-- phpMyAdmin SQL Dump
-- version 4.9.4
-- https://www.phpmyadmin.net/
--
-- Host: localhost:3306
-- Tempo de geração: 12-Maio-2020 às 09:55
-- Versão do servidor: 5.7.30
-- versão do PHP: 7.3.6

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


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

--
-- Banco de dados: `esmaior_site`
--

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

--
-- Estrutura da tabela `ynfp8_action_logs`
--

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

--
-- Extraindo dados da tabela `ynfp8_action_logs`
--

INSERT INTO `ynfp8_action_logs` (`id`, `message_language_key`, `message`, `log_date`, `extension`, `user_id`, `item_id`, `ip_address`) VALUES
(1, 'PLG_USER_TERMS_LOGGING_CONSENT_TO_TERMS', '{\"action\":\"consent\",\"id\":251,\"title\":\"Benjamin\",\"itemlink\":\"index.php?option=com_users&task=user.edit&id=251\",\"userid\":251,\"username\":\"Moreira\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=251\"}', '2019-07-15 22:13:39', 'plg_user_terms', 251, 251, 'COM_ACTIONLOGS_DISABLED'),
(2, 'PLG_SYSTEM_PRIVACYCONSENT_CONSENT', '{\"action\":\"consent\",\"id\":251,\"title\":\"Benjamin Moreira\",\"itemlink\":\"index.php?option=com_users&task=user.edit&id=251\",\"userid\":251,\"username\":\"diretor\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=251\"}', '2019-07-15 22:23:55', 'plg_system_privacyconsent', 251, 251, 'COM_ACTIONLOGS_DISABLED'),
(3, 'PLG_USER_TERMS_LOGGING_CONSENT_TO_TERMS', '{\"action\":\"consent\",\"id\":252,\"title\":\"teste\",\"itemlink\":\"index.php?option=com_users&task=user.edit&id=252\",\"userid\":252,\"username\":\"teste\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=252\"}', '2019-09-14 16:12:25', 'plg_user_terms', 252, 252, 'COM_ACTIONLOGS_DISABLED'),
(4, 'PLG_SYSTEM_PRIVACYCONSENT_CONSENT', '{\"action\":\"consent\",\"id\":252,\"title\":\"teste\",\"itemlink\":\"index.php?option=com_users&task=user.edit&id=252\",\"userid\":252,\"username\":\"teste\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=252\"}', '2019-09-14 16:13:10', 'plg_system_privacyconsent', 252, 252, 'COM_ACTIONLOGS_DISABLED'),
(5, 'PLG_USER_TERMS_LOGGING_CONSENT_TO_TERMS', '{\"action\":\"consent\",\"id\":253,\"title\":\"Cavalheiro\",\"itemlink\":\"index.php?option=com_users&task=user.edit&id=253\",\"userid\":253,\"username\":\"cavalheiro\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=253\"}', '2019-10-03 14:28:14', 'plg_user_terms', 253, 253, 'COM_ACTIONLOGS_DISABLED'),
(6, 'PLG_SYSTEM_PRIVACYCONSENT_CONSENT', '{\"action\":\"consent\",\"id\":253,\"title\":\"Cavalheiro\",\"itemlink\":\"index.php?option=com_users&task=user.edit&id=253\",\"userid\":253,\"username\":\"cavalheiro\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=253\"}', '2019-10-03 14:30:02', 'plg_system_privacyconsent', 253, 253, 'COM_ACTIONLOGS_DISABLED'),
(7, 'PLG_SYSTEM_PRIVACYCONSENT_CONSENT', '{\"action\":\"consent\",\"id\":231,\"title\":\"Super User\",\"itemlink\":\"index.php?option=com_users&task=user.edit&id=231\",\"userid\":231,\"username\":\"gestor\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=231\"}', '2019-10-24 20:22:37', 'plg_system_privacyconsent', 231, 231, 'COM_ACTIONLOGS_DISABLED');

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

--
-- Estrutura da tabela `ynfp8_action_logs_extensions`
--

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

--
-- Extraindo dados da tabela `ynfp8_action_logs_extensions`
--

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

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

--
-- Estrutura da tabela `ynfp8_action_logs_users`
--

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

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

--
-- Estrutura da tabela `ynfp8_action_log_config`
--

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

--
-- Extraindo dados da tabela `ynfp8_action_log_config`
--

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

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

--
-- Estrutura da tabela `ynfp8_advancedtemplates`
--

CREATE TABLE `ynfp8_advancedtemplates` (
  `styleid` int(11) UNSIGNED NOT NULL DEFAULT '0',
  `asset_id` int(10) UNSIGNED NOT NULL DEFAULT '0',
  `params` text NOT NULL
) ENGINE=InnoDB DEFAULT CHARSET=utf8;

--
-- Extraindo dados da tabela `ynfp8_advancedtemplates`
--

INSERT INTO `ynfp8_advancedtemplates` (`styleid`, `asset_id`, `params`) VALUES
(4, 230, '{\"assignto_menuitems\":0,\"assignto_menuitems_selection\":[]}'),
(7, 231, '{\"assignto_menuitems\":0,\"assignto_menuitems_selection\":[]}'),
(18, 232, '[]'),
(19, 234, '{\"color\":\"none\",\"note\":\"\",\"match_method\":\"or\",\"show_assignments\":\"1\",\"assignto_menuitems\":\"0\",\"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_seasons\":\"0\",\"assignto_seasons_hemisphere\":\"northern\",\"assignto_months\":\"0\",\"assignto_days\":\"0\",\"assignto_time\":\"0\",\"assignto_time_publish_up\":\"0:00\",\"assignto_time_publish_down\":\"0:00\",\"assignto_usergrouplevels\":\"0\",\"assignto_usergrouplevels_match_all\":\"0\",\"assignto_usergrouplevels_inc_children\":\"0\",\"assignto_users\":\"0\",\"assignto_languages\":\"0\",\"assignto_ips\":\"0\",\"assignto_ips_selection\":\"\",\"has_geoip_library\":\"0\",\"assignto_geocontinents\":\"0\",\"assignto_geocountries\":\"0\",\"assignto_georegions\":\"0\",\"assignto_geopostalcodes\":\"0\",\"assignto_geopostalcodes_selection\":\"\",\"assignto_urls\":\"0\",\"assignto_urls_selection\":\"\",\"assignto_urls_regex\":\"0\",\"assignto_devices\":\"0\",\"assignto_os\":\"0\",\"assignto_browsers\":\"0\",\"assignto_components\":\"0\",\"assignto_tags\":\"0\",\"assignto_tags_match_all\":\"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_content_keywords\":\"\",\"assignto_articles_keywords\":\"\",\"assignto_php\":\"0\",\"assignto_php_selection\":\"\",\"notes\":\"\"}');

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

--
-- Estrutura da tabela `ynfp8_akeeba_common`
--

CREATE TABLE `ynfp8_akeeba_common` (
  `key` varchar(190) COLLATE utf8mb4_unicode_ci NOT NULL,
  `value` longtext COLLATE utf8mb4_unicode_ci NOT NULL
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;

--
-- Extraindo dados da tabela `ynfp8_akeeba_common`
--

INSERT INTO `ynfp8_akeeba_common` (`key`, `value`) VALUES
('file_fef', '[]'),
('fof30', '[]'),
('stats_lastrun', '1561706151'),
('stats_siteid', '4282f482d220eac7a8619f1f9df0c6523e1bf57e'),
('stats_siteurl', '91619be1f09ad91ba1c30d3a01a37af8');

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

--
-- Estrutura da tabela `ynfp8_assets`
--

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

--
-- Extraindo dados da tabela `ynfp8_assets`
--

INSERT INTO `ynfp8_assets` (`id`, `parent_id`, `lft`, `rgt`, `level`, `name`, `title`, `rules`) VALUES
(1, 0, 0, 591, 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}}'),
(4, 1, 7, 8, 1, 'com_cache', 'com_cache', '{\"core.admin\":{\"7\":1},\"core.manage\":{\"7\":1}}'),
(5, 1, 9, 10, 1, 'com_checkin', 'com_checkin', '{\"core.admin\":{\"7\":1},\"core.manage\":{\"7\":1}}'),
(6, 1, 11, 12, 1, 'com_config', 'com_config', '{}'),
(7, 1, 13, 16, 1, 'com_contact', 'com_contact', '{\"core.admin\":{\"7\":1},\"core.manage\":{\"6\":1}}'),
(8, 1, 17, 334, 1, 'com_content', 'com_content', '{\"core.admin\":{\"7\":1},\"core.manage\":{\"6\":1},\"core.create\":{\"3\":1},\"core.edit\":{\"4\":1},\"core.edit.state\":{\"5\":1}}'),
(9, 1, 335, 336, 1, 'com_cpanel', 'com_cpanel', '{}'),
(10, 1, 337, 338, 1, 'com_installer', 'com_installer', '{\"core.manage\":{\"7\":0},\"core.delete\":{\"7\":0},\"core.edit.state\":{\"7\":0}}'),
(11, 1, 339, 344, 1, 'com_languages', 'com_languages', '{\"core.admin\":{\"7\":1}}'),
(12, 1, 345, 346, 1, 'com_login', 'com_login', '{}'),
(13, 1, 347, 348, 1, 'com_mailto', 'com_mailto', '{}'),
(14, 1, 349, 350, 1, 'com_massmail', 'com_massmail', '{}'),
(15, 1, 351, 352, 1, 'com_media', 'com_media', '{\"core.admin\":{\"7\":1},\"core.manage\":{\"6\":1},\"core.create\":{\"3\":1},\"core.delete\":{\"5\":1}}'),
(16, 1, 353, 366, 1, 'com_menus', 'com_menus', '{\"core.admin\":{\"7\":1}}'),
(17, 1, 367, 368, 1, 'com_messages', 'com_messages', '{\"core.admin\":{\"7\":1},\"core.manage\":{\"7\":1}}'),
(18, 1, 369, 522, 1, 'com_modules', 'com_modules', '{\"core.admin\":{\"7\":1}}'),
(19, 1, 523, 526, 1, 'com_newsfeeds', 'com_newsfeeds', '{\"core.admin\":{\"7\":1},\"core.manage\":{\"6\":1}}'),
(20, 1, 527, 528, 1, 'com_plugins', 'com_plugins', '{\"core.admin\":{\"7\":1}}'),
(21, 1, 529, 530, 1, 'com_redirect', 'com_redirect', '{\"core.admin\":{\"7\":1}}'),
(22, 1, 531, 532, 1, 'com_search', 'com_search', '{\"core.admin\":{\"7\":1},\"core.manage\":{\"6\":1}}'),
(23, 1, 533, 544, 1, 'com_templates', 'com_templates', '{\"core.admin\":{\"7\":1}}'),
(24, 1, 545, 548, 1, 'com_users', 'com_users', '{\"core.admin\":{\"7\":1}}'),
(26, 1, 549, 550, 1, 'com_wrapper', 'com_wrapper', '{}'),
(28, 3, 4, 5, 2, 'com_banners.category.3', 'Uncategorised', '{}'),
(29, 7, 14, 15, 2, 'com_contact.category.4', 'Uncategorised', '{}'),
(30, 19, 524, 525, 2, 'com_newsfeeds.category.5', 'Uncategorised', '{}'),
(32, 24, 546, 547, 2, 'com_users.category.7', 'Uncategorised', '{}'),
(33, 1, 551, 552, 1, 'com_finder', 'com_finder', '{\"core.admin\":{\"7\":1},\"core.manage\":{\"6\":1}}'),
(34, 1, 553, 554, 1, 'com_joomlaupdate', 'com_joomlaupdate', '{}'),
(35, 1, 555, 556, 1, 'com_tags', 'com_tags', '{}'),
(36, 1, 557, 558, 1, 'com_contenthistory', 'com_contenthistory', '{}'),
(37, 1, 559, 560, 1, 'com_ajax', 'com_ajax', '{}'),
(38, 1, 561, 562, 1, 'com_postinstall', 'com_postinstall', '{}'),
(40, 18, 370, 371, 2, 'com_modules.module.2', 'Login', '{}'),
(41, 18, 372, 373, 2, 'com_modules.module.3', 'Popular Articles', '{}'),
(42, 18, 374, 375, 2, 'com_modules.module.4', 'Recently Added Articles', '{}'),
(43, 18, 376, 377, 2, 'com_modules.module.8', 'Toolbar', '{}'),
(44, 18, 378, 379, 2, 'com_modules.module.9', 'Quick Icons', '{}'),
(45, 18, 380, 381, 2, 'com_modules.module.10', 'Logged-in Users', '{}'),
(46, 18, 382, 383, 2, 'com_modules.module.12', 'Admin Menu', '{}'),
(47, 18, 384, 385, 2, 'com_modules.module.13', 'Admin Submenu', '{}'),
(48, 18, 386, 387, 2, 'com_modules.module.14', 'User Status', '{}'),
(49, 18, 388, 389, 2, 'com_modules.module.15', 'Title', '{}'),
(52, 18, 390, 391, 2, 'com_modules.module.79', 'Multilanguage status', '{}'),
(53, 18, 392, 393, 2, 'com_modules.module.86', 'Joomla Version', '{}'),
(55, 18, 394, 395, 2, 'com_modules.module.88', 'Site Information', '{\"core.delete\":{\"6\":1},\"core.edit\":{\"6\":1,\"4\":1},\"core.edit.state\":{\"6\":1,\"5\":1}}'),
(56, 18, 396, 397, 2, 'com_modules.module.89', 'Release News', '{\"core.delete\":{\"6\":1},\"core.edit\":{\"6\":1,\"4\":1},\"core.edit.state\":{\"6\":1,\"5\":1}}'),
(69, 79, 19, 32, 3, 'com_content.category.8', 'Business', '{}'),
(70, 79, 33, 46, 3, 'com_content.category.9', 'Design', '{}'),
(71, 79, 47, 60, 3, 'com_content.category.10', 'Lifestyle', '{}'),
(72, 8, 178, 333, 2, 'com_content.category.11', 'Noticias', '{}'),
(73, 70, 34, 35, 4, 'com_content.article.3', 'Design Expert Interview', '{}'),
(74, 70, 36, 37, 4, 'com_content.article.4', 'Guidance for you in design', '{}'),
(75, 70, 38, 39, 4, 'com_content.article.5', 'Have fun learning design', '{}'),
(76, 70, 40, 41, 4, 'com_content.article.6', 'The hidden agenda of design', '{}'),
(77, 70, 42, 43, 4, 'com_content.article.7', 'The secrets to design', '{}'),
(78, 70, 44, 45, 4, 'com_content.article.8', 'What is design?', '{}'),
(79, 8, 18, 61, 2, 'com_content.category.12', 'Blog', '{}'),
(84, 16, 354, 355, 2, 'com_menus.menu.4', 'About', '{}'),
(89, 16, 356, 357, 2, 'com_menus.menu.5', 'Quick Links', '{}'),
(91, 71, 48, 49, 4, 'com_content.article.10', 'Lifestyle is a great way to increase your profit!', '{}'),
(92, 18, 398, 399, 2, 'com_modules.module.106', 'Search', '{}'),
(93, 18, 400, 401, 2, 'com_modules.module.107', 'Categories', '{}'),
(94, 18, 402, 403, 2, 'com_modules.module.108', 'Últimas notícias', '{}'),
(102, 1, 563, 564, 1, 'com_fields', 'com_fields', '{}'),
(103, 1, 565, 566, 1, 'com_associations', 'com_associations', '{}'),
(117, 8, 62, 63, 2, 'com_content.category.13', 'Components', '{}'),
(130, 18, 404, 405, 2, 'com_modules.module.126', 'Contactos', '{}'),
(135, 18, 406, 407, 2, 'com_modules.module.131', 'Visual mega menu builder', '{}'),
(136, 18, 408, 409, 2, 'com_modules.module.132', 'Advanced drag and drop', '{}'),
(139, 18, 410, 411, 2, 'com_modules.module.135', 'Astroid is here', '{}'),
(141, 18, 412, 413, 2, 'com_modules.module.137', 'Offcanvas', '{}'),
(143, 18, 414, 415, 2, 'com_modules.module.139', 'Google Map', '{}'),
(145, 18, 416, 417, 2, 'com_modules.module.141', 'What about us', '{}'),
(150, 18, 418, 419, 2, 'com_modules.module.146', 'Modal', '{}'),
(151, 18, 420, 421, 2, 'com_modules.module.147', 'Table', '{}'),
(152, 18, 422, 423, 2, 'com_modules.module.148', 'Tooltip', '{}'),
(153, 18, 424, 425, 2, 'com_modules.module.149', 'Form', '{}'),
(154, 18, 426, 427, 2, 'com_modules.module.150', 'Accordion', '{}'),
(155, 18, 428, 429, 2, 'com_modules.module.151', 'Carousel', '{}'),
(160, 71, 50, 51, 4, 'com_content.article.21', 'Five great lessons you can learn from lifestyle', '{}'),
(161, 71, 52, 53, 4, 'com_content.article.22', 'How to get people to like lifestyle?', '{}'),
(162, 71, 54, 55, 4, 'com_content.article.23', 'How to have a fantastic lifestyle with minimal spending?', '{}'),
(163, 71, 56, 57, 4, 'com_content.article.24', 'Ten Common Myths About Lifestyle.', '{}'),
(164, 71, 58, 59, 4, 'com_content.article.25', 'Why is everyone talking about lifestyle?', '{}'),
(165, 72, 179, 180, 3, 'com_content.article.26', 'Why is technology so famous?', '{}'),
(166, 72, 181, 182, 3, 'com_content.article.27', 'The modern rules of technology', '{}'),
(167, 72, 183, 184, 3, 'com_content.article.28', 'The latest trend in technology', '{}'),
(168, 72, 185, 186, 3, 'com_content.article.29', 'The history of technology', '{}'),
(169, 72, 187, 188, 3, 'com_content.article.30', 'How to learn technology?', '{}'),
(170, 72, 189, 190, 3, 'com_content.article.31', 'How technology can easy your work?', '{}'),
(171, 69, 20, 21, 4, 'com_content.article.32', 'How business can ease your pain?', '{}'),
(172, 69, 22, 23, 4, 'com_content.article.33', 'Ten business that will actually make your life better', '{}'),
(173, 69, 24, 25, 4, 'com_content.article.34', 'The worst advices we\'ve heard for business', '{}'),
(174, 69, 26, 27, 4, 'com_content.article.35', 'Learn all about business from this politician', '{}'),
(175, 69, 28, 29, 4, 'com_content.article.36', 'How will business be in the future?', '{}'),
(176, 69, 30, 31, 4, 'com_content.article.37', 'How business makes me feel good?', '{}'),
(185, 18, 430, 431, 2, 'com_modules.module.161', 'Our office locations', '{}'),
(191, 11, 340, 341, 2, 'com_languages.language.1', 'English-UK', '{}'),
(192, 18, 432, 433, 2, 'com_modules.module.164', 'Offcanvas', '{}'),
(198, 16, 358, 359, 2, 'com_menus.menu.8', 'Main Menu', '{}'),
(204, 275, 101, 102, 3, 'com_content.article.38', 'Why Choose Astroid', '{}'),
(207, 18, 434, 435, 2, 'com_modules.module.172', 'Footer Links', '{}'),
(211, 18, 436, 437, 2, 'com_modules.module.175', 'Quick Links', '{}'),
(212, 18, 438, 439, 2, 'com_modules.module.176', 'About', '{}'),
(213, 16, 360, 361, 2, 'com_menus.menu.10', 'Footer Menu', '{}'),
(214, 18, 440, 441, 2, 'com_modules.module.177', 'Follow us', '{}'),
(215, 8, 64, 89, 2, 'com_content.category.14', 'Blog types', '{}'),
(230, 23, 534, 535, 2, 'com_advancedtemplates.style.4', 'com_advancedtemplates.style.4', '{}'),
(231, 23, 536, 537, 2, 'com_advancedtemplates.style.7', 'com_advancedtemplates.style.7', '{}'),
(232, 23, 538, 539, 2, 'com_advancedtemplates.style.18', 'com_advancedtemplates.style.18', '{}'),
(234, 23, 542, 543, 2, 'com_advancedtemplates.style.19', 'com_advancedtemplates.style.19', '{}'),
(245, 18, 442, 443, 2, 'com_modules.module.190', 'JD SkillSet', '{}'),
(246, 275, 99, 100, 3, 'com_content.article.46', 'Blank', '{}'),
(247, 18, 444, 445, 2, 'com_modules.module.191', 'Why Choose Astroid|Packed with rich features to make your development faster and easier.', '{}'),
(248, 18, 446, 447, 2, 'com_modules.module.192', 'Our Blog', '{}'),
(249, 275, 103, 104, 3, 'com_content.article.47', 'Typography', '{}'),
(252, 275, 91, 92, 3, 'com_content.article.48', 'About Us', '{}'),
(254, 18, 448, 449, 2, 'com_modules.module.195', 'Get in touch', '{}'),
(256, 275, 97, 98, 3, 'com_content.article.49', 'Contact', '{}'),
(257, 18, 450, 451, 2, 'com_modules.module.197', 'Contact (Page Form)', '{}'),
(258, 215, 65, 66, 3, 'com_content.article.50', '10 Reasons Why You Are A Rookie In Nature', '{}'),
(259, 215, 67, 68, 3, 'com_content.article.51', 'How New York Can Increase Your Profit?', '{}'),
(260, 215, 69, 70, 3, 'com_content.article.52', 'You Will Never Believe These Bizarre Truth', '{}'),
(261, 215, 71, 72, 3, 'com_content.article.53', '5 Factors That Affect Business Hack\'s Longevity', '{}'),
(262, 215, 73, 74, 3, 'com_content.article.54', 'This is Video Type Article', '{}'),
(263, 215, 75, 76, 3, 'com_content.article.55', 'This is a Regular article with Custom Badge', '{}'),
(264, 215, 77, 78, 3, 'com_content.article.56', 'This is Audio Type Article', '{}'),
(265, 215, 79, 80, 3, 'com_content.article.57', 'How to avoid failure in your business?', '{}'),
(266, 215, 81, 82, 3, 'com_content.article.58', 'iPhone X Review (Review Type Article)', '{}'),
(267, 215, 83, 84, 3, 'com_content.article.59', 'This is Quote Type Article', '{}'),
(268, 215, 85, 86, 3, 'com_content.article.60', 'This is Gallery Type Article', '{}'),
(269, 215, 87, 88, 3, 'com_content.article.61', 'This is Video Article with Custom Badge', '{}'),
(270, 18, 452, 453, 2, 'com_modules.module.198', 'Offcanvas Menu', '{}'),
(271, 1, 567, 568, 1, 'com_privacy', 'com_privacy', '{}'),
(272, 1, 569, 570, 1, 'com_actionlogs', 'com_actionlogs', '{}'),
(273, 275, 95, 96, 3, 'com_content.article.62', 'Privacy Policy', '{}'),
(274, 275, 93, 94, 3, 'com_content.article.63', 'Terms & Conditions', '{}'),
(275, 8, 90, 107, 2, 'com_content.category.15', 'Pages', '{}'),
(278, 1, 571, 572, 1, '#__ucm_content.1', '#__ucm_content.1', '{}'),
(280, 16, 362, 363, 2, 'com_menus.menu.11', 'Hidden Menu', '{}'),
(281, 18, 454, 455, 2, 'com_modules.module.202', 'Latest News', '{}'),
(282, 18, 456, 457, 2, 'com_modules.module.203', 'JD Progressbar Module', '{}'),
(283, 1, 573, 574, 1, 'com_jdprofiler', 'com_jdprofiler', '{}'),
(284, 18, 458, 459, 2, 'com_modules.module.204', 'Meet Our Team|We\'re the most creative team', '{}'),
(285, 275, 105, 106, 3, 'com_content.article.64', 'Error Page', '{}'),
(286, 16, 364, 365, 2, 'com_menus.menu.12', 'One Page', '{}'),
(287, 18, 460, 461, 2, 'com_modules.module.205', 'Offcanvas Menu - OnePage', '{}'),
(288, 18, 462, 463, 2, 'com_modules.module.206', 'Plataformas', '{}'),
(289, 11, 342, 343, 2, 'com_languages.language.2', 'Português de Portugal (pt-PT)', '{}'),
(290, 18, 464, 465, 2, 'com_modules.module.207', 'Menu utilizador', '{}'),
(291, 72, 191, 192, 3, 'com_content.article.65', 'teste', '{}'),
(292, 1, 575, 576, 1, 'com_slideshowck', 'com_slideshowck', '{}'),
(293, 18, 466, 467, 2, 'com_modules.module.208', 'Slideshow CK', '{}'),
(294, 8, 108, 177, 2, 'com_content.category.16', 'Menu', '{}'),
(295, 294, 109, 110, 3, 'com_content.article.66', 'Documentos Orientadores', '{}'),
(296, 294, 111, 112, 3, 'com_content.article.67', 'Calendário Escolar 2019-2020', '{}'),
(297, 294, 113, 114, 3, 'com_content.article.68', 'Parcerias', '{}'),
(298, 294, 115, 116, 3, 'com_content.article.69', 'Projetos na Maior', '{}'),
(299, 294, 117, 118, 3, 'com_content.article.70', 'Projetos na Maior', '{}'),
(300, 294, 119, 120, 3, 'com_content.article.71', 'EMEC', '{}'),
(301, 294, 121, 122, 3, 'com_content.article.72', 'EMEC', '{}'),
(302, 1, 577, 578, 1, 'com_jce', 'COM_JCE', '{}'),
(303, 72, 193, 194, 3, 'com_content.article.73', 'Aviso Manuais Escolares', '{}'),
(304, 18, 468, 469, 2, 'com_modules.module.209', 'noticias', '{}'),
(305, 18, 470, 471, 2, 'com_modules.module.210', 'FavSlider Responsive Slideshow', '{}'),
(306, 18, 472, 473, 2, 'com_modules.module.211', 'JCK Manager', '{}'),
(307, 18, 474, 475, 2, 'com_modules.module.212', 'Dashboard', '{}'),
(308, 18, 476, 477, 2, 'com_modules.module.213', 'JCK Manager v6.4.4', '{}'),
(309, 18, 478, 479, 2, 'com_modules.module.214', 'COM_JCKMAN_CPANEL_SLIDER_MANAGER_LABEL', '{}'),
(310, 18, 480, 481, 2, 'com_modules.module.215', 'COM_JCKMAN_CPANEL_SLIDER_PLUGIN_LABEL', '{}'),
(311, 18, 482, 483, 2, 'com_modules.module.216', 'COM_JCKMAN_CPANEL_SLIDER_SYSTEM_CHECK_LABEL', '{}'),
(312, 18, 484, 485, 2, 'com_modules.module.217', 'COM_JCKMAN_CPANEL_SLIDER_SYSTEM_LAYOUT_MANAGER', '{}'),
(313, 18, 486, 487, 2, 'com_modules.module.218', 'COM_JCKMAN_CPANEL_SLIDER_BACKUP_LABEL', '{}'),
(314, 18, 488, 489, 2, 'com_modules.module.219', 'COM_JCKMAN_CPANEL_SLIDER_RESTORE_LABEL', '{}'),
(315, 18, 490, 491, 2, 'com_modules.module.220', 'COM_JCKMAN_CPANEL_SLIDER_SYNC_LABEL', '{}'),
(316, 1, 579, 580, 1, 'com_jckman', 'com_jckman', '{}'),
(317, 294, 123, 124, 3, 'com_content.article.74', 'Conselho Geral', '{}'),
(318, 294, 125, 126, 3, 'com_content.article.75', 'Reuniões: convocatórias | decisões ', '{}'),
(319, 294, 127, 128, 3, 'com_content.article.76', 'Diretor', '{}'),
(320, 294, 129, 130, 3, 'com_content.article.77', 'Conselho Pedagógico', '{}'),
(321, 294, 131, 132, 3, 'com_content.article.78', 'Conselho Administrativo', '{}'),
(322, 294, 133, 134, 3, 'com_content.article.79', 'Escola Secundária Santa Maria Maior', '{}'),
(323, 294, 135, 136, 3, 'com_content.article.80', 'E. B. 2, 3 Frei Bartolomeu dos Mártires', '{}'),
(324, 294, 137, 138, 3, 'com_content.article.81', 'E. B. 1 do Carmo', '{}'),
(325, 294, 139, 140, 3, 'com_content.article.82', 'Serviços Administrativos', '{}'),
(326, 294, 141, 142, 3, 'com_content.article.83', 'Horário de atendimento SPO', '{}'),
(327, 294, 143, 144, 3, 'com_content.article.84', 'Ação Social Escolar', '{}'),
(328, 294, 145, 146, 3, 'com_content.article.85', 'Reprografia EB 2/3 Frei', '{}'),
(329, 294, 147, 148, 3, 'com_content.article.86', 'Reprografia / Papelaria ESMAIOR', '{}'),
(330, 294, 149, 150, 3, 'com_content.article.87', ' Associação de Pais da EB1  do Carmo', '{}'),
(331, 294, 151, 152, 3, 'com_content.article.88', ' Associação de Pais EB 2/3 FREI', '{}'),
(332, 294, 153, 154, 3, 'com_content.article.89', 'Associação de Estudantes', '{}'),
(333, 72, 195, 196, 3, 'com_content.article.90', 'Arranque do novo ano letivo ', '{}'),
(334, 72, 197, 198, 3, 'com_content.article.91', 'Aviso Manuais Escolares ', '{}'),
(335, 18, 492, 493, 2, 'com_modules.module.221', 'menu hiden', '{}'),
(336, 294, 155, 156, 3, 'com_content.article.92', 'Avaliação Externa 2016', '{}'),
(337, 294, 157, 158, 3, 'com_content.article.93', 'Resultados dos Questionários', '{}'),
(338, 294, 169, 170, 3, 'com_content.article.94', 'Provas de Aferição', '{}'),
(339, 294, 167, 168, 3, 'com_content.article.95', 'Exames Nacionais', '{}'),
(340, 294, 165, 166, 3, 'com_content.article.96', 'Manuais Escolares', '{}'),
(341, 72, 199, 200, 3, 'com_content.article.97', 'Contratação de escola  (2019/20) - técnicos especializados', '{}'),
(342, 18, 494, 495, 2, 'com_modules.module.222', 'teste', '{}'),
(343, 294, 159, 160, 3, 'com_content.article.98', 'Plataformas', '{}'),
(344, 72, 201, 202, 3, 'com_content.article.99', 'Associação de Pais e Encarregados de Educação da Maior', '{}'),
(345, 72, 203, 204, 3, 'com_content.article.100', 'Olimpíadas Iberoamericanas de Matemática', '{}'),
(346, 294, 161, 162, 3, 'com_content.article.101', 'Ementa EB 1 do Carmo', '{}'),
(347, 294, 163, 164, 3, 'com_content.article.102', 'Ementa Semanal Frei e EsMaior ', '{}'),
(348, 72, 205, 206, 3, 'com_content.article.103', 'Ponto de vista ', '{}'),
(349, 72, 207, 208, 3, 'com_content.article.104', 'Finalistas 2019 - Festa do Mérito e do Diploma', '{}'),
(350, 294, 171, 172, 3, 'com_content.article.105', 'Critérios de Avaliação - 2.º Ciclo', '{}'),
(351, 72, 209, 210, 3, 'com_content.article.106', 'Ementa Vegetariana', '{}'),
(352, 72, 211, 212, 3, 'com_content.article.107', 'Critérios de Avaliação - 3º Ciclo', '{}'),
(353, 72, 213, 214, 3, 'com_content.article.108', 'Critérios de avaliação secundário', '{}'),
(354, 72, 215, 216, 3, 'com_content.article.109', 'Prémio Porto de Viana do Castelo', '{}'),
(355, 72, 217, 218, 3, 'com_content.article.110', 'Pequeno almoço - dia mundial da alimentação', '{}'),
(356, 72, 219, 220, 3, 'com_content.article.111', 'Programa de Educação para a Saúde - SECUNDÁRIO', '{}'),
(357, 72, 221, 222, 3, 'com_content.article.112', 'Programa de Educação para a Saúde', '{}'),
(358, 72, 223, 224, 3, 'com_content.article.113', 'CONCURSO PARA ASSISTENTES OPERACIONAIS', '{}'),
(359, 72, 225, 226, 3, 'com_content.article.114', 'Dia do Diploma', '{}'),
(360, 72, 227, 228, 3, 'com_content.article.115', 'Cursos Profissionais - AVALIAÇÃO EXTRAORDINÁRIA – 1 ª época', '{}'),
(361, 72, 229, 230, 3, 'com_content.article.116', 'Regulamento Interno - Discussão Pública', '{}'),
(362, 72, 231, 232, 3, 'com_content.article.117', 'Atividades PES - mês de outubro', '{}'),
(363, 72, 233, 234, 3, 'com_content.article.118', 'Semana da Ciência e Tecnologia', '{}'),
(364, 72, 235, 236, 3, 'com_content.article.119', 'Convite à Comunidade Educativa da FREI', '{}'),
(365, 72, 237, 238, 3, 'com_content.article.120', 'Assembleia Geral Associação Pais da FREI', '{}'),
(366, 72, 239, 240, 3, 'com_content.article.121', ' Convocatória - Associação de Pais e EE', '{}'),
(367, 72, 241, 242, 3, 'com_content.article.122', 'Semana das Ciências e das Tecnologias - Programa atualizado', '{}'),
(368, 72, 243, 244, 3, 'com_content.article.123', 'Semana das Ciências e das Tecnologias - Robôtica', '{}'),
(369, 72, 245, 246, 3, 'com_content.article.124', 'Natal Solidário', '{}'),
(370, 72, 247, 248, 3, 'com_content.article.125', 'Certificação EQAVET', '{}'),
(371, 72, 249, 250, 3, 'com_content.article.126', 'Novembro: Sensibilização Contra a Violência no Namoro.', '{}'),
(372, 72, 251, 252, 3, 'com_content.article.127', 'Semana dos Direitos Humanos', '{}'),
(373, 72, 253, 254, 3, 'com_content.article.128', 'FEIRA DO LIVRO DE NATAL', '{}'),
(374, 72, 255, 256, 3, 'com_content.article.129', 'Convite Palavrar', '{}'),
(375, 72, 257, 258, 3, 'com_content.article.130', 'DEZEMBRO: ATIVIDADE PES ', '{}'),
(376, 294, 173, 174, 3, 'com_content.article.131', 'Critérios de avaliação - 1º Ciclo', '{}'),
(377, 72, 259, 260, 3, 'com_content.article.132', 'Concurso Assistentes Operacionais', '{}'),
(378, 72, 261, 262, 3, 'com_content.article.133', 'Boas Festas para todos!', '{}'),
(379, 72, 263, 264, 3, 'com_content.article.134', ' Prémio Ciência na Escola ', '{}'),
(380, 72, 265, 266, 3, 'com_content.article.135', 'Convite Inauguração ', '{}'),
(381, 18, 496, 497, 2, 'com_modules.module.223', 'Convite Inauguração', '{}'),
(382, 72, 267, 268, 3, 'com_content.article.136', 'Agradecimento', '{}'),
(383, 294, 175, 176, 3, 'com_content.article.137', 'Política de Privacidade', '{}'),
(384, 72, 269, 270, 3, 'com_content.article.138', 'Concurso Nacional de Leitura', '{}'),
(385, 72, 271, 272, 3, 'com_content.article.139', 'JANEIRO 2020', '{}'),
(386, 72, 273, 274, 3, 'com_content.article.140', 'Baile de Carnaval', '{}'),
(387, 72, 275, 276, 3, 'com_content.article.141', '(DES)LIGA-TE! - Projeto Premiado ', '{}'),
(388, 72, 277, 278, 3, 'com_content.article.142', 'ATIVIDADE PES –  Fevereiro', '{}'),
(389, 72, 279, 280, 3, 'com_content.article.143', 'AVALIAÇÃO EXTRAORDINÁRIA – 2ª época Cursos Profissionais', '{}'),
(390, 72, 281, 282, 3, 'com_content.article.144', 'Erasmus+ STORY-ID', '{}'),
(391, 72, 283, 284, 3, 'com_content.article.145', 'ATIVIDADE PES: FEVEREIRO ', '{}'),
(392, 72, 285, 286, 3, 'com_content.article.146', 'Projeto Kids Dive - Para uma Sociedade Azul mais participativa', '{}'),
(393, 72, 287, 288, 3, 'com_content.article.147', 'BAILE DE CARNAVAL NA FREI', '{}'),
(394, 72, 289, 290, 3, 'com_content.article.148', 'Informação Coronavírus, COVID-19', '{}'),
(395, 72, 291, 292, 3, 'com_content.article.149', 'Mar À Vista', '{}'),
(396, 72, 293, 294, 3, 'com_content.article.150', 'Semana na Maior', '{}'),
(397, 18, 498, 499, 2, 'com_modules.module.224', 'PopUp Aholic', '{}'),
(398, 72, 295, 296, 3, 'com_content.article.151', 'Projeto Ler+ Ser Maior: Leitura solidária', '{}'),
(399, 72, 297, 298, 3, 'com_content.article.152', 'Cursos Profissionais - PROVAS DE AVALIAÇÃO EXTRAORDINÁRIA – 2ª ÉPOCA', '{}'),
(400, 72, 299, 300, 3, 'com_content.article.153', 'MARÇO – ATIVIDADES PES', '{}'),
(401, 72, 301, 302, 3, 'com_content.article.154', 'Escola de Acolhimento - Frei Bartolomeu dos Mártires - Atendimento presencial', '{}'),
(402, 72, 303, 304, 3, 'com_content.article.155', 'Exames - inscrição ', '{}'),
(403, 72, 305, 306, 3, 'com_content.article.156', 'Informações - Covid-19', '{}'),
(404, 72, 307, 308, 3, 'com_content.article.157', ' Mar à Vista - Congresso em breve ', '{}'),
(405, 72, 309, 310, 3, 'com_content.article.158', 'Avaliações 2º Período', '{}'),
(406, 72, 311, 312, 3, 'com_content.article.159', 'ACESSO TRABALHO DISTÂNCIA', '{}'),
(407, 72, 313, 314, 3, 'com_content.article.160', 'Concurso Diretor CFAE', '{}'),
(408, 72, 315, 316, 3, 'com_content.article.161', 'E agora? ', '{}'),
(409, 72, 317, 318, 3, 'com_content.article.162', 'E@D - Plano Atividades Ensino Distância', '{}'),
(410, 72, 319, 320, 3, 'com_content.article.163', 'BIBLIOTECAS - E@D', '{}'),
(411, 72, 321, 322, 3, 'com_content.article.164', 'EXAMES NACIONAIS - NOVAS INFORMAÇÕES', '{}'),
(412, 72, 323, 324, 3, 'com_content.article.165', 'SPO - Informação relevante ', '{}'),
(413, 72, 325, 326, 3, 'com_content.article.166', 'MATRICULAS – 1º ANO ', '{}'),
(414, 1, 581, 582, 1, 'com_nextend2', 'Nextend2', '{\"core.manage\":{\"6\":1,\"7\":1},\"nextend.config\":{\"6\":1,\"7\":1},\"nextend.visual.edit\":{\"6\":1,\"7\":1},\"nextend.visual.delete\":{\"6\":1,\"7\":1}}'),
(415, 1, 583, 584, 1, 'com_smartslider3', 'Smart Slider 3', '{\"core.manage\":{\"6\":1,\"7\":1},\"smartslider.config\":{\"6\":1,\"7\":1},\"smartslider.edit\":{\"6\":1,\"7\":1},\"smartslider.delete\":{\"6\":1,\"7\":1}}'),
(416, 18, 500, 501, 2, 'com_modules.module.225', 'Smart Slider 3', '{}'),
(417, 1, 585, 586, 1, 'com_nextend_installer', 'nextend_installer', '{}'),
(418, 18, 502, 503, 2, 'com_modules.module.226', 'Oferta Formativa', '{}'),
(419, 1, 587, 588, 1, 'com_djimageslider', 'com_djimageslider', '{}'),
(420, 18, 504, 505, 2, 'com_modules.module.227', 'DJ-ImageSlider', '{}'),
(421, 72, 327, 328, 3, 'com_content.article.167', 'EXAMES 2020 - Clarificação', '{}'),
(422, 72, 329, 330, 3, 'com_content.article.168', 'Grândola', '{}'),
(423, 18, 506, 507, 2, 'com_modules.module.228', 'Oferta', '{}'),
(424, 1, 589, 590, 1, 'com_k2', 'COM_K2', '{}'),
(425, 18, 508, 509, 2, 'com_modules.module.229', 'K2 Comments', '{}'),
(426, 18, 510, 511, 2, 'com_modules.module.230', 'K2 Content', '{}'),
(427, 18, 512, 513, 2, 'com_modules.module.231', 'K2 Tools', '{}'),
(428, 18, 514, 515, 2, 'com_modules.module.232', 'K2 Users', '{}'),
(429, 18, 516, 517, 2, 'com_modules.module.233', 'K2 User', '{}'),
(430, 18, 518, 519, 2, 'com_modules.module.234', 'K2 Quick Icons (admin)', '{}'),
(431, 18, 520, 521, 2, 'com_modules.module.235', 'K2 Stats (admin)', '{}'),
(432, 72, 331, 332, 3, 'com_content.article.169', 'Carta aos alunos ', '{}');

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

--
-- Estrutura da tabela `ynfp8_associations`
--

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

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

--
-- Estrutura da tabela `ynfp8_banners`
--

CREATE TABLE `ynfp8_banners` (
  `id` int(11) NOT NULL,
  `cid` int(11) NOT NULL DEFAULT '0',
  `type` int(11) NOT NULL DEFAULT '0',
  `name` varchar(255) COLLATE utf8mb4_unicode_ci NOT NULL DEFAULT '',
  `alias` varchar(400) CHARACTER SET utf8mb4 COLLATE utf8mb4_bin NOT NULL DEFAULT '',
  `imptotal` int(11) NOT NULL DEFAULT '0',
  `impmade` int(11) NOT NULL DEFAULT '0',
  `clicks` int(11) NOT NULL DEFAULT '0',
  `clickurl` varchar(200) COLLATE utf8mb4_unicode_ci NOT NULL DEFAULT '',
  `state` tinyint(3) NOT NULL DEFAULT '0',
  `catid` int(10) UNSIGNED NOT NULL DEFAULT '0',
  `description` text COLLATE utf8mb4_unicode_ci NOT NULL,
  `custombannercode` varchar(2048) COLLATE utf8mb4_unicode_ci NOT NULL,
  `sticky` tinyint(1) UNSIGNED NOT NULL DEFAULT '0',
  `ordering` int(11) NOT NULL DEFAULT '0',
  `metakey` text COLLATE utf8mb4_unicode_ci NOT NULL,
  `params` text COLLATE utf8mb4_unicode_ci NOT NULL,
  `own_prefix` tinyint(1) NOT NULL DEFAULT '0',
  `metakey_prefix` varchar(400) COLLATE utf8mb4_unicode_ci 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) COLLATE utf8mb4_unicode_ci NOT NULL DEFAULT '',
  `created_by` int(10) UNSIGNED NOT NULL DEFAULT '0',
  `created_by_alias` varchar(255) COLLATE utf8mb4_unicode_ci 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'
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;

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

--
-- Estrutura da tabela `ynfp8_banner_clients`
--

CREATE TABLE `ynfp8_banner_clients` (
  `id` int(11) NOT NULL,
  `name` varchar(255) COLLATE utf8mb4_unicode_ci NOT NULL DEFAULT '',
  `contact` varchar(255) COLLATE utf8mb4_unicode_ci NOT NULL DEFAULT '',
  `email` varchar(255) COLLATE utf8mb4_unicode_ci NOT NULL DEFAULT '',
  `extrainfo` text COLLATE utf8mb4_unicode_ci 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 COLLATE utf8mb4_unicode_ci NOT NULL,
  `own_prefix` tinyint(4) NOT NULL DEFAULT '0',
  `metakey_prefix` varchar(400) COLLATE utf8mb4_unicode_ci NOT NULL DEFAULT '',
  `purchase_type` tinyint(4) NOT NULL DEFAULT '-1',
  `track_clicks` tinyint(4) NOT NULL DEFAULT '-1',
  `track_impressions` tinyint(4) NOT NULL DEFAULT '-1'
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;

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

--
-- Estrutura da tabela `ynfp8_banner_tracks`
--

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

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

--
-- Estrutura da tabela `ynfp8_categories`
--

CREATE TABLE `ynfp8_categories` (
  `id` int(11) NOT NULL,
  `asset_id` int(10) UNSIGNED NOT NULL DEFAULT '0' COMMENT 'FK to the #__assets table.',
  `parent_id` int(10) UNSIGNED NOT NULL DEFAULT '0',
  `lft` int(11) NOT NULL DEFAULT '0',
  `rgt` int(11) NOT NULL DEFAULT '0',
  `level` int(10) UNSIGNED NOT NULL DEFAULT '0',
  `path` varchar(400) COLLATE utf8mb4_unicode_ci NOT NULL DEFAULT '',
  `extension` varchar(50) COLLATE utf8mb4_unicode_ci NOT NULL DEFAULT '',
  `title` varchar(255) COLLATE utf8mb4_unicode_ci NOT NULL DEFAULT '',
  `alias` varchar(400) CHARACTER SET utf8mb4 COLLATE utf8mb4_bin NOT NULL DEFAULT '',
  `note` varchar(255) COLLATE utf8mb4_unicode_ci NOT NULL DEFAULT '',
  `description` mediumtext COLLATE utf8mb4_unicode_ci 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 COLLATE utf8mb4_unicode_ci NOT NULL,
  `metadesc` varchar(1024) COLLATE utf8mb4_unicode_ci NOT NULL DEFAULT '' COMMENT 'The meta description for the page.',
  `metakey` varchar(1024) COLLATE utf8mb4_unicode_ci NOT NULL DEFAULT '' COMMENT 'The meta keywords for the page.',
  `metadata` varchar(2048) COLLATE utf8mb4_unicode_ci NOT NULL DEFAULT '' 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) COLLATE utf8mb4_unicode_ci NOT NULL DEFAULT '',
  `version` int(10) UNSIGNED NOT NULL DEFAULT '1'
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;

--
-- Extraindo dados da tabela `ynfp8_categories`
--

INSERT INTO `ynfp8_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, 27, 0, '', 'system', 'ROOT', 'root', '', '', 1, 0, '0000-00-00 00:00:00', 1, '{}', '', '', '{}', 601, '2018-05-29 06:14:37', 0, '0000-00-00 00:00:00', 0, '*', 1),
(3, 28, 1, 1, 2, 1, 'uncategorised', 'com_banners', 'Uncategorised', 'uncategorised', '', '', 1, 0, '0000-00-00 00:00:00', 1, '{\"category_layout\":\"\",\"image\":\"\"}', '', '', '{\"author\":\"\",\"robots\":\"\"}', 601, '2018-05-29 06:14:37', 0, '0000-00-00 00:00:00', 0, '*', 1),
(4, 29, 1, 3, 4, 1, 'uncategorised', 'com_contact', 'Uncategorised', 'uncategorised', '', '', 1, 0, '0000-00-00 00:00:00', 1, '{\"category_layout\":\"\",\"image\":\"\"}', '', '', '{\"author\":\"\",\"robots\":\"\"}', 601, '2018-05-29 06:14:37', 0, '0000-00-00 00:00:00', 0, '*', 1),
(5, 30, 1, 5, 6, 1, 'uncategorised', 'com_newsfeeds', 'Uncategorised', 'uncategorised', '', '', 1, 0, '0000-00-00 00:00:00', 1, '{\"category_layout\":\"\",\"image\":\"\"}', '', '', '{\"author\":\"\",\"robots\":\"\"}', 601, '2018-05-29 06:14:37', 0, '0000-00-00 00:00:00', 0, '*', 1),
(7, 32, 1, 7, 8, 1, 'uncategorised', 'com_users', 'Uncategorised', 'uncategorised', '', '', 1, 0, '0000-00-00 00:00:00', 1, '{\"category_layout\":\"\",\"image\":\"\"}', '', '', '{\"author\":\"\",\"robots\":\"\"}', 601, '2018-05-29 06:14:37', 0, '0000-00-00 00:00:00', 0, '*', 1),
(8, 69, 12, 12, 13, 2, 'blog/business', 'com_content', 'Business', 'business', '', '', 0, 0, '0000-00-00 00:00:00', 1, '{\"category_layout\":\"\",\"image\":\"\",\"image_alt\":\"\"}', '', '', '{\"author\":\"\",\"robots\":\"\"}', 601, '2018-06-01 11:44:14', 601, '2018-06-23 16:53:42', 0, '*', 1),
(9, 70, 12, 14, 15, 2, 'blog/design', 'com_content', 'Design', 'design', '', '', 0, 0, '0000-00-00 00:00:00', 1, '{\"category_layout\":\"\",\"image\":\"\",\"image_alt\":\"\"}', '', '', '{\"author\":\"\",\"robots\":\"\"}', 601, '2018-06-01 11:44:19', 601, '2018-06-23 16:53:53', 0, '*', 1),
(10, 71, 12, 16, 17, 2, 'blog/lifestyle', 'com_content', 'Lifestyle', 'lifestyle', '', '', 0, 0, '0000-00-00 00:00:00', 1, '{\"category_layout\":\"\",\"image\":\"\",\"image_alt\":\"\"}', '', '', '{\"author\":\"\",\"robots\":\"\"}', 601, '2018-06-01 11:44:23', 601, '2018-06-23 16:54:08', 0, '*', 1),
(11, 72, 1, 9, 10, 1, 'noticias', 'com_content', 'Noticias', 'noticias', '', '', 1, 0, '0000-00-00 00:00:00', 1, '{\"category_layout\":\"\",\"image\":\"\",\"image_alt\":\"\"}', '', '', '{\"author\":\"\",\"robots\":\"\"}', 601, '2018-06-01 11:44:27', 231, '2019-09-19 10:32:11', 0, '*', 1),
(12, 79, 1, 11, 18, 1, 'blog', 'com_content', 'Blog', 'blog', '', '', 0, 0, '0000-00-00 00:00:00', 1, '{\"category_layout\":\"\",\"image\":\"\",\"image_alt\":\"\"}', '', '', '{\"author\":\"\",\"robots\":\"\"}', 601, '2018-06-01 11:49:28', 0, '2018-06-01 11:49:28', 0, '*', 1),
(13, 117, 1, 19, 20, 1, 'components', 'com_content', 'Components', 'components', '', '', -2, 0, '0000-00-00 00:00:00', 1, '{\"category_layout\":\"\",\"image\":\"\",\"image_alt\":\"\"}', '', '', '{\"author\":\"\",\"robots\":\"\"}', 601, '2018-06-15 06:48:12', 0, '2018-06-15 06:48:12', 0, '*', 1),
(14, 215, 1, 21, 22, 1, 'blog-types', 'com_content', 'Blog types', 'blog-types', '', '', 0, 0, '0000-00-00 00:00:00', 1, '{\"category_layout\":\"\",\"image\":\"\",\"image_alt\":\"\"}', '', '', '{\"author\":\"\",\"robots\":\"\"}', 44, '2018-09-20 10:39:52', 0, '2018-09-20 10:39:52', 0, '*', 1),
(15, 275, 1, 23, 24, 1, 'pages', 'com_content', 'Pages', 'pages', '', '', 0, 0, '0000-00-00 00:00:00', 1, '{\"category_layout\":\"\",\"image\":\"\",\"image_alt\":\"\"}', '', '', '{\"author\":\"\",\"robots\":\"\"}', 250, '2018-11-01 07:22:40', 0, '2018-11-01 07:22:40', 0, '*', 1),
(16, 294, 1, 25, 26, 1, 'menu', 'com_content', 'Menu', 'menu', '', '', 1, 0, '0000-00-00 00:00:00', 1, '{\"category_layout\":\"\",\"image\":\"\",\"image_alt\":\"\"}', '', '', '{\"author\":\"\",\"robots\":\"\"}', 231, '2019-07-22 09:43:46', 0, '2019-07-22 09:43:46', 0, '*', 1);

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

--
-- Estrutura da tabela `ynfp8_contact_details`
--

CREATE TABLE `ynfp8_contact_details` (
  `id` int(11) NOT NULL,
  `name` varchar(255) COLLATE utf8mb4_unicode_ci NOT NULL,
  `alias` varchar(400) CHARACTER SET utf8mb4 COLLATE utf8mb4_bin NOT NULL,
  `con_position` varchar(255) COLLATE utf8mb4_unicode_ci DEFAULT NULL,
  `address` text COLLATE utf8mb4_unicode_ci,
  `suburb` varchar(100) COLLATE utf8mb4_unicode_ci DEFAULT NULL,
  `state` varchar(100) COLLATE utf8mb4_unicode_ci DEFAULT NULL,
  `country` varchar(100) COLLATE utf8mb4_unicode_ci DEFAULT NULL,
  `postcode` varchar(100) COLLATE utf8mb4_unicode_ci DEFAULT NULL,
  `telephone` varchar(255) COLLATE utf8mb4_unicode_ci DEFAULT NULL,
  `fax` varchar(255) COLLATE utf8mb4_unicode_ci DEFAULT NULL,
  `misc` mediumtext COLLATE utf8mb4_unicode_ci,
  `image` varchar(255) COLLATE utf8mb4_unicode_ci DEFAULT NULL,
  `email_to` varchar(255) COLLATE utf8mb4_unicode_ci 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 COLLATE utf8mb4_unicode_ci 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) COLLATE utf8mb4_unicode_ci NOT NULL DEFAULT '',
  `webpage` varchar(255) COLLATE utf8mb4_unicode_ci NOT NULL DEFAULT '',
  `sortname1` varchar(255) COLLATE utf8mb4_unicode_ci NOT NULL DEFAULT '',
  `sortname2` varchar(255) COLLATE utf8mb4_unicode_ci NOT NULL DEFAULT '',
  `sortname3` varchar(255) COLLATE utf8mb4_unicode_ci NOT NULL DEFAULT '',
  `language` varchar(7) COLLATE utf8mb4_unicode_ci 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) COLLATE utf8mb4_unicode_ci 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 COLLATE utf8mb4_unicode_ci NOT NULL,
  `metadesc` text COLLATE utf8mb4_unicode_ci NOT NULL,
  `metadata` text COLLATE utf8mb4_unicode_ci NOT NULL,
  `featured` tinyint(3) UNSIGNED NOT NULL DEFAULT '0' COMMENT 'Set if contact is featured.',
  `xreference` varchar(50) COLLATE utf8mb4_unicode_ci NOT NULL DEFAULT '' 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'
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;

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

--
-- Estrutura da tabela `ynfp8_content`
--

CREATE TABLE `ynfp8_content` (
  `id` int(10) UNSIGNED NOT NULL,
  `asset_id` int(10) UNSIGNED NOT NULL DEFAULT '0' COMMENT 'FK to the #__assets table.',
  `title` varchar(255) COLLATE utf8mb4_unicode_ci NOT NULL DEFAULT '',
  `alias` varchar(400) CHARACTER SET utf8mb4 COLLATE utf8mb4_bin NOT NULL DEFAULT '',
  `introtext` mediumtext COLLATE utf8mb4_unicode_ci NOT NULL,
  `fulltext` mediumtext COLLATE utf8mb4_unicode_ci 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) COLLATE utf8mb4_unicode_ci 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 COLLATE utf8mb4_unicode_ci NOT NULL,
  `urls` text COLLATE utf8mb4_unicode_ci NOT NULL,
  `attribs` varchar(5120) COLLATE utf8mb4_unicode_ci NOT NULL,
  `version` int(10) UNSIGNED NOT NULL DEFAULT '1',
  `ordering` int(11) NOT NULL DEFAULT '0',
  `metakey` text COLLATE utf8mb4_unicode_ci NOT NULL,
  `metadesc` text COLLATE utf8mb4_unicode_ci NOT NULL,
  `access` int(10) UNSIGNED NOT NULL DEFAULT '0',
  `hits` int(10) UNSIGNED NOT NULL DEFAULT '0',
  `metadata` text COLLATE utf8mb4_unicode_ci NOT NULL,
  `featured` tinyint(3) UNSIGNED NOT NULL DEFAULT '0' COMMENT 'Set if article is featured.',
  `language` char(7) COLLATE utf8mb4_unicode_ci NOT NULL COMMENT 'The language code for the article.',
  `xreference` varchar(50) COLLATE utf8mb4_unicode_ci NOT NULL DEFAULT '' COMMENT 'A reference to enable linkages to external data sets.',
  `note` varchar(255) COLLATE utf8mb4_unicode_ci NOT NULL DEFAULT ''
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;

--
-- Extraindo dados da tabela `ynfp8_content`
--

INSERT INTO `ynfp8_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`, `note`) VALUES
(3, 73, 'Design Expert Interview', 'design-expert-interview', '<p>Aliquam egestas pellentesque est Etiam a orci Nulla id enim feugiat ligula ullamcorper.</p>\r\n', '\r\n<p>Lorem Ipsum is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry\'s standard dummy text ever since the 1500s, when an unknown printer took a galley of type and scrambled it to make a type specimen book. It has survived not only five centuries, but also the leap into electronic typesetting, remaining essentially unchanged. It was popularised in the 1960s with the release of Letraset sheets containing Lorem Ipsum passages, and more recently with desktop publishing software like Aldus PageMaker including versions of Lorem Ipsum.</p>\r\n<h3>Where does it come from?</h3>\r\n<p>There are many variations of passages of Lorem Ipsum available, but the majority have suffered alteration in some form, by injected humour, or randomised words which don\'t look even slightly believable. If you are going to use a passage of Lorem Ipsum, you need to be sure there isn\'t anything embarrassing hidden in the middle of text. All the Lorem Ipsum generators on the Internet tend to repeat predefined chunks as necessary, making this the first true generator on the Internet. It uses a dictionary of over 200 Latin words, combined with a handful of model sentence structures, to generate Lorem Ipsum which looks reasonable. The generated Lorem Ipsum is therefore always free from repetition, injected humour, or non-characteristic words etc.</p>', -2, 9, '2018-06-01 11:45:06', 250, '', '2019-06-14 06:56:35', 17, 0, '0000-00-00 00:00:00', '2018-06-01 11:45:06', '0000-00-00 00:00:00', '{\"image_intro\":\"images\\/blog\\/design\\/img6.jpg\",\"float_intro\":\"\",\"image_intro_alt\":\"\",\"image_intro_caption\":\"\",\"image_fulltext\":\"images\\/blog\\/design\\/img6.jpg\",\"float_fulltext\":\"\",\"image_fulltext_alt\":\"\",\"image_fulltext_caption\":\"\"}', '{\"urla\":false,\"urlatext\":\"\",\"targeta\":\"\",\"urlb\":false,\"urlbtext\":\"\",\"targetb\":\"\",\"urlc\":false,\"urlctext\":\"\",\"targetc\":\"\"}', '{\"article_layout\":\"\",\"show_title\":\"\",\"link_titles\":\"\",\"show_tags\":\"\",\"show_intro\":\"\",\"info_block_position\":\"\",\"info_block_show_title\":\"\",\"show_category\":\"\",\"link_category\":\"\",\"show_parent_category\":\"\",\"link_parent_category\":\"\",\"show_associations\":\"\",\"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_page_title\":\"\",\"show_publishing_options\":\"\",\"show_article_options\":\"\",\"show_urls_images_backend\":\"\",\"show_urls_images_frontend\":\"\",\"astroid_article_type\":\"regular\",\"astroid_article_video_type\":\"youtube\",\"astroid_article_video_url\":\"\",\"astroid_article_gallery_width\":\"\",\"astroid_article_gallery_bullets\":\"1\",\"astroid_article_gallery_navigation\":\"1\",\"astroid_article_thumbnail\":\"1\",\"astroid_article_gallery_items\":[],\"astroid_article_audio_source\":\"soundcloud\",\"astroid_article_audio_soundcloud\":\"\",\"astroid_article_audio_spotify\":\"\",\"astroid_article_review_heading\":\"\",\"astroid_article_review_summery\":\"\",\"astroid_article_review_good\":\"\",\"astroid_article_review_bad\":\"\",\"astroid_article_review_rating\":\"5\",\"astroid_article_button_action\":\"\",\"astroid_article_button_link\":\"\",\"astroid_article_review_criterias\":[],\"astroid_article_quote_text\":\"\",\"astroid_article_quote_author\":\"\",\"astroid_article_badge\":\"0\",\"astroid_article_badge_type\":\"2\",\"astroid_article_badge_text\":\"\",\"astroid_article_badge_color\":\"\",\"astroid_relatedposts\":\"\",\"astroid_socialshare\":\"\",\"astroid_comments\":\"\",\"astroid_posttype\":\"\",\"astroid_readtime\":\"\",\"astroid_authorinfo\":\"\",\"astroid_og_title\":\"\",\"astroid_og_desc\":\"\",\"astroid_og_image\":\"\"}', 16, 1, '', '', 1, 0, '{\"robots\":\"\",\"author\":\"\",\"rights\":\"\",\"xreference\":\"\"}', 0, '*', '', ''),
(4, 74, 'Guidance for you in design', 'guidance-for-you-in-design', '<p>Aliquam egestas pellentesque est Etiam a orci Nulla id enim feugiat ligula ullamcorper. </p>\r\n', '\r\n<p>Lorem Ipsum is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry\'s standard dummy text ever since the 1500s, when an unknown printer took a galley of type and scrambled it to make a type specimen book. It has survived not only five centuries, but also the leap into electronic typesetting, remaining essentially unchanged. </p>\r\n<blockquote>Astroid Joomla framework is next generation template layout builder and manager enables you to develop an awesome website and templates.</blockquote>\r\n<p>It was popularised in the 1960s with the release of Letraset sheets containing Lorem Ipsum passages, and more recently with desktop publishing software like Aldus PageMaker including versions of Lorem Ipsum. </p>\r\n<h2> This is a H2 Tag </h2>\r\n<p>Lorem Ipsum is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry\'s standard dummy text ever since the 1500s, when an unknown printer took a galley of type and scrambled it to make a type specimen book. </p>\r\n<p>It has survived not only five centuries, but also the leap into electronic typesetting, remaining essentially unchanged. It was popularised in the 1960s with the release of Letraset sheets containing Lorem Ipsum passages, and more recently with desktop publishing software like Aldus PageMaker including versions of Lorem Ipsum. </p>\r\n<h3>This is a H3 Tag</h3>\r\n<p>Lorem Ipsum is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry\'s standard dummy text ever since the 1500s</p>\r\n<strong>Un-ordered List here</strong>\r\n<ul>\r\n<li>This is a list 1</li>\r\n<li>This is a list 2</li>\r\n<li>This is a list 3</li>\r\n<li>This is a list 4</li>\r\n</ul>\r\n<h4>This is a H4 Tag </h4>\r\n<p>Lorem Ipsum is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry\'s standard dummy text ever since the 1500s</p>\r\n<strong>Un-ordered List here</strong>\r\n<ol>\r\n<li>This is a list 1</li>\r\n<li>This is a list 2</li>\r\n<li>This is a list 3</li>\r\n<li>This is a list 4</li>\r\n</ol>\r\n<h5>This is a H5 Tag </h5>\r\n<p>It has survived not only five centuries, but also the leap into electronic typesetting, remaining essentially unchanged. It was popularised in the 1960s with the release of Letraset sheets containing Lorem Ipsum passages, and more recently with desktop publishing software like Aldus PageMaker including versions of Lorem Ipsum. </p>\r\n<h6>This is a H6 Tag </h6>\r\n<code>\r\n&lt;li&gt;This is a list 1&lt;/li&gt; <br>\r\n&lt;li&gt;This is a list 2&lt;/li&gt; <br>\r\n&lt;li&gt;This is a list 3&lt;/li&gt; <br>\r\n&lt;li&gt;This is a list 4&lt;/li&gt; <br>\r\n</code>\r\n<p>It has survived not only five centuries, but also the leap into electronic typesetting, remaining essentially unchanged. It was popularised in the 1960s with the release of Letraset sheets containing Lorem Ipsum passages, and more recently with desktop publishing software like Aldus PageMaker including versions of Lorem Ipsum. </p>', -2, 9, '2018-06-01 11:45:06', 250, '', '2019-06-14 06:57:06', 17, 0, '0000-00-00 00:00:00', '2018-06-01 11:45:06', '0000-00-00 00:00:00', '{\"image_intro\":\"images\\/blog\\/design\\/img5.jpg\",\"float_intro\":\"\",\"image_intro_alt\":\"\",\"image_intro_caption\":\"\",\"image_fulltext\":\"images\\/blog\\/design\\/img5.jpg\",\"float_fulltext\":\"\",\"image_fulltext_alt\":\"\",\"image_fulltext_caption\":\"\"}', '{\"urla\":false,\"urlatext\":\"\",\"targeta\":\"\",\"urlb\":false,\"urlbtext\":\"\",\"targetb\":\"\",\"urlc\":false,\"urlctext\":\"\",\"targetc\":\"\"}', '{\"article_layout\":\"\",\"show_title\":\"\",\"link_titles\":\"\",\"show_tags\":\"\",\"show_intro\":\"\",\"info_block_position\":\"\",\"info_block_show_title\":\"\",\"show_category\":\"\",\"link_category\":\"\",\"show_parent_category\":\"\",\"link_parent_category\":\"\",\"show_associations\":\"\",\"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_page_title\":\"\",\"show_publishing_options\":\"\",\"show_article_options\":\"\",\"show_urls_images_backend\":\"\",\"show_urls_images_frontend\":\"\",\"astroid_article_type\":\"regular\",\"astroid_article_video_type\":\"youtube\",\"astroid_article_video_url\":\"\",\"astroid_article_gallery_width\":\"\",\"astroid_article_gallery_bullets\":\"1\",\"astroid_article_gallery_navigation\":\"1\",\"astroid_article_thumbnail\":\"1\",\"astroid_article_gallery_items\":[],\"astroid_article_audio_source\":\"soundcloud\",\"astroid_article_audio_soundcloud\":\"\",\"astroid_article_audio_spotify\":\"\",\"astroid_article_review_heading\":\"\",\"astroid_article_review_summery\":\"\",\"astroid_article_review_good\":\"\",\"astroid_article_review_bad\":\"\",\"astroid_article_review_rating\":\"5\",\"astroid_article_button_action\":\"\",\"astroid_article_button_link\":\"\",\"astroid_article_review_criterias\":[],\"astroid_article_quote_text\":\"\",\"astroid_article_quote_author\":\"\",\"astroid_article_badge\":\"0\",\"astroid_article_badge_type\":\"6\",\"astroid_article_badge_text\":\"\",\"astroid_article_badge_color\":\"\",\"astroid_relatedposts\":\"\",\"astroid_socialshare\":\"\",\"astroid_comments\":\"\",\"astroid_posttype\":\"\",\"astroid_readtime\":\"\",\"astroid_authorinfo\":\"\",\"astroid_og_title\":\"\",\"astroid_og_desc\":\"\",\"astroid_og_image\":\"\"}', 13, 2, '', '', 1, 0, '{\"robots\":\"\",\"author\":\"\",\"rights\":\"\",\"xreference\":\"\"}', 0, '*', '', ''),
(5, 75, 'Have fun learning design', 'have-fun-learning-design', '<p>Aliquam egestas pellentesque est Etiam a orci Nulla id enim feugiat ligula ullamcorper.</p>\r\n', '\r\n<p>Lorem Ipsum is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry\'s standard dummy text ever since the 1500s, when an unknown printer took a galley of type and scrambled it to make a type specimen book. It has survived not only five centuries, but also the leap into electronic typesetting, remaining essentially unchanged.</p>\r\n<blockquote>Astroid Joomla framework is next generation template layout builder and manager enables you to develop an awesome website and templates.</blockquote>\r\n<p>It was popularised in the 1960s with the release of Letraset sheets containing Lorem Ipsum passages, and more recently with desktop publishing software like Aldus PageMaker including versions of Lorem Ipsum.</p>\r\n<h2>This is a H2 Tag</h2>\r\n<p>Lorem Ipsum is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry\'s standard dummy text ever since the 1500s, when an unknown printer took a galley of type and scrambled it to make a type specimen book.</p>\r\n<p>It has survived not only five centuries, but also the leap into electronic typesetting, remaining essentially unchanged. It was popularised in the 1960s with the release of Letraset sheets containing Lorem Ipsum passages, and more recently with desktop publishing software like Aldus PageMaker including versions of Lorem Ipsum.</p>\r\n<h3>This is a H3 Tag</h3>\r\n<p>Lorem Ipsum is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry\'s standard dummy text ever since the 1500s</p>\r\n<p><strong>Un-ordered List here</strong></p>\r\n<ul>\r\n<li>This is a list 1</li>\r\n<li>This is a list 2</li>\r\n<li>This is a list 3</li>\r\n<li>This is a list 4</li>\r\n</ul>\r\n<h4>This is a H4 Tag</h4>\r\n<p>Lorem Ipsum is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry\'s standard dummy text ever since the 1500s</p>\r\n<p><strong>Un-ordered List here</strong></p>\r\n<ol>\r\n<li>This is a list 1</li>\r\n<li>This is a list 2</li>\r\n<li>This is a list 3</li>\r\n<li>This is a list 4</li>\r\n</ol>\r\n<h5>This is a H5 Tag</h5>\r\n<p>It has survived not only five centuries, but also the leap into electronic typesetting, remaining essentially unchanged. It was popularised in the 1960s with the release of Letraset sheets containing Lorem Ipsum passages, and more recently with desktop publishing software like Aldus PageMaker including versions of Lorem Ipsum.</p>\r\n<h6>This is a H6 Tag</h6>\r\n<p><code>\r\n&lt;li&gt;This is a list 1&lt;/li&gt; <br />\r\n&lt;li&gt;This is a list 2&lt;/li&gt; <br />\r\n&lt;li&gt;This is a list 3&lt;/li&gt; <br />\r\n&lt;li&gt;This is a list 4&lt;/li&gt; <br />\r\n</code></p>\r\n<p>It has survived not only five centuries, but also the leap into electronic typesetting, remaining essentially unchanged. It was popularised in the 1960s with the release of Letraset sheets containing Lorem Ipsum passages, and more recently with desktop publishing software like Aldus PageMaker including versions of Lorem Ipsum.</p>', -2, 9, '2018-06-01 11:45:06', 250, '', '2019-06-14 06:57:29', 17, 0, '0000-00-00 00:00:00', '2018-06-01 11:45:06', '0000-00-00 00:00:00', '{\"image_intro\":\"images\\/blog\\/design\\/img4.jpg\",\"float_intro\":\"\",\"image_intro_alt\":\"\",\"image_intro_caption\":\"\",\"image_fulltext\":\"images\\/blog\\/design\\/img4.jpg\",\"float_fulltext\":\"\",\"image_fulltext_alt\":\"\",\"image_fulltext_caption\":\"\"}', '{\"urla\":false,\"urlatext\":\"\",\"targeta\":\"\",\"urlb\":false,\"urlbtext\":\"\",\"targetb\":\"\",\"urlc\":false,\"urlctext\":\"\",\"targetc\":\"\"}', '{\"article_layout\":\"\",\"show_title\":\"\",\"link_titles\":\"\",\"show_tags\":\"\",\"show_intro\":\"\",\"info_block_position\":\"\",\"info_block_show_title\":\"\",\"show_category\":\"\",\"link_category\":\"\",\"show_parent_category\":\"\",\"link_parent_category\":\"\",\"show_associations\":\"\",\"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_page_title\":\"\",\"show_publishing_options\":\"\",\"show_article_options\":\"\",\"show_urls_images_backend\":\"\",\"show_urls_images_frontend\":\"\",\"astroid_article_type\":\"regular\",\"astroid_article_video_type\":\"youtube\",\"astroid_article_video_url\":\"\",\"astroid_article_gallery_width\":\"\",\"astroid_article_gallery_bullets\":\"1\",\"astroid_article_gallery_navigation\":\"1\",\"astroid_article_thumbnail\":\"1\",\"astroid_article_gallery_items\":[],\"astroid_article_audio_source\":\"soundcloud\",\"astroid_article_audio_soundcloud\":\"\",\"astroid_article_audio_spotify\":\"\",\"astroid_article_review_heading\":\"\",\"astroid_article_review_summery\":\"\",\"astroid_article_review_good\":\"\",\"astroid_article_review_bad\":\"\",\"astroid_article_review_rating\":\"5\",\"astroid_article_button_action\":\"\",\"astroid_article_button_link\":\"\",\"astroid_article_review_criterias\":[],\"astroid_article_quote_text\":\"\",\"astroid_article_quote_author\":\"\",\"astroid_article_badge\":\"0\",\"astroid_article_badge_type\":\"6\",\"astroid_article_badge_text\":\"\",\"astroid_article_badge_color\":\"\",\"astroid_relatedposts\":\"\",\"astroid_socialshare\":\"\",\"astroid_comments\":\"\",\"astroid_posttype\":\"\",\"astroid_readtime\":\"\",\"astroid_authorinfo\":\"\",\"astroid_og_title\":\"\",\"astroid_og_desc\":\"\",\"astroid_og_image\":\"\"}', 16, 3, '', '', 1, 0, '{\"robots\":\"\",\"author\":\"\",\"rights\":\"\",\"xreference\":\"\"}', 0, '*', '', ''),
(6, 76, 'The hidden agenda of design', 'the-hidden-agenda-of-design', '<p>Aliquam egestas pellentesque est Etiam a orci Nulla id enim feugiat ligula ullamcorper.</p>\r\n', '\r\n<p>Lorem Ipsum is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry\'s standard dummy text ever since the 1500s, when an unknown printer took a galley of type and scrambled it to make a type specimen book. It has survived not only five centuries, but also the leap into electronic typesetting, remaining essentially unchanged.</p>\r\n<blockquote>Astroid Joomla framework is next generation template layout builder and manager enables you to develop an awesome website and templates.</blockquote>\r\n<p>It was popularised in the 1960s with the release of Letraset sheets containing Lorem Ipsum passages, and more recently with desktop publishing software like Aldus PageMaker including versions of Lorem Ipsum.</p>\r\n<h2>This is a H2 Tag</h2>\r\n<p>Lorem Ipsum is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry\'s standard dummy text ever since the 1500s, when an unknown printer took a galley of type and scrambled it to make a type specimen book.</p>\r\n<p>It has survived not only five centuries, but also the leap into electronic typesetting, remaining essentially unchanged. It was popularised in the 1960s with the release of Letraset sheets containing Lorem Ipsum passages, and more recently with desktop publishing software like Aldus PageMaker including versions of Lorem Ipsum.</p>\r\n<h3>This is a H3 Tag</h3>\r\n<p>Lorem Ipsum is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry\'s standard dummy text ever since the 1500s</p>\r\n<p><strong>Un-ordered List here</strong></p>\r\n<ul>\r\n<li>This is a list 1</li>\r\n<li>This is a list 2</li>\r\n<li>This is a list 3</li>\r\n<li>This is a list 4</li>\r\n</ul>\r\n<h4>This is a H4 Tag</h4>\r\n<p>Lorem Ipsum is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry\'s standard dummy text ever since the 1500s</p>\r\n<p><strong>Un-ordered List here</strong></p>\r\n<ol>\r\n<li>This is a list 1</li>\r\n<li>This is a list 2</li>\r\n<li>This is a list 3</li>\r\n<li>This is a list 4</li>\r\n</ol>\r\n<h5>This is a H5 Tag</h5>\r\n<p>It has survived not only five centuries, but also the leap into electronic typesetting, remaining essentially unchanged. It was popularised in the 1960s with the release of Letraset sheets containing Lorem Ipsum passages, and more recently with desktop publishing software like Aldus PageMaker including versions of Lorem Ipsum.</p>\r\n<h6>This is a H6 Tag</h6>\r\n<p><code>\r\n&lt;li&gt;This is a list 1&lt;/li&gt; <br />\r\n&lt;li&gt;This is a list 2&lt;/li&gt; <br />\r\n&lt;li&gt;This is a list 3&lt;/li&gt; <br />\r\n&lt;li&gt;This is a list 4&lt;/li&gt; <br />\r\n</code></p>\r\n<p>It has survived not only five centuries, but also the leap into electronic typesetting, remaining essentially unchanged. It was popularised in the 1960s with the release of Letraset sheets containing Lorem Ipsum passages, and more recently with desktop publishing software like Aldus PageMaker including versions of Lorem Ipsum.</p>', -2, 9, '2018-06-01 11:45:06', 250, '', '2019-06-14 06:56:50', 17, 0, '0000-00-00 00:00:00', '2018-06-01 11:45:06', '0000-00-00 00:00:00', '{\"image_intro\":\"images\\/blog\\/design\\/img3.jpg\",\"float_intro\":\"\",\"image_intro_alt\":\"\",\"image_intro_caption\":\"\",\"image_fulltext\":\"images\\/blog\\/design\\/img3.jpg\",\"float_fulltext\":\"\",\"image_fulltext_alt\":\"\",\"image_fulltext_caption\":\"\"}', '{\"urla\":false,\"urlatext\":\"\",\"targeta\":\"\",\"urlb\":false,\"urlbtext\":\"\",\"targetb\":\"\",\"urlc\":false,\"urlctext\":\"\",\"targetc\":\"\"}', '{\"article_layout\":\"\",\"show_title\":\"\",\"link_titles\":\"\",\"show_tags\":\"\",\"show_intro\":\"\",\"info_block_position\":\"\",\"info_block_show_title\":\"\",\"show_category\":\"\",\"link_category\":\"\",\"show_parent_category\":\"\",\"link_parent_category\":\"\",\"show_associations\":\"\",\"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_page_title\":\"\",\"show_publishing_options\":\"\",\"show_article_options\":\"\",\"show_urls_images_backend\":\"\",\"show_urls_images_frontend\":\"\",\"astroid_article_type\":\"regular\",\"astroid_article_video_type\":\"youtube\",\"astroid_article_video_url\":\"\",\"astroid_article_gallery_width\":\"\",\"astroid_article_gallery_bullets\":\"1\",\"astroid_article_gallery_navigation\":\"1\",\"astroid_article_thumbnail\":\"1\",\"astroid_article_gallery_items\":[],\"astroid_article_audio_source\":\"soundcloud\",\"astroid_article_audio_soundcloud\":\"\",\"astroid_article_audio_spotify\":\"\",\"astroid_article_review_heading\":\"\",\"astroid_article_review_summery\":\"\",\"astroid_article_review_good\":\"\",\"astroid_article_review_bad\":\"\",\"astroid_article_review_rating\":\"5\",\"astroid_article_button_action\":\"\",\"astroid_article_button_link\":\"\",\"astroid_article_review_criterias\":[],\"astroid_article_quote_text\":\"\",\"astroid_article_quote_author\":\"\",\"astroid_article_badge\":\"0\",\"astroid_article_badge_type\":\"2\",\"astroid_article_badge_text\":\"\",\"astroid_article_badge_color\":\"\",\"astroid_relatedposts\":\"\",\"astroid_socialshare\":\"\",\"astroid_comments\":\"\",\"astroid_posttype\":\"\",\"astroid_readtime\":\"\",\"astroid_authorinfo\":\"\",\"astroid_og_title\":\"\",\"astroid_og_desc\":\"\",\"astroid_og_image\":\"\"}', 14, 4, '', '', 1, 0, '{\"robots\":\"\",\"author\":\"\",\"rights\":\"\",\"xreference\":\"\"}', 0, '*', '', ''),
(7, 77, 'The secrets to design', 'the-secrets-to-design', '<p>Aliquam egestas pellentesque est Etiam a orci Nulla id enim feugiat ligula ullamcorper.</p>\r\n', '\r\n<p>Lorem Ipsum is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry\'s standard dummy text ever since the 1500s, when an unknown printer took a galley of type and scrambled it to make a type specimen book. It has survived not only five centuries, but also the leap into electronic typesetting, remaining essentially unchanged. It was popularised in the 1960s with the release of Letraset sheets containing Lorem Ipsum passages, and more recently with desktop publishing software like Aldus PageMaker including versions of Lorem Ipsum.</p>\r\n<h3>Where does it come from?</h3>\r\n<p>There are many variations of passages of Lorem Ipsum available, but the majority have suffered alteration in some form, by injected humour, or randomised words which don\'t look even slightly believable. If you are going to use a passage of Lorem Ipsum, you need to be sure there isn\'t anything embarrassing hidden in the middle of text. All the Lorem Ipsum generators on the Internet tend to repeat predefined chunks as necessary, making this the first true generator on the Internet. It uses a dictionary of over 200 Latin words, combined with a handful of model sentence structures, to generate Lorem Ipsum which looks reasonable. The generated Lorem Ipsum is therefore always free from repetition, injected humour, or non-characteristic words etc.</p>', -2, 9, '2018-06-01 11:45:06', 250, '', '2019-06-14 06:57:16', 17, 0, '0000-00-00 00:00:00', '2018-06-01 11:45:06', '0000-00-00 00:00:00', '{\"image_intro\":\"images\\/blog\\/design\\/img2.jpg\",\"float_intro\":\"\",\"image_intro_alt\":\"\",\"image_intro_caption\":\"\",\"image_fulltext\":\"images\\/blog\\/design\\/img2.jpg\",\"float_fulltext\":\"\",\"image_fulltext_alt\":\"\",\"image_fulltext_caption\":\"\"}', '{\"urla\":false,\"urlatext\":\"\",\"targeta\":\"\",\"urlb\":false,\"urlbtext\":\"\",\"targetb\":\"\",\"urlc\":false,\"urlctext\":\"\",\"targetc\":\"\"}', '{\"article_layout\":\"\",\"show_title\":\"\",\"link_titles\":\"\",\"show_tags\":\"\",\"show_intro\":\"\",\"info_block_position\":\"\",\"info_block_show_title\":\"\",\"show_category\":\"\",\"link_category\":\"\",\"show_parent_category\":\"\",\"link_parent_category\":\"\",\"show_associations\":\"\",\"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_page_title\":\"\",\"show_publishing_options\":\"\",\"show_article_options\":\"\",\"show_urls_images_backend\":\"\",\"show_urls_images_frontend\":\"\",\"astroid_article_type\":\"regular\",\"astroid_article_video_type\":\"youtube\",\"astroid_article_video_url\":\"\",\"astroid_article_gallery_width\":\"\",\"astroid_article_gallery_bullets\":\"1\",\"astroid_article_gallery_navigation\":\"1\",\"astroid_article_thumbnail\":\"1\",\"astroid_article_gallery_items\":[],\"astroid_article_audio_source\":\"soundcloud\",\"astroid_article_audio_soundcloud\":\"\",\"astroid_article_audio_spotify\":\"\",\"astroid_article_review_heading\":\"\",\"astroid_article_review_summery\":\"\",\"astroid_article_review_good\":\"\",\"astroid_article_review_bad\":\"\",\"astroid_article_review_rating\":\"5\",\"astroid_article_button_action\":\"\",\"astroid_article_button_link\":\"\",\"astroid_article_review_criterias\":[],\"astroid_article_quote_text\":\"\",\"astroid_article_quote_author\":\"\",\"astroid_article_badge\":\"0\",\"astroid_article_badge_type\":\"2\",\"astroid_article_badge_text\":\"\",\"astroid_article_badge_color\":\"\",\"astroid_relatedposts\":\"\",\"astroid_socialshare\":\"\",\"astroid_comments\":\"\",\"astroid_posttype\":\"\",\"astroid_readtime\":\"\",\"astroid_authorinfo\":\"\",\"astroid_og_title\":\"\",\"astroid_og_desc\":\"\",\"astroid_og_image\":\"\"}', 13, 5, '', '', 1, 0, '{\"robots\":\"\",\"author\":\"\",\"rights\":\"\",\"xreference\":\"\"}', 0, '*', '', ''),
(8, 78, 'What is design?', 'what-is-design', '<p>Aliquam egestas pellentesque est Etiam a orci Nulla id enim feugiat ligula ullamcorper.</p>\r\n', '\r\n<p>Lorem Ipsum is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry\'s standard dummy text ever since the 1500s, when an unknown printer took a galley of type and scrambled it to make a type specimen book. It has survived not only five centuries, but also the leap into electronic typesetting, remaining essentially unchanged. It was popularised in the 1960s with the release of Letraset sheets containing Lorem Ipsum passages, and more recently with desktop publishing software like Aldus PageMaker including versions of Lorem Ipsum.</p>\r\n<h3>Where does it come from?</h3>\r\n<p>There are many variations of passages of Lorem Ipsum available, but the majority have suffered alteration in some form, by injected humour, or randomised words which don\'t look even slightly believable. If you are going to use a passage of Lorem Ipsum, you need to be sure there isn\'t anything embarrassing hidden in the middle of text. All the Lorem Ipsum generators on the Internet tend to repeat predefined chunks as necessary, making this the first true generator on the Internet. It uses a dictionary of over 200 Latin words, combined with a handful of model sentence structures, to generate Lorem Ipsum which looks reasonable. The generated Lorem Ipsum is therefore always free from repetition, injected humour, or non-characteristic words etc.</p>', -2, 9, '2018-06-01 11:45:06', 250, '', '2018-11-01 08:04:13', 250, 0, '0000-00-00 00:00:00', '2018-06-01 11:45:06', '0000-00-00 00:00:00', '{\"image_intro\":\"images\\/blog\\/design\\/img1.jpg\",\"float_intro\":\"\",\"image_intro_alt\":\"\",\"image_intro_caption\":\"\",\"image_fulltext\":\"images\\/blog\\/design\\/img1.jpg\",\"float_fulltext\":\"\",\"image_fulltext_alt\":\"\",\"image_fulltext_caption\":\"\"}', '{\"urla\":false,\"urlatext\":\"\",\"targeta\":\"\",\"urlb\":false,\"urlbtext\":\"\",\"targetb\":\"\",\"urlc\":false,\"urlctext\":\"\",\"targetc\":\"\"}', '{\"article_layout\":\"\",\"show_title\":\"\",\"link_titles\":\"\",\"show_tags\":\"\",\"show_intro\":\"\",\"info_block_position\":\"\",\"info_block_show_title\":\"\",\"show_category\":\"\",\"link_category\":\"\",\"show_parent_category\":\"\",\"link_parent_category\":\"\",\"show_associations\":\"\",\"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_page_title\":\"\",\"show_publishing_options\":\"\",\"show_article_options\":\"\",\"show_urls_images_backend\":\"\",\"show_urls_images_frontend\":\"\",\"astroid_article_type\":\"regular\",\"astroid_article_video_type\":\"youtube\",\"astroid_article_video_url\":\"\",\"astroid_article_gallery_width\":\"\",\"astroid_article_gallery_bullets\":\"1\",\"astroid_article_gallery_navigation\":\"1\",\"astroid_article_gallery_items\":\"\",\"astroid_article_thumbnail\":\"1\",\"astroid_article_audio_source\":\"soundcloud\",\"astroid_article_audio_soundcloud\":\"\",\"astroid_article_audio_spotify\":\"\",\"astroid_article_review_heading\":\"\",\"astroid_article_review_summery\":\"\",\"astroid_article_review_good\":\"\",\"astroid_article_review_bad\":\"\",\"astroid_article_review_rating\":\"5\",\"astroid_article_button_action\":\"\",\"astroid_article_button_link\":\"\",\"astroid_article_review_criterias\":\"\",\"astroid_article_quote_text\":\"\",\"astroid_article_quote_author\":\"\",\"astroid_article_badge\":\"1\",\"astroid_article_badge_type\":\"1\",\"astroid_article_badge_text\":\"\",\"astroid_article_badge_color\":\"\",\"astroid_relatedposts\":\"\",\"astroid_socialshare\":\"\",\"astroid_comments\":\"\",\"astroid_posttype\":\"\",\"astroid_readtime\":\"\",\"astroid_authorinfo\":\"\",\"astroid_og_title\":\"\",\"astroid_og_desc\":\"\",\"astroid_og_image\":\"\"}', 15, 6, '', '', 1, 0, '{\"robots\":\"\",\"author\":\"\",\"rights\":\"\",\"xreference\":\"\"}', 0, '*', '', ''),
(10, 91, 'Lifestyle is a great way to increase your profit!', 'lifestyle-is-a-great-way-to-increase-your-profit', '<p>Aliquam egestas pellentesque est Etiam a orci Nulla id enim feugiat ligula ullamcorper.</p>\r\n', '\r\n<p>Lorem Ipsum is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry\'s standard dummy text ever since the 1500s, when an unknown printer took a galley of type and scrambled it to make a type specimen book. It has survived not only five centuries, but also the leap into electronic typesetting, remaining essentially unchanged.</p>\r\n<blockquote>Astroid Joomla framework is next generation template layout builder and manager enables you to develop an awesome website and templates.</blockquote>\r\n<p>It was popularised in the 1960s with the release of Letraset sheets containing Lorem Ipsum passages, and more recently with desktop publishing software like Aldus PageMaker including versions of Lorem Ipsum.</p>\r\n<h2>This is a H2 Tag</h2>\r\n<p>Lorem Ipsum is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry\'s standard dummy text ever since the 1500s, when an unknown printer took a galley of type and scrambled it to make a type specimen book.</p>\r\n<p>It has survived not only five centuries, but also the leap into electronic typesetting, remaining essentially unchanged. It was popularised in the 1960s with the release of Letraset sheets containing Lorem Ipsum passages, and more recently with desktop publishing software like Aldus PageMaker including versions of Lorem Ipsum.</p>\r\n<h3>This is a H3 Tag</h3>\r\n<p>Lorem Ipsum is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry\'s standard dummy text ever since the 1500s</p>\r\n<p><strong>Un-ordered List here</strong></p>\r\n<ul>\r\n<li>This is a list 1</li>\r\n<li>This is a list 2</li>\r\n<li>This is a list 3</li>\r\n<li>This is a list 4</li>\r\n</ul>\r\n<h4>This is a H4 Tag</h4>\r\n<p>Lorem Ipsum is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry\'s standard dummy text ever since the 1500s</p>\r\n<p><strong>Un-ordered List here</strong></p>\r\n<ol>\r\n<li>This is a list 1</li>\r\n<li>This is a list 2</li>\r\n<li>This is a list 3</li>\r\n<li>This is a list 4</li>\r\n</ol>\r\n<h5>This is a H5 Tag</h5>\r\n<p>It has survived not only five centuries, but also the leap into electronic typesetting, remaining essentially unchanged. It was popularised in the 1960s with the release of Letraset sheets containing Lorem Ipsum passages, and more recently with desktop publishing software like Aldus PageMaker including versions of Lorem Ipsum.</p>\r\n<h6>This is a H6 Tag</h6>\r\n<p><code>\r\n&lt;li&gt;This is a list 1&lt;/li&gt; <br />\r\n&lt;li&gt;This is a list 2&lt;/li&gt; <br />\r\n&lt;li&gt;This is a list 3&lt;/li&gt; <br />\r\n&lt;li&gt;This is a list 4&lt;/li&gt; <br />\r\n</code></p>\r\n<p>It has survived not only five centuries, but also the leap into electronic typesetting, remaining essentially unchanged. It was popularised in the 1960s with the release of Letraset sheets containing Lorem Ipsum passages, and more recently with desktop publishing software like Aldus PageMaker including versions of Lorem Ipsum.</p>', -2, 10, '2018-06-08 08:20:47', 250, '', '2018-11-01 08:04:07', 250, 0, '0000-00-00 00:00:00', '2018-06-08 08:20:47', '0000-00-00 00:00:00', '{\"image_intro\":\"images\\/blog\\/lifestyle\\/img6.jpg\",\"float_intro\":\"\",\"image_intro_alt\":\"\",\"image_intro_caption\":\"\",\"image_fulltext\":\"images\\/blog\\/lifestyle\\/img6.jpg\",\"float_fulltext\":\"\",\"image_fulltext_alt\":\"\",\"image_fulltext_caption\":\"\"}', '{\"urla\":false,\"urlatext\":\"\",\"targeta\":\"\",\"urlb\":false,\"urlbtext\":\"\",\"targetb\":\"\",\"urlc\":false,\"urlctext\":\"\",\"targetc\":\"\"}', '{\"article_layout\":\"\",\"show_title\":\"\",\"link_titles\":\"\",\"show_tags\":\"\",\"show_intro\":\"\",\"info_block_position\":\"\",\"info_block_show_title\":\"\",\"show_category\":\"\",\"link_category\":\"\",\"show_parent_category\":\"\",\"link_parent_category\":\"\",\"show_associations\":\"\",\"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_page_title\":\"\",\"show_publishing_options\":\"\",\"show_article_options\":\"\",\"show_urls_images_backend\":\"\",\"show_urls_images_frontend\":\"\",\"astroid_article_type\":\"regular\",\"astroid_article_video_type\":\"youtube\",\"astroid_article_video_url\":\"\",\"astroid_article_gallery_width\":\"\",\"astroid_article_gallery_bullets\":\"1\",\"astroid_article_gallery_navigation\":\"1\",\"astroid_article_gallery_items\":\"\",\"astroid_article_thumbnail\":\"1\",\"astroid_article_audio_source\":\"soundcloud\",\"astroid_article_audio_soundcloud\":\"\",\"astroid_article_audio_spotify\":\"\",\"astroid_article_review_heading\":\"\",\"astroid_article_review_summery\":\"\",\"astroid_article_review_good\":\"\",\"astroid_article_review_bad\":\"\",\"astroid_article_review_rating\":\"5\",\"astroid_article_button_action\":\"\",\"astroid_article_button_link\":\"\",\"astroid_article_review_criterias\":\"\",\"astroid_article_quote_text\":\"\",\"astroid_article_quote_author\":\"\",\"astroid_article_badge\":\"0\",\"astroid_article_badge_type\":\"2\",\"astroid_article_badge_text\":\"\",\"astroid_article_badge_color\":\"\",\"astroid_relatedposts\":\"\",\"astroid_socialshare\":\"\",\"astroid_comments\":\"\",\"astroid_posttype\":\"\",\"astroid_readtime\":\"\",\"astroid_authorinfo\":\"\",\"astroid_og_title\":\"\",\"astroid_og_desc\":\"\",\"astroid_og_image\":\"\"}', 15, 0, '', '', 1, 0, '{\"robots\":\"\",\"author\":\"\",\"rights\":\"\",\"xreference\":\"\"}', 0, '*', '', ''),
(21, 160, 'Five great lessons you can learn from lifestyle', 'five-great-lessons-you-can-learn-from-lifestyle', '<p>Aliquam egestas pellentesque est Etiam a orci Nulla id enim feugiat ligula ullamcorper.</p>\r\n', '\r\n<p>Lorem Ipsum is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry\'s standard dummy text ever since the 1500s, when an unknown printer took a galley of type and scrambled it to make a type specimen book. It has survived not only five centuries, but also the leap into electronic typesetting, remaining essentially unchanged.</p>\r\n<blockquote>Astroid Joomla framework is next generation template layout builder and manager enables you to develop an awesome website and templates.</blockquote>\r\n<p>It was popularised in the 1960s with the release of Letraset sheets containing Lorem Ipsum passages, and more recently with desktop publishing software like Aldus PageMaker including versions of Lorem Ipsum.</p>\r\n<h2>This is a H2 Tag</h2>\r\n<p>Lorem Ipsum is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry\'s standard dummy text ever since the 1500s, when an unknown printer took a galley of type and scrambled it to make a type specimen book.</p>\r\n<p>It has survived not only five centuries, but also the leap into electronic typesetting, remaining essentially unchanged. It was popularised in the 1960s with the release of Letraset sheets containing Lorem Ipsum passages, and more recently with desktop publishing software like Aldus PageMaker including versions of Lorem Ipsum.</p>\r\n<h3>This is a H3 Tag</h3>\r\n<p>Lorem Ipsum is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry\'s standard dummy text ever since the 1500s</p>\r\n<p><strong>Un-ordered List here</strong></p>\r\n<ul>\r\n<li>This is a list 1</li>\r\n<li>This is a list 2</li>\r\n<li>This is a list 3</li>\r\n<li>This is a list 4</li>\r\n</ul>\r\n<h4>This is a H4 Tag</h4>\r\n<p>Lorem Ipsum is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry\'s standard dummy text ever since the 1500s</p>\r\n<p><strong>Un-ordered List here</strong></p>\r\n<ol>\r\n<li>This is a list 1</li>\r\n<li>This is a list 2</li>\r\n<li>This is a list 3</li>\r\n<li>This is a list 4</li>\r\n</ol>\r\n<h5>This is a H5 Tag</h5>\r\n<p>It has survived not only five centuries, but also the leap into electronic typesetting, remaining essentially unchanged. It was popularised in the 1960s with the release of Letraset sheets containing Lorem Ipsum passages, and more recently with desktop publishing software like Aldus PageMaker including versions of Lorem Ipsum.</p>\r\n<h6>This is a H6 Tag</h6>\r\n<p><code>\r\n&lt;li&gt;This is a list 1&lt;/li&gt; <br />\r\n&lt;li&gt;This is a list 2&lt;/li&gt; <br />\r\n&lt;li&gt;This is a list 3&lt;/li&gt; <br />\r\n&lt;li&gt;This is a list 4&lt;/li&gt; <br />\r\n</code></p>\r\n<p>It has survived not only five centuries, but also the leap into electronic typesetting, remaining essentially unchanged. It was popularised in the 1960s with the release of Letraset sheets containing Lorem Ipsum passages, and more recently with desktop publishing software like Aldus PageMaker including versions of Lorem Ipsum.</p>', -2, 10, '2018-06-01 11:45:06', 250, '', '2019-02-13 08:37:50', 14, 0, '0000-00-00 00:00:00', '2018-06-01 11:45:06', '0000-00-00 00:00:00', '{\"image_intro\":\"images\\/blog\\/lifestyle\\/img5.jpg\",\"float_intro\":\"\",\"image_intro_alt\":\"\",\"image_intro_caption\":\"\",\"image_fulltext\":\"images\\/blog\\/lifestyle\\/img5.jpg\",\"float_fulltext\":\"\",\"image_fulltext_alt\":\"\",\"image_fulltext_caption\":\"\"}', '{\"urla\":false,\"urlatext\":\"\",\"targeta\":\"\",\"urlb\":false,\"urlbtext\":\"\",\"targetb\":\"\",\"urlc\":false,\"urlctext\":\"\",\"targetc\":\"\"}', '{\"article_layout\":\"\",\"show_title\":\"\",\"link_titles\":\"\",\"show_tags\":\"\",\"show_intro\":\"\",\"info_block_position\":\"\",\"info_block_show_title\":\"\",\"show_category\":\"\",\"link_category\":\"\",\"show_parent_category\":\"\",\"link_parent_category\":\"\",\"show_associations\":\"\",\"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_page_title\":\"\",\"show_publishing_options\":\"\",\"show_article_options\":\"\",\"show_urls_images_backend\":\"\",\"show_urls_images_frontend\":\"\",\"astroid_article_type\":\"regular\",\"astroid_article_video_type\":\"youtube\",\"astroid_article_video_url\":\"\",\"astroid_article_gallery_width\":\"\",\"astroid_article_gallery_bullets\":\"1\",\"astroid_article_gallery_navigation\":\"1\",\"astroid_article_gallery_items\":\"\",\"astroid_article_thumbnail\":\"1\",\"astroid_article_audio_source\":\"soundcloud\",\"astroid_article_audio_soundcloud\":\"\",\"astroid_article_audio_spotify\":\"\",\"astroid_article_review_heading\":\"\",\"astroid_article_review_summery\":\"\",\"astroid_article_review_good\":\"\",\"astroid_article_review_bad\":\"\",\"astroid_article_review_rating\":\"5\",\"astroid_article_button_action\":\"\",\"astroid_article_button_link\":\"\",\"astroid_article_review_criterias\":\"\",\"astroid_article_quote_text\":\"\",\"astroid_article_quote_author\":\"\",\"astroid_article_badge\":\"0\",\"astroid_article_badge_type\":\"2\",\"astroid_article_badge_text\":\"\",\"astroid_article_badge_color\":\"\",\"astroid_relatedposts\":\"\",\"astroid_socialshare\":\"\",\"astroid_comments\":\"\",\"astroid_posttype\":\"\",\"astroid_readtime\":\"\",\"astroid_authorinfo\":\"\",\"astroid_og_title\":\"\",\"astroid_og_desc\":\"\",\"astroid_og_image\":\"\"}', 12, 5, '', '', 1, 0, '{\"robots\":\"\",\"author\":\"\",\"rights\":\"\",\"xreference\":\"\"}', 0, '*', '', ''),
(22, 161, 'How to get people to like lifestyle?', 'how-to-get-people-to-like-lifestyle', '<p>Aliquam egestas pellentesque est Etiam a orci Nulla id enim feugiat ligula ullamcorper.</p>\r\n', '\r\n<p>Lorem Ipsum is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry\'s standard dummy text ever since the 1500s, when an unknown printer took a galley of type and scrambled it to make a type specimen book. It has survived not only five centuries, but also the leap into electronic typesetting, remaining essentially unchanged. It was popularised in the 1960s with the release of Letraset sheets containing Lorem Ipsum passages, and more recently with desktop publishing software like Aldus PageMaker including versions of Lorem Ipsum.</p>\r\n<h3>Where does it come from?</h3>\r\n<p>There are many variations of passages of Lorem Ipsum available, but the majority have suffered alteration in some form, by injected humour, or randomised words which don\'t look even slightly believable. If you are going to use a passage of Lorem Ipsum, you need to be sure there isn\'t anything embarrassing hidden in the middle of text. All the Lorem Ipsum generators on the Internet tend to repeat predefined chunks as necessary, making this the first true generator on the Internet. It uses a dictionary of over 200 Latin words, combined with a handful of model sentence structures, to generate Lorem Ipsum which looks reasonable. The generated Lorem Ipsum is therefore always free from repetition, injected humour, or non-characteristic words etc.</p>', -2, 10, '2018-06-01 11:45:06', 250, '', '2018-11-01 08:03:32', 250, 0, '0000-00-00 00:00:00', '2018-06-01 11:45:06', '0000-00-00 00:00:00', '{\"image_intro\":\"images\\/blog\\/lifestyle\\/img4.jpg\",\"float_intro\":\"\",\"image_intro_alt\":\"\",\"image_intro_caption\":\"\",\"image_fulltext\":\"images\\/blog\\/lifestyle\\/img4.jpg\",\"float_fulltext\":\"\",\"image_fulltext_alt\":\"\",\"image_fulltext_caption\":\"\"}', '{\"urla\":false,\"urlatext\":\"\",\"targeta\":\"\",\"urlb\":false,\"urlbtext\":\"\",\"targetb\":\"\",\"urlc\":false,\"urlctext\":\"\",\"targetc\":\"\"}', '{\"article_layout\":\"\",\"show_title\":\"\",\"link_titles\":\"\",\"show_tags\":\"\",\"show_intro\":\"\",\"info_block_position\":\"\",\"info_block_show_title\":\"\",\"show_category\":\"\",\"link_category\":\"\",\"show_parent_category\":\"\",\"link_parent_category\":\"\",\"show_associations\":\"\",\"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_page_title\":\"\",\"show_publishing_options\":\"\",\"show_article_options\":\"\",\"show_urls_images_backend\":\"\",\"show_urls_images_frontend\":\"\",\"astroid_article_type\":\"regular\",\"astroid_article_video_type\":\"youtube\",\"astroid_article_video_url\":\"\",\"astroid_article_gallery_width\":\"\",\"astroid_article_gallery_bullets\":\"1\",\"astroid_article_gallery_navigation\":\"1\",\"astroid_article_gallery_items\":\"\",\"astroid_article_thumbnail\":\"1\",\"astroid_article_audio_source\":\"soundcloud\",\"astroid_article_audio_soundcloud\":\"\",\"astroid_article_audio_spotify\":\"\",\"astroid_article_review_heading\":\"\",\"astroid_article_review_summery\":\"\",\"astroid_article_review_good\":\"\",\"astroid_article_review_bad\":\"\",\"astroid_article_review_rating\":\"5\",\"astroid_article_button_action\":\"\",\"astroid_article_button_link\":\"\",\"astroid_article_review_criterias\":\"\",\"astroid_article_quote_text\":\"\",\"astroid_article_quote_author\":\"\",\"astroid_article_badge\":\"0\",\"astroid_article_badge_type\":\"2\",\"astroid_article_badge_text\":\"\",\"astroid_article_badge_color\":\"\",\"astroid_relatedposts\":\"\",\"astroid_socialshare\":\"\",\"astroid_comments\":\"\",\"astroid_posttype\":\"\",\"astroid_readtime\":\"\",\"astroid_authorinfo\":\"\",\"astroid_og_title\":\"\",\"astroid_og_desc\":\"\",\"astroid_og_image\":\"\"}', 13, 4, '', '', 1, 0, '{\"robots\":\"\",\"author\":\"\",\"rights\":\"\",\"xreference\":\"\"}', 0, '*', '', '');
INSERT INTO `ynfp8_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`, `note`) VALUES
(23, 162, 'How to have a fantastic lifestyle with minimal spending?', 'how-to-have-a-fantastic-lifestyle-with-minimal-spending', '<p>Aliquam egestas pellentesque est Etiam a orci Nulla id enim feugiat ligula ullamcorper.</p>\r\n', '\r\n<p>Lorem Ipsum is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry\'s standard dummy text ever since the 1500s, when an unknown printer took a galley of type and scrambled it to make a type specimen book. It has survived not only five centuries, but also the leap into electronic typesetting, remaining essentially unchanged. It was popularised in the 1960s with the release of Letraset sheets containing Lorem Ipsum passages, and more recently with desktop publishing software like Aldus PageMaker including versions of Lorem Ipsum.</p>\r\n<h3>Where does it come from?</h3>\r\n<p>There are many variations of passages of Lorem Ipsum available, but the majority have suffered alteration in some form, by injected humour, or randomised words which don\'t look even slightly believable. If you are going to use a passage of Lorem Ipsum, you need to be sure there isn\'t anything embarrassing hidden in the middle of text. All the Lorem Ipsum generators on the Internet tend to repeat predefined chunks as necessary, making this the first true generator on the Internet. It uses a dictionary of over 200 Latin words, combined with a handful of model sentence structures, to generate Lorem Ipsum which looks reasonable. The generated Lorem Ipsum is therefore always free from repetition, injected humour, or non-characteristic words etc.</p>', -2, 10, '2018-06-01 11:45:06', 250, '', '2018-11-01 08:03:27', 250, 0, '0000-00-00 00:00:00', '2018-06-01 11:45:06', '0000-00-00 00:00:00', '{\"image_intro\":\"images\\/blog\\/lifestyle\\/img3.jpg\",\"float_intro\":\"\",\"image_intro_alt\":\"\",\"image_intro_caption\":\"\",\"image_fulltext\":\"images\\/blog\\/lifestyle\\/img3.jpg\",\"float_fulltext\":\"\",\"image_fulltext_alt\":\"\",\"image_fulltext_caption\":\"\"}', '{\"urla\":false,\"urlatext\":\"\",\"targeta\":\"\",\"urlb\":false,\"urlbtext\":\"\",\"targetb\":\"\",\"urlc\":false,\"urlctext\":\"\",\"targetc\":\"\"}', '{\"article_layout\":\"\",\"show_title\":\"\",\"link_titles\":\"\",\"show_tags\":\"\",\"show_intro\":\"\",\"info_block_position\":\"\",\"info_block_show_title\":\"\",\"show_category\":\"\",\"link_category\":\"\",\"show_parent_category\":\"\",\"link_parent_category\":\"\",\"show_associations\":\"\",\"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_page_title\":\"\",\"show_publishing_options\":\"\",\"show_article_options\":\"\",\"show_urls_images_backend\":\"\",\"show_urls_images_frontend\":\"\",\"astroid_article_type\":\"regular\",\"astroid_article_video_type\":\"youtube\",\"astroid_article_video_url\":\"\",\"astroid_article_gallery_width\":\"\",\"astroid_article_gallery_bullets\":\"1\",\"astroid_article_gallery_navigation\":\"1\",\"astroid_article_gallery_items\":\"\",\"astroid_article_thumbnail\":\"1\",\"astroid_article_audio_source\":\"soundcloud\",\"astroid_article_audio_soundcloud\":\"\",\"astroid_article_audio_spotify\":\"\",\"astroid_article_review_heading\":\"\",\"astroid_article_review_summery\":\"\",\"astroid_article_review_good\":\"\",\"astroid_article_review_bad\":\"\",\"astroid_article_review_rating\":\"5\",\"astroid_article_button_action\":\"\",\"astroid_article_button_link\":\"\",\"astroid_article_review_criterias\":\"\",\"astroid_article_quote_text\":\"\",\"astroid_article_quote_author\":\"\",\"astroid_article_badge\":\"0\",\"astroid_article_badge_type\":\"2\",\"astroid_article_badge_text\":\"\",\"astroid_article_badge_color\":\"\",\"astroid_relatedposts\":\"\",\"astroid_socialshare\":\"\",\"astroid_comments\":\"\",\"astroid_posttype\":\"\",\"astroid_readtime\":\"0\",\"astroid_authorinfo\":\"\",\"astroid_og_title\":\"\",\"astroid_og_desc\":\"\",\"astroid_og_image\":\"\"}', 15, 3, '', '', 1, 0, '{\"robots\":\"\",\"author\":\"\",\"rights\":\"\",\"xreference\":\"\"}', 0, '*', '', ''),
(24, 163, 'Ten Common Myths About Lifestyle.', 'ten-common-myths-about-lifestyle', '<p>Aliquam egestas pellentesque est Etiam a orci Nulla id enim feugiat ligula ullamcorper.</p>\r\n', '\r\n<p>Lorem Ipsum is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry\'s standard dummy text ever since the 1500s, when an unknown printer took a galley of type and scrambled it to make a type specimen book. It has survived not only five centuries, but also the leap into electronic typesetting, remaining essentially unchanged. It was popularised in the 1960s with the release of Letraset sheets containing Lorem Ipsum passages, and more recently with desktop publishing software like Aldus PageMaker including versions of Lorem Ipsum.</p>\r\n<h3>Where does it come from?</h3>\r\n<p>There are many variations of passages of Lorem Ipsum available, but the majority have suffered alteration in some form, by injected humour, or randomised words which don\'t look even slightly believable. If you are going to use a passage of Lorem Ipsum, you need to be sure there isn\'t anything embarrassing hidden in the middle of text. All the Lorem Ipsum generators on the Internet tend to repeat predefined chunks as necessary, making this the first true generator on the Internet. It uses a dictionary of over 200 Latin words, combined with a handful of model sentence structures, to generate Lorem Ipsum which looks reasonable. The generated Lorem Ipsum is therefore always free from repetition, injected humour, or non-characteristic words etc.</p>', -2, 10, '2018-06-01 11:45:06', 250, '', '2018-11-01 08:03:22', 250, 0, '0000-00-00 00:00:00', '2018-06-01 11:45:06', '0000-00-00 00:00:00', '{\"image_intro\":\"images\\/blog\\/lifestyle\\/img2.jpg\",\"float_intro\":\"\",\"image_intro_alt\":\"\",\"image_intro_caption\":\"\",\"image_fulltext\":\"images\\/blog\\/lifestyle\\/img2.jpg\",\"float_fulltext\":\"\",\"image_fulltext_alt\":\"\",\"image_fulltext_caption\":\"\"}', '{\"urla\":false,\"urlatext\":\"\",\"targeta\":\"\",\"urlb\":false,\"urlbtext\":\"\",\"targetb\":\"\",\"urlc\":false,\"urlctext\":\"\",\"targetc\":\"\"}', '{\"article_layout\":\"\",\"show_title\":\"\",\"link_titles\":\"\",\"show_tags\":\"\",\"show_intro\":\"\",\"info_block_position\":\"\",\"info_block_show_title\":\"\",\"show_category\":\"\",\"link_category\":\"\",\"show_parent_category\":\"\",\"link_parent_category\":\"\",\"show_associations\":\"\",\"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_page_title\":\"\",\"show_publishing_options\":\"\",\"show_article_options\":\"\",\"show_urls_images_backend\":\"\",\"show_urls_images_frontend\":\"\",\"astroid_article_type\":\"regular\",\"astroid_article_video_type\":\"youtube\",\"astroid_article_video_url\":\"\",\"astroid_article_gallery_width\":\"\",\"astroid_article_gallery_bullets\":\"1\",\"astroid_article_gallery_navigation\":\"1\",\"astroid_article_gallery_items\":\"\",\"astroid_article_thumbnail\":\"1\",\"astroid_article_audio_source\":\"soundcloud\",\"astroid_article_audio_soundcloud\":\"\",\"astroid_article_audio_spotify\":\"\",\"astroid_article_review_heading\":\"\",\"astroid_article_review_summery\":\"\",\"astroid_article_review_good\":\"\",\"astroid_article_review_bad\":\"\",\"astroid_article_review_rating\":\"5\",\"astroid_article_button_action\":\"\",\"astroid_article_button_link\":\"\",\"astroid_article_review_criterias\":\"\",\"astroid_article_quote_text\":\"\",\"astroid_article_quote_author\":\"\",\"astroid_article_badge\":\"0\",\"astroid_article_badge_type\":\"2\",\"astroid_article_badge_text\":\"\",\"astroid_article_badge_color\":\"\",\"astroid_relatedposts\":\"\",\"astroid_socialshare\":\"\",\"astroid_comments\":\"\",\"astroid_posttype\":\"\",\"astroid_readtime\":\"0\",\"astroid_authorinfo\":\"\",\"astroid_og_title\":\"\",\"astroid_og_desc\":\"\",\"astroid_og_image\":\"\"}', 16, 2, '', '', 1, 0, '{\"robots\":\"\",\"author\":\"\",\"rights\":\"\",\"xreference\":\"\"}', 0, '*', '', ''),
(25, 164, 'Why is everyone talking about lifestyle?', 'why-is-everyone-talking-about-lifestyle', '<p>Aliquam egestas pellentesque est Etiam a orci Nulla id enim feugiat ligula ullamcorper.</p>\r\n', '\r\n<p>Lorem Ipsum is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry\'s standard dummy text ever since the 1500s, when an unknown printer took a galley of type and scrambled it to make a type specimen book. It has survived not only five centuries, but also the leap into electronic typesetting, remaining essentially unchanged. It was popularised in the 1960s with the release of Letraset sheets containing Lorem Ipsum passages, and more recently with desktop publishing software like Aldus PageMaker including versions of Lorem Ipsum.</p>\r\n<h3>Where does it come from?</h3>\r\n<p>There are many variations of passages of Lorem Ipsum available, but the majority have suffered alteration in some form, by injected humour, or randomised words which don\'t look even slightly believable. If you are going to use a passage of Lorem Ipsum, you need to be sure there isn\'t anything embarrassing hidden in the middle of text. All the Lorem Ipsum generators on the Internet tend to repeat predefined chunks as necessary, making this the first true generator on the Internet. It uses a dictionary of over 200 Latin words, combined with a handful of model sentence structures, to generate Lorem Ipsum which looks reasonable. The generated Lorem Ipsum is therefore always free from repetition, injected humour, or non-characteristic words etc.</p>', -2, 10, '2018-06-01 11:45:06', 250, '', '2018-11-01 08:03:57', 250, 0, '0000-00-00 00:00:00', '2018-06-01 11:45:06', '0000-00-00 00:00:00', '{\"image_intro\":\"images\\/blog\\/lifestyle\\/img1.jpg\",\"float_intro\":\"\",\"image_intro_alt\":\"\",\"image_intro_caption\":\"\",\"image_fulltext\":\"images\\/blog\\/lifestyle\\/img1.jpg\",\"float_fulltext\":\"\",\"image_fulltext_alt\":\"\",\"image_fulltext_caption\":\"\"}', '{\"urla\":false,\"urlatext\":\"\",\"targeta\":\"\",\"urlb\":false,\"urlbtext\":\"\",\"targetb\":\"\",\"urlc\":false,\"urlctext\":\"\",\"targetc\":\"\"}', '{\"article_layout\":\"\",\"show_title\":\"\",\"link_titles\":\"\",\"show_tags\":\"\",\"show_intro\":\"\",\"info_block_position\":\"\",\"info_block_show_title\":\"\",\"show_category\":\"\",\"link_category\":\"\",\"show_parent_category\":\"\",\"link_parent_category\":\"\",\"show_associations\":\"\",\"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_page_title\":\"\",\"show_publishing_options\":\"\",\"show_article_options\":\"\",\"show_urls_images_backend\":\"\",\"show_urls_images_frontend\":\"\",\"astroid_article_type\":\"regular\",\"astroid_article_video_type\":\"youtube\",\"astroid_article_video_url\":\"\",\"astroid_article_gallery_width\":\"\",\"astroid_article_gallery_bullets\":\"1\",\"astroid_article_gallery_navigation\":\"1\",\"astroid_article_gallery_items\":\"\",\"astroid_article_thumbnail\":\"1\",\"astroid_article_audio_source\":\"soundcloud\",\"astroid_article_audio_soundcloud\":\"\",\"astroid_article_audio_spotify\":\"\",\"astroid_article_review_heading\":\"\",\"astroid_article_review_summery\":\"\",\"astroid_article_review_good\":\"\",\"astroid_article_review_bad\":\"\",\"astroid_article_review_rating\":\"5\",\"astroid_article_button_action\":\"\",\"astroid_article_button_link\":\"\",\"astroid_article_review_criterias\":\"\",\"astroid_article_quote_text\":\"\",\"astroid_article_quote_author\":\"\",\"astroid_article_badge\":\"0\",\"astroid_article_badge_type\":\"2\",\"astroid_article_badge_text\":\"\",\"astroid_article_badge_color\":\"\",\"astroid_relatedposts\":\"\",\"astroid_socialshare\":\"\",\"astroid_comments\":\"\",\"astroid_posttype\":\"\",\"astroid_readtime\":\"0\",\"astroid_authorinfo\":\"\",\"astroid_og_title\":\"\",\"astroid_og_desc\":\"\",\"astroid_og_image\":\"\"}', 12, 1, '', '', 1, 0, '{\"robots\":\"\",\"author\":\"\",\"rights\":\"\",\"xreference\":\"\"}', 0, '*', '', ''),
(26, 165, 'Why is technology so famous?', 'why-is-technologyso-famous', '<p>Aliquam egestas pellentesque est Etiam a orci Nulla id enim feugiat ligula ullamcorper.</p>\r\n', '\r\n<p>Lorem Ipsum is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry\'s standard dummy text ever since the 1500s, when an unknown printer took a galley of type and scrambled it to make a type specimen book. It has survived not only five centuries, but also the leap into electronic typesetting, remaining essentially unchanged. It was popularised in the 1960s with the release of Letraset sheets containing Lorem Ipsum passages, and more recently with desktop publishing software like Aldus PageMaker including versions of Lorem Ipsum.</p>\r\n<h3>Where does it come from?</h3>\r\n<p>There are many variations of passages of Lorem Ipsum available, but the majority have suffered alteration in some form, by injected humour, or randomised words which don\'t look even slightly believable. If you are going to use a passage of Lorem Ipsum, you need to be sure there isn\'t anything embarrassing hidden in the middle of text. All the Lorem Ipsum generators on the Internet tend to repeat predefined chunks as necessary, making this the first true generator on the Internet. It uses a dictionary of over 200 Latin words, combined with a handful of model sentence structures, to generate Lorem Ipsum which looks reasonable. The generated Lorem Ipsum is therefore always free from repetition, injected humour, or non-characteristic words etc.</p>', 0, 11, '2018-06-01 11:45:06', 250, '', '2018-11-01 08:03:16', 250, 0, '0000-00-00 00:00:00', '2018-06-01 11:45:06', '0000-00-00 00:00:00', '{\"image_intro\":\"images\\/blog\\/technology\\/img6.jpg\",\"float_intro\":\"\",\"image_intro_alt\":\"\",\"image_intro_caption\":\"\",\"image_fulltext\":\"images\\/blog\\/technology\\/img6.jpg\",\"float_fulltext\":\"\",\"image_fulltext_alt\":\"\",\"image_fulltext_caption\":\"\"}', '{\"urla\":false,\"urlatext\":\"\",\"targeta\":\"\",\"urlb\":false,\"urlbtext\":\"\",\"targetb\":\"\",\"urlc\":false,\"urlctext\":\"\",\"targetc\":\"\"}', '{\"article_layout\":\"\",\"show_title\":\"\",\"link_titles\":\"\",\"show_tags\":\"\",\"show_intro\":\"\",\"info_block_position\":\"\",\"info_block_show_title\":\"\",\"show_category\":\"\",\"link_category\":\"\",\"show_parent_category\":\"\",\"link_parent_category\":\"\",\"show_associations\":\"\",\"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_page_title\":\"\",\"show_publishing_options\":\"\",\"show_article_options\":\"\",\"show_urls_images_backend\":\"\",\"show_urls_images_frontend\":\"\",\"astroid_article_type\":\"regular\",\"astroid_article_video_type\":\"youtube\",\"astroid_article_video_url\":\"\",\"astroid_article_gallery_width\":\"\",\"astroid_article_gallery_bullets\":\"1\",\"astroid_article_gallery_navigation\":\"1\",\"astroid_article_gallery_items\":\"\",\"astroid_article_thumbnail\":\"1\",\"astroid_article_audio_source\":\"soundcloud\",\"astroid_article_audio_soundcloud\":\"\",\"astroid_article_audio_spotify\":\"\",\"astroid_article_review_heading\":\"\",\"astroid_article_review_summery\":\"\",\"astroid_article_review_good\":\"\",\"astroid_article_review_bad\":\"\",\"astroid_article_review_rating\":\"5\",\"astroid_article_button_action\":\"\",\"astroid_article_button_link\":\"\",\"astroid_article_review_criterias\":\"\",\"astroid_article_quote_text\":\"\",\"astroid_article_quote_author\":\"\",\"astroid_article_badge\":\"0\",\"astroid_article_badge_type\":\"2\",\"astroid_article_badge_text\":\"\",\"astroid_article_badge_color\":\"\",\"astroid_relatedposts\":\"\",\"astroid_socialshare\":\"\",\"astroid_comments\":\"\",\"astroid_posttype\":\"\",\"astroid_readtime\":\"\",\"astroid_authorinfo\":\"\",\"astroid_og_title\":\"\",\"astroid_og_desc\":\"\",\"astroid_og_image\":\"\"}', 13, 76, '', '', 1, 2, '{\"robots\":\"\",\"author\":\"\",\"rights\":\"\",\"xreference\":\"\"}', 0, '*', '', ''),
(27, 166, 'The modern rules of technology', 'the-modern-rules-of-technology', '<p>Aliquam egestas pellentesque est Etiam a orci Nulla id enim feugiat ligula ullamcorper.</p>\r\n', '\r\n<p>Lorem Ipsum is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry\'s standard dummy text ever since the 1500s, when an unknown printer took a galley of type and scrambled it to make a type specimen book. It has survived not only five centuries, but also the leap into electronic typesetting, remaining essentially unchanged. It was popularised in the 1960s with the release of Letraset sheets containing Lorem Ipsum passages, and more recently with desktop publishing software like Aldus PageMaker including versions of Lorem Ipsum.</p>\r\n<h3>Where does it come from?</h3>\r\n<p>There are many variations of passages of Lorem Ipsum available, but the majority have suffered alteration in some form, by injected humour, or randomised words which don\'t look even slightly believable. If you are going to use a passage of Lorem Ipsum, you need to be sure there isn\'t anything embarrassing hidden in the middle of text. All the Lorem Ipsum generators on the Internet tend to repeat predefined chunks as necessary, making this the first true generator on the Internet. It uses a dictionary of over 200 Latin words, combined with a handful of model sentence structures, to generate Lorem Ipsum which looks reasonable. The generated Lorem Ipsum is therefore always free from repetition, injected humour, or non-characteristic words etc.</p>', 0, 11, '2018-06-01 11:45:06', 250, '', '2018-11-01 08:03:01', 250, 0, '0000-00-00 00:00:00', '2018-06-01 11:45:06', '0000-00-00 00:00:00', '{\"image_intro\":\"images\\/blog\\/technology\\/img5.jpg\",\"float_intro\":\"\",\"image_intro_alt\":\"\",\"image_intro_caption\":\"\",\"image_fulltext\":\"images\\/blog\\/technology\\/img5.jpg\",\"float_fulltext\":\"\",\"image_fulltext_alt\":\"\",\"image_fulltext_caption\":\"\"}', '{\"urla\":false,\"urlatext\":\"\",\"targeta\":\"\",\"urlb\":false,\"urlbtext\":\"\",\"targetb\":\"\",\"urlc\":false,\"urlctext\":\"\",\"targetc\":\"\"}', '{\"article_layout\":\"\",\"show_title\":\"\",\"link_titles\":\"\",\"show_tags\":\"\",\"show_intro\":\"\",\"info_block_position\":\"\",\"info_block_show_title\":\"\",\"show_category\":\"\",\"link_category\":\"\",\"show_parent_category\":\"\",\"link_parent_category\":\"\",\"show_associations\":\"\",\"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_page_title\":\"\",\"show_publishing_options\":\"\",\"show_article_options\":\"\",\"show_urls_images_backend\":\"\",\"show_urls_images_frontend\":\"\",\"astroid_article_type\":\"regular\",\"astroid_article_video_type\":\"youtube\",\"astroid_article_video_url\":\"\",\"astroid_article_gallery_width\":\"\",\"astroid_article_gallery_bullets\":\"1\",\"astroid_article_gallery_navigation\":\"1\",\"astroid_article_gallery_items\":\"\",\"astroid_article_thumbnail\":\"1\",\"astroid_article_audio_source\":\"soundcloud\",\"astroid_article_audio_soundcloud\":\"\",\"astroid_article_audio_spotify\":\"\",\"astroid_article_review_heading\":\"\",\"astroid_article_review_summery\":\"\",\"astroid_article_review_good\":\"\",\"astroid_article_review_bad\":\"\",\"astroid_article_review_rating\":\"5\",\"astroid_article_button_action\":\"\",\"astroid_article_button_link\":\"\",\"astroid_article_review_criterias\":\"\",\"astroid_article_quote_text\":\"\",\"astroid_article_quote_author\":\"\",\"astroid_article_badge\":\"0\",\"astroid_article_badge_type\":\"2\",\"astroid_article_badge_text\":\"\",\"astroid_article_badge_color\":\"\",\"astroid_relatedposts\":\"\",\"astroid_socialshare\":\"\",\"astroid_comments\":\"\",\"astroid_posttype\":\"\",\"astroid_readtime\":\"\",\"astroid_authorinfo\":\"\",\"astroid_og_title\":\"\",\"astroid_og_desc\":\"\",\"astroid_og_image\":\"\"}', 11, 75, '', '', 1, 0, '{\"robots\":\"\",\"author\":\"\",\"rights\":\"\",\"xreference\":\"\"}', 0, '*', '', ''),
(28, 167, 'The latest trend in technology', 'the-latest-trend-in-technology', '<p>Aliquam egestas pellentesque est Etiam a orci Nulla id enim feugiat ligula ullamcorper.</p>\r\n', '\r\n<p>Lorem Ipsum is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry\'s standard dummy text ever since the 1500s, when an unknown printer took a galley of type and scrambled it to make a type specimen book. It has survived not only five centuries, but also the leap into electronic typesetting, remaining essentially unchanged. It was popularised in the 1960s with the release of Letraset sheets containing Lorem Ipsum passages, and more recently with desktop publishing software like Aldus PageMaker including versions of Lorem Ipsum.</p>\r\n<h3>Where does it come from?</h3>\r\n<p>There are many variations of passages of Lorem Ipsum available, but the majority have suffered alteration in some form, by injected humour, or randomised words which don\'t look even slightly believable. If you are going to use a passage of Lorem Ipsum, you need to be sure there isn\'t anything embarrassing hidden in the middle of text. All the Lorem Ipsum generators on the Internet tend to repeat predefined chunks as necessary, making this the first true generator on the Internet. It uses a dictionary of over 200 Latin words, combined with a handful of model sentence structures, to generate Lorem Ipsum which looks reasonable. The generated Lorem Ipsum is therefore always free from repetition, injected humour, or non-characteristic words etc.</p>', 0, 11, '2018-06-01 11:45:06', 250, '', '2018-11-01 08:02:56', 250, 0, '0000-00-00 00:00:00', '2018-06-01 11:45:06', '0000-00-00 00:00:00', '{\"image_intro\":\"images\\/blog\\/technology\\/img4.jpg\",\"float_intro\":\"\",\"image_intro_alt\":\"\",\"image_intro_caption\":\"\",\"image_fulltext\":\"images\\/blog\\/technology\\/img4.jpg\",\"float_fulltext\":\"\",\"image_fulltext_alt\":\"\",\"image_fulltext_caption\":\"\"}', '{\"urla\":false,\"urlatext\":\"\",\"targeta\":\"\",\"urlb\":false,\"urlbtext\":\"\",\"targetb\":\"\",\"urlc\":false,\"urlctext\":\"\",\"targetc\":\"\"}', '{\"article_layout\":\"\",\"show_title\":\"\",\"link_titles\":\"\",\"show_tags\":\"\",\"show_intro\":\"\",\"info_block_position\":\"\",\"info_block_show_title\":\"\",\"show_category\":\"\",\"link_category\":\"\",\"show_parent_category\":\"\",\"link_parent_category\":\"\",\"show_associations\":\"\",\"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_page_title\":\"\",\"show_publishing_options\":\"\",\"show_article_options\":\"\",\"show_urls_images_backend\":\"\",\"show_urls_images_frontend\":\"\",\"astroid_article_type\":\"regular\",\"astroid_article_video_type\":\"youtube\",\"astroid_article_video_url\":\"\",\"astroid_article_gallery_width\":\"\",\"astroid_article_gallery_bullets\":\"1\",\"astroid_article_gallery_navigation\":\"1\",\"astroid_article_gallery_items\":\"\",\"astroid_article_thumbnail\":\"1\",\"astroid_article_audio_source\":\"soundcloud\",\"astroid_article_audio_soundcloud\":\"\",\"astroid_article_audio_spotify\":\"\",\"astroid_article_review_heading\":\"\",\"astroid_article_review_summery\":\"\",\"astroid_article_review_good\":\"\",\"astroid_article_review_bad\":\"\",\"astroid_article_review_rating\":\"5\",\"astroid_article_button_action\":\"\",\"astroid_article_button_link\":\"\",\"astroid_article_review_criterias\":\"\",\"astroid_article_quote_text\":\"\",\"astroid_article_quote_author\":\"\",\"astroid_article_badge\":\"0\",\"astroid_article_badge_type\":\"2\",\"astroid_article_badge_text\":\"\",\"astroid_article_badge_color\":\"\",\"astroid_relatedposts\":\"\",\"astroid_socialshare\":\"\",\"astroid_comments\":\"\",\"astroid_posttype\":\"\",\"astroid_readtime\":\"\",\"astroid_authorinfo\":\"\",\"astroid_og_title\":\"\",\"astroid_og_desc\":\"\",\"astroid_og_image\":\"\"}', 11, 74, '', '', 1, 1, '{\"robots\":\"\",\"author\":\"\",\"rights\":\"\",\"xreference\":\"\"}', 0, '*', '', ''),
(29, 168, 'The history of technology', 'the-history-of-technology', '<p>Aliquam egestas pellentesque est Etiam a orci Nulla id enim feugiat ligula ullamcorper.</p>\r\n', '\r\n<p>Lorem Ipsum is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry\'s standard dummy text ever since the 1500s, when an unknown printer took a galley of type and scrambled it to make a type specimen book. It has survived not only five centuries, but also the leap into electronic typesetting, remaining essentially unchanged. It was popularised in the 1960s with the release of Letraset sheets containing Lorem Ipsum passages, and more recently with desktop publishing software like Aldus PageMaker including versions of Lorem Ipsum.</p>\r\n<h3>Where does it come from?</h3>\r\n<p>There are many variations of passages of Lorem Ipsum available, but the majority have suffered alteration in some form, by injected humour, or randomised words which don\'t look even slightly believable. If you are going to use a passage of Lorem Ipsum, you need to be sure there isn\'t anything embarrassing hidden in the middle of text. All the Lorem Ipsum generators on the Internet tend to repeat predefined chunks as necessary, making this the first true generator on the Internet. It uses a dictionary of over 200 Latin words, combined with a handful of model sentence structures, to generate Lorem Ipsum which looks reasonable. The generated Lorem </p>', 0, 11, '2018-06-01 11:45:06', 250, '', '2019-07-15 22:27:11', 251, 0, '0000-00-00 00:00:00', '2018-06-01 11:45:06', '0000-00-00 00:00:00', '{\"image_intro\":\"images\\/blog\\/technology\\/img3.jpg\",\"float_intro\":\"\",\"image_intro_alt\":\"\",\"image_intro_caption\":\"\",\"image_fulltext\":\"images\\/blog\\/technology\\/img3.jpg\",\"float_fulltext\":\"\",\"image_fulltext_alt\":\"\",\"image_fulltext_caption\":\"\"}', '{\"urla\":false,\"urlatext\":\"\",\"targeta\":\"\",\"urlb\":false,\"urlbtext\":\"\",\"targetb\":\"\",\"urlc\":false,\"urlctext\":\"\",\"targetc\":\"\"}', '{\"astroid_article_type\":\"regular\",\"astroid_article_video_type\":\"youtube\",\"astroid_article_video_url\":\"\",\"astroid_article_gallery_width\":\"\",\"astroid_article_gallery_bullets\":\"1\",\"astroid_article_gallery_navigation\":\"1\",\"astroid_article_thumbnail\":\"1\",\"astroid_article_gallery_items\":[],\"astroid_article_audio_source\":\"soundcloud\",\"astroid_article_audio_soundcloud\":\"\",\"astroid_article_audio_spotify\":\"\",\"astroid_article_review_heading\":\"\",\"astroid_article_review_summery\":\"\",\"astroid_article_review_good\":\"\",\"astroid_article_review_bad\":\"\",\"astroid_article_review_rating\":\"5\",\"astroid_article_button_action\":\"\",\"astroid_article_button_link\":\"\",\"astroid_article_review_criterias\":[],\"astroid_article_quote_text\":\"\",\"astroid_article_quote_author\":\"\",\"astroid_article_badge\":\"0\",\"astroid_article_badge_type\":\"2\",\"astroid_article_badge_text\":\"\",\"astroid_article_badge_color\":\"\",\"astroid_relatedposts\":\"\",\"astroid_socialshare\":\"\",\"astroid_comments\":\"\",\"astroid_posttype\":\"\",\"astroid_readtime\":\"\",\"astroid_authorinfo\":\"\",\"astroid_og_title\":\"\",\"astroid_og_desc\":\"\",\"astroid_og_image\":\"\"}', 13, 73, '', '', 1, 8, '{\"robots\":\"\",\"author\":\"\",\"rights\":\"\",\"xreference\":\"\"}', 1, '*', '', ''),
(30, 169, 'How to learn technology?', 'how-to-learn-technology', '<p>Aliquam egestas pellentesque est Etiam a orci Nulla id enim feugiat ligula ullamcorper.</p>\r\n', '\r\n<p>Lorem Ipsum is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry\'s standard dummy text ever since the 1500s, when an unknown printer took a galley of type and scrambled it to make a type specimen book. It has survived not only five centuries, but also the leap into electronic typesetting, remaining essentially unchanged. It was popularised in the 1960s with the release of Letraset sheets containing Lorem Ipsum passages, and more recently with desktop publishing software like Aldus PageMaker including versions of Lorem Ipsum.</p>\r\n<h3>Where does it come from?</h3>\r\n<p>There are many variations of passages of Lorem Ipsum available, but the majority have suffered alteration in some form, by injected humour, or randomised words which don\'t look even slightly believable. If you are going to use a passage of Lorem Ipsum, you need to be sure there isn\'t anything embarrassing hidden in the middle of text. All the Lorem Ipsum generators on the Internet tend to repeat predefined chunks as necessary, making this the first true generator on the Internet. It uses a dictionary of over 200 Latin words, combined with a handful of model sentence structures, to generate Lorem Ipsum which looks reasonable. The generated Lorem Ipsum is therefore always free from repetition, injected humour, or non-characteristic words etc.</p>', 0, 11, '2018-06-01 11:45:06', 250, '', '2018-11-01 08:02:45', 250, 0, '0000-00-00 00:00:00', '2018-06-01 11:45:06', '0000-00-00 00:00:00', '{\"image_intro\":\"images\\/blog\\/technology\\/img2.jpg\",\"float_intro\":\"\",\"image_intro_alt\":\"\",\"image_intro_caption\":\"\",\"image_fulltext\":\"images\\/blog\\/technology\\/img2.jpg\",\"float_fulltext\":\"\",\"image_fulltext_alt\":\"\",\"image_fulltext_caption\":\"\"}', '{\"urla\":false,\"urlatext\":\"\",\"targeta\":\"\",\"urlb\":false,\"urlbtext\":\"\",\"targetb\":\"\",\"urlc\":false,\"urlctext\":\"\",\"targetc\":\"\"}', '{\"article_layout\":\"\",\"show_title\":\"\",\"link_titles\":\"\",\"show_tags\":\"\",\"show_intro\":\"\",\"info_block_position\":\"\",\"info_block_show_title\":\"\",\"show_category\":\"\",\"link_category\":\"\",\"show_parent_category\":\"\",\"link_parent_category\":\"\",\"show_associations\":\"\",\"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_page_title\":\"\",\"show_publishing_options\":\"\",\"show_article_options\":\"\",\"show_urls_images_backend\":\"\",\"show_urls_images_frontend\":\"\",\"astroid_article_type\":\"regular\",\"astroid_article_video_type\":\"youtube\",\"astroid_article_video_url\":\"\",\"astroid_article_gallery_width\":\"\",\"astroid_article_gallery_bullets\":\"1\",\"astroid_article_gallery_navigation\":\"1\",\"astroid_article_gallery_items\":\"\",\"astroid_article_thumbnail\":\"1\",\"astroid_article_audio_source\":\"soundcloud\",\"astroid_article_audio_soundcloud\":\"\",\"astroid_article_audio_spotify\":\"\",\"astroid_article_review_heading\":\"\",\"astroid_article_review_summery\":\"\",\"astroid_article_review_good\":\"\",\"astroid_article_review_bad\":\"\",\"astroid_article_review_rating\":\"5\",\"astroid_article_button_action\":\"\",\"astroid_article_button_link\":\"\",\"astroid_article_review_criterias\":\"\",\"astroid_article_quote_text\":\"\",\"astroid_article_quote_author\":\"\",\"astroid_article_badge\":\"0\",\"astroid_article_badge_type\":\"2\",\"astroid_article_badge_text\":\"\",\"astroid_article_badge_color\":\"\",\"astroid_relatedposts\":\"\",\"astroid_socialshare\":\"\",\"astroid_comments\":\"\",\"astroid_posttype\":\"\",\"astroid_readtime\":\"\",\"astroid_authorinfo\":\"\",\"astroid_og_title\":\"\",\"astroid_og_desc\":\"\",\"astroid_og_image\":\"\"}', 14, 72, 'Joomla', '', 1, 0, '{\"robots\":\"\",\"author\":\"\",\"rights\":\"\",\"xreference\":\"\"}', 1, '*', '', ''),
(31, 170, 'How technology can easy your work?', 'how-technology-can-easy-your-work', '<p>Aliquam egestas pellentesque est Etiam a orci Nulla id enim feugiat ligula ullamcorper.</p>\r\n', '\r\n<p>Lorem Ipsum is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry\'s standard dummy text ever since the 1500s, when an unknown printer took a galley of type and scrambled it to make a type specimen book. It has survived not only five centuries, but also the leap into electronic typesetting, remaining essentially unchanged. It was popularised in the 1960s with the release of Letraset sheets containing Lorem Ipsum passages, and more recently with desktop publishing software like Aldus PageMaker including versions of Lorem Ipsum.</p>\r\n<h3>Where does it come from?</h3>\r\n<p>There are many variations of passages of Lorem Ipsum available, but the majority have suffered alteration in some form, by injected humour, or randomised words which don\'t look even slightly believable. If you are going to use a passage of Lorem Ipsum, you need to be sure there isn\'t anything embarrassing hidden in the middle of text. All the Lorem Ipsum generators on the Internet tend to repeat predefined chunks as necessary, making this the first true generator on the Internet. It uses a dictionary of over 200 Latin words, combined with a handful of model sentence structures, to generate Lorem Ipsum which looks reasonable. The generated Lorem Ipsum is therefore always free from repetition, injected humour, or non-characteristic words etc.</p>', 0, 11, '2018-06-01 11:45:06', 250, '', '2018-11-01 08:02:41', 250, 0, '0000-00-00 00:00:00', '2018-06-01 11:45:06', '0000-00-00 00:00:00', '{\"image_intro\":\"images\\/blog\\/technology\\/img1.jpg\",\"float_intro\":\"\",\"image_intro_alt\":\"\",\"image_intro_caption\":\"\",\"image_fulltext\":\"images\\/blog\\/technology\\/img1.jpg\",\"float_fulltext\":\"\",\"image_fulltext_alt\":\"\",\"image_fulltext_caption\":\"\"}', '{\"urla\":false,\"urlatext\":\"\",\"targeta\":\"\",\"urlb\":false,\"urlbtext\":\"\",\"targetb\":\"\",\"urlc\":false,\"urlctext\":\"\",\"targetc\":\"\"}', '{\"article_layout\":\"\",\"show_title\":\"\",\"link_titles\":\"\",\"show_tags\":\"\",\"show_intro\":\"\",\"info_block_position\":\"\",\"info_block_show_title\":\"\",\"show_category\":\"\",\"link_category\":\"\",\"show_parent_category\":\"\",\"link_parent_category\":\"\",\"show_associations\":\"\",\"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_page_title\":\"\",\"show_publishing_options\":\"\",\"show_article_options\":\"\",\"show_urls_images_backend\":\"\",\"show_urls_images_frontend\":\"\",\"astroid_article_type\":\"regular\",\"astroid_article_video_type\":\"youtube\",\"astroid_article_video_url\":\"\",\"astroid_article_gallery_width\":\"\",\"astroid_article_gallery_bullets\":\"1\",\"astroid_article_gallery_navigation\":\"1\",\"astroid_article_gallery_items\":\"\",\"astroid_article_thumbnail\":\"1\",\"astroid_article_audio_source\":\"soundcloud\",\"astroid_article_audio_soundcloud\":\"\",\"astroid_article_audio_spotify\":\"\",\"astroid_article_review_heading\":\"\",\"astroid_article_review_summery\":\"\",\"astroid_article_review_good\":\"\",\"astroid_article_review_bad\":\"\",\"astroid_article_review_rating\":\"5\",\"astroid_article_button_action\":\"\",\"astroid_article_button_link\":\"\",\"astroid_article_review_criterias\":\"\",\"astroid_article_quote_text\":\"\",\"astroid_article_quote_author\":\"\",\"astroid_article_badge\":\"0\",\"astroid_article_badge_type\":\"2\",\"astroid_article_badge_text\":\"\",\"astroid_article_badge_color\":\"\",\"astroid_relatedposts\":\"\",\"astroid_socialshare\":\"\",\"astroid_comments\":\"\",\"astroid_posttype\":\"\",\"astroid_readtime\":\"\",\"astroid_authorinfo\":\"\",\"astroid_og_title\":\"\",\"astroid_og_desc\":\"\",\"astroid_og_image\":\"\"}', 11, 70, '', '', 1, 0, '{\"robots\":\"\",\"author\":\"\",\"rights\":\"\",\"xreference\":\"\"}', 1, '*', '', ''),
(32, 171, 'How business can ease your pain?', 'how-business-can-ease-your-pain', '<p>Aliquam egestas pellentesque est Etiam a orci Nulla id enim feugiat ligula ullamcorper.</p>\r\n', '\r\n<p>Lorem Ipsum is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry\'s standard dummy text ever since the 1500s, when an unknown printer took a galley of type and scrambled it to make a type specimen book. It has survived not only five centuries, but also the leap into electronic typesetting, remaining essentially unchanged. It was popularised in the 1960s with the release of Letraset sheets containing Lorem Ipsum passages, and more recently with desktop publishing software like Aldus PageMaker including versions of Lorem Ipsum.</p>\r\n<h3>Where does it come from?</h3>\r\n<p>There are many variations of passages of Lorem Ipsum available, but the majority have suffered alteration in some form, by injected humour, or randomised words which don\'t look even slightly believable. If you are going to use a passage of Lorem Ipsum, you need to be sure there isn\'t anything embarrassing hidden in the middle of text. All the Lorem Ipsum generators on the Internet tend to repeat predefined chunks as necessary, making this the first true generator on the Internet. It uses a dictionary of over 200 Latin words, combined with a handful of model sentence structures, to generate Lorem Ipsum which looks reasonable. The generated Lorem Ipsum is therefore always free from repetition, injected humour, or non-characteristic words etc.</p>', -2, 8, '2018-06-01 11:45:06', 250, '', '2018-11-01 08:02:37', 250, 0, '0000-00-00 00:00:00', '2018-06-01 11:45:06', '0000-00-00 00:00:00', '{\"image_intro\":\"images\\/blog\\/business\\/img6.jpg\",\"float_intro\":\"\",\"image_intro_alt\":\"How business can ease your pain\",\"image_intro_caption\":\"How business can ease your pain\",\"image_fulltext\":\"images\\/blog\\/business\\/img6.jpg\",\"float_fulltext\":\"\",\"image_fulltext_alt\":\"How business can ease your pain\",\"image_fulltext_caption\":\"How business can ease your pain\"}', '{\"urla\":\"\\/astroid\\/v131\\/#\",\"urlatext\":\"How business can ease your pain\",\"targeta\":\"\",\"urlb\":\"\\/astroid\\/v131\\/#\",\"urlbtext\":\"How business can ease your pain\",\"targetb\":\"\",\"urlc\":\"\\/astroid\\/v131\\/#\",\"urlctext\":\"How business can ease your pain\",\"targetc\":\"\"}', '{\"article_layout\":\"\",\"show_title\":\"\",\"link_titles\":\"\",\"show_tags\":\"\",\"show_intro\":\"\",\"info_block_position\":\"\",\"info_block_show_title\":\"\",\"show_category\":\"\",\"link_category\":\"\",\"show_parent_category\":\"\",\"link_parent_category\":\"\",\"show_associations\":\"\",\"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_page_title\":\"\",\"show_publishing_options\":\"\",\"show_article_options\":\"\",\"show_urls_images_backend\":\"\",\"show_urls_images_frontend\":\"\",\"astroid_article_type\":\"regular\",\"astroid_article_video_type\":\"youtube\",\"astroid_article_video_url\":\"\",\"astroid_article_gallery_width\":\"\",\"astroid_article_gallery_bullets\":\"1\",\"astroid_article_gallery_navigation\":\"1\",\"astroid_article_gallery_items\":\"\",\"astroid_article_thumbnail\":\"1\",\"astroid_article_audio_source\":\"soundcloud\",\"astroid_article_audio_soundcloud\":\"\",\"astroid_article_audio_spotify\":\"\",\"astroid_article_review_heading\":\"\",\"astroid_article_review_summery\":\"\",\"astroid_article_review_good\":\"\",\"astroid_article_review_bad\":\"\",\"astroid_article_review_rating\":\"5\",\"astroid_article_button_action\":\"\",\"astroid_article_button_link\":\"\",\"astroid_article_review_criterias\":\"\",\"astroid_article_quote_text\":\"\",\"astroid_article_quote_author\":\"\",\"astroid_article_badge\":\"1\",\"astroid_article_badge_type\":\"6\",\"astroid_article_badge_text\":\"\",\"astroid_article_badge_color\":\"\",\"astroid_relatedposts\":\"\",\"astroid_socialshare\":\"\",\"astroid_comments\":\"\",\"astroid_posttype\":\"\",\"astroid_readtime\":\"\",\"astroid_authorinfo\":\"\",\"astroid_og_title\":\"\",\"astroid_og_desc\":\"\",\"astroid_og_image\":\"\"}', 26, 1, 'Joomla', '', 1, 0, '{\"robots\":\"\",\"author\":\"\",\"rights\":\"\",\"xreference\":\"\"}', 0, '*', '', ''),
(33, 172, 'Ten business that will actually make your life better', 'ten-business-that-will-actually-make-your-life-better', '<p>Aliquam egestas pellentesque est Etiam a orci Nulla id enim feugiat ligula ullamcorper.</p>\r\n', '\r\n<p>Lorem Ipsum is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry\'s standard dummy text ever since the 1500s, when an unknown printer took a galley of type and scrambled it to make a type specimen book. It has survived not only five centuries, but also the leap into electronic typesetting, remaining essentially unchanged. It was popularised in the 1960s with the release of Letraset sheets containing Lorem Ipsum passages, and more recently with desktop publishing software like Aldus PageMaker including versions of Lorem Ipsum.</p>\r\n<h3>Where does it come from?</h3>\r\n<p>There are many variations of passages of Lorem Ipsum available, but the majority have suffered alteration in some form, by injected humour, or randomised words which don\'t look even slightly believable. If you are going to use a passage of Lorem Ipsum, you need to be sure there isn\'t anything embarrassing hidden in the middle of text. All the Lorem Ipsum generators on the Internet tend to repeat predefined chunks as necessary, making this the first true generator on the Internet. It uses a dictionary of over 200 Latin words, combined with a handful of model sentence structures, to generate Lorem Ipsum which looks reasonable. The generated Lorem Ipsum is therefore always free from repetition, injected humour, or non-characteristic words etc.</p>', -2, 8, '2018-06-01 11:45:06', 250, '', '2019-06-14 06:58:12', 17, 0, '0000-00-00 00:00:00', '2018-06-01 11:45:06', '0000-00-00 00:00:00', '{\"image_intro\":\"images\\/blog\\/business\\/img5.jpg\",\"float_intro\":\"\",\"image_intro_alt\":\"\",\"image_intro_caption\":\"\",\"image_fulltext\":\"images\\/blog\\/business\\/img5.jpg\",\"float_fulltext\":\"\",\"image_fulltext_alt\":\"\",\"image_fulltext_caption\":\"\"}', '{\"urla\":false,\"urlatext\":\"\",\"targeta\":\"\",\"urlb\":false,\"urlbtext\":\"\",\"targetb\":\"\",\"urlc\":false,\"urlctext\":\"\",\"targetc\":\"\"}', '{\"article_layout\":\"\",\"show_title\":\"\",\"link_titles\":\"\",\"show_tags\":\"\",\"show_intro\":\"\",\"info_block_position\":\"\",\"info_block_show_title\":\"\",\"show_category\":\"\",\"link_category\":\"\",\"show_parent_category\":\"\",\"link_parent_category\":\"\",\"show_associations\":\"\",\"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_page_title\":\"\",\"show_publishing_options\":\"\",\"show_article_options\":\"\",\"show_urls_images_backend\":\"\",\"show_urls_images_frontend\":\"\",\"astroid_article_type\":\"regular\",\"astroid_article_video_type\":\"youtube\",\"astroid_article_video_url\":\"\",\"astroid_article_gallery_width\":\"\",\"astroid_article_gallery_bullets\":\"1\",\"astroid_article_gallery_navigation\":\"1\",\"astroid_article_thumbnail\":\"1\",\"astroid_article_gallery_items\":[],\"astroid_article_audio_source\":\"soundcloud\",\"astroid_article_audio_soundcloud\":\"\",\"astroid_article_audio_spotify\":\"\",\"astroid_article_review_heading\":\"\",\"astroid_article_review_summery\":\"\",\"astroid_article_review_good\":\"\",\"astroid_article_review_bad\":\"\",\"astroid_article_review_rating\":\"5\",\"astroid_article_button_action\":\"\",\"astroid_article_button_link\":\"\",\"astroid_article_review_criterias\":[],\"astroid_article_quote_text\":\"\",\"astroid_article_quote_author\":\"\",\"astroid_article_badge\":\"0\",\"astroid_article_badge_type\":\"6\",\"astroid_article_badge_text\":\"\",\"astroid_article_badge_color\":\"\",\"astroid_relatedposts\":\"\",\"astroid_socialshare\":\"\",\"astroid_comments\":\"\",\"astroid_posttype\":\"\",\"astroid_readtime\":\"\",\"astroid_authorinfo\":\"\",\"astroid_og_title\":\"\",\"astroid_og_desc\":\"\",\"astroid_og_image\":\"\"}', 16, 2, 'Joomla', '', 1, 0, '{\"robots\":\"\",\"author\":\"\",\"rights\":\"\",\"xreference\":\"\"}', 0, '*', '', '');
INSERT INTO `ynfp8_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`, `note`) VALUES
(34, 173, 'The worst advices we\'ve heard for business', 'the-worst-advices-we-ve-heard-for-business', '<p>Aliquam egestas pellentesque est Etiam a orci Nulla id enim feugiat ligula ullamcorper.</p>\r\n', '\r\n<p>Lorem Ipsum is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry\'s standard dummy text ever since the 1500s, when an unknown printer took a galley of type and scrambled it to make a type specimen book. It has survived not only five centuries, but also the leap into electronic typesetting, remaining essentially unchanged. It was popularised in the 1960s with the release of Letraset sheets containing Lorem Ipsum passages, and more recently with desktop publishing software like Aldus PageMaker including versions of Lorem Ipsum.</p>\r\n<h3>Where does it come from?</h3>\r\n<p>There are many variations of passages of Lorem Ipsum available, but the majority have suffered alteration in some form, by injected humour, or randomised words which don\'t look even slightly believable. If you are going to use a passage of Lorem Ipsum, you need to be sure there isn\'t anything embarrassing hidden in the middle of text. All the Lorem Ipsum generators on the Internet tend to repeat predefined chunks as necessary, making this the first true generator on the Internet. It uses a dictionary of over 200 Latin words, combined with a handful of model sentence structures, to generate Lorem Ipsum which looks reasonable. The generated Lorem Ipsum is therefore always free from repetition, injected humour, or non-characteristic words etc.</p>', -2, 8, '2018-06-01 11:45:06', 250, '', '2019-06-14 06:57:53', 17, 0, '0000-00-00 00:00:00', '2018-06-01 11:45:06', '0000-00-00 00:00:00', '{\"image_intro\":\"images\\/blog\\/business\\/img4.jpg\",\"float_intro\":\"\",\"image_intro_alt\":\"\",\"image_intro_caption\":\"\",\"image_fulltext\":\"images\\/blog\\/business\\/img4.jpg\",\"float_fulltext\":\"\",\"image_fulltext_alt\":\"\",\"image_fulltext_caption\":\"\"}', '{\"urla\":false,\"urlatext\":\"\",\"targeta\":\"\",\"urlb\":false,\"urlbtext\":\"\",\"targetb\":\"\",\"urlc\":false,\"urlctext\":\"\",\"targetc\":\"\"}', '{\"article_layout\":\"\",\"show_title\":\"\",\"link_titles\":\"\",\"show_tags\":\"\",\"show_intro\":\"\",\"info_block_position\":\"\",\"info_block_show_title\":\"\",\"show_category\":\"\",\"link_category\":\"\",\"show_parent_category\":\"\",\"link_parent_category\":\"\",\"show_associations\":\"\",\"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_page_title\":\"\",\"show_publishing_options\":\"\",\"show_article_options\":\"\",\"show_urls_images_backend\":\"\",\"show_urls_images_frontend\":\"\",\"astroid_article_type\":\"regular\",\"astroid_article_video_type\":\"youtube\",\"astroid_article_video_url\":\"\",\"astroid_article_gallery_width\":\"\",\"astroid_article_gallery_bullets\":\"1\",\"astroid_article_gallery_navigation\":\"1\",\"astroid_article_thumbnail\":\"1\",\"astroid_article_gallery_items\":[],\"astroid_article_audio_source\":\"soundcloud\",\"astroid_article_audio_soundcloud\":\"\",\"astroid_article_audio_spotify\":\"\",\"astroid_article_review_heading\":\"\",\"astroid_article_review_summery\":\"\",\"astroid_article_review_good\":\"\",\"astroid_article_review_bad\":\"\",\"astroid_article_review_rating\":\"5\",\"astroid_article_button_action\":\"\",\"astroid_article_button_link\":\"\",\"astroid_article_review_criterias\":[],\"astroid_article_quote_text\":\"\",\"astroid_article_quote_author\":\"\",\"astroid_article_badge\":\"0\",\"astroid_article_badge_type\":\"5\",\"astroid_article_badge_text\":\"\",\"astroid_article_badge_color\":\"\",\"astroid_relatedposts\":\"\",\"astroid_socialshare\":\"\",\"astroid_comments\":\"\",\"astroid_posttype\":\"\",\"astroid_readtime\":\"\",\"astroid_authorinfo\":\"\",\"astroid_og_title\":\"\",\"astroid_og_desc\":\"\",\"astroid_og_image\":\"\"}', 17, 3, 'Joomla', '', 1, 0, '{\"robots\":\"\",\"author\":\"\",\"rights\":\"\",\"xreference\":\"\"}', 0, '*', '', ''),
(35, 174, 'Learn all about business from this politician', 'learn-all-about-business-from-this-politician', '<p>Aliquam egestas pellentesque est Etiam a orci Nulla id enim feugiat ligula ullamcorper.</p>\r\n', '\r\n<p>Lorem Ipsum is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry\'s standard dummy text ever since the 1500s, when an unknown printer took a galley of type and scrambled it to make a type specimen book. It has survived not only five centuries, but also the leap into electronic typesetting, remaining essentially unchanged. It was popularised in the 1960s with the release of Letraset sheets containing Lorem Ipsum passages, and more recently with desktop publishing software like Aldus PageMaker including versions of Lorem Ipsum.</p>\r\n<h3>Where does it come from?</h3>\r\n<p>There are many variations of passages of Lorem Ipsum available, but the majority have suffered alteration in some form, by injected humour, or randomised words which don\'t look even slightly believable. If you are going to use a passage of Lorem Ipsum, you need to be sure there isn\'t anything embarrassing hidden in the middle of text. All the Lorem Ipsum generators on the Internet tend to repeat predefined chunks as necessary, making this the first true generator on the Internet. It uses a dictionary of over 200 Latin words, combined with a handful of model sentence structures, to generate Lorem Ipsum which looks reasonable. The generated Lorem Ipsum is therefore always free from repetition, injected humour, or non-characteristic words etc.</p>', -2, 8, '2018-06-01 11:45:06', 250, '', '2019-06-14 07:00:43', 17, 0, '0000-00-00 00:00:00', '2018-06-01 11:45:06', '0000-00-00 00:00:00', '{\"image_intro\":\"images\\/blog\\/business\\/img3.jpg\",\"float_intro\":\"\",\"image_intro_alt\":\"\",\"image_intro_caption\":\"\",\"image_fulltext\":\"images\\/blog\\/business\\/img3.jpg\",\"float_fulltext\":\"\",\"image_fulltext_alt\":\"\",\"image_fulltext_caption\":\"\"}', '{\"urla\":false,\"urlatext\":\"\",\"targeta\":\"\",\"urlb\":false,\"urlbtext\":\"\",\"targetb\":\"\",\"urlc\":false,\"urlctext\":\"\",\"targetc\":\"\"}', '{\"article_layout\":\"\",\"show_title\":\"\",\"link_titles\":\"\",\"show_tags\":\"\",\"show_intro\":\"\",\"info_block_position\":\"\",\"info_block_show_title\":\"\",\"show_category\":\"\",\"link_category\":\"\",\"show_parent_category\":\"\",\"link_parent_category\":\"\",\"show_associations\":\"\",\"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_page_title\":\"\",\"show_publishing_options\":\"\",\"show_article_options\":\"\",\"show_urls_images_backend\":\"\",\"show_urls_images_frontend\":\"\",\"astroid_article_type\":\"regular\",\"astroid_article_video_type\":\"youtube\",\"astroid_article_video_url\":\"\",\"astroid_article_gallery_width\":\"\",\"astroid_article_gallery_bullets\":\"1\",\"astroid_article_gallery_navigation\":\"1\",\"astroid_article_thumbnail\":\"1\",\"astroid_article_gallery_items\":[],\"astroid_article_audio_source\":\"soundcloud\",\"astroid_article_audio_soundcloud\":\"\",\"astroid_article_audio_spotify\":\"\",\"astroid_article_review_heading\":\"\",\"astroid_article_review_summery\":\"\",\"astroid_article_review_good\":\"\",\"astroid_article_review_bad\":\"\",\"astroid_article_review_rating\":\"5\",\"astroid_article_button_action\":\"\",\"astroid_article_button_link\":\"\",\"astroid_article_review_criterias\":[],\"astroid_article_quote_text\":\"\",\"astroid_article_quote_author\":\"\",\"astroid_article_badge\":\"0\",\"astroid_article_badge_type\":\"5\",\"astroid_article_badge_text\":\"\",\"astroid_article_badge_color\":\"\",\"astroid_relatedposts\":\"\",\"astroid_socialshare\":\"\",\"astroid_comments\":\"\",\"astroid_posttype\":\"\",\"astroid_readtime\":\"\",\"astroid_authorinfo\":\"\",\"astroid_og_title\":\"\",\"astroid_og_desc\":\"\",\"astroid_og_image\":\"\"}', 16, 4, '', '', 1, 1, '{\"robots\":\"\",\"author\":\"\",\"rights\":\"\",\"xreference\":\"\"}', 1, '*', '', ''),
(36, 175, 'How will business be in the future?', 'how-will-business-be-in-the-future', '<p>Aliquam egestas pellentesque est Etiam a orci Nulla id enim feugiat ligula ullamcorper.</p>\r\n', '\r\n<p>Lorem Ipsum is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry\'s standard dummy text ever since the 1500s, when an unknown printer took a galley of type and scrambled it to make a type specimen book. It has survived not only five centuries, but also the leap into electronic typesetting, remaining essentially unchanged. It was popularised in the 1960s with the release of Letraset sheets containing Lorem Ipsum passages, and more recently with desktop publishing software like Aldus PageMaker including versions of Lorem Ipsum.</p>\r\n<h3>Where does it come from?</h3>\r\n<p>There are many variations of passages of Lorem Ipsum available, but the majority have suffered alteration in some form, by injected humour, or randomised words which don\'t look even slightly believable. If you are going to use a passage of Lorem Ipsum, you need to be sure there isn\'t anything embarrassing hidden in the middle of text. All the Lorem Ipsum generators on the Internet tend to repeat predefined chunks as necessary, making this the first true generator on the Internet. It uses a dictionary of over 200 Latin words, combined with a handful of model sentence structures, to generate Lorem Ipsum which looks reasonable. The generated Lorem Ipsum is therefore always free from repetition, injected humour, or non-characteristic words etc.</p>', -2, 8, '2018-06-01 11:45:06', 250, '', '2019-03-11 10:51:11', 14, 0, '0000-00-00 00:00:00', '2018-06-01 11:45:06', '0000-00-00 00:00:00', '{\"image_intro\":\"images\\/blog\\/business\\/img2.jpg\",\"float_intro\":\"\",\"image_intro_alt\":\"\",\"image_intro_caption\":\"\",\"image_fulltext\":\"images\\/blog\\/business\\/img2.jpg\",\"float_fulltext\":\"\",\"image_fulltext_alt\":\"\",\"image_fulltext_caption\":\"\"}', '{\"urla\":false,\"urlatext\":\"\",\"targeta\":\"\",\"urlb\":false,\"urlbtext\":\"\",\"targetb\":\"\",\"urlc\":false,\"urlctext\":\"\",\"targetc\":\"\"}', '{\"article_layout\":\"\",\"show_title\":\"\",\"link_titles\":\"\",\"show_tags\":\"\",\"show_intro\":\"\",\"info_block_position\":\"\",\"info_block_show_title\":\"\",\"show_category\":\"\",\"link_category\":\"\",\"show_parent_category\":\"\",\"link_parent_category\":\"\",\"show_associations\":\"\",\"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_page_title\":\"\",\"show_publishing_options\":\"\",\"show_article_options\":\"\",\"show_urls_images_backend\":\"\",\"show_urls_images_frontend\":\"\",\"astroid_article_type\":\"regular\",\"astroid_article_video_type\":\"youtube\",\"astroid_article_video_url\":\"\",\"astroid_article_gallery_width\":\"\",\"astroid_article_gallery_bullets\":\"1\",\"astroid_article_gallery_navigation\":\"1\",\"astroid_article_gallery_items\":\"\",\"astroid_article_thumbnail\":\"1\",\"astroid_article_audio_source\":\"soundcloud\",\"astroid_article_audio_soundcloud\":\"\",\"astroid_article_audio_spotify\":\"\",\"astroid_article_review_heading\":\"\",\"astroid_article_review_summery\":\"\",\"astroid_article_review_good\":\"\",\"astroid_article_review_bad\":\"\",\"astroid_article_review_rating\":\"5\",\"astroid_article_button_action\":\"\",\"astroid_article_button_link\":\"\",\"astroid_article_review_criterias\":\"\",\"astroid_article_quote_text\":\"\",\"astroid_article_quote_author\":\"\",\"astroid_article_badge\":\"0\",\"astroid_article_badge_type\":\"3\",\"astroid_article_badge_text\":\"\",\"astroid_article_badge_color\":\"\",\"astroid_relatedposts\":\"\",\"astroid_socialshare\":\"\",\"astroid_comments\":\"\",\"astroid_posttype\":\"\",\"astroid_readtime\":\"\",\"astroid_authorinfo\":\"\",\"astroid_og_title\":\"\",\"astroid_og_desc\":\"\",\"astroid_og_image\":\"\"}', 18, 5, 'Joomla', '', 1, 0, '{\"robots\":\"\",\"author\":\"\",\"rights\":\"\",\"xreference\":\"\"}', 1, '*', '', ''),
(37, 176, 'How business makes me feel good?', 'how-business-makes-me-feel-good', '<p>Aliquam egestas pellentesque est Etiam a orci Nulla id enim feugiat ligula ullamcorper.</p>\r\n', '\r\n<p>Lorem Ipsum is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry\'s standard dummy text ever since the 1500s, when an unknown printer took a galley of type and scrambled it to make a type specimen book. It has survived not only five centuries, but also the leap into electronic typesetting, remaining essentially unchanged. It was popularised in the 1960s with the release of Letraset sheets containing Lorem Ipsum passages, and more recently with desktop publishing software like Aldus PageMaker including versions of Lorem Ipsum.</p>\r\n<h3>Where does it come from?</h3>\r\n<p>There are many variations of passages of Lorem Ipsum available, but the majority have suffered alteration in some form, by injected humour, or randomised words which don\'t look even slightly believable. If you are going to use a passage of Lorem Ipsum, you need to be sure there isn\'t anything embarrassing hidden in the middle of text. All the Lorem Ipsum generators on the Internet tend to repeat predefined chunks as necessary, making this the first true generator on the Internet. It uses a dictionary of over 200 Latin words, combined with a handful of model sentence structures, to generate Lorem Ipsum which looks reasonable. The generated Lorem Ipsum is therefore always free from repetition, injected humour, or non-characteristic words etc.</p>', -2, 8, '2018-06-01 11:45:06', 250, '', '2019-03-11 10:51:46', 14, 0, '0000-00-00 00:00:00', '2018-06-01 11:45:06', '0000-00-00 00:00:00', '{\"image_intro\":\"images\\/blog\\/business\\/img1.jpg\",\"float_intro\":\"\",\"image_intro_alt\":\"\",\"image_intro_caption\":\"\",\"image_fulltext\":\"images\\/blog\\/business\\/img1.jpg\",\"float_fulltext\":\"\",\"image_fulltext_alt\":\"\",\"image_fulltext_caption\":\"\"}', '{\"urla\":false,\"urlatext\":\"\",\"targeta\":\"\",\"urlb\":false,\"urlbtext\":\"\",\"targetb\":\"\",\"urlc\":false,\"urlctext\":\"\",\"targetc\":\"\"}', '{\"article_layout\":\"\",\"show_title\":\"\",\"link_titles\":\"\",\"show_tags\":\"\",\"show_intro\":\"\",\"info_block_position\":\"\",\"info_block_show_title\":\"\",\"show_category\":\"\",\"link_category\":\"\",\"show_parent_category\":\"\",\"link_parent_category\":\"\",\"show_associations\":\"\",\"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_page_title\":\"\",\"show_publishing_options\":\"\",\"show_article_options\":\"\",\"show_urls_images_backend\":\"\",\"show_urls_images_frontend\":\"\",\"astroid_article_type\":\"regular\",\"astroid_article_video_type\":\"youtube\",\"astroid_article_video_url\":\"\",\"astroid_article_gallery_width\":\"\",\"astroid_article_gallery_bullets\":\"1\",\"astroid_article_gallery_navigation\":\"1\",\"astroid_article_gallery_items\":\"\",\"astroid_article_thumbnail\":\"1\",\"astroid_article_audio_source\":\"soundcloud\",\"astroid_article_audio_soundcloud\":\"\",\"astroid_article_audio_spotify\":\"\",\"astroid_article_review_heading\":\"\",\"astroid_article_review_summery\":\"\",\"astroid_article_review_good\":\"\",\"astroid_article_review_bad\":\"\",\"astroid_article_review_rating\":\"5\",\"astroid_article_button_action\":\"\",\"astroid_article_button_link\":\"\",\"astroid_article_review_criterias\":\"\",\"astroid_article_quote_text\":\"\",\"astroid_article_quote_author\":\"\",\"astroid_article_badge\":\"0\",\"astroid_article_badge_type\":\"5\",\"astroid_article_badge_text\":\"\",\"astroid_article_badge_color\":\"\",\"astroid_relatedposts\":\"\",\"astroid_socialshare\":\"\",\"astroid_comments\":\"\",\"astroid_posttype\":\"\",\"astroid_readtime\":\"\",\"astroid_authorinfo\":\"\",\"astroid_og_title\":\"\",\"astroid_og_desc\":\"\",\"astroid_og_image\":\"\"}', 22, 6, 'Joomla', '', 1, 0, '{\"robots\":\"\",\"author\":\"\",\"rights\":\"\",\"xreference\":\"\"}', 1, '*', '', ''),
(38, 204, 'Why Choose Astroid', 'why-choose-astroid', '<div class=\"row text-center\">\r\n   <div class=\"col mb-md-5 mb-4\">\r\n      <h2>Why Choose Astroid</h2>\r\n      <p>Packed with rich features to make your development faster and easier.</p>\r\n   </div>\r\n</div>\r\n<div class=\"row\">\r\n   <div class=\"col-lg-4 col-md-6 col-12 pb-4\">\r\n      <img src=\"images/sampleimages/icons/responsive.svg\" alt=\"Responsive Layout\">\r\n      <h4 class=\"mt-3\">Responsive Layout</h4>\r\n      <p>Fully Responsive layout i.e. can easily adapt to any mobile devices with any screen size.</p>\r\n   </div>\r\n   <div class=\"col-lg-4 col-md-6 col-12 pb-4\">\r\n      <img src=\"images/sampleimages/icons/seo.svg\" alt=\"SEO\">\r\n      <h4 class=\"mt-3\">SEO Optimized</h4>\r\n      <p>Created with best SEO practices following latest HTML5 standards, to boost your SERPs results.</p>\r\n   </div>\r\n   <div class=\"col-lg-4 col-md-6 col-12 pb-4\">\r\n      <img src=\"images/sampleimages/icons/fontawesome.svg\" alt=\"Font Awesome\">\r\n      <h4 class=\"mt-3\">Font Awesome 5</h4>\r\n      <p>Font Awesome 5 is integrated into the core of Astroid, use it in menu items, content, wherever you like.</p>\r\n   </div>\r\n   <div class=\"col-lg-4 col-md-6 col-12 pb-md-0 pb-4\">\r\n      <img src=\"images/sampleimages/icons/documentation.svg\" alt=\"Well Documented\">\r\n      <h4 class=\"mt-3\">Well Documented</h4>\r\n      <p>Complete well documented documentation with screenshot references & video tutorials.</p>\r\n   </div>\r\n   <div class=\"col-lg-4 col-md-6 col-12 pb-md-0 pb-4\">\r\n      <img src=\"images/sampleimages/icons/admin-panel.svg\" alt=\"Powerful Admin Panel\">\r\n      <h4 class=\"mt-3\">Powerful Admin Panel</h4>\r\n      <p>Comes with a powerful admin panel that allows you to customize the template in a more easier way.</p>\r\n   </div>\r\n   <div class=\"col-lg-4 col-md-6 col-12\">\r\n      <img src=\"images/sampleimages/icons/scss.svg\" alt=\"SCSS\">\r\n      <h4 class=\"mt-3\">SCSS Support</h4>\r\n      <p>Writing additional CSS styles with Astroid is absolutely flexible as it\'s all based on new SCSS.</p>\r\n   </div>\r\n</div>', '', 1, 15, '2018-09-14 08:23:19', 250, '', '2018-11-01 08:01:44', 250, 0, '0000-00-00 00:00:00', '2018-09-14 08:23:19', '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\":\"\"}', '{\"article_layout\":\"\",\"show_title\":\"\",\"link_titles\":\"\",\"show_tags\":\"\",\"show_intro\":\"\",\"info_block_position\":\"\",\"info_block_show_title\":\"\",\"show_category\":\"\",\"link_category\":\"\",\"show_parent_category\":\"\",\"link_parent_category\":\"\",\"show_associations\":\"\",\"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_page_title\":\"\",\"show_publishing_options\":\"\",\"show_article_options\":\"\",\"show_urls_images_backend\":\"\",\"show_urls_images_frontend\":\"\",\"astroid_article_type\":\"regular\",\"astroid_article_video_type\":\"youtube\",\"astroid_article_video_url\":\"\",\"astroid_article_gallery_width\":\"\",\"astroid_article_gallery_bullets\":\"1\",\"astroid_article_gallery_navigation\":\"1\",\"astroid_article_gallery_items\":\"\",\"astroid_article_thumbnail\":\"1\",\"astroid_article_audio_source\":\"soundcloud\",\"astroid_article_audio_soundcloud\":\"\",\"astroid_article_audio_spotify\":\"\",\"astroid_article_review_heading\":\"\",\"astroid_article_review_summery\":\"\",\"astroid_article_review_good\":\"\",\"astroid_article_review_bad\":\"\",\"astroid_article_review_rating\":\"7\",\"astroid_article_button_action\":\"\",\"astroid_article_button_link\":\"\",\"astroid_article_review_criterias\":\"\",\"astroid_article_quote_text\":\"\",\"astroid_article_quote_author\":\"\",\"astroid_article_badge\":\"0\",\"astroid_article_badge_type\":\"2\",\"astroid_article_badge_text\":\"\",\"astroid_article_badge_color\":\"\",\"astroid_relatedposts\":\"0\",\"astroid_socialshare\":\"0\",\"astroid_comments\":\"0\",\"astroid_posttype\":\"0\",\"astroid_readtime\":\"0\",\"astroid_authorinfo\":\"0\",\"astroid_og_title\":\"\",\"astroid_og_desc\":\"\",\"astroid_og_image\":\"\"}', 16, 7, '', '', 1, 0, '{\"robots\":\"\",\"author\":\"\",\"rights\":\"\",\"xreference\":\"\"}', 0, '*', '', ''),
(46, 246, 'Blank', 'blank', '', '', 1, 15, '2018-10-10 13:20:59', 250, '', '2018-11-01 08:01:38', 250, 0, '0000-00-00 00:00:00', '2018-10-10 13:20:59', '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\":\"\"}', '{\"article_layout\":\"\",\"show_title\":\"\",\"link_titles\":\"\",\"show_tags\":\"\",\"show_intro\":\"\",\"info_block_position\":\"\",\"info_block_show_title\":\"\",\"show_category\":\"\",\"link_category\":\"\",\"show_parent_category\":\"\",\"link_parent_category\":\"\",\"show_associations\":\"\",\"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_page_title\":\"\",\"show_publishing_options\":\"\",\"show_article_options\":\"\",\"show_urls_images_backend\":\"\",\"show_urls_images_frontend\":\"\",\"astroid_article_type\":\"regular\",\"astroid_article_video_type\":\"youtube\",\"astroid_article_video_url\":\"\",\"astroid_article_gallery_width\":\"\",\"astroid_article_gallery_bullets\":\"1\",\"astroid_article_gallery_navigation\":\"1\",\"astroid_article_gallery_items\":\"\",\"astroid_article_thumbnail\":\"1\",\"astroid_article_audio_source\":\"soundcloud\",\"astroid_article_audio_soundcloud\":\"\",\"astroid_article_audio_spotify\":\"\",\"astroid_article_review_heading\":\"\",\"astroid_article_review_summery\":\"\",\"astroid_article_review_good\":\"\",\"astroid_article_review_bad\":\"\",\"astroid_article_review_rating\":\"5\",\"astroid_article_button_action\":\"\",\"astroid_article_button_link\":\"\",\"astroid_article_review_criterias\":\"\",\"astroid_article_quote_text\":\"\",\"astroid_article_quote_author\":\"\",\"astroid_article_badge\":\"0\",\"astroid_article_badge_type\":\"2\",\"astroid_article_badge_text\":\"\",\"astroid_article_badge_color\":\"\",\"astroid_relatedposts\":\"0\",\"astroid_socialshare\":\"0\",\"astroid_comments\":\"0\",\"astroid_posttype\":\"0\",\"astroid_readtime\":\"0\",\"astroid_authorinfo\":\"0\",\"astroid_og_title\":\"\",\"astroid_og_desc\":\"\",\"astroid_og_image\":\"\"}', 5, 6, '', '', 1, 0, '{\"robots\":\"\",\"author\":\"\",\"rights\":\"\",\"xreference\":\"\"}', 0, '*', '', ''),
(47, 249, 'Typography', 'typography', '<div class=\"row\">\r\n	<div class=\"col-sm-12 col-xl-8\">\r\n		<h1>H1 Heading</h1>\r\n		<p>Welcome to our wonderful world. We sincerely hope that each and every user entering our website will find exactly what he/she is looking for. With advanced features of activating account and new login widgets, you will definitely have a great experience of using our web page.</p>\r\n		<h2>H2 Heading</h2>\r\n		<p>Welcome to our wonderful world. We sincerely hope that each and every user entering our website will find exactly what he/she is looking for. With advanced features of activating account and new login widgets, you will definitely have a great experience of using our web page.</p>\r\n		<h3>H3 Heading</h3>\r\n		<p>Welcome to our wonderful world. We sincerely hope that each and every user entering our website will find exactly what he/she is looking for. With advanced features of activating account and new login widgets, you will definitely have a great experience of using our web page.</p>\r\n		<h4>H4 Heading</h4>\r\n		<p>Welcome to our wonderful world. We sincerely hope that each and every user entering our website will find exactly what he/she is looking for. With advanced features of activating account and new login widgets, you will definitely have a great experience of using our web page.</p>\r\n		<h5>H5 Heading</h5>\r\n		<p>Welcome to our wonderful world. We sincerely hope that each and every user entering our website will find exactly what he/she is looking for. With advanced features of activating account and new login widgets, you will definitely have a great experience of using our web page.</p>\r\n		<h6>H6 Heading</h6>\r\n		<p>Welcome to our wonderful world. We sincerely hope that each and every user entering our website will find exactly what he/she is looking for. With advanced features of activating account and new login widgets, you will definitely have a great experience of using our web page.</p>\r\n		<hr class=\"py-2\">\r\n		<h3>Blockquote</h3>\r\n		<blockquote class=\"bg-light border rounded p-3\">\r\n			<p>\r\n			<q>Real estate cannot be lost or stolen, nor can it be carried away. Purchased with common sense, paid for in full, and managed with reasonable care, it is about the safest investment in the world.</q>\r\n			</p>\r\n			<p class=\"m-0\">\r\n			<cite>Franklin D. Roosevelt</cite>\r\n			</p>\r\n		</blockquote>\r\n	</div>\r\n</div>\r\n<hr class=\"py-2\">\r\n<div class=\"d-flex text-center justify-content-center\">\r\n	<div class=\"col-sm-12\">\r\n		<h3>Image Centered</h3>\r\n		<img class=\"img-fluid mb-3\" src=\"images/sampleimages/menu-thumb.png\" alt=\"img-center\" width=\"770\" height=\"520\">\r\n		<p class=\"text-left\">Welcome to our wonderful world. We sincerely hope that each and every user entering our website will find exactly what he/she is looking for. With advanced features of activating account and new login widgets, you will definitely have a great experience of using our web page.</p>\r\n	</div>\r\n</div>\r\n<hr class=\"py-2\">\r\n<div class=\"row\">\r\n	<div class=\"col-lg-12\">\r\n		<div class=\"media media-mod-2 align-items-center\">\r\n			<div class=\"media-left\"><img class=\"img-fluid\" src=\"images/sampleimages/menu-thumb.png\" alt=\"img-left\" width=\"370\" height=\"250\"></div>\r\n			<div class=\"media-body pl-5 pl-lg-4\">\r\n			<h3>Image Left</h3>\r\n			<p>Welcome to our wonderful world. We sincerely hope that each and every user entering our website will find exactly what he/she is looking for. With advanced features of activating account and new login widgets, you will definitely have a great experience of using our web page.</p>\r\n			</div>\r\n		</div>\r\n	</div>\r\n</div>\r\n<hr class=\"py-2\">\r\n<div class=\"row\">\r\n	<div class=\"col-lg-12\">\r\n		<div class=\"media media-mod-2 align-items-center text-right\">\r\n			<div class=\"media-body pr-5 pr-lg-4\">\r\n			<h3>Image Right</h3>\r\n			<p>Welcome to our wonderful world. We sincerely hope that each and every user entering our website will find exactly what he/she is looking for. With advanced features of activating account and new login widgets, you will definitely have a great experience of using our web page.</p>\r\n			</div>\r\n			<div class=\"media-right\"><img class=\"img-fluid\" src=\"images/sampleimages/menu-thumb.png\" alt=\"img-right\" width=\"370\" height=\"250\"></div>\r\n		</div>\r\n	</div>\r\n</div>\r\n\r\n<div class=\"row justify-content-center text-center pb-5\">\r\n		<div class=\"col-9\">\r\n			<h1 class=\"pb-3\">Buttons</h1>\r\n			<p>Use Bootstrap’s custom button styles for actions in forms, dialogs, and more with support for multiple sizes, states,\r\n				and more.</p>\r\n		</div>\r\n	</div>\r\n	<div class=\"row pb-5\">\r\n		<div class=\"col text-center\">\r\n			<button type=\"button\" class=\"btn btn-primary\">Primary</button>\r\n			<button type=\"button\" class=\"btn btn-secondary\">Secondary</button>\r\n			<button type=\"button\" class=\"btn btn-success\">Success</button>\r\n			<button type=\"button\" class=\"btn btn-danger\">Danger</button>\r\n			<button type=\"button\" class=\"btn btn-warning\">Warning</button>\r\n			<button type=\"button\" class=\"btn btn-info\">Info</button>\r\n			<button type=\"button\" class=\"btn btn-light\">Light</button>\r\n			<button type=\"button\" class=\"btn btn-dark\">Dark</button>\r\n			<button type=\"button\" class=\"btn btn-link\">Link</button>\r\n		</div>\r\n	</div>\r\n\r\n	<div class=\"row text-center pb-5\">\r\n		<div class=\"col text-center\">\r\n			<h3 class=\"pb-3\">Button tags</h3>\r\n			<a class=\"btn btn-primary\" href=\"#\" role=\"button\">Link</a>\r\n			<button class=\"btn btn-primary\" type=\"submit\">Button</button>\r\n			<input class=\"btn btn-primary\" value=\"Input\" type=\"button\">\r\n			<input class=\"btn btn-primary\" value=\"Submit\" type=\"submit\">\r\n			<input class=\"btn btn-primary\" value=\"Reset\" type=\"reset\">\r\n		</div>\r\n	</div>\r\n\r\n	<div class=\"row text-center pb-5\">\r\n		<div class=\"col text-center\">\r\n			<h3 class=\"pb-3\">Outline buttons</h3>\r\n			<button type=\"button\" class=\"btn btn-outline-primary\">Primary</button>\r\n			<button type=\"button\" class=\"btn btn-outline-secondary\">Secondary</button>\r\n			<button type=\"button\" class=\"btn btn-outline-success\">Success</button>\r\n			<button type=\"button\" class=\"btn btn-outline-danger\">Danger</button>\r\n			<button type=\"button\" class=\"btn btn-outline-warning\">Warning</button>\r\n			<button type=\"button\" class=\"btn btn-outline-info\">Info</button>\r\n			<button type=\"button\" class=\"btn btn-outline-light\">Light</button>\r\n			<button type=\"button\" class=\"btn btn-outline-dark\">Dark</button>\r\n		</div>\r\n	</div>\r\n\r\n	<div class=\"row text-center pb-5\">\r\n		<div class=\"col text-center\">\r\n			<h3 class=\"pb-3\">Sizes</h3>\r\n			<button type=\"button\" class=\"btn btn-primary btn-sm\">Small button</button>\r\n			<button type=\"button\" class=\"btn btn-secondary btn-sm\">Small button</button>\r\n			<div class=\"clearfix pb-3\"></div>\r\n			<button type=\"button\" class=\"btn btn-primary\">Default button</button>\r\n			<button type=\"button\" class=\"btn btn-secondary\">Default button</button>\r\n			<div class=\"clearfix pb-3\"></div>\r\n			<button type=\"button\" class=\"btn btn-primary btn-lg\">Large button</button>\r\n			<button type=\"button\" class=\"btn btn-secondary btn-lg\">Large button</button>\r\n		</div>\r\n	</div>\r\n\r\n	<div class=\"row text-center pb-5\">\r\n		<div class=\"col text-center\">\r\n			<h3 class=\"pb-3\">Button group</h3>\r\n			<div class=\"btn-group\" role=\"group\" aria-label=\"Basic example\">\r\n				<button type=\"button\" class=\"btn btn-secondary\">Left</button>\r\n				<button type=\"button\" class=\"btn btn-secondary\">Middle</button>\r\n				<button type=\"button\" class=\"btn btn-secondary\">Right</button>\r\n			</div>\r\n		</div>\r\n	</div>', '', 1, 15, '2018-10-10 14:38:51', 250, '', '2018-11-01 08:01:27', 250, 0, '0000-00-00 00:00:00', '2018-10-10 14:38:51', '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\":\"\"}', '{\"article_layout\":\"\",\"show_title\":\"\",\"link_titles\":\"\",\"show_tags\":\"\",\"show_intro\":\"\",\"info_block_position\":\"\",\"info_block_show_title\":\"\",\"show_category\":\"\",\"link_category\":\"\",\"show_parent_category\":\"\",\"link_parent_category\":\"\",\"show_associations\":\"\",\"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_page_title\":\"\",\"show_publishing_options\":\"\",\"show_article_options\":\"\",\"show_urls_images_backend\":\"\",\"show_urls_images_frontend\":\"\",\"astroid_article_type\":\"regular\",\"astroid_article_video_type\":\"youtube\",\"astroid_article_video_url\":\"\",\"astroid_article_gallery_width\":\"\",\"astroid_article_gallery_bullets\":\"1\",\"astroid_article_gallery_navigation\":\"1\",\"astroid_article_gallery_items\":\"\",\"astroid_article_thumbnail\":\"1\",\"astroid_article_audio_source\":\"soundcloud\",\"astroid_article_audio_soundcloud\":\"\",\"astroid_article_audio_spotify\":\"\",\"astroid_article_review_heading\":\"\",\"astroid_article_review_summery\":\"\",\"astroid_article_review_good\":\"\",\"astroid_article_review_bad\":\"\",\"astroid_article_review_rating\":\"5\",\"astroid_article_button_action\":\"\",\"astroid_article_button_link\":\"\",\"astroid_article_review_criterias\":\"\",\"astroid_article_quote_text\":\"\",\"astroid_article_quote_author\":\"\",\"astroid_article_badge\":\"0\",\"astroid_article_badge_type\":\"2\",\"astroid_article_badge_text\":\"\",\"astroid_article_badge_color\":\"\",\"astroid_relatedposts\":\"0\",\"astroid_socialshare\":\"0\",\"astroid_comments\":\"0\",\"astroid_posttype\":\"0\",\"astroid_readtime\":\"0\",\"astroid_authorinfo\":\"0\",\"astroid_og_title\":\"\",\"astroid_og_desc\":\"\",\"astroid_og_image\":\"\"}', 8, 1, '', '', 1, 1, '{\"robots\":\"\",\"author\":\"\",\"rights\":\"\",\"xreference\":\"\"}', 0, '*', '', ''),
(48, 252, 'About Us', 'about-us', '<div class=\"row text-center\">\r\n	<div class=\"col\">\r\n		<h2>Turn Your Passion into Success!</h2>\r\n		<p class=\"pb-4 mb-4\">Packed with rich features to make your development fast and robust.</p>\r\n	</div>\r\n</div>\r\n<div class=\"row\">\r\n	<div class=\"col-lg-4 col-md-6 col-sm-12 col-12\">\r\n		<i class=\"fas fa-users fa-3x pb-4\"><!-- User icon --></i>\r\n		<h4>Who We Are</h4>\r\n		<p>We offer the expertise found in the world’s Premier Management Consultings and Balance it with exceptional service designed to resolve</p>\r\n	</div>\r\n	<div class=\"col-lg-4 col-md-6 col-sm-12 col-12\">\r\n		<i class=\"fas fa-bullseye fa-3x pb-4\"><!-- Bulls Eye icon --></i>\r\n		<h4>Our Mission</h4>\r\n		<p>To provide quality exceptional service, allowing businesses to focus on their core processes. Those services encompass all aspects of consulting</p>\r\n	</div>\r\n	<div class=\"col-lg-4 col-md-6 col-sm-12 col-12\">\r\n		<i class=\"far fa-eye fa-3x pb-4\"><!-- Eye --></i>\r\n		<h4>Our Vision</h4>\r\n		<p>Our vision is to help you make tough Decisions, Achieve Success, Capitalize on Market Opportunities and Develop Action plans that are Realistic</p>\r\n	</div>\r\n</div>', '', 1, 15, '2018-10-11 10:51:51', 250, '', '2019-05-06 06:37:05', 650, 0, '0000-00-00 00:00:00', '2018-10-11 10:51:51', '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\":\"\"}', '{\"article_layout\":\"\",\"show_title\":\"\",\"link_titles\":\"\",\"show_tags\":\"\",\"show_intro\":\"\",\"info_block_position\":\"\",\"info_block_show_title\":\"\",\"show_category\":\"\",\"link_category\":\"\",\"show_parent_category\":\"\",\"link_parent_category\":\"\",\"show_associations\":\"\",\"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_page_title\":\"\",\"show_publishing_options\":\"\",\"show_article_options\":\"\",\"show_urls_images_backend\":\"\",\"show_urls_images_frontend\":\"\",\"astroid_article_type\":\"regular\",\"astroid_article_video_type\":\"youtube\",\"astroid_article_video_url\":\"\",\"astroid_article_gallery_width\":\"\",\"astroid_article_gallery_bullets\":\"1\",\"astroid_article_gallery_navigation\":\"1\",\"astroid_article_thumbnail\":\"1\",\"astroid_article_gallery_items\":\"\",\"astroid_article_audio_source\":\"soundcloud\",\"astroid_article_audio_soundcloud\":\"\",\"astroid_article_audio_spotify\":\"\",\"astroid_article_review_heading\":\"\",\"astroid_article_review_summery\":\"\",\"astroid_article_review_good\":\"\",\"astroid_article_review_bad\":\"\",\"astroid_article_review_rating\":\"5\",\"astroid_article_button_action\":\"\",\"astroid_article_button_link\":\"\",\"astroid_article_review_criterias\":\"\",\"astroid_article_quote_text\":\"\",\"astroid_article_quote_author\":\"\",\"astroid_article_badge\":\"0\",\"astroid_article_badge_type\":\"2\",\"astroid_article_badge_text\":\"\",\"astroid_article_badge_color\":\"\",\"astroid_relatedposts\":\"\",\"astroid_socialshare\":\"0\",\"astroid_comments\":\"\",\"astroid_posttype\":\"\",\"astroid_readtime\":\"0\",\"astroid_authorinfo\":\"0\",\"astroid_og_title\":\"\",\"astroid_og_desc\":\"\",\"astroid_og_image\":\"\"}', 12, 5, '', '', 1, 3, '{\"robots\":\"\",\"author\":\"\",\"rights\":\"\",\"xreference\":\"\"}', 0, '*', '', ''),
(49, 256, 'Contact', 'contact', '{loadposition contact-form}', '', 1, 15, '2018-10-15 12:18:01', 250, '', '2018-11-01 08:01:17', 250, 0, '0000-00-00 00:00:00', '2018-10-15 12:18:01', '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\":\"\"}', '{\"article_layout\":\"\",\"show_title\":\"0\",\"link_titles\":\"0\",\"show_tags\":\"0\",\"show_intro\":\"0\",\"info_block_position\":\"\",\"info_block_show_title\":\"0\",\"show_category\":\"0\",\"link_category\":\"0\",\"show_parent_category\":\"0\",\"link_parent_category\":\"0\",\"show_associations\":\"0\",\"show_author\":\"0\",\"link_author\":\"0\",\"show_create_date\":\"0\",\"show_modify_date\":\"0\",\"show_publish_date\":\"0\",\"show_item_navigation\":\"0\",\"show_icons\":\"0\",\"show_print_icon\":\"0\",\"show_email_icon\":\"0\",\"show_vote\":\"0\",\"show_hits\":\"0\",\"show_noauth\":\"0\",\"urls_position\":\"\",\"alternative_readmore\":\"\",\"article_page_title\":\"\",\"show_publishing_options\":\"\",\"show_article_options\":\"\",\"show_urls_images_backend\":\"\",\"show_urls_images_frontend\":\"\",\"astroid_article_type\":\"regular\",\"astroid_article_video_type\":\"youtube\",\"astroid_article_video_url\":\"\",\"astroid_article_gallery_width\":\"\",\"astroid_article_gallery_bullets\":\"1\",\"astroid_article_gallery_navigation\":\"1\",\"astroid_article_gallery_items\":\"\",\"astroid_article_thumbnail\":\"1\",\"astroid_article_audio_source\":\"soundcloud\",\"astroid_article_audio_soundcloud\":\"\",\"astroid_article_audio_spotify\":\"\",\"astroid_article_review_heading\":\"\",\"astroid_article_review_summery\":\"\",\"astroid_article_review_good\":\"\",\"astroid_article_review_bad\":\"\",\"astroid_article_review_rating\":\"5\",\"astroid_article_button_action\":\"\",\"astroid_article_button_link\":\"\",\"astroid_article_review_criterias\":\"\",\"astroid_article_quote_text\":\"\",\"astroid_article_quote_author\":\"\",\"astroid_article_badge\":\"0\",\"astroid_article_badge_type\":\"2\",\"astroid_article_badge_text\":\"\",\"astroid_article_badge_color\":\"\",\"astroid_relatedposts\":\"0\",\"astroid_socialshare\":\"0\",\"astroid_comments\":\"0\",\"astroid_posttype\":\"0\",\"astroid_readtime\":\"0\",\"astroid_authorinfo\":\"0\",\"astroid_og_title\":\"\",\"astroid_og_desc\":\"\",\"astroid_og_image\":\"\"}', 7, 4, '', '', 1, 0, '{\"robots\":\"\",\"author\":\"\",\"rights\":\"\",\"xreference\":\"\"}', 0, '*', '', ''),
(50, 258, '10 Reasons Why You Are A Rookie In Nature', '10-reasons-why-you-are-a-rookie-in-nature', '<p><strong>Lorem Ipsum</strong> is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry\'s standard dummy text ever since the 1500s,</p>\r\n', '\r\n<p>when an unknown printer took a galley of type and scrambled it to make a type specimen book. It has survived not only five centuries, but also the leap into electronic typesetting,remaining essentially unchanged. It was popularised in the 1960s with the release of Letraset sheets containing Lorem Ipsum passages, and more recently with desktop publishing software like Aldus PageMaker including versions of Lorem Ipsum</p>\r\n<h2>What is Lorem Ipsum?</h2>\r\n<p><strong>Lorem Ipsum</strong> is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry\'s standard dummy text ever since the 1500s, when an unknown printer took a galley of type and scrambled it to make a type specimen book. It has survived not only five centuries, but also the leap into electronic typesetting, remaining essentially unchanged.</p>\r\n<h3>Where does it come from?</h3>\r\n<p>Contrary to popular belief, Lorem Ipsum is not simply random text. It has roots in a piece of classical Latin literature from 45 BC, making it over 2000 years old. Richard McClintock, a Latin professor at Hampden-Sydney College in Virginia, looked up one of the more obscure Latin words, consectetur, from a Lorem Ipsum passage, and going through the cites of the word in classical literature, discovered the undoubtable source. Lorem Ipsum comes from sections 1.10.32 and 1.10.33 of \"de Finibus Bonorum et Malorum\" (The Extremes of Good and Evil)</p>\r\n<ul>\r\n<li>Lorem Ipsum is simply dummy text of the printing and typesetting</li>\r\n<li>Lorem Ipsum is simply dummy text of the printing and </li>\r\n<li>Lorem Ipsum is simply dummy text</li>\r\n<li>Lorem Ipsum is simply dummy text of the</li>\r\n<li>Lorem Ipsum is simply dummy text of the printing and typesetting</li>\r\n<li>Lorem Ipsum is simply dummy text of the printing</li>\r\n<li>Lorem Ipsum is simply dummy text</li>\r\n<li>Lorem Ipsum is simply dummy text of the printing and typesetting</li>\r\n</ul>\r\n<p>Lorem Ipsum is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry\'s standard dummy text ever since the 1500s, when an unknown printer took a galley of type and scrambled it to make a type specimen book. It has survived not only five centuries, but also the leap into electronic typesetting, remaining essentially unchanged.</p>', 1, 14, '2018-10-15 12:28:42', 250, '', '2019-03-11 10:53:05', 14, 0, '0000-00-00 00:00:00', '2018-10-15 12:28:42', '0000-00-00 00:00:00', '{\"image_intro\":\"images\\/blog\\/blogtype\\/img6.jpg\",\"float_intro\":\"\",\"image_intro_alt\":\"\",\"image_intro_caption\":\"\",\"image_fulltext\":\"images\\/blog\\/blogtype\\/img6.jpg\",\"float_fulltext\":\"\",\"image_fulltext_alt\":\"\",\"image_fulltext_caption\":\"\"}', '{\"urla\":false,\"urlatext\":\"\",\"targeta\":\"\",\"urlb\":false,\"urlbtext\":\"\",\"targetb\":\"\",\"urlc\":false,\"urlctext\":\"\",\"targetc\":\"\"}', '{\"article_layout\":\"\",\"show_title\":\"\",\"link_titles\":\"\",\"show_tags\":\"\",\"show_intro\":\"\",\"info_block_position\":\"\",\"info_block_show_title\":\"\",\"show_category\":\"\",\"link_category\":\"\",\"show_parent_category\":\"\",\"link_parent_category\":\"\",\"show_associations\":\"\",\"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_page_title\":\"\",\"show_publishing_options\":\"\",\"show_article_options\":\"\",\"show_urls_images_backend\":\"\",\"show_urls_images_frontend\":\"\",\"astroid_article_type\":\"regular\",\"astroid_article_video_type\":\"youtube\",\"astroid_article_video_url\":\"\",\"astroid_article_gallery_width\":\"\",\"astroid_article_gallery_bullets\":\"1\",\"astroid_article_gallery_navigation\":\"1\",\"astroid_article_gallery_items\":\"\",\"astroid_article_thumbnail\":\"1\",\"astroid_article_audio_source\":\"soundcloud\",\"astroid_article_audio_soundcloud\":\"\",\"astroid_article_audio_spotify\":\"\",\"astroid_article_review_heading\":\"\",\"astroid_article_review_summery\":\"\",\"astroid_article_review_good\":\"\",\"astroid_article_review_bad\":\"\",\"astroid_article_review_rating\":\"5\",\"astroid_article_button_action\":\"\",\"astroid_article_button_link\":\"\",\"astroid_article_review_criterias\":\"\",\"astroid_article_quote_text\":\"\",\"astroid_article_quote_author\":\"\",\"astroid_article_badge\":\"0\",\"astroid_article_badge_type\":\"2\",\"astroid_article_badge_text\":\"\",\"astroid_article_badge_color\":\"\",\"astroid_relatedposts\":\"\",\"astroid_socialshare\":\"\",\"astroid_comments\":\"\",\"astroid_posttype\":\"\",\"astroid_readtime\":\"\",\"astroid_authorinfo\":\"\",\"astroid_og_title\":\"\",\"astroid_og_desc\":\"\",\"astroid_og_image\":\"\"}', 9, 9, '', '', 1, 0, '{\"robots\":\"\",\"author\":\"\",\"rights\":\"\",\"xreference\":\"\"}', 0, '*', '', '');
INSERT INTO `ynfp8_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`, `note`) VALUES
(51, 259, 'How New York Can Increase Your Profit?', 'how-new-york-can-increase-your-profit', '<p><strong>Lorem Ipsum</strong> is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry\'s standard dummy text ever since the 1500s,</p>\r\n', '\r\n<p>when an unknown printer took a galley of type and scrambled it to make a type specimen book. It has survived not only five centuries, but also the leap into electronic typesetting,remaining essentially unchanged. It was popularised in the 1960s with the release of Letraset sheets containing Lorem Ipsum passages, and more recently with desktop publishing software like Aldus PageMaker including versions of Lorem Ipsum</p>\r\n<h2>What is Lorem Ipsum?</h2>\r\n<p><strong>Lorem Ipsum</strong> is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry\'s standard dummy text ever since the 1500s, when an unknown printer took a galley of type and scrambled it to make a type specimen book. It has survived not only five centuries, but also the leap into electronic typesetting, remaining essentially unchanged.</p>\r\n<h3>Where does it come from?</h3>\r\n<p>Contrary to popular belief, Lorem Ipsum is not simply random text. It has roots in a piece of classical Latin literature from 45 BC, making it over 2000 years old. Richard McClintock, a Latin professor at Hampden-Sydney College in Virginia, looked up one of the more obscure Latin words, consectetur, from a Lorem Ipsum passage, and going through the cites of the word in classical literature, discovered the undoubtable source. Lorem Ipsum comes from sections 1.10.32 and 1.10.33 of \"de Finibus Bonorum et Malorum\" (The Extremes of Good and Evil)</p>\r\n<ul>\r\n<li>Lorem Ipsum is simply dummy text of the printing and typesetting</li>\r\n<li>Lorem Ipsum is simply dummy text of the printing and </li>\r\n<li>Lorem Ipsum is simply dummy text</li>\r\n<li>Lorem Ipsum is simply dummy text of the</li>\r\n<li>Lorem Ipsum is simply dummy text of the printing and typesetting</li>\r\n<li>Lorem Ipsum is simply dummy text of the printing</li>\r\n<li>Lorem Ipsum is simply dummy text</li>\r\n<li>Lorem Ipsum is simply dummy text of the printing and typesetting</li>\r\n</ul>\r\n<p>Lorem Ipsum is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry\'s standard dummy text ever since the 1500s, when an unknown printer took a galley of type and scrambled it to make a type specimen book. It has survived not only five centuries, but also the leap into electronic typesetting, remaining essentially unchanged.</p>', 1, 14, '2018-10-15 13:07:56', 250, '', '2019-03-11 10:52:41', 14, 0, '0000-00-00 00:00:00', '2018-10-15 13:07:56', '0000-00-00 00:00:00', '{\"image_intro\":\"images\\/blog\\/blogtype\\/img13.jpg\",\"float_intro\":\"\",\"image_intro_alt\":\"\",\"image_intro_caption\":\"\",\"image_fulltext\":\"images\\/blog\\/blogtype\\/img13.jpg\",\"float_fulltext\":\"\",\"image_fulltext_alt\":\"\",\"image_fulltext_caption\":\"\"}', '{\"urla\":false,\"urlatext\":\"\",\"targeta\":\"\",\"urlb\":false,\"urlbtext\":\"\",\"targetb\":\"\",\"urlc\":false,\"urlctext\":\"\",\"targetc\":\"\"}', '{\"article_layout\":\"\",\"show_title\":\"\",\"link_titles\":\"\",\"show_tags\":\"\",\"show_intro\":\"\",\"info_block_position\":\"\",\"info_block_show_title\":\"\",\"show_category\":\"\",\"link_category\":\"\",\"show_parent_category\":\"\",\"link_parent_category\":\"\",\"show_associations\":\"\",\"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_page_title\":\"\",\"show_publishing_options\":\"\",\"show_article_options\":\"\",\"show_urls_images_backend\":\"\",\"show_urls_images_frontend\":\"\",\"astroid_article_type\":\"regular\",\"astroid_article_video_type\":\"youtube\",\"astroid_article_video_url\":\"\",\"astroid_article_gallery_width\":\"\",\"astroid_article_gallery_bullets\":\"1\",\"astroid_article_gallery_navigation\":\"1\",\"astroid_article_gallery_items\":\"\",\"astroid_article_thumbnail\":\"1\",\"astroid_article_audio_source\":\"soundcloud\",\"astroid_article_audio_soundcloud\":\"\",\"astroid_article_audio_spotify\":\"\",\"astroid_article_review_heading\":\"\",\"astroid_article_review_summery\":\"\",\"astroid_article_review_good\":\"\",\"astroid_article_review_bad\":\"\",\"astroid_article_review_rating\":\"5\",\"astroid_article_button_action\":\"\",\"astroid_article_button_link\":\"\",\"astroid_article_review_criterias\":\"\",\"astroid_article_quote_text\":\"\",\"astroid_article_quote_author\":\"\",\"astroid_article_badge\":\"0\",\"astroid_article_badge_type\":\"6\",\"astroid_article_badge_text\":\"\",\"astroid_article_badge_color\":\"\",\"astroid_relatedposts\":\"\",\"astroid_socialshare\":\"\",\"astroid_comments\":\"\",\"astroid_posttype\":\"\",\"astroid_readtime\":\"\",\"astroid_authorinfo\":\"\",\"astroid_og_title\":\"\",\"astroid_og_desc\":\"\",\"astroid_og_image\":\"\"}', 8, 10, '', '', 1, 0, '{\"robots\":\"\",\"author\":\"\",\"rights\":\"\",\"xreference\":\"\"}', 0, '*', '', ''),
(52, 260, 'You Will Never Believe These Bizarre Truth', 'you-will-never-believe-these-bizarre-truth', '<p><strong>Lorem Ipsum</strong> is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry\'s standard dummy text ever since the 1500s,</p>\r\n', '\r\n<p>when an unknown printer took a galley of type and scrambled it to make a type specimen book. It has survived not only five centuries, but also the leap into electronic typesetting,remaining essentially unchanged. It was popularised in the 1960s with the release of Letraset sheets containing Lorem Ipsum passages, and more recently with desktop publishing software like Aldus PageMaker including versions of Lorem Ipsum</p>\r\n<h2>What is Lorem Ipsum?</h2>\r\n<p><strong>Lorem Ipsum</strong> is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry\'s standard dummy text ever since the 1500s, when an unknown printer took a galley of type and scrambled it to make a type specimen book. It has survived not only five centuries, but also the leap into electronic typesetting, remaining essentially unchanged.</p>\r\n<h3>Where does it come from?</h3>\r\n<p>Contrary to popular belief, Lorem Ipsum is not simply random text. It has roots in a piece of classical Latin literature from 45 BC, making it over 2000 years old. Richard McClintock, a Latin professor at Hampden-Sydney College in Virginia, looked up one of the more obscure Latin words, consectetur, from a Lorem Ipsum passage, and going through the cites of the word in classical literature, discovered the undoubtable source. Lorem Ipsum comes from sections 1.10.32 and 1.10.33 of \"de Finibus Bonorum et Malorum\" (The Extremes of Good and Evil)</p>\r\n<ul>\r\n<li>Lorem Ipsum is simaply dummy text of the printing and typesetting</li>\r\n<li>Lorem Ipsum is simply dummy text of the printing and </li>\r\n<li>Lorem Ipsum is simply dummy text</li>\r\n<li>Lorem Ipsum is simply dummy text of the</li>\r\n<li>Lorem Ipsum is simply dummy text of the printing and typesetting</li>\r\n<li>Lorem Ipsum is simply dummy text of the printing</li>\r\n<li>Lorem Ipsum is simply dummy text</li>\r\n<li>Lorem Ipsum is simply dummy text of the printing and typesetting</li>\r\n</ul>\r\n<p>Lorem Ipsum is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry\'s standard dummy text ever since the 1500s, when an unknown printer took a galley of type and scrambled it to make a type specimen book. It has survived not only five centuries, but also the leap into electronic typesetting, remaining essentially unchanged.</p>', 1, 14, '2018-10-15 13:11:01', 250, '', '2019-03-11 10:53:20', 14, 0, '0000-00-00 00:00:00', '2018-10-15 13:11:01', '0000-00-00 00:00:00', '{\"image_intro\":\"images\\/blog\\/blogtype\\/img14.jpg\",\"float_intro\":\"\",\"image_intro_alt\":\"\",\"image_intro_caption\":\"\",\"image_fulltext\":\"images\\/blog\\/blogtype\\/img14.jpg\",\"float_fulltext\":\"\",\"image_fulltext_alt\":\"\",\"image_fulltext_caption\":\"\"}', '{\"urla\":false,\"urlatext\":\"\",\"targeta\":\"\",\"urlb\":false,\"urlbtext\":\"\",\"targetb\":\"\",\"urlc\":false,\"urlctext\":\"\",\"targetc\":\"\"}', '{\"article_layout\":\"\",\"show_title\":\"\",\"link_titles\":\"\",\"show_tags\":\"\",\"show_intro\":\"\",\"info_block_position\":\"\",\"info_block_show_title\":\"\",\"show_category\":\"\",\"link_category\":\"\",\"show_parent_category\":\"\",\"link_parent_category\":\"\",\"show_associations\":\"\",\"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_page_title\":\"\",\"show_publishing_options\":\"\",\"show_article_options\":\"\",\"show_urls_images_backend\":\"\",\"show_urls_images_frontend\":\"\",\"astroid_article_type\":\"regular\",\"astroid_article_video_type\":\"youtube\",\"astroid_article_video_url\":\"\",\"astroid_article_gallery_width\":\"\",\"astroid_article_gallery_bullets\":\"1\",\"astroid_article_gallery_navigation\":\"1\",\"astroid_article_gallery_items\":\"\",\"astroid_article_thumbnail\":\"1\",\"astroid_article_audio_source\":\"soundcloud\",\"astroid_article_audio_soundcloud\":\"\",\"astroid_article_audio_spotify\":\"\",\"astroid_article_review_heading\":\"\",\"astroid_article_review_summery\":\"\",\"astroid_article_review_good\":\"\",\"astroid_article_review_bad\":\"\",\"astroid_article_review_rating\":\"5\",\"astroid_article_button_action\":\"\",\"astroid_article_button_link\":\"\",\"astroid_article_review_criterias\":\"\",\"astroid_article_quote_text\":\"\",\"astroid_article_quote_author\":\"\",\"astroid_article_badge\":\"0\",\"astroid_article_badge_type\":\"2\",\"astroid_article_badge_text\":\"\",\"astroid_article_badge_color\":\"\",\"astroid_relatedposts\":\"\",\"astroid_socialshare\":\"\",\"astroid_comments\":\"\",\"astroid_posttype\":\"\",\"astroid_readtime\":\"\",\"astroid_authorinfo\":\"\",\"astroid_og_title\":\"\",\"astroid_og_desc\":\"\",\"astroid_og_image\":\"\"}', 6, 8, '', '', 1, 0, '{\"robots\":\"\",\"author\":\"\",\"rights\":\"\",\"xreference\":\"\"}', 0, '*', '', ''),
(53, 261, '5 Factors That Affect Business Hack\'s Longevity', '5-factors-that-affect-business-hack-s-longevity', '<p><strong>Lorem Ipsum</strong> is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry\'s standard dummy text ever since the 1500s,</p>\r\n', '\r\n<p>when an unknown printer took a galley of type and scrambled it to make a type specimen book. It has survived not only five centuries, but also the leap into electronic typesetting,remaining essentially unchanged. It was popularised in the 1960s with the release of Letraset sheets containing Lorem Ipsum passages, and more recently with desktop publishing software like Aldus PageMaker including versions of Lorem Ipsum</p>\r\n<h2>What is Lorem Ipsum?</h2>\r\n<p><strong>Lorem Ipsum</strong> is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry\'s standard dummy text ever since the 1500s, when an unknown printer took a galley of type and scrambled it to make a type specimen book. It has survived not only five centuries, but also the leap into electronic typesetting, remaining essentially unchanged.</p>\r\n<h3>Where does it come from?</h3>\r\n<p>Contrary to popular belief, Lorem Ipsum is not simply random text. It has roots in a piece of classical Latin literature from 45 BC, making it over 2000 years old. Richard McClintock, a Latin professor at Hampden-Sydney College in Virginia, looked up one of the more obscure Latin words, consectetur, from a Lorem Ipsum passage, and going through the cites of the word in classical literature, discovered the undoubtable source. Lorem Ipsum comes from sections 1.10.32 and 1.10.33 of \"de Finibus Bonorum et Malorum\" (The Extremes of Good and Evil)</p>\r\n<ul>\r\n<li>Lorem Ipsum is simaply dummy text of the printing and typesetting</li>\r\n<li>Lorem Ipsum is simply dummy text of the printing and </li>\r\n<li>Lorem Ipsum is simply dummy text</li>\r\n<li>Lorem Ipsum is simply dummy text of the</li>\r\n<li>Lorem Ipsum is simply dummy text of the printing and typesetting</li>\r\n<li>Lorem Ipsum is simply dummy text of the printing</li>\r\n<li>Lorem Ipsum is simply dummy text</li>\r\n<li>Lorem Ipsum is simply dummy text of the printing and typesetting</li>\r\n</ul>\r\n<p>Lorem Ipsum is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry\'s standard dummy text ever since the 1500s, when an unknown printer took a galley of type and scrambled it to make a type specimen book. It has survived not only five centuries, but also the leap into electronic typesetting, remaining essentially unchanged.</p>', 1, 14, '2018-10-15 13:11:52', 250, '', '2018-11-01 08:00:56', 250, 0, '0000-00-00 00:00:00', '2018-10-15 13:11:52', '0000-00-00 00:00:00', '{\"image_intro\":\"images\\/blog\\/blogtype\\/img1.jpg\",\"float_intro\":\"\",\"image_intro_alt\":\"\",\"image_intro_caption\":\"\",\"image_fulltext\":\"images\\/blog\\/blogtype\\/img1.jpg\",\"float_fulltext\":\"\",\"image_fulltext_alt\":\"\",\"image_fulltext_caption\":\"\"}', '{\"urla\":false,\"urlatext\":\"\",\"targeta\":\"\",\"urlb\":false,\"urlbtext\":\"\",\"targetb\":\"\",\"urlc\":false,\"urlctext\":\"\",\"targetc\":\"\"}', '{\"article_layout\":\"\",\"show_title\":\"\",\"link_titles\":\"\",\"show_tags\":\"\",\"show_intro\":\"\",\"info_block_position\":\"\",\"info_block_show_title\":\"\",\"show_category\":\"\",\"link_category\":\"\",\"show_parent_category\":\"\",\"link_parent_category\":\"\",\"show_associations\":\"\",\"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_page_title\":\"\",\"show_publishing_options\":\"\",\"show_article_options\":\"\",\"show_urls_images_backend\":\"\",\"show_urls_images_frontend\":\"\",\"astroid_article_type\":\"regular\",\"astroid_article_video_type\":\"youtube\",\"astroid_article_video_url\":\"\",\"astroid_article_gallery_width\":\"\",\"astroid_article_gallery_bullets\":\"1\",\"astroid_article_gallery_navigation\":\"1\",\"astroid_article_gallery_items\":\"\",\"astroid_article_thumbnail\":\"1\",\"astroid_article_audio_source\":\"soundcloud\",\"astroid_article_audio_soundcloud\":\"\",\"astroid_article_audio_spotify\":\"\",\"astroid_article_review_heading\":\"\",\"astroid_article_review_summery\":\"\",\"astroid_article_review_good\":\"\",\"astroid_article_review_bad\":\"\",\"astroid_article_review_rating\":\"5\",\"astroid_article_button_action\":\"\",\"astroid_article_button_link\":\"\",\"astroid_article_review_criterias\":\"\",\"astroid_article_quote_text\":\"\",\"astroid_article_quote_author\":\"\",\"astroid_article_badge\":\"0\",\"astroid_article_badge_type\":\"2\",\"astroid_article_badge_text\":\"\",\"astroid_article_badge_color\":\"\",\"astroid_relatedposts\":\"\",\"astroid_socialshare\":\"\",\"astroid_comments\":\"\",\"astroid_posttype\":\"\",\"astroid_readtime\":\"\",\"astroid_authorinfo\":\"\",\"astroid_og_title\":\"\",\"astroid_og_desc\":\"\",\"astroid_og_image\":\"\"}', 4, 7, '', '', 1, 0, '{\"robots\":\"\",\"author\":\"\",\"rights\":\"\",\"xreference\":\"\"}', 0, '*', '', ''),
(54, 262, 'This is Video Type Article', 'this-is-video-type-article', '<p><strong>Lorem Ipsum</strong> is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry\'s standard dummy text ever since the 1500s,</p>\r\n', '\r\n<p>when an unknown printer took a galley of type and scrambled it to make a type specimen book. It has survived not only five centuries, but also the leap into electronic typesetting,remaining essentially unchanged. It was popularised in the 1960s with the release of Letraset sheets containing Lorem Ipsum passages, and more recently with desktop publishing software like Aldus PageMaker including versions of Lorem Ipsum</p>\r\n<h2>What is Lorem Ipsum?</h2>\r\n<p><strong>Lorem Ipsum</strong> is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry\'s standard dummy text ever since the 1500s, when an unknown printer took a galley of type and scrambled it to make a type specimen book. It has survived not only five centuries, but also the leap into electronic typesetting, remaining essentially unchanged.</p>\r\n<h3>Where does it come from?</h3>\r\n<p>Contrary to popular belief, Lorem Ipsum is not simply random text. It has roots in a piece of classical Latin literature from 45 BC, making it over 2000 years old. Richard McClintock, a Latin professor at Hampden-Sydney College in Virginia, looked up one of the more obscure Latin words, consectetur, from a Lorem Ipsum passage, and going through the cites of the word in classical literature, discovered the undoubtable source. Lorem Ipsum comes from sections 1.10.32 and 1.10.33 of \"de Finibus Bonorum et Malorum\" (The Extremes of Good and Evil)</p>\r\n<ul>\r\n<li>Lorem Ipsum is simaply dummy text of the printing and typesetting</li>\r\n<li>Lorem Ipsum is simply dummy text of the printing and </li>\r\n<li>Lorem Ipsum is simply dummy text</li>\r\n<li>Lorem Ipsum is simply dummy text of the</li>\r\n<li>Lorem Ipsum is simply dummy text of the printing and typesetting</li>\r\n<li>Lorem Ipsum is simply dummy text of the printing</li>\r\n<li>Lorem Ipsum is simply dummy text</li>\r\n<li>Lorem Ipsum is simply dummy text of the printing and typesetting</li>\r\n</ul>\r\n<p>Lorem Ipsum is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry\'s standard dummy text ever since the 1500s, when an unknown printer took a galley of type and scrambled it to make a type specimen book. It has survived not only five centuries, but also the leap into electronic typesetting, remaining essentially unchanged.</p>', 1, 14, '2018-10-15 13:13:22', 250, '', '2018-11-01 08:00:42', 250, 0, '0000-00-00 00:00:00', '2018-10-15 13:13:22', '0000-00-00 00:00:00', '{\"image_intro\":\"images\\/blog\\/blogtype\\/img9.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\":\"\"}', '{\"article_layout\":\"\",\"show_title\":\"\",\"link_titles\":\"\",\"show_tags\":\"\",\"show_intro\":\"\",\"info_block_position\":\"\",\"info_block_show_title\":\"\",\"show_category\":\"\",\"link_category\":\"\",\"show_parent_category\":\"\",\"link_parent_category\":\"\",\"show_associations\":\"\",\"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_page_title\":\"\",\"show_publishing_options\":\"\",\"show_article_options\":\"\",\"show_urls_images_backend\":\"\",\"show_urls_images_frontend\":\"\",\"astroid_article_type\":\"video\",\"astroid_article_video_type\":\"youtube\",\"astroid_article_video_url\":\"https:\\/\\/www.youtube.com\\/watch?v=YQHsXMglC9A\",\"astroid_article_gallery_width\":\"\",\"astroid_article_gallery_bullets\":\"1\",\"astroid_article_gallery_navigation\":\"1\",\"astroid_article_gallery_items\":\"\",\"astroid_article_thumbnail\":\"1\",\"astroid_article_audio_source\":\"soundcloud\",\"astroid_article_audio_soundcloud\":\"\",\"astroid_article_audio_spotify\":\"\",\"astroid_article_review_heading\":\"\",\"astroid_article_review_summery\":\"\",\"astroid_article_review_good\":\"\",\"astroid_article_review_bad\":\"\",\"astroid_article_review_rating\":\"5\",\"astroid_article_button_action\":\"\",\"astroid_article_button_link\":\"\",\"astroid_article_review_criterias\":\"\",\"astroid_article_quote_text\":\"\",\"astroid_article_quote_author\":\"\",\"astroid_article_badge\":\"0\",\"astroid_article_badge_type\":\"2\",\"astroid_article_badge_text\":\"\",\"astroid_article_badge_color\":\"\",\"astroid_relatedposts\":\"\",\"astroid_socialshare\":\"\",\"astroid_comments\":\"\",\"astroid_posttype\":\"\",\"astroid_readtime\":\"\",\"astroid_authorinfo\":\"\",\"astroid_og_title\":\"\",\"astroid_og_desc\":\"\",\"astroid_og_image\":\"\"}', 5, 6, '', '', 1, 0, '{\"robots\":\"\",\"author\":\"\",\"rights\":\"\",\"xreference\":\"\"}', 0, '*', '', ''),
(55, 263, 'This is a Regular article with Custom Badge', '5-factors-that-affect-business-hack-s-longevity-2', '<p><strong>Lorem Ipsum</strong> is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry\'s standard dummy text ever since the 1500s,</p>\r\n', '\r\n<p>when an unknown printer took a galley of type and scrambled it to make a type specimen book. It has survived not only five centuries, but also the leap into electronic typesetting,remaining essentially unchanged. It was popularised in the 1960s with the release of Letraset sheets containing Lorem Ipsum passages, and more recently with desktop publishing software like Aldus PageMaker including versions of Lorem Ipsum</p>\r\n<h2>What is Lorem Ipsum?</h2>\r\n<p><strong>Lorem Ipsum</strong> is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry\'s standard dummy text ever since the 1500s, when an unknown printer took a galley of type and scrambled it to make a type specimen book. It has survived not only five centuries, but also the leap into electronic typesetting, remaining essentially unchanged.</p>\r\n<h3>Where does it come from?</h3>\r\n<p>Contrary to popular belief, Lorem Ipsum is not simply random text. It has roots in a piece of classical Latin literature from 45 BC, making it over 2000 years old. Richard McClintock, a Latin professor at Hampden-Sydney College in Virginia, looked up one of the more obscure Latin words, consectetur, from a Lorem Ipsum passage, and going through the cites of the word in classical literature, discovered the undoubtable source. Lorem Ipsum comes from sections 1.10.32 and 1.10.33 of \"de Finibus Bonorum et Malorum\" (The Extremes of Good and Evil)</p>\r\n<ul>\r\n<li>Lorem Ipsum is simaply dummy text of the printing and typesetting</li>\r\n<li>Lorem Ipsum is simply dummy text of the printing and </li>\r\n<li>Lorem Ipsum is simply dummy text</li>\r\n<li>Lorem Ipsum is simply dummy text of the</li>\r\n<li>Lorem Ipsum is simply dummy text of the printing and typesetting</li>\r\n<li>Lorem Ipsum is simply dummy text of the printing</li>\r\n<li>Lorem Ipsum is simply dummy text</li>\r\n<li>Lorem Ipsum is simply dummy text of the printing and typesetting</li>\r\n</ul>\r\n<p>Lorem Ipsum is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry\'s standard dummy text ever since the 1500s, when an unknown printer took a galley of type and scrambled it to make a type specimen book. It has survived not only five centuries, but also the leap into electronic typesetting, remaining essentially unchanged.</p>', 1, 14, '2018-10-15 13:14:27', 250, '', '2019-03-11 10:53:39', 14, 0, '0000-00-00 00:00:00', '2018-10-15 13:14:27', '0000-00-00 00:00:00', '{\"image_intro\":\"images\\/blog\\/blogtype\\/img7.jpg\",\"float_intro\":\"\",\"image_intro_alt\":\"\",\"image_intro_caption\":\"\",\"image_fulltext\":\"images\\/blog\\/blogtype\\/img7.jpg\",\"float_fulltext\":\"\",\"image_fulltext_alt\":\"\",\"image_fulltext_caption\":\"\"}', '{\"urla\":false,\"urlatext\":\"\",\"targeta\":\"\",\"urlb\":false,\"urlbtext\":\"\",\"targetb\":\"\",\"urlc\":false,\"urlctext\":\"\",\"targetc\":\"\"}', '{\"article_layout\":\"\",\"show_title\":\"\",\"link_titles\":\"\",\"show_tags\":\"\",\"show_intro\":\"\",\"info_block_position\":\"\",\"info_block_show_title\":\"\",\"show_category\":\"\",\"link_category\":\"\",\"show_parent_category\":\"\",\"link_parent_category\":\"\",\"show_associations\":\"\",\"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_page_title\":\"\",\"show_publishing_options\":\"\",\"show_article_options\":\"\",\"show_urls_images_backend\":\"\",\"show_urls_images_frontend\":\"\",\"astroid_article_type\":\"regular\",\"astroid_article_video_type\":\"youtube\",\"astroid_article_video_url\":\"\",\"astroid_article_gallery_width\":\"\",\"astroid_article_gallery_bullets\":\"1\",\"astroid_article_gallery_navigation\":\"1\",\"astroid_article_gallery_items\":\"\",\"astroid_article_thumbnail\":\"1\",\"astroid_article_audio_source\":\"soundcloud\",\"astroid_article_audio_soundcloud\":\"\",\"astroid_article_audio_spotify\":\"\",\"astroid_article_review_heading\":\"\",\"astroid_article_review_summery\":\"\",\"astroid_article_review_good\":\"\",\"astroid_article_review_bad\":\"\",\"astroid_article_review_rating\":\"5\",\"astroid_article_button_action\":\"\",\"astroid_article_button_link\":\"\",\"astroid_article_review_criterias\":\"\",\"astroid_article_quote_text\":\"\",\"astroid_article_quote_author\":\"\",\"astroid_article_badge\":\"0\",\"astroid_article_badge_type\":\"6\",\"astroid_article_badge_text\":\"\",\"astroid_article_badge_color\":\"\",\"astroid_relatedposts\":\"\",\"astroid_socialshare\":\"\",\"astroid_comments\":\"\",\"astroid_posttype\":\"\",\"astroid_readtime\":\"\",\"astroid_authorinfo\":\"\",\"astroid_og_title\":\"\",\"astroid_og_desc\":\"\",\"astroid_og_image\":\"\"}', 6, 5, '', '', 1, 0, '{\"robots\":\"\",\"author\":\"\",\"rights\":\"\",\"xreference\":\"\"}', 0, '*', '', ''),
(56, 264, 'This is Audio Type Article', 'this-is-audio-type-article', '<p><strong>Lorem Ipsum</strong> is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry\'s standard dummy text ever since the 1500s,</p>\r\n', '\r\n<p>when an unknown printer took a galley of type and scrambled it to make a type specimen book. It has survived not only five centuries, but also the leap into electronic typesetting,remaining essentially unchanged. It was popularised in the 1960s with the release of Letraset sheets containing Lorem Ipsum passages, and more recently with desktop publishing software like Aldus PageMaker including versions of Lorem Ipsum</p>\r\n<h2>What is Lorem Ipsum?</h2>\r\n<p><strong>Lorem Ipsum</strong> is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry\'s standard dummy text ever since the 1500s, when an unknown printer took a galley of type and scrambled it to make a type specimen book. It has survived not only five centuries, but also the leap into electronic typesetting, remaining essentially unchanged.</p>\r\n<h3>Where does it come from?</h3>\r\n<p>Contrary to popular belief, Lorem Ipsum is not simply random text. It has roots in a piece of classical Latin literature from 45 BC, making it over 2000 years old. Richard McClintock, a Latin professor at Hampden-Sydney College in Virginia, looked up one of the more obscure Latin words, consectetur, from a Lorem Ipsum passage, and going through the cites of the word in classical literature, discovered the undoubtable source. Lorem Ipsum comes from sections 1.10.32 and 1.10.33 of \"de Finibus Bonorum et Malorum\" (The Extremes of Good and Evil)</p>\r\n<ul>\r\n<li>Lorem Ipsum is simaply dummy text of the printing and typesetting</li>\r\n<li>Lorem Ipsum is simply dummy text of the printing and </li>\r\n<li>Lorem Ipsum is simply dummy text</li>\r\n<li>Lorem Ipsum is simply dummy text of the</li>\r\n<li>Lorem Ipsum is simply dummy text of the printing and typesetting</li>\r\n<li>Lorem Ipsum is simply dummy text of the printing</li>\r\n<li>Lorem Ipsum is simply dummy text</li>\r\n<li>Lorem Ipsum is simply dummy text of the printing and typesetting</li>\r\n</ul>\r\n<p>Lorem Ipsum is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry\'s standard dummy text ever since the 1500s, when an unknown printer took a galley of type and scrambled it to make a type specimen book. It has survived not only five centuries, but also the leap into electronic typesetting, remaining essentially unchanged.</p>', 1, 14, '2018-10-15 13:16:45', 250, '', '2018-11-01 08:00:31', 250, 0, '0000-00-00 00:00:00', '2018-10-15 13:16:45', '0000-00-00 00:00:00', '{\"image_intro\":\"images\\/blog\\/blogtype\\/img5.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\":\"\"}', '{\"article_layout\":\"\",\"show_title\":\"\",\"link_titles\":\"\",\"show_tags\":\"\",\"show_intro\":\"\",\"info_block_position\":\"\",\"info_block_show_title\":\"\",\"show_category\":\"\",\"link_category\":\"\",\"show_parent_category\":\"\",\"link_parent_category\":\"\",\"show_associations\":\"\",\"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_page_title\":\"\",\"show_publishing_options\":\"\",\"show_article_options\":\"\",\"show_urls_images_backend\":\"\",\"show_urls_images_frontend\":\"\",\"astroid_article_type\":\"audio\",\"astroid_article_video_type\":\"youtube\",\"astroid_article_video_url\":\"\",\"astroid_article_gallery_width\":\"\",\"astroid_article_gallery_bullets\":\"1\",\"astroid_article_gallery_navigation\":\"1\",\"astroid_article_gallery_items\":\"\",\"astroid_article_thumbnail\":\"1\",\"astroid_article_audio_source\":\"soundcloud\",\"astroid_article_audio_soundcloud\":\"<iframe width=\\\"100%\\\" height=\\\"300\\\" scrolling=\\\"no\\\" frameborder=\\\"no\\\" allow=\\\"autoplay\\\" src=\\\"https:\\/\\/w.soundcloud.com\\/player\\/?url=https%3A\\/\\/api.soundcloud.com\\/tracks\\/508699362&color=%23ff5500&auto_play=false&hide_related=false&show_comments=true&show_user=true&show_reposts=false&show_teaser=true&visual=true\\\"><\\/iframe>\",\"astroid_article_audio_spotify\":\"\",\"astroid_article_review_heading\":\"\",\"astroid_article_review_summery\":\"\",\"astroid_article_review_good\":\"\",\"astroid_article_review_bad\":\"\",\"astroid_article_review_rating\":\"5\",\"astroid_article_button_action\":\"\",\"astroid_article_button_link\":\"\",\"astroid_article_review_criterias\":\"\",\"astroid_article_quote_text\":\"\",\"astroid_article_quote_author\":\"\",\"astroid_article_badge\":\"0\",\"astroid_article_badge_type\":\"2\",\"astroid_article_badge_text\":\"\",\"astroid_article_badge_color\":\"\",\"astroid_relatedposts\":\"\",\"astroid_socialshare\":\"\",\"astroid_comments\":\"\",\"astroid_posttype\":\"\",\"astroid_readtime\":\"\",\"astroid_authorinfo\":\"\",\"astroid_og_title\":\"\",\"astroid_og_desc\":\"\",\"astroid_og_image\":\"\"}', 7, 4, '', '', 1, 0, '{\"robots\":\"\",\"author\":\"\",\"rights\":\"\",\"xreference\":\"\"}', 0, '*', '', ''),
(57, 265, 'How to avoid failure in your business?', 'how-to-avoid-failiur-in-your-business', '<p><strong>Lorem Ipsum</strong> is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry\'s standard dummy text ever since the 1500s,</p>\r\n', '\r\n<p>when an unknown printer took a galley of type and scrambled it to make a type specimen book. It has survived not only five centuries, but also the leap into electronic typesetting,remaining essentially unchanged. It was popularised in the 1960s with the release of Letraset sheets containing Lorem Ipsum passages, and more recently with desktop publishing software like Aldus PageMaker including versions of Lorem Ipsum</p>\r\n<h2>What is Lorem Ipsum?</h2>\r\n<p><strong>Lorem Ipsum</strong> is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry\'s standard dummy text ever since the 1500s, when an unknown printer took a galley of type and scrambled it to make a type specimen book. It has survived not only five centuries, but also the leap into electronic typesetting, remaining essentially unchanged.</p>\r\n<h3>Where does it come from?</h3>\r\n<p>Contrary to popular belief, Lorem Ipsum is not simply random text. It has roots in a piece of classical Latin literature from 45 BC, making it over 2000 years old. Richard McClintock, a Latin professor at Hampden-Sydney College in Virginia, looked up one of the more obscure Latin words, consectetur, from a Lorem Ipsum passage, and going through the cites of the word in classical literature, discovered the undoubtable source. Lorem Ipsum comes from sections 1.10.32 and 1.10.33 of \"de Finibus Bonorum et Malorum\" (The Extremes of Good and Evil)</p>\r\n<ul>\r\n<li>Lorem Ipsum is simaply dummy text of the printing and typesetting</li>\r\n<li>Lorem Ipsum is simply dummy text of the printing and </li>\r\n<li>Lorem Ipsum is simply dummy text</li>\r\n<li>Lorem Ipsum is simply dummy text of the</li>\r\n<li>Lorem Ipsum is simply dummy text of the printing and typesetting</li>\r\n<li>Lorem Ipsum is simply dummy text of the printing</li>\r\n<li>Lorem Ipsum is simply dummy text</li>\r\n<li>Lorem Ipsum is simply dummy text of the printing and typesetting</li>\r\n</ul>\r\n<p>Lorem Ipsum is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry\'s standard dummy text ever since the 1500s, when an unknown printer took a galley of type and scrambled it to make a type specimen book. It has survived not only five centuries, but also the leap into electronic typesetting, remaining essentially unchanged.</p>', 1, 14, '2018-10-15 13:18:02', 250, '', '2018-11-01 08:00:25', 250, 0, '0000-00-00 00:00:00', '2018-10-15 13:18:02', '0000-00-00 00:00:00', '{\"image_intro\":\"images\\/blog\\/blogtype\\/img4.jpg\",\"float_intro\":\"\",\"image_intro_alt\":\"\",\"image_intro_caption\":\"\",\"image_fulltext\":\"images\\/blog\\/blogtype\\/img4.jpg\",\"float_fulltext\":\"\",\"image_fulltext_alt\":\"\",\"image_fulltext_caption\":\"\"}', '{\"urla\":false,\"urlatext\":\"\",\"targeta\":\"\",\"urlb\":false,\"urlbtext\":\"\",\"targetb\":\"\",\"urlc\":false,\"urlctext\":\"\",\"targetc\":\"\"}', '{\"article_layout\":\"\",\"show_title\":\"\",\"link_titles\":\"\",\"show_tags\":\"\",\"show_intro\":\"\",\"info_block_position\":\"\",\"info_block_show_title\":\"\",\"show_category\":\"\",\"link_category\":\"\",\"show_parent_category\":\"\",\"link_parent_category\":\"\",\"show_associations\":\"\",\"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_page_title\":\"\",\"show_publishing_options\":\"\",\"show_article_options\":\"\",\"show_urls_images_backend\":\"\",\"show_urls_images_frontend\":\"\",\"astroid_article_type\":\"regular\",\"astroid_article_video_type\":\"youtube\",\"astroid_article_video_url\":\"\",\"astroid_article_gallery_width\":\"\",\"astroid_article_gallery_bullets\":\"1\",\"astroid_article_gallery_navigation\":\"1\",\"astroid_article_gallery_items\":\"\",\"astroid_article_thumbnail\":\"1\",\"astroid_article_audio_source\":\"soundcloud\",\"astroid_article_audio_soundcloud\":\"\",\"astroid_article_audio_spotify\":\"\",\"astroid_article_review_heading\":\"\",\"astroid_article_review_summery\":\"\",\"astroid_article_review_good\":\"\",\"astroid_article_review_bad\":\"\",\"astroid_article_review_rating\":\"5\",\"astroid_article_button_action\":\"\",\"astroid_article_button_link\":\"\",\"astroid_article_review_criterias\":\"\",\"astroid_article_quote_text\":\"\",\"astroid_article_quote_author\":\"\",\"astroid_article_badge\":\"1\",\"astroid_article_badge_type\":\"3\",\"astroid_article_badge_text\":\"\",\"astroid_article_badge_color\":\"\",\"astroid_relatedposts\":\"\",\"astroid_socialshare\":\"\",\"astroid_comments\":\"\",\"astroid_posttype\":\"\",\"astroid_readtime\":\"\",\"astroid_authorinfo\":\"\",\"astroid_og_title\":\"\",\"astroid_og_desc\":\"\",\"astroid_og_image\":\"\"}', 5, 3, '', '', 1, 0, '{\"robots\":\"\",\"author\":\"\",\"rights\":\"\",\"xreference\":\"\"}', 0, '*', '', ''),
(58, 266, 'iPhone X Review (Review Type Article)', 'iphone-x-review-review-type-article', '<p><strong>Lorem Ipsum</strong> is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry\'s standard dummy text ever since the 1500s,</p>\r\n', '\r\n<p>when an unknown printer took a galley of type and scrambled it to make a type specimen book. It has survived not only five centuries, but also the leap into electronic typesetting,remaining essentially unchanged. It was popularised in the 1960s with the release of Letraset sheets containing Lorem Ipsum passages, and more recently with desktop publishing software like Aldus PageMaker including versions of Lorem Ipsum</p>\r\n<h2>What is Lorem Ipsum?</h2>\r\n<p><strong>Lorem Ipsum</strong> is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry\'s standard dummy text ever since the 1500s, when an unknown printer took a galley of type and scrambled it to make a type specimen book. It has survived not only five centuries, but also the leap into electronic typesetting, remaining essentially unchanged.</p>\r\n<h3>Where does it come from?</h3>\r\n<p>Contrary to popular belief, Lorem Ipsum is not simply random text. It has roots in a piece of classical Latin literature from 45 BC, making it over 2000 years old. Richard McClintock, a Latin professor at Hampden-Sydney College in Virginia, looked up one of the more obscure Latin words, consectetur, from a Lorem Ipsum passage, and going through the cites of the word in classical literature, discovered the undoubtable source. Lorem Ipsum comes from sections 1.10.32 and 1.10.33 of \"de Finibus Bonorum et Malorum\" (The Extremes of Good and Evil)</p>\r\n<ul>\r\n<li>Lorem Ipsum is simaply dummy text of the printing and typesetting</li>\r\n<li>Lorem Ipsum is simply dummy text of the printing and </li>\r\n<li>Lorem Ipsum is simply dummy text</li>\r\n<li>Lorem Ipsum is simply dummy text of the</li>\r\n<li>Lorem Ipsum is simply dummy text of the printing and typesetting</li>\r\n<li>Lorem Ipsum is simply dummy text of the printing</li>\r\n<li>Lorem Ipsum is simply dummy text</li>\r\n<li>Lorem Ipsum is simply dummy text of the printing and typesetting</li>\r\n</ul>\r\n<p>Lorem Ipsum is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry\'s standard dummy text ever since the 1500s, when an unknown printer took a galley of type and scrambled it to make a type specimen book. It has survived not only five centuries, but also the leap into electronic typesetting, remaining essentially unchanged.</p>', 1, 14, '2018-10-15 13:27:34', 250, '', '2018-11-01 08:00:23', 250, 0, '0000-00-00 00:00:00', '2018-10-15 13:27:34', '0000-00-00 00:00:00', '{\"image_intro\":\"images\\/blog\\/blogtype\\/img10.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\":\"\"}', '{\"article_layout\":\"\",\"show_title\":\"\",\"link_titles\":\"\",\"show_tags\":\"\",\"show_intro\":\"\",\"info_block_position\":\"\",\"info_block_show_title\":\"\",\"show_category\":\"\",\"link_category\":\"\",\"show_parent_category\":\"\",\"link_parent_category\":\"\",\"show_associations\":\"\",\"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_page_title\":\"\",\"show_publishing_options\":\"\",\"show_article_options\":\"\",\"show_urls_images_backend\":\"\",\"show_urls_images_frontend\":\"\",\"astroid_article_type\":\"review\",\"astroid_article_video_type\":\"youtube\",\"astroid_article_video_url\":\"\",\"astroid_article_gallery_width\":\"\",\"astroid_article_gallery_bullets\":\"1\",\"astroid_article_gallery_navigation\":\"1\",\"astroid_article_gallery_items\":\"\",\"astroid_article_thumbnail\":\"1\",\"astroid_article_audio_source\":\"soundcloud\",\"astroid_article_audio_soundcloud\":\"\",\"astroid_article_audio_spotify\":\"\",\"astroid_article_review_heading\":\"Best for value\",\"astroid_article_review_summery\":\"Lorem Ipsum is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry\'s standard dummy text ever since the 1500s, Lorem Ipsum is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry\'s standard dummy text ever since the 1500s, \",\"astroid_article_review_good\":\"Stunning screen\\r\\nMuch-improved telephoto camera\\r\\nThe best-looking iPhone ever\\r\\nImpressive battery life\\r\\nFace ID is so much better than a fingerprint sensor\",\"astroid_article_review_bad\":\"Software needs more optimisation for the taller display and notch\\r\\nNo fast-charging plug included\\r\\nVery expensive\",\"astroid_article_review_rating\":\"9\",\"astroid_article_button_action\":\"Get it Now!\",\"astroid_article_button_link\":\"#\",\"astroid_article_review_criterias\":{\"astroid_article_review_criterias0\":{\"title\":\"Design\",\"score\":\"9\"},\"astroid_article_review_criterias1\":{\"title\":\"Value for Money\",\"score\":\"6\"},\"astroid_article_review_criterias2\":{\"title\":\"Display\",\"score\":\"9\"},\"astroid_article_review_criterias3\":{\"title\":\"Software\",\"score\":\"9\"},\"astroid_article_review_criterias4\":{\"title\":\"Performance\",\"score\":\"10\"},\"astroid_article_review_criterias5\":{\"title\":\"Camera\",\"score\":\"9\"},\"astroid_article_review_criterias6\":{\"title\":\" Battery Life\",\"score\":\"8\"}},\"astroid_article_quote_text\":\"\",\"astroid_article_quote_author\":\"\",\"astroid_article_badge\":\"0\",\"astroid_article_badge_type\":\"2\",\"astroid_article_badge_text\":\"\",\"astroid_article_badge_color\":\"\",\"astroid_relatedposts\":\"\",\"astroid_socialshare\":\"\",\"astroid_comments\":\"\",\"astroid_posttype\":\"\",\"astroid_readtime\":\"\",\"astroid_authorinfo\":\"\",\"astroid_og_title\":\"\",\"astroid_og_desc\":\"\",\"astroid_og_image\":\"\"}', 7, 2, '', '', 1, 0, '{\"robots\":\"\",\"author\":\"\",\"rights\":\"\",\"xreference\":\"\"}', 0, '*', '', ''),
(59, 267, 'This is Quote Type Article', 'this-is-quote-type-article', '<p><strong>Lorem Ipsum</strong> is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry\'s standard dummy text ever since the 1500s,</p>\r\n', '\r\n<p>when an unknown printer took a galley of type and scrambled it to make a type specimen book. It has survived not only five centuries, but also the leap into electronic typesetting,remaining essentially unchanged. It was popularised in the 1960s with the release of Letraset sheets containing Lorem Ipsum passages, and more recently with desktop publishing software like Aldus PageMaker including versions of Lorem Ipsum</p>\r\n<h2>What is Lorem Ipsum?</h2>\r\n<p><strong>Lorem Ipsum</strong> is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry\'s standard dummy text ever since the 1500s, when an unknown printer took a galley of type and scrambled it to make a type specimen book. It has survived not only five centuries, but also the leap into electronic typesetting, remaining essentially unchanged.</p>\r\n<h3>Where does it come from?</h3>\r\n<p>Contrary to popular belief, Lorem Ipsum is not simply random text. It has roots in a piece of classical Latin literature from 45 BC, making it over 2000 years old. Richard McClintock, a Latin professor at Hampden-Sydney College in Virginia, looked up one of the more obscure Latin words, consectetur, from a Lorem Ipsum passage, and going through the cites of the word in classical literature, discovered the undoubtable source. Lorem Ipsum comes from sections 1.10.32 and 1.10.33 of \"de Finibus Bonorum et Malorum\" (The Extremes of Good and Evil)</p>\r\n<ul>\r\n<li>Lorem Ipsum is simaply dummy text of the printing and typesetting</li>\r\n<li>Lorem Ipsum is simply dummy text of the printing and </li>\r\n<li>Lorem Ipsum is simply dummy text</li>\r\n<li>Lorem Ipsum is simply dummy text of the</li>\r\n<li>Lorem Ipsum is simply dummy text of the printing and typesetting</li>\r\n<li>Lorem Ipsum is simply dummy text of the printing</li>\r\n<li>Lorem Ipsum is simply dummy text</li>\r\n<li>Lorem Ipsum is simply dummy text of the printing and typesetting</li>\r\n</ul>\r\n<p>Lorem Ipsum is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry\'s standard dummy text ever since the 1500s, when an unknown printer took a galley of type and scrambled it to make a type specimen book. It has survived not only five centuries, but also the leap into electronic typesetting, remaining essentially unchanged.</p>', 1, 14, '2018-10-15 13:35:27', 250, '', '2018-11-01 08:00:08', 250, 0, '0000-00-00 00:00:00', '2018-10-15 13:35:27', '0000-00-00 00:00:00', '{\"image_intro\":\"images\\/blog\\/blogtype\\/img2.jpg\",\"float_intro\":\"\",\"image_intro_alt\":\"\",\"image_intro_caption\":\"\",\"image_fulltext\":\"images\\/blog\\/blogtype\\/img2.jpg\",\"float_fulltext\":\"\",\"image_fulltext_alt\":\"\",\"image_fulltext_caption\":\"\"}', '{\"urla\":false,\"urlatext\":\"\",\"targeta\":\"\",\"urlb\":false,\"urlbtext\":\"\",\"targetb\":\"\",\"urlc\":false,\"urlctext\":\"\",\"targetc\":\"\"}', '{\"article_layout\":\"\",\"show_title\":\"\",\"link_titles\":\"\",\"show_tags\":\"\",\"show_intro\":\"\",\"info_block_position\":\"\",\"info_block_show_title\":\"\",\"show_category\":\"\",\"link_category\":\"\",\"show_parent_category\":\"\",\"link_parent_category\":\"\",\"show_associations\":\"\",\"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_page_title\":\"\",\"show_publishing_options\":\"\",\"show_article_options\":\"\",\"show_urls_images_backend\":\"\",\"show_urls_images_frontend\":\"\",\"astroid_article_type\":\"quote\",\"astroid_article_video_type\":\"youtube\",\"astroid_article_video_url\":\"\",\"astroid_article_gallery_width\":\"\",\"astroid_article_gallery_bullets\":\"1\",\"astroid_article_gallery_navigation\":\"1\",\"astroid_article_gallery_items\":\"\",\"astroid_article_thumbnail\":\"1\",\"astroid_article_audio_source\":\"soundcloud\",\"astroid_article_audio_soundcloud\":\"\",\"astroid_article_audio_spotify\":\"\",\"astroid_article_review_heading\":\"\",\"astroid_article_review_summery\":\"\",\"astroid_article_review_good\":\"\",\"astroid_article_review_bad\":\"\",\"astroid_article_review_rating\":\"5\",\"astroid_article_button_action\":\"\",\"astroid_article_button_link\":\"\",\"astroid_article_review_criterias\":\"\",\"astroid_article_quote_text\":\"Life is 10% what happens to you and 90% how you react to it.\",\"astroid_article_quote_author\":\"Charles R. Swindoll\",\"astroid_article_badge\":\"0\",\"astroid_article_badge_type\":\"2\",\"astroid_article_badge_text\":\"\",\"astroid_article_badge_color\":\"\",\"astroid_relatedposts\":\"\",\"astroid_socialshare\":\"\",\"astroid_comments\":\"\",\"astroid_posttype\":\"\",\"astroid_readtime\":\"\",\"astroid_authorinfo\":\"\",\"astroid_og_title\":\"\",\"astroid_og_desc\":\"\",\"astroid_og_image\":\"\"}', 5, 1, '', '', 1, 0, '{\"robots\":\"\",\"author\":\"\",\"rights\":\"\",\"xreference\":\"\"}', 0, '*', '', '');
INSERT INTO `ynfp8_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`, `note`) VALUES
(60, 268, 'This is Gallery Type Article', 'this-is-gallery-type-article', '<p><strong>Lorem Ipsum</strong> is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry\'s standard dummy text ever since the 1500s,</p>\r\n', '\r\n<p>when an unknown printer took a galley of type and scrambled it to make a type specimen book. It has survived not only five centuries, but also the leap into electronic typesetting,remaining essentially unchanged. It was popularised in the 1960s with the release of Letraset sheets containing Lorem Ipsum passages, and more recently with desktop publishing software like Aldus PageMaker including versions of Lorem Ipsum</p>\r\n<h2>What is Lorem Ipsum?</h2>\r\n<p><strong>Lorem Ipsum</strong> is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry\'s standard dummy text ever since the 1500s, when an unknown printer took a galley of type and scrambled it to make a type specimen book. It has survived not only five centuries, but also the leap into electronic typesetting, remaining essentially unchanged.</p>\r\n<h3>Where does it come from?</h3>\r\n<p>Contrary to popular belief, Lorem Ipsum is not simply random text. It has roots in a piece of classical Latin literature from 45 BC, making it over 2000 years old. Richard McClintock, a Latin professor at Hampden-Sydney College in Virginia, looked up one of the more obscure Latin words, consectetur, from a Lorem Ipsum passage, and going through the cites of the word in classical literature, discovered the undoubtable source. Lorem Ipsum comes from sections 1.10.32 and 1.10.33 of \"de Finibus Bonorum et Malorum\" (The Extremes of Good and Evil)</p>\r\n<ul>\r\n<li>Lorem Ipsum is simaply dummy text of the printing and typesetting</li>\r\n<li>Lorem Ipsum is simply dummy text of the printing and </li>\r\n<li>Lorem Ipsum is simply dummy text</li>\r\n<li>Lorem Ipsum is simply dummy text of the</li>\r\n<li>Lorem Ipsum is simply dummy text of the printing and typesetting</li>\r\n<li>Lorem Ipsum is simply dummy text of the printing</li>\r\n<li>Lorem Ipsum is simply dummy text</li>\r\n<li>Lorem Ipsum is simply dummy text of the printing and typesetting</li>\r\n</ul>\r\n<p>Lorem Ipsum is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry\'s standard dummy text ever since the 1500s, when an unknown printer took a galley of type and scrambled it to make a type specimen book. It has survived not only five centuries, but also the leap into electronic typesetting, remaining essentially unchanged.</p>', 1, 14, '2018-10-15 13:38:45', 250, '', '2018-11-01 08:00:04', 250, 0, '0000-00-00 00:00:00', '2018-10-15 13:38:45', '0000-00-00 00:00:00', '{\"image_intro\":\"images\\/blog\\/blogtype\\/img7.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\":\"\"}', '{\"article_layout\":\"\",\"show_title\":\"\",\"link_titles\":\"\",\"show_tags\":\"\",\"show_intro\":\"\",\"info_block_position\":\"\",\"info_block_show_title\":\"\",\"show_category\":\"\",\"link_category\":\"\",\"show_parent_category\":\"\",\"link_parent_category\":\"\",\"show_associations\":\"\",\"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_page_title\":\"\",\"show_publishing_options\":\"\",\"show_article_options\":\"\",\"show_urls_images_backend\":\"\",\"show_urls_images_frontend\":\"\",\"astroid_article_type\":\"gallery\",\"astroid_article_video_type\":\"youtube\",\"astroid_article_video_url\":\"\",\"astroid_article_gallery_width\":\"\",\"astroid_article_gallery_bullets\":\"1\",\"astroid_article_gallery_navigation\":\"0\",\"astroid_article_gallery_items\":{\"astroid_article_gallery_items0\":{\"title\":\"Slide 1\",\"image\":\"images\\/blog\\/blogtype\\/img9.jpg\",\"description\":\"\"},\"astroid_article_gallery_items1\":{\"title\":\"Slide 2\",\"image\":\"images\\/blog\\/blogtype\\/img4.jpg\",\"description\":\"\"},\"astroid_article_gallery_items2\":{\"title\":\"Slide 3\",\"image\":\"images\\/blog\\/blogtype\\/img5.jpg\",\"description\":\"\"}},\"astroid_article_thumbnail\":\"1\",\"astroid_article_audio_source\":\"soundcloud\",\"astroid_article_audio_soundcloud\":\"\",\"astroid_article_audio_spotify\":\"\",\"astroid_article_review_heading\":\"\",\"astroid_article_review_summery\":\"\",\"astroid_article_review_good\":\"\",\"astroid_article_review_bad\":\"\",\"astroid_article_review_rating\":\"5\",\"astroid_article_button_action\":\"\",\"astroid_article_button_link\":\"\",\"astroid_article_review_criterias\":\"\",\"astroid_article_quote_text\":\"\",\"astroid_article_quote_author\":\"\",\"astroid_article_badge\":\"0\",\"astroid_article_badge_type\":\"2\",\"astroid_article_badge_text\":\"\",\"astroid_article_badge_color\":\"\",\"astroid_relatedposts\":\"\",\"astroid_socialshare\":\"\",\"astroid_comments\":\"\",\"astroid_posttype\":\"\",\"astroid_readtime\":\"\",\"astroid_authorinfo\":\"\",\"astroid_og_title\":\"\",\"astroid_og_desc\":\"\",\"astroid_og_image\":\"\"}', 14, 0, '', '', 1, 0, '{\"robots\":\"\",\"author\":\"\",\"rights\":\"\",\"xreference\":\"\"}', 0, '*', '', ''),
(61, 269, 'This is Video Article with Custom Badge', 'this-is-video-type-article-2', '<p><strong>Lorem Ipsum</strong> is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry\'s standard dummy text ever since the 1500s,</p>\r\n', '\r\n<p>when an unknown printer took a galley of type and scrambled it to make a type specimen book. It has survived not only five centuries, but also the leap into electronic typesetting,remaining essentially unchanged. It was popularised in the 1960s with the release of Letraset sheets containing Lorem Ipsum passages, and more recently with desktop publishing software like Aldus PageMaker including versions of Lorem Ipsum</p>\r\n<h2>What is Lorem Ipsum?</h2>\r\n<p><strong>Lorem Ipsum</strong> is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry\'s standard dummy text ever since the 1500s, when an unknown printer took a galley of type and scrambled it to make a type specimen book. It has survived not only five centuries, but also the leap into electronic typesetting, remaining essentially unchanged.</p>\r\n<h3>Where does it come from?</h3>\r\n<p>Contrary to popular belief, Lorem Ipsum is not simply random text. It has roots in a piece of classical Latin literature from 45 BC, making it over 2000 years old. Richard McClintock, a Latin professor at Hampden-Sydney College in Virginia, looked up one of the more obscure Latin words, consectetur, from a Lorem Ipsum passage, and going through the cites of the word in classical literature, discovered the undoubtable source. Lorem Ipsum comes from sections 1.10.32 and 1.10.33 of \"de Finibus Bonorum et Malorum\" (The Extremes of Good and Evil)</p>\r\n<ul>\r\n<li>Lorem Ipsum is simaply dummy text of the printing and typesetting</li>\r\n<li>Lorem Ipsum is simply dummy text of the printing and </li>\r\n<li>Lorem Ipsum is simply dummy text</li>\r\n<li>Lorem Ipsum is simply dummy text of the</li>\r\n<li>Lorem Ipsum is simply dummy text of the printing and typesetting</li>\r\n<li>Lorem Ipsum is simply dummy text of the printing</li>\r\n<li>Lorem Ipsum is simply dummy text</li>\r\n<li>Lorem Ipsum is simply dummy text of the printing and typesetting</li>\r\n</ul>\r\n<p>Lorem Ipsum is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry\'s standard dummy text ever since the 1500s, when an unknown printer took a galley of type and scrambled it to make a type specimen book. It has survived not only five centuries, but also the leap into electronic typesetting, remaining essentially unchanged.</p>', 1, 14, '2018-10-15 13:13:22', 250, '', '2019-03-11 10:52:54', 14, 0, '0000-00-00 00:00:00', '2018-10-15 13:13:22', '0000-00-00 00:00:00', '{\"image_intro\":\"images\\/blog\\/blogtype\\/img12.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\":\"\"}', '{\"article_layout\":\"\",\"show_title\":\"\",\"link_titles\":\"\",\"show_tags\":\"\",\"show_intro\":\"\",\"info_block_position\":\"\",\"info_block_show_title\":\"\",\"show_category\":\"\",\"link_category\":\"\",\"show_parent_category\":\"\",\"link_parent_category\":\"\",\"show_associations\":\"\",\"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_page_title\":\"\",\"show_publishing_options\":\"\",\"show_article_options\":\"\",\"show_urls_images_backend\":\"\",\"show_urls_images_frontend\":\"\",\"astroid_article_type\":\"video\",\"astroid_article_video_type\":\"youtube\",\"astroid_article_video_url\":\"https:\\/\\/www.youtube.com\\/watch?v=YQHsXMglC9A\",\"astroid_article_gallery_width\":\"\",\"astroid_article_gallery_bullets\":\"1\",\"astroid_article_gallery_navigation\":\"1\",\"astroid_article_gallery_items\":\"\",\"astroid_article_thumbnail\":\"1\",\"astroid_article_audio_source\":\"soundcloud\",\"astroid_article_audio_soundcloud\":\"\",\"astroid_article_audio_spotify\":\"\",\"astroid_article_review_heading\":\"\",\"astroid_article_review_summery\":\"\",\"astroid_article_review_good\":\"\",\"astroid_article_review_bad\":\"\",\"astroid_article_review_rating\":\"5\",\"astroid_article_button_action\":\"\",\"astroid_article_button_link\":\"\",\"astroid_article_review_criterias\":\"\",\"astroid_article_quote_text\":\"\",\"astroid_article_quote_author\":\"\",\"astroid_article_badge\":\"0\",\"astroid_article_badge_type\":\"2\",\"astroid_article_badge_text\":\"\",\"astroid_article_badge_color\":\"\",\"astroid_relatedposts\":\"\",\"astroid_socialshare\":\"\",\"astroid_comments\":\"\",\"astroid_posttype\":\"\",\"astroid_readtime\":\"\",\"astroid_authorinfo\":\"\",\"astroid_og_title\":\"\",\"astroid_og_desc\":\"\",\"astroid_og_image\":\"\"}', 9, 6, '', '', 1, 0, '{\"robots\":\"\",\"author\":\"\",\"rights\":\"\",\"xreference\":\"\"}', 0, '*', '', ''),
(62, 273, 'Privacy Policy', 'privacy-policy', '<p>Lorem Ipsum is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry\'s standard dummy text ever since the 1500s, when an unknown printer took a galley of type and scrambled it to make a type specimen book. It has survived not only five centuries, but also the leap into electronic typesetting, remaining essentially unchanged. It was popularised in the 1960s with the release of Letraset sheets containing Lorem Ipsum passages, and more recently with desktop publishing software like Aldus PageMaker including versions of Lorem Ipsum.</p>\r\n<p>Contrary to popular belief, Lorem Ipsum is not simply random text. It has roots in a piece of classical Latin literature from 45 BC, making it over 2000 years old. Richard McClintock, a Latin professor at Hampden-Sydney College in Virginia, looked up one of the more obscure Latin words, consectetur, from a Lorem Ipsum passage, and going through the cites of the word in classical literature, discovered the undoubtable source. Lorem Ipsum comes from sections 1.10.32 and 1.10.33 of \"de Finibus Bonorum et Malorum\" (The Extremes of Good and Evil) by Cicero, written in 45 BC. This book is a treatise on the theory of ethics, very popular during the Renaissance. The first line of Lorem Ipsum, \"Lorem ipsum dolor sit amet..\", comes from a line in section 1.10.32.</p>\r\n<p>There are many variations of passages of Lorem Ipsum available, but the majority have suffered alteration in some form, by injected humour, or randomised words which don\'t look even slightly believable. If you are going to use a passage of Lorem Ipsum, you need to be sure there isn\'t anything embarrassing hidden in the middle of text. All the Lorem Ipsum generators on the Internet tend to repeat predefined chunks as necessary, making this the first true generator on the Internet. It uses a dictionary of over 200 Latin words, combined with a handful of model sentence structures, to generate Lorem Ipsum which looks reasonable. The generated Lorem Ipsum is therefore always free from repetition, injected humour, or non-characteristic words etc.</p>\r\n<p>It is a long established fact that a reader will be distracted by the readable content of a page when looking at its layout. The point of using Lorem Ipsum is that it has a more-or-less normal distribution of letters, as opposed to using \'Content here, content here\', making it look like readable English. Many desktop publishing packages and web page editors now use Lorem Ipsum as their default model text, and a search for \'lorem ipsum\' will uncover many web sites still in their infancy. Various versions have evolved over the years, sometimes by accident, sometimes on purpose (injected humour and the like).</p>\r\n<p>There are many variations of passages of Lorem Ipsum available, but the majority have suffered alteration in some form, by injected humour, or randomised words which don\'t look even slightly believable. If you are going to use a passage of Lorem Ipsum, you need to be sure there isn\'t anything embarrassing hidden in the middle of text. All the Lorem Ipsum generators on the Internet tend to repeat predefined chunks as necessary, making this the first true generator on the Internet. It uses a dictionary of over 200 Latin words, combined with a handful of model sentence structures, to generate Lorem Ipsum which looks reasonable. The generated Lorem Ipsum is therefore always free from repetition, injected humour, or non-characteristic words etc.</p>', '', 1, 15, '2018-11-01 04:50:09', 250, '', '2018-11-01 07:23:08', 250, 0, '0000-00-00 00:00:00', '2018-11-01 04:50:09', '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\":\"\"}', '{\"article_layout\":\"\",\"show_title\":\"\",\"link_titles\":\"\",\"show_tags\":\"\",\"show_intro\":\"\",\"info_block_position\":\"\",\"info_block_show_title\":\"\",\"show_category\":\"\",\"link_category\":\"\",\"show_parent_category\":\"\",\"link_parent_category\":\"\",\"show_associations\":\"\",\"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_page_title\":\"\",\"show_publishing_options\":\"\",\"show_article_options\":\"\",\"show_urls_images_backend\":\"\",\"show_urls_images_frontend\":\"\",\"astroid_article_type\":\"regular\",\"astroid_article_video_type\":\"youtube\",\"astroid_article_video_url\":\"\",\"astroid_article_gallery_width\":\"\",\"astroid_article_gallery_bullets\":\"1\",\"astroid_article_gallery_navigation\":\"1\",\"astroid_article_gallery_items\":\"\",\"astroid_article_thumbnail\":\"1\",\"astroid_article_audio_source\":\"soundcloud\",\"astroid_article_audio_soundcloud\":\"\",\"astroid_article_audio_spotify\":\"\",\"astroid_article_review_heading\":\"\",\"astroid_article_review_summery\":\"\",\"astroid_article_review_good\":\"\",\"astroid_article_review_bad\":\"\",\"astroid_article_review_rating\":\"5\",\"astroid_article_button_action\":\"\",\"astroid_article_button_link\":\"\",\"astroid_article_review_criterias\":\"\",\"astroid_article_quote_text\":\"\",\"astroid_article_quote_author\":\"\",\"astroid_article_badge\":\"0\",\"astroid_article_badge_type\":\"2\",\"astroid_article_badge_text\":\"\",\"astroid_article_badge_color\":\"\",\"astroid_relatedposts\":\"0\",\"astroid_socialshare\":\"0\",\"astroid_comments\":\"0\",\"astroid_posttype\":\"0\",\"astroid_readtime\":\"0\",\"astroid_authorinfo\":\"0\",\"astroid_og_title\":\"\",\"astroid_og_desc\":\"\",\"astroid_og_image\":\"\"}', 4, 3, '', '', 1, 0, '{\"robots\":\"\",\"author\":\"\",\"rights\":\"\",\"xreference\":\"\"}', 0, '*', '', ''),
(63, 274, 'Terms & Conditions', 'terms-conditions', '<p>Lorem Ipsum is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry\'s standard dummy text ever since the 1500s, when an unknown printer took a galley of type and scrambled it to make a type specimen book. It has survived not only five centuries, but also the leap into electronic typesetting, remaining essentially unchanged. It was popularised in the 1960s with the release of Letraset sheets containing Lorem Ipsum passages, and more recently with desktop publishing software like Aldus PageMaker including versions of Lorem Ipsum.</p>\r\n<p>Contrary to popular belief, Lorem Ipsum is not simply random text. It has roots in a piece of classical Latin literature from 45 BC, making it over 2000 years old. Richard McClintock, a Latin professor at Hampden-Sydney College in Virginia, looked up one of the more obscure Latin words, consectetur, from a Lorem Ipsum passage, and going through the cites of the word in classical literature, discovered the undoubtable source. Lorem Ipsum comes from sections 1.10.32 and 1.10.33 of \"de Finibus Bonorum et Malorum\" (The Extremes of Good and Evil) by Cicero, written in 45 BC. This book is a treatise on the theory of ethics, very popular during the Renaissance. The first line of Lorem Ipsum, \"Lorem ipsum dolor sit amet..\", comes from a line in section 1.10.32.</p>\r\n<p>There are many variations of passages of Lorem Ipsum available, but the majority have suffered alteration in some form, by injected humour, or randomised words which don\'t look even slightly believable. If you are going to use a passage of Lorem Ipsum, you need to be sure there isn\'t anything embarrassing hidden in the middle of text. All the Lorem Ipsum generators on the Internet tend to repeat predefined chunks as necessary, making this the first true generator on the Internet. It uses a dictionary of over 200 Latin words, combined with a handful of model sentence structures, to generate Lorem Ipsum which looks reasonable. The generated Lorem Ipsum is therefore always free from repetition, injected humour, or non-characteristic words etc.</p>\r\n<p>It is a long established fact that a reader will be distracted by the readable content of a page when looking at its layout. The point of using Lorem Ipsum is that it has a more-or-less normal distribution of letters, as opposed to using \'Content here, content here\', making it look like readable English. Many desktop publishing packages and web page editors now use Lorem Ipsum as their default model text, and a search for \'lorem ipsum\' will uncover many web sites still in their infancy. Various versions have evolved over the years, sometimes by accident, sometimes on purpose (injected humour and the like).</p>\r\n<p>There are many variations of passages of Lorem Ipsum available, but the majority have suffered alteration in some form, by injected humour, or randomised words which don\'t look even slightly believable. If you are going to use a passage of Lorem Ipsum, you need to be sure there isn\'t anything embarrassing hidden in the middle of text. All the Lorem Ipsum generators on the Internet tend to repeat predefined chunks as necessary, making this the first true generator on the Internet. It uses a dictionary of over 200 Latin words, combined with a handful of model sentence structures, to generate Lorem Ipsum which looks reasonable. The generated Lorem Ipsum is therefore always free from repetition, injected humour, or non-characteristic words etc.</p>', '', 1, 15, '2018-11-01 04:50:25', 250, '', '2018-11-01 07:23:01', 250, 0, '0000-00-00 00:00:00', '2018-11-01 04:50:25', '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\":\"\"}', '{\"article_layout\":\"\",\"show_title\":\"0\",\"link_titles\":\"0\",\"show_tags\":\"0\",\"show_intro\":\"0\",\"info_block_position\":\"\",\"info_block_show_title\":\"0\",\"show_category\":\"0\",\"link_category\":\"0\",\"show_parent_category\":\"0\",\"link_parent_category\":\"0\",\"show_associations\":\"0\",\"show_author\":\"0\",\"link_author\":\"0\",\"show_create_date\":\"0\",\"show_modify_date\":\"0\",\"show_publish_date\":\"0\",\"show_item_navigation\":\"0\",\"show_icons\":\"0\",\"show_print_icon\":\"0\",\"show_email_icon\":\"0\",\"show_vote\":\"0\",\"show_hits\":\"0\",\"show_noauth\":\"0\",\"urls_position\":\"\",\"alternative_readmore\":\"\",\"article_page_title\":\"\",\"show_publishing_options\":\"\",\"show_article_options\":\"\",\"show_urls_images_backend\":\"\",\"show_urls_images_frontend\":\"\",\"astroid_article_type\":\"regular\",\"astroid_article_video_type\":\"youtube\",\"astroid_article_video_url\":\"\",\"astroid_article_gallery_width\":\"\",\"astroid_article_gallery_bullets\":\"1\",\"astroid_article_gallery_navigation\":\"1\",\"astroid_article_gallery_items\":\"\",\"astroid_article_thumbnail\":\"1\",\"astroid_article_audio_source\":\"soundcloud\",\"astroid_article_audio_soundcloud\":\"\",\"astroid_article_audio_spotify\":\"\",\"astroid_article_review_heading\":\"\",\"astroid_article_review_summery\":\"\",\"astroid_article_review_good\":\"\",\"astroid_article_review_bad\":\"\",\"astroid_article_review_rating\":\"5\",\"astroid_article_button_action\":\"\",\"astroid_article_button_link\":\"\",\"astroid_article_review_criterias\":\"\",\"astroid_article_quote_text\":\"\",\"astroid_article_quote_author\":\"\",\"astroid_article_badge\":\"0\",\"astroid_article_badge_type\":\"2\",\"astroid_article_badge_text\":\"\",\"astroid_article_badge_color\":\"\",\"astroid_relatedposts\":\"0\",\"astroid_socialshare\":\"0\",\"astroid_comments\":\"0\",\"astroid_posttype\":\"0\",\"astroid_readtime\":\"0\",\"astroid_authorinfo\":\"0\",\"astroid_og_title\":\"\",\"astroid_og_desc\":\"\",\"astroid_og_image\":\"\"}', 14, 2, '', '', 1, 0, '{\"robots\":\"\",\"author\":\"\",\"rights\":\"\",\"xreference\":\"\"}', 0, '*', '', ''),
(64, 285, 'Error Page', 'error-page', '', '', 1, 15, '2019-06-14 07:09:03', 250, '', '2019-06-28 08:18:57', 47, 0, '0000-00-00 00:00:00', '2019-06-28 07:27:38', '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\":\"\"}', '{\"article_layout\":\"\",\"show_title\":\"\",\"link_titles\":\"\",\"show_tags\":\"\",\"show_intro\":\"\",\"info_block_position\":\"\",\"info_block_show_title\":\"\",\"show_category\":\"\",\"link_category\":\"\",\"show_parent_category\":\"\",\"link_parent_category\":\"\",\"show_associations\":\"\",\"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_page_title\":\"\",\"show_publishing_options\":\"\",\"show_article_options\":\"\",\"show_urls_images_backend\":\"\",\"show_urls_images_frontend\":\"\",\"astroid_article_type\":\"regular\",\"astroid_article_video_type\":\"youtube\",\"astroid_article_video_url\":\"\",\"astroid_article_gallery_width\":\"\",\"astroid_article_gallery_bullets\":\"1\",\"astroid_article_gallery_navigation\":\"1\",\"astroid_article_thumbnail\":\"1\",\"astroid_article_gallery_items\":[],\"astroid_article_audio_source\":\"soundcloud\",\"astroid_article_audio_soundcloud\":\"\",\"astroid_article_audio_spotify\":\"\",\"astroid_article_review_heading\":\"\",\"astroid_article_review_summery\":\"\",\"astroid_article_review_good\":\"\",\"astroid_article_review_bad\":\"\",\"astroid_article_review_rating\":\"5\",\"astroid_article_button_action\":\"\",\"astroid_article_button_link\":\"\",\"astroid_article_review_criterias\":[],\"astroid_article_quote_text\":\"\",\"astroid_article_quote_author\":\"\",\"astroid_article_badge\":\"0\",\"astroid_article_badge_type\":\"2\",\"astroid_article_badge_text\":\"\",\"astroid_article_badge_color\":\"\",\"astroid_relatedposts\":\"\",\"astroid_socialshare\":\"\",\"astroid_comments\":\"\",\"astroid_posttype\":\"\",\"astroid_readtime\":\"\",\"astroid_authorinfo\":\"\",\"astroid_og_title\":\"\",\"astroid_og_desc\":\"\",\"astroid_og_image\":\"\"}', 2, 0, '', '', 1, 0, '{\"robots\":\"\",\"author\":\"\",\"rights\":\"\",\"xreference\":\"\"}', 0, '*', '', ''),
(65, 291, 'teste', 'teste', '<p>fefaerer</p>', '', 0, 11, '2019-07-16 10:47:45', 251, '', '2019-07-23 21:40:56', 231, 0, '0000-00-00 00:00:00', '2019-07-16 10:47:45', '0000-00-00 00:00:00', '{\"image_intro\":\"images\\/simbolo-logo-peq.png\",\"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\":\"\"}', '{\"article_layout\":\"\",\"show_title\":\"\",\"link_titles\":\"\",\"show_tags\":\"\",\"show_intro\":\"\",\"info_block_position\":\"\",\"info_block_show_title\":\"\",\"show_category\":\"\",\"link_category\":\"\",\"show_parent_category\":\"\",\"link_parent_category\":\"\",\"show_associations\":\"\",\"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_page_title\":\"\",\"show_publishing_options\":\"\",\"show_article_options\":\"\",\"show_urls_images_backend\":\"\",\"show_urls_images_frontend\":\"\",\"astroid_article_type\":\"regular\",\"astroid_article_video_type\":\"youtube\",\"astroid_article_video_url\":\"\",\"astroid_article_gallery_width\":\"\",\"astroid_article_gallery_bullets\":\"1\",\"astroid_article_gallery_navigation\":\"1\",\"astroid_article_thumbnail\":\"1\",\"astroid_article_gallery_items\":[],\"astroid_article_audio_source\":\"soundcloud\",\"astroid_article_audio_soundcloud\":\"\",\"astroid_article_audio_spotify\":\"\",\"astroid_article_review_heading\":\"\",\"astroid_article_review_summery\":\"\",\"astroid_article_review_good\":\"\",\"astroid_article_review_bad\":\"\",\"astroid_article_review_rating\":\"5\",\"astroid_article_button_action\":\"\",\"astroid_article_button_link\":\"\",\"astroid_article_review_criterias\":[],\"astroid_article_quote_text\":\"\",\"astroid_article_quote_author\":\"\",\"astroid_article_badge\":\"0\",\"astroid_article_badge_type\":\"2\",\"astroid_article_badge_text\":\"\",\"astroid_article_badge_color\":\"\",\"astroid_relatedposts\":\"\",\"astroid_socialshare\":\"\",\"astroid_comments\":\"\",\"astroid_posttype\":\"\",\"astroid_readtime\":\"\",\"astroid_authorinfo\":\"\",\"astroid_og_title\":\"\",\"astroid_og_desc\":\"\",\"astroid_og_image\":\"images\\/simbolo-logo-peq.png\"}', 4, 71, '', '', 1, 1, '{\"robots\":\"\",\"author\":\"\",\"rights\":\"\",\"xreference\":\"\"}', 1, '*', '', ''),
(66, 295, 'Documentos Orientadores', 'documentos-orientadores', '<p>&nbsp;</p>\r\n<p>&nbsp;</p>\r\n<div class=\"container\">\r\n<table class=\"table table-hover\" style=\"width: 441.6px; margin-left: auto; margin-right: auto;\">\r\n<tbody>\r\n<tr>\r\n<td style=\"width: 440.6px;\"><a href=\"files/PAA2019_2020.pdf\">Plano anual de Atividades 2019/2020</a> <span style=\"color: #ff0000;\"><strong>(novo)</strong></span></td>\r\n</tr>\r\n<tr>\r\n<td style=\"width: 440.6px;\"><a href=\"files/documentos_orientadores/PAA2018_19.pdf\" target=\"_blank\" rel=\"noopener noreferrer\">Plano anual de Atividades 2018/2019</a></td>\r\n</tr>\r\n<tr>\r\n<td style=\"width: 440.6px;\"><a href=\"files/PROJETO_EDUCATIVO_2019-2022.pdf\" target=\"_blank\" rel=\"noopener noreferrer\">Projeto Educativo</a></td>\r\n</tr>\r\n<tr>\r\n<td style=\"width: 440.6px;\"><a href=\"files/REGULAMENTO_INTERNO_Agr_SMM.pdf\" target=\"_blank\" rel=\"noopener noreferrer\">Regulamento Interno</a></td>\r\n</tr>\r\n<tr>\r\n<td style=\"width: 440.6px;\"><a href=\"files/reg_visitas_estudo.pdf\" target=\"_blank\" rel=\"noopener noreferrer\">Regulamento das Visitas de Estudo</a></td>\r\n</tr>\r\n<tr>\r\n<td style=\"width: 440.6px;\"><a href=\"files/Ser_aluno_maior_2015-16.pdf\" target=\"_blank\" rel=\"noopener noreferrer\">Carta dos 7 Princípios</a></td>\r\n</tr>\r\n<tr>\r\n<td style=\"width: 440.6px;\"><a href=\"files/documentos_orientadores/PLANO_ACAO_ESTRATEGICA_2016_2018.pdf\" target=\"_blank\" rel=\"noopener noreferrer\">Plano de Ação Estratégica 2016 - 2018</a></td>\r\n</tr>\r\n<tr>\r\n<td style=\"width: 440.6px;\"><a href=\"files/documentos_orientadores/PLANO_MELHORIA_2015_2018_v2.pdf\" target=\"_blank\" rel=\"noopener noreferrer\">Plano de Melhoria 2015 - 2018</a></td>\r\n</tr>\r\n<tr>\r\n<td style=\"width: 440.6px;\"><a href=\"files/documentos_orientadores/PROJETO%20DE%20AUTOAVALIAÇÃO%20DE%20AGRUPAMENTO%202015-2018vf.pdf\" target=\"_blank\" rel=\"noopener noreferrer\">Projeto de Autoavaliação do Agrupamento 2015 - 2018</a></td>\r\n</tr>\r\n<tr>\r\n<td style=\"width: 440.6px;\"><a href=\"files/Quadros_de_valor_e_excelncia_mdia_18.pdf\" target=\"_blank\" rel=\"noopener noreferrer\">Regulamento dos Quadros de Valor e de Excelência</a></td>\r\n</tr>\r\n<tr>\r\n<td style=\"width: 440.6px;\"><a href=\"files/documentos_orientadores/NORMAS%20de%20EVACUAÇÃO%202018.pdf\" target=\"_blank\" rel=\"noopener noreferrer\">Normas de Evacuação</a></td>\r\n</tr>\r\n<tr>\r\n<td style=\"width: 440.6px;\"><a href=\"files/documentos_orientadores/Critérios%20para%20a%20constituição%20de%20turmas%20AGESM%202017.pdf\" target=\"_blank\" rel=\"noopener noreferrer\">Critérios para a constituição de turmas</a></td>\r\n</tr>\r\n<tr>\r\n<td style=\"width: 440.6px;\">\r\n<p><a href=\"images/DORA_-_4ª_revisão_CP_3_set._2019.pdf\">DORA - Documento Orientador e Regulador da Avaliação (2019)</a></p>\r\n<p><strong><a href=\"images/PLANO_DE_ORGANIZAÇÃO_DO_TRABALHO_À_DISTÂNCIA_-_versão_aditada_30_abril.pdf\">Plano de Organização do Trabalho à Distância</a> <span style=\"color: #ff0000;\">(novo)</span></strong></p>\r\n<p>DL nº 14-G /2020, de 13 de abril - Estabelece as medidas excecionais e temporárias na área da educação no âmbito da pandemia da doença COVID-19&nbsp;<span style=\"color: #ff0000;\"><strong>(novo)</strong></span></p>\r\n</td>\r\n</tr>\r\n<tr>\r\n<td style=\"width: 440.6px;\">\r\n<p><a href=\"files/documentos_orientadores/Estratgia_de_Educao_para_a_Cidadania_2019-20.pdf\" target=\"_blank\">Estratégia de Educação para a Cidadania</a></p>\r\n</td>\r\n</tr>\r\n</tbody>\r\n</table>\r\n</div>\r\n<p>&nbsp;</p>', '', 1, 16, '2019-07-22 13:05:23', 231, '', '2020-05-07 21:37:37', 251, 0, '0000-00-00 00:00:00', '2019-07-22 13:05:23', '0000-00-00 00:00:00', '{\"image_intro\":\"\",\"image_intro_alt\":\"\",\"image_intro_caption\":\"\",\"float_intro\":\"\",\"image_fulltext\":\"\",\"image_fulltext_alt\":\"\",\"image_fulltext_caption\":\"\",\"float_fulltext\":\"\"}', '{\"urla\":false,\"urlatext\":\"\",\"targeta\":\"\",\"urlb\":false,\"urlbtext\":\"\",\"targetb\":\"\",\"urlc\":false,\"urlctext\":\"\",\"targetc\":\"\"}', '{\"astroid_article_type\":\"regular\",\"astroid_article_video_type\":\"youtube\",\"astroid_article_video_url\":\"\",\"astroid_article_gallery_width\":\"\",\"astroid_article_gallery_bullets\":\"1\",\"astroid_article_gallery_navigation\":\"1\",\"astroid_article_thumbnail\":\"1\",\"astroid_article_gallery_items\":[],\"astroid_article_audio_source\":\"soundcloud\",\"astroid_article_audio_soundcloud\":\"\",\"astroid_article_audio_spotify\":\"\",\"astroid_article_review_heading\":\"\",\"astroid_article_review_summery\":\"\",\"astroid_article_review_good\":\"\",\"astroid_article_review_bad\":\"\",\"astroid_article_review_rating\":\"5\",\"astroid_article_button_action\":\"\",\"astroid_article_button_link\":\"\",\"astroid_article_review_criterias\":[],\"astroid_article_quote_text\":\"\",\"astroid_article_quote_author\":\"\",\"astroid_article_badge\":\"0\",\"astroid_article_badge_type\":\"2\",\"astroid_article_badge_text\":\"\",\"astroid_article_badge_color\":\"\",\"astroid_article_badge_text_color\":\"\",\"astroid_authorinfo\":\"0\",\"astroid_relatedposts\":\"\",\"article_relatedposts_count\":\"\",\"article_relatedposts_count_custom\":\"4\",\"astroid_readtime\":\"0\",\"astroid_socialshare\":\"\",\"astroid_comments\":\"\",\"astroid_og_title\":\"\",\"astroid_og_desc\":\"\",\"astroid_og_image\":\"\"}', 18, 32, '', '', 1, 0, '{\"robots\":\"\",\"author\":\"\",\"rights\":\"\",\"xreference\":\"\"}', 0, '*', '', '');
INSERT INTO `ynfp8_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`, `note`) VALUES
(67, 296, 'Calendário Escolar 2019-2020', 'calendario-escolar-2019-2020', '<h3 style=\"box-sizing: border-box; clear: both; color: rgb(54, 54, 54); font-family: Raleway-Extra-Bold,Arial,sans-serif; font-size: 1.5rem; font-style: normal; font-variant: normal; font-weight: 700; letter-spacing: normal; margin-bottom: 7px; margin-top: 15px; orphans: 2; text-align: left; text-decoration: none; text-indent: 0px; text-transform: none; -webkit-text-stroke-width: 0px; white-space: normal; word-spacing: 0px;\">\r\n	Períodos letivos</h3>\r\n<p style=\"box-sizing: border-box; color: rgb(54, 54, 54); font-family: Raleway-Medium,Arial,sans-serif; font-size: 1rem; font-style: normal; font-variant: normal; font-weight: 400; letter-spacing: normal; line-height: 1.5rem; margin-bottom: 0px; margin-left: 0px; margin-right: 0px; margin-top: 0px; orphans: 2; padding-bottom: 15px; text-align: left; text-decoration: none; text-indent: 0px; text-transform: none; -webkit-text-stroke-width: 0px; white-space: normal; word-spacing: 0px;\">\r\n	O primeiro período letivo arranca entre os dias 10 e 13 de setembro e acaba a 17 de dezembro de 2019. O segundo começa no dia 6 de janeiro de 2020 e vai até ao dia 27 de março de 2020. Por último, o terceiro tem início no dia 14 de abril de 2020, terminando entre os dias 4 e 19 de junho de 2020.</p>\r\n<table class=\"tablepress tablepress-id-45\" id=\"tablepress-45\" style=\"border-bottom-color: currentColor; border-bottom-style: none; border-bottom-width: medium; border-collapse: collapse; border-image-outset: 0; border-image-repeat: stretch; border-image-slice: 100%; border-image-source: none; border-image-width: 1; border-left-color: currentColor; border-left-style: none; border-left-width: medium; border-right-color: currentColor; border-right-style: none; border-right-width: medium; border-spacing: 0px; border-top-color: currentColor; border-top-style: none; border-top-width: medium; box-sizing: border-box; color: rgb(0, 0, 0); font-family: Raleway-Medium,Arial,sans-serif; font-size: 16px; font-style: normal; font-variant: normal; font-weight: 400; letter-spacing: normal; margin-bottom: 1em; orphans: 2; text-align: left; text-decoration: none; text-indent: 0px; text-transform: none; -webkit-text-stroke-width: 0px; white-space: normal; width: 100%; word-spacing: 0px;\">\r\n	<tbody style=\"box-sizing: border-box;\">\r\n		<tr class=\"row-1\" style=\"box-sizing: border-box;\">\r\n			<td class=\"column-1\" colspan=\"3\" style=\"background-attachment: scroll; background-clip: border-box; background-color: rgb(242, 242, 242); background-image: none; background-origin: padding-box; background-position-x: 0px; background-position-y: 0px; background-repeat: repeat; background-size: auto; border-bottom-color: currentColor; border-bottom-style: none; border-bottom-width: medium; border-image-outset: 0; border-image-repeat: stretch; border-image-slice: 100%; border-image-source: none; border-image-width: 1; border-left-color: currentColor; border-left-style: none; border-left-width: medium; border-right-color: currentColor; border-right-style: none; border-right-width: medium; border-top-color: currentColor; border-top-style: none; border-top-width: 0px; box-sizing: border-box; color: rgb(175, 63, 4); float: none; font-family: Raleway-Bold,Arial,sans-serif; font-size: 1rem; padding-bottom: 8px; padding-left: 8px; padding-right: 8px; padding-top: 8px; text-align: center; vertical-align: inherit;\">\r\n				Aulas</td>\r\n		</tr>\r\n		<tr class=\"row-2\" style=\"box-sizing: border-box;\">\r\n			<td class=\"column-1\" style=\"background-attachment: scroll; background-clip: border-box; background-color: transparent; background-image: none; background-origin: padding-box; background-position-x: 0px; background-position-y: 0px; background-repeat: repeat; background-size: auto; border-bottom-color: currentColor; border-bottom-style: none; border-bottom-width: medium; border-image-outset: 0; border-image-repeat: stretch; border-image-slice: 100%; border-image-source: none; border-image-width: 1; border-left-color: currentColor; border-left-style: none; border-left-width: medium; border-right-color: currentColor; border-right-style: none; border-right-width: medium; border-top-color: rgb(221, 221, 221); border-top-style: solid; border-top-width: 1px; box-sizing: border-box; float: none; font-size: 0.75rem; padding-bottom: 8px; padding-left: 8px; padding-right: 8px; padding-top: 8px; text-align: center; vertical-align: inherit;\">\r\n				<strong style=\"box-sizing: border-box; font-family: Raleway-Bold,Arial,sans-serif;\">Períodos letivos</strong></td>\r\n			<td class=\"column-2\" style=\"background-attachment: scroll; background-clip: border-box; background-color: transparent; background-image: none; background-origin: padding-box; background-position-x: 0px; background-position-y: 0px; background-repeat: repeat; background-size: auto; border-bottom-color: currentColor; border-bottom-style: none; border-bottom-width: medium; border-image-outset: 0; border-image-repeat: stretch; border-image-slice: 100%; border-image-source: none; border-image-width: 1; border-left-color: rgb(227, 227, 227); border-left-style: solid; border-left-width: 1px; border-right-color: currentColor; border-right-style: none; border-right-width: medium; border-top-color: rgb(221, 221, 221); border-top-style: solid; border-top-width: 1px; box-sizing: border-box; float: none; font-size: 0.75rem; padding-bottom: 8px; padding-left: 8px; padding-right: 8px; padding-top: 8px; text-align: center; vertical-align: inherit;\">\r\n				<strong style=\"box-sizing: border-box; font-family: Raleway-Bold,Arial,sans-serif;\">Início</strong></td>\r\n			<td class=\"column-3\" style=\"background-attachment: scroll; background-clip: border-box; background-color: transparent; background-image: none; background-origin: padding-box; background-position-x: 0px; background-position-y: 0px; background-repeat: repeat; background-size: auto; border-bottom-color: currentColor; border-bottom-style: none; border-bottom-width: medium; border-image-outset: 0; border-image-repeat: stretch; border-image-slice: 100%; border-image-source: none; border-image-width: 1; border-left-color: rgb(227, 227, 227); border-left-style: solid; border-left-width: 1px; border-right-color: currentColor; border-right-style: none; border-right-width: medium; border-top-color: rgb(221, 221, 221); border-top-style: solid; border-top-width: 1px; box-sizing: border-box; float: none; font-size: 0.75rem; padding-bottom: 8px; padding-left: 8px; padding-right: 8px; padding-top: 8px; text-align: center; vertical-align: inherit;\">\r\n				<strong style=\"box-sizing: border-box; font-family: Raleway-Bold,Arial,sans-serif;\">Fim</strong></td>\r\n		</tr>\r\n		<tr class=\"row-3\" style=\"box-sizing: border-box;\">\r\n			<td class=\"column-1\" style=\"background-attachment: scroll; background-clip: border-box; background-color: transparent; background-image: none; background-origin: padding-box; background-position-x: 0px; background-position-y: 0px; background-repeat: repeat; background-size: auto; border-bottom-color: currentColor; border-bottom-style: none; border-bottom-width: medium; border-image-outset: 0; border-image-repeat: stretch; border-image-slice: 100%; border-image-source: none; border-image-width: 1; border-left-color: currentColor; border-left-style: none; border-left-width: medium; border-right-color: currentColor; border-right-style: none; border-right-width: medium; border-top-color: rgb(221, 221, 221); border-top-style: solid; border-top-width: 1px; box-sizing: border-box; float: none; font-size: 0.75rem; padding-bottom: 8px; padding-left: 8px; padding-right: 8px; padding-top: 8px; text-align: center; vertical-align: inherit;\">\r\n				1.º</td>\r\n			<td class=\"column-2\" style=\"background-attachment: scroll; background-clip: border-box; background-color: transparent; background-image: none; background-origin: padding-box; background-position-x: 0px; background-position-y: 0px; background-repeat: repeat; background-size: auto; border-bottom-color: currentColor; border-bottom-style: none; border-bottom-width: medium; border-image-outset: 0; border-image-repeat: stretch; border-image-slice: 100%; border-image-source: none; border-image-width: 1; border-left-color: rgb(227, 227, 227); border-left-style: solid; border-left-width: 1px; border-right-color: currentColor; border-right-style: none; border-right-width: medium; border-top-color: rgb(221, 221, 221); border-top-style: solid; border-top-width: 1px; box-sizing: border-box; float: none; font-size: 0.75rem; padding-bottom: 8px; padding-left: 8px; padding-right: 8px; padding-top: 8px; text-align: center; vertical-align: inherit;\">\r\n				10 a 13 de setembro de 2019</td>\r\n			<td class=\"column-3\" style=\"background-attachment: scroll; background-clip: border-box; background-color: transparent; background-image: none; background-origin: padding-box; background-position-x: 0px; background-position-y: 0px; background-repeat: repeat; background-size: auto; border-bottom-color: currentColor; border-bottom-style: none; border-bottom-width: medium; border-image-outset: 0; border-image-repeat: stretch; border-image-slice: 100%; border-image-source: none; border-image-width: 1; border-left-color: rgb(227, 227, 227); border-left-style: solid; border-left-width: 1px; border-right-color: currentColor; border-right-style: none; border-right-width: medium; border-top-color: rgb(221, 221, 221); border-top-style: solid; border-top-width: 1px; box-sizing: border-box; float: none; font-size: 0.75rem; padding-bottom: 8px; padding-left: 8px; padding-right: 8px; padding-top: 8px; text-align: center; vertical-align: inherit;\">\r\n				17 de dezembro de 2019</td>\r\n		</tr>\r\n		<tr class=\"row-4\" style=\"box-sizing: border-box;\">\r\n			<td class=\"column-1\" style=\"background-attachment: scroll; background-clip: border-box; background-color: transparent; background-image: none; background-origin: padding-box; background-position-x: 0px; background-position-y: 0px; background-repeat: repeat; background-size: auto; border-bottom-color: currentColor; border-bottom-style: none; border-bottom-width: medium; border-image-outset: 0; border-image-repeat: stretch; border-image-slice: 100%; border-image-source: none; border-image-width: 1; border-left-color: currentColor; border-left-style: none; border-left-width: medium; border-right-color: currentColor; border-right-style: none; border-right-width: medium; border-top-color: rgb(221, 221, 221); border-top-style: solid; border-top-width: 1px; box-sizing: border-box; float: none; font-size: 0.75rem; padding-bottom: 8px; padding-left: 8px; padding-right: 8px; padding-top: 8px; text-align: center; vertical-align: inherit;\">\r\n				2.º</td>\r\n			<td class=\"column-2\" style=\"background-attachment: scroll; background-clip: border-box; background-color: transparent; background-image: none; background-origin: padding-box; background-position-x: 0px; background-position-y: 0px; background-repeat: repeat; background-size: auto; border-bottom-color: currentColor; border-bottom-style: none; border-bottom-width: medium; border-image-outset: 0; border-image-repeat: stretch; border-image-slice: 100%; border-image-source: none; border-image-width: 1; border-left-color: rgb(227, 227, 227); border-left-style: solid; border-left-width: 1px; border-right-color: currentColor; border-right-style: none; border-right-width: medium; border-top-color: rgb(221, 221, 221); border-top-style: solid; border-top-width: 1px; box-sizing: border-box; float: none; font-size: 0.75rem; padding-bottom: 8px; padding-left: 8px; padding-right: 8px; padding-top: 8px; text-align: center; vertical-align: inherit;\">\r\n				6 de janeiro de 2020</td>\r\n			<td class=\"column-3\" style=\"background-attachment: scroll; background-clip: border-box; background-color: transparent; background-image: none; background-origin: padding-box; background-position-x: 0px; background-position-y: 0px; background-repeat: repeat; background-size: auto; border-bottom-color: currentColor; border-bottom-style: none; border-bottom-width: medium; border-image-outset: 0; border-image-repeat: stretch; border-image-slice: 100%; border-image-source: none; border-image-width: 1; border-left-color: rgb(227, 227, 227); border-left-style: solid; border-left-width: 1px; border-right-color: currentColor; border-right-style: none; border-right-width: medium; border-top-color: rgb(221, 221, 221); border-top-style: solid; border-top-width: 1px; box-sizing: border-box; float: none; font-size: 0.75rem; padding-bottom: 8px; padding-left: 8px; padding-right: 8px; padding-top: 8px; text-align: center; vertical-align: inherit;\">\r\n				27 de março de 2020</td>\r\n		</tr>\r\n		<tr class=\"row-5\" style=\"box-sizing: border-box;\">\r\n			<td class=\"column-1\" style=\"background-attachment: scroll; background-clip: border-box; background-color: transparent; background-image: none; background-origin: padding-box; background-position-x: 0px; background-position-y: 0px; background-repeat: repeat; background-size: auto; border-bottom-color: currentColor; border-bottom-style: none; border-bottom-width: medium; border-image-outset: 0; border-image-repeat: stretch; border-image-slice: 100%; border-image-source: none; border-image-width: 1; border-left-color: currentColor; border-left-style: none; border-left-width: medium; border-right-color: currentColor; border-right-style: none; border-right-width: medium; border-top-color: rgb(221, 221, 221); border-top-style: solid; border-top-width: 1px; box-sizing: border-box; float: none; font-size: 0.75rem; padding-bottom: 8px; padding-left: 8px; padding-right: 8px; padding-top: 8px; text-align: center; vertical-align: inherit;\">\r\n				3.º</td>\r\n			<td class=\"column-2\" style=\"background-attachment: scroll; background-clip: border-box; background-color: transparent; background-image: none; background-origin: padding-box; background-position-x: 0px; background-position-y: 0px; background-repeat: repeat; background-size: auto; border-bottom-color: currentColor; border-bottom-style: none; border-bottom-width: medium; border-image-outset: 0; border-image-repeat: stretch; border-image-slice: 100%; border-image-source: none; border-image-width: 1; border-left-color: rgb(227, 227, 227); border-left-style: solid; border-left-width: 1px; border-right-color: currentColor; border-right-style: none; border-right-width: medium; border-top-color: rgb(221, 221, 221); border-top-style: solid; border-top-width: 1px; box-sizing: border-box; float: none; font-size: 0.75rem; padding-bottom: 8px; padding-left: 8px; padding-right: 8px; padding-top: 8px; text-align: center; vertical-align: inherit;\">\r\n				14 de abril de 2020</td>\r\n			<td class=\"column-3\" style=\"background-attachment: scroll; background-clip: border-box; background-color: transparent; background-image: none; background-origin: padding-box; background-position-x: 0px; background-position-y: 0px; background-repeat: repeat; background-size: auto; border-bottom-color: currentColor; border-bottom-style: none; border-bottom-width: medium; border-image-outset: 0; border-image-repeat: stretch; border-image-slice: 100%; border-image-source: none; border-image-width: 1; border-left-color: rgb(227, 227, 227); border-left-style: solid; border-left-width: 1px; border-right-color: currentColor; border-right-style: none; border-right-width: medium; border-top-color: rgb(221, 221, 221); border-top-style: solid; border-top-width: 1px; box-sizing: border-box; float: none; font-size: 0.75rem; padding-bottom: 8px; padding-left: 8px; padding-right: 8px; padding-top: 8px; text-align: center; vertical-align: inherit;\">\r\n				4 de junho de 2020 para 9.º, 11.º e 12.º anos de escolaridade<br style=\"box-sizing: border-box;\" />\r\n				<br style=\"box-sizing: border-box;\" />\r\n				9 de junho de 2020 para 5.º, 6.º, 7.º, 8.º e 10.º anos<br style=\"box-sizing: border-box;\" />\r\n				<br style=\"box-sizing: border-box;\" />\r\n				19 de junho de 2020 para pré-escolar e 1.º, 2.º, 3.º e 4.º anos</td>\r\n		</tr>\r\n	</tbody>\r\n</table>\r\n<h3 style=\"box-sizing: border-box; clear: both; color: rgb(54, 54, 54); font-family: Raleway-Extra-Bold,Arial,sans-serif; font-size: 1.5rem; font-style: normal; font-variant: normal; font-weight: 700; letter-spacing: normal; margin-bottom: 7px; margin-top: 15px; orphans: 2; text-align: left; text-decoration: none; text-indent: 0px; text-transform: none; -webkit-text-stroke-width: 0px; white-space: normal; word-spacing: 0px;\">\r\n	Pausas letivas</h3>\r\n<p style=\"box-sizing: border-box; color: rgb(54, 54, 54); font-family: Raleway-Medium,Arial,sans-serif; font-size: 1rem; font-style: normal; font-variant: normal; font-weight: 400; letter-spacing: normal; line-height: 1.5rem; margin-bottom: 0px; margin-left: 0px; margin-right: 0px; margin-top: 0px; orphans: 2; padding-bottom: 15px; text-align: left; text-decoration: none; text-indent: 0px; text-transform: none; -webkit-text-stroke-width: 0px; white-space: normal; word-spacing: 0px;\">\r\n	São três as interrupções letivas. A primeira tem lugar entre os dias 18 de dezembro de 2019 e 3 de janeiro de 2020. Corresponde às férias do Natal. A segunda verifica-se entre os dias 24 e 26 de fevereiro de 2020. São as habituais miniférias do Carnaval. A terceira ocorre entre os dias 30 de março e 13 de abril de 2020. Constituem as férias da Páscoa.</p>\r\n<table class=\"tablepress tablepress-id-48\" id=\"tablepress-48\" style=\"border-bottom-color: currentColor; border-bottom-style: none; border-bottom-width: medium; border-collapse: collapse; border-image-outset: 0; border-image-repeat: stretch; border-image-slice: 100%; border-image-source: none; border-image-width: 1; border-left-color: currentColor; border-left-style: none; border-left-width: medium; border-right-color: currentColor; border-right-style: none; border-right-width: medium; border-spacing: 0px; border-top-color: currentColor; border-top-style: none; border-top-width: medium; box-sizing: border-box; color: rgb(0, 0, 0); font-family: Raleway-Medium,Arial,sans-serif; font-size: 16px; font-style: normal; font-variant: normal; font-weight: 400; letter-spacing: normal; margin-bottom: 1em; orphans: 2; text-align: left; text-decoration: none; text-indent: 0px; text-transform: none; -webkit-text-stroke-width: 0px; white-space: normal; width: 100%; word-spacing: 0px;\">\r\n	<tbody style=\"box-sizing: border-box;\">\r\n		<tr class=\"row-1\" style=\"box-sizing: border-box;\">\r\n			<td class=\"column-1\" colspan=\"3\" style=\"background-attachment: scroll; background-clip: border-box; background-color: rgb(242, 242, 242); background-image: none; background-origin: padding-box; background-position-x: 0px; background-position-y: 0px; background-repeat: repeat; background-size: auto; border-bottom-color: currentColor; border-bottom-style: none; border-bottom-width: medium; border-image-outset: 0; border-image-repeat: stretch; border-image-slice: 100%; border-image-source: none; border-image-width: 1; border-left-color: currentColor; border-left-style: none; border-left-width: medium; border-right-color: currentColor; border-right-style: none; border-right-width: medium; border-top-color: currentColor; border-top-style: none; border-top-width: 0px; box-sizing: border-box; color: rgb(175, 63, 4); float: none; font-family: Raleway-Bold,Arial,sans-serif; font-size: 1rem; padding-bottom: 8px; padding-left: 8px; padding-right: 8px; padding-top: 8px; text-align: center; vertical-align: inherit;\">\r\n				Férias</td>\r\n		</tr>\r\n		<tr class=\"row-2\" style=\"box-sizing: border-box;\">\r\n			<td class=\"column-1\" style=\"background-attachment: scroll; background-clip: border-box; background-color: transparent; background-image: none; background-origin: padding-box; background-position-x: 0px; background-position-y: 0px; background-repeat: repeat; background-size: auto; border-bottom-color: currentColor; border-bottom-style: none; border-bottom-width: medium; border-image-outset: 0; border-image-repeat: stretch; border-image-slice: 100%; border-image-source: none; border-image-width: 1; border-left-color: currentColor; border-left-style: none; border-left-width: medium; border-right-color: currentColor; border-right-style: none; border-right-width: medium; border-top-color: rgb(221, 221, 221); border-top-style: solid; border-top-width: 1px; box-sizing: border-box; float: none; font-size: 0.75rem; padding-bottom: 8px; padding-left: 8px; padding-right: 8px; padding-top: 8px; text-align: center; vertical-align: inherit;\">\r\n				<strong style=\"box-sizing: border-box; font-family: Raleway-Bold,Arial,sans-serif;\">Pausas letivas</strong></td>\r\n			<td class=\"column-2\" style=\"background-attachment: scroll; background-clip: border-box; background-color: transparent; background-image: none; background-origin: padding-box; background-position-x: 0px; background-position-y: 0px; background-repeat: repeat; background-size: auto; border-bottom-color: currentColor; border-bottom-style: none; border-bottom-width: medium; border-image-outset: 0; border-image-repeat: stretch; border-image-slice: 100%; border-image-source: none; border-image-width: 1; border-left-color: rgb(227, 227, 227); border-left-style: solid; border-left-width: 1px; border-right-color: currentColor; border-right-style: none; border-right-width: medium; border-top-color: rgb(221, 221, 221); border-top-style: solid; border-top-width: 1px; box-sizing: border-box; float: none; font-size: 0.75rem; padding-bottom: 8px; padding-left: 8px; padding-right: 8px; padding-top: 8px; text-align: center; vertical-align: inherit;\">\r\n				<strong style=\"box-sizing: border-box; font-family: Raleway-Bold,Arial,sans-serif;\">Início</strong></td>\r\n			<td class=\"column-3\" style=\"background-attachment: scroll; background-clip: border-box; background-color: transparent; background-image: none; background-origin: padding-box; background-position-x: 0px; background-position-y: 0px; background-repeat: repeat; background-size: auto; border-bottom-color: currentColor; border-bottom-style: none; border-bottom-width: medium; border-image-outset: 0; border-image-repeat: stretch; border-image-slice: 100%; border-image-source: none; border-image-width: 1; border-left-color: rgb(227, 227, 227); border-left-style: solid; border-left-width: 1px; border-right-color: currentColor; border-right-style: none; border-right-width: medium; border-top-color: rgb(221, 221, 221); border-top-style: solid; border-top-width: 1px; box-sizing: border-box; float: none; font-size: 0.75rem; padding-bottom: 8px; padding-left: 8px; padding-right: 8px; padding-top: 8px; text-align: center; vertical-align: inherit;\">\r\n				<strong style=\"box-sizing: border-box; font-family: Raleway-Bold,Arial,sans-serif;\">Fim</strong></td>\r\n		</tr>\r\n		<tr class=\"row-3\" style=\"box-sizing: border-box;\">\r\n			<td class=\"column-1\" style=\"background-attachment: scroll; background-clip: border-box; background-color: transparent; background-image: none; background-origin: padding-box; background-position-x: 0px; background-position-y: 0px; background-repeat: repeat; background-size: auto; border-bottom-color: currentColor; border-bottom-style: none; border-bottom-width: medium; border-image-outset: 0; border-image-repeat: stretch; border-image-slice: 100%; border-image-source: none; border-image-width: 1; border-left-color: currentColor; border-left-style: none; border-left-width: medium; border-right-color: currentColor; border-right-style: none; border-right-width: medium; border-top-color: rgb(221, 221, 221); border-top-style: solid; border-top-width: 1px; box-sizing: border-box; float: none; font-size: 0.75rem; padding-bottom: 8px; padding-left: 8px; padding-right: 8px; padding-top: 8px; text-align: center; vertical-align: inherit;\">\r\n				Natal</td>\r\n			<td class=\"column-2\" style=\"background-attachment: scroll; background-clip: border-box; background-color: transparent; background-image: none; background-origin: padding-box; background-position-x: 0px; background-position-y: 0px; background-repeat: repeat; background-size: auto; border-bottom-color: currentColor; border-bottom-style: none; border-bottom-width: medium; border-image-outset: 0; border-image-repeat: stretch; border-image-slice: 100%; border-image-source: none; border-image-width: 1; border-left-color: rgb(227, 227, 227); border-left-style: solid; border-left-width: 1px; border-right-color: currentColor; border-right-style: none; border-right-width: medium; border-top-color: rgb(221, 221, 221); border-top-style: solid; border-top-width: 1px; box-sizing: border-box; float: none; font-size: 0.75rem; padding-bottom: 8px; padding-left: 8px; padding-right: 8px; padding-top: 8px; text-align: center; vertical-align: inherit;\">\r\n				18 dezembro de 2019</td>\r\n			<td class=\"column-3\" style=\"background-attachment: scroll; background-clip: border-box; background-color: transparent; background-image: none; background-origin: padding-box; background-position-x: 0px; background-position-y: 0px; background-repeat: repeat; background-size: auto; border-bottom-color: currentColor; border-bottom-style: none; border-bottom-width: medium; border-image-outset: 0; border-image-repeat: stretch; border-image-slice: 100%; border-image-source: none; border-image-width: 1; border-left-color: rgb(227, 227, 227); border-left-style: solid; border-left-width: 1px; border-right-color: currentColor; border-right-style: none; border-right-width: medium; border-top-color: rgb(221, 221, 221); border-top-style: solid; border-top-width: 1px; box-sizing: border-box; float: none; font-size: 0.75rem; padding-bottom: 8px; padding-left: 8px; padding-right: 8px; padding-top: 8px; text-align: center; vertical-align: inherit;\">\r\n				3 de janeiro de 2020</td>\r\n		</tr>\r\n		<tr class=\"row-4\" style=\"box-sizing: border-box;\">\r\n			<td class=\"column-1\" style=\"background-attachment: scroll; background-clip: border-box; background-color: transparent; background-image: none; background-origin: padding-box; background-position-x: 0px; background-position-y: 0px; background-repeat: repeat; background-size: auto; border-bottom-color: currentColor; border-bottom-style: none; border-bottom-width: medium; border-image-outset: 0; border-image-repeat: stretch; border-image-slice: 100%; border-image-source: none; border-image-width: 1; border-left-color: currentColor; border-left-style: none; border-left-width: medium; border-right-color: currentColor; border-right-style: none; border-right-width: medium; border-top-color: rgb(221, 221, 221); border-top-style: solid; border-top-width: 1px; box-sizing: border-box; float: none; font-size: 0.75rem; padding-bottom: 8px; padding-left: 8px; padding-right: 8px; padding-top: 8px; text-align: center; vertical-align: inherit;\">\r\n				Carnaval</td>\r\n			<td class=\"column-2\" style=\"background-attachment: scroll; background-clip: border-box; background-color: transparent; background-image: none; background-origin: padding-box; background-position-x: 0px; background-position-y: 0px; background-repeat: repeat; background-size: auto; border-bottom-color: currentColor; border-bottom-style: none; border-bottom-width: medium; border-image-outset: 0; border-image-repeat: stretch; border-image-slice: 100%; border-image-source: none; border-image-width: 1; border-left-color: rgb(227, 227, 227); border-left-style: solid; border-left-width: 1px; border-right-color: currentColor; border-right-style: none; border-right-width: medium; border-top-color: rgb(221, 221, 221); border-top-style: solid; border-top-width: 1px; box-sizing: border-box; float: none; font-size: 0.75rem; padding-bottom: 8px; padding-left: 8px; padding-right: 8px; padding-top: 8px; text-align: center; vertical-align: inherit;\">\r\n				24 de fevereiro de 2020</td>\r\n			<td class=\"column-3\" style=\"background-attachment: scroll; background-clip: border-box; background-color: transparent; background-image: none; background-origin: padding-box; background-position-x: 0px; background-position-y: 0px; background-repeat: repeat; background-size: auto; border-bottom-color: currentColor; border-bottom-style: none; border-bottom-width: medium; border-image-outset: 0; border-image-repeat: stretch; border-image-slice: 100%; border-image-source: none; border-image-width: 1; border-left-color: rgb(227, 227, 227); border-left-style: solid; border-left-width: 1px; border-right-color: currentColor; border-right-style: none; border-right-width: medium; border-top-color: rgb(221, 221, 221); border-top-style: solid; border-top-width: 1px; box-sizing: border-box; float: none; font-size: 0.75rem; padding-bottom: 8px; padding-left: 8px; padding-right: 8px; padding-top: 8px; text-align: center; vertical-align: inherit;\">\r\n				26 de fevereiro de 2020</td>\r\n		</tr>\r\n		<tr class=\"row-5\" style=\"box-sizing: border-box;\">\r\n			<td class=\"column-1\" style=\"background-attachment: scroll; background-clip: border-box; background-color: transparent; background-image: none; background-origin: padding-box; background-position-x: 0px; background-position-y: 0px; background-repeat: repeat; background-size: auto; border-bottom-color: currentColor; border-bottom-style: none; border-bottom-width: medium; border-image-outset: 0; border-image-repeat: stretch; border-image-slice: 100%; border-image-source: none; border-image-width: 1; border-left-color: currentColor; border-left-style: none; border-left-width: medium; border-right-color: currentColor; border-right-style: none; border-right-width: medium; border-top-color: rgb(221, 221, 221); border-top-style: solid; border-top-width: 1px; box-sizing: border-box; float: none; font-size: 0.75rem; padding-bottom: 8px; padding-left: 8px; padding-right: 8px; padding-top: 8px; text-align: center; vertical-align: inherit;\">\r\n				Páscoa</td>\r\n			<td class=\"column-2\" style=\"background-attachment: scroll; background-clip: border-box; background-color: transparent; background-image: none; background-origin: padding-box; background-position-x: 0px; background-position-y: 0px; background-repeat: repeat; background-size: auto; border-bottom-color: currentColor; border-bottom-style: none; border-bottom-width: medium; border-image-outset: 0; border-image-repeat: stretch; border-image-slice: 100%; border-image-source: none; border-image-width: 1; border-left-color: rgb(227, 227, 227); border-left-style: solid; border-left-width: 1px; border-right-color: currentColor; border-right-style: none; border-right-width: medium; border-top-color: rgb(221, 221, 221); border-top-style: solid; border-top-width: 1px; box-sizing: border-box; float: none; font-size: 0.75rem; padding-bottom: 8px; padding-left: 8px; padding-right: 8px; padding-top: 8px; text-align: center; vertical-align: inherit;\">\r\n				30 de março de 2020</td>\r\n			<td class=\"column-3\" style=\"background-attachment: scroll; background-clip: border-box; background-color: transparent; background-image: none; background-origin: padding-box; background-position-x: 0px; background-position-y: 0px; background-repeat: repeat; background-size: auto; border-bottom-color: currentColor; border-bottom-style: none; border-bottom-width: medium; border-image-outset: 0; border-image-repeat: stretch; border-image-slice: 100%; border-image-source: none; border-image-width: 1; border-left-color: rgb(227, 227, 227); border-left-style: solid; border-left-width: 1px; border-right-color: currentColor; border-right-style: none; border-right-width: medium; border-top-color: rgb(221, 221, 221); border-top-style: solid; border-top-width: 1px; box-sizing: border-box; float: none; font-size: 0.75rem; padding-bottom: 8px; padding-left: 8px; padding-right: 8px; padding-top: 8px; text-align: center; vertical-align: inherit;\">\r\n				13 de abril de 2020</td>\r\n		</tr>\r\n	</tbody>\r\n</table>\r\n<p>\r\n	&nbsp;</p>\r\n', '', 1, 16, '2019-07-22 17:24:54', 231, '', '2019-09-14 17:54:59', 231, 0, '0000-00-00 00:00:00', '2019-07-22 17:24:54', '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\":\"\"}', '{\"article_layout\":\"\",\"show_title\":\"\",\"link_titles\":\"\",\"show_tags\":\"\",\"show_intro\":\"\",\"info_block_position\":\"\",\"info_block_show_title\":\"\",\"show_category\":\"\",\"link_category\":\"\",\"show_parent_category\":\"\",\"link_parent_category\":\"\",\"show_associations\":\"\",\"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_page_title\":\"\",\"show_publishing_options\":\"\",\"show_article_options\":\"\",\"show_urls_images_backend\":\"\",\"show_urls_images_frontend\":\"\",\"astroid_article_type\":\"regular\",\"astroid_article_video_type\":\"youtube\",\"astroid_article_video_url\":\"\",\"astroid_article_gallery_width\":\"\",\"astroid_article_gallery_bullets\":\"1\",\"astroid_article_gallery_navigation\":\"1\",\"astroid_article_thumbnail\":\"1\",\"astroid_article_gallery_items\":[],\"astroid_article_audio_source\":\"soundcloud\",\"astroid_article_audio_soundcloud\":\"\",\"astroid_article_audio_spotify\":\"\",\"astroid_article_review_heading\":\"\",\"astroid_article_review_summery\":\"\",\"astroid_article_review_good\":\"\",\"astroid_article_review_bad\":\"\",\"astroid_article_review_rating\":\"5\",\"astroid_article_button_action\":\"\",\"astroid_article_button_link\":\"\",\"astroid_article_review_criterias\":[],\"astroid_article_quote_text\":\"\",\"astroid_article_quote_author\":\"\",\"astroid_article_badge\":\"0\",\"astroid_article_badge_type\":\"2\",\"astroid_article_badge_text\":\"\",\"astroid_article_badge_color\":\"\",\"astroid_article_badge_text_color\":\"\",\"astroid_relatedposts\":\"\",\"astroid_socialshare\":\"\",\"astroid_comments\":\"\",\"astroid_posttype\":\"\",\"astroid_readtime\":\"\",\"astroid_authorinfo\":\"\",\"astroid_og_title\":\"\",\"astroid_og_desc\":\"\",\"astroid_og_image\":\"\"}', 4, 30, '', '', 1, 0, '{\"robots\":\"\",\"author\":\"\",\"rights\":\"\",\"xreference\":\"\"}', 0, '*', '', ''),
(68, 297, 'Parcerias', 'parcerias', '<p>\r\n	<strong>PARCERIAS PARA DESENVOLVIMENTO DE PROJETOS E FORMAÇÃO EM CONTEXTO DE TRABALHO</strong></p>\r\n<p>\r\n	São muitos os parceiros, empresas, serviços e instituições públicas, editoras, estabelecimentos de ensino superior e mecenas que assumiram um compromisso de colaboração com o Agrupamento de Escolas de Santa Maria Maior, acompanhando e apoiando projetos de desenvolvimento educativo e múltiplas atividades, muito contribuindo para a realização e o fortalecimento da nossa ação educativa.</p>\r\n<p>\r\n	A Formação em Contexto de Trabalho dos nossos alunos dos Cursos Profissionais é uma componente fundamental no seu percurso formativo. A Escola Secundária de Santa Maria Maior tem tido o privilégio de contar com a cooperação muito estreita de muitas empresas e instituições da região que têm proporcionado aos nossos estudantes uma prática supervisionada de elevada qualidade.</p>\r\n<p>\r\n	A todos os parceiros e responsáveis das entidades de acolhimento da FCT, o nosso</p>\r\n<p>\r\n	Muito Obrigado!</p>\r\n<p>\r\n	<img alt=\"assinatura benjamim\" src=\"images/assinatura_benjamim.png\" style=\"width: 178px; height: 29px;\" /></p>\r\n<p style=\"text-align: center;\">\r\n	&nbsp;<img alt=\"foto1 rec\" class=\"cke-resize\" src=\"images/foto1.JPG\" /></p>\r\n<p style=\"text-align: center;\">\r\n	<img alt=\"foto2\" src=\"images/foto2.JPG\" /></p>\r\n<p style=\"text-align: center;\">\r\n	<img alt=\"foto3\" src=\"images/foto3.JPG\" /></p>\r\n<p style=\"text-align: center;\">\r\n	<img alt=\"foto4\" src=\"images/foto4.JPG\" /></p>\r\n<p style=\"text-align: center;\">\r\n	<img alt=\"foto5\" src=\"images/foto5.JPG\" /></p>\r\n<p style=\"text-align: center;\">\r\n	<img alt=\"ultima\" src=\"images/ultima.JPG\" style=\"width: 543px; height: 496px;\" /></p>\r\n<p>\r\n	&nbsp;</p>\r\n<div id=\"ckimgrsz\" style=\"left: 318.34px; top: 209.6px;\">\r\n	<div class=\"preview\">\r\n		&nbsp;</div>\r\n</div>\r\n', '', 1, 16, '2019-07-22 17:44:52', 231, '', '2019-09-14 18:19:25', 231, 0, '0000-00-00 00:00:00', '2019-07-22 17:44:52', '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\":\"\"}', '{\"article_layout\":\"\",\"show_title\":\"\",\"link_titles\":\"\",\"show_tags\":\"\",\"show_intro\":\"\",\"info_block_position\":\"\",\"info_block_show_title\":\"\",\"show_category\":\"\",\"link_category\":\"\",\"show_parent_category\":\"\",\"link_parent_category\":\"\",\"show_associations\":\"\",\"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_page_title\":\"\",\"show_publishing_options\":\"\",\"show_article_options\":\"\",\"show_urls_images_backend\":\"\",\"show_urls_images_frontend\":\"\",\"astroid_article_type\":\"regular\",\"astroid_article_video_type\":\"youtube\",\"astroid_article_video_url\":\"\",\"astroid_article_gallery_width\":\"\",\"astroid_article_gallery_bullets\":\"1\",\"astroid_article_gallery_navigation\":\"1\",\"astroid_article_thumbnail\":\"1\",\"astroid_article_gallery_items\":[],\"astroid_article_audio_source\":\"soundcloud\",\"astroid_article_audio_soundcloud\":\"\",\"astroid_article_audio_spotify\":\"\",\"astroid_article_review_heading\":\"\",\"astroid_article_review_summery\":\"\",\"astroid_article_review_good\":\"\",\"astroid_article_review_bad\":\"\",\"astroid_article_review_rating\":\"5\",\"astroid_article_button_action\":\"\",\"astroid_article_button_link\":\"\",\"astroid_article_review_criterias\":[],\"astroid_article_quote_text\":\"\",\"astroid_article_quote_author\":\"\",\"astroid_article_badge\":\"0\",\"astroid_article_badge_type\":\"2\",\"astroid_article_badge_text\":\"\",\"astroid_article_badge_color\":\"\",\"astroid_article_badge_text_color\":\"\",\"astroid_relatedposts\":\"\",\"astroid_socialshare\":\"\",\"astroid_comments\":\"\",\"astroid_posttype\":\"\",\"astroid_readtime\":\"\",\"astroid_authorinfo\":\"\",\"astroid_og_title\":\"\",\"astroid_og_desc\":\"\",\"astroid_og_image\":\"\"}', 3, 31, '', '', 1, 0, '{\"robots\":\"\",\"author\":\"\",\"rights\":\"\",\"xreference\":\"\"}', 0, '*', '', '');
INSERT INTO `ynfp8_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`, `note`) VALUES
(69, 298, 'Projetos na Maior', 'projetos-na-maior', '<table align=\"center\" border=\"0\" style=\"width: 1056px; height: 1358px;\">\r\n	<tbody>\r\n		<tr align=\"center\" style=\"height: 100px;\" valign=\"middle\">\r\n			<td align=\"center\" style=\"text-align: center; height: 100px; width: 100px;\" valign=\"middle\">\r\n				<p>\r\n					<a href=\"files/projetos/1.pdf\" rel=\"noopener noreferrer\" target=\"_blank\"><img alt=\"1 \" src=\"images/projetos/1_.JPG\" /></a>&nbsp;&nbsp;<br />\r\n					&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</p>\r\n			</td>\r\n			<td align=\"center\" style=\"text-align: center; height: 100px; width: 100px;\" valign=\"middle\">\r\n				&nbsp;<a href=\"files/projetos/2.pdf\" rel=\"noopener noreferrer\" target=\"_blank\"><img alt=\"2 \" src=\"images/projetos/2_.JPG\" /></a>&nbsp;&nbsp;&nbsp;<br />\r\n				&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</td>\r\n			<td align=\"center\" style=\"text-align: center; height: 100px; width: 100px;\" valign=\"middle\">\r\n				&nbsp;&nbsp;<br />\r\n				<a href=\"files/projetos/3.pdf\" rel=\"noopener noreferrer\" target=\"_blank\"><img alt=\"3 \" src=\"images/projetos/3_.JPG\" /></a><br />\r\n				&nbsp;&nbsp;</td>\r\n		</tr>\r\n		<tr align=\"center\" style=\"height: 100px;\" valign=\"middle\">\r\n			<td align=\"center\" style=\"text-align: center; height: 100px; width: 100px;\" valign=\"middle\">\r\n				<a href=\"files/projetos/4.pdf\"><img alt=\"4 \" src=\"images/projetos/4_.JPG\" /></a><br />\r\n				&nbsp;</td>\r\n			<td align=\"center\" style=\"text-align: center; height: 100px; width: 100px;\" valign=\"middle\">\r\n				<a href=\"files/projetos/58.pdf\" rel=\"noopener noreferrer\" target=\"_blank\"><img alt=\"58 \" src=\"images/projetos/58_.JPG\" /></a><br />\r\n				&nbsp;</td>\r\n			<td align=\"center\" style=\"text-align: center; height: 100px; width: 100px;\" valign=\"middle\">\r\n				<a href=\"files/projetos/6.pdf\"><img alt=\"6 \" src=\"images/projetos/6_.JPG\" /></a></td>\r\n		</tr>\r\n		<tr align=\"center\" style=\"height: 100px;\" valign=\"middle\">\r\n			<td align=\"center\" style=\"text-align: center; height: 100px; width: 100px;\" valign=\"middle\">\r\n				<a href=\"files/projetos/7.pdf\"><img alt=\"7 \" src=\"images/projetos/7_.JPG\" /></a><br />\r\n				&nbsp;</td>\r\n			<td align=\"center\" style=\"text-align: center; height: 100px; width: 100px;\" valign=\"middle\">\r\n				<a href=\"files/projetos/8.pdf\" rel=\"noopener noreferrer\" target=\"_blank\"><img alt=\"8 \" src=\"images/projetos/8_.JPG\" /></a></td>\r\n			<td align=\"center\" style=\"text-align: center; height: 100px; width: 100px;\" valign=\"middle\">\r\n				<a href=\"files/projetos/9.pdf\" rel=\"noopener noreferrer\" target=\"_blank\"><img alt=\"9 \" src=\"images/projetos/9_.JPG\" /></a><br />\r\n				&nbsp;</td>\r\n		</tr>\r\n		<tr align=\"center\" style=\"height: 100px;\" valign=\"middle\">\r\n			<td align=\"center\" style=\"text-align: center; height: 100px; width: 100px;\" valign=\"middle\">\r\n				<a href=\"files/projetos/10.pdf\" rel=\"noopener noreferrer\" target=\"_blank\"><img alt=\"10 \" src=\"images/projetos/10_.JPG\" /></a><br />\r\n				&nbsp;</td>\r\n			<td align=\"center\" style=\"text-align: center; height: 100px; width: 100px;\" valign=\"middle\">\r\n				<a href=\"files/projetos/11.pdf\" rel=\"noopener noreferrer\" target=\"_blank\"><img alt=\"11 2\" src=\"images/projetos/11_2.JPG\" /></a><br />\r\n				&nbsp;</td>\r\n			<td align=\"center\" style=\"text-align: center; height: 100px; width: 100px;\" valign=\"middle\">\r\n				<a href=\"files/projetos/12.pdf\" rel=\"noopener noreferrer\" target=\"_blank\"><img alt=\"12 \" src=\"images/projetos/12_.JPG\" /></a><br />\r\n				&nbsp;</td>\r\n		</tr>\r\n		<tr align=\"center\" style=\"height: 100px;\" valign=\"middle\">\r\n			<td align=\"center\" style=\"text-align: center; height: 100px; width: 100px;\" valign=\"middle\">\r\n				<a href=\"files/projetos/13.pdf\" rel=\"noopener noreferrer\" target=\"_blank\"><img alt=\"13 \" src=\"images/projetos/13_.JPG\" /></a><br />\r\n				&nbsp;</td>\r\n			<td align=\"center\" style=\"text-align: center; height: 100px; width: 100px;\" valign=\"middle\">\r\n				<a href=\"files/projetos/14.pdf\" rel=\"noopener noreferrer\" target=\"_blank\"><img alt=\"14 2\" src=\"images/projetos/14_2.JPG\" /></a><br />\r\n				&nbsp;</td>\r\n			<td align=\"center\" style=\"text-align: center; height: 100px; width: 100px;\" valign=\"middle\">\r\n				&nbsp;<a href=\"files/projetos/15.pdf\" rel=\"noopener noreferrer\" target=\"_blank\"><img alt=\"15 \" src=\"images/projetos/15_.JPG\" /></a></td>\r\n		</tr>\r\n		<tr align=\"center\" style=\"height: 100px;\" valign=\"middle\">\r\n			<td align=\"center\" style=\"text-align: center; height: 100px; width: 100px;\" valign=\"middle\">\r\n				<a href=\"files/projetos/16.pdf\" rel=\"noopener noreferrer\" target=\"_blank\"><img alt=\"16 \" src=\"images/projetos/16_.JPG\" /></a><br />\r\n				&nbsp;</td>\r\n			<td align=\"center\" style=\"text-align: center; height: 100px; width: 100px;\" valign=\"middle\">\r\n				<a href=\"files/projetos/17.pdf\" rel=\"noopener noreferrer\" target=\"_blank\"><img alt=\"17 \" src=\"images/projetos/17_.JPG\" /></a><br />\r\n				&nbsp;</td>\r\n			<td align=\"center\" style=\"text-align: center; height: 100px; width: 100px;\" valign=\"middle\">\r\n				<a href=\"files/projetos/18.pdf\" rel=\"noopener noreferrer\" target=\"_blank\"><img alt=\"18 \" src=\"images/projetos/18_.JPG\" /></a></td>\r\n		</tr>\r\n		<tr align=\"center\" style=\"height: 100px;\" valign=\"middle\">\r\n			<td align=\"center\" style=\"text-align: center; height: 100px; width: 100px;\" valign=\"middle\">\r\n				<a href=\"files/projetos/19.pdf\" rel=\"noopener noreferrer\" target=\"_blank\"><img alt=\"19 \" src=\"images/projetos/19_.JPG\" /></a></td>\r\n			<td align=\"center\" style=\"text-align: center; height: 100px; width: 100px;\" valign=\"middle\">\r\n				<a href=\"files/projetos/20.pdf\" rel=\"noopener noreferrer\" target=\"_blank\"><img alt=\"20 \" src=\"images/projetos/20_.JPG\" /></a></td>\r\n			<td align=\"center\" style=\"text-align: center; height: 100px; width: 100px;\" valign=\"middle\">\r\n				<a href=\"files/projetos/21.pdf\" rel=\"noopener noreferrer\" target=\"_blank\"><img alt=\"21 \" src=\"images/projetos/21_.JPG\" /></a></td>\r\n		</tr>\r\n		<tr align=\"center\" style=\"height: 100px;\" valign=\"middle\">\r\n			<td align=\"center\" style=\"text-align: center; height: 100px; width: 100px;\" valign=\"middle\">\r\n				<a href=\"files/projetos/22.pdf\" rel=\"noopener noreferrer\" target=\"_blank\"><img alt=\"22 \" src=\"images/projetos/22_.JPG\" /></a></td>\r\n			<td align=\"center\" style=\"text-align: center; height: 100px; width: 100px;\" valign=\"middle\">\r\n				&nbsp;<a href=\"files/projetos/23.pdf\" rel=\"noopener noreferrer\" target=\"_blank\"><img alt=\"23 \" src=\"images/projetos/23_.JPG\" /></a></td>\r\n			<td align=\"center\" style=\"text-align: center; height: 100px; width: 100px;\" valign=\"middle\">\r\n				<a href=\"files/projetos/24.pdf\" rel=\"noopener noreferrer\" target=\"_blank\"><img alt=\"24 \" src=\"images/projetos/24_.JPG\" /></a></td>\r\n		</tr>\r\n		<tr align=\"center\" style=\"height: 100px;\" valign=\"middle\">\r\n			<td align=\"center\" style=\"text-align: center; height: 100px; width: 100px;\" valign=\"middle\">\r\n				<a href=\"files/projetos/25.pdf\" rel=\"noopener noreferrer\" target=\"_blank\"><img alt=\"25 \" class=\"cke-resize\" src=\"images/projetos/25_.JPG\" /></a></td>\r\n			<td align=\"center\" style=\"text-align: center; height: 100px; width: 100px;\" valign=\"middle\">\r\n				<a href=\"files/projetos/26.pdf\" rel=\"noopener noreferrer\" target=\"_blank\"><img alt=\"26 \" src=\"images/Nuno/projetos/26_.JPG\" /></a></td>\r\n			<td align=\"center\" style=\"text-align: center; height: 100px; width: 100px;\" valign=\"middle\">\r\n				<a href=\"files/projetos/27.pdf\" rel=\"noopener noreferrer\" target=\"_blank\"><img alt=\"27 \" src=\"images/Nuno/projetos/27_.JPG\" /></a></td>\r\n		</tr>\r\n		<tr align=\"center\" style=\"height: 100px;\" valign=\"middle\">\r\n			<td align=\"center\" style=\"text-align: center; height: 100px; width: 100px;\" valign=\"middle\">\r\n				<a href=\"files/projetos/28.pdf\" rel=\"noopener noreferrer\" target=\"_blank\"><img alt=\"28 \" src=\"images/Nuno/projetos/28_.JPG\" /></a></td>\r\n			<td align=\"center\" style=\"text-align: center; height: 100px; width: 100px;\" valign=\"middle\">\r\n				<a href=\"files/projetos/29.pdf\" rel=\"noopener noreferrer\" target=\"_blank\"><img alt=\"29 \" src=\"images/Nuno/projetos/29_.JPG\" /></a></td>\r\n			<td align=\"center\" style=\"text-align: center; height: 100px; width: 100px;\" valign=\"middle\">\r\n				<a href=\"files/projetos/30.pdf\" rel=\"noopener noreferrer\" target=\"_blank\"><img alt=\"30 \" src=\"images/Nuno/projetos/30_.JPG\" /></a></td>\r\n		</tr>\r\n		<tr align=\"center\" style=\"height: 100px;\" valign=\"middle\">\r\n			<td align=\"center\" style=\"text-align: center; height: 100px; width: 100px;\" valign=\"middle\">\r\n				&nbsp;<a href=\"files/projetos/31.pdf\" rel=\"noopener noreferrer\" target=\"_blank\"><img alt=\"31 \" src=\"images/Nuno/projetos/31_.JPG\" /></a></td>\r\n			<td align=\"center\" style=\"text-align: center; height: 100px; width: 100px;\" valign=\"middle\">\r\n				&nbsp;<a href=\"files/projetos/32.pdf\" rel=\"noopener noreferrer\" target=\"_blank\"><img alt=\"32 \" src=\"images/Nuno/projetos/32_.JPG\" /></a></td>\r\n			<td align=\"center\" style=\"text-align: center; height: 100px; width: 100px;\" valign=\"middle\">\r\n				<a href=\"files/projetos/33.pdf\" rel=\"noopener noreferrer\" target=\"_blank\"><img alt=\"33 \" src=\"images/Nuno/projetos/33_.JPG\" /></a></td>\r\n		</tr>\r\n		<tr align=\"center\" style=\"height: 100px;\" valign=\"middle\">\r\n			<td align=\"center\" style=\"text-align: center; height: 100px; width: 100px;\" valign=\"middle\">\r\n				&nbsp;<a href=\"files/projetos/34.pdf\" rel=\"noopener noreferrer\" target=\"_blank\"><img alt=\"34 \" src=\"images/Nuno/projetos/34_.JPG\" /></a></td>\r\n			<td align=\"center\" style=\"text-align: center; height: 100px; width: 100px;\" valign=\"middle\">\r\n				<a href=\"files/projetos/35.pdf\" rel=\"noopener noreferrer\" target=\"_blank\"><img alt=\"35 \" src=\"images/Nuno/projetos/35_.JPG\" /></a></td>\r\n			<td align=\"center\" style=\"text-align: center; height: 100px; width: 100px;\" valign=\"middle\">\r\n				<a href=\"files/projetos/36.pdf\" rel=\"noopener noreferrer\" target=\"_blank\"><img alt=\"36 \" src=\"images/Nuno/projetos/36_.JPG\" /></a></td>\r\n		</tr>\r\n		<tr align=\"center\" style=\"height: 100px;\" valign=\"middle\">\r\n			<td align=\"center\" style=\"text-align: center; height: 100px; width: 100px;\" valign=\"middle\">\r\n				&nbsp;<a href=\"files/projetos/37.pdf\" rel=\"noopener noreferrer\" target=\"_blank\"><img alt=\"37 \" src=\"images/Nuno/projetos/37_.JPG\" /></a></td>\r\n			<td align=\"center\" style=\"text-align: center; height: 100px; width: 100px;\" valign=\"middle\">\r\n				<a href=\"files/projetos/38.pdf\" rel=\"noopener noreferrer\" target=\"_blank\"><img alt=\"38 \" src=\"images/Nuno/projetos/38_.JPG\" /></a></td>\r\n			<td align=\"center\" style=\"text-align: center; height: 100px; width: 100px;\" valign=\"middle\">\r\n				<a href=\"files/projetos/39.pdf\" rel=\"noopener noreferrer\" target=\"_blank\"><img alt=\"39 \" src=\"images/Nuno/projetos/39_.JPG\" /></a></td>\r\n		</tr>\r\n		<tr align=\"center\" style=\"height: 100px;\" valign=\"middle\">\r\n			<td align=\"center\" style=\"text-align: center; height: 100px; width: 100px;\" valign=\"middle\">\r\n				&nbsp;<a href=\"files/projetos/40.pdf\" rel=\"noopener noreferrer\" target=\"_blank\"><img alt=\"40 \" src=\"images/Nuno/projetos/40_.JPG\" /></a></td>\r\n			<td align=\"center\" style=\"text-align: center; height: 100px; width: 100px;\" valign=\"middle\">\r\n				<a href=\"files/projetos/41.pdf\" rel=\"noopener noreferrer\" target=\"_blank\"><img alt=\"41 \" src=\"images/Nuno/projetos/41_.JPG\" /></a></td>\r\n			<td align=\"center\" style=\"text-align: center; height: 100px; width: 100px;\" valign=\"middle\">\r\n				<a href=\"files/projetos/42.pdf\" rel=\"noopener noreferrer\" target=\"_blank\"><img alt=\"42alt\" src=\"images/Nuno/projetos/42alt.JPG\" /></a></td>\r\n		</tr>\r\n		<tr align=\"center\" style=\"height: 100px;\" valign=\"middle\">\r\n			<td align=\"center\" style=\"text-align: center; height: 100px; width: 100px;\" valign=\"middle\">\r\n				<a href=\"files/projetos/43.pdf\" rel=\"noopener noreferrer\" target=\"_blank\"><img alt=\"43 \" src=\"images/Nuno/projetos/43_.JPG\" /></a></td>\r\n			<td align=\"center\" style=\"text-align: center; height: 100px; width: 100px;\" valign=\"middle\">\r\n				<a href=\"files/projetos/44.pdf\" rel=\"noopener noreferrer\" target=\"_blank\"><img alt=\"44 2\" src=\"images/Nuno/projetos/44_2.JPG\" /></a></td>\r\n			<td align=\"center\" style=\"text-align: center; height: 100px; width: 100px;\" valign=\"middle\">\r\n				<a href=\"files/projetos/45.pdf\" rel=\"noopener noreferrer\" target=\"_blank\"><img alt=\"45 2\" src=\"images/Nuno/projetos/45_2.JPG\" /></a></td>\r\n		</tr>\r\n		<tr align=\"center\" style=\"height: 100px;\" valign=\"middle\">\r\n			<td align=\"center\" style=\"text-align: center; height: 100px; width: 100px;\" valign=\"middle\">\r\n				<a href=\"files/projetos/46.pdf\" rel=\"noopener noreferrer\" target=\"_blank\"><img alt=\"46 2\" src=\"images/Nuno/projetos/46_2.JPG\" /></a></td>\r\n			<td align=\"center\" style=\"text-align: center; height: 100px; width: 100px;\" valign=\"middle\">\r\n				<a href=\"files/projetos/47.pdf\" rel=\"noopener noreferrer\" target=\"_blank\"><img alt=\"47 2\" src=\"images/Nuno/projetos/47_2.JPG\" /></a></td>\r\n			<td align=\"center\" style=\"text-align: center; height: 100px; width: 100px;\" valign=\"middle\">\r\n				<a href=\"files/projetos/48.pdf\" rel=\"noopener noreferrer\" target=\"_blank\"><img alt=\"48 2\" src=\"images/Nuno/projetos/48_2.JPG\" /></a></td>\r\n		</tr>\r\n		<tr align=\"center\" style=\"height: 100px;\" valign=\"middle\">\r\n			<td align=\"center\" style=\"text-align: center; height: 100px; width: 100px;\" valign=\"middle\">\r\n				<a href=\"files/projetos/49.pdf\" rel=\"noopener noreferrer\" target=\"_blank\"><img alt=\"49 2\" src=\"images/Nuno/projetos/49_2.JPG\" /></a></td>\r\n			<td align=\"center\" style=\"text-align: center; height: 100px; width: 100px;\" valign=\"middle\">\r\n				<a href=\"files/projetos/50.pdf\" rel=\"noopener noreferrer\" target=\"_blank\"><img alt=\"50 2\" src=\"images/Nuno/projetos/50_2.JPG\" /></a></td>\r\n			<td align=\"center\" style=\"text-align: center; height: 100px; width: 100px;\" valign=\"middle\">\r\n				<a href=\"files/projetos/51.pdf\" rel=\"noopener noreferrer\" target=\"_blank\"><img alt=\"51 2\" src=\"images/Nuno/projetos/51_2.JPG\" /></a></td>\r\n		</tr>\r\n		<tr align=\"center\" style=\"height: 100px;\" valign=\"middle\">\r\n			<td align=\"center\" style=\"text-align: center; height: 100px; width: 100px;\" valign=\"middle\">\r\n				<a href=\"files/projetos/52.pdf\" rel=\"noopener noreferrer\" target=\"_blank\"><img alt=\"52 2\" src=\"images/Nuno/projetos/52_2.JPG\" /></a></td>\r\n			<td align=\"center\" style=\"text-align: center; height: 100px; width: 100px;\" valign=\"middle\">\r\n				<a href=\"files/projetos/53.pdf\" rel=\"noopener noreferrer\" target=\"_blank\"><img alt=\"53 2\" src=\"images/Nuno/projetos/53_2.JPG\" /></a></td>\r\n			<td align=\"center\" style=\"text-align: center; height: 100px; width: 100px;\" valign=\"middle\">\r\n				<a href=\"files/projetos/54.pdf\" rel=\"noopener noreferrer\" target=\"_blank\"><img alt=\"54 2\" src=\"images/Nuno/projetos/54_2.JPG\" /></a></td>\r\n		</tr>\r\n		<tr align=\"center\" style=\"height: 100px;\" valign=\"middle\">\r\n			<td align=\"center\" style=\"text-align: center; height: 100px; width: 100px;\" valign=\"middle\">\r\n				<a href=\"files/projetos/55.pdf\" rel=\"noopener noreferrer\" target=\"_blank\"><img alt=\"55 2\" src=\"images/Nuno/projetos/55_2.JPG\" /></a></td>\r\n			<td align=\"center\" style=\"text-align: center; height: 100px; width: 100px;\" valign=\"middle\">\r\n				<a href=\"files/projetos/56.pdf\" rel=\"noopener noreferrer\" target=\"_blank\"><img alt=\"56 2\" src=\"images/Nuno/projetos/56_2.JPG\" /></a></td>\r\n			<td align=\"center\" style=\"text-align: center; height: 100px; width: 100px;\" valign=\"middle\">\r\n				<a href=\"files/projetos/57.pdf\" rel=\"noopener noreferrer\" target=\"_blank\"><img alt=\"57 \" src=\"images/Nuno/projetos/57_.JPG\" /></a></td>\r\n		</tr>\r\n		<tr align=\"center\" style=\"height: 100px;\" valign=\"middle\">\r\n			<td align=\"center\" style=\"text-align: center; height: 100px; width: 100px;\" valign=\"middle\">\r\n				<a href=\"files/projetos/5.pdf\"><img alt=\"5 \" src=\"images/Nuno/projetos/5_.JPG\" /></a></td>\r\n			<td align=\"center\" style=\"text-align: center; height: 100px; width: 100px;\" valign=\"middle\">\r\n				<a href=\"files/projetos/59.pdf\" rel=\"noopener noreferrer\" target=\"_blank\"><img alt=\"59 \" src=\"images/Nuno/projetos/59_.JPG\" /></a></td>\r\n			<td align=\"center\" style=\"text-align: center; height: 100px; width: 100px;\" valign=\"middle\">\r\n				<a href=\"files/projetos/60.pdf\" rel=\"noopener noreferrer\" target=\"_blank\"><img alt=\"60 \" src=\"images/Nuno/projetos/60_.JPG\" /></a></td>\r\n		</tr>\r\n		<tr align=\"center\" style=\"height: 100px;\" valign=\"middle\">\r\n			<td align=\"center\" style=\"text-align: center; height: 100px; width: 100px;\" valign=\"middle\">\r\n				<a href=\"files/projetos/61.pdf\" rel=\"noopener noreferrer\" target=\"_blank\"><img alt=\"61 \" src=\"images/Nuno/projetos/61_.JPG\" /></a></td>\r\n			<td align=\"center\" style=\"text-align: center; height: 100px; width: 100px;\" valign=\"middle\">\r\n				<a href=\"files/projetos/62.pdf\" rel=\"noopener noreferrer\" target=\"_blank\"><img alt=\"62 \" src=\"images/Nuno/62_.JPG\" /></a></td>\r\n			<td align=\"center\" style=\"text-align: center; height: 100px; width: 100px;\" valign=\"middle\">\r\n				&nbsp;</td>\r\n		</tr>\r\n	</tbody>\r\n</table>\r\n<p>\r\n	&nbsp;</p>\r\n<div id=\"ckimgrsz\" style=\"left: 214.67px; top: 949.34px;\">\r\n	<div class=\"preview\">\r\n		&nbsp;</div>\r\n</div>\r\n', '', 1, 16, '2019-07-22 17:49:10', 231, '', '2019-09-14 18:32:19', 231, 0, '0000-00-00 00:00:00', '2019-07-22 17:49:10', '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\":\"\"}', '{\"article_layout\":\"\",\"show_title\":\"\",\"link_titles\":\"\",\"show_tags\":\"\",\"show_intro\":\"\",\"info_block_position\":\"\",\"info_block_show_title\":\"\",\"show_category\":\"\",\"link_category\":\"\",\"show_parent_category\":\"\",\"link_parent_category\":\"\",\"show_associations\":\"\",\"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_page_title\":\"\",\"show_publishing_options\":\"\",\"show_article_options\":\"\",\"show_urls_images_backend\":\"\",\"show_urls_images_frontend\":\"\",\"astroid_article_type\":\"regular\",\"astroid_article_video_type\":\"youtube\",\"astroid_article_video_url\":\"\",\"astroid_article_gallery_width\":\"\",\"astroid_article_gallery_bullets\":\"1\",\"astroid_article_gallery_navigation\":\"1\",\"astroid_article_thumbnail\":\"1\",\"astroid_article_gallery_items\":[],\"astroid_article_audio_source\":\"soundcloud\",\"astroid_article_audio_soundcloud\":\"\",\"astroid_article_audio_spotify\":\"\",\"astroid_article_review_heading\":\"\",\"astroid_article_review_summery\":\"\",\"astroid_article_review_good\":\"\",\"astroid_article_review_bad\":\"\",\"astroid_article_review_rating\":\"5\",\"astroid_article_button_action\":\"\",\"astroid_article_button_link\":\"\",\"astroid_article_review_criterias\":[],\"astroid_article_quote_text\":\"\",\"astroid_article_quote_author\":\"\",\"astroid_article_badge\":\"0\",\"astroid_article_badge_type\":\"2\",\"astroid_article_badge_text\":\"\",\"astroid_article_badge_color\":\"\",\"astroid_article_badge_text_color\":\"\",\"astroid_relatedposts\":\"\",\"astroid_socialshare\":\"\",\"astroid_comments\":\"\",\"astroid_posttype\":\"\",\"astroid_readtime\":\"\",\"astroid_authorinfo\":\"\",\"astroid_og_title\":\"\",\"astroid_og_desc\":\"\",\"astroid_og_image\":\"\"}', 3, 29, '', '', 1, 0, '{\"robots\":\"\",\"author\":\"\",\"rights\":\"\",\"xreference\":\"\"}', 0, '*', '', ''),
(70, 299, 'Projetos na Maior', 'projetos-na-maior-2', '<table style=\"width: 1056px; height: 1358px;\" border=\"0\" align=\"center\">\r\n<tbody>\r\n<tr style=\"height: 100px;\" align=\"center\" valign=\"middle\">\r\n<td style=\"text-align: center; height: 100px; width: 100px;\" align=\"center\" valign=\"middle\">\r\n<p><a href=\"files/projetos/1.pdf\" target=\"_blank\" rel=\"noopener noreferrer\"><img src=\"images/Nuno/projetos/1_.JPG\" alt=\"1 \" /></a>  <br />        </p>\r\n</td>\r\n<td style=\"text-align: center; height: 100px; width: 100px;\" align=\"center\" valign=\"middle\"> <a href=\"files/projetos/2.pdf\" target=\"_blank\" rel=\"noopener noreferrer\"><img src=\"images/Nuno/projetos/2_.JPG\" alt=\"2 \" /></a>   <br />       </td>\r\n<td style=\"text-align: center; height: 100px; width: 100px;\" align=\"center\" valign=\"middle\">  <br /> <a href=\"files/projetos/3.pdf\" target=\"_blank\" rel=\"noopener noreferrer\"><img src=\"images/Nuno/projetos/3_.JPG\" alt=\"3 \" /></a><br />   </td>\r\n</tr>\r\n<tr style=\"height: 100px;\" align=\"center\" valign=\"middle\">\r\n<td style=\"text-align: center; height: 100px; width: 100px;\" align=\"center\" valign=\"middle\"><a href=\"files/projetos/4.pdf\"><img src=\"images/Nuno/projetos/4_.JPG\" alt=\"4 \" /></a><br />  </td>\r\n<td style=\"text-align: center; height: 100px; width: 100px;\" align=\"center\" valign=\"middle\"><a href=\"files/projetos/58.pdf\" target=\"_blank\" rel=\"noopener noreferrer\"><img src=\"images/Nuno/projetos/58_.JPG\" alt=\"58 \" /></a><br />  </td>\r\n<td style=\"text-align: center; height: 100px; width: 100px;\" align=\"center\" valign=\"middle\"><a href=\"files/projetos/6.pdf\"><img src=\"images/Nuno/projetos/6_.JPG\" alt=\"6 \" /></a></td>\r\n</tr>\r\n<tr style=\"height: 100px;\" align=\"center\" valign=\"middle\">\r\n<td style=\"text-align: center; height: 100px; width: 100px;\" align=\"center\" valign=\"middle\"><a href=\"files/projetos/7.pdf\"><img src=\"images/Nuno/projetos/7_.JPG\" alt=\"7 \" /></a><br />  </td>\r\n<td style=\"text-align: center; height: 100px; width: 100px;\" align=\"center\" valign=\"middle\"><a href=\"files/projetos/8.pdf\" target=\"_blank\" rel=\"noopener noreferrer\"><img src=\"images/Nuno/projetos/8_.JPG\" alt=\"8 \" /></a></td>\r\n<td style=\"text-align: center; height: 100px; width: 100px;\" align=\"center\" valign=\"middle\"><a href=\"files/projetos/9.pdf\" target=\"_blank\" rel=\"noopener noreferrer\"><img src=\"images/Nuno/projetos/9_.JPG\" alt=\"9 \" /></a><br />  </td>\r\n</tr>\r\n<tr style=\"height: 100px;\" align=\"center\" valign=\"middle\">\r\n<td style=\"text-align: center; height: 100px; width: 100px;\" align=\"center\" valign=\"middle\"><a href=\"files/projetos/10.pdf\" target=\"_blank\" rel=\"noopener noreferrer\"><img src=\"images/Nuno/projetos/10_.JPG\" alt=\"10 \" /></a><br />  </td>\r\n<td style=\"text-align: center; height: 100px; width: 100px;\" align=\"center\" valign=\"middle\"><a href=\"files/projetos/11.pdf\" target=\"_blank\" rel=\"noopener noreferrer\"><img src=\"images/Nuno/projetos/11_2.JPG\" alt=\"11 2\" /></a><br />  </td>\r\n<td style=\"text-align: center; height: 100px; width: 100px;\" align=\"center\" valign=\"middle\"><a href=\"files/projetos/12.pdf\" target=\"_blank\" rel=\"noopener noreferrer\"><img src=\"images/Nuno/projetos/12_.JPG\" alt=\"12 \" /></a><br />  </td>\r\n</tr>\r\n<tr style=\"height: 100px;\" align=\"center\" valign=\"middle\">\r\n<td style=\"text-align: center; height: 100px; width: 100px;\" align=\"center\" valign=\"middle\"><a href=\"files/projetos/13.pdf\" target=\"_blank\" rel=\"noopener noreferrer\"><img src=\"images/Nuno/projetos/13_.JPG\" alt=\"13 \" /></a><br />  </td>\r\n<td style=\"text-align: center; height: 100px; width: 100px;\" align=\"center\" valign=\"middle\"><a href=\"files/projetos/14.pdf\" target=\"_blank\" rel=\"noopener noreferrer\"><img src=\"images/Nuno/projetos/14_2.JPG\" alt=\"14 2\" /></a><br />  </td>\r\n<td style=\"text-align: center; height: 100px; width: 100px;\" align=\"center\" valign=\"middle\"> <a href=\"files/projetos/15.pdf\" target=\"_blank\" rel=\"noopener noreferrer\"><img src=\"images/Nuno/projetos/15_.JPG\" alt=\"15 \" /></a></td>\r\n</tr>\r\n<tr style=\"height: 100px;\" align=\"center\" valign=\"middle\">\r\n<td style=\"text-align: center; height: 100px; width: 100px;\" align=\"center\" valign=\"middle\"><a href=\"files/projetos/16.pdf\" target=\"_blank\" rel=\"noopener noreferrer\"><img src=\"images/Nuno/projetos/16_.JPG\" alt=\"16 \" /></a><br />  </td>\r\n<td style=\"text-align: center; height: 100px; width: 100px;\" align=\"center\" valign=\"middle\"><a href=\"files/projetos/17.pdf\" target=\"_blank\" rel=\"noopener noreferrer\"><img src=\"images/Nuno/projetos/17_.JPG\" alt=\"17 \" /></a><br />  </td>\r\n<td style=\"text-align: center; height: 100px; width: 100px;\" align=\"center\" valign=\"middle\"><a href=\"files/projetos/18.pdf\" target=\"_blank\" rel=\"noopener noreferrer\"><img src=\"images/Nuno/projetos/18_.JPG\" alt=\"18 \" /></a></td>\r\n</tr>\r\n<tr style=\"height: 100px;\" align=\"center\" valign=\"middle\">\r\n<td style=\"text-align: center; height: 100px; width: 100px;\" align=\"center\" valign=\"middle\"><a href=\"files/projetos/19.pdf\" target=\"_blank\" rel=\"noopener noreferrer\"><img src=\"images/Nuno/projetos/19_.JPG\" alt=\"19 \" /></a></td>\r\n<td style=\"text-align: center; height: 100px; width: 100px;\" align=\"center\" valign=\"middle\"><a href=\"files/projetos/20.pdf\" target=\"_blank\" rel=\"noopener noreferrer\"><img src=\"images/Nuno/projetos/20_.JPG\" alt=\"20 \" /></a></td>\r\n<td style=\"text-align: center; height: 100px; width: 100px;\" align=\"center\" valign=\"middle\"><a href=\"files/projetos/21.pdf\" target=\"_blank\" rel=\"noopener noreferrer\"><img src=\"images/Nuno/projetos/21_.JPG\" alt=\"21 \" /></a></td>\r\n</tr>\r\n<tr style=\"height: 100px;\" align=\"center\" valign=\"middle\">\r\n<td style=\"text-align: center; height: 100px; width: 100px;\" align=\"center\" valign=\"middle\"><a href=\"files/projetos/22.pdf\" target=\"_blank\" rel=\"noopener noreferrer\"><img src=\"images/Nuno/projetos/22_.JPG\" alt=\"22 \" /></a></td>\r\n<td style=\"text-align: center; height: 100px; width: 100px;\" align=\"center\" valign=\"middle\"> <a href=\"files/projetos/23.pdf\" target=\"_blank\" rel=\"noopener noreferrer\"><img src=\"images/Nuno/projetos/23_.JPG\" alt=\"23 \" /></a></td>\r\n<td style=\"text-align: center; height: 100px; width: 100px;\" align=\"center\" valign=\"middle\"><a href=\"files/projetos/24.pdf\" target=\"_blank\" rel=\"noopener noreferrer\"><img src=\"images/Nuno/projetos/24_.JPG\" alt=\"24 \" /></a></td>\r\n</tr>\r\n<tr style=\"height: 100px;\" align=\"center\" valign=\"middle\">\r\n<td style=\"text-align: center; height: 100px; width: 100px;\" align=\"center\" valign=\"middle\"><a href=\"files/projetos/25.pdf\" target=\"_blank\" rel=\"noopener noreferrer\"><img src=\"images/Nuno/projetos/25_.JPG\" alt=\"25 \" /></a></td>\r\n<td style=\"text-align: center; height: 100px; width: 100px;\" align=\"center\" valign=\"middle\"><a href=\"files/projetos/26.pdf\" target=\"_blank\" rel=\"noopener noreferrer\"><img src=\"images/Nuno/projetos/26_.JPG\" alt=\"26 \" /></a></td>\r\n<td style=\"text-align: center; height: 100px; width: 100px;\" align=\"center\" valign=\"middle\"><a href=\"files/projetos/27.pdf\" target=\"_blank\" rel=\"noopener noreferrer\"><img src=\"images/Nuno/projetos/27_.JPG\" alt=\"27 \" /></a></td>\r\n</tr>\r\n<tr style=\"height: 100px;\" align=\"center\" valign=\"middle\">\r\n<td style=\"text-align: center; height: 100px; width: 100px;\" align=\"center\" valign=\"middle\"><a href=\"files/projetos/28.pdf\" target=\"_blank\" rel=\"noopener noreferrer\"><img src=\"images/Nuno/projetos/28_.JPG\" alt=\"28 \" /></a></td>\r\n<td style=\"text-align: center; height: 100px; width: 100px;\" align=\"center\" valign=\"middle\"><a href=\"files/projetos/29.pdf\" target=\"_blank\" rel=\"noopener noreferrer\"><img src=\"images/Nuno/projetos/29_.JPG\" alt=\"29 \" /></a></td>\r\n<td style=\"text-align: center; height: 100px; width: 100px;\" align=\"center\" valign=\"middle\"><a href=\"files/projetos/30.pdf\" target=\"_blank\" rel=\"noopener noreferrer\"><img src=\"images/Nuno/projetos/30_.JPG\" alt=\"30 \" /></a></td>\r\n</tr>\r\n<tr style=\"height: 100px;\" align=\"center\" valign=\"middle\">\r\n<td style=\"text-align: center; height: 100px; width: 100px;\" align=\"center\" valign=\"middle\"> <a href=\"files/projetos/31.pdf\" target=\"_blank\" rel=\"noopener noreferrer\"><img src=\"images/Nuno/projetos/31_.JPG\" alt=\"31 \" /></a></td>\r\n<td style=\"text-align: center; height: 100px; width: 100px;\" align=\"center\" valign=\"middle\"> <a href=\"files/projetos/32.pdf\" target=\"_blank\" rel=\"noopener noreferrer\"><img src=\"images/Nuno/projetos/32_.JPG\" alt=\"32 \" /></a></td>\r\n<td style=\"text-align: center; height: 100px; width: 100px;\" align=\"center\" valign=\"middle\"><a href=\"files/projetos/33.pdf\" target=\"_blank\" rel=\"noopener noreferrer\"><img src=\"images/Nuno/projetos/33_.JPG\" alt=\"33 \" /></a></td>\r\n</tr>\r\n<tr style=\"height: 100px;\" align=\"center\" valign=\"middle\">\r\n<td style=\"text-align: center; height: 100px; width: 100px;\" align=\"center\" valign=\"middle\"> <a href=\"files/projetos/34.pdf\" target=\"_blank\" rel=\"noopener noreferrer\"><img src=\"images/Nuno/projetos/34_.JPG\" alt=\"34 \" /></a></td>\r\n<td style=\"text-align: center; height: 100px; width: 100px;\" align=\"center\" valign=\"middle\"><a href=\"files/projetos/35.pdf\" target=\"_blank\" rel=\"noopener noreferrer\"><img src=\"images/Nuno/projetos/35_.JPG\" alt=\"35 \" /></a></td>\r\n<td style=\"text-align: center; height: 100px; width: 100px;\" align=\"center\" valign=\"middle\"><a href=\"files/projetos/36.pdf\" target=\"_blank\" rel=\"noopener noreferrer\"><img src=\"images/Nuno/projetos/36_.JPG\" alt=\"36 \" /></a></td>\r\n</tr>\r\n<tr style=\"height: 100px;\" align=\"center\" valign=\"middle\">\r\n<td style=\"text-align: center; height: 100px; width: 100px;\" align=\"center\" valign=\"middle\"> <a href=\"files/projetos/37.pdf\" target=\"_blank\" rel=\"noopener noreferrer\"><img src=\"images/Nuno/projetos/37_.JPG\" alt=\"37 \" /></a></td>\r\n<td style=\"text-align: center; height: 100px; width: 100px;\" align=\"center\" valign=\"middle\"><a href=\"files/projetos/38.pdf\" target=\"_blank\" rel=\"noopener noreferrer\"><img src=\"images/Nuno/projetos/38_.JPG\" alt=\"38 \" /></a></td>\r\n<td style=\"text-align: center; height: 100px; width: 100px;\" align=\"center\" valign=\"middle\"><a href=\"files/projetos/39.pdf\" target=\"_blank\" rel=\"noopener noreferrer\"><img src=\"images/Nuno/projetos/39_.JPG\" alt=\"39 \" /></a></td>\r\n</tr>\r\n<tr style=\"height: 100px;\" align=\"center\" valign=\"middle\">\r\n<td style=\"text-align: center; height: 100px; width: 100px;\" align=\"center\" valign=\"middle\"> <a href=\"files/projetos/40.pdf\" target=\"_blank\" rel=\"noopener noreferrer\"><img src=\"images/Nuno/projetos/40_.JPG\" alt=\"40 \" /></a></td>\r\n<td style=\"text-align: center; height: 100px; width: 100px;\" align=\"center\" valign=\"middle\"><a href=\"files/projetos/41.pdf\" target=\"_blank\" rel=\"noopener noreferrer\"><img src=\"images/Nuno/projetos/41_.JPG\" alt=\"41 \" /></a></td>\r\n<td style=\"text-align: center; height: 100px; width: 100px;\" align=\"center\" valign=\"middle\"><a href=\"files/projetos/42.pdf\" target=\"_blank\" rel=\"noopener noreferrer\"><img src=\"images/Nuno/projetos/42alt.JPG\" alt=\"42alt\" /></a></td>\r\n</tr>\r\n<tr style=\"height: 100px;\" align=\"center\" valign=\"middle\">\r\n<td style=\"text-align: center; height: 100px; width: 100px;\" align=\"center\" valign=\"middle\"><a href=\"files/projetos/43.pdf\" target=\"_blank\" rel=\"noopener noreferrer\"><img src=\"images/Nuno/projetos/43_.JPG\" alt=\"43 \" /></a></td>\r\n<td style=\"text-align: center; height: 100px; width: 100px;\" align=\"center\" valign=\"middle\"><a href=\"files/projetos/44.pdf\" target=\"_blank\" rel=\"noopener noreferrer\"><img src=\"images/Nuno/projetos/44_2.JPG\" alt=\"44 2\" /></a></td>\r\n<td style=\"text-align: center; height: 100px; width: 100px;\" align=\"center\" valign=\"middle\"><a href=\"files/projetos/45.pdf\" target=\"_blank\" rel=\"noopener noreferrer\"><img src=\"images/Nuno/projetos/45_2.JPG\" alt=\"45 2\" /></a></td>\r\n</tr>\r\n<tr style=\"height: 100px;\" align=\"center\" valign=\"middle\">\r\n<td style=\"text-align: center; height: 100px; width: 100px;\" align=\"center\" valign=\"middle\"><a href=\"files/projetos/46.pdf\" target=\"_blank\" rel=\"noopener noreferrer\"><img src=\"images/Nuno/projetos/46_2.JPG\" alt=\"46 2\" /></a></td>\r\n<td style=\"text-align: center; height: 100px; width: 100px;\" align=\"center\" valign=\"middle\"><a href=\"files/projetos/47.pdf\" target=\"_blank\" rel=\"noopener noreferrer\"><img src=\"images/Nuno/projetos/47_2.JPG\" alt=\"47 2\" /></a></td>\r\n<td style=\"text-align: center; height: 100px; width: 100px;\" align=\"center\" valign=\"middle\"><a href=\"files/projetos/48.pdf\" target=\"_blank\" rel=\"noopener noreferrer\"><img src=\"images/Nuno/projetos/48_2.JPG\" alt=\"48 2\" /></a></td>\r\n</tr>\r\n<tr style=\"height: 100px;\" align=\"center\" valign=\"middle\">\r\n<td style=\"text-align: center; height: 100px; width: 100px;\" align=\"center\" valign=\"middle\"><a href=\"files/projetos/49.pdf\" target=\"_blank\" rel=\"noopener noreferrer\"><img src=\"images/Nuno/projetos/49_2.JPG\" alt=\"49 2\" /></a></td>\r\n<td style=\"text-align: center; height: 100px; width: 100px;\" align=\"center\" valign=\"middle\"><a href=\"files/projetos/50.pdf\" target=\"_blank\" rel=\"noopener noreferrer\"><img src=\"images/Nuno/projetos/50_2.JPG\" alt=\"50 2\" /></a></td>\r\n<td style=\"text-align: center; height: 100px; width: 100px;\" align=\"center\" valign=\"middle\"><a href=\"files/projetos/51.pdf\" target=\"_blank\" rel=\"noopener noreferrer\"><img src=\"images/Nuno/projetos/51_2.JPG\" alt=\"51 2\" /></a></td>\r\n</tr>\r\n<tr style=\"height: 100px;\" align=\"center\" valign=\"middle\">\r\n<td style=\"text-align: center; height: 100px; width: 100px;\" align=\"center\" valign=\"middle\"><a href=\"files/projetos/52.pdf\" target=\"_blank\" rel=\"noopener noreferrer\"><img src=\"images/Nuno/projetos/52_2.JPG\" alt=\"52 2\" /></a></td>\r\n<td style=\"text-align: center; height: 100px; width: 100px;\" align=\"center\" valign=\"middle\"><a href=\"files/projetos/53.pdf\" target=\"_blank\" rel=\"noopener noreferrer\"><img src=\"images/Nuno/projetos/53_2.JPG\" alt=\"53 2\" /></a></td>\r\n<td style=\"text-align: center; height: 100px; width: 100px;\" align=\"center\" valign=\"middle\"><a href=\"files/projetos/54.pdf\" target=\"_blank\" rel=\"noopener noreferrer\"><img src=\"images/Nuno/projetos/54_2.JPG\" alt=\"54 2\" /></a></td>\r\n</tr>\r\n<tr style=\"height: 100px;\" align=\"center\" valign=\"middle\">\r\n<td style=\"text-align: center; height: 100px; width: 100px;\" align=\"center\" valign=\"middle\"><a href=\"files/projetos/55.pdf\" target=\"_blank\" rel=\"noopener noreferrer\"><img src=\"images/Nuno/projetos/55_2.JPG\" alt=\"55 2\" /></a></td>\r\n<td style=\"text-align: center; height: 100px; width: 100px;\" align=\"center\" valign=\"middle\"><a href=\"files/projetos/56.pdf\" target=\"_blank\" rel=\"noopener noreferrer\"><img src=\"images/Nuno/projetos/56_2.JPG\" alt=\"56 2\" /></a></td>\r\n<td style=\"text-align: center; height: 100px; width: 100px;\" align=\"center\" valign=\"middle\"><a href=\"files/projetos/57.pdf\" target=\"_blank\" rel=\"noopener noreferrer\"><img src=\"images/Nuno/projetos/57_.JPG\" alt=\"57 \" /></a></td>\r\n</tr>\r\n<tr style=\"height: 100px;\" align=\"center\" valign=\"middle\">\r\n<td style=\"text-align: center; height: 100px; width: 100px;\" align=\"center\" valign=\"middle\"><a href=\"files/projetos/5.pdf\"><img src=\"images/Nuno/projetos/5_.JPG\" alt=\"5 \" /></a></td>\r\n<td style=\"text-align: center; height: 100px; width: 100px;\" align=\"center\" valign=\"middle\"><a href=\"files/projetos/59.pdf\" target=\"_blank\" rel=\"noopener noreferrer\"><img src=\"images/Nuno/projetos/59_.JPG\" alt=\"59 \" /></a></td>\r\n<td style=\"text-align: center; height: 100px; width: 100px;\" align=\"center\" valign=\"middle\"><a href=\"files/projetos/60.pdf\" target=\"_blank\" rel=\"noopener noreferrer\"><img src=\"images/Nuno/projetos/60_.JPG\" alt=\"60 \" /></a></td>\r\n</tr>\r\n<tr style=\"height: 100px;\" align=\"center\" valign=\"middle\">\r\n<td style=\"text-align: center; height: 100px; width: 100px;\" align=\"center\" valign=\"middle\"><a href=\"files/projetos/61.pdf\" target=\"_blank\" rel=\"noopener noreferrer\"><img src=\"images/Nuno/projetos/61_.JPG\" alt=\"61 \" /></a></td>\r\n<td style=\"text-align: center; height: 100px; width: 100px;\" align=\"center\" valign=\"middle\"><a href=\"files/projetos/62.pdf\" target=\"_blank\" rel=\"noopener noreferrer\"><img src=\"images/Nuno/62_.JPG\" alt=\"62 \" /></a></td>\r\n<td style=\"text-align: center; height: 100px; width: 100px;\" align=\"center\" valign=\"middle\"> </td>\r\n</tr>\r\n</tbody>\r\n</table>', '', -2, 16, '2019-07-22 17:49:11', 231, '', '2019-07-22 17:49:11', 0, 0, '0000-00-00 00:00:00', '2019-07-22 17:49:11', '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\":\"\"}', '{\"article_layout\":\"\",\"show_title\":\"\",\"link_titles\":\"\",\"show_tags\":\"\",\"show_intro\":\"\",\"info_block_position\":\"\",\"info_block_show_title\":\"\",\"show_category\":\"\",\"link_category\":\"\",\"show_parent_category\":\"\",\"link_parent_category\":\"\",\"show_associations\":\"\",\"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_page_title\":\"\",\"show_publishing_options\":\"\",\"show_article_options\":\"\",\"show_urls_images_backend\":\"\",\"show_urls_images_frontend\":\"\",\"astroid_article_type\":\"regular\",\"astroid_article_video_type\":\"youtube\",\"astroid_article_video_url\":\"\",\"astroid_article_gallery_width\":\"\",\"astroid_article_gallery_bullets\":\"1\",\"astroid_article_gallery_navigation\":\"1\",\"astroid_article_thumbnail\":\"1\",\"astroid_article_gallery_items\":[],\"astroid_article_audio_source\":\"soundcloud\",\"astroid_article_audio_soundcloud\":\"\",\"astroid_article_audio_spotify\":\"\",\"astroid_article_review_heading\":\"\",\"astroid_article_review_summery\":\"\",\"astroid_article_review_good\":\"\",\"astroid_article_review_bad\":\"\",\"astroid_article_review_rating\":\"5\",\"astroid_article_button_action\":\"\",\"astroid_article_button_link\":\"\",\"astroid_article_review_criterias\":[],\"astroid_article_quote_text\":\"\",\"astroid_article_quote_author\":\"\",\"astroid_article_badge\":\"0\",\"astroid_article_badge_type\":\"2\",\"astroid_article_badge_text\":\"\",\"astroid_article_badge_color\":\"\",\"astroid_relatedposts\":\"\",\"astroid_socialshare\":\"\",\"astroid_comments\":\"\",\"astroid_posttype\":\"\",\"astroid_readtime\":\"\",\"astroid_authorinfo\":\"\",\"astroid_og_title\":\"\",\"astroid_og_desc\":\"\",\"astroid_og_image\":\"\"}', 1, 20, '', '', 1, 0, '{\"robots\":\"\",\"author\":\"\",\"rights\":\"\",\"xreference\":\"\"}', 0, '*', '', ''),
(71, 300, 'EMEC', 'emec', '<h4><span style=\"font-family: verdana, geneva, sans-serif; color: #000000;\">O Espaço Memória e Conhecimento é um espaço interativo onde os objetos históricos convivem com módulos interativos e onde cada um constrói o seu percurso de conhecimento.</span></h4>\r\n<h4><span style=\"font-size: 12px; font-family: verdana, geneva, sans-serif; color: #000000;\"><strong>O tema da Cor é o ponto de partida de uma narrativa fascinante que agora começa: observando fenómenos, experimentando, resolvendo problemas, realizando atividades interativas.</strong></span></h4>\r\n<h4><span style=\"font-size: 12px; font-family: verdana, geneva, sans-serif; color: #000000;\"><strong>Surpreenda-se.</strong></span></h4>\r\n<table style=\"width: 500px;\" border=\"0\" cellspacing=\"1\" cellpadding=\"1\">\r\n<tbody>\r\n<tr>\r\n<td style=\"width: 156px; text-align: center;\"> </td>\r\n<td style=\"width: 330px;\"><video id=\"video2015613165529\" poster=\"\" autoplay=\"autoplay\" controls=\"controls\" width=\"500\" height=\"400\"><source src=\"files/museu.mp4\" type=\"video/mp4\" /><source src=\"files/museu.mp4\" type=\"video/mp4\" />Your browser doesn\'t support video.<br />\r\n				Please download the file:<a href=\"files/museu.mp4\">video/mp4</a><a href=\"files/museu.mp4\">video/mp4</a></video></td>\r\n</tr>\r\n</tbody>\r\n</table>\r\n<p style=\"text-align: center;\"><span style=\"color: #b22222;\"><span style=\"font-size: 12px;\"><span style=\"font-family: verdana,geneva,sans-serif;\"><strong>Algumas das atividades do EMeC...</strong></span></span></span></p>\r\n<p style=\"text-align: center;\"><span style=\"color: #b22222;\"><span style=\"font-size: 12px;\"><span style=\"font-family: verdana,geneva,sans-serif;\"><strong>     </strong></span></span></span></p>\r\n<table style=\"border: currentColor; width: 632px; height: 200px; text-align: center; border-collapse: collapse;\" border=\"0\" cellspacing=\"0\" cellpadding=\"0\">\r\n<tbody>\r\n<tr>\r\n<td style=\"border-width: medium 1.5pt medium medium; border-style: none solid none none; padding: 0cm 5.4pt; width: 269px;\" valign=\"top\" width=\"288\"><a title=\"Clique e faz o teu teste\" href=\"images/video/daltonismo.swf\"><img src=\"images/Nuno/daltonismo.png\" alt=\"daltonismo\" width=\"210\" height=\"270\" /></a></td>\r\n<td style=\"padding: 0cm 5.4pt; border: currentColor; width: 331px;\" valign=\"top\" width=\"288\"><a title=\"Clique e vem conhecer o Museu Virtual !\" href=\"../museu/index.php\"><img src=\"images/Nuno/museu.png\" alt=\"museu\" width=\"399\" height=\"217\" /></a></td>\r\n</tr>\r\n</tbody>\r\n</table>', '', 1, 16, '2019-07-22 17:53:21', 231, '', '2019-07-22 17:53:21', 0, 0, '0000-00-00 00:00:00', '2019-07-22 17:53:21', '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\":\"\"}', '{\"article_layout\":\"\",\"show_title\":\"\",\"link_titles\":\"\",\"show_tags\":\"\",\"show_intro\":\"\",\"info_block_position\":\"\",\"info_block_show_title\":\"\",\"show_category\":\"\",\"link_category\":\"\",\"show_parent_category\":\"\",\"link_parent_category\":\"\",\"show_associations\":\"\",\"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_page_title\":\"\",\"show_publishing_options\":\"\",\"show_article_options\":\"\",\"show_urls_images_backend\":\"\",\"show_urls_images_frontend\":\"\",\"astroid_article_type\":\"regular\",\"astroid_article_video_type\":\"youtube\",\"astroid_article_video_url\":\"\",\"astroid_article_gallery_width\":\"\",\"astroid_article_gallery_bullets\":\"1\",\"astroid_article_gallery_navigation\":\"1\",\"astroid_article_thumbnail\":\"1\",\"astroid_article_gallery_items\":[],\"astroid_article_audio_source\":\"soundcloud\",\"astroid_article_audio_soundcloud\":\"\",\"astroid_article_audio_spotify\":\"\",\"astroid_article_review_heading\":\"\",\"astroid_article_review_summery\":\"\",\"astroid_article_review_good\":\"\",\"astroid_article_review_bad\":\"\",\"astroid_article_review_rating\":\"5\",\"astroid_article_button_action\":\"\",\"astroid_article_button_link\":\"\",\"astroid_article_review_criterias\":[],\"astroid_article_quote_text\":\"\",\"astroid_article_quote_author\":\"\",\"astroid_article_badge\":\"0\",\"astroid_article_badge_type\":\"2\",\"astroid_article_badge_text\":\"\",\"astroid_article_badge_color\":\"\",\"astroid_relatedposts\":\"\",\"astroid_socialshare\":\"\",\"astroid_comments\":\"\",\"astroid_posttype\":\"\",\"astroid_readtime\":\"\",\"astroid_authorinfo\":\"\",\"astroid_og_title\":\"\",\"astroid_og_desc\":\"\",\"astroid_og_image\":\"\"}', 1, 28, '', '', 1, 0, '{\"robots\":\"\",\"author\":\"\",\"rights\":\"\",\"xreference\":\"\"}', 0, '*', '', '');
INSERT INTO `ynfp8_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`, `note`) VALUES
(72, 301, 'EMEC', 'emec-2', '<p><span style=\"font-size: 10pt;\"><span style=\"color: #000000;\">O Espaço Memória e Conhecimento é um espaço interativo onde os objetos históricos convivem com módulos interativos e onde cada um constrói o seu percurso de conhecimento.</span></span></p>\r\n<p><span style=\"font-size: 10pt;\"><span style=\"color: #000000;\"><span style=\"font-family: verdana,geneva,sans-serif;\">O tema da Cor é o ponto de partida de uma narrativa fascinante que agora começa: observando fenómenos, experimentando, resolvendo problemas, realizando atividades interativas.</span></span></span></p>\r\n<p><span style=\"font-size: 10pt;\"><span style=\"color: #000000;\"><span style=\"font-family: verdana,geneva,sans-serif;\">Surpreenda-se.</span></span></span></p>\r\n<table style=\"width: 500px;\" border=\"0\" cellspacing=\"1\" cellpadding=\"1\">\r\n<tbody>\r\n<tr>\r\n<td style=\"width: 156px; text-align: center;\"> </td>\r\n<td style=\"width: 330px;\"><video id=\"video2015613165529\" poster=\"\" autoplay=\"autoplay\" controls=\"controls\" width=\"500\" height=\"400\"><source src=\"files/museu.mp4\" type=\"video/mp4\" /><source src=\"files/museu.mp4\" type=\"video/mp4\" />Your browser doesn\'t support video.<br />\r\n				Please download the file:<a href=\"files/museu.mp4\">video/mp4</a><a href=\"files/museu.mp4\">video/mp4</a></video></td>\r\n</tr>\r\n</tbody>\r\n</table>\r\n<p style=\"text-align: center;\"><span style=\"color: #b22222;\"><span style=\"font-size: 12px;\"><span style=\"font-family: verdana,geneva,sans-serif;\"><strong>Algumas das atividades do EMeC...</strong></span></span></span></p>\r\n<p style=\"text-align: center;\"><span style=\"color: #b22222;\"><span style=\"font-size: 12px;\"><span style=\"font-family: verdana,geneva,sans-serif;\"><strong>     </strong></span></span></span></p>\r\n<table style=\"border: currentColor; width: 632px; height: 200px; text-align: center; border-collapse: collapse;\" border=\"0\" cellspacing=\"0\" cellpadding=\"0\">\r\n<tbody>\r\n<tr>\r\n<td style=\"border-width: medium 1.5pt medium medium; border-style: none solid none none; padding: 0cm 5.4pt; width: 269px;\" valign=\"top\" width=\"288\"><a title=\"Clique e faz o teu teste\" href=\"images/video/daltonismo.swf\"><img src=\"images/Nuno/daltonismo.png\" alt=\"daltonismo\" width=\"210\" height=\"270\" /></a></td>\r\n<td style=\"padding: 0cm 5.4pt; border: currentColor; width: 331px;\" valign=\"top\" width=\"288\"><a title=\"Clique e vem conhecer o Museu Virtual !\" href=\"../museu/index.php\"><img src=\"images/Nuno/museu.png\" alt=\"museu\" width=\"399\" height=\"217\" /></a></td>\r\n</tr>\r\n</tbody>\r\n</table>', '', 1, 16, '2019-07-22 17:54:36', 231, '', '2019-07-22 17:54:49', 231, 0, '0000-00-00 00:00:00', '2019-07-22 17:54:36', '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\":\"\"}', '{\"article_layout\":\"\",\"show_title\":\"\",\"link_titles\":\"\",\"show_tags\":\"\",\"show_intro\":\"\",\"info_block_position\":\"\",\"info_block_show_title\":\"\",\"show_category\":\"\",\"link_category\":\"\",\"show_parent_category\":\"\",\"link_parent_category\":\"\",\"show_associations\":\"\",\"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_page_title\":\"\",\"show_publishing_options\":\"\",\"show_article_options\":\"\",\"show_urls_images_backend\":\"\",\"show_urls_images_frontend\":\"\",\"astroid_article_type\":\"regular\",\"astroid_article_video_type\":\"youtube\",\"astroid_article_video_url\":\"\",\"astroid_article_gallery_width\":\"\",\"astroid_article_gallery_bullets\":\"1\",\"astroid_article_gallery_navigation\":\"1\",\"astroid_article_thumbnail\":\"1\",\"astroid_article_gallery_items\":[],\"astroid_article_audio_source\":\"soundcloud\",\"astroid_article_audio_soundcloud\":\"\",\"astroid_article_audio_spotify\":\"\",\"astroid_article_review_heading\":\"\",\"astroid_article_review_summery\":\"\",\"astroid_article_review_good\":\"\",\"astroid_article_review_bad\":\"\",\"astroid_article_review_rating\":\"5\",\"astroid_article_button_action\":\"\",\"astroid_article_button_link\":\"\",\"astroid_article_review_criterias\":[],\"astroid_article_quote_text\":\"\",\"astroid_article_quote_author\":\"\",\"astroid_article_badge\":\"0\",\"astroid_article_badge_type\":\"2\",\"astroid_article_badge_text\":\"\",\"astroid_article_badge_color\":\"\",\"astroid_relatedposts\":\"\",\"astroid_socialshare\":\"\",\"astroid_comments\":\"\",\"astroid_posttype\":\"\",\"astroid_readtime\":\"\",\"astroid_authorinfo\":\"\",\"astroid_og_title\":\"\",\"astroid_og_desc\":\"\",\"astroid_og_image\":\"\"}', 2, 27, '', '', 1, 0, '{\"robots\":\"\",\"author\":\"\",\"rights\":\"\",\"xreference\":\"\"}', 0, '*', '', ''),
(73, 303, 'Aviso Manuais Escolares', 'aviso-manuais-escolares', '<p style=\"text-align:justify;line-height:150%\">\r\n	<span style=\"font-family: helvetica; font-size: 12pt;\"><span style=\"color: #000000;\"><span style=\"font-family:&quot;Arial&quot;,sans-serif;mso-fareast-font-family:&quot;Times New Roman&quot;;&#10;color:#666666;mso-fareast-language:PT\"><span style=\"font-family:&quot;Arial&quot;,sans-serif;mso-fareast-font-family:&quot;Times New Roman&quot;;&#10;color:#666666;mso-fareast-language:PT\">Já está disponível no site&nbsp;</span><a href=\"http://www.manuaisescolares.pt/\" style=\"orphans: 2;-webkit-text-stroke-width: 0px;&#10;word-spacing:0px\"><span style=\"color:#666666;text-decoration:none;text-underline:none\">www.manuaisescolares.pt</span></a><span style=\"orphans: 2;-webkit-text-stroke-width: 0px;word-spacing:0px\">&nbsp;o acesso aos Encarregados de Educação.</span></span></span></span></p>\r\n', '\r\n<p>\r\n	&nbsp;</p>\r\n<p>\r\n	<span style=\"font-family: helvetica; font-size: 12pt;\">&nbsp;<img alt=\"manuais\" height=\"288\" src=\"images/imagens/manuais.png\" style=\"display: block; margin-left: auto; margin-right: auto;\" width=\"300\" /></span></p>\r\n<p>\r\n	&nbsp;</p>\r\n<div class=\"fs-32\">\r\n	<span style=\"font-family: helvetica; font-size: 12pt;\">Atenção:</span></div>\r\n<p>\r\n	<br />\r\n	<span style=\"font-family: helvetica; font-size: 12pt;\">Os vouchers relativos aos manuais escolares dos 1º, 5º, 7º, 10º e 12º anos só serão emitidos a partir do&nbsp;<strong>dia 1 de agosto.</strong></span><br />\r\n	<br />\r\n	<span style=\"font-family: helvetica; font-size: 12pt;\">Os restante anos começam a ser emitidos a partir do&nbsp;<strong>dia 9 de julho</strong>.</span></p>\r\n', 1, 11, '2019-07-24 21:39:28', 251, '', '2019-08-27 10:42:36', 231, 0, '0000-00-00 00:00:00', '2019-07-24 21:39:28', '0000-00-00 00:00:00', '{\"image_intro\":\"images\\/imagens\\/manuais.png\",\"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\":\"\"}', '{\"article_layout\":\"\",\"show_title\":\"\",\"link_titles\":\"\",\"show_tags\":\"\",\"show_intro\":\"\",\"info_block_position\":\"\",\"info_block_show_title\":\"\",\"show_category\":\"\",\"link_category\":\"\",\"show_parent_category\":\"\",\"link_parent_category\":\"\",\"show_associations\":\"\",\"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_page_title\":\"\",\"show_publishing_options\":\"\",\"show_article_options\":\"\",\"show_urls_images_backend\":\"\",\"show_urls_images_frontend\":\"\",\"astroid_article_type\":\"regular\",\"astroid_article_video_type\":\"youtube\",\"astroid_article_video_url\":\"\",\"astroid_article_gallery_width\":\"\",\"astroid_article_gallery_bullets\":\"1\",\"astroid_article_gallery_navigation\":\"1\",\"astroid_article_thumbnail\":\"1\",\"astroid_article_gallery_items\":[],\"astroid_article_audio_source\":\"soundcloud\",\"astroid_article_audio_soundcloud\":\"\",\"astroid_article_audio_spotify\":\"\",\"astroid_article_review_heading\":\"\",\"astroid_article_review_summery\":\"\",\"astroid_article_review_good\":\"\",\"astroid_article_review_bad\":\"\",\"astroid_article_review_rating\":\"5\",\"astroid_article_button_action\":\"\",\"astroid_article_button_link\":\"\",\"astroid_article_review_criterias\":[],\"astroid_article_quote_text\":\"\",\"astroid_article_quote_author\":\"\",\"astroid_article_badge\":\"0\",\"astroid_article_badge_type\":\"2\",\"astroid_article_badge_text\":\"\",\"astroid_article_badge_color\":\"\",\"astroid_article_badge_text_color\":\"\",\"astroid_relatedposts\":\"\",\"astroid_socialshare\":\"\",\"astroid_comments\":\"\",\"astroid_posttype\":\"\",\"astroid_readtime\":\"\",\"astroid_authorinfo\":\"0\",\"astroid_og_title\":\"\",\"astroid_og_desc\":\"\",\"astroid_og_image\":\"\"}', 5, 68, '', '', 1, 0, '{\"robots\":\"\",\"author\":\"\",\"rights\":\"\",\"xreference\":\"\"}', 1, '*', '', ''),
(74, 317, 'Conselho Geral', 'conselho-geral', '<p style=\"color: #666666; font-family: arial,sans-serif; font-size: 14px; font-style: normal; font-variant: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-decoration: none; text-indent: 0px; text-transform: none; -webkit-text-stroke-width: 0px; white-space: normal; word-spacing: 0px; margin: 0px 0px 10px 0px;\"><a href=\"files/cg_definicao_competencias.pdf\"><span style=\"color: #333333; font-size: 14pt;\">Definição | Composição | Competências | Funcionamento</span></a></p>\r\n<p style=\"color: #666666; font-family: arial,sans-serif; font-size: 14px; font-style: normal; font-variant: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-decoration: none; text-indent: 0px; text-transform: none; -webkit-text-stroke-width: 0px; white-space: normal; word-spacing: 0px; margin: 0px 0px 10px 0px;\">&nbsp;</p>\r\n<p style=\"color: #666666; font-family: arial,sans-serif; font-size: 14px; font-style: normal; font-variant: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-decoration: none; text-indent: 0px; text-transform: none; -webkit-text-stroke-width: 0px; white-space: normal; word-spacing: 0px; margin: 0px 0px 10px 0px;\"><span style=\"color: #333333; font-size: 14pt;\">Contacto: - <a href=\"mailto:presidentedoconselhogeral@esmaior.pt\">presidentedoconselhogeral@esmaior.pt</a></span></p>\r\n<p style=\"color: #666666; font-family: arial,sans-serif; font-size: 14px; font-style: normal; font-variant: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-decoration: none; text-indent: 0px; text-transform: none; -webkit-text-stroke-width: 0px; white-space: normal; word-spacing: 0px; margin: 0px 0px 10px 0px;\">&nbsp;</p>\r\n<p style=\"color: #666666; font-family: arial,sans-serif; font-size: 14px; font-style: normal; font-variant: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-decoration: none; text-indent: 0px; text-transform: none; -webkit-text-stroke-width: 0px; white-space: normal; word-spacing: 0px; margin: 0px 0px 10px 0px;\"><a href=\"files/membros1920.pdf\"><span style=\"color: #333333; font-size: 14pt; text-decoration: underline;\">Membros</span></a></p>\r\n<p style=\"color: #666666; font-family: arial,sans-serif; font-size: 14px; font-style: normal; font-variant: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-decoration: none; text-indent: 0px; text-transform: none; -webkit-text-stroke-width: 0px; white-space: normal; word-spacing: 0px; margin: 0px 0px 10px 0px;\">&nbsp;</p>\r\n<p style=\"color: #666666; font-family: arial,sans-serif; font-size: 14px; font-style: normal; font-variant: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-decoration: none; text-indent: 0px; text-transform: none; -webkit-text-stroke-width: 0px; white-space: normal; word-spacing: 0px; margin: 0px 0px 10px 0px;\"><span style=\"color: #333333; font-size: 14pt; text-decoration: underline;\"><a style=\"color: #333333; text-decoration: underline; transition-delay: 0s; transition-duration: 0.15s; transition-property: color; transition-timing-function: ease-in-out;\" title=\"Reuniões: convocatórias | decisões \" href=\"index.php?option=com_content&amp;view=article&amp;id=75&amp;catid=16\" target=\"_blank\">Reuniões: convocatórias | decisões </a></span></p>\r\n<p>&nbsp;</p>', '', 1, 16, '2019-08-20 10:44:04', 231, '', '2019-10-30 11:45:07', 251, 0, '0000-00-00 00:00:00', '2019-08-20 10:44:04', '0000-00-00 00:00:00', '{\"image_intro\":\"\",\"image_intro_alt\":\"\",\"image_intro_caption\":\"\",\"float_intro\":\"\",\"image_fulltext\":\"\",\"image_fulltext_alt\":\"\",\"image_fulltext_caption\":\"\",\"float_fulltext\":\"\"}', '{\"urla\":false,\"urlatext\":\"\",\"targeta\":\"\",\"urlb\":false,\"urlbtext\":\"\",\"targetb\":\"\",\"urlc\":false,\"urlctext\":\"\",\"targetc\":\"\"}', '{\"astroid_article_type\":\"regular\",\"astroid_article_video_type\":\"youtube\",\"astroid_article_video_url\":\"\",\"astroid_article_gallery_width\":\"\",\"astroid_article_gallery_bullets\":\"1\",\"astroid_article_gallery_navigation\":\"1\",\"astroid_article_thumbnail\":\"1\",\"astroid_article_gallery_items\":[],\"astroid_article_audio_source\":\"soundcloud\",\"astroid_article_audio_soundcloud\":\"\",\"astroid_article_audio_spotify\":\"\",\"astroid_article_review_heading\":\"\",\"astroid_article_review_summery\":\"\",\"astroid_article_review_good\":\"\",\"astroid_article_review_bad\":\"\",\"astroid_article_review_rating\":\"5\",\"astroid_article_button_action\":\"\",\"astroid_article_button_link\":\"\",\"astroid_article_review_criterias\":[],\"astroid_article_quote_text\":\"\",\"astroid_article_quote_author\":\"\",\"astroid_article_badge\":\"0\",\"astroid_article_badge_type\":\"2\",\"astroid_article_badge_text\":\"\",\"astroid_article_badge_color\":\"\",\"astroid_article_badge_text_color\":\"\",\"astroid_relatedposts\":\"\",\"astroid_socialshare\":\"\",\"astroid_comments\":\"\",\"astroid_posttype\":\"\",\"astroid_readtime\":\"\",\"astroid_authorinfo\":\"0\",\"astroid_og_title\":\"\",\"astroid_og_desc\":\"\",\"astroid_og_image\":\"\"}', 6, 26, '', '', 1, 0, '{\"robots\":\"\",\"author\":\"\",\"rights\":\"\",\"xreference\":\"\"}', 0, '*', '', ''),
(75, 318, 'Reuniões: convocatórias | decisões ', 'reunioes-convocatorias-decisoes', '<p style=\"color: rgb(102, 102, 102); font-family: arial,sans-serif; font-size: 14px; font-style: normal; font-variant: normal; font-weight: 400; letter-spacing: normal; margin-bottom: 10px; margin-left: 0px; margin-right: 0px; margin-top: 0px; orphans: 2; text-align: left; text-decoration: none; text-indent: 0px; text-transform: none; -webkit-text-stroke-width: 0px; white-space: normal; word-spacing: 0px;\">\r\n	&nbsp;</p>\r\n<p style=\"color: rgb(102, 102, 102); font-family: arial,sans-serif; font-size: 14px; font-style: normal; font-variant: normal; font-weight: 400; letter-spacing: normal; margin-bottom: 10px; margin-left: 0px; margin-right: 0px; margin-top: 0px; orphans: 2; text-align: left; text-decoration: none; text-indent: 0px; text-transform: none; -webkit-text-stroke-width: 0px; white-space: normal; word-spacing: 0px;\">\r\n	&nbsp;</p>\r\n<table align=\"center\" border=\"0\" cellpadding=\"1\" cellspacing=\"1\" style=\"width: 649px;\">\r\n	<tbody>\r\n		<tr>\r\n			<td style=\"width: 189px; text-align: justify;\">\r\n				<p>\r\n					<span style=\"color:#000000;\"><u><span style=\"font-family:arial,helvetica,sans-serif;\"><span style=\"font-size:16px;\"><a href=\"http://www.esmaior.pt/esmaior/files/conselho_geral/convocatoria_01_2014dez09%20v1.pdf\" style=\"color: rgb(0, 131, 232); text-decoration: none; transition-delay: 0s; transition-duration: 0.15s; transition-property: color; transition-timing-function: ease-in-out;\" target=\"_blank\">9 de dezembro de 2014</a></span></span></u></span></p>\r\n			</td>\r\n			<td style=\"width: 203px; text-align: justify;\">\r\n				<p>\r\n					<span style=\"color:#000000;\"><u><span style=\"font-family:arial,helvetica,sans-serif;\"><span style=\"font-size:16px;\"><a href=\"http://www.esmaior.pt/esmaior/files/CG_Convocatoria_11_2016Nov29.pdf\" style=\"color: rgb(0, 131, 232); text-decoration: none; transition-delay: 0s; transition-duration: 0.15s; transition-property: color; transition-timing-function: ease-in-out;\">29 novembro de 2016</a></span></span></u></span></p>\r\n			</td>\r\n			<td style=\"width: 186.5px;\">\r\n				<p>\r\n					<span style=\"color:#000000;\"><u><span style=\"font-family:arial,helvetica,sans-serif;\"><span style=\"font-size:16px;\"><a href=\"files/conselho_geral/CGConvocatoria212019jan29.pdf\">29 de janeiro de 2019 (2)</a></span></span></u></span></p>\r\n			</td>\r\n			<td style=\"width: 48px;\">\r\n				<p>\r\n					&nbsp;</p>\r\n			</td>\r\n		</tr>\r\n		<tr>\r\n			<td style=\"width: 189px; text-align: justify;\">\r\n				<p>\r\n					<span style=\"color:#000000;\"><u><span style=\"font-family:arial,helvetica,sans-serif;\"><span style=\"font-size:16px;\"><a href=\"http://www.esmaior.pt/esmaior/files/conselho_geral/convocatoria_02_2015jan13.pdf\" style=\"color: rgb(0, 131, 232); text-decoration: none; transition-delay: 0s; transition-duration: 0.15s; transition-property: color; transition-timing-function: ease-in-out;\" target=\"_blank\">13 de janeiro de 2015</a></span></span></u></span></p>\r\n			</td>\r\n			<td style=\"width: 203px; text-align: justify;\">\r\n				<p>\r\n					<span style=\"color:#000000;\"><u><span style=\"font-family:arial,helvetica,sans-serif;\"><span style=\"font-size:16px;\"><a href=\"files/conselho_geral/CGConvocatoria122017mar13.pdf\">13 de&nbsp; mar&ccedil;o de 2017</a></span></span></u></span></p>\r\n			</td>\r\n			<td style=\"width: 186.5px;\">\r\n				<p>\r\n					<span style=\"color:#000000;\"><u><span style=\"font-family:arial,helvetica,sans-serif;\"><span style=\"font-size:16px;\"><a href=\"files/conselho_geral/CGConvocatoria222019mai14.pdf\">14 de maio de 2019</a></span></span></u></span></p>\r\n			</td>\r\n			<td style=\"width: 48px;\">\r\n				<p>\r\n					&nbsp;</p>\r\n			</td>\r\n		</tr>\r\n		<tr>\r\n			<td style=\"width: 189px; text-align: justify;\">\r\n				<p>\r\n					<span style=\"color:#000000;\"><u><span style=\"font-family:arial,helvetica,sans-serif;\"><span style=\"font-size:16px;\"><a href=\"http://www.esmaior.pt/esmaior/files/conselho_geral/convocatoria_03_2015fev10.pdf\" style=\"color: rgb(0, 131, 232); text-decoration: none; transition-delay: 0s; transition-duration: 0.15s; transition-property: color; transition-timing-function: ease-in-out;\" target=\"_blank\">11 de fevereiro de 2015</a></span></span></u></span></p>\r\n			</td>\r\n			<td style=\"width: 203px; text-align: justify;\">\r\n				<p>\r\n					<span style=\"color:#000000;\"><u><span style=\"font-family:arial,helvetica,sans-serif;\"><span style=\"font-size:16px;\"><a href=\"files/conselho_geral/CGConvocatoria132017mai24.pdf\">24 de&nbsp; maio de 2017</a></span></span></u></span></p>\r\n			</td>\r\n			<td style=\"width: 186.5px;\">\r\n				<p>\r\n					<span style=\"color:#000000;\"><u><span style=\"font-family:arial,helvetica,sans-serif;\"><span style=\"font-size:16px;\"><a href=\"files/conselho_geral/CGConvocatoria232019jul23.pdf\">23 de julho de 2019</a></span></span></u></span></p>\r\n			</td>\r\n			<td style=\"width: 48px;\">\r\n				<p>\r\n					&nbsp;</p>\r\n			</td>\r\n		</tr>\r\n		<tr>\r\n			<td style=\"width: 189px; text-align: justify;\">\r\n				<p>\r\n					<span style=\"color:#000000;\"><u><span style=\"font-family:arial,helvetica,sans-serif;\"><span style=\"font-size:16px;\"><a href=\"http://www.esmaior.pt/esmaior/files/conselho_geral/convocatoria_04_%202015abr21.pdf\" style=\"color: rgb(0, 131, 232); text-decoration: none; transition-delay: 0s; transition-duration: 0.15s; transition-property: color; transition-timing-function: ease-in-out;\" target=\"_blank\">21 de abril de 2015</a></span></span></u></span></p>\r\n			</td>\r\n			<td style=\"width: 203px; text-align: justify;\">\r\n				<p>\r\n					<span style=\"color:#000000;\"><u><span style=\"font-family:arial,helvetica,sans-serif;\"><span style=\"font-size:16px;\"><a href=\"files/conselho_geral/CGConvocatoria142017jul25.pdf\">25 de julho de 2017</a></span></span></u></span></p>\r\n			</td>\r\n			<td style=\"width: 186.5px;\">\r\n				<p>\r\n					<span style=\"color:#000000;\"><u><span style=\"font-family:arial,helvetica,sans-serif;\"><span style=\"font-size:16px;\"><a href=\"files/conselho_geral/CGConvocatoria242019out08.pdf\">8 de outubro de 2019</a></span></span></u></span></p>\r\n			</td>\r\n			<td style=\"width: 48px;\">\r\n				<p>\r\n					&nbsp;</p>\r\n			</td>\r\n		</tr>\r\n		<tr>\r\n			<td style=\"width: 189px; text-align: justify;\">\r\n				<p>\r\n					<span style=\"color:#000000;\"><u><span style=\"font-family:arial,helvetica,sans-serif;\"><span style=\"font-size:16px;\"><a href=\"http://www.esmaior.pt/esmaior/files/conselho_geral/convocatoria_05_2015Jul06.pdf\" style=\"color: rgb(0, 131, 232); text-decoration: none; transition-delay: 0s; transition-duration: 0.15s; transition-property: color; transition-timing-function: ease-in-out;\" target=\"_blank\">6 de julho de 2015</a></span></span></u></span></p>\r\n			</td>\r\n			<td style=\"width: 203px; text-align: justify;\">\r\n				<p>\r\n					<span style=\"color:#000000;\"><u><span style=\"font-family:arial,helvetica,sans-serif;\"><span style=\"font-size:16px;\"><a href=\"files/conselho_geral/CGConvocatoria152017dez13.pdf\">13 de dezembro de 2017</a></span></span></u></span></p>\r\n			</td>\r\n			<td style=\"width: 186.5px;\">\r\n				<p>\r\n					&nbsp;</p>\r\n			</td>\r\n			<td style=\"width: 48px;\">\r\n				<p>\r\n					&nbsp;</p>\r\n			</td>\r\n		</tr>\r\n		<tr>\r\n			<td style=\"width: 189px; text-align: justify;\">\r\n				<p>\r\n					<span style=\"color:#000000;\"><u><span style=\"font-family:arial,helvetica,sans-serif;\"><span style=\"font-size:16px;\"><a href=\"http://www.esmaior.pt/esmaior/files/conselho_geral/convocatoria_06_2015nov24.pdf\" style=\"color: rgb(0, 131, 232); text-decoration: none; transition-delay: 0s; transition-duration: 0.15s; transition-property: color; transition-timing-function: ease-in-out;\" target=\"_blank\">24 de novembro de 2015</a></span></span></u></span></p>\r\n			</td>\r\n			<td style=\"width: 203px; text-align: justify;\">\r\n				<p>\r\n					<span style=\"color:#000000;\"><u><span style=\"font-family:arial,helvetica,sans-serif;\"><span style=\"font-size:16px;\"><a href=\"files/conselho_geral/CGConvocatoria162018mar13.pdf\">13 de mar&ccedil;o de 2018</a></span></span></u></span></p>\r\n			</td>\r\n			<td style=\"width: 186.5px;\">\r\n				<p>\r\n					&nbsp;</p>\r\n			</td>\r\n			<td style=\"width: 48px;\">\r\n				<p>\r\n					&nbsp;</p>\r\n			</td>\r\n		</tr>\r\n		<tr>\r\n			<td style=\"width: 189px; text-align: justify;\">\r\n				<p>\r\n					<span style=\"color:#000000;\"><u><span style=\"font-family:arial,helvetica,sans-serif;\"><span style=\"font-size:16px;\"><a href=\"files/conselho_geral/CGConvocatoria172018jun14.pdf\">19 de janeiro de 2016</a></span></span></u></span></p>\r\n			</td>\r\n			<td style=\"width: 203px; text-align: justify;\">\r\n				<p>\r\n					<span style=\"color:#000000;\"><u><span style=\"font-family:arial,helvetica,sans-serif;\"><span style=\"font-size:16px;\"><a href=\"files/conselho_geral/CGConvocatoria172018jun14.pdf\">14 de&nbsp; junho de 2018</a></span></span></u></span></p>\r\n			</td>\r\n			<td style=\"width: 186.5px;\">\r\n				<p>\r\n					&nbsp;</p>\r\n			</td>\r\n			<td style=\"width: 48px;\">\r\n				<p>\r\n					&nbsp;</p>\r\n			</td>\r\n		</tr>\r\n		<tr>\r\n			<td style=\"width: 189px; text-align: justify;\">\r\n				<p>\r\n					<span style=\"color:#000000;\"><u><span style=\"font-family:arial,helvetica,sans-serif;\"><span style=\"font-size:16px;\"><a href=\"http://www.esmaior.pt/esmaior/files/CG_Convocatoria_08_2016Abr05.pdf\" style=\"color: rgb(0, 131, 232); text-decoration: none; transition-delay: 0s; transition-duration: 0.15s; transition-property: color; transition-timing-function: ease-in-out;\">05 de abril de 2016</a></span></span></u></span></p>\r\n			</td>\r\n			<td style=\"width: 203px; text-align: justify;\">\r\n				<p>\r\n					<span style=\"color:#000000;\"><u><span style=\"font-family:arial,helvetica,sans-serif;\"><span style=\"font-size:16px;\"><a href=\"files/conselho_geral/CGConvocatoria182018jul24.pdf\">24 de julho de 2018</a></span></span></u></span></p>\r\n			</td>\r\n			<td style=\"width: 186.5px;\">\r\n				<p>\r\n					&nbsp;</p>\r\n			</td>\r\n			<td style=\"width: 48px;\">\r\n				<p>\r\n					&nbsp;</p>\r\n			</td>\r\n		</tr>\r\n		<tr>\r\n			<td style=\"width: 189px; text-align: justify;\">\r\n				<p>\r\n					<span style=\"color:#000000;\"><u><span style=\"font-family:arial,helvetica,sans-serif;\"><span style=\"font-size:16px;\"><a href=\"http://www.esmaior.pt/esmaior/files/CG_Convocatoria_09_2016Mai10.pdf\" style=\"color: rgb(0, 131, 232); text-decoration: none; transition-delay: 0s; transition-duration: 0.15s; transition-property: color; transition-timing-function: ease-in-out;\">10 de maio de 2016</a></span></span></u></span></p>\r\n			</td>\r\n			<td style=\"width: 203px; text-align: justify;\">\r\n				<p>\r\n					<span style=\"color:#000000;\"><u><span style=\"font-family:arial,helvetica,sans-serif;\"><span style=\"font-size:16px;\"><a href=\"files/conselho_geral/CGConvocatoria192018nov20.pdf\">20 de novembro de 2018</a></span></span></u></span></p>\r\n			</td>\r\n			<td style=\"width: 186.5px;\">\r\n				&nbsp;</td>\r\n			<td style=\"width: 48px;\">\r\n				&nbsp;</td>\r\n		</tr>\r\n	</tbody>\r\n</table>\r\n<p>\r\n	&nbsp;</p>\r\n<p>\r\n	&nbsp;</p>\r\n', '', 1, 16, '2019-08-20 10:47:21', 231, '', '2019-11-05 11:09:21', 231, 0, '0000-00-00 00:00:00', '2019-08-20 10:47:21', '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\":\"\"}', '{\"article_layout\":\"\",\"show_title\":\"\",\"link_titles\":\"\",\"show_tags\":\"\",\"show_intro\":\"\",\"info_block_position\":\"\",\"info_block_show_title\":\"\",\"show_category\":\"\",\"link_category\":\"\",\"show_parent_category\":\"\",\"link_parent_category\":\"\",\"show_associations\":\"\",\"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_page_title\":\"\",\"show_publishing_options\":\"\",\"show_article_options\":\"\",\"show_urls_images_backend\":\"\",\"show_urls_images_frontend\":\"\",\"astroid_article_type\":\"regular\",\"astroid_article_video_type\":\"youtube\",\"astroid_article_video_url\":\"\",\"astroid_article_gallery_width\":\"\",\"astroid_article_gallery_bullets\":\"1\",\"astroid_article_gallery_navigation\":\"1\",\"astroid_article_thumbnail\":\"1\",\"astroid_article_gallery_items\":[],\"astroid_article_audio_source\":\"soundcloud\",\"astroid_article_audio_soundcloud\":\"\",\"astroid_article_audio_spotify\":\"\",\"astroid_article_review_heading\":\"\",\"astroid_article_review_summery\":\"\",\"astroid_article_review_good\":\"\",\"astroid_article_review_bad\":\"\",\"astroid_article_review_rating\":\"5\",\"astroid_article_button_action\":\"\",\"astroid_article_button_link\":\"\",\"astroid_article_review_criterias\":[],\"astroid_article_quote_text\":\"\",\"astroid_article_quote_author\":\"\",\"astroid_article_badge\":\"0\",\"astroid_article_badge_type\":\"2\",\"astroid_article_badge_text\":\"\",\"astroid_article_badge_color\":\"\",\"astroid_article_badge_text_color\":\"\",\"astroid_relatedposts\":\"\",\"astroid_socialshare\":\"\",\"astroid_comments\":\"\",\"astroid_posttype\":\"\",\"astroid_readtime\":\"\",\"astroid_authorinfo\":\"0\",\"astroid_og_title\":\"\",\"astroid_og_desc\":\"\",\"astroid_og_image\":\"\"}', 14, 25, '', '', 1, 0, '{\"robots\":\"\",\"author\":\"\",\"rights\":\"\",\"xreference\":\"\"}', 0, '*', '', ''),
(76, 319, 'Diretor', 'diretor', '<p style=\"color: rgb(102, 102, 102); font-family: arial,sans-serif; font-size: 14px; font-style: normal; font-variant: normal; font-weight: 400; letter-spacing: normal; margin-bottom: 10px; margin-left: 80px; margin-right: 0px; margin-top: 0px; orphans: 2; text-align: left; text-decoration: none; text-indent: 0px; text-transform: none; -webkit-text-stroke-width: 0px; white-space: normal; word-spacing: 0px;\">\r\n	<strong style=\"font-weight: bold;\"><span style=\"font-family: verdana,geneva,sans-serif;\">DIRETOR</span><span style=\"font-family: verdana,geneva,sans-serif;\"><span style=\"line-height: 1.5;\"> - Benjamim Pereira Moreira</span></span></strong></p>\r\n<p style=\"color: rgb(102, 102, 102); font-family: arial,sans-serif; font-size: 14px; font-style: normal; font-variant: normal; font-weight: 400; letter-spacing: normal; margin-bottom: 10px; margin-left: 80px; margin-right: 0px; margin-top: 0px; orphans: 2; text-align: left; text-decoration: none; text-indent: 0px; text-transform: none; -webkit-text-stroke-width: 0px; white-space: normal; word-spacing: 0px;\">\r\n	&nbsp;</p>\r\n<p style=\"color: rgb(102, 102, 102); font-family: arial,sans-serif; font-size: 14px; font-style: normal; font-variant: normal; font-weight: 400; letter-spacing: normal; margin-bottom: 10px; margin-left: 80px; margin-right: 0px; margin-top: 0px; orphans: 2; text-align: left; text-decoration: none; text-indent: 0px; text-transform: none; -webkit-text-stroke-width: 0px; white-space: normal; word-spacing: 0px;\">\r\n	<a href=\"files/projeto_intervencao.pdf\">Projeto de Intervenção</a></p>\r\n<p style=\"color: rgb(102, 102, 102); font-family: arial,sans-serif; font-size: 14px; font-style: normal; font-variant: normal; font-weight: 400; letter-spacing: normal; margin-bottom: 10px; margin-left: 80px; margin-right: 0px; margin-top: 0px; orphans: 2; text-align: left; text-decoration: none; text-indent: 0px; text-transform: none; -webkit-text-stroke-width: 0px; white-space: normal; word-spacing: 0px;\">\r\n	<a href=\"files/carta_missao.pdf\">Carta de Missão</a></p>\r\n<p style=\"color: rgb(102, 102, 102); font-family: arial,sans-serif; font-size: 14px; font-style: normal; font-variant: normal; font-weight: 400; letter-spacing: normal; margin-bottom: 10px; margin-left: 80px; margin-right: 0px; margin-top: 0px; orphans: 2; text-align: left; text-decoration: none; text-indent: 0px; text-transform: none; -webkit-text-stroke-width: 0px; white-space: normal; word-spacing: 0px;\">\r\n	&nbsp;</p>\r\n<p style=\"color: rgb(102, 102, 102); font-family: arial,sans-serif; font-size: 14px; font-style: normal; font-variant: normal; font-weight: 400; letter-spacing: normal; margin-bottom: 10px; margin-left: 80px; margin-right: 0px; margin-top: 0px; orphans: 2; text-align: left; text-decoration: none; text-indent: 0px; text-transform: none; -webkit-text-stroke-width: 0px; white-space: normal; word-spacing: 0px;\">\r\n	<span style=\"font-family: verdana,geneva,sans-serif;\"><strong style=\"font-weight: bold;\">Subdiretora</strong></span></p>\r\n<p style=\"color: rgb(102, 102, 102); font-family: arial,sans-serif; font-size: 14px; font-style: normal; font-variant: normal; font-weight: 400; letter-spacing: normal; margin-bottom: 10px; margin-left: 120px; margin-right: 0px; margin-top: 0px; orphans: 2; text-align: left; text-decoration: none; text-indent: 0px; text-transform: none; -webkit-text-stroke-width: 0px; white-space: normal; word-spacing: 0px;\">\r\n	<span style=\"font-family: verdana,geneva,sans-serif;\">Ana Paula Painhas Pereira</span></p>\r\n<p style=\"color: rgb(102, 102, 102); font-family: arial,sans-serif; font-size: 14px; font-style: normal; font-variant: normal; font-weight: 400; letter-spacing: normal; margin-bottom: 10px; margin-left: 80px; margin-right: 0px; margin-top: 0px; orphans: 2; text-align: left; text-decoration: none; text-indent: 0px; text-transform: none; -webkit-text-stroke-width: 0px; white-space: normal; word-spacing: 0px;\">\r\n	&nbsp;</p>\r\n<p style=\"color: rgb(102, 102, 102); font-family: arial,sans-serif; font-size: 14px; font-style: normal; font-variant: normal; font-weight: 400; letter-spacing: normal; margin-bottom: 10px; margin-left: 80px; margin-right: 0px; margin-top: 0px; orphans: 2; text-align: left; text-decoration: none; text-indent: 0px; text-transform: none; -webkit-text-stroke-width: 0px; white-space: normal; word-spacing: 0px;\">\r\n	<span style=\"font-family: verdana,geneva,sans-serif;\"><strong style=\"font-weight: bold;\">Adjuntos</strong></span></p>\r\n<p style=\"color: rgb(102, 102, 102); font-family: arial,sans-serif; font-size: 14px; font-style: normal; font-variant: normal; font-weight: 400; letter-spacing: normal; margin-bottom: 10px; margin-left: 120px; margin-right: 0px; margin-top: 0px; orphans: 2; text-align: left; text-decoration: none; text-indent: 0px; text-transform: none; -webkit-text-stroke-width: 0px; white-space: normal; word-spacing: 0px;\">\r\n	<span style=\"font-family: verdana,geneva,sans-serif;\">Cláudia Sofia Martins</span></p>\r\n<p style=\"color: rgb(102, 102, 102); font-family: arial,sans-serif; font-size: 14px; font-style: normal; font-variant: normal; font-weight: 400; letter-spacing: normal; margin-bottom: 10px; margin-left: 120px; margin-right: 0px; margin-top: 0px; orphans: 2; text-align: left; text-decoration: none; text-indent: 0px; text-transform: none; -webkit-text-stroke-width: 0px; white-space: normal; word-spacing: 0px;\">\r\n	<span style=\"font-family: verdana,geneva,sans-serif;\">Maria Glória Viana</span></p>\r\n<p style=\"color: rgb(102, 102, 102); font-family: arial,sans-serif; font-size: 14px; font-style: normal; font-variant: normal; font-weight: 400; letter-spacing: normal; margin-bottom: 10px; margin-left: 120px; margin-right: 0px; margin-top: 0px; orphans: 2; text-align: left; text-decoration: none; text-indent: 0px; text-transform: none; -webkit-text-stroke-width: 0px; white-space: normal; word-spacing: 0px;\">\r\n	<span style=\"font-family: verdana,geneva,sans-serif;\">José Troina Lima</span></p>\r\n<p style=\"color: rgb(102, 102, 102); font-family: arial,sans-serif; font-size: 14px; font-style: normal; font-variant: normal; font-weight: 400; letter-spacing: normal; margin-bottom: 10px; margin-left: 90px; margin-right: 0px; margin-top: 0px; orphans: 2; text-align: left; text-decoration: none; text-indent: 0px; text-transform: none; -webkit-text-stroke-width: 0px; white-space: normal; word-spacing: 0px;\">\r\n	&nbsp;</p>\r\n<p style=\"color: rgb(102, 102, 102); font-family: arial,sans-serif; font-size: 14px; font-style: normal; font-variant: normal; font-weight: 400; letter-spacing: normal; margin-bottom: 10px; margin-left: 90px; margin-right: 0px; margin-top: 0px; orphans: 2; text-align: left; text-decoration: none; text-indent: 0px; text-transform: none; -webkit-text-stroke-width: 0px; white-space: normal; word-spacing: 0px;\">\r\n	<a href=\"files/delegacao_competencias.pdf\"><strong style=\"font-weight: bold;\">Delegação de Competências</strong></a></p>\r\n<p style=\"color: rgb(102, 102, 102); font-family: arial,sans-serif; font-size: 14px; font-style: normal; font-variant: normal; font-weight: 400; letter-spacing: normal; margin-bottom: 10px; margin-left: 0px; margin-right: 0px; margin-top: 0px; orphans: 2; text-align: left; text-decoration: none; text-indent: 0px; text-transform: none; -webkit-text-stroke-width: 0px; white-space: normal; word-spacing: 0px;\">\r\n	&nbsp;</p>\r\n<p style=\"color: rgb(102, 102, 102); font-family: arial,sans-serif; font-size: 14px; font-style: normal; font-variant: normal; font-weight: 400; letter-spacing: normal; margin-bottom: 10px; margin-left: 0px; margin-right: 0px; margin-top: 0px; orphans: 2; text-align: center; text-decoration: none; text-indent: 0px; text-transform: none; -webkit-text-stroke-width: 0px; white-space: normal; word-spacing: 0px;\">\r\n	<span style=\"font-family: verdana,geneva,sans-serif;\"><span style=\"text-decoration: underline;\"><strong style=\"font-weight: bold;\"><span style=\"font-family: verdana,geneva,sans-serif;\">COORDENADORES DE ESTABELECIMENTO</span></strong></span></span></p>\r\n<p style=\"color: rgb(102, 102, 102); font-family: arial,sans-serif; font-size: 14px; font-style: normal; font-variant: normal; font-weight: 400; letter-spacing: normal; margin-bottom: 10px; margin-left: 80px; margin-right: 0px; margin-top: 0px; orphans: 2; text-align: justify; text-decoration: none; text-indent: 0px; text-transform: none; -webkit-text-stroke-width: 0px; white-space: normal; word-spacing: 0px;\">\r\n	<span style=\"font-family: verdana,geneva,sans-serif;\"><span style=\"font-family: verdana,geneva,sans-serif;\"><strong style=\"font-weight: bold;\">EB1 do Carmo</strong></span></span></p>\r\n<p style=\"color: rgb(102, 102, 102); font-family: arial,sans-serif; font-size: 14px; font-style: normal; font-variant: normal; font-weight: 400; letter-spacing: normal; margin-bottom: 10px; margin-left: 120px; margin-right: 0px; margin-top: 0px; orphans: 2; text-align: justify; text-decoration: none; text-indent: 0px; text-transform: none; -webkit-text-stroke-width: 0px; white-space: normal; word-spacing: 0px;\">\r\n	<span style=\"font-family: verdana,geneva,sans-serif;\"><span style=\"font-family: verdana,geneva,sans-serif;\">Carlos Lima</span></span></p>\r\n<p style=\"color: rgb(102, 102, 102); font-family: arial,sans-serif; font-size: 14px; font-style: normal; font-variant: normal; font-weight: 400; letter-spacing: normal; margin-bottom: 10px; margin-left: 80px; margin-right: 0px; margin-top: 0px; orphans: 2; text-align: justify; text-decoration: none; text-indent: 0px; text-transform: none; -webkit-text-stroke-width: 0px; white-space: normal; word-spacing: 0px;\">\r\n	<span style=\"font-family: verdana,geneva,sans-serif;\"><span style=\"font-family: verdana,geneva,sans-serif;\"><strong style=\"font-weight: bold;\">EB 2,3 Frei Bartolomeu dos Mártires</strong></span></span></p>\r\n<p style=\"color: rgb(102, 102, 102); font-family: arial,sans-serif; font-size: 14px; font-style: normal; font-variant: normal; font-weight: 400; letter-spacing: normal; margin-bottom: 10px; margin-left: 120px; margin-right: 0px; margin-top: 0px; orphans: 2; text-align: justify; text-decoration: none; text-indent: 0px; text-transform: none; -webkit-text-stroke-width: 0px; white-space: normal; word-spacing: 0px;\">\r\n	<span style=\"font-family: verdana,geneva,sans-serif;\"><span style=\"font-family: verdana,geneva,sans-serif;\">Alexandrina Castilho</span></span></p>\r\n<p>\r\n	&nbsp;</p>\r\n', '', 1, 16, '2019-08-20 13:45:29', 231, '', '2019-08-20 13:49:29', 231, 0, '0000-00-00 00:00:00', '2019-08-20 13:45:29', '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\":\"\"}', '{\"article_layout\":\"\",\"show_title\":\"\",\"link_titles\":\"\",\"show_tags\":\"\",\"show_intro\":\"\",\"info_block_position\":\"\",\"info_block_show_title\":\"\",\"show_category\":\"\",\"link_category\":\"\",\"show_parent_category\":\"\",\"link_parent_category\":\"\",\"show_associations\":\"\",\"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_page_title\":\"\",\"show_publishing_options\":\"\",\"show_article_options\":\"\",\"show_urls_images_backend\":\"\",\"show_urls_images_frontend\":\"\",\"astroid_article_type\":\"regular\",\"astroid_article_video_type\":\"youtube\",\"astroid_article_video_url\":\"\",\"astroid_article_gallery_width\":\"\",\"astroid_article_gallery_bullets\":\"1\",\"astroid_article_gallery_navigation\":\"1\",\"astroid_article_thumbnail\":\"1\",\"astroid_article_gallery_items\":[],\"astroid_article_audio_source\":\"soundcloud\",\"astroid_article_audio_soundcloud\":\"\",\"astroid_article_audio_spotify\":\"\",\"astroid_article_review_heading\":\"\",\"astroid_article_review_summery\":\"\",\"astroid_article_review_good\":\"\",\"astroid_article_review_bad\":\"\",\"astroid_article_review_rating\":\"5\",\"astroid_article_button_action\":\"\",\"astroid_article_button_link\":\"\",\"astroid_article_review_criterias\":[],\"astroid_article_quote_text\":\"\",\"astroid_article_quote_author\":\"\",\"astroid_article_badge\":\"0\",\"astroid_article_badge_type\":\"2\",\"astroid_article_badge_text\":\"\",\"astroid_article_badge_color\":\"\",\"astroid_article_badge_text_color\":\"\",\"astroid_relatedposts\":\"\",\"astroid_socialshare\":\"\",\"astroid_comments\":\"\",\"astroid_posttype\":\"\",\"astroid_readtime\":\"\",\"astroid_authorinfo\":\"\",\"astroid_og_title\":\"\",\"astroid_og_desc\":\"\",\"astroid_og_image\":\"\"}', 3, 24, '', '', 1, 0, '{\"robots\":\"\",\"author\":\"\",\"rights\":\"\",\"xreference\":\"\"}', 0, '*', '', '');
INSERT INTO `ynfp8_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`, `note`) VALUES
(77, 320, 'Conselho Pedagógico', 'conselho-pedagogico', '<p style=\"color: rgb(102, 102, 102); font-family: arial,sans-serif; font-size: 14px; font-style: normal; font-variant: normal; font-weight: 400; letter-spacing: normal; margin-bottom: 10px; margin-left: 0px; margin-right: 0px; margin-top: 0px; orphans: 2; text-align: left; text-decoration: none; text-indent: 0px; text-transform: none; -webkit-text-stroke-width: 0px; white-space: normal; word-spacing: 0px;\">\r\n	<span style=\"font-family: verdana,geneva,sans-serif;\"><span style=\"text-decoration: underline;\"><strong style=\"font-weight: bold;\">PRESIDENTE&nbsp;</strong></span></span></p>\r\n<p style=\"color: rgb(102, 102, 102); font-family: arial,sans-serif; font-size: 14px; font-style: normal; font-variant: normal; font-weight: 400; letter-spacing: normal; margin-bottom: 10px; margin-left: 80px; margin-right: 0px; margin-top: 0px; orphans: 2; text-align: left; text-decoration: none; text-indent: 0px; text-transform: none; -webkit-text-stroke-width: 0px; white-space: normal; word-spacing: 0px;\">\r\n	<strong style=\"font-weight: bold;\"><span style=\"font-family: verdana,geneva,sans-serif;\">Diretor - </span></strong><span style=\"font-family: verdana,geneva,sans-serif;\">Benjamim Moreira</span></p>\r\n<p style=\"color: rgb(102, 102, 102); font-family: arial,sans-serif; font-size: 14px; font-style: normal; font-variant: normal; font-weight: 400; letter-spacing: normal; margin-bottom: 10px; margin-left: 80px; margin-right: 0px; margin-top: 0px; orphans: 2; text-align: left; text-decoration: none; text-indent: 0px; text-transform: none; -webkit-text-stroke-width: 0px; white-space: normal; word-spacing: 0px;\">\r\n	&nbsp;</p>\r\n<p style=\"color: rgb(102, 102, 102); font-family: arial,sans-serif; font-size: 14px; font-style: normal; font-variant: normal; font-weight: 400; letter-spacing: normal; margin-bottom: 10px; margin-left: 0px; margin-right: 0px; margin-top: 0px; orphans: 2; text-align: left; text-decoration: none; text-indent: 0px; text-transform: none; -webkit-text-stroke-width: 0px; white-space: normal; word-spacing: 0px;\">\r\n	<span style=\"text-decoration: underline;\"><span style=\"font-family: verdana,geneva,sans-serif;\"><strong style=\"font-weight: bold;\">DEPARTAMENTOS CURRICULARES</strong></span></span></p>\r\n<p style=\"color: rgb(102, 102, 102); font-family: arial,sans-serif; font-size: 14px; font-style: normal; font-variant: normal; font-weight: 400; letter-spacing: normal; margin-bottom: 10px; margin-left: 80px; margin-right: 0px; margin-top: 0px; orphans: 2; text-align: left; text-decoration: none; text-indent: 0px; text-transform: none; -webkit-text-stroke-width: 0px; white-space: normal; word-spacing: 0px;\">\r\n	<strong style=\"font-family: verdana,geneva,sans-serif; font-weight: bold; line-height: 1.5;\">1ºCiclo</strong><span style=\"font-family: verdana,geneva,sans-serif;\"><span style=\"line-height: 1.5;\"> -</span></span> <span style=\"font-family: verdana,geneva,sans-serif;\"><span style=\"line-height: 1.5;\"><span style=\"font-family: &amp;quot;Calibri&amp;quot;,&amp;quot;sans-serif&amp;quot;; font-size: 11pt; line-height: 115%;\">Irene Sá</span></span></span></p>\r\n<p style=\"color: rgb(102, 102, 102); font-family: arial,sans-serif; font-size: 14px; font-style: normal; font-variant: normal; font-weight: 400; letter-spacing: normal; margin-bottom: 10px; margin-left: 80px; margin-right: 0px; margin-top: 0px; orphans: 2; text-align: left; text-decoration: none; text-indent: 0px; text-transform: none; -webkit-text-stroke-width: 0px; white-space: normal; word-spacing: 0px;\">\r\n	<strong style=\"font-weight: bold;\"><span style=\"font-family: verdana,geneva,sans-serif;\"><strong style=\"font-weight: bold;\">Português</strong> </span></strong><span style=\"font-family: verdana,geneva,sans-serif;\">- Ana Bela Afonso</span></p>\r\n<p style=\"color: rgb(102, 102, 102); font-family: arial,sans-serif; font-size: 14px; font-style: normal; font-variant: normal; font-weight: 400; letter-spacing: normal; margin-bottom: 10px; margin-left: 80px; margin-right: 0px; margin-top: 0px; orphans: 2; text-align: left; text-decoration: none; text-indent: 0px; text-transform: none; -webkit-text-stroke-width: 0px; white-space: normal; word-spacing: 0px;\">\r\n	<strong style=\"font-weight: bold;\"><span style=\"font-family: verdana,geneva,sans-serif;\"><strong style=\"font-weight: bold;\">Línguas Estrangeiras</strong> </span></strong><span style=\"font-family: verdana,geneva,sans-serif;\">- Lígia Magalhães</span></p>\r\n<p style=\"color: rgb(102, 102, 102); font-family: arial,sans-serif; font-size: 14px; font-style: normal; font-variant: normal; font-weight: 400; letter-spacing: normal; margin-bottom: 10px; margin-left: 80px; margin-right: 0px; margin-top: 0px; orphans: 2; text-align: left; text-decoration: none; text-indent: 0px; text-transform: none; -webkit-text-stroke-width: 0px; white-space: normal; word-spacing: 0px;\">\r\n	<strong style=\"font-weight: bold;\"><strong style=\"font-weight: bold;\"><span style=\"font-family: verdana,geneva,sans-serif;\">Matemática e Informática</span></strong> </strong><span style=\"font-family: verdana,geneva,sans-serif;\">- Ana Cristina Paula</span></p>\r\n<p style=\"color: rgb(102, 102, 102); font-family: arial,sans-serif; font-size: 14px; font-style: normal; font-variant: normal; font-weight: 400; letter-spacing: normal; margin-bottom: 10px; margin-left: 80px; margin-right: 0px; margin-top: 0px; orphans: 2; text-align: left; text-decoration: none; text-indent: 0px; text-transform: none; -webkit-text-stroke-width: 0px; white-space: normal; word-spacing: 0px;\">\r\n	<strong style=\"font-weight: bold;\"><strong style=\"font-weight: bold;\"><span style=\"font-family: verdana,geneva,sans-serif;\">Ciências Humanas e Sociais</span></strong> </strong><span style=\"font-family: verdana,geneva,sans-serif;\">- Armando Borlido</span></p>\r\n<p style=\"color: rgb(102, 102, 102); font-family: arial,sans-serif; font-size: 14px; font-style: normal; font-variant: normal; font-weight: 400; letter-spacing: normal; margin-bottom: 10px; margin-left: 80px; margin-right: 0px; margin-top: 0px; orphans: 2; text-align: left; text-decoration: none; text-indent: 0px; text-transform: none; -webkit-text-stroke-width: 0px; white-space: normal; word-spacing: 0px;\">\r\n	<strong style=\"font-weight: bold;\"><strong style=\"font-weight: bold;\"><span style=\"font-family: verdana,geneva,sans-serif;\">Ciências Experimentais</span></strong> </strong><span style=\"font-family: verdana,geneva,sans-serif;\">- Isabel Domingues</span></p>\r\n<p style=\"color: rgb(102, 102, 102); font-family: arial,sans-serif; font-size: 14px; font-style: normal; font-variant: normal; font-weight: 400; letter-spacing: normal; margin-bottom: 10px; margin-left: 80px; margin-right: 0px; margin-top: 0px; orphans: 2; text-align: left; text-decoration: none; text-indent: 0px; text-transform: none; -webkit-text-stroke-width: 0px; white-space: normal; word-spacing: 0px;\">\r\n	<strong style=\"font-weight: bold;\"><span style=\"font-family: verdana,geneva,sans-serif;\">Artes e </span><strong style=\"font-weight: bold;\"><span style=\"font-family: verdana,geneva,sans-serif;\">Educação Física</span></strong> </strong><span style=\"font-family: verdana,geneva,sans-serif;\">- Ezequiel Vale</span></p>\r\n<p style=\"color: rgb(102, 102, 102); font-family: arial,sans-serif; font-size: 14px; font-style: normal; font-variant: normal; font-weight: 400; letter-spacing: normal; margin-bottom: 10px; margin-left: 80px; margin-right: 0px; margin-top: 0px; orphans: 2; text-align: left; text-decoration: none; text-indent: 0px; text-transform: none; -webkit-text-stroke-width: 0px; white-space: normal; word-spacing: 0px;\">\r\n	<strong style=\"font-weight: bold;\">&nbsp;</strong></p>\r\n<p style=\"color: rgb(102, 102, 102); font-family: arial,sans-serif; font-size: 14px; font-style: normal; font-variant: normal; font-weight: 400; letter-spacing: normal; margin-bottom: 10px; margin-left: 0px; margin-right: 0px; margin-top: 0px; orphans: 2; text-align: left; text-decoration: none; text-indent: 0px; text-transform: none; -webkit-text-stroke-width: 0px; white-space: normal; word-spacing: 0px;\">\r\n	<strong style=\"font-weight: bold;\">&nbsp;<span style=\"text-decoration: underline;\"><strong style=\"font-weight: bold;\"><span style=\"font-family: verdana,geneva,sans-serif;\">COORDENADORES DE DIRETORES DE TURMA</span></strong></span></strong></p>\r\n<p style=\"color: rgb(102, 102, 102); font-family: arial,sans-serif; font-size: 14px; font-style: normal; font-variant: normal; font-weight: 400; letter-spacing: normal; margin-bottom: 10px; margin-left: 80px; margin-right: 0px; margin-top: 0px; orphans: 2; text-align: left; text-decoration: none; text-indent: 0px; text-transform: none; -webkit-text-stroke-width: 0px; white-space: normal; word-spacing: 0px;\">\r\n	<strong style=\"font-weight: bold;\"><span style=\"font-family: verdana,geneva,sans-serif;\"><strong style=\"font-weight: bold;\">2ºciclo</strong> - </span></strong><span style=\"font-family: verdana,geneva,sans-serif;\">Maria Isabel Barros</span></p>\r\n<p style=\"color: rgb(102, 102, 102); font-family: arial,sans-serif; font-size: 14px; font-style: normal; font-variant: normal; font-weight: 400; letter-spacing: normal; margin-bottom: 10px; margin-left: 80px; margin-right: 0px; margin-top: 0px; orphans: 2; text-align: left; text-decoration: none; text-indent: 0px; text-transform: none; -webkit-text-stroke-width: 0px; white-space: normal; word-spacing: 0px;\">\r\n	<strong style=\"font-weight: bold;\"><span style=\"font-family: verdana,geneva,sans-serif;\"><strong style=\"font-weight: bold;\">3ºciclo</strong> - </span></strong><span style=\"font-family: verdana,geneva,sans-serif;\">Fátima Rocha</span></p>\r\n<p style=\"color: rgb(102, 102, 102); font-family: arial,sans-serif; font-size: 14px; font-style: normal; font-variant: normal; font-weight: 400; letter-spacing: normal; margin-bottom: 10px; margin-left: 80px; margin-right: 0px; margin-top: 0px; orphans: 2; text-align: left; text-decoration: none; text-indent: 0px; text-transform: none; -webkit-text-stroke-width: 0px; white-space: normal; word-spacing: 0px;\">\r\n	<strong style=\"font-weight: bold;\"><span style=\"font-family: verdana,geneva,sans-serif;\"><strong style=\"font-weight: bold;\">10ºano</strong> - </span></strong><span style=\"font-family: verdana,geneva,sans-serif;\">Fátima Lopes</span></p>\r\n<p style=\"color: rgb(102, 102, 102); font-family: arial,sans-serif; font-size: 14px; font-style: normal; font-variant: normal; font-weight: 400; letter-spacing: normal; margin-bottom: 10px; margin-left: 80px; margin-right: 0px; margin-top: 0px; orphans: 2; text-align: left; text-decoration: none; text-indent: 0px; text-transform: none; -webkit-text-stroke-width: 0px; white-space: normal; word-spacing: 0px;\">\r\n	<strong style=\"font-weight: bold;\"><span style=\"font-family: verdana,geneva,sans-serif;\"><strong style=\"font-weight: bold;\">11º / 12ºano</strong> </span></strong><span style=\"font-family: verdana,geneva,sans-serif;\">- Elisabete Rodrigues</span></p>\r\n<p style=\"color: rgb(102, 102, 102); font-family: arial,sans-serif; font-size: 14px; font-style: normal; font-variant: normal; font-weight: 400; letter-spacing: normal; margin-bottom: 10px; margin-left: 80px; margin-right: 0px; margin-top: 0px; orphans: 2; text-align: left; text-decoration: none; text-indent: 0px; text-transform: none; -webkit-text-stroke-width: 0px; white-space: normal; word-spacing: 0px;\">\r\n	<strong style=\"font-weight: bold;\"><span style=\"font-family: verdana,geneva,sans-serif;\"><strong style=\"font-weight: bold;\">Cursos Profissionais</strong> - </span></strong><span style=\"font-family: verdana,geneva,sans-serif;\">Glória Torres</span></p>\r\n<p style=\"color: rgb(102, 102, 102); font-family: arial,sans-serif; font-size: 14px; font-style: normal; font-variant: normal; font-weight: 400; letter-spacing: normal; margin-bottom: 10px; margin-left: 80px; margin-right: 0px; margin-top: 0px; orphans: 2; text-align: left; text-decoration: none; text-indent: 0px; text-transform: none; -webkit-text-stroke-width: 0px; white-space: normal; word-spacing: 0px;\">\r\n	&nbsp;</p>\r\n<p style=\"color: rgb(102, 102, 102); font-family: arial,sans-serif; font-size: 14px; font-style: normal; font-variant: normal; font-weight: 400; letter-spacing: normal; margin-bottom: 10px; margin-left: 0px; margin-right: 0px; margin-top: 0px; orphans: 2; text-align: left; text-decoration: none; text-indent: 0px; text-transform: none; -webkit-text-stroke-width: 0px; white-space: normal; word-spacing: 0px;\">\r\n	&nbsp;<span style=\"text-decoration: underline;\"><span style=\"font-family: verdana,geneva,sans-serif;\"><strong style=\"font-weight: bold;\">EQUIPA DE APOIO EDUCATIVO ESPECIALIZADO</strong></span></span></p>\r\n<p style=\"color: rgb(102, 102, 102); font-family: arial,sans-serif; font-size: 14px; font-style: normal; font-variant: normal; font-weight: 400; letter-spacing: normal; margin-bottom: 10px; margin-left: 80px; margin-right: 0px; margin-top: 0px; orphans: 2; text-align: left; text-decoration: none; text-indent: 0px; text-transform: none; -webkit-text-stroke-width: 0px; white-space: normal; word-spacing: 0px;\">\r\n	<span style=\"font-family: verdana,geneva,sans-serif;\"><strong style=\"font-weight: bold;\">Coordenadora</strong> - Andrea Valério</span></p>\r\n<p style=\"color: rgb(102, 102, 102); font-family: arial,sans-serif; font-size: 14px; font-style: normal; font-variant: normal; font-weight: 400; letter-spacing: normal; margin-bottom: 10px; margin-left: 80px; margin-right: 0px; margin-top: 0px; orphans: 2; text-align: left; text-decoration: none; text-indent: 0px; text-transform: none; -webkit-text-stroke-width: 0px; white-space: normal; word-spacing: 0px;\">\r\n	&nbsp;</p>\r\n<p style=\"color: rgb(102, 102, 102); font-family: arial,sans-serif; font-size: 14px; font-style: normal; font-variant: normal; font-weight: 400; letter-spacing: normal; margin-bottom: 10px; margin-left: 0px; margin-right: 0px; margin-top: 0px; orphans: 2; text-align: left; text-decoration: none; text-indent: 0px; text-transform: none; -webkit-text-stroke-width: 0px; white-space: normal; word-spacing: 0px;\">\r\n	<span style=\"text-decoration: underline;\"><span style=\"font-family: verdana,geneva,sans-serif;\"><strong style=\"font-weight: bold;\">PROJETOS E PLANO DE ATIVIDADES</strong></span></span></p>\r\n<p style=\"color: rgb(102, 102, 102); font-family: arial,sans-serif; font-size: 14px; font-style: normal; font-variant: normal; font-weight: 400; letter-spacing: normal; margin-bottom: 10px; margin-left: 80px; margin-right: 0px; margin-top: 0px; orphans: 2; text-align: left; text-decoration: none; text-indent: 0px; text-transform: none; -webkit-text-stroke-width: 0px; white-space: normal; word-spacing: 0px;\">\r\n	<span style=\"font-family: verdana,geneva,sans-serif;\"><strong style=\"font-weight: bold;\">Coordenadora </strong>- Fátima Moura Simões</span></p>\r\n<p style=\"color: rgb(102, 102, 102); font-family: arial,sans-serif; font-size: 14px; font-style: normal; font-variant: normal; font-weight: 400; letter-spacing: normal; margin-bottom: 10px; margin-left: 80px; margin-right: 0px; margin-top: 0px; orphans: 2; text-align: left; text-decoration: none; text-indent: 0px; text-transform: none; -webkit-text-stroke-width: 0px; white-space: normal; word-spacing: 0px;\">\r\n	&nbsp;</p>\r\n<p style=\"color: rgb(102, 102, 102); font-family: arial,sans-serif; font-size: 14px; font-style: normal; font-variant: normal; font-weight: 400; letter-spacing: normal; margin-bottom: 10px; margin-left: 0px; margin-right: 0px; margin-top: 0px; orphans: 2; text-align: left; text-decoration: none; text-indent: 0px; text-transform: none; -webkit-text-stroke-width: 0px; white-space: normal; word-spacing: 0px;\">\r\n	<span style=\"text-decoration: underline;\"><span style=\"font-family: verdana,geneva,sans-serif;\"><strong style=\"font-weight: bold;\">BIBLIOTECAS ESCOLARES</strong></span></span></p>\r\n<p style=\"color: rgb(102, 102, 102); font-family: arial,sans-serif; font-size: 14px; font-style: normal; font-variant: normal; font-weight: 400; letter-spacing: normal; margin-bottom: 10px; margin-left: 80px; margin-right: 0px; margin-top: 0px; orphans: 2; text-align: left; text-decoration: none; text-indent: 0px; text-transform: none; -webkit-text-stroke-width: 0px; white-space: normal; word-spacing: 0px;\">\r\n	<span style=\"font-family: verdana,geneva,sans-serif;\"><strong style=\"font-weight: bold;\">Coordenadora - </strong>Nelma Nunes</span></p>\r\n<p>\r\n	&nbsp;</p>\r\n', '', 1, 16, '2019-08-20 13:50:39', 231, '', '2019-08-20 13:57:10', 231, 0, '0000-00-00 00:00:00', '2019-08-20 13:50:39', '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\":\"\"}', '{\"article_layout\":\"\",\"show_title\":\"\",\"link_titles\":\"\",\"show_tags\":\"\",\"show_intro\":\"\",\"info_block_position\":\"\",\"info_block_show_title\":\"\",\"show_category\":\"\",\"link_category\":\"\",\"show_parent_category\":\"\",\"link_parent_category\":\"\",\"show_associations\":\"\",\"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_page_title\":\"\",\"show_publishing_options\":\"\",\"show_article_options\":\"\",\"show_urls_images_backend\":\"\",\"show_urls_images_frontend\":\"\",\"astroid_article_type\":\"regular\",\"astroid_article_video_type\":\"youtube\",\"astroid_article_video_url\":\"\",\"astroid_article_gallery_width\":\"\",\"astroid_article_gallery_bullets\":\"1\",\"astroid_article_gallery_navigation\":\"1\",\"astroid_article_thumbnail\":\"1\",\"astroid_article_gallery_items\":[],\"astroid_article_audio_source\":\"soundcloud\",\"astroid_article_audio_soundcloud\":\"\",\"astroid_article_audio_spotify\":\"\",\"astroid_article_review_heading\":\"\",\"astroid_article_review_summery\":\"\",\"astroid_article_review_good\":\"\",\"astroid_article_review_bad\":\"\",\"astroid_article_review_rating\":\"5\",\"astroid_article_button_action\":\"\",\"astroid_article_button_link\":\"\",\"astroid_article_review_criterias\":[],\"astroid_article_quote_text\":\"\",\"astroid_article_quote_author\":\"\",\"astroid_article_badge\":\"0\",\"astroid_article_badge_type\":\"2\",\"astroid_article_badge_text\":\"\",\"astroid_article_badge_color\":\"\",\"astroid_article_badge_text_color\":\"\",\"astroid_relatedposts\":\"\",\"astroid_socialshare\":\"\",\"astroid_comments\":\"\",\"astroid_posttype\":\"\",\"astroid_readtime\":\"\",\"astroid_authorinfo\":\"0\",\"astroid_og_title\":\"\",\"astroid_og_desc\":\"\",\"astroid_og_image\":\"\"}', 2, 23, '', '', 1, 0, '{\"robots\":\"\",\"author\":\"\",\"rights\":\"\",\"xreference\":\"\"}', 0, '*', '', ''),
(78, 321, 'Conselho Administrativo', 'conselho-administrativo', '<p style=\"color: rgb(102, 102, 102); font-family: arial,sans-serif; font-size: 14px; font-style: normal; font-variant: normal; font-weight: 400; letter-spacing: normal; margin-bottom: 10px; margin-left: 40px; margin-right: 0px; margin-top: 0px; orphans: 2; text-align: left; text-decoration: none; text-indent: 0px; text-transform: none; -webkit-text-stroke-width: 0px; white-space: normal; word-spacing: 0px;\">\r\n	<span style=\"font-family: verdana,geneva,sans-serif;\"><strong style=\"font-weight: bold;\">Presidente</strong> - Benjamim Moreira</span></p>\r\n<p style=\"color: rgb(102, 102, 102); font-family: arial,sans-serif; font-size: 14px; font-style: normal; font-variant: normal; font-weight: 400; letter-spacing: normal; margin-bottom: 10px; margin-left: 40px; margin-right: 0px; margin-top: 0px; orphans: 2; text-align: left; text-decoration: none; text-indent: 0px; text-transform: none; -webkit-text-stroke-width: 0px; white-space: normal; word-spacing: 0px;\">\r\n	<span style=\"font-family: verdana,geneva,sans-serif;\"><strong style=\"font-weight: bold;\">Vice-Presidente</strong> - Ana Paula Painhas Pereira</span></p>\r\n<p style=\"color: rgb(102, 102, 102); font-family: arial,sans-serif; font-size: 14px; font-style: normal; font-variant: normal; font-weight: 400; letter-spacing: normal; margin-bottom: 10px; margin-left: 40px; margin-right: 0px; margin-top: 0px; orphans: 2; text-align: left; text-decoration: none; text-indent: 0px; text-transform: none; -webkit-text-stroke-width: 0px; white-space: normal; word-spacing: 0px;\">\r\n	<span style=\"font-family: verdana,geneva,sans-serif;\"><strong style=\"font-weight: bold;\">Secretária</strong> - Elizabete Monteiro</span></p>\r\n<p>\r\n	&nbsp;</p>\r\n', '', 1, 16, '2019-08-20 13:58:32', 231, '', '2019-08-20 13:58:32', 0, 0, '0000-00-00 00:00:00', '2019-08-20 13:58:32', '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\":\"\"}', '{\"article_layout\":\"\",\"show_title\":\"\",\"link_titles\":\"\",\"show_tags\":\"\",\"show_intro\":\"\",\"info_block_position\":\"\",\"info_block_show_title\":\"\",\"show_category\":\"\",\"link_category\":\"\",\"show_parent_category\":\"\",\"link_parent_category\":\"\",\"show_associations\":\"\",\"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_page_title\":\"\",\"show_publishing_options\":\"\",\"show_article_options\":\"\",\"show_urls_images_backend\":\"\",\"show_urls_images_frontend\":\"\",\"astroid_article_type\":\"regular\",\"astroid_article_video_type\":\"youtube\",\"astroid_article_video_url\":\"\",\"astroid_article_gallery_width\":\"\",\"astroid_article_gallery_bullets\":\"1\",\"astroid_article_gallery_navigation\":\"1\",\"astroid_article_thumbnail\":\"1\",\"astroid_article_gallery_items\":[],\"astroid_article_audio_source\":\"soundcloud\",\"astroid_article_audio_soundcloud\":\"\",\"astroid_article_audio_spotify\":\"\",\"astroid_article_review_heading\":\"\",\"astroid_article_review_summery\":\"\",\"astroid_article_review_good\":\"\",\"astroid_article_review_bad\":\"\",\"astroid_article_review_rating\":\"5\",\"astroid_article_button_action\":\"\",\"astroid_article_button_link\":\"\",\"astroid_article_review_criterias\":[],\"astroid_article_quote_text\":\"\",\"astroid_article_quote_author\":\"\",\"astroid_article_badge\":\"0\",\"astroid_article_badge_type\":\"2\",\"astroid_article_badge_text\":\"\",\"astroid_article_badge_color\":\"\",\"astroid_article_badge_text_color\":\"\",\"astroid_relatedposts\":\"\",\"astroid_socialshare\":\"\",\"astroid_comments\":\"\",\"astroid_posttype\":\"\",\"astroid_readtime\":\"\",\"astroid_authorinfo\":\"0\",\"astroid_og_title\":\"\",\"astroid_og_desc\":\"\",\"astroid_og_image\":\"\"}', 1, 22, '', '', 1, 0, '{\"robots\":\"\",\"author\":\"\",\"rights\":\"\",\"xreference\":\"\"}', 0, '*', '', ''),
(79, 322, 'Escola Secundária Santa Maria Maior', 'escola-secundaria-santa-maria-maior', '<p style=\"margin: 0px 0px 10px; text-align: center; color: rgb(102, 102, 102); text-transform: none; text-indent: 0px; letter-spacing: normal; font-family: arial,sans-serif; font-size: 14px; font-style: normal; font-variant: normal; font-weight: 400; text-decoration: none; word-spacing: 0px; white-space: normal; orphans: 2; -webkit-text-stroke-width: 0px;\">\r\n	<img alt=\"\" src=\"images/imagens/Escola_Secundaria_Santa_Maria_Maior_4.jpg\" style=\"width: 500px; height: 333px;\" /></p>\r\n<p style=\"color: rgb(102, 102, 102); font-family: arial,sans-serif; font-size: 14px; font-style: normal; font-variant: normal; font-weight: 400; letter-spacing: normal; margin-bottom: 10px; margin-left: 0px; margin-right: 0px; margin-top: 0px; orphans: 2; text-align: left; text-decoration: none; text-indent: 0px; text-transform: none; -webkit-text-stroke-width: 0px; white-space: normal; word-spacing: 0px;\">\r\n	&nbsp;</p>\r\n<p class=\"contact-street\" style=\"color: rgb(102, 102, 102); font-family: arial,sans-serif; font-size: 14px; font-style: normal; font-variant: normal; font-weight: 400; letter-spacing: normal; margin-bottom: 10px; margin-left: 0px; margin-right: 0px; margin-top: 0px; orphans: 2; text-align: left; text-decoration: none; text-indent: 0px; text-transform: none; -webkit-text-stroke-width: 0px; white-space: normal; word-spacing: 0px;\">\r\n	Rua Manuel Fiúza Júnior</p>\r\n<p class=\"contact-suburb\" style=\"color: rgb(102, 102, 102); font-family: arial,sans-serif; font-size: 14px; font-style: normal; font-variant: normal; font-weight: 400; letter-spacing: normal; margin-bottom: 10px; margin-left: 0px; margin-right: 0px; margin-top: 0px; orphans: 2; text-align: justify; text-decoration: none; text-indent: 0px; text-transform: none; -webkit-text-stroke-width: 0px; white-space: normal; word-spacing: 0px;\">\r\n	4901-872 Viana do Castelo</p>\r\n<p class=\"contact-suburb\" style=\"color: rgb(102, 102, 102); font-family: arial,sans-serif; font-size: 14px; font-style: normal; font-variant: normal; font-weight: 400; letter-spacing: normal; margin-bottom: 10px; margin-left: 0px; margin-right: 0px; margin-top: 0px; orphans: 2; text-align: justify; text-decoration: none; text-indent: 0px; text-transform: none; -webkit-text-stroke-width: 0px; white-space: normal; word-spacing: 0px;\">\r\n	Contribuinte: 600072800</p>\r\n<p class=\"contact-suburb\" style=\"color: rgb(102, 102, 102); font-family: arial,sans-serif; font-size: 14px; font-style: normal; font-variant: normal; font-weight: 400; letter-spacing: normal; margin-bottom: 10px; margin-left: 0px; margin-right: 0px; margin-top: 0px; orphans: 2; text-align: justify; text-decoration: none; text-indent: 0px; text-transform: none; -webkit-text-stroke-width: 0px; white-space: normal; word-spacing: 0px;\">\r\n	Tel: 258 800 020&nbsp;&nbsp;&nbsp; Fax: 258 800 029</p>\r\n<p class=\"contact-suburb\" style=\"color: rgb(102, 102, 102); font-family: arial,sans-serif; font-size: 14px; font-style: normal; font-variant: normal; font-weight: 400; letter-spacing: normal; margin-bottom: 10px; margin-left: 0px; margin-right: 0px; margin-top: 0px; orphans: 2; text-align: justify; text-decoration: none; text-indent: 0px; text-transform: none; -webkit-text-stroke-width: 0px; white-space: normal; word-spacing: 0px;\">\r\n	Latitude: 41.6995346&nbsp;&nbsp;&nbsp;&nbsp; Longitude: -8.8228932&nbsp;&nbsp;&nbsp;&nbsp; Altitude: 16 m</p>\r\n<p class=\"contact-suburb\" style=\"margin: 0px 0px 10px; text-align: center; color: rgb(102, 102, 102); text-transform: none; text-indent: 0px; letter-spacing: normal; font-family: arial,sans-serif; font-size: 14px; font-style: normal; font-variant: normal; font-weight: 400; text-decoration: none; word-spacing: 0px; white-space: normal; orphans: 2; -webkit-text-stroke-width: 0px;\">\r\n	<img alt=\"\" src=\"images/imagens/mapa_maior.JPG\" style=\"width: 293px; height: 241px;\" /></p>\r\n<p>\r\n	&nbsp;</p>\r\n', '', 1, 16, '2019-08-20 14:04:37', 231, '', '2019-08-20 14:06:40', 231, 0, '0000-00-00 00:00:00', '2019-08-20 14:04:37', '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\":\"\"}', '{\"article_layout\":\"\",\"show_title\":\"\",\"link_titles\":\"\",\"show_tags\":\"\",\"show_intro\":\"\",\"info_block_position\":\"\",\"info_block_show_title\":\"\",\"show_category\":\"\",\"link_category\":\"\",\"show_parent_category\":\"\",\"link_parent_category\":\"\",\"show_associations\":\"\",\"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_page_title\":\"\",\"show_publishing_options\":\"\",\"show_article_options\":\"\",\"show_urls_images_backend\":\"\",\"show_urls_images_frontend\":\"\",\"astroid_article_type\":\"regular\",\"astroid_article_video_type\":\"youtube\",\"astroid_article_video_url\":\"\",\"astroid_article_gallery_width\":\"\",\"astroid_article_gallery_bullets\":\"1\",\"astroid_article_gallery_navigation\":\"1\",\"astroid_article_thumbnail\":\"1\",\"astroid_article_gallery_items\":[],\"astroid_article_audio_source\":\"soundcloud\",\"astroid_article_audio_soundcloud\":\"\",\"astroid_article_audio_spotify\":\"\",\"astroid_article_review_heading\":\"\",\"astroid_article_review_summery\":\"\",\"astroid_article_review_good\":\"\",\"astroid_article_review_bad\":\"\",\"astroid_article_review_rating\":\"5\",\"astroid_article_button_action\":\"\",\"astroid_article_button_link\":\"\",\"astroid_article_review_criterias\":[],\"astroid_article_quote_text\":\"\",\"astroid_article_quote_author\":\"\",\"astroid_article_badge\":\"0\",\"astroid_article_badge_type\":\"2\",\"astroid_article_badge_text\":\"\",\"astroid_article_badge_color\":\"\",\"astroid_article_badge_text_color\":\"\",\"astroid_relatedposts\":\"\",\"astroid_socialshare\":\"\",\"astroid_comments\":\"\",\"astroid_posttype\":\"\",\"astroid_readtime\":\"\",\"astroid_authorinfo\":\"0\",\"astroid_og_title\":\"\",\"astroid_og_desc\":\"\",\"astroid_og_image\":\"\"}', 2, 21, '', '', 1, 0, '{\"robots\":\"\",\"author\":\"\",\"rights\":\"\",\"xreference\":\"\"}', 0, '*', '', ''),
(80, 323, 'E. B. 2, 3 Frei Bartolomeu dos Mártires', 'e-b-2-3-frei-bartolomeu-dos-martires', '<p style=\"margin: 0px 0px 10px; text-align: center; color: rgb(102, 102, 102); text-transform: none; text-indent: 0px; letter-spacing: normal; font-family: arial,sans-serif; font-size: 14px; font-style: normal; font-variant: normal; font-weight: 400; text-decoration: none; word-spacing: 0px; white-space: normal; orphans: 2; -webkit-text-stroke-width: 0px;\">\r\n	<img alt=\"Frei pag\" class=\"cke-resize\" src=\"images/imagens/IMG_5242.JPG\" style=\"border: 0px; border-image: none; width: 400px; height: 267px; vertical-align: middle; max-width: 100%;\" /></p>\r\n<p style=\"color: rgb(102, 102, 102); font-family: arial,sans-serif; font-size: 14px; font-style: normal; font-variant: normal; font-weight: 400; letter-spacing: normal; margin-bottom: 10px; margin-left: 0px; margin-right: 0px; margin-top: 0px; orphans: 2; text-align: left; text-decoration: none; text-indent: 0px; text-transform: none; -webkit-text-stroke-width: 0px; white-space: normal; word-spacing: 0px;\">\r\n	&nbsp;</p>\r\n<p style=\"color: rgb(102, 102, 102); font-family: arial,sans-serif; font-size: 14px; font-style: normal; font-variant: normal; font-weight: 400; letter-spacing: normal; margin-bottom: 10px; margin-left: 0px; margin-right: 0px; margin-top: 0px; orphans: 2; text-align: left; text-decoration: none; text-indent: 0px; text-transform: none; -webkit-text-stroke-width: 0px; white-space: normal; word-spacing: 0px;\">\r\n	Avenida Capitão Gaspar Castro</p>\r\n<p style=\"color: rgb(102, 102, 102); font-family: arial,sans-serif; font-size: 14px; font-style: normal; font-variant: normal; font-weight: 400; letter-spacing: normal; margin-bottom: 10px; margin-left: 0px; margin-right: 0px; margin-top: 0px; orphans: 2; text-align: left; text-decoration: none; text-indent: 0px; text-transform: none; -webkit-text-stroke-width: 0px; white-space: normal; word-spacing: 0px;\">\r\n	4900-462 Viana do Castelo</p>\r\n<p style=\"color: rgb(102, 102, 102); font-family: arial,sans-serif; font-size: 14px; font-style: normal; font-variant: normal; font-weight: 400; letter-spacing: normal; margin-bottom: 10px; margin-left: 0px; margin-right: 0px; margin-top: 0px; orphans: 2; text-align: left; text-decoration: none; text-indent: 0px; text-transform: none; -webkit-text-stroke-width: 0px; white-space: normal; word-spacing: 0px;\">\r\n	Tel: 258 806 480&nbsp;&nbsp;&nbsp; Fax: 258 806 489</p>\r\n<p style=\"color: rgb(102, 102, 102); font-family: arial,sans-serif; font-size: 14px; font-style: normal; font-variant: normal; font-weight: 400; letter-spacing: normal; margin-bottom: 10px; margin-left: 0px; margin-right: 0px; margin-top: 0px; orphans: 2; text-align: left; text-decoration: none; text-indent: 0px; text-transform: none; -webkit-text-stroke-width: 0px; white-space: normal; word-spacing: 0px;\">\r\n	Latitude: 41.70119154&nbsp;&nbsp;&nbsp;&nbsp; Longitude: -8.82224719&nbsp;&nbsp;&nbsp; Altitude: 19 m</p>\r\n<p style=\"margin: 0px 0px 10px; text-align: center; color: rgb(102, 102, 102); text-transform: none; text-indent: 0px; letter-spacing: normal; font-family: arial,sans-serif; font-size: 14px; font-style: normal; font-variant: normal; font-weight: 400; text-decoration: none; word-spacing: 0px; white-space: normal; orphans: 2; -webkit-text-stroke-width: 0px;\">\r\n	<img alt=\"\" src=\"images/imagens/mapa_frei.JPG\" style=\"width: 350px; height: 148px;\" /></p>\r\n<p>\r\n	&nbsp;</p>\r\n<div id=\"ckimgrsz\" style=\"left: 242.7px; top: 8px;\">\r\n	<div class=\"preview\">\r\n		&nbsp;</div>\r\n</div>\r\n', '', 1, 16, '2019-08-22 09:44:44', 231, '', '2019-08-22 09:52:48', 231, 0, '0000-00-00 00:00:00', '2019-08-22 09:44:44', '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\":\"\"}', '{\"article_layout\":\"\",\"show_title\":\"\",\"link_titles\":\"\",\"show_tags\":\"\",\"show_intro\":\"\",\"info_block_position\":\"\",\"info_block_show_title\":\"\",\"show_category\":\"\",\"link_category\":\"\",\"show_parent_category\":\"\",\"link_parent_category\":\"\",\"show_associations\":\"\",\"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_page_title\":\"\",\"show_publishing_options\":\"\",\"show_article_options\":\"\",\"show_urls_images_backend\":\"\",\"show_urls_images_frontend\":\"\",\"astroid_article_type\":\"regular\",\"astroid_article_video_type\":\"youtube\",\"astroid_article_video_url\":\"\",\"astroid_article_gallery_width\":\"\",\"astroid_article_gallery_bullets\":\"1\",\"astroid_article_gallery_navigation\":\"1\",\"astroid_article_thumbnail\":\"1\",\"astroid_article_gallery_items\":[],\"astroid_article_audio_source\":\"soundcloud\",\"astroid_article_audio_soundcloud\":\"\",\"astroid_article_audio_spotify\":\"\",\"astroid_article_review_heading\":\"\",\"astroid_article_review_summery\":\"\",\"astroid_article_review_good\":\"\",\"astroid_article_review_bad\":\"\",\"astroid_article_review_rating\":\"5\",\"astroid_article_button_action\":\"\",\"astroid_article_button_link\":\"\",\"astroid_article_review_criterias\":[],\"astroid_article_quote_text\":\"\",\"astroid_article_quote_author\":\"\",\"astroid_article_badge\":\"0\",\"astroid_article_badge_type\":\"2\",\"astroid_article_badge_text\":\"\",\"astroid_article_badge_color\":\"\",\"astroid_article_badge_text_color\":\"\",\"astroid_relatedposts\":\"\",\"astroid_socialshare\":\"\",\"astroid_comments\":\"\",\"astroid_posttype\":\"\",\"astroid_readtime\":\"\",\"astroid_authorinfo\":\"0\",\"astroid_og_title\":\"\",\"astroid_og_desc\":\"\",\"astroid_og_image\":\"\"}', 3, 20, '', '', 1, 0, '{\"robots\":\"\",\"author\":\"\",\"rights\":\"\",\"xreference\":\"\"}', 0, '*', '', ''),
(81, 324, 'E. B. 1 do Carmo', 'e-b-1-do-carmo', '<p style=\"text-align: center;\">\r\n	<img alt=\"\" src=\"images/imagens/13_Carmo.png\" style=\"width: 450px; height: 253px;\" /></p>\r\n<p>\r\n	&nbsp;</p>\r\n<p style=\"color: rgb(102, 102, 102); font-family: arial,sans-serif; font-size: 14px; font-style: normal; font-variant: normal; font-weight: 400; letter-spacing: normal; margin-bottom: 10px; margin-left: 0px; margin-right: 0px; margin-top: 0px; orphans: 2; text-align: left; text-decoration: none; text-indent: 0px; text-transform: none; -webkit-text-stroke-width: 0px; white-space: normal; word-spacing: 0px;\">\r\n	Estrada da Papanata</p>\r\n<p style=\"color: rgb(102, 102, 102); font-family: arial,sans-serif; font-size: 14px; font-style: normal; font-variant: normal; font-weight: 400; letter-spacing: normal; margin-bottom: 10px; margin-left: 0px; margin-right: 0px; margin-top: 0px; orphans: 2; text-align: left; text-decoration: none; text-indent: 0px; text-transform: none; -webkit-text-stroke-width: 0px; white-space: normal; word-spacing: 0px;\">\r\n	4900-470 Viana do Castelo</p>\r\n<p style=\"color: rgb(102, 102, 102); font-family: arial,sans-serif; font-size: 14px; font-style: normal; font-variant: normal; font-weight: 400; letter-spacing: normal; margin-bottom: 10px; margin-left: 0px; margin-right: 0px; margin-top: 0px; orphans: 2; text-align: left; text-decoration: none; text-indent: 0px; text-transform: none; -webkit-text-stroke-width: 0px; white-space: normal; word-spacing: 0px;\">\r\n	Tel: 258 824 965&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; Fax: 258 824 965</p>\r\n<p style=\"color: rgb(102, 102, 102); font-family: arial,sans-serif; font-size: 14px; font-style: normal; font-variant: normal; font-weight: 400; letter-spacing: normal; margin-bottom: 10px; margin-left: 0px; margin-right: 0px; margin-top: 0px; orphans: 2; text-align: left; text-decoration: none; text-indent: 0px; text-transform: none; -webkit-text-stroke-width: 0px; white-space: normal; word-spacing: 0px;\">\r\n	Latitude: 41.69632406&nbsp;&nbsp;&nbsp;&nbsp; Longitude: -8.82229038&nbsp;&nbsp;&nbsp;&nbsp; Altitude: 10 m</p>\r\n<p style=\"text-align: center;\">\r\n	<img alt=\"\" src=\"images/imagens/mapa_eb1_carmo.JPG\" style=\"width: 378px; height: 165px;\" /></p>\r\n', '', 1, 16, '2019-08-22 09:51:08', 231, '', '2019-08-22 09:51:08', 0, 0, '0000-00-00 00:00:00', '2019-08-22 09:51:08', '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\":\"\"}', '{\"article_layout\":\"\",\"show_title\":\"\",\"link_titles\":\"\",\"show_tags\":\"\",\"show_intro\":\"\",\"info_block_position\":\"\",\"info_block_show_title\":\"\",\"show_category\":\"\",\"link_category\":\"\",\"show_parent_category\":\"\",\"link_parent_category\":\"\",\"show_associations\":\"\",\"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_page_title\":\"\",\"show_publishing_options\":\"\",\"show_article_options\":\"\",\"show_urls_images_backend\":\"\",\"show_urls_images_frontend\":\"\",\"astroid_article_type\":\"regular\",\"astroid_article_video_type\":\"youtube\",\"astroid_article_video_url\":\"\",\"astroid_article_gallery_width\":\"\",\"astroid_article_gallery_bullets\":\"1\",\"astroid_article_gallery_navigation\":\"1\",\"astroid_article_thumbnail\":\"1\",\"astroid_article_gallery_items\":[],\"astroid_article_audio_source\":\"soundcloud\",\"astroid_article_audio_soundcloud\":\"\",\"astroid_article_audio_spotify\":\"\",\"astroid_article_review_heading\":\"\",\"astroid_article_review_summery\":\"\",\"astroid_article_review_good\":\"\",\"astroid_article_review_bad\":\"\",\"astroid_article_review_rating\":\"5\",\"astroid_article_button_action\":\"\",\"astroid_article_button_link\":\"\",\"astroid_article_review_criterias\":[],\"astroid_article_quote_text\":\"\",\"astroid_article_quote_author\":\"\",\"astroid_article_badge\":\"0\",\"astroid_article_badge_type\":\"2\",\"astroid_article_badge_text\":\"\",\"astroid_article_badge_color\":\"\",\"astroid_article_badge_text_color\":\"\",\"astroid_relatedposts\":\"\",\"astroid_socialshare\":\"\",\"astroid_comments\":\"\",\"astroid_posttype\":\"\",\"astroid_readtime\":\"\",\"astroid_authorinfo\":\"0\",\"astroid_og_title\":\"\",\"astroid_og_desc\":\"\",\"astroid_og_image\":\"\"}', 1, 19, '', '', 1, 0, '{\"robots\":\"\",\"author\":\"\",\"rights\":\"\",\"xreference\":\"\"}', 0, '*', '', ''),
(82, 325, 'Serviços Administrativos', 'servicos-administrativos', '<p style=\"color: #666666; font-family: arial,sans-serif; font-size: 14px; font-style: normal; font-variant: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: center; text-decoration: none; text-indent: 0px; text-transform: none; -webkit-text-stroke-width: 0px; white-space: normal; word-spacing: 0px; margin: 0px 0px 10px 0px;\"><span style=\"font-size: 20px;\"><strong style=\"font-weight: bold;\"><span style=\"font-family: verdana,geneva,sans-serif;\">HORÁRIO DE FUNCIONAMENTO</span></strong></span></p>\r\n<p style=\"color: #666666; font-family: arial,sans-serif; font-size: 14px; font-style: normal; font-variant: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: center; text-decoration: none; text-indent: 0px; text-transform: none; -webkit-text-stroke-width: 0px; white-space: normal; word-spacing: 0px; margin: 0px 0px 10px 0px;\">&nbsp;</p>\r\n<p style=\"color: #666666; font-family: arial,sans-serif; font-size: 14px; font-style: normal; font-variant: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: center; text-decoration: none; text-indent: 0px; text-transform: none; -webkit-text-stroke-width: 0px; white-space: normal; word-spacing: 0px; margin: 0px 0px 10px 0px;\"><span style=\"font-family: verdana,geneva,sans-serif;\">9h00 às 17h00 (escola sede)</span></p>\r\n<p style=\"color: #666666; font-family: arial,sans-serif; font-size: 14px; font-style: normal; font-variant: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: center; text-decoration: none; text-indent: 0px; text-transform: none; -webkit-text-stroke-width: 0px; white-space: normal; word-spacing: 0px; margin: 0px 0px 10px 0px;\"><span style=\"font-family: verdana,geneva,sans-serif;\"></span></p>\r\n<p style=\"color: #666666; font-family: arial,sans-serif; font-size: 14px; font-style: normal; font-variant: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: center; text-decoration: none; text-indent: 0px; text-transform: none; -webkit-text-stroke-width: 0px; white-space: normal; word-spacing: 0px; margin: 0px 0px 10px 0px;\"><span style=\"font-family: verdana,geneva,sans-serif;\"></span></p>', '', 1, 16, '2019-08-22 09:55:02', 231, '', '2019-11-18 18:31:23', 251, 0, '0000-00-00 00:00:00', '2019-08-22 09:55:02', '0000-00-00 00:00:00', '{\"image_intro\":\"\",\"image_intro_alt\":\"\",\"image_intro_caption\":\"\",\"float_intro\":\"\",\"image_fulltext\":\"\",\"image_fulltext_alt\":\"\",\"image_fulltext_caption\":\"\",\"float_fulltext\":\"\"}', '{\"urla\":false,\"urlatext\":\"\",\"targeta\":\"\",\"urlb\":false,\"urlbtext\":\"\",\"targetb\":\"\",\"urlc\":false,\"urlctext\":\"\",\"targetc\":\"\"}', '{\"astroid_article_type\":\"regular\",\"astroid_article_video_type\":\"youtube\",\"astroid_article_video_url\":\"\",\"astroid_article_gallery_width\":\"\",\"astroid_article_gallery_bullets\":\"1\",\"astroid_article_gallery_navigation\":\"1\",\"astroid_article_thumbnail\":\"1\",\"astroid_article_gallery_items\":[],\"astroid_article_audio_source\":\"soundcloud\",\"astroid_article_audio_soundcloud\":\"\",\"astroid_article_audio_spotify\":\"\",\"astroid_article_review_heading\":\"\",\"astroid_article_review_summery\":\"\",\"astroid_article_review_good\":\"\",\"astroid_article_review_bad\":\"\",\"astroid_article_review_rating\":\"5\",\"astroid_article_button_action\":\"\",\"astroid_article_button_link\":\"\",\"astroid_article_review_criterias\":[],\"astroid_article_quote_text\":\"\",\"astroid_article_quote_author\":\"\",\"astroid_article_badge\":\"0\",\"astroid_article_badge_type\":\"2\",\"astroid_article_badge_text\":\"\",\"astroid_article_badge_color\":\"\",\"astroid_article_badge_text_color\":\"\",\"astroid_relatedposts\":\"\",\"astroid_socialshare\":\"\",\"astroid_comments\":\"\",\"astroid_posttype\":\"\",\"astroid_readtime\":\"\",\"astroid_authorinfo\":\"0\",\"astroid_og_title\":\"\",\"astroid_og_desc\":\"\",\"astroid_og_image\":\"\"}', 2, 18, '', '', 1, 0, '{\"robots\":\"\",\"author\":\"\",\"rights\":\"\",\"xreference\":\"\"}', 0, '*', '', ''),
(83, 326, 'Horário de atendimento SPO', 'horario-de-atendimento-spo', '<p>\r\n	Em atualização.....</p>\r\n', '', 1, 16, '2019-08-22 09:59:59', 231, '', '2019-08-22 09:59:59', 0, 0, '0000-00-00 00:00:00', '2019-08-22 09:59:59', '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\":\"\"}', '{\"article_layout\":\"\",\"show_title\":\"\",\"link_titles\":\"\",\"show_tags\":\"\",\"show_intro\":\"\",\"info_block_position\":\"\",\"info_block_show_title\":\"\",\"show_category\":\"\",\"link_category\":\"\",\"show_parent_category\":\"\",\"link_parent_category\":\"\",\"show_associations\":\"\",\"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_page_title\":\"\",\"show_publishing_options\":\"\",\"show_article_options\":\"\",\"show_urls_images_backend\":\"\",\"show_urls_images_frontend\":\"\",\"astroid_article_type\":\"regular\",\"astroid_article_video_type\":\"youtube\",\"astroid_article_video_url\":\"\",\"astroid_article_gallery_width\":\"\",\"astroid_article_gallery_bullets\":\"1\",\"astroid_article_gallery_navigation\":\"1\",\"astroid_article_thumbnail\":\"1\",\"astroid_article_gallery_items\":[],\"astroid_article_audio_source\":\"soundcloud\",\"astroid_article_audio_soundcloud\":\"\",\"astroid_article_audio_spotify\":\"\",\"astroid_article_review_heading\":\"\",\"astroid_article_review_summery\":\"\",\"astroid_article_review_good\":\"\",\"astroid_article_review_bad\":\"\",\"astroid_article_review_rating\":\"5\",\"astroid_article_button_action\":\"\",\"astroid_article_button_link\":\"\",\"astroid_article_review_criterias\":[],\"astroid_article_quote_text\":\"\",\"astroid_article_quote_author\":\"\",\"astroid_article_badge\":\"0\",\"astroid_article_badge_type\":\"2\",\"astroid_article_badge_text\":\"\",\"astroid_article_badge_color\":\"\",\"astroid_article_badge_text_color\":\"\",\"astroid_relatedposts\":\"\",\"astroid_socialshare\":\"\",\"astroid_comments\":\"\",\"astroid_posttype\":\"\",\"astroid_readtime\":\"\",\"astroid_authorinfo\":\"0\",\"astroid_og_title\":\"\",\"astroid_og_desc\":\"\",\"astroid_og_image\":\"\"}', 1, 17, '', '', 1, 0, '{\"robots\":\"\",\"author\":\"\",\"rights\":\"\",\"xreference\":\"\"}', 0, '*', '', '');
INSERT INTO `ynfp8_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`, `note`) VALUES
(84, 327, 'Ação Social Escolar', 'acao-social-escolar', '<p style=\"color: rgb(102, 102, 102); font-family: arial,sans-serif; font-size: 14px; font-style: normal; font-variant: normal; font-weight: 400; letter-spacing: normal; margin-bottom: 10px; margin-left: 0px; margin-right: 0px; margin-top: 0px; orphans: 2; text-align: center; text-decoration: none; text-indent: 0px; text-transform: none; -webkit-text-stroke-width: 0px; white-space: normal; word-spacing: 0px;\">\r\n	<span style=\"font-size: 20px;\"><strong style=\"font-weight: bold;\"><span style=\"font-family: verdana,geneva,sans-serif;\">HORÁRIO DE FUNCIONAMENTO</span></strong></span></p>\r\n<p style=\"color: rgb(102, 102, 102); font-family: arial,sans-serif; font-size: 14px; font-style: normal; font-variant: normal; font-weight: 400; letter-spacing: normal; margin-bottom: 10px; margin-left: 0px; margin-right: 0px; margin-top: 0px; orphans: 2; text-align: center; text-decoration: none; text-indent: 0px; text-transform: none; -webkit-text-stroke-width: 0px; white-space: normal; word-spacing: 0px;\">\r\n	&nbsp;</p>\r\n<p style=\"color: rgb(102, 102, 102); font-family: arial,sans-serif; font-size: 14px; font-style: normal; font-variant: normal; font-weight: 400; letter-spacing: normal; margin-bottom: 10px; margin-left: 0px; margin-right: 0px; margin-top: 0px; orphans: 2; text-align: center; text-decoration: none; text-indent: 0px; text-transform: none; -webkit-text-stroke-width: 0px; white-space: normal; word-spacing: 0px;\">\r\n	<span style=\"font-family: verdana,geneva,sans-serif; font-size: 12pt;\">09.00 às 12.30 (escola sede)</span></p>\r\n<p style=\"color: rgb(102, 102, 102); font-family: arial,sans-serif; font-size: 14px; font-style: normal; font-variant: normal; font-weight: 400; letter-spacing: normal; margin-bottom: 10px; margin-left: 0px; margin-right: 0px; margin-top: 0px; orphans: 2; text-align: center; text-decoration: none; text-indent: 0px; text-transform: none; -webkit-text-stroke-width: 0px; white-space: normal; word-spacing: 0px;\">\r\n	<span style=\"font-family: verdana,geneva,sans-serif; font-size: 12pt;\">14.00 às 17.00 (escola sede)</span></p>\r\n<p style=\"color: rgb(102, 102, 102); font-family: arial,sans-serif; font-size: 14px; font-style: normal; font-variant: normal; font-weight: 400; letter-spacing: normal; margin-bottom: 10px; margin-left: 0px; margin-right: 0px; margin-top: 0px; orphans: 2; text-align: center; text-decoration: none; text-indent: 0px; text-transform: none; -webkit-text-stroke-width: 0px; white-space: normal; word-spacing: 0px;\">\r\n	<span style=\"font-family: verdana,geneva,sans-serif; font-size: 12pt;\">08.20 às 14.20 (Frei)</span></p>\r\n<p>\r\n	&nbsp;</p>\r\n<p>\r\n	&nbsp;</p>\r\n', '', 1, 16, '2019-08-27 10:05:15', 231, '', '2019-08-27 10:06:22', 231, 0, '0000-00-00 00:00:00', '2019-08-27 10:05: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\":\"\"}', '{\"article_layout\":\"\",\"show_title\":\"\",\"link_titles\":\"\",\"show_tags\":\"\",\"show_intro\":\"\",\"info_block_position\":\"\",\"info_block_show_title\":\"\",\"show_category\":\"\",\"link_category\":\"\",\"show_parent_category\":\"\",\"link_parent_category\":\"\",\"show_associations\":\"\",\"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_page_title\":\"\",\"show_publishing_options\":\"\",\"show_article_options\":\"\",\"show_urls_images_backend\":\"\",\"show_urls_images_frontend\":\"\",\"astroid_article_type\":\"regular\",\"astroid_article_video_type\":\"youtube\",\"astroid_article_video_url\":\"\",\"astroid_article_gallery_width\":\"\",\"astroid_article_gallery_bullets\":\"1\",\"astroid_article_gallery_navigation\":\"1\",\"astroid_article_thumbnail\":\"1\",\"astroid_article_gallery_items\":[],\"astroid_article_audio_source\":\"soundcloud\",\"astroid_article_audio_soundcloud\":\"\",\"astroid_article_audio_spotify\":\"\",\"astroid_article_review_heading\":\"\",\"astroid_article_review_summery\":\"\",\"astroid_article_review_good\":\"\",\"astroid_article_review_bad\":\"\",\"astroid_article_review_rating\":\"5\",\"astroid_article_button_action\":\"\",\"astroid_article_button_link\":\"\",\"astroid_article_review_criterias\":[],\"astroid_article_quote_text\":\"\",\"astroid_article_quote_author\":\"\",\"astroid_article_badge\":\"0\",\"astroid_article_badge_type\":\"2\",\"astroid_article_badge_text\":\"\",\"astroid_article_badge_color\":\"\",\"astroid_article_badge_text_color\":\"\",\"astroid_relatedposts\":\"\",\"astroid_socialshare\":\"\",\"astroid_comments\":\"\",\"astroid_posttype\":\"\",\"astroid_readtime\":\"\",\"astroid_authorinfo\":\"0\",\"astroid_og_title\":\"\",\"astroid_og_desc\":\"\",\"astroid_og_image\":\"\"}', 2, 16, '', '', 1, 0, '{\"robots\":\"\",\"author\":\"\",\"rights\":\"\",\"xreference\":\"\"}', 0, '*', '', ''),
(85, 328, 'Reprografia EB 2/3 Frei', 'reprografia-eb-2-3-frei', '<p style=\"color: rgb(102, 102, 102); font-family: arial,sans-serif; font-size: 14px; font-style: normal; font-variant: normal; font-weight: 400; letter-spacing: normal; margin-bottom: 10px; margin-left: 0px; margin-right: 0px; margin-top: 0px; orphans: 2; text-align: center; text-decoration: none; text-indent: 0px; text-transform: none; -webkit-text-stroke-width: 0px; white-space: normal; word-spacing: 0px;\">\r\n	<span style=\"font-size: 18px;\"><strong style=\"font-weight: bold;\"><span style=\"font-family: verdana,geneva,sans-serif;\">HORÁRIO DE FUNCIONAMENTO</span></strong></span></p>\r\n<p style=\"color: rgb(102, 102, 102); font-family: arial,sans-serif; font-size: 14px; font-style: normal; font-variant: normal; font-weight: 400; letter-spacing: normal; margin-bottom: 10px; margin-left: 0px; margin-right: 0px; margin-top: 0px; orphans: 2; text-align: center; text-decoration: none; text-indent: 0px; text-transform: none; -webkit-text-stroke-width: 0px; white-space: normal; word-spacing: 0px;\">\r\n	&nbsp;</p>\r\n<p style=\"color: rgb(102, 102, 102); font-family: arial,sans-serif; font-size: 14px; font-style: normal; font-variant: normal; font-weight: 400; letter-spacing: normal; margin-bottom: 10px; margin-left: 0px; margin-right: 0px; margin-top: 0px; orphans: 2; text-align: center; text-decoration: none; text-indent: 0px; text-transform: none; -webkit-text-stroke-width: 0px; white-space: normal; word-spacing: 0px;\">\r\n	<span style=\"text-decoration: underline;\"><span style=\"font-size: 18px;\"><span style=\"font-family: verdana,geneva,sans-serif;\">Reprografia</span></span></span></p>\r\n<p style=\"color: rgb(102, 102, 102); font-family: arial,sans-serif; font-size: 14px; font-style: normal; font-variant: normal; font-weight: 400; letter-spacing: normal; margin-bottom: 10px; margin-left: 0px; margin-right: 0px; margin-top: 0px; orphans: 2; text-align: center; text-decoration: none; text-indent: 0px; text-transform: none; -webkit-text-stroke-width: 0px; white-space: normal; word-spacing: 0px;\">\r\n	&nbsp;</p>\r\n<p style=\"color: rgb(102, 102, 102); font-family: arial,sans-serif; font-size: 14px; font-style: normal; font-variant: normal; font-weight: 400; letter-spacing: normal; margin-bottom: 10px; margin-left: 0px; margin-right: 0px; margin-top: 0px; orphans: 2; text-align: center; text-decoration: none; text-indent: 0px; text-transform: none; -webkit-text-stroke-width: 0px; white-space: normal; word-spacing: 0px;\">\r\n	<span style=\"font-size: 20px;\"><span style=\"font-family: verdana,geneva,sans-serif;\">Manhã - 08.30 às 13.30</span></span></p>\r\n<p style=\"color: rgb(102, 102, 102); font-family: arial,sans-serif; font-size: 14px; font-style: normal; font-variant: normal; font-weight: 400; letter-spacing: normal; margin-bottom: 10px; margin-left: 0px; margin-right: 0px; margin-top: 0px; orphans: 2; text-align: center; text-decoration: none; text-indent: 0px; text-transform: none; -webkit-text-stroke-width: 0px; white-space: normal; word-spacing: 0px;\">\r\n	<span style=\"font-size: 20px;\"><span style=\"font-family: verdana,geneva,sans-serif;\">Tarde - 14.30 às 16.40</span></span></p>\r\n<p style=\"color: rgb(102, 102, 102); font-family: arial,sans-serif; font-size: 14px; font-style: normal; font-variant: normal; font-weight: 400; letter-spacing: normal; margin-bottom: 10px; margin-left: 0px; margin-right: 0px; margin-top: 0px; orphans: 2; text-align: center; text-decoration: none; text-indent: 0px; text-transform: none; -webkit-text-stroke-width: 0px; white-space: normal; word-spacing: 0px;\">\r\n	&nbsp;</p>\r\n<p style=\"color: rgb(102, 102, 102); font-family: arial,sans-serif; font-size: 14px; font-style: normal; font-variant: normal; font-weight: 400; letter-spacing: normal; margin-bottom: 10px; margin-left: 0px; margin-right: 0px; margin-top: 0px; orphans: 2; text-align: center; text-decoration: none; text-indent: 0px; text-transform: none; -webkit-text-stroke-width: 0px; white-space: normal; word-spacing: 0px;\">\r\n	<span style=\"line-height: 1.5; text-decoration: underline;\"><span style=\"font-family: verdana,geneva,sans-serif; font-size: 18px; line-height: 1.5;\">Papelaria</span></span></p>\r\n<p style=\"color: rgb(102, 102, 102); font-family: arial,sans-serif; font-size: 14px; font-style: normal; font-variant: normal; font-weight: 400; letter-spacing: normal; margin-bottom: 10px; margin-left: 480px; margin-right: 0px; margin-top: 0px; orphans: 2; text-align: left; text-decoration: none; text-indent: 0px; text-transform: none; -webkit-text-stroke-width: 0px; white-space: normal; word-spacing: 0px;\">\r\n	&nbsp;</p>\r\n<p style=\"color: rgb(102, 102, 102); font-family: arial,sans-serif; font-size: 14px; font-style: normal; font-variant: normal; font-weight: 400; letter-spacing: normal; margin-bottom: 10px; margin-left: 0px; margin-right: 0px; margin-top: 0px; orphans: 2; text-align: center; text-decoration: none; text-indent: 0px; text-transform: none; -webkit-text-stroke-width: 0px; white-space: normal; word-spacing: 0px;\">\r\n	<span style=\"font-family: verdana,geneva,sans-serif; font-size: 18px; line-height: 1.5;\">Manhã - 08h00 às 12h00</span></p>\r\n<p style=\"color: rgb(102, 102, 102); font-family: arial,sans-serif; font-size: 14px; font-style: normal; font-variant: normal; font-weight: 400; letter-spacing: normal; margin-bottom: 10px; margin-left: 0px; margin-right: 0px; margin-top: 0px; orphans: 2; text-align: center; text-decoration: none; text-indent: 0px; text-transform: none; -webkit-text-stroke-width: 0px; white-space: normal; word-spacing: 0px;\">\r\n	<span style=\"font-size: 18px;\"><span style=\"font-family: verdana,geneva,sans-serif;\">Tarde - 14h00 às 16h00</span></span></p>\r\n<p>\r\n	&nbsp;</p>\r\n', '', 1, 16, '2019-08-27 10:07:25', 231, '', '2019-08-27 10:07:25', 0, 0, '0000-00-00 00:00:00', '2019-08-27 10:07:25', '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\":\"\"}', '{\"article_layout\":\"\",\"show_title\":\"\",\"link_titles\":\"\",\"show_tags\":\"\",\"show_intro\":\"\",\"info_block_position\":\"\",\"info_block_show_title\":\"\",\"show_category\":\"\",\"link_category\":\"\",\"show_parent_category\":\"\",\"link_parent_category\":\"\",\"show_associations\":\"\",\"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_page_title\":\"\",\"show_publishing_options\":\"\",\"show_article_options\":\"\",\"show_urls_images_backend\":\"\",\"show_urls_images_frontend\":\"\",\"astroid_article_type\":\"regular\",\"astroid_article_video_type\":\"youtube\",\"astroid_article_video_url\":\"\",\"astroid_article_gallery_width\":\"\",\"astroid_article_gallery_bullets\":\"1\",\"astroid_article_gallery_navigation\":\"1\",\"astroid_article_thumbnail\":\"1\",\"astroid_article_gallery_items\":[],\"astroid_article_audio_source\":\"soundcloud\",\"astroid_article_audio_soundcloud\":\"\",\"astroid_article_audio_spotify\":\"\",\"astroid_article_review_heading\":\"\",\"astroid_article_review_summery\":\"\",\"astroid_article_review_good\":\"\",\"astroid_article_review_bad\":\"\",\"astroid_article_review_rating\":\"5\",\"astroid_article_button_action\":\"\",\"astroid_article_button_link\":\"\",\"astroid_article_review_criterias\":[],\"astroid_article_quote_text\":\"\",\"astroid_article_quote_author\":\"\",\"astroid_article_badge\":\"0\",\"astroid_article_badge_type\":\"2\",\"astroid_article_badge_text\":\"\",\"astroid_article_badge_color\":\"\",\"astroid_article_badge_text_color\":\"\",\"astroid_relatedposts\":\"\",\"astroid_socialshare\":\"\",\"astroid_comments\":\"\",\"astroid_posttype\":\"\",\"astroid_readtime\":\"\",\"astroid_authorinfo\":\"0\",\"astroid_og_title\":\"\",\"astroid_og_desc\":\"\",\"astroid_og_image\":\"\"}', 1, 15, '', '', 1, 0, '{\"robots\":\"\",\"author\":\"\",\"rights\":\"\",\"xreference\":\"\"}', 0, '*', '', ''),
(86, 329, 'Reprografia / Papelaria ESMAIOR', 'reprografia-papelaria-esmaior', '<p style=\"color: rgb(102, 102, 102); font-family: arial,sans-serif; font-size: 14px; font-style: normal; font-variant: normal; font-weight: 400; letter-spacing: normal; margin-bottom: 10px; margin-left: 0px; margin-right: 0px; margin-top: 0px; orphans: 2; text-align: center; text-decoration: none; text-indent: 0px; text-transform: none; -webkit-text-stroke-width: 0px; white-space: normal; word-spacing: 0px;\">\r\n	<span style=\"font-size: 18px;\"><strong style=\"font-weight: bold;\"><span style=\"font-family: verdana,geneva,sans-serif;\">HORÁRIO DE FUNCIONAMENTO</span></strong></span></p>\r\n<p style=\"color: rgb(102, 102, 102); font-family: arial,sans-serif; font-size: 14px; font-style: normal; font-variant: normal; font-weight: 400; letter-spacing: normal; margin-bottom: 10px; margin-left: 0px; margin-right: 0px; margin-top: 0px; orphans: 2; text-align: center; text-decoration: none; text-indent: 0px; text-transform: none; -webkit-text-stroke-width: 0px; white-space: normal; word-spacing: 0px;\">\r\n	<span style=\"font-size: 18px;\"><span style=\"font-family: verdana,geneva,sans-serif;\">Reprografia / Papelaria</span></span></p>\r\n<p style=\"color: rgb(102, 102, 102); font-family: arial,sans-serif; font-size: 14px; font-style: normal; font-variant: normal; font-weight: 400; letter-spacing: normal; margin-bottom: 10px; margin-left: 0px; margin-right: 0px; margin-top: 0px; orphans: 2; text-align: center; text-decoration: none; text-indent: 0px; text-transform: none; -webkit-text-stroke-width: 0px; white-space: normal; word-spacing: 0px;\">\r\n	&nbsp;</p>\r\n<p style=\"color: rgb(102, 102, 102); font-family: arial,sans-serif; font-size: 14px; font-style: normal; font-variant: normal; font-weight: 400; letter-spacing: normal; margin-bottom: 10px; margin-left: 520px; margin-right: 0px; margin-top: 0px; orphans: 2; text-align: justify; text-decoration: none; text-indent: 0px; text-transform: none; -webkit-text-stroke-width: 0px; white-space: normal; word-spacing: 0px;\">\r\n	&nbsp;</p>\r\n<p style=\"color: rgb(102, 102, 102); font-family: arial,sans-serif; font-size: 14px; font-style: normal; font-variant: normal; font-weight: 400; letter-spacing: normal; margin-bottom: 10px; margin-left: 0px; margin-right: 0px; margin-top: 0px; orphans: 2; text-align: center; text-decoration: none; text-indent: 0px; text-transform: none; -webkit-text-stroke-width: 0px; white-space: normal; word-spacing: 0px;\">\r\n	<span style=\"font-family: verdana,geneva,sans-serif;\"><span style=\"font-size: 20px; line-height: 30px;\">08h15 às 16h45</span></span></p>\r\n<p>\r\n	&nbsp;</p>\r\n', '', 1, 16, '2019-08-27 10:09:34', 231, '', '2019-08-27 10:09:34', 0, 0, '0000-00-00 00:00:00', '2019-08-27 10:09:34', '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\":\"\"}', '{\"article_layout\":\"\",\"show_title\":\"\",\"link_titles\":\"\",\"show_tags\":\"\",\"show_intro\":\"\",\"info_block_position\":\"\",\"info_block_show_title\":\"\",\"show_category\":\"\",\"link_category\":\"\",\"show_parent_category\":\"\",\"link_parent_category\":\"\",\"show_associations\":\"\",\"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_page_title\":\"\",\"show_publishing_options\":\"\",\"show_article_options\":\"\",\"show_urls_images_backend\":\"\",\"show_urls_images_frontend\":\"\",\"astroid_article_type\":\"regular\",\"astroid_article_video_type\":\"youtube\",\"astroid_article_video_url\":\"\",\"astroid_article_gallery_width\":\"\",\"astroid_article_gallery_bullets\":\"1\",\"astroid_article_gallery_navigation\":\"1\",\"astroid_article_thumbnail\":\"1\",\"astroid_article_gallery_items\":[],\"astroid_article_audio_source\":\"soundcloud\",\"astroid_article_audio_soundcloud\":\"\",\"astroid_article_audio_spotify\":\"\",\"astroid_article_review_heading\":\"\",\"astroid_article_review_summery\":\"\",\"astroid_article_review_good\":\"\",\"astroid_article_review_bad\":\"\",\"astroid_article_review_rating\":\"5\",\"astroid_article_button_action\":\"\",\"astroid_article_button_link\":\"\",\"astroid_article_review_criterias\":[],\"astroid_article_quote_text\":\"\",\"astroid_article_quote_author\":\"\",\"astroid_article_badge\":\"0\",\"astroid_article_badge_type\":\"2\",\"astroid_article_badge_text\":\"\",\"astroid_article_badge_color\":\"\",\"astroid_article_badge_text_color\":\"\",\"astroid_relatedposts\":\"\",\"astroid_socialshare\":\"\",\"astroid_comments\":\"\",\"astroid_posttype\":\"\",\"astroid_readtime\":\"\",\"astroid_authorinfo\":\"0\",\"astroid_og_title\":\"\",\"astroid_og_desc\":\"\",\"astroid_og_image\":\"\"}', 1, 14, '', '', 1, 0, '{\"robots\":\"\",\"author\":\"\",\"rights\":\"\",\"xreference\":\"\"}', 0, '*', '', ''),
(87, 330, ' Associação de Pais da EB1  do Carmo', 'associacao-de-pais-da-eb1-do-carmo', '<p>\r\n	Em construção...</p>\r\n', '', 1, 16, '2019-08-27 10:21:28', 231, '', '2019-08-27 10:21:28', 0, 0, '0000-00-00 00:00:00', '2019-08-27 10:21:28', '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\":\"\"}', '{\"article_layout\":\"\",\"show_title\":\"\",\"link_titles\":\"\",\"show_tags\":\"\",\"show_intro\":\"\",\"info_block_position\":\"\",\"info_block_show_title\":\"\",\"show_category\":\"\",\"link_category\":\"\",\"show_parent_category\":\"\",\"link_parent_category\":\"\",\"show_associations\":\"\",\"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_page_title\":\"\",\"show_publishing_options\":\"\",\"show_article_options\":\"\",\"show_urls_images_backend\":\"\",\"show_urls_images_frontend\":\"\",\"astroid_article_type\":\"regular\",\"astroid_article_video_type\":\"youtube\",\"astroid_article_video_url\":\"\",\"astroid_article_gallery_width\":\"\",\"astroid_article_gallery_bullets\":\"1\",\"astroid_article_gallery_navigation\":\"1\",\"astroid_article_thumbnail\":\"1\",\"astroid_article_gallery_items\":[],\"astroid_article_audio_source\":\"soundcloud\",\"astroid_article_audio_soundcloud\":\"\",\"astroid_article_audio_spotify\":\"\",\"astroid_article_review_heading\":\"\",\"astroid_article_review_summery\":\"\",\"astroid_article_review_good\":\"\",\"astroid_article_review_bad\":\"\",\"astroid_article_review_rating\":\"5\",\"astroid_article_button_action\":\"\",\"astroid_article_button_link\":\"\",\"astroid_article_review_criterias\":[],\"astroid_article_quote_text\":\"\",\"astroid_article_quote_author\":\"\",\"astroid_article_badge\":\"0\",\"astroid_article_badge_type\":\"2\",\"astroid_article_badge_text\":\"\",\"astroid_article_badge_color\":\"\",\"astroid_article_badge_text_color\":\"\",\"astroid_relatedposts\":\"\",\"astroid_socialshare\":\"\",\"astroid_comments\":\"\",\"astroid_posttype\":\"\",\"astroid_readtime\":\"\",\"astroid_authorinfo\":\"\",\"astroid_og_title\":\"\",\"astroid_og_desc\":\"\",\"astroid_og_image\":\"\"}', 1, 13, '', '', 1, 0, '{\"robots\":\"\",\"author\":\"\",\"rights\":\"\",\"xreference\":\"\"}', 0, '*', '', ''),
(88, 331, ' Associação de Pais EB 2/3 FREI', 'associacao-de-pais-eb-2-3-frei', '<p>\r\n	<a href=\"files/escritura.pdf\">Escritura de Constitui&ccedil;&atilde;o da APEE da EB2,3 Frei Bartolomeu dos M&aacute;rtires</a></p>\r\n<p>\r\n	&nbsp;</p>\r\n<p>\r\n	Contactos:&nbsp; <a href=\"mailto:apee.eb23fbm@hotmail.com\">apee.eb23fbm@hotmail.com</a></p>\r\n', '', 1, 16, '2019-08-27 10:22:18', 231, '', '2019-11-22 00:46:09', 231, 0, '0000-00-00 00:00:00', '2019-08-27 10:22:18', '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\":\"\"}', '{\"article_layout\":\"\",\"show_title\":\"\",\"link_titles\":\"\",\"show_tags\":\"\",\"show_intro\":\"\",\"info_block_position\":\"\",\"info_block_show_title\":\"\",\"show_category\":\"\",\"link_category\":\"\",\"show_parent_category\":\"\",\"link_parent_category\":\"\",\"show_associations\":\"\",\"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_page_title\":\"\",\"show_publishing_options\":\"\",\"show_article_options\":\"\",\"show_urls_images_backend\":\"\",\"show_urls_images_frontend\":\"\",\"astroid_article_type\":\"regular\",\"astroid_article_video_type\":\"youtube\",\"astroid_article_video_url\":\"\",\"astroid_article_gallery_width\":\"\",\"astroid_article_gallery_bullets\":\"1\",\"astroid_article_gallery_navigation\":\"1\",\"astroid_article_thumbnail\":\"1\",\"astroid_article_gallery_items\":[],\"astroid_article_audio_source\":\"soundcloud\",\"astroid_article_audio_soundcloud\":\"\",\"astroid_article_audio_spotify\":\"\",\"astroid_article_review_heading\":\"\",\"astroid_article_review_summery\":\"\",\"astroid_article_review_good\":\"\",\"astroid_article_review_bad\":\"\",\"astroid_article_review_rating\":\"5\",\"astroid_article_button_action\":\"\",\"astroid_article_button_link\":\"\",\"astroid_article_review_criterias\":[],\"astroid_article_quote_text\":\"\",\"astroid_article_quote_author\":\"\",\"astroid_article_badge\":\"0\",\"astroid_article_badge_type\":\"2\",\"astroid_article_badge_text\":\"\",\"astroid_article_badge_color\":\"\",\"astroid_article_badge_text_color\":\"\",\"astroid_relatedposts\":\"\",\"astroid_socialshare\":\"\",\"astroid_comments\":\"\",\"astroid_posttype\":\"\",\"astroid_readtime\":\"\",\"astroid_authorinfo\":\"\",\"astroid_og_title\":\"\",\"astroid_og_desc\":\"\",\"astroid_og_image\":\"\"}', 2, 12, '', '', 1, 0, '{\"robots\":\"\",\"author\":\"\",\"rights\":\"\",\"xreference\":\"\"}', 0, '*', '', ''),
(89, 332, 'Associação de Estudantes', 'associacao-de-estudantes', '<p>\r\n	Em Atualização....</p>\r\n', '', 1, 16, '2019-08-27 10:29:07', 231, '', '2019-08-27 10:29:07', 0, 0, '0000-00-00 00:00:00', '2019-08-27 10:29:07', '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\":\"\"}', '{\"article_layout\":\"\",\"show_title\":\"\",\"link_titles\":\"\",\"show_tags\":\"\",\"show_intro\":\"\",\"info_block_position\":\"\",\"info_block_show_title\":\"\",\"show_category\":\"\",\"link_category\":\"\",\"show_parent_category\":\"\",\"link_parent_category\":\"\",\"show_associations\":\"\",\"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_page_title\":\"\",\"show_publishing_options\":\"\",\"show_article_options\":\"\",\"show_urls_images_backend\":\"\",\"show_urls_images_frontend\":\"\",\"astroid_article_type\":\"regular\",\"astroid_article_video_type\":\"youtube\",\"astroid_article_video_url\":\"\",\"astroid_article_gallery_width\":\"\",\"astroid_article_gallery_bullets\":\"1\",\"astroid_article_gallery_navigation\":\"1\",\"astroid_article_thumbnail\":\"1\",\"astroid_article_gallery_items\":[],\"astroid_article_audio_source\":\"soundcloud\",\"astroid_article_audio_soundcloud\":\"\",\"astroid_article_audio_spotify\":\"\",\"astroid_article_review_heading\":\"\",\"astroid_article_review_summery\":\"\",\"astroid_article_review_good\":\"\",\"astroid_article_review_bad\":\"\",\"astroid_article_review_rating\":\"5\",\"astroid_article_button_action\":\"\",\"astroid_article_button_link\":\"\",\"astroid_article_review_criterias\":[],\"astroid_article_quote_text\":\"\",\"astroid_article_quote_author\":\"\",\"astroid_article_badge\":\"0\",\"astroid_article_badge_type\":\"2\",\"astroid_article_badge_text\":\"\",\"astroid_article_badge_color\":\"\",\"astroid_article_badge_text_color\":\"\",\"astroid_relatedposts\":\"\",\"astroid_socialshare\":\"\",\"astroid_comments\":\"\",\"astroid_posttype\":\"\",\"astroid_readtime\":\"\",\"astroid_authorinfo\":\"0\",\"astroid_og_title\":\"\",\"astroid_og_desc\":\"\",\"astroid_og_image\":\"\"}', 1, 11, '', '', 1, 0, '{\"robots\":\"\",\"author\":\"\",\"rights\":\"\",\"xreference\":\"\"}', 0, '*', '', ''),
(90, 333, 'Arranque do novo ano letivo ', 'arranque-do-novo-ano-letivo', '<p style=\"text-align:justify;line-height:150%\">\r\n	<span style=\"font-family:&quot;Arial&quot;,sans-serif;color:#666666;background:white\">Eis o </span><span style=\"font-family:&quot;Arial&quot;,sans-serif\"><a href=\"http://www.esmaior.pt/esmaior/images/RECECOES_2019_-_2020.pdf\" style=\"orphans: 2;transition-delay: 0s;transition-duration: 0.15s;transition-property: color;&#10;transition-timing-function: ease-in-out;-webkit-text-stroke-width: 0px;&#10;word-spacing:0px\"><span style=\"color:#0083E8;text-decoration:none;text-underline:&#10;none\">calendário</span></a><span style=\"color:#666666;background:white\"><span style=\"orphans: 2;-webkit-text-stroke-width: 0px;float:none;word-spacing:0px\"> das atividades de arranque do novo ano letivo. Sejam todos - pais&nbsp; e encarregados de educação e estudantes - bem-vindos!</span></span></span></p>\r\n', '\r\n<p>\r\n	<img alt=\"\" class=\"cke-resize\" src=\"images/Recees_2019-2010.jpg\" style=\"width: 800px; height: 1131px;\" /></p>\r\n<p>\r\n	&nbsp;</p>\r\n<div id=\"ckimgrsz\" style=\"left: 7.51px; top: 74.56px;\">\r\n	<div class=\"preview\">\r\n		&nbsp;</div>\r\n</div>\r\n', 1, 11, '2019-08-27 10:33:47', 231, '', '2019-08-27 10:41:38', 231, 0, '0000-00-00 00:00:00', '2019-08-27 10:33:47', '0000-00-00 00:00:00', '{\"image_intro\":\"images\\/Recees_2019-2010.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\":\"\"}', '{\"article_layout\":\"\",\"show_title\":\"\",\"link_titles\":\"\",\"show_tags\":\"\",\"show_intro\":\"\",\"info_block_position\":\"\",\"info_block_show_title\":\"\",\"show_category\":\"\",\"link_category\":\"\",\"show_parent_category\":\"\",\"link_parent_category\":\"\",\"show_associations\":\"\",\"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_page_title\":\"\",\"show_publishing_options\":\"\",\"show_article_options\":\"\",\"show_urls_images_backend\":\"\",\"show_urls_images_frontend\":\"\",\"astroid_article_type\":\"regular\",\"astroid_article_video_type\":\"youtube\",\"astroid_article_video_url\":\"\",\"astroid_article_gallery_width\":\"\",\"astroid_article_gallery_bullets\":\"1\",\"astroid_article_gallery_navigation\":\"1\",\"astroid_article_thumbnail\":\"1\",\"astroid_article_gallery_items\":[],\"astroid_article_audio_source\":\"soundcloud\",\"astroid_article_audio_soundcloud\":\"\",\"astroid_article_audio_spotify\":\"\",\"astroid_article_review_heading\":\"\",\"astroid_article_review_summery\":\"\",\"astroid_article_review_good\":\"\",\"astroid_article_review_bad\":\"\",\"astroid_article_review_rating\":\"5\",\"astroid_article_button_action\":\"\",\"astroid_article_button_link\":\"\",\"astroid_article_review_criterias\":[],\"astroid_article_quote_text\":\"\",\"astroid_article_quote_author\":\"\",\"astroid_article_badge\":\"0\",\"astroid_article_badge_type\":\"2\",\"astroid_article_badge_text\":\"\",\"astroid_article_badge_color\":\"\",\"astroid_article_badge_text_color\":\"\",\"astroid_relatedposts\":\"\",\"astroid_socialshare\":\"\",\"astroid_comments\":\"\",\"astroid_posttype\":\"\",\"astroid_readtime\":\"\",\"astroid_authorinfo\":\"\",\"astroid_og_title\":\"\",\"astroid_og_desc\":\"\",\"astroid_og_image\":\"\"}', 7, 69, '', '', 1, 0, '{\"robots\":\"\",\"author\":\"\",\"rights\":\"\",\"xreference\":\"\"}', 1, '*', '', ''),
(91, 334, 'Aviso Manuais Escolares ', 'aviso-manuais-escolares-2', '<p style=\"margin-top:0cm;margin-right:0cm;margin-bottom:7.5pt;margin-left:0cm;&#10;text-align:justify;line-height:150%\">\r\n	<span style=\"font-size:11.0pt;line-height:&#10;150%;font-family:&quot;Arial&quot;,sans-serif;color:#666666\">No sentido de melhorar o serviço de qualidade que já disponibilizavamos aos pais e encarregados de educação através da plataforma INOVAR Alunos, o Agrupamento decidiu, este ano, aderir à Plataforma E 360, do Ministério da Educação para, nomeadamente, garantir a proteção de dados. </span></p>\r\n', '\r\n<p style=\"margin-top:0cm;margin-right:0cm;margin-bottom:7.5pt;margin-left:0cm;&#10;text-align:justify;line-height:150%\">\r\n	<span style=\"font-size:11.0pt;line-height:&#10;150%;font-family:&quot;Arial&quot;,sans-serif;color:#666666\">Acontece que a articulação entre os Programas MEGA e E360 ainda não está completamente operacional, muito embora já tenha sido emitido um número significativo de vouchers. Esperamos que a operação de validação dos dados esteja concluída muito em breve, pelo que solicitamos aos pais e encarregados de educação a compreensão por esta demora.</span></p>\r\n<p style=\"margin-top:0cm;margin-right:0cm;margin-bottom:7.5pt;margin-left:0cm;&#10;text-align:justify;line-height:150%;orphans: 2;-webkit-text-stroke-width: 0px;&#10;word-spacing:0px\">\r\n	<span style=\"font-size:11.0pt;line-height:150%;font-family:&#10;&quot;Arial&quot;,sans-serif;color:#666666\">O Diretor</span></p>\r\n<p>\r\n	&nbsp;</p>\r\n', 1, 11, '2019-08-27 10:38:49', 231, '', '2019-08-27 10:40:15', 231, 0, '0000-00-00 00:00:00', '2019-08-27 10:38:49', '0000-00-00 00:00:00', '{\"image_intro\":\"images\\/imagens\\/manuais.png\",\"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\":\"\"}', '{\"article_layout\":\"\",\"show_title\":\"\",\"link_titles\":\"\",\"show_tags\":\"\",\"show_intro\":\"\",\"info_block_position\":\"\",\"info_block_show_title\":\"\",\"show_category\":\"\",\"link_category\":\"\",\"show_parent_category\":\"\",\"link_parent_category\":\"\",\"show_associations\":\"\",\"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_page_title\":\"\",\"show_publishing_options\":\"\",\"show_article_options\":\"\",\"show_urls_images_backend\":\"\",\"show_urls_images_frontend\":\"\",\"astroid_article_type\":\"regular\",\"astroid_article_video_type\":\"youtube\",\"astroid_article_video_url\":\"\",\"astroid_article_gallery_width\":\"\",\"astroid_article_gallery_bullets\":\"1\",\"astroid_article_gallery_navigation\":\"1\",\"astroid_article_thumbnail\":\"1\",\"astroid_article_gallery_items\":[],\"astroid_article_audio_source\":\"soundcloud\",\"astroid_article_audio_soundcloud\":\"\",\"astroid_article_audio_spotify\":\"\",\"astroid_article_review_heading\":\"\",\"astroid_article_review_summery\":\"\",\"astroid_article_review_good\":\"\",\"astroid_article_review_bad\":\"\",\"astroid_article_review_rating\":\"5\",\"astroid_article_button_action\":\"\",\"astroid_article_button_link\":\"\",\"astroid_article_review_criterias\":[],\"astroid_article_quote_text\":\"\",\"astroid_article_quote_author\":\"\",\"astroid_article_badge\":\"0\",\"astroid_article_badge_type\":\"2\",\"astroid_article_badge_text\":\"\",\"astroid_article_badge_color\":\"\",\"astroid_article_badge_text_color\":\"\",\"astroid_relatedposts\":\"\",\"astroid_socialshare\":\"\",\"astroid_comments\":\"\",\"astroid_posttype\":\"\",\"astroid_readtime\":\"\",\"astroid_authorinfo\":\"\",\"astroid_og_title\":\"\",\"astroid_og_desc\":\"\",\"astroid_og_image\":\"\"}', 3, 67, '', '', 1, 0, '{\"robots\":\"\",\"author\":\"\",\"rights\":\"\",\"xreference\":\"\"}', 1, '*', '', ''),
(92, 336, 'Avaliação Externa 2016', 'avaliacao-externa-2016', '<p style=\"text-align: left; color: rgb(34, 34, 34); text-transform: none; text-indent: 0px; letter-spacing: normal; font-family: Arial; font-size: 12px; font-style: normal; font-variant: normal; font-weight: 400; text-decoration: none; word-spacing: 0px; white-space: normal; orphans: 2; -webkit-text-stroke-width: 0px;\">\r\n	&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; <a href=\"files/apresentaao_agrupamento.pdf\" style=\"color: rgb(143, 9, 9); transition-delay: 0s; transition-duration: 0.15s; transition-property: color; transition-timing-function: ease-in-out;\" target=\"_blank\"><span style=\"font-size: 12pt;\">Apresentação</span></a></p>\r\n<p style=\"text-align: left; color: rgb(34, 34, 34); text-transform: none; text-indent: 0px; letter-spacing: normal; font-family: Arial; font-size: 12px; font-style: normal; font-variant: normal; font-weight: 400; text-decoration: none; word-spacing: 0px; white-space: normal; orphans: 2; -webkit-text-stroke-width: 0px;\">\r\n	&nbsp;</p>\r\n<p style=\"text-align: left; color: rgb(34, 34, 34); text-transform: none; text-indent: 0px; letter-spacing: normal; font-family: Arial; font-size: 12px; font-style: normal; font-variant: normal; font-weight: 400; text-decoration: none; word-spacing: 0px; white-space: normal; orphans: 2; -webkit-text-stroke-width: 0px;\">\r\n	&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; <a href=\"index.php?option=com_content&amp;view=article&amp;id=93&amp;catid=16\" style=\"color: rgb(143, 9, 9); transition-delay: 0s; transition-duration: 0.15s; transition-property: color; transition-timing-function: ease-in-out;\" target=\"_blank\" title=\"Resultados dos Questionários\">Resultados dos Questionários</a></p>\r\n<p style=\"text-align: left; color: rgb(34, 34, 34); text-transform: none; text-indent: 0px; letter-spacing: normal; font-family: Arial; font-size: 12px; font-style: normal; font-variant: normal; font-weight: 400; text-decoration: none; word-spacing: 0px; white-space: normal; orphans: 2; -webkit-text-stroke-width: 0px;\">\r\n	&nbsp;</p>\r\n<p style=\"text-align: left; color: rgb(34, 34, 34); text-transform: none; text-indent: 0px; letter-spacing: normal; font-family: Arial; font-size: 12px; font-style: normal; font-variant: normal; font-weight: 400; text-decoration: none; word-spacing: 0px; white-space: normal; orphans: 2; -webkit-text-stroke-width: 0px;\">\r\n	&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; <a href=\"files/dados_contexto_2016.pdf\" style=\"color: rgb(143, 9, 9); transition-delay: 0s; transition-duration: 0.15s; transition-property: color; transition-timing-function: ease-in-out;\" target=\"_blank\"><span style=\"font-size: 12pt;\">Dados de Contexto</span></a></p>\r\n<p style=\"text-align: left; color: rgb(34, 34, 34); text-transform: none; text-indent: 0px; letter-spacing: normal; font-family: Arial; font-size: 12px; font-style: normal; font-variant: normal; font-weight: 400; text-decoration: none; word-spacing: 0px; white-space: normal; orphans: 2; -webkit-text-stroke-width: 0px;\">\r\n	&nbsp;</p>\r\n<p style=\"text-align: left; color: rgb(34, 34, 34); text-transform: none; text-indent: 0px; letter-spacing: normal; font-family: Arial; font-size: 12px; font-style: normal; font-variant: normal; font-weight: 400; text-decoration: none; word-spacing: 0px; white-space: normal; orphans: 2; -webkit-text-stroke-width: 0px;\">\r\n	&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; <a href=\"files/Relatrio_Avaliao_Externa_2016.pdf\" style=\"color: rgb(143, 9, 9); transition-delay: 0s; transition-duration: 0.15s; transition-property: color; transition-timing-function: ease-in-out;\" target=\"_blank\"><span style=\"font-size: 12pt;\">Relatório</span></a></p>\r\n<p>\r\n	&nbsp;</p>\r\n', '', 1, 16, '2019-09-14 16:27:00', 231, '', '2019-09-14 16:43:57', 231, 0, '0000-00-00 00:00:00', '2019-09-14 16:27:00', '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\":\"\"}', '{\"article_layout\":\"\",\"show_title\":\"\",\"link_titles\":\"\",\"show_tags\":\"\",\"show_intro\":\"\",\"info_block_position\":\"\",\"info_block_show_title\":\"\",\"show_category\":\"\",\"link_category\":\"\",\"show_parent_category\":\"\",\"link_parent_category\":\"\",\"show_associations\":\"\",\"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_page_title\":\"\",\"show_publishing_options\":\"\",\"show_article_options\":\"\",\"show_urls_images_backend\":\"\",\"show_urls_images_frontend\":\"\",\"astroid_article_type\":\"regular\",\"astroid_article_video_type\":\"youtube\",\"astroid_article_video_url\":\"\",\"astroid_article_gallery_width\":\"\",\"astroid_article_gallery_bullets\":\"1\",\"astroid_article_gallery_navigation\":\"1\",\"astroid_article_thumbnail\":\"1\",\"astroid_article_gallery_items\":[],\"astroid_article_audio_source\":\"soundcloud\",\"astroid_article_audio_soundcloud\":\"\",\"astroid_article_audio_spotify\":\"\",\"astroid_article_review_heading\":\"\",\"astroid_article_review_summery\":\"\",\"astroid_article_review_good\":\"\",\"astroid_article_review_bad\":\"\",\"astroid_article_review_rating\":\"5\",\"astroid_article_button_action\":\"\",\"astroid_article_button_link\":\"\",\"astroid_article_review_criterias\":[],\"astroid_article_quote_text\":\"\",\"astroid_article_quote_author\":\"\",\"astroid_article_badge\":\"0\",\"astroid_article_badge_type\":\"2\",\"astroid_article_badge_text\":\"\",\"astroid_article_badge_color\":\"\",\"astroid_article_badge_text_color\":\"\",\"astroid_relatedposts\":\"\",\"astroid_socialshare\":\"\",\"astroid_comments\":\"\",\"astroid_posttype\":\"\",\"astroid_readtime\":\"\",\"astroid_authorinfo\":\"\",\"astroid_og_title\":\"\",\"astroid_og_desc\":\"\",\"astroid_og_image\":\"\"}', 5, 10, '', '', 1, 0, '{\"robots\":\"\",\"author\":\"\",\"rights\":\"\",\"xreference\":\"\"}', 0, '*', '', '');
INSERT INTO `ynfp8_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`, `note`) VALUES
(93, 337, 'Resultados dos Questionários', 'resultados-dos-questionarios', '<ul style=\"color: rgb(102, 102, 102); font-family: arial,sans-serif; font-size: 14px; font-style: normal; font-variant: normal; font-weight: 400; letter-spacing: normal; margin-bottom: 10px; margin-left: 25px; margin-right: 0px; margin-top: 0px; orphans: 2; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; padding-top: 0px; text-align: left; text-decoration: none; text-indent: 0px; text-transform: none; -webkit-text-stroke-width: 0px; white-space: normal; word-spacing: 0px;\">\r\n	<li style=\"line-height: 24px;\">\r\n		<span style=\"font-size: 12pt;\"><a href=\"http://files/R_Alunos_CEB1_Escolas_Santa_Maria_Maior.pdf\" style=\"color: rgb(0, 131, 232); text-decoration: none; transition-delay: 0s; transition-duration: 0.15s; transition-property: color; transition-timing-function: ease-in-out;\" target=\"_blank\">Respostas dos alunos do 1º ciclo do ensino básico</a></span></li>\r\n</ul>\r\n<p style=\"color: rgb(102, 102, 102); font-family: arial,sans-serif; font-size: 14px; font-style: normal; font-variant: normal; font-weight: 400; letter-spacing: normal; margin-bottom: 10px; margin-left: 0px; margin-right: 0px; margin-top: 0px; orphans: 2; text-align: left; text-decoration: none; text-indent: 0px; text-transform: none; -webkit-text-stroke-width: 0px; white-space: normal; word-spacing: 0px;\">\r\n	&nbsp;</p>\r\n<ul style=\"color: rgb(102, 102, 102); font-family: arial,sans-serif; font-size: 14px; font-style: normal; font-variant: normal; font-weight: 400; letter-spacing: normal; margin-bottom: 10px; margin-left: 25px; margin-right: 0px; margin-top: 0px; orphans: 2; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; padding-top: 0px; text-align: left; text-decoration: none; text-indent: 0px; text-transform: none; -webkit-text-stroke-width: 0px; white-space: normal; word-spacing: 0px;\">\r\n	<li style=\"line-height: 24px;\">\r\n		<span style=\"font-size: 12pt;\"><a href=\"http://files/R_Alunos_CEB2_3_S_Escolas_Santa_Maria_Maior.pdf\" style=\"color: rgb(0, 131, 232); text-decoration: none; transition-delay: 0s; transition-duration: 0.15s; transition-property: color; transition-timing-function: ease-in-out;\" target=\"_blank\">Respostas dos alunos do 2º e 3º ciclos do ensino básico, e dos alunos do ensino secundário</a></span></li>\r\n</ul>\r\n<p style=\"color: rgb(102, 102, 102); font-family: arial,sans-serif; font-size: 14px; font-style: normal; font-variant: normal; font-weight: 400; letter-spacing: normal; margin-bottom: 10px; margin-left: 0px; margin-right: 0px; margin-top: 0px; orphans: 2; text-align: left; text-decoration: none; text-indent: 0px; text-transform: none; -webkit-text-stroke-width: 0px; white-space: normal; word-spacing: 0px;\">\r\n	&nbsp;</p>\r\n<ul style=\"color: rgb(102, 102, 102); font-family: arial,sans-serif; font-size: 14px; font-style: normal; font-variant: normal; font-weight: 400; letter-spacing: normal; margin-bottom: 10px; margin-left: 25px; margin-right: 0px; margin-top: 0px; orphans: 2; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; padding-top: 0px; text-align: left; text-decoration: none; text-indent: 0px; text-transform: none; -webkit-text-stroke-width: 0px; white-space: normal; word-spacing: 0px;\">\r\n	<li style=\"line-height: 24px;\">\r\n		<span style=\"font-size: 12pt;\"><a href=\"http://files/R_Pais_EBES_Escolas_Santa_Maria_Maior.pdf\" style=\"color: rgb(0, 131, 232); text-decoration: none; transition-delay: 0s; transition-duration: 0.15s; transition-property: color; transition-timing-function: ease-in-out;\" target=\"_blank\">Respostas dos pais e encarregados de educação dos alunos do ensino básico e secundário</a></span></li>\r\n</ul>\r\n<p style=\"color: rgb(102, 102, 102); font-family: arial,sans-serif; font-size: 14px; font-style: normal; font-variant: normal; font-weight: 400; letter-spacing: normal; margin-bottom: 10px; margin-left: 0px; margin-right: 0px; margin-top: 0px; orphans: 2; text-align: left; text-decoration: none; text-indent: 0px; text-transform: none; -webkit-text-stroke-width: 0px; white-space: normal; word-spacing: 0px;\">\r\n	&nbsp;</p>\r\n<ul style=\"color: rgb(102, 102, 102); font-family: arial,sans-serif; font-size: 14px; font-style: normal; font-variant: normal; font-weight: 400; letter-spacing: normal; margin-bottom: 10px; margin-left: 25px; margin-right: 0px; margin-top: 0px; orphans: 2; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; padding-top: 0px; text-align: left; text-decoration: none; text-indent: 0px; text-transform: none; -webkit-text-stroke-width: 0px; white-space: normal; word-spacing: 0px;\">\r\n	<li style=\"line-height: 24px;\">\r\n		<span style=\"font-size: 12pt;\"><a href=\"http://files/R_Trabalhadores_Docentes_Escolas_Santa_Maria_Maior.pdf\" style=\"color: rgb(0, 131, 232); text-decoration: none; transition-delay: 0s; transition-duration: 0.15s; transition-property: color; transition-timing-function: ease-in-out;\" target=\"_blank\">Respostas dos trabalhadores docentes</a></span></li>\r\n</ul>\r\n<p style=\"color: rgb(102, 102, 102); font-family: arial,sans-serif; font-size: 14px; font-style: normal; font-variant: normal; font-weight: 400; letter-spacing: normal; margin-bottom: 10px; margin-left: 0px; margin-right: 0px; margin-top: 0px; orphans: 2; text-align: left; text-decoration: none; text-indent: 0px; text-transform: none; -webkit-text-stroke-width: 0px; white-space: normal; word-spacing: 0px;\">\r\n	&nbsp;</p>\r\n<ul style=\"color: rgb(102, 102, 102); font-family: arial,sans-serif; font-size: 14px; font-style: normal; font-variant: normal; font-weight: 400; letter-spacing: normal; margin-bottom: 10px; margin-left: 25px; margin-right: 0px; margin-top: 0px; orphans: 2; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; padding-top: 0px; text-align: left; text-decoration: none; text-indent: 0px; text-transform: none; -webkit-text-stroke-width: 0px; white-space: normal; word-spacing: 0px;\">\r\n	<li style=\"line-height: 24px;\">\r\n		<span style=\"font-size: 12pt;\"><a href=\"http://files/R_Trabalhadores_NDocentes_Escolas_Santa_Maria_Maior.pdf\" style=\"color: rgb(0, 131, 232); text-decoration: none; transition-delay: 0s; transition-duration: 0.15s; transition-property: color; transition-timing-function: ease-in-out;\">Respostas dos trabalhadores não docentes</a></span></li>\r\n</ul>\r\n<p>\r\n	&nbsp;</p>\r\n', '', 1, 16, '2019-09-14 16:38:27', 231, '', '2019-09-14 16:38:27', 0, 0, '0000-00-00 00:00:00', '2019-09-14 16:38:27', '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\":\"\"}', '{\"article_layout\":\"\",\"show_title\":\"\",\"link_titles\":\"\",\"show_tags\":\"\",\"show_intro\":\"\",\"info_block_position\":\"\",\"info_block_show_title\":\"\",\"show_category\":\"\",\"link_category\":\"\",\"show_parent_category\":\"\",\"link_parent_category\":\"\",\"show_associations\":\"\",\"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_page_title\":\"\",\"show_publishing_options\":\"\",\"show_article_options\":\"\",\"show_urls_images_backend\":\"\",\"show_urls_images_frontend\":\"\",\"astroid_article_type\":\"regular\",\"astroid_article_video_type\":\"youtube\",\"astroid_article_video_url\":\"\",\"astroid_article_gallery_width\":\"\",\"astroid_article_gallery_bullets\":\"1\",\"astroid_article_gallery_navigation\":\"1\",\"astroid_article_thumbnail\":\"1\",\"astroid_article_gallery_items\":[],\"astroid_article_audio_source\":\"soundcloud\",\"astroid_article_audio_soundcloud\":\"\",\"astroid_article_audio_spotify\":\"\",\"astroid_article_review_heading\":\"\",\"astroid_article_review_summery\":\"\",\"astroid_article_review_good\":\"\",\"astroid_article_review_bad\":\"\",\"astroid_article_review_rating\":\"5\",\"astroid_article_button_action\":\"\",\"astroid_article_button_link\":\"\",\"astroid_article_review_criterias\":[],\"astroid_article_quote_text\":\"\",\"astroid_article_quote_author\":\"\",\"astroid_article_badge\":\"0\",\"astroid_article_badge_type\":\"2\",\"astroid_article_badge_text\":\"\",\"astroid_article_badge_color\":\"\",\"astroid_article_badge_text_color\":\"\",\"astroid_relatedposts\":\"\",\"astroid_socialshare\":\"\",\"astroid_comments\":\"\",\"astroid_posttype\":\"\",\"astroid_readtime\":\"\",\"astroid_authorinfo\":\"\",\"astroid_og_title\":\"\",\"astroid_og_desc\":\"\",\"astroid_og_image\":\"\"}', 1, 9, '', '', 1, 0, '{\"robots\":\"\",\"author\":\"\",\"rights\":\"\",\"xreference\":\"\"}', 0, '*', '', ''),
(94, 338, 'Provas de Aferição', 'provas-de-afericao', '<h5>\r\n	- <a href=\"files/GUIA_EXAMES_ATUALIZADO.pdf\">GUIA PARA APLICA&Ccedil;&Atilde;O DE ADAPTA&Ccedil;&Otilde;ES NA REALIZA&Ccedil;&Atilde;O DE PROVAS E EXAMES </a></h5>\r\n<h5>\r\n	- <a href=\"files/norma1.pdf\">NORMA 01/JNE/2020 &ndash; Instru&ccedil;&otilde;es para a Inscri&ccedil;&atilde;o nas Provas e Exames do Ensino B&aacute;sico e do Ensino Secund&aacute;rio&nbsp; </a></h5>\r\n<h5>\r\n	-<a href=\"files/REGULAMENTO_EXAMES_2020.pdf\"> Regulamento das Provas de Avalia&ccedil;&atilde;o Externa e das Provas de Equival&ecirc;ncia &agrave; Frequ&ecirc;ncia dos Ensinos B&aacute;sico e Secund&aacute;rio</a></h5>\r\n<h4 style=\"text-align: left; color: rgb(54, 54, 54); text-transform: none; text-indent: 0px; letter-spacing: normal; font-family: Raleway-Semi-Bold,Arial,sans-serif; font-size: 1.5rem; font-variant: normal; margin-top: 15px; margin-bottom: 7px; word-spacing: 0px; white-space: normal; box-sizing: border-box; orphans: 2; -webkit-text-stroke-width: 0px;\">\r\n	&nbsp;</h4>\r\n<h4 style=\"text-align: left; color: rgb(54, 54, 54); text-transform: none; text-indent: 0px; letter-spacing: normal; font-family: Raleway-Semi-Bold,Arial,sans-serif; font-size: 1.5rem; font-style: normal; font-variant: normal; text-decoration: none; margin-top: 15px; margin-bottom: 7px; word-spacing: 0px; white-space: normal; box-sizing: border-box; orphans: 2; -webkit-text-stroke-width: 0px;\">\r\n	Provas de aferi&ccedil;&atilde;o</h4>\r\n<p style=\"box-sizing: border-box; color: #363636; font-family: Raleway-Medium,Arial,sans-serif; font-size: 1rem; font-style: normal; font-variant: normal; font-weight: 400; letter-spacing: normal; line-height: 1.5rem; orphans: 2; padding-bottom: 15px; text-align: left; text-decoration: none; text-indent: 0px; text-transform: none; -webkit-text-stroke-width: 0px; white-space: normal; word-spacing: 0px; margin: 0px;\">\r\n	Os alunos dos 2.&ordm;, 5.&ordm; e 8.&ordm; anos realizam as chamadas provas de aferi&ccedil;&atilde;o. O objetivo destes testes &eacute;, como o nome indica, aferir os conhecimentos adquiridos pelos alunos e, com base nessa informa&ccedil;&atilde;o, avaliar as escolas e colmatar as fragilidades detetadas.</p>\r\n<p style=\"box-sizing: border-box; color: #363636; font-family: Raleway-Medium,Arial,sans-serif; font-size: 1rem; font-style: normal; font-variant: normal; font-weight: 400; letter-spacing: normal; line-height: 1.5rem; orphans: 2; padding-bottom: 15px; text-align: left; text-decoration: none; text-indent: 0px; text-transform: none; -webkit-text-stroke-width: 0px; white-space: normal; word-spacing: 0px; margin: 0px;\">\r\n	No 2.&ordm; ano, estas provas realizam-se &agrave;s disciplinas de Educa&ccedil;&atilde;o Art&iacute;stica, Educa&ccedil;&atilde;o F&iacute;sica, Portugu&ecirc;s e Estudo do Meio e Matem&aacute;tica e Estudo do Meio. Os alunos do 5.&ordm; ano s&atilde;o avaliados &agrave;s disciplinas de Portugu&ecirc;s e Ingl&ecirc;s. Por sua vez, os estudantes do 8.&ordm; ano prestam provas &agrave;s disciplinas de Matem&aacute;tica e Ingl&ecirc;s.</p>\r\n<p style=\"box-sizing: border-box; color: #363636; font-family: Raleway-Medium,Arial,sans-serif; font-size: 1rem; font-style: normal; font-variant: normal; font-weight: 400; letter-spacing: normal; line-height: 1.5rem; orphans: 2; padding-bottom: 15px; text-align: left; text-decoration: none; text-indent: 0px; text-transform: none; -webkit-text-stroke-width: 0px; white-space: normal; word-spacing: 0px; margin: 0px;\">\r\n	A disponibiliza&ccedil;&atilde;o dos relat&oacute;rios individuais de provas de aferi&ccedil;&atilde;o, dos relat&oacute;rios de escola de provas de aferi&ccedil;&atilde;o e dos resultados globais das provas de aferi&ccedil;&atilde;o tem lugar at&eacute; ao in&iacute;cio do ano letivo de 2020-2021.</p>\r\n<table class=\"tablepress tablepress-id-49\" id=\"tablepress-49\" style=\"border-collapse: collapse; border-image-outset: 0; border-image-repeat: stretch; border-image-slice: 100%; border-image-source: none; border-image-width: 1; border-spacing: 0px; box-sizing: border-box; color: #000000; font-family: Raleway-Medium,Arial,sans-serif; font-size: 16px; font-style: normal; font-variant: normal; font-weight: 400; letter-spacing: normal; margin-bottom: 1em; orphans: 2; text-align: left; text-decoration: none; text-indent: 0px; text-transform: none; -webkit-text-stroke-width: 0px; white-space: normal; width: 100%; word-spacing: 0px; border: medium none currentColor;\">\r\n	<tbody style=\"box-sizing: border-box;\">\r\n		<tr class=\"row-1\" style=\"box-sizing: border-box;\">\r\n			<td class=\"column-1\" colspan=\"2\" style=\"background-attachment: scroll; background-clip: border-box; background-color: #f2f2f2; background-image: none; background-origin: padding-box; background-position-x: 0px; background-position-y: 0px; background-repeat: repeat; background-size: auto; border-image-outset: 0; border-image-repeat: stretch; border-image-slice: 100%; border-image-source: none; border-image-width: 1; box-sizing: border-box; color: #af3f04; float: none; font-family: Raleway-Bold,Arial,sans-serif; font-size: 1rem; text-align: center; vertical-align: inherit; border-width: 0px medium medium medium; border-color: currentColor; border-style: none; padding: 8px;\">\r\n				2.&ordm; ano</td>\r\n		</tr>\r\n		<tr class=\"row-2\" style=\"box-sizing: border-box;\">\r\n			<td class=\"column-1\" style=\"background-attachment: scroll; background-clip: border-box; background-color: transparent; background-image: none; background-origin: padding-box; background-position-x: 0px; background-position-y: 0px; background-repeat: repeat; background-size: auto; border-image-outset: 0; border-image-repeat: stretch; border-image-slice: 100%; border-image-source: none; border-image-width: 1; box-sizing: border-box; float: none; font-size: 0.75rem; text-align: center; vertical-align: inherit; border-width: 1px medium medium medium; border-color: #dddddd currentColor currentColor currentColor; border-style: solid none none none; padding: 8px;\">\r\n				<strong style=\"box-sizing: border-box; font-family: Raleway-Bold,Arial,sans-serif;\">Disciplina</strong></td>\r\n			<td class=\"column-2\" style=\"background-attachment: scroll; background-clip: border-box; background-color: transparent; background-image: none; background-origin: padding-box; background-position-x: 0px; background-position-y: 0px; background-repeat: repeat; background-size: auto; border-image-outset: 0; border-image-repeat: stretch; border-image-slice: 100%; border-image-source: none; border-image-width: 1; box-sizing: border-box; float: none; font-size: 0.75rem; text-align: center; vertical-align: inherit; border-width: 1px medium medium 1px; border-color: #dddddd currentColor currentColor #e3e3e3; border-style: solid none none solid; padding: 8px;\">\r\n				<strong style=\"box-sizing: border-box; font-family: Raleway-Bold,Arial,sans-serif;\">Data</strong></td>\r\n		</tr>\r\n		<tr class=\"row-3\" style=\"box-sizing: border-box;\">\r\n			<td class=\"column-1\" style=\"background-attachment: scroll; background-clip: border-box; background-color: transparent; background-image: none; background-origin: padding-box; background-position-x: 0px; background-position-y: 0px; background-repeat: repeat; background-size: auto; border-image-outset: 0; border-image-repeat: stretch; border-image-slice: 100%; border-image-source: none; border-image-width: 1; box-sizing: border-box; float: none; font-size: 0.75rem; text-align: center; vertical-align: inherit; border-width: 1px medium medium medium; border-color: #dddddd currentColor currentColor currentColor; border-style: solid none none none; padding: 8px;\">\r\n				Educa&ccedil;&atilde;o Art&iacute;stica, Educa&ccedil;&atilde;o F&iacute;sica</td>\r\n			<td class=\"column-2\" style=\"background-attachment: scroll; background-clip: border-box; background-color: transparent; background-image: none; background-origin: padding-box; background-position-x: 0px; background-position-y: 0px; background-repeat: repeat; background-size: auto; border-image-outset: 0; border-image-repeat: stretch; border-image-slice: 100%; border-image-source: none; border-image-width: 1; box-sizing: border-box; float: none; font-size: 0.75rem; text-align: center; vertical-align: inherit; border-width: 1px medium medium 1px; border-color: #dddddd currentColor currentColor #e3e3e3; border-style: solid none none solid; padding: 8px;\">\r\n				4 a 12 de maio de 2020</td>\r\n		</tr>\r\n		<tr class=\"row-4\" style=\"box-sizing: border-box;\">\r\n			<td class=\"column-1\" style=\"background-attachment: scroll; background-clip: border-box; background-color: transparent; background-image: none; background-origin: padding-box; background-position-x: 0px; background-position-y: 0px; background-repeat: repeat; background-size: auto; border-image-outset: 0; border-image-repeat: stretch; border-image-slice: 100%; border-image-source: none; border-image-width: 1; box-sizing: border-box; float: none; font-size: 0.75rem; text-align: center; vertical-align: inherit; border-width: 1px medium medium medium; border-color: #dddddd currentColor currentColor currentColor; border-style: solid none none none; padding: 8px;\">\r\n				Portugu&ecirc;s e Estudo do Meio</td>\r\n			<td class=\"column-2\" style=\"background-attachment: scroll; background-clip: border-box; background-color: transparent; background-image: none; background-origin: padding-box; background-position-x: 0px; background-position-y: 0px; background-repeat: repeat; background-size: auto; border-image-outset: 0; border-image-repeat: stretch; border-image-slice: 100%; border-image-source: none; border-image-width: 1; box-sizing: border-box; float: none; font-size: 0.75rem; text-align: center; vertical-align: inherit; border-width: 1px medium medium 1px; border-color: #dddddd currentColor currentColor #e3e3e3; border-style: solid none none solid; padding: 8px;\">\r\n				16 de junho de 2020</td>\r\n		</tr>\r\n		<tr class=\"row-5\" style=\"box-sizing: border-box;\">\r\n			<td class=\"column-1\" style=\"background-attachment: scroll; background-clip: border-box; background-color: transparent; background-image: none; background-origin: padding-box; background-position-x: 0px; background-position-y: 0px; background-repeat: repeat; background-size: auto; border-image-outset: 0; border-image-repeat: stretch; border-image-slice: 100%; border-image-source: none; border-image-width: 1; box-sizing: border-box; float: none; font-size: 0.75rem; text-align: center; vertical-align: inherit; border-width: 1px medium medium medium; border-color: #dddddd currentColor currentColor currentColor; border-style: solid none none none; padding: 8px;\">\r\n				Matem&aacute;tica e Estudo do Meio</td>\r\n			<td class=\"column-2\" style=\"background-attachment: scroll; background-clip: border-box; background-color: transparent; background-image: none; background-origin: padding-box; background-position-x: 0px; background-position-y: 0px; background-repeat: repeat; background-size: auto; border-image-outset: 0; border-image-repeat: stretch; border-image-slice: 100%; border-image-source: none; border-image-width: 1; box-sizing: border-box; float: none; font-size: 0.75rem; text-align: center; vertical-align: inherit; border-width: 1px medium medium 1px; border-color: #dddddd currentColor currentColor #e3e3e3; border-style: solid none none solid; padding: 8px;\">\r\n				18 de junho de 2020</td>\r\n		</tr>\r\n	</tbody>\r\n</table>\r\n<table class=\"tablepress tablepress-id-50\" id=\"tablepress-50\" style=\"border-collapse: collapse; border-image-outset: 0; border-image-repeat: stretch; border-image-slice: 100%; border-image-source: none; border-image-width: 1; border-spacing: 0px; box-sizing: border-box; color: #000000; font-family: Raleway-Medium,Arial,sans-serif; font-size: 16px; font-style: normal; font-variant: normal; font-weight: 400; letter-spacing: normal; margin-bottom: 1em; orphans: 2; text-align: left; text-decoration: none; text-indent: 0px; text-transform: none; -webkit-text-stroke-width: 0px; white-space: normal; width: 100%; word-spacing: 0px; border: medium none currentColor;\">\r\n	<tbody style=\"box-sizing: border-box;\">\r\n		<tr class=\"row-1\" style=\"box-sizing: border-box;\">\r\n			<td class=\"column-1\" colspan=\"2\" style=\"background-attachment: scroll; background-clip: border-box; background-color: #f2f2f2; background-image: none; background-origin: padding-box; background-position-x: 0px; background-position-y: 0px; background-repeat: repeat; background-size: auto; border-image-outset: 0; border-image-repeat: stretch; border-image-slice: 100%; border-image-source: none; border-image-width: 1; box-sizing: border-box; color: #af3f04; float: none; font-family: Raleway-Bold,Arial,sans-serif; font-size: 1rem; text-align: center; vertical-align: inherit; border-width: 0px medium medium medium; border-color: currentColor; border-style: none; padding: 8px;\">\r\n				5.&ordm; ano</td>\r\n		</tr>\r\n		<tr class=\"row-2\" style=\"box-sizing: border-box;\">\r\n			<td class=\"column-1\" style=\"background-attachment: scroll; background-clip: border-box; background-color: transparent; background-image: none; background-origin: padding-box; background-position-x: 0px; background-position-y: 0px; background-repeat: repeat; background-size: auto; border-image-outset: 0; border-image-repeat: stretch; border-image-slice: 100%; border-image-source: none; border-image-width: 1; box-sizing: border-box; float: none; font-size: 0.75rem; text-align: center; vertical-align: inherit; border-width: 1px medium medium medium; border-color: #dddddd currentColor currentColor currentColor; border-style: solid none none none; padding: 8px;\">\r\n				<strong style=\"box-sizing: border-box; font-family: Raleway-Bold,Arial,sans-serif;\">Disciplina</strong></td>\r\n			<td class=\"column-2\" style=\"background-attachment: scroll; background-clip: border-box; background-color: transparent; background-image: none; background-origin: padding-box; background-position-x: 0px; background-position-y: 0px; background-repeat: repeat; background-size: auto; border-image-outset: 0; border-image-repeat: stretch; border-image-slice: 100%; border-image-source: none; border-image-width: 1; box-sizing: border-box; float: none; font-size: 0.75rem; text-align: center; vertical-align: inherit; border-width: 1px medium medium 1px; border-color: #dddddd currentColor currentColor #e3e3e3; border-style: solid none none solid; padding: 8px;\">\r\n				<strong style=\"box-sizing: border-box; font-family: Raleway-Bold,Arial,sans-serif;\">Data</strong></td>\r\n		</tr>\r\n		<tr class=\"row-3\" style=\"box-sizing: border-box;\">\r\n			<td class=\"column-1\" style=\"background-attachment: scroll; background-clip: border-box; background-color: transparent; background-image: none; background-origin: padding-box; background-position-x: 0px; background-position-y: 0px; background-repeat: repeat; background-size: auto; border-image-outset: 0; border-image-repeat: stretch; border-image-slice: 100%; border-image-source: none; border-image-width: 1; box-sizing: border-box; float: none; font-size: 0.75rem; text-align: center; vertical-align: inherit; border-width: 1px medium medium medium; border-color: #dddddd currentColor currentColor currentColor; border-style: solid none none none; padding: 8px;\">\r\n				Componente de produ&ccedil;&atilde;o e intera&ccedil;&atilde;o orais de Ingl&ecirc;s</td>\r\n			<td class=\"column-2\" style=\"background-attachment: scroll; background-clip: border-box; background-color: transparent; background-image: none; background-origin: padding-box; background-position-x: 0px; background-position-y: 0px; background-repeat: repeat; background-size: auto; border-image-outset: 0; border-image-repeat: stretch; border-image-slice: 100%; border-image-source: none; border-image-width: 1; box-sizing: border-box; float: none; font-size: 0.75rem; text-align: center; vertical-align: inherit; border-width: 1px medium medium 1px; border-color: #dddddd currentColor currentColor #e3e3e3; border-style: solid none none solid; padding: 8px;\">\r\n				18 a 27 de maio de 2020</td>\r\n		</tr>\r\n		<tr class=\"row-4\" style=\"box-sizing: border-box;\">\r\n			<td class=\"column-1\" style=\"background-attachment: scroll; background-clip: border-box; background-color: transparent; background-image: none; background-origin: padding-box; background-position-x: 0px; background-position-y: 0px; background-repeat: repeat; background-size: auto; border-image-outset: 0; border-image-repeat: stretch; border-image-slice: 100%; border-image-source: none; border-image-width: 1; box-sizing: border-box; float: none; font-size: 0.75rem; text-align: center; vertical-align: inherit; border-width: 1px medium medium medium; border-color: #dddddd currentColor currentColor currentColor; border-style: solid none none none; padding: 8px;\">\r\n				Portugu&ecirc;s e Portugu&ecirc;s L&iacute;ngua Segunda</td>\r\n			<td class=\"column-2\" style=\"background-attachment: scroll; background-clip: border-box; background-color: transparent; background-image: none; background-origin: padding-box; background-position-x: 0px; background-position-y: 0px; background-repeat: repeat; background-size: auto; border-image-outset: 0; border-image-repeat: stretch; border-image-slice: 100%; border-image-source: none; border-image-width: 1; box-sizing: border-box; float: none; font-size: 0.75rem; text-align: center; vertical-align: inherit; border-width: 1px medium medium 1px; border-color: #dddddd currentColor currentColor #e3e3e3; border-style: solid none none solid; padding: 8px;\">\r\n				5 de junho de 2020</td>\r\n		</tr>\r\n		<tr class=\"row-5\" style=\"box-sizing: border-box;\">\r\n			<td class=\"column-1\" style=\"background-attachment: scroll; background-clip: border-box; background-color: transparent; background-image: none; background-origin: padding-box; background-position-x: 0px; background-position-y: 0px; background-repeat: repeat; background-size: auto; border-image-outset: 0; border-image-repeat: stretch; border-image-slice: 100%; border-image-source: none; border-image-width: 1; box-sizing: border-box; float: none; font-size: 0.75rem; text-align: center; vertical-align: inherit; border-width: 1px medium medium medium; border-color: #dddddd currentColor currentColor currentColor; border-style: solid none none none; padding: 8px;\">\r\n				Ingl&ecirc;s</td>\r\n			<td class=\"column-2\" style=\"background-attachment: scroll; background-clip: border-box; background-color: transparent; background-image: none; background-origin: padding-box; background-position-x: 0px; background-position-y: 0px; background-repeat: repeat; background-size: auto; border-image-outset: 0; border-image-repeat: stretch; border-image-slice: 100%; border-image-source: none; border-image-width: 1; box-sizing: border-box; float: none; font-size: 0.75rem; text-align: center; vertical-align: inherit; border-width: 1px medium medium 1px; border-color: #dddddd currentColor currentColor #e3e3e3; border-style: solid none none solid; padding: 8px;\">\r\n				9 de junho de 2020</td>\r\n		</tr>\r\n	</tbody>\r\n</table>\r\n<table class=\"tablepress tablepress-id-52\" id=\"tablepress-52\" style=\"border-collapse: collapse; border-image-outset: 0; border-image-repeat: stretch; border-image-slice: 100%; border-image-source: none; border-image-width: 1; border-spacing: 0px; box-sizing: border-box; color: #000000; font-family: Raleway-Medium,Arial,sans-serif; font-size: 16px; font-style: normal; font-variant: normal; font-weight: 400; letter-spacing: normal; margin-bottom: 1em; orphans: 2; text-align: left; text-decoration: none; text-indent: 0px; text-transform: none; -webkit-text-stroke-width: 0px; white-space: normal; width: 100%; word-spacing: 0px; border: medium none currentColor;\">\r\n	<tbody style=\"box-sizing: border-box;\">\r\n		<tr class=\"row-1\" style=\"box-sizing: border-box;\">\r\n			<td class=\"column-1\" colspan=\"2\" style=\"background-attachment: scroll; background-clip: border-box; background-color: #f2f2f2; background-image: none; background-origin: padding-box; background-position-x: 0px; background-position-y: 0px; background-repeat: repeat; background-size: auto; border-image-outset: 0; border-image-repeat: stretch; border-image-slice: 100%; border-image-source: none; border-image-width: 1; box-sizing: border-box; color: #af3f04; float: none; font-family: Raleway-Bold,Arial,sans-serif; font-size: 1rem; text-align: center; vertical-align: inherit; border-width: 0px medium medium medium; border-color: currentColor; border-style: none; padding: 8px;\">\r\n				8.&ordm; ano</td>\r\n		</tr>\r\n		<tr class=\"row-2\" style=\"box-sizing: border-box;\">\r\n			<td class=\"column-1\" style=\"background-attachment: scroll; background-clip: border-box; background-color: transparent; background-image: none; background-origin: padding-box; background-position-x: 0px; background-position-y: 0px; background-repeat: repeat; background-size: auto; border-image-outset: 0; border-image-repeat: stretch; border-image-slice: 100%; border-image-source: none; border-image-width: 1; box-sizing: border-box; float: none; font-size: 0.75rem; text-align: center; vertical-align: inherit; border-width: 1px medium medium medium; border-color: #dddddd currentColor currentColor currentColor; border-style: solid none none none; padding: 8px;\">\r\n				<strong style=\"box-sizing: border-box; font-family: Raleway-Bold,Arial,sans-serif;\">Disciplina</strong></td>\r\n			<td class=\"column-2\" style=\"background-attachment: scroll; background-clip: border-box; background-color: transparent; background-image: none; background-origin: padding-box; background-position-x: 0px; background-position-y: 0px; background-repeat: repeat; background-size: auto; border-image-outset: 0; border-image-repeat: stretch; border-image-slice: 100%; border-image-source: none; border-image-width: 1; box-sizing: border-box; float: none; font-size: 0.75rem; text-align: center; vertical-align: inherit; border-width: 1px medium medium 1px; border-color: #dddddd currentColor currentColor #e3e3e3; border-style: solid none none solid; padding: 8px;\">\r\n				<strong style=\"box-sizing: border-box; font-family: Raleway-Bold,Arial,sans-serif;\">Data</strong></td>\r\n		</tr>\r\n		<tr class=\"row-3\" style=\"box-sizing: border-box;\">\r\n			<td class=\"column-1\" style=\"background-attachment: scroll; background-clip: border-box; background-color: transparent; background-image: none; background-origin: padding-box; background-position-x: 0px; background-position-y: 0px; background-repeat: repeat; background-size: auto; border-image-outset: 0; border-image-repeat: stretch; border-image-slice: 100%; border-image-source: none; border-image-width: 1; box-sizing: border-box; float: none; font-size: 0.75rem; text-align: center; vertical-align: inherit; border-width: 1px medium medium medium; border-color: #dddddd currentColor currentColor currentColor; border-style: solid none none none; padding: 8px;\">\r\n				Matem&aacute;tica</td>\r\n			<td class=\"column-2\" style=\"background-attachment: scroll; background-clip: border-box; background-color: transparent; background-image: none; background-origin: padding-box; background-position-x: 0px; background-position-y: 0px; background-repeat: repeat; background-size: auto; border-image-outset: 0; border-image-repeat: stretch; border-image-slice: 100%; border-image-source: none; border-image-width: 1; box-sizing: border-box; float: none; font-size: 0.75rem; text-align: center; vertical-align: inherit; border-width: 1px medium medium 1px; border-color: #dddddd currentColor currentColor #e3e3e3; border-style: solid none none solid; padding: 8px;\">\r\n				5 de junho de 2020</td>\r\n		</tr>\r\n		<tr class=\"row-4\" style=\"box-sizing: border-box;\">\r\n			<td class=\"column-1\" style=\"background-attachment: scroll; background-clip: border-box; background-color: transparent; background-image: none; background-origin: padding-box; background-position-x: 0px; background-position-y: 0px; background-repeat: repeat; background-size: auto; border-image-outset: 0; border-image-repeat: stretch; border-image-slice: 100%; border-image-source: none; border-image-width: 1; box-sizing: border-box; float: none; font-size: 0.75rem; text-align: center; vertical-align: inherit; border-width: 1px medium medium medium; border-color: #dddddd currentColor currentColor currentColor; border-style: solid none none none; padding: 8px;\">\r\n				Ingl&ecirc;s</td>\r\n			<td class=\"column-2\" style=\"background-attachment: scroll; background-clip: border-box; background-color: transparent; background-image: none; background-origin: padding-box; background-position-x: 0px; background-position-y: 0px; background-repeat: repeat; background-size: auto; border-image-outset: 0; border-image-repeat: stretch; border-image-slice: 100%; border-image-source: none; border-image-width: 1; box-sizing: border-box; float: none; font-size: 0.75rem; text-align: center; vertical-align: inherit; border-width: 1px medium medium 1px; border-color: #dddddd currentColor currentColor #e3e3e3; border-style: solid none none solid; padding: 8px;\">\r\n				9 de junho de 2020</td>\r\n		</tr>\r\n	</tbody>\r\n</table>\r\n<p>\r\n	&nbsp;</p>\r\n', '', 1, 16, '2019-09-14 17:59:19', 231, '', '2020-03-12 15:26:24', 231, 0, '0000-00-00 00:00:00', '2019-09-14 17:59:19', '0000-00-00 00:00:00', '{\"image_intro\":\"\",\"image_intro_alt\":\"\",\"image_intro_caption\":\"\",\"float_intro\":\"\",\"image_fulltext\":\"\",\"image_fulltext_alt\":\"\",\"image_fulltext_caption\":\"\",\"float_fulltext\":\"\"}', '{\"urla\":false,\"urlatext\":\"\",\"targeta\":\"\",\"urlb\":false,\"urlbtext\":\"\",\"targetb\":\"\",\"urlc\":false,\"urlctext\":\"\",\"targetc\":\"\"}', '{\"astroid_article_type\":\"regular\",\"astroid_article_video_type\":\"youtube\",\"astroid_article_video_url\":\"\",\"astroid_article_gallery_width\":\"\",\"astroid_article_gallery_bullets\":\"1\",\"astroid_article_gallery_navigation\":\"1\",\"astroid_article_thumbnail\":\"1\",\"astroid_article_gallery_items\":[],\"astroid_article_audio_source\":\"soundcloud\",\"astroid_article_audio_soundcloud\":\"\",\"astroid_article_audio_spotify\":\"\",\"astroid_article_review_heading\":\"\",\"astroid_article_review_summery\":\"\",\"astroid_article_review_good\":\"\",\"astroid_article_review_bad\":\"\",\"astroid_article_review_rating\":\"5\",\"astroid_article_button_action\":\"\",\"astroid_article_button_link\":\"\",\"astroid_article_review_criterias\":[],\"astroid_article_quote_text\":\"\",\"astroid_article_quote_author\":\"\",\"astroid_article_badge\":\"0\",\"astroid_article_badge_type\":\"2\",\"astroid_article_badge_text\":\"\",\"astroid_article_badge_color\":\"\",\"astroid_article_badge_text_color\":\"\",\"astroid_authorinfo\":\"\",\"astroid_relatedposts\":\"\",\"article_relatedposts_count\":\"\",\"article_relatedposts_count_custom\":\"4\",\"astroid_readtime\":\"\",\"astroid_socialshare\":\"\",\"astroid_comments\":\"\",\"astroid_og_title\":\"\",\"astroid_og_desc\":\"\",\"astroid_og_image\":\"\"}', 9, 8, '', '', 1, 0, '{\"robots\":\"\",\"author\":\"\",\"rights\":\"\",\"xreference\":\"\"}', 0, '*', '', '');
INSERT INTO `ynfp8_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`, `note`) VALUES
(95, 339, 'Exames Nacionais', 'exames-nacionais', '<h5>\r\n	- <a href=\"files/GUIA_EXAMES_ATUALIZADO.pdf\">GUIA PARA APLICA&Ccedil;&Atilde;O DE ADAPTA&Ccedil;&Otilde;ES NA REALIZA&Ccedil;&Atilde;O DE PROVAS E EXAMES </a></h5>\r\n<h5>\r\n	- <a href=\"files/norma1.pdf\">NORMA 01/JNE/2020 &ndash; Instru&ccedil;&otilde;es para a Inscri&ccedil;&atilde;o nas Provas e Exames do Ensino B&aacute;sico e do Ensino Secund&aacute;rio&nbsp; </a></h5>\r\n<h5>\r\n	-<a href=\"files/REGULAMENTO_EXAMES_2020.pdf\"> Regulamento das Provas de Avalia&ccedil;&atilde;o Externa e das Provas de Equival&ecirc;ncia &agrave; Frequ&ecirc;ncia dos Ensinos B&aacute;sico e Secund&aacute;rio</a></h5>\r\n<h4 style=\"text-align: left; color: rgb(54, 54, 54); text-transform: none; text-indent: 0px; letter-spacing: normal; font-family: Raleway-Semi-Bold,Arial,sans-serif; font-size: 1.5rem; font-style: normal; font-variant: normal; text-decoration: none; margin-top: 15px; margin-bottom: 7px; word-spacing: 0px; white-space: normal; box-sizing: border-box; orphans: 2; -webkit-text-stroke-width: 0px;\">\r\n	&nbsp;</h4>\r\n<h4 style=\"text-align: left; color: rgb(54, 54, 54); text-transform: none; text-indent: 0px; letter-spacing: normal; font-family: Raleway-Semi-Bold,Arial,sans-serif; font-size: 1.5rem; font-style: normal; font-variant: normal; text-decoration: none; margin-top: 15px; margin-bottom: 7px; word-spacing: 0px; white-space: normal; box-sizing: border-box; orphans: 2; -webkit-text-stroke-width: 0px;\">\r\n	Provas finais de ciclo</h4>\r\n<p style=\"box-sizing: border-box; color: #363636; font-family: Raleway-Medium,Arial,sans-serif; font-size: 1rem; font-style: normal; font-variant: normal; font-weight: 400; letter-spacing: normal; line-height: 1.5rem; orphans: 2; padding-bottom: 15px; text-align: left; text-decoration: none; text-indent: 0px; text-transform: none; -webkit-text-stroke-width: 0px; white-space: normal; word-spacing: 0px; margin: 0px;\">\r\n	No 9.&ordm; ano, os alunos t&ecirc;m de fazer as habituais provas finais de ciclo, que contam para a nota final, com um peso de 30%. Estas provas incidem sobre as disciplinas de Portugu&ecirc;s e Matem&aacute;tica, abarcando as tem&aacute;ticas do 7.&ordm; ano ao 9.&ordm; ano.</p>\r\n<table class=\"tablepress tablepress-id-51\" id=\"tablepress-51\" style=\"border-collapse: collapse; border-image-outset: 0; border-image-repeat: stretch; border-image-slice: 100%; border-image-source: none; border-image-width: 1; border-spacing: 0px; box-sizing: border-box; color: #000000; font-family: Raleway-Medium,Arial,sans-serif; font-size: 16px; font-style: normal; font-variant: normal; font-weight: 400; letter-spacing: normal; margin-bottom: 1em; orphans: 2; text-align: left; text-decoration: none; text-indent: 0px; text-transform: none; -webkit-text-stroke-width: 0px; white-space: normal; width: 100%; word-spacing: 0px; border: medium none currentColor;\">\r\n	<tbody style=\"box-sizing: border-box;\">\r\n		<tr class=\"row-1\" style=\"box-sizing: border-box;\">\r\n			<td class=\"column-1\" colspan=\"2\" style=\"background-attachment: scroll; background-clip: border-box; background-color: #f2f2f2; background-image: none; background-origin: padding-box; background-position-x: 0px; background-position-y: 0px; background-repeat: repeat; background-size: auto; border-image-outset: 0; border-image-repeat: stretch; border-image-slice: 100%; border-image-source: none; border-image-width: 1; box-sizing: border-box; color: #af3f04; float: none; font-family: Raleway-Bold,Arial,sans-serif; font-size: 1rem; text-align: center; vertical-align: inherit; border-width: 0px medium medium medium; border-color: currentColor; border-style: none; padding: 8px;\">\r\n				9.&ordm; ano (1.&ordf; fase)</td>\r\n		</tr>\r\n		<tr class=\"row-2\" style=\"box-sizing: border-box;\">\r\n			<td class=\"column-1\" style=\"background-attachment: scroll; background-clip: border-box; background-color: transparent; background-image: none; background-origin: padding-box; background-position-x: 0px; background-position-y: 0px; background-repeat: repeat; background-size: auto; border-image-outset: 0; border-image-repeat: stretch; border-image-slice: 100%; border-image-source: none; border-image-width: 1; box-sizing: border-box; float: none; font-size: 0.75rem; text-align: center; vertical-align: inherit; border-width: 1px medium medium medium; border-color: #dddddd currentColor currentColor currentColor; border-style: solid none none none; padding: 8px;\">\r\n				<strong style=\"box-sizing: border-box; font-family: Raleway-Bold,Arial,sans-serif;\">Disciplina</strong></td>\r\n			<td class=\"column-2\" style=\"background-attachment: scroll; background-clip: border-box; background-color: transparent; background-image: none; background-origin: padding-box; background-position-x: 0px; background-position-y: 0px; background-repeat: repeat; background-size: auto; border-image-outset: 0; border-image-repeat: stretch; border-image-slice: 100%; border-image-source: none; border-image-width: 1; box-sizing: border-box; float: none; font-size: 0.75rem; text-align: center; vertical-align: inherit; border-width: 1px medium medium 1px; border-color: #dddddd currentColor currentColor #e3e3e3; border-style: solid none none solid; padding: 8px;\">\r\n				<strong style=\"box-sizing: border-box; font-family: Raleway-Bold,Arial,sans-serif;\">Data</strong></td>\r\n		</tr>\r\n		<tr class=\"row-3\" style=\"box-sizing: border-box;\">\r\n			<td class=\"column-1\" style=\"background-attachment: scroll; background-clip: border-box; background-color: transparent; background-image: none; background-origin: padding-box; background-position-x: 0px; background-position-y: 0px; background-repeat: repeat; background-size: auto; border-image-outset: 0; border-image-repeat: stretch; border-image-slice: 100%; border-image-source: none; border-image-width: 1; box-sizing: border-box; float: none; font-size: 0.75rem; text-align: center; vertical-align: inherit; border-width: 1px medium medium medium; border-color: #dddddd currentColor currentColor currentColor; border-style: solid none none none; padding: 8px;\">\r\n				Portugu&ecirc;s L&iacute;ngua N&atilde;o Materna</td>\r\n			<td class=\"column-2\" style=\"background-attachment: scroll; background-clip: border-box; background-color: transparent; background-image: none; background-origin: padding-box; background-position-x: 0px; background-position-y: 0px; background-repeat: repeat; background-size: auto; border-image-outset: 0; border-image-repeat: stretch; border-image-slice: 100%; border-image-source: none; border-image-width: 1; box-sizing: border-box; float: none; font-size: 0.75rem; text-align: center; vertical-align: inherit; border-width: 1px medium medium 1px; border-color: #dddddd currentColor currentColor #e3e3e3; border-style: solid none none solid; padding: 8px;\">\r\n				15 de junho de 2020</td>\r\n		</tr>\r\n		<tr class=\"row-4\" style=\"box-sizing: border-box;\">\r\n			<td class=\"column-1\" style=\"background-attachment: scroll; background-clip: border-box; background-color: transparent; background-image: none; background-origin: padding-box; background-position-x: 0px; background-position-y: 0px; background-repeat: repeat; background-size: auto; border-image-outset: 0; border-image-repeat: stretch; border-image-slice: 100%; border-image-source: none; border-image-width: 1; box-sizing: border-box; float: none; font-size: 0.75rem; text-align: center; vertical-align: inherit; border-width: 1px medium medium medium; border-color: #dddddd currentColor currentColor currentColor; border-style: solid none none none; padding: 8px;\">\r\n				Matem&aacute;tica</td>\r\n			<td class=\"column-2\" style=\"background-attachment: scroll; background-clip: border-box; background-color: transparent; background-image: none; background-origin: padding-box; background-position-x: 0px; background-position-y: 0px; background-repeat: repeat; background-size: auto; border-image-outset: 0; border-image-repeat: stretch; border-image-slice: 100%; border-image-source: none; border-image-width: 1; box-sizing: border-box; float: none; font-size: 0.75rem; text-align: center; vertical-align: inherit; border-width: 1px medium medium 1px; border-color: #dddddd currentColor currentColor #e3e3e3; border-style: solid none none solid; padding: 8px;\">\r\n				19 de junho de 2020</td>\r\n		</tr>\r\n		<tr class=\"row-5\" style=\"box-sizing: border-box;\">\r\n			<td class=\"column-1\" style=\"background-attachment: scroll; background-clip: border-box; background-color: transparent; background-image: none; background-origin: padding-box; background-position-x: 0px; background-position-y: 0px; background-repeat: repeat; background-size: auto; border-image-outset: 0; border-image-repeat: stretch; border-image-slice: 100%; border-image-source: none; border-image-width: 1; box-sizing: border-box; float: none; font-size: 0.75rem; text-align: center; vertical-align: inherit; border-width: 1px medium medium medium; border-color: #dddddd currentColor currentColor currentColor; border-style: solid none none none; padding: 8px;\">\r\n				Portugu&ecirc;s, Portugu&ecirc;s L&iacute;ngua Segunda</td>\r\n			<td class=\"column-2\" style=\"background-attachment: scroll; background-clip: border-box; background-color: transparent; background-image: none; background-origin: padding-box; background-position-x: 0px; background-position-y: 0px; background-repeat: repeat; background-size: auto; border-image-outset: 0; border-image-repeat: stretch; border-image-slice: 100%; border-image-source: none; border-image-width: 1; box-sizing: border-box; float: none; font-size: 0.75rem; text-align: center; vertical-align: inherit; border-width: 1px medium medium 1px; border-color: #dddddd currentColor currentColor #e3e3e3; border-style: solid none none solid; padding: 8px;\">\r\n				26 de junho de 2020</td>\r\n		</tr>\r\n	</tbody>\r\n</table>\r\n<table class=\"tablepress tablepress-id-119\" id=\"tablepress-119\" style=\"border-collapse: collapse; border-image-outset: 0; border-image-repeat: stretch; border-image-slice: 100%; border-image-source: none; border-image-width: 1; border-spacing: 0px; box-sizing: border-box; color: #000000; font-family: Raleway-Medium,Arial,sans-serif; font-size: 16px; font-style: normal; font-variant: normal; font-weight: 400; letter-spacing: normal; margin-bottom: 1em; orphans: 2; text-align: left; text-decoration: none; text-indent: 0px; text-transform: none; -webkit-text-stroke-width: 0px; white-space: normal; width: 100%; word-spacing: 0px; border: medium none currentColor;\">\r\n	<tbody style=\"box-sizing: border-box;\">\r\n		<tr class=\"row-1\" style=\"box-sizing: border-box;\">\r\n			<td class=\"column-1\" colspan=\"2\" style=\"background-attachment: scroll; background-clip: border-box; background-color: #f2f2f2; background-image: none; background-origin: padding-box; background-position-x: 0px; background-position-y: 0px; background-repeat: repeat; background-size: auto; border-image-outset: 0; border-image-repeat: stretch; border-image-slice: 100%; border-image-source: none; border-image-width: 1; box-sizing: border-box; color: #af3f04; float: none; font-family: Raleway-Bold,Arial,sans-serif; font-size: 1rem; text-align: center; vertical-align: inherit; border-width: 0px medium medium medium; border-color: currentColor; border-style: none; padding: 8px;\">\r\n				9.&ordm; ano (2.&ordf; fase)</td>\r\n		</tr>\r\n		<tr class=\"row-2\" style=\"box-sizing: border-box;\">\r\n			<td class=\"column-1\" style=\"background-attachment: scroll; background-clip: border-box; background-color: transparent; background-image: none; background-origin: padding-box; background-position-x: 0px; background-position-y: 0px; background-repeat: repeat; background-size: auto; border-image-outset: 0; border-image-repeat: stretch; border-image-slice: 100%; border-image-source: none; border-image-width: 1; box-sizing: border-box; float: none; font-size: 0.75rem; text-align: center; vertical-align: inherit; border-width: 1px medium medium medium; border-color: #dddddd currentColor currentColor currentColor; border-style: solid none none none; padding: 8px;\">\r\n				<strong style=\"box-sizing: border-box; font-family: Raleway-Bold,Arial,sans-serif;\">Disciplina</strong></td>\r\n			<td class=\"column-2\" style=\"background-attachment: scroll; background-clip: border-box; background-color: transparent; background-image: none; background-origin: padding-box; background-position-x: 0px; background-position-y: 0px; background-repeat: repeat; background-size: auto; border-image-outset: 0; border-image-repeat: stretch; border-image-slice: 100%; border-image-source: none; border-image-width: 1; box-sizing: border-box; float: none; font-size: 0.75rem; text-align: center; vertical-align: inherit; border-width: 1px medium medium 1px; border-color: #dddddd currentColor currentColor #e3e3e3; border-style: solid none none solid; padding: 8px;\">\r\n				<strong style=\"box-sizing: border-box; font-family: Raleway-Bold,Arial,sans-serif;\">Data</strong></td>\r\n		</tr>\r\n		<tr class=\"row-3\" style=\"box-sizing: border-box;\">\r\n			<td class=\"column-1\" style=\"background-attachment: scroll; background-clip: border-box; background-color: transparent; background-image: none; background-origin: padding-box; background-position-x: 0px; background-position-y: 0px; background-repeat: repeat; background-size: auto; border-image-outset: 0; border-image-repeat: stretch; border-image-slice: 100%; border-image-source: none; border-image-width: 1; box-sizing: border-box; float: none; font-size: 0.75rem; text-align: center; vertical-align: inherit; border-width: 1px medium medium medium; border-color: #dddddd currentColor currentColor currentColor; border-style: solid none none none; padding: 8px;\">\r\n				Matem&aacute;tica</td>\r\n			<td class=\"column-2\" style=\"background-attachment: scroll; background-clip: border-box; background-color: transparent; background-image: none; background-origin: padding-box; background-position-x: 0px; background-position-y: 0px; background-repeat: repeat; background-size: auto; border-image-outset: 0; border-image-repeat: stretch; border-image-slice: 100%; border-image-source: none; border-image-width: 1; box-sizing: border-box; float: none; font-size: 0.75rem; text-align: center; vertical-align: inherit; border-width: 1px medium medium 1px; border-color: #dddddd currentColor currentColor #e3e3e3; border-style: solid none none solid; padding: 8px;\">\r\n				20 de julho de 2020</td>\r\n		</tr>\r\n		<tr class=\"row-4\" style=\"box-sizing: border-box;\">\r\n			<td class=\"column-1\" style=\"background-attachment: scroll; background-clip: border-box; background-color: transparent; background-image: none; background-origin: padding-box; background-position-x: 0px; background-position-y: 0px; background-repeat: repeat; background-size: auto; border-image-outset: 0; border-image-repeat: stretch; border-image-slice: 100%; border-image-source: none; border-image-width: 1; box-sizing: border-box; float: none; font-size: 0.75rem; text-align: center; vertical-align: inherit; border-width: 1px medium medium medium; border-color: #dddddd currentColor currentColor currentColor; border-style: solid none none none; padding: 8px;\">\r\n				Portugu&ecirc;s, Portugu&ecirc;s L&iacute;ngua N&atilde;o Materna, Portugu&ecirc;s L&iacute;ngua segunda</td>\r\n			<td class=\"column-2\" style=\"background-attachment: scroll; background-clip: border-box; background-color: transparent; background-image: none; background-origin: padding-box; background-position-x: 0px; background-position-y: 0px; background-repeat: repeat; background-size: auto; border-image-outset: 0; border-image-repeat: stretch; border-image-slice: 100%; border-image-source: none; border-image-width: 1; box-sizing: border-box; float: none; font-size: 0.75rem; text-align: center; vertical-align: inherit; border-width: 1px medium medium 1px; border-color: #dddddd currentColor currentColor #e3e3e3; border-style: solid none none solid; padding: 8px;\">\r\n				22 de julho de 2020</td>\r\n		</tr>\r\n	</tbody>\r\n</table>\r\n<h4 style=\"box-sizing: border-box; color: #363636; font-family: Raleway-Semi-Bold,Arial,sans-serif; font-size: 1.5rem; font-style: normal; font-variant: normal; font-weight: bold; letter-spacing: normal; margin-bottom: 7px; margin-top: 15px; orphans: 2; text-align: left; text-decoration: none; text-indent: 0px; text-transform: none; -webkit-text-stroke-width: 0px; white-space: normal; word-spacing: 0px;\">\r\n	Exames finais nacionais</h4>\r\n<p style=\"box-sizing: border-box; color: #363636; font-family: Raleway-Medium,Arial,sans-serif; font-size: 1rem; font-style: normal; font-variant: normal; font-weight: 400; letter-spacing: normal; line-height: 1.5rem; orphans: 2; padding-bottom: 15px; text-align: left; text-decoration: none; text-indent: 0px; text-transform: none; -webkit-text-stroke-width: 0px; white-space: normal; word-spacing: 0px; margin: 0px;\">\r\n	Os alunos dos 11.&ordm; ano e 12.&ordm; ano realizam os exames nacionais. Estas s&atilde;o as avalia&ccedil;&otilde;es mais importantes da escolaridade obrigat&oacute;ria. Contam para a m&eacute;dia do ensino secund&aacute;rio e, em alguns casos, funcionam como provas de ingresso ao ensino superior.</p>\r\n<table class=\"tablepress tablepress-id-53\" id=\"tablepress-53\" style=\"border-collapse: collapse; border-image-outset: 0; border-image-repeat: stretch; border-image-slice: 100%; border-image-source: none; border-image-width: 1; border-spacing: 0px; box-sizing: border-box; color: #000000; font-family: Raleway-Medium,Arial,sans-serif; font-size: 16px; font-style: normal; font-variant: normal; font-weight: 400; letter-spacing: normal; margin-bottom: 1em; orphans: 2; text-align: left; text-decoration: none; text-indent: 0px; text-transform: none; -webkit-text-stroke-width: 0px; white-space: normal; width: 100%; word-spacing: 0px; border: medium none currentColor;\">\r\n	<tbody style=\"box-sizing: border-box;\">\r\n		<tr class=\"row-1\" style=\"box-sizing: border-box;\">\r\n			<td class=\"column-1\" colspan=\"2\" style=\"background-attachment: scroll; background-clip: border-box; background-color: #f2f2f2; background-image: none; background-origin: padding-box; background-position-x: 0px; background-position-y: 0px; background-repeat: repeat; background-size: auto; border-image-outset: 0; border-image-repeat: stretch; border-image-slice: 100%; border-image-source: none; border-image-width: 1; box-sizing: border-box; color: #af3f04; float: none; font-family: Raleway-Bold,Arial,sans-serif; font-size: 1rem; text-align: center; vertical-align: inherit; border-width: 0px medium medium medium; border-color: currentColor; border-style: none; padding: 8px;\">\r\n				11.&ordm; ano (1.&ordf; fase)</td>\r\n		</tr>\r\n		<tr class=\"row-2\" style=\"box-sizing: border-box;\">\r\n			<td class=\"column-1\" style=\"background-attachment: scroll; background-clip: border-box; background-color: transparent; background-image: none; background-origin: padding-box; background-position-x: 0px; background-position-y: 0px; background-repeat: repeat; background-size: auto; border-image-outset: 0; border-image-repeat: stretch; border-image-slice: 100%; border-image-source: none; border-image-width: 1; box-sizing: border-box; float: none; font-size: 0.75rem; text-align: center; vertical-align: inherit; border-width: 1px medium medium medium; border-color: #dddddd currentColor currentColor currentColor; border-style: solid none none none; padding: 8px;\">\r\n				<strong style=\"box-sizing: border-box; font-family: Raleway-Bold,Arial,sans-serif;\">Disciplina</strong></td>\r\n			<td class=\"column-2\" style=\"background-attachment: scroll; background-clip: border-box; background-color: transparent; background-image: none; background-origin: padding-box; background-position-x: 0px; background-position-y: 0px; background-repeat: repeat; background-size: auto; border-image-outset: 0; border-image-repeat: stretch; border-image-slice: 100%; border-image-source: none; border-image-width: 1; box-sizing: border-box; float: none; font-size: 0.75rem; text-align: center; vertical-align: inherit; border-width: 1px medium medium 1px; border-color: #dddddd currentColor currentColor #e3e3e3; border-style: solid none none solid; padding: 8px;\">\r\n				<strong style=\"box-sizing: border-box; font-family: Raleway-Bold,Arial,sans-serif;\">Data</strong></td>\r\n		</tr>\r\n		<tr class=\"row-3\" style=\"box-sizing: border-box;\">\r\n			<td class=\"column-1\" style=\"background-attachment: scroll; background-clip: border-box; background-color: transparent; background-image: none; background-origin: padding-box; background-position-x: 0px; background-position-y: 0px; background-repeat: repeat; background-size: auto; border-image-outset: 0; border-image-repeat: stretch; border-image-slice: 100%; border-image-source: none; border-image-width: 1; box-sizing: border-box; float: none; font-size: 0.75rem; text-align: center; vertical-align: inherit; border-width: 1px medium medium medium; border-color: #dddddd currentColor currentColor currentColor; border-style: solid none none none; padding: 8px;\">\r\n				Espanhol, Franc&ecirc;s</td>\r\n			<td class=\"column-2\" style=\"background-attachment: scroll; background-clip: border-box; background-color: transparent; background-image: none; background-origin: padding-box; background-position-x: 0px; background-position-y: 0px; background-repeat: repeat; background-size: auto; border-image-outset: 0; border-image-repeat: stretch; border-image-slice: 100%; border-image-source: none; border-image-width: 1; box-sizing: border-box; float: none; font-size: 0.75rem; text-align: center; vertical-align: inherit; border-width: 1px medium medium 1px; border-color: #dddddd currentColor currentColor #e3e3e3; border-style: solid none none solid; padding: 8px;\">\r\n				16 de junho de 2020</td>\r\n		</tr>\r\n		<tr class=\"row-4\" style=\"box-sizing: border-box;\">\r\n			<td class=\"column-1\" style=\"background-attachment: scroll; background-clip: border-box; background-color: transparent; background-image: none; background-origin: padding-box; background-position-x: 0px; background-position-y: 0px; background-repeat: repeat; background-size: auto; border-image-outset: 0; border-image-repeat: stretch; border-image-slice: 100%; border-image-source: none; border-image-width: 1; box-sizing: border-box; float: none; font-size: 0.75rem; text-align: center; vertical-align: inherit; border-width: 1px medium medium medium; border-color: #dddddd currentColor currentColor currentColor; border-style: solid none none none; padding: 8px;\">\r\n				Filosofia</td>\r\n			<td class=\"column-2\" style=\"background-attachment: scroll; background-clip: border-box; background-color: transparent; background-image: none; background-origin: padding-box; background-position-x: 0px; background-position-y: 0px; background-repeat: repeat; background-size: auto; border-image-outset: 0; border-image-repeat: stretch; border-image-slice: 100%; border-image-source: none; border-image-width: 1; box-sizing: border-box; float: none; font-size: 0.75rem; text-align: center; vertical-align: inherit; border-width: 1px medium medium 1px; border-color: #dddddd currentColor currentColor #e3e3e3; border-style: solid none none solid; padding: 8px;\">\r\n				17 de junho de 2020</td>\r\n		</tr>\r\n		<tr class=\"row-5\" style=\"box-sizing: border-box;\">\r\n			<td class=\"column-1\" style=\"background-attachment: scroll; background-clip: border-box; background-color: transparent; background-image: none; background-origin: padding-box; background-position-x: 0px; background-position-y: 0px; background-repeat: repeat; background-size: auto; border-image-outset: 0; border-image-repeat: stretch; border-image-slice: 100%; border-image-source: none; border-image-width: 1; box-sizing: border-box; float: none; font-size: 0.75rem; text-align: center; vertical-align: inherit; border-width: 1px medium medium medium; border-color: #dddddd currentColor currentColor currentColor; border-style: solid none none none; padding: 8px;\">\r\n				F&iacute;sica e Qu&iacute;mica A, Latim</td>\r\n			<td class=\"column-2\" style=\"background-attachment: scroll; background-clip: border-box; background-color: transparent; background-image: none; background-origin: padding-box; background-position-x: 0px; background-position-y: 0px; background-repeat: repeat; background-size: auto; border-image-outset: 0; border-image-repeat: stretch; border-image-slice: 100%; border-image-source: none; border-image-width: 1; box-sizing: border-box; float: none; font-size: 0.75rem; text-align: center; vertical-align: inherit; border-width: 1px medium medium 1px; border-color: #dddddd currentColor currentColor #e3e3e3; border-style: solid none none solid; padding: 8px;\">\r\n				18 de junho de 2020</td>\r\n		</tr>\r\n		<tr class=\"row-6\" style=\"box-sizing: border-box;\">\r\n			<td class=\"column-1\" style=\"background-attachment: scroll; background-clip: border-box; background-color: transparent; background-image: none; background-origin: padding-box; background-position-x: 0px; background-position-y: 0px; background-repeat: repeat; background-size: auto; border-image-outset: 0; border-image-repeat: stretch; border-image-slice: 100%; border-image-source: none; border-image-width: 1; box-sizing: border-box; float: none; font-size: 0.75rem; text-align: center; vertical-align: inherit; border-width: 1px medium medium medium; border-color: #dddddd currentColor currentColor currentColor; border-style: solid none none none; padding: 8px;\">\r\n				Hist&oacute;ria B</td>\r\n			<td class=\"column-2\" style=\"background-attachment: scroll; background-clip: border-box; background-color: transparent; background-image: none; background-origin: padding-box; background-position-x: 0px; background-position-y: 0px; background-repeat: repeat; background-size: auto; border-image-outset: 0; border-image-repeat: stretch; border-image-slice: 100%; border-image-source: none; border-image-width: 1; box-sizing: border-box; float: none; font-size: 0.75rem; text-align: center; vertical-align: inherit; border-width: 1px medium medium 1px; border-color: #dddddd currentColor currentColor #e3e3e3; border-style: solid none none solid; padding: 8px;\">\r\n				19 de junho de 2020</td>\r\n		</tr>\r\n		<tr class=\"row-7\" style=\"box-sizing: border-box;\">\r\n			<td class=\"column-1\" style=\"background-attachment: scroll; background-clip: border-box; background-color: transparent; background-image: none; background-origin: padding-box; background-position-x: 0px; background-position-y: 0px; background-repeat: repeat; background-size: auto; border-image-outset: 0; border-image-repeat: stretch; border-image-slice: 100%; border-image-source: none; border-image-width: 1; box-sizing: border-box; float: none; font-size: 0.75rem; text-align: center; vertical-align: inherit; border-width: 1px medium medium medium; border-color: #dddddd currentColor currentColor currentColor; border-style: solid none none none; padding: 8px;\">\r\n				Geografia A</td>\r\n			<td class=\"column-2\" style=\"background-attachment: scroll; background-clip: border-box; background-color: transparent; background-image: none; background-origin: padding-box; background-position-x: 0px; background-position-y: 0px; background-repeat: repeat; background-size: auto; border-image-outset: 0; border-image-repeat: stretch; border-image-slice: 100%; border-image-source: none; border-image-width: 1; box-sizing: border-box; float: none; font-size: 0.75rem; text-align: center; vertical-align: inherit; border-width: 1px medium medium 1px; border-color: #dddddd currentColor currentColor #e3e3e3; border-style: solid none none solid; padding: 8px;\">\r\n				22 de junho de 2020</td>\r\n		</tr>\r\n		<tr class=\"row-8\" style=\"box-sizing: border-box;\">\r\n			<td class=\"column-1\" style=\"background-attachment: scroll; background-clip: border-box; background-color: transparent; background-image: none; background-origin: padding-box; background-position-x: 0px; background-position-y: 0px; background-repeat: repeat; background-size: auto; border-image-outset: 0; border-image-repeat: stretch; border-image-slice: 100%; border-image-source: none; border-image-width: 1; box-sizing: border-box; float: none; font-size: 0.75rem; text-align: center; vertical-align: inherit; border-width: 1px medium medium medium; border-color: #dddddd currentColor currentColor currentColor; border-style: solid none none none; padding: 8px;\">\r\n				Hist&oacute;ria da Cultura e das Artes</td>\r\n			<td class=\"column-2\" style=\"background-attachment: scroll; background-clip: border-box; background-color: transparent; background-image: none; background-origin: padding-box; background-position-x: 0px; background-position-y: 0px; background-repeat: repeat; background-size: auto; border-image-outset: 0; border-image-repeat: stretch; border-image-slice: 100%; border-image-source: none; border-image-width: 1; box-sizing: border-box; float: none; font-size: 0.75rem; text-align: center; vertical-align: inherit; border-width: 1px medium medium 1px; border-color: #dddddd currentColor currentColor #e3e3e3; border-style: solid none none solid; padding: 8px;\">\r\n				23 de junho de 2020</td>\r\n		</tr>\r\n		<tr class=\"row-9\" style=\"box-sizing: border-box;\">\r\n			<td class=\"column-1\" style=\"background-attachment: scroll; background-clip: border-box; background-color: transparent; background-image: none; background-origin: padding-box; background-position-x: 0px; background-position-y: 0px; background-repeat: repeat; background-size: auto; border-image-outset: 0; border-image-repeat: stretch; border-image-slice: 100%; border-image-source: none; border-image-width: 1; box-sizing: border-box; float: none; font-size: 0.75rem; text-align: center; vertical-align: inherit; border-width: 1px medium medium medium; border-color: #dddddd currentColor currentColor currentColor; border-style: solid none none none; padding: 8px;\">\r\n				Matem&aacute;tica B, Matem&aacute;tica Aplicada &agrave;s Ci&ecirc;ncias Sociais</td>\r\n			<td class=\"column-2\" style=\"background-attachment: scroll; background-clip: border-box; background-color: transparent; background-image: none; background-origin: padding-box; background-position-x: 0px; background-position-y: 0px; background-repeat: repeat; background-size: auto; border-image-outset: 0; border-image-repeat: stretch; border-image-slice: 100%; border-image-source: none; border-image-width: 1; box-sizing: border-box; float: none; font-size: 0.75rem; text-align: center; vertical-align: inherit; border-width: 1px medium medium 1px; border-color: #dddddd currentColor currentColor #e3e3e3; border-style: solid none none solid; padding: 8px;\">\r\n				25 de junho de 2020</td>\r\n		</tr>\r\n		<tr class=\"row-10\" style=\"box-sizing: border-box;\">\r\n			<td class=\"column-1\" style=\"background-attachment: scroll; background-clip: border-box; background-color: transparent; background-image: none; background-origin: padding-box; background-position-x: 0px; background-position-y: 0px; background-repeat: repeat; background-size: auto; border-image-outset: 0; border-image-repeat: stretch; border-image-slice: 100%; border-image-source: none; border-image-width: 1; box-sizing: border-box; float: none; font-size: 0.75rem; text-align: center; vertical-align: inherit; border-width: 1px medium medium medium; border-color: #dddddd currentColor currentColor currentColor; border-style: solid none none none; padding: 8px;\">\r\n				Biologia, Geologia</td>\r\n			<td class=\"column-2\" style=\"background-attachment: scroll; background-clip: border-box; background-color: transparent; background-image: none; background-origin: padding-box; background-position-x: 0px; background-position-y: 0px; background-repeat: repeat; background-size: auto; border-image-outset: 0; border-image-repeat: stretch; border-image-slice: 100%; border-image-source: none; border-image-width: 1; box-sizing: border-box; float: none; font-size: 0.75rem; text-align: center; vertical-align: inherit; border-width: 1px medium medium 1px; border-color: #dddddd currentColor currentColor #e3e3e3; border-style: solid none none solid; padding: 8px;\">\r\n				30 de junho de 2020</td>\r\n		</tr>\r\n		<tr class=\"row-11\" style=\"box-sizing: border-box;\">\r\n			<td class=\"column-1\" style=\"background-attachment: scroll; background-clip: border-box; background-color: transparent; background-image: none; background-origin: padding-box; background-position-x: 0px; background-position-y: 0px; background-repeat: repeat; background-size: auto; border-image-outset: 0; border-image-repeat: stretch; border-image-slice: 100%; border-image-source: none; border-image-width: 1; box-sizing: border-box; float: none; font-size: 0.75rem; text-align: center; vertical-align: inherit; border-width: 1px medium medium medium; border-color: #dddddd currentColor currentColor currentColor; border-style: solid none none none; padding: 8px;\">\r\n				Economia, Alem&atilde;o</td>\r\n			<td class=\"column-2\" style=\"background-attachment: scroll; background-clip: border-box; background-color: transparent; background-image: none; background-origin: padding-box; background-position-x: 0px; background-position-y: 0px; background-repeat: repeat; background-size: auto; border-image-outset: 0; border-image-repeat: stretch; border-image-slice: 100%; border-image-source: none; border-image-width: 1; box-sizing: border-box; float: none; font-size: 0.75rem; text-align: center; vertical-align: inherit; border-width: 1px medium medium 1px; border-color: #dddddd currentColor currentColor #e3e3e3; border-style: solid none none solid; padding: 8px;\">\r\n				2 de julho de 2020</td>\r\n		</tr>\r\n		<tr class=\"row-12\" style=\"box-sizing: border-box;\">\r\n			<td class=\"column-1\" style=\"background-attachment: scroll; background-clip: border-box; background-color: transparent; background-image: none; background-origin: padding-box; background-position-x: 0px; background-position-y: 0px; background-repeat: repeat; background-size: auto; border-image-outset: 0; border-image-repeat: stretch; border-image-slice: 100%; border-image-source: none; border-image-width: 1; box-sizing: border-box; float: none; font-size: 0.75rem; text-align: center; vertical-align: inherit; border-width: 1px medium medium medium; border-color: #dddddd currentColor currentColor currentColor; border-style: solid none none none; padding: 8px;\">\r\n				Ingl&ecirc;s</td>\r\n			<td class=\"column-2\" style=\"background-attachment: scroll; background-clip: border-box; background-color: transparent; background-image: none; background-origin: padding-box; background-position-x: 0px; background-position-y: 0px; background-repeat: repeat; background-size: auto; border-image-outset: 0; border-image-repeat: stretch; border-image-slice: 100%; border-image-source: none; border-image-width: 1; box-sizing: border-box; float: none; font-size: 0.75rem; text-align: center; vertical-align: inherit; border-width: 1px medium medium 1px; border-color: #dddddd currentColor currentColor #e3e3e3; border-style: solid none none solid; padding: 8px;\">\r\n				3 de julho de 2020</td>\r\n		</tr>\r\n		<tr class=\"row-13\" style=\"box-sizing: border-box;\">\r\n			<td class=\"column-1\" style=\"background-attachment: scroll; background-clip: border-box; background-color: transparent; background-image: none; background-origin: padding-box; background-position-x: 0px; background-position-y: 0px; background-repeat: repeat; background-size: auto; border-image-outset: 0; border-image-repeat: stretch; border-image-slice: 100%; border-image-source: none; border-image-width: 1; box-sizing: border-box; float: none; font-size: 0.75rem; text-align: center; vertical-align: inherit; border-width: 1px medium medium medium; border-color: #dddddd currentColor currentColor currentColor; border-style: solid none none none; padding: 8px;\">\r\n				Geometria Descritiva A</td>\r\n			<td class=\"column-2\" style=\"background-attachment: scroll; background-clip: border-box; background-color: transparent; background-image: none; background-origin: padding-box; background-position-x: 0px; background-position-y: 0px; background-repeat: repeat; background-size: auto; border-image-outset: 0; border-image-repeat: stretch; border-image-slice: 100%; border-image-source: none; border-image-width: 1; box-sizing: border-box; float: none; font-size: 0.75rem; text-align: center; vertical-align: inherit; border-width: 1px medium medium 1px; border-color: #dddddd currentColor currentColor #e3e3e3; border-style: solid none none solid; padding: 8px;\">\r\n				6 de julho de 2020</td>\r\n		</tr>\r\n		<tr class=\"row-14\" style=\"box-sizing: border-box;\">\r\n			<td class=\"column-1\" style=\"background-attachment: scroll; background-clip: border-box; background-color: transparent; background-image: none; background-origin: padding-box; background-position-x: 0px; background-position-y: 0px; background-repeat: repeat; background-size: auto; border-image-outset: 0; border-image-repeat: stretch; border-image-slice: 100%; border-image-source: none; border-image-width: 1; box-sizing: border-box; float: none; font-size: 0.75rem; text-align: center; vertical-align: inherit; border-width: 1px medium medium medium; border-color: #dddddd currentColor currentColor currentColor; border-style: solid none none none; padding: 8px;\">\r\n				Literatura Portuguesa</td>\r\n			<td class=\"column-2\" style=\"background-attachment: scroll; background-clip: border-box; background-color: transparent; background-image: none; background-origin: padding-box; background-position-x: 0px; background-position-y: 0px; background-repeat: repeat; background-size: auto; border-image-outset: 0; border-image-repeat: stretch; border-image-slice: 100%; border-image-source: none; border-image-width: 1; box-sizing: border-box; float: none; font-size: 0.75rem; text-align: center; vertical-align: inherit; border-width: 1px medium medium 1px; border-color: #dddddd currentColor currentColor #e3e3e3; border-style: solid none none solid; padding: 8px;\">\r\n				7 de julho de 2020</td>\r\n		</tr>\r\n	</tbody>\r\n</table>\r\n<table class=\"tablepress tablepress-id-120\" id=\"tablepress-120\" style=\"border-collapse: collapse; border-image-outset: 0; border-image-repeat: stretch; border-image-slice: 100%; border-image-source: none; border-image-width: 1; border-spacing: 0px; box-sizing: border-box; color: #000000; font-family: Raleway-Medium,Arial,sans-serif; font-size: 16px; font-style: normal; font-variant: normal; font-weight: 400; letter-spacing: normal; margin-bottom: 1em; orphans: 2; text-align: left; text-decoration: none; text-indent: 0px; text-transform: none; -webkit-text-stroke-width: 0px; white-space: normal; width: 100%; word-spacing: 0px; border: medium none currentColor;\">\r\n	<tbody style=\"box-sizing: border-box;\">\r\n		<tr class=\"row-1\" style=\"box-sizing: border-box;\">\r\n			<td class=\"column-1\" colspan=\"2\" style=\"background-attachment: scroll; background-clip: border-box; background-color: #f2f2f2; background-image: none; background-origin: padding-box; background-position-x: 0px; background-position-y: 0px; background-repeat: repeat; background-size: auto; border-image-outset: 0; border-image-repeat: stretch; border-image-slice: 100%; border-image-source: none; border-image-width: 1; box-sizing: border-box; color: #af3f04; float: none; font-family: Raleway-Bold,Arial,sans-serif; font-size: 1rem; text-align: center; vertical-align: inherit; border-width: 0px medium medium medium; border-color: currentColor; border-style: none; padding: 8px;\">\r\n				11.&ordm; ano (2.&ordf; fase)</td>\r\n		</tr>\r\n		<tr class=\"row-2\" style=\"box-sizing: border-box;\">\r\n			<td class=\"column-1\" style=\"background-attachment: scroll; background-clip: border-box; background-color: transparent; background-image: none; background-origin: padding-box; background-position-x: 0px; background-position-y: 0px; background-repeat: repeat; background-size: auto; border-image-outset: 0; border-image-repeat: stretch; border-image-slice: 100%; border-image-source: none; border-image-width: 1; box-sizing: border-box; float: none; font-size: 0.75rem; text-align: center; vertical-align: inherit; border-width: 1px medium medium medium; border-color: #dddddd currentColor currentColor currentColor; border-style: solid none none none; padding: 8px;\">\r\n				<strong style=\"box-sizing: border-box; font-family: Raleway-Bold,Arial,sans-serif;\">Disciplina</strong></td>\r\n			<td class=\"column-2\" style=\"background-attachment: scroll; background-clip: border-box; background-color: transparent; background-image: none; background-origin: padding-box; background-position-x: 0px; background-position-y: 0px; background-repeat: repeat; background-size: auto; border-image-outset: 0; border-image-repeat: stretch; border-image-slice: 100%; border-image-source: none; border-image-width: 1; box-sizing: border-box; float: none; font-size: 0.75rem; text-align: center; vertical-align: inherit; border-width: 1px medium medium 1px; border-color: #dddddd currentColor currentColor #e3e3e3; border-style: solid none none solid; padding: 8px;\">\r\n				<strong style=\"box-sizing: border-box; font-family: Raleway-Bold,Arial,sans-serif;\">Data</strong></td>\r\n		</tr>\r\n		<tr class=\"row-3\" style=\"box-sizing: border-box;\">\r\n			<td class=\"column-1\" style=\"background-attachment: scroll; background-clip: border-box; background-color: transparent; background-image: none; background-origin: padding-box; background-position-x: 0px; background-position-y: 0px; background-repeat: repeat; background-size: auto; border-image-outset: 0; border-image-repeat: stretch; border-image-slice: 100%; border-image-source: none; border-image-width: 1; box-sizing: border-box; float: none; font-size: 0.75rem; text-align: center; vertical-align: inherit; border-width: 1px medium medium medium; border-color: #dddddd currentColor currentColor currentColor; border-style: solid none none none; padding: 8px;\">\r\n				F&iacute;sica e Qu&iacute;mica A, Literatura Portuguesa, Economia A, Latim A</td>\r\n			<td class=\"column-2\" style=\"background-attachment: scroll; background-clip: border-box; background-color: transparent; background-image: none; background-origin: padding-box; background-position-x: 0px; background-position-y: 0px; background-repeat: repeat; background-size: auto; border-image-outset: 0; border-image-repeat: stretch; border-image-slice: 100%; border-image-source: none; border-image-width: 1; box-sizing: border-box; float: none; font-size: 0.75rem; text-align: center; vertical-align: inherit; border-width: 1px medium medium 1px; border-color: #dddddd currentColor currentColor #e3e3e3; border-style: solid none none solid; padding: 8px;\">\r\n				21 de julho de 2020</td>\r\n		</tr>\r\n		<tr class=\"row-4\" style=\"box-sizing: border-box;\">\r\n			<td class=\"column-1\" style=\"background-attachment: scroll; background-clip: border-box; background-color: transparent; background-image: none; background-origin: padding-box; background-position-x: 0px; background-position-y: 0px; background-repeat: repeat; background-size: auto; border-image-outset: 0; border-image-repeat: stretch; border-image-slice: 100%; border-image-source: none; border-image-width: 1; box-sizing: border-box; float: none; font-size: 0.75rem; text-align: center; vertical-align: inherit; border-width: 1px medium medium medium; border-color: #dddddd currentColor currentColor currentColor; border-style: solid none none none; padding: 8px;\">\r\n				Hist&oacute;ria da Cultura<br style=\"box-sizing: border-box;\" />\r\n				e das Artes e Geografia A</td>\r\n			<td class=\"column-2\" style=\"background-attachment: scroll; background-clip: border-box; background-color: transparent; background-image: none; background-origin: padding-box; background-position-x: 0px; background-position-y: 0px; background-repeat: repeat; background-size: auto; border-image-outset: 0; border-image-repeat: stretch; border-image-slice: 100%; border-image-source: none; border-image-width: 1; box-sizing: border-box; float: none; font-size: 0.75rem; text-align: center; vertical-align: inherit; border-width: 1px medium medium 1px; border-color: #dddddd currentColor currentColor #e3e3e3; border-style: solid none none solid; padding: 8px;\">\r\n				22 de julho de 2020</td>\r\n		</tr>\r\n		<tr class=\"row-5\" style=\"box-sizing: border-box;\">\r\n			<td class=\"column-1\" style=\"background-attachment: scroll; background-clip: border-box; background-color: transparent; background-image: none; background-origin: padding-box; background-position-x: 0px; background-position-y: 0px; background-repeat: repeat; background-size: auto; border-image-outset: 0; border-image-repeat: stretch; border-image-slice: 100%; border-image-source: none; border-image-width: 1; box-sizing: border-box; float: none; font-size: 0.75rem; text-align: center; vertical-align: inherit; border-width: 1px medium medium medium; border-color: #dddddd currentColor currentColor currentColor; border-style: solid none none none; padding: 8px;\">\r\n				Hist&oacute;ria B, Geometria<br style=\"box-sizing: border-box;\" />\r\n				Descritiva A, Biologia e Geologia</td>\r\n			<td class=\"column-2\" style=\"background-attachment: scroll; background-clip: border-box; background-color: transparent; background-image: none; background-origin: padding-box; background-position-x: 0px; background-position-y: 0px; background-repeat: repeat; background-size: auto; border-image-outset: 0; border-image-repeat: stretch; border-image-slice: 100%; border-image-source: none; border-image-width: 1; box-sizing: border-box; float: none; font-size: 0.75rem; text-align: center; vertical-align: inherit; border-width: 1px medium medium 1px; border-color: #dddddd currentColor currentColor #e3e3e3; border-style: solid none none solid; padding: 8px;\">\r\n				23 de julho de 2020</td>\r\n		</tr>\r\n		<tr class=\"row-6\" style=\"box-sizing: border-box;\">\r\n			<td class=\"column-1\" style=\"background-attachment: scroll; background-clip: border-box; background-color: transparent; background-image: none; background-origin: padding-box; background-position-x: 0px; background-position-y: 0px; background-repeat: repeat; background-size: auto; border-image-outset: 0; border-image-repeat: stretch; border-image-slice: 100%; border-image-source: none; border-image-width: 1; box-sizing: border-box; float: none; font-size: 0.75rem; text-align: center; vertical-align: inherit; border-width: 1px medium medium medium; border-color: #dddddd currentColor currentColor currentColor; border-style: solid none none none; padding: 8px;\">\r\n				Matem&aacute;tica B, Matem&aacute;tica Aplicada &agrave;s<br style=\"box-sizing: border-box;\" />\r\n				Ci&ecirc;ncias Sociais, Filosofia</td>\r\n			<td class=\"column-2\" style=\"background-attachment: scroll; background-clip: border-box; background-color: transparent; background-image: none; background-origin: padding-box; background-position-x: 0px; background-position-y: 0px; background-repeat: repeat; background-size: auto; border-image-outset: 0; border-image-repeat: stretch; border-image-slice: 100%; border-image-source: none; border-image-width: 1; box-sizing: border-box; float: none; font-size: 0.75rem; text-align: center; vertical-align: inherit; border-width: 1px medium medium 1px; border-color: #dddddd currentColor currentColor #e3e3e3; border-style: solid none none solid; padding: 8px;\">\r\n				24 de julho de 2019</td>\r\n		</tr>\r\n		<tr class=\"row-7\" style=\"box-sizing: border-box;\">\r\n			<td class=\"column-1\" style=\"background-attachment: scroll; background-clip: border-box; background-color: transparent; background-image: none; background-origin: padding-box; background-position-x: 0px; background-position-y: 0px; background-repeat: repeat; background-size: auto; border-image-outset: 0; border-image-repeat: stretch; border-image-slice: 100%; border-image-source: none; border-image-width: 1; box-sizing: border-box; float: none; font-size: 0.75rem; text-align: center; vertical-align: inherit; border-width: 1px medium medium medium; border-color: #dddddd currentColor currentColor currentColor; border-style: solid none none none; padding: 8px;\">\r\n				Ingl&ecirc;s, Alem&atilde;o, Espanhol, Franc&ecirc;s</td>\r\n			<td class=\"column-2\" style=\"background-attachment: scroll; background-clip: border-box; background-color: transparent; background-image: none; background-origin: padding-box; background-position-x: 0px; background-position-y: 0px; background-repeat: repeat; background-size: auto; border-image-outset: 0; border-image-repeat: stretch; border-image-slice: 100%; border-image-source: none; border-image-width: 1; box-sizing: border-box; float: none; font-size: 0.75rem; text-align: center; vertical-align: inherit; border-width: 1px medium medium 1px; border-color: #dddddd currentColor currentColor #e3e3e3; border-style: solid none none solid; padding: 8px;\">\r\n				27 de julho de 2019</td>\r\n		</tr>\r\n	</tbody>\r\n</table>\r\n<table class=\"tablepress tablepress-id-54\" id=\"tablepress-54\" style=\"border-collapse: collapse; border-image-outset: 0; border-image-repeat: stretch; border-image-slice: 100%; border-image-source: none; border-image-width: 1; border-spacing: 0px; box-sizing: border-box; color: #000000; font-family: Raleway-Medium,Arial,sans-serif; font-size: 16px; font-style: normal; font-variant: normal; font-weight: 400; letter-spacing: normal; margin-bottom: 1em; orphans: 2; text-align: left; text-decoration: none; text-indent: 0px; text-transform: none; -webkit-text-stroke-width: 0px; white-space: normal; width: 100%; word-spacing: 0px; border: medium none currentColor;\">\r\n	<tbody style=\"box-sizing: border-box;\">\r\n		<tr class=\"row-1\" style=\"box-sizing: border-box;\">\r\n			<td class=\"column-1\" colspan=\"2\" style=\"background-attachment: scroll; background-clip: border-box; background-color: #f2f2f2; background-image: none; background-origin: padding-box; background-position-x: 0px; background-position-y: 0px; background-repeat: repeat; background-size: auto; border-image-outset: 0; border-image-repeat: stretch; border-image-slice: 100%; border-image-source: none; border-image-width: 1; box-sizing: border-box; color: #af3f04; float: none; font-family: Raleway-Bold,Arial,sans-serif; font-size: 1rem; text-align: center; vertical-align: inherit; border-width: 0px medium medium medium; border-color: currentColor; border-style: none; padding: 8px;\">\r\n				12.&ordm; ano (1.&ordf; fase)</td>\r\n		</tr>\r\n		<tr class=\"row-2\" style=\"box-sizing: border-box;\">\r\n			<td class=\"column-1\" style=\"background-attachment: scroll; background-clip: border-box; background-color: transparent; background-image: none; background-origin: padding-box; background-position-x: 0px; background-position-y: 0px; background-repeat: repeat; background-size: auto; border-image-outset: 0; border-image-repeat: stretch; border-image-slice: 100%; border-image-source: none; border-image-width: 1; box-sizing: border-box; float: none; font-size: 0.75rem; text-align: center; vertical-align: inherit; border-width: 1px medium medium medium; border-color: #dddddd currentColor currentColor currentColor; border-style: solid none none none; padding: 8px;\">\r\n				<strong style=\"box-sizing: border-box; font-family: Raleway-Bold,Arial,sans-serif;\">Disciplina</strong></td>\r\n			<td class=\"column-2\" style=\"background-attachment: scroll; background-clip: border-box; background-color: transparent; background-image: none; background-origin: padding-box; background-position-x: 0px; background-position-y: 0px; background-repeat: repeat; background-size: auto; border-image-outset: 0; border-image-repeat: stretch; border-image-slice: 100%; border-image-source: none; border-image-width: 1; box-sizing: border-box; float: none; font-size: 0.75rem; text-align: center; vertical-align: inherit; border-width: 1px medium medium 1px; border-color: #dddddd currentColor currentColor #e3e3e3; border-style: solid none none solid; padding: 8px;\">\r\n				<strong style=\"box-sizing: border-box; font-family: Raleway-Bold,Arial,sans-serif;\">Data</strong></td>\r\n		</tr>\r\n		<tr class=\"row-3\" style=\"box-sizing: border-box;\">\r\n			<td class=\"column-1\" style=\"background-attachment: scroll; background-clip: border-box; background-color: transparent; background-image: none; background-origin: padding-box; background-position-x: 0px; background-position-y: 0px; background-repeat: repeat; background-size: auto; border-image-outset: 0; border-image-repeat: stretch; border-image-slice: 100%; border-image-source: none; border-image-width: 1; box-sizing: border-box; float: none; font-size: 0.75rem; text-align: center; vertical-align: inherit; border-width: 1px medium medium medium; border-color: #dddddd currentColor currentColor currentColor; border-style: solid none none none; padding: 8px;\">\r\n				Portugu&ecirc;s, Portugu&ecirc;s L&iacute;ngua n&atilde;o Materna, Portugu&ecirc;s L&iacute;ngua Segunda</td>\r\n			<td class=\"column-2\" style=\"background-attachment: scroll; background-clip: border-box; background-color: transparent; background-image: none; background-origin: padding-box; background-position-x: 0px; background-position-y: 0px; background-repeat: repeat; background-size: auto; border-image-outset: 0; border-image-repeat: stretch; border-image-slice: 100%; border-image-source: none; border-image-width: 1; box-sizing: border-box; float: none; font-size: 0.75rem; text-align: center; vertical-align: inherit; border-width: 1px medium medium 1px; border-color: #dddddd currentColor currentColor #e3e3e3; border-style: solid none none solid; padding: 8px;\">\r\n				15 de junho de 2020</td>\r\n		</tr>\r\n		<tr class=\"row-4\" style=\"box-sizing: border-box;\">\r\n			<td class=\"column-1\" style=\"background-attachment: scroll; background-clip: border-box; background-color: transparent; background-image: none; background-origin: padding-box; background-position-x: 0px; background-position-y: 0px; background-repeat: repeat; background-size: auto; border-image-outset: 0; border-image-repeat: stretch; border-image-slice: 100%; border-image-source: none; border-image-width: 1; box-sizing: border-box; float: none; font-size: 0.75rem; text-align: center; vertical-align: inherit; border-width: 1px medium medium medium; border-color: #dddddd currentColor currentColor currentColor; border-style: solid none none none; padding: 8px;\">\r\n				Hist&oacute;ria A, Hist&oacute;ria B</td>\r\n			<td class=\"column-2\" style=\"background-attachment: scroll; background-clip: border-box; background-color: transparent; background-image: none; background-origin: padding-box; background-position-x: 0px; background-position-y: 0px; background-repeat: repeat; background-size: auto; border-image-outset: 0; border-image-repeat: stretch; border-image-slice: 100%; border-image-source: none; border-image-width: 1; box-sizing: border-box; float: none; font-size: 0.75rem; text-align: center; vertical-align: inherit; border-width: 1px medium medium 1px; border-color: #dddddd currentColor currentColor #e3e3e3; border-style: solid none none solid; padding: 8px;\">\r\n				19 de junho de 2020</td>\r\n		</tr>\r\n		<tr class=\"row-5\" style=\"box-sizing: border-box;\">\r\n			<td class=\"column-1\" style=\"background-attachment: scroll; background-clip: border-box; background-color: transparent; background-image: none; background-origin: padding-box; background-position-x: 0px; background-position-y: 0px; background-repeat: repeat; background-size: auto; border-image-outset: 0; border-image-repeat: stretch; border-image-slice: 100%; border-image-source: none; border-image-width: 1; box-sizing: border-box; float: none; font-size: 0.75rem; text-align: center; vertical-align: inherit; border-width: 1px medium medium medium; border-color: #dddddd currentColor currentColor currentColor; border-style: solid none none none; padding: 8px;\">\r\n				Matem&aacute;tica A</td>\r\n			<td class=\"column-2\" style=\"background-attachment: scroll; background-clip: border-box; background-color: transparent; background-image: none; background-origin: padding-box; background-position-x: 0px; background-position-y: 0px; background-repeat: repeat; background-size: auto; border-image-outset: 0; border-image-repeat: stretch; border-image-slice: 100%; border-image-source: none; border-image-width: 1; box-sizing: border-box; float: none; font-size: 0.75rem; text-align: center; vertical-align: inherit; border-width: 1px medium medium 1px; border-color: #dddddd currentColor currentColor #e3e3e3; border-style: solid none none solid; padding: 8px;\">\r\n				25 de junho de 2020</td>\r\n		</tr>\r\n		<tr class=\"row-6\" style=\"box-sizing: border-box;\">\r\n			<td class=\"column-1\" style=\"background-attachment: scroll; background-clip: border-box; background-color: transparent; background-image: none; background-origin: padding-box; background-position-x: 0px; background-position-y: 0px; background-repeat: repeat; background-size: auto; border-image-outset: 0; border-image-repeat: stretch; border-image-slice: 100%; border-image-source: none; border-image-width: 1; box-sizing: border-box; float: none; font-size: 0.75rem; text-align: center; vertical-align: inherit; border-width: 1px medium medium medium; border-color: #dddddd currentColor currentColor currentColor; border-style: solid none none none; padding: 8px;\">\r\n				Desenho A</td>\r\n			<td class=\"column-2\" style=\"background-attachment: scroll; background-clip: border-box; background-color: transparent; background-image: none; background-origin: padding-box; background-position-x: 0px; background-position-y: 0px; background-repeat: repeat; background-size: auto; border-image-outset: 0; border-image-repeat: stretch; border-image-slice: 100%; border-image-source: none; border-image-width: 1; box-sizing: border-box; float: none; font-size: 0.75rem; text-align: center; vertical-align: inherit; border-width: 1px medium medium 1px; border-color: #dddddd currentColor currentColor #e3e3e3; border-style: solid none none solid; padding: 8px;\">\r\n				26 de junho de 2020</td>\r\n		</tr>\r\n	</tbody>\r\n</table>\r\n<table class=\"tablepress tablepress-id-121\" id=\"tablepress-121\" style=\"border-collapse: collapse; border-image-outset: 0; border-image-repeat: stretch; border-image-slice: 100%; border-image-source: none; border-image-width: 1; border-spacing: 0px; box-sizing: border-box; color: #000000; font-family: Raleway-Medium,Arial,sans-serif; font-size: 16px; font-style: normal; font-variant: normal; font-weight: 400; letter-spacing: normal; margin-bottom: 1em; orphans: 2; text-align: left; text-decoration: none; text-indent: 0px; text-transform: none; -webkit-text-stroke-width: 0px; white-space: normal; width: 100%; word-spacing: 0px; border: medium none currentColor;\">\r\n	<tbody style=\"box-sizing: border-box;\">\r\n		<tr class=\"row-1\" style=\"box-sizing: border-box;\">\r\n			<td class=\"column-1\" colspan=\"2\" style=\"background-attachment: scroll; background-clip: border-box; background-color: #f2f2f2; background-image: none; background-origin: padding-box; background-position-x: 0px; background-position-y: 0px; background-repeat: repeat; background-size: auto; border-image-outset: 0; border-image-repeat: stretch; border-image-slice: 100%; border-image-source: none; border-image-width: 1; box-sizing: border-box; color: #af3f04; float: none; font-family: Raleway-Bold,Arial,sans-serif; font-size: 1rem; text-align: center; vertical-align: inherit; border-width: 0px medium medium medium; border-color: currentColor; border-style: none; padding: 8px;\">\r\n				12.&ordm; ano (2.&ordf; fase)</td>\r\n		</tr>\r\n		<tr class=\"row-2\" style=\"box-sizing: border-box;\">\r\n			<td class=\"column-1\" style=\"background-attachment: scroll; background-clip: border-box; background-color: transparent; background-image: none; background-origin: padding-box; background-position-x: 0px; background-position-y: 0px; background-repeat: repeat; background-size: auto; border-image-outset: 0; border-image-repeat: stretch; border-image-slice: 100%; border-image-source: none; border-image-width: 1; box-sizing: border-box; float: none; font-size: 0.75rem; text-align: center; vertical-align: inherit; border-width: 1px medium medium medium; border-color: #dddddd currentColor currentColor currentColor; border-style: solid none none none; padding: 8px;\">\r\n				<strong style=\"box-sizing: border-box; font-family: Raleway-Bold,Arial,sans-serif;\">Disciplina</strong></td>\r\n			<td class=\"column-2\" style=\"background-attachment: scroll; background-clip: border-box; background-color: transparent; background-image: none; background-origin: padding-box; background-position-x: 0px; background-position-y: 0px; background-repeat: repeat; background-size: auto; border-image-outset: 0; border-image-repeat: stretch; border-image-slice: 100%; border-image-source: none; border-image-width: 1; box-sizing: border-box; float: none; font-size: 0.75rem; text-align: center; vertical-align: inherit; border-width: 1px medium medium 1px; border-color: #dddddd currentColor currentColor #e3e3e3; border-style: solid none none solid; padding: 8px;\">\r\n				<strong style=\"box-sizing: border-box; font-family: Raleway-Bold,Arial,sans-serif;\">Data</strong></td>\r\n		</tr>\r\n		<tr class=\"row-3\" style=\"box-sizing: border-box;\">\r\n			<td class=\"column-1\" style=\"background-attachment: scroll; background-clip: border-box; background-color: transparent; background-image: none; background-origin: padding-box; background-position-x: 0px; background-position-y: 0px; background-repeat: repeat; background-size: auto; border-image-outset: 0; border-image-repeat: stretch; border-image-slice: 100%; border-image-source: none; border-image-width: 1; box-sizing: border-box; float: none; font-size: 0.75rem; text-align: center; vertical-align: inherit; border-width: 1px medium medium medium; border-color: #dddddd currentColor currentColor currentColor; border-style: solid none none none; padding: 8px;\">\r\n				Portugu&ecirc;s, Portugu&ecirc;s (l&iacute;ngua n&atilde;o materna) e Portugu&ecirc;s (l&iacute;ngua segunda)</td>\r\n			<td class=\"column-2\" style=\"background-attachment: scroll; background-clip: border-box; background-color: transparent; background-image: none; background-origin: padding-box; background-position-x: 0px; background-position-y: 0px; background-repeat: repeat; background-size: auto; border-image-outset: 0; border-image-repeat: stretch; border-image-slice: 100%; border-image-source: none; border-image-width: 1; box-sizing: border-box; float: none; font-size: 0.75rem; text-align: center; vertical-align: inherit; border-width: 1px medium medium 1px; border-color: #dddddd currentColor currentColor #e3e3e3; border-style: solid none none solid; padding: 8px;\">\r\n				22 de julho de 2020</td>\r\n		</tr>\r\n		<tr class=\"row-4\" style=\"box-sizing: border-box;\">\r\n			<td class=\"column-1\" style=\"background-attachment: scroll; background-clip: border-box; background-color: transparent; background-image: none; background-origin: padding-box; background-position-x: 0px; background-position-y: 0px; background-repeat: repeat; background-size: auto; border-image-outset: 0; border-image-repeat: stretch; border-image-slice: 100%; border-image-source: none; border-image-width: 1; box-sizing: border-box; float: none; font-size: 0.75rem; text-align: center; vertical-align: inherit; border-width: 1px medium medium medium; border-color: #dddddd currentColor currentColor currentColor; border-style: solid none none none; padding: 8px;\">\r\n				Hist&oacute;ria A, Desenho A</td>\r\n			<td class=\"column-2\" style=\"background-attachment: scroll; background-clip: border-box; background-color: transparent; background-image: none; background-origin: padding-box; background-position-x: 0px; background-position-y: 0px; background-repeat: repeat; background-size: auto; border-image-outset: 0; border-image-repeat: stretch; border-image-slice: 100%; border-image-source: none; border-image-width: 1; box-sizing: border-box; float: none; font-size: 0.75rem; text-align: center; vertical-align: inherit; border-width: 1px medium medium 1px; border-color: #dddddd currentColor currentColor #e3e3e3; border-style: solid none none solid; padding: 8px;\">\r\n				23 de julho de 2020</td>\r\n		</tr>\r\n		<tr class=\"row-5\" style=\"box-sizing: border-box;\">\r\n			<td class=\"column-1\" style=\"background-attachment: scroll; background-clip: border-box; background-color: transparent; background-image: none; background-origin: padding-box; background-position-x: 0px; background-position-y: 0px; background-repeat: repeat; background-size: auto; border-image-outset: 0; border-image-repeat: stretch; border-image-slice: 100%; border-image-source: none; border-image-width: 1; box-sizing: border-box; float: none; font-size: 0.75rem; text-align: center; vertical-align: inherit; border-width: 1px medium medium medium; border-color: #dddddd currentColor currentColor currentColor; border-style: solid none none none; padding: 8px;\">\r\n				Matem&aacute;tica A</td>\r\n			<td class=\"column-2\" style=\"background-attachment: scroll; background-clip: border-box; background-color: transparent; background-image: none; background-origin: padding-box; background-position-x: 0px; background-position-y: 0px; background-repeat: repeat; background-size: auto; border-image-outset: 0; border-image-repeat: stretch; border-image-slice: 100%; border-image-source: none; border-image-width: 1; box-sizing: border-box; float: none; font-size: 0.75rem; text-align: center; vertical-align: inherit; border-width: 1px medium medium 1px; border-color: #dddddd currentColor currentColor #e3e3e3; border-style: solid none none solid; padding: 8px;\">\r\n				24 de julho de 2020</td>\r\n		</tr>\r\n	</tbody>\r\n</table>\r\n<p>\r\n	&nbsp;</p>\r\n', '', 1, 16, '2019-09-14 18:00:53', 231, '', '2020-03-12 15:20:15', 231, 0, '0000-00-00 00:00:00', '2019-09-14 18:00:53', '0000-00-00 00:00:00', '{\"image_intro\":\"\",\"image_intro_alt\":\"\",\"image_intro_caption\":\"\",\"float_intro\":\"\",\"image_fulltext\":\"\",\"image_fulltext_alt\":\"\",\"image_fulltext_caption\":\"\",\"float_fulltext\":\"\"}', '{\"urla\":false,\"urlatext\":\"\",\"targeta\":\"\",\"urlb\":false,\"urlbtext\":\"\",\"targetb\":\"\",\"urlc\":false,\"urlctext\":\"\",\"targetc\":\"\"}', '{\"astroid_article_type\":\"regular\",\"astroid_article_video_type\":\"youtube\",\"astroid_article_video_url\":\"\",\"astroid_article_gallery_width\":\"\",\"astroid_article_gallery_bullets\":\"1\",\"astroid_article_gallery_navigation\":\"1\",\"astroid_article_thumbnail\":\"1\",\"astroid_article_gallery_items\":[],\"astroid_article_audio_source\":\"soundcloud\",\"astroid_article_audio_soundcloud\":\"\",\"astroid_article_audio_spotify\":\"\",\"astroid_article_review_heading\":\"\",\"astroid_article_review_summery\":\"\",\"astroid_article_review_good\":\"\",\"astroid_article_review_bad\":\"\",\"astroid_article_review_rating\":\"5\",\"astroid_article_button_action\":\"\",\"astroid_article_button_link\":\"\",\"astroid_article_review_criterias\":[],\"astroid_article_quote_text\":\"\",\"astroid_article_quote_author\":\"\",\"astroid_article_badge\":\"0\",\"astroid_article_badge_type\":\"2\",\"astroid_article_badge_text\":\"\",\"astroid_article_badge_color\":\"\",\"astroid_article_badge_text_color\":\"\",\"astroid_authorinfo\":\"\",\"astroid_relatedposts\":\"\",\"article_relatedposts_count\":\"\",\"article_relatedposts_count_custom\":\"4\",\"astroid_readtime\":\"\",\"astroid_socialshare\":\"\",\"astroid_comments\":\"\",\"astroid_og_title\":\"\",\"astroid_og_desc\":\"\",\"astroid_og_image\":\"\"}', 5, 6, '', '', 1, 0, '{\"robots\":\"\",\"author\":\"\",\"rights\":\"\",\"xreference\":\"\"}', 0, '*', '', '');
INSERT INTO `ynfp8_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`, `note`) VALUES
(96, 340, 'Manuais Escolares', 'manuais-escolares', '<p style=\"color: #222222; font-family: Arial; font-size: 12px; font-style: normal; font-variant: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-decoration: none; text-indent: 0px; text-transform: none; -webkit-text-stroke-width: 0px; white-space: normal; word-spacing: 0px;\"><a style=\"color: #8f0909; transition-delay: 0s; transition-duration: 0.15s; transition-property: color; transition-timing-function: ease-in-out;\" href=\"files/manuais_carmo_2019_2020.pdf\" target=\"_blank\"><span style=\"font-size: 12pt;\">Escola EB1 do Carmo</span></a></p>\r\n<p style=\"color: #222222; font-family: Arial; font-size: 12px; font-style: normal; font-variant: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-decoration: none; text-indent: 0px; text-transform: none; -webkit-text-stroke-width: 0px; white-space: normal; word-spacing: 0px;\"><a style=\"color: #8f0909; transition-delay: 0s; transition-duration: 0.15s; transition-property: color; transition-timing-function: ease-in-out;\" href=\"files/manuais_frei_2019_2020.pdf\" target=\"_blank\"><span style=\"font-size: 12pt;\">Escola EB2,3 de Frei Bartolomeu dos Mártires</span></a></p>\r\n<p style=\"color: #222222; font-family: Arial; font-size: 12px; font-style: normal; font-variant: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-decoration: none; text-indent: 0px; text-transform: none; -webkit-text-stroke-width: 0px; white-space: normal; word-spacing: 0px;\"><a style=\"color: #8f0909; transition-delay: 0s; transition-duration: 0.15s; transition-property: color; transition-timing-function: ease-in-out;\" href=\"files/manuais_escolares_adotados1.pdf\" target=\"_blank\"><span style=\"font-size: 12pt;\">Escola Secundária de Santa Maria Maior</span></a></p>\r\n<p style=\"color: #222222; font-family: Arial; font-size: 12px; font-style: normal; font-variant: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-decoration: none; text-indent: 0px; text-transform: none; -webkit-text-stroke-width: 0px; white-space: normal; word-spacing: 0px;\">&nbsp;</p>\r\n<p style=\"color: #222222; font-family: Arial; font-size: 12px; font-style: normal; font-variant: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-decoration: none; text-indent: 0px; text-transform: none; -webkit-text-stroke-width: 0px; white-space: normal; word-spacing: 0px;\"><span style=\"font-size: 10pt;\">Nota: Por lapso, o manual de Bilogia 10.º Ano não se encontra na listagem, sendo este, \"Biologia e Geologia CCH (CT-FE) – Terra, Universo de Vida 10\".</span></p>\r\n<p style=\"color: #222222; font-family: Arial; font-size: 12px; font-style: normal; font-variant: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: center; text-decoration: none; text-indent: 0px; text-transform: none; -webkit-text-stroke-width: 0px; white-space: normal; word-spacing: 0px;\"><img class=\"cke-resize\" style=\"cursor: default;\" src=\"images/biologia_10.PNG\" alt=\"biologia 10\" /></p>\r\n<p>&nbsp;</p>\r\n<div id=\"ckimgrsz\" style=\"left: 100.68px; top: 156.33px;\">\r\n<div class=\"preview\">&nbsp;</div>\r\n</div>', '', 1, 16, '2019-09-14 18:13:38', 231, '', '2019-10-02 15:50:12', 231, 0, '0000-00-00 00:00:00', '2019-09-14 18:13:38', '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\":\"\"}', '{\"article_layout\":\"\",\"show_title\":\"\",\"link_titles\":\"\",\"show_tags\":\"\",\"show_intro\":\"\",\"info_block_position\":\"\",\"info_block_show_title\":\"\",\"show_category\":\"\",\"link_category\":\"\",\"show_parent_category\":\"\",\"link_parent_category\":\"\",\"show_associations\":\"\",\"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_page_title\":\"\",\"show_publishing_options\":\"\",\"show_article_options\":\"\",\"show_urls_images_backend\":\"\",\"show_urls_images_frontend\":\"\",\"astroid_article_type\":\"regular\",\"astroid_article_video_type\":\"youtube\",\"astroid_article_video_url\":\"\",\"astroid_article_gallery_width\":\"\",\"astroid_article_gallery_bullets\":\"1\",\"astroid_article_gallery_navigation\":\"1\",\"astroid_article_thumbnail\":\"1\",\"astroid_article_gallery_items\":[],\"astroid_article_audio_source\":\"soundcloud\",\"astroid_article_audio_soundcloud\":\"\",\"astroid_article_audio_spotify\":\"\",\"astroid_article_review_heading\":\"\",\"astroid_article_review_summery\":\"\",\"astroid_article_review_good\":\"\",\"astroid_article_review_bad\":\"\",\"astroid_article_review_rating\":\"5\",\"astroid_article_button_action\":\"\",\"astroid_article_button_link\":\"\",\"astroid_article_review_criterias\":[],\"astroid_article_quote_text\":\"\",\"astroid_article_quote_author\":\"\",\"astroid_article_badge\":\"0\",\"astroid_article_badge_type\":\"2\",\"astroid_article_badge_text\":\"\",\"astroid_article_badge_color\":\"\",\"astroid_article_badge_text_color\":\"\",\"astroid_relatedposts\":\"\",\"astroid_socialshare\":\"\",\"astroid_comments\":\"\",\"astroid_posttype\":\"\",\"astroid_readtime\":\"\",\"astroid_authorinfo\":\"\",\"astroid_og_title\":\"\",\"astroid_og_desc\":\"\",\"astroid_og_image\":\"\"}', 5, 4, '', '', 1, 0, '{\"robots\":\"\",\"author\":\"\",\"rights\":\"\",\"xreference\":\"\"}', 0, '*', '', ''),
(97, 341, 'Contratação de escola  (2019/20) - técnicos especializados', 'contratacao-de-escola-2019-20-tecnicos-especializados', '<p style=\"color: rgb(34, 34, 34); font-family: Arial; font-size: 12px; font-style: normal; font-variant: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-decoration: none; text-indent: 0px; text-transform: none; -webkit-text-stroke-width: 0px; white-space: normal; word-spacing: 0px;\">\r\n	Está aberto o procedimento concursal para a contratação de escola de dois técnicos especializados. Pode consultar aqui o <a href=\"files/Concurso_TE_2018_Estética.pdf\" style=\"color: rgb(143, 9, 9); transition-delay: 0s; transition-duration: 0.15s; transition-property: color; transition-timing-function: ease-in-out;\">Edital 1</a> e o <a href=\"files/2ConcursoTE_2019_Saúde-MEBE.pdf\" style=\"color: rgb(143, 9, 9); transition-delay: 0s; transition-duration: 0.15s; transition-property: color; transition-timing-function: ease-in-out;\">Edital 2</a></p>\r\n<p style=\"color: rgb(34, 34, 34); font-family: Arial; font-size: 12px; font-style: normal; font-variant: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-decoration: none; text-indent: 0px; text-transform: none; -webkit-text-stroke-width: 0px; white-space: normal; word-spacing: 0px;\">\r\n	Consultar a Lista graduada (avaliação de portefólios e experiência profissional) bem como a data/hora das entrevistas dos&nbsp; horários a concurso:</p>\r\n<p style=\"color: rgb(34, 34, 34); font-family: Arial; font-size: 12px; font-style: normal; font-variant: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-decoration: none; text-indent: 0px; text-transform: none; -webkit-text-stroke-width: 0px; white-space: normal; word-spacing: 0px;\">\r\n	<a href=\"files/1_TECNICO_MEBE.pdf\" style=\"color: rgb(143, 9, 9); transition-delay: 0s; transition-duration: 0.15s; transition-property: color; transition-timing-function: ease-in-out;\">H1 </a></p>\r\n<p style=\"color: rgb(34, 34, 34); font-family: Arial; font-size: 12px; font-style: normal; font-variant: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-decoration: none; text-indent: 0px; text-transform: none; -webkit-text-stroke-width: 0px; white-space: normal; word-spacing: 0px;\">\r\n	<a href=\"files/horario_2_SAUDE-MEBE.pdf\" style=\"color: rgb(143, 9, 9); transition-delay: 0s; transition-duration: 0.15s; transition-property: color; transition-timing-function: ease-in-out;\">H2</a></p>\r\n<p>\r\n	Listas de ordenação unitária final:</p>\r\n<p>\r\n	<a href=\"files/Resultado_H1_TECNICO_MEBE.pdf\">H1</a></p>\r\n<p>\r\n	<a href=\"files/Resultado_H2_SAUDE-MEBE.pdf\">H2</a></p>\r\n', '', 1, 11, '2019-09-19 10:28:17', 231, '', '2019-09-19 15:39:02', 251, 0, '0000-00-00 00:00:00', '2019-09-19 10:28:17', '0000-00-00 00:00:00', '{\"image_intro\":\"\",\"image_intro_alt\":\"\",\"image_intro_caption\":\"\",\"float_intro\":\"\",\"image_fulltext\":\"\",\"image_fulltext_alt\":\"\",\"image_fulltext_caption\":\"\",\"float_fulltext\":\"\"}', '{\"urla\":false,\"urlatext\":\"\",\"targeta\":\"\",\"urlb\":false,\"urlbtext\":\"\",\"targetb\":\"\",\"urlc\":false,\"urlctext\":\"\",\"targetc\":\"\"}', '{\"astroid_article_type\":\"regular\",\"astroid_article_video_type\":\"youtube\",\"astroid_article_video_url\":\"\",\"astroid_article_gallery_width\":\"\",\"astroid_article_gallery_bullets\":\"1\",\"astroid_article_gallery_navigation\":\"1\",\"astroid_article_thumbnail\":\"1\",\"astroid_article_gallery_items\":[],\"astroid_article_audio_source\":\"soundcloud\",\"astroid_article_audio_soundcloud\":\"\",\"astroid_article_audio_spotify\":\"\",\"astroid_article_review_heading\":\"\",\"astroid_article_review_summery\":\"\",\"astroid_article_review_good\":\"\",\"astroid_article_review_bad\":\"\",\"astroid_article_review_rating\":\"5\",\"astroid_article_button_action\":\"\",\"astroid_article_button_link\":\"\",\"astroid_article_review_criterias\":[],\"astroid_article_quote_text\":\"\",\"astroid_article_quote_author\":\"\",\"astroid_article_badge\":\"0\",\"astroid_article_badge_type\":\"2\",\"astroid_article_badge_text\":\"\",\"astroid_article_badge_color\":\"\",\"astroid_article_badge_text_color\":\"\",\"astroid_relatedposts\":\"\",\"astroid_socialshare\":\"\",\"astroid_comments\":\"\",\"astroid_posttype\":\"\",\"astroid_readtime\":\"\",\"astroid_authorinfo\":\"\",\"astroid_og_title\":\"\",\"astroid_og_desc\":\"\",\"astroid_og_image\":\"\"}', 3, 66, '', '', 1, 0, '{\"robots\":\"\",\"author\":\"\",\"rights\":\"\",\"xreference\":\"\"}', 1, '*', '', ''),
(98, 343, 'Plataformas', 'plataformas', '<h2>\r\n	&nbsp; &nbsp; &nbsp; <a href=\"https://e360.edu.gov.pt/\" style=\"color: rgb(0, 102, 204); font-family: Arial,Verdana,sans-serif; font-size: 12px; font-style: normal; font-variant: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-decoration: underline; text-indent: 0px; text-transform: none; -webkit-text-stroke-width: 0px; white-space: normal; word-spacing: 0px;\" target=\"_blank\"><img alt=\"\" src=\"images/imagens/e360_logo.png\" style=\"cursor: default; height: 90px; width: 150px;\" /></a></h2>\r\n<p>\r\n	&nbsp;</p>\r\n<p>\r\n	<span style=\"color: #bc2a24;\">&nbsp; &nbsp; &nbsp; &nbsp; &nbsp;&nbsp; <a href=\"http://193.236.43.4\" target=\"_blank\" title=\"GIAE Online\"><img alt=\"\" height=\"83\" src=\"images/giae.jpg\" width=\"83\" /></a> <a href=\"http://www.esmaior.pt/miga/\" target=\"_blank\" title=\"Plataforma MIGa\"><img alt=\"\" height=\"80\" src=\"images/MIGA_grande.png\" width=\"80\" /></a></span></p>\r\n<p>\r\n	&nbsp;</p>\r\n<p>\r\n	&nbsp; &nbsp; &nbsp; &nbsp;&nbsp; <a href=\"http://www.esmaior.pt/tvnamaior/\" target=\"_blank\"><img alt=\"\" src=\"images/imagens/tv_maior_novo_out.png\" style=\"width: 180px; height: 61px;\" /></a></p>\r\n<p>\r\n	&nbsp; &nbsp; &nbsp; &nbsp;&nbsp; <a href=\"http://esmaior.pt/moodle/\" target=\"_blank\"><img alt=\"\" src=\"images/moodle(2).png\" style=\"width: 180px; height: 71px;\" /></a></p>\r\n', '', 1, 16, '2019-09-19 18:23:05', 231, '', '2019-09-19 18:23:09', 231, 0, '0000-00-00 00:00:00', '2019-09-19 18:23:05', '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\":\"\"}', '{\"article_layout\":\"\",\"show_title\":\"\",\"link_titles\":\"\",\"show_tags\":\"\",\"show_intro\":\"\",\"info_block_position\":\"\",\"info_block_show_title\":\"\",\"show_category\":\"\",\"link_category\":\"\",\"show_parent_category\":\"\",\"link_parent_category\":\"\",\"show_associations\":\"\",\"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_page_title\":\"\",\"show_publishing_options\":\"\",\"show_article_options\":\"\",\"show_urls_images_backend\":\"\",\"show_urls_images_frontend\":\"\",\"astroid_article_type\":\"regular\",\"astroid_article_video_type\":\"youtube\",\"astroid_article_video_url\":\"\",\"astroid_article_gallery_width\":\"\",\"astroid_article_gallery_bullets\":\"1\",\"astroid_article_gallery_navigation\":\"1\",\"astroid_article_thumbnail\":\"1\",\"astroid_article_gallery_items\":[],\"astroid_article_audio_source\":\"soundcloud\",\"astroid_article_audio_soundcloud\":\"\",\"astroid_article_audio_spotify\":\"\",\"astroid_article_review_heading\":\"\",\"astroid_article_review_summery\":\"\",\"astroid_article_review_good\":\"\",\"astroid_article_review_bad\":\"\",\"astroid_article_review_rating\":\"5\",\"astroid_article_button_action\":\"\",\"astroid_article_button_link\":\"\",\"astroid_article_review_criterias\":[],\"astroid_article_quote_text\":\"\",\"astroid_article_quote_author\":\"\",\"astroid_article_badge\":\"0\",\"astroid_article_badge_type\":\"2\",\"astroid_article_badge_text\":\"\",\"astroid_article_badge_color\":\"\",\"astroid_article_badge_text_color\":\"\",\"astroid_relatedposts\":\"\",\"astroid_socialshare\":\"\",\"astroid_comments\":\"\",\"astroid_posttype\":\"\",\"astroid_readtime\":\"\",\"astroid_authorinfo\":\"\",\"astroid_og_title\":\"\",\"astroid_og_desc\":\"\",\"astroid_og_image\":\"\"}', 2, 7, '', '', 1, 0, '{\"robots\":\"\",\"author\":\"\",\"rights\":\"\",\"xreference\":\"\"}', 0, '*', '', ''),
(99, 344, 'Associação de Pais e Encarregados de Educação da Maior', 'assembleia-de-pais-e-ee-da-secundaria', '<p>A Assembleia de Pais e Encarregados de Educação da Secundária de Santa Maria Maior elegeu os seus corpos sociais no passado dia 30 de setembro</p>\r\n<p><img style=\"display: block; margin-left: auto; margin-right: auto;\" src=\"images/Pais2.jpg\" alt=\"Pais2.jpg\" /></p>', '', 1, 11, '2019-09-20 15:24:49', 251, '', '2019-10-02 18:10:24', 251, 0, '0000-00-00 00:00:00', '2019-09-20 15:24:49', '0000-00-00 00:00:00', '{\"image_intro\":\"\",\"image_intro_alt\":\"\",\"image_intro_caption\":\"\",\"float_intro\":\"\",\"image_fulltext\":\"\",\"image_fulltext_alt\":\"\",\"image_fulltext_caption\":\"\",\"float_fulltext\":\"\"}', '{\"urla\":false,\"urlatext\":\"\",\"targeta\":\"\",\"urlb\":false,\"urlbtext\":\"\",\"targetb\":\"\",\"urlc\":false,\"urlctext\":\"\",\"targetc\":\"\"}', '{\"astroid_article_type\":\"regular\",\"astroid_article_video_type\":\"youtube\",\"astroid_article_video_url\":\"\",\"astroid_article_gallery_width\":\"\",\"astroid_article_gallery_bullets\":\"1\",\"astroid_article_gallery_navigation\":\"1\",\"astroid_article_thumbnail\":\"1\",\"astroid_article_gallery_items\":[],\"astroid_article_audio_source\":\"soundcloud\",\"astroid_article_audio_soundcloud\":\"\",\"astroid_article_audio_spotify\":\"\",\"astroid_article_review_heading\":\"\",\"astroid_article_review_summery\":\"\",\"astroid_article_review_good\":\"\",\"astroid_article_review_bad\":\"\",\"astroid_article_review_rating\":\"5\",\"astroid_article_button_action\":\"\",\"astroid_article_button_link\":\"\",\"astroid_article_review_criterias\":[],\"astroid_article_quote_text\":\"\",\"astroid_article_quote_author\":\"\",\"astroid_article_badge\":\"0\",\"astroid_article_badge_type\":\"2\",\"astroid_article_badge_text\":\"\",\"astroid_article_badge_color\":\"\",\"astroid_article_badge_text_color\":\"\",\"astroid_relatedposts\":\"\",\"astroid_socialshare\":\"\",\"astroid_comments\":\"\",\"astroid_posttype\":\"\",\"astroid_readtime\":\"\",\"astroid_authorinfo\":\"\",\"astroid_og_title\":\"\",\"astroid_og_desc\":\"\",\"astroid_og_image\":\"\"}', 8, 65, '', '', 1, 0, '{\"robots\":\"\",\"author\":\"\",\"rights\":\"\",\"xreference\":\"\"}', 1, '*', '', ''),
(100, 345, 'Olimpíadas Iberoamericanas de Matemática', 'olimpiadas-iberoamercanas-de-matematica', '<p>Muitos parabéns ao nosso aluno genial <strong>Nuno Carneiro</strong> que acaba de obter uma <strong>Medalha de Bronze</strong> nas <strong>Olimpíadas Iberoamericanas de Matemática</strong>, que decorreram no México.</p>\r\n<p>&nbsp;</p>\r\n<p><img style=\"display: block; margin-left: auto; margin-right: auto;\" src=\"images/Benjamin_Imagens/IMG_nuno.png\" alt=\"IMG nuno\" /></p>', '', 1, 11, '2019-09-24 14:19:36', 251, '', '2019-09-24 14:21:38', 251, 0, '0000-00-00 00:00:00', '2019-09-24 14:19:36', '0000-00-00 00:00:00', '{\"image_intro\":\"\",\"image_intro_alt\":\"\",\"image_intro_caption\":\"\",\"float_intro\":\"\",\"image_fulltext\":\"\",\"image_fulltext_alt\":\"\",\"image_fulltext_caption\":\"\",\"float_fulltext\":\"\"}', '{\"urla\":false,\"urlatext\":\"\",\"targeta\":\"\",\"urlb\":false,\"urlbtext\":\"\",\"targetb\":\"\",\"urlc\":false,\"urlctext\":\"\",\"targetc\":\"\"}', '{\"astroid_article_type\":\"regular\",\"astroid_article_video_url\":\"\",\"astroid_article_gallery_width\":\"\",\"astroid_article_gallery_bullets\":\"1\",\"astroid_article_gallery_navigation\":\"1\",\"astroid_article_thumbnail\":\"1\",\"astroid_article_gallery_items\":[],\"astroid_article_audio_source\":\"soundcloud\",\"astroid_article_audio_soundcloud\":\"\",\"astroid_article_audio_spotify\":\"\",\"astroid_article_review_heading\":\"\",\"astroid_article_review_summery\":\"\",\"astroid_article_review_good\":\"\",\"astroid_article_review_bad\":\"\",\"astroid_article_review_rating\":\"5\",\"astroid_article_button_action\":\"\",\"astroid_article_button_link\":\"\",\"astroid_article_review_criterias\":[],\"astroid_article_quote_text\":\"\",\"astroid_article_quote_author\":\"\",\"astroid_article_badge\":\"0\",\"astroid_article_badge_type\":\"2\",\"astroid_article_badge_text\":\"\",\"astroid_article_badge_color\":\"\",\"astroid_article_badge_text_color\":\"\",\"astroid_relatedposts\":\"\",\"astroid_socialshare\":\"\",\"astroid_comments\":\"\",\"astroid_posttype\":\"\",\"astroid_readtime\":\"\",\"astroid_authorinfo\":\"\",\"astroid_og_title\":\"\",\"astroid_og_desc\":\"\",\"astroid_og_image\":\"\"}', 2, 64, '', '', 1, 0, '{}', 1, '*', '', ''),
(101, 346, 'Ementa EB 1 do Carmo', 'ementa-eb-1-do-carmo', '<p>&nbsp;<img src=\"images/Almocos/Janeiro2020/jan2020-1.jpg\" alt=\"jan2020 1\" /></p>\r\n<p>&nbsp;</p>\r\n<p><img src=\"images/Almocos/Janeiro2020/jan2020-2.jpg\" alt=\"jan2020 2\" /></p>\r\n<p><img src=\"images/Almocos/Janeiro2020/jan2020-3.jpg\" alt=\"jan2020 3\" />&nbsp;</p>\r\n<p><img src=\"images/Almocos/Janeiro2020/jan2020-4.jpg\" alt=\"jan2020 4\" />&nbsp;</p>\r\n<p>&nbsp;</p>\r\n<p>&nbsp;</p>\r\n<p>&nbsp;</p>\r\n<p>&nbsp;</p>', '', 1, 16, '2019-09-24 20:54:53', 231, '', '2020-01-09 09:18:45', 253, 0, '0000-00-00 00:00:00', '2019-09-24 20:54:53', '0000-00-00 00:00:00', '{\"image_intro\":\"\",\"image_intro_alt\":\"\",\"image_intro_caption\":\"\",\"float_intro\":\"\",\"image_fulltext\":\"\",\"image_fulltext_alt\":\"\",\"image_fulltext_caption\":\"\",\"float_fulltext\":\"\"}', '{\"urla\":false,\"urlatext\":\"\",\"targeta\":\"\",\"urlb\":false,\"urlbtext\":\"\",\"targetb\":\"\",\"urlc\":false,\"urlctext\":\"\",\"targetc\":\"\"}', '{\"astroid_article_type\":\"regular\",\"astroid_article_video_type\":\"youtube\",\"astroid_article_video_url\":\"\",\"astroid_article_gallery_width\":\"\",\"astroid_article_gallery_bullets\":\"1\",\"astroid_article_gallery_navigation\":\"1\",\"astroid_article_thumbnail\":\"1\",\"astroid_article_gallery_items\":[],\"astroid_article_audio_source\":\"soundcloud\",\"astroid_article_audio_soundcloud\":\"\",\"astroid_article_audio_spotify\":\"\",\"astroid_article_review_heading\":\"\",\"astroid_article_review_summery\":\"\",\"astroid_article_review_good\":\"\",\"astroid_article_review_bad\":\"\",\"astroid_article_review_rating\":\"5\",\"astroid_article_button_action\":\"\",\"astroid_article_button_link\":\"\",\"astroid_article_review_criterias\":[],\"astroid_article_quote_text\":\"\",\"astroid_article_quote_author\":\"\",\"astroid_article_badge\":\"0\",\"astroid_article_badge_type\":\"2\",\"astroid_article_badge_text\":\"\",\"astroid_article_badge_color\":\"\",\"astroid_article_badge_text_color\":\"\",\"astroid_relatedposts\":\"\",\"astroid_socialshare\":\"\",\"astroid_comments\":\"\",\"astroid_posttype\":\"\",\"astroid_readtime\":\"\",\"astroid_authorinfo\":\"\",\"astroid_og_title\":\"\",\"astroid_og_desc\":\"\",\"astroid_og_image\":\"\"}', 4, 5, '', '', 1, 0, '{\"robots\":\"\",\"author\":\"\",\"rights\":\"\",\"xreference\":\"\"}', 0, '*', '', ''),
(102, 347, 'Ementa Semanal Frei e EsMaior ', 'ementa-semanal-frei-e-esmaior', '<p>&nbsp;<img src=\"images/Almocos/fevereiro2020/marcomaior-1.jpg\" alt=\"marcomaior 1\" /></p>\r\n<p>&nbsp;<img src=\"images/Almocos/fevereiro2020/marcomaior-2.jpg\" alt=\"marcomaior 2\" /></p>\r\n<p><img src=\"images/Almocos/fevereiro2020/marcomaior-3.jpg\" alt=\"marcomaior 3\" /></p>\r\n<p>&nbsp;</p>\r\n<p>&nbsp;</p>\r\n<p>&nbsp;</p>\r\n<p><br />&nbsp;</p>\r\n<p>&nbsp;</p>\r\n<p>&nbsp;</p>\r\n<p>&nbsp;</p>\r\n<p>&nbsp;</p>\r\n<p>&nbsp;</p>\r\n<p>&nbsp;</p>\r\n<p>&nbsp;</p>', '', 1, 16, '2019-09-24 20:55:42', 231, '', '2020-03-11 09:38:31', 253, 0, '0000-00-00 00:00:00', '2019-09-24 20:55:42', '0000-00-00 00:00:00', '{\"image_intro\":\"\",\"image_intro_alt\":\"\",\"image_intro_caption\":\"\",\"float_intro\":\"\",\"image_fulltext\":\"\",\"image_fulltext_alt\":\"\",\"image_fulltext_caption\":\"\",\"float_fulltext\":\"\"}', '{\"urla\":false,\"urlatext\":\"\",\"targeta\":\"\",\"urlb\":false,\"urlbtext\":\"\",\"targetb\":\"\",\"urlc\":false,\"urlctext\":\"\",\"targetc\":\"\"}', '{\"astroid_article_type\":\"regular\",\"astroid_article_video_type\":\"youtube\",\"astroid_article_video_url\":\"\",\"astroid_article_gallery_width\":\"\",\"astroid_article_gallery_bullets\":\"1\",\"astroid_article_gallery_navigation\":\"1\",\"astroid_article_thumbnail\":\"1\",\"astroid_article_gallery_items\":[],\"astroid_article_audio_source\":\"soundcloud\",\"astroid_article_audio_soundcloud\":\"\",\"astroid_article_audio_spotify\":\"\",\"astroid_article_review_heading\":\"\",\"astroid_article_review_summery\":\"\",\"astroid_article_review_good\":\"\",\"astroid_article_review_bad\":\"\",\"astroid_article_review_rating\":\"5\",\"astroid_article_button_action\":\"\",\"astroid_article_button_link\":\"\",\"astroid_article_review_criterias\":[],\"astroid_article_quote_text\":\"\",\"astroid_article_quote_author\":\"\",\"astroid_article_badge\":\"0\",\"astroid_article_badge_type\":\"2\",\"astroid_article_badge_text\":\"\",\"astroid_article_badge_color\":\"\",\"astroid_article_badge_text_color\":\"\",\"astroid_authorinfo\":\"\",\"astroid_relatedposts\":\"\",\"article_relatedposts_count\":\"\",\"article_relatedposts_count_custom\":\"4\",\"astroid_readtime\":\"\",\"astroid_socialshare\":\"\",\"astroid_comments\":\"\",\"astroid_og_title\":\"\",\"astroid_og_desc\":\"\",\"astroid_og_image\":\"\"}', 6, 3, '', '', 1, 0, '{\"robots\":\"\",\"author\":\"\",\"rights\":\"\",\"xreference\":\"\"}', 0, '*', '', ''),
(103, 348, 'Ponto de vista ', 'ponto-de-vista', '<p>Recorte de uma atividade desportiva na nova Frei</p>\r\n<p><img src=\"images/Frei_2.jpg\" alt=\"Frei_2.jpg\" /></p>', '', 1, 11, '2019-10-02 18:14:19', 251, '', '2019-10-02 18:22:04', 251, 0, '0000-00-00 00:00:00', '2019-10-02 18:14:19', '0000-00-00 00:00:00', '{\"image_intro\":\"\",\"image_intro_alt\":\"\",\"image_intro_caption\":\"\",\"float_intro\":\"\",\"image_fulltext\":\"\",\"image_fulltext_alt\":\"\",\"image_fulltext_caption\":\"\",\"float_fulltext\":\"\"}', '{\"urla\":false,\"urlatext\":\"\",\"targeta\":\"\",\"urlb\":false,\"urlbtext\":\"\",\"targetb\":\"\",\"urlc\":false,\"urlctext\":\"\",\"targetc\":\"\"}', '{\"astroid_article_type\":\"regular\",\"astroid_article_video_url\":\"\",\"astroid_article_gallery_width\":\"\",\"astroid_article_gallery_bullets\":\"1\",\"astroid_article_gallery_navigation\":\"1\",\"astroid_article_thumbnail\":\"1\",\"astroid_article_gallery_items\":[],\"astroid_article_audio_source\":\"soundcloud\",\"astroid_article_audio_soundcloud\":\"\",\"astroid_article_audio_spotify\":\"\",\"astroid_article_review_heading\":\"\",\"astroid_article_review_summery\":\"\",\"astroid_article_review_good\":\"\",\"astroid_article_review_bad\":\"\",\"astroid_article_review_rating\":\"5\",\"astroid_article_button_action\":\"\",\"astroid_article_button_link\":\"\",\"astroid_article_review_criterias\":[],\"astroid_article_quote_text\":\"\",\"astroid_article_quote_author\":\"\",\"astroid_article_badge\":\"0\",\"astroid_article_badge_type\":\"2\",\"astroid_article_badge_text\":\"\",\"astroid_article_badge_color\":\"\",\"astroid_article_badge_text_color\":\"\",\"astroid_relatedposts\":\"\",\"astroid_socialshare\":\"\",\"astroid_comments\":\"\",\"astroid_posttype\":\"\",\"astroid_readtime\":\"\",\"astroid_authorinfo\":\"\",\"astroid_og_title\":\"\",\"astroid_og_desc\":\"\",\"astroid_og_image\":\"\"}', 3, 63, '', '', 1, 0, '{}', 1, '*', '', ''),
(104, 349, 'Finalistas 2019 - Festa do Mérito e do Diploma', 'finalistas-2019-festa-do-merito-e-do-diploma', '<p><img src=\"images/Convite_Diploma_2019.jpg\" alt=\"Convite_Diploma_2019.jpg\" /></p>', '', 1, 11, '2019-10-02 18:52:31', 251, '', '2019-10-02 18:52:31', 0, 0, '0000-00-00 00:00:00', '2019-10-02 18:52:31', '0000-00-00 00:00:00', '{\"image_intro\":\"\",\"image_intro_alt\":\"\",\"image_intro_caption\":\"\",\"float_intro\":\"\",\"image_fulltext\":\"\",\"image_fulltext_alt\":\"\",\"image_fulltext_caption\":\"\",\"float_fulltext\":\"\"}', '{\"urla\":false,\"urlatext\":\"\",\"targeta\":\"\",\"urlb\":false,\"urlbtext\":\"\",\"targetb\":\"\",\"urlc\":false,\"urlctext\":\"\",\"targetc\":\"\"}', '{\"astroid_article_type\":\"regular\",\"astroid_article_video_url\":\"\",\"astroid_article_gallery_width\":\"\",\"astroid_article_gallery_bullets\":\"1\",\"astroid_article_gallery_navigation\":\"1\",\"astroid_article_thumbnail\":\"1\",\"astroid_article_gallery_items\":[],\"astroid_article_audio_source\":\"soundcloud\",\"astroid_article_audio_soundcloud\":\"\",\"astroid_article_audio_spotify\":\"\",\"astroid_article_review_heading\":\"\",\"astroid_article_review_summery\":\"\",\"astroid_article_review_good\":\"\",\"astroid_article_review_bad\":\"\",\"astroid_article_review_rating\":\"5\",\"astroid_article_button_action\":\"\",\"astroid_article_button_link\":\"\",\"astroid_article_review_criterias\":[],\"astroid_article_quote_text\":\"\",\"astroid_article_quote_author\":\"\",\"astroid_article_badge\":\"0\",\"astroid_article_badge_type\":\"2\",\"astroid_article_badge_text\":\"\",\"astroid_article_badge_color\":\"\",\"astroid_article_badge_text_color\":\"\",\"astroid_relatedposts\":\"\",\"astroid_socialshare\":\"\",\"astroid_comments\":\"\",\"astroid_posttype\":\"\",\"astroid_readtime\":\"\",\"astroid_authorinfo\":\"\",\"astroid_og_title\":\"\",\"astroid_og_desc\":\"\",\"astroid_og_image\":\"\"}', 1, 62, '', '', 1, 0, '{}', 1, '*', '', ''),
(105, 350, 'Critérios de Avaliação - 2.º Ciclo', 'criterios-de-avaliacao-2-ciclo-2019-2020', '<p>\r\n	&nbsp;</p>\r\n<title></title>\r\n<meta charset=\"utf-8\" />\r\n<meta content=\"width=device-width, initial-scale=1\" name=\"viewport\" />\r\n<link href=\"https://maxcdn.bootstrapcdn.com/bootstrap/4.3.1/css/bootstrap.min.css\" rel=\"stylesheet\" />\r\n<script src=\"https://ajax.googleapis.com/ajax/libs/jquery/3.4.1/jquery.min.js\"></script><script src=\"https://cdnjs.cloudflare.com/ajax/libs/popper.js/1.14.7/umd/popper.min.js\"></script><script src=\"https://maxcdn.bootstrapcdn.com/bootstrap/4.3.1/js/bootstrap.min.js\"></script><div class=\"container\">\r\n	<table align=\"center\" class=\"table table-hover\" style=\"width: 468px;\" table=\"\">\r\n		<thead>\r\n			<tr>\r\n				<th style=\"width: 466px;\">\r\n					Disciplinas</th>\r\n			</tr>\r\n		</thead>\r\n		<tbody>\r\n			<tr>\r\n				<td style=\"width: 466px;\">\r\n					<a href=\"files/Criterios 2019-2020/Ciencias Naturais/criterios_5_CN.pdf\">Ci&ecirc;ncias Naturais - 5&ordm; Ano</a></td>\r\n			</tr>\r\n			<tr>\r\n				<td style=\"width: 466px;\">\r\n					<a href=\"files/Criterios 2019-2020/Ciencias Naturais/criterios_6_CN.pdf\">Ci&ecirc;ncias Naturais - 6&ordm; Ano</a></td>\r\n			</tr>\r\n			<tr>\r\n				<td style=\"width: 466px;\">\r\n					<a href=\"files/Criterios 2019-2020/Educacao_Fisica/CriteriosAvSaudeeMar5ano1920.pdf\">Sa&uacute;de e Mar&nbsp;&nbsp; &ndash;&nbsp; 5&ordm; Ano </a></td>\r\n			</tr>\r\n			<tr>\r\n				<td style=\"width: 466px;\">\r\n					<a href=\"files/Criterios 2019-2020/Educacao_Fisica/CriteriosAvEducacaoFisica5ano1920.pdf\">Educa&ccedil;a&ccedil;&atilde;o F&iacute;sica - 5&ordm; Ano</a></td>\r\n			</tr>\r\n			<tr>\r\n				<td style=\"width: 466px;\">\r\n					<a href=\"files/Criterios 2019-2020/Educacao_Fisica/CriteriosAvEducacaoFisica6ano1920.pdf\">Educa&ccedil;a&ccedil;&atilde;o F&iacute;sica - 6&ordm; Ano</a></td>\r\n			</tr>\r\n			<tr>\r\n				<td style=\"width: 466px;\">\r\n					<a href=\"files/Criterios 2019-2020/musica/CritriosAvaliaoEMusical5ano201920.pdf\">Educa&ccedil;&atilde;o Musical 5&ordm; Ano</a></td>\r\n			</tr>\r\n			<tr>\r\n				<td style=\"width: 466px;\">\r\n					<a href=\"files/Criterios 2019-2020/musica/CritriosAvaliaoEMusical6ano201920.pdf\">Educa&ccedil;&atilde;o Musical 6&ordm; Ano</a></td>\r\n			</tr>\r\n			<tr>\r\n				<td style=\"width: 466px;\">\r\n					<a href=\"files/Criterios 2019-2020/artes/CRITRIOSAVALIAOET5ANO1920docx.pdf\">Educa&ccedil;&atilde;o Tecnol&oacute;gica 5&ordm; Ano</a></td>\r\n			</tr>\r\n			<tr>\r\n				<td style=\"width: 466px;\">\r\n					<a href=\"files/Criterios 2019-2020/artes/CRITRIOSAVALIAOET6ANO1920docx.pdf\">Educa&ccedil;&atilde;o Tecnol&oacute;gica 6&ordm; Ano</a></td>\r\n			</tr>\r\n			<tr>\r\n				<td style=\"width: 466px;\">\r\n					<a href=\"files/Criterios 2019-2020/artes/CRITRIOSAVALIAOEV5ANO1920.pdf\">Educa&ccedil;&atilde;o Visual 5&ordm; Ano</a></td>\r\n			</tr>\r\n			<tr>\r\n				<td style=\"width: 466px;\">\r\n					<a href=\"files/Criterios 2019-2020/artes/CRITRIOSAVALIAOEV6ANO1920.pdf\">Educa&ccedil;&atilde;o Visual 6&ordm; Ano</a></td>\r\n			</tr>\r\n			<tr>\r\n				<td style=\"width: 466px;\">\r\n					<a href=\"files/Criterios 2019-2020/EMRC/CritAvEMRC5.pdf\">EMRC 5&ordm; Ano</a></td>\r\n			</tr>\r\n			<tr>\r\n				<td style=\"width: 466px;\">\r\n					<a href=\"files/Criterios 2019-2020/EMRC/CritAvEMRC6.pdf\">EMRC 6&ordm; Ano</a></td>\r\n			</tr>\r\n			<tr>\r\n				<td style=\"width: 466px;\">\r\n					<a href=\"files/Criterios 2019-2020/EMRC/CritAvEMRC7.pdf\">EMRC 7&ordm; Ano</a></td>\r\n			</tr>\r\n			<tr>\r\n				<td style=\"width: 466px;\">\r\n					<a href=\"files/Criterios 2019-2020/EMRC/CritAvEMRC8.pdf\">EMRC 8&ordm; Ano</a></td>\r\n			</tr>\r\n			<tr>\r\n				<td style=\"width: 466px;\">\r\n					<a href=\"files/Criterios 2019-2020/EMRC/CritAvEMRC9.pdf\">EMRC 9&ordm; Ano</a></td>\r\n			</tr>\r\n			<tr>\r\n				<td style=\"width: 466px;\">\r\n					<a href=\"files/Criterios 2019-2020/HGP/Crit_Av_HGP_5.pdf\">HGP 5&ordm; Ano</a></td>\r\n			</tr>\r\n			<tr>\r\n				<td style=\"width: 466px;\">\r\n					<a href=\"files/Criterios 2019-2020/HGP/Crit_Av_HGP_6.pdf\">HGP 6&ordm; Ano</a></td>\r\n			</tr>\r\n			<tr>\r\n				<td style=\"width: 466px;\">\r\n					<a href=\"files/Criterios 2019-2020/Ingles/CritriosAvaliao5ING20192020.pdf\">Ingl&ecirc;s 5&ordm; ano</a></td>\r\n			</tr>\r\n			<tr>\r\n				<td style=\"width: 466px;\">\r\n					<a href=\"files/Criterios 2019-2020/Ingles/CritriosAvaliao6ING20192020.pdf\">Ingl&ecirc;s 6&ordm; ano</a></td>\r\n			</tr>\r\n			<tr>\r\n				<td style=\"width: 466px;\">\r\n					<a href=\"files/Criterios 2019-2020/Matematica/CritriosAvaliao201920MAT5ano.pdf\">Matem&aacute;tica 5&ordm; Ano</a></td>\r\n			</tr>\r\n			<tr>\r\n				<td style=\"width: 466px;\">\r\n					<a href=\"files/Criterios 2019-2020/Matematica/CritriosAvaliao20192020MAT6ano.pdf\">Matem&aacute;tica 6&ordm; Ano</a></td>\r\n			</tr>\r\n			<tr>\r\n				<td style=\"width: 466px;\">\r\n					<a href=\"files/Criterios 2019-2020/CRITERIOSInvestigarAprender_6ano.pdf\">Oferta Complementar - Investigar e aprender 6&ordm; Ano</a></td>\r\n			</tr>\r\n			<tr>\r\n				<td style=\"width: 466px;\">\r\n					<a href=\"files/Criterios 2019-2020/Portugues/criterios_avaliacao_2ciclo.pdf\">Portugu&ecirc;s 5&ordm; ano e 6&ordm; ano</a></td>\r\n			</tr>\r\n			<tr>\r\n				<td style=\"width: 466px;\">\r\n					<a href=\"files/Criterios 2019-2020/Cidadania/CD_Criterios_5_Ano.pdf\">Cidadania 5&ordm; ano</a></td>\r\n			</tr>\r\n			<tr>\r\n				<td style=\"width: 466px;\">\r\n					<a href=\"files/Criterios 2019-2020/Cidadania/CD_Criterios_6_Ano.pdf\">Cidadania 6&ordm; ano</a></td>\r\n			</tr>\r\n			<tr>\r\n				<td style=\"width: 466px;\">\r\n					<a href=\"files/Criterios 2019-2020/Matematica/CriteriosdeavaliacaoTIC5Ano20192020.pdf\">TIC 5&ordm; ano</a></td>\r\n			</tr>\r\n			<tr>\r\n				<td style=\"width: 466px;\">\r\n					<a href=\"files/Criterios 2019-2020/Matematica/CriteriosdeavaliacaoTIC6Ano20192020.pdf\">Tic 6&ordm; ano</a></td>\r\n			</tr>\r\n		</tbody>\r\n	</table>\r\n</div>\r\n<p>\r\n	&nbsp;</p>\r\n', '', 1, 16, '2019-10-03 14:04:36', 231, '', '2019-12-19 15:15:20', 231, 0, '0000-00-00 00:00:00', '2019-10-03 14:04:36', '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\":\"\"}', '{\"article_layout\":\"\",\"show_title\":\"\",\"link_titles\":\"\",\"show_tags\":\"\",\"show_intro\":\"\",\"info_block_position\":\"\",\"info_block_show_title\":\"\",\"show_category\":\"\",\"link_category\":\"\",\"show_parent_category\":\"\",\"link_parent_category\":\"\",\"show_associations\":\"\",\"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_page_title\":\"\",\"show_publishing_options\":\"\",\"show_article_options\":\"\",\"show_urls_images_backend\":\"\",\"show_urls_images_frontend\":\"\",\"astroid_article_type\":\"regular\",\"astroid_article_video_type\":\"youtube\",\"astroid_article_video_url\":\"\",\"astroid_article_gallery_width\":\"\",\"astroid_article_gallery_bullets\":\"1\",\"astroid_article_gallery_navigation\":\"1\",\"astroid_article_thumbnail\":\"1\",\"astroid_article_gallery_items\":[],\"astroid_article_audio_source\":\"soundcloud\",\"astroid_article_audio_soundcloud\":\"\",\"astroid_article_audio_spotify\":\"\",\"astroid_article_review_heading\":\"\",\"astroid_article_review_summery\":\"\",\"astroid_article_review_good\":\"\",\"astroid_article_review_bad\":\"\",\"astroid_article_review_rating\":\"5\",\"astroid_article_button_action\":\"\",\"astroid_article_button_link\":\"\",\"astroid_article_review_criterias\":[],\"astroid_article_quote_text\":\"\",\"astroid_article_quote_author\":\"\",\"astroid_article_badge\":\"0\",\"astroid_article_badge_type\":\"2\",\"astroid_article_badge_text\":\"\",\"astroid_article_badge_color\":\"\",\"astroid_article_badge_text_color\":\"\",\"astroid_relatedposts\":\"\",\"astroid_socialshare\":\"\",\"astroid_comments\":\"\",\"astroid_posttype\":\"\",\"astroid_readtime\":\"\",\"astroid_authorinfo\":\"\",\"astroid_og_title\":\"\",\"astroid_og_desc\":\"\",\"astroid_og_image\":\"\"}', 13, 2, '', '', 1, 0, '{\"robots\":\"\",\"author\":\"\",\"rights\":\"\",\"xreference\":\"\"}', 0, '*', '', ''),
(106, 351, 'Ementa Vegetariana', 'ementa-vegetariana', '<p>\r\n	&nbsp;</p>\r\n<p>\r\n	As cantinas da Escola Secund&aacute;ria de Sta Maria Maior e EB 2,3 Frei Bartolomeu dos M&aacute;rtires disponibilizam EMENTA VEGETARIANA di&aacute;ria, mediante o preenchimento de impresso pr&oacute;prio &quot;Declara&ccedil;&atilde;o de interesse - dietas alternativas&quot;.<span style=\"color:#0000cd;\"> </span><u><a href=\"images/Benjamin_Imagens/Declaração_de_interesse_-_dietas_alternativas.pdf\">Pode aceder aqui ao formul&aacute;rio</a>.</u></p>\r\n', '', 1, 11, '2019-10-04 16:24:29', 251, '', '2019-10-07 10:14:34', 231, 0, '0000-00-00 00:00:00', '2019-10-04 16:24:29', '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\":\"\"}', '{\"article_layout\":\"\",\"show_title\":\"\",\"link_titles\":\"\",\"show_tags\":\"\",\"show_intro\":\"\",\"info_block_position\":\"\",\"info_block_show_title\":\"\",\"show_category\":\"\",\"link_category\":\"\",\"show_parent_category\":\"\",\"link_parent_category\":\"\",\"show_associations\":\"\",\"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_page_title\":\"\",\"show_publishing_options\":\"\",\"show_article_options\":\"\",\"show_urls_images_backend\":\"\",\"show_urls_images_frontend\":\"\",\"astroid_article_type\":\"regular\",\"astroid_article_video_type\":\"youtube\",\"astroid_article_video_url\":\"\",\"astroid_article_gallery_width\":\"\",\"astroid_article_gallery_bullets\":\"1\",\"astroid_article_gallery_navigation\":\"1\",\"astroid_article_thumbnail\":\"1\",\"astroid_article_gallery_items\":[],\"astroid_article_audio_source\":\"soundcloud\",\"astroid_article_audio_soundcloud\":\"\",\"astroid_article_audio_spotify\":\"\",\"astroid_article_review_heading\":\"\",\"astroid_article_review_summery\":\"\",\"astroid_article_review_good\":\"\",\"astroid_article_review_bad\":\"\",\"astroid_article_review_rating\":\"5\",\"astroid_article_button_action\":\"\",\"astroid_article_button_link\":\"\",\"astroid_article_review_criterias\":[],\"astroid_article_quote_text\":\"\",\"astroid_article_quote_author\":\"\",\"astroid_article_badge\":\"0\",\"astroid_article_badge_type\":\"2\",\"astroid_article_badge_text\":\"\",\"astroid_article_badge_color\":\"\",\"astroid_article_badge_text_color\":\"\",\"astroid_relatedposts\":\"\",\"astroid_socialshare\":\"\",\"astroid_comments\":\"\",\"astroid_posttype\":\"\",\"astroid_readtime\":\"\",\"astroid_authorinfo\":\"\",\"astroid_og_title\":\"\",\"astroid_og_desc\":\"\",\"astroid_og_image\":\"\"}', 9, 61, '', '', 1, 0, '{\"robots\":\"\",\"author\":\"\",\"rights\":\"\",\"xreference\":\"\"}', 1, '*', '', '');
INSERT INTO `ynfp8_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`, `note`) VALUES
(107, 352, 'Critérios de Avaliação - 3º Ciclo', 'criterios-de-avaliacao-3-ciclo', '<p>\r\n	&nbsp;</p>\r\n<title></title>\r\n<meta charset=\"utf-8\" />\r\n<meta content=\"width=device-width, initial-scale=1\" name=\"viewport\" />\r\n<link href=\"https://maxcdn.bootstrapcdn.com/bootstrap/4.3.1/css/bootstrap.min.css\" rel=\"stylesheet\" />\r\n<script src=\"https://ajax.googleapis.com/ajax/libs/jquery/3.4.1/jquery.min.js\"></script><script src=\"https://cdnjs.cloudflare.com/ajax/libs/popper.js/1.14.7/umd/popper.min.js\"></script><script src=\"https://maxcdn.bootstrapcdn.com/bootstrap/4.3.1/js/bootstrap.min.js\"></script><div class=\"container\">\r\n	<table align=\"center\" class=\"table table-hover\" style=\"width: 468px;\" table=\"\">\r\n		<thead>\r\n			<tr>\r\n				<th style=\"width: 466px;\">\r\n					Disciplinas</th>\r\n			</tr>\r\n			<tr>\r\n				<td style=\"width: 466px;\">\r\n					<a href=\"files/Criterios 2019-2020/Cidadania/CD_Criterios_7_Ano.pdf\">Cidadania - 7&ordm; Ano</a></td>\r\n			</tr>\r\n			<tr>\r\n				<td style=\"width: 466px;\">\r\n					<a href=\"files/Criterios 2019-2020/Cidadania/CD_Criterios_8_Ano.pdf\">Cidadania - 8&ordm; Ano</a></td>\r\n			</tr>\r\n			<tr>\r\n				<td style=\"width: 466px;\">\r\n					<a href=\"files/Criterios 2019-2020/Cidadania/OC_Criterios_9_Ano.pdf\">Cidadania - 9&ordm; Ano</a></td>\r\n			</tr>\r\n		</thead>\r\n		<tbody>\r\n			<tr>\r\n				<td style=\"width: 466px;\">\r\n					<a href=\"files/Criterios 2019-2020/Ciencias Naturais/criterios_CN_7_2019_2020.pdf\">Ci&ecirc;ncias Naturais - 7&ordm; Ano</a></td>\r\n			</tr>\r\n			<tr>\r\n				<td style=\"width: 466px;\">\r\n					<a href=\"files/Criterios 2019-2020/Ciencias Naturais/criterios_CN_8_2019_2020.pdf\">Ci&ecirc;ncias Naturais - 8&ordm; Ano</a></td>\r\n			</tr>\r\n			<tr>\r\n				<td style=\"width: 466px;\">\r\n					<a href=\"files/Criterios 2019-2020/Ciencias Naturais/criterios_avaliacao_CN9_2019-2020.pdf\">Ci&ecirc;ncias F&iacute;sica e Naturais - 9&ordm; Ano</a></td>\r\n			</tr>\r\n			<tr>\r\n				<td style=\"width: 466px;\">\r\n					Ci&ecirc;ncias F&iacute;sicas 7&ordm; Ano</td>\r\n			</tr>\r\n			<tr>\r\n				<td style=\"width: 466px;\">\r\n					<a href=\"files/Criterios 2019-2020/Educacao_Fisica/CritriosAvEducaoFsica7ano1920.pdf\">Educa&ccedil;a&ccedil;&atilde;o F&iacute;sica - 7&ordm; Ano</a></td>\r\n			</tr>\r\n			<tr>\r\n				<td style=\"width: 466px;\">\r\n					<a href=\"files/Criterios 2019-2020/Educacao_Fisica/CritriosAvEducaoFsica8ano1920.pdf\">Educa&ccedil;a&ccedil;&atilde;o F&iacute;sica - 8&ordm; Ano</a></td>\r\n			</tr>\r\n			<tr>\r\n				<td style=\"width: 466px;\">\r\n					<a href=\"files/Criterios 2019-2020/Educacao_Fisica/CritriosAvaliaoEdFsica9ano1920.pdf\" style=\"background-color: transparent; box-sizing: border-box; color: rgb(0, 123, 255); font-family: -apple-system,BlinkMacSystemFont,&amp;quot;Segoe UI&amp;quot;,Roboto,&amp;quot;Helvetica Neue&amp;quot;,Arial,&amp;quot;Noto Sans&amp;quot;,sans-serif,&amp;quot;Apple Color Emoji&amp;quot;,&amp;quot;Segoe UI Emoji&amp;quot;,&amp;quot;Segoe UI Symbol&amp;quot;,&amp;quot;Noto Color Emoji&amp;quot;; font-size: 16px; font-style: normal; font-variant: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-decoration: none; text-indent: 0px; text-transform: none; -webkit-text-stroke-width: 0px; white-space: normal; word-spacing: 0px;\">Educa&ccedil;a&ccedil;&atilde;o F&iacute;sica - 9&ordm; Ano</a></td>\r\n			</tr>\r\n			<tr>\r\n				<td style=\"width: 466px;\">\r\n					Educa&ccedil;a&ccedil;&atilde;o F&iacute;sica - Atestados</td>\r\n			</tr>\r\n			<tr>\r\n				<td style=\"width: 466px;\">\r\n					<a href=\"files/Criterios 2019-2020/artes/CRITRIOSAVALIAOEV7ANO.pdf\">Educa&ccedil;&atilde;o Visual 7&ordm; Ano</a></td>\r\n			</tr>\r\n			<tr>\r\n				<td style=\"width: 466px;\">\r\n					<a href=\"files/Criterios 2019-2020/artes/CRITRIOSAVALIAOEV8ANOdoc.pdf\">Educa&ccedil;&atilde;o Visual 8&ordm; Ano</a></td>\r\n			</tr>\r\n			<tr>\r\n				<td style=\"width: 466px;\">\r\n					<a href=\"files/Criterios 2019-2020/artes/CRITRIOSAVALIAOEV9ANO.pdf\">Educa&ccedil;&atilde;o Visual 9&ordm; Ano</a></td>\r\n			</tr>\r\n			<tr>\r\n				<td style=\"width: 466px;\">\r\n					<a href=\"files/Criterios 2019-2020/EMRC/CritAvEMRC7.pdf\">EMRC 7&ordm; Ano</a></td>\r\n			</tr>\r\n			<tr>\r\n				<td style=\"width: 466px;\">\r\n					<a href=\"files/Criterios 2019-2020/EMRC/CritAvEMRC8.pdf\">EMRC 8&ordm; Ano</a></td>\r\n			</tr>\r\n			<tr>\r\n				<td style=\"width: 466px;\">\r\n					<a href=\"files/Criterios 2019-2020/EMRC/CritAvEMRC9.pdf\">EMRC 9&ordm; ANO</a></td>\r\n			</tr>\r\n			<tr>\r\n				<td style=\"width: 466px;\">\r\n					<a href=\"files/Criterios 2019-2020/Ingles/CritriosdeAvaliao8ESP20192020.pdf\">Espanhol 8&ordm; Ano</a></td>\r\n			</tr>\r\n			<tr>\r\n				<td style=\"width: 466px;\">\r\n					<a href=\"files/Criterios 2019-2020/HGP/CritAvHist7.pdf\">Hist&oacute;ria 7&ordm; Ano</a></td>\r\n			</tr>\r\n			<tr>\r\n				<td style=\"width: 466px;\">\r\n					<a href=\"files/Criterios 2019-2020/HGP/CritAvHist8.pdf\">HGP 8&ordm; Ano</a></td>\r\n			</tr>\r\n			<tr>\r\n				<td style=\"width: 466px;\">\r\n					<a href=\"files/Criterios 2019-2020/HGP/CritAvHist9.pdf\">HGP 9&ordm; Ano</a></td>\r\n			</tr>\r\n			<tr>\r\n				<td style=\"width: 466px;\">\r\n					<a href=\"files/Criterios 2019-2020/geografia/critgeo7ano.pdf\">Geografia 7&ordm; Ano</a></td>\r\n			</tr>\r\n			<tr>\r\n				<td style=\"width: 466px;\">\r\n					<a href=\"files/Criterios 2019-2020/geografia/critgeo8ano.pdf\">Geografia 8&ordm; Ano</a></td>\r\n			</tr>\r\n			<tr>\r\n				<td style=\"width: 466px;\">\r\n					<a href=\"files/Criterios 2019-2020/FQ/critgeo9ano.pdf\">Geografia 9&ordm; Ano</a></td>\r\n			</tr>\r\n			<tr>\r\n				<td style=\"width: 466px;\">\r\n					<a href=\"files/Criterios 2019-2020/Ingles/CritriosAvaliao7ING20192020.pdf\">Ingl&ecirc;s 7&ordm; ano</a></td>\r\n			</tr>\r\n			<tr>\r\n				<td style=\"width: 466px;\">\r\n					<a href=\"files/Criterios 2019-2020/Ingles/CritAvalia8ING.pdf\">Ingl&ecirc;s 8&ordm; Ano</a></td>\r\n			</tr>\r\n			<tr>\r\n				<td style=\"width: 466px;\">\r\n					<a href=\"files/Criterios 2019-2020/Ingles/CritriosdeAvaliao9ING20192020.pdf\">Ingl&ecirc;s 9&ordm; Ano</a></td>\r\n			</tr>\r\n			<tr>\r\n				<td style=\"width: 466px;\">\r\n					<a href=\"files/Criterios 2019-2020/Ingles/CritriosdeAvaliao7FRANC20192020.pdf\">Franc&ecirc;s 7&ordm; Ano</a></td>\r\n			</tr>\r\n			<tr>\r\n				<td style=\"width: 466px;\">\r\n					<a href=\"files/Criterios 2019-2020/Ingles/Critavali8FRANC20192020.pdf\">Franc&ecirc;s 8&ordm; Ano</a></td>\r\n			</tr>\r\n			<tr>\r\n				<td style=\"width: 466px;\">\r\n					<a href=\"files/Criterios 2019-2020/Ingles/CritriosdeAvaliaoLE29FrancEsp201920.pdf\">L&iacute;ngua Estrangeira 9&ordm; Ano</a></td>\r\n			</tr>\r\n			<tr>\r\n				<td style=\"width: 466px;\">\r\n					<a href=\"files/Criterios 2019-2020/Matematica/CritriosAvaliaoMat3cico7ano.pdf\">Matem&aacute;tica 7&ordm; Ano</a></td>\r\n			</tr>\r\n			<tr>\r\n				<td style=\"width: 466px;\">\r\n					<a href=\"files/Criterios 2019-2020/Matematica/CritriosAvaliaoMat3ciclo8ano1920.pdf\">Matem&aacute;tica 8&ordm; Ano</a></td>\r\n			</tr>\r\n			<tr>\r\n				<td style=\"width: 466px;\">\r\n					<a href=\"files/Criterios 2019-2020/Matematica/CriteriosdeavaliaoMat3ciclo9ano1920.pdf\">Matem&aacute;tica 9&ordm; Ano</a></td>\r\n			</tr>\r\n			<tr>\r\n				<td style=\"width: 466px;\">\r\n					<a href=\"files/Criterios 2019-2020/Portugues/Portugus7e8Critriosavaliao201920resumidos.pdf\">Portugu&ecirc;s 7&ordm; e 8&ordm; Ano</a></td>\r\n			</tr>\r\n			<tr>\r\n				<td style=\"width: 466px;\">\r\n					<a href=\"files/Criterios 2019-2020/Portugues/Portugus9Critriosavaliao201920.pdf\">Portugu&ecirc;s 9&ordm; ano</a></td>\r\n			</tr>\r\n			<tr>\r\n				<td style=\"width: 466px;\">\r\n					<a href=\"files/Criterios 2019-2020/Matematica/CriteriosdeavaliacaoTIC7Ano20192020.pdf\">TIC 7&ordm; ano</a></td>\r\n			</tr>\r\n			<tr>\r\n				<td style=\"width: 466px;\">\r\n					<a href=\"files/Criterios 2019-2020/Matematica/CriteriosdeavaliacaoTIC8Ano201920.pdf\">Tic 8&ordm; ano</a></td>\r\n			</tr>\r\n		</tbody>\r\n	</table>\r\n</div>\r\n<p>\r\n	&nbsp;</p>\r\n', '', 1, 11, '2019-10-08 10:31:34', 231, '', '2020-01-30 16:00:30', 231, 0, '0000-00-00 00:00:00', '2019-10-08 10:31:34', '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\":\"\"}', '{\"article_layout\":\"\",\"show_title\":\"\",\"link_titles\":\"\",\"show_tags\":\"\",\"show_intro\":\"\",\"info_block_position\":\"\",\"info_block_show_title\":\"\",\"show_category\":\"\",\"link_category\":\"\",\"show_parent_category\":\"\",\"link_parent_category\":\"\",\"show_associations\":\"\",\"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_page_title\":\"\",\"show_publishing_options\":\"\",\"show_article_options\":\"\",\"show_urls_images_backend\":\"\",\"show_urls_images_frontend\":\"\",\"astroid_article_type\":\"regular\",\"astroid_article_video_type\":\"youtube\",\"astroid_article_video_url\":\"\",\"astroid_article_gallery_width\":\"\",\"astroid_article_gallery_bullets\":\"1\",\"astroid_article_gallery_navigation\":\"1\",\"astroid_article_thumbnail\":\"1\",\"astroid_article_gallery_items\":[],\"astroid_article_audio_source\":\"soundcloud\",\"astroid_article_audio_soundcloud\":\"\",\"astroid_article_audio_spotify\":\"\",\"astroid_article_review_heading\":\"\",\"astroid_article_review_summery\":\"\",\"astroid_article_review_good\":\"\",\"astroid_article_review_bad\":\"\",\"astroid_article_review_rating\":\"5\",\"astroid_article_button_action\":\"\",\"astroid_article_button_link\":\"\",\"astroid_article_review_criterias\":[],\"astroid_article_quote_text\":\"\",\"astroid_article_quote_author\":\"\",\"astroid_article_badge\":\"0\",\"astroid_article_badge_type\":\"2\",\"astroid_article_badge_text\":\"\",\"astroid_article_badge_color\":\"\",\"astroid_article_badge_text_color\":\"\",\"astroid_relatedposts\":\"\",\"astroid_socialshare\":\"\",\"astroid_comments\":\"\",\"astroid_posttype\":\"\",\"astroid_readtime\":\"\",\"astroid_authorinfo\":\"\",\"astroid_og_title\":\"\",\"astroid_og_desc\":\"\",\"astroid_og_image\":\"\"}', 16, 60, '', '', 1, 0, '{\"robots\":\"\",\"author\":\"\",\"rights\":\"\",\"xreference\":\"\"}', 0, '*', '', ''),
(108, 353, 'Critérios de avaliação secundário', 'criterios-de-avaliacao-secundario', '<p>\r\n	&nbsp;</p>\r\n<title></title>\r\n<meta charset=\"utf-8\" />\r\n<meta content=\"width=device-width, initial-scale=1\" name=\"viewport\" />\r\n<link href=\"https://maxcdn.bootstrapcdn.com/bootstrap/4.3.1/css/bootstrap.min.css\" rel=\"stylesheet\" />\r\n<script src=\"https://ajax.googleapis.com/ajax/libs/jquery/3.4.1/jquery.min.js\"></script><script src=\"https://cdnjs.cloudflare.com/ajax/libs/popper.js/1.14.7/umd/popper.min.js\"></script><script src=\"https://maxcdn.bootstrapcdn.com/bootstrap/4.3.1/js/bootstrap.min.js\"></script><div class=\"container\">\r\n	<table align=\"center\" class=\"table table-hover\" style=\"width: 468px;\" table=\"\">\r\n		<thead>\r\n			<tr>\r\n				<th style=\"width: 466px;\">\r\n					Disciplinas</th>\r\n			</tr>\r\n			<tr>\r\n				<td style=\"width: 466px;\">\r\n					<a href=\"files/Criterios 2019-2020/Espanhol/criterios_alemao_10.pdf\">Alem&atilde;o 10&ordm; Ano</a></td>\r\n			</tr>\r\n			<tr>\r\n				<td style=\"width: 466px;\">\r\n					<a href=\"files/Criterios 2019-2020/Espanhol/criterios_alemao_11.pdf\">Alem&atilde;o 11&ordm; Ano</a></td>\r\n			</tr>\r\n			<tr>\r\n				<td style=\"width: 466px;\">\r\n					<a href=\"files/Criterios 2019-2020/Matematica/CriteriosAvaliacaoAPIsecundrio201920.pdf\">API 12&ordm; Ano</a></td>\r\n			</tr>\r\n		</thead>\r\n		<tbody>\r\n			<tr>\r\n				<td style=\"width: 466px;\">\r\n					<a href=\"files/Criterios 2019-2020/Biologia/criterios_BioGeo10.pdf\">Biologia e Geologia / Biologia 10&ordm; Ano</a></td>\r\n			</tr>\r\n			<tr>\r\n				<td style=\"width: 466px;\">\r\n					<a href=\"files/Criterios 2019-2020/Biologia/criterios_BioGeo11.pdf\">Biologia e Geologia / Biologia 11&ordm; Ano</a></td>\r\n			</tr>\r\n			<tr>\r\n				<td style=\"width: 466px;\">\r\n					<a href=\"files/Criterios 2019-2020/artes/CritriosAvaliaoDesenho10ano.pdf\">Desenho A 10&ordm; Ano</a></td>\r\n			</tr>\r\n			<tr>\r\n				<td style=\"width: 466px;\">\r\n					<a href=\"files/Criterios 2019-2020/artes/CritsAvaliaoDesenho11ano.pdf\">Desenho A 11&ordm;&nbsp;</a><a href=\"files/Criterios 2019-2020/artes/CritsAvaliaoDesenho11ano.pdf\">Ano</a></td>\r\n			</tr>\r\n			<tr>\r\n				<td style=\"width: 466px;\">\r\n					<a href=\"files/Criterios 2019-2020/artes/CriteriosavaliacaoDesenhoA12ano201920doc.pdf\">Desenho A 12&ordm; Ano</a></td>\r\n			</tr>\r\n			<tr>\r\n				<td style=\"width: 466px;\">\r\n					<a href=\"files/Criterios 2019-2020/Economia e direito/citerios_direito_12.pdf\">Direito 12&ordm; Ano</a></td>\r\n			</tr>\r\n			<tr>\r\n				<td style=\"width: 466px;\">\r\n					<a href=\"files/Criterios 2019-2020/Economia e direito/criterios_economia_10_11.pdf\">Economia A - 10&ordm; Ano</a></td>\r\n			</tr>\r\n			<tr>\r\n				<td style=\"width: 466px;\">\r\n					<a href=\"files/Criterios 2019-2020/Economia e direito/criterios_economia_10_11.pdf\">Economia A - 11&ordm; Ano</a></td>\r\n			</tr>\r\n			<tr>\r\n				<td style=\"width: 466px;\">\r\n					<a href=\"files/Criterios 2019-2020/Economia e direito/economiaC.pdf\">Economia C</a><a href=\"files/Criterios 2019-2020/Economia e direito/economiaC.pdf\"> - 12&ordm; Ano</a></td>\r\n			</tr>\r\n			<tr>\r\n				<td style=\"width: 466px;\">\r\n					<a href=\"files/Criterios 2019-2020/Educacao_Fisica/CritriosAvEdFisicaSecundria10ano1920.pdf\">Educa&ccedil;&atilde;o F&iacute;sica 10&ordm; Ano</a></td>\r\n			</tr>\r\n			<tr>\r\n				<td style=\"width: 466px;\">\r\n					<a href=\"files/Criterios 2019-2020/Educacao_Fisica/CritriosAvEdFisicaSecundria11ano1920.pdf\" style=\"background-color: transparent; box-sizing: border-box; color: rgb(0, 123, 255); font-family: -apple-system,BlinkMacSystemFont,&amp;quot;Segoe UI&amp;quot;,Roboto,&amp;quot;Helvetica Neue&amp;quot;,Arial,&amp;quot;Noto Sans&amp;quot;,sans-serif,&amp;quot;Apple Color Emoji&amp;quot;,&amp;quot;Segoe UI Emoji&amp;quot;,&amp;quot;Segoe UI Symbol&amp;quot;,&amp;quot;Noto Color Emoji&amp;quot;; font-size: 16px; font-style: normal; font-variant: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-decoration: none; text-indent: 0px; text-transform: none; -webkit-text-stroke-width: 0px; white-space: normal; word-spacing: 0px;\">Educa&ccedil;&atilde;o F&iacute;sica 11&ordm; Ano</a></td>\r\n			</tr>\r\n			<tr>\r\n				<td style=\"width: 466px;\">\r\n					<a href=\"files/Criterios 2019-2020/Educacao_Fisica/CritriosAvaliaoEdFsica12ano1920.pdf\" style=\"background-color: transparent; box-sizing: border-box; color: rgb(0, 123, 255); font-family: -apple-system,BlinkMacSystemFont,&amp;quot;Segoe UI&amp;quot;,Roboto,&amp;quot;Helvetica Neue&amp;quot;,Arial,&amp;quot;Noto Sans&amp;quot;,sans-serif,&amp;quot;Apple Color Emoji&amp;quot;,&amp;quot;Segoe UI Emoji&amp;quot;,&amp;quot;Segoe UI Symbol&amp;quot;,&amp;quot;Noto Color Emoji&amp;quot;; font-size: 16px; font-style: normal; font-variant: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-decoration: none; text-indent: 0px; text-transform: none; -webkit-text-stroke-width: 0px; white-space: normal; word-spacing: 0px;\">Educa&ccedil;&atilde;o F&iacute;sica 12&ordm; Ano</a></td>\r\n			</tr>\r\n			<tr>\r\n				<td style=\"width: 466px;\">\r\n					<a href=\"files/Criterios 2019-2020/Educacao_Fisica/CritriosEFAtestadosSecundria10ano1920.pdf\">Educa&ccedil;&atilde;o F&iacute;sica - Alunos com Atestado M&eacute;dico 10&ordm; Ano</a></td>\r\n			</tr>\r\n			<tr>\r\n				<td style=\"width: 466px;\">\r\n					<a href=\"files/Criterios 2019-2020/Educacao_Fisica/CritriosEFAtestadosSecundria11ano1920.pdf\">Educa&ccedil;&atilde;o F&iacute;sica - Alunos com Atestado M&eacute;dico 11&ordm; Ano</a></td>\r\n			</tr>\r\n			<tr>\r\n				<td style=\"width: 466px;\">\r\n					<a href=\"files/Criterios 2019-2020/Educacao_Fisica/CritriosEFAtestadosSecundria11ano1920.pdf\" style=\"background-color: transparent; box-sizing: border-box; color: rgb(0, 123, 255); font-family: -apple-system,BlinkMacSystemFont,&amp;quot;Segoe UI&amp;quot;,Roboto,&amp;quot;Helvetica Neue&amp;quot;,Arial,&amp;quot;Noto Sans&amp;quot;,sans-serif,&amp;quot;Apple Color Emoji&amp;quot;,&amp;quot;Segoe UI Emoji&amp;quot;,&amp;quot;Segoe UI Symbol&amp;quot;,&amp;quot;Noto Color Emoji&amp;quot;; font-size: 16px; font-style: normal; font-variant: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-decoration: none; text-indent: 0px; text-transform: none; -webkit-text-stroke-width: 0px; white-space: normal; word-spacing: 0px;\">Educa&ccedil;&atilde;o F&iacute;sica - Alunos com Atestado M&eacute;dico 12&ordm; Ano</a></td>\r\n			</tr>\r\n			<tr>\r\n				<td style=\"width: 466px;\">\r\n					<a href=\"files/Criterios 2019-2020/EMRC/criterios_emrc_10.pdf\">EMRC 10&ordm; Ano</a></td>\r\n			</tr>\r\n			<tr>\r\n				<td style=\"width: 466px;\">\r\n					<a href=\"files/Criterios 2019-2020/EMRC/criterios_emrc_11.pdf\">EMRC 11&ordm; Ano&nbsp;</a></td>\r\n			</tr>\r\n			<tr>\r\n				<td style=\"width: 466px;\">\r\n					<a href=\"files/Criterios 2019-2020/EMRC/criterios_emrc_12.pdf\">EMRC 12&ordm; Ano&nbsp;</a></td>\r\n			</tr>\r\n			<tr>\r\n				<td style=\"width: 466px;\">\r\n					<a href=\"files/Criterios 2019-2020/Espanhol/criterios_ESP_10_inic.pdf\">Espanhol 10&ordm;&nbsp; Ano - Inicia&ccedil;&atilde;o</a></td>\r\n			</tr>\r\n			<tr>\r\n				<td style=\"width: 466px;\">\r\n					<a href=\"files/Criterios 2019-2020/Espanhol/criterios_esp_11.pdf\">E</a><a href=\"files/Criterios 2019-2020/Espanhol/criterios_ESP_11_inic.pdf\">spanhol 11&ordm; Ano - Inicia&ccedil;&atilde;o</a></td>\r\n			</tr>\r\n			<tr>\r\n				<td style=\"width: 466px;\">\r\n					<a href=\"files/Criterios 2019-2020/Espanhol/criterios_esp_11.pdf\">Espanhol 11&ordm; Ano</a></td>\r\n			</tr>\r\n			<tr>\r\n				<td style=\"width: 466px;\">\r\n					<a href=\"files/Criterios 2019-2020/Filosofia/CritAvFil10_11.pdf\">Filosofia 10&ordm; e 11&ordm;&nbsp; Ano</a></td>\r\n			</tr>\r\n			<tr>\r\n				<td style=\"width: 466px;\">\r\n					<a href=\"files/Criterios 2019-2020/FQ/criterios_fq_10.pdf\">F&iacute;sica e Qu&iacute;mica 10&ordm; Ano</a></td>\r\n			</tr>\r\n			<tr>\r\n				<td style=\"width: 466px;\">\r\n					<a href=\"files/Criterios 2019-2020/FQ/criterios_fq_11.pdf\">F&iacute;sica / Qu&iacute;mica 11&ordm; Ano</a></td>\r\n			</tr>\r\n			<tr>\r\n				<td style=\"width: 466px;\">\r\n					<a href=\"files/Criterios 2019-2020/FQ/criterios_fq_11.pdf\" style=\"color: rgb(0, 123, 255); background-color: rgb(255, 255, 255);\">F&iacute;sica / Qu&iacute;mica 12&ordm; Ano</a></td>\r\n			</tr>\r\n			<tr>\r\n				<td style=\"width: 466px;\">\r\n					Franc&ecirc;s</td>\r\n			</tr>\r\n			<tr>\r\n				<td style=\"width: 466px;\">\r\n					<a href=\"files/Criterios 2019-2020/geografia/critgeo10ano.pdf\">Geografia&nbsp; A 10&ordm; Ano</a></td>\r\n			</tr>\r\n			<tr>\r\n				<td style=\"width: 466px;\">\r\n					<a href=\"files/Criterios 2019-2020/geografia/critgeo11ano.pdf\">Geografia A 11&ordm; Ano</a></td>\r\n			</tr>\r\n			<tr>\r\n				<td style=\"width: 466px;\">\r\n					<a href=\"files/Criterios 2019-2020/geografia/critgeoC12ano.pdf\">Geografia C 12&ordm; Ano</a></td>\r\n			</tr>\r\n			<tr>\r\n				<td style=\"width: 466px;\">\r\n					<a href=\"files/Criterios 2019-2020/artes/CritriosAvaliaoGDA10ano201920.pdf\">Geometria Descritiva A - 10&ordm; Ano</a></td>\r\n			</tr>\r\n			<tr>\r\n				<td style=\"width: 466px;\">\r\n					<a href=\"files/Criterios 2019-2020/artes/CriteriosAvaliacaoGDA11ano201920.pdf\">Geometria Descritiva A - 11&ordm; Ano</a></td>\r\n			</tr>\r\n			<tr>\r\n				<td style=\"width: 466px;\">\r\n					<a href=\"files/Criterios 2019-2020/Historia/crit__10_hist_10.pdf\">Hist&oacute;ria A 10&ordm; Ano</a></td>\r\n			</tr>\r\n			<tr>\r\n				<td style=\"width: 466px;\">\r\n					<a href=\"files/Criterios 2019-2020/Historia/crit__hist_A_11.pdf\">Hist&oacute;ria A 11</a><a href=\"files/Criterios 2019-2020/Historia/crit__hist_A_11.pdf\">&ordm; Ano</a></td>\r\n			</tr>\r\n			<tr>\r\n				<td style=\"width: 466px;\">\r\n					<a href=\"files/Criterios 2019-2020/Historia/crit__hist_A_11.pdf\" style=\"color: rgb(0, 123, 255); background-color: rgba(0, 0, 0, 0.075);\">Hist&oacute;ria A </a><a href=\"files/Criterios 2019-2020/Historia/crit__hist_A_12.pdf\">12&ordm; Ano</a></td>\r\n			</tr>\r\n			<tr>\r\n				<td style=\"width: 466px;\">\r\n					<a href=\"files/Criterios 2019-2020/Historia/crit__10_CA_10.pdf\">Hist&oacute;ria da Cultura e das Artes</a></td>\r\n			</tr>\r\n			<tr>\r\n				<td style=\"width: 466px;\">\r\n					<a href=\"files/Criterios 2019-2020/Espanhol/criterios_ING_10.pdf\">Ingl&ecirc;s 10&ordm; Ano</a></td>\r\n			</tr>\r\n			<tr>\r\n				<td style=\"width: 466px;\">\r\n					<a href=\"files/Criterios 2019-2020/Espanhol/criterios__ING_11.pdf\">Ingl&ecirc;s 11&ordm; Ano</a></td>\r\n			</tr>\r\n			<tr>\r\n				<td style=\"width: 466px;\">\r\n					<a href=\"files/Criterios 2019-2020/Espanhol/criterios_ING_12.pdf\">Ingl&ecirc;s 12&ordm; Ano</a></td>\r\n			</tr>\r\n			<tr>\r\n				<td style=\"width: 466px;\">\r\n					<a href=\"files/Criterios 2019-2020/Matematica/CritriosAvaliaoMatA101920.pdf\">Matem&aacute;tica&nbsp; A 10&ordm; Ano</a></td>\r\n			</tr>\r\n			<tr>\r\n				<td style=\"width: 466px;\">\r\n					<a href=\"files/Criterios 2019-2020/HGP/CritriosAvaliaoMatA111920.pdf\">Matem&aacute;tica&nbsp; A 11&ordm; Ano</a></td>\r\n			</tr>\r\n			<tr>\r\n				<td style=\"width: 466px;\">\r\n					<a href=\"files/Criterios 2019-2020/Matematica/CriteriosdeavaliacaoMatA12201920.pdf\">Matem&aacute;tica&nbsp; A 12&ordm; Ano</a></td>\r\n			</tr>\r\n			<tr>\r\n				<td style=\"width: 466px;\">\r\n					<a href=\"files/Criterios 2019-2020/HGP/criterios_mat_B_10_19_20.pdf\">Matem&aacute;tica B 10&ordm; Ano</a></td>\r\n			</tr>\r\n			<tr>\r\n				<td style=\"width: 466px;\">\r\n					<a href=\"files/Criterios 2019-2020/Matematica/CritriosAvaliaoMACS101920.pdf\">MACS 10&ordm; Ano</a></td>\r\n			</tr>\r\n			<tr>\r\n				<td style=\"width: 466px;\">\r\n					<a href=\"files/Criterios 2019-2020/Matematica/CriteriosAvaliacaoMACS111920.pdf\">MACS 11&ordm; Ano</a></td>\r\n			</tr>\r\n			<tr>\r\n				<td style=\"width: 466px;\">\r\n					<a href=\"files/Criterios 2019-2020/artes/CritriosAvaliaoOFICINAARTES1220192020doc.pdf\">Oficina de Artes</a></td>\r\n			</tr>\r\n			<tr>\r\n				<td style=\"width: 466px;\">\r\n					<a href=\"files/Criterios 2019-2020/artes/CriteriosavaliacaoOFMultimdia12ano.pdf\">Oficina Multim&eacute;dia</a></td>\r\n			</tr>\r\n			<tr>\r\n				<td style=\"width: 466px;\">\r\n					<a href=\"files/Criterios 2019-2020/Portugues/Portugues_10_ano.pdf\">Portugu&ecirc;s 10&ordm; Ano</a></td>\r\n			</tr>\r\n			<tr>\r\n				<td style=\"width: 466px;\">\r\n					<a href=\"files/Criterios 2019-2020/Portugues/Portugues_11_ano.pdf\">Portugu&ecirc;s 11&ordm; Ano</a></td>\r\n			</tr>\r\n			<tr>\r\n				<td style=\"width: 466px;\">\r\n					<a href=\"files/Criterios 2019-2020/Portugues/Portugues_12_ano.pdf\">Portugu&ecirc;s 12&ordm; Ano</a></td>\r\n			</tr>\r\n			<tr>\r\n				<td style=\"width: 466px;\">\r\n					<a href=\"files/Criterios 2019-2020/Filosofia/CritAvPsic_12.pdf\">Pscicologia B</a></td>\r\n			</tr>\r\n		</tbody>\r\n	</table>\r\n</div>\r\n<p>\r\n	&nbsp;</p>\r\n', '', 1, 11, '2019-10-10 14:48:46', 231, '', '2020-01-30 16:04:05', 231, 0, '0000-00-00 00:00:00', '2019-10-10 14:48:46', '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\":\"\"}', '{\"article_layout\":\"\",\"show_title\":\"\",\"link_titles\":\"\",\"show_tags\":\"\",\"show_intro\":\"\",\"info_block_position\":\"\",\"info_block_show_title\":\"\",\"show_category\":\"\",\"link_category\":\"\",\"show_parent_category\":\"\",\"link_parent_category\":\"\",\"show_associations\":\"\",\"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_page_title\":\"\",\"show_publishing_options\":\"\",\"show_article_options\":\"\",\"show_urls_images_backend\":\"\",\"show_urls_images_frontend\":\"\",\"astroid_article_type\":\"regular\",\"astroid_article_video_type\":\"youtube\",\"astroid_article_video_url\":\"\",\"astroid_article_gallery_width\":\"\",\"astroid_article_gallery_bullets\":\"1\",\"astroid_article_gallery_navigation\":\"1\",\"astroid_article_thumbnail\":\"1\",\"astroid_article_gallery_items\":[],\"astroid_article_audio_source\":\"soundcloud\",\"astroid_article_audio_soundcloud\":\"\",\"astroid_article_audio_spotify\":\"\",\"astroid_article_review_heading\":\"\",\"astroid_article_review_summery\":\"\",\"astroid_article_review_good\":\"\",\"astroid_article_review_bad\":\"\",\"astroid_article_review_rating\":\"5\",\"astroid_article_button_action\":\"\",\"astroid_article_button_link\":\"\",\"astroid_article_review_criterias\":[],\"astroid_article_quote_text\":\"\",\"astroid_article_quote_author\":\"\",\"astroid_article_badge\":\"0\",\"astroid_article_badge_type\":\"2\",\"astroid_article_badge_text\":\"\",\"astroid_article_badge_color\":\"\",\"astroid_article_badge_text_color\":\"\",\"astroid_relatedposts\":\"\",\"astroid_socialshare\":\"\",\"astroid_comments\":\"\",\"astroid_posttype\":\"\",\"astroid_readtime\":\"\",\"astroid_authorinfo\":\"\",\"astroid_og_title\":\"\",\"astroid_og_desc\":\"\",\"astroid_og_image\":\"\"}', 38, 59, '', '', 1, 0, '{\"robots\":\"\",\"author\":\"\",\"rights\":\"\",\"xreference\":\"\"}', 0, '*', '', ''),
(109, 354, 'Prémio Porto de Viana do Castelo', 'premio-porto-de-viana-do-castelo', '<p>Muitos parabéns!</p>\r\n<p>Ao Manuel João Campanário - melhor aluno dos cursos científico-humanísticos (EsMonserrate)</p>\r\n<p>e à Andreia Ramalho - melhor aluna dos cursos profissionais (EsMaior).</p>\r\n<p><img style=\"margin-right: auto; margin-left: auto; display: block;\" src=\"images/Benjamin_Imagens/dois_premiados2.jpg\" alt=\"dois premiados2\" /></p>', '', 1, 11, '2019-10-12 16:57:21', 251, '', '2019-10-12 18:58:57', 252, 0, '0000-00-00 00:00:00', '2019-10-12 16:57:21', '0000-00-00 00:00:00', '{\"image_intro\":\"\",\"image_intro_alt\":\"\",\"image_intro_caption\":\"\",\"float_intro\":\"\",\"image_fulltext\":\"\",\"image_fulltext_alt\":\"\",\"image_fulltext_caption\":\"\",\"float_fulltext\":\"\"}', '{\"urla\":false,\"urlatext\":\"\",\"targeta\":\"\",\"urlb\":false,\"urlbtext\":\"\",\"targetb\":\"\",\"urlc\":false,\"urlctext\":\"\",\"targetc\":\"\"}', '{\"astroid_article_type\":\"regular\",\"astroid_article_video_url\":\"\",\"astroid_article_gallery_width\":\"\",\"astroid_article_gallery_bullets\":\"1\",\"astroid_article_gallery_navigation\":\"1\",\"astroid_article_thumbnail\":\"1\",\"astroid_article_gallery_items\":[],\"astroid_article_audio_source\":\"soundcloud\",\"astroid_article_audio_soundcloud\":\"\",\"astroid_article_audio_spotify\":\"\",\"astroid_article_review_heading\":\"\",\"astroid_article_review_summery\":\"\",\"astroid_article_review_good\":\"\",\"astroid_article_review_bad\":\"\",\"astroid_article_review_rating\":\"5\",\"astroid_article_button_action\":\"\",\"astroid_article_button_link\":\"\",\"astroid_article_review_criterias\":[],\"astroid_article_quote_text\":\"\",\"astroid_article_quote_author\":\"\",\"astroid_article_badge\":\"0\",\"astroid_article_badge_type\":\"2\",\"astroid_article_badge_text\":\"\",\"astroid_article_badge_color\":\"\",\"astroid_article_badge_text_color\":\"\",\"astroid_relatedposts\":\"\",\"astroid_socialshare\":\"\",\"astroid_comments\":\"\",\"astroid_posttype\":\"\",\"astroid_readtime\":\"\",\"astroid_authorinfo\":\"\",\"astroid_og_title\":\"\",\"astroid_og_desc\":\"\",\"astroid_og_image\":\"\"}', 3, 58, '', '', 1, 0, '{}', 1, '*', '', ''),
(110, 355, 'Pequeno almoço - dia mundial da alimentação', 'pequeno-almoco-dia-mundial-da-alimentacao', '<p><img style=\"display: block; margin-left: auto; margin-right: auto;\" src=\"images/Benjamin_Imagens/alimentacao.jpg\" alt=\"alimentacao\" width=\"546\" height=\"424\" /></p>', '', 1, 11, '2019-10-14 17:48:54', 251, '', '2019-10-14 20:21:32', 252, 0, '0000-00-00 00:00:00', '2019-10-14 17:48:54', '0000-00-00 00:00:00', '{\"image_intro\":\"\",\"image_intro_alt\":\"\",\"image_intro_caption\":\"\",\"float_intro\":\"\",\"image_fulltext\":\"\",\"image_fulltext_alt\":\"\",\"image_fulltext_caption\":\"\",\"float_fulltext\":\"\"}', '{\"urla\":false,\"urlatext\":\"\",\"targeta\":\"\",\"urlb\":false,\"urlbtext\":\"\",\"targetb\":\"\",\"urlc\":false,\"urlctext\":\"\",\"targetc\":\"\"}', '{\"astroid_article_type\":\"regular\",\"astroid_article_video_url\":\"\",\"astroid_article_gallery_width\":\"\",\"astroid_article_gallery_bullets\":\"1\",\"astroid_article_gallery_navigation\":\"1\",\"astroid_article_thumbnail\":\"1\",\"astroid_article_gallery_items\":[],\"astroid_article_audio_source\":\"soundcloud\",\"astroid_article_audio_soundcloud\":\"\",\"astroid_article_audio_spotify\":\"\",\"astroid_article_review_heading\":\"\",\"astroid_article_review_summery\":\"\",\"astroid_article_review_good\":\"\",\"astroid_article_review_bad\":\"\",\"astroid_article_review_rating\":\"5\",\"astroid_article_button_action\":\"\",\"astroid_article_button_link\":\"\",\"astroid_article_review_criterias\":[],\"astroid_article_quote_text\":\"\",\"astroid_article_quote_author\":\"\",\"astroid_article_badge\":\"0\",\"astroid_article_badge_type\":\"2\",\"astroid_article_badge_text\":\"\",\"astroid_article_badge_color\":\"\",\"astroid_article_badge_text_color\":\"\",\"astroid_relatedposts\":\"\",\"astroid_socialshare\":\"\",\"astroid_comments\":\"\",\"astroid_posttype\":\"\",\"astroid_readtime\":\"\",\"astroid_authorinfo\":\"\",\"astroid_og_title\":\"\",\"astroid_og_desc\":\"\",\"astroid_og_image\":\"\"}', 4, 57, '', '', 1, 0, '{}', 1, '*', '', ''),
(111, 356, 'Programa de Educação para a Saúde - SECUNDÁRIO', 'programa-de-educacao-para-a-saude-secundario', '<p><strong>ANO LETIVO 2019/2020: PES SECUNDÁRIO</strong></p>\r\n<p><strong>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; A Promoção e a Educação para a Saúde (PES) assumem um papel fulcral no desenvolvimento de cidadãos e sociedades saudáveis, sustentáveis e felizes. A Escola é o espaço por excelência onde os jovens aprendem a gerir eficazmente a sua saúde e a agir sobre fatores que a influenciam. Uma Escola Promotora da Saúde cria condições para a participação dos jovens no projeto PES. Neste presente ano, a Equipa PES – Secundário propoê as seguintes actividades:</strong></p>\r\n<p><img src=\"images/Almocos/imagem1.jpg\" alt=\"imagem1\" /></p>\r\n<p><img src=\"images/Almocos/imagem2.jpg\" alt=\"imagem2\" /></p>\r\n<p>O <strong>Gabinete de Atendimento aos Jovens</strong>: GAJ</p>\r\n<p>(atendimento quinzenal – quarta-feira – manhã – Enfermeiro Humberto Domingues).</p>\r\n<p>Mª Lucília Cunha; Mª Cândida Ribeiro e Luís Cavalheiro (PES SECUNDÁRIO)</p>\r\n<p>Coordenadora da EQUIPA PES – Ana Paula Cerqueira</p>\r\n<p><strong>&nbsp;Obs: As actividades podem sofrer alterações alheias à equipa promotora.</strong></p>', '', 1, 11, '2019-10-17 13:59:59', 253, '', '2019-10-17 13:59:59', 0, 0, '0000-00-00 00:00:00', '2019-10-17 13:59:59', '0000-00-00 00:00:00', '{\"image_intro\":\"\",\"image_intro_alt\":\"\",\"image_intro_caption\":\"\",\"float_intro\":\"\",\"image_fulltext\":\"\",\"image_fulltext_alt\":\"\",\"image_fulltext_caption\":\"\",\"float_fulltext\":\"\"}', '{\"urla\":false,\"urlatext\":\"\",\"targeta\":\"\",\"urlb\":false,\"urlbtext\":\"\",\"targetb\":\"\",\"urlc\":false,\"urlctext\":\"\",\"targetc\":\"\"}', '{\"astroid_article_type\":\"regular\",\"astroid_article_video_url\":\"\",\"astroid_article_gallery_width\":\"\",\"astroid_article_gallery_bullets\":\"1\",\"astroid_article_gallery_navigation\":\"1\",\"astroid_article_thumbnail\":\"1\",\"astroid_article_gallery_items\":[],\"astroid_article_audio_source\":\"soundcloud\",\"astroid_article_audio_soundcloud\":\"\",\"astroid_article_audio_spotify\":\"\",\"astroid_article_review_heading\":\"\",\"astroid_article_review_summery\":\"\",\"astroid_article_review_good\":\"\",\"astroid_article_review_bad\":\"\",\"astroid_article_review_rating\":\"5\",\"astroid_article_button_action\":\"\",\"astroid_article_button_link\":\"\",\"astroid_article_review_criterias\":[],\"astroid_article_quote_text\":\"\",\"astroid_article_quote_author\":\"\",\"astroid_article_badge\":\"0\",\"astroid_article_badge_type\":\"2\",\"astroid_article_badge_text\":\"\",\"astroid_article_badge_color\":\"\",\"astroid_article_badge_text_color\":\"\",\"astroid_relatedposts\":\"\",\"astroid_socialshare\":\"\",\"astroid_comments\":\"\",\"astroid_posttype\":\"\",\"astroid_readtime\":\"\",\"astroid_authorinfo\":\"\",\"astroid_og_title\":\"\",\"astroid_og_desc\":\"\",\"astroid_og_image\":\"\"}', 1, 56, '', '', 1, 0, '{}', 0, '*', '', ''),
(112, 357, 'Programa de Educação para a Saúde', 'programa-de-educacao-para-a-saude', '<p><strong>PES SECUNDÁRIO</strong></p>\r\n<p><strong>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</strong> A Promoção e a Educação para a Saúde (PES) assumem um papel fulcral no desenvolvimento de cidadãos e sociedades saudáveis, sustentáveis e felizes. A Escola é o espaço por excelência onde os jovens aprendem a gerir eficazmente a sua saúde e a agir sobre fatores que a influenciam.</p>\r\n', '\r\n<p>Uma Escola Promotora da Saúde cria condições para a participação dos jovens no projeto PES. Neste presente ano, a Equipa PES – Secundário propoê as seguintes actividades:</p>\r\n<p><img src=\"images/Almocos/imagem1.jpg\" alt=\"imagem1\" /></p>\r\n<p><img src=\"images/Almocos/imagem2.jpg\" alt=\"imagem2\" /></p>\r\n<p>O <strong>Gabinete de Atendimento aos Jovens</strong>: GAJ</p>\r\n<p>(atendimento quinzenal – quarta-feira – manhã – Enfermeiro Humberto Domingues).</p>\r\n<p>Mª Lucília Cunha; Mª Cândida Ribeiro e Luís Cavalheiro (PES SECUNDÁRIO)</p>\r\n<p>Coordenadora da EQUIPA PES – Ana Paula Cerqueira</p>\r\n<p><strong>&nbsp;</strong></p>\r\n<p><strong>Obs: As actividades podem sofrer alterações alheias à equipa promotora.</strong></p>\r\n<p>&nbsp;</p>', 1, 11, '2019-10-17 14:08:25', 253, '', '2019-10-23 14:17:42', 251, 0, '0000-00-00 00:00:00', '2019-10-17 14:08:25', '0000-00-00 00:00:00', '{\"image_intro\":\"\",\"image_intro_alt\":\"\",\"image_intro_caption\":\"\",\"float_intro\":\"\",\"image_fulltext\":\"\",\"image_fulltext_alt\":\"\",\"image_fulltext_caption\":\"\",\"float_fulltext\":\"\"}', '{\"urla\":false,\"urlatext\":\"\",\"targeta\":\"\",\"urlb\":false,\"urlbtext\":\"\",\"targetb\":\"\",\"urlc\":false,\"urlctext\":\"\",\"targetc\":\"\"}', '{\"astroid_article_type\":\"regular\",\"astroid_article_video_url\":\"\",\"astroid_article_gallery_width\":\"\",\"astroid_article_gallery_bullets\":\"1\",\"astroid_article_gallery_navigation\":\"1\",\"astroid_article_thumbnail\":\"1\",\"astroid_article_gallery_items\":[],\"astroid_article_audio_source\":\"soundcloud\",\"astroid_article_audio_soundcloud\":\"\",\"astroid_article_audio_spotify\":\"\",\"astroid_article_review_heading\":\"\",\"astroid_article_review_summery\":\"\",\"astroid_article_review_good\":\"\",\"astroid_article_review_bad\":\"\",\"astroid_article_review_rating\":\"5\",\"astroid_article_button_action\":\"\",\"astroid_article_button_link\":\"\",\"astroid_article_review_criterias\":[],\"astroid_article_quote_text\":\"\",\"astroid_article_quote_author\":\"\",\"astroid_article_badge\":\"0\",\"astroid_article_badge_type\":\"2\",\"astroid_article_badge_text\":\"\",\"astroid_article_badge_color\":\"\",\"astroid_article_badge_text_color\":\"\",\"astroid_relatedposts\":\"\",\"astroid_socialshare\":\"\",\"astroid_comments\":\"\",\"astroid_posttype\":\"\",\"astroid_readtime\":\"\",\"astroid_authorinfo\":\"\",\"astroid_og_title\":\"\",\"astroid_og_desc\":\"\",\"astroid_og_image\":\"\"}', 6, 55, '', '', 1, 0, '{}', 1, '*', '', ''),
(113, 358, 'CONCURSO PARA ASSISTENTES OPERACIONAIS', 'concurso-para-assistentes-operacionais', '<p style=\"margin: 0px 0px 10px;\"><span style=\"font-size: 10pt; line-height: 15.3333px; font-family: \'Gill Sans MT\', sans-serif;\">Encontra-se aberto procedimento concursal comum para recrutamento de três postos de trabalho, para assistentes operacionais em regime de contrato de trabalho em funções públicas por tempo indeterminado. Pode-se consultar&nbsp;<a style=\"color: #0083e8; text-decoration-line: none; transition: color 0.15s ease-in-out 0s;\" href=\"http://www.esmaior.pt/esmaior_antiga/images/Aviso_DR_-_29-07-2019.pdf\">aqui</a><a href=\"files/Aviso_DR_-_29-07-2019.pdf\">&nbsp;o&nbsp;</a></span><span style=\"font-size: 10pt; line-height: 15.3333px; font-family: \'Gill Sans MT\', sans-serif;\"><a href=\"files/Aviso_DR_-_29-07-2019.pdf\">anúncio</a></span><span style=\"font-size: 10pt; line-height: 15.3333px; font-family: \'Gill Sans MT\', sans-serif;\">&nbsp;no Diário da República – Aviso nº 12133/2019.</span></p>\r\n<p><span style=\"font-size: 10pt;\">Pode consultar <span style=\"text-decoration: underline;\"><a href=\"images/Benjamin_Imagens/Aviso_nº_12133_lista.admissão.exclusão_final.pdf\">aqui</a></span> a Lista de Admitidos e Excluídos no Procedimento Concursal. Também, <span style=\"text-decoration: underline;\"><a href=\"images/Benjamin_Imagens/Ata_numero_-_1_-_Proc.Concursal.pdf\">aqui</a></span>, a Ata nº 1. </span></p>\r\n<p>&nbsp;Pode consultar, clicando nos itens abaixo apresentados:</p>\r\n<p>a) <a href=\"images/Benjamin_Imagens/Lista_Definitiva_Candidatos_Admitidos_ao_primeiro_método_de_seleção.pdf\">Lista definitiva de candidatos admitidos ao primeiro método de seleção</a></p>\r\n<p>b) <a href=\"images/Benjamin_Imagens/Convocatória_Prova_de_Conhecimentos.pdf\">Convocatória - Prova de Conhecimentos</a></p>\r\n<p>c) <a href=\"images/Benjamin_Imagens/Matriz_Prova_Conhecimentos.pdf\">Matriz da Prova de Conhecimentos</a></p>\r\n<div>\r\n<p>Lista unitária de candidatos, por ordem alfabética, após o primeiro método de seleção: Avaliação Curricular / Prova de Conhecimentos – republicação. Pode consultar <a href=\"images/Benjamin_Imagens/18.11.2019_Lista_de_Ordenacao_Final_Apos_metodo_1.corr.pdf\">aqui</a>.</p>\r\n<p>CONVOCATÓRIA - Entrevista de avaliação de competências, dia 9 de dezembro de 2019. <a href=\"images/CONVOCATORIA_eac_09.DEZEMBRO.2019.pdf\">Pode consultar aqui</a></p>\r\n<p>CONVOCATÓRIA - Entrevista profissional de seleção, dia 11 de dezembro de 2019. <a href=\"images/CONVOCATORIA_eps_11.DEZEMBRO.2019.pdf\">Pode consultar aqui</a></p>\r\n<p>LISTA UNITÁRIA DE ORDENAÇÃO FINAL. <a href=\"images/Benjamin_Imagens/Lista_de_Classificacao_Final_de_11_12_2019.pdf\">Pode consultar aqui</a></p>\r\n<p>&nbsp;</p>\r\n</div>', '', 1, 11, '2019-10-23 12:17:34', 231, '', '2019-12-20 17:15:14', 251, 0, '0000-00-00 00:00:00', '2019-12-20 10:37:34', '0000-00-00 00:00:00', '{\"image_intro\":\"\",\"image_intro_alt\":\"\",\"image_intro_caption\":\"\",\"float_intro\":\"\",\"image_fulltext\":\"\",\"image_fulltext_alt\":\"\",\"image_fulltext_caption\":\"\",\"float_fulltext\":\"\"}', '{\"urla\":false,\"urlatext\":\"\",\"targeta\":\"\",\"urlb\":false,\"urlbtext\":\"\",\"targetb\":\"\",\"urlc\":false,\"urlctext\":\"\",\"targetc\":\"\"}', '{\"astroid_article_type\":\"regular\",\"astroid_article_video_type\":\"youtube\",\"astroid_article_video_url\":\"\",\"astroid_article_gallery_width\":\"\",\"astroid_article_gallery_bullets\":\"1\",\"astroid_article_gallery_navigation\":\"1\",\"astroid_article_thumbnail\":\"1\",\"astroid_article_gallery_items\":[],\"astroid_article_audio_source\":\"soundcloud\",\"astroid_article_audio_soundcloud\":\"\",\"astroid_article_audio_spotify\":\"\",\"astroid_article_review_heading\":\"\",\"astroid_article_review_summery\":\"\",\"astroid_article_review_good\":\"\",\"astroid_article_review_bad\":\"\",\"astroid_article_review_rating\":\"5\",\"astroid_article_button_action\":\"\",\"astroid_article_button_link\":\"\",\"astroid_article_review_criterias\":[],\"astroid_article_quote_text\":\"\",\"astroid_article_quote_author\":\"\",\"astroid_article_badge\":\"0\",\"astroid_article_badge_type\":\"2\",\"astroid_article_badge_text\":\"\",\"astroid_article_badge_color\":\"\",\"astroid_article_badge_text_color\":\"\",\"astroid_relatedposts\":\"\",\"astroid_socialshare\":\"\",\"astroid_comments\":\"\",\"astroid_posttype\":\"\",\"astroid_readtime\":\"\",\"astroid_authorinfo\":\"\",\"astroid_og_title\":\"\",\"astroid_og_desc\":\"\",\"astroid_og_image\":\"\"}', 24, 54, '', '', 1, 0, '{\"robots\":\"\",\"author\":\"\",\"rights\":\"\",\"xreference\":\"\"}', 1, '*', '', ''),
(114, 359, 'Dia do Diploma', 'dia-do-diploma', '<p style=\"text-align: center;\">\r\n	<img alt=\"\" height=\"782\" src=\"images/dia_do_diploma.jpg\" width=\"553\" /></p>\r\n', '', 1, 11, '2019-10-24 20:25:00', 231, '', '2019-10-24 20:25:00', 0, 0, '0000-00-00 00:00:00', '2019-10-24 20:25:00', '0000-00-00 00:00:00', '{\"image_intro\":\"\",\"image_intro_alt\":\"\",\"image_intro_caption\":\"\",\"float_intro\":\"\",\"image_fulltext\":\"\",\"image_fulltext_alt\":\"\",\"image_fulltext_caption\":\"\",\"float_fulltext\":\"\"}', '{\"urla\":false,\"urlatext\":\"\",\"targeta\":\"\",\"urlb\":false,\"urlbtext\":\"\",\"targetb\":\"\",\"urlc\":false,\"urlctext\":\"\",\"targetc\":\"\"}', '{\"astroid_article_type\":\"regular\",\"astroid_article_video_url\":\"\",\"astroid_article_gallery_width\":\"\",\"astroid_article_gallery_bullets\":\"1\",\"astroid_article_gallery_navigation\":\"1\",\"astroid_article_thumbnail\":\"1\",\"astroid_article_gallery_items\":[],\"astroid_article_audio_source\":\"soundcloud\",\"astroid_article_audio_soundcloud\":\"\",\"astroid_article_audio_spotify\":\"\",\"astroid_article_review_heading\":\"\",\"astroid_article_review_summery\":\"\",\"astroid_article_review_good\":\"\",\"astroid_article_review_bad\":\"\",\"astroid_article_review_rating\":\"5\",\"astroid_article_button_action\":\"\",\"astroid_article_button_link\":\"\",\"astroid_article_review_criterias\":[],\"astroid_article_quote_text\":\"\",\"astroid_article_quote_author\":\"\",\"astroid_article_badge\":\"0\",\"astroid_article_badge_type\":\"2\",\"astroid_article_badge_text\":\"\",\"astroid_article_badge_color\":\"\",\"astroid_article_badge_text_color\":\"\",\"astroid_relatedposts\":\"\",\"astroid_socialshare\":\"\",\"astroid_comments\":\"\",\"astroid_posttype\":\"\",\"astroid_readtime\":\"\",\"astroid_authorinfo\":\"\",\"astroid_og_title\":\"\",\"astroid_og_desc\":\"\",\"astroid_og_image\":\"\"}', 1, 53, '', '', 1, 0, '{}', 1, '*', '', '');
INSERT INTO `ynfp8_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`, `note`) VALUES
(115, 360, 'Cursos Profissionais - AVALIAÇÃO EXTRAORDINÁRIA – 1 ª época', 'cursos-profissionais-avaliacao-extraordinaria-1-epoca', '<p><span style=\"border-image-outset: 0; border-image-repeat: stretch; border-image-slice: 100%; border-image-source: none; border-image-width: 1; color: transparent; cursor: text; font-family: sans-serif; font-size: 16px; font-size-adjust: none; font-stretch: inherit; font-style: inherit; font-variant: inherit; font-weight: inherit; left: 127.39px; letter-spacing: normal; line-height: inherit; orphans: 2; position: absolute; text-align: left; text-decoration: none; text-indent: 0px; text-transform: none; top: 355.35px; transform: scaleX(0.9298); transform-origin: 0px 0px 0px; vertical-align: baseline; -webkit-text-stroke-width: 0px; white-space: pre; word-spacing: 0px; padding: 0px; margin: 0px; border: 0px none currentColor;\">Avisam</span><span style=\"border-image-outset: 0; border-image-repeat: stretch; border-image-slice: 100%; border-image-source: none; border-image-width: 1; color: transparent; cursor: text; font-family: sans-serif; font-size: 16px; font-size-adjust: none; font-stretch: inherit; font-style: inherit; font-variant: inherit; font-weight: inherit; left: 176.18px; letter-spacing: normal; line-height: inherit; orphans: 2; position: absolute; text-align: left; text-decoration: none; text-indent: 0px; text-transform: none; top: 355.35px; transform-origin: 0px 0px 0px; vertical-align: baseline; -webkit-text-stroke-width: 0px; white-space: pre; word-spacing: 0px; padding: 0px; margin: 0px; border: 0px none currentColor;\">-</span><span style=\"border-image-outset: 0; border-image-repeat: stretch; border-image-slice: 100%; border-image-source: none; border-image-width: 1; color: transparent; cursor: text; font-family: sans-serif; font-size: 16px; font-size-adjust: none; font-stretch: inherit; font-style: inherit; font-variant: inherit; font-weight: inherit; left: 180.18px; letter-spacing: normal; line-height: inherit; orphans: 2; position: absolute; text-align: left; text-decoration: none; text-indent: 0px; text-transform: none; top: 355.35px; transform: scaleX(0.878314); transform-origin: 0px 0px 0px; vertical-align: baseline; -webkit-text-stroke-width: 0px; white-space: pre; word-spacing: 0px; padding: 0px; margin: 0px; border: 0px none currentColor;\">se os </span><span style=\"border-image-outset: 0; border-image-repeat: stretch; border-image-slice: 100%; border-image-source: none; border-image-width: 1; color: transparent; cursor: text; font-family: sans-serif; font-size: 16px; font-size-adjust: none; font-stretch: inherit; font-style: inherit; font-variant: inherit; font-weight: inherit; left: 217.82px; letter-spacing: normal; line-height: inherit; orphans: 2; position: absolute; text-align: left; text-decoration: none; text-indent: 0px; text-transform: none; top: 355.35px; transform: scaleX(0.941085); transform-origin: 0px 0px 0px; vertical-align: baseline; -webkit-text-stroke-width: 0px; white-space: pre; word-spacing: 0px; padding: 0px; margin: 0px; border: 0px none currentColor;\">alunos </span><span style=\"border-image-outset: 0; border-image-repeat: stretch; border-image-slice: 100%; border-image-source: none; border-image-width: 1; color: transparent; cursor: text; font-family: sans-serif; font-size: 16px; font-size-adjust: none; font-stretch: inherit; font-style: inherit; font-variant: inherit; font-weight: inherit; left: 266.46px; letter-spacing: normal; line-height: inherit; orphans: 2; position: absolute; text-align: left; text-decoration: none; text-indent: 0px; text-transform: none; top: 355.35px; transform: scaleX(0.953528); transform-origin: 0px 0px 0px; vertical-align: baseline; -webkit-text-stroke-width: 0px; white-space: pre; word-spacing: 0px; padding: 0px; margin: 0px; border: 0px none currentColor;\">do </span><span style=\"border-image-outset: 0; border-image-repeat: stretch; border-image-slice: 100%; border-image-source: none; border-image-width: 1; color: transparent; cursor: text; font-family: sans-serif; font-size: 16px; font-size-adjust: none; font-stretch: inherit; font-style: inherit; font-variant: inherit; font-weight: inherit; left: 287.74px; letter-spacing: normal; line-height: inherit; orphans: 2; position: absolute; text-align: left; text-decoration: none; text-indent: 0px; text-transform: none; top: 355.35px; transform: scaleX(0.744402); transform-origin: 0px 0px 0px; vertical-align: baseline; -webkit-text-stroke-width: 0px; white-space: pre; word-spacing: 0px; padding: 0px; margin: 0px; border: 0px none currentColor;\">11º e </span><span style=\"border-image-outset: 0; border-image-repeat: stretch; border-image-slice: 100%; border-image-source: none; border-image-width: 1; color: transparent; cursor: text; font-family: sans-serif; font-size: 16px; font-size-adjust: none; font-stretch: inherit; font-style: inherit; font-variant: inherit; font-weight: inherit; left: 318.62px; letter-spacing: normal; line-height: inherit; orphans: 2; position: absolute; text-align: left; text-decoration: none; text-indent: 0px; text-transform: none; top: 355.35px; transform: scaleX(0.860887); transform-origin: 0px 0px 0px; vertical-align: baseline; -webkit-text-stroke-width: 0px; white-space: pre; word-spacing: 0px; padding: 0px; margin: 0px; border: 0px none currentColor;\">12º ano</span><span style=\"border-image-outset: 0; border-image-repeat: stretch; border-image-slice: 100%; border-image-source: none; border-image-width: 1; color: transparent; cursor: text; font-family: sans-serif; font-size: 16px; font-size-adjust: none; font-stretch: inherit; font-style: inherit; font-variant: inherit; font-weight: inherit; left: 365.85px; letter-spacing: normal; line-height: inherit; orphans: 2; position: absolute; text-align: left; text-decoration: none; text-indent: 0px; text-transform: none; top: 355.35px; transform-origin: 0px 0px 0px; vertical-align: baseline; -webkit-text-stroke-width: 0px; white-space: pre; word-spacing: 0px; padding: 0px; margin: 0px; border: 0px none currentColor;\">s</span><span style=\"border-image-outset: 0; border-image-repeat: stretch; border-image-slice: 100%; border-image-source: none; border-image-width: 1; color: transparent; cursor: text; font-family: sans-serif; font-size: 16px; font-size-adjust: none; font-stretch: inherit; font-style: inherit; font-variant: inherit; font-weight: inherit; left: 376.09px; letter-spacing: normal; line-height: inherit; orphans: 2; position: absolute; text-align: left; text-decoration: none; text-indent: 0px; text-transform: none; top: 355.35px; transform: scaleX(0.950392); transform-origin: 0px 0px 0px; vertical-align: baseline; -webkit-text-stroke-width: 0px; white-space: pre; word-spacing: 0px; padding: 0px; margin: 0px; border: 0px none currentColor;\">com módulos em atras</span><span style=\"border-image-outset: 0; border-image-repeat: stretch; border-image-slice: 100%; border-image-source: none; border-image-width: 1; color: transparent; cursor: text; font-family: sans-serif; font-size: 16px; font-size-adjust: none; font-stretch: inherit; font-style: inherit; font-variant: inherit; font-weight: inherit; left: 530.05px; letter-spacing: normal; line-height: inherit; orphans: 2; position: absolute; text-align: left; text-decoration: none; text-indent: 0px; text-transform: none; top: 355.35px; transform: scaleX(0.932434); transform-origin: 0px 0px 0px; vertical-align: baseline; -webkit-text-stroke-width: 0px; white-space: pre; word-spacing: 0px; padding: 0px; margin: 0px; border: 0px none currentColor;\">o </span><span style=\"border-image-outset: 0; border-image-repeat: stretch; border-image-slice: 100%; border-image-source: none; border-image-width: 1; color: transparent; cursor: text; font-family: sans-serif; font-size: 16px; font-size-adjust: none; font-stretch: inherit; font-style: inherit; font-variant: inherit; font-weight: inherit; left: 542.53px; letter-spacing: normal; line-height: inherit; orphans: 2; position: absolute; text-align: left; text-decoration: none; text-indent: 0px; text-transform: none; top: 355.35px; transform: scaleX(0.970427); transform-origin: 0px 0px 0px; vertical-align: baseline; -webkit-text-stroke-width: 0px; white-space: pre; word-spacing: 0px; padding: 0px; margin: 0px; border: 0px none currentColor;\">(incluem</span><span style=\"border-image-outset: 0; border-image-repeat: stretch; border-image-slice: 100%; border-image-source: none; border-image-width: 1; color: transparent; cursor: text; font-family: sans-serif; font-size: 16px; font-size-adjust: none; font-stretch: inherit; font-style: inherit; font-variant: inherit; font-weight: inherit; left: 601.25px; letter-spacing: normal; line-height: inherit; orphans: 2; position: absolute; text-align: left; text-decoration: none; text-indent: 0px; text-transform: none; top: 355.35px; transform-origin: 0px 0px 0px; vertical-align: baseline; -webkit-text-stroke-width: 0px; white-space: pre; word-spacing: 0px; padding: 0px; margin: 0px; border: 0px none currentColor;\">-</span><span style=\"border-image-outset: 0; border-image-repeat: stretch; border-image-slice: 100%; border-image-source: none; border-image-width: 1; color: transparent; cursor: text; font-family: sans-serif; font-size: 16px; font-size-adjust: none; font-stretch: inherit; font-style: inherit; font-variant: inherit; font-weight: inherit; left: 605.25px; letter-spacing: normal; line-height: inherit; orphans: 2; position: absolute; text-align: left; text-decoration: none; text-indent: 0px; text-transform: none; top: 355.35px; transform: scaleX(0.940749); transform-origin: 0px 0px 0px; vertical-align: baseline; -webkit-text-stroke-width: 0px; white-space: pre; word-spacing: 0px; padding: 0px; margin: 0px; border: 0px none currentColor;\">se também </span><span style=\"border-image-outset: 0; border-image-repeat: stretch; border-image-slice: 100%; border-image-source: none; border-image-width: 1; color: transparent; cursor: text; font-family: sans-serif; font-size: 16px; font-size-adjust: none; font-stretch: inherit; font-style: inherit; font-variant: inherit; font-weight: inherit; left: 113.47px; letter-spacing: normal; line-height: inherit; orphans: 2; position: absolute; text-align: left; text-decoration: none; text-indent: 0px; text-transform: none; top: 374.87px; transform: scaleX(0.926054); transform-origin: 0px 0px 0px; vertical-align: baseline; -webkit-text-stroke-width: 0px; white-space: pre; word-spacing: 0px; padding: 0px; margin: 0px; border: 0px none currentColor;\">os alunos que tenham concluído a PAP e FCT)</span><span style=\"border-image-outset: 0; border-image-repeat: stretch; border-image-slice: 100%; border-image-source: none; border-image-width: 1; color: transparent; cursor: text; font-family: sans-serif; font-size: 16px; font-size-adjust: none; font-stretch: inherit; font-style: inherit; font-variant: inherit; font-weight: inherit; left: 427.45px; letter-spacing: normal; line-height: inherit; orphans: 2; position: absolute; text-align: left; text-decoration: none; text-indent: 0px; text-transform: none; top: 374.87px; transform: scaleX(0.945216); transform-origin: 0px 0px 0px; vertical-align: baseline; -webkit-text-stroke-width: 0px; white-space: pre; word-spacing: 0px; padding: 0px; margin: 0px; border: 0px none currentColor;\">que a inscrição para a primeira</span><span style=\"border-image-outset: 0; border-image-repeat: stretch; border-image-slice: 100%; border-image-source: none; border-image-width: 1; color: transparent; cursor: text; font-family: sans-serif; font-size: 16px; font-size-adjust: none; font-stretch: inherit; font-style: inherit; font-variant: inherit; font-weight: inherit; left: 639.33px; letter-spacing: normal; line-height: inherit; orphans: 2; position: absolute; text-align: left; text-decoration: none; text-indent: 0px; text-transform: none; top: 374.87px; transform: scaleX(0.928366); transform-origin: 0px 0px 0px; vertical-align: baseline; -webkit-text-stroke-width: 0px; white-space: pre; word-spacing: 0px; padding: 0px; margin: 0px; border: 0px none currentColor;\">época </span><span style=\"border-image-outset: 0; border-image-repeat: stretch; border-image-slice: 100%; border-image-source: none; border-image-width: 1; color: transparent; cursor: text; font-family: sans-serif; font-size: 16px; font-size-adjust: none; font-stretch: inherit; font-style: inherit; font-variant: inherit; font-weight: inherit; left: 113.47px; letter-spacing: normal; line-height: inherit; orphans: 2; position: absolute; text-align: left; text-decoration: none; text-indent: 0px; text-transform: none; top: 394.39px; transform: scaleX(0.894337); transform-origin: 0px 0px 0px; vertical-align: baseline; -webkit-text-stroke-width: 0px; white-space: pre; word-spacing: 0px; padding: 0px; margin: 0px; border: 0px none currentColor;\">de&nbsp; avaliação</span><span style=\"border-image-outset: 0; border-image-repeat: stretch; border-image-slice: 100%; border-image-source: none; border-image-width: 1; color: transparent; cursor: text; font-family: sans-serif; font-size: 16px; font-size-adjust: none; font-stretch: inherit; font-style: inherit; font-variant: inherit; font-weight: inherit; left: 202.74px; letter-spacing: normal; line-height: inherit; orphans: 2; position: absolute; text-align: left; text-decoration: none; text-indent: 0px; text-transform: none; top: 394.39px; transform: scaleX(0.911991); transform-origin: 0px 0px 0px; vertical-align: baseline; -webkit-text-stroke-width: 0px; white-space: pre; word-spacing: 0px; padding: 0px; margin: 0px; border: 0px none currentColor;\">extraordinária&nbsp; decorre&nbsp; entre&nbsp; os&nbsp; dias </span><span style=\"border-image-outset: 0; border-image-repeat: stretch; border-image-slice: 100%; border-image-source: none; border-image-width: 1; color: transparent; cursor: text; font-family: sans-serif; font-size: 16px; font-size-adjust: none; font-stretch: inherit; font-style: inherit; font-variant: inherit; font-weight: inherit; left: 455.13px; letter-spacing: normal; line-height: inherit; orphans: 2; position: absolute; text-align: left; text-decoration: none; text-indent: 0px; text-transform: none; top: 394.39px; transform: scaleX(0.832873); transform-origin: 0px 0px 0px; vertical-align: baseline; -webkit-text-stroke-width: 0px; white-space: pre; word-spacing: 0px; padding: 0px; margin: 0px; border: 0px none currentColor;\">04&nbsp; a&nbsp; 08</span><span style=\"border-image-outset: 0; border-image-repeat: stretch; border-image-slice: 100%; border-image-source: none; border-image-width: 1; color: transparent; cursor: text; font-family: sans-serif; font-size: 16px; font-size-adjust: none; font-stretch: inherit; font-style: inherit; font-variant: inherit; font-weight: inherit; left: 512.13px; letter-spacing: normal; line-height: inherit; orphans: 2; position: absolute; text-align: left; text-decoration: none; text-indent: 0px; text-transform: none; top: 394.39px; transform: scaleX(0.947966); transform-origin: 0px 0px 0px; vertical-align: baseline; -webkit-text-stroke-width: 0px; white-space: pre; word-spacing: 0px; padding: 0px; margin: 0px; border: 0px none currentColor;\">de&nbsp; novembro</span><span style=\"border-image-outset: 0; border-image-repeat: stretch; border-image-slice: 100%; border-image-source: none; border-image-width: 1; color: transparent; cursor: text; font-family: sans-serif; font-size: 16px; font-size-adjust: none; font-stretch: inherit; font-style: inherit; font-variant: inherit; font-weight: inherit; left: 609.89px; letter-spacing: normal; line-height: inherit; orphans: 2; position: absolute; text-align: left; text-decoration: none; text-indent: 0px; text-transform: none; top: 394.39px; transform: scaleX(0.812884); transform-origin: 0px 0px 0px; vertical-align: baseline; -webkit-text-stroke-width: 0px; white-space: pre; word-spacing: 0px; padding: 0px; margin: 0px; border: 0px none currentColor;\">de&nbsp; 201</span><span style=\"border-image-outset: 0; border-image-repeat: stretch; border-image-slice: 100%; border-image-source: none; border-image-width: 1; color: transparent; cursor: text; font-family: sans-serif; font-size: 16px; font-size-adjust: none; font-stretch: inherit; font-style: inherit; font-variant: inherit; font-weight: inherit; left: 653.28px; letter-spacing: normal; line-height: inherit; orphans: 2; position: absolute; text-align: left; text-decoration: none; text-indent: 0px; text-transform: none; top: 394.39px; transform-origin: 0px 0px 0px; vertical-align: baseline; -webkit-text-stroke-width: 0px; white-space: pre; word-spacing: 0px; padding: 0px; margin: 0px; border: 0px none currentColor;\">9</span><span style=\"border-image-outset: 0; border-image-repeat: stretch; border-image-slice: 100%; border-image-source: none; border-image-width: 1; color: transparent; cursor: text; font-family: sans-serif; font-size: 16px; font-size-adjust: none; font-stretch: inherit; font-style: inherit; font-variant: inherit; font-weight: inherit; left: 661.76px; letter-spacing: normal; line-height: inherit; orphans: 2; position: absolute; text-align: left; text-decoration: none; text-indent: 0px; text-transform: none; top: 394.39px; transform: scaleX(0.778925); transform-origin: 0px 0px 0px; vertical-align: baseline; -webkit-text-stroke-width: 0px; white-space: pre; word-spacing: 0px; padding: 0px; margin: 0px; border: 0px none currentColor;\">.&nbsp; A </span><span style=\"border-image-outset: 0; border-image-repeat: stretch; border-image-slice: 100%; border-image-source: none; border-image-width: 1; color: transparent; cursor: text; font-family: sans-serif; font-size: 16px; font-size-adjust: none; font-stretch: inherit; font-style: inherit; font-variant: inherit; font-weight: inherit; left: 113.47px; letter-spacing: normal; line-height: inherit; orphans: 2; position: absolute; text-align: left; text-decoration: none; text-indent: 0px; text-transform: none; top: 413.91px; transform: scaleX(0.938857); transform-origin: 0px 0px 0px; vertical-align: baseline; -webkit-text-stroke-width: 0px; white-space: pre; word-spacing: 0px; padding: 0px; margin: 0px; border: 0px none currentColor;\">inscrição é feita </span><span style=\"border-image-outset: 0; border-image-repeat: stretch; border-image-slice: 100%; border-image-source: none; border-image-width: 1; color: transparent; cursor: text; font-family: sans-serif; font-size: 16px; font-size-adjust: none; font-stretch: inherit; font-style: inherit; font-variant: inherit; font-weight: inherit; left: 222.14px; letter-spacing: normal; line-height: inherit; orphans: 2; position: absolute; text-align: left; text-decoration: none; text-indent: 0px; text-transform: none; top: 413.91px; transform: scaleX(0.908393); transform-origin: 0px 0px 0px; vertical-align: baseline; -webkit-text-stroke-width: 0px; white-space: pre; word-spacing: 0px; padding: 0px; margin: 0px; border: 0px none currentColor;\">na Secretaria da Escola</span><span style=\"border-image-outset: 0; border-image-repeat: stretch; border-image-slice: 100%; border-image-source: none; border-image-width: 1; color: transparent; cursor: text; font-family: sans-serif; font-size: 16px; font-size-adjust: none; font-stretch: inherit; font-style: inherit; font-variant: inherit; font-weight: inherit; left: 376.57px; letter-spacing: normal; line-height: inherit; orphans: 2; position: absolute; text-align: left; text-decoration: none; text-indent: 0px; text-transform: none; top: 413.91px; transform-origin: 0px 0px 0px; vertical-align: baseline; -webkit-text-stroke-width: 0px; white-space: pre; word-spacing: 0px; padding: 0px; margin: 0px; border: 0px none currentColor;\">.</span><span style=\"border-image-outset: 0; border-image-repeat: stretch; border-image-slice: 100%; border-image-source: none; border-image-width: 1; color: transparent; cursor: text; font-family: sans-serif; font-size: 16px; font-size-adjust: none; font-stretch: inherit; font-style: inherit; font-variant: inherit; font-weight: inherit; left: 113.47px; letter-spacing: normal; line-height: inherit; orphans: 2; position: absolute; text-align: left; text-decoration: none; text-indent: 0px; text-transform: none; top: 482.23px; transform: scaleX(0.948935); transform-origin: 0px 0px 0px; vertical-align: baseline; -webkit-text-stroke-width: 0px; white-space: pre; word-spacing: 0px; padding: 0px; margin: 0px; border: 0px none currentColor;\">O calendário dos exames será afix</span><span style=\"border-image-outset: 0; border-image-repeat: stretch; border-image-slice: 100%; border-image-source: none; border-image-width: 1; color: transparent; cursor: text; font-family: sans-serif; font-size: 16px; font-size-adjust: none; font-stretch: inherit; font-style: inherit; font-variant: inherit; font-weight: inherit; left: 347.42px; letter-spacing: normal; line-height: inherit; orphans: 2; position: absolute; text-align: left; text-decoration: none; text-indent: 0px; text-transform: none; top: 482.23px; transform: scaleX(0.967655); transform-origin: 0px 0px 0px; vertical-align: baseline; -webkit-text-stroke-width: 0px; white-space: pre; word-spacing: 0px; padding: 0px; margin: 0px; border: 0px none currentColor;\">ado no local habitual, no dia 29</span><span style=\"border-image-outset: 0; border-image-repeat: stretch; border-image-slice: 100%; border-image-source: none; border-image-width: 1; color: transparent; cursor: text; font-family: sans-serif; font-size: 16px; font-size-adjust: none; font-stretch: inherit; font-style: inherit; font-variant: inherit; font-weight: inherit; left: 566.53px; letter-spacing: normal; line-height: inherit; orphans: 2; position: absolute; text-align: left; text-decoration: none; text-indent: 0px; text-transform: none; top: 482.23px; transform: scaleX(0.924764); transform-origin: 0px 0px 0px; vertical-align: baseline; -webkit-text-stroke-width: 0px; white-space: pre; word-spacing: 0px; padding: 0px; margin: 0px; border: 0px none currentColor;\">de </span><span style=\"border-image-outset: 0; border-image-repeat: stretch; border-image-slice: 100%; border-image-source: none; border-image-width: 1; color: transparent; cursor: text; font-family: sans-serif; font-size: 16px; font-size-adjust: none; font-stretch: inherit; font-style: inherit; font-variant: inherit; font-weight: inherit; left: 588.29px; letter-spacing: normal; line-height: inherit; orphans: 2; position: absolute; text-align: left; text-decoration: none; text-indent: 0px; text-transform: none; top: 482.23px; transform: scaleX(0.965533); transform-origin: 0px 0px 0px; vertical-align: baseline; -webkit-text-stroke-width: 0px; white-space: pre; word-spacing: 0px; padding: 0px; margin: 0px; border: 0px none currentColor;\">nove</span><span style=\"border-image-outset: 0; border-image-repeat: stretch; border-image-slice: 100%; border-image-source: none; border-image-width: 1; color: transparent; cursor: text; font-family: sans-serif; font-size: 16px; font-size-adjust: none; font-stretch: inherit; font-style: inherit; font-variant: inherit; font-weight: inherit; left: 621.73px; letter-spacing: normal; line-height: inherit; orphans: 2; position: absolute; text-align: left; text-decoration: none; text-indent: 0px; text-transform: none; top: 482.23px; transform: scaleX(0.991093); transform-origin: 0px 0px 0px; vertical-align: baseline; -webkit-text-stroke-width: 0px; white-space: pre; word-spacing: 0px; padding: 0px; margin: 0px; border: 0px none currentColor;\">mb</span><span style=\"border-image-outset: 0; border-image-repeat: stretch; border-image-slice: 100%; border-image-source: none; border-image-width: 1; color: transparent; cursor: text; font-family: sans-serif; font-size: 16px; font-size-adjust: none; font-stretch: inherit; font-style: inherit; font-variant: inherit; font-weight: inherit; left: 643.84px; letter-spacing: normal; line-height: inherit; orphans: 2; position: absolute; text-align: left; text-decoration: none; text-indent: 0px; text-transform: none; top: 482.23px; transform: scaleX(1.01644); transform-origin: 0px 0px 0px; vertical-align: baseline; -webkit-text-stroke-width: 0px; white-space: pre; word-spacing: 0px; padding: 0px; margin: 0px; border: 0px none currentColor;\">ro</span><span style=\"border-image-outset: 0; border-image-repeat: stretch; border-image-slice: 100%; border-image-source: none; border-image-width: 1; color: transparent; cursor: text; font-family: sans-serif; font-size: 16px; font-size-adjust: none; font-stretch: inherit; font-style: inherit; font-variant: inherit; font-weight: inherit; left: 662.88px; letter-spacing: normal; line-height: inherit; orphans: 2; position: absolute; text-align: left; text-decoration: none; text-indent: 0px; text-transform: none; top: 482.23px; transform: scaleX(0.947056); transform-origin: 0px 0px 0px; vertical-align: baseline; -webkit-text-stroke-width: 0px; white-space: pre; word-spacing: 0px; padding: 0px; margin: 0px; border: 0px none currentColor;\">do </span><span style=\"border-image-outset: 0; border-image-repeat: stretch; border-image-slice: 100%; border-image-source: none; border-image-width: 1; color: transparent; cursor: text; font-family: sans-serif; font-size: 16px; font-size-adjust: none; font-stretch: inherit; font-style: inherit; font-variant: inherit; font-weight: inherit; left: 113.47px; letter-spacing: normal; line-height: inherit; orphans: 2; position: absolute; text-align: left; text-decoration: none; text-indent: 0px; text-transform: none; top: 501.75px; transform: scaleX(0.948492); transform-origin: 0px 0px 0px; vertical-align: baseline; -webkit-text-stroke-width: 0px; white-space: pre; word-spacing: 0px; padding: 0px; margin: 0px; border: 0px none currentColor;\">presente an</span><span style=\"border-image-outset: 0; border-image-repeat: stretch; border-image-slice: 100%; border-image-source: none; border-image-width: 1; color: transparent; cursor: text; font-family: sans-serif; font-size: 16px; font-size-adjust: none; font-stretch: inherit; font-style: inherit; font-variant: inherit; font-weight: inherit; left: 193.62px; letter-spacing: normal; line-height: inherit; orphans: 2; position: absolute; text-align: left; text-decoration: none; text-indent: 0px; text-transform: none; top: 501.75px; transform: scaleX(0.929137); transform-origin: 0px 0px 0px; vertical-align: baseline; -webkit-text-stroke-width: 0px; white-space: pre; word-spacing: 0px; padding: 0px; margin: 0px; border: 0px none currentColor;\">o. A época terá iníc</span><span style=\"border-image-outset: 0; border-image-repeat: stretch; border-image-slice: 100%; border-image-source: none; border-image-width: 1; color: transparent; cursor: text; font-family: sans-serif; font-size: 16px; font-size-adjust: none; font-stretch: inherit; font-style: inherit; font-variant: inherit; font-weight: inherit; left: 321.82px; letter-spacing: normal; line-height: inherit; orphans: 2; position: absolute; text-align: left; text-decoration: none; text-indent: 0px; text-transform: none; top: 501.75px; transform: scaleX(0.907988); transform-origin: 0px 0px 0px; vertical-align: baseline; -webkit-text-stroke-width: 0px; white-space: pre; word-spacing: 0px; padding: 0px; margin: 0px; border: 0px none currentColor;\">io no dia 18</span><span style=\"border-image-outset: 0; border-image-repeat: stretch; border-image-slice: 100%; border-image-source: none; border-image-width: 1; color: transparent; cursor: text; font-family: sans-serif; font-size: 16px; font-size-adjust: none; font-stretch: inherit; font-style: inherit; font-variant: inherit; font-weight: inherit; left: 400.57px; letter-spacing: normal; line-height: inherit; orphans: 2; position: absolute; text-align: left; text-decoration: none; text-indent: 0px; text-transform: none; top: 501.75px; transform: scaleX(0.918292); transform-origin: 0px 0px 0px; vertical-align: baseline; -webkit-text-stroke-width: 0px; white-space: pre; word-spacing: 0px; padding: 0px; margin: 0px; border: 0px none currentColor;\">de </span><span style=\"border-image-outset: 0; border-image-repeat: stretch; border-image-slice: 100%; border-image-source: none; border-image-width: 1; color: transparent; cursor: text; font-family: sans-serif; font-size: 16px; font-size-adjust: none; font-stretch: inherit; font-style: inherit; font-variant: inherit; font-weight: inherit; left: 421.05px; letter-spacing: normal; line-height: inherit; orphans: 2; position: absolute; text-align: left; text-decoration: none; text-indent: 0px; text-transform: none; top: 501.75px; transform: scaleX(0.92478); transform-origin: 0px 0px 0px; vertical-align: baseline; -webkit-text-stroke-width: 0px; white-space: pre; word-spacing: 0px; padding: 0px; margin: 0px; border: 0px none currentColor;\">dezembro, 2019</span><span style=\"border-image-outset: 0; border-image-repeat: stretch; border-image-slice: 100%; border-image-source: none; border-image-width: 1; color: transparent; cursor: text; font-family: sans-serif; font-size: 16px; font-size-adjust: none; font-stretch: inherit; font-style: inherit; font-variant: inherit; font-weight: inherit; left: 528.13px; letter-spacing: normal; line-height: inherit; orphans: 2; position: absolute; text-align: left; text-decoration: none; text-indent: 0px; text-transform: none; top: 501.75px; transform-origin: 0px 0px 0px; vertical-align: baseline; -webkit-text-stroke-width: 0px; white-space: pre; word-spacing: 0px; padding: 0px; margin: 0px; border: 0px none currentColor;\">.</span><span style=\"border-image-outset: 0; border-image-repeat: stretch; border-image-slice: 100%; border-image-source: none; border-image-width: 1; color: transparent; cursor: text; font-family: sans-serif; font-size: 16px; font-size-adjust: none; font-stretch: inherit; font-style: inherit; font-variant: inherit; font-weight: inherit; left: 127.39px; letter-spacing: normal; line-height: inherit; orphans: 2; position: absolute; text-align: left; text-decoration: none; text-indent: 0px; text-transform: none; top: 355.35px; transform: scaleX(0.9298); transform-origin: 0px 0px 0px; vertical-align: baseline; -webkit-text-stroke-width: 0px; white-space: pre; word-spacing: 0px; padding: 0px; margin: 0px; border: 0px none currentColor;\">Avisam</span><span style=\"border-image-outset: 0; border-image-repeat: stretch; border-image-slice: 100%; border-image-source: none; border-image-width: 1; color: transparent; cursor: text; font-family: sans-serif; font-size: 16px; font-size-adjust: none; font-stretch: inherit; font-style: inherit; font-variant: inherit; font-weight: inherit; left: 176.18px; letter-spacing: normal; line-height: inherit; orphans: 2; position: absolute; text-align: left; text-decoration: none; text-indent: 0px; text-transform: none; top: 355.35px; transform-origin: 0px 0px 0px; vertical-align: baseline; -webkit-text-stroke-width: 0px; white-space: pre; word-spacing: 0px; padding: 0px; margin: 0px; border: 0px none currentColor;\">-</span><span style=\"border-image-outset: 0; border-image-repeat: stretch; border-image-slice: 100%; border-image-source: none; border-image-width: 1; color: transparent; cursor: text; font-family: sans-serif; font-size: 16px; font-size-adjust: none; font-stretch: inherit; font-style: inherit; font-variant: inherit; font-weight: inherit; left: 180.18px; letter-spacing: normal; line-height: inherit; orphans: 2; position: absolute; text-align: left; text-decoration: none; text-indent: 0px; text-transform: none; top: 355.35px; transform: scaleX(0.878314); transform-origin: 0px 0px 0px; vertical-align: baseline; -webkit-text-stroke-width: 0px; white-space: pre; word-spacing: 0px; padding: 0px; margin: 0px; border: 0px none currentColor;\">se os </span><span style=\"border-image-outset: 0; border-image-repeat: stretch; border-image-slice: 100%; border-image-source: none; border-image-width: 1; color: transparent; cursor: text; font-family: sans-serif; font-size: 16px; font-size-adjust: none; font-stretch: inherit; font-style: inherit; font-variant: inherit; font-weight: inherit; left: 217.82px; letter-spacing: normal; line-height: inherit; orphans: 2; position: absolute; text-align: left; text-decoration: none; text-indent: 0px; text-transform: none; top: 355.35px; transform: scaleX(0.941085); transform-origin: 0px 0px 0px; vertical-align: baseline; -webkit-text-stroke-width: 0px; white-space: pre; word-spacing: 0px; padding: 0px; margin: 0px; border: 0px none currentColor;\">alunos </span><span style=\"border-image-outset: 0; border-image-repeat: stretch; border-image-slice: 100%; border-image-source: none; border-image-width: 1; color: transparent; cursor: text; font-family: sans-serif; font-size: 16px; font-size-adjust: none; font-stretch: inherit; font-style: inherit; font-variant: inherit; font-weight: inherit; left: 266.46px; letter-spacing: normal; line-height: inherit; orphans: 2; position: absolute; text-align: left; text-decoration: none; text-indent: 0px; text-transform: none; top: 355.35px; transform: scaleX(0.953528); transform-origin: 0px 0px 0px; vertical-align: baseline; -webkit-text-stroke-width: 0px; white-space: pre; word-spacing: 0px; padding: 0px; margin: 0px; border: 0px none currentColor;\">do </span><span style=\"border-image-outset: 0; border-image-repeat: stretch; border-image-slice: 100%; border-image-source: none; border-image-width: 1; color: transparent; cursor: text; font-family: sans-serif; font-size: 16px; font-size-adjust: none; font-stretch: inherit; font-style: inherit; font-variant: inherit; font-weight: inherit; left: 287.74px; letter-spacing: normal; line-height: inherit; orphans: 2; position: absolute; text-align: left; text-decoration: none; text-indent: 0px; text-transform: none; top: 355.35px; transform: scaleX(0.744402); transform-origin: 0px 0px 0px; vertical-align: baseline; -webkit-text-stroke-width: 0px; white-space: pre; word-spacing: 0px; padding: 0px; margin: 0px; border: 0px none currentColor;\">11º e </span><span style=\"border-image-outset: 0; border-image-repeat: stretch; border-image-slice: 100%; border-image-source: none; border-image-width: 1; color: transparent; cursor: text; font-family: sans-serif; font-size: 16px; font-size-adjust: none; font-stretch: inherit; font-style: inherit; font-variant: inherit; font-weight: inherit; left: 318.62px; letter-spacing: normal; line-height: inherit; orphans: 2; position: absolute; text-align: left; text-decoration: none; text-indent: 0px; text-transform: none; top: 355.35px; transform: scaleX(0.860887); transform-origin: 0px 0px 0px; vertical-align: baseline; -webkit-text-stroke-width: 0px; white-space: pre; word-spacing: 0px; padding: 0px; margin: 0px; border: 0px none currentColor;\">12º ano</span><span style=\"border-image-outset: 0; border-image-repeat: stretch; border-image-slice: 100%; border-image-source: none; border-image-width: 1; color: transparent; cursor: text; font-family: sans-serif; font-size: 16px; font-size-adjust: none; font-stretch: inherit; font-style: inherit; font-variant: inherit; font-weight: inherit; left: 365.85px; letter-spacing: normal; line-height: inherit; orphans: 2; position: absolute; text-align: left; text-decoration: none; text-indent: 0px; text-transform: none; top: 355.35px; transform-origin: 0px 0px 0px; vertical-align: baseline; -webkit-text-stroke-width: 0px; white-space: pre; word-spacing: 0px; padding: 0px; margin: 0px; border: 0px none currentColor;\">s</span><span style=\"border-image-outset: 0; border-image-repeat: stretch; border-image-slice: 100%; border-image-source: none; border-image-width: 1; color: transparent; cursor: text; font-family: sans-serif; font-size: 16px; font-size-adjust: none; font-stretch: inherit; font-style: inherit; font-variant: inherit; font-weight: inherit; left: 376.09px; letter-spacing: normal; line-height: inherit; orphans: 2; position: absolute; text-align: left; text-decoration: none; text-indent: 0px; text-transform: none; top: 355.35px; transform: scaleX(0.950392); transform-origin: 0px 0px 0px; vertical-align: baseline; -webkit-text-stroke-width: 0px; white-space: pre; word-spacing: 0px; padding: 0px; margin: 0px; border: 0px none currentColor;\">com módulos em atras</span><span style=\"border-image-outset: 0; border-image-repeat: stretch; border-image-slice: 100%; border-image-source: none; border-image-width: 1; color: transparent; cursor: text; font-family: sans-serif; font-size: 16px; font-size-adjust: none; font-stretch: inherit; font-style: inherit; font-variant: inherit; font-weight: inherit; left: 530.05px; letter-spacing: normal; line-height: inherit; orphans: 2; position: absolute; text-align: left; text-decoration: none; text-indent: 0px; text-transform: none; top: 355.35px; transform: scaleX(0.932434); transform-origin: 0px 0px 0px; vertical-align: baseline; -webkit-text-stroke-width: 0px; white-space: pre; word-spacing: 0px; padding: 0px; margin: 0px; border: 0px none currentColor;\">o </span><span style=\"border-image-outset: 0; border-image-repeat: stretch; border-image-slice: 100%; border-image-source: none; border-image-width: 1; color: transparent; cursor: text; font-family: sans-serif; font-size: 16px; font-size-adjust: none; font-stretch: inherit; font-style: inherit; font-variant: inherit; font-weight: inherit; left: 542.53px; letter-spacing: normal; line-height: inherit; orphans: 2; position: absolute; text-align: left; text-decoration: none; text-indent: 0px; text-transform: none; top: 355.35px; transform: scaleX(0.970427); transform-origin: 0px 0px 0px; vertical-align: baseline; -webkit-text-stroke-width: 0px; white-space: pre; word-spacing: 0px; padding: 0px; margin: 0px; border: 0px none currentColor;\">(incluem</span><span style=\"border-image-outset: 0; border-image-repeat: stretch; border-image-slice: 100%; border-image-source: none; border-image-width: 1; color: transparent; cursor: text; font-family: sans-serif; font-size: 16px; font-size-adjust: none; font-stretch: inherit; font-style: inherit; font-variant: inherit; font-weight: inherit; left: 601.25px; letter-spacing: normal; line-height: inherit; orphans: 2; position: absolute; text-align: left; text-decoration: none; text-indent: 0px; text-transform: none; top: 355.35px; transform-origin: 0px 0px 0px; vertical-align: baseline; -webkit-text-stroke-width: 0px; white-space: pre; word-spacing: 0px; padding: 0px; margin: 0px; border: 0px none currentColor;\">-</span><span style=\"border-image-outset: 0; border-image-repeat: stretch; border-image-slice: 100%; border-image-source: none; border-image-width: 1; color: transparent; cursor: text; font-family: sans-serif; font-size: 16px; font-size-adjust: none; font-stretch: inherit; font-style: inherit; font-variant: inherit; font-weight: inherit; left: 605.25px; letter-spacing: normal; line-height: inherit; orphans: 2; position: absolute; text-align: left; text-decoration: none; text-indent: 0px; text-transform: none; top: 355.35px; transform: scaleX(0.940749); transform-origin: 0px 0px 0px; vertical-align: baseline; -webkit-text-stroke-width: 0px; white-space: pre; word-spacing: 0px; padding: 0px; margin: 0px; border: 0px none currentColor;\">se também </span><span style=\"border-image-outset: 0; border-image-repeat: stretch; border-image-slice: 100%; border-image-source: none; border-image-width: 1; color: transparent; cursor: text; font-family: sans-serif; font-size: 16px; font-size-adjust: none; font-stretch: inherit; font-style: inherit; font-variant: inherit; font-weight: inherit; left: 113.47px; letter-spacing: normal; line-height: inherit; orphans: 2; position: absolute; text-align: left; text-decoration: none; text-indent: 0px; text-transform: none; top: 374.87px; transform: scaleX(0.926054); transform-origin: 0px 0px 0px; vertical-align: baseline; -webkit-text-stroke-width: 0px; white-space: pre; word-spacing: 0px; padding: 0px; margin: 0px; border: 0px none currentColor;\">os alunos que tenham concluído a PAP e FCT)</span><span style=\"border-image-outset: 0; border-image-repeat: stretch; border-image-slice: 100%; border-image-source: none; border-image-width: 1; color: transparent; cursor: text; font-family: sans-serif; font-size: 16px; font-size-adjust: none; font-stretch: inherit; font-style: inherit; font-variant: inherit; font-weight: inherit; left: 427.45px; letter-spacing: normal; line-height: inherit; orphans: 2; position: absolute; text-align: left; text-decoration: none; text-indent: 0px; text-transform: none; top: 374.87px; transform: scaleX(0.945216); transform-origin: 0px 0px 0px; vertical-align: baseline; -webkit-text-stroke-width: 0px; white-space: pre; word-spacing: 0px; padding: 0px; margin: 0px; border: 0px none currentColor;\">que a inscrição para a primeira</span><span style=\"border-image-outset: 0; border-image-repeat: stretch; border-image-slice: 100%; border-image-source: none; border-image-width: 1; color: transparent; cursor: text; font-family: sans-serif; font-size: 16px; font-size-adjust: none; font-stretch: inherit; font-style: inherit; font-variant: inherit; font-weight: inherit; left: 639.33px; letter-spacing: normal; line-height: inherit; orphans: 2; position: absolute; text-align: left; text-decoration: none; text-indent: 0px; text-transform: none; top: 374.87px; transform: scaleX(0.928366); transform-origin: 0px 0px 0px; vertical-align: baseline; -webkit-text-stroke-width: 0px; white-space: pre; word-spacing: 0px; padding: 0px; margin: 0px; border: 0px none currentColor;\">época </span><span style=\"border-image-outset: 0; border-image-repeat: stretch; border-image-slice: 100%; border-image-source: none; border-image-width: 1; color: transparent; cursor: text; font-family: sans-serif; font-size: 16px; font-size-adjust: none; font-stretch: inherit; font-style: inherit; font-variant: inherit; font-weight: inherit; left: 113.47px; letter-spacing: normal; line-height: inherit; orphans: 2; position: absolute; text-align: left; text-decoration: none; text-indent: 0px; text-transform: none; top: 394.39px; transform: scaleX(0.894337); transform-origin: 0px 0px 0px; vertical-align: baseline; -webkit-text-stroke-width: 0px; white-space: pre; word-spacing: 0px; padding: 0px; margin: 0px; border: 0px none currentColor;\">de&nbsp; avaliação</span><span style=\"border-image-outset: 0; border-image-repeat: stretch; border-image-slice: 100%; border-image-source: none; border-image-width: 1; color: transparent; cursor: text; font-family: sans-serif; font-size: 16px; font-size-adjust: none; font-stretch: inherit; font-style: inherit; font-variant: inherit; font-weight: inherit; left: 202.74px; letter-spacing: normal; line-height: inherit; orphans: 2; position: absolute; text-align: left; text-decoration: none; text-indent: 0px; text-transform: none; top: 394.39px; transform: scaleX(0.911991); transform-origin: 0px 0px 0px; vertical-align: baseline; -webkit-text-stroke-width: 0px; white-space: pre; word-spacing: 0px; padding: 0px; margin: 0px; border: 0px none currentColor;\">extraordinária&nbsp; decorre&nbsp; entre&nbsp; os&nbsp; dias </span><span style=\"border-image-outset: 0; border-image-repeat: stretch; border-image-slice: 100%; border-image-source: none; border-image-width: 1; color: transparent; cursor: text; font-family: sans-serif; font-size: 16px; font-size-adjust: none; font-stretch: inherit; font-style: inherit; font-variant: inherit; font-weight: inherit; left: 455.13px; letter-spacing: normal; line-height: inherit; orphans: 2; position: absolute; text-align: left; text-decoration: none; text-indent: 0px; text-transform: none; top: 394.39px; transform: scaleX(0.832873); transform-origin: 0px 0px 0px; vertical-align: baseline; -webkit-text-stroke-width: 0px; white-space: pre; word-spacing: 0px; padding: 0px; margin: 0px; border: 0px none currentColor;\">04&nbsp; a&nbsp; 08</span><span style=\"border-image-outset: 0; border-image-repeat: stretch; border-image-slice: 100%; border-image-source: none; border-image-width: 1; color: transparent; cursor: text; font-family: sans-serif; font-size: 16px; font-size-adjust: none; font-stretch: inherit; font-style: inherit; font-variant: inherit; font-weight: inherit; left: 512.13px; letter-spacing: normal; line-height: inherit; orphans: 2; position: absolute; text-align: left; text-decoration: none; text-indent: 0px; text-transform: none; top: 394.39px; transform: scaleX(0.947966); transform-origin: 0px 0px 0px; vertical-align: baseline; -webkit-text-stroke-width: 0px; white-space: pre; word-spacing: 0px; padding: 0px; margin: 0px; border: 0px none currentColor;\">de&nbsp; novembro</span><span style=\"border-image-outset: 0; border-image-repeat: stretch; border-image-slice: 100%; border-image-source: none; border-image-width: 1; color: transparent; cursor: text; font-family: sans-serif; font-size: 16px; font-size-adjust: none; font-stretch: inherit; font-style: inherit; font-variant: inherit; font-weight: inherit; left: 609.89px; letter-spacing: normal; line-height: inherit; orphans: 2; position: absolute; text-align: left; text-decoration: none; text-indent: 0px; text-transform: none; top: 394.39px; transform: scaleX(0.812884); transform-origin: 0px 0px 0px; vertical-align: baseline; -webkit-text-stroke-width: 0px; white-space: pre; word-spacing: 0px; padding: 0px; margin: 0px; border: 0px none currentColor;\">de&nbsp; 201</span><span style=\"border-image-outset: 0; border-image-repeat: stretch; border-image-slice: 100%; border-image-source: none; border-image-width: 1; color: transparent; cursor: text; font-family: sans-serif; font-size: 16px; font-size-adjust: none; font-stretch: inherit; font-style: inherit; font-variant: inherit; font-weight: inherit; left: 653.28px; letter-spacing: normal; line-height: inherit; orphans: 2; position: absolute; text-align: left; text-decoration: none; text-indent: 0px; text-transform: none; top: 394.39px; transform-origin: 0px 0px 0px; vertical-align: baseline; -webkit-text-stroke-width: 0px; white-space: pre; word-spacing: 0px; padding: 0px; margin: 0px; border: 0px none currentColor;\">9</span><span style=\"border-image-outset: 0; border-image-repeat: stretch; border-image-slice: 100%; border-image-source: none; border-image-width: 1; color: transparent; cursor: text; font-family: sans-serif; font-size: 16px; font-size-adjust: none; font-stretch: inherit; font-style: inherit; font-variant: inherit; font-weight: inherit; left: 661.76px; letter-spacing: normal; line-height: inherit; orphans: 2; position: absolute; text-align: left; text-decoration: none; text-indent: 0px; text-transform: none; top: 394.39px; transform: scaleX(0.778925); transform-origin: 0px 0px 0px; vertical-align: baseline; -webkit-text-stroke-width: 0px; white-space: pre; word-spacing: 0px; padding: 0px; margin: 0px; border: 0px none currentColor;\">.&nbsp; A </span><span style=\"border-image-outset: 0; border-image-repeat: stretch; border-image-slice: 100%; border-image-source: none; border-image-width: 1; color: transparent; cursor: text; font-family: sans-serif; font-size: 16px; font-size-adjust: none; font-stretch: inherit; font-style: inherit; font-variant: inherit; font-weight: inherit; left: 113.47px; letter-spacing: normal; line-height: inherit; orphans: 2; position: absolute; text-align: left; text-decoration: none; text-indent: 0px; text-transform: none; top: 413.91px; transform: scaleX(0.938857); transform-origin: 0px 0px 0px; vertical-align: baseline; -webkit-text-stroke-width: 0px; white-space: pre; word-spacing: 0px; padding: 0px; margin: 0px; border: 0px none currentColor;\">inscrição é feita </span><span style=\"border-image-outset: 0; border-image-repeat: stretch; border-image-slice: 100%; border-image-source: none; border-image-width: 1; color: transparent; cursor: text; font-family: sans-serif; font-size: 16px; font-size-adjust: none; font-stretch: inherit; font-style: inherit; font-variant: inherit; font-weight: inherit; left: 222.14px; letter-spacing: normal; line-height: inherit; orphans: 2; position: absolute; text-align: left; text-decoration: none; text-indent: 0px; text-transform: none; top: 413.91px; transform: scaleX(0.908393); transform-origin: 0px 0px 0px; vertical-align: baseline; -webkit-text-stroke-width: 0px; white-space: pre; word-spacing: 0px; padding: 0px; margin: 0px; border: 0px none currentColor;\">na Secretaria da Escola</span><span style=\"border-image-outset: 0; border-image-repeat: stretch; border-image-slice: 100%; border-image-source: none; border-image-width: 1; color: transparent; cursor: text; font-family: sans-serif; font-size: 16px; font-size-adjust: none; font-stretch: inherit; font-style: inherit; font-variant: inherit; font-weight: inherit; left: 376.57px; letter-spacing: normal; line-height: inherit; orphans: 2; position: absolute; text-align: left; text-decoration: none; text-indent: 0px; text-transform: none; top: 413.91px; transform-origin: 0px 0px 0px; vertical-align: baseline; -webkit-text-stroke-width: 0px; white-space: pre; word-spacing: 0px; padding: 0px; margin: 0px; border: 0px none currentColor;\">.</span><span style=\"border-image-outset: 0; border-image-repeat: stretch; border-image-slice: 100%; border-image-source: none; border-image-width: 1; color: transparent; cursor: text; font-family: sans-serif; font-size: 16px; font-size-adjust: none; font-stretch: inherit; font-style: inherit; font-variant: inherit; font-weight: inherit; left: 113.47px; letter-spacing: normal; line-height: inherit; orphans: 2; position: absolute; text-align: left; text-decoration: none; text-indent: 0px; text-transform: none; top: 482.23px; transform: scaleX(0.948935); transform-origin: 0px 0px 0px; vertical-align: baseline; -webkit-text-stroke-width: 0px; white-space: pre; word-spacing: 0px; padding: 0px; margin: 0px; border: 0px none currentColor;\">O calendário dos exames será afix</span><span style=\"border-image-outset: 0; border-image-repeat: stretch; border-image-slice: 100%; border-image-source: none; border-image-width: 1; color: transparent; cursor: text; font-family: sans-serif; font-size: 16px; font-size-adjust: none; font-stretch: inherit; font-style: inherit; font-variant: inherit; font-weight: inherit; left: 347.42px; letter-spacing: normal; line-height: inherit; orphans: 2; position: absolute; text-align: left; text-decoration: none; text-indent: 0px; text-transform: none; top: 482.23px; transform: scaleX(0.967655); transform-origin: 0px 0px 0px; vertical-align: baseline; -webkit-text-stroke-width: 0px; white-space: pre; word-spacing: 0px; padding: 0px; margin: 0px; border: 0px none currentColor;\">ado no local habitual, no dia 29</span><span style=\"border-image-outset: 0; border-image-repeat: stretch; border-image-slice: 100%; border-image-source: none; border-image-width: 1; color: transparent; cursor: text; font-family: sans-serif; font-size: 16px; font-size-adjust: none; font-stretch: inherit; font-style: inherit; font-variant: inherit; font-weight: inherit; left: 566.53px; letter-spacing: normal; line-height: inherit; orphans: 2; position: absolute; text-align: left; text-decoration: none; text-indent: 0px; text-transform: none; top: 482.23px; transform: scaleX(0.924764); transform-origin: 0px 0px 0px; vertical-align: baseline; -webkit-text-stroke-width: 0px; white-space: pre; word-spacing: 0px; padding: 0px; margin: 0px; border: 0px none currentColor;\">de </span><span style=\"border-image-outset: 0; border-image-repeat: stretch; border-image-slice: 100%; border-image-source: none; border-image-width: 1; color: transparent; cursor: text; font-family: sans-serif; font-size: 16px; font-size-adjust: none; font-stretch: inherit; font-style: inherit; font-variant: inherit; font-weight: inherit; left: 588.29px; letter-spacing: normal; line-height: inherit; orphans: 2; position: absolute; text-align: left; text-decoration: none; text-indent: 0px; text-transform: none; top: 482.23px; transform: scaleX(0.965533); transform-origin: 0px 0px 0px; vertical-align: baseline; -webkit-text-stroke-width: 0px; white-space: pre; word-spacing: 0px; padding: 0px; margin: 0px; border: 0px none currentColor;\">nove</span><span style=\"border-image-outset: 0; border-image-repeat: stretch; border-image-slice: 100%; border-image-source: none; border-image-width: 1; color: transparent; cursor: text; font-family: sans-serif; font-size: 16px; font-size-adjust: none; font-stretch: inherit; font-style: inherit; font-variant: inherit; font-weight: inherit; left: 621.73px; letter-spacing: normal; line-height: inherit; orphans: 2; position: absolute; text-align: left; text-decoration: none; text-indent: 0px; text-transform: none; top: 482.23px; transform: scaleX(0.991093); transform-origin: 0px 0px 0px; vertical-align: baseline; -webkit-text-stroke-width: 0px; white-space: pre; word-spacing: 0px; padding: 0px; margin: 0px; border: 0px none currentColor;\">mb</span><span style=\"border-image-outset: 0; border-image-repeat: stretch; border-image-slice: 100%; border-image-source: none; border-image-width: 1; color: transparent; cursor: text; font-family: sans-serif; font-size: 16px; font-size-adjust: none; font-stretch: inherit; font-style: inherit; font-variant: inherit; font-weight: inherit; left: 643.84px; letter-spacing: normal; line-height: inherit; orphans: 2; position: absolute; text-align: left; text-decoration: none; text-indent: 0px; text-transform: none; top: 482.23px; transform: scaleX(1.01644); transform-origin: 0px 0px 0px; vertical-align: baseline; -webkit-text-stroke-width: 0px; white-space: pre; word-spacing: 0px; padding: 0px; margin: 0px; border: 0px none currentColor;\">ro</span><span style=\"border-image-outset: 0; border-image-repeat: stretch; border-image-slice: 100%; border-image-source: none; border-image-width: 1; color: transparent; cursor: text; font-family: sans-serif; font-size: 16px; font-size-adjust: none; font-stretch: inherit; font-style: inherit; font-variant: inherit; font-weight: inherit; left: 662.88px; letter-spacing: normal; line-height: inherit; orphans: 2; position: absolute; text-align: left; text-decoration: none; text-indent: 0px; text-transform: none; top: 482.23px; transform: scaleX(0.947056); transform-origin: 0px 0px 0px; vertical-align: baseline; -webkit-text-stroke-width: 0px; white-space: pre; word-spacing: 0px; padding: 0px; margin: 0px; border: 0px none currentColor;\">do </span><span style=\"border-image-outset: 0; border-image-repeat: stretch; border-image-slice: 100%; border-image-source: none; border-image-width: 1; color: transparent; cursor: text; font-family: sans-serif; font-size: 16px; font-size-adjust: none; font-stretch: inherit; font-style: inherit; font-variant: inherit; font-weight: inherit; left: 113.47px; letter-spacing: normal; line-height: inherit; orphans: 2; position: absolute; text-align: left; text-decoration: none; text-indent: 0px; text-transform: none; top: 501.75px; transform: scaleX(0.948492); transform-origin: 0px 0px 0px; vertical-align: baseline; -webkit-text-stroke-width: 0px; white-space: pre; word-spacing: 0px; padding: 0px; margin: 0px; border: 0px none currentColor;\">presente an</span><span style=\"border-image-outset: 0; border-image-repeat: stretch; border-image-slice: 100%; border-image-source: none; border-image-width: 1; color: transparent; cursor: text; font-family: sans-serif; font-size: 16px; font-size-adjust: none; font-stretch: inherit; font-style: inherit; font-variant: inherit; font-weight: inherit; left: 193.62px; letter-spacing: normal; line-height: inherit; orphans: 2; position: absolute; text-align: left; text-decoration: none; text-indent: 0px; text-transform: none; top: 501.75px; transform: scaleX(0.929137); transform-origin: 0px 0px 0px; vertical-align: baseline; -webkit-text-stroke-width: 0px; white-space: pre; word-spacing: 0px; padding: 0px; margin: 0px; border: 0px none currentColor;\">o. A época terá iníc</span><span style=\"border-image-outset: 0; border-image-repeat: stretch; border-image-slice: 100%; border-image-source: none; border-image-width: 1; color: transparent; cursor: text; font-family: sans-serif; font-size: 16px; font-size-adjust: none; font-stretch: inherit; font-style: inherit; font-variant: inherit; font-weight: inherit; left: 321.82px; letter-spacing: normal; line-height: inherit; orphans: 2; position: absolute; text-align: left; text-decoration: none; text-indent: 0px; text-transform: none; top: 501.75px; transform: scaleX(0.907988); transform-origin: 0px 0px 0px; vertical-align: baseline; -webkit-text-stroke-width: 0px; white-space: pre; word-spacing: 0px; padding: 0px; margin: 0px; border: 0px none currentColor;\">io no dia 18</span><span style=\"border-image-outset: 0; border-image-repeat: stretch; border-image-slice: 100%; border-image-source: none; border-image-width: 1; color: transparent; cursor: text; font-family: sans-serif; font-size: 16px; font-size-adjust: none; font-stretch: inherit; font-style: inherit; font-variant: inherit; font-weight: inherit; left: 400.57px; letter-spacing: normal; line-height: inherit; orphans: 2; position: absolute; text-align: left; text-decoration: none; text-indent: 0px; text-transform: none; top: 501.75px; transform: scaleX(0.918292); transform-origin: 0px 0px 0px; vertical-align: baseline; -webkit-text-stroke-width: 0px; white-space: pre; word-spacing: 0px; padding: 0px; margin: 0px; border: 0px none currentColor;\">de </span><span style=\"border-image-outset: 0; border-image-repeat: stretch; border-image-slice: 100%; border-image-source: none; border-image-width: 1; color: transparent; cursor: text; font-family: sans-serif; font-size: 16px; font-size-adjust: none; font-stretch: inherit; font-style: inherit; font-variant: inherit; font-weight: inherit; left: 421.05px; letter-spacing: normal; line-height: inherit; orphans: 2; position: absolute; text-align: left; text-decoration: none; text-indent: 0px; text-transform: none; top: 501.75px; transform: scaleX(0.92478); transform-origin: 0px 0px 0px; vertical-align: baseline; -webkit-text-stroke-width: 0px; white-space: pre; word-spacing: 0px; padding: 0px; margin: 0px; border: 0px none currentColor;\">dezembro, 2019</span><span style=\"border-image-outset: 0; border-image-repeat: stretch; border-image-slice: 100%; border-image-source: none; border-image-width: 1; color: transparent; cursor: text; font-family: sans-serif; font-size: 16px; font-size-adjust: none; font-stretch: inherit; font-style: inherit; font-variant: inherit; font-weight: inherit; left: 528.13px; letter-spacing: normal; line-height: inherit; orphans: 2; position: absolute; text-align: left; text-decoration: none; text-indent: 0px; text-transform: none; top: 501.75px; transform-origin: 0px 0px 0px; vertical-align: baseline; -webkit-text-stroke-width: 0px; white-space: pre; word-spacing: 0px; padding: 0px; margin: 0px; border: 0px none currentColor;\">.</span></p>\r\n<p>Avisam-se os alunos do 11º e 12º anos com módulos em atraso (incluem-se também os alunos que tenham concluído a PAP e FCT) que a inscrição para a primeira época de&nbsp; avaliação extraordinária&nbsp; decorre&nbsp; entre&nbsp; os&nbsp; dias 04&nbsp; a&nbsp; 08 de&nbsp; novembro de&nbsp; 2019.&nbsp;</p>\r\n<p>A inscrição é feita na Secretaria da Escola. O calendário dos exames será afixado no local habitual, no dia 29 de novembro do presente ano.&nbsp; A época terá início no dia 18 de dezembro 2019.</p>\r\n<p>&nbsp;</p>', '', 1, 11, '2019-10-30 16:07:32', 231, '', '2019-10-30 16:09:42', 252, 0, '0000-00-00 00:00:00', '2019-10-30 16:07:32', '0000-00-00 00:00:00', '{\"image_intro\":\"\",\"image_intro_alt\":\"\",\"image_intro_caption\":\"\",\"float_intro\":\"\",\"image_fulltext\":\"\",\"image_fulltext_alt\":\"\",\"image_fulltext_caption\":\"\",\"float_fulltext\":\"\"}', '{\"urla\":false,\"urlatext\":\"\",\"targeta\":\"\",\"urlb\":false,\"urlbtext\":\"\",\"targetb\":\"\",\"urlc\":false,\"urlctext\":\"\",\"targetc\":\"\"}', '{\"astroid_article_type\":\"regular\",\"astroid_article_video_url\":\"\",\"astroid_article_gallery_width\":\"\",\"astroid_article_gallery_bullets\":\"1\",\"astroid_article_gallery_navigation\":\"1\",\"astroid_article_thumbnail\":\"1\",\"astroid_article_gallery_items\":[],\"astroid_article_audio_source\":\"soundcloud\",\"astroid_article_audio_soundcloud\":\"\",\"astroid_article_audio_spotify\":\"\",\"astroid_article_review_heading\":\"\",\"astroid_article_review_summery\":\"\",\"astroid_article_review_good\":\"\",\"astroid_article_review_bad\":\"\",\"astroid_article_review_rating\":\"5\",\"astroid_article_button_action\":\"\",\"astroid_article_button_link\":\"\",\"astroid_article_review_criterias\":[],\"astroid_article_quote_text\":\"\",\"astroid_article_quote_author\":\"\",\"astroid_article_badge\":\"0\",\"astroid_article_badge_type\":\"2\",\"astroid_article_badge_text\":\"\",\"astroid_article_badge_color\":\"\",\"astroid_article_badge_text_color\":\"\",\"astroid_relatedposts\":\"\",\"astroid_socialshare\":\"\",\"astroid_comments\":\"\",\"astroid_posttype\":\"\",\"astroid_readtime\":\"\",\"astroid_authorinfo\":\"\",\"astroid_og_title\":\"\",\"astroid_og_desc\":\"\",\"astroid_og_image\":\"\"}', 2, 52, '', '', 1, 0, '{}', 1, '*', '', '');
INSERT INTO `ynfp8_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`, `note`) VALUES
(116, 361, 'Regulamento Interno - Discussão Pública', 'regulamento-interno-discussao-publica', '<p>\r\n	Na sequ&ecirc;ncia da aprova&ccedil;&atilde;o no plen&aacute;rio do Conselho Geral de 28 do corrente, e nos termos do artigo 101.&ordm; do C&oacute;digo do Procedimento Administrativo, declara-se aberta, pelo prazo de 30 dias, a&nbsp;discuss&atilde;o p&uacute;blica do Regulamento Interno do Agrupamento de Escolas de Santa Maria Maior. O Documento pode ser consultado<a href=\"files/documentos_orientadores/regulamento2019.pdf\"><strong><u> aqui </u></strong></a>e na Biblioteca da Escola-Sede.&nbsp;</p>\r\n<p>\r\n	As sugest&otilde;es dever&atilde;o ser formuladas por escrito, dentro do prazo suprarreferido, dirigidas ao Presidente do Conselho Geral, podendo ser apresentadas:&nbsp;</p>\r\n<ul>\r\n	<li>\r\n		Na sede do Agrupamento;</li>\r\n	<li>\r\n		enviadas por correio para a sede do Agrupamento:<br />\r\n		Conselho Geral do Agrupamento de Escolas de Santa Maria Maior<br />\r\n		Rua Manuel Fi&uacute;za J&uacute;nior &ndash; 4901-872 Viana do Castelo,</li>\r\n	<li>\r\n		ou por correio eletr&oacute;nico, para: p<a href=\"mailto:presidentedoconselhogeral@esmaior.pt\">residentedoconselhogeral@esmaior.pt</a></li>\r\n</ul>\r\n', '', 1, 11, '2019-10-31 10:08:25', 251, '', '2019-11-01 10:30:29', 231, 0, '0000-00-00 00:00:00', '2019-10-31 10:08:25', '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\":\"\"}', '{\"article_layout\":\"\",\"show_title\":\"\",\"link_titles\":\"\",\"show_tags\":\"\",\"show_intro\":\"\",\"info_block_position\":\"\",\"info_block_show_title\":\"\",\"show_category\":\"\",\"link_category\":\"\",\"show_parent_category\":\"\",\"link_parent_category\":\"\",\"show_associations\":\"\",\"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_page_title\":\"\",\"show_publishing_options\":\"\",\"show_article_options\":\"\",\"show_urls_images_backend\":\"\",\"show_urls_images_frontend\":\"\",\"astroid_article_type\":\"regular\",\"astroid_article_video_type\":\"youtube\",\"astroid_article_video_url\":\"\",\"astroid_article_gallery_width\":\"\",\"astroid_article_gallery_bullets\":\"1\",\"astroid_article_gallery_navigation\":\"1\",\"astroid_article_thumbnail\":\"1\",\"astroid_article_gallery_items\":[],\"astroid_article_audio_source\":\"soundcloud\",\"astroid_article_audio_soundcloud\":\"\",\"astroid_article_audio_spotify\":\"\",\"astroid_article_review_heading\":\"\",\"astroid_article_review_summery\":\"\",\"astroid_article_review_good\":\"\",\"astroid_article_review_bad\":\"\",\"astroid_article_review_rating\":\"5\",\"astroid_article_button_action\":\"\",\"astroid_article_button_link\":\"\",\"astroid_article_review_criterias\":[],\"astroid_article_quote_text\":\"\",\"astroid_article_quote_author\":\"\",\"astroid_article_badge\":\"0\",\"astroid_article_badge_type\":\"2\",\"astroid_article_badge_text\":\"\",\"astroid_article_badge_color\":\"\",\"astroid_article_badge_text_color\":\"\",\"astroid_relatedposts\":\"\",\"astroid_socialshare\":\"\",\"astroid_comments\":\"\",\"astroid_posttype\":\"\",\"astroid_readtime\":\"\",\"astroid_authorinfo\":\"\",\"astroid_og_title\":\"\",\"astroid_og_desc\":\"\",\"astroid_og_image\":\"\"}', 4, 51, '', '', 1, 0, '{\"robots\":\"\",\"author\":\"\",\"rights\":\"\",\"xreference\":\"\"}', 1, '*', '', ''),
(117, 362, 'Atividades PES - mês de outubro', 'sessao-de-sensibilizacao-prevencao-do-cancro-da-mama-pelo-dr-humberto-faria', '<p><strong>Sensibilização / Prevenção do cancro da mama</strong>, atividade dinamizada pelo Dr. Humberto Faria.</p>\r\n<p>&nbsp;</p>\r\n<p><img src=\"images/Almocos/imagem31.gif\" alt=\"imagem31\" width=\"238\" height=\"178\" /></p>\r\n<p>&nbsp;</p>\r\n<p>A DECO JOVEM , representada pela Drª Sara,associou-se à nossa escola e , em parceria com o projeto PES, realizou duas sessões sobre \"<strong>ABRE OS OLHOS, LÊ OS RÓTULOS</strong>\". A Drª Filipa Azevedo (nutricionista) contribuiu para um conhecimento mais profundo da literacia alimentar.</p>\r\n<p>&nbsp;<img src=\"images/Almocos/imagem41.jpg\" alt=\"imagem41\" width=\"232\" height=\"174\" /></p>', '', 1, 11, '2019-11-06 21:29:42', 253, '', '2019-11-07 14:28:11', 253, 0, '0000-00-00 00:00:00', '2019-11-06 21:29:42', '0000-00-00 00:00:00', '{\"image_intro\":\"\",\"image_intro_alt\":\"\",\"image_intro_caption\":\"\",\"float_intro\":\"\",\"image_fulltext\":\"\",\"image_fulltext_alt\":\"\",\"image_fulltext_caption\":\"\",\"float_fulltext\":\"\"}', '{\"urla\":false,\"urlatext\":\"\",\"targeta\":\"\",\"urlb\":false,\"urlbtext\":\"\",\"targetb\":\"\",\"urlc\":false,\"urlctext\":\"\",\"targetc\":\"\"}', '{\"astroid_article_type\":\"regular\",\"astroid_article_video_url\":\"\",\"astroid_article_gallery_width\":\"\",\"astroid_article_gallery_bullets\":\"1\",\"astroid_article_gallery_navigation\":\"1\",\"astroid_article_thumbnail\":\"1\",\"astroid_article_gallery_items\":[],\"astroid_article_audio_source\":\"soundcloud\",\"astroid_article_audio_soundcloud\":\"\",\"astroid_article_audio_spotify\":\"\",\"astroid_article_review_heading\":\"\",\"astroid_article_review_summery\":\"\",\"astroid_article_review_good\":\"\",\"astroid_article_review_bad\":\"\",\"astroid_article_review_rating\":\"5\",\"astroid_article_button_action\":\"\",\"astroid_article_button_link\":\"\",\"astroid_article_review_criterias\":[],\"astroid_article_quote_text\":\"\",\"astroid_article_quote_author\":\"\",\"astroid_article_badge\":\"0\",\"astroid_article_badge_type\":\"2\",\"astroid_article_badge_text\":\"\",\"astroid_article_badge_color\":\"\",\"astroid_article_badge_text_color\":\"\",\"astroid_relatedposts\":\"\",\"astroid_socialshare\":\"\",\"astroid_comments\":\"\",\"astroid_posttype\":\"\",\"astroid_readtime\":\"\",\"astroid_authorinfo\":\"\",\"astroid_og_title\":\"\",\"astroid_og_desc\":\"\",\"astroid_og_image\":\"\"}', 3, 50, '', '', 1, 0, '{}', 1, '*', '', ''),
(118, 363, 'Semana da Ciência e Tecnologia', 'semana-da-ciencia-e-tecnologia', '<p style=\"text-align: center;\">\r\n	<img alt=\"\" src=\"images/poster_2019-1.png\" style=\"width: 424px; height: 600px;\" /></p>\r\n<p style=\"text-align: center;\">\r\n	<span style=\"font-size:16px;\"><a href=\"files/programa.pdf\" target=\"_blank\"><u><strong>Ver Programa</strong></u></a></span></p>\r\n', '', 1, 11, '2019-11-11 17:19:02', 231, '', '2019-11-11 17:23:12', 231, 0, '0000-00-00 00:00:00', '2019-11-11 17:19:02', '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\":\"\"}', '{\"article_layout\":\"\",\"show_title\":\"\",\"link_titles\":\"\",\"show_tags\":\"\",\"show_intro\":\"\",\"info_block_position\":\"\",\"info_block_show_title\":\"\",\"show_category\":\"\",\"link_category\":\"\",\"show_parent_category\":\"\",\"link_parent_category\":\"\",\"show_associations\":\"\",\"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_page_title\":\"\",\"show_publishing_options\":\"\",\"show_article_options\":\"\",\"show_urls_images_backend\":\"\",\"show_urls_images_frontend\":\"\",\"astroid_article_type\":\"regular\",\"astroid_article_video_type\":\"youtube\",\"astroid_article_video_url\":\"\",\"astroid_article_gallery_width\":\"\",\"astroid_article_gallery_bullets\":\"1\",\"astroid_article_gallery_navigation\":\"1\",\"astroid_article_thumbnail\":\"1\",\"astroid_article_gallery_items\":[],\"astroid_article_audio_source\":\"soundcloud\",\"astroid_article_audio_soundcloud\":\"\",\"astroid_article_audio_spotify\":\"\",\"astroid_article_review_heading\":\"\",\"astroid_article_review_summery\":\"\",\"astroid_article_review_good\":\"\",\"astroid_article_review_bad\":\"\",\"astroid_article_review_rating\":\"5\",\"astroid_article_button_action\":\"\",\"astroid_article_button_link\":\"\",\"astroid_article_review_criterias\":[],\"astroid_article_quote_text\":\"\",\"astroid_article_quote_author\":\"\",\"astroid_article_badge\":\"0\",\"astroid_article_badge_type\":\"2\",\"astroid_article_badge_text\":\"\",\"astroid_article_badge_color\":\"\",\"astroid_article_badge_text_color\":\"\",\"astroid_relatedposts\":\"\",\"astroid_socialshare\":\"\",\"astroid_comments\":\"\",\"astroid_posttype\":\"\",\"astroid_readtime\":\"\",\"astroid_authorinfo\":\"\",\"astroid_og_title\":\"\",\"astroid_og_desc\":\"\",\"astroid_og_image\":\"\"}', 3, 49, '', '', 1, 0, '{\"robots\":\"\",\"author\":\"\",\"rights\":\"\",\"xreference\":\"\"}', 1, '*', '', ''),
(119, 364, 'Convite à Comunidade Educativa da FREI', 'convite-a-comunidade-educativa-da-frei', '<p><img src=\"images/Benjamin_Imagens/cartaz.png\" alt=\"cartaz\" /></p>', '', 1, 11, '2019-11-13 09:25:01', 251, '', '2019-11-13 09:25:01', 0, 0, '0000-00-00 00:00:00', '2019-11-13 09:25:01', '0000-00-00 00:00:00', '{\"image_intro\":\"\",\"image_intro_alt\":\"\",\"image_intro_caption\":\"\",\"float_intro\":\"\",\"image_fulltext\":\"\",\"image_fulltext_alt\":\"\",\"image_fulltext_caption\":\"\",\"float_fulltext\":\"\"}', '{\"urla\":false,\"urlatext\":\"\",\"targeta\":\"\",\"urlb\":false,\"urlbtext\":\"\",\"targetb\":\"\",\"urlc\":false,\"urlctext\":\"\",\"targetc\":\"\"}', '{\"astroid_article_type\":\"regular\",\"astroid_article_video_url\":\"\",\"astroid_article_gallery_width\":\"\",\"astroid_article_gallery_bullets\":\"1\",\"astroid_article_gallery_navigation\":\"1\",\"astroid_article_thumbnail\":\"1\",\"astroid_article_gallery_items\":[],\"astroid_article_audio_source\":\"soundcloud\",\"astroid_article_audio_soundcloud\":\"\",\"astroid_article_audio_spotify\":\"\",\"astroid_article_review_heading\":\"\",\"astroid_article_review_summery\":\"\",\"astroid_article_review_good\":\"\",\"astroid_article_review_bad\":\"\",\"astroid_article_review_rating\":\"5\",\"astroid_article_button_action\":\"\",\"astroid_article_button_link\":\"\",\"astroid_article_review_criterias\":[],\"astroid_article_quote_text\":\"\",\"astroid_article_quote_author\":\"\",\"astroid_article_badge\":\"0\",\"astroid_article_badge_type\":\"2\",\"astroid_article_badge_text\":\"\",\"astroid_article_badge_color\":\"\",\"astroid_article_badge_text_color\":\"\",\"astroid_relatedposts\":\"\",\"astroid_socialshare\":\"\",\"astroid_comments\":\"\",\"astroid_posttype\":\"\",\"astroid_readtime\":\"\",\"astroid_authorinfo\":\"\",\"astroid_og_title\":\"\",\"astroid_og_desc\":\"\",\"astroid_og_image\":\"\"}', 1, 48, '', '', 1, 0, '{}', 1, '*', '', ''),
(120, 365, 'Assembleia Geral Associação Pais da FREI', 'assembleia-geral-associacao-pais-da-frei', '<p><img src=\"images/Benjamin_Imagens/Assembleia_Geral_AP-FREI.jpg\" alt=\"Assembleia Geral AP FREI\" width=\"400\" height=\"566\" /></p>', '', 1, 11, '2019-11-14 19:13:10', 251, '', '2019-11-22 18:51:40', 251, 0, '0000-00-00 00:00:00', '2019-11-14 19:13:10', '0000-00-00 00:00:00', '{\"image_intro\":\"\",\"image_intro_alt\":\"\",\"image_intro_caption\":\"\",\"float_intro\":\"\",\"image_fulltext\":\"\",\"image_fulltext_alt\":\"\",\"image_fulltext_caption\":\"\",\"float_fulltext\":\"\"}', '{\"urla\":false,\"urlatext\":\"\",\"targeta\":\"\",\"urlb\":false,\"urlbtext\":\"\",\"targetb\":\"\",\"urlc\":false,\"urlctext\":\"\",\"targetc\":\"\"}', '{\"astroid_article_type\":\"regular\",\"astroid_article_video_url\":\"\",\"astroid_article_gallery_width\":\"\",\"astroid_article_gallery_bullets\":\"1\",\"astroid_article_gallery_navigation\":\"1\",\"astroid_article_thumbnail\":\"1\",\"astroid_article_gallery_items\":[],\"astroid_article_audio_source\":\"soundcloud\",\"astroid_article_audio_soundcloud\":\"\",\"astroid_article_audio_spotify\":\"\",\"astroid_article_review_heading\":\"\",\"astroid_article_review_summery\":\"\",\"astroid_article_review_good\":\"\",\"astroid_article_review_bad\":\"\",\"astroid_article_review_rating\":\"5\",\"astroid_article_button_action\":\"\",\"astroid_article_button_link\":\"\",\"astroid_article_review_criterias\":[],\"astroid_article_quote_text\":\"\",\"astroid_article_quote_author\":\"\",\"astroid_article_badge\":\"0\",\"astroid_article_badge_type\":\"2\",\"astroid_article_badge_text\":\"\",\"astroid_article_badge_color\":\"\",\"astroid_article_badge_text_color\":\"\",\"astroid_relatedposts\":\"\",\"astroid_socialshare\":\"\",\"astroid_comments\":\"\",\"astroid_posttype\":\"\",\"astroid_readtime\":\"\",\"astroid_authorinfo\":\"\",\"astroid_og_title\":\"\",\"astroid_og_desc\":\"\",\"astroid_og_image\":\"\"}', 3, 47, '', '', 1, 0, '{}', 0, '*', '', ''),
(121, 366, ' Convocatória - Associação de Pais e EE', 'convocatoria-associacao-de-pais-e-ee', '<p style=\"text-align: center;\">\r\n	<img alt=\"\" height=\"874\" src=\"images/convocatoria-1.png\" width=\"619\" /></p>\r\n', '', 1, 11, '2019-11-22 00:39:13', 231, '', '2019-11-22 00:39:49', 231, 0, '0000-00-00 00:00:00', '2019-11-22 00:39:13', '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\":\"\"}', '{\"article_layout\":\"\",\"show_title\":\"\",\"link_titles\":\"\",\"show_tags\":\"\",\"show_intro\":\"\",\"info_block_position\":\"\",\"info_block_show_title\":\"\",\"show_category\":\"\",\"link_category\":\"\",\"show_parent_category\":\"\",\"link_parent_category\":\"\",\"show_associations\":\"\",\"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_page_title\":\"\",\"show_publishing_options\":\"\",\"show_article_options\":\"\",\"show_urls_images_backend\":\"\",\"show_urls_images_frontend\":\"\",\"astroid_article_type\":\"regular\",\"astroid_article_video_type\":\"youtube\",\"astroid_article_video_url\":\"\",\"astroid_article_gallery_width\":\"\",\"astroid_article_gallery_bullets\":\"1\",\"astroid_article_gallery_navigation\":\"1\",\"astroid_article_thumbnail\":\"1\",\"astroid_article_gallery_items\":[],\"astroid_article_audio_source\":\"soundcloud\",\"astroid_article_audio_soundcloud\":\"\",\"astroid_article_audio_spotify\":\"\",\"astroid_article_review_heading\":\"\",\"astroid_article_review_summery\":\"\",\"astroid_article_review_good\":\"\",\"astroid_article_review_bad\":\"\",\"astroid_article_review_rating\":\"5\",\"astroid_article_button_action\":\"\",\"astroid_article_button_link\":\"\",\"astroid_article_review_criterias\":[],\"astroid_article_quote_text\":\"\",\"astroid_article_quote_author\":\"\",\"astroid_article_badge\":\"0\",\"astroid_article_badge_type\":\"2\",\"astroid_article_badge_text\":\"\",\"astroid_article_badge_color\":\"\",\"astroid_article_badge_text_color\":\"\",\"astroid_relatedposts\":\"\",\"astroid_socialshare\":\"\",\"astroid_comments\":\"\",\"astroid_posttype\":\"\",\"astroid_readtime\":\"\",\"astroid_authorinfo\":\"\",\"astroid_og_title\":\"\",\"astroid_og_desc\":\"\",\"astroid_og_image\":\"\"}', 2, 46, '', '', 1, 0, '{\"robots\":\"\",\"author\":\"\",\"rights\":\"\",\"xreference\":\"\"}', 1, '*', '', ''),
(122, 367, 'Semana das Ciências e das Tecnologias - Programa atualizado', 'semana-das-ciencias-e-das-tecnologias-programa-atulizado', '<p style=\"text-align: center;\">\r\n	<img alt=\"\" src=\"images/programatualizado-2.png\" style=\"width: 600px; height: 418px;\" /></p>\r\n', '\r\n<p style=\"text-align: center;\">\r\n	<img alt=\"\" src=\"images/programatualizado-1.png\" style=\"width: 600px; height: 418px;\" /></p>\r\n', 1, 11, '2019-11-25 16:28:33', 231, '', '2019-11-26 21:11:19', 231, 0, '0000-00-00 00:00:00', '2019-11-25 16:28:33', '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\":\"\"}', '{\"article_layout\":\"\",\"show_title\":\"\",\"link_titles\":\"\",\"show_tags\":\"\",\"show_intro\":\"\",\"info_block_position\":\"\",\"info_block_show_title\":\"\",\"show_category\":\"\",\"link_category\":\"\",\"show_parent_category\":\"\",\"link_parent_category\":\"\",\"show_associations\":\"\",\"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_page_title\":\"\",\"show_publishing_options\":\"\",\"show_article_options\":\"\",\"show_urls_images_backend\":\"\",\"show_urls_images_frontend\":\"\",\"astroid_article_type\":\"regular\",\"astroid_article_video_type\":\"youtube\",\"astroid_article_video_url\":\"\",\"astroid_article_gallery_width\":\"\",\"astroid_article_gallery_bullets\":\"1\",\"astroid_article_gallery_navigation\":\"1\",\"astroid_article_thumbnail\":\"1\",\"astroid_article_gallery_items\":[],\"astroid_article_audio_source\":\"soundcloud\",\"astroid_article_audio_soundcloud\":\"\",\"astroid_article_audio_spotify\":\"\",\"astroid_article_review_heading\":\"\",\"astroid_article_review_summery\":\"\",\"astroid_article_review_good\":\"\",\"astroid_article_review_bad\":\"\",\"astroid_article_review_rating\":\"5\",\"astroid_article_button_action\":\"\",\"astroid_article_button_link\":\"\",\"astroid_article_review_criterias\":[],\"astroid_article_quote_text\":\"\",\"astroid_article_quote_author\":\"\",\"astroid_article_badge\":\"0\",\"astroid_article_badge_type\":\"2\",\"astroid_article_badge_text\":\"\",\"astroid_article_badge_color\":\"\",\"astroid_article_badge_text_color\":\"\",\"astroid_relatedposts\":\"\",\"astroid_socialshare\":\"\",\"astroid_comments\":\"\",\"astroid_posttype\":\"\",\"astroid_readtime\":\"\",\"astroid_authorinfo\":\"\",\"astroid_og_title\":\"\",\"astroid_og_desc\":\"\",\"astroid_og_image\":\"\"}', 7, 45, '', '', 1, 0, '{\"robots\":\"\",\"author\":\"\",\"rights\":\"\",\"xreference\":\"\"}', 1, '*', '', ''),
(123, 368, 'Semana das Ciências e das Tecnologias - Robôtica', 'semana-das-ciencias-e-das-tecnologias-robotica', '<p>\r\n	<span style=\"font-family:&quot;Calibri&quot;,sans-serif;mso-fareast-font-family:&#10;&quot;Times New Roman&quot;;color:black\">A ANPRI, no &acirc;mbito da semana da Ci&ecirc;ncia e Tecnologia no Agrupamento de Escolas de Santa Maria Maior, realizou v&aacute;rias sess&otilde;es de workshops de Robot da Lego. Teve como alvo os alunos do 8&ordm; ano, tendo os mesmos participado ativamente, com muito empenho e entusiasmo.</span></p>\r\n<p>\r\n	<span style=\"font-family:&quot;Calibri&quot;,sans-serif;mso-fareast-font-family:&#10;&quot;Times New Roman&quot;;color:black\">Os alunos montaram v&aacute;rios modelos da Lego, tendo programado os mesmos com auxilio do respetivo software, tendo assim uma primeira experi&ecirc;ncia no &acirc;mbito da rob&oacute;tica.</span></p>\r\n', '\r\n<p>\r\n	&nbsp;</p>\r\n<table align=\"center\" border=\"0\" cellpadding=\"1\" cellspacing=\"1\" style=\"width: 500px;\">\r\n	<tbody>\r\n		<tr>\r\n			<td>\r\n				<img alt=\"\" src=\"images/IMG_0607.JPG\" style=\"width: 400px; height: 300px;\" /></td>\r\n			<td>\r\n				<img alt=\"\" src=\"images/IMG_0614.JPG\" style=\"width: 400px; text-align: right; color: rgb(34, 34, 34); text-transform: none; text-indent: 0px; letter-spacing: normal; font-family: Arial; font-size: 12px; font-style: normal; font-variant: normal; font-weight: 400; text-decoration: none; word-spacing: 0px; white-space: normal; cursor: default; orphans: 2; -webkit-text-stroke-width: 0px;\" /></td>\r\n		</tr>\r\n		<tr>\r\n			<td>\r\n				<img alt=\"\" src=\"images/IMG_0607.JPG\" style=\"width: 400px; height: 300px;\" /></td>\r\n			<td>\r\n				<img alt=\"\" src=\"images/IMG_0600.jpg\" style=\"width: 400px; height: 300px;\" /></td>\r\n		</tr>\r\n	</tbody>\r\n</table>\r\n<p>\r\n	&nbsp;</p>\r\n', 1, 11, '2019-11-27 21:43:36', 231, '', '2019-11-27 21:47:13', 231, 0, '0000-00-00 00:00:00', '2019-11-27 21:43:36', '0000-00-00 00:00:00', '{\"image_intro\":\"images\\/IMG_0600.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\":\"\"}', '{\"article_layout\":\"\",\"show_title\":\"\",\"link_titles\":\"\",\"show_tags\":\"\",\"show_intro\":\"\",\"info_block_position\":\"\",\"info_block_show_title\":\"\",\"show_category\":\"\",\"link_category\":\"\",\"show_parent_category\":\"\",\"link_parent_category\":\"\",\"show_associations\":\"\",\"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_page_title\":\"\",\"show_publishing_options\":\"\",\"show_article_options\":\"\",\"show_urls_images_backend\":\"\",\"show_urls_images_frontend\":\"\",\"astroid_article_type\":\"regular\",\"astroid_article_video_type\":\"youtube\",\"astroid_article_video_url\":\"\",\"astroid_article_gallery_width\":\"\",\"astroid_article_gallery_bullets\":\"1\",\"astroid_article_gallery_navigation\":\"1\",\"astroid_article_thumbnail\":\"1\",\"astroid_article_gallery_items\":[],\"astroid_article_audio_source\":\"soundcloud\",\"astroid_article_audio_soundcloud\":\"\",\"astroid_article_audio_spotify\":\"\",\"astroid_article_review_heading\":\"\",\"astroid_article_review_summery\":\"\",\"astroid_article_review_good\":\"\",\"astroid_article_review_bad\":\"\",\"astroid_article_review_rating\":\"5\",\"astroid_article_button_action\":\"\",\"astroid_article_button_link\":\"\",\"astroid_article_review_criterias\":[],\"astroid_article_quote_text\":\"\",\"astroid_article_quote_author\":\"\",\"astroid_article_badge\":\"0\",\"astroid_article_badge_type\":\"2\",\"astroid_article_badge_text\":\"\",\"astroid_article_badge_color\":\"\",\"astroid_article_badge_text_color\":\"\",\"astroid_relatedposts\":\"\",\"astroid_socialshare\":\"\",\"astroid_comments\":\"\",\"astroid_posttype\":\"\",\"astroid_readtime\":\"\",\"astroid_authorinfo\":\"\",\"astroid_og_title\":\"\",\"astroid_og_desc\":\"\",\"astroid_og_image\":\"\"}', 3, 44, '', '', 1, 0, '{\"robots\":\"\",\"author\":\"\",\"rights\":\"\",\"xreference\":\"\"}', 1, '*', '', ''),
(124, 369, 'Natal Solidário', 'natal-solidario', '<p style=\"text-align: center;\">\r\n	&nbsp;</p>\r\n<p style=\"text-align: center;\">\r\n	<img alt=\"\" src=\"images/Cartaz_Natal_19_20-1.png\" style=\"width: 600px; height: 337px;\" /></p>\r\n<div id=\"ckimgrsz\" style=\"left: 128px; top: 12px;\">\r\n	<div class=\"preview\">\r\n		&nbsp;</div>\r\n</div>\r\n<div id=\"ckimgrsz\" style=\"left: 153px; top: 12px;\">\r\n	<div class=\"preview\">\r\n		&nbsp;</div>\r\n</div>\r\n', '', 1, 11, '2019-12-03 09:58:07', 231, '', '2019-12-03 10:24:01', 231, 0, '0000-00-00 00:00:00', '2019-12-03 09:58:07', '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\":\"\"}', '{\"article_layout\":\"\",\"show_title\":\"\",\"link_titles\":\"\",\"show_tags\":\"\",\"show_intro\":\"\",\"info_block_position\":\"\",\"info_block_show_title\":\"\",\"show_category\":\"\",\"link_category\":\"\",\"show_parent_category\":\"\",\"link_parent_category\":\"\",\"show_associations\":\"\",\"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_page_title\":\"\",\"show_publishing_options\":\"\",\"show_article_options\":\"\",\"show_urls_images_backend\":\"\",\"show_urls_images_frontend\":\"\",\"astroid_article_type\":\"regular\",\"astroid_article_video_type\":\"youtube\",\"astroid_article_video_url\":\"\",\"astroid_article_gallery_width\":\"\",\"astroid_article_gallery_bullets\":\"1\",\"astroid_article_gallery_navigation\":\"1\",\"astroid_article_thumbnail\":\"1\",\"astroid_article_gallery_items\":[],\"astroid_article_audio_source\":\"soundcloud\",\"astroid_article_audio_soundcloud\":\"\",\"astroid_article_audio_spotify\":\"\",\"astroid_article_review_heading\":\"\",\"astroid_article_review_summery\":\"\",\"astroid_article_review_good\":\"\",\"astroid_article_review_bad\":\"\",\"astroid_article_review_rating\":\"5\",\"astroid_article_button_action\":\"\",\"astroid_article_button_link\":\"\",\"astroid_article_review_criterias\":[],\"astroid_article_quote_text\":\"\",\"astroid_article_quote_author\":\"\",\"astroid_article_badge\":\"0\",\"astroid_article_badge_type\":\"2\",\"astroid_article_badge_text\":\"\",\"astroid_article_badge_color\":\"\",\"astroid_article_badge_text_color\":\"\",\"astroid_relatedposts\":\"\",\"astroid_socialshare\":\"\",\"astroid_comments\":\"\",\"astroid_posttype\":\"\",\"astroid_readtime\":\"\",\"astroid_authorinfo\":\"\",\"astroid_og_title\":\"\",\"astroid_og_desc\":\"\",\"astroid_og_image\":\"\"}', 12, 43, '', '', 1, 0, '{\"robots\":\"\",\"author\":\"\",\"rights\":\"\",\"xreference\":\"\"}', 1, '*', '', ''),
(125, 370, 'Certificação EQAVET', 'certificacao-eqavet', '<p>O Agrupamento de Escolas de Santa Maria Maior encetou, no ano letivo corrente, <a href=\"images/Benjamin_Imagens/EQAVET_Mensagem_base_Divulgação.pdf\"><span style=\"text-decoration: underline;\">o projeto de implementação do sistema de garantia da Qualidade EQAVET </span><span style=\"text-decoration: underline;\"></span></a>que será acompanhado pela Equipa de trabalho, <strong>Equipa EQAVET</strong>, constituída por oito elementos: coordenador da Equipa EQAVET (José Lima - Adjunto do Diretor), coordenador do EFP (Glória Torres), Gestor do POCH (Elisabete Balinha - Assessora do Diretor), diretores dos cursos EFP (Mónica Maciel – Técnico de Audiovisuais, João Gonçalves – Técnico de Turismo, Salomé Ribeiro – Técnico de Gestão e Programação de Sistemas Informáticos e Gisele Lorenzo – Técnico de Massagem de Estética e Bem Estar) e Madalena Carvalho (Assessora Técnica).</p>\r\n<p>Para que seja garantido o sucesso neste projeto, convidamos toda a comunidade educativa, docentes, não docentes, alunos, encarregados de educação, ex-alunos, parceiros da comunidade a participar ativamente nele.</p>\r\n<p>Procuramos melhorar ao encontro das Vossas expetativas.</p>\r\n<p><img style=\"display: block; margin-left: auto; margin-right: auto;\" src=\"images/eqavet.png\" alt=\"eqavet\" /></p>\r\n<p>&nbsp;</p>', '', 1, 11, '2019-12-03 12:13:06', 251, '', '2020-04-04 11:18:41', 252, 0, '0000-00-00 00:00:00', '2019-12-03 12:13:06', '0000-00-00 00:00:00', '{\"image_intro\":\"\",\"image_intro_alt\":\"\",\"image_intro_caption\":\"\",\"float_intro\":\"\",\"image_fulltext\":\"\",\"image_fulltext_alt\":\"\",\"image_fulltext_caption\":\"\",\"float_fulltext\":\"\"}', '{\"urla\":false,\"urlatext\":\"\",\"targeta\":\"\",\"urlb\":false,\"urlbtext\":\"\",\"targetb\":\"\",\"urlc\":false,\"urlctext\":\"\",\"targetc\":\"\"}', '{\"astroid_article_type\":\"regular\",\"astroid_article_video_url\":\"\",\"astroid_article_gallery_width\":\"\",\"astroid_article_gallery_bullets\":\"1\",\"astroid_article_gallery_navigation\":\"1\",\"astroid_article_thumbnail\":\"1\",\"astroid_article_gallery_items\":[],\"astroid_article_audio_source\":\"soundcloud\",\"astroid_article_audio_soundcloud\":\"\",\"astroid_article_audio_spotify\":\"\",\"astroid_article_review_heading\":\"\",\"astroid_article_review_summery\":\"\",\"astroid_article_review_good\":\"\",\"astroid_article_review_bad\":\"\",\"astroid_article_review_rating\":\"5\",\"astroid_article_button_action\":\"\",\"astroid_article_button_link\":\"\",\"astroid_article_review_criterias\":[],\"astroid_article_quote_text\":\"\",\"astroid_article_quote_author\":\"\",\"astroid_article_badge\":\"0\",\"astroid_article_badge_type\":\"2\",\"astroid_article_badge_text\":\"\",\"astroid_article_badge_color\":\"\",\"astroid_article_badge_text_color\":\"\",\"astroid_authorinfo\":\"\",\"astroid_relatedposts\":\"\",\"article_relatedposts_count\":\"\",\"article_relatedposts_count_custom\":\"4\",\"astroid_readtime\":\"\",\"astroid_socialshare\":\"\",\"astroid_comments\":\"\",\"astroid_og_title\":\"\",\"astroid_og_desc\":\"\",\"astroid_og_image\":\"\"}', 2, 42, '', '', 1, 0, '{}', 1, '*', '', ''),
(126, 371, 'Novembro: Sensibilização Contra a Violência no Namoro.', 'novembro-sensibilizacao-contra-a-violencia-no-namoro', '<p style=\"text-align: center;\">“Quem te ama não te agride”</p>\r\n<p>No âmbito do Projeto PES, o GAF e a Escola Segura realizaram duas sessões de sensibilização contra a violência no namoro, no dia 27 de Novembro, Auditório Maior, dirigidas aos jovens da Escola Secundária de Santa Maria Maior.</p>\r\n<p><img src=\"images/Almocos/received_2471376092959593.jpeg\" alt=\"received 2471376092959593\" /></p>', '', 1, 11, '2019-12-03 15:44:14', 253, '', '2019-12-03 15:54:45', 253, 0, '0000-00-00 00:00:00', '2019-12-03 15:44:14', '0000-00-00 00:00:00', '{\"image_intro\":\"\",\"image_intro_alt\":\"\",\"image_intro_caption\":\"\",\"float_intro\":\"\",\"image_fulltext\":\"\",\"image_fulltext_alt\":\"\",\"image_fulltext_caption\":\"\",\"float_fulltext\":\"\"}', '{\"urla\":false,\"urlatext\":\"\",\"targeta\":\"\",\"urlb\":false,\"urlbtext\":\"\",\"targetb\":\"\",\"urlc\":false,\"urlctext\":\"\",\"targetc\":\"\"}', '{\"astroid_article_type\":\"regular\",\"astroid_article_video_url\":\"\",\"astroid_article_gallery_width\":\"\",\"astroid_article_gallery_bullets\":\"1\",\"astroid_article_gallery_navigation\":\"1\",\"astroid_article_thumbnail\":\"1\",\"astroid_article_gallery_items\":[],\"astroid_article_audio_source\":\"soundcloud\",\"astroid_article_audio_soundcloud\":\"\",\"astroid_article_audio_spotify\":\"\",\"astroid_article_review_heading\":\"\",\"astroid_article_review_summery\":\"\",\"astroid_article_review_good\":\"\",\"astroid_article_review_bad\":\"\",\"astroid_article_review_rating\":\"5\",\"astroid_article_button_action\":\"\",\"astroid_article_button_link\":\"\",\"astroid_article_review_criterias\":[],\"astroid_article_quote_text\":\"\",\"astroid_article_quote_author\":\"\",\"astroid_article_badge\":\"0\",\"astroid_article_badge_type\":\"2\",\"astroid_article_badge_text\":\"\",\"astroid_article_badge_color\":\"\",\"astroid_article_badge_text_color\":\"\",\"astroid_relatedposts\":\"\",\"astroid_socialshare\":\"\",\"astroid_comments\":\"\",\"astroid_posttype\":\"\",\"astroid_readtime\":\"\",\"astroid_authorinfo\":\"\",\"astroid_og_title\":\"\",\"astroid_og_desc\":\"\",\"astroid_og_image\":\"\"}', 2, 41, '', '', 1, 0, '{}', 1, '*', '', ''),
(127, 372, 'Semana dos Direitos Humanos', 'seman-dos-direitos-humanos', '<p>Veja aqui o <a href=\"images/Benjamin_Imagens/Programa_SDH_2019.pdf\">Programa</a></p>\r\n<p><img src=\"images/Semana_DH.jpg\" alt=\"Semana_DH.jpg\" width=\"515\" height=\"728\" /></p>\r\n<p>&nbsp;</p>', '', 1, 11, '2019-12-06 10:06:47', 251, '', '2019-12-06 10:07:28', 251, 0, '0000-00-00 00:00:00', '2019-12-06 10:06:47', '0000-00-00 00:00:00', '{\"image_intro\":\"\",\"image_intro_alt\":\"\",\"image_intro_caption\":\"\",\"float_intro\":\"\",\"image_fulltext\":\"\",\"image_fulltext_alt\":\"\",\"image_fulltext_caption\":\"\",\"float_fulltext\":\"\"}', '{\"urla\":false,\"urlatext\":\"\",\"targeta\":\"\",\"urlb\":false,\"urlbtext\":\"\",\"targetb\":\"\",\"urlc\":false,\"urlctext\":\"\",\"targetc\":\"\"}', '{\"astroid_article_type\":\"regular\",\"astroid_article_video_url\":\"\",\"astroid_article_gallery_width\":\"\",\"astroid_article_gallery_bullets\":\"1\",\"astroid_article_gallery_navigation\":\"1\",\"astroid_article_thumbnail\":\"1\",\"astroid_article_gallery_items\":[],\"astroid_article_audio_source\":\"soundcloud\",\"astroid_article_audio_soundcloud\":\"\",\"astroid_article_audio_spotify\":\"\",\"astroid_article_review_heading\":\"\",\"astroid_article_review_summery\":\"\",\"astroid_article_review_good\":\"\",\"astroid_article_review_bad\":\"\",\"astroid_article_review_rating\":\"5\",\"astroid_article_button_action\":\"\",\"astroid_article_button_link\":\"\",\"astroid_article_review_criterias\":[],\"astroid_article_quote_text\":\"\",\"astroid_article_quote_author\":\"\",\"astroid_article_badge\":\"0\",\"astroid_article_badge_type\":\"2\",\"astroid_article_badge_text\":\"\",\"astroid_article_badge_color\":\"\",\"astroid_article_badge_text_color\":\"\",\"astroid_relatedposts\":\"\",\"astroid_socialshare\":\"\",\"astroid_comments\":\"\",\"astroid_posttype\":\"\",\"astroid_readtime\":\"\",\"astroid_authorinfo\":\"\",\"astroid_og_title\":\"\",\"astroid_og_desc\":\"\",\"astroid_og_image\":\"\"}', 2, 40, '', '', 1, 0, '{}', 1, '*', '', ''),
(128, 373, 'FEIRA DO LIVRO DE NATAL', 'feira-do-livro-de-natal', '<div style=\"border-bottom-color: currentColor; border-bottom-style: none; border-bottom-width: 0px; border-image-outset: 0; border-image-repeat: stretch; border-image-slice: 100%; border-image-source: none; border-image-width: 1; border-left-color: currentColor; border-left-style: none; border-left-width: 0px; border-right-color: currentColor; border-right-style: none; border-right-width: 0px; border-top-color: currentColor; border-top-style: none; border-top-width: 0px; color: inherit; font-family: inherit; font-size: 12.79px; font-size-adjust: none; font-stretch: inherit; font-style: inherit; font-variant: inherit; font-weight: inherit; letter-spacing: normal; line-height: inherit; margin-bottom: 0px; margin-left: 0px; margin-right: 0px; margin-top: 0px; orphans: 2; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; padding-top: 0px; text-align: left; text-decoration: none; text-indent: 0px; text-transform: none; vertical-align: baseline; -webkit-text-stroke-width: 0px; white-space: normal; word-spacing: 0px;\">\r\n	Convida-se toda a comunidade educativa a visitar a&nbsp;Feira&nbsp;do&nbsp;Livro&nbsp;do Agrupamento na Escola Secund&aacute;ria de Santa Maria Maior e EB 2,3 Frei Bartolomeu dos M&aacute;rtires, de 9 a 13 de dezembro. Haver&aacute;&nbsp;livros&nbsp;para todos os gostos e &oacute;timas sugest&otilde;es para prendas de Natal!&nbsp;</div>\r\n<div style=\"margin: 0px; padding: 0px; border: 0px; border-image: none; text-align: center; color: inherit; text-transform: none; line-height: inherit; text-indent: 0px; letter-spacing: normal; font-family: inherit; font-size: 12.79px; font-style: inherit; font-variant: inherit; font-weight: inherit; text-decoration: none; word-spacing: 0px; vertical-align: baseline; white-space: normal; orphans: 2; font-size-adjust: none; font-stretch: inherit; -webkit-text-stroke-width: 0px;\">\r\n	<img alt=\"\" class=\"cke-resize\" src=\"images/IMG_603.png\" style=\"height: 500px;\" /></div>\r\n<div id=\"ckimgrsz\" style=\"left: 350.07px; top: 51.96px;\">\r\n	<div class=\"preview\">\r\n		&nbsp;</div>\r\n</div>\r\n', '', 1, 11, '2019-12-09 10:01:30', 231, '', '2019-12-09 10:25:33', 231, 231, '2019-12-09 10:25:33', '2019-12-09 10:01:30', '0000-00-00 00:00:00', '{\"image_intro\":\"images\\/IMG_602.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\":\"\"}', '{\"article_layout\":\"\",\"show_title\":\"\",\"link_titles\":\"\",\"show_tags\":\"\",\"show_intro\":\"\",\"info_block_position\":\"\",\"info_block_show_title\":\"\",\"show_category\":\"\",\"link_category\":\"\",\"show_parent_category\":\"\",\"link_parent_category\":\"\",\"show_associations\":\"\",\"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_page_title\":\"\",\"show_publishing_options\":\"\",\"show_article_options\":\"\",\"show_urls_images_backend\":\"\",\"show_urls_images_frontend\":\"\",\"astroid_article_type\":\"regular\",\"astroid_article_video_type\":\"youtube\",\"astroid_article_video_url\":\"\",\"astroid_article_gallery_width\":\"\",\"astroid_article_gallery_bullets\":\"1\",\"astroid_article_gallery_navigation\":\"1\",\"astroid_article_thumbnail\":\"1\",\"astroid_article_gallery_items\":[],\"astroid_article_audio_source\":\"soundcloud\",\"astroid_article_audio_soundcloud\":\"\",\"astroid_article_audio_spotify\":\"\",\"astroid_article_review_heading\":\"\",\"astroid_article_review_summery\":\"\",\"astroid_article_review_good\":\"\",\"astroid_article_review_bad\":\"\",\"astroid_article_review_rating\":\"5\",\"astroid_article_button_action\":\"\",\"astroid_article_button_link\":\"\",\"astroid_article_review_criterias\":[],\"astroid_article_quote_text\":\"\",\"astroid_article_quote_author\":\"\",\"astroid_article_badge\":\"0\",\"astroid_article_badge_type\":\"2\",\"astroid_article_badge_text\":\"\",\"astroid_article_badge_color\":\"\",\"astroid_article_badge_text_color\":\"\",\"astroid_relatedposts\":\"\",\"astroid_socialshare\":\"\",\"astroid_comments\":\"\",\"astroid_posttype\":\"\",\"astroid_readtime\":\"\",\"astroid_authorinfo\":\"\",\"astroid_og_title\":\"\",\"astroid_og_desc\":\"\",\"astroid_og_image\":\"\"}', 4, 39, '', '', 1, 0, '{\"robots\":\"\",\"author\":\"\",\"rights\":\"\",\"xreference\":\"\"}', 1, '*', '', ''),
(129, 374, 'Convite Palavrar', 'convite-palavrar', '<p><img src=\"images/Convite_Palavrar.jpg\" alt=\"Convite_Palavrar.jpg\" /></p>', '', 1, 11, '2019-12-10 12:42:24', 251, '', '2019-12-10 12:42:24', 0, 0, '0000-00-00 00:00:00', '2019-12-10 12:42:24', '0000-00-00 00:00:00', '{\"image_intro\":\"\",\"image_intro_alt\":\"\",\"image_intro_caption\":\"\",\"float_intro\":\"\",\"image_fulltext\":\"\",\"image_fulltext_alt\":\"\",\"image_fulltext_caption\":\"\",\"float_fulltext\":\"\"}', '{\"urla\":false,\"urlatext\":\"\",\"targeta\":\"\",\"urlb\":false,\"urlbtext\":\"\",\"targetb\":\"\",\"urlc\":false,\"urlctext\":\"\",\"targetc\":\"\"}', '{\"astroid_article_type\":\"regular\",\"astroid_article_video_url\":\"\",\"astroid_article_gallery_width\":\"\",\"astroid_article_gallery_bullets\":\"1\",\"astroid_article_gallery_navigation\":\"1\",\"astroid_article_thumbnail\":\"1\",\"astroid_article_gallery_items\":[],\"astroid_article_audio_source\":\"soundcloud\",\"astroid_article_audio_soundcloud\":\"\",\"astroid_article_audio_spotify\":\"\",\"astroid_article_review_heading\":\"\",\"astroid_article_review_summery\":\"\",\"astroid_article_review_good\":\"\",\"astroid_article_review_bad\":\"\",\"astroid_article_review_rating\":\"5\",\"astroid_article_button_action\":\"\",\"astroid_article_button_link\":\"\",\"astroid_article_review_criterias\":[],\"astroid_article_quote_text\":\"\",\"astroid_article_quote_author\":\"\",\"astroid_article_badge\":\"0\",\"astroid_article_badge_type\":\"2\",\"astroid_article_badge_text\":\"\",\"astroid_article_badge_color\":\"\",\"astroid_article_badge_text_color\":\"\",\"astroid_relatedposts\":\"\",\"astroid_socialshare\":\"\",\"astroid_comments\":\"\",\"astroid_posttype\":\"\",\"astroid_readtime\":\"\",\"astroid_authorinfo\":\"\",\"astroid_og_title\":\"\",\"astroid_og_desc\":\"\",\"astroid_og_image\":\"\"}', 1, 38, '', '', 1, 0, '{}', 1, '*', '', ''),
(130, 375, 'DEZEMBRO: ATIVIDADE PES ', 'dezembro-atividade-pes', '<p><strong>Infeções Sexualmente Transmissíveis</strong><br />No âmbito do projeto PES, no dia 2 de dezembro, realizou-se uma sessão de sensibilização e de esclarecimento sobre as doenças/infeções sexualmente transmissíveis, na Sala de Conferências da ESSMMAIOR. A Drª Carina Parente e a Drª Cecília Amaro, psicólogas clínicas do GAF, dinamizaram a sessão para alunos de cinco turmas do 11º ano.</p>\r\n<p><img style=\"display: block; margin-left: auto; margin-right: auto;\" src=\"images/Almocos/thumbnail_IMG_20191202_152732.jpg\" alt=\"thumbnail IMG 20191202 152732\" width=\"228\" height=\"304\" /></p>', '', 1, 11, '2019-12-11 11:26:35', 253, '', '2019-12-11 11:26:35', 0, 0, '0000-00-00 00:00:00', '2019-12-11 11:26:35', '0000-00-00 00:00:00', '{\"image_intro\":\"\",\"image_intro_alt\":\"\",\"image_intro_caption\":\"\",\"float_intro\":\"\",\"image_fulltext\":\"\",\"image_fulltext_alt\":\"\",\"image_fulltext_caption\":\"\",\"float_fulltext\":\"\"}', '{\"urla\":false,\"urlatext\":\"\",\"targeta\":\"\",\"urlb\":false,\"urlbtext\":\"\",\"targetb\":\"\",\"urlc\":false,\"urlctext\":\"\",\"targetc\":\"\"}', '{\"astroid_article_type\":\"regular\",\"astroid_article_video_url\":\"\",\"astroid_article_gallery_width\":\"\",\"astroid_article_gallery_bullets\":\"1\",\"astroid_article_gallery_navigation\":\"1\",\"astroid_article_thumbnail\":\"1\",\"astroid_article_gallery_items\":[],\"astroid_article_audio_source\":\"soundcloud\",\"astroid_article_audio_soundcloud\":\"\",\"astroid_article_audio_spotify\":\"\",\"astroid_article_review_heading\":\"\",\"astroid_article_review_summery\":\"\",\"astroid_article_review_good\":\"\",\"astroid_article_review_bad\":\"\",\"astroid_article_review_rating\":\"5\",\"astroid_article_button_action\":\"\",\"astroid_article_button_link\":\"\",\"astroid_article_review_criterias\":[],\"astroid_article_quote_text\":\"\",\"astroid_article_quote_author\":\"\",\"astroid_article_badge\":\"0\",\"astroid_article_badge_type\":\"2\",\"astroid_article_badge_text\":\"\",\"astroid_article_badge_color\":\"\",\"astroid_article_badge_text_color\":\"\",\"astroid_relatedposts\":\"\",\"astroid_socialshare\":\"\",\"astroid_comments\":\"\",\"astroid_posttype\":\"\",\"astroid_readtime\":\"\",\"astroid_authorinfo\":\"\",\"astroid_og_title\":\"\",\"astroid_og_desc\":\"\",\"astroid_og_image\":\"\"}', 1, 37, '', '', 1, 0, '{}', 1, '*', '', ''),
(131, 376, 'Critérios de avaliação - 1º Ciclo', 'criterios-de-avaliacao-1-ciclo', '<p>\r\n	&nbsp;</p>\r\n<title></title>\r\n<meta charset=\"utf-8\" />\r\n<meta content=\"width=device-width, initial-scale=1\" name=\"viewport\" />\r\n<link href=\"https://maxcdn.bootstrapcdn.com/bootstrap/4.3.1/css/bootstrap.min.css\" rel=\"stylesheet\" />\r\n<script src=\"https://ajax.googleapis.com/ajax/libs/jquery/3.4.1/jquery.min.js\"></script><script src=\"https://cdnjs.cloudflare.com/ajax/libs/popper.js/1.14.7/umd/popper.min.js\"></script><script src=\"https://maxcdn.bootstrapcdn.com/bootstrap/4.3.1/js/bootstrap.min.js\"></script><div class=\"container\">\r\n	<table align=\"center\" class=\"table table-hover\" style=\"width: 468px;\" table=\"\">\r\n		<thead>\r\n			<tr>\r\n				<th style=\"width: 466px;\">\r\n					&nbsp;</th>\r\n			</tr>\r\n		</thead>\r\n		<tbody>\r\n			<tr>\r\n				<td style=\"width: 466px;\">\r\n					<a href=\"files/Criterios 2019-2020/1Ciclo/criterio_avaliacao1ano.pdf\">Crit&eacute;rios de avalia&ccedil;&atilde;o - 1&ordm; Ano</a></td>\r\n			</tr>\r\n			<tr>\r\n				<td style=\"width: 466px;\">\r\n					<a href=\"files/Criterios 2019-2020/1Ciclo/criterios2ano.pdf\"><font color=\"#000125\">Crit&eacute;rios de avalia&ccedil;&atilde;o - 2&ordm; Ano</font></a></td>\r\n			</tr>\r\n			<tr>\r\n				<td style=\"width: 466px;\">\r\n					<a href=\"files/Criterios 2019-2020/1Ciclo/cidadania1e2ano.pdf\">Cidadania 1 e 2&ordm; Ano</a></td>\r\n			</tr>\r\n			<tr>\r\n				<td style=\"width: 466px;\">\r\n					<a href=\"files/Criterios 2019-2020/1Ciclo/criterios3e4ano.pdf\">Crit&eacute;rios de avalia&ccedil;&atilde;o - 3&ordm; e 4&ordm; Ano</a></td>\r\n			</tr>\r\n		</tbody>\r\n	</table>\r\n</div>\r\n<p>\r\n	&nbsp;</p>\r\n', '', 1, 16, '2019-12-18 16:22:13', 231, '', '2019-12-18 16:22:13', 0, 0, '0000-00-00 00:00:00', '2019-12-18 16:22:13', '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\":\"\"}', '{\"article_layout\":\"\",\"show_title\":\"\",\"link_titles\":\"\",\"show_tags\":\"\",\"show_intro\":\"\",\"info_block_position\":\"\",\"info_block_show_title\":\"\",\"show_category\":\"\",\"link_category\":\"\",\"show_parent_category\":\"\",\"link_parent_category\":\"\",\"show_associations\":\"\",\"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_page_title\":\"\",\"show_publishing_options\":\"\",\"show_article_options\":\"\",\"show_urls_images_backend\":\"\",\"show_urls_images_frontend\":\"\",\"astroid_article_type\":\"regular\",\"astroid_article_video_type\":\"youtube\",\"astroid_article_video_url\":\"\",\"astroid_article_gallery_width\":\"\",\"astroid_article_gallery_bullets\":\"1\",\"astroid_article_gallery_navigation\":\"1\",\"astroid_article_thumbnail\":\"1\",\"astroid_article_gallery_items\":[],\"astroid_article_audio_source\":\"soundcloud\",\"astroid_article_audio_soundcloud\":\"\",\"astroid_article_audio_spotify\":\"\",\"astroid_article_review_heading\":\"\",\"astroid_article_review_summery\":\"\",\"astroid_article_review_good\":\"\",\"astroid_article_review_bad\":\"\",\"astroid_article_review_rating\":\"5\",\"astroid_article_button_action\":\"\",\"astroid_article_button_link\":\"\",\"astroid_article_review_criterias\":[],\"astroid_article_quote_text\":\"\",\"astroid_article_quote_author\":\"\",\"astroid_article_badge\":\"0\",\"astroid_article_badge_type\":\"2\",\"astroid_article_badge_text\":\"\",\"astroid_article_badge_color\":\"\",\"astroid_article_badge_text_color\":\"\",\"astroid_relatedposts\":\"\",\"astroid_socialshare\":\"\",\"astroid_comments\":\"\",\"astroid_posttype\":\"\",\"astroid_readtime\":\"\",\"astroid_authorinfo\":\"\",\"astroid_og_title\":\"\",\"astroid_og_desc\":\"\",\"astroid_og_image\":\"\"}', 1, 1, '', '', 1, 0, '{\"robots\":\"\",\"author\":\"\",\"rights\":\"\",\"xreference\":\"\"}', 0, '*', '', '');
INSERT INTO `ynfp8_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`, `note`) VALUES
(132, 377, 'Concurso Assistentes Operacionais', 'concurso-assistentes-operacionais', '<p>\r\n	<a href=\"images/Lista_Unitária_de_Ordenação_Final_-_Candidatos_Aprovados.pdf\">Pode consultar aqui a Lista Unit&aacute;ria de Ordena&ccedil;&atilde;o Final - Candidatos Aprovados - publicada no Di&aacute;rio da Rep&uacute;blica</a></p>\r\n', '', 1, 11, '2019-12-20 17:13:00', 251, '', '2019-12-21 00:07:07', 231, 231, '2019-12-27 10:09:17', '2019-12-27 10:12:22', '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\":\"\"}', '{\"article_layout\":\"\",\"show_title\":\"\",\"link_titles\":\"\",\"show_tags\":\"\",\"show_intro\":\"\",\"info_block_position\":\"\",\"info_block_show_title\":\"\",\"show_category\":\"\",\"link_category\":\"\",\"show_parent_category\":\"\",\"link_parent_category\":\"\",\"show_associations\":\"\",\"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_page_title\":\"\",\"show_publishing_options\":\"\",\"show_article_options\":\"\",\"show_urls_images_backend\":\"\",\"show_urls_images_frontend\":\"\",\"astroid_article_type\":\"regular\",\"astroid_article_video_type\":\"youtube\",\"astroid_article_video_url\":\"\",\"astroid_article_gallery_width\":\"\",\"astroid_article_gallery_bullets\":\"1\",\"astroid_article_gallery_navigation\":\"1\",\"astroid_article_thumbnail\":\"1\",\"astroid_article_gallery_items\":[],\"astroid_article_audio_source\":\"soundcloud\",\"astroid_article_audio_soundcloud\":\"\",\"astroid_article_audio_spotify\":\"\",\"astroid_article_review_heading\":\"\",\"astroid_article_review_summery\":\"\",\"astroid_article_review_good\":\"\",\"astroid_article_review_bad\":\"\",\"astroid_article_review_rating\":\"5\",\"astroid_article_button_action\":\"\",\"astroid_article_button_link\":\"\",\"astroid_article_review_criterias\":[],\"astroid_article_quote_text\":\"\",\"astroid_article_quote_author\":\"\",\"astroid_article_badge\":\"0\",\"astroid_article_badge_type\":\"2\",\"astroid_article_badge_text\":\"\",\"astroid_article_badge_color\":\"\",\"astroid_article_badge_text_color\":\"\",\"astroid_relatedposts\":\"\",\"astroid_socialshare\":\"\",\"astroid_comments\":\"\",\"astroid_posttype\":\"\",\"astroid_readtime\":\"\",\"astroid_authorinfo\":\"\",\"astroid_og_title\":\"\",\"astroid_og_desc\":\"\",\"astroid_og_image\":\"\"}', 3, 36, '', '', 1, 0, '{\"robots\":\"\",\"author\":\"\",\"rights\":\"\",\"xreference\":\"\"}', 1, '*', '', ''),
(133, 378, 'Boas Festas para todos!', 'boas-festas-para-todos', '<p><img src=\"images/NatalMaior2019.jpg\" alt=\"NatalMaior2019\" height=\"1285\" /></p>', '', 1, 11, '2019-12-21 16:03:53', 251, '', '2019-12-21 16:03:53', 0, 0, '0000-00-00 00:00:00', '2019-12-21 16:03:53', '0000-00-00 00:00:00', '{\"image_intro\":\"\",\"image_intro_alt\":\"\",\"image_intro_caption\":\"\",\"float_intro\":\"\",\"image_fulltext\":\"\",\"image_fulltext_alt\":\"\",\"image_fulltext_caption\":\"\",\"float_fulltext\":\"\"}', '{\"urla\":false,\"urlatext\":\"\",\"targeta\":\"\",\"urlb\":false,\"urlbtext\":\"\",\"targetb\":\"\",\"urlc\":false,\"urlctext\":\"\",\"targetc\":\"\"}', '{\"astroid_article_type\":\"regular\",\"astroid_article_video_url\":\"\",\"astroid_article_gallery_width\":\"\",\"astroid_article_gallery_bullets\":\"1\",\"astroid_article_gallery_navigation\":\"1\",\"astroid_article_thumbnail\":\"1\",\"astroid_article_gallery_items\":[],\"astroid_article_audio_source\":\"soundcloud\",\"astroid_article_audio_soundcloud\":\"\",\"astroid_article_audio_spotify\":\"\",\"astroid_article_review_heading\":\"\",\"astroid_article_review_summery\":\"\",\"astroid_article_review_good\":\"\",\"astroid_article_review_bad\":\"\",\"astroid_article_review_rating\":\"5\",\"astroid_article_button_action\":\"\",\"astroid_article_button_link\":\"\",\"astroid_article_review_criterias\":[],\"astroid_article_quote_text\":\"\",\"astroid_article_quote_author\":\"\",\"astroid_article_badge\":\"0\",\"astroid_article_badge_type\":\"2\",\"astroid_article_badge_text\":\"\",\"astroid_article_badge_color\":\"\",\"astroid_article_badge_text_color\":\"\",\"astroid_relatedposts\":\"\",\"astroid_socialshare\":\"\",\"astroid_comments\":\"\",\"astroid_posttype\":\"\",\"astroid_readtime\":\"\",\"astroid_authorinfo\":\"\",\"astroid_og_title\":\"\",\"astroid_og_desc\":\"\",\"astroid_og_image\":\"\"}', 1, 35, '', '', 1, 0, '{}', 1, '*', '', ''),
(134, 379, ' Prémio Ciência na Escola ', 'premio-ciencia-na-escola', '<p><em>Pelo Ambiente, lá vamos nós!</em> acaba de receber o 2º Prémio do Ciência na Escola 2019. Trata-se de um projeto financiado pela Fundação Ilídio Pinho – Ciência na Escola que foi desenvolvido pela Professora Carminda Costa e os seus alunos do 5ºA e 6ºB. Teve por objetivo a gestão e controlo de espécies invasoras lenhosas (acácia longifolia e acácia dealbata) nos Monumentos Naturais Locais do Alcantilado de Montedor e das Dunas Trepadoras do Faro de Anha, assim como sua possível utilização na construção de produtos artesanais.</p>\r\n<p><a href=\"https://lm.redeescolardeciencia.pt/biblioteca/pelo-ambiente-la-vamos-nos-relatorio-do-projeto-para-a-16a-edicao-do-premio-fundacao-ilidio-pinho/\">https://lm.redeescolardeciencia.pt/biblioteca/pelo-ambiente-la-vamos-nos-relatorio-do-projeto-para-a-16a-edicao-do-premio-fundacao-ilidio-pinho/</a></p>', '', 1, 11, '2019-12-30 17:05:26', 251, '', '2019-12-30 17:23:25', 251, 0, '0000-00-00 00:00:00', '2019-12-30 17:05:26', '0000-00-00 00:00:00', '{\"image_intro\":\"\",\"image_intro_alt\":\"\",\"image_intro_caption\":\"\",\"float_intro\":\"\",\"image_fulltext\":\"\",\"image_fulltext_alt\":\"\",\"image_fulltext_caption\":\"\",\"float_fulltext\":\"\"}', '{\"urla\":false,\"urlatext\":\"\",\"targeta\":\"\",\"urlb\":false,\"urlbtext\":\"\",\"targetb\":\"\",\"urlc\":false,\"urlctext\":\"\",\"targetc\":\"\"}', '{\"astroid_article_type\":\"regular\",\"astroid_article_video_url\":\"\",\"astroid_article_gallery_width\":\"\",\"astroid_article_gallery_bullets\":\"1\",\"astroid_article_gallery_navigation\":\"1\",\"astroid_article_thumbnail\":\"1\",\"astroid_article_gallery_items\":[],\"astroid_article_audio_source\":\"soundcloud\",\"astroid_article_audio_soundcloud\":\"\",\"astroid_article_audio_spotify\":\"\",\"astroid_article_review_heading\":\"\",\"astroid_article_review_summery\":\"\",\"astroid_article_review_good\":\"\",\"astroid_article_review_bad\":\"\",\"astroid_article_review_rating\":\"5\",\"astroid_article_button_action\":\"\",\"astroid_article_button_link\":\"\",\"astroid_article_review_criterias\":[],\"astroid_article_quote_text\":\"\",\"astroid_article_quote_author\":\"\",\"astroid_article_badge\":\"0\",\"astroid_article_badge_type\":\"2\",\"astroid_article_badge_text\":\"\",\"astroid_article_badge_color\":\"\",\"astroid_article_badge_text_color\":\"\",\"astroid_relatedposts\":\"\",\"astroid_socialshare\":\"\",\"astroid_comments\":\"\",\"astroid_posttype\":\"\",\"astroid_readtime\":\"\",\"astroid_authorinfo\":\"\",\"astroid_og_title\":\"\",\"astroid_og_desc\":\"\",\"astroid_og_image\":\"\"}', 3, 34, '', '', 1, 0, '{}', 1, '*', '', ''),
(135, 380, 'Convite Inauguração ', 'convite-inauguracao', '<p><img src=\"images/Convite_8_janeiro_2020.jpg\" alt=\"Convite_8_janeiro_2020.jpg\" /></p>', '', 0, 11, '2020-01-03 18:43:16', 251, '', '2020-01-03 18:43:16', 0, 0, '0000-00-00 00:00:00', '2020-01-03 18:43:16', '0000-00-00 00:00:00', '{\"image_intro\":\"\",\"image_intro_alt\":\"\",\"image_intro_caption\":\"\",\"float_intro\":\"\",\"image_fulltext\":\"\",\"image_fulltext_alt\":\"\",\"image_fulltext_caption\":\"\",\"float_fulltext\":\"\"}', '{\"urla\":false,\"urlatext\":\"\",\"targeta\":\"\",\"urlb\":false,\"urlbtext\":\"\",\"targetb\":\"\",\"urlc\":false,\"urlctext\":\"\",\"targetc\":\"\"}', '{\"astroid_article_type\":\"regular\",\"astroid_article_video_url\":\"\",\"astroid_article_gallery_width\":\"\",\"astroid_article_gallery_bullets\":\"1\",\"astroid_article_gallery_navigation\":\"1\",\"astroid_article_thumbnail\":\"1\",\"astroid_article_gallery_items\":[],\"astroid_article_audio_source\":\"soundcloud\",\"astroid_article_audio_soundcloud\":\"\",\"astroid_article_audio_spotify\":\"\",\"astroid_article_review_heading\":\"\",\"astroid_article_review_summery\":\"\",\"astroid_article_review_good\":\"\",\"astroid_article_review_bad\":\"\",\"astroid_article_review_rating\":\"5\",\"astroid_article_button_action\":\"\",\"astroid_article_button_link\":\"\",\"astroid_article_review_criterias\":[],\"astroid_article_quote_text\":\"\",\"astroid_article_quote_author\":\"\",\"astroid_article_badge\":\"0\",\"astroid_article_badge_type\":\"2\",\"astroid_article_badge_text\":\"\",\"astroid_article_badge_color\":\"\",\"astroid_article_badge_text_color\":\"\",\"astroid_relatedposts\":\"\",\"astroid_socialshare\":\"\",\"astroid_comments\":\"\",\"astroid_posttype\":\"\",\"astroid_readtime\":\"\",\"astroid_authorinfo\":\"\",\"astroid_og_title\":\"\",\"astroid_og_desc\":\"\",\"astroid_og_image\":\"\"}', 1, 33, '', '', 1, 0, '{}', 1, '*', '', ''),
(136, 382, 'Agradecimento', 'agradecimentos', '<p>\r\n	A todos aqueles que participaram na campanha <strong>&ldquo;Natal Solid&aacute;rio&rdquo;,</strong> realizada no passado m&ecirc;s de dezembro na Escola, o nosso<strong> MUITO OBRIGADO!</strong> por terem proporcionado &agrave;s fam&iacute;lias e Institui&ccedil;&otilde;es que foram presenteadas com este gesto generoso um Natal mais reconfortante.<img alt=\"\" src=\"images/imagens/natal.png\" style=\"width: 359px; height: 264px; float: right;\" /></p>\r\n', '\r\n<p>\r\n	Conseguiu-se angariar um total de<strong> 27 cabazes</strong> que foram distribu&iacute;dos por v&aacute;rias fam&iacute;lias, pertencentes &agrave; comunidade escolar e fora dela e por algumas Institui&ccedil;&otilde;es de Solidariedade Social da cidade.&nbsp;</p>\r\n<p>\r\n	Ser solid&aacute;rio constitui uma marca da nossa Humanidade. Ajudando quem mais precisa faz-nos sentir &uacute;teis e, sobretudo, felizes. A simplicidade deste pequeno gesto s&oacute; enobrece quem o pratica.</p>\r\n<p>\r\n	Bem-haja a todos!&nbsp;</p>\r\n<p>\r\n	Votos de um Novo Ano cheio de esperan&ccedil;a e de amor.&nbsp;</p>\r\n<p>\r\n	A Docente respons&aacute;vel,&nbsp;</p>\r\n<p>\r\n	Gl&oacute;ria Torres<br />\r\n	&nbsp;</p>\r\n', 1, 11, '2020-01-09 09:42:28', 231, '', '2020-01-09 09:44:19', 231, 0, '0000-00-00 00:00:00', '2020-01-09 09:42:28', '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\":\"\"}', '{\"article_layout\":\"\",\"show_title\":\"\",\"link_titles\":\"\",\"show_tags\":\"\",\"show_intro\":\"\",\"info_block_position\":\"\",\"info_block_show_title\":\"\",\"show_category\":\"\",\"link_category\":\"\",\"show_parent_category\":\"\",\"link_parent_category\":\"\",\"show_associations\":\"\",\"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_page_title\":\"\",\"show_publishing_options\":\"\",\"show_article_options\":\"\",\"show_urls_images_backend\":\"\",\"show_urls_images_frontend\":\"\",\"astroid_article_type\":\"regular\",\"astroid_article_video_type\":\"youtube\",\"astroid_article_video_url\":\"\",\"astroid_article_gallery_width\":\"\",\"astroid_article_gallery_bullets\":\"1\",\"astroid_article_gallery_navigation\":\"1\",\"astroid_article_thumbnail\":\"1\",\"astroid_article_gallery_items\":[],\"astroid_article_audio_source\":\"soundcloud\",\"astroid_article_audio_soundcloud\":\"\",\"astroid_article_audio_spotify\":\"\",\"astroid_article_review_heading\":\"\",\"astroid_article_review_summery\":\"\",\"astroid_article_review_good\":\"\",\"astroid_article_review_bad\":\"\",\"astroid_article_review_rating\":\"5\",\"astroid_article_button_action\":\"\",\"astroid_article_button_link\":\"\",\"astroid_article_review_criterias\":[],\"astroid_article_quote_text\":\"\",\"astroid_article_quote_author\":\"\",\"astroid_article_badge\":\"0\",\"astroid_article_badge_type\":\"2\",\"astroid_article_badge_text\":\"\",\"astroid_article_badge_color\":\"\",\"astroid_article_badge_text_color\":\"\",\"astroid_relatedposts\":\"\",\"astroid_socialshare\":\"\",\"astroid_comments\":\"\",\"astroid_posttype\":\"\",\"astroid_readtime\":\"\",\"astroid_authorinfo\":\"\",\"astroid_og_title\":\"\",\"astroid_og_desc\":\"\",\"astroid_og_image\":\"\"}', 3, 32, '', '', 1, 0, '{\"robots\":\"\",\"author\":\"\",\"rights\":\"\",\"xreference\":\"\"}', 1, '*', '', ''),
(137, 383, 'Política de Privacidade', 'politica-de-privicidade', '<p>\r\n	&nbsp; &nbsp;</p>\r\n<p>\r\n	&nbsp; &nbsp; &nbsp; Encarregado de Prote&ccedil;&atilde;o de Dados</p>\r\n<p>\r\n	&nbsp; &nbsp; &nbsp; DSRN: Esmeralda Diegues Nascimento</p>\r\n<p>\r\n	&nbsp; &nbsp; &nbsp; e-mail: rgpd.dsrn@dgeste.mec.pt</p>\r\n<p>\r\n	&nbsp; &nbsp;&nbsp; Telefone: 252 191 900</p>\r\n<p>\r\n	&nbsp; &nbsp;&nbsp; Morada: Rua Ant&oacute;nio Carneiro, 98, 4349-003 Porto</p>\r\n<p>\r\n	&nbsp;</p>\r\n<p style=\"text-align: justify;\">\r\n	<span style=\"font-size:16px;\"><strong><u>&nbsp; <a href=\"files/protecaodados.pdf\" target=\"_blank\">Pol&iacute;tica de Privacidade e Prote&ccedil;&atilde;o de Dados Pessoais</a></u></strong></span></p>\r\n<p style=\"text-align: justify;\">\r\n	&nbsp;</p>\r\n<p>\r\n	&nbsp;</p>\r\n', '', 1, 16, '2020-01-09 22:05:31', 231, '', '2020-01-09 22:14:07', 231, 0, '0000-00-00 00:00:00', '2020-01-09 22:05:31', '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\":\"\"}', '{\"article_layout\":\"\",\"show_title\":\"\",\"link_titles\":\"\",\"show_tags\":\"\",\"show_intro\":\"\",\"info_block_position\":\"\",\"info_block_show_title\":\"\",\"show_category\":\"\",\"link_category\":\"\",\"show_parent_category\":\"\",\"link_parent_category\":\"\",\"show_associations\":\"\",\"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_page_title\":\"\",\"show_publishing_options\":\"\",\"show_article_options\":\"\",\"show_urls_images_backend\":\"\",\"show_urls_images_frontend\":\"\",\"astroid_article_type\":\"regular\",\"astroid_article_video_type\":\"youtube\",\"astroid_article_video_url\":\"\",\"astroid_article_gallery_width\":\"\",\"astroid_article_gallery_bullets\":\"1\",\"astroid_article_gallery_navigation\":\"1\",\"astroid_article_thumbnail\":\"1\",\"astroid_article_gallery_items\":[],\"astroid_article_audio_source\":\"soundcloud\",\"astroid_article_audio_soundcloud\":\"\",\"astroid_article_audio_spotify\":\"\",\"astroid_article_review_heading\":\"\",\"astroid_article_review_summery\":\"\",\"astroid_article_review_good\":\"\",\"astroid_article_review_bad\":\"\",\"astroid_article_review_rating\":\"5\",\"astroid_article_button_action\":\"\",\"astroid_article_button_link\":\"\",\"astroid_article_review_criterias\":[],\"astroid_article_quote_text\":\"\",\"astroid_article_quote_author\":\"\",\"astroid_article_badge\":\"0\",\"astroid_article_badge_type\":\"2\",\"astroid_article_badge_text\":\"\",\"astroid_article_badge_color\":\"\",\"astroid_article_badge_text_color\":\"\",\"astroid_relatedposts\":\"\",\"astroid_socialshare\":\"\",\"astroid_comments\":\"\",\"astroid_posttype\":\"\",\"astroid_readtime\":\"\",\"astroid_authorinfo\":\"\",\"astroid_og_title\":\"\",\"astroid_og_desc\":\"\",\"astroid_og_image\":\"\"}', 7, 0, '', '', 1, 0, '{\"robots\":\"\",\"author\":\"\",\"rights\":\"\",\"xreference\":\"\"}', 0, '*', '', ''),
(138, 384, 'Concurso Nacional de Leitura', 'concurso-nacional-de-leitura', '<p>\r\n	<span style=\"display: inline !important; float: none; background-color: rgb(255, 255, 255); color: inherit; font-family: inherit; font-size: inherit; font-size-adjust: none; font-stretch: inherit; font-style: inherit; font-variant: inherit; font-weight: inherit; letter-spacing: normal; line-height: inherit; orphans: 2; text-align: left; text-decoration: none; text-indent: 0px; text-transform: none; -webkit-text-stroke-width: 0px; white-space: normal; word-spacing: 0px;\">A fase escolar do Concurso Nacional de Leitura teve a extraordin&aacute;ria participa&ccedil;&atilde;o de alunos de todos os ciclos de ensino do nosso agrupamento! Foram apurados para a fase municipal os seguintes alunos: Alice Rodrigues e Sara Costa (1&deg; ciclo), Jo&atilde;o Sousa e Carolina Cruz (2&deg; ciclo), Beatriz Gigante e David Dias (3&deg; ciclo) e Tiago Neves e Andr&eacute; Sousa (ensino secund&aacute;rio). Parab&eacute;ns a todos os leitores da Maior!</span></p>\r\n<p style=\"text-align: center;\">\r\n	<img alt=\"\" src=\"images/convurso.png\" style=\"width: 500px; height: 375px;\" /></p>\r\n', '', 1, 11, '2020-01-16 14:13:25', 231, '', '2020-01-16 14:13:25', 0, 0, '0000-00-00 00:00:00', '2020-01-16 14:13:25', '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\":\"\"}', '{\"article_layout\":\"\",\"show_title\":\"\",\"link_titles\":\"\",\"show_tags\":\"\",\"show_intro\":\"\",\"info_block_position\":\"\",\"info_block_show_title\":\"\",\"show_category\":\"\",\"link_category\":\"\",\"show_parent_category\":\"\",\"link_parent_category\":\"\",\"show_associations\":\"\",\"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_page_title\":\"\",\"show_publishing_options\":\"\",\"show_article_options\":\"\",\"show_urls_images_backend\":\"\",\"show_urls_images_frontend\":\"\",\"astroid_article_type\":\"regular\",\"astroid_article_video_type\":\"youtube\",\"astroid_article_video_url\":\"\",\"astroid_article_gallery_width\":\"\",\"astroid_article_gallery_bullets\":\"1\",\"astroid_article_gallery_navigation\":\"1\",\"astroid_article_thumbnail\":\"1\",\"astroid_article_gallery_items\":[],\"astroid_article_audio_source\":\"soundcloud\",\"astroid_article_audio_soundcloud\":\"\",\"astroid_article_audio_spotify\":\"\",\"astroid_article_review_heading\":\"\",\"astroid_article_review_summery\":\"\",\"astroid_article_review_good\":\"\",\"astroid_article_review_bad\":\"\",\"astroid_article_review_rating\":\"5\",\"astroid_article_button_action\":\"\",\"astroid_article_button_link\":\"\",\"astroid_article_review_criterias\":[],\"astroid_article_quote_text\":\"\",\"astroid_article_quote_author\":\"\",\"astroid_article_badge\":\"0\",\"astroid_article_badge_type\":\"2\",\"astroid_article_badge_text\":\"\",\"astroid_article_badge_color\":\"\",\"astroid_article_badge_text_color\":\"\",\"astroid_relatedposts\":\"\",\"astroid_socialshare\":\"\",\"astroid_comments\":\"\",\"astroid_posttype\":\"\",\"astroid_readtime\":\"\",\"astroid_authorinfo\":\"\",\"astroid_og_title\":\"\",\"astroid_og_desc\":\"\",\"astroid_og_image\":\"\"}', 1, 31, '', '', 1, 0, '{\"robots\":\"\",\"author\":\"\",\"rights\":\"\",\"xreference\":\"\"}', 1, '*', '', ''),
(139, 385, 'JANEIRO 2020', 'janeiro-2020', '<div>Atividade PES - Comportamentos aditivos e dependências</div>\r\n<div>&nbsp;</div>\r\n<div style=\"text-align: justify;\">A Drª Paula Brites&nbsp; ( do CRI) iniciou hoje, dia 13 de janeiro, a primeira sessão de várias,&nbsp; que ocorrerão ao longo dos meses de janeiro e fevereiro, sobre \"&nbsp;Comportamentos aditivos e dependências\" à turma G do 10ª Ano.</div>\r\n<div style=\"text-align: justify;\">Os alunos participaram com muito interesse e atenção .&nbsp;</div>\r\n<div>Equipa PES</div>\r\n<div><img style=\"margin-right: auto; margin-left: auto; display: block;\" src=\"images/Almocos/Janeiro2020/IMG_6998a.jpg\" alt=\"IMG 6998a\" /></div>\r\n<div>&nbsp;</div>\r\n<div>&nbsp;</div>', '', 1, 11, '2020-01-19 19:24:29', 253, '', '2020-01-19 19:24:29', 0, 0, '0000-00-00 00:00:00', '2020-01-19 19:24:29', '0000-00-00 00:00:00', '{\"image_intro\":\"\",\"image_intro_alt\":\"\",\"image_intro_caption\":\"\",\"float_intro\":\"\",\"image_fulltext\":\"\",\"image_fulltext_alt\":\"\",\"image_fulltext_caption\":\"\",\"float_fulltext\":\"\"}', '{\"urla\":false,\"urlatext\":\"\",\"targeta\":\"\",\"urlb\":false,\"urlbtext\":\"\",\"targetb\":\"\",\"urlc\":false,\"urlctext\":\"\",\"targetc\":\"\"}', '{\"astroid_article_type\":\"regular\",\"astroid_article_video_url\":\"\",\"astroid_article_gallery_width\":\"\",\"astroid_article_gallery_bullets\":\"1\",\"astroid_article_gallery_navigation\":\"1\",\"astroid_article_thumbnail\":\"1\",\"astroid_article_gallery_items\":[],\"astroid_article_audio_source\":\"soundcloud\",\"astroid_article_audio_soundcloud\":\"\",\"astroid_article_audio_spotify\":\"\",\"astroid_article_review_heading\":\"\",\"astroid_article_review_summery\":\"\",\"astroid_article_review_good\":\"\",\"astroid_article_review_bad\":\"\",\"astroid_article_review_rating\":\"5\",\"astroid_article_button_action\":\"\",\"astroid_article_button_link\":\"\",\"astroid_article_review_criterias\":[],\"astroid_article_quote_text\":\"\",\"astroid_article_quote_author\":\"\",\"astroid_article_badge\":\"0\",\"astroid_article_badge_type\":\"2\",\"astroid_article_badge_text\":\"\",\"astroid_article_badge_color\":\"\",\"astroid_article_badge_text_color\":\"\",\"astroid_relatedposts\":\"\",\"astroid_socialshare\":\"\",\"astroid_comments\":\"\",\"astroid_posttype\":\"\",\"astroid_readtime\":\"\",\"astroid_authorinfo\":\"\",\"astroid_og_title\":\"\",\"astroid_og_desc\":\"\",\"astroid_og_image\":\"\"}', 1, 30, '', '', 1, 0, '{}', 1, '*', '', ''),
(140, 386, 'Baile de Carnaval', 'baile-de-carnaval', '<p style=\"text-align: center;\">\r\n	<img alt=\"\" class=\"cke-resize\" src=\"images/carnaval_net.jpg\" style=\"width: 424px; height: 600px;\" /></p>\r\n<div id=\"ckimgrsz\" style=\"left: 104px; top: 11.87px;\">\r\n	<div class=\"preview\">\r\n		&nbsp;</div>\r\n</div>\r\n', '', 1, 11, '2020-02-04 21:15:24', 231, '', '2020-02-04 21:16:50', 231, 0, '0000-00-00 00:00:00', '2020-02-04 21:15:24', '0000-00-00 00:00:00', '{\"image_intro\":\"\",\"image_intro_alt\":\"\",\"image_intro_caption\":\"\",\"float_intro\":\"\",\"image_fulltext\":\"\",\"image_fulltext_alt\":\"\",\"image_fulltext_caption\":\"\",\"float_fulltext\":\"\"}', '{\"urla\":false,\"urlatext\":\"\",\"targeta\":\"\",\"urlb\":false,\"urlbtext\":\"\",\"targetb\":\"\",\"urlc\":false,\"urlctext\":\"\",\"targetc\":\"\"}', '{\"astroid_article_type\":\"regular\",\"astroid_article_video_url\":\"\",\"astroid_article_gallery_width\":\"\",\"astroid_article_gallery_bullets\":\"1\",\"astroid_article_gallery_navigation\":\"1\",\"astroid_article_thumbnail\":\"1\",\"astroid_article_gallery_items\":[],\"astroid_article_audio_source\":\"soundcloud\",\"astroid_article_audio_soundcloud\":\"\",\"astroid_article_audio_spotify\":\"\",\"astroid_article_review_heading\":\"\",\"astroid_article_review_summery\":\"\",\"astroid_article_review_good\":\"\",\"astroid_article_review_bad\":\"\",\"astroid_article_review_rating\":\"5\",\"astroid_article_button_action\":\"\",\"astroid_article_button_link\":\"\",\"astroid_article_review_criterias\":[],\"astroid_article_quote_text\":\"\",\"astroid_article_quote_author\":\"\",\"astroid_article_badge\":\"0\",\"astroid_article_badge_type\":\"2\",\"astroid_article_badge_text\":\"\",\"astroid_article_badge_color\":\"\",\"astroid_article_badge_text_color\":\"\",\"astroid_relatedposts\":\"\",\"astroid_socialshare\":\"\",\"astroid_comments\":\"\",\"astroid_posttype\":\"\",\"astroid_readtime\":\"\",\"astroid_authorinfo\":\"\",\"astroid_og_title\":\"\",\"astroid_og_desc\":\"\",\"astroid_og_image\":\"\"}', 2, 29, '', '', 1, 0, '{}', 1, '*', '', ''),
(141, 387, '(DES)LIGA-TE! - Projeto Premiado ', 'des-liga-te-projeto-premiado', '<p>A Biblioteca da Escola Secundária de Santa Maria Maior foi mais uma vez distinguida pela Rede de Bibliotecas Escolares que&nbsp;selecionou o nosso projeto&nbsp;<em>Aprende com os média</em>&nbsp;no âmbito da&nbsp;<em>Candidatura 2020: Biblioteca Digital.</em></p>\r\n<p>Este novo projeto permitirá dar continuidade ao trabalho que a Biblioteca vem desenvolvendo na área da Educação para os Média, uma vez que prevê a expansão da TV na Maior, colocando-a ao serviço da promoção da leitura crítica dos diversos meios de comunicação social. Reforça-se, neste sentido, a já profícua parceria entre a Biblioteca Escolar e o Curso Profissional de Técnico de Audiovisuais.</p>\r\n<p>&nbsp;</p>\r\n<p><em><img src=\"images/banner_essmm_out2013_3.png\" alt=\"banner essmm out2013 3\" width=\"476\" height=\"155\" /></em></p>', '', 1, 11, '2020-02-10 19:05:22', 251, '', '2020-02-10 19:05:22', 0, 0, '0000-00-00 00:00:00', '2020-02-10 19:05:22', '0000-00-00 00:00:00', '{\"image_intro\":\"\",\"image_intro_alt\":\"\",\"image_intro_caption\":\"\",\"float_intro\":\"\",\"image_fulltext\":\"\",\"image_fulltext_alt\":\"\",\"image_fulltext_caption\":\"\",\"float_fulltext\":\"\"}', '{\"urla\":false,\"urlatext\":\"\",\"targeta\":\"\",\"urlb\":false,\"urlbtext\":\"\",\"targetb\":\"\",\"urlc\":false,\"urlctext\":\"\",\"targetc\":\"\"}', '{\"astroid_article_type\":\"regular\",\"astroid_article_video_url\":\"\",\"astroid_article_gallery_width\":\"\",\"astroid_article_gallery_bullets\":\"1\",\"astroid_article_gallery_navigation\":\"1\",\"astroid_article_thumbnail\":\"1\",\"astroid_article_gallery_items\":[],\"astroid_article_audio_source\":\"soundcloud\",\"astroid_article_audio_soundcloud\":\"\",\"astroid_article_audio_spotify\":\"\",\"astroid_article_review_heading\":\"\",\"astroid_article_review_summery\":\"\",\"astroid_article_review_good\":\"\",\"astroid_article_review_bad\":\"\",\"astroid_article_review_rating\":\"5\",\"astroid_article_button_action\":\"\",\"astroid_article_button_link\":\"\",\"astroid_article_review_criterias\":[],\"astroid_article_quote_text\":\"\",\"astroid_article_quote_author\":\"\",\"astroid_article_badge\":\"0\",\"astroid_article_badge_type\":\"2\",\"astroid_article_badge_text\":\"\",\"astroid_article_badge_color\":\"\",\"astroid_article_badge_text_color\":\"\",\"astroid_relatedposts\":\"\",\"astroid_socialshare\":\"\",\"astroid_comments\":\"\",\"astroid_posttype\":\"\",\"astroid_readtime\":\"\",\"astroid_authorinfo\":\"\",\"astroid_og_title\":\"\",\"astroid_og_desc\":\"\",\"astroid_og_image\":\"\"}', 1, 28, '', '', 1, 0, '{}', 1, '*', '', ''),
(142, 388, 'ATIVIDADE PES –  Fevereiro', 'atividade-pes-fevereiro', '<p><strong>Prevenção das ISTs</strong></p>\r\n<p>Relativamente à informação sobre as Infeções sexualmente transmissíveis, é importante prevenir e conhecer as formas de contágio, o risco de infeção, a necessidade de atendimento numa unidade de saúde, as medidas de prevenção e tratamento, com a orientação de um profissional de saúde.</p>\r\n<p>A Escola Secundária de Santa Maria Maior conta com o enfermeiro Humberto Domingues ( especialista em saúde escolar) na sensibilização, informação e esclarecimento destas matérias tão importantes para a formação dos nossos jovens.</p>\r\n<p><img src=\"images/Almocos/fotos-pes/IMG_20200129_120222.gif\" alt=\"IMG 20200129 120222\" /></p>', '', 1, 11, '2020-02-13 09:11:02', 253, '', '2020-02-13 09:11:02', 0, 0, '0000-00-00 00:00:00', '2020-02-13 09:11:02', '0000-00-00 00:00:00', '{\"image_intro\":\"\",\"image_intro_alt\":\"\",\"image_intro_caption\":\"\",\"float_intro\":\"\",\"image_fulltext\":\"\",\"image_fulltext_alt\":\"\",\"image_fulltext_caption\":\"\",\"float_fulltext\":\"\"}', '{\"urla\":false,\"urlatext\":\"\",\"targeta\":\"\",\"urlb\":false,\"urlbtext\":\"\",\"targetb\":\"\",\"urlc\":false,\"urlctext\":\"\",\"targetc\":\"\"}', '{\"astroid_article_type\":\"regular\",\"astroid_article_video_url\":\"\",\"astroid_article_gallery_width\":\"\",\"astroid_article_gallery_bullets\":\"1\",\"astroid_article_gallery_navigation\":\"1\",\"astroid_article_thumbnail\":\"1\",\"astroid_article_gallery_items\":[],\"astroid_article_audio_source\":\"soundcloud\",\"astroid_article_audio_soundcloud\":\"\",\"astroid_article_audio_spotify\":\"\",\"astroid_article_review_heading\":\"\",\"astroid_article_review_summery\":\"\",\"astroid_article_review_good\":\"\",\"astroid_article_review_bad\":\"\",\"astroid_article_review_rating\":\"5\",\"astroid_article_button_action\":\"\",\"astroid_article_button_link\":\"\",\"astroid_article_review_criterias\":[],\"astroid_article_quote_text\":\"\",\"astroid_article_quote_author\":\"\",\"astroid_article_badge\":\"0\",\"astroid_article_badge_type\":\"2\",\"astroid_article_badge_text\":\"\",\"astroid_article_badge_color\":\"\",\"astroid_article_badge_text_color\":\"\",\"astroid_relatedposts\":\"\",\"astroid_socialshare\":\"\",\"astroid_comments\":\"\",\"astroid_posttype\":\"\",\"astroid_readtime\":\"\",\"astroid_authorinfo\":\"\",\"astroid_og_title\":\"\",\"astroid_og_desc\":\"\",\"astroid_og_image\":\"\"}', 1, 27, '', '', 1, 0, '{}', 1, '*', '', ''),
(143, 389, 'AVALIAÇÃO EXTRAORDINÁRIA – 2ª época Cursos Profissionais', 'avaliacao-extraordinaria-2-epoca-cursos-profissionais', '<p style=\"text-align: justify;\">\r\n	Avisam-se os alunos do 10&ordm;, 11&ordm; e 12&ordm; anos com m&oacute;dulos em atraso (incluem-se tamb&eacute;m os alunos que tenham conclu&iacute;do a PAP e FCT) que a inscri&ccedil;&atilde;o para a segunda &eacute;poca de avalia&ccedil;&atilde;o extraordin&aacute;ria decorre entre os dias 17 a 21 de fevereiro de 2020. A inscri&ccedil;&atilde;o &eacute; feita na Secretaria da Escola.</p>\r\n<p>\r\n	O calend&aacute;rio dos exames ser&aacute; afixado no local habitual, no dia 06 de mar&ccedil;o do presente ano. A &eacute;poca ter&aacute; in&iacute;cio no dia 30 de mar&ccedil;o, 2020.</p>\r\n', '', 1, 11, '2020-02-18 12:20:51', 231, '', '2020-02-18 12:21:40', 231, 0, '0000-00-00 00:00:00', '2020-02-18 12:20:51', '0000-00-00 00:00:00', '{\"image_intro\":\"\",\"image_intro_alt\":\"\",\"image_intro_caption\":\"\",\"float_intro\":\"\",\"image_fulltext\":\"\",\"image_fulltext_alt\":\"\",\"image_fulltext_caption\":\"\",\"float_fulltext\":\"\"}', '{\"urla\":false,\"urlatext\":\"\",\"targeta\":\"\",\"urlb\":false,\"urlbtext\":\"\",\"targetb\":\"\",\"urlc\":false,\"urlctext\":\"\",\"targetc\":\"\"}', '{\"astroid_article_type\":\"regular\",\"astroid_article_video_url\":\"\",\"astroid_article_gallery_width\":\"\",\"astroid_article_gallery_bullets\":\"1\",\"astroid_article_gallery_navigation\":\"1\",\"astroid_article_thumbnail\":\"1\",\"astroid_article_gallery_items\":[],\"astroid_article_audio_source\":\"soundcloud\",\"astroid_article_audio_soundcloud\":\"\",\"astroid_article_audio_spotify\":\"\",\"astroid_article_review_heading\":\"\",\"astroid_article_review_summery\":\"\",\"astroid_article_review_good\":\"\",\"astroid_article_review_bad\":\"\",\"astroid_article_review_rating\":\"5\",\"astroid_article_button_action\":\"\",\"astroid_article_button_link\":\"\",\"astroid_article_review_criterias\":[],\"astroid_article_quote_text\":\"\",\"astroid_article_quote_author\":\"\",\"astroid_article_badge\":\"0\",\"astroid_article_badge_type\":\"2\",\"astroid_article_badge_text\":\"\",\"astroid_article_badge_color\":\"\",\"astroid_article_badge_text_color\":\"\",\"astroid_relatedposts\":\"\",\"astroid_socialshare\":\"\",\"astroid_comments\":\"\",\"astroid_posttype\":\"\",\"astroid_readtime\":\"\",\"astroid_authorinfo\":\"\",\"astroid_og_title\":\"\",\"astroid_og_desc\":\"\",\"astroid_og_image\":\"\"}', 2, 26, '', '', 1, 0, '{}', 1, '*', '', ''),
(144, 390, 'Erasmus+ STORY-ID', 'erasmus-story-id', '<p>\r\n	O projeto Erasmus+ STORY-ID tem proporcionado aos alunos do ensino secund&aacute;rio a possibilidade de intera&ccedil;&atilde;o e trabalho colaborativo com alunos de cinco escolas da B&eacute;lgica, It&aacute;lia, Inglaterra e Pa&iacute;ses Baixos.</p>\r\n<p>\r\n	Desta vez, recebemos um grupo de dez alunos e duas professoras da Escola P. J. Thijsse, em Castricum, nos Pa&iacute;ses Baixos, para uma semana de interc&acirc;mbio que ficou marcada pela excelente intera&ccedil;&atilde;o entre os alunos das duas escolas, nas produtivas sess&otilde;es de trabalho e nas enriquecedoras visitas culturais.</p>\r\n<p style=\"text-align: center;\">\r\n	<img alt=\"\" class=\"cke-resize\" src=\"images/IMG_6340.JPG\" style=\"width: 400px; height: 300px;\" /></p>\r\n<p>\r\n	&nbsp;</p>\r\n<div id=\"ckimgrsz\" style=\"left: 129px; top: 105px;\">\r\n	<div class=\"preview\">\r\n		&nbsp;</div>\r\n</div>\r\n', '', 1, 11, '2020-02-20 10:16:23', 231, '', '2020-02-20 10:18:34', 231, 0, '0000-00-00 00:00:00', '2020-02-20 10:16:23', '0000-00-00 00:00:00', '{\"image_intro\":\"\",\"image_intro_alt\":\"\",\"image_intro_caption\":\"\",\"float_intro\":\"\",\"image_fulltext\":\"\",\"image_fulltext_alt\":\"\",\"image_fulltext_caption\":\"\",\"float_fulltext\":\"\"}', '{\"urla\":false,\"urlatext\":\"\",\"targeta\":\"\",\"urlb\":false,\"urlbtext\":\"\",\"targetb\":\"\",\"urlc\":false,\"urlctext\":\"\",\"targetc\":\"\"}', '{\"astroid_article_type\":\"regular\",\"astroid_article_video_url\":\"\",\"astroid_article_gallery_width\":\"\",\"astroid_article_gallery_bullets\":\"1\",\"astroid_article_gallery_navigation\":\"1\",\"astroid_article_thumbnail\":\"1\",\"astroid_article_gallery_items\":[],\"astroid_article_audio_source\":\"soundcloud\",\"astroid_article_audio_soundcloud\":\"\",\"astroid_article_audio_spotify\":\"\",\"astroid_article_review_heading\":\"\",\"astroid_article_review_summery\":\"\",\"astroid_article_review_good\":\"\",\"astroid_article_review_bad\":\"\",\"astroid_article_review_rating\":\"5\",\"astroid_article_button_action\":\"\",\"astroid_article_button_link\":\"\",\"astroid_article_review_criterias\":[],\"astroid_article_quote_text\":\"\",\"astroid_article_quote_author\":\"\",\"astroid_article_badge\":\"0\",\"astroid_article_badge_type\":\"2\",\"astroid_article_badge_text\":\"\",\"astroid_article_badge_color\":\"\",\"astroid_article_badge_text_color\":\"\",\"astroid_relatedposts\":\"\",\"astroid_socialshare\":\"\",\"astroid_comments\":\"\",\"astroid_posttype\":\"\",\"astroid_readtime\":\"\",\"astroid_authorinfo\":\"\",\"astroid_og_title\":\"\",\"astroid_og_desc\":\"\",\"astroid_og_image\":\"\"}', 3, 25, '', '', 1, 0, '{}', 1, '*', '', ''),
(145, 391, 'ATIVIDADE PES: FEVEREIRO ', 'atividade-pes-fevereiro-2', '<p><strong>&nbsp;VISITA AO SERVIÇO DE IMUNOHEMOTERAPIA (ULSAM)</strong></p>\r\n<p>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; “O Serviço de Imunohemoterapia (SIH), é o serviço da Unidade Local do Alto Minho E.P.E (ULSAM EPE) responsável por colher, estudar, processar e armazenar sangue humano e/ou seus componentes com o objetivo de os transfundir a doentes que deles necessitam. O Serviço é também responsável pelo estudo dos potenciais recetores de sangue e/ou seus componentes, bem como o de preparar e enviar o produto mais adequado ao recetor em causa. Para além destas funções é da responsabilidade deste Serviço o diagnóstico e tratamento de coagulopatias congénitas e adquiridas, bem como o dos estados de hipercoagulabilidade e trombofilia.”</p>\r\n<p>(<a href=\"http://www.ulsam.min-saude.pt/servicos-clinicos/hematologia-clinica/\">http://www.ulsam.min-saude.pt/servicos-clinicos/hematologia-clinica/</a>)</p>\r\n<p>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; A Equipa PES da Escola Secundária de Santa Maria Maior agradece à equipa do Serviço de Imunohemoterapia o modo como acolheu os alunos e o professor acompanhante, Edmundo Correia, assim como ao enfermeiro Humberto Domingues que desencadeou as devidas diligências para que a visita se concretizasse. Os jovens ficaram mais esclarecidos sobre este precioso serviço e sensibilizados para que, de futuro, possam ser dadores de sangue e garantir a vida de alguém.</p>\r\n<p>&nbsp;</p>\r\n<p><img src=\"images/Almocos/fotos-pes/Visita_de_Alunos4.jpg\" alt=\"Visita de Alunos4\" /></p>', '', 1, 11, '2020-02-20 14:48:04', 253, '', '2020-02-20 14:48:04', 0, 0, '0000-00-00 00:00:00', '2020-02-20 14:48:04', '0000-00-00 00:00:00', '{\"image_intro\":\"\",\"image_intro_alt\":\"\",\"image_intro_caption\":\"\",\"float_intro\":\"\",\"image_fulltext\":\"\",\"image_fulltext_alt\":\"\",\"image_fulltext_caption\":\"\",\"float_fulltext\":\"\"}', '{\"urla\":false,\"urlatext\":\"\",\"targeta\":\"\",\"urlb\":false,\"urlbtext\":\"\",\"targetb\":\"\",\"urlc\":false,\"urlctext\":\"\",\"targetc\":\"\"}', '{\"astroid_article_type\":\"regular\",\"astroid_article_video_url\":\"\",\"astroid_article_gallery_width\":\"\",\"astroid_article_gallery_bullets\":\"1\",\"astroid_article_gallery_navigation\":\"1\",\"astroid_article_thumbnail\":\"1\",\"astroid_article_gallery_items\":[],\"astroid_article_audio_source\":\"soundcloud\",\"astroid_article_audio_soundcloud\":\"\",\"astroid_article_audio_spotify\":\"\",\"astroid_article_review_heading\":\"\",\"astroid_article_review_summery\":\"\",\"astroid_article_review_good\":\"\",\"astroid_article_review_bad\":\"\",\"astroid_article_review_rating\":\"5\",\"astroid_article_button_action\":\"\",\"astroid_article_button_link\":\"\",\"astroid_article_review_criterias\":[],\"astroid_article_quote_text\":\"\",\"astroid_article_quote_author\":\"\",\"astroid_article_badge\":\"0\",\"astroid_article_badge_type\":\"2\",\"astroid_article_badge_text\":\"\",\"astroid_article_badge_color\":\"\",\"astroid_article_badge_text_color\":\"\",\"astroid_relatedposts\":\"\",\"astroid_socialshare\":\"\",\"astroid_comments\":\"\",\"astroid_posttype\":\"\",\"astroid_readtime\":\"\",\"astroid_authorinfo\":\"\",\"astroid_og_title\":\"\",\"astroid_og_desc\":\"\",\"astroid_og_image\":\"\"}', 1, 24, '', '', 1, 0, '{}', 1, '*', '', ''),
(146, 392, 'Projeto Kids Dive - Para uma Sociedade Azul mais participativa', 'projeto-kids-dive-para-uma-sociedade-azul-mais-participativa', '<p>O projeto Kids Dive das turmas 6º C e 12º D venceu o concurso promovido pela Câmara Municipal de Viana do Castelo, tendo o Doutor Frederico Almada, investigador do MARE-ISPA (<a href=\"https://l.facebook.com/l.php?u=http%3A%2F%2Fwww.mare-centre.pt%2F%3Ffbclid%3DIwAR0V4CG1NEYfX-YXVREujsVtm48Cj5FWTak92Sdmv96CVrkrmvN2H7H44yk&amp;h=AT1OrfvHBwPgqnRY7oaR7kBLHxvMjVM7nNwGV9J6aWzL1UfXEBNDSD1gLyjV2pFnfHFqSAmVYUmRE5-AouBhkJTIPwSJ6AyX7J6wJPcK5k_hNQPGtX4BNzHp4PP-Z6qiZlNnKjzj4sOY3LTxcB4rQvTjYkKFoQp7\" target=\"_blank\" rel=\"noopener nofollow\" data-ft=\"{&quot;tn&quot;:&quot;-U&quot;}\" data-lynx-mode=\"asynclazy\">http://www.mare-centre.pt/</a>) e coordenador do projeto educativo Kids Dive (<a href=\"https://l.facebook.com/l.php?u=http%3A%2F%2Fwww.kidsdive.pt%2F%3Ffbclid%3DIwAR0WW0M-EukPszdy9CUNS5jb0jtro1gjaEPaHYPq7Er1QeKWMYBESa71la8&amp;h=AT3mes90OwWgcfgE6MgfeT-97Udt7NyKiN6tcrKm7COf3HFy6ibsl3BF-WVx03ecK62t1xJDr88SF6jEeVmyyYib-GbSPMWZeeVTXRE3MqRMNEJm2X-15uP20qWc3UNP290x6_2LBr8XCDi0nuJtdmtW9jbzThTu\" target=\"_blank\" rel=\"noopener nofollow\" data-ft=\"{&quot;tn&quot;:&quot;-U&quot;}\" data-lynx-mode=\"asynclazy\">http://www.kidsdive.pt/</a>) apresentado aos alunos, encarregados de educação e docentes as atividades a realizar: Visita e workshop no Oceanário de Lisboa, experiência de mergulho num ambiente marinho simulado, visita à praia rochosa com investigadores e participação no National Geographic Summit.<br />O objetivo do projeto é \"fazer sentir e experimentar e não apenas ouvir\", promovendo o conhecimento do Oceano, contribuindo assim para uma sociedade azul mais participativa.<br />Coordenador do Clube Ciência Viva Escolar.<img src=\"images/IMG_20200219_102158.jpg\" alt=\"IMG 20200219 102158\" /></p>', '', 1, 11, '2020-02-21 10:32:30', 251, '', '2020-02-21 10:38:30', 251, 0, '0000-00-00 00:00:00', '2020-02-21 10:32:30', '0000-00-00 00:00:00', '{\"image_intro\":\"\",\"image_intro_alt\":\"\",\"image_intro_caption\":\"\",\"float_intro\":\"\",\"image_fulltext\":\"\",\"image_fulltext_alt\":\"\",\"image_fulltext_caption\":\"\",\"float_fulltext\":\"\"}', '{\"urla\":false,\"urlatext\":\"\",\"targeta\":\"\",\"urlb\":false,\"urlbtext\":\"\",\"targetb\":\"\",\"urlc\":false,\"urlctext\":\"\",\"targetc\":\"\"}', '{\"astroid_article_type\":\"regular\",\"astroid_article_video_url\":\"\",\"astroid_article_gallery_width\":\"\",\"astroid_article_gallery_bullets\":\"1\",\"astroid_article_gallery_navigation\":\"1\",\"astroid_article_thumbnail\":\"1\",\"astroid_article_gallery_items\":[],\"astroid_article_audio_source\":\"soundcloud\",\"astroid_article_audio_soundcloud\":\"\",\"astroid_article_audio_spotify\":\"\",\"astroid_article_review_heading\":\"\",\"astroid_article_review_summery\":\"\",\"astroid_article_review_good\":\"\",\"astroid_article_review_bad\":\"\",\"astroid_article_review_rating\":\"5\",\"astroid_article_button_action\":\"\",\"astroid_article_button_link\":\"\",\"astroid_article_review_criterias\":[],\"astroid_article_quote_text\":\"\",\"astroid_article_quote_author\":\"\",\"astroid_article_badge\":\"0\",\"astroid_article_badge_type\":\"2\",\"astroid_article_badge_text\":\"\",\"astroid_article_badge_color\":\"\",\"astroid_article_badge_text_color\":\"\",\"astroid_relatedposts\":\"\",\"astroid_socialshare\":\"\",\"astroid_comments\":\"\",\"astroid_posttype\":\"\",\"astroid_readtime\":\"\",\"astroid_authorinfo\":\"\",\"astroid_og_title\":\"\",\"astroid_og_desc\":\"\",\"astroid_og_image\":\"\"}', 2, 23, '', '', 1, 0, '{}', 1, '*', '', ''),
(147, 393, 'BAILE DE CARNAVAL NA FREI', 'baile-de-carnaval-na-frei', '<p>Decorreu no passado dia 21 o primeiro Baile de Carnaval promovido pela Associação de Pais e Encarregados de Educação. Foi um momento de muita folia, de muita alegria, onde a boa disposição reinou. Parabéns a todos os alunos que participaram, em especial ao 5º A, ao 7º E e à Clara Rodrigues, do 6º G, vencedores dos três prémios a concurso. Um agradecimento também aos professores, aos auxiliares de ação educativa, aos pais e encarregados de educação, e à Direção da Escola, pela disponibilidade com que se associaram a este evento.</p>', '', 1, 11, '2020-02-26 19:51:36', 251, '', '2020-02-26 19:51:36', 0, 0, '0000-00-00 00:00:00', '2020-02-26 19:51:36', '0000-00-00 00:00:00', '{\"image_intro\":\"\",\"image_intro_alt\":\"\",\"image_intro_caption\":\"\",\"float_intro\":\"\",\"image_fulltext\":\"\",\"image_fulltext_alt\":\"\",\"image_fulltext_caption\":\"\",\"float_fulltext\":\"\"}', '{\"urla\":false,\"urlatext\":\"\",\"targeta\":\"\",\"urlb\":false,\"urlbtext\":\"\",\"targetb\":\"\",\"urlc\":false,\"urlctext\":\"\",\"targetc\":\"\"}', '{\"astroid_article_type\":\"regular\",\"astroid_article_video_url\":\"\",\"astroid_article_gallery_width\":\"\",\"astroid_article_gallery_bullets\":\"1\",\"astroid_article_gallery_navigation\":\"1\",\"astroid_article_thumbnail\":\"1\",\"astroid_article_gallery_items\":[],\"astroid_article_audio_source\":\"soundcloud\",\"astroid_article_audio_soundcloud\":\"\",\"astroid_article_audio_spotify\":\"\",\"astroid_article_review_heading\":\"\",\"astroid_article_review_summery\":\"\",\"astroid_article_review_good\":\"\",\"astroid_article_review_bad\":\"\",\"astroid_article_review_rating\":\"5\",\"astroid_article_button_action\":\"\",\"astroid_article_button_link\":\"\",\"astroid_article_review_criterias\":[],\"astroid_article_quote_text\":\"\",\"astroid_article_quote_author\":\"\",\"astroid_article_badge\":\"0\",\"astroid_article_badge_type\":\"2\",\"astroid_article_badge_text\":\"\",\"astroid_article_badge_color\":\"\",\"astroid_article_badge_text_color\":\"\",\"astroid_relatedposts\":\"\",\"astroid_socialshare\":\"\",\"astroid_comments\":\"\",\"astroid_posttype\":\"\",\"astroid_readtime\":\"\",\"astroid_authorinfo\":\"\",\"astroid_og_title\":\"\",\"astroid_og_desc\":\"\",\"astroid_og_image\":\"\"}', 1, 22, '', '', 1, 0, '{}', 1, '*', '', ''),
(148, 394, 'Informação Coronavírus, COVID-19', 'informacao-coronavirus-covid-19', '<p>\r\n	A Dire&ccedil;&atilde;o Geral de Sa&uacute;de recomenda o cumprimento das seguintes medidas de higiene e de etiqueta respirat&oacute;ria:<br />\r\n	&bull; Lave frequentemente as m&atilde;os, com &aacute;gua e sab&atilde;o, esfregando-as bem durante pelo menos 20 segundos;<br />\r\n	&bull; Reforce a lavagem das m&atilde;os antes e ap&oacute;s a prepara&ccedil;&atilde;o de alimentos, ap&oacute;s o uso da casa de banho e sempre que as m&atilde;os lhe pare&ccedil;am sujas;<br />\r\n	&bull; Pode tamb&eacute;m usar em alternativa, para higiene das m&atilde;os, uma solu&ccedil;&atilde;o &agrave; base de &aacute;lcool;<br />\r\n	&bull; Use len&ccedil;os de papel (de utiliza&ccedil;&atilde;o &uacute;nica) para se assoar;<br />\r\n	&bull; Deite os len&ccedil;os usados num caixote do lixo e lave de seguida as m&atilde;os;<br />\r\n	&bull; Tussa ou espirre para o bra&ccedil;o com o cotovelo fletido, e n&atilde;o para as m&atilde;os;<br />\r\n	&bull; Evite tocar nos olhos, no nariz e na boca com as m&atilde;os sujas ou contaminadas com secre&ccedil;&otilde;es respirat&oacute;rias.</p>\r\n', '\r\n<p>\r\n	As pessoas regressadas da China ou de uma &aacute;rea afetada devem estar atentas ao surgimento de febre, tosse e eventual dificuldade respirat&oacute;ria. Se surgirem estes sintomas, n&atilde;o se devem deslocar aos servi&ccedil;os de sa&uacute;de, mas ligar para o SNS24 - <strong>808 24 24 24</strong>, e seguir as orienta&ccedil;&otilde;es que lhes forem dadas. Por regra n&atilde;o se recomenda qualquer tipo de isolamento de pessoas sem sintomas.</p>\r\n<p>\r\n	A evolu&ccedil;&atilde;o da situa&ccedil;&atilde;o pode ser acompanhada em <a href=\"https://www.dgs.pt\">www.dgs.pt</a></p>\r\n<p>\r\n	<a href=\"images/Informação_da_DGS_27-02-2020.pdf\">Veja aqui a Informa&ccedil;&atilde;o da DGS de hoje</a></p>\r\n<p>\r\n	&nbsp;</p>\r\n', 1, 11, '2020-02-27 18:50:39', 251, '', '2020-03-03 21:03:12', 231, 0, '0000-00-00 00:00:00', '2020-02-27 18:50:39', '0000-00-00 00:00:00', '{\"image_intro\":\"\",\"image_intro_alt\":\"\",\"image_intro_caption\":\"\",\"float_intro\":\"\",\"image_fulltext\":\"\",\"image_fulltext_alt\":\"\",\"image_fulltext_caption\":\"\",\"float_fulltext\":\"\"}', '{\"urla\":false,\"urlatext\":\"\",\"targeta\":\"\",\"urlb\":false,\"urlbtext\":\"\",\"targetb\":\"\",\"urlc\":false,\"urlctext\":\"\",\"targetc\":\"\"}', '{\"astroid_article_type\":\"regular\",\"astroid_article_video_url\":\"\",\"astroid_article_gallery_width\":\"\",\"astroid_article_gallery_bullets\":\"1\",\"astroid_article_gallery_navigation\":\"1\",\"astroid_article_thumbnail\":\"1\",\"astroid_article_gallery_items\":[],\"astroid_article_audio_source\":\"soundcloud\",\"astroid_article_audio_soundcloud\":\"\",\"astroid_article_audio_spotify\":\"\",\"astroid_article_review_heading\":\"\",\"astroid_article_review_summery\":\"\",\"astroid_article_review_good\":\"\",\"astroid_article_review_bad\":\"\",\"astroid_article_review_rating\":\"5\",\"astroid_article_button_action\":\"\",\"astroid_article_button_link\":\"\",\"astroid_article_review_criterias\":[],\"astroid_article_quote_text\":\"\",\"astroid_article_quote_author\":\"\",\"astroid_article_badge\":\"0\",\"astroid_article_badge_type\":\"2\",\"astroid_article_badge_text\":\"\",\"astroid_article_badge_color\":\"\",\"astroid_article_badge_text_color\":\"\",\"astroid_authorinfo\":\"\",\"astroid_relatedposts\":\"\",\"article_relatedposts_count\":\"\",\"article_relatedposts_count_custom\":\"4\",\"astroid_readtime\":\"\",\"astroid_socialshare\":\"\",\"astroid_comments\":\"\",\"astroid_og_title\":\"\",\"astroid_og_desc\":\"\",\"astroid_og_image\":\"\"}', 3, 21, '', '', 1, 0, '{}', 1, '*', '', '');
INSERT INTO `ynfp8_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`, `note`) VALUES
(149, 395, 'Mar À Vista', 'mar-a-vista', '<p style=\"text-align: center;\">\r\n	<img alt=\"\" src=\"images/cartaz_MaraVista.png\" style=\"width: 423px; height: 600px;\" /></p>\r\n', '', 1, 11, '2020-03-05 09:35:47', 231, '', '2020-03-05 09:35:47', 0, 0, '0000-00-00 00:00:00', '2020-03-05 09:35:47', '0000-00-00 00:00:00', '{\"image_intro\":\"\",\"image_intro_alt\":\"\",\"image_intro_caption\":\"\",\"float_intro\":\"\",\"image_fulltext\":\"\",\"image_fulltext_alt\":\"\",\"image_fulltext_caption\":\"\",\"float_fulltext\":\"\"}', '{\"urla\":false,\"urlatext\":\"\",\"targeta\":\"\",\"urlb\":false,\"urlbtext\":\"\",\"targetb\":\"\",\"urlc\":false,\"urlctext\":\"\",\"targetc\":\"\"}', '{\"astroid_article_type\":\"regular\",\"astroid_article_video_url\":\"\",\"astroid_article_gallery_width\":\"\",\"astroid_article_gallery_bullets\":\"1\",\"astroid_article_gallery_navigation\":\"1\",\"astroid_article_thumbnail\":\"1\",\"astroid_article_gallery_items\":[],\"astroid_article_audio_source\":\"soundcloud\",\"astroid_article_audio_soundcloud\":\"\",\"astroid_article_audio_spotify\":\"\",\"astroid_article_review_heading\":\"\",\"astroid_article_review_summery\":\"\",\"astroid_article_review_good\":\"\",\"astroid_article_review_bad\":\"\",\"astroid_article_review_rating\":\"5\",\"astroid_article_button_action\":\"\",\"astroid_article_button_link\":\"\",\"astroid_article_review_criterias\":[],\"astroid_article_quote_text\":\"\",\"astroid_article_quote_author\":\"\",\"astroid_article_badge\":\"0\",\"astroid_article_badge_type\":\"2\",\"astroid_article_badge_text\":\"\",\"astroid_article_badge_color\":\"\",\"astroid_article_badge_text_color\":\"\",\"astroid_authorinfo\":\"\",\"astroid_relatedposts\":\"\",\"article_relatedposts_count\":\"\",\"article_relatedposts_count_custom\":\"4\",\"astroid_readtime\":\"\",\"astroid_socialshare\":\"\",\"astroid_comments\":\"\",\"astroid_og_title\":\"\",\"astroid_og_desc\":\"\",\"astroid_og_image\":\"\"}', 1, 20, '', '', 1, 0, '{}', 1, '*', '', ''),
(150, 396, 'Semana na Maior', 'semana-na-maior', '<p style=\"text-align: center;\">\r\n	<img alt=\"\" class=\"cke-resize\" src=\"images/cartaz_SnM2020_reduzido.jpg\" style=\"width: 424px; height: 600px;\" /></p>\r\n<div id=\"ckimgrsz\" style=\"left: 104px; top: 12.2px;\">\r\n	<div class=\"preview\">\r\n		&nbsp;</div>\r\n</div>\r\n', '', 1, 11, '2020-03-05 09:37:08', 231, '', '2020-03-05 09:38:27', 231, 0, '0000-00-00 00:00:00', '2020-03-05 09:37:08', '0000-00-00 00:00:00', '{\"image_intro\":\"\",\"image_intro_alt\":\"\",\"image_intro_caption\":\"\",\"float_intro\":\"\",\"image_fulltext\":\"\",\"image_fulltext_alt\":\"\",\"image_fulltext_caption\":\"\",\"float_fulltext\":\"\"}', '{\"urla\":false,\"urlatext\":\"\",\"targeta\":\"\",\"urlb\":false,\"urlbtext\":\"\",\"targetb\":\"\",\"urlc\":false,\"urlctext\":\"\",\"targetc\":\"\"}', '{\"astroid_article_type\":\"regular\",\"astroid_article_video_url\":\"\",\"astroid_article_gallery_width\":\"\",\"astroid_article_gallery_bullets\":\"1\",\"astroid_article_gallery_navigation\":\"1\",\"astroid_article_thumbnail\":\"1\",\"astroid_article_gallery_items\":[],\"astroid_article_audio_source\":\"soundcloud\",\"astroid_article_audio_soundcloud\":\"\",\"astroid_article_audio_spotify\":\"\",\"astroid_article_review_heading\":\"\",\"astroid_article_review_summery\":\"\",\"astroid_article_review_good\":\"\",\"astroid_article_review_bad\":\"\",\"astroid_article_review_rating\":\"5\",\"astroid_article_button_action\":\"\",\"astroid_article_button_link\":\"\",\"astroid_article_review_criterias\":[],\"astroid_article_quote_text\":\"\",\"astroid_article_quote_author\":\"\",\"astroid_article_badge\":\"0\",\"astroid_article_badge_type\":\"2\",\"astroid_article_badge_text\":\"\",\"astroid_article_badge_color\":\"\",\"astroid_article_badge_text_color\":\"\",\"astroid_authorinfo\":\"\",\"astroid_relatedposts\":\"\",\"article_relatedposts_count\":\"\",\"article_relatedposts_count_custom\":\"4\",\"astroid_readtime\":\"\",\"astroid_socialshare\":\"\",\"astroid_comments\":\"\",\"astroid_og_title\":\"\",\"astroid_og_desc\":\"\",\"astroid_og_image\":\"\"}', 2, 19, '', '', 1, 0, '{}', 1, '*', '', ''),
(151, 398, 'Projeto Ler+ Ser Maior: Leitura solidária', 'projeto-ler-ser-maior-leitura-solidaria', '<p style=\"text-align: justify;\">\r\n	A Biblioteca Escolar retomou este ano o projeto Ler+ Ser Maior, dando continuidade &agrave; sua estrat&eacute;gia de promo&ccedil;&atilde;o da leitura entre os nossos jovens. Iniciado em 2012, este projeto consiste na dinamiza&ccedil;&atilde;o de sess&otilde;es de leitura expressiva nos lares de idosos de Viana do Castelo. Este ano estamos a trabalhar com o Lar de Santa Teresa e as turmas envolvidas s&atilde;o o 11&ordm; J e o 10&ordm; L.</p>\r\n', '\r\n<p style=\"color: rgb(0, 0, 0); font-family: &quot;Times New Roman&quot;; font-size: medium; text-align: center;\">\r\n	<img alt=\"\" class=\"cke-resize\" src=\"images/IMG_20200214_105711.jpg\" style=\"width: 263px; height: 350px;\" /></p>\r\n<p style=\"text-align: justify;\">\r\n	Para al&eacute;m de permitir refor&ccedil;ar pr&aacute;ticas de coopera&ccedil;&atilde;o entre a escola e a comunidade e de sensibilizar a popula&ccedil;&atilde;o s&eacute;nior para os benef&iacute;cios da leitura, s&atilde;o vis&iacute;veis os impactos positivos nas aprendizagens dos alunos no que respeita &agrave;s compet&ecirc;ncias de leitura, compreens&atilde;o e express&atilde;o, e tamb&eacute;m no desenvolvimento da responsabilidade, iniciativa e esp&iacute;rito de solidariedade.</p>\r\n', 1, 11, '2020-03-10 10:50:35', 231, '', '2020-03-11 14:57:53', 231, 0, '0000-00-00 00:00:00', '2020-03-10 10:50:35', '0000-00-00 00:00:00', '{\"image_intro\":\"\",\"image_intro_alt\":\"\",\"image_intro_caption\":\"\",\"float_intro\":\"\",\"image_fulltext\":\"\",\"image_fulltext_alt\":\"\",\"image_fulltext_caption\":\"\",\"float_fulltext\":\"\"}', '{\"urla\":false,\"urlatext\":\"\",\"targeta\":\"\",\"urlb\":false,\"urlbtext\":\"\",\"targetb\":\"\",\"urlc\":false,\"urlctext\":\"\",\"targetc\":\"\"}', '{\"astroid_article_type\":\"regular\",\"astroid_article_video_url\":\"\",\"astroid_article_gallery_width\":\"\",\"astroid_article_gallery_bullets\":\"1\",\"astroid_article_gallery_navigation\":\"1\",\"astroid_article_thumbnail\":\"1\",\"astroid_article_gallery_items\":[],\"astroid_article_audio_source\":\"soundcloud\",\"astroid_article_audio_soundcloud\":\"\",\"astroid_article_audio_spotify\":\"\",\"astroid_article_review_heading\":\"\",\"astroid_article_review_summery\":\"\",\"astroid_article_review_good\":\"\",\"astroid_article_review_bad\":\"\",\"astroid_article_review_rating\":\"5\",\"astroid_article_button_action\":\"\",\"astroid_article_button_link\":\"\",\"astroid_article_review_criterias\":[],\"astroid_article_quote_text\":\"\",\"astroid_article_quote_author\":\"\",\"astroid_article_badge\":\"0\",\"astroid_article_badge_type\":\"2\",\"astroid_article_badge_text\":\"\",\"astroid_article_badge_color\":\"\",\"astroid_article_badge_text_color\":\"\",\"astroid_authorinfo\":\"\",\"astroid_relatedposts\":\"\",\"article_relatedposts_count\":\"\",\"article_relatedposts_count_custom\":\"4\",\"astroid_readtime\":\"\",\"astroid_socialshare\":\"\",\"astroid_comments\":\"\",\"astroid_og_title\":\"\",\"astroid_og_desc\":\"\",\"astroid_og_image\":\"\"}', 5, 18, '', '', 1, 0, '{}', 1, '*', '', ''),
(152, 399, 'Cursos Profissionais - PROVAS DE AVALIAÇÃO EXTRAORDINÁRIA – 2ª ÉPOCA', 'cursos-profissionais-provas-de-avaliacao-extraordinaria-2-epoca', '<h2 style=\"text-align: center;\">\r\n	<strong>AVISO</strong></h2>\r\n<p>\r\n	Avisam-se todos os alunos que a segunda &eacute;poca das provas de avalia&ccedil;&atilde;o extraordin&aacute;ria, prevista para os dias 30 de mar&ccedil;o a 1 de abril de 2020, foi adiada para data a indicar oportunamente.&nbsp;</p>\r\n<p>\r\n	&nbsp;</p>\r\n', '', 1, 11, '2020-03-11 14:54:53', 231, '', '2020-03-11 14:56:07', 231, 0, '0000-00-00 00:00:00', '2020-03-11 14:54:53', '0000-00-00 00:00:00', '{\"image_intro\":\"\",\"image_intro_alt\":\"\",\"image_intro_caption\":\"\",\"float_intro\":\"\",\"image_fulltext\":\"\",\"image_fulltext_alt\":\"\",\"image_fulltext_caption\":\"\",\"float_fulltext\":\"\"}', '{\"urla\":false,\"urlatext\":\"\",\"targeta\":\"\",\"urlb\":false,\"urlbtext\":\"\",\"targetb\":\"\",\"urlc\":false,\"urlctext\":\"\",\"targetc\":\"\"}', '{\"astroid_article_type\":\"regular\",\"astroid_article_video_url\":\"\",\"astroid_article_gallery_width\":\"\",\"astroid_article_gallery_bullets\":\"1\",\"astroid_article_gallery_navigation\":\"1\",\"astroid_article_thumbnail\":\"1\",\"astroid_article_gallery_items\":[],\"astroid_article_audio_source\":\"soundcloud\",\"astroid_article_audio_soundcloud\":\"\",\"astroid_article_audio_spotify\":\"\",\"astroid_article_review_heading\":\"\",\"astroid_article_review_summery\":\"\",\"astroid_article_review_good\":\"\",\"astroid_article_review_bad\":\"\",\"astroid_article_review_rating\":\"5\",\"astroid_article_button_action\":\"\",\"astroid_article_button_link\":\"\",\"astroid_article_review_criterias\":[],\"astroid_article_quote_text\":\"\",\"astroid_article_quote_author\":\"\",\"astroid_article_badge\":\"0\",\"astroid_article_badge_type\":\"2\",\"astroid_article_badge_text\":\"\",\"astroid_article_badge_color\":\"\",\"astroid_article_badge_text_color\":\"\",\"astroid_authorinfo\":\"\",\"astroid_relatedposts\":\"\",\"article_relatedposts_count\":\"\",\"article_relatedposts_count_custom\":\"4\",\"astroid_readtime\":\"\",\"astroid_socialshare\":\"\",\"astroid_comments\":\"\",\"astroid_og_title\":\"\",\"astroid_og_desc\":\"\",\"astroid_og_image\":\"\"}', 2, 17, '', '', 1, 0, '{}', 1, '*', '', ''),
(153, 400, 'MARÇO – ATIVIDADES PES', 'atividades-pes', '<p>\r\n	<strong>Internet Segura</strong></p>\r\n<p style=\"text-align: justify;\">\r\n	Nos dias 5 e 6 de mar&ccedil;o, a Escola Segura veio &agrave; Escola Secund&aacute;ria de Santa Maria Maior. O agente Ara&uacute;jo e o agente Antas alertaram as turmas presentes (6 turmas do 10&ordm; ano e 3 turmas do 11&ordm;ano) para os perigos da internet e sensibilizaram para as devidas precau&ccedil;&otilde;es. Os agentes fundamentaram as suas recomenda&ccedil;&otilde;es com a proje&ccedil;&atilde;o de v&iacute;deos que resultaram de uma parceria da Escola Segura com a Funda&ccedil;&atilde;o Altice.</p>\r\n<p>\r\n	<img alt=\"Internetsegura1\" src=\"images/Almocos/fotos-pes/Internetsegura1.jpg\" style=\"display: block; margin-left: auto; margin-right: auto;\" /></p>\r\n', '\r\n<p>\r\n	<strong>Preven&ccedil;&atilde;o das Infe&ccedil;&otilde;es sexualmente transmiss&iacute;veis</strong></p>\r\n<p style=\"text-align: justify;\">\r\n	No dia 9 de mar&ccedil;o, em parceria com o GAF, a Dr.&ordf; Carina Parente e a Dr.&ordf; Cec&iacute;lia contribu&iacute;ram para o alargamento da literacia em sa&uacute;de dos alunos do 12&ordm; ano, turmas A,E e L. A tem&aacute;tica &eacute; do interesse de toda a comunidade e os alunos ficaram mais informados sobre as infe&ccedil;&otilde;es: o que s&atilde;o, como se manifestam, como se transmitem, como se diagnosticam, como se tratam e como se previnem, destacando o VIH, as Hepatites virais e as infe&ccedil;&otilde;es sexualmente transmiss&iacute;veis.</p>\r\n<p>\r\n	<img alt=\"Prevencao1\" src=\"images/Almocos/fotos-pes/Prevencao1.jpg\" style=\"display: block; margin-left: auto; margin-right: auto;\" /></p>\r\n', 1, 11, '2020-03-12 14:36:26', 253, '', '2020-03-12 15:07:12', 231, 0, '0000-00-00 00:00:00', '2020-03-12 14:36:26', '0000-00-00 00:00:00', '{\"image_intro\":\"\",\"image_intro_alt\":\"\",\"image_intro_caption\":\"\",\"float_intro\":\"\",\"image_fulltext\":\"\",\"image_fulltext_alt\":\"\",\"image_fulltext_caption\":\"\",\"float_fulltext\":\"\"}', '{\"urla\":false,\"urlatext\":\"\",\"targeta\":\"\",\"urlb\":false,\"urlbtext\":\"\",\"targetb\":\"\",\"urlc\":false,\"urlctext\":\"\",\"targetc\":\"\"}', '{\"astroid_article_type\":\"regular\",\"astroid_article_video_url\":\"\",\"astroid_article_gallery_width\":\"\",\"astroid_article_gallery_bullets\":\"1\",\"astroid_article_gallery_navigation\":\"1\",\"astroid_article_thumbnail\":\"1\",\"astroid_article_gallery_items\":[],\"astroid_article_audio_source\":\"soundcloud\",\"astroid_article_audio_soundcloud\":\"\",\"astroid_article_audio_spotify\":\"\",\"astroid_article_review_heading\":\"\",\"astroid_article_review_summery\":\"\",\"astroid_article_review_good\":\"\",\"astroid_article_review_bad\":\"\",\"astroid_article_review_rating\":\"5\",\"astroid_article_button_action\":\"\",\"astroid_article_button_link\":\"\",\"astroid_article_review_criterias\":[],\"astroid_article_quote_text\":\"\",\"astroid_article_quote_author\":\"\",\"astroid_article_badge\":\"0\",\"astroid_article_badge_type\":\"2\",\"astroid_article_badge_text\":\"\",\"astroid_article_badge_color\":\"\",\"astroid_article_badge_text_color\":\"\",\"astroid_authorinfo\":\"\",\"astroid_relatedposts\":\"\",\"article_relatedposts_count\":\"\",\"article_relatedposts_count_custom\":\"4\",\"astroid_readtime\":\"\",\"astroid_socialshare\":\"\",\"astroid_comments\":\"\",\"astroid_og_title\":\"\",\"astroid_og_desc\":\"\",\"astroid_og_image\":\"\"}', 4, 16, '', '', 1, 0, '{}', 1, '*', '', ''),
(154, 401, 'Escola de Acolhimento - Frei Bartolomeu dos Mártires - Atendimento presencial', 'escola-de-acolhimento-frei-bartolomeu-dos-martires', '<p>Informação: a <span style=\"color: #800000;\"><strong>EB2,3 Frei Bartolomeu dos Mártires</strong></span> é a escola de acolhimento prevista no DL nº 10-A/2020 [filhos de profissionais convocados para serviço público essencial]. Solicite, por favor, para <a href=\"mailto:diretor@esmaior.pt\">diretor@esmaior.pt.</a></p>\r\n<p><span style=\"color: #800080;\"><strong>Atendimento Presencial</strong></span></p>\r\n<p>Informação: o atendimento presencial dos Serviços Administrativos passa a ser efetuado mediante marcação de dia/hora. Deve efetuar o pedido para o email <a href=\"mailto:madalenacarvalho@esmaior.pt\">madalenacarvalho@esmaior.pt</a>&nbsp;com&nbsp;a sua identificação, definição do tema a tratar, contacto telefónico e indicação da sua disponibilidade entre as 10 e as 15 horas</p>', '', 1, 11, '2020-03-16 18:13:14', 251, '', '2020-03-25 12:22:53', 251, 0, '0000-00-00 00:00:00', '2020-03-16 18:13:14', '0000-00-00 00:00:00', '{\"image_intro\":\"\",\"image_intro_alt\":\"\",\"image_intro_caption\":\"\",\"float_intro\":\"\",\"image_fulltext\":\"\",\"image_fulltext_alt\":\"\",\"image_fulltext_caption\":\"\",\"float_fulltext\":\"\"}', '{\"urla\":false,\"urlatext\":\"\",\"targeta\":\"\",\"urlb\":false,\"urlbtext\":\"\",\"targetb\":\"\",\"urlc\":false,\"urlctext\":\"\",\"targetc\":\"\"}', '{\"astroid_article_type\":\"regular\",\"astroid_article_video_url\":\"\",\"astroid_article_gallery_width\":\"\",\"astroid_article_gallery_bullets\":\"1\",\"astroid_article_gallery_navigation\":\"1\",\"astroid_article_thumbnail\":\"1\",\"astroid_article_gallery_items\":[],\"astroid_article_audio_source\":\"soundcloud\",\"astroid_article_audio_soundcloud\":\"\",\"astroid_article_audio_spotify\":\"\",\"astroid_article_review_heading\":\"\",\"astroid_article_review_summery\":\"\",\"astroid_article_review_good\":\"\",\"astroid_article_review_bad\":\"\",\"astroid_article_review_rating\":\"5\",\"astroid_article_button_action\":\"\",\"astroid_article_button_link\":\"\",\"astroid_article_review_criterias\":[],\"astroid_article_quote_text\":\"\",\"astroid_article_quote_author\":\"\",\"astroid_article_badge\":\"0\",\"astroid_article_badge_type\":\"2\",\"astroid_article_badge_text\":\"\",\"astroid_article_badge_color\":\"\",\"astroid_article_badge_text_color\":\"\",\"astroid_authorinfo\":\"\",\"astroid_relatedposts\":\"\",\"article_relatedposts_count\":\"\",\"article_relatedposts_count_custom\":\"4\",\"astroid_readtime\":\"\",\"astroid_socialshare\":\"\",\"astroid_comments\":\"\",\"astroid_og_title\":\"\",\"astroid_og_desc\":\"\",\"astroid_og_image\":\"\"}', 3, 15, '', '', 1, 0, '{}', 1, '*', '', ''),
(155, 402, 'Exames - inscrição ', 'exames-incricao', '<p><strong>Inscrições para Exame</strong> (e Provas de Equivalência à Frequência) <strong>até 3 de abril</strong></p>\r\n<p><span style=\"background-color: #cc99ff;\"><strong>Atenção aos códigos dos cursos</strong> </span>para a<span style=\"background-color: #ffffff;\"> inscrição</span> nos exames nacionais. Os códigos do 11º e do 12º ano não são iguais.</p>\r\n<p>TABELA C - CURSOS DE ENSINO SECUNDÁRIO Procure, na 2.ª coluna da secção correspondente à modalidade de ensino que concluiu ou está a frequentar, a designação do seu curso de ensino secundário. Na 1.ª coluna encontrará o código de curso a transcrever para o boletim de inscrição.</p>\r\n<p><b>Para os alunos que <span style=\"background-color: #cc99ff;\">concluíram ou se encontram a frequentar o 12º ano</span></b></p>\r\n<p><strong>CURSOS DO ENSINO SECUNDÁRIO (DECRETO-LEI 139/2012, DE 05.07) </strong></p>\r\n<p><strong>C60 - Ciências e Tecnologias </strong></p>\r\n<p><strong>C61 - Ciências Socioeconómicas </strong></p>\r\n<p><strong>C62 - Línguas e Humanidades </strong></p>\r\n<p><strong>C64 - Artes Visuais</strong></p>\r\n<p><span style=\"background-color: #ffcc00;\"><b>Para os alunos que se encontram a frequentar o 11º ano</b></span></p>\r\n<p><strong>CURSOS DO ENSINO SECUNDÁRIO (DECRETO-LEI 55/2018, DE 06.07) </strong></p>\r\n<p><strong>F60 - Ciências e Tecnologias </strong></p>\r\n<p><strong>F61 - Ciências Socioeconómicas </strong></p>\r\n<p><strong>F62 - Línguas e Humanidades </strong></p>\r\n<p><strong>F64 - Artes Visuais</strong></p>\r\n<p>1 - Os alunos, ou os seus encarregados de educação, descarregam o <strong>boletim</strong> (editável,<span style=\"text-decoration: underline;\"> <strong><a href=\"files/boletim.pdf\">em anexo</a></strong></span>), preenchem e enviam-no, devidamente preenchido, para <a href=\"mailto:exames2020@esmaior.pt\">exames2020@esmaior.pt</a></p>\r\n<p>2 - Os alunos deverão, igualmente, enviar o <strong>pedido de atribuição de senha</strong> efetuado na página eletrónica da Direção-Geral do Ensino Superior – em <a href=\"http://www.dges.gov.pt\">www.dges.gov.pt</a></p>\r\n<p>3 – Se um aluno já dispõe do boletim EMEC, poderá, em alternativa ao procedimento descrito em 1 - proceder ao seu preenchimento, digitalizar e enviá-lo para <a href=\"mailto:exames2020@esmaior.pt\">exames2020@esmaior.pt</a></p>\r\n<p>4 - Nas situações em que o procedimento descrito nos pontos anteriores não for possível, podem, ainda, os alunos, ou os seus encarregados de educação, proceder à inscrição através do preenchimento do formulário disponível em <a href=\"https://exames.dgeec.mec.pt/candidatura.php\">https://exames.dgeec.mec.pt/candidatura.php</a></p>\r\n<p>Consulta:</p>', '', 1, 11, '2020-03-17 16:03:38', 251, '', '2020-03-25 21:19:11', 251, 0, '0000-00-00 00:00:00', '2020-03-17 16:03:38', '0000-00-00 00:00:00', '{\"image_intro\":\"\",\"image_intro_alt\":\"\",\"image_intro_caption\":\"\",\"float_intro\":\"\",\"image_fulltext\":\"\",\"image_fulltext_alt\":\"\",\"image_fulltext_caption\":\"\",\"float_fulltext\":\"\"}', '{\"urla\":false,\"urlatext\":\"\",\"targeta\":\"\",\"urlb\":false,\"urlbtext\":\"\",\"targetb\":\"\",\"urlc\":false,\"urlctext\":\"\",\"targetc\":\"\"}', '{\"astroid_article_type\":\"regular\",\"astroid_article_video_type\":\"youtube\",\"astroid_article_video_url\":\"\",\"astroid_article_gallery_width\":\"\",\"astroid_article_gallery_bullets\":\"1\",\"astroid_article_gallery_navigation\":\"1\",\"astroid_article_thumbnail\":\"1\",\"astroid_article_gallery_items\":[],\"astroid_article_audio_source\":\"soundcloud\",\"astroid_article_audio_soundcloud\":\"\",\"astroid_article_audio_spotify\":\"\",\"astroid_article_review_heading\":\"\",\"astroid_article_review_summery\":\"\",\"astroid_article_review_good\":\"\",\"astroid_article_review_bad\":\"\",\"astroid_article_review_rating\":\"5\",\"astroid_article_button_action\":\"\",\"astroid_article_button_link\":\"\",\"astroid_article_review_criterias\":[],\"astroid_article_quote_text\":\"\",\"astroid_article_quote_author\":\"\",\"astroid_article_badge\":\"0\",\"astroid_article_badge_type\":\"2\",\"astroid_article_badge_text\":\"\",\"astroid_article_badge_color\":\"\",\"astroid_article_badge_text_color\":\"\",\"astroid_authorinfo\":\"\",\"astroid_relatedposts\":\"\",\"article_relatedposts_count\":\"\",\"article_relatedposts_count_custom\":\"4\",\"astroid_readtime\":\"\",\"astroid_socialshare\":\"\",\"astroid_comments\":\"\",\"astroid_og_title\":\"\",\"astroid_og_desc\":\"\",\"astroid_og_image\":\"\"}', 8, 14, '', '', 1, 0, '{\"robots\":\"\",\"author\":\"\",\"rights\":\"\",\"xreference\":\"\"}', 1, '*', '', ''),
(156, 403, 'Informações - Covid-19', 'informacoes-covid-19', '<p>&nbsp;</p>\r\n<h2>&nbsp;</h2>\r\n<table style=\"width: 655px;\">\r\n<tbody>\r\n<tr><th style=\"width: 304px;\">Documentos</th></tr>\r\n<tr>\r\n<td style=\"width: 304px;\"><a href=\"files/covid19/Plano_de_Contingencia_Agrupamento.pdf\">Plano de Contingência do Agrupamento</a></td>\r\n</tr>\r\n<tr>\r\n<td style=\"width: 304px;\"><a href=\"files/covid19/Plano_Contingencia_resumido.pdf\">Plano de Contingência (resumido)</a></td>\r\n</tr>\r\n<tr>\r\n<td style=\"width: 304px;\"><a href=\"files/covid19/CI_28_Medidas.pdf\">Comunicação interna nº 28 - Medidas Covid 19</a></td>\r\n</tr>\r\n<tr>\r\n<td style=\"width: 304px;\"><a href=\"files/covid19/CI_29_Despacho_Suspensao_Atividades_Exterior.pdf\">Comunicação interna nº 29 - Despacho de suspensão das atividades no exterior</a></td>\r\n</tr>\r\n<tr>\r\n<td style=\"width: 304px;\"><a href=\"files/covid19/CI_30_Suspensao_das_Atividades_Letivas.pdf\">Comunicação interna nº 30 - Suspensão das atividades letivas</a></td>\r\n</tr>\r\n<tr>\r\n<td style=\"width: 304px;\">\r\n<p><a href=\"files/covid19/CI_30_Suspensao_das_Atividades_Letivas.pdf\">&nbsp;DL nº14-G/2020 de 23-04 &nbsp;medidas excecionais e temporárias na área da educaçã</a>o</p>\r\n<p><a href=\"images/DGEstE_-_Regresso_aulas_em_regime_presencial_11_e_12_anos_de_escolaridade_e_2_e_3_anos_dos_cursos_de_dupla_certificação_do_ensino_secundário.pdf\">Orientações da DGEstE sobre o regresso às aulas presenciais</a></p>\r\n<p><a href=\"images/PLANO_DE_ORGANIZAÇÃO_DO_TRABALHO_À_DISTÂNCIA_-_versão_aditada_30_abril.pdf\">Plano de Organização do trabalho à Distância</a> (3º Período)</p>\r\n</td>\r\n</tr>\r\n</tbody>\r\n</table>\r\n<p><a href=\"files/covid19/CI_30_Suspensao_das_Atividades_Letivas.pdf\"></a></p>', '', 1, 11, '2020-03-20 16:35:39', 231, '', '2020-05-10 17:09:41', 251, 0, '0000-00-00 00:00:00', '2020-03-20 16:35:39', '0000-00-00 00:00:00', '{\"image_intro\":\"\",\"image_intro_alt\":\"\",\"image_intro_caption\":\"\",\"float_intro\":\"\",\"image_fulltext\":\"\",\"image_fulltext_alt\":\"\",\"image_fulltext_caption\":\"\",\"float_fulltext\":\"\"}', '{\"urla\":false,\"urlatext\":\"\",\"targeta\":\"\",\"urlb\":false,\"urlbtext\":\"\",\"targetb\":\"\",\"urlc\":false,\"urlctext\":\"\",\"targetc\":\"\"}', '{\"astroid_article_type\":\"regular\",\"astroid_article_video_type\":\"youtube\",\"astroid_article_video_url\":\"\",\"astroid_article_gallery_width\":\"\",\"astroid_article_gallery_bullets\":\"1\",\"astroid_article_gallery_navigation\":\"1\",\"astroid_article_thumbnail\":\"1\",\"astroid_article_gallery_items\":[],\"astroid_article_audio_source\":\"soundcloud\",\"astroid_article_audio_soundcloud\":\"\",\"astroid_article_audio_spotify\":\"\",\"astroid_article_review_heading\":\"\",\"astroid_article_review_summery\":\"\",\"astroid_article_review_good\":\"\",\"astroid_article_review_bad\":\"\",\"astroid_article_review_rating\":\"5\",\"astroid_article_button_action\":\"\",\"astroid_article_button_link\":\"\",\"astroid_article_review_criterias\":[],\"astroid_article_quote_text\":\"\",\"astroid_article_quote_author\":\"\",\"astroid_article_badge\":\"0\",\"astroid_article_badge_type\":\"2\",\"astroid_article_badge_text\":\"\",\"astroid_article_badge_color\":\"\",\"astroid_article_badge_text_color\":\"\",\"astroid_authorinfo\":\"\",\"astroid_relatedposts\":\"\",\"article_relatedposts_count\":\"\",\"article_relatedposts_count_custom\":\"4\",\"astroid_readtime\":\"\",\"astroid_socialshare\":\"\",\"astroid_comments\":\"\",\"astroid_og_title\":\"\",\"astroid_og_desc\":\"\",\"astroid_og_image\":\"\"}', 6, 13, '', '', 1, 0, '{\"robots\":\"\",\"author\":\"\",\"rights\":\"\",\"xreference\":\"\"}', 0, '*', '', ''),
(157, 404, ' Mar à Vista - Congresso em breve ', 'mar-a-vista-congresso-em-breve', '<p><img src=\"images/Congresso_Mar_à_Vista.png\" alt=\"Congresso Mar à Vista\" /></p>', '', 1, 11, '2020-03-25 15:15:06', 251, '', '2020-03-25 15:17:02', 251, 0, '0000-00-00 00:00:00', '2020-03-25 15:15:06', '0000-00-00 00:00:00', '{\"image_intro\":\"\",\"image_intro_alt\":\"\",\"image_intro_caption\":\"\",\"float_intro\":\"\",\"image_fulltext\":\"\",\"image_fulltext_alt\":\"\",\"image_fulltext_caption\":\"\",\"float_fulltext\":\"\"}', '{\"urla\":false,\"urlatext\":\"\",\"targeta\":\"\",\"urlb\":false,\"urlbtext\":\"\",\"targetb\":\"\",\"urlc\":false,\"urlctext\":\"\",\"targetc\":\"\"}', '{\"astroid_article_type\":\"regular\",\"astroid_article_video_url\":\"\",\"astroid_article_gallery_width\":\"\",\"astroid_article_gallery_bullets\":\"1\",\"astroid_article_gallery_navigation\":\"1\",\"astroid_article_thumbnail\":\"1\",\"astroid_article_gallery_items\":[],\"astroid_article_audio_source\":\"soundcloud\",\"astroid_article_audio_soundcloud\":\"\",\"astroid_article_audio_spotify\":\"\",\"astroid_article_review_heading\":\"\",\"astroid_article_review_summery\":\"\",\"astroid_article_review_good\":\"\",\"astroid_article_review_bad\":\"\",\"astroid_article_review_rating\":\"5\",\"astroid_article_button_action\":\"\",\"astroid_article_button_link\":\"\",\"astroid_article_review_criterias\":[],\"astroid_article_quote_text\":\"\",\"astroid_article_quote_author\":\"\",\"astroid_article_badge\":\"0\",\"astroid_article_badge_type\":\"2\",\"astroid_article_badge_text\":\"\",\"astroid_article_badge_color\":\"\",\"astroid_article_badge_text_color\":\"\",\"astroid_authorinfo\":\"\",\"astroid_relatedposts\":\"\",\"article_relatedposts_count\":\"\",\"article_relatedposts_count_custom\":\"4\",\"astroid_readtime\":\"\",\"astroid_socialshare\":\"\",\"astroid_comments\":\"\",\"astroid_og_title\":\"\",\"astroid_og_desc\":\"\",\"astroid_og_image\":\"\"}', 2, 12, '', '', 1, 0, '{}', 1, '*', '', ''),
(158, 405, 'Avaliações 2º Período', 'avaliacoes-2-periodo', '<p><span style=\"font-size: 10pt;\"><span style=\"color: #000000;\">Os Encarregados&nbsp;</span>de Educação receberão por correio eletrónico, a<span style=\"font-size: 10pt;\">&nbsp;partir do dia 6<span style=\"color: #000000;\"> de abril,</span></span>&nbsp;as Fichas de Avaliação dos seus educandos emitidas pelo respetivo Professor Titular ou Diretor de Turma.&nbsp;</span></p>', '', 1, 11, '2020-04-03 16:09:09', 251, '', '2020-04-03 16:09:45', 251, 0, '0000-00-00 00:00:00', '2020-04-03 16:09:09', '0000-00-00 00:00:00', '{\"image_intro\":\"\",\"image_intro_alt\":\"\",\"image_intro_caption\":\"\",\"float_intro\":\"\",\"image_fulltext\":\"\",\"image_fulltext_alt\":\"\",\"image_fulltext_caption\":\"\",\"float_fulltext\":\"\"}', '{\"urla\":false,\"urlatext\":\"\",\"targeta\":\"\",\"urlb\":false,\"urlbtext\":\"\",\"targetb\":\"\",\"urlc\":false,\"urlctext\":\"\",\"targetc\":\"\"}', '{\"astroid_article_type\":\"regular\",\"astroid_article_video_url\":\"\",\"astroid_article_gallery_width\":\"\",\"astroid_article_gallery_bullets\":\"1\",\"astroid_article_gallery_navigation\":\"1\",\"astroid_article_thumbnail\":\"1\",\"astroid_article_gallery_items\":[],\"astroid_article_audio_source\":\"soundcloud\",\"astroid_article_audio_soundcloud\":\"\",\"astroid_article_audio_spotify\":\"\",\"astroid_article_review_heading\":\"\",\"astroid_article_review_summery\":\"\",\"astroid_article_review_good\":\"\",\"astroid_article_review_bad\":\"\",\"astroid_article_review_rating\":\"5\",\"astroid_article_button_action\":\"\",\"astroid_article_button_link\":\"\",\"astroid_article_review_criterias\":[],\"astroid_article_quote_text\":\"\",\"astroid_article_quote_author\":\"\",\"astroid_article_badge\":\"0\",\"astroid_article_badge_type\":\"2\",\"astroid_article_badge_text\":\"\",\"astroid_article_badge_color\":\"\",\"astroid_article_badge_text_color\":\"\",\"astroid_authorinfo\":\"\",\"astroid_relatedposts\":\"\",\"article_relatedposts_count\":\"\",\"article_relatedposts_count_custom\":\"4\",\"astroid_readtime\":\"\",\"astroid_socialshare\":\"\",\"astroid_comments\":\"\",\"astroid_og_title\":\"\",\"astroid_og_desc\":\"\",\"astroid_og_image\":\"\"}', 2, 11, '', '', 1, 0, '{}', 1, '*', '', ''),
(159, 406, 'ACESSO TRABALHO DISTÂNCIA', 'acesso-trabalho-distancia', '<p>Estimado Encarregado de Educação:</p>\r\n<p>O Agrupamento de Escolas de Santa Maria Maior decidiu atribuir uma conta de e-mail a cada um dos seus alunos. Esta medida vai permitir que alunos e professores possam continuar a desenvolver o seu trabalho conjunto durante o terceiro período, num ambiente digital seguro e organizado.</p>\r\n<p><a href=\"https://forms.office.com/Pages/ResponsePage.aspx?id=PLHJBjzC8UqZk7CosDeF5BC-F2MsXCZNsPHkIht3orlUNVgzUVZHWVZRVldDMklUNlczMkpQUUwwTS4u\">Recuperar palavra-passe ou outras dificuldades</a></p>\r\n<p><a href=\"https://esmaior-my.sharepoint.com/:b:/g/personal/eduardocaldas_esmaior_pt/EeqG6WtxcpVFilJZjnLzByYBN6Xcabw0txajlsQM1243-A?e=ynoXHh\">Como Utilizar a conta de e-mail</a></p>\r\n<p>&nbsp;</p>\r\n<p><img src=\"images/microsoft_teams_002.jpg\" alt=\"microsoft teams 002\" width=\"664\" height=\"386\" /></p>', '', 1, 11, '2020-04-07 12:20:16', 251, '', '2020-04-21 13:17:22', 251, 0, '0000-00-00 00:00:00', '2020-04-07 12:20:16', '0000-00-00 00:00:00', '{\"image_intro\":\"\",\"image_intro_alt\":\"\",\"image_intro_caption\":\"\",\"float_intro\":\"\",\"image_fulltext\":\"\",\"image_fulltext_alt\":\"\",\"image_fulltext_caption\":\"\",\"float_fulltext\":\"\"}', '{\"urla\":false,\"urlatext\":\"\",\"targeta\":\"\",\"urlb\":false,\"urlbtext\":\"\",\"targetb\":\"\",\"urlc\":false,\"urlctext\":\"\",\"targetc\":\"\"}', '{\"astroid_article_type\":\"regular\",\"astroid_article_video_url\":\"\",\"astroid_article_gallery_width\":\"\",\"astroid_article_gallery_bullets\":\"1\",\"astroid_article_gallery_navigation\":\"1\",\"astroid_article_thumbnail\":\"1\",\"astroid_article_gallery_items\":[],\"astroid_article_audio_source\":\"soundcloud\",\"astroid_article_audio_soundcloud\":\"\",\"astroid_article_audio_spotify\":\"\",\"astroid_article_review_heading\":\"\",\"astroid_article_review_summery\":\"\",\"astroid_article_review_good\":\"\",\"astroid_article_review_bad\":\"\",\"astroid_article_review_rating\":\"5\",\"astroid_article_button_action\":\"\",\"astroid_article_button_link\":\"\",\"astroid_article_review_criterias\":[],\"astroid_article_quote_text\":\"\",\"astroid_article_quote_author\":\"\",\"astroid_article_badge\":\"0\",\"astroid_article_badge_type\":\"2\",\"astroid_article_badge_text\":\"\",\"astroid_article_badge_color\":\"\",\"astroid_article_badge_text_color\":\"\",\"astroid_authorinfo\":\"\",\"astroid_relatedposts\":\"\",\"article_relatedposts_count\":\"\",\"article_relatedposts_count_custom\":\"4\",\"astroid_readtime\":\"\",\"astroid_socialshare\":\"\",\"astroid_comments\":\"\",\"astroid_og_title\":\"\",\"astroid_og_desc\":\"\",\"astroid_og_image\":\"\"}', 5, 10, '', '', 1, 0, '{}', 1, '*', '', ''),
(160, 407, 'Concurso Diretor CFAE', 'concurso-diretor-cfae', '<p>PROCEDIMENTO CONCURSAL PARA SELEÇÃO DO DIRETOR DO CENTRO DE FORMAÇÃO DA ASSOCIAÇÃO DE ESCOLAS DE VIANA DO CASTELO:</p>\r\n<ul>\r\n<li><strong><a href=\"files/aviso_abertura.pdf\">Aviso de Abertura - Concurso Diretor CFAE VCT</a></strong></li>\r\n</ul>\r\n<ul>\r\n<li><strong><a href=\"files/aviso_abertura_dr.pdf\">Aviso de Abertura DR - Concurso Diretor CFAE VCT</a></strong></li>\r\n</ul>\r\n<ul>\r\n<li><strong><a href=\"files/Regulamento.pdf\">Regulamento</a></strong></li>\r\n</ul>\r\n<ul>\r\n<li><strong><a href=\"files/Requerimento_candidatura_modelo.pdf\">Requerimento de candidatura (modelo)</a></strong></li>\r\n<li><a href=\"images/lista_admitidos_signed.pdf\">LISTA DE CANDIDATOS ADMITIDOS A CONCURSO</a></li>\r\n</ul>', '', 1, 11, '2020-04-08 11:10:25', 231, '', '2020-05-01 15:52:23', 251, 0, '0000-00-00 00:00:00', '2020-04-08 11:10:25', '0000-00-00 00:00:00', '{\"image_intro\":\"\",\"image_intro_alt\":\"\",\"image_intro_caption\":\"\",\"float_intro\":\"\",\"image_fulltext\":\"\",\"image_fulltext_alt\":\"\",\"image_fulltext_caption\":\"\",\"float_fulltext\":\"\"}', '{\"urla\":false,\"urlatext\":\"\",\"targeta\":\"\",\"urlb\":false,\"urlbtext\":\"\",\"targetb\":\"\",\"urlc\":false,\"urlctext\":\"\",\"targetc\":\"\"}', '{\"astroid_article_type\":\"regular\",\"astroid_article_video_url\":\"\",\"astroid_article_gallery_width\":\"\",\"astroid_article_gallery_bullets\":\"1\",\"astroid_article_gallery_navigation\":\"1\",\"astroid_article_thumbnail\":\"1\",\"astroid_article_gallery_items\":[],\"astroid_article_audio_source\":\"soundcloud\",\"astroid_article_audio_soundcloud\":\"\",\"astroid_article_audio_spotify\":\"\",\"astroid_article_review_heading\":\"\",\"astroid_article_review_summery\":\"\",\"astroid_article_review_good\":\"\",\"astroid_article_review_bad\":\"\",\"astroid_article_review_rating\":\"5\",\"astroid_article_button_action\":\"\",\"astroid_article_button_link\":\"\",\"astroid_article_review_criterias\":[],\"astroid_article_quote_text\":\"\",\"astroid_article_quote_author\":\"\",\"astroid_article_badge\":\"0\",\"astroid_article_badge_type\":\"2\",\"astroid_article_badge_text\":\"\",\"astroid_article_badge_color\":\"\",\"astroid_article_badge_text_color\":\"\",\"astroid_authorinfo\":\"\",\"astroid_relatedposts\":\"\",\"article_relatedposts_count\":\"\",\"article_relatedposts_count_custom\":\"4\",\"astroid_readtime\":\"\",\"astroid_socialshare\":\"\",\"astroid_comments\":\"\",\"astroid_og_title\":\"\",\"astroid_og_desc\":\"\",\"astroid_og_image\":\"\"}', 3, 9, '', '', 1, 0, '{}', 1, '*', '', ''),
(161, 408, 'E agora? ', 'e-agora', '<p>&nbsp;</p>\r\n<p><a href=\"https://covid19estamoson.gov.pt/medidas-excecionais/#escolas-o-regresso-as-aulas\">https://covid19estamoson.gov.pt/medidas-excecionais/#escolas-o-regresso-as-aulas</a><a href=\"https://covid19estamoson.gov.pt/medidas-excecionais/#escolas-o-regresso-as-aulas\"><img src=\"images/Aulas.PNG\" alt=\"Aulas\" width=\"518\" height=\"207\" /></a></p>', '', 1, 11, '2020-04-10 11:04:51', 251, '', '2020-04-10 11:04:51', 0, 0, '0000-00-00 00:00:00', '2020-04-10 11:04:51', '0000-00-00 00:00:00', '{\"image_intro\":\"\",\"image_intro_alt\":\"\",\"image_intro_caption\":\"\",\"float_intro\":\"\",\"image_fulltext\":\"\",\"image_fulltext_alt\":\"\",\"image_fulltext_caption\":\"\",\"float_fulltext\":\"\"}', '{\"urla\":false,\"urlatext\":\"\",\"targeta\":\"\",\"urlb\":false,\"urlbtext\":\"\",\"targetb\":\"\",\"urlc\":false,\"urlctext\":\"\",\"targetc\":\"\"}', '{\"astroid_article_type\":\"regular\",\"astroid_article_video_url\":\"\",\"astroid_article_gallery_width\":\"\",\"astroid_article_gallery_bullets\":\"1\",\"astroid_article_gallery_navigation\":\"1\",\"astroid_article_thumbnail\":\"1\",\"astroid_article_gallery_items\":[],\"astroid_article_audio_source\":\"soundcloud\",\"astroid_article_audio_soundcloud\":\"\",\"astroid_article_audio_spotify\":\"\",\"astroid_article_review_heading\":\"\",\"astroid_article_review_summery\":\"\",\"astroid_article_review_good\":\"\",\"astroid_article_review_bad\":\"\",\"astroid_article_review_rating\":\"5\",\"astroid_article_button_action\":\"\",\"astroid_article_button_link\":\"\",\"astroid_article_review_criterias\":[],\"astroid_article_quote_text\":\"\",\"astroid_article_quote_author\":\"\",\"astroid_article_badge\":\"0\",\"astroid_article_badge_type\":\"2\",\"astroid_article_badge_text\":\"\",\"astroid_article_badge_color\":\"\",\"astroid_article_badge_text_color\":\"\",\"astroid_authorinfo\":\"\",\"astroid_relatedposts\":\"\",\"article_relatedposts_count\":\"\",\"article_relatedposts_count_custom\":\"4\",\"astroid_readtime\":\"\",\"astroid_socialshare\":\"\",\"astroid_comments\":\"\",\"astroid_og_title\":\"\",\"astroid_og_desc\":\"\",\"astroid_og_image\":\"\"}', 1, 8, '', '', 1, 0, '{}', 1, '*', '', ''),
(162, 409, 'E@D - Plano Atividades Ensino Distância', 'e-d-plano-atividades-ensino-distancia', '<p>Bem-vindos, caros <a style=\"background-color: inherit; font-family: inherit; font-size: 1rem;\" href=\"mailto:alunos@esmaior.pt\">alunos@esmaior.pt</a>!</p>\r\n<p>Estão bem? Sei que nem por isso pois todos queríamos voltar amanhã à escola…</p>\r\n<p>Custa continuar em casa. Mas tem de ser. &nbsp;Acontecem estas coisas. &nbsp;Muito más. &nbsp;Temos de resistir! E prosseguir. &nbsp;</p>\r\n<p>Neste terceiro período vamos trabalhar de modo diferente. Convosco. Mas à distância. Vamos descobrir. Pensar o mundo. Refletir. &nbsp;</p>\r\n<p>Os teus professores estão a preparar-se para contigo desenhar novas geometrias, calcular outros horizontes, escrever mapas de memória. Amanhã e depois também tens de te preparar para este mundo do <a href=\"mailto:Ensino@Distância\">Ensino@Distância</a>, entrar na tua <em>Teams</em>, &nbsp;explorar os recursos que existem. Vê as coisas a que vais aceder. Se tiveres alguma dificuldade técnica, vai à página esmaior.pt e preenche o formulário&nbsp;<a href=\"https://forms.office.com/Pages/ResponsePage.aspx?id=PLHJBjzC8UqZk7CosDeF5BC-F2MsXCZNsPHkIht3orlUNVgzUVZHWVZRVldDMklUNlczMkpQUUwwTS4u\">Recuperar palavra-passe ou outras dificuldades</a>. Entretanto espreita para teu bem <a href=\"http://www.seguranet.pt/\">www.seguranet.pt/</a>.</p>\r\n<p>Vais já ser convocado para uma reunião <em>online </em>com o teu DT para te inteirares do plano de ação. De como vai ser este 3º período. &nbsp;De como vale a pena saber sempre mais, porque é o conhecimento que nos torna livres!</p>\r\n<p>Não te esqueças do nosso verdadeiro motivo: &nbsp;<strong>Subir ao mais alto nível, sem perder o equilíbrio</strong>.</p>\r\n<p>SAÚDE !</p>\r\n<p><a href=\"images/PLANO_DE_ORGANIZAÇÃO_DO_TRABALHO_À_DISTÂNCIA_-_versão_aditada.pdf\">E@D - Plano Trabalho Distância</a></p>\r\n<p><a href=\"images/CI_nº_33_-_Organização_atividades_1ª_semana_3º_período_ben.pdf\">CI</a></p>\r\n<p>&nbsp;</p>\r\n<p><a href=\"images/Informação_Decreto_Lei_3º_períodoqq.pdf\">Informação</a></p>', '', 1, 11, '2020-04-13 17:09:09', 251, '', '2020-04-21 13:19:20', 251, 0, '0000-00-00 00:00:00', '2020-04-13 17:09:09', '0000-00-00 00:00:00', '{\"image_intro\":\"\",\"image_intro_alt\":\"\",\"image_intro_caption\":\"\",\"float_intro\":\"\",\"image_fulltext\":\"\",\"image_fulltext_alt\":\"\",\"image_fulltext_caption\":\"\",\"float_fulltext\":\"\"}', '{\"urla\":false,\"urlatext\":\"\",\"targeta\":\"\",\"urlb\":false,\"urlbtext\":\"\",\"targetb\":\"\",\"urlc\":false,\"urlctext\":\"\",\"targetc\":\"\"}', '{\"astroid_article_type\":\"regular\",\"astroid_article_video_url\":\"\",\"astroid_article_gallery_width\":\"\",\"astroid_article_gallery_bullets\":\"1\",\"astroid_article_gallery_navigation\":\"1\",\"astroid_article_thumbnail\":\"1\",\"astroid_article_gallery_items\":[],\"astroid_article_audio_source\":\"soundcloud\",\"astroid_article_audio_soundcloud\":\"\",\"astroid_article_audio_spotify\":\"\",\"astroid_article_review_heading\":\"\",\"astroid_article_review_summery\":\"\",\"astroid_article_review_good\":\"\",\"astroid_article_review_bad\":\"\",\"astroid_article_review_rating\":\"5\",\"astroid_article_button_action\":\"\",\"astroid_article_button_link\":\"\",\"astroid_article_review_criterias\":[],\"astroid_article_quote_text\":\"\",\"astroid_article_quote_author\":\"\",\"astroid_article_badge\":\"0\",\"astroid_article_badge_type\":\"2\",\"astroid_article_badge_text\":\"\",\"astroid_article_badge_color\":\"\",\"astroid_article_badge_text_color\":\"\",\"astroid_authorinfo\":\"\",\"astroid_relatedposts\":\"\",\"article_relatedposts_count\":\"\",\"article_relatedposts_count_custom\":\"4\",\"astroid_readtime\":\"\",\"astroid_socialshare\":\"\",\"astroid_comments\":\"\",\"astroid_og_title\":\"\",\"astroid_og_desc\":\"\",\"astroid_og_image\":\"\"}', 4, 7, '', '', 1, 0, '{}', 1, '*', '', ''),
(163, 410, 'BIBLIOTECAS - E@D', 'bibliotecas-e-d', '<p><strong>Plano de Ensino a Distância – Bibliotecas Escolares</strong></p>\r\n<p>Num quadro de alteração substancial da vida social, com fortes implicações no quotidiano da escola, as bibliotecas do agrupamento propõe a criação de um serviço de atendimento em linha, em modo síncrono, a professores e a alunos para apoio às atividades letivas, que se desenvolvem a distância, e para apoio e orientação às atividades de pesquisa da informação e de seleção de recursos documentais.</p>\r\n<p>O serviço de atendimento síncrono será disponibilizado através da plataforma <strong>Teams</strong> com os seguintes horários e endereços:</p>\r\n<p><strong>Escola Secundária de Santa Maria Maior:</strong></p>\r\n<p><span style=\"color: #ff0000;\"><a style=\"color: #ff0000;\" href=\"mailto:biblioteca.maior@esmaior.pt\">biblioteca.maior@esmaior.pt</a></span></p>\r\n<p>Atendimento para professores: todos os dias úteis das 11h às 12h</p>\r\n<p>Atendimento para alunos: todos os dias úteis das 12h às 13h</p>\r\n<p>&nbsp;<strong>EB 2,3 Frei Bartolomeu dos Mártires</strong></p>\r\n<p><span style=\"color: #ff0000;\"><a style=\"color: #ff0000;\" href=\"mailto:biblioteca.frei@esmaior.pt\">biblioteca.frei@esmaior.pt</a></span></p>\r\n<p>Atendimento para professores: todos os dias úteis das 11h às 12h</p>\r\n<p>Atendimento para alunos: todos os dias úteis das 12h às 13h</p>\r\n<p>&nbsp;Continuam a funcionar os habituais meios de comunicação (assíncrona) com as bibliotecas:</p>\r\n<p><strong>Escola Secundária de Santa Maria Maior:</strong></p>\r\n<p><span style=\"color: #ff0000;\"><a style=\"color: #ff0000;\" href=\"mailto:be.essmm@gmail.com\">be.essmm@gmail.com</a></span></p>\r\n<p><span style=\"color: #ff0000;\"><a style=\"color: #ff0000;\" href=\"https://www.facebook.com/Biblioteca-MAIOR-600248023505774/\">Facebook</a></span></p>\r\n<p>Instagram: Biblioteca Maior</p>\r\n<p><span style=\"color: #ff0000;\"><a style=\"color: #ff0000;\" href=\"http://bibmaior.blogspot.com\">Blogue Ler para Ser Maior</a></span></p>\r\n<p>Serviço de Apoio<span style=\"color: #ff0000;\"> <a style=\"color: #ff0000;\" href=\"https://docs.google.com/forms/d/e/1FAIpQLSeoJVpN6gOf-BEEPL5mqyGIzH9zfBv-3MpLMb-Ox16TTzWXXg/viewform\">À distância mas presente</a></span></p>\r\n<p><strong>&nbsp;</strong></p>\r\n<p><strong>EB 2,3 Frei Bartolomeu dos Mártires</strong></p>\r\n<p><span style=\"color: #ff0000;\"><a style=\"color: #ff0000;\" href=\"mailto:bibliotecafrei@gmail.com\">bibliotecafrei@gmail.com</a></span></p>\r\n<p><span style=\"color: #ff0000;\"><a style=\"color: #ff0000;\" href=\"https://bibliotecafrei.webnode.pt/\">Página Bibliotecafrei </a>&nbsp;</span></p>\r\n<p><span style=\"color: #ff0000;\"><a style=\"color: #ff0000;\" href=\"https://www.facebook.com/biblioteca.frei\">Facebook Bibliotecafrei Aesmm</a></span></p>', '', 1, 11, '2020-04-20 15:38:16', 251, '', '2020-04-30 10:56:50', 231, 0, '0000-00-00 00:00:00', '2020-04-20 15:38:16', '0000-00-00 00:00:00', '{\"image_intro\":\"\",\"image_intro_alt\":\"\",\"image_intro_caption\":\"\",\"float_intro\":\"\",\"image_fulltext\":\"\",\"image_fulltext_alt\":\"\",\"image_fulltext_caption\":\"\",\"float_fulltext\":\"\"}', '{\"urla\":false,\"urlatext\":\"\",\"targeta\":\"\",\"urlb\":false,\"urlbtext\":\"\",\"targetb\":\"\",\"urlc\":false,\"urlctext\":\"\",\"targetc\":\"\"}', '{\"astroid_article_type\":\"regular\",\"astroid_article_video_url\":\"\",\"astroid_article_gallery_width\":\"\",\"astroid_article_gallery_bullets\":\"1\",\"astroid_article_gallery_navigation\":\"1\",\"astroid_article_thumbnail\":\"1\",\"astroid_article_gallery_items\":[],\"astroid_article_audio_source\":\"soundcloud\",\"astroid_article_audio_soundcloud\":\"\",\"astroid_article_audio_spotify\":\"\",\"astroid_article_review_heading\":\"\",\"astroid_article_review_summery\":\"\",\"astroid_article_review_good\":\"\",\"astroid_article_review_bad\":\"\",\"astroid_article_review_rating\":\"5\",\"astroid_article_button_action\":\"\",\"astroid_article_button_link\":\"\",\"astroid_article_review_criterias\":[],\"astroid_article_quote_text\":\"\",\"astroid_article_quote_author\":\"\",\"astroid_article_badge\":\"0\",\"astroid_article_badge_type\":\"2\",\"astroid_article_badge_text\":\"\",\"astroid_article_badge_color\":\"\",\"astroid_article_badge_text_color\":\"\",\"astroid_authorinfo\":\"\",\"astroid_relatedposts\":\"\",\"article_relatedposts_count\":\"\",\"article_relatedposts_count_custom\":\"4\",\"astroid_readtime\":\"\",\"astroid_socialshare\":\"\",\"astroid_comments\":\"\",\"astroid_og_title\":\"\",\"astroid_og_desc\":\"\",\"astroid_og_image\":\"\"}', 6, 6, '', '', 1, 0, '{}', 1, '*', '', ''),
(164, 411, 'EXAMES NACIONAIS - NOVAS INFORMAÇÕES', 'exames-nacionais-novas-informacoes', '<p><span style=\"background-color: #333399; color: #ffffff;\"><strong>EXAMES NACIONAIS <span style=\"background-color: #cc99ff;\">- NOVAS INFORMAÇÕES </span></strong></span></p>\r\n<p><strong>Inscrições para Exame</strong>&nbsp;<strong>e Provas de Equivalência à Frequência</strong> <strong>– <span style=\"color: #ff0000;\">até 11 de maio</span></strong></p>\r\n<p>Foi publicado o Decreto-Lei nº 14-G/2020, de 13 de abril, que&nbsp;estabelece medidas excecionais e temporárias de resposta à pandemia da doença COVID -19 no âmbito dos ensinos básico e secundário, para o ano letivo de 2019/2020.</p>\r\n<p>De acordo com o novo Decreto-Lei, os alunos <strong>podem alterar</strong> a inscrição nos exames nacionais, uma vez que apenas necessitam de fazer os exames que se constituam como provas de <span style=\"background-color: #ffffff;\">ingresso.</span> Se assim for, devem enviar <strong>novo boletim de inscrição </strong>com os exames pretendidos para o email <span style=\"color: #800000;\"><span style=\"color: #cc99ff;\"><strong>exames2020@esmaior.pt</strong></span>, </span>até ao dia <strong>11 de maio</strong>.</p>\r\n<p><strong>Os alunos do 12º ano, no caso de já não pretenderem realizar nenhum exame</strong>, enviam um boletim com a cruz a assinalar que apenas pretendem a Ficha Enes.</p>\r\n<p>Findo o prazo de suspensão da atividade letiva presencial ou no dia da realização do primeiro exame, os alunos ou os seus encarregados de educação procedem à entrega do original ou do modelo descarregado do boletim de inscrição, devidamente preenchido e assinado, havendo lugar, quando aplicável, ao pagamento de encargos de inscrição.</p>\r\n<p>Procedimentos de inscrição:</p>\r\n<p>1 - Os alunos, ou os seus encarregados de educação, descarregam o&nbsp;<strong>boletim</strong>&nbsp;editável (<a href=\"files/boletim.pdf\"><strong>em anexo</strong></a>), preenchem e enviam-no, devidamente preenchido, para&nbsp;<a href=\"mailto:exames2020@esmaior.pt\">exames2020@esmaior.pt</a></p>\r\n<p>2 - Se um aluno já dispõe do boletim EMEC, poderá, em alternativa ao procedimento descrito no ponto 1, proceder ao seu preenchimento, digitalizar e enviar para&nbsp;<a href=\"mailto:exames2020@esmaior.pt\">exames2020@esmaior.pt</a></p>\r\n<p>&nbsp;</p>', '', 1, 11, '2020-04-21 16:43:41', 251, '', '2020-04-28 19:03:04', 251, 0, '0000-00-00 00:00:00', '2020-04-21 16:43:41', '0000-00-00 00:00:00', '{\"image_intro\":\"\",\"image_intro_alt\":\"\",\"image_intro_caption\":\"\",\"float_intro\":\"\",\"image_fulltext\":\"\",\"image_fulltext_alt\":\"\",\"image_fulltext_caption\":\"\",\"float_fulltext\":\"\"}', '{\"urla\":false,\"urlatext\":\"\",\"targeta\":\"\",\"urlb\":false,\"urlbtext\":\"\",\"targetb\":\"\",\"urlc\":false,\"urlctext\":\"\",\"targetc\":\"\"}', '{\"astroid_article_type\":\"regular\",\"astroid_article_video_url\":\"\",\"astroid_article_gallery_width\":\"\",\"astroid_article_gallery_bullets\":\"1\",\"astroid_article_gallery_navigation\":\"1\",\"astroid_article_thumbnail\":\"1\",\"astroid_article_gallery_items\":[],\"astroid_article_audio_source\":\"soundcloud\",\"astroid_article_audio_soundcloud\":\"\",\"astroid_article_audio_spotify\":\"\",\"astroid_article_review_heading\":\"\",\"astroid_article_review_summery\":\"\",\"astroid_article_review_good\":\"\",\"astroid_article_review_bad\":\"\",\"astroid_article_review_rating\":\"5\",\"astroid_article_button_action\":\"\",\"astroid_article_button_link\":\"\",\"astroid_article_review_criterias\":[],\"astroid_article_quote_text\":\"\",\"astroid_article_quote_author\":\"\",\"astroid_article_badge\":\"0\",\"astroid_article_badge_type\":\"2\",\"astroid_article_badge_text\":\"\",\"astroid_article_badge_color\":\"\",\"astroid_article_badge_text_color\":\"\",\"astroid_authorinfo\":\"\",\"astroid_relatedposts\":\"\",\"article_relatedposts_count\":\"\",\"article_relatedposts_count_custom\":\"4\",\"astroid_readtime\":\"\",\"astroid_socialshare\":\"\",\"astroid_comments\":\"\",\"astroid_og_title\":\"\",\"astroid_og_desc\":\"\",\"astroid_og_image\":\"\"}', 7, 5, '', '', 1, 0, '{}', 1, '*', '', '');
INSERT INTO `ynfp8_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`, `note`) VALUES
(165, 412, 'SPO - Informação relevante ', 'spo-informacao-relevante', '<p><strong>SERVIÇOS DE PSICOLOGIA E ORIENTAÇÃO VOCACIONAL (SPO)</strong></p>\r\n<p><strong>Informação à Comunidade Educativa</strong></p>\r\n<p>Tendo em conta as contingências associadas à situação atípica em que vivemos, o Serviço de Psicologia e Orientação do Agrupamento de Escolas de Santa Maria Maior, tal como todas as outras estruturas do Agrupamento, reformulou o seu referencial de atuação de modo a proceder à intervenção à distância com qualquer aluno/família. No que for possível, o SPO ajudará a encontrar as respostas mais ajustadas, permanecendo a trabalhar à distância. Pretende-se, com este contacto:</p>\r\n<ol>\r\n<li>Manter a comunicação e o acompanhamento dos alunos anteriormente sinalizados;</li>\r\n<li>Atender a situações de vulnerabilidade desenvolvidas / aprofundadas no âmbito do quadro de ensino à distância;</li>\r\n<li>Assegurar a orientação vocacional e a comunicação dos resultados.</li>\r\n<li>Preparar o ingresso no ensino superior.</li>\r\n</ol>\r\n<p>Para aceder a este acompanhamento, o aluno/família deverá enviar o pedido para os endereços institucionais das psicólogas:</p>\r\n<p>1º ciclo e Ensino Secundário – <a href=\"mailto:mariajosesilva@esmaior.pt\">mariajosesilva@esmaior.pt</a></p>\r\n<p>2º e 3º ciclos – <a href=\"mailto:noeliaafonso@esmaior.pt\">noeliaafonso@esmaior.pt</a></p>\r\n<p>O Serviço de Psicologia e Orientação informa ainda que todo o acompanhamento prestado será feito, a partir de agora, através da plataforma Teams do Agrupamento, tendo que ser usado o email institucional de cada aluno.</p>\r\n<p>Viana do Castelo, 21 de abril de 2020, O Diretor</p>', '', 1, 11, '2020-04-21 17:02:06', 251, '', '2020-04-21 17:02:06', 0, 0, '0000-00-00 00:00:00', '2020-04-21 17:02:06', '0000-00-00 00:00:00', '{\"image_intro\":\"\",\"image_intro_alt\":\"\",\"image_intro_caption\":\"\",\"float_intro\":\"\",\"image_fulltext\":\"\",\"image_fulltext_alt\":\"\",\"image_fulltext_caption\":\"\",\"float_fulltext\":\"\"}', '{\"urla\":false,\"urlatext\":\"\",\"targeta\":\"\",\"urlb\":false,\"urlbtext\":\"\",\"targetb\":\"\",\"urlc\":false,\"urlctext\":\"\",\"targetc\":\"\"}', '{\"astroid_article_type\":\"regular\",\"astroid_article_video_url\":\"\",\"astroid_article_gallery_width\":\"\",\"astroid_article_gallery_bullets\":\"1\",\"astroid_article_gallery_navigation\":\"1\",\"astroid_article_thumbnail\":\"1\",\"astroid_article_gallery_items\":[],\"astroid_article_audio_source\":\"soundcloud\",\"astroid_article_audio_soundcloud\":\"\",\"astroid_article_audio_spotify\":\"\",\"astroid_article_review_heading\":\"\",\"astroid_article_review_summery\":\"\",\"astroid_article_review_good\":\"\",\"astroid_article_review_bad\":\"\",\"astroid_article_review_rating\":\"5\",\"astroid_article_button_action\":\"\",\"astroid_article_button_link\":\"\",\"astroid_article_review_criterias\":[],\"astroid_article_quote_text\":\"\",\"astroid_article_quote_author\":\"\",\"astroid_article_badge\":\"0\",\"astroid_article_badge_type\":\"2\",\"astroid_article_badge_text\":\"\",\"astroid_article_badge_color\":\"\",\"astroid_article_badge_text_color\":\"\",\"astroid_authorinfo\":\"\",\"astroid_relatedposts\":\"\",\"article_relatedposts_count\":\"\",\"article_relatedposts_count_custom\":\"4\",\"astroid_readtime\":\"\",\"astroid_socialshare\":\"\",\"astroid_comments\":\"\",\"astroid_og_title\":\"\",\"astroid_og_desc\":\"\",\"astroid_og_image\":\"\"}', 1, 4, '', '', 1, 0, '{}', 1, '*', '', ''),
(166, 413, 'MATRICULAS – 1º ANO ', 'matriculas-1-ano-de-escolaridade', '<p><a href=\"https://portaldasmatriculas.edu.gov.pt\"><img style=\"display: block; margin-left: auto; margin-right: auto;\" src=\"images/Portal.jpg\" alt=\"Portal\" /></a></p>\r\n<p>&nbsp;</p>\r\n<p><span style=\"color: #800080;\">Se é Encarregado de Educação a matrícula do seu educando deve ser realizada aqui:&nbsp;<strong><a href=\"https://portaldasmatriculas.edu.gov.pt/\">https://portaldasmatriculas.edu.gov.pt</a></strong></span></p>\r\n<p>Se tem qualquer dúvida sobre matrículas ou renovações, veja por favor em:&nbsp;<strong><span style=\"color: #800080;\"><a style=\"color: #800080;\" href=\"http://pmat.dgeec.mec.pt/\">http://pmat.dgeec.mec.pt/</a></span></strong> &nbsp;</p>\r\n<p>&nbsp;</p>\r\n<p>INFORMAÇÃO (nos termos do Despacho Normativo nº 6/2018)</p>\r\n<ol>\r\n<li>A matrícula no 1.º ano do 1.º ciclo do ensino básico é obrigatória para as crianças que completem seis anos de idade até 15 de setembro.</li>\r\n</ol><ol start=\"2\">\r\n<li>As crianças que completem os seis anos de idade entre 16 de setembro e 31 de dezembro podem ingressar no 1.º ciclo do ensino básico se tal for requerido pelo encarregado de educação, dependendo a sua aceitação definitiva da existência de vaga nas turmas já constituídas, depois de aplicadas as prioridades definidas na lei em vigor.&nbsp;</li>\r\n</ol><ol start=\"3\">\r\n<li>Em situações excecionais previstas na lei, o membro do Governo responsável pela área da educação pode autorizar, a requerimento do encarregado da educação, a antecipação ou o adiamento da matrícula no 1.º ano do 1.º ciclo do ensino básico.&nbsp;&nbsp;</li>\r\n</ol><ol start=\"4\">\r\n<li>&nbsp;O requerimento referido no número anterior é apresentado no estabelecimento de educação e de ensino frequentado pela criança ou, se não for o caso, no estabelecimento de educação e de ensino que pretende frequentar, até 15 de maio do ano escolar imediatamente anterior ao pretendido para a antecipação ou adiamento da matrícula, acompanhado de um parecer técnico fundamentado, o qual integra, obrigatoriamente, uma avaliação psicopedagógica da criança.&nbsp;', '</li>\r\n</ol>\r\n<p>PERÍODO DE MATRÍCULA&nbsp;</p>\r\n<p>- O período normal para matrícula é fixado entre o dia 4 de maio e o dia 30 de junho de 2020, conforme definido no Decreto-lei nº 14 G/ 2020.&nbsp;&nbsp;</p>\r\n<p>- As matrículas recebidas até 30 de junho de 2020 são consideradas imediatamente após essa data para efeitos de seriação, sendo as demais sujeitas a seriação em momento posterior.</p>\r\n<p>LOCAL DE MATRÍCULA&nbsp;</p>\r\n<ol>\r\n<li>O pedido de matrícula é apresentado, preferencialmente, <span style=\"color: #ff0000;\">via internet</span> na aplicação informática disponível no Portal das Matrículas ( <a href=\"https://portaldasmatriculas.edu.gov.pt\">https://portaldasmatriculas.edu.gov.pt</a>), com o recurso à autenticação através de cartão de cidadão ou <span style=\"color: #ff0000;\">código de acesso ao portal das finanças.&nbsp;&nbsp;</span></li>\r\n</ol><ol start=\"2\">\r\n<li>Não sendo possível cumprir o disposto no número anterior, o pedido de matrícula pode ser apresentado na sede do Agrupamento do estabelecimento de educação e de ensino da área da residência do aluno, independentemente das preferências manifestadas para a frequência, procedendo esses serviços ao registo eletrónico da matrícula na aplicação informática referida no número anterior ou noutra indicada pelo Ministério da Educação.&nbsp;&nbsp;</li>\r\n</ol>\r\n<p>DOCUMENTOS NECESSÁRIOS NO ATO DA MATRÍCULA PRESENCIAL&nbsp;</p>\r\n<p>. Cartão do cidadão do aluno;</p>\r\n<p>. 1 Fotografia</p>\r\n<p>. Documento de Identificação do Encarregado de Educação (C.C/ B.I/Outro)</p>\r\n<p>. Comprovativo da morada da área de residência (apenas no caso de não estar atualizada no C.C e se o Encarregado de Educação for portador de B.I/Outro).</p>\r\n<p>. Comprovativo do local de trabalho (caso a matrícula seja efetuada pelo local de trabalho);</p>\r\n<p>. No caso de requerer subsídio entregar declaração do escalão de abono de família de 2020.</p>\r\n<p>DIVULGAÇÃO DAS LISTAS RELATIVAS À MATRÍCULA NO 1º ANO</p>\r\n<ol>\r\n<li>Até 15 de julho, serão publicadas as listas de crianças que requereram a matrícula no estabelecimento de ensino.</li>\r\n</ol><ol start=\"2\">\r\n<li>No dia 24 de julho, serão publicadas as listas de alunos admitidos no estabelecimento de ensino.</li>\r\n</ol>\r\n<p>INFORMAÇÕES / ESCLARECIMENTOS DE DÚVIDAS</p>\r\n<p>Para qualquer questão referente a matrículas, poderá contactar os serviços administrativos por email&nbsp; <a href=\"mailto:servicosadm@esmaior.pt\">servicosadm@esmaior.pt</a>. Caso pretenda ser contactado telefonicamente, indique o número de contacto.</p>', 1, 11, '2020-04-21 18:10:17', 251, '', '2020-05-06 08:34:11', 251, 0, '0000-00-00 00:00:00', '2020-04-21 18:10:17', '0000-00-00 00:00:00', '{\"image_intro\":\"\",\"image_intro_alt\":\"\",\"image_intro_caption\":\"\",\"float_intro\":\"\",\"image_fulltext\":\"\",\"image_fulltext_alt\":\"\",\"image_fulltext_caption\":\"\",\"float_fulltext\":\"\"}', '{\"urla\":false,\"urlatext\":\"\",\"targeta\":\"\",\"urlb\":false,\"urlbtext\":\"\",\"targetb\":\"\",\"urlc\":false,\"urlctext\":\"\",\"targetc\":\"\"}', '{\"astroid_article_type\":\"regular\",\"astroid_article_video_type\":\"youtube\",\"astroid_article_video_url\":\"\",\"astroid_article_gallery_width\":\"\",\"astroid_article_gallery_bullets\":\"1\",\"astroid_article_gallery_navigation\":\"1\",\"astroid_article_thumbnail\":\"1\",\"astroid_article_gallery_items\":[],\"astroid_article_audio_source\":\"soundcloud\",\"astroid_article_audio_soundcloud\":\"\",\"astroid_article_audio_spotify\":\"\",\"astroid_article_review_heading\":\"\",\"astroid_article_review_summery\":\"\",\"astroid_article_review_good\":\"\",\"astroid_article_review_bad\":\"\",\"astroid_article_review_rating\":\"5\",\"astroid_article_button_action\":\"\",\"astroid_article_button_link\":\"\",\"astroid_article_review_criterias\":[],\"astroid_article_quote_text\":\"\",\"astroid_article_quote_author\":\"\",\"astroid_article_badge\":\"0\",\"astroid_article_badge_type\":\"2\",\"astroid_article_badge_text\":\"\",\"astroid_article_badge_color\":\"\",\"astroid_article_badge_text_color\":\"\",\"astroid_authorinfo\":\"\",\"astroid_relatedposts\":\"\",\"article_relatedposts_count\":\"\",\"article_relatedposts_count_custom\":\"4\",\"astroid_readtime\":\"\",\"astroid_socialshare\":\"\",\"astroid_comments\":\"\",\"astroid_og_title\":\"\",\"astroid_og_desc\":\"\",\"astroid_og_image\":\"\"}', 11, 3, '', '', 1, 0, '{\"robots\":\"\",\"author\":\"\",\"rights\":\"\",\"xreference\":\"\"}', 1, '*', '', ''),
(167, 421, 'EXAMES 2020 - Clarificação', 'exames-2020-clarificacao', '<p><strong>1 –</strong> Este ano letivo, os <strong>alunos internos</strong> só podem realizar os exames finais nacionais que elejam como Provas de Ingresso para efeitos de acesso ao ensino superior, desde que a <strong>classificação da disciplina (CIF) seja igual ou superior 10.</strong></p>\r\n<p>Por isso, têm de preencher um novo boletim de exame onde vão assinalar no quadro 4 do boletim:</p>\r\n<p>4.4 Interno - <strong>N</strong>, 4.5 Aprovação -<strong> N</strong>, 4.6 Melhoria - <strong>N</strong>, 4.7 Prosseguimento de Estudos  - <strong>Não</strong> <strong>Preenchem</strong>, 4.8 -  Prova de Ingresso - <strong>S</strong></p>\r\n<p><strong>2 -</strong> Os alunos que pretendem obter aprovação em <strong>disciplinas não concluídas</strong>, inscrevem-se nessas disciplinas como <strong>autopropostos</strong>, assinalando no quadro 4:</p>\r\n<p>4.4 Interno - <strong>N</strong>, 4.5 Aprovação - <strong>S</strong>, 4.6 Melhoria - <strong>N</strong>, 4.7 Prosseguimento de Estudos  - <strong>Não Preenchem</strong>, 4.8 -  Prova de Ingresso - <strong>S ou N</strong>, consoante essa disciplina seja ou não prova de ingresso </p>\r\n<p><strong>3</strong> <strong>-</strong> Ao colocarem N no ponto 4.6 Melhoria, esse procedimento não tem qualquer influência na prova de ingresso, ou seja, se a nota obtida na prova for melhor que outra prova que tenham realizado em anos anteriores, para efeitos de acesso considerar-se-á sempre a melhor classificação.</p>\r\n', '\r\n<p><strong>4 -</strong> Os alunos que no ano letivo anterior foram admitidos a exame com uma classificação positiva e não concluíram a disciplina, isto é, obtiveram uma <strong>classificação final da disciplina (CFD) menor que 10</strong>, terão que realizar este ano o <strong>exame dessa disciplina como autopropostos,</strong> adotando o procedimento indicado no ponto 2.</p>\r\n<p><strong>5 – </strong>Os alunos do 11º ano que não pretendam <strong>realizar exames este ano</strong>, pelo facto de não os elegerem como provas de ingresso para acesso ao ensino superior, devem pedir a anulação da inscrição já efetuada.</p>\r\n<p><strong>6 -</strong> Os alunos do 12º ano, incluindo os alunos dos Cursos Profissionais<strong>,</strong> que não pretendam <strong>realizar exames este ano</strong>, em virtude de já terem realizado as suas provas de ingresso, preenchem um novo boletim, deixando o <strong>quadro 4 em branco</strong> e assinalando a quadrícula <strong>5. \'Não realiza exames/Apenas pretende a ficha ENES\'.</strong></p>\r\n<p><strong>7 - </strong>Os alunos dos cursos profissionais só precisam de realizar os exames finais que elejam como provas de ingresso se pretenderem concorrer ao ensino superior. Caso se tenham inscrito em exames que agora não desejam realizar, como por exemplo o Português, têm de entregar novo boletim só com a inscrição nas provas que realmente pretendem realizar, ou atuar como descrito no ponto 6, se for o caso.</p>\r\n<p><strong>8 - </strong><strong>Todos os alunos têm de se inscrever na 1ª fase</strong>, com exceção dos alunos excluídos por faltas que só podem efetuar a inscrição nos exames da 2ª fase.</p>\r\n<p><strong>9 - </strong>O prazo para alteração ou anulação das inscrições decorre até ao dia <strong>11 de maio</strong>.</p>\r\n<p><strong>10 -</strong> Findo o prazo de suspensão da atividade letiva presencial (26 de junho) ou no dia da realização do primeiro exame, os alunos ou os seus encarregados de educação procedem à entrega do boletim original ou do modelo descarregado do boletim de inscrição, devidamente preenchido e assinado, havendo lugar, quando aplicável, ao pagamento de encargos de inscrição.</p>\r\n<p>Todos os boletins de inscrição ou anulações de exame terão de ser enviados para <strong><a href=\"mailto:exames2020@esmaior.pt\">exames2020@esmaior.pt</a></strong></p>\r\n<p><u><strong><a href=\"files/boletim(2).pdf\">Descarregue o boletim</a></strong></u>, preencha-o e envie para <a href=\"mailto:exames2020@esmaior.pt\">exames2020@esmaior.pt</a></p>', 1, 11, '2020-04-29 09:48:53', 251, '', '2020-04-29 15:23:12', 231, 0, '0000-00-00 00:00:00', '2020-04-29 09:48:53', '0000-00-00 00:00:00', '{\"image_intro\":\"\",\"image_intro_alt\":\"\",\"image_intro_caption\":\"\",\"float_intro\":\"\",\"image_fulltext\":\"\",\"image_fulltext_alt\":\"\",\"image_fulltext_caption\":\"\",\"float_fulltext\":\"\"}', '{\"urla\":false,\"urlatext\":\"\",\"targeta\":\"\",\"urlb\":false,\"urlbtext\":\"\",\"targetb\":\"\",\"urlc\":false,\"urlctext\":\"\",\"targetc\":\"\"}', '{\"astroid_article_type\":\"regular\",\"astroid_article_video_url\":\"\",\"astroid_article_gallery_width\":\"\",\"astroid_article_gallery_bullets\":\"1\",\"astroid_article_gallery_navigation\":\"1\",\"astroid_article_thumbnail\":\"1\",\"astroid_article_gallery_items\":[],\"astroid_article_audio_source\":\"soundcloud\",\"astroid_article_audio_soundcloud\":\"\",\"astroid_article_audio_spotify\":\"\",\"astroid_article_review_heading\":\"\",\"astroid_article_review_summery\":\"\",\"astroid_article_review_good\":\"\",\"astroid_article_review_bad\":\"\",\"astroid_article_review_rating\":\"5\",\"astroid_article_button_action\":\"\",\"astroid_article_button_link\":\"\",\"astroid_article_review_criterias\":[],\"astroid_article_quote_text\":\"\",\"astroid_article_quote_author\":\"\",\"astroid_article_badge\":\"0\",\"astroid_article_badge_type\":\"2\",\"astroid_article_badge_text\":\"\",\"astroid_article_badge_color\":\"\",\"astroid_article_badge_text_color\":\"\",\"astroid_authorinfo\":\"\",\"astroid_relatedposts\":\"\",\"article_relatedposts_count\":\"\",\"article_relatedposts_count_custom\":\"4\",\"astroid_readtime\":\"\",\"astroid_socialshare\":\"\",\"astroid_comments\":\"\",\"astroid_og_title\":\"\",\"astroid_og_desc\":\"\",\"astroid_og_image\":\"\"}', 6, 2, '', '', 1, 0, '{}', 1, '*', '', ''),
(168, 422, 'Grândola', 'grandola', '<p>Trabalho realizado&nbsp;por&nbsp;&nbsp;Renata Martins do 6º A.</p>\r\n<p>\r\n<video controls=\"controls\" width=\"396\" height=\"198\" type=\"video/mpeg\"> <source src=\"files/video/trabalho_grandola.mp4\" type=\"video/mp4\" /></video>\r\n</p>', '', 1, 11, '2020-04-29 15:18:32', 231, '', '2020-05-05 21:42:37', 251, 251, '2020-05-05 21:43:01', '2020-04-29 15:18:32', '2020-05-05 21:42:07', '{\"image_intro\":\"\",\"image_intro_alt\":\"\",\"image_intro_caption\":\"\",\"float_intro\":\"\",\"image_fulltext\":\"\",\"image_fulltext_alt\":\"\",\"image_fulltext_caption\":\"\",\"float_fulltext\":\"\"}', '{\"urla\":false,\"urlatext\":\"\",\"targeta\":\"\",\"urlb\":false,\"urlbtext\":\"\",\"targetb\":\"\",\"urlc\":false,\"urlctext\":\"\",\"targetc\":\"\"}', '{\"astroid_article_type\":\"regular\",\"astroid_article_video_url\":\"\",\"astroid_article_gallery_width\":\"\",\"astroid_article_gallery_bullets\":\"1\",\"astroid_article_gallery_navigation\":\"1\",\"astroid_article_thumbnail\":\"1\",\"astroid_article_gallery_items\":[],\"astroid_article_audio_source\":\"soundcloud\",\"astroid_article_audio_soundcloud\":\"\",\"astroid_article_audio_spotify\":\"\",\"astroid_article_review_heading\":\"\",\"astroid_article_review_summery\":\"\",\"astroid_article_review_good\":\"\",\"astroid_article_review_bad\":\"\",\"astroid_article_review_rating\":\"5\",\"astroid_article_button_action\":\"\",\"astroid_article_button_link\":\"\",\"astroid_article_review_criterias\":[],\"astroid_article_quote_text\":\"\",\"astroid_article_quote_author\":\"\",\"astroid_article_badge\":\"0\",\"astroid_article_badge_type\":\"2\",\"astroid_article_badge_text\":\"\",\"astroid_article_badge_color\":\"\",\"astroid_article_badge_text_color\":\"\",\"astroid_authorinfo\":\"\",\"astroid_relatedposts\":\"\",\"article_relatedposts_count\":\"\",\"article_relatedposts_count_custom\":\"4\",\"astroid_readtime\":\"\",\"astroid_socialshare\":\"\",\"astroid_comments\":\"\",\"astroid_og_title\":\"\",\"astroid_og_desc\":\"\",\"astroid_og_image\":\"\"}', 4, 1, '', '', 1, 0, '{}', 0, '*', '', ''),
(169, 432, 'Carta aos alunos ', 'carta-aos-alunos', '<p><img src=\"images/Carta-aluno-Regresso-à-Escola.jpg\" alt=\"Carta aluno Regresso à Escola\" /></p>', '', 1, 11, '2020-05-09 14:47:32', 251, '', '2020-05-09 14:47:32', 0, 251, '2020-05-10 17:04:46', '2020-05-09 14:47:32', '0000-00-00 00:00:00', '{\"image_intro\":\"\",\"image_intro_alt\":\"\",\"image_intro_caption\":\"\",\"float_intro\":\"\",\"image_fulltext\":\"\",\"image_fulltext_alt\":\"\",\"image_fulltext_caption\":\"\",\"float_fulltext\":\"\"}', '{\"urla\":false,\"urlatext\":\"\",\"targeta\":\"\",\"urlb\":false,\"urlbtext\":\"\",\"targetb\":\"\",\"urlc\":false,\"urlctext\":\"\",\"targetc\":\"\"}', '{\"astroid_article_type\":\"regular\",\"astroid_article_video_url\":\"\",\"astroid_article_gallery_width\":\"\",\"astroid_article_gallery_bullets\":\"1\",\"astroid_article_gallery_navigation\":\"1\",\"astroid_article_thumbnail\":\"1\",\"astroid_article_gallery_items\":[],\"astroid_article_audio_source\":\"soundcloud\",\"astroid_article_audio_soundcloud\":\"\",\"astroid_article_audio_spotify\":\"\",\"astroid_article_review_heading\":\"\",\"astroid_article_review_summery\":\"\",\"astroid_article_review_good\":\"\",\"astroid_article_review_bad\":\"\",\"astroid_article_review_rating\":\"5\",\"astroid_article_button_action\":\"\",\"astroid_article_button_link\":\"\",\"astroid_article_review_criterias\":[],\"astroid_article_quote_text\":\"\",\"astroid_article_quote_author\":\"\",\"astroid_article_badge\":\"0\",\"astroid_article_badge_type\":\"2\",\"astroid_article_badge_text\":\"\",\"astroid_article_badge_color\":\"\",\"astroid_article_badge_text_color\":\"\",\"astroid_authorinfo\":\"\",\"astroid_relatedposts\":\"\",\"article_relatedposts_count\":\"\",\"article_relatedposts_count_custom\":\"4\",\"astroid_readtime\":\"\",\"astroid_socialshare\":\"\",\"astroid_comments\":\"\",\"astroid_og_title\":\"\",\"astroid_og_desc\":\"\",\"astroid_og_image\":\"\"}', 1, 0, '', '', 1, 0, '{}', 1, '*', '', '');

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

--
-- Estrutura da tabela `ynfp8_contentitem_tag_map`
--

CREATE TABLE `ynfp8_contentitem_tag_map` (
  `type_alias` varchar(255) COLLATE utf8mb4_unicode_ci 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'
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci COMMENT='Maps items from content tables to tags';

--
-- Extraindo dados da tabela `ynfp8_contentitem_tag_map`
--

INSERT INTO `ynfp8_contentitem_tag_map` (`type_alias`, `core_content_id`, `content_item_id`, `tag_id`, `tag_date`, `type_id`) VALUES
('com_content.article', 1, 21, 9, '2019-02-13 03:37:56', 1);

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

--
-- Estrutura da tabela `ynfp8_content_frontpage`
--

CREATE TABLE `ynfp8_content_frontpage` (
  `content_id` int(11) NOT NULL DEFAULT '0',
  `ordering` int(11) NOT NULL DEFAULT '0'
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;

--
-- Extraindo dados da tabela `ynfp8_content_frontpage`
--

INSERT INTO `ynfp8_content_frontpage` (`content_id`, `ordering`) VALUES
(29, 66),
(30, 67),
(31, 68),
(35, 69),
(36, 70),
(37, 71),
(65, 65),
(73, 64),
(90, 63),
(91, 62),
(97, 61),
(99, 60),
(100, 59),
(103, 58),
(104, 57),
(106, 56),
(109, 55),
(110, 54),
(112, 53),
(113, 52),
(114, 51),
(115, 50),
(116, 49),
(117, 48),
(118, 47),
(119, 46),
(121, 45),
(122, 44),
(123, 43),
(124, 42),
(125, 41),
(126, 40),
(127, 39),
(128, 38),
(129, 37),
(130, 36),
(132, 35),
(133, 34),
(134, 33),
(135, 32),
(136, 31),
(138, 30),
(139, 29),
(140, 28),
(141, 27),
(142, 26),
(143, 25),
(144, 24),
(145, 23),
(146, 22),
(147, 21),
(148, 20),
(149, 19),
(150, 18),
(151, 17),
(152, 16),
(153, 15),
(154, 14),
(155, 13),
(157, 12),
(158, 11),
(159, 10),
(160, 9),
(161, 8),
(162, 7),
(163, 6),
(164, 5),
(165, 4),
(166, 3),
(167, 2),
(169, 1);

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

--
-- Estrutura da tabela `ynfp8_content_rating`
--

CREATE TABLE `ynfp8_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) COLLATE utf8mb4_unicode_ci NOT NULL DEFAULT ''
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;

--
-- Extraindo dados da tabela `ynfp8_content_rating`
--

INSERT INTO `ynfp8_content_rating` (`content_id`, `rating_sum`, `rating_count`, `lastip`) VALUES
(57, 5, 1, '10.0.0.48');

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

--
-- Estrutura da tabela `ynfp8_content_types`
--

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

--
-- Extraindo dados da tabela `ynfp8_content_types`
--

INSERT INTO `ynfp8_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\", \"note\":\"note\"}, \"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\", \"ordering\"],\"convertToInt\":[\"publish_up\", \"publish_down\", \"featured\", \"ordering\"],\"displayLookup\":[{\"sourceColumn\":\"catid\",\"targetTable\":\"#__categories\",\"targetColumn\":\"id\",\"displayColumn\":\"title\"},{\"sourceColumn\":\"created_by\",\"targetTable\":\"#__users\",\"targetColumn\":\"id\",\"displayColumn\":\"name\"},{\"sourceColumn\":\"access\",\"targetTable\":\"#__viewlevels\",\"targetColumn\":\"id\",\"displayColumn\":\"title\"},{\"sourceColumn\":\"modified_by\",\"targetTable\":\"#__users\",\"targetColumn\":\"id\",\"displayColumn\":\"name\"} ]}'),
(2, 'Contact', 'com_contact.contact', '{\"special\":{\"dbtable\":\"#__contact_details\",\"key\":\"id\",\"type\":\"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\", \"ordering\"],\"convertToInt\":[\"publish_up\", \"publish_down\", \"featured\", \"ordering\"], \"displayLookup\":[ {\"sourceColumn\":\"created_by\",\"targetTable\":\"#__users\",\"targetColumn\":\"id\",\"displayColumn\":\"name\"},{\"sourceColumn\":\"catid\",\"targetTable\":\"#__categories\",\"targetColumn\":\"id\",\"displayColumn\":\"title\"},{\"sourceColumn\":\"modified_by\",\"targetTable\":\"#__users\",\"targetColumn\":\"id\",\"displayColumn\":\"name\"},{\"sourceColumn\":\"access\",\"targetTable\":\"#__viewlevels\",\"targetColumn\":\"id\",\"displayColumn\":\"title\"},{\"sourceColumn\":\"user_id\",\"targetTable\":\"#__users\",\"targetColumn\":\"id\",\"displayColumn\":\"name\"} ] }'),
(3, 'Newsfeed', 'com_newsfeeds.newsfeed', '{\"special\":{\"dbtable\":\"#__newsfeeds\",\"key\":\"id\",\"type\":\"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\", \"ordering\"],\"convertToInt\":[\"publish_up\", \"publish_down\", \"featured\", \"ordering\"],\"displayLookup\":[{\"sourceColumn\":\"catid\",\"targetTable\":\"#__categories\",\"targetColumn\":\"id\",\"displayColumn\":\"title\"},{\"sourceColumn\":\"created_by\",\"targetTable\":\"#__users\",\"targetColumn\":\"id\",\"displayColumn\":\"name\"},{\"sourceColumn\":\"access\",\"targetTable\":\"#__viewlevels\",\"targetColumn\":\"id\",\"displayColumn\":\"title\"},{\"sourceColumn\":\"modified_by\",\"targetTable\":\"#__users\",\"targetColumn\":\"id\",\"displayColumn\":\"name\"} ]}'),
(4, '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', ''),
(5, '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\"}]}'),
(6, '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\"}]}'),
(7, '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\"}]}'),
(8, '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\"}]}'),
(9, '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\"} ]}'),
(10, '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\"}]}'),
(11, '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\":[]}'),
(12, '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\"}]}'),
(13, '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\"}]}');

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

--
-- Estrutura da tabela `ynfp8_core_log_searches`
--

CREATE TABLE `ynfp8_core_log_searches` (
  `search_term` varchar(128) COLLATE utf8mb4_unicode_ci NOT NULL DEFAULT '',
  `hits` int(10) UNSIGNED NOT NULL DEFAULT '0'
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;

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

--
-- Estrutura da tabela `ynfp8_djimageslider`
--

CREATE TABLE `ynfp8_djimageslider` (
  `id` int(10) UNSIGNED NOT NULL,
  `catid` int(10) UNSIGNED NOT NULL DEFAULT '0',
  `title` varchar(255) NOT NULL,
  `alias` varchar(255) NOT NULL DEFAULT '',
  `image` varchar(255) NOT NULL,
  `description` text,
  `published` tinyint(1) NOT NULL DEFAULT '0',
  `publish_up` datetime NOT NULL DEFAULT '0000-00-00 00:00:00',
  `publish_down` datetime NOT NULL DEFAULT '0000-00-00 00:00:00',
  `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
) ENGINE=MyISAM DEFAULT CHARSET=utf8;

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

--
-- Estrutura da tabela `ynfp8_extensions`
--

CREATE TABLE `ynfp8_extensions` (
  `extension_id` int(11) NOT NULL,
  `package_id` int(11) NOT NULL DEFAULT '0' COMMENT 'Parent package ID for extensions installed as a package.',
  `name` varchar(100) COLLATE utf8mb4_unicode_ci NOT NULL,
  `type` varchar(20) COLLATE utf8mb4_unicode_ci NOT NULL,
  `element` varchar(100) COLLATE utf8mb4_unicode_ci NOT NULL,
  `folder` varchar(100) COLLATE utf8mb4_unicode_ci NOT NULL,
  `client_id` tinyint(3) NOT NULL,
  `enabled` tinyint(3) NOT NULL DEFAULT '0',
  `access` int(10) UNSIGNED NOT NULL DEFAULT '1',
  `protected` tinyint(3) NOT NULL DEFAULT '0',
  `manifest_cache` text COLLATE utf8mb4_unicode_ci NOT NULL,
  `params` text COLLATE utf8mb4_unicode_ci NOT NULL,
  `custom_data` text COLLATE utf8mb4_unicode_ci NOT NULL,
  `system_data` text COLLATE utf8mb4_unicode_ci 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'
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;

--
-- Extraindo dados da tabela `ynfp8_extensions`
--

INSERT INTO `ynfp8_extensions` (`extension_id`, `package_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, 0, 'com_mailto', 'component', 'com_mailto', '', 0, 1, 1, 1, '{\"name\":\"com_mailto\",\"type\":\"component\",\"creationDate\":\"April 2006\",\"author\":\"Joomla! Project\",\"copyright\":\"(C) 2005 - 2019 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\":\"\",\"filename\":\"mailto\"}', '', '', '', 0, '0000-00-00 00:00:00', 0, 0),
(2, 0, 'com_wrapper', 'component', 'com_wrapper', '', 0, 1, 1, 1, '{\"name\":\"com_wrapper\",\"type\":\"component\",\"creationDate\":\"April 2006\",\"author\":\"Joomla! Project\",\"copyright\":\"(C) 2005 - 2019 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\":\"\",\"filename\":\"wrapper\"}', '', '', '', 0, '0000-00-00 00:00:00', 0, 0),
(3, 0, 'com_admin', 'component', 'com_admin', '', 1, 1, 1, 1, '{\"name\":\"com_admin\",\"type\":\"component\",\"creationDate\":\"April 2006\",\"author\":\"Joomla! Project\",\"copyright\":\"(C) 2005 - 2019 Open Source Matters. All rights reserved.\",\"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, 0, 'com_banners', 'component', 'com_banners', '', 1, 1, 1, 0, '{\"name\":\"com_banners\",\"type\":\"component\",\"creationDate\":\"April 2006\",\"author\":\"Joomla! Project\",\"copyright\":\"(C) 2005 - 2019 Open Source Matters. All rights reserved.\",\"authorEmail\":\"admin@joomla.org\",\"authorUrl\":\"www.joomla.org\",\"version\":\"3.0.0\",\"description\":\"COM_BANNERS_XML_DESCRIPTION\",\"group\":\"\",\"filename\":\"banners\"}', '{\"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, 0, 'com_cache', 'component', 'com_cache', '', 1, 1, 1, 1, '{\"name\":\"com_cache\",\"type\":\"component\",\"creationDate\":\"April 2006\",\"author\":\"Joomla! Project\",\"copyright\":\"(C) 2005 - 2019 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, 0, 'com_categories', 'component', 'com_categories', '', 1, 1, 1, 1, '{\"name\":\"com_categories\",\"type\":\"component\",\"creationDate\":\"December 2007\",\"author\":\"Joomla! Project\",\"copyright\":\"(C) 2005 - 2019 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, 0, 'com_checkin', 'component', 'com_checkin', '', 1, 1, 1, 1, '{\"name\":\"com_checkin\",\"type\":\"component\",\"creationDate\":\"April 2006\",\"author\":\"Joomla! Project\",\"copyright\":\"(C) 2005 - 2019 Open Source Matters. All rights reserved.\",\"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, 0, 'com_contact', 'component', 'com_contact', '', 1, 1, 1, 0, '{\"name\":\"com_contact\",\"type\":\"component\",\"creationDate\":\"April 2006\",\"author\":\"Joomla! Project\",\"copyright\":\"(C) 2005 - 2019 Open Source Matters. All rights reserved.\",\"authorEmail\":\"admin@joomla.org\",\"authorUrl\":\"www.joomla.org\",\"version\":\"3.0.0\",\"description\":\"COM_CONTACT_XML_DESCRIPTION\",\"group\":\"\",\"filename\":\"contact\"}', '{\"contact_layout\":\"_:default\",\"show_contact_category\":\"hide\",\"save_history\":\"1\",\"history_limit\":10,\"show_contact_list\":\"0\",\"presentation_style\":\"sliders\",\"show_tags\":\"1\",\"show_info\":\"1\",\"show_name\":\"1\",\"show_position\":\"1\",\"show_email\":\"0\",\"show_street_address\":\"1\",\"show_suburb\":\"1\",\"show_state\":\"1\",\"show_postcode\":\"1\",\"show_country\":\"1\",\"show_telephone\":\"1\",\"show_mobile\":\"1\",\"show_fax\":\"1\",\"show_webpage\":\"1\",\"show_image\":\"1\",\"show_misc\":\"1\",\"image\":\"\",\"allow_vcard\":\"0\",\"show_articles\":\"0\",\"articles_display_num\":\"10\",\"show_profile\":\"0\",\"show_user_custom_fields\":[\"-1\"],\"show_links\":\"0\",\"linka_name\":\"\",\"linkb_name\":\"\",\"linkc_name\":\"\",\"linkd_name\":\"\",\"linke_name\":\"\",\"contact_icons\":\"0\",\"icon_address\":\"\",\"icon_email\":\"\",\"icon_telephone\":\"\",\"icon_mobile\":\"\",\"icon_fax\":\"\",\"icon_misc\":\"\",\"category_layout\":\"_:default\",\"show_category_title\":\"1\",\"show_description\":\"1\",\"show_description_image\":\"0\",\"maxLevel\":\"-1\",\"show_subcat_desc\":\"1\",\"show_empty_categories\":\"0\",\"show_cat_items\":\"1\",\"show_cat_tags\":\"1\",\"show_base_description\":\"1\",\"maxLevelcat\":\"-1\",\"show_subcat_desc_cat\":\"1\",\"show_empty_categories_cat\":\"0\",\"show_cat_items_cat\":\"1\",\"filter_field\":\"0\",\"show_pagination_limit\":\"0\",\"show_headings\":\"1\",\"show_image_heading\":\"0\",\"show_position_headings\":\"1\",\"show_email_headings\":\"0\",\"show_telephone_headings\":\"1\",\"show_mobile_headings\":\"0\",\"show_fax_headings\":\"0\",\"show_suburb_headings\":\"1\",\"show_state_headings\":\"1\",\"show_country_headings\":\"1\",\"show_pagination\":\"2\",\"show_pagination_results\":\"1\",\"initial_sort\":\"ordering\",\"captcha\":\"\",\"show_email_form\":\"1\",\"show_email_copy\":\"0\",\"banned_email\":\"\",\"banned_subject\":\"\",\"banned_text\":\"\",\"validate_session\":\"1\",\"custom_reply\":\"0\",\"redirect\":\"\",\"show_feed_link\":\"1\",\"sef_advanced\":0,\"sef_ids\":0,\"custom_fields_enable\":\"1\"}', '', '', 0, '0000-00-00 00:00:00', 0, 0),
(9, 0, 'com_cpanel', 'component', 'com_cpanel', '', 1, 1, 1, 1, '{\"name\":\"com_cpanel\",\"type\":\"component\",\"creationDate\":\"April 2006\",\"author\":\"Joomla! Project\",\"copyright\":\"(C) 2005 - 2019 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, 0, 'com_installer', 'component', 'com_installer', '', 1, 1, 1, 1, '{\"name\":\"com_installer\",\"type\":\"component\",\"creationDate\":\"April 2006\",\"author\":\"Joomla! Project\",\"copyright\":\"(C) 2005 - 2019 Open Source Matters. All rights reserved.\",\"authorEmail\":\"admin@joomla.org\",\"authorUrl\":\"www.joomla.org\",\"version\":\"3.0.0\",\"description\":\"COM_INSTALLER_XML_DESCRIPTION\",\"group\":\"\"}', '{\"show_jed_info\":\"1\",\"cachetimeout\":\"6\",\"minimum_stability\":\"4\"}', '', '', 0, '0000-00-00 00:00:00', 0, 0),
(11, 0, 'com_languages', 'component', 'com_languages', '', 1, 1, 1, 1, '{\"name\":\"com_languages\",\"type\":\"component\",\"creationDate\":\"April 2006\",\"author\":\"Joomla! Project\",\"copyright\":\"(C) 2005 - 2019 Open Source Matters. All rights reserved.\",\"authorEmail\":\"admin@joomla.org\",\"authorUrl\":\"www.joomla.org\",\"version\":\"3.0.0\",\"description\":\"COM_LANGUAGES_XML_DESCRIPTION\",\"group\":\"\"}', '{\"administrator\":\"en-GB\",\"site\":\"pt-PT\"}', '', '', 0, '0000-00-00 00:00:00', 0, 0),
(12, 0, 'com_login', 'component', 'com_login', '', 1, 1, 1, 1, '{\"name\":\"com_login\",\"type\":\"component\",\"creationDate\":\"April 2006\",\"author\":\"Joomla! Project\",\"copyright\":\"(C) 2005 - 2019 Open Source Matters. All rights reserved.\",\"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, 0, 'com_media', 'component', 'com_media', '', 1, 1, 0, 1, '{\"name\":\"com_media\",\"type\":\"component\",\"creationDate\":\"April 2006\",\"author\":\"Joomla! Project\",\"copyright\":\"(C) 2005 - 2019 Open Source Matters. All rights reserved.\",\"authorEmail\":\"admin@joomla.org\",\"authorUrl\":\"www.joomla.org\",\"version\":\"3.0.0\",\"description\":\"COM_MEDIA_XML_DESCRIPTION\",\"group\":\"\",\"filename\":\"media\"}', '{\"upload_extensions\":\"bmp,csv,doc,gif,ico,jpg,jpeg,odg,odp,ods,odt,pdf,png,ppt,txt,xcf,xls,BMP,CSV,DOC,GIF,ICO,JPG,JPEG,ODG,ODP,ODS,ODT,PDF,PNG,PPT,TXT,XCF,XLS\",\"upload_maxsize\":\"10\",\"file_path\":\"images\",\"image_path\":\"images\",\"restrict_uploads\":\"1\",\"check_mime\":\"1\",\"image_extensions\":\"bmp,gif,jpg,png\",\"ignore_extensions\":\"\",\"upload_mime\":\"image\\/jpeg,image\\/gif,image\\/png,image\\/bmp,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, 0, 'com_menus', 'component', 'com_menus', '', 1, 1, 1, 1, '{\"name\":\"com_menus\",\"type\":\"component\",\"creationDate\":\"April 2006\",\"author\":\"Joomla! Project\",\"copyright\":\"(C) 2005 - 2019 Open Source Matters. All rights reserved.\",\"authorEmail\":\"admin@joomla.org\",\"authorUrl\":\"www.joomla.org\",\"version\":\"3.0.0\",\"description\":\"COM_MENUS_XML_DESCRIPTION\",\"group\":\"\"}', '{\"page_title\":\"\",\"show_page_heading\":0,\"page_heading\":\"\",\"pageclass_sfx\":\"\"}', '', '', 0, '0000-00-00 00:00:00', 0, 0),
(15, 0, 'com_messages', 'component', 'com_messages', '', 1, 1, 1, 1, '{\"name\":\"com_messages\",\"type\":\"component\",\"creationDate\":\"April 2006\",\"author\":\"Joomla! Project\",\"copyright\":\"(C) 2005 - 2019 Open Source Matters. All rights reserved.\",\"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, 0, 'com_modules', 'component', 'com_modules', '', 1, 1, 1, 1, '{\"name\":\"com_modules\",\"type\":\"component\",\"creationDate\":\"April 2006\",\"author\":\"Joomla! Project\",\"copyright\":\"(C) 2005 - 2019 Open Source Matters. All rights reserved.\",\"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, 0, 'com_newsfeeds', 'component', 'com_newsfeeds', '', 1, 1, 1, 0, '{\"name\":\"com_newsfeeds\",\"type\":\"component\",\"creationDate\":\"April 2006\",\"author\":\"Joomla! Project\",\"copyright\":\"(C) 2005 - 2019 Open Source Matters. All rights reserved.\",\"authorEmail\":\"admin@joomla.org\",\"authorUrl\":\"www.joomla.org\",\"version\":\"3.0.0\",\"description\":\"COM_NEWSFEEDS_XML_DESCRIPTION\",\"group\":\"\",\"filename\":\"newsfeeds\"}', '{\"newsfeed_layout\":\"_:default\",\"save_history\":\"1\",\"history_limit\":5,\"show_feed_image\":\"1\",\"show_feed_description\":\"1\",\"show_item_description\":\"1\",\"feed_character_count\":\"0\",\"feed_display_order\":\"des\",\"float_first\":\"right\",\"float_second\":\"right\",\"show_tags\":\"1\",\"category_layout\":\"_:default\",\"show_category_title\":\"1\",\"show_description\":\"1\",\"show_description_image\":\"1\",\"maxLevel\":\"-1\",\"show_empty_categories\":\"0\",\"show_subcat_desc\":\"1\",\"show_cat_items\":\"1\",\"show_cat_tags\":\"1\",\"show_base_description\":\"1\",\"maxLevelcat\":\"-1\",\"show_empty_categories_cat\":\"0\",\"show_subcat_desc_cat\":\"1\",\"show_cat_items_cat\":\"1\",\"filter_field\":\"1\",\"show_pagination_limit\":\"1\",\"show_headings\":\"1\",\"show_articles\":\"0\",\"show_link\":\"1\",\"show_pagination\":\"1\",\"show_pagination_results\":\"1\"}', '', '', 0, '0000-00-00 00:00:00', 0, 0),
(18, 0, 'com_plugins', 'component', 'com_plugins', '', 1, 1, 1, 1, '{\"name\":\"com_plugins\",\"type\":\"component\",\"creationDate\":\"April 2006\",\"author\":\"Joomla! Project\",\"copyright\":\"(C) 2005 - 2019 Open Source Matters. All rights reserved.\",\"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, 0, 'com_search', 'component', 'com_search', '', 1, 1, 1, 0, '{\"name\":\"com_search\",\"type\":\"component\",\"creationDate\":\"April 2006\",\"author\":\"Joomla! Project\",\"copyright\":\"(C) 2005 - 2019 Open Source Matters. All rights reserved.\",\"authorEmail\":\"admin@joomla.org\",\"authorUrl\":\"www.joomla.org\",\"version\":\"3.0.0\",\"description\":\"COM_SEARCH_XML_DESCRIPTION\",\"group\":\"\",\"filename\":\"search\"}', '{\"enabled\":\"0\",\"search_phrases\":\"1\",\"search_areas\":\"1\",\"show_date\":\"1\",\"opensearch_name\":\"\",\"opensearch_description\":\"\"}', '', '', 0, '0000-00-00 00:00:00', 0, 0),
(20, 0, 'com_templates', 'component', 'com_templates', '', 1, 1, 1, 1, '{\"name\":\"com_templates\",\"type\":\"component\",\"creationDate\":\"April 2006\",\"author\":\"Joomla! Project\",\"copyright\":\"(C) 2005 - 2019 Open Source Matters. All rights reserved.\",\"authorEmail\":\"admin@joomla.org\",\"authorUrl\":\"www.joomla.org\",\"version\":\"3.0.0\",\"description\":\"COM_TEMPLATES_XML_DESCRIPTION\",\"group\":\"\"}', '{\"template_positions_display\":\"1\",\"upload_limit\":\"10\",\"image_formats\":\"gif,bmp,jpg,jpeg,png\",\"source_formats\":\"txt,less,ini,xml,js,php,css,scss,sass,yaml,twig\",\"font_formats\":\"woff,ttf,otf,eot,svg\",\"compressed_formats\":\"zip\"}', '', '', 0, '0000-00-00 00:00:00', 0, 0),
(22, 0, 'com_content', 'component', 'com_content', '', 1, 1, 0, 1, '{\"name\":\"com_content\",\"type\":\"component\",\"creationDate\":\"April 2006\",\"author\":\"Joomla! Project\",\"copyright\":\"(C) 2005 - 2019 Open Source Matters. All rights reserved.\",\"authorEmail\":\"admin@joomla.org\",\"authorUrl\":\"www.joomla.org\",\"version\":\"3.0.0\",\"description\":\"COM_CONTENT_XML_DESCRIPTION\",\"group\":\"\",\"filename\":\"content\"}', '{\"article_layout\":\"_:default\",\"show_title\":\"1\",\"link_titles\":\"1\",\"show_intro\":\"1\",\"info_block_position\":\"0\",\"info_block_show_title\":\"1\",\"show_category\":\"0\",\"link_category\":\"1\",\"show_parent_category\":\"0\",\"link_parent_category\":\"1\",\"show_associations\":\"1\",\"flags\":\"1\",\"show_author\":\"0\",\"link_author\":\"1\",\"show_create_date\":\"1\",\"show_modify_date\":\"0\",\"show_publish_date\":\"0\",\"show_item_navigation\":\"0\",\"show_vote\":\"0\",\"show_readmore\":\"1\",\"show_readmore_title\":\"0\",\"readmore_limit\":\"99\",\"show_tags\":\"0\",\"show_icons\":\"0\",\"show_print_icon\":\"0\",\"show_email_icon\":\"1\",\"show_hits\":\"0\",\"record_hits\":\"0\",\"show_noauth\":\"0\",\"urls_position\":\"1\",\"captcha\":\"\",\"show_publishing_options\":\"1\",\"show_article_options\":\"1\",\"save_history\":\"1\",\"history_limit\":10,\"show_urls_images_frontend\":\"1\",\"show_urls_images_backend\":\"1\",\"targeta\":0,\"targetb\":0,\"targetc\":0,\"float_intro\":\"none\",\"float_fulltext\":\"none\",\"category_layout\":\"_: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\",\"show_cat_tags\":\"0\",\"show_base_description\":\"0\",\"maxLevelcat\":\"-1\",\"show_empty_categories_cat\":\"0\",\"show_subcat_desc_cat\":\"0\",\"show_cat_num_articles_cat\":\"1\",\"num_leading_articles\":\"0\",\"num_intro_articles\":\"0\",\"num_columns\":\"2\",\"num_links\":\"0\",\"multi_column_order\":\"1\",\"show_subcategory_content\":\"0\",\"show_pagination_limit\":\"1\",\"filter_field\":\"hide\",\"show_headings\":\"1\",\"list_show_date\":\"modified\",\"date_format\":\"\",\"list_show_hits\":\"0\",\"list_show_author\":\"0\",\"list_show_votes\":\"0\",\"list_show_ratings\":\"0\",\"orderby_pri\":\"order\",\"orderby_sec\":\"rdate\",\"order_date\":\"published\",\"show_pagination\":\"2\",\"show_pagination_results\":\"1\",\"show_featured\":\"show\",\"show_feed_link\":\"0\",\"feed_summary\":\"0\",\"feed_show_readmore\":\"1\",\"sef_advanced\":0,\"sef_ids\":0,\"custom_fields_enable\":\"0\"}', '', '', 0, '0000-00-00 00:00:00', 0, 0),
(23, 0, 'com_config', 'component', 'com_config', '', 1, 1, 0, 1, '{\"name\":\"com_config\",\"type\":\"component\",\"creationDate\":\"April 2006\",\"author\":\"Joomla! Project\",\"copyright\":\"(C) 2005 - 2019 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, 0, 'com_redirect', 'component', 'com_redirect', '', 1, 1, 0, 1, '{\"name\":\"com_redirect\",\"type\":\"component\",\"creationDate\":\"April 2006\",\"author\":\"Joomla! Project\",\"copyright\":\"(C) 2005 - 2019 Open Source Matters. All rights reserved.\",\"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, 0, 'com_users', 'component', 'com_users', '', 1, 1, 0, 1, '{\"name\":\"com_users\",\"type\":\"component\",\"creationDate\":\"April 2006\",\"author\":\"Joomla! Project\",\"copyright\":\"(C) 2005 - 2019 Open Source Matters. All rights reserved.\",\"authorEmail\":\"admin@joomla.org\",\"authorUrl\":\"www.joomla.org\",\"version\":\"3.0.0\",\"description\":\"COM_USERS_XML_DESCRIPTION\",\"group\":\"\",\"filename\":\"users\"}', '{\"allowUserRegistration\":\"0\",\"new_usertype\":\"2\",\"guest_usergroup\":\"9\",\"sendpassword\":\"1\",\"useractivation\":\"2\",\"mail_to_admin\":\"1\",\"captcha\":\"\",\"frontend_userparams\":\"1\",\"site_language\":\"0\",\"change_login_name\":\"0\",\"domains\":[],\"reset_count\":\"10\",\"reset_time\":\"1\",\"minimum_length\":\"4\",\"minimum_integers\":\"0\",\"minimum_symbols\":\"0\",\"minimum_uppercase\":\"0\",\"minimum_lowercase\":\"0\",\"save_history\":\"1\",\"history_limit\":5,\"mailSubjectPrefix\":\"\",\"mailBodySuffix\":\"\",\"debugUsers\":\"1\",\"debugGroups\":\"1\",\"sef_advanced\":0,\"custom_fields_enable\":\"1\"}', '', '', 0, '0000-00-00 00:00:00', 0, 0),
(27, 0, 'com_finder', 'component', 'com_finder', '', 1, 1, 0, 0, '{\"name\":\"com_finder\",\"type\":\"component\",\"creationDate\":\"August 2011\",\"author\":\"Joomla! Project\",\"copyright\":\"(C) 2005 - 2019 Open Source Matters. All rights reserved.\",\"authorEmail\":\"admin@joomla.org\",\"authorUrl\":\"www.joomla.org\",\"version\":\"3.0.0\",\"description\":\"COM_FINDER_XML_DESCRIPTION\",\"group\":\"\",\"filename\":\"finder\"}', '{\"enabled\":\"0\",\"show_description\":\"1\",\"description_length\":255,\"allow_empty_query\":\"0\",\"show_url\":\"1\",\"show_autosuggest\":\"1\",\"show_suggested_query\":\"1\",\"show_explained_query\":\"1\",\"show_advanced\":\"1\",\"show_advanced_tips\":\"1\",\"expand_advanced\":\"0\",\"show_date_filters\":\"0\",\"sort_order\":\"relevance\",\"sort_direction\":\"desc\",\"highlight_terms\":\"1\",\"opensearch_name\":\"\",\"opensearch_description\":\"\",\"batch_size\":\"50\",\"memory_table_limit\":30000,\"title_multiplier\":\"1.7\",\"text_multiplier\":\"0.7\",\"meta_multiplier\":\"1.2\",\"path_multiplier\":\"2.0\",\"misc_multiplier\":\"0.3\",\"stem\":\"1\",\"stemmer\":\"snowball\",\"enable_logging\":\"0\"}', '', '', 0, '0000-00-00 00:00:00', 0, 0),
(28, 0, 'com_joomlaupdate', 'component', 'com_joomlaupdate', '', 1, 1, 0, 1, '{\"name\":\"com_joomlaupdate\",\"type\":\"component\",\"creationDate\":\"February 2012\",\"author\":\"Joomla! Project\",\"copyright\":\"(C) 2005 - 2019 Open Source Matters. All rights reserved.\",\"authorEmail\":\"admin@joomla.org\",\"authorUrl\":\"www.joomla.org\",\"version\":\"3.6.2\",\"description\":\"COM_JOOMLAUPDATE_XML_DESCRIPTION\",\"group\":\"\"}', '{\"updatesource\":\"default\",\"customurl\":\"\"}', '', '', 0, '0000-00-00 00:00:00', 0, 0),
(29, 0, 'com_tags', 'component', 'com_tags', '', 1, 1, 1, 1, '{\"name\":\"com_tags\",\"type\":\"component\",\"creationDate\":\"December 2013\",\"author\":\"Joomla! Project\",\"copyright\":\"(C) 2005 - 2019 Open Source Matters. All rights reserved.\",\"authorEmail\":\"admin@joomla.org\",\"authorUrl\":\"www.joomla.org\",\"version\":\"3.1.0\",\"description\":\"COM_TAGS_XML_DESCRIPTION\",\"group\":\"\",\"filename\":\"tags\"}', '{\"tag_layout\":\"_:default\",\"save_history\":\"1\",\"history_limit\":5,\"show_tag_title\":\"0\",\"tag_list_show_tag_image\":\"0\",\"tag_list_show_tag_description\":\"0\",\"tag_list_image\":\"\",\"tag_list_orderby\":\"title\",\"tag_list_orderby_direction\":\"ASC\",\"show_headings\":\"0\",\"tag_list_show_date\":\"0\",\"tag_list_show_item_image\":\"0\",\"tag_list_show_item_description\":\"0\",\"tag_list_item_maximum_characters\":0,\"return_any_or_all\":\"1\",\"include_children\":\"0\",\"maximum\":200,\"tag_list_language_filter\":\"all\",\"tags_layout\":\"_:default\",\"all_tags_orderby\":\"title\",\"all_tags_orderby_direction\":\"ASC\",\"all_tags_show_tag_image\":\"0\",\"all_tags_show_tag_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, 0, 'com_contenthistory', 'component', 'com_contenthistory', '', 1, 1, 1, 0, '{\"name\":\"com_contenthistory\",\"type\":\"component\",\"creationDate\":\"May 2013\",\"author\":\"Joomla! Project\",\"copyright\":\"(C) 2005 - 2019 Open Source Matters. All rights reserved.\",\"authorEmail\":\"admin@joomla.org\",\"authorUrl\":\"www.joomla.org\",\"version\":\"3.2.0\",\"description\":\"COM_CONTENTHISTORY_XML_DESCRIPTION\",\"group\":\"\",\"filename\":\"contenthistory\"}', '', '', '', 0, '0000-00-00 00:00:00', 0, 0),
(31, 0, 'com_ajax', 'component', 'com_ajax', '', 1, 1, 1, 1, '{\"name\":\"com_ajax\",\"type\":\"component\",\"creationDate\":\"August 2013\",\"author\":\"Joomla! Project\",\"copyright\":\"(C) 2005 - 2019 Open Source Matters. All rights reserved.\",\"authorEmail\":\"admin@joomla.org\",\"authorUrl\":\"www.joomla.org\",\"version\":\"3.2.0\",\"description\":\"COM_AJAX_XML_DESCRIPTION\",\"group\":\"\",\"filename\":\"ajax\"}', '', '', '', 0, '0000-00-00 00:00:00', 0, 0),
(32, 0, 'com_postinstall', 'component', 'com_postinstall', '', 1, 1, 1, 1, '{\"name\":\"com_postinstall\",\"type\":\"component\",\"creationDate\":\"September 2013\",\"author\":\"Joomla! Project\",\"copyright\":\"(C) 2005 - 2019 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),
(33, 0, 'com_fields', 'component', 'com_fields', '', 1, 1, 1, 0, '{\"name\":\"com_fields\",\"type\":\"component\",\"creationDate\":\"March 2016\",\"author\":\"Joomla! Project\",\"copyright\":\"(C) 2005 - 2019 Open Source Matters. All rights reserved.\",\"authorEmail\":\"admin@joomla.org\",\"authorUrl\":\"www.joomla.org\",\"version\":\"3.7.0\",\"description\":\"COM_FIELDS_XML_DESCRIPTION\",\"group\":\"\",\"filename\":\"fields\"}', '', '', '', 0, '0000-00-00 00:00:00', 0, 0),
(34, 0, 'com_associations', 'component', 'com_associations', '', 1, 1, 1, 0, '{\"name\":\"com_associations\",\"type\":\"component\",\"creationDate\":\"January 2017\",\"author\":\"Joomla! Project\",\"copyright\":\"(C) 2005 - 2019 Open Source Matters. All rights reserved.\",\"authorEmail\":\"admin@joomla.org\",\"authorUrl\":\"www.joomla.org\",\"version\":\"3.7.0\",\"description\":\"COM_ASSOCIATIONS_XML_DESCRIPTION\",\"group\":\"\"}', '', '', '', 0, '0000-00-00 00:00:00', 0, 0),
(35, 0, 'com_privacy', 'component', 'com_privacy', '', 1, 1, 1, 1, '{\"name\":\"com_privacy\",\"type\":\"component\",\"creationDate\":\"May 2018\",\"author\":\"Joomla! Project\",\"copyright\":\"(C) 2005 - 2019 Open Source Matters. All rights reserved.\",\"authorEmail\":\"admin@joomla.org\",\"authorUrl\":\"www.joomla.org\",\"version\":\"3.9.0\",\"description\":\"COM_PRIVACY_XML_DESCRIPTION\",\"group\":\"\",\"filename\":\"privacy\"}', '', '', '', 0, '0000-00-00 00:00:00', 0, 0),
(36, 0, 'com_actionlogs', 'component', 'com_actionlogs', '', 1, 1, 1, 1, '{\"name\":\"com_actionlogs\",\"type\":\"component\",\"creationDate\":\"May 2018\",\"author\":\"Joomla! Project\",\"copyright\":\"Copyright (C) 2005 - 2019 Open Source Matters. All rights reserved.\",\"authorEmail\":\"admin@joomla.org\",\"authorUrl\":\"www.joomla.org\",\"version\":\"3.9.0\",\"description\":\"COM_ACTIONLOGS_XML_DESCRIPTION\",\"group\":\"\"}', '{\"ip_logging\":0,\"csv_delimiter\":\",\",\"loggable_extensions\":[\"com_banners\",\"com_cache\",\"com_categories\",\"com_checkin\",\"com_config\",\"com_contact\",\"com_content\",\"com_installer\",\"com_media\",\"com_menus\",\"com_messages\",\"com_modules\",\"com_newsfeeds\",\"com_plugins\",\"com_redirect\",\"com_tags\",\"com_templates\",\"com_users\"]}', '', '', 0, '0000-00-00 00:00:00', 0, 0),
(102, 0, 'LIB_PHPUTF8', 'library', 'phputf8', '', 0, 1, 1, 1, '{\"name\":\"LIB_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\":\"\",\"filename\":\"phputf8\"}', '', '', '', 0, '0000-00-00 00:00:00', 0, 0),
(103, 0, 'LIB_JOOMLA', 'library', 'joomla', '', 0, 1, 1, 1, '{\"name\":\"LIB_JOOMLA\",\"type\":\"library\",\"creationDate\":\"2008\",\"author\":\"Joomla! Project\",\"copyright\":\"Copyright (C) 2005 - 2019 Open Source Matters. All rights reserved.\",\"authorEmail\":\"admin@joomla.org\",\"authorUrl\":\"https:\\/\\/www.joomla.org\",\"version\":\"13.1\",\"description\":\"LIB_JOOMLA_XML_DESCRIPTION\",\"group\":\"\",\"filename\":\"joomla\"}', '{\"mediaversion\":\"869ab313fd1fcd1c514df08b4a4b570e\"}', '', '', 0, '0000-00-00 00:00:00', 0, 0),
(104, 0, 'LIB_IDNA', 'library', 'idna_convert', '', 0, 1, 1, 1, '{\"name\":\"LIB_IDNA\",\"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\":\"\",\"filename\":\"idna_convert\"}', '', '', '', 0, '0000-00-00 00:00:00', 0, 0),
(105, 0, 'FOF', 'library', 'fof', '', 0, 1, 1, 1, '{\"name\":\"FOF\",\"type\":\"library\",\"creationDate\":\"2015-04-22 13:15:32\",\"author\":\"Nicholas K. Dionysopoulos \\/ Akeeba Ltd\",\"copyright\":\"(C)2011-2015 Nicholas K. Dionysopoulos\",\"authorEmail\":\"nicholas@akeebabackup.com\",\"authorUrl\":\"https:\\/\\/www.akeebabackup.com\",\"version\":\"2.4.3\",\"description\":\"LIB_FOF_XML_DESCRIPTION\",\"group\":\"\",\"filename\":\"fof\"}', '', '', '', 0, '0000-00-00 00:00:00', 0, 0),
(106, 0, 'LIB_PHPASS', 'library', 'phpass', '', 0, 1, 1, 1, '{\"name\":\"LIB_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\":\"\",\"filename\":\"phpass\"}', '', '', '', 0, '0000-00-00 00:00:00', 0, 0),
(200, 0, '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 - 2019 Open Source Matters. All rights reserved.\",\"authorEmail\":\"admin@joomla.org\",\"authorUrl\":\"www.joomla.org\",\"version\":\"3.0.0\",\"description\":\"MOD_ARTICLES_ARCHIVE_XML_DESCRIPTION\",\"group\":\"\",\"filename\":\"mod_articles_archive\"}', '', '', '', 0, '0000-00-00 00:00:00', 0, 0),
(201, 0, '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 - 2019 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\":\"\",\"filename\":\"mod_articles_latest\"}', '', '', '', 0, '0000-00-00 00:00:00', 0, 0),
(202, 0, '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 - 2019 Open Source Matters. All rights reserved.\",\"authorEmail\":\"admin@joomla.org\",\"authorUrl\":\"www.joomla.org\",\"version\":\"3.0.0\",\"description\":\"MOD_POPULAR_XML_DESCRIPTION\",\"group\":\"\",\"filename\":\"mod_articles_popular\"}', '', '', '', 0, '0000-00-00 00:00:00', 0, 0),
(203, 0, 'mod_banners', 'module', 'mod_banners', '', 0, 1, 1, 0, '{\"name\":\"mod_banners\",\"type\":\"module\",\"creationDate\":\"July 2006\",\"author\":\"Joomla! Project\",\"copyright\":\"Copyright (C) 2005 - 2019 Open Source Matters. All rights reserved.\",\"authorEmail\":\"admin@joomla.org\",\"authorUrl\":\"www.joomla.org\",\"version\":\"3.0.0\",\"description\":\"MOD_BANNERS_XML_DESCRIPTION\",\"group\":\"\",\"filename\":\"mod_banners\"}', '', '', '', 0, '0000-00-00 00:00:00', 0, 0),
(204, 0, 'mod_breadcrumbs', 'module', 'mod_breadcrumbs', '', 0, 1, 1, 1, '{\"name\":\"mod_breadcrumbs\",\"type\":\"module\",\"creationDate\":\"July 2006\",\"author\":\"Joomla! Project\",\"copyright\":\"Copyright (C) 2005 - 2019 Open Source Matters. All rights reserved.\",\"authorEmail\":\"admin@joomla.org\",\"authorUrl\":\"www.joomla.org\",\"version\":\"3.0.0\",\"description\":\"MOD_BREADCRUMBS_XML_DESCRIPTION\",\"group\":\"\",\"filename\":\"mod_breadcrumbs\"}', '', '', '', 0, '0000-00-00 00:00:00', 0, 0),
(205, 0, 'mod_custom', 'module', 'mod_custom', '', 0, 1, 1, 1, '{\"name\":\"mod_custom\",\"type\":\"module\",\"creationDate\":\"July 2004\",\"author\":\"Joomla! Project\",\"copyright\":\"Copyright (C) 2005 - 2019 Open Source Matters. All rights reserved.\",\"authorEmail\":\"admin@joomla.org\",\"authorUrl\":\"www.joomla.org\",\"version\":\"3.0.0\",\"description\":\"MOD_CUSTOM_XML_DESCRIPTION\",\"group\":\"\",\"filename\":\"mod_custom\"}', '', '', '', 0, '0000-00-00 00:00:00', 0, 0),
(206, 0, 'mod_feed', 'module', 'mod_feed', '', 0, 1, 1, 0, '{\"name\":\"mod_feed\",\"type\":\"module\",\"creationDate\":\"July 2005\",\"author\":\"Joomla! Project\",\"copyright\":\"Copyright (C) 2005 - 2019 Open Source Matters. All rights reserved.\",\"authorEmail\":\"admin@joomla.org\",\"authorUrl\":\"www.joomla.org\",\"version\":\"3.0.0\",\"description\":\"MOD_FEED_XML_DESCRIPTION\",\"group\":\"\",\"filename\":\"mod_feed\"}', '', '', '', 0, '0000-00-00 00:00:00', 0, 0),
(207, 0, 'mod_footer', 'module', 'mod_footer', '', 0, 1, 1, 0, '{\"name\":\"mod_footer\",\"type\":\"module\",\"creationDate\":\"July 2006\",\"author\":\"Joomla! Project\",\"copyright\":\"Copyright (C) 2005 - 2019 Open Source Matters. All rights reserved.\",\"authorEmail\":\"admin@joomla.org\",\"authorUrl\":\"www.joomla.org\",\"version\":\"3.0.0\",\"description\":\"MOD_FOOTER_XML_DESCRIPTION\",\"group\":\"\",\"filename\":\"mod_footer\"}', '', '', '', 0, '0000-00-00 00:00:00', 0, 0),
(208, 0, 'mod_login', 'module', 'mod_login', '', 0, 1, 1, 1, '{\"name\":\"mod_login\",\"type\":\"module\",\"creationDate\":\"July 2006\",\"author\":\"Joomla! Project\",\"copyright\":\"Copyright (C) 2005 - 2019 Open Source Matters. All rights reserved.\",\"authorEmail\":\"admin@joomla.org\",\"authorUrl\":\"www.joomla.org\",\"version\":\"3.0.0\",\"description\":\"MOD_LOGIN_XML_DESCRIPTION\",\"group\":\"\",\"filename\":\"mod_login\"}', '', '', '', 0, '0000-00-00 00:00:00', 0, 0),
(209, 0, 'mod_menu', 'module', 'mod_menu', '', 0, 1, 1, 1, '{\"name\":\"mod_menu\",\"type\":\"module\",\"creationDate\":\"July 2004\",\"author\":\"Joomla! Project\",\"copyright\":\"Copyright (C) 2005 - 2019 Open Source Matters. All rights reserved.\",\"authorEmail\":\"admin@joomla.org\",\"authorUrl\":\"www.joomla.org\",\"version\":\"3.0.0\",\"description\":\"MOD_MENU_XML_DESCRIPTION\",\"group\":\"\",\"filename\":\"mod_menu\"}', '', '', '', 0, '0000-00-00 00:00:00', 0, 0),
(210, 0, '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 - 2019 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\":\"\",\"filename\":\"mod_articles_news\"}', '', '', '', 0, '0000-00-00 00:00:00', 0, 0),
(211, 0, '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 - 2019 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\":\"\",\"filename\":\"mod_random_image\"}', '', '', '', 0, '0000-00-00 00:00:00', 0, 0),
(212, 0, '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 - 2019 Open Source Matters. All rights reserved.\",\"authorEmail\":\"admin@joomla.org\",\"authorUrl\":\"www.joomla.org\",\"version\":\"3.0.0\",\"description\":\"MOD_RELATED_XML_DESCRIPTION\",\"group\":\"\",\"filename\":\"mod_related_items\"}', '', '', '', 0, '0000-00-00 00:00:00', 0, 0),
(213, 0, 'mod_search', 'module', 'mod_search', '', 0, 1, 1, 0, '{\"name\":\"mod_search\",\"type\":\"module\",\"creationDate\":\"July 2004\",\"author\":\"Joomla! Project\",\"copyright\":\"Copyright (C) 2005 - 2019 Open Source Matters. All rights reserved.\",\"authorEmail\":\"admin@joomla.org\",\"authorUrl\":\"www.joomla.org\",\"version\":\"3.0.0\",\"description\":\"MOD_SEARCH_XML_DESCRIPTION\",\"group\":\"\",\"filename\":\"mod_search\"}', '', '', '', 0, '0000-00-00 00:00:00', 0, 0),
(214, 0, 'mod_stats', 'module', 'mod_stats', '', 0, 1, 1, 0, '{\"name\":\"mod_stats\",\"type\":\"module\",\"creationDate\":\"July 2004\",\"author\":\"Joomla! Project\",\"copyright\":\"Copyright (C) 2005 - 2019 Open Source Matters. All rights reserved.\",\"authorEmail\":\"admin@joomla.org\",\"authorUrl\":\"www.joomla.org\",\"version\":\"3.0.0\",\"description\":\"MOD_STATS_XML_DESCRIPTION\",\"group\":\"\",\"filename\":\"mod_stats\"}', '', '', '', 0, '0000-00-00 00:00:00', 0, 0),
(215, 0, 'mod_syndicate', 'module', 'mod_syndicate', '', 0, 1, 1, 1, '{\"name\":\"mod_syndicate\",\"type\":\"module\",\"creationDate\":\"May 2006\",\"author\":\"Joomla! Project\",\"copyright\":\"Copyright (C) 2005 - 2019 Open Source Matters. All rights reserved.\",\"authorEmail\":\"admin@joomla.org\",\"authorUrl\":\"www.joomla.org\",\"version\":\"3.0.0\",\"description\":\"MOD_SYNDICATE_XML_DESCRIPTION\",\"group\":\"\",\"filename\":\"mod_syndicate\"}', '', '', '', 0, '0000-00-00 00:00:00', 0, 0),
(216, 0, '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 - 2019 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\":\"\",\"filename\":\"mod_users_latest\"}', '', '', '', 0, '0000-00-00 00:00:00', 0, 0),
(218, 0, 'mod_whosonline', 'module', 'mod_whosonline', '', 0, 1, 1, 0, '{\"name\":\"mod_whosonline\",\"type\":\"module\",\"creationDate\":\"July 2004\",\"author\":\"Joomla! Project\",\"copyright\":\"Copyright (C) 2005 - 2019 Open Source Matters. All rights reserved.\",\"authorEmail\":\"admin@joomla.org\",\"authorUrl\":\"www.joomla.org\",\"version\":\"3.0.0\",\"description\":\"MOD_WHOSONLINE_XML_DESCRIPTION\",\"group\":\"\",\"filename\":\"mod_whosonline\"}', '', '', '', 0, '0000-00-00 00:00:00', 0, 0),
(219, 0, 'mod_wrapper', 'module', 'mod_wrapper', '', 0, 1, 1, 0, '{\"name\":\"mod_wrapper\",\"type\":\"module\",\"creationDate\":\"October 2004\",\"author\":\"Joomla! Project\",\"copyright\":\"Copyright (C) 2005 - 2019 Open Source Matters. All rights reserved.\",\"authorEmail\":\"admin@joomla.org\",\"authorUrl\":\"www.joomla.org\",\"version\":\"3.0.0\",\"description\":\"MOD_WRAPPER_XML_DESCRIPTION\",\"group\":\"\",\"filename\":\"mod_wrapper\"}', '', '', '', 0, '0000-00-00 00:00:00', 0, 0),
(220, 0, '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 - 2019 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\":\"\",\"filename\":\"mod_articles_category\"}', '', '', '', 0, '0000-00-00 00:00:00', 0, 0),
(221, 0, '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 - 2019 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\":\"\",\"filename\":\"mod_articles_categories\"}', '', '', '', 0, '0000-00-00 00:00:00', 0, 0),
(222, 0, 'mod_languages', 'module', 'mod_languages', '', 0, 1, 1, 1, '{\"name\":\"mod_languages\",\"type\":\"module\",\"creationDate\":\"February 2010\",\"author\":\"Joomla! Project\",\"copyright\":\"Copyright (C) 2005 - 2019 Open Source Matters. All rights reserved.\",\"authorEmail\":\"admin@joomla.org\",\"authorUrl\":\"www.joomla.org\",\"version\":\"3.5.0\",\"description\":\"MOD_LANGUAGES_XML_DESCRIPTION\",\"group\":\"\",\"filename\":\"mod_languages\"}', '', '', '', 0, '0000-00-00 00:00:00', 0, 0),
(223, 0, 'mod_finder', 'module', 'mod_finder', '', 0, 1, 0, 0, '{\"name\":\"mod_finder\",\"type\":\"module\",\"creationDate\":\"August 2011\",\"author\":\"Joomla! Project\",\"copyright\":\"(C) 2005 - 2019 Open Source Matters. All rights reserved.\",\"authorEmail\":\"admin@joomla.org\",\"authorUrl\":\"www.joomla.org\",\"version\":\"3.0.0\",\"description\":\"MOD_FINDER_XML_DESCRIPTION\",\"group\":\"\",\"filename\":\"mod_finder\"}', '', '', '', 0, '0000-00-00 00:00:00', 0, 0),
(300, 0, 'mod_custom', 'module', 'mod_custom', '', 1, 1, 1, 1, '{\"name\":\"mod_custom\",\"type\":\"module\",\"creationDate\":\"July 2004\",\"author\":\"Joomla! Project\",\"copyright\":\"Copyright (C) 2005 - 2019 Open Source Matters. All rights reserved.\",\"authorEmail\":\"admin@joomla.org\",\"authorUrl\":\"www.joomla.org\",\"version\":\"3.0.0\",\"description\":\"MOD_CUSTOM_XML_DESCRIPTION\",\"group\":\"\",\"filename\":\"mod_custom\"}', '', '', '', 0, '0000-00-00 00:00:00', 0, 0),
(301, 0, 'mod_feed', 'module', 'mod_feed', '', 1, 1, 1, 0, '{\"name\":\"mod_feed\",\"type\":\"module\",\"creationDate\":\"July 2005\",\"author\":\"Joomla! Project\",\"copyright\":\"Copyright (C) 2005 - 2019 Open Source Matters. All rights reserved.\",\"authorEmail\":\"admin@joomla.org\",\"authorUrl\":\"www.joomla.org\",\"version\":\"3.0.0\",\"description\":\"MOD_FEED_XML_DESCRIPTION\",\"group\":\"\",\"filename\":\"mod_feed\"}', '', '', '', 0, '0000-00-00 00:00:00', 0, 0),
(302, 0, 'mod_latest', 'module', 'mod_latest', '', 1, 1, 1, 0, '{\"name\":\"mod_latest\",\"type\":\"module\",\"creationDate\":\"July 2004\",\"author\":\"Joomla! Project\",\"copyright\":\"Copyright (C) 2005 - 2019 Open Source Matters. All rights reserved.\",\"authorEmail\":\"admin@joomla.org\",\"authorUrl\":\"www.joomla.org\",\"version\":\"3.0.0\",\"description\":\"MOD_LATEST_XML_DESCRIPTION\",\"group\":\"\",\"filename\":\"mod_latest\"}', '', '', '', 0, '0000-00-00 00:00:00', 0, 0),
(303, 0, 'mod_logged', 'module', 'mod_logged', '', 1, 1, 1, 0, '{\"name\":\"mod_logged\",\"type\":\"module\",\"creationDate\":\"January 2005\",\"author\":\"Joomla! Project\",\"copyright\":\"Copyright (C) 2005 - 2019 Open Source Matters. All rights reserved.\",\"authorEmail\":\"admin@joomla.org\",\"authorUrl\":\"www.joomla.org\",\"version\":\"3.0.0\",\"description\":\"MOD_LOGGED_XML_DESCRIPTION\",\"group\":\"\",\"filename\":\"mod_logged\"}', '', '', '', 0, '0000-00-00 00:00:00', 0, 0),
(304, 0, 'mod_login', 'module', 'mod_login', '', 1, 1, 1, 1, '{\"name\":\"mod_login\",\"type\":\"module\",\"creationDate\":\"March 2005\",\"author\":\"Joomla! Project\",\"copyright\":\"Copyright (C) 2005 - 2019 Open Source Matters. All rights reserved.\",\"authorEmail\":\"admin@joomla.org\",\"authorUrl\":\"www.joomla.org\",\"version\":\"3.0.0\",\"description\":\"MOD_LOGIN_XML_DESCRIPTION\",\"group\":\"\",\"filename\":\"mod_login\"}', '', '', '', 0, '0000-00-00 00:00:00', 0, 0),
(305, 0, 'mod_menu', 'module', 'mod_menu', '', 1, 1, 1, 0, '{\"name\":\"mod_menu\",\"type\":\"module\",\"creationDate\":\"March 2006\",\"author\":\"Joomla! Project\",\"copyright\":\"Copyright (C) 2005 - 2019 Open Source Matters. All rights reserved.\",\"authorEmail\":\"admin@joomla.org\",\"authorUrl\":\"www.joomla.org\",\"version\":\"3.0.0\",\"description\":\"MOD_MENU_XML_DESCRIPTION\",\"group\":\"\",\"filename\":\"mod_menu\"}', '', '', '', 0, '0000-00-00 00:00:00', 0, 0),
(307, 0, 'mod_popular', 'module', 'mod_popular', '', 1, 1, 1, 0, '{\"name\":\"mod_popular\",\"type\":\"module\",\"creationDate\":\"July 2004\",\"author\":\"Joomla! Project\",\"copyright\":\"Copyright (C) 2005 - 2019 Open Source Matters. All rights reserved.\",\"authorEmail\":\"admin@joomla.org\",\"authorUrl\":\"www.joomla.org\",\"version\":\"3.0.0\",\"description\":\"MOD_POPULAR_XML_DESCRIPTION\",\"group\":\"\",\"filename\":\"mod_popular\"}', '', '', '', 0, '0000-00-00 00:00:00', 0, 0),
(308, 0, 'mod_quickicon', 'module', 'mod_quickicon', '', 1, 1, 1, 1, '{\"name\":\"mod_quickicon\",\"type\":\"module\",\"creationDate\":\"November 2005\",\"author\":\"Joomla! Project\",\"copyright\":\"Copyright (C) 2005 - 2019 Open Source Matters. All rights reserved.\",\"authorEmail\":\"admin@joomla.org\",\"authorUrl\":\"www.joomla.org\",\"version\":\"3.0.0\",\"description\":\"MOD_QUICKICON_XML_DESCRIPTION\",\"group\":\"\",\"filename\":\"mod_quickicon\"}', '', '', '', 0, '0000-00-00 00:00:00', 0, 0),
(309, 0, 'mod_status', 'module', 'mod_status', '', 1, 1, 1, 0, '{\"name\":\"mod_status\",\"type\":\"module\",\"creationDate\":\"February 2006\",\"author\":\"Joomla! Project\",\"copyright\":\"(C) 2005 - 2019 Open Source Matters. All rights reserved.\",\"authorEmail\":\"admin@joomla.org\",\"authorUrl\":\"www.joomla.org\",\"version\":\"3.0.0\",\"description\":\"MOD_STATUS_XML_DESCRIPTION\",\"group\":\"\",\"filename\":\"mod_status\"}', '', '', '', 0, '0000-00-00 00:00:00', 0, 0),
(310, 0, 'mod_submenu', 'module', 'mod_submenu', '', 1, 1, 1, 0, '{\"name\":\"mod_submenu\",\"type\":\"module\",\"creationDate\":\"February 2006\",\"author\":\"Joomla! Project\",\"copyright\":\"Copyright (C) 2005 - 2019 Open Source Matters. All rights reserved.\",\"authorEmail\":\"admin@joomla.org\",\"authorUrl\":\"www.joomla.org\",\"version\":\"3.0.0\",\"description\":\"MOD_SUBMENU_XML_DESCRIPTION\",\"group\":\"\",\"filename\":\"mod_submenu\"}', '', '', '', 0, '0000-00-00 00:00:00', 0, 0),
(311, 0, 'mod_title', 'module', 'mod_title', '', 1, 1, 1, 0, '{\"name\":\"mod_title\",\"type\":\"module\",\"creationDate\":\"November 2005\",\"author\":\"Joomla! Project\",\"copyright\":\"Copyright (C) 2005 - 2019 Open Source Matters. All rights reserved.\",\"authorEmail\":\"admin@joomla.org\",\"authorUrl\":\"www.joomla.org\",\"version\":\"3.0.0\",\"description\":\"MOD_TITLE_XML_DESCRIPTION\",\"group\":\"\",\"filename\":\"mod_title\"}', '', '', '', 0, '0000-00-00 00:00:00', 0, 0),
(312, 0, 'mod_toolbar', 'module', 'mod_toolbar', '', 1, 1, 1, 1, '{\"name\":\"mod_toolbar\",\"type\":\"module\",\"creationDate\":\"November 2005\",\"author\":\"Joomla! Project\",\"copyright\":\"Copyright (C) 2005 - 2019 Open Source Matters. All rights reserved.\",\"authorEmail\":\"admin@joomla.org\",\"authorUrl\":\"www.joomla.org\",\"version\":\"3.0.0\",\"description\":\"MOD_TOOLBAR_XML_DESCRIPTION\",\"group\":\"\",\"filename\":\"mod_toolbar\"}', '', '', '', 0, '0000-00-00 00:00:00', 0, 0),
(313, 0, 'mod_multilangstatus', 'module', 'mod_multilangstatus', '', 1, 1, 1, 0, '{\"name\":\"mod_multilangstatus\",\"type\":\"module\",\"creationDate\":\"September 2011\",\"author\":\"Joomla! Project\",\"copyright\":\"Copyright (C) 2005 - 2019 Open Source Matters. All rights reserved.\",\"authorEmail\":\"admin@joomla.org\",\"authorUrl\":\"www.joomla.org\",\"version\":\"3.0.0\",\"description\":\"MOD_MULTILANGSTATUS_XML_DESCRIPTION\",\"group\":\"\",\"filename\":\"mod_multilangstatus\"}', '{\"cache\":\"0\"}', '', '', 0, '0000-00-00 00:00:00', 0, 0),
(314, 0, 'mod_version', 'module', 'mod_version', '', 1, 1, 1, 0, '{\"name\":\"mod_version\",\"type\":\"module\",\"creationDate\":\"January 2012\",\"author\":\"Joomla! Project\",\"copyright\":\"Copyright (C) 2005 - 2019 Open Source Matters. All rights reserved.\",\"authorEmail\":\"admin@joomla.org\",\"authorUrl\":\"www.joomla.org\",\"version\":\"3.0.0\",\"description\":\"MOD_VERSION_XML_DESCRIPTION\",\"group\":\"\",\"filename\":\"mod_version\"}', '{\"format\":\"short\",\"product\":\"1\",\"cache\":\"0\"}', '', '', 0, '0000-00-00 00:00:00', 0, 0),
(315, 0, '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 - 2019 Open Source Matters. All rights reserved.\",\"authorEmail\":\"admin@joomla.org\",\"authorUrl\":\"www.joomla.org\",\"version\":\"3.0.0\",\"description\":\"MOD_STATS_XML_DESCRIPTION\",\"group\":\"\",\"filename\":\"mod_stats_admin\"}', '{\"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, 0, '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 - 2019 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\":\"\",\"filename\":\"mod_tags_popular\"}', '{\"maximum\":\"5\",\"timeframe\":\"alltime\",\"owncache\":\"1\"}', '', '', 0, '0000-00-00 00:00:00', 0, 0),
(317, 0, '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 - 2019 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\":\"\",\"filename\":\"mod_tags_similar\"}', '{\"maximum\":\"5\",\"matchtype\":\"any\",\"owncache\":\"1\"}', '', '', 0, '0000-00-00 00:00:00', 0, 0),
(318, 0, 'mod_sampledata', 'module', 'mod_sampledata', '', 1, 1, 1, 0, '{\"name\":\"mod_sampledata\",\"type\":\"module\",\"creationDate\":\"July 2017\",\"author\":\"Joomla! Project\",\"copyright\":\"Copyright (C) 2005 - 2019 Open Source Matters. All rights reserved.\",\"authorEmail\":\"admin@joomla.org\",\"authorUrl\":\"www.joomla.org\",\"version\":\"3.8.0\",\"description\":\"MOD_SAMPLEDATA_XML_DESCRIPTION\",\"group\":\"\",\"filename\":\"mod_sampledata\"}', '{}', '', '', 0, '0000-00-00 00:00:00', 0, 0);
INSERT INTO `ynfp8_extensions` (`extension_id`, `package_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
(319, 0, 'mod_latestactions', 'module', 'mod_latestactions', '', 1, 1, 1, 0, '{\"name\":\"mod_latestactions\",\"type\":\"module\",\"creationDate\":\"May 2018\",\"author\":\"Joomla! Project\",\"copyright\":\"Copyright (C) 2005 - 2019 Open Source Matters. All rights reserved.\",\"authorEmail\":\"admin@joomla.org\",\"authorUrl\":\"www.joomla.org\",\"version\":\"3.9.0\",\"description\":\"MOD_LATESTACTIONS_XML_DESCRIPTION\",\"group\":\"\",\"filename\":\"mod_latestactions\"}', '{}', '', '', 0, '1970-01-01 00:00:00', 0, 0),
(320, 0, 'mod_privacy_dashboard', 'module', 'mod_privacy_dashboard', '', 1, 1, 1, 0, '{\"name\":\"mod_privacy_dashboard\",\"type\":\"module\",\"creationDate\":\"June 2018\",\"author\":\"Joomla! Project\",\"copyright\":\"Copyright (C) 2005 - 2019 Open Source Matters. All rights reserved.\",\"authorEmail\":\"admin@joomla.org\",\"authorUrl\":\"www.joomla.org\",\"version\":\"3.9.0\",\"description\":\"MOD_PRIVACY_DASHBOARD_XML_DESCRIPTION\",\"group\":\"\",\"filename\":\"mod_privacy_dashboard\"}', '{}', '', '', 0, '1970-01-01 00:00:00', 0, 0),
(400, 0, '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 - 2019 Open Source Matters. All rights reserved.\",\"authorEmail\":\"admin@joomla.org\",\"authorUrl\":\"www.joomla.org\",\"version\":\"3.0.0\",\"description\":\"PLG_GMAIL_XML_DESCRIPTION\",\"group\":\"\",\"filename\":\"gmail\"}', '{\"applysuffix\":\"0\",\"suffix\":\"\",\"verifypeer\":\"1\",\"user_blacklist\":\"\"}', '', '', 0, '0000-00-00 00:00:00', 1, 0),
(401, 0, '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 - 2019 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\":\"\",\"filename\":\"joomla\"}', '', '', '', 0, '0000-00-00 00:00:00', 0, 0),
(402, 0, '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 - 2019 Open Source Matters. All rights reserved.\",\"authorEmail\":\"admin@joomla.org\",\"authorUrl\":\"www.joomla.org\",\"version\":\"3.0.0\",\"description\":\"PLG_LDAP_XML_DESCRIPTION\",\"group\":\"\",\"filename\":\"ldap\"}', '{\"host\":\"\",\"port\":\"389\",\"use_ldapV3\":\"0\",\"negotiate_tls\":\"0\",\"no_referrals\":\"0\",\"auth_method\":\"bind\",\"base_dn\":\"\",\"search_string\":\"\",\"users_dn\":\"\",\"username\":\"admin\",\"password\":\"bobby7\",\"ldap_fullname\":\"fullName\",\"ldap_email\":\"mail\",\"ldap_uid\":\"uid\"}', '', '', 0, '0000-00-00 00:00:00', 3, 0),
(403, 0, '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 - 2019 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\":\"\",\"filename\":\"contact\"}', '', '', '', 0, '0000-00-00 00:00:00', 1, 0),
(404, 0, '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 - 2019 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\":\"\",\"filename\":\"emailcloak\"}', '{\"mode\":\"1\"}', '', '', 0, '0000-00-00 00:00:00', 1, 0),
(406, 0, '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 - 2019 Open Source Matters. All rights reserved.\",\"authorEmail\":\"admin@joomla.org\",\"authorUrl\":\"www.joomla.org\",\"version\":\"3.0.0\",\"description\":\"PLG_LOADMODULE_XML_DESCRIPTION\",\"group\":\"\",\"filename\":\"loadmodule\"}', '{\"style\":\"xhtml\"}', '', '', 0, '0000-00-00 00:00:00', 0, 0),
(407, 0, '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 - 2019 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\":\"\",\"filename\":\"pagebreak\"}', '{\"title\":\"1\",\"multipage_toc\":\"1\",\"showall\":\"1\"}', '', '', 0, '0000-00-00 00:00:00', 4, 0),
(408, 0, '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 - 2019 Open Source Matters. All rights reserved.\",\"authorEmail\":\"admin@joomla.org\",\"authorUrl\":\"www.joomla.org\",\"version\":\"3.0.0\",\"description\":\"PLG_PAGENAVIGATION_XML_DESCRIPTION\",\"group\":\"\",\"filename\":\"pagenavigation\"}', '{\"position\":\"1\"}', '', '', 0, '0000-00-00 00:00:00', 5, 0),
(409, 0, '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 - 2019 Open Source Matters. All rights reserved.\",\"authorEmail\":\"admin@joomla.org\",\"authorUrl\":\"www.joomla.org\",\"version\":\"3.0.0\",\"description\":\"PLG_VOTE_XML_DESCRIPTION\",\"group\":\"\",\"filename\":\"vote\"}', '{\"position\":\"bottom\"}', '', '', 0, '0000-00-00 00:00:00', 6, 0),
(410, 0, 'plg_editors_codemirror', 'plugin', 'codemirror', 'editors', 0, 1, 1, 1, '{\"name\":\"plg_editors_codemirror\",\"type\":\"plugin\",\"creationDate\":\"28 March 2011\",\"author\":\"Marijn Haverbeke\",\"copyright\":\"Copyright (C) 2014 - 2017 by Marijn Haverbeke <marijnh@gmail.com> and others\",\"authorEmail\":\"marijnh@gmail.com\",\"authorUrl\":\"http:\\/\\/codemirror.net\\/\",\"version\":\"5.40.0\",\"description\":\"PLG_CODEMIRROR_XML_DESCRIPTION\",\"group\":\"\",\"filename\":\"codemirror\"}', '{\"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, 0, 'plg_editors_none', 'plugin', 'none', 'editors', 0, 1, 1, 1, '{\"name\":\"plg_editors_none\",\"type\":\"plugin\",\"creationDate\":\"September 2005\",\"author\":\"Joomla! Project\",\"copyright\":\"Copyright (C) 2005 - 2019 Open Source Matters. All rights reserved.\",\"authorEmail\":\"admin@joomla.org\",\"authorUrl\":\"www.joomla.org\",\"version\":\"3.0.0\",\"description\":\"PLG_NONE_XML_DESCRIPTION\",\"group\":\"\",\"filename\":\"none\"}', '', '', '', 0, '0000-00-00 00:00:00', 2, 0),
(412, 0, 'plg_editors_tinymce', 'plugin', 'tinymce', 'editors', 0, 1, 1, 0, '{\"name\":\"plg_editors_tinymce\",\"type\":\"plugin\",\"creationDate\":\"2005-2019\",\"author\":\"Tiny Technologies, Inc\",\"copyright\":\"Tiny Technologies, Inc\",\"authorEmail\":\"N\\/A\",\"authorUrl\":\"https:\\/\\/www.tiny.cloud\",\"version\":\"4.5.11\",\"description\":\"PLG_TINY_XML_DESCRIPTION\",\"group\":\"\",\"filename\":\"tinymce\"}', '{\"configuration\":{\"toolbars\":{\"2\":{\"toolbar1\":[\"bold\",\"underline\",\"strikethrough\",\"|\",\"undo\",\"redo\",\"|\",\"bullist\",\"numlist\",\"|\",\"pastetext\"]},\"1\":{\"menu\":[\"edit\",\"insert\",\"view\",\"format\",\"table\",\"tools\"],\"toolbar1\":[\"bold\",\"italic\",\"underline\",\"strikethrough\",\"|\",\"alignleft\",\"aligncenter\",\"alignright\",\"alignjustify\",\"|\",\"formatselect\",\"|\",\"bullist\",\"numlist\",\"|\",\"outdent\",\"indent\",\"|\",\"undo\",\"redo\",\"|\",\"link\",\"unlink\",\"anchor\",\"code\",\"|\",\"hr\",\"table\",\"|\",\"subscript\",\"superscript\",\"|\",\"charmap\",\"pastetext\",\"preview\"]},\"0\":{\"menu\":[\"edit\",\"insert\",\"view\",\"format\",\"table\",\"tools\"],\"toolbar1\":[\"bold\",\"italic\",\"underline\",\"strikethrough\",\"|\",\"alignleft\",\"aligncenter\",\"alignright\",\"alignjustify\",\"|\",\"styleselect\",\"|\",\"formatselect\",\"fontselect\",\"fontsizeselect\",\"|\",\"searchreplace\",\"|\",\"bullist\",\"numlist\",\"|\",\"outdent\",\"indent\",\"|\",\"undo\",\"redo\",\"|\",\"link\",\"unlink\",\"anchor\",\"image\",\"|\",\"code\",\"|\",\"forecolor\",\"backcolor\",\"|\",\"fullscreen\",\"|\",\"table\",\"|\",\"subscript\",\"superscript\",\"|\",\"charmap\",\"emoticons\",\"media\",\"hr\",\"ltr\",\"rtl\",\"|\",\"cut\",\"copy\",\"paste\",\"pastetext\",\"|\",\"visualchars\",\"visualblocks\",\"nonbreaking\",\"blockquote\",\"template\",\"|\",\"print\",\"preview\",\"codesample\",\"insertdatetime\",\"removeformat\"]}},\"setoptions\":{\"2\":{\"access\":[\"1\"],\"skin\":\"0\",\"skin_admin\":\"0\",\"mobile\":\"0\",\"drag_drop\":\"1\",\"path\":\"\",\"entity_encoding\":\"raw\",\"lang_mode\":\"1\",\"text_direction\":\"ltr\",\"content_css\":\"1\",\"content_css_custom\":\"\",\"relative_urls\":\"1\",\"newlines\":\"0\",\"use_config_textfilters\":\"1\",\"invalid_elements\":\"script,applet,iframe\",\"valid_elements\":\"\",\"extended_elements\":\"\",\"resizing\":\"1\",\"resize_horizontal\":\"1\",\"element_path\":\"1\",\"wordcount\":\"1\",\"image_advtab\":\"0\",\"advlist\":\"1\",\"contextmenu\":\"1\",\"custom_plugin\":\"\",\"custom_button\":\"\"},\"1\":{\"access\":[\"6\",\"2\"],\"skin\":\"0\",\"skin_admin\":\"0\",\"mobile\":\"0\",\"drag_drop\":\"1\",\"path\":\"\",\"entity_encoding\":\"raw\",\"lang_mode\":\"1\",\"text_direction\":\"ltr\",\"content_css\":\"1\",\"content_css_custom\":\"\",\"relative_urls\":\"1\",\"newlines\":\"0\",\"use_config_textfilters\":\"0\",\"invalid_elements\":\"script,applet,iframe\",\"valid_elements\":\"\",\"extended_elements\":\"\",\"resizing\":\"1\",\"resize_horizontal\":\"1\",\"element_path\":\"1\",\"wordcount\":\"1\",\"image_advtab\":\"0\",\"advlist\":\"1\",\"contextmenu\":\"1\",\"custom_plugin\":\"\",\"custom_button\":\"\"},\"0\":{\"access\":[\"7\",\"4\",\"8\"],\"skin\":\"0\",\"skin_admin\":\"0\",\"mobile\":\"0\",\"drag_drop\":\"1\",\"path\":\"\",\"entity_encoding\":\"raw\",\"lang_mode\":\"1\",\"text_direction\":\"ltr\",\"content_css\":\"1\",\"content_css_custom\":\"\",\"relative_urls\":\"1\",\"newlines\":\"0\",\"use_config_textfilters\":\"0\",\"invalid_elements\":\"script,applet,iframe\",\"valid_elements\":\"\",\"extended_elements\":\"\",\"resizing\":\"1\",\"resize_horizontal\":\"1\",\"element_path\":\"1\",\"wordcount\":\"1\",\"image_advtab\":\"1\",\"advlist\":\"1\",\"contextmenu\":\"1\",\"custom_plugin\":\"\",\"custom_button\":\"\"}}},\"sets_amount\":3,\"html_height\":\"550\",\"html_width\":\"750\"}', '', '', 0, '0000-00-00 00:00:00', 3, 0),
(413, 0, 'plg_editors-xtd_article', 'plugin', 'article', 'editors-xtd', 0, 1, 1, 0, '{\"name\":\"plg_editors-xtd_article\",\"type\":\"plugin\",\"creationDate\":\"October 2009\",\"author\":\"Joomla! Project\",\"copyright\":\"Copyright (C) 2005 - 2019 Open Source Matters. All rights reserved.\",\"authorEmail\":\"admin@joomla.org\",\"authorUrl\":\"www.joomla.org\",\"version\":\"3.0.0\",\"description\":\"PLG_ARTICLE_XML_DESCRIPTION\",\"group\":\"\",\"filename\":\"article\"}', '', '', '', 0, '0000-00-00 00:00:00', 1, 0),
(414, 0, '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 - 2019 Open Source Matters. All rights reserved.\",\"authorEmail\":\"admin@joomla.org\",\"authorUrl\":\"www.joomla.org\",\"version\":\"3.0.0\",\"description\":\"PLG_IMAGE_XML_DESCRIPTION\",\"group\":\"\",\"filename\":\"image\"}', '', '', '', 0, '0000-00-00 00:00:00', 2, 0),
(415, 0, '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 - 2019 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\":\"\",\"filename\":\"pagebreak\"}', '', '', '', 0, '0000-00-00 00:00:00', 3, 0),
(416, 0, '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 - 2019 Open Source Matters. All rights reserved.\",\"authorEmail\":\"admin@joomla.org\",\"authorUrl\":\"www.joomla.org\",\"version\":\"3.0.0\",\"description\":\"PLG_READMORE_XML_DESCRIPTION\",\"group\":\"\",\"filename\":\"readmore\"}', '', '', '', 0, '0000-00-00 00:00:00', 4, 0),
(417, 0, '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 - 2019 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\":\"\",\"filename\":\"categories\"}', '{\"search_limit\":\"50\",\"search_content\":\"1\",\"search_archived\":\"1\"}', '', '', 0, '0000-00-00 00:00:00', 0, 0),
(418, 0, '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 - 2019 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\":\"\",\"filename\":\"contacts\"}', '{\"search_limit\":\"50\",\"search_content\":\"1\",\"search_archived\":\"1\"}', '', '', 0, '0000-00-00 00:00:00', 0, 0),
(419, 0, '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 - 2019 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\":\"\",\"filename\":\"content\"}', '{\"search_limit\":\"50\",\"search_content\":\"1\",\"search_archived\":\"1\"}', '', '', 0, '0000-00-00 00:00:00', 0, 0),
(420, 0, '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 - 2019 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\":\"\",\"filename\":\"newsfeeds\"}', '{\"search_limit\":\"50\",\"search_content\":\"1\",\"search_archived\":\"1\"}', '', '', 0, '0000-00-00 00:00:00', 0, 0),
(422, 0, '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 - 2019 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\":\"\",\"filename\":\"languagefilter\"}', '{\"detect_browser\":0,\"automatic_change\":1,\"item_associations\":1,\"alternate_meta\":1,\"xdefault\":1,\"xdefault_language\":\"default\",\"remove_default_prefix\":0,\"lang_cookie\":0}', '', '', 0, '0000-00-00 00:00:00', 1, 0),
(423, 0, 'plg_system_p3p', 'plugin', 'p3p', 'system', 0, 0, 1, 0, '{\"name\":\"plg_system_p3p\",\"type\":\"plugin\",\"creationDate\":\"September 2010\",\"author\":\"Joomla! Project\",\"copyright\":\"Copyright (C) 2005 - 2019 Open Source Matters. All rights reserved.\",\"authorEmail\":\"admin@joomla.org\",\"authorUrl\":\"www.joomla.org\",\"version\":\"3.0.0\",\"description\":\"PLG_P3P_XML_DESCRIPTION\",\"group\":\"\",\"filename\":\"p3p\"}', '{\"headers\":\"NOI ADM DEV PSAi COM NAV OUR OTRo STP IND DEM\"}', '', '', 0, '0000-00-00 00:00:00', 2, 0),
(424, 0, '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 - 2019 Open Source Matters. All rights reserved.\",\"authorEmail\":\"admin@joomla.org\",\"authorUrl\":\"www.joomla.org\",\"version\":\"3.0.0\",\"description\":\"PLG_CACHE_XML_DESCRIPTION\",\"group\":\"\",\"filename\":\"cache\"}', '{\"browsercache\":\"0\",\"cachetime\":\"15\"}', '', '', 0, '0000-00-00 00:00:00', 9, 0),
(425, 0, '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 - 2019 Open Source Matters. All rights reserved.\",\"authorEmail\":\"admin@joomla.org\",\"authorUrl\":\"www.joomla.org\",\"version\":\"3.0.0\",\"description\":\"PLG_DEBUG_XML_DESCRIPTION\",\"group\":\"\",\"filename\":\"debug\"}', '{\"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, 0, '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 - 2019 Open Source Matters. All rights reserved.\",\"authorEmail\":\"admin@joomla.org\",\"authorUrl\":\"www.joomla.org\",\"version\":\"3.0.0\",\"description\":\"PLG_LOG_XML_DESCRIPTION\",\"group\":\"\",\"filename\":\"log\"}', '', '', '', 0, '0000-00-00 00:00:00', 5, 0),
(427, 0, '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 - 2019 Open Source Matters. All rights reserved.\",\"authorEmail\":\"admin@joomla.org\",\"authorUrl\":\"www.joomla.org\",\"version\":\"3.0.0\",\"description\":\"PLG_SYSTEM_REDIRECT_XML_DESCRIPTION\",\"group\":\"\",\"filename\":\"redirect\"}', '', '', '', 0, '0000-00-00 00:00:00', 3, 0),
(428, 0, '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 - 2019 Open Source Matters. All rights reserved.\",\"authorEmail\":\"admin@joomla.org\",\"authorUrl\":\"www.joomla.org\",\"version\":\"3.0.0\",\"description\":\"PLG_REMEMBER_XML_DESCRIPTION\",\"group\":\"\",\"filename\":\"remember\"}', '', '', '', 0, '0000-00-00 00:00:00', 7, 0),
(429, 0, '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 - 2019 Open Source Matters. All rights reserved.\",\"authorEmail\":\"admin@joomla.org\",\"authorUrl\":\"www.joomla.org\",\"version\":\"3.0.0\",\"description\":\"PLG_SEF_XML_DESCRIPTION\",\"group\":\"\",\"filename\":\"sef\"}', '', '', '', 0, '0000-00-00 00:00:00', 8, 0),
(430, 0, '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 - 2019 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\":\"\",\"filename\":\"logout\"}', '', '', '', 0, '0000-00-00 00:00:00', 6, 0),
(431, 0, '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 - 2019 Open Source Matters. All rights reserved.\",\"authorEmail\":\"admin@joomla.org\",\"authorUrl\":\"www.joomla.org\",\"version\":\"3.0.0\",\"description\":\"PLG_CONTACTCREATOR_XML_DESCRIPTION\",\"group\":\"\",\"filename\":\"contactcreator\"}', '{\"autowebpage\":\"\",\"category\":\"34\",\"autopublish\":\"0\"}', '', '', 0, '0000-00-00 00:00:00', 1, 0),
(432, 0, '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 - 2019 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\":\"\",\"filename\":\"joomla\"}', '{\"autoregister\":\"1\",\"mail_to_user\":\"1\",\"forceLogout\":\"1\"}', '', '', 0, '0000-00-00 00:00:00', 2, 0),
(433, 0, '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 - 2019 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\":\"\",\"filename\":\"profile\"}', '{\"register-require_address1\":\"1\",\"register-require_address2\":\"1\",\"register-require_city\":\"1\",\"register-require_region\":\"1\",\"register-require_country\":\"1\",\"register-require_postal_code\":\"1\",\"register-require_phone\":\"1\",\"register-require_website\":\"1\",\"register-require_favoritebook\":\"1\",\"register-require_aboutme\":\"1\",\"register-require_tos\":\"2\",\"register_tos_article\":\"\",\"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_dob\":\"1\"}', '', '', 0, '0000-00-00 00:00:00', 0, 0),
(434, 0, '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 - 2019 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\":\"\",\"filename\":\"joomla\"}', '', '', '', 0, '0000-00-00 00:00:00', 1, 0),
(435, 0, '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 - 2019 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\":\"\",\"filename\":\"joomla\"}', '', '', '', 0, '0000-00-00 00:00:00', 0, 0),
(436, 0, '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 - 2019 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\":\"\",\"filename\":\"languagecode\"}', '', '', '', 0, '0000-00-00 00:00:00', 10, 0),
(437, 0, '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 - 2019 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\":\"\",\"filename\":\"joomlaupdate\"}', '', '', '', 0, '0000-00-00 00:00:00', 0, 0),
(438, 0, '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 - 2019 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\":\"\",\"filename\":\"extensionupdate\"}', '', '', '', 0, '0000-00-00 00:00:00', 0, 0),
(439, 0, '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 - 2019 Open Source Matters. All rights reserved.\",\"authorEmail\":\"admin@joomla.org\",\"authorUrl\":\"www.joomla.org\",\"version\":\"3.4.0\",\"description\":\"PLG_CAPTCHA_RECAPTCHA_XML_DESCRIPTION\",\"group\":\"\",\"filename\":\"recaptcha\"}', '{\"public_key\":\"\",\"private_key\":\"\",\"theme\":\"clean\"}', '', '', 0, '0000-00-00 00:00:00', 0, 0),
(440, 0, '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 - 2019 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\":\"\",\"filename\":\"highlight\"}', '', '', '', 0, '0000-00-00 00:00:00', 7, 0),
(441, 0, '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 - 2019 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\":\"\",\"filename\":\"finder\"}', '', '', '', 0, '0000-00-00 00:00:00', 0, 0),
(442, 0, '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 - 2019 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\":\"\",\"filename\":\"categories\"}', '', '', '', 0, '0000-00-00 00:00:00', 1, 0),
(443, 0, '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 - 2019 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\":\"\",\"filename\":\"contacts\"}', '', '', '', 0, '0000-00-00 00:00:00', 2, 0),
(444, 0, '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 - 2019 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\":\"\",\"filename\":\"content\"}', '', '', '', 0, '0000-00-00 00:00:00', 3, 0),
(445, 0, '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 - 2019 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\":\"\",\"filename\":\"newsfeeds\"}', '', '', '', 0, '0000-00-00 00:00:00', 4, 0),
(447, 0, '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 - 2019 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\":\"\",\"filename\":\"tags\"}', '', '', '', 0, '0000-00-00 00:00:00', 0, 0),
(448, 0, '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 - 2019 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\":\"\",\"filename\":\"totp\"}', '', '', '', 0, '0000-00-00 00:00:00', 0, 0),
(449, 0, '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 - 2019 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\":\"\",\"filename\":\"cookie\"}', '', '', '', 0, '0000-00-00 00:00:00', 0, 0),
(450, 0, '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 - 2019 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\":\"\",\"filename\":\"yubikey\"}', '', '', '', 0, '0000-00-00 00:00:00', 0, 0),
(451, 0, 'plg_search_tags', 'plugin', 'tags', 'search', 0, 1, 1, 0, '{\"name\":\"plg_search_tags\",\"type\":\"plugin\",\"creationDate\":\"March 2014\",\"author\":\"Joomla! Project\",\"copyright\":\"Copyright (C) 2005 - 2019 Open Source Matters. All rights reserved.\",\"authorEmail\":\"admin@joomla.org\",\"authorUrl\":\"www.joomla.org\",\"version\":\"3.0.0\",\"description\":\"PLG_SEARCH_TAGS_XML_DESCRIPTION\",\"group\":\"\",\"filename\":\"tags\"}', '{\"search_limit\":\"50\",\"show_tagged_items\":\"1\"}', '', '', 0, '0000-00-00 00:00:00', 0, 0),
(452, 0, 'plg_system_updatenotification', 'plugin', 'updatenotification', 'system', 0, 1, 1, 0, '{\"name\":\"plg_system_updatenotification\",\"type\":\"plugin\",\"creationDate\":\"May 2015\",\"author\":\"Joomla! Project\",\"copyright\":\"Copyright (C) 2005 - 2019 Open Source Matters. All rights reserved.\",\"authorEmail\":\"admin@joomla.org\",\"authorUrl\":\"www.joomla.org\",\"version\":\"3.5.0\",\"description\":\"PLG_SYSTEM_UPDATENOTIFICATION_XML_DESCRIPTION\",\"group\":\"\",\"filename\":\"updatenotification\"}', '{\"lastrun\":1589263771}', '', '', 0, '0000-00-00 00:00:00', 0, 0),
(453, 0, 'plg_editors-xtd_module', 'plugin', 'module', 'editors-xtd', 0, 1, 1, 0, '{\"name\":\"plg_editors-xtd_module\",\"type\":\"plugin\",\"creationDate\":\"October 2015\",\"author\":\"Joomla! Project\",\"copyright\":\"Copyright (C) 2005 - 2019 Open Source Matters. All rights reserved.\",\"authorEmail\":\"admin@joomla.org\",\"authorUrl\":\"www.joomla.org\",\"version\":\"3.5.0\",\"description\":\"PLG_MODULE_XML_DESCRIPTION\",\"group\":\"\",\"filename\":\"module\"}', '', '', '', 0, '0000-00-00 00:00:00', 0, 0),
(454, 0, 'plg_system_stats', 'plugin', 'stats', 'system', 0, 1, 1, 0, '{\"name\":\"plg_system_stats\",\"type\":\"plugin\",\"creationDate\":\"November 2013\",\"author\":\"Joomla! Project\",\"copyright\":\"Copyright (C) 2005 - 2019 Open Source Matters. All rights reserved.\",\"authorEmail\":\"admin@joomla.org\",\"authorUrl\":\"www.joomla.org\",\"version\":\"3.5.0\",\"description\":\"PLG_SYSTEM_STATS_XML_DESCRIPTION\",\"group\":\"\",\"filename\":\"stats\"}', '{\"mode\":3,\"lastrun\":\"\",\"unique_id\":\"9e61ad1fcbb374f20d4fd91c65defef41f8192a6\",\"interval\":12}', '', '', 0, '0000-00-00 00:00:00', 0, 0),
(455, 0, 'plg_installer_packageinstaller', 'plugin', 'packageinstaller', 'installer', 0, 1, 1, 1, '{\"name\":\"plg_installer_packageinstaller\",\"type\":\"plugin\",\"creationDate\":\"May 2016\",\"author\":\"Joomla! Project\",\"copyright\":\"Copyright (C) 2005 - 2019 Open Source Matters. All rights reserved.\",\"authorEmail\":\"admin@joomla.org\",\"authorUrl\":\"www.joomla.org\",\"version\":\"3.6.0\",\"description\":\"PLG_INSTALLER_PACKAGEINSTALLER_PLUGIN_XML_DESCRIPTION\",\"group\":\"\",\"filename\":\"packageinstaller\"}', '', '', '', 0, '0000-00-00 00:00:00', 2, 0),
(456, 0, 'PLG_INSTALLER_FOLDERINSTALLER', 'plugin', 'folderinstaller', 'installer', 0, 1, 1, 1, '{\"name\":\"PLG_INSTALLER_FOLDERINSTALLER\",\"type\":\"plugin\",\"creationDate\":\"May 2016\",\"author\":\"Joomla! Project\",\"copyright\":\"Copyright (C) 2005 - 2019 Open Source Matters. All rights reserved.\",\"authorEmail\":\"admin@joomla.org\",\"authorUrl\":\"www.joomla.org\",\"version\":\"3.6.0\",\"description\":\"PLG_INSTALLER_FOLDERINSTALLER_PLUGIN_XML_DESCRIPTION\",\"group\":\"\",\"filename\":\"folderinstaller\"}', '', '', '', 0, '0000-00-00 00:00:00', 1, 0),
(457, 0, 'PLG_INSTALLER_URLINSTALLER', 'plugin', 'urlinstaller', 'installer', 0, 1, 1, 1, '{\"name\":\"PLG_INSTALLER_URLINSTALLER\",\"type\":\"plugin\",\"creationDate\":\"May 2016\",\"author\":\"Joomla! Project\",\"copyright\":\"Copyright (C) 2005 - 2019 Open Source Matters. All rights reserved.\",\"authorEmail\":\"admin@joomla.org\",\"authorUrl\":\"www.joomla.org\",\"version\":\"3.6.0\",\"description\":\"PLG_INSTALLER_URLINSTALLER_PLUGIN_XML_DESCRIPTION\",\"group\":\"\",\"filename\":\"urlinstaller\"}', '', '', '', 0, '0000-00-00 00:00:00', 3, 0),
(458, 0, 'plg_quickicon_phpversioncheck', 'plugin', 'phpversioncheck', 'quickicon', 0, 1, 1, 1, '{\"name\":\"plg_quickicon_phpversioncheck\",\"type\":\"plugin\",\"creationDate\":\"August 2016\",\"author\":\"Joomla! Project\",\"copyright\":\"Copyright (C) 2005 - 2019 Open Source Matters. All rights reserved.\",\"authorEmail\":\"admin@joomla.org\",\"authorUrl\":\"www.joomla.org\",\"version\":\"3.7.0\",\"description\":\"PLG_QUICKICON_PHPVERSIONCHECK_XML_DESCRIPTION\",\"group\":\"\",\"filename\":\"phpversioncheck\"}', '', '', '', 0, '0000-00-00 00:00:00', 0, 0),
(459, 0, 'plg_editors-xtd_menu', 'plugin', 'menu', 'editors-xtd', 0, 1, 1, 0, '{\"name\":\"plg_editors-xtd_menu\",\"type\":\"plugin\",\"creationDate\":\"August 2016\",\"author\":\"Joomla! Project\",\"copyright\":\"Copyright (C) 2005 - 2019 Open Source Matters. All rights reserved.\",\"authorEmail\":\"admin@joomla.org\",\"authorUrl\":\"www.joomla.org\",\"version\":\"3.7.0\",\"description\":\"PLG_EDITORS-XTD_MENU_XML_DESCRIPTION\",\"group\":\"\",\"filename\":\"menu\"}', '', '', '', 0, '0000-00-00 00:00:00', 0, 0),
(460, 0, 'plg_editors-xtd_contact', 'plugin', 'contact', 'editors-xtd', 0, 1, 1, 0, '{\"name\":\"plg_editors-xtd_contact\",\"type\":\"plugin\",\"creationDate\":\"October 2016\",\"author\":\"Joomla! Project\",\"copyright\":\"Copyright (C) 2005 - 2019 Open Source Matters. All rights reserved.\",\"authorEmail\":\"admin@joomla.org\",\"authorUrl\":\"www.joomla.org\",\"version\":\"3.7.0\",\"description\":\"PLG_EDITORS-XTD_CONTACT_XML_DESCRIPTION\",\"group\":\"\",\"filename\":\"contact\"}', '', '', '', 0, '0000-00-00 00:00:00', 0, 0),
(461, 0, 'plg_system_fields', 'plugin', 'fields', 'system', 0, 1, 1, 0, '{\"name\":\"plg_system_fields\",\"type\":\"plugin\",\"creationDate\":\"March 2016\",\"author\":\"Joomla! Project\",\"copyright\":\"Copyright (C) 2005 - 2019 Open Source Matters. All rights reserved.\",\"authorEmail\":\"admin@joomla.org\",\"authorUrl\":\"www.joomla.org\",\"version\":\"3.7.0\",\"description\":\"PLG_SYSTEM_FIELDS_XML_DESCRIPTION\",\"group\":\"\",\"filename\":\"fields\"}', '', '', '', 0, '0000-00-00 00:00:00', 0, 0),
(462, 0, 'plg_fields_calendar', 'plugin', 'calendar', 'fields', 0, 1, 1, 0, '{\"name\":\"plg_fields_calendar\",\"type\":\"plugin\",\"creationDate\":\"March 2016\",\"author\":\"Joomla! Project\",\"copyright\":\"Copyright (C) 2005 - 2019 Open Source Matters. All rights reserved.\",\"authorEmail\":\"admin@joomla.org\",\"authorUrl\":\"www.joomla.org\",\"version\":\"3.7.0\",\"description\":\"PLG_FIELDS_CALENDAR_XML_DESCRIPTION\",\"group\":\"\",\"filename\":\"calendar\"}', '', '', '', 0, '0000-00-00 00:00:00', 0, 0),
(463, 0, 'plg_fields_checkboxes', 'plugin', 'checkboxes', 'fields', 0, 1, 1, 0, '{\"name\":\"plg_fields_checkboxes\",\"type\":\"plugin\",\"creationDate\":\"March 2016\",\"author\":\"Joomla! Project\",\"copyright\":\"Copyright (C) 2005 - 2019 Open Source Matters. All rights reserved.\",\"authorEmail\":\"admin@joomla.org\",\"authorUrl\":\"www.joomla.org\",\"version\":\"3.7.0\",\"description\":\"PLG_FIELDS_CHECKBOXES_XML_DESCRIPTION\",\"group\":\"\",\"filename\":\"checkboxes\"}', '', '', '', 0, '0000-00-00 00:00:00', 0, 0),
(464, 0, 'plg_fields_color', 'plugin', 'color', 'fields', 0, 1, 1, 0, '{\"name\":\"plg_fields_color\",\"type\":\"plugin\",\"creationDate\":\"March 2016\",\"author\":\"Joomla! Project\",\"copyright\":\"Copyright (C) 2005 - 2019 Open Source Matters. All rights reserved.\",\"authorEmail\":\"admin@joomla.org\",\"authorUrl\":\"www.joomla.org\",\"version\":\"3.7.0\",\"description\":\"PLG_FIELDS_COLOR_XML_DESCRIPTION\",\"group\":\"\",\"filename\":\"color\"}', '', '', '', 0, '0000-00-00 00:00:00', 0, 0),
(465, 0, 'plg_fields_editor', 'plugin', 'editor', 'fields', 0, 1, 1, 0, '{\"name\":\"plg_fields_editor\",\"type\":\"plugin\",\"creationDate\":\"March 2016\",\"author\":\"Joomla! Project\",\"copyright\":\"Copyright (C) 2005 - 2019 Open Source Matters. All rights reserved.\",\"authorEmail\":\"admin@joomla.org\",\"authorUrl\":\"www.joomla.org\",\"version\":\"3.7.0\",\"description\":\"PLG_FIELDS_EDITOR_XML_DESCRIPTION\",\"group\":\"\",\"filename\":\"editor\"}', '', '', '', 0, '0000-00-00 00:00:00', 0, 0),
(466, 0, 'plg_fields_imagelist', 'plugin', 'imagelist', 'fields', 0, 1, 1, 0, '{\"name\":\"plg_fields_imagelist\",\"type\":\"plugin\",\"creationDate\":\"March 2016\",\"author\":\"Joomla! Project\",\"copyright\":\"Copyright (C) 2005 - 2019 Open Source Matters. All rights reserved.\",\"authorEmail\":\"admin@joomla.org\",\"authorUrl\":\"www.joomla.org\",\"version\":\"3.7.0\",\"description\":\"PLG_FIELDS_IMAGELIST_XML_DESCRIPTION\",\"group\":\"\",\"filename\":\"imagelist\"}', '', '', '', 0, '0000-00-00 00:00:00', 0, 0),
(467, 0, 'plg_fields_integer', 'plugin', 'integer', 'fields', 0, 1, 1, 0, '{\"name\":\"plg_fields_integer\",\"type\":\"plugin\",\"creationDate\":\"March 2016\",\"author\":\"Joomla! Project\",\"copyright\":\"Copyright (C) 2005 - 2019 Open Source Matters. All rights reserved.\",\"authorEmail\":\"admin@joomla.org\",\"authorUrl\":\"www.joomla.org\",\"version\":\"3.7.0\",\"description\":\"PLG_FIELDS_INTEGER_XML_DESCRIPTION\",\"group\":\"\",\"filename\":\"integer\"}', '{\"multiple\":\"0\",\"first\":\"1\",\"last\":\"100\",\"step\":\"1\"}', '', '', 0, '0000-00-00 00:00:00', 0, 0),
(468, 0, 'plg_fields_list', 'plugin', 'list', 'fields', 0, 1, 1, 0, '{\"name\":\"plg_fields_list\",\"type\":\"plugin\",\"creationDate\":\"March 2016\",\"author\":\"Joomla! Project\",\"copyright\":\"Copyright (C) 2005 - 2019 Open Source Matters. All rights reserved.\",\"authorEmail\":\"admin@joomla.org\",\"authorUrl\":\"www.joomla.org\",\"version\":\"3.7.0\",\"description\":\"PLG_FIELDS_LIST_XML_DESCRIPTION\",\"group\":\"\",\"filename\":\"list\"}', '', '', '', 0, '0000-00-00 00:00:00', 0, 0),
(469, 0, 'plg_fields_media', 'plugin', 'media', 'fields', 0, 1, 1, 0, '{\"name\":\"plg_fields_media\",\"type\":\"plugin\",\"creationDate\":\"March 2016\",\"author\":\"Joomla! Project\",\"copyright\":\"Copyright (C) 2005 - 2019 Open Source Matters. All rights reserved.\",\"authorEmail\":\"admin@joomla.org\",\"authorUrl\":\"www.joomla.org\",\"version\":\"3.7.0\",\"description\":\"PLG_FIELDS_MEDIA_XML_DESCRIPTION\",\"group\":\"\",\"filename\":\"media\"}', '', '', '', 0, '0000-00-00 00:00:00', 0, 0),
(470, 0, 'plg_fields_radio', 'plugin', 'radio', 'fields', 0, 1, 1, 0, '{\"name\":\"plg_fields_radio\",\"type\":\"plugin\",\"creationDate\":\"March 2016\",\"author\":\"Joomla! Project\",\"copyright\":\"Copyright (C) 2005 - 2019 Open Source Matters. All rights reserved.\",\"authorEmail\":\"admin@joomla.org\",\"authorUrl\":\"www.joomla.org\",\"version\":\"3.7.0\",\"description\":\"PLG_FIELDS_RADIO_XML_DESCRIPTION\",\"group\":\"\",\"filename\":\"radio\"}', '', '', '', 0, '0000-00-00 00:00:00', 0, 0),
(471, 0, 'plg_fields_sql', 'plugin', 'sql', 'fields', 0, 1, 1, 0, '{\"name\":\"plg_fields_sql\",\"type\":\"plugin\",\"creationDate\":\"March 2016\",\"author\":\"Joomla! Project\",\"copyright\":\"Copyright (C) 2005 - 2019 Open Source Matters. All rights reserved.\",\"authorEmail\":\"admin@joomla.org\",\"authorUrl\":\"www.joomla.org\",\"version\":\"3.7.0\",\"description\":\"PLG_FIELDS_SQL_XML_DESCRIPTION\",\"group\":\"\",\"filename\":\"sql\"}', '', '', '', 0, '0000-00-00 00:00:00', 0, 0),
(472, 0, 'plg_fields_text', 'plugin', 'text', 'fields', 0, 1, 1, 0, '{\"name\":\"plg_fields_text\",\"type\":\"plugin\",\"creationDate\":\"March 2016\",\"author\":\"Joomla! Project\",\"copyright\":\"Copyright (C) 2005 - 2019 Open Source Matters. All rights reserved.\",\"authorEmail\":\"admin@joomla.org\",\"authorUrl\":\"www.joomla.org\",\"version\":\"3.7.0\",\"description\":\"PLG_FIELDS_TEXT_XML_DESCRIPTION\",\"group\":\"\",\"filename\":\"text\"}', '', '', '', 0, '0000-00-00 00:00:00', 0, 0),
(473, 0, 'plg_fields_textarea', 'plugin', 'textarea', 'fields', 0, 1, 1, 0, '{\"name\":\"plg_fields_textarea\",\"type\":\"plugin\",\"creationDate\":\"March 2016\",\"author\":\"Joomla! Project\",\"copyright\":\"Copyright (C) 2005 - 2019 Open Source Matters. All rights reserved.\",\"authorEmail\":\"admin@joomla.org\",\"authorUrl\":\"www.joomla.org\",\"version\":\"3.7.0\",\"description\":\"PLG_FIELDS_TEXTAREA_XML_DESCRIPTION\",\"group\":\"\",\"filename\":\"textarea\"}', '', '', '', 0, '0000-00-00 00:00:00', 0, 0),
(474, 0, 'plg_fields_url', 'plugin', 'url', 'fields', 0, 1, 1, 0, '{\"name\":\"plg_fields_url\",\"type\":\"plugin\",\"creationDate\":\"March 2016\",\"author\":\"Joomla! Project\",\"copyright\":\"Copyright (C) 2005 - 2019 Open Source Matters. All rights reserved.\",\"authorEmail\":\"admin@joomla.org\",\"authorUrl\":\"www.joomla.org\",\"version\":\"3.7.0\",\"description\":\"PLG_FIELDS_URL_XML_DESCRIPTION\",\"group\":\"\",\"filename\":\"url\"}', '', '', '', 0, '0000-00-00 00:00:00', 0, 0),
(475, 0, 'plg_fields_user', 'plugin', 'user', 'fields', 0, 1, 1, 0, '{\"name\":\"plg_fields_user\",\"type\":\"plugin\",\"creationDate\":\"March 2016\",\"author\":\"Joomla! Project\",\"copyright\":\"Copyright (C) 2005 - 2019 Open Source Matters. All rights reserved.\",\"authorEmail\":\"admin@joomla.org\",\"authorUrl\":\"www.joomla.org\",\"version\":\"3.7.0\",\"description\":\"PLG_FIELDS_USER_XML_DESCRIPTION\",\"group\":\"\",\"filename\":\"user\"}', '', '', '', 0, '0000-00-00 00:00:00', 0, 0),
(476, 0, 'plg_fields_usergrouplist', 'plugin', 'usergrouplist', 'fields', 0, 1, 1, 0, '{\"name\":\"plg_fields_usergrouplist\",\"type\":\"plugin\",\"creationDate\":\"March 2016\",\"author\":\"Joomla! Project\",\"copyright\":\"Copyright (C) 2005 - 2019 Open Source Matters. All rights reserved.\",\"authorEmail\":\"admin@joomla.org\",\"authorUrl\":\"www.joomla.org\",\"version\":\"3.7.0\",\"description\":\"PLG_FIELDS_USERGROUPLIST_XML_DESCRIPTION\",\"group\":\"\",\"filename\":\"usergrouplist\"}', '', '', '', 0, '0000-00-00 00:00:00', 0, 0),
(477, 0, 'plg_content_fields', 'plugin', 'fields', 'content', 0, 1, 1, 0, '{\"name\":\"plg_content_fields\",\"type\":\"plugin\",\"creationDate\":\"February 2017\",\"author\":\"Joomla! Project\",\"copyright\":\"Copyright (C) 2005 - 2019 Open Source Matters. All rights reserved.\",\"authorEmail\":\"admin@joomla.org\",\"authorUrl\":\"www.joomla.org\",\"version\":\"3.7.0\",\"description\":\"PLG_CONTENT_FIELDS_XML_DESCRIPTION\",\"group\":\"\",\"filename\":\"fields\"}', '', '', '', 0, '0000-00-00 00:00:00', 0, 0),
(478, 0, 'plg_editors-xtd_fields', 'plugin', 'fields', 'editors-xtd', 0, 1, 1, 0, '{\"name\":\"plg_editors-xtd_fields\",\"type\":\"plugin\",\"creationDate\":\"February 2017\",\"author\":\"Joomla! Project\",\"copyright\":\"Copyright (C) 2005 - 2019 Open Source Matters. All rights reserved.\",\"authorEmail\":\"admin@joomla.org\",\"authorUrl\":\"www.joomla.org\",\"version\":\"3.7.0\",\"description\":\"PLG_EDITORS-XTD_FIELDS_XML_DESCRIPTION\",\"group\":\"\",\"filename\":\"fields\"}', '', '', '', 0, '0000-00-00 00:00:00', 0, 0),
(479, 0, 'plg_sampledata_blog', 'plugin', 'blog', 'sampledata', 0, 1, 1, 0, '{\"name\":\"plg_sampledata_blog\",\"type\":\"plugin\",\"creationDate\":\"July 2017\",\"author\":\"Joomla! Project\",\"copyright\":\"Copyright (C) 2005 - 2019 Open Source Matters. All rights reserved.\",\"authorEmail\":\"admin@joomla.org\",\"authorUrl\":\"www.joomla.org\",\"version\":\"3.8.0\",\"description\":\"PLG_SAMPLEDATA_BLOG_XML_DESCRIPTION\",\"group\":\"\",\"filename\":\"blog\"}', '', '', '', 0, '0000-00-00 00:00:00', 0, 0),
(480, 0, 'plg_system_sessiongc', 'plugin', 'sessiongc', 'system', 0, 1, 1, 0, '{\"name\":\"plg_system_sessiongc\",\"type\":\"plugin\",\"creationDate\":\"February 2018\",\"author\":\"Joomla! Project\",\"copyright\":\"Copyright (C) 2005 - 2019 Open Source Matters. All rights reserved.\",\"authorEmail\":\"admin@joomla.org\",\"authorUrl\":\"www.joomla.org\",\"version\":\"3.8.6\",\"description\":\"PLG_SYSTEM_SESSIONGC_XML_DESCRIPTION\",\"group\":\"\",\"filename\":\"sessiongc\"}', '', '', '', 0, '0000-00-00 00:00:00', 0, 0),
(481, 0, 'plg_fields_repeatable', 'plugin', 'repeatable', 'fields', 0, 1, 1, 0, '{\"name\":\"plg_fields_repeatable\",\"type\":\"plugin\",\"creationDate\":\"April 2018\",\"author\":\"Joomla! Project\",\"copyright\":\"Copyright (C) 2005 - 2019 Open Source Matters. All rights reserved.\",\"authorEmail\":\"admin@joomla.org\",\"authorUrl\":\"www.joomla.org\",\"version\":\"3.9.0\",\"description\":\"PLG_FIELDS_REPEATABLE_XML_DESCRIPTION\",\"group\":\"\",\"filename\":\"repeatable\"}', '', '', '', 0, '0000-00-00 00:00:00', 0, 0),
(482, 0, 'plg_content_confirmconsent', 'plugin', 'confirmconsent', 'content', 0, 1, 1, 0, '{\"name\":\"plg_content_confirmconsent\",\"type\":\"plugin\",\"creationDate\":\"May 2018\",\"author\":\"Joomla! Project\",\"copyright\":\"Copyright (C) 2005 - 2019 Open Source Matters. All rights reserved.\",\"authorEmail\":\"admin@joomla.org\",\"authorUrl\":\"www.joomla.org\",\"version\":\"3.9.0\",\"description\":\"PLG_CONTENT_CONFIRMCONSENT_XML_DESCRIPTION\",\"group\":\"\",\"filename\":\"confirmconsent\"}', '{\"consentbox_text\":\"\",\"privacy_article\":62}', '', '', 0, '0000-00-00 00:00:00', 0, 0),
(483, 0, 'PLG_SYSTEM_ACTIONLOGS', 'plugin', 'actionlogs', 'system', 0, 0, 1, 0, '{\"name\":\"PLG_SYSTEM_ACTIONLOGS\",\"type\":\"plugin\",\"creationDate\":\"May 2018\",\"author\":\"Joomla! Project\",\"copyright\":\"Copyright (C) 2005 - 2019 Open Source Matters. All rights reserved.\",\"authorEmail\":\"admin@joomla.org\",\"authorUrl\":\"www.joomla.org\",\"version\":\"3.9.0\",\"description\":\"PLG_SYSTEM_ACTIONLOGS_XML_DESCRIPTION\",\"group\":\"\",\"filename\":\"actionlogs\"}', '{}', '', '', 0, '0000-00-00 00:00:00', 0, 0);
INSERT INTO `ynfp8_extensions` (`extension_id`, `package_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
(484, 0, 'PLG_ACTIONLOG_JOOMLA', 'plugin', 'joomla', 'actionlog', 0, 1, 1, 0, '{\"name\":\"PLG_ACTIONLOG_JOOMLA\",\"type\":\"plugin\",\"creationDate\":\"May 2018\",\"author\":\"Joomla! Project\",\"copyright\":\"Copyright (C) 2005 - 2019 Open Source Matters. All rights reserved.\",\"authorEmail\":\"admin@joomla.org\",\"authorUrl\":\"www.joomla.org\",\"version\":\"3.9.0\",\"description\":\"PLG_ACTIONLOG_JOOMLA_XML_DESCRIPTION\",\"group\":\"\",\"filename\":\"joomla\"}', '{}', '', '', 0, '0000-00-00 00:00:00', 0, 0),
(485, 0, 'plg_system_privacyconsent', 'plugin', 'privacyconsent', 'system', 0, 1, 1, 0, '{\"name\":\"plg_system_privacyconsent\",\"type\":\"plugin\",\"creationDate\":\"April 2018\",\"author\":\"Joomla! Project\",\"copyright\":\"(C) 2005 - 2019 Open Source Matters. All rights reserved.\",\"authorEmail\":\"admin@joomla.org\",\"authorUrl\":\"www.joomla.org\",\"version\":\"3.9.0\",\"description\":\"PLG_SYSTEM_PRIVACYCONSENT_XML_DESCRIPTION\",\"group\":\"\",\"filename\":\"privacyconsent\"}', '{\"privacy_note\":\"\",\"privacy_article\":62,\"messageOnRedirect\":\"\",\"enabled\":1,\"cachetimeout\":30,\"consentexpiration\":360,\"remind\":30,\"lastrun\":1589133017}', '', '', 0, '0000-00-00 00:00:00', 0, 0),
(486, 0, 'plg_system_logrotation', 'plugin', 'logrotation', 'system', 0, 1, 1, 0, '{\"name\":\"plg_system_logrotation\",\"type\":\"plugin\",\"creationDate\":\"May 2018\",\"author\":\"Joomla! Project\",\"copyright\":\"Copyright (C) 2005 - 2019 Open Source Matters. All rights reserved.\",\"authorEmail\":\"admin@joomla.org\",\"authorUrl\":\"www.joomla.org\",\"version\":\"3.9.0\",\"description\":\"PLG_SYSTEM_LOGROTATION_XML_DESCRIPTION\",\"group\":\"\",\"filename\":\"logrotation\"}', '{\"lastrun\":1589133017}', '', '', 0, '0000-00-00 00:00:00', 0, 0),
(487, 0, 'plg_privacy_user', 'plugin', 'user', 'privacy', 0, 1, 1, 0, '{\"name\":\"plg_privacy_user\",\"type\":\"plugin\",\"creationDate\":\"May 2018\",\"author\":\"Joomla! Project\",\"copyright\":\"(C) 2005 - 2019 Open Source Matters. All rights reserved.\",\"authorEmail\":\"admin@joomla.org\",\"authorUrl\":\"www.joomla.org\",\"version\":\"3.9.0\",\"description\":\"PLG_PRIVACY_USER_XML_DESCRIPTION\",\"group\":\"\",\"filename\":\"user\"}', '{}', '', '', 0, '0000-00-00 00:00:00', 0, 0),
(488, 0, 'plg_quickicon_privacycheck', 'plugin', 'privacycheck', 'quickicon', 0, 1, 1, 0, '{\"name\":\"plg_quickicon_privacycheck\",\"type\":\"plugin\",\"creationDate\":\"June 2018\",\"author\":\"Joomla! Project\",\"copyright\":\"Copyright (C) 2005 - 2019 Open Source Matters. All rights reserved.\",\"authorEmail\":\"admin@joomla.org\",\"authorUrl\":\"www.joomla.org\",\"version\":\"3.9.0\",\"description\":\"PLG_QUICKICON_PRIVACYCHECK_XML_DESCRIPTION\",\"group\":\"\",\"filename\":\"privacycheck\"}', '{}', '', '', 0, '0000-00-00 00:00:00', 0, 0),
(489, 0, 'plg_user_terms', 'plugin', 'terms', 'user', 0, 1, 1, 0, '{\"name\":\"plg_user_terms\",\"type\":\"plugin\",\"creationDate\":\"June 2018\",\"author\":\"Joomla! Project\",\"copyright\":\"(C) 2005 - 2019 Open Source Matters. All rights reserved.\",\"authorEmail\":\"admin@joomla.org\",\"authorUrl\":\"www.joomla.org\",\"version\":\"3.9.0\",\"description\":\"PLG_USER_TERMS_XML_DESCRIPTION\",\"group\":\"\",\"filename\":\"terms\"}', '{\"terms_note\":\"\",\"terms_article\":63}', '', '', 0, '0000-00-00 00:00:00', 0, 0),
(490, 0, 'plg_privacy_contact', 'plugin', 'contact', 'privacy', 0, 1, 1, 0, '{\"name\":\"plg_privacy_contact\",\"type\":\"plugin\",\"creationDate\":\"July 2018\",\"author\":\"Joomla! Project\",\"copyright\":\"(C) 2005 - 2019 Open Source Matters. All rights reserved.\",\"authorEmail\":\"admin@joomla.org\",\"authorUrl\":\"www.joomla.org\",\"version\":\"3.9.0\",\"description\":\"PLG_PRIVACY_CONTACT_XML_DESCRIPTION\",\"group\":\"\",\"filename\":\"contact\"}', '{}', '', '', 0, '0000-00-00 00:00:00', 0, 0),
(491, 0, 'plg_privacy_content', 'plugin', 'content', 'privacy', 0, 1, 1, 0, '{\"name\":\"plg_privacy_content\",\"type\":\"plugin\",\"creationDate\":\"July 2018\",\"author\":\"Joomla! Project\",\"copyright\":\"(C) 2005 - 2019 Open Source Matters. All rights reserved.\",\"authorEmail\":\"admin@joomla.org\",\"authorUrl\":\"www.joomla.org\",\"version\":\"3.9.0\",\"description\":\"PLG_PRIVACY_CONTENT_XML_DESCRIPTION\",\"group\":\"\",\"filename\":\"content\"}', '{}', '', '', 0, '0000-00-00 00:00:00', 0, 0),
(492, 0, 'plg_privacy_message', 'plugin', 'message', 'privacy', 0, 1, 1, 0, '{\"name\":\"plg_privacy_message\",\"type\":\"plugin\",\"creationDate\":\"July 2018\",\"author\":\"Joomla! Project\",\"copyright\":\"(C) 2005 - 2019 Open Source Matters. All rights reserved.\",\"authorEmail\":\"admin@joomla.org\",\"authorUrl\":\"www.joomla.org\",\"version\":\"3.9.0\",\"description\":\"PLG_PRIVACY_MESSAGE_XML_DESCRIPTION\",\"group\":\"\",\"filename\":\"message\"}', '{}', '', '', 0, '0000-00-00 00:00:00', 0, 0),
(493, 0, 'plg_privacy_actionlogs', 'plugin', 'actionlogs', 'privacy', 0, 1, 1, 0, '{\"name\":\"plg_privacy_actionlogs\",\"type\":\"plugin\",\"creationDate\":\"July 2018\",\"author\":\"Joomla! Project\",\"copyright\":\"(C) 2005 - 2019 Open Source Matters. All rights reserved.\",\"authorEmail\":\"admin@joomla.org\",\"authorUrl\":\"www.joomla.org\",\"version\":\"3.9.0\",\"description\":\"PLG_PRIVACY_ACTIONLOGS_XML_DESCRIPTION\",\"group\":\"\",\"filename\":\"actionlogs\"}', '{}', '', '', 0, '0000-00-00 00:00:00', 0, 0),
(494, 0, 'plg_captcha_recaptcha_invisible', 'plugin', 'recaptcha_invisible', 'captcha', 0, 0, 1, 0, '{\"name\":\"plg_captcha_recaptcha_invisible\",\"type\":\"plugin\",\"creationDate\":\"November 2017\",\"author\":\"Joomla! Project\",\"copyright\":\"Copyright (C) 2005 - 2019 Open Source Matters. All rights reserved.\",\"authorEmail\":\"admin@joomla.org\",\"authorUrl\":\"www.joomla.org\",\"version\":\"3.8\",\"description\":\"PLG_CAPTCHA_RECAPTCHA_INVISIBLE_XML_DESCRIPTION\",\"group\":\"\",\"filename\":\"recaptcha_invisible\"}', '{\"public_key\":\"\",\"private_key\":\"\",\"theme\":\"clean\"}', '', '', 0, '0000-00-00 00:00:00', 0, 0),
(495, 0, 'plg_privacy_consents', 'plugin', 'consents', 'privacy', 0, 1, 1, 0, '{\"name\":\"plg_privacy_consents\",\"type\":\"plugin\",\"creationDate\":\"July 2018\",\"author\":\"Joomla! Project\",\"copyright\":\"(C) 2005 - 2019 Open Source Matters. All rights reserved.\",\"authorEmail\":\"admin@joomla.org\",\"authorUrl\":\"www.joomla.org\",\"version\":\"3.9.0\",\"description\":\"PLG_PRIVACY_CONSENTS_XML_DESCRIPTION\",\"group\":\"\",\"filename\":\"consents\"}', '{}', '', '', 0, '0000-00-00 00:00:00', 0, 0),
(503, 0, 'beez3', 'template', 'beez3', '', 0, 1, 1, 0, '{\"name\":\"beez3\",\"type\":\"template\",\"creationDate\":\"25 November 2009\",\"author\":\"Angie Radtke\",\"copyright\":\"Copyright (C) 2005 - 2019 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\":\"\",\"filename\":\"templateDetails\"}', '{\"wrapperSmall\":\"53\",\"wrapperLarge\":\"72\",\"sitetitle\":\"\",\"sitedescription\":\"\",\"navposition\":\"center\",\"templatecolor\":\"nature\"}', '', '', 0, '0000-00-00 00:00:00', 0, 0),
(504, 0, 'hathor', 'template', 'hathor', '', 1, 1, 1, 0, '{\"name\":\"hathor\",\"type\":\"template\",\"creationDate\":\"May 2010\",\"author\":\"Andrea Tarr\",\"copyright\":\"Copyright (C) 2005 - 2019 Open Source Matters, Inc. All rights reserved.\",\"authorEmail\":\"admin@joomla.org\",\"authorUrl\":\"\",\"version\":\"3.0.0\",\"description\":\"TPL_HATHOR_XML_DESCRIPTION\",\"group\":\"\",\"filename\":\"templateDetails\"}', '{\"showSiteName\":\"0\",\"colourChoice\":\"0\",\"boldText\":\"0\"}', '', '', 0, '0000-00-00 00:00:00', 0, 0),
(506, 0, 'protostar', 'template', 'protostar', '', 0, 1, 1, 0, '{\"name\":\"protostar\",\"type\":\"template\",\"creationDate\":\"4\\/30\\/2012\",\"author\":\"Kyle Ledbetter\",\"copyright\":\"Copyright (C) 2005 - 2019 Open Source Matters, Inc. All rights reserved.\",\"authorEmail\":\"admin@joomla.org\",\"authorUrl\":\"\",\"version\":\"1.0\",\"description\":\"TPL_PROTOSTAR_XML_DESCRIPTION\",\"group\":\"\",\"filename\":\"templateDetails\"}', '{\"templateColor\":\"\",\"logoFile\":\"\",\"googleFont\":\"1\",\"googleFontName\":\"Open+Sans\",\"fluidContainer\":\"0\"}', '', '', 0, '0000-00-00 00:00:00', 0, 0),
(507, 0, 'isis', 'template', 'isis', '', 1, 1, 1, 0, '{\"name\":\"isis\",\"type\":\"template\",\"creationDate\":\"3\\/30\\/2012\",\"author\":\"Kyle Ledbetter\",\"copyright\":\"Copyright (C) 2005 - 2019 Open Source Matters, Inc. All rights reserved.\",\"authorEmail\":\"admin@joomla.org\",\"authorUrl\":\"\",\"version\":\"1.0\",\"description\":\"TPL_ISIS_XML_DESCRIPTION\",\"group\":\"\",\"filename\":\"templateDetails\"}', '{\"templateColor\":\"\",\"logoFile\":\"\"}', '', '', 0, '0000-00-00 00:00:00', 0, 0),
(600, 802, 'English (en-GB)', 'language', 'en-GB', '', 0, 1, 1, 1, '{\"name\":\"English (en-GB)\",\"type\":\"language\",\"creationDate\":\"June 2019\",\"author\":\"Joomla! Project\",\"copyright\":\"Copyright (C) 2005 - 2019 Open Source Matters. All rights reserved.\",\"authorEmail\":\"admin@joomla.org\",\"authorUrl\":\"www.joomla.org\",\"version\":\"3.9.8\",\"description\":\"en-GB site language\",\"group\":\"\"}', '', '', '', 0, '0000-00-00 00:00:00', 0, 0),
(601, 802, 'English (en-GB)', 'language', 'en-GB', '', 1, 1, 1, 1, '{\"name\":\"English (en-GB)\",\"type\":\"language\",\"creationDate\":\"June 2019\",\"author\":\"Joomla! Project\",\"copyright\":\"Copyright (C) 2005 - 2019 Open Source Matters. All rights reserved.\",\"authorEmail\":\"admin@joomla.org\",\"authorUrl\":\"www.joomla.org\",\"version\":\"3.9.8\",\"description\":\"en-GB administrator language\",\"group\":\"\"}', '', '', '', 0, '0000-00-00 00:00:00', 0, 0),
(700, 0, 'files_joomla', 'file', 'joomla', '', 0, 1, 1, 1, '{\"name\":\"files_joomla\",\"type\":\"file\",\"creationDate\":\"June 2019\",\"author\":\"Joomla! Project\",\"copyright\":\"(C) 2005 - 2019 Open Source Matters. All rights reserved\",\"authorEmail\":\"admin@joomla.org\",\"authorUrl\":\"www.joomla.org\",\"version\":\"3.9.8\",\"description\":\"FILES_JOOMLA_XML_DESCRIPTION\",\"group\":\"\"}', '', '', '', 0, '0000-00-00 00:00:00', 0, 0),
(802, 0, 'English (en-GB) Language Pack', 'package', 'pkg_en-GB', '', 0, 1, 1, 1, '{\"name\":\"English (en-GB) Language Pack\",\"type\":\"package\",\"creationDate\":\"June 2019\",\"author\":\"Joomla! Project\",\"copyright\":\"Copyright (C) 2005 - 2019 Open Source Matters, Inc. All rights reserved.\",\"authorEmail\":\"admin@joomla.org\",\"authorUrl\":\"www.joomla.org\",\"version\":\"3.9.8.1\",\"description\":\"en-GB language pack\",\"group\":\"\",\"filename\":\"pkg_en-GB\"}', '', '', '', 0, '0000-00-00 00:00:00', 0, 0),
(10004, 0, 'Register Login', 'module', 'mod_registerlogin', '', 0, 1, 0, 0, '{\"name\":\"Register Login\",\"type\":\"module\",\"creationDate\":\"Nov, 2018\",\"author\":\"JoomDev\",\"copyright\":\"All rights reserved.\",\"authorEmail\":\"info@joomdev.com\",\"authorUrl\":\"www.joomDev.com\",\"version\":\"1.11\",\"description\":\"\\n\\t\\t<div style=\\\"font-size:16px; font-weight:bold; color:black; text-align:left; margin:0px; padding:0px 5px;\\\"><h3>Register Login By JoomDev<\\/h3><\\/div>\\n<div style=\\\"font-weight:normal; border-bottom:1px solid #f0dc7e;display:block; padding-bottom:5px; margin:5px; background-color:#fff;\\\"><\\/div>\\n<p>This extension enables you to manage both Login and registration from a module itself without having the user to go the registration page.<\\/p>\\n<p>List of features:<\\/p>\\n<ul>\\n<li>Option to disable login and display only registration in the module.<\\/li>\\n<li>Recaptcha  Support.<\\/li>\\n<li>Fields Validation.<\\/li>\\n<li>Option to display Radio Buttons to switch between login and Register either at the top or bottom.<\\/li>\\n<li>Ajax Registration helps to register without reloading the entire page.<\\/li>\\n<li>Option to select the process for new user account activation.<\\/li>\\n<li>Option to manage terms of use on registration.<\\/li>\\n<li>Managelabel for the input fields with single click <\\/li>\\n<\\/ul>\\n\\t\\n\\t\",\"group\":\"\",\"filename\":\"mod_registerlogin\"}', '{\"view\":\"1\",\"view1\":\"1\",\"useractivation\":\"1\",\"ajax_registration\":\"1\",\"mail_to_admin\":\"1\",\"enablecap_on_register\":\"0\",\"tou\":\"1\",\"title\":\"I Agree to the Terms of Use\",\"checkbox\":\"0\",\"newwindow\":\"modal\",\"usetext\":\"1\",\"cache\":\"0\"}', '', '', 0, '0000-00-00 00:00:00', 0, 0),
(10709, 10711, 'Astroid Plugin', 'plugin', 'astroid', 'system', 0, 1, 1, 0, '{\"name\":\"Astroid Plugin\",\"type\":\"plugin\",\"creationDate\":\"Dec 2019\",\"author\":\"JoomDev\",\"copyright\":\"Copyright (C) 2019 Joomdev, Inc. All rights reserved.\",\"authorEmail\":\"info@joomdev.com\",\"authorUrl\":\"https:\\/\\/www.joomdev.com\",\"version\":\"2.3.0\",\"description\":\"Astroid Framework Plugin Description Here\",\"group\":\"\",\"filename\":\"astroid\"}', '{}', '', '', 0, '0000-00-00 00:00:00', 0, 0),
(10710, 10711, 'astroid_template_zero', 'template', 'astroid_template_zero', '', 0, 1, 1, 0, '{\"name\":\"astroid_template_zero\",\"type\":\"template\",\"creationDate\":\"Dec 2019\",\"author\":\"JoomDev\",\"copyright\":\"Copyright (C) 2019 Joomdev, Inc. All rights reserved.\",\"authorEmail\":\"info@joomdev.com\",\"authorUrl\":\"https:\\/\\/www.joomdev.com\",\"version\":\"2.3.0\",\"description\":\"TPL_ASTROID_XML_DESCRIPTION\",\"group\":\"\",\"filename\":\"templateDetails\"}', '[]', '', '', 0, '0000-00-00 00:00:00', 0, 0),
(10711, 0, 'Astroid Package', 'package', 'pkg_astroid', '', 0, 1, 1, 0, '{\"name\":\"Astroid Package\",\"type\":\"package\",\"creationDate\":\"Dec 2019\",\"author\":\"JoomDev\",\"copyright\":\"Copyright (C) 2019 Joomdev, Inc. All rights reserved.\",\"authorEmail\":\"info@joomdev.com\",\"authorUrl\":\"https:\\/\\/www.joomdev.com\",\"version\":\"2.3.0\",\"description\":\"\",\"group\":\"\",\"filename\":\"pkg_astroid\"}', '{}', '', '', 0, '0000-00-00 00:00:00', 0, 0),
(12126, 0, 'JD SkillSet', 'module', 'mod_jd_skillset', '', 0, 1, 0, 0, '{\"name\":\"JD SkillSet\",\"type\":\"module\",\"creationDate\":\"Sept 2018\",\"author\":\"JoomDev\",\"copyright\":\"Copyright (C) 2018 Joomdev, Inc. All rights reserved.\",\"authorEmail\":\"info@joomdev.com\",\"authorUrl\":\"https:\\/\\/www.joomdev.com\",\"version\":\"1.0.0\",\"description\":\"MOD_JD_SKILLSET_XML_DESCRIPTION\",\"group\":\"\",\"filename\":\"mod_jd_skillset\"}', '{\"IconPosition\":\"top\",\"numberPosition\":\"below\",\"symbolPosition\":\"default\",\"load_bootstrap\":\"1\",\"load_fontawesome\":\"1\",\"customsStyle\":\"1\",\"titleColor\":\"#42495b\",\"numberColor\":\"#373738\",\"symbolColor\":\"#373738\",\"iconColor\":\"#03a9f5\",\"titleSize\":\"20\",\"numberSize\":\"32\",\"symbolSize\":\"28\",\"iconSize\":\"28\",\"layout\":\"default\"}', '', '', 0, '0000-00-00 00:00:00', 0, 0),
(12211, 10711, 'mod_jdsimplecontactform', 'module', 'mod_jdsimplecontactform', '', 0, 1, 0, 0, '{\"name\":\"mod_jdsimplecontactform\",\"type\":\"module\",\"creationDate\":\"Apr 2019\",\"author\":\"JoomDev\",\"copyright\":\"Copyright (C) 2019 Joomdev, Inc. All rights reserved.\",\"authorEmail\":\"info@joomdev.com\",\"authorUrl\":\"https:\\/\\/www.joomdev.com\",\"version\":\"1.3\",\"description\":\"MOD_JDSIMPLECONTACTFORM_XML_DESCRIPTION\",\"group\":\"\",\"filename\":\"mod_jdsimplecontactform\"}', '{\"captcha\":\"0\"}', '', '', 0, '0000-00-00 00:00:00', 0, 0),
(12756, 0, 'MOD_JDPROGRESSBAR_XML_TITLE', 'module', 'mod_jdprogressbar', '', 0, 1, 0, 0, '{\"name\":\"MOD_JDPROGRESSBAR_XML_TITLE\",\"type\":\"module\",\"creationDate\":\"May 2019\",\"author\":\"JoomDev\",\"copyright\":\"Copyright (C) 2019 Joomdev, Inc. All rights reserved.\",\"authorEmail\":\"info@joomdev.com\",\"authorUrl\":\"www.joomdev.com\",\"version\":\"1.0\",\"description\":\"MOD_JDPROGRESSBAR_XML_DESCRIPTION\",\"group\":\"\",\"filename\":\"mod_jdprogressbar\"}', '{\"items\":\"\",\"percenateg_position\":\"outside\",\"barType\":\"MOD_JDBA_DEFAULT\",\"barHeight\":\"25\",\"barProgressColor\":\"#ddd\",\"textColor\":\"#333\",\"color1\":\"#00dcb3\",\"color2\":\"#ffc200\",\"color3\":\"#ff0000\",\"color4\":\"#007bff\",\"color5\":\"#f86300\",\"layout\":\"default\"}', '', '', 0, '0000-00-00 00:00:00', 0, 0),
(12757, 12759, 'com_jdprofiler', 'component', 'com_jdprofiler', '', 1, 1, 0, 0, '{\"name\":\"com_jdprofiler\",\"type\":\"component\",\"creationDate\":\"June 2019\",\"author\":\"JoomDev\",\"copyright\":\"Copyright (C) 2019 JoomDev, Inc. All rights reserved.\",\"authorEmail\":\"info@joomdev.com\",\"authorUrl\":\"https:\\/\\/www.joomdev.com\",\"version\":\"1.2\",\"description\":\"\",\"group\":\"\"}', '{\"save_history\":\"0\"}', '', '', 0, '0000-00-00 00:00:00', 0, 0),
(12758, 12759, 'mod_jdprofiler', 'module', 'mod_jdprofiler', '', 0, 1, 0, 0, '{\"name\":\"mod_jdprofiler\",\"type\":\"module\",\"creationDate\":\"June 2019\",\"author\":\"JoomDev\",\"copyright\":\"Copyright (C) 2019 Joomdev, Inc. All rights reserved.\",\"authorEmail\":\"info@joomdev.com\",\"authorUrl\":\"www.joomdev.com\",\"version\":\"1.2\",\"description\":\"MOD_JDPROFILER_XML_DESCRIPTION\",\"group\":\"\",\"filename\":\"mod_jdprofiler\"}', '{\"template\":\"grid_layout\",\"grid_template\":\"layout\\/grid\\/grid_layout\",\"carousel_template\":\"layout\\/carousel\\/carousel_layout\",\"list_template\":\"layout\\/list\\/list_template\",\"table_template\":\"layout\\/template\\/table_template\",\"grid_coloumns\":\"4\",\"grid_coloumns_carosuel\":\"4\",\"gutter_space\":\"\",\"margin\":\"1\",\"display_all\":\"1\",\"limit\":\"1\",\"order\":\"id\",\"sort\":\"MOD_JDPROFILER_SORT_BY_DESC\",\"display_name\":\"1\",\"display_designation\":\"1\",\"display_sbio\":\"1\",\"show_Contact\":\"1\",\"show_socialsIcon\":\"1\",\"new_tab\":\"1\",\"IconStyle\":\"none\",\"DisplayBullit\":\"1\",\"DisplayArrow\":\"1\",\"load_bootstrap\":\"0\",\"load_fontawesome\":\"0\"}', '', '', 0, '0000-00-00 00:00:00', 0, 0),
(12759, 0, 'JD Profiler Lite', 'package', 'pkg_JDProfiler', '', 0, 1, 1, 0, '{\"name\":\"JD Profiler Lite\",\"type\":\"package\",\"creationDate\":\"June 2019\",\"author\":\"JoomDev\",\"copyright\":\"Copyright (C) 2019 JoomDev, Inc. All rights reserved.\",\"authorEmail\":\"info@joomdev.com\",\"authorUrl\":\"https:\\/\\/www.joomdev.com\",\"version\":\"1.2\",\"description\":\"\",\"group\":\"\",\"filename\":\"pkg_jdprofiler\"}', '{}', '', '', 0, '0000-00-00 00:00:00', 0, 0),
(12782, 0, 'file_fof30', 'file', 'file_fof30', '', 0, 1, 0, 0, '{\"name\":\"file_fof30\",\"type\":\"file\",\"creationDate\":\"2019-05-28\",\"author\":\"Nicholas K. Dionysopoulos \\/ Akeeba Ltd\",\"copyright\":\"(C)2010-2017 Nicholas K. Dionysopoulos\",\"authorEmail\":\"nicholas@akeebabackup.com\",\"authorUrl\":\"https:\\/\\/www.akeebabackup.com\",\"version\":\"3.4.4\",\"description\":\"\\n\\t\\t\\n\\t\\tFramework-on-Framework (FOF) 3.x - The rapid application development framework for Joomla!.<br\\/>\\n\\t\\t<b>WARNING<\\/b>: This is NOT a duplicate of the FOF library already installed with Joomla!. It is a different version used by other extensions on your site. Do NOT uninstall either FOF package. If you do you will break your site.\\n\\t\\t\\n\\t\",\"group\":\"\"}', '', '', '', 0, '0000-00-00 00:00:00', 0, 0),
(12783, 12785, 'PortugusdePortugalpt-PT', 'language', 'pt-PT', '', 0, 1, 0, 0, '{\"name\":\"Portugu\\u00eas de Portugal (pt-PT)\",\"type\":\"language\",\"creationDate\":\"2019-04-03\",\"author\":\"Comunidade JoomlaPortugal\",\"copyright\":\"Direitos de Autor (c) 2005 - 2019 Open Source Matters. Todos os direitos reservados.\",\"authorEmail\":\"comunidadejoomlapt@gmail.com\",\"authorUrl\":\"www.joomlaportugal.org\",\"version\":\"3.9.5.1\",\"description\":\"Portugu\\u00eas de Portugal (pt-PT). Idioma da interface da \\u00e1rea de visitantes\",\"group\":\"\",\"filename\":\"install\"}', '{}', '', '', 0, '0000-00-00 00:00:00', 0, 0),
(12784, 12785, 'PortugusdePortugalpt-PT', 'language', 'pt-PT', '', 1, 1, 0, 0, '{\"name\":\"Portugu\\u00eas de Portugal (pt-PT)\",\"type\":\"language\",\"creationDate\":\"2019-04-03\",\"author\":\"Comunidade JoomlaPortugal\",\"copyright\":\"Direitos de Autor (c) 2005 - 2019 Open Source Matters. Todos os direitos reservados.\",\"authorEmail\":\"comunidadejoomlapt@gmail.com\",\"authorUrl\":\"www.joomlaportugal.org\",\"version\":\"3.9.5.1\",\"description\":\"Portugu\\u00eas de Portugal (pt-PT). Idioma da interface da \\u00e1rea de administra\\u00e7\\u00e3o\",\"group\":\"\",\"filename\":\"install\"}', '{}', '', '', 0, '0000-00-00 00:00:00', 0, 0),
(12785, 0, 'Portuguese (pt-PT) Language Pack', 'package', 'pkg_pt-PT', '', 0, 1, 1, 0, '{\"name\":\"Portuguese (pt-PT) Language Pack\",\"type\":\"package\",\"creationDate\":\"2019-04-03\",\"author\":\"Comunidade JoomlaPortugal\",\"copyright\":\"Direitos de Autor (c) 2005 - 2019 Open Source Matters. Todos os direitos reservados.\",\"authorEmail\":\"comunidadejoomlapt@gmail.com\",\"authorUrl\":\"www.joomlaportugal.org\",\"version\":\"3.9.5.1\",\"description\":\"<div style=\\\"text-align:left;\\\">\\n <h2>Idioma portugu\\u00eas de Portugal para Joomla 3<\\/h2>\\n <p>Este pacote de idioma \\u00e9 uma produ\\u00e7\\u00e3o da <a href=\\\"https:\\/\\/www.joomlaportugal.org\\\" target=\\\"_blank\\\" title=\\\"Comunidade JoomlaPortugal\\\">Comunidade JoomlaPortugal<\\/a><\\/p>\\n <p>Colabore e corrija erros da tradu\\u00e7\\u00e3o: <a href=\\\"https:\\/\\/crowdin.com\\/project\\/joomla-cms\\\" target=\\\"_blank\\\" title=\\\"Tradu\\u00e7\\u00e3o via Crowdin\\\">Tradu\\u00e7\\u00e3o da comunidade via sistema Crowdin<\\/a><\\/p>\\n <p> <\\/p>\\n <h2>Joomla! full portuguese (Portugal) language pack<\\/h2>\\n <p>Please report bugs or issues at <a href=\\\"https:\\/\\/www.facebook.com\\/groups\\/joomlaPT\\/\\\" target=\\\"_blank\\\">Joomla Portugal Facebook group<\\/a>.<\\/p>\\n <p>Translated by <a href=\\\"https:\\/\\/www.joomlaportugal.org\\\" target=\\\"_blank\\\" title=\\\"Comunidade JoomlaPortugal\\\">JoomlaPortugal Community<\\/a> using Crowdin system.<\\/p>\\n<\\/div>\",\"group\":\"\",\"filename\":\"pkg_pt-PT\"}', '{}', '', '', 0, '0000-00-00 00:00:00', 0, 0),
(12786, 0, 'plg_installer_webinstaller', 'plugin', 'webinstaller', 'installer', 0, 1, 1, 0, '{\"name\":\"plg_installer_webinstaller\",\"type\":\"plugin\",\"creationDate\":\"28 April 2017\",\"author\":\"Joomla! Project\",\"copyright\":\"Copyright (C) 2013 - 2019 Open Source Matters. All rights reserved.\",\"authorEmail\":\"admin@joomla.org\",\"authorUrl\":\"www.joomla.org\",\"version\":\"2.0.1\",\"description\":\"PLG_INSTALLER_WEBINSTALLER_XML_DESCRIPTION\",\"group\":\"\",\"filename\":\"webinstaller\"}', '{}', '', '', 0, '0000-00-00 00:00:00', 0, 0),
(12787, 0, 'com_slideshowck', 'component', 'com_slideshowck', '', 1, 1, 0, 0, '{\"name\":\"com_slideshowck\",\"type\":\"component\",\"creationDate\":\"April 2019\",\"author\":\"Cedric Keiflin\",\"copyright\":\"Copyright (C) 2019. All rights reserved.\",\"authorEmail\":\"ced1870@gmail.com\",\"authorUrl\":\"https:\\/\\/www.joomlack.fr\",\"version\":\"2.0.6\",\"description\":\"SLIDESHOWCK_DESC\",\"group\":\"\",\"filename\":\"slideshowck\"}', '{}', '', '', 0, '0000-00-00 00:00:00', 0, 0),
(12788, 0, 'Slideshow CK', 'module', 'mod_slideshowck', '', 0, 1, 0, 0, '{\"name\":\"Slideshow CK\",\"type\":\"module\",\"creationDate\":\"Avril 2012\",\"author\":\"C\\u00e9dric KEIFLIN\",\"copyright\":\"C\\u00e9dric KEIFLIN\",\"authorEmail\":\"ced1870@gmail.com\",\"authorUrl\":\"https:\\/\\/www.joomlack.fr\",\"version\":\"2.0.5\",\"description\":\"SLIDESHOWCK_XML_DESCRIPTION\",\"group\":\"\",\"filename\":\"mod_slideshowck\"}', '{\"source\":\"slidesmanager\",\"slides\":\"[{|qq|imgname|qq|:|qq|media\\/com_slideshowck\\/images\\/slides\\/bridge.jpg|qq|,|qq|imgcaption|qq|:|qq|This bridge is very long|qq|,|qq|imgtitle|qq|:|qq|This is a bridge|qq|,|qq|imgthumb|qq|:|qq|..\\/media\\/com_slideshowck\\/images\\/slides\\/bridge.jpg|qq|,|qq|imglink|qq|:|qq||qq|,|qq|imgtarget|qq|:|qq|default|qq|,|qq|imgalignment|qq|:|qq|default|qq|,|qq|imgvideo|qq|:|qq||qq|,|qq|slidearticleid|qq|:|qq||qq|,|qq|slidearticlename|qq|:|qq||qq|,|qq|imgtime|qq|:|qq||qq|},{|qq|imgname|qq|:|qq|media\\/com_slideshowck\\/images\\/slides\\/road.jpg|qq|,|qq|imgcaption|qq|:|qq|This slideshow uses a JQuery script adapted from <a href=|dq|https:\\/\\/www.pixedelic.com\\/plugins\\/camera\\/|dq|>Pixedelic<\\/a>|qq|,|qq|imgtitle|qq|:|qq|On the road again|qq|,|qq|imgthumb|qq|:|qq|..\\/media\\/com_slideshowck\\/images\\/slides\\/road.jpg|qq|,|qq|imglink|qq|:|qq||qq|,|qq|imgtarget|qq|:|qq|default|qq|,|qq|imgalignment|qq|:|qq|default|qq|,|qq|imgvideo|qq|:|qq||qq|,|qq|slidearticleid|qq|:|qq||qq|,|qq|slidearticlename|qq|:|qq||qq|,|qq|imgtime|qq|:|qq||qq|},{|qq|imgname|qq|:|qq|media\\/com_slideshowck\\/images\\/slides2\\/sea.jpg|qq|,|qq|imgcaption|qq|:|qq||qq|,|qq|imgtitle|qq|:|qq||qq|,|qq|imgthumb|qq|:|qq|..\\/media\\/com_slideshowck\\/images\\/slides2\\/sea.jpg|qq|,|qq|imglink|qq|:|qq||qq|,|qq|imgtarget|qq|:|qq|default|qq|,|qq|imgalignment|qq|:|qq|default|qq|,|qq|imgvideo|qq|:|qq||qq|,|qq|slidearticleid|qq|:|qq||qq|,|qq|slidearticlename|qq|:|qq||qq|,|qq|imgtime|qq|:|qq||qq|}]\",\"styles\":\"\",\"alignment\":\"center\",\"loader\":\"pie\",\"width\":\"auto\",\"height\":\"62%\",\"minheight\":\"150\",\"navigation\":\"2\",\"skin\":\"camera_amber_skin\",\"thumbnails\":\"1\",\"thumbnailwidth\":\"100\",\"thumbnailheight\":\"75\",\"pagination\":\"1\",\"displayorder\":\"normal\",\"limitslides\":\"\",\"usecaption\":\"1\",\"usetitle\":\"1\",\"usecaptiondesc\":\"1\",\"textlength\":\"\",\"striptags\":\"1\",\"linkposition\":\"fullslide\",\"linkbuttontext\":\"SLIDESHOWCK_LINK_BUTTON_TEXT\",\"linkbuttonclass\":\"btn\",\"linkautoimage\":\"0\",\"linktarget\":\"_parent\",\"effect\":\"random\",\"time\":\"7000\",\"transperiod\":\"1500\",\"captioneffect\":\"random\",\"portrait\":\"0\",\"autoAdvance\":\"1\",\"hover\":\"1\",\"keyboardnavigation\":\"0\",\"fullpage\":\"0\",\"container\":\"\",\"usemobileimage\":\"0\",\"mobileimageresolution\":\"640\",\"usecaptionresponsive\":\"1\",\"captionresponsiveresolution\":\"480\",\"captionresponsivefontsize\":\"0.6em\",\"captionresponsivehidecaption\":\"0\",\"loadjqueryeasing\":\"1\",\"autocreatethumbs\":\"1\",\"usethumbstype\":\"mini\",\"fixhtml\":\"0\",\"debug\":\"1\",\"cache\":\"1\",\"cache_time\":\"900\",\"cachemode\":\"itemid\"}', '', '', 0, '0000-00-00 00:00:00', 0, 0),
(12790, 12798, 'COM_JCE', 'component', 'com_jce', '', 1, 1, 0, 0, '{\"name\":\"COM_JCE\",\"type\":\"component\",\"creationDate\":\"22-08-2019\",\"author\":\"Ryan Demmer\",\"copyright\":\"Copyright (C) 2006 - 2019 Ryan Demmer. All rights reserved\",\"authorEmail\":\"info@joomlacontenteditor.net\",\"authorUrl\":\"www.joomlacontenteditor.net\",\"version\":\"2.7.17\",\"description\":\"COM_JCE_XML_DESCRIPTION\",\"group\":\"\",\"filename\":\"jce\"}', '{}', '', '', 0, '0000-00-00 00:00:00', 0, 0),
(12791, 12798, 'plg_editors_jce', 'plugin', 'jce', 'editors', 0, 1, 1, 0, '{\"name\":\"plg_editors_jce\",\"type\":\"plugin\",\"creationDate\":\"22-08-2019\",\"author\":\"Ryan Demmer\",\"copyright\":\"Copyright (C) 2006 - 2019 Ryan Demmer. All rights reserved\",\"authorEmail\":\"info@joomlacontenteditor.net\",\"authorUrl\":\"http:\\/\\/www.joomlacontenteditor.net\",\"version\":\"2.7.17\",\"description\":\"WF_EDITOR_PLUGIN_DESC\",\"group\":\"\",\"filename\":\"jce\"}', '{}', '', '', 0, '0000-00-00 00:00:00', 0, 0),
(12792, 12798, 'plg_content_jce', 'plugin', 'jce', 'content', 0, 1, 1, 0, '{\"name\":\"plg_content_jce\",\"type\":\"plugin\",\"creationDate\":\"22-08-2019\",\"author\":\"Ryan Demmer\",\"copyright\":\"Copyright (C) 2006 - 2019 Ryan Demmer. All rights reserved\",\"authorEmail\":\"info@joomlacontenteditor.net\",\"authorUrl\":\"http:\\/\\/www.joomlacontenteditor.net\",\"version\":\"2.7.17\",\"description\":\"PLG_CONTENT_JCE_XML_DESCRIPTION\",\"group\":\"\",\"filename\":\"jce\"}', '{}', '', '', 0, '0000-00-00 00:00:00', 0, 0),
(12793, 12798, 'plg_extension_jce', 'plugin', 'jce', 'extension', 0, 1, 1, 0, '{\"name\":\"plg_extension_jce\",\"type\":\"plugin\",\"creationDate\":\"22-08-2019\",\"author\":\"Ryan Demmer\",\"copyright\":\"Copyright (C) 2006 - 2019 Ryan Demmer. All rights reserved\",\"authorEmail\":\"info@joomlacontenteditor.net\",\"authorUrl\":\"http:\\/\\/www.joomlacontenteditor.net\",\"version\":\"2.7.17\",\"description\":\"PLG_EXTENSION_JCE_XML_DESCRIPTION\",\"group\":\"\",\"filename\":\"jce\"}', '{}', '', '', 0, '0000-00-00 00:00:00', 0, 0),
(12794, 12798, 'plg_fields_mediajce', 'plugin', 'mediajce', 'fields', 0, 1, 1, 0, '{\"name\":\"plg_fields_mediajce\",\"type\":\"plugin\",\"creationDate\":\"22-08-2019\",\"author\":\"Ryan Demmer\",\"copyright\":\"Copyright (C) 2006 - 2019 Ryan Demmer. All rights reserved\",\"authorEmail\":\"info@joomlacontenteditor.net\",\"authorUrl\":\"https:\\/\\/www.joomlacontenteditor.net\",\"version\":\"2.7.17\",\"description\":\"PLG_FIELDS_MEDIAJCE_XML_DESCRIPTION\",\"group\":\"\",\"filename\":\"mediajce\"}', '[]', '', '', 0, '0000-00-00 00:00:00', 0, 0),
(12795, 12798, 'plg_installer_jce', 'plugin', 'jce', 'installer', 0, 1, 1, 0, '{\"name\":\"plg_installer_jce\",\"type\":\"plugin\",\"creationDate\":\"22-08-2019\",\"author\":\"Ryan Demmer\",\"copyright\":\"Copyright (C) 2006 - 2019 Ryan Demmer. All rights reserved\",\"authorEmail\":\"info@joomlacontenteditor.net\",\"authorUrl\":\"http:\\/\\/www.joomlacontenteditor.net\",\"version\":\"2.7.17\",\"description\":\"PLG_INSTALLER_JCE_XML_DESCRIPTION\",\"group\":\"\",\"filename\":\"jce\"}', '{}', '', '', 0, '0000-00-00 00:00:00', 0, 0),
(12796, 12798, 'plg_quickicon_jce', 'plugin', 'jce', 'quickicon', 0, 1, 1, 0, '{\"name\":\"plg_quickicon_jce\",\"type\":\"plugin\",\"creationDate\":\"22-08-2019\",\"author\":\"Ryan Demmer\",\"copyright\":\"Copyright (C) 2006 - 2019 Ryan Demmer. All rights reserved\",\"authorEmail\":\"info@joomlacontenteditor.net\",\"authorUrl\":\"http:\\/\\/www.joomlacontenteditor.net\",\"version\":\"2.7.17\",\"description\":\"PLG_QUICKICON_JCE_XML_DESCRIPTION\",\"group\":\"\",\"filename\":\"jce\"}', '{}', '', '', 0, '0000-00-00 00:00:00', 0, 0),
(12797, 12798, 'plg_system_jce', 'plugin', 'jce', 'system', 0, 1, 1, 0, '{\"name\":\"plg_system_jce\",\"type\":\"plugin\",\"creationDate\":\"22-08-2019\",\"author\":\"Ryan Demmer\",\"copyright\":\"Copyright (C) 2006 - 2019 Ryan Demmer. All rights reserved\",\"authorEmail\":\"info@joomlacontenteditor.net\",\"authorUrl\":\"http:\\/\\/www.joomlacontenteditor.net\",\"version\":\"2.7.17\",\"description\":\"PLG_SYSTEM_JCE_XML_DESCRIPTION\",\"group\":\"\",\"filename\":\"jce\"}', '{}', '', '', 0, '0000-00-00 00:00:00', 0, 0),
(12798, 0, 'PKG_JCE', 'package', 'pkg_jce', '', 0, 1, 1, 0, '{\"name\":\"PKG_JCE\",\"type\":\"package\",\"creationDate\":\"22-08-2019\",\"author\":\"Ryan Demmer\",\"copyright\":\"\",\"authorEmail\":\"\",\"authorUrl\":\"\",\"version\":\"2.7.17\",\"description\":\"PKG_JCE_XML_DESCRIPTION\",\"group\":\"\",\"filename\":\"pkg_jce\"}', '{}', '', '', 0, '0000-00-00 00:00:00', 0, 0),
(12799, 0, 'FavSlider Responsive Slideshow', 'module', 'mod_favslider', '', 0, 1, 0, 0, '{\"name\":\"FavSlider Responsive Slideshow\",\"type\":\"module\",\"creationDate\":\"2013\",\"author\":\"FavThemes\",\"copyright\":\"Copyright (C) FavThemes. All rights reserved.\",\"authorEmail\":\"\",\"authorUrl\":\"http:\\/\\/www.favthemes.com\",\"version\":\"2.2\",\"description\":\"\\n  \\n\\n    <a href=\\\"http:\\/\\/extensions.favthemes.com\\/favslider\\\" target=\\\"_blank\\\"><strong>FavSlider<\\/strong><\\/a> is a free responsive Joomla! module that can be used to create a slideshow and customize each slide using the 90+ module settings.\\n\\n    For more info, please see the <a href=\\\"http:\\/\\/extensions.favthemes.com\\/favslider\\\" target=\\\"_blank\\\" style=\\\"font-weight: bold;\\\">demo and documentation<\\/a> for the FavSlider module.\\n    <br\\/><br\\/>\\n\\n    <a href=\\\"http:\\/\\/extensions.favthemes.com\\/favslider\\\" target=\\\"_blank\\\">\\n      <img src=\\\"..\\/modules\\/mod_favslider\\/theme\\/img\\/favslider.jpg\\\" alt=\\\"FavSlider Responsive Module\\\">\\n    <\\/a>\\n\\n    <br\\/><br\\/>\\n    Copyright &#169; 2012-2018 <a href=\\\"http:\\/\\/www.favthemes.com\\\" target=\\\"_blank\\\" style=\\\"font-weight: bold;\\\">FavThemes<\\/a>.\\n    <br\\/><br\\/>\\n\\n    <link rel=\\\"stylesheet\\\" href=\\\"..\\/modules\\/mod_favslider\\/theme\\/css\\/admin.css\\\" type=\\\"text\\/css\\\" \\/>\\n    <link rel=\\\"stylesheet\\\" href=\\\"\\/\\/use.fontawesome.com\\/releases\\/v5.1.0\\/css\\/all.css\\\" type=\\\"text\\/css\\\" \\/>\\n    <link rel=\\\"stylesheet\\\" href=\\\"\\/\\/fonts.googleapis.com\\/css?family=Open+Sans:400\\\" type=\\\"text\\/css\\\" \\/>\\n    <script src=\\\"..\\/modules\\/mod_favslider\\/theme\\/js\\/jscolor\\/jscolor.js\\\" type=\\\"text\\/javascript\\\"><\\/script>\\n    <script src=\\\"..\\/modules\\/mod_favslider\\/theme\\/js\\/admin\\/admin.js\\\" type=\\\"text\\/javascript\\\"><\\/script>\\n\\n  \\n  \",\"group\":\"\",\"filename\":\"mod_favslider\"}', '{\"jquery_load\":\"1\",\"carousel_autorun\":\"1\",\"cycling_speed\":\"3000\",\"caption_color\":\"favslider-caption-dark\",\"show_caption_effect\":\"1\",\"show_title\":\"1\",\"title_color\":\"ffffff\",\"title_font_size\":\"21px\",\"title_line_height\":\"1.3em\",\"title_margin\":\"0px 0px 10px 0px\",\"show_description\":\"1\",\"description_text_color\":\"ffffff\",\"description_text_font_size\":\"14px\",\"description_text_line_height\":\"1.5em\",\"description_text_margin\":\"0px\",\"show_mobile_title\":\"1\",\"show_mobile_description\":\"1\",\"caption_hide\":\"0px\",\"show_arrows\":\"1\",\"arrows_color\":\"FFFFFF\",\"arrows_bg_color\":\"111\",\"arrows_border_radius\":\"0\",\"show_indicators\":\"1\",\"indicators_color\":\"favslider-dark\",\"indicators_active_color\":\"0099ff\",\"show_slide1\":\"1\",\"image_alt1\":\"\",\"image_link1\":\"\",\"image_link_target1\":\"blank\",\"title_text1\":\"Simply Amazing\",\"description_text1\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua.\",\"show_slide2\":\"1\",\"image_alt2\":\"\",\"image_link2\":\"\",\"image_link_target2\":\"blank\",\"title_text2\":\"Simply Amazing\",\"description_text2\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua.\",\"show_slide3\":\"1\",\"image_alt3\":\"\",\"image_link3\":\"\",\"image_link_target3\":\"blank\",\"title_text3\":\"Simply Amazing\",\"description_text3\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua.\",\"show_slide4\":\"1\",\"image_alt4\":\"\",\"image_link4\":\"\",\"image_link_target4\":\"blank\",\"title_text4\":\"Simply Amazing\",\"description_text4\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua.\",\"show_slide5\":\"1\",\"image_alt5\":\"\",\"image_link5\":\"\",\"image_link_target5\":\"blank\",\"title_text5\":\"Simply Amazing\",\"description_text5\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua.\",\"show_slide6\":\"0\",\"image_alt6\":\"\",\"image_link6\":\"\",\"image_link_target6\":\"blank\",\"title_text6\":\"Simply Amazing\",\"description_text6\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua.\",\"show_slide7\":\"0\",\"image_alt7\":\"\",\"image_link7\":\"\",\"image_link_target7\":\"blank\",\"title_text7\":\"Simply Amazing\",\"description_text7\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua.\",\"show_slide8\":\"0\",\"image_alt8\":\"\",\"image_link8\":\"\",\"image_link_target8\":\"blank\",\"title_text8\":\"Simply Amazing\",\"description_text8\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua.\",\"show_slide9\":\"0\",\"image_alt9\":\"\",\"image_link9\":\"\",\"image_link_target9\":\"blank\",\"title_text9\":\"Simply Amazing\",\"description_text9\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua.\",\"show_slide10\":\"0\",\"image_alt10\":\"\",\"image_link10\":\"\",\"image_link_target10\":\"blank\",\"title_text10\":\"Simply Amazing\",\"description_text10\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua.\",\"cache\":\"1\",\"cache_time\":\"900\",\"cachemode\":\"static\"}', '', '', 0, '0000-00-00 00:00:00', 0, 0),
(12800, 12803, 'Editor - JoomlaCK', 'plugin', 'jckeditor', 'editors', 0, 1, 1, 0, '{\"name\":\"Editor - JoomlaCK\",\"type\":\"plugin\",\"creationDate\":\"Jan 2015\",\"author\":\"WebxSolution Ltd\",\"copyright\":\"\",\"authorEmail\":\"\",\"authorUrl\":\"\",\"version\":\"6.6.2\",\"description\":\"PLG_JCK_XML_DESC\",\"group\":\"\",\"filename\":\"jckeditor\"}', '{\"toolbar\":\"Full\",\"toolbar_ft\":\"Basic\",\"uicolor\":\"#D6E6F4\",\"skin\":\"office2007\",\"content_css\":\"1\",\"content_css_custom\":\"\",\"styles_css\":\"1\",\"styles_css_custom\":\"\",\"imagePath\":\"images\",\"flashPath\":\"images\\/flash\",\"filePath\":\"files\",\"entermode\":\"1\",\"shiftentermode\":\"2\",\"wwidth\":\"\",\"hheight\":\"\",\"showerrors\":\"1\",\"lang_mode\":\"1\",\"lang_code\":\"en\",\"bgcolor\":\"#FFFFFF\",\"ftcolor\":\"\",\"ftsize\":\"12\",\"ftfamily\":\"Arial\",\"textalign\":\"0\",\"entities\":\"1\",\"formatsource\":\"1\",\"returnScript\":\"1\",\"useUserFolders\":\"0\",\"userFolderType\":\"username\",\"forcesimpleAmpersand\":\"0\",\"startupFocus\":\"0\",\"EnableImageDragndrop\":\"1\",\"imageDragndropPath\":\"images\",\"jcktypography\":\"1\",\"jcktypographycontent\":\"\",\"autolaunchFilebrowser\":\"1\",\"minify\":\"1\",\"magicline_enabled\":\"1\"}', '', '', 0, '0000-00-00 00:00:00', 0, 0),
(12801, 12803, 'System - JCK Modal', 'plugin', 'jckmodal', 'system', 0, 0, 1, 0, '{\"name\":\"System - JCK Modal\",\"type\":\"plugin\",\"creationDate\":\"April 2011\",\"author\":\"WebxSolution Ltd\",\"copyright\":\"Copyright 2011 WebxSolution Ltd. All rights reserved.\",\"authorEmail\":\"studio@webxsolution.com\",\"authorUrl\":\"www.webxsolution.com\",\"version\":\"1.1\",\"description\":\"Forces Joomla to initialise the Modal JS classes required by JTree Link\'s modal option.\",\"group\":\"\",\"filename\":\"jckmodal\"}', '{}', '', '', 0, '0000-00-00 00:00:00', 0, 0),
(12802, 12803, 'com_jckman', 'component', 'com_jckman', '', 1, 1, 0, 0, '{\"name\":\"com_jckman\",\"type\":\"component\",\"creationDate\":\"Jan 2015\",\"author\":\"Andrew Williams\",\"copyright\":\"2013 - 2015 WebxSolutions Ltd\",\"authorEmail\":\"\",\"authorUrl\":\"\",\"version\":\"6.4.4\",\"description\":\" \\n\\t<p>JoomlaCK Editor Manager v6.4<\\/p> \\n\\t\",\"group\":\"\"}', '{}', '', '', 0, '0000-00-00 00:00:00', 0, 0),
(12803, 0, 'JCK Suite', 'package', 'pkg_jcksuite', '', 0, 1, 1, 0, '{\"name\":\"JCK Suite\",\"type\":\"package\",\"creationDate\":\"Nov 2014\",\"author\":\"Andrew Williams\",\"copyright\":\"\",\"authorEmail\":\"\",\"authorUrl\":\"\",\"version\":\"6.6.2\",\"description\":\"PLG_JCK_SUITE_XML_DESC\",\"group\":\"\",\"filename\":\"pkg_jcksuite\"}', '{}', '', '', 0, '0000-00-00 00:00:00', 0, 0),
(12804, 12806, 'Content - GroupDocs Embedder', 'plugin', 'grpdocsviewer', 'content', 0, 1, 1, 0, '{\"name\":\"Content - GroupDocs Embedder\",\"type\":\"plugin\",\"creationDate\":\"March 2015\",\"author\":\"GroupDocs Team\",\"copyright\":\"Copyright (C) 2008-2013 soeren. All rights reserved.\",\"authorEmail\":\"support@groupdocs.com\",\"authorUrl\":\"http:\\/\\/groupdocs.com\\/apps\\/viewer\",\"version\":\"1.3.3\",\"description\":\"Embeds GroupDocs document to your Joomla page.\\n\\t\",\"group\":\"\",\"filename\":\"grpdocsviewer\"}', '{}', '', '', 0, '0000-00-00 00:00:00', 0, 0),
(12805, 12806, 'Editor Button - GroupDocs Viewer', 'plugin', 'grpdocsviewer', 'editors-xtd', 0, 1, 1, 0, '{\"name\":\"Editor Button - GroupDocs Viewer\",\"type\":\"plugin\",\"creationDate\":\"March 2015\",\"author\":\"GroupDocs Team\",\"copyright\":\"copyright (c) GroupDocs, 2012. All rights  reserved\",\"authorEmail\":\"support@groupdocs.com\",\"authorUrl\":\"virtuemart.net\",\"version\":\"1.3.3\",\"description\":\"Adds an editor button for GroupDocs Viewer.\",\"group\":\"\",\"filename\":\"grpdocsviewer\"}', '{\"groupdocs_client_login\":\"\",\"groupdocs_client_password\":\"\"}', '', '', 0, '0000-00-00 00:00:00', 0, 0),
(12806, 0, 'GroupDocs Viewer Plugins', 'package', 'pkg_groupdocsviewer', '', 0, 1, 1, 0, '{\"name\":\"GroupDocs Viewer Plugins\",\"type\":\"package\",\"creationDate\":\"September 2014\",\"author\":\"GroupDocs Team\",\"copyright\":\"copyright (c) GroupDocs, 2012. All rights  reserved\",\"authorEmail\":\"\",\"authorUrl\":\"\",\"version\":\"1.3.2\",\"description\":\"<h2 style=\\\"font-size: 2.5em;\\\">Thanks for installing the GroupDocs Plugins Package!<\\/h2> <p style=\\\"font-size:2.0em;\\\">You now have two new plugins: a Content and an Editor Button Plugin. <span style=\\\"color:red;\\\">Remember\\n to publish both plugins so you can use them.<\\/span>\",\"group\":\"\",\"filename\":\"pkg_groupdocsviewer\"}', '{}', '', '', 0, '0000-00-00 00:00:00', 0, 0),
(12807, 10711, 'Astroid Framework', 'library', 'astroid', '', 0, 1, 1, 0, '{\"name\":\"Astroid Framework\",\"type\":\"library\",\"creationDate\":\"Dec 2019\",\"author\":\"JoomDev\",\"copyright\":\"Copyright (C) 2019 Joomdev, Inc. All rights reserved.\",\"authorEmail\":\"info@joomdev.com\",\"authorUrl\":\"https:\\/\\/www.joomdev.com\",\"version\":\"2.3.0\",\"description\":\"Astroid Template Framework by JoomDev\",\"group\":\"\",\"filename\":\"astroid\"}', '{}', '', '', 0, '0000-00-00 00:00:00', 0, 0),
(12808, 0, 'PopUp Aholic', 'module', 'mod_popupaholic', '', 0, 1, 0, 0, '{\"name\":\"PopUp Aholic\",\"type\":\"module\",\"creationDate\":\"November 2016\",\"author\":\"GraphicAholic\",\"copyright\":\"Copyright 2019 - graphicaholic.com\",\"authorEmail\":\"support@graphicaholic.com\",\"authorUrl\":\"https:\\/\\/www.graphicaholic.com\\/demos\",\"version\":\"1.3.2\",\"description\":\"PopUp Aholic is a full featured FREE Joomla 3.x popup model box module.\",\"group\":\"\",\"filename\":\"mod_popupaholic\"}', '{\"autoResponsive\":\"false\",\"boxWidth\":\"600\",\"boxHeight\":\"600\",\"boxTimer\":\"10\",\"cookieExpire\":\"noCookie\",\"cookieTime\":\"15\",\"setDelay\":\"0\",\"setDelayValue\":\"1\",\"boxSelection\":\"1\",\"boxFile\":\"http:\\/\\/\",\"closeButton\":\"1\",\"closeOnlyX\":\"true\",\"effectsIn\":\"none\",\"effectsOut\":\"none\",\"effectSpeed\":\"250\",\"backgroundOverlay\":\"rgb(0,0,0,1)\",\"boxBackground\":\"rgb(255,255,255,1)\",\"boxFont\":\"rgb(0,0,0,1)\",\"boxRadius\":\"0\",\"boxBorder\":\"0\",\"borderSize\":\"0\",\"borderColor\":\"rgb(0,0,0,1)\",\"borderType\":\"solid\",\"boxShadow\":\"0\",\"boxShadowOpacity\":\"rgb(0,0,0,1)\",\"4cornerMargin\":\"20\",\"loadScripts\":\"1\",\"loadjQuery\":\"0\",\"moduleclass_sfx\":\"\",\"cache\":\"1\",\"cache_time\":\"900\",\"documentation\":\"900\"}', '', '', 0, '0000-00-00 00:00:00', 0, 0),
(12810, 0, 'Nextend2', 'component', 'com_nextend2', '', 1, 1, 0, 0, '{\"name\":\"Nextend2\",\"type\":\"component\",\"creationDate\":\"2015-11-01\",\"author\":\"NEXTENDWEB\",\"copyright\":\"Copyright (C) Nextendweb.com\",\"authorEmail\":\"support@nextendweb.com\",\"authorUrl\":\"http:\\/\\/nextendweb.com\",\"version\":\"2.0.23\",\"description\":\"Nextend core services.\",\"group\":\"\",\"filename\":\"nextend2\"}', '{}', '', '', 0, '0000-00-00 00:00:00', 0, 0),
(12811, 0, 'Smart Slider 3', 'component', 'com_smartslider3', '', 1, 1, 0, 0, '{\"name\":\"Smart Slider 3\",\"type\":\"component\",\"creationDate\":\"2015-11-01\",\"author\":\"Nextendweb\",\"copyright\":\"Copyright (C) Nextendweb.com\",\"authorEmail\":\"support@nextendweb.com\",\"authorUrl\":\"http:\\/\\/smartslider3.com\",\"version\":\"3.3.28\",\"description\":\"Component for Smart Slider 3.\",\"group\":\"\",\"filename\":\"smartslider3\"}', '{}', '', '', 0, '0000-00-00 00:00:00', 0, 0),
(12812, 0, 'Smart Slider 3', 'module', 'mod_smartslider3', '', 0, 1, 0, 0, '{\"name\":\"Smart Slider 3\",\"type\":\"module\",\"creationDate\":\"2017.08.03.\",\"author\":\"Nextendweb\",\"copyright\":\"Copyright (C) Nextendweb.com\",\"authorEmail\":\"support@nextendweb.com\",\"authorUrl\":\"https:\\/\\/smartslider3.com\",\"version\":\"3.3.28\",\"description\":\"This module displays sliders from Smart Slider 3. You can create the sliders in the Smart Slider 3 component!\",\"group\":\"\",\"filename\":\"mod_smartslider3\"}', '{\"slider\":\"1\",\"editslider\":\"\",\"slider-embed\":\"\"}', '', '', 0, '0000-00-00 00:00:00', 0, 0),
(12813, 0, 'Nextend2 Library', 'plugin', 'nextend2', 'system', 0, 1, 1, 0, '{\"name\":\"Nextend2 Library\",\"type\":\"plugin\",\"creationDate\":\"2018.06.11.\",\"author\":\"Nextendweb\",\"copyright\":\"Copyright (C) 2018 Nextendweb.com. All rights reserved.\",\"authorEmail\":\"roland@nextendweb.com\",\"authorUrl\":\"http:\\/\\/nextendweb.com\",\"version\":\"3.3.28\",\"description\":\"\",\"group\":\"\",\"filename\":\"nextend2\"}', '{}', '', '', 0, '0000-00-00 00:00:00', 0, 0),
(12814, 0, 'Nextend Smart Slider 3', 'plugin', 'nextendsmartslider3', 'system', 0, 1, 1, 0, '{\"name\":\"Nextend Smart Slider 3\",\"type\":\"plugin\",\"creationDate\":\"2017.08.03\",\"author\":\"Nextendweb\",\"copyright\":\"Copyright (C) 2017 Nextendweb.com. All rights reserved.\",\"authorEmail\":\"support@nextendweb.com\",\"authorUrl\":\"http:\\/\\/smartslider3.com\",\"version\":\"3.3.28\",\"description\":\"\",\"group\":\"\",\"filename\":\"nextendsmartslider3\"}', '{}', '', '', 0, '0000-00-00 00:00:00', 0, 0),
(12815, 0, 'plg_installer_smartslider3', 'plugin', 'smartslider3', 'installer', 0, 1, 1, 0, '{\"name\":\"plg_installer_smartslider3\",\"type\":\"plugin\",\"creationDate\":\"2017.08.03.\",\"author\":\"Nextendweb\",\"copyright\":\"Copyright (C) 2017 Nextendweb. All rights reserved\",\"authorEmail\":\"support@nextendweb.com\",\"authorUrl\":\"http:\\/\\/smartslider3.com\",\"version\":\"3.3.28\",\"description\":\"Smart Slider 3 updater plugin\",\"group\":\"\",\"filename\":\"smartslider3\"}', '{}', '', '', 0, '0000-00-00 00:00:00', 0, 0),
(12816, 0, 'J51_Carousel', 'module', 'mod_j51carousel', '', 0, 1, 0, 0, '{\"name\":\"J51_Carousel\",\"type\":\"module\",\"creationDate\":\"November 2014\",\"author\":\"Joomla51\",\"copyright\":\"Copyright (C)2014 Joomla51\",\"authorEmail\":\"info@joomla51.com\",\"authorUrl\":\"http:\\/\\/www.joomla51.com\",\"version\":\"2.1.1\",\"description\":\"<link href=\\\"..\\/modules\\/mod_j51carousel\\/css\\/admin.css\\\" rel=\\\"stylesheet\\\" type=\\\"text\\/css\\\" media=\\\"all\\\" \\/>\\n\\t<!--\\n                  #wrap1 {padding:0px 0px 4px 0px;}\\n                  h1 {clear:both;font-family: Arial Narrow,sans-serif;font-size:18px;margin:0px 0px 12px 0px;padding:0px 0px 1px 10px;color:#C64934; a:}\\n                  .wrap2 {background:#fff;border:1px solid #8F8F8F;padding:10px; color:#403d6a;}\\n                  -->\\n                  <\\/style><div class=\\\"templateinfo\\\">\\n\\t<p>J51-Carousel by Joomla51<\\/p>\\n\\t\\n  \\t<\\/div>\\n  \\t\\n\\t\",\"group\":\"\",\"filename\":\"mod_j51carousel\"}', '{\"j51_num_blocks\":\"4\",\"j51_randomize\":\"0\",\"j51_blocks_per_slide\":\"1\",\"j51_boxed\":\"0\",\"j51_horiz_padding\":\"10\",\"j51_vert_padding\":\"10\",\"j51_autoplay\":\"true\",\"j51_transition_interval\":\"3000\",\"j51_transition_duration\":\"400\",\"j51_transition_type\":\"slide\",\"j51_transition_in\":\"fadeIn\",\"j51_transition_out\":\"fadeOut\",\"j51_pagination\":\"true\",\"j51_navigation\":\"true\",\"j51_text_prev\":\"Prev\",\"j51_text_next\":\"Next\",\"j51_image_width_tabl\":\"1\",\"j51_image_width_tabp\":\"1\",\"j51_image_width_mobl\":\"1\",\"j51_image_width_mobp\":\"1\",\"cache\":\"1\",\"cache_time\":\"900\",\"cachemode\":\"static\"}', '', '', 0, '0000-00-00 00:00:00', 0, 0),
(12817, 12819, 'com_djimageslider', 'component', 'com_djimageslider', '', 1, 1, 0, 0, '{\"name\":\"com_djimageslider\",\"type\":\"component\",\"creationDate\":\"2020-01-19\",\"author\":\"DJ-Extensions.com\",\"copyright\":\"Copyright (C) 2017 DJ-Extensions.com, All rights reserved.\",\"authorEmail\":\"contact@dj-extensions.com\",\"authorUrl\":\"http:\\/\\/dj-extensions.com\",\"version\":\"4.1.1\",\"description\":\"DJ-ImageSlider component\",\"group\":\"\"}', '{}', '', '', 0, '0000-00-00 00:00:00', 0, 0);
INSERT INTO `ynfp8_extensions` (`extension_id`, `package_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
(12818, 12819, 'DJ-ImageSlider', 'module', 'mod_djimageslider', '', 0, 1, 0, 0, '{\"name\":\"DJ-ImageSlider\",\"type\":\"module\",\"creationDate\":\"2020-01-19\",\"author\":\"DJ-Extensions.com\",\"copyright\":\"Copyright (C) 2017 DJ-Extensions.com, All rights reserved.\",\"authorEmail\":\"contact@dj-extensions.com\",\"authorUrl\":\"http:\\/\\/dj-extensions.com\",\"version\":\"4.1.1\",\"description\":\"DJ-ImageSlider Module\",\"group\":\"\",\"filename\":\"mod_djimageslider\"}', '{\"slider_source\":\"0\",\"slider_type\":\"0\",\"theme\":\"default\",\"image_folder\":\"images\\/sampledata\\/fruitshop\",\"link\":\"\",\"include_subcategories\":\"0\",\"full_width\":\"0\",\"image_width\":\"240\",\"image_height\":\"180\",\"fit_to\":\"0\",\"image_centering\":\"0\",\"sort_by\":\"1\",\"css3\":\"1\",\"autoplay\":\"1\",\"looponce\":\"0\",\"wcag\":\"1\",\"visible_images\":\"3\",\"space_between_images\":\"10\",\"max_images\":\"20\",\"link_image\":\"1\",\"show_title\":\"1\",\"show_desc\":\"1\",\"show_readmore\":\"0\",\"readmore_text\":\"\",\"link_title\":\"1\",\"link_desc\":\"0\",\"limit_desc\":\"\",\"title_color\":\"#FFFFFF\",\"title_font\":\"\",\"title_size\":\"\",\"desc_color\":\"#FFFFFF\",\"desc_font\":\"\",\"desc_size\":\"\",\"readmore_color\":\"#FFFFFF\",\"readmore_font\":\"\",\"readmore_size\":\"\",\"desc_bg\":\"#383838\",\"include_gf\":\"0\",\"border_radius\":\"0px 0px 0px 0px;\",\"desc_width\":\"\",\"desc_bottom\":\"0\",\"desc_horizontal\":\"0\",\"show_buttons\":\"1\",\"show_arrows\":\"1\",\"show_custom_nav\":\"0\",\"left_arrow\":\"\",\"right_arrow\":\"\",\"play_button\":\"\",\"pause_button\":\"\",\"arrows_top\":\"40\",\"arrows_horizontal\":\"10\",\"idx_style\":\"0\",\"effect\":\"Expo\",\"effect_type\":\"0\",\"duration\":\"\",\"delay\":\"\",\"preload\":\"800\",\"cache\":\"1\",\"cache_time\":\"900\"}', '', '', 0, '0000-00-00 00:00:00', 0, 0),
(12819, 0, 'DJ-ImageSlider Package', 'package', 'pkg_dj-imageslider', '', 0, 1, 1, 0, '{\"name\":\"DJ-ImageSlider Package\",\"type\":\"package\",\"creationDate\":\"2020-01-19\",\"author\":\"DJ-Extensions.com\",\"copyright\":\"Copyright (C) 2017 DJ-Extensions.com, All rights reserved.\",\"authorEmail\":\"contact@dj-extensions.com\",\"authorUrl\":\"http:\\/\\/dj-extensions.com\",\"version\":\"4.1.1\",\"description\":\"\\n\\t\\t<style type=\\\"text\\/css\\\">\\n\\t\\t\\t.djex-info { padding: 20px 30px 10px; margin: 0 0 20px 0; background: #ac00d4; color: #fff; border: 1px solid #81009f; font-family: Arial, Helvetica, sans-serif; font-size: 13px; font-weight: normal; -webkit-border-radius: 4px; border-radius: 4px; }\\n\\t\\t\\t.djex-title { text-transform: uppercase; font-weight: bold; font-size: 14px; }\\n\\t\\t\\t.djex-info a:link, .djex-info a:visited, .djex-info a:hover { color:#fff; text-decoration:underline; font-weight: 600; }\\t\\n\\t\\t\\t.djex-info img { float: left; margin: 0 30px 10px 0; }\\n\\t\\t<\\/style>\\n\\t\\t<div class=\\\"djex-info\\\">\\n\\t\\t\\t<a href=\\\"index.php?option=com_djimageslider\\\"><img src=\\\"components\\/com_djimageslider\\/assets\\/ex_slider.png\\\" \\/><\\/a>\\n\\t\\t\\t<p class=\\\"djex-title\\\">Thank you for installing DJ-ImageSlider!<\\/p>\\n\\t\\t\\t<p>The DJ-ImageSlider extension allows you to display slideshows containing slides with title and short description linked to any menu item, article or custom url address. \\n\\t\\t\\tIf you want to learn how to use DJ-ImageSlider please read <a target=\\\"_blank\\\" href=\\\"http:\\/\\/dj-extensions.com\\/documentation\\\">Documentation<\\/a> and <a target=\\\"_blank\\\" href=\\\"http:\\/\\/dj-extensions.com\\/faq\\\">FAQ section<\\/a><\\/p>\\n\\t\\t\\t<p>Check out our other extensions at <a target=\\\"_blank\\\" href=\\\"http:\\/\\/dj-extensions.com\\\">DJ-Extensions.com<\\/a><\\/p>\\n\\t\\t\\t<div style=\\\"clear:both\\\"><\\/div>\\n\\t\\t<\\/div>\\n\\t\\t\",\"group\":\"\",\"filename\":\"pkg_dj-imageslider\"}', '{}', '', '', 0, '0000-00-00 00:00:00', 0, 0),
(12820, 0, 'SJ Extra Slider for K2', 'module', 'mod_sj_k2_extra_slider', '', 0, 1, 0, 0, '{\"name\":\"SJ Extra Slider for K2\",\"type\":\"module\",\"creationDate\":\"April 2016\",\"author\":\"YouTech Company\",\"copyright\":\"Copyright (c) 2016 YouTech Company\",\"authorEmail\":\"contact@ytcvn.com\",\"authorUrl\":\"http:\\/\\/www.smartaddons.com\",\"version\":\"3.2.0\",\"description\":\"TPL_YTFRAMEWORK_XML_DESCRIPTION\",\"group\":\"\",\"filename\":\"mod_sj_k2_extra_slider\"}', '{\"item_link_target\":\"_self\",\"button_page\":\"\",\"theme\":\"style4\",\"nb-column0\":\"4\",\"nb-column1\":\"3\",\"nb-column2\":\"3\",\"nb-column3\":\"2\",\"nb-column4\":\"1\",\"nb_rows\":\"1\",\"source\":\"filter\",\"\":\"K2_SELECT_SPECIFIC_ITEMS\",\"catfilter\":\"0\",\"category_id\":\"\",\"getChildren\":\"0\",\"itemCount\":\"5\",\"itemsOrdering\":\"\",\"FeaturedItems\":\"1\",\"item\":\"\",\"items\":\"\",\"title_slider_display\":\"1\",\"title_slider\":\"Latest News\",\"item_title_display\":\"1\",\"item_title_max_characs\":\"20\",\"item_desc_display\":\"1\",\"item_desc_max_characs\":\"50\",\"item_tags_display\":\"0\",\"item_readmore_display\":\"1\",\"item_readmore_text\":\"Read more\",\"imgcfg_from_k2_image\":\"1\",\"imgcfg_from_inline_introtext\":\"1\",\"imgcfg_from_inline_fulltext\":\"1\",\"imgcfg_from_external\":\"1\",\"imgcfg_external_url\":\"images\\/k2\\/{id}.jpg\",\"imgcfg_order\":\"k2_image, inline_introtext, inline_fulltext, external\",\"imgcfg_function\":\"resize_stretch\",\"imgcfg_type\":\"\",\"imgcfg_transparency\":\"1\",\"imgcfg_width\":\"960\",\"imgcfg_height\":\"400\",\"imgcfg_background\":\"#FFFFFF\",\"imgcfg_placeholder_path\":\"modules\\/mod_sj_k2_extra_slider\\/assets\\/images\\/nophoto.jpg\",\"margin\":\"5\",\"slideBy\":\"1\",\"autoplay\":\"1\",\"autoplay_timeout\":\"5000\",\"pausehover\":\"1\",\"autoplay_speed\":\"2000\",\"startPosition\":\"0\",\"mousedrag\":\"1\",\"touchdrag\":\"1\",\"effect\":\"starwars\",\"dots\":\"1\",\"dotsSpeed\":\"500\",\"navs\":\"1\",\"navSpeed\":\"500\",\"duration\":\"600\",\"delay\":\"300\",\"pretext\":\"\",\"posttext\":\"\",\"owncache\":\"1\",\"cache_time\":\"900\"}', '', '', 0, '0000-00-00 00:00:00', 0, 0),
(12821, 0, 'COM_K2', 'component', 'com_k2', '', 1, 1, 0, 0, '{\"name\":\"COM_K2\",\"type\":\"component\",\"creationDate\":\"April 27th, 2020\",\"author\":\"JoomlaWorks\",\"copyright\":\"Copyright (c) 2006 - 2020 JoomlaWorks Ltd. All rights reserved.\",\"authorEmail\":\"please-use-the-contact-form@joomlaworks.net\",\"authorUrl\":\"www.joomlaworks.net\",\"version\":\"2.10.3\",\"description\":\"Thank you for installing K2 by JoomlaWorks, the powerful content extension for Joomla\",\"group\":\"\",\"filename\":\"k2\"}', '{\"tagName\":\"1\",\"tagItemCount\":\"10\",\"tagItemTitle\":\"1\",\"tagItemTitleLinked\":\"1\",\"tagItemDateCreated\":\"0\",\"tagItemImage\":\"1\",\"tagItemIntroText\":\"1\",\"tagItemCategory\":\"0\",\"tagItemTags\":\"0\",\"tagItemReadMore\":\"1\",\"tagItemExtraFields\":\"0\",\"tagOrdering\":\"\",\"tagFeedLink\":\"0\",\"tagFeedIcon\":\"0\",\"userName\":\"0\",\"userImage\":\"0\",\"userDescription\":\"1\",\"userURL\":\"1\",\"userEmail\":\"0\",\"userFeedLink\":\"0\",\"userFeedIcon\":\"0\",\"userItemCount\":\"10\",\"userItemTitle\":\"1\",\"userItemTitleLinked\":\"1\",\"userItemDateCreated\":\"0\",\"userItemImage\":\"1\",\"userItemIntroText\":\"1\",\"userItemCategory\":\"1\",\"userItemTags\":\"1\",\"userItemCommentsAnchor\":\"0\",\"userItemReadMore\":\"1\",\"userItemK2Plugins\":\"1\",\"genericTitle\":\"1\",\"genericItemCount\":\"10\",\"genericItemTitle\":\"1\",\"genericItemTitleLinked\":\"1\",\"genericItemDateCreated\":\"0\",\"genericItemImage\":\"1\",\"genericItemIntroText\":\"1\",\"genericItemCategory\":\"0\",\"genericItemReadMore\":\"1\",\"genericItemExtraFields\":\"0\",\"genericFeedLink\":\"0\",\"genericFeedIcon\":\"0\",\"socialButtonCode\":\"\",\"feedLimit\":\"10\",\"feedItemImage\":\"1\",\"feedImgSize\":\"S\",\"feedItemIntroText\":\"1\",\"feedTextWordLimit\":\"\",\"feedItemFullText\":\"1\",\"feedItemTags\":\"0\",\"feedItemVideo\":\"0\",\"feedItemGallery\":\"0\",\"feedItemAttachments\":\"0\",\"feedBogusEmail\":\"\",\"imagesQuality\":\"100\",\"itemImageXS\":\"100\",\"itemImageS\":\"200\",\"itemImageM\":\"400\",\"itemImageL\":\"600\",\"itemImageXL\":\"900\",\"itemImageGeneric\":\"300\",\"catImageWidth\":\"100\",\"catImageDefault\":\"1\",\"userImageWidth\":\"100\",\"userImageDefault\":\"1\",\"commenterImgWidth\":\"48\",\"imageTimestamp\":\"1\",\"imageMemoryLimit\":\"\",\"canonicalURL\":\"relative\",\"metaDescLimit\":\"150\",\"facebookMetatags\":\"1\",\"facebookImage\":\"Medium\",\"twitterMetatags\":\"1\",\"twitterUsername\":\"\",\"twitterImage\":\"Medium\",\"k2SeoGsdState\":\"1\",\"k2SeoGsdOrgName\":\"\",\"k2SeoGsdOrgLogo\":\"\",\"k2SeoGsdOrgLogoWidth\":\"\",\"k2SeoGsdOrgLogoHeight\":\"\",\"k2SeoGsdType\":\"Article\",\"enforceSEFReplacements\":\"0\",\"SEFReplacements\":\"\\u00c0|A, \\u00c1|A, \\u00c2|A, \\u00c3|A, \\u00c4|A, \\u00c5|A, \\u00e0|a, \\u00e1|a, \\u00e2|a, \\u00e3|a, \\u00e4|a, \\u00e5|a, \\u0100|A, \\u0101|a, \\u0102|A, \\u0103|a, \\u0104|A, \\u0105|a, \\u00c7|C, \\u00e7|c, \\u0106|C, \\u0107|c, \\u0108|C, \\u0109|c, \\u010a|C, \\u010b|c, \\u010c|C, \\u010d|c, \\u00d0|D, \\u00f0|d, \\u010e|D, \\u010f|d, \\u0110|D, \\u0111|d, \\u00c8|E, \\u00c9|E, \\u00ca|E, \\u00cb|E, \\u00e8|e, \\u00e9|e, \\u00ea|e, \\u00eb|e, \\u0112|E, \\u0113|e, \\u0114|E, \\u0115|e, \\u0116|E, \\u0117|e, \\u0118|E, \\u0119|e, \\u011a|E, \\u011b|e, \\u011c|G, \\u011d|g, \\u011e|G, \\u011f|g, \\u0120|G, \\u0121|g, \\u0122|G, \\u0123|g, \\u0124|H, \\u0125|h, \\u0126|H, \\u0127|h, \\u00cc|I, \\u00cd|I, \\u00ce|I, \\u00cf|I, \\u00ec|i, \\u00ed|i, \\u00ee|i, \\u00ef|i, \\u0128|I, \\u0129|i, \\u012a|I, \\u012b|i, \\u012c|I, \\u012d|i, \\u012e|I, \\u012f|i, \\u0130|I, \\u0131|i, \\u0134|J, \\u0135|j, \\u0136|K, \\u0137|k, \\u0138|k, \\u0139|L, \\u013a|l, \\u013b|L, \\u013c|l, \\u013d|L, \\u013e|l, \\u013f|L, \\u0140|l, \\u0141|L, \\u0142|l, \\u00d1|N, \\u00f1|n, \\u0143|N, \\u0144|n, \\u0145|N, \\u0146|n, \\u0147|N, \\u0148|n, \\u0149|n, \\u014a|N, \\u014b|n, \\u00d2|O, \\u00d3|O, \\u00d4|O, \\u00d5|O, \\u00d6|O, \\u00d8|O, \\u00f2|o, \\u00f3|o, \\u00f4|o, \\u00f5|o, \\u00f6|o, \\u00f8|o, \\u014c|O, \\u014d|o, \\u014e|O, \\u014f|o, \\u0150|O, \\u0151|o, \\u0154|R, \\u0155|r, \\u0156|R, \\u0157|r, \\u0158|R, \\u0159|r, \\u015a|S, \\u015b|s, \\u015c|S, \\u015d|s, \\u015e|S, \\u015f|s, \\u0160|S, \\u0161|s, \\u017f|s, \\u0162|T, \\u0163|t, \\u0164|T, \\u0165|t, \\u0166|T, \\u0167|t, \\u00d9|U, \\u00da|U, \\u00db|U, \\u00dc|U, \\u00f9|u, \\u00fa|u, \\u00fb|u, \\u00fc|u, \\u0168|U, \\u0169|u, \\u016a|U, \\u016b|u, \\u016c|U, \\u016d|u, \\u016e|U, \\u016f|u, \\u0170|U, \\u0171|u, \\u0172|U, \\u0173|u, \\u0174|W, \\u0175|w, \\u00dd|Y, \\u00fd|y, \\u00ff|y, \\u0176|Y, \\u0177|y, \\u0178|Y, \\u0179|Z, \\u017a|z, \\u017b|Z, \\u017c|z, \\u017d|Z, \\u017e|z, \\u03b1|a, \\u03b2|b, \\u03b3|g, \\u03b4|d, \\u03b5|e, \\u03b6|z, \\u03b7|h, \\u03b8|th, \\u03b9|i, \\u03ba|k, \\u03bb|l, \\u03bc|m, \\u03bd|n, \\u03be|x, \\u03bf|o, \\u03c0|p, \\u03c1|r, \\u03c3|s, \\u03c4|t, \\u03c5|y, \\u03c6|f, \\u03c7|ch, \\u03c8|ps, \\u03c9|w, \\u0391|A, \\u0392|B, \\u0393|G, \\u0394|D, \\u0395|E, \\u0396|Z, \\u0397|H, \\u0398|Th, \\u0399|I, \\u039a|K, \\u039b|L, \\u039c|M, \\u039e|X, \\u039f|O, \\u03a0|P, \\u03a1|R, \\u03a3|S, \\u03a4|T, \\u03a5|Y, \\u03a6|F, \\u03a7|Ch, \\u03a8|Ps, \\u03a9|W, \\u03ac|a, \\u03ad|e, \\u03ae|h, \\u03af|i, \\u03cc|o, \\u03cd|y, \\u03ce|w, \\u0386|A, \\u0388|E, \\u0389|H, \\u038a|I, \\u038c|O, \\u038e|Y, \\u038f|W, \\u03ca|i, \\u0390|i, \\u03cb|y, \\u03c2|s, \\u0410|A, \\u04d0|A, \\u04d2|A, \\u04d8|E, \\u04da|E, \\u04d4|E, \\u0411|B, \\u0412|V, \\u0413|G, \\u0490|G, \\u0403|G, \\u0492|G, \\u04f6|G, y|Y, \\u0414|D, \\u0415|E, \\u0400|E, \\u0401|YO, \\u04d6|E, \\u04bc|E, \\u04be|E, \\u0404|YE, \\u0416|ZH, \\u04c1|DZH, \\u0496|ZH, \\u04dc|DZH, \\u0417|Z, \\u0498|Z, \\u04de|DZ, \\u04e0|DZ, \\u0405|DZ, \\u0418|I, \\u040d|I, \\u04e4|I, \\u04e2|I, \\u0406|I, \\u0407|JI, \\u04c0|I, \\u0419|Y, \\u048a|Y, \\u0408|J, \\u041a|K, \\u049a|Q, \\u049e|Q, \\u04a0|K, \\u04c3|Q, \\u049c|K, \\u041b|L, \\u04c5|L, \\u0409|L, \\u041c|M, \\u04cd|M, \\u041d|N, \\u04c9|N, \\u04a2|N, \\u04c7|N, \\u04a4|N, \\u040a|N, \\u041e|O, \\u04e6|O, \\u04e8|O, \\u04ea|O, \\u04a8|O, \\u041f|P, \\u04a6|PF, \\u0420|P, \\u048e|P, \\u0421|S, \\u04aa|S, \\u0422|T, \\u04ac|TH, \\u040b|T, \\u040c|K, \\u0423|U, \\u040e|U, \\u04f2|U, \\u04f0|U, \\u04ee|U, \\u04ae|U, \\u04b0|U, \\u0424|F, \\u0425|H, \\u04b2|H, \\u04ba|H, \\u0426|TS, \\u04b4|TS, \\u0427|CH, \\u04f4|CH, \\u04b6|CH, \\u04cb|CH, \\u04b8|CH, \\u040f|DZ, \\u0428|SH, \\u0429|SHT, \\u042a|A, \\u042b|Y, \\u04f8|Y, \\u042c|Y, \\u048c|Y, \\u042d|E, \\u04ec|E, \\u042e|YU, \\u042f|YA, \\u0430|a, \\u04d1|a, \\u04d3|a, \\u04d9|e, \\u04db|e, \\u04d5|e, \\u0431|b, \\u0432|v, \\u0433|g, \\u0491|g, \\u0453|g, \\u0493|g, \\u04f7|g, y|y, \\u0434|d, \\u0435|e, \\u0450|e, \\u0451|yo, \\u04d7|e, \\u04bd|e, \\u04bf|e, \\u0454|ye, \\u0436|zh, \\u04c2|dzh, \\u0497|zh, \\u04dd|dzh, \\u0437|z, \\u0499|z, \\u04df|dz, \\u04e1|dz, \\u0455|dz, \\u0438|i, \\u045d|i, \\u04e5|i, \\u04e3|i, \\u0456|i, \\u0457|ji, \\u04c0|i, \\u0439|y, \\u048b|y, \\u0458|j, \\u043a|k, \\u049b|q, \\u049f|q, \\u04a1|k, \\u04c4|q, \\u049d|k, \\u043b|l, \\u04c6|l, \\u0459|l, \\u043c|m, \\u04ce|m, \\u043d|n, \\u04ca|n, \\u04a3|n, \\u04c8|n, \\u04a5|n, \\u045a|n, \\u043e|o, \\u04e7|o, \\u04e9|o, \\u04eb|o, \\u04a9|o, \\u043f|p, \\u04a7|pf, \\u0440|p, \\u048f|p, \\u0441|s, \\u04ab|s, \\u0442|t, \\u04ad|th, \\u045b|t, \\u045c|k, \\u0443|u, \\u045e|u, \\u04f3|u, \\u04f1|u, \\u04ef|u, \\u04af|u, \\u04b1|u, \\u0444|f, \\u0445|h, \\u04b3|h, \\u04bb|h, \\u0446|ts, \\u04b5|ts, \\u0447|ch, \\u04f5|ch, \\u04b7|ch, \\u04cc|ch, \\u04b9|ch, \\u045f|dz, \\u0448|sh, \\u0449|sht, \\u044a|a, \\u044b|y, \\u04f9|y, \\u044c|y, \\u048d|y, \\u044d|e, \\u04ed|e, \\u044e|yu, \\u044f|ya\",\"k2Sef\":\"0\",\"k2SefLabelItem\":\"1\",\"k2SefLabelItemCustomPrefix\":\"\",\"k2SefInsertItemId\":\"0\",\"k2SefUseItemTitleAlias\":\"1\",\"k2SefItemIdTitleAliasSep\":\"dash\",\"k2SefLabelCat\":\"\",\"k2SefInsertCatId\":\"0\",\"k2SefUseCatTitleAlias\":\"1\",\"k2SefCatIdTitleAliasSep\":\"dash\",\"k2SefLabelTag\":\"tag\",\"k2SefLabelUser\":\"author\",\"k2SefLabelDate\":\"date\",\"k2SefLabelSearch\":\"search\",\"enable_css\":\"1\",\"jQueryHandling\":\"1.9.1\",\"K2UserProfile\":\"1\",\"redirect\":\"155\",\"profilePageDisplay\":\"0\",\"comments\":\"0\",\"commentsOrdering\":\"DESC\",\"commentsLimit\":\"10\",\"commentsFormPosition\":\"below\",\"commentsPublishing\":\"0\",\"commentsReporting\":\"0\",\"commentsReportRecipient\":\"\",\"inlineCommentsModeration\":\"0\",\"gravatar\":\"0\",\"antispam\":\"0\",\"recaptchaForRegistered\":\"1\",\"akismetForRegistered\":\"1\",\"commentsFormNotes\":\"1\",\"commentsFormNotesText\":\"\",\"recaptcha_public_key\":\"\",\"recaptcha_private_key\":\"\",\"recaptcha_theme\":\"clean\",\"recaptchaV2\":\"1\",\"recaptchaOnRegistration\":\"0\",\"akismetApiKey\":\"\",\"stopForumSpam\":\"0\",\"stopForumSpamApiKey\":\"\",\"introTextCleanup\":\"0\",\"introTextCleanupExcludeTags\":\"\",\"introTextCleanupTagAttr\":\"\",\"fullTextCleanup\":\"0\",\"fullTextCleanupExcludeTags\":\"\",\"fullTextCleanupTagAttr\":\"\",\"xssFiltering\":\"0\",\"k2TagNorm\":\"0\",\"k2TagNormCase\":\"lower\",\"k2TagNormAdditionalReplacements\":\"\",\"linkPopupWidth\":\"900\",\"linkPopupHeight\":\"600\",\"frontendEditing\":\"1\",\"showImageTab\":\"1\",\"showImageGalleryTab\":\"1\",\"showVideoTab\":\"1\",\"showExtraFieldsTab\":\"1\",\"showAttachmentsTab\":\"1\",\"showK2Plugins\":\"1\",\"mergeEditors\":\"1\",\"taggingSystem\":\"free\",\"lockTags\":\"0\",\"adminSearch\":\"simple\",\"showItemsCounterAdmin\":\"1\",\"showChildCatItems\":\"1\",\"showTagFilter\":\"0\",\"backendListToggler\":\"TogglerStandard\",\"disableCompactOrdering\":\"0\",\"hideImportButton\":\"0\",\"siteItemHits\":\"1\",\"siteItemlistLimit\":\"100\",\"attachmentsFolder\":\"\",\"cookieDomain\":\"\",\"gatherStatistics\":\"1\"}', '', '', 0, '0000-00-00 00:00:00', 0, 0),
(12822, 0, 'K2 Comments', 'module', 'mod_k2_comments', '', 0, 1, 0, 0, '{\"name\":\"K2 Comments\",\"type\":\"module\",\"creationDate\":\"April 27th, 2020\",\"author\":\"JoomlaWorks\",\"copyright\":\"Copyright (c) 2006 - 2020 JoomlaWorks Ltd. All rights reserved.\",\"authorEmail\":\"please-use-the-contact-form@joomlaworks.net\",\"authorUrl\":\"www.joomlaworks.net\",\"version\":\"2.10.3\",\"description\":\"MOD_K2_COMMENTS_DESCRIPTION\",\"group\":\"\",\"filename\":\"mod_k2_comments.j25\"}', '{\"moduleclass_sfx\":\"\",\"module_usage\":\"\",\"\":\"K2_TOP_COMMENTERS\",\"catfilter\":\"0\",\"category_id\":\"\",\"comments_limit\":\"5\",\"comments_word_limit\":\"10\",\"commenterName\":\"1\",\"commentAvatar\":\"1\",\"commentAvatarWidthSelect\":\"custom\",\"commentAvatarWidth\":\"50\",\"commentDate\":\"1\",\"commentDateFormat\":\"absolute\",\"commentLink\":\"1\",\"itemTitle\":\"1\",\"itemCategory\":\"1\",\"feed\":\"1\",\"commenters_limit\":\"5\",\"commenterNameOrUsername\":\"1\",\"commenterAvatar\":\"1\",\"commenterAvatarWidthSelect\":\"custom\",\"commenterAvatarWidth\":\"50\",\"commenterLink\":\"1\",\"commenterCommentsCounter\":\"1\",\"commenterLatestComment\":\"1\",\"cache\":\"1\",\"cache_time\":\"900\"}', '', '', 0, '0000-00-00 00:00:00', 0, 0),
(12823, 0, 'K2 Content', 'module', 'mod_k2_content', '', 0, 1, 0, 0, '{\"name\":\"K2 Content\",\"type\":\"module\",\"creationDate\":\"April 27th, 2020\",\"author\":\"JoomlaWorks\",\"copyright\":\"Copyright (c) 2006 - 2020 JoomlaWorks Ltd. All rights reserved.\",\"authorEmail\":\"please-use-the-contact-form@joomlaworks.net\",\"authorUrl\":\"www.joomlaworks.net\",\"version\":\"2.10.3\",\"description\":\"K2_MOD_K2_CONTENT_DESCRIPTION\",\"group\":\"\",\"filename\":\"mod_k2_content.j25\"}', '{\"moduleclass_sfx\":\"\",\"getTemplate\":\"Default\",\"source\":\"filter\",\"\":\"K2_OTHER_OPTIONS\",\"catfilter\":\"0\",\"category_id\":\"\",\"getChildren\":\"0\",\"itemCount\":\"5\",\"itemsOrdering\":\"\",\"FeaturedItems\":\"1\",\"popularityRange\":\"\",\"videosOnly\":\"0\",\"items\":\"\",\"itemTitle\":\"1\",\"itemAuthor\":\"1\",\"itemAuthorAvatar\":\"1\",\"itemAuthorAvatarWidthSelect\":\"custom\",\"itemAuthorAvatarWidth\":\"50\",\"userDescription\":\"1\",\"itemIntroText\":\"1\",\"itemIntroTextWordLimit\":\"\",\"itemImage\":\"1\",\"itemImgSize\":\"Small\",\"itemVideo\":\"1\",\"itemVideoCaption\":\"1\",\"itemVideoCredits\":\"1\",\"itemAttachments\":\"1\",\"itemTags\":\"1\",\"itemCategory\":\"1\",\"itemDateCreated\":\"1\",\"itemHits\":\"1\",\"itemReadMore\":\"1\",\"itemExtraFields\":\"0\",\"itemCommentsCounter\":\"1\",\"feed\":\"1\",\"itemPreText\":\"\",\"itemCustomLink\":\"0\",\"itemCustomLinkTitle\":\"\",\"itemCustomLinkURL\":\"http:\\/\\/\",\"itemCustomLinkMenuItem\":\"\",\"K2Plugins\":\"1\",\"JPlugins\":\"1\",\"cache\":\"1\",\"cache_time\":\"900\"}', '', '', 0, '0000-00-00 00:00:00', 0, 0),
(12824, 0, 'K2 Tools', 'module', 'mod_k2_tools', '', 0, 1, 0, 0, '{\"name\":\"K2 Tools\",\"type\":\"module\",\"creationDate\":\"April 27th, 2020\",\"author\":\"JoomlaWorks\",\"copyright\":\"Copyright (c) 2006 - 2020 JoomlaWorks Ltd. All rights reserved.\",\"authorEmail\":\"please-use-the-contact-form@joomlaworks.net\",\"authorUrl\":\"www.joomlaworks.net\",\"version\":\"2.10.3\",\"description\":\"K2_TOOLS\",\"group\":\"\",\"filename\":\"mod_k2_tools.j25\"}', '{\"moduleclass_sfx\":\"\",\"module_usage\":\"0\",\"\":\"K2_CUSTOM_CODE_SETTINGS\",\"archiveItemsCounter\":\"1\",\"archiveCategory\":\"\",\"authors_module_category\":\"\",\"authorItemsCounter\":\"1\",\"authorAvatar\":\"1\",\"authorAvatarWidthSelect\":\"custom\",\"authorAvatarWidth\":\"50\",\"authorLatestItem\":\"1\",\"calendarCategory\":\"\",\"home\":\"\",\"seperator\":\"\",\"root_id\":\"\",\"end_level\":\"\",\"categoriesListOrdering\":\"\",\"categoriesListItemsCounter\":\"1\",\"root_id2\":\"\",\"catfilter\":\"0\",\"category_id\":\"\",\"getChildren\":\"0\",\"liveSearch\":\"0\",\"text\":\"\",\"button\":\"0\",\"imagebutton\":\"0\",\"button_text\":\"\",\"searchItemId\":\"\",\"min_size\":\"75\",\"max_size\":\"300\",\"cloud_limit\":\"30\",\"cloud_category\":\"0\",\"cloud_category_recursive\":\"0\",\"customCode\":\"\",\"parsePhp\":\"0\",\"K2Plugins\":\"0\",\"JPlugins\":\"0\",\"cache\":\"1\",\"cache_time\":\"900\"}', '', '', 0, '0000-00-00 00:00:00', 0, 0),
(12825, 0, 'K2 Users', 'module', 'mod_k2_users', '', 0, 1, 0, 0, '{\"name\":\"K2 Users\",\"type\":\"module\",\"creationDate\":\"April 27th, 2020\",\"author\":\"JoomlaWorks\",\"copyright\":\"Copyright (c) 2006 - 2020 JoomlaWorks Ltd. All rights reserved.\",\"authorEmail\":\"please-use-the-contact-form@joomlaworks.net\",\"authorUrl\":\"www.joomlaworks.net\",\"version\":\"2.10.3\",\"description\":\"K2_MOD_K2_USERS_DESCRTIPTION\",\"group\":\"\",\"filename\":\"mod_k2_users.j25\"}', '{\"moduleclass_sfx\":\"\",\"getTemplate\":\"Default\",\"source\":\"0\",\"\":\"K2_DISPLAY_OPTIONS\",\"filter\":\"1\",\"K2UserGroup\":\"\",\"ordering\":\"1\",\"limit\":\"4\",\"userIDs\":\"\",\"userName\":\"1\",\"userAvatar\":\"1\",\"userAvatarWidthSelect\":\"custom\",\"userAvatarWidth\":\"50\",\"userDescription\":\"1\",\"userDescriptionWordLimit\":\"\",\"userURL\":\"1\",\"userEmail\":\"0\",\"userFeed\":\"1\",\"userItemCount\":\"1\",\"cache\":\"1\",\"cache_time\":\"900\"}', '', '', 0, '0000-00-00 00:00:00', 0, 0),
(12826, 0, 'K2 User', 'module', 'mod_k2_user', '', 0, 1, 0, 0, '{\"name\":\"K2 User\",\"type\":\"module\",\"creationDate\":\"April 27th, 2020\",\"author\":\"JoomlaWorks\",\"copyright\":\"Copyright (c) 2006 - 2020 JoomlaWorks Ltd. All rights reserved.\",\"authorEmail\":\"please-use-the-contact-form@joomlaworks.net\",\"authorUrl\":\"www.joomlaworks.net\",\"version\":\"2.10.3\",\"description\":\"K2_MOD_K2_USER_DESCRIPTION\",\"group\":\"\",\"filename\":\"mod_k2_user.j25\"}', '{\"moduleclass_sfx\":\"\",\"pretext\":\"\",\"\":\"K2_LOGIN_LOGOUT_REDIRECTION\",\"name\":\"1\",\"userAvatar\":\"1\",\"userAvatarWidthSelect\":\"custom\",\"userAvatarWidth\":\"50\",\"menu\":\"\",\"login\":\"\",\"logout\":\"\",\"usesecure\":\"0\",\"cache\":\"0\",\"cache_time\":\"900\"}', '', '', 0, '0000-00-00 00:00:00', 0, 0),
(12827, 0, 'K2 Quick Icons (admin)', 'module', 'mod_k2_quickicons', '', 1, 1, 2, 0, '{\"name\":\"K2 Quick Icons (admin)\",\"type\":\"module\",\"creationDate\":\"April 27th, 2020\",\"author\":\"JoomlaWorks\",\"copyright\":\"Copyright (c) 2006 - 2020 JoomlaWorks Ltd. All rights reserved.\",\"authorEmail\":\"please-use-the-contact-form@joomlaworks.net\",\"authorUrl\":\"www.joomlaworks.net\",\"version\":\"2.10.3\",\"description\":\"K2_QUICKICONS_FOR_USE_IN_THE_JOOMLA_CONTROL_PANEL_DASHBOARD_PAGE\",\"group\":\"\",\"filename\":\"mod_k2_quickicons.j25\"}', '{\"modCSSStyling\":\"1\",\"modLogo\":\"1\",\"cache\":\"0\",\"cache_time\":\"900\"}', '', '', 0, '0000-00-00 00:00:00', 0, 0),
(12828, 0, 'K2 Stats (admin)', 'module', 'mod_k2_stats', '', 1, 1, 2, 0, '{\"name\":\"K2 Stats (admin)\",\"type\":\"module\",\"creationDate\":\"April 27th, 2020\",\"author\":\"JoomlaWorks\",\"copyright\":\"Copyright (c) 2006 - 2020 JoomlaWorks Ltd. All rights reserved.\",\"authorEmail\":\"please-use-the-contact-form@joomlaworks.net\",\"authorUrl\":\"www.joomlaworks.net\",\"version\":\"2.10.3\",\"description\":\"K2_STATS_FOR_USE_IN_THE_K2_DASHBOARD_PAGE\",\"group\":\"\",\"filename\":\"mod_k2_stats.j25\"}', '{\"latestItems\":\"1\",\"popularItems\":\"1\",\"mostCommentedItems\":\"1\",\"latestComments\":\"1\",\"statistics\":\"1\",\"cache\":\"0\",\"cache_time\":\"900\"}', '', '', 0, '0000-00-00 00:00:00', 0, 0),
(12829, 0, 'plg_finder_k2', 'plugin', 'k2', 'finder', 0, 0, 1, 0, '{\"name\":\"plg_finder_k2\",\"type\":\"plugin\",\"creationDate\":\"April 27th, 2020\",\"author\":\"JoomlaWorks\",\"copyright\":\"Copyright (c) 2006 - 2020 JoomlaWorks Ltd. All rights reserved.\",\"authorEmail\":\"please-use-the-contact-form@joomlaworks.net\",\"authorUrl\":\"www.joomlaworks.net\",\"version\":\"2.10.3\",\"description\":\"PLG_FINDER_K2_DESCRIPTION\",\"group\":\"\",\"filename\":\"k2\"}', '{}', '', '', 0, '0000-00-00 00:00:00', 0, 0),
(12830, 0, 'Search - K2', 'plugin', 'k2', 'search', 0, 1, 1, 0, '{\"name\":\"Search - K2\",\"type\":\"plugin\",\"creationDate\":\"April 27th, 2020\",\"author\":\"JoomlaWorks\",\"copyright\":\"Copyright (c) 2006 - 2020 JoomlaWorks Ltd. All rights reserved.\",\"authorEmail\":\"please-use-the-contact-form@joomlaworks.net\",\"authorUrl\":\"www.joomlaworks.net\",\"version\":\"2.10.3\",\"description\":\"K2_THIS_PLUGIN_EXTENDS_THE_DEFAULT_JOOMLA_SEARCH_FUNCTIONALITY_TO_K2_CONTENT\",\"group\":\"\",\"filename\":\"k2\"}', '{\"search_limit\":\"50\",\"search_tags\":\"0\"}', '', '', 0, '0000-00-00 00:00:00', 0, 0),
(12831, 0, 'System - K2', 'plugin', 'k2', 'system', 0, 1, 1, 0, '{\"name\":\"System - K2\",\"type\":\"plugin\",\"creationDate\":\"April 27th, 2020\",\"author\":\"JoomlaWorks\",\"copyright\":\"Copyright (c) 2006 - 2020 JoomlaWorks Ltd. All rights reserved.\",\"authorEmail\":\"please-use-the-contact-form@joomlaworks.net\",\"authorUrl\":\"www.joomlaworks.net\",\"version\":\"2.10.3\",\"description\":\"K2_THE_K2_SYSTEM_PLUGIN_IS_USED_TO_ASSIST_THE_PROPER_FUNCTIONALITY_OF_THE_K2_COMPONENT_SITE_WIDE_MAKE_SURE_ITS_ALWAYS_PUBLISHED_WHEN_THE_K2_COMPONENT_IS_INSTALLED\",\"group\":\"\",\"filename\":\"k2\"}', '{}', '', '', 0, '0000-00-00 00:00:00', 0, 0),
(12832, 0, 'User - K2', 'plugin', 'k2', 'user', 0, 1, 1, 0, '{\"name\":\"User - K2\",\"type\":\"plugin\",\"creationDate\":\"April 27th, 2020\",\"author\":\"JoomlaWorks\",\"copyright\":\"Copyright (c) 2006 - 2020 JoomlaWorks Ltd. All rights reserved.\",\"authorEmail\":\"please-use-the-contact-form@joomlaworks.net\",\"authorUrl\":\"www.joomlaworks.net\",\"version\":\"2.10.3\",\"description\":\"K2_A_USER_SYNCHRONIZATION_PLUGIN_FOR_K2\",\"group\":\"\",\"filename\":\"k2\"}', '{}', '', '', 0, '0000-00-00 00:00:00', 0, 0),
(12833, 12836, 'pdf_btn', 'plugin', 'pdf_btn', 'editors-xtd', 0, 1, 1, 0, '{\"name\":\"pdf_btn\",\"type\":\"plugin\",\"creationDate\":\"10th Oct 2018\",\"author\":\"Techjoomla\",\"copyright\":\"Copyright(C) 2009-18 TechJoomla\",\"authorEmail\":\"extensions@techjoomla.com\",\"authorUrl\":\"https:\\/\\/techjoomla.com\",\"version\":\"2.1.8\",\"description\":\"Adds the button \'Embed-PDF\' to the editor\",\"group\":\"\",\"filename\":\"pdf_btn\"}', '{}', '', '', 0, '0000-00-00 00:00:00', 0, 0),
(12834, 12836, 'pdf_embed', 'plugin', 'pdf_embed', 'content', 0, 1, 1, 0, '{\"name\":\"pdf_embed\",\"type\":\"plugin\",\"creationDate\":\"10th Oct 2018\",\"author\":\"Techjoomla\",\"copyright\":\"Copyright(C) 2009-18 TechJoomla\",\"authorEmail\":\"extensions@techjoomla.com\",\"authorUrl\":\"https:\\/\\/techjoomla.com\",\"version\":\"2.1.8\",\"description\":\"PLG_PDF_EMBED_DESC\",\"group\":\"\",\"filename\":\"pdf_embed\"}', '{\"viewer\":\"native\"}', '', '', 0, '0000-00-00 00:00:00', 0, 0),
(12835, 12836, 'plg_system_tjupdates', 'plugin', 'tjupdates', 'system', 0, 1, 1, 0, '{\"name\":\"plg_system_tjupdates\",\"type\":\"plugin\",\"creationDate\":\"26th Apr 2018\",\"author\":\"Techjoomla\",\"copyright\":\"Copyright (c) 2009-2018 Techjoomla. All rights reserved.\",\"authorEmail\":\"extensions@techjoomla.com\",\"authorUrl\":\"https:\\/\\/techjoomla.com\",\"version\":\"1.0.2\",\"description\":\"PLG_SYSTEM_TJUPDATES_XML_DESCRIPTION\",\"group\":\"\",\"filename\":\"tjupdates\"}', '{\"downloadid\":\"\",\"showUpdateNotice\":\"1\"}', '', '', 0, '0000-00-00 00:00:00', 0, 0),
(12836, 0, 'pdf_embed Package', 'package', 'pkg_pdf_embed', '', 0, 1, 1, 0, '{\"name\":\"pdf_embed Package\",\"type\":\"package\",\"creationDate\":\"10th Oct 2018\",\"author\":\"Techjoomla\",\"copyright\":\"Copyright(C) 2009-18 TechJoomla\",\"authorEmail\":\"extensions@techjoomla.com\",\"authorUrl\":\"https:\\/\\/techjoomla.com\",\"version\":\"2.1.8\",\"description\":\"\\n\\t<div><div style=\'float:left\'><h2>Embed - PDF <\\/h2><ul><li>Steps -<br>1.Enable content- PDF Embed.<br>2. Enable Button - Embed PDF<br> 3. Go to the article and click EMBED - PDF button<br>4. Add fields in pop-up box.<br>Save the article.<li>Syntax -<br>For native Relative path - {pdf=images\\/pdf\\/example.pdf|100%|500|native} OR Absolute path -  {http:\\/\\/sitename.com\\/images\\/pdf\\/example.pdf|100%|500|native}<br>For google {pdf=http:\\/\\/sitename.com\\/example.pdf|100%|500|google}<br>For pdfjs {pdf=http:\\/\\/yoursitename.com\\/example.pdf|100%|500|pdfjs}<br><\\/li><li>Note - Native viewer is not compatible with a mobile devices<\\/li><li>Read the <a target=\'_blank\' href=\'https:\\/\\/techjoomla.com\\/documentation-for-pdf-embed\\/installation-setup-usage-instructions-for-pdf-embed.html\'>plugin documentation<\\/a><\\/li><li>Show us your \\u2665: <a target=\\\"_blank\\\" href=\\\"http:\\/\\/extensions.joomla.org\\/extensions\\/extension\\/social-web\\/social-display\\/pdf-embed\\\">Review on the JED<\\/a><\\/li><\\/ul><br>Thank you for using a Techjoomla! extension<\\/div><p style=\'clear:both\'\\/><\\/div>\\n\\t\",\"group\":\"\",\"filename\":\"pkg_pdf_embed\"}', '{}', '', '', 0, '0000-00-00 00:00:00', 0, 0),
(12837, 0, 'AllVideos (by JoomlaWorks)', 'plugin', 'jw_allvideos', 'content', 0, 1, 1, 0, '{\"name\":\"AllVideos (by JoomlaWorks)\",\"type\":\"plugin\",\"creationDate\":\"January 17th, 2020\",\"author\":\"JoomlaWorks\",\"copyright\":\"Copyright (c) 2006 - 2020 JoomlaWorks Ltd. All rights reserved.\",\"authorEmail\":\"please-use-the-contact-form@joomlaworks.net\",\"authorUrl\":\"www.joomlaworks.net\",\"version\":\"6.0.0\",\"description\":\"JW_PLG_AV_XML_DESC\",\"group\":\"\",\"filename\":\"jw_allvideos\"}', '{\"\":\"JW_PLG_AV_GLOBAL_PARAMETERS\",\"playerTemplate\":\"Responsive\",\"vfolder\":\"images\\/videos\",\"vwidth\":\"600\",\"vheight\":\"450\",\"muted\":\"0\",\"allowVideoDownloading\":\"0\",\"afolder\":\"images\\/audio\",\"awidth\":\"600\",\"aheight\":\"60\",\"randomPosterForAudio\":\"0\",\"allowAudioDownloading\":\"0\",\"maxwidth\":\"\",\"controls\":\"1\",\"autoplay\":\"0\",\"loop\":\"0\",\"ytnocookie\":\"0\"}', '', '', 0, '0000-00-00 00:00:00', 0, 0);

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

--
-- Estrutura da tabela `ynfp8_fields`
--

CREATE TABLE `ynfp8_fields` (
  `id` int(10) UNSIGNED NOT NULL,
  `asset_id` int(10) UNSIGNED NOT NULL DEFAULT '0',
  `context` varchar(255) COLLATE utf8mb4_unicode_ci NOT NULL DEFAULT '',
  `group_id` int(10) UNSIGNED NOT NULL DEFAULT '0',
  `title` varchar(255) COLLATE utf8mb4_unicode_ci NOT NULL DEFAULT '',
  `name` varchar(255) COLLATE utf8mb4_unicode_ci NOT NULL DEFAULT '',
  `label` varchar(255) COLLATE utf8mb4_unicode_ci NOT NULL DEFAULT '',
  `default_value` text COLLATE utf8mb4_unicode_ci NOT NULL,
  `type` varchar(255) COLLATE utf8mb4_unicode_ci NOT NULL DEFAULT 'text',
  `note` varchar(255) COLLATE utf8mb4_unicode_ci NOT NULL DEFAULT '',
  `description` text COLLATE utf8mb4_unicode_ci NOT NULL,
  `state` tinyint(1) NOT NULL DEFAULT '0',
  `required` tinyint(1) NOT NULL DEFAULT '0',
  `checked_out` int(11) 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 COLLATE utf8mb4_unicode_ci NOT NULL,
  `fieldparams` text COLLATE utf8mb4_unicode_ci NOT NULL,
  `language` char(7) COLLATE utf8mb4_unicode_ci NOT NULL DEFAULT '',
  `created_time` datetime NOT NULL DEFAULT '0000-00-00 00:00:00',
  `created_user_id` int(10) UNSIGNED NOT NULL DEFAULT '0',
  `modified_time` datetime NOT NULL DEFAULT '0000-00-00 00:00:00',
  `modified_by` int(10) UNSIGNED NOT NULL DEFAULT '0',
  `access` int(11) NOT NULL DEFAULT '1'
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;

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

--
-- Estrutura da tabela `ynfp8_fields_categories`
--

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

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

--
-- Estrutura da tabela `ynfp8_fields_groups`
--

CREATE TABLE `ynfp8_fields_groups` (
  `id` int(10) UNSIGNED NOT NULL,
  `asset_id` int(10) UNSIGNED NOT NULL DEFAULT '0',
  `context` varchar(255) COLLATE utf8mb4_unicode_ci NOT NULL DEFAULT '',
  `title` varchar(255) COLLATE utf8mb4_unicode_ci NOT NULL DEFAULT '',
  `note` varchar(255) COLLATE utf8mb4_unicode_ci NOT NULL DEFAULT '',
  `description` text COLLATE utf8mb4_unicode_ci NOT NULL,
  `state` tinyint(1) NOT NULL DEFAULT '0',
  `checked_out` int(11) 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 COLLATE utf8mb4_unicode_ci NOT NULL,
  `language` char(7) COLLATE utf8mb4_unicode_ci NOT NULL DEFAULT '',
  `created` datetime NOT NULL DEFAULT '0000-00-00 00:00:00',
  `created_by` int(10) UNSIGNED NOT NULL DEFAULT '0',
  `modified` datetime NOT NULL DEFAULT '0000-00-00 00:00:00',
  `modified_by` int(10) UNSIGNED NOT NULL DEFAULT '0',
  `access` int(11) NOT NULL DEFAULT '1'
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;

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

--
-- Estrutura da tabela `ynfp8_fields_values`
--

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

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

--
-- Estrutura da tabela `ynfp8_finder_filters`
--

CREATE TABLE `ynfp8_finder_filters` (
  `filter_id` int(10) UNSIGNED NOT NULL,
  `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
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4;

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

--
-- Estrutura da tabela `ynfp8_finder_links`
--

CREATE TABLE `ynfp8_finder_links` (
  `link_id` int(10) UNSIGNED NOT NULL,
  `url` varchar(255) NOT NULL,
  `route` varchar(255) NOT NULL,
  `title` varchar(400) DEFAULT NULL,
  `description` text,
  `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
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4;

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

--
-- Estrutura da tabela `ynfp8_finder_links_terms0`
--

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

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

--
-- Estrutura da tabela `ynfp8_finder_links_terms1`
--

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

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

--
-- Estrutura da tabela `ynfp8_finder_links_terms2`
--

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

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

--
-- Estrutura da tabela `ynfp8_finder_links_terms3`
--

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

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

--
-- Estrutura da tabela `ynfp8_finder_links_terms4`
--

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

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

--
-- Estrutura da tabela `ynfp8_finder_links_terms5`
--

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

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

--
-- Estrutura da tabela `ynfp8_finder_links_terms6`
--

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

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

--
-- Estrutura da tabela `ynfp8_finder_links_terms7`
--

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

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

--
-- Estrutura da tabela `ynfp8_finder_links_terms8`
--

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

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

--
-- Estrutura da tabela `ynfp8_finder_links_terms9`
--

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

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

--
-- Estrutura da tabela `ynfp8_finder_links_termsa`
--

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

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

--
-- Estrutura da tabela `ynfp8_finder_links_termsb`
--

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

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

--
-- Estrutura da tabela `ynfp8_finder_links_termsc`
--

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

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

--
-- Estrutura da tabela `ynfp8_finder_links_termsd`
--

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

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

--
-- Estrutura da tabela `ynfp8_finder_links_termse`
--

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

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

--
-- Estrutura da tabela `ynfp8_finder_links_termsf`
--

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

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

--
-- Estrutura da tabela `ynfp8_finder_taxonomy`
--

CREATE TABLE `ynfp8_finder_taxonomy` (
  `id` int(10) UNSIGNED NOT NULL,
  `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'
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4;

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

--
-- Estrutura da tabela `ynfp8_finder_taxonomy_map`
--

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

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

--
-- Estrutura da tabela `ynfp8_finder_terms`
--

CREATE TABLE `ynfp8_finder_terms` (
  `term_id` int(10) UNSIGNED 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',
  `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 ''
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4;

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

--
-- Estrutura da tabela `ynfp8_finder_terms_common`
--

CREATE TABLE `ynfp8_finder_terms_common` (
  `term` varchar(75) NOT NULL,
  `language` varchar(3) NOT NULL
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4;

--
-- Extraindo dados da tabela `ynfp8_finder_terms_common`
--

INSERT INTO `ynfp8_finder_terms_common` (`term`, `language`) VALUES
('a', 'en'),
('about', 'en'),
('after', 'en'),
('ago', 'en'),
('all', 'en'),
('am', 'en'),
('an', 'en'),
('and', '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'),
('nothing', 'en'),
('of', 'en'),
('off', 'en'),
('often', 'en'),
('old', 'en'),
('on', 'en'),
('onc', 'en'),
('once', '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'),
('version', 'en'),
('very', 'en'),
('via', 'en'),
('want', 'en'),
('was', 'en'),
('way', 'en'),
('were', 'en'),
('what', 'en'),
('when', 'en'),
('where', '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');

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

--
-- Estrutura da tabela `ynfp8_finder_tokens`
--

CREATE TABLE `ynfp8_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 ''
) ENGINE=MEMORY DEFAULT CHARSET=utf8mb4;

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

--
-- Estrutura da tabela `ynfp8_finder_tokens_aggregate`
--

CREATE TABLE `ynfp8_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 ''
) ENGINE=MEMORY DEFAULT CHARSET=utf8mb4;

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

--
-- Estrutura da tabela `ynfp8_finder_types`
--

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

--
-- Extraindo dados da tabela `ynfp8_finder_types`
--

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

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

--
-- Estrutura da tabela `ynfp8_jcklanguages`
--

CREATE TABLE `ynfp8_jcklanguages` (
  `id` int(11) NOT NULL,
  `tag` varchar(5) DEFAULT NULL,
  `filename` varchar(100) DEFAULT NULL
) ENGINE=MyISAM DEFAULT CHARSET=latin1;

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

--
-- Estrutura da tabela `ynfp8_jckplugins`
--

CREATE TABLE `ynfp8_jckplugins` (
  `id` int(11) NOT NULL,
  `title` varchar(100) NOT NULL DEFAULT '',
  `name` varchar(100) NOT NULL,
  `type` varchar(100) NOT NULL DEFAULT 'command',
  `row` tinyint(4) NOT NULL DEFAULT '0',
  `icon` varchar(255) NOT NULL DEFAULT '',
  `published` tinyint(3) NOT NULL DEFAULT '0',
  `editable` tinyint(3) NOT NULL DEFAULT '0',
  `checked_out` int(11) NOT NULL DEFAULT '0',
  `checked_out_time` datetime NOT NULL DEFAULT '0000-00-00 00:00:00',
  `iscore` tinyint(3) NOT NULL DEFAULT '0',
  `acl` text,
  `params` text NOT NULL,
  `parentid` int(11) DEFAULT NULL
) ENGINE=MyISAM DEFAULT CHARSET=latin1;

--
-- Extraindo dados da tabela `ynfp8_jckplugins`
--

INSERT INTO `ynfp8_jckplugins` (`id`, `title`, `name`, `type`, `row`, `icon`, `published`, `editable`, `checked_out`, `checked_out_time`, `iscore`, `acl`, `params`, `parentid`) VALUES
(1, 'Scayt', 'scayt', 'plugin', 1, '-192', 1, 1, 0, '0000-00-00 00:00:00', 1, NULL, '', 82),
(2, '', 'sourcearea', 'plugin', 0, '', 1, 1, 0, '0000-00-00 00:00:00', 1, NULL, '', NULL),
(3, 'Source', 'source', 'command', 1, '0', 1, 1, 0, '0000-00-00 00:00:00', 1, NULL, '', 2),
(4, 'Preview', 'preview', 'plugin', 1, '-64', 1, 1, 0, '0000-00-00 00:00:00', 1, NULL, '', NULL),
(5, 'Cut', 'cut', 'command', 1, '-96', 1, 1, 0, '0000-00-00 00:00:00', 1, NULL, '', 60),
(6, 'Copy', 'copy', 'command', 1, '-112', 1, 1, 0, '0000-00-00 00:00:00', 1, NULL, '', 60),
(7, 'Paste', 'paste', 'command', 1, '-128', 1, 1, 0, '0000-00-00 00:00:00', 1, NULL, '', 60),
(8, 'PasteText', 'pastetext', 'plugin', 1, '-144', 1, 1, 0, '0000-00-00 00:00:00', 1, NULL, '', NULL),
(9, 'Find', 'find', 'plugin', 1, '-240', 1, 1, 0, '0000-00-00 00:00:00', 1, NULL, '', NULL),
(10, 'Replace', 'replace', 'command', 1, '-256', 1, 1, 0, '0000-00-00 00:00:00', 1, NULL, '', 9),
(11, 'SelectAll', 'selectall', 'command', 1, '-272', 1, 1, 0, '0000-00-00 00:00:00', 1, NULL, '', 61),
(12, 'RemoveFormat', 'removeformat', 'plugin', 1, '-288', 1, 1, 0, '0000-00-00 00:00:00', 1, NULL, '', NULL),
(13, 'Bold', 'bold', 'command', 2, '-304', 1, 1, 0, '0000-00-00 00:00:00', 1, NULL, '', 58),
(14, 'Italic', 'italic', 'command', 2, '-320', 1, 1, 0, '0000-00-00 00:00:00', 1, NULL, '', 58),
(15, 'Strike', 'strike', 'command', 2, '-352', 1, 1, 0, '0000-00-00 00:00:00', 1, NULL, '', 58),
(16, 'Subscript', 'subscript', 'command', 2, '-368', 1, 1, 0, '0000-00-00 00:00:00', 1, NULL, '', 58),
(17, 'Superscript', 'superscript', 'command', 2, '-384', 1, 1, 0, '0000-00-00 00:00:00', 1, NULL, '', 58),
(18, 'Underline', 'underline', 'command', 2, '-336', 1, 1, 0, '0000-00-00 00:00:00', 1, NULL, '', 58),
(19, 'Smiley', 'smiley', 'plugin', 2, '-640', 1, 1, 0, '0000-00-00 00:00:00', 1, NULL, '', NULL),
(20, 'Link', 'link', 'plugin', 2, '-528', 1, 1, 0, '0000-00-00 00:00:00', 1, NULL, '', NULL),
(21, 'Image', 'image', 'plugin', 2, '-576', 1, 1, 0, '0000-00-00 00:00:00', 1, NULL, '', NULL),
(22, 'Flash', 'flash', 'plugin', 2, '-592', 0, 1, 0, '0000-00-00 00:00:00', 1, NULL, '', NULL),
(23, 'SpecialChar', 'specialchar', 'plugin', 2, '-656', 1, 1, 0, '0000-00-00 00:00:00', 1, NULL, '', NULL),
(24, 'PageBreak', 'pagebreak', 'plugin', 2, '-672', 1, 1, 0, '0000-00-00 00:00:00', 1, NULL, '', NULL),
(25, 'SpellChecker', 'checkspell', 'command', 1, '-192', 1, 1, 0, '0000-00-00 00:00:00', 1, NULL, '', 82),
(26, '', 'tableresize', 'plugin', 2, '', 1, 1, 0, '0000-00-00 00:00:00', 1, NULL, '', 82),
(27, '', 'tabletools', 'plugin', 0, '', 1, 1, 0, '0000-00-00 00:00:00', 1, NULL, '', 82),
(28, 'TextColor', 'textcolor', 'command', 3, '-704', 1, 1, 0, '0000-00-00 00:00:00', 1, NULL, '', 62),
(29, 'BGColor', 'bgcolor', 'command', 3, '-720', 1, 1, 0, '0000-00-00 00:00:00', 1, NULL, '', 62),
(30, 'Form', 'form', 'command', 1, '-752', 1, 1, 0, '0000-00-00 00:00:00', 1, NULL, '', 75),
(31, 'Radio', 'radio', 'command', 1, '-784', 1, 1, 0, '0000-00-00 00:00:00', 1, NULL, '', 75),
(32, 'TextField', 'textfield', 'command', 1, '-800', 1, 1, 0, '0000-00-00 00:00:00', 1, NULL, '', 75),
(33, 'Textarea', 'textarea', 'command', 1, '-816', 1, 1, 0, '0000-00-00 00:00:00', 1, NULL, '', 75),
(34, 'ShowBlocks', 'showblocks', 'plugin', 3, '-1136', 1, 1, 0, '0000-00-00 00:00:00', 1, NULL, '', NULL),
(35, 'Select', 'select', 'command', 1, '-832', 1, 1, 0, '0000-00-00 00:00:00', 1, NULL, '', 75),
(36, 'ImageButton', 'imagebutton', 'command', 1, '-864', 1, 1, 0, '0000-00-00 00:00:00', 1, NULL, '', 75),
(37, 'HiddenField', 'hiddenfield', 'command', 1, '-880', 1, 1, 0, '0000-00-00 00:00:00', 1, NULL, '', 75),
(38, 'Checkbox', 'checkbox', 'command', 1, '-768', 1, 1, 0, '0000-00-00 00:00:00', 1, NULL, '', 75),
(39, 'Button', 'button', 'command', 1, '-848', 1, 1, 0, '0000-00-00 00:00:00', 1, NULL, '', 75),
(40, 'NumberedList', 'numberedlist', 'command', 2, '-400', 1, 1, 0, '0000-00-00 00:00:00', 1, NULL, '', 90),
(41, 'BulletedList', 'bulletedlist', 'command', 2, '-416', 1, 1, 0, '0000-00-00 00:00:00', 1, NULL, '', 90),
(42, 'Indent', 'indent', 'plugin', 2, '-448', 1, 1, 0, '0000-00-00 00:00:00', 1, NULL, '', NULL),
(43, 'Outdent', 'outdent', 'command', 2, '-432', 1, 1, 0, '0000-00-00 00:00:00', 1, NULL, '', 42),
(44, 'JustifyLeft', 'justifyleft', 'command', 2, '-464', 1, 1, 0, '0000-00-00 00:00:00', 1, NULL, '', 55),
(45, 'JustifyCenter', 'justifycenter', 'command', 2, '-480', 1, 1, 0, '0000-00-00 00:00:00', 1, NULL, '', 55),
(46, 'JustifyBlock', 'justifyblock', 'command', 2, '-512', 1, 1, 0, '0000-00-00 00:00:00', 1, NULL, '', 55),
(47, 'JustifyRight', 'justifyright', 'command', 2, '-496', 1, 1, 0, '0000-00-00 00:00:00', 1, NULL, '', 55),
(48, 'Blockquote', 'blockquote', 'plugin', 2, '-1152', 1, 1, 0, '0000-00-00 00:00:00', 1, NULL, '', NULL),
(49, 'About', 'about', 'plugin', 3, '-736', 0, 1, 0, '0000-00-00 00:00:00', 1, NULL, '', NULL),
(50, 'Maximize', 'maximize', 'plugin', 3, '-1040', 1, 1, 0, '0000-00-00 00:00:00', 1, NULL, '', NULL),
(51, '', 'div', 'plugin', 0, '', 1, 1, 0, '0000-00-00 00:00:00', 1, NULL, '', NULL),
(52, 'CreateDiv', 'creatediv', 'command', 2, '-1168', 1, 1, 0, '0000-00-00 00:00:00', 1, NULL, '', 51),
(53, '', 'editdiv', 'command', 0, '-1184', 1, 1, 0, '0000-00-00 00:00:00', 1, NULL, '', 51),
(54, '', 'removediv', 'command', 0, '-1200', 1, 1, 0, '0000-00-00 00:00:00', 1, NULL, '', 51),
(55, '', 'justify', 'plugin', 0, '', 1, 1, 0, '0000-00-00 00:00:00', 1, NULL, '', NULL),
(56, '', 'a11yhelp', 'plugin', 0, '', 1, 1, 0, '0000-00-00 00:00:00', 1, NULL, '', NULL),
(58, '', 'basicstyles', 'plugin', 0, '', 1, 1, 0, '0000-00-00 00:00:00', 1, NULL, '', NULL),
(59, 'Table', 'table', 'plugin', 2, '-608', 1, 1, 0, '0000-00-00 00:00:00', 1, NULL, '', NULL),
(60, '', 'clipboard', 'plugin', 0, '', 1, 1, 0, '0000-00-00 00:00:00', 1, NULL, '', NULL),
(61, '', 'selection', 'plugin', 0, '', 1, 1, 0, '0000-00-00 00:00:00', 1, NULL, '', NULL),
(62, '', 'colorbutton', 'plugin', 0, '', 1, 1, 0, '0000-00-00 00:00:00', 1, NULL, '', NULL),
(63, 'Unlink', 'unlink', 'command', 2, '-544', 1, 1, 0, '0000-00-00 00:00:00', 1, NULL, '', 20),
(64, 'Anchor', 'anchor', 'command', 2, '-560', 1, 1, 0, '0000-00-00 00:00:00', 1, NULL, '', 20),
(65, '', 'contextmenu', 'plugin', 0, '', 1, 1, 0, '0000-00-00 00:00:00', 1, NULL, '', NULL),
(66, '', 'editingblock', 'plugin', 0, '', 1, 1, 0, '0000-00-00 00:00:00', 1, NULL, '', NULL),
(67, '', 'elementspath', 'plugin', 0, '', 1, 1, 0, '0000-00-00 00:00:00', 1, NULL, '', NULL),
(68, '', 'enterkey', 'plugin', 0, '', 1, 1, 0, '0000-00-00 00:00:00', 1, NULL, '', NULL),
(69, '', 'entities', 'plugin', 0, '', 1, 1, 0, '0000-00-00 00:00:00', 1, NULL, '', NULL),
(70, '', 'toolbar', 'plugin', 0, '', 1, 1, 0, '0000-00-00 00:00:00', 1, NULL, '', NULL),
(71, '', 'jfilebrowser', 'filebrowser', 0, '', 1, 1, 0, '0000-00-00 00:00:00', 1, NULL, '', NULL),
(72, 'Styles', 'stylescombo', 'plugin', 3, '', 1, 1, 0, '0000-00-00 00:00:00', 1, NULL, '', NULL),
(73, 'Font', 'font', 'plugin', 3, '', 1, 1, 0, '0000-00-00 00:00:00', 1, NULL, '', NULL),
(74, 'Format', 'format', 'plugin', 3, '', 1, 1, 0, '0000-00-00 00:00:00', 1, NULL, '', NULL),
(75, '', 'forms', 'plugin', 0, '', 1, 1, 0, '0000-00-00 00:00:00', 1, NULL, '', NULL),
(76, 'About', 'jabout', 'plugin', 3, '-736', 1, 1, 0, '0000-00-00 00:00:00', 1, NULL, '', NULL),
(77, 'Flash', 'jflash', 'plugin', 2, '-592', 1, 1, 0, '0000-00-00 00:00:00', 1, NULL, '', NULL),
(78, 'Save', 'jsave', 'plugin', 1, '-32', 1, 1, 0, '0000-00-00 00:00:00', 1, NULL, '', NULL),
(79, 'JTreeLink', 'jtreelink', 'plugin', 2, 'images/jtreelink.png', 1, 1, 0, '0000-00-00 00:00:00', 1, NULL, '', NULL),
(80, 'HorizontalRule', 'horizontalrule', 'plugin', 2, '-624', 1, 1, 0, '0000-00-00 00:00:00', 1, NULL, '', NULL),
(81, 'Print', 'print', 'plugin', 1, '-176', 1, 1, 0, '0000-00-00 00:00:00', 1, NULL, '', NULL),
(82, '', 'wsc', 'plugin', 0, '', 1, 1, 0, '0000-00-00 00:00:00', 1, NULL, '', NULL),
(83, '', 'showborders', 'plugin', 0, '', 1, 1, 0, '0000-00-00 00:00:00', 1, NULL, '', NULL),
(84, '', 'tab', 'plugin', 0, '', 1, 1, 0, '0000-00-00 00:00:00', 1, NULL, '', NULL),
(85, 'Undo', 'undo', 'plugin', 1, '-208', 1, 1, 0, '0000-00-00 00:00:00', 1, NULL, '', NULL),
(86, 'Redo', 'redo', 'command', 1, '-224', 1, 1, 0, '0000-00-00 00:00:00', 1, NULL, '', 86),
(87, '', 'resize', 'plugin', 0, '', 1, 1, 0, '0000-00-00 00:00:00', 1, NULL, '', NULL),
(88, 'Templates', 'templates', 'plugin', 1, '-80', 1, 1, 0, '0000-00-00 00:00:00', 1, NULL, '', NULL),
(89, '', 'wysiwygarea', 'plugin', 0, '', 1, 1, 0, '0000-00-00 00:00:00', 1, NULL, '', NULL),
(90, '', 'list', 'plugin', 0, '', 1, 1, 0, '0000-00-00 00:00:00', 1, NULL, '', NULL),
(92, 'FontSize', 'fontsize', 'command', 3, '', 1, 1, 0, '0000-00-00 00:00:00', 1, NULL, '', 73),
(93, 'PasteFromWord', 'pastefromword', 'plugin', 1, '-160', 1, 1, 0, '0000-00-00 00:00:00', 1, NULL, '', NULL),
(94, 'Mobileimage', 'mobileimage', 'plugin', 1, 'icon.png', 1, 1, 0, '0000-00-00 00:00:00', 1, NULL, '', NULL),
(57, '', 'autogrow', 'plugin', 0, '', 0, 1, 0, '0000-00-00 00:00:00', 1, NULL, '', NULL),
(95, '', 'html5support', 'plugin', 0, '', 1, 1, 0, '0000-00-00 00:00:00', 1, NULL, '', NULL),
(96, 'Video', 'video', 'plugin', 3, 'images/icon.png', 1, 1, 0, '0000-00-00 00:00:00', 1, NULL, '', 95),
(97, 'Audio', 'audio', 'plugin', 3, 'images/icon.png', 1, 1, 0, '0000-00-00 00:00:00', 1, NULL, '', 95),
(98, 'UIColor', 'uicolor', 'plugin', 3, 'uicolor.gif', 1, 1, 0, '0000-00-00 00:00:00', 1, NULL, '', NULL),
(99, '', 'imagedragndrop', 'plugin', 0, '', 1, 1, 0, '0000-00-00 00:00:00', 1, NULL, '', NULL),
(100, '', 'ie9selectionoverride', 'plugin', 0, '', 1, 1, 0, '0000-00-00 00:00:00', 1, NULL, '', NULL);

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

--
-- Estrutura da tabela `ynfp8_jcktoolbarplugins`
--

CREATE TABLE `ynfp8_jcktoolbarplugins` (
  `toolbarid` int(11) NOT NULL,
  `pluginid` int(11) NOT NULL,
  `row` int(11) NOT NULL DEFAULT '0',
  `ordering` int(11) NOT NULL DEFAULT '0',
  `state` tinyint(3) NOT NULL DEFAULT '0'
) ENGINE=MyISAM DEFAULT CHARSET=latin1;

--
-- Extraindo dados da tabela `ynfp8_jcktoolbarplugins`
--

INSERT INTO `ynfp8_jcktoolbarplugins` (`toolbarid`, `pluginid`, `row`, `ordering`, `state`) VALUES
(1, 3, 1, 1, 1),
(1, 78, 1, 2, 1),
(1, 5, 2, 1, 1),
(1, 6, 2, 2, 1),
(1, 7, 2, 3, 1),
(1, 8, 2, 4, 1),
(1, 93, 2, 5, 1),
(1, 11, 2, 6, 1),
(1, 81, 2, 8, 1),
(1, 25, 2, 9, 1),
(1, 1, 2, 10, 1),
(1, 85, 3, 1, 1),
(1, 86, 3, 2, 1),
(1, 12, 3, 3, 1),
(1, 9, 3, 5, 1),
(1, 10, 3, 6, 1),
(1, 13, 4, 1, 1),
(1, 14, 4, 2, 1),
(1, 18, 4, 3, 1),
(1, 15, 4, 4, 1),
(1, 16, 4, 6, 1),
(1, 17, 4, 7, 1),
(1, 48, 4, 8, 1),
(1, 23, 4, 9, 1),
(1, 30, 5, 1, 1),
(1, 38, 5, 2, 1),
(1, 31, 5, 3, 1),
(1, 32, 5, 4, 1),
(1, 33, 5, 5, 1),
(1, 35, 5, 6, 1),
(1, 39, 5, 7, 1),
(1, 36, 5, 8, 1),
(1, 37, 5, 9, 1),
(1, 40, 6, 1, 1),
(1, 41, 6, 2, 1),
(1, 43, 6, 4, 1),
(1, 42, 6, 5, 1),
(1, 44, 7, 1, 1),
(1, 45, 7, 2, 1),
(1, 47, 7, 3, 1),
(1, 46, 7, 4, 1),
(1, 79, 8, 1, 1),
(1, 20, 8, 2, 1),
(1, 63, 8, 3, 1),
(1, 64, 8, 4, 1),
(1, 21, 9, 1, 1),
(1, 77, 9, 2, 1),
(1, 88, 9, 3, 1),
(1, 59, 9, 4, 1),
(1, 80, 9, 5, 1),
(1, 19, 9, 6, 1),
(1, 72, 10, 1, 1),
(1, 74, 10, 2, 1),
(1, 52, 10, 3, 1),
(1, 34, 10, 4, 1),
(1, 73, 11, 1, 1),
(1, 92, 11, 2, 1),
(1, 28, 11, 3, 1),
(1, 29, 11, 4, 1),
(1, 50, 12, 1, 1),
(1, 4, 12, 2, 1),
(1, 76, 12, 4, 1),
(1, 96, 12, 5, 1),
(1, 97, 12, 6, 1),
(1, 98, 12, 7, 1),
(2, 3, 1, 1, 1),
(2, 78, 1, 2, 1),
(2, 11, 2, 1, 1),
(2, 5, 2, 2, 1),
(2, 6, 2, 3, 1),
(2, 7, 2, 4, 1),
(2, 8, 2, 5, 1),
(2, 93, 2, 6, 1),
(2, 25, 2, 7, 1),
(2, 1, 2, 8, 1),
(2, 85, 3, 1, 1),
(2, 86, 3, 2, 1),
(2, 12, 3, 3, 1),
(2, 9, 3, 5, 1),
(2, 10, 3, 6, 1),
(2, 13, 4, 1, 1),
(2, 14, 4, 2, 1),
(2, 18, 4, 3, 1),
(2, 15, 4, 4, 1),
(2, 16, 4, 5, 1),
(2, 17, 4, 6, 1),
(2, 48, 4, 7, 1),
(2, 23, 4, 8, 1),
(2, 40, 5, 1, 1),
(2, 41, 5, 2, 1),
(2, 43, 5, 4, 1),
(2, 42, 5, 5, 1),
(2, 44, 6, 1, 1),
(2, 45, 6, 2, 1),
(2, 47, 6, 3, 1),
(2, 46, 6, 4, 1),
(2, 79, 7, 1, 1),
(2, 20, 7, 2, 1),
(2, 63, 7, 3, 1),
(2, 64, 7, 4, 1),
(2, 21, 8, 1, 1),
(2, 77, 8, 2, 1),
(2, 88, 8, 3, 1),
(2, 59, 8, 4, 1),
(2, 96, 8, 5, 1),
(2, 97, 8, 6, 1),
(2, 74, 9, 1, 1),
(2, 72, 9, 2, 1),
(2, 52, 10, 1, 1),
(2, 34, 10, 2, 1),
(2, 50, 11, 1, 1),
(2, 4, 11, 2, 1),
(2, 98, 11, 3, 1),
(2, 76, 11, 4, 1);

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

--
-- Estrutura da tabela `ynfp8_jcktoolbars`
--

CREATE TABLE `ynfp8_jcktoolbars` (
  `id` int(11) NOT NULL,
  `title` varchar(100) NOT NULL DEFAULT '',
  `name` varchar(100) NOT NULL,
  `published` tinyint(3) NOT NULL DEFAULT '0',
  `checked_out` int(11) NOT NULL DEFAULT '0',
  `checked_out_time` datetime NOT NULL DEFAULT '0000-00-00 00:00:00',
  `iscore` tinyint(3) NOT NULL DEFAULT '0',
  `params` text NOT NULL
) ENGINE=MyISAM DEFAULT CHARSET=latin1;

--
-- Extraindo dados da tabela `ynfp8_jcktoolbars`
--

INSERT INTO `ynfp8_jcktoolbars` (`id`, `title`, `name`, `published`, `checked_out`, `checked_out_time`, `iscore`, `params`) VALUES
(1, 'Full', 'full', 1, 0, '0000-00-00 00:00:00', 1, ''),
(2, 'Publisher', 'publisher', 1, 0, '0000-00-00 00:00:00', 1, ''),
(3, 'Basic', 'basic', 1, 0, '0000-00-00 00:00:00', 1, ''),
(4, 'Blog', 'blog', 1, 0, '0000-00-00 00:00:00', 1, ''),
(5, 'Image', 'image', 1, 0, '0000-00-00 00:00:00', 1, ''),
(6, 'Mobile', 'mobile', 1, 0, '0000-00-00 00:00:00', 1, '');

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

--
-- Estrutura da tabela `ynfp8_jdprofiler_designation`
--

CREATE TABLE `ynfp8_jdprofiler_designation` (
  `id` int(11) UNSIGNED NOT NULL,
  `title` varchar(255) COLLATE utf8mb4_unicode_ci NOT NULL,
  `ordering` int(11) NOT NULL,
  `state` tinyint(1) NOT NULL,
  `checked_out` int(11) NOT NULL,
  `checked_out_time` datetime NOT NULL,
  `created_by` int(11) NOT NULL,
  `modified_by` int(11) NOT NULL
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;

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

--
-- Estrutura da tabela `ynfp8_jdprofiler_profiles`
--

CREATE TABLE `ynfp8_jdprofiler_profiles` (
  `id` int(11) UNSIGNED NOT NULL,
  `name` varchar(255) COLLATE utf8mb4_unicode_ci NOT NULL,
  `alias` varchar(255) COLLATE utf8mb4_unicode_ci NOT NULL,
  `state` tinyint(1) NOT NULL,
  `email` varchar(255) COLLATE utf8mb4_unicode_ci NOT NULL,
  `phone` varchar(255) COLLATE utf8mb4_unicode_ci NOT NULL,
  `designation` varchar(255) COLLATE utf8mb4_unicode_ci NOT NULL,
  `image` varchar(255) COLLATE utf8mb4_unicode_ci NOT NULL,
  `sbio` text COLLATE utf8mb4_unicode_ci NOT NULL,
  `lbio` text COLLATE utf8mb4_unicode_ci NOT NULL,
  `team` varchar(255) COLLATE utf8mb4_unicode_ci NOT NULL,
  `location` varchar(255) COLLATE utf8mb4_unicode_ci NOT NULL,
  `social` varchar(255) COLLATE utf8mb4_unicode_ci NOT NULL,
  `skills` text COLLATE utf8mb4_unicode_ci NOT NULL,
  `details` text COLLATE utf8mb4_unicode_ci NOT NULL,
  `ordering` int(11) NOT NULL,
  `checked_out` int(11) NOT NULL,
  `checked_out_time` datetime NOT NULL,
  `created_by` int(11) NOT NULL,
  `modified_by` int(11) NOT NULL,
  `created_on` datetime NOT NULL,
  `modified_on` datetime NOT NULL
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;

--
-- Extraindo dados da tabela `ynfp8_jdprofiler_profiles`
--

INSERT INTO `ynfp8_jdprofiler_profiles` (`id`, `name`, `alias`, `state`, `email`, `phone`, `designation`, `image`, `sbio`, `lbio`, `team`, `location`, `social`, `skills`, `details`, `ordering`, `checked_out`, `checked_out_time`, `created_by`, `modified_by`, `created_on`, `modified_on`) VALUES
(1, 'Anna Matthew', 'anna-matthew', 1, 'annamatthew@yoursite.com', '', 'Founder', 'images/sampleimages/team/thumb1.jpg', '', '', '1', '', '{\"social0\":{\"icon\":\"fab fa-facebook-square\",\"link\":\"#\"},\"social1\":{\"icon\":\"fab fa-instagram\",\"link\":\"#\"},\"social2\":{\"icon\":\"fab fa-twitter-square\",\"link\":\"#\"},\"social3\":{\"icon\":\"fab fa-dribbble-square\",\"link\":\"#\"}}', '', '', 1, 0, '0000-00-00 00:00:00', 17, 17, '2019-06-14 06:26:58', '0000-00-00 00:00:00'),
(2, 'Maurice Becker', 'maurice-becker', 1, 'mauricebecker@yoursite.com', '', 'CTO', 'images/sampleimages/team/thumb3.jpg', '', '', '1', '', '{\"social0\":{\"icon\":\"fab fa-facebook-square\",\"link\":\"#\"},\"social1\":{\"icon\":\"fab fa-instagram\",\"link\":\"#\"},\"social2\":{\"icon\":\"fab fa-twitter-square\",\"link\":\"#\"},\"social3\":{\"icon\":\"fab fa-dribbble-square\",\"link\":\"#\"}}', '', '', 3, 0, '0000-00-00 00:00:00', 17, 17, '2019-06-14 06:28:28', '0000-00-00 00:00:00'),
(3, 'Thomas Castro', 'thomas-castro', 1, 'thomascastro@yoursite.com', '', 'Marketing Head', 'images/sampleimages/team/thumb2.jpg', '', '', '1', '', '{\"social0\":{\"icon\":\"fab fa-facebook-square\",\"link\":\"#\"},\"social3\":{\"icon\":\"fab fa-instagram\",\"link\":\"#\"},\"social2\":{\"icon\":\"fab fa-twitter-square\",\"link\":\"#\"},\"social1\":{\"icon\":\"fab fa-dribbble-square\",\"link\":\"#\"}}', '', '', 2, 0, '0000-00-00 00:00:00', 17, 17, '2019-06-14 06:28:14', '0000-00-00 00:00:00'),
(4, 'Alison Conner', 'alison-conner', 1, 'alisonconners@yoursite.com', '', 'Sales Manager', 'images/sampleimages/team/thumb4.jpg', '', '', '1', '', '{\"social0\":{\"icon\":\"fab fa-facebook-square\",\"link\":\"#\"},\"social1\":{\"icon\":\"fab fa-instagram\",\"link\":\"#\"},\"social2\":{\"icon\":\"fab fa-twitter-square\",\"link\":\"#\"},\"social3\":{\"icon\":\"fab fa-dribbble-square\",\"link\":\"#\"}}', '', '', 4, 0, '0000-00-00 00:00:00', 17, 250, '2019-06-14 06:28:58', '0000-00-00 00:00:00');

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

--
-- Estrutura da tabela `ynfp8_jdprofiler_skill`
--

CREATE TABLE `ynfp8_jdprofiler_skill` (
  `id` int(11) UNSIGNED NOT NULL,
  `ordering` int(11) NOT NULL,
  `title` varchar(255) COLLATE utf8mb4_unicode_ci NOT NULL,
  `state` tinyint(1) NOT NULL,
  `checked_out` int(11) NOT NULL,
  `checked_out_time` datetime NOT NULL,
  `created_by` int(11) NOT NULL,
  `modified_by` int(11) NOT NULL
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;

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

--
-- Estrutura da tabela `ynfp8_jdprofiler_team`
--

CREATE TABLE `ynfp8_jdprofiler_team` (
  `id` int(11) UNSIGNED NOT NULL,
  `title` varchar(255) COLLATE utf8mb4_unicode_ci NOT NULL,
  `ordering` int(11) NOT NULL,
  `state` tinyint(1) NOT NULL,
  `checked_out` int(11) NOT NULL,
  `checked_out_time` datetime NOT NULL,
  `created_by` int(11) NOT NULL,
  `modified_by` int(11) NOT NULL
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;

--
-- Extraindo dados da tabela `ynfp8_jdprofiler_team`
--

INSERT INTO `ynfp8_jdprofiler_team` (`id`, `title`, `ordering`, `state`, `checked_out`, `checked_out_time`, `created_by`, `modified_by`) VALUES
(1, 'Team', 1, 1, 0, '0000-00-00 00:00:00', 17, 17);

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

--
-- Estrutura da tabela `ynfp8_k2_attachments`
--

CREATE TABLE `ynfp8_k2_attachments` (
  `id` int(11) NOT NULL,
  `itemID` int(11) NOT NULL,
  `filename` varchar(255) COLLATE utf8mb4_unicode_ci NOT NULL,
  `title` varchar(255) COLLATE utf8mb4_unicode_ci NOT NULL,
  `titleAttribute` text COLLATE utf8mb4_unicode_ci NOT NULL,
  `hits` int(11) NOT NULL
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;

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

--
-- Estrutura da tabela `ynfp8_k2_categories`
--

CREATE TABLE `ynfp8_k2_categories` (
  `id` int(11) UNSIGNED NOT NULL,
  `name` varchar(255) COLLATE utf8mb4_unicode_ci NOT NULL,
  `alias` varchar(400) CHARACTER SET utf8mb4 COLLATE utf8mb4_bin NOT NULL DEFAULT '',
  `description` text COLLATE utf8mb4_unicode_ci NOT NULL,
  `parent` int(11) DEFAULT '0',
  `extraFieldsGroup` int(11) NOT NULL,
  `published` smallint(6) NOT NULL DEFAULT '0',
  `access` int(11) NOT NULL DEFAULT '0',
  `ordering` int(11) NOT NULL DEFAULT '0',
  `image` varchar(255) COLLATE utf8mb4_unicode_ci NOT NULL,
  `params` text COLLATE utf8mb4_unicode_ci NOT NULL,
  `trash` smallint(6) NOT NULL DEFAULT '0',
  `plugins` mediumtext COLLATE utf8mb4_unicode_ci NOT NULL,
  `language` char(7) COLLATE utf8mb4_unicode_ci NOT NULL
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;

--
-- Extraindo dados da tabela `ynfp8_k2_categories`
--

INSERT INTO `ynfp8_k2_categories` (`id`, `name`, `alias`, `description`, `parent`, `extraFieldsGroup`, `published`, `access`, `ordering`, `image`, `params`, `trash`, `plugins`, `language`) VALUES
(1, 'Oferta Formativa', 'oferta-formativa', '', 0, 1, 1, 1, 1, '', '{\"inheritFrom\":\"0\",\"catMetaDesc\":\"\",\"catMetaKey\":\"\",\"catMetaRobots\":\"\",\"catMetaAuthor\":\"\",\"theme\":\"\",\"num_leading_items\":\"2\",\"num_leading_columns\":\"1\",\"leadingImgSize\":\"Large\",\"num_primary_items\":\"4\",\"num_primary_columns\":\"2\",\"primaryImgSize\":\"Medium\",\"num_secondary_items\":\"4\",\"num_secondary_columns\":\"1\",\"secondaryImgSize\":\"Small\",\"num_links\":\"4\",\"num_links_columns\":\"1\",\"linksImgSize\":\"XSmall\",\"catCatalogMode\":\"0\",\"catFeaturedItems\":\"1\",\"catOrdering\":\"\",\"catPagination\":\"2\",\"catPaginationResults\":\"1\",\"catTitle\":\"1\",\"catTitleItemCounter\":\"1\",\"catDescription\":\"1\",\"catImage\":\"1\",\"catFeedLink\":\"1\",\"catFeedIcon\":\"1\",\"subCategories\":\"1\",\"subCatColumns\":\"2\",\"subCatOrdering\":\"\",\"subCatTitle\":\"1\",\"subCatTitleItemCounter\":\"1\",\"subCatDescription\":\"1\",\"subCatImage\":\"1\",\"itemImageXS\":\"\",\"itemImageS\":\"\",\"itemImageM\":\"\",\"itemImageL\":\"\",\"itemImageXL\":\"\",\"catItemTitle\":\"1\",\"catItemTitleLinked\":\"1\",\"catItemFeaturedNotice\":\"0\",\"catItemAuthor\":\"1\",\"catItemDateCreated\":\"1\",\"catItemRating\":\"0\",\"catItemImage\":\"1\",\"catItemIntroText\":\"1\",\"catItemIntroTextWordLimit\":\"\",\"catItemExtraFields\":\"1\",\"catItemHits\":\"0\",\"catItemCategory\":\"1\",\"catItemTags\":\"1\",\"catItemAttachments\":\"0\",\"catItemAttachmentsCounter\":\"0\",\"catItemVideo\":\"0\",\"catItemVideoWidth\":\"\",\"catItemVideoHeight\":\"\",\"catItemAudioWidth\":\"\",\"catItemAudioHeight\":\"\",\"catItemVideoAutoPlay\":\"0\",\"catItemImageGallery\":\"0\",\"catItemImageGalleryWidth\":\"\",\"catItemImageGalleryHeight\":\"\",\"catItemDateModified\":\"0\",\"catItemReadMore\":\"1\",\"catItemCommentsAnchor\":\"1\",\"catItemK2Plugins\":\"1\",\"itemDateCreated\":\"1\",\"itemTitle\":\"1\",\"itemFeaturedNotice\":\"1\",\"itemAuthor\":\"1\",\"itemFontResizer\":\"1\",\"itemPrintButton\":\"1\",\"itemEmailButton\":\"1\",\"itemSocialButton\":\"1\",\"itemVideoAnchor\":\"1\",\"itemImageGalleryAnchor\":\"1\",\"itemCommentsAnchor\":\"1\",\"itemRating\":\"1\",\"itemImage\":\"1\",\"itemImgSize\":\"Large\",\"itemImageMainCaption\":\"1\",\"itemImageMainCredits\":\"1\",\"itemIntroText\":\"1\",\"itemFullText\":\"1\",\"itemExtraFields\":\"1\",\"itemDateModified\":\"1\",\"itemHits\":\"1\",\"itemCategory\":\"1\",\"itemTags\":\"1\",\"itemAttachments\":\"1\",\"itemAttachmentsCounter\":\"1\",\"itemVideo\":\"1\",\"itemVideoWidth\":\"\",\"itemVideoHeight\":\"\",\"itemAudioWidth\":\"\",\"itemAudioHeight\":\"\",\"itemVideoAutoPlay\":\"0\",\"itemVideoCaption\":\"1\",\"itemVideoCredits\":\"1\",\"itemImageGallery\":\"1\",\"itemImageGalleryWidth\":\"\",\"itemImageGalleryHeight\":\"\",\"itemNavigation\":\"1\",\"itemComments\":\"1\",\"itemTwitterButton\":\"1\",\"itemFacebookButton\":\"1\",\"itemLinkedInButton\":\"1\",\"itemAuthorBlock\":\"1\",\"itemAuthorImage\":\"1\",\"itemAuthorDescription\":\"1\",\"itemAuthorURL\":\"1\",\"itemAuthorEmail\":\"0\",\"itemAuthorLatest\":\"1\",\"itemAuthorLatestLimit\":\"5\",\"itemRelated\":\"1\",\"itemRelatedLimit\":\"5\",\"itemRelatedTitle\":\"1\",\"itemRelatedCategory\":\"0\",\"itemRelatedImageSize\":\"0\",\"itemRelatedIntrotext\":\"0\",\"itemRelatedFulltext\":\"0\",\"itemRelatedAuthor\":\"0\",\"itemRelatedMedia\":\"0\",\"itemRelatedImageGallery\":\"0\",\"k2SeoGsdType\":\"\",\"itemK2Plugins\":\"1\"}', 0, '', '*');

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

--
-- Estrutura da tabela `ynfp8_k2_comments`
--

CREATE TABLE `ynfp8_k2_comments` (
  `id` int(11) NOT NULL,
  `itemID` int(11) NOT NULL,
  `userID` int(11) NOT NULL,
  `userName` varchar(255) COLLATE utf8mb4_unicode_ci NOT NULL,
  `commentDate` datetime NOT NULL DEFAULT '0000-00-00 00:00:00',
  `commentText` text COLLATE utf8mb4_unicode_ci NOT NULL,
  `commentEmail` varchar(255) COLLATE utf8mb4_unicode_ci NOT NULL,
  `commentURL` varchar(255) COLLATE utf8mb4_unicode_ci NOT NULL,
  `published` int(11) NOT NULL DEFAULT '0'
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;

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

--
-- Estrutura da tabela `ynfp8_k2_extra_fields`
--

CREATE TABLE `ynfp8_k2_extra_fields` (
  `id` int(11) NOT NULL,
  `name` varchar(255) COLLATE utf8mb4_unicode_ci NOT NULL,
  `value` text COLLATE utf8mb4_unicode_ci NOT NULL,
  `type` varchar(255) COLLATE utf8mb4_unicode_ci NOT NULL,
  `group` int(11) NOT NULL,
  `published` tinyint(4) NOT NULL,
  `ordering` int(11) NOT NULL
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;

--
-- Extraindo dados da tabela `ynfp8_k2_extra_fields`
--

INSERT INTO `ynfp8_k2_extra_fields` (`id`, `name`, `value`, `type`, `group`, `published`, `ordering`) VALUES
(1, 'Perfil do Curso', '[{\"name\":null,\"value\":\"<div class=\\\"icon\\\"><\\/div>\\r\\n\\t\\t\\t\\t\\t<a href=\\\"#\\\"><i class=\\\"fa fa-facebook \\\"><\\/i><\\/a>\\r\\n\\t\\t\\t\\t\\t\\t<a href=\\\"#\\\"><i class=\\\"fa fa-flickr \\\"><\\/i><\\/a>\\r\\n\\t\\t\\t\\t\\t\\t<a href=\\\"#\\\"><i class=\\\"fa fa-plus \\\"><\\/i><\\/a>\",\"editor\":null,\"rows\":\"\",\"cols\":\"\",\"target\":null,\"alias\":\"perfil\",\"required\":0,\"showNull\":0}]', 'textarea', 1, 0, 1);

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

--
-- Estrutura da tabela `ynfp8_k2_extra_fields_groups`
--

CREATE TABLE `ynfp8_k2_extra_fields_groups` (
  `id` int(11) NOT NULL,
  `name` varchar(255) COLLATE utf8mb4_unicode_ci NOT NULL
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;

--
-- Extraindo dados da tabela `ynfp8_k2_extra_fields_groups`
--

INSERT INTO `ynfp8_k2_extra_fields_groups` (`id`, `name`) VALUES
(1, 'oferta');

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

--
-- Estrutura da tabela `ynfp8_k2_items`
--

CREATE TABLE `ynfp8_k2_items` (
  `id` int(11) NOT NULL,
  `title` varchar(255) COLLATE utf8mb4_unicode_ci NOT NULL,
  `alias` varchar(400) CHARACTER SET utf8mb4 COLLATE utf8mb4_bin NOT NULL DEFAULT '',
  `catid` int(11) NOT NULL,
  `published` smallint(6) NOT NULL DEFAULT '0',
  `introtext` mediumtext COLLATE utf8mb4_unicode_ci NOT NULL,
  `fulltext` mediumtext COLLATE utf8mb4_unicode_ci NOT NULL,
  `video` text COLLATE utf8mb4_unicode_ci,
  `gallery` varchar(255) COLLATE utf8mb4_unicode_ci DEFAULT NULL,
  `extra_fields` mediumtext COLLATE utf8mb4_unicode_ci NOT NULL,
  `extra_fields_search` mediumtext COLLATE utf8mb4_unicode_ci NOT NULL,
  `created` datetime NOT NULL DEFAULT '0000-00-00 00:00:00',
  `created_by` int(11) NOT NULL DEFAULT '0',
  `created_by_alias` varchar(255) COLLATE utf8mb4_unicode_ci NOT NULL,
  `checked_out` int(10) UNSIGNED NOT NULL,
  `checked_out_time` datetime NOT NULL DEFAULT '0000-00-00 00:00:00',
  `modified` datetime NOT NULL DEFAULT '0000-00-00 00:00:00',
  `modified_by` int(11) NOT NULL DEFAULT '0',
  `publish_up` datetime NOT NULL DEFAULT '0000-00-00 00:00:00',
  `publish_down` datetime NOT NULL DEFAULT '0000-00-00 00:00:00',
  `trash` smallint(6) NOT NULL DEFAULT '0',
  `access` int(11) NOT NULL DEFAULT '0',
  `ordering` int(11) NOT NULL DEFAULT '0',
  `featured` smallint(6) NOT NULL DEFAULT '0',
  `featured_ordering` int(11) NOT NULL DEFAULT '0',
  `image_caption` text COLLATE utf8mb4_unicode_ci NOT NULL,
  `image_credits` varchar(255) COLLATE utf8mb4_unicode_ci NOT NULL,
  `video_caption` text COLLATE utf8mb4_unicode_ci NOT NULL,
  `video_credits` varchar(255) COLLATE utf8mb4_unicode_ci NOT NULL,
  `hits` int(10) UNSIGNED NOT NULL,
  `params` text COLLATE utf8mb4_unicode_ci NOT NULL,
  `metadesc` text COLLATE utf8mb4_unicode_ci NOT NULL,
  `metadata` text COLLATE utf8mb4_unicode_ci NOT NULL,
  `metakey` text COLLATE utf8mb4_unicode_ci NOT NULL,
  `plugins` mediumtext COLLATE utf8mb4_unicode_ci NOT NULL,
  `language` char(7) COLLATE utf8mb4_unicode_ci NOT NULL
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;

--
-- Extraindo dados da tabela `ynfp8_k2_items`
--

INSERT INTO `ynfp8_k2_items` (`id`, `title`, `alias`, `catid`, `published`, `introtext`, `fulltext`, `video`, `gallery`, `extra_fields`, `extra_fields_search`, `created`, `created_by`, `created_by_alias`, `checked_out`, `checked_out_time`, `modified`, `modified_by`, `publish_up`, `publish_down`, `trash`, `access`, `ordering`, `featured`, `featured_ordering`, `image_caption`, `image_credits`, `video_caption`, `video_credits`, `hits`, `params`, `metadesc`, `metadata`, `metakey`, `plugins`, `language`) VALUES
(1, 'Técnico de Audiovisuais', 'audiovisuais', 1, 1, '<table border=\"0\" cellpadding=\"1\" cellspacing=\"1\" style=\"width: 864px;\">\r\n	<tbody>\r\n		<tr>\r\n			<td style=\"width: 181px;\">\r\n				<p>\r\n					<img alt=\"\" src=\"images/Cursos/iconeaudiovisuais.png\" style=\"width: 185px; height: 185px;\" /></p>\r\n				<p style=\"text-align: center;\">\r\n					<a href=\"https://forms.gle/6F1MtEywxefAuALy9\" target=\"_blank\"><img alt=\"\" src=\"images/Cursos/button.png\" style=\"width: 137px; height: 50px;\" /></a></p>\r\n				<p style=\"text-align: center;\">\r\n					&nbsp;</p>\r\n				<p style=\"text-align: center;\">\r\n					&nbsp;</p>\r\n				<p style=\"text-align: center;\">\r\n					&nbsp;</p>\r\n				<p style=\"text-align: center;\">\r\n					&nbsp;</p>\r\n			</td>\r\n			<td style=\"width: 664px;\">\r\n				<p>\r\n					&nbsp;</p>\r\n				<p>\r\n					&nbsp; {pdf=http://esmaior.pt/esmaior/files/cursos_profissionais/audiovisuais_pag.pdf|100%|700|native}</p>\r\n				<p>\r\n					&nbsp;</p>\r\n				<p>\r\n					&nbsp;</p>\r\n			</td>\r\n		</tr>\r\n	</tbody>\r\n</table>\r\n<p>\r\n	&nbsp;</p>\r\n<p>\r\n	&nbsp;</p>', '', '<div class=\"icon\">\r\n					\r\n	<a href=\"http://www.esmaior.pt/agesmaior/files/informacao_profissional/informatica_pag.pdf\" title=\"Clique aqui... para informações sobre o curso\">					\r\n<i class=\"fa fa-flickr \"></i></a>\r\n					<a href=\"https://docs.google.com/forms/d/1hZJ3Hbp2wR_o3vIe-vPkd-FIzt-pjcsRugz4NbtkCm4/viewform?c=0&w=1\"  title=\"Clique aqui... para inscrever-se\"><i class=\"fa fa-plus \"></i></a>\r\n						\r\n				    </div>', NULL, '[]', '', '2020-05-01 22:41:21', 231, '', 0, '0000-00-00 00:00:00', '2020-05-05 09:25:14', 231, '2020-05-01 22:41:21', '0000-00-00 00:00:00', 0, 1, 1, 0, 0, '', '', '', '', 59, '{\"catItemTitle\":\"\",\"catItemTitleLinked\":\"\",\"catItemFeaturedNotice\":\"0\",\"catItemAuthor\":\"0\",\"catItemDateCreated\":\"0\",\"catItemRating\":\"0\",\"catItemImage\":\"\",\"catItemIntroText\":\"\",\"catItemExtraFields\":\"0\",\"catItemHits\":\"0\",\"catItemCategory\":\"0\",\"catItemTags\":\"0\",\"catItemAttachments\":\"\",\"catItemAttachmentsCounter\":\"\",\"catItemVideo\":\"0\",\"catItemVideoWidth\":\"\",\"catItemVideoHeight\":\"\",\"catItemAudioWidth\":\"\",\"catItemAudioHeight\":\"\",\"catItemVideoAutoPlay\":\"0\",\"catItemImageGallery\":\"0\",\"catItemImageGalleryWidth\":\"\",\"catItemImageGalleryHeight\":\"\",\"catItemDateModified\":\"0\",\"catItemReadMore\":\"\",\"catItemCommentsAnchor\":\"\",\"catItemK2Plugins\":\"\",\"itemDateCreated\":\"0\",\"itemTitle\":\"\",\"itemFeaturedNotice\":\"0\",\"itemAuthor\":\"0\",\"itemFontResizer\":\"0\",\"itemPrintButton\":\"0\",\"itemEmailButton\":\"0\",\"itemSocialButton\":\"0\",\"itemVideoAnchor\":\"0\",\"itemImageGalleryAnchor\":\"0\",\"itemCommentsAnchor\":\"\",\"itemRating\":\"0\",\"itemImage\":\"\",\"itemImgSize\":\"\",\"itemImageMainCaption\":\"\",\"itemImageMainCredits\":\"\",\"itemIntroText\":\"\",\"itemFullText\":\"\",\"itemExtraFields\":\"0\",\"itemDateModified\":\"0\",\"itemHits\":\"0\",\"itemCategory\":\"0\",\"itemTags\":\"0\",\"itemAttachments\":\"\",\"itemAttachmentsCounter\":\"\",\"itemVideo\":\"0\",\"itemVideoWidth\":\"\",\"itemVideoHeight\":\"\",\"itemAudioWidth\":\"\",\"itemAudioHeight\":\"\",\"itemVideoAutoPlay\":\"0\",\"itemVideoCaption\":\"0\",\"itemVideoCredits\":\"0\",\"itemImageGallery\":\"0\",\"itemImageGalleryWidth\":\"\",\"itemImageGalleryHeight\":\"\",\"itemNavigation\":\"0\",\"itemComments\":\"0\",\"itemTwitterButton\":\"0\",\"itemFacebookButton\":\"0\",\"itemLinkedInButton\":\"0\",\"itemAuthorBlock\":\"0\",\"itemAuthorImage\":\"0\",\"itemAuthorDescription\":\"0\",\"itemAuthorURL\":\"0\",\"itemAuthorEmail\":\"0\",\"itemAuthorLatest\":\"0\",\"itemAuthorLatestLimit\":\"\",\"itemRelated\":\"0\",\"itemRelatedLimit\":\"\",\"itemRelatedTitle\":\"0\",\"itemRelatedCategory\":\"0\",\"itemRelatedImageSize\":\"\",\"itemRelatedIntrotext\":\"0\",\"itemRelatedFulltext\":\"0\",\"itemRelatedAuthor\":\"0\",\"itemRelatedMedia\":\"0\",\"itemRelatedImageGallery\":\"0\",\"k2SeoGsdType\":\"\",\"itemK2Plugins\":\"\"}', '', 'robots=\nauthor=', '', '', '*'),
(2, 'Téc. de Gestão e Programação de Sist. Informáticos', 'tecnico-de-gestao-e-programacao-de-sistemas-informaticos', 1, 1, '<table border=\"0\" cellpadding=\"1\" cellspacing=\"1\" style=\"width: 1047px;\">\r\n	<tbody>\r\n		<tr>\r\n			<td style=\"width: 201px; text-align: center;\">\r\n				<p>\r\n					<img alt=\"\" class=\"cke-resize\" src=\"images/Cursos/icoinformatica.png\" style=\"width: 185px; height: 185px;\" /></p>\r\n				<p>\r\n					<a href=\"https://forms.gle/6F1MtEywxefAuALy9\" target=\"_blank\"><img alt=\"\" class=\"cke-resize\" src=\"images/Cursos/button.png\" style=\"text-align: center; width: 137px; height: 50px;\" /></a></p>\r\n			</td>\r\n			<td style=\"width: 835px;\">\r\n				&nbsp; &nbsp; &nbsp;{pdf=http://esmaior.pt/esmaior/files/cursos_profissionais/informatica_pag.pdf|100%|700|native}</td>\r\n		</tr>\r\n		<tr>\r\n			<td style=\"width: 201px; text-align: center;\">\r\n				&nbsp;</td>\r\n			<td style=\"width: 835px;\">\r\n				&nbsp;</td>\r\n		</tr>\r\n	</tbody>\r\n</table>\r\n<p>\r\n	&nbsp;</p>\r\n<div id=\"ckimgrsz\" style=\"left: 7.98913px; top: 11.9973px;\">\r\n	<div class=\"preview\">\r\n		&nbsp;</div>\r\n</div>\r\n<div id=\"ckimgrsz\" style=\"left: 11.712px; top: 80.2038px;\">\r\n	<div class=\"preview\">\r\n		&nbsp;</div>\r\n</div>\r\n<div id=\"ckimgrsz\" style=\"left: 36.0054px; top: 230.204px;\">\r\n	<div class=\"preview\">\r\n		&nbsp;</div>\r\n</div>\r\n<div id=\"ckimgrsz\" style=\"left: 43.3967px; top: 225.639px;\">\r\n	<div class=\"preview\">\r\n		&nbsp;</div>\r\n</div>', '', NULL, NULL, '[]', '', '2020-05-02 22:25:35', 231, '', 0, '0000-00-00 00:00:00', '2020-05-05 09:24:53', 231, '2020-05-02 22:25:35', '0000-00-00 00:00:00', 0, 1, 2, 0, 0, '', '', '', '', 63, '{\"catItemTitle\":\"\",\"catItemTitleLinked\":\"\",\"catItemFeaturedNotice\":\"\",\"catItemAuthor\":\"0\",\"catItemDateCreated\":\"0\",\"catItemRating\":\"0\",\"catItemImage\":\"\",\"catItemIntroText\":\"\",\"catItemExtraFields\":\"\",\"catItemHits\":\"0\",\"catItemCategory\":\"\",\"catItemTags\":\"\",\"catItemAttachments\":\"\",\"catItemAttachmentsCounter\":\"\",\"catItemVideo\":\"\",\"catItemVideoWidth\":\"\",\"catItemVideoHeight\":\"\",\"catItemAudioWidth\":\"\",\"catItemAudioHeight\":\"\",\"catItemVideoAutoPlay\":\"\",\"catItemImageGallery\":\"\",\"catItemImageGalleryWidth\":\"\",\"catItemImageGalleryHeight\":\"\",\"catItemDateModified\":\"\",\"catItemReadMore\":\"\",\"catItemCommentsAnchor\":\"\",\"catItemK2Plugins\":\"\",\"itemDateCreated\":\"\",\"itemTitle\":\"\",\"itemFeaturedNotice\":\"\",\"itemAuthor\":\"0\",\"itemFontResizer\":\"0\",\"itemPrintButton\":\"0\",\"itemEmailButton\":\"0\",\"itemSocialButton\":\"0\",\"itemVideoAnchor\":\"\",\"itemImageGalleryAnchor\":\"\",\"itemCommentsAnchor\":\"\",\"itemRating\":\"0\",\"itemImage\":\"\",\"itemImgSize\":\"\",\"itemImageMainCaption\":\"\",\"itemImageMainCredits\":\"\",\"itemIntroText\":\"\",\"itemFullText\":\"\",\"itemExtraFields\":\"1\",\"itemDateModified\":\"\",\"itemHits\":\"\",\"itemCategory\":\"\",\"itemTags\":\"\",\"itemAttachments\":\"\",\"itemAttachmentsCounter\":\"\",\"itemVideo\":\"\",\"itemVideoWidth\":\"\",\"itemVideoHeight\":\"\",\"itemAudioWidth\":\"\",\"itemAudioHeight\":\"\",\"itemVideoAutoPlay\":\"\",\"itemVideoCaption\":\"\",\"itemVideoCredits\":\"\",\"itemImageGallery\":\"\",\"itemImageGalleryWidth\":\"\",\"itemImageGalleryHeight\":\"\",\"itemNavigation\":\"\",\"itemComments\":\"\",\"itemTwitterButton\":\"0\",\"itemFacebookButton\":\"0\",\"itemLinkedInButton\":\"0\",\"itemAuthorBlock\":\"0\",\"itemAuthorImage\":\"0\",\"itemAuthorDescription\":\"0\",\"itemAuthorURL\":\"0\",\"itemAuthorEmail\":\"0\",\"itemAuthorLatest\":\"0\",\"itemAuthorLatestLimit\":\"\",\"itemRelated\":\"\",\"itemRelatedLimit\":\"\",\"itemRelatedTitle\":\"\",\"itemRelatedCategory\":\"\",\"itemRelatedImageSize\":\"\",\"itemRelatedIntrotext\":\"\",\"itemRelatedFulltext\":\"\",\"itemRelatedAuthor\":\"\",\"itemRelatedMedia\":\"\",\"itemRelatedImageGallery\":\"\",\"k2SeoGsdType\":\"\",\"itemK2Plugins\":\"\"}', '', 'robots=\nauthor=', '', '', '*'),
(3, 'Técnico de Turismo', 'tecnico-de-turismo', 1, 1, '<table border=\"0\" cellpadding=\"1\" cellspacing=\"1\" style=\"width: 992px;\">\r\n	<tbody>\r\n		<tr>\r\n			<td style=\"width: 225px;\">\r\n				<p style=\"text-align: center;\">\r\n					<br />\r\n					<img alt=\"\" class=\"cke-resize\" src=\"images/Cursos/iconeturismo.png\" style=\"width: 185px; height: 185px;\" /></p>\r\n				<p style=\"text-align: center;\">\r\n					<a href=\"https://forms.gle/6F1MtEywxefAuALy9\" target=\"_blank\"><img alt=\"\" src=\"images/Cursos/button.png\" style=\"text-align: center; width: 137px; height: 50px;\" /></a></p>\r\n				<p style=\"text-align: center;\">\r\n					&nbsp;</p>\r\n			</td>\r\n			<td style=\"width: 753px;\">\r\n				&nbsp;{pdf=http://esmaior.pt/esmaior/files/cursos_profissionais/turismo_pag.pdf|100%|700|native}</td>\r\n		</tr>\r\n	</tbody>\r\n</table>\r\n<p>\r\n	&nbsp;</p>\r\n<div id=\"ckimgrsz\" style=\"left: 31.5761px; top: 77.6766px;\">\r\n	<div class=\"preview\">\r\n		&nbsp;</div>\r\n</div>', '', NULL, NULL, '[]', '', '2020-05-03 17:01:25', 231, '', 0, '0000-00-00 00:00:00', '2020-05-05 09:24:37', 231, '2020-05-03 17:01:25', '0000-00-00 00:00:00', 0, 1, 3, 0, 0, '', '', '', '', 47, '{\"catItemTitle\":\"\",\"catItemTitleLinked\":\"\",\"catItemFeaturedNotice\":\"0\",\"catItemAuthor\":\"0\",\"catItemDateCreated\":\"0\",\"catItemRating\":\"0\",\"catItemImage\":\"\",\"catItemIntroText\":\"\",\"catItemExtraFields\":\"\",\"catItemHits\":\"0\",\"catItemCategory\":\"0\",\"catItemTags\":\"\",\"catItemAttachments\":\"\",\"catItemAttachmentsCounter\":\"\",\"catItemVideo\":\"\",\"catItemVideoWidth\":\"\",\"catItemVideoHeight\":\"\",\"catItemAudioWidth\":\"\",\"catItemAudioHeight\":\"\",\"catItemVideoAutoPlay\":\"\",\"catItemImageGallery\":\"\",\"catItemImageGalleryWidth\":\"\",\"catItemImageGalleryHeight\":\"\",\"catItemDateModified\":\"\",\"catItemReadMore\":\"\",\"catItemCommentsAnchor\":\"\",\"catItemK2Plugins\":\"\",\"itemDateCreated\":\"0\",\"itemTitle\":\"\",\"itemFeaturedNotice\":\"0\",\"itemAuthor\":\"0\",\"itemFontResizer\":\"0\",\"itemPrintButton\":\"0\",\"itemEmailButton\":\"0\",\"itemSocialButton\":\"0\",\"itemVideoAnchor\":\"0\",\"itemImageGalleryAnchor\":\"\",\"itemCommentsAnchor\":\"\",\"itemRating\":\"0\",\"itemImage\":\"\",\"itemImgSize\":\"\",\"itemImageMainCaption\":\"\",\"itemImageMainCredits\":\"\",\"itemIntroText\":\"\",\"itemFullText\":\"\",\"itemExtraFields\":\"\",\"itemDateModified\":\"0\",\"itemHits\":\"0\",\"itemCategory\":\"0\",\"itemTags\":\"0\",\"itemAttachments\":\"\",\"itemAttachmentsCounter\":\"\",\"itemVideo\":\"\",\"itemVideoWidth\":\"\",\"itemVideoHeight\":\"\",\"itemAudioWidth\":\"\",\"itemAudioHeight\":\"\",\"itemVideoAutoPlay\":\"\",\"itemVideoCaption\":\"\",\"itemVideoCredits\":\"\",\"itemImageGallery\":\"\",\"itemImageGalleryWidth\":\"\",\"itemImageGalleryHeight\":\"\",\"itemNavigation\":\"\",\"itemComments\":\"0\",\"itemTwitterButton\":\"0\",\"itemFacebookButton\":\"0\",\"itemLinkedInButton\":\"0\",\"itemAuthorBlock\":\"0\",\"itemAuthorImage\":\"0\",\"itemAuthorDescription\":\"0\",\"itemAuthorURL\":\"0\",\"itemAuthorEmail\":\"0\",\"itemAuthorLatest\":\"0\",\"itemAuthorLatestLimit\":\"\",\"itemRelated\":\"0\",\"itemRelatedLimit\":\"\",\"itemRelatedTitle\":\"0\",\"itemRelatedCategory\":\"0\",\"itemRelatedImageSize\":\"\",\"itemRelatedIntrotext\":\"\",\"itemRelatedFulltext\":\"\",\"itemRelatedAuthor\":\"\",\"itemRelatedMedia\":\"\",\"itemRelatedImageGallery\":\"\",\"k2SeoGsdType\":\"\",\"itemK2Plugins\":\"\"}', '', 'robots=\nauthor=', '', '', '*'),
(4, 'Técnico de Massagem de Estética e Bem-Estar', 'tecnico-de-massagem-de-estetica-e-bem-estar', 1, 1, '<p>\r\n	&nbsp; &nbsp; &nbsp; &nbsp; &nbsp;</p>\r\n<table border=\"0\" cellpadding=\"1\" cellspacing=\"1\" style=\"width: 992px;\">\r\n	<tbody>\r\n		<tr>\r\n			<td style=\"width: 210px;\">\r\n				<p style=\"text-align: center;\">\r\n					<img alt=\"\" class=\"cke-resize\" src=\"images/Cursos/iconeestetica.png\" style=\"width: 185px; height: 185px;\" /></p>\r\n				<p style=\"text-align: center;\">\r\n					<a href=\"https://forms.gle/6F1MtEywxefAuALy9\" target=\"_blank\"><img alt=\"\" src=\"images/Cursos/button.png\" style=\"width: 137px; height: 50px;\" /></a></p>\r\n			</td>\r\n			<td style=\"width: 793px;\">\r\n				&nbsp;{pdf=http://esmaior.pt/esmaior/files/cursos_profissionais/bem_estar.pdf|100%|700|native}</td>\r\n		</tr>\r\n	</tbody>\r\n</table>\r\n<div id=\"ckimgrsz\" style=\"left: 7.98913px; top: 11.9973px;\">\r\n	<div class=\"preview\">\r\n		&nbsp;</div>\r\n</div>\r\n<div id=\"ckimgrsz\" style=\"left: 7.98913px; top: 11.9973px;\">\r\n	<div class=\"preview\">\r\n		&nbsp;</div>\r\n</div>\r\n<div id=\"ckimgrsz\" style=\"left: 7.98913px; top: 11.9973px;\">\r\n	<div class=\"preview\">\r\n		&nbsp;</div>\r\n</div>', '', NULL, NULL, '[]', '', '2020-05-03 17:10:08', 231, '', 231, '2020-05-05 19:03:50', '2020-05-05 09:22:27', 231, '2020-05-03 17:10:08', '0000-00-00 00:00:00', 0, 1, 4, 0, 0, '', '', '', '', 50, '{\"catItemTitle\":\"\",\"catItemTitleLinked\":\"\",\"catItemFeaturedNotice\":\"0\",\"catItemAuthor\":\"0\",\"catItemDateCreated\":\"0\",\"catItemRating\":\"0\",\"catItemImage\":\"\",\"catItemIntroText\":\"\",\"catItemExtraFields\":\"\",\"catItemHits\":\"0\",\"catItemCategory\":\"0\",\"catItemTags\":\"\",\"catItemAttachments\":\"\",\"catItemAttachmentsCounter\":\"\",\"catItemVideo\":\"\",\"catItemVideoWidth\":\"\",\"catItemVideoHeight\":\"\",\"catItemAudioWidth\":\"\",\"catItemAudioHeight\":\"\",\"catItemVideoAutoPlay\":\"\",\"catItemImageGallery\":\"\",\"catItemImageGalleryWidth\":\"\",\"catItemImageGalleryHeight\":\"\",\"catItemDateModified\":\"\",\"catItemReadMore\":\"\",\"catItemCommentsAnchor\":\"\",\"catItemK2Plugins\":\"\",\"itemDateCreated\":\"0\",\"itemTitle\":\"\",\"itemFeaturedNotice\":\"\",\"itemAuthor\":\"0\",\"itemFontResizer\":\"0\",\"itemPrintButton\":\"0\",\"itemEmailButton\":\"0\",\"itemSocialButton\":\"0\",\"itemVideoAnchor\":\"\",\"itemImageGalleryAnchor\":\"\",\"itemCommentsAnchor\":\"\",\"itemRating\":\"0\",\"itemImage\":\"\",\"itemImgSize\":\"\",\"itemImageMainCaption\":\"\",\"itemImageMainCredits\":\"\",\"itemIntroText\":\"\",\"itemFullText\":\"\",\"itemExtraFields\":\"\",\"itemDateModified\":\"\",\"itemHits\":\"\",\"itemCategory\":\"\",\"itemTags\":\"\",\"itemAttachments\":\"\",\"itemAttachmentsCounter\":\"\",\"itemVideo\":\"\",\"itemVideoWidth\":\"\",\"itemVideoHeight\":\"\",\"itemAudioWidth\":\"\",\"itemAudioHeight\":\"\",\"itemVideoAutoPlay\":\"\",\"itemVideoCaption\":\"\",\"itemVideoCredits\":\"\",\"itemImageGallery\":\"\",\"itemImageGalleryWidth\":\"\",\"itemImageGalleryHeight\":\"\",\"itemNavigation\":\"0\",\"itemComments\":\"0\",\"itemTwitterButton\":\"0\",\"itemFacebookButton\":\"0\",\"itemLinkedInButton\":\"0\",\"itemAuthorBlock\":\"0\",\"itemAuthorImage\":\"0\",\"itemAuthorDescription\":\"0\",\"itemAuthorURL\":\"0\",\"itemAuthorEmail\":\"0\",\"itemAuthorLatest\":\"0\",\"itemAuthorLatestLimit\":\"\",\"itemRelated\":\"\",\"itemRelatedLimit\":\"\",\"itemRelatedTitle\":\"\",\"itemRelatedCategory\":\"\",\"itemRelatedImageSize\":\"\",\"itemRelatedIntrotext\":\"\",\"itemRelatedFulltext\":\"\",\"itemRelatedAuthor\":\"\",\"itemRelatedMedia\":\"\",\"itemRelatedImageGallery\":\"\",\"k2SeoGsdType\":\"\",\"itemK2Plugins\":\"\"}', '', 'robots=\nauthor=', '', '', '*'),
(5, 'Vídeo Promocional', 'video-promocional', 1, 0, '<p>\r\n	&nbsp;</p>\r\n<p>\r\n	&nbsp; &nbsp;&nbsp;</p>', '', '{mp4remote}images/Cursos/promo_oferta.mp4{/mp4remote}', NULL, '[]', '', '2020-05-03 17:12:07', 231, '', 0, '0000-00-00 00:00:00', '2020-05-05 15:55:06', 231, '2020-05-03 17:12:07', '0000-00-00 00:00:00', 0, 1, 5, 0, 0, '', '', '', '', 26, '{\"catItemTitle\":\"\",\"catItemTitleLinked\":\"\",\"catItemFeaturedNotice\":\"0\",\"catItemAuthor\":\"0\",\"catItemDateCreated\":\"0\",\"catItemRating\":\"0\",\"catItemImage\":\"\",\"catItemIntroText\":\"\",\"catItemExtraFields\":\"0\",\"catItemHits\":\"0\",\"catItemCategory\":\"0\",\"catItemTags\":\"0\",\"catItemAttachments\":\"\",\"catItemAttachmentsCounter\":\"\",\"catItemVideo\":\"\",\"catItemVideoWidth\":\"\",\"catItemVideoHeight\":\"\",\"catItemAudioWidth\":\"\",\"catItemAudioHeight\":\"\",\"catItemVideoAutoPlay\":\"\",\"catItemImageGallery\":\"\",\"catItemImageGalleryWidth\":\"\",\"catItemImageGalleryHeight\":\"\",\"catItemDateModified\":\"\",\"catItemReadMore\":\"\",\"catItemCommentsAnchor\":\"\",\"catItemK2Plugins\":\"\",\"itemDateCreated\":\"0\",\"itemTitle\":\"\",\"itemFeaturedNotice\":\"\",\"itemAuthor\":\"0\",\"itemFontResizer\":\"0\",\"itemPrintButton\":\"0\",\"itemEmailButton\":\"0\",\"itemSocialButton\":\"0\",\"itemVideoAnchor\":\"0\",\"itemImageGalleryAnchor\":\"0\",\"itemCommentsAnchor\":\"0\",\"itemRating\":\"0\",\"itemImage\":\"\",\"itemImgSize\":\"\",\"itemImageMainCaption\":\"\",\"itemImageMainCredits\":\"0\",\"itemIntroText\":\"\",\"itemFullText\":\"\",\"itemExtraFields\":\"0\",\"itemDateModified\":\"\",\"itemHits\":\"0\",\"itemCategory\":\"0\",\"itemTags\":\"\",\"itemAttachments\":\"\",\"itemAttachmentsCounter\":\"\",\"itemVideo\":\"\",\"itemVideoWidth\":\"\",\"itemVideoHeight\":\"\",\"itemAudioWidth\":\"\",\"itemAudioHeight\":\"\",\"itemVideoAutoPlay\":\"\",\"itemVideoCaption\":\"\",\"itemVideoCredits\":\"\",\"itemImageGallery\":\"\",\"itemImageGalleryWidth\":\"\",\"itemImageGalleryHeight\":\"\",\"itemNavigation\":\"\",\"itemComments\":\"\",\"itemTwitterButton\":\"0\",\"itemFacebookButton\":\"0\",\"itemLinkedInButton\":\"0\",\"itemAuthorBlock\":\"0\",\"itemAuthorImage\":\"0\",\"itemAuthorDescription\":\"0\",\"itemAuthorURL\":\"0\",\"itemAuthorEmail\":\"0\",\"itemAuthorLatest\":\"0\",\"itemAuthorLatestLimit\":\"\",\"itemRelated\":\"\",\"itemRelatedLimit\":\"\",\"itemRelatedTitle\":\"\",\"itemRelatedCategory\":\"\",\"itemRelatedImageSize\":\"\",\"itemRelatedIntrotext\":\"\",\"itemRelatedFulltext\":\"\",\"itemRelatedAuthor\":\"\",\"itemRelatedMedia\":\"\",\"itemRelatedImageGallery\":\"\",\"k2SeoGsdType\":\"\",\"itemK2Plugins\":\"\"}', '', 'robots=\nauthor=', '', '', '*'),
(6, 'Oferta formativa 2020/2021', 'oferta-2020', 1, 1, '<p>\r\n	{loadmoduleid 228}</p>\r\n<table align=\"center\" border=\"0\" cellpadding=\"1\" cellspacing=\"1\" style=\"width: 761px;\">\r\n	<tbody>\r\n		<tr>\r\n			<td style=\"width: 269px; text-align: center;\">\r\n				<img alt=\"\" class=\"cke-resize cke-resize\" src=\"images/simbolo-essmm-arvore-grande.png\" style=\"text-align: -webkit-center; width: 185px; height: 185px;\" /></td>\r\n			<td style=\"width: 479px; text-align: center;\">\r\n				<video autoplay=\"\" controls=\"controls\" height=\"300\" id=\"video202045125120\" poster=\"files/cursos_profissionais/promo_oferta.mp4\" width=\"400\"><source src=\"files/cursos_profissionais/promo_oferta.mp4\" type=\"video/mp4\" /><source src=\"files/cursos_profissionais/promo_oferta.mp4\" type=\"video/ogg\" />Your browser doesn&#39;t support video.<br />\r\n				Please download the file: <a href=\"files/cursos_profissionais/promo_oferta.mp4\">video/mp4</a> <a href=\"files/cursos_profissionais/promo_oferta.mp4\">video/ogg</a></video></td>\r\n		</tr>\r\n	</tbody>\r\n</table>\r\n<p align=\"right\">\r\n	<em>&ldquo;O conhecimento &eacute; um recurso progressivo &ndash; quanto mais se usa, mais se tem&rdquo;</em></p>\r\n<p align=\"right\">\r\n	Yuval Noah Harari</p>\r\n<p style=\"text-align: justify;\">\r\n	Preparar o futuro dos jovens estudantes do 9&ordm; ano &eacute; miss&atilde;o da escola Secund&aacute;ria de Santa Maria Maior. Para o efeito aposta numa oferta formativa que vai ao encontro dos gostos e das necessidades dos jovens, ao mesmo tempo que lhes possibilita uma experi&ecirc;ncia de aprendizagem din&acirc;mica, cumulativa e capaz de os preparar para os desafios da vida acad&eacute;mica e, posteriormente, da vida ativa.</p>\r\n<p style=\"text-align: justify;\">\r\n	A Escola Secund&aacute;ria de Santa Maria Maior tem para te oferecertodos oscursos cient&iacute;fico-human&iacute;sticos e 4 cursos profissionais que garantem a tua prepara&ccedil;&atilde;o cient&iacute;fica e t&eacute;cnica, o desenvolvimento de compet&ecirc;ncias necess&aacute;rias ao futuro e, muito importante, cursos que investem em ti como agente ativo no processo educativo.</p>\r\n<p style=\"text-align: justify;\">\r\n	A Maior &eacute; uma casa de cultura, a Maior &eacute; a tua casa!</p>\r\n<p style=\"text-align: center;\">\r\n	&nbsp;</p>\r\n<p style=\"text-align: center;\">\r\n	&nbsp;</p>\r\n<div id=\"ckimgrsz\" style=\"left: 431.8px; top: 441px;\">\r\n	<div class=\"preview\">\r\n		&nbsp;</div>\r\n</div>\r\n<div id=\"ckimgrsz\" style=\"left: 314.7px; top: 99.4px;\">\r\n	<div class=\"preview\">\r\n		&nbsp;</div>\r\n</div>\r\n<div id=\"ckimgrsz\" style=\"left: 314.7px; top: 99.4px;\">\r\n	<div class=\"preview\">\r\n		&nbsp;</div>\r\n</div>\r\n<div id=\"ckimgrsz\" style=\"left: 569.4px; top: 11.4px;\">\r\n	<div class=\"preview\">\r\n		&nbsp;</div>\r\n</div>\r\n<div id=\"ckimgrsz\" style=\"left: 298.7px; top: 69.8px;\">\r\n	<div class=\"preview\">\r\n		&nbsp;</div>\r\n</div>', '', NULL, NULL, '[]', '', '2020-05-05 08:17:32', 231, '', 0, '0000-00-00 00:00:00', '2020-05-05 18:05:46', 231, '2020-05-05 08:17:32', '0000-00-00 00:00:00', 0, 1, 6, 0, 0, '', '', '', '', 85, '{\"catItemTitle\":\"\",\"catItemTitleLinked\":\"\",\"catItemFeaturedNotice\":\"\",\"catItemAuthor\":\"0\",\"catItemDateCreated\":\"0\",\"catItemRating\":\"0\",\"catItemImage\":\"\",\"catItemIntroText\":\"0\",\"catItemExtraFields\":\"0\",\"catItemHits\":\"0\",\"catItemCategory\":\"0\",\"catItemTags\":\"0\",\"catItemAttachments\":\"\",\"catItemAttachmentsCounter\":\"\",\"catItemVideo\":\"0\",\"catItemVideoWidth\":\"\",\"catItemVideoHeight\":\"\",\"catItemAudioWidth\":\"\",\"catItemAudioHeight\":\"\",\"catItemVideoAutoPlay\":\"\",\"catItemImageGallery\":\"\",\"catItemImageGalleryWidth\":\"\",\"catItemImageGalleryHeight\":\"\",\"catItemDateModified\":\"0\",\"catItemReadMore\":\"\",\"catItemCommentsAnchor\":\"\",\"catItemK2Plugins\":\"\",\"itemDateCreated\":\"0\",\"itemTitle\":\"\",\"itemFeaturedNotice\":\"\",\"itemAuthor\":\"0\",\"itemFontResizer\":\"0\",\"itemPrintButton\":\"0\",\"itemEmailButton\":\"0\",\"itemSocialButton\":\"0\",\"itemVideoAnchor\":\"0\",\"itemImageGalleryAnchor\":\"\",\"itemCommentsAnchor\":\"\",\"itemRating\":\"0\",\"itemImage\":\"\",\"itemImgSize\":\"\",\"itemImageMainCaption\":\"0\",\"itemImageMainCredits\":\"0\",\"itemIntroText\":\"\",\"itemFullText\":\"\",\"itemExtraFields\":\"\",\"itemDateModified\":\"0\",\"itemHits\":\"0\",\"itemCategory\":\"0\",\"itemTags\":\"\",\"itemAttachments\":\"\",\"itemAttachmentsCounter\":\"\",\"itemVideo\":\"1\",\"itemVideoWidth\":\"\",\"itemVideoHeight\":\"\",\"itemAudioWidth\":\"\",\"itemAudioHeight\":\"\",\"itemVideoAutoPlay\":\"0\",\"itemVideoCaption\":\"0\",\"itemVideoCredits\":\"0\",\"itemImageGallery\":\"\",\"itemImageGalleryWidth\":\"\",\"itemImageGalleryHeight\":\"\",\"itemNavigation\":\"0\",\"itemComments\":\"0\",\"itemTwitterButton\":\"0\",\"itemFacebookButton\":\"0\",\"itemLinkedInButton\":\"0\",\"itemAuthorBlock\":\"0\",\"itemAuthorImage\":\"0\",\"itemAuthorDescription\":\"0\",\"itemAuthorURL\":\"0\",\"itemAuthorEmail\":\"0\",\"itemAuthorLatest\":\"0\",\"itemAuthorLatestLimit\":\"\",\"itemRelated\":\"0\",\"itemRelatedLimit\":\"\",\"itemRelatedTitle\":\"0\",\"itemRelatedCategory\":\"0\",\"itemRelatedImageSize\":\"\",\"itemRelatedIntrotext\":\"0\",\"itemRelatedFulltext\":\"0\",\"itemRelatedAuthor\":\"0\",\"itemRelatedMedia\":\"0\",\"itemRelatedImageGallery\":\"0\",\"k2SeoGsdType\":\"\",\"itemK2Plugins\":\"\"}', '', 'robots=\nauthor=', '', '', '*');

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

--
-- Estrutura da tabela `ynfp8_k2_log`
--

CREATE TABLE `ynfp8_k2_log` (
  `status` int(11) NOT NULL,
  `response` text COLLATE utf8mb4_unicode_ci NOT NULL,
  `timestamp` datetime NOT NULL DEFAULT '0000-00-00 00:00:00'
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;

--
-- Extraindo dados da tabela `ynfp8_k2_log`
--

INSERT INTO `ynfp8_k2_log` (`status`, `response`, `timestamp`) VALUES
(200, 'Anonymous metrics submitted - thank you for helping make K2 better!', '2020-05-01 22:35:11');

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

--
-- Estrutura da tabela `ynfp8_k2_rating`
--

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

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

--
-- Estrutura da tabela `ynfp8_k2_tags`
--

CREATE TABLE `ynfp8_k2_tags` (
  `id` int(11) NOT NULL,
  `name` varchar(255) COLLATE utf8mb4_unicode_ci NOT NULL,
  `published` smallint(6) NOT NULL DEFAULT '0'
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;

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

--
-- Estrutura da tabela `ynfp8_k2_tags_xref`
--

CREATE TABLE `ynfp8_k2_tags_xref` (
  `id` int(11) NOT NULL,
  `tagID` int(11) NOT NULL,
  `itemID` int(11) NOT NULL
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;

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

--
-- Estrutura da tabela `ynfp8_k2_users`
--

CREATE TABLE `ynfp8_k2_users` (
  `id` int(11) NOT NULL,
  `userID` int(11) NOT NULL,
  `userName` varchar(255) COLLATE utf8mb4_unicode_ci DEFAULT NULL,
  `group` int(11) NOT NULL DEFAULT '0',
  `description` text COLLATE utf8mb4_unicode_ci NOT NULL,
  `image` varchar(255) COLLATE utf8mb4_unicode_ci DEFAULT NULL,
  `gender` enum('m','f') COLLATE utf8mb4_unicode_ci NOT NULL DEFAULT 'm',
  `url` varchar(255) COLLATE utf8mb4_unicode_ci DEFAULT NULL,
  `ip` varchar(45) COLLATE utf8mb4_unicode_ci NOT NULL,
  `hostname` varchar(255) COLLATE utf8mb4_unicode_ci NOT NULL,
  `notes` text COLLATE utf8mb4_unicode_ci NOT NULL,
  `plugins` mediumtext COLLATE utf8mb4_unicode_ci NOT NULL
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;

--
-- Extraindo dados da tabela `ynfp8_k2_users`
--

INSERT INTO `ynfp8_k2_users` (`id`, `userID`, `userName`, `group`, `description`, `image`, `gender`, `url`, `ip`, `hostname`, `notes`, `plugins`) VALUES
(1, 251, 'Benjamin Moreira', 1, '', NULL, 'm', NULL, '188.83.183.190', 'bl18-183-190.dsl.telepac.pt', '', '');

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

--
-- Estrutura da tabela `ynfp8_k2_user_groups`
--

CREATE TABLE `ynfp8_k2_user_groups` (
  `id` int(10) UNSIGNED NOT NULL,
  `name` varchar(255) COLLATE utf8mb4_unicode_ci NOT NULL,
  `permissions` text COLLATE utf8mb4_unicode_ci NOT NULL
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;

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

--
-- Estrutura da tabela `ynfp8_languages`
--

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

--
-- Extraindo dados da tabela `ynfp8_languages`
--

INSERT INTO `ynfp8_languages` (`lang_id`, `asset_id`, `lang_code`, `title`, `title_native`, `sef`, `image`, `description`, `metakey`, `metadesc`, `sitename`, `published`, `access`, `ordering`) VALUES
(1, 191, 'en-GB', 'English-UK', 'English-UK', 'en', 'en_gb', '', '', '', '', 1, 1, 2),
(2, 289, 'pt-PT', 'Português de Portugal (pt-PT)', 'Português de Portugal (pt-PT)', 'pt', 'pt_pt', '', '', '', '', 0, 1, 1);

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

--
-- Estrutura da tabela `ynfp8_menu`
--

CREATE TABLE `ynfp8_menu` (
  `id` int(11) NOT NULL,
  `menutype` varchar(24) COLLATE utf8mb4_unicode_ci NOT NULL COMMENT 'The type of menu this item belongs to. FK to #__menu_types.menutype',
  `title` varchar(255) COLLATE utf8mb4_unicode_ci NOT NULL COMMENT 'The display title of the menu item.',
  `alias` varchar(400) CHARACTER SET utf8mb4 COLLATE utf8mb4_bin NOT NULL COMMENT 'The SEF alias of the menu item.',
  `note` varchar(255) COLLATE utf8mb4_unicode_ci NOT NULL DEFAULT '',
  `path` varchar(1024) COLLATE utf8mb4_unicode_ci NOT NULL COMMENT 'The computed path of the menu item based on the alias field.',
  `link` varchar(1024) COLLATE utf8mb4_unicode_ci NOT NULL COMMENT 'The actually link the menu item refers to.',
  `type` varchar(16) COLLATE utf8mb4_unicode_ci 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` datetime 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) COLLATE utf8mb4_unicode_ci NOT NULL COMMENT 'The image of the menu item.',
  `template_style_id` int(10) UNSIGNED NOT NULL DEFAULT '0',
  `params` text COLLATE utf8mb4_unicode_ci 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) COLLATE utf8mb4_unicode_ci NOT NULL DEFAULT '',
  `client_id` tinyint(4) NOT NULL DEFAULT '0'
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;

--
-- Extraindo dados da tabela `ynfp8_menu`
--

INSERT INTO `ynfp8_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, 371, 0, '*', 0),
(2, 'main', 'com_banners', 'Banners', '', 'Banners', 'index.php?option=com_banners', 'component', 1, 1, 1, 4, 0, '0000-00-00 00:00:00', 0, 0, 'class:banners', 0, '', 1, 10, 0, '*', 1),
(3, 'main', 'com_banners', 'Banners', '', 'Banners/Banners', 'index.php?option=com_banners', 'component', 1, 2, 2, 4, 0, '0000-00-00 00:00:00', 0, 0, 'class:banners', 0, '', 2, 3, 0, '*', 1),
(4, 'main', 'com_banners_categories', 'Categories', '', 'Banners/Categories', 'index.php?option=com_categories&extension=com_banners', 'component', 1, 2, 2, 6, 0, '0000-00-00 00:00:00', 0, 0, 'class:banners-cat', 0, '', 4, 5, 0, '*', 1),
(5, 'main', 'com_banners_clients', 'Clients', '', 'Banners/Clients', 'index.php?option=com_banners&view=clients', 'component', 1, 2, 2, 4, 0, '0000-00-00 00:00:00', 0, 0, 'class:banners-clients', 0, '', 6, 7, 0, '*', 1),
(6, 'main', 'com_banners_tracks', 'Tracks', '', 'Banners/Tracks', 'index.php?option=com_banners&view=tracks', 'component', 1, 2, 2, 4, 0, '0000-00-00 00:00:00', 0, 0, 'class:banners-tracks', 0, '', 8, 9, 0, '*', 1),
(7, 'main', 'com_contact', 'Contacts', '', 'Contacts', 'index.php?option=com_contact', 'component', 1, 1, 1, 8, 0, '0000-00-00 00:00:00', 0, 0, 'class:contact', 0, '', 105, 110, 0, '*', 1),
(8, 'main', 'com_contact_contacts', 'Contacts', '', 'Contacts/Contacts', 'index.php?option=com_contact', 'component', 1, 7, 2, 8, 0, '0000-00-00 00:00:00', 0, 0, 'class:contact', 0, '', 106, 107, 0, '*', 1),
(9, 'main', 'com_contact_categories', 'Categories', '', 'Contacts/Categories', 'index.php?option=com_categories&extension=com_contact', 'component', 1, 7, 2, 6, 0, '0000-00-00 00:00:00', 0, 0, 'class:contact-cat', 0, '', 108, 109, 0, '*', 1),
(10, 'main', 'com_messages', 'Messaging', '', 'Messaging', 'index.php?option=com_messages', 'component', 1, 1, 1, 15, 0, '0000-00-00 00:00:00', 0, 0, 'class:messages', 0, '', 115, 118, 0, '*', 1),
(11, 'main', 'com_messages_add', 'New Private Message', '', 'Messaging/New Private Message', 'index.php?option=com_messages&task=message.add', 'component', 1, 10, 2, 15, 0, '0000-00-00 00:00:00', 0, 0, 'class:messages-add', 0, '', 116, 117, 0, '*', 1),
(13, 'main', 'com_newsfeeds', 'News Feeds', '', 'News Feeds', 'index.php?option=com_newsfeeds', 'component', 1, 1, 1, 17, 0, '0000-00-00 00:00:00', 0, 0, 'class:newsfeeds', 0, '', 125, 130, 0, '*', 1),
(14, 'main', 'com_newsfeeds_feeds', 'Feeds', '', 'News Feeds/Feeds', 'index.php?option=com_newsfeeds', 'component', 1, 13, 2, 17, 0, '0000-00-00 00:00:00', 0, 0, 'class:newsfeeds', 0, '', 126, 127, 0, '*', 1),
(15, 'main', 'com_newsfeeds_categories', 'Categories', '', 'News Feeds/Categories', 'index.php?option=com_categories&extension=com_newsfeeds', 'component', 1, 13, 2, 6, 0, '0000-00-00 00:00:00', 0, 0, 'class:newsfeeds-cat', 0, '', 128, 129, 0, '*', 1),
(16, 'main', 'com_redirect', 'Redirect', '', 'Redirect', 'index.php?option=com_redirect', 'component', 1, 1, 1, 24, 0, '0000-00-00 00:00:00', 0, 0, 'class:redirect', 0, '', 131, 132, 0, '*', 1),
(17, 'main', 'com_search', 'Basic Search', '', 'Basic Search', 'index.php?option=com_search', 'component', 1, 1, 1, 19, 0, '0000-00-00 00:00:00', 0, 0, 'class:search', 0, '', 133, 134, 0, '*', 1),
(18, 'main', 'com_finder', 'Smart Search', '', 'Smart Search', 'index.php?option=com_finder', 'component', 1, 1, 1, 27, 0, '0000-00-00 00:00:00', 0, 0, 'class:finder', 0, '', 135, 136, 0, '*', 1),
(19, 'main', '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, '', 137, 138, 0, '*', 1),
(20, 'main', 'com_tags', 'Tags', '', 'Tags', 'index.php?option=com_tags', 'component', 1, 1, 1, 29, 0, '0000-00-00 00:00:00', 0, 1, 'class:tags', 0, '', 139, 140, 0, '', 1),
(21, 'main', 'com_postinstall', 'Post-installation messages', '', 'Post-installation messages', 'index.php?option=com_postinstall', 'component', 1, 1, 1, 32, 0, '0000-00-00 00:00:00', 0, 1, 'class:postinstall', 0, '', 141, 142, 0, '*', 1),
(22, 'main', 'com_associations', 'Multilingual Associations', '', 'Multilingual Associations', 'index.php?option=com_associations', 'component', 1, 1, 1, 34, 0, '0000-00-00 00:00:00', 0, 0, 'class:associations', 0, '', 143, 144, 0, '*', 1),
(102, 'usermenu', 'Perfil', 'your-profile', '', 'your-profile', 'index.php?option=com_users&view=profile&layout=edit', 'component', 1, 1, 1, 25, 0, '0000-00-00 00:00:00', 0, 1, ' ', 21, '{\"menu-anchor_title\":\"\",\"menu-anchor_css\":\"\",\"menu_image\":\"\",\"menu_image_css\":\"\",\"menu_text\":1,\"menu_show\":1,\"page_title\":\"\",\"show_page_heading\":\"0\",\"page_heading\":\"\",\"pageclass_sfx\":\"\",\"menu-meta_description\":\"\",\"menu-meta_keywords\":\"\",\"robots\":\"\",\"secure\":0,\"astroid_menu_options\":{\"megamenu\":\"0\",\"showtitle\":\"0\",\"subtitle\":\"\",\"icon\":\"\",\"customclass\":\"\",\"width\":\"\",\"megamenu_width\":\"\",\"alignment\":\"left\",\"megamenu_direction\":\"left\",\"rows\":\"\",\"badge\":\"0\",\"badge_text\":\"\",\"badge_color\":\"\",\"badge_bgcolor\":\"\"},\"astroid_banner_enabled\":\"0\",\"astroid_banner_title_enabled\":\"1\",\"astroid_banner_title\":\"\",\"astroid_banner_subtitle\":\"\",\"astroid_banner_textcolor\":\"\",\"astroid_banner_bgcolor\":\"\",\"astroid_banner_bgimage\":\"\",\"astroid_banner_title_tag\":\"h3\",\"astroid_banner_class\":\"\",\"astroid_banner_wrapper\":\"\",\"astroid_banner_visibility\":\"currentPage\",\"astroid_opengraph_menuitem\":\"0\",\"astroid_og_title_menuitem\":\"\",\"astroid_og_desc_menuitem\":\"\",\"astroid_og_image_menuitem\":\"\"}', 111, 112, 0, '*', 0),
(103, 'usermenu', 'Site Administrator', '2013-11-16-23-26-41', '', '2013-11-16-23-26-41', 'administrator', 'url', 0, 1, 1, 0, 0, '0000-00-00 00:00:00', 0, 1, ' ', 21, '{\"menu-anchor_title\":\"\",\"menu-anchor_css\":\"\",\"menu-anchor_rel\":\"\",\"menu_image\":\"\",\"menu_image_css\":\"\",\"menu_text\":1,\"menu_show\":1,\"astroid_menu_options\":{\"icon\":\"\",\"customclass\":\"\",\"background\":\"\",\"forground\":\"\",\"width\":\"\",\"alignment\":\"left\",\"rows\":\"{{ rows}}\"}}', 119, 120, 0, '*', 0),
(104, 'usermenu', 'Criar um artigo', 'submit-an-article', '', 'submit-an-article', 'index.php?option=com_content&view=form&layout=edit', 'component', 1, 1, 1, 22, 0, '0000-00-00 00:00:00', 0, 1, ' ', 21, '{\"enable_category\":\"0\",\"catid\":\"2\",\"redirect_menuitem\":\"\",\"custom_cancel_redirect\":\"0\",\"cancel_redirect_menuitem\":\"\",\"menu-anchor_title\":\"\",\"menu-anchor_css\":\"\",\"menu_image\":\"\",\"menu_image_css\":\"\",\"menu_text\":1,\"menu_show\":1,\"page_title\":\"\",\"show_page_heading\":\"0\",\"page_heading\":\"\",\"pageclass_sfx\":\"\",\"menu-meta_description\":\"\",\"menu-meta_keywords\":\"\",\"robots\":\"\",\"secure\":0,\"astroid_menu_options\":{\"megamenu\":\"0\",\"showtitle\":\"0\",\"subtitle\":\"\",\"icon\":\"\",\"customclass\":\"\",\"width\":\"\",\"megamenu_width\":\"\",\"alignment\":\"left\",\"megamenu_direction\":\"left\",\"rows\":\"\",\"badge\":\"0\",\"badge_text\":\"\",\"badge_color\":\"\",\"badge_bgcolor\":\"\"},\"astroid_banner_enabled\":\"0\",\"astroid_banner_title_enabled\":\"1\",\"astroid_banner_title\":\"\",\"astroid_banner_subtitle\":\"\",\"astroid_banner_textcolor\":\"\",\"astroid_banner_bgcolor\":\"\",\"astroid_banner_bgimage\":\"\",\"astroid_banner_title_tag\":\"h3\",\"astroid_banner_class\":\"\",\"astroid_banner_wrapper\":\"\",\"astroid_banner_visibility\":\"currentPage\",\"astroid_opengraph_menuitem\":\"0\",\"astroid_og_title_menuitem\":\"\",\"astroid_og_desc_menuitem\":\"\",\"astroid_og_image_menuitem\":\"\"}', 113, 114, 0, '*', 0),
(106, 'usermenu', 'Template Settings', 'template-settings', '', 'template-settings', 'index.php?option=com_config&view=templates&controller=config.display.templates', 'component', 0, 1, 1, 23, 0, '0000-00-00 00:00:00', 0, 1, ' ', 21, '{\"menu-anchor_title\":\"\",\"menu-anchor_css\":\"\",\"menu_image\":\"\",\"menu_image_css\":\"\",\"menu_text\":1,\"menu_show\":1,\"page_title\":\"\",\"show_page_heading\":\"0\",\"page_heading\":\"\",\"pageclass_sfx\":\"\",\"menu-meta_description\":\"\",\"menu-meta_keywords\":\"\",\"robots\":\"\",\"secure\":0,\"astroid_menu_options\":{\"icon\":\"\",\"customclass\":\"\",\"background\":\"\",\"forground\":\"\",\"width\":\"\",\"alignment\":\"left\",\"rows\":\"{{ rows}}\"}}', 121, 122, 0, '*', 0),
(107, 'usermenu', 'Site Settings', 'site-settings', '', 'site-settings', 'index.php?option=com_config&view=config&controller=config.display.config', 'component', 0, 1, 1, 23, 0, '0000-00-00 00:00:00', 0, 1, ' ', 21, '{\"menu-anchor_title\":\"\",\"menu-anchor_css\":\"\",\"menu_image\":\"\",\"menu_image_css\":\"\",\"menu_text\":1,\"menu_show\":1,\"page_title\":\"\",\"show_page_heading\":\"0\",\"page_heading\":\"\",\"pageclass_sfx\":\"\",\"menu-meta_description\":\"\",\"menu-meta_keywords\":\"\",\"robots\":\"\",\"secure\":0,\"astroid_menu_options\":{\"icon\":\"\",\"customclass\":\"\",\"background\":\"\",\"forground\":\"\",\"width\":\"\",\"alignment\":\"left\",\"rows\":\"{{ rows}}\"}}', 123, 124, 0, '*', 0),
(155, 'about', 'Contact us', 'contactus', '', 'contactus', 'index.php?Itemid=', 'alias', 1, 1, 1, 0, 0, '0000-00-00 00:00:00', 0, 1, ' ', 21, '{\"aliasoptions\":\"404\",\"alias_redirect\":0,\"menu-anchor_title\":\"\",\"menu-anchor_css\":\"\",\"menu_image\":\"\",\"menu_image_css\":\"\",\"menu_text\":1,\"menu_show\":1,\"astroid_menu_options\":{\"megamenu\":\"0\",\"showtitle\":\"0\",\"subtitle\":\"\",\"icon\":\"\",\"customclass\":\"\",\"width\":\"280px\",\"megamenu_width\":\"1200px\",\"alignment\":\"left\",\"megamenu_direction\":\"left\",\"rows\":\"[]\",\"badge\":\"0\",\"badge_text\":\"\",\"badge_color\":\"\",\"badge_bgcolor\":\"\"},\"astroid_banner_enabled\":\"0\",\"astroid_banner_title_enabled\":\"1\",\"astroid_banner_title\":\"\",\"astroid_banner_subtitle\":\"\",\"astroid_banner_textcolor\":\"\",\"astroid_banner_bgcolor\":\"\",\"astroid_banner_bgimage\":\"\",\"astroid_banner_title_tag\":\"h3\",\"astroid_banner_class\":\"\",\"astroid_banner_wrapper\":\"\",\"astroid_opengraph_menuitem\":\"0\",\"astroid_og_title_menuitem\":\"\",\"astroid_og_desc_menuitem\":\"\",\"astroid_og_image_menuitem\":\"\"}', 145, 146, 0, '*', 0),
(156, 'about', 'Why Choose us', 'why-choose-us', '', 'why-choose-us', '#', 'url', 1, 1, 1, 0, 0, '0000-00-00 00:00:00', 0, 1, ' ', 21, '{\"menu-anchor_title\":\"\",\"menu-anchor_css\":\"\",\"menu-anchor_rel\":\"\",\"menu_image\":\"\",\"menu_image_css\":\"\",\"menu_text\":1,\"menu_show\":1,\"astroid_menu_options\":{\"megamenu\":\"0\",\"showtitle\":\"0\",\"subtitle\":\"\",\"icon\":\"\",\"customclass\":\"\",\"width\":\"280px\",\"megamenu_width\":\"1200px\",\"alignment\":\"left\",\"megamenu_direction\":\"left\",\"rows\":\"[]\",\"badge\":\"0\",\"badge_text\":\"\",\"badge_color\":\"\",\"badge_bgcolor\":\"\"},\"astroid_banner_enabled\":\"0\",\"astroid_banner_title_enabled\":\"1\",\"astroid_banner_title\":\"\",\"astroid_banner_subtitle\":\"\",\"astroid_banner_textcolor\":\"\",\"astroid_banner_bgcolor\":\"\",\"astroid_banner_bgimage\":\"\",\"astroid_banner_title_tag\":\"h3\",\"astroid_banner_class\":\"\",\"astroid_banner_wrapper\":\"\",\"astroid_opengraph_menuitem\":\"0\",\"astroid_og_title_menuitem\":\"\",\"astroid_og_desc_menuitem\":\"\",\"astroid_og_image_menuitem\":\"\"}', 159, 160, 0, '*', 0),
(157, 'about', 'About us', 'about-us', '', 'about-us', 'index.php?Itemid=', 'alias', 1, 1, 1, 0, 0, '0000-00-00 00:00:00', 0, 1, ' ', 21, '{\"aliasoptions\":\"413\",\"alias_redirect\":0,\"menu-anchor_title\":\"\",\"menu-anchor_css\":\"\",\"menu_image\":\"\",\"menu_image_css\":\"\",\"menu_text\":1,\"menu_show\":1,\"astroid_menu_options\":{\"megamenu\":\"0\",\"showtitle\":\"0\",\"subtitle\":\"\",\"icon\":\"\",\"customclass\":\"\",\"width\":\"280px\",\"megamenu_width\":\"1200px\",\"alignment\":\"left\",\"megamenu_direction\":\"left\",\"rows\":\"[]\",\"badge\":\"0\",\"badge_text\":\"\",\"badge_color\":\"\",\"badge_bgcolor\":\"\"},\"astroid_banner_enabled\":\"0\",\"astroid_banner_title_enabled\":\"1\",\"astroid_banner_title\":\"\",\"astroid_banner_subtitle\":\"\",\"astroid_banner_textcolor\":\"\",\"astroid_banner_bgcolor\":\"\",\"astroid_banner_bgimage\":\"\",\"astroid_banner_title_tag\":\"h3\",\"astroid_banner_class\":\"\",\"astroid_banner_wrapper\":\"\",\"astroid_opengraph_menuitem\":\"0\",\"astroid_og_title_menuitem\":\"\",\"astroid_og_desc_menuitem\":\"\",\"astroid_og_image_menuitem\":\"\"}', 151, 152, 0, '*', 0),
(158, 'quick-links', 'Our Solutions', 'our-solutions', '', 'our-solutions', '#', 'url', 1, 1, 1, 0, 0, '0000-00-00 00:00:00', 0, 1, ' ', 21, '{\"menu-anchor_title\":\"\",\"menu-anchor_css\":\"\",\"menu-anchor_rel\":\"\",\"menu_image\":\"\",\"menu_image_css\":\"\",\"menu_text\":1,\"menu_show\":1,\"astroid_menu_options\":{\"megamenu\":\"0\",\"showtitle\":\"0\",\"subtitle\":\"\",\"icon\":\"\",\"customclass\":\"\",\"width\":\"280px\",\"megamenu_width\":\"1200px\",\"alignment\":\"left\",\"megamenu_direction\":\"left\",\"rows\":\"[]\"},\"astroid_banner_enabled\":\"0\",\"astroid_banner_title_enabled\":\"1\",\"astroid_banner_title\":\"\",\"astroid_banner_subtitle\":\"\",\"astroid_banner_bgcolor\":\"\",\"astroid_banner_bgimage\":\"\",\"astroid_banner_title_tag\":\"h3\",\"astroid_banner_class\":\"\",\"astroid_banner_wrapper\":\"\"}', 147, 148, 0, '*', 0),
(160, 'about', 'Our Team', 'our-team', '', 'our-team', '#', 'url', 1, 1, 1, 0, 0, '0000-00-00 00:00:00', 0, 1, ' ', 21, '{\"menu-anchor_title\":\"\",\"menu-anchor_css\":\"\",\"menu-anchor_rel\":\"\",\"menu_image\":\"\",\"menu_image_css\":\"\",\"menu_text\":1,\"menu_show\":1,\"astroid_menu_options\":{\"megamenu\":\"0\",\"showtitle\":\"0\",\"subtitle\":\"\",\"icon\":\"\",\"customclass\":\"\",\"width\":\"280px\",\"megamenu_width\":\"1200px\",\"alignment\":\"left\",\"megamenu_direction\":\"left\",\"rows\":\"[]\"},\"astroid_banner_enabled\":\"0\",\"astroid_banner_title_enabled\":\"1\",\"astroid_banner_title\":\"\",\"astroid_banner_subtitle\":\"\",\"astroid_banner_bgcolor\":\"\",\"astroid_banner_bgimage\":\"\",\"astroid_banner_title_tag\":\"h3\",\"astroid_banner_class\":\"\",\"astroid_banner_wrapper\":\"\"}', 153, 154, 0, '*', 0),
(161, 'quick-links', 'Work with us', 'work-with-us', '', 'work-with-us', '#', 'url', 1, 1, 1, 0, 0, '0000-00-00 00:00:00', 0, 1, ' ', 21, '{\"menu-anchor_title\":\"\",\"menu-anchor_css\":\"\",\"menu-anchor_rel\":\"\",\"menu_image\":\"\",\"menu_image_css\":\"\",\"menu_text\":1,\"menu_show\":1,\"astroid_menu_options\":{\"megamenu\":\"0\",\"showtitle\":\"0\",\"subtitle\":\"\",\"icon\":\"\",\"customclass\":\"\",\"width\":\"280px\",\"megamenu_width\":\"1200px\",\"alignment\":\"left\",\"megamenu_direction\":\"left\",\"rows\":\"[]\"},\"astroid_banner_enabled\":\"0\",\"astroid_banner_title_enabled\":\"1\",\"astroid_banner_title\":\"\",\"astroid_banner_subtitle\":\"\",\"astroid_banner_bgcolor\":\"\",\"astroid_banner_bgimage\":\"\",\"astroid_banner_title_tag\":\"h3\",\"astroid_banner_class\":\"\",\"astroid_banner_wrapper\":\"\"}', 149, 150, 0, '*', 0),
(226, 'mainmenu', 'Home', 'home', '', 'home', 'index.php?option=com_content&view=featured', 'component', 1, 1, 1, 22, 0, '0000-00-00 00:00:00', 1, 1, ' ', 21, '{\"featured_categories\":[\"11\"],\"layout_type\":\"blog\",\"num_leading_articles\":\"\",\"num_intro_articles\":\"6\",\"num_columns\":\"2\",\"num_links\":\"\",\"multi_column_order\":\"\",\"orderby_pri\":\"\",\"orderby_sec\":\"rdate\",\"order_date\":\"\",\"show_pagination\":\"\",\"show_pagination_results\":\"\",\"page_subheading\":\"\",\"show_title\":\"\",\"link_titles\":\"\",\"show_intro\":\"\",\"info_block_position\":\"\",\"info_block_show_title\":\"\",\"show_category\":\"\",\"link_category\":\"\",\"show_parent_category\":\"\",\"link_parent_category\":\"\",\"show_associations\":\"\",\"show_author\":\"\",\"link_author\":\"\",\"show_create_date\":\"\",\"show_modify_date\":\"\",\"show_publish_date\":\"\",\"show_item_navigation\":\"\",\"show_vote\":\"\",\"show_readmore\":\"\",\"show_readmore_title\":\"\",\"show_icons\":\"\",\"show_print_icon\":\"\",\"show_email_icon\":\"\",\"show_hits\":\"\",\"show_tags\":\"\",\"show_noauth\":\"\",\"show_feed_link\":\"\",\"feed_summary\":\"\",\"menu-anchor_title\":\"\",\"menu-anchor_css\":\"\",\"menu_image\":\"\",\"menu_image_css\":\"\",\"menu_text\":1,\"menu_show\":1,\"page_title\":\"Agrupamento de Escolas de Santa Maria Maior\",\"show_page_heading\":\"\",\"page_heading\":\"\",\"pageclass_sfx\":\"\",\"menu-meta_description\":\"\",\"menu-meta_keywords\":\"\",\"robots\":\"\",\"secure\":0,\"astroid_menu_options\":{\"megamenu\":\"1\",\"showtitle\":\"0\",\"subtitle\":\"\",\"icon\":\"\",\"customclass\":\"\",\"width\":\"\",\"alignment\":\"left\",\"megamenu_direction\":\"full\",\"rows\":\"{{ rows}}\",\"badge\":\"0\",\"badge_text\":\"\",\"badge_color\":\"\",\"badge_bgcolor\":\"\"},\"astroid_banner_enabled\":\"0\",\"astroid_banner_title_enabled\":\"1\",\"astroid_banner_title\":\"\",\"astroid_banner_subtitle\":\"\",\"astroid_banner_textcolor\":\"\",\"astroid_banner_bgcolor\":\"\",\"astroid_banner_bgimage\":\"\",\"astroid_banner_title_tag\":\"h3\",\"astroid_banner_class\":\"\",\"astroid_banner_wrapper\":\"\",\"astroid_banner_visibility\":\"currentPage\",\"astroid_opengraph_menuitem\":\"0\",\"astroid_og_title_menuitem\":\"\",\"astroid_og_desc_menuitem\":\"\",\"astroid_og_image_menuitem\":\"\",\"astroid_relatedposts\":\"0\",\"astroid_socialshare\":\"0\",\"astroid_comments\":\"0\",\"astroid_posttype\":\"0\",\"astroid_readtime\":\"0\",\"astroid_authorinfo\":\"0\"}', 11, 34, 1, '*', 0),
(227, 'quick-links', 'FAQs', 'faq-s', '', 'faq-s', '#', 'url', 1, 1, 1, 0, 0, '0000-00-00 00:00:00', 0, 1, ' ', 21, '{\"menu-anchor_title\":\"\",\"menu-anchor_css\":\"\",\"menu-anchor_rel\":\"\",\"menu_image\":\"\",\"menu_image_css\":\"\",\"menu_text\":1,\"menu_show\":1,\"astroid_menu_options\":{\"megamenu\":\"0\",\"showtitle\":\"0\",\"subtitle\":\"\",\"icon\":\"\",\"customclass\":\"\",\"width\":\"280px\",\"megamenu_width\":\"1200px\",\"alignment\":\"left\",\"megamenu_direction\":\"left\",\"rows\":\"[]\",\"badge\":\"0\",\"badge_text\":\"\",\"badge_color\":\"\",\"badge_bgcolor\":\"\"},\"astroid_banner_enabled\":\"0\",\"astroid_banner_title_enabled\":\"1\",\"astroid_banner_title\":\"\",\"astroid_banner_subtitle\":\"\",\"astroid_banner_textcolor\":\"\",\"astroid_banner_bgcolor\":\"\",\"astroid_banner_bgimage\":\"\",\"astroid_banner_title_tag\":\"h3\",\"astroid_banner_class\":\"\",\"astroid_banner_wrapper\":\"\",\"astroid_opengraph_menuitem\":\"0\",\"astroid_og_title_menuitem\":\"\",\"astroid_og_desc_menuitem\":\"\",\"astroid_og_image_menuitem\":\"\"}', 155, 156, 0, '*', 0),
(228, 'quick-links', 'Blog', 'blog-footer', '', 'blog-footer', '#', 'url', 1, 1, 1, 0, 0, '0000-00-00 00:00:00', 0, 1, ' ', 21, '{\"menu-anchor_title\":\"\",\"menu-anchor_css\":\"\",\"menu-anchor_rel\":\"\",\"menu_image\":\"\",\"menu_image_css\":\"\",\"menu_text\":1,\"menu_show\":1,\"astroid_menu_options\":{\"megamenu\":\"0\",\"showtitle\":\"0\",\"subtitle\":\"\",\"icon\":\"\",\"customclass\":\"\",\"width\":\"280px\",\"megamenu_width\":\"1200px\",\"alignment\":\"left\",\"megamenu_direction\":\"left\",\"rows\":\"[]\"},\"astroid_banner_enabled\":\"0\",\"astroid_banner_title_enabled\":\"1\",\"astroid_banner_title\":\"\",\"astroid_banner_subtitle\":\"\",\"astroid_banner_bgcolor\":\"\",\"astroid_banner_bgimage\":\"\",\"astroid_banner_title_tag\":\"h3\",\"astroid_banner_class\":\"\",\"astroid_banner_wrapper\":\"\"}', 157, 158, 0, '*', 0),
(229, 'footer-menu', 'Privacy Policy', 'privacy-policy', '', 'privacy-policy', 'index.php?option=com_content&view=article&id=62', 'component', 0, 1, 1, 22, 0, '0000-00-00 00:00:00', 0, 1, ' ', 21, '{\"show_title\":\"0\",\"link_titles\":\"\",\"show_intro\":\"\",\"info_block_position\":\"\",\"info_block_show_title\":\"\",\"show_category\":\"0\",\"link_category\":\"\",\"show_parent_category\":\"\",\"link_parent_category\":\"\",\"show_associations\":\"\",\"show_author\":\"0\",\"link_author\":\"\",\"show_create_date\":\"0\",\"show_modify_date\":\"\",\"show_publish_date\":\"\",\"show_item_navigation\":\"\",\"show_vote\":\"0\",\"show_icons\":\"\",\"show_print_icon\":\"\",\"show_email_icon\":\"\",\"show_hits\":\"\",\"show_tags\":\"\",\"show_noauth\":\"\",\"urls_position\":\"\",\"menu-anchor_title\":\"\",\"menu-anchor_css\":\"\",\"menu_image\":\"\",\"menu_image_css\":\"\",\"menu_text\":1,\"menu_show\":1,\"page_title\":\"\",\"show_page_heading\":\"\",\"page_heading\":\"\",\"pageclass_sfx\":\"\",\"menu-meta_description\":\"\",\"menu-meta_keywords\":\"\",\"robots\":\"\",\"secure\":0,\"astroid_menu_options\":{\"megamenu\":\"0\",\"showtitle\":\"0\",\"subtitle\":\"\",\"icon\":\"\",\"customclass\":\"\",\"width\":\"280px\",\"megamenu_width\":\"1200px\",\"alignment\":\"left\",\"megamenu_direction\":\"left\",\"rows\":\"[]\"},\"astroid_banner_enabled\":\"1\",\"astroid_banner_title_enabled\":\"1\",\"astroid_banner_title\":\"\",\"astroid_banner_subtitle\":\"\",\"astroid_banner_textcolor\":\"#000000\",\"astroid_banner_bgcolor\":\"\",\"astroid_banner_bgimage\":\"\",\"astroid_banner_title_tag\":\"h3\",\"astroid_banner_class\":\"\",\"astroid_banner_wrapper\":\"\"}', 161, 162, 0, '*', 0),
(230, 'footer-menu', 'Terms & Conditions', 'terms-conditions', '', 'terms-conditions', 'index.php?option=com_content&view=article&id=63', 'component', 0, 1, 1, 22, 0, '0000-00-00 00:00:00', 0, 1, ' ', 21, '{\"show_title\":\"0\",\"link_titles\":\"\",\"show_intro\":\"\",\"info_block_position\":\"\",\"info_block_show_title\":\"\",\"show_category\":\"0\",\"link_category\":\"\",\"show_parent_category\":\"\",\"link_parent_category\":\"\",\"show_associations\":\"\",\"show_author\":\"0\",\"link_author\":\"\",\"show_create_date\":\"0\",\"show_modify_date\":\"\",\"show_publish_date\":\"\",\"show_item_navigation\":\"\",\"show_vote\":\"0\",\"show_icons\":\"\",\"show_print_icon\":\"\",\"show_email_icon\":\"\",\"show_hits\":\"\",\"show_tags\":\"\",\"show_noauth\":\"\",\"urls_position\":\"\",\"menu-anchor_title\":\"\",\"menu-anchor_css\":\"\",\"menu_image\":\"\",\"menu_image_css\":\"\",\"menu_text\":1,\"menu_show\":1,\"page_title\":\"\",\"show_page_heading\":\"\",\"page_heading\":\"\",\"pageclass_sfx\":\"\",\"menu-meta_description\":\"\",\"menu-meta_keywords\":\"\",\"robots\":\"\",\"secure\":0,\"astroid_menu_options\":{\"megamenu\":\"0\",\"showtitle\":\"0\",\"subtitle\":\"\",\"icon\":\"\",\"customclass\":\"\",\"width\":\"280px\",\"megamenu_width\":\"1200px\",\"alignment\":\"left\",\"megamenu_direction\":\"left\",\"rows\":\"[]\"},\"astroid_banner_enabled\":\"1\",\"astroid_banner_title_enabled\":\"1\",\"astroid_banner_title\":\"\",\"astroid_banner_subtitle\":\"\",\"astroid_banner_textcolor\":\"#000000\",\"astroid_banner_bgcolor\":\"\",\"astroid_banner_bgimage\":\"\",\"astroid_banner_title_tag\":\"h3\",\"astroid_banner_class\":\"\",\"astroid_banner_wrapper\":\"\"}', 163, 164, 0, '*', 0),
(380, 'mainmenu', 'Mega Menu', 'mega-menu', '', 'mega-menu', 'index.php?Itemid=', 'alias', 0, 1, 1, 0, 0, '0000-00-00 00:00:00', 0, 1, ' ', 21, '{\"aliasoptions\":\"143\",\"alias_redirect\":0,\"menu-anchor_title\":\"\",\"menu-anchor_css\":\"\",\"menu_image\":\"\",\"menu_image_css\":\"\",\"menu_text\":1,\"menu_show\":1,\"astroid_menu_options\":{\"megamenu\":\"1\",\"showtitle\":\"0\",\"subtitle\":\"\",\"icon\":\"\",\"customclass\":\"\",\"width\":\"340px\",\"megamenu_width\":\"850px\",\"alignment\":\"left\",\"megamenu_direction\":\"full\",\"rows\":\"[{\\\"cols\\\":[{\\\"elements\\\":[{\\\"type\\\":\\\"submenu\\\",\\\"title\\\":\\\"Blog Type (Child Item)\\\",\\\"id\\\":\\\"389\\\"}],\\\"size\\\":4},{\\\"elements\\\":[{\\\"type\\\":\\\"submenu\\\",\\\"title\\\":\\\"Layouts (Child Item)\\\",\\\"id\\\":\\\"396\\\"},{\\\"id\\\":\\\"206\\\",\\\"title\\\":\\\"Blog Type\\\",\\\"module\\\":\\\"mod_menu\\\",\\\"type\\\":\\\"module\\\",\\\"published\\\":\\\"1\\\",\\\"access_title\\\":\\\"Public\\\",\\\"position\\\":\\\"\\\",\\\"showtitle\\\":\\\"1\\\"}],\\\"size\\\":4},{\\\"elements\\\":[{\\\"type\\\":\\\"submenu\\\",\\\"title\\\":\\\"Features (Child Item)\\\",\\\"id\\\":\\\"416\\\"}],\\\"size\\\":4}]}]\",\"badge\":\"0\",\"badge_text\":\"\",\"badge_color\":\"\",\"badge_bgcolor\":\"\"},\"astroid_banner_enabled\":\"0\",\"astroid_banner_title_enabled\":\"1\",\"astroid_banner_title\":\"\",\"astroid_banner_subtitle\":\"\",\"astroid_banner_textcolor\":\"\",\"astroid_banner_bgcolor\":\"\",\"astroid_banner_bgimage\":\"\",\"astroid_banner_title_tag\":\"h3\",\"astroid_banner_class\":\"\",\"astroid_banner_wrapper\":\"\",\"astroid_opengraph_menuitem\":\"0\",\"astroid_og_title_menuitem\":\"\",\"astroid_og_desc_menuitem\":\"\",\"astroid_og_image_menuitem\":\"\"}', 49, 96, 0, '*', 0),
(381, 'mainmenu', 'Font Awesome 5', 'font-awesome-5', '', 'mega-menu/features/font-awesome-5', '#', 'url', 0, 416, 3, 0, 0, '0000-00-00 00:00:00', 0, 1, ' ', 21, '{\"menu-anchor_title\":\"\",\"menu-anchor_css\":\"\",\"menu-anchor_rel\":\"\",\"menu_image\":\"\",\"menu_image_css\":\"\",\"menu_text\":1,\"menu_show\":1,\"astroid_menu_options\":{\"megamenu\":\"0\",\"showtitle\":\"0\",\"subtitle\":\"\",\"icon\":\"fab fa-font-awesome\",\"customclass\":\"\",\"width\":\"280px\",\"megamenu_width\":\"1200px\",\"alignment\":\"left\",\"megamenu_direction\":\"left\",\"rows\":\"[]\"},\"astroid_banner_enabled\":\"1\",\"astroid_banner_title_enabled\":\"1\",\"astroid_banner_title\":\"\",\"astroid_banner_subtitle\":\"\",\"astroid_banner_bgcolor\":\"\",\"astroid_banner_bgimage\":\"images\\/banner-bg.jpg\",\"astroid_banner_title_tag\":\"h3\",\"astroid_banner_class\":\"\",\"astroid_banner_wrapper\":\"\"}', 93, 94, 0, '*', 0),
(382, 'mainmenu', '404', '404', '', 'pages/404', 'index.php?option=com_content&view=article&id=64', 'component', 0, 414, 2, 22, 0, '0000-00-00 00:00:00', 1, 1, ' ', 21, '{\"show_title\":\"\",\"link_titles\":\"\",\"show_intro\":\"\",\"info_block_position\":\"\",\"info_block_show_title\":\"\",\"show_category\":\"\",\"link_category\":\"\",\"show_parent_category\":\"\",\"link_parent_category\":\"\",\"show_associations\":\"\",\"show_author\":\"\",\"link_author\":\"\",\"show_create_date\":\"\",\"show_modify_date\":\"\",\"show_publish_date\":\"\",\"show_item_navigation\":\"\",\"show_vote\":\"\",\"show_icons\":\"\",\"show_print_icon\":\"\",\"show_email_icon\":\"\",\"show_hits\":\"\",\"show_tags\":\"\",\"show_noauth\":\"\",\"urls_position\":\"\",\"menu-anchor_title\":\"\",\"menu-anchor_css\":\"\",\"menu_image\":\"\",\"menu_image_css\":\"\",\"menu_text\":1,\"menu_show\":1,\"page_title\":\"\",\"show_page_heading\":\"\",\"page_heading\":\"\",\"pageclass_sfx\":\"\",\"menu-meta_description\":\"\",\"menu-meta_keywords\":\"\",\"robots\":\"\",\"secure\":0,\"astroid_menu_options\":{\"megamenu\":\"0\",\"showtitle\":\"0\",\"subtitle\":\"\",\"icon\":\"\",\"customclass\":\"\",\"width\":\"280px\",\"megamenu_width\":\"1200px\",\"alignment\":\"right\",\"megamenu_direction\":\"right\",\"rows\":\"[]\",\"badge\":\"0\",\"badge_text\":\"\",\"badge_color\":\"\",\"badge_bgcolor\":\"\"},\"astroid_banner_enabled\":\"0\",\"astroid_banner_title_enabled\":\"1\",\"astroid_banner_title\":\"\",\"astroid_banner_subtitle\":\"\",\"astroid_banner_textcolor\":\"\",\"astroid_banner_bgcolor\":\"\",\"astroid_banner_bgimage\":\"\",\"astroid_banner_title_tag\":\"h3\",\"astroid_banner_class\":\"\",\"astroid_banner_wrapper\":\"\",\"astroid_banner_visibility\":\"currentPage\",\"astroid_opengraph_menuitem\":\"0\",\"astroid_og_title_menuitem\":\"\",\"astroid_og_desc_menuitem\":\"\",\"astroid_og_image_menuitem\":\"\"}', 42, 43, 0, '*', 0),
(383, 'mainmenu', 'With Sidebar', 'with-sidebar', '', 'blog/with-sidebar', 'index.php?option=com_content&view=category&layout=blog&id=11', 'component', 0, 386, 2, 22, 0, '0000-00-00 00:00:00', 0, 1, ' ', 21, '{\"layout_type\":\"blog\",\"show_category_heading_title_text\":\"\",\"show_category_title\":\"\",\"show_description\":\"\",\"show_description_image\":\"\",\"maxLevel\":\"0\",\"show_empty_categories\":\"\",\"show_no_articles\":\"\",\"show_subcat_desc\":\"\",\"show_cat_num_articles\":\"1\",\"show_cat_tags\":\"\",\"page_subheading\":\"\",\"num_leading_articles\":\"0\",\"num_intro_articles\":\"6\",\"num_columns\":\"2\",\"num_links\":\"\",\"multi_column_order\":\"\",\"show_subcategory_content\":\"-1\",\"orderby_pri\":\"\",\"orderby_sec\":\"\",\"order_date\":\"\",\"show_pagination\":\"\",\"show_pagination_results\":\"\",\"show_featured\":\"\",\"article_layout\":\"_:default\",\"show_title\":\"\",\"link_titles\":\"\",\"show_intro\":\"\",\"info_block_position\":\"\",\"info_block_show_title\":\"\",\"show_category\":\"\",\"link_category\":\"\",\"show_parent_category\":\"\",\"link_parent_category\":\"\",\"show_associations\":\"\",\"show_author\":\"\",\"link_author\":\"\",\"show_create_date\":\"\",\"show_modify_date\":\"\",\"show_publish_date\":\"\",\"show_item_navigation\":\"\",\"show_vote\":\"\",\"show_readmore\":\"\",\"show_readmore_title\":\"\",\"show_icons\":\"\",\"show_print_icon\":\"\",\"show_email_icon\":\"\",\"show_hits\":\"\",\"show_tags\":\"\",\"show_noauth\":\"\",\"show_feed_link\":\"\",\"feed_summary\":\"\",\"menu-anchor_title\":\"\",\"menu-anchor_css\":\"\",\"menu_image\":\"\",\"menu_image_css\":\"\",\"menu_text\":1,\"menu_show\":0,\"page_title\":\"\",\"show_page_heading\":\"\",\"page_heading\":\"\",\"pageclass_sfx\":\"\",\"menu-meta_description\":\"\",\"menu-meta_keywords\":\"\",\"robots\":\"\",\"secure\":0,\"astroid_menu_options\":{\"megamenu\":\"0\",\"showtitle\":\"0\",\"subtitle\":\"\",\"icon\":\"\",\"customclass\":\"\",\"width\":\"280px\",\"megamenu_width\":\"1200px\",\"alignment\":\"left\",\"megamenu_direction\":\"left\",\"rows\":\"[]\",\"badge\":\"0\",\"badge_text\":\"\",\"badge_color\":\"\",\"badge_bgcolor\":\"\"},\"astroid_banner_enabled\":\"0\",\"astroid_banner_title_enabled\":\"1\",\"astroid_banner_title\":\"Blog With Sidebar\",\"astroid_banner_subtitle\":\"\",\"astroid_banner_textcolor\":\"#000000\",\"astroid_banner_bgcolor\":\"\",\"astroid_banner_bgimage\":\"\",\"astroid_banner_title_tag\":\"h3\",\"astroid_banner_class\":\"\",\"astroid_banner_wrapper\":\"\",\"astroid_banner_visibility\":\"currentPage\",\"astroid_opengraph_menuitem\":\"0\",\"astroid_og_title_menuitem\":\"\",\"astroid_og_desc_menuitem\":\"\",\"astroid_og_image_menuitem\":\"\",\"astroid_relatedposts\":\"\",\"astroid_socialshare\":\"\",\"astroid_comments\":\"\",\"astroid_posttype\":\"\",\"astroid_readtime\":\"\",\"astroid_authorinfo\":\"\"}', 100, 101, 0, '*', 0),
(384, 'mainmenu', 'Typography', 'typography', '', 'pages/typography', 'index.php?option=com_content&view=article&id=47', 'component', 0, 414, 2, 22, 0, '0000-00-00 00:00:00', 0, 1, ' ', 21, '{\"show_title\":\"0\",\"link_titles\":\"0\",\"show_intro\":\"\",\"info_block_position\":\"\",\"info_block_show_title\":\"\",\"show_category\":\"0\",\"link_category\":\"0\",\"show_parent_category\":\"\",\"link_parent_category\":\"\",\"show_associations\":\"\",\"show_author\":\"0\",\"link_author\":\"0\",\"show_create_date\":\"0\",\"show_modify_date\":\"0\",\"show_publish_date\":\"0\",\"show_item_navigation\":\"\",\"show_vote\":\"0\",\"show_icons\":\"\",\"show_print_icon\":\"\",\"show_email_icon\":\"\",\"show_hits\":\"\",\"show_tags\":\"\",\"show_noauth\":\"\",\"urls_position\":\"\",\"menu-anchor_title\":\"\",\"menu-anchor_css\":\"\",\"menu_image\":\"\",\"menu_image_css\":\"\",\"menu_text\":1,\"menu_show\":1,\"page_title\":\"\",\"show_page_heading\":\"\",\"page_heading\":\"\",\"pageclass_sfx\":\"\",\"menu-meta_description\":\"\",\"menu-meta_keywords\":\"\",\"robots\":\"\",\"secure\":0,\"astroid_menu_options\":{\"megamenu\":\"0\",\"showtitle\":\"0\",\"subtitle\":\"\",\"icon\":\"\",\"customclass\":\"\",\"width\":\"280px\",\"megamenu_width\":\"1200px\",\"alignment\":\"left\",\"megamenu_direction\":\"left\",\"rows\":\"[]\"},\"astroid_banner_enabled\":\"1\",\"astroid_banner_title_enabled\":\"1\",\"astroid_banner_title\":\"\",\"astroid_banner_subtitle\":\"\",\"astroid_banner_textcolor\":\"#000000\",\"astroid_banner_bgcolor\":\"\",\"astroid_banner_bgimage\":\"\",\"astroid_banner_title_tag\":\"h3\",\"astroid_banner_class\":\"\",\"astroid_banner_wrapper\":\"\"}', 44, 45, 0, '*', 0),
(385, 'mainmenu', 'Without Sidebar', 'without-sidebar', '', 'blog/without-sidebar', 'index.php?option=com_content&view=category&layout=blog&id=11', 'component', 0, 386, 2, 22, 0, '0000-00-00 00:00:00', 0, 1, ' ', 21, '{\"layout_type\":\"blog\",\"show_category_heading_title_text\":\"\",\"show_category_title\":\"\",\"show_description\":\"\",\"show_description_image\":\"\",\"maxLevel\":\"0\",\"show_empty_categories\":\"\",\"show_no_articles\":\"\",\"show_subcat_desc\":\"\",\"show_cat_num_articles\":\"1\",\"show_cat_tags\":\"\",\"page_subheading\":\"\",\"num_leading_articles\":\"0\",\"num_intro_articles\":\"6\",\"num_columns\":\"3\",\"num_links\":\"0\",\"multi_column_order\":\"\",\"show_subcategory_content\":\"-1\",\"orderby_pri\":\"\",\"orderby_sec\":\"\",\"order_date\":\"\",\"show_pagination\":\"\",\"show_pagination_results\":\"\",\"show_featured\":\"\",\"article_layout\":\"_:default\",\"show_title\":\"\",\"link_titles\":\"\",\"show_intro\":\"\",\"info_block_position\":\"\",\"info_block_show_title\":\"\",\"show_category\":\"\",\"link_category\":\"\",\"show_parent_category\":\"\",\"link_parent_category\":\"\",\"show_associations\":\"\",\"show_author\":\"\",\"link_author\":\"\",\"show_create_date\":\"\",\"show_modify_date\":\"\",\"show_publish_date\":\"\",\"show_item_navigation\":\"1\",\"show_vote\":\"\",\"show_readmore\":\"\",\"show_readmore_title\":\"\",\"show_icons\":\"\",\"show_print_icon\":\"\",\"show_email_icon\":\"\",\"show_hits\":\"\",\"show_tags\":\"\",\"show_noauth\":\"\",\"show_feed_link\":\"\",\"feed_summary\":\"\",\"menu-anchor_title\":\"\",\"menu-anchor_css\":\"\",\"menu_image\":\"\",\"menu_image_css\":\"\",\"menu_text\":1,\"menu_show\":1,\"page_title\":\"\",\"show_page_heading\":\"\",\"page_heading\":\"\",\"pageclass_sfx\":\"\",\"menu-meta_description\":\"\",\"menu-meta_keywords\":\"\",\"robots\":\"\",\"secure\":0,\"astroid_menu_options\":{\"megamenu\":\"0\",\"showtitle\":\"0\",\"subtitle\":\"\",\"icon\":\"\",\"customclass\":\"\",\"width\":\"280px\",\"megamenu_width\":\"1200px\",\"alignment\":\"left\",\"megamenu_direction\":\"left\",\"rows\":\"[]\",\"badge\":\"0\",\"badge_text\":\"\",\"badge_color\":\"\",\"badge_bgcolor\":\"\"},\"astroid_banner_enabled\":\"1\",\"astroid_banner_title_enabled\":\"1\",\"astroid_banner_title\":\"Blog Without Sidebar\",\"astroid_banner_subtitle\":\"\",\"astroid_banner_textcolor\":\"#000000\",\"astroid_banner_bgcolor\":\"\",\"astroid_banner_bgimage\":\"\",\"astroid_banner_title_tag\":\"h3\",\"astroid_banner_class\":\"\",\"astroid_banner_wrapper\":\"\",\"astroid_banner_visibility\":\"currentPage\",\"astroid_opengraph_menuitem\":\"0\",\"astroid_og_title_menuitem\":\"\",\"astroid_og_desc_menuitem\":\"\",\"astroid_og_image_menuitem\":\"\",\"astroid_relatedposts\":\"\",\"astroid_socialshare\":\"\",\"astroid_comments\":\"\",\"astroid_posttype\":\"\",\"astroid_readtime\":\"\",\"astroid_authorinfo\":\"\"}', 98, 99, 0, '*', 0),
(386, 'mainmenu', 'Blog', 'blog', '', 'blog', 'index.php?Itemid=', 'alias', 0, 1, 1, 0, 0, '0000-00-00 00:00:00', 0, 1, ' ', 21, '{\"aliasoptions\":\"383\",\"alias_redirect\":0,\"menu-anchor_title\":\"\",\"menu-anchor_css\":\"\",\"menu_image\":\"\",\"menu_image_css\":\"\",\"menu_text\":1,\"menu_show\":0,\"astroid_menu_options\":{\"megamenu\":\"0\",\"showtitle\":\"0\",\"subtitle\":\"\",\"icon\":\"\",\"customclass\":\"\",\"width\":\"250px\",\"megamenu_width\":\"\",\"alignment\":\"right\",\"megamenu_direction\":\"left\",\"rows\":\"[]\",\"badge\":\"0\",\"badge_text\":\"\",\"badge_color\":\"\",\"badge_bgcolor\":\"\"},\"astroid_banner_enabled\":\"0\",\"astroid_banner_title_enabled\":\"1\",\"astroid_banner_title\":\"\",\"astroid_banner_subtitle\":\"\",\"astroid_banner_textcolor\":\"\",\"astroid_banner_bgcolor\":\"\",\"astroid_banner_bgimage\":\"\",\"astroid_banner_title_tag\":\"h3\",\"astroid_banner_class\":\"\",\"astroid_banner_wrapper\":\"\",\"astroid_banner_visibility\":\"currentPage\",\"astroid_opengraph_menuitem\":\"0\",\"astroid_og_title_menuitem\":\"\",\"astroid_og_desc_menuitem\":\"\",\"astroid_og_image_menuitem\":\"\"}', 97, 102, 0, '*', 0),
(387, 'mainmenu', 'Register', 'register', '', 'pages/register', 'index.php?option=com_users&view=registration', 'component', 0, 414, 2, 25, 0, '0000-00-00 00:00:00', 0, 1, ' ', 21, '{\"menu-anchor_title\":\"\",\"menu-anchor_css\":\"\",\"menu_image\":\"\",\"menu_image_css\":\"\",\"menu_text\":1,\"menu_show\":1,\"page_title\":\"\",\"show_page_heading\":\"\",\"page_heading\":\"\",\"pageclass_sfx\":\"\",\"menu-meta_description\":\"\",\"menu-meta_keywords\":\"\",\"robots\":\"\",\"secure\":0,\"astroid_menu_options\":{\"megamenu\":\"0\",\"showtitle\":\"0\",\"subtitle\":\"\",\"icon\":\"\",\"customclass\":\"\",\"width\":\"280px\",\"megamenu_width\":\"1200px\",\"alignment\":\"left\",\"megamenu_direction\":\"left\",\"rows\":\"[]\",\"badge\":\"0\",\"badge_text\":\"\",\"badge_color\":\"\",\"badge_bgcolor\":\"\"},\"astroid_banner_enabled\":\"1\",\"astroid_banner_title_enabled\":\"1\",\"astroid_banner_title\":\"\",\"astroid_banner_subtitle\":\"\",\"astroid_banner_textcolor\":\"#000000\",\"astroid_banner_bgcolor\":\"\",\"astroid_banner_bgimage\":\"\",\"astroid_banner_title_tag\":\"h3\",\"astroid_banner_class\":\"\",\"astroid_banner_wrapper\":\"\",\"astroid_opengraph_menuitem\":\"0\",\"astroid_og_title_menuitem\":\"\",\"astroid_og_desc_menuitem\":\"\",\"astroid_og_image_menuitem\":\"\"}', 40, 41, 0, '*', 0),
(388, 'mainmenu', 'Coming Soon', 'coming-soon', '', 'pages/coming-soon', 'index.php?option=com_content&view=featured', 'component', 0, 414, 2, 22, 0, '0000-00-00 00:00:00', 1, 1, ' ', 21, '{\"featured_categories\":[\"\"],\"layout_type\":\"blog\",\"num_leading_articles\":\"\",\"num_intro_articles\":\"\",\"num_columns\":\"\",\"num_links\":\"\",\"multi_column_order\":\"\",\"orderby_pri\":\"\",\"orderby_sec\":\"\",\"order_date\":\"\",\"show_pagination\":\"\",\"show_pagination_results\":\"\",\"show_title\":\"\",\"link_titles\":\"\",\"show_intro\":\"\",\"info_block_position\":\"\",\"info_block_show_title\":\"\",\"show_category\":\"\",\"link_category\":\"\",\"show_parent_category\":\"\",\"link_parent_category\":\"\",\"show_associations\":\"\",\"show_author\":\"\",\"link_author\":\"\",\"show_create_date\":\"\",\"show_modify_date\":\"\",\"show_publish_date\":\"\",\"show_item_navigation\":\"\",\"show_vote\":\"\",\"show_readmore\":\"\",\"show_readmore_title\":\"\",\"show_icons\":\"\",\"show_print_icon\":\"\",\"show_email_icon\":\"\",\"show_hits\":\"\",\"show_tags\":\"\",\"show_noauth\":\"\",\"show_feed_link\":\"\",\"feed_summary\":\"\",\"menu-anchor_title\":\"\",\"menu-anchor_css\":\"\",\"menu_image\":\"\",\"menu_image_css\":\"\",\"menu_text\":1,\"menu_show\":1,\"page_title\":\"\",\"show_page_heading\":\"\",\"page_heading\":\"\",\"pageclass_sfx\":\"\",\"menu-meta_description\":\"\",\"menu-meta_keywords\":\"\",\"robots\":\"\",\"secure\":0,\"astroid_menu_options\":{\"megamenu\":\"0\",\"showtitle\":\"0\",\"subtitle\":\"\",\"icon\":\"\",\"customclass\":\"\",\"width\":\"280px\",\"megamenu_width\":\"1200px\",\"alignment\":\"right\",\"megamenu_direction\":\"right\",\"rows\":\"[]\"},\"astroid_banner_enabled\":\"0\",\"astroid_banner_title_enabled\":\"1\",\"astroid_banner_title\":\"\",\"astroid_banner_subtitle\":\"\",\"astroid_banner_textcolor\":\"\",\"astroid_banner_bgcolor\":\"\",\"astroid_banner_bgimage\":\"\",\"astroid_banner_title_tag\":\"h3\",\"astroid_banner_class\":\"\",\"astroid_banner_wrapper\":\"\"}', 46, 47, 0, '*', 0),
(389, 'mainmenu', 'Blog Type', 'blog-type', '', 'mega-menu/blog-type', '', 'heading', 0, 380, 2, 0, 0, '0000-00-00 00:00:00', 0, 1, ' ', 21, '{\"menu-anchor_title\":\"\",\"menu-anchor_css\":\"\",\"menu_image\":\"\",\"menu_image_css\":\"\",\"menu_text\":1,\"menu_show\":1,\"astroid_menu_options\":{\"megamenu\":\"0\",\"showtitle\":\"0\",\"subtitle\":\"\",\"icon\":\"\",\"customclass\":\"\",\"width\":\"280px\",\"megamenu_width\":\"1200px\",\"alignment\":\"left\",\"megamenu_direction\":\"left\",\"rows\":\"[]\",\"badge\":\"0\",\"badge_text\":\"\",\"badge_color\":\"\",\"badge_bgcolor\":\"\"},\"astroid_banner_enabled\":\"0\",\"astroid_banner_title_enabled\":\"1\",\"astroid_banner_title\":\"\",\"astroid_banner_subtitle\":\"\",\"astroid_banner_textcolor\":\"\",\"astroid_banner_bgcolor\":\"\",\"astroid_banner_bgimage\":\"\",\"astroid_banner_title_tag\":\"h3\",\"astroid_banner_class\":\"\",\"astroid_banner_wrapper\":\"\",\"astroid_opengraph_menuitem\":\"0\",\"astroid_og_title_menuitem\":\"\",\"astroid_og_desc_menuitem\":\"\",\"astroid_og_image_menuitem\":\"\"}', 50, 63, 0, '*', 0),
(390, 'mainmenu', 'Regular', 'regular', '', 'mega-menu/blog-type/regular', 'index.php?option=com_content&view=article&id=57', 'component', 0, 389, 3, 22, 0, '0000-00-00 00:00:00', 0, 1, ' ', 21, '{\"show_title\":\"\",\"link_titles\":\"\",\"show_intro\":\"\",\"info_block_position\":\"\",\"info_block_show_title\":\"\",\"show_category\":\"\",\"link_category\":\"\",\"show_parent_category\":\"\",\"link_parent_category\":\"\",\"show_associations\":\"\",\"show_author\":\"\",\"link_author\":\"\",\"show_create_date\":\"\",\"show_modify_date\":\"\",\"show_publish_date\":\"\",\"show_item_navigation\":\"\",\"show_vote\":\"\",\"show_icons\":\"\",\"show_print_icon\":\"\",\"show_email_icon\":\"\",\"show_hits\":\"\",\"show_tags\":\"\",\"show_noauth\":\"\",\"urls_position\":\"\",\"menu-anchor_title\":\"\",\"menu-anchor_css\":\"\",\"menu_image\":\"\",\"menu_image_css\":\"\",\"menu_text\":1,\"menu_show\":1,\"page_title\":\"\",\"show_page_heading\":\"\",\"page_heading\":\"\",\"pageclass_sfx\":\"\",\"menu-meta_description\":\"\",\"menu-meta_keywords\":\"\",\"robots\":\"\",\"secure\":0,\"astroid_menu_options\":{\"megamenu\":\"0\",\"showtitle\":\"0\",\"subtitle\":\"\",\"icon\":\"fab fa-readme\",\"customclass\":\"\",\"width\":\"280px\",\"megamenu_width\":\"1200px\",\"alignment\":\"left\",\"megamenu_direction\":\"left\",\"rows\":\"[]\"},\"astroid_banner_enabled\":\"1\",\"astroid_banner_title_enabled\":\"1\",\"astroid_banner_title\":\"\",\"astroid_banner_subtitle\":\"\",\"astroid_banner_textcolor\":\"#000000\",\"astroid_banner_bgcolor\":\"\",\"astroid_banner_bgimage\":\"\",\"astroid_banner_title_tag\":\"h3\",\"astroid_banner_class\":\"\",\"astroid_banner_wrapper\":\"\"}', 51, 52, 0, '*', 0),
(391, 'mainmenu', 'Video', 'video', '', 'mega-menu/blog-type/video', 'index.php?option=com_content&view=article&id=54', 'component', 0, 389, 3, 22, 0, '0000-00-00 00:00:00', 0, 1, ' ', 21, '{\"show_title\":\"\",\"link_titles\":\"\",\"show_intro\":\"\",\"info_block_position\":\"\",\"info_block_show_title\":\"\",\"show_category\":\"\",\"link_category\":\"\",\"show_parent_category\":\"\",\"link_parent_category\":\"\",\"show_associations\":\"\",\"show_author\":\"\",\"link_author\":\"\",\"show_create_date\":\"\",\"show_modify_date\":\"\",\"show_publish_date\":\"\",\"show_item_navigation\":\"\",\"show_vote\":\"\",\"show_icons\":\"\",\"show_print_icon\":\"\",\"show_email_icon\":\"\",\"show_hits\":\"\",\"show_tags\":\"\",\"show_noauth\":\"\",\"urls_position\":\"\",\"menu-anchor_title\":\"\",\"menu-anchor_css\":\"\",\"menu_image\":\"\",\"menu_image_css\":\"\",\"menu_text\":1,\"menu_show\":1,\"page_title\":\"\",\"show_page_heading\":\"\",\"page_heading\":\"\",\"pageclass_sfx\":\"\",\"menu-meta_description\":\"\",\"menu-meta_keywords\":\"\",\"robots\":\"\",\"secure\":0,\"astroid_menu_options\":{\"megamenu\":\"0\",\"showtitle\":\"0\",\"subtitle\":\"\",\"icon\":\"fas fa-video\",\"customclass\":\"\",\"width\":\"280px\",\"megamenu_width\":\"1200px\",\"alignment\":\"left\",\"megamenu_direction\":\"left\",\"rows\":\"[]\"},\"astroid_banner_enabled\":\"1\",\"astroid_banner_title_enabled\":\"1\",\"astroid_banner_title\":\"\",\"astroid_banner_subtitle\":\"\",\"astroid_banner_textcolor\":\"#000000\",\"astroid_banner_bgcolor\":\"\",\"astroid_banner_bgimage\":\"\",\"astroid_banner_title_tag\":\"h3\",\"astroid_banner_class\":\"\",\"astroid_banner_wrapper\":\"\"}', 53, 54, 0, '*', 0),
(392, 'mainmenu', 'Gallery', 'gallery', '', 'mega-menu/blog-type/gallery', 'index.php?option=com_content&view=article&id=60', 'component', 0, 389, 3, 22, 0, '0000-00-00 00:00:00', 0, 1, ' ', 21, '{\"show_title\":\"\",\"link_titles\":\"\",\"show_intro\":\"\",\"info_block_position\":\"\",\"info_block_show_title\":\"\",\"show_category\":\"\",\"link_category\":\"\",\"show_parent_category\":\"\",\"link_parent_category\":\"\",\"show_associations\":\"\",\"show_author\":\"\",\"link_author\":\"\",\"show_create_date\":\"\",\"show_modify_date\":\"\",\"show_publish_date\":\"\",\"show_item_navigation\":\"\",\"show_vote\":\"\",\"show_icons\":\"\",\"show_print_icon\":\"\",\"show_email_icon\":\"\",\"show_hits\":\"\",\"show_tags\":\"\",\"show_noauth\":\"\",\"urls_position\":\"\",\"menu-anchor_title\":\"\",\"menu-anchor_css\":\"\",\"menu_image\":\"\",\"menu_image_css\":\"\",\"menu_text\":1,\"menu_show\":1,\"page_title\":\"\",\"show_page_heading\":\"\",\"page_heading\":\"\",\"pageclass_sfx\":\"\",\"menu-meta_description\":\"\",\"menu-meta_keywords\":\"\",\"robots\":\"\",\"secure\":0,\"astroid_menu_options\":{\"megamenu\":\"0\",\"showtitle\":\"0\",\"subtitle\":\"\",\"icon\":\"far fa-images\",\"customclass\":\"\",\"width\":\"280px\",\"megamenu_width\":\"1200px\",\"alignment\":\"left\",\"megamenu_direction\":\"left\",\"rows\":\"[]\"},\"astroid_banner_enabled\":\"1\",\"astroid_banner_title_enabled\":\"1\",\"astroid_banner_title\":\"\",\"astroid_banner_subtitle\":\"\",\"astroid_banner_textcolor\":\"#000000\",\"astroid_banner_bgcolor\":\"\",\"astroid_banner_bgimage\":\"\",\"astroid_banner_title_tag\":\"h3\",\"astroid_banner_class\":\"\",\"astroid_banner_wrapper\":\"\"}', 55, 56, 0, '*', 0),
(393, 'mainmenu', 'Audio', 'audio', '', 'mega-menu/blog-type/audio', 'index.php?option=com_content&view=article&id=56', 'component', 0, 389, 3, 22, 0, '0000-00-00 00:00:00', 0, 1, ' ', 21, '{\"show_title\":\"\",\"link_titles\":\"\",\"show_intro\":\"\",\"info_block_position\":\"\",\"info_block_show_title\":\"\",\"show_category\":\"\",\"link_category\":\"\",\"show_parent_category\":\"\",\"link_parent_category\":\"\",\"show_associations\":\"\",\"show_author\":\"\",\"link_author\":\"\",\"show_create_date\":\"\",\"show_modify_date\":\"\",\"show_publish_date\":\"\",\"show_item_navigation\":\"\",\"show_vote\":\"\",\"show_icons\":\"\",\"show_print_icon\":\"\",\"show_email_icon\":\"\",\"show_hits\":\"\",\"show_tags\":\"\",\"show_noauth\":\"\",\"urls_position\":\"\",\"menu-anchor_title\":\"\",\"menu-anchor_css\":\"\",\"menu_image\":\"\",\"menu_image_css\":\"\",\"menu_text\":1,\"menu_show\":1,\"page_title\":\"\",\"show_page_heading\":\"\",\"page_heading\":\"\",\"pageclass_sfx\":\"\",\"menu-meta_description\":\"\",\"menu-meta_keywords\":\"\",\"robots\":\"\",\"secure\":0,\"astroid_menu_options\":{\"megamenu\":\"0\",\"showtitle\":\"0\",\"subtitle\":\"\",\"icon\":\"fas fa-play\",\"customclass\":\"\",\"width\":\"280px\",\"megamenu_width\":\"1200px\",\"alignment\":\"left\",\"megamenu_direction\":\"left\",\"rows\":\"[]\"},\"astroid_banner_enabled\":\"1\",\"astroid_banner_title_enabled\":\"1\",\"astroid_banner_title\":\"\",\"astroid_banner_subtitle\":\"\",\"astroid_banner_textcolor\":\"#000000\",\"astroid_banner_bgcolor\":\"\",\"astroid_banner_bgimage\":\"\",\"astroid_banner_title_tag\":\"h3\",\"astroid_banner_class\":\"\",\"astroid_banner_wrapper\":\"\"}', 57, 58, 0, '*', 0),
(394, 'mainmenu', 'Review', 'review', '', 'mega-menu/blog-type/review', 'index.php?option=com_content&view=article&id=58', 'component', 0, 389, 3, 22, 0, '0000-00-00 00:00:00', 0, 1, ' ', 21, '{\"show_title\":\"\",\"link_titles\":\"\",\"show_intro\":\"\",\"info_block_position\":\"\",\"info_block_show_title\":\"\",\"show_category\":\"\",\"link_category\":\"\",\"show_parent_category\":\"\",\"link_parent_category\":\"\",\"show_associations\":\"\",\"show_author\":\"\",\"link_author\":\"\",\"show_create_date\":\"\",\"show_modify_date\":\"\",\"show_publish_date\":\"\",\"show_item_navigation\":\"\",\"show_vote\":\"\",\"show_icons\":\"\",\"show_print_icon\":\"\",\"show_email_icon\":\"\",\"show_hits\":\"\",\"show_tags\":\"\",\"show_noauth\":\"\",\"urls_position\":\"\",\"menu-anchor_title\":\"\",\"menu-anchor_css\":\"\",\"menu_image\":\"\",\"menu_image_css\":\"\",\"menu_text\":1,\"menu_show\":1,\"page_title\":\"\",\"show_page_heading\":\"\",\"page_heading\":\"\",\"pageclass_sfx\":\"\",\"menu-meta_description\":\"\",\"menu-meta_keywords\":\"\",\"robots\":\"\",\"secure\":0,\"astroid_menu_options\":{\"megamenu\":\"0\",\"showtitle\":\"0\",\"subtitle\":\"\",\"icon\":\"fas fa-comments\",\"customclass\":\"\",\"width\":\"280px\",\"megamenu_width\":\"1200px\",\"alignment\":\"left\",\"megamenu_direction\":\"left\",\"rows\":\"[]\"},\"astroid_banner_enabled\":\"1\",\"astroid_banner_title_enabled\":\"1\",\"astroid_banner_title\":\"\",\"astroid_banner_subtitle\":\"\",\"astroid_banner_textcolor\":\"#000000\",\"astroid_banner_bgcolor\":\"\",\"astroid_banner_bgimage\":\"\",\"astroid_banner_title_tag\":\"h3\",\"astroid_banner_class\":\"\",\"astroid_banner_wrapper\":\"\"}', 59, 60, 0, '*', 0);
INSERT INTO `ynfp8_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
(395, 'mainmenu', 'Quote', 'quote', '', 'mega-menu/blog-type/quote', 'index.php?option=com_content&view=article&id=59', 'component', 0, 389, 3, 22, 0, '0000-00-00 00:00:00', 0, 1, ' ', 21, '{\"show_title\":\"\",\"link_titles\":\"\",\"show_intro\":\"\",\"info_block_position\":\"\",\"info_block_show_title\":\"\",\"show_category\":\"\",\"link_category\":\"\",\"show_parent_category\":\"\",\"link_parent_category\":\"\",\"show_associations\":\"\",\"show_author\":\"\",\"link_author\":\"\",\"show_create_date\":\"\",\"show_modify_date\":\"\",\"show_publish_date\":\"\",\"show_item_navigation\":\"\",\"show_vote\":\"\",\"show_icons\":\"\",\"show_print_icon\":\"\",\"show_email_icon\":\"\",\"show_hits\":\"\",\"show_tags\":\"\",\"show_noauth\":\"\",\"urls_position\":\"\",\"menu-anchor_title\":\"\",\"menu-anchor_css\":\"\",\"menu_image\":\"\",\"menu_image_css\":\"\",\"menu_text\":1,\"menu_show\":1,\"page_title\":\"\",\"show_page_heading\":\"\",\"page_heading\":\"\",\"pageclass_sfx\":\"\",\"menu-meta_description\":\"\",\"menu-meta_keywords\":\"\",\"robots\":\"\",\"secure\":0,\"astroid_menu_options\":{\"megamenu\":\"0\",\"showtitle\":\"0\",\"subtitle\":\"\",\"icon\":\"fas fa-quote-left\",\"customclass\":\"\",\"width\":\"280px\",\"megamenu_width\":\"1200px\",\"alignment\":\"left\",\"megamenu_direction\":\"left\",\"rows\":\"[]\"},\"astroid_banner_enabled\":\"1\",\"astroid_banner_title_enabled\":\"1\",\"astroid_banner_title\":\"\",\"astroid_banner_subtitle\":\"\",\"astroid_banner_textcolor\":\"#000000\",\"astroid_banner_bgcolor\":\"\",\"astroid_banner_bgimage\":\"\",\"astroid_banner_title_tag\":\"h3\",\"astroid_banner_class\":\"\",\"astroid_banner_wrapper\":\"\"}', 61, 62, 0, '*', 0),
(396, 'mainmenu', 'Layouts', 'layout', '', 'mega-menu/layout', '', 'heading', 0, 380, 2, 0, 0, '0000-00-00 00:00:00', 0, 1, ' ', 21, '{\"menu-anchor_title\":\"\",\"menu-anchor_css\":\"\",\"menu_image\":\"\",\"menu_image_css\":\"\",\"menu_text\":1,\"menu_show\":1,\"astroid_menu_options\":{\"megamenu\":\"0\",\"showtitle\":\"0\",\"subtitle\":\"\",\"icon\":\"\",\"customclass\":\"\",\"width\":\"280px\",\"megamenu_width\":\"1200px\",\"alignment\":\"left\",\"megamenu_direction\":\"left\",\"rows\":\"[]\"},\"astroid_banner_enabled\":\"0\",\"astroid_banner_title_enabled\":\"1\",\"astroid_banner_title\":\"\",\"astroid_banner_subtitle\":\"\",\"astroid_banner_textcolor\":\"\",\"astroid_banner_bgcolor\":\"\",\"astroid_banner_bgimage\":\"\",\"astroid_banner_title_tag\":\"h3\",\"astroid_banner_class\":\"\",\"astroid_banner_wrapper\":\"\",\"astroid_opengraph_menuitem\":\"0\",\"astroid_og_title_menuitem\":\"\",\"astroid_og_desc_menuitem\":\"\",\"astroid_og_image_menuitem\":\"\"}', 64, 79, 0, '*', 0),
(397, 'mainmenu', 'Without Sidebar', 'layout-without-sidebar', '', 'mega-menu/layout/layout-without-sidebar', 'index.php?Itemid=', 'alias', 0, 396, 3, 0, 0, '0000-00-00 00:00:00', 0, 1, ' ', 21, '{\"aliasoptions\":\"385\",\"alias_redirect\":1,\"menu-anchor_title\":\"\",\"menu-anchor_css\":\"\",\"menu_image\":\"\",\"menu_image_css\":\"\",\"menu_text\":1,\"menu_show\":1,\"astroid_menu_options\":{\"megamenu\":\"0\",\"showtitle\":\"0\",\"subtitle\":\"\",\"icon\":\"fas fa-caret-square-right\",\"customclass\":\"\",\"width\":\"280px\",\"megamenu_width\":\"1200px\",\"alignment\":\"left\",\"megamenu_direction\":\"left\",\"rows\":\"[]\",\"badge\":\"0\",\"badge_text\":\"\",\"badge_color\":\"\",\"badge_bgcolor\":\"\"},\"astroid_banner_enabled\":\"0\",\"astroid_banner_title_enabled\":\"1\",\"astroid_banner_title\":\"\",\"astroid_banner_subtitle\":\"\",\"astroid_banner_textcolor\":\"\",\"astroid_banner_bgcolor\":\"\",\"astroid_banner_bgimage\":\"\",\"astroid_banner_title_tag\":\"h3\",\"astroid_banner_class\":\"\",\"astroid_banner_wrapper\":\"\",\"astroid_banner_visibility\":\"currentPage\",\"astroid_opengraph_menuitem\":\"0\",\"astroid_og_title_menuitem\":\"\",\"astroid_og_desc_menuitem\":\"\",\"astroid_og_image_menuitem\":\"\"}', 65, 66, 0, '*', 0),
(398, 'mainmenu', 'Full Width', 'full-width', '', 'mega-menu/layout/full-width', 'index.php?Itemid=', 'alias', 0, 396, 3, 0, 0, '0000-00-00 00:00:00', 0, 1, ' ', 21, '{\"aliasoptions\":\"226\",\"alias_redirect\":0,\"menu-anchor_title\":\"\",\"menu-anchor_css\":\"\",\"menu_image\":\"\",\"menu_image_css\":\"\",\"menu_text\":1,\"menu_show\":1,\"astroid_menu_options\":{\"megamenu\":\"0\",\"showtitle\":\"0\",\"subtitle\":\"\",\"icon\":\"fas fa-square-full\",\"customclass\":\"\",\"width\":\"280px\",\"megamenu_width\":\"1200px\",\"alignment\":\"left\",\"megamenu_direction\":\"left\",\"rows\":\"[]\",\"badge\":\"0\",\"badge_text\":\"\",\"badge_color\":\"\",\"badge_bgcolor\":\"\"},\"astroid_banner_enabled\":\"0\",\"astroid_banner_title_enabled\":\"1\",\"astroid_banner_title\":\"\",\"astroid_banner_subtitle\":\"\",\"astroid_banner_textcolor\":\"\",\"astroid_banner_bgcolor\":\"\",\"astroid_banner_bgimage\":\"\",\"astroid_banner_title_tag\":\"h3\",\"astroid_banner_class\":\"\",\"astroid_banner_wrapper\":\"\",\"astroid_banner_visibility\":\"currentPage\",\"astroid_opengraph_menuitem\":\"0\",\"astroid_og_title_menuitem\":\"\",\"astroid_og_desc_menuitem\":\"\",\"astroid_og_image_menuitem\":\"\"}', 67, 68, 0, '*', 0),
(399, 'mainmenu', 'Box Layout', 'box-layout', '', 'mega-menu/layout/box-layout', 'index.php?option=com_content&view=featured', 'component', 0, 396, 3, 22, 0, '0000-00-00 00:00:00', 0, 1, ' ', 21, '{\"featured_categories\":[\"\"],\"layout_type\":\"blog\",\"num_leading_articles\":\"\",\"num_intro_articles\":\"\",\"num_columns\":\"\",\"num_links\":\"\",\"multi_column_order\":\"\",\"orderby_pri\":\"\",\"orderby_sec\":\"\",\"order_date\":\"\",\"show_pagination\":\"\",\"show_pagination_results\":\"\",\"page_subheading\":\"\",\"show_title\":\"\",\"link_titles\":\"\",\"show_intro\":\"\",\"info_block_position\":\"\",\"info_block_show_title\":\"\",\"show_category\":\"\",\"link_category\":\"\",\"show_parent_category\":\"\",\"link_parent_category\":\"\",\"show_associations\":\"\",\"show_author\":\"\",\"link_author\":\"\",\"show_create_date\":\"\",\"show_modify_date\":\"\",\"show_publish_date\":\"\",\"show_item_navigation\":\"\",\"show_vote\":\"\",\"show_readmore\":\"\",\"show_readmore_title\":\"\",\"show_icons\":\"\",\"show_print_icon\":\"\",\"show_email_icon\":\"\",\"show_hits\":\"\",\"show_tags\":\"\",\"show_noauth\":\"\",\"show_feed_link\":\"\",\"feed_summary\":\"\",\"menu-anchor_title\":\"\",\"menu-anchor_css\":\"\",\"menu_image\":\"\",\"menu_image_css\":\"\",\"menu_text\":1,\"menu_show\":1,\"page_title\":\"\",\"show_page_heading\":\"\",\"page_heading\":\"\",\"pageclass_sfx\":\"\",\"menu-meta_description\":\"\",\"menu-meta_keywords\":\"\",\"robots\":\"\",\"secure\":0,\"astroid_menu_options\":{\"megamenu\":\"0\",\"showtitle\":\"0\",\"subtitle\":\"\",\"icon\":\"fas fa-box\",\"customclass\":\"\",\"width\":\"280px\",\"megamenu_width\":\"1200px\",\"alignment\":\"left\",\"megamenu_direction\":\"left\",\"rows\":\"[]\",\"badge\":\"0\",\"badge_text\":\"\",\"badge_color\":\"\",\"badge_bgcolor\":\"\"},\"astroid_banner_enabled\":\"0\",\"astroid_banner_title_enabled\":\"1\",\"astroid_banner_title\":\"\",\"astroid_banner_subtitle\":\"\",\"astroid_banner_textcolor\":\"\",\"astroid_banner_bgcolor\":\"\",\"astroid_banner_bgimage\":\"\",\"astroid_banner_title_tag\":\"h3\",\"astroid_banner_class\":\"\",\"astroid_banner_wrapper\":\"\",\"astroid_banner_visibility\":\"currentPage\",\"astroid_opengraph_menuitem\":\"0\",\"astroid_og_title_menuitem\":\"\",\"astroid_og_desc_menuitem\":\"\",\"astroid_og_image_menuitem\":\"\",\"astroid_relatedposts\":\"\",\"astroid_socialshare\":\"\",\"astroid_comments\":\"\",\"astroid_posttype\":\"\",\"astroid_readtime\":\"\",\"astroid_authorinfo\":\"\"}', 69, 70, 0, '*', 0),
(400, 'mainmenu', 'Left Sidebar', 'left-sidebar', '', 'mega-menu/layout/left-sidebar', '#', 'url', 0, 396, 3, 0, 0, '0000-00-00 00:00:00', 0, 1, ' ', 21, '{\"menu-anchor_title\":\"\",\"menu-anchor_css\":\"\",\"menu-anchor_rel\":\"\",\"menu_image\":\"\",\"menu_image_css\":\"\",\"menu_text\":1,\"menu_show\":1,\"astroid_menu_options\":{\"megamenu\":\"0\",\"showtitle\":\"0\",\"subtitle\":\"\",\"icon\":\"fas fa-caret-square-left\",\"customclass\":\"\",\"width\":\"280px\",\"megamenu_width\":\"1200px\",\"alignment\":\"left\",\"megamenu_direction\":\"left\",\"rows\":\"[]\"},\"astroid_banner_enabled\":\"0\",\"astroid_banner_title_enabled\":\"1\",\"astroid_banner_title\":\"\",\"astroid_banner_subtitle\":\"\",\"astroid_banner_textcolor\":\"\",\"astroid_banner_bgcolor\":\"\",\"astroid_banner_bgimage\":\"\",\"astroid_banner_title_tag\":\"h3\",\"astroid_banner_class\":\"\",\"astroid_banner_wrapper\":\"\"}', 71, 72, 0, '*', 0),
(401, 'mainmenu', 'Right Sidebar', 'right-sidebar', '', 'mega-menu/layout/right-sidebar', '#', 'url', 0, 396, 3, 0, 0, '0000-00-00 00:00:00', 0, 1, ' ', 21, '{\"menu-anchor_title\":\"\",\"menu-anchor_css\":\"\",\"menu-anchor_rel\":\"\",\"menu_image\":\"\",\"menu_image_css\":\"\",\"menu_text\":1,\"menu_show\":1,\"astroid_menu_options\":{\"megamenu\":\"0\",\"showtitle\":\"0\",\"subtitle\":\"\",\"icon\":\"fas fa-caret-square-right\",\"customclass\":\"\",\"width\":\"280px\",\"megamenu_width\":\"1200px\",\"alignment\":\"left\",\"megamenu_direction\":\"left\",\"rows\":\"[]\"},\"astroid_banner_enabled\":\"0\",\"astroid_banner_title_enabled\":\"1\",\"astroid_banner_title\":\"\",\"astroid_banner_subtitle\":\"\",\"astroid_banner_textcolor\":\"\",\"astroid_banner_bgcolor\":\"\",\"astroid_banner_bgimage\":\"\",\"astroid_banner_title_tag\":\"h3\",\"astroid_banner_class\":\"\",\"astroid_banner_wrapper\":\"\"}', 73, 74, 0, '*', 0),
(402, 'mainmenu', 'Both Sidebar', 'both-sidebar', '', 'mega-menu/layout/both-sidebar', '#', 'url', 0, 396, 3, 0, 0, '0000-00-00 00:00:00', 0, 1, ' ', 21, '{\"menu-anchor_title\":\"\",\"menu-anchor_css\":\"\",\"menu-anchor_rel\":\"\",\"menu_image\":\"\",\"menu_image_css\":\"\",\"menu_text\":1,\"menu_show\":1,\"astroid_menu_options\":{\"megamenu\":\"0\",\"showtitle\":\"0\",\"subtitle\":\"\",\"icon\":\"fas fa-caret-square-right\",\"customclass\":\"\",\"width\":\"280px\",\"megamenu_width\":\"1200px\",\"alignment\":\"left\",\"megamenu_direction\":\"left\",\"rows\":\"[]\"},\"astroid_banner_enabled\":\"0\",\"astroid_banner_title_enabled\":\"1\",\"astroid_banner_title\":\"\",\"astroid_banner_subtitle\":\"\",\"astroid_banner_textcolor\":\"\",\"astroid_banner_bgcolor\":\"\",\"astroid_banner_bgimage\":\"\",\"astroid_banner_title_tag\":\"h3\",\"astroid_banner_class\":\"\",\"astroid_banner_wrapper\":\"\"}', 75, 76, 0, '*', 0),
(404, 'mainmenu', 'Contact', 'contact', '', 'contact', 'index.php?option=com_content&view=article&id=49', 'component', 0, 1, 1, 22, 0, '0000-00-00 00:00:00', 0, 1, ' ', 21, '{\"show_title\":\"0\",\"link_titles\":\"\",\"show_intro\":\"\",\"info_block_position\":\"\",\"info_block_show_title\":\"0\",\"show_category\":\"0\",\"link_category\":\"\",\"show_parent_category\":\"\",\"link_parent_category\":\"\",\"show_associations\":\"\",\"show_author\":\"0\",\"link_author\":\"\",\"show_create_date\":\"0\",\"show_modify_date\":\"\",\"show_publish_date\":\"0\",\"show_item_navigation\":\"\",\"show_vote\":\"0\",\"show_icons\":\"\",\"show_print_icon\":\"\",\"show_email_icon\":\"\",\"show_hits\":\"\",\"show_tags\":\"\",\"show_noauth\":\"\",\"urls_position\":\"\",\"menu-anchor_title\":\"\",\"menu-anchor_css\":\"\",\"menu_image\":\"\",\"menu_image_css\":\"\",\"menu_text\":1,\"menu_show\":1,\"page_title\":\"\",\"show_page_heading\":\"\",\"page_heading\":\"\",\"pageclass_sfx\":\"\",\"menu-meta_description\":\"\",\"menu-meta_keywords\":\"\",\"robots\":\"\",\"secure\":0,\"astroid_menu_options\":{\"megamenu\":\"0\",\"showtitle\":\"0\",\"subtitle\":\"\",\"icon\":\"\",\"customclass\":\"\",\"width\":\"340px\",\"megamenu_width\":\"1200px\",\"alignment\":\"left\",\"megamenu_direction\":\"left\",\"rows\":\"[]\"},\"astroid_banner_enabled\":\"1\",\"astroid_banner_title_enabled\":\"1\",\"astroid_banner_title\":\"Contact\",\"astroid_banner_subtitle\":\"\",\"astroid_banner_textcolor\":\"#000000\",\"astroid_banner_bgcolor\":\"\",\"astroid_banner_bgimage\":\"\",\"astroid_banner_title_tag\":\"h3\",\"astroid_banner_class\":\"\",\"astroid_banner_wrapper\":\"container\"}', 103, 104, 0, '*', 0),
(408, 'mainmenu', 'Horizontal Header', 'horizontal-header', '', 'home/horizontal-header', 'index.php?Itemid=', 'heading', 0, 226, 2, 0, 0, '0000-00-00 00:00:00', 0, 1, ' ', 21, '{\"menu-anchor_title\":\"\",\"menu-anchor_css\":\"\",\"menu_image\":\"\",\"menu_image_css\":\"\",\"menu_text\":1,\"menu_show\":1,\"astroid_menu_options\":{\"megamenu\":\"0\",\"showtitle\":\"0\",\"subtitle\":\"\",\"icon\":\"\",\"customclass\":\"\",\"width\":\"280px\",\"megamenu_width\":\"1200px\",\"alignment\":\"right\",\"megamenu_direction\":\"right\",\"rows\":\"[]\",\"badge\":\"0\",\"badge_text\":\"\",\"badge_color\":\"\",\"badge_bgcolor\":\"\"},\"astroid_banner_enabled\":\"0\",\"astroid_banner_title_enabled\":\"1\",\"astroid_banner_title\":\"\",\"astroid_banner_subtitle\":\"\",\"astroid_banner_textcolor\":\"\",\"astroid_banner_bgcolor\":\"\",\"astroid_banner_bgimage\":\"\",\"astroid_banner_title_tag\":\"h3\",\"astroid_banner_class\":\"\",\"astroid_banner_wrapper\":\"\",\"astroid_opengraph_menuitem\":\"0\",\"astroid_og_title_menuitem\":\"\",\"astroid_og_desc_menuitem\":\"\",\"astroid_og_image_menuitem\":\"\"}', 12, 19, 0, '*', 0),
(409, 'mainmenu', 'Stacked Header', 'stacked-header', '', 'home/stacked-header', '', 'heading', 0, 226, 2, 0, 0, '0000-00-00 00:00:00', 0, 1, ' ', 21, '{\"menu-anchor_title\":\"\",\"menu-anchor_css\":\"\",\"menu_image\":\"\",\"menu_image_css\":\"\",\"menu_text\":1,\"menu_show\":1,\"astroid_menu_options\":{\"megamenu\":\"0\",\"showtitle\":\"0\",\"subtitle\":\"\",\"icon\":\"\",\"customclass\":\"\",\"width\":\"280px\",\"megamenu_width\":\"1200px\",\"alignment\":\"right\",\"megamenu_direction\":\"right\",\"rows\":\"[]\",\"badge\":\"0\",\"badge_text\":\"\",\"badge_color\":\"\",\"badge_bgcolor\":\"\"},\"astroid_banner_enabled\":\"0\",\"astroid_banner_title_enabled\":\"1\",\"astroid_banner_title\":\"\",\"astroid_banner_subtitle\":\"\",\"astroid_banner_textcolor\":\"\",\"astroid_banner_bgcolor\":\"\",\"astroid_banner_bgimage\":\"\",\"astroid_banner_title_tag\":\"h3\",\"astroid_banner_class\":\"\",\"astroid_banner_wrapper\":\"\",\"astroid_opengraph_menuitem\":\"0\",\"astroid_og_title_menuitem\":\"\",\"astroid_og_desc_menuitem\":\"\",\"astroid_og_image_menuitem\":\"\"}', 20, 27, 0, '*', 0),
(413, 'mainmenu', 'About', 'about', '', 'about', 'index.php?option=com_content&view=article&id=48', 'component', 0, 1, 1, 22, 0, '0000-00-00 00:00:00', 0, 1, ' ', 21, '{\"show_title\":\"0\",\"link_titles\":\"\",\"show_intro\":\"\",\"info_block_position\":\"\",\"info_block_show_title\":\"\",\"show_category\":\"0\",\"link_category\":\"\",\"show_parent_category\":\"\",\"link_parent_category\":\"\",\"show_associations\":\"\",\"show_author\":\"0\",\"link_author\":\"\",\"show_create_date\":\"0\",\"show_modify_date\":\"\",\"show_publish_date\":\"\",\"show_item_navigation\":\"\",\"show_vote\":\"0\",\"show_icons\":\"\",\"show_print_icon\":\"\",\"show_email_icon\":\"\",\"show_hits\":\"\",\"show_tags\":\"\",\"show_noauth\":\"\",\"urls_position\":\"\",\"menu-anchor_title\":\"\",\"menu-anchor_css\":\"\",\"menu_image\":\"\",\"menu_image_css\":\"\",\"menu_text\":1,\"menu_show\":1,\"page_title\":\"\",\"show_page_heading\":\"\",\"page_heading\":\"\",\"pageclass_sfx\":\"\",\"menu-meta_description\":\"\",\"menu-meta_keywords\":\"\",\"robots\":\"\",\"secure\":0,\"astroid_menu_options\":{\"megamenu\":\"0\",\"showtitle\":\"0\",\"subtitle\":\"\",\"icon\":\"\",\"customclass\":\"\",\"width\":\"\",\"megamenu_width\":\"\",\"alignment\":\"left\",\"megamenu_direction\":\"left\",\"rows\":\"[]\"},\"astroid_banner_enabled\":\"1\",\"astroid_banner_title_enabled\":\"1\",\"astroid_banner_title\":\"About us\",\"astroid_banner_subtitle\":\"\",\"astroid_banner_textcolor\":\"#000000\",\"astroid_banner_bgcolor\":\"\",\"astroid_banner_bgimage\":\"\",\"astroid_banner_title_tag\":\"h3\",\"astroid_banner_class\":\"\",\"astroid_banner_wrapper\":\"container\"}', 35, 36, 0, '*', 0),
(414, 'mainmenu', 'Pages', 'pages', '', 'pages', 'index.php?Itemid=', 'alias', 0, 1, 1, 0, 0, '0000-00-00 00:00:00', 0, 1, ' ', 21, '{\"aliasoptions\":\"133\",\"alias_redirect\":0,\"menu-anchor_title\":\"\",\"menu-anchor_css\":\"\",\"menu_image\":\"\",\"menu_image_css\":\"\",\"menu_text\":1,\"menu_show\":1,\"astroid_menu_options\":{\"megamenu\":\"0\",\"showtitle\":\"0\",\"subtitle\":\"\",\"icon\":\"\",\"customclass\":\"\",\"width\":\"250px\",\"megamenu_width\":\"1200px\",\"alignment\":\"left\",\"megamenu_direction\":\"left\",\"rows\":\"[]\",\"badge\":\"0\",\"badge_text\":\"\",\"badge_color\":\"\",\"badge_bgcolor\":\"\"},\"astroid_banner_enabled\":\"0\",\"astroid_banner_title_enabled\":\"1\",\"astroid_banner_title\":\"\",\"astroid_banner_subtitle\":\"\",\"astroid_banner_textcolor\":\"\",\"astroid_banner_bgcolor\":\"\",\"astroid_banner_bgimage\":\"\",\"astroid_banner_title_tag\":\"h3\",\"astroid_banner_class\":\"\",\"astroid_banner_wrapper\":\"\",\"astroid_opengraph_menuitem\":\"0\",\"astroid_og_title_menuitem\":\"\",\"astroid_og_desc_menuitem\":\"\",\"astroid_og_image_menuitem\":\"\"}', 37, 48, 0, '*', 0),
(415, 'mainmenu', 'Login', 'login', '', 'pages/login', 'index.php?option=com_users&view=login', 'component', 0, 414, 2, 25, 0, '0000-00-00 00:00:00', 0, 1, ' ', 21, '{\"loginredirectchoice\":\"1\",\"login_redirect_url\":\"\",\"login_redirect_menuitem\":\"\",\"logindescription_show\":\"1\",\"login_description\":\"\",\"login_image\":\"\",\"logoutredirectchoice\":\"1\",\"logout_redirect_url\":\"\",\"logout_redirect_menuitem\":\"\",\"logoutdescription_show\":\"1\",\"logout_description\":\"\",\"logout_image\":\"\",\"menu-anchor_title\":\"\",\"menu-anchor_css\":\"\",\"menu_image\":\"\",\"menu_image_css\":\"\",\"menu_text\":1,\"menu_show\":1,\"page_title\":\"\",\"show_page_heading\":\"\",\"page_heading\":\"\",\"pageclass_sfx\":\"\",\"menu-meta_description\":\"\",\"menu-meta_keywords\":\"\",\"robots\":\"\",\"secure\":0,\"astroid_menu_options\":{\"megamenu\":\"0\",\"showtitle\":\"0\",\"subtitle\":\"\",\"icon\":\"\",\"customclass\":\"\",\"width\":\"280px\",\"megamenu_width\":\"1200px\",\"alignment\":\"left\",\"megamenu_direction\":\"left\",\"rows\":\"[]\",\"badge\":\"0\",\"badge_text\":\"\",\"badge_color\":\"\",\"badge_bgcolor\":\"\"},\"astroid_banner_enabled\":\"1\",\"astroid_banner_title_enabled\":\"1\",\"astroid_banner_title\":\"\",\"astroid_banner_subtitle\":\"\",\"astroid_banner_textcolor\":\"#000000\",\"astroid_banner_bgcolor\":\"\",\"astroid_banner_bgimage\":\"\",\"astroid_banner_title_tag\":\"h3\",\"astroid_banner_class\":\"\",\"astroid_banner_wrapper\":\"container\",\"astroid_opengraph_menuitem\":\"0\",\"astroid_og_title_menuitem\":\"\",\"astroid_og_desc_menuitem\":\"\",\"astroid_og_image_menuitem\":\"\"}', 38, 39, 0, '*', 0),
(416, 'mainmenu', 'Features', 'features', '', 'mega-menu/features', '', 'heading', 0, 380, 2, 0, 0, '0000-00-00 00:00:00', 0, 1, ' ', 21, '{\"menu-anchor_title\":\"\",\"menu-anchor_css\":\"\",\"menu_image\":\"\",\"menu_image_css\":\"\",\"menu_text\":1,\"menu_show\":1,\"astroid_menu_options\":{\"megamenu\":\"0\",\"showtitle\":\"0\",\"subtitle\":\"\",\"icon\":\"\",\"customclass\":\"\",\"width\":\"280px\",\"megamenu_width\":\"1200px\",\"alignment\":\"left\",\"megamenu_direction\":\"left\",\"rows\":\"[]\"},\"astroid_banner_enabled\":\"0\",\"astroid_banner_title_enabled\":\"1\",\"astroid_banner_title\":\"\",\"astroid_banner_subtitle\":\"\",\"astroid_banner_textcolor\":\"\",\"astroid_banner_bgcolor\":\"\",\"astroid_banner_bgimage\":\"\",\"astroid_banner_title_tag\":\"h3\",\"astroid_banner_class\":\"\",\"astroid_banner_wrapper\":\"\",\"astroid_opengraph_menuitem\":\"0\",\"astroid_og_title_menuitem\":\"\",\"astroid_og_desc_menuitem\":\"\",\"astroid_og_image_menuitem\":\"\"}', 80, 95, 0, '*', 0),
(417, 'mainmenu', 'Custom Codes', 'custom-codes', '', 'mega-menu/features/custom-codes', '#', 'url', 0, 416, 3, 0, 0, '0000-00-00 00:00:00', 0, 1, ' ', 21, '{\"menu-anchor_title\":\"\",\"menu-anchor_css\":\"\",\"menu-anchor_rel\":\"\",\"menu_image\":\"\",\"menu_image_css\":\"\",\"menu_text\":1,\"menu_show\":1,\"astroid_menu_options\":{\"megamenu\":\"0\",\"showtitle\":\"0\",\"subtitle\":\"\",\"icon\":\"fas fa-code\",\"customclass\":\"\",\"width\":\"280px\",\"megamenu_width\":\"1200px\",\"alignment\":\"left\",\"megamenu_direction\":\"left\",\"rows\":\"[]\"},\"astroid_banner_enabled\":\"1\",\"astroid_banner_title_enabled\":\"1\",\"astroid_banner_title\":\"\",\"astroid_banner_subtitle\":\"\",\"astroid_banner_bgcolor\":\"\",\"astroid_banner_bgimage\":\"images\\/banner-bg.jpg\",\"astroid_banner_title_tag\":\"h3\",\"astroid_banner_class\":\"\",\"astroid_banner_wrapper\":\"\"}', 81, 82, 0, '*', 0),
(418, 'mainmenu', 'Social Share Integration', 'social-share-integration', '', 'mega-menu/features/social-share-integration', '#', 'url', 0, 416, 3, 0, 0, '0000-00-00 00:00:00', 0, 1, ' ', 21, '{\"menu-anchor_title\":\"\",\"menu-anchor_css\":\"\",\"menu-anchor_rel\":\"\",\"menu_image\":\"\",\"menu_image_css\":\"\",\"menu_text\":1,\"menu_show\":1,\"astroid_menu_options\":{\"megamenu\":\"0\",\"showtitle\":\"0\",\"subtitle\":\"\",\"icon\":\"fas fa-share\",\"customclass\":\"\",\"width\":\"280px\",\"megamenu_width\":\"1200px\",\"alignment\":\"left\",\"megamenu_direction\":\"left\",\"rows\":\"[]\"},\"astroid_banner_enabled\":\"1\",\"astroid_banner_title_enabled\":\"1\",\"astroid_banner_title\":\"\",\"astroid_banner_subtitle\":\"\",\"astroid_banner_textcolor\":\"\",\"astroid_banner_bgcolor\":\"\",\"astroid_banner_bgimage\":\"images\\/banner-bg.jpg\",\"astroid_banner_title_tag\":\"h3\",\"astroid_banner_class\":\"\",\"astroid_banner_wrapper\":\"\",\"astroid_opengraph\":\"0\",\"astroid_og_title\":\"\",\"astroid_og_desc\":\"\",\"astroid_og_image\":\"\"}', 83, 84, 0, '*', 0),
(419, 'mainmenu', 'Comments Integration', 'comments-integration', '', 'mega-menu/features/comments-integration', '#', 'url', 0, 416, 3, 0, 0, '0000-00-00 00:00:00', 0, 1, ' ', 21, '{\"menu-anchor_title\":\"\",\"menu-anchor_css\":\"\",\"menu-anchor_rel\":\"\",\"menu_image\":\"\",\"menu_image_css\":\"\",\"menu_text\":1,\"menu_show\":1,\"astroid_menu_options\":{\"megamenu\":\"0\",\"showtitle\":\"0\",\"subtitle\":\"\",\"icon\":\"fas fa-comment-dots\",\"customclass\":\"\",\"width\":\"280px\",\"megamenu_width\":\"1200px\",\"alignment\":\"left\",\"megamenu_direction\":\"left\",\"rows\":\"[]\"},\"astroid_banner_enabled\":\"1\",\"astroid_banner_title_enabled\":\"1\",\"astroid_banner_title\":\"\",\"astroid_banner_subtitle\":\"\",\"astroid_banner_textcolor\":\"\",\"astroid_banner_bgcolor\":\"\",\"astroid_banner_bgimage\":\"images\\/banner-bg.jpg\",\"astroid_banner_title_tag\":\"h3\",\"astroid_banner_class\":\"\",\"astroid_banner_wrapper\":\"\",\"astroid_opengraph\":\"0\",\"astroid_og_title\":\"\",\"astroid_og_desc\":\"\",\"astroid_og_image\":\"\"}', 85, 86, 0, '*', 0),
(420, 'mainmenu', 'Mega Menu Builder', 'mega-menu-builder', '', 'mega-menu/features/mega-menu-builder', '#', 'url', 0, 416, 3, 0, 0, '0000-00-00 00:00:00', 0, 1, ' ', 21, '{\"menu-anchor_title\":\"\",\"menu-anchor_css\":\"\",\"menu-anchor_rel\":\"\",\"menu_image\":\"\",\"menu_image_css\":\"\",\"menu_text\":1,\"menu_show\":1,\"astroid_menu_options\":{\"megamenu\":\"0\",\"showtitle\":\"0\",\"subtitle\":\"\",\"icon\":\"fas fa-th\",\"customclass\":\"\",\"width\":\"280px\",\"megamenu_width\":\"1200px\",\"alignment\":\"left\",\"megamenu_direction\":\"left\",\"rows\":\"[]\"},\"astroid_banner_enabled\":\"1\",\"astroid_banner_title_enabled\":\"1\",\"astroid_banner_title\":\"\",\"astroid_banner_subtitle\":\"\",\"astroid_banner_bgcolor\":\"\",\"astroid_banner_bgimage\":\"images\\/banner-bg.jpg\",\"astroid_banner_title_tag\":\"h3\",\"astroid_banner_class\":\"\",\"astroid_banner_wrapper\":\"\"}', 87, 88, 0, '*', 0),
(421, 'mainmenu', 'Off Canvas Menu', 'off-canvas-menu', '', 'mega-menu/features/off-canvas-menu', '#', 'url', 0, 416, 3, 0, 0, '0000-00-00 00:00:00', 0, 1, ' ', 21, '{\"menu-anchor_title\":\"\",\"menu-anchor_css\":\"\",\"menu-anchor_rel\":\"\",\"menu_image\":\"\",\"menu_image_css\":\"\",\"menu_text\":1,\"menu_show\":1,\"astroid_menu_options\":{\"megamenu\":\"0\",\"showtitle\":\"0\",\"subtitle\":\"\",\"icon\":\"fas fa-bars\",\"customclass\":\"\",\"width\":\"280px\",\"megamenu_width\":\"1200px\",\"alignment\":\"left\",\"megamenu_direction\":\"left\",\"rows\":\"[]\"},\"astroid_banner_enabled\":\"1\",\"astroid_banner_title_enabled\":\"1\",\"astroid_banner_title\":\"\",\"astroid_banner_subtitle\":\"\",\"astroid_banner_bgcolor\":\"\",\"astroid_banner_bgimage\":\"images\\/banner-bg.jpg\",\"astroid_banner_title_tag\":\"h3\",\"astroid_banner_class\":\"\",\"astroid_banner_wrapper\":\"\"}', 89, 90, 0, '*', 0),
(422, 'mainmenu', 'Bootstrap 4', 'bootstrap-4', '', 'mega-menu/features/bootstrap-4', '#', 'url', 0, 416, 3, 0, 0, '0000-00-00 00:00:00', 0, 1, ' ', 21, '{\"menu-anchor_title\":\"\",\"menu-anchor_css\":\"\",\"menu-anchor_rel\":\"\",\"menu_image\":\"\",\"menu_image_css\":\"\",\"menu_text\":1,\"menu_show\":1,\"astroid_menu_options\":{\"megamenu\":\"0\",\"showtitle\":\"0\",\"subtitle\":\"\",\"icon\":\"fas fa-th-large\",\"customclass\":\"\",\"width\":\"280px\",\"megamenu_width\":\"1200px\",\"alignment\":\"left\",\"megamenu_direction\":\"left\",\"rows\":\"[]\"},\"astroid_banner_enabled\":\"1\",\"astroid_banner_title_enabled\":\"1\",\"astroid_banner_title\":\"\",\"astroid_banner_subtitle\":\"\",\"astroid_banner_bgcolor\":\"\",\"astroid_banner_bgimage\":\"images\\/banner-bg.jpg\",\"astroid_banner_title_tag\":\"h3\",\"astroid_banner_class\":\"\",\"astroid_banner_wrapper\":\"\"}', 91, 92, 0, '*', 0),
(507, 'mainmenu', 'Horizontal Style 1', 'horizontal-style-1', '', 'home/horizontal-header/horizontal-style-1', 'index.php?option=com_content&view=featured', 'component', 0, 408, 3, 22, 0, '0000-00-00 00:00:00', 0, 1, ' ', 21, '{\"featured_categories\":[\"\"],\"layout_type\":\"blog\",\"num_leading_articles\":\"\",\"num_intro_articles\":\"\",\"num_columns\":\"\",\"num_links\":\"\",\"multi_column_order\":\"\",\"orderby_pri\":\"\",\"orderby_sec\":\"\",\"order_date\":\"\",\"show_pagination\":\"\",\"show_pagination_results\":\"\",\"show_title\":\"\",\"link_titles\":\"\",\"show_intro\":\"\",\"info_block_position\":\"\",\"info_block_show_title\":\"\",\"show_category\":\"\",\"link_category\":\"\",\"show_parent_category\":\"\",\"link_parent_category\":\"\",\"show_associations\":\"\",\"show_author\":\"\",\"link_author\":\"\",\"show_create_date\":\"\",\"show_modify_date\":\"\",\"show_publish_date\":\"\",\"show_item_navigation\":\"\",\"show_vote\":\"\",\"show_readmore\":\"\",\"show_readmore_title\":\"\",\"show_icons\":\"\",\"show_print_icon\":\"\",\"show_email_icon\":\"\",\"show_hits\":\"\",\"show_tags\":\"\",\"show_noauth\":\"\",\"show_feed_link\":\"\",\"feed_summary\":\"\",\"menu-anchor_title\":\"\",\"menu-anchor_css\":\"\",\"menu_image\":\"\",\"menu_image_css\":\"\",\"menu_text\":1,\"menu_show\":1,\"page_title\":\"\",\"show_page_heading\":\"\",\"page_heading\":\"\",\"pageclass_sfx\":\"\",\"menu-meta_description\":\"\",\"menu-meta_keywords\":\"\",\"robots\":\"\",\"secure\":0,\"astroid_menu_options\":{\"megamenu\":\"1\",\"showtitle\":\"0\",\"subtitle\":\"\",\"icon\":\"\",\"customclass\":\"\",\"width\":\"280px\",\"megamenu_width\":\"600px\",\"alignment\":\"left\",\"megamenu_direction\":\"right\",\"rows\":\"[{\\\"cols\\\":[{\\\"elements\\\":[{\\\"type\\\":\\\"submenu\\\",\\\"title\\\":\\\"Horizontal Header (Child Item)\\\",\\\"id\\\":\\\"408\\\"}],\\\"size\\\":6},{\\\"elements\\\":[{\\\"type\\\":\\\"submenu\\\",\\\"title\\\":\\\"Stacked Header (Child Item)\\\",\\\"id\\\":\\\"409\\\"}],\\\"size\\\":6}]}]\",\"badge\":\"0\",\"badge_text\":\"New\",\"badge_color\":\"rgb(15, 204, 125)\",\"badge_bgcolor\":\"rgb(0, 0, 0)\"},\"astroid_banner_enabled\":\"0\",\"astroid_banner_title_enabled\":\"1\",\"astroid_banner_title\":\"\",\"astroid_banner_subtitle\":\"\",\"astroid_banner_textcolor\":\"\",\"astroid_banner_bgcolor\":\"\",\"astroid_banner_bgimage\":\"\",\"astroid_banner_title_tag\":\"h3\",\"astroid_banner_class\":\"\",\"astroid_banner_wrapper\":\"\",\"astroid_opengraph_menuitem\":\"0\",\"astroid_og_title_menuitem\":\"\",\"astroid_og_desc_menuitem\":\"\",\"astroid_og_image_menuitem\":\"\",\"astroid_relatedposts\":\"\",\"astroid_socialshare\":\"\",\"astroid_comments\":\"\",\"astroid_posttype\":\"\",\"astroid_readtime\":\"\",\"astroid_authorinfo\":\"\"}', 13, 14, 0, '*', 0),
(668, 'mainmenu', 'Horizontal Style 2', 'horizontal-style-2', '', 'home/horizontal-header/horizontal-style-2', 'index.php?option=com_content&view=featured', 'component', 0, 408, 3, 22, 0, '0000-00-00 00:00:00', 0, 1, ' ', 21, '{\"featured_categories\":[\"\"],\"layout_type\":\"blog\",\"num_leading_articles\":\"\",\"num_intro_articles\":\"\",\"num_columns\":\"\",\"num_links\":\"\",\"multi_column_order\":\"\",\"orderby_pri\":\"\",\"orderby_sec\":\"\",\"order_date\":\"\",\"show_pagination\":\"\",\"show_pagination_results\":\"\",\"show_title\":\"\",\"link_titles\":\"\",\"show_intro\":\"\",\"info_block_position\":\"\",\"info_block_show_title\":\"\",\"show_category\":\"\",\"link_category\":\"\",\"show_parent_category\":\"\",\"link_parent_category\":\"\",\"show_associations\":\"\",\"show_author\":\"0\",\"link_author\":\"\",\"show_create_date\":\"0\",\"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_tags\":\"\",\"show_noauth\":\"\",\"show_feed_link\":\"\",\"feed_summary\":\"\",\"menu-anchor_title\":\"\",\"menu-anchor_css\":\"\",\"menu_image\":\"\",\"menu_image_css\":\"\",\"menu_text\":1,\"menu_show\":1,\"page_title\":\"\",\"show_page_heading\":\"\",\"page_heading\":\"\",\"pageclass_sfx\":\"\",\"menu-meta_description\":\"\",\"menu-meta_keywords\":\"\",\"robots\":\"\",\"secure\":0,\"astroid_menu_options\":{\"megamenu\":\"1\",\"showtitle\":\"0\",\"subtitle\":\"\",\"icon\":\"\",\"customclass\":\"\",\"width\":\"280px\",\"megamenu_width\":\"600px\",\"alignment\":\"left\",\"megamenu_direction\":\"right\",\"rows\":\"[{\\\"cols\\\":[{\\\"elements\\\":[{\\\"type\\\":\\\"submenu\\\",\\\"title\\\":\\\"Horizontal Header (Child Item)\\\",\\\"id\\\":\\\"408\\\"}],\\\"size\\\":6},{\\\"elements\\\":[{\\\"type\\\":\\\"submenu\\\",\\\"title\\\":\\\"Stacked Header (Child Item)\\\",\\\"id\\\":\\\"409\\\"}],\\\"size\\\":6}]}]\"},\"astroid_banner_enabled\":\"0\",\"astroid_banner_title_enabled\":\"1\",\"astroid_banner_title\":\"\",\"astroid_banner_subtitle\":\"\",\"astroid_banner_textcolor\":\"\",\"astroid_banner_bgcolor\":\"\",\"astroid_banner_bgimage\":\"\",\"astroid_banner_title_tag\":\"h3\",\"astroid_banner_class\":\"\",\"astroid_banner_wrapper\":\"\"}', 15, 16, 0, '*', 0),
(669, 'mainmenu', 'Horizontal Style 3', 'horizontal-style-3', '', 'home/horizontal-header/horizontal-style-3', 'index.php?Itemid=', 'alias', 0, 408, 3, 0, 0, '0000-00-00 00:00:00', 0, 1, ' ', 21, '{\"aliasoptions\":\"226\",\"alias_redirect\":0,\"menu-anchor_title\":\"\",\"menu-anchor_css\":\"\",\"menu_image\":\"\",\"menu_image_css\":\"\",\"menu_text\":1,\"menu_show\":1,\"astroid_menu_options\":{\"megamenu\":\"1\",\"showtitle\":\"0\",\"subtitle\":\"\",\"icon\":\"\",\"customclass\":\"\",\"width\":\"280px\",\"megamenu_width\":\"600px\",\"alignment\":\"left\",\"megamenu_direction\":\"right\",\"rows\":\"[{\\\"cols\\\":[{\\\"elements\\\":[{\\\"type\\\":\\\"submenu\\\",\\\"title\\\":\\\"Horizontal Header (Child Item)\\\",\\\"id\\\":\\\"408\\\"}],\\\"size\\\":6},{\\\"elements\\\":[{\\\"type\\\":\\\"submenu\\\",\\\"title\\\":\\\"Stacked Header (Child Item)\\\",\\\"id\\\":\\\"409\\\"}],\\\"size\\\":6}]}]\",\"badge\":\"0\",\"badge_text\":\"\",\"badge_color\":\"\",\"badge_bgcolor\":\"\"},\"astroid_banner_enabled\":\"0\",\"astroid_banner_title_enabled\":\"1\",\"astroid_banner_title\":\"\",\"astroid_banner_subtitle\":\"\",\"astroid_banner_textcolor\":\"\",\"astroid_banner_bgcolor\":\"\",\"astroid_banner_bgimage\":\"\",\"astroid_banner_title_tag\":\"h3\",\"astroid_banner_class\":\"\",\"astroid_banner_wrapper\":\"\",\"astroid_opengraph_menuitem\":\"0\",\"astroid_og_title_menuitem\":\"\",\"astroid_og_desc_menuitem\":\"\",\"astroid_og_image_menuitem\":\"\"}', 17, 18, 0, '*', 0),
(670, 'mainmenu', 'Stacked Style 1', 'stacked-style-1', '', 'home/stacked-header/stacked-style-1', 'index.php?option=com_content&view=featured', 'component', 0, 409, 3, 22, 0, '0000-00-00 00:00:00', 0, 1, ' ', 21, '{\"featured_categories\":[\"\"],\"layout_type\":\"blog\",\"num_leading_articles\":\"\",\"num_intro_articles\":\"\",\"num_columns\":\"\",\"num_links\":\"\",\"multi_column_order\":\"\",\"orderby_pri\":\"\",\"orderby_sec\":\"\",\"order_date\":\"\",\"show_pagination\":\"\",\"show_pagination_results\":\"\",\"show_title\":\"\",\"link_titles\":\"\",\"show_intro\":\"\",\"info_block_position\":\"\",\"info_block_show_title\":\"\",\"show_category\":\"\",\"link_category\":\"\",\"show_parent_category\":\"\",\"link_parent_category\":\"\",\"show_associations\":\"\",\"show_author\":\"0\",\"link_author\":\"\",\"show_create_date\":\"0\",\"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_tags\":\"\",\"show_noauth\":\"\",\"show_feed_link\":\"\",\"feed_summary\":\"\",\"menu-anchor_title\":\"\",\"menu-anchor_css\":\"\",\"menu_image\":\"\",\"menu_image_css\":\"\",\"menu_text\":1,\"menu_show\":1,\"page_title\":\"\",\"show_page_heading\":\"\",\"page_heading\":\"\",\"pageclass_sfx\":\"\",\"menu-meta_description\":\"\",\"menu-meta_keywords\":\"\",\"robots\":\"\",\"secure\":0,\"astroid_menu_options\":{\"megamenu\":\"1\",\"showtitle\":\"0\",\"subtitle\":\"\",\"icon\":\"\",\"customclass\":\"\",\"width\":\"280px\",\"megamenu_width\":\"600px\",\"alignment\":\"left\",\"megamenu_direction\":\"right\",\"rows\":\"[{\\\"cols\\\":[{\\\"elements\\\":[{\\\"type\\\":\\\"submenu\\\",\\\"title\\\":\\\"Horizontal Header (Child Item)\\\",\\\"id\\\":\\\"408\\\"}],\\\"size\\\":6},{\\\"elements\\\":[{\\\"type\\\":\\\"submenu\\\",\\\"title\\\":\\\"Stacked Header (Child Item)\\\",\\\"id\\\":\\\"409\\\"}],\\\"size\\\":6}]}]\"},\"astroid_banner_enabled\":\"0\",\"astroid_banner_title_enabled\":\"1\",\"astroid_banner_title\":\"\",\"astroid_banner_subtitle\":\"\",\"astroid_banner_textcolor\":\"\",\"astroid_banner_bgcolor\":\"\",\"astroid_banner_bgimage\":\"\",\"astroid_banner_title_tag\":\"h3\",\"astroid_banner_class\":\"\",\"astroid_banner_wrapper\":\"\"}', 21, 22, 0, '*', 0),
(671, 'mainmenu', 'Stacked Style 2', 'stacked-style-2', '', 'home/stacked-header/stacked-style-2', 'index.php?option=com_content&view=featured', 'component', 0, 409, 3, 22, 0, '0000-00-00 00:00:00', 0, 1, ' ', 21, '{\"featured_categories\":[\"\"],\"layout_type\":\"blog\",\"num_leading_articles\":\"\",\"num_intro_articles\":\"\",\"num_columns\":\"\",\"num_links\":\"\",\"multi_column_order\":\"\",\"orderby_pri\":\"\",\"orderby_sec\":\"\",\"order_date\":\"\",\"show_pagination\":\"\",\"show_pagination_results\":\"\",\"show_title\":\"\",\"link_titles\":\"\",\"show_intro\":\"\",\"info_block_position\":\"\",\"info_block_show_title\":\"\",\"show_category\":\"\",\"link_category\":\"\",\"show_parent_category\":\"\",\"link_parent_category\":\"\",\"show_associations\":\"\",\"show_author\":\"0\",\"link_author\":\"\",\"show_create_date\":\"0\",\"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_tags\":\"\",\"show_noauth\":\"\",\"show_feed_link\":\"\",\"feed_summary\":\"\",\"menu-anchor_title\":\"\",\"menu-anchor_css\":\"\",\"menu_image\":\"\",\"menu_image_css\":\"\",\"menu_text\":1,\"menu_show\":1,\"page_title\":\"\",\"show_page_heading\":\"\",\"page_heading\":\"\",\"pageclass_sfx\":\"\",\"menu-meta_description\":\"\",\"menu-meta_keywords\":\"\",\"robots\":\"\",\"secure\":0,\"astroid_menu_options\":{\"megamenu\":\"1\",\"showtitle\":\"0\",\"subtitle\":\"\",\"icon\":\"\",\"customclass\":\"\",\"width\":\"280px\",\"megamenu_width\":\"600px\",\"alignment\":\"left\",\"megamenu_direction\":\"right\",\"rows\":\"[{\\\"cols\\\":[{\\\"elements\\\":[{\\\"type\\\":\\\"submenu\\\",\\\"title\\\":\\\"Horizontal Header (Child Item)\\\",\\\"id\\\":\\\"408\\\"}],\\\"size\\\":6},{\\\"elements\\\":[{\\\"type\\\":\\\"submenu\\\",\\\"title\\\":\\\"Stacked Header (Child Item)\\\",\\\"id\\\":\\\"409\\\"}],\\\"size\\\":6}]}]\"},\"astroid_banner_enabled\":\"0\",\"astroid_banner_title_enabled\":\"1\",\"astroid_banner_title\":\"\",\"astroid_banner_subtitle\":\"\",\"astroid_banner_textcolor\":\"\",\"astroid_banner_bgcolor\":\"\",\"astroid_banner_bgimage\":\"\",\"astroid_banner_title_tag\":\"h3\",\"astroid_banner_class\":\"\",\"astroid_banner_wrapper\":\"\"}', 23, 24, 0, '*', 0),
(672, 'mainmenu', 'Stacked Style 3', 'stacked-style-3', '', 'home/stacked-header/stacked-style-3', 'index.php?option=com_content&view=featured', 'component', 0, 409, 3, 22, 0, '0000-00-00 00:00:00', 0, 1, ' ', 21, '{\"featured_categories\":[\"\"],\"layout_type\":\"blog\",\"num_leading_articles\":\"\",\"num_intro_articles\":\"\",\"num_columns\":\"\",\"num_links\":\"\",\"multi_column_order\":\"\",\"orderby_pri\":\"\",\"orderby_sec\":\"\",\"order_date\":\"\",\"show_pagination\":\"\",\"show_pagination_results\":\"\",\"show_title\":\"\",\"link_titles\":\"\",\"show_intro\":\"\",\"info_block_position\":\"\",\"info_block_show_title\":\"\",\"show_category\":\"\",\"link_category\":\"\",\"show_parent_category\":\"\",\"link_parent_category\":\"\",\"show_associations\":\"\",\"show_author\":\"0\",\"link_author\":\"\",\"show_create_date\":\"0\",\"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_tags\":\"\",\"show_noauth\":\"\",\"show_feed_link\":\"\",\"feed_summary\":\"\",\"menu-anchor_title\":\"\",\"menu-anchor_css\":\"\",\"menu_image\":\"\",\"menu_image_css\":\"\",\"menu_text\":1,\"menu_show\":1,\"page_title\":\"\",\"show_page_heading\":\"\",\"page_heading\":\"\",\"pageclass_sfx\":\"\",\"menu-meta_description\":\"\",\"menu-meta_keywords\":\"\",\"robots\":\"\",\"secure\":0,\"astroid_menu_options\":{\"megamenu\":\"1\",\"showtitle\":\"0\",\"subtitle\":\"\",\"icon\":\"\",\"customclass\":\"\",\"width\":\"280px\",\"megamenu_width\":\"600px\",\"alignment\":\"left\",\"megamenu_direction\":\"right\",\"rows\":\"[{\\\"cols\\\":[{\\\"elements\\\":[{\\\"type\\\":\\\"submenu\\\",\\\"title\\\":\\\"Horizontal Header (Child Item)\\\",\\\"id\\\":\\\"408\\\"}],\\\"size\\\":6},{\\\"elements\\\":[{\\\"type\\\":\\\"submenu\\\",\\\"title\\\":\\\"Stacked Header (Child Item)\\\",\\\"id\\\":\\\"409\\\"}],\\\"size\\\":6}]}]\"},\"astroid_banner_enabled\":\"0\",\"astroid_banner_title_enabled\":\"1\",\"astroid_banner_title\":\"\",\"astroid_banner_subtitle\":\"\",\"astroid_banner_textcolor\":\"\",\"astroid_banner_bgcolor\":\"\",\"astroid_banner_bgimage\":\"\",\"astroid_banner_title_tag\":\"h3\",\"astroid_banner_class\":\"\",\"astroid_banner_wrapper\":\"\"}', 25, 26, 0, '*', 0),
(701, 'hidden-menu', 'Search', 'search', '', 'search', 'index.php?option=com_search&view=search', 'component', 0, 1, 1, 19, 0, '0000-00-00 00:00:00', 0, 1, ' ', 21, '{\"search_phrases\":\"\",\"search_areas\":\"\",\"show_date\":\"\",\"searchphrase\":\"0\",\"ordering\":\"newest\",\"menu-anchor_title\":\"\",\"menu-anchor_css\":\"\",\"menu_image\":\"\",\"menu_image_css\":\"\",\"menu_text\":1,\"menu_show\":1,\"page_title\":\"\",\"show_page_heading\":\"\",\"page_heading\":\"\",\"pageclass_sfx\":\"\",\"menu-meta_description\":\"\",\"menu-meta_keywords\":\"\",\"robots\":\"\",\"secure\":0,\"astroid_menu_options\":{\"megamenu\":\"0\",\"showtitle\":\"0\",\"subtitle\":\"\",\"icon\":\"\",\"customclass\":\"\",\"width\":\"280px\",\"megamenu_width\":\"1200px\",\"alignment\":\"right\",\"megamenu_direction\":\"right\",\"rows\":\"[]\"},\"astroid_banner_enabled\":\"0\",\"astroid_banner_title_enabled\":\"1\",\"astroid_banner_title\":\"\",\"astroid_banner_subtitle\":\"\",\"astroid_banner_textcolor\":\"\",\"astroid_banner_bgcolor\":\"\",\"astroid_banner_bgimage\":\"\",\"astroid_banner_title_tag\":\"h3\",\"astroid_banner_class\":\"\",\"astroid_banner_wrapper\":\"\",\"astroid_opengraph_menuitem\":\"0\",\"astroid_og_title_menuitem\":\"\",\"astroid_og_desc_menuitem\":\"\",\"astroid_og_image_menuitem\":\"\"}', 165, 166, 0, '*', 0),
(702, 'mainmenu', 'Sidebar Header', 'sidebar-header', '', 'home/sidebar-header', '', 'heading', 0, 226, 2, 0, 0, '0000-00-00 00:00:00', 0, 1, ' ', 21, '{\"menu-anchor_title\":\"\",\"menu-anchor_css\":\"\",\"menu_image\":\"\",\"menu_image_css\":\"\",\"menu_text\":1,\"menu_show\":1,\"astroid_menu_options\":{\"megamenu\":\"0\",\"showtitle\":\"0\",\"subtitle\":\"\",\"icon\":\"\",\"customclass\":\"\",\"width\":\"250px\",\"megamenu_width\":\"980px\",\"alignment\":\"right\",\"megamenu_direction\":\"right\",\"rows\":\"[]\",\"badge\":\"0\",\"badge_text\":\"\",\"badge_color\":\"#FFF\",\"badge_bgcolor\":\"#000\"},\"astroid_banner_enabled\":\"0\",\"astroid_banner_title_enabled\":\"1\",\"astroid_banner_title\":\"\",\"astroid_banner_subtitle\":\"\",\"astroid_banner_textcolor\":\"\",\"astroid_banner_bgcolor\":\"\",\"astroid_banner_bgimage\":\"\",\"astroid_banner_title_tag\":\"h3\",\"astroid_banner_class\":\"\",\"astroid_banner_wrapper\":\"\",\"astroid_opengraph_menuitem\":\"0\",\"astroid_og_title_menuitem\":\"\",\"astroid_og_desc_menuitem\":\"\",\"astroid_og_image_menuitem\":\"\"}', 28, 33, 0, '*', 0),
(703, 'mainmenu', 'Sidebar Style 1', 'sidebar-style-1', '', 'home/sidebar-header/sidebar-style-1', 'index.php?option=com_content&view=featured', 'component', 0, 702, 3, 22, 0, '0000-00-00 00:00:00', 0, 1, ' ', 21, '{\"featured_categories\":[\"\"],\"layout_type\":\"blog\",\"num_leading_articles\":\"\",\"num_intro_articles\":\"\",\"num_columns\":\"\",\"num_links\":\"\",\"multi_column_order\":\"\",\"orderby_pri\":\"\",\"orderby_sec\":\"\",\"order_date\":\"\",\"show_pagination\":\"\",\"show_pagination_results\":\"\",\"page_subheading\":\"\",\"show_title\":\"\",\"link_titles\":\"\",\"show_intro\":\"\",\"info_block_position\":\"\",\"info_block_show_title\":\"\",\"show_category\":\"\",\"link_category\":\"\",\"show_parent_category\":\"\",\"link_parent_category\":\"\",\"show_associations\":\"\",\"show_author\":\"\",\"link_author\":\"\",\"show_create_date\":\"\",\"show_modify_date\":\"\",\"show_publish_date\":\"\",\"show_item_navigation\":\"\",\"show_vote\":\"\",\"show_readmore\":\"\",\"show_readmore_title\":\"\",\"show_icons\":\"\",\"show_print_icon\":\"\",\"show_email_icon\":\"\",\"show_hits\":\"\",\"show_tags\":\"\",\"show_noauth\":\"\",\"show_feed_link\":\"\",\"feed_summary\":\"\",\"menu-anchor_title\":\"\",\"menu-anchor_css\":\"\",\"menu_image\":\"\",\"menu_image_css\":\"\",\"menu_text\":1,\"menu_show\":1,\"page_title\":\"\",\"show_page_heading\":\"\",\"page_heading\":\"\",\"pageclass_sfx\":\"\",\"menu-meta_description\":\"\",\"menu-meta_keywords\":\"\",\"robots\":\"\",\"secure\":0,\"astroid_menu_options\":{\"megamenu\":\"0\",\"showtitle\":\"0\",\"subtitle\":\"\",\"icon\":\"\",\"customclass\":\"\",\"width\":\"250px\",\"megamenu_width\":\"980px\",\"alignment\":\"right\",\"megamenu_direction\":\"right\",\"rows\":\"[]\",\"badge\":\"0\",\"badge_text\":\"\",\"badge_color\":\"#FFF\",\"badge_bgcolor\":\"#000\"},\"astroid_banner_enabled\":\"0\",\"astroid_banner_title_enabled\":\"1\",\"astroid_banner_title\":\"\",\"astroid_banner_subtitle\":\"\",\"astroid_banner_textcolor\":\"\",\"astroid_banner_bgcolor\":\"\",\"astroid_banner_bgimage\":\"\",\"astroid_banner_title_tag\":\"h3\",\"astroid_banner_class\":\"\",\"astroid_banner_wrapper\":\"\",\"astroid_opengraph_menuitem\":\"0\",\"astroid_og_title_menuitem\":\"\",\"astroid_og_desc_menuitem\":\"\",\"astroid_og_image_menuitem\":\"\",\"astroid_relatedposts\":\"\",\"astroid_socialshare\":\"\",\"astroid_comments\":\"\",\"astroid_posttype\":\"\",\"astroid_readtime\":\"\",\"astroid_authorinfo\":\"\"}', 29, 30, 0, '*', 0),
(704, 'mainmenu', 'Sidebar Style 2', 'sidebar-style-2', '', 'home/sidebar-header/sidebar-style-2', 'index.php?option=com_content&view=featured', 'component', 0, 702, 3, 22, 0, '0000-00-00 00:00:00', 0, 1, ' ', 21, '{\"featured_categories\":[\"\"],\"layout_type\":\"blog\",\"num_leading_articles\":\"\",\"num_intro_articles\":\"\",\"num_columns\":\"\",\"num_links\":\"\",\"multi_column_order\":\"\",\"orderby_pri\":\"\",\"orderby_sec\":\"\",\"order_date\":\"\",\"show_pagination\":\"\",\"show_pagination_results\":\"\",\"page_subheading\":\"\",\"show_title\":\"\",\"link_titles\":\"\",\"show_intro\":\"\",\"info_block_position\":\"\",\"info_block_show_title\":\"\",\"show_category\":\"\",\"link_category\":\"\",\"show_parent_category\":\"\",\"link_parent_category\":\"\",\"show_associations\":\"\",\"show_author\":\"\",\"link_author\":\"\",\"show_create_date\":\"\",\"show_modify_date\":\"\",\"show_publish_date\":\"\",\"show_item_navigation\":\"\",\"show_vote\":\"\",\"show_readmore\":\"\",\"show_readmore_title\":\"\",\"show_icons\":\"\",\"show_print_icon\":\"\",\"show_email_icon\":\"\",\"show_hits\":\"\",\"show_tags\":\"\",\"show_noauth\":\"\",\"show_feed_link\":\"\",\"feed_summary\":\"\",\"menu-anchor_title\":\"\",\"menu-anchor_css\":\"\",\"menu_image\":\"\",\"menu_image_css\":\"\",\"menu_text\":1,\"menu_show\":1,\"page_title\":\"\",\"show_page_heading\":\"\",\"page_heading\":\"\",\"pageclass_sfx\":\"\",\"menu-meta_description\":\"\",\"menu-meta_keywords\":\"\",\"robots\":\"\",\"secure\":0,\"astroid_menu_options\":{\"megamenu\":\"0\",\"showtitle\":\"0\",\"subtitle\":\"\",\"icon\":\"\",\"customclass\":\"\",\"width\":\"250px\",\"megamenu_width\":\"980px\",\"alignment\":\"right\",\"megamenu_direction\":\"right\",\"rows\":\"[]\",\"badge\":\"0\",\"badge_text\":\"\",\"badge_color\":\"#FFF\",\"badge_bgcolor\":\"#000\"},\"astroid_banner_enabled\":\"0\",\"astroid_banner_title_enabled\":\"1\",\"astroid_banner_title\":\"\",\"astroid_banner_subtitle\":\"\",\"astroid_banner_textcolor\":\"\",\"astroid_banner_bgcolor\":\"\",\"astroid_banner_bgimage\":\"\",\"astroid_banner_title_tag\":\"h3\",\"astroid_banner_class\":\"\",\"astroid_banner_wrapper\":\"\",\"astroid_opengraph_menuitem\":\"0\",\"astroid_og_title_menuitem\":\"\",\"astroid_og_desc_menuitem\":\"\",\"astroid_og_image_menuitem\":\"\",\"astroid_relatedposts\":\"\",\"astroid_socialshare\":\"\",\"astroid_comments\":\"\",\"astroid_posttype\":\"\",\"astroid_readtime\":\"\",\"astroid_authorinfo\":\"\"}', 31, 32, 0, '*', 0),
(705, 'main', 'COM_JDPROFILER', 'com-jdprofiler', '', 'com-jdprofiler', 'index.php?option=com_jdprofiler', 'component', 1, 1, 1, 12757, 0, '0000-00-00 00:00:00', 0, 1, 'class:component', 0, '{}', 167, 172, 0, '', 1),
(706, 'main', 'COM_JDPROFILER_TITLE_PROFILES', 'com-jdprofiler-title-profiles', '', 'com-jdprofiler/com-jdprofiler-title-profiles', 'index.php?option=com_jdprofiler&view=profiles', 'component', 1, 705, 2, 12757, 0, '0000-00-00 00:00:00', 0, 1, 'class:component', 0, '{}', 168, 169, 0, '', 1),
(707, 'main', 'COM_JDPROFILER_TITLE_TEAMS', 'com-jdprofiler-title-teams', '', 'com-jdprofiler/com-jdprofiler-title-teams', 'index.php?option=com_jdprofiler&view=teams', 'component', 1, 705, 2, 12757, 0, '0000-00-00 00:00:00', 0, 1, 'class:component', 0, '{}', 170, 171, 0, '', 1),
(708, 'one-page', 'Home', 'home-onepage', '', 'home-onepage', '#home', 'url', 1, 1, 1, 0, 0, '0000-00-00 00:00:00', 0, 1, ' ', 0, '{\"menu-anchor_title\":\"\",\"menu-anchor_css\":\"\",\"menu-anchor_rel\":\"\",\"menu_image\":\"\",\"menu_image_css\":\"\",\"menu_text\":1,\"menu_show\":1,\"astroid_menu_options\":{\"megamenu\":\"0\",\"showtitle\":\"0\",\"subtitle\":\"\",\"icon\":\"\",\"customclass\":\"\",\"width\":\"250px\",\"megamenu_width\":\"980px\",\"alignment\":\"right\",\"megamenu_direction\":\"right\",\"rows\":\"[]\",\"badge\":\"0\",\"badge_text\":\"\",\"badge_color\":\"#FFF\",\"badge_bgcolor\":\"#000\"},\"astroid_banner_enabled\":\"0\",\"astroid_banner_title_enabled\":\"1\",\"astroid_banner_title\":\"\",\"astroid_banner_subtitle\":\"\",\"astroid_banner_textcolor\":\"\",\"astroid_banner_bgcolor\":\"\",\"astroid_banner_bgimage\":\"\",\"astroid_banner_title_tag\":\"h3\",\"astroid_banner_class\":\"\",\"astroid_banner_wrapper\":\"\",\"astroid_banner_visibility\":\"currentPage\",\"astroid_opengraph_menuitem\":\"0\",\"astroid_og_title_menuitem\":\"\",\"astroid_og_desc_menuitem\":\"\",\"astroid_og_image_menuitem\":\"\"}', 173, 174, 0, '*', 0);
INSERT INTO `ynfp8_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
(709, 'one-page', 'Why Astroid', 'why-astroid', '', 'why-astroid', '#whyastroid', 'url', 1, 1, 1, 0, 0, '0000-00-00 00:00:00', 0, 1, ' ', 21, '{\"menu-anchor_title\":\"\",\"menu-anchor_css\":\"\",\"menu-anchor_rel\":\"\",\"menu_image\":\"\",\"menu_image_css\":\"\",\"menu_text\":1,\"menu_show\":1,\"astroid_menu_options\":{\"megamenu\":\"0\",\"showtitle\":\"0\",\"subtitle\":\"\",\"icon\":\"\",\"customclass\":\"\",\"width\":\"250px\",\"megamenu_width\":\"980px\",\"alignment\":\"right\",\"megamenu_direction\":\"right\",\"rows\":\"[]\",\"badge\":\"0\",\"badge_text\":\"\",\"badge_color\":\"#FFF\",\"badge_bgcolor\":\"#000\"},\"astroid_banner_enabled\":\"0\",\"astroid_banner_title_enabled\":\"1\",\"astroid_banner_title\":\"\",\"astroid_banner_subtitle\":\"\",\"astroid_banner_textcolor\":\"\",\"astroid_banner_bgcolor\":\"\",\"astroid_banner_bgimage\":\"\",\"astroid_banner_title_tag\":\"h3\",\"astroid_banner_class\":\"\",\"astroid_banner_wrapper\":\"\",\"astroid_banner_visibility\":\"currentPage\",\"astroid_opengraph_menuitem\":\"0\",\"astroid_og_title_menuitem\":\"\",\"astroid_og_desc_menuitem\":\"\",\"astroid_og_image_menuitem\":\"\"}', 175, 176, 0, '*', 0),
(710, 'one-page', 'Features', 'features', '', 'features', '#features', 'url', 1, 1, 1, 0, 0, '0000-00-00 00:00:00', 0, 1, ' ', 0, '{\"menu-anchor_title\":\"\",\"menu-anchor_css\":\"\",\"menu-anchor_rel\":\"\",\"menu_image\":\"\",\"menu_image_css\":\"\",\"menu_text\":1,\"menu_show\":1,\"astroid_menu_options\":{\"megamenu\":\"0\",\"showtitle\":\"0\",\"subtitle\":\"\",\"icon\":\"\",\"customclass\":\"\",\"width\":\"250px\",\"megamenu_width\":\"980px\",\"alignment\":\"right\",\"megamenu_direction\":\"right\",\"rows\":\"[]\",\"badge\":\"0\",\"badge_text\":\"\",\"badge_color\":\"#FFF\",\"badge_bgcolor\":\"#000\"},\"astroid_banner_enabled\":\"0\",\"astroid_banner_title_enabled\":\"1\",\"astroid_banner_title\":\"\",\"astroid_banner_subtitle\":\"\",\"astroid_banner_textcolor\":\"\",\"astroid_banner_bgcolor\":\"\",\"astroid_banner_bgimage\":\"\",\"astroid_banner_title_tag\":\"h3\",\"astroid_banner_class\":\"\",\"astroid_banner_wrapper\":\"\",\"astroid_banner_visibility\":\"currentPage\",\"astroid_opengraph_menuitem\":\"0\",\"astroid_og_title_menuitem\":\"\",\"astroid_og_desc_menuitem\":\"\",\"astroid_og_image_menuitem\":\"\"}', 177, 178, 0, '*', 0),
(712, 'one-page', 'Blog', 'blog-onepage', '', 'blog-onepage', '#blog', 'url', 1, 1, 1, 0, 0, '0000-00-00 00:00:00', 0, 1, ' ', 0, '{\"menu-anchor_title\":\"\",\"menu-anchor_css\":\"\",\"menu-anchor_rel\":\"\",\"menu_image\":\"\",\"menu_image_css\":\"\",\"menu_text\":1,\"menu_show\":1,\"astroid_menu_options\":{\"megamenu\":\"0\",\"showtitle\":\"0\",\"subtitle\":\"\",\"icon\":\"\",\"customclass\":\"\",\"width\":\"250px\",\"megamenu_width\":\"980px\",\"alignment\":\"right\",\"megamenu_direction\":\"right\",\"rows\":\"[]\",\"badge\":\"0\",\"badge_text\":\"\",\"badge_color\":\"#FFF\",\"badge_bgcolor\":\"#000\"},\"astroid_banner_enabled\":\"0\",\"astroid_banner_title_enabled\":\"1\",\"astroid_banner_title\":\"\",\"astroid_banner_subtitle\":\"\",\"astroid_banner_textcolor\":\"\",\"astroid_banner_bgcolor\":\"\",\"astroid_banner_bgimage\":\"\",\"astroid_banner_title_tag\":\"h3\",\"astroid_banner_class\":\"\",\"astroid_banner_wrapper\":\"\",\"astroid_banner_visibility\":\"currentPage\",\"astroid_opengraph_menuitem\":\"0\",\"astroid_og_title_menuitem\":\"\",\"astroid_og_desc_menuitem\":\"\",\"astroid_og_image_menuitem\":\"\"}', 179, 180, 0, '*', 0),
(713, 'one-page', 'Contact', 'contact-onepage', '', 'contact-onepage', '#contact', 'url', 1, 1, 1, 0, 0, '0000-00-00 00:00:00', 0, 1, ' ', 0, '{\"menu-anchor_title\":\"\",\"menu-anchor_css\":\"\",\"menu-anchor_rel\":\"\",\"menu_image\":\"\",\"menu_image_css\":\"\",\"menu_text\":1,\"menu_show\":1,\"astroid_menu_options\":{\"megamenu\":\"0\",\"showtitle\":\"0\",\"subtitle\":\"\",\"icon\":\"\",\"customclass\":\"\",\"width\":\"250px\",\"megamenu_width\":\"980px\",\"alignment\":\"right\",\"megamenu_direction\":\"right\",\"rows\":\"[]\",\"badge\":\"0\",\"badge_text\":\"\",\"badge_color\":\"#FFF\",\"badge_bgcolor\":\"#000\"},\"astroid_banner_enabled\":\"0\",\"astroid_banner_title_enabled\":\"1\",\"astroid_banner_title\":\"\",\"astroid_banner_subtitle\":\"\",\"astroid_banner_textcolor\":\"\",\"astroid_banner_bgcolor\":\"\",\"astroid_banner_bgimage\":\"\",\"astroid_banner_title_tag\":\"h3\",\"astroid_banner_class\":\"\",\"astroid_banner_wrapper\":\"\",\"astroid_banner_visibility\":\"currentPage\",\"astroid_opengraph_menuitem\":\"0\",\"astroid_og_title_menuitem\":\"\",\"astroid_og_desc_menuitem\":\"\",\"astroid_og_image_menuitem\":\"\"}', 181, 182, 0, '*', 0),
(714, 'mainmenu', 'One Page', 'one-page', '', 'mega-menu/layout/one-page', 'index.php?option=com_content&view=featured', 'component', 0, 396, 3, 22, 0, '0000-00-00 00:00:00', 0, 1, ' ', 21, '{\"featured_categories\":[\"\"],\"layout_type\":\"blog\",\"num_leading_articles\":\"\",\"num_intro_articles\":\"\",\"num_columns\":\"\",\"num_links\":\"\",\"multi_column_order\":\"\",\"orderby_pri\":\"\",\"orderby_sec\":\"\",\"order_date\":\"\",\"show_pagination\":\"\",\"show_pagination_results\":\"\",\"page_subheading\":\"\",\"show_title\":\"\",\"link_titles\":\"\",\"show_intro\":\"\",\"info_block_position\":\"\",\"info_block_show_title\":\"\",\"show_category\":\"\",\"link_category\":\"\",\"show_parent_category\":\"\",\"link_parent_category\":\"\",\"show_associations\":\"\",\"show_author\":\"\",\"link_author\":\"\",\"show_create_date\":\"\",\"show_modify_date\":\"\",\"show_publish_date\":\"\",\"show_item_navigation\":\"\",\"show_vote\":\"\",\"show_readmore\":\"\",\"show_readmore_title\":\"\",\"show_icons\":\"\",\"show_print_icon\":\"\",\"show_email_icon\":\"\",\"show_hits\":\"\",\"show_tags\":\"\",\"show_noauth\":\"\",\"show_feed_link\":\"\",\"feed_summary\":\"\",\"menu-anchor_title\":\"\",\"menu-anchor_css\":\"\",\"menu_image\":\"\",\"menu_image_css\":\"\",\"menu_text\":1,\"menu_show\":1,\"page_title\":\"\",\"show_page_heading\":\"\",\"page_heading\":\"\",\"pageclass_sfx\":\"\",\"menu-meta_description\":\"\",\"menu-meta_keywords\":\"\",\"robots\":\"\",\"secure\":0,\"astroid_menu_options\":{\"megamenu\":\"0\",\"showtitle\":\"0\",\"subtitle\":\"\",\"icon\":\"fas fa-scroll\",\"customclass\":\"\",\"width\":\"250px\",\"megamenu_width\":\"980px\",\"alignment\":\"right\",\"megamenu_direction\":\"right\",\"rows\":\"[]\",\"badge\":\"0\",\"badge_text\":\"\",\"badge_color\":\"#FFF\",\"badge_bgcolor\":\"#000\"},\"astroid_banner_enabled\":\"0\",\"astroid_banner_title_enabled\":\"1\",\"astroid_banner_title\":\"\",\"astroid_banner_subtitle\":\"\",\"astroid_banner_textcolor\":\"\",\"astroid_banner_bgcolor\":\"\",\"astroid_banner_bgimage\":\"\",\"astroid_banner_title_tag\":\"h3\",\"astroid_banner_class\":\"\",\"astroid_banner_wrapper\":\"\",\"astroid_banner_visibility\":\"currentPage\",\"astroid_opengraph_menuitem\":\"0\",\"astroid_og_title_menuitem\":\"\",\"astroid_og_desc_menuitem\":\"\",\"astroid_og_image_menuitem\":\"\",\"astroid_relatedposts\":\"\",\"astroid_socialshare\":\"\",\"astroid_comments\":\"\",\"astroid_posttype\":\"\",\"astroid_readtime\":\"\",\"astroid_authorinfo\":\"\"}', 77, 78, 0, '*', 0),
(715, 'mainmenu', 'Utilizador', 'user', '', 'user', 'index.php?option=com_users&view=login', 'component', 1, 1, 1, 25, 0, '0000-00-00 00:00:00', 0, 1, ' ', 21, '{\"loginredirectchoice\":\"1\",\"login_redirect_url\":\"\",\"login_redirect_menuitem\":\"\",\"logindescription_show\":\"1\",\"login_description\":\"\",\"login_image\":\"\",\"logoutredirectchoice\":\"1\",\"logout_redirect_url\":\"\",\"logout_redirect_menuitem\":\"\",\"logoutdescription_show\":\"1\",\"logout_description\":\"\",\"logout_image\":\"\",\"menu-anchor_title\":\"\",\"menu-anchor_css\":\"\",\"menu_image\":\"\",\"menu_image_css\":\"\",\"menu_text\":1,\"menu_show\":0,\"page_title\":\"\",\"show_page_heading\":\"\",\"page_heading\":\"\",\"pageclass_sfx\":\"\",\"menu-meta_description\":\"\",\"menu-meta_keywords\":\"\",\"robots\":\"\",\"secure\":0,\"astroid_menu_options\":{\"megamenu\":\"0\",\"showtitle\":\"0\",\"subtitle\":\"\",\"icon\":\"\",\"customclass\":\"\",\"width\":\"250px\",\"megamenu_width\":\"980px\",\"alignment\":\"right\",\"megamenu_direction\":\"right\",\"rows\":\"[]\",\"badge\":\"0\",\"badge_text\":\"\",\"badge_color\":\"#FFF\",\"badge_bgcolor\":\"#000\"},\"astroid_banner_enabled\":\"0\",\"astroid_banner_title_enabled\":\"1\",\"astroid_banner_title\":\"\",\"astroid_banner_subtitle\":\"\",\"astroid_banner_textcolor\":\"\",\"astroid_banner_bgcolor\":\"\",\"astroid_banner_bgimage\":\"\",\"astroid_banner_title_tag\":\"h3\",\"astroid_banner_class\":\"\",\"astroid_banner_wrapper\":\"\",\"astroid_banner_visibility\":\"currentPage\",\"astroid_opengraph_menuitem\":\"0\",\"astroid_og_title_menuitem\":\"\",\"astroid_og_desc_menuitem\":\"\",\"astroid_og_image_menuitem\":\"\"}', 183, 184, 0, '*', 0),
(716, 'usermenu', 'Sair', 'sair', '', 'sair', 'index.php?option=com_users&view=login&layout=logout&task=user.menulogout', 'component', 1, 1, 1, 25, 0, '0000-00-00 00:00:00', 0, 1, ' ', 21, '{\"logout\":\"\",\"menu-anchor_title\":\"\",\"menu-anchor_css\":\"\",\"menu_image\":\"\",\"menu_image_css\":\"\",\"menu_text\":1,\"menu_show\":1,\"page_title\":\"\",\"show_page_heading\":\"\",\"page_heading\":\"\",\"pageclass_sfx\":\"\",\"menu-meta_description\":\"\",\"menu-meta_keywords\":\"\",\"robots\":\"\",\"secure\":0,\"astroid_menu_options\":{\"megamenu\":\"0\",\"showtitle\":\"0\",\"subtitle\":\"\",\"icon\":\"\",\"customclass\":\"\",\"width\":\"250px\",\"megamenu_width\":\"980px\",\"alignment\":\"right\",\"megamenu_direction\":\"right\",\"rows\":\"[]\",\"badge\":\"0\",\"badge_text\":\"\",\"badge_color\":\"#FFF\",\"badge_bgcolor\":\"#000\"},\"astroid_banner_enabled\":\"0\",\"astroid_banner_title_enabled\":\"1\",\"astroid_banner_title\":\"\",\"astroid_banner_subtitle\":\"\",\"astroid_banner_textcolor\":\"\",\"astroid_banner_bgcolor\":\"\",\"astroid_banner_bgimage\":\"\",\"astroid_banner_title_tag\":\"h3\",\"astroid_banner_class\":\"\",\"astroid_banner_wrapper\":\"\",\"astroid_banner_visibility\":\"currentPage\",\"astroid_opengraph_menuitem\":\"0\",\"astroid_og_title_menuitem\":\"\",\"astroid_og_desc_menuitem\":\"\",\"astroid_og_image_menuitem\":\"\"}', 185, 186, 0, '*', 0),
(717, 'mainmenu', 'Agrupamento', 'agrupamento', '', 'agrupamento', '', 'separator', 1, 1, 1, 0, 0, '0000-00-00 00:00:00', 0, 1, ' ', 21, '{\"menu-anchor_css\":\"\",\"menu_image\":\"\",\"menu_image_css\":\"\",\"menu_text\":1,\"menu_show\":1,\"astroid_menu_options\":{\"megamenu\":\"0\",\"showtitle\":\"0\",\"subtitle\":\"\",\"icon\":\"\",\"customclass\":\"\",\"width\":\"250px\",\"megamenu_width\":\"980px\",\"alignment\":\"right\",\"megamenu_direction\":\"right\",\"rows\":\"[]\",\"badge\":\"0\",\"badge_text\":\"\",\"badge_color\":\"#FFF\",\"badge_bgcolor\":\"#000\"},\"astroid_banner_enabled\":\"0\",\"astroid_banner_title_enabled\":\"1\",\"astroid_banner_title\":\"\",\"astroid_banner_subtitle\":\"\",\"astroid_banner_textcolor\":\"\",\"astroid_banner_bgcolor\":\"\",\"astroid_banner_bgimage\":\"\",\"astroid_banner_title_tag\":\"h3\",\"astroid_banner_class\":\"\",\"astroid_banner_wrapper\":\"\",\"astroid_banner_visibility\":\"currentPage\",\"astroid_opengraph_menuitem\":\"0\",\"astroid_og_title_menuitem\":\"\",\"astroid_og_desc_menuitem\":\"\",\"astroid_og_image_menuitem\":\"\"}', 187, 250, 0, '*', 0),
(718, 'mainmenu', 'Documentos Orientadores', 'documentos-orientadores', '', 'agrupamento/documentos-orientadores', 'index.php?option=com_content&view=article&id=66', 'component', 1, 717, 2, 22, 0, '0000-00-00 00:00:00', 0, 1, ' ', 21, '{\"show_title\":\"\",\"link_titles\":\"\",\"show_intro\":\"\",\"info_block_position\":\"\",\"info_block_show_title\":\"\",\"show_category\":\"\",\"link_category\":\"\",\"show_parent_category\":\"\",\"link_parent_category\":\"\",\"show_associations\":\"\",\"show_author\":\"\",\"link_author\":\"\",\"show_create_date\":\"\",\"show_modify_date\":\"\",\"show_publish_date\":\"\",\"show_item_navigation\":\"\",\"show_vote\":\"\",\"show_icons\":\"\",\"show_print_icon\":\"\",\"show_email_icon\":\"\",\"show_hits\":\"\",\"show_tags\":\"\",\"show_noauth\":\"\",\"urls_position\":\"\",\"menu-anchor_title\":\"\",\"menu-anchor_css\":\"\",\"menu_image\":\"\",\"menu_image_css\":\"\",\"menu_text\":1,\"menu_show\":1,\"page_title\":\"\",\"show_page_heading\":\"\",\"page_heading\":\"\",\"pageclass_sfx\":\"\",\"menu-meta_description\":\"\",\"menu-meta_keywords\":\"\",\"robots\":\"\",\"secure\":0,\"astroid_menu_options\":{\"megamenu\":\"0\",\"showtitle\":\"0\",\"subtitle\":\"\",\"icon\":\"\",\"customclass\":\"\",\"width\":\"250px\",\"megamenu_width\":\"980px\",\"alignment\":\"right\",\"megamenu_direction\":\"right\",\"rows\":\"[]\",\"badge\":\"0\",\"badge_text\":\"\",\"badge_color\":\"#FFF\",\"badge_bgcolor\":\"#000\"},\"astroid_banner_enabled\":\"0\",\"astroid_banner_title_enabled\":\"1\",\"astroid_banner_title\":\"\",\"astroid_banner_subtitle\":\"\",\"astroid_banner_textcolor\":\"\",\"astroid_banner_bgcolor\":\"\",\"astroid_banner_bgimage\":\"\",\"astroid_banner_title_tag\":\"h3\",\"astroid_banner_class\":\"\",\"astroid_banner_wrapper\":\"\",\"astroid_banner_visibility\":\"currentPage\",\"astroid_opengraph_menuitem\":\"0\",\"astroid_og_title_menuitem\":\"\",\"astroid_og_desc_menuitem\":\"\",\"astroid_og_image_menuitem\":\"\"}', 190, 191, 0, '*', 0),
(719, 'mainmenu', 'Alunos', 'alunos', '', 'alunos', '', 'separator', 1, 1, 1, 0, 0, '0000-00-00 00:00:00', 0, 1, ' ', 21, '{\"menu-anchor_css\":\"\",\"menu_image\":\"\",\"menu_image_css\":\"\",\"menu_text\":1,\"menu_show\":1,\"astroid_menu_options\":{\"megamenu\":\"0\",\"showtitle\":\"0\",\"subtitle\":\"\",\"icon\":\"\",\"customclass\":\"\",\"width\":\"250px\",\"megamenu_width\":\"980px\",\"alignment\":\"right\",\"megamenu_direction\":\"right\",\"rows\":\"[]\",\"badge\":\"0\",\"badge_text\":\"\",\"badge_color\":\"#FFF\",\"badge_bgcolor\":\"#000\"},\"astroid_banner_enabled\":\"0\",\"astroid_banner_title_enabled\":\"1\",\"astroid_banner_title\":\"\",\"astroid_banner_subtitle\":\"\",\"astroid_banner_textcolor\":\"\",\"astroid_banner_bgcolor\":\"\",\"astroid_banner_bgimage\":\"\",\"astroid_banner_title_tag\":\"h3\",\"astroid_banner_class\":\"\",\"astroid_banner_wrapper\":\"\",\"astroid_banner_visibility\":\"currentPage\",\"astroid_opengraph_menuitem\":\"0\",\"astroid_og_title_menuitem\":\"\",\"astroid_og_desc_menuitem\":\"\",\"astroid_og_image_menuitem\":\"\"}', 251, 296, 0, '*', 0),
(720, 'mainmenu', 'Bibliotecas', 'bibliotecas', '', 'bibliotecas', '', 'separator', 1, 1, 1, 0, 0, '0000-00-00 00:00:00', 0, 1, ' ', 21, '{\"menu-anchor_css\":\"\",\"menu_image\":\"\",\"menu_image_css\":\"\",\"menu_text\":1,\"menu_show\":1,\"astroid_menu_options\":{\"megamenu\":\"0\",\"showtitle\":\"0\",\"subtitle\":\"\",\"icon\":\"\",\"customclass\":\"\",\"width\":\"250px\",\"megamenu_width\":\"980px\",\"alignment\":\"right\",\"megamenu_direction\":\"right\",\"rows\":\"[]\",\"badge\":\"0\",\"badge_text\":\"\",\"badge_color\":\"#FFF\",\"badge_bgcolor\":\"#000\"},\"astroid_banner_enabled\":\"0\",\"astroid_banner_title_enabled\":\"1\",\"astroid_banner_title\":\"\",\"astroid_banner_subtitle\":\"\",\"astroid_banner_textcolor\":\"\",\"astroid_banner_bgcolor\":\"\",\"astroid_banner_bgimage\":\"\",\"astroid_banner_title_tag\":\"h3\",\"astroid_banner_class\":\"\",\"astroid_banner_wrapper\":\"\",\"astroid_banner_visibility\":\"currentPage\",\"astroid_opengraph_menuitem\":\"0\",\"astroid_og_title_menuitem\":\"\",\"astroid_og_desc_menuitem\":\"\",\"astroid_og_image_menuitem\":\"\"}', 297, 302, 0, '*', 0),
(721, 'mainmenu', 'Parcerias e Projetos', 'parcerias-e-projetos', '', 'parcerias-e-projetos', '', 'separator', 1, 1, 1, 0, 0, '0000-00-00 00:00:00', 0, 1, ' ', 21, '{\"menu-anchor_css\":\"\",\"menu_image\":\"\",\"menu_image_css\":\"\",\"menu_text\":1,\"menu_show\":1,\"astroid_menu_options\":{\"megamenu\":\"0\",\"showtitle\":\"0\",\"subtitle\":\"\",\"icon\":\"\",\"customclass\":\"\",\"width\":\"250px\",\"megamenu_width\":\"980px\",\"alignment\":\"right\",\"megamenu_direction\":\"right\",\"rows\":\"[]\",\"badge\":\"0\",\"badge_text\":\"\",\"badge_color\":\"#FFF\",\"badge_bgcolor\":\"#000\"},\"astroid_banner_enabled\":\"0\",\"astroid_banner_title_enabled\":\"1\",\"astroid_banner_title\":\"\",\"astroid_banner_subtitle\":\"\",\"astroid_banner_textcolor\":\"\",\"astroid_banner_bgcolor\":\"\",\"astroid_banner_bgimage\":\"\",\"astroid_banner_title_tag\":\"h3\",\"astroid_banner_class\":\"\",\"astroid_banner_wrapper\":\"\",\"astroid_banner_visibility\":\"currentPage\",\"astroid_opengraph_menuitem\":\"0\",\"astroid_og_title_menuitem\":\"\",\"astroid_og_desc_menuitem\":\"\",\"astroid_og_image_menuitem\":\"\"}', 303, 310, 0, '*', 0),
(722, 'mainmenu', 'Plataformas', 'plataformas', '', 'plataformas', 'index.php?option=com_content&view=article&id=98', 'component', 1, 1, 1, 22, 0, '0000-00-00 00:00:00', 0, 1, ' ', 21, '{\"show_title\":\"\",\"link_titles\":\"\",\"show_intro\":\"\",\"info_block_position\":\"\",\"info_block_show_title\":\"\",\"show_category\":\"\",\"link_category\":\"\",\"show_parent_category\":\"\",\"link_parent_category\":\"\",\"show_associations\":\"\",\"show_author\":\"\",\"link_author\":\"\",\"show_create_date\":\"\",\"show_modify_date\":\"\",\"show_publish_date\":\"\",\"show_item_navigation\":\"\",\"show_vote\":\"\",\"show_icons\":\"\",\"show_print_icon\":\"\",\"show_email_icon\":\"\",\"show_hits\":\"\",\"show_tags\":\"\",\"show_noauth\":\"\",\"urls_position\":\"\",\"menu-anchor_title\":\"\",\"menu-anchor_css\":\"\",\"menu_image\":\"\",\"menu_image_css\":\"\",\"menu_text\":1,\"menu_show\":1,\"page_title\":\"\",\"show_page_heading\":\"\",\"page_heading\":\"\",\"pageclass_sfx\":\"\",\"menu-meta_description\":\"\",\"menu-meta_keywords\":\"\",\"robots\":\"\",\"secure\":0,\"astroid_menu_options\":{\"megamenu\":\"0\",\"showtitle\":\"0\",\"subtitle\":\"\",\"icon\":\"\",\"customclass\":\"\",\"width\":\"250px\",\"megamenu_width\":\"980px\",\"alignment\":\"right\",\"megamenu_direction\":\"right\",\"rows\":\"[]\",\"badge\":\"0\",\"badge_text\":\"\",\"badge_color\":\"#FFF\",\"badge_bgcolor\":\"#000\"},\"astroid_banner_enabled\":\"0\",\"astroid_banner_title_enabled\":\"1\",\"astroid_banner_title\":\"\",\"astroid_banner_subtitle\":\"\",\"astroid_banner_textcolor\":\"\",\"astroid_banner_bgcolor\":\"\",\"astroid_banner_bgimage\":\"\",\"astroid_banner_title_tag\":\"h3\",\"astroid_banner_class\":\"\",\"astroid_banner_wrapper\":\"\",\"astroid_banner_visibility\":\"currentPage\",\"astroid_opengraph_menuitem\":\"0\",\"astroid_og_title_menuitem\":\"\",\"astroid_og_desc_menuitem\":\"\",\"astroid_og_image_menuitem\":\"\"}', 311, 312, 0, '*', 0),
(723, 'mainmenu', 'Avaliação Externa', 'avaliacao-externa', '', 'agrupamento/avaliacao-externa', '', 'separator', 1, 717, 2, 0, 0, '0000-00-00 00:00:00', 0, 1, ' ', 21, '{\"menu-anchor_css\":\"\",\"menu_image\":\"\",\"menu_image_css\":\"\",\"menu_text\":1,\"menu_show\":1,\"astroid_menu_options\":{\"megamenu\":\"0\",\"showtitle\":\"0\",\"subtitle\":\"\",\"icon\":\"\",\"customclass\":\"\",\"width\":\"250px\",\"megamenu_width\":\"980px\",\"alignment\":\"right\",\"megamenu_direction\":\"right\",\"rows\":\"[]\",\"badge\":\"0\",\"badge_text\":\"\",\"badge_color\":\"#FFF\",\"badge_bgcolor\":\"#000\"},\"astroid_banner_enabled\":\"0\",\"astroid_banner_title_enabled\":\"1\",\"astroid_banner_title\":\"\",\"astroid_banner_subtitle\":\"\",\"astroid_banner_textcolor\":\"\",\"astroid_banner_bgcolor\":\"\",\"astroid_banner_bgimage\":\"\",\"astroid_banner_title_tag\":\"h3\",\"astroid_banner_class\":\"\",\"astroid_banner_wrapper\":\"\",\"astroid_banner_visibility\":\"currentPage\",\"astroid_opengraph_menuitem\":\"0\",\"astroid_og_title_menuitem\":\"\",\"astroid_og_desc_menuitem\":\"\",\"astroid_og_image_menuitem\":\"\"}', 226, 231, 0, '*', 0),
(724, 'mainmenu', 'Orgãos', 'orgaos', '', 'agrupamento/orgaos', '', 'separator', 1, 717, 2, 0, 0, '0000-00-00 00:00:00', 0, 1, ' ', 21, '{\"menu-anchor_css\":\"\",\"menu_image\":\"\",\"menu_image_css\":\"\",\"menu_text\":1,\"menu_show\":1,\"astroid_menu_options\":{\"megamenu\":\"0\",\"showtitle\":\"0\",\"subtitle\":\"\",\"icon\":\"\",\"customclass\":\"\",\"width\":\"250px\",\"megamenu_width\":\"980px\",\"alignment\":\"right\",\"megamenu_direction\":\"right\",\"rows\":\"[]\",\"badge\":\"0\",\"badge_text\":\"\",\"badge_color\":\"#FFF\",\"badge_bgcolor\":\"#000\"},\"astroid_banner_enabled\":\"0\",\"astroid_banner_title_enabled\":\"1\",\"astroid_banner_title\":\"\",\"astroid_banner_subtitle\":\"\",\"astroid_banner_textcolor\":\"\",\"astroid_banner_bgcolor\":\"\",\"astroid_banner_bgimage\":\"\",\"astroid_banner_title_tag\":\"h3\",\"astroid_banner_class\":\"\",\"astroid_banner_wrapper\":\"\",\"astroid_banner_visibility\":\"currentPage\",\"astroid_opengraph_menuitem\":\"0\",\"astroid_og_title_menuitem\":\"\",\"astroid_og_desc_menuitem\":\"\",\"astroid_og_image_menuitem\":\"\"}', 194, 203, 0, '*', 0),
(725, 'mainmenu', 'Escolas', 'escolas', '', 'agrupamento/escolas', '', 'separator', 1, 717, 2, 0, 0, '0000-00-00 00:00:00', 0, 1, ' ', 21, '{\"menu-anchor_css\":\"\",\"menu_image\":\"\",\"menu_image_css\":\"\",\"menu_text\":1,\"menu_show\":1,\"astroid_menu_options\":{\"megamenu\":\"0\",\"showtitle\":\"0\",\"subtitle\":\"\",\"icon\":\"\",\"customclass\":\"\",\"width\":\"250px\",\"megamenu_width\":\"980px\",\"alignment\":\"right\",\"megamenu_direction\":\"right\",\"rows\":\"[]\",\"badge\":\"0\",\"badge_text\":\"\",\"badge_color\":\"#FFF\",\"badge_bgcolor\":\"#000\"},\"astroid_banner_enabled\":\"0\",\"astroid_banner_title_enabled\":\"1\",\"astroid_banner_title\":\"\",\"astroid_banner_subtitle\":\"\",\"astroid_banner_textcolor\":\"\",\"astroid_banner_bgcolor\":\"\",\"astroid_banner_bgimage\":\"\",\"astroid_banner_title_tag\":\"h3\",\"astroid_banner_class\":\"\",\"astroid_banner_wrapper\":\"\",\"astroid_banner_visibility\":\"currentPage\",\"astroid_opengraph_menuitem\":\"0\",\"astroid_og_title_menuitem\":\"\",\"astroid_og_desc_menuitem\":\"\",\"astroid_og_image_menuitem\":\"\"}', 204, 211, 0, '*', 0),
(726, 'mainmenu', 'Serviços', 'servicos', '', 'agrupamento/servicos', '', 'separator', 1, 717, 2, 0, 0, '0000-00-00 00:00:00', 0, 1, ' ', 21, '{\"menu-anchor_css\":\"\",\"menu_image\":\"\",\"menu_image_css\":\"\",\"menu_text\":1,\"menu_show\":1,\"astroid_menu_options\":{\"megamenu\":\"0\",\"showtitle\":\"0\",\"subtitle\":\"\",\"icon\":\"\",\"customclass\":\"\",\"width\":\"250px\",\"megamenu_width\":\"980px\",\"alignment\":\"right\",\"megamenu_direction\":\"right\",\"rows\":\"[]\",\"badge\":\"0\",\"badge_text\":\"\",\"badge_color\":\"#FFF\",\"badge_bgcolor\":\"#000\"},\"astroid_banner_enabled\":\"0\",\"astroid_banner_title_enabled\":\"1\",\"astroid_banner_title\":\"\",\"astroid_banner_subtitle\":\"\",\"astroid_banner_textcolor\":\"\",\"astroid_banner_bgcolor\":\"\",\"astroid_banner_bgimage\":\"\",\"astroid_banner_title_tag\":\"h3\",\"astroid_banner_class\":\"\",\"astroid_banner_wrapper\":\"\",\"astroid_banner_visibility\":\"currentPage\",\"astroid_opengraph_menuitem\":\"0\",\"astroid_og_title_menuitem\":\"\",\"astroid_og_desc_menuitem\":\"\",\"astroid_og_image_menuitem\":\"\"}', 212, 225, 0, '*', 0),
(727, 'mainmenu', 'Moodle', 'moodle', '', 'agrupamento/moodle', 'http://www.esmaior.pt/moodle', 'url', 0, 717, 2, 0, 0, '0000-00-00 00:00:00', 0, 1, ' ', 21, '{\"menu-anchor_title\":\"\",\"menu-anchor_css\":\"\",\"menu-anchor_rel\":\"\",\"menu_image\":\"\",\"menu_image_css\":\"\",\"menu_text\":1,\"menu_show\":1,\"astroid_menu_options\":{\"megamenu\":\"0\",\"showtitle\":\"0\",\"subtitle\":\"\",\"icon\":\"\",\"customclass\":\"\",\"width\":\"250px\",\"megamenu_width\":\"980px\",\"alignment\":\"right\",\"megamenu_direction\":\"right\",\"rows\":\"[]\",\"badge\":\"0\",\"badge_text\":\"\",\"badge_color\":\"#FFF\",\"badge_bgcolor\":\"#000\"},\"astroid_banner_enabled\":\"0\",\"astroid_banner_title_enabled\":\"1\",\"astroid_banner_title\":\"\",\"astroid_banner_subtitle\":\"\",\"astroid_banner_textcolor\":\"\",\"astroid_banner_bgcolor\":\"\",\"astroid_banner_bgimage\":\"\",\"astroid_banner_title_tag\":\"h3\",\"astroid_banner_class\":\"\",\"astroid_banner_wrapper\":\"\",\"astroid_banner_visibility\":\"currentPage\",\"astroid_opengraph_menuitem\":\"0\",\"astroid_og_title_menuitem\":\"\",\"astroid_og_desc_menuitem\":\"\",\"astroid_og_image_menuitem\":\"\"}', 242, 243, 0, '*', 0),
(728, 'mainmenu', 'Centro de Formação - CFCVC', 'centro-de-formacao-cfcvc', '', 'agrupamento/centro-de-formacao-cfcvc', 'http://www.cfcvc.edu.pt/', 'url', 1, 717, 2, 0, 0, '0000-00-00 00:00:00', 0, 1, ' ', 21, '{\"menu-anchor_title\":\"\",\"menu-anchor_css\":\"\",\"menu-anchor_rel\":\"\",\"menu_image\":\"\",\"menu_image_css\":\"\",\"menu_text\":1,\"menu_show\":1,\"astroid_menu_options\":{\"megamenu\":\"0\",\"showtitle\":\"0\",\"subtitle\":\"\",\"icon\":\"\",\"customclass\":\"\",\"width\":\"250px\",\"megamenu_width\":\"980px\",\"alignment\":\"right\",\"megamenu_direction\":\"right\",\"rows\":\"[]\",\"badge\":\"0\",\"badge_text\":\"\",\"badge_color\":\"#FFF\",\"badge_bgcolor\":\"#000\"},\"astroid_banner_enabled\":\"0\",\"astroid_banner_title_enabled\":\"1\",\"astroid_banner_title\":\"\",\"astroid_banner_subtitle\":\"\",\"astroid_banner_textcolor\":\"\",\"astroid_banner_bgcolor\":\"\",\"astroid_banner_bgimage\":\"\",\"astroid_banner_title_tag\":\"h3\",\"astroid_banner_class\":\"\",\"astroid_banner_wrapper\":\"\",\"astroid_banner_visibility\":\"currentPage\",\"astroid_opengraph_menuitem\":\"0\",\"astroid_og_title_menuitem\":\"\",\"astroid_og_desc_menuitem\":\"\",\"astroid_og_image_menuitem\":\"\"}', 244, 245, 0, '*', 0),
(729, 'mainmenu', 'Rede MINEDU', 'rede-minedu', '', 'agrupamento/rede-minedu', 'http://www.esmaior.pt/esmaior/files/configurar_wireless_minedu.pdf', 'url', 1, 717, 2, 0, 0, '0000-00-00 00:00:00', 0, 1, ' ', 21, '{\"menu-anchor_title\":\"\",\"menu-anchor_css\":\"\",\"menu-anchor_rel\":\"\",\"menu_image\":\"\",\"menu_image_css\":\"\",\"menu_text\":1,\"menu_show\":1,\"astroid_menu_options\":{\"megamenu\":\"0\",\"showtitle\":\"0\",\"subtitle\":\"\",\"icon\":\"\",\"customclass\":\"\",\"width\":\"250px\",\"megamenu_width\":\"980px\",\"alignment\":\"right\",\"megamenu_direction\":\"right\",\"rows\":\"[]\",\"badge\":\"0\",\"badge_text\":\"\",\"badge_color\":\"#FFF\",\"badge_bgcolor\":\"#000\"},\"astroid_banner_enabled\":\"0\",\"astroid_banner_title_enabled\":\"1\",\"astroid_banner_title\":\"\",\"astroid_banner_subtitle\":\"\",\"astroid_banner_textcolor\":\"\",\"astroid_banner_bgcolor\":\"\",\"astroid_banner_bgimage\":\"\",\"astroid_banner_title_tag\":\"h3\",\"astroid_banner_class\":\"\",\"astroid_banner_wrapper\":\"\",\"astroid_banner_visibility\":\"currentPage\",\"astroid_opengraph_menuitem\":\"0\",\"astroid_og_title_menuitem\":\"\",\"astroid_og_desc_menuitem\":\"\",\"astroid_og_image_menuitem\":\"\"}', 246, 247, 0, '*', 0),
(730, 'mainmenu', 'Galeria de fotografias', 'galeria-de-fotografias', '', 'agrupamento/galeria-de-fotografias', '', 'separator', 1, 717, 2, 0, 0, '0000-00-00 00:00:00', 0, 1, ' ', 21, '{\"menu-anchor_css\":\"\",\"menu_image\":\"\",\"menu_image_css\":\"\",\"menu_text\":1,\"menu_show\":1,\"astroid_menu_options\":{\"megamenu\":\"0\",\"showtitle\":\"0\",\"subtitle\":\"\",\"icon\":\"\",\"customclass\":\"\",\"width\":\"250px\",\"megamenu_width\":\"980px\",\"alignment\":\"right\",\"megamenu_direction\":\"right\",\"rows\":\"[]\",\"badge\":\"0\",\"badge_text\":\"\",\"badge_color\":\"#FFF\",\"badge_bgcolor\":\"#000\"},\"astroid_banner_enabled\":\"0\",\"astroid_banner_title_enabled\":\"1\",\"astroid_banner_title\":\"\",\"astroid_banner_subtitle\":\"\",\"astroid_banner_textcolor\":\"\",\"astroid_banner_bgcolor\":\"\",\"astroid_banner_bgimage\":\"\",\"astroid_banner_title_tag\":\"h3\",\"astroid_banner_class\":\"\",\"astroid_banner_wrapper\":\"\",\"astroid_banner_visibility\":\"currentPage\",\"astroid_opengraph_menuitem\":\"0\",\"astroid_og_title_menuitem\":\"\",\"astroid_og_desc_menuitem\":\"\",\"astroid_og_image_menuitem\":\"\"}', 248, 249, 0, '*', 0),
(731, 'mainmenu', 'Manuais Escolares', 'manuais-escolares', '', 'alunos/manuais-escolares', 'index.php?option=com_content&view=article&id=96', 'component', 1, 719, 2, 22, 0, '0000-00-00 00:00:00', 0, 1, ' ', 21, '{\"show_title\":\"\",\"link_titles\":\"\",\"show_intro\":\"\",\"info_block_position\":\"\",\"info_block_show_title\":\"\",\"show_category\":\"\",\"link_category\":\"\",\"show_parent_category\":\"\",\"link_parent_category\":\"\",\"show_associations\":\"\",\"show_author\":\"\",\"link_author\":\"\",\"show_create_date\":\"\",\"show_modify_date\":\"\",\"show_publish_date\":\"\",\"show_item_navigation\":\"\",\"show_vote\":\"\",\"show_icons\":\"\",\"show_print_icon\":\"\",\"show_email_icon\":\"\",\"show_hits\":\"\",\"show_tags\":\"\",\"show_noauth\":\"\",\"urls_position\":\"\",\"menu-anchor_title\":\"\",\"menu-anchor_css\":\"\",\"menu_image\":\"\",\"menu_image_css\":\"\",\"menu_text\":1,\"menu_show\":1,\"page_title\":\"\",\"show_page_heading\":\"\",\"page_heading\":\"\",\"pageclass_sfx\":\"\",\"menu-meta_description\":\"\",\"menu-meta_keywords\":\"\",\"robots\":\"\",\"secure\":0,\"astroid_menu_options\":{\"megamenu\":\"0\",\"showtitle\":\"0\",\"subtitle\":\"\",\"icon\":\"\",\"customclass\":\"\",\"width\":\"250px\",\"megamenu_width\":\"980px\",\"alignment\":\"right\",\"megamenu_direction\":\"right\",\"rows\":\"[]\",\"badge\":\"0\",\"badge_text\":\"\",\"badge_color\":\"#FFF\",\"badge_bgcolor\":\"#000\"},\"astroid_banner_enabled\":\"0\",\"astroid_banner_title_enabled\":\"1\",\"astroid_banner_title\":\"\",\"astroid_banner_subtitle\":\"\",\"astroid_banner_textcolor\":\"\",\"astroid_banner_bgcolor\":\"\",\"astroid_banner_bgimage\":\"\",\"astroid_banner_title_tag\":\"h3\",\"astroid_banner_class\":\"\",\"astroid_banner_wrapper\":\"\",\"astroid_banner_visibility\":\"currentPage\",\"astroid_opengraph_menuitem\":\"0\",\"astroid_og_title_menuitem\":\"\",\"astroid_og_desc_menuitem\":\"\",\"astroid_og_image_menuitem\":\"\"}', 252, 253, 0, '*', 0),
(732, 'mainmenu', 'Feira Manuais Usados', 'feira-manuais-usados', '', 'alunos/feira-manuais-usados', 'http://www.livrosusados.pt/livros', 'url', 1, 719, 2, 0, 0, '0000-00-00 00:00:00', 0, 1, ' ', 21, '{\"menu-anchor_title\":\"\",\"menu-anchor_css\":\"\",\"menu-anchor_rel\":\"\",\"menu_image\":\"\",\"menu_image_css\":\"\",\"menu_text\":1,\"menu_show\":1,\"astroid_menu_options\":{\"megamenu\":\"0\",\"showtitle\":\"0\",\"subtitle\":\"\",\"icon\":\"\",\"customclass\":\"\",\"width\":\"250px\",\"megamenu_width\":\"980px\",\"alignment\":\"right\",\"megamenu_direction\":\"right\",\"rows\":\"[]\",\"badge\":\"0\",\"badge_text\":\"\",\"badge_color\":\"#FFF\",\"badge_bgcolor\":\"#000\"},\"astroid_banner_enabled\":\"0\",\"astroid_banner_title_enabled\":\"1\",\"astroid_banner_title\":\"\",\"astroid_banner_subtitle\":\"\",\"astroid_banner_textcolor\":\"\",\"astroid_banner_bgcolor\":\"\",\"astroid_banner_bgimage\":\"\",\"astroid_banner_title_tag\":\"h3\",\"astroid_banner_class\":\"\",\"astroid_banner_wrapper\":\"\",\"astroid_banner_visibility\":\"currentPage\",\"astroid_opengraph_menuitem\":\"0\",\"astroid_og_title_menuitem\":\"\",\"astroid_og_desc_menuitem\":\"\",\"astroid_og_image_menuitem\":\"\"}', 254, 255, 0, '*', 0),
(733, 'mainmenu', 'Horários', 'horarios', '', 'alunos/horarios', '', 'separator', 0, 719, 2, 0, 0, '0000-00-00 00:00:00', 0, 1, ' ', 21, '{\"menu-anchor_css\":\"\",\"menu_image\":\"\",\"menu_image_css\":\"\",\"menu_text\":1,\"menu_show\":1,\"astroid_menu_options\":{\"megamenu\":\"0\",\"showtitle\":\"0\",\"subtitle\":\"\",\"icon\":\"\",\"customclass\":\"\",\"width\":\"250px\",\"megamenu_width\":\"980px\",\"alignment\":\"right\",\"megamenu_direction\":\"right\",\"rows\":\"[]\",\"badge\":\"0\",\"badge_text\":\"\",\"badge_color\":\"#FFF\",\"badge_bgcolor\":\"#000\"},\"astroid_banner_enabled\":\"0\",\"astroid_banner_title_enabled\":\"1\",\"astroid_banner_title\":\"\",\"astroid_banner_subtitle\":\"\",\"astroid_banner_textcolor\":\"\",\"astroid_banner_bgcolor\":\"\",\"astroid_banner_bgimage\":\"\",\"astroid_banner_title_tag\":\"h3\",\"astroid_banner_class\":\"\",\"astroid_banner_wrapper\":\"\",\"astroid_banner_visibility\":\"currentPage\",\"astroid_opengraph_menuitem\":\"0\",\"astroid_og_title_menuitem\":\"\",\"astroid_og_desc_menuitem\":\"\",\"astroid_og_image_menuitem\":\"\"}', 256, 257, 0, '*', 0),
(734, 'mainmenu', 'Programação', 'programacao', '', 'alunos/programacao', '', 'separator', 0, 719, 2, 0, 0, '0000-00-00 00:00:00', 0, 1, ' ', 21, '{\"menu-anchor_css\":\"\",\"menu_image\":\"\",\"menu_image_css\":\"\",\"menu_text\":1,\"menu_show\":1,\"astroid_menu_options\":{\"megamenu\":\"0\",\"showtitle\":\"0\",\"subtitle\":\"\",\"icon\":\"\",\"customclass\":\"\",\"width\":\"250px\",\"megamenu_width\":\"980px\",\"alignment\":\"right\",\"megamenu_direction\":\"right\",\"rows\":\"[]\",\"badge\":\"0\",\"badge_text\":\"\",\"badge_color\":\"#FFF\",\"badge_bgcolor\":\"#000\"},\"astroid_banner_enabled\":\"0\",\"astroid_banner_title_enabled\":\"1\",\"astroid_banner_title\":\"\",\"astroid_banner_subtitle\":\"\",\"astroid_banner_textcolor\":\"\",\"astroid_banner_bgcolor\":\"\",\"astroid_banner_bgimage\":\"\",\"astroid_banner_title_tag\":\"h3\",\"astroid_banner_class\":\"\",\"astroid_banner_wrapper\":\"\",\"astroid_banner_visibility\":\"currentPage\",\"astroid_opengraph_menuitem\":\"0\",\"astroid_og_title_menuitem\":\"\",\"astroid_og_desc_menuitem\":\"\",\"astroid_og_image_menuitem\":\"\"}', 258, 259, 0, '*', 0),
(735, 'mainmenu', 'Critérios de Avaliação', 'criterios-de-avaliacao', '', 'alunos/criterios-de-avaliacao', '', 'separator', 1, 719, 2, 0, 0, '0000-00-00 00:00:00', 0, 1, ' ', 21, '{\"menu-anchor_css\":\"\",\"menu_image\":\"\",\"menu_image_css\":\"\",\"menu_text\":1,\"menu_show\":1,\"astroid_menu_options\":{\"megamenu\":\"0\",\"showtitle\":\"0\",\"subtitle\":\"\",\"icon\":\"\",\"customclass\":\"\",\"width\":\"250px\",\"megamenu_width\":\"980px\",\"alignment\":\"right\",\"megamenu_direction\":\"right\",\"rows\":\"[]\",\"badge\":\"0\",\"badge_text\":\"\",\"badge_color\":\"#FFF\",\"badge_bgcolor\":\"#000\"},\"astroid_banner_enabled\":\"0\",\"astroid_banner_title_enabled\":\"1\",\"astroid_banner_title\":\"\",\"astroid_banner_subtitle\":\"\",\"astroid_banner_textcolor\":\"\",\"astroid_banner_bgcolor\":\"\",\"astroid_banner_bgimage\":\"\",\"astroid_banner_title_tag\":\"h3\",\"astroid_banner_class\":\"\",\"astroid_banner_wrapper\":\"\",\"astroid_banner_visibility\":\"currentPage\",\"astroid_opengraph_menuitem\":\"0\",\"astroid_og_title_menuitem\":\"\",\"astroid_og_desc_menuitem\":\"\",\"astroid_og_image_menuitem\":\"\"}', 260, 269, 0, '*', 0),
(736, 'mainmenu', 'Quadro De Mérito / Excelência', 'quadro-de-merito-excelencia', '', 'alunos/quadro-de-merito-excelencia', '', 'separator', 1, 719, 2, 0, 0, '0000-00-00 00:00:00', 0, 1, ' ', 21, '{\"menu-anchor_css\":\"\",\"menu_image\":\"\",\"menu_image_css\":\"\",\"menu_text\":1,\"menu_show\":1,\"astroid_menu_options\":{\"megamenu\":\"0\",\"showtitle\":\"0\",\"subtitle\":\"\",\"icon\":\"\",\"customclass\":\"\",\"width\":\"250px\",\"megamenu_width\":\"980px\",\"alignment\":\"right\",\"megamenu_direction\":\"right\",\"rows\":\"[]\",\"badge\":\"0\",\"badge_text\":\"\",\"badge_color\":\"#FFF\",\"badge_bgcolor\":\"#000\"},\"astroid_banner_enabled\":\"0\",\"astroid_banner_title_enabled\":\"1\",\"astroid_banner_title\":\"\",\"astroid_banner_subtitle\":\"\",\"astroid_banner_textcolor\":\"\",\"astroid_banner_bgcolor\":\"\",\"astroid_banner_bgimage\":\"\",\"astroid_banner_title_tag\":\"h3\",\"astroid_banner_class\":\"\",\"astroid_banner_wrapper\":\"\",\"astroid_banner_visibility\":\"currentPage\",\"astroid_opengraph_menuitem\":\"0\",\"astroid_og_title_menuitem\":\"\",\"astroid_og_desc_menuitem\":\"\",\"astroid_og_image_menuitem\":\"\"}', 294, 295, 0, '*', 0),
(737, 'mainmenu', 'Quadro de Valor', 'quadro-de-valor', '', 'alunos/quadro-de-valor', '', 'separator', 0, 719, 2, 0, 0, '0000-00-00 00:00:00', 0, 1, ' ', 21, '{\"menu-anchor_css\":\"\",\"menu_image\":\"\",\"menu_image_css\":\"\",\"menu_text\":1,\"menu_show\":1,\"astroid_menu_options\":{\"megamenu\":\"0\",\"showtitle\":\"0\",\"subtitle\":\"\",\"icon\":\"\",\"customclass\":\"\",\"width\":\"250px\",\"megamenu_width\":\"980px\",\"alignment\":\"right\",\"megamenu_direction\":\"right\",\"rows\":\"[]\",\"badge\":\"0\",\"badge_text\":\"\",\"badge_color\":\"#FFF\",\"badge_bgcolor\":\"#000\"},\"astroid_banner_enabled\":\"0\",\"astroid_banner_title_enabled\":\"1\",\"astroid_banner_title\":\"\",\"astroid_banner_subtitle\":\"\",\"astroid_banner_textcolor\":\"\",\"astroid_banner_bgcolor\":\"\",\"astroid_banner_bgimage\":\"\",\"astroid_banner_title_tag\":\"h3\",\"astroid_banner_class\":\"\",\"astroid_banner_wrapper\":\"\",\"astroid_banner_visibility\":\"currentPage\",\"astroid_opengraph_menuitem\":\"0\",\"astroid_og_title_menuitem\":\"\",\"astroid_og_desc_menuitem\":\"\",\"astroid_og_image_menuitem\":\"\"}', 274, 275, 0, '*', 0),
(738, 'mainmenu', 'Horário de Atendimento DT', 'horario-de-atendimento-dt', '', 'alunos/horario-de-atendimento-dt', '', 'separator', 1, 719, 2, 0, 0, '0000-00-00 00:00:00', 0, 1, ' ', 21, '{\"menu-anchor_css\":\"\",\"menu_image\":\"\",\"menu_image_css\":\"\",\"menu_text\":1,\"menu_show\":1,\"astroid_menu_options\":{\"megamenu\":\"0\",\"showtitle\":\"0\",\"subtitle\":\"\",\"icon\":\"\",\"customclass\":\"\",\"width\":\"250px\",\"megamenu_width\":\"980px\",\"alignment\":\"right\",\"megamenu_direction\":\"right\",\"rows\":\"[]\",\"badge\":\"0\",\"badge_text\":\"\",\"badge_color\":\"#FFF\",\"badge_bgcolor\":\"#000\"},\"astroid_banner_enabled\":\"0\",\"astroid_banner_title_enabled\":\"1\",\"astroid_banner_title\":\"\",\"astroid_banner_subtitle\":\"\",\"astroid_banner_textcolor\":\"\",\"astroid_banner_bgcolor\":\"\",\"astroid_banner_bgimage\":\"\",\"astroid_banner_title_tag\":\"h3\",\"astroid_banner_class\":\"\",\"astroid_banner_wrapper\":\"\",\"astroid_banner_visibility\":\"currentPage\",\"astroid_opengraph_menuitem\":\"0\",\"astroid_og_title_menuitem\":\"\",\"astroid_og_desc_menuitem\":\"\",\"astroid_og_image_menuitem\":\"\"}', 276, 277, 0, '*', 0),
(739, 'mainmenu', 'Associação de Estudantes', 'associacao-de-estudantes', '', 'alunos/associacao-de-estudantes', '', 'separator', 1, 719, 2, 0, 0, '0000-00-00 00:00:00', 0, 1, ' ', 21, '{\"menu-anchor_css\":\"\",\"menu_image\":\"\",\"menu_image_css\":\"\",\"menu_text\":1,\"menu_show\":1,\"astroid_menu_options\":{\"megamenu\":\"0\",\"showtitle\":\"0\",\"subtitle\":\"\",\"icon\":\"\",\"customclass\":\"\",\"width\":\"250px\",\"megamenu_width\":\"980px\",\"alignment\":\"right\",\"megamenu_direction\":\"right\",\"rows\":\"[]\",\"badge\":\"0\",\"badge_text\":\"\",\"badge_color\":\"#FFF\",\"badge_bgcolor\":\"#000\"},\"astroid_banner_enabled\":\"0\",\"astroid_banner_title_enabled\":\"1\",\"astroid_banner_title\":\"\",\"astroid_banner_subtitle\":\"\",\"astroid_banner_textcolor\":\"\",\"astroid_banner_bgcolor\":\"\",\"astroid_banner_bgimage\":\"\",\"astroid_banner_title_tag\":\"h3\",\"astroid_banner_class\":\"\",\"astroid_banner_wrapper\":\"\",\"astroid_banner_visibility\":\"currentPage\",\"astroid_opengraph_menuitem\":\"0\",\"astroid_og_title_menuitem\":\"\",\"astroid_og_desc_menuitem\":\"\",\"astroid_og_image_menuitem\":\"\"}', 278, 279, 0, '*', 0),
(740, 'mainmenu', 'Calendário Escolar', 'calendario-escolar-2019-2020', '', 'alunos/calendario-escolar-2019-2020', 'index.php?option=com_content&view=article&id=67', 'component', 1, 719, 2, 22, 0, '0000-00-00 00:00:00', 0, 1, ' ', 21, '{\"show_title\":\"\",\"link_titles\":\"\",\"show_intro\":\"\",\"info_block_position\":\"\",\"info_block_show_title\":\"\",\"show_category\":\"\",\"link_category\":\"\",\"show_parent_category\":\"\",\"link_parent_category\":\"\",\"show_associations\":\"\",\"show_author\":\"\",\"link_author\":\"\",\"show_create_date\":\"\",\"show_modify_date\":\"\",\"show_publish_date\":\"\",\"show_item_navigation\":\"\",\"show_vote\":\"\",\"show_icons\":\"\",\"show_print_icon\":\"\",\"show_email_icon\":\"\",\"show_hits\":\"\",\"show_tags\":\"\",\"show_noauth\":\"\",\"urls_position\":\"\",\"menu-anchor_title\":\"\",\"menu-anchor_css\":\"\",\"menu_image\":\"\",\"menu_image_css\":\"\",\"menu_text\":1,\"menu_show\":1,\"page_title\":\"\",\"show_page_heading\":\"\",\"page_heading\":\"\",\"pageclass_sfx\":\"\",\"menu-meta_description\":\"\",\"menu-meta_keywords\":\"\",\"robots\":\"\",\"secure\":0,\"astroid_menu_options\":{\"megamenu\":\"0\",\"showtitle\":\"0\",\"subtitle\":\"\",\"icon\":\"\",\"customclass\":\"\",\"width\":\"250px\",\"megamenu_width\":\"980px\",\"alignment\":\"right\",\"megamenu_direction\":\"right\",\"rows\":\"[]\",\"badge\":\"0\",\"badge_text\":\"\",\"badge_color\":\"#FFF\",\"badge_bgcolor\":\"#000\"},\"astroid_banner_enabled\":\"0\",\"astroid_banner_title_enabled\":\"1\",\"astroid_banner_title\":\"\",\"astroid_banner_subtitle\":\"\",\"astroid_banner_textcolor\":\"\",\"astroid_banner_bgcolor\":\"\",\"astroid_banner_bgimage\":\"\",\"astroid_banner_title_tag\":\"h3\",\"astroid_banner_class\":\"\",\"astroid_banner_wrapper\":\"\",\"astroid_banner_visibility\":\"currentPage\",\"astroid_opengraph_menuitem\":\"0\",\"astroid_og_title_menuitem\":\"\",\"astroid_og_desc_menuitem\":\"\",\"astroid_og_image_menuitem\":\"\"}', 288, 289, 0, '*', 0),
(741, 'mainmenu', 'Exames Nacionais', 'exames-nacionais', '', 'alunos/exames-nacionais', 'index.php?option=com_content&view=article&id=95', 'component', 1, 719, 2, 22, 0, '0000-00-00 00:00:00', 0, 1, ' ', 21, '{\"show_title\":\"\",\"link_titles\":\"\",\"show_intro\":\"\",\"info_block_position\":\"\",\"info_block_show_title\":\"\",\"show_category\":\"\",\"link_category\":\"\",\"show_parent_category\":\"\",\"link_parent_category\":\"\",\"show_associations\":\"\",\"show_author\":\"\",\"link_author\":\"\",\"show_create_date\":\"\",\"show_modify_date\":\"\",\"show_publish_date\":\"\",\"show_item_navigation\":\"\",\"show_vote\":\"\",\"show_icons\":\"\",\"show_print_icon\":\"\",\"show_email_icon\":\"\",\"show_hits\":\"\",\"show_tags\":\"\",\"show_noauth\":\"\",\"urls_position\":\"\",\"menu-anchor_title\":\"\",\"menu-anchor_css\":\"\",\"menu_image\":\"\",\"menu_image_css\":\"\",\"menu_text\":1,\"menu_show\":1,\"page_title\":\"\",\"show_page_heading\":\"\",\"page_heading\":\"\",\"pageclass_sfx\":\"\",\"menu-meta_description\":\"\",\"menu-meta_keywords\":\"\",\"robots\":\"\",\"secure\":0,\"astroid_menu_options\":{\"megamenu\":\"0\",\"showtitle\":\"0\",\"subtitle\":\"\",\"icon\":\"\",\"customclass\":\"\",\"width\":\"250px\",\"megamenu_width\":\"980px\",\"alignment\":\"right\",\"megamenu_direction\":\"right\",\"rows\":\"[]\",\"badge\":\"0\",\"badge_text\":\"\",\"badge_color\":\"#FFF\",\"badge_bgcolor\":\"#000\"},\"astroid_banner_enabled\":\"0\",\"astroid_banner_title_enabled\":\"1\",\"astroid_banner_title\":\"\",\"astroid_banner_subtitle\":\"\",\"astroid_banner_textcolor\":\"\",\"astroid_banner_bgcolor\":\"\",\"astroid_banner_bgimage\":\"\",\"astroid_banner_title_tag\":\"h3\",\"astroid_banner_class\":\"\",\"astroid_banner_wrapper\":\"\",\"astroid_banner_visibility\":\"currentPage\",\"astroid_opengraph_menuitem\":\"0\",\"astroid_og_title_menuitem\":\"\",\"astroid_og_desc_menuitem\":\"\",\"astroid_og_image_menuitem\":\"\"}', 270, 271, 0, '*', 0),
(742, 'mainmenu', 'Provas de Aferição', 'provas-de-afericao', '', 'alunos/provas-de-afericao', 'index.php?option=com_content&view=article&id=94', 'component', 1, 719, 2, 22, 0, '0000-00-00 00:00:00', 0, 1, ' ', 21, '{\"show_title\":\"\",\"link_titles\":\"\",\"show_intro\":\"\",\"info_block_position\":\"\",\"info_block_show_title\":\"\",\"show_category\":\"\",\"link_category\":\"\",\"show_parent_category\":\"\",\"link_parent_category\":\"\",\"show_associations\":\"\",\"show_author\":\"\",\"link_author\":\"\",\"show_create_date\":\"\",\"show_modify_date\":\"\",\"show_publish_date\":\"\",\"show_item_navigation\":\"\",\"show_vote\":\"\",\"show_icons\":\"\",\"show_print_icon\":\"\",\"show_email_icon\":\"\",\"show_hits\":\"\",\"show_tags\":\"\",\"show_noauth\":\"\",\"urls_position\":\"\",\"menu-anchor_title\":\"\",\"menu-anchor_css\":\"\",\"menu_image\":\"\",\"menu_image_css\":\"\",\"menu_text\":1,\"menu_show\":1,\"page_title\":\"\",\"show_page_heading\":\"\",\"page_heading\":\"\",\"pageclass_sfx\":\"\",\"menu-meta_description\":\"\",\"menu-meta_keywords\":\"\",\"robots\":\"\",\"secure\":0,\"astroid_menu_options\":{\"megamenu\":\"0\",\"showtitle\":\"0\",\"subtitle\":\"\",\"icon\":\"\",\"customclass\":\"\",\"width\":\"250px\",\"megamenu_width\":\"980px\",\"alignment\":\"right\",\"megamenu_direction\":\"right\",\"rows\":\"[]\",\"badge\":\"0\",\"badge_text\":\"\",\"badge_color\":\"#FFF\",\"badge_bgcolor\":\"#000\"},\"astroid_banner_enabled\":\"0\",\"astroid_banner_title_enabled\":\"1\",\"astroid_banner_title\":\"\",\"astroid_banner_subtitle\":\"\",\"astroid_banner_textcolor\":\"\",\"astroid_banner_bgcolor\":\"\",\"astroid_banner_bgimage\":\"\",\"astroid_banner_title_tag\":\"h3\",\"astroid_banner_class\":\"\",\"astroid_banner_wrapper\":\"\",\"astroid_banner_visibility\":\"currentPage\",\"astroid_opengraph_menuitem\":\"0\",\"astroid_og_title_menuitem\":\"\",\"astroid_og_desc_menuitem\":\"\",\"astroid_og_image_menuitem\":\"\"}', 272, 273, 0, '*', 0),
(743, 'mainmenu', 'Normas de Evacuação', 'normas-de-evacuacao', '', 'alunos/normas-de-evacuacao', '#', 'url', 0, 719, 2, 0, 0, '0000-00-00 00:00:00', 0, 1, ' ', 21, '{\"menu-anchor_title\":\"\",\"menu-anchor_css\":\"\",\"menu-anchor_rel\":\"\",\"menu_image\":\"\",\"menu_image_css\":\"\",\"menu_text\":1,\"menu_show\":1,\"astroid_menu_options\":{\"megamenu\":\"0\",\"showtitle\":\"0\",\"subtitle\":\"\",\"icon\":\"\",\"customclass\":\"\",\"width\":\"250px\",\"megamenu_width\":\"980px\",\"alignment\":\"right\",\"megamenu_direction\":\"right\",\"rows\":\"[]\",\"badge\":\"0\",\"badge_text\":\"\",\"badge_color\":\"#FFF\",\"badge_bgcolor\":\"#000\"},\"astroid_banner_enabled\":\"0\",\"astroid_banner_title_enabled\":\"1\",\"astroid_banner_title\":\"\",\"astroid_banner_subtitle\":\"\",\"astroid_banner_textcolor\":\"\",\"astroid_banner_bgcolor\":\"\",\"astroid_banner_bgimage\":\"\",\"astroid_banner_title_tag\":\"h3\",\"astroid_banner_class\":\"\",\"astroid_banner_wrapper\":\"\",\"astroid_banner_visibility\":\"currentPage\",\"astroid_opengraph_menuitem\":\"0\",\"astroid_og_title_menuitem\":\"\",\"astroid_og_desc_menuitem\":\"\",\"astroid_og_image_menuitem\":\"\"}', 290, 291, 0, '*', 0),
(744, 'mainmenu', 'EB 2/3 Frei', 'eb-2-3-frei', '', 'bibliotecas/eb-2-3-frei', 'https://bibliotecafrei.webnode.pt', 'url', 1, 720, 2, 0, 0, '0000-00-00 00:00:00', 0, 1, ' ', 21, '{\"menu-anchor_title\":\"\",\"menu-anchor_css\":\"\",\"menu-anchor_rel\":\"\",\"menu_image\":\"\",\"menu_image_css\":\"\",\"menu_text\":1,\"menu_show\":1,\"astroid_menu_options\":{\"megamenu\":\"0\",\"showtitle\":\"0\",\"subtitle\":\"\",\"icon\":\"\",\"customclass\":\"\",\"width\":\"250px\",\"megamenu_width\":\"980px\",\"alignment\":\"right\",\"megamenu_direction\":\"right\",\"rows\":\"[]\",\"badge\":\"0\",\"badge_text\":\"\",\"badge_color\":\"#FFF\",\"badge_bgcolor\":\"#000\"},\"astroid_banner_enabled\":\"0\",\"astroid_banner_title_enabled\":\"1\",\"astroid_banner_title\":\"\",\"astroid_banner_subtitle\":\"\",\"astroid_banner_textcolor\":\"\",\"astroid_banner_bgcolor\":\"\",\"astroid_banner_bgimage\":\"\",\"astroid_banner_title_tag\":\"h3\",\"astroid_banner_class\":\"\",\"astroid_banner_wrapper\":\"\",\"astroid_banner_visibility\":\"currentPage\",\"astroid_opengraph_menuitem\":\"0\",\"astroid_og_title_menuitem\":\"\",\"astroid_og_desc_menuitem\":\"\",\"astroid_og_image_menuitem\":\"\"}', 298, 299, 0, '*', 0),
(745, 'mainmenu', 'ESMAIOR', 'esmaior', '', 'bibliotecas/esmaior', 'http://bibmaior.blogspot.com', 'url', 1, 720, 2, 0, 0, '0000-00-00 00:00:00', 0, 1, ' ', 21, '{\"menu-anchor_title\":\"\",\"menu-anchor_css\":\"\",\"menu-anchor_rel\":\"\",\"menu_image\":\"\",\"menu_image_css\":\"\",\"menu_text\":1,\"menu_show\":1,\"astroid_menu_options\":{\"megamenu\":\"0\",\"showtitle\":\"0\",\"subtitle\":\"\",\"icon\":\"\",\"customclass\":\"\",\"width\":\"250px\",\"megamenu_width\":\"980px\",\"alignment\":\"right\",\"megamenu_direction\":\"right\",\"rows\":\"[]\",\"badge\":\"0\",\"badge_text\":\"\",\"badge_color\":\"#FFF\",\"badge_bgcolor\":\"#000\"},\"astroid_banner_enabled\":\"0\",\"astroid_banner_title_enabled\":\"1\",\"astroid_banner_title\":\"\",\"astroid_banner_subtitle\":\"\",\"astroid_banner_textcolor\":\"\",\"astroid_banner_bgcolor\":\"\",\"astroid_banner_bgimage\":\"\",\"astroid_banner_title_tag\":\"h3\",\"astroid_banner_class\":\"\",\"astroid_banner_wrapper\":\"\",\"astroid_banner_visibility\":\"currentPage\",\"astroid_opengraph_menuitem\":\"0\",\"astroid_og_title_menuitem\":\"\",\"astroid_og_desc_menuitem\":\"\",\"astroid_og_image_menuitem\":\"\"}', 300, 301, 0, '*', 0);
INSERT INTO `ynfp8_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
(746, 'mainmenu', 'Parcerias', 'parcerias', '', 'parcerias-e-projetos/parcerias', 'index.php?option=com_content&view=article&id=68', 'component', 1, 721, 2, 22, 0, '0000-00-00 00:00:00', 0, 1, ' ', 21, '{\"show_title\":\"\",\"link_titles\":\"\",\"show_intro\":\"\",\"info_block_position\":\"\",\"info_block_show_title\":\"\",\"show_category\":\"\",\"link_category\":\"\",\"show_parent_category\":\"\",\"link_parent_category\":\"\",\"show_associations\":\"\",\"show_author\":\"\",\"link_author\":\"\",\"show_create_date\":\"\",\"show_modify_date\":\"\",\"show_publish_date\":\"\",\"show_item_navigation\":\"\",\"show_vote\":\"\",\"show_icons\":\"\",\"show_print_icon\":\"\",\"show_email_icon\":\"\",\"show_hits\":\"\",\"show_tags\":\"\",\"show_noauth\":\"\",\"urls_position\":\"\",\"menu-anchor_title\":\"\",\"menu-anchor_css\":\"\",\"menu_image\":\"\",\"menu_image_css\":\"\",\"menu_text\":1,\"menu_show\":1,\"page_title\":\"\",\"show_page_heading\":\"\",\"page_heading\":\"\",\"pageclass_sfx\":\"\",\"menu-meta_description\":\"\",\"menu-meta_keywords\":\"\",\"robots\":\"\",\"secure\":0,\"astroid_menu_options\":{\"megamenu\":\"0\",\"showtitle\":\"0\",\"subtitle\":\"\",\"icon\":\"\",\"customclass\":\"\",\"width\":\"250px\",\"megamenu_width\":\"980px\",\"alignment\":\"right\",\"megamenu_direction\":\"right\",\"rows\":\"[]\",\"badge\":\"0\",\"badge_text\":\"\",\"badge_color\":\"#FFF\",\"badge_bgcolor\":\"#000\"},\"astroid_banner_enabled\":\"0\",\"astroid_banner_title_enabled\":\"1\",\"astroid_banner_title\":\"\",\"astroid_banner_subtitle\":\"\",\"astroid_banner_textcolor\":\"\",\"astroid_banner_bgcolor\":\"\",\"astroid_banner_bgimage\":\"\",\"astroid_banner_title_tag\":\"h3\",\"astroid_banner_class\":\"\",\"astroid_banner_wrapper\":\"\",\"astroid_banner_visibility\":\"currentPage\",\"astroid_opengraph_menuitem\":\"0\",\"astroid_og_title_menuitem\":\"\",\"astroid_og_desc_menuitem\":\"\",\"astroid_og_image_menuitem\":\"\"}', 304, 305, 0, '*', 0),
(747, 'mainmenu', 'Projetos', 'projetos', '', 'parcerias-e-projetos/projetos', 'index.php?option=com_content&view=article&id=69', 'component', 1, 721, 2, 22, 0, '0000-00-00 00:00:00', 0, 1, ' ', 21, '{\"show_title\":\"\",\"link_titles\":\"\",\"show_intro\":\"\",\"info_block_position\":\"\",\"info_block_show_title\":\"\",\"show_category\":\"\",\"link_category\":\"\",\"show_parent_category\":\"\",\"link_parent_category\":\"\",\"show_associations\":\"\",\"show_author\":\"\",\"link_author\":\"\",\"show_create_date\":\"\",\"show_modify_date\":\"\",\"show_publish_date\":\"\",\"show_item_navigation\":\"\",\"show_vote\":\"\",\"show_icons\":\"\",\"show_print_icon\":\"\",\"show_email_icon\":\"\",\"show_hits\":\"\",\"show_tags\":\"\",\"show_noauth\":\"\",\"urls_position\":\"\",\"menu-anchor_title\":\"\",\"menu-anchor_css\":\"\",\"menu_image\":\"\",\"menu_image_css\":\"\",\"menu_text\":1,\"menu_show\":1,\"page_title\":\"\",\"show_page_heading\":\"\",\"page_heading\":\"\",\"pageclass_sfx\":\"\",\"menu-meta_description\":\"\",\"menu-meta_keywords\":\"\",\"robots\":\"\",\"secure\":0,\"astroid_menu_options\":{\"megamenu\":\"0\",\"showtitle\":\"0\",\"subtitle\":\"\",\"icon\":\"\",\"customclass\":\"\",\"width\":\"250px\",\"megamenu_width\":\"980px\",\"alignment\":\"right\",\"megamenu_direction\":\"right\",\"rows\":\"[]\",\"badge\":\"0\",\"badge_text\":\"\",\"badge_color\":\"#FFF\",\"badge_bgcolor\":\"#000\"},\"astroid_banner_enabled\":\"0\",\"astroid_banner_title_enabled\":\"1\",\"astroid_banner_title\":\"\",\"astroid_banner_subtitle\":\"\",\"astroid_banner_textcolor\":\"\",\"astroid_banner_bgcolor\":\"\",\"astroid_banner_bgimage\":\"\",\"astroid_banner_title_tag\":\"h3\",\"astroid_banner_class\":\"\",\"astroid_banner_wrapper\":\"\",\"astroid_banner_visibility\":\"currentPage\",\"astroid_opengraph_menuitem\":\"0\",\"astroid_og_title_menuitem\":\"\",\"astroid_og_desc_menuitem\":\"\",\"astroid_og_image_menuitem\":\"\"}', 306, 307, 0, '*', 0),
(748, 'mainmenu', 'EMEC', 'emec', '', 'parcerias-e-projetos/emec', 'index.php?option=com_content&view=article&id=72', 'component', 1, 721, 2, 22, 0, '0000-00-00 00:00:00', 0, 1, ' ', 21, '{\"show_title\":\"\",\"link_titles\":\"\",\"show_intro\":\"\",\"info_block_position\":\"\",\"info_block_show_title\":\"\",\"show_category\":\"\",\"link_category\":\"\",\"show_parent_category\":\"\",\"link_parent_category\":\"\",\"show_associations\":\"\",\"show_author\":\"\",\"link_author\":\"\",\"show_create_date\":\"\",\"show_modify_date\":\"\",\"show_publish_date\":\"\",\"show_item_navigation\":\"\",\"show_vote\":\"\",\"show_icons\":\"\",\"show_print_icon\":\"\",\"show_email_icon\":\"\",\"show_hits\":\"\",\"show_tags\":\"\",\"show_noauth\":\"\",\"urls_position\":\"\",\"menu-anchor_title\":\"\",\"menu-anchor_css\":\"\",\"menu_image\":\"\",\"menu_image_css\":\"\",\"menu_text\":1,\"menu_show\":1,\"page_title\":\"\",\"show_page_heading\":\"\",\"page_heading\":\"\",\"pageclass_sfx\":\"\",\"menu-meta_description\":\"\",\"menu-meta_keywords\":\"\",\"robots\":\"\",\"secure\":0,\"astroid_menu_options\":{\"megamenu\":\"0\",\"showtitle\":\"0\",\"subtitle\":\"\",\"icon\":\"\",\"customclass\":\"\",\"width\":\"250px\",\"megamenu_width\":\"980px\",\"alignment\":\"right\",\"megamenu_direction\":\"right\",\"rows\":\"[]\",\"badge\":\"0\",\"badge_text\":\"\",\"badge_color\":\"#FFF\",\"badge_bgcolor\":\"#000\"},\"astroid_banner_enabled\":\"0\",\"astroid_banner_title_enabled\":\"1\",\"astroid_banner_title\":\"\",\"astroid_banner_subtitle\":\"\",\"astroid_banner_textcolor\":\"\",\"astroid_banner_bgcolor\":\"\",\"astroid_banner_bgimage\":\"\",\"astroid_banner_title_tag\":\"h3\",\"astroid_banner_class\":\"\",\"astroid_banner_wrapper\":\"\",\"astroid_banner_visibility\":\"currentPage\",\"astroid_opengraph_menuitem\":\"0\",\"astroid_og_title_menuitem\":\"\",\"astroid_og_desc_menuitem\":\"\",\"astroid_og_image_menuitem\":\"\"}', 308, 309, 0, '*', 0),
(757, 'main', 'COM_JCKMAN_MENU_NAME', 'com-jckman-menu-name', '', 'com-jckman-menu-name', 'index.php?option=com_jckman', 'component', 1, 1, 1, 12802, 0, '0000-00-00 00:00:00', 0, 1, 'components/com_jckman/icons/jcklogo.png', 0, '{}', 313, 328, 0, '', 1),
(758, 'main', 'COM_JCKMAN_SUBMENU_CPANEL_NAME', 'com-jckman-submenu-cpanel-name', '', 'com-jckman-menu-name/com-jckman-submenu-cpanel-name', 'index.php?option=com_jckman&view=cpanel', 'component', 1, 757, 2, 12802, 0, '0000-00-00 00:00:00', 0, 1, 'components/com_jckman/icons/icon-16-cpanel.png', 0, '{}', 314, 315, 0, '', 1),
(759, 'main', 'COM_JCKMAN_SUBMENU_PLUGIN_NAME', 'com-jckman-submenu-plugin-name', '', 'com-jckman-menu-name/com-jckman-submenu-plugin-name', 'index.php?option=com_jckman&view=list', 'component', 1, 757, 2, 12802, 0, '0000-00-00 00:00:00', 0, 1, 'components/com_jckman/icons/icon-16-pluginmanager.png', 0, '{}', 316, 317, 0, '', 1),
(760, 'main', 'COM_JCKMAN_SUBMENU_INSTALL_NAME', 'com-jckman-submenu-install-name', '', 'com-jckman-menu-name/com-jckman-submenu-install-name', 'index.php?option=com_jckman&view=install', 'component', 1, 757, 2, 12802, 0, '0000-00-00 00:00:00', 0, 1, 'components/com_jckman/icons/icon-16-installer.png', 0, '{}', 318, 319, 0, '', 1),
(761, 'main', 'COM_JCKMAN_SUBMENU_UNINSTALL_NAME', 'com-jckman-submenu-uninstall-name', '', 'com-jckman-menu-name/com-jckman-submenu-uninstall-name', 'index.php?option=com_jckman&view=extension', 'component', 1, 757, 2, 12802, 0, '0000-00-00 00:00:00', 0, 1, 'components/com_jckman/icons/icon-16-uninstaller.png', 0, '{}', 320, 321, 0, '', 1),
(762, 'main', 'COM_JCKMAN_SUBMENU_SYSTEMCHECK_NAME', 'com-jckman-submenu-systemcheck-name', '', 'com-jckman-menu-name/com-jckman-submenu-systemcheck-name', 'index.php?option=com_jckman&view=cpanel&taskbtn=system', 'component', 1, 757, 2, 12802, 0, '0000-00-00 00:00:00', 0, 1, 'components/com_jckman/icons/icon-16-systemcheck.png', 0, '{}', 322, 323, 0, '', 1),
(763, 'main', 'COM_JCKMAN_SUBMENU_SYNC_NAME', 'com-jckman-submenu-sync-name', '', 'com-jckman-menu-name/com-jckman-submenu-sync-name', 'index.php?option=com_jckman&view=cpanel&taskbtn=sync', 'component', 1, 757, 2, 12802, 0, '0000-00-00 00:00:00', 0, 1, 'components/com_jckman/icons/icon-16-sync.png', 0, '{}', 324, 325, 0, '', 1),
(764, 'main', 'COM_JCKMAN_SUBMENU_JCKEDITOR_NAME', 'com-jckman-submenu-jckeditor-name', '', 'com-jckman-menu-name/com-jckman-submenu-jckeditor-name', 'index.php?option=com_jckman&view=cpanel&taskbtn=editor', 'component', 1, 757, 2, 12802, 0, '0000-00-00 00:00:00', 0, 1, 'components/com_jckman/icons/icon-16-editor.png', 0, '{}', 326, 327, 0, '', 1),
(765, 'mainmenu', 'Conselho Geral', 'conselho-geral', '', 'agrupamento/orgaos/conselho-geral', 'index.php?option=com_content&view=article&id=74', 'component', 1, 724, 3, 22, 0, '0000-00-00 00:00:00', 0, 1, ' ', 21, '{\"show_title\":\"\",\"link_titles\":\"\",\"show_intro\":\"\",\"info_block_position\":\"\",\"info_block_show_title\":\"\",\"show_category\":\"\",\"link_category\":\"\",\"show_parent_category\":\"\",\"link_parent_category\":\"\",\"show_associations\":\"\",\"show_author\":\"\",\"link_author\":\"\",\"show_create_date\":\"\",\"show_modify_date\":\"\",\"show_publish_date\":\"\",\"show_item_navigation\":\"\",\"show_vote\":\"\",\"show_icons\":\"\",\"show_print_icon\":\"\",\"show_email_icon\":\"\",\"show_hits\":\"\",\"show_tags\":\"\",\"show_noauth\":\"\",\"urls_position\":\"\",\"menu-anchor_title\":\"\",\"menu-anchor_css\":\"\",\"menu_image\":\"\",\"menu_image_css\":\"\",\"menu_text\":1,\"menu_show\":1,\"page_title\":\"\",\"show_page_heading\":\"\",\"page_heading\":\"\",\"pageclass_sfx\":\"\",\"menu-meta_description\":\"\",\"menu-meta_keywords\":\"\",\"robots\":\"\",\"secure\":0,\"astroid_menu_options\":{\"megamenu\":\"0\",\"showtitle\":\"0\",\"subtitle\":\"\",\"icon\":\"\",\"customclass\":\"\",\"width\":\"250px\",\"megamenu_width\":\"980px\",\"alignment\":\"right\",\"megamenu_direction\":\"right\",\"rows\":\"[]\",\"badge\":\"0\",\"badge_text\":\"\",\"badge_color\":\"#FFF\",\"badge_bgcolor\":\"#000\"},\"astroid_banner_enabled\":\"0\",\"astroid_banner_title_enabled\":\"1\",\"astroid_banner_title\":\"\",\"astroid_banner_subtitle\":\"\",\"astroid_banner_textcolor\":\"\",\"astroid_banner_bgcolor\":\"\",\"astroid_banner_bgimage\":\"\",\"astroid_banner_title_tag\":\"h3\",\"astroid_banner_class\":\"\",\"astroid_banner_wrapper\":\"\",\"astroid_banner_visibility\":\"currentPage\",\"astroid_opengraph_menuitem\":\"0\",\"astroid_og_title_menuitem\":\"\",\"astroid_og_desc_menuitem\":\"\",\"astroid_og_image_menuitem\":\"\"}', 195, 196, 0, '*', 0),
(766, 'mainmenu', 'Diretor', 'diretor', '', 'agrupamento/orgaos/diretor', 'index.php?option=com_content&view=article&id=76', 'component', 1, 724, 3, 22, 0, '0000-00-00 00:00:00', 0, 1, ' ', 21, '{\"show_title\":\"\",\"link_titles\":\"\",\"show_intro\":\"\",\"info_block_position\":\"\",\"info_block_show_title\":\"\",\"show_category\":\"\",\"link_category\":\"\",\"show_parent_category\":\"\",\"link_parent_category\":\"\",\"show_associations\":\"\",\"show_author\":\"\",\"link_author\":\"\",\"show_create_date\":\"\",\"show_modify_date\":\"\",\"show_publish_date\":\"\",\"show_item_navigation\":\"\",\"show_vote\":\"\",\"show_icons\":\"\",\"show_print_icon\":\"\",\"show_email_icon\":\"\",\"show_hits\":\"\",\"show_tags\":\"\",\"show_noauth\":\"\",\"urls_position\":\"\",\"menu-anchor_title\":\"\",\"menu-anchor_css\":\"\",\"menu_image\":\"\",\"menu_image_css\":\"\",\"menu_text\":1,\"menu_show\":1,\"page_title\":\"\",\"show_page_heading\":\"\",\"page_heading\":\"\",\"pageclass_sfx\":\"\",\"menu-meta_description\":\"\",\"menu-meta_keywords\":\"\",\"robots\":\"\",\"secure\":0,\"astroid_menu_options\":{\"megamenu\":\"0\",\"showtitle\":\"0\",\"subtitle\":\"\",\"icon\":\"\",\"customclass\":\"\",\"width\":\"250px\",\"megamenu_width\":\"980px\",\"alignment\":\"right\",\"megamenu_direction\":\"right\",\"rows\":\"[]\",\"badge\":\"0\",\"badge_text\":\"\",\"badge_color\":\"#FFF\",\"badge_bgcolor\":\"#000\"},\"astroid_banner_enabled\":\"0\",\"astroid_banner_title_enabled\":\"1\",\"astroid_banner_title\":\"\",\"astroid_banner_subtitle\":\"\",\"astroid_banner_textcolor\":\"\",\"astroid_banner_bgcolor\":\"\",\"astroid_banner_bgimage\":\"\",\"astroid_banner_title_tag\":\"h3\",\"astroid_banner_class\":\"\",\"astroid_banner_wrapper\":\"\",\"astroid_banner_visibility\":\"currentPage\",\"astroid_opengraph_menuitem\":\"0\",\"astroid_og_title_menuitem\":\"\",\"astroid_og_desc_menuitem\":\"\",\"astroid_og_image_menuitem\":\"\"}', 197, 198, 0, '*', 0),
(767, 'mainmenu', 'Conselho Pedagógico', 'conselho-pedagogico', '', 'agrupamento/orgaos/conselho-pedagogico', 'index.php?option=com_content&view=article&id=77', 'component', 1, 724, 3, 22, 0, '0000-00-00 00:00:00', 0, 1, ' ', 21, '{\"show_title\":\"\",\"link_titles\":\"\",\"show_intro\":\"\",\"info_block_position\":\"\",\"info_block_show_title\":\"\",\"show_category\":\"\",\"link_category\":\"\",\"show_parent_category\":\"\",\"link_parent_category\":\"\",\"show_associations\":\"\",\"show_author\":\"\",\"link_author\":\"\",\"show_create_date\":\"\",\"show_modify_date\":\"\",\"show_publish_date\":\"\",\"show_item_navigation\":\"\",\"show_vote\":\"\",\"show_icons\":\"\",\"show_print_icon\":\"\",\"show_email_icon\":\"\",\"show_hits\":\"\",\"show_tags\":\"\",\"show_noauth\":\"\",\"urls_position\":\"\",\"menu-anchor_title\":\"\",\"menu-anchor_css\":\"\",\"menu_image\":\"\",\"menu_image_css\":\"\",\"menu_text\":1,\"menu_show\":1,\"page_title\":\"\",\"show_page_heading\":\"\",\"page_heading\":\"\",\"pageclass_sfx\":\"\",\"menu-meta_description\":\"\",\"menu-meta_keywords\":\"\",\"robots\":\"\",\"secure\":0,\"astroid_menu_options\":{\"megamenu\":\"0\",\"showtitle\":\"0\",\"subtitle\":\"\",\"icon\":\"\",\"customclass\":\"\",\"width\":\"250px\",\"megamenu_width\":\"980px\",\"alignment\":\"right\",\"megamenu_direction\":\"right\",\"rows\":\"[]\",\"badge\":\"0\",\"badge_text\":\"\",\"badge_color\":\"#FFF\",\"badge_bgcolor\":\"#000\"},\"astroid_banner_enabled\":\"0\",\"astroid_banner_title_enabled\":\"1\",\"astroid_banner_title\":\"\",\"astroid_banner_subtitle\":\"\",\"astroid_banner_textcolor\":\"\",\"astroid_banner_bgcolor\":\"\",\"astroid_banner_bgimage\":\"\",\"astroid_banner_title_tag\":\"h3\",\"astroid_banner_class\":\"\",\"astroid_banner_wrapper\":\"\",\"astroid_banner_visibility\":\"currentPage\",\"astroid_opengraph_menuitem\":\"0\",\"astroid_og_title_menuitem\":\"\",\"astroid_og_desc_menuitem\":\"\",\"astroid_og_image_menuitem\":\"\"}', 199, 200, 0, '*', 0),
(768, 'mainmenu', 'Conselho Administrativo', 'conselho-administrativo', '', 'agrupamento/orgaos/conselho-administrativo', 'index.php?option=com_content&view=article&id=78', 'component', 1, 724, 3, 22, 0, '0000-00-00 00:00:00', 0, 1, ' ', 21, '{\"show_title\":\"\",\"link_titles\":\"\",\"show_intro\":\"\",\"info_block_position\":\"\",\"info_block_show_title\":\"\",\"show_category\":\"\",\"link_category\":\"\",\"show_parent_category\":\"\",\"link_parent_category\":\"\",\"show_associations\":\"\",\"show_author\":\"\",\"link_author\":\"\",\"show_create_date\":\"\",\"show_modify_date\":\"\",\"show_publish_date\":\"\",\"show_item_navigation\":\"\",\"show_vote\":\"\",\"show_icons\":\"\",\"show_print_icon\":\"\",\"show_email_icon\":\"\",\"show_hits\":\"\",\"show_tags\":\"\",\"show_noauth\":\"\",\"urls_position\":\"\",\"menu-anchor_title\":\"\",\"menu-anchor_css\":\"\",\"menu_image\":\"\",\"menu_image_css\":\"\",\"menu_text\":1,\"menu_show\":1,\"page_title\":\"\",\"show_page_heading\":\"\",\"page_heading\":\"\",\"pageclass_sfx\":\"\",\"menu-meta_description\":\"\",\"menu-meta_keywords\":\"\",\"robots\":\"\",\"secure\":0,\"astroid_menu_options\":{\"megamenu\":\"0\",\"showtitle\":\"0\",\"subtitle\":\"\",\"icon\":\"\",\"customclass\":\"\",\"width\":\"250px\",\"megamenu_width\":\"980px\",\"alignment\":\"right\",\"megamenu_direction\":\"right\",\"rows\":\"[]\",\"badge\":\"0\",\"badge_text\":\"\",\"badge_color\":\"#FFF\",\"badge_bgcolor\":\"#000\"},\"astroid_banner_enabled\":\"0\",\"astroid_banner_title_enabled\":\"1\",\"astroid_banner_title\":\"\",\"astroid_banner_subtitle\":\"\",\"astroid_banner_textcolor\":\"\",\"astroid_banner_bgcolor\":\"\",\"astroid_banner_bgimage\":\"\",\"astroid_banner_title_tag\":\"h3\",\"astroid_banner_class\":\"\",\"astroid_banner_wrapper\":\"\",\"astroid_banner_visibility\":\"currentPage\",\"astroid_opengraph_menuitem\":\"0\",\"astroid_og_title_menuitem\":\"\",\"astroid_og_desc_menuitem\":\"\",\"astroid_og_image_menuitem\":\"\"}', 201, 202, 0, '*', 0),
(769, 'mainmenu', 'Escola Secundária Santa Maria Maior', 'escola-secundaria-santa-maria-maior', '', 'agrupamento/escolas/escola-secundaria-santa-maria-maior', 'index.php?option=com_content&view=article&id=79', 'component', 1, 725, 3, 22, 0, '0000-00-00 00:00:00', 0, 1, ' ', 21, '{\"show_title\":\"\",\"link_titles\":\"\",\"show_intro\":\"\",\"info_block_position\":\"\",\"info_block_show_title\":\"\",\"show_category\":\"\",\"link_category\":\"\",\"show_parent_category\":\"\",\"link_parent_category\":\"\",\"show_associations\":\"\",\"show_author\":\"\",\"link_author\":\"\",\"show_create_date\":\"\",\"show_modify_date\":\"\",\"show_publish_date\":\"\",\"show_item_navigation\":\"\",\"show_vote\":\"\",\"show_icons\":\"\",\"show_print_icon\":\"\",\"show_email_icon\":\"\",\"show_hits\":\"\",\"show_tags\":\"\",\"show_noauth\":\"\",\"urls_position\":\"\",\"menu-anchor_title\":\"\",\"menu-anchor_css\":\"\",\"menu_image\":\"\",\"menu_image_css\":\"\",\"menu_text\":1,\"menu_show\":1,\"page_title\":\"\",\"show_page_heading\":\"\",\"page_heading\":\"\",\"pageclass_sfx\":\"\",\"menu-meta_description\":\"\",\"menu-meta_keywords\":\"\",\"robots\":\"\",\"secure\":0,\"astroid_menu_options\":{\"megamenu\":\"0\",\"showtitle\":\"0\",\"subtitle\":\"\",\"icon\":\"\",\"customclass\":\"\",\"width\":\"250px\",\"megamenu_width\":\"980px\",\"alignment\":\"right\",\"megamenu_direction\":\"right\",\"rows\":\"[]\",\"badge\":\"0\",\"badge_text\":\"\",\"badge_color\":\"#FFF\",\"badge_bgcolor\":\"#000\"},\"astroid_banner_enabled\":\"0\",\"astroid_banner_title_enabled\":\"1\",\"astroid_banner_title\":\"\",\"astroid_banner_subtitle\":\"\",\"astroid_banner_textcolor\":\"\",\"astroid_banner_bgcolor\":\"\",\"astroid_banner_bgimage\":\"\",\"astroid_banner_title_tag\":\"h3\",\"astroid_banner_class\":\"\",\"astroid_banner_wrapper\":\"\",\"astroid_banner_visibility\":\"currentPage\",\"astroid_opengraph_menuitem\":\"0\",\"astroid_og_title_menuitem\":\"\",\"astroid_og_desc_menuitem\":\"\",\"astroid_og_image_menuitem\":\"\"}', 205, 206, 0, '*', 0),
(770, 'mainmenu', 'E. B. 2, 3 Frei Bartolomeu dos Mártires', 'e-b-2-3-frei-bartolomeu-dos-martires', '', 'agrupamento/escolas/e-b-2-3-frei-bartolomeu-dos-martires', 'index.php?option=com_content&view=article&id=80', 'component', 1, 725, 3, 22, 0, '0000-00-00 00:00:00', 0, 1, ' ', 21, '{\"show_title\":\"\",\"link_titles\":\"\",\"show_intro\":\"\",\"info_block_position\":\"\",\"info_block_show_title\":\"\",\"show_category\":\"\",\"link_category\":\"\",\"show_parent_category\":\"\",\"link_parent_category\":\"\",\"show_associations\":\"\",\"show_author\":\"\",\"link_author\":\"\",\"show_create_date\":\"\",\"show_modify_date\":\"\",\"show_publish_date\":\"\",\"show_item_navigation\":\"\",\"show_vote\":\"\",\"show_icons\":\"\",\"show_print_icon\":\"\",\"show_email_icon\":\"\",\"show_hits\":\"\",\"show_tags\":\"\",\"show_noauth\":\"\",\"urls_position\":\"\",\"menu-anchor_title\":\"\",\"menu-anchor_css\":\"\",\"menu_image\":\"\",\"menu_image_css\":\"\",\"menu_text\":1,\"menu_show\":1,\"page_title\":\"\",\"show_page_heading\":\"\",\"page_heading\":\"\",\"pageclass_sfx\":\"\",\"menu-meta_description\":\"\",\"menu-meta_keywords\":\"\",\"robots\":\"\",\"secure\":0,\"astroid_menu_options\":{\"megamenu\":\"0\",\"showtitle\":\"0\",\"subtitle\":\"\",\"icon\":\"\",\"customclass\":\"\",\"width\":\"250px\",\"megamenu_width\":\"980px\",\"alignment\":\"right\",\"megamenu_direction\":\"right\",\"rows\":\"[]\",\"badge\":\"0\",\"badge_text\":\"\",\"badge_color\":\"#FFF\",\"badge_bgcolor\":\"#000\"},\"astroid_banner_enabled\":\"0\",\"astroid_banner_title_enabled\":\"1\",\"astroid_banner_title\":\"\",\"astroid_banner_subtitle\":\"\",\"astroid_banner_textcolor\":\"\",\"astroid_banner_bgcolor\":\"\",\"astroid_banner_bgimage\":\"\",\"astroid_banner_title_tag\":\"h3\",\"astroid_banner_class\":\"\",\"astroid_banner_wrapper\":\"\",\"astroid_banner_visibility\":\"currentPage\",\"astroid_opengraph_menuitem\":\"0\",\"astroid_og_title_menuitem\":\"\",\"astroid_og_desc_menuitem\":\"\",\"astroid_og_image_menuitem\":\"\"}', 207, 208, 0, '*', 0),
(771, 'mainmenu', 'E. B. 1 do Carmo', 'e-b-1-do-carmo', '', 'agrupamento/escolas/e-b-1-do-carmo', 'index.php?option=com_content&view=article&id=81', 'component', 1, 725, 3, 22, 0, '0000-00-00 00:00:00', 0, 1, ' ', 21, '{\"show_title\":\"\",\"link_titles\":\"\",\"show_intro\":\"\",\"info_block_position\":\"\",\"info_block_show_title\":\"\",\"show_category\":\"\",\"link_category\":\"\",\"show_parent_category\":\"\",\"link_parent_category\":\"\",\"show_associations\":\"\",\"show_author\":\"\",\"link_author\":\"\",\"show_create_date\":\"\",\"show_modify_date\":\"\",\"show_publish_date\":\"\",\"show_item_navigation\":\"\",\"show_vote\":\"\",\"show_icons\":\"\",\"show_print_icon\":\"\",\"show_email_icon\":\"\",\"show_hits\":\"\",\"show_tags\":\"\",\"show_noauth\":\"\",\"urls_position\":\"\",\"menu-anchor_title\":\"\",\"menu-anchor_css\":\"\",\"menu_image\":\"\",\"menu_image_css\":\"\",\"menu_text\":1,\"menu_show\":1,\"page_title\":\"\",\"show_page_heading\":\"\",\"page_heading\":\"\",\"pageclass_sfx\":\"\",\"menu-meta_description\":\"\",\"menu-meta_keywords\":\"\",\"robots\":\"\",\"secure\":0,\"astroid_menu_options\":{\"megamenu\":\"0\",\"showtitle\":\"0\",\"subtitle\":\"\",\"icon\":\"\",\"customclass\":\"\",\"width\":\"250px\",\"megamenu_width\":\"980px\",\"alignment\":\"right\",\"megamenu_direction\":\"right\",\"rows\":\"[]\",\"badge\":\"0\",\"badge_text\":\"\",\"badge_color\":\"#FFF\",\"badge_bgcolor\":\"#000\"},\"astroid_banner_enabled\":\"0\",\"astroid_banner_title_enabled\":\"1\",\"astroid_banner_title\":\"\",\"astroid_banner_subtitle\":\"\",\"astroid_banner_textcolor\":\"\",\"astroid_banner_bgcolor\":\"\",\"astroid_banner_bgimage\":\"\",\"astroid_banner_title_tag\":\"h3\",\"astroid_banner_class\":\"\",\"astroid_banner_wrapper\":\"\",\"astroid_banner_visibility\":\"currentPage\",\"astroid_opengraph_menuitem\":\"0\",\"astroid_og_title_menuitem\":\"\",\"astroid_og_desc_menuitem\":\"\",\"astroid_og_image_menuitem\":\"\"}', 209, 210, 0, '*', 0),
(772, 'mainmenu', 'Serviços Administrativos', 'servicos-administrativos', '', 'agrupamento/servicos/servicos-administrativos', 'index.php?option=com_content&view=article&id=82', 'component', 1, 726, 3, 22, 0, '0000-00-00 00:00:00', 0, 1, ' ', 21, '{\"show_title\":\"\",\"link_titles\":\"\",\"show_intro\":\"\",\"info_block_position\":\"\",\"info_block_show_title\":\"\",\"show_category\":\"\",\"link_category\":\"\",\"show_parent_category\":\"\",\"link_parent_category\":\"\",\"show_associations\":\"\",\"show_author\":\"\",\"link_author\":\"\",\"show_create_date\":\"\",\"show_modify_date\":\"\",\"show_publish_date\":\"\",\"show_item_navigation\":\"\",\"show_vote\":\"\",\"show_icons\":\"\",\"show_print_icon\":\"\",\"show_email_icon\":\"\",\"show_hits\":\"\",\"show_tags\":\"\",\"show_noauth\":\"\",\"urls_position\":\"\",\"menu-anchor_title\":\"\",\"menu-anchor_css\":\"\",\"menu_image\":\"\",\"menu_image_css\":\"\",\"menu_text\":1,\"menu_show\":1,\"page_title\":\"\",\"show_page_heading\":\"\",\"page_heading\":\"\",\"pageclass_sfx\":\"\",\"menu-meta_description\":\"\",\"menu-meta_keywords\":\"\",\"robots\":\"\",\"secure\":0,\"astroid_menu_options\":{\"megamenu\":\"0\",\"showtitle\":\"0\",\"subtitle\":\"\",\"icon\":\"\",\"customclass\":\"\",\"width\":\"250px\",\"megamenu_width\":\"980px\",\"alignment\":\"right\",\"megamenu_direction\":\"right\",\"rows\":\"[]\",\"badge\":\"0\",\"badge_text\":\"\",\"badge_color\":\"#FFF\",\"badge_bgcolor\":\"#000\"},\"astroid_banner_enabled\":\"0\",\"astroid_banner_title_enabled\":\"1\",\"astroid_banner_title\":\"\",\"astroid_banner_subtitle\":\"\",\"astroid_banner_textcolor\":\"\",\"astroid_banner_bgcolor\":\"\",\"astroid_banner_bgimage\":\"\",\"astroid_banner_title_tag\":\"h3\",\"astroid_banner_class\":\"\",\"astroid_banner_wrapper\":\"\",\"astroid_banner_visibility\":\"currentPage\",\"astroid_opengraph_menuitem\":\"0\",\"astroid_og_title_menuitem\":\"\",\"astroid_og_desc_menuitem\":\"\",\"astroid_og_image_menuitem\":\"\"}', 213, 214, 0, '*', 0),
(773, 'mainmenu', 'Horário de atendimento SPO', 'horario-de-atendimento-spo', '', 'agrupamento/servicos/horario-de-atendimento-spo', 'index.php?option=com_content&view=article&id=83', 'component', 1, 726, 3, 22, 0, '0000-00-00 00:00:00', 0, 1, ' ', 21, '{\"show_title\":\"\",\"link_titles\":\"\",\"show_intro\":\"\",\"info_block_position\":\"\",\"info_block_show_title\":\"\",\"show_category\":\"\",\"link_category\":\"\",\"show_parent_category\":\"\",\"link_parent_category\":\"\",\"show_associations\":\"\",\"show_author\":\"\",\"link_author\":\"\",\"show_create_date\":\"\",\"show_modify_date\":\"\",\"show_publish_date\":\"\",\"show_item_navigation\":\"\",\"show_vote\":\"\",\"show_icons\":\"\",\"show_print_icon\":\"\",\"show_email_icon\":\"\",\"show_hits\":\"\",\"show_tags\":\"\",\"show_noauth\":\"\",\"urls_position\":\"\",\"menu-anchor_title\":\"\",\"menu-anchor_css\":\"\",\"menu_image\":\"\",\"menu_image_css\":\"\",\"menu_text\":1,\"menu_show\":1,\"page_title\":\"\",\"show_page_heading\":\"\",\"page_heading\":\"\",\"pageclass_sfx\":\"\",\"menu-meta_description\":\"\",\"menu-meta_keywords\":\"\",\"robots\":\"\",\"secure\":0,\"astroid_menu_options\":{\"megamenu\":\"0\",\"showtitle\":\"0\",\"subtitle\":\"\",\"icon\":\"\",\"customclass\":\"\",\"width\":\"250px\",\"megamenu_width\":\"980px\",\"alignment\":\"right\",\"megamenu_direction\":\"right\",\"rows\":\"[]\",\"badge\":\"0\",\"badge_text\":\"\",\"badge_color\":\"#FFF\",\"badge_bgcolor\":\"#000\"},\"astroid_banner_enabled\":\"0\",\"astroid_banner_title_enabled\":\"1\",\"astroid_banner_title\":\"\",\"astroid_banner_subtitle\":\"\",\"astroid_banner_textcolor\":\"\",\"astroid_banner_bgcolor\":\"\",\"astroid_banner_bgimage\":\"\",\"astroid_banner_title_tag\":\"h3\",\"astroid_banner_class\":\"\",\"astroid_banner_wrapper\":\"\",\"astroid_banner_visibility\":\"currentPage\",\"astroid_opengraph_menuitem\":\"0\",\"astroid_og_title_menuitem\":\"\",\"astroid_og_desc_menuitem\":\"\",\"astroid_og_image_menuitem\":\"\"}', 215, 216, 0, '*', 0),
(774, 'mainmenu', 'Ação Social Escolar', 'acao-social-escolar', '', 'agrupamento/servicos/acao-social-escolar', 'index.php?option=com_content&view=article&id=84', 'component', 1, 726, 3, 22, 0, '0000-00-00 00:00:00', 0, 1, ' ', 21, '{\"show_title\":\"\",\"link_titles\":\"\",\"show_intro\":\"\",\"info_block_position\":\"\",\"info_block_show_title\":\"\",\"show_category\":\"\",\"link_category\":\"\",\"show_parent_category\":\"\",\"link_parent_category\":\"\",\"show_associations\":\"\",\"show_author\":\"\",\"link_author\":\"\",\"show_create_date\":\"\",\"show_modify_date\":\"\",\"show_publish_date\":\"\",\"show_item_navigation\":\"\",\"show_vote\":\"\",\"show_icons\":\"\",\"show_print_icon\":\"\",\"show_email_icon\":\"\",\"show_hits\":\"\",\"show_tags\":\"\",\"show_noauth\":\"\",\"urls_position\":\"\",\"menu-anchor_title\":\"\",\"menu-anchor_css\":\"\",\"menu_image\":\"\",\"menu_image_css\":\"\",\"menu_text\":1,\"menu_show\":1,\"page_title\":\"\",\"show_page_heading\":\"\",\"page_heading\":\"\",\"pageclass_sfx\":\"\",\"menu-meta_description\":\"\",\"menu-meta_keywords\":\"\",\"robots\":\"\",\"secure\":0,\"astroid_menu_options\":{\"megamenu\":\"0\",\"showtitle\":\"0\",\"subtitle\":\"\",\"icon\":\"\",\"customclass\":\"\",\"width\":\"250px\",\"megamenu_width\":\"980px\",\"alignment\":\"right\",\"megamenu_direction\":\"right\",\"rows\":\"[]\",\"badge\":\"0\",\"badge_text\":\"\",\"badge_color\":\"#FFF\",\"badge_bgcolor\":\"#000\"},\"astroid_banner_enabled\":\"0\",\"astroid_banner_title_enabled\":\"1\",\"astroid_banner_title\":\"\",\"astroid_banner_subtitle\":\"\",\"astroid_banner_textcolor\":\"\",\"astroid_banner_bgcolor\":\"\",\"astroid_banner_bgimage\":\"\",\"astroid_banner_title_tag\":\"h3\",\"astroid_banner_class\":\"\",\"astroid_banner_wrapper\":\"\",\"astroid_banner_visibility\":\"currentPage\",\"astroid_opengraph_menuitem\":\"0\",\"astroid_og_title_menuitem\":\"\",\"astroid_og_desc_menuitem\":\"\",\"astroid_og_image_menuitem\":\"\"}', 217, 218, 0, '*', 0),
(775, 'mainmenu', 'Reprografia / Papelaria', 'reprografia-papelaria', '', 'agrupamento/servicos/reprografia-papelaria', '', 'separator', 1, 726, 3, 0, 0, '0000-00-00 00:00:00', 0, 1, ' ', 21, '{\"menu-anchor_css\":\"\",\"menu_image\":\"\",\"menu_image_css\":\"\",\"menu_text\":1,\"menu_show\":1,\"astroid_menu_options\":{\"megamenu\":\"0\",\"showtitle\":\"0\",\"subtitle\":\"\",\"icon\":\"\",\"customclass\":\"\",\"width\":\"250px\",\"megamenu_width\":\"980px\",\"alignment\":\"right\",\"megamenu_direction\":\"right\",\"rows\":\"[]\",\"badge\":\"0\",\"badge_text\":\"\",\"badge_color\":\"#FFF\",\"badge_bgcolor\":\"#000\"},\"astroid_banner_enabled\":\"0\",\"astroid_banner_title_enabled\":\"1\",\"astroid_banner_title\":\"\",\"astroid_banner_subtitle\":\"\",\"astroid_banner_textcolor\":\"\",\"astroid_banner_bgcolor\":\"\",\"astroid_banner_bgimage\":\"\",\"astroid_banner_title_tag\":\"h3\",\"astroid_banner_class\":\"\",\"astroid_banner_wrapper\":\"\",\"astroid_banner_visibility\":\"currentPage\",\"astroid_opengraph_menuitem\":\"0\",\"astroid_og_title_menuitem\":\"\",\"astroid_og_desc_menuitem\":\"\",\"astroid_og_image_menuitem\":\"\"}', 219, 224, 0, '*', 0),
(776, 'mainmenu', 'Reprografia / Papelaria ESMAIOR', 'reprografia-papelaria-esmaior', '', 'agrupamento/servicos/reprografia-papelaria/reprografia-papelaria-esmaior', 'index.php?option=com_content&view=article&id=86', 'component', 1, 775, 4, 22, 0, '0000-00-00 00:00:00', 0, 1, ' ', 21, '{\"show_title\":\"\",\"link_titles\":\"\",\"show_intro\":\"\",\"info_block_position\":\"\",\"info_block_show_title\":\"\",\"show_category\":\"\",\"link_category\":\"\",\"show_parent_category\":\"\",\"link_parent_category\":\"\",\"show_associations\":\"\",\"show_author\":\"\",\"link_author\":\"\",\"show_create_date\":\"\",\"show_modify_date\":\"\",\"show_publish_date\":\"\",\"show_item_navigation\":\"\",\"show_vote\":\"\",\"show_icons\":\"\",\"show_print_icon\":\"\",\"show_email_icon\":\"\",\"show_hits\":\"\",\"show_tags\":\"\",\"show_noauth\":\"\",\"urls_position\":\"\",\"menu-anchor_title\":\"\",\"menu-anchor_css\":\"\",\"menu_image\":\"\",\"menu_image_css\":\"\",\"menu_text\":1,\"menu_show\":1,\"page_title\":\"\",\"show_page_heading\":\"\",\"page_heading\":\"\",\"pageclass_sfx\":\"\",\"menu-meta_description\":\"\",\"menu-meta_keywords\":\"\",\"robots\":\"\",\"secure\":0,\"astroid_menu_options\":{\"megamenu\":\"0\",\"showtitle\":\"0\",\"subtitle\":\"\",\"icon\":\"\",\"customclass\":\"\",\"width\":\"250px\",\"megamenu_width\":\"980px\",\"alignment\":\"right\",\"megamenu_direction\":\"right\",\"rows\":\"[]\",\"badge\":\"0\",\"badge_text\":\"\",\"badge_color\":\"#FFF\",\"badge_bgcolor\":\"#000\"},\"astroid_banner_enabled\":\"0\",\"astroid_banner_title_enabled\":\"1\",\"astroid_banner_title\":\"\",\"astroid_banner_subtitle\":\"\",\"astroid_banner_textcolor\":\"\",\"astroid_banner_bgcolor\":\"\",\"astroid_banner_bgimage\":\"\",\"astroid_banner_title_tag\":\"h3\",\"astroid_banner_class\":\"\",\"astroid_banner_wrapper\":\"\",\"astroid_banner_visibility\":\"currentPage\",\"astroid_opengraph_menuitem\":\"0\",\"astroid_og_title_menuitem\":\"\",\"astroid_og_desc_menuitem\":\"\",\"astroid_og_image_menuitem\":\"\"}', 220, 221, 0, '*', 0),
(777, 'mainmenu', 'Reprografia / Papelaria FREI', 'reprografia-papelaria-frei', '', 'agrupamento/servicos/reprografia-papelaria/reprografia-papelaria-frei', 'index.php?option=com_content&view=article&id=85', 'component', 1, 775, 4, 22, 0, '0000-00-00 00:00:00', 0, 1, ' ', 21, '{\"show_title\":\"\",\"link_titles\":\"\",\"show_intro\":\"\",\"info_block_position\":\"\",\"info_block_show_title\":\"\",\"show_category\":\"\",\"link_category\":\"\",\"show_parent_category\":\"\",\"link_parent_category\":\"\",\"show_associations\":\"\",\"show_author\":\"\",\"link_author\":\"\",\"show_create_date\":\"\",\"show_modify_date\":\"\",\"show_publish_date\":\"\",\"show_item_navigation\":\"\",\"show_vote\":\"\",\"show_icons\":\"\",\"show_print_icon\":\"\",\"show_email_icon\":\"\",\"show_hits\":\"\",\"show_tags\":\"\",\"show_noauth\":\"\",\"urls_position\":\"\",\"menu-anchor_title\":\"\",\"menu-anchor_css\":\"\",\"menu_image\":\"\",\"menu_image_css\":\"\",\"menu_text\":1,\"menu_show\":1,\"page_title\":\"\",\"show_page_heading\":\"\",\"page_heading\":\"\",\"pageclass_sfx\":\"\",\"menu-meta_description\":\"\",\"menu-meta_keywords\":\"\",\"robots\":\"\",\"secure\":0,\"astroid_menu_options\":{\"megamenu\":\"0\",\"showtitle\":\"0\",\"subtitle\":\"\",\"icon\":\"\",\"customclass\":\"\",\"width\":\"250px\",\"megamenu_width\":\"980px\",\"alignment\":\"right\",\"megamenu_direction\":\"right\",\"rows\":\"[]\",\"badge\":\"0\",\"badge_text\":\"\",\"badge_color\":\"#FFF\",\"badge_bgcolor\":\"#000\"},\"astroid_banner_enabled\":\"0\",\"astroid_banner_title_enabled\":\"1\",\"astroid_banner_title\":\"\",\"astroid_banner_subtitle\":\"\",\"astroid_banner_textcolor\":\"\",\"astroid_banner_bgcolor\":\"\",\"astroid_banner_bgimage\":\"\",\"astroid_banner_title_tag\":\"h3\",\"astroid_banner_class\":\"\",\"astroid_banner_wrapper\":\"\",\"astroid_banner_visibility\":\"currentPage\",\"astroid_opengraph_menuitem\":\"0\",\"astroid_og_title_menuitem\":\"\",\"astroid_og_desc_menuitem\":\"\",\"astroid_og_image_menuitem\":\"\"}', 222, 223, 0, '*', 0),
(778, 'mainmenu', 'Agrupamento', 'agrupamento', '', 'agrupamento/agrupamento', '', 'separator', 0, 717, 2, 0, 0, '0000-00-00 00:00:00', 0, 1, ' ', 21, '{\"menu-anchor_css\":\"\",\"menu_image\":\"\",\"menu_image_css\":\"\",\"menu_text\":1,\"menu_show\":1,\"astroid_menu_options\":{\"megamenu\":\"0\",\"showtitle\":\"0\",\"subtitle\":\"\",\"icon\":\"\",\"customclass\":\"\",\"width\":\"250px\",\"megamenu_width\":\"980px\",\"alignment\":\"right\",\"megamenu_direction\":\"right\",\"rows\":\"[]\",\"badge\":\"0\",\"badge_text\":\"\",\"badge_color\":\"#FFF\",\"badge_bgcolor\":\"#000\"},\"astroid_banner_enabled\":\"0\",\"astroid_banner_title_enabled\":\"1\",\"astroid_banner_title\":\"\",\"astroid_banner_subtitle\":\"\",\"astroid_banner_textcolor\":\"\",\"astroid_banner_bgcolor\":\"\",\"astroid_banner_bgimage\":\"\",\"astroid_banner_title_tag\":\"h3\",\"astroid_banner_class\":\"\",\"astroid_banner_wrapper\":\"\",\"astroid_banner_visibility\":\"currentPage\",\"astroid_opengraph_menuitem\":\"0\",\"astroid_og_title_menuitem\":\"\",\"astroid_og_desc_menuitem\":\"\",\"astroid_og_image_menuitem\":\"\"}', 192, 193, 0, '*', 0),
(779, 'mainmenu', 'Associação de Pais', 'associacao-de-pais', '', 'agrupamento/associacao-de-pais', '', 'separator', 1, 717, 2, 0, 0, '0000-00-00 00:00:00', 0, 1, ' ', 21, '{\"menu-anchor_css\":\"\",\"menu_image\":\"\",\"menu_image_css\":\"\",\"menu_text\":1,\"menu_show\":1,\"astroid_menu_options\":{\"megamenu\":\"0\",\"showtitle\":\"0\",\"subtitle\":\"\",\"icon\":\"\",\"customclass\":\"\",\"width\":\"250px\",\"megamenu_width\":\"980px\",\"alignment\":\"right\",\"megamenu_direction\":\"right\",\"rows\":\"[]\",\"badge\":\"0\",\"badge_text\":\"\",\"badge_color\":\"#FFF\",\"badge_bgcolor\":\"#000\"},\"astroid_banner_enabled\":\"0\",\"astroid_banner_title_enabled\":\"1\",\"astroid_banner_title\":\"\",\"astroid_banner_subtitle\":\"\",\"astroid_banner_textcolor\":\"\",\"astroid_banner_bgcolor\":\"\",\"astroid_banner_bgimage\":\"\",\"astroid_banner_title_tag\":\"h3\",\"astroid_banner_class\":\"\",\"astroid_banner_wrapper\":\"\",\"astroid_banner_visibility\":\"currentPage\",\"astroid_opengraph_menuitem\":\"0\",\"astroid_og_title_menuitem\":\"\",\"astroid_og_desc_menuitem\":\"\",\"astroid_og_image_menuitem\":\"\"}', 232, 239, 0, '*', 0),
(780, 'mainmenu', 'EB1 Carmo', 'eb1-carmo', '', 'agrupamento/associacao-de-pais/eb1-carmo', 'index.php?option=com_content&view=article&id=87', 'component', 1, 779, 3, 22, 0, '0000-00-00 00:00:00', 0, 1, ' ', 21, '{\"show_title\":\"\",\"link_titles\":\"\",\"show_intro\":\"\",\"info_block_position\":\"\",\"info_block_show_title\":\"\",\"show_category\":\"\",\"link_category\":\"\",\"show_parent_category\":\"\",\"link_parent_category\":\"\",\"show_associations\":\"\",\"show_author\":\"\",\"link_author\":\"\",\"show_create_date\":\"\",\"show_modify_date\":\"\",\"show_publish_date\":\"\",\"show_item_navigation\":\"\",\"show_vote\":\"\",\"show_icons\":\"\",\"show_print_icon\":\"\",\"show_email_icon\":\"\",\"show_hits\":\"\",\"show_tags\":\"\",\"show_noauth\":\"\",\"urls_position\":\"\",\"menu-anchor_title\":\"\",\"menu-anchor_css\":\"\",\"menu_image\":\"\",\"menu_image_css\":\"\",\"menu_text\":1,\"menu_show\":1,\"page_title\":\"\",\"show_page_heading\":\"\",\"page_heading\":\"\",\"pageclass_sfx\":\"\",\"menu-meta_description\":\"\",\"menu-meta_keywords\":\"\",\"robots\":\"\",\"secure\":0,\"astroid_menu_options\":{\"megamenu\":\"0\",\"showtitle\":\"0\",\"subtitle\":\"\",\"icon\":\"\",\"customclass\":\"\",\"width\":\"250px\",\"megamenu_width\":\"980px\",\"alignment\":\"right\",\"megamenu_direction\":\"right\",\"rows\":\"[]\",\"badge\":\"0\",\"badge_text\":\"\",\"badge_color\":\"#FFF\",\"badge_bgcolor\":\"#000\"},\"astroid_banner_enabled\":\"0\",\"astroid_banner_title_enabled\":\"1\",\"astroid_banner_title\":\"\",\"astroid_banner_subtitle\":\"\",\"astroid_banner_textcolor\":\"\",\"astroid_banner_bgcolor\":\"\",\"astroid_banner_bgimage\":\"\",\"astroid_banner_title_tag\":\"h3\",\"astroid_banner_class\":\"\",\"astroid_banner_wrapper\":\"\",\"astroid_banner_visibility\":\"currentPage\",\"astroid_opengraph_menuitem\":\"0\",\"astroid_og_title_menuitem\":\"\",\"astroid_og_desc_menuitem\":\"\",\"astroid_og_image_menuitem\":\"\"}', 233, 234, 0, '*', 0),
(781, 'mainmenu', 'EB 2/3 FREI', 'eb-2-3-frei', '', 'agrupamento/associacao-de-pais/eb-2-3-frei', 'index.php?option=com_content&view=article&id=88', 'component', 1, 779, 3, 22, 0, '0000-00-00 00:00:00', 0, 1, ' ', 21, '{\"show_title\":\"\",\"link_titles\":\"\",\"show_intro\":\"\",\"info_block_position\":\"\",\"info_block_show_title\":\"\",\"show_category\":\"\",\"link_category\":\"\",\"show_parent_category\":\"\",\"link_parent_category\":\"\",\"show_associations\":\"\",\"show_author\":\"\",\"link_author\":\"\",\"show_create_date\":\"\",\"show_modify_date\":\"\",\"show_publish_date\":\"\",\"show_item_navigation\":\"\",\"show_vote\":\"\",\"show_icons\":\"\",\"show_print_icon\":\"\",\"show_email_icon\":\"\",\"show_hits\":\"\",\"show_tags\":\"\",\"show_noauth\":\"\",\"urls_position\":\"\",\"menu-anchor_title\":\"\",\"menu-anchor_css\":\"\",\"menu_image\":\"\",\"menu_image_css\":\"\",\"menu_text\":1,\"menu_show\":1,\"page_title\":\"\",\"show_page_heading\":\"\",\"page_heading\":\"\",\"pageclass_sfx\":\"\",\"menu-meta_description\":\"\",\"menu-meta_keywords\":\"\",\"robots\":\"\",\"secure\":0,\"astroid_menu_options\":{\"megamenu\":\"0\",\"showtitle\":\"0\",\"subtitle\":\"\",\"icon\":\"\",\"customclass\":\"\",\"width\":\"250px\",\"megamenu_width\":\"980px\",\"alignment\":\"right\",\"megamenu_direction\":\"right\",\"rows\":\"[]\",\"badge\":\"0\",\"badge_text\":\"\",\"badge_color\":\"#FFF\",\"badge_bgcolor\":\"#000\"},\"astroid_banner_enabled\":\"0\",\"astroid_banner_title_enabled\":\"1\",\"astroid_banner_title\":\"\",\"astroid_banner_subtitle\":\"\",\"astroid_banner_textcolor\":\"\",\"astroid_banner_bgcolor\":\"\",\"astroid_banner_bgimage\":\"\",\"astroid_banner_title_tag\":\"h3\",\"astroid_banner_class\":\"\",\"astroid_banner_wrapper\":\"\",\"astroid_banner_visibility\":\"currentPage\",\"astroid_opengraph_menuitem\":\"0\",\"astroid_og_title_menuitem\":\"\",\"astroid_og_desc_menuitem\":\"\",\"astroid_og_image_menuitem\":\"\"}', 237, 238, 0, '*', 0),
(782, 'mainmenu', 'ESMAIOR', 'esmaior', '', 'agrupamento/associacao-de-pais/esmaior', 'http://apaisessmm.blogspot.com/', 'url', 1, 779, 3, 0, 0, '0000-00-00 00:00:00', 0, 1, ' ', 21, '{\"menu-anchor_title\":\"\",\"menu-anchor_css\":\"\",\"menu-anchor_rel\":\"\",\"menu_image\":\"\",\"menu_image_css\":\"\",\"menu_text\":1,\"menu_show\":1,\"astroid_menu_options\":{\"megamenu\":\"0\",\"showtitle\":\"0\",\"subtitle\":\"\",\"icon\":\"\",\"customclass\":\"\",\"width\":\"250px\",\"megamenu_width\":\"980px\",\"alignment\":\"right\",\"megamenu_direction\":\"right\",\"rows\":\"[]\",\"badge\":\"0\",\"badge_text\":\"\",\"badge_color\":\"#FFF\",\"badge_bgcolor\":\"#000\"},\"astroid_banner_enabled\":\"0\",\"astroid_banner_title_enabled\":\"1\",\"astroid_banner_title\":\"\",\"astroid_banner_subtitle\":\"\",\"astroid_banner_textcolor\":\"\",\"astroid_banner_bgcolor\":\"\",\"astroid_banner_bgimage\":\"\",\"astroid_banner_title_tag\":\"h3\",\"astroid_banner_class\":\"\",\"astroid_banner_wrapper\":\"\",\"astroid_banner_visibility\":\"currentPage\",\"astroid_opengraph_menuitem\":\"0\",\"astroid_og_title_menuitem\":\"\",\"astroid_og_desc_menuitem\":\"\",\"astroid_og_image_menuitem\":\"\"}', 235, 236, 0, '*', 0),
(783, 'mainmenu', 'Associação de Estudantes', 'associacao-de-estudantes', '', 'agrupamento/associacao-de-estudantes', 'index.php?option=com_content&view=article&id=89', 'component', 1, 717, 2, 22, 0, '0000-00-00 00:00:00', 0, 1, ' ', 21, '{\"show_title\":\"\",\"link_titles\":\"\",\"show_intro\":\"\",\"info_block_position\":\"\",\"info_block_show_title\":\"\",\"show_category\":\"\",\"link_category\":\"\",\"show_parent_category\":\"\",\"link_parent_category\":\"\",\"show_associations\":\"\",\"show_author\":\"\",\"link_author\":\"\",\"show_create_date\":\"\",\"show_modify_date\":\"\",\"show_publish_date\":\"\",\"show_item_navigation\":\"\",\"show_vote\":\"\",\"show_icons\":\"\",\"show_print_icon\":\"\",\"show_email_icon\":\"\",\"show_hits\":\"\",\"show_tags\":\"\",\"show_noauth\":\"\",\"urls_position\":\"\",\"menu-anchor_title\":\"\",\"menu-anchor_css\":\"\",\"menu_image\":\"\",\"menu_image_css\":\"\",\"menu_text\":1,\"menu_show\":1,\"page_title\":\"\",\"show_page_heading\":\"\",\"page_heading\":\"\",\"pageclass_sfx\":\"\",\"menu-meta_description\":\"\",\"menu-meta_keywords\":\"\",\"robots\":\"\",\"secure\":0,\"astroid_menu_options\":{\"megamenu\":\"0\",\"showtitle\":\"0\",\"subtitle\":\"\",\"icon\":\"\",\"customclass\":\"\",\"width\":\"250px\",\"megamenu_width\":\"980px\",\"alignment\":\"right\",\"megamenu_direction\":\"right\",\"rows\":\"[]\",\"badge\":\"0\",\"badge_text\":\"\",\"badge_color\":\"#FFF\",\"badge_bgcolor\":\"#000\"},\"astroid_banner_enabled\":\"0\",\"astroid_banner_title_enabled\":\"1\",\"astroid_banner_title\":\"\",\"astroid_banner_subtitle\":\"\",\"astroid_banner_textcolor\":\"\",\"astroid_banner_bgcolor\":\"\",\"astroid_banner_bgimage\":\"\",\"astroid_banner_title_tag\":\"h3\",\"astroid_banner_class\":\"\",\"astroid_banner_wrapper\":\"\",\"astroid_banner_visibility\":\"currentPage\",\"astroid_opengraph_menuitem\":\"0\",\"astroid_og_title_menuitem\":\"\",\"astroid_og_desc_menuitem\":\"\",\"astroid_og_image_menuitem\":\"\"}', 240, 241, 0, '*', 0),
(784, 'hidden-menu', 'Artigos', 'artigos', '', 'artigos', 'index.php?option=com_content&view=category&layout=blog&id=11', 'component', -2, 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\":\"\",\"show_empty_categories\":\"\",\"show_no_articles\":\"\",\"show_subcat_desc\":\"\",\"show_cat_num_articles\":\"\",\"show_cat_tags\":\"\",\"page_subheading\":\"\",\"num_leading_articles\":\"\",\"num_intro_articles\":\"\",\"num_columns\":\"\",\"num_links\":\"\",\"multi_column_order\":\"\",\"show_subcategory_content\":\"\",\"orderby_pri\":\"\",\"orderby_sec\":\"\",\"order_date\":\"\",\"show_pagination\":\"\",\"show_pagination_results\":\"\",\"show_featured\":\"\",\"article_layout\":\"_:default\",\"show_title\":\"\",\"link_titles\":\"\",\"show_intro\":\"\",\"info_block_position\":\"\",\"info_block_show_title\":\"\",\"show_category\":\"\",\"link_category\":\"\",\"show_parent_category\":\"\",\"link_parent_category\":\"\",\"show_associations\":\"\",\"show_author\":\"\",\"link_author\":\"\",\"show_create_date\":\"\",\"show_modify_date\":\"\",\"show_publish_date\":\"\",\"show_item_navigation\":\"\",\"show_vote\":\"\",\"show_readmore\":\"\",\"show_readmore_title\":\"\",\"show_icons\":\"\",\"show_print_icon\":\"\",\"show_email_icon\":\"\",\"show_hits\":\"\",\"show_tags\":\"\",\"show_noauth\":\"\",\"show_feed_link\":\"\",\"feed_summary\":\"\",\"menu-anchor_title\":\"\",\"menu-anchor_css\":\"\",\"menu_image\":\"\",\"menu_image_css\":\"\",\"menu_text\":1,\"menu_show\":1,\"page_title\":\"\",\"show_page_heading\":\"\",\"page_heading\":\"\",\"pageclass_sfx\":\"\",\"menu-meta_description\":\"\",\"menu-meta_keywords\":\"\",\"robots\":\"\",\"secure\":0,\"astroid_menu_options\":{\"megamenu\":\"0\",\"showtitle\":\"0\",\"subtitle\":\"\",\"icon\":\"\",\"customclass\":\"\",\"width\":\"250px\",\"megamenu_width\":\"980px\",\"alignment\":\"right\",\"megamenu_direction\":\"right\",\"rows\":\"[]\",\"badge\":\"0\",\"badge_text\":\"\",\"badge_color\":\"#FFF\",\"badge_bgcolor\":\"#000\"},\"astroid_banner_enabled\":\"0\",\"astroid_banner_title_enabled\":\"1\",\"astroid_banner_title\":\"\",\"astroid_banner_subtitle\":\"\",\"astroid_banner_textcolor\":\"\",\"astroid_banner_bgcolor\":\"\",\"astroid_banner_bgimage\":\"\",\"astroid_banner_title_tag\":\"h3\",\"astroid_banner_class\":\"\",\"astroid_banner_wrapper\":\"\",\"astroid_banner_visibility\":\"currentPage\",\"astroid_opengraph_menuitem\":\"0\",\"astroid_og_title_menuitem\":\"\",\"astroid_og_desc_menuitem\":\"\",\"astroid_og_image_menuitem\":\"\",\"astroid_relatedposts\":\"\",\"astroid_socialshare\":\"\",\"astroid_comments\":\"\",\"astroid_posttype\":\"\",\"astroid_readtime\":\"\",\"astroid_authorinfo\":\"\"}', 329, 330, 0, '*', 0),
(785, 'hidden-menu', 'Artigos', 'artigos2', '', 'artigos2', 'index.php?option=com_content&view=category&layout=blog&id=11', 'component', -2, 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\":\"\",\"show_empty_categories\":\"\",\"show_no_articles\":\"\",\"show_subcat_desc\":\"\",\"show_cat_num_articles\":\"\",\"show_cat_tags\":\"\",\"page_subheading\":\"\",\"num_leading_articles\":\"\",\"num_intro_articles\":\"\",\"num_columns\":\"\",\"num_links\":\"\",\"multi_column_order\":\"\",\"show_subcategory_content\":\"\",\"orderby_pri\":\"\",\"orderby_sec\":\"\",\"order_date\":\"\",\"show_pagination\":\"\",\"show_pagination_results\":\"\",\"show_featured\":\"\",\"article_layout\":\"_:default\",\"show_title\":\"\",\"link_titles\":\"\",\"show_intro\":\"\",\"info_block_position\":\"\",\"info_block_show_title\":\"\",\"show_category\":\"\",\"link_category\":\"\",\"show_parent_category\":\"\",\"link_parent_category\":\"\",\"show_associations\":\"\",\"show_author\":\"\",\"link_author\":\"\",\"show_create_date\":\"\",\"show_modify_date\":\"\",\"show_publish_date\":\"\",\"show_item_navigation\":\"\",\"show_vote\":\"\",\"show_readmore\":\"\",\"show_readmore_title\":\"\",\"show_icons\":\"\",\"show_print_icon\":\"\",\"show_email_icon\":\"\",\"show_hits\":\"\",\"show_tags\":\"\",\"show_noauth\":\"\",\"show_feed_link\":\"\",\"feed_summary\":\"\",\"menu-anchor_title\":\"\",\"menu-anchor_css\":\"\",\"menu_image\":\"\",\"menu_image_css\":\"\",\"menu_text\":1,\"menu_show\":1,\"page_title\":\"\",\"show_page_heading\":\"\",\"page_heading\":\"\",\"pageclass_sfx\":\"\",\"menu-meta_description\":\"\",\"menu-meta_keywords\":\"\",\"robots\":\"\",\"secure\":0,\"astroid_menu_options\":{\"megamenu\":\"0\",\"showtitle\":\"0\",\"subtitle\":\"\",\"icon\":\"\",\"customclass\":\"\",\"width\":\"250px\",\"megamenu_width\":\"980px\",\"alignment\":\"right\",\"megamenu_direction\":\"right\",\"rows\":\"[]\",\"badge\":\"0\",\"badge_text\":\"\",\"badge_color\":\"#FFF\",\"badge_bgcolor\":\"#000\"},\"astroid_banner_enabled\":\"0\",\"astroid_banner_title_enabled\":\"1\",\"astroid_banner_title\":\"\",\"astroid_banner_subtitle\":\"\",\"astroid_banner_textcolor\":\"\",\"astroid_banner_bgcolor\":\"\",\"astroid_banner_bgimage\":\"\",\"astroid_banner_title_tag\":\"h3\",\"astroid_banner_class\":\"\",\"astroid_banner_wrapper\":\"\",\"astroid_banner_visibility\":\"currentPage\",\"astroid_opengraph_menuitem\":\"0\",\"astroid_og_title_menuitem\":\"\",\"astroid_og_desc_menuitem\":\"\",\"astroid_og_image_menuitem\":\"\",\"astroid_relatedposts\":\"\",\"astroid_socialshare\":\"\",\"astroid_comments\":\"\",\"astroid_posttype\":\"\",\"astroid_readtime\":\"\",\"astroid_authorinfo\":\"\"}', 331, 332, 0, '*', 0);
INSERT INTO `ynfp8_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
(786, 'mainmenu', 'Artigos', 'artigo', '', 'artigo', 'index.php?option=com_content&view=category&layout=blog&id=11', 'component', 1, 1, 1, 22, 0, '0000-00-00 00:00:00', 0, 1, ' ', 21, '{\"layout_type\":\"blog\",\"show_category_heading_title_text\":\"\",\"show_category_title\":\"\",\"show_description\":\"\",\"show_description_image\":\"\",\"maxLevel\":\"\",\"show_empty_categories\":\"\",\"show_no_articles\":\"\",\"show_subcat_desc\":\"\",\"show_cat_num_articles\":\"\",\"show_cat_tags\":\"\",\"page_subheading\":\"\",\"num_leading_articles\":\"\",\"num_intro_articles\":\"\",\"num_columns\":\"\",\"num_links\":\"\",\"multi_column_order\":\"\",\"show_subcategory_content\":\"\",\"orderby_pri\":\"\",\"orderby_sec\":\"\",\"order_date\":\"\",\"show_pagination\":\"\",\"show_pagination_results\":\"\",\"show_featured\":\"\",\"article_layout\":\"_:default\",\"show_title\":\"\",\"link_titles\":\"\",\"show_intro\":\"\",\"info_block_position\":\"\",\"info_block_show_title\":\"\",\"show_category\":\"\",\"link_category\":\"\",\"show_parent_category\":\"\",\"link_parent_category\":\"\",\"show_associations\":\"\",\"show_author\":\"\",\"link_author\":\"\",\"show_create_date\":\"\",\"show_modify_date\":\"\",\"show_publish_date\":\"\",\"show_item_navigation\":\"\",\"show_vote\":\"\",\"show_readmore\":\"\",\"show_readmore_title\":\"\",\"show_icons\":\"\",\"show_print_icon\":\"\",\"show_email_icon\":\"\",\"show_hits\":\"\",\"show_tags\":\"\",\"show_noauth\":\"\",\"show_feed_link\":\"\",\"feed_summary\":\"\",\"menu-anchor_title\":\"\",\"menu-anchor_css\":\"\",\"menu_image\":\"\",\"menu_image_css\":\"\",\"menu_text\":1,\"menu_show\":0,\"page_title\":\"\",\"show_page_heading\":\"\",\"page_heading\":\"\",\"pageclass_sfx\":\"\",\"menu-meta_description\":\"\",\"menu-meta_keywords\":\"\",\"robots\":\"\",\"secure\":0,\"astroid_menu_options\":{\"megamenu\":\"0\",\"showtitle\":\"0\",\"subtitle\":\"\",\"icon\":\"\",\"customclass\":\"\",\"width\":\"250px\",\"megamenu_width\":\"980px\",\"alignment\":\"right\",\"megamenu_direction\":\"right\",\"rows\":\"[]\",\"badge\":\"0\",\"badge_text\":\"\",\"badge_color\":\"#FFF\",\"badge_bgcolor\":\"#000\"},\"astroid_banner_enabled\":\"0\",\"astroid_banner_title_enabled\":\"1\",\"astroid_banner_title\":\"\",\"astroid_banner_subtitle\":\"\",\"astroid_banner_textcolor\":\"\",\"astroid_banner_bgcolor\":\"\",\"astroid_banner_bgimage\":\"\",\"astroid_banner_title_tag\":\"h3\",\"astroid_banner_class\":\"\",\"astroid_banner_wrapper\":\"\",\"astroid_banner_visibility\":\"currentPage\",\"astroid_opengraph_menuitem\":\"0\",\"astroid_og_title_menuitem\":\"\",\"astroid_og_desc_menuitem\":\"\",\"astroid_og_image_menuitem\":\"\",\"astroid_relatedposts\":\"\",\"astroid_socialshare\":\"\",\"astroid_comments\":\"\",\"astroid_posttype\":\"\",\"astroid_readtime\":\"\",\"astroid_authorinfo\":\"\"}', 333, 334, 0, '*', 0),
(787, 'mainmenu', 'Avaliação Externa 2016', 'avaliacao-externa-2016', '', 'agrupamento/avaliacao-externa/avaliacao-externa-2016', 'index.php?option=com_content&view=article&id=92', 'component', 1, 723, 3, 22, 0, '0000-00-00 00:00:00', 0, 1, ' ', 0, '{\"show_title\":\"\",\"link_titles\":\"\",\"show_intro\":\"\",\"info_block_position\":\"\",\"info_block_show_title\":\"\",\"show_category\":\"\",\"link_category\":\"\",\"show_parent_category\":\"\",\"link_parent_category\":\"\",\"show_associations\":\"\",\"show_author\":\"\",\"link_author\":\"\",\"show_create_date\":\"\",\"show_modify_date\":\"\",\"show_publish_date\":\"\",\"show_item_navigation\":\"\",\"show_vote\":\"\",\"show_icons\":\"\",\"show_print_icon\":\"\",\"show_email_icon\":\"\",\"show_hits\":\"\",\"show_tags\":\"\",\"show_noauth\":\"\",\"urls_position\":\"\",\"menu-anchor_title\":\"\",\"menu-anchor_css\":\"\",\"menu_image\":\"\",\"menu_image_css\":\"\",\"menu_text\":1,\"menu_show\":1,\"page_title\":\"\",\"show_page_heading\":\"\",\"page_heading\":\"\",\"pageclass_sfx\":\"\",\"menu-meta_description\":\"\",\"menu-meta_keywords\":\"\",\"robots\":\"\",\"secure\":0,\"astroid_menu_options\":{\"megamenu\":\"0\",\"showtitle\":\"0\",\"subtitle\":\"\",\"icon\":\"\",\"customclass\":\"\",\"width\":\"250px\",\"megamenu_width\":\"980px\",\"alignment\":\"right\",\"megamenu_direction\":\"right\",\"rows\":\"[]\",\"badge\":\"0\",\"badge_text\":\"\",\"badge_color\":\"#FFF\",\"badge_bgcolor\":\"#000\"},\"astroid_banner_enabled\":\"0\",\"astroid_banner_title_enabled\":\"1\",\"astroid_banner_title\":\"\",\"astroid_banner_subtitle\":\"\",\"astroid_banner_textcolor\":\"\",\"astroid_banner_bgcolor\":\"\",\"astroid_banner_bgimage\":\"\",\"astroid_banner_title_tag\":\"h3\",\"astroid_banner_class\":\"\",\"astroid_banner_wrapper\":\"\",\"astroid_banner_visibility\":\"currentPage\",\"astroid_opengraph_menuitem\":\"0\",\"astroid_og_title_menuitem\":\"\",\"astroid_og_desc_menuitem\":\"\",\"astroid_og_image_menuitem\":\"\"}', 227, 228, 0, '*', 0),
(788, 'mainmenu', 'Educação Especial 2016', 'educacao-especial-2016', '', 'agrupamento/avaliacao-externa/educacao-especial-2016', 'http://www.esmaior.pt/esmaior/files/relatorio_educacao_especial_2016.pdf', 'url', 1, 723, 3, 0, 0, '0000-00-00 00:00:00', 0, 1, ' ', 0, '{\"menu-anchor_title\":\"\",\"menu-anchor_css\":\"\",\"menu-anchor_rel\":\"\",\"menu_image\":\"\",\"menu_image_css\":\"\",\"menu_text\":1,\"menu_show\":1,\"astroid_menu_options\":{\"megamenu\":\"0\",\"showtitle\":\"0\",\"subtitle\":\"\",\"icon\":\"\",\"customclass\":\"\",\"width\":\"250px\",\"megamenu_width\":\"980px\",\"alignment\":\"right\",\"megamenu_direction\":\"right\",\"rows\":\"[]\",\"badge\":\"0\",\"badge_text\":\"\",\"badge_color\":\"#FFF\",\"badge_bgcolor\":\"#000\"},\"astroid_banner_enabled\":\"0\",\"astroid_banner_title_enabled\":\"1\",\"astroid_banner_title\":\"\",\"astroid_banner_subtitle\":\"\",\"astroid_banner_textcolor\":\"\",\"astroid_banner_bgcolor\":\"\",\"astroid_banner_bgimage\":\"\",\"astroid_banner_title_tag\":\"h3\",\"astroid_banner_class\":\"\",\"astroid_banner_wrapper\":\"\",\"astroid_banner_visibility\":\"currentPage\",\"astroid_opengraph_menuitem\":\"0\",\"astroid_og_title_menuitem\":\"\",\"astroid_og_desc_menuitem\":\"\",\"astroid_og_image_menuitem\":\"\"}', 229, 230, 0, '*', 0),
(789, 'main', 'COM_JCE', 'com-jce', '', 'com-jce', 'index.php?option=com_jce&view=cpanel', 'component', 1, 1, 1, 12790, 0, '0000-00-00 00:00:00', 0, 1, 'components/com_jce/media/img/menu/logo.png', 0, '{}', 335, 342, 0, '', 1),
(790, 'main', 'COM_JCE_MENU_CPANEL', 'com-jce-menu-cpanel', '', 'com-jce/com-jce-menu-cpanel', 'index.php?option=com_jce', 'component', 1, 789, 2, 12790, 0, '0000-00-00 00:00:00', 0, 1, 'class:component', 0, '{}', 336, 337, 0, '', 1),
(791, 'main', 'COM_JCE_MENU_CONFIG', 'com-jce-menu-config', '', 'com-jce/com-jce-menu-config', 'index.php?option=com_jce&view=config', 'component', 1, 789, 2, 12790, 0, '0000-00-00 00:00:00', 0, 1, 'class:component', 0, '{}', 338, 339, 0, '', 1),
(792, 'main', 'COM_JCE_MENU_PROFILES', 'com-jce-menu-profiles', '', 'com-jce/com-jce-menu-profiles', 'index.php?option=com_jce&view=profiles', 'component', 1, 789, 2, 12790, 0, '0000-00-00 00:00:00', 0, 1, 'class:component', 0, '{}', 340, 341, 0, '', 1),
(793, 'mainmenu', 'Ementa Semanal', 'ementa-semanal', '', 'alunos/ementa-semanal', '', 'separator', 1, 719, 2, 0, 0, '0000-00-00 00:00:00', 0, 1, ' ', 0, '{\"menu-anchor_css\":\"\",\"menu_image\":\"\",\"menu_image_css\":\"\",\"menu_text\":1,\"menu_show\":1,\"astroid_menu_options\":{\"megamenu\":\"0\",\"showtitle\":\"0\",\"subtitle\":\"\",\"icon\":\"\",\"customclass\":\"\",\"width\":\"250px\",\"megamenu_width\":\"980px\",\"alignment\":\"right\",\"megamenu_direction\":\"right\",\"rows\":\"[]\",\"badge\":\"0\",\"badge_text\":\"\",\"badge_color\":\"#FFF\",\"badge_bgcolor\":\"#000\"},\"astroid_banner_enabled\":\"0\",\"astroid_banner_title_enabled\":\"1\",\"astroid_banner_title\":\"\",\"astroid_banner_subtitle\":\"\",\"astroid_banner_textcolor\":\"\",\"astroid_banner_bgcolor\":\"\",\"astroid_banner_bgimage\":\"\",\"astroid_banner_title_tag\":\"h3\",\"astroid_banner_class\":\"\",\"astroid_banner_wrapper\":\"\",\"astroid_banner_visibility\":\"currentPage\",\"astroid_opengraph_menuitem\":\"0\",\"astroid_og_title_menuitem\":\"\",\"astroid_og_desc_menuitem\":\"\",\"astroid_og_image_menuitem\":\"\"}', 282, 287, 0, '*', 0),
(794, 'mainmenu', 'EB 1 Carmo', 'eb-1-carmo', '', 'alunos/ementa-semanal/eb-1-carmo', 'index.php?option=com_content&view=article&id=101', 'component', 1, 793, 3, 22, 0, '0000-00-00 00:00:00', 0, 1, ' ', 0, '{\"show_title\":\"\",\"link_titles\":\"\",\"show_intro\":\"\",\"info_block_position\":\"\",\"info_block_show_title\":\"\",\"show_category\":\"\",\"link_category\":\"\",\"show_parent_category\":\"\",\"link_parent_category\":\"\",\"show_associations\":\"\",\"show_author\":\"\",\"link_author\":\"\",\"show_create_date\":\"\",\"show_modify_date\":\"\",\"show_publish_date\":\"\",\"show_item_navigation\":\"\",\"show_vote\":\"\",\"show_icons\":\"\",\"show_print_icon\":\"\",\"show_email_icon\":\"\",\"show_hits\":\"\",\"show_tags\":\"\",\"show_noauth\":\"\",\"urls_position\":\"\",\"menu-anchor_title\":\"\",\"menu-anchor_css\":\"\",\"menu_image\":\"\",\"menu_image_css\":\"\",\"menu_text\":1,\"menu_show\":1,\"page_title\":\"\",\"show_page_heading\":\"\",\"page_heading\":\"\",\"pageclass_sfx\":\"\",\"menu-meta_description\":\"\",\"menu-meta_keywords\":\"\",\"robots\":\"\",\"secure\":0,\"astroid_menu_options\":{\"megamenu\":\"0\",\"showtitle\":\"0\",\"subtitle\":\"\",\"icon\":\"\",\"customclass\":\"\",\"width\":\"250px\",\"megamenu_width\":\"980px\",\"alignment\":\"right\",\"megamenu_direction\":\"right\",\"rows\":\"[]\",\"badge\":\"0\",\"badge_text\":\"\",\"badge_color\":\"#FFF\",\"badge_bgcolor\":\"#000\"},\"astroid_banner_enabled\":\"0\",\"astroid_banner_title_enabled\":\"1\",\"astroid_banner_title\":\"\",\"astroid_banner_subtitle\":\"\",\"astroid_banner_textcolor\":\"\",\"astroid_banner_bgcolor\":\"\",\"astroid_banner_bgimage\":\"\",\"astroid_banner_title_tag\":\"h3\",\"astroid_banner_class\":\"\",\"astroid_banner_wrapper\":\"\",\"astroid_banner_visibility\":\"currentPage\",\"astroid_opengraph_menuitem\":\"0\",\"astroid_og_title_menuitem\":\"\",\"astroid_og_desc_menuitem\":\"\",\"astroid_og_image_menuitem\":\"\"}', 283, 284, 0, '*', 0),
(795, 'mainmenu', 'EB 2/3 Frei / Esmaior', 'eb-2-3-frei-esmaior', '', 'alunos/ementa-semanal/eb-2-3-frei-esmaior', 'index.php?option=com_content&view=article&id=102', 'component', 1, 793, 3, 22, 0, '0000-00-00 00:00:00', 0, 1, ' ', 0, '{\"show_title\":\"\",\"link_titles\":\"\",\"show_intro\":\"\",\"info_block_position\":\"\",\"info_block_show_title\":\"\",\"show_category\":\"\",\"link_category\":\"\",\"show_parent_category\":\"\",\"link_parent_category\":\"\",\"show_associations\":\"\",\"show_author\":\"\",\"link_author\":\"\",\"show_create_date\":\"\",\"show_modify_date\":\"\",\"show_publish_date\":\"\",\"show_item_navigation\":\"\",\"show_vote\":\"\",\"show_icons\":\"\",\"show_print_icon\":\"\",\"show_email_icon\":\"\",\"show_hits\":\"\",\"show_tags\":\"\",\"show_noauth\":\"\",\"urls_position\":\"\",\"menu-anchor_title\":\"\",\"menu-anchor_css\":\"\",\"menu_image\":\"\",\"menu_image_css\":\"\",\"menu_text\":1,\"menu_show\":1,\"page_title\":\"\",\"show_page_heading\":\"\",\"page_heading\":\"\",\"pageclass_sfx\":\"\",\"menu-meta_description\":\"\",\"menu-meta_keywords\":\"\",\"robots\":\"\",\"secure\":0,\"astroid_menu_options\":{\"megamenu\":\"0\",\"showtitle\":\"0\",\"subtitle\":\"\",\"icon\":\"\",\"customclass\":\"\",\"width\":\"250px\",\"megamenu_width\":\"980px\",\"alignment\":\"right\",\"megamenu_direction\":\"right\",\"rows\":\"[]\",\"badge\":\"0\",\"badge_text\":\"\",\"badge_color\":\"#FFF\",\"badge_bgcolor\":\"#000\"},\"astroid_banner_enabled\":\"0\",\"astroid_banner_title_enabled\":\"1\",\"astroid_banner_title\":\"\",\"astroid_banner_subtitle\":\"\",\"astroid_banner_textcolor\":\"\",\"astroid_banner_bgcolor\":\"\",\"astroid_banner_bgimage\":\"\",\"astroid_banner_title_tag\":\"h3\",\"astroid_banner_class\":\"\",\"astroid_banner_wrapper\":\"\",\"astroid_banner_visibility\":\"currentPage\",\"astroid_opengraph_menuitem\":\"0\",\"astroid_og_title_menuitem\":\"\",\"astroid_og_desc_menuitem\":\"\",\"astroid_og_image_menuitem\":\"\"}', 285, 286, 0, '*', 0),
(796, 'mainmenu', 'Critérios de Avaliação 2.º Ciclo 2019/2020', 'criterios-de-avaliacao-2-ciclo-2019-2020', '', 'alunos/criterios-de-avaliacao/criterios-de-avaliacao-2-ciclo-2019-2020', 'index.php?option=com_content&view=article&id=105', 'component', 1, 735, 3, 22, 0, '0000-00-00 00:00:00', 0, 1, ' ', 0, '{\"show_title\":\"\",\"link_titles\":\"\",\"show_intro\":\"\",\"info_block_position\":\"\",\"info_block_show_title\":\"\",\"show_category\":\"\",\"link_category\":\"\",\"show_parent_category\":\"\",\"link_parent_category\":\"\",\"show_associations\":\"\",\"show_author\":\"\",\"link_author\":\"\",\"show_create_date\":\"\",\"show_modify_date\":\"\",\"show_publish_date\":\"\",\"show_item_navigation\":\"\",\"show_vote\":\"\",\"show_icons\":\"\",\"show_print_icon\":\"\",\"show_email_icon\":\"\",\"show_hits\":\"\",\"show_tags\":\"\",\"show_noauth\":\"\",\"urls_position\":\"\",\"menu-anchor_title\":\"\",\"menu-anchor_css\":\"\",\"menu_image\":\"\",\"menu_image_css\":\"\",\"menu_text\":1,\"menu_show\":1,\"page_title\":\"\",\"show_page_heading\":\"\",\"page_heading\":\"\",\"pageclass_sfx\":\"\",\"menu-meta_description\":\"\",\"menu-meta_keywords\":\"\",\"robots\":\"\",\"secure\":0,\"astroid_menu_options\":{\"megamenu\":\"0\",\"showtitle\":\"0\",\"subtitle\":\"\",\"icon\":\"\",\"customclass\":\"\",\"width\":\"250px\",\"megamenu_width\":\"980px\",\"alignment\":\"right\",\"megamenu_direction\":\"right\",\"rows\":\"[]\",\"badge\":\"0\",\"badge_text\":\"\",\"badge_color\":\"#FFF\",\"badge_bgcolor\":\"#000\"},\"astroid_banner_enabled\":\"0\",\"astroid_banner_title_enabled\":\"1\",\"astroid_banner_title\":\"\",\"astroid_banner_subtitle\":\"\",\"astroid_banner_textcolor\":\"\",\"astroid_banner_bgcolor\":\"\",\"astroid_banner_bgimage\":\"\",\"astroid_banner_title_tag\":\"h3\",\"astroid_banner_class\":\"\",\"astroid_banner_wrapper\":\"\",\"astroid_banner_visibility\":\"currentPage\",\"astroid_opengraph_menuitem\":\"0\",\"astroid_og_title_menuitem\":\"\",\"astroid_og_desc_menuitem\":\"\",\"astroid_og_image_menuitem\":\"\"}', 263, 264, 0, '*', 0),
(797, 'mainmenu', 'Critérios de Avaliação - 3º Ciclo', 'criterios-de-avaliacao-3-ciclo', '', 'alunos/criterios-de-avaliacao/criterios-de-avaliacao-3-ciclo', 'index.php?option=com_content&view=article&id=107', 'component', 1, 735, 3, 22, 0, '0000-00-00 00:00:00', 0, 1, ' ', 0, '{\"show_title\":\"\",\"link_titles\":\"\",\"show_intro\":\"\",\"info_block_position\":\"\",\"info_block_show_title\":\"\",\"show_category\":\"\",\"link_category\":\"\",\"show_parent_category\":\"\",\"link_parent_category\":\"\",\"show_associations\":\"\",\"show_author\":\"\",\"link_author\":\"\",\"show_create_date\":\"\",\"show_modify_date\":\"\",\"show_publish_date\":\"\",\"show_item_navigation\":\"\",\"show_vote\":\"\",\"show_icons\":\"\",\"show_print_icon\":\"\",\"show_email_icon\":\"\",\"show_hits\":\"\",\"show_tags\":\"\",\"show_noauth\":\"\",\"urls_position\":\"\",\"menu-anchor_title\":\"\",\"menu-anchor_css\":\"\",\"menu_image\":\"\",\"menu_image_css\":\"\",\"menu_text\":1,\"menu_show\":1,\"page_title\":\"\",\"show_page_heading\":\"\",\"page_heading\":\"\",\"pageclass_sfx\":\"\",\"menu-meta_description\":\"\",\"menu-meta_keywords\":\"\",\"robots\":\"\",\"secure\":0,\"astroid_menu_options\":{\"megamenu\":\"0\",\"showtitle\":\"0\",\"subtitle\":\"\",\"icon\":\"\",\"customclass\":\"\",\"width\":\"250px\",\"megamenu_width\":\"980px\",\"alignment\":\"right\",\"megamenu_direction\":\"right\",\"rows\":\"[]\",\"badge\":\"0\",\"badge_text\":\"\",\"badge_color\":\"#FFF\",\"badge_bgcolor\":\"#000\"},\"astroid_banner_enabled\":\"0\",\"astroid_banner_title_enabled\":\"1\",\"astroid_banner_title\":\"\",\"astroid_banner_subtitle\":\"\",\"astroid_banner_textcolor\":\"\",\"astroid_banner_bgcolor\":\"\",\"astroid_banner_bgimage\":\"\",\"astroid_banner_title_tag\":\"h3\",\"astroid_banner_class\":\"\",\"astroid_banner_wrapper\":\"\",\"astroid_banner_visibility\":\"currentPage\",\"astroid_opengraph_menuitem\":\"0\",\"astroid_og_title_menuitem\":\"\",\"astroid_og_desc_menuitem\":\"\",\"astroid_og_image_menuitem\":\"\"}', 265, 266, 0, '*', 0),
(798, 'mainmenu', 'Critérios de Avaliação Secundário', 'criterios-de-avaliacao-secundario', '', 'alunos/criterios-de-avaliacao/criterios-de-avaliacao-secundario', 'index.php?option=com_content&view=article&id=108', 'component', 1, 735, 3, 22, 0, '0000-00-00 00:00:00', 0, 1, ' ', 0, '{\"show_title\":\"\",\"link_titles\":\"\",\"show_intro\":\"\",\"info_block_position\":\"\",\"info_block_show_title\":\"\",\"show_category\":\"\",\"link_category\":\"\",\"show_parent_category\":\"\",\"link_parent_category\":\"\",\"show_associations\":\"\",\"show_author\":\"\",\"link_author\":\"\",\"show_create_date\":\"\",\"show_modify_date\":\"\",\"show_publish_date\":\"\",\"show_item_navigation\":\"\",\"show_vote\":\"\",\"show_icons\":\"\",\"show_print_icon\":\"\",\"show_email_icon\":\"\",\"show_hits\":\"\",\"show_tags\":\"\",\"show_noauth\":\"\",\"urls_position\":\"\",\"menu-anchor_title\":\"\",\"menu-anchor_css\":\"\",\"menu_image\":\"\",\"menu_image_css\":\"\",\"menu_text\":1,\"menu_show\":1,\"page_title\":\"\",\"show_page_heading\":\"\",\"page_heading\":\"\",\"pageclass_sfx\":\"\",\"menu-meta_description\":\"\",\"menu-meta_keywords\":\"\",\"robots\":\"\",\"secure\":0,\"astroid_menu_options\":{\"megamenu\":\"0\",\"showtitle\":\"0\",\"subtitle\":\"\",\"icon\":\"\",\"customclass\":\"\",\"width\":\"250px\",\"megamenu_width\":\"980px\",\"alignment\":\"right\",\"megamenu_direction\":\"right\",\"rows\":\"[]\",\"badge\":\"0\",\"badge_text\":\"\",\"badge_color\":\"#FFF\",\"badge_bgcolor\":\"#000\"},\"astroid_banner_enabled\":\"0\",\"astroid_banner_title_enabled\":\"1\",\"astroid_banner_title\":\"\",\"astroid_banner_subtitle\":\"\",\"astroid_banner_textcolor\":\"\",\"astroid_banner_bgcolor\":\"\",\"astroid_banner_bgimage\":\"\",\"astroid_banner_title_tag\":\"h3\",\"astroid_banner_class\":\"\",\"astroid_banner_wrapper\":\"\",\"astroid_banner_visibility\":\"currentPage\",\"astroid_opengraph_menuitem\":\"0\",\"astroid_og_title_menuitem\":\"\",\"astroid_og_desc_menuitem\":\"\",\"astroid_og_image_menuitem\":\"\"}', 267, 268, 0, '*', 0),
(799, 'mainmenu', 'Regulamento Cacifos', 'regulamento-cacifos', '', 'alunos/regulamento-cacifos', 'files/regulamento_cacifo_2019.pdf', 'url', 1, 719, 2, 0, 0, '0000-00-00 00:00:00', 0, 1, ' ', 0, '{\"menu-anchor_title\":\"\",\"menu-anchor_css\":\"\",\"menu-anchor_rel\":\"\",\"menu_image\":\"\",\"menu_image_css\":\"\",\"menu_text\":1,\"menu_show\":1,\"astroid_menu_options\":{\"megamenu\":\"0\",\"showtitle\":\"0\",\"subtitle\":\"\",\"icon\":\"\",\"customclass\":\"\",\"width\":\"250px\",\"megamenu_width\":\"980px\",\"alignment\":\"right\",\"megamenu_direction\":\"right\",\"rows\":\"[]\",\"badge\":\"0\",\"badge_text\":\"\",\"badge_color\":\"#FFF\",\"badge_bgcolor\":\"#000\"},\"astroid_banner_enabled\":\"0\",\"astroid_banner_title_enabled\":\"1\",\"astroid_banner_title\":\"\",\"astroid_banner_subtitle\":\"\",\"astroid_banner_textcolor\":\"\",\"astroid_banner_bgcolor\":\"\",\"astroid_banner_bgimage\":\"\",\"astroid_banner_title_tag\":\"h3\",\"astroid_banner_class\":\"\",\"astroid_banner_wrapper\":\"\",\"astroid_banner_visibility\":\"currentPage\",\"astroid_opengraph_menuitem\":\"0\",\"astroid_og_title_menuitem\":\"\",\"astroid_og_desc_menuitem\":\"\",\"astroid_og_image_menuitem\":\"\"}', 280, 281, 0, '*', 0),
(800, 'mainmenu', 'Critérios de avaliação - 1º Ciclo', 'criterios-de-avaliacao-1-ciclo', '', 'alunos/criterios-de-avaliacao/criterios-de-avaliacao-1-ciclo', 'index.php?option=com_content&view=article&id=131', 'component', 1, 735, 3, 22, 0, '0000-00-00 00:00:00', 0, 1, ' ', 0, '{\"show_title\":\"\",\"link_titles\":\"\",\"show_intro\":\"\",\"info_block_position\":\"\",\"info_block_show_title\":\"\",\"show_category\":\"\",\"link_category\":\"\",\"show_parent_category\":\"\",\"link_parent_category\":\"\",\"show_associations\":\"\",\"show_author\":\"\",\"link_author\":\"\",\"show_create_date\":\"\",\"show_modify_date\":\"\",\"show_publish_date\":\"\",\"show_item_navigation\":\"\",\"show_vote\":\"\",\"show_icons\":\"\",\"show_print_icon\":\"\",\"show_email_icon\":\"\",\"show_hits\":\"\",\"show_tags\":\"\",\"show_noauth\":\"\",\"urls_position\":\"\",\"menu-anchor_title\":\"\",\"menu-anchor_css\":\"\",\"menu_image\":\"\",\"menu_image_css\":\"\",\"menu_text\":1,\"menu_show\":1,\"page_title\":\"\",\"show_page_heading\":\"\",\"page_heading\":\"\",\"pageclass_sfx\":\"\",\"menu-meta_description\":\"\",\"menu-meta_keywords\":\"\",\"robots\":\"\",\"secure\":0,\"astroid_menu_options\":{\"megamenu\":\"0\",\"showtitle\":\"0\",\"subtitle\":\"\",\"icon\":\"\",\"customclass\":\"\",\"width\":\"250px\",\"megamenu_width\":\"980px\",\"alignment\":\"right\",\"megamenu_direction\":\"right\",\"rows\":\"[]\",\"badge\":\"0\",\"badge_text\":\"\",\"badge_color\":\"#FFF\",\"badge_bgcolor\":\"#000\"},\"astroid_banner_enabled\":\"0\",\"astroid_banner_title_enabled\":\"1\",\"astroid_banner_title\":\"\",\"astroid_banner_subtitle\":\"\",\"astroid_banner_textcolor\":\"\",\"astroid_banner_bgcolor\":\"\",\"astroid_banner_bgimage\":\"\",\"astroid_banner_title_tag\":\"h3\",\"astroid_banner_class\":\"\",\"astroid_banner_wrapper\":\"\",\"astroid_banner_visibility\":\"currentPage\",\"astroid_opengraph_menuitem\":\"0\",\"astroid_og_title_menuitem\":\"\",\"astroid_og_desc_menuitem\":\"\",\"astroid_og_image_menuitem\":\"\"}', 261, 262, 0, '*', 0),
(801, 'mainmenu', 'Política de Privacidade', 'politica-de-privacidade', '', 'agrupamento/politica-de-privacidade', 'index.php?option=com_content&view=article&id=137', 'component', 1, 717, 2, 22, 0, '0000-00-00 00:00:00', 0, 1, ' ', 0, '{\"show_title\":\"\",\"link_titles\":\"\",\"show_intro\":\"\",\"info_block_position\":\"\",\"info_block_show_title\":\"\",\"show_category\":\"\",\"link_category\":\"\",\"show_parent_category\":\"\",\"link_parent_category\":\"\",\"show_associations\":\"\",\"show_author\":\"\",\"link_author\":\"\",\"show_create_date\":\"\",\"show_modify_date\":\"\",\"show_publish_date\":\"\",\"show_item_navigation\":\"\",\"show_vote\":\"\",\"show_icons\":\"\",\"show_print_icon\":\"\",\"show_email_icon\":\"\",\"show_hits\":\"\",\"show_tags\":\"\",\"show_noauth\":\"\",\"urls_position\":\"\",\"menu-anchor_title\":\"\",\"menu-anchor_css\":\"\",\"menu_image\":\"\",\"menu_image_css\":\"\",\"menu_text\":1,\"menu_show\":1,\"page_title\":\"\",\"show_page_heading\":\"\",\"page_heading\":\"\",\"pageclass_sfx\":\"\",\"menu-meta_description\":\"\",\"menu-meta_keywords\":\"\",\"robots\":\"\",\"secure\":0,\"astroid_menu_options\":{\"megamenu\":\"0\",\"showtitle\":\"0\",\"subtitle\":\"\",\"icon\":\"\",\"customclass\":\"\",\"width\":\"250px\",\"megamenu_width\":\"980px\",\"alignment\":\"right\",\"megamenu_direction\":\"right\",\"rows\":\"[]\",\"badge\":\"0\",\"badge_text\":\"\",\"badge_color\":\"#FFF\",\"badge_bgcolor\":\"#000\"},\"astroid_banner_enabled\":\"0\",\"astroid_banner_title_enabled\":\"1\",\"astroid_banner_title\":\"\",\"astroid_banner_subtitle\":\"\",\"astroid_banner_textcolor\":\"\",\"astroid_banner_bgcolor\":\"\",\"astroid_banner_bgimage\":\"\",\"astroid_banner_title_tag\":\"h3\",\"astroid_banner_class\":\"\",\"astroid_banner_wrapper\":\"\",\"astroid_banner_visibility\":\"currentPage\",\"astroid_opengraph_menuitem\":\"0\",\"astroid_og_title_menuitem\":\"\",\"astroid_og_desc_menuitem\":\"\",\"astroid_og_image_menuitem\":\"\"}', 188, 189, 0, '*', 0),
(802, 'mainmenu', 'Quadro', 'quadro', '', 'alunos/quadro', '', 'separator', -2, 719, 2, 0, 0, '0000-00-00 00:00:00', 0, 1, ' ', 0, '{\"menu-anchor_css\":\"\",\"menu_image\":\"\",\"menu_image_css\":\"\",\"menu_text\":1,\"menu_show\":1,\"astroid_menu_options\":{\"megamenu\":\"0\",\"showtitle\":\"0\",\"subtitle\":\"\",\"icon\":\"\",\"customclass\":\"\",\"width\":\"250px\",\"megamenu_width\":\"980px\",\"alignment\":\"right\",\"megamenu_direction\":\"right\",\"rows\":\"[]\",\"badge\":\"0\",\"badge_text\":\"\",\"badge_color\":\"#FFF\",\"badge_bgcolor\":\"#000\"},\"astroid_banner_enabled\":\"0\",\"astroid_banner_title_enabled\":\"1\",\"astroid_banner_title\":\"\",\"astroid_banner_subtitle\":\"\",\"astroid_banner_textcolor\":\"\",\"astroid_banner_bgcolor\":\"\",\"astroid_banner_bgimage\":\"\",\"astroid_banner_title_tag\":\"h3\",\"astroid_banner_class\":\"\",\"astroid_banner_wrapper\":\"\",\"astroid_banner_visibility\":\"currentPage\",\"astroid_opengraph_menuitem\":\"0\",\"astroid_og_title_menuitem\":\"\",\"astroid_og_desc_menuitem\":\"\",\"astroid_og_image_menuitem\":\"\"}', 292, 293, 0, '*', 0),
(803, 'main', 'COM_SMARTSLIDER3', 'com-smartslider3', '', 'com-smartslider3', 'index.php?option=com_smartslider3', 'component', 1, 1, 1, 12811, 0, '0000-00-00 00:00:00', 0, 1, 'components/com_smartslider3/icon16.png', 0, '{}', 343, 344, 0, '', 1),
(804, 'main', 'COM_DJIMAGESLIDER', 'com-djimageslider', '', 'com-djimageslider', 'index.php?option=com_djimageslider', 'component', 1, 1, 1, 12817, 0, '0000-00-00 00:00:00', 0, 1, 'components/com_djimageslider/assets/icon-16-djimageslider.png', 0, '{}', 345, 346, 0, '', 1),
(805, 'main', 'COM_K2', 'com-k2', '', 'com-k2', 'index.php?option=com_k2&view=items', 'component', 1, 1, 1, 12821, 0, '0000-00-00 00:00:00', 0, 1, '../media/k2/assets/images/backend/k2_logo_16x16.png', 0, '{}', 347, 368, 0, '', 1),
(806, 'main', 'K2_ITEMS', 'k2-items', '', 'com-k2/k2-items', 'index.php?option=com_k2&view=items', 'component', 1, 805, 2, 12821, 0, '0000-00-00 00:00:00', 0, 1, 'class:component', 0, '{}', 348, 349, 0, '', 1),
(807, 'main', 'K2_CATEGORIES', 'k2-categories', '', 'com-k2/k2-categories', 'index.php?option=com_k2&view=categories', 'component', 1, 805, 2, 12821, 0, '0000-00-00 00:00:00', 0, 1, 'class:component', 0, '{}', 350, 351, 0, '', 1),
(808, 'main', 'K2_TAGS', 'k2-tags', '', 'com-k2/k2-tags', 'index.php?option=com_k2&view=tags', 'component', 1, 805, 2, 12821, 0, '0000-00-00 00:00:00', 0, 1, 'class:component', 0, '{}', 352, 353, 0, '', 1),
(809, 'main', 'K2_COMMENTS', 'k2-comments', '', 'com-k2/k2-comments', 'index.php?option=com_k2&view=comments', 'component', 1, 805, 2, 12821, 0, '0000-00-00 00:00:00', 0, 1, 'class:component', 0, '{}', 354, 355, 0, '', 1),
(810, 'main', 'K2_USERS', 'k2-users', '', 'com-k2/k2-users', 'index.php?option=com_k2&view=users', 'component', 1, 805, 2, 12821, 0, '0000-00-00 00:00:00', 0, 1, 'class:component', 0, '{}', 356, 357, 0, '', 1),
(811, 'main', 'K2_USER_GROUPS', 'k2-user-groups', '', 'com-k2/k2-user-groups', 'index.php?option=com_k2&view=usergroups', 'component', 1, 805, 2, 12821, 0, '0000-00-00 00:00:00', 0, 1, 'class:component', 0, '{}', 358, 359, 0, '', 1),
(812, 'main', 'K2_EXTRA_FIELDS', 'k2-extra-fields', '', 'com-k2/k2-extra-fields', 'index.php?option=com_k2&view=extrafields', 'component', 1, 805, 2, 12821, 0, '0000-00-00 00:00:00', 0, 1, 'class:component', 0, '{}', 360, 361, 0, '', 1),
(813, 'main', 'K2_EXTRA_FIELD_GROUPS', 'k2-extra-field-groups', '', 'com-k2/k2-extra-field-groups', 'index.php?option=com_k2&view=extrafieldsgroups', 'component', 1, 805, 2, 12821, 0, '0000-00-00 00:00:00', 0, 1, 'class:component', 0, '{}', 362, 363, 0, '', 1),
(814, 'main', 'K2_MEDIA_MANAGER', 'k2-media-manager', '', 'com-k2/k2-media-manager', 'index.php?option=com_k2&view=media', 'component', 1, 805, 2, 12821, 0, '0000-00-00 00:00:00', 0, 1, 'class:component', 0, '{}', 364, 365, 0, '', 1),
(815, 'main', 'K2_INFORMATION', 'k2-information', '', 'com-k2/k2-information', 'index.php?option=com_k2&view=info', 'component', 1, 805, 2, 12821, 0, '0000-00-00 00:00:00', 0, 1, 'class:component', 0, '{}', 366, 367, 0, '', 1),
(816, 'mainmenu', 'Oferta Formativa', 'oferta-formativa', '', 'oferta-formativa', 'index.php?option=com_k2&view=item&layout=item&id=6', 'component', 0, 1, 1, 12821, 0, '0000-00-00 00:00:00', 0, 1, ' ', 0, '{\"menu-anchor_title\":\"\",\"menu-anchor_css\":\"\",\"menu_image\":\"\",\"menu_image_css\":\"\",\"menu_text\":1,\"menu_show\":1,\"page_title\":\"\",\"show_page_heading\":\"\",\"page_heading\":\"\",\"pageclass_sfx\":\"\",\"menu-meta_description\":\"\",\"menu-meta_keywords\":\"\",\"robots\":\"\",\"secure\":0,\"astroid_menu_options\":{\"megamenu\":\"0\",\"showtitle\":\"0\",\"subtitle\":\"\",\"icon\":\"\",\"customclass\":\"\",\"width\":\"250px\",\"megamenu_width\":\"980px\",\"alignment\":\"right\",\"megamenu_direction\":\"right\",\"rows\":\"[]\",\"badge\":\"0\",\"badge_text\":\"\",\"badge_color\":\"#FFF\",\"badge_bgcolor\":\"#000\"},\"astroid_banner_enabled\":\"0\",\"astroid_banner_title_enabled\":\"1\",\"astroid_banner_title\":\"\",\"astroid_banner_subtitle\":\"\",\"astroid_banner_textcolor\":\"\",\"astroid_banner_bgcolor\":\"\",\"astroid_banner_bgimage\":\"\",\"astroid_banner_bgimage_position\":\"\",\"astroid_banner_bgimage_position_x\":\"\",\"astroid_banner_bgimage_position_y\":\"\",\"astroid_banner_bgimage_repeat\":\"\",\"astroid_banner_bgimage_size\":\"\",\"astroid_banner_bgimage_width\":\"\",\"astroid_banner_bgimage_attachment\":\"\",\"astroid_banner_title_tag\":\"h3\",\"astroid_banner_class\":\"\",\"astroid_banner_wrapper\":\"container\",\"astroid_banner_visibility\":\"allPage\",\"astroid_opengraph_menuitem\":\"0\",\"astroid_og_title_menuitem\":\"\",\"astroid_og_desc_menuitem\":\"\",\"astroid_og_image_menuitem\":\"\"}', 369, 370, 0, '*', 0);

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

--
-- Estrutura da tabela `ynfp8_menu_types`
--

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

--
-- Extraindo dados da tabela `ynfp8_menu_types`
--

INSERT INTO `ynfp8_menu_types` (`id`, `asset_id`, `menutype`, `title`, `description`, `client_id`) VALUES
(2, 0, 'usermenu', 'User Menu', 'A Menu for logged-in Users', 0),
(4, 84, 'about', 'About', '', 0),
(5, 89, 'quick-links', 'Quick Links', '', 0),
(8, 198, 'mainmenu', 'Main Menu', '', 0),
(10, 213, 'footer-menu', 'Footer Menu', '', 0),
(11, 280, 'hidden-menu', 'Hidden Menu', '', 0),
(12, 286, 'one-page', 'One Page', '', 0);

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

--
-- Estrutura da tabela `ynfp8_messages`
--

CREATE TABLE `ynfp8_messages` (
  `message_id` int(10) UNSIGNED NOT NULL,
  `user_id_from` int(10) UNSIGNED NOT NULL DEFAULT '0',
  `user_id_to` int(10) UNSIGNED NOT NULL DEFAULT '0',
  `folder_id` tinyint(3) UNSIGNED NOT NULL DEFAULT '0',
  `date_time` datetime NOT NULL 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) COLLATE utf8mb4_unicode_ci NOT NULL DEFAULT '',
  `message` text COLLATE utf8mb4_unicode_ci NOT NULL
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;

--
-- Extraindo dados da tabela `ynfp8_messages`
--

INSERT INTO `ynfp8_messages` (`message_id`, `user_id_from`, `user_id_to`, `folder_id`, `date_time`, `state`, `priority`, `subject`, `message`) VALUES
(1, 251, 231, 0, '2020-05-09 14:47:32', 0, 0, 'New Article', 'A new Article has been submitted by \'Benjamin Moreira\' entitled \'Carta aos alunos \'.');

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

--
-- Estrutura da tabela `ynfp8_messages_cfg`
--

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

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

--
-- Estrutura da tabela `ynfp8_modules`
--

CREATE TABLE `ynfp8_modules` (
  `id` int(11) NOT NULL,
  `asset_id` int(10) UNSIGNED NOT NULL DEFAULT '0' COMMENT 'FK to the #__assets table.',
  `title` varchar(100) COLLATE utf8mb4_unicode_ci NOT NULL DEFAULT '',
  `note` varchar(255) COLLATE utf8mb4_unicode_ci NOT NULL DEFAULT '',
  `content` text COLLATE utf8mb4_unicode_ci NOT NULL,
  `ordering` int(11) NOT NULL DEFAULT '0',
  `position` varchar(50) COLLATE utf8mb4_unicode_ci 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) COLLATE utf8mb4_unicode_ci DEFAULT NULL,
  `access` int(10) UNSIGNED NOT NULL DEFAULT '0',
  `showtitle` tinyint(3) UNSIGNED NOT NULL DEFAULT '1',
  `params` text COLLATE utf8mb4_unicode_ci NOT NULL,
  `client_id` tinyint(4) NOT NULL DEFAULT '0',
  `language` char(7) COLLATE utf8mb4_unicode_ci NOT NULL
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;

--
-- Extraindo dados da tabela `ynfp8_modules`
--

INSERT INTO `ynfp8_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
(2, 40, '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, 41, '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\"}', 1, '*'),
(4, 42, '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\"}', 1, '*'),
(8, 43, '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, 44, '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, 45, '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\"}', 1, '*'),
(12, 46, '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, 47, '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, 48, '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, 49, '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, '*'),
(79, 52, '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, 53, '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, '*'),
(88, 55, 'Site Information', '', '', 3, 'cpanel', 0, '0000-00-00 00:00:00', '0000-00-00 00:00:00', '0000-00-00 00:00:00', 1, 'mod_stats_admin', 3, 1, '{\"serverinfo\":\"1\",\"siteinfo\":\"1\",\"counter\":\"0\",\"increase\":\"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\"}', 1, '*'),
(89, 56, 'Release News', '', '', 0, 'postinstall', 0, '0000-00-00 00:00:00', '0000-00-00 00:00:00', '0000-00-00 00:00:00', 1, 'mod_feed', 1, 1, '{\"rssurl\":\"https:\\/\\/www.joomla.org\\/announcements\\/release-news.feed\",\"rssrtl\":\"0\",\"rsstitle\":\"1\",\"rssdesc\":\"1\",\"rssimage\":\"1\",\"rssitems\":\"3\",\"rssitemdesc\":\"1\",\"word_count\":\"0\",\"layout\":\"_:default\",\"moduleclass_sfx\":\"\",\"cache\":\"1\",\"cache_time\":\"900\",\"module_tag\":\"div\",\"bootstrap_size\":\"0\",\"header_tag\":\"h3\",\"header_class\":\"\",\"style\":\"0\"}', 1, '*'),
(106, 92, 'Search', '', '', 1, 'left', 0, '0000-00-00 00:00:00', '2018-07-23 06:24:27', '0000-00-00 00:00:00', 1, 'mod_search', 1, 0, '{\"label\":\"\",\"width\":12,\"text\":\"\",\"button\":1,\"button_pos\":\"right\",\"imagebutton\":1,\"button_text\":\"\",\"opensearch\":1,\"opensearch_title\":\"\",\"set_itemid\":701,\"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, '*'),
(107, 93, 'Categories', '', '', 1, 'right', 0, '0000-00-00 00:00:00', '2018-07-23 06:24:27', '0000-00-00 00:00:00', 0, 'mod_articles_categories', 1, 1, '{\"parent\":12,\"show_description\":1,\"numitems\":1,\"show_children\":1,\"count\":0,\"maxlevel\":0,\"layout\":\"_:default\",\"item_heading\":5,\"moduleclass_sfx\":\"\",\"owncache\":1,\"cache_time\":900,\"module_tag\":\"div\",\"bootstrap_size\":\"0\",\"header_tag\":\"h3\",\"header_class\":\"\",\"style\":\"Astroid_template_zero-border_layout\"}', 0, '*'),
(108, 94, 'Últimas notícias', '', '', 3, 'right', 0, '0000-00-00 00:00:00', '2018-07-23 06:24:27', '0000-00-00 00:00:00', 1, 'mod_articles_latest', 1, 1, '{\"catid\":[11],\"count\":4,\"show_featured\":\"\",\"ordering\":\"c_dsc\",\"user_id\":\"0\",\"layout\":\"astroid_template_zero:media\",\"moduleclass_sfx\":\"\",\"cache\":1,\"cache_time\":900,\"cachemode\":\"static\",\"module_tag\":\"div\",\"bootstrap_size\":\"0\",\"header_tag\":\"h3\",\"header_class\":\"\",\"style\":\"Astroid_template_zero-border_layout\"}', 0, '*'),
(126, 130, 'Contactos', '', '<p class=\"mb-1\">\r\n	<b>Endereço:</b><br />\r\n	Rua Manuel Fiúza Júnior -&nbsp; 4901-872 Viana do Castelo</p>\r\n<p class=\"mb-1\">\r\n	<b>Telefone:</b><br />\r\n	258 800 020</p>\r\n<p class=\"mb-1\">\r\n	<strong>Email:</strong><br />\r\n	<a href=\"mailto:diretor@esmaior.pt\">diretor@esmaior.pt</a></p>\r\n', 1, 'bottom-1', 231, '2019-09-19 11:45:26', '2018-09-14 13:11:27', '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\":\"h3\",\"header_class\":\"\",\"style\":\"0\"}', 0, '*'),
(131, 135, 'Visual mega menu builder', '', '<div class=\"row mt-md-5 mb-md-5 mt-3 mb-3 align-items-center\">\r\n	<div class=\"col-lg-5 col-12 pl-lg-5\">\r\n		<h2 class=\"mb-4\">Visual mega menu builder</h2>\r\n		<p class=\"mb-4\">Astroid comes with a built-in Mega Menu Builder that lets you modify your drop-down menu items using a visual layout builder. You can even add modules to your mega menus.</p>\r\n<ul class=\"fa-ul\">\r\n  <li><span class=\"fa-li\"><i class=\"fas fa-check\"></i></span>You can give subtitles to your menu items</li>\r\n  <li><span class=\"fa-li\"><i class=\"fas fa-check\"></i></span>Build attractive mega menus with and without icons</li>\r\n  <li><span class=\"fa-li\"><i class=\"fas fa-check\"></i></span>Easily add Joomla modules to your Mega Menu</li>\r\n</ul>\r\n	</div>\r\n	<div class=\"col-lg-7 col-12 text-left\">\r\n		<img  src=\"images/sampleimages/mega-menu-builder.png\" alt=\"Mega-Menu-Builder\">\r\n	</div>\r\n</div>', 1, 'position-3', 0, '0000-00-00 00:00:00', '0000-00-00 00:00:00', '0000-00-00 00:00:00', 0, 'mod_custom', 1, 0, '{\"prepare_content\":0,\"backgroundimage\":\"\",\"layout\":\"_:default\",\"moduleclass_sfx\":\"\",\"cache\":1,\"cache_time\":900,\"cachemode\":\"static\",\"module_tag\":\"div\",\"bootstrap_size\":\"0\",\"header_tag\":\"h2\",\"header_class\":\"\",\"style\":\"0\"}', 0, '*'),
(132, 136, 'Advanced drag and drop', '', '<div class=\"row mt-md-5 mb-md-5 mt-3 mb-3 align-items-center\">\r\n	<div class=\"col-lg-7 col-12 text-right\">\r\n		<img src=\"images/sampleimages/drag-and-drop-thumb.png\" alt=\"Advanced drag and drop\">\r\n	</div>\r\n	<div class=\"col-lg-5 col-12 pr-lg-5\">\r\n		<h2 class=\"mb-4\">Advanced drag &amp; drop layout builder</h2>\r\n		<p class=\"mb-4\">Astroid framework is developed to make your website designing work easier than ever. With the built-in drag and drop feature, you can create robust &amp; responsive Joomla! based layouts in a matter of minutes.</p>\r\n<ul class=\"fa-ul\">\r\n  <li><span class=\"fa-li\"><i class=\"fas fa-check\"></i></span>Easy to develop multi-layout template</li>\r\n  <li><span class=\"fa-li\"><i class=\"fas fa-check\"></i></span>Develop mobile-friendly layouts</li>\r\n  <li><span class=\"fa-li\"><i class=\"fas fa-check\"></i></span>Easy to manage layout &amp; module positions</li>\r\n</ul>\r\n	</div>\r\n</div>', 1, 'position-2', 0, '0000-00-00 00:00:00', '0000-00-00 00:00:00', '0000-00-00 00:00:00', 0, 'mod_custom', 1, 0, '{\"prepare_content\":0,\"backgroundimage\":\"\",\"layout\":\"_:default\",\"moduleclass_sfx\":\"\",\"cache\":1,\"cache_time\":900,\"cachemode\":\"static\",\"module_tag\":\"div\",\"bootstrap_size\":\"0\",\"header_tag\":\"h2\",\"header_class\":\"\",\"style\":\"0\"}', 0, '*'),
(135, 139, 'Astroid is here', '', '<div class=\"row align-items-center\">\r\n   <div class=\"col-lg-5\">\r\n      <h1 class=\"m-0\">Astroid is Here</h1>\r\n      <p class=\"py-3\">Astroid is a revolutionary framework, that makes developing websites and templates in Joomla! Faster, simpler and incredibly easy for the end user.</p>\r\n      <a href=\"https://github.com/joomdev/Astroid-Framework/releases\" target=\"_blank\" class=\"btn btn-primary btn-lg mb-4\">Try now</a>\r\n   </div>\r\n   <div class=\"col-lg-7 pl-4 text-right d-lg-block d-none\">\r\n      <img src=\"images/sampleimages/hero-thumb.png\" alt=\"banner\">\r\n   </div>\r\n</div>', 1, 'hero-section', 0, '0000-00-00 00:00:00', '0000-00-00 00:00:00', '0000-00-00 00:00:00', 0, 'mod_custom', 1, 0, '{\"prepare_content\":0,\"backgroundimage\":\"\",\"layout\":\"_:default\",\"moduleclass_sfx\":\"\",\"cache\":1,\"cache_time\":900,\"cachemode\":\"static\",\"module_tag\":\"div\",\"bootstrap_size\":\"0\",\"header_tag\":\"h3\",\"header_class\":\"\",\"style\":\"0\"}', 0, '*'),
(139, 143, 'Google Map', '', '<p>\r\n	<iframe allowfullscreen=\"\" frameborder=\"0\" height=\"300\" src=\"https://www.google.com/maps/embed?pb=!1m18!1m12!1m3!1d2978.9968018978634!2d-8.821711898438195!3d41.69900474117843!2m3!1f0!2f0!3f0!3m2!1i1024!2i768!4f13.1!3m3!1m2!1s0xd25b632e13da42f%3A0xb296304dd61b1a2d!2sEscola%20Secund%C3%A1ria%20de%20Santa%20Maria%20Maior!5e0!3m2!1spt-PT!2spt!4v1568716181489!5m2!1spt-PT!2spt\" style=\"border:0;\" width=\"600\"></iframe></p>\r\n', 1, 'bottom-2', 0, '0000-00-00 00:00:00', '2019-09-19 10:37:57', '0000-00-00 00:00:00', 1, 'mod_custom', 1, 0, '{\"prepare_content\":0,\"backgroundimage\":\"\",\"layout\":\"_:default\",\"moduleclass_sfx\":\"\",\"cache\":1,\"cache_time\":900,\"cachemode\":\"static\",\"module_tag\":\"div\",\"bootstrap_size\":\"0\",\"header_tag\":\"h3\",\"header_class\":\"\",\"style\":\"0\"}', 0, '*'),
(141, 145, 'What about us', '', '<div class=\"row text-left\">\r\n	<div class=\"col-sm\">\r\n		<h2>What About Us</h2>\r\n		<p>Vestibulum volutpat, lacus a ultrices sagittis, mi neque euismod dui, eu pulvinar nunc sapien ornare nisl. Phasellus pede arcu, dapibus eu, fermentum et, dapibus sed, urna. Lorem ipsum dolor sit amet, consectetuer adipiscing elit.</p>\r\n		<p>Pellentesque aliquet nibh nec urna. In nisi neque, aliquet vel, dapibus id, mattis vel, nisi. Sed pretium, ligula sollicitudin laoreet viverra, tortor libero sodales leo, eget blandit</p>\r\n	</div>\r\n	<div class=\"col-sm\">\r\n		{loadposition progressbar}\r\n	</div>\r\n</div>', 1, 'position-5', 0, '0000-00-00 00:00:00', '0000-00-00 00:00:00', '0000-00-00 00:00:00', 0, 'mod_custom', 1, 0, '{\"prepare_content\":1,\"backgroundimage\":\"\",\"layout\":\"_:default\",\"moduleclass_sfx\":\"\",\"cache\":1,\"cache_time\":900,\"cachemode\":\"static\",\"module_tag\":\"div\",\"bootstrap_size\":\"0\",\"header_tag\":\"h2\",\"header_class\":\"\",\"style\":\"0\"}', 0, '*'),
(146, 150, 'Modal', '', '<div class=\"row justify-content-center text-center pb-3\">\r\n		<div class=\"col-9\">\r\n			<h2>Modals</h2>\r\n			<p>Use Bootstrap’s JavaScript modal plugin to add dialogs to your site for lightboxes, user notifications, or completely custom content.</p>\r\n		</div>\r\n	</div>\r\n\r\n	<!-- Button trigger modal -->\r\n	<div class=\"text-center mb-5\">\r\n		<button type=\"button\" class=\"btn btn-primary\" data-toggle=\"modal\" data-target=\"#exampleModal\">\r\n			Launch demo modal\r\n		</button>\r\n	</div>\r\n	<hr class=\"my-5\">\r\n	<!-- Modal -->\r\n	<div class=\"modal fade\" id=\"exampleModal\" tabindex=\"-1\" role=\"dialog\" aria-labelledby=\"exampleModalLabel\" aria-hidden=\"true\">\r\n		<div class=\"modal-dialog\" role=\"document\">\r\n			<div class=\"modal-content\">\r\n				<div class=\"modal-header\">\r\n					<h5 class=\"modal-title\" id=\"exampleModalLabel\">Modal title</h5>\r\n					<button type=\"button\" class=\"close\" data-dismiss=\"modal\" aria-label=\"Close\">\r\n						<span aria-hidden=\"true\">×</span>\r\n					</button>\r\n				</div>\r\n				<div class=\"modal-body\">\r\n					<p>Modal body text goes here.</p>\r\n				</div>\r\n				<div class=\"modal-footer\">\r\n					<button type=\"button\" class=\"btn btn-secondary\" data-dismiss=\"modal\">Close</button>\r\n					<button type=\"button\" class=\"btn btn-primary\">Save changes</button>\r\n				</div>\r\n			</div>\r\n		</div>\r\n	</div>\r\n\r\n	<div class=\"row justify-content-center text-center\">\r\n		<div class=\"col-9\">\r\n			<h2>Scrolling long content</h2>\r\n			<p>When modals become too long for the user’s viewport or device, they scroll independent of the page itself. Try the demo below to see what we mean.</p>\r\n		</div>\r\n	</div>\r\n	<!-- Button trigger modal -->\r\n	<div class=\"text-center mb-5\">\r\n		<button type=\"button\" class=\"btn text-center btn-primary\" data-toggle=\"modal\" data-target=\"#exampleModalLong\">\r\n			Launch demo modal\r\n		</button>\r\n	</div>\r\n	<!-- Modal -->\r\n	<div class=\"modal fade\" id=\"exampleModalLong\" tabindex=\"-1\" role=\"dialog\" aria-labelledby=\"exampleModalLongTitle\" aria-hidden=\"true\">\r\n		<div class=\"modal-dialog\" role=\"document\">\r\n			<div class=\"modal-content\">\r\n				<div class=\"modal-header\">\r\n					<h5 class=\"modal-title\" id=\"exampleModalLongTitle\">Modal title</h5>\r\n					<button type=\"button\" class=\"close\" data-dismiss=\"modal\" aria-label=\"Close\">\r\n						<span aria-hidden=\"true\">×</span>\r\n					</button>\r\n				</div>\r\n				<div class=\"modal-body\">\r\n					<p>Cras mattis consectetur purus sit amet fermentum. Cras justo odio, dapibus ac facilisis in, egestas eget quam. Morbi\r\n						leo risus, porta ac consectetur ac, vestibulum at eros.</p>\r\n					<p>Praesent commodo cursus magna, vel scelerisque nisl consectetur et. Vivamus sagittis lacus vel augue laoreet rutrum\r\n						faucibus dolor auctor.</p>\r\n					<p>Aenean lacinia bibendum nulla sed consectetur. Praesent commodo cursus magna, vel scelerisque nisl consectetur et. Donecsed odio dui. Donec ullamcorper nulla non metus auctor fringilla.</p>\r\n					<p>Cras mattis consectetur purus sit amet fermentum. Cras justo odio, dapibus ac facilisis in, egestas eget quam. Morbi\r\n						leo risus, porta ac consectetur ac, vestibulum at eros.</p>\r\n					<p>Praesent commodo cursus magna, vel scelerisque nisl consectetur et. Vivamus sagittis lacus vel augue laoreet rutrum\r\n						faucibus dolor auctor.</p>\r\n					<p>Aenean lacinia bibendum nulla sed consectetur. Praesent commodo cursus magna, vel scelerisque nisl consectetur et. Donecsed odio dui. Donec ullamcorper nulla non metus auctor fringilla.</p>\r\n					<p>Cras mattis consectetur purus sit amet fermentum. Cras justo odio, dapibus ac facilisis in, egestas eget quam. Morbi\r\n						leo risus, porta ac consectetur ac, vestibulum at eros.</p>\r\n					<p>Praesent commodo cursus magna, vel scelerisque nisl consectetur et. Vivamus sagittis lacus vel augue laoreet rutrum\r\n						faucibus dolor auctor.</p>\r\n					<p>Aenean lacinia bibendum nulla sed consectetur. Praesent commodo cursus magna, vel scelerisque nisl consectetur et. Donecsed odio dui. Donec ullamcorper nulla non metus auctor fringilla.</p>\r\n					<p>Cras mattis consectetur purus sit amet fermentum. Cras justo odio, dapibus ac facilisis in, egestas eget quam. Morbi\r\n						leo risus, porta ac consectetur ac, vestibulum at eros.</p>\r\n					<p>Praesent commodo cursus magna, vel scelerisque nisl consectetur et. Vivamus sagittis lacus vel augue laoreet rutrum\r\n						faucibus dolor auctor.</p>\r\n					<p>Aenean lacinia bibendum nulla sed consectetur. Praesent commodo cursus magna, vel scelerisque nisl consectetur et. Donecsed odio dui. Donec ullamcorper nulla non metus auctor fringilla.</p>\r\n					<p>Cras mattis consectetur purus sit amet fermentum. Cras justo odio, dapibus ac facilisis in, egestas eget quam. Morbi\r\n						leo risus, porta ac consectetur ac, vestibulum at eros.</p>\r\n					<p>Praesent commodo cursus magna, vel scelerisque nisl consectetur et. Vivamus sagittis lacus vel augue laoreet rutrum\r\n						faucibus dolor auctor.</p>\r\n					<p>Aenean lacinia bibendum nulla sed consectetur. Praesent commodo cursus magna, vel scelerisque nisl consectetur et. Donecsed odio dui. Donec ullamcorper nulla non metus auctor fringilla.</p>\r\n					<p>Cras mattis consectetur purus sit amet fermentum. Cras justo odio, dapibus ac facilisis in, egestas eget quam. Morbi\r\n						leo risus, porta ac consectetur ac, vestibulum at eros.</p>\r\n					<p>Praesent commodo cursus magna, vel scelerisque nisl consectetur et. Vivamus sagittis lacus vel augue laoreet rutrum\r\n						faucibus dolor auctor.</p>\r\n					<p>Aenean lacinia bibendum nulla sed consectetur. Praesent commodo cursus magna, vel scelerisque nisl consectetur et. Donecsed odio dui. Donec ullamcorper nulla non metus auctor fringilla.</p>\r\n				</div>\r\n				<div class=\"modal-footer\">\r\n					<button type=\"button\" class=\"btn btn-secondary\" data-dismiss=\"modal\">Close</button>\r\n					<button type=\"button\" class=\"btn btn-primary\">Save changes</button>\r\n				</div>\r\n			</div>\r\n		</div>\r\n	</div>\r\n	<hr class=\"my-5\">\r\n	<div class=\"row justify-content-center text-center\">\r\n		<div class=\"col-9\">\r\n			<h2>Optional sizes</h2>\r\n			<p>When modals become too long for the user’s viewport or device, they scroll independent of the page itself. Try the demo below to see what we mean.</p>\r\n		</div>\r\n	</div>\r\n	<div class=\"text-center mb-5\">\r\n		<button type=\"button\" class=\"btn btn-primary\" data-toggle=\"modal\" data-target=\".bd-example-modal-sm\">Small modal</button>\r\n		<button type=\"button\" class=\"btn btn-primary\" data-toggle=\"modal\" data-target=\"#exampleModal\">Default modal</button>\r\n		<button type=\"button\" class=\"btn btn-primary\" data-toggle=\"modal\" data-target=\".bd-example-modal-lg\">Large modal</button>\r\n	</div>\r\n	<!-- Small modal -->\r\n	<div class=\"modal fade bd-example-modal-sm\" tabindex=\"-1\" role=\"dialog\" aria-labelledby=\"mySmallModalLabel\" aria-hidden=\"true\">\r\n		<div class=\"modal-dialog modal-sm\">\r\n			<div class=\"modal-content\">\r\n				<div class=\"modal-header\">\r\n					<h5 class=\"modal-title\" id=\"exampleModalLabel\">Modal title</h5>\r\n					<button type=\"button\" class=\"close\" data-dismiss=\"modal\" aria-label=\"Close\">\r\n						<span aria-hidden=\"true\">×</span>\r\n					</button>\r\n				</div>\r\n				<div class=\"modal-body\">\r\n					<p>Modal body text goes here.</p>\r\n				</div>\r\n				<div class=\"modal-footer\">\r\n					<button type=\"button\" class=\"btn btn-secondary\" data-dismiss=\"modal\">Close</button>\r\n					<button type=\"button\" class=\"btn btn-primary\">Save changes</button>\r\n				</div>\r\n			</div>\r\n		</div>\r\n	</div>\r\n\r\n	<!-- Default modal -->\r\n	<div class=\"modal fade\" id=\"exampleModal\" tabindex=\"-1\" role=\"dialog\" aria-labelledby=\"exampleModalLabel\" aria-hidden=\"true\">\r\n		<div class=\"modal-dialog\" role=\"document\">\r\n			<div class=\"modal-content\">\r\n				<div class=\"modal-header\">\r\n					<h5 class=\"modal-title\" id=\"exampleModalLabel\">Modal title</h5>\r\n					<button type=\"button\" class=\"close\" data-dismiss=\"modal\" aria-label=\"Close\">\r\n						<span aria-hidden=\"true\">×</span>\r\n					</button>\r\n				</div>\r\n				<div class=\"modal-body\">\r\n					<p>Modal body text goes here.</p>\r\n				</div>\r\n				<div class=\"modal-footer\">\r\n					<button type=\"button\" class=\"btn btn-secondary\" data-dismiss=\"modal\">Close</button>\r\n					<button type=\"button\" class=\"btn btn-primary\">Save changes</button>\r\n				</div>\r\n			</div>\r\n		</div>\r\n	</div>\r\n\r\n	<!-- Large modal -->\r\n	<div class=\"modal fade bd-example-modal-lg\" tabindex=\"-1\" role=\"dialog\" aria-labelledby=\"myLargeModalLabel\" aria-hidden=\"true\">\r\n		<div class=\"modal-dialog modal-lg\">\r\n			<div class=\"modal-content\">\r\n				<div class=\"modal-header\">\r\n					<h5 class=\"modal-title\" id=\"exampleModalLabel\">Modal title</h5>\r\n					<button type=\"button\" class=\"close\" data-dismiss=\"modal\" aria-label=\"Close\">\r\n						<span aria-hidden=\"true\">×</span>\r\n					</button>\r\n				</div>\r\n				<div class=\"modal-body\">\r\n					<p>Modal body text goes here.</p>\r\n				</div>\r\n				<div class=\"modal-footer\">\r\n					<button type=\"button\" class=\"btn btn-secondary\" data-dismiss=\"modal\">Close</button>\r\n					<button type=\"button\" class=\"btn btn-primary\">Save changes</button>\r\n				</div>\r\n			</div>\r\n		</div>\r\n	</div>', 1, 'position-1', 0, '0000-00-00 00:00:00', '0000-00-00 00:00:00', '0000-00-00 00:00:00', 1, 'mod_custom', 1, 0, '{\"prepare_content\":\"0\",\"backgroundimage\":\"\",\"layout\":\"_:default\",\"moduleclass_sfx\":\"\",\"cache\":\"1\",\"cache_time\":\"900\",\"cachemode\":\"static\",\"module_tag\":\"div\",\"bootstrap_size\":\"0\",\"header_tag\":\"h3\",\"header_class\":\"\",\"style\":\"0\"}', 0, '*'),
(147, 151, 'Table', '', '<div class=\"row justify-content-center text-center pb-3\">\r\n		<div class=\"col-9\">\r\n			<h2>Tables</h2>\r\n			<p>Documentation and examples for opt-in styling of tables (given their prevalent use in JavaScript plugins) with Bootstrap.</p>\r\n		</div>\r\n	</div>\r\n\r\n	<!-- Tables -->\r\n	<table class=\"table\">\r\n		<thead>\r\n			<tr>\r\n				<th scope=\"col\">#</th>\r\n				<th scope=\"col\">First</th>\r\n				<th scope=\"col\">Last</th>\r\n				<th scope=\"col\">Handle</th>\r\n			</tr>\r\n		</thead>\r\n		<tbody>\r\n			<tr>\r\n				<th scope=\"row\">1</th>\r\n				<td>Mark</td>\r\n				<td>Otto</td>\r\n				<td>@mdo</td>\r\n			</tr>\r\n			<tr>\r\n				<th scope=\"row\">2</th>\r\n				<td>Jacob</td>\r\n				<td>Thornton</td>\r\n				<td>@fat</td>\r\n			</tr>\r\n			<tr>\r\n				<th scope=\"row\">3</th>\r\n				<td>Larry</td>\r\n				<td>the Bird</td>\r\n				<td>@twitter</td>\r\n			</tr>\r\n		</tbody>\r\n	</table>\r\n\r\n	<!-- Table head options -->\r\n	<div class=\"row justify-content-center text-center pb-3\">\r\n		<div class=\"col-9\">\r\n			<h2>Table head options</h2>\r\n			<p>Similar to tables and dark tables, use the modifier classes\r\n				<code class=\"highlighter-rouge\">.thead-dark</code> to make s appear dark gray.</p>\r\n		</div>\r\n	</div>\r\n\r\n	<table class=\"table\">\r\n		<thead class=\"thead-dark\">\r\n			<tr>\r\n				<th scope=\"col\">#</th>\r\n				<th scope=\"col\">First</th>\r\n				<th scope=\"col\">Last</th>\r\n				<th scope=\"col\">Handle</th>\r\n			</tr>\r\n		</thead>\r\n		<tbody>\r\n			<tr>\r\n				<th scope=\"row\">1</th>\r\n				<td>Mark</td>\r\n				<td>Otto</td>\r\n				<td>@mdo</td>\r\n			</tr>\r\n			<tr>\r\n				<th scope=\"row\">2</th>\r\n				<td>Jacob</td>\r\n				<td>Thornton</td>\r\n				<td>@fat</td>\r\n			</tr>\r\n			<tr>\r\n				<th scope=\"row\">3</th>\r\n				<td>Larry</td>\r\n				<td>the Bird</td>\r\n				<td>@twitter</td>\r\n			</tr>\r\n		</tbody>\r\n	</table>\r\n\r\n	<!-- Table head options -->\r\n	<div class=\"row justify-content-center text-center pb-3\">\r\n		<div class=\"col-9\">\r\n			<h2>Table head options</h2>\r\n			<p>Similar to tables and dark tables, use the modifier classes\r\n				<code class=\"highlighter-rouge\">.thead-light</code> to make s appear light gray.</p>\r\n		</div>\r\n	</div>\r\n\r\n	<table class=\"table\">\r\n		<thead class=\"thead-light\">\r\n			<tr>\r\n				<th scope=\"col\">#</th>\r\n				<th scope=\"col\">First</th>\r\n				<th scope=\"col\">Last</th>\r\n				<th scope=\"col\">Handle</th>\r\n			</tr>\r\n		</thead>\r\n		<tbody>\r\n			<tr>\r\n				<th scope=\"row\">1</th>\r\n				<td>Mark</td>\r\n				<td>Otto</td>\r\n				<td>@mdo</td>\r\n			</tr>\r\n			<tr>\r\n				<th scope=\"row\">2</th>\r\n				<td>Jacob</td>\r\n				<td>Thornton</td>\r\n				<td>@fat</td>\r\n			</tr>\r\n			<tr>\r\n				<th scope=\"row\">3</th>\r\n				<td>Larry</td>\r\n				<td>the Bird</td>\r\n				<td>@twitter</td>\r\n			</tr>\r\n		</tbody>\r\n	</table>\r\n\r\n	<!-- Striped rows -->\r\n	<div class=\"row justify-content-center text-center pb-3\">\r\n		<div class=\"col-9\">\r\n			<h2>Striped rows</h2>\r\n			<p>Use\r\n				<code class=\"highlighter-rouge\">.table-striped</code> to add zebra-striping to any table row within the\r\n				<code class=\"highlighter-rouge\">&lt;tbody&gt;</code>.</p>\r\n		</div>\r\n	</div>\r\n\r\n	<table class=\"table table-striped\">\r\n		<thead>\r\n			<tr>\r\n				<th scope=\"col\">#</th>\r\n				<th scope=\"col\">First</th>\r\n				<th scope=\"col\">Last</th>\r\n				<th scope=\"col\">Handle</th>\r\n			</tr>\r\n		</thead>\r\n		<tbody>\r\n			<tr>\r\n				<th scope=\"row\">1</th>\r\n				<td>Mark</td>\r\n				<td>Otto</td>\r\n				<td>@mdo</td>\r\n			</tr>\r\n			<tr>\r\n				<th scope=\"row\">2</th>\r\n				<td>Jacob</td>\r\n				<td>Thornton</td>\r\n				<td>@fat</td>\r\n			</tr>\r\n			<tr>\r\n				<th scope=\"row\">3</th>\r\n				<td>Larry</td>\r\n				<td>the Bird</td>\r\n				<td>@twitter</td>\r\n			</tr>\r\n		</tbody>\r\n	</table>\r\n\r\n	<!-- Bordered table -->\r\n	<div class=\"row justify-content-center text-center pb-3\">\r\n		<div class=\"col-9\">\r\n			<h2>Bordered table</h2>\r\n			<p>Add\r\n				<code class=\"highlighter-rouge\">.table-bordered</code> for borders on all sides of the table and cells.</p>\r\n		</div>\r\n	</div>\r\n\r\n	<table class=\"table table-bordered\">\r\n		<thead>\r\n			<tr>\r\n				<th scope=\"col\">#</th>\r\n				<th scope=\"col\">First</th>\r\n				<th scope=\"col\">Last</th>\r\n				<th scope=\"col\">Handle</th>\r\n			</tr>\r\n		</thead>\r\n		<tbody>\r\n			<tr>\r\n				<th scope=\"row\">1</th>\r\n				<td>Mark</td>\r\n				<td>Otto</td>\r\n				<td>@mdo</td>\r\n			</tr>\r\n			<tr>\r\n				<th scope=\"row\">2</th>\r\n				<td>Jacob</td>\r\n				<td>Thornton</td>\r\n				<td>@fat</td>\r\n			</tr>\r\n			<tr>\r\n				<th scope=\"row\">3</th>\r\n				<td colspan=\"2\">Larry the Bird</td>\r\n				<td>@twitter</td>\r\n			</tr>\r\n		</tbody>\r\n	</table>\r\n\r\n	<!-- Borderless table -->\r\n	<div class=\"row justify-content-center text-center pb-3\">\r\n		<div class=\"col-9\">\r\n			<h2>Borderless table</h2>\r\n			<p>Add\r\n				<code class=\"highlighter-rouge\">.table-borderless</code> for a table without borders.</p>\r\n		</div>\r\n	</div>\r\n\r\n	<table class=\"table table-borderless\">\r\n		<thead>\r\n			<tr>\r\n				<th scope=\"col\">#</th>\r\n				<th scope=\"col\">First</th>\r\n				<th scope=\"col\">Last</th>\r\n				<th scope=\"col\">Handle</th>\r\n			</tr>\r\n		</thead>\r\n		<tbody>\r\n			<tr>\r\n				<th scope=\"row\">1</th>\r\n				<td>Mark</td>\r\n				<td>Otto</td>\r\n				<td>@mdo</td>\r\n			</tr>\r\n			<tr>\r\n				<th scope=\"row\">2</th>\r\n				<td>Jacob</td>\r\n				<td>Thornton</td>\r\n				<td>@fat</td>\r\n			</tr>\r\n			<tr>\r\n				<th scope=\"row\">3</th>\r\n				<td colspan=\"2\">Larry the Bird</td>\r\n				<td>@twitter</td>\r\n			</tr>\r\n		</tbody>\r\n	</table>\r\n\r\n	<div class=\"row justify-content-center text-center pb-3\">\r\n		<div class=\"col-9\">\r\n			<h2>Hoverable rows</h2>\r\n			<p>Add\r\n				<code class=\"highlighter-rouge\">.table-hover</code> to enable a hover state on table rows within a\r\n				<code class=\"highlighter-rouge\">&lt;tbody&gt;</code>.</p>\r\n		</div>\r\n	</div>\r\n	<table class=\"table table-hover\">\r\n		<thead>\r\n			<tr>\r\n				<th scope=\"col\">#</th>\r\n				<th scope=\"col\">First</th>\r\n				<th scope=\"col\">Last</th>\r\n				<th scope=\"col\">Handle</th>\r\n			</tr>\r\n		</thead>\r\n		<tbody>\r\n			<tr>\r\n				<th scope=\"row\">1</th>\r\n				<td>Mark</td>\r\n				<td>Otto</td>\r\n				<td>@mdo</td>\r\n			</tr>\r\n			<tr>\r\n				<th scope=\"row\">2</th>\r\n				<td>Jacob</td>\r\n				<td>Thornton</td>\r\n				<td>@fat</td>\r\n			</tr>\r\n			<tr>\r\n				<th scope=\"row\">3</th>\r\n				<td colspan=\"2\">Larry the Bird</td>\r\n				<td>@twitter</td>\r\n			</tr>\r\n		</tbody>\r\n	</table>\r\n\r\n	<!-- Contextual classes -->\r\n	<div class=\"row justify-content-center text-center pb-3\">\r\n		<div class=\"col-9\">\r\n			<h2>Contextual classes</h2>\r\n			<p>Use contextual classes to color table rows or individual cells.</p>\r\n		</div>\r\n	</div>\r\n\r\n	<table class=\"table\">\r\n		<thead>\r\n			<tr>\r\n				<th scope=\"col\">#</th>\r\n				<th scope=\"col\">Class</th>\r\n				<th scope=\"col\">Heading</th>\r\n				<th scope=\"col\">Heading</th>\r\n			</tr>\r\n		</thead>\r\n		<tbody>\r\n			<tr class=\"table-active\">\r\n				<th scope=\"row\">1</th>\r\n				<td>Active</td>\r\n				<td>Cell</td>\r\n				<td>Cell</td>\r\n			</tr>\r\n			<tr>\r\n				<th scope=\"row\">2</th>\r\n				<td>Default</td>\r\n				<td>Cell</td>\r\n				<td>Cell</td>\r\n			</tr>\r\n			<tr class=\"table-primary\">\r\n				<th scope=\"row\">3</th>\r\n				<td>Primary</td>\r\n				<td>Cell</td>\r\n				<td>Cell</td>\r\n			</tr>\r\n			<tr class=\"table-secondary\">\r\n				<th scope=\"row\">4</th>\r\n				<td>Secondary</td>\r\n				<td>Cell</td>\r\n				<td>Cell</td>\r\n			</tr>\r\n			<tr class=\"table-success\">\r\n				<th scope=\"row\">5</th>\r\n				<td>Success</td>\r\n				<td>Cell</td>\r\n				<td>Cell</td>\r\n			</tr>\r\n			<tr class=\"table-danger\">\r\n				<th scope=\"row\">6</th>\r\n				<td>Danger</td>\r\n				<td class=\"table-primary\">Cell</td>\r\n				<td>Cell</td>\r\n			</tr>\r\n			<tr class=\"table-warning\">\r\n				<th scope=\"row\">7</th>\r\n				<td>Warning</td>\r\n				<td>Cell</td>\r\n				<td>Cell</td>\r\n			</tr>\r\n			<tr class=\"table-info\">\r\n				<th scope=\"row\">8</th>\r\n				<td>Info</td>\r\n				<td>Cell</td>\r\n				<td>Cell</td>\r\n			</tr>\r\n			<tr class=\"table-light\">\r\n				<th scope=\"row\">9</th>\r\n				<td>Light</td>\r\n				<td>Cell</td>\r\n				<td>Cell</td>\r\n			</tr>\r\n			<tr class=\"table-dark\">\r\n				<th scope=\"row\">10</th>\r\n				<td>Dark</td>\r\n				<td>Cell</td>\r\n				<td>Cell</td>\r\n			</tr>\r\n		</tbody>\r\n	</table>', 1, 'position-1', 0, '0000-00-00 00:00:00', '0000-00-00 00:00:00', '0000-00-00 00:00:00', 1, 'mod_custom', 1, 0, '{\"prepare_content\":\"0\",\"backgroundimage\":\"\",\"layout\":\"_:default\",\"moduleclass_sfx\":\"\",\"cache\":\"1\",\"cache_time\":\"900\",\"cachemode\":\"static\",\"module_tag\":\"div\",\"bootstrap_size\":\"0\",\"header_tag\":\"h3\",\"header_class\":\"\",\"style\":\"0\"}', 0, '*'),
(148, 152, 'Tooltip', '', '<div class=\"row justify-content-center text-center pb-3\">\r\n		<div class=\"col-9\">\r\n			<h2>Tooltips</h2>\r\n			<p>Documentation and examples for adding custom Bootstrap tooltips with CSS and JavaScript using CSS3 for animations and\r\n				data-attributes for local title storage.</p>\r\n		</div>\r\n	</div>\r\n	<div class=\"row mb-5 justify-content-center\">\r\n		<button type=\"button\" class=\"btn btn-primary mx-2\" data-toggle=\"tooltip\" data-placement=\"top\" title=\"\" data-original-title=\"Tooltip on top\">\r\n			Tooltip on top\r\n		</button>\r\n		<button type=\"button\" class=\"btn btn-primary mx-2\" data-toggle=\"tooltip\" data-placement=\"right\" title=\"\" data-original-title=\"Tooltip on right\">\r\n			Tooltip on right\r\n		</button>\r\n		<button type=\"button\" class=\"btn btn-primary mx-2\" data-toggle=\"tooltip\" data-placement=\"bottom\" title=\"\" data-original-title=\"Tooltip on bottom\">\r\n			Tooltip on bottom\r\n		</button>\r\n		<button type=\"button\" class=\"btn btn-primary mx-2\" data-toggle=\"tooltip\" data-placement=\"left\" title=\"\" data-original-title=\"Tooltip on left\">\r\n			Tooltip on left\r\n		</button>\r\n	</div>', 1, 'position-1', 0, '0000-00-00 00:00:00', '0000-00-00 00:00:00', '0000-00-00 00:00:00', 1, 'mod_custom', 1, 0, '{\"prepare_content\":\"0\",\"backgroundimage\":\"\",\"layout\":\"_:default\",\"moduleclass_sfx\":\"\",\"cache\":\"1\",\"cache_time\":\"900\",\"cachemode\":\"static\",\"module_tag\":\"div\",\"bootstrap_size\":\"0\",\"header_tag\":\"h3\",\"header_class\":\"\",\"style\":\"0\"}', 0, '*'),
(149, 153, 'Form', '', '<div class=\"row justify-content-center text-center\">\r\n   <div class=\"col-9\">\r\n      <h3>Overview</h3>\r\n      <p>Bootstrap’s form controls expand on our Rebooted form styles with classes. Use these classes to opt into their customized\r\n         displays for a more consistent rendering across browsers and devices.</p>\r\n   </div>\r\n</div>\r\n\r\n<form lpformnum=\"1\">\r\n   <div class=\"form-group\">\r\n      <label for=\"exampleInputEmail1\">Email address</label>\r\n      <input class=\"form-control\" id=\"exampleInputEmail1\" aria-describedby=\"emailHelp\" placeholder=\"Enter email\" type=\"email\">\r\n   </div>\r\n   <div class=\"form-group\">\r\n      <label for=\"exampleInputPassword1\">Password</label>\r\n      <input class=\"form-control\" id=\"exampleInputPassword1\" placeholder=\"Password\" type=\"password\">\r\n   </div>\r\n   <div class=\"form-group form-check\">\r\n      <input class=\"form-check-input\" id=\"exampleCheck1\" type=\"checkbox\">\r\n      <label class=\"form-check-label\" for=\"exampleCheck1\">Check me out</label>\r\n   </div>\r\n   <button type=\"submit\" class=\"btn btn-secondary\">Submit</button>\r\n   <div class=\"clearfix\"></div>\r\n</form>\r\n<hr class=\"my-5\">\r\n<div class=\"row justify-content-center text-center\">\r\n   <div class=\"col-9\">\r\n      <h3>Form controls</h3>\r\n      <p>Textual form controls&mdash;like &lt;input&gt;s, &lt;select&gt;s, and &lt;textarea&gt;s&mdash;are styled with the <code>.form-control</code> class. Included are styles for general appearance, focus state, sizing, and more.</p>\r\n   </div>\r\n</div>\r\n\r\n<form lpformnum=\"2\">\r\n   <div class=\"form-group\">\r\n      <label for=\"exampleFormControlInput1\">Email address</label>\r\n      <input class=\"form-control\" id=\"exampleFormControlInput1\" placeholder=\"name@example.com\" type=\"email\">\r\n   </div>\r\n   <div class=\"form-group\">\r\n      <label for=\"exampleFormControlSelect1\">Example select</label>\r\n      <select class=\"form-control\" id=\"exampleFormControlSelect1\">\r\n         <option>1</option>\r\n         <option>2</option>\r\n         <option>3</option>\r\n         <option>4</option>\r\n         <option>5</option>\r\n      </select>\r\n   </div>\r\n   <div class=\"form-group\">\r\n      <label for=\"exampleFormControlSelect2\">Example multiple select</label>\r\n      <select multiple=\"\" class=\"form-control\" id=\"exampleFormControlSelect2\">\r\n         <option>1</option>\r\n         <option>2</option>\r\n         <option>3</option>\r\n         <option>4</option>\r\n         <option>5</option>\r\n      </select>\r\n   </div>\r\n   <div class=\"form-group\">\r\n      <label for=\"exampleFormControlTextarea1\">Example textarea</label>\r\n      <textarea class=\"form-control\" id=\"exampleFormControlTextarea1\" rows=\"3\"></textarea>\r\n   </div>\r\n</form>\r\n<hr class=\"my-5\">\r\n<div class=\"row justify-content-center text-center pb-3\">\r\n   <div class=\"col-9\">\r\n      <h3>Sizing</h3>\r\n      <p>Set heights using classes like <code>.form-control-lg</code> and <code>.form-control-sm</code>.</p>\r\n   </div>\r\n</div>\r\n\r\n<p><code>.form-control-lg</code></p>\r\n<input class=\"form-control form-control-lg mb-4\" type=\"text\">\r\n<p>Default Input</p>\r\n<input class=\"form-control mb-4\" type=\"text\">\r\n<p><code>.form-control-sm</code></p>\r\n<input class=\"form-control form-control-sm mb-4\" type=\"text\">\r\n<hr class=\"my-5\">\r\n<div class=\"row justify-content-center text-center pb-3\">\r\n   <div class=\"col-9\">\r\n      <h3>Form row</h3>\r\n      <p>You may also swap <code>.row</code> for <code>.form-row</code>, a variation of our standard grid row that overrides the default column gutters for tighter and more compact layouts.</p>\r\n   </div>\r\n</div>\r\n\r\n<form lpformnum=\"3\">\r\n   <div class=\"form-row\">\r\n      <div class=\"form-group col-md-6\">\r\n         <label for=\"inputEmail4\">Email</label>\r\n         <input class=\"form-control\" id=\"inputEmail4\" placeholder=\"Email\" type=\"email\">\r\n      </div>\r\n      <div class=\"form-group col-md-6\">\r\n         <label for=\"inputPassword4\">Password</label>\r\n         <input class=\"form-control\" id=\"inputPassword4\" placeholder=\"Password\" type=\"password\">\r\n      </div>\r\n   </div>\r\n   <div class=\"form-group\">\r\n      <label for=\"inputAddress\">Address</label>\r\n      <input class=\"form-control\" id=\"inputAddress\" placeholder=\"1234 Main St\" type=\"text\">\r\n   </div>\r\n   <div class=\"form-group\">\r\n      <label for=\"inputAddress2\">Address 2</label>\r\n      <input class=\"form-control\" id=\"inputAddress2\" placeholder=\"Apartment, studio, or floor\" type=\"text\">\r\n   </div>\r\n   <div class=\"form-row\">\r\n      <div class=\"form-group col-md-6\">\r\n         <label for=\"inputCity\">City</label>\r\n         <input class=\"form-control\" id=\"inputCity\" type=\"text\">\r\n      </div>\r\n      <div class=\"form-group col-md-4\">\r\n         <label for=\"inputState\">State</label>\r\n         <select id=\"inputState\" class=\"form-control\">\r\n            <option selected=\"\">Choose...</option>\r\n            <option>...</option>\r\n         </select>\r\n      </div>\r\n      <div class=\"form-group col-md-2\">\r\n         <label for=\"inputZip\">Zip</label>\r\n         <input class=\"form-control\" id=\"inputZip\" type=\"text\">\r\n      </div>\r\n   </div>\r\n   <div class=\"form-group\">\r\n      <div class=\"form-check\">\r\n         <input class=\"form-check-input\" id=\"gridCheck\" type=\"checkbox\">\r\n         <label class=\"form-check-label\" for=\"gridCheck\">\r\n            Check me out\r\n         </label>\r\n      </div>\r\n   </div>\r\n   <button type=\"submit\" class=\"btn btn-primary\">Sign in</button>\r\n</form>\r\n<hr class=\"my-5\">\r\n<div class=\"row justify-content-center text-center pb-5\">\r\n   <div class=\"col-9\">\r\n      <h3>Horizontal form</h3>\r\n      <p>You may also swap <code>.row</code> for <code>.form-row</code>, a variation of our standard grid row that overrides the default column gutters for tighter and more compact layouts.</p>\r\n   </div>\r\n</div>\r\n\r\n<form lpformnum=\"4\">\r\n   <div class=\"form-group row\">\r\n      <label for=\"inputEmail3\" class=\"col-sm-2 col-form-label\">Email</label>\r\n      <div class=\"col-sm-10\">\r\n         <input class=\"form-control\" id=\"inputEmail3\" placeholder=\"Email\" type=\"email\">\r\n      </div>\r\n   </div>\r\n   <div class=\"form-group row\">\r\n      <label for=\"inputPassword3\" class=\"col-sm-2 col-form-label\">Password</label>\r\n      <div class=\"col-sm-10\">\r\n         <input class=\"form-control\" id=\"inputPassword3\" placeholder=\"Password\" type=\"password\">\r\n      </div>\r\n   </div>\r\n   <fieldset class=\"form-group\">\r\n      <div class=\"row\">\r\n         <legend class=\"col-form-label col-sm-2 pt-0\">Radios</legend>\r\n         <div class=\"col-sm-10\">\r\n            <div class=\"form-check\">\r\n               <input class=\"form-check-input\" name=\"gridRadios\" id=\"gridRadios1\" value=\"option1\" checked=\"\" type=\"radio\">\r\n               <label class=\"form-check-label\" for=\"gridRadios1\">\r\n                  First radio\r\n               </label>\r\n            </div>\r\n            <div class=\"form-check\">\r\n               <input class=\"form-check-input\" name=\"gridRadios\" id=\"gridRadios2\" value=\"option2\" type=\"radio\">\r\n               <label class=\"form-check-label\" for=\"gridRadios2\">\r\n                  Second radio\r\n               </label>\r\n            </div>\r\n            <div class=\"form-check disabled\">\r\n               <input class=\"form-check-input\" name=\"gridRadios\" id=\"gridRadios3\" value=\"option3\" disabled=\"\" type=\"radio\">\r\n               <label class=\"form-check-label\" for=\"gridRadios3\">\r\n                  Third disabled radio\r\n               </label>\r\n            </div>\r\n         </div>\r\n      </div>\r\n   </fieldset>\r\n   <div class=\"form-group row\">\r\n      <div class=\"col-sm-2\">Checkbox</div>\r\n      <div class=\"col-sm-10\">\r\n         <div class=\"form-check\">\r\n            <input class=\"form-check-input\" id=\"gridCheck1\" type=\"checkbox\">\r\n            <label class=\"form-check-label\" for=\"gridCheck1\">\r\n               Example checkbox\r\n            </label>\r\n         </div>\r\n      </div>\r\n   </div>\r\n   <div class=\"form-group row\">\r\n      <div class=\"col-sm-10\">\r\n         <button type=\"submit\" class=\"btn btn-primary\">Sign in</button>\r\n      </div>\r\n   </div>\r\n</form>\r\n<hr class=\"my-5\">\r\n<div class=\"row justify-content-center text-center pb-4\">\r\n   <div class=\"col-9\">\r\n      <h3>Auto-sizing</h3>\r\n      <p>You may also swap <code>.row</code> for <code>.form-row</code>, a variation of our standard grid row that overrides the default column gutters for tighter and more compact layouts.</p>\r\n   </div>\r\n</div>\r\n\r\n<form lpformnum=\"5\">\r\n   <div class=\"form-row align-items-center\">\r\n      <div class=\"col-auto\">\r\n         <label class=\"sr-only\" for=\"inlineFormInput\">Name</label>\r\n         <input class=\"form-control mb-2\" id=\"inlineFormInput\" placeholder=\"Jane Doe\" type=\"text\">\r\n      </div>\r\n      <div class=\"col-auto\">\r\n         <label class=\"sr-only\" for=\"inlineFormInputGroup\">Username</label>\r\n         <div class=\"input-group mb-2\">\r\n            <div class=\"input-group-prepend\">\r\n               <div class=\"input-group-text\">@</div>\r\n            </div>\r\n            <input class=\"form-control\" id=\"inlineFormInputGroup\" placeholder=\"Username\" type=\"text\">\r\n         </div>\r\n      </div>\r\n      <div class=\"col-auto\">\r\n         <div class=\"form-check mb-2\">\r\n            <input class=\"form-check-input\" id=\"autoSizingCheck\" type=\"checkbox\">\r\n            <label class=\"form-check-label\" for=\"autoSizingCheck\">\r\n               Remember me\r\n            </label>\r\n         </div>\r\n      </div>\r\n      <div class=\"col-auto\">\r\n         <button type=\"submit\" class=\"btn btn-primary mb-2\">Submit</button>\r\n      </div>\r\n   </div>\r\n</form>', 1, 'position-1', 0, '0000-00-00 00:00:00', '0000-00-00 00:00:00', '0000-00-00 00:00:00', 1, 'mod_custom', 1, 0, '{\"prepare_content\":\"0\",\"backgroundimage\":\"\",\"layout\":\"_:default\",\"moduleclass_sfx\":\"\",\"cache\":\"1\",\"cache_time\":\"900\",\"cachemode\":\"static\",\"module_tag\":\"div\",\"bootstrap_size\":\"0\",\"header_tag\":\"h3\",\"header_class\":\"\",\"style\":\"0\"}', 0, '*'),
(150, 154, 'Accordion', '', '<div class=\"accordion\" id=\"accordionExample\">\r\n		<div class=\"card\">\r\n			<div class=\"card-header\" id=\"headingOne\">\r\n				<h5 class=\"mb-0\">\r\n					<button class=\"btn btn-link\" type=\"button\" data-toggle=\"collapse\" data-target=\"#collapseOne\" aria-expanded=\"true\" aria-controls=\"collapseOne\">\r\n						Collapsible Group Item #1\r\n					</button>\r\n				</h5>\r\n			</div>\r\n\r\n			<div id=\"collapseOne\" class=\"collapse show\" aria-labelledby=\"headingOne\" data-parent=\"#accordionExample\">\r\n				<div class=\"card-body\">\r\n					Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute,\r\n					non cupidatat skateboard dolor brunch. Food truck quinoa nesciunt laborum eiusmod. Brunch 3 wolf moon tempor, sunt aliqua\r\n					put a bird on it squid single-origin coffee nulla assumenda shoreditch et. Nihil anim keffiyeh helvetica, craft beer\r\n					labore wes anderson cred nesciunt sapiente ea proident. Ad vegan excepteur butcher vice lomo. Leggings occaecat craft\r\n					beer farm-to-table, raw denim aesthetic synth nesciunt you probably haven\'t heard of them accusamus labore sustainable\r\n					VHS.\r\n				</div>\r\n			</div>\r\n		</div>\r\n		<div class=\"card\">\r\n			<div class=\"card-header\" id=\"headingTwo\">\r\n				<h5 class=\"mb-0\">\r\n					<button class=\"btn btn-link collapsed\" type=\"button\" data-toggle=\"collapse\" data-target=\"#collapseTwo\" aria-expanded=\"false\"\r\n					   aria-controls=\"collapseTwo\">\r\n						Collapsible Group Item #2\r\n					</button>\r\n				</h5>\r\n			</div>\r\n			<div id=\"collapseTwo\" class=\"collapse\" aria-labelledby=\"headingTwo\" data-parent=\"#accordionExample\">\r\n				<div class=\"card-body\">\r\n					Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute,\r\n					non cupidatat skateboard dolor brunch. Food truck quinoa nesciunt laborum eiusmod. Brunch 3 wolf moon tempor, sunt aliqua\r\n					put a bird on it squid single-origin coffee nulla assumenda shoreditch et. Nihil anim keffiyeh helvetica, craft beer\r\n					labore wes anderson cred nesciunt sapiente ea proident. Ad vegan excepteur butcher vice lomo. Leggings occaecat craft\r\n					beer farm-to-table, raw denim aesthetic synth nesciunt you probably haven\'t heard of them accusamus labore sustainable\r\n					VHS.\r\n				</div>\r\n			</div>\r\n		</div>\r\n		<div class=\"card\">\r\n			<div class=\"card-header\" id=\"headingThree\">\r\n				<h5 class=\"mb-0\">\r\n					<button class=\"btn btn-link collapsed\" type=\"button\" data-toggle=\"collapse\" data-target=\"#collapseThree\" aria-expanded=\"false\"\r\n					   aria-controls=\"collapseThree\">\r\n						Collapsible Group Item #3\r\n					</button>\r\n				</h5>\r\n			</div>\r\n			<div id=\"collapseThree\" class=\"collapse\" aria-labelledby=\"headingThree\" data-parent=\"#accordionExample\">\r\n				<div class=\"card-body\">\r\n					Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute,\r\n					non cupidatat skateboard dolor brunch. Food truck quinoa nesciunt laborum eiusmod. Brunch 3 wolf moon tempor, sunt aliqua\r\n					put a bird on it squid single-origin coffee nulla assumenda shoreditch et. Nihil anim keffiyeh helvetica, craft beer\r\n					labore wes anderson cred nesciunt sapiente ea proident. Ad vegan excepteur butcher vice lomo. Leggings occaecat craft\r\n					beer farm-to-table, raw denim aesthetic synth nesciunt you probably haven\'t heard of them accusamus labore sustainable\r\n					VHS.\r\n				</div>\r\n			</div>\r\n		</div>\r\n	</div>', 1, 'position-1', 0, '0000-00-00 00:00:00', '0000-00-00 00:00:00', '0000-00-00 00:00:00', 1, 'mod_custom', 1, 0, '{\"prepare_content\":\"0\",\"backgroundimage\":\"\",\"layout\":\"_:default\",\"moduleclass_sfx\":\"\",\"cache\":\"1\",\"cache_time\":\"900\",\"cachemode\":\"static\",\"module_tag\":\"div\",\"bootstrap_size\":\"0\",\"header_tag\":\"h3\",\"header_class\":\"\",\"style\":\"0\"}', 0, '*');
INSERT INTO `ynfp8_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
(151, 155, 'Carousel', '', '<div class=\"row justify-content-center text-center pb-5\">\r\n    <div class=\"col-9\">\r\n        <h2>Carousel</h2>\r\n        <p>A slideshow component for cycling through elements—images or slides of text like a carousel.</p>\r\n    </div>\r\n</div>\r\n\r\n<div id=\"carouselExampleControls\" class=\"carousel slide\" data-ride=\"carousel\">\r\n    <ol class=\"carousel-indicators\">\r\n        <li data-target=\"#carouselExampleControls\" data-slide-to=\"0\" class=\"active\"></li>\r\n        <li data-target=\"#carouselExampleControls\" data-slide-to=\"1\"></li>\r\n        <li data-target=\"#carouselExampleControls\" data-slide-to=\"2\"></li>\r\n    </ol>\r\n    <div class=\"carousel-inner\">\r\n        <div class=\"carousel-item active\">\r\n            <img class=\"d-block w-100\" src=\"images/sampleimages/slide-img1.jpg\" alt=\"First slide\">\r\n        </div>\r\n        <div class=\"carousel-item\">\r\n            <img class=\"d-block w-100\" src=\"images/sampleimages/slide-img2.jpg\" alt=\"Second slide\">\r\n        </div>\r\n        <div class=\"carousel-item\">\r\n            <img class=\"d-block w-100\" src=\"images/sampleimages/slide-img3.jpg\" alt=\"Third slide\">\r\n        </div>\r\n    </div>\r\n    <a class=\"carousel-control-prev\" href=\"#carouselExampleControls\" role=\"button\" data-slide=\"prev\">\r\n        <span class=\"carousel-control-prev-icon\" aria-hidden=\"true\"></span>\r\n        <span class=\"sr-only\">Previous</span>\r\n    </a>\r\n    <a class=\"carousel-control-next\" href=\"#carouselExampleControls\" role=\"button\" data-slide=\"next\">\r\n        <span class=\"carousel-control-next-icon\" aria-hidden=\"true\"></span>\r\n        <span class=\"sr-only\">Next</span>\r\n    </a>\r\n</div>\r\n\r\n<hr class=\"my-5\">\r\n<div class=\"row justify-content-center text-center pb-5\">\r\n    <div class=\"col-9\">\r\n        <h3>With captions</h3>\r\n        <p>Add captions to your slides easily with the <code class=\"highlighter-rouge\">.carousel-caption</code> element within any <code class=\"highlighter-rouge\">.carousel-item</code>. They can be easily\r\n            hidden on smaller viewports, as shown below, with optional display utilities. We hide them initially with <code class=\"highlighter-rouge\">.d-none</code>\r\n            and bring them back on medium-sized devices with <code class=\"highlighter-rouge\">.d-md-block</code>.</p>\r\n    </div>\r\n</div>\r\n<div id=\"carouselExampleIndicators\" class=\"carousel slide\" data-ride=\"carousel\">\r\n    <ol class=\"carousel-indicators\">\r\n        <li data-target=\"#carouselExampleIndicators\" data-slide-to=\"0\" class=\"active\"></li>\r\n        <li data-target=\"#carouselExampleIndicators\" data-slide-to=\"1\"></li>\r\n        <li data-target=\"#carouselExampleIndicators\" data-slide-to=\"2\"></li>\r\n    </ol>\r\n    <div class=\"carousel-inner\">\r\n        <div class=\"carousel-item active\">\r\n            <img class=\"d-block w-100\" src=\"images/sampleimages/slide-img1.jpg\" alt=\"First slide\">\r\n            <div class=\"carousel-caption d-none d-md-block\">\r\n                <h5 class=\"text-white\">Dummy Title Here</h5>\r\n                <p>Instantly make your website pop with vector icons and</p>\r\n            </div>\r\n        </div>\r\n        <div class=\"carousel-item\">\r\n            <img class=\"d-block w-100\" src=\"images/sampleimages/slide-img2.jpg\" alt=\"Second slide\">\r\n            <div class=\"carousel-caption d-none d-md-block\">\r\n                <h5 class=\"text-white\">Dummy Title Here</h5>\r\n                <p>Instantly make your website pop with vector icons and</p>\r\n            </div>\r\n        </div>\r\n        <div class=\"carousel-item\">\r\n            <img class=\"d-block w-100\" src=\"images/sampleimages/slide-img3.jpg\" alt=\"Third slide\">\r\n            <div class=\"carousel-caption d-none d-md-block\">\r\n                <h5 class=\"text-white\">Dummy Title Here</h5>\r\n                <p>Instantly make your website pop with vector icons and</p>\r\n            </div>\r\n        </div>\r\n    </div>\r\n    <a class=\"carousel-control-prev\" href=\"#carouselExampleIndicators\" role=\"button\" data-slide=\"prev\">\r\n        <span class=\"carousel-control-prev-icon\" aria-hidden=\"true\"></span>\r\n        <span class=\"sr-only\">Previous</span>\r\n    </a>\r\n    <a class=\"carousel-control-next\" href=\"#carouselExampleIndicators\" role=\"button\" data-slide=\"next\">\r\n        <span class=\"carousel-control-next-icon\" aria-hidden=\"true\"></span>\r\n        <span class=\"sr-only\">Next</span>\r\n    </a>\r\n</div>\r\n\r\n<hr class=\"my-5\">\r\n<div class=\"row justify-content-center text-center pb-5\">\r\n    <div class=\"col-9\">\r\n        <h3>Crossfade</h3>\r\n        <p>Add <code class=\"highlighter-rouge\">.carousel-fade</code> to your carousel to animate slides with a fade transition instead of a slide.</p>\r\n    </div>\r\n</div>\r\n<div id=\"carouselExampleFade\" class=\"carousel slide carousel-fade\" data-ride=\"carousel\">\r\n    <ol class=\"carousel-indicators\">\r\n        <li data-target=\"#carouselExampleFade\" data-slide-to=\"0\" class=\"active\"></li>\r\n        <li data-target=\"#carouselExampleFade\" data-slide-to=\"1\"></li>\r\n        <li data-target=\"#carouselExampleFade\" data-slide-to=\"2\"></li>\r\n    </ol>\r\n    <div class=\"carousel-inner\">\r\n        <div class=\"carousel-item active\">\r\n            <img class=\"d-block w-100\" src=\"images/sampleimages/slide-img1.jpg\" alt=\"First slide\">\r\n            <div class=\"carousel-caption d-none d-md-block\">\r\n                <h5 class=\"text-white\">Dummy Title Here</h5>\r\n                <p>Instantly make your website pop with vector icons and</p>\r\n            </div>\r\n        </div>\r\n        <div class=\"carousel-item\">\r\n            <img class=\"d-block w-100\" src=\"images/sampleimages/slide-img2.jpg\" alt=\"Second slide\">\r\n            <div class=\"carousel-caption d-none d-md-block\">\r\n                <h5 class=\"text-white\">Dummy Title Here</h5>\r\n                <p>Instantly make your website pop with vector icons and</p>\r\n            </div>\r\n        </div>\r\n        <div class=\"carousel-item\">\r\n            <img class=\"d-block w-100\" src=\"images/sampleimages/slide-img3.jpg\" alt=\"Third slide\">\r\n            <div class=\"carousel-caption d-none d-md-block\">\r\n                <h5 class=\"text-white\">Dummy Title Here</h5>\r\n                <p>Instantly make your website pop with vector icons and</p>\r\n            </div>\r\n        </div>\r\n    </div>\r\n    <a class=\"carousel-control-prev\" href=\"#carouselExampleFade\" role=\"button\" data-slide=\"prev\">\r\n        <span class=\"carousel-control-prev-icon\" aria-hidden=\"true\"></span>\r\n        <span class=\"sr-only\">Previous</span>\r\n    </a>\r\n    <a class=\"carousel-control-next\" href=\"#carouselExampleFade\" role=\"button\" data-slide=\"next\">\r\n        <span class=\"carousel-control-next-icon\" aria-hidden=\"true\"></span>\r\n        <span class=\"sr-only\">Next</span>\r\n    </a>\r\n</div>', 1, 'position-1', 0, '0000-00-00 00:00:00', '0000-00-00 00:00:00', '0000-00-00 00:00:00', 1, 'mod_custom', 1, 0, '{\"prepare_content\":\"0\",\"backgroundimage\":\"\",\"layout\":\"_:default\",\"moduleclass_sfx\":\"\",\"cache\":\"1\",\"cache_time\":\"900\",\"cachemode\":\"static\",\"module_tag\":\"div\",\"bootstrap_size\":\"0\",\"header_tag\":\"h3\",\"header_class\":\"\",\"style\":\"0\"}', 0, '*'),
(161, 185, 'Our office locations', '', '<p class=\"mb-1\"><strong>Address:</strong><br>\r\n55 West, 33rd Street 5th Floor, New York City, 11001.</p>\r\n<p class=\"mb-1\"><strong>Phone:</strong><br>\r\n(888) 888-1234<br>\r\n(888) 888-1235</p>\r\n<p class=\"mb-1\"><strong>Email:</strong><br>\r\nsupport@example.com</p>', 1, 'left', 0, '0000-00-00 00:00:00', '0000-00-00 00:00:00', '0000-00-00 00:00:00', 1, 'mod_custom', 1, 0, '{\"prepare_content\":0,\"backgroundimage\":\"\",\"layout\":\"_:default\",\"moduleclass_sfx\":\"\",\"cache\":1,\"cache_time\":900,\"cachemode\":\"static\",\"module_tag\":\"div\",\"bootstrap_size\":\"0\",\"header_tag\":\"h3\",\"header_class\":\"border-dashed-bottom\",\"style\":\"0\"}', 0, '*'),
(172, 207, 'Footer Links', '', '', 1, 'footer-2', 0, '0000-00-00 00:00:00', '0000-00-00 00:00:00', '0000-00-00 00:00:00', 0, 'mod_menu', 1, 0, '{\"menutype\":\"footer-menu\",\"base\":\"\",\"startLevel\":1,\"endLevel\":0,\"showAllChildren\":1,\"tag_id\":\"\",\"class_sfx\":\"\",\"window_open\":\"\",\"layout\":\"astroid_template_zero:HorizontalView\",\"moduleclass_sfx\":\" float-right\",\"cache\":1,\"cache_time\":900,\"cachemode\":\"itemid\",\"module_tag\":\"div\",\"bootstrap_size\":\"0\",\"header_tag\":\"h5\",\"header_class\":\"\",\"style\":\"0\"}', 0, '*'),
(175, 211, 'Quick Links', '', '', 1, 'bottom-1', 0, '0000-00-00 00:00:00', '0000-00-00 00:00:00', '0000-00-00 00:00:00', 0, 'mod_menu', 1, 1, '{\"menutype\":\"quick-links\",\"base\":\"\",\"startLevel\":1,\"endLevel\":0,\"showAllChildren\":1,\"tag_id\":\"\",\"class_sfx\":\"\",\"window_open\":\"\",\"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, '*'),
(176, 212, 'About', '', '', 1, 'bottom-2', 0, '0000-00-00 00:00:00', '0000-00-00 00:00:00', '0000-00-00 00:00:00', 0, 'mod_menu', 1, 1, '{\"menutype\":\"about\",\"base\":\"\",\"startLevel\":1,\"endLevel\":0,\"showAllChildren\":1,\"tag_id\":\"\",\"class_sfx\":\"\",\"window_open\":\"\",\"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, '*'),
(177, 214, 'Follow us', '', '<ul class=\"fa-ul\">\r\n	<li><span class=\"fa-li\"><i class=\"fab fa-facebook-f\"><!-- Facebook Icon --></i></span><a href=\"https://www.facebook.com/JoomDev/\" target=\"_blank\">Facebook</a></li>\r\n	<li><span class=\"fa-li\"><i class=\"fab fa-twitter\"><!-- Twitter Icon --></i></span><a href=\"https://twitter.com/joomdev\"  target=\"_blank\">Twitter</a></li>\r\n	<li><span class=\"fa-li\"><i class=\"fab fa-github\"><!-- GitHub Icon --></i></span><a href=\"https://github.com/joomdev/astroid-framework\"  target=\"_blank\">GitHub</a></li>\r\n	<li><span class=\"fa-li\"><i class=\"fab fa-linkedin\"><!-- Linkedin Icon --></i></span><a href=\"https://www.linkedin.com/company/joomdev-corporation\"  target=\"_blank\">LinkedIn</a></li>\r\n	<li><span class=\"fa-li\"><i class=\"fab fa-youtube\"><!-- YouTube Icon --></i></span><a href=\"https://www.youtube.com/watch?v=Ir2Vynkv5Lw&list=PLv9TlpLcSZTBBVpJqe3SdJ34A6VvicXqM\"  target=\"_blank\">YouTube</a></li>\r\n	<li><span class=\"fa-li\"><i class=\"fab fa-spotify\"><!-- Spotify Icon --></i></span><a href=\"https://open.spotify.com/show/194E59N046qSazTsJurhSZ\"  target=\"_blank\">Spotify</a></li>\r\n</ul>', 1, 'bottom-3', 0, '0000-00-00 00:00:00', '0000-00-00 00:00:00', '0000-00-00 00:00:00', 0, 'mod_custom', 1, 1, '{\"prepare_content\":0,\"backgroundimage\":\"\",\"layout\":\"_:default\",\"moduleclass_sfx\":\"\",\"cache\":1,\"cache_time\":900,\"cachemode\":\"static\",\"module_tag\":\"div\",\"bootstrap_size\":\"0\",\"header_tag\":\"h3\",\"header_class\":\"\",\"style\":\"0\"}', 0, '*'),
(190, 245, 'JD SkillSet', '', '', 1, 'position-4', 0, '0000-00-00 00:00:00', '0000-00-00 00:00:00', '0000-00-00 00:00:00', 0, 'mod_jd_skillset', 1, 0, '{\"skillsets\":{\"skillsets0\":{\"skillset_title\":\"Satisfied Customers\",\"skillset_number\":\"1587\",\"skillset_enable_symbol\":\"0\",\"skillset_symbol\":\"\",\"skillset_icon_option\":\"none\",\"skillset_icon_upload\":\"\",\"skillset_icon_icon\":\"\"},\"skillsets1\":{\"skillset_title\":\"Successful Projects\",\"skillset_number\":\"287\",\"skillset_enable_symbol\":\"0\",\"skillset_symbol\":\"\",\"skillset_icon_option\":\"upload\",\"skillset_icon_upload\":\"\",\"skillset_icon_icon\":\"\"},\"skillsets2\":{\"skillset_title\":\"Average Conversion\",\"skillset_number\":\"21\",\"skillset_enable_symbol\":\"0\",\"skillset_symbol\":\"\",\"skillset_icon_option\":\"upload\",\"skillset_icon_upload\":\"\",\"skillset_icon_icon\":\"\"},\"skillsets3\":{\"skillset_title\":\"Guaranteed Results\",\"skillset_number\":\"100%\",\"skillset_enable_symbol\":\"0\",\"skillset_symbol\":\"\",\"skillset_icon_option\":\"upload\",\"skillset_icon_upload\":\"\",\"skillset_icon_icon\":\"\"}},\"IconPosition\":\"top\",\"numberPosition\":\"above\",\"symbolPosition\":\"default\",\"load_bootstrap\":\"0\",\"customsStyle\":\"1\",\"titleColor\":\"#42495b\",\"numberColor\":\"#373738\",\"symbolColor\":\"#373738\",\"iconColor\":\"#03a9f5\",\"titleSize\":\"20\",\"numberSize\":\"32\",\"symbolSize\":\"28\",\"iconSize\":\"28\",\"layout\":\"_:default\",\"moduleclass_sfx\":\"\",\"module_tag\":\"div\",\"bootstrap_size\":\"0\",\"header_tag\":\"h3\",\"header_class\":\"\",\"style\":\"0\"}', 0, '*'),
(191, 247, 'Why Choose Astroid|Packed with rich features to make your development faster and easier.', '', '<div class=\"row\">\r\n	<div class=\"col-lg-4 col-md-6 col-12 pb-4\">\r\n		<img alt=\"Responsive Layout\" src=\"images/sampleimages/icons/responsive.svg\" />\r\n		<h4 class=\"mt-3\">\r\n			Responsive Layout</h4>\r\n		<p>\r\n			Fully Responsive layout i.e. can easily adapt to any mobile devices with any screen size.</p>\r\n	</div>\r\n	<div class=\"col-lg-4 col-md-6 col-12 pb-4\">\r\n		<img alt=\"SEO\" src=\"images/sampleimages/icons/seo.svg\" />\r\n		<h4 class=\"mt-3\">\r\n			SEO Optimized</h4>\r\n		<p>\r\n			Created with best SEO practices following latest HTML5 standards, to boost your SERPs results.</p>\r\n	</div>\r\n	<div class=\"col-lg-4 col-md-6 col-12 pb-4\">\r\n		<img alt=\"Font Awesome\" src=\"images/sampleimages/icons/fontawesome.svg\" />\r\n		<h4 class=\"mt-3\">\r\n			Font Awesome 5</h4>\r\n		<p>\r\n			Font Awesome 5 is integrated into the core of Astroid, use it in menu items, content, wherever you like.</p>\r\n	</div>\r\n	<div class=\"col-lg-4 col-md-6 col-12 pb-md-0 pb-4\">\r\n		<img alt=\"Well Documented\" src=\"images/sampleimages/icons/documentation.svg\" />\r\n		<h4 class=\"mt-3\">\r\n			Well Documented</h4>\r\n		<p>\r\n			Complete well documented documentation with screenshot references &amp; video tutorials.</p>\r\n	</div>\r\n	<div class=\"col-lg-4 col-md-6 col-12 pb-md-0 pb-4\">\r\n		<img alt=\"Powerful Admin Panel\" src=\"images/sampleimages/icons/admin-panel.svg\" />\r\n		<h4 class=\"mt-3\">\r\n			Powerful Admin Panel</h4>\r\n		<p>\r\n			Comes with a powerful admin panel that allows you to customize the template in a more easier way.</p>\r\n	</div>\r\n	<div class=\"col-lg-4 col-md-6 col-12\">\r\n		<img alt=\"SCSS\" src=\"images/sampleimages/icons/scss.svg\" />\r\n		<h4 class=\"mt-3\">\r\n			SCSS Support</h4>\r\n		<p>\r\n			Writing additional CSS styles with Astroid is absolutely flexible as it\'s all based on new SCSS.</p>\r\n	</div>\r\n</div>\r\n', 1, 'position-1', 0, '0000-00-00 00:00:00', '0000-00-00 00:00:00', '0000-00-00 00:00:00', 0, '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\":\"h2\",\"header_class\":\" text-center mb-md-5 mb-4\",\"style\":\"Astroid_template_zero-split_title\"}', 0, '*'),
(192, 248, 'Our Blog', '', '', 1, 'content-top', 0, '0000-00-00 00:00:00', '0000-00-00 00:00:00', '0000-00-00 00:00:00', 0, '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\":\"h2\",\"header_class\":\" text-center mb-4\",\"style\":\"0\"}', 0, '*'),
(195, 254, 'Get in touch', '', '', 1, 'position-5', 0, '0000-00-00 00:00:00', '0000-00-00 00:00:00', '0000-00-00 00:00:00', 0, 'mod_jdsimplecontactform', 1, 1, '{\"title\":\"\",\"description\":\"\",\"ajaxsubmit\":\"1\",\"captcha\":\"0\",\"submittext\":\"Submit\",\"submitclass\":\"btn-primary\",\"submit_btn_width\":\"12\",\"thankyou_message\":\"<div class=\\\"alert alert-success\\\">\\r\\n<h4>Thanks for reaching out!<\\/h4>\\r\\n<p>Your message just showed up in my inbox. Talk to you soon!<\\/p>\\r\\n<\\/div>\",\"redirect_url\":\"\",\"fields\":{\"fields0\":{\"name\":\"Name\",\"type\":\"text\",\"label\":\"Name\",\"required\":\"1\",\"custom_error\":\"\",\"show_label\":\"1\",\"options\":\"\",\"width\":\"6\",\"placeholder\":\"\",\"textarearows\":\"5\",\"min_length\":\"\",\"max_length\":\"\",\"min\":\"\",\"max\":\"\",\"optionslayout\":\"inline\",\"calendar_min\":\"\",\"calendar_max\":\"\",\"calendar_format\":\"\"},\"fields1\":{\"name\":\"Email\",\"type\":\"text\",\"label\":\"Email\",\"required\":\"1\",\"custom_error\":\"\",\"show_label\":\"1\",\"options\":\"\",\"width\":\"6\",\"placeholder\":\"\",\"textarearows\":\"5\",\"min_length\":\"\",\"max_length\":\"\",\"min\":\"\",\"max\":\"\",\"optionslayout\":\"inline\",\"calendar_min\":\"\",\"calendar_max\":\"\",\"calendar_format\":\"\"},\"fields2\":{\"name\":\"subject\",\"type\":\"text\",\"label\":\"Subject\",\"required\":\"0\",\"custom_error\":\"\",\"show_label\":\"1\",\"options\":\"\",\"width\":\"12\",\"placeholder\":\"\",\"textarearows\":\"5\",\"min_length\":\"\",\"max_length\":\"\",\"min\":\"\",\"max\":\"\",\"optionslayout\":\"inline\",\"calendar_min\":\"\",\"calendar_max\":\"\",\"calendar_format\":\"\"},\"fields3\":{\"name\":\"message\",\"type\":\"textarea\",\"label\":\"Message\",\"required\":\"0\",\"custom_error\":\"\",\"show_label\":\"1\",\"options\":\"\",\"width\":\"12\",\"placeholder\":\"\",\"textarearows\":\"7\",\"min_length\":\"\",\"max_length\":\"\",\"min\":\"\",\"max\":\"\",\"optionslayout\":\"inline\",\"calendar_min\":\"\",\"calendar_max\":\"\",\"calendar_format\":\"\"}},\"email_from\":\"\",\"email_name\":\"\",\"email_subject\":\"\",\"email_to\":\"\",\"reply_to\":\"\",\"email_cc\":\"\",\"email_bcc\":\"\",\"single_sendcopy_email\":\"0\",\"singleSendCopyEmail_field\":\"\",\"singleSendCopyEmailField_title\":\"\",\"sendcopy_email\":\"0\",\"sendcopyemail_field\":\"\",\"sendcopyemailfield_title\":\"\",\"email_template\":\"\",\"email_custom\":\"\",\"layout\":\"_:default\",\"moduleclass_sfx\":\"\",\"module_tag\":\"div\",\"bootstrap_size\":\"0\",\"header_tag\":\"h2\",\"header_class\":\" text-center\",\"style\":\"0\"}', 0, '*'),
(197, 257, 'Contact (Page Form)', '', '', 1, 'contact-form', 0, '0000-00-00 00:00:00', '0000-00-00 00:00:00', '0000-00-00 00:00:00', 1, 'mod_jdsimplecontactform', 1, 0, '{\"title\":\"\",\"description\":\"\",\"ajaxsubmit\":\"1\",\"captcha\":\"0\",\"submittext\":\"Submit\",\"submitclass\":\"btn-primary\",\"submit_btn_width\":\"12\",\"thankyou_message\":\"<div class=\\\"alert alert-success\\\">\\r\\n\\t<h4>Thanks for reaching out!<\\/h4>\\r\\n\\t<p>Your message just showed up in my inbox. Talk to you soon!<\\/p>\\r\\n<\\/div>\",\"redirect_url\":\"\",\"fields\":{\"fields0\":{\"name\":\"Name\",\"type\":\"text\",\"label\":\"Name\",\"required\":\"1\",\"custom_error\":\"\",\"show_label\":\"1\",\"options\":\"\",\"width\":\"6\",\"placeholder\":\"\",\"textarearows\":\"5\",\"min_length\":\"\",\"max_length\":\"\",\"min\":\"\",\"max\":\"\",\"optionslayout\":\"inline\",\"calendar_min\":\"\",\"calendar_max\":\"\",\"calendar_format\":\"\"},\"fields1\":{\"name\":\"Email\",\"type\":\"text\",\"label\":\"Email\",\"required\":\"1\",\"custom_error\":\"\",\"show_label\":\"1\",\"options\":\"\",\"width\":\"6\",\"placeholder\":\"\",\"textarearows\":\"5\",\"min_length\":\"\",\"max_length\":\"\",\"min\":\"\",\"max\":\"\",\"optionslayout\":\"inline\",\"calendar_min\":\"\",\"calendar_max\":\"\",\"calendar_format\":\"\"},\"fields2\":{\"name\":\"subject\",\"type\":\"text\",\"label\":\"Subject\",\"required\":\"0\",\"custom_error\":\"\",\"show_label\":\"1\",\"options\":\"\",\"width\":\"12\",\"placeholder\":\"\",\"textarearows\":\"5\",\"min_length\":\"\",\"max_length\":\"\",\"min\":\"\",\"max\":\"\",\"optionslayout\":\"inline\",\"calendar_min\":\"\",\"calendar_max\":\"\",\"calendar_format\":\"\"},\"fields3\":{\"name\":\"message\",\"type\":\"textarea\",\"label\":\"Message\",\"required\":\"0\",\"custom_error\":\"\",\"show_label\":\"1\",\"options\":\"\",\"width\":\"12\",\"placeholder\":\"\",\"textarearows\":\"6\",\"min_length\":\"\",\"max_length\":\"\",\"min\":\"\",\"max\":\"\",\"optionslayout\":\"inline\",\"calendar_min\":\"\",\"calendar_max\":\"\",\"calendar_format\":\"\"}},\"email_from\":\"\",\"email_name\":\"\",\"email_subject\":\"\",\"email_to\":\"\",\"reply_to\":\"\",\"email_cc\":\"\",\"email_bcc\":\"\",\"single_sendcopy_email\":\"0\",\"singleSendCopyEmail_field\":\"\",\"singleSendCopyEmailField_title\":\"\",\"sendcopy_email\":\"0\",\"sendcopyemail_field\":\"\",\"sendcopyemailfield_title\":\"\",\"email_template\":\"\",\"email_custom\":\"\",\"layout\":\"_:default\",\"moduleclass_sfx\":\"\",\"module_tag\":\"div\",\"bootstrap_size\":\"0\",\"header_tag\":\"h2\",\"header_class\":\" text-center\",\"style\":\"0\"}', 0, '*'),
(198, 270, 'Offcanvas Menu', '', '', 1, 'offcanvas', 0, '0000-00-00 00:00:00', '2019-07-22 13:37:21', '0000-00-00 00:00:00', 1, 'mod_menu', 1, 0, '{\"menutype\":\"mainmenu\",\"base\":226,\"startLevel\":1,\"endLevel\":0,\"showAllChildren\":1,\"tag_id\":\"\",\"class_sfx\":\"\",\"window_open\":\"\",\"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, '*'),
(202, 281, 'Latest News', '', '', 1, 'content-top', 0, '0000-00-00 00:00:00', '0000-00-00 00:00:00', '0000-00-00 00:00:00', 0, '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\":\"h2\",\"header_class\":\" text-center\",\"style\":\"0\"}', 0, '*'),
(203, 282, 'JD Progressbar Module', '', '', 1, 'progressbar', 0, '0000-00-00 00:00:00', '0000-00-00 00:00:00', '0000-00-00 00:00:00', 1, 'mod_jdprogressbar', 1, 0, '{\"items\":{\"items0\":{\"title\":\"Joomla\",\"type\":\"color1\",\"precentage\":\"95\"},\"items1\":{\"title\":\"HTML\\/CSS\",\"type\":\"color1\",\"precentage\":\"85\"},\"items2\":{\"title\":\"Photoshop\",\"type\":\"color1\",\"precentage\":\"95\"},\"items3\":{\"title\":\"Website Design\",\"type\":\"color1\",\"precentage\":\"93\"}},\"percenateg_position\":\"outside\",\"barType\":\"default\",\"barHeight\":\"8\",\"barProgressColor\":\"#dddddd\",\"textColor\":\"#333333\",\"color1\":\"#2c2e36\",\"color2\":\"#ffc200\",\"color3\":\"#ff0000\",\"color4\":\"#007bff\",\"color5\":\"#f86300\",\"layout\":\"_:default\",\"moduleclass_sfx\":\"\",\"module_tag\":\"div\",\"bootstrap_size\":\"0\",\"header_tag\":\"h3\",\"header_class\":\"\",\"style\":\"0\"}', 0, '*'),
(204, 284, 'Meet Our Team|We\'re the most creative team', '', '', 1, 'position-7', 0, '0000-00-00 00:00:00', '0000-00-00 00:00:00', '0000-00-00 00:00:00', 1, 'mod_jdprofiler', 1, 1, '{\"team\":\"1\",\"template\":\"grid_layout\",\"grid_template\":\"layout\\/grid\\/grid_layout\",\"carousel_template\":\"layout\\/carousel\\/carousel_layout\",\"list_template\":\"layout\\/list\\/list_template\",\"table_template\":\"layout\\/template\\/table_template\",\"grid_coloumns\":\"3\",\"grid_coloumns_carosuel\":\"4\",\"gutter_space\":\"\",\"margin\":\"1\",\"display_all\":\"1\",\"limit\":\"1\",\"order\":\"id\",\"display_name\":\"1\",\"display_designation\":\"1\",\"display_sbio\":\"1\",\"show_Contact\":\"1\",\"show_socialsIcon\":\"1\",\"new_tab\":\"1\",\"IconStyle\":\"none\",\"DisplayBullit\":\"1\",\"DisplayArrow\":\"1\",\"load_bootstrap\":\"0\",\"load_fontawesome\":\"0\",\"moduleclass_sfx\":\"\",\"module_tag\":\"div\",\"bootstrap_size\":\"0\",\"header_tag\":\"h3\",\"header_class\":\" text-center mb-5\",\"style\":\"Astroid_template_zero-split_title\"}', 0, '*'),
(205, 287, 'Offcanvas Menu - OnePage', '', '', 1, 'offcanvas', 0, '0000-00-00 00:00:00', '2019-07-22 13:56:07', '0000-00-00 00:00:00', 0, 'mod_menu', 1, 0, '{\"menutype\":\"mainmenu\",\"base\":\"\",\"startLevel\":1,\"endLevel\":0,\"showAllChildren\":1,\"tag_id\":\"\",\"class_sfx\":\"\",\"window_open\":\"\",\"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, '*'),
(206, 288, 'Plataformas', '', '<h2>\r\n	<a href=\"index.php?option=com_content&amp;view=article&amp;id=156&amp;catid=11\" title=\"Informações - Covid-19\">&nbsp; &nbsp; &nbsp;<img alt=\"\" class=\"cke-resize cke-resize\" src=\"images/COVID.png\" style=\"width: 157px; height: 90px;\" /></a></h2>\r\n<h2>\r\n	&nbsp; &nbsp; &nbsp; <a href=\"https://e360.edu.gov.pt/\" style=\"color: rgb(0, 102, 204); font-family: Arial,Verdana,sans-serif; font-size: 12px; font-style: normal; font-variant: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-decoration: underline; text-indent: 0px; text-transform: none; -webkit-text-stroke-width: 0px; white-space: normal; word-spacing: 0px;\" target=\"_blank\"><img alt=\"\" src=\"images/imagens/e360_logo.png\" style=\"cursor: default; height: 90px; width: 150px;\" /></a></h2>\r\n<p>\r\n	&nbsp;</p>\r\n<p>\r\n	<span style=\"color: #bc2a24;\">&nbsp; &nbsp; &nbsp; &nbsp; &nbsp;&nbsp; <a href=\"http://193.236.43.4\" target=\"_blank\" title=\"GIAE Online\"><img alt=\"\" height=\"83\" src=\"images/giae.jpg\" width=\"83\" /></a> <a href=\"http://www.esmaior.pt/miga/\" target=\"_blank\" title=\"Plataforma MIGa\"><img alt=\"\" height=\"80\" src=\"images/MIGA_grande.png\" width=\"80\" /></a></span></p>\r\n<p>\r\n	&nbsp; &nbsp; &nbsp; &nbsp;&nbsp; <a href=\"http://www.esmaior.pt/tvnamaior/\" target=\"_blank\"><img alt=\"\" src=\"images/imagens/tv_maior_novo_out.png\" style=\"width: 180px; height: 61px;\" /></a></p>\r\n<p>\r\n	<a href=\"http://www.esmaior.pt/esmaior/files/PAA2019_2020.pdf\" target=\"_blank\">&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;&nbsp; <img alt=\"\" class=\"cke-resize\" src=\"images/imagens/plano.png\" style=\"width: 145px; height: 134px;\" /></a></p>\r\n<p>\r\n	&nbsp; &nbsp; &nbsp; &nbsp;&nbsp; <a href=\"http://esmaior.pt/moodle/\" target=\"_blank\"><img alt=\"\" src=\"images/moodle(2).png\" style=\"width: 180px; height: 71px;\" /></a></p>\r\n<p>\r\n	<a href=\"https://pesfrei.wordpress.com/\" target=\"_blank\">&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; <img alt=\"\" class=\"cke-resize\" src=\"images/imagens/pes.jpg\" style=\"width: 112px; height: 112px;\" /></a></p>\r\n<div id=\"ckimgrsz\" style=\"left: 57.95px; top: 349.07px;\">\r\n	<div class=\"preview\">\r\n		&nbsp;</div>\r\n</div>\r\n<div id=\"ckimgrsz\" style=\"left: 74.6px; top: 555.15px;\">\r\n	<div class=\"preview\">\r\n		&nbsp;</div>\r\n</div>\r\n<div id=\"ckimgrsz\" style=\"left: 33px; top: 14.94px;\">\r\n	<div class=\"preview\">\r\n		&nbsp;</div>\r\n</div>\r\n<div id=\"ckimgrsz\" style=\"left: 33px; top: 14.94px;\">\r\n	<div class=\"preview\">\r\n		&nbsp;</div>\r\n</div>\r\n', 1, 'left', 231, '2020-03-20 16:42:25', '0000-00-00 00:00:00', '0000-00-00 00:00:00', 1, 'mod_custom', 1, 0, '{\"prepare_content\":0,\"backgroundimage\":\"\",\"layout\":\"_:default\",\"moduleclass_sfx\":\"\",\"cache\":1,\"cache_time\":900,\"cachemode\":\"static\",\"module_tag\":\"div\",\"bootstrap_size\":\"0\",\"header_tag\":\"h3\",\"header_class\":\"\",\"style\":\"0\"}', 0, '*'),
(207, 290, 'Menu utilizador', '', '', 1, 'right', 0, '0000-00-00 00:00:00', '0000-00-00 00:00:00', '0000-00-00 00:00:00', 1, 'mod_menu', 2, 1, '{\"menutype\":\"usermenu\",\"base\":\"\",\"startLevel\":1,\"endLevel\":0,\"showAllChildren\":1,\"tag_id\":\"\",\"class_sfx\":\"\",\"window_open\":\"\",\"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, '*'),
(208, 293, 'Slideshow CK', '', '', 1, 'content-top', 0, '0000-00-00 00:00:00', '2019-07-25 19:14:59', '0000-00-00 00:00:00', 1, 'mod_slideshowck', 1, 0, '{\"source\":\"slidesmanager\",\"slides\":\"[{|qq|imgname|qq|:|qq|images\\/slideshow\\/Imagem1.png|qq|,|qq|imgcaption|qq|:|qq||qq|,|qq|imgtitle|qq|:|qq||qq|,|qq|imgthumb|qq|:|qq|http:\\/\\/www.esmaior.pt\\/esmaior\\/images\\/slideshow\\/Imagem1.png|qq|,|qq|imglink|qq|:|qq||qq|,|qq|imgtarget|qq|:|qq|default|qq|,|qq|imgalignment|qq|:|qq|default|qq|,|qq|imgvideo|qq|:|qq||qq|,|qq|slidearticleid|qq|:|qq||qq|,|qq|slidearticlename|qq|:|qq||qq|,|qq|imgtime|qq|:|qq|700|qq|,|qq|state|qq|:|qq|1|qq|,|qq|startdate|qq|:|qq||qq|,|qq|enddate|qq|:|qq||qq|,|qq|texttype|qq|:|qq|custom|qq|},{|qq|imgname|qq|:|qq|images\\/slideshow\\/Imagem2.png|qq|,|qq|imgcaption|qq|:|qq||qq|,|qq|imgtitle|qq|:|qq||qq|,|qq|imgthumb|qq|:|qq|http:\\/\\/www.esmaior.pt\\/esmaior\\/images\\/slideshow\\/Imagem2.png|qq|,|qq|imglink|qq|:|qq||qq|,|qq|imgtarget|qq|:|qq|default|qq|,|qq|imgalignment|qq|:|qq|default|qq|,|qq|imgvideo|qq|:|qq||qq|,|qq|slidearticleid|qq|:|qq||qq|,|qq|slidearticlename|qq|:|qq||qq|,|qq|imgtime|qq|:|qq|700|qq|,|qq|state|qq|:|qq|1|qq|,|qq|startdate|qq|:|qq||qq|,|qq|enddate|qq|:|qq||qq|,|qq|texttype|qq|:|qq|custom|qq|},{|qq|imgname|qq|:|qq|images\\/slideshow\\/prog00007.png|qq|,|qq|imgcaption|qq|:|qq|This slideshow uses a JQuery script adapted from <a href=|dq|https:\\/\\/www.pixedelic.com\\/plugins\\/camera\\/|dq|>Pixedelic<\\/a>|qq|,|qq|imgtitle|qq|:|qq|On the road again|qq|,|qq|imgthumb|qq|:|qq|http:\\/\\/www.esmaior.pt\\/esmaior\\/images\\/slideshow\\/prog00007.png|qq|,|qq|imglink|qq|:|qq||qq|,|qq|imgtarget|qq|:|qq|default|qq|,|qq|imgalignment|qq|:|qq|default|qq|,|qq|imgvideo|qq|:|qq||qq|,|qq|slidearticleid|qq|:|qq||qq|,|qq|slidearticlename|qq|:|qq||qq|,|qq|imgtime|qq|:|qq|700|qq|,|qq|state|qq|:|qq|1|qq|,|qq|startdate|qq|:|qq||qq|,|qq|enddate|qq|:|qq||qq|,|qq|texttype|qq|:|qq|custom|qq|},{|qq|imgname|qq|:|qq|images\\/slideshow\\/prog00056.png|qq|,|qq|imgcaption|qq|:|qq||qq|,|qq|imgtitle|qq|:|qq||qq|,|qq|imgthumb|qq|:|qq|http:\\/\\/www.esmaior.pt\\/esmaior\\/images\\/slideshow\\/prog00056.png|qq|,|qq|imglink|qq|:|qq||qq|,|qq|imgtarget|qq|:|qq|default|qq|,|qq|imgalignment|qq|:|qq|default|qq|,|qq|imgvideo|qq|:|qq||qq|,|qq|slidearticleid|qq|:|qq||qq|,|qq|slidearticlename|qq|:|qq||qq|,|qq|imgtime|qq|:|qq|700|qq|,|qq|state|qq|:|qq|1|qq|,|qq|startdate|qq|:|qq||qq|,|qq|enddate|qq|:|qq||qq|,|qq|texttype|qq|:|qq|custom|qq|},{|qq|imgname|qq|:|qq|images\\/slideshow\\/prog00050.png|qq|,|qq|imgcaption|qq|:|qq||qq|,|qq|imgtitle|qq|:|qq||qq|,|qq|imgthumb|qq|:|qq|http:\\/\\/www.esmaior.pt\\/esmaior\\/images\\/slideshow\\/prog00050.png|qq|,|qq|imglink|qq|:|qq||qq|,|qq|imgtarget|qq|:|qq|default|qq|,|qq|imgalignment|qq|:|qq|default|qq|,|qq|imgvideo|qq|:|qq||qq|,|qq|slidearticleid|qq|:|qq||qq|,|qq|slidearticlename|qq|:|qq||qq|,|qq|imgtime|qq|:|qq|700|qq|,|qq|state|qq|:|qq|1|qq|,|qq|startdate|qq|:|qq||qq|,|qq|enddate|qq|:|qq||qq|,|qq|texttype|qq|:|qq|custom|qq|},{|qq|imgname|qq|:|qq|images\\/slideshow\\/prog00047.png|qq|,|qq|imgcaption|qq|:|qq||qq|,|qq|imgtitle|qq|:|qq||qq|,|qq|imgthumb|qq|:|qq|http:\\/\\/www.esmaior.pt\\/esmaior\\/images\\/slideshow\\/prog00047.png|qq|,|qq|imglink|qq|:|qq||qq|,|qq|imgtarget|qq|:|qq|default|qq|,|qq|imgalignment|qq|:|qq|default|qq|,|qq|imgvideo|qq|:|qq||qq|,|qq|slidearticleid|qq|:|qq||qq|,|qq|slidearticlename|qq|:|qq||qq|,|qq|imgtime|qq|:|qq|700|qq|,|qq|state|qq|:|qq|1|qq|,|qq|startdate|qq|:|qq||qq|,|qq|enddate|qq|:|qq||qq|,|qq|texttype|qq|:|qq|custom|qq|},{|qq|imgname|qq|:|qq|images\\/slideshow\\/prog00005.png|qq|,|qq|imgcaption|qq|:|qq||qq|,|qq|imgtitle|qq|:|qq||qq|,|qq|imgthumb|qq|:|qq|http:\\/\\/www.esmaior.pt\\/esmaior\\/images\\/slideshow\\/prog00005.png|qq|,|qq|imglink|qq|:|qq||qq|,|qq|imgtarget|qq|:|qq|default|qq|,|qq|imgalignment|qq|:|qq|default|qq|,|qq|imgvideo|qq|:|qq||qq|,|qq|slidearticleid|qq|:|qq||qq|,|qq|slidearticlename|qq|:|qq||qq|,|qq|imgtime|qq|:|qq|700|qq|,|qq|state|qq|:|qq|1|qq|,|qq|startdate|qq|:|qq||qq|,|qq|enddate|qq|:|qq||qq|,|qq|texttype|qq|:|qq|custom|qq|}]\",\"theme\":\"default\",\"styles\":\"\",\"alignment\":\"center\",\"loader\":\"none\",\"width\":\"auto\",\"height\":\"60%\",\"minheight\":\"150\",\"navigation\":\"2\",\"skin\":\"camera_amber_skin\",\"thumbnails\":\"0\",\"thumbnailwidth\":\"100\",\"thumbnailheight\":\"75\",\"pagination\":\"0\",\"displayorder\":\"normal\",\"limitslides\":\"\",\"usecaption\":\"0\",\"usetitle\":\"1\",\"usecaptiondesc\":\"1\",\"textlength\":\"\",\"striptags\":\"1\",\"linkposition\":\"fullslide\",\"linkbuttontext\":\"SLIDESHOWCK_LINK_BUTTON_TEXT\",\"linkbuttonclass\":\"btn\",\"linkautoimage\":\"0\",\"linktarget\":\"_parent\",\"effect\":[\"random\"],\"time\":\"7000\",\"transperiod\":\"1500\",\"captioneffect\":\"moveFromLeft\",\"portrait\":\"0\",\"autoAdvance\":\"1\",\"hover\":\"1\",\"keyboardnavigation\":\"0\",\"fullpage\":\"0\",\"container\":\"\",\"usemobileimage\":\"0\",\"mobileimageresolution\":\"640\",\"usecaptionresponsive\":\"1\",\"captionresponsiveresolution\":\"480\",\"captionresponsivefontsize\":\"0.6em\",\"captionresponsivehidecaption\":\"0\",\"loadjqueryeasing\":\"1\",\"autocreatethumbs\":\"1\",\"usethumbstype\":\"mini\",\"fixhtml\":\"0\",\"debug\":\"1\",\"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, '*'),
(209, 304, 'noticias', '', '', 1, '', 0, '0000-00-00 00:00:00', '0000-00-00 00:00:00', '0000-00-00 00:00:00', 1, 'mod_menu', 1, 1, '{\"menutype\":\"hidden-menu\",\"base\":\"\",\"startLevel\":1,\"endLevel\":0,\"showAllChildren\":1,\"tag_id\":\"\",\"class_sfx\":\"\",\"window_open\":\"\",\"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, '*'),
(210, 305, 'FavSlider Responsive Slideshow', '', '', 0, '', 0, '0000-00-00 00:00:00', '0000-00-00 00:00:00', '0000-00-00 00:00:00', 0, 'mod_favslider', 1, 1, '', 0, '*'),
(211, 306, 'JCK Manager', '', '<img alt=\"\" src=\"components/com_jckman/icons/jck-manager-logo.png\" />', 1, 'jck_icon', 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}', 1, ''),
(212, 307, 'Dashboard', '', '<img alt=\"\" src=\"components/com_jckman/icons/jck-manager-logo.png\" />', 2, 'jck_icon', 0, '0000-00-00 00:00:00', '0000-00-00 00:00:00', '0000-00-00 00:00:00', 1, 'mod_jckquickicon', 1, 1, '', 1, ''),
(213, 308, 'JCK Manager v6.4.4', '', '<table class=\"table table-striped\" border=\"0\" cellpadding=\"0\" cellspacing=\"0\" style=\"margin-bottom:0px;\">\r\n			<tr>\r\n				<td>Version:</td>\r\n				<td>6.4.4</td>\r\n			</tr>\r\n			<tr>\r\n				<td>Author:</td>\r\n				<td><a href=\"http://www.joomlackeditor.com\" target=\"_blank\">www.joomlackeditor.com</a></td>\r\n			</tr>\r\n			<tr>\r\n				<td>Copyright:</td>\r\n				<td>&copy; WebxSolution Ltd, All rights reserved.</td>\r\n			</tr>\r\n			<tr>\r\n				<td>License:</td>\r\n				<td>GPLv2.0</td>\r\n			</tr>\r\n			<tr>\r\n				<td>More info:</td>\r\n				<td><a href=\"http://joomlackeditor.com/terms-of-use\" target=\"_blank\">http://joomlackeditor.com/terms-of-use</a></td>\r\n			</tr>\r\n		</table>', 3, 'jck_icon', 0, '0000-00-00 00:00:00', '0000-00-00 00:00:00', '0000-00-00 00:00:00', 1, 'mod_custom', 1, 1, '', 1, ''),
(214, 309, 'COM_JCKMAN_CPANEL_SLIDER_MANAGER_LABEL', '', 'COM_JCKMAN_CPANEL_SLIDER_MANAGER_HTML', 1, 'jck_cpanel', 0, '0000-00-00 00:00:00', '0000-00-00 00:00:00', '0000-00-00 00:00:00', 1, '', 1, 1, '{}', 1, ''),
(215, 310, 'COM_JCKMAN_CPANEL_SLIDER_PLUGIN_LABEL', '', 'COM_JCKMAN_CPANEL_SLIDER_PLUGIN_HTML', 2, 'jck_cpanel', 0, '0000-00-00 00:00:00', '0000-00-00 00:00:00', '0000-00-00 00:00:00', 1, '', 1, 1, '{}', 1, ''),
(216, 311, 'COM_JCKMAN_CPANEL_SLIDER_SYSTEM_CHECK_LABEL', '', 'COM_JCKMAN_CPANEL_SLIDER_SYSTEM_CHECK_HTML', 3, 'jck_cpanel', 0, '0000-00-00 00:00:00', '0000-00-00 00:00:00', '0000-00-00 00:00:00', 1, '', 1, 1, '{}', 1, ''),
(217, 312, 'COM_JCKMAN_CPANEL_SLIDER_SYSTEM_LAYOUT_MANAGER', '', 'COM_JCKMAN_CPANEL_SLIDER_SYSTEM_LAYOUT_MANAGER_HTML', 4, 'jck_cpanel', 0, '0000-00-00 00:00:00', '0000-00-00 00:00:00', '0000-00-00 00:00:00', 1, '', 1, 1, '{}', 1, ''),
(218, 313, 'COM_JCKMAN_CPANEL_SLIDER_BACKUP_LABEL', '', 'COM_JCKMAN_CPANEL_SLIDER_BACKUP_LABEL_HTML', 5, 'jck_cpanel', 0, '0000-00-00 00:00:00', '0000-00-00 00:00:00', '0000-00-00 00:00:00', 1, '', 1, 1, '{}', 1, ''),
(219, 314, 'COM_JCKMAN_CPANEL_SLIDER_RESTORE_LABEL', '', 'COM_JCKMAN_CPANEL_SLIDER_RESTORE_HTML', 6, 'jck_cpanel', 0, '0000-00-00 00:00:00', '0000-00-00 00:00:00', '0000-00-00 00:00:00', 1, '', 1, 1, '{}', 1, ''),
(220, 315, 'COM_JCKMAN_CPANEL_SLIDER_SYNC_LABEL', '', 'COM_JCKMAN_CPANEL_SLIDER_SYNC_HTML', 7, 'jck_cpanel', 0, '0000-00-00 00:00:00', '0000-00-00 00:00:00', '0000-00-00 00:00:00', 1, '', 1, 1, '{}', 1, ''),
(221, 335, 'menu hiden', '', '', 1, '', 0, '0000-00-00 00:00:00', '0000-00-00 00:00:00', '0000-00-00 00:00:00', 0, 'mod_menu', 1, 0, '{\"menutype\":\"hidden-menu\",\"base\":\"\",\"startLevel\":1,\"endLevel\":0,\"showAllChildren\":1,\"tag_id\":\"\",\"class_sfx\":\"\",\"window_open\":\"\",\"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, '*'),
(222, 342, 'teste', '', '<p>\r\n	<img alt=\"\" class=\"cke-resize\" src=\"images/foto2.JPG\" style=\"width: 300px; height: 150px;\" /></p>\r\n<div id=\"ckimgrsz\" style=\"left: 8px; top: 12px;\">\r\n	<div class=\"preview\">\r\n		&nbsp;</div>\r\n</div>\r\n', 2, 'footer-1', 0, '0000-00-00 00:00:00', '2019-09-19 11:42:54', '0000-00-00 00:00:00', -2, 'mod_custom', 1, 1, '{\"prepare_content\":0,\"backgroundimage\":\"\",\"layout\":\"_:default\",\"moduleclass_sfx\":\"\",\"cache\":1,\"cache_time\":900,\"cachemode\":\"static\",\"module_tag\":\"div\",\"bootstrap_size\":\"0\",\"header_tag\":\"h3\",\"header_class\":\"\",\"style\":\"0\"}', 0, '*'),
(223, 381, 'Convite Inauguração', '', '<p style=\"text-align: center;\">\r\n	<img alt=\"\" class=\"cke-resize\" src=\"images/Convite_8_janeiro_2020.jpg\" style=\"width: 650px; height: 341px;\" /></p>\r\n<div id=\"ckimgrsz\" style=\"left: 223.57px; top: 12px;\">\r\n	<div class=\"preview\">\r\n		&nbsp;</div>\r\n</div>\r\n', 1, 'content-top', 0, '0000-00-00 00:00:00', '0000-00-00 00:00:00', '0000-00-00 00:00:00', 0, 'mod_custom', 1, 1, '{\"prepare_content\":0,\"backgroundimage\":\"\",\"layout\":\"_:default\",\"moduleclass_sfx\":\"\",\"cache\":1,\"cache_time\":900,\"cachemode\":\"static\",\"module_tag\":\"div\",\"bootstrap_size\":\"0\",\"header_tag\":\"h3\",\"header_class\":\"\",\"style\":\"0\"}', 0, '*'),
(224, 397, 'PopUp Aholic', '', '<p style=\"text-align: center;\">\r\n	<img alt=\"\" class=\"cke-resize\" src=\"images/cartaz_SnM2020_reduzido.jpg\" style=\"width: 460px; height: 650px;\" /></p>\r\n<div id=\"ckimgrsz\" style=\"left: 329.32px; top: 12px;\">\r\n	<div class=\"preview\">\r\n		&nbsp;</div>\r\n</div>\r\n', 1, 'content-top', 0, '0000-00-00 00:00:00', '0000-00-00 00:00:00', '0000-00-00 00:00:00', 0, 'mod_popupaholic', 1, 0, '{\"autoResponsive\":\"true\",\"boxWidth\":\"600\",\"boxHeight\":\"600\",\"boxTimer\":\"10\",\"cookieExpire\":\"noCookie\",\"cookieTime\":\"15\",\"setDelay\":\"0\",\"setDelayValue\":\"1\",\"boxSelection\":\"1\",\"boxFile\":\"http:\\/\\/\",\"closeButton\":\"1\",\"closeOnlyX\":\"true\",\"effectsIn\":\"fade\",\"effectsOut\":\"elastic\",\"effectSpeed\":\"250\",\"backgroundOverlay\":\"rgba(74, 70, 70, 0.91)\",\"boxBackground\":\"rgba(77, 72, 72, 0.83)\",\"boxFont\":\"rgba(0, 0, 0, 1)\",\"boxRadius\":\"0\",\"boxBorder\":\"1\",\"borderSize\":\"0\",\"borderColor\":\"rgba(0, 0, 0, 1)\",\"borderType\":\"solid\",\"boxShadow\":\"1\",\"boxShadowOpacity\":\"rgba(0, 0, 0, 1)\",\"4cornerMargin\":\"20\",\"loadScripts\":\"1\",\"loadjQuery\":\"0\",\"moduleclass_sfx\":\"\",\"cache\":\"1\",\"cache_time\":\"900\",\"documentation\":\"900\",\"module_tag\":\"div\",\"bootstrap_size\":\"0\",\"header_tag\":\"h3\",\"header_class\":\"\",\"style\":\"0\"}', 0, '*'),
(225, 416, 'Smart Slider 3', '', '', 1, 'content-top', 0, '0000-00-00 00:00:00', '0000-00-00 00:00:00', '0000-00-00 00:00:00', 0, 'mod_smartslider3', 1, 1, '{\"slider\":\"1\",\"moduleclass_sfx\":\"\",\"module_tag\":\"div\",\"bootstrap_size\":\"0\",\"header_tag\":\"h3\",\"header_class\":\"\",\"style\":\"0\"}', 0, '*'),
(226, 418, 'Oferta Formativa', '', '', 1, 'content-top', 0, '0000-00-00 00:00:00', '0000-00-00 00:00:00', '0000-00-00 00:00:00', 0, 'mod_j51carousel', 1, 1, '{\"j51_num_blocks\":\"5\",\"j51_randomize\":\"0\",\"j51_blocks_per_slide\":\"4\",\"j51_boxed\":\"1\",\"j51_horiz_padding\":\"10\",\"j51_vert_padding\":\"10\",\"j51_autoplay\":\"true\",\"j51_transition_interval\":\"3000\",\"j51_transition_duration\":\"400\",\"j51_transition_type\":\"slide\",\"j51_transition_in\":\"fadeIn\",\"j51_transition_out\":\"fadeOut\",\"j51_pagination\":\"false\",\"j51_navigation\":\"false\",\"j51_text_prev\":\"Prev\",\"j51_text_next\":\"Next\",\"j51_image_width_tabl\":\"1\",\"j51_image_width_tabp\":\"1\",\"j51_image_width_mobl\":\"1\",\"j51_image_width_mobp\":\"1\",\"j51_image1\":\"<p>\\r\\n\\t<style type=\\\"text\\/css\\\">\\r\\n.button {\\r\\n  background-color: #e7e7e7;\\r\\n  border: none;\\r\\n  color: white;\\r\\n  padding: 15px 20px;\\r\\n  text-align: center;\\r\\n  text-decoration: none;\\r\\n  display: inline-block;\\r\\n  font-size: 12px;\\r\\n  margin: 4px 2px;\\r\\n  cursor: pointer;\\r\\n}\\r\\n.button1:hover {\\r\\n  background-color: #4CAF50;\\r\\n  color: white;\\r\\n}\\r\\n\\r\\n.button2:hover { background-color: #008CBA; color: white; }\\r\\n.button3 {\\r\\n  background-color: white; \\r\\n  color: black; \\r\\n  border: 2px solid #f44336;\\r\\n}\\r\\n\\r\\n.button3:hover {\\r\\n  background-color: #f44336;\\r\\n  color: white;\\r\\n}\\t<\\/style>\\r\\n<\\/p>\\r\\n<p style=\\\"text-align: center;\\\">\\r\\n\\t<img alt=\\\"\\\" src=\\\"images\\/Cursos\\/iconeaudiovisuais.png\\\" style=\\\"width: 150px; height: 150px;\\\" \\/><\\/p>\\r\\n<p style=\\\"text-align: center;\\\">\\r\\n\\t<button class=\\\"button button3\\\">Perfil do Curso<\\/button><\\/p>\\r\\n<p style=\\\"text-align: center;\\\">\\r\\n\\t<button class=\\\"button button3\\\">Inscri&ccedil;&atilde;o<\\/button><\\/p>\\r\\n\",\"j51_image2\":\"<p>\\r\\n\\t<img alt=\\\"\\\" src=\\\"images\\/Cursos\\/iconenformatica.png\\\" style=\\\"width: 150px; height: 150px;\\\" \\/><\\/p>\\r\\n<p>\\r\\n\\t<strong>&nbsp;<\\/strong><strong>Perfil do curso<\\/strong><\\/p>\\r\\n<p>\\r\\n\\t<strong>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;Inscri&ccedil;&atilde;o<\\/strong><\\/p>\\r\\n\",\"j51_image3\":\"<p>\\r\\n\\t<img alt=\\\"\\\" src=\\\"images\\/Cursos\\/iconeturismo.png\\\" style=\\\"width: 150px; height: 150px;\\\" \\/><\\/p>\\r\\n<p>\\r\\n\\t<strong>&nbsp; <\\/strong><strong>Perfil do curso<\\/strong><\\/p>\\r\\n<p>\\r\\n\\t<strong>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;Inscri&ccedil;&atilde;o<\\/strong><\\/p>\\r\\n\",\"j51_image4\":\"<p>\\r\\n\\t<img alt=\\\"\\\" src=\\\"images\\/Cursos\\/iconeestetica.png\\\" style=\\\"width: 150px; height: 150px;\\\" \\/><\\/p>\\r\\n<p>\\r\\n\\t<strong>&nbsp;&nbsp;<\\/strong><strong>Perfil do curso<\\/strong><\\/p>\\r\\n<p>\\r\\n\\t<strong>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;Inscri&ccedil;&atilde;o<\\/strong><\\/p>\\r\\n\",\"j51_image5\":\"<p>\\r\\n\\t<img alt=\\\"\\\" src=\\\"images\\/Cursos\\/cursosanisticos.png\\\" style=\\\"width: 150px; height: 150px;\\\" \\/><\\/p>\\r\\n<p>\\r\\n\\t<strong>&nbsp;<\\/strong><strong>Perfil do curso<\\/strong><\\/p>\\r\\n<p>\\r\\n\\t<strong>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;Inscri&ccedil;&atilde;o<\\/strong><\\/p>\\r\\n\",\"j51_image6\":\"\",\"j51_image7\":\"\",\"j51_image8\":\"\",\"j51_image9\":\"\",\"j51_image10\":\"\",\"j51_image11\":\"\",\"j51_image12\":\"\",\"j51_image13\":\"\",\"j51_image14\":\"\",\"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, '*'),
(227, 420, 'DJ-ImageSlider', '', '', 0, '', 0, '0000-00-00 00:00:00', '0000-00-00 00:00:00', '0000-00-00 00:00:00', 0, 'mod_djimageslider', 1, 1, '', 0, '*'),
(228, 423, 'Oferta', '', '', 1, 'content-top', 0, '0000-00-00 00:00:00', '2020-05-03 17:14:20', '0000-00-00 00:00:00', 1, 'mod_sj_k2_extra_slider', 1, 0, '{\"item_link_target\":\"_self\",\"button_page\":\"top\",\"theme\":\"style4\",\"nb-column0\":\"4\",\"nb-column1\":\"3\",\"nb-column2\":\"3\",\"nb-column3\":\"2\",\"nb-column4\":\"1\",\"nb_rows\":\"1\",\"source\":\"filter\",\"catfilter\":\"0\",\"getChildren\":\"0\",\"itemCount\":\"0\",\"itemsOrdering\":\"\",\"FeaturedItems\":\"1\",\"item\":\"\",\"items\":\"\",\"title_slider_display\":\"1\",\"title_slider\":\"Oferta Formativa\",\"item_title_display\":\"1\",\"item_title_max_characs\":\"70\",\"item_desc_display\":\"0\",\"item_desc_max_characs\":\"70\",\"item_tags_display\":\"0\",\"item_readmore_display\":\"1\",\"item_readmore_text\":\"Mais Informa\\u00e7\\u00f5es...\",\"imgcfg_from_k2_image\":\"1\",\"imgcfg_k2_image_size\":\"Medium\",\"imgcfg_from_inline_introtext\":\"1\",\"imgcfg_from_inline_fulltext\":\"1\",\"imgcfg_from_external\":\"0\",\"imgcfg_external_url\":\"images\\/k2\\/{id}.jpg\",\"imgcfg_order\":\"k2_image, inline_introtext, inline_fulltext, external\",\"imgcfg_function\":\"none\",\"imgcfg_type\":\"\",\"imgcfg_transparency\":\"1\",\"imgcfg_width\":\"960\",\"imgcfg_height\":\"450\",\"imgcfg_background\":\"#ffffff\",\"imgcfg_placeholder_path\":\"modules\\/mod_sj_k2_extra_slider\\/assets\\/images\\/nophoto.jpg\",\"margin\":\"5\",\"slideBy\":\"1\",\"autoplay\":\"1\",\"autoplay_timeout\":\"7000\",\"pausehover\":\"1\",\"autoplay_speed\":\"7000\",\"startPosition\":\"0\",\"mousedrag\":\"1\",\"touchdrag\":\"1\",\"effect\":\"starwars\",\"dots\":\"1\",\"dotsSpeed\":\"500\",\"navs\":\"1\",\"navSpeed\":\"500\",\"duration\":\"600\",\"delay\":\"300\",\"moduleclass_sfx\":\"\",\"layout\":\"_:default\",\"pretext\":\"\",\"posttext\":\"\\t\",\"owncache\":\"1\",\"cache_time\":\"900\",\"module_tag\":\"div\",\"bootstrap_size\":\"0\",\"header_tag\":\"h3\",\"header_class\":\"\",\"style\":\"0\"}', 0, '*'),
(229, 425, 'K2 Comments', '', '', 0, '', 0, '0000-00-00 00:00:00', '0000-00-00 00:00:00', '0000-00-00 00:00:00', 0, 'mod_k2_comments', 1, 1, '', 0, '*'),
(230, 426, 'K2 Content', '', '', 0, '', 0, '0000-00-00 00:00:00', '0000-00-00 00:00:00', '0000-00-00 00:00:00', 0, 'mod_k2_content', 1, 1, '', 0, '*'),
(231, 427, 'K2 Tools', '', '', 0, '', 0, '0000-00-00 00:00:00', '0000-00-00 00:00:00', '0000-00-00 00:00:00', 0, 'mod_k2_tools', 1, 1, '', 0, '*'),
(232, 428, 'K2 Users', '', '', 0, '', 0, '0000-00-00 00:00:00', '0000-00-00 00:00:00', '0000-00-00 00:00:00', 0, 'mod_k2_users', 1, 1, '', 0, '*'),
(233, 429, 'K2 User', '', '', 0, '', 0, '0000-00-00 00:00:00', '0000-00-00 00:00:00', '0000-00-00 00:00:00', 0, 'mod_k2_user', 1, 1, '', 0, '*'),
(234, 430, 'K2 Quick Icons (admin)', '', '', 0, 'cpanel', 0, '0000-00-00 00:00:00', '0000-00-00 00:00:00', '0000-00-00 00:00:00', 1, 'mod_k2_quickicons', 1, 1, '', 1, '*'),
(235, 431, 'K2 Stats (admin)', '', '', 0, 'cpanel', 0, '0000-00-00 00:00:00', '0000-00-00 00:00:00', '0000-00-00 00:00:00', 1, 'mod_k2_stats', 1, 1, '', 1, '*');

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

--
-- Estrutura da tabela `ynfp8_modules_menu`
--

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

--
-- Extraindo dados da tabela `ynfp8_modules_menu`
--

INSERT INTO `ynfp8_modules_menu` (`moduleid`, `menuid`) VALUES
(2, 0),
(3, 0),
(4, 0),
(6, 0),
(7, 0),
(8, 0),
(9, 0),
(10, 0),
(12, 0),
(13, 0),
(14, 0),
(15, 0),
(79, 0),
(86, 0),
(88, 0),
(89, 0),
(106, 226),
(107, 383),
(107, 390),
(107, 391),
(107, 392),
(107, 393),
(107, 394),
(107, 395),
(107, 786),
(108, 786),
(126, 0),
(131, 226),
(131, 399),
(131, 507),
(131, 668),
(131, 670),
(131, 671),
(131, 672),
(131, 703),
(131, 704),
(131, 714),
(132, 226),
(132, 399),
(132, 507),
(132, 668),
(132, 670),
(132, 671),
(132, 672),
(132, 703),
(132, 704),
(132, 714),
(135, 226),
(135, 399),
(135, 507),
(135, 668),
(135, 670),
(135, 671),
(135, 672),
(135, 703),
(135, 704),
(135, 714),
(137, 0),
(139, 226),
(139, 404),
(139, 786),
(141, 413),
(146, 255),
(147, 256),
(148, 257),
(149, 253),
(150, 252),
(151, 251),
(161, 404),
(164, 0),
(172, 0),
(175, 0),
(176, 0),
(177, 0),
(190, 226),
(190, 399),
(190, 507),
(190, 668),
(190, 670),
(190, 671),
(190, 672),
(190, 703),
(190, 704),
(190, 714),
(192, 383),
(195, 226),
(195, 399),
(195, 507),
(195, 668),
(195, 670),
(195, 671),
(195, 672),
(195, 703),
(195, 704),
(195, 714),
(197, 0),
(198, -714),
(198, -704),
(198, -703),
(198, -701),
(198, -672),
(198, -671),
(198, -670),
(198, -668),
(198, -507),
(198, -415),
(198, -413),
(198, -399),
(198, -395),
(198, -394),
(198, -393),
(198, -392),
(198, -391),
(198, -390),
(198, -388),
(198, -387),
(198, -385),
(198, -384),
(198, -382),
(198, -230),
(198, -229),
(202, 226),
(202, 383),
(202, 399),
(202, 507),
(202, 668),
(202, 670),
(202, 671),
(202, 672),
(202, 703),
(202, 704),
(202, 714),
(203, 0),
(204, 413),
(205, 102),
(205, 104),
(205, 106),
(205, 107),
(205, 226),
(205, 229),
(205, 230),
(205, 382),
(205, 383),
(205, 384),
(205, 385),
(205, 387),
(205, 388),
(205, 390),
(205, 391),
(205, 392),
(205, 393),
(205, 394),
(205, 395),
(205, 399),
(205, 404),
(205, 413),
(205, 415),
(205, 507),
(205, 668),
(205, 670),
(205, 671),
(205, 672),
(205, 701),
(205, 703),
(205, 704),
(205, 714),
(205, 715),
(205, 716),
(205, 718),
(206, 226),
(207, 0),
(208, 226),
(209, 226),
(221, 226),
(222, 226),
(223, 0),
(224, 226),
(225, 226),
(226, 226),
(228, 226),
(228, 816),
(234, 0),
(235, 0);

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

--
-- Estrutura da tabela `ynfp8_newsfeeds`
--

CREATE TABLE `ynfp8_newsfeeds` (
  `catid` int(11) NOT NULL DEFAULT '0',
  `id` int(10) UNSIGNED NOT NULL,
  `name` varchar(100) COLLATE utf8mb4_unicode_ci NOT NULL DEFAULT '',
  `alias` varchar(400) CHARACTER SET utf8mb4 COLLATE utf8mb4_bin NOT NULL DEFAULT '',
  `link` varchar(2048) COLLATE utf8mb4_unicode_ci 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) COLLATE utf8mb4_unicode_ci NOT NULL DEFAULT '',
  `params` text COLLATE utf8mb4_unicode_ci 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) COLLATE utf8mb4_unicode_ci 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 COLLATE utf8mb4_unicode_ci NOT NULL,
  `metadesc` text COLLATE utf8mb4_unicode_ci NOT NULL,
  `metadata` text COLLATE utf8mb4_unicode_ci NOT NULL,
  `xreference` varchar(50) COLLATE utf8mb4_unicode_ci NOT NULL DEFAULT '' 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 COLLATE utf8mb4_unicode_ci NOT NULL,
  `version` int(10) UNSIGNED NOT NULL DEFAULT '1',
  `hits` int(10) UNSIGNED NOT NULL DEFAULT '0',
  `images` text COLLATE utf8mb4_unicode_ci NOT NULL
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;

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

--
-- Estrutura da tabela `ynfp8_nextend2_image_storage`
--

CREATE TABLE `ynfp8_nextend2_image_storage` (
  `id` int(11) NOT NULL,
  `hash` varchar(32) NOT NULL,
  `image` text NOT NULL,
  `value` mediumtext NOT NULL
) ENGINE=MyISAM DEFAULT CHARSET=utf8;

--
-- Extraindo dados da tabela `ynfp8_nextend2_image_storage`
--

INSERT INTO `ynfp8_nextend2_image_storage` (`id`, `hash`, `image`, `value`) VALUES
(1, '7148fa26ad6dd9ee953b6c3f5f30c99d', 'https://smartslider3.com/sample/programmer.jpg', 'eyJkZXNrdG9wIjp7InNpemUiOiIwfCp8MCJ9LCJkZXNrdG9wLXJldGluYSI6eyJpbWFnZSI6IiIsInNpemUiOiIwfCp8MCJ9LCJ0YWJsZXQiOnsiaW1hZ2UiOiIiLCJzaXplIjoiMHwqfDAifSwidGFibGV0LXJldGluYSI6eyJpbWFnZSI6IiIsInNpemUiOiIwfCp8MCJ9LCJtb2JpbGUiOnsiaW1hZ2UiOiIiLCJzaXplIjoiMHwqfDAifSwibW9iaWxlLXJldGluYSI6eyJpbWFnZSI6IiIsInNpemUiOiIwfCp8MCJ9fQ=='),
(2, '6681af77aa8c9f342a3f8a98939dca43', 'https://smartslider3.com/sample/free1.jpg', 'eyJkZXNrdG9wIjp7InNpemUiOiIwfCp8MCJ9LCJkZXNrdG9wLXJldGluYSI6eyJpbWFnZSI6IiIsInNpemUiOiIwfCp8MCJ9LCJ0YWJsZXQiOnsiaW1hZ2UiOiIiLCJzaXplIjoiMHwqfDAifSwidGFibGV0LXJldGluYSI6eyJpbWFnZSI6IiIsInNpemUiOiIwfCp8MCJ9LCJtb2JpbGUiOnsiaW1hZ2UiOiIiLCJzaXplIjoiMHwqfDAifSwibW9iaWxlLXJldGluYSI6eyJpbWFnZSI6IiIsInNpemUiOiIwfCp8MCJ9fQ=='),
(3, '2ebcc61fcb32c829e4927fbfd782ff7a', 'https://smartslider3.com/sample/photographer.jpg', 'eyJkZXNrdG9wIjp7InNpemUiOiIwfCp8MCJ9LCJkZXNrdG9wLXJldGluYSI6eyJpbWFnZSI6IiIsInNpemUiOiIwfCp8MCJ9LCJ0YWJsZXQiOnsiaW1hZ2UiOiIiLCJzaXplIjoiMHwqfDAifSwidGFibGV0LXJldGluYSI6eyJpbWFnZSI6IiIsInNpemUiOiIwfCp8MCJ9LCJtb2JpbGUiOnsiaW1hZ2UiOiIiLCJzaXplIjoiMHwqfDAifSwibW9iaWxlLXJldGluYSI6eyJpbWFnZSI6IiIsInNpemUiOiIwfCp8MCJ9fQ=='),
(4, '20479d09ec6c68e64876bd42162d1db1', '$/images/imagens/iconeaudiovisuais.png', 'eyJkZXNrdG9wIjp7InNpemUiOiIwfCp8MCJ9LCJkZXNrdG9wLXJldGluYSI6eyJpbWFnZSI6IiIsInNpemUiOiIwfCp8MCJ9LCJ0YWJsZXQiOnsiaW1hZ2UiOiIiLCJzaXplIjoiMHwqfDAifSwidGFibGV0LXJldGluYSI6eyJpbWFnZSI6IiIsInNpemUiOiIwfCp8MCJ9LCJtb2JpbGUiOnsiaW1hZ2UiOiIiLCJzaXplIjoiMHwqfDAifSwibW9iaWxlLXJldGluYSI6eyJpbWFnZSI6IiIsInNpemUiOiIwfCp8MCJ9fQ==');

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

--
-- Estrutura da tabela `ynfp8_nextend2_section_storage`
--

CREATE TABLE `ynfp8_nextend2_section_storage` (
  `id` int(11) NOT NULL,
  `application` varchar(20) NOT NULL,
  `section` varchar(128) NOT NULL,
  `referencekey` varchar(128) NOT NULL,
  `value` mediumtext NOT NULL,
  `system` int(11) NOT NULL DEFAULT '0',
  `editable` int(11) NOT NULL DEFAULT '1'
) ENGINE=MyISAM DEFAULT CHARSET=utf8;

--
-- Extraindo dados da tabela `ynfp8_nextend2_section_storage`
--

INSERT INTO `ynfp8_nextend2_section_storage` (`id`, `application`, `section`, `referencekey`, `value`, `system`, `editable`) VALUES
(10000, 'system', 'global', 'n2_ss3_version', '3.3.28r6119', 1, 1),
(10001, 'smartslider', 'sliderChanged', '1', '1', 0, 1),
(10002, 'cache', 'notweb/n2-ss-1', 'data.manifest', '{\"generator\":[]}', 0, 1),
(10003, 'cache', 'notweb/n2-ss-1', 'variations.manifest', '1', 0, 1),
(10004, 'cache', 'notweb/n2-ss-1', 'sliderpt-PT1.manifest', '{\"hash\":\"\",\"nextCacheRefresh\":1762864054,\"currentPath\":\"65148348c2270f421e93a0b6830df2a3\",\"version\":\"3.3.28\"}', 0, 1),
(10005, 'cache', 'notweb/n2-ss-1', 'sliderpt-PT1', '{\"html\":\"<div class=\\\"n2-section-smartslider \\\" role=\\\"region\\\" aria-label=\\\"Slider\\\"><style>div#n2-ss-1{width:1200px;float:left;margin:0px 0px 0px 0px;}html[dir=\\\"rtl\\\"] div#n2-ss-1{float:right;}div#n2-ss-1 .n2-ss-slider-1{position:relative;padding-top:0px;padding-right:0px;padding-bottom:0px;padding-left:0px;height:600px;border-style:solid;border-width:0px;border-color:#3e3e3e;border-color:RGBA(62,62,62,1);border-radius:0px;background-clip:padding-box;background-repeat:repeat;background-position:50% 50%;background-size:cover;background-attachment:scroll;}div#n2-ss-1 .n2-ss-slider-background-video-container{position:absolute;left:0;top:0;width:100%;height:100%;overflow:hidden;}div#n2-ss-1 .n2-ss-slider-2{position:relative;width:100%;height:100%;}.x-firefox div#n2-ss-1 .n2-ss-slider-2{opacity:0.99999;}div#n2-ss-1 .n2-ss-slider-3{position:relative;width:100%;height:100%;overflow:hidden;outline:1px solid rgba(0,0,0,0);z-index:10;}div#n2-ss-1 .n2-ss-slide-backgrounds,div#n2-ss-1 .n2-ss-slider-3 > .n-particles-js-canvas-el,div#n2-ss-1 .n2-ss-slider-3 > .n2-ss-divider{position:absolute;left:0;top:0;width:100%;height:100%;}div#n2-ss-1 .n2-ss-slide-backgrounds{z-index:10;}div#n2-ss-1 .n2-ss-slider-3 > .n-particles-js-canvas-el{z-index:12;}div#n2-ss-1 .n2-ss-slide-backgrounds > *{overflow:hidden;}div#n2-ss-1 .n2-ss-slide{position:absolute;top:0;left:0;width:100%;height:100%;z-index:20;display:block;-webkit-backface-visibility:hidden;}div#n2-ss-1 .n2-ss-layers-container{position:relative;width:1200px;height:600px;}div#n2-ss-1 .n2-ss-parallax-clip > .n2-ss-layers-container{position:absolute;right:0;}div#n2-ss-1 .n2-ss-slide{perspective:1000px;}div#n2-ss-1[data-ie] .n2-ss-slide{perspective:none;transform:perspective(1000px);}div#n2-ss-1 .n2-ss-slide-active{z-index:21;}div#n2-ss-1 .nextend-arrow{cursor:pointer;overflow:hidden;line-height:0 !important;z-index:20;}div#n2-ss-1 .nextend-arrow img{position:relative;min-height:0;min-width:0;vertical-align:top;width:auto;height:auto;max-width:100%;max-height:100%;display:inline;}div#n2-ss-1 .nextend-arrow img.n2-arrow-hover-img{display:none;}div#n2-ss-1 .nextend-arrow:HOVER img.n2-arrow-hover-img{display:inline;}div#n2-ss-1 .nextend-arrow:HOVER img.n2-arrow-normal-img{display:none;}div#n2-ss-1 .nextend-arrow-animated{overflow:hidden;}div#n2-ss-1 .nextend-arrow-animated > div{position:relative;}div#n2-ss-1 .nextend-arrow-animated .n2-active{position:absolute;}div#n2-ss-1 .nextend-arrow-animated-fade{transition:background 0.3s, opacity 0.4s;}div#n2-ss-1 .nextend-arrow-animated-horizontal > div{transition:all 0.4s;left:0;}div#n2-ss-1 .nextend-arrow-animated-horizontal .n2-active{top:0;}div#n2-ss-1 .nextend-arrow-previous.nextend-arrow-animated-horizontal:HOVER > div,div#n2-ss-1 .nextend-arrow-previous.nextend-arrow-animated-horizontal:FOCUS > div,div#n2-ss-1 .nextend-arrow-next.nextend-arrow-animated-horizontal .n2-active{left:-100%;}div#n2-ss-1 .nextend-arrow-previous.nextend-arrow-animated-horizontal .n2-active,div#n2-ss-1 .nextend-arrow-next.nextend-arrow-animated-horizontal:HOVER > div,div#n2-ss-1 .nextend-arrow-next.nextend-arrow-animated-horizontal:FOCUS > div{left:100%;}div#n2-ss-1 .nextend-arrow.nextend-arrow-animated-horizontal:HOVER .n2-active,div#n2-ss-1 .nextend-arrow.nextend-arrow-animated-horizontal:FOCUS .n2-active{left:0;}div#n2-ss-1 .nextend-arrow-animated-vertical > div{transition:all 0.4s;top:0;}div#n2-ss-1 .nextend-arrow-animated-vertical .n2-active{left:0;}div#n2-ss-1 .nextend-arrow-animated-vertical .n2-active{top:-100%;}div#n2-ss-1 .nextend-arrow-animated-vertical:HOVER > div,div#n2-ss-1 .nextend-arrow-animated-vertical:FOCUS > div{top:100%;}div#n2-ss-1 .nextend-arrow-animated-vertical:HOVER .n2-active,div#n2-ss-1 .nextend-arrow-animated-vertical:FOCUS .n2-active{top:0;}div#n2-ss-1 .n2-ss-control-bullet{visibility:hidden;text-align:center;justify-content:center;}div#n2-ss-1 .n2-ss-control-bullet-horizontal.n2-ss-control-bullet-fullsize{width:100%;}div#n2-ss-1 .n2-ss-control-bullet-vertical.n2-ss-control-bullet-fullsize{height:100%;flex-flow:column;}div#n2-ss-1 .nextend-bullet-bar{display:inline-flex;visibility:visible;align-items:center;flex-wrap:wrap;}div#n2-ss-1 .n2-bar-justify-content-left{justify-content:flex-start;}div#n2-ss-1 .n2-bar-justify-content-center{justify-content:center;}div#n2-ss-1 .n2-bar-justify-content-right{justify-content:flex-end;}div#n2-ss-1 .n2-ss-control-bullet-vertical > .nextend-bullet-bar{flex-flow:column;}div#n2-ss-1 .n2-ss-control-bullet-fullsize > .nextend-bullet-bar{display:flex;}div#n2-ss-1 .n2-ss-control-bullet-horizontal.n2-ss-control-bullet-fullsize > .nextend-bullet-bar{flex:1 1 auto;}div#n2-ss-1 .n2-ss-control-bullet-vertical.n2-ss-control-bullet-fullsize > .nextend-bullet-bar{height:100%;}div#n2-ss-1 .nextend-bullet-bar .n2-bullet{cursor:pointer;transition:background-color 0.4s;}div#n2-ss-1 .nextend-bullet-bar .n2-bullet.n2-active{cursor:default;}div#n2-ss-1 div.n2-ss-bullet-thumbnail-container{position:absolute;opacity:0;z-index:10000000;}div#n2-ss-1 .n2-ss-bullet-thumbnail-container .n2-ss-bullet-thumbnail{background-size:cover;background-repeat:no-repeat;background-position:center;}div#n2-ss-1 .n2-font-b3345663dc8b9cef8e1c2d7598218f7d-hover{font-family: \'Raleway\',\'Arial\';color: #0b0b0b;font-size:225%;text-shadow: none;line-height: 1.5;font-weight: normal;font-style: normal;text-decoration: none;text-align: center;letter-spacing: 10px;word-spacing: normal;text-transform: uppercase;}div#n2-ss-1 .n2-style-34aabac2d1a1f42ea86057074a5dba21-heading{background: #ffffff;background: RGBA(255,255,255,0.8);opacity:1;padding:0.4em 1em 0.4em 1em ;box-shadow: none;border-width: 0px;border-style: solid;border-color: #000000; border-color: RGBA(0,0,0,1);border-radius:0px;}div#n2-ss-1 .n2-font-f7cfdde6001a78b89d1f32639ff1ac5c-hover{font-family: \'Raleway\',\'Arial\';color: #ffffff;font-size:137.5%;text-shadow: none;line-height: 1;font-weight: normal;font-style: normal;text-decoration: none;text-align: center;letter-spacing: 2px;word-spacing: normal;text-transform: none;}div#n2-ss-1 .n2-style-ef33d9149525c4afb4ba031e6eb66c9e-heading{background: #000000;background: RGBA(0,0,0,0.8);opacity:1;padding:0.8em 1em 0.8em 1em ;box-shadow: none;border-width: 0px;border-style: solid;border-color: #000000; border-color: RGBA(0,0,0,1);border-radius:0px;}div#n2-ss-1 .n2-style-09efebcef1f2f45d29438e0cabcf79bc-dot{background: #000000;background: RGBA(0,0,0,0.67);opacity:1;padding:5px 5px 5px 5px ;box-shadow: none;border-width: 0px;border-style: solid;border-color: #000000; border-color: RGBA(0,0,0,1);border-radius:50px;margin: 4px;}div#n2-ss-1 .n2-style-09efebcef1f2f45d29438e0cabcf79bc-dot.n2-active, div#n2-ss-1 .n2-style-09efebcef1f2f45d29438e0cabcf79bc-dot:HOVER, div#n2-ss-1 .n2-style-09efebcef1f2f45d29438e0cabcf79bc-dot:FOCUS{background: #09b474;}div#n2-ss-1 .n2-style-42845aa02120076deb3a5681d1d750ac-simple{background: #000000;background: RGBA(0,0,0,0.5);opacity:1;padding:3px 3px 3px 3px ;box-shadow: none;border-width: 0px;border-style: solid;border-color: #000000; border-color: RGBA(0,0,0,1);border-radius:3px;margin: 5px;}<\\/style><div id=\\\"n2-ss-1-align\\\" class=\\\"n2-ss-align\\\"><div class=\\\"n2-padding\\\"><div id=\\\"n2-ss-1\\\" data-creator=\\\"Smart Slider 3\\\" class=\\\"n2-ss-slider n2-ow n2-has-hover n2notransition  n2-ss-load-fade \\\" data-minFontSizedesktopPortrait=\\\"1\\\" data-minFontSizedesktopLandscape=\\\"1\\\" data-minFontSizetabletPortrait=\\\"1\\\" data-minFontSizetabletLandscape=\\\"1\\\" data-minFontSizemobilePortrait=\\\"1\\\" data-minFontSizemobileLandscape=\\\"1\\\" style=\\\"font-size: 1rem;\\\" data-fontsize=\\\"16\\\">\\r\\n        <div class=\\\"n2-ss-slider-1 n2-ss-swipe-element n2-ow\\\" style=\\\"\\\">\\r\\n                        <div class=\\\"n2-ss-slider-2 n2-ow\\\">\\r\\n                                <div class=\\\"n2-ss-slider-3 n2-ow\\\" style=\\\"\\\">\\r\\n\\r\\n                    <div class=\\\"n2-ss-slide-backgrounds\\\"><\\/div><div data-first=\\\"1\\\" data-slide-duration=\\\"0\\\" data-id=\\\"1\\\" data-title=\\\"&lt;div&gt;&lt;div&gt;Slide One&lt;\\/div&gt;&lt;\\/div&gt;\\\" data-thumbnail=\\\"https:\\/\\/smartslider3.com\\/sample\\/developerthumbnail.jpg\\\" style=\\\"\\\" class=\\\" n2-ss-slide n2-ss-canvas n2-ow  n2-ss-slide-1\\\"><div class=\\\"n2-ss-slide-background n2-ow\\\" data-mode=\\\"fill\\\"><div data-hash=\\\"7148fa26ad6dd9ee953b6c3f5f30c99d\\\" data-desktop=\\\"https:\\/\\/smartslider3.com\\/sample\\/programmer.jpg\\\" class=\\\"n2-ss-slide-background-image\\\" data-blur=\\\"0\\\"><img src=\\\"https:\\/\\/smartslider3.com\\/sample\\/programmer.jpg\\\" alt=\\\"\\\" \\/><\\/div><\\/div><div class=\\\"n2-ss-layers-container n2-ow\\\" data-csstextalign=\\\"center\\\" style=\\\"\\\"><div class=\\\"n2-ss-layer n2-ow\\\" style=\\\"overflow:;\\\" data-csstextalign=\\\"inherit\\\" data-has-maxwidth=\\\"0\\\" data-desktopportraitmaxwidth=\\\"0\\\" data-cssselfalign=\\\"inherit\\\" data-desktopportraitselfalign=\\\"inherit\\\" data-pm=\\\"content\\\" data-desktopportraitpadding=\\\"10|*|10|*|10|*|10|*|px+\\\" data-desktopportraitinneralign=\\\"inherit\\\" data-sstype=\\\"content\\\" data-hasbackground=\\\"0\\\" data-rotation=\\\"0\\\" data-desktopportrait=\\\"1\\\" data-desktoplandscape=\\\"1\\\" data-tabletportrait=\\\"1\\\" data-tabletlandscape=\\\"1\\\" data-mobileportrait=\\\"1\\\" data-mobilelandscape=\\\"1\\\" data-adaptivefont=\\\"1\\\" data-desktopportraitfontsize=\\\"100\\\" data-mobileportraitfontsize=\\\"60\\\" data-plugin=\\\"rendered\\\"><div class=\\\"n2-ss-section-main-content n2-ss-layer-content n2-ow\\\" style=\\\"padding:0.625em 0.625em 0.625em 0.625em ;\\\" data-verticalalign=\\\"center\\\"><div class=\\\"n2-ss-layer n2-ow\\\" style=\\\"margin:0.625em 0em 0.625em 0em ;overflow:visible;\\\" data-pm=\\\"normal\\\" data-desktopportraitmargin=\\\"10|*|0|*|10|*|0|*|px+\\\" data-desktopportraitheight=\\\"0\\\" data-has-maxwidth=\\\"0\\\" data-desktopportraitmaxwidth=\\\"0\\\" data-cssselfalign=\\\"inherit\\\" data-desktopportraitselfalign=\\\"inherit\\\" data-sstype=\\\"layer\\\" data-rotation=\\\"0\\\" data-desktopportrait=\\\"1\\\" data-desktoplandscape=\\\"1\\\" data-tabletportrait=\\\"1\\\" data-tabletlandscape=\\\"1\\\" data-mobileportrait=\\\"1\\\" data-mobilelandscape=\\\"1\\\" data-adaptivefont=\\\"0\\\" data-desktopportraitfontsize=\\\"100\\\" data-plugin=\\\"rendered\\\"><h2 id=\\\"n2-ss-1item1\\\" class=\\\"n2-font-b3345663dc8b9cef8e1c2d7598218f7d-hover n2-style-34aabac2d1a1f42ea86057074a5dba21-heading   n2-ss-item-content n2-ow\\\" style=\\\"display:inline-block;\\\">Martin Dwyer<\\/h2><\\/div><div class=\\\"n2-ss-layer n2-ow\\\" style=\\\"margin:0em 0em 0em 0em ;overflow:visible;\\\" data-pm=\\\"normal\\\" data-desktopportraitmargin=\\\"0|*|0|*|0|*|0|*|px+\\\" data-desktopportraitheight=\\\"0\\\" data-has-maxwidth=\\\"0\\\" data-desktopportraitmaxwidth=\\\"0\\\" data-cssselfalign=\\\"inherit\\\" data-desktopportraitselfalign=\\\"inherit\\\" data-sstype=\\\"layer\\\" data-rotation=\\\"0\\\" data-desktopportrait=\\\"1\\\" data-desktoplandscape=\\\"1\\\" data-tabletportrait=\\\"1\\\" data-tabletlandscape=\\\"1\\\" data-mobileportrait=\\\"1\\\" data-mobilelandscape=\\\"1\\\" data-adaptivefont=\\\"0\\\" data-desktopportraitfontsize=\\\"100\\\" data-plugin=\\\"rendered\\\"><h2 id=\\\"n2-ss-1item2\\\" class=\\\"n2-font-f7cfdde6001a78b89d1f32639ff1ac5c-hover n2-style-ef33d9149525c4afb4ba031e6eb66c9e-heading   n2-ss-item-content n2-ow\\\" style=\\\"display:inline-block;white-space:nowrap;\\\">Application Developer<\\/h2><\\/div><\\/div><\\/div><\\/div><\\/div><div data-slide-duration=\\\"0\\\" data-id=\\\"2\\\" data-title=\\\"&lt;div&gt;&lt;div&gt;Slide Two&lt;\\/div&gt;&lt;\\/div&gt;\\\" data-thumbnail=\\\"https:\\/\\/smartslider3.com\\/sample\\/artdirectorthumbnail.jpg\\\" style=\\\"\\\" class=\\\" n2-ss-slide n2-ss-canvas n2-ow  n2-ss-slide-2\\\"><div class=\\\"n2-ss-slide-background n2-ow\\\" data-mode=\\\"fill\\\"><div data-hash=\\\"6681af77aa8c9f342a3f8a98939dca43\\\" data-desktop=\\\"https:\\/\\/smartslider3.com\\/sample\\/free1.jpg\\\" class=\\\"n2-ss-slide-background-image\\\" data-blur=\\\"0\\\"><img src=\\\"https:\\/\\/smartslider3.com\\/sample\\/free1.jpg\\\" alt=\\\"\\\" \\/><\\/div><\\/div><div class=\\\"n2-ss-layers-container n2-ow\\\" data-csstextalign=\\\"center\\\" style=\\\"\\\"><div class=\\\"n2-ss-layer n2-ow\\\" style=\\\"overflow:;\\\" data-csstextalign=\\\"inherit\\\" data-has-maxwidth=\\\"0\\\" data-desktopportraitmaxwidth=\\\"0\\\" data-cssselfalign=\\\"inherit\\\" data-desktopportraitselfalign=\\\"inherit\\\" data-pm=\\\"content\\\" data-desktopportraitpadding=\\\"10|*|10|*|10|*|10|*|px+\\\" data-desktopportraitinneralign=\\\"inherit\\\" data-sstype=\\\"content\\\" data-hasbackground=\\\"0\\\" data-rotation=\\\"0\\\" data-desktopportrait=\\\"1\\\" data-desktoplandscape=\\\"1\\\" data-tabletportrait=\\\"1\\\" data-tabletlandscape=\\\"1\\\" data-mobileportrait=\\\"1\\\" data-mobilelandscape=\\\"1\\\" data-adaptivefont=\\\"1\\\" data-desktopportraitfontsize=\\\"100\\\" data-mobileportraitfontsize=\\\"60\\\" data-plugin=\\\"rendered\\\"><div class=\\\"n2-ss-section-main-content n2-ss-layer-content n2-ow\\\" style=\\\"padding:0.625em 0.625em 0.625em 0.625em ;\\\" data-verticalalign=\\\"center\\\"><div class=\\\"n2-ss-layer n2-ow\\\" style=\\\"margin:0.625em 0em 0.625em 0em ;overflow:visible;\\\" data-pm=\\\"normal\\\" data-desktopportraitmargin=\\\"10|*|0|*|10|*|0|*|px+\\\" data-desktopportraitheight=\\\"0\\\" data-has-maxwidth=\\\"0\\\" data-desktopportraitmaxwidth=\\\"0\\\" data-cssselfalign=\\\"inherit\\\" data-desktopportraitselfalign=\\\"inherit\\\" data-sstype=\\\"layer\\\" data-rotation=\\\"0\\\" data-desktopportrait=\\\"1\\\" data-desktoplandscape=\\\"1\\\" data-tabletportrait=\\\"1\\\" data-tabletlandscape=\\\"1\\\" data-mobileportrait=\\\"1\\\" data-mobilelandscape=\\\"1\\\" data-adaptivefont=\\\"0\\\" data-desktopportraitfontsize=\\\"100\\\" data-plugin=\\\"rendered\\\"><h2 id=\\\"n2-ss-1item3\\\" class=\\\"n2-font-b3345663dc8b9cef8e1c2d7598218f7d-hover n2-style-34aabac2d1a1f42ea86057074a5dba21-heading   n2-ss-item-content n2-ow\\\" style=\\\"display:inline-block;\\\">Rachel Wright<\\/h2><\\/div><div class=\\\"n2-ss-layer n2-ow\\\" style=\\\"margin:0em 0em 0em 0em ;overflow:visible;\\\" data-pm=\\\"normal\\\" data-desktopportraitmargin=\\\"0|*|0|*|0|*|0|*|px+\\\" data-desktopportraitheight=\\\"0\\\" data-has-maxwidth=\\\"0\\\" data-desktopportraitmaxwidth=\\\"0\\\" data-cssselfalign=\\\"inherit\\\" data-desktopportraitselfalign=\\\"inherit\\\" data-sstype=\\\"layer\\\" data-rotation=\\\"0\\\" data-desktopportrait=\\\"1\\\" data-desktoplandscape=\\\"1\\\" data-tabletportrait=\\\"1\\\" data-tabletlandscape=\\\"1\\\" data-mobileportrait=\\\"1\\\" data-mobilelandscape=\\\"1\\\" data-adaptivefont=\\\"0\\\" data-desktopportraitfontsize=\\\"100\\\" data-plugin=\\\"rendered\\\"><h2 id=\\\"n2-ss-1item4\\\" class=\\\"n2-font-f7cfdde6001a78b89d1f32639ff1ac5c-hover n2-style-ef33d9149525c4afb4ba031e6eb66c9e-heading   n2-ss-item-content n2-ow\\\" style=\\\"display:inline-block;white-space:nowrap;\\\">Art Director & Photographer<\\/h2><\\/div><\\/div><\\/div><\\/div><\\/div><div data-slide-duration=\\\"0\\\" data-id=\\\"3\\\" data-title=\\\"&lt;div&gt;&lt;div&gt;Slide Three&lt;\\/div&gt;&lt;\\/div&gt;\\\" data-thumbnail=\\\"https:\\/\\/smartslider3.com\\/sample\\/photographerthumbnail.jpg\\\" style=\\\"\\\" class=\\\" n2-ss-slide n2-ss-canvas n2-ow  n2-ss-slide-3\\\"><div class=\\\"n2-ss-slide-background n2-ow\\\" data-mode=\\\"fill\\\"><div data-hash=\\\"2ebcc61fcb32c829e4927fbfd782ff7a\\\" data-desktop=\\\"https:\\/\\/smartslider3.com\\/sample\\/photographer.jpg\\\" class=\\\"n2-ss-slide-background-image\\\" data-blur=\\\"0\\\"><img src=\\\"https:\\/\\/smartslider3.com\\/sample\\/photographer.jpg\\\" alt=\\\"\\\" \\/><\\/div><\\/div><div class=\\\"n2-ss-layers-container n2-ow\\\" data-csstextalign=\\\"center\\\" style=\\\"\\\"><div class=\\\"n2-ss-layer n2-ow\\\" style=\\\"overflow:;\\\" data-csstextalign=\\\"inherit\\\" data-has-maxwidth=\\\"0\\\" data-desktopportraitmaxwidth=\\\"0\\\" data-cssselfalign=\\\"inherit\\\" data-desktopportraitselfalign=\\\"inherit\\\" data-pm=\\\"content\\\" data-desktopportraitpadding=\\\"10|*|10|*|10|*|10|*|px+\\\" data-desktopportraitinneralign=\\\"inherit\\\" data-sstype=\\\"content\\\" data-hasbackground=\\\"0\\\" data-rotation=\\\"0\\\" data-desktopportrait=\\\"1\\\" data-desktoplandscape=\\\"1\\\" data-tabletportrait=\\\"1\\\" data-tabletlandscape=\\\"1\\\" data-mobileportrait=\\\"1\\\" data-mobilelandscape=\\\"1\\\" data-adaptivefont=\\\"1\\\" data-desktopportraitfontsize=\\\"100\\\" data-mobileportraitfontsize=\\\"60\\\" data-plugin=\\\"rendered\\\"><div class=\\\"n2-ss-section-main-content n2-ss-layer-content n2-ow\\\" style=\\\"padding:0.625em 0.625em 0.625em 0.625em ;\\\" data-verticalalign=\\\"center\\\"><div class=\\\"n2-ss-layer n2-ow\\\" style=\\\"margin:0.625em 0em 0.625em 0em ;overflow:visible;\\\" data-pm=\\\"normal\\\" data-desktopportraitmargin=\\\"10|*|0|*|10|*|0|*|px+\\\" data-desktopportraitheight=\\\"0\\\" data-has-maxwidth=\\\"0\\\" data-desktopportraitmaxwidth=\\\"0\\\" data-cssselfalign=\\\"inherit\\\" data-desktopportraitselfalign=\\\"inherit\\\" data-sstype=\\\"layer\\\" data-rotation=\\\"0\\\" data-desktopportrait=\\\"1\\\" data-desktoplandscape=\\\"1\\\" data-tabletportrait=\\\"1\\\" data-tabletlandscape=\\\"1\\\" data-mobileportrait=\\\"1\\\" data-mobilelandscape=\\\"1\\\" data-adaptivefont=\\\"0\\\" data-desktopportraitfontsize=\\\"100\\\" data-plugin=\\\"rendered\\\"><h2 id=\\\"n2-ss-1item5\\\" class=\\\"n2-font-b3345663dc8b9cef8e1c2d7598218f7d-hover n2-style-34aabac2d1a1f42ea86057074a5dba21-heading   n2-ss-item-content n2-ow\\\" style=\\\"display:inline-block;\\\">Andrew Butler<\\/h2><\\/div><div class=\\\"n2-ss-layer n2-ow\\\" style=\\\"margin:0em 0em 0em 0em ;overflow:visible;\\\" data-pm=\\\"normal\\\" data-desktopportraitmargin=\\\"0|*|0|*|0|*|0|*|px+\\\" data-desktopportraitheight=\\\"0\\\" data-has-maxwidth=\\\"0\\\" data-desktopportraitmaxwidth=\\\"0\\\" data-cssselfalign=\\\"inherit\\\" data-desktopportraitselfalign=\\\"inherit\\\" data-sstype=\\\"layer\\\" data-rotation=\\\"0\\\" data-desktopportrait=\\\"1\\\" data-desktoplandscape=\\\"1\\\" data-tabletportrait=\\\"1\\\" data-tabletlandscape=\\\"1\\\" data-mobileportrait=\\\"1\\\" data-mobilelandscape=\\\"1\\\" data-adaptivefont=\\\"0\\\" data-desktopportraitfontsize=\\\"100\\\" data-plugin=\\\"rendered\\\"><h2 id=\\\"n2-ss-1item6\\\" class=\\\"n2-font-f7cfdde6001a78b89d1f32639ff1ac5c-hover n2-style-ef33d9149525c4afb4ba031e6eb66c9e-heading   n2-ss-item-content n2-ow\\\" style=\\\"display:inline-block;\\\">Photographer & Illustrator<\\/h2><\\/div><\\/div><\\/div><\\/div><\\/div><div data-slide-duration=\\\"0\\\" data-id=\\\"4\\\" data-title=\\\"&lt;div&gt;&lt;div&gt;Inscri\\u00e7\\u00e3o&lt;\\/div&gt;&lt;\\/div&gt;\\\" data-thumbnail=\\\"\\/esmaior\\/images\\/imagens\\/iconeaudiovisuais.png\\\" style=\\\"\\\" class=\\\" n2-ss-slide n2-ss-canvas n2-ow  n2-ss-slide-4\\\"><div class=\\\"n2-ss-slide-background n2-ow\\\" data-mode=\\\"fill\\\"><div data-hash=\\\"20479d09ec6c68e64876bd42162d1db1\\\" data-desktop=\\\"\\/esmaior\\/images\\/imagens\\/iconeaudiovisuais.png\\\" class=\\\"n2-ss-slide-background-image\\\" data-blur=\\\"0\\\"><img src=\\\"\\/esmaior\\/images\\/imagens\\/iconeaudiovisuais.png\\\" alt=\\\"\\\" \\/><\\/div><\\/div><div class=\\\"n2-ss-layers-container n2-ow\\\" data-csstextalign=\\\"center\\\" style=\\\"\\\"><\\/div><\\/div>                <\\/div>\\r\\n            <\\/div>\\r\\n            <div data-ssleft=\\\"0+15\\\" data-sstop=\\\"height\\/2-previousheight\\/2\\\" id=\\\"n2-ss-1-arrow-previous\\\" class=\\\"n2-ss-widget n2-ss-widget-display-desktop n2-ss-widget-display-tablet n2-ss-widget-display-mobile nextend-arrow n2-ow nextend-arrow-previous  nextend-arrow-animated-fade n2-ib\\\" style=\\\"position: absolute;\\\" role=\\\"button\\\" aria-label=\\\"previous arrow\\\" tabindex=\\\"0\\\"><img class=\\\"n2-ow\\\" data-no-lazy=\\\"1\\\" data-hack=\\\"data-lazy-src\\\" src=\\\"data:image\\/svg+xml;base64,PHN2ZyB3aWR0aD0iMzIiIGhlaWdodD0iMzIiIHZpZXdCb3g9IjAgMCAzMiAzMiIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj48cGF0aCBkPSJNMTEuNDMzIDE1Ljk5MkwyMi42OSA1LjcxMmMuMzkzLS4zOS4zOTMtMS4wMyAwLTEuNDItLjM5My0uMzktMS4wMy0uMzktMS40MjMgMGwtMTEuOTggMTAuOTRjLS4yMS4yMS0uMy40OS0uMjg1Ljc2LS4wMTUuMjguMDc1LjU2LjI4NC43N2wxMS45OCAxMC45NGMuMzkzLjM5IDEuMDMuMzkgMS40MjQgMCAuMzkzLS40LjM5My0xLjAzIDAtMS40MmwtMTEuMjU3LTEwLjI5IiBmaWxsPSIjZmZmZmZmIiBvcGFjaXR5PSIwLjgiIGZpbGwtcnVsZT0iZXZlbm9kZCIvPjwvc3ZnPg==\\\" alt=\\\"previous arrow\\\" \\/><\\/div>\\n<div data-ssright=\\\"0+15\\\" data-sstop=\\\"height\\/2-nextheight\\/2\\\" id=\\\"n2-ss-1-arrow-next\\\" class=\\\"n2-ss-widget n2-ss-widget-display-desktop n2-ss-widget-display-tablet n2-ss-widget-display-mobile nextend-arrow n2-ow nextend-arrow-next  nextend-arrow-animated-fade n2-ib\\\" style=\\\"position: absolute;\\\" role=\\\"button\\\" aria-label=\\\"next arrow\\\" tabindex=\\\"0\\\"><img class=\\\"n2-ow\\\" data-no-lazy=\\\"1\\\" data-hack=\\\"data-lazy-src\\\" src=\\\"data:image\\/svg+xml;base64,PHN2ZyB3aWR0aD0iMzIiIGhlaWdodD0iMzIiIHZpZXdCb3g9IjAgMCAzMiAzMiIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj48cGF0aCBkPSJNMTAuNzIyIDQuMjkzYy0uMzk0LS4zOS0xLjAzMi0uMzktMS40MjcgMC0uMzkzLjM5LS4zOTMgMS4wMyAwIDEuNDJsMTEuMjgzIDEwLjI4LTExLjI4MyAxMC4yOWMtLjM5My4zOS0uMzkzIDEuMDIgMCAxLjQyLjM5NS4zOSAxLjAzMy4zOSAxLjQyNyAwbDEyLjAwNy0xMC45NGMuMjEtLjIxLjMtLjQ5LjI4NC0uNzcuMDE0LS4yNy0uMDc2LS41NS0uMjg2LS43NkwxMC43MiA0LjI5M3oiIGZpbGw9IiNmZmZmZmYiIG9wYWNpdHk9IjAuOCIgZmlsbC1ydWxlPSJldmVub2RkIi8+PC9zdmc+\\\" alt=\\\"next arrow\\\" \\/><\\/div>\\n        <\\/div>\\r\\n        <div data-position=\\\"below\\\" data-offset=\\\"10\\\" class=\\\"n2-ss-widget n2-ss-widget-display-desktop n2-ss-widget-display-tablet n2-ss-widget-display-mobile  n2-flex n2-ss-control-bullet n2-ss-control-bullet-horizontal\\\" style=\\\"margin-top:10px;\\\"><div class=\\\" nextend-bullet-bar n2-ow n2-bar-justify-content-center\\\"><\\/div><\\/div>\\n<\\/div><div class=\\\"n2-clear\\\"><\\/div><div id=\\\"n2-ss-1-spinner\\\" style=\\\"display: none;\\\"><div><div class=\\\"n2-ss-spinner-simple-white-container\\\"><div class=\\\"n2-ss-spinner-simple-white\\\"><\\/div><\\/div><\\/div><\\/div><\\/div><\\/div><div id=\\\"n2-ss-1-placeholder\\\" style=\\\"position: relative;z-index:2;background-color:RGBA(0,0,0,0);max-height:3000px; background-color:RGBA(255,255,255,0);\\\"><img style=\\\"width: 100%; max-width:3000px; display: block;opacity:0;margin:0px;\\\" class=\\\"n2-ow\\\" src=\\\"data:image\\/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZlcnNpb249IjEuMCIgd2lkdGg9IjEyMDAiIGhlaWdodD0iNjAwIiA+PC9zdmc+\\\" alt=\\\"Slider\\\" \\/><\\/div><\\/div>\",\"assets\":{\"css\":{\"staticGroup\":{\"smartslider\":\"\\/home\\/esmaior\\/public_html\\/esmaior\\/media\\/n2\\/ss3\\/smartslider.min.css\"},\"files\":[],\"urls\":[],\"codes\":[],\"firstCodes\":[],\"inline\":[\".n2-ss-spinner-simple-white-container {\\r\\n    position: absolute;\\r\\n    top: 50%;\\r\\n    left: 50%;\\r\\n    margin: -20px;\\r\\n    background: #fff;\\r\\n    width: 20px;\\r\\n    height: 20px;\\r\\n    padding: 10px;\\r\\n    border-radius: 50%;\\r\\n    z-index: 1000;\\r\\n}\\r\\n\\r\\n.n2-ss-spinner-simple-white {\\r\\n  outline: 1px solid RGBA(0,0,0,0);\\r\\n  width:100%;\\r\\n  height: 100%;\\r\\n}\\r\\n\\r\\n.n2-ss-spinner-simple-white:before {\\r\\n    position: absolute;\\r\\n    top: 50%;\\r\\n    left: 50%;\\r\\n    width: 20px;\\r\\n    height: 20px;\\r\\n    margin-top: -11px;\\r\\n    margin-left: -11px;\\r\\n}\\r\\n\\r\\n.n2-ss-spinner-simple-white:not(:required):before {\\r\\n    content: \'\';\\r\\n    border-radius: 50%;\\r\\n    border-top: 2px solid #333;\\r\\n    border-right: 2px solid transparent;\\r\\n    animation: n2SimpleWhite .6s linear infinite;\\r\\n}\\r\\n@keyframes n2SimpleWhite {\\r\\n    to {transform: rotate(360deg);}\\r\\n}\"],\"globalInline\":[]},\"less\":{\"staticGroup\":[],\"files\":[],\"urls\":[],\"codes\":[],\"firstCodes\":[],\"inline\":[],\"globalInline\":[]},\"js\":{\"staticGroup\":{\"smartslider-simple-type-frontend\":\"\\/home\\/esmaior\\/public_html\\/esmaior\\/media\\/n2\\/ss3\\/plugins\\/type\\/simple\\/simple\\/dist\\/smartslider-simple-type-frontend.min.js\"},\"files\":[],\"urls\":[],\"codes\":[],\"firstCodes\":[],\"inline\":[\"N2R([\\\"nextend-frontend\\\",\\\"smartslider-frontend\\\",\\\"nextend-gsap\\\",\\\"smartslider-simple-type-frontend\\\"],function(){new N2Classes.SmartSliderSimple(\'#n2-ss-1\', {\\\"admin\\\":false,\\\"translate3d\\\":1,\\\"callbacks\\\":\\\"\\\",\\\"background.video.mobile\\\":1,\\\"randomize\\\":{\\\"randomize\\\":0,\\\"randomizeFirst\\\":0},\\\"align\\\":\\\"normal\\\",\\\"isDelayed\\\":0,\\\"load\\\":{\\\"fade\\\":1,\\\"scroll\\\":0},\\\"playWhenVisible\\\":1,\\\"playWhenVisibleAt\\\":0.5,\\\"responsive\\\":{\\\"desktop\\\":1,\\\"tablet\\\":1,\\\"mobile\\\":1,\\\"onResizeEnabled\\\":true,\\\"type\\\":\\\"auto\\\",\\\"downscale\\\":1,\\\"upscale\\\":1,\\\"minimumHeight\\\":0,\\\"maximumHeight\\\":3000,\\\"maximumSlideWidth\\\":3000,\\\"maximumSlideWidthLandscape\\\":3000,\\\"maximumSlideWidthTablet\\\":3000,\\\"maximumSlideWidthTabletLandscape\\\":3000,\\\"maximumSlideWidthMobile\\\":3000,\\\"maximumSlideWidthMobileLandscape\\\":3000,\\\"maximumSlideWidthConstrainHeight\\\":0,\\\"forceFull\\\":0,\\\"forceFullOverflowX\\\":\\\"body\\\",\\\"forceFullHorizontalSelector\\\":\\\"\\\",\\\"constrainRatio\\\":1,\\\"sliderHeightBasedOn\\\":\\\"real\\\",\\\"decreaseSliderHeight\\\":0,\\\"focusUser\\\":1,\\\"focusEdge\\\":\\\"auto\\\",\\\"deviceModes\\\":{\\\"desktopPortrait\\\":1,\\\"desktopLandscape\\\":0,\\\"tabletPortrait\\\":1,\\\"tabletLandscape\\\":0,\\\"mobilePortrait\\\":1,\\\"mobileLandscape\\\":0},\\\"normalizedDeviceModes\\\":{\\\"unknownUnknown\\\":[\\\"unknown\\\",\\\"Unknown\\\"],\\\"desktopPortrait\\\":[\\\"desktop\\\",\\\"Portrait\\\"],\\\"desktopLandscape\\\":[\\\"desktop\\\",\\\"Portrait\\\"],\\\"tabletPortrait\\\":[\\\"tablet\\\",\\\"Portrait\\\"],\\\"tabletLandscape\\\":[\\\"tablet\\\",\\\"Portrait\\\"],\\\"mobilePortrait\\\":[\\\"mobile\\\",\\\"Portrait\\\"],\\\"mobileLandscape\\\":[\\\"mobile\\\",\\\"Portrait\\\"]},\\\"verticalRatioModifiers\\\":{\\\"unknownUnknown\\\":1,\\\"desktopPortrait\\\":1,\\\"desktopLandscape\\\":1,\\\"tabletPortrait\\\":1,\\\"tabletLandscape\\\":1,\\\"mobilePortrait\\\":1,\\\"mobileLandscape\\\":1},\\\"minimumFontSizes\\\":{\\\"desktopPortrait\\\":1,\\\"desktopLandscape\\\":1,\\\"tabletPortrait\\\":1,\\\"tabletLandscape\\\":1,\\\"mobilePortrait\\\":1,\\\"mobileLandscape\\\":1},\\\"ratioToDevice\\\":{\\\"Portrait\\\":{\\\"tablet\\\":0.7,\\\"mobile\\\":0.5},\\\"Landscape\\\":{\\\"tablet\\\":0,\\\"mobile\\\":0}},\\\"sliderWidthToDevice\\\":{\\\"desktopPortrait\\\":1200,\\\"desktopLandscape\\\":1200,\\\"tabletPortrait\\\":840,\\\"tabletLandscape\\\":0,\\\"mobilePortrait\\\":600,\\\"mobileLandscape\\\":0},\\\"basedOn\\\":\\\"combined\\\",\\\"orientationMode\\\":\\\"width_and_height\\\",\\\"overflowHiddenPage\\\":0,\\\"desktopPortraitScreenWidth\\\":1200,\\\"tabletPortraitScreenWidth\\\":800,\\\"mobilePortraitScreenWidth\\\":440,\\\"tabletLandscapeScreenWidth\\\":800,\\\"mobileLandscapeScreenWidth\\\":440,\\\"focus\\\":{\\\"offsetTop\\\":\\\"\\\",\\\"offsetBottom\\\":\\\"\\\"}},\\\"controls\\\":{\\\"mousewheel\\\":0,\\\"touch\\\":\\\"horizontal\\\",\\\"keyboard\\\":1,\\\"blockCarouselInteraction\\\":1},\\\"lazyLoad\\\":0,\\\"lazyLoadNeighbor\\\":0,\\\"blockrightclick\\\":0,\\\"maintainSession\\\":0,\\\"autoplay\\\":{\\\"enabled\\\":1,\\\"start\\\":1,\\\"duration\\\":8000,\\\"autoplayToSlide\\\":-1,\\\"autoplayToSlideIndex\\\":-1,\\\"allowReStart\\\":0,\\\"pause\\\":{\\\"click\\\":1,\\\"mouse\\\":\\\"0\\\",\\\"mediaStarted\\\":1},\\\"resume\\\":{\\\"click\\\":0,\\\"mouse\\\":\\\"0\\\",\\\"mediaEnded\\\":1,\\\"slidechanged\\\":0}},\\\"perspective\\\":1000,\\\"layerMode\\\":{\\\"playOnce\\\":0,\\\"playFirstLayer\\\":1,\\\"mode\\\":\\\"skippable\\\",\\\"inAnimation\\\":\\\"mainInEnd\\\"},\\\"allowBGImageAttachmentFixed\\\":false,\\\"bgAnimationsColor\\\":\\\"RGBA(51,51,51,1)\\\",\\\"bgAnimations\\\":0,\\\"mainanimation\\\":{\\\"type\\\":\\\"horizontal\\\",\\\"duration\\\":600,\\\"delay\\\":0,\\\"ease\\\":\\\"easeOutQuad\\\",\\\"parallax\\\":0,\\\"shiftedBackgroundAnimation\\\":0},\\\"carousel\\\":1,\\\"dynamicHeight\\\":0,\\\"initCallbacks\\\":function($){N2D(\\\"SmartSliderWidgetArrowImage\\\",function(i,e){function s(e,s,t,h){this.slider=e,this.slider.started(i.proxy(this.start,this,s,t,h))}return s.prototype.start=function(e,s,t){return this.slider.sliderElement.data(\\\"arrow\\\")?!1:(this.slider.sliderElement.data(\\\"arrow\\\",this),this.deferred=i.Deferred(),this.slider.sliderElement.on(\\\"SliderDevice\\\",i.proxy(this.onDevice,this)).trigger(\\\"addWidget\\\",this.deferred),this.previous=i(\\\"#\\\"+this.slider.elementID+\\\"-arrow-previous\\\").on(\\\"click\\\",i.proxy(function(i){i.stopPropagation(),this.slider[this.slider.getDirectionPrevious()]()},this)),this.previousResize=this.previous.find(\\\".n2-resize\\\"),0===this.previousResize.length&&(this.previousResize=this.previous),this.next=i(\\\"#\\\"+this.slider.elementID+\\\"-arrow-next\\\").on(\\\"click\\\",i.proxy(function(i){i.stopPropagation(),this.slider[this.slider.getDirectionNext()]()},this)),this.nextResize=this.next.find(\\\".n2-resize\\\"),0===this.nextResize.length&&(this.nextResize=this.next),this.desktopRatio=e,this.tabletRatio=s,this.mobileRatio=t,void i.when(this.previous.n2imagesLoaded(),this.next.n2imagesLoaded()).always(i.proxy(this.loaded,this)))},s.prototype.loaded=function(){this.previous.css(\\\"display\\\",\\\"inline-block\\\"),this.previousResize.css(\\\"display\\\",\\\"inline-block\\\"),this.previousWidth=this.previousResize.width(),this.previousHeight=this.previousResize.height(),this.previousResize.css(\\\"display\\\",\\\"\\\"),this.previous.css(\\\"display\\\",\\\"\\\"),this.next.css(\\\"display\\\",\\\"inline-block\\\"),this.nextResize.css(\\\"display\\\",\\\"inline-block\\\"),this.nextWidth=this.nextResize.width(),this.nextHeight=this.nextResize.height(),this.nextResize.css(\\\"display\\\",\\\"\\\"),this.next.css(\\\"display\\\",\\\"\\\"),this.previousResize.find(\\\"img\\\").css(\\\"width\\\",\\\"100%\\\"),this.nextResize.find(\\\"img\\\").css(\\\"width\\\",\\\"100%\\\"),this.onDevice(null,{device:this.slider.responsive.getDeviceMode()}),this.deferred.resolve()},s.prototype.onDevice=function(i,e){var s=1;switch(e.device){case\\\"tablet\\\":s=this.tabletRatio;break;case\\\"mobile\\\":s=this.mobileRatio;break;default:s=this.desktopRatio}this.previousResize.width(this.previousWidth*s),this.previousResize.height(this.previousHeight*s),this.nextResize.width(this.nextWidth*s),this.nextResize.height(this.nextHeight*s)},s});new N2Classes.SmartSliderWidgetArrowImage(this, 1, 0.7, 0.5);N2D(\\\"SmartSliderWidgetBulletTransition\\\",function(t,e){function i(e,i){this.slider=e,this.slider.started(t.proxy(this.start,this,i))}return i.prototype.start=function(e){if(this.slider.sliderElement.data(\\\"bullet\\\"))return!1;if(this.slider.sliderElement.data(\\\"bullet\\\",this),this.axis=\\\"horizontal\\\",this.offset=0,this.parameters=e,this.bar=this.slider.sliderElement.find(\\\".nextend-bullet-bar\\\"),this.event=\\\"universalclick\\\",\\\"mouseenter\\\"===this.parameters.action&&(this.event=\\\"universalenter\\\"),this.slider.sliderElement.on({slideCountChanged:t.proxy(this.onSlideCountChanged,this),sliderSwitchTo:t.proxy(this.onSlideSwitch,this)}),this.slider.firstSlideReady.done(t.proxy(this.onFirstSlideSet,this)),0===e.overlay){var i=!1;switch(e.area){case 1:i=\\\"Top\\\";break;case 12:i=\\\"Bottom\\\";break;case 5:i=\\\"Left\\\",this.axis=\\\"vertical\\\";break;case 8:i=\\\"Right\\\",this.axis=\\\"vertical\\\"}i&&(this.offset=parseFloat(this.bar.data(\\\"offset\\\")),this.slider.responsive.addStaticMargin(i,this))}},i.prototype.onFirstSlideSet=function(t){this.onSlideCountChanged(),this.$dots.eq(t.index).addClass(\\\"n2-active\\\").attr(\\\"aria-current\\\",\\\"true\\\").removeAttr(\\\"tabindex\\\")},i.prototype.onDotClick=function(e,i){this.slider.directionalChangeTo(e),t(i.target).blur()},i.prototype.onSlideSwitch=function(t,e){this.$dots.filter(\\\".n2-active\\\").removeClass(\\\"n2-active\\\").removeAttr(\\\"aria-current\\\").attr(\\\"tabindex\\\",0),this.$dots.eq(e).addClass(\\\"n2-active\\\").attr(\\\"aria-current\\\",\\\"true\\\").removeAttr(\\\"tabindex\\\")},i.prototype.isVisible=function(){return this.bar.is(\\\":visible\\\")},i.prototype.getSize=function(){return\\\"horizontal\\\"===this.axis?this.bar.height()+this.offset:this.bar.width()+this.offset},i.prototype.showThumbnail=function(e,i){var s=this.getThumbnail(e);NextendTween.to(s,.3,{opacity:1}),this.$dots.eq(e).one(\\\"universalleave.thumbnailleave\\\",t.proxy(this.hideThumbnail,this,e,s))},i.prototype.hideThumbnail=function(t,e,i){i.stopPropagation(),NextendTween.to(e,.3,{opacity:0,onComplete:function(){e.remove()}})},i.prototype.getThumbnail=function(e){var i=this.$dots.eq(e),s=this.slider.sliderElement.offset(),a=i.offset(),r=i.outerWidth(),o=i.outerHeight(),n=t(\\\"<div\\/>\\\").append(t(\\\"<div\\/>\\\").css({width:this.parameters.thumbnailWidth,height:this.parameters.thumbnailHeight,backgroundImage:\'url(\\\"\'+this.slider.slides[e].getThumbnail()+\'\\\")\'}).addClass(\\\"n2-ss-bullet-thumbnail\\\")).addClass(this.parameters.thumbnailStyle).addClass(\\\"n2-ss-bullet-thumbnail-container\\\").appendTo(this.slider.sliderElement);switch(this.parameters.thumbnailPosition){case\\\"right\\\":n.css({left:a.left-s.left+r,top:a.top-s.top+o\\/2-n.outerHeight(!0)\\/2});break;case\\\"left\\\":n.css({left:a.left-s.left-n.outerWidth(!0),top:a.top-s.top+o\\/2-n.outerHeight(!0)\\/2});break;case\\\"top\\\":n.css({left:a.left-s.left+r\\/2-n.outerWidth(!0)\\/2,top:a.top-s.top-n.outerHeight(!0)});break;case\\\"bottom\\\":n.css({left:a.left-s.left+r\\/2-n.outerWidth(!0)\\/2,top:a.top-s.top+o})}return i.data(\\\"thumbnail\\\",n),n},i.prototype.onSlideCountChanged=function(){this.bar.html(\\\"\\\");for(var e=0;e<this.slider.slides.length;e++){var i=this.slider.slides[e],s=t(\'<div class=\\\"n2-ow n2-bullet \'+this.parameters.dotClasses+\'\\\" tabindex=\\\"0\\\"><\\/div>\').attr(\\\"role\\\",\\\"button\\\").attr(\\\"aria-label\\\",i.getTitle()).appendTo(this.bar);switch(s.wrap(t(\'<div class=\\\"n2-ow\\\"><\\/div>\').on(this.event,t.proxy(this.onDotClick,this,e))).on(\\\"n2Activate\\\",t.proxy(this.onDotClick,this,e)),this.parameters.mode){case\\\"numeric\\\":s.html(e+1);break;case\\\"title\\\":s.html(i.getTitle())}if(1===this.parameters.thumbnail){var a=i.getThumbnail();a&&s.on({universalenter:t.proxy(this.showThumbnail,this,e)},{leaveOnSecond:!0})}}this.$dots=this.bar.find(\\\">div>*\\\")},i});new N2Classes.SmartSliderWidgetBulletTransition(this, {\\\"overlay\\\":1,\\\"area\\\":12,\\\"dotClasses\\\":\\\"n2-style-09efebcef1f2f45d29438e0cabcf79bc-dot \\\",\\\"mode\\\":\\\"\\\",\\\"action\\\":\\\"click\\\",\\\"thumbnail\\\":1,\\\"thumbnailWidth\\\":120,\\\"thumbnailHeight\\\":81,\\\"thumbnailStyle\\\":\\\"n2-style-42845aa02120076deb3a5681d1d750ac-simple \\\",\\\"thumbnailPosition\\\":\\\"top\\\"});}});});\"],\"globalInline\":[]},\"googleFonts\":{\"staticGroup\":[],\"files\":{\"Raleway\":[\"300\",\"400\"]},\"urls\":[],\"codes\":[],\"firstCodes\":[],\"inline\":[],\"globalInline\":[]},\"image\":{\"images\":[\"https:\\/\\/smartslider3.com\\/sample\\/programmer.jpg\",\"https:\\/\\/smartslider3.com\\/sample\\/free1.jpg\",\"https:\\/\\/smartslider3.com\\/sample\\/photographer.jpg\",\"\\/esmaior\\/images\\/imagens\\/iconeaudiovisuais.png\"]}}}', 0, 1);

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

--
-- Estrutura da tabela `ynfp8_nextend2_smartslider3_generators`
--

CREATE TABLE `ynfp8_nextend2_smartslider3_generators` (
  `id` int(11) NOT NULL,
  `group` varchar(254) NOT NULL,
  `type` varchar(254) NOT NULL,
  `params` text NOT NULL
) ENGINE=MyISAM DEFAULT CHARSET=utf8;

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

--
-- Estrutura da tabela `ynfp8_nextend2_smartslider3_sliders`
--

CREATE TABLE `ynfp8_nextend2_smartslider3_sliders` (
  `id` int(11) NOT NULL,
  `alias` varchar(255) DEFAULT NULL,
  `title` varchar(100) NOT NULL,
  `type` varchar(30) NOT NULL,
  `params` mediumtext NOT NULL,
  `time` datetime NOT NULL,
  `thumbnail` varchar(255) NOT NULL,
  `ordering` int(11) NOT NULL DEFAULT '0'
) ENGINE=MyISAM DEFAULT CHARSET=utf8;

--
-- Extraindo dados da tabela `ynfp8_nextend2_smartslider3_sliders`
--

INSERT INTO `ynfp8_nextend2_smartslider3_sliders` (`id`, `alias`, `title`, `type`, `params`, `time`, `thumbnail`, `ordering`) VALUES
(1, NULL, 'Sample Slider', 'simple', '{\"controlsScroll\":\"0\",\"controlsDrag\":\"1\",\"controlsTouch\":\"horizontal\",\"controlsKeyboard\":\"1\",\"thumbnail\":\"\",\"align\":\"normal\",\"backgroundMode\":\"fill\",\"animation\":\"horizontal\",\"animation-duration\":\"600\",\"animation-delay\":\"0\",\"animation-easing\":\"easeOutQuad\",\"animation-parallax-overlap\":\"0\",\"background-animation\":\"\",\"background-animation-speed\":\"normal\",\"animation-shifted-background-animation\":\"auto\",\"kenburns-animation\":\"50|*|50|*|\",\"kenburns-animation-speed\":\"default\",\"kenburns-animation-strength\":\"default\",\"carousel\":\"1\",\"background\":\"\",\"background-fixed\":\"0\",\"background-size\":\"cover\",\"backgroundVideoMp4\":\"\",\"backgroundVideoMuted\":\"1\",\"backgroundVideoLoop\":\"1\",\"backgroundVideoMode\":\"fill\",\"dynamic-height\":\"0\",\"loop-single-slide\":\"0\",\"padding\":\"0|*|0|*|0|*|0\",\"border-width\":\"0\",\"border-color\":\"3E3E3Eff\",\"border-radius\":\"0\",\"slider-preset\":\"\",\"slider-css\":\"\",\"slide-css\":\"\",\"width\":\"1200\",\"height\":\"600\",\"desktop-portrait-minimum-font-size\":\"1\",\"desktop-landscape\":\"0\",\"desktop-landscape-width\":\"1440\",\"desktop-landscape-height\":\"0\",\"desktop-landscape-minimum-font-size\":\"1\",\"fontsize\":\"16\",\"desktop\":\"1\",\"tablet\":\"1\",\"mobile\":\"1\",\"margin\":\"0|*|0|*|0|*|0\",\"tablet-portrait\":\"0\",\"tablet-portrait-width\":\"800\",\"tablet-portrait-height\":\"0\",\"tablet-portrait-minimum-font-size\":\"1\",\"tablet-landscape\":\"0\",\"tablet-landscape-width\":\"1024\",\"tablet-landscape-height\":\"0\",\"tablet-landscape-minimum-font-size\":\"1\",\"mobile-portrait\":\"0\",\"mobile-portrait-width\":\"440\",\"mobile-portrait-height\":\"0\",\"mobile-portrait-minimum-font-size\":\"1\",\"mobile-landscape\":\"0\",\"mobile-landscape-width\":\"740\",\"mobile-landscape-height\":\"0\",\"mobile-landscape-minimum-font-size\":\"1\",\"responsive-mode\":\"auto\",\"responsiveScaleDown\":\"1\",\"responsiveScaleUp\":\"1\",\"responsiveSliderHeightMin\":\"0\",\"responsiveSliderHeightMax\":\"3000\",\"responsiveSlideWidthMax\":\"3000\",\"autoplay\":\"1\",\"autoplayDuration\":\"8000\",\"autoplayStart\":\"1\",\"autoplayfinish\":\"0|*|loop|*|current\",\"autoplayAllowReStart\":\"0\",\"autoplayStopClick\":\"1\",\"autoplayStopMouse\":\"0\",\"autoplayStopMedia\":\"1\",\"autoplayResumeClick\":\"0\",\"autoplayResumeMouse\":\"0\",\"autoplayResumeMedia\":\"1\",\"playfirstlayer\":\"1\",\"playonce\":\"0\",\"layer-animation-play-in\":\"end\",\"layer-animation-play-mode\":\"skippable\",\"parallax-enabled\":\"1\",\"parallax-enabled-mobile\":\"0\",\"parallax-3d\":\"0\",\"parallax-animate\":\"1\",\"parallax-horizontal\":\"mouse\",\"parallax-vertical\":\"mouse\",\"parallax-mouse-origin\":\"slider\",\"parallax-scroll-move\":\"both\",\"perspective\":\"1000\",\"imageload\":\"0\",\"imageloadNeighborSlides\":\"0\",\"optimize\":\"0\",\"optimize-quality\":\"70\",\"optimize-background-image-custom\":\"0\",\"optimize-background-image-width\":\"800\",\"optimize-background-image-height\":\"600\",\"optimizeThumbnailWidth\":\"100\",\"optimizeThumbnailHeight\":\"60\",\"layer-image-optimize\":\"0\",\"layer-image-tablet\":\"50\",\"layer-image-mobile\":\"30\",\"layer-image-base64\":\"0\",\"layer-image-base64-size\":\"5\",\"playWhenVisible\":\"1\",\"fadeOnLoad\":\"1\",\"fadeOnScroll\":\"0\",\"spinner\":\"simpleWhite\",\"custom-spinner\":\"\",\"custom-spinner-width\":\"100\",\"custom-spinner-height\":\"100\",\"custom-display\":\"1\",\"dependency\":\"\",\"delay\":\"0\",\"is-delayed\":\"0\",\"randomize\":\"0\",\"randomizeFirst\":\"0\",\"randomize-cache\":\"1\",\"variations\":\"5\",\"maximumslidecount\":\"1000\",\"global-lightbox\":\"0\",\"global-lightbox-label\":\"0\",\"maintain-session\":\"0\",\"blockrightclick\":\"0\",\"overflow-hidden-page\":\"0\",\"bg-parallax-tablet\":\"1\",\"bg-parallax-mobile\":\"1\",\"callbacks\":\"\",\"widgetarrow\":\"imageEmpty\",\"widget-arrow-display-desktop\":\"1\",\"widget-arrow-display-tablet\":\"1\",\"widget-arrow-display-mobile\":\"1\",\"widget-arrow-exclude-slides\":\"\",\"widget-arrow-display-hover\":\"0\",\"widget-arrow-responsive-desktop\":\"1\",\"widget-arrow-responsive-tablet\":\"0.7\",\"widget-arrow-responsive-mobile\":\"0.5\",\"widget-arrow-previous-image\":\"\",\"widget-arrow-previous\":\"$ss$/plugins/widgetarrow/image/image/previous/thin-horizontal.svg\",\"widget-arrow-previous-color\":\"ffffffcc\",\"widget-arrow-previous-hover\":\"0\",\"widget-arrow-previous-hover-color\":\"ffffffcc\",\"widget-arrow-style\":\"\",\"widget-arrow-previous-position-mode\":\"simple\",\"widget-arrow-previous-position-area\":\"6\",\"widget-arrow-previous-position-stack\":\"1\",\"widget-arrow-previous-position-offset\":\"15\",\"widget-arrow-previous-position-horizontal\":\"left\",\"widget-arrow-previous-position-horizontal-position\":\"0\",\"widget-arrow-previous-position-horizontal-unit\":\"px\",\"widget-arrow-previous-position-vertical\":\"top\",\"widget-arrow-previous-position-vertical-position\":\"0\",\"widget-arrow-previous-position-vertical-unit\":\"px\",\"widget-arrow-next-position-mode\":\"simple\",\"widget-arrow-next-position-area\":\"7\",\"widget-arrow-next-position-stack\":\"1\",\"widget-arrow-next-position-offset\":\"15\",\"widget-arrow-next-position-horizontal\":\"left\",\"widget-arrow-next-position-horizontal-position\":\"0\",\"widget-arrow-next-position-horizontal-unit\":\"px\",\"widget-arrow-next-position-vertical\":\"top\",\"widget-arrow-next-position-vertical-position\":\"0\",\"widget-arrow-next-position-vertical-unit\":\"px\",\"widget-arrow-animation\":\"fade\",\"widget-arrow-mirror\":\"1\",\"widget-arrow-next-image\":\"\",\"widget-arrow-next\":\"$ss$/plugins/widgetarrow/image/image/next/thin-horizontal.svg\",\"widget-arrow-next-color\":\"ffffffcc\",\"widget-arrow-next-hover\":\"0\",\"widget-arrow-next-hover-color\":\"ffffffcc\",\"widgetbullet\":\"transition\",\"widget-bullet-display-desktop\":\"1\",\"widget-bullet-display-tablet\":\"1\",\"widget-bullet-display-mobile\":\"1\",\"widget-bullet-exclude-slides\":\"\",\"widget-bullet-display-hover\":\"0\",\"widget-bullet-thumbnail-show-image\":\"1\",\"widget-bullet-thumbnail-width\":\"120\",\"widget-bullet-thumbnail-height\":\"81\",\"widget-bullet-thumbnail-style\":\"eyJuYW1lIjoiU3RhdGljIiwiZGF0YSI6W3siYmFja2dyb3VuZGNvbG9yIjoiMDAwMDAwODAiLCJwYWRkaW5nIjoiM3wqfDN8KnwzfCp8M3wqfHB4IiwiYm94c2hhZG93IjoiMHwqfDB8KnwwfCp8MHwqfDAwMDAwMGZmIiwiYm9yZGVyIjoiMHwqfHNvbGlkfCp8MDAwMDAwZmYiLCJib3JkZXJyYWRpdXMiOiIzIiwiZXh0cmEiOiJtYXJnaW46IDVweDsifV19\",\"widget-bullet-thumbnail-side\":\"before\",\"widget-bullet-position-mode\":\"simple\",\"widget-bullet-position-area\":\"12\",\"widget-bullet-position-stack\":\"1\",\"widget-bullet-position-offset\":\"10\",\"widget-bullet-position-horizontal\":\"left\",\"widget-bullet-position-horizontal-position\":\"0\",\"widget-bullet-position-horizontal-unit\":\"px\",\"widget-bullet-position-vertical\":\"top\",\"widget-bullet-position-vertical-position\":\"0\",\"widget-bullet-position-vertical-unit\":\"px\",\"widget-bullet-action\":\"click\",\"widget-bullet-style\":\"eyJuYW1lIjoiU3RhdGljIiwiZGF0YSI6W3siYmFja2dyb3VuZGNvbG9yIjoiMDAwMDAwYWIiLCJwYWRkaW5nIjoiNXwqfDV8Knw1fCp8NXwqfHB4IiwiYm94c2hhZG93IjoiMHwqfDB8KnwwfCp8MHwqfDAwMDAwMGZmIiwiYm9yZGVyIjoiMHwqfHNvbGlkfCp8MDAwMDAwZmYiLCJib3JkZXJyYWRpdXMiOiI1MCIsImV4dHJhIjoibWFyZ2luOiA0cHg7In0seyJleHRyYSI6IiIsImJhY2tncm91bmRjb2xvciI6IjA5YjQ3NGZmIn1dfQ==\",\"widget-bullet-bar\":\"\",\"widget-bullet-bar-full-size\":\"0\",\"widget-bullet-align\":\"center\",\"widget-bullet-orientation\":\"auto\",\"widget-bullet-overlay\":\"0\",\"widgetautoplay\":\"disabled\",\"widget-autoplay-display-desktop\":\"1\",\"widget-autoplay-display-tablet\":\"1\",\"widget-autoplay-display-mobile\":\"1\",\"widget-autoplay-exclude-slides\":\"\",\"widget-autoplay-display-hover\":\"0\",\"widgetindicator\":\"disabled\",\"widget-indicator-display-desktop\":\"1\",\"widget-indicator-display-tablet\":\"1\",\"widget-indicator-display-mobile\":\"1\",\"widget-indicator-exclude-slides\":\"\",\"widget-indicator-display-hover\":\"0\",\"widgetbar\":\"disabled\",\"widget-bar-display-desktop\":\"1\",\"widget-bar-display-tablet\":\"1\",\"widget-bar-display-mobile\":\"1\",\"widget-bar-exclude-slides\":\"\",\"widget-bar-display-hover\":\"0\",\"widgetthumbnail\":\"disabled\",\"widget-thumbnail-display-desktop\":\"1\",\"widget-thumbnail-display-tablet\":\"1\",\"widget-thumbnail-display-mobile\":\"1\",\"widget-thumbnail-exclude-slides\":\"\",\"widget-thumbnail-display-hover\":\"0\",\"widget-thumbnail-show-image\":\"1\",\"widget-thumbnail-width\":\"100\",\"widget-thumbnail-height\":\"60\",\"widgetshadow\":\"disabled\",\"widget-shadow-display-desktop\":\"1\",\"widget-shadow-display-tablet\":\"1\",\"widget-shadow-display-mobile\":\"1\",\"widget-shadow-exclude-slides\":\"\",\"widgetfullscreen\":\"disabled\",\"widget-fullscreen-display-desktop\":\"1\",\"widget-fullscreen-display-tablet\":\"1\",\"widget-fullscreen-display-mobile\":\"1\",\"widget-fullscreen-exclude-slides\":\"\",\"widget-fullscreen-display-hover\":\"0\",\"widgethtml\":\"disabled\",\"widget-html-display-desktop\":\"1\",\"widget-html-display-tablet\":\"1\",\"widget-html-display-mobile\":\"1\",\"widget-html-exclude-slides\":\"\",\"widget-html-display-hover\":\"0\",\"widgets\":\"arrow\"}', '2015-11-01 14:14:20', '', 0);

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

--
-- Estrutura da tabela `ynfp8_nextend2_smartslider3_sliders_xref`
--

CREATE TABLE `ynfp8_nextend2_smartslider3_sliders_xref` (
  `group_id` int(11) NOT NULL,
  `slider_id` int(11) NOT NULL,
  `ordering` int(11) NOT NULL DEFAULT '0'
) ENGINE=MyISAM DEFAULT CHARSET=utf8;

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

--
-- Estrutura da tabela `ynfp8_nextend2_smartslider3_slides`
--

CREATE TABLE `ynfp8_nextend2_smartslider3_slides` (
  `id` int(11) NOT NULL,
  `title` varchar(200) NOT NULL,
  `slider` int(11) NOT NULL,
  `publish_up` datetime NOT NULL,
  `publish_down` datetime NOT NULL,
  `published` tinyint(1) NOT NULL,
  `first` int(11) NOT NULL,
  `slide` longtext,
  `description` text NOT NULL,
  `thumbnail` varchar(255) NOT NULL,
  `params` text NOT NULL,
  `ordering` int(11) NOT NULL,
  `generator_id` int(11) NOT NULL
) ENGINE=MyISAM DEFAULT CHARSET=utf8;

--
-- Extraindo dados da tabela `ynfp8_nextend2_smartslider3_slides`
--

INSERT INTO `ynfp8_nextend2_smartslider3_slides` (`id`, `title`, `slider`, `publish_up`, `publish_down`, `published`, `first`, `slide`, `description`, `thumbnail`, `params`, `ordering`, `generator_id`) VALUES
(1, 'Slide One', 1, '2015-11-01 12:27:34', '2025-11-11 12:27:34', 1, 0, '[{\"type\":\"content\",\"animations\":\"\",\"desktopportraitfontsize\":100,\"desktopportraitmaxwidth\":0,\"desktopportraitinneralign\":\"inherit\",\"desktopportraitpadding\":\"10|*|10|*|10|*|10|*|px+\",\"desktopportraitselfalign\":\"inherit\",\"mobileportraitfontsize\":60,\"opened\":1,\"id\":null,\"class\":\"\",\"crop\":\"\",\"parallax\":0,\"adaptivefont\":1,\"mouseenter\":\"\",\"click\":\"\",\"mouseleave\":\"\",\"play\":\"\",\"pause\":\"\",\"stop\":\"\",\"generatorvisible\":\"\",\"desktopportrait\":1,\"desktoplandscape\":1,\"tabletportrait\":1,\"tabletlandscape\":1,\"mobileportrait\":1,\"mobilelandscape\":1,\"name\":\"Content\",\"namesynced\":1,\"bgimage\":\"\",\"bgimagex\":50,\"bgimagey\":50,\"bgcolor\":\"00000000\",\"bgcolorgradient\":\"off\",\"bgcolorgradientend\":\"00000000\",\"verticalalign\":\"center\",\"layers\":[{\"type\":\"layer\",\"animations\":\"\",\"desktopportraitfontsize\":100,\"desktopportraitmargin\":\"10|*|0|*|10|*|0|*|px+\",\"desktopportraitheight\":0,\"desktopportraitmaxwidth\":0,\"desktopportraitselfalign\":\"inherit\",\"id\":null,\"class\":\"\",\"crop\":\"visible\",\"parallax\":0,\"adaptivefont\":0,\"mouseenter\":\"\",\"click\":\"\",\"mouseleave\":\"\",\"play\":\"\",\"pause\":\"\",\"stop\":\"\",\"generatorvisible\":\"\",\"desktopportrait\":1,\"desktoplandscape\":1,\"tabletportrait\":1,\"tabletlandscape\":1,\"mobileportrait\":1,\"mobilelandscape\":1,\"name\":\"Martin Dwyer\",\"namesynced\":1,\"item\":{\"type\":\"heading\",\"values\":{\"heading\":\"Martin Dwyer\",\"href\":\"#\",\"href-target\":\"_self\",\"priority\":\"2\",\"fullwidth\":\"0\",\"nowrap\":\"0\",\"title\":\"\",\"font\":\"eyJuYW1lIjoiU3RhdGljIiwiZGF0YSI6W3siZXh0cmEiOiIiLCJjb2xvciI6IjBiMGIwYmZmIiwic2l6ZSI6IjM2fHxweCIsInRzaGFkb3ciOiIwfCp8MHwqfDB8KnwwMDAwMDBmZiIsImFmb250IjoiUmFsZXdheSxBcmlhbCIsImxpbmVoZWlnaHQiOiIxLjUiLCJib2xkIjowLCJpdGFsaWMiOjAsInVuZGVybGluZSI6MCwiYWxpZ24iOiJjZW50ZXIiLCJsZXR0ZXJzcGFjaW5nIjoiMTBweCIsIndvcmRzcGFjaW5nIjoibm9ybWFsIiwidGV4dHRyYW5zZm9ybSI6InVwcGVyY2FzZSJ9LHsiZXh0cmEiOiIifSx7ImV4dHJhIjoiIn1dfQ==\",\"style\":\"eyJuYW1lIjoiU3RhdGljIiwiZGF0YSI6W3siZXh0cmEiOiIiLCJiYWNrZ3JvdW5kY29sb3IiOiJmZmZmZmZjYyIsIm9wYWNpdHkiOjEwMCwicGFkZGluZyI6IjAuNHwqfDF8KnwwLjR8KnwxfCp8ZW0iLCJib3hzaGFkb3ciOiIwfCp8MHwqfDB8KnwwfCp8MDAwMDAwZmYiLCJib3JkZXIiOiIwfCp8c29saWR8KnwwMDAwMDBmZiIsImJvcmRlcnJhZGl1cyI6IjAifSx7ImV4dHJhIjoiIn1dfQ==\",\"split-text-animation-in\":\"\",\"split-text-delay-in\":\"0\",\"split-text-animation-out\":\"\",\"split-text-delay-out\":\"0\",\"split-text-backface-visibility\":\"1\",\"split-text-transform-origin\":\"50|*|50|*|0\",\"class\":\"\"}}},{\"type\":\"layer\",\"animations\":\"\",\"desktopportraitfontsize\":100,\"desktopportraitmargin\":\"0|*|0|*|0|*|0|*|px+\",\"desktopportraitheight\":0,\"desktopportraitmaxwidth\":0,\"desktopportraitselfalign\":\"inherit\",\"id\":null,\"class\":\"\",\"crop\":\"visible\",\"parallax\":0,\"adaptivefont\":0,\"mouseenter\":\"\",\"click\":\"\",\"mouseleave\":\"\",\"play\":\"\",\"pause\":\"\",\"stop\":\"\",\"generatorvisible\":\"\",\"desktopportrait\":1,\"desktoplandscape\":1,\"tabletportrait\":1,\"tabletlandscape\":1,\"mobileportrait\":1,\"mobilelandscape\":1,\"name\":\"Application Developer\",\"namesynced\":1,\"item\":{\"type\":\"heading\",\"values\":{\"heading\":\"Application Developer\",\"href\":\"#\",\"href-target\":\"_self\",\"priority\":\"2\",\"fullwidth\":\"0\",\"nowrap\":\"1\",\"title\":\"\",\"font\":\"eyJuYW1lIjoiU3RhdGljIiwiZGF0YSI6W3siZXh0cmEiOiIiLCJjb2xvciI6ImZmZmZmZmZmIiwic2l6ZSI6IjIyfHxweCIsInRzaGFkb3ciOiIwfCp8MHwqfDB8KnwwMDAwMDBmZiIsImFmb250IjoiUmFsZXdheSxBcmlhbCIsImxpbmVoZWlnaHQiOiIxIiwiYm9sZCI6MCwiaXRhbGljIjowLCJ1bmRlcmxpbmUiOjAsImFsaWduIjoiY2VudGVyIiwibGV0dGVyc3BhY2luZyI6IjJweCIsIndvcmRzcGFjaW5nIjoibm9ybWFsIiwidGV4dHRyYW5zZm9ybSI6Im5vbmUifSx7ImV4dHJhIjoiIn0seyJleHRyYSI6IiJ9XX0=\",\"style\":\"eyJuYW1lIjoiU3RhdGljIiwiZGF0YSI6W3siYmFja2dyb3VuZGNvbG9yIjoiMDAwMDAwY2MiLCJwYWRkaW5nIjoiMC44fCp8MXwqfDAuOHwqfDF8KnxlbSIsImJveHNoYWRvdyI6IjB8KnwwfCp8MHwqfDB8KnwwMDAwMDBmZiIsImJvcmRlciI6IjB8Knxzb2xpZHwqfDAwMDAwMGZmIiwiYm9yZGVycmFkaXVzIjoiMCIsImV4dHJhIjoiIn0seyJleHRyYSI6IiJ9XX0=\",\"split-text-animation-in\":\"\",\"split-text-delay-in\":\"0\",\"split-text-animation-out\":\"\",\"split-text-delay-out\":\"0\",\"split-text-backface-visibility\":\"1\",\"split-text-transform-origin\":\"50|*|50|*|0\",\"class\":\"\"}}}]}]', '', 'https://smartslider3.com/sample/developerthumbnail.jpg', '{\"background-type\":\"image\",\"backgroundVideoMp4\":\"\",\"backgroundVideoMuted\":\"1\",\"backgroundVideoLoop\":\"1\",\"preload\":\"auto\",\"backgroundVideoMode\":\"fill\",\"backgroundImage\":\"https://smartslider3.com/sample/programmer.jpg\",\"backgroundFocusX\":\"50\",\"backgroundFocusY\":\"50\",\"backgroundImageOpacity\":\"100\",\"backgroundImageBlur\":\"0\",\"backgroundAlt\":\"\",\"backgroundTitle\":\"\",\"backgroundColor\":\"ffffff00\",\"backgroundGradient\":\"off\",\"backgroundColorEnd\":\"ffffff00\",\"backgroundMode\":\"default\",\"background-animation\":\"\",\"background-animation-speed\":\"default\",\"kenburns-animation\":\"50|*|50|*|\",\"kenburns-animation-speed\":\"default\",\"kenburns-animation-strength\":\"default\",\"thumbnailType\":\"default\",\"href\":\"#\",\"href-target\":\"_self\",\"guides\":\"eyJob3Jpem9udGFsIjpbXSwidmVydGljYWwiOltdfQ==\",\"first\":\"0\",\"static-slide\":\"0\",\"slide-duration\":\"0\",\"version\":\"3.2.0\"}', 0, 0),
(2, 'Slide Two', 1, '2015-11-01 12:27:34', '2025-11-11 12:27:34', 1, 0, '[{\"type\":\"content\",\"animations\":\"\",\"desktopportraitfontsize\":100,\"desktopportraitmaxwidth\":0,\"desktopportraitinneralign\":\"inherit\",\"desktopportraitpadding\":\"10|*|10|*|10|*|10|*|px+\",\"desktopportraitselfalign\":\"inherit\",\"mobileportraitfontsize\":60,\"opened\":1,\"id\":null,\"class\":\"\",\"crop\":\"\",\"parallax\":0,\"adaptivefont\":1,\"mouseenter\":\"\",\"click\":\"\",\"mouseleave\":\"\",\"play\":\"\",\"pause\":\"\",\"stop\":\"\",\"generatorvisible\":\"\",\"desktopportrait\":1,\"desktoplandscape\":1,\"tabletportrait\":1,\"tabletlandscape\":1,\"mobileportrait\":1,\"mobilelandscape\":1,\"name\":\"Content\",\"namesynced\":1,\"bgimage\":\"\",\"bgimagex\":50,\"bgimagey\":50,\"bgcolor\":\"00000000\",\"bgcolorgradient\":\"off\",\"bgcolorgradientend\":\"00000000\",\"verticalalign\":\"center\",\"layers\":[{\"type\":\"layer\",\"animations\":\"\",\"desktopportraitfontsize\":100,\"desktopportraitmargin\":\"10|*|0|*|10|*|0|*|px+\",\"desktopportraitheight\":0,\"desktopportraitmaxwidth\":0,\"desktopportraitselfalign\":\"inherit\",\"id\":null,\"class\":\"\",\"crop\":\"visible\",\"parallax\":0,\"adaptivefont\":0,\"mouseenter\":\"\",\"click\":\"\",\"mouseleave\":\"\",\"play\":\"\",\"pause\":\"\",\"stop\":\"\",\"generatorvisible\":\"\",\"desktopportrait\":1,\"desktoplandscape\":1,\"tabletportrait\":1,\"tabletlandscape\":1,\"mobileportrait\":1,\"mobilelandscape\":1,\"name\":\"Rachel Wright\",\"namesynced\":1,\"item\":{\"type\":\"heading\",\"values\":{\"heading\":\"Rachel Wright\",\"href\":\"#\",\"href-target\":\"_self\",\"priority\":\"2\",\"fullwidth\":\"0\",\"nowrap\":\"0\",\"title\":\"\",\"font\":\"eyJuYW1lIjoiU3RhdGljIiwiZGF0YSI6W3siZXh0cmEiOiIiLCJjb2xvciI6IjBiMGIwYmZmIiwic2l6ZSI6IjM2fHxweCIsInRzaGFkb3ciOiIwfCp8MHwqfDB8KnwwMDAwMDBmZiIsImFmb250IjoiUmFsZXdheSxBcmlhbCIsImxpbmVoZWlnaHQiOiIxLjUiLCJib2xkIjowLCJpdGFsaWMiOjAsInVuZGVybGluZSI6MCwiYWxpZ24iOiJjZW50ZXIiLCJsZXR0ZXJzcGFjaW5nIjoiMTBweCIsIndvcmRzcGFjaW5nIjoibm9ybWFsIiwidGV4dHRyYW5zZm9ybSI6InVwcGVyY2FzZSJ9LHsiZXh0cmEiOiIifSx7ImV4dHJhIjoiIn1dfQ==\",\"style\":\"eyJuYW1lIjoiU3RhdGljIiwiZGF0YSI6W3siZXh0cmEiOiIiLCJiYWNrZ3JvdW5kY29sb3IiOiJmZmZmZmZjYyIsIm9wYWNpdHkiOjEwMCwicGFkZGluZyI6IjAuNHwqfDF8KnwwLjR8KnwxfCp8ZW0iLCJib3hzaGFkb3ciOiIwfCp8MHwqfDB8KnwwfCp8MDAwMDAwZmYiLCJib3JkZXIiOiIwfCp8c29saWR8KnwwMDAwMDBmZiIsImJvcmRlcnJhZGl1cyI6IjAifSx7ImV4dHJhIjoiIn1dfQ==\",\"split-text-animation-in\":\"\",\"split-text-delay-in\":\"0\",\"split-text-animation-out\":\"\",\"split-text-delay-out\":\"0\",\"split-text-backface-visibility\":\"1\",\"split-text-transform-origin\":\"50|*|50|*|0\",\"class\":\"\"}}},{\"type\":\"layer\",\"animations\":\"\",\"desktopportraitfontsize\":100,\"desktopportraitmargin\":\"0|*|0|*|0|*|0|*|px+\",\"desktopportraitheight\":0,\"desktopportraitmaxwidth\":0,\"desktopportraitselfalign\":\"inherit\",\"id\":null,\"class\":\"\",\"crop\":\"visible\",\"parallax\":0,\"adaptivefont\":0,\"mouseenter\":\"\",\"click\":\"\",\"mouseleave\":\"\",\"play\":\"\",\"pause\":\"\",\"stop\":\"\",\"generatorvisible\":\"\",\"desktopportrait\":1,\"desktoplandscape\":1,\"tabletportrait\":1,\"tabletlandscape\":1,\"mobileportrait\":1,\"mobilelandscape\":1,\"name\":\"Art Director & Photographer\",\"namesynced\":1,\"item\":{\"type\":\"heading\",\"values\":{\"heading\":\"Art Director & Photographer\",\"href\":\"#\",\"href-target\":\"_self\",\"priority\":\"2\",\"fullwidth\":\"0\",\"nowrap\":\"1\",\"title\":\"\",\"font\":\"eyJuYW1lIjoiU3RhdGljIiwiZGF0YSI6W3siZXh0cmEiOiIiLCJjb2xvciI6ImZmZmZmZmZmIiwic2l6ZSI6IjIyfHxweCIsInRzaGFkb3ciOiIwfCp8MHwqfDB8KnwwMDAwMDBmZiIsImFmb250IjoiUmFsZXdheSxBcmlhbCIsImxpbmVoZWlnaHQiOiIxIiwiYm9sZCI6MCwiaXRhbGljIjowLCJ1bmRlcmxpbmUiOjAsImFsaWduIjoiY2VudGVyIiwibGV0dGVyc3BhY2luZyI6IjJweCIsIndvcmRzcGFjaW5nIjoibm9ybWFsIiwidGV4dHRyYW5zZm9ybSI6Im5vbmUifSx7ImV4dHJhIjoiIn0seyJleHRyYSI6IiJ9XX0=\",\"style\":\"eyJuYW1lIjoiU3RhdGljIiwiZGF0YSI6W3siYmFja2dyb3VuZGNvbG9yIjoiMDAwMDAwY2MiLCJwYWRkaW5nIjoiMC44fCp8MXwqfDAuOHwqfDF8KnxlbSIsImJveHNoYWRvdyI6IjB8KnwwfCp8MHwqfDB8KnwwMDAwMDBmZiIsImJvcmRlciI6IjB8Knxzb2xpZHwqfDAwMDAwMGZmIiwiYm9yZGVycmFkaXVzIjoiMCIsImV4dHJhIjoiIn0seyJleHRyYSI6IiJ9XX0=\",\"split-text-animation-in\":\"\",\"split-text-delay-in\":\"0\",\"split-text-animation-out\":\"\",\"split-text-delay-out\":\"0\",\"split-text-backface-visibility\":\"1\",\"split-text-transform-origin\":\"50|*|50|*|0\",\"class\":\"\"}}}]}]', '', 'https://smartslider3.com/sample/artdirectorthumbnail.jpg', '{\"background-type\":\"image\",\"backgroundVideoMp4\":\"\",\"backgroundVideoMuted\":\"1\",\"backgroundVideoLoop\":\"1\",\"preload\":\"auto\",\"backgroundVideoMode\":\"fill\",\"backgroundImage\":\"https://smartslider3.com/sample/free1.jpg\",\"backgroundFocusX\":\"50\",\"backgroundFocusY\":\"50\",\"backgroundImageOpacity\":\"100\",\"backgroundImageBlur\":\"0\",\"backgroundAlt\":\"\",\"backgroundTitle\":\"\",\"backgroundColor\":\"ffffff00\",\"backgroundGradient\":\"off\",\"backgroundColorEnd\":\"ffffff00\",\"backgroundMode\":\"default\",\"background-animation\":\"\",\"background-animation-speed\":\"default\",\"kenburns-animation\":\"50|*|50|*|\",\"kenburns-animation-speed\":\"default\",\"kenburns-animation-strength\":\"default\",\"thumbnailType\":\"default\",\"href\":\"#\",\"href-target\":\"_self\",\"guides\":\"eyJob3Jpem9udGFsIjpbXSwidmVydGljYWwiOltdfQ==\",\"first\":\"0\",\"static-slide\":\"0\",\"slide-duration\":\"0\",\"version\":\"3.2.0\"}', 1, 0),
(3, 'Slide Three', 1, '2015-11-01 12:27:34', '2025-11-11 12:27:34', 1, 0, '[{\"type\":\"content\",\"animations\":\"\",\"desktopportraitfontsize\":100,\"desktopportraitmaxwidth\":0,\"desktopportraitinneralign\":\"inherit\",\"desktopportraitpadding\":\"10|*|10|*|10|*|10|*|px+\",\"desktopportraitselfalign\":\"inherit\",\"mobileportraitfontsize\":60,\"opened\":1,\"id\":null,\"class\":\"\",\"crop\":\"\",\"parallax\":0,\"adaptivefont\":1,\"mouseenter\":\"\",\"click\":\"\",\"mouseleave\":\"\",\"play\":\"\",\"pause\":\"\",\"stop\":\"\",\"generatorvisible\":\"\",\"desktopportrait\":1,\"desktoplandscape\":1,\"tabletportrait\":1,\"tabletlandscape\":1,\"mobileportrait\":1,\"mobilelandscape\":1,\"name\":\"Content\",\"namesynced\":1,\"bgimage\":\"\",\"bgimagex\":50,\"bgimagey\":50,\"bgcolor\":\"00000000\",\"bgcolorgradient\":\"off\",\"bgcolorgradientend\":\"00000000\",\"verticalalign\":\"center\",\"layers\":[{\"type\":\"layer\",\"animations\":\"\",\"desktopportraitfontsize\":100,\"desktopportraitmargin\":\"10|*|0|*|10|*|0|*|px+\",\"desktopportraitheight\":0,\"desktopportraitmaxwidth\":0,\"desktopportraitselfalign\":\"inherit\",\"id\":null,\"class\":\"\",\"crop\":\"visible\",\"parallax\":0,\"adaptivefont\":0,\"mouseenter\":\"\",\"click\":\"\",\"mouseleave\":\"\",\"play\":\"\",\"pause\":\"\",\"stop\":\"\",\"generatorvisible\":\"\",\"desktopportrait\":1,\"desktoplandscape\":1,\"tabletportrait\":1,\"tabletlandscape\":1,\"mobileportrait\":1,\"mobilelandscape\":1,\"name\":\"Andrew Butler\",\"namesynced\":1,\"item\":{\"type\":\"heading\",\"values\":{\"heading\":\"Andrew Butler\",\"href\":\"#\",\"href-target\":\"_self\",\"priority\":\"2\",\"fullwidth\":\"0\",\"nowrap\":\"0\",\"title\":\"\",\"font\":\"eyJuYW1lIjoiU3RhdGljIiwiZGF0YSI6W3siZXh0cmEiOiIiLCJjb2xvciI6IjBiMGIwYmZmIiwic2l6ZSI6IjM2fHxweCIsInRzaGFkb3ciOiIwfCp8MHwqfDB8KnwwMDAwMDBmZiIsImFmb250IjoiUmFsZXdheSxBcmlhbCIsImxpbmVoZWlnaHQiOiIxLjUiLCJib2xkIjowLCJpdGFsaWMiOjAsInVuZGVybGluZSI6MCwiYWxpZ24iOiJjZW50ZXIiLCJsZXR0ZXJzcGFjaW5nIjoiMTBweCIsIndvcmRzcGFjaW5nIjoibm9ybWFsIiwidGV4dHRyYW5zZm9ybSI6InVwcGVyY2FzZSJ9LHsiZXh0cmEiOiIifSx7ImV4dHJhIjoiIn1dfQ==\",\"style\":\"eyJuYW1lIjoiU3RhdGljIiwiZGF0YSI6W3siZXh0cmEiOiIiLCJiYWNrZ3JvdW5kY29sb3IiOiJmZmZmZmZjYyIsIm9wYWNpdHkiOjEwMCwicGFkZGluZyI6IjAuNHwqfDF8KnwwLjR8KnwxfCp8ZW0iLCJib3hzaGFkb3ciOiIwfCp8MHwqfDB8KnwwfCp8MDAwMDAwZmYiLCJib3JkZXIiOiIwfCp8c29saWR8KnwwMDAwMDBmZiIsImJvcmRlcnJhZGl1cyI6IjAifSx7ImV4dHJhIjoiIn1dfQ==\",\"split-text-animation-in\":\"\",\"split-text-delay-in\":\"0\",\"split-text-animation-out\":\"\",\"split-text-delay-out\":\"0\",\"split-text-backface-visibility\":\"1\",\"split-text-transform-origin\":\"50|*|50|*|0\",\"class\":\"\"}}},{\"type\":\"layer\",\"animations\":\"\",\"desktopportraitfontsize\":100,\"desktopportraitmargin\":\"0|*|0|*|0|*|0|*|px+\",\"desktopportraitheight\":0,\"desktopportraitmaxwidth\":0,\"desktopportraitselfalign\":\"inherit\",\"id\":null,\"class\":\"\",\"crop\":\"visible\",\"parallax\":0,\"adaptivefont\":0,\"mouseenter\":\"\",\"click\":\"\",\"mouseleave\":\"\",\"play\":\"\",\"pause\":\"\",\"stop\":\"\",\"generatorvisible\":\"\",\"desktopportrait\":1,\"desktoplandscape\":1,\"tabletportrait\":1,\"tabletlandscape\":1,\"mobileportrait\":1,\"mobilelandscape\":1,\"name\":\"Photographer & Illustrator\",\"namesynced\":1,\"item\":{\"type\":\"heading\",\"values\":{\"heading\":\"Photographer & Illustrator\",\"href\":\"#\",\"href-target\":\"_self\",\"priority\":\"2\",\"fullwidth\":\"0\",\"nowrap\":\"0\",\"title\":\"\",\"font\":\"eyJuYW1lIjoiU3RhdGljIiwiZGF0YSI6W3siZXh0cmEiOiIiLCJjb2xvciI6ImZmZmZmZmZmIiwic2l6ZSI6IjIyfHxweCIsInRzaGFkb3ciOiIwfCp8MHwqfDB8KnwwMDAwMDBmZiIsImFmb250IjoiUmFsZXdheSxBcmlhbCIsImxpbmVoZWlnaHQiOiIxIiwiYm9sZCI6MCwiaXRhbGljIjowLCJ1bmRlcmxpbmUiOjAsImFsaWduIjoiY2VudGVyIiwibGV0dGVyc3BhY2luZyI6IjJweCIsIndvcmRzcGFjaW5nIjoibm9ybWFsIiwidGV4dHRyYW5zZm9ybSI6Im5vbmUifSx7ImV4dHJhIjoiIn0seyJleHRyYSI6IiJ9XX0=\",\"style\":\"eyJuYW1lIjoiU3RhdGljIiwiZGF0YSI6W3siYmFja2dyb3VuZGNvbG9yIjoiMDAwMDAwY2MiLCJwYWRkaW5nIjoiMC44fCp8MXwqfDAuOHwqfDF8KnxlbSIsImJveHNoYWRvdyI6IjB8KnwwfCp8MHwqfDB8KnwwMDAwMDBmZiIsImJvcmRlciI6IjB8Knxzb2xpZHwqfDAwMDAwMGZmIiwiYm9yZGVycmFkaXVzIjoiMCIsImV4dHJhIjoiIn0seyJleHRyYSI6IiJ9XX0=\",\"split-text-animation-in\":\"\",\"split-text-delay-in\":\"0\",\"split-text-animation-out\":\"\",\"split-text-delay-out\":\"0\",\"split-text-backface-visibility\":\"1\",\"split-text-transform-origin\":\"50|*|50|*|0\",\"class\":\"\"}}}]}]', '', 'https://smartslider3.com/sample/photographerthumbnail.jpg', '{\"background-type\":\"image\",\"backgroundVideoMp4\":\"\",\"backgroundVideoMuted\":\"1\",\"backgroundVideoLoop\":\"1\",\"preload\":\"auto\",\"backgroundVideoMode\":\"fill\",\"backgroundImage\":\"https://smartslider3.com/sample/photographer.jpg\",\"backgroundFocusX\":\"50\",\"backgroundFocusY\":\"50\",\"backgroundImageOpacity\":\"100\",\"backgroundImageBlur\":\"0\",\"backgroundAlt\":\"\",\"backgroundTitle\":\"\",\"backgroundColor\":\"ffffff00\",\"backgroundGradient\":\"off\",\"backgroundColorEnd\":\"ffffff00\",\"backgroundMode\":\"default\",\"background-animation\":\"\",\"background-animation-speed\":\"default\",\"kenburns-animation\":\"50|*|50|*|\",\"kenburns-animation-speed\":\"default\",\"kenburns-animation-strength\":\"default\",\"thumbnailType\":\"default\",\"href\":\"#\",\"href-target\":\"_self\",\"guides\":\"eyJob3Jpem9udGFsIjpbXSwidmVydGljYWwiOltdfQ==\",\"first\":\"0\",\"static-slide\":\"0\",\"slide-duration\":\"0\",\"version\":\"3.2.0\"}', 2, 0),
(4, 'Inscrição', 1, '2020-04-22 20:36:42', '2030-04-23 20:36:42', 1, 0, '[{\"type\":\"content\",\"lastplacement\":\"content\",\"desktopportraitfontsize\":100,\"desktopportraitmaxwidth\":0,\"desktopportraitinneralign\":\"inherit\",\"desktopportraitpadding\":\"10|*|10|*|10|*|10|*|px+\",\"desktopportraitselfalign\":\"inherit\",\"opened\":1,\"id\":\"\",\"uniqueclass\":\"\",\"class\":\"\",\"crop\":\"visible\",\"rotation\":0,\"parallax\":0,\"adaptivefont\":1,\"generatorvisible\":\"\",\"desktopportrait\":1,\"desktoplandscape\":1,\"tabletportrait\":1,\"tabletlandscape\":1,\"mobileportrait\":1,\"mobilelandscape\":1,\"name\":\"Content\",\"namesynced\":1,\"bgimage\":\"\",\"bgimagex\":50,\"bgimagey\":50,\"bgcolor\":\"00000000\",\"bgcolorgradient\":\"off\",\"bgcolorgradientend\":\"00000000\",\"verticalalign\":\"center\",\"layers\":[]}]', '', '$/images/imagens/iconeaudiovisuais.png', '{\"background-type\":\"image\",\"backgroundImage\":\"$\\/images\\/imagens\\/iconeaudiovisuais.png\",\"backgroundFocusX\":\"50\",\"backgroundFocusY\":\"50\",\"backgroundImageOpacity\":\"100\",\"backgroundImageBlur\":\"0\",\"backgroundAlt\":\"\",\"backgroundTitle\":\"\",\"backgroundColor\":\"ffffff00\",\"backgroundGradient\":\"off\",\"backgroundColorEnd\":\"ffffff00\",\"backgroundColorOverlay\":\"0\",\"backgroundMode\":\"default\",\"background-animation\":\"\",\"background-animation-speed\":\"default\",\"thumbnailType\":\"default\",\"href\":\"\",\"href-target\":\"_self\",\"guides\":\"eyJob3Jpem9udGFsIjpbXSwidmVydGljYWwiOltdfQ==\",\"first\":\"0\",\"static-slide\":\"0\",\"slide-duration\":\"0\",\"version\":\"3.3.28\"}', 3, 0);

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

--
-- Estrutura da tabela `ynfp8_overrider`
--

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

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

--
-- Estrutura da tabela `ynfp8_postinstall_messages`
--

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

--
-- Extraindo dados da tabela `ynfp8_postinstall_messages`
--

INSERT INTO `ynfp8_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', 0),
(2, 700, 'COM_CPANEL_WELCOME_BEGINNERS_TITLE', 'COM_CPANEL_WELCOME_BEGINNERS_MESSAGE', '', 'com_cpanel', 1, 'message', '', '', '', '', '3.2.0', 0),
(3, 700, 'COM_CPANEL_MSG_STATS_COLLECTION_TITLE', 'COM_CPANEL_MSG_STATS_COLLECTION_BODY', '', 'com_cpanel', 1, 'message', '', '', 'admin://components/com_admin/postinstall/statscollection.php', 'admin_postinstall_statscollection_condition', '3.5.0', 0),
(4, 700, 'PLG_SYSTEM_UPDATENOTIFICATION_POSTINSTALL_UPDATECACHETIME', 'PLG_SYSTEM_UPDATENOTIFICATION_POSTINSTALL_UPDATECACHETIME_BODY', 'PLG_SYSTEM_UPDATENOTIFICATION_POSTINSTALL_UPDATECACHETIME_ACTION', 'plg_system_updatenotification', 1, 'action', 'site://plugins/system/updatenotification/postinstall/updatecachetime.php', 'updatecachetime_postinstall_action', 'site://plugins/system/updatenotification/postinstall/updatecachetime.php', 'updatecachetime_postinstall_condition', '3.6.3', 0),
(5, 700, 'COM_CPANEL_MSG_JOOMLA40_PRE_CHECKS_TITLE', 'COM_CPANEL_MSG_JOOMLA40_PRE_CHECKS_BODY', '', 'com_cpanel', 1, 'message', '', '', 'admin://components/com_admin/postinstall/joomla40checks.php', 'admin_postinstall_joomla40checks_condition', '3.7.0', 0),
(6, 700, 'TPL_HATHOR_MESSAGE_POSTINSTALL_TITLE', 'TPL_HATHOR_MESSAGE_POSTINSTALL_BODY', 'TPL_HATHOR_MESSAGE_POSTINSTALL_ACTION', 'tpl_hathor', 1, 'action', 'admin://templates/hathor/postinstall/hathormessage.php', 'hathormessage_postinstall_action', 'admin://templates/hathor/postinstall/hathormessage.php', 'hathormessage_postinstall_condition', '3.7.0', 0),
(7, 700, 'PLG_PLG_RECAPTCHA_VERSION_1_POSTINSTALL_TITLE', 'PLG_PLG_RECAPTCHA_VERSION_1_POSTINSTALL_BODY', 'PLG_PLG_RECAPTCHA_VERSION_1_POSTINSTALL_ACTION', 'plg_captcha_recaptcha', 1, 'action', 'site://plugins/captcha/recaptcha/postinstall/actions.php', 'recaptcha_postinstall_action', 'site://plugins/captcha/recaptcha/postinstall/actions.php', 'recaptcha_postinstall_condition', '3.8.6', 0),
(8, 700, 'COM_CPANEL_MSG_UPDATEDEFAULTSETTINGS_TITLE', 'COM_CPANEL_MSG_UPDATEDEFAULTSETTINGS_BODY', '', 'com_cpanel', 1, 'message', '', '', 'admin://components/com_admin/postinstall/updatedefaultsettings.php', 'admin_postinstall_updatedefaultsettings_condition', '3.8.8', 0),
(9, 700, 'COM_ACTIONLOGS_POSTINSTALL_TITLE', 'COM_ACTIONLOGS_POSTINSTALL_BODY', '', 'com_actionlogs', 1, 'message', '', '', '', '', '3.9.0', 0),
(10, 700, 'COM_PRIVACY_POSTINSTALL_TITLE', 'COM_PRIVACY_POSTINSTALL_BODY', '', 'com_privacy', 1, 'message', '', '', '', '', '3.9.0', 0),
(11, 700, 'COM_CPANEL_MSG_ADDNOSNIFF_TITLE', 'COM_CPANEL_MSG_ADDNOSNIFF_BODY', '', 'com_cpanel', 1, 'message', '', '', 'admin://components/com_admin/postinstall/addnosniff.php', 'admin_postinstall_addnosniff_condition', '3.9.3', 0);

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

--
-- Estrutura da tabela `ynfp8_privacy_consents`
--

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

--
-- Extraindo dados da tabela `ynfp8_privacy_consents`
--

INSERT INTO `ynfp8_privacy_consents` (`id`, `user_id`, `state`, `created`, `subject`, `body`, `remind`, `token`) VALUES
(1, 251, 1, '2019-07-15 22:23:55', 'PLG_SYSTEM_PRIVACYCONSENT_SUBJECT', '<p>O utilizador consentiu sobre o armazenamento das suas informações de utilizador usando o endereço IP <strong>83.132.60.37</strong></p><p>O código de agente do browser do utilizador foi:<br/>Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/64.0.3282.140 Safari/537.36 Edge/17.17134</p><p>Esta informação foi gravada automaticamente quando o utilizador enviou os seus detalhes pelo sítio e marcou a caixa de confirmação</p>', 0, ''),
(2, 252, 1, '2019-09-14 16:13:10', 'PLG_SYSTEM_PRIVACYCONSENT_SUBJECT', '<p>O utilizador consentiu sobre o armazenamento das suas informações de utilizador usando o endereço IP <strong>89.180.15.183</strong></p><p>O código de agente do browser do utilizador foi:<br/>Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/70.0.3538.102 Safari/537.36 Edge/18.18362</p><p>Esta informação foi gravada automaticamente quando o utilizador enviou os seus detalhes pelo sítio e marcou a caixa de confirmação</p>', 0, ''),
(3, 253, 1, '2019-10-03 14:30:02', 'PLG_SYSTEM_PRIVACYCONSENT_SUBJECT', '<p>O utilizador consentiu sobre o armazenamento das suas informações de utilizador usando o endereço IP <strong>193.236.43.7</strong></p><p>O código de agente do browser do utilizador foi:<br/>Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:69.0) Gecko/20100101 Firefox/69.0</p><p>Esta informação foi gravada automaticamente quando o utilizador enviou os seus detalhes pelo sítio e marcou a caixa de confirmação</p>', 0, ''),
(4, 231, 1, '2019-10-24 20:22:37', 'PLG_SYSTEM_PRIVACYCONSENT_SUBJECT', '<p>O utilizador consentiu sobre o armazenamento das suas informações de utilizador usando o endereço IP <strong>83.132.244.179</strong></p><p>O código de agente do browser do utilizador foi:<br/>Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:69.0) Gecko/20100101 Firefox/69.0</p><p>Esta informação foi gravada automaticamente quando o utilizador enviou os seus detalhes pelo sítio e marcou a caixa de confirmação</p>', 0, '');

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

--
-- Estrutura da tabela `ynfp8_privacy_requests`
--

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

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

--
-- Estrutura da tabela `ynfp8_redirect_links`
--

CREATE TABLE `ynfp8_redirect_links` (
  `id` int(10) UNSIGNED NOT NULL,
  `old_url` varchar(2048) COLLATE utf8mb4_unicode_ci NOT NULL,
  `new_url` varchar(2048) COLLATE utf8mb4_unicode_ci DEFAULT NULL,
  `referer` varchar(2048) COLLATE utf8mb4_unicode_ci NOT NULL,
  `comment` varchar(255) COLLATE utf8mb4_unicode_ci NOT NULL DEFAULT '',
  `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',
  `header` smallint(3) NOT NULL DEFAULT '301'
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;

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

--
-- Estrutura da tabela `ynfp8_schemas`
--

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

--
-- Extraindo dados da tabela `ynfp8_schemas`
--

INSERT INTO `ynfp8_schemas` (`extension_id`, `version_id`) VALUES
(700, '3.9.8-2019-06-11'),
(12787, '2.0.2'),
(12817, '4.0');

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

--
-- Estrutura da tabela `ynfp8_session`
--

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

--
-- Extraindo dados da tabela `ynfp8_session`
--

INSERT INTO `ynfp8_session` (`session_id`, `client_id`, `guest`, `time`, `data`, `userid`, `username`) VALUES
(0x303632626a673730637370656a6a3631626e6a736e6c6b763236, 0, 1, 1589270769, 'UvJ0kZYd7xnXyLqrvkTMG3R9irKsIdsUYbRtxQsujw_oQpkTJM5EXjSIpjAJTDUZlL0xOhcLoi4QW5OfUIfaOsRfaLXpPkwudejHSieixrjhiHLHac_L-urpdPY9OrriTcmKufeQbblbrLe_eENfDtwnKNGWWNAAEHHorKOQ7YRR1pNAgDo53FEsv9hAg9cdvKIJr_BAGXuv6Dy59PedwBNSW6sIa5dc28KT5sv2DCypX_vH_9JiDA_g64pEXfnjJ0eVxVCZzJv4TWDtyfCmUQTiYZ1gmJgsoXcR-5AK2Wo8v3SYCPAwlD469THD_G2jGAIkR5_wdg28MneYkFZ1rvzg-um4_AQP6-B8w8WQILX_3X3v2h4dKtomutn0-mMbCHhN1NgM7xQHmyXZ478c5O9fE-eaQA4FNXqgxlG_JOONCufZ0GvayzKUJZpwRqwT6xiAfE21Ys7iR5_wnM3kPRKPuwTyl1q8B7GdxZK0SEFXiibGh2H5QCsvSsKuPGN8NYxU1Yd8Rac0tr5TUJU_9iRkvTqQUuvpnzJyFinYsxIuIydtRNbalDlHEFIG5Llk17KpVeCP5jPwqdL-kInW1ZweBI3Pcq822Hgz40YzxzXepbC7inVeOHBhdb6PalNTmsXHhVIJgQZ6smWMd97PIzUJOErIzcN-liwxd0jmsDGArY1G2GJixwkzQbJZh_cwQZ9IB-U5mBeiRUI4DEYTCBH-ke6uiw7JDcfg1lRcXYfwHF88-Pke68Dnq8S8yI25Ki0KLtzNexIUCGg6CNDQU5-a7fWItHexuHG26HdvZTI_3kTWGKup-5RoLbHhNTmBPEyaTE--iP4gJBg0N0Lg-2xZMpNuiE2o46rd7Z7cQtCStCaUTPUThqAYsyikFRrzND6hxR8Rzk3E0mPj2s8K64ImwijkUJWh0PJIyu-t8RRK70JxexA5gLj2qhEPd6a5KAd0V1l9HkfDXvEFkkD2mCRcvYAONGP2Bk02jhe27SgFxC6tlHTqzblehnoIP_JmvmEUEfFVRC6DdVpGbf7fRvRJi5qFZsk4JjwBWo1k3E1TrUVS13wGohclanqIUdDAeoO8KR1ePGK7_h7Rj7HtGbsGdENdvRGKvcN_-asx1MzHrgK67yV0LYLLNtUrke_7vF69YdRRIuYvy4GCBoNo-GxY7Pmtm6Htwl2qdaoZRb-fN4rcwa07HHA5IzsB6mYLu1fBBxU5uVmoJMrckO_iSYi3iXNmPfCDCcmQvVf1MIsZjAYUJrJsiqNW-zTR-e-gEMXjkjV3XeaDxRc7kZeubColuKT2CiYEKsZZz3rQbZyWlak_QEf6yF85ssURVknw2nb0zUdY5VozTa2-CU2aB08W6JjsOoMOQm6iFdeY-boRsGCDsZ4A2oH7rOBbE7wmRxrqPT_215ZPGAAgmPTpzehZBZkQ7PU6PDWDyZ0yx4LnmDz1RJxUg9NBEnu9YBgM', 0, ''),
(0x3069357637386b66703664653067637135637467617361696e36, 0, 1, 1589245308, 'Yt-0AjsbKes-iNAl_0F3w60DhT_qEBnx50wQMT_FZ8A4t40EiW4c6xDWqCjpIkEpRK0IWezhaQgH81h4yTZvW5ZxTgcJkLDQZQyfBY7phkOj2al3KdTUviB9MBrG-m-215YqH_wNWlijzTs37vPCptewk3_T-BKuW3nbk-UbNlKB9ABrfEnZ54DO0SbfgXy5cwZPeRp0L5thfgdX79yix_sJSLMFCnJS5ibY7dxVq9yjhvYVchLXg3kUpJTwqMvrM27uHMRFrGM9N_nBgKEWBV40bjESDfQNU8Cvo1YET5ebJ1iPy3a2zYBlrllj4NYcxOPjL6SEia3N9OQ4pzEYxTmp-WM4qtFjcwZoDnwrKtWH8767XffCCoEEY79e4OCRTJvrKvw7TZKuGi0wvqSe9NiNuXW9rHuKnNqr175zi5Bvlp_2ZU0xuops3LqNOiI81EagX9o4vWY1QPi28zEtnJ5IfH2HC3HsV2sPOyL5Ku7lCnuNwE61d_hUtPAm5f6gynp-oBobbExlfN3Rmie8jNvXPJgq7k3iPmI2PdrfENEEUaK2XuUmhq5ybSloApaa4F8zKp9qHIE297nzkESm1GtIWfbjuqusnIIYauv8Q2Xn2pWkWdcOqA6HlRdcf2XgAknh8f7-7ywQb5P-yGF6BkSZkbJLF0SDbnrCMeuJTn1nsIklSiUPTvI4YC02aTGx-g2njlRXZp0RWra-RVVbaQ79kMSDV7LQWNde0UNmfHXwcfDRenUgd-uhBvHZ9hgFC3ND-zTDBF7Ss8XIBIWMGGCW9iDsShOfJNZdzfmr0gZOhi-_KA-WgHK6GrnRYYKWbsqalDOtHmgIlhXjKcEuQ8dCMb11mw7rGvryXuo-SaRqA7-A7mfIqBFQ87Hfl_ds0ASrmej_Kgy_7OzzKc18aFU30DIAiL9ToonzLJ6SM-vzUZtimsQCuJFGKKqsXr7uHlogQGBIHuFRPAnnylGzJOfMZjRMK6lJIRyL9XBmyv7aGwjyUtsnLTqP7LJRvtJjiUqQXwYTWTLQPQaXTOdfcZIHxklTZSn20cs8uoq_I3jUR2SSwMoIAZVRaufoeu_xvKA4Ftb1NaTQKIKkWB7DhP8FeFXfHVEetepyA6Xu46EnVe9s65eutMlWYwG2PAsBqfehTO8JXSYd5dsq58sDn5RKR984Qv7EIfSXZQqoBMV7t_8BSI6oMhyVf0vD_bcgqcOrydAevlfnkS4daPvtnLoHzjcxxHZU8NVc8oMXk55OiOfkwwsMDL_lTu3Ih90XOVg442ljJBH6ZkvSMJbq8j4PNvs1fgTNemsxnIEcTHGkU5ewTGh2KP2VF8nOq3O_2Yk2UbEp3yv978yvDVzsv4Yw_5ysRLH0CmUm2VDKII8-NNWhwERICCIguomAg1enP2loxpb-uhjNS8t085dxXAnzzt0caT7h6_gWfPp7-ms.', 0, ''),
(0x306b723031646f347676696568616c6766716471336237636e32, 0, 1, 1589245800, 'OcNYjR9JSMAZagQU7BlgYhCFqt7hdZrV7WvQp16loMq8FtGaBTKQ4CeCjrZ16AMEgtX5jMFqDjMZUHVvNtcSIQZdjrQejpImkSC12f7U_rhdEPkVGfROYyLYYtWVlnv9U2O0W7a32GNKBlwUltDQQpMVqjTIi3iCAY7HjNQ_poDb4Aa_JOeakhYsygMos8vQvuSzZQ2qlU4Ss-NDK1QbZIvZeZaHI21bcW_J9sPdYC_Ct-d-tyEhDpH-woqkA0qDsbmiAsYV3rEte-fghzHyxYUF2vOmif8HZmN06Bd8NFFXrlSDRfVXPHL5cZLDMAIYkqs9QJSWGNHwKSz8bPjJVq55wDvK86ZkpxbmHsXLDsMdWX3ssBH6jzA4lLSFXeRRHEJ_rCv12kmpUzMHdbULXZGbs9ykMR1vur3DYUk4XtCZuodcytcc94cw-tcQIGaAHSqj7_u1uZrhXfK5oBMD0lcHY6d6Q7R0wz7UdtlDyjnHltnMSWnRlFJHGElhRWPFOTC6nsLKaeWwHFgx8OZqokArmHTL00k7yVed3f0rLFN-cYm76PGx8eNMFqhP17-nX5RgCcGJ9ZwZ_CdAnBimKftfW_i0-b5iJc57IXST6en-nj_-uTLguPMsi00qFIYlgf3JRlcLlK4-en0iU0zPdXsNA249fEZlFu-N_6-NMuF-IhpBpwxd6Iw7xXcdXAasiVXkGBqCtGZU8cMBhGDcWEDl8DwTK5fnjofRfRTWF8BwW0vFWGJSzFIr1Hp2Or5tYi_hrg9ki3qtnCmoBbmDc077s-21HGMAKa0AKFZSTRsqla89H-kR3bN4EkKFW_vYU2vCkmbUEWUiiwSHRioCRXV2JDO7E81uGzBXqLjeFAa6MkksFy5lt6YJtWeY-mhgqLN4pxYbNX63kJ0Dnr_rBDzxH8z0rujZLxmc2rHVu-YqEg_OxEAGQ7OCUi995uJiYwmV-XEfSLrRN6KhfS_zX54GtV3BIY3qgUR03xb0PwOVYE3vdsuBsLG1NZy2Oy2X', 0, ''),
(0x307264326c306473626e6e3234323764737333616b6d70696435, 0, 1, 1589254246, 'lhS4EpDkKJ9iFBA4IAK-VmdMsmfJh75q8C5Grcm0SPJ2n5E3Q8uGgdrWhNONgCv863Euo61-8etNnPodRECc5KCwSTPaskdvynmMbcgC52FBmjk4Lv4WV6cAxiFhzI8rcCA6-9Inerss9w4Gq_QpKlpCM45hfb1AFdRnQtblAbp5lwFFH4Mbkv-dvatJVJXyyESAoElFI8QmG_fo1lEf3GzCz-Rgab5tLAmUYCZndrdMdGRBDJ0nD99nD0vtVna05G-gS1APi_VoKYmUs6mzNOa0rA2VPGw8iOU3MqTYdZW6NxSDO6piHjk2lzK3hcP45Jjkaw24-CsjzCEv6LKQr2CzmQWSNNjH_iVDGDSU2xuHCo9CMZzU6vGk_3-tocyJ93YTHs0eWHd94WifHWGb5JS1D3FinYiO3jS6Bb8S4A06HOZueiqdIrsXA0ti80TxqCrrTCzTzGITuyfPHehAkql17iTuGHz4P-6ZOUZa_sbutoIJ11UIhBAQhO6k3RyvsaYdBD80yi1j4TZ9p10nBYlOH5IgWnFzux68yjZbNuTnOtAvhEOhZbSkSZhzeL9ai7EDhnM_ENI5g5tCWqLNCMs0XvMNUOW5raYkGkefi24BCWMGxBv0Q0gSXm9HwwMuzos98NscaiufuutzFriFmilx2qsWhP_LAFLCW4Z7lMuLib0y-F6TOBy92Yl01AtX-gEi17-uxVRcc4iKoXDy0ybHwmPJqTtjAfQLCxjgs-6p_-1kyPyNmzbKR7wTQXRUVf2JM5cLat1_W1935Ev3Ra_-jqPMlLuN5Rz8sflPXBiqK0HD2WHN3Z01MyG9B-IYScrxvlpHk2DdA7KaSXfwWOzs2RhAcPAfbe6FRT8hsrK4HkqEV7j-hM1WX4v1IjvRqgjx8wFBaof15hL0UQPrCN0YS_TGtbtto57Nw83c1iXdOaICDOH3i8mwHYpHt2slgrHmC5RlSZrj8rGKlkF8Dv5JPw3dOdshW9dXpggTNzsXJt7GdJztJrpjgbwHmf7R', 0, ''),
(0x313035646362386438693035366f36326c6368746774636f7636, 0, 1, 1589260471, 'zG0HTTqX8bMHShIZ7GGMzkl53aMhrh1mVxREsyZ5WILZga5X7EEqUKLBvUuXPErFvBw0fMzxnGIFDwNArXs8f3gpP91RnaKI4pmtGrXygek-p5vlX5INTVTpySJ0972Thrm0G-bVimNz8H4-WXVpxCB6zxUWwchQsSqPbAmeOb65S9-gDzHTpnXkTkRHo1XeYsMpJ4DGeBTWbApr_kBlJQp08zy417ljRBrleWC5utdwLo6-pyrRfYWE7JeHE3zK6lcUfnklMyAFLda3M5UE7-pZXvz5mGdtOvdol1hdkaVl0MHpKPO2cLJ6nze76iNIAK-uGJDFLz3JFodDB2dSyLicNDz9pvp3GibUeEWj5kLhMok0Zc_SWk6EV1_9rImc_lLFfCPfy_bvdaR8TArpxC4J-yqTevsf3JbIT3JAetOTcjPVIHVV8lmq-M4HYVembuY0ZNxJh-CV1n6OCIyzMY4BGAOvnFCTzbWJGRs4bYeh93URjeOS4-q3Oe6GuM7ptpC-vIOWb_JDabpuX_ApWPbpjG_ukgRrWDHcyMkAO6Z3-YspqX7vNzokdvcZ4UuwqnvRUOHsksFcm5B2YTTPY-yBuOzjh1Km0fP9Kzk2HUeNjiiXRjxVTbMXe1bmNpqwmaiQSoEc5WzoN-5aBkifHtTMnVzUIiRfNkVsORQEZzoOY2TjwVbfpgwkTY0-3ep2oMetaxO0mIBUcfkYDSm1sYbIDyX9jbJ2HljeQAhKgKEpme8HIPijCocy-XvkpUhDrM9UAWcJqo9Mt8UD5yQQvXCRS0xaxcp7flRYAshXKhVEGxawojQr1Mj5YIV6GuTBIIlsPkB8T3o9rWHkl_r7JXFdPUmXVhksPa4h6SnM_gHH99K8yq4j9sD9KeKG-biwA2XRepMkNvFySv737nM_0KasJypVnoCj6-Wflr9CJtUEmT7H8MpQ9NErgvoxPEEkLbLwLkPQoUkHrfFK-9vmywew1hAkxR-RJHjOzSMbf8udybDQ4ARVNaideXajlze8P_VsnXvAmVwXyrLhqQg-xwYJugcw8jPPBqs6KC4a7M7SKR68n6dcxOt1yL2lbmoBQthbub5xG0YJAtqpFUjBrp_iALYeUkRbs_xmyy1T63WvbVBYTI7FQBkO71KeinYqDAJeHLsj5BQRMAwM_lvjy1UoGSqzhFT5lgMSP2wDS5aR4QDeooxAPrRYynVhjuo4e2IteZTQEmR5rzLHQqXCV9QJwl3n_8fj6zeEKQ-QunXZJ9MoKwHFEtd6PtcEUQSh21q_MZnad4v8RvNXtFKYTiyfx5G4sP3mcOeo6Y7WMm7WEyzHXHwPNatQW2z_d7ESVQxSqBjen3TjKyZ9hdMRfUv9lTHschIWIe_gWQPQ4_pnoAD9is0sZBKzAYM-WxsqWfxKElMwGMl0DTuAJ_HjwbJjf7PZr7eXVo1gc9xLAts.', 0, ''),
(0x317573333676626b74716e6a736b386b6836326237376d6f3530, 0, 1, 1589244834, '9ne6yCOzPRJx6wOuOizchy0WXA0LnXD7_RZiAtXhlNsVEP_4P-11sMEGH24X1zJXpHNDYNUGbWDy_Qq3vIE97CreEbO_7OX-ghc5Tmj_59p4Jl2aHaAtxykW0hmMuq_QSED2gkJIfGcBN3JqGyABKeVP5ve4kGv-vIvcPIO1bQbY-K6v2xnhwzq0m50rXd4-m25hLvubv_UeaKOJmXq6F4HEFkIRE87dSZQ0nrrePb75bXXhHsxaXWyp2xYm2kFgw9eG69AQepXGyne_YU_NIeHcRka1dPhaQf6mgpKu_67DwVUOkCV7kbC652MvERp68_OIDM7YHsstgTnSXFLzSeCEbn7L8u0_iJUZRVWFQx4VjTtMkUXkaWWGMBrhlHcXLQJ8ZdBfSFBkEiM0370lPRlnYkzZjfXkWEvi2nnY20Hel6fJNgBEcv9atFyQhHYNZX7E3TH1ec6M1VjxPNAD0zOelhKxHD1UYOWYnY2uzA31HfapqlDtsygbELyEGuPk9MFc6IEMxo6ykQ9eLNP86IYQk2hVoDhADfeyZcjuzPn6h7rlIzN-1DN88bOtxIqePfKFv9ve6shAtoIJI90TZHvxZL6j-S-1Xf7N-aDsq6J9DwcGsspTotY5aHi9s5tGXNx_-HJh-Z7dX9UeZaKykmeULw_ZSYaV0X1p7p3N4Xe-8zayPzeXF2Lhaj3bscZ1DztMzpsPpqHpMIwgudtkU_zKzzmgEckv3N-No-4NlBuiGYa1JRwHr_RYsNSLKurTPUWoDsKFJ0r9-x-PjN3m7N1TRjIkfKj1nXGmPyq60nqiFs3H2qZypd34LyR43gxn1BYXgcC0Wi2X8zC7001t5yUlOa7wJ8W7ic2AioGjgyEyZf-4jSLc43Mh6z87W0uQ7Dnsa-IAFA3a0UPZoplD4b2mF3fklLUA-gkLnk2O1XmPARB7g4DuK54l9l3mEFkbaeNOQKbJBaVSXzSMc3Q0sgnxaYdzL3GzxNzws4KOk9stjamKg5_YIv5ZGR3jiUGM', 0, ''),
(0x32337169646b72673636316773673539336d66756a6532683832, 0, 1, 1589270881, '6sIFldgfVkCVm5u3RCCTbeE5H2uDXLoeKT1WVOs2kkvRAdZPy_IWjDJ67bi5LzaDgMkXdKWyJaTu5nEHxLGqPShD84Ab8wau3vfbH-_JFJdLvPtxaGYeRHzob3P5WZ-TkJlE3YfYsbrXM6-2YBiGea8nhIXYQDfzB7IHgWzEMffzHts5YKyrd2ivCI6sJF1JPIM7F26H1pgVLeF8O7e1qlgliu_moVN1IyS08neRcqu2wIv00YLI9ygJ_a1zQMbgDB2rBjbisWqXN4nrOaKvcXIinG2XjhCGZf8EEdXa57S_g3E7ZJvp-JC07YVILhHBbXCpqN-E7WkL-nZNMCe2MsNmlFS7XYiOloBDYAPiQtDKor-VmvPxAHdBfvYmZkUCIqzxHPZ5hj1hR0qjUjrG0Yrdp03oC-DIyifojPA4Li5fa9YIf8LOI_K7P6eeyzy28lmTaUdZGnh3ItjHZ9UPvj4onOtyhrn0EoORjvjByTgs_5DjcYooYN1jzg5equEmmKqZDYpx1aNMBV1NoA_kTE2uu07XL41WoPdHLc-BjWCusLPpoCC_dLIkrAxL51SPjTo1rRiBTJ2x0SxCOIz95nAuxAUWJYCMh37oExGuoUT2GN_ZYxwYvr3ziQWyL5JBTVvoTqwYrCD6gfA7OvhrN6ri46CWCLXpckzAeF9ZmtOq-qY2rqkQzABvLdNrkNUjtccfgQrAA6vwhgpNZDjnwZ_uNgUN3tjvcVCQ8j0ZY2W4sa75SVD7TGN1t5KZ6pptjldU_onO2oxMSnkUWzKE50Lhj04YtihG-vf9HGkKkRYCWSvspV4mGoz7nbPcTCQ4cgDnOsOzL2kIQAo7OkQfym5LMl-15ZhJ4Ny0OWZdQXoXWlwip26PyusgvdNaeyXpoIZjMek7F75-H_27GgYogQ0E4bYf-Eg-yoksTWE_i4u1KNxo3ONLRM9-vIFCObp3Sm5GaJF59SLVffBx6HSJMu5jfuzC4imK35wa3X0uqnirGFE5qXDnx3aILdc8S6eRXX3k3mL5Etu7pZOSosznuPdBXj9wLV2AamPWVFZJwKiZ_C_WRQc8qxhadY5QIkLIa4jFi_NxdAOByGG7XioTOaQ1-9AsJylleVqbkLBT9-4LkwoHwK80BiP5n63bKGrePqSo_d4jdd1PavvzRCV3HWrC-BTcBV7O5IGr_Nc88A9-yBUwoBXTFrRHhS-PCB_xRPek4v7gTX1v2mcIv6en8P8U5v-x7M9NdEe6fbOPzJtuzNqHGQXEdOSUyPFajENBe3qbwbErUpq_x3wagrC1sRBF1e33ZM0XhKsaIo-EzvkZtCQ5jv8lUXvZTq68OXNjgerCasGUiuuQ1H1Z0-oGXBrU_aMh-XtB-E07I994E9hJZzFgVfokV4sbM3LTDvJek3noQOwYEIQ8DWDoFXExaKJ-icqVwr0HJ-UsdEDGFJcb-f3XOnspNQFr-bS0oQ7OCe4QmIlNHkVOjPifpEy-PYxAkZCP_2woyC-BvUNx7Sw6iTInrjHKfgVNYFXqe4OJ', 0, ''),
(0x3263326b37396439666261636372726668656771723436693637, 0, 1, 1589266724, 'TrFrzZGtUgMszV47bmHSx2bJ4QRAIRX2_3F38HKUQ6RHwLqJ65vXq87EO1cM01Tpf7_ASIR7tJDtjgXm3T0E2G4Gd6ngPeiyzcDim4C0j2f75O2EmHYfsFYdT_mIaMTGnhh9NPQKAlyIO-a6LB_ZgZtFj57ylZ4Xx6zqe6VQxqHS5xUAwg6yRShwc4PG2NfWtRQ92D1vNG_9c7YSpf_ProWQ6c5f1DqndlRINz7NGBx1CLsvwHVvlESYJZQK6bUKPoTkQWl0C_DXnt-VOx5TsKWMpbOQfVyyaVWpACugYK1t5yrC7JAYnBFJwr0tbMBT6bHdMKwvBOJnmyoBDWKN0KjW8fCRRWk9HJzyTop9YDthrIXwIC9_-4UOpk1Qz4P0BoXzhYi17_j5wxKaU70DWUjwPZ3pO2g00vqdlraiUmXuIZhGN-G2fsg8S2546QqO3lN6KuTbk3hNC1iV5CVVk3eCwDwtwYyURMw-Qq30WzdL8ZgzGHkCt2vEOrZNhuU9xoq5c8ZXP7FQEQkc772kkN0NGV7U9BzxfCuzrAVZ2M_8zpUv2WGt3Og8p69b9ih993ySBfdrYtxt70e8dbS-qUt9YCs8RFD-gkaYeYSBv82jfaXOiVyD0M0QDxDkrZ1F-0Q-6pj-Gu-yCdv0TfU4VSQbRSCqozGQB2Ijg3htTBrlKMSJatu1F1AR96vJH6QZN8XgL4dn9GlpN0Nw02R_zeiCHdNPSGylpA41rb2ConjZdbYrKWZzrtU19OkHzVvnTWHnZWtEvzg66DB8Vifbn1GvmDxAGX8PYn8vqjC8_7elrvQ9qqOxDZQ-6X1dv05if2W8nRdfvPZVFC9xOnr7w-EUItD2LGlIHuXMjvt8ygrYJ_3K6IlS8p_77sDTa_0V4tZNG6c8-kxnkEF9Z9TTVAwWlVWAgY0PhzKq-P3aINWrFXx496-5nYjX_nDTVgLobnWouZ0hnSNWcayNkSuwmgdFBVDR8xuOPYVkH-G3qtRGgam94a_uq0MrtmpqUNo1eLMnA2bKBJyx7A0uMllhqqQkR9eKoSyd9ZGf2oU7-t-2kCN4u65eHeeAUhE-F1XiUtgDysHOCOGrdunx1aImpp7RsmIlYVwKVy3hp1xnPOjRj-AO5Oy9kKD6th09kH78Z_nLwRcguA9BBHdZ58u4RJ0ROOY4jBODjJ30CJJZwEEHqFlSOOliwRwFffQQlA15_6osZS_VFtqLHJsxU2qCHqVsb1ptdFmmGn8kSU2WQIv_xCGAdL4T3dXhlUOrN_ggtaCMLudEd6qfgzbofdPBFBSTuwucIrK1omhU5G99Lg0zkW4mU9oXaVDYCZY7ZZ7EEvHDDfu_RKSXHuFkveRI9PfaXpP6daCG7v7rBSsrcrFQNcc7Ynr51XcTQ-X2zklve6uz9kn3bLsjVfa_UrAmm3mgsjN_glWNlf-Jm4aL6cg6-wl1jlgw3bBKtIcBjNVz', 0, ''),
(0x333530686b6b6868763675756667747268667670636475673531, 0, 1, 1589265200, 'VcO6-dhBumFFXuUY6bE1PhvnPwUuUjnN-RdKvmO8sd8WDmNQLYvZRDLiEQp6E8mG8S6WO7EsyLf43KmyvCxiYeIb2541Obz4Uy9KUyhRmNqOMkxnctBroJG0VE1pJ0LlkDoE1AgDiyxmr_dAr1uQImQcL0CFiMc-D9NV_dMC6sGgkVFv0cK0gGrRq5mSHibLuUkpuUSG9AN4JsqMNdXzgJNWknNMpnGfsOFfrGNmpt46V2P4ggZpmTO-0dWADjHnrS9-AUqg8V7F6erSe3-zrOUnYO71GLM1ZKe3qL7Gs5jK9P1eWl-pBMmUVlLmeTzdmwEBiOU3BAgWYofLf-b0WAN4dRPb5Ep_-bD2K1i2_VZC2L5x2eFNLiDOwWSmNwMpHzU8CBcsR8Brc4f5VeS4R_KyCHNz-F_eyBWt2_52HWuQqvEuSxTtTy4Ez_TQNOsDEVLS0I2MMG1aPrVZey5Xy73amDYZlyQ_DymBmHlzNEOIK8vZqBOJLjeudIpaRR8vORHnqgWcCp5VIRMC4dCWEisNMYEgyVQrHQuu-4v7ogp0RPu1IMVj9e3fugwhNtomTvktlg095FsE1l48bDk1jCpYwf5vXYFb01Ng-MoFlhOtCzV_mVyTFgRF9VfQo2p1Xa8IIaQ26BfhTzDARiN93icaRzIHLFn-ESe0hesHBgxexCakXZBzaAw2wS21ifDtUhReNGv-2bYY9eOd7tTSe-euezjVNf-j0J0DHeb_KfuvV7kT0Q1THO6XQmvLof3n0J-_T3_CVH6K5yywnC-1rMdZru5SZfUjbx0ZUgDW1dP7QjDpQ2PkETF8BQ_U_MlAjxcg_JyKNIRCdrXbeeduPuaRG-8VPpQzxvPNfrgBCPTgoPX29WCmXgQNq_Cc-VB0xZe0jeSCpXPMXsy4dk_z7WpcQkhk9_38ySQQL8T3x0iX0PhN0rYiQ62Ow2EuOBr7DpeTZHLJA8ECLpAuimiCkuTZoUikCeOnX6OAZmbWHxcEurt-i5c-2K8fzUbyEcCF', 0, ''),
(0x3336753133617672676e6b393675616a3432703774316a6a6c32, 0, 1, 1589273526, 'UTUlArDRyy-ebe0xyA8tBGKcETmtIvkhiPwgLubyAugQqa54F7N2FYCxlIHJTXo41yH9to5l1lS4L__GHiw9bQuj-iuR8RpK0jR-kj9Ivxvu8WrUTuEPbCj-661ceTlKu6GUUV5P_wq90cMtqUCZSxo5aTp4o-z304Bp8WBAgE61HTvRbNZFyCIQPygZbgaOixIFjSHn3Q7bna9tFhpeinmoho1UhMmzE_0tp8VNxdV9IkP2jNWYmyRFVp-k1MsBmjqX3zwkvr3uNPd-5May9M_axgitBM_hoAlzCvWrSe7qsMoUqIy8EH236XpmlxFQtT3Bg5vaXscP9SYih4udUsewk8sGpjaz9ZooYTGYReB5mmtO7ZrbPlVEHYawIoFtzqestn2u7A--pGzSkpyFzk1AtlB7GcZhoGHocWmk9aF2U4Ak8lQ4gBxx69SEvfEMxWwMfNVrm-CsatqFc5CJGpINj2sIlenGNcLObZJgjYLimJAtpmBKumVwPgc1Ktlw-bU5RDSvdw7yMuKWUE4A9bOe1wVFMSVKevlVM-4lx3ytDwiOGoNDCoEAMcZwkmqjZy11HqZ76s_d4fckEGXHcRVz87hFdFGpkLaruFEup48avC5DoCJK0t90XJr9eFtbYT0eBptvJXse44n2PzqZh27etA_GFjAlyk0B3yXUX2r2Hkks3aXIcFzV8ChPywYsjYmR6yy7Ir6TW8pQevuhL3yPTRAMvJYU0DKVK_S8nE6ge4pAN2fmCXrVmYq5gk85YJb2CMEHYurOHT2lps3m0swB-AwAp0axPJAImP8p0O3kjD52Qa_FEWSqGEBDJ7SXEc0O8dy2P6ceNWC9l6QbyovrhsPKACEq9zWUt_mCtPKK6Lsub44a7k3xPnhqIeXAeJDdK7LTgiUSzg1GBsen6oyMp13ePWOZq1kv09esdItUGiNO09yeCxrKoJCqsOMOIC8Cs2tpw-O-U0uoMgf8fe6S6RkWPNiDad6iupEsxQyWyd1yT9E_-o__7ik13b4z', 0, ''),
(0x33676163636b6f646e7561666137367439616363323676356135, 0, 1, 1589256183, 'jnB4_XLYhstF0rCnxrg2aoeVoSMiu8igrbFRSw7l-WaWoR7JzNSi6G4pnoGQc6VgFetC61UVLi-TTE6vvbKUH3o4c_UYblIJSeUrIOn4duKSCw7CdolE8Ng1Nyjpkq1lZBtOEzNf1ZLe4fH4WMA2keEXjHj51wz6ZaUFf149jTMZdRgHn8VlAFK0gdEAS2iuEtuQORjupcQW8vOEaZf7kBor_MzzqnhCnqvm6AgNLn8eagdpVN1FuKGUl6KQoQ1F03lWwaQqLLrE6Ar8mdenUYCiF0ooYUVMUTTm7JEUfuaFMcru-f6d3erqiPcwzveCs0V7TMPZmF29mCyRGfwsEyot5HciXslFWxplwOF3YFziKf3NqgJeUM6eDfxaTcAImg8KURH4vX-t4NX8YRhhMT3lBt2uOjJdO4wLO82pZZrFeB5ryIQ0p7NCyfkjGn3Q87SZk3Tnyah3TZ_AlwpDQOTdION73TBNEjkH_02oUJlnSxBD6E6oiHeGP82p6MmO7XTF5_WgnnAn17Wz4JErHMt4bkOc6_kUoJ7wQSlYyZm3QBeaEN8zkBFubU-AuxRe-BnWUdF_0WBryJ5lGyzgFqmuPk8zxTjVftGcs6Io2_xsC86voZviGBCxdcy_u1UiMKQ0eHNfqCNC0ZE3SgO5zZfaroX_8-AwMYdqwZbDJb2ud_Wiz1ZXdSXtPT2hTYnls_3fW15JIDV1zDEsRNOAJQveQGHTvsLL5TsY79AeqJIPX_E4st6OOZ0WxGPtwo-xs_okVmrvCDvFSNXguVgJ05lljhIMYzAKk22SKWMmGc0GRad7cFytwjZvmhhuBh1oLl0GD60w8lMnVQT71QpI9YrXnG9OTsSECk74dyjHgqep7oSs7lJpECSLpreoCwyybHu5IqLi3jr0xNuJkO8HSnWZrzGOK1fGXdqG0UU-AQNfxDfUO_RzOGGdxfaRDWesgQsuadckZFXmUZOuSjknstZkSu6eKwDwqwvLeMkoMabJvBJMx-01c-tMvM7mC6Aq', 0, ''),
(0x336e6f6c696b666564367535327571693238716e6732736d7433, 0, 1, 1589265504, 'oLTq2Sw7qKDMAtI7-XvZWKak0IpaJM113_08l8F2lEsNY-NuFn0kth7uK6RhMoFJyZNyhEZ1XSbIiqxwhqlvnSfRikI_BBmpAB_Peppt0MTsdlN5yrx3rO-urDBnEcptYOwlVXdyhVJ9cG6hjKUJ7X3CsjlYFEtiL2bBXU_S1rFDHeBVfT6TPnkp2ayhg-Q2YRoRZNBPKF91qUgf24LMM4BsMUeJXchVxUe1UBIU4mwifyoz42m3VZONlKURTtaosxtTxs9PXcdxwugYHsfHeUgPeNWvKrf0ignaRhnrguGlewRg_z2-QLEeVxDY8SQsEXtleuXzXGCeflhBd8TB9f43vXuD2XbyFkoeizjR3X7jjbYOcdae-yq3MeRmjhNBejSmYCiONZh7Do93dZpkyfPhQ_y-zfeeq8QWS5VaPSP_u0Zo2g-nXx_T5VQXOKCDoHnlLjOasx60FjK6Vgg1c48YUeQZQaCblJ-fDRUid8lCU9GB-iq_HBsh4H_pGlJgoKwLvhqNvpTgy2P9UWNp7-XmKBGJaaeJtO6W_JpXZMEELLtV8LbyzRkkd2GlNpERQZ0Zfs_wpDc30xnlxxt-30eMpo1NaBVQ2n6Uwz6gB1JaqX6Ijk4fKDplR8h7KHg033xGtCpP3FGkmTv3tLl9UL47TcIhWV2QVzo4TWz17BujvC1QHKYEps6zaas26SWFICiT9wp4LKtNBkOUYJ7Y11n-ZrURPwBBnCd9DRsJ6_YUuY3gpjNwQD_SHKB9CxaCW3gg7_WtxG5vyzMLNgWAWExo7K2HOAv8lyjbTfiygjN_jab1fIc-qx6KxoMkBEMa-NOIsjaseGta1aSuWCVB7P87UgZsVGAo-LVyDfn9C8PJsLRMkf986Jhivuj0cTd8rbfh701NG_CqxpMkh6-dQ5HsqEVjZAFJeLEkfeDcMx-IoTjT8ZhzllLJHF0T4aihh-naJweFoKrZKAqDszJCRPp3izdl-u1LNAAWcsEixkiYvwsx4X9q5MipNbw5INKZ', 0, ''),
(0x3434656e7272636d3439306b35383137656b646e376e32356834, 0, 1, 1589272227, 'KrMRXTZ3vmMhkyb9QlpPf15bzaP3Qy4BE0ztwjzEGamZWa-qFOE3Pa1zddZeKtWDNoqkGJylxn4yTd4bqYoiu8RGwkqzWKGIMdFtn_qqh3uGe10ksSqLFdgmAmNxDMS26UffvZhu1MWDjRDn_iXQoiiZkC0o_4oY78gw9o_I6jwnmjV5c_D5FqtSDccmHSSHpDigD2EunVAQpvnZKcEQwPnPKgG-GrY0ko8z6v4Y1dw2sJBrBLITaELKv7AzoUPjui_jlGZURUTNsk4EHxoIu9Wie7J5-jm3-dwzd02WKYchuyYkxYDWZOAgAHASphNf1Tc_VsI7WlPxeha7V9liaQXfLXhEppj9wF5nPJj1ymKaxG6bJjJfS7Dr_bBYF0bWDnSNciTjzB527_IjUYboNHFm8yoTIbUIo7b3KwbBM02Q9l93mhVB3FjrRMWxmrzOd-z8jfSENEdqOsg2eGRWTp136kaiSC3fQ4blBY1y7Szf4jm8-uCNyRWO6vryCKIDeGNEvzD295VTQZchFqL5eCC_dWf6tom3Bi3r8WQAZr1Mn0brrQ7j9q4r0ZCfLemCWIbNHbKaD32e3m_zaBgmihTix-AVxX9qIICa7nhex5VFpCiCAi_TrD1J6N_emLEVmnROz3GsPf-jaTnu8PGAB5bvc80gAsAgFRgs7JwH_U6U7CO0FQDm0_Zfilr4rXgS7wGrzE0YwegZ-NuXLqtn_tsJSkG3awhREQhk2rmEUR_YtLKLbgG8s6V23PuVGhCB9jRRBC31rsEkcPCSncUAgI9TXTKvbWClatpO6KEdaV4GX9My24awOFfShAR7WzDnw5aM3wOfZb7lkPrcrcaJbuaKhzFuHaQ6kKyJUCuYqSbHWABEZqeRCEodb4ItvnlaGORTm5uL_cBBkznfLe831RzXctsXAwcvguuNXH1a-eUBXNedqz92X4tnekynZMxHJcoCkBcDOH7L91JDZGZvful14TUmokYO8Joip-tiBiVQEl6VcIvgWiuMTkNQP_6E', 0, ''),
(0x34347274633730643137656274367233376b6165717470666632, 0, 1, 1589255733, '_VvpE6hj_smfdmhShIkV3rE1dpKOqcZiez1m_3OLQCgGyLr7G0b-djws9xNrnwS6Rj1n_Js5ukcZMdn0dooiYtf8nAmaRa8tXBDRyDQWMAx941aYDsE3-lhO3zuI3G0hHR-zdcFqyeZBk7brO88rQGt7pfT4ejmF4oL_0jBPtgYVpFPultEkHmacyvxZivXPbHZ7wfjmpujCfyCVSLU3N_b64bpNZYKVoYvHnwS37Xvasrweu0vf_Q0Pn9snnxDI8-xsMHFKCcrRfW0p8akZbMaZ21-qyKeu0wBTE5-xuxNTJHbAm8Y8V2BTr0xCNGjUIkvGJPfhb7Icj8XjyrNXRVUQzzCEIuq2eo35rQoKZ3Vi04IbqHgirtncT7wuVmzL-eLCxeme60lUTIXerAtqbkAL05Pv7FftW-5R8bOFGteFMoyw1k_2Xbbssg0txNIBG1qJcneMZGlkECHqkAt7vv9k7-eZeaVZW4hOfBxAunpLy3Wgj8_0kHVgRznJ4cWxnAMue9b7wn9nG-gnbHpkS-n2R9VpTh73dQ8BzKOmJVnJ8t3o19rUs3U9aEIQMlTwGpSyZkz15hhTKG4t_GzLau54_EsNtEvKRfvOyLhYQgqtcqIbV9JohiPHmVrDv7eYiOE4jqn2C13ZgMHhpMDgAYzGC5mWQwdapvoQ0y8lTEW7iBu2pHHXEHD0uQe76sklDY6rUD1NlbFlkcWkodoW9iUeZPY0cF6p2Ykuopx_hRqXYAPl4yeZSXqfx7EnzQbh42erCb89vSHTlNaALtX1uWKc7J5fOiEV_ytNQK44NwWjAaKN49tfpsG59pW5P6Dq1v6q3JB4L05kkTUtn0qsiILeYOAnSwAwI0LA3I6AuoK4elKyderJBg9xgGfQVNuPQe0ViKIegVhKnT_7BtYwSgl-iMHhYMee7eT3Sbuib12DHSUQ6d-HvKCj5WJzFRMa8NrCHWpfPSfJcrv75ASLEK0uZW24qLujMc-GIUDj9tmwAOCMi1rJ6cxhGqTQjs1g', 0, ''),
(0x3436756670616261316c36756a3161706e3735386f336c643330, 0, 1, 1589271955, 'Prsf1u2kBUjN_6q44tQ5fMoChhzY9l737INVdhz0tE0pcR0Co6jjvkX91mJAmgJ_0kPFWo32zf3cSlz1BREPlY_0mGdupfbqYsce_eaIgnaMQkW4LKZTiED-Rlj0MT1a7E7uBvhhNdAuTzbVhvyELBrZMjoIjJhYf10rQKt-kwShhMItVIGEJ44l7ONHVDPnG6WvwI3rsjq8sBHIcQDNr0i6w64_yz19yg7AwRJ3F7OHq1IXSHQuItLIi4-LMqf-7W2KBLAiKjZKBUN21ds1uLbUrJpE5qanouFunz4sj2vRK9Rdm4eQNTWyKH7tmk1j48fcPC9itDwHodVokHH3ULUV-n0YlIK2D9u4Tzqdhok8-n6BDWyv6SaQ2ImPmhh87ziA3uZzBTf92m2bXGwyg_nJdDikt1dcyU_QE6If03QStQQEC09JASbT_UbFssBfxYhrtW5HInNidEVaym1OxhujUmCLubzaJyXq20LJTwoBHcDRgG-BZCAZ26QRiSmox2zc-tkAxWAHJ1GuBAb6Uvy8eeSeyn0zEEM1aQdoyUlwmD40_841czMaQVtW8Qh9mCxpjr17Mke7YjKrUknsum9l2fQzhMvpykr_CJlYwk-MPeUOP3qQAnWrGjtBArqx86JiBbq03UPNb5zcs3uO3H5Fj5MFjM25ZD0XB867O88KoLUy3TkgfZGZ3EuEvD4DL_tuw-4ac_hj6NGVyOF3dg9ZNVTXrbSlGXSS2AqTr4cIH6OCzhgn1IXUtLqpoYauQ5b1c4RLIAKhqY3v3JYWiveQA_wU1ZQLcdHMA9XmxdGBPX7IhB5krtUd41E4tKKGdYt7M1telWZQzIJhRzmctvBhQ-LAXkkAZddWxNm2LtKZMzTD0HoEs0mx67v7qAlja9YohSMsd5lpIcIVYJn-UR1rekf50Zs4qbMVM_5H2y-rj6IuSnVzc_ZNiZjPhYdFTvga6Yv0EKxztUqSc81B9JFWuqJkdgcTYpr9szVt9ngPUQRmppRZ7428zj6AR8qH', 0, ''),
(0x363638357674336735636533367461376e3161746a6f6d6c7636, 0, 1, 1589244957, 'A_VFNCjDUgzc0-GZFK6lGmP11zumU9SqkKV5lWdJV4YO1vOI7mFHor-cNvSyC1qgCvBIuKuPv7Gt1NW8LnEymZP73wumH5EVWk11AW1j16UzP3iCtBpe-nrA6oSnK5MIhGNVMFkLT_dBDLsJSLmrRGqIl6VNSERT15_4oNoVuZtV9UXsi_enbwuBlwjq6lQ_LryNbighquSPampRRZuE1mQkZEAgwyHulw7uJoHQVZ8RTexw-7O0hQ_JIZeBSp4hVP_VdGrYVi5zd8olZO7FPTFiI_DJdi8GOCRgMkGkx32KbutK5kSlwDzRlHEuhb0Lg4T6ZQumU9WELXUN-2q-aQOcDSuKYTuUeXyTw0UeiLdf3Wm7_azcZZ4WN8n8ckDYnjgC5TiBUl44QPA4V4ENJawVnvIwvOGzVKymrObQH7Z9PPBhZ999d9-eGx47odll-5P79dC9sy_BwmGR69WdvRI19tjyzW7r1gySaMtztnAAd_Fw3Ptv36FWeUwQauzbND5VgmGisfghC1IUrnXtNUR5zRrdba-jxBu0DUhdwmDp19TL4g5kVIS_uBAZZOrGzawCvhhGLvOOuVRMC2ur0stV7KXd52M9vLfBPLyXNETr3DyLe4QrRie1fQXw14HIwuPYkAfQXIucJAgUbI-KtszCEqNkMJnd-8FvhULgdJy2SATEZ6iYJDmgTprZuO0gGV10eUepgA6DyRApG0r6iHMPS55pNN4E7Jq_wdjoXk9VW38QmZCYr6XiGX4KyJfyqebWiaEdTK4WAGUNK5SjvqF9nUqNcbAOVhp20et16DETLiXFR5GzwMVKwxcSStuKmq0QJr0mmxFfhJZ46f2WxYtG0of__jc9LPO5DW8--RohhiKc6cKFOfqzIScK8R5eBGEc7UT45pP5JzEouDeU0M-nV5znyr1sF2d0cvonFM--81GZyYJWuurIidK22pzC1eRmw6PzK39IEwcSYqwerFylEPO_aSy1wTBQq11nDC6XcAuyUz4xUAzkHgWAahzg', 0, ''),
(0x367234376c686d6b677567726e753065636762666f7563757137, 0, 1, 1589244160, 'VvalVYLq575--Att3Tj8sRgCN49SlWmGLEH-oam2pITtYv3f03_3HUOpUMcZR3YNQ2coNkXw-ED8h9l4FiOq8wSlVsTWybNSLlp-MHcZglZcFNY08G-gKGW0fPuzNU8Gj3IF8dbRIojW7itqMoqcrhw0oXhsLa-GqAfum0oQdci28rD_3CBEBlFjaYrmlMf338w765CbIJmJPjMC6o95y9SMi0I6IMVNyv6BLyPkh3UBaX2W0mr8MqvIsQYDL9Le5kzpulE5edLCYaZ9S2dV6KeL0NsP4T6bKp2UVNQSm9uAEQpTNvfeOfHjRAg-cMAfMENugyrX2-Gcstr681TBQJT-Ub0fLbR8wlTQU6WwgF4mL8T8go8gI7zSMD3ZoXsiTxaJ4nW61K5GLnds2TBrbYkThiSkE1Hj4FchqtoyObBVEhpVYIyNHo4RTsxFF7Ufap6-w_vITL8UWZe2P9EmZzy6rMAgP1eJA8bR7oVE4tNowzaC2qIX64vx9uFJb65b9RJ_j4dejWeqcl-ypbDUXgUdEN42hJYym1APuGIvU0IfxEaoU-hi6FT_9X8BR3iluOcrVcuMhP-ZcArXJWGaGkXrbjzRyd9dtoiwiI5BWMzlPaoIAHSwxsYv5Olg-DtvnpPOpz71ki_hpn79XkQJJCuNnwawA2buoN17MniWYeQOTi49chu4yRPlQmoTlxSvVKfSMxOKC8qXPkSrVE7vK4VABzHcsichxHfUSsuexart352a40AhnB4FhBRLCc3PIVnpamiJ11gMn8HOxWy8WxJ3UDx-97WnT1rNLBisXaLFm7-gzGs43RzQRa7Hpi2N9yTcFMknTqQFO6wOWDF2dJ4IPFsROrFb2RyQbYVF9KxDhP9WKm1owtaDi3IrCNpQNRrIAiCC8MjHxRT_yAeIeRX4E9Bz5ct8zHArh8HTKms.', 0, ''),
(0x373233326c74716a6530316a3731716f61676f7362636d663633, 0, 1, 1589259261, 'Du-Yf54GOvW58bhc9XSbYf9FomI2JYgZTMNFi4BQ9yELFCxWTwSws8-ge7gZ7XdzsVAgUvU_kGAc8-ohMswKtqbymFUasqnpUQ2nj1zvvwepetZ3UBGNOVVoSs0_--K_MRjYWi5JIQs7TF3tAe2z8zy-Hljck8Sw64GFiADRbKlVIvpuqpV13zouZai8f6Km0bFIxr0Mcl9alF5y3meGOEKwq_D_kPOczTzPWoptO0yQPvk76obFlfK1jjP4O65dx1DuekWGLJ6fmL36jDqEsgg2d3ynlKHtJJUZ3KBSzOrWV-ZKsP4TXgbOVPKWTCSEJuFyXitNFk-EjkfMEp7sca7J5az3MCAGJgAxClfVzKHh5UH9pHvMXvLRy-0u9f2bOzXLT7GsQ2zax1WHEDqW9-eXKJjif8WxaTW_I0aDlNsGzm0Xw2wys8hLEZBcJG-QBShbzdGZWozUBBiRbwLHaaOptHnGZlcPwAYujNoQDZcJOsdsIUBYHndDdHIn8g0qCf1I3w2pLUZnQrd1AT58FHHsUMi-0ZQAueRjBzfAp-crTVLfbBNXNv32wBfWfbUmUh9gcSBp1dIwE0foXL3xlizvcXeF_9U1uyZWpPD5y9n1GM-o0UD6KT41h8uu9D9YSaK6E1k8-rhbQ2CCQqSiscwqQMmKQ4g7J7tAIV5Nbjo2JoB3cG8tsqI0n6KfDA429jZTGGULrLOKb_cD7EUNruW_uQZ70Py6fHt9Jg1QQLcaJINWg8pWM2ckp5pcVNdv9rpLXSuUNXG-8D4XLmD1qUY_dxl5u1h48v9lSMJctWtymZXzy2g_SIsMdl5wsSxWHgnDZun7sWQHC_G0R2ySqisZHQesSzS8hKr68K3kzGQAz_GfYGE99Cg_mHEzYOR8kLBoPn7k_OaFnjL9mUt-8rRVME0fCWugZRpQcsinQ7QqTkQATZVD2HJoAjNxBI0Xv6F0-X8QzF790r2FozOOGO_0xssy_RrJ0_n2dw789h5fGzbB9i1V5qVPvOwjB0-NdmgLacDXOxpjywCdiNim-q-ytpYYxF9-jlDA3bmjsb-Jmr2EDblAwcJeQQ_a48HPZ-wepiF7rRPbcdEoQehGxIhc47mVZOq_iemRg8AooY7kWGMzAvHPcBWClN9g8lXZbnmiDZ1YZJo8HmwaBIisga3qSvb-2ezoP4RufX1GHRrBqJXqsswenT99uyZ9qlSLdeDREySyaJzpspwoI7dryQOfVMCti5A-xDjc8KEla6X6dGLIkZzHJ-yvWeIXvEeZ64sHe3lJktzGIW0bnvS4qf56Ht8G0ta7XsR409ebgwArIDsouE6Pzj4Dsxpjm6XBNg6NeTdxqLmdbvzHrWuYofGobhMmH2fy3AydEwfpip16nHn4uvYOKdyvLTGwJwz5RMbL9VY2zkPiapC0-taOZsJCMX-42ySM-hNvafzgpfg.', 0, ''),
(0x373537707567646f6234356b75703632756b67737163726d7131, 0, 1, 1589265535, 'DgnZjFyMjNNiMsIkcHm2e1w-Cw_tNpKAv9PeTKIC2HWHsaul8CzQutgbONUGM7-Sc7Y2b84CH5QPYSae3z15Q-DOQRCmchjI99SeF6lDRbock4qh4oQEAh0l18_f5qjVeL-Ygc8Uc2o1DCT3mJss8U1YsPcx_RZ0ymzJY8ndKvacEBO_8jaMQz1itz8Ax5em15uGJcm-MNdMpeqTfRfnw-D2f2Q9p5ofhRnrME9qSA7mSudc8wazXBziI2wCyRi_RzBGYe367uhE5gd3peJpSXcH2SkagqT1FMxH_UNguywmBAZ_1dna0w8CwHuwf0d-JUqihPXp-ClazMI9AhdLkI5Qh0fLR30Gv6AZoUoHLjm_Cehx2Me9S5u4T4gz5oKqP8MepScE3HRpaCQ6kw9SJ_BdzIEgxOVXd9a2N7QP2X8C_ot9Q0W7P_BD_iQcgBNydWeH7EKoKK0bA3TCAxXlzE0SRlx_flMlZZP9ymHwLWcbr3Hk3WbAfRxtpgeORKlpKBS7Px4yVTIePLqiP5SV93Svc_1wNPMYS1Qd59TMUlWJXa4YCvK-0XeUHL-KhvCikBAUnLKMHJFBrRmUBYZONZEmVnsKjZc6_aJT_r4eFiZp2oEAMQck3QPTqVjy7BcvldExVI1BL_2MRKznrQ2SbLGCo1EzzH9PhyEgEj_E8efFTH1lNQV1kHP2U-5Da34QrVpYIIaSp5BVdSVlhqdJnLXSSqQ8JrPMPWuQ-J09o1DRqTAxpkiuuKFHusIQFdOKLwnw0DvMkDG9_s7WoWPKDwgIf8vI0pW5knZLacaKrUR8j4lv7V6gcgH1r-CZft7LkfNYMmGdazKZKVtj6X0Oq7qFTg-yt2ok4aErySFmt27LvTid8EfB8HCEo1u45bB7nxaHiFpWxAozHHuuDF6-EAvLEXWRjB6YGlw6fcEpxRsHGkLjNppP_mF3gjrhdRBPrfvMV9hjdnlGKKtctQKb4h0WzSMlDJAw-a1b1HB80KnZZMZ6DlpD8a2-JTaabvxiqKCgKH4EjSPPp86MOY-XnJxTWx6tBVk_xt5nhy9i5hM0NyDooFjLF3cZh7BKAjWrzF2zr2zYxZrgplRB6x_ZL939FWJ1Ix1y9VdQdF4AfMLMKODDbOAT18oa78RyNDcudatGdnOy7z-Iz-7R3Nnl8Db42mWtmiNESc3c2TaC4MOnVnBmbcV2wzG_l-pFJ7AWHPPXrh9UIdiwmY_gvAGAFH--XhHrv7q7gmrxu0T0ZH2zh1Cma1InpLMmGJsQOyNb-6DE3BN6L4Rc1bmgc-CkaFDRwdtx7I7WoxIpdvnSBUZ8uIlzFczS6PAQ2RscveSQzCM2hrMzyhJeaa75eHIW7dM3QBnUbiZBXVwKf7nn41u4SJb437IxXh2CBGgTj576WH7OGR5T8RSn0hZU-pUJD2LvpZxCVwovrsw_tYqpCbfAaSg4P3CXdSVrlRnS28l2WQupgn497ZKzrBqXycPgbQ..', 0, ''),
(0x3736376967646a34336f333031716171616575646e3932726a35, 0, 1, 1589271792, 'jkHhFmXZ4hcyqN8S2bDgJeAu18dxLP7r6rSjEHa9-GtsamOYC_OVMiB7uk6mYp2VXZqokhsDwMSg35YXG0AwQ86cnLmCkJMA5hHUJ8lJdNLJf82mrIIP8-FLAhdsUy9oA5GYlcUw0KeJfiV3v7_79yjP02aQrs2gT-59cJYaGla5PNqbPb8t-ddExYvrNhFSE22DjKpE6QSQ7KTL7ftViIuISzlSJ_er5rM3nOLXiFPzh8Xm7tHyucchGz3Hy7B7upQkf4FDGItUrbgn9jhtY-ssMedZlgEtkIB42V-XGpIsZHqgkPGV7yjf-tcTEVaLGlcIUJqKwcNZeFTEqA7flMxTPq0_x6xdyZLMIX0DkE6dvGr8Q7baDSEYk9YyETizM_57GqZ9C3E7EOBYT2JyQlXTCPJqgOe_OiMw0mY9Md9Q4JHGok2usEOlvQI0xOPN5D44S8LiIxcjdHkbrsJsgjiTpS0K9fPFmPABz4aBPUHkVzXnb1OQLVI0URBlABBmL85Oe37tUebDd4FWBdaLAlpfyRtqX80kuXcl9JQ952LfFXyo3cRBXcIbw1eK-m9sjVdi0mSbIn6JdxoM558vtB-Mc4gUnB2OFVC80HPU_F3uRQ0Pk9vCR0BCFk1qr2OrOBbyFoloOo3sl0BR0cvLy9zE4cnMMNFKXkETDlspZvRyp8YnOn3NZS0pKypVoo6N1sEEMbkqm7POj3PYToRuLnTb5IgCgyPLpvnFm32DLvr68jAnlKfl8IPI4pTHa7bf3PW0MlD4M8_aW4jBGiRD1I53Kb2D5NkdVPlHRmuj_zI6WmwXX578JI-Fmsdq34UG9H9xMOqM36MVj3SXkh9um8uB49vInMiAOn-eeRGazXo7FamwSubxqQZtskjdDB3EHuq_GD6CJ6e49uoNCNBoLILgZ3kb9wqqknRvJlH-PUvS5I3P-YdRkCt7cFfWeF2twKMlSMsnZM6tS-hEIqRXCsCej4u45akBb2mclj2k1CW2rvqfXjx6800CkqP1NT1L3XucA9C8Dqb4YfJnKvO-hclHzn2bFKkxLYA-HvXNaRUAAyenKPoReF2v7I9Sa06FelTCN3kvC_fPWByBfPcdVK2Qj9WeDJk3e64k8MBfWwHmuHXXFr66wbMJ98n4zVilTAGk9TYfQNsBDAa2tU4iALpE8NYUtpwTaqB5z4hvnM2Nip7dqxPxheUBcywbEJ5a5UKaBKlAAjgA_LLSfX5KEO_U8sLccOg3DrmoZk7yGKEluFh5eNen0Gl5woiseaaG4PvjjA81nz6I9IaolFfV8DMtxeCFSwBeCsMGeKCOXoQ2JF5eN15-qG8WLil5upoZzuWNmG06lJLmUZR2Knt8d2b-KOROeObRt0N2RQEFn44wh_MRzQWV1EA33Kl6CokIruGAgSbHP8PD42gpjjg4Nu2tzJ-Sjzw5DQ7XO306tH0xwLtDsvZpxXBQyQxlX-kk', 0, ''),
(0x37717039356d6c71727667696a36323365636538756b706a3834, 0, 1, 1589245023, 'xg1n47K9cy4LvHsYS0fv8FZ-7bpSLF4eDWu33copUqTN8esGYlslRAKDlK7igcqz-HgyVF0EoVlPQQUfk_Odj62dbYgKhHg3sQC5pILXa7SRNyLoA3AX-6yjGJL0rXV0WQC5GJlEU9F59YJ9nTLyiRvilmB7Rijs7bZ01amaaoV_blXGTFNsBtExzLAFKPK3-GfVo_kcQwQ_BtVvvecuKBaBKQJGrTKJCC41hnyQZ3d3472nix6rD5M-jBTmAz5NX0MZokxrKqjdFTISMKIVXq2jvma9dZ3iq9Fosg_F5Ll1Lcxe9KfwoDdTBgYJrIVrTdGsAkxRAeUacNg6e9Nw7Zs6d0zViIbZMyu9nOu88yl9iNrjKsGziAlKcIviDMQl3r-TISg-YnJA9U7VBPU1YZgTh4h4IMb0Y38x1lUoK9I5kbjQ5vuC_93HT4CVJ9QOa4WVVat3616duZKnnRePxErvrGjnLOt8Qh-mfWe1ZTBxOzqyKXGAUyKAlDJScVCCMX6ZMhYLp6m5o8e-8DvQYSp-hT6EqSEHXvSckS3P33_KhN3cZKd-l7AUJGDbjhj2mlgh2uHCLgQYiGTksBbirCoX2mfBZehE_USpZB3K-T0UrDk-rIQROtUb2bU6HY4OMNzclGKl_HSrGVRB2-rUMZKOQ0Blh_TUGyjInl8Kr3r3czJjkz70Se4IqUNgc5xp_V53kZ-kBuN7wVvti_hbKUxtAYLizZ6Ey6_537l9rozP19lXv0yAEXckTTEZEoOGxDSD1bwr9cn25VSeV5xuhz3SS0Hx-KHi6u5X_vHgZDPYTrchCeMwCczGD3hfi-eQyKSHy0oa3_c1jx1V6i1SZxJjp5dfF_Rf6-tbeY7gM2NS5AERu7CFygHgHOH8BLmPMe1JuR1CBsrBhX_-JJDfhJAH0iBnl9xuyja8G7mksNbAaLoeDaFXAPNShhh6VziUdWmP_yTfzaZtJbiVSXzOmTwrZrqUhBMn5sFDmsa0RrwxaoUWOzVJ6_r-F9iys1G_', 0, ''),
(0x38303935753774766e68313936656b763270376f62306f703632, 0, 1, 1589246572, 'AWtowuAnBlw6Gx-HjLeDZTQlJPVNhqq3jh_tm3n9aAatuV0bX37AhqY4YwzFlYh7wdNqVLuHxwd4fMx0YZLYXQmi2EkLarp_UwMlbER9BFhTaXyb0lyeqkf6Y7A7YbAvG3XrPI4zFSI3CndwIQWFB8EihCaTM0bji3VjMRvhpUle2UXmhu4_7Su3-9TlisbcY4a3U2rL9_wmpdqRuQAuj7pIrNpWeAW7HRA_6EnW9muS5pnVWqDd-Zdivj4GLMQGeIiIZEPpnviCJ-YjCeAivULFhxO7bBNh5TOhY1Xg6AVJoJJReQnJGh--ry55msiuFqX2CZJ3IiNW9RCZ7oRoCbeUbxufOLBMF00rQcsDvi3bpCts17w42rnvOrK4kKXkB8h26Lyo8DLXu-upvnDaLKBlfaR5biW92z0Zb-i3r_kW0aEOCdBxzwuQ_ppiWGQq7AL5OxfV23i_JopKdGn-G-0N-sXsTXxCL2VwMllXVqQzozqMWWL-GTIYbmqefTHEsEs6QhU91KqHODc9Z9pNZPt8c1DsZLyKS_gvPVLDVmdK4_SjfsDO5j33zLPkKXuZmvMlA6NMgDF8wR5NIv4LJEcPFuinlrGs7ubvPsXO_0a3KJG-EPb2XNjdNKgSraFOnfvV7wJVKnuOIDlM3t0Kf04IvMBu0PzK2AE_ZkIIXNoGUOZYB1pYSicCq3BOJTSDdpX6UB7paFfAMmQVOiVyeBvYNsHiBislUWES3G7FkJp6U7iT6jl_hFFscS0XLJrS8aCbWcIFypmicBl5KgCI4OCyZHkk1ICsMaDxLhMJoKaaJQ7g6Z8p6rwWLSUs-jOQRJRGv-OlV5qy8AzfTEvwKbzi886Yii4uBGig-pvk7gKD4liq8b5ouSYpQARYMb9BTWaYvhYZ2gAVMc9Dtugjig70ClrvZZb8rtIM0H7lknIHbCdgmSXrCIIsn-nT0IdoIowv_wVWIT3_IiBYRHP-rgzEc8p3VF52GKh321Bh4wn1FEnQc_KLFO58_Ia-Dh7y', 0, ''),
(0x38726667696f623376676c3233316a6e6b346432646561396135, 1, 0, 1589272950, 'buKQSYJPQExm7peKZ3V6TO3_wwKLezNZp27dF0FaB3R9bbxNKPYNGnbn1eBQnwj1BCCK9DBLHjsy781dvFGagj-6WKszSoM5scfx3rZC9xmYbOpwHGZFJpAj-c4wAhYRymir7dhXYkUJ5-sKK-5k7kZhNXJc1xtnFY-M7ZJFpDJDkDENnpbqJ0nUTdX1u6QecUevNXQyxHw9m-cn8XFgy0GAoQfSJlPbj3YxXa8c2sc45ppdwtw_wLMHuUzioA0FjzJOHNgjR7yl16WLihiSKKLQPhukSHwS2uXIRCNCQ7bZqBb2eHDTa3jdLwdo7fe6C_2uBNaUENWNq2X_mDKWEeXnlyfJ7yBfTmLOZslg3KBxLzKDyAvuRVQBVXjvlsaR33Co7xc1wbEGB-JWzwIJE0-aSJyZAmUuT1BKfBf11-iQ1mc40sOwrcSXZEPLS7ppXNg3D_3MOcN7J-nAvXWrlQSAEM69PNsUv3geY2u0ZAOaNZxuXMrGMT41XiR8pwjjwhAaVK7BLuPEI6ax3icLEQySnrwjIapqH2bhSmhECYiWumQsK6RO1UE7ZpjurUMsLzyHvZ2b8ZQ1c8n5TEw0U5bP02i_VLY1gDPGQAUkDTMIQuhX67dORispLfNLbfzR5MF_nIGzDk4ajSnJLwu1kozGK9Pd91icIj8zLLFgBGdCT-cKhvyjUARNvZPCIH5klzJITwZkid9yANbeDMiKdbD4PuLKH7v4jxgjB8_WM6nWuLNlZ6CUoX--p-O5DqWQTEN0AXmKo9Ap_TkBfzvaMHueMLq5oq3CjHpksZAlsIjJmKdFNjebqC7K63EMTo27Wo-DZQM4M_PLctSOhbi0M3hQ_KoBkp4OuCvpK2RFgeeC0E7yEERI7DnRw-lYId9lGKL5wCq4y1K2IF4KW6jKzNTCd0fvZHw2dVWuQbVODIOFUyiP5PonFSTnYKBItrXm-fsMVPqAEsfR-GPL58Um1RfxVx2iqi2-wWa0HJ8j7akLtBbhTJ2VPjnYGNLXdcMmIGG1Ir8PDWMPvkKb6BQyOmD_N9OZw8BExuXAe1dKXPwmYcsKkzFSlt6rP7og2JZZYzlZsaHPMl_9wNocSlXtKtSWOVLOKw_ZH2q4pM8rPm2g2FlpZSnDk1k5gCcIldrsaaL0sFW-NFWrMbjQWUHk2W7spP1DiYXqj4uUSRvUvttsC0hMM6ZI7gUY_AtEyocO', 231, 'gestor'),
(0x387436686b3933723134723766677163356731676b3667616736, 0, 1, 1589270546, 'iwrMknXk3d_gXpWmtsYRtmAETE3eCxK16OLDWK10A1H1G8rKQCgOkV5NSwarvdz18b6zEAL0OadUHqp5h2ABMrgQr6FRdmymjBoCZ5UM6K8t6AeLkVGwsSDyPa52_yWf7H-eJtnRrvZTdehgdh1FuG5R6O-VNSD8meAEyJkb5w4RYzhlTyrr0YRjHS_kVeCfbNH4s_dyFvNC-lUid9hZz8kSAeU7x6wG3RMFYnqn_8SZlCF9-EI-UiNldzk8rJZ7H5Q5zFzsUEosoaCN0vZ8JFZ2LDIKM0dS4IhkZ03bTHH-LFYPJUIbkNtN9pPy-iSRGYt_Hv8ibTMio3Ytq10Kfx6hSykW3PkxPVarthBlHmn6wvuKguJZQFhHg9eJ9ssTyRucuHHXz-iM-hQQNIvaOvmPSdmUvJRVHKI6hBtGU-RsUnNRirkIA_rXYArg6A8jHGKjstSjKfqJgvUcAAfry9X3rsNuLwXn3ifz6ocfdUj2GjtrOwVEATVETdcpYD6aV68nTJe_trDExg7CvdqMW8IGpo0WDISptapQFJsVa6bim4erlbSzhhPhAP41SMoRv6VH0pXjsOg_fklhFEEepqDxbPBT0MgZKODI8rhklceFNke2-1DmwSTdd16Fb9bxTgtrHnyYWga2t-Lwg9XjHPyYRWhWZ0SOvmS7nGQ1AvJchKNZSqPelFl0kCZuykvpOZglhj7j9ReDT07UB7L04xmAQNkzoPDo2AEMlUJS__NBnCXko2QNDDZ1We2wDnmsIpZlE0PPwPcGzZR2uTvek-prR3FDD7_O7CW7MVdAuoFS23xISl-XFoL_p0JgPGNvN7DAvDr5Mfd11EM0SToCX3p28ZU6SYEp__mfMktM0xq7WRtXUYXKrR9Qxc50LTMN9GVRC085pRVMEKG3HPwpi8v8GiA1ctQfq5Xz26NCkpJTCwRK1jvuOivHYMj1S2-77Zkc38MnifGuigpCiyhrRRNCP4hD0L20Cs83FC_ZTsy1v3xJX7FZ38TkhtwR_d7K5l4sKBd4wr-y_pKeYivvbewxugl_IMB03l7YpLvBu2uhSF0ov0IJeKavLjSmg_751sXvyeMHyW-tcA5upxhpYmvIi8r7wM-0xJ1GHdt_JIPjj7PpwUQKWinoO0PWIX-OYsI9SRoavmLOqIXmCvBn1tqfFzVlIdvpifIN_edCw-LXqt2XJgIUX8Hjo-UvjCMbkLvZPKPwWO--4NFHF8GVRAEgkrJME49vBVZzW-o5qRK7PCni_S8qNBcWlOdiuA8bC47Xv8h9vHtfKLGjabzT8hQXC4Fz26vnVcJ_okQZJuTC-Ov7Zdvi0rPeNU7d3IRNSJKX9Y-lCHxohr9hpGzjMMkC7FMzL8IDbxfNU2HZOvMr8WPfxy4ssMNGTNyWvXZFi654cHblgTsRhyBlgJkQeVD4I1wPQt0GGNb88wo17a7Cw17z5hgrK-P69IEnNGBQkfG4lNMakosu4IUQaPvlnQ..', 0, ''),
(0x39687031306261746170703337656c646c376431356c76377336, 0, 1, 1589273623, '4rZLcoCSWALa13UyMDJsh5Xf8iJU2r302h7yXSA0yQl0S-FzUOsZBM15SQn345q6hSgXKd757aWdT2Rknv23KXwQT6OC0fY4iK8IY1j_R0jLhQuQUBP8TdIjb_p7lZBo0a7Byxd9cP-dxVbyIN98aOP5QP6ZQQeAx2QeGV0g2CnOCecDdFGolzYjHJCy6WcVedQCbjEwBoYFcN_livYbzoJL3_-ycECaWdA9Zr65Mta_VVQDvquwRjjqX51okGcDyJhXalVfIunbFua-_8xTIXwnsOM489p4roD3yTdfMcwQzzZiefOuqQjY2hlcvz-KmOKrLTv3tryvfbwKUS87rBo_VIKl23X0qvENZQ7iYJ9-8zumIdLoYGSDaKGc4JNu0xne8CtssjYDscgZdVL7sbgLvQIu3H3yh6cvLvQgc6aMsFWWmR35rjE6Yni7ldoWr-9NQCm1ZT3wCOUujtcxUGk1e5bJslBEU_ht8G7PMyCGzfHzlCg78MAPIog8sVCfXmiQ_UctjzDycWlU1UkS8tSHJp8nx6mz9DiRLaAO4AAieRUsJ6HjaPy_JxWUaDpQ0zLW4S-Y6DJAwCj0wJMzoKAFHGZSf4coSSKXctzimguigPrzG7XIreSTpbfscBuxq_22lx1Uv7J2UrLPWmR-MEM9NrJhuo0ToFJIAoVh7YkX2jTMh9Fd-Q5R3yqBLQpYD4bSG_4c4ZqDElMcLGBvyvo4kaDzD9UIU6h3hwR7EzE1n_aN_Xxu0iFWl0EN584W5FbhLeSTblzIM31RGya8hBOc6yjrhhASRGs1ujZG6opFI_R_hfKQXDVktuY0JIG9BNYLxiLEhyN3DrmvuFIXEQ3v_TY68R9R8Yyd_Guxukul9fT5-o_bzrv3-PUm1oDPyDaXVtK8iJU5PAOGmuqxSrQwfnvHuvrSR32Jcd5dTjWcuuwgq57bAXCRzE6IkmpqUGTj4_B-fe2ebohJhzWY9JM7YRGVCLQqtw44IBfcdRcQUeTV42f745rPSi8AsOjDt7bFLjdgE5UQ3wGIGsBYvgUW68SxTnEwFh-uuuBsnNoY9UWC4W_8SX21uoLCwlNJp3jnpm435y8LeLrncmaIUQOn-c6xWjpWqvZVMxI_3ihpvLqIm6qbBo-JeHF5uSUeUUTPuDNSdTl6k0DF2ECXkAnTkSGfxveva0IHTBtkPIzUR7l0hz6mcJ_XeXv7eAfd9lcmrX-5BQWwfC3NYRjqR_tDzCuWjojTVJlooSZxjWqQMgdEo079th3y6ScMuH9Ym7XbZ8nynIYUCoYO07L3vgD9I_41z0gz1MWcfcfbgmIOTHbrxiTyKwd3q8Qw2BXhtmxfweOIoFwLXyf1BDrtmmUle0ZI6FSOD3vQKbBAoVEWKPDwr7L-gg1nVkw4118KcyzhGjtRPQ41-87Rg0kz9dYUekNYU7OmYGE49Q05tJ4.', 0, ''),
(0x39756c6d37376f37746568716c34686b3162766973706a377630, 0, 1, 1589272691, 'k0lk3HzP7KVvJ9fz9KLu0d97kgs4eoTTSDY8e0FGkzAGSk8iNuC1vifOpF471ZZPJMEOoNQgUcnGffEWgGpRkTboTbd40PSwWVonC1jYzQ9oGp2pXGxMZFJY7Jekgsqt7_8VqhfVaM_fM5ACv0jm-oGWL_Bw6n9UQNyDMPKntLQ2h3VDHWmJHSuwNJ6creru3qChxnXZk7DA543S8ykbrlNYkiEG8Rxp5BW0kxUxfU0csjiWBwAZM8nvJiq_GIb_qAu8cOZVypus2BYNf0UVEQ30pjBQKP7p3QGK7s8nIjutY9yInUeWndAVieJMmBCqE5nXB2MAUTVvClpRlCf3dn-9WvITrr0yukoa5ZgLul9856-bJNmfvVEWM5K5iRdZlzarIOCzS56bfkkXP5zObU8s9h0UT6lxrfHtaVc8dao-SsrNFXEeFjAm-hpzenoy_dPW1s3L-ZM1o0iJ0UpPNhc_OfwYbueUiXV23DmcKT77gMPanPUEyx2xKps2ln3CU7pWAWGciX5IzGsMKoxiwThZhee7WwegHnZRBUiFV6in8seo6AqFLBICWxnr2Oi7yAKZUt2pXJU06a_ovbinDb3XOtfuz_XPDH08v--33jOVXcte5ndELRYinNY50cKmdi2PN5f-RTFflKgo1D7X9R0IEGXma1Q3qmrkQqE_2eknSRD46tnWmd-CUIa0WHrx6-RzkqYGxaio7ytgH3w5x8hjERY6aXLgbmuzHCf-dekmQ1fZRmyuq4SO0rD4FAwubA6mWm30o9JdoTO_UxMgHz9Kngw8c-1lIXIgbLTHY5vxYQm6CUAMIY6_vkUwVATICImq-DSW_Oo0IiWbaWyIqlkmbTSCWT21GA5EmOPhUxoe5QqKkUxqeaJ-kADi8qrdInmchM_tTtqXfm9afLfxEDf8LmwwhsLXQDh2U-jz2BMSBFweJtZ2mcBFoms7A_wvQeojAz1lPwYbbrrHuJzBh9ppFjqXj5LOu3J-NlhidP6fy8TwMgrDjVPg4RgvRygx', 0, ''),
(0x61356664393373346167396b6665706a75663036666d676f6a36, 0, 1, 1589262521, 'J_EXWK3rReKiYlxBNOxvpSVvx7D6i0k81tyDkrm4VxjJWxoxQd5v1MDiBFxeVotDkq81StSgcNANAjhAL4KmfFU8r2zMmzbMjUnKqRugSctotzoxfYkJbbADV7rhLATwaHoeQEHDJnLRSkySn2NmUUP0ATwYBhipTQhYz28UT7LXdLeKJxUmhVIYUzqnSFjiFRrRDoP90a_gTZgvcoJAlKBrVp7fDhmHiRgaUsQnDL4GViwqe_QjO-hP4POhXKQe5eSaoyZCGudOz1QTSaa_17utDNVaP-JAqsSqa9_1EMuTKo59wslR270Zrs3NaYit8L89DUHZQnDDkoszhEAOp71Si0ABX4Tbe8xB6JHO4gbrJ0oEGkAcdp-OfFUAeDXCoqjihMSQeqO4uTBvz91B3brAuamQOmXO3Dfn_SlEZ66Qf9lVRC2q7h7GmhdfgL5ur21ybEG6bTxBSGd4OyW4WaKldmDeJAC6tCMjikrVSOS9v5fwbJzHpgomAVZLJ132jPqD6L4uJLuVnKf25iTWOI1qJEnfBoxF308nQTxxCdJRMH4dem6pV9osEePic4MYeePDN4sibm8z1dTGRvMQp3hNLL9BLfri5ZyCDQwzck2FLDeWNkxA_jm51iVGxWz9AgLjjnWswl2NtF-FSZlqFW-M30n877vjJ25qUxVkmZWAvxszd-9Rdpc62s5sfM_Y9quNUJudKjWRxA8lVlk3i3Fw3FX_hhXo6MQoQYJJPkU_JNibGKP_WpF1tbfCy5dwn_PEhzqK2OADYjDp6yRLK2lKok0yuNpZ5mgu6rFJreSzPKxWVnZSdaxgn_sMsNtxQQZpro2-RrUBHhkwuwNKCU9zNsIovpvfc3Nrz73XMS1oVCtiJ5uG6Q9RlodZsMNYdenPyjBLoJ7UQr-ENGa71hnvT1mBfPZrt9_hNG2xUKU.', 0, ''),
(0x617575756166376a766e6d3430637274757262706d7135656a36, 0, 1, 1589245225, 'Kp_GTE6onnDfICoyAlHadJzX4X8c4AzwOJZSzfb6lFjxtAMvPcYGlM_8OPHBfnHaknJ4Zr8vk1PK6Om5YUDTRdwUu6k-n1oS8Q9ihS9vyveFweijhLzo86uu0SG51IjnHSEHJfHIXvjgvJF2zuOITSGCUDZukohSoM9zdZvmwmn266aLAtCe4_NQaNmRoP3MTehcD6rfGoYJypu-ekJTDwaK5WiATo_2GubEekWt4BxBiJh-Ax8h0c_8zrHcpoiOhZqOvQ3KppEDjHRjDJhBQOpaL2NZWMtgaGVCXOh5BfXUTP8rplqk-CR-52H0DaSDhhKB31YiixiahH6xoMRQ59usjO8rRrc4a7NzD3GT1kk641cABoJPFk0z_ZI2uWCiFFv0oa5ZhrXb2ui2bo1SrqIQoalqFaXl1m_5JvDRcKxX_Hw_51xnUNlGRpgriL-m-wx2C2rxQnx1VWhdQKE9NHaZ2-Yj2_BlMkDG1nVJKp6o4JEmWQzydly4TXdfAiU1UDgs8eMkbxC76U0MKT5hcANf6Y3ICS6z9Rur8FzOBmUHKHCaxkSQJOW3WSOLrlIWtpmtRHtnssEOxUlAWnjpLDxbzCJWDd2DkaB4OH7xdLiR4VNbyy8v6NjsW7ZeD9QCOHFIS4CwGRerVIVI9kGlB1TakOZdor4clfsgiUgtpArfCrv4k6DGdwkgmolvOu1YuzoxcdWUnYJ99ZAMKilbEbJq4ZTtyod2tot8nJHW_VrdzgRjeX5167-_XjTcNEL7yuqeW_8g88UGP8kht9UwrOnC0clHlqFVeMnafuFUgM6DWWcxtmZ8xFO_ClgMw2RugtylSezQ1GK7MB_o93bL-V64YnvEHVZjgGXsQgRkT-W_Q_sB6MdSzccOpMHOoXnZOzLUhF_KSPmFESDh-zfxd3Du-xZj0w8X2zQbP4xKil3N06ROW-VKM69CcW0CMmtqyk_W5TjEgvVmeJNVq9sVZMR135DyHejCS6egBLPSXXMcs4c6a4SfU-hFqCjDekW7CufRDHaHWCnaCENwMrGFYEdsPO86G-PS4BDHp-G2BpiuIpDdrp4ypc1aQ3IHXSSmmpOMENCaiXajakFIhMWO_oMVysIiFY8nq6mWChymlvK4jTKrqliXeJoH4esheNA7i4Yg4BQMJEntFYzkdp5kFYpL8IppHC8jWAsgPRatL6Ep2Mp0UUuARPlpDJSunE-re6TpUVTJr1MsZRCEwSMReh32vs3rfBISM7yfW730C5PgqZ5DRp5Bn0Y08_V2IY0XgGjZVcha9PVE1bs1BrJcpGdMVwgx4U-HVizwlfbSfEYHGlE6Uy8qpJ6xHrcDMzYROghLPYHiRXEwZMcENQ6BX3hTpdlxJgzkKGuas_Wm_-bBECQSnpkpTTHTdman6Fhe43qHxk1YqPNAx9eXr-WqbbG5vc2pRBuRMjyenuvjkzeoR1KAR86OwwWmRFYIyWauZ8aRsx6HuOLBMC2e0hLjEw..', 0, ''),
(0x6176763438646d3373656963636672726c6e3273713235346a37, 0, 1, 1589257441, 'ykfaRWSJ6mwHrXzJwt04Ve6NafOa0M1Y1IG67_5kzRZwQvQlYyEG4vA9Grb4ZaHwdLZncv0tuRW8u4-irx7KxvdNCwIGP-8BrFk6vxJuR0oZdYI29iYGwaU8h_VdvTcatmYxjOC15R4Qkp2FHkcZSjnhgRGLLo7X2BJ_QlPDj7qd-XjAzimzoYainKC2o_dpFDNIeDztjf5gNWmHT6i3B0afD4QmbSwJlbgp5OA6QjMiIQ0WGmnvJAa93TLZ8Srihp0g0mdyxUwsPOV_0qAzAKX0pV5XcWgiAokjZ4xGtM7gtU_Ey4QrnL7tas6UxRHw5b3PJygNFKixLoTpXURJaV8ckYB0fvWci2yp0blBPF-sg5JPAeXtqHuBzgsq8lgSqX2fO253YtGymxdCk4P1_zQG55tv_RhXkWUVg5eEtqOSW74jnSIqgKNNicLmpx31Jp3wi8OM7w45F97umyEn_p_dcJF1HQYxfjfFJCmAlNwiW57ZM_aYbSyf-anQKD1bqCYFJKsGyi9PGpeNRPEkZkGnGWP1sTC2pMydOEbpAE5tH471t_qe9yCYmKMtK0eN8qpSYsrCUZ6ww67_IzB6u-hz9k-N5mLGUzz0PbSu1-j4BL0X8dsv9tX5TIwnOkojMz2dM2uTPHKGyt7Gt3ovZR2K0VXzBgfGz1Uy4MqNc0MdonI9XG7T8dkEZlt8DplQTmjpZYnXqYwKgtuiuYbuUpVJFXX5E9g_1HpywvYRvLaaMhRENCmcgCvMV5pII2aBQ9U1ykcDi-Z2UmnbhU3DGABL__yDGyJnKYpELiTY36DjhsEAn4RnpaLB6-y3lqKoo-zndGBWAYIB18FZH37F2MU5X48GkQD4TWH1zsVwBnJvtSyS_TR6toccBJCkXXypBLKqfhxXB1fSIcIPmvQsILDoo2PNL9C3v4f8K4Bk97ZKQ6twTNtrVdA3Tz2xo1tCPJ8y0Ei2yko7TTXPwxkJiG_PVYO9oeBbuRnLyfInF5jI_QVU6ZyR5NMbWL1u6Jyj98pXQaT4A7kR2A1eJ4PDMRis8fI7sck-MRana_hUmalcY2Rt7VsB8eju-5LrXhI8akWO0AUS5dDEsEXiW2ANm-ON43h8w0wBuesxHdQreOBmFYQ23A2fse9C6y2r5A6irU-dX1OEy60C3mVv8PRKm11hOeUFIDHchcOLk8Vtk03spDbEvVEkbN3EtfodwsIr3wLD5sAYk4HfwrrV6Xzx5LFFz6urPLW1v2662zXfSKEXhIRj4dscYtddh5mXqsYOaGJ2i-U5nyag29Nkw3ackAxbS2GyheEGXYJPl_9D54mMoW7vsgTBswdmMlhMVSWZRiDlFdfjrkyf7WwsJWoX0MrqmCgRbROLxn37h7e1ziYJi3mNlL6ZVYOiny9jigABz2upMg3XSYO8RjKvOtKzpWLFTnrV862t9URqfd_Em7Yp7b6TZ2hRaSJ2ApeTrCt2RO0rJy7yU1dOMzEbyIq9hg..', 0, ''),
(0x62686e616d73623333356f656f6371376f673138746a69746632, 0, 1, 1589248111, 'EmefLqzbr6-q2dKSwNuZiAECTT43OpclmhN0fxI90N2HUjppgL4s3SDVs6Q8R-FJUWHpBUYSqY4mqdW0-7vJoWfFoOzu0qaFwtRqfaCU3ivdlYJnob6fH5SMyvKjq8CdFVb4PVgnMJTHoPkLjW_n60ldvv1IY-Cm7wQTSLfcZRTug4qutJ5NQXUNQIpb__le8uiQX2XKmJtm1LFelunwAEwNzoP-nbG_mW7QIQPlwtq1OzjKWDagL2L6Cb4wxTIky7gYNdKMNLJPr7jXFRvtI6miKYP_kivEQJ1HsAHcW1_OP5_QWXKVm5kl7VhyPbnr32RPb4sMKazwrcG0EY0mAONq5eUu_PuJr4d79j2ZB8HnXsyqI15iXHebfmC3mfSwvmiQuXbB2TZgGRVnCIOJGnk13l0EW_qf963cTSNRuC1bPO1ZjZEvf-yBrDIwFXHOpQv1O1OpWkmaRzwPogRQSHpMKu1vI_LFiCC4PjaIv0QOIwANQFO6udSlWyc7u_68t48hGAFGyqUNbeEjiJSj4aegaIn_OccP5WJGX9ky1jCkDtTC6llxc1pbVb-om2UIsl4qGh3O6eOpuGRoRYOYBBZlxMMEluJEdh3Elxd8yHwrlq4m90uvQIxIPRENn9wOHO1mFklPgyibDKZpRyoTQqT3HA_yUPQtRQ0wjWAoL7oQzBzn4xxjFw0WnS6EqrDmp2cBFalBXrjJGHrUsG2CMiRmcmc5ZkuCXdDOGLixm7Dfi1VfvzADP2ONpTWro0waLwJ19syfc8_1t3TQvCBKxNhaar0sV0IGdmuhpOHrjPgFZ1l8fzHv2_m9X-VW4UgrqsP0Rl1F0GeeO5rbp1pzGLxHoFObMd5V7mL_pGMrComtuom7l_JGg1sA9nLgtzfyim02NFwyzEm2aXByfh8JmvUJhRTNrXEpa6coheCEL6Wq7jEXVskVyNTz_-9LEB7h8rxyYEA6XIweF5S7wd0_VMwq3XhF9IQP7AdXqZUAv7okrK9xJNnmq0I-dpTjVZR7', 0, ''),
(0x62766174747539753139726161307667736a6532653173377236, 0, 1, 1589244508, 'K1ijHaUs8muc2iV24odPpMtwQy_lkdsEvfaHJgp9oPklSl_Jh8inu9DugYi050AwRYm_f-ugJ5y2XDnOL361hn8_9BAQAcxiiuqjYOpUSJ8bWqXB4oVRMcTNwd_bWsib5ZMnCs00RDeN-y9f9lGnKGL-RSurmGGGgSkryeRpNEJOqAiLju-dbz-t4VT1lnQZO6zbdwH-0uC2PYvL7NHun1WARqDLlvA_8ySBe0V4ZXDrcEiZiOYZMk7kc3vrfECJOhYSm9lpYGKAEh1Wfaz3PUUUk__2wbI1H1yE18B1iCfCAPEivJQUaa1fg14aR7aV-pO-Meya0eFx56iiAiMH-YNx1M7-XfLRFQ39F4z1yf1jP0ujChMRQqCLs48v371_ntNAISqNX92HOj8xFoPJSJCnz7GhqiUD9j6FkuZOOGLFO0UNX72VnuvGNsyVlXahgcXhz276HV3dM5wBwlfqZxlFk08aOFXnm_J0z2D3PMjl-r27aq-EmRve9ydtn-8lJ9YHRdsDILUkuack18qHkX68dgCBTAV2QuIzFBkfaeUcCBmFfF9eR4RMxxMTKMhs8ONCMFyD86Wk4n2BZfqEAZbY5Znx5zK_p78-n4eAXoTvClw5F5w10AWDcSsCWkmgRf_887EgYREIUSUv3-spyOwpJy8PlnW1XCaKCF3MTUAYs3w8feXEPNMPYTKx0YQH2vNrwr4REi4HNk8doNTG2W9yJ5PblScis7oLyEC7RQql83T2TF7TBhs9BAoURsvcgBxxb6IXy_gShV5SJHcXKHMppDx6-MT5O2DhjtHEgtsGJfepPwpCU2oecwo0Usz70BANXfiMCMYmFHsnVbdfZvQzKjzuf8P6r-xDOT8asY1YLKJW1VSmS1Se2bmuhDXgcE3CxOl6nl-7-v1wmxJzTqRNCEdewrtzWztBeaGN2m2WA7EnOAy3z5foe8UT7sUPqmF44uJ27A88r7_9cADHEvEX7-4DT6Z6L3BTVCengzlbV4Gby8KbMUzcIUqCjl1nvZEPybA-T8dZI4m_mjf0tbyyPa-bHXb-WXLwyqseuxwCBpgFW2SRih2xFZszyVdWCbcYtfvHE7umx_3EGsEvuOZrXGd53rKSkf8ym5cRUA1jaJLyeqUrv9ZbeP5JvZ5A_uokWNqi70lNdiAO8n36wqj9YK31FgAjsi6hPfDk6U_aYSNiMIi4oNCO_CD8vgCotJnKs650xesKBsBeOUFLBX38ihFUqPq5UUBPyM91ltLpefbtk55A-ViuHYOxXl8yg2foQJCiMWirK9hB7a14EkByb3pr8bncVDa2_QGVSl35sWKqZWRv590S_OxG_M5x75tJ1mK2f5-Jwh3Mqk0gQiULfuxIClAS4QZPHUrzLryr0DeyuK2sO3nSQYMH6M7e8u-k8GNHtf8j1gFPm1XDaxYrRuCy0G-87sM0p0dsVTjmsndeP8rXECroGUehjrk9', 0, ''),
(0x62766f6d72626366646b657176633663746b336c356475356233, 0, 1, 1589244935, 'M-Sx93vbY1ukJeLSSKlkjr3BZ3yNqkUnF1OBPJxpowRY1Y3HyMknzmqF7n5UN-kCqKOd-20tPuvrLY4FqsHoX9BAdzSSPa2cM0sgLNVz0VUaTZVXGPrmFmxn61xosGo0eCg1rhe_DXgh5AXjFhGRG8NyDnV6Dp7cDrbDMWheIsFN4ugXH4_4nFHU9VLwKLGaecc-zRMjYC9y73DPcDREKV3igzBCSomq1iMl1NbVlfypMoAdDPZ3LueEW1NXUmk7Q6lLRmVw_eBDbNBtQdspwmbrBGsATZpHdtDF_1rlj_xR1BW2rDhvw6-BNnOXnkKq9oVUwh9a8fQY7M9YeI-OykLttch6nj0ZH_GPh0iGliskdqSQ1YsXODNwHPWwfU8GPIGW24eZh3uDyR3MEPS6g_Oal9-8uaozZv5zjprZ2DX3O1i_Nffp0Ntl3ZFkSeMRiaelAEzX0PWZmta1jKo9GCjhY8iHklfhUt1I1ZdwJpJABINhjhom_86cI3gl_4p09zf3gcd2Y1PtZy4wuftWM5xWM1xALFmEynBBQR_CHzMQIRm90v1WFg17i6FBl1WoQtXFo9ijNmbs5e45FKrb9upoKO0DjLrGLIKzIv9hnEYAk7bxReX5k6YWkPtyiNHC7OmVzoh8ScCrlSyC_67ntIv0SlJF4HhtMB9utzNgj4y-E1L7O_1Eeirboo0nbay8Mujgcqt8-z5S41ToOqqI1RdK_FMaCtDCpbZR-WBiOOGKZTJ8tVnnyrjOJVCu_LvRzjAg7jzedOsBA8NQFvZixBnG9t-fjKsBHvIfL9FjSTPo4vX9ZZGPTZAV5O4jWwrdJJHSrqhwea8cTfs6YEC0qWC4xz38VuBiTKh793mLsHCjGjSt5Z_FPxk0YYqrYXB8N6HCp9TgMCaoIx5nLb8iRUykU0Df8pbP1hXhPqSnuuaBGKa2RWspzIvjPW5KH4GGcQN9DHjUBGZ7FulDR-8klvakUXN6hbjFVbrkRfmCPGzOsTDEntvUX9FBLtqH9Uf5ZJYkZXv6-V5C6gStPQYFuOiz4xusG9tY9FH2d_oOKmpoIW51V1rMFlRRrXjr1O1nGbU9XaLuIBnupfjiaL0JIHLtXRacvQmL1NXFm6Ts9wxA_ZFLlFzXp2lqy3JXm2IimE9xUCuDFETEsd7gVhiP41Dc2No2JYlNNnt_k1K8uDTrqQt7cp_EM2brHVtOs9mmtTVV6nPJuN7DBxXYmMGeIjw5j03U5S9FtwKINZmxUj89Hnaz05V40oIiQ9U6V9O0Hfoo_vQbvWP0vB3HBzWOILjuph-T2AFVibK6v6kFtK-4e63C0iTj2G54SxHycgc2Usjpd2Q8oOpjlwX54JCHGISNbOgxzT0P-3q_rcEADnriTRvlDGb2OyjFWbLQl6BRgRshpEDzyKOVMUxqQXBCixvTwzo8Iav4RNFRzIpDah0.', 0, ''),
(0x637162336b64756f68653073626f756f70656f756374616b3530, 0, 1, 1589259648, 'TdG5CdknPvP-7BobRZvZB2k0NYSciYhiTCc1qPASBx-cCiD04tR64Ma0E_m7BQwQGpvuG3jIfVK8KEk75DADNRrmbJRtODyq0vc5gn4FiJZtbodwXmtI3VEb763EOHPxtwfcZWWWWTzyWAQbnydwBW1W7AfZVsj7Z2fzvk8ZmWFdbg-tH3VMRx1S27Cb3aq_8SeVIUiA6lT5DBNTH-D72ve5rZi1Du2eKO6xMO6uTvCkG2BvX6dQfZgPW6zUZcX1FNUdmnd9MrqEPD_dkoJBDEiNZRA9kuP9PKagyJJ2M2AG0WQ5vI8ZOg4rLoYSJXnmjzPUTSEmSCu6NJIixNBJsINy4KMdi1tK-iu0DwFov5s2QbPHEEnAf_COdagiPOY1x9jtqVlrqMQOUNZC5aylXVWKfN6TzmObxj1ALpyIAmVENc9jH6XhCKw7wlC_mAtgLsRVccPMJvUAFKhQ3O_JMDHtTMVMXeXzyFF_hZhH3UeLJ3yszUPuqPev0ZvWhZBqnoheC4AFp_gavjcsAuWBHBKCuURuGTyQu7KszWANlBP32mHogI9cxC42Vqi5CIED1uwnQiztbeySs865G5ylij6TmT6d9rAveJfjoCZ3tqx-K0PrT03tn7IDeiNp27KTo-oCxq-PnPn_4C3Wbw_qxUgk_61AQG4s1LL-o3fXarp6aGytBlJVPkx3dq9SNr9Pl7y7tkd-nrSc-wV9HDmKU57w8n6N1zqyhrz1T1Ld6VAyl-HHnM1jH3AWverau_GI9UhAFh9zvNhH-k04HhBClsQKnAJkz-uzv9KQfpyJF-yLlCk8PRzQTDhw_BsHYFovIaARAVg1dPAEWAIGrNskmv7e0CEfQTrMpda5yrLjD3CYaINgwcok6rxVO-pHSFBZ6_mwE0GpPMRAvdenqGKCRKWDkknShb3rZ2M7y2F7fa8.', 0, ''),
(0x64377662736a366b756e716f3974637167716638666369706b33, 0, 1, 1589272537, 'YKzFxGM2hNuCf-_oXM4Y4aYKoXx-df0MsXBQSqDhPL-Zulnr3jRzy6vQqIsXdAsCXSEbyk_QyjDho__ZiiRWS3ILBDqnwH_6tPYQyxBs4uCrzP5Iq1lxTCOUHdyQNtQMdHoJQXK_4VjOik1xWYa3EHICXeL866oyTRtGWrLgtrJmweycKB1zhbDLlk5pXMLws2Rz9XR9srKqwQp84jCcf5s2JPppfaR7FCm_pYgZtzBeqEZPz86wPxaZSX7iVaJuS516S0gnNL-opZCaQyVf_jUvkexxxx7uWHjmpxK-IflkNKliSdkzPpwOZ0kt70YgBmzxH5uMLJqRUmet_ekg090FIGQQsrlQfmsQ0H9PrxzOwlFRC6bHSozqHYWJB6Ia7mOtmGb4ysSuOUd4HPYve_FyNY0I_EfWSOMTtHxbS6GJ2bQE0MgNL-YANPuk2VpIDrMJ61LOxuziF7dLdVixII4Ovo2Okxgjucp43ZAU1aWaWBvoSoheFpHMUrb-24VHORGVDJLamqNNi85bhiAN2-lEtMSnRPK-twACgmphbZM2lwCmbfaohaQUWAXyMHIa6Xckc7MlehziSbqzldej05R_3PYlu35b3YhNLAVJf2sBuDsLZsEEad0FaSi2MVGGU6Lg46EieRV3W9Q3Z6r98W3PRV3bWwBHicjcqUgLB7LYJQhyoOnzfNZNCQkKTb7pAPJJ8A50cGfvDQV_8AgG2ffMYRosoUz4r_lFZMCKjz0vndq4TzNq9eLueA39U7YBDbgizDd_Ho3H0bGIE-kW4MmybCXQOnp2KrKNGujCYF5qPRnNZNpJQF01AmGGg9TwNVlnuGNn2cpZrfD4YIMH4ARlGRMZN_CqRDbio9kipyAisAXazJCYwHyN94tVhqB_VHWSTk2TIq-C5T_7uPH1iBDxqlvANs9K0oovgbb8gKGfh72apubWsLVtyXndoRTa_CzPFOkA86SABGT2WSsFvOM_b8kHWlcK2v8w0UmEFbwJbc-SA4krGhKfGkGT5UaI', 0, ''),
(0x64627639663835683472757376617161306434766437396f3837, 0, 1, 1589269590, '5P4n6iTUOl2xBC21Mf7uJEx1E7CBL8SMjc3SuRFQDCloiS1J6LhIG0LCS_VskwuibOugtYb_bNtgoti1glw2beJVNkRT56llysPR9raYgtsb4xTKiydPWEKsxjVHdkYJcgHnuhh2DO2-Lims-6oTKviqqn_nBs7tu7nn4VrpyucZ0uGU_xSxT3MAXd8LiJheHQja5GA6nhhzSS_9H0PjHABeglZ_uc2WKyQ4qwhGhQKc56b9-3eFg1VfXLfKfY0EL6gIN2zVEWREl4i4uPOm6SPsjuwx8pGUsRRCRF0J4DKjhNAAS4UIb1VBLumGhRj4mfqMoWWIeVLA7N1W7tg7kxI_aPFYRh5MAeAEC_0EUVfM0XS8SEy_4CExoecSxgkSKpcYmHx2w14G8OsR46YAHd3KfaLS-MH3z6r1RJ8h1iOcj2_3v7woNgoLTy3NY0se6AKt4mTknLdhRj1Q2qdcEf7SHSWpQmPL9iFmlNgJb2LBWaLZJvkRT-UFaj-S5Us_VCC46NlR1jkLcXP4_5C9H0PYIhga5tANfwCE2DauNAUZUqXo1rZXhthz-o4E0fm6h585CaQJCPuQJRSnsacwZmHBiqWHwPMEkqG5yDwvaZYnmqkPbcnayzFuSnaRWhODfNvWRUDFGQW79gWy_WCaXPjKOQM1JTJ0bhR6f_ZPvl5P67CYFN0tv6wYkD7TCNCDbvmjg6TUxsj8HfVRV534Awo88j_RZ9EX1Nmoaa-i_IMbFO-FGX7gDV8U34KKmSIzEY7c5e-EMcli861GLg1g2XF8xOLi0wdSIIe9njMspUFfzuS5f55WRakkTZnokyZJFzqbJ4W7gsKZAZkwKo-eMNaIoi1YvCtbTb503DnCpxcSCakGNF8WOa4-6EQf1eTpQIuiR-yCPHbyNwhkZMQ2ZD5HAOlZDGyAOnVkQSqWY62qGrOR_aFZ46tPcc3pLr0x7wC6KiS-laG1bYSJkXm6xtac8t7xPH7iuwOE8mH56O68pmS35SkDUffDkx2AU8FatO1qC6qy2nwGn4PUA0-t1dOGmIZ0zJ8xvVXOU-YJpdd9Fn3-VHSaRDgOjD20vPUK_q6bANw-15maxZIO2Sn8BsjXBaEkbtK42Y5VdFxd4V5JFtAIFcwW9ASSljqWsCZZ_9nYRerGzlk_KeleFzPPPQ2e1x9VDAxsyzjQMzX6zDF0smuGvds_yEF5Fy-t6x5jKuub-QE2op3vwE6i0TaM3OWbBlfiJNwzdq19H7PxBeUipOjij1k31ePuJXiCNgcIz6LepSLTk_JDSuJU9bCBOU6YBKrg1TFYtN-wyoH5t3ZflIstHjrAAHxZhPYGBPWAlIrjnsFZWe7UUzpOXSq39gGNib3q4bj6dh7Gu_d3QBBP1oAil9E6icrDog0RWQAaoA04sv1hae-C09nrWSI1uAi0Ch-B8pssZg01bITmep0U8nZUqNVbpnyAKx8on519rBPEBiFD81nHa1cvFsaVGGwrSk5WDHUukL2iXrKPCL28ib92JeIZjZJHOAim9UZxlceDixkZ78-2prVuBok-GyY3ofvDMIiNNsQ5BCCTsuigD9dDk7jR6qm3ngnxSmoZausZf7FhH3ye8JBvvCN8a0cShjLJDDvZYeqQ7aHzm08a-GcWVSMHpwUheyJ7-0yhaccaSvjUtkAckQEi_mwUzUrGVFWk1IbIL13GrXdnY9UD6zEbVuDIFulnzQTLcDMC2O3Q8dituHFUVe4TvUJ0m9T0-bj2iIdE7myx4QYQoOFGCOtVZouneq7ZnbBCk-u_gtS505qaYH1c-JSvLMICAztHXkhoeU0EZQwerq2O4V9i9xRGmhYsDrwVsxOv64didSg0oYnuDsRke4cYfHXv739xQrOe6i9zHmYiGA9PzF5tSnb_xAdS-ImnnvaladHsIfPHsoFO2v-pOIMOsv-lycoH0kefnm3NkeZmzaq5UWTE4pamY0WtuKCvzMyqhzPYszCrFRucxfl-fvliNqlKiTbrUaFcP36W33V0Ha-2waTXOHsJo-rZs0LHESMySoGloHfVR2GsVovvi9O_TPUIVRXRbQ-N8ampWVri_qLBu6NjvuH6EZPrqToKKX8Yw6f292i0yiwhZdk9vZe7MzM3l1-bnHY6wG9vlZfQj5Roxwwxq8qcRjZrjutUD3gMPFfv9HQTfqMXQt0gkhOCUXYgav51ajvqT6mSLzSFaoauQOnkgtVo3CPVRhj6G9YINQQjWmOgEFAFSTw1cCnD3UQ2D8tAmdwusodw2dIDHBg_eJd-bZal_2wgCbyOQpvaQ030i2rk_9eKeZejKC5wuNLVHhHN1TXNe341HjtM-T9JmSOqW8tM851P-Jmyxx3MXYWPa7sG7RpZtDDFZ9TrCNZkSkMf8yQ1UYeV867SLwGjH-_YuVf3M3sTdvsRxbMsSH6ZEel8cY_ce0scAJs9wjwwbnROjeopNuyzgD4KT-jbDVwWRklFkiu4Wc90K4aNTlERTw5zNoIbS_TUIY-P0A5SLOrix8aeI9k5wehq1Gkn0sC4sHKwy0X8fh9CBKxycJbogQm_gb5-O2tQkPT_XxTl-bkE112VfnirOCzjqDBzpKpYwFy4kcl_ow2LdQHBBKh_klRuTbr_dA2PlyThUCfKeo9lAdLwgHSOb1GYxCIbtzybdloh3ZRHGq69ZucMVUBQ1RSSEckmnXSxtokQYOkrqOiZTD9SRpu_AEmclFnv-DPrBr8AVDQvAQKwlBkUy7Quf2rBewqHoannTC9zZhe35vDL8TJeA9pbuXhwZ5Wkoi1BJ4-2r9Yr61-Bumm-nlOfrdxKrgvjjkcdYBnML_F2LlXAsNh7zktMogzhAGWL6jvkz2ftXIlar4BUwNvBC2dynAxnk8J6x6IQJ_ChUU0MUbL4X8XCN7P_rYard-Hl8ZKJQu3LZQ8fJhM12BpSECXDzmaOu1Ck9ix4e6BhZmjDMMSPgVPa19NwkArqnxEYoG1vC5uaFMlqo8YHM6c3lEp9OHu-d6CdUGHCPmZuMh9DmwPWwv0xC8NY0q15u3oTbyaGHSr0JoTG-NIhT0rEjwz2J1D_VnX5yGd9uMRmcZGXuX3mf9YlWYwtI5qPm7DQTi3mpEuQ3YjwF58kST66sYk43sPMHsQcawKrhZf8ODYc4-zDYcxUJJ4hpo-GfkDgQGIRCqC49bVy7F5P5l3J9BlSNCBfjNrKVCKzf52GSluZU6ClI9j_wp9MKJih248uVm3zjZ2FVdQtn6oyFd6XmL54ZEPjOJL-a1YJJdQpWPXKWaP-AZuX5A81M0vgyJhAvVznLh1ctWjNIYLZjMHk4BmNIL1uYAQXhjQHZ9GmHW1pQxk78OnF_GATpQODJX3XA1-ct-98hVQiEqmgIi-qDPNuWipGR9JuVBTB1I9syg8kpHoiaJORuG9p1lnGfRwElROea87V81gLOa7OPpt4xLOQZ0RLwxUseQSsGc_v9QrHW5Ms_oGLqRimfaYAj3cBFteCfdKCYZwmewxrNtoJqcf408YB0q5D2S0bKz3ydCmLSb_HU-0m6LmtgHR6q_ZFXDINpziVwYqubQDfIJ2aQ8Mm-YAdR7r1Z_yht5jpbXi_Ljg6-tB3kmCguGe1SiakqxkQDVvbwSRrCMJzvqvRDFjVebmVdk1TwPZxs4shcg3SbXbq62jFW843HwzSPiNidLQq8nU32lNdsTRBlQEPByaipEmNeS2cEhM9F705Ub10o8Tp-9xkjFPqYzBsKRF6u2TPK7KBNgpBBCkBNCXJIS3h_JetuqZN43piKmqE1rveKKTvw14cubfJMNKl4zp78mSHTQ3XDv56QVRMBd-d59n3sA0xlq40FI8m647Ojro5FYJdfcTqeWUj-x2p7CQ0wqVAaUQOKiDdGv-4ZIpek33l88RSK6BVikTlfnr2e-MNOSlFvHtnA2-kf_waH9_HTe9RLrJfnCGm3eRpaZem5rleYV4KGQvzUV2XVHOBixcenyNkgS9UJ7iZJrDam_YpSob6FMMKrDU_q5UMLFWNUATwnPGadfu2qUlAVlQ28nSCnhKODdqQDPi03yQeeDs25VO0BlBj9J6uRNMNVbxnoyw84OiS190JQVJUa_rH8x99udWUsKxeosR2eoiu0q6elavj_ZEeqTcA9EqtGRP9_KzqfBwXlg8Lu-O136QGGeH9cdgXgh80z-qrPuZYKtp5bT4GFQ8gWe9JofjnSIlLIm3HJnvdCGqdhAgGCnLzk2eew8SbYbih6mRWCnfRqJ-3dSIS4YmdvtJIGSPDX5U3MDlGuxgMcTv48V25C-vO9tX_nbJykNXlP0H4261BpRnVNuuMp9XExxBtkllM1JrNk4etz7IAOwFKs11sgZdrLJniToRJaQBH0njooKP5JuYmuuvvkojlFQjNF2iWruSVkWxekyBVYCrSCYlVkhekJcQ8mOqrfNbU5hRwueNa0v46ouBonB-8fj1-50THlGqY5Osh5-WYZ7pZk6RSWiL4NNTqdiD6A0NuYv23M8zHizZS-zGvL-4vXjmotCE-ZjVp8JaKSJxelWmkWP8yXeKTEfSaF4KfjigZ9E7806pujZvZQqu4H8l-P1yHNAl8Mlw361LH5G_ddDOW6WZ2L_BEPMLA02CfRGd9gn5CKXZXRQr-lZ4LquXtjblj9LG3aHbS8NA6iiXnDc6mR1u9o2PUG9tWW0eMxYKGiZ93R8mxzA2uFlGYHle-Oovx2zTichD9oWTu2BdFjM_nMkyXFMSLmZQOIKFEcMiSF0LFcewAGgGzwhw15DnLI1QTTwCW8O1XOLFAdWsQohU_6kX8hE6J3iqMSizBX3lAXd22Y01JgYmyXuVXI-l7C22sOkB13kJFfCer0UglbzmBl1tX1AvA9jtz_p54_HvwNWEjzy4ffL2JyzzIEydgV3FSGJqPhQaeYGIFm_Dn4L9kuDuLndzp0fziBePbnE_QQ2RBsXtVOl6Xa1IXpFlKTMp6FBPxDGMjm68dUiHMvp9ua4jon-1yeueA1_3tUVx5q5JhMlSnbJvabBWY7kFdZQBToj1S2RIjiBaZnT4t3Jx9zSxuDFcr4H5YRYBepXVb9IAT-UiYm8-ShVDLbyEBLvQQVtPQ-fUhqQcXV4MWf5frgcAo0kkH1Vp-iep_JTa53XQkueTWSAyaMXZ2k_jUNheFxeSrddM7di0JiVKIbBH8PTEublpemVqp8JzbUNB5GpPEmSw07W3zs2TGEb_HIkT59vgdd5gSxMUh-CAElVDz42Rtp4tCyUah-8jxLXFZE4IHxHMGAjUkMdsUWYbudKuY7Su-uKFgsVNbEm2mR3zfl1NZLN5XFn4eQ7iIrhVXR9E8Xd5sOjyrESqyJgI9U31ZAwar2BWAaspQpZPRyKe8VlRVS9dVqrrGJoew9O9H9PHNc33XUtMwuI9Wb6JYo1GyrhiOd82jQgQk', 0, '');
INSERT INTO `ynfp8_session` (`session_id`, `client_id`, `guest`, `time`, `data`, `userid`, `username`) VALUES
(0x65666133616d6665726863317635766e62633231647475737131, 0, 1, 1589267507, 'FzDh_W6p9CTPSbv84_SLJw-Ndz-IbrEQgF7OHFvInsI45HVQBVlN2eVrI7NFbn1BmWVBYnFRsfH_BGLKMRc7h9Q7UNIbseIbNtTpGCaqC23D6m1cIphsIKZUB1deVL1ul8r6JfOhgyDyxvVeQv4Gdt4wcKA7Slo7ubwJ1LxIabUfN_nwdQT15KwvX4XgOMF1guo11zusCZUC02sRPy7gKr91aXbG-IQ_bErlS-D9d6B2JSgz2D1NZgCvVGHB_1z3k412xMF_AeDD5m5VidFV_F9x19XNBuoDqvSxNimET6m16aZERydo05Gu7fBda_02oU8EznTA5I1XbALg0dh-nUlXt5nDtUep2XF3-Vq_IuLjofIaDWUXuBNJtl3p7yQKEsJfsgZr1-xNfI8yWgCuuXql4IFo-LboJCXh18H_G8hYJt4I8pMy0BOoUQWzPtG871s0cdNofbH18_enBdKJMMdYEZK2KWybuCMFUsL2Ii_80Onqgl-gaaI-DF2FIYlxYXLtiwT3pIAz2N-eun7RPlKXDhxDjt_31DMXJC5dYtmuQ9BpId_8ypaTDVVII8fg_D-9TNryFxrmTSS0lzxvLot1QSkZSDHac_dNrZCdk6926RvGFZ8MfmB_XL47Dq51wFF-68FpknBkPHwP4GdwMrUu3RVacrpq1H3LgYbA1dkQ4GWXhRznbSnqxHIHub8gbdHDTuVupvVY3ZeV5VCXJ-NxTr7rsJrijBCdvtq0YmfzcM09q58x7unCdShsjRd-bnFhVT7w0BneauvPTHvsItNsoICLFv3CtsFM3t10mIkt82B-dhXIJqOP3FrRWmU2E7NrBJga83U9i_jM0WFkxfTeaKW4kJmnpGDWjkoS_BGLNh0OgiZ1Yy2bxFyj1VwcSSZ2GMP4k6WZjypu1b5mClvaXzDiDpJV5wyUBruzdSCZqzHVOHb35Hx5UG70HY2MsLqxt6JhHL6EtLgj5HKHlNc-lhrurrtNvKr8ljWv2q_YJLjTGHb7z2fvUH-bZN2Q', 0, ''),
(0x656d35616b6f336b6335703736716276396c7367313230323137, 0, 1, 1589250018, 'cbzHrxOTy1cQHrAkVVCucrcvrVjJrc6_QnOmX8U4lqryxoyqOegy1Q1d7aS9R26R-AHhNNCnQ5Z5WW2AqTcgfHIK3nMjiEM4uoULyQzslTrjYYGDokAeLhapCKi2xONuvdEcHMi581lN3eZvoHfY3B8xGMEY6zvFlc2BC-74RXNZzRP3wJhsR6u-dZEXgg82YbUay7t2yVYaJU5WPQkE-FRqrjEID8Fx41w9pQq7zUnnOQ2wwkm4OTAAZpNVkB7i3PKTLto1Yt7Wnn-7nUxIRdQi1Df3soUuVr_Br9HEdjOfQM9pMC9IE1RVXPQ7CdjkDN3N2iTobdUNvYB1LxGa7XnGpwsvHif8TC1G2iihsLy7rPGkYdvVUd54c7qptqH0Qpc-2hvAwcBWNtaj93eR8lbbYNycQT1-bL-XzTv7OpIwSuc-FJ5uRMztpLCUK8VpTcPQ2dU8lePqYi0BbCAFwzxyCALsuZXOxu3d1pFw6ge6PcC4W9AWGiilhWg3ql4PSQjeUGszaH27SlUPQVyQahsNdn3wG-1816TYTeHLU14nvlsYxqXvM2q-O_-3tOaHcaRAFTyqOkz9O9lB-SIs3yaJWttLjEEXDNRLyWnIGuLEKb9KPploe4nIBRRig0sFHrGoj481S3btHFqFbnV2wi6uyJOs2bGUiTgZoDnHSOzv9ctyPX4BY5QAceuG0yj7BYo6D0udv3TGPoyzDr6hu52_11HXmw_TxQ3Jx7lf4yyWKBmPKPxtUXFxyYKmADuah7QhB1hhFzAiWPD4z2tVZ4Q7sS3W7h06paj3rseDLDwtUVnFLV9EhK9kRyVfP6RnymMo4RFGc39EWQJXYnG-DCBjFKGGD6pD84mv2iLitDMrG9K40v1dn86RThKyY301-S3PKyH0UGJNEAtqLArH959CdFAHYGc5nvoKXKh2sU7Mr9VAalSJX2LbC8gAyQ4ovgfJR1au9jSYRC8UeZBfzGqXn3T2XLJCj9Gs8H19zSqaEHV6lREOjMLJ1Ia5WrrdDdtpTv_t9nJR1--dhNNuEcZSVK_juDdEi2tn7GjKU_sihK7FakO_QLY2Tlp3W8z0_w1QmqWsJszKhjvE1XfqXw_SUtKnxbNLc51G5pnW8B8yQcd_gBheZfmoddfeoYB0H-vBPxs7shqTN7q-ZqwpBe1a-2sdDNc2hYMQhU17JjVC-pRq4w6si95J1U5pEPf3ESIirhr7xzOVC_F_06W3DJkbjxuLAPbv3SFbECl1qsa79cCyGyMO9f1JnStG7HSIAzdSgQvEk1JCzh4G_ywCggs_G7qa8w5U4oo2d1Q9Z-0mPJilrFg9rDMPp87FXicxTRCHqymafqEvCo8mDj3eBY1MiPbmSwGzWKSeloQ3J-mbo_8fc3RvY8aGpxqvOLemds5_k1qhiWTcEPHv06gLxJz02cIEeIkGYPSBuUCYuVpsLMgN-33pASrdtw2PHBJh', 0, ''),
(0x65756f63383437657538656a6b6f36306967356e6e726f367336, 0, 1, 1589258492, 'Uzzvbude8Ko1bX8LfHC0BDVg2VlhnNKhPXqDfWp_pfwxtiEYMp8T0HqY89bRwik-5L3XICu5ptT5Zn0Zdep0BMS67b7JEgxS_KQKlEHV6IUJP6j_qerDeSTTKHOjF92QVw_DwaEfQHaxq5KdKTGFF7UkRvK-jOTB31IAgoOUl56-_QDSWWyOSpqkeSz1pRUmfN8Wb-OhzECd5mcAAYqyCsOl7An_WbvS483snAh0dUH5DnzpmdFvKZR30QG_Pz2tCdKo_XXwTCPgPYSxgwN7_m1Qu9Yd5BCygbRWznsJtURV1OmgiKQiOHj9ruCkv7gpjwLRR3prVKiaKgbkaw03XnM9g3a1-vgNfeiq0s8XDTgWZdcXeJTsWmlj7HCyHsj9WRyt6tRKWOfWf5OuyW1WDvAGWYrpdCZd_QDcHhoX01NwujM8DVdcJqG3ZWJ2nn7ESVkzaQyIjdb883FLPkORkr7zkJNKtjbm3P8jJgNQpX7yi1JczcBOtTX2xQher_a27HKBtNwuhYGuC8cBoM5UqeMk-hm9sOvAjRlnrWhVUgzfe1O0XAkdcJwMBr1021QoT74GSjoxH1n3YbH0KdL1K0kf8-PS4VVUaJhQYW7SL_XW8eGzl2Rswy9EJEdwYIxE2r70dXN1klQ3Uaimy_gHWnsVDBJXXpeDZoacX4R7kbXMoPLq08cfNuANP1jc7u5FKEux6IlsqzCKMZNWlyrCI5h9yYVjikqzmhxPMeGsrcYLvoLjJkMGZBM0oYqFlHZEUol9VV9mGJIqzc8uEpupkKKM1Q0jON747OfhCToy5NTR5ITs62Xm8h1n3cOXi5S_Oj2J-MhJmRrY_WKm7Cw9THWMAQupEvKdH37Tx2vhdR6TT3cKbvwb5-EHSGbds4im6A99rco-wJU4X_I9xew62I0RB8FoDO0Yp-DB_m2NJc5fn6dL36kv5zzKkuB0zZrv5fZaAa2HnI5lwiup-Qo3bjjV9sPwpYAtIXCYI6yiFKwOuPV0iObg6gPS_Tm9niHI-U-fVh8TsHwhWZqKE1tRXKHBGsleyj2nLy1cNvWpMSZL8Wvs8M5qc-1IJ6aUEwkew_yUIh9wwQ1PAJWvENXtPCK226VU86mqhvhzDrVpyIYrYGGj0fbjsaF3iMmWiuRKMyDOIVy3SDi2Ud_PyMxONRQ3swzx-uBrzXrWSmE7VKYKqTh8rJpMK_lodXj6VI7mO55-6j4kBP573tG-ibEPiLMTinMfJIbFpxBIFI20ysDURlwbJGEmF1lqNh0785GvIxIyG1A_DGSad_9y8xSox5QPDfOarl-FPanOgB57K4XiU-bqDOnt3fX9KhS7jmrOmF4C-Nq13L53AnxpT6RIZjlwJdTl2KKj6Ck9hsfzrvvw7Z4I0ZOlSA-2yMERgmDhtzJ34QI4Pv3583iDzhQSeb2ovObPz1LubQLla_oFOSA.', 0, ''),
(0x6635356864706e6e69656471393137687337346a736171737632, 0, 1, 1589261034, 'pz8qikozcdQ6LHdoB7vruZJhwrOh6MUht20nnX6PazR21lYJ4egOUtXDodwfc8cg494PHsThGeyLIC7-Mvqk4Aw0BdvT0-NDA7WY6F2qfUp0EVyUetsZKbKFZx3cIbCh6AmrSyCZkYna15dmn0tA3ekt3UJsYZdGuvhT56-_w6Fe9SFh5dXi1POrm-bzBW9RTYuPnuEmlteRzLuk6jwwGasGmL9qmCiGlBMm5P3Fq_QUA-hw2_6RehqgvRml5uf3ovzT7o24FxCxYf0XyOtB1HS32MpsW9yWWEWeD9RszxgJEFer-L4dbF6w2XwGVWN7pLcPXZJvEJRpIGHBj9MF6Lop_eG9Iz04kdChLURhLTSo1zHznTTji3ZxK_UMAh1Pf2SGSIAjoTUpuLlXeq4MxKqe199n8gX4llXYGwiKoqj3tAoxo_lGHToJGGfYIAcKS_0QP9CwCkkXwSLZokZzYfHerJMnRwwd6SbKOHz-AnCNNfA4nskDe8Lkp8uEpbbBTcoUKjWVv9XhUDfehCY8JNNosLCyh2Cf5PECVL1m9fS_Fntc9Ul4HusuxVLDQmJ7uE1aFhN7KXkdQbUGDYcmi9O8v-UY6PMUJkZ6X4rJOJfId2Q9BsPfPsJUcEMdWb-GOsZli_WpOeslmwFGxAFfJ9plIV6dBhTLuEuBuvzRQ5neA9VZc22Neyr2iI7ypfG6wWD-T4X6ZniYzjCc055wpf_RYVDT5ALl843w97e33PiA20QF2ctZK8WvaROPmUCkZxbVbhBjbv23rt-fmx4N5JyUUmGU8wlKrQbSYGosnCQySZh5TBiZywkvGJskngM_crZ9yx8MHZ7jcUh1sJqVSo-BLFY8IpPcZ__jMUzNvWFtmCFlJjfqTuhlZCwXWXwDRRKqSB6KdME5UR_8h3gxe4wWboeZhgdA-6PjAhxc86Q.', 0, ''),
(0x6665317366693661323965753635696562643661316e62376635, 0, 1, 1589247510, 'WFCr-t2O1PSt4pbTohMm2t5mdXFp4Ckp8bQXH6j-fKD5HUSyJVTB3xvmgdfx7EapGSywjo9Qv1hNOZ0zCi4dOF7ZFgushBwVEBn2OjHnFZG5wOTb4KpagKAeErzIQshXEaC6j5gm911VdP2qrV4WBD4t1RUZkYBt9JSuXro7-59ciSug4lswGAzA9PdxvAZF-uX_YOH6siXyD7VUrImd5vbeGPTRHohvybIcd4mfik7Sj12_xw9yPBCiIQHubl7Lhh9gXJO6DLlXWs8C43iVzObiPsqnpONrohdOUj1mubXQK-9-dDpEHRvORHvrcGPwk86_Ooj8Aml3cGQBy684CKaN4omngPydGEKAEYC5T2mhdL1tfCRxzyGmwCkGgtE_rjTnGgi7mOYT9efovyk1vFrUGXrVM0KdiQX_Mxnka3VUx38LCIIaMtPuLI6M6BXtMhqfGBAuZU9G0XAO3TNgB60UmGnzmRXPGP7-_hm7YUE5nHz1-ndeAlhwO1T7rBR7Lr6a2gXB2dMnyLqt9KA-LsI4hdUVfXsP4pJw3M5daofm1hFNFlEtnht0U9ZR8LEidWrTwlP24jR3pd61yXk0xr2nycoMqjryLSaYFfhhINY3Q1A_k8fQBqOtaNkPY6SazImbN7QIOmMx59qzJyqE9ECkHX3KFoLmRJaaMW7radlnNsyj9hSQ1YT34QUmB2TYt0l1M7X67zi_ZoOpDnTHoAJNmr4uILssDE-J2vzZFNT2IJqzMPapF7ssxl4DvDTeWsQtNgSui1HZsQMdkU1uFJsN0BWHtMszg0I1Hz4jY9GzFxtfTRR2ExoEhh_FgvxkR7Z_HlCKFVirV6P1OBleZHj7_cGOLz5jFNcGO6o6EHZ5H7CBn80riOAJIvPKtnAyblFYYtajaZJ_qLM3XbpGmb-_RW5ubGVZv3GfQoKvI3UBh2rXJJqWBMfkYD0p_iBe8G9VcZgbI6wvknnF77VlnXPpb2RaMS1BqSDQLcwiA9zZT7DZ3mnXXyOMn6Jx8TJ2', 0, ''),
(0x673131766a33343564676a6d7565746c373437363266696b6937, 0, 1, 1589270935, 'PokNKB-yAEnWF8rebXy0L0rTIIhKt7qqruBZNh1QdfSOQ1zW2cDxdLmHD3wogPSWdVhYkqGSJpH6wo0_KTB3KrSSYyt9uVk92WjgfQsxOwsnujW8HzsrV-KNbsi1u6ApFx7ascVIhsbavZkG5D1QbWX2HYQE55kzlJe0xhNT2OOLMdvlOSx9cI0ca0ExBZXMfa0MBzx0msZLk633NhVzBBB1KOIf9n1SZBJ-V9KSKRSuAyZQ05dNkoFLW0e1Sad5EceFEPGLtCZX7RELQIWx-QrbUlwaJkMVFd4y5P4vWWRiE3EBv-p8rNVRh2iVGrrHxH-ZLN1Mu761kYqN81r_JadqVafqpKLBvpIT5Ty1-UaYrrQOhX9az_yNMK3HHoFuakLowpfVEbGgNncRBN0bC5pBT9iGMCVKvwi9s61x0NaDgIs8ipy0ecVz4-eiDOmcOYubki3aVngGRoFVQHc6ZgmaeEoSC1ZYwb1Gs3Bc-Awu5jnkc9V0Eh5AeEA9TNgwrwiO52LyOtk4UbXYmVUpXfwp60cCQtO5ptOnIpl8g-C6SxOobRIfx9SvIeWqbZjwO8haw3fPDNArZ91LtVTuPGzwAJZ-dQQLGUN8CFrKv9O0G9dRMzBwm5WLC2QF41C_PZ463p9mfkVw-KwkUfX76j-PM2E3uXccL1LlZqqawN9hvTCzMq1lotsZYjX-HRDMYJxlievXMKxRemtoHnKfwCkNpL1SgMImDdSlq_8rZFJ7gY_FV5XmKJq636rIxpqQeDYPcKXCCHSsrN3snw5TzBV4Yw4ufysE1gjX_li0re_ZjsoLMEEFXxpeT64BPXyRVpyLmsLP27HRQ8fPT5onV5p7uwE2Ad72gpJkzLw7Pu-N-mwC0bdTVT1UFbOP9grhLs8Y2HBS3ntEecHl_L_D0HtK83fJvX0itSR8x7OkTPm4UxDBVt9p9tmzK-mKFh7BrkJutizJBv7WwmQ7hSZ8jORexs0X3wi3_MzX5s03jUy_YnSwF4uRwTOlmAIP0v5C', 0, ''),
(0x6871746c646b31726273697031657475696d696a373472367330, 0, 1, 1589245630, 'JYuzzH4KZH6LAys8OhRE3IXGCoTlc0Df-_COTFmDALA53ov65eGXA9upRLYYfLXXAZSDPKuEuJrIsHGVJhAGadLy3hMn819APh1WdTT4CWpnf59PmOGidy7_e2G3Cw9RYZrRyN-md4yC2_dE29OY7OlNs4KPsulHHEw9G7aTHDpFQhr4DOmUVU-qKNfD3nn3EkjjSI3tdqXEl6x2mUjSJ_SFvlsWF1g2xbtnuIBmBhcUK53WZ9xpxxCSp8rdBvpiFJwwFx1wRYvBxlcTLmOoc4ZqLXfHae4j6vh6cbHHXeskxd3qMFQuRAcq3pn2groyUq1HKsRezn1V6Ch6nbAXeXPt5AIFjOAMal7_gFEt4S2PJCpXsXRu9MpUQIlXRXqSkmZTLsgXP9AJlETp2FWrGt3n3Q4I2KdMzo8il4J0Y-7QZgJJmukcsH3m4A90o9OKAkm_uyJ7Tz9J18YlhPjkgaBRrcHYliYFjJJguZpf1QDPxHDkJSHgLsU6yv1sZKrDOEG7PZ4FwLMgVoKdLwXqbKL777phof0dX82Qlzi_40hkKjrWSk50kCFBJfpiu9h1Qtfh_zac_ilCktA1OsHjoiZNTsXNHwOcPVl7zku_vObbPFkP31P1Wb0GchyyK9Va4h-wK2T0VplNY1Qmd0l2EA89OL_q02vmh1ZxUmzh1NlipVE7CaEoFiFhS8KqJPXotM5und5lFJXxhlOB12yLVkGD25ticz03yAmdyBP-qxvP1_YIfBi-PfYZ192HAiErHK4k-fjDMZL_cUtzw35t5CaSNeM07_BZeTjofzhvU9huUmrrzqTMKjwRJxwjWZ0z3KBCOJVloXXEenxtTC9DneJ4fUmqBvSHrvRnNkHzBKepavdhtNFxAhwDyrZ570JRAtH3bL6sZLQqiDJfJU8xqwqGmLEM5gwix6Jxy6YvnW5zOFB4DShyE_5njQ-EyryiwwfaKY5Drj2BRCha2KVVtadxmanbdwTa-_Z_uejNXcaj2t5W0PzYRwb8jg-ZWayix1ZYwZLy45t8SKlIIn1aaq5UJMP463DtJAno32-GxIOuHg7-qxWOfnaI8ErsFxJZCRQDxc0D2dVJq3AJefouC8Hs9y0RZMUXxuoM0tRt2yolwqmMxz1VaJCn2jHxoX7h7itgnOL2KkhWMNV0xSJ4nVMMKUZ-_7zFEZlURYYIFDUCbW77iiCIbrv92oDqCyPxFq9_D5Vo7tMs88UUFl7U5VzTb3xeH4-cLPZtq_A1nhuSchd8UndEnLjuj5HQzHbDVlU1fAwOgxb0N8GGxrW-iRAosdmw0M1PcNpye6ikAo4Qhvwhqcky0n0i94whZ7he75p0Z2XFLuuQ-xyyfFG94DwuImsGph6zMQ8TreY9u7N8p5cKfwpf5e6AithrPXetQzYqOyv-2ZAsm2tl9m8bvUTdQ9ZTpmgjqETGVAwPghci4epeXpxYYavdKxMfQ3f8Vay_WvOfnEcyakmaXrJD2A..', 0, ''),
(0x6872343874323131306f33736575767261656c313234736c6b34, 0, 1, 1589256021, 'AS1-fI1qz10JPGaP_r3uklv-WyFyrXs6N5bjF0lkJqQp3yEZJMWk0_x7CU0Mum9dp-gQ_nctlV0bIHpm1mAOpyl2xBf-EoeYnZH8WurHWhT0gxGCwewHzZBrvZ0MeWhQlT6ikWd4ifyDrRz86IArrEjeenBBCErSwIPpY3WowdzqRl6VlPmlw9yWX1vi3WnbDY7-Rg_fjkZ8VKHEasMNDj0iE--WmQQKZzw5PkQTjypySWLTqHLosbi5jcazhlaSpDqjEJwDfNGOu1e-NEhrpHGHfaKVZ9jYb02A_PRqFEfYJHMz4SLHuEFQqPWncUFO4UeoEVIAr4hfEPZECXud0ZSD18L5VSvuiTiQLBSIroaqZs_M8c75AYL4moi1SWgsU9ouN23NSNLg-wcnwZzFsuNEiaDX2MAWvU6NSU3MhlWHjpzFFAmVSwp6KhH2bqDNePuqo4O2uk4QQzE_aQuu_joPF5XzJWxhsmBB7l2Yq5sBw1c6gcYfsj316VDMrhBTTVyV_qc_Rz4jvgjzRv_SLIcHOKjvBgKhNeopUtQcPHKQ05YGQ-3TSSdGn7TEJ_yNmNxoF8_zkaPf3ViMrCql6ZhWsXeY52RQqrKuRpINMhwmzJTjFXNjXj9XoW7LBB_Ysgd9k2RhkmuHcsUu1Zq9B3kqb02p8tw7yyR65Dcvjuf_a5WvS5BMelx9_y3z7Y9-MxauchOD8LHWaRzOWIoSGWq9GXvIKLrM3GkMumX7rv8gcmRic1QC5FFS9L0J5gA6fqKdQ2DqxftSPq8NZFmu8uhNEzrC-_VB3vEISkgzNk2CG8tf4cA0f6GNnRz1TMLDepQCLaFzMdOYm9UgkE6ew66tkW7wOdi7urlF8m5U0j0q0pR9HeIIvVZYI2T2PF7u6z8RE3NZ5kZsnQZPxWG52nRJkWg3NayAPDbNYyv4-_azj-_pB2MIccJ_Hj_Nbz34rjmaggmWQnqjKGZEUfT6GFHssYCZKbxAxEeqj5ABWLZ4q78vPkBLL0O82o-5txf1', 0, ''),
(0x693072686976736f756469396f6f646372356470713671687236, 0, 1, 1589272303, 'mB6Y5oKqqAGALHUinW_L8dBE0loJEyxMEcAbRXqdBG2Y6ffTKJD-vwDvPNP-9fDbJNbGrg74OEr0tNGWz52P7J07607l2B_xd9LgMqxqihMnVHePMRoACJIEx58DvUSZBSS3-9Kug1D89QgXJSN8MQBEMJOA68LheH0u25di5QVNBU2jLvlAhOPaofllyq9GRaLm2X9aG2xhHoqltbvZLzwAmn9Q8XyiJXE8VSfyP5m9YNPYISJKNCAGg1wtjnQtwCCV6b8syYIMb12izJ9p8V_F0CsZI_k0Vrg0uNGTnKcZ3IsuUHCcfm3Sge_zAK0GRRWBiZVxMgSVKueUYmsDpKa3nJVgYoUwIELnD6T8Z9A7R3eLD6qVY1xkFPU22l1B1FwEWjMiNAMD5F6TGmVNPV2nYIciQVEVC6TRGBf4X-EfwZoc8l_lHZzVLEk8cdBYRd4KpsYi-Y2g_73eI07chNXmoKgmR31CDbtzm-0sjQeNhd7_76sBPzZIXoJ4xl7jNQ5sjTiQELhGXxF9mCnYOUxFpR7wsaDekNCijtQ-pQ4BSSpqTVssHuljR7YTv7cuPUKh7PRhOKFkZqgAJ0leeBiARJHLyD-Hyvj5Q8DyTK71cQWh1r6fsqwHcJWDC2J8A00gQuh2cSITG60i7mxxIL6QrZvapvP_8WfC3krouhTs5q2G5VugNl5fCxR2psI08Xwk8gODOG9agkmGQBJZ_dC1JqAY9WwRuZJ5hRErq50oemsiZA_LQAWWR8cH_hdoO7Hmxt01KDGcaoU_nXFhHirnOIKPJ6Oq9nT9olWjH_-3FbpJX11lylKx28FgNos-dQ3W87aoV-nWWUMl5qWy63sE3e1kMXqvpi6RRx9HwhFYYV5Ku9GdSBgHs27HrOrXWMQjvRPk0X9_bHwdIwmYc_vpPZeXKvKze_uv0qgw6wxvhY6JqyLlhRrYy_KMgLGsclgDSFYvkG1WnZrgNGAZ34eTf5B-wz3F5ckAjJoDCc_cMGQVBk_dz4h48EFjDik6Z1mbjK8IYed9JpIz96wcC9zZmGQFKXBqeLNstr5-OZ5HuP1g87PJYNRBo8Zd6EAhedNCOgcwGPDzCXtzxgUI1CdM5BR93olpFpL3lDrg5U0VwawsHA-UbAa7m64xGEWXmV_h9VJiunZ5FfWNkOLtqxs09Upvfs_DrnAKW1UvjWlahB24cU7hC0BsqFkrkN7JM6AWCSOJ-XcJIMYhAb3qsEZcn7FSuqyH55IUqIPg-F1RlHm5_EGSqIkqo-4_vJSfpdgpL_HLDRow3OP2TkyfH59XDGmao12UG6P6SY7tCzykP7gW1Tyf5Qe-yZg_2vqu9GV6zlIKycdfzsUPTGJDs7vs6kMvLpsSD3kVu6d3P0vM4JBlB3skSt-mZajtCsv1Wv6OOUsDTa_utIV9f6zvNg2vqF1bxVvypokFcZzvszPiyFD70mVja4yiFj0SX45U', 0, ''),
(0x6972317134636376666d616738747234676262626d626c623336, 0, 1, 1589244241, 'Ep5hTR-MmKnJuEhY_Sdshr7X0NAAB2wyl0mWHruTShXNc700NkLcUqJtWwN_k_TL4TBLUL7ysdzua4gT_uqxj1DmEzgH2sm5huFZqSAdzb1vXhvDk2O6v1uzQhN_2bx8UCr4lbnDzt7PQFeNGYG14fZ5T-OaB-l1YYd5zX7UXZFR1i98QFhG7GelzxKgufpaEDWO6STYte050n2WGB5Rrx5p4-AGT6Cs5DbCFh8oYx9Rd5EeeUoPGMLUbpR18NmWzS30Dge_vaauFaxhIlFprF9asbFLIf_YY-8RH6Q-gD8WZBR3eTDfhg_EaqZAKxdeinmOdDvu7ddpIVbDMAEgQk0LkzZOL4gOCQ62mrKR-4R6H7DdmQJsCmCssZNbfvVGib3x0yKPnNp0eKN1YZnYymVlUGneEPIIxIta6H9uoC3xlheK2U_P967B7IsyLQYNlZBs2dkD4bNo10q0lZbX-n0KG7vA6QkuPsqCW50HIssrMmT5c3BBRIXOVMW85QY2HTDtmwjWbzq5vOr6J_bHFQ-0gy_5ADuNun1t8AAOjvhRZ7wTgATqvR5Iu-i2jBkZf5g5sixv0Aw9Ezm9uAoYz2I7W2Fsz_92hhhBpEFb1iSG2TcGueHjeCCrZZe9i2pmn740oRq9cp9LyfFEm3LBhPRDNSbjtWcLhNS2_ZrOqDupNCh2JwjLFjunSNh4Dpj-n1kA1EclKfprlGdT7TXzP6_7_w-hfltCFq1RlSmpxXcAGxRIEPr9rIGDAHlqbkYzJpXH1GEbou32Uhe6xyAgA2rAkuFv5nITXn9PY60m0QJHSNcPyn8_kpa7GCEUgMld1xZpSQ1jHO6YyA6ThyHMPWxGBLuYCpy6YShvtUtS3DEV8gJHda_7xec3KI4FzCcKEBnIhh29gzJ5vzqqZuk_DoSnsZcsSIwPpQTjRUz4CJ36LjpdpRFzFxVSYuDpbAWEIvX8hJ9yHchbh29Xmq8WUmM_CzZVplV1f6Fp-BDkpdaZjdDtoR13rC2Fu2ISOE5Y', 0, ''),
(0x6a396265366a626572323530726b7363636939386b6868346d30, 0, 1, 1589255713, '2HOqoB063oW4Y3OJ4mbcFdcZow7o4Syb4FGd1VeU7v74piy5gB_NjcRme3DluQHBqYmQ8cVXsUOmf7JFEQsFtsig1YsdlJ8se62fWgYBQuWuMOJ9xh01-Mq4B6CHnvDI_tiWwQ_jrf_PS8UT2krVh4Wd4THG0q-R5Z9QMooJqJP8gvnN08PoYThVbtgtE54vPtVFNXsuK2443a01P72im7Qq5s4n6-v0J4cKnAwlZJ5WY_AL94-fZlGzGCui9MDP6mxqFFiG23qW9Ul7Iq5Npu8mh6EdxFv1Sn8mo5wcXbfaA8iZxW9KTQlNwK70O_6s_sE_nunDZ6e-xxz2jir1Z23DFJT0SGFHv2qsDahVD4raCKwXFdLFEKLD796gq1a30GCAvrCKYhSCpS3hiMQmMfyvRqmjkevsN1oH1Xs8OLK1yzOVApKBb3M5BJdfLSV2Ini95MRsNKPXjAglRw-mlvB1q0_YolojO6NSP3uUqGtSGnPGNcLz0F_VXZl5qSE8COxCcWOSu1c40IPgPYnQkcjFuNhrWCRK88EphbjJ_QpZpm182b9fUjpQzDLG81fmZO_jl5bUaPx9sE-NSsdlJjUAZEeQFGUyTrjHoHwpSOxCQa8fd5TbRSWWTRyKARWqIzvTIASaosys8s2p1vFGJ3gM_RuRHSUCCnL9nq169E_plK90gvx-klg4zxpFaQ9digmrsXJZlp7JobEd0AEU6y_N68q5zIszMAeaP_1JSY7eIxwopKqioZ4E3D4GwECBHj6GUCGtWo2iOf_BRJLwp9ONfCqsbnp2leTzvA_rOdYMZNyALvNTtRvwyxLa0rQTtLqL5gNQmjloQIHE9YaSctCl-9FMJpxu-GpT1d-giAOKIG_3jVyHUMl3qguvrpebv9j-09U8Yr5v7aX3r7Mb4u0yeVShN0SRukE-ha2ApaQDMqZsmjdORTLHHvQYDiaTu3FhTg4AGJbujZVGlIssiIYppYxa9WtYl9Z-pe6Dzjpx0te5h76Ddo_Si21Hjbk03GZLbh7xk5UjiOBTWhyudrpNXHiTAZ5LKRFY1qtb2ZYQ5ngykfd5PqoAifSr41o9XkrKOQBs1aNGTVu5iR2k7k_Hc05X4YEgvNptSiRUmduSTWWdufbpJkGL22oO_ZCw_re6p4zOzlHJyHhi0alwSuB4kjHp1d9IOtCDcyVjzKX1gRynIyiO_IO9Jh_-oWh7eAn-fTlj_NkxIp1BdMJ9vQ64mb63QEj8DjVr4KKiy96-iNLi1PNiC_N08ufWjn_otMsOpBvdYSDkI8VA3ghtPSQBYJAzyPs2-7Z-RIGs8bBH_xEpIPhGhvjP-WzoYyAThITpJzvpfOVay--YBMoKZ73rBEVgBxNknjaf4ZmaPaEG5LwV6IKKXBlOi0XPbbIFdAD_zXJbgaKlko4y-Ow0rA..', 0, ''),
(0x6a6a65646e327669663266657230723036746734316b33743235, 0, 1, 1589251099, '7wsMMRyJWgqxmJ6S2EJhDoeDzbdfKq_Rsj4juAP15boPTUsoYz6EyDA4OrjPrUuOffsRn02jhQtzYAiV45-Pr7aloox8XpkZmKIM7ybb5VgsehKMoRZhr4noLIgkqxrPzpYS4rQl_Ils8sI0aWFiZa5AjZhnXCUZ0QXBk5woN-TOU1mrrGwWvCWZVQfUVsOE6OaKiS4n0OYqu--8u293yqWzrcuKarY9Iq7GQrfw6tUaW6fvds1KyDLw3itSRsxVnJbCNwve9t96xhIJuvUyNUOsV25SOr0drlnC1XnPOoKZqcUtEnRH7qpUc5SFcc0c3zOtYNvGQP867EMF5Qj8fSwWtJpsrsnpUbFPChhqDgK2WhVQmL3NzIIssLCU2f64mIf8gIuYQPv9TcrEKw_wkyt200Rib1L5Ms7U8-n7dXUuH4ccSeTPaxq6u6wthV__IHzJeTRYUVdXYPM8sPHqpmZ8Lqtvtw_PvfmzryFyPwnjM46I_RU2DO4h6h2rEkwVJS_u__FSZLt8n8RU_QPmbLTLaFQHfmsrkijRG5cgZDH-ZGogOJl8Y7L8VmWsIU_FH5XWcWpVGz2EhBIbnX7sffrDtRR5iYzbXbM035L7-SLG4Pp1fv4jOQWTYL1EhIGahlyJlCUYGga73EBNF_67UpIL0eddMk2GB9ITJfDY-QWjFr9wRCKgpJ2nMTBfS88n-t9KonncCs2eI9gSsu9n7F1GzPy3dtXv-7GPqcvNEvfkn96e6_76j4XwqB6nqrtCCZL9Rqti6S8R2-4FfXzCV6w5iqfiVBcUqQkICYibA28OS-IxD0zc6wSFl8HZ1lTchENY7RmOB4wwHD_zdS8xzEx7jE9quMTU6Wg7dX4ICatGTU9-zq6MyLXfAkZjeB6X6SRVRhrYfwotn5hOrEndPFjtGR88t_vY5Lb_9tG3QWrrPZzbcBD-63o0QHDT7mbOTJo7QmJbw1nXIyadF6ywOPZhdCYq6pvsTjU2ixObN9F0RaB9VtQVZmU8-JcgxTFG', 0, ''),
(0x6a726e76696a74666575646b6d3933686f6e6d623438766a7333, 0, 1, 1589265400, 'kjinydqNwebVy1q6jWUYpTYLatIJ_xptaZkruyW0fD2IxDt4JlSryxIA7Cu6mJoTuU2uvZUrdsyvTiS-xXbhQtlFrVPGkjIlkRnM-KbpK7y5_s9z-k0LgyYMF91Tq7BrGWqdfueL1UPWLxZKcqgu-w74KiXQ3atCK9lBz_9SFIha4AVeJwnbmxSMOP_m9vU9w-tVw6_hROTelvVHRRcR4m5P_ssvt4N9iJ4Y2FZEZN4zdGSj7a0YQUEN2y5a_2kp1zOfl8HbNQ4opoxhe4qVrBx-VhENo3nut6448Hg7MzytuTpcftz1wfb51DiU8pD2namwhw7HDqjhvpdA15n-qDO2KD1USdcKM0BSI5m_0VK-xaSnAAFI78JYKpAhICGOOZlyHExwMohjDEvBmdZVKjVhUEnPi2jL51DOLFuKhA0t5aIKfecaFCD_-vG5pwtxXpLc3AY81bzF-GODamZZKLzTEmaxM9SneN_J98lB1-xF1G_YdQM-ZHQUjZOOxP248jhdc16E_qwzsJOxaVZ2CcCGmMn_PWOewhcY_JoN_z6S9VXSd5DjoAsLajIeD9OXaUGQbjPrBHwtCe_Z4mbD05JnHq8LKgfbxFB1J4lPVB0hIg-Dsmbc4dVBW4dooBIG53f_XQcLT5TzsH1b0DyTXApDq4icDEaBHtvzjZ3P_gCYsH_uAF00P74SHRruK9AsuNkQrHk7BMAEtzxzeusuPDCBTaW8W8HhdvCRLiLuqEfB6W73q7Avdu80QvkvJlD7a9ULCRtpGsGInH-Lgt-tH9b-ElvjOQh-KUnjGi69ON6tisy91s63H8vDVTP5uD8f4YwBGkzcA8UX8BoruuzjQbDOBiu4B4bt3Z2qaCsdRO83MY3-vpRxuzRPvRADdJv6GxDv9gRQHtfTMEGV36pZO7HsL8l79jH7c8FDwKXVYj7hkX27n3LLuXe7BtBgcWHsCYLRYVvdZHmINqx1HdyDXSMo9mFfHljA0sPGfIpLg0lWw7Be6Yca0O7Y3WV4LfBR', 0, ''),
(0x6b3837756a387666767234347368353832637372306d33397237, 0, 1, 1589244266, 'VNmhKfiYOKKHpSdXYwUFZ3gD_jCvDqOX0bXv8sNprIzmsf-jmiVRIRSU5QV5mbo9O40_s-qFBRgsXFMSvTe5ZqZ1ArnENzNa4E9dV47B3RiqsfVy_zXDuSPeeSzFD0G1O-yOOxHcwm2FaeKgP3CylGDajJymGh6Y8ME_KcC9VIKMGpQbhx5PYeoLuPnx-F0VfvZ2n1ZlV4p724oE-xehTz8dl3Jys_RTT4LKRvgcYb1e9zWmiRg8un7qvWIPObneJYRkIziPppKsxteRJNGygNJyr2HJUwQGaWGT65BZ_4acuwJIb708J83JnJgj43-i0yriK8pKEHOTiW_njCN9etGfCOAs8itkQ65wIJNHwYpLJhwRZQHS92d_6b4rkPXUZDSK9WpNhs9-zxxUOm7WQASrNWvX5lbL8G2ko7W82Cd8w1MN8zlqBLQcEP2nYW8Qo6FbbHggCOic5aw0y794P823R8nmVUCciUy8wSWFu9T3bDCgdo_I6JQOa7mMM_o6OZPsLcm65yLik62mWbZ3ullsErH07JdD-BrQdQ8Hnzd6Xl6SW79ufLyYCrLNzeBdW40Bxr6G9EyjhGWTUOM2p4RZJJSYJFVyuRbjtZwlf5KNPBdYdHSXns5QWBuLHdISDJ8Hc8F5VKsrNU-CbEzh9uuFkJkbDA9JnZqmAFJTGdTKaH9Hiu671J0EIsWfKEVFzRUxi35oMe8LNJFNRv8Qdm67QBxeweBNZ-zFCwsvZxS_BuuWHCs2YktwYVjfkT77_mnBDYu4OMa5JhVeQZCCkuJp6RqcC1bpF0UxFP4pNYEETBw5HN_DBV5QewjpOCZOnVZ_z9gZRur63bZfQTnlEj9jMomCLLoC7NGi6QmAiiGTKZiplFMdr81b0GvMSs4VBiEAgMEvBbzPaX8oJLTq9W4ReYoWmyqrH9bKacST1MBozxnfHXsuWBrfEwYglB8OvGigOsCJ-qIYni0-nWUst1eZ6O_EIFd0SZ4HfEPxuOSxH1B-YNexax-rBEh7Cv2g', 0, ''),
(0x6b38666567693131356f7334713263616f32337332676c6a6832, 0, 1, 1589244954, 'kWx80KZIKNZBV9a0_Ueg4hRoRw-E-b0NXgAYOfkIcAN9tFl2yqwElV1gRcnoqhH8Mfpor4TK3il2Po9IzqNoPjvsql5tO15TtaNUTZ9iWq-K9saWPcNkcunnMmz0pw_1WsLHHjI7mREyltpqzRDHl6UbfvVkg-52neDyYDwfIDONnQkHX1rBf4Mwqq2PV_MXmW7oE8kh5XyM0mHcizi5hbasdtlYCDKVq43ZzCUawG_NrgDt8HOkq4glpSF4U80zuqzKwmrN2s6dRjuhmibVZ3fQyJeQi-Qor7JzPbSs6qubXuu5Vm_LjRyzoKLsmQNRV_SsvWAs_iX4YlZVzaRDtb6ay2Rna0dF1t6V0dYGySOuIUqICMzlJ7EC7bN_N-P2ofABhQ8Xh9m477DOzQXIBWdodrfCMaXWp0gKOz-hExUQiEP_V6izFqIcsvxyCw60Z8bmy-rqj3snVgrfOVSR4TbR7s9v5YIDgNHBY7fut16uSTKFFZKWLY-HYl2Npzz7BbRWDbUgFGy3AmlPXsFheO56pXgTS4JbEOEh87XFjDGI2YS03c1xJcewcndXzPCUtOCdJtNBywhP45okq7hheOwoskhFpKVLwdR8q-Q7TBEuvuJSXhynox_PzczMPDJ-jE5GDUj8AbGhLq0hTLzvasrW2GrpLX0Lz_3EUnuonlGWDELUv_6YjfUm2Xu8drQMGZuze-EqMUVZACjVg_ojyN5eCkWr674fk37usVWtAOylj2Ybgz4DXSBjqdF4GBXq1IqSppAYJz9pZVCJlDbl_T2GZH_skrzeh6129e9p8IgXKqMm2KlKN5g1qltp8ksZuL7SputbfIGEklkDDp1Vbud9hqHfnPpocgfJqxC2jTmpVL8Sm3xxn89COW51RT_F59iFIN9DCaQled_2EONtqa5zDwecUo1wkSb6Y2bieISlW4z4TzBiYXf0DJuUPnRZUVdzDOoQ56A9szOckrx_hKW6_y37zN8gCBBCSnl00Xra7P9OsPwXxxpmwmT5HarPm4CZJRxRb8za7MoOYqp8AAMkhD73N_Z_OoIxjiZ6pZiZZIa3o_bQP0sCx-U8GuTgz7OnxyT2kMOfNA0iRuPUf29FRPUMbLX2XSSLHZ2kgM1MYY6MN2EHzgfhIY2AnKkTo1B9OYqbj0kygVjAZStpAlqZR-YQvB-iwv1z68VqrBsQl8XIcJyyuH7w38UqIIqLgKfp-vQuCO0C_0iYjAOOX7EkpkBXXx_nwceEaBWMooSgviGufjGdJAapr-OZkJgR6UYfZS7I4TAibx0MIWLdIba_bT9_12JoEuCh-7mZVWnPcuSX4FLXbRENapRdGtV78L1Xk51JJOtsVuKmUFDMgZybAwILVMQC5b_0Lo5LYsqgBBpw9w7nxCbJLxtPP_yB8JfDLj_zg-uSe_LDu6ykRH7kFkNhrrYlrWXFvZ5F8ksCdTXSzlriNFPuhk0in1p0', 0, ''),
(0x6d7667687562636c3964316f6f756a76706f7174673832633536, 0, 1, 1589269436, 'xcJDd2T3RZokN78xtMThGTF1n8vOSPcJ-9g6FkyQxb2tbs9Xn1z1TePIbR6AsVMVHDtSHo3L9-eVEvi1MhmDootCGOcHn_icrv3s-jpbW2uW2-37YjeS3Z7W_7VaY32mWVmHNtzrph-H-wCHgwm_5gw-ebCLy9IRr0lyxQt-sY_1Ugjmc5TWSOZaF6cGCss2_nXBCn4_RGZKFW8fZ1zFX3qbx-1do0_EDDw2HL9C1Rcn5u4gpr-ShzmMkD3NxhvWHelR6wP0FK2OmoMAkRlgE8pSRsf4ZgDijCUJQnTia_hsFkme6OeYkz1cxMg1PnpwFdq98PSbna8ZVeaSgcSwqspzxl8f4gKUqd7hW9Ib6T9bIqr4wWxhKCItjyH0bsEd75kKZgzJlQIDlT0dY7895XlIfe4FUlCP15n0zU6656Maqolcu1RIMgNHPKOn0ogHI0wFhzcKAoyhx1uoGdtg-GnznppOHuqQ8vwCQUVrCdd77aIJhz8ft5St-sxAnukp_MR3Vxfu8kER5fqsjjBIuumggH-sndvgdsVkWkiH01lSxwJdW7ECMfKxdVhIRFiq20tM1by6Imede8ROMf0StbWRFNtN8AR7d-zW3epR1vYoKIyPeOgQEIsxDMLB0KVlxE3xAbzWiH008UGtRrynUbC9MRwCFsesorIhJBPZMmgMhhg4ckp1F9iAs5gB6pKqn3AvyVfHvjcc7J5xj5usJWiQaAOBGoumog-aKfK1SLFxGOWuMYYs7cYAceyKokZKMByvZk3yf-kbwdmitIi88zO1QAYY19vxAj2MfSAtfrX8CXhsAQDb4xKCslkzgZgR-I6ofgFUjN9mVBkygAqvX0548qYOtIeLVMT4Hy_gzAlGGdKn4V50TT2FTrL20wZuXR6QPp2THx73mBJsOM1yo-P50-nY9csDx9XYE2znagnaZvyP5-ii2Yy6lr4cw4HrmmhFSHOPHIAkOI8yBcnzTyxtdW0WPZgCVB58zN0yTsmLTfi4OH_-eUmfo7uh6F3x', 0, ''),
(0x6e387138336a6c366a72766662363735663974666a7176303832, 0, 1, 1589272630, 'hGitm9RjATb-0i_YwTa42fICLfKM3oJWhyQhnSMr5WX1ViChN-o06w7FfyZxr6QktxRvjkLrq4Oz3B6n7S_BBwRmpax0vQ67mCBmmM8P8wuPwKiG6y6SlfhlE2b8qQPFJXDhZ9aXu0gtFDhlihhvSYkxq3b7InINwpeUZkw4S8D7FjPzwChLzO6KGwfJK7lwD75rUK2LZJIkjtDSJb5hdDdsBH_L8O6UDfl8N7X_V6O_x8rh_oSaJos7bZwTmaPrf90nTRM9BmPOeb1NnZ46qcirELvgmZMLpsyjRG82UH64Be3flKgirIPEzgtDxnXnQz_fb_dpsdxg2-BbJYJiCGFw5av9w6BHujzK-x3mzrbQL9m5rlBpFVUMJbbmyi-_XTFKsoDmjKVvhcaOHV0IooQPCPjdEjBPDnCq2h_QlcgBqe-TaOW8VFdA0_phHenmkri1OX6AFLz1yHII3TyPJih4U2rVFjbYcC12hLHMHz9ClOmPbEWemQNQi3HRN2Pc2J-gjz1fI5b2pCtwywT--2_3qC_ifigyYTcJf0B8KvEdM4LnXwz4owAasjvW-E8fbPVjdE9od5W6UPa8-ZGoCNhu9j7tzPDiwsER6ndbb_SUXGouyyfAiWdoa3iljsl6f_IczG8-mAngxWUAAl8KP5E_23OjUyPJlQRea4YX9rsSpfSB0B9PiLvtc-QpsFrsW1kOiLsxUTS0gkj4-VcDNM7uolshGx5EfV6r2y-1vZbju-ahrdWAFZUmMGIycfUtO1xcuOwUClJIJc8SIXDD93gTlxfA92y8sSg3RE4a1Lt_vxL4VGj9u068w6jsZp0RPqvAWRyr3yuxz0oYcBZ8UyZfknnbzo1X-Gknv-95BF36PDONcxGrrj2knoIO9QJ4b9hVyqikfTDNrVYuJGOJFA7qkWVNbi1ldvGgprUJ_Ra0jAZyrIB5iDsd8bKDD_0HlxdrBXIpwB4b2nFouIHvn3eiBoAjeBY5SCNjIVc23Pcq6X0dW0kahfL7aGj_MRu6J1jItjgQ0vYIfIGpRdkDNCby-jNWAiAAcHv6kNGUUgZNAgiD2sbWidFesBuswmTIAXa_1xwA3mwncqrMY2jYln0eZmU9aUtMxHvNX1631CaHz2goUjaCE4Z_fgT6N5NzNht-5BuOVg1b0QGz02ff4bwNwx61Jj80pKsJCoxANbIgo4mbTjW2zOaTzh7o9oDaS05yKsnZs6Q1YKZvnu0DfMGrT_5Tbtet7HJ7ElsNSrV_yb7tCTPj3TrhFB-u9Csj6iABk3822yGOJ05EuZGyLfvcDfgqOFGrBgLYEMGk-BeBWVRypKNVpmXxoPX4vY9cOvhY7YgSugljnHI-KLWrxfHIB5e0J19AiAZTw32K6ccPJOTq7ebkzPp8SSIRKuG1Z0p7EWUomfqz1qfYBTZK2J6PQUqncGqEBNnDjk7N0NKnbYf7H5mN6tlADOY208Mp', 0, ''),
(0x6e7636766a747630676a706136356f75373638696f6169323236, 0, 1, 1589248115, 'QgVt2yWvn7dwFgxU7eH4ApkeZSHnSO9iO6cg06yeaxHfphBWdpFzLOP9_0qh5oapfHDlhMBxu3aQf9TWlphUOgbxuGQK7b9OAzUYje-dpar0DAFClLvg5OapbKUesNlarIvvjsp-pRYoORkRroJsU1Q2DdgfXZTuqGfTZltBEAsFqJ53aG5YNQNcfnvzThh1bvFJl2fKQDBIm57nep5M3p-Kab8TK-bTcuWYsS0dPPVO9jvatIZJZWMiMbEDJmxmLE9-W5oKZj_k31NGbGRPMPNZ1AE9U2XnYJd__vlFPa71uGXAc9YkvHN_TXKNFMfME1HsL4eDfcjnDiq7sSanQLJEDJG4peD6PYSBIDsAo-rnk3D1VQg62YebZxpNEAt433LUwuZOX3H-v2H5_se6Jx4oIbMgsquEKGEsDR4s1itAFhNXm0YpBgvxPGZhTOnyRGGar6FN9YGRocQIqkurMPyM2AmRZzvmW10_xLMuI1HHcqHsCQaidGmNIwoIVoh2nBn6Na3yQ5ks7TYurm5soFGBx_OZ6ATCkeTZoI71T7CkcyEWfZLaX-qUP9zoWZlIHwxq71Kw3r1da9ygDv3hPOT9Cw7EWmw01271wthS-VtaXQlF1Hvy-YufAPHXHWitGkz-MCuHge3ToLfyW20EdjiQ7OWk4Zvo__OFD3ndF1vzatcmOWdsMFRXEzLMaiB3AQEt5fHQIbJydAhh0_hwNYaRIuJAxvIuO5oBu32ZzpEetkrTu5WqV2mz-V8sQ2ESdTzlxGE_GzWG_CJGfnGO3zywwb5sjXKLi0UnugH6nN7QC_oSZ2j0F6IAdA-Lq2qbHi94hrUbeuJ7q61EB8ErbYD7q-0X-iXowKw2q9ujWgONsfcyLkkfU_YKRcac4sZ7dFpyTGZcPRTSi6q5P_4pEDucAk4yTWjedxc10KzmZuyn5K7g3zX4kzn4nU-6Ecwv4I8EhRvHgFCEQwiaBUtMVstW7UJvXnRkiYCbGJLIKqpbCtnD3X1tomUYL-jIxOh1', 0, ''),
(0x6f3767697065716637707368767463726a336772646f616b3530, 0, 1, 1589267845, 'vemesspp-al4SPbTBlKxghJIcwT60AkVja7oe02P2ZTVx1QdlhG0MVrkgeWrTcydbezq3pQmooahFYxE73ES29I1xCRnApTMP0FYo2SVry9uIT7InvY1NfGRmvmT-TVIQCMI6qsAPZ4-EjuhIAFBEfZNYw2i0pTu6edFrTi9_3W-UtQ8qAJZYkLUTJ2sdFO3Fj-OIgodfxK_95Sjt1XufJK52ccu3Sc8DoYqEF98g8wNL6jqzWQPw4ugUowfDNgen0k3yX2sjqZqb5PIzL4Wp_Lx_0TEd8pFmtownn0OFw5HRcy8Y6qFvcve7YozN-95M3Cf50Y-wQpaeWoUwxx0warL39lClUcSYz0ouec87MM2kfTxzTGrczLAU0-BhWsS5fAN3Gkvqhg_sJa2-GItK2_3uld3O_1rPnwWmWLaq3oTe6sxO4nogbPAhiPTU6GhufMjKqtcgxFctWXlmgA01O-xnREjp8zoLi6pFqy2gMsEhFKEfCsCezw_6LLLhxNkGeSB0MzjrP4LwvxuIcekI-xL1Qm9XBNDDjXkVzuu5U6JzqLwp8atYJysTbGbLyGTsKwX43eNleFmneDtbBs7rbFFJVYuj20gB8h_N_fDpxp-1IoaeQKuyB4CbFFQQ1dtwgMlaqq49mgJSLcJYgJ94-xsRvnHmBCr0iKAQrw21rb0MrSkg1vTci2KQEV2mq1lWxrKsxm1ivFv5y1c_tLw4We5vAgzTdcuPFnPMq-q7pU3sWBoMqV-yKO454LjhNYH3Myvi9-eZ18XdJ5UKyeh7lHLb6O6NDC-GpDMJAa8b7R4Z-bJ0ptQH-QqsrNmbsIbu5pdN0Bo4boRUzhclyvmTg..', 0, ''),
(0x6f7173356f39366372767032323731326a3771317576636a6137, 0, 1, 1589268297, '4gH5asjKuapZBBtKmDbtPcCHypAbb5ZW5UDuuAMOudEgHkMFYIpah2X6lTW49yYfzKjICnsW-wj5FMiTv92XXQeWS_FEZrkkhxKx-eQ57sfQ81H_fGOm3Jc6vFmKoJJUqEu9TLRbsxD5qq0ZpBbtmviAi2_L5qLJJ2tjxxuHUGD0Gnm5_KcZcJgYXGuW4YgSTnuRnpnMLsi3KyfDFZhNPJkMq5rnmaGPnzDA8CToKmttvYl-UsNpECcAmQczazjydvfhs6i5gBU7i50OlmWuC4VQybXpP4XqfFTGUp4302hw3rEh0gCWFpPi9vTpMKwFvUWIPsvjn5EGXHwNMzJ2cCC1lAQvjp9Yms5K48z7BN86D3WSOY8vGdz_BSbKT15fZ_MbCkTWJa7ywrZqRmUOUi9C7LH11KY-Wc5u4tCXVTbjPpu3gT1ZDhWWbj7m0rNO7Lz7JykFxFMsCNsPeHn8LgPpn4Q2TZCrsPTjthx9IC3jlkNt7RS4d9Aw6YvDWeKwdXPW-ZCp8bbrlADrGxiaDmwkjE_MybsdPvkPh14FmnC0b87Uv0NiRmWbcNM2KTd0J1cBYit3wPNqv5ERpeK95SWJPgW4TUTZ3Wy5NRTy-wrG-f5P_29s-N0RAEZpgVlCvpomoOGxSdQyunXBQU5JXtLfC3XhXXHllmDqiHXGvTyQ0QxImlNvqiIdumqj7638HfcvOyJLHnwyM1ahTnN0TmroOnStEZLZcYFxkrbuLw98i5CNUB5wgJv0j3tUjK_0yRAHRa81aVsXlOLRo_5QAouMAnTMRtcQec0FU19pOl2zbyEiM9XJn6mZwvj6jkJPyCI0Q03V9YWk5cYAJxAL1f9vY6P4vFBfWjaef2BQjWcDJpNO8PoWjNcxVjJXg2J-zngURE82Qco1c2xNL3KMYWXzySbgGloqKyUYdxAwROZY7-0mWVWt4imxZUmZ_yAPGEibijS4AcQypv0dxtpRXtop0zXYVv1ITKFoxq3zaPFwEDULPiW_6zannYMmhTMM', 0, ''),
(0x70327467713766323872376976313970386f7273766465683933, 0, 1, 1589260273, 'u0RLAPft_5t_UAlB-EjswFpai1vO68SBY_ggNkogMN9Lc0wdB8KT1_7ESDI7YUovIoDyYCnIYE9AhdLmTTZJ3QN7uyQd3pQJsNVaqv3tE40OGLY3BFQQMpMVquFIrDrTsiqOV8ukDYPAxNRLhr1PqTuc4FHOfbkXC1S1AEPDrWxhbDpdCEbBeuNnX-PsrVhCxf3yj1OLJRDatSf_b7Ywh4Cf1gJelhKiuTtNnSqS0cemYDMJ1IsG6aVtLR0AjMiuJIfuzOdsjNW_2WwQIUmR9_RUDuBwhOo1ZO4S3epABStH6qDVvb6vmmiPFgCoH4SgxMh5Dyb2ZK__V4UzW5qH5P3DNLxU1wwoPuN5tugRVhz20IkyeV61C3b7ptX1NNyP1kjb0314kAHRegpCKsvBQVworOXSi0ID31kjFYf3V2nx_26xVsaaSAMj0bAdqfvMvTkygVaJ3g56mtgNZUSX2Zu3bE1ZCr7JDpfB38OAtnnFUdu0Oiw_oU0KPwu84uu5S1lGNW_GtFr2lpNKg6Spsh2X-YpLsQnlpn1y_ScJozVd8lcX7mJJVy45rruZqPJd-z_dGXbGj9FrkjVJJn8Yv3Bv2t9ZPRMjmvYoy807NGwUpQdG1kKNMGvhoJkNziIU-iwmHX5Qp7Lp_aEtOiMtaK-CVLNglLbKiie7V5EskL6If5SQUbWzuZmoEhPO5J8iN3PJqgYeQ2s2fuuqW3ZNxTEZ9XDfqyr7hhj5KVks51fqJYQjrDqTQs8ps6o5XkDpXi66lCwb6JABGQVJhdLDKkNhr8cZO7pSIXFZ7f_r2VpHuXx4CkR1ViXfcYTGEYyZUmgHYpz7KFqPqXSccjR7wkHo-c5s_wVTEne_iY7X-5qCGq9Ie_dCUOZprW2nmyBnL01pRjSs2cwb_L6JibXlYXAy4yiyqffd9yDhAgJ0O53kYkhIW0sQc3zXIjaWEL8xEj-_x9a7e9Pd56celnRsYM5m68pExYS0l0CKyV69Lj4DUakVpe1-rLedsw5lRSdl6do4ODsrHHMOWlYBk3rBvSupeeVg5DBLdP87gUriKqfetGL54tCT8e1onEIv_kTMInhbzbsNaTXfAyNrFwEGfdqRju3gdcekEf98_6M1lRKbzcGajIY2GzKxvxWFtPjPgnodBiy-SHK_OF9sMVtgFKM6u2sPZbX1NJgEl4QAVA94EAkQ6vC34bMSwGHU1M_0MQmqn3kGG7cmNGHh2glyCdzQVmtPIlKXLDlP0S1iyquVF54EGuo5ghCuRlcgB_9BQqOBMAIcLEgR4il3TUXZdRN_IvDzpqXoyI9-Wi_vVSF6rIZ7_sQE53GeMMAVyEBKPdrn7d3-6ecjeuKIXy6MZcY57szYuQX8rZkxhn-J-8l6D5r4ORQPUwFhDczlEF8dVroNgmM-U5ibuiRqa5IC0Zis0PmNXY7ZCqAqN0S_49M.', 0, ''),
(0x716775696362366f6e6d61666e36316a7230737173666e336136, 0, 1, 1589272032, '6YaGifGwZT5NH-tTLMxR8hdecqlJZyRCm0LJKeKWb_23QzV7zb7BdVr1-xX5ZWw9cM5yNnr_T2detuX9H4oVXL6FOWv3HuLG3aXl8Atcmcso0_2DCCEZNIb0FrDuA7-dYKlq02jzYuljk9vtGfpg1wMdsanohOBOVLytecUnaDcBJlZOVi_pElq7mQFQQiZx4HGS1F1oW91JQdU1w7oSW5WOVXCvR9it1QimBDi1UvAAjo6MFFQW7mNxX_-0yPbPzQqlxYaAXHMClzde_ugnukHUI1qOJ3jeSnXKG3x7FPqW_3JwrpZYoUPPd5BA2RpiaJp6R2v5dag3lOtAEOviG6FwY5XegpRSLG9kPCbdcX0tbl5r4UT6iRUM5aO6wHoWA98sIqiwY9sY_dZFyuZatYwkwQCxbVhDr_LyVEdsFYr0BOciLJIzeyfBbByaew9z2zuz6MVin_lDxvZnbpb6UUiEPg8R2zanp-xKTgYh8hRXLe4jwBSgDbw0qIGG9Mq8thlTseWJE7Y2bSuj06z1Kie37SxvywILpTc-yPoklhkd-jwHyB25fKDYaJ7oy2WrscQYhTG2zuQd08qB13MYPCvQHPwKSONOB7GEdCcVsbY0wY5jMLuLnkcxsaxUBI30Hu5PgfNscD4cd66WjKDJjk6tKnB2tQzd8wzb5FXNw8HA_F6BKZi8oGJuME-fUmuf5FtUKHckTPybox_5jLONVcAytiDtvGKF24BkJiZ3bv9J2MclYSUZpk-V-AvT2I2BbqOLyXN-jm68UjQHrd9P7bxTQBsxqEs7pDrzE02y2hzFQH8AQRwUbZDgGJgr7NoHJTjXd0dXyYKYJtyk8mu_FMoBYe51RzkwxVSDVBbm0wQF_2zxaiYPXKawFSGXZsmPZ8vWS4umoddKYLKzIoqcpCGdG-sescC_tBnh1pwrtnLjerBZzjR5n45RTwMf9AjUQOqdz_knEUgeb8pVxAn8Eq6r3UJceIseHxZtdaa3bqoFnAz78SIh00GX6Qe-zuNVtIguT9EujhPSdzpT-1FdiCr1KmjXlEG5d7Hvaz_2BZzfi5Po--8vxUI2t1XOnPWtOGRPihkE83Nxe5KUnmwo0kGUxvJxTz9CkxcAVTH8ZuXaC_Xt09OhHGJa3BsQJYNDOkrKMT0BLxVwj3ZAgEdemlG81SEj1W-nHIeFX0rrsvvssXLRcu3nCCp2fjJB2OKQWK5_iY9fH7-4H6_yUmznAtGbLhKEnWMichytqyDN5dVq__7Bjh-uIOPDM3DT5aspy04QpYMfdR4_-IH2vZ-qRZ3eB_AFXu5FpqP2CG1az77NlVK9rbGgsbTE3veF5ZUrYZKPenyuTbB8ZHJMSYh358DybD-kRS6X4xlpgTgIeUOkbyqUeo0M09-Q-EYWfV82NjE_dH8MMSf5Fy-WedR38wowBRddr6eM5dGgNclq7IdROzXFMtkz7C_rIsxH6zJN', 0, ''),
(0x716c6867767374376e7339663965756f3736666a327432717035, 0, 1, 1589261553, 'xf78RXxrnN1flJ-YcjYOlKvZ5Wv5AU10ptnAhCgOCqnoQggBWXi-ncU4YMjvA_v6hgIz-dvjxpkxWCkopZGra18y_J-lCl92fkewrfA9HRO4jR9AadE6EmpXk1Xnz28jvrHc165pgo_e0v__OqBSKYI8fdm8XXb_nlpDTWa8egSxzejksoLal3WzKl6q1Szd6E8ti9FK-3JLpCJ1WnYfSgYnsmjG58A3_fvi3Bs7jx_96YivbwkrPJw6-sgcsBeMiRzafTvWA2V1eFWtND7o1L758_53cveSUYQjBIwB7t5ZiVBQzM_pyHsEVibtNWJQwzxwLlW2elTDeqBjsGs1-vOXlXJU5bzn18F89X7EJ6jLKTy9GHBGy-SytsGVfBe-FlIDxdNsbMgpDJG1M1uK7nWLXo6nucQs73qB80flekoigxpaPFFVjPgVdWyR1EW2u5iYwZHWo6bJpn9TN_JpSEpoT4mmu3-NU3EgAmrKLiCfCFcySZX7bxZHwa8oE931Be8HsJLRlBJavWw9AteUbxo4WghBFHVu8Qn40dzr-oEGJnCILPwJypDb2k63ctmhr1UccJTYwLZtiUqJO4fhMJbnR2JFAfqjfMHQHKkDZNiUdeK5F0fWOrNp_2AOgQZP4YkbuVAsmcr_wnh2giAbfZf84hZ8BWRHoIjl-5zSQeWfFnSX2FVrc1ugR2ySCMt3lwPLMbPlQwLGYaFgTECMvF6RPLwalfkP0hDkXnBwV0Xw5dr0oaTvTfvln_j8KBemZJoAkgllkxf35DtYMTby3KW0og70Dl0s-2xTk4k5BEil-rmBS45GHSv3046jvd0_McpwqKuejiDaRvjkc5KvW2sPto6jQg6ZrZzQC5O8rpIrOnYahLxTHoHX2kRPPvtEVmbt9ywHy2mt90QFRQkATw7kBlf1qv5mz5CLlohkxBcWES4fJwaXnEfBJbmMWQ7YiL5UgSDPi7xtrZ0la7TP1w_lTQEqRBjmgXAlfy-028kwli0zk_qeX45npPNPEpzf', 0, ''),
(0x7238686f3037717173326a627031393969767433663663337632, 0, 1, 1589249563, 'oRbq356kpTfFxDH9VzWSqYZsmlO4d1ZGAJ6ujW_-kw-b1vDnqrlouGTp48V1v1Yh1vSUvAoWg0SckyMjj45g0Bi5CEj5WnhMP8zOUryqd4F2h63VKzpjtr3QbejpEnA4Va-0s4ck7mPsk7QfNbt9h2lgPdvEkdrU6g1wUj1d0N5SmG24S7UCzq9lkmxNhHIsTERL7OnAS_U8SKzbP2rm1NwOvIWJl3-R-yGFzeHpJp1fLMH_ZV0b4tN-PCuWMj4n0e1X32y8mWtjhTRTwkd54fB4LaAnTW6IR0F_5crdoxVgj_enornswDMp13Oe8YG537qXovoNdrpOyyIfOzcu7rvO8N30bcnZQRnTCIpsn0yZOGaOWqc7ZqG521JQwDVFecumPDKgmO5A_WWEat0odlS0WN9dmbvrhJxjKaIyY14layvlbu62i51xAOMacRqSKGMFqWpbDFIvZZu0bDZ0ebkUgz8vmArnuZ5WeJXEAx_tcOu1zarNcu27prHtM13Oj7YhXn26lBWYc8nVAX7oZXNhWbA-ST3gUwf67JLUlqA1DPtoD9P4J9fuHdYRaFy0kVLCqfoCGyYxz-5___tXtwDYzil1DiizuX5OPtMeupK3C34KscNQKUxpLPGWI8V_a9fowi7E5rpHzQpAP5JyFGVE0J1BPSIZsfc6O8gshZGBqiYMZh6AoeFc2jeYhP3EAm2vP79r9MooqaSq89k7S7rrvwZLjXo3cMs1uVLxe2uX1rbfLumWAHoWxOayrmZ2I4IGNMSkCBrAR7dYgpsqs0XvC0lWVB_v7yB5Z8sbaz9lFCLDpF4tIHyW3tB0_qgC37Mvb5I11SdZmctOsIyqR4-kqshgcAs6RNUtLWTLU5lcvp3JqNxADEGBrpcBLjvajuNFDpnhMuwe-CNtfViFNR1jBVQyDADc-WTnBYKHKGwjZKaBepc_nVoVY_zpL1Vg625FJMCHSeSAgjz37IRPn6Z94IvugpMybjIFrUTm4o7WY8g9YeZDsZi_X2BmaVNyZyi5kzRxj3VQS_mop6NUdmNKsAmiL0POfqM___pdiY8_OYu70MRJ7ovwTF5nveDh0S8YSwnSRqaUuM7PzQPJvpUHh5ebCG7IjiO3GdCSoNayJLrrx-NR-2SYWgJqzLrpNPVT1SZ30Onp8MuG3S236n0S7Ayd686Ud7yHcEKVeJY6FbyyVM5-E0gdsmQsKN4IT1h8wEasYyxnYat8rDevc0KhgSsYcdldKMhwvS8FaG8b7e8ZtcoxLBcEEdEcZZf7wLtLPYvGwxUSRN6Is9sFiTLj2pO-pJZCZE4YjPvnNZRUTjjADFwA7ErnW2Q2_woV3wzecnpgSdjSI7fzkLTTXxYjmXLO5gFsLmULC5mG6u446MkOXZDpTy5IRKqVA1y5cV2TuNNd7DxlSwsF_k-WvhO1CyBIhyGtY0jMsmfaE08.', 0, ''),
(0x736533356b6170737535666171306e386561367230686b347631, 0, 1, 1589265103, 'Zb6mxmBgSkg9iXf2nVowvc6_ubY6YEr4V6KGo1FRENOvj7oLw0DJ5SwnNCKptUPBz470vIyyIqA9PPiaIMgWQ6m7I6LXXt7yF0ZvFwbSEClw2WSkvkzGE5rZynT-ILjpeN81cNcSo4aQ7SxIVeMV2LeFNZBW7W6oc2iUsS4TJ3N4-qo0pXh-PtNk-D-yuQmgm0ekXW81TymTsiuPLskycaK_Jz9yQdPghPWr63qVZdum-Q6p3tj044gFcxLOeqSVxMGZUZB9_Mbgfc3SLSdpLZWl4TDyBRougPEDjPjp5ezAW8H6s62sg02rbS6WON6mA3pCTzdH6g4NSfKHVJRrsLhY9urMNOm6IBGehN74Xl2XZ437sKg0KAwk40FcI4kNeYD1xvV4wBjWa2mgk8kb1Y4o5y-s5w8u_ONUcpQTrEvL2jdKaLOLvr9fYxPIUfQ3KsNKmSlJE0bbPJFC_SywySJPbZ0WFegH7mBnVWX2ktu_2sjRtdaJnwbmXCVsb6FosQi-JGeRGYQcOoKgFnwNWuDD0yWSHckD1XpCAin4rUFUWmB3IQ9ufCgWHH6ZNWOu0DZEPQ8CED6PqumFqC_bQkJw8VPaTuycsSpMO1YpXDsLCQrFDcPZlprHlx2NtaLGRLnZAGUIcJJaycj8F3T7gf84qQrMBYl__1dcNphQNszq6BPU7MM-kVTo2IgzwkOLZ7I7XLI6dbf_waD6YpeFxfTcpS7btxsq_wmFowenFo5qX0u8azT3laafha98sDWEVB3H8LEOLKEbiIwNSdz0W1UQfWNxdIbfmO2WG7z_jO475-3WAVWyMxegZlJ4oG6EEDXNMZbKGmJVJGVGplxVm0dwEMYJjshCmozRDpqlsYIxVAUp12iOILqdqe8w17XvYDsFC7u9-298nn-BZUnVtdpf791G7Vc0V_MRsUB7yRmZl1frzW-SXrfkLZHLNPMxgT3R23HZX0Am8mmrpz99OAMCkvsOfn4gAr9r4NxugyLohv9XXyG_Ts_a7b5lVXJN', 0, ''),
(0x736a3071376138346466376d34377065716c746b723866626c35, 0, 1, 1589263772, 'zrFF4uBYECye_MH3i12RuYJBlQOyJ2Tcuv_MFUqMaUakZa0ABGLRnFOqC83OyhrCifS_BDsJGMnZ_iDozv21DMqmzmCLERPK6gJ9sBV-pRSzSCHs2lhC8rI2oT-v4AKcCQjf151W0HnfuYtCUuqhbkIFVIy2SAEQKrKXptgj2M-RasIxHQgHo8E9A3O8VSBPcIi3i--8f1pzqD4Fwd7yCLJejzZDoKTQTYda0ZWqNjjRVVc-8M9Qlyuq5m089BlcIwmSTwjbQpB_D5Qz5DJrIl9MViZk2lwlsbNfvX6kT4bA5ZzFdWeOFB2K4i9FuqMnhPVdEHRedu4lWPEE3aUkDIl5dY8UHH1NynB7otfS6feRWehKRygPzCX7KaL9B-ujd6bcAYNi1xxlx5D_s4ba62DjvLclTomZ5-HkZPwdzrdv4AY0oqQ1rMz1H8RhUkUkxGFzJbmByyVhzIkrbo-N1F5pHNES52ZS8VASWeUN8at4OzI78PFSKM0q_tKAKKpaLBY20XBL-7BqsTKOPV52JWrgjEzNuOOyW2eVZrmng6_vcWLLiayOeK-hwliOED-T6Xu1fbdFQfQXw1uomHsFswHNsoPMvW3OjR36PfZP3g_Lt0aX_sWkZ_Q4yWBDY9LU4hl8lqmTvPk8ouv__VWsj3GCP9ghlMyrWq0XFqj-qDqKUtaCMCFnlYEzamZfDCPLqcx201Fz7KSwd8qnlqewtSDKRM0ym2RZ3vPlfmcXKDFcyqL9dbM43Ghnuj8P5KxrspdU0Tv7xbRIe86C2njHSmbdNY8M0VobsXb6taxmnZFVPqOA4Xes77ZeHH-JUG-xsPvNd_1W5DF2CEe8XXPCT6ruX23EPqU36KpPSQt-rHEnLjSNg-75g3KtSaiCCfsTLTyvCF40Gub2qw9pc-rzfYCVMkz9ggBX2kmJ-1ypuSGC5HOcDfg1SOgZBA3e9wpo2VaDYuGkGMI2RMt1IDHSYyDAfRJsZ4jrQ-aE2hFq4u6-NdW18KQNn-S9kyf42PU0Ts4lJW3X7dgZJT5DEkmj2JutH8SJue11_SpY5wMwgvwM-lcups7eRF46DpGLHx_Pf1rY0mLROssXZnE7lqCCHUXRA_n8n7V5aIWaSxZkc0tMStSqHEc7OtR033hIKv1qC8L_qojerA87iw8OCd2_5RQq5Ye7j0lhd1JslF203UQ.', 0, ''),
(0x736a7474683672726364616b766a383164636963313937703532, 0, 1, 1589259422, 'uvyicW9BNBlhyHnuevUmqCNWDe0JWS7Z207PnGwxiK82_Nujd3gJTN0AAcpxeO1ZcMhrNmkRdo45k5ZTWV3bJGIsOWOQ6O_lK-nUYo5sntNjYkiKy9Wao0euuZMEIsVf0tKu4L4RlcdPDTkkhKfBzAiJnkmen6zoONMvFY1zxMaWTBFKmVzu-VSZHN_C0NXUxX5_BhQ8EtJNKLOwfJzbHvPeaJHdTHwEWtmkPYsDBa8Tu1rzarHxhrMB5cVXY9fwbsR1X2_jG3JsiVa4ooTI9w6OImpT9JETY6CCgO6Z5uqNxjuKtpGONM-3XgRxhL1059P68YGbsHDrTGpPR7oaEtvrWXDTeEH0M9T5p-9Vsplrn92uFxMMb2MpndpVmMYJWxI7mLFeWcTVdgtOgJGvTSwSRvelpLQHlvODXTpRX1tFlIbGDz1axCyMCB95zP6aPqTG3Rd-CL_KjGITidYGFkoXHh0VwkSkS02cYj0mqD78--doAQjhLmK_3WAEDeTnUAtk0VBDMZZC68YsClHFffKs0PM5R_LuyCtEAIqbM7G6fD5i1MbsuyWzcIRCv9wpCrTrFojqh5t6btmHhR-O8KJNSskUuVvFxhPIcWlVuGKlYKJyAB_GjjmaxO-x0pMZRc-3JbjYQDBz5mEE4wlgx-cR7MJUL7mKDJtMA0KmbXxZfk_PxugKGLGKRhmgIjs0GVbJOO06iFm1bDrQEc8bsRvIFpz9QF6G0OpD5G8d8RL37gQs7CzKL4qVpE_dHW0vqyLy7yAXXVOXes_TMFgsgeRlsyvqZmjVqXWg7odG79g8JvS4OU7zu5Jj2TrXj3Ssi4ryf7Fzo41vk3Z7bV89FRuYslVpLoc4Votj08QH7wquytQ1lx0e-Vm9tes7ACOkeJFRzBrP63tP1c7LAJ1Tg_BhDvP4cQGsx3dma3BJiuLcQLY3DYkMPg2OBiP9SZNctJFJr7Y14BKohcf-wjnN9MFHBj1lMgyh3XxA0yRrPH-Zzqzhub37Ogx3geHxE2PG', 0, ''),
(0x736f697064347136676b6f6d6c37393576323939656167383932, 0, 1, 1589266216, 'uEGHMEaeQDrwtuKxIjaPpO1IX3XcVBgAnHUuhWgvRL-NUQPvSsqIc_laySur72QiIS53Xk5mXCbsbBE386pH11O-9baLrvBl5Nk8uXGRiTm2JCnGT3kKV7AMjzo0ah-_WxCxHY3yNcjJmt8Ms8A7RH1lLjJx7ZrWfMJJ2lZeL9dWPL95E-6YRiIzY76mviFewzlyZlR4ggaOGcrMUmFk6U25wS2If9xDXtIxKV6Epd-sRc2HEyqkulsERdd8vjkRWxcMfY8JRne1JENsf6gZkD3e5q9cIJGzyO_qsmduIpajfJCBmBz6k3eyJG3FiVUi1urajyB68EOy1bzf5GZcZr4CdbPWNFOHFpSk2iqK0cyj3UdWq06fA-afmFgZzEIiE1JkyO6YLtFAhuirq6zT7DLwl9TNQfF4pptKrErT8TPyR3jCU6JGaXPxK0HMAkYDz61hwyCP28V0FuO6JeDdOlHcr6awydkkmF2_26Fknaz0kzoHlBXawnOyNV_XH7YMJVR9M_XyKP1mdLIUTyl-K3czvzSYmXtwy3NDpwoTaAAdHe_Y3MSpCEq6yDIoBOMAEkgkoV3zdIJ5W4TkX0-wyUWNM9hhjQj4BjTgV-MD8jcYzhgxFdPtjitpOLFTkwlUW93WzamWLWd6s4b6RWRThIjmd4eVKXJpToLPhZjo-G0gEik8DIZRecHodKIxCTpdiNcrH1VGoRpDiYGlV2_ql8cU_7xCCXTMJ2ZOF0UvwLRBwxPrnSJNpkyHlQVeFNboX3iPpcx8rv668Y1R8CiyaZoWSOekdbEpaP6-NAEQ7w8UYF-3psyscPQ-Kx0eb68_skszcFMSy0pmvhMmQwwZFbdF78Vw3kVVohGhXIooiE_U7tjWf6v34hxrA4XVBcYoCsL46WraRAgS-KLfebetam8X7Z0BMotNKcCLExfJvx0VRPtVGARjwsOo219NdY2zr2NOloJbGWle5KoAuHCxQvBl_nwP8cETOzRsYirz_7sTRyHXLbcjfuzEGiCIczhe', 0, ''),
(0x7373707662373165757261663035766c34327376746c376f6730, 0, 1, 1589261408, 'ZZbUCj__9SNCmhcCryW5A3SOlF92TR4Bu7tVmBJGpNi3ZSZw7p9-SdFKHoBC4tqJ5UzbPReIheR1iuQgVfQkcUjLP8kMkSy4iQKQ_66gLILaET8YXeVCRQ8SCEOndNr1sCi3r7WlhsRthiIkQENVyqdkODQ_FOYRhfMYdqm8DVT5UraV7M02_MZlW5qdsBLXpioRt3yBSJSrtKZzOzG6b44tG4A-V-8l4m0e5U3acOo2qCrqqjy8ej0a9QzNH-ctvX6h_Gtfsc4932C4osqjNyIUF1SvxyLtkTNeII9eG61Kikp3_-Fh3fEUxGABCnvyMF6Betm5HJjfGKO02rphKio6vvTpjGIPLNtDfeqm2Z3bcYD4lW2cXznsS8dLFjAGeaO3_ZyQKh2rg3OLa5k7-djngPYW0vCQvUsYdYeo2RfibqnM_MsBCdeEAWUk4ecByownEhmGwTlDYV3jmq-CbfAHAAWTNlHvcjOuFj3VaC3OL_cdSVWaf6n3tYNnEv2KUbERr4Q6gZm_Ic8RBG-_s7s8Opeu7OcEHM-WXqyWqKwpvyIohMQNoXdFk_X5P6JQM_SPcB4JkjWSaRS-2X5vuEM4L5TF1u2Ob4v_a7NpR6TLevE8cJJorcFw2mluyxAGLGBGGost3dgMwNFu9oj7o0Hqro4ZM3b99H574C5330RE5y8rBXmiV9guzY6ZxuOcH4B07vkJS2En8310egJYsViK_hfnbfCtmByUMGps2NfxR5uhZX4bAnSINI-Gt070xDUMrhReqIYZ7AM29zwI0Ilf5aet58Dbb8U6E00MQWDMIdXZmQskfISDFantqI3N0lp4yOdVjOGDye0RI13AwT89tM0qvejN6-o6fv-ornGnxq00BJgZMd9ezWzzR1qRhxr4bFn5M9uovsjGmCRKcF3odzZwE8RdxJnTZs6DwOdQH9e5EAS1nFQU_OWWCD2x8rfrqdjXj97Ff3kU16izzrxFjPSPIPcCHqSAqL58EXLhu8Gp6tkZqb387HWDk1yMDjyAFCBMwoMtS_D42V80l9CKx-APnQ9epFtsM2OpOxb86o7wmNfUcQdx1Hj9uBW6jeIje5XjPG3cAN1IPZKkpH2qnIIThEp3q1mKnP_EyMs3p1aax9ECwqeiQxcuNzUcTZtj3u_4OMnBZov6evFn35tVjXVlXcMpzOfIVFp0PMlbtfe72AhndkPAt8qnBK_hXAch4L52x869elV1cu0W5LG5pDrjm4_8Q-62KYhp14bx-IkGhgnYE2x0DAt8snUNLOIourRdImxoxKOhm9QQyvuPpXeW7VXvTMN3UrOraiCEXPoh5BNixLO-q7_5TRv3AJmqZA6uQkj22P-iLzZq2bu3KDpWnmM8SOZhWaRFxGJkejikJRwedOe9kH__Tsf6aUa9OYjIrbd_N8hCUmb68yoLRWIgV3oX8xPBpL-OKu0.', 0, ''),
(0x73746132627461386b7238736776686735687561696869353334, 0, 1, 1589252384, 'sU1hEDCk7vF-qOR2zMj-IPEnr_dJxPD73MWJYofchZnT3UP_Ajkej9TudoK0Dwqjfo0eno7-yARvIHWvgo1gt3zD6ofY4T-stNlAMPMdhQqN3qHtG2ZHmvdRCw0gixLTuprzh2wxm5bPDq3pkdnmoY19Dcas6SYZBiR70iUOGFqUIt3TQl2be57wIhF42u9FPsgBLgRPPkOEEuEpV804gPMIogiKwRbnqlWqN6hT9DhScPHt2cTE2VagWag4c07wTcgalqUmbx5a_SeHagvGxbMmGVyq2EIC_FURA_A3lQEgLoZm4UdC4vwOOg8LOoKcZUqGSqd1uddnCG6ROjhl8tZ1sGn3mlXiIE3VCjYI3KJcWDDeftMOINrSbN_MFlLk4JYl9aeop_NQ8cj8ZFSIUjujPxJPQsNdsHQRFLTtghT9UbqjvIHy2hLY3cdwbkZ3Ku6eI6YivQb_4SqlP-NSogSqB_Sl8B8bOilGcyHkuZyVw0GgN6XbtAWS_DeAnACP4hTexAQDglQalSmsPQ9iXVc6COIU0qY1KMSzZ8735K_Am6LmmofF1x7DN7khS0IH4wTF8BhmnEOjZDz1JjruOdZnXrkmfhokKU8Ns1R7gWS-0yw2XBbCoFW-omauEb9DL2pLrcUbscYbZgMheACQQzTDHnXA_dtChFJomeE0pbFGt1ppueK5UrQn7-uyZNbYKBw1mTe6WAqUOEznPxaOo-ffsrCqlsLPApy3Tfbgl6A-7hNnwaDQxA_qnRPt7sIbgltx91cwY7bGNViHgsic9EV3SflGzK9e-wDlM4AmLiDrkYg87owkqXP41AoAtj8fUMuosB4-Xz6U0a7YDa04UVg1Td3HOSoOrtX8URx8PwvUYoALdagEwHrJX3aIX2miKOVslqcrAlggj0UvsgW2rmTXGaT4tfvM6g8S45-E_HxGm1JU9HzjwmYsF5a6uvvoayf7RiHtmCwd6PVMKAE6TwZUcGTEjSguSyyOFRTtKLczZcD-fusE8oYWFdQhcxeDqlTF2BYw78ZrgttiEW-tp1goyQ2AOPx06DqrXVN90htvtojfJlyY54wMlWKQDHacDz58ibEwgTh5oUsVsyBkJORYjQgA1CBfGhb5cc4pNr5FbbsXWYdmKPoj7R1zoKxV9nPJHk8IiJgnl6jGCBrvADdITvl6iaAsO3pjJegEBRZM0pXmzorTUWAay6AYDo2-Vt-U5iuM5_2KUeWBqjTTj6QdJlLh0wzWGg0VZiJnFGGMHxuSixj3W73frH59XfXTif_h4w9I6bIJPwqianNI3PWMma-C8rfWOTzNc88JZ4iQS7iRGXG81Yt7RYtVgseqkpGvrP54StFOGuKJZmJGphXu_415nyfwEkPQ4ashSz9-i5LEl1rWJFWuc7oegMyXHv1vOta0asM3FUfJDbqk8d6eye_mnWuxoLCYAxHlxV4AEgbBDQrXDCpUkzmRYJJX', 0, ''),
(0x737563617174306b6b66636e6c316c7276663661627233307235, 0, 1, 1589273657, 'oOdcFbXOvNpqkLUGKhYZJRq5AYVbpO94h3gJbZMmfENjvInG9i1jts8HFhQO3i5jS7D_flMX-3ArxTg0PFljO6zgmpkvw1awtJEtmzSb_XNe5vQeMqjRID_0Ez4AIkIAU_rmmcVa31gudwgQFEQbr0zWP9abOk4933jnH30FuhHhqowh8doHHDeHQBlbKK5AJ8aFQr_h1xQvBBXp6ye3u1ARgEV9eoXAcEP36pNzlmYNmSnfEwgnH0vTmcybJvvcdloQgKFdeRM9YK82oOv0BuQma8tln-ATICgG2zxLHHr5dl_Jrs5-KDqKyZ8lv8dTWeFHusqpShhp7oRfcavbgVm3b3nmaAdcuHJ7pPbANSu-1nNtctsaceotDrV-gbF3bNYSgx1IYMMt9prq9nJpU-YMkuqiV1PM7nkkpQUbJWMf5j1lOFNRt_XwIpk7IK0i8lsWng0CKin8ksyflWWz3t6bmrdZm2unRE9XzJ87yl9jFxbo18VJunuORb-GDkMfx3paksuVuABAag2KsuA2ou6MkdkdEc8teePniAPOGE5ggAVE64oko0voYJ30TTt6kH7aKTsO9ktWLbikVU4874L_-iMyZuVoGrWIfLeh8N0_h0ehC8OSP3uYxeCyAoUxzGadfLsa0exnD__IUCwN_SBTk2Jl6zHTWIOuFuNQLl0kyhGP2WHmsHoM3NVprpXotMDCJzPRHKFPWiDSSYVG-V1iOg-p0-B4nnzmzcA0_YjLfy3ZDV2rPZU4hwV08LXCztgque9E4tDn8qW4RRJlgwqiFRhudbxF_-AqZodeQ-0rkgbk-qCYg__-WES2Up5SAioDT1Ww-tbOgi25SZ5jlCSn5DP4sjS8i2aCRmUTI0LTYd0RbQjvxIMXSZ85HRe8xpieWXUT2bzsv3X42QrZ_gJ3hVmlftdG-HnjDrFDuMpnXlwoDE1zV6GVn-ZT-2OlXCYGaOsO6ziVTujocz1DeJ_OMR13rjkT_Qyl1367hKjQqc6KgpMJ0Zsj7QQSdZrg', 0, ''),
(0x7462696970306a6a726731327132396338696c34613433616b33, 0, 1, 1589249067, 'bVgMRYk2Td0Dnok059dJ2oI8lnqVRREMLXF0vdGN1fVxS7Irgnu_KNJ4v9_fgMgvxk3zqY570C_qOmKXwHIwDy5hIJfhN-xFlMhZ73G1XRQUiVWWWdy---eFEkS39h9v0qeR9Hs8dmYuPKGpeQfMgjIl8uOrM5peXI9_S4GRc8KL303ob2SU0jl5FMD1_gV70Qo4eyYrE6B0vOH9cKNITylT3k9UKI_kUd2TnR2DnIEpnLjm0pGLpqJDMaa02B5fxsqWsXScdnDSrRKJ9CFgz8zyKqxNkQJ8yTZwo7lrhJKJF-iVw4qeKXKgwiGCNjQrdCN3clgEKX3U1iKx1NyS83caU20TzhovEwypIRGAvvjJkc4dsvNZM4lwJS3cUbuVtQTQJJDUKCMS4t4NM2df036r2Vvb-j1TnEzesKCEVwOKOhjromkKfBVvPsxPQgSjZCYwknUHea_tyTYUowjxccgolN8RCSNHdhKFrluxCGh4ZZ6SROXXrIEBj6IOolLdEa1aiooDGYh6-j0dHGrUkL3lAKuV2GKOcWTiNznPhNNwW81HFJyWIyy7MG3UdVWBzgG0537B2Kqkb0yhReImdwpvd0rxo8ab_wzGhBe2XmlhAu3-72Ya7aAVFemyM5riJbbJytr7WeIffJT4hVdJ2Hrhh9VxXFOLXvS3X-4JS01M60aFuNNpnGNE-kp2xEYnI6uUR2FbUAWZNeAuzNv63e6uLHuBJ93nOefdwzh7ebZe-Cn-Bz8ShrscZL-86slbvG7g1AQLuuARcNDhCdWrL7oQkdNv3i81GRudMPDTAeCbiWmV9OyItylcw5ut6Y-HhcLVziCZlWUc-y1HqGboc-QU_-NwQTEaaqkO369dnDrpuH4chLOuvW14YkDu2BZ7UiOScjqRls4ulmcF4kuqjXdOLtwJHcrDWYnUikC2EcdJhD26JRrLnNCsfdNp8fkdI7ofkckpdWqk5EY7NV8ELoYrTYjDQOcgnRqcn2wKb5Ty6m_SmP0xh_-IHIDX4bDr6dBxOLis-h0X9cLj_JIxZPzm47GBK3e_ObVL4XnVU5K7KokS3do1NvMsoA3B2E4HnDbrPPzP8j5QKf7cnrNEV0LQdtxueCl0ZV4nKpKonSTVMmbNRkI-EbZqt7bLHmHQBya257m6-IW95ZS-ai_t7dPtf7BLLrPA_I5MC_TyStdZs6sXxUqNpl6tzFsfTlvJYIrjByq3dODpSBVyqwyo-BWEGS4ZwmrNOb2ab0wurKVsb2d8FKSQ42Qr_RopFiWa19FYuW_K_S9PFSL-M5Eab4c-2g1-d-EjcgXilSANXuHNT_u3mmgWly8hB4JZBVe54HyPNBt6hpNXeMOT81Lj2ecDCmv2VnlvM-CLMHb_p1Jsrwnz4p3TRHudCl1AspOe9t-QKdLKVLGyXWv8axKZHlMpr7bCv8ZttOYA2PgL3RxtYjVLCjAMdgzsCK0Ey7lUUhtuX2fCTxbO4F2D9upWUQ..', 0, ''),
(0x753362366d6834676d6c36326776393161356e74757070716a37, 0, 1, 1589273051, 'PAqX_4C4VPQusojkM2rYn0BtVra1PEjVSMgkOAqHcLMnWTHFOGfshUbgSvSYWi4ZmMhpkajetJqTmcwokRkQAepoeJPXkXtAoPNs_Wwy0CmbC7sDRTebQapPiFFgWi-Oa5Sr5T02Z9ZonIKAldEstg-lKz2j0Hfhg6VkfobFQpxPxM0A0jZl9nG4O87i32YCzTH_MmAn4LrzO1LZeX1WR10TjwvLxkHmmhnZkyFjntASEXUhI0GuFrXQWO2lEimRXvKS5JGOwloPurfauvwOkJwlZ_XjIT2l_nag2Kxuj3MIbXcjwCWSGdcy29_0Jix0qM3HMBUh_AfyAmtytTUexQoofzvfN4rOBLe_5mVEF8U6Qz3x4AWeheWLhuuXPMNXIJyZ-GdGW0VaAlN_L7F7GOV1YcTdtawFlmOVt4WgB1Jn9NoK3N_QDP0S59EZOkDczttYNH1XynjluBalL-2zkhdQcSdBCN4Epu5e28tHs2beWYsUhd2TISI7agokEtpd2jjiyZfReIdq9TFqdCDqAX0E3YikwTq9voaaCh_SlEPuPqfUYiKPxhY4dF7XRJqCeNyxYY_ZSh2enNlHpxmC7AQkUJeS1zrM-pcCHEwA8PNQDa5V543eaalqmyX_TgxYUlBFVs0fMbUgCKyq8AdJRKubZJmqjE05M5B29ucVBaqNJmfs9SBNoKDngPb_QXYRiDyh76URXyxAwYrp_IIAxa3MguFPLwcy9q2rEXfP4g_-UJfPZzrpNKPtqXoQHHfLt7frfXIPaqE_Nv7sZsj9S8cAU68cn6NMBiqnJ37dPPuJYWCGdWS76WNEzht9sPkHZVGdUs0F5V9QpNUfcmyZj6RR1SAN8FGYCxtsEsxthiAUx8D5b5oLbN28PSvb07ivxefh05LHfyF4AHajiNMM9I7htlkxeoZ1Vcd9WmkOleVO53HQleC9_N2NJtrIZa0HNBbmhFeWjyfavZHOH8752USI4LUkWClbCyeXf_t5k5l4H8NgUv9y4gDyw4bT_9YZ', 0, ''),
(0x756f6a626631736b736b6e34346b76336e6c6463696175766b35, 0, 1, 1589247147, 'iDP37amxIt9z8qQc_-0X64Sfy5NFzsJi_j5NjopSHIteOFYJ_lcMUb9gsw0ZjvDvKuEfAd6iHunJ4g-0Timy9cMdCRL_ha0eS4BrsrDpuQr1xZMRkh5UcC81b2Y6IkxLKVuQuC_-4MPe84sZx-QUHwR73NAJORqiUrnAFJiBhRX79VbufSUcE2aFpx6g0uUoGtaUUjJyPJm5rRvRyVcsX0nzbaF3dye7L61gd8nYXml7IAapEPhRS0ugDDh674Mt9f0uG4Q8DhS4r02vSFKTMpeWhvIwqjHyubMQkGineFR9D-7txbTeA3zB79MtTlzqCDBzXH_djDzG7kvVEfWAOV0nVLks19JGc2nxxPUMNSBNcAnLciDCkyK0LmDIUEtL9xVf7WUyem-M4voFcQWMgcbQNcJo5IwiHMwIO5lOnH6kaUUUCP93WlyIEECWi6SaK6PSVPBVXmKfDYsEC8bxhI00pSpyK9BmgNN6A1TkFVCb2YXZIRnyMXUBVJOSbMvhYzhBHCmR_NK_Sq1bnNYonx3JzhLQOvK_Er7Zy51JfpsT59NIvsmX-sHsOxcppuvJMXRzE8sIoTX-SQsx0kvtVZmJiPRLcxIJ6laHVqhXm2Myms7XXyDfta3uEZ8jIFYLQDIW50FhzqgfCRD1Al1u5VsYeYQv5yfo3GTBDGbR37tFZqQDTIAD2_n_GVJhKayqVF9IeOEHeOdar8vtUtyAXCdB0YPRvPHF6AXX-rrkscuuqCKN7XFmz1TW_IjRWb55OQ-exf-7-wbhM-2GHffAlYcjI4CKV1UhMDYfcH_Oqsqz6v-YB2rkjBs-gV6nvqyvhSQudVfcO84ya_qpTURNkZf_64NWZYbD2mOGZiBgrnaLtHbMPjx2lRgpvg7nPE62G-mqs1dst1Rx4owgrBK76Wll92b6lQjpPsheBxDp4xP22lqbdkjC5Dzu1G3wVOgkSJcNsPNyqTcc2Os55UE8I9VocZLOhcQhejVwQ_aWgWswoUdjL9CmDqotC6w295OjIB_I1XqFaNtzLHuYQl2fGJfvUFpGiOyGkIN8OLkP535tcb4KG4jHuWN7quOxs7tOUnDFhbc58knDe32xFxSWUn5ZJG0OuXcHug1hCKc6l8V_ThUB9zfXg1Poqaq41dzCw6Gy7RyfcPeFYeNmgV55CeXOAL1lCR6BSPGxpZI0S4wMgZluDpyaI5b1OD9fLFwPHRfkqtvwp20ghBlz9ZxszzWhbawCDs99bzOU2Gavy5644pWkU3_IU9gYNEymvZaV3bUgZ0NCkb3tw8rLNFJJ0efxoWePEmQa9fGiQh33L2TJ0D6b2QkpgCN64W9bR_SrT8DEFXY7UUDr6IZReJNnwvB1RjfiKQ9AHElecJe2fA5c9ezxtR01b-PjRp0Oh92OdytJMzHU9cL9Y6Y86Wwo5HidhitqVuhDId7iXl4Z0zgZYO576kZ86TWzXZm1A-HR', 0, ''),
(0x7630666a30766269636e696e6764746c3535396b6b76756b3734, 0, 1, 1589244872, '0n9A06Uddc4eG6tAlGeTsdTYol4qtOp3n_Z26tQf_Pq1FD6zYzQI7QR_7QVyqywVZKIBZcITsB89VzAkrsq7Pvn-iQOKdJZaobDZ2B4rHh4yLyW37MQ6NuH_-ZsVci1YeN8mhAVzQVGgZA3itK9ho_1ghXuFoTqqfTdarpFS-rSXdYGmNtA82JyOlS0gQYwO9qxBn1Wv0zm_MeNhiaCdwL1ldrOfQKXJAPupds1SzuiaaKHDiU0cbldRMa-oQAKq4j-aM2gTFmsHkr-oQfMVYybbjvBce5em8Xy9x3e8v6MbOaNwWt7kWHoaNJx-HfTkH48LFhAPxyiN6q_MngPlJnw5a2BQetoL_HZ0SgqAHwsihptkkh4SlC_ZyF2IX2CIXEDbBw2TevfUvBLdPs2S58p3C8yGuyCXbC1FIt7VvmuEBBIylRn-wGLs4Je-8miKQE351e5gaG5yWKe0Lpm9fYj7FWiSJSp9Z5t_JgkAWY-0S3AVKJ2CfG60fOaD4JHRyGm8R_d6ahBuTWX4AWX1SBIwWk3wP3VqAZVwaFOjeL4IcUvsAuF-1KHZ2R4ZC5PJx5CjYuYvZcHXRyr8d7i7D8iTBqBS6f6ohfl8W9whH4l7rr9peSKHAnvOiCc8az6rkLbgcDIdfpFrMHMnzrA4S93ZsEIa801ZiCIcIRSm7oDM--Y4MGMkwJcjCJg17dsIDXT5NAS0AQDCyGuiBbUFi2-AqR8WsjRk10hAs-CXzRvDX5pCOGF3sXNSBJ9elzulPbqS_wp9EchXQvEsScofE8rdRgS8pzGk01uOAW-Ly73Kewpk2BaCiHTc_wGut1dUYdMvnFS0N-RxNaQy-i3npSWvyFAmi9jD6ZXQlZ0gGlJvtvMoqFBv4WMSofaWpr6Ty0TKVcTyJwdWWv1ec2hFQ2XtRN2VmHx8MAch-BlIt54Q3qq7o_gb0Lat-p4Hw-hX2zjy8cGitODpzcyF8fr5QeSAWmgqeu3kU7h_j9k6awYEal0qJubmghhRl5JZckjrGq51zhADHXGKxl3LKpmKxwnRSUN7rrstU_2PgnH9E-jTxkV0w87pW1ZYB32aJ7ywzZtIqB0fez86OJY8GU8yvqhJNVQ1Yhzka0y-25ksiT6hVjf3rriTt6MPq1DkmY8USFKejce2Fr7R7yrHLSW1-giFD8yKOd771_B8Nh4ySFmz4hlzEuHJ4Dw8KG0Og2CWga_pSmUlH_f6xlA4oBbT4WAVIV2XK8nRrEWIZbAD0zS5cZetQBZrH5YTSLScPY-wUav5ilojY3IT4XSDQkDrKYEa8KP5O1KNPAhGZAUNX7kNSTs2FtTkMJPCQA3SLZTr_29EIa8gbAeziMyXYh8AMPERZH2BREhM_tvtIt6fIuOZ0IMZFEGq6ieiE5Y1R8EDs-33iVJAHbaC9Ys-fIl2991jMnCEnm0kVs0DledPcM5dAB-MlkOZdSGKinHzcK9cgqFHU7GK2spUH7fDkdVJrg..', 0, ''),
(0x7637366e35706d7469746771666c683169363074693673347537, 0, 1, 1589258659, 'AnAwac7tM_Ie86f1MBmVN3f4U8_CMj2ncC_4z3B9Bp4agGd2xxMxY7zqusE4UgB6H_7J_Zm9YD4pS2dxBFRlpVfqyHQ2_iaHKsf6DMbUER_sEKIZdcYz64sDsstXgpjmu0aMUxsSD6-snTVc0RzaOnI5aHc2H6sMnRAHOBNayn4LvtBWwP9PxjR3Oogvpn2QuxIN7LDVZGxUKCYfL-X3i3WE2mfDQaJuV40RtXGZRKd4E7R3riWt5odtbj-9GoGmch8U1oz9kQHD8CXC4SJpGr22u0JhbASoShvxUYtVQ-u-7V8PhKR2_-WvPuJpkeYQ2Rsiiyh3YC57K_QSz3l9sXKO0O3OcgRII8pFCoF6yDLjS5OpnGmkT_vj-mF50ozO9sMjkuq6hSx6l5Fe4APab9DCd_CalaSal5sYTYsV7P7ED9Y53QfcAkIV6y2Jzajf47hmg6HONiRodgdalEhFb4Y1u-0S3gFjKVCZM0tc2HVsWXkzq99VBfnmE3R-HtmUnx2w3ETeC1T0oT0b9vAwDR_3tIO4DzDFHurFAPUbQ_r8Scr2KHpAT7_ZK_mqqEg1L5IyTfhuT_OY7GaxRSjyjx7GVVXAUy3ar2PeYtvNXgJmN4wP_WD6sn0fzOEI3VVOaw7eb-eEyVCsKDJLceMxjX62tFMUdNP2-xFJo7Cg6vr56ZpsURjBQCAPeliIevHeLymg2b7Ka9QLhCzTIPE8iE8llC0H1s5SCSKeFwBkmBQbhZXSIgY3ZeMKhKgLTcPloYK-lZwyAqZKUAbPudrhsMCEP8_6zELRt7gfO722YU7z3sZb6kQ496w8K6eiY3ZwmESYIoCwwgGvcZrpXqNjTk3rhzAm6kaEMozT-iRtqC6k8vvL_7z4_bAwxPX24gDkghkhWE-t7gbPCDw-m9RAaVBM6lk4WFMcq_C4SC80IZLSOIXzvSoBDKczGMirvW78VCAJV5R2sDK-NW70TKiaTOFXOsOS0sUb201bav9UD2gkE59VAq_flIbkgl8BcgKe', 0, ''),
(0x76376a373430313636716f6e6a356c6374676838756474627533, 0, 1, 1589272794, 'XOhai6Bmn8LjrlLW4IPAbbPeSUpSkpTNlECey2Uf3w0_EL_GPnoFYoeVngztYFy4qDdBIisAU5qaZvbwnTf1IEqD4Wp-Vzv1nuYxm6h0MYZKAw8JrfCvfagioga8PquV9VSbWFVlzfpfmuGIEzVegheyvNO53S4hoMYcHwn4Uy1HO__tOjC2VTyNFXurGLtig1u3x2cICojO5uM-8Zk4sZrDbIj7PFFnA9uPlbDX1WrvfTpNsOmmm-KLS9Hzy08UraZW8taKepXdtY5_1-CaJ19tb7nRKUg_D2RWeklkROV219JnDR3niQQ3A2I4EuwLg8E-jWRDN1tcZnXbhqlITTL7yx8N8x_ubPbmTsTYaMAcsYvb-ZkrW-M6v-QX-czkXGW92kL0eV8XVHVRP4DiRXEvas-x877-r9IMpIWOzgg4Xhs0y_N0Ax6YWJ-HaUTVWNlPhfMGWCvACD57sNGFabg7gYPeuJ8rY3S49M3Zgm3mGu3FlUxooVAzRCyBoUqO6lpCE45GHsFuZxxTY4To5VUPDRo5sEZWCTDPo8U8TFASFis5USPBKqSOWIatKxatMgDdNezrVRO4t5SwlL5vWNzn9bVA-gsdTgZ2xG8EeJ__OFfLuVVQBxNJbaColHr0BF3Q5WQXdOLgXbC3y_Vt8Lt0r0LVwprlMS3WlKTahYIskTuxrTFI85XkRx8nJvUFFAoKVKlKBSACL15dioCiVuuv4zUDWjWsXEP0TLMPbr9kfLaYmwaUAzw4nl1KJBQe70bS7_2Jib78Kism1X4ecoV3SUlBIMjzgPnz7XOc8_6EZ7MyeRVaBOgWo86fldeNhU3uCHa_2vb8k0f1xkV96p3m42eHQ1h8Ybnpu-ZATr5s1ZtdPb3xtogr-IihVwRxkB-7b2IfA8X2HR4kmxolyEvc3VvmTSKdkQ9BDhZiIXQbDCQlPa9b3NpgmIOLnXpKDBrC_afckY19Qma_bfO3Tex1q9APlCnleSrR4X8p0eQTGmTGlQJ-6C4qMt7sf8iS', 0, ''),
(0x766273636e71696335736f69366b676a636b353473736b707634, 0, 1, 1589249449, 'P-77xZVBLinEWSri-0M9b6lYhH8ttwNU3Fnja_P7p9BqHXd758rdZttq-A7lDiukcyvA9iHH-EWlTHt-6mVd3jBqDVRxi3A_ibpkuhWdAWOiQYV0W31o5EYiPyeTimMfw8xBjD_Hj7akpGxQM3_cDA6-SRqDkN8aTyMZsT6N6xP-ELLgZBgxoQrfDXDCz5kdzg03WXAiIFhsU-BFlwp69l-3ZFDJxNFrGM1C5c4dIg_E4XXi76-5T9rzHlwWXKCazeAe6oYs5Hs-OzdbwGOakmVOm5vX2RpmU1W650Vjt1w89VA4T0rlr-Ud3furxlYAVVJe1VuHWS0z5-CpnbKg9x0rcHeF2f5EijBbhRU-0Gd_1Sxh4dXLme0Pc6ahBwxzjPH0aGkAKves3BBq7CUN4s_uLfJyuyE-If-aYRuksuYsHEWs8KUZEDxsAJyqyOL4or5DlLYYUh-XUfj4jaCdfmJ4MmKTbqEWbxfzLQuWpuoRd_oFjfY-I3u1zCOcxj3yO80XVRrI_1Vin0pDwphzWcBi4ZfmINHLvJ7NwhZS4dzow29sxAhWe0c3bwif1wyWnvpapffK4Z9F3gTgSL9F_vE3zULp2QBkaZoxfmDUINKcLHhpX0WaXNPg0tnK6YwgWnOd8wBAWky38kfM_Yev42fKN2NllCinufXn65ZtGr4cEbrSD0Sw7btL9HDlFWUFcoWIJuXDGVvOdVe0rl8E7P1YeEJxaOBcOACwv9M4YUIfqnzVPW87c_RYe4D33SavDOIuin1hXoPtaud-jlMUO3KoJUzDAR03FSzp0SOVGDnCMTW-EAV5l4TRw4VNf8cfyD0l3MlGYptdTYTIm9VVrWnj9ZY0SGqaHYhSeARuY2T-EoyFY4OaLAsPzxgc39UHjp1mSZU9JB2FRLHfy-Td5U5PJjl-B4HoG7b2-nwaLl0bDWUQFW0A-AChis-QguF7nKr02jDvlHcwywl2igjTp2Sr7T6CgeL3esoIIHcmdYWvGvjGMJt6O7bolt8mhBLi', 0, '');
INSERT INTO `ynfp8_session` (`session_id`, `client_id`, `guest`, `time`, `data`, `userid`, `username`) VALUES
(0x7674757330396c3230697474306e68347034396d346334653936, 0, 1, 1589272667, '7g1VGIwoTaxiTGSxq1SSJOYJdhxQgU-Rvxpgrp4uFvhVQmt7AnNa-nhvbf35bJHNoBAy3QPFU3WIyulc3nCg7SUiOR-muR_jhC27lj0y4zmPCm6gGbUJrDqr2wdUAZOypv08F2nPuFQtElWxB9bjDxjndygsoPtM26E0J324f06kqCweLY_sX1mTKSQE9LwQ3WCw1p2bpfnU2JNAoUdDD99mJAbBCB3jWPW3bhrnhC4TgWoQDDhM25VZy4dg-BrdpIPiaguELcOEpplchkbggodIoY86DDw2QqTqUM8Vjyi7wIseXJwoD9F1_JzlAFLLt-rXXDHDoZn9y-ekBn2DiVZWN2XP8CFnIUQxdE66KVouJQPNnG178_bZt2gmc3QnzsHkbW1gsP01_3q_LnrtHdeGxNrBNMToHfltwepQO-DO8RsucBiLG6YzIRtntpcoDftiSQjT-sG3hC7AWFGqq8AXk9bmUFDj4kNAOsJ0k4ZDaNkIopAGeafaK3kSA02x5mbtuPlOjCP4K_EaqSizK4G9InpyU6xDglSm1TaL85gcuqq8492S2MWpKVJJ4KwidLnKic9V11SvEr2SSGJHyjaPjDWCHxOD2-dIs474_fXpWz_A7vi4k0N0LyHJLcJOuhqUKUQwanUlnzLfZeZDyactKE39fltn9E0_qfmTT6mdHEPM6Zh0RvPTPFu3YUF4DSM6WddfeyGkwM1P8XObXiz1bE1VN0SMNWphdw3VEGo8vOfNZBTkx2BdkoxJD5U9-OCTks04dLR7XrdxmyBSWQ5u5nWb4ebk9wC5nBRm4KWxYNJUOoUuDkRO5VwyiY7vpFpVJNZD-TfeAq6Lb4gEBBA1H94nRJFJ26C7X1-Xjyy7Ud4QWm_q3rZZR4luwt-Otyah_V4BGOfBoniDpGRQ_Iqg1GFHpzd6KxXy9uc3WhuuiKV3wGMvZJ3dYS19FYBKq-YZAioCVlHJWVsydOIwznP87N_ikurUsCjhRWzfi9OYOC_b_5rmumIZ7igiouWXHBzUHGlPULaOmxCYrG0Za7VASlDB88YM549MiDMy5k2-cl2tMxoOVlwRc-fOafc2I4BbnH2CzMKAWok7p6nxKoQy4S4vGVBUO_jb8UMuwkHOjQLYwYdffbhF2IevvyprAQyp695WYwKyAFB9zM4j1fGvPUpbD2dRnkdnTyWxr4kXgmKAXIobhbGf8Kz-ESY8kbwtEJQaCTuUEq1mtabgJq2nJdGuG0xdMaRFPtlWwBNnROgF99_f4oT3cargoHtqTdZ46E3G1tVqjbSeo2NuP9acrS3sX1Ymxq53uDhYYODxsKg_CIXmM96Lfzg0QubBdJ60NBlF37oCl-R6DmYYSITdvwjro-85lEft9QPKYVe2-YsbJdNOp-OPsynNyuN4fBMXataFHRomapAQVLqn2RAnmi4ojs8VK5G0YkEDHFDvAM3XqQbg0Mr6x4hasIEcml15tLFv0RsIUfqsUfamSxH9kqXMda35YGSHQJ9Zrn0U4qD1auXoeL2hW30Xi61vFSSjg-lD9_CknUoGToUJ_AUzCD4POPvtzcDbKnYlamWYRyyWJ22Zr9iuiv_FwG6S9zqThwjAv5sVBbOv9HRKnMU0z2UdXe22TL3pMIiqL4nl3_y39S9dWyR3mDym9adEDRyWMN9AV03iq3ZXvxOhlcoWKrTfUGX5_gFAJT2s4B0S81QExIwW6hsqsq_7y7pFLoh4i-mjpugF3Dy4iifkmtZu8PhtRJDvL3WboH1hvn0.', 0, ''),
(0x76763367636735666f6c6262676a713137323039686e6b767132, 0, 1, 1589272108, '2AxFibEGMPydaBU9--TZpsbWHuN7oo3i6VE68zMje9HDI_WkpjY5492ZO5mjiTzCwOqaokbEWOyblacD4uw8IuOLjk9MCNPzy9MvrKtnsIBM85-qGyLk6w8qNO2y35gpnprC1LHSzkIXgAi07bhDAMjIDdCsXRBoXJ5vt9aDzsFbMgT1h1lEH58SZQxWx1oxpRr8ipQVONlaYR9gTVnTQVt1L_rj6zzvkhIhCh9wG7BX0WB8UvnwqTUjlgxkQvAP4LP9I5XMPZKW7urhwY-eqsli5kDGz0pl8ptf9Yd7cL2uheeXCSvr6ms_jD487Z9rT97slN0FvQIpO-ZrZGftK4nwOV_reqtGCe3hdV9F1AMATqylaHe9CsDD-51rL__UuxqekJUqzqX82CvjRy4f21wdIvNQRHNnwnbcOFfx1dJ3zBdC0e8VJODN4l03hIyyetxn5D153s_mA5xRlIe8mh116w9E_3cpyvWUUbq7bAo3ECz1te7NKZ5W6378R4VaW_rc3E39n1rKqftdJrNultxVX7Vlcky9mhjkF3_OGhNr1dFoz4rGO2wEXnh_x38aGgL7091NtfPDXUaoHY_mbtFJCS5j8uNSapssgqfi_YVeA3fBhslolRhibCVXIdU2g12Ld8G0rool7napmKK43S-16WeYfj_skw3-BXAE5Lwod8ArLhesRrRqiidP9qCtdZ4EHwNzE4KJqPTTaJt41LGQOLF0rOzy7V8mLvCKu-6igpHSk5qAXS37Ylm9BECfPTbxdcHdb0CaSfQij_LlXg7Qa3maN8vqxk5OeNvP2w9HtcYg47ZbtdoeuOuA7h8rl9MKoyvDiPLD2YcA7vrKFnsStojiCpI_XFQyacub7SRPn-nTaIXk872xQEGR9dE31Ukw8ivWepmi3hxiA0XyDMEWMYYrUK0Om3UIxHT_cIq4ce8EGWOflqhtgXKrIwMYsgHzpYjDqJPNYkB0Mb962Bnnd8E3WuMLEyv3GCt9esd8zUX-bCqxvJlhwehHp8saZbcL8szOU5TiPUkk4P1XgNyLuQsCKENRgT8nHeVvdQnHTmBRQecHv3CsI2JXEv98yYMUQLI49nJwUZ3wralTe2VfTajgDAQniCjYWBsZpb44Pn2V-3tC7Pw3sUYY1RJGmAMLWHZ0PRymCbJpjpOSPihMoXL8DbX8v7Zk_BNStM8rUo8uktNHje-nh5FN7WYHuZZogfiOEOJKnIvxW6X5FSoPWcbrZ31FZy7r4T--afjAxtAaktCDhm3HPZo2PKUw_Id4SoXYdXtfyshOmJ2blSYoWrbQd8IvtiRSNOec0wgKiDUajRtfVVP0D99zb6yJqEZkRr0wJfWBb_uFEfjvdHR-kJZZuEGAnaE6wOVO2hS3uegaWn8pEPgvj0n5r8WEmacsnb9EoXJSWLVgktoJ52zJAJrreaNbMP9c3lD05Ln8YOCxa_9ecI1uVAkrxy3s0VecbmQTND8q4GmCr75Kl1mWbjEcjL49OIce40kp2XkwtoZBTSQovWXYTOntNLEA_Kwudr4r6duVPpiqXNl96-OJ2_V6HB9TuvldgwpmdeLJJnPDkm3DVgV1wsxjVqedZ-UdeDiBBrVLHY_Z_hSOsmI1ArbnyLqSjwegoS7vIHLJihk1bg_eVdQ1LfioYJ4N0AppZF9I1kDMq-c4_RL5dAVHTarMAYCF8Pv384UknV77T2Pc8zvgzLh0wCy3rXT0PJowVoO0a8ejt9O-IooJDwlViWsTRw6gVPyCLs5z74Jn3haQXjKeK4J-QBWhBin5', 0, '');

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

--
-- Estrutura da tabela `ynfp8_slideshowck_styles`
--

CREATE TABLE `ynfp8_slideshowck_styles` (
  `id` int(10) NOT NULL,
  `name` text NOT NULL,
  `state` int(10) NOT NULL DEFAULT '1',
  `params` longtext NOT NULL,
  `layoutcss` text NOT NULL,
  `checked_out` varchar(10) NOT NULL
) ENGINE=MyISAM DEFAULT CHARSET=utf8;

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

--
-- Estrutura da tabela `ynfp8_spmedia`
--

CREATE TABLE `ynfp8_spmedia` (
  `id` bigint(20) UNSIGNED NOT NULL,
  `title` varchar(255) NOT NULL,
  `path` varchar(255) NOT NULL,
  `thumb` varchar(255) NOT NULL,
  `alt` varchar(255) NOT NULL,
  `caption` varchar(2048) NOT NULL,
  `description` mediumtext NOT NULL,
  `type` varchar(100) NOT NULL DEFAULT 'image',
  `extension` varchar(100) NOT NULL,
  `created_on` datetime NOT NULL DEFAULT '0000-00-00 00:00:00',
  `created_by` bigint(20) NOT NULL DEFAULT '0',
  `modified_on` datetime NOT NULL DEFAULT '0000-00-00 00:00:00',
  `modified_by` bigint(20) NOT NULL DEFAULT '0'
) ENGINE=InnoDB DEFAULT CHARSET=utf8;

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

--
-- Estrutura da tabela `ynfp8_sppagebuilder`
--

CREATE TABLE `ynfp8_sppagebuilder` (
  `id` bigint(20) UNSIGNED NOT NULL,
  `asset_id` int(11) NOT NULL,
  `title` varchar(255) NOT NULL,
  `text` mediumtext NOT NULL,
  `extension` varchar(255) NOT NULL DEFAULT 'com_sppagebuilder',
  `extension_view` varchar(255) NOT NULL DEFAULT 'page',
  `view_id` bigint(20) NOT NULL,
  `active` tinyint(1) NOT NULL DEFAULT '0',
  `published` tinyint(3) NOT NULL DEFAULT '1',
  `catid` int(10) NOT NULL DEFAULT '0',
  `access` int(10) NOT NULL DEFAULT '0',
  `ordering` int(11) NOT NULL DEFAULT '0',
  `created_on` datetime NOT NULL DEFAULT '0000-00-00 00:00:00',
  `created_by` bigint(20) NOT NULL DEFAULT '0',
  `modified` datetime NOT NULL DEFAULT '0000-00-00 00:00:00',
  `modified_by` bigint(20) NOT NULL DEFAULT '0',
  `checked_out` int(10) NOT NULL DEFAULT '0',
  `checked_out_time` datetime NOT NULL DEFAULT '0000-00-00 00:00:00',
  `attribs` varchar(5120) CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci NOT NULL DEFAULT '[]',
  `og_title` varchar(255) NOT NULL,
  `og_image` varchar(255) NOT NULL,
  `og_description` varchar(255) NOT NULL,
  `language` char(7) NOT NULL,
  `hits` bigint(20) NOT NULL DEFAULT '0',
  `css` longtext NOT NULL
) ENGINE=InnoDB DEFAULT CHARSET=utf8;

--
-- Extraindo dados da tabela `ynfp8_sppagebuilder`
--

INSERT INTO `ynfp8_sppagebuilder` (`id`, `asset_id`, `title`, `text`, `extension`, `extension_view`, `view_id`, `active`, `published`, `catid`, `access`, `ordering`, `created_on`, `created_by`, `modified`, `modified_by`, `checked_out`, `checked_out_time`, `attribs`, `og_title`, `og_image`, `og_description`, `language`, `hits`, `css`) VALUES
(1, 226, 'Test Page', '[{\"id\":1477904144678,\"visibility\":true,\"collapse\":false,\"settings\":{\"admin_label\":\"\",\"title\":\"\",\"heading_selector\":\"h3\",\"title_fontsize\":\"\",\"title_fontweight\":\"\",\"title_text_color\":\"\",\"title_margin_top\":\"\",\"title_margin_bottom\":\"\",\"subtitle\":\"\",\"subtitle_fontsize\":\"\",\"title_position\":\"sppb-text-center\",\"columns_equal_height\":\"0\",\"fullscreen\":1,\"no_gutter\":0,\"id\":\"\",\"class\":\"\",\"padding\":\"120px 0px 120px 0px\",\"margin\":\"0px 0px 0px 0px\",\"color\":\"rgba(255, 255, 255, 1)\",\"background_color\":\"rgba(141, 198, 63, 1)\",\"background_image\":\"\",\"overlay\":\"\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_attachment\":\"scroll\",\"background_position\":\"50% 50%\",\"background_video\":\"0\",\"background_video_mp4\":\"\",\"background_video_ogv\":\"\",\"hidden_xs\":\"\",\"hidden_sm\":\"\",\"hidden_md\":\"\",\"animation\":\"\",\"animationduration\":\"300\",\"animationdelay\":\"0\",\"columns_align_center\":0},\"layout\":\"12\",\"columns\":[{\"id\":1477904144679,\"class_name\":\"col-md-12\",\"visibility\":true,\"settings\":{},\"addons\":[{\"id\":1477904144682,\"name\":\"heading\",\"visibility\":true,\"settings\":{\"admin_label\":\"\",\"title\":\"About Us\",\"heading_selector\":\"h2\",\"use_link\":\"0\",\"title_link\":\"\",\"link_new_tab\":\"0\",\"title_fontsize\":\"60\",\"title_fontstyle\":null,\"title_lineheight\":\"\",\"title_letterspace\":\"0\",\"title_margin\":\"0px 0px 0px 0px\",\"title_padding\":\"0px 0px 0px 0px\",\"alignment\":\"sppb-text-center\",\"class\":\"\",\"global_text_color\":\"\",\"global_link_color\":\"\",\"global_link_hover_color\":\"\",\"global_use_background\":\"0\",\"global_background_color\":\"\",\"global_background_image\":\"\",\"global_background_repeat\":\"no-repeat\",\"global_background_size\":\"cover\",\"global_background_attachment\":\"inherit\",\"global_user_border\":\"0\",\"global_border_width\":\"\",\"global_border_color\":\"\",\"global_boder_style\":\"none\",\"global_border_radius\":\"\",\"global_margin\":\"\",\"global_padding\":\"\",\"global_use_animation\":\"0\",\"global_animation\":\"\",\"global_animationduration\":\"300\",\"global_animationdelay\":\"0\",\"hidden_md\":\"0\",\"hidden_sm\":\"0\",\"hidden_xs\":\"0\",\"acl\":null}}]}]},{\"id\":1477904687734,\"visibility\":true,\"collapse\":false,\"settings\":{\"admin_label\":\"\",\"title\":\"\",\"heading_selector\":\"h3\",\"title_fontsize\":\"\",\"title_fontweight\":\"\",\"title_text_color\":\"\",\"title_margin_top\":\"\",\"title_margin_bottom\":\"\",\"subtitle\":\"\",\"subtitle_fontsize\":\"\",\"title_position\":\"sppb-text-center\",\"columns_equal_height\":\"0\",\"fullscreen\":\"0\",\"no_gutter\":\"0\",\"id\":\"\",\"class\":\"\",\"padding\":\"100px 0px 30px 0px\",\"margin\":\"0px 0px 0px 0px\",\"color\":\"\",\"background_color\":\"\",\"background_image\":\"\",\"overlay\":\"\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_attachment\":\"fixed\",\"background_position\":\"0 0\",\"background_video\":\"0\",\"background_video_mp4\":\"\",\"background_video_ogv\":\"\",\"hidden_xs\":\"\",\"hidden_sm\":\"\",\"hidden_md\":\"\",\"animation\":\"\",\"animationduration\":\"300\",\"animationdelay\":\"0\"},\"layout\":\"12\",\"columns\":[{\"id\":1477904687735,\"class_name\":\"col-md-12\",\"visibility\":true,\"settings\":{},\"addons\":[{\"id\":1477904849133,\"name\":\"heading\",\"visibility\":true,\"settings\":{\"admin_label\":\"\",\"title\":\"Our Story\",\"heading_selector\":\"h2\",\"use_link\":\"0\",\"title_link\":\"\",\"link_new_tab\":\"0\",\"title_fontsize\":\"48\",\"title_fontstyle\":[\"lighter\"],\"title_lineheight\":\"48px\",\"title_letterspace\":\"0\",\"title_margin\":\"0px 0px 20px 0px\",\"title_padding\":\"0px 0px 0px 0px\",\"alignment\":\"sppb-text-center\",\"class\":\"\",\"global_text_color\":\"\",\"global_link_color\":\"\",\"global_link_hover_color\":\"\",\"global_use_background\":\"0\",\"global_background_color\":\"\",\"global_background_image\":\"\",\"global_background_repeat\":\"no-repeat\",\"global_background_size\":\"cover\",\"global_background_attachment\":\"inherit\",\"global_user_border\":\"0\",\"global_border_width\":\"\",\"global_border_color\":\"\",\"global_boder_style\":\"none\",\"global_border_radius\":\"\",\"global_margin\":\"\",\"global_padding\":\"\",\"global_use_animation\":\"0\",\"global_animation\":\"\",\"global_animationduration\":\"300\",\"global_animationdelay\":\"0\",\"hidden_md\":\"0\",\"hidden_sm\":\"0\",\"hidden_xs\":\"0\",\"acl\":null}},{\"id\":1477904687742,\"name\":\"heading\",\"visibility\":true,\"settings\":{\"admin_label\":\"\",\"title\":\"Separated they live in Bookmarksgrove right at the coast of the\\nSemantics, a large language ocean.\",\"heading_selector\":\"div\",\"use_link\":\"0\",\"title_link\":\"\",\"link_new_tab\":\"0\",\"title_fontsize\":\"20\",\"title_fontstyle\":[\"lighter\"],\"title_lineheight\":\"32px\",\"title_letterspace\":\"0\",\"title_margin\":\"0px 0px 0px 0px\",\"title_padding\":\"0px 0px 0px 0px\",\"alignment\":\"sppb-text-center\",\"class\":\"\",\"global_text_color\":\"\",\"global_link_color\":\"\",\"global_link_hover_color\":\"\",\"global_use_background\":\"0\",\"global_background_color\":\"\",\"global_background_image\":\"\",\"global_background_repeat\":\"no-repeat\",\"global_background_size\":\"cover\",\"global_background_attachment\":\"inherit\",\"global_user_border\":\"0\",\"global_border_width\":\"\",\"global_border_color\":\"\",\"global_boder_style\":\"none\",\"global_border_radius\":\"\",\"global_margin\":\"\",\"global_padding\":\"\",\"global_use_animation\":\"0\",\"global_animation\":\"\",\"global_animationduration\":\"300\",\"global_animationdelay\":\"0\",\"hidden_md\":\"0\",\"hidden_sm\":\"0\",\"hidden_xs\":\"0\",\"acl\":null}}]}]},{\"id\":1477309430981,\"visibility\":true,\"collapse\":false,\"settings\":{\"admin_label\":\"About\",\"title\":\"\",\"heading_selector\":\"h3\",\"title_fontsize\":\"\",\"title_fontweight\":\"\",\"title_text_color\":\"\",\"title_margin_top\":\"\",\"title_margin_bottom\":\"\",\"subtitle\":\"\",\"subtitle_fontsize\":\"\",\"title_position\":\"sppb-text-center\",\"columns_equal_height\":\"0\",\"fullscreen\":\"0\",\"no_gutter\":\"0\",\"id\":\"\",\"class\":\"\",\"padding\":\"40px 0px 100px 0px\",\"margin\":\"0px 0px 0px 0px\",\"color\":\"\",\"background_color\":\"\",\"background_image\":\"\",\"overlay\":\"\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_attachment\":\"fixed\",\"background_position\":\"0 0\",\"background_video\":\"0\",\"background_video_mp4\":\"\",\"background_video_ogv\":\"\",\"hidden_xs\":\"\",\"hidden_sm\":\"\",\"hidden_md\":\"\",\"animation\":\"\",\"animationduration\":\"300\",\"animationdelay\":\"0\"},\"layout\":\"6,6\",\"columns\":[{\"id\":1477309430982,\"class_name\":\"col-md-6\",\"visibility\":true,\"settings\":{},\"addons\":[{\"id\":1477309430986,\"name\":\"image\",\"visibility\":true,\"settings\":{\"admin_label\":\"\",\"title\":\"\",\"heading_selector\":\"h3\",\"title_fontsize\":\"\",\"title_lineheight\":\"\",\"title_fontstyle\":null,\"title_letterspace\":\"0\",\"title_fontweight\":\"\",\"title_text_color\":\"\",\"title_margin_top\":\"\",\"title_margin_bottom\":\"\",\"image\":\"https://sppagebuilder.com/sample-data/images/2016/10/31/about-feature-image.png\",\"alt_text\":\"Image\",\"position\":\"sppb-text-center\",\"open_lightbox\":\"0\",\"overlay_color\":\"rgba(119, 219, 31, 0.5)\",\"link\":\"\",\"target\":\"\",\"class\":\"\",\"global_text_color\":\"\",\"global_link_color\":\"\",\"global_link_hover_color\":\"\",\"global_use_background\":\"0\",\"global_background_color\":\"\",\"global_background_image\":\"\",\"global_background_repeat\":\"no-repeat\",\"global_background_size\":\"cover\",\"global_background_attachment\":\"inherit\",\"global_user_border\":\"0\",\"global_border_width\":\"\",\"global_border_color\":\"\",\"global_boder_style\":\"none\",\"global_border_radius\":\"\",\"global_margin\":\"\",\"global_padding\":\"\",\"global_use_animation\":\"0\",\"global_animation\":\"\",\"global_animationduration\":\"300\",\"global_animationdelay\":\"0\",\"hidden_md\":\"0\",\"hidden_sm\":\"0\",\"hidden_xs\":\"0\",\"acl\":null}}]},{\"id\":1477309430983,\"class_name\":\"col-md-6\",\"visibility\":true,\"settings\":{\"color\":\"\",\"background\":\"\",\"background_image\":\"\",\"overlay\":\"\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_attachment\":\"scroll\",\"background_position\":\"0 0\",\"padding\":\"\",\"class\":\"\",\"sm_col\":\"\",\"xs_col\":\"\",\"hidden_xs\":\"\",\"hidden_sm\":\"\",\"hidden_md\":\"\",\"animation\":\"\",\"animationduration\":\"300\",\"animationdelay\":\"0\"},\"addons\":[{\"id\":1477309430989,\"name\":\"text_block\",\"visibility\":true,\"settings\":{\"admin_label\":\"About Us\",\"title\":\"\",\"heading_selector\":\"h3\",\"title_fontsize\":\"30\",\"title_lineheight\":\"\",\"title_fontstyle\":[\"bold\"],\"title_letterspace\":\"0\",\"title_fontweight\":\"\",\"title_text_color\":\"\",\"title_margin_top\":\"0\",\"title_margin_bottom\":\"20\",\"text\":\"\\t<p>We are web Devaloping fram. I have more than 5 years working experiencs in ,Web design, Web development and Graphic design.Lorem Ipsum is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry\'s standard dummy text ever since the 1500s, when an unknown printer took a galley of type and scrambled it to make a type specimen book.</p>\\n<p>It has survived not only five centuries, but also the leap into electronic typesetting, remaining essentially unchanged.<br /><br />When an unknown printer took a galley of type and scrambled it to make a type specimen book.</p>\",\"alignment\":\"sppb-text-left\",\"class\":\"\",\"global_text_color\":\"\",\"global_link_color\":\"\",\"global_link_hover_color\":\"\",\"global_use_background\":\"0\",\"global_background_color\":\"\",\"global_background_image\":\"\",\"global_background_repeat\":\"no-repeat\",\"global_background_size\":\"cover\",\"global_background_attachment\":\"inherit\",\"global_user_border\":\"0\",\"global_border_width\":\"\",\"global_border_color\":\"\",\"global_boder_style\":\"none\",\"global_border_radius\":\"\",\"global_margin\":\"\",\"global_padding\":\"10px 0px 10px 0px\",\"global_use_animation\":\"0\",\"global_animation\":\"\",\"global_animationduration\":\"300\",\"global_animationdelay\":\"0\",\"hidden_md\":\"0\",\"hidden_sm\":\"0\",\"hidden_xs\":\"0\",\"acl\":null}},{\"id\":1477942140881,\"name\":\"button\",\"visibility\":true,\"settings\":{\"admin_label\":\"\",\"text\":\"Learn More\",\"fontstyle\":null,\"letterspace\":\"0\",\"url\":\"#\",\"target\":\"\",\"type\":\"primary\",\"appearance\":\"\",\"background_color\":\"#444444\",\"color\":\"#ffffff\",\"background_color_hover\":\"#222222\",\"color_hover\":\"#ffffff\",\"size\":\"\",\"shape\":\"rounded\",\"block\":\"\",\"icon\":\"\",\"icon_position\":\"left\",\"class\":\"\",\"global_text_color\":\"\",\"global_link_color\":\"\",\"global_link_hover_color\":\"\",\"global_use_background\":\"0\",\"global_background_color\":\"\",\"global_background_image\":\"\",\"global_background_repeat\":\"no-repeat\",\"global_background_size\":\"cover\",\"global_background_attachment\":\"inherit\",\"global_user_border\":\"0\",\"global_border_width\":\"\",\"global_border_color\":\"\",\"global_boder_style\":\"none\",\"global_border_radius\":\"\",\"global_margin\":\"\",\"global_padding\":\"\",\"global_use_animation\":\"0\",\"global_animation\":\"\",\"global_animationduration\":\"300\",\"global_animationdelay\":\"0\",\"hidden_md\":\"0\",\"hidden_sm\":\"0\",\"hidden_xs\":\"0\",\"acl\":null}}]}]},{\"id\":1477904968078,\"visibility\":true,\"collapse\":false,\"settings\":{\"admin_label\":\"\",\"title\":\"\",\"heading_selector\":\"h3\",\"title_fontsize\":\"\",\"title_fontweight\":\"\",\"title_text_color\":\"\",\"title_margin_top\":\"\",\"title_margin_bottom\":\"\",\"subtitle\":\"\",\"subtitle_fontsize\":\"\",\"title_position\":\"sppb-text-center\",\"columns_equal_height\":\"0\",\"fullscreen\":\"0\",\"no_gutter\":\"0\",\"id\":\"\",\"class\":\"\",\"padding\":\"100px 0px 30px 0px\",\"margin\":\"0px 0px 0px 0px\",\"color\":\"\",\"background_color\":\"rgba(245, 245, 245, 1)\",\"background_image\":\"\",\"overlay\":\"\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_attachment\":\"fixed\",\"background_position\":\"0 0\",\"background_video\":\"0\",\"background_video_mp4\":\"\",\"background_video_ogv\":\"\",\"hidden_xs\":\"\",\"hidden_sm\":\"\",\"hidden_md\":\"\",\"animation\":\"\",\"animationduration\":\"300\",\"animationdelay\":\"0\"},\"layout\":\"12\",\"columns\":[{\"id\":1477904968079,\"class_name\":\"col-md-12\",\"visibility\":true,\"settings\":{},\"addons\":[{\"id\":1477904968080,\"name\":\"heading\",\"visibility\":true,\"settings\":{\"admin_label\":\"\",\"title\":\"Meet Our Team\",\"heading_selector\":\"h2\",\"use_link\":\"0\",\"title_link\":\"\",\"link_new_tab\":\"0\",\"title_fontsize\":\"48\",\"title_fontstyle\":[\"lighter\"],\"title_lineheight\":\"48px\",\"title_letterspace\":\"0\",\"title_margin\":\"0px 0px 20px 0px\",\"title_padding\":\"0px 0px 0px 0px\",\"alignment\":\"sppb-text-center\",\"class\":\"\",\"global_text_color\":\"\",\"global_link_color\":\"\",\"global_link_hover_color\":\"\",\"global_use_background\":\"0\",\"global_background_color\":\"\",\"global_background_image\":\"\",\"global_background_repeat\":\"no-repeat\",\"global_background_size\":\"cover\",\"global_background_attachment\":\"inherit\",\"global_user_border\":\"0\",\"global_border_width\":\"\",\"global_border_color\":\"\",\"global_boder_style\":\"none\",\"global_border_radius\":\"\",\"global_margin\":\"\",\"global_padding\":\"\",\"global_use_animation\":\"0\",\"global_animation\":\"\",\"global_animationduration\":\"300\",\"global_animationdelay\":\"0\",\"hidden_md\":\"0\",\"hidden_sm\":\"0\",\"hidden_xs\":\"0\",\"acl\":null}},{\"id\":1477904968081,\"name\":\"heading\",\"visibility\":true,\"settings\":{\"admin_label\":\"\",\"title\":\"Separated they live in Bookmarksgrove right at the coast of the\\nSemantics, a large language ocean.\",\"heading_selector\":\"div\",\"use_link\":\"0\",\"title_link\":\"\",\"link_new_tab\":\"0\",\"title_fontsize\":\"20\",\"title_fontstyle\":[\"lighter\"],\"title_lineheight\":\"32px\",\"title_letterspace\":\"0\",\"title_margin\":\"0px 0px 0px 0px\",\"title_padding\":\"0px 0px 0px 0px\",\"alignment\":\"sppb-text-center\",\"class\":\"\",\"global_text_color\":\"\",\"global_link_color\":\"\",\"global_link_hover_color\":\"\",\"global_use_background\":\"0\",\"global_background_color\":\"\",\"global_background_image\":\"\",\"global_background_repeat\":\"no-repeat\",\"global_background_size\":\"cover\",\"global_background_attachment\":\"inherit\",\"global_user_border\":\"0\",\"global_border_width\":\"\",\"global_border_color\":\"\",\"global_boder_style\":\"none\",\"global_border_radius\":\"\",\"global_margin\":\"\",\"global_padding\":\"\",\"global_use_animation\":\"0\",\"global_animation\":\"\",\"global_animationduration\":\"300\",\"global_animationdelay\":\"0\",\"hidden_md\":\"0\",\"hidden_sm\":\"0\",\"hidden_xs\":\"0\",\"acl\":null}}]}]},{\"id\":1477309431053,\"visibility\":true,\"collapse\":false,\"settings\":{\"admin_label\":\"\",\"title\":\"\",\"heading_selector\":\"h3\",\"title_fontsize\":\"\",\"title_fontweight\":\"\",\"title_text_color\":\"\",\"title_margin_top\":\"\",\"title_margin_bottom\":\"\",\"subtitle\":\"\",\"subtitle_fontsize\":\"\",\"title_position\":\"sppb-text-center\",\"columns_equal_height\":\"0\",\"fullscreen\":\"0\",\"no_gutter\":\"0\",\"id\":\"\",\"class\":\"\",\"padding\":\"40px 0px 100px 0px\",\"margin\":\"0px 0px 0px 0px\",\"color\":\"\",\"background_color\":\"rgba(245, 245, 245, 1)\",\"background_image\":\"\",\"overlay\":\"\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_attachment\":\"fixed\",\"background_position\":\"0 0\",\"background_video\":\"0\",\"background_video_mp4\":\"\",\"background_video_ogv\":\"\",\"hidden_xs\":\"\",\"hidden_sm\":\"\",\"hidden_md\":\"\",\"animation\":\"\",\"animationduration\":\"300\",\"animationdelay\":\"0\"},\"layout\":\"6,6\",\"columns\":[{\"id\":1477309431054,\"class_name\":\"col-md-6\",\"visibility\":true,\"settings\":{},\"addons\":[{\"id\":1477309431058,\"name\":\"text_block\",\"visibility\":true,\"settings\":{\"admin_label\":\"\",\"title\":\"Our Skills\",\"heading_selector\":\"h3\",\"title_fontsize\":\"\",\"title_lineheight\":\"\",\"title_fontstyle\":null,\"title_letterspace\":\"0\",\"title_fontweight\":\"\",\"title_text_color\":\"\",\"title_margin_top\":\"0\",\"title_margin_bottom\":\"20\",\"text\":\"<p>Lorem ipsum dolor sit amet, consectetur adipisicing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco.</p>\",\"alignment\":\"sppb-text-left\",\"class\":\"\",\"global_text_color\":\"\",\"global_link_color\":\"\",\"global_link_hover_color\":\"\",\"global_use_background\":\"0\",\"global_background_color\":\"\",\"global_background_image\":\"\",\"global_background_repeat\":\"no-repeat\",\"global_background_size\":\"cover\",\"global_background_attachment\":\"inherit\",\"global_user_border\":\"0\",\"global_border_width\":\"\",\"global_border_color\":\"\",\"global_boder_style\":\"none\",\"global_border_radius\":\"\",\"global_margin\":\"\",\"global_padding\":\"10px 0px 10px 0px\",\"global_use_animation\":\"0\",\"global_animation\":\"\",\"global_animationduration\":\"300\",\"global_animationdelay\":\"0\",\"hidden_md\":\"0\",\"hidden_sm\":\"0\",\"hidden_xs\":\"0\",\"acl\":null}},{\"id\":1477309431068,\"name\":\"progress_bar\",\"visibility\":true,\"settings\":{\"admin_label\":\"\",\"progress\":\"90\",\"bar_height\":\"10\",\"type\":\"custom\",\"bar_background\":\"rgba(219, 219, 219, 1)\",\"progress_bar_background\":\"rgba(242, 101, 34, 1)\",\"stripped\":\"\",\"text\":\"Web Design\",\"active\":\"\",\"show_percentage\":\"1\",\"class\":\"\",\"global_text_color\":\"\",\"global_link_color\":\"\",\"global_link_hover_color\":\"\",\"global_use_background\":\"0\",\"global_background_color\":\"\",\"global_background_image\":\"\",\"global_background_repeat\":\"no-repeat\",\"global_background_size\":\"cover\",\"global_background_attachment\":\"inherit\",\"global_user_border\":\"0\",\"global_border_width\":\"\",\"global_border_color\":\"\",\"global_boder_style\":\"none\",\"global_border_radius\":\"\",\"global_margin\":\"\",\"global_padding\":\"\",\"global_use_animation\":\"0\",\"global_animation\":\"\",\"global_animationduration\":\"300\",\"global_animationdelay\":\"0\",\"hidden_md\":\"0\",\"hidden_sm\":\"0\",\"hidden_xs\":\"0\",\"acl\":null}},{\"id\":1477906698086,\"name\":\"progress_bar\",\"visibility\":true,\"settings\":{\"admin_label\":\"\",\"progress\":\"40\",\"bar_height\":\"10\",\"type\":\"custom\",\"bar_background\":\"rgba(219, 219, 219, 1)\",\"progress_bar_background\":\"rgba(133, 96, 168, 1)\",\"stripped\":\"\",\"text\":\"Joomla Development\",\"active\":\"\",\"show_percentage\":\"1\",\"class\":\"\",\"global_text_color\":\"\",\"global_link_color\":\"\",\"global_link_hover_color\":\"\",\"global_use_background\":\"0\",\"global_background_color\":\"\",\"global_background_image\":\"\",\"global_background_repeat\":\"no-repeat\",\"global_background_size\":\"cover\",\"global_background_attachment\":\"inherit\",\"global_user_border\":\"0\",\"global_border_width\":\"\",\"global_border_color\":\"\",\"global_boder_style\":\"none\",\"global_border_radius\":\"\",\"global_margin\":\"\",\"global_padding\":\"\",\"global_use_animation\":\"0\",\"global_animation\":\"\",\"global_animationduration\":\"300\",\"global_animationdelay\":\"0\",\"hidden_md\":\"0\",\"hidden_sm\":\"0\",\"hidden_xs\":\"0\",\"acl\":null}},{\"id\":1477906698091,\"name\":\"progress_bar\",\"visibility\":true,\"settings\":{\"admin_label\":\"\",\"progress\":\"60\",\"bar_height\":\"10\",\"type\":\"custom\",\"bar_background\":\"rgba(219, 219, 219, 1)\",\"progress_bar_background\":\"rgba(0, 174, 239, 1)\",\"stripped\":\"\",\"text\":\"Animation\",\"active\":\"\",\"show_percentage\":\"1\",\"class\":\"\",\"global_text_color\":\"\",\"global_link_color\":\"\",\"global_link_hover_color\":\"\",\"global_use_background\":\"0\",\"global_background_color\":\"\",\"global_background_image\":\"\",\"global_background_repeat\":\"no-repeat\",\"global_background_size\":\"cover\",\"global_background_attachment\":\"inherit\",\"global_user_border\":\"0\",\"global_border_width\":\"\",\"global_border_color\":\"\",\"global_boder_style\":\"none\",\"global_border_radius\":\"\",\"global_margin\":\"\",\"global_padding\":\"\",\"global_use_animation\":\"0\",\"global_animation\":\"\",\"global_animationduration\":\"300\",\"global_animationdelay\":\"0\",\"hidden_md\":\"0\",\"hidden_sm\":\"0\",\"hidden_xs\":\"0\",\"acl\":null}},{\"id\":1477906698098,\"name\":\"progress_bar\",\"visibility\":true,\"settings\":{\"admin_label\":\"\",\"progress\":\"95\",\"bar_height\":\"10\",\"type\":\"custom\",\"bar_background\":\"rgba(219, 219, 219, 1)\",\"progress_bar_background\":\"rgba(141, 198, 63, 1)\",\"stripped\":\"\",\"text\":\"Graphic Design\",\"active\":\"\",\"show_percentage\":\"1\",\"class\":\"\",\"global_text_color\":\"\",\"global_link_color\":\"\",\"global_link_hover_color\":\"\",\"global_use_background\":\"0\",\"global_background_color\":\"\",\"global_background_image\":\"\",\"global_background_repeat\":\"no-repeat\",\"global_background_size\":\"cover\",\"global_background_attachment\":\"inherit\",\"global_user_border\":\"0\",\"global_border_width\":\"\",\"global_border_color\":\"\",\"global_boder_style\":\"none\",\"global_border_radius\":\"\",\"global_margin\":\"\",\"global_padding\":\"\",\"global_use_animation\":\"0\",\"global_animation\":\"\",\"global_animationduration\":\"300\",\"global_animationdelay\":\"0\",\"hidden_md\":\"0\",\"hidden_sm\":\"0\",\"hidden_xs\":\"0\",\"acl\":null}},{\"id\":1477906698105,\"name\":\"progress_bar\",\"visibility\":true,\"settings\":{\"admin_label\":\"\",\"progress\":\"86\",\"bar_height\":\"10\",\"type\":\"custom\",\"bar_background\":\"rgba(219, 219, 219, 1)\",\"progress_bar_background\":\"rgba(0, 169, 157, 1)\",\"stripped\":\"\",\"text\":\"Print Media & Branding\",\"active\":\"\",\"show_percentage\":\"1\",\"class\":\"\",\"global_text_color\":\"\",\"global_link_color\":\"\",\"global_link_hover_color\":\"\",\"global_use_background\":\"0\",\"global_background_color\":\"\",\"global_background_image\":\"\",\"global_background_repeat\":\"no-repeat\",\"global_background_size\":\"cover\",\"global_background_attachment\":\"inherit\",\"global_user_border\":\"0\",\"global_border_width\":\"\",\"global_border_color\":\"\",\"global_boder_style\":\"none\",\"global_border_radius\":\"\",\"global_margin\":\"\",\"global_padding\":\"\",\"global_use_animation\":\"0\",\"global_animation\":\"\",\"global_animationduration\":\"300\",\"global_animationdelay\":\"0\",\"hidden_md\":\"0\",\"hidden_sm\":\"0\",\"hidden_xs\":\"0\",\"acl\":null}}]},{\"id\":1477309431055,\"class_name\":\"col-md-6\",\"visibility\":true,\"settings\":{},\"addons\":[{\"id\":1477309431104,\"name\":\"accordion\",\"visibility\":true,\"settings\":{\"admin_label\":\"\",\"title\":\"Why Chose Us?\",\"heading_selector\":\"h3\",\"title_fontsize\":\"\",\"title_lineheight\":\"\",\"title_fontstyle\":null,\"title_letterspace\":\"0\",\"title_fontweight\":\"\",\"title_text_color\":\"\",\"title_margin_top\":\"0\",\"title_margin_bottom\":\"20\",\"style\":\"panel-default\",\"class\":\"\",\"sp_accordion_item\":[{\"title\":\"Creative People\",\"icon\":\"\",\"content\":\"<p>Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch. Food truck quinoa nesciunt laborum eiusmod. Brunch 3 wolf moon tempor, sunt aliqua put a bird on it squid.single-origin coffee nulla assumenda shoreditch et.</p>\\n<p>Single-origin coffee nulla assumenda shoreditch et food truck quinoa nesciunt laborum eiusmod.</p>\"},{\"title\":\"Awesome Customer Support\",\"icon\":\"\",\"content\":\"<p>Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch. Food truck quinoa nesciunt laborum eiusmod. Brunch 3 wolf moon tempor, sunt aliqua put a bird on it squid single-origin coffee nulla assumenda shoreditch et.</p>\"},{\"title\":\"Money Back Guarantee\",\"icon\":\"\",\"content\":\"<p>Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch. Food truck quinoa nesciunt laborum eiusmod. Brunch 3 wolf moon tempor, sunt aliqua put a bird on it squid single-origin coffee nulla assumenda shoreditch et.</p>\"}],\"global_text_color\":\"\",\"global_link_color\":\"\",\"global_link_hover_color\":\"\",\"global_use_background\":\"0\",\"global_background_color\":\"\",\"global_background_image\":\"\",\"global_background_repeat\":\"no-repeat\",\"global_background_size\":\"cover\",\"global_background_attachment\":\"inherit\",\"global_user_border\":\"0\",\"global_border_width\":\"\",\"global_border_color\":\"\",\"global_boder_style\":\"none\",\"global_border_radius\":\"\",\"global_margin\":\"\",\"global_padding\":\"10px 0px 10px 0px\",\"global_use_animation\":\"0\",\"global_animation\":\"\",\"global_animationduration\":\"300\",\"global_animationdelay\":\"0\",\"hidden_md\":\"0\",\"hidden_sm\":\"0\",\"hidden_xs\":\"0\",\"acl\":null}}]}]},{\"id\":1477904968124,\"visibility\":true,\"collapse\":false,\"settings\":{\"admin_label\":\"\",\"title\":\"\",\"heading_selector\":\"h3\",\"title_fontsize\":\"\",\"title_fontweight\":\"\",\"title_text_color\":\"\",\"title_margin_top\":\"\",\"title_margin_bottom\":\"\",\"subtitle\":\"\",\"subtitle_fontsize\":\"\",\"title_position\":\"sppb-text-center\",\"columns_equal_height\":\"0\",\"fullscreen\":\"0\",\"no_gutter\":\"0\",\"id\":\"\",\"class\":\"\",\"padding\":\"100px 0px 30px 0px\",\"margin\":\"0px 0px 0px 0px\",\"color\":\"\",\"background_color\":\"\",\"background_image\":\"\",\"overlay\":\"\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_attachment\":\"fixed\",\"background_position\":\"0 0\",\"background_video\":\"0\",\"background_video_mp4\":\"\",\"background_video_ogv\":\"\",\"hidden_xs\":\"\",\"hidden_sm\":\"\",\"hidden_md\":\"\",\"animation\":\"\",\"animationduration\":\"300\",\"animationdelay\":\"0\"},\"layout\":\"12\",\"columns\":[{\"id\":1477904968125,\"class_name\":\"col-md-12\",\"visibility\":true,\"settings\":{},\"addons\":[{\"id\":1477904968126,\"name\":\"heading\",\"visibility\":true,\"settings\":{\"admin_label\":\"\",\"title\":\"Meet Our Team\",\"heading_selector\":\"h2\",\"use_link\":\"0\",\"title_link\":\"\",\"link_new_tab\":\"0\",\"title_fontsize\":\"48\",\"title_fontstyle\":[\"lighter\"],\"title_lineheight\":\"48px\",\"title_letterspace\":\"0\",\"title_margin\":\"0px 0px 20px 0px\",\"title_padding\":\"0px 0px 0px 0px\",\"alignment\":\"sppb-text-center\",\"class\":\"\",\"global_text_color\":\"\",\"global_link_color\":\"\",\"global_link_hover_color\":\"\",\"global_use_background\":\"0\",\"global_background_color\":\"\",\"global_background_image\":\"\",\"global_background_repeat\":\"no-repeat\",\"global_background_size\":\"cover\",\"global_background_attachment\":\"inherit\",\"global_user_border\":\"0\",\"global_border_width\":\"\",\"global_border_color\":\"\",\"global_boder_style\":\"none\",\"global_border_radius\":\"\",\"global_margin\":\"\",\"global_padding\":\"\",\"global_use_animation\":\"0\",\"global_animation\":\"\",\"global_animationduration\":\"300\",\"global_animationdelay\":\"0\",\"hidden_md\":\"0\",\"hidden_sm\":\"0\",\"hidden_xs\":\"0\",\"acl\":null}},{\"id\":1477904968127,\"name\":\"heading\",\"visibility\":true,\"settings\":{\"admin_label\":\"\",\"title\":\"Separated they live in Bookmarksgrove right at the coast of the\\nSemantics, a large language ocean.\",\"heading_selector\":\"div\",\"use_link\":\"0\",\"title_link\":\"\",\"link_new_tab\":\"0\",\"title_fontsize\":\"20\",\"title_fontstyle\":[\"lighter\"],\"title_lineheight\":\"32px\",\"title_letterspace\":\"0\",\"title_margin\":\"0px 0px 0px 0px\",\"title_padding\":\"0px 0px 0px 0px\",\"alignment\":\"sppb-text-center\",\"class\":\"\",\"global_text_color\":\"\",\"global_link_color\":\"\",\"global_link_hover_color\":\"\",\"global_use_background\":\"0\",\"global_background_color\":\"\",\"global_background_image\":\"\",\"global_background_repeat\":\"no-repeat\",\"global_background_size\":\"cover\",\"global_background_attachment\":\"inherit\",\"global_user_border\":\"0\",\"global_border_width\":\"\",\"global_border_color\":\"\",\"global_boder_style\":\"none\",\"global_border_radius\":\"\",\"global_margin\":\"\",\"global_padding\":\"\",\"global_use_animation\":\"0\",\"global_animation\":\"\",\"global_animationduration\":\"300\",\"global_animationdelay\":\"0\",\"hidden_md\":\"0\",\"hidden_sm\":\"0\",\"hidden_xs\":\"0\",\"acl\":null}}]}]},{\"id\":1477904968086,\"visibility\":true,\"collapse\":false,\"settings\":{\"admin_label\":\"\",\"title\":\"\",\"heading_selector\":\"h3\",\"title_fontsize\":\"\",\"title_fontweight\":\"\",\"title_text_color\":\"\",\"title_margin_top\":\"\",\"title_margin_bottom\":\"\",\"subtitle\":\"\",\"subtitle_fontsize\":\"\",\"title_position\":\"sppb-text-center\",\"columns_equal_height\":\"0\",\"fullscreen\":\"0\",\"no_gutter\":\"0\",\"id\":\"\",\"class\":\"\",\"padding\":\"25px 0px 85px 0px\",\"margin\":\"0px 0px 0px 0px\",\"color\":\"\",\"background_color\":\"\",\"background_image\":\"\",\"overlay\":\"\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_attachment\":\"fixed\",\"background_position\":\"0 0\",\"background_video\":\"0\",\"background_video_mp4\":\"\",\"background_video_ogv\":\"\",\"hidden_xs\":\"\",\"hidden_sm\":\"\",\"hidden_md\":\"\",\"animation\":\"\",\"animationduration\":\"300\",\"animationdelay\":\"0\"},\"layout\":\"3,3,3,3\",\"columns\":[{\"id\":1477904968087,\"class_name\":\"col-md-3\",\"visibility\":true,\"settings\":{},\"addons\":[{\"id\":1477905608203,\"name\":\"person\",\"visibility\":true,\"settings\":{\"admin_label\":\"Mareya Robin\",\"image\":\"https://sppagebuilder.com/sample-data/images/2016/10/31/parson_1.png\",\"name\":\"Mareya Robin\",\"designation\":\"Founder & CEO\",\"introtext\":\"\",\"facebook\":\"http://www.facebook.com/joomshaper\",\"twitter\":\"http://twitter.com/joomshaper\",\"google_plus\":\"http://plus.google.com/+Joomshapers\",\"youtube\":\"\",\"linkedin\":\"\",\"pinterest\":\"\",\"flickr\":\"\",\"dribbble\":\"\",\"behance\":\"\",\"instagram\":\"\",\"social_position\":\"after\",\"alignment\":\"sppb-text-left\",\"class\":\"\",\"global_text_color\":\"\",\"global_link_color\":\"\",\"global_link_hover_color\":\"\",\"global_use_background\":\"0\",\"global_background_color\":\"\",\"global_background_image\":\"\",\"global_background_repeat\":\"no-repeat\",\"global_background_size\":\"cover\",\"global_background_attachment\":\"inherit\",\"global_user_border\":\"0\",\"global_border_width\":\"\",\"global_border_color\":\"\",\"global_boder_style\":\"none\",\"global_border_radius\":\"\",\"global_margin\":\"\",\"global_padding\":\"15px 0px 15px 0px\",\"global_use_animation\":\"0\",\"global_animation\":\"\",\"global_animationduration\":\"300\",\"global_animationdelay\":\"0\",\"hidden_md\":\"0\",\"hidden_sm\":\"0\",\"hidden_xs\":\"0\",\"acl\":null}}]},{\"id\":1477904968094,\"class_name\":\"col-md-3\",\"visibility\":true,\"settings\":{},\"addons\":[{\"id\":1477904968101,\"name\":\"person\",\"visibility\":true,\"settings\":{\"admin_label\":\"Jemes Anderson\",\"image\":\"https://sppagebuilder.com/sample-data/images/2016/10/31/parson_2.png\",\"name\":\"Jemes Anderson\",\"designation\":\"Creative Dicecrtor\",\"introtext\":\"\",\"facebook\":\"http://www.facebook.com/joomshaper\",\"twitter\":\"http://twitter.com/joomshaper\",\"google_plus\":\"http://plus.google.com/+Joomshapers\",\"youtube\":\"\",\"linkedin\":\"\",\"pinterest\":\"\",\"flickr\":\"\",\"dribbble\":\"\",\"behance\":\"\",\"instagram\":\"\",\"social_position\":\"after\",\"alignment\":\"sppb-text-left\",\"class\":\"\",\"global_text_color\":\"\",\"global_link_color\":\"\",\"global_link_hover_color\":\"\",\"global_use_background\":\"0\",\"global_background_color\":\"\",\"global_background_image\":\"\",\"global_background_repeat\":\"no-repeat\",\"global_background_size\":\"cover\",\"global_background_attachment\":\"inherit\",\"global_user_border\":\"0\",\"global_border_width\":\"\",\"global_border_color\":\"\",\"global_boder_style\":\"none\",\"global_border_radius\":\"\",\"global_margin\":\"\",\"global_padding\":\"15px 0px 15px 0px\",\"global_use_animation\":\"0\",\"global_animation\":\"\",\"global_animationduration\":\"300\",\"global_animationdelay\":\"0\",\"hidden_md\":\"0\",\"hidden_sm\":\"0\",\"hidden_xs\":\"0\",\"acl\":null}}]},{\"id\":1477904968095,\"class_name\":\"col-md-3\",\"visibility\":true,\"settings\":{},\"addons\":[{\"id\":1477904968104,\"name\":\"person\",\"visibility\":true,\"settings\":{\"admin_label\":\"Angelina Jerin\",\"image\":\"https://sppagebuilder.com/sample-data/images/2016/10/31/parson_3.png\",\"name\":\"Angelina Jerin\",\"designation\":\"Creative Designer\",\"introtext\":\"\",\"facebook\":\"http://www.facebook.com/joomshaper\",\"twitter\":\"http://twitter.com/joomshaper\",\"google_plus\":\"http://plus.google.com/+Joomshapers\",\"youtube\":\"\",\"linkedin\":\"\",\"pinterest\":\"\",\"flickr\":\"\",\"dribbble\":\"\",\"behance\":\"\",\"instagram\":\"\",\"social_position\":\"after\",\"alignment\":\"sppb-text-left\",\"class\":\"\",\"global_text_color\":\"\",\"global_link_color\":\"\",\"global_link_hover_color\":\"\",\"global_use_background\":\"0\",\"global_background_color\":\"\",\"global_background_image\":\"\",\"global_background_repeat\":\"no-repeat\",\"global_background_size\":\"cover\",\"global_background_attachment\":\"inherit\",\"global_user_border\":\"0\",\"global_border_width\":\"\",\"global_border_color\":\"\",\"global_boder_style\":\"none\",\"global_border_radius\":\"\",\"global_margin\":\"\",\"global_padding\":\"15px 0px 15px 0px\",\"global_use_animation\":\"0\",\"global_animation\":\"\",\"global_animationduration\":\"300\",\"global_animationdelay\":\"0\",\"hidden_md\":\"0\",\"hidden_sm\":\"0\",\"hidden_xs\":\"0\",\"acl\":null}}]},{\"id\":1477904968096,\"class_name\":\"col-md-3\",\"visibility\":true,\"settings\":{},\"addons\":[{\"id\":1477904968107,\"name\":\"person\",\"visibility\":true,\"settings\":{\"admin_label\":\"Jon Herminson\",\"image\":\"https://sppagebuilder.com/sample-data/images/2016/10/31/parson_4.png\",\"name\":\"Jon Herminson\",\"designation\":\"Co-Founder\",\"introtext\":\"\",\"facebook\":\"http://www.facebook.com/joomshaper\",\"twitter\":\"http://twitter.com/joomshaper\",\"google_plus\":\"http://plus.google.com/+Joomshapers\",\"youtube\":\"\",\"linkedin\":\"\",\"pinterest\":\"\",\"flickr\":\"\",\"dribbble\":\"\",\"behance\":\"\",\"instagram\":\"\",\"social_position\":\"after\",\"alignment\":\"sppb-text-left\",\"class\":\"\",\"global_text_color\":\"\",\"global_link_color\":\"\",\"global_link_hover_color\":\"\",\"global_use_background\":\"0\",\"global_background_color\":\"\",\"global_background_image\":\"\",\"global_background_repeat\":\"no-repeat\",\"global_background_size\":\"cover\",\"global_background_attachment\":\"inherit\",\"global_user_border\":\"0\",\"global_border_width\":\"\",\"global_border_color\":\"\",\"global_boder_style\":\"none\",\"global_border_radius\":\"\",\"global_margin\":\"\",\"global_padding\":\"15px 0px 15px 0px\",\"global_use_animation\":\"0\",\"global_animation\":\"\",\"global_animationduration\":\"300\",\"global_animationdelay\":\"0\",\"hidden_md\":\"0\",\"hidden_sm\":\"0\",\"hidden_xs\":\"0\",\"acl\":null}}]}]},{\"id\":1477311036790,\"visibility\":true,\"collapse\":false,\"settings\":{\"admin_label\":\"Clients\",\"title\":\"\",\"heading_selector\":\"h3\",\"title_fontsize\":\"\",\"title_fontweight\":\"\",\"title_text_color\":\"\",\"title_margin_top\":\"\",\"title_margin_bottom\":\"\",\"subtitle\":\"\",\"subtitle_fontsize\":\"\",\"title_position\":\"sppb-text-center\",\"columns_equal_height\":\"0\",\"fullscreen\":\"0\",\"no_gutter\":\"0\",\"id\":\"\",\"class\":\"\",\"padding\":\"100px 0px 100px 0px\",\"margin\":\"0px 0px 0px 0px\",\"color\":\"\",\"background_color\":\"rgba(245, 245, 245, 1)\",\"background_image\":\"\",\"overlay\":\"\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_attachment\":\"fixed\",\"background_position\":\"0 0\",\"background_video\":\"0\",\"background_video_mp4\":\"\",\"background_video_ogv\":\"\",\"hidden_xs\":\"\",\"hidden_sm\":\"\",\"hidden_md\":\"\",\"animation\":\"\",\"animationduration\":\"300\",\"animationdelay\":\"0\"},\"layout\":\"3,3,3,3\",\"columns\":[{\"id\":1477305811391,\"class_name\":\"col-md-3\",\"visibility\":true,\"settings\":{},\"addons\":[{\"id\":1477305811397,\"name\":\"image\",\"visibility\":true,\"settings\":{\"admin_label\":\"\",\"title\":\"\",\"heading_selector\":\"h3\",\"title_fontsize\":\"\",\"title_lineheight\":\"\",\"title_fontstyle\":null,\"title_letterspace\":\"0\",\"title_fontweight\":\"\",\"title_text_color\":\"\",\"title_margin_top\":\"\",\"title_margin_bottom\":\"\",\"image\":\"https://sppagebuilder.com/sample-data/images/2016/10/31/partner-1.png\",\"alt_text\":\"Partner 1\",\"position\":\"sppb-text-center\",\"open_lightbox\":\"0\",\"overlay_color\":\"rgba(119, 219, 31, 0.5)\",\"link\":\"#\",\"target\":\"\",\"class\":\"\",\"global_text_color\":\"\",\"global_link_color\":\"\",\"global_link_hover_color\":\"\",\"global_use_background\":\"0\",\"global_background_color\":\"\",\"global_background_image\":\"\",\"global_background_repeat\":\"no-repeat\",\"global_background_size\":\"cover\",\"global_background_attachment\":\"inherit\",\"global_user_border\":\"0\",\"global_border_width\":\"\",\"global_border_color\":\"\",\"global_boder_style\":\"none\",\"global_border_radius\":\"\",\"global_margin\":\"\",\"global_padding\":\"10px 0px 10px 0px\",\"global_use_animation\":\"0\",\"global_animation\":\"\",\"global_animationduration\":\"300\",\"global_animationdelay\":\"0\",\"hidden_md\":\"0\",\"hidden_sm\":\"0\",\"hidden_xs\":\"0\",\"acl\":null}}]},{\"id\":1477305811392,\"class_name\":\"col-md-3\",\"visibility\":true,\"settings\":{},\"addons\":[{\"id\":1477305811400,\"name\":\"image\",\"visibility\":true,\"settings\":{\"admin_label\":\"\",\"title\":\"\",\"heading_selector\":\"h3\",\"title_fontsize\":\"\",\"title_lineheight\":\"\",\"title_fontstyle\":null,\"title_letterspace\":\"0\",\"title_fontweight\":\"\",\"title_text_color\":\"\",\"title_margin_top\":\"\",\"title_margin_bottom\":\"\",\"image\":\"https://sppagebuilder.com/sample-data/images/2016/10/31/partner-2.png\",\"alt_text\":\"Partner 1\",\"position\":\"sppb-text-center\",\"open_lightbox\":\"0\",\"overlay_color\":\"rgba(119, 219, 31, 0.5)\",\"link\":\"#\",\"target\":\"\",\"class\":\"\",\"global_text_color\":\"\",\"global_link_color\":\"\",\"global_link_hover_color\":\"\",\"global_use_background\":\"0\",\"global_background_color\":\"\",\"global_background_image\":\"\",\"global_background_repeat\":\"no-repeat\",\"global_background_size\":\"cover\",\"global_background_attachment\":\"inherit\",\"global_user_border\":\"0\",\"global_border_width\":\"\",\"global_border_color\":\"\",\"global_boder_style\":\"none\",\"global_border_radius\":\"\",\"global_margin\":\"\",\"global_padding\":\"10px 0px 10px 0px\",\"global_use_animation\":\"0\",\"global_animation\":\"\",\"global_animationduration\":\"300\",\"global_animationdelay\":\"0\",\"hidden_md\":\"0\",\"hidden_sm\":\"0\",\"hidden_xs\":\"0\",\"acl\":null}}]},{\"id\":1477305811393,\"class_name\":\"col-md-3\",\"visibility\":true,\"settings\":{},\"addons\":[{\"id\":1477305811403,\"name\":\"image\",\"visibility\":true,\"settings\":{\"admin_label\":\"\",\"title\":\"\",\"heading_selector\":\"h3\",\"title_fontsize\":\"\",\"title_lineheight\":\"\",\"title_fontstyle\":null,\"title_letterspace\":\"0\",\"title_fontweight\":\"\",\"title_text_color\":\"\",\"title_margin_top\":\"\",\"title_margin_bottom\":\"\",\"image\":\"https://sppagebuilder.com/sample-data/images/2016/10/31/partner-3.png\",\"alt_text\":\"Partner 1\",\"position\":\"sppb-text-center\",\"open_lightbox\":\"0\",\"overlay_color\":\"rgba(119, 219, 31, 0.5)\",\"link\":\"#\",\"target\":\"\",\"class\":\"\",\"global_text_color\":\"\",\"global_link_color\":\"\",\"global_link_hover_color\":\"\",\"global_use_background\":\"0\",\"global_background_color\":\"\",\"global_background_image\":\"\",\"global_background_repeat\":\"no-repeat\",\"global_background_size\":\"cover\",\"global_background_attachment\":\"inherit\",\"global_user_border\":\"0\",\"global_border_width\":\"\",\"global_border_color\":\"\",\"global_boder_style\":\"none\",\"global_border_radius\":\"\",\"global_margin\":\"\",\"global_padding\":\"10px 0px 10px 0px\",\"global_use_animation\":\"0\",\"global_animation\":\"\",\"global_animationduration\":\"300\",\"global_animationdelay\":\"0\",\"hidden_md\":\"0\",\"hidden_sm\":\"0\",\"hidden_xs\":\"0\",\"acl\":null}}]},{\"id\":1477305811394,\"class_name\":\"col-md-3\",\"visibility\":true,\"settings\":{},\"addons\":[{\"id\":1477305811406,\"name\":\"image\",\"visibility\":true,\"settings\":{\"admin_label\":\"\",\"title\":\"\",\"heading_selector\":\"h3\",\"title_fontsize\":\"\",\"title_lineheight\":\"\",\"title_fontstyle\":null,\"title_letterspace\":\"0\",\"title_fontweight\":\"\",\"title_text_color\":\"\",\"title_margin_top\":\"\",\"title_margin_bottom\":\"\",\"image\":\"https://sppagebuilder.com/sample-data/images/2016/10/31/partner-4.png\",\"alt_text\":\"Partner 1\",\"position\":\"sppb-text-center\",\"open_lightbox\":\"0\",\"overlay_color\":\"rgba(119, 219, 31, 0.5)\",\"link\":\"#\",\"target\":\"\",\"class\":\"\",\"global_text_color\":\"\",\"global_link_color\":\"\",\"global_link_hover_color\":\"\",\"global_use_background\":\"0\",\"global_background_color\":\"\",\"global_background_image\":\"\",\"global_background_repeat\":\"no-repeat\",\"global_background_size\":\"cover\",\"global_background_attachment\":\"inherit\",\"global_user_border\":\"0\",\"global_border_width\":\"\",\"global_border_color\":\"\",\"global_boder_style\":\"none\",\"global_border_radius\":\"\",\"global_margin\":\"\",\"global_padding\":\"10px 0px 10px 0px\",\"global_use_animation\":\"0\",\"global_animation\":\"\",\"global_animationduration\":\"300\",\"global_animationdelay\":\"0\",\"hidden_md\":\"0\",\"hidden_sm\":\"0\",\"hidden_xs\":\"0\",\"acl\":null}}]}]}]', 'com_sppagebuilder', 'page', 0, 0, 1, 0, 1, 0, '0000-00-00 00:00:00', 44, '2018-09-25 09:59:45', 44, 0, '0000-00-00 00:00:00', '[]', '', '', '', '*', 46, '');

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

--
-- Estrutura da tabela `ynfp8_sppagebuilder_addons`
--

CREATE TABLE `ynfp8_sppagebuilder_addons` (
  `id` int(5) UNSIGNED NOT NULL,
  `title` varchar(255) NOT NULL,
  `code` text NOT NULL,
  `created` datetime NOT NULL DEFAULT '0000-00-00 00:00:00',
  `created_by` bigint(20) NOT NULL DEFAULT '0'
) ENGINE=InnoDB DEFAULT CHARSET=utf8;

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

--
-- Estrutura da tabela `ynfp8_sppagebuilder_integrations`
--

CREATE TABLE `ynfp8_sppagebuilder_integrations` (
  `id` bigint(20) UNSIGNED NOT NULL,
  `title` varchar(255) NOT NULL,
  `description` mediumtext NOT NULL,
  `component` varchar(255) NOT NULL,
  `plugin` mediumtext NOT NULL,
  `state` tinyint(1) NOT NULL DEFAULT '0'
) ENGINE=InnoDB DEFAULT CHARSET=utf8;

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

--
-- Estrutura da tabela `ynfp8_sppagebuilder_languages`
--

CREATE TABLE `ynfp8_sppagebuilder_languages` (
  `id` int(5) UNSIGNED NOT NULL,
  `title` varchar(255) NOT NULL,
  `description` mediumtext NOT NULL,
  `lang_tag` varchar(255) NOT NULL DEFAULT '',
  `lang_key` varchar(100) DEFAULT NULL,
  `version` mediumtext NOT NULL,
  `state` tinyint(1) NOT NULL DEFAULT '0'
) ENGINE=InnoDB DEFAULT CHARSET=utf8;

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

--
-- Estrutura da tabela `ynfp8_sppagebuilder_sections`
--

CREATE TABLE `ynfp8_sppagebuilder_sections` (
  `id` int(5) UNSIGNED NOT NULL,
  `title` varchar(255) NOT NULL,
  `section` text NOT NULL,
  `created` datetime NOT NULL DEFAULT '0000-00-00 00:00:00',
  `created_by` bigint(20) NOT NULL DEFAULT '0'
) ENGINE=InnoDB DEFAULT CHARSET=utf8;

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

--
-- Estrutura da tabela `ynfp8_tags`
--

CREATE TABLE `ynfp8_tags` (
  `id` int(10) UNSIGNED NOT NULL,
  `parent_id` int(10) UNSIGNED NOT NULL DEFAULT '0',
  `lft` int(11) NOT NULL DEFAULT '0',
  `rgt` int(11) NOT NULL DEFAULT '0',
  `level` int(10) UNSIGNED NOT NULL DEFAULT '0',
  `path` varchar(400) COLLATE utf8mb4_unicode_ci NOT NULL DEFAULT '',
  `title` varchar(255) COLLATE utf8mb4_unicode_ci NOT NULL,
  `alias` varchar(400) CHARACTER SET utf8mb4 COLLATE utf8mb4_bin NOT NULL DEFAULT '',
  `note` varchar(255) COLLATE utf8mb4_unicode_ci NOT NULL DEFAULT '',
  `description` mediumtext COLLATE utf8mb4_unicode_ci 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 COLLATE utf8mb4_unicode_ci NOT NULL,
  `metadesc` varchar(1024) COLLATE utf8mb4_unicode_ci NOT NULL COMMENT 'The meta description for the page.',
  `metakey` varchar(1024) COLLATE utf8mb4_unicode_ci NOT NULL COMMENT 'The meta keywords for the page.',
  `metadata` varchar(2048) COLLATE utf8mb4_unicode_ci 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) COLLATE utf8mb4_unicode_ci 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 COLLATE utf8mb4_unicode_ci NOT NULL,
  `urls` text COLLATE utf8mb4_unicode_ci NOT NULL,
  `hits` int(10) UNSIGNED NOT NULL DEFAULT '0',
  `language` char(7) COLLATE utf8mb4_unicode_ci 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'
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;

--
-- Extraindo dados da tabela `ynfp8_tags`
--

INSERT INTO `ynfp8_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, 17, 0, '', 'ROOT', 'root', '', '', 1, 0, '0000-00-00 00:00:00', 1, '{}', '', '', '', 0, '2018-05-29 06:14:37', '', 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, 'joomla', 'Joomla', 'joomla', '', '', 1, 0, '0000-00-00 00:00:00', 1, '{\"tag_layout\":\"\",\"tag_link_class\":\"label label-info\",\"image_intro\":\"\",\"float_intro\":\"\",\"image_intro_alt\":\"\",\"image_intro_caption\":\"\",\"image_fulltext\":\"\",\"float_fulltext\":\"\",\"image_fulltext_alt\":\"\",\"image_fulltext_caption\":\"\"}', '', '', '{\"author\":\"\",\"robots\":\"\"}', 601, '2018-05-29 06:14:37', '', 0, '0000-00-00 00:00:00', '', '', 3, '*', 1, '0000-00-00 00:00:00', '0000-00-00 00:00:00'),
(3, 1, 3, 4, 1, 'art', 'Art', 'art', '', '', 1, 0, '2018-06-08 10:08:37', 1, '{}', '', '', '{}', 601, '2018-06-08 10:08:37', '', 0, '2018-06-08 10:08:37', '{}', '{}', 2, '*', 1, '2018-06-08 10:08:37', '2018-06-08 10:08:37'),
(4, 1, 5, 6, 1, 'design', 'Design', 'design', '', '', 1, 0, '2018-06-08 10:08:37', 1, '{}', '', '', '{}', 601, '2018-06-08 10:08:37', '', 0, '2018-06-08 10:08:37', '{}', '{}', 0, '*', 1, '2018-06-08 10:08:37', '2018-06-08 10:08:37'),
(5, 1, 7, 8, 1, 'moduls', 'Moduls', 'moduls', '', '', 1, 0, '2018-06-08 10:08:37', 1, '{}', '', '', '{}', 601, '2018-06-08 10:08:37', '', 0, '2018-06-08 10:08:37', '{}', '{}', 0, '*', 1, '2018-06-08 10:08:37', '2018-06-08 10:08:37'),
(6, 1, 9, 10, 1, 'travels', 'Travels', 'travels', '', '', 1, 0, '2018-06-08 10:08:37', 1, '{}', '', '', '{}', 601, '2018-06-08 10:08:37', '', 0, '2018-06-08 10:08:37', '{}', '{}', 0, '*', 1, '2018-06-08 10:08:37', '2018-06-08 10:08:37'),
(7, 1, 11, 12, 1, 'development', 'Development', 'development', '', '', 1, 0, '2018-06-08 10:08:37', 1, '{}', '', '', '{}', 601, '2018-06-08 10:08:37', '', 0, '2018-06-08 10:08:37', '{}', '{}', 2, '*', 1, '2018-06-08 10:08:37', '2018-06-08 10:08:37'),
(8, 1, 13, 14, 1, 'safe', 'Safe', 'safe', '', '', 1, 0, '2018-06-08 10:08:37', 1, '{}', '', '', '{}', 601, '2018-06-08 10:08:37', '', 0, '2018-06-08 10:08:37', '{}', '{}', 0, '*', 1, '2018-06-08 10:08:37', '2018-06-08 10:08:37'),
(9, 1, 15, 16, 1, 'tag1', 'tag1', 'tag1', '', '', 1, 0, '2019-02-13 08:37:50', 1, '{}', '', '', '{}', 14, '2019-02-13 08:37:50', '', 0, '2019-02-13 08:37:50', '{}', '{}', 0, '*', 1, '2019-02-13 08:37:50', '2019-02-13 08:37:50');

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

--
-- Estrutura da tabela `ynfp8_template_styles`
--

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

--
-- Extraindo dados da tabela `ynfp8_template_styles`
--

INSERT INTO `ynfp8_template_styles` (`id`, `template`, `client_id`, `home`, `title`, `params`) VALUES
(4, 'beez3', 0, '0', 'Beez3 - Default', '{\"wrapperSmall\":53,\"wrapperLarge\":72,\"logo\":\"images\\/joomla_black.png\",\"sitetitle\":\"Joomla!\",\"sitedescription\":\"Open Source Content Management\",\"navposition\":\"left\",\"bootstrap\":\"\",\"templatecolor\":\"personal\",\"headerImage\":\"\",\"backgroundcolor\":\"#eeeeee\"}'),
(5, 'hathor', 1, '0', 'Hathor - Default', '{\"showSiteName\":\"0\",\"colourChoice\":\"\",\"boldText\":\"0\"}'),
(7, 'protostar', 0, '0', 'protostar - Default', '{\"templateColor\":\"#0088cc\",\"templateBackgroundColor\":\"#f4f6f7\",\"logoFile\":\"\",\"sitetitle\":\"\",\"sitedescription\":\"\",\"googleFont\":\"1\",\"googleFontName\":\"Open+Sans\",\"fluidContainer\":\"0\"}'),
(8, 'isis', 1, '1', 'isis - Default', '{\"templateColor\":\"\",\"logoFile\":\"\"}'),
(18, 'astroid_template_zero', 0, '0', 'Astroid Template Zero - Default', '{\"astroid\":\"18\"}'),
(21, 'astroid_template_zero', 0, '1', 'Astroid Template Zero - Horizontal Style 1', '{\"astroid\":\"21\"}'),
(22, 'astroid_template_zero', 0, '0', 'Astroid Template Zero - Horizontal Style 2', '{\"astroid\":\"22\"}'),
(23, 'astroid_template_zero', 0, '0', 'Astroid Template Zero - Stacked Style 1', '{\"astroid\":\"23\"}'),
(24, 'astroid_template_zero', 0, '0', 'Astroid Template Zero - Stacked Style 2', '{\"astroid\":\"24\"}'),
(25, 'astroid_template_zero', 0, '0', 'Astroid Template Zero - Stacked Style 3', '{\"astroid\":\"25\"}'),
(26, 'astroid_template_zero', 0, '0', 'Astroid Template Zero - Coming Soon', '{\"astroid\":\"26\"}'),
(30, 'astroid_template_zero', 0, '0', 'Astroid Template Zero - Sidebar Style 1', '{\"astroid\":\"30\"}'),
(31, 'astroid_template_zero', 0, '0', 'Astroid Template Zero - Sidebar Style 2', '{\"astroid\":\"31\"}'),
(32, 'astroid_template_zero', 0, '0', 'Astroid Template Zero - Box Layout', '{\"astroid\":\"32\"}'),
(33, 'astroid_template_zero', 0, '0', 'Astroid Template Zero - OnePage', '{\"astroid\":\"33\"}');

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

--
-- Estrutura da tabela `ynfp8_ucm_base`
--

CREATE TABLE `ynfp8_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
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;

--
-- Extraindo dados da tabela `ynfp8_ucm_base`
--

INSERT INTO `ynfp8_ucm_base` (`ucm_id`, `ucm_item_id`, `ucm_type_id`, `ucm_language_id`) VALUES
(1, 21, 1, 0);

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

--
-- Estrutura da tabela `ynfp8_ucm_content`
--

CREATE TABLE `ynfp8_ucm_content` (
  `core_content_id` int(10) UNSIGNED NOT NULL,
  `core_type_alias` varchar(400) COLLATE utf8mb4_unicode_ci NOT NULL DEFAULT '' COMMENT 'FK to the content types table',
  `core_title` varchar(400) COLLATE utf8mb4_unicode_ci NOT NULL DEFAULT '',
  `core_alias` varchar(400) CHARACTER SET utf8mb4 COLLATE utf8mb4_bin NOT NULL DEFAULT '',
  `core_body` mediumtext COLLATE utf8mb4_unicode_ci NOT NULL,
  `core_state` tinyint(1) NOT NULL DEFAULT '0',
  `core_checked_out_time` varchar(255) COLLATE utf8mb4_unicode_ci NOT NULL DEFAULT '0000-00-00 00:00:00',
  `core_checked_out_user_id` int(10) UNSIGNED NOT NULL DEFAULT '0',
  `core_access` int(10) UNSIGNED NOT NULL DEFAULT '0',
  `core_params` text COLLATE utf8mb4_unicode_ci NOT NULL,
  `core_featured` tinyint(4) UNSIGNED NOT NULL DEFAULT '0',
  `core_metadata` varchar(2048) COLLATE utf8mb4_unicode_ci NOT NULL DEFAULT '' COMMENT 'JSON encoded metadata properties.',
  `core_created_user_id` int(10) UNSIGNED NOT NULL DEFAULT '0',
  `core_created_by_alias` varchar(255) COLLATE utf8mb4_unicode_ci 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) COLLATE utf8mb4_unicode_ci NOT NULL DEFAULT '',
  `core_publish_up` datetime NOT NULL DEFAULT '0000-00-00 00:00:00',
  `core_publish_down` datetime NOT NULL DEFAULT '0000-00-00 00:00:00',
  `core_content_item_id` int(10) UNSIGNED NOT NULL DEFAULT '0' COMMENT 'ID from the individual type table',
  `asset_id` int(10) UNSIGNED NOT NULL DEFAULT '0' COMMENT 'FK to the #__assets table.',
  `core_images` text COLLATE utf8mb4_unicode_ci NOT NULL,
  `core_urls` text COLLATE utf8mb4_unicode_ci 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 COLLATE utf8mb4_unicode_ci NOT NULL,
  `core_metadesc` text COLLATE utf8mb4_unicode_ci NOT NULL,
  `core_catid` int(10) UNSIGNED NOT NULL DEFAULT '0',
  `core_xreference` varchar(50) COLLATE utf8mb4_unicode_ci NOT NULL DEFAULT '' COMMENT 'A reference to enable linkages to external data sets.',
  `core_type_id` int(10) UNSIGNED NOT NULL DEFAULT '0'
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci COMMENT='Contains core content data in name spaced fields';

--
-- Extraindo dados da tabela `ynfp8_ucm_content`
--

INSERT INTO `ynfp8_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', 'Five great lessons you can learn from lifestyle', 'five-great-lessons-you-can-learn-from-lifestyle', '<p>Aliquam egestas pellentesque est Etiam a orci Nulla id enim feugiat ligula ullamcorper.</p>\r\n', -2, '0000-00-00 00:00:00', 0, 1, '{\"article_layout\":\"\",\"show_title\":\"\",\"link_titles\":\"\",\"show_tags\":\"\",\"show_intro\":\"\",\"info_block_position\":\"\",\"info_block_show_title\":\"\",\"show_category\":\"\",\"link_category\":\"\",\"show_parent_category\":\"\",\"link_parent_category\":\"\",\"show_associations\":\"\",\"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_page_title\":\"\",\"show_publishing_options\":\"\",\"show_article_options\":\"\",\"show_urls_images_backend\":\"\",\"show_urls_images_frontend\":\"\",\"astroid_article_type\":\"regular\",\"astroid_article_video_type\":\"youtube\",\"astroid_article_video_url\":\"\",\"astroid_article_gallery_width\":\"\",\"astroid_article_gallery_bullets\":\"1\",\"astroid_article_gallery_navigation\":\"1\",\"astroid_article_gallery_items\":\"\",\"astroid_article_thumbnail\":\"1\",\"astroid_article_audio_source\":\"soundcloud\",\"astroid_article_audio_soundcloud\":\"\",\"astroid_article_audio_spotify\":\"\",\"astroid_article_review_heading\":\"\",\"astroid_article_review_summery\":\"\",\"astroid_article_review_good\":\"\",\"astroid_article_review_bad\":\"\",\"astroid_article_review_rating\":\"5\",\"astroid_article_button_action\":\"\",\"astroid_article_button_link\":\"\",\"astroid_article_review_criterias\":\"\",\"astroid_article_quote_text\":\"\",\"astroid_article_quote_author\":\"\",\"astroid_article_badge\":\"0\",\"astroid_article_badge_type\":\"2\",\"astroid_article_badge_text\":\"\",\"astroid_article_badge_color\":\"\",\"astroid_relatedposts\":\"\",\"astroid_socialshare\":\"\",\"astroid_comments\":\"\",\"astroid_posttype\":\"\",\"astroid_readtime\":\"\",\"astroid_authorinfo\":\"\",\"astroid_og_title\":\"\",\"astroid_og_desc\":\"\",\"astroid_og_image\":\"\"}', 1, '{\"robots\":\"\",\"author\":\"\",\"rights\":\"\",\"xreference\":\"\"}', 14, '', '2018-06-01 11:45:06', 0, '2019-02-13 08:37:50', '*', '2018-06-01 11:45:06', '0000-00-00 00:00:00', 21, 278, '{\"image_intro\":\"images\\/blog\\/lifestyle\\/img5.jpg\",\"float_intro\":\"\",\"image_intro_alt\":\"\",\"image_intro_caption\":\"\",\"image_fulltext\":\"images\\/blog\\/lifestyle\\/img5.jpg\",\"float_fulltext\":\"\",\"image_fulltext_alt\":\"\",\"image_fulltext_caption\":\"\"}', '{\"urla\":false,\"urlatext\":\"\",\"targeta\":\"\",\"urlb\":false,\"urlbtext\":\"\",\"targetb\":\"\",\"urlc\":false,\"urlctext\":\"\",\"targetc\":\"\"}', 2, 12, 5, '', '', 10, '', 1);

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

--
-- Estrutura da tabela `ynfp8_ucm_history`
--

CREATE TABLE `ynfp8_ucm_history` (
  `version_id` int(10) UNSIGNED NOT NULL,
  `ucm_item_id` int(10) UNSIGNED NOT NULL,
  `ucm_type_id` int(10) UNSIGNED NOT NULL,
  `version_note` varchar(255) COLLATE utf8mb4_unicode_ci 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) COLLATE utf8mb4_unicode_ci NOT NULL DEFAULT '' COMMENT 'SHA1 hash of the version_data column.',
  `version_data` mediumtext COLLATE utf8mb4_unicode_ci NOT NULL COMMENT 'json-encoded string of version data',
  `keep_forever` tinyint(4) NOT NULL DEFAULT '0' COMMENT '0=auto delete; 1=keep'
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;

--
-- Extraindo dados da tabela `ynfp8_ucm_history`
--

INSERT INTO `ynfp8_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, 2, 10, 'Initial content', '2018-05-29 06:14:37', 601, 558, 'be28228b479aa67bad3dc1db2975232a033d5f0f', '{\"id\":2,\"parent_id\":\"1\",\"lft\":\"1\",\"rgt\":2,\"level\":1,\"path\":\"joomla\",\"title\":\"Joomla\",\"alias\":\"joomla\",\"note\":\"\",\"description\":null,\"published\":1,\"checked_out\":\"0\",\"checked_out_time\":\"0000-00-00 00:00:00\",\"access\":1,\"params\":null,\"metadesc\":null,\"metakey\":null,\"metadata\":null,\"created_user_id\":\"849\",\"created_time\":\"2013-11-16 00:00:00\",\"created_by_alias\":\"\",\"modified_user_id\":\"0\",\"modified_time\":\"0000-00-00 00:00:00\",\"images\":null,\"urls\":null,\"hits\":\"0\",\"language\":\"*\",\"version\":\"1\",\"publish_up\":\"0000-00-00 00:00:00\",\"publish_down\":\"0000-00-00 00:00:00\"}', 0),
(10, 8, 5, '', '2018-06-01 11:44:14', 601, 555, '1b96d4f5162004ad5edec96b1b672bd473f6fa6b', '{\"id\":8,\"asset_id\":69,\"parent_id\":\"1\",\"lft\":\"11\",\"rgt\":12,\"level\":1,\"path\":null,\"extension\":\"com_content\",\"title\":\"Category1\",\"alias\":\"category1\",\"note\":\"\",\"description\":\"\",\"published\":\"1\",\"checked_out\":null,\"checked_out_time\":null,\"access\":\"1\",\"params\":\"{\\\"category_layout\\\":\\\"\\\",\\\"image\\\":\\\"\\\",\\\"image_alt\\\":\\\"\\\"}\",\"metadesc\":\"\",\"metakey\":\"\",\"metadata\":\"{\\\"author\\\":\\\"\\\",\\\"robots\\\":\\\"\\\"}\",\"created_user_id\":\"601\",\"created_time\":\"2018-06-01 11:44:14\",\"modified_user_id\":null,\"modified_time\":\"2018-06-01 11:44:14\",\"hits\":\"0\",\"language\":\"*\",\"version\":null}', 0),
(11, 9, 5, '', '2018-06-01 11:44:19', 601, 555, '85e376184a48ba9be9eb976bd9b4d3dc29a30914', '{\"id\":9,\"asset_id\":70,\"parent_id\":\"1\",\"lft\":\"13\",\"rgt\":14,\"level\":1,\"path\":null,\"extension\":\"com_content\",\"title\":\"Category2\",\"alias\":\"category2\",\"note\":\"\",\"description\":\"\",\"published\":\"1\",\"checked_out\":null,\"checked_out_time\":null,\"access\":\"1\",\"params\":\"{\\\"category_layout\\\":\\\"\\\",\\\"image\\\":\\\"\\\",\\\"image_alt\\\":\\\"\\\"}\",\"metadesc\":\"\",\"metakey\":\"\",\"metadata\":\"{\\\"author\\\":\\\"\\\",\\\"robots\\\":\\\"\\\"}\",\"created_user_id\":\"601\",\"created_time\":\"2018-06-01 11:44:19\",\"modified_user_id\":null,\"modified_time\":\"2018-06-01 11:44:19\",\"hits\":\"0\",\"language\":\"*\",\"version\":null}', 0),
(12, 10, 5, '', '2018-06-01 11:44:23', 601, 556, 'afa8f8247673b2b7d3f886d3ddf964399ef92e33', '{\"id\":10,\"asset_id\":71,\"parent_id\":\"1\",\"lft\":\"15\",\"rgt\":16,\"level\":1,\"path\":null,\"extension\":\"com_content\",\"title\":\"Category3\",\"alias\":\"category3\",\"note\":\"\",\"description\":\"\",\"published\":\"1\",\"checked_out\":null,\"checked_out_time\":null,\"access\":\"1\",\"params\":\"{\\\"category_layout\\\":\\\"\\\",\\\"image\\\":\\\"\\\",\\\"image_alt\\\":\\\"\\\"}\",\"metadesc\":\"\",\"metakey\":\"\",\"metadata\":\"{\\\"author\\\":\\\"\\\",\\\"robots\\\":\\\"\\\"}\",\"created_user_id\":\"601\",\"created_time\":\"2018-06-01 11:44:23\",\"modified_user_id\":null,\"modified_time\":\"2018-06-01 11:44:23\",\"hits\":\"0\",\"language\":\"*\",\"version\":null}', 0),
(13, 11, 5, '', '2018-06-01 11:44:27', 601, 556, 'cc412a7325f0aa4bf292b346adc898548a8b493e', '{\"id\":11,\"asset_id\":72,\"parent_id\":\"1\",\"lft\":\"17\",\"rgt\":18,\"level\":1,\"path\":null,\"extension\":\"com_content\",\"title\":\"Category4\",\"alias\":\"category4\",\"note\":\"\",\"description\":\"\",\"published\":\"1\",\"checked_out\":null,\"checked_out_time\":null,\"access\":\"1\",\"params\":\"{\\\"category_layout\\\":\\\"\\\",\\\"image\\\":\\\"\\\",\\\"image_alt\\\":\\\"\\\"}\",\"metadesc\":\"\",\"metakey\":\"\",\"metadata\":\"{\\\"author\\\":\\\"\\\",\\\"robots\\\":\\\"\\\"}\",\"created_user_id\":\"601\",\"created_time\":\"2018-06-01 11:44:27\",\"modified_user_id\":null,\"modified_time\":\"2018-06-01 11:44:27\",\"hits\":\"0\",\"language\":\"*\",\"version\":null}', 0),
(31, 12, 5, '', '2018-06-01 11:49:28', 601, 546, '3fa1e4336dc2495b61dc9ade702cc80549054443', '{\"id\":12,\"asset_id\":79,\"parent_id\":\"1\",\"lft\":\"19\",\"rgt\":20,\"level\":1,\"path\":null,\"extension\":\"com_content\",\"title\":\"Blog\",\"alias\":\"blog\",\"note\":\"\",\"description\":\"\",\"published\":\"1\",\"checked_out\":null,\"checked_out_time\":null,\"access\":\"1\",\"params\":\"{\\\"category_layout\\\":\\\"\\\",\\\"image\\\":\\\"\\\",\\\"image_alt\\\":\\\"\\\"}\",\"metadesc\":\"\",\"metakey\":\"\",\"metadata\":\"{\\\"author\\\":\\\"\\\",\\\"robots\\\":\\\"\\\"}\",\"created_user_id\":\"601\",\"created_time\":\"2018-06-01 11:49:28\",\"modified_user_id\":null,\"modified_time\":\"2018-06-01 11:49:28\",\"hits\":\"0\",\"language\":\"*\",\"version\":null}', 0),
(32, 8, 5, '', '2018-06-01 11:49:42', 601, 583, '91707e4b0a69f9e7a48ed941661e2c5c14da895a', '{\"id\":\"8\",\"asset_id\":\"69\",\"parent_id\":\"12\",\"lft\":\"18\",\"rgt\":19,\"level\":2,\"path\":\"category1\",\"extension\":\"com_content\",\"title\":\"Category1\",\"alias\":\"category1\",\"note\":\"\",\"description\":\"\",\"published\":\"1\",\"checked_out\":\"0\",\"checked_out_time\":\"0000-00-00 00:00:00\",\"access\":\"1\",\"params\":\"{\\\"category_layout\\\":\\\"\\\",\\\"image\\\":\\\"\\\",\\\"image_alt\\\":\\\"\\\"}\",\"metadesc\":\"\",\"metakey\":\"\",\"metadata\":\"{\\\"author\\\":\\\"\\\",\\\"robots\\\":\\\"\\\"}\",\"created_user_id\":\"601\",\"created_time\":\"2018-06-01 11:44:14\",\"modified_user_id\":\"601\",\"modified_time\":\"2018-06-01 11:49:42\",\"hits\":\"0\",\"language\":\"*\",\"version\":\"1\"}', 0),
(33, 9, 5, '', '2018-06-01 11:49:42', 601, 583, '97e043f70d4bd64db94a6ad719bec60b6a71f31a', '{\"id\":\"9\",\"asset_id\":\"70\",\"parent_id\":\"12\",\"lft\":\"18\",\"rgt\":19,\"level\":2,\"path\":\"category2\",\"extension\":\"com_content\",\"title\":\"Category2\",\"alias\":\"category2\",\"note\":\"\",\"description\":\"\",\"published\":\"1\",\"checked_out\":\"0\",\"checked_out_time\":\"0000-00-00 00:00:00\",\"access\":\"1\",\"params\":\"{\\\"category_layout\\\":\\\"\\\",\\\"image\\\":\\\"\\\",\\\"image_alt\\\":\\\"\\\"}\",\"metadesc\":\"\",\"metakey\":\"\",\"metadata\":\"{\\\"author\\\":\\\"\\\",\\\"robots\\\":\\\"\\\"}\",\"created_user_id\":\"601\",\"created_time\":\"2018-06-01 11:44:19\",\"modified_user_id\":\"601\",\"modified_time\":\"2018-06-01 11:49:42\",\"hits\":\"0\",\"language\":\"*\",\"version\":\"1\"}', 0),
(34, 10, 5, '', '2018-06-01 11:49:42', 601, 584, '2ff1af01533be53c630bc1f078d1750d533b9a25', '{\"id\":\"10\",\"asset_id\":\"71\",\"parent_id\":\"12\",\"lft\":\"18\",\"rgt\":19,\"level\":2,\"path\":\"category3\",\"extension\":\"com_content\",\"title\":\"Category3\",\"alias\":\"category3\",\"note\":\"\",\"description\":\"\",\"published\":\"1\",\"checked_out\":\"0\",\"checked_out_time\":\"0000-00-00 00:00:00\",\"access\":\"1\",\"params\":\"{\\\"category_layout\\\":\\\"\\\",\\\"image\\\":\\\"\\\",\\\"image_alt\\\":\\\"\\\"}\",\"metadesc\":\"\",\"metakey\":\"\",\"metadata\":\"{\\\"author\\\":\\\"\\\",\\\"robots\\\":\\\"\\\"}\",\"created_user_id\":\"601\",\"created_time\":\"2018-06-01 11:44:23\",\"modified_user_id\":\"601\",\"modified_time\":\"2018-06-01 11:49:42\",\"hits\":\"0\",\"language\":\"*\",\"version\":\"1\"}', 0),
(35, 11, 5, '', '2018-06-01 11:49:42', 601, 584, '2a15259aa42a25da9b95f748ac61aa7da995c512', '{\"id\":\"11\",\"asset_id\":\"72\",\"parent_id\":\"12\",\"lft\":\"18\",\"rgt\":19,\"level\":2,\"path\":\"category4\",\"extension\":\"com_content\",\"title\":\"Category4\",\"alias\":\"category4\",\"note\":\"\",\"description\":\"\",\"published\":\"1\",\"checked_out\":\"0\",\"checked_out_time\":\"0000-00-00 00:00:00\",\"access\":\"1\",\"params\":\"{\\\"category_layout\\\":\\\"\\\",\\\"image\\\":\\\"\\\",\\\"image_alt\\\":\\\"\\\"}\",\"metadesc\":\"\",\"metakey\":\"\",\"metadata\":\"{\\\"author\\\":\\\"\\\",\\\"robots\\\":\\\"\\\"}\",\"created_user_id\":\"601\",\"created_time\":\"2018-06-01 11:44:27\",\"modified_user_id\":\"601\",\"modified_time\":\"2018-06-01 11:49:42\",\"hits\":\"0\",\"language\":\"*\",\"version\":\"1\"}', 0),
(47, 3, 8, '', '2018-06-08 10:08:37', 601, 545, '4bd27d371f207e9726fceb89dc50f1f3627c58c2', '{\"id\":3,\"parent_id\":\"1\",\"lft\":\"3\",\"rgt\":4,\"level\":1,\"path\":\"art\",\"title\":\"Art\",\"alias\":\"art\",\"note\":\"\",\"description\":null,\"published\":1,\"checked_out\":\"0\",\"checked_out_time\":\"2018-06-08 10:08:37\",\"access\":1,\"params\":\"{}\",\"metadesc\":\"\",\"metakey\":\"\",\"metadata\":\"{}\",\"created_user_id\":\"601\",\"created_time\":\"2018-06-08 10:08:37\",\"created_by_alias\":\"\",\"modified_user_id\":\"0\",\"modified_time\":\"2018-06-08 10:08:37\",\"images\":\"{}\",\"urls\":\"{}\",\"hits\":\"0\",\"language\":\"*\",\"version\":\"1\",\"publish_up\":\"2018-06-08 10:08:37\",\"publish_down\":\"2018-06-08 10:08:37\"}', 0),
(48, 4, 8, '', '2018-06-08 10:08:37', 601, 554, '04cb053037ac725acf7cd43ce91310cb1fbd0653', '{\"id\":4,\"parent_id\":\"1\",\"lft\":\"5\",\"rgt\":6,\"level\":1,\"path\":\"design\",\"title\":\"Design\",\"alias\":\"design\",\"note\":\"\",\"description\":null,\"published\":1,\"checked_out\":\"0\",\"checked_out_time\":\"2018-06-08 10:08:37\",\"access\":1,\"params\":\"{}\",\"metadesc\":\"\",\"metakey\":\"\",\"metadata\":\"{}\",\"created_user_id\":\"601\",\"created_time\":\"2018-06-08 10:08:37\",\"created_by_alias\":\"\",\"modified_user_id\":\"0\",\"modified_time\":\"2018-06-08 10:08:37\",\"images\":\"{}\",\"urls\":\"{}\",\"hits\":\"0\",\"language\":\"*\",\"version\":\"1\",\"publish_up\":\"2018-06-08 10:08:37\",\"publish_down\":\"2018-06-08 10:08:37\"}', 0),
(49, 5, 8, '', '2018-06-08 10:08:37', 601, 554, '05233784f53811c4ecdbb0fe90b0a3a5d30ad34b', '{\"id\":5,\"parent_id\":\"1\",\"lft\":\"7\",\"rgt\":8,\"level\":1,\"path\":\"moduls\",\"title\":\"Moduls\",\"alias\":\"moduls\",\"note\":\"\",\"description\":null,\"published\":1,\"checked_out\":\"0\",\"checked_out_time\":\"2018-06-08 10:08:37\",\"access\":1,\"params\":\"{}\",\"metadesc\":\"\",\"metakey\":\"\",\"metadata\":\"{}\",\"created_user_id\":\"601\",\"created_time\":\"2018-06-08 10:08:37\",\"created_by_alias\":\"\",\"modified_user_id\":\"0\",\"modified_time\":\"2018-06-08 10:08:37\",\"images\":\"{}\",\"urls\":\"{}\",\"hits\":\"0\",\"language\":\"*\",\"version\":\"1\",\"publish_up\":\"2018-06-08 10:08:37\",\"publish_down\":\"2018-06-08 10:08:37\"}', 0),
(50, 6, 8, '', '2018-06-08 10:08:37', 601, 558, '4cdc31cecc835e7e5bef59d8ad9ea88809e87721', '{\"id\":6,\"parent_id\":\"1\",\"lft\":\"9\",\"rgt\":10,\"level\":1,\"path\":\"travels\",\"title\":\"Travels\",\"alias\":\"travels\",\"note\":\"\",\"description\":null,\"published\":1,\"checked_out\":\"0\",\"checked_out_time\":\"2018-06-08 10:08:37\",\"access\":1,\"params\":\"{}\",\"metadesc\":\"\",\"metakey\":\"\",\"metadata\":\"{}\",\"created_user_id\":\"601\",\"created_time\":\"2018-06-08 10:08:37\",\"created_by_alias\":\"\",\"modified_user_id\":\"0\",\"modified_time\":\"2018-06-08 10:08:37\",\"images\":\"{}\",\"urls\":\"{}\",\"hits\":\"0\",\"language\":\"*\",\"version\":\"1\",\"publish_up\":\"2018-06-08 10:08:37\",\"publish_down\":\"2018-06-08 10:08:37\"}', 0),
(51, 7, 8, '', '2018-06-08 10:08:37', 601, 571, '0f046fc66fab397de96761fbd3f7a0864c28e8be', '{\"id\":7,\"parent_id\":\"1\",\"lft\":\"11\",\"rgt\":12,\"level\":1,\"path\":\"development\",\"title\":\"Development\",\"alias\":\"development\",\"note\":\"\",\"description\":null,\"published\":1,\"checked_out\":\"0\",\"checked_out_time\":\"2018-06-08 10:08:37\",\"access\":1,\"params\":\"{}\",\"metadesc\":\"\",\"metakey\":\"\",\"metadata\":\"{}\",\"created_user_id\":\"601\",\"created_time\":\"2018-06-08 10:08:37\",\"created_by_alias\":\"\",\"modified_user_id\":\"0\",\"modified_time\":\"2018-06-08 10:08:37\",\"images\":\"{}\",\"urls\":\"{}\",\"hits\":\"0\",\"language\":\"*\",\"version\":\"1\",\"publish_up\":\"2018-06-08 10:08:37\",\"publish_down\":\"2018-06-08 10:08:37\"}', 0),
(52, 8, 8, '', '2018-06-08 10:08:37', 601, 550, '220e3299b825ddddd4ee1d911da181f59b36887a', '{\"id\":8,\"parent_id\":\"1\",\"lft\":\"13\",\"rgt\":14,\"level\":1,\"path\":\"safe\",\"title\":\"Safe\",\"alias\":\"safe\",\"note\":\"\",\"description\":null,\"published\":1,\"checked_out\":\"0\",\"checked_out_time\":\"2018-06-08 10:08:37\",\"access\":1,\"params\":\"{}\",\"metadesc\":\"\",\"metakey\":\"\",\"metadata\":\"{}\",\"created_user_id\":\"601\",\"created_time\":\"2018-06-08 10:08:37\",\"created_by_alias\":\"\",\"modified_user_id\":\"0\",\"modified_time\":\"2018-06-08 10:08:37\",\"images\":\"{}\",\"urls\":\"{}\",\"hits\":\"0\",\"language\":\"*\",\"version\":\"1\",\"publish_up\":\"2018-06-08 10:08:37\",\"publish_down\":\"2018-06-08 10:08:37\"}', 0),
(66, 13, 5, '', '2018-06-15 06:48:12', 601, 559, '2f653d455ec1ac8cfa787b236198672e387af679', '{\"id\":13,\"asset_id\":117,\"parent_id\":\"1\",\"lft\":\"21\",\"rgt\":22,\"level\":1,\"path\":null,\"extension\":\"com_content\",\"title\":\"Components\",\"alias\":\"components\",\"note\":\"\",\"description\":\"\",\"published\":\"1\",\"checked_out\":null,\"checked_out_time\":null,\"access\":\"1\",\"params\":\"{\\\"category_layout\\\":\\\"\\\",\\\"image\\\":\\\"\\\",\\\"image_alt\\\":\\\"\\\"}\",\"metadesc\":\"\",\"metakey\":\"\",\"metadata\":\"{\\\"author\\\":\\\"\\\",\\\"robots\\\":\\\"\\\"}\",\"created_user_id\":\"601\",\"created_time\":\"2018-06-15 06:48:12\",\"modified_user_id\":null,\"modified_time\":\"2018-06-15 06:48:12\",\"hits\":\"0\",\"language\":\"*\",\"version\":null}', 0),
(168, 10, 1, '', '2018-06-23 14:02:03', 601, 2912, '62450efc29c3b9a1199b721fdf4e0892f5d0f681', '{\"id\":10,\"asset_id\":\"91\",\"title\":\"There are many varions and of passaging target\",\"alias\":\"there-are-many-varions-and-of-passaging-target\",\"introtext\":\"<p>Lorem ipsum dolor sit amet, consectetur adipisicing elit. Repudiandae provident minus similique porro assumenda illo dolore ducimus vero ipsum illum ipsa velit, deleniti accusantium repellat facilis tempora ab Lorem ipsum dolor sit amet, consectetur adipisicing elit.<\\/p>\\r\\n<p>Minus similique porro assumenda illo dolore ducimus vero ipsum illum ipsa velit, deleniti accusantium repellat facilis tempora ab Lorem ipsum dolor sit amet, consectetur adipisicing elit. Repudiandae provident minus similique<\\/p>\\r\\n<blockquote>Pancetta t-bone pastrami hamburger. Meatball spare ribs brisket shankle leb shankle leberkas, venison jerky swine tail ribeye sausage. Landjaeger kevin leberkas sausage meatloaf Turkey pork<\\/blockquote>\\r\\n<p>Lorem ipsum dolor sit amet, consectetur adipisicing elit. Repudiandae provident ipsumminus similique porro assumenda illo dolore ducimus vero ipsum illum ipsa velit,deleniti accusantium repellat facilis tempora ab Lorem ipsum dolor sit amet, consectetur adipisicing elit.<\\/p>\",\"fulltext\":\"\",\"state\":1,\"catid\":\"8\",\"created\":\"2018-06-08 08:20:47\",\"created_by\":\"601\",\"created_by_alias\":\"\",\"modified\":\"2018-06-23 14:02:03\",\"modified_by\":\"601\",\"checked_out\":\"601\",\"checked_out_time\":\"2018-06-23 14:01:17\",\"publish_up\":\"2018-06-08 08:20:47\",\"publish_down\":\"0000-00-00 00:00:00\",\"images\":\"{\\\"image_intro\\\":\\\"images\\\\\\/Business-image-1.png\\\",\\\"float_intro\\\":\\\"\\\",\\\"image_intro_alt\\\":\\\"\\\",\\\"image_intro_caption\\\":\\\"\\\",\\\"image_fulltext\\\":\\\"images\\\\\\/Business-image-1.png\\\",\\\"float_fulltext\\\":\\\"\\\",\\\"image_fulltext_alt\\\":\\\"\\\",\\\"image_fulltext_caption\\\":\\\"\\\"}\",\"urls\":\"{\\\"urla\\\":false,\\\"urlatext\\\":\\\"\\\",\\\"targeta\\\":\\\"\\\",\\\"urlb\\\":false,\\\"urlbtext\\\":\\\"\\\",\\\"targetb\\\":\\\"\\\",\\\"urlc\\\":false,\\\"urlctext\\\":\\\"\\\",\\\"targetc\\\":\\\"\\\"}\",\"attribs\":\"{\\\"article_layout\\\":\\\"\\\",\\\"show_title\\\":\\\"\\\",\\\"link_titles\\\":\\\"\\\",\\\"show_tags\\\":\\\"\\\",\\\"show_intro\\\":\\\"\\\",\\\"info_block_position\\\":\\\"\\\",\\\"info_block_show_title\\\":\\\"\\\",\\\"show_category\\\":\\\"\\\",\\\"link_category\\\":\\\"\\\",\\\"show_parent_category\\\":\\\"\\\",\\\"link_parent_category\\\":\\\"\\\",\\\"show_associations\\\":\\\"\\\",\\\"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_page_title\\\":\\\"\\\",\\\"show_publishing_options\\\":\\\"\\\",\\\"show_article_options\\\":\\\"\\\",\\\"show_urls_images_backend\\\":\\\"\\\",\\\"show_urls_images_frontend\\\":\\\"\\\"}\",\"version\":6,\"ordering\":\"0\",\"metakey\":\"\",\"metadesc\":\"\",\"access\":\"1\",\"hits\":\"3\",\"metadata\":\"{\\\"robots\\\":\\\"\\\",\\\"author\\\":\\\"\\\",\\\"rights\\\":\\\"\\\",\\\"xreference\\\":\\\"\\\"}\",\"featured\":\"0\",\"language\":\"*\",\"xreference\":\"\"}', 0),
(169, 10, 1, '', '2018-06-23 14:38:21', 601, 2898, '0c6adae1763dfdee79882d26c2c0123762c4e215', '{\"id\":10,\"asset_id\":\"91\",\"title\":\"There are many varions and of passaging target\",\"alias\":\"there-are-many-varions-and-of-passaging-target\",\"introtext\":\"<p>Lorem ipsum dolor sit amet, consectetur adipisicing elit. Repudiandae provident minus similique porro assumenda illo dolore ducimus vero ipsum illum ipsa velit, deleniti accusantium repellat facilis tempora ab Lorem ipsum dolor sit amet, consectetur adipisicing elit.<\\/p>\\r\\n<p>Minus similique porro assumenda illo dolore ducimus vero ipsum illum ipsa velit, deleniti accusantium repellat facilis tempora ab Lorem ipsum dolor sit amet, consectetur adipisicing elit. Repudiandae provident minus similique<\\/p>\\r\\n<blockquote>Pancetta t-bone pastrami hamburger. Meatball spare ribs brisket shankle leb shankle leberkas, venison jerky swine tail ribeye sausage. Landjaeger kevin leberkas sausage meatloaf Turkey pork<\\/blockquote>\\r\\n<p>Lorem ipsum dolor sit amet, consectetur adipisicing elit. Repudiandae provident ipsumminus similique porro assumenda illo dolore ducimus vero ipsum illum ipsa velit,deleniti accusantium repellat facilis tempora ab Lorem ipsum dolor sit amet, consectetur adipisicing elit.<\\/p>\",\"fulltext\":\"\",\"state\":1,\"catid\":\"8\",\"created\":\"2018-06-08 08:20:47\",\"created_by\":\"601\",\"created_by_alias\":\"\",\"modified\":\"2018-06-23 14:38:21\",\"modified_by\":\"601\",\"checked_out\":\"601\",\"checked_out_time\":\"2018-06-23 14:02:03\",\"publish_up\":\"2018-06-08 08:20:47\",\"publish_down\":\"0000-00-00 00:00:00\",\"images\":\"{\\\"image_intro\\\":\\\"images\\\\\\/banner-bg.jpg\\\",\\\"float_intro\\\":\\\"\\\",\\\"image_intro_alt\\\":\\\"\\\",\\\"image_intro_caption\\\":\\\"\\\",\\\"image_fulltext\\\":\\\"images\\\\\\/banner-bg.jpg\\\",\\\"float_fulltext\\\":\\\"\\\",\\\"image_fulltext_alt\\\":\\\"\\\",\\\"image_fulltext_caption\\\":\\\"\\\"}\",\"urls\":\"{\\\"urla\\\":false,\\\"urlatext\\\":\\\"\\\",\\\"targeta\\\":\\\"\\\",\\\"urlb\\\":false,\\\"urlbtext\\\":\\\"\\\",\\\"targetb\\\":\\\"\\\",\\\"urlc\\\":false,\\\"urlctext\\\":\\\"\\\",\\\"targetc\\\":\\\"\\\"}\",\"attribs\":\"{\\\"article_layout\\\":\\\"\\\",\\\"show_title\\\":\\\"\\\",\\\"link_titles\\\":\\\"\\\",\\\"show_tags\\\":\\\"\\\",\\\"show_intro\\\":\\\"\\\",\\\"info_block_position\\\":\\\"\\\",\\\"info_block_show_title\\\":\\\"\\\",\\\"show_category\\\":\\\"\\\",\\\"link_category\\\":\\\"\\\",\\\"show_parent_category\\\":\\\"\\\",\\\"link_parent_category\\\":\\\"\\\",\\\"show_associations\\\":\\\"\\\",\\\"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_page_title\\\":\\\"\\\",\\\"show_publishing_options\\\":\\\"\\\",\\\"show_article_options\\\":\\\"\\\",\\\"show_urls_images_backend\\\":\\\"\\\",\\\"show_urls_images_frontend\\\":\\\"\\\"}\",\"version\":7,\"ordering\":\"0\",\"metakey\":\"\",\"metadesc\":\"\",\"access\":\"1\",\"hits\":\"6\",\"metadata\":\"{\\\"robots\\\":\\\"\\\",\\\"author\\\":\\\"\\\",\\\"rights\\\":\\\"\\\",\\\"xreference\\\":\\\"\\\"}\",\"featured\":\"0\",\"language\":\"*\",\"xreference\":\"\"}', 0),
(170, 8, 5, '', '2018-06-23 16:53:42', 601, 591, 'd095011ea01cdb59a6bf7b108244b40d03193bee', '{\"id\":8,\"asset_id\":\"69\",\"parent_id\":\"12\",\"lft\":\"12\",\"rgt\":\"13\",\"level\":\"2\",\"path\":\"blog\\/category1\",\"extension\":\"com_content\",\"title\":\"Business\",\"alias\":\"business\",\"note\":\"\",\"description\":\"\",\"published\":\"1\",\"checked_out\":\"601\",\"checked_out_time\":\"2018-06-23 16:53:35\",\"access\":\"1\",\"params\":\"{\\\"category_layout\\\":\\\"\\\",\\\"image\\\":\\\"\\\",\\\"image_alt\\\":\\\"\\\"}\",\"metadesc\":\"\",\"metakey\":\"\",\"metadata\":\"{\\\"author\\\":\\\"\\\",\\\"robots\\\":\\\"\\\"}\",\"created_user_id\":\"601\",\"created_time\":\"2018-06-01 11:44:14\",\"modified_user_id\":\"601\",\"modified_time\":\"2018-06-23 16:53:42\",\"hits\":\"0\",\"language\":\"*\",\"version\":\"1\"}', 0),
(171, 9, 5, '', '2018-06-23 16:53:53', 601, 587, 'd066b5f9382155af08366f986554f1225031b2d0', '{\"id\":9,\"asset_id\":\"70\",\"parent_id\":\"12\",\"lft\":\"14\",\"rgt\":\"15\",\"level\":\"2\",\"path\":\"blog\\/category2\",\"extension\":\"com_content\",\"title\":\"Design\",\"alias\":\"design\",\"note\":\"\",\"description\":\"\",\"published\":\"1\",\"checked_out\":\"601\",\"checked_out_time\":\"2018-06-23 16:53:45\",\"access\":\"1\",\"params\":\"{\\\"category_layout\\\":\\\"\\\",\\\"image\\\":\\\"\\\",\\\"image_alt\\\":\\\"\\\"}\",\"metadesc\":\"\",\"metakey\":\"\",\"metadata\":\"{\\\"author\\\":\\\"\\\",\\\"robots\\\":\\\"\\\"}\",\"created_user_id\":\"601\",\"created_time\":\"2018-06-01 11:44:19\",\"modified_user_id\":\"601\",\"modified_time\":\"2018-06-23 16:53:53\",\"hits\":\"0\",\"language\":\"*\",\"version\":\"1\"}', 0),
(172, 10, 5, '', '2018-06-23 16:54:08', 601, 594, 'ad387f24242397431b00e36e3fe88e36df6ec070', '{\"id\":10,\"asset_id\":\"71\",\"parent_id\":\"12\",\"lft\":\"16\",\"rgt\":\"17\",\"level\":\"2\",\"path\":\"blog\\/category3\",\"extension\":\"com_content\",\"title\":\"Lifestyle\",\"alias\":\"lifestyle\",\"note\":\"\",\"description\":\"\",\"published\":\"1\",\"checked_out\":\"601\",\"checked_out_time\":\"2018-06-23 16:53:55\",\"access\":\"1\",\"params\":\"{\\\"category_layout\\\":\\\"\\\",\\\"image\\\":\\\"\\\",\\\"image_alt\\\":\\\"\\\"}\",\"metadesc\":\"\",\"metakey\":\"\",\"metadata\":\"{\\\"author\\\":\\\"\\\",\\\"robots\\\":\\\"\\\"}\",\"created_user_id\":\"601\",\"created_time\":\"2018-06-01 11:44:23\",\"modified_user_id\":\"601\",\"modified_time\":\"2018-06-23 16:54:08\",\"hits\":\"0\",\"language\":\"*\",\"version\":\"1\"}', 0),
(173, 11, 5, '', '2018-06-23 16:54:18', 601, 596, '1d9bd7bdefe45793949ff0ffa83a4a7a16f4665f', '{\"id\":11,\"asset_id\":\"72\",\"parent_id\":\"12\",\"lft\":\"18\",\"rgt\":\"19\",\"level\":\"2\",\"path\":\"blog\\/category4\",\"extension\":\"com_content\",\"title\":\"Technology\",\"alias\":\"technology\",\"note\":\"\",\"description\":\"\",\"published\":\"1\",\"checked_out\":\"601\",\"checked_out_time\":\"2018-06-23 16:54:12\",\"access\":\"1\",\"params\":\"{\\\"category_layout\\\":\\\"\\\",\\\"image\\\":\\\"\\\",\\\"image_alt\\\":\\\"\\\"}\",\"metadesc\":\"\",\"metakey\":\"\",\"metadata\":\"{\\\"author\\\":\\\"\\\",\\\"robots\\\":\\\"\\\"}\",\"created_user_id\":\"601\",\"created_time\":\"2018-06-01 11:44:27\",\"modified_user_id\":\"601\",\"modified_time\":\"2018-06-23 16:54:18\",\"hits\":\"0\",\"language\":\"*\",\"version\":\"1\"}', 0),
(176, 4, 1, '', '2018-06-23 16:56:00', 601, 4137, 'abcac072756a6a1f4f8a2a55fffa82cc97491aa6', '{\"id\":4,\"asset_id\":\"74\",\"title\":\"Guidance for you in design\",\"alias\":\"guidance-for-you-in-design\",\"introtext\":\"<p>Lorem Ipsum is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry\'s standard dummy text ever since the 1500s, when an unknown printer took a galley of type and scrambled it to make a type specimen book. It has survived not only five centuries, but also the leap into electronic typesetting, remaining essentially unchanged. It was popularised in the 1960s with the release of Letraset sheets containing Lorem Ipsum passages, and more recently with desktop publishing software like Aldus PageMaker including versions of Lorem Ipsum.<\\/p>\\r\\n<p>Lorem Ipsum is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry\'s standard dummy text ever since the 1500s, when an unknown printer took a galley of type and scrambled it to make a type specimen book. It has survived not only five centuries, but also the leap into electronic typesetting, remaining essentially unchanged. It was popularised in the 1960s with the release of Letraset sheets containing Lorem Ipsum passages, and more recently with desktop publishing software like Aldus PageMaker including versions of Lorem Ipsum.<\\/p>\\r\\n<p>Lorem Ipsum is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry\'s standard dummy text ever since the 1500s, when an unknown printer took a galley of type and scrambled it to make a type specimen book. It has survived not only five centuries, but also the leap into electronic typesetting, remaining essentially unchanged. It was popularised in the 1960s with the release of Letraset sheets containing Lorem Ipsum passages, and more recently with desktop publishing software like Aldus PageMaker including versions of Lorem Ipsum.<\\/p>\\r\\n<p>Lorem Ipsum is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry\'s standard dummy text ever since the 1500s, when an unknown printer took a galley of type and scrambled it to make a type specimen book. It has survived not only five centuries, but also the leap into electronic typesetting, remaining essentially unchanged. It was popularised in the 1960s with the release of Letraset sheets containing Lorem Ipsum passages, and more recently with desktop publishing software like Aldus PageMaker including versions of Lorem Ipsum.<\\/p>\",\"fulltext\":\"\",\"state\":1,\"catid\":\"9\",\"created\":\"2018-06-01 11:45:06\",\"created_by\":\"601\",\"created_by_alias\":\"\",\"modified\":\"2018-06-23 16:56:00\",\"modified_by\":\"601\",\"checked_out\":\"601\",\"checked_out_time\":\"2018-06-23 16:55:53\",\"publish_up\":\"2018-06-01 11:45:06\",\"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\":\"{\\\"article_layout\\\":\\\"\\\",\\\"show_title\\\":\\\"\\\",\\\"link_titles\\\":\\\"\\\",\\\"show_tags\\\":\\\"\\\",\\\"show_intro\\\":\\\"\\\",\\\"info_block_position\\\":\\\"\\\",\\\"info_block_show_title\\\":\\\"\\\",\\\"show_category\\\":\\\"\\\",\\\"link_category\\\":\\\"\\\",\\\"show_parent_category\\\":\\\"\\\",\\\"link_parent_category\\\":\\\"\\\",\\\"show_associations\\\":\\\"\\\",\\\"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_page_title\\\":\\\"\\\",\\\"show_publishing_options\\\":\\\"\\\",\\\"show_article_options\\\":\\\"\\\",\\\"show_urls_images_backend\\\":\\\"\\\",\\\"show_urls_images_frontend\\\":\\\"\\\"}\",\"version\":4,\"ordering\":\"2\",\"metakey\":\"\",\"metadesc\":\"\",\"access\":\"1\",\"hits\":\"0\",\"metadata\":\"{\\\"robots\\\":\\\"\\\",\\\"author\\\":\\\"\\\",\\\"rights\\\":\\\"\\\",\\\"xreference\\\":\\\"\\\"}\",\"featured\":\"0\",\"language\":\"*\",\"xreference\":\"\"}', 0),
(179, 6, 1, '', '2018-06-23 16:56:45', 601, 4139, '68ea5cf58434f01a708e68d5f80205aa28765d12', '{\"id\":6,\"asset_id\":\"76\",\"title\":\"The hidden agenda of design\",\"alias\":\"the-hidden-agenda-of-design\",\"introtext\":\"<p>Lorem Ipsum is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry\'s standard dummy text ever since the 1500s, when an unknown printer took a galley of type and scrambled it to make a type specimen book. It has survived not only five centuries, but also the leap into electronic typesetting, remaining essentially unchanged. It was popularised in the 1960s with the release of Letraset sheets containing Lorem Ipsum passages, and more recently with desktop publishing software like Aldus PageMaker including versions of Lorem Ipsum.<\\/p>\\r\\n<p>Lorem Ipsum is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry\'s standard dummy text ever since the 1500s, when an unknown printer took a galley of type and scrambled it to make a type specimen book. It has survived not only five centuries, but also the leap into electronic typesetting, remaining essentially unchanged. It was popularised in the 1960s with the release of Letraset sheets containing Lorem Ipsum passages, and more recently with desktop publishing software like Aldus PageMaker including versions of Lorem Ipsum.<\\/p>\\r\\n<p>Lorem Ipsum is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry\'s standard dummy text ever since the 1500s, when an unknown printer took a galley of type and scrambled it to make a type specimen book. It has survived not only five centuries, but also the leap into electronic typesetting, remaining essentially unchanged. It was popularised in the 1960s with the release of Letraset sheets containing Lorem Ipsum passages, and more recently with desktop publishing software like Aldus PageMaker including versions of Lorem Ipsum.<\\/p>\\r\\n<p>Lorem Ipsum is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry\'s standard dummy text ever since the 1500s, when an unknown printer took a galley of type and scrambled it to make a type specimen book. It has survived not only five centuries, but also the leap into electronic typesetting, remaining essentially unchanged. It was popularised in the 1960s with the release of Letraset sheets containing Lorem Ipsum passages, and more recently with desktop publishing software like Aldus PageMaker including versions of Lorem Ipsum.<\\/p>\",\"fulltext\":\"\",\"state\":1,\"catid\":\"9\",\"created\":\"2018-06-01 11:45:06\",\"created_by\":\"601\",\"created_by_alias\":\"\",\"modified\":\"2018-06-23 16:56:45\",\"modified_by\":\"601\",\"checked_out\":\"601\",\"checked_out_time\":\"2018-06-23 16:56:25\",\"publish_up\":\"2018-06-01 11:45:06\",\"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\":\"{\\\"article_layout\\\":\\\"\\\",\\\"show_title\\\":\\\"\\\",\\\"link_titles\\\":\\\"\\\",\\\"show_tags\\\":\\\"\\\",\\\"show_intro\\\":\\\"\\\",\\\"info_block_position\\\":\\\"\\\",\\\"info_block_show_title\\\":\\\"\\\",\\\"show_category\\\":\\\"\\\",\\\"link_category\\\":\\\"\\\",\\\"show_parent_category\\\":\\\"\\\",\\\"link_parent_category\\\":\\\"\\\",\\\"show_associations\\\":\\\"\\\",\\\"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_page_title\\\":\\\"\\\",\\\"show_publishing_options\\\":\\\"\\\",\\\"show_article_options\\\":\\\"\\\",\\\"show_urls_images_backend\\\":\\\"\\\",\\\"show_urls_images_frontend\\\":\\\"\\\"}\",\"version\":3,\"ordering\":\"4\",\"metakey\":\"\",\"metadesc\":\"\",\"access\":\"1\",\"hits\":\"0\",\"metadata\":\"{\\\"robots\\\":\\\"\\\",\\\"author\\\":\\\"\\\",\\\"rights\\\":\\\"\\\",\\\"xreference\\\":\\\"\\\"}\",\"featured\":\"0\",\"language\":\"*\",\"xreference\":\"\"}', 0),
(182, 10, 1, '', '2018-06-23 16:57:56', 601, 2858, '93c1ad67fb526077cfcb494f2242e69eea62c3fe', '{\"id\":10,\"asset_id\":\"91\",\"title\":\"Lifestyle is a great way to increase your profit!\",\"alias\":\"lifestyle-is-a-great-way-to-increase-your-profit\",\"introtext\":\"<p>Lorem ipsum dolor sit amet, consectetur adipisicing elit. Repudiandae provident minus similique porro assumenda illo dolore ducimus vero ipsum illum ipsa velit, deleniti accusantium repellat facilis tempora ab Lorem ipsum dolor sit amet, consectetur adipisicing elit.<\\/p>\\r\\n<p>Minus similique porro assumenda illo dolore ducimus vero ipsum illum ipsa velit, deleniti accusantium repellat facilis tempora ab Lorem ipsum dolor sit amet, consectetur adipisicing elit. Repudiandae provident minus similique<\\/p>\\r\\n<blockquote>Pancetta t-bone pastrami hamburger. Meatball spare ribs brisket shankle leb shankle leberkas, venison jerky swine tail ribeye sausage. Landjaeger kevin leberkas sausage meatloaf Turkey pork<\\/blockquote>\\r\\n<p>Lorem ipsum dolor sit amet, consectetur adipisicing elit. Repudiandae provident ipsumminus similique porro assumenda illo dolore ducimus vero ipsum illum ipsa velit,deleniti accusantium repellat facilis tempora ab Lorem ipsum dolor sit amet, consectetur adipisicing elit.<\\/p>\",\"fulltext\":\"\",\"state\":1,\"catid\":\"10\",\"created\":\"2018-06-08 08:20:47\",\"created_by\":\"601\",\"created_by_alias\":\"\",\"modified\":\"2018-06-23 16:57:56\",\"modified_by\":\"601\",\"checked_out\":\"601\",\"checked_out_time\":\"2018-06-23 16:57:19\",\"publish_up\":\"2018-06-08 08:20:47\",\"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\":\"{\\\"article_layout\\\":\\\"\\\",\\\"show_title\\\":\\\"\\\",\\\"link_titles\\\":\\\"\\\",\\\"show_tags\\\":\\\"\\\",\\\"show_intro\\\":\\\"\\\",\\\"info_block_position\\\":\\\"\\\",\\\"info_block_show_title\\\":\\\"\\\",\\\"show_category\\\":\\\"\\\",\\\"link_category\\\":\\\"\\\",\\\"show_parent_category\\\":\\\"\\\",\\\"link_parent_category\\\":\\\"\\\",\\\"show_associations\\\":\\\"\\\",\\\"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_page_title\\\":\\\"\\\",\\\"show_publishing_options\\\":\\\"\\\",\\\"show_article_options\\\":\\\"\\\",\\\"show_urls_images_backend\\\":\\\"\\\",\\\"show_urls_images_frontend\\\":\\\"\\\"}\",\"version\":8,\"ordering\":\"0\",\"metakey\":\"\",\"metadesc\":\"\",\"access\":\"1\",\"hits\":\"6\",\"metadata\":\"{\\\"robots\\\":\\\"\\\",\\\"author\\\":\\\"\\\",\\\"rights\\\":\\\"\\\",\\\"xreference\\\":\\\"\\\"}\",\"featured\":\"0\",\"language\":\"*\",\"xreference\":\"\"}', 0),
(184, 21, 1, '', '2018-06-23 16:58:14', 601, 4124, 'a2c507d6919df41037fc4bc032d04196f535cc1c', '{\"id\":21,\"asset_id\":160,\"title\":\"The secrets to design\",\"alias\":\"the-secrets-to-design\",\"introtext\":\"<p>Lorem Ipsum is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry\'s standard dummy text ever since the 1500s, when an unknown printer took a galley of type and scrambled it to make a type specimen book. It has survived not only five centuries, but also the leap into electronic typesetting, remaining essentially unchanged. It was popularised in the 1960s with the release of Letraset sheets containing Lorem Ipsum passages, and more recently with desktop publishing software like Aldus PageMaker including versions of Lorem Ipsum.<\\/p>\\r\\n<p>Lorem Ipsum is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry\'s standard dummy text ever since the 1500s, when an unknown printer took a galley of type and scrambled it to make a type specimen book. It has survived not only five centuries, but also the leap into electronic typesetting, remaining essentially unchanged. It was popularised in the 1960s with the release of Letraset sheets containing Lorem Ipsum passages, and more recently with desktop publishing software like Aldus PageMaker including versions of Lorem Ipsum.<\\/p>\\r\\n<p>Lorem Ipsum is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry\'s standard dummy text ever since the 1500s, when an unknown printer took a galley of type and scrambled it to make a type specimen book. It has survived not only five centuries, but also the leap into electronic typesetting, remaining essentially unchanged. It was popularised in the 1960s with the release of Letraset sheets containing Lorem Ipsum passages, and more recently with desktop publishing software like Aldus PageMaker including versions of Lorem Ipsum.<\\/p>\\r\\n<p>Lorem Ipsum is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry\'s standard dummy text ever since the 1500s, when an unknown printer took a galley of type and scrambled it to make a type specimen book. It has survived not only five centuries, but also the leap into electronic typesetting, remaining essentially unchanged. It was popularised in the 1960s with the release of Letraset sheets containing Lorem Ipsum passages, and more recently with desktop publishing software like Aldus PageMaker including versions of Lorem Ipsum.<\\/p>\",\"fulltext\":\"\",\"state\":0,\"catid\":10,\"created\":\"2018-06-01 11:45:06\",\"created_by\":\"601\",\"created_by_alias\":\"\",\"modified\":\"2018-06-23 16:58:14\",\"modified_by\":\"601\",\"checked_out\":\"0\",\"checked_out_time\":\"0000-00-00 00:00:00\",\"publish_up\":\"2018-06-01 11:45:06\",\"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\":\"{\\\"article_layout\\\":\\\"\\\",\\\"show_title\\\":\\\"\\\",\\\"link_titles\\\":\\\"\\\",\\\"show_tags\\\":\\\"\\\",\\\"show_intro\\\":\\\"\\\",\\\"info_block_position\\\":\\\"\\\",\\\"info_block_show_title\\\":\\\"\\\",\\\"show_category\\\":\\\"\\\",\\\"link_category\\\":\\\"\\\",\\\"show_parent_category\\\":\\\"\\\",\\\"link_parent_category\\\":\\\"\\\",\\\"show_associations\\\":\\\"\\\",\\\"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_page_title\\\":\\\"\\\",\\\"show_publishing_options\\\":\\\"\\\",\\\"show_article_options\\\":\\\"\\\",\\\"show_urls_images_backend\\\":\\\"\\\",\\\"show_urls_images_frontend\\\":\\\"\\\"}\",\"version\":\"3\",\"ordering\":\"5\",\"metakey\":\"\",\"metadesc\":\"\",\"access\":\"1\",\"hits\":0,\"metadata\":\"{\\\"robots\\\":\\\"\\\",\\\"author\\\":\\\"\\\",\\\"rights\\\":\\\"\\\",\\\"xreference\\\":\\\"\\\"}\",\"featured\":\"0\",\"language\":\"*\",\"xreference\":\"\"}', 0),
(189, 25, 1, '', '2018-06-23 17:00:11', 601, 4167, '69edb63b9c9f4ea5438d15bce7515a9bba825936', '{\"id\":25,\"asset_id\":\"164\",\"title\":\"Why is everyone talking about lifestyle?\",\"alias\":\"why-is-everyone-talking-about-lifestyle\",\"introtext\":\"<p>Lorem Ipsum is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry\'s standard dummy text ever since the 1500s, when an unknown printer took a galley of type and scrambled it to make a type specimen book. It has survived not only five centuries, but also the leap into electronic typesetting, remaining essentially unchanged. It was popularised in the 1960s with the release of Letraset sheets containing Lorem Ipsum passages, and more recently with desktop publishing software like Aldus PageMaker including versions of Lorem Ipsum.<\\/p>\\r\\n<p>Lorem Ipsum is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry\'s standard dummy text ever since the 1500s, when an unknown printer took a galley of type and scrambled it to make a type specimen book. It has survived not only five centuries, but also the leap into electronic typesetting, remaining essentially unchanged. It was popularised in the 1960s with the release of Letraset sheets containing Lorem Ipsum passages, and more recently with desktop publishing software like Aldus PageMaker including versions of Lorem Ipsum.<\\/p>\\r\\n<p>Lorem Ipsum is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry\'s standard dummy text ever since the 1500s, when an unknown printer took a galley of type and scrambled it to make a type specimen book. It has survived not only five centuries, but also the leap into electronic typesetting, remaining essentially unchanged. It was popularised in the 1960s with the release of Letraset sheets containing Lorem Ipsum passages, and more recently with desktop publishing software like Aldus PageMaker including versions of Lorem Ipsum.<\\/p>\\r\\n<p>Lorem Ipsum is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry\'s standard dummy text ever since the 1500s, when an unknown printer took a galley of type and scrambled it to make a type specimen book. It has survived not only five centuries, but also the leap into electronic typesetting, remaining essentially unchanged. It was popularised in the 1960s with the release of Letraset sheets containing Lorem Ipsum passages, and more recently with desktop publishing software like Aldus PageMaker including versions of Lorem Ipsum.<\\/p>\",\"fulltext\":\"\",\"state\":1,\"catid\":\"10\",\"created\":\"2018-06-01 11:45:06\",\"created_by\":\"601\",\"created_by_alias\":\"\",\"modified\":\"2018-06-23 17:00:11\",\"modified_by\":\"601\",\"checked_out\":\"601\",\"checked_out_time\":\"2018-06-23 16:58:24\",\"publish_up\":\"2018-06-01 11:45:06\",\"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\":\"{\\\"article_layout\\\":\\\"\\\",\\\"show_title\\\":\\\"\\\",\\\"link_titles\\\":\\\"\\\",\\\"show_tags\\\":\\\"\\\",\\\"show_intro\\\":\\\"\\\",\\\"info_block_position\\\":\\\"\\\",\\\"info_block_show_title\\\":\\\"\\\",\\\"show_category\\\":\\\"\\\",\\\"link_category\\\":\\\"\\\",\\\"show_parent_category\\\":\\\"\\\",\\\"link_parent_category\\\":\\\"\\\",\\\"show_associations\\\":\\\"\\\",\\\"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_page_title\\\":\\\"\\\",\\\"show_publishing_options\\\":\\\"\\\",\\\"show_article_options\\\":\\\"\\\",\\\"show_urls_images_backend\\\":\\\"\\\",\\\"show_urls_images_frontend\\\":\\\"\\\"}\",\"version\":3,\"ordering\":\"1\",\"metakey\":\"\",\"metadesc\":\"\",\"access\":\"1\",\"hits\":\"0\",\"metadata\":\"{\\\"robots\\\":\\\"\\\",\\\"author\\\":\\\"\\\",\\\"rights\\\":\\\"\\\",\\\"xreference\\\":\\\"\\\"}\",\"featured\":\"0\",\"language\":\"*\",\"xreference\":\"\"}', 0);
INSERT INTO `ynfp8_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
(192, 22, 1, '', '2018-06-23 17:10:26', 601, 4158, '12a2966d6bd2582f91ad362a44afb41763f3defb', '{\"id\":22,\"asset_id\":\"161\",\"title\":\"How to get people to like lifestyle\",\"alias\":\"how-to-get-people-to-like-lifestyle\",\"introtext\":\"<p>Lorem Ipsum is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry\'s standard dummy text ever since the 1500s, when an unknown printer took a galley of type and scrambled it to make a type specimen book. It has survived not only five centuries, but also the leap into electronic typesetting, remaining essentially unchanged. It was popularised in the 1960s with the release of Letraset sheets containing Lorem Ipsum passages, and more recently with desktop publishing software like Aldus PageMaker including versions of Lorem Ipsum.<\\/p>\\r\\n<p>Lorem Ipsum is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry\'s standard dummy text ever since the 1500s, when an unknown printer took a galley of type and scrambled it to make a type specimen book. It has survived not only five centuries, but also the leap into electronic typesetting, remaining essentially unchanged. It was popularised in the 1960s with the release of Letraset sheets containing Lorem Ipsum passages, and more recently with desktop publishing software like Aldus PageMaker including versions of Lorem Ipsum.<\\/p>\\r\\n<p>Lorem Ipsum is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry\'s standard dummy text ever since the 1500s, when an unknown printer took a galley of type and scrambled it to make a type specimen book. It has survived not only five centuries, but also the leap into electronic typesetting, remaining essentially unchanged. It was popularised in the 1960s with the release of Letraset sheets containing Lorem Ipsum passages, and more recently with desktop publishing software like Aldus PageMaker including versions of Lorem Ipsum.<\\/p>\\r\\n<p>Lorem Ipsum is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry\'s standard dummy text ever since the 1500s, when an unknown printer took a galley of type and scrambled it to make a type specimen book. It has survived not only five centuries, but also the leap into electronic typesetting, remaining essentially unchanged. It was popularised in the 1960s with the release of Letraset sheets containing Lorem Ipsum passages, and more recently with desktop publishing software like Aldus PageMaker including versions of Lorem Ipsum.<\\/p>\",\"fulltext\":\"\",\"state\":1,\"catid\":\"10\",\"created\":\"2018-06-01 11:45:06\",\"created_by\":\"601\",\"created_by_alias\":\"\",\"modified\":\"2018-06-23 17:10:26\",\"modified_by\":\"601\",\"checked_out\":\"601\",\"checked_out_time\":\"2018-06-23 17:10:16\",\"publish_up\":\"2018-06-01 11:45:06\",\"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\":\"{\\\"article_layout\\\":\\\"\\\",\\\"show_title\\\":\\\"\\\",\\\"link_titles\\\":\\\"\\\",\\\"show_tags\\\":\\\"\\\",\\\"show_intro\\\":\\\"\\\",\\\"info_block_position\\\":\\\"\\\",\\\"info_block_show_title\\\":\\\"\\\",\\\"show_category\\\":\\\"\\\",\\\"link_category\\\":\\\"\\\",\\\"show_parent_category\\\":\\\"\\\",\\\"link_parent_category\\\":\\\"\\\",\\\"show_associations\\\":\\\"\\\",\\\"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_page_title\\\":\\\"\\\",\\\"show_publishing_options\\\":\\\"\\\",\\\"show_article_options\\\":\\\"\\\",\\\"show_urls_images_backend\\\":\\\"\\\",\\\"show_urls_images_frontend\\\":\\\"\\\"}\",\"version\":4,\"ordering\":\"4\",\"metakey\":\"\",\"metadesc\":\"\",\"access\":\"1\",\"hits\":\"0\",\"metadata\":\"{\\\"robots\\\":\\\"\\\",\\\"author\\\":\\\"\\\",\\\"rights\\\":\\\"\\\",\\\"xreference\\\":\\\"\\\"}\",\"featured\":\"0\",\"language\":\"*\",\"xreference\":\"\"}', 0),
(193, 21, 1, '', '2018-06-23 17:10:53', 601, 4182, 'aa523285dbbf1ba90b19580e229138ab39f1f70b', '{\"id\":21,\"asset_id\":\"160\",\"title\":\"Five great lessons you can learn from lifestyle\",\"alias\":\"five-great-lessons-you-can-learn-from-lifestyle\",\"introtext\":\"<p>Lorem Ipsum is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry\'s standard dummy text ever since the 1500s, when an unknown printer took a galley of type and scrambled it to make a type specimen book. It has survived not only five centuries, but also the leap into electronic typesetting, remaining essentially unchanged. It was popularised in the 1960s with the release of Letraset sheets containing Lorem Ipsum passages, and more recently with desktop publishing software like Aldus PageMaker including versions of Lorem Ipsum.<\\/p>\\r\\n<p>Lorem Ipsum is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry\'s standard dummy text ever since the 1500s, when an unknown printer took a galley of type and scrambled it to make a type specimen book. It has survived not only five centuries, but also the leap into electronic typesetting, remaining essentially unchanged. It was popularised in the 1960s with the release of Letraset sheets containing Lorem Ipsum passages, and more recently with desktop publishing software like Aldus PageMaker including versions of Lorem Ipsum.<\\/p>\\r\\n<p>Lorem Ipsum is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry\'s standard dummy text ever since the 1500s, when an unknown printer took a galley of type and scrambled it to make a type specimen book. It has survived not only five centuries, but also the leap into electronic typesetting, remaining essentially unchanged. It was popularised in the 1960s with the release of Letraset sheets containing Lorem Ipsum passages, and more recently with desktop publishing software like Aldus PageMaker including versions of Lorem Ipsum.<\\/p>\\r\\n<p>Lorem Ipsum is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry\'s standard dummy text ever since the 1500s, when an unknown printer took a galley of type and scrambled it to make a type specimen book. It has survived not only five centuries, but also the leap into electronic typesetting, remaining essentially unchanged. It was popularised in the 1960s with the release of Letraset sheets containing Lorem Ipsum passages, and more recently with desktop publishing software like Aldus PageMaker including versions of Lorem Ipsum.<\\/p>\",\"fulltext\":\"\",\"state\":1,\"catid\":\"10\",\"created\":\"2018-06-01 11:45:06\",\"created_by\":\"601\",\"created_by_alias\":\"\",\"modified\":\"2018-06-23 17:10:53\",\"modified_by\":\"601\",\"checked_out\":\"601\",\"checked_out_time\":\"2018-06-23 17:10:33\",\"publish_up\":\"2018-06-01 11:45:06\",\"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\":\"{\\\"article_layout\\\":\\\"\\\",\\\"show_title\\\":\\\"\\\",\\\"link_titles\\\":\\\"\\\",\\\"show_tags\\\":\\\"\\\",\\\"show_intro\\\":\\\"\\\",\\\"info_block_position\\\":\\\"\\\",\\\"info_block_show_title\\\":\\\"\\\",\\\"show_category\\\":\\\"\\\",\\\"link_category\\\":\\\"\\\",\\\"show_parent_category\\\":\\\"\\\",\\\"link_parent_category\\\":\\\"\\\",\\\"show_associations\\\":\\\"\\\",\\\"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_page_title\\\":\\\"\\\",\\\"show_publishing_options\\\":\\\"\\\",\\\"show_article_options\\\":\\\"\\\",\\\"show_urls_images_backend\\\":\\\"\\\",\\\"show_urls_images_frontend\\\":\\\"\\\"}\",\"version\":4,\"ordering\":\"5\",\"metakey\":\"\",\"metadesc\":\"\",\"access\":\"1\",\"hits\":\"0\",\"metadata\":\"{\\\"robots\\\":\\\"\\\",\\\"author\\\":\\\"\\\",\\\"rights\\\":\\\"\\\",\\\"xreference\\\":\\\"\\\"}\",\"featured\":\"0\",\"language\":\"*\",\"xreference\":\"\"}', 0),
(194, 26, 1, '', '2018-06-23 17:11:59', 601, 4110, '16090263de495638ecb66f413d78eff6b2b0932e', '{\"id\":26,\"asset_id\":165,\"title\":\"what is design\",\"alias\":\"what-is-design\",\"introtext\":\"<p>Lorem Ipsum is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry\'s standard dummy text ever since the 1500s, when an unknown printer took a galley of type and scrambled it to make a type specimen book. It has survived not only five centuries, but also the leap into electronic typesetting, remaining essentially unchanged. It was popularised in the 1960s with the release of Letraset sheets containing Lorem Ipsum passages, and more recently with desktop publishing software like Aldus PageMaker including versions of Lorem Ipsum.<\\/p>\\r\\n<p>Lorem Ipsum is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry\'s standard dummy text ever since the 1500s, when an unknown printer took a galley of type and scrambled it to make a type specimen book. It has survived not only five centuries, but also the leap into electronic typesetting, remaining essentially unchanged. It was popularised in the 1960s with the release of Letraset sheets containing Lorem Ipsum passages, and more recently with desktop publishing software like Aldus PageMaker including versions of Lorem Ipsum.<\\/p>\\r\\n<p>Lorem Ipsum is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry\'s standard dummy text ever since the 1500s, when an unknown printer took a galley of type and scrambled it to make a type specimen book. It has survived not only five centuries, but also the leap into electronic typesetting, remaining essentially unchanged. It was popularised in the 1960s with the release of Letraset sheets containing Lorem Ipsum passages, and more recently with desktop publishing software like Aldus PageMaker including versions of Lorem Ipsum.<\\/p>\\r\\n<p>Lorem Ipsum is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry\'s standard dummy text ever since the 1500s, when an unknown printer took a galley of type and scrambled it to make a type specimen book. It has survived not only five centuries, but also the leap into electronic typesetting, remaining essentially unchanged. It was popularised in the 1960s with the release of Letraset sheets containing Lorem Ipsum passages, and more recently with desktop publishing software like Aldus PageMaker including versions of Lorem Ipsum.<\\/p>\",\"fulltext\":\"\",\"state\":0,\"catid\":11,\"created\":\"2018-06-01 11:45:06\",\"created_by\":\"601\",\"created_by_alias\":\"\",\"modified\":\"2018-06-23 17:11:59\",\"modified_by\":\"601\",\"checked_out\":\"0\",\"checked_out_time\":\"0000-00-00 00:00:00\",\"publish_up\":\"2018-06-01 11:45:06\",\"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\":\"{\\\"article_layout\\\":\\\"\\\",\\\"show_title\\\":\\\"\\\",\\\"link_titles\\\":\\\"\\\",\\\"show_tags\\\":\\\"\\\",\\\"show_intro\\\":\\\"\\\",\\\"info_block_position\\\":\\\"\\\",\\\"info_block_show_title\\\":\\\"\\\",\\\"show_category\\\":\\\"\\\",\\\"link_category\\\":\\\"\\\",\\\"show_parent_category\\\":\\\"\\\",\\\"link_parent_category\\\":\\\"\\\",\\\"show_associations\\\":\\\"\\\",\\\"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_page_title\\\":\\\"\\\",\\\"show_publishing_options\\\":\\\"\\\",\\\"show_article_options\\\":\\\"\\\",\\\"show_urls_images_backend\\\":\\\"\\\",\\\"show_urls_images_frontend\\\":\\\"\\\"}\",\"version\":\"4\",\"ordering\":\"6\",\"metakey\":\"\",\"metadesc\":\"\",\"access\":\"1\",\"hits\":0,\"metadata\":\"{\\\"robots\\\":\\\"\\\",\\\"author\\\":\\\"\\\",\\\"rights\\\":\\\"\\\",\\\"xreference\\\":\\\"\\\"}\",\"featured\":\"0\",\"language\":\"*\",\"xreference\":\"\"}', 0),
(195, 27, 1, '', '2018-06-23 17:11:59', 601, 4124, 'c41ce58ef85a099d66a88cdb3426e9596891d070', '{\"id\":27,\"asset_id\":166,\"title\":\"The secrets to design\",\"alias\":\"the-secrets-to-design\",\"introtext\":\"<p>Lorem Ipsum is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry\'s standard dummy text ever since the 1500s, when an unknown printer took a galley of type and scrambled it to make a type specimen book. It has survived not only five centuries, but also the leap into electronic typesetting, remaining essentially unchanged. It was popularised in the 1960s with the release of Letraset sheets containing Lorem Ipsum passages, and more recently with desktop publishing software like Aldus PageMaker including versions of Lorem Ipsum.<\\/p>\\r\\n<p>Lorem Ipsum is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry\'s standard dummy text ever since the 1500s, when an unknown printer took a galley of type and scrambled it to make a type specimen book. It has survived not only five centuries, but also the leap into electronic typesetting, remaining essentially unchanged. It was popularised in the 1960s with the release of Letraset sheets containing Lorem Ipsum passages, and more recently with desktop publishing software like Aldus PageMaker including versions of Lorem Ipsum.<\\/p>\\r\\n<p>Lorem Ipsum is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry\'s standard dummy text ever since the 1500s, when an unknown printer took a galley of type and scrambled it to make a type specimen book. It has survived not only five centuries, but also the leap into electronic typesetting, remaining essentially unchanged. It was popularised in the 1960s with the release of Letraset sheets containing Lorem Ipsum passages, and more recently with desktop publishing software like Aldus PageMaker including versions of Lorem Ipsum.<\\/p>\\r\\n<p>Lorem Ipsum is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry\'s standard dummy text ever since the 1500s, when an unknown printer took a galley of type and scrambled it to make a type specimen book. It has survived not only five centuries, but also the leap into electronic typesetting, remaining essentially unchanged. It was popularised in the 1960s with the release of Letraset sheets containing Lorem Ipsum passages, and more recently with desktop publishing software like Aldus PageMaker including versions of Lorem Ipsum.<\\/p>\",\"fulltext\":\"\",\"state\":0,\"catid\":11,\"created\":\"2018-06-01 11:45:06\",\"created_by\":\"601\",\"created_by_alias\":\"\",\"modified\":\"2018-06-23 17:11:59\",\"modified_by\":\"601\",\"checked_out\":\"0\",\"checked_out_time\":\"0000-00-00 00:00:00\",\"publish_up\":\"2018-06-01 11:45:06\",\"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\":\"{\\\"article_layout\\\":\\\"\\\",\\\"show_title\\\":\\\"\\\",\\\"link_titles\\\":\\\"\\\",\\\"show_tags\\\":\\\"\\\",\\\"show_intro\\\":\\\"\\\",\\\"info_block_position\\\":\\\"\\\",\\\"info_block_show_title\\\":\\\"\\\",\\\"show_category\\\":\\\"\\\",\\\"link_category\\\":\\\"\\\",\\\"show_parent_category\\\":\\\"\\\",\\\"link_parent_category\\\":\\\"\\\",\\\"show_associations\\\":\\\"\\\",\\\"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_page_title\\\":\\\"\\\",\\\"show_publishing_options\\\":\\\"\\\",\\\"show_article_options\\\":\\\"\\\",\\\"show_urls_images_backend\\\":\\\"\\\",\\\"show_urls_images_frontend\\\":\\\"\\\"}\",\"version\":\"3\",\"ordering\":\"5\",\"metakey\":\"\",\"metadesc\":\"\",\"access\":\"1\",\"hits\":0,\"metadata\":\"{\\\"robots\\\":\\\"\\\",\\\"author\\\":\\\"\\\",\\\"rights\\\":\\\"\\\",\\\"xreference\\\":\\\"\\\"}\",\"featured\":\"0\",\"language\":\"*\",\"xreference\":\"\"}', 0),
(196, 28, 1, '', '2018-06-23 17:11:59', 601, 4136, '5c0b5a6ecc706511362979dca9b4cc79fefde321', '{\"id\":28,\"asset_id\":167,\"title\":\"The hidden agenda of design\",\"alias\":\"the-hidden-agenda-of-design\",\"introtext\":\"<p>Lorem Ipsum is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry\'s standard dummy text ever since the 1500s, when an unknown printer took a galley of type and scrambled it to make a type specimen book. It has survived not only five centuries, but also the leap into electronic typesetting, remaining essentially unchanged. It was popularised in the 1960s with the release of Letraset sheets containing Lorem Ipsum passages, and more recently with desktop publishing software like Aldus PageMaker including versions of Lorem Ipsum.<\\/p>\\r\\n<p>Lorem Ipsum is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry\'s standard dummy text ever since the 1500s, when an unknown printer took a galley of type and scrambled it to make a type specimen book. It has survived not only five centuries, but also the leap into electronic typesetting, remaining essentially unchanged. It was popularised in the 1960s with the release of Letraset sheets containing Lorem Ipsum passages, and more recently with desktop publishing software like Aldus PageMaker including versions of Lorem Ipsum.<\\/p>\\r\\n<p>Lorem Ipsum is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry\'s standard dummy text ever since the 1500s, when an unknown printer took a galley of type and scrambled it to make a type specimen book. It has survived not only five centuries, but also the leap into electronic typesetting, remaining essentially unchanged. It was popularised in the 1960s with the release of Letraset sheets containing Lorem Ipsum passages, and more recently with desktop publishing software like Aldus PageMaker including versions of Lorem Ipsum.<\\/p>\\r\\n<p>Lorem Ipsum is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry\'s standard dummy text ever since the 1500s, when an unknown printer took a galley of type and scrambled it to make a type specimen book. It has survived not only five centuries, but also the leap into electronic typesetting, remaining essentially unchanged. It was popularised in the 1960s with the release of Letraset sheets containing Lorem Ipsum passages, and more recently with desktop publishing software like Aldus PageMaker including versions of Lorem Ipsum.<\\/p>\",\"fulltext\":\"\",\"state\":0,\"catid\":11,\"created\":\"2018-06-01 11:45:06\",\"created_by\":\"601\",\"created_by_alias\":\"\",\"modified\":\"2018-06-23 17:11:59\",\"modified_by\":\"601\",\"checked_out\":\"0\",\"checked_out_time\":\"0000-00-00 00:00:00\",\"publish_up\":\"2018-06-01 11:45:06\",\"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\":\"{\\\"article_layout\\\":\\\"\\\",\\\"show_title\\\":\\\"\\\",\\\"link_titles\\\":\\\"\\\",\\\"show_tags\\\":\\\"\\\",\\\"show_intro\\\":\\\"\\\",\\\"info_block_position\\\":\\\"\\\",\\\"info_block_show_title\\\":\\\"\\\",\\\"show_category\\\":\\\"\\\",\\\"link_category\\\":\\\"\\\",\\\"show_parent_category\\\":\\\"\\\",\\\"link_parent_category\\\":\\\"\\\",\\\"show_associations\\\":\\\"\\\",\\\"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_page_title\\\":\\\"\\\",\\\"show_publishing_options\\\":\\\"\\\",\\\"show_article_options\\\":\\\"\\\",\\\"show_urls_images_backend\\\":\\\"\\\",\\\"show_urls_images_frontend\\\":\\\"\\\"}\",\"version\":\"3\",\"ordering\":\"4\",\"metakey\":\"\",\"metadesc\":\"\",\"access\":\"1\",\"hits\":0,\"metadata\":\"{\\\"robots\\\":\\\"\\\",\\\"author\\\":\\\"\\\",\\\"rights\\\":\\\"\\\",\\\"xreference\\\":\\\"\\\"}\",\"featured\":\"0\",\"language\":\"*\",\"xreference\":\"\"}', 0),
(197, 29, 1, '', '2018-06-23 17:11:59', 601, 4130, 'ee7e74468d4658c391e0582e2af92af6908279d9', '{\"id\":29,\"asset_id\":168,\"title\":\"Have fun learning design\",\"alias\":\"have-fun-learning-design\",\"introtext\":\"<p>Lorem Ipsum is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry\'s standard dummy text ever since the 1500s, when an unknown printer took a galley of type and scrambled it to make a type specimen book. It has survived not only five centuries, but also the leap into electronic typesetting, remaining essentially unchanged. It was popularised in the 1960s with the release of Letraset sheets containing Lorem Ipsum passages, and more recently with desktop publishing software like Aldus PageMaker including versions of Lorem Ipsum.<\\/p>\\r\\n<p>Lorem Ipsum is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry\'s standard dummy text ever since the 1500s, when an unknown printer took a galley of type and scrambled it to make a type specimen book. It has survived not only five centuries, but also the leap into electronic typesetting, remaining essentially unchanged. It was popularised in the 1960s with the release of Letraset sheets containing Lorem Ipsum passages, and more recently with desktop publishing software like Aldus PageMaker including versions of Lorem Ipsum.<\\/p>\\r\\n<p>Lorem Ipsum is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry\'s standard dummy text ever since the 1500s, when an unknown printer took a galley of type and scrambled it to make a type specimen book. It has survived not only five centuries, but also the leap into electronic typesetting, remaining essentially unchanged. It was popularised in the 1960s with the release of Letraset sheets containing Lorem Ipsum passages, and more recently with desktop publishing software like Aldus PageMaker including versions of Lorem Ipsum.<\\/p>\\r\\n<p>Lorem Ipsum is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry\'s standard dummy text ever since the 1500s, when an unknown printer took a galley of type and scrambled it to make a type specimen book. It has survived not only five centuries, but also the leap into electronic typesetting, remaining essentially unchanged. It was popularised in the 1960s with the release of Letraset sheets containing Lorem Ipsum passages, and more recently with desktop publishing software like Aldus PageMaker including versions of Lorem Ipsum.<\\/p>\",\"fulltext\":\"\",\"state\":0,\"catid\":11,\"created\":\"2018-06-01 11:45:06\",\"created_by\":\"601\",\"created_by_alias\":\"\",\"modified\":\"2018-06-23 17:11:59\",\"modified_by\":\"601\",\"checked_out\":\"0\",\"checked_out_time\":\"0000-00-00 00:00:00\",\"publish_up\":\"2018-06-01 11:45:06\",\"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\":\"{\\\"article_layout\\\":\\\"\\\",\\\"show_title\\\":\\\"\\\",\\\"link_titles\\\":\\\"\\\",\\\"show_tags\\\":\\\"\\\",\\\"show_intro\\\":\\\"\\\",\\\"info_block_position\\\":\\\"\\\",\\\"info_block_show_title\\\":\\\"\\\",\\\"show_category\\\":\\\"\\\",\\\"link_category\\\":\\\"\\\",\\\"show_parent_category\\\":\\\"\\\",\\\"link_parent_category\\\":\\\"\\\",\\\"show_associations\\\":\\\"\\\",\\\"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_page_title\\\":\\\"\\\",\\\"show_publishing_options\\\":\\\"\\\",\\\"show_article_options\\\":\\\"\\\",\\\"show_urls_images_backend\\\":\\\"\\\",\\\"show_urls_images_frontend\\\":\\\"\\\"}\",\"version\":\"4\",\"ordering\":\"3\",\"metakey\":\"\",\"metadesc\":\"\",\"access\":\"1\",\"hits\":0,\"metadata\":\"{\\\"robots\\\":\\\"\\\",\\\"author\\\":\\\"\\\",\\\"rights\\\":\\\"\\\",\\\"xreference\\\":\\\"\\\"}\",\"featured\":\"0\",\"language\":\"*\",\"xreference\":\"\"}', 0),
(199, 31, 1, '', '2018-06-23 17:11:59', 601, 4128, 'c9ca30c23fab1918efe27bb116e686c284c148cf', '{\"id\":31,\"asset_id\":170,\"title\":\"Design Expert Interview\",\"alias\":\"design-expert-interview\",\"introtext\":\"<p>Lorem Ipsum is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry\'s standard dummy text ever since the 1500s, when an unknown printer took a galley of type and scrambled it to make a type specimen book. It has survived not only five centuries, but also the leap into electronic typesetting, remaining essentially unchanged. It was popularised in the 1960s with the release of Letraset sheets containing Lorem Ipsum passages, and more recently with desktop publishing software like Aldus PageMaker including versions of Lorem Ipsum.<\\/p>\\r\\n<p>Lorem Ipsum is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry\'s standard dummy text ever since the 1500s, when an unknown printer took a galley of type and scrambled it to make a type specimen book. It has survived not only five centuries, but also the leap into electronic typesetting, remaining essentially unchanged. It was popularised in the 1960s with the release of Letraset sheets containing Lorem Ipsum passages, and more recently with desktop publishing software like Aldus PageMaker including versions of Lorem Ipsum.<\\/p>\\r\\n<p>Lorem Ipsum is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry\'s standard dummy text ever since the 1500s, when an unknown printer took a galley of type and scrambled it to make a type specimen book. It has survived not only five centuries, but also the leap into electronic typesetting, remaining essentially unchanged. It was popularised in the 1960s with the release of Letraset sheets containing Lorem Ipsum passages, and more recently with desktop publishing software like Aldus PageMaker including versions of Lorem Ipsum.<\\/p>\\r\\n<p>Lorem Ipsum is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry\'s standard dummy text ever since the 1500s, when an unknown printer took a galley of type and scrambled it to make a type specimen book. It has survived not only five centuries, but also the leap into electronic typesetting, remaining essentially unchanged. It was popularised in the 1960s with the release of Letraset sheets containing Lorem Ipsum passages, and more recently with desktop publishing software like Aldus PageMaker including versions of Lorem Ipsum.<\\/p>\",\"fulltext\":\"\",\"state\":0,\"catid\":11,\"created\":\"2018-06-01 11:45:06\",\"created_by\":\"601\",\"created_by_alias\":\"\",\"modified\":\"2018-06-23 17:11:59\",\"modified_by\":\"601\",\"checked_out\":\"0\",\"checked_out_time\":\"0000-00-00 00:00:00\",\"publish_up\":\"2018-06-01 11:45:06\",\"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\":\"{\\\"article_layout\\\":\\\"\\\",\\\"show_title\\\":\\\"\\\",\\\"link_titles\\\":\\\"\\\",\\\"show_tags\\\":\\\"\\\",\\\"show_intro\\\":\\\"\\\",\\\"info_block_position\\\":\\\"\\\",\\\"info_block_show_title\\\":\\\"\\\",\\\"show_category\\\":\\\"\\\",\\\"link_category\\\":\\\"\\\",\\\"show_parent_category\\\":\\\"\\\",\\\"link_parent_category\\\":\\\"\\\",\\\"show_associations\\\":\\\"\\\",\\\"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_page_title\\\":\\\"\\\",\\\"show_publishing_options\\\":\\\"\\\",\\\"show_article_options\\\":\\\"\\\",\\\"show_urls_images_backend\\\":\\\"\\\",\\\"show_urls_images_frontend\\\":\\\"\\\"}\",\"version\":\"2\",\"ordering\":\"1\",\"metakey\":\"\",\"metadesc\":\"\",\"access\":\"1\",\"hits\":0,\"metadata\":\"{\\\"robots\\\":\\\"\\\",\\\"author\\\":\\\"\\\",\\\"rights\\\":\\\"\\\",\\\"xreference\\\":\\\"\\\"}\",\"featured\":\"0\",\"language\":\"*\",\"xreference\":\"\"}', 0),
(206, 31, 1, '', '2018-06-23 17:13:43', 601, 4154, '838c3a9b114bbb91b76ac657b4b8842f541f44af', '{\"id\":31,\"asset_id\":\"170\",\"title\":\"How technology can easy your work\",\"alias\":\"how-technology-can-easy-your-work\",\"introtext\":\"<p>Lorem Ipsum is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry\'s standard dummy text ever since the 1500s, when an unknown printer took a galley of type and scrambled it to make a type specimen book. It has survived not only five centuries, but also the leap into electronic typesetting, remaining essentially unchanged. It was popularised in the 1960s with the release of Letraset sheets containing Lorem Ipsum passages, and more recently with desktop publishing software like Aldus PageMaker including versions of Lorem Ipsum.<\\/p>\\r\\n<p>Lorem Ipsum is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry\'s standard dummy text ever since the 1500s, when an unknown printer took a galley of type and scrambled it to make a type specimen book. It has survived not only five centuries, but also the leap into electronic typesetting, remaining essentially unchanged. It was popularised in the 1960s with the release of Letraset sheets containing Lorem Ipsum passages, and more recently with desktop publishing software like Aldus PageMaker including versions of Lorem Ipsum.<\\/p>\\r\\n<p>Lorem Ipsum is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry\'s standard dummy text ever since the 1500s, when an unknown printer took a galley of type and scrambled it to make a type specimen book. It has survived not only five centuries, but also the leap into electronic typesetting, remaining essentially unchanged. It was popularised in the 1960s with the release of Letraset sheets containing Lorem Ipsum passages, and more recently with desktop publishing software like Aldus PageMaker including versions of Lorem Ipsum.<\\/p>\\r\\n<p>Lorem Ipsum is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry\'s standard dummy text ever since the 1500s, when an unknown printer took a galley of type and scrambled it to make a type specimen book. It has survived not only five centuries, but also the leap into electronic typesetting, remaining essentially unchanged. It was popularised in the 1960s with the release of Letraset sheets containing Lorem Ipsum passages, and more recently with desktop publishing software like Aldus PageMaker including versions of Lorem Ipsum.<\\/p>\",\"fulltext\":\"\",\"state\":1,\"catid\":\"11\",\"created\":\"2018-06-01 11:45:06\",\"created_by\":\"601\",\"created_by_alias\":\"\",\"modified\":\"2018-06-23 17:13:43\",\"modified_by\":\"601\",\"checked_out\":\"601\",\"checked_out_time\":\"2018-06-23 17:13:37\",\"publish_up\":\"2018-06-01 11:45:06\",\"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\":\"{\\\"article_layout\\\":\\\"\\\",\\\"show_title\\\":\\\"\\\",\\\"link_titles\\\":\\\"\\\",\\\"show_tags\\\":\\\"\\\",\\\"show_intro\\\":\\\"\\\",\\\"info_block_position\\\":\\\"\\\",\\\"info_block_show_title\\\":\\\"\\\",\\\"show_category\\\":\\\"\\\",\\\"link_category\\\":\\\"\\\",\\\"show_parent_category\\\":\\\"\\\",\\\"link_parent_category\\\":\\\"\\\",\\\"show_associations\\\":\\\"\\\",\\\"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_page_title\\\":\\\"\\\",\\\"show_publishing_options\\\":\\\"\\\",\\\"show_article_options\\\":\\\"\\\",\\\"show_urls_images_backend\\\":\\\"\\\",\\\"show_urls_images_frontend\\\":\\\"\\\"}\",\"version\":3,\"ordering\":\"1\",\"metakey\":\"\",\"metadesc\":\"\",\"access\":\"1\",\"hits\":\"0\",\"metadata\":\"{\\\"robots\\\":\\\"\\\",\\\"author\\\":\\\"\\\",\\\"rights\\\":\\\"\\\",\\\"xreference\\\":\\\"\\\"}\",\"featured\":\"0\",\"language\":\"*\",\"xreference\":\"\"}', 0),
(207, 30, 1, '', '2018-06-23 17:13:53', 601, 4134, '491e7253d17ea6be09ca6b78ef4796b937ed7b93', '{\"id\":30,\"asset_id\":\"169\",\"title\":\"How to learn technology\",\"alias\":\"how-to-learn-technology\",\"introtext\":\"<p>Lorem Ipsum is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry\'s standard dummy text ever since the 1500s, when an unknown printer took a galley of type and scrambled it to make a type specimen book. It has survived not only five centuries, but also the leap into electronic typesetting, remaining essentially unchanged. It was popularised in the 1960s with the release of Letraset sheets containing Lorem Ipsum passages, and more recently with desktop publishing software like Aldus PageMaker including versions of Lorem Ipsum.<\\/p>\\r\\n<p>Lorem Ipsum is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry\'s standard dummy text ever since the 1500s, when an unknown printer took a galley of type and scrambled it to make a type specimen book. It has survived not only five centuries, but also the leap into electronic typesetting, remaining essentially unchanged. It was popularised in the 1960s with the release of Letraset sheets containing Lorem Ipsum passages, and more recently with desktop publishing software like Aldus PageMaker including versions of Lorem Ipsum.<\\/p>\\r\\n<p>Lorem Ipsum is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry\'s standard dummy text ever since the 1500s, when an unknown printer took a galley of type and scrambled it to make a type specimen book. It has survived not only five centuries, but also the leap into electronic typesetting, remaining essentially unchanged. It was popularised in the 1960s with the release of Letraset sheets containing Lorem Ipsum passages, and more recently with desktop publishing software like Aldus PageMaker including versions of Lorem Ipsum.<\\/p>\\r\\n<p>Lorem Ipsum is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry\'s standard dummy text ever since the 1500s, when an unknown printer took a galley of type and scrambled it to make a type specimen book. It has survived not only five centuries, but also the leap into electronic typesetting, remaining essentially unchanged. It was popularised in the 1960s with the release of Letraset sheets containing Lorem Ipsum passages, and more recently with desktop publishing software like Aldus PageMaker including versions of Lorem Ipsum.<\\/p>\",\"fulltext\":\"\",\"state\":1,\"catid\":\"11\",\"created\":\"2018-06-01 11:45:06\",\"created_by\":\"601\",\"created_by_alias\":\"\",\"modified\":\"2018-06-23 17:13:53\",\"modified_by\":\"601\",\"checked_out\":\"601\",\"checked_out_time\":\"2018-06-23 17:13:46\",\"publish_up\":\"2018-06-01 11:45:06\",\"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\":\"{\\\"article_layout\\\":\\\"\\\",\\\"show_title\\\":\\\"\\\",\\\"link_titles\\\":\\\"\\\",\\\"show_tags\\\":\\\"\\\",\\\"show_intro\\\":\\\"\\\",\\\"info_block_position\\\":\\\"\\\",\\\"info_block_show_title\\\":\\\"\\\",\\\"show_category\\\":\\\"\\\",\\\"link_category\\\":\\\"\\\",\\\"show_parent_category\\\":\\\"\\\",\\\"link_parent_category\\\":\\\"\\\",\\\"show_associations\\\":\\\"\\\",\\\"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_page_title\\\":\\\"\\\",\\\"show_publishing_options\\\":\\\"\\\",\\\"show_article_options\\\":\\\"\\\",\\\"show_urls_images_backend\\\":\\\"\\\",\\\"show_urls_images_frontend\\\":\\\"\\\"}\",\"version\":5,\"ordering\":\"2\",\"metakey\":\"\",\"metadesc\":\"\",\"access\":\"1\",\"hits\":\"0\",\"metadata\":\"{\\\"robots\\\":\\\"\\\",\\\"author\\\":\\\"\\\",\\\"rights\\\":\\\"\\\",\\\"xreference\\\":\\\"\\\"}\",\"featured\":\"0\",\"language\":\"*\",\"xreference\":\"\"}', 0),
(208, 29, 1, '', '2018-06-23 17:14:03', 601, 4138, '253ed15ab7bc501af0ae61568b345ba0e5a735de', '{\"id\":29,\"asset_id\":\"168\",\"title\":\"The history of technology\",\"alias\":\"the-history-of-technology\",\"introtext\":\"<p>Lorem Ipsum is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry\'s standard dummy text ever since the 1500s, when an unknown printer took a galley of type and scrambled it to make a type specimen book. It has survived not only five centuries, but also the leap into electronic typesetting, remaining essentially unchanged. It was popularised in the 1960s with the release of Letraset sheets containing Lorem Ipsum passages, and more recently with desktop publishing software like Aldus PageMaker including versions of Lorem Ipsum.<\\/p>\\r\\n<p>Lorem Ipsum is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry\'s standard dummy text ever since the 1500s, when an unknown printer took a galley of type and scrambled it to make a type specimen book. It has survived not only five centuries, but also the leap into electronic typesetting, remaining essentially unchanged. It was popularised in the 1960s with the release of Letraset sheets containing Lorem Ipsum passages, and more recently with desktop publishing software like Aldus PageMaker including versions of Lorem Ipsum.<\\/p>\\r\\n<p>Lorem Ipsum is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry\'s standard dummy text ever since the 1500s, when an unknown printer took a galley of type and scrambled it to make a type specimen book. It has survived not only five centuries, but also the leap into electronic typesetting, remaining essentially unchanged. It was popularised in the 1960s with the release of Letraset sheets containing Lorem Ipsum passages, and more recently with desktop publishing software like Aldus PageMaker including versions of Lorem Ipsum.<\\/p>\\r\\n<p>Lorem Ipsum is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry\'s standard dummy text ever since the 1500s, when an unknown printer took a galley of type and scrambled it to make a type specimen book. It has survived not only five centuries, but also the leap into electronic typesetting, remaining essentially unchanged. It was popularised in the 1960s with the release of Letraset sheets containing Lorem Ipsum passages, and more recently with desktop publishing software like Aldus PageMaker including versions of Lorem Ipsum.<\\/p>\",\"fulltext\":\"\",\"state\":1,\"catid\":\"11\",\"created\":\"2018-06-01 11:45:06\",\"created_by\":\"601\",\"created_by_alias\":\"\",\"modified\":\"2018-06-23 17:14:03\",\"modified_by\":\"601\",\"checked_out\":\"601\",\"checked_out_time\":\"2018-06-23 17:13:56\",\"publish_up\":\"2018-06-01 11:45:06\",\"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\":\"{\\\"article_layout\\\":\\\"\\\",\\\"show_title\\\":\\\"\\\",\\\"link_titles\\\":\\\"\\\",\\\"show_tags\\\":\\\"\\\",\\\"show_intro\\\":\\\"\\\",\\\"info_block_position\\\":\\\"\\\",\\\"info_block_show_title\\\":\\\"\\\",\\\"show_category\\\":\\\"\\\",\\\"link_category\\\":\\\"\\\",\\\"show_parent_category\\\":\\\"\\\",\\\"link_parent_category\\\":\\\"\\\",\\\"show_associations\\\":\\\"\\\",\\\"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_page_title\\\":\\\"\\\",\\\"show_publishing_options\\\":\\\"\\\",\\\"show_article_options\\\":\\\"\\\",\\\"show_urls_images_backend\\\":\\\"\\\",\\\"show_urls_images_frontend\\\":\\\"\\\"}\",\"version\":5,\"ordering\":\"3\",\"metakey\":\"\",\"metadesc\":\"\",\"access\":\"1\",\"hits\":\"0\",\"metadata\":\"{\\\"robots\\\":\\\"\\\",\\\"author\\\":\\\"\\\",\\\"rights\\\":\\\"\\\",\\\"xreference\\\":\\\"\\\"}\",\"featured\":\"0\",\"language\":\"*\",\"xreference\":\"\"}', 0);
INSERT INTO `ynfp8_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
(209, 28, 1, '', '2018-06-23 17:14:17', 601, 4148, 'a42297c3fbe32b145bfefefe953f10604cd03989', '{\"id\":28,\"asset_id\":\"167\",\"title\":\"The latest trend in technology\",\"alias\":\"the-latest-trend-in-technology\",\"introtext\":\"<p>Lorem Ipsum is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry\'s standard dummy text ever since the 1500s, when an unknown printer took a galley of type and scrambled it to make a type specimen book. It has survived not only five centuries, but also the leap into electronic typesetting, remaining essentially unchanged. It was popularised in the 1960s with the release of Letraset sheets containing Lorem Ipsum passages, and more recently with desktop publishing software like Aldus PageMaker including versions of Lorem Ipsum.<\\/p>\\r\\n<p>Lorem Ipsum is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry\'s standard dummy text ever since the 1500s, when an unknown printer took a galley of type and scrambled it to make a type specimen book. It has survived not only five centuries, but also the leap into electronic typesetting, remaining essentially unchanged. It was popularised in the 1960s with the release of Letraset sheets containing Lorem Ipsum passages, and more recently with desktop publishing software like Aldus PageMaker including versions of Lorem Ipsum.<\\/p>\\r\\n<p>Lorem Ipsum is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry\'s standard dummy text ever since the 1500s, when an unknown printer took a galley of type and scrambled it to make a type specimen book. It has survived not only five centuries, but also the leap into electronic typesetting, remaining essentially unchanged. It was popularised in the 1960s with the release of Letraset sheets containing Lorem Ipsum passages, and more recently with desktop publishing software like Aldus PageMaker including versions of Lorem Ipsum.<\\/p>\\r\\n<p>Lorem Ipsum is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry\'s standard dummy text ever since the 1500s, when an unknown printer took a galley of type and scrambled it to make a type specimen book. It has survived not only five centuries, but also the leap into electronic typesetting, remaining essentially unchanged. It was popularised in the 1960s with the release of Letraset sheets containing Lorem Ipsum passages, and more recently with desktop publishing software like Aldus PageMaker including versions of Lorem Ipsum.<\\/p>\",\"fulltext\":\"\",\"state\":1,\"catid\":\"11\",\"created\":\"2018-06-01 11:45:06\",\"created_by\":\"601\",\"created_by_alias\":\"\",\"modified\":\"2018-06-23 17:14:17\",\"modified_by\":\"601\",\"checked_out\":\"601\",\"checked_out_time\":\"2018-06-23 17:14:11\",\"publish_up\":\"2018-06-01 11:45:06\",\"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\":\"{\\\"article_layout\\\":\\\"\\\",\\\"show_title\\\":\\\"\\\",\\\"link_titles\\\":\\\"\\\",\\\"show_tags\\\":\\\"\\\",\\\"show_intro\\\":\\\"\\\",\\\"info_block_position\\\":\\\"\\\",\\\"info_block_show_title\\\":\\\"\\\",\\\"show_category\\\":\\\"\\\",\\\"link_category\\\":\\\"\\\",\\\"show_parent_category\\\":\\\"\\\",\\\"link_parent_category\\\":\\\"\\\",\\\"show_associations\\\":\\\"\\\",\\\"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_page_title\\\":\\\"\\\",\\\"show_publishing_options\\\":\\\"\\\",\\\"show_article_options\\\":\\\"\\\",\\\"show_urls_images_backend\\\":\\\"\\\",\\\"show_urls_images_frontend\\\":\\\"\\\"}\",\"version\":4,\"ordering\":\"4\",\"metakey\":\"\",\"metadesc\":\"\",\"access\":\"1\",\"hits\":\"0\",\"metadata\":\"{\\\"robots\\\":\\\"\\\",\\\"author\\\":\\\"\\\",\\\"rights\\\":\\\"\\\",\\\"xreference\\\":\\\"\\\"}\",\"featured\":\"0\",\"language\":\"*\",\"xreference\":\"\"}', 0),
(210, 27, 1, '', '2018-06-23 17:14:29', 601, 4148, 'f32728454e10c718f2003d741f585fdc734b5878', '{\"id\":27,\"asset_id\":\"166\",\"title\":\"The modern rules of technology\",\"alias\":\"the-modern-rules-of-technology\",\"introtext\":\"<p>Lorem Ipsum is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry\'s standard dummy text ever since the 1500s, when an unknown printer took a galley of type and scrambled it to make a type specimen book. It has survived not only five centuries, but also the leap into electronic typesetting, remaining essentially unchanged. It was popularised in the 1960s with the release of Letraset sheets containing Lorem Ipsum passages, and more recently with desktop publishing software like Aldus PageMaker including versions of Lorem Ipsum.<\\/p>\\r\\n<p>Lorem Ipsum is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry\'s standard dummy text ever since the 1500s, when an unknown printer took a galley of type and scrambled it to make a type specimen book. It has survived not only five centuries, but also the leap into electronic typesetting, remaining essentially unchanged. It was popularised in the 1960s with the release of Letraset sheets containing Lorem Ipsum passages, and more recently with desktop publishing software like Aldus PageMaker including versions of Lorem Ipsum.<\\/p>\\r\\n<p>Lorem Ipsum is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry\'s standard dummy text ever since the 1500s, when an unknown printer took a galley of type and scrambled it to make a type specimen book. It has survived not only five centuries, but also the leap into electronic typesetting, remaining essentially unchanged. It was popularised in the 1960s with the release of Letraset sheets containing Lorem Ipsum passages, and more recently with desktop publishing software like Aldus PageMaker including versions of Lorem Ipsum.<\\/p>\\r\\n<p>Lorem Ipsum is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry\'s standard dummy text ever since the 1500s, when an unknown printer took a galley of type and scrambled it to make a type specimen book. It has survived not only five centuries, but also the leap into electronic typesetting, remaining essentially unchanged. It was popularised in the 1960s with the release of Letraset sheets containing Lorem Ipsum passages, and more recently with desktop publishing software like Aldus PageMaker including versions of Lorem Ipsum.<\\/p>\",\"fulltext\":\"\",\"state\":1,\"catid\":\"11\",\"created\":\"2018-06-01 11:45:06\",\"created_by\":\"601\",\"created_by_alias\":\"\",\"modified\":\"2018-06-23 17:14:29\",\"modified_by\":\"601\",\"checked_out\":\"601\",\"checked_out_time\":\"2018-06-23 17:14:22\",\"publish_up\":\"2018-06-01 11:45:06\",\"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\":\"{\\\"article_layout\\\":\\\"\\\",\\\"show_title\\\":\\\"\\\",\\\"link_titles\\\":\\\"\\\",\\\"show_tags\\\":\\\"\\\",\\\"show_intro\\\":\\\"\\\",\\\"info_block_position\\\":\\\"\\\",\\\"info_block_show_title\\\":\\\"\\\",\\\"show_category\\\":\\\"\\\",\\\"link_category\\\":\\\"\\\",\\\"show_parent_category\\\":\\\"\\\",\\\"link_parent_category\\\":\\\"\\\",\\\"show_associations\\\":\\\"\\\",\\\"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_page_title\\\":\\\"\\\",\\\"show_publishing_options\\\":\\\"\\\",\\\"show_article_options\\\":\\\"\\\",\\\"show_urls_images_backend\\\":\\\"\\\",\\\"show_urls_images_frontend\\\":\\\"\\\"}\",\"version\":4,\"ordering\":\"5\",\"metakey\":\"\",\"metadesc\":\"\",\"access\":\"1\",\"hits\":\"0\",\"metadata\":\"{\\\"robots\\\":\\\"\\\",\\\"author\\\":\\\"\\\",\\\"rights\\\":\\\"\\\",\\\"xreference\\\":\\\"\\\"}\",\"featured\":\"0\",\"language\":\"*\",\"xreference\":\"\"}', 0),
(211, 26, 1, '', '2018-06-23 17:14:40', 601, 4140, 'abd85459bac62a35c12f35176ddd9c17c1e95150', '{\"id\":26,\"asset_id\":\"165\",\"title\":\"Why is technologyso famous\",\"alias\":\"why-is-technologyso-famous\",\"introtext\":\"<p>Lorem Ipsum is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry\'s standard dummy text ever since the 1500s, when an unknown printer took a galley of type and scrambled it to make a type specimen book. It has survived not only five centuries, but also the leap into electronic typesetting, remaining essentially unchanged. It was popularised in the 1960s with the release of Letraset sheets containing Lorem Ipsum passages, and more recently with desktop publishing software like Aldus PageMaker including versions of Lorem Ipsum.<\\/p>\\r\\n<p>Lorem Ipsum is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry\'s standard dummy text ever since the 1500s, when an unknown printer took a galley of type and scrambled it to make a type specimen book. It has survived not only five centuries, but also the leap into electronic typesetting, remaining essentially unchanged. It was popularised in the 1960s with the release of Letraset sheets containing Lorem Ipsum passages, and more recently with desktop publishing software like Aldus PageMaker including versions of Lorem Ipsum.<\\/p>\\r\\n<p>Lorem Ipsum is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry\'s standard dummy text ever since the 1500s, when an unknown printer took a galley of type and scrambled it to make a type specimen book. It has survived not only five centuries, but also the leap into electronic typesetting, remaining essentially unchanged. It was popularised in the 1960s with the release of Letraset sheets containing Lorem Ipsum passages, and more recently with desktop publishing software like Aldus PageMaker including versions of Lorem Ipsum.<\\/p>\\r\\n<p>Lorem Ipsum is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry\'s standard dummy text ever since the 1500s, when an unknown printer took a galley of type and scrambled it to make a type specimen book. It has survived not only five centuries, but also the leap into electronic typesetting, remaining essentially unchanged. It was popularised in the 1960s with the release of Letraset sheets containing Lorem Ipsum passages, and more recently with desktop publishing software like Aldus PageMaker including versions of Lorem Ipsum.<\\/p>\",\"fulltext\":\"\",\"state\":1,\"catid\":\"11\",\"created\":\"2018-06-01 11:45:06\",\"created_by\":\"601\",\"created_by_alias\":\"\",\"modified\":\"2018-06-23 17:14:40\",\"modified_by\":\"601\",\"checked_out\":\"601\",\"checked_out_time\":\"2018-06-23 17:14:32\",\"publish_up\":\"2018-06-01 11:45:06\",\"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\":\"{\\\"article_layout\\\":\\\"\\\",\\\"show_title\\\":\\\"\\\",\\\"link_titles\\\":\\\"\\\",\\\"show_tags\\\":\\\"\\\",\\\"show_intro\\\":\\\"\\\",\\\"info_block_position\\\":\\\"\\\",\\\"info_block_show_title\\\":\\\"\\\",\\\"show_category\\\":\\\"\\\",\\\"link_category\\\":\\\"\\\",\\\"show_parent_category\\\":\\\"\\\",\\\"link_parent_category\\\":\\\"\\\",\\\"show_associations\\\":\\\"\\\",\\\"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_page_title\\\":\\\"\\\",\\\"show_publishing_options\\\":\\\"\\\",\\\"show_article_options\\\":\\\"\\\",\\\"show_urls_images_backend\\\":\\\"\\\",\\\"show_urls_images_frontend\\\":\\\"\\\"}\",\"version\":5,\"ordering\":\"6\",\"metakey\":\"\",\"metadesc\":\"\",\"access\":\"1\",\"hits\":\"0\",\"metadata\":\"{\\\"robots\\\":\\\"\\\",\\\"author\\\":\\\"\\\",\\\"rights\\\":\\\"\\\",\\\"xreference\\\":\\\"\\\"}\",\"featured\":\"0\",\"language\":\"*\",\"xreference\":\"\"}', 0),
(227, 4, 1, '', '2018-06-23 17:21:23', 601, 4215, '5e5b8f22afee63c69f83543b7e69e9789faad147', '{\"id\":4,\"asset_id\":\"74\",\"title\":\"Guidance for you in design\",\"alias\":\"guidance-for-you-in-design\",\"introtext\":\"<p>Lorem Ipsum is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry\'s standard dummy text ever since the 1500s, when an unknown printer took a galley of type and scrambled it to make a type specimen book. It has survived not only five centuries, but also the leap into electronic typesetting, remaining essentially unchanged. It was popularised in the 1960s with the release of Letraset sheets containing Lorem Ipsum passages, and more recently with desktop publishing software like Aldus PageMaker including versions of Lorem Ipsum.<\\/p>\\r\\n<p>Lorem Ipsum is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry\'s standard dummy text ever since the 1500s, when an unknown printer took a galley of type and scrambled it to make a type specimen book. It has survived not only five centuries, but also the leap into electronic typesetting, remaining essentially unchanged. It was popularised in the 1960s with the release of Letraset sheets containing Lorem Ipsum passages, and more recently with desktop publishing software like Aldus PageMaker including versions of Lorem Ipsum.<\\/p>\\r\\n<p>Lorem Ipsum is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry\'s standard dummy text ever since the 1500s, when an unknown printer took a galley of type and scrambled it to make a type specimen book. It has survived not only five centuries, but also the leap into electronic typesetting, remaining essentially unchanged. It was popularised in the 1960s with the release of Letraset sheets containing Lorem Ipsum passages, and more recently with desktop publishing software like Aldus PageMaker including versions of Lorem Ipsum.<\\/p>\\r\\n<p>Lorem Ipsum is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry\'s standard dummy text ever since the 1500s, when an unknown printer took a galley of type and scrambled it to make a type specimen book. It has survived not only five centuries, but also the leap into electronic typesetting, remaining essentially unchanged. It was popularised in the 1960s with the release of Letraset sheets containing Lorem Ipsum passages, and more recently with desktop publishing software like Aldus PageMaker including versions of Lorem Ipsum.<\\/p>\",\"fulltext\":\"\",\"state\":1,\"catid\":\"9\",\"created\":\"2018-06-01 11:45:06\",\"created_by\":\"601\",\"created_by_alias\":\"\",\"modified\":\"2018-06-23 17:21:23\",\"modified_by\":\"601\",\"checked_out\":\"601\",\"checked_out_time\":\"2018-06-23 17:20:56\",\"publish_up\":\"2018-06-01 11:45:06\",\"publish_down\":\"0000-00-00 00:00:00\",\"images\":\"{\\\"image_intro\\\":\\\"images\\\\\\/blog\\\\\\/design\\\\\\/img5-thumb.jpg\\\",\\\"float_intro\\\":\\\"\\\",\\\"image_intro_alt\\\":\\\"\\\",\\\"image_intro_caption\\\":\\\"\\\",\\\"image_fulltext\\\":\\\"images\\\\\\/blog\\\\\\/design\\\\\\/img5.jpg\\\",\\\"float_fulltext\\\":\\\"\\\",\\\"image_fulltext_alt\\\":\\\"\\\",\\\"image_fulltext_caption\\\":\\\"\\\"}\",\"urls\":\"{\\\"urla\\\":false,\\\"urlatext\\\":\\\"\\\",\\\"targeta\\\":\\\"\\\",\\\"urlb\\\":false,\\\"urlbtext\\\":\\\"\\\",\\\"targetb\\\":\\\"\\\",\\\"urlc\\\":false,\\\"urlctext\\\":\\\"\\\",\\\"targetc\\\":\\\"\\\"}\",\"attribs\":\"{\\\"article_layout\\\":\\\"\\\",\\\"show_title\\\":\\\"\\\",\\\"link_titles\\\":\\\"\\\",\\\"show_tags\\\":\\\"\\\",\\\"show_intro\\\":\\\"\\\",\\\"info_block_position\\\":\\\"\\\",\\\"info_block_show_title\\\":\\\"\\\",\\\"show_category\\\":\\\"\\\",\\\"link_category\\\":\\\"\\\",\\\"show_parent_category\\\":\\\"\\\",\\\"link_parent_category\\\":\\\"\\\",\\\"show_associations\\\":\\\"\\\",\\\"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_page_title\\\":\\\"\\\",\\\"show_publishing_options\\\":\\\"\\\",\\\"show_article_options\\\":\\\"\\\",\\\"show_urls_images_backend\\\":\\\"\\\",\\\"show_urls_images_frontend\\\":\\\"\\\"}\",\"version\":5,\"ordering\":\"2\",\"metakey\":\"\",\"metadesc\":\"\",\"access\":\"1\",\"hits\":\"0\",\"metadata\":\"{\\\"robots\\\":\\\"\\\",\\\"author\\\":\\\"\\\",\\\"rights\\\":\\\"\\\",\\\"xreference\\\":\\\"\\\"}\",\"featured\":\"0\",\"language\":\"*\",\"xreference\":\"\"}', 0),
(228, 5, 1, '', '2018-06-23 17:21:41', 601, 4211, '0919d3a935f435dab45031ebcc8f3e8a2644b7b7', '{\"id\":5,\"asset_id\":\"75\",\"title\":\"Have fun learning design\",\"alias\":\"have-fun-learning-design\",\"introtext\":\"<p>Lorem Ipsum is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry\'s standard dummy text ever since the 1500s, when an unknown printer took a galley of type and scrambled it to make a type specimen book. It has survived not only five centuries, but also the leap into electronic typesetting, remaining essentially unchanged. It was popularised in the 1960s with the release of Letraset sheets containing Lorem Ipsum passages, and more recently with desktop publishing software like Aldus PageMaker including versions of Lorem Ipsum.<\\/p>\\r\\n<p>Lorem Ipsum is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry\'s standard dummy text ever since the 1500s, when an unknown printer took a galley of type and scrambled it to make a type specimen book. It has survived not only five centuries, but also the leap into electronic typesetting, remaining essentially unchanged. It was popularised in the 1960s with the release of Letraset sheets containing Lorem Ipsum passages, and more recently with desktop publishing software like Aldus PageMaker including versions of Lorem Ipsum.<\\/p>\\r\\n<p>Lorem Ipsum is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry\'s standard dummy text ever since the 1500s, when an unknown printer took a galley of type and scrambled it to make a type specimen book. It has survived not only five centuries, but also the leap into electronic typesetting, remaining essentially unchanged. It was popularised in the 1960s with the release of Letraset sheets containing Lorem Ipsum passages, and more recently with desktop publishing software like Aldus PageMaker including versions of Lorem Ipsum.<\\/p>\\r\\n<p>Lorem Ipsum is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry\'s standard dummy text ever since the 1500s, when an unknown printer took a galley of type and scrambled it to make a type specimen book. It has survived not only five centuries, but also the leap into electronic typesetting, remaining essentially unchanged. It was popularised in the 1960s with the release of Letraset sheets containing Lorem Ipsum passages, and more recently with desktop publishing software like Aldus PageMaker including versions of Lorem Ipsum.<\\/p>\",\"fulltext\":\"\",\"state\":1,\"catid\":\"9\",\"created\":\"2018-06-01 11:45:06\",\"created_by\":\"601\",\"created_by_alias\":\"\",\"modified\":\"2018-06-23 17:21:41\",\"modified_by\":\"601\",\"checked_out\":\"601\",\"checked_out_time\":\"2018-06-23 17:20:55\",\"publish_up\":\"2018-06-01 11:45:06\",\"publish_down\":\"0000-00-00 00:00:00\",\"images\":\"{\\\"image_intro\\\":\\\"images\\\\\\/blog\\\\\\/design\\\\\\/img4-thumb.jpg\\\",\\\"float_intro\\\":\\\"\\\",\\\"image_intro_alt\\\":\\\"\\\",\\\"image_intro_caption\\\":\\\"\\\",\\\"image_fulltext\\\":\\\"images\\\\\\/blog\\\\\\/design\\\\\\/img4.jpg\\\",\\\"float_fulltext\\\":\\\"\\\",\\\"image_fulltext_alt\\\":\\\"\\\",\\\"image_fulltext_caption\\\":\\\"\\\"}\",\"urls\":\"{\\\"urla\\\":false,\\\"urlatext\\\":\\\"\\\",\\\"targeta\\\":\\\"\\\",\\\"urlb\\\":false,\\\"urlbtext\\\":\\\"\\\",\\\"targetb\\\":\\\"\\\",\\\"urlc\\\":false,\\\"urlctext\\\":\\\"\\\",\\\"targetc\\\":\\\"\\\"}\",\"attribs\":\"{\\\"article_layout\\\":\\\"\\\",\\\"show_title\\\":\\\"\\\",\\\"link_titles\\\":\\\"\\\",\\\"show_tags\\\":\\\"\\\",\\\"show_intro\\\":\\\"\\\",\\\"info_block_position\\\":\\\"\\\",\\\"info_block_show_title\\\":\\\"\\\",\\\"show_category\\\":\\\"\\\",\\\"link_category\\\":\\\"\\\",\\\"show_parent_category\\\":\\\"\\\",\\\"link_parent_category\\\":\\\"\\\",\\\"show_associations\\\":\\\"\\\",\\\"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_page_title\\\":\\\"\\\",\\\"show_publishing_options\\\":\\\"\\\",\\\"show_article_options\\\":\\\"\\\",\\\"show_urls_images_backend\\\":\\\"\\\",\\\"show_urls_images_frontend\\\":\\\"\\\"}\",\"version\":5,\"ordering\":\"3\",\"metakey\":\"\",\"metadesc\":\"\",\"access\":\"1\",\"hits\":\"0\",\"metadata\":\"{\\\"robots\\\":\\\"\\\",\\\"author\\\":\\\"\\\",\\\"rights\\\":\\\"\\\",\\\"xreference\\\":\\\"\\\"}\",\"featured\":\"0\",\"language\":\"*\",\"xreference\":\"\"}', 0),
(229, 6, 1, '', '2018-06-23 17:21:53', 601, 4217, 'efab5bc8da7588fc0f613bfc92fa5aa5c458951f', '{\"id\":6,\"asset_id\":\"76\",\"title\":\"The hidden agenda of design\",\"alias\":\"the-hidden-agenda-of-design\",\"introtext\":\"<p>Lorem Ipsum is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry\'s standard dummy text ever since the 1500s, when an unknown printer took a galley of type and scrambled it to make a type specimen book. It has survived not only five centuries, but also the leap into electronic typesetting, remaining essentially unchanged. It was popularised in the 1960s with the release of Letraset sheets containing Lorem Ipsum passages, and more recently with desktop publishing software like Aldus PageMaker including versions of Lorem Ipsum.<\\/p>\\r\\n<p>Lorem Ipsum is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry\'s standard dummy text ever since the 1500s, when an unknown printer took a galley of type and scrambled it to make a type specimen book. It has survived not only five centuries, but also the leap into electronic typesetting, remaining essentially unchanged. It was popularised in the 1960s with the release of Letraset sheets containing Lorem Ipsum passages, and more recently with desktop publishing software like Aldus PageMaker including versions of Lorem Ipsum.<\\/p>\\r\\n<p>Lorem Ipsum is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry\'s standard dummy text ever since the 1500s, when an unknown printer took a galley of type and scrambled it to make a type specimen book. It has survived not only five centuries, but also the leap into electronic typesetting, remaining essentially unchanged. It was popularised in the 1960s with the release of Letraset sheets containing Lorem Ipsum passages, and more recently with desktop publishing software like Aldus PageMaker including versions of Lorem Ipsum.<\\/p>\\r\\n<p>Lorem Ipsum is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry\'s standard dummy text ever since the 1500s, when an unknown printer took a galley of type and scrambled it to make a type specimen book. It has survived not only five centuries, but also the leap into electronic typesetting, remaining essentially unchanged. It was popularised in the 1960s with the release of Letraset sheets containing Lorem Ipsum passages, and more recently with desktop publishing software like Aldus PageMaker including versions of Lorem Ipsum.<\\/p>\",\"fulltext\":\"\",\"state\":1,\"catid\":\"9\",\"created\":\"2018-06-01 11:45:06\",\"created_by\":\"601\",\"created_by_alias\":\"\",\"modified\":\"2018-06-23 17:21:53\",\"modified_by\":\"601\",\"checked_out\":\"601\",\"checked_out_time\":\"2018-06-23 17:20:54\",\"publish_up\":\"2018-06-01 11:45:06\",\"publish_down\":\"0000-00-00 00:00:00\",\"images\":\"{\\\"image_intro\\\":\\\"images\\\\\\/blog\\\\\\/design\\\\\\/img3-thumb.jpg\\\",\\\"float_intro\\\":\\\"\\\",\\\"image_intro_alt\\\":\\\"\\\",\\\"image_intro_caption\\\":\\\"\\\",\\\"image_fulltext\\\":\\\"images\\\\\\/blog\\\\\\/design\\\\\\/img3.jpg\\\",\\\"float_fulltext\\\":\\\"\\\",\\\"image_fulltext_alt\\\":\\\"\\\",\\\"image_fulltext_caption\\\":\\\"\\\"}\",\"urls\":\"{\\\"urla\\\":false,\\\"urlatext\\\":\\\"\\\",\\\"targeta\\\":\\\"\\\",\\\"urlb\\\":false,\\\"urlbtext\\\":\\\"\\\",\\\"targetb\\\":\\\"\\\",\\\"urlc\\\":false,\\\"urlctext\\\":\\\"\\\",\\\"targetc\\\":\\\"\\\"}\",\"attribs\":\"{\\\"article_layout\\\":\\\"\\\",\\\"show_title\\\":\\\"\\\",\\\"link_titles\\\":\\\"\\\",\\\"show_tags\\\":\\\"\\\",\\\"show_intro\\\":\\\"\\\",\\\"info_block_position\\\":\\\"\\\",\\\"info_block_show_title\\\":\\\"\\\",\\\"show_category\\\":\\\"\\\",\\\"link_category\\\":\\\"\\\",\\\"show_parent_category\\\":\\\"\\\",\\\"link_parent_category\\\":\\\"\\\",\\\"show_associations\\\":\\\"\\\",\\\"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_page_title\\\":\\\"\\\",\\\"show_publishing_options\\\":\\\"\\\",\\\"show_article_options\\\":\\\"\\\",\\\"show_urls_images_backend\\\":\\\"\\\",\\\"show_urls_images_frontend\\\":\\\"\\\"}\",\"version\":4,\"ordering\":\"4\",\"metakey\":\"\",\"metadesc\":\"\",\"access\":\"1\",\"hits\":\"0\",\"metadata\":\"{\\\"robots\\\":\\\"\\\",\\\"author\\\":\\\"\\\",\\\"rights\\\":\\\"\\\",\\\"xreference\\\":\\\"\\\"}\",\"featured\":\"0\",\"language\":\"*\",\"xreference\":\"\"}', 0),
(230, 7, 1, '', '2018-06-23 17:22:05', 601, 4205, 'a17ffe92ec8d7cb7919e57325bb4477ca794a7c9', '{\"id\":7,\"asset_id\":\"77\",\"title\":\"The secrets to design\",\"alias\":\"the-secrets-to-design\",\"introtext\":\"<p>Lorem Ipsum is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry\'s standard dummy text ever since the 1500s, when an unknown printer took a galley of type and scrambled it to make a type specimen book. It has survived not only five centuries, but also the leap into electronic typesetting, remaining essentially unchanged. It was popularised in the 1960s with the release of Letraset sheets containing Lorem Ipsum passages, and more recently with desktop publishing software like Aldus PageMaker including versions of Lorem Ipsum.<\\/p>\\r\\n<p>Lorem Ipsum is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry\'s standard dummy text ever since the 1500s, when an unknown printer took a galley of type and scrambled it to make a type specimen book. It has survived not only five centuries, but also the leap into electronic typesetting, remaining essentially unchanged. It was popularised in the 1960s with the release of Letraset sheets containing Lorem Ipsum passages, and more recently with desktop publishing software like Aldus PageMaker including versions of Lorem Ipsum.<\\/p>\\r\\n<p>Lorem Ipsum is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry\'s standard dummy text ever since the 1500s, when an unknown printer took a galley of type and scrambled it to make a type specimen book. It has survived not only five centuries, but also the leap into electronic typesetting, remaining essentially unchanged. It was popularised in the 1960s with the release of Letraset sheets containing Lorem Ipsum passages, and more recently with desktop publishing software like Aldus PageMaker including versions of Lorem Ipsum.<\\/p>\\r\\n<p>Lorem Ipsum is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry\'s standard dummy text ever since the 1500s, when an unknown printer took a galley of type and scrambled it to make a type specimen book. It has survived not only five centuries, but also the leap into electronic typesetting, remaining essentially unchanged. It was popularised in the 1960s with the release of Letraset sheets containing Lorem Ipsum passages, and more recently with desktop publishing software like Aldus PageMaker including versions of Lorem Ipsum.<\\/p>\",\"fulltext\":\"\",\"state\":1,\"catid\":\"9\",\"created\":\"2018-06-01 11:45:06\",\"created_by\":\"601\",\"created_by_alias\":\"\",\"modified\":\"2018-06-23 17:22:05\",\"modified_by\":\"601\",\"checked_out\":\"601\",\"checked_out_time\":\"2018-06-23 17:20:53\",\"publish_up\":\"2018-06-01 11:45:06\",\"publish_down\":\"0000-00-00 00:00:00\",\"images\":\"{\\\"image_intro\\\":\\\"images\\\\\\/blog\\\\\\/design\\\\\\/img2-thumb.jpg\\\",\\\"float_intro\\\":\\\"\\\",\\\"image_intro_alt\\\":\\\"\\\",\\\"image_intro_caption\\\":\\\"\\\",\\\"image_fulltext\\\":\\\"images\\\\\\/blog\\\\\\/design\\\\\\/img2.jpg\\\",\\\"float_fulltext\\\":\\\"\\\",\\\"image_fulltext_alt\\\":\\\"\\\",\\\"image_fulltext_caption\\\":\\\"\\\"}\",\"urls\":\"{\\\"urla\\\":false,\\\"urlatext\\\":\\\"\\\",\\\"targeta\\\":\\\"\\\",\\\"urlb\\\":false,\\\"urlbtext\\\":\\\"\\\",\\\"targetb\\\":\\\"\\\",\\\"urlc\\\":false,\\\"urlctext\\\":\\\"\\\",\\\"targetc\\\":\\\"\\\"}\",\"attribs\":\"{\\\"article_layout\\\":\\\"\\\",\\\"show_title\\\":\\\"\\\",\\\"link_titles\\\":\\\"\\\",\\\"show_tags\\\":\\\"\\\",\\\"show_intro\\\":\\\"\\\",\\\"info_block_position\\\":\\\"\\\",\\\"info_block_show_title\\\":\\\"\\\",\\\"show_category\\\":\\\"\\\",\\\"link_category\\\":\\\"\\\",\\\"show_parent_category\\\":\\\"\\\",\\\"link_parent_category\\\":\\\"\\\",\\\"show_associations\\\":\\\"\\\",\\\"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_page_title\\\":\\\"\\\",\\\"show_publishing_options\\\":\\\"\\\",\\\"show_article_options\\\":\\\"\\\",\\\"show_urls_images_backend\\\":\\\"\\\",\\\"show_urls_images_frontend\\\":\\\"\\\"}\",\"version\":4,\"ordering\":\"5\",\"metakey\":\"\",\"metadesc\":\"\",\"access\":\"1\",\"hits\":\"0\",\"metadata\":\"{\\\"robots\\\":\\\"\\\",\\\"author\\\":\\\"\\\",\\\"rights\\\":\\\"\\\",\\\"xreference\\\":\\\"\\\"}\",\"featured\":\"0\",\"language\":\"*\",\"xreference\":\"\"}', 0),
(231, 8, 1, '', '2018-06-23 17:22:34', 601, 4191, '52b2faa6f43e44df6584687cfb549a8c3187e3d6', '{\"id\":8,\"asset_id\":\"78\",\"title\":\"What is design\",\"alias\":\"what-is-design\",\"introtext\":\"<p>Lorem Ipsum is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry\'s standard dummy text ever since the 1500s, when an unknown printer took a galley of type and scrambled it to make a type specimen book. It has survived not only five centuries, but also the leap into electronic typesetting, remaining essentially unchanged. It was popularised in the 1960s with the release of Letraset sheets containing Lorem Ipsum passages, and more recently with desktop publishing software like Aldus PageMaker including versions of Lorem Ipsum.<\\/p>\\r\\n<p>Lorem Ipsum is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry\'s standard dummy text ever since the 1500s, when an unknown printer took a galley of type and scrambled it to make a type specimen book. It has survived not only five centuries, but also the leap into electronic typesetting, remaining essentially unchanged. It was popularised in the 1960s with the release of Letraset sheets containing Lorem Ipsum passages, and more recently with desktop publishing software like Aldus PageMaker including versions of Lorem Ipsum.<\\/p>\\r\\n<p>Lorem Ipsum is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry\'s standard dummy text ever since the 1500s, when an unknown printer took a galley of type and scrambled it to make a type specimen book. It has survived not only five centuries, but also the leap into electronic typesetting, remaining essentially unchanged. It was popularised in the 1960s with the release of Letraset sheets containing Lorem Ipsum passages, and more recently with desktop publishing software like Aldus PageMaker including versions of Lorem Ipsum.<\\/p>\\r\\n<p>Lorem Ipsum is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry\'s standard dummy text ever since the 1500s, when an unknown printer took a galley of type and scrambled it to make a type specimen book. It has survived not only five centuries, but also the leap into electronic typesetting, remaining essentially unchanged. It was popularised in the 1960s with the release of Letraset sheets containing Lorem Ipsum passages, and more recently with desktop publishing software like Aldus PageMaker including versions of Lorem Ipsum.<\\/p>\",\"fulltext\":\"\",\"state\":1,\"catid\":\"9\",\"created\":\"2018-06-01 11:45:06\",\"created_by\":\"601\",\"created_by_alias\":\"\",\"modified\":\"2018-06-23 17:22:34\",\"modified_by\":\"601\",\"checked_out\":\"601\",\"checked_out_time\":\"2018-06-23 17:22:29\",\"publish_up\":\"2018-06-01 11:45:06\",\"publish_down\":\"0000-00-00 00:00:00\",\"images\":\"{\\\"image_intro\\\":\\\"images\\\\\\/blog\\\\\\/design\\\\\\/img1-thumb.jpg\\\",\\\"float_intro\\\":\\\"\\\",\\\"image_intro_alt\\\":\\\"\\\",\\\"image_intro_caption\\\":\\\"\\\",\\\"image_fulltext\\\":\\\"images\\\\\\/blog\\\\\\/design\\\\\\/img1.jpg\\\",\\\"float_fulltext\\\":\\\"\\\",\\\"image_fulltext_alt\\\":\\\"\\\",\\\"image_fulltext_caption\\\":\\\"\\\"}\",\"urls\":\"{\\\"urla\\\":false,\\\"urlatext\\\":\\\"\\\",\\\"targeta\\\":\\\"\\\",\\\"urlb\\\":false,\\\"urlbtext\\\":\\\"\\\",\\\"targetb\\\":\\\"\\\",\\\"urlc\\\":false,\\\"urlctext\\\":\\\"\\\",\\\"targetc\\\":\\\"\\\"}\",\"attribs\":\"{\\\"article_layout\\\":\\\"\\\",\\\"show_title\\\":\\\"\\\",\\\"link_titles\\\":\\\"\\\",\\\"show_tags\\\":\\\"\\\",\\\"show_intro\\\":\\\"\\\",\\\"info_block_position\\\":\\\"\\\",\\\"info_block_show_title\\\":\\\"\\\",\\\"show_category\\\":\\\"\\\",\\\"link_category\\\":\\\"\\\",\\\"show_parent_category\\\":\\\"\\\",\\\"link_parent_category\\\":\\\"\\\",\\\"show_associations\\\":\\\"\\\",\\\"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_page_title\\\":\\\"\\\",\\\"show_publishing_options\\\":\\\"\\\",\\\"show_article_options\\\":\\\"\\\",\\\"show_urls_images_backend\\\":\\\"\\\",\\\"show_urls_images_frontend\\\":\\\"\\\"}\",\"version\":6,\"ordering\":\"6\",\"metakey\":\"\",\"metadesc\":\"\",\"access\":\"1\",\"hits\":\"0\",\"metadata\":\"{\\\"robots\\\":\\\"\\\",\\\"author\\\":\\\"\\\",\\\"rights\\\":\\\"\\\",\\\"xreference\\\":\\\"\\\"}\",\"featured\":\"0\",\"language\":\"*\",\"xreference\":\"\"}', 0),
(232, 25, 1, '', '2018-06-23 17:23:14', 601, 4251, '74a140090871d8f08756116f52ee65f3cefb0f3e', '{\"id\":25,\"asset_id\":\"164\",\"title\":\"Why is everyone talking about lifestyle?\",\"alias\":\"why-is-everyone-talking-about-lifestyle\",\"introtext\":\"<p>Lorem Ipsum is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry\'s standard dummy text ever since the 1500s, when an unknown printer took a galley of type and scrambled it to make a type specimen book. It has survived not only five centuries, but also the leap into electronic typesetting, remaining essentially unchanged. It was popularised in the 1960s with the release of Letraset sheets containing Lorem Ipsum passages, and more recently with desktop publishing software like Aldus PageMaker including versions of Lorem Ipsum.<\\/p>\\r\\n<p>Lorem Ipsum is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry\'s standard dummy text ever since the 1500s, when an unknown printer took a galley of type and scrambled it to make a type specimen book. It has survived not only five centuries, but also the leap into electronic typesetting, remaining essentially unchanged. It was popularised in the 1960s with the release of Letraset sheets containing Lorem Ipsum passages, and more recently with desktop publishing software like Aldus PageMaker including versions of Lorem Ipsum.<\\/p>\\r\\n<p>Lorem Ipsum is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry\'s standard dummy text ever since the 1500s, when an unknown printer took a galley of type and scrambled it to make a type specimen book. It has survived not only five centuries, but also the leap into electronic typesetting, remaining essentially unchanged. It was popularised in the 1960s with the release of Letraset sheets containing Lorem Ipsum passages, and more recently with desktop publishing software like Aldus PageMaker including versions of Lorem Ipsum.<\\/p>\\r\\n<p>Lorem Ipsum is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry\'s standard dummy text ever since the 1500s, when an unknown printer took a galley of type and scrambled it to make a type specimen book. It has survived not only five centuries, but also the leap into electronic typesetting, remaining essentially unchanged. It was popularised in the 1960s with the release of Letraset sheets containing Lorem Ipsum passages, and more recently with desktop publishing software like Aldus PageMaker including versions of Lorem Ipsum.<\\/p>\",\"fulltext\":\"\",\"state\":1,\"catid\":\"10\",\"created\":\"2018-06-01 11:45:06\",\"created_by\":\"601\",\"created_by_alias\":\"\",\"modified\":\"2018-06-23 17:23:14\",\"modified_by\":\"601\",\"checked_out\":\"601\",\"checked_out_time\":\"2018-06-23 17:22:55\",\"publish_up\":\"2018-06-01 11:45:06\",\"publish_down\":\"0000-00-00 00:00:00\",\"images\":\"{\\\"image_intro\\\":\\\"images\\\\\\/blog\\\\\\/lifestyle\\\\\\/img1-thumb.jpg\\\",\\\"float_intro\\\":\\\"\\\",\\\"image_intro_alt\\\":\\\"\\\",\\\"image_intro_caption\\\":\\\"\\\",\\\"image_fulltext\\\":\\\"images\\\\\\/blog\\\\\\/lifestyle\\\\\\/img1.jpg\\\",\\\"float_fulltext\\\":\\\"\\\",\\\"image_fulltext_alt\\\":\\\"\\\",\\\"image_fulltext_caption\\\":\\\"\\\"}\",\"urls\":\"{\\\"urla\\\":false,\\\"urlatext\\\":\\\"\\\",\\\"targeta\\\":\\\"\\\",\\\"urlb\\\":false,\\\"urlbtext\\\":\\\"\\\",\\\"targetb\\\":\\\"\\\",\\\"urlc\\\":false,\\\"urlctext\\\":\\\"\\\",\\\"targetc\\\":\\\"\\\"}\",\"attribs\":\"{\\\"article_layout\\\":\\\"\\\",\\\"show_title\\\":\\\"\\\",\\\"link_titles\\\":\\\"\\\",\\\"show_tags\\\":\\\"\\\",\\\"show_intro\\\":\\\"\\\",\\\"info_block_position\\\":\\\"\\\",\\\"info_block_show_title\\\":\\\"\\\",\\\"show_category\\\":\\\"\\\",\\\"link_category\\\":\\\"\\\",\\\"show_parent_category\\\":\\\"\\\",\\\"link_parent_category\\\":\\\"\\\",\\\"show_associations\\\":\\\"\\\",\\\"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_page_title\\\":\\\"\\\",\\\"show_publishing_options\\\":\\\"\\\",\\\"show_article_options\\\":\\\"\\\",\\\"show_urls_images_backend\\\":\\\"\\\",\\\"show_urls_images_frontend\\\":\\\"\\\"}\",\"version\":4,\"ordering\":\"1\",\"metakey\":\"\",\"metadesc\":\"\",\"access\":\"1\",\"hits\":\"0\",\"metadata\":\"{\\\"robots\\\":\\\"\\\",\\\"author\\\":\\\"\\\",\\\"rights\\\":\\\"\\\",\\\"xreference\\\":\\\"\\\"}\",\"featured\":\"0\",\"language\":\"*\",\"xreference\":\"\"}', 0),
(233, 24, 1, '', '2018-06-23 17:23:25', 601, 4237, '1728a4f56f5718882d5e972224e051b0816386ac', '{\"id\":24,\"asset_id\":\"163\",\"title\":\"Ten Common Myths About Lifestyle.\",\"alias\":\"ten-common-myths-about-lifestyle\",\"introtext\":\"<p>Lorem Ipsum is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry\'s standard dummy text ever since the 1500s, when an unknown printer took a galley of type and scrambled it to make a type specimen book. It has survived not only five centuries, but also the leap into electronic typesetting, remaining essentially unchanged. It was popularised in the 1960s with the release of Letraset sheets containing Lorem Ipsum passages, and more recently with desktop publishing software like Aldus PageMaker including versions of Lorem Ipsum.<\\/p>\\r\\n<p>Lorem Ipsum is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry\'s standard dummy text ever since the 1500s, when an unknown printer took a galley of type and scrambled it to make a type specimen book. It has survived not only five centuries, but also the leap into electronic typesetting, remaining essentially unchanged. It was popularised in the 1960s with the release of Letraset sheets containing Lorem Ipsum passages, and more recently with desktop publishing software like Aldus PageMaker including versions of Lorem Ipsum.<\\/p>\\r\\n<p>Lorem Ipsum is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry\'s standard dummy text ever since the 1500s, when an unknown printer took a galley of type and scrambled it to make a type specimen book. It has survived not only five centuries, but also the leap into electronic typesetting, remaining essentially unchanged. It was popularised in the 1960s with the release of Letraset sheets containing Lorem Ipsum passages, and more recently with desktop publishing software like Aldus PageMaker including versions of Lorem Ipsum.<\\/p>\\r\\n<p>Lorem Ipsum is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry\'s standard dummy text ever since the 1500s, when an unknown printer took a galley of type and scrambled it to make a type specimen book. It has survived not only five centuries, but also the leap into electronic typesetting, remaining essentially unchanged. It was popularised in the 1960s with the release of Letraset sheets containing Lorem Ipsum passages, and more recently with desktop publishing software like Aldus PageMaker including versions of Lorem Ipsum.<\\/p>\",\"fulltext\":\"\",\"state\":1,\"catid\":\"10\",\"created\":\"2018-06-01 11:45:06\",\"created_by\":\"601\",\"created_by_alias\":\"\",\"modified\":\"2018-06-23 17:23:25\",\"modified_by\":\"601\",\"checked_out\":\"601\",\"checked_out_time\":\"2018-06-23 17:22:56\",\"publish_up\":\"2018-06-01 11:45:06\",\"publish_down\":\"0000-00-00 00:00:00\",\"images\":\"{\\\"image_intro\\\":\\\"images\\\\\\/blog\\\\\\/lifestyle\\\\\\/img2-thumb.jpg\\\",\\\"float_intro\\\":\\\"\\\",\\\"image_intro_alt\\\":\\\"\\\",\\\"image_intro_caption\\\":\\\"\\\",\\\"image_fulltext\\\":\\\"images\\\\\\/blog\\\\\\/lifestyle\\\\\\/img2.jpg\\\",\\\"float_fulltext\\\":\\\"\\\",\\\"image_fulltext_alt\\\":\\\"\\\",\\\"image_fulltext_caption\\\":\\\"\\\"}\",\"urls\":\"{\\\"urla\\\":false,\\\"urlatext\\\":\\\"\\\",\\\"targeta\\\":\\\"\\\",\\\"urlb\\\":false,\\\"urlbtext\\\":\\\"\\\",\\\"targetb\\\":\\\"\\\",\\\"urlc\\\":false,\\\"urlctext\\\":\\\"\\\",\\\"targetc\\\":\\\"\\\"}\",\"attribs\":\"{\\\"article_layout\\\":\\\"\\\",\\\"show_title\\\":\\\"\\\",\\\"link_titles\\\":\\\"\\\",\\\"show_tags\\\":\\\"\\\",\\\"show_intro\\\":\\\"\\\",\\\"info_block_position\\\":\\\"\\\",\\\"info_block_show_title\\\":\\\"\\\",\\\"show_category\\\":\\\"\\\",\\\"link_category\\\":\\\"\\\",\\\"show_parent_category\\\":\\\"\\\",\\\"link_parent_category\\\":\\\"\\\",\\\"show_associations\\\":\\\"\\\",\\\"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_page_title\\\":\\\"\\\",\\\"show_publishing_options\\\":\\\"\\\",\\\"show_article_options\\\":\\\"\\\",\\\"show_urls_images_backend\\\":\\\"\\\",\\\"show_urls_images_frontend\\\":\\\"\\\"}\",\"version\":6,\"ordering\":\"2\",\"metakey\":\"\",\"metadesc\":\"\",\"access\":\"1\",\"hits\":\"0\",\"metadata\":\"{\\\"robots\\\":\\\"\\\",\\\"author\\\":\\\"\\\",\\\"rights\\\":\\\"\\\",\\\"xreference\\\":\\\"\\\"}\",\"featured\":\"0\",\"language\":\"*\",\"xreference\":\"\"}', 0);
INSERT INTO `ynfp8_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
(234, 23, 1, '', '2018-06-23 17:23:40', 601, 4282, '862352dbff2d8fef2e2bc338ffa229f13ab1b458', '{\"id\":23,\"asset_id\":\"162\",\"title\":\"How to have a fantastic lifestyle with minimal spending\",\"alias\":\"how-to-have-a-fantastic-lifestyle-with-minimal-spending\",\"introtext\":\"<p>Lorem Ipsum is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry\'s standard dummy text ever since the 1500s, when an unknown printer took a galley of type and scrambled it to make a type specimen book. It has survived not only five centuries, but also the leap into electronic typesetting, remaining essentially unchanged. It was popularised in the 1960s with the release of Letraset sheets containing Lorem Ipsum passages, and more recently with desktop publishing software like Aldus PageMaker including versions of Lorem Ipsum.<\\/p>\\r\\n<p>Lorem Ipsum is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry\'s standard dummy text ever since the 1500s, when an unknown printer took a galley of type and scrambled it to make a type specimen book. It has survived not only five centuries, but also the leap into electronic typesetting, remaining essentially unchanged. It was popularised in the 1960s with the release of Letraset sheets containing Lorem Ipsum passages, and more recently with desktop publishing software like Aldus PageMaker including versions of Lorem Ipsum.<\\/p>\\r\\n<p>Lorem Ipsum is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry\'s standard dummy text ever since the 1500s, when an unknown printer took a galley of type and scrambled it to make a type specimen book. It has survived not only five centuries, but also the leap into electronic typesetting, remaining essentially unchanged. It was popularised in the 1960s with the release of Letraset sheets containing Lorem Ipsum passages, and more recently with desktop publishing software like Aldus PageMaker including versions of Lorem Ipsum.<\\/p>\\r\\n<p>Lorem Ipsum is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry\'s standard dummy text ever since the 1500s, when an unknown printer took a galley of type and scrambled it to make a type specimen book. It has survived not only five centuries, but also the leap into electronic typesetting, remaining essentially unchanged. It was popularised in the 1960s with the release of Letraset sheets containing Lorem Ipsum passages, and more recently with desktop publishing software like Aldus PageMaker including versions of Lorem Ipsum.<\\/p>\",\"fulltext\":\"\",\"state\":1,\"catid\":\"10\",\"created\":\"2018-06-01 11:45:06\",\"created_by\":\"601\",\"created_by_alias\":\"\",\"modified\":\"2018-06-23 17:23:40\",\"modified_by\":\"601\",\"checked_out\":\"601\",\"checked_out_time\":\"2018-06-23 17:22:57\",\"publish_up\":\"2018-06-01 11:45:06\",\"publish_down\":\"0000-00-00 00:00:00\",\"images\":\"{\\\"image_intro\\\":\\\"images\\\\\\/blog\\\\\\/lifestyle\\\\\\/img3-thumb.jpg\\\",\\\"float_intro\\\":\\\"\\\",\\\"image_intro_alt\\\":\\\"\\\",\\\"image_intro_caption\\\":\\\"\\\",\\\"image_fulltext\\\":\\\"images\\\\\\/blog\\\\\\/lifestyle\\\\\\/img3.jpg\\\",\\\"float_fulltext\\\":\\\"\\\",\\\"image_fulltext_alt\\\":\\\"\\\",\\\"image_fulltext_caption\\\":\\\"\\\"}\",\"urls\":\"{\\\"urla\\\":false,\\\"urlatext\\\":\\\"\\\",\\\"targeta\\\":\\\"\\\",\\\"urlb\\\":false,\\\"urlbtext\\\":\\\"\\\",\\\"targetb\\\":\\\"\\\",\\\"urlc\\\":false,\\\"urlctext\\\":\\\"\\\",\\\"targetc\\\":\\\"\\\"}\",\"attribs\":\"{\\\"article_layout\\\":\\\"\\\",\\\"show_title\\\":\\\"\\\",\\\"link_titles\\\":\\\"\\\",\\\"show_tags\\\":\\\"\\\",\\\"show_intro\\\":\\\"\\\",\\\"info_block_position\\\":\\\"\\\",\\\"info_block_show_title\\\":\\\"\\\",\\\"show_category\\\":\\\"\\\",\\\"link_category\\\":\\\"\\\",\\\"show_parent_category\\\":\\\"\\\",\\\"link_parent_category\\\":\\\"\\\",\\\"show_associations\\\":\\\"\\\",\\\"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_page_title\\\":\\\"\\\",\\\"show_publishing_options\\\":\\\"\\\",\\\"show_article_options\\\":\\\"\\\",\\\"show_urls_images_backend\\\":\\\"\\\",\\\"show_urls_images_frontend\\\":\\\"\\\"}\",\"version\":6,\"ordering\":\"3\",\"metakey\":\"\",\"metadesc\":\"\",\"access\":\"1\",\"hits\":\"0\",\"metadata\":\"{\\\"robots\\\":\\\"\\\",\\\"author\\\":\\\"\\\",\\\"rights\\\":\\\"\\\",\\\"xreference\\\":\\\"\\\"}\",\"featured\":\"0\",\"language\":\"*\",\"xreference\":\"\"}', 0),
(235, 22, 1, '', '2018-06-23 17:23:54', 601, 4242, 'ed79ae065f8214f8577d63094fe52e58303403c5', '{\"id\":22,\"asset_id\":\"161\",\"title\":\"How to get people to like lifestyle\",\"alias\":\"how-to-get-people-to-like-lifestyle\",\"introtext\":\"<p>Lorem Ipsum is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry\'s standard dummy text ever since the 1500s, when an unknown printer took a galley of type and scrambled it to make a type specimen book. It has survived not only five centuries, but also the leap into electronic typesetting, remaining essentially unchanged. It was popularised in the 1960s with the release of Letraset sheets containing Lorem Ipsum passages, and more recently with desktop publishing software like Aldus PageMaker including versions of Lorem Ipsum.<\\/p>\\r\\n<p>Lorem Ipsum is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry\'s standard dummy text ever since the 1500s, when an unknown printer took a galley of type and scrambled it to make a type specimen book. It has survived not only five centuries, but also the leap into electronic typesetting, remaining essentially unchanged. It was popularised in the 1960s with the release of Letraset sheets containing Lorem Ipsum passages, and more recently with desktop publishing software like Aldus PageMaker including versions of Lorem Ipsum.<\\/p>\\r\\n<p>Lorem Ipsum is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry\'s standard dummy text ever since the 1500s, when an unknown printer took a galley of type and scrambled it to make a type specimen book. It has survived not only five centuries, but also the leap into electronic typesetting, remaining essentially unchanged. It was popularised in the 1960s with the release of Letraset sheets containing Lorem Ipsum passages, and more recently with desktop publishing software like Aldus PageMaker including versions of Lorem Ipsum.<\\/p>\\r\\n<p>Lorem Ipsum is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry\'s standard dummy text ever since the 1500s, when an unknown printer took a galley of type and scrambled it to make a type specimen book. It has survived not only five centuries, but also the leap into electronic typesetting, remaining essentially unchanged. It was popularised in the 1960s with the release of Letraset sheets containing Lorem Ipsum passages, and more recently with desktop publishing software like Aldus PageMaker including versions of Lorem Ipsum.<\\/p>\",\"fulltext\":\"\",\"state\":1,\"catid\":\"10\",\"created\":\"2018-06-01 11:45:06\",\"created_by\":\"601\",\"created_by_alias\":\"\",\"modified\":\"2018-06-23 17:23:54\",\"modified_by\":\"601\",\"checked_out\":\"601\",\"checked_out_time\":\"2018-06-23 17:22:58\",\"publish_up\":\"2018-06-01 11:45:06\",\"publish_down\":\"0000-00-00 00:00:00\",\"images\":\"{\\\"image_intro\\\":\\\"images\\\\\\/blog\\\\\\/lifestyle\\\\\\/img4-thumb.jpg\\\",\\\"float_intro\\\":\\\"\\\",\\\"image_intro_alt\\\":\\\"\\\",\\\"image_intro_caption\\\":\\\"\\\",\\\"image_fulltext\\\":\\\"images\\\\\\/blog\\\\\\/lifestyle\\\\\\/img4.jpg\\\",\\\"float_fulltext\\\":\\\"\\\",\\\"image_fulltext_alt\\\":\\\"\\\",\\\"image_fulltext_caption\\\":\\\"\\\"}\",\"urls\":\"{\\\"urla\\\":false,\\\"urlatext\\\":\\\"\\\",\\\"targeta\\\":\\\"\\\",\\\"urlb\\\":false,\\\"urlbtext\\\":\\\"\\\",\\\"targetb\\\":\\\"\\\",\\\"urlc\\\":false,\\\"urlctext\\\":\\\"\\\",\\\"targetc\\\":\\\"\\\"}\",\"attribs\":\"{\\\"article_layout\\\":\\\"\\\",\\\"show_title\\\":\\\"\\\",\\\"link_titles\\\":\\\"\\\",\\\"show_tags\\\":\\\"\\\",\\\"show_intro\\\":\\\"\\\",\\\"info_block_position\\\":\\\"\\\",\\\"info_block_show_title\\\":\\\"\\\",\\\"show_category\\\":\\\"\\\",\\\"link_category\\\":\\\"\\\",\\\"show_parent_category\\\":\\\"\\\",\\\"link_parent_category\\\":\\\"\\\",\\\"show_associations\\\":\\\"\\\",\\\"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_page_title\\\":\\\"\\\",\\\"show_publishing_options\\\":\\\"\\\",\\\"show_article_options\\\":\\\"\\\",\\\"show_urls_images_backend\\\":\\\"\\\",\\\"show_urls_images_frontend\\\":\\\"\\\"}\",\"version\":5,\"ordering\":\"4\",\"metakey\":\"\",\"metadesc\":\"\",\"access\":\"1\",\"hits\":\"0\",\"metadata\":\"{\\\"robots\\\":\\\"\\\",\\\"author\\\":\\\"\\\",\\\"rights\\\":\\\"\\\",\\\"xreference\\\":\\\"\\\"}\",\"featured\":\"0\",\"language\":\"*\",\"xreference\":\"\"}', 0),
(236, 21, 1, '', '2018-06-23 17:24:07', 601, 4266, 'a32f2e1d6d9c06fc22331e2f5b87aeaf81e85390', '{\"id\":21,\"asset_id\":\"160\",\"title\":\"Five great lessons you can learn from lifestyle\",\"alias\":\"five-great-lessons-you-can-learn-from-lifestyle\",\"introtext\":\"<p>Lorem Ipsum is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry\'s standard dummy text ever since the 1500s, when an unknown printer took a galley of type and scrambled it to make a type specimen book. It has survived not only five centuries, but also the leap into electronic typesetting, remaining essentially unchanged. It was popularised in the 1960s with the release of Letraset sheets containing Lorem Ipsum passages, and more recently with desktop publishing software like Aldus PageMaker including versions of Lorem Ipsum.<\\/p>\\r\\n<p>Lorem Ipsum is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry\'s standard dummy text ever since the 1500s, when an unknown printer took a galley of type and scrambled it to make a type specimen book. It has survived not only five centuries, but also the leap into electronic typesetting, remaining essentially unchanged. It was popularised in the 1960s with the release of Letraset sheets containing Lorem Ipsum passages, and more recently with desktop publishing software like Aldus PageMaker including versions of Lorem Ipsum.<\\/p>\\r\\n<p>Lorem Ipsum is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry\'s standard dummy text ever since the 1500s, when an unknown printer took a galley of type and scrambled it to make a type specimen book. It has survived not only five centuries, but also the leap into electronic typesetting, remaining essentially unchanged. It was popularised in the 1960s with the release of Letraset sheets containing Lorem Ipsum passages, and more recently with desktop publishing software like Aldus PageMaker including versions of Lorem Ipsum.<\\/p>\\r\\n<p>Lorem Ipsum is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry\'s standard dummy text ever since the 1500s, when an unknown printer took a galley of type and scrambled it to make a type specimen book. It has survived not only five centuries, but also the leap into electronic typesetting, remaining essentially unchanged. It was popularised in the 1960s with the release of Letraset sheets containing Lorem Ipsum passages, and more recently with desktop publishing software like Aldus PageMaker including versions of Lorem Ipsum.<\\/p>\",\"fulltext\":\"\",\"state\":1,\"catid\":\"10\",\"created\":\"2018-06-01 11:45:06\",\"created_by\":\"601\",\"created_by_alias\":\"\",\"modified\":\"2018-06-23 17:24:07\",\"modified_by\":\"601\",\"checked_out\":\"601\",\"checked_out_time\":\"2018-06-23 17:22:59\",\"publish_up\":\"2018-06-01 11:45:06\",\"publish_down\":\"0000-00-00 00:00:00\",\"images\":\"{\\\"image_intro\\\":\\\"images\\\\\\/blog\\\\\\/lifestyle\\\\\\/img5-thumb.jpg\\\",\\\"float_intro\\\":\\\"\\\",\\\"image_intro_alt\\\":\\\"\\\",\\\"image_intro_caption\\\":\\\"\\\",\\\"image_fulltext\\\":\\\"images\\\\\\/blog\\\\\\/lifestyle\\\\\\/img5.jpg\\\",\\\"float_fulltext\\\":\\\"\\\",\\\"image_fulltext_alt\\\":\\\"\\\",\\\"image_fulltext_caption\\\":\\\"\\\"}\",\"urls\":\"{\\\"urla\\\":false,\\\"urlatext\\\":\\\"\\\",\\\"targeta\\\":\\\"\\\",\\\"urlb\\\":false,\\\"urlbtext\\\":\\\"\\\",\\\"targetb\\\":\\\"\\\",\\\"urlc\\\":false,\\\"urlctext\\\":\\\"\\\",\\\"targetc\\\":\\\"\\\"}\",\"attribs\":\"{\\\"article_layout\\\":\\\"\\\",\\\"show_title\\\":\\\"\\\",\\\"link_titles\\\":\\\"\\\",\\\"show_tags\\\":\\\"\\\",\\\"show_intro\\\":\\\"\\\",\\\"info_block_position\\\":\\\"\\\",\\\"info_block_show_title\\\":\\\"\\\",\\\"show_category\\\":\\\"\\\",\\\"link_category\\\":\\\"\\\",\\\"show_parent_category\\\":\\\"\\\",\\\"link_parent_category\\\":\\\"\\\",\\\"show_associations\\\":\\\"\\\",\\\"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_page_title\\\":\\\"\\\",\\\"show_publishing_options\\\":\\\"\\\",\\\"show_article_options\\\":\\\"\\\",\\\"show_urls_images_backend\\\":\\\"\\\",\\\"show_urls_images_frontend\\\":\\\"\\\"}\",\"version\":5,\"ordering\":\"5\",\"metakey\":\"\",\"metadesc\":\"\",\"access\":\"1\",\"hits\":\"0\",\"metadata\":\"{\\\"robots\\\":\\\"\\\",\\\"author\\\":\\\"\\\",\\\"rights\\\":\\\"\\\",\\\"xreference\\\":\\\"\\\"}\",\"featured\":\"0\",\"language\":\"*\",\"xreference\":\"\"}', 0),
(237, 10, 1, '', '2018-06-23 17:24:24', 601, 2942, '36491e6b6eb774863751b86671ea70d47451b0d2', '{\"id\":10,\"asset_id\":\"91\",\"title\":\"Lifestyle is a great way to increase your profit!\",\"alias\":\"lifestyle-is-a-great-way-to-increase-your-profit\",\"introtext\":\"<p>Lorem ipsum dolor sit amet, consectetur adipisicing elit. Repudiandae provident minus similique porro assumenda illo dolore ducimus vero ipsum illum ipsa velit, deleniti accusantium repellat facilis tempora ab Lorem ipsum dolor sit amet, consectetur adipisicing elit.<\\/p>\\r\\n<p>Minus similique porro assumenda illo dolore ducimus vero ipsum illum ipsa velit, deleniti accusantium repellat facilis tempora ab Lorem ipsum dolor sit amet, consectetur adipisicing elit. Repudiandae provident minus similique<\\/p>\\r\\n<blockquote>Pancetta t-bone pastrami hamburger. Meatball spare ribs brisket shankle leb shankle leberkas, venison jerky swine tail ribeye sausage. Landjaeger kevin leberkas sausage meatloaf Turkey pork<\\/blockquote>\\r\\n<p>Lorem ipsum dolor sit amet, consectetur adipisicing elit. Repudiandae provident ipsumminus similique porro assumenda illo dolore ducimus vero ipsum illum ipsa velit,deleniti accusantium repellat facilis tempora ab Lorem ipsum dolor sit amet, consectetur adipisicing elit.<\\/p>\",\"fulltext\":\"\",\"state\":1,\"catid\":\"10\",\"created\":\"2018-06-08 08:20:47\",\"created_by\":\"601\",\"created_by_alias\":\"\",\"modified\":\"2018-06-23 17:24:24\",\"modified_by\":\"601\",\"checked_out\":\"601\",\"checked_out_time\":\"2018-06-23 17:24:12\",\"publish_up\":\"2018-06-08 08:20:47\",\"publish_down\":\"0000-00-00 00:00:00\",\"images\":\"{\\\"image_intro\\\":\\\"images\\\\\\/blog\\\\\\/lifestyle\\\\\\/img6-thumb.jpg\\\",\\\"float_intro\\\":\\\"\\\",\\\"image_intro_alt\\\":\\\"\\\",\\\"image_intro_caption\\\":\\\"\\\",\\\"image_fulltext\\\":\\\"images\\\\\\/blog\\\\\\/lifestyle\\\\\\/img6.jpg\\\",\\\"float_fulltext\\\":\\\"\\\",\\\"image_fulltext_alt\\\":\\\"\\\",\\\"image_fulltext_caption\\\":\\\"\\\"}\",\"urls\":\"{\\\"urla\\\":false,\\\"urlatext\\\":\\\"\\\",\\\"targeta\\\":\\\"\\\",\\\"urlb\\\":false,\\\"urlbtext\\\":\\\"\\\",\\\"targetb\\\":\\\"\\\",\\\"urlc\\\":false,\\\"urlctext\\\":\\\"\\\",\\\"targetc\\\":\\\"\\\"}\",\"attribs\":\"{\\\"article_layout\\\":\\\"\\\",\\\"show_title\\\":\\\"\\\",\\\"link_titles\\\":\\\"\\\",\\\"show_tags\\\":\\\"\\\",\\\"show_intro\\\":\\\"\\\",\\\"info_block_position\\\":\\\"\\\",\\\"info_block_show_title\\\":\\\"\\\",\\\"show_category\\\":\\\"\\\",\\\"link_category\\\":\\\"\\\",\\\"show_parent_category\\\":\\\"\\\",\\\"link_parent_category\\\":\\\"\\\",\\\"show_associations\\\":\\\"\\\",\\\"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_page_title\\\":\\\"\\\",\\\"show_publishing_options\\\":\\\"\\\",\\\"show_article_options\\\":\\\"\\\",\\\"show_urls_images_backend\\\":\\\"\\\",\\\"show_urls_images_frontend\\\":\\\"\\\"}\",\"version\":9,\"ordering\":\"0\",\"metakey\":\"\",\"metadesc\":\"\",\"access\":\"1\",\"hits\":\"6\",\"metadata\":\"{\\\"robots\\\":\\\"\\\",\\\"author\\\":\\\"\\\",\\\"rights\\\":\\\"\\\",\\\"xreference\\\":\\\"\\\"}\",\"featured\":\"0\",\"language\":\"*\",\"xreference\":\"\"}', 0),
(238, 31, 1, '', '2018-06-23 17:25:09', 601, 4240, '6b70fbdd9c0a813d60c6c055acf713d3cf53ced5', '{\"id\":31,\"asset_id\":\"170\",\"title\":\"How technology can easy your work\",\"alias\":\"how-technology-can-easy-your-work\",\"introtext\":\"<p>Lorem Ipsum is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry\'s standard dummy text ever since the 1500s, when an unknown printer took a galley of type and scrambled it to make a type specimen book. It has survived not only five centuries, but also the leap into electronic typesetting, remaining essentially unchanged. It was popularised in the 1960s with the release of Letraset sheets containing Lorem Ipsum passages, and more recently with desktop publishing software like Aldus PageMaker including versions of Lorem Ipsum.<\\/p>\\r\\n<p>Lorem Ipsum is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry\'s standard dummy text ever since the 1500s, when an unknown printer took a galley of type and scrambled it to make a type specimen book. It has survived not only five centuries, but also the leap into electronic typesetting, remaining essentially unchanged. It was popularised in the 1960s with the release of Letraset sheets containing Lorem Ipsum passages, and more recently with desktop publishing software like Aldus PageMaker including versions of Lorem Ipsum.<\\/p>\\r\\n<p>Lorem Ipsum is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry\'s standard dummy text ever since the 1500s, when an unknown printer took a galley of type and scrambled it to make a type specimen book. It has survived not only five centuries, but also the leap into electronic typesetting, remaining essentially unchanged. It was popularised in the 1960s with the release of Letraset sheets containing Lorem Ipsum passages, and more recently with desktop publishing software like Aldus PageMaker including versions of Lorem Ipsum.<\\/p>\\r\\n<p>Lorem Ipsum is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry\'s standard dummy text ever since the 1500s, when an unknown printer took a galley of type and scrambled it to make a type specimen book. It has survived not only five centuries, but also the leap into electronic typesetting, remaining essentially unchanged. It was popularised in the 1960s with the release of Letraset sheets containing Lorem Ipsum passages, and more recently with desktop publishing software like Aldus PageMaker including versions of Lorem Ipsum.<\\/p>\",\"fulltext\":\"\",\"state\":1,\"catid\":\"11\",\"created\":\"2018-06-01 11:45:06\",\"created_by\":\"601\",\"created_by_alias\":\"\",\"modified\":\"2018-06-23 17:25:09\",\"modified_by\":\"601\",\"checked_out\":\"601\",\"checked_out_time\":\"2018-06-23 17:24:51\",\"publish_up\":\"2018-06-01 11:45:06\",\"publish_down\":\"0000-00-00 00:00:00\",\"images\":\"{\\\"image_intro\\\":\\\"images\\\\\\/blog\\\\\\/technology\\\\\\/img1-thumb.jpg\\\",\\\"float_intro\\\":\\\"\\\",\\\"image_intro_alt\\\":\\\"\\\",\\\"image_intro_caption\\\":\\\"\\\",\\\"image_fulltext\\\":\\\"images\\\\\\/blog\\\\\\/technology\\\\\\/img1.jpg\\\",\\\"float_fulltext\\\":\\\"\\\",\\\"image_fulltext_alt\\\":\\\"\\\",\\\"image_fulltext_caption\\\":\\\"\\\"}\",\"urls\":\"{\\\"urla\\\":false,\\\"urlatext\\\":\\\"\\\",\\\"targeta\\\":\\\"\\\",\\\"urlb\\\":false,\\\"urlbtext\\\":\\\"\\\",\\\"targetb\\\":\\\"\\\",\\\"urlc\\\":false,\\\"urlctext\\\":\\\"\\\",\\\"targetc\\\":\\\"\\\"}\",\"attribs\":\"{\\\"article_layout\\\":\\\"\\\",\\\"show_title\\\":\\\"\\\",\\\"link_titles\\\":\\\"\\\",\\\"show_tags\\\":\\\"\\\",\\\"show_intro\\\":\\\"\\\",\\\"info_block_position\\\":\\\"\\\",\\\"info_block_show_title\\\":\\\"\\\",\\\"show_category\\\":\\\"\\\",\\\"link_category\\\":\\\"\\\",\\\"show_parent_category\\\":\\\"\\\",\\\"link_parent_category\\\":\\\"\\\",\\\"show_associations\\\":\\\"\\\",\\\"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_page_title\\\":\\\"\\\",\\\"show_publishing_options\\\":\\\"\\\",\\\"show_article_options\\\":\\\"\\\",\\\"show_urls_images_backend\\\":\\\"\\\",\\\"show_urls_images_frontend\\\":\\\"\\\"}\",\"version\":4,\"ordering\":\"1\",\"metakey\":\"\",\"metadesc\":\"\",\"access\":\"1\",\"hits\":\"0\",\"metadata\":\"{\\\"robots\\\":\\\"\\\",\\\"author\\\":\\\"\\\",\\\"rights\\\":\\\"\\\",\\\"xreference\\\":\\\"\\\"}\",\"featured\":\"0\",\"language\":\"*\",\"xreference\":\"\"}', 0),
(239, 30, 1, '', '2018-06-23 17:25:23', 601, 4220, '0d3aa7534e4ef6a90b75abf8c12df1a7db5f65ae', '{\"id\":30,\"asset_id\":\"169\",\"title\":\"How to learn technology\",\"alias\":\"how-to-learn-technology\",\"introtext\":\"<p>Lorem Ipsum is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry\'s standard dummy text ever since the 1500s, when an unknown printer took a galley of type and scrambled it to make a type specimen book. It has survived not only five centuries, but also the leap into electronic typesetting, remaining essentially unchanged. It was popularised in the 1960s with the release of Letraset sheets containing Lorem Ipsum passages, and more recently with desktop publishing software like Aldus PageMaker including versions of Lorem Ipsum.<\\/p>\\r\\n<p>Lorem Ipsum is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry\'s standard dummy text ever since the 1500s, when an unknown printer took a galley of type and scrambled it to make a type specimen book. It has survived not only five centuries, but also the leap into electronic typesetting, remaining essentially unchanged. It was popularised in the 1960s with the release of Letraset sheets containing Lorem Ipsum passages, and more recently with desktop publishing software like Aldus PageMaker including versions of Lorem Ipsum.<\\/p>\\r\\n<p>Lorem Ipsum is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry\'s standard dummy text ever since the 1500s, when an unknown printer took a galley of type and scrambled it to make a type specimen book. It has survived not only five centuries, but also the leap into electronic typesetting, remaining essentially unchanged. It was popularised in the 1960s with the release of Letraset sheets containing Lorem Ipsum passages, and more recently with desktop publishing software like Aldus PageMaker including versions of Lorem Ipsum.<\\/p>\\r\\n<p>Lorem Ipsum is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry\'s standard dummy text ever since the 1500s, when an unknown printer took a galley of type and scrambled it to make a type specimen book. It has survived not only five centuries, but also the leap into electronic typesetting, remaining essentially unchanged. It was popularised in the 1960s with the release of Letraset sheets containing Lorem Ipsum passages, and more recently with desktop publishing software like Aldus PageMaker including versions of Lorem Ipsum.<\\/p>\",\"fulltext\":\"\",\"state\":1,\"catid\":\"11\",\"created\":\"2018-06-01 11:45:06\",\"created_by\":\"601\",\"created_by_alias\":\"\",\"modified\":\"2018-06-23 17:25:23\",\"modified_by\":\"601\",\"checked_out\":\"601\",\"checked_out_time\":\"2018-06-23 17:24:52\",\"publish_up\":\"2018-06-01 11:45:06\",\"publish_down\":\"0000-00-00 00:00:00\",\"images\":\"{\\\"image_intro\\\":\\\"images\\\\\\/blog\\\\\\/technology\\\\\\/img2-thumb.jpg\\\",\\\"float_intro\\\":\\\"\\\",\\\"image_intro_alt\\\":\\\"\\\",\\\"image_intro_caption\\\":\\\"\\\",\\\"image_fulltext\\\":\\\"images\\\\\\/blog\\\\\\/technology\\\\\\/img2.jpg\\\",\\\"float_fulltext\\\":\\\"\\\",\\\"image_fulltext_alt\\\":\\\"\\\",\\\"image_fulltext_caption\\\":\\\"\\\"}\",\"urls\":\"{\\\"urla\\\":false,\\\"urlatext\\\":\\\"\\\",\\\"targeta\\\":\\\"\\\",\\\"urlb\\\":false,\\\"urlbtext\\\":\\\"\\\",\\\"targetb\\\":\\\"\\\",\\\"urlc\\\":false,\\\"urlctext\\\":\\\"\\\",\\\"targetc\\\":\\\"\\\"}\",\"attribs\":\"{\\\"article_layout\\\":\\\"\\\",\\\"show_title\\\":\\\"\\\",\\\"link_titles\\\":\\\"\\\",\\\"show_tags\\\":\\\"\\\",\\\"show_intro\\\":\\\"\\\",\\\"info_block_position\\\":\\\"\\\",\\\"info_block_show_title\\\":\\\"\\\",\\\"show_category\\\":\\\"\\\",\\\"link_category\\\":\\\"\\\",\\\"show_parent_category\\\":\\\"\\\",\\\"link_parent_category\\\":\\\"\\\",\\\"show_associations\\\":\\\"\\\",\\\"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_page_title\\\":\\\"\\\",\\\"show_publishing_options\\\":\\\"\\\",\\\"show_article_options\\\":\\\"\\\",\\\"show_urls_images_backend\\\":\\\"\\\",\\\"show_urls_images_frontend\\\":\\\"\\\"}\",\"version\":6,\"ordering\":\"2\",\"metakey\":\"\",\"metadesc\":\"\",\"access\":\"1\",\"hits\":\"0\",\"metadata\":\"{\\\"robots\\\":\\\"\\\",\\\"author\\\":\\\"\\\",\\\"rights\\\":\\\"\\\",\\\"xreference\\\":\\\"\\\"}\",\"featured\":\"0\",\"language\":\"*\",\"xreference\":\"\"}', 0),
(240, 29, 1, '', '2018-06-23 17:25:35', 601, 4224, 'ab4c38237598bec118e269460eedd053dcece624', '{\"id\":29,\"asset_id\":\"168\",\"title\":\"The history of technology\",\"alias\":\"the-history-of-technology\",\"introtext\":\"<p>Lorem Ipsum is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry\'s standard dummy text ever since the 1500s, when an unknown printer took a galley of type and scrambled it to make a type specimen book. It has survived not only five centuries, but also the leap into electronic typesetting, remaining essentially unchanged. It was popularised in the 1960s with the release of Letraset sheets containing Lorem Ipsum passages, and more recently with desktop publishing software like Aldus PageMaker including versions of Lorem Ipsum.<\\/p>\\r\\n<p>Lorem Ipsum is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry\'s standard dummy text ever since the 1500s, when an unknown printer took a galley of type and scrambled it to make a type specimen book. It has survived not only five centuries, but also the leap into electronic typesetting, remaining essentially unchanged. It was popularised in the 1960s with the release of Letraset sheets containing Lorem Ipsum passages, and more recently with desktop publishing software like Aldus PageMaker including versions of Lorem Ipsum.<\\/p>\\r\\n<p>Lorem Ipsum is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry\'s standard dummy text ever since the 1500s, when an unknown printer took a galley of type and scrambled it to make a type specimen book. It has survived not only five centuries, but also the leap into electronic typesetting, remaining essentially unchanged. It was popularised in the 1960s with the release of Letraset sheets containing Lorem Ipsum passages, and more recently with desktop publishing software like Aldus PageMaker including versions of Lorem Ipsum.<\\/p>\\r\\n<p>Lorem Ipsum is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry\'s standard dummy text ever since the 1500s, when an unknown printer took a galley of type and scrambled it to make a type specimen book. It has survived not only five centuries, but also the leap into electronic typesetting, remaining essentially unchanged. It was popularised in the 1960s with the release of Letraset sheets containing Lorem Ipsum passages, and more recently with desktop publishing software like Aldus PageMaker including versions of Lorem Ipsum.<\\/p>\",\"fulltext\":\"\",\"state\":1,\"catid\":\"11\",\"created\":\"2018-06-01 11:45:06\",\"created_by\":\"601\",\"created_by_alias\":\"\",\"modified\":\"2018-06-23 17:25:35\",\"modified_by\":\"601\",\"checked_out\":\"601\",\"checked_out_time\":\"2018-06-23 17:24:52\",\"publish_up\":\"2018-06-01 11:45:06\",\"publish_down\":\"0000-00-00 00:00:00\",\"images\":\"{\\\"image_intro\\\":\\\"images\\\\\\/blog\\\\\\/technology\\\\\\/img3-thumb.jpg\\\",\\\"float_intro\\\":\\\"\\\",\\\"image_intro_alt\\\":\\\"\\\",\\\"image_intro_caption\\\":\\\"\\\",\\\"image_fulltext\\\":\\\"images\\\\\\/blog\\\\\\/technology\\\\\\/img3.jpg\\\",\\\"float_fulltext\\\":\\\"\\\",\\\"image_fulltext_alt\\\":\\\"\\\",\\\"image_fulltext_caption\\\":\\\"\\\"}\",\"urls\":\"{\\\"urla\\\":false,\\\"urlatext\\\":\\\"\\\",\\\"targeta\\\":\\\"\\\",\\\"urlb\\\":false,\\\"urlbtext\\\":\\\"\\\",\\\"targetb\\\":\\\"\\\",\\\"urlc\\\":false,\\\"urlctext\\\":\\\"\\\",\\\"targetc\\\":\\\"\\\"}\",\"attribs\":\"{\\\"article_layout\\\":\\\"\\\",\\\"show_title\\\":\\\"\\\",\\\"link_titles\\\":\\\"\\\",\\\"show_tags\\\":\\\"\\\",\\\"show_intro\\\":\\\"\\\",\\\"info_block_position\\\":\\\"\\\",\\\"info_block_show_title\\\":\\\"\\\",\\\"show_category\\\":\\\"\\\",\\\"link_category\\\":\\\"\\\",\\\"show_parent_category\\\":\\\"\\\",\\\"link_parent_category\\\":\\\"\\\",\\\"show_associations\\\":\\\"\\\",\\\"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_page_title\\\":\\\"\\\",\\\"show_publishing_options\\\":\\\"\\\",\\\"show_article_options\\\":\\\"\\\",\\\"show_urls_images_backend\\\":\\\"\\\",\\\"show_urls_images_frontend\\\":\\\"\\\"}\",\"version\":6,\"ordering\":\"3\",\"metakey\":\"\",\"metadesc\":\"\",\"access\":\"1\",\"hits\":\"0\",\"metadata\":\"{\\\"robots\\\":\\\"\\\",\\\"author\\\":\\\"\\\",\\\"rights\\\":\\\"\\\",\\\"xreference\\\":\\\"\\\"}\",\"featured\":\"0\",\"language\":\"*\",\"xreference\":\"\"}', 0),
(241, 28, 1, '', '2018-06-23 17:25:46', 601, 4234, '8c81dbb7a773304081ed05d20b41c98ac004515e', '{\"id\":28,\"asset_id\":\"167\",\"title\":\"The latest trend in technology\",\"alias\":\"the-latest-trend-in-technology\",\"introtext\":\"<p>Lorem Ipsum is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry\'s standard dummy text ever since the 1500s, when an unknown printer took a galley of type and scrambled it to make a type specimen book. It has survived not only five centuries, but also the leap into electronic typesetting, remaining essentially unchanged. It was popularised in the 1960s with the release of Letraset sheets containing Lorem Ipsum passages, and more recently with desktop publishing software like Aldus PageMaker including versions of Lorem Ipsum.<\\/p>\\r\\n<p>Lorem Ipsum is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry\'s standard dummy text ever since the 1500s, when an unknown printer took a galley of type and scrambled it to make a type specimen book. It has survived not only five centuries, but also the leap into electronic typesetting, remaining essentially unchanged. It was popularised in the 1960s with the release of Letraset sheets containing Lorem Ipsum passages, and more recently with desktop publishing software like Aldus PageMaker including versions of Lorem Ipsum.<\\/p>\\r\\n<p>Lorem Ipsum is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry\'s standard dummy text ever since the 1500s, when an unknown printer took a galley of type and scrambled it to make a type specimen book. It has survived not only five centuries, but also the leap into electronic typesetting, remaining essentially unchanged. It was popularised in the 1960s with the release of Letraset sheets containing Lorem Ipsum passages, and more recently with desktop publishing software like Aldus PageMaker including versions of Lorem Ipsum.<\\/p>\\r\\n<p>Lorem Ipsum is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry\'s standard dummy text ever since the 1500s, when an unknown printer took a galley of type and scrambled it to make a type specimen book. It has survived not only five centuries, but also the leap into electronic typesetting, remaining essentially unchanged. It was popularised in the 1960s with the release of Letraset sheets containing Lorem Ipsum passages, and more recently with desktop publishing software like Aldus PageMaker including versions of Lorem Ipsum.<\\/p>\",\"fulltext\":\"\",\"state\":1,\"catid\":\"11\",\"created\":\"2018-06-01 11:45:06\",\"created_by\":\"601\",\"created_by_alias\":\"\",\"modified\":\"2018-06-23 17:25:46\",\"modified_by\":\"601\",\"checked_out\":\"601\",\"checked_out_time\":\"2018-06-23 17:24:53\",\"publish_up\":\"2018-06-01 11:45:06\",\"publish_down\":\"0000-00-00 00:00:00\",\"images\":\"{\\\"image_intro\\\":\\\"images\\\\\\/blog\\\\\\/technology\\\\\\/img4-thumb.jpg\\\",\\\"float_intro\\\":\\\"\\\",\\\"image_intro_alt\\\":\\\"\\\",\\\"image_intro_caption\\\":\\\"\\\",\\\"image_fulltext\\\":\\\"images\\\\\\/blog\\\\\\/technology\\\\\\/img4.jpg\\\",\\\"float_fulltext\\\":\\\"\\\",\\\"image_fulltext_alt\\\":\\\"\\\",\\\"image_fulltext_caption\\\":\\\"\\\"}\",\"urls\":\"{\\\"urla\\\":false,\\\"urlatext\\\":\\\"\\\",\\\"targeta\\\":\\\"\\\",\\\"urlb\\\":false,\\\"urlbtext\\\":\\\"\\\",\\\"targetb\\\":\\\"\\\",\\\"urlc\\\":false,\\\"urlctext\\\":\\\"\\\",\\\"targetc\\\":\\\"\\\"}\",\"attribs\":\"{\\\"article_layout\\\":\\\"\\\",\\\"show_title\\\":\\\"\\\",\\\"link_titles\\\":\\\"\\\",\\\"show_tags\\\":\\\"\\\",\\\"show_intro\\\":\\\"\\\",\\\"info_block_position\\\":\\\"\\\",\\\"info_block_show_title\\\":\\\"\\\",\\\"show_category\\\":\\\"\\\",\\\"link_category\\\":\\\"\\\",\\\"show_parent_category\\\":\\\"\\\",\\\"link_parent_category\\\":\\\"\\\",\\\"show_associations\\\":\\\"\\\",\\\"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_page_title\\\":\\\"\\\",\\\"show_publishing_options\\\":\\\"\\\",\\\"show_article_options\\\":\\\"\\\",\\\"show_urls_images_backend\\\":\\\"\\\",\\\"show_urls_images_frontend\\\":\\\"\\\"}\",\"version\":5,\"ordering\":\"4\",\"metakey\":\"\",\"metadesc\":\"\",\"access\":\"1\",\"hits\":\"0\",\"metadata\":\"{\\\"robots\\\":\\\"\\\",\\\"author\\\":\\\"\\\",\\\"rights\\\":\\\"\\\",\\\"xreference\\\":\\\"\\\"}\",\"featured\":\"0\",\"language\":\"*\",\"xreference\":\"\"}', 0),
(242, 27, 1, '', '2018-06-23 17:25:59', 601, 4234, '246d4123b6c19081195afb5d7eb93030b0ec16bd', '{\"id\":27,\"asset_id\":\"166\",\"title\":\"The modern rules of technology\",\"alias\":\"the-modern-rules-of-technology\",\"introtext\":\"<p>Lorem Ipsum is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry\'s standard dummy text ever since the 1500s, when an unknown printer took a galley of type and scrambled it to make a type specimen book. It has survived not only five centuries, but also the leap into electronic typesetting, remaining essentially unchanged. It was popularised in the 1960s with the release of Letraset sheets containing Lorem Ipsum passages, and more recently with desktop publishing software like Aldus PageMaker including versions of Lorem Ipsum.<\\/p>\\r\\n<p>Lorem Ipsum is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry\'s standard dummy text ever since the 1500s, when an unknown printer took a galley of type and scrambled it to make a type specimen book. It has survived not only five centuries, but also the leap into electronic typesetting, remaining essentially unchanged. It was popularised in the 1960s with the release of Letraset sheets containing Lorem Ipsum passages, and more recently with desktop publishing software like Aldus PageMaker including versions of Lorem Ipsum.<\\/p>\\r\\n<p>Lorem Ipsum is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry\'s standard dummy text ever since the 1500s, when an unknown printer took a galley of type and scrambled it to make a type specimen book. It has survived not only five centuries, but also the leap into electronic typesetting, remaining essentially unchanged. It was popularised in the 1960s with the release of Letraset sheets containing Lorem Ipsum passages, and more recently with desktop publishing software like Aldus PageMaker including versions of Lorem Ipsum.<\\/p>\\r\\n<p>Lorem Ipsum is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry\'s standard dummy text ever since the 1500s, when an unknown printer took a galley of type and scrambled it to make a type specimen book. It has survived not only five centuries, but also the leap into electronic typesetting, remaining essentially unchanged. It was popularised in the 1960s with the release of Letraset sheets containing Lorem Ipsum passages, and more recently with desktop publishing software like Aldus PageMaker including versions of Lorem Ipsum.<\\/p>\",\"fulltext\":\"\",\"state\":1,\"catid\":\"11\",\"created\":\"2018-06-01 11:45:06\",\"created_by\":\"601\",\"created_by_alias\":\"\",\"modified\":\"2018-06-23 17:25:59\",\"modified_by\":\"601\",\"checked_out\":\"601\",\"checked_out_time\":\"2018-06-23 17:24:54\",\"publish_up\":\"2018-06-01 11:45:06\",\"publish_down\":\"0000-00-00 00:00:00\",\"images\":\"{\\\"image_intro\\\":\\\"images\\\\\\/blog\\\\\\/technology\\\\\\/img5-thumb.jpg\\\",\\\"float_intro\\\":\\\"\\\",\\\"image_intro_alt\\\":\\\"\\\",\\\"image_intro_caption\\\":\\\"\\\",\\\"image_fulltext\\\":\\\"images\\\\\\/blog\\\\\\/technology\\\\\\/img5.jpg\\\",\\\"float_fulltext\\\":\\\"\\\",\\\"image_fulltext_alt\\\":\\\"\\\",\\\"image_fulltext_caption\\\":\\\"\\\"}\",\"urls\":\"{\\\"urla\\\":false,\\\"urlatext\\\":\\\"\\\",\\\"targeta\\\":\\\"\\\",\\\"urlb\\\":false,\\\"urlbtext\\\":\\\"\\\",\\\"targetb\\\":\\\"\\\",\\\"urlc\\\":false,\\\"urlctext\\\":\\\"\\\",\\\"targetc\\\":\\\"\\\"}\",\"attribs\":\"{\\\"article_layout\\\":\\\"\\\",\\\"show_title\\\":\\\"\\\",\\\"link_titles\\\":\\\"\\\",\\\"show_tags\\\":\\\"\\\",\\\"show_intro\\\":\\\"\\\",\\\"info_block_position\\\":\\\"\\\",\\\"info_block_show_title\\\":\\\"\\\",\\\"show_category\\\":\\\"\\\",\\\"link_category\\\":\\\"\\\",\\\"show_parent_category\\\":\\\"\\\",\\\"link_parent_category\\\":\\\"\\\",\\\"show_associations\\\":\\\"\\\",\\\"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_page_title\\\":\\\"\\\",\\\"show_publishing_options\\\":\\\"\\\",\\\"show_article_options\\\":\\\"\\\",\\\"show_urls_images_backend\\\":\\\"\\\",\\\"show_urls_images_frontend\\\":\\\"\\\"}\",\"version\":5,\"ordering\":\"5\",\"metakey\":\"\",\"metadesc\":\"\",\"access\":\"1\",\"hits\":\"0\",\"metadata\":\"{\\\"robots\\\":\\\"\\\",\\\"author\\\":\\\"\\\",\\\"rights\\\":\\\"\\\",\\\"xreference\\\":\\\"\\\"}\",\"featured\":\"0\",\"language\":\"*\",\"xreference\":\"\"}', 0),
(243, 26, 1, '', '2018-06-23 17:26:15', 601, 4226, '4212be2994b847d2287d3f601dea6f61b0bfe7f4', '{\"id\":26,\"asset_id\":\"165\",\"title\":\"Why is technologyso famous\",\"alias\":\"why-is-technologyso-famous\",\"introtext\":\"<p>Lorem Ipsum is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry\'s standard dummy text ever since the 1500s, when an unknown printer took a galley of type and scrambled it to make a type specimen book. It has survived not only five centuries, but also the leap into electronic typesetting, remaining essentially unchanged. It was popularised in the 1960s with the release of Letraset sheets containing Lorem Ipsum passages, and more recently with desktop publishing software like Aldus PageMaker including versions of Lorem Ipsum.<\\/p>\\r\\n<p>Lorem Ipsum is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry\'s standard dummy text ever since the 1500s, when an unknown printer took a galley of type and scrambled it to make a type specimen book. It has survived not only five centuries, but also the leap into electronic typesetting, remaining essentially unchanged. It was popularised in the 1960s with the release of Letraset sheets containing Lorem Ipsum passages, and more recently with desktop publishing software like Aldus PageMaker including versions of Lorem Ipsum.<\\/p>\\r\\n<p>Lorem Ipsum is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry\'s standard dummy text ever since the 1500s, when an unknown printer took a galley of type and scrambled it to make a type specimen book. It has survived not only five centuries, but also the leap into electronic typesetting, remaining essentially unchanged. It was popularised in the 1960s with the release of Letraset sheets containing Lorem Ipsum passages, and more recently with desktop publishing software like Aldus PageMaker including versions of Lorem Ipsum.<\\/p>\\r\\n<p>Lorem Ipsum is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry\'s standard dummy text ever since the 1500s, when an unknown printer took a galley of type and scrambled it to make a type specimen book. It has survived not only five centuries, but also the leap into electronic typesetting, remaining essentially unchanged. It was popularised in the 1960s with the release of Letraset sheets containing Lorem Ipsum passages, and more recently with desktop publishing software like Aldus PageMaker including versions of Lorem Ipsum.<\\/p>\",\"fulltext\":\"\",\"state\":1,\"catid\":\"11\",\"created\":\"2018-06-01 11:45:06\",\"created_by\":\"601\",\"created_by_alias\":\"\",\"modified\":\"2018-06-23 17:26:15\",\"modified_by\":\"601\",\"checked_out\":\"601\",\"checked_out_time\":\"2018-06-23 17:24:56\",\"publish_up\":\"2018-06-01 11:45:06\",\"publish_down\":\"0000-00-00 00:00:00\",\"images\":\"{\\\"image_intro\\\":\\\"images\\\\\\/blog\\\\\\/technology\\\\\\/img6-thumb.jpg\\\",\\\"float_intro\\\":\\\"\\\",\\\"image_intro_alt\\\":\\\"\\\",\\\"image_intro_caption\\\":\\\"\\\",\\\"image_fulltext\\\":\\\"images\\\\\\/blog\\\\\\/technology\\\\\\/img6.jpg\\\",\\\"float_fulltext\\\":\\\"\\\",\\\"image_fulltext_alt\\\":\\\"\\\",\\\"image_fulltext_caption\\\":\\\"\\\"}\",\"urls\":\"{\\\"urla\\\":false,\\\"urlatext\\\":\\\"\\\",\\\"targeta\\\":\\\"\\\",\\\"urlb\\\":false,\\\"urlbtext\\\":\\\"\\\",\\\"targetb\\\":\\\"\\\",\\\"urlc\\\":false,\\\"urlctext\\\":\\\"\\\",\\\"targetc\\\":\\\"\\\"}\",\"attribs\":\"{\\\"article_layout\\\":\\\"\\\",\\\"show_title\\\":\\\"\\\",\\\"link_titles\\\":\\\"\\\",\\\"show_tags\\\":\\\"\\\",\\\"show_intro\\\":\\\"\\\",\\\"info_block_position\\\":\\\"\\\",\\\"info_block_show_title\\\":\\\"\\\",\\\"show_category\\\":\\\"\\\",\\\"link_category\\\":\\\"\\\",\\\"show_parent_category\\\":\\\"\\\",\\\"link_parent_category\\\":\\\"\\\",\\\"show_associations\\\":\\\"\\\",\\\"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_page_title\\\":\\\"\\\",\\\"show_publishing_options\\\":\\\"\\\",\\\"show_article_options\\\":\\\"\\\",\\\"show_urls_images_backend\\\":\\\"\\\",\\\"show_urls_images_frontend\\\":\\\"\\\"}\",\"version\":6,\"ordering\":\"6\",\"metakey\":\"\",\"metadesc\":\"\",\"access\":\"1\",\"hits\":\"0\",\"metadata\":\"{\\\"robots\\\":\\\"\\\",\\\"author\\\":\\\"\\\",\\\"rights\\\":\\\"\\\",\\\"xreference\\\":\\\"\\\"}\",\"featured\":\"0\",\"language\":\"*\",\"xreference\":\"\"}', 0);
INSERT INTO `ynfp8_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
(247, 34, 1, '', '2018-06-25 07:59:37', 601, 4357, 'b2b14bd293eb6fa824b3b9f9d483b5962656f38f', '{\"id\":34,\"asset_id\":\"173\",\"title\":\"The worst advices we\'ve heard for business\",\"alias\":\"the-worst-advices-we-ve-heard-for-business\",\"introtext\":\"<p>Aliquam egestas pellentesque est Etiam a orci Nulla id enim feugiat ligula ullamcorper. <\\/p>\\r\\n\",\"fulltext\":\"\\r\\n<p>Lorem Ipsum is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry\'s standard dummy text ever since the 1500s, when an unknown printer took a galley of type and scrambled it to make a type specimen book. It has survived not only five centuries, but also the leap into electronic typesetting, remaining essentially unchanged. It was popularised in the 1960s with the release of Letraset sheets containing Lorem Ipsum passages, and more recently with desktop publishing software like Aldus PageMaker including versions of Lorem Ipsum.<\\/p>\\r\\n<p>Lorem Ipsum is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry\'s standard dummy text ever since the 1500s, when an unknown printer took a galley of type and scrambled it to make a type specimen book. It has survived not only five centuries, but also the leap into electronic typesetting, remaining essentially unchanged. It was popularised in the 1960s with the release of Letraset sheets containing Lorem Ipsum passages, and more recently with desktop publishing software like Aldus PageMaker including versions of Lorem Ipsum.<\\/p>\\r\\n<p>Lorem Ipsum is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry\'s standard dummy text ever since the 1500s, when an unknown printer took a galley of type and scrambled it to make a type specimen book. It has survived not only five centuries, but also the leap into electronic typesetting, remaining essentially unchanged. It was popularised in the 1960s with the release of Letraset sheets containing Lorem Ipsum passages, and more recently with desktop publishing software like Aldus PageMaker including versions of Lorem Ipsum.<\\/p>\\r\\n<p>Lorem Ipsum is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry\'s standard dummy text ever since the 1500s, when an unknown printer took a galley of type and scrambled it to make a type specimen book. It has survived not only five centuries, but also the leap into electronic typesetting, remaining essentially unchanged. It was popularised in the 1960s with the release of Letraset sheets containing Lorem Ipsum passages, and more recently with desktop publishing software like Aldus PageMaker including versions of Lorem Ipsum.<\\/p>\",\"state\":1,\"catid\":\"8\",\"created\":\"2018-06-01 11:45:06\",\"created_by\":\"601\",\"created_by_alias\":\"\",\"modified\":\"2018-06-25 07:59:37\",\"modified_by\":\"601\",\"checked_out\":\"601\",\"checked_out_time\":\"2018-06-25 07:59:24\",\"publish_up\":\"2018-06-01 11:45:06\",\"publish_down\":\"0000-00-00 00:00:00\",\"images\":\"{\\\"image_intro\\\":\\\"images\\\\\\/blog\\\\\\/business\\\\\\/img4-thumb.jpg\\\",\\\"float_intro\\\":\\\"\\\",\\\"image_intro_alt\\\":\\\"\\\",\\\"image_intro_caption\\\":\\\"\\\",\\\"image_fulltext\\\":\\\"images\\\\\\/blog\\\\\\/business\\\\\\/img4.jpg\\\",\\\"float_fulltext\\\":\\\"\\\",\\\"image_fulltext_alt\\\":\\\"\\\",\\\"image_fulltext_caption\\\":\\\"\\\"}\",\"urls\":\"{\\\"urla\\\":false,\\\"urlatext\\\":\\\"\\\",\\\"targeta\\\":\\\"\\\",\\\"urlb\\\":false,\\\"urlbtext\\\":\\\"\\\",\\\"targetb\\\":\\\"\\\",\\\"urlc\\\":false,\\\"urlctext\\\":\\\"\\\",\\\"targetc\\\":\\\"\\\"}\",\"attribs\":\"{\\\"article_layout\\\":\\\"\\\",\\\"show_title\\\":\\\"\\\",\\\"link_titles\\\":\\\"\\\",\\\"show_tags\\\":\\\"\\\",\\\"show_intro\\\":\\\"\\\",\\\"info_block_position\\\":\\\"\\\",\\\"info_block_show_title\\\":\\\"\\\",\\\"show_category\\\":\\\"\\\",\\\"link_category\\\":\\\"\\\",\\\"show_parent_category\\\":\\\"\\\",\\\"link_parent_category\\\":\\\"\\\",\\\"show_associations\\\":\\\"\\\",\\\"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_page_title\\\":\\\"\\\",\\\"show_publishing_options\\\":\\\"\\\",\\\"show_article_options\\\":\\\"\\\",\\\"show_urls_images_backend\\\":\\\"\\\",\\\"show_urls_images_frontend\\\":\\\"\\\"}\",\"version\":8,\"ordering\":\"3\",\"metakey\":\"\",\"metadesc\":\"\",\"access\":\"1\",\"hits\":\"0\",\"metadata\":\"{\\\"robots\\\":\\\"\\\",\\\"author\\\":\\\"\\\",\\\"rights\\\":\\\"\\\",\\\"xreference\\\":\\\"\\\"}\",\"featured\":\"0\",\"language\":\"*\",\"xreference\":\"\"}', 0),
(249, 8, 1, '', '2018-06-25 08:00:10', 601, 4295, '9bb1da528f76121c9b61a074fa350b5db996f785', '{\"id\":8,\"asset_id\":\"78\",\"title\":\"What is design\",\"alias\":\"what-is-design\",\"introtext\":\"<p>Aliquam egestas pellentesque est Etiam a orci Nulla id enim feugiat ligula ullamcorper. <\\/p>\\r\\n\",\"fulltext\":\"\\r\\n<p>Lorem Ipsum is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry\'s standard dummy text ever since the 1500s, when an unknown printer took a galley of type and scrambled it to make a type specimen book. It has survived not only five centuries, but also the leap into electronic typesetting, remaining essentially unchanged. It was popularised in the 1960s with the release of Letraset sheets containing Lorem Ipsum passages, and more recently with desktop publishing software like Aldus PageMaker including versions of Lorem Ipsum.<\\/p>\\r\\n<p>Lorem Ipsum is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry\'s standard dummy text ever since the 1500s, when an unknown printer took a galley of type and scrambled it to make a type specimen book. It has survived not only five centuries, but also the leap into electronic typesetting, remaining essentially unchanged. It was popularised in the 1960s with the release of Letraset sheets containing Lorem Ipsum passages, and more recently with desktop publishing software like Aldus PageMaker including versions of Lorem Ipsum.<\\/p>\\r\\n<p>Lorem Ipsum is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry\'s standard dummy text ever since the 1500s, when an unknown printer took a galley of type and scrambled it to make a type specimen book. It has survived not only five centuries, but also the leap into electronic typesetting, remaining essentially unchanged. It was popularised in the 1960s with the release of Letraset sheets containing Lorem Ipsum passages, and more recently with desktop publishing software like Aldus PageMaker including versions of Lorem Ipsum.<\\/p>\\r\\n<p>Lorem Ipsum is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry\'s standard dummy text ever since the 1500s, when an unknown printer took a galley of type and scrambled it to make a type specimen book. It has survived not only five centuries, but also the leap into electronic typesetting, remaining essentially unchanged. It was popularised in the 1960s with the release of Letraset sheets containing Lorem Ipsum passages, and more recently with desktop publishing software like Aldus PageMaker including versions of Lorem Ipsum.<\\/p>\",\"state\":1,\"catid\":\"9\",\"created\":\"2018-06-01 11:45:06\",\"created_by\":\"601\",\"created_by_alias\":\"\",\"modified\":\"2018-06-25 08:00:10\",\"modified_by\":\"601\",\"checked_out\":\"601\",\"checked_out_time\":\"2018-06-25 08:00:04\",\"publish_up\":\"2018-06-01 11:45:06\",\"publish_down\":\"0000-00-00 00:00:00\",\"images\":\"{\\\"image_intro\\\":\\\"images\\\\\\/blog\\\\\\/design\\\\\\/img1-thumb.jpg\\\",\\\"float_intro\\\":\\\"\\\",\\\"image_intro_alt\\\":\\\"\\\",\\\"image_intro_caption\\\":\\\"\\\",\\\"image_fulltext\\\":\\\"images\\\\\\/blog\\\\\\/design\\\\\\/img1.jpg\\\",\\\"float_fulltext\\\":\\\"\\\",\\\"image_fulltext_alt\\\":\\\"\\\",\\\"image_fulltext_caption\\\":\\\"\\\"}\",\"urls\":\"{\\\"urla\\\":false,\\\"urlatext\\\":\\\"\\\",\\\"targeta\\\":\\\"\\\",\\\"urlb\\\":false,\\\"urlbtext\\\":\\\"\\\",\\\"targetb\\\":\\\"\\\",\\\"urlc\\\":false,\\\"urlctext\\\":\\\"\\\",\\\"targetc\\\":\\\"\\\"}\",\"attribs\":\"{\\\"article_layout\\\":\\\"\\\",\\\"show_title\\\":\\\"\\\",\\\"link_titles\\\":\\\"\\\",\\\"show_tags\\\":\\\"\\\",\\\"show_intro\\\":\\\"\\\",\\\"info_block_position\\\":\\\"\\\",\\\"info_block_show_title\\\":\\\"\\\",\\\"show_category\\\":\\\"\\\",\\\"link_category\\\":\\\"\\\",\\\"show_parent_category\\\":\\\"\\\",\\\"link_parent_category\\\":\\\"\\\",\\\"show_associations\\\":\\\"\\\",\\\"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_page_title\\\":\\\"\\\",\\\"show_publishing_options\\\":\\\"\\\",\\\"show_article_options\\\":\\\"\\\",\\\"show_urls_images_backend\\\":\\\"\\\",\\\"show_urls_images_frontend\\\":\\\"\\\"}\",\"version\":7,\"ordering\":\"6\",\"metakey\":\"\",\"metadesc\":\"\",\"access\":\"1\",\"hits\":\"0\",\"metadata\":\"{\\\"robots\\\":\\\"\\\",\\\"author\\\":\\\"\\\",\\\"rights\\\":\\\"\\\",\\\"xreference\\\":\\\"\\\"}\",\"featured\":\"0\",\"language\":\"*\",\"xreference\":\"\"}', 0),
(250, 7, 1, '', '2018-06-25 08:00:13', 601, 4309, '3491c2d8ad866eb3a791cc85a56de54bf0489236', '{\"id\":7,\"asset_id\":\"77\",\"title\":\"The secrets to design\",\"alias\":\"the-secrets-to-design\",\"introtext\":\"<p>Aliquam egestas pellentesque est Etiam a orci Nulla id enim feugiat ligula ullamcorper. <\\/p>\\r\\n\",\"fulltext\":\"\\r\\n<p>Lorem Ipsum is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry\'s standard dummy text ever since the 1500s, when an unknown printer took a galley of type and scrambled it to make a type specimen book. It has survived not only five centuries, but also the leap into electronic typesetting, remaining essentially unchanged. It was popularised in the 1960s with the release of Letraset sheets containing Lorem Ipsum passages, and more recently with desktop publishing software like Aldus PageMaker including versions of Lorem Ipsum.<\\/p>\\r\\n<p>Lorem Ipsum is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry\'s standard dummy text ever since the 1500s, when an unknown printer took a galley of type and scrambled it to make a type specimen book. It has survived not only five centuries, but also the leap into electronic typesetting, remaining essentially unchanged. It was popularised in the 1960s with the release of Letraset sheets containing Lorem Ipsum passages, and more recently with desktop publishing software like Aldus PageMaker including versions of Lorem Ipsum.<\\/p>\\r\\n<p>Lorem Ipsum is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry\'s standard dummy text ever since the 1500s, when an unknown printer took a galley of type and scrambled it to make a type specimen book. It has survived not only five centuries, but also the leap into electronic typesetting, remaining essentially unchanged. It was popularised in the 1960s with the release of Letraset sheets containing Lorem Ipsum passages, and more recently with desktop publishing software like Aldus PageMaker including versions of Lorem Ipsum.<\\/p>\\r\\n<p>Lorem Ipsum is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry\'s standard dummy text ever since the 1500s, when an unknown printer took a galley of type and scrambled it to make a type specimen book. It has survived not only five centuries, but also the leap into electronic typesetting, remaining essentially unchanged. It was popularised in the 1960s with the release of Letraset sheets containing Lorem Ipsum passages, and more recently with desktop publishing software like Aldus PageMaker including versions of Lorem Ipsum.<\\/p>\",\"state\":1,\"catid\":\"9\",\"created\":\"2018-06-01 11:45:06\",\"created_by\":\"601\",\"created_by_alias\":\"\",\"modified\":\"2018-06-25 08:00:13\",\"modified_by\":\"601\",\"checked_out\":\"601\",\"checked_out_time\":\"2018-06-25 08:00:05\",\"publish_up\":\"2018-06-01 11:45:06\",\"publish_down\":\"0000-00-00 00:00:00\",\"images\":\"{\\\"image_intro\\\":\\\"images\\\\\\/blog\\\\\\/design\\\\\\/img2-thumb.jpg\\\",\\\"float_intro\\\":\\\"\\\",\\\"image_intro_alt\\\":\\\"\\\",\\\"image_intro_caption\\\":\\\"\\\",\\\"image_fulltext\\\":\\\"images\\\\\\/blog\\\\\\/design\\\\\\/img2.jpg\\\",\\\"float_fulltext\\\":\\\"\\\",\\\"image_fulltext_alt\\\":\\\"\\\",\\\"image_fulltext_caption\\\":\\\"\\\"}\",\"urls\":\"{\\\"urla\\\":false,\\\"urlatext\\\":\\\"\\\",\\\"targeta\\\":\\\"\\\",\\\"urlb\\\":false,\\\"urlbtext\\\":\\\"\\\",\\\"targetb\\\":\\\"\\\",\\\"urlc\\\":false,\\\"urlctext\\\":\\\"\\\",\\\"targetc\\\":\\\"\\\"}\",\"attribs\":\"{\\\"article_layout\\\":\\\"\\\",\\\"show_title\\\":\\\"\\\",\\\"link_titles\\\":\\\"\\\",\\\"show_tags\\\":\\\"\\\",\\\"show_intro\\\":\\\"\\\",\\\"info_block_position\\\":\\\"\\\",\\\"info_block_show_title\\\":\\\"\\\",\\\"show_category\\\":\\\"\\\",\\\"link_category\\\":\\\"\\\",\\\"show_parent_category\\\":\\\"\\\",\\\"link_parent_category\\\":\\\"\\\",\\\"show_associations\\\":\\\"\\\",\\\"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_page_title\\\":\\\"\\\",\\\"show_publishing_options\\\":\\\"\\\",\\\"show_article_options\\\":\\\"\\\",\\\"show_urls_images_backend\\\":\\\"\\\",\\\"show_urls_images_frontend\\\":\\\"\\\"}\",\"version\":5,\"ordering\":\"5\",\"metakey\":\"\",\"metadesc\":\"\",\"access\":\"1\",\"hits\":\"0\",\"metadata\":\"{\\\"robots\\\":\\\"\\\",\\\"author\\\":\\\"\\\",\\\"rights\\\":\\\"\\\",\\\"xreference\\\":\\\"\\\"}\",\"featured\":\"0\",\"language\":\"*\",\"xreference\":\"\"}', 0),
(251, 6, 1, '', '2018-06-25 08:00:22', 601, 4321, '08a66e09d17552f54e8b760ca88cb2e865932fd2', '{\"id\":6,\"asset_id\":\"76\",\"title\":\"The hidden agenda of design\",\"alias\":\"the-hidden-agenda-of-design\",\"introtext\":\"<p>Aliquam egestas pellentesque est Etiam a orci Nulla id enim feugiat ligula ullamcorper. <\\/p>\\r\\n\",\"fulltext\":\"\\r\\n<p>Lorem Ipsum is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry\'s standard dummy text ever since the 1500s, when an unknown printer took a galley of type and scrambled it to make a type specimen book. It has survived not only five centuries, but also the leap into electronic typesetting, remaining essentially unchanged. It was popularised in the 1960s with the release of Letraset sheets containing Lorem Ipsum passages, and more recently with desktop publishing software like Aldus PageMaker including versions of Lorem Ipsum.<\\/p>\\r\\n<p>Lorem Ipsum is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry\'s standard dummy text ever since the 1500s, when an unknown printer took a galley of type and scrambled it to make a type specimen book. It has survived not only five centuries, but also the leap into electronic typesetting, remaining essentially unchanged. It was popularised in the 1960s with the release of Letraset sheets containing Lorem Ipsum passages, and more recently with desktop publishing software like Aldus PageMaker including versions of Lorem Ipsum.<\\/p>\\r\\n<p>Lorem Ipsum is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry\'s standard dummy text ever since the 1500s, when an unknown printer took a galley of type and scrambled it to make a type specimen book. It has survived not only five centuries, but also the leap into electronic typesetting, remaining essentially unchanged. It was popularised in the 1960s with the release of Letraset sheets containing Lorem Ipsum passages, and more recently with desktop publishing software like Aldus PageMaker including versions of Lorem Ipsum.<\\/p>\\r\\n<p>Lorem Ipsum is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry\'s standard dummy text ever since the 1500s, when an unknown printer took a galley of type and scrambled it to make a type specimen book. It has survived not only five centuries, but also the leap into electronic typesetting, remaining essentially unchanged. It was popularised in the 1960s with the release of Letraset sheets containing Lorem Ipsum passages, and more recently with desktop publishing software like Aldus PageMaker including versions of Lorem Ipsum.<\\/p>\",\"state\":1,\"catid\":\"9\",\"created\":\"2018-06-01 11:45:06\",\"created_by\":\"601\",\"created_by_alias\":\"\",\"modified\":\"2018-06-25 08:00:22\",\"modified_by\":\"601\",\"checked_out\":\"601\",\"checked_out_time\":\"2018-06-25 08:00:17\",\"publish_up\":\"2018-06-01 11:45:06\",\"publish_down\":\"0000-00-00 00:00:00\",\"images\":\"{\\\"image_intro\\\":\\\"images\\\\\\/blog\\\\\\/design\\\\\\/img3-thumb.jpg\\\",\\\"float_intro\\\":\\\"\\\",\\\"image_intro_alt\\\":\\\"\\\",\\\"image_intro_caption\\\":\\\"\\\",\\\"image_fulltext\\\":\\\"images\\\\\\/blog\\\\\\/design\\\\\\/img3.jpg\\\",\\\"float_fulltext\\\":\\\"\\\",\\\"image_fulltext_alt\\\":\\\"\\\",\\\"image_fulltext_caption\\\":\\\"\\\"}\",\"urls\":\"{\\\"urla\\\":false,\\\"urlatext\\\":\\\"\\\",\\\"targeta\\\":\\\"\\\",\\\"urlb\\\":false,\\\"urlbtext\\\":\\\"\\\",\\\"targetb\\\":\\\"\\\",\\\"urlc\\\":false,\\\"urlctext\\\":\\\"\\\",\\\"targetc\\\":\\\"\\\"}\",\"attribs\":\"{\\\"article_layout\\\":\\\"\\\",\\\"show_title\\\":\\\"\\\",\\\"link_titles\\\":\\\"\\\",\\\"show_tags\\\":\\\"\\\",\\\"show_intro\\\":\\\"\\\",\\\"info_block_position\\\":\\\"\\\",\\\"info_block_show_title\\\":\\\"\\\",\\\"show_category\\\":\\\"\\\",\\\"link_category\\\":\\\"\\\",\\\"show_parent_category\\\":\\\"\\\",\\\"link_parent_category\\\":\\\"\\\",\\\"show_associations\\\":\\\"\\\",\\\"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_page_title\\\":\\\"\\\",\\\"show_publishing_options\\\":\\\"\\\",\\\"show_article_options\\\":\\\"\\\",\\\"show_urls_images_backend\\\":\\\"\\\",\\\"show_urls_images_frontend\\\":\\\"\\\"}\",\"version\":5,\"ordering\":\"4\",\"metakey\":\"\",\"metadesc\":\"\",\"access\":\"1\",\"hits\":\"0\",\"metadata\":\"{\\\"robots\\\":\\\"\\\",\\\"author\\\":\\\"\\\",\\\"rights\\\":\\\"\\\",\\\"xreference\\\":\\\"\\\"}\",\"featured\":\"0\",\"language\":\"*\",\"xreference\":\"\"}', 0),
(252, 5, 1, '', '2018-06-25 08:00:26', 601, 4315, '294483c7072ef92df77c4707ddb67786e75bf38a', '{\"id\":5,\"asset_id\":\"75\",\"title\":\"Have fun learning design\",\"alias\":\"have-fun-learning-design\",\"introtext\":\"<p>Aliquam egestas pellentesque est Etiam a orci Nulla id enim feugiat ligula ullamcorper. <\\/p>\\r\\n\",\"fulltext\":\"\\r\\n<p>Lorem Ipsum is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry\'s standard dummy text ever since the 1500s, when an unknown printer took a galley of type and scrambled it to make a type specimen book. It has survived not only five centuries, but also the leap into electronic typesetting, remaining essentially unchanged. It was popularised in the 1960s with the release of Letraset sheets containing Lorem Ipsum passages, and more recently with desktop publishing software like Aldus PageMaker including versions of Lorem Ipsum.<\\/p>\\r\\n<p>Lorem Ipsum is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry\'s standard dummy text ever since the 1500s, when an unknown printer took a galley of type and scrambled it to make a type specimen book. It has survived not only five centuries, but also the leap into electronic typesetting, remaining essentially unchanged. It was popularised in the 1960s with the release of Letraset sheets containing Lorem Ipsum passages, and more recently with desktop publishing software like Aldus PageMaker including versions of Lorem Ipsum.<\\/p>\\r\\n<p>Lorem Ipsum is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry\'s standard dummy text ever since the 1500s, when an unknown printer took a galley of type and scrambled it to make a type specimen book. It has survived not only five centuries, but also the leap into electronic typesetting, remaining essentially unchanged. It was popularised in the 1960s with the release of Letraset sheets containing Lorem Ipsum passages, and more recently with desktop publishing software like Aldus PageMaker including versions of Lorem Ipsum.<\\/p>\\r\\n<p>Lorem Ipsum is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry\'s standard dummy text ever since the 1500s, when an unknown printer took a galley of type and scrambled it to make a type specimen book. It has survived not only five centuries, but also the leap into electronic typesetting, remaining essentially unchanged. It was popularised in the 1960s with the release of Letraset sheets containing Lorem Ipsum passages, and more recently with desktop publishing software like Aldus PageMaker including versions of Lorem Ipsum.<\\/p>\",\"state\":1,\"catid\":\"9\",\"created\":\"2018-06-01 11:45:06\",\"created_by\":\"601\",\"created_by_alias\":\"\",\"modified\":\"2018-06-25 08:00:26\",\"modified_by\":\"601\",\"checked_out\":\"601\",\"checked_out_time\":\"2018-06-25 08:00:06\",\"publish_up\":\"2018-06-01 11:45:06\",\"publish_down\":\"0000-00-00 00:00:00\",\"images\":\"{\\\"image_intro\\\":\\\"images\\\\\\/blog\\\\\\/design\\\\\\/img4-thumb.jpg\\\",\\\"float_intro\\\":\\\"\\\",\\\"image_intro_alt\\\":\\\"\\\",\\\"image_intro_caption\\\":\\\"\\\",\\\"image_fulltext\\\":\\\"images\\\\\\/blog\\\\\\/design\\\\\\/img4.jpg\\\",\\\"float_fulltext\\\":\\\"\\\",\\\"image_fulltext_alt\\\":\\\"\\\",\\\"image_fulltext_caption\\\":\\\"\\\"}\",\"urls\":\"{\\\"urla\\\":false,\\\"urlatext\\\":\\\"\\\",\\\"targeta\\\":\\\"\\\",\\\"urlb\\\":false,\\\"urlbtext\\\":\\\"\\\",\\\"targetb\\\":\\\"\\\",\\\"urlc\\\":false,\\\"urlctext\\\":\\\"\\\",\\\"targetc\\\":\\\"\\\"}\",\"attribs\":\"{\\\"article_layout\\\":\\\"\\\",\\\"show_title\\\":\\\"\\\",\\\"link_titles\\\":\\\"\\\",\\\"show_tags\\\":\\\"\\\",\\\"show_intro\\\":\\\"\\\",\\\"info_block_position\\\":\\\"\\\",\\\"info_block_show_title\\\":\\\"\\\",\\\"show_category\\\":\\\"\\\",\\\"link_category\\\":\\\"\\\",\\\"show_parent_category\\\":\\\"\\\",\\\"link_parent_category\\\":\\\"\\\",\\\"show_associations\\\":\\\"\\\",\\\"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_page_title\\\":\\\"\\\",\\\"show_publishing_options\\\":\\\"\\\",\\\"show_article_options\\\":\\\"\\\",\\\"show_urls_images_backend\\\":\\\"\\\",\\\"show_urls_images_frontend\\\":\\\"\\\"}\",\"version\":6,\"ordering\":\"3\",\"metakey\":\"\",\"metadesc\":\"\",\"access\":\"1\",\"hits\":\"0\",\"metadata\":\"{\\\"robots\\\":\\\"\\\",\\\"author\\\":\\\"\\\",\\\"rights\\\":\\\"\\\",\\\"xreference\\\":\\\"\\\"}\",\"featured\":\"0\",\"language\":\"*\",\"xreference\":\"\"}', 0),
(253, 4, 1, '', '2018-06-25 08:00:30', 601, 4319, '511a838089c03f346112956427fbcf598a5eb699', '{\"id\":4,\"asset_id\":\"74\",\"title\":\"Guidance for you in design\",\"alias\":\"guidance-for-you-in-design\",\"introtext\":\"<p>Aliquam egestas pellentesque est Etiam a orci Nulla id enim feugiat ligula ullamcorper. <\\/p>\\r\\n\",\"fulltext\":\"\\r\\n<p>Lorem Ipsum is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry\'s standard dummy text ever since the 1500s, when an unknown printer took a galley of type and scrambled it to make a type specimen book. It has survived not only five centuries, but also the leap into electronic typesetting, remaining essentially unchanged. It was popularised in the 1960s with the release of Letraset sheets containing Lorem Ipsum passages, and more recently with desktop publishing software like Aldus PageMaker including versions of Lorem Ipsum.<\\/p>\\r\\n<p>Lorem Ipsum is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry\'s standard dummy text ever since the 1500s, when an unknown printer took a galley of type and scrambled it to make a type specimen book. It has survived not only five centuries, but also the leap into electronic typesetting, remaining essentially unchanged. It was popularised in the 1960s with the release of Letraset sheets containing Lorem Ipsum passages, and more recently with desktop publishing software like Aldus PageMaker including versions of Lorem Ipsum.<\\/p>\\r\\n<p>Lorem Ipsum is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry\'s standard dummy text ever since the 1500s, when an unknown printer took a galley of type and scrambled it to make a type specimen book. It has survived not only five centuries, but also the leap into electronic typesetting, remaining essentially unchanged. It was popularised in the 1960s with the release of Letraset sheets containing Lorem Ipsum passages, and more recently with desktop publishing software like Aldus PageMaker including versions of Lorem Ipsum.<\\/p>\\r\\n<p>Lorem Ipsum is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry\'s standard dummy text ever since the 1500s, when an unknown printer took a galley of type and scrambled it to make a type specimen book. It has survived not only five centuries, but also the leap into electronic typesetting, remaining essentially unchanged. It was popularised in the 1960s with the release of Letraset sheets containing Lorem Ipsum passages, and more recently with desktop publishing software like Aldus PageMaker including versions of Lorem Ipsum.<\\/p>\",\"state\":1,\"catid\":\"9\",\"created\":\"2018-06-01 11:45:06\",\"created_by\":\"601\",\"created_by_alias\":\"\",\"modified\":\"2018-06-25 08:00:30\",\"modified_by\":\"601\",\"checked_out\":\"601\",\"checked_out_time\":\"2018-06-25 08:00:07\",\"publish_up\":\"2018-06-01 11:45:06\",\"publish_down\":\"0000-00-00 00:00:00\",\"images\":\"{\\\"image_intro\\\":\\\"images\\\\\\/blog\\\\\\/design\\\\\\/img5-thumb.jpg\\\",\\\"float_intro\\\":\\\"\\\",\\\"image_intro_alt\\\":\\\"\\\",\\\"image_intro_caption\\\":\\\"\\\",\\\"image_fulltext\\\":\\\"images\\\\\\/blog\\\\\\/design\\\\\\/img5.jpg\\\",\\\"float_fulltext\\\":\\\"\\\",\\\"image_fulltext_alt\\\":\\\"\\\",\\\"image_fulltext_caption\\\":\\\"\\\"}\",\"urls\":\"{\\\"urla\\\":false,\\\"urlatext\\\":\\\"\\\",\\\"targeta\\\":\\\"\\\",\\\"urlb\\\":false,\\\"urlbtext\\\":\\\"\\\",\\\"targetb\\\":\\\"\\\",\\\"urlc\\\":false,\\\"urlctext\\\":\\\"\\\",\\\"targetc\\\":\\\"\\\"}\",\"attribs\":\"{\\\"article_layout\\\":\\\"\\\",\\\"show_title\\\":\\\"\\\",\\\"link_titles\\\":\\\"\\\",\\\"show_tags\\\":\\\"\\\",\\\"show_intro\\\":\\\"\\\",\\\"info_block_position\\\":\\\"\\\",\\\"info_block_show_title\\\":\\\"\\\",\\\"show_category\\\":\\\"\\\",\\\"link_category\\\":\\\"\\\",\\\"show_parent_category\\\":\\\"\\\",\\\"link_parent_category\\\":\\\"\\\",\\\"show_associations\\\":\\\"\\\",\\\"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_page_title\\\":\\\"\\\",\\\"show_publishing_options\\\":\\\"\\\",\\\"show_article_options\\\":\\\"\\\",\\\"show_urls_images_backend\\\":\\\"\\\",\\\"show_urls_images_frontend\\\":\\\"\\\"}\",\"version\":6,\"ordering\":\"2\",\"metakey\":\"\",\"metadesc\":\"\",\"access\":\"1\",\"hits\":\"0\",\"metadata\":\"{\\\"robots\\\":\\\"\\\",\\\"author\\\":\\\"\\\",\\\"rights\\\":\\\"\\\",\\\"xreference\\\":\\\"\\\"}\",\"featured\":\"0\",\"language\":\"*\",\"xreference\":\"\"}', 0),
(254, 33, 1, '', '2018-06-25 08:01:23', 601, 4379, '10b3750ed8aef18b5918aa50fe09a145c29bd3d6', '{\"id\":33,\"asset_id\":\"172\",\"title\":\"Ten business that will actually make your life better\",\"alias\":\"ten-business-that-will-actually-make-your-life-better\",\"introtext\":\"<p>Aliquam egestas pellentesque est Etiam a orci Nulla id enim feugiat ligula ullamcorper. <\\/p>\\r\\n\",\"fulltext\":\"\\r\\n<p>Lorem Ipsum is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry\'s standard dummy text ever since the 1500s, when an unknown printer took a galley of type and scrambled it to make a type specimen book. It has survived not only five centuries, but also the leap into electronic typesetting, remaining essentially unchanged. It was popularised in the 1960s with the release of Letraset sheets containing Lorem Ipsum passages, and more recently with desktop publishing software like Aldus PageMaker including versions of Lorem Ipsum.<\\/p>\\r\\n<p>Lorem Ipsum is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry\'s standard dummy text ever since the 1500s, when an unknown printer took a galley of type and scrambled it to make a type specimen book. It has survived not only five centuries, but also the leap into electronic typesetting, remaining essentially unchanged. It was popularised in the 1960s with the release of Letraset sheets containing Lorem Ipsum passages, and more recently with desktop publishing software like Aldus PageMaker including versions of Lorem Ipsum.<\\/p>\\r\\n<p>Lorem Ipsum is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry\'s standard dummy text ever since the 1500s, when an unknown printer took a galley of type and scrambled it to make a type specimen book. It has survived not only five centuries, but also the leap into electronic typesetting, remaining essentially unchanged. It was popularised in the 1960s with the release of Letraset sheets containing Lorem Ipsum passages, and more recently with desktop publishing software like Aldus PageMaker including versions of Lorem Ipsum.<\\/p>\\r\\n<p>Lorem Ipsum is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry\'s standard dummy text ever since the 1500s, when an unknown printer took a galley of type and scrambled it to make a type specimen book. It has survived not only five centuries, but also the leap into electronic typesetting, remaining essentially unchanged. It was popularised in the 1960s with the release of Letraset sheets containing Lorem Ipsum passages, and more recently with desktop publishing software like Aldus PageMaker including versions of Lorem Ipsum.<\\/p>\",\"state\":1,\"catid\":\"8\",\"created\":\"2018-06-01 11:45:06\",\"created_by\":\"601\",\"created_by_alias\":\"\",\"modified\":\"2018-06-25 08:01:23\",\"modified_by\":\"601\",\"checked_out\":\"601\",\"checked_out_time\":\"2018-06-25 08:01:15\",\"publish_up\":\"2018-06-01 11:45:06\",\"publish_down\":\"0000-00-00 00:00:00\",\"images\":\"{\\\"image_intro\\\":\\\"images\\\\\\/blog\\\\\\/business\\\\\\/img5-thumb.jpg\\\",\\\"float_intro\\\":\\\"\\\",\\\"image_intro_alt\\\":\\\"\\\",\\\"image_intro_caption\\\":\\\"\\\",\\\"image_fulltext\\\":\\\"images\\\\\\/blog\\\\\\/business\\\\\\/img5.jpg\\\",\\\"float_fulltext\\\":\\\"\\\",\\\"image_fulltext_alt\\\":\\\"\\\",\\\"image_fulltext_caption\\\":\\\"\\\"}\",\"urls\":\"{\\\"urla\\\":false,\\\"urlatext\\\":\\\"\\\",\\\"targeta\\\":\\\"\\\",\\\"urlb\\\":false,\\\"urlbtext\\\":\\\"\\\",\\\"targetb\\\":\\\"\\\",\\\"urlc\\\":false,\\\"urlctext\\\":\\\"\\\",\\\"targetc\\\":\\\"\\\"}\",\"attribs\":\"{\\\"article_layout\\\":\\\"\\\",\\\"show_title\\\":\\\"\\\",\\\"link_titles\\\":\\\"\\\",\\\"show_tags\\\":\\\"\\\",\\\"show_intro\\\":\\\"\\\",\\\"info_block_position\\\":\\\"\\\",\\\"info_block_show_title\\\":\\\"\\\",\\\"show_category\\\":\\\"\\\",\\\"link_category\\\":\\\"\\\",\\\"show_parent_category\\\":\\\"\\\",\\\"link_parent_category\\\":\\\"\\\",\\\"show_associations\\\":\\\"\\\",\\\"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_page_title\\\":\\\"\\\",\\\"show_publishing_options\\\":\\\"\\\",\\\"show_article_options\\\":\\\"\\\",\\\"show_urls_images_backend\\\":\\\"\\\",\\\"show_urls_images_frontend\\\":\\\"\\\"}\",\"version\":7,\"ordering\":\"2\",\"metakey\":\"\",\"metadesc\":\"\",\"access\":\"1\",\"hits\":\"0\",\"metadata\":\"{\\\"robots\\\":\\\"\\\",\\\"author\\\":\\\"\\\",\\\"rights\\\":\\\"\\\",\\\"xreference\\\":\\\"\\\"}\",\"featured\":\"0\",\"language\":\"*\",\"xreference\":\"\"}', 0),
(256, 25, 1, '', '2018-06-25 08:03:50', 601, 4355, 'f68db9be113f409e7bf7968d06e5f69e892e047e', '{\"id\":25,\"asset_id\":\"164\",\"title\":\"Why is everyone talking about lifestyle?\",\"alias\":\"why-is-everyone-talking-about-lifestyle\",\"introtext\":\"<p>Aliquam egestas pellentesque est Etiam a orci Nulla id enim feugiat ligula ullamcorper. <\\/p>\\r\\n\",\"fulltext\":\"\\r\\n<p>Lorem Ipsum is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry\'s standard dummy text ever since the 1500s, when an unknown printer took a galley of type and scrambled it to make a type specimen book. It has survived not only five centuries, but also the leap into electronic typesetting, remaining essentially unchanged. It was popularised in the 1960s with the release of Letraset sheets containing Lorem Ipsum passages, and more recently with desktop publishing software like Aldus PageMaker including versions of Lorem Ipsum.<\\/p>\\r\\n<p>Lorem Ipsum is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry\'s standard dummy text ever since the 1500s, when an unknown printer took a galley of type and scrambled it to make a type specimen book. It has survived not only five centuries, but also the leap into electronic typesetting, remaining essentially unchanged. It was popularised in the 1960s with the release of Letraset sheets containing Lorem Ipsum passages, and more recently with desktop publishing software like Aldus PageMaker including versions of Lorem Ipsum.<\\/p>\\r\\n<p>Lorem Ipsum is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry\'s standard dummy text ever since the 1500s, when an unknown printer took a galley of type and scrambled it to make a type specimen book. It has survived not only five centuries, but also the leap into electronic typesetting, remaining essentially unchanged. It was popularised in the 1960s with the release of Letraset sheets containing Lorem Ipsum passages, and more recently with desktop publishing software like Aldus PageMaker including versions of Lorem Ipsum.<\\/p>\\r\\n<p>Lorem Ipsum is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry\'s standard dummy text ever since the 1500s, when an unknown printer took a galley of type and scrambled it to make a type specimen book. It has survived not only five centuries, but also the leap into electronic typesetting, remaining essentially unchanged. It was popularised in the 1960s with the release of Letraset sheets containing Lorem Ipsum passages, and more recently with desktop publishing software like Aldus PageMaker including versions of Lorem Ipsum.<\\/p>\",\"state\":1,\"catid\":\"10\",\"created\":\"2018-06-01 11:45:06\",\"created_by\":\"601\",\"created_by_alias\":\"\",\"modified\":\"2018-06-25 08:03:50\",\"modified_by\":\"601\",\"checked_out\":\"601\",\"checked_out_time\":\"2018-06-25 08:03:40\",\"publish_up\":\"2018-06-01 11:45:06\",\"publish_down\":\"0000-00-00 00:00:00\",\"images\":\"{\\\"image_intro\\\":\\\"images\\\\\\/blog\\\\\\/lifestyle\\\\\\/img1-thumb.jpg\\\",\\\"float_intro\\\":\\\"\\\",\\\"image_intro_alt\\\":\\\"\\\",\\\"image_intro_caption\\\":\\\"\\\",\\\"image_fulltext\\\":\\\"images\\\\\\/blog\\\\\\/lifestyle\\\\\\/img1.jpg\\\",\\\"float_fulltext\\\":\\\"\\\",\\\"image_fulltext_alt\\\":\\\"\\\",\\\"image_fulltext_caption\\\":\\\"\\\"}\",\"urls\":\"{\\\"urla\\\":false,\\\"urlatext\\\":\\\"\\\",\\\"targeta\\\":\\\"\\\",\\\"urlb\\\":false,\\\"urlbtext\\\":\\\"\\\",\\\"targetb\\\":\\\"\\\",\\\"urlc\\\":false,\\\"urlctext\\\":\\\"\\\",\\\"targetc\\\":\\\"\\\"}\",\"attribs\":\"{\\\"article_layout\\\":\\\"\\\",\\\"show_title\\\":\\\"\\\",\\\"link_titles\\\":\\\"\\\",\\\"show_tags\\\":\\\"\\\",\\\"show_intro\\\":\\\"\\\",\\\"info_block_position\\\":\\\"\\\",\\\"info_block_show_title\\\":\\\"\\\",\\\"show_category\\\":\\\"\\\",\\\"link_category\\\":\\\"\\\",\\\"show_parent_category\\\":\\\"\\\",\\\"link_parent_category\\\":\\\"\\\",\\\"show_associations\\\":\\\"\\\",\\\"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_page_title\\\":\\\"\\\",\\\"show_publishing_options\\\":\\\"\\\",\\\"show_article_options\\\":\\\"\\\",\\\"show_urls_images_backend\\\":\\\"\\\",\\\"show_urls_images_frontend\\\":\\\"\\\"}\",\"version\":5,\"ordering\":\"1\",\"metakey\":\"\",\"metadesc\":\"\",\"access\":\"1\",\"hits\":\"0\",\"metadata\":\"{\\\"robots\\\":\\\"\\\",\\\"author\\\":\\\"\\\",\\\"rights\\\":\\\"\\\",\\\"xreference\\\":\\\"\\\"}\",\"featured\":\"0\",\"language\":\"*\",\"xreference\":\"\"}', 0),
(257, 24, 1, '', '2018-06-25 08:03:53', 601, 4341, '635d16533e6ce02ea6d0554392f100d8f2fc3868', '{\"id\":24,\"asset_id\":\"163\",\"title\":\"Ten Common Myths About Lifestyle.\",\"alias\":\"ten-common-myths-about-lifestyle\",\"introtext\":\"<p>Aliquam egestas pellentesque est Etiam a orci Nulla id enim feugiat ligula ullamcorper. <\\/p>\\r\\n\",\"fulltext\":\"\\r\\n<p>Lorem Ipsum is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry\'s standard dummy text ever since the 1500s, when an unknown printer took a galley of type and scrambled it to make a type specimen book. It has survived not only five centuries, but also the leap into electronic typesetting, remaining essentially unchanged. It was popularised in the 1960s with the release of Letraset sheets containing Lorem Ipsum passages, and more recently with desktop publishing software like Aldus PageMaker including versions of Lorem Ipsum.<\\/p>\\r\\n<p>Lorem Ipsum is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry\'s standard dummy text ever since the 1500s, when an unknown printer took a galley of type and scrambled it to make a type specimen book. It has survived not only five centuries, but also the leap into electronic typesetting, remaining essentially unchanged. It was popularised in the 1960s with the release of Letraset sheets containing Lorem Ipsum passages, and more recently with desktop publishing software like Aldus PageMaker including versions of Lorem Ipsum.<\\/p>\\r\\n<p>Lorem Ipsum is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry\'s standard dummy text ever since the 1500s, when an unknown printer took a galley of type and scrambled it to make a type specimen book. It has survived not only five centuries, but also the leap into electronic typesetting, remaining essentially unchanged. It was popularised in the 1960s with the release of Letraset sheets containing Lorem Ipsum passages, and more recently with desktop publishing software like Aldus PageMaker including versions of Lorem Ipsum.<\\/p>\\r\\n<p>Lorem Ipsum is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry\'s standard dummy text ever since the 1500s, when an unknown printer took a galley of type and scrambled it to make a type specimen book. It has survived not only five centuries, but also the leap into electronic typesetting, remaining essentially unchanged. It was popularised in the 1960s with the release of Letraset sheets containing Lorem Ipsum passages, and more recently with desktop publishing software like Aldus PageMaker including versions of Lorem Ipsum.<\\/p>\",\"state\":1,\"catid\":\"10\",\"created\":\"2018-06-01 11:45:06\",\"created_by\":\"601\",\"created_by_alias\":\"\",\"modified\":\"2018-06-25 08:03:53\",\"modified_by\":\"601\",\"checked_out\":\"601\",\"checked_out_time\":\"2018-06-25 08:03:41\",\"publish_up\":\"2018-06-01 11:45:06\",\"publish_down\":\"0000-00-00 00:00:00\",\"images\":\"{\\\"image_intro\\\":\\\"images\\\\\\/blog\\\\\\/lifestyle\\\\\\/img2-thumb.jpg\\\",\\\"float_intro\\\":\\\"\\\",\\\"image_intro_alt\\\":\\\"\\\",\\\"image_intro_caption\\\":\\\"\\\",\\\"image_fulltext\\\":\\\"images\\\\\\/blog\\\\\\/lifestyle\\\\\\/img2.jpg\\\",\\\"float_fulltext\\\":\\\"\\\",\\\"image_fulltext_alt\\\":\\\"\\\",\\\"image_fulltext_caption\\\":\\\"\\\"}\",\"urls\":\"{\\\"urla\\\":false,\\\"urlatext\\\":\\\"\\\",\\\"targeta\\\":\\\"\\\",\\\"urlb\\\":false,\\\"urlbtext\\\":\\\"\\\",\\\"targetb\\\":\\\"\\\",\\\"urlc\\\":false,\\\"urlctext\\\":\\\"\\\",\\\"targetc\\\":\\\"\\\"}\",\"attribs\":\"{\\\"article_layout\\\":\\\"\\\",\\\"show_title\\\":\\\"\\\",\\\"link_titles\\\":\\\"\\\",\\\"show_tags\\\":\\\"\\\",\\\"show_intro\\\":\\\"\\\",\\\"info_block_position\\\":\\\"\\\",\\\"info_block_show_title\\\":\\\"\\\",\\\"show_category\\\":\\\"\\\",\\\"link_category\\\":\\\"\\\",\\\"show_parent_category\\\":\\\"\\\",\\\"link_parent_category\\\":\\\"\\\",\\\"show_associations\\\":\\\"\\\",\\\"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_page_title\\\":\\\"\\\",\\\"show_publishing_options\\\":\\\"\\\",\\\"show_article_options\\\":\\\"\\\",\\\"show_urls_images_backend\\\":\\\"\\\",\\\"show_urls_images_frontend\\\":\\\"\\\"}\",\"version\":7,\"ordering\":\"2\",\"metakey\":\"\",\"metadesc\":\"\",\"access\":\"1\",\"hits\":\"0\",\"metadata\":\"{\\\"robots\\\":\\\"\\\",\\\"author\\\":\\\"\\\",\\\"rights\\\":\\\"\\\",\\\"xreference\\\":\\\"\\\"}\",\"featured\":\"0\",\"language\":\"*\",\"xreference\":\"\"}', 0);
INSERT INTO `ynfp8_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
(258, 23, 1, '', '2018-06-25 08:03:55', 601, 4386, '7f64f112cb1383c74dcaea775a5fd1337ffbe2a5', '{\"id\":23,\"asset_id\":\"162\",\"title\":\"How to have a fantastic lifestyle with minimal spending\",\"alias\":\"how-to-have-a-fantastic-lifestyle-with-minimal-spending\",\"introtext\":\"<p>Aliquam egestas pellentesque est Etiam a orci Nulla id enim feugiat ligula ullamcorper. <\\/p>\\r\\n\",\"fulltext\":\"\\r\\n<p>Lorem Ipsum is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry\'s standard dummy text ever since the 1500s, when an unknown printer took a galley of type and scrambled it to make a type specimen book. It has survived not only five centuries, but also the leap into electronic typesetting, remaining essentially unchanged. It was popularised in the 1960s with the release of Letraset sheets containing Lorem Ipsum passages, and more recently with desktop publishing software like Aldus PageMaker including versions of Lorem Ipsum.<\\/p>\\r\\n<p>Lorem Ipsum is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry\'s standard dummy text ever since the 1500s, when an unknown printer took a galley of type and scrambled it to make a type specimen book. It has survived not only five centuries, but also the leap into electronic typesetting, remaining essentially unchanged. It was popularised in the 1960s with the release of Letraset sheets containing Lorem Ipsum passages, and more recently with desktop publishing software like Aldus PageMaker including versions of Lorem Ipsum.<\\/p>\\r\\n<p>Lorem Ipsum is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry\'s standard dummy text ever since the 1500s, when an unknown printer took a galley of type and scrambled it to make a type specimen book. It has survived not only five centuries, but also the leap into electronic typesetting, remaining essentially unchanged. It was popularised in the 1960s with the release of Letraset sheets containing Lorem Ipsum passages, and more recently with desktop publishing software like Aldus PageMaker including versions of Lorem Ipsum.<\\/p>\\r\\n<p>Lorem Ipsum is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry\'s standard dummy text ever since the 1500s, when an unknown printer took a galley of type and scrambled it to make a type specimen book. It has survived not only five centuries, but also the leap into electronic typesetting, remaining essentially unchanged. It was popularised in the 1960s with the release of Letraset sheets containing Lorem Ipsum passages, and more recently with desktop publishing software like Aldus PageMaker including versions of Lorem Ipsum.<\\/p>\",\"state\":1,\"catid\":\"10\",\"created\":\"2018-06-01 11:45:06\",\"created_by\":\"601\",\"created_by_alias\":\"\",\"modified\":\"2018-06-25 08:03:55\",\"modified_by\":\"601\",\"checked_out\":\"601\",\"checked_out_time\":\"2018-06-25 08:03:41\",\"publish_up\":\"2018-06-01 11:45:06\",\"publish_down\":\"0000-00-00 00:00:00\",\"images\":\"{\\\"image_intro\\\":\\\"images\\\\\\/blog\\\\\\/lifestyle\\\\\\/img3-thumb.jpg\\\",\\\"float_intro\\\":\\\"\\\",\\\"image_intro_alt\\\":\\\"\\\",\\\"image_intro_caption\\\":\\\"\\\",\\\"image_fulltext\\\":\\\"images\\\\\\/blog\\\\\\/lifestyle\\\\\\/img3.jpg\\\",\\\"float_fulltext\\\":\\\"\\\",\\\"image_fulltext_alt\\\":\\\"\\\",\\\"image_fulltext_caption\\\":\\\"\\\"}\",\"urls\":\"{\\\"urla\\\":false,\\\"urlatext\\\":\\\"\\\",\\\"targeta\\\":\\\"\\\",\\\"urlb\\\":false,\\\"urlbtext\\\":\\\"\\\",\\\"targetb\\\":\\\"\\\",\\\"urlc\\\":false,\\\"urlctext\\\":\\\"\\\",\\\"targetc\\\":\\\"\\\"}\",\"attribs\":\"{\\\"article_layout\\\":\\\"\\\",\\\"show_title\\\":\\\"\\\",\\\"link_titles\\\":\\\"\\\",\\\"show_tags\\\":\\\"\\\",\\\"show_intro\\\":\\\"\\\",\\\"info_block_position\\\":\\\"\\\",\\\"info_block_show_title\\\":\\\"\\\",\\\"show_category\\\":\\\"\\\",\\\"link_category\\\":\\\"\\\",\\\"show_parent_category\\\":\\\"\\\",\\\"link_parent_category\\\":\\\"\\\",\\\"show_associations\\\":\\\"\\\",\\\"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_page_title\\\":\\\"\\\",\\\"show_publishing_options\\\":\\\"\\\",\\\"show_article_options\\\":\\\"\\\",\\\"show_urls_images_backend\\\":\\\"\\\",\\\"show_urls_images_frontend\\\":\\\"\\\"}\",\"version\":7,\"ordering\":\"3\",\"metakey\":\"\",\"metadesc\":\"\",\"access\":\"1\",\"hits\":\"0\",\"metadata\":\"{\\\"robots\\\":\\\"\\\",\\\"author\\\":\\\"\\\",\\\"rights\\\":\\\"\\\",\\\"xreference\\\":\\\"\\\"}\",\"featured\":\"0\",\"language\":\"*\",\"xreference\":\"\"}', 0),
(259, 22, 1, '', '2018-06-25 08:03:57', 601, 4346, '708c53695e2682370977ec5f24558deb11b56418', '{\"id\":22,\"asset_id\":\"161\",\"title\":\"How to get people to like lifestyle\",\"alias\":\"how-to-get-people-to-like-lifestyle\",\"introtext\":\"<p>Aliquam egestas pellentesque est Etiam a orci Nulla id enim feugiat ligula ullamcorper. <\\/p>\\r\\n\",\"fulltext\":\"\\r\\n<p>Lorem Ipsum is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry\'s standard dummy text ever since the 1500s, when an unknown printer took a galley of type and scrambled it to make a type specimen book. It has survived not only five centuries, but also the leap into electronic typesetting, remaining essentially unchanged. It was popularised in the 1960s with the release of Letraset sheets containing Lorem Ipsum passages, and more recently with desktop publishing software like Aldus PageMaker including versions of Lorem Ipsum.<\\/p>\\r\\n<p>Lorem Ipsum is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry\'s standard dummy text ever since the 1500s, when an unknown printer took a galley of type and scrambled it to make a type specimen book. It has survived not only five centuries, but also the leap into electronic typesetting, remaining essentially unchanged. It was popularised in the 1960s with the release of Letraset sheets containing Lorem Ipsum passages, and more recently with desktop publishing software like Aldus PageMaker including versions of Lorem Ipsum.<\\/p>\\r\\n<p>Lorem Ipsum is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry\'s standard dummy text ever since the 1500s, when an unknown printer took a galley of type and scrambled it to make a type specimen book. It has survived not only five centuries, but also the leap into electronic typesetting, remaining essentially unchanged. It was popularised in the 1960s with the release of Letraset sheets containing Lorem Ipsum passages, and more recently with desktop publishing software like Aldus PageMaker including versions of Lorem Ipsum.<\\/p>\\r\\n<p>Lorem Ipsum is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry\'s standard dummy text ever since the 1500s, when an unknown printer took a galley of type and scrambled it to make a type specimen book. It has survived not only five centuries, but also the leap into electronic typesetting, remaining essentially unchanged. It was popularised in the 1960s with the release of Letraset sheets containing Lorem Ipsum passages, and more recently with desktop publishing software like Aldus PageMaker including versions of Lorem Ipsum.<\\/p>\",\"state\":1,\"catid\":\"10\",\"created\":\"2018-06-01 11:45:06\",\"created_by\":\"601\",\"created_by_alias\":\"\",\"modified\":\"2018-06-25 08:03:57\",\"modified_by\":\"601\",\"checked_out\":\"601\",\"checked_out_time\":\"2018-06-25 08:03:42\",\"publish_up\":\"2018-06-01 11:45:06\",\"publish_down\":\"0000-00-00 00:00:00\",\"images\":\"{\\\"image_intro\\\":\\\"images\\\\\\/blog\\\\\\/lifestyle\\\\\\/img4-thumb.jpg\\\",\\\"float_intro\\\":\\\"\\\",\\\"image_intro_alt\\\":\\\"\\\",\\\"image_intro_caption\\\":\\\"\\\",\\\"image_fulltext\\\":\\\"images\\\\\\/blog\\\\\\/lifestyle\\\\\\/img4.jpg\\\",\\\"float_fulltext\\\":\\\"\\\",\\\"image_fulltext_alt\\\":\\\"\\\",\\\"image_fulltext_caption\\\":\\\"\\\"}\",\"urls\":\"{\\\"urla\\\":false,\\\"urlatext\\\":\\\"\\\",\\\"targeta\\\":\\\"\\\",\\\"urlb\\\":false,\\\"urlbtext\\\":\\\"\\\",\\\"targetb\\\":\\\"\\\",\\\"urlc\\\":false,\\\"urlctext\\\":\\\"\\\",\\\"targetc\\\":\\\"\\\"}\",\"attribs\":\"{\\\"article_layout\\\":\\\"\\\",\\\"show_title\\\":\\\"\\\",\\\"link_titles\\\":\\\"\\\",\\\"show_tags\\\":\\\"\\\",\\\"show_intro\\\":\\\"\\\",\\\"info_block_position\\\":\\\"\\\",\\\"info_block_show_title\\\":\\\"\\\",\\\"show_category\\\":\\\"\\\",\\\"link_category\\\":\\\"\\\",\\\"show_parent_category\\\":\\\"\\\",\\\"link_parent_category\\\":\\\"\\\",\\\"show_associations\\\":\\\"\\\",\\\"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_page_title\\\":\\\"\\\",\\\"show_publishing_options\\\":\\\"\\\",\\\"show_article_options\\\":\\\"\\\",\\\"show_urls_images_backend\\\":\\\"\\\",\\\"show_urls_images_frontend\\\":\\\"\\\"}\",\"version\":6,\"ordering\":\"4\",\"metakey\":\"\",\"metadesc\":\"\",\"access\":\"1\",\"hits\":\"0\",\"metadata\":\"{\\\"robots\\\":\\\"\\\",\\\"author\\\":\\\"\\\",\\\"rights\\\":\\\"\\\",\\\"xreference\\\":\\\"\\\"}\",\"featured\":\"0\",\"language\":\"*\",\"xreference\":\"\"}', 0),
(260, 21, 1, '', '2018-06-25 08:03:59', 601, 4370, '5854ac790ba0b06641d96d9ede9775c88f615e60', '{\"id\":21,\"asset_id\":\"160\",\"title\":\"Five great lessons you can learn from lifestyle\",\"alias\":\"five-great-lessons-you-can-learn-from-lifestyle\",\"introtext\":\"<p>Aliquam egestas pellentesque est Etiam a orci Nulla id enim feugiat ligula ullamcorper. <\\/p>\\r\\n\",\"fulltext\":\"\\r\\n<p>Lorem Ipsum is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry\'s standard dummy text ever since the 1500s, when an unknown printer took a galley of type and scrambled it to make a type specimen book. It has survived not only five centuries, but also the leap into electronic typesetting, remaining essentially unchanged. It was popularised in the 1960s with the release of Letraset sheets containing Lorem Ipsum passages, and more recently with desktop publishing software like Aldus PageMaker including versions of Lorem Ipsum.<\\/p>\\r\\n<p>Lorem Ipsum is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry\'s standard dummy text ever since the 1500s, when an unknown printer took a galley of type and scrambled it to make a type specimen book. It has survived not only five centuries, but also the leap into electronic typesetting, remaining essentially unchanged. It was popularised in the 1960s with the release of Letraset sheets containing Lorem Ipsum passages, and more recently with desktop publishing software like Aldus PageMaker including versions of Lorem Ipsum.<\\/p>\\r\\n<p>Lorem Ipsum is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry\'s standard dummy text ever since the 1500s, when an unknown printer took a galley of type and scrambled it to make a type specimen book. It has survived not only five centuries, but also the leap into electronic typesetting, remaining essentially unchanged. It was popularised in the 1960s with the release of Letraset sheets containing Lorem Ipsum passages, and more recently with desktop publishing software like Aldus PageMaker including versions of Lorem Ipsum.<\\/p>\\r\\n<p>Lorem Ipsum is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry\'s standard dummy text ever since the 1500s, when an unknown printer took a galley of type and scrambled it to make a type specimen book. It has survived not only five centuries, but also the leap into electronic typesetting, remaining essentially unchanged. It was popularised in the 1960s with the release of Letraset sheets containing Lorem Ipsum passages, and more recently with desktop publishing software like Aldus PageMaker including versions of Lorem Ipsum.<\\/p>\",\"state\":1,\"catid\":\"10\",\"created\":\"2018-06-01 11:45:06\",\"created_by\":\"601\",\"created_by_alias\":\"\",\"modified\":\"2018-06-25 08:03:59\",\"modified_by\":\"601\",\"checked_out\":\"601\",\"checked_out_time\":\"2018-06-25 08:03:43\",\"publish_up\":\"2018-06-01 11:45:06\",\"publish_down\":\"0000-00-00 00:00:00\",\"images\":\"{\\\"image_intro\\\":\\\"images\\\\\\/blog\\\\\\/lifestyle\\\\\\/img5-thumb.jpg\\\",\\\"float_intro\\\":\\\"\\\",\\\"image_intro_alt\\\":\\\"\\\",\\\"image_intro_caption\\\":\\\"\\\",\\\"image_fulltext\\\":\\\"images\\\\\\/blog\\\\\\/lifestyle\\\\\\/img5.jpg\\\",\\\"float_fulltext\\\":\\\"\\\",\\\"image_fulltext_alt\\\":\\\"\\\",\\\"image_fulltext_caption\\\":\\\"\\\"}\",\"urls\":\"{\\\"urla\\\":false,\\\"urlatext\\\":\\\"\\\",\\\"targeta\\\":\\\"\\\",\\\"urlb\\\":false,\\\"urlbtext\\\":\\\"\\\",\\\"targetb\\\":\\\"\\\",\\\"urlc\\\":false,\\\"urlctext\\\":\\\"\\\",\\\"targetc\\\":\\\"\\\"}\",\"attribs\":\"{\\\"article_layout\\\":\\\"\\\",\\\"show_title\\\":\\\"\\\",\\\"link_titles\\\":\\\"\\\",\\\"show_tags\\\":\\\"\\\",\\\"show_intro\\\":\\\"\\\",\\\"info_block_position\\\":\\\"\\\",\\\"info_block_show_title\\\":\\\"\\\",\\\"show_category\\\":\\\"\\\",\\\"link_category\\\":\\\"\\\",\\\"show_parent_category\\\":\\\"\\\",\\\"link_parent_category\\\":\\\"\\\",\\\"show_associations\\\":\\\"\\\",\\\"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_page_title\\\":\\\"\\\",\\\"show_publishing_options\\\":\\\"\\\",\\\"show_article_options\\\":\\\"\\\",\\\"show_urls_images_backend\\\":\\\"\\\",\\\"show_urls_images_frontend\\\":\\\"\\\"}\",\"version\":6,\"ordering\":\"5\",\"metakey\":\"\",\"metadesc\":\"\",\"access\":\"1\",\"hits\":\"0\",\"metadata\":\"{\\\"robots\\\":\\\"\\\",\\\"author\\\":\\\"\\\",\\\"rights\\\":\\\"\\\",\\\"xreference\\\":\\\"\\\"}\",\"featured\":\"0\",\"language\":\"*\",\"xreference\":\"\"}', 0),
(261, 10, 1, '', '2018-06-25 08:04:02', 601, 4373, '01a2a5aa122d6981db8ed8206141d05a3b414c7c', '{\"id\":10,\"asset_id\":\"91\",\"title\":\"Lifestyle is a great way to increase your profit!\",\"alias\":\"lifestyle-is-a-great-way-to-increase-your-profit\",\"introtext\":\"<p>Aliquam egestas pellentesque est Etiam a orci Nulla id enim feugiat ligula ullamcorper. <\\/p>\\r\\n\",\"fulltext\":\"\\r\\n<p>Lorem Ipsum is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry\'s standard dummy text ever since the 1500s, when an unknown printer took a galley of type and scrambled it to make a type specimen book. It has survived not only five centuries, but also the leap into electronic typesetting, remaining essentially unchanged. It was popularised in the 1960s with the release of Letraset sheets containing Lorem Ipsum passages, and more recently with desktop publishing software like Aldus PageMaker including versions of Lorem Ipsum.<\\/p>\\r\\n<p>Lorem Ipsum is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry\'s standard dummy text ever since the 1500s, when an unknown printer took a galley of type and scrambled it to make a type specimen book. It has survived not only five centuries, but also the leap into electronic typesetting, remaining essentially unchanged. It was popularised in the 1960s with the release of Letraset sheets containing Lorem Ipsum passages, and more recently with desktop publishing software like Aldus PageMaker including versions of Lorem Ipsum.<\\/p>\\r\\n<p>Lorem Ipsum is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry\'s standard dummy text ever since the 1500s, when an unknown printer took a galley of type and scrambled it to make a type specimen book. It has survived not only five centuries, but also the leap into electronic typesetting, remaining essentially unchanged. It was popularised in the 1960s with the release of Letraset sheets containing Lorem Ipsum passages, and more recently with desktop publishing software like Aldus PageMaker including versions of Lorem Ipsum.<\\/p>\\r\\n<p>Lorem Ipsum is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry\'s standard dummy text ever since the 1500s, when an unknown printer took a galley of type and scrambled it to make a type specimen book. It has survived not only five centuries, but also the leap into electronic typesetting, remaining essentially unchanged. It was popularised in the 1960s with the release of Letraset sheets containing Lorem Ipsum passages, and more recently with desktop publishing software like Aldus PageMaker including versions of Lorem Ipsum.<\\/p>\",\"state\":1,\"catid\":\"10\",\"created\":\"2018-06-08 08:20:47\",\"created_by\":\"601\",\"created_by_alias\":\"\",\"modified\":\"2018-06-25 08:04:02\",\"modified_by\":\"601\",\"checked_out\":\"601\",\"checked_out_time\":\"2018-06-25 08:03:43\",\"publish_up\":\"2018-06-08 08:20:47\",\"publish_down\":\"0000-00-00 00:00:00\",\"images\":\"{\\\"image_intro\\\":\\\"images\\\\\\/blog\\\\\\/lifestyle\\\\\\/img6-thumb.jpg\\\",\\\"float_intro\\\":\\\"\\\",\\\"image_intro_alt\\\":\\\"\\\",\\\"image_intro_caption\\\":\\\"\\\",\\\"image_fulltext\\\":\\\"images\\\\\\/blog\\\\\\/lifestyle\\\\\\/img6.jpg\\\",\\\"float_fulltext\\\":\\\"\\\",\\\"image_fulltext_alt\\\":\\\"\\\",\\\"image_fulltext_caption\\\":\\\"\\\"}\",\"urls\":\"{\\\"urla\\\":false,\\\"urlatext\\\":\\\"\\\",\\\"targeta\\\":\\\"\\\",\\\"urlb\\\":false,\\\"urlbtext\\\":\\\"\\\",\\\"targetb\\\":\\\"\\\",\\\"urlc\\\":false,\\\"urlctext\\\":\\\"\\\",\\\"targetc\\\":\\\"\\\"}\",\"attribs\":\"{\\\"article_layout\\\":\\\"\\\",\\\"show_title\\\":\\\"\\\",\\\"link_titles\\\":\\\"\\\",\\\"show_tags\\\":\\\"\\\",\\\"show_intro\\\":\\\"\\\",\\\"info_block_position\\\":\\\"\\\",\\\"info_block_show_title\\\":\\\"\\\",\\\"show_category\\\":\\\"\\\",\\\"link_category\\\":\\\"\\\",\\\"show_parent_category\\\":\\\"\\\",\\\"link_parent_category\\\":\\\"\\\",\\\"show_associations\\\":\\\"\\\",\\\"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_page_title\\\":\\\"\\\",\\\"show_publishing_options\\\":\\\"\\\",\\\"show_article_options\\\":\\\"\\\",\\\"show_urls_images_backend\\\":\\\"\\\",\\\"show_urls_images_frontend\\\":\\\"\\\"}\",\"version\":10,\"ordering\":\"0\",\"metakey\":\"\",\"metadesc\":\"\",\"access\":\"1\",\"hits\":\"6\",\"metadata\":\"{\\\"robots\\\":\\\"\\\",\\\"author\\\":\\\"\\\",\\\"rights\\\":\\\"\\\",\\\"xreference\\\":\\\"\\\"}\",\"featured\":\"0\",\"language\":\"*\",\"xreference\":\"\"}', 0),
(262, 31, 1, '', '2018-06-25 08:04:21', 601, 4344, '7483ddad60af1c254000fea1d13a2cd12e911149', '{\"id\":31,\"asset_id\":\"170\",\"title\":\"How technology can easy your work\",\"alias\":\"how-technology-can-easy-your-work\",\"introtext\":\"<p>Aliquam egestas pellentesque est Etiam a orci Nulla id enim feugiat ligula ullamcorper. <\\/p>\\r\\n\",\"fulltext\":\"\\r\\n<p>Lorem Ipsum is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry\'s standard dummy text ever since the 1500s, when an unknown printer took a galley of type and scrambled it to make a type specimen book. It has survived not only five centuries, but also the leap into electronic typesetting, remaining essentially unchanged. It was popularised in the 1960s with the release of Letraset sheets containing Lorem Ipsum passages, and more recently with desktop publishing software like Aldus PageMaker including versions of Lorem Ipsum.<\\/p>\\r\\n<p>Lorem Ipsum is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry\'s standard dummy text ever since the 1500s, when an unknown printer took a galley of type and scrambled it to make a type specimen book. It has survived not only five centuries, but also the leap into electronic typesetting, remaining essentially unchanged. It was popularised in the 1960s with the release of Letraset sheets containing Lorem Ipsum passages, and more recently with desktop publishing software like Aldus PageMaker including versions of Lorem Ipsum.<\\/p>\\r\\n<p>Lorem Ipsum is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry\'s standard dummy text ever since the 1500s, when an unknown printer took a galley of type and scrambled it to make a type specimen book. It has survived not only five centuries, but also the leap into electronic typesetting, remaining essentially unchanged. It was popularised in the 1960s with the release of Letraset sheets containing Lorem Ipsum passages, and more recently with desktop publishing software like Aldus PageMaker including versions of Lorem Ipsum.<\\/p>\\r\\n<p>Lorem Ipsum is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry\'s standard dummy text ever since the 1500s, when an unknown printer took a galley of type and scrambled it to make a type specimen book. It has survived not only five centuries, but also the leap into electronic typesetting, remaining essentially unchanged. It was popularised in the 1960s with the release of Letraset sheets containing Lorem Ipsum passages, and more recently with desktop publishing software like Aldus PageMaker including versions of Lorem Ipsum.<\\/p>\",\"state\":1,\"catid\":\"11\",\"created\":\"2018-06-01 11:45:06\",\"created_by\":\"601\",\"created_by_alias\":\"\",\"modified\":\"2018-06-25 08:04:21\",\"modified_by\":\"601\",\"checked_out\":\"601\",\"checked_out_time\":\"2018-06-25 08:04:14\",\"publish_up\":\"2018-06-01 11:45:06\",\"publish_down\":\"0000-00-00 00:00:00\",\"images\":\"{\\\"image_intro\\\":\\\"images\\\\\\/blog\\\\\\/technology\\\\\\/img1-thumb.jpg\\\",\\\"float_intro\\\":\\\"\\\",\\\"image_intro_alt\\\":\\\"\\\",\\\"image_intro_caption\\\":\\\"\\\",\\\"image_fulltext\\\":\\\"images\\\\\\/blog\\\\\\/technology\\\\\\/img1.jpg\\\",\\\"float_fulltext\\\":\\\"\\\",\\\"image_fulltext_alt\\\":\\\"\\\",\\\"image_fulltext_caption\\\":\\\"\\\"}\",\"urls\":\"{\\\"urla\\\":false,\\\"urlatext\\\":\\\"\\\",\\\"targeta\\\":\\\"\\\",\\\"urlb\\\":false,\\\"urlbtext\\\":\\\"\\\",\\\"targetb\\\":\\\"\\\",\\\"urlc\\\":false,\\\"urlctext\\\":\\\"\\\",\\\"targetc\\\":\\\"\\\"}\",\"attribs\":\"{\\\"article_layout\\\":\\\"\\\",\\\"show_title\\\":\\\"\\\",\\\"link_titles\\\":\\\"\\\",\\\"show_tags\\\":\\\"\\\",\\\"show_intro\\\":\\\"\\\",\\\"info_block_position\\\":\\\"\\\",\\\"info_block_show_title\\\":\\\"\\\",\\\"show_category\\\":\\\"\\\",\\\"link_category\\\":\\\"\\\",\\\"show_parent_category\\\":\\\"\\\",\\\"link_parent_category\\\":\\\"\\\",\\\"show_associations\\\":\\\"\\\",\\\"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_page_title\\\":\\\"\\\",\\\"show_publishing_options\\\":\\\"\\\",\\\"show_article_options\\\":\\\"\\\",\\\"show_urls_images_backend\\\":\\\"\\\",\\\"show_urls_images_frontend\\\":\\\"\\\"}\",\"version\":5,\"ordering\":\"1\",\"metakey\":\"\",\"metadesc\":\"\",\"access\":\"1\",\"hits\":\"1\",\"metadata\":\"{\\\"robots\\\":\\\"\\\",\\\"author\\\":\\\"\\\",\\\"rights\\\":\\\"\\\",\\\"xreference\\\":\\\"\\\"}\",\"featured\":\"0\",\"language\":\"*\",\"xreference\":\"\"}', 0),
(263, 30, 1, '', '2018-06-25 08:04:23', 601, 4324, 'a96809eb23643e38b1ee5021de11dd7c8d3993e6', '{\"id\":30,\"asset_id\":\"169\",\"title\":\"How to learn technology\",\"alias\":\"how-to-learn-technology\",\"introtext\":\"<p>Aliquam egestas pellentesque est Etiam a orci Nulla id enim feugiat ligula ullamcorper. <\\/p>\\r\\n\",\"fulltext\":\"\\r\\n<p>Lorem Ipsum is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry\'s standard dummy text ever since the 1500s, when an unknown printer took a galley of type and scrambled it to make a type specimen book. It has survived not only five centuries, but also the leap into electronic typesetting, remaining essentially unchanged. It was popularised in the 1960s with the release of Letraset sheets containing Lorem Ipsum passages, and more recently with desktop publishing software like Aldus PageMaker including versions of Lorem Ipsum.<\\/p>\\r\\n<p>Lorem Ipsum is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry\'s standard dummy text ever since the 1500s, when an unknown printer took a galley of type and scrambled it to make a type specimen book. It has survived not only five centuries, but also the leap into electronic typesetting, remaining essentially unchanged. It was popularised in the 1960s with the release of Letraset sheets containing Lorem Ipsum passages, and more recently with desktop publishing software like Aldus PageMaker including versions of Lorem Ipsum.<\\/p>\\r\\n<p>Lorem Ipsum is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry\'s standard dummy text ever since the 1500s, when an unknown printer took a galley of type and scrambled it to make a type specimen book. It has survived not only five centuries, but also the leap into electronic typesetting, remaining essentially unchanged. It was popularised in the 1960s with the release of Letraset sheets containing Lorem Ipsum passages, and more recently with desktop publishing software like Aldus PageMaker including versions of Lorem Ipsum.<\\/p>\\r\\n<p>Lorem Ipsum is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry\'s standard dummy text ever since the 1500s, when an unknown printer took a galley of type and scrambled it to make a type specimen book. It has survived not only five centuries, but also the leap into electronic typesetting, remaining essentially unchanged. It was popularised in the 1960s with the release of Letraset sheets containing Lorem Ipsum passages, and more recently with desktop publishing software like Aldus PageMaker including versions of Lorem Ipsum.<\\/p>\",\"state\":1,\"catid\":\"11\",\"created\":\"2018-06-01 11:45:06\",\"created_by\":\"601\",\"created_by_alias\":\"\",\"modified\":\"2018-06-25 08:04:23\",\"modified_by\":\"601\",\"checked_out\":\"601\",\"checked_out_time\":\"2018-06-25 08:04:16\",\"publish_up\":\"2018-06-01 11:45:06\",\"publish_down\":\"0000-00-00 00:00:00\",\"images\":\"{\\\"image_intro\\\":\\\"images\\\\\\/blog\\\\\\/technology\\\\\\/img2-thumb.jpg\\\",\\\"float_intro\\\":\\\"\\\",\\\"image_intro_alt\\\":\\\"\\\",\\\"image_intro_caption\\\":\\\"\\\",\\\"image_fulltext\\\":\\\"images\\\\\\/blog\\\\\\/technology\\\\\\/img2.jpg\\\",\\\"float_fulltext\\\":\\\"\\\",\\\"image_fulltext_alt\\\":\\\"\\\",\\\"image_fulltext_caption\\\":\\\"\\\"}\",\"urls\":\"{\\\"urla\\\":false,\\\"urlatext\\\":\\\"\\\",\\\"targeta\\\":\\\"\\\",\\\"urlb\\\":false,\\\"urlbtext\\\":\\\"\\\",\\\"targetb\\\":\\\"\\\",\\\"urlc\\\":false,\\\"urlctext\\\":\\\"\\\",\\\"targetc\\\":\\\"\\\"}\",\"attribs\":\"{\\\"article_layout\\\":\\\"\\\",\\\"show_title\\\":\\\"\\\",\\\"link_titles\\\":\\\"\\\",\\\"show_tags\\\":\\\"\\\",\\\"show_intro\\\":\\\"\\\",\\\"info_block_position\\\":\\\"\\\",\\\"info_block_show_title\\\":\\\"\\\",\\\"show_category\\\":\\\"\\\",\\\"link_category\\\":\\\"\\\",\\\"show_parent_category\\\":\\\"\\\",\\\"link_parent_category\\\":\\\"\\\",\\\"show_associations\\\":\\\"\\\",\\\"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_page_title\\\":\\\"\\\",\\\"show_publishing_options\\\":\\\"\\\",\\\"show_article_options\\\":\\\"\\\",\\\"show_urls_images_backend\\\":\\\"\\\",\\\"show_urls_images_frontend\\\":\\\"\\\"}\",\"version\":7,\"ordering\":\"2\",\"metakey\":\"\",\"metadesc\":\"\",\"access\":\"1\",\"hits\":\"1\",\"metadata\":\"{\\\"robots\\\":\\\"\\\",\\\"author\\\":\\\"\\\",\\\"rights\\\":\\\"\\\",\\\"xreference\\\":\\\"\\\"}\",\"featured\":\"0\",\"language\":\"*\",\"xreference\":\"\"}', 0),
(264, 29, 1, '', '2018-06-25 08:04:26', 601, 4328, '7f31a5720f6cf3ab56c25f2d4fbfe033c6ae7577', '{\"id\":29,\"asset_id\":\"168\",\"title\":\"The history of technology\",\"alias\":\"the-history-of-technology\",\"introtext\":\"<p>Aliquam egestas pellentesque est Etiam a orci Nulla id enim feugiat ligula ullamcorper. <\\/p>\\r\\n\",\"fulltext\":\"\\r\\n<p>Lorem Ipsum is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry\'s standard dummy text ever since the 1500s, when an unknown printer took a galley of type and scrambled it to make a type specimen book. It has survived not only five centuries, but also the leap into electronic typesetting, remaining essentially unchanged. It was popularised in the 1960s with the release of Letraset sheets containing Lorem Ipsum passages, and more recently with desktop publishing software like Aldus PageMaker including versions of Lorem Ipsum.<\\/p>\\r\\n<p>Lorem Ipsum is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry\'s standard dummy text ever since the 1500s, when an unknown printer took a galley of type and scrambled it to make a type specimen book. It has survived not only five centuries, but also the leap into electronic typesetting, remaining essentially unchanged. It was popularised in the 1960s with the release of Letraset sheets containing Lorem Ipsum passages, and more recently with desktop publishing software like Aldus PageMaker including versions of Lorem Ipsum.<\\/p>\\r\\n<p>Lorem Ipsum is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry\'s standard dummy text ever since the 1500s, when an unknown printer took a galley of type and scrambled it to make a type specimen book. It has survived not only five centuries, but also the leap into electronic typesetting, remaining essentially unchanged. It was popularised in the 1960s with the release of Letraset sheets containing Lorem Ipsum passages, and more recently with desktop publishing software like Aldus PageMaker including versions of Lorem Ipsum.<\\/p>\\r\\n<p>Lorem Ipsum is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry\'s standard dummy text ever since the 1500s, when an unknown printer took a galley of type and scrambled it to make a type specimen book. It has survived not only five centuries, but also the leap into electronic typesetting, remaining essentially unchanged. It was popularised in the 1960s with the release of Letraset sheets containing Lorem Ipsum passages, and more recently with desktop publishing software like Aldus PageMaker including versions of Lorem Ipsum.<\\/p>\",\"state\":1,\"catid\":\"11\",\"created\":\"2018-06-01 11:45:06\",\"created_by\":\"601\",\"created_by_alias\":\"\",\"modified\":\"2018-06-25 08:04:26\",\"modified_by\":\"601\",\"checked_out\":\"601\",\"checked_out_time\":\"2018-06-25 08:04:17\",\"publish_up\":\"2018-06-01 11:45:06\",\"publish_down\":\"0000-00-00 00:00:00\",\"images\":\"{\\\"image_intro\\\":\\\"images\\\\\\/blog\\\\\\/technology\\\\\\/img3-thumb.jpg\\\",\\\"float_intro\\\":\\\"\\\",\\\"image_intro_alt\\\":\\\"\\\",\\\"image_intro_caption\\\":\\\"\\\",\\\"image_fulltext\\\":\\\"images\\\\\\/blog\\\\\\/technology\\\\\\/img3.jpg\\\",\\\"float_fulltext\\\":\\\"\\\",\\\"image_fulltext_alt\\\":\\\"\\\",\\\"image_fulltext_caption\\\":\\\"\\\"}\",\"urls\":\"{\\\"urla\\\":false,\\\"urlatext\\\":\\\"\\\",\\\"targeta\\\":\\\"\\\",\\\"urlb\\\":false,\\\"urlbtext\\\":\\\"\\\",\\\"targetb\\\":\\\"\\\",\\\"urlc\\\":false,\\\"urlctext\\\":\\\"\\\",\\\"targetc\\\":\\\"\\\"}\",\"attribs\":\"{\\\"article_layout\\\":\\\"\\\",\\\"show_title\\\":\\\"\\\",\\\"link_titles\\\":\\\"\\\",\\\"show_tags\\\":\\\"\\\",\\\"show_intro\\\":\\\"\\\",\\\"info_block_position\\\":\\\"\\\",\\\"info_block_show_title\\\":\\\"\\\",\\\"show_category\\\":\\\"\\\",\\\"link_category\\\":\\\"\\\",\\\"show_parent_category\\\":\\\"\\\",\\\"link_parent_category\\\":\\\"\\\",\\\"show_associations\\\":\\\"\\\",\\\"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_page_title\\\":\\\"\\\",\\\"show_publishing_options\\\":\\\"\\\",\\\"show_article_options\\\":\\\"\\\",\\\"show_urls_images_backend\\\":\\\"\\\",\\\"show_urls_images_frontend\\\":\\\"\\\"}\",\"version\":7,\"ordering\":\"3\",\"metakey\":\"\",\"metadesc\":\"\",\"access\":\"1\",\"hits\":\"1\",\"metadata\":\"{\\\"robots\\\":\\\"\\\",\\\"author\\\":\\\"\\\",\\\"rights\\\":\\\"\\\",\\\"xreference\\\":\\\"\\\"}\",\"featured\":\"0\",\"language\":\"*\",\"xreference\":\"\"}', 0),
(265, 28, 1, '', '2018-06-25 08:04:31', 601, 4338, 'fa647baeefd554c02e6f7e5c258254fcf4cc09d1', '{\"id\":28,\"asset_id\":\"167\",\"title\":\"The latest trend in technology\",\"alias\":\"the-latest-trend-in-technology\",\"introtext\":\"<p>Aliquam egestas pellentesque est Etiam a orci Nulla id enim feugiat ligula ullamcorper. <\\/p>\\r\\n\",\"fulltext\":\"\\r\\n<p>Lorem Ipsum is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry\'s standard dummy text ever since the 1500s, when an unknown printer took a galley of type and scrambled it to make a type specimen book. It has survived not only five centuries, but also the leap into electronic typesetting, remaining essentially unchanged. It was popularised in the 1960s with the release of Letraset sheets containing Lorem Ipsum passages, and more recently with desktop publishing software like Aldus PageMaker including versions of Lorem Ipsum.<\\/p>\\r\\n<p>Lorem Ipsum is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry\'s standard dummy text ever since the 1500s, when an unknown printer took a galley of type and scrambled it to make a type specimen book. It has survived not only five centuries, but also the leap into electronic typesetting, remaining essentially unchanged. It was popularised in the 1960s with the release of Letraset sheets containing Lorem Ipsum passages, and more recently with desktop publishing software like Aldus PageMaker including versions of Lorem Ipsum.<\\/p>\\r\\n<p>Lorem Ipsum is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry\'s standard dummy text ever since the 1500s, when an unknown printer took a galley of type and scrambled it to make a type specimen book. It has survived not only five centuries, but also the leap into electronic typesetting, remaining essentially unchanged. It was popularised in the 1960s with the release of Letraset sheets containing Lorem Ipsum passages, and more recently with desktop publishing software like Aldus PageMaker including versions of Lorem Ipsum.<\\/p>\\r\\n<p>Lorem Ipsum is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry\'s standard dummy text ever since the 1500s, when an unknown printer took a galley of type and scrambled it to make a type specimen book. It has survived not only five centuries, but also the leap into electronic typesetting, remaining essentially unchanged. It was popularised in the 1960s with the release of Letraset sheets containing Lorem Ipsum passages, and more recently with desktop publishing software like Aldus PageMaker including versions of Lorem Ipsum.<\\/p>\",\"state\":1,\"catid\":\"11\",\"created\":\"2018-06-01 11:45:06\",\"created_by\":\"601\",\"created_by_alias\":\"\",\"modified\":\"2018-06-25 08:04:31\",\"modified_by\":\"601\",\"checked_out\":\"601\",\"checked_out_time\":\"2018-06-25 08:04:18\",\"publish_up\":\"2018-06-01 11:45:06\",\"publish_down\":\"0000-00-00 00:00:00\",\"images\":\"{\\\"image_intro\\\":\\\"images\\\\\\/blog\\\\\\/technology\\\\\\/img4-thumb.jpg\\\",\\\"float_intro\\\":\\\"\\\",\\\"image_intro_alt\\\":\\\"\\\",\\\"image_intro_caption\\\":\\\"\\\",\\\"image_fulltext\\\":\\\"images\\\\\\/blog\\\\\\/technology\\\\\\/img4.jpg\\\",\\\"float_fulltext\\\":\\\"\\\",\\\"image_fulltext_alt\\\":\\\"\\\",\\\"image_fulltext_caption\\\":\\\"\\\"}\",\"urls\":\"{\\\"urla\\\":false,\\\"urlatext\\\":\\\"\\\",\\\"targeta\\\":\\\"\\\",\\\"urlb\\\":false,\\\"urlbtext\\\":\\\"\\\",\\\"targetb\\\":\\\"\\\",\\\"urlc\\\":false,\\\"urlctext\\\":\\\"\\\",\\\"targetc\\\":\\\"\\\"}\",\"attribs\":\"{\\\"article_layout\\\":\\\"\\\",\\\"show_title\\\":\\\"\\\",\\\"link_titles\\\":\\\"\\\",\\\"show_tags\\\":\\\"\\\",\\\"show_intro\\\":\\\"\\\",\\\"info_block_position\\\":\\\"\\\",\\\"info_block_show_title\\\":\\\"\\\",\\\"show_category\\\":\\\"\\\",\\\"link_category\\\":\\\"\\\",\\\"show_parent_category\\\":\\\"\\\",\\\"link_parent_category\\\":\\\"\\\",\\\"show_associations\\\":\\\"\\\",\\\"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_page_title\\\":\\\"\\\",\\\"show_publishing_options\\\":\\\"\\\",\\\"show_article_options\\\":\\\"\\\",\\\"show_urls_images_backend\\\":\\\"\\\",\\\"show_urls_images_frontend\\\":\\\"\\\"}\",\"version\":6,\"ordering\":\"4\",\"metakey\":\"\",\"metadesc\":\"\",\"access\":\"1\",\"hits\":\"1\",\"metadata\":\"{\\\"robots\\\":\\\"\\\",\\\"author\\\":\\\"\\\",\\\"rights\\\":\\\"\\\",\\\"xreference\\\":\\\"\\\"}\",\"featured\":\"0\",\"language\":\"*\",\"xreference\":\"\"}', 0),
(266, 26, 1, '', '2018-06-25 08:04:36', 601, 4330, 'd9fb9107b4718c49176cb5174be4798af6810675', '{\"id\":26,\"asset_id\":\"165\",\"title\":\"Why is technologyso famous\",\"alias\":\"why-is-technologyso-famous\",\"introtext\":\"<p>Aliquam egestas pellentesque est Etiam a orci Nulla id enim feugiat ligula ullamcorper. <\\/p>\\r\\n\",\"fulltext\":\"\\r\\n<p>Lorem Ipsum is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry\'s standard dummy text ever since the 1500s, when an unknown printer took a galley of type and scrambled it to make a type specimen book. It has survived not only five centuries, but also the leap into electronic typesetting, remaining essentially unchanged. It was popularised in the 1960s with the release of Letraset sheets containing Lorem Ipsum passages, and more recently with desktop publishing software like Aldus PageMaker including versions of Lorem Ipsum.<\\/p>\\r\\n<p>Lorem Ipsum is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry\'s standard dummy text ever since the 1500s, when an unknown printer took a galley of type and scrambled it to make a type specimen book. It has survived not only five centuries, but also the leap into electronic typesetting, remaining essentially unchanged. It was popularised in the 1960s with the release of Letraset sheets containing Lorem Ipsum passages, and more recently with desktop publishing software like Aldus PageMaker including versions of Lorem Ipsum.<\\/p>\\r\\n<p>Lorem Ipsum is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry\'s standard dummy text ever since the 1500s, when an unknown printer took a galley of type and scrambled it to make a type specimen book. It has survived not only five centuries, but also the leap into electronic typesetting, remaining essentially unchanged. It was popularised in the 1960s with the release of Letraset sheets containing Lorem Ipsum passages, and more recently with desktop publishing software like Aldus PageMaker including versions of Lorem Ipsum.<\\/p>\\r\\n<p>Lorem Ipsum is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry\'s standard dummy text ever since the 1500s, when an unknown printer took a galley of type and scrambled it to make a type specimen book. It has survived not only five centuries, but also the leap into electronic typesetting, remaining essentially unchanged. It was popularised in the 1960s with the release of Letraset sheets containing Lorem Ipsum passages, and more recently with desktop publishing software like Aldus PageMaker including versions of Lorem Ipsum.<\\/p>\",\"state\":1,\"catid\":\"11\",\"created\":\"2018-06-01 11:45:06\",\"created_by\":\"601\",\"created_by_alias\":\"\",\"modified\":\"2018-06-25 08:04:36\",\"modified_by\":\"601\",\"checked_out\":\"601\",\"checked_out_time\":\"2018-06-25 08:04:18\",\"publish_up\":\"2018-06-01 11:45:06\",\"publish_down\":\"0000-00-00 00:00:00\",\"images\":\"{\\\"image_intro\\\":\\\"images\\\\\\/blog\\\\\\/technology\\\\\\/img6-thumb.jpg\\\",\\\"float_intro\\\":\\\"\\\",\\\"image_intro_alt\\\":\\\"\\\",\\\"image_intro_caption\\\":\\\"\\\",\\\"image_fulltext\\\":\\\"images\\\\\\/blog\\\\\\/technology\\\\\\/img6.jpg\\\",\\\"float_fulltext\\\":\\\"\\\",\\\"image_fulltext_alt\\\":\\\"\\\",\\\"image_fulltext_caption\\\":\\\"\\\"}\",\"urls\":\"{\\\"urla\\\":false,\\\"urlatext\\\":\\\"\\\",\\\"targeta\\\":\\\"\\\",\\\"urlb\\\":false,\\\"urlbtext\\\":\\\"\\\",\\\"targetb\\\":\\\"\\\",\\\"urlc\\\":false,\\\"urlctext\\\":\\\"\\\",\\\"targetc\\\":\\\"\\\"}\",\"attribs\":\"{\\\"article_layout\\\":\\\"\\\",\\\"show_title\\\":\\\"\\\",\\\"link_titles\\\":\\\"\\\",\\\"show_tags\\\":\\\"\\\",\\\"show_intro\\\":\\\"\\\",\\\"info_block_position\\\":\\\"\\\",\\\"info_block_show_title\\\":\\\"\\\",\\\"show_category\\\":\\\"\\\",\\\"link_category\\\":\\\"\\\",\\\"show_parent_category\\\":\\\"\\\",\\\"link_parent_category\\\":\\\"\\\",\\\"show_associations\\\":\\\"\\\",\\\"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_page_title\\\":\\\"\\\",\\\"show_publishing_options\\\":\\\"\\\",\\\"show_article_options\\\":\\\"\\\",\\\"show_urls_images_backend\\\":\\\"\\\",\\\"show_urls_images_frontend\\\":\\\"\\\"}\",\"version\":7,\"ordering\":\"6\",\"metakey\":\"\",\"metadesc\":\"\",\"access\":\"1\",\"hits\":\"2\",\"metadata\":\"{\\\"robots\\\":\\\"\\\",\\\"author\\\":\\\"\\\",\\\"rights\\\":\\\"\\\",\\\"xreference\\\":\\\"\\\"}\",\"featured\":\"0\",\"language\":\"*\",\"xreference\":\"\"}', 0);
INSERT INTO `ynfp8_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
(267, 27, 1, '', '2018-06-25 08:04:44', 601, 4338, 'bd8a50c7edba4dab071971668a1ea7f8d80b91c9', '{\"id\":27,\"asset_id\":\"166\",\"title\":\"The modern rules of technology\",\"alias\":\"the-modern-rules-of-technology\",\"introtext\":\"<p>Aliquam egestas pellentesque est Etiam a orci Nulla id enim feugiat ligula ullamcorper. <\\/p>\\r\\n\",\"fulltext\":\"\\r\\n<p>Lorem Ipsum is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry\'s standard dummy text ever since the 1500s, when an unknown printer took a galley of type and scrambled it to make a type specimen book. It has survived not only five centuries, but also the leap into electronic typesetting, remaining essentially unchanged. It was popularised in the 1960s with the release of Letraset sheets containing Lorem Ipsum passages, and more recently with desktop publishing software like Aldus PageMaker including versions of Lorem Ipsum.<\\/p>\\r\\n<p>Lorem Ipsum is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry\'s standard dummy text ever since the 1500s, when an unknown printer took a galley of type and scrambled it to make a type specimen book. It has survived not only five centuries, but also the leap into electronic typesetting, remaining essentially unchanged. It was popularised in the 1960s with the release of Letraset sheets containing Lorem Ipsum passages, and more recently with desktop publishing software like Aldus PageMaker including versions of Lorem Ipsum.<\\/p>\\r\\n<p>Lorem Ipsum is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry\'s standard dummy text ever since the 1500s, when an unknown printer took a galley of type and scrambled it to make a type specimen book. It has survived not only five centuries, but also the leap into electronic typesetting, remaining essentially unchanged. It was popularised in the 1960s with the release of Letraset sheets containing Lorem Ipsum passages, and more recently with desktop publishing software like Aldus PageMaker including versions of Lorem Ipsum.<\\/p>\\r\\n<p>Lorem Ipsum is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry\'s standard dummy text ever since the 1500s, when an unknown printer took a galley of type and scrambled it to make a type specimen book. It has survived not only five centuries, but also the leap into electronic typesetting, remaining essentially unchanged. It was popularised in the 1960s with the release of Letraset sheets containing Lorem Ipsum passages, and more recently with desktop publishing software like Aldus PageMaker including versions of Lorem Ipsum.<\\/p>\",\"state\":1,\"catid\":\"11\",\"created\":\"2018-06-01 11:45:06\",\"created_by\":\"601\",\"created_by_alias\":\"\",\"modified\":\"2018-06-25 08:04:44\",\"modified_by\":\"601\",\"checked_out\":\"601\",\"checked_out_time\":\"2018-06-25 08:04:40\",\"publish_up\":\"2018-06-01 11:45:06\",\"publish_down\":\"0000-00-00 00:00:00\",\"images\":\"{\\\"image_intro\\\":\\\"images\\\\\\/blog\\\\\\/technology\\\\\\/img5-thumb.jpg\\\",\\\"float_intro\\\":\\\"\\\",\\\"image_intro_alt\\\":\\\"\\\",\\\"image_intro_caption\\\":\\\"\\\",\\\"image_fulltext\\\":\\\"images\\\\\\/blog\\\\\\/technology\\\\\\/img5.jpg\\\",\\\"float_fulltext\\\":\\\"\\\",\\\"image_fulltext_alt\\\":\\\"\\\",\\\"image_fulltext_caption\\\":\\\"\\\"}\",\"urls\":\"{\\\"urla\\\":false,\\\"urlatext\\\":\\\"\\\",\\\"targeta\\\":\\\"\\\",\\\"urlb\\\":false,\\\"urlbtext\\\":\\\"\\\",\\\"targetb\\\":\\\"\\\",\\\"urlc\\\":false,\\\"urlctext\\\":\\\"\\\",\\\"targetc\\\":\\\"\\\"}\",\"attribs\":\"{\\\"article_layout\\\":\\\"\\\",\\\"show_title\\\":\\\"\\\",\\\"link_titles\\\":\\\"\\\",\\\"show_tags\\\":\\\"\\\",\\\"show_intro\\\":\\\"\\\",\\\"info_block_position\\\":\\\"\\\",\\\"info_block_show_title\\\":\\\"\\\",\\\"show_category\\\":\\\"\\\",\\\"link_category\\\":\\\"\\\",\\\"show_parent_category\\\":\\\"\\\",\\\"link_parent_category\\\":\\\"\\\",\\\"show_associations\\\":\\\"\\\",\\\"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_page_title\\\":\\\"\\\",\\\"show_publishing_options\\\":\\\"\\\",\\\"show_article_options\\\":\\\"\\\",\\\"show_urls_images_backend\\\":\\\"\\\",\\\"show_urls_images_frontend\\\":\\\"\\\"}\",\"version\":6,\"ordering\":\"5\",\"metakey\":\"\",\"metadesc\":\"\",\"access\":\"1\",\"hits\":\"1\",\"metadata\":\"{\\\"robots\\\":\\\"\\\",\\\"author\\\":\\\"\\\",\\\"rights\\\":\\\"\\\",\\\"xreference\\\":\\\"\\\"}\",\"featured\":\"0\",\"language\":\"*\",\"xreference\":\"\"}', 0),
(281, 36, 1, '', '2018-07-01 12:09:39', 601, 5184, 'a7b9a43aaf3b2feb3b6604e5d3cf85521829e1d0', '{\"id\":36,\"asset_id\":\"175\",\"title\":\"How will business be in the future\",\"alias\":\"how-will-business-be-in-the-future\",\"introtext\":\"<p>Aliquam egestas pellentesque est Etiam a orci Nulla id enim feugiat ligula ullamcorper. <\\/p>\\r\\n\",\"fulltext\":\"\\r\\n<p>Lorem Ipsum is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry\'s standard dummy text ever since the 1500s, when an unknown printer took a galley of type and scrambled it to make a type specimen book. It has survived not only five centuries, but also the leap into electronic typesetting, remaining essentially unchanged. <\\/p>\\r\\n<blockquote>Astroid Joomla framework is next generation template layout builder and manager enables you to develop an awesome website and templates.<\\/blockquote>\\r\\n<p>It was popularised in the 1960s with the release of Letraset sheets containing Lorem Ipsum passages, and more recently with desktop publishing software like Aldus PageMaker including versions of Lorem Ipsum. <\\/p>\\r\\n<h2> This is a H2 Tag <\\/h2>\\r\\n<p>Lorem Ipsum is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry\'s standard dummy text ever since the 1500s, when an unknown printer took a galley of type and scrambled it to make a type specimen book. <\\/p>\\r\\n<img src=\\\"http:\\/\\/10.0.0.57\\/astroid1.0.0\\/images\\/blog\\/business\\/img4.jpg\\\"\\/>\\r\\n<p>It has survived not only five centuries, but also the leap into electronic typesetting, remaining essentially unchanged. It was popularised in the 1960s with the release of Letraset sheets containing Lorem Ipsum passages, and more recently with desktop publishing software like Aldus PageMaker including versions of Lorem Ipsum. <\\/p>\\r\\n<h3>This is a H3 Tag<\\/h3>\\r\\n<p>Lorem Ipsum is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry\'s standard dummy text ever since the 1500s<\\/p>\\r\\n<strong>Un-ordered List here<\\/strong>\\r\\n<ul>\\r\\n<li>This is a list 1<\\/li>\\r\\n<li>This is a list 2<\\/li>\\r\\n<li>This is a list 3<\\/li>\\r\\n<li>This is a list 4<\\/li>\\r\\n<\\/ul>\\r\\n<h4>This is a H4 Tag <\\/h4>\\r\\n<p>Lorem Ipsum is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry\'s standard dummy text ever since the 1500s<\\/p>\\r\\n<strong>Un-ordered List here<\\/strong>\\r\\n<ol>\\r\\n<li>This is a list 1<\\/li>\\r\\n<li>This is a list 2<\\/li>\\r\\n<li>This is a list 3<\\/li>\\r\\n<li>This is a list 4<\\/li>\\r\\n<\\/ol>\\r\\n<h5>This is a H5 Tag <\\/h5>\\r\\n<p>It has survived not only five centuries, but also the leap into electronic typesetting, remaining essentially unchanged. It was popularised in the 1960s with the release of Letraset sheets containing Lorem Ipsum passages, and more recently with desktop publishing software like Aldus PageMaker including versions of Lorem Ipsum. <\\/p>\\r\\n<h6>This is a H6 Tag <\\/h6>\\r\\n<code>\\r\\n&lt;li&gt;This is a list 1&lt;\\/li&gt; <br>\\r\\n&lt;li&gt;This is a list 2&lt;\\/li&gt; <br>\\r\\n&lt;li&gt;This is a list 3&lt;\\/li&gt; <br>\\r\\n&lt;li&gt;This is a list 4&lt;\\/li&gt; <br>\\r\\n<\\/code>\\r\\n<p>It has survived not only five centuries, but also the leap into electronic typesetting, remaining essentially unchanged. It was popularised in the 1960s with the release of Letraset sheets containing Lorem Ipsum passages, and more recently with desktop publishing software like Aldus PageMaker including versions of Lorem Ipsum. <\\/p>\\r\\n\",\"state\":1,\"catid\":\"8\",\"created\":\"2018-06-01 11:45:06\",\"created_by\":\"601\",\"created_by_alias\":\"\",\"modified\":\"2018-07-01 12:09:39\",\"modified_by\":\"948\",\"checked_out\":\"948\",\"checked_out_time\":\"2018-07-01 12:09:21\",\"publish_up\":\"2018-06-01 11:45:06\",\"publish_down\":\"0000-00-00 00:00:00\",\"images\":\"{\\\"image_intro\\\":\\\"images\\\\\\/blog\\\\\\/business\\\\\\/img2-thumb.jpg\\\",\\\"float_intro\\\":\\\"\\\",\\\"image_intro_alt\\\":\\\"\\\",\\\"image_intro_caption\\\":\\\"\\\",\\\"image_fulltext\\\":\\\"images\\\\\\/blog\\\\\\/business\\\\\\/img2.jpg\\\",\\\"float_fulltext\\\":\\\"\\\",\\\"image_fulltext_alt\\\":\\\"\\\",\\\"image_fulltext_caption\\\":\\\"\\\"}\",\"urls\":\"{\\\"urla\\\":false,\\\"urlatext\\\":\\\"\\\",\\\"targeta\\\":\\\"\\\",\\\"urlb\\\":false,\\\"urlbtext\\\":\\\"\\\",\\\"targetb\\\":\\\"\\\",\\\"urlc\\\":false,\\\"urlctext\\\":\\\"\\\",\\\"targetc\\\":\\\"\\\"}\",\"attribs\":\"{\\\"article_layout\\\":\\\"\\\",\\\"show_title\\\":\\\"\\\",\\\"link_titles\\\":\\\"\\\",\\\"show_tags\\\":\\\"\\\",\\\"show_intro\\\":\\\"\\\",\\\"info_block_position\\\":\\\"\\\",\\\"info_block_show_title\\\":\\\"\\\",\\\"show_category\\\":\\\"\\\",\\\"link_category\\\":\\\"\\\",\\\"show_parent_category\\\":\\\"\\\",\\\"link_parent_category\\\":\\\"\\\",\\\"show_associations\\\":\\\"\\\",\\\"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_page_title\\\":\\\"\\\",\\\"show_publishing_options\\\":\\\"\\\",\\\"show_article_options\\\":\\\"\\\",\\\"show_urls_images_backend\\\":\\\"\\\",\\\"show_urls_images_frontend\\\":\\\"\\\"}\",\"version\":9,\"ordering\":\"5\",\"metakey\":\"\",\"metadesc\":\"\",\"access\":\"1\",\"hits\":\"0\",\"metadata\":\"{\\\"robots\\\":\\\"\\\",\\\"author\\\":\\\"\\\",\\\"rights\\\":\\\"\\\",\\\"xreference\\\":\\\"\\\"}\",\"featured\":\"0\",\"language\":\"*\",\"xreference\":\"\"}', 0),
(282, 35, 1, '', '2018-07-01 12:09:40', 601, 5206, 'ff5282eef18afc116b68702f1370ba7e89e132cd', '{\"id\":35,\"asset_id\":\"174\",\"title\":\"Learn all about business from this politician\",\"alias\":\"learn-all-about-business-from-this-politician\",\"introtext\":\"<p>Aliquam egestas pellentesque est Etiam a orci Nulla id enim feugiat ligula ullamcorper. <\\/p>\\r\\n\",\"fulltext\":\"\\r\\n<p>Lorem Ipsum is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry\'s standard dummy text ever since the 1500s, when an unknown printer took a galley of type and scrambled it to make a type specimen book. It has survived not only five centuries, but also the leap into electronic typesetting, remaining essentially unchanged. <\\/p>\\r\\n<blockquote>Astroid Joomla framework is next generation template layout builder and manager enables you to develop an awesome website and templates.<\\/blockquote>\\r\\n<p>It was popularised in the 1960s with the release of Letraset sheets containing Lorem Ipsum passages, and more recently with desktop publishing software like Aldus PageMaker including versions of Lorem Ipsum. <\\/p>\\r\\n<h2> This is a H2 Tag <\\/h2>\\r\\n<p>Lorem Ipsum is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry\'s standard dummy text ever since the 1500s, when an unknown printer took a galley of type and scrambled it to make a type specimen book. <\\/p>\\r\\n<img src=\\\"http:\\/\\/10.0.0.57\\/astroid1.0.0\\/images\\/blog\\/business\\/img4.jpg\\\"\\/>\\r\\n<p>It has survived not only five centuries, but also the leap into electronic typesetting, remaining essentially unchanged. It was popularised in the 1960s with the release of Letraset sheets containing Lorem Ipsum passages, and more recently with desktop publishing software like Aldus PageMaker including versions of Lorem Ipsum. <\\/p>\\r\\n<h3>This is a H3 Tag<\\/h3>\\r\\n<p>Lorem Ipsum is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry\'s standard dummy text ever since the 1500s<\\/p>\\r\\n<strong>Un-ordered List here<\\/strong>\\r\\n<ul>\\r\\n<li>This is a list 1<\\/li>\\r\\n<li>This is a list 2<\\/li>\\r\\n<li>This is a list 3<\\/li>\\r\\n<li>This is a list 4<\\/li>\\r\\n<\\/ul>\\r\\n<h4>This is a H4 Tag <\\/h4>\\r\\n<p>Lorem Ipsum is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry\'s standard dummy text ever since the 1500s<\\/p>\\r\\n<strong>Un-ordered List here<\\/strong>\\r\\n<ol>\\r\\n<li>This is a list 1<\\/li>\\r\\n<li>This is a list 2<\\/li>\\r\\n<li>This is a list 3<\\/li>\\r\\n<li>This is a list 4<\\/li>\\r\\n<\\/ol>\\r\\n<h5>This is a H5 Tag <\\/h5>\\r\\n<p>It has survived not only five centuries, but also the leap into electronic typesetting, remaining essentially unchanged. It was popularised in the 1960s with the release of Letraset sheets containing Lorem Ipsum passages, and more recently with desktop publishing software like Aldus PageMaker including versions of Lorem Ipsum. <\\/p>\\r\\n<h6>This is a H6 Tag <\\/h6>\\r\\n<code>\\r\\n&lt;li&gt;This is a list 1&lt;\\/li&gt; <br>\\r\\n&lt;li&gt;This is a list 2&lt;\\/li&gt; <br>\\r\\n&lt;li&gt;This is a list 3&lt;\\/li&gt; <br>\\r\\n&lt;li&gt;This is a list 4&lt;\\/li&gt; <br>\\r\\n<\\/code>\\r\\n<p>It has survived not only five centuries, but also the leap into electronic typesetting, remaining essentially unchanged. It was popularised in the 1960s with the release of Letraset sheets containing Lorem Ipsum passages, and more recently with desktop publishing software like Aldus PageMaker including versions of Lorem Ipsum. <\\/p>\\r\\n\",\"state\":1,\"catid\":\"8\",\"created\":\"2018-06-01 11:45:06\",\"created_by\":\"601\",\"created_by_alias\":\"\",\"modified\":\"2018-07-01 12:09:40\",\"modified_by\":\"948\",\"checked_out\":\"948\",\"checked_out_time\":\"2018-07-01 12:09:22\",\"publish_up\":\"2018-06-01 11:45:06\",\"publish_down\":\"0000-00-00 00:00:00\",\"images\":\"{\\\"image_intro\\\":\\\"images\\\\\\/blog\\\\\\/business\\\\\\/img3-thumb.jpg\\\",\\\"float_intro\\\":\\\"\\\",\\\"image_intro_alt\\\":\\\"\\\",\\\"image_intro_caption\\\":\\\"\\\",\\\"image_fulltext\\\":\\\"images\\\\\\/blog\\\\\\/business\\\\\\/img3.jpg\\\",\\\"float_fulltext\\\":\\\"\\\",\\\"image_fulltext_alt\\\":\\\"\\\",\\\"image_fulltext_caption\\\":\\\"\\\"}\",\"urls\":\"{\\\"urla\\\":false,\\\"urlatext\\\":\\\"\\\",\\\"targeta\\\":\\\"\\\",\\\"urlb\\\":false,\\\"urlbtext\\\":\\\"\\\",\\\"targetb\\\":\\\"\\\",\\\"urlc\\\":false,\\\"urlctext\\\":\\\"\\\",\\\"targetc\\\":\\\"\\\"}\",\"attribs\":\"{\\\"article_layout\\\":\\\"\\\",\\\"show_title\\\":\\\"\\\",\\\"link_titles\\\":\\\"\\\",\\\"show_tags\\\":\\\"\\\",\\\"show_intro\\\":\\\"\\\",\\\"info_block_position\\\":\\\"\\\",\\\"info_block_show_title\\\":\\\"\\\",\\\"show_category\\\":\\\"\\\",\\\"link_category\\\":\\\"\\\",\\\"show_parent_category\\\":\\\"\\\",\\\"link_parent_category\\\":\\\"\\\",\\\"show_associations\\\":\\\"\\\",\\\"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_page_title\\\":\\\"\\\",\\\"show_publishing_options\\\":\\\"\\\",\\\"show_article_options\\\":\\\"\\\",\\\"show_urls_images_backend\\\":\\\"\\\",\\\"show_urls_images_frontend\\\":\\\"\\\"}\",\"version\":7,\"ordering\":\"4\",\"metakey\":\"\",\"metadesc\":\"\",\"access\":\"1\",\"hits\":\"0\",\"metadata\":\"{\\\"robots\\\":\\\"\\\",\\\"author\\\":\\\"\\\",\\\"rights\\\":\\\"\\\",\\\"xreference\\\":\\\"\\\"}\",\"featured\":\"0\",\"language\":\"*\",\"xreference\":\"\"}', 0),
(283, 34, 1, '', '2018-07-01 12:09:42', 601, 5200, 'afbee8af9029d8e8e7a83de58a1748750d95c5ce', '{\"id\":34,\"asset_id\":\"173\",\"title\":\"The worst advices we\'ve heard for business\",\"alias\":\"the-worst-advices-we-ve-heard-for-business\",\"introtext\":\"<p>Aliquam egestas pellentesque est Etiam a orci Nulla id enim feugiat ligula ullamcorper. <\\/p>\\r\\n\",\"fulltext\":\"\\r\\n<p>Lorem Ipsum is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry\'s standard dummy text ever since the 1500s, when an unknown printer took a galley of type and scrambled it to make a type specimen book. It has survived not only five centuries, but also the leap into electronic typesetting, remaining essentially unchanged. <\\/p>\\r\\n<blockquote>Astroid Joomla framework is next generation template layout builder and manager enables you to develop an awesome website and templates.<\\/blockquote>\\r\\n<p>It was popularised in the 1960s with the release of Letraset sheets containing Lorem Ipsum passages, and more recently with desktop publishing software like Aldus PageMaker including versions of Lorem Ipsum. <\\/p>\\r\\n<h2> This is a H2 Tag <\\/h2>\\r\\n<p>Lorem Ipsum is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry\'s standard dummy text ever since the 1500s, when an unknown printer took a galley of type and scrambled it to make a type specimen book. <\\/p>\\r\\n<img src=\\\"http:\\/\\/10.0.0.57\\/astroid1.0.0\\/images\\/blog\\/business\\/img4.jpg\\\"\\/>\\r\\n<p>It has survived not only five centuries, but also the leap into electronic typesetting, remaining essentially unchanged. It was popularised in the 1960s with the release of Letraset sheets containing Lorem Ipsum passages, and more recently with desktop publishing software like Aldus PageMaker including versions of Lorem Ipsum. <\\/p>\\r\\n<h3>This is a H3 Tag<\\/h3>\\r\\n<p>Lorem Ipsum is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry\'s standard dummy text ever since the 1500s<\\/p>\\r\\n<strong>Un-ordered List here<\\/strong>\\r\\n<ul>\\r\\n<li>This is a list 1<\\/li>\\r\\n<li>This is a list 2<\\/li>\\r\\n<li>This is a list 3<\\/li>\\r\\n<li>This is a list 4<\\/li>\\r\\n<\\/ul>\\r\\n<h4>This is a H4 Tag <\\/h4>\\r\\n<p>Lorem Ipsum is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry\'s standard dummy text ever since the 1500s<\\/p>\\r\\n<strong>Un-ordered List here<\\/strong>\\r\\n<ol>\\r\\n<li>This is a list 1<\\/li>\\r\\n<li>This is a list 2<\\/li>\\r\\n<li>This is a list 3<\\/li>\\r\\n<li>This is a list 4<\\/li>\\r\\n<\\/ol>\\r\\n<h5>This is a H5 Tag <\\/h5>\\r\\n<p>It has survived not only five centuries, but also the leap into electronic typesetting, remaining essentially unchanged. It was popularised in the 1960s with the release of Letraset sheets containing Lorem Ipsum passages, and more recently with desktop publishing software like Aldus PageMaker including versions of Lorem Ipsum. <\\/p>\\r\\n<h6>This is a H6 Tag <\\/h6>\\r\\n<code>\\r\\n&lt;li&gt;This is a list 1&lt;\\/li&gt; <br>\\r\\n&lt;li&gt;This is a list 2&lt;\\/li&gt; <br>\\r\\n&lt;li&gt;This is a list 3&lt;\\/li&gt; <br>\\r\\n&lt;li&gt;This is a list 4&lt;\\/li&gt; <br>\\r\\n<\\/code>\\r\\n<p>It has survived not only five centuries, but also the leap into electronic typesetting, remaining essentially unchanged. It was popularised in the 1960s with the release of Letraset sheets containing Lorem Ipsum passages, and more recently with desktop publishing software like Aldus PageMaker including versions of Lorem Ipsum. <\\/p>\\r\\n\",\"state\":1,\"catid\":\"8\",\"created\":\"2018-06-01 11:45:06\",\"created_by\":\"601\",\"created_by_alias\":\"\",\"modified\":\"2018-07-01 12:09:42\",\"modified_by\":\"948\",\"checked_out\":\"948\",\"checked_out_time\":\"2018-07-01 12:09:23\",\"publish_up\":\"2018-06-01 11:45:06\",\"publish_down\":\"0000-00-00 00:00:00\",\"images\":\"{\\\"image_intro\\\":\\\"images\\\\\\/blog\\\\\\/business\\\\\\/img4-thumb.jpg\\\",\\\"float_intro\\\":\\\"\\\",\\\"image_intro_alt\\\":\\\"\\\",\\\"image_intro_caption\\\":\\\"\\\",\\\"image_fulltext\\\":\\\"images\\\\\\/blog\\\\\\/business\\\\\\/img4.jpg\\\",\\\"float_fulltext\\\":\\\"\\\",\\\"image_fulltext_alt\\\":\\\"\\\",\\\"image_fulltext_caption\\\":\\\"\\\"}\",\"urls\":\"{\\\"urla\\\":false,\\\"urlatext\\\":\\\"\\\",\\\"targeta\\\":\\\"\\\",\\\"urlb\\\":false,\\\"urlbtext\\\":\\\"\\\",\\\"targetb\\\":\\\"\\\",\\\"urlc\\\":false,\\\"urlctext\\\":\\\"\\\",\\\"targetc\\\":\\\"\\\"}\",\"attribs\":\"{\\\"article_layout\\\":\\\"\\\",\\\"show_title\\\":\\\"\\\",\\\"link_titles\\\":\\\"\\\",\\\"show_tags\\\":\\\"\\\",\\\"show_intro\\\":\\\"\\\",\\\"info_block_position\\\":\\\"\\\",\\\"info_block_show_title\\\":\\\"\\\",\\\"show_category\\\":\\\"\\\",\\\"link_category\\\":\\\"\\\",\\\"show_parent_category\\\":\\\"\\\",\\\"link_parent_category\\\":\\\"\\\",\\\"show_associations\\\":\\\"\\\",\\\"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_page_title\\\":\\\"\\\",\\\"show_publishing_options\\\":\\\"\\\",\\\"show_article_options\\\":\\\"\\\",\\\"show_urls_images_backend\\\":\\\"\\\",\\\"show_urls_images_frontend\\\":\\\"\\\"}\",\"version\":9,\"ordering\":\"3\",\"metakey\":\"\",\"metadesc\":\"\",\"access\":\"1\",\"hits\":\"0\",\"metadata\":\"{\\\"robots\\\":\\\"\\\",\\\"author\\\":\\\"\\\",\\\"rights\\\":\\\"\\\",\\\"xreference\\\":\\\"\\\"}\",\"featured\":\"0\",\"language\":\"*\",\"xreference\":\"\"}', 0),
(284, 33, 1, '', '2018-07-01 12:09:44', 601, 5222, 'd8e489fc02c6b9a8d14d18a74fa967c2b0771f55', '{\"id\":33,\"asset_id\":\"172\",\"title\":\"Ten business that will actually make your life better\",\"alias\":\"ten-business-that-will-actually-make-your-life-better\",\"introtext\":\"<p>Aliquam egestas pellentesque est Etiam a orci Nulla id enim feugiat ligula ullamcorper. <\\/p>\\r\\n\",\"fulltext\":\"\\r\\n<p>Lorem Ipsum is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry\'s standard dummy text ever since the 1500s, when an unknown printer took a galley of type and scrambled it to make a type specimen book. It has survived not only five centuries, but also the leap into electronic typesetting, remaining essentially unchanged. <\\/p>\\r\\n<blockquote>Astroid Joomla framework is next generation template layout builder and manager enables you to develop an awesome website and templates.<\\/blockquote>\\r\\n<p>It was popularised in the 1960s with the release of Letraset sheets containing Lorem Ipsum passages, and more recently with desktop publishing software like Aldus PageMaker including versions of Lorem Ipsum. <\\/p>\\r\\n<h2> This is a H2 Tag <\\/h2>\\r\\n<p>Lorem Ipsum is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry\'s standard dummy text ever since the 1500s, when an unknown printer took a galley of type and scrambled it to make a type specimen book. <\\/p>\\r\\n<img src=\\\"http:\\/\\/10.0.0.57\\/astroid1.0.0\\/images\\/blog\\/business\\/img4.jpg\\\"\\/>\\r\\n<p>It has survived not only five centuries, but also the leap into electronic typesetting, remaining essentially unchanged. It was popularised in the 1960s with the release of Letraset sheets containing Lorem Ipsum passages, and more recently with desktop publishing software like Aldus PageMaker including versions of Lorem Ipsum. <\\/p>\\r\\n<h3>This is a H3 Tag<\\/h3>\\r\\n<p>Lorem Ipsum is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry\'s standard dummy text ever since the 1500s<\\/p>\\r\\n<strong>Un-ordered List here<\\/strong>\\r\\n<ul>\\r\\n<li>This is a list 1<\\/li>\\r\\n<li>This is a list 2<\\/li>\\r\\n<li>This is a list 3<\\/li>\\r\\n<li>This is a list 4<\\/li>\\r\\n<\\/ul>\\r\\n<h4>This is a H4 Tag <\\/h4>\\r\\n<p>Lorem Ipsum is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry\'s standard dummy text ever since the 1500s<\\/p>\\r\\n<strong>Un-ordered List here<\\/strong>\\r\\n<ol>\\r\\n<li>This is a list 1<\\/li>\\r\\n<li>This is a list 2<\\/li>\\r\\n<li>This is a list 3<\\/li>\\r\\n<li>This is a list 4<\\/li>\\r\\n<\\/ol>\\r\\n<h5>This is a H5 Tag <\\/h5>\\r\\n<p>It has survived not only five centuries, but also the leap into electronic typesetting, remaining essentially unchanged. It was popularised in the 1960s with the release of Letraset sheets containing Lorem Ipsum passages, and more recently with desktop publishing software like Aldus PageMaker including versions of Lorem Ipsum. <\\/p>\\r\\n<h6>This is a H6 Tag <\\/h6>\\r\\n<code>\\r\\n&lt;li&gt;This is a list 1&lt;\\/li&gt; <br>\\r\\n&lt;li&gt;This is a list 2&lt;\\/li&gt; <br>\\r\\n&lt;li&gt;This is a list 3&lt;\\/li&gt; <br>\\r\\n&lt;li&gt;This is a list 4&lt;\\/li&gt; <br>\\r\\n<\\/code>\\r\\n<p>It has survived not only five centuries, but also the leap into electronic typesetting, remaining essentially unchanged. It was popularised in the 1960s with the release of Letraset sheets containing Lorem Ipsum passages, and more recently with desktop publishing software like Aldus PageMaker including versions of Lorem Ipsum. <\\/p>\\r\\n\",\"state\":1,\"catid\":\"8\",\"created\":\"2018-06-01 11:45:06\",\"created_by\":\"601\",\"created_by_alias\":\"\",\"modified\":\"2018-07-01 12:09:44\",\"modified_by\":\"948\",\"checked_out\":\"948\",\"checked_out_time\":\"2018-07-01 12:09:23\",\"publish_up\":\"2018-06-01 11:45:06\",\"publish_down\":\"0000-00-00 00:00:00\",\"images\":\"{\\\"image_intro\\\":\\\"images\\\\\\/blog\\\\\\/business\\\\\\/img5-thumb.jpg\\\",\\\"float_intro\\\":\\\"\\\",\\\"image_intro_alt\\\":\\\"\\\",\\\"image_intro_caption\\\":\\\"\\\",\\\"image_fulltext\\\":\\\"images\\\\\\/blog\\\\\\/business\\\\\\/img5.jpg\\\",\\\"float_fulltext\\\":\\\"\\\",\\\"image_fulltext_alt\\\":\\\"\\\",\\\"image_fulltext_caption\\\":\\\"\\\"}\",\"urls\":\"{\\\"urla\\\":false,\\\"urlatext\\\":\\\"\\\",\\\"targeta\\\":\\\"\\\",\\\"urlb\\\":false,\\\"urlbtext\\\":\\\"\\\",\\\"targetb\\\":\\\"\\\",\\\"urlc\\\":false,\\\"urlctext\\\":\\\"\\\",\\\"targetc\\\":\\\"\\\"}\",\"attribs\":\"{\\\"article_layout\\\":\\\"\\\",\\\"show_title\\\":\\\"\\\",\\\"link_titles\\\":\\\"\\\",\\\"show_tags\\\":\\\"\\\",\\\"show_intro\\\":\\\"\\\",\\\"info_block_position\\\":\\\"\\\",\\\"info_block_show_title\\\":\\\"\\\",\\\"show_category\\\":\\\"\\\",\\\"link_category\\\":\\\"\\\",\\\"show_parent_category\\\":\\\"\\\",\\\"link_parent_category\\\":\\\"\\\",\\\"show_associations\\\":\\\"\\\",\\\"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_page_title\\\":\\\"\\\",\\\"show_publishing_options\\\":\\\"\\\",\\\"show_article_options\\\":\\\"\\\",\\\"show_urls_images_backend\\\":\\\"\\\",\\\"show_urls_images_frontend\\\":\\\"\\\"}\",\"version\":8,\"ordering\":\"2\",\"metakey\":\"\",\"metadesc\":\"\",\"access\":\"1\",\"hits\":\"0\",\"metadata\":\"{\\\"robots\\\":\\\"\\\",\\\"author\\\":\\\"\\\",\\\"rights\\\":\\\"\\\",\\\"xreference\\\":\\\"\\\"}\",\"featured\":\"0\",\"language\":\"*\",\"xreference\":\"\"}', 0),
(286, 8, 1, '', '2018-07-01 12:10:24', 601, 5138, '8b003e6317a18dc4ca933a260002ea5b9b86c0c8', '{\"id\":8,\"asset_id\":\"78\",\"title\":\"What is design\",\"alias\":\"what-is-design\",\"introtext\":\"<p>Aliquam egestas pellentesque est Etiam a orci Nulla id enim feugiat ligula ullamcorper. <\\/p>\\r\\n\",\"fulltext\":\"\\r\\n<p>Lorem Ipsum is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry\'s standard dummy text ever since the 1500s, when an unknown printer took a galley of type and scrambled it to make a type specimen book. It has survived not only five centuries, but also the leap into electronic typesetting, remaining essentially unchanged. <\\/p>\\r\\n<blockquote>Astroid Joomla framework is next generation template layout builder and manager enables you to develop an awesome website and templates.<\\/blockquote>\\r\\n<p>It was popularised in the 1960s with the release of Letraset sheets containing Lorem Ipsum passages, and more recently with desktop publishing software like Aldus PageMaker including versions of Lorem Ipsum. <\\/p>\\r\\n<h2> This is a H2 Tag <\\/h2>\\r\\n<p>Lorem Ipsum is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry\'s standard dummy text ever since the 1500s, when an unknown printer took a galley of type and scrambled it to make a type specimen book. <\\/p>\\r\\n<img src=\\\"http:\\/\\/10.0.0.57\\/astroid1.0.0\\/images\\/blog\\/business\\/img4.jpg\\\"\\/>\\r\\n<p>It has survived not only five centuries, but also the leap into electronic typesetting, remaining essentially unchanged. It was popularised in the 1960s with the release of Letraset sheets containing Lorem Ipsum passages, and more recently with desktop publishing software like Aldus PageMaker including versions of Lorem Ipsum. <\\/p>\\r\\n<h3>This is a H3 Tag<\\/h3>\\r\\n<p>Lorem Ipsum is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry\'s standard dummy text ever since the 1500s<\\/p>\\r\\n<strong>Un-ordered List here<\\/strong>\\r\\n<ul>\\r\\n<li>This is a list 1<\\/li>\\r\\n<li>This is a list 2<\\/li>\\r\\n<li>This is a list 3<\\/li>\\r\\n<li>This is a list 4<\\/li>\\r\\n<\\/ul>\\r\\n<h4>This is a H4 Tag <\\/h4>\\r\\n<p>Lorem Ipsum is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry\'s standard dummy text ever since the 1500s<\\/p>\\r\\n<strong>Un-ordered List here<\\/strong>\\r\\n<ol>\\r\\n<li>This is a list 1<\\/li>\\r\\n<li>This is a list 2<\\/li>\\r\\n<li>This is a list 3<\\/li>\\r\\n<li>This is a list 4<\\/li>\\r\\n<\\/ol>\\r\\n<h5>This is a H5 Tag <\\/h5>\\r\\n<p>It has survived not only five centuries, but also the leap into electronic typesetting, remaining essentially unchanged. It was popularised in the 1960s with the release of Letraset sheets containing Lorem Ipsum passages, and more recently with desktop publishing software like Aldus PageMaker including versions of Lorem Ipsum. <\\/p>\\r\\n<h6>This is a H6 Tag <\\/h6>\\r\\n<code>\\r\\n&lt;li&gt;This is a list 1&lt;\\/li&gt; <br>\\r\\n&lt;li&gt;This is a list 2&lt;\\/li&gt; <br>\\r\\n&lt;li&gt;This is a list 3&lt;\\/li&gt; <br>\\r\\n&lt;li&gt;This is a list 4&lt;\\/li&gt; <br>\\r\\n<\\/code>\\r\\n<p>It has survived not only five centuries, but also the leap into electronic typesetting, remaining essentially unchanged. It was popularised in the 1960s with the release of Letraset sheets containing Lorem Ipsum passages, and more recently with desktop publishing software like Aldus PageMaker including versions of Lorem Ipsum. <\\/p>\\r\\n\",\"state\":1,\"catid\":\"9\",\"created\":\"2018-06-01 11:45:06\",\"created_by\":\"601\",\"created_by_alias\":\"\",\"modified\":\"2018-07-01 12:10:24\",\"modified_by\":\"948\",\"checked_out\":\"948\",\"checked_out_time\":\"2018-07-01 12:10:13\",\"publish_up\":\"2018-06-01 11:45:06\",\"publish_down\":\"0000-00-00 00:00:00\",\"images\":\"{\\\"image_intro\\\":\\\"images\\\\\\/blog\\\\\\/design\\\\\\/img1-thumb.jpg\\\",\\\"float_intro\\\":\\\"\\\",\\\"image_intro_alt\\\":\\\"\\\",\\\"image_intro_caption\\\":\\\"\\\",\\\"image_fulltext\\\":\\\"images\\\\\\/blog\\\\\\/design\\\\\\/img1.jpg\\\",\\\"float_fulltext\\\":\\\"\\\",\\\"image_fulltext_alt\\\":\\\"\\\",\\\"image_fulltext_caption\\\":\\\"\\\"}\",\"urls\":\"{\\\"urla\\\":false,\\\"urlatext\\\":\\\"\\\",\\\"targeta\\\":\\\"\\\",\\\"urlb\\\":false,\\\"urlbtext\\\":\\\"\\\",\\\"targetb\\\":\\\"\\\",\\\"urlc\\\":false,\\\"urlctext\\\":\\\"\\\",\\\"targetc\\\":\\\"\\\"}\",\"attribs\":\"{\\\"article_layout\\\":\\\"\\\",\\\"show_title\\\":\\\"\\\",\\\"link_titles\\\":\\\"\\\",\\\"show_tags\\\":\\\"\\\",\\\"show_intro\\\":\\\"\\\",\\\"info_block_position\\\":\\\"\\\",\\\"info_block_show_title\\\":\\\"\\\",\\\"show_category\\\":\\\"\\\",\\\"link_category\\\":\\\"\\\",\\\"show_parent_category\\\":\\\"\\\",\\\"link_parent_category\\\":\\\"\\\",\\\"show_associations\\\":\\\"\\\",\\\"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_page_title\\\":\\\"\\\",\\\"show_publishing_options\\\":\\\"\\\",\\\"show_article_options\\\":\\\"\\\",\\\"show_urls_images_backend\\\":\\\"\\\",\\\"show_urls_images_frontend\\\":\\\"\\\"}\",\"version\":8,\"ordering\":\"6\",\"metakey\":\"\",\"metadesc\":\"\",\"access\":\"1\",\"hits\":\"0\",\"metadata\":\"{\\\"robots\\\":\\\"\\\",\\\"author\\\":\\\"\\\",\\\"rights\\\":\\\"\\\",\\\"xreference\\\":\\\"\\\"}\",\"featured\":\"0\",\"language\":\"*\",\"xreference\":\"\"}', 0),
(287, 7, 1, '', '2018-07-01 12:10:30', 601, 5152, '21da7f383db16d9a907a9ead643746dd759bee68', '{\"id\":7,\"asset_id\":\"77\",\"title\":\"The secrets to design\",\"alias\":\"the-secrets-to-design\",\"introtext\":\"<p>Aliquam egestas pellentesque est Etiam a orci Nulla id enim feugiat ligula ullamcorper. <\\/p>\\r\\n\",\"fulltext\":\"\\r\\n<p>Lorem Ipsum is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry\'s standard dummy text ever since the 1500s, when an unknown printer took a galley of type and scrambled it to make a type specimen book. It has survived not only five centuries, but also the leap into electronic typesetting, remaining essentially unchanged. <\\/p>\\r\\n<blockquote>Astroid Joomla framework is next generation template layout builder and manager enables you to develop an awesome website and templates.<\\/blockquote>\\r\\n<p>It was popularised in the 1960s with the release of Letraset sheets containing Lorem Ipsum passages, and more recently with desktop publishing software like Aldus PageMaker including versions of Lorem Ipsum. <\\/p>\\r\\n<h2> This is a H2 Tag <\\/h2>\\r\\n<p>Lorem Ipsum is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry\'s standard dummy text ever since the 1500s, when an unknown printer took a galley of type and scrambled it to make a type specimen book. <\\/p>\\r\\n<img src=\\\"http:\\/\\/10.0.0.57\\/astroid1.0.0\\/images\\/blog\\/business\\/img4.jpg\\\"\\/>\\r\\n<p>It has survived not only five centuries, but also the leap into electronic typesetting, remaining essentially unchanged. It was popularised in the 1960s with the release of Letraset sheets containing Lorem Ipsum passages, and more recently with desktop publishing software like Aldus PageMaker including versions of Lorem Ipsum. <\\/p>\\r\\n<h3>This is a H3 Tag<\\/h3>\\r\\n<p>Lorem Ipsum is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry\'s standard dummy text ever since the 1500s<\\/p>\\r\\n<strong>Un-ordered List here<\\/strong>\\r\\n<ul>\\r\\n<li>This is a list 1<\\/li>\\r\\n<li>This is a list 2<\\/li>\\r\\n<li>This is a list 3<\\/li>\\r\\n<li>This is a list 4<\\/li>\\r\\n<\\/ul>\\r\\n<h4>This is a H4 Tag <\\/h4>\\r\\n<p>Lorem Ipsum is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry\'s standard dummy text ever since the 1500s<\\/p>\\r\\n<strong>Un-ordered List here<\\/strong>\\r\\n<ol>\\r\\n<li>This is a list 1<\\/li>\\r\\n<li>This is a list 2<\\/li>\\r\\n<li>This is a list 3<\\/li>\\r\\n<li>This is a list 4<\\/li>\\r\\n<\\/ol>\\r\\n<h5>This is a H5 Tag <\\/h5>\\r\\n<p>It has survived not only five centuries, but also the leap into electronic typesetting, remaining essentially unchanged. It was popularised in the 1960s with the release of Letraset sheets containing Lorem Ipsum passages, and more recently with desktop publishing software like Aldus PageMaker including versions of Lorem Ipsum. <\\/p>\\r\\n<h6>This is a H6 Tag <\\/h6>\\r\\n<code>\\r\\n&lt;li&gt;This is a list 1&lt;\\/li&gt; <br>\\r\\n&lt;li&gt;This is a list 2&lt;\\/li&gt; <br>\\r\\n&lt;li&gt;This is a list 3&lt;\\/li&gt; <br>\\r\\n&lt;li&gt;This is a list 4&lt;\\/li&gt; <br>\\r\\n<\\/code>\\r\\n<p>It has survived not only five centuries, but also the leap into electronic typesetting, remaining essentially unchanged. It was popularised in the 1960s with the release of Letraset sheets containing Lorem Ipsum passages, and more recently with desktop publishing software like Aldus PageMaker including versions of Lorem Ipsum. <\\/p>\\r\\n\",\"state\":1,\"catid\":\"9\",\"created\":\"2018-06-01 11:45:06\",\"created_by\":\"601\",\"created_by_alias\":\"\",\"modified\":\"2018-07-01 12:10:30\",\"modified_by\":\"948\",\"checked_out\":\"948\",\"checked_out_time\":\"2018-07-01 12:10:15\",\"publish_up\":\"2018-06-01 11:45:06\",\"publish_down\":\"0000-00-00 00:00:00\",\"images\":\"{\\\"image_intro\\\":\\\"images\\\\\\/blog\\\\\\/design\\\\\\/img2-thumb.jpg\\\",\\\"float_intro\\\":\\\"\\\",\\\"image_intro_alt\\\":\\\"\\\",\\\"image_intro_caption\\\":\\\"\\\",\\\"image_fulltext\\\":\\\"images\\\\\\/blog\\\\\\/design\\\\\\/img2.jpg\\\",\\\"float_fulltext\\\":\\\"\\\",\\\"image_fulltext_alt\\\":\\\"\\\",\\\"image_fulltext_caption\\\":\\\"\\\"}\",\"urls\":\"{\\\"urla\\\":false,\\\"urlatext\\\":\\\"\\\",\\\"targeta\\\":\\\"\\\",\\\"urlb\\\":false,\\\"urlbtext\\\":\\\"\\\",\\\"targetb\\\":\\\"\\\",\\\"urlc\\\":false,\\\"urlctext\\\":\\\"\\\",\\\"targetc\\\":\\\"\\\"}\",\"attribs\":\"{\\\"article_layout\\\":\\\"\\\",\\\"show_title\\\":\\\"\\\",\\\"link_titles\\\":\\\"\\\",\\\"show_tags\\\":\\\"\\\",\\\"show_intro\\\":\\\"\\\",\\\"info_block_position\\\":\\\"\\\",\\\"info_block_show_title\\\":\\\"\\\",\\\"show_category\\\":\\\"\\\",\\\"link_category\\\":\\\"\\\",\\\"show_parent_category\\\":\\\"\\\",\\\"link_parent_category\\\":\\\"\\\",\\\"show_associations\\\":\\\"\\\",\\\"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_page_title\\\":\\\"\\\",\\\"show_publishing_options\\\":\\\"\\\",\\\"show_article_options\\\":\\\"\\\",\\\"show_urls_images_backend\\\":\\\"\\\",\\\"show_urls_images_frontend\\\":\\\"\\\"}\",\"version\":6,\"ordering\":\"5\",\"metakey\":\"\",\"metadesc\":\"\",\"access\":\"1\",\"hits\":\"0\",\"metadata\":\"{\\\"robots\\\":\\\"\\\",\\\"author\\\":\\\"\\\",\\\"rights\\\":\\\"\\\",\\\"xreference\\\":\\\"\\\"}\",\"featured\":\"0\",\"language\":\"*\",\"xreference\":\"\"}', 0),
(288, 6, 1, '', '2018-07-01 12:10:36', 601, 5164, 'd8fde6a6f507a5ffde8782feef2e1a747ffcd9a0', '{\"id\":6,\"asset_id\":\"76\",\"title\":\"The hidden agenda of design\",\"alias\":\"the-hidden-agenda-of-design\",\"introtext\":\"<p>Aliquam egestas pellentesque est Etiam a orci Nulla id enim feugiat ligula ullamcorper. <\\/p>\\r\\n\",\"fulltext\":\"\\r\\n<p>Lorem Ipsum is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry\'s standard dummy text ever since the 1500s, when an unknown printer took a galley of type and scrambled it to make a type specimen book. It has survived not only five centuries, but also the leap into electronic typesetting, remaining essentially unchanged. <\\/p>\\r\\n<blockquote>Astroid Joomla framework is next generation template layout builder and manager enables you to develop an awesome website and templates.<\\/blockquote>\\r\\n<p>It was popularised in the 1960s with the release of Letraset sheets containing Lorem Ipsum passages, and more recently with desktop publishing software like Aldus PageMaker including versions of Lorem Ipsum. <\\/p>\\r\\n<h2> This is a H2 Tag <\\/h2>\\r\\n<p>Lorem Ipsum is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry\'s standard dummy text ever since the 1500s, when an unknown printer took a galley of type and scrambled it to make a type specimen book. <\\/p>\\r\\n<img src=\\\"http:\\/\\/10.0.0.57\\/astroid1.0.0\\/images\\/blog\\/business\\/img4.jpg\\\"\\/>\\r\\n<p>It has survived not only five centuries, but also the leap into electronic typesetting, remaining essentially unchanged. It was popularised in the 1960s with the release of Letraset sheets containing Lorem Ipsum passages, and more recently with desktop publishing software like Aldus PageMaker including versions of Lorem Ipsum. <\\/p>\\r\\n<h3>This is a H3 Tag<\\/h3>\\r\\n<p>Lorem Ipsum is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry\'s standard dummy text ever since the 1500s<\\/p>\\r\\n<strong>Un-ordered List here<\\/strong>\\r\\n<ul>\\r\\n<li>This is a list 1<\\/li>\\r\\n<li>This is a list 2<\\/li>\\r\\n<li>This is a list 3<\\/li>\\r\\n<li>This is a list 4<\\/li>\\r\\n<\\/ul>\\r\\n<h4>This is a H4 Tag <\\/h4>\\r\\n<p>Lorem Ipsum is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry\'s standard dummy text ever since the 1500s<\\/p>\\r\\n<strong>Un-ordered List here<\\/strong>\\r\\n<ol>\\r\\n<li>This is a list 1<\\/li>\\r\\n<li>This is a list 2<\\/li>\\r\\n<li>This is a list 3<\\/li>\\r\\n<li>This is a list 4<\\/li>\\r\\n<\\/ol>\\r\\n<h5>This is a H5 Tag <\\/h5>\\r\\n<p>It has survived not only five centuries, but also the leap into electronic typesetting, remaining essentially unchanged. It was popularised in the 1960s with the release of Letraset sheets containing Lorem Ipsum passages, and more recently with desktop publishing software like Aldus PageMaker including versions of Lorem Ipsum. <\\/p>\\r\\n<h6>This is a H6 Tag <\\/h6>\\r\\n<code>\\r\\n&lt;li&gt;This is a list 1&lt;\\/li&gt; <br>\\r\\n&lt;li&gt;This is a list 2&lt;\\/li&gt; <br>\\r\\n&lt;li&gt;This is a list 3&lt;\\/li&gt; <br>\\r\\n&lt;li&gt;This is a list 4&lt;\\/li&gt; <br>\\r\\n<\\/code>\\r\\n<p>It has survived not only five centuries, but also the leap into electronic typesetting, remaining essentially unchanged. It was popularised in the 1960s with the release of Letraset sheets containing Lorem Ipsum passages, and more recently with desktop publishing software like Aldus PageMaker including versions of Lorem Ipsum. <\\/p>\\r\\n\",\"state\":1,\"catid\":\"9\",\"created\":\"2018-06-01 11:45:06\",\"created_by\":\"601\",\"created_by_alias\":\"\",\"modified\":\"2018-07-01 12:10:36\",\"modified_by\":\"948\",\"checked_out\":\"948\",\"checked_out_time\":\"2018-07-01 12:10:15\",\"publish_up\":\"2018-06-01 11:45:06\",\"publish_down\":\"0000-00-00 00:00:00\",\"images\":\"{\\\"image_intro\\\":\\\"images\\\\\\/blog\\\\\\/design\\\\\\/img3-thumb.jpg\\\",\\\"float_intro\\\":\\\"\\\",\\\"image_intro_alt\\\":\\\"\\\",\\\"image_intro_caption\\\":\\\"\\\",\\\"image_fulltext\\\":\\\"images\\\\\\/blog\\\\\\/design\\\\\\/img3.jpg\\\",\\\"float_fulltext\\\":\\\"\\\",\\\"image_fulltext_alt\\\":\\\"\\\",\\\"image_fulltext_caption\\\":\\\"\\\"}\",\"urls\":\"{\\\"urla\\\":false,\\\"urlatext\\\":\\\"\\\",\\\"targeta\\\":\\\"\\\",\\\"urlb\\\":false,\\\"urlbtext\\\":\\\"\\\",\\\"targetb\\\":\\\"\\\",\\\"urlc\\\":false,\\\"urlctext\\\":\\\"\\\",\\\"targetc\\\":\\\"\\\"}\",\"attribs\":\"{\\\"article_layout\\\":\\\"\\\",\\\"show_title\\\":\\\"\\\",\\\"link_titles\\\":\\\"\\\",\\\"show_tags\\\":\\\"\\\",\\\"show_intro\\\":\\\"\\\",\\\"info_block_position\\\":\\\"\\\",\\\"info_block_show_title\\\":\\\"\\\",\\\"show_category\\\":\\\"\\\",\\\"link_category\\\":\\\"\\\",\\\"show_parent_category\\\":\\\"\\\",\\\"link_parent_category\\\":\\\"\\\",\\\"show_associations\\\":\\\"\\\",\\\"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_page_title\\\":\\\"\\\",\\\"show_publishing_options\\\":\\\"\\\",\\\"show_article_options\\\":\\\"\\\",\\\"show_urls_images_backend\\\":\\\"\\\",\\\"show_urls_images_frontend\\\":\\\"\\\"}\",\"version\":6,\"ordering\":\"4\",\"metakey\":\"\",\"metadesc\":\"\",\"access\":\"1\",\"hits\":\"0\",\"metadata\":\"{\\\"robots\\\":\\\"\\\",\\\"author\\\":\\\"\\\",\\\"rights\\\":\\\"\\\",\\\"xreference\\\":\\\"\\\"}\",\"featured\":\"0\",\"language\":\"*\",\"xreference\":\"\"}', 0);
INSERT INTO `ynfp8_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
(289, 5, 1, '', '2018-07-01 12:10:41', 601, 5158, '2eb5dea98042c535741853657d935ab09ca0d166', '{\"id\":5,\"asset_id\":\"75\",\"title\":\"Have fun learning design\",\"alias\":\"have-fun-learning-design\",\"introtext\":\"<p>Aliquam egestas pellentesque est Etiam a orci Nulla id enim feugiat ligula ullamcorper. <\\/p>\\r\\n\",\"fulltext\":\"\\r\\n<p>Lorem Ipsum is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry\'s standard dummy text ever since the 1500s, when an unknown printer took a galley of type and scrambled it to make a type specimen book. It has survived not only five centuries, but also the leap into electronic typesetting, remaining essentially unchanged. <\\/p>\\r\\n<blockquote>Astroid Joomla framework is next generation template layout builder and manager enables you to develop an awesome website and templates.<\\/blockquote>\\r\\n<p>It was popularised in the 1960s with the release of Letraset sheets containing Lorem Ipsum passages, and more recently with desktop publishing software like Aldus PageMaker including versions of Lorem Ipsum. <\\/p>\\r\\n<h2> This is a H2 Tag <\\/h2>\\r\\n<p>Lorem Ipsum is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry\'s standard dummy text ever since the 1500s, when an unknown printer took a galley of type and scrambled it to make a type specimen book. <\\/p>\\r\\n<img src=\\\"http:\\/\\/10.0.0.57\\/astroid1.0.0\\/images\\/blog\\/business\\/img4.jpg\\\"\\/>\\r\\n<p>It has survived not only five centuries, but also the leap into electronic typesetting, remaining essentially unchanged. It was popularised in the 1960s with the release of Letraset sheets containing Lorem Ipsum passages, and more recently with desktop publishing software like Aldus PageMaker including versions of Lorem Ipsum. <\\/p>\\r\\n<h3>This is a H3 Tag<\\/h3>\\r\\n<p>Lorem Ipsum is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry\'s standard dummy text ever since the 1500s<\\/p>\\r\\n<strong>Un-ordered List here<\\/strong>\\r\\n<ul>\\r\\n<li>This is a list 1<\\/li>\\r\\n<li>This is a list 2<\\/li>\\r\\n<li>This is a list 3<\\/li>\\r\\n<li>This is a list 4<\\/li>\\r\\n<\\/ul>\\r\\n<h4>This is a H4 Tag <\\/h4>\\r\\n<p>Lorem Ipsum is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry\'s standard dummy text ever since the 1500s<\\/p>\\r\\n<strong>Un-ordered List here<\\/strong>\\r\\n<ol>\\r\\n<li>This is a list 1<\\/li>\\r\\n<li>This is a list 2<\\/li>\\r\\n<li>This is a list 3<\\/li>\\r\\n<li>This is a list 4<\\/li>\\r\\n<\\/ol>\\r\\n<h5>This is a H5 Tag <\\/h5>\\r\\n<p>It has survived not only five centuries, but also the leap into electronic typesetting, remaining essentially unchanged. It was popularised in the 1960s with the release of Letraset sheets containing Lorem Ipsum passages, and more recently with desktop publishing software like Aldus PageMaker including versions of Lorem Ipsum. <\\/p>\\r\\n<h6>This is a H6 Tag <\\/h6>\\r\\n<code>\\r\\n&lt;li&gt;This is a list 1&lt;\\/li&gt; <br>\\r\\n&lt;li&gt;This is a list 2&lt;\\/li&gt; <br>\\r\\n&lt;li&gt;This is a list 3&lt;\\/li&gt; <br>\\r\\n&lt;li&gt;This is a list 4&lt;\\/li&gt; <br>\\r\\n<\\/code>\\r\\n<p>It has survived not only five centuries, but also the leap into electronic typesetting, remaining essentially unchanged. It was popularised in the 1960s with the release of Letraset sheets containing Lorem Ipsum passages, and more recently with desktop publishing software like Aldus PageMaker including versions of Lorem Ipsum. <\\/p>\\r\\n\",\"state\":1,\"catid\":\"9\",\"created\":\"2018-06-01 11:45:06\",\"created_by\":\"601\",\"created_by_alias\":\"\",\"modified\":\"2018-07-01 12:10:41\",\"modified_by\":\"948\",\"checked_out\":\"948\",\"checked_out_time\":\"2018-07-01 12:10:16\",\"publish_up\":\"2018-06-01 11:45:06\",\"publish_down\":\"0000-00-00 00:00:00\",\"images\":\"{\\\"image_intro\\\":\\\"images\\\\\\/blog\\\\\\/design\\\\\\/img4-thumb.jpg\\\",\\\"float_intro\\\":\\\"\\\",\\\"image_intro_alt\\\":\\\"\\\",\\\"image_intro_caption\\\":\\\"\\\",\\\"image_fulltext\\\":\\\"images\\\\\\/blog\\\\\\/design\\\\\\/img4.jpg\\\",\\\"float_fulltext\\\":\\\"\\\",\\\"image_fulltext_alt\\\":\\\"\\\",\\\"image_fulltext_caption\\\":\\\"\\\"}\",\"urls\":\"{\\\"urla\\\":false,\\\"urlatext\\\":\\\"\\\",\\\"targeta\\\":\\\"\\\",\\\"urlb\\\":false,\\\"urlbtext\\\":\\\"\\\",\\\"targetb\\\":\\\"\\\",\\\"urlc\\\":false,\\\"urlctext\\\":\\\"\\\",\\\"targetc\\\":\\\"\\\"}\",\"attribs\":\"{\\\"article_layout\\\":\\\"\\\",\\\"show_title\\\":\\\"\\\",\\\"link_titles\\\":\\\"\\\",\\\"show_tags\\\":\\\"\\\",\\\"show_intro\\\":\\\"\\\",\\\"info_block_position\\\":\\\"\\\",\\\"info_block_show_title\\\":\\\"\\\",\\\"show_category\\\":\\\"\\\",\\\"link_category\\\":\\\"\\\",\\\"show_parent_category\\\":\\\"\\\",\\\"link_parent_category\\\":\\\"\\\",\\\"show_associations\\\":\\\"\\\",\\\"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_page_title\\\":\\\"\\\",\\\"show_publishing_options\\\":\\\"\\\",\\\"show_article_options\\\":\\\"\\\",\\\"show_urls_images_backend\\\":\\\"\\\",\\\"show_urls_images_frontend\\\":\\\"\\\"}\",\"version\":7,\"ordering\":\"3\",\"metakey\":\"\",\"metadesc\":\"\",\"access\":\"1\",\"hits\":\"0\",\"metadata\":\"{\\\"robots\\\":\\\"\\\",\\\"author\\\":\\\"\\\",\\\"rights\\\":\\\"\\\",\\\"xreference\\\":\\\"\\\"}\",\"featured\":\"0\",\"language\":\"*\",\"xreference\":\"\"}', 0),
(290, 4, 1, '', '2018-07-01 12:10:44', 601, 5162, '128dc648651ac6a6263a28070b53b0c70d04e8cc', '{\"id\":4,\"asset_id\":\"74\",\"title\":\"Guidance for you in design\",\"alias\":\"guidance-for-you-in-design\",\"introtext\":\"<p>Aliquam egestas pellentesque est Etiam a orci Nulla id enim feugiat ligula ullamcorper. <\\/p>\\r\\n\",\"fulltext\":\"\\r\\n<p>Lorem Ipsum is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry\'s standard dummy text ever since the 1500s, when an unknown printer took a galley of type and scrambled it to make a type specimen book. It has survived not only five centuries, but also the leap into electronic typesetting, remaining essentially unchanged. <\\/p>\\r\\n<blockquote>Astroid Joomla framework is next generation template layout builder and manager enables you to develop an awesome website and templates.<\\/blockquote>\\r\\n<p>It was popularised in the 1960s with the release of Letraset sheets containing Lorem Ipsum passages, and more recently with desktop publishing software like Aldus PageMaker including versions of Lorem Ipsum. <\\/p>\\r\\n<h2> This is a H2 Tag <\\/h2>\\r\\n<p>Lorem Ipsum is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry\'s standard dummy text ever since the 1500s, when an unknown printer took a galley of type and scrambled it to make a type specimen book. <\\/p>\\r\\n<img src=\\\"http:\\/\\/10.0.0.57\\/astroid1.0.0\\/images\\/blog\\/business\\/img4.jpg\\\"\\/>\\r\\n<p>It has survived not only five centuries, but also the leap into electronic typesetting, remaining essentially unchanged. It was popularised in the 1960s with the release of Letraset sheets containing Lorem Ipsum passages, and more recently with desktop publishing software like Aldus PageMaker including versions of Lorem Ipsum. <\\/p>\\r\\n<h3>This is a H3 Tag<\\/h3>\\r\\n<p>Lorem Ipsum is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry\'s standard dummy text ever since the 1500s<\\/p>\\r\\n<strong>Un-ordered List here<\\/strong>\\r\\n<ul>\\r\\n<li>This is a list 1<\\/li>\\r\\n<li>This is a list 2<\\/li>\\r\\n<li>This is a list 3<\\/li>\\r\\n<li>This is a list 4<\\/li>\\r\\n<\\/ul>\\r\\n<h4>This is a H4 Tag <\\/h4>\\r\\n<p>Lorem Ipsum is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry\'s standard dummy text ever since the 1500s<\\/p>\\r\\n<strong>Un-ordered List here<\\/strong>\\r\\n<ol>\\r\\n<li>This is a list 1<\\/li>\\r\\n<li>This is a list 2<\\/li>\\r\\n<li>This is a list 3<\\/li>\\r\\n<li>This is a list 4<\\/li>\\r\\n<\\/ol>\\r\\n<h5>This is a H5 Tag <\\/h5>\\r\\n<p>It has survived not only five centuries, but also the leap into electronic typesetting, remaining essentially unchanged. It was popularised in the 1960s with the release of Letraset sheets containing Lorem Ipsum passages, and more recently with desktop publishing software like Aldus PageMaker including versions of Lorem Ipsum. <\\/p>\\r\\n<h6>This is a H6 Tag <\\/h6>\\r\\n<code>\\r\\n&lt;li&gt;This is a list 1&lt;\\/li&gt; <br>\\r\\n&lt;li&gt;This is a list 2&lt;\\/li&gt; <br>\\r\\n&lt;li&gt;This is a list 3&lt;\\/li&gt; <br>\\r\\n&lt;li&gt;This is a list 4&lt;\\/li&gt; <br>\\r\\n<\\/code>\\r\\n<p>It has survived not only five centuries, but also the leap into electronic typesetting, remaining essentially unchanged. It was popularised in the 1960s with the release of Letraset sheets containing Lorem Ipsum passages, and more recently with desktop publishing software like Aldus PageMaker including versions of Lorem Ipsum. <\\/p>\\r\\n\",\"state\":1,\"catid\":\"9\",\"created\":\"2018-06-01 11:45:06\",\"created_by\":\"601\",\"created_by_alias\":\"\",\"modified\":\"2018-07-01 12:10:44\",\"modified_by\":\"948\",\"checked_out\":\"948\",\"checked_out_time\":\"2018-07-01 12:10:17\",\"publish_up\":\"2018-06-01 11:45:06\",\"publish_down\":\"0000-00-00 00:00:00\",\"images\":\"{\\\"image_intro\\\":\\\"images\\\\\\/blog\\\\\\/design\\\\\\/img5-thumb.jpg\\\",\\\"float_intro\\\":\\\"\\\",\\\"image_intro_alt\\\":\\\"\\\",\\\"image_intro_caption\\\":\\\"\\\",\\\"image_fulltext\\\":\\\"images\\\\\\/blog\\\\\\/design\\\\\\/img5.jpg\\\",\\\"float_fulltext\\\":\\\"\\\",\\\"image_fulltext_alt\\\":\\\"\\\",\\\"image_fulltext_caption\\\":\\\"\\\"}\",\"urls\":\"{\\\"urla\\\":false,\\\"urlatext\\\":\\\"\\\",\\\"targeta\\\":\\\"\\\",\\\"urlb\\\":false,\\\"urlbtext\\\":\\\"\\\",\\\"targetb\\\":\\\"\\\",\\\"urlc\\\":false,\\\"urlctext\\\":\\\"\\\",\\\"targetc\\\":\\\"\\\"}\",\"attribs\":\"{\\\"article_layout\\\":\\\"\\\",\\\"show_title\\\":\\\"\\\",\\\"link_titles\\\":\\\"\\\",\\\"show_tags\\\":\\\"\\\",\\\"show_intro\\\":\\\"\\\",\\\"info_block_position\\\":\\\"\\\",\\\"info_block_show_title\\\":\\\"\\\",\\\"show_category\\\":\\\"\\\",\\\"link_category\\\":\\\"\\\",\\\"show_parent_category\\\":\\\"\\\",\\\"link_parent_category\\\":\\\"\\\",\\\"show_associations\\\":\\\"\\\",\\\"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_page_title\\\":\\\"\\\",\\\"show_publishing_options\\\":\\\"\\\",\\\"show_article_options\\\":\\\"\\\",\\\"show_urls_images_backend\\\":\\\"\\\",\\\"show_urls_images_frontend\\\":\\\"\\\"}\",\"version\":7,\"ordering\":\"2\",\"metakey\":\"\",\"metadesc\":\"\",\"access\":\"1\",\"hits\":\"0\",\"metadata\":\"{\\\"robots\\\":\\\"\\\",\\\"author\\\":\\\"\\\",\\\"rights\\\":\\\"\\\",\\\"xreference\\\":\\\"\\\"}\",\"featured\":\"0\",\"language\":\"*\",\"xreference\":\"\"}', 0),
(292, 25, 1, '', '2018-07-01 12:11:40', 601, 5112, '5e2b6e05e34393c516d671419f184d779b0be77c', '{\"id\":25,\"asset_id\":\"164\",\"title\":\"Why is everyone talking about lifestyle?\",\"alias\":\"why-is-everyone-talking-about-lifestyle\",\"introtext\":\"<p>Aliquam egestas pellentesque est Etiam a orci Nulla id enim feugiat ligula ullamcorper. <\\/p>\\r\\n\",\"fulltext\":\"\\r\\n<p>Lorem Ipsum is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry\'s standard dummy text ever since the 1500s, when an unknown printer took a galley of type and scrambled it to make a type specimen book. It has survived not only five centuries, but also the leap into electronic typesetting, remaining essentially unchanged. <\\/p>\\r\\n<blockquote>Astroid Joomla framework is next generation template layout builder and manager enables you to develop an awesome website and templates.<\\/blockquote>\\r\\n<p>It was popularised in the 1960s with the release of Letraset sheets containing Lorem Ipsum passages, and more recently with desktop publishing software like Aldus PageMaker including versions of Lorem Ipsum. <\\/p>\\r\\n<h2> This is a H2 Tag <\\/h2>\\r\\n<p>Lorem Ipsum is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry\'s standard dummy text ever since the 1500s, when an unknown printer took a galley of type and scrambled it to make a type specimen book. <\\/p>\\r\\n<p>It has survived not only five centuries, but also the leap into electronic typesetting, remaining essentially unchanged. It was popularised in the 1960s with the release of Letraset sheets containing Lorem Ipsum passages, and more recently with desktop publishing software like Aldus PageMaker including versions of Lorem Ipsum. <\\/p>\\r\\n<h3>This is a H3 Tag<\\/h3>\\r\\n<p>Lorem Ipsum is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry\'s standard dummy text ever since the 1500s<\\/p>\\r\\n<strong>Un-ordered List here<\\/strong>\\r\\n<ul>\\r\\n<li>This is a list 1<\\/li>\\r\\n<li>This is a list 2<\\/li>\\r\\n<li>This is a list 3<\\/li>\\r\\n<li>This is a list 4<\\/li>\\r\\n<\\/ul>\\r\\n<h4>This is a H4 Tag <\\/h4>\\r\\n<p>Lorem Ipsum is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry\'s standard dummy text ever since the 1500s<\\/p>\\r\\n<strong>Un-ordered List here<\\/strong>\\r\\n<ol>\\r\\n<li>This is a list 1<\\/li>\\r\\n<li>This is a list 2<\\/li>\\r\\n<li>This is a list 3<\\/li>\\r\\n<li>This is a list 4<\\/li>\\r\\n<\\/ol>\\r\\n<h5>This is a H5 Tag <\\/h5>\\r\\n<p>It has survived not only five centuries, but also the leap into electronic typesetting, remaining essentially unchanged. It was popularised in the 1960s with the release of Letraset sheets containing Lorem Ipsum passages, and more recently with desktop publishing software like Aldus PageMaker including versions of Lorem Ipsum. <\\/p>\\r\\n<h6>This is a H6 Tag <\\/h6>\\r\\n<code>\\r\\n&lt;li&gt;This is a list 1&lt;\\/li&gt; <br>\\r\\n&lt;li&gt;This is a list 2&lt;\\/li&gt; <br>\\r\\n&lt;li&gt;This is a list 3&lt;\\/li&gt; <br>\\r\\n&lt;li&gt;This is a list 4&lt;\\/li&gt; <br>\\r\\n<\\/code>\\r\\n<p>It has survived not only five centuries, but also the leap into electronic typesetting, remaining essentially unchanged. It was popularised in the 1960s with the release of Letraset sheets containing Lorem Ipsum passages, and more recently with desktop publishing software like Aldus PageMaker including versions of Lorem Ipsum. <\\/p>\\r\\n\",\"state\":1,\"catid\":\"10\",\"created\":\"2018-06-01 11:45:06\",\"created_by\":\"601\",\"created_by_alias\":\"\",\"modified\":\"2018-07-01 12:11:40\",\"modified_by\":\"948\",\"checked_out\":\"948\",\"checked_out_time\":\"2018-07-01 12:11:22\",\"publish_up\":\"2018-06-01 11:45:06\",\"publish_down\":\"0000-00-00 00:00:00\",\"images\":\"{\\\"image_intro\\\":\\\"images\\\\\\/blog\\\\\\/lifestyle\\\\\\/img1-thumb.jpg\\\",\\\"float_intro\\\":\\\"\\\",\\\"image_intro_alt\\\":\\\"\\\",\\\"image_intro_caption\\\":\\\"\\\",\\\"image_fulltext\\\":\\\"images\\\\\\/blog\\\\\\/lifestyle\\\\\\/img1.jpg\\\",\\\"float_fulltext\\\":\\\"\\\",\\\"image_fulltext_alt\\\":\\\"\\\",\\\"image_fulltext_caption\\\":\\\"\\\"}\",\"urls\":\"{\\\"urla\\\":false,\\\"urlatext\\\":\\\"\\\",\\\"targeta\\\":\\\"\\\",\\\"urlb\\\":false,\\\"urlbtext\\\":\\\"\\\",\\\"targetb\\\":\\\"\\\",\\\"urlc\\\":false,\\\"urlctext\\\":\\\"\\\",\\\"targetc\\\":\\\"\\\"}\",\"attribs\":\"{\\\"article_layout\\\":\\\"\\\",\\\"show_title\\\":\\\"\\\",\\\"link_titles\\\":\\\"\\\",\\\"show_tags\\\":\\\"\\\",\\\"show_intro\\\":\\\"\\\",\\\"info_block_position\\\":\\\"\\\",\\\"info_block_show_title\\\":\\\"\\\",\\\"show_category\\\":\\\"\\\",\\\"link_category\\\":\\\"\\\",\\\"show_parent_category\\\":\\\"\\\",\\\"link_parent_category\\\":\\\"\\\",\\\"show_associations\\\":\\\"\\\",\\\"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_page_title\\\":\\\"\\\",\\\"show_publishing_options\\\":\\\"\\\",\\\"show_article_options\\\":\\\"\\\",\\\"show_urls_images_backend\\\":\\\"\\\",\\\"show_urls_images_frontend\\\":\\\"\\\"}\",\"version\":6,\"ordering\":\"1\",\"metakey\":\"\",\"metadesc\":\"\",\"access\":\"1\",\"hits\":\"0\",\"metadata\":\"{\\\"robots\\\":\\\"\\\",\\\"author\\\":\\\"\\\",\\\"rights\\\":\\\"\\\",\\\"xreference\\\":\\\"\\\"}\",\"featured\":\"0\",\"language\":\"*\",\"xreference\":\"\"}', 0),
(293, 24, 1, '', '2018-07-01 12:11:44', 601, 5098, '43f96eb2774d373f21170bb8524baeea582cc555', '{\"id\":24,\"asset_id\":\"163\",\"title\":\"Ten Common Myths About Lifestyle.\",\"alias\":\"ten-common-myths-about-lifestyle\",\"introtext\":\"<p>Aliquam egestas pellentesque est Etiam a orci Nulla id enim feugiat ligula ullamcorper. <\\/p>\\r\\n\",\"fulltext\":\"\\r\\n<p>Lorem Ipsum is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry\'s standard dummy text ever since the 1500s, when an unknown printer took a galley of type and scrambled it to make a type specimen book. It has survived not only five centuries, but also the leap into electronic typesetting, remaining essentially unchanged. <\\/p>\\r\\n<blockquote>Astroid Joomla framework is next generation template layout builder and manager enables you to develop an awesome website and templates.<\\/blockquote>\\r\\n<p>It was popularised in the 1960s with the release of Letraset sheets containing Lorem Ipsum passages, and more recently with desktop publishing software like Aldus PageMaker including versions of Lorem Ipsum. <\\/p>\\r\\n<h2> This is a H2 Tag <\\/h2>\\r\\n<p>Lorem Ipsum is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry\'s standard dummy text ever since the 1500s, when an unknown printer took a galley of type and scrambled it to make a type specimen book. <\\/p>\\r\\n<p>It has survived not only five centuries, but also the leap into electronic typesetting, remaining essentially unchanged. It was popularised in the 1960s with the release of Letraset sheets containing Lorem Ipsum passages, and more recently with desktop publishing software like Aldus PageMaker including versions of Lorem Ipsum. <\\/p>\\r\\n<h3>This is a H3 Tag<\\/h3>\\r\\n<p>Lorem Ipsum is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry\'s standard dummy text ever since the 1500s<\\/p>\\r\\n<strong>Un-ordered List here<\\/strong>\\r\\n<ul>\\r\\n<li>This is a list 1<\\/li>\\r\\n<li>This is a list 2<\\/li>\\r\\n<li>This is a list 3<\\/li>\\r\\n<li>This is a list 4<\\/li>\\r\\n<\\/ul>\\r\\n<h4>This is a H4 Tag <\\/h4>\\r\\n<p>Lorem Ipsum is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry\'s standard dummy text ever since the 1500s<\\/p>\\r\\n<strong>Un-ordered List here<\\/strong>\\r\\n<ol>\\r\\n<li>This is a list 1<\\/li>\\r\\n<li>This is a list 2<\\/li>\\r\\n<li>This is a list 3<\\/li>\\r\\n<li>This is a list 4<\\/li>\\r\\n<\\/ol>\\r\\n<h5>This is a H5 Tag <\\/h5>\\r\\n<p>It has survived not only five centuries, but also the leap into electronic typesetting, remaining essentially unchanged. It was popularised in the 1960s with the release of Letraset sheets containing Lorem Ipsum passages, and more recently with desktop publishing software like Aldus PageMaker including versions of Lorem Ipsum. <\\/p>\\r\\n<h6>This is a H6 Tag <\\/h6>\\r\\n<code>\\r\\n&lt;li&gt;This is a list 1&lt;\\/li&gt; <br>\\r\\n&lt;li&gt;This is a list 2&lt;\\/li&gt; <br>\\r\\n&lt;li&gt;This is a list 3&lt;\\/li&gt; <br>\\r\\n&lt;li&gt;This is a list 4&lt;\\/li&gt; <br>\\r\\n<\\/code>\\r\\n<p>It has survived not only five centuries, but also the leap into electronic typesetting, remaining essentially unchanged. It was popularised in the 1960s with the release of Letraset sheets containing Lorem Ipsum passages, and more recently with desktop publishing software like Aldus PageMaker including versions of Lorem Ipsum. <\\/p>\\r\\n\",\"state\":1,\"catid\":\"10\",\"created\":\"2018-06-01 11:45:06\",\"created_by\":\"601\",\"created_by_alias\":\"\",\"modified\":\"2018-07-01 12:11:44\",\"modified_by\":\"948\",\"checked_out\":\"948\",\"checked_out_time\":\"2018-07-01 12:11:23\",\"publish_up\":\"2018-06-01 11:45:06\",\"publish_down\":\"0000-00-00 00:00:00\",\"images\":\"{\\\"image_intro\\\":\\\"images\\\\\\/blog\\\\\\/lifestyle\\\\\\/img2-thumb.jpg\\\",\\\"float_intro\\\":\\\"\\\",\\\"image_intro_alt\\\":\\\"\\\",\\\"image_intro_caption\\\":\\\"\\\",\\\"image_fulltext\\\":\\\"images\\\\\\/blog\\\\\\/lifestyle\\\\\\/img2.jpg\\\",\\\"float_fulltext\\\":\\\"\\\",\\\"image_fulltext_alt\\\":\\\"\\\",\\\"image_fulltext_caption\\\":\\\"\\\"}\",\"urls\":\"{\\\"urla\\\":false,\\\"urlatext\\\":\\\"\\\",\\\"targeta\\\":\\\"\\\",\\\"urlb\\\":false,\\\"urlbtext\\\":\\\"\\\",\\\"targetb\\\":\\\"\\\",\\\"urlc\\\":false,\\\"urlctext\\\":\\\"\\\",\\\"targetc\\\":\\\"\\\"}\",\"attribs\":\"{\\\"article_layout\\\":\\\"\\\",\\\"show_title\\\":\\\"\\\",\\\"link_titles\\\":\\\"\\\",\\\"show_tags\\\":\\\"\\\",\\\"show_intro\\\":\\\"\\\",\\\"info_block_position\\\":\\\"\\\",\\\"info_block_show_title\\\":\\\"\\\",\\\"show_category\\\":\\\"\\\",\\\"link_category\\\":\\\"\\\",\\\"show_parent_category\\\":\\\"\\\",\\\"link_parent_category\\\":\\\"\\\",\\\"show_associations\\\":\\\"\\\",\\\"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_page_title\\\":\\\"\\\",\\\"show_publishing_options\\\":\\\"\\\",\\\"show_article_options\\\":\\\"\\\",\\\"show_urls_images_backend\\\":\\\"\\\",\\\"show_urls_images_frontend\\\":\\\"\\\"}\",\"version\":8,\"ordering\":\"2\",\"metakey\":\"\",\"metadesc\":\"\",\"access\":\"1\",\"hits\":\"0\",\"metadata\":\"{\\\"robots\\\":\\\"\\\",\\\"author\\\":\\\"\\\",\\\"rights\\\":\\\"\\\",\\\"xreference\\\":\\\"\\\"}\",\"featured\":\"0\",\"language\":\"*\",\"xreference\":\"\"}', 0),
(294, 23, 1, '', '2018-07-01 12:11:47', 601, 5143, '456ad6f05d5fb27f78726d6950e6ba3d08842c8a', '{\"id\":23,\"asset_id\":\"162\",\"title\":\"How to have a fantastic lifestyle with minimal spending\",\"alias\":\"how-to-have-a-fantastic-lifestyle-with-minimal-spending\",\"introtext\":\"<p>Aliquam egestas pellentesque est Etiam a orci Nulla id enim feugiat ligula ullamcorper. <\\/p>\\r\\n\",\"fulltext\":\"\\r\\n<p>Lorem Ipsum is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry\'s standard dummy text ever since the 1500s, when an unknown printer took a galley of type and scrambled it to make a type specimen book. It has survived not only five centuries, but also the leap into electronic typesetting, remaining essentially unchanged. <\\/p>\\r\\n<blockquote>Astroid Joomla framework is next generation template layout builder and manager enables you to develop an awesome website and templates.<\\/blockquote>\\r\\n<p>It was popularised in the 1960s with the release of Letraset sheets containing Lorem Ipsum passages, and more recently with desktop publishing software like Aldus PageMaker including versions of Lorem Ipsum. <\\/p>\\r\\n<h2> This is a H2 Tag <\\/h2>\\r\\n<p>Lorem Ipsum is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry\'s standard dummy text ever since the 1500s, when an unknown printer took a galley of type and scrambled it to make a type specimen book. <\\/p>\\r\\n<p>It has survived not only five centuries, but also the leap into electronic typesetting, remaining essentially unchanged. It was popularised in the 1960s with the release of Letraset sheets containing Lorem Ipsum passages, and more recently with desktop publishing software like Aldus PageMaker including versions of Lorem Ipsum. <\\/p>\\r\\n<h3>This is a H3 Tag<\\/h3>\\r\\n<p>Lorem Ipsum is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry\'s standard dummy text ever since the 1500s<\\/p>\\r\\n<strong>Un-ordered List here<\\/strong>\\r\\n<ul>\\r\\n<li>This is a list 1<\\/li>\\r\\n<li>This is a list 2<\\/li>\\r\\n<li>This is a list 3<\\/li>\\r\\n<li>This is a list 4<\\/li>\\r\\n<\\/ul>\\r\\n<h4>This is a H4 Tag <\\/h4>\\r\\n<p>Lorem Ipsum is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry\'s standard dummy text ever since the 1500s<\\/p>\\r\\n<strong>Un-ordered List here<\\/strong>\\r\\n<ol>\\r\\n<li>This is a list 1<\\/li>\\r\\n<li>This is a list 2<\\/li>\\r\\n<li>This is a list 3<\\/li>\\r\\n<li>This is a list 4<\\/li>\\r\\n<\\/ol>\\r\\n<h5>This is a H5 Tag <\\/h5>\\r\\n<p>It has survived not only five centuries, but also the leap into electronic typesetting, remaining essentially unchanged. It was popularised in the 1960s with the release of Letraset sheets containing Lorem Ipsum passages, and more recently with desktop publishing software like Aldus PageMaker including versions of Lorem Ipsum. <\\/p>\\r\\n<h6>This is a H6 Tag <\\/h6>\\r\\n<code>\\r\\n&lt;li&gt;This is a list 1&lt;\\/li&gt; <br>\\r\\n&lt;li&gt;This is a list 2&lt;\\/li&gt; <br>\\r\\n&lt;li&gt;This is a list 3&lt;\\/li&gt; <br>\\r\\n&lt;li&gt;This is a list 4&lt;\\/li&gt; <br>\\r\\n<\\/code>\\r\\n<p>It has survived not only five centuries, but also the leap into electronic typesetting, remaining essentially unchanged. It was popularised in the 1960s with the release of Letraset sheets containing Lorem Ipsum passages, and more recently with desktop publishing software like Aldus PageMaker including versions of Lorem Ipsum. <\\/p>\\r\\n\",\"state\":1,\"catid\":\"10\",\"created\":\"2018-06-01 11:45:06\",\"created_by\":\"601\",\"created_by_alias\":\"\",\"modified\":\"2018-07-01 12:11:47\",\"modified_by\":\"948\",\"checked_out\":\"948\",\"checked_out_time\":\"2018-07-01 12:11:24\",\"publish_up\":\"2018-06-01 11:45:06\",\"publish_down\":\"0000-00-00 00:00:00\",\"images\":\"{\\\"image_intro\\\":\\\"images\\\\\\/blog\\\\\\/lifestyle\\\\\\/img3-thumb.jpg\\\",\\\"float_intro\\\":\\\"\\\",\\\"image_intro_alt\\\":\\\"\\\",\\\"image_intro_caption\\\":\\\"\\\",\\\"image_fulltext\\\":\\\"images\\\\\\/blog\\\\\\/lifestyle\\\\\\/img3.jpg\\\",\\\"float_fulltext\\\":\\\"\\\",\\\"image_fulltext_alt\\\":\\\"\\\",\\\"image_fulltext_caption\\\":\\\"\\\"}\",\"urls\":\"{\\\"urla\\\":false,\\\"urlatext\\\":\\\"\\\",\\\"targeta\\\":\\\"\\\",\\\"urlb\\\":false,\\\"urlbtext\\\":\\\"\\\",\\\"targetb\\\":\\\"\\\",\\\"urlc\\\":false,\\\"urlctext\\\":\\\"\\\",\\\"targetc\\\":\\\"\\\"}\",\"attribs\":\"{\\\"article_layout\\\":\\\"\\\",\\\"show_title\\\":\\\"\\\",\\\"link_titles\\\":\\\"\\\",\\\"show_tags\\\":\\\"\\\",\\\"show_intro\\\":\\\"\\\",\\\"info_block_position\\\":\\\"\\\",\\\"info_block_show_title\\\":\\\"\\\",\\\"show_category\\\":\\\"\\\",\\\"link_category\\\":\\\"\\\",\\\"show_parent_category\\\":\\\"\\\",\\\"link_parent_category\\\":\\\"\\\",\\\"show_associations\\\":\\\"\\\",\\\"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_page_title\\\":\\\"\\\",\\\"show_publishing_options\\\":\\\"\\\",\\\"show_article_options\\\":\\\"\\\",\\\"show_urls_images_backend\\\":\\\"\\\",\\\"show_urls_images_frontend\\\":\\\"\\\"}\",\"version\":8,\"ordering\":\"3\",\"metakey\":\"\",\"metadesc\":\"\",\"access\":\"1\",\"hits\":\"0\",\"metadata\":\"{\\\"robots\\\":\\\"\\\",\\\"author\\\":\\\"\\\",\\\"rights\\\":\\\"\\\",\\\"xreference\\\":\\\"\\\"}\",\"featured\":\"0\",\"language\":\"*\",\"xreference\":\"\"}', 0),
(295, 22, 1, '', '2018-07-01 12:11:49', 601, 5103, 'cfdc1b765a094f18f61a84525519d9852afee81c', '{\"id\":22,\"asset_id\":\"161\",\"title\":\"How to get people to like lifestyle\",\"alias\":\"how-to-get-people-to-like-lifestyle\",\"introtext\":\"<p>Aliquam egestas pellentesque est Etiam a orci Nulla id enim feugiat ligula ullamcorper. <\\/p>\\r\\n\",\"fulltext\":\"\\r\\n<p>Lorem Ipsum is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry\'s standard dummy text ever since the 1500s, when an unknown printer took a galley of type and scrambled it to make a type specimen book. It has survived not only five centuries, but also the leap into electronic typesetting, remaining essentially unchanged. <\\/p>\\r\\n<blockquote>Astroid Joomla framework is next generation template layout builder and manager enables you to develop an awesome website and templates.<\\/blockquote>\\r\\n<p>It was popularised in the 1960s with the release of Letraset sheets containing Lorem Ipsum passages, and more recently with desktop publishing software like Aldus PageMaker including versions of Lorem Ipsum. <\\/p>\\r\\n<h2> This is a H2 Tag <\\/h2>\\r\\n<p>Lorem Ipsum is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry\'s standard dummy text ever since the 1500s, when an unknown printer took a galley of type and scrambled it to make a type specimen book. <\\/p>\\r\\n<p>It has survived not only five centuries, but also the leap into electronic typesetting, remaining essentially unchanged. It was popularised in the 1960s with the release of Letraset sheets containing Lorem Ipsum passages, and more recently with desktop publishing software like Aldus PageMaker including versions of Lorem Ipsum. <\\/p>\\r\\n<h3>This is a H3 Tag<\\/h3>\\r\\n<p>Lorem Ipsum is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry\'s standard dummy text ever since the 1500s<\\/p>\\r\\n<strong>Un-ordered List here<\\/strong>\\r\\n<ul>\\r\\n<li>This is a list 1<\\/li>\\r\\n<li>This is a list 2<\\/li>\\r\\n<li>This is a list 3<\\/li>\\r\\n<li>This is a list 4<\\/li>\\r\\n<\\/ul>\\r\\n<h4>This is a H4 Tag <\\/h4>\\r\\n<p>Lorem Ipsum is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry\'s standard dummy text ever since the 1500s<\\/p>\\r\\n<strong>Un-ordered List here<\\/strong>\\r\\n<ol>\\r\\n<li>This is a list 1<\\/li>\\r\\n<li>This is a list 2<\\/li>\\r\\n<li>This is a list 3<\\/li>\\r\\n<li>This is a list 4<\\/li>\\r\\n<\\/ol>\\r\\n<h5>This is a H5 Tag <\\/h5>\\r\\n<p>It has survived not only five centuries, but also the leap into electronic typesetting, remaining essentially unchanged. It was popularised in the 1960s with the release of Letraset sheets containing Lorem Ipsum passages, and more recently with desktop publishing software like Aldus PageMaker including versions of Lorem Ipsum. <\\/p>\\r\\n<h6>This is a H6 Tag <\\/h6>\\r\\n<code>\\r\\n&lt;li&gt;This is a list 1&lt;\\/li&gt; <br>\\r\\n&lt;li&gt;This is a list 2&lt;\\/li&gt; <br>\\r\\n&lt;li&gt;This is a list 3&lt;\\/li&gt; <br>\\r\\n&lt;li&gt;This is a list 4&lt;\\/li&gt; <br>\\r\\n<\\/code>\\r\\n<p>It has survived not only five centuries, but also the leap into electronic typesetting, remaining essentially unchanged. It was popularised in the 1960s with the release of Letraset sheets containing Lorem Ipsum passages, and more recently with desktop publishing software like Aldus PageMaker including versions of Lorem Ipsum. <\\/p>\\r\\n\",\"state\":1,\"catid\":\"10\",\"created\":\"2018-06-01 11:45:06\",\"created_by\":\"601\",\"created_by_alias\":\"\",\"modified\":\"2018-07-01 12:11:49\",\"modified_by\":\"948\",\"checked_out\":\"948\",\"checked_out_time\":\"2018-07-01 12:11:24\",\"publish_up\":\"2018-06-01 11:45:06\",\"publish_down\":\"0000-00-00 00:00:00\",\"images\":\"{\\\"image_intro\\\":\\\"images\\\\\\/blog\\\\\\/lifestyle\\\\\\/img4-thumb.jpg\\\",\\\"float_intro\\\":\\\"\\\",\\\"image_intro_alt\\\":\\\"\\\",\\\"image_intro_caption\\\":\\\"\\\",\\\"image_fulltext\\\":\\\"images\\\\\\/blog\\\\\\/lifestyle\\\\\\/img4.jpg\\\",\\\"float_fulltext\\\":\\\"\\\",\\\"image_fulltext_alt\\\":\\\"\\\",\\\"image_fulltext_caption\\\":\\\"\\\"}\",\"urls\":\"{\\\"urla\\\":false,\\\"urlatext\\\":\\\"\\\",\\\"targeta\\\":\\\"\\\",\\\"urlb\\\":false,\\\"urlbtext\\\":\\\"\\\",\\\"targetb\\\":\\\"\\\",\\\"urlc\\\":false,\\\"urlctext\\\":\\\"\\\",\\\"targetc\\\":\\\"\\\"}\",\"attribs\":\"{\\\"article_layout\\\":\\\"\\\",\\\"show_title\\\":\\\"\\\",\\\"link_titles\\\":\\\"\\\",\\\"show_tags\\\":\\\"\\\",\\\"show_intro\\\":\\\"\\\",\\\"info_block_position\\\":\\\"\\\",\\\"info_block_show_title\\\":\\\"\\\",\\\"show_category\\\":\\\"\\\",\\\"link_category\\\":\\\"\\\",\\\"show_parent_category\\\":\\\"\\\",\\\"link_parent_category\\\":\\\"\\\",\\\"show_associations\\\":\\\"\\\",\\\"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_page_title\\\":\\\"\\\",\\\"show_publishing_options\\\":\\\"\\\",\\\"show_article_options\\\":\\\"\\\",\\\"show_urls_images_backend\\\":\\\"\\\",\\\"show_urls_images_frontend\\\":\\\"\\\"}\",\"version\":7,\"ordering\":\"4\",\"metakey\":\"\",\"metadesc\":\"\",\"access\":\"1\",\"hits\":\"0\",\"metadata\":\"{\\\"robots\\\":\\\"\\\",\\\"author\\\":\\\"\\\",\\\"rights\\\":\\\"\\\",\\\"xreference\\\":\\\"\\\"}\",\"featured\":\"0\",\"language\":\"*\",\"xreference\":\"\"}', 0),
(296, 21, 1, '', '2018-07-01 12:11:53', 601, 5127, '712891e00da0d52e025b58c45527cfa80a94ed44', '{\"id\":21,\"asset_id\":\"160\",\"title\":\"Five great lessons you can learn from lifestyle\",\"alias\":\"five-great-lessons-you-can-learn-from-lifestyle\",\"introtext\":\"<p>Aliquam egestas pellentesque est Etiam a orci Nulla id enim feugiat ligula ullamcorper. <\\/p>\\r\\n\",\"fulltext\":\"\\r\\n<p>Lorem Ipsum is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry\'s standard dummy text ever since the 1500s, when an unknown printer took a galley of type and scrambled it to make a type specimen book. It has survived not only five centuries, but also the leap into electronic typesetting, remaining essentially unchanged. <\\/p>\\r\\n<blockquote>Astroid Joomla framework is next generation template layout builder and manager enables you to develop an awesome website and templates.<\\/blockquote>\\r\\n<p>It was popularised in the 1960s with the release of Letraset sheets containing Lorem Ipsum passages, and more recently with desktop publishing software like Aldus PageMaker including versions of Lorem Ipsum. <\\/p>\\r\\n<h2> This is a H2 Tag <\\/h2>\\r\\n<p>Lorem Ipsum is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry\'s standard dummy text ever since the 1500s, when an unknown printer took a galley of type and scrambled it to make a type specimen book. <\\/p>\\r\\n<p>It has survived not only five centuries, but also the leap into electronic typesetting, remaining essentially unchanged. It was popularised in the 1960s with the release of Letraset sheets containing Lorem Ipsum passages, and more recently with desktop publishing software like Aldus PageMaker including versions of Lorem Ipsum. <\\/p>\\r\\n<h3>This is a H3 Tag<\\/h3>\\r\\n<p>Lorem Ipsum is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry\'s standard dummy text ever since the 1500s<\\/p>\\r\\n<strong>Un-ordered List here<\\/strong>\\r\\n<ul>\\r\\n<li>This is a list 1<\\/li>\\r\\n<li>This is a list 2<\\/li>\\r\\n<li>This is a list 3<\\/li>\\r\\n<li>This is a list 4<\\/li>\\r\\n<\\/ul>\\r\\n<h4>This is a H4 Tag <\\/h4>\\r\\n<p>Lorem Ipsum is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry\'s standard dummy text ever since the 1500s<\\/p>\\r\\n<strong>Un-ordered List here<\\/strong>\\r\\n<ol>\\r\\n<li>This is a list 1<\\/li>\\r\\n<li>This is a list 2<\\/li>\\r\\n<li>This is a list 3<\\/li>\\r\\n<li>This is a list 4<\\/li>\\r\\n<\\/ol>\\r\\n<h5>This is a H5 Tag <\\/h5>\\r\\n<p>It has survived not only five centuries, but also the leap into electronic typesetting, remaining essentially unchanged. It was popularised in the 1960s with the release of Letraset sheets containing Lorem Ipsum passages, and more recently with desktop publishing software like Aldus PageMaker including versions of Lorem Ipsum. <\\/p>\\r\\n<h6>This is a H6 Tag <\\/h6>\\r\\n<code>\\r\\n&lt;li&gt;This is a list 1&lt;\\/li&gt; <br>\\r\\n&lt;li&gt;This is a list 2&lt;\\/li&gt; <br>\\r\\n&lt;li&gt;This is a list 3&lt;\\/li&gt; <br>\\r\\n&lt;li&gt;This is a list 4&lt;\\/li&gt; <br>\\r\\n<\\/code>\\r\\n<p>It has survived not only five centuries, but also the leap into electronic typesetting, remaining essentially unchanged. It was popularised in the 1960s with the release of Letraset sheets containing Lorem Ipsum passages, and more recently with desktop publishing software like Aldus PageMaker including versions of Lorem Ipsum. <\\/p>\\r\\n\",\"state\":1,\"catid\":\"10\",\"created\":\"2018-06-01 11:45:06\",\"created_by\":\"601\",\"created_by_alias\":\"\",\"modified\":\"2018-07-01 12:11:53\",\"modified_by\":\"948\",\"checked_out\":\"948\",\"checked_out_time\":\"2018-07-01 12:11:25\",\"publish_up\":\"2018-06-01 11:45:06\",\"publish_down\":\"0000-00-00 00:00:00\",\"images\":\"{\\\"image_intro\\\":\\\"images\\\\\\/blog\\\\\\/lifestyle\\\\\\/img5-thumb.jpg\\\",\\\"float_intro\\\":\\\"\\\",\\\"image_intro_alt\\\":\\\"\\\",\\\"image_intro_caption\\\":\\\"\\\",\\\"image_fulltext\\\":\\\"images\\\\\\/blog\\\\\\/lifestyle\\\\\\/img5.jpg\\\",\\\"float_fulltext\\\":\\\"\\\",\\\"image_fulltext_alt\\\":\\\"\\\",\\\"image_fulltext_caption\\\":\\\"\\\"}\",\"urls\":\"{\\\"urla\\\":false,\\\"urlatext\\\":\\\"\\\",\\\"targeta\\\":\\\"\\\",\\\"urlb\\\":false,\\\"urlbtext\\\":\\\"\\\",\\\"targetb\\\":\\\"\\\",\\\"urlc\\\":false,\\\"urlctext\\\":\\\"\\\",\\\"targetc\\\":\\\"\\\"}\",\"attribs\":\"{\\\"article_layout\\\":\\\"\\\",\\\"show_title\\\":\\\"\\\",\\\"link_titles\\\":\\\"\\\",\\\"show_tags\\\":\\\"\\\",\\\"show_intro\\\":\\\"\\\",\\\"info_block_position\\\":\\\"\\\",\\\"info_block_show_title\\\":\\\"\\\",\\\"show_category\\\":\\\"\\\",\\\"link_category\\\":\\\"\\\",\\\"show_parent_category\\\":\\\"\\\",\\\"link_parent_category\\\":\\\"\\\",\\\"show_associations\\\":\\\"\\\",\\\"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_page_title\\\":\\\"\\\",\\\"show_publishing_options\\\":\\\"\\\",\\\"show_article_options\\\":\\\"\\\",\\\"show_urls_images_backend\\\":\\\"\\\",\\\"show_urls_images_frontend\\\":\\\"\\\"}\",\"version\":7,\"ordering\":\"5\",\"metakey\":\"\",\"metadesc\":\"\",\"access\":\"1\",\"hits\":\"0\",\"metadata\":\"{\\\"robots\\\":\\\"\\\",\\\"author\\\":\\\"\\\",\\\"rights\\\":\\\"\\\",\\\"xreference\\\":\\\"\\\"}\",\"featured\":\"0\",\"language\":\"*\",\"xreference\":\"\"}', 0),
(297, 10, 1, '', '2018-07-01 12:11:55', 601, 5130, '8fd0d0d188dfa75535573259aa2beab2c85b0bac', '{\"id\":10,\"asset_id\":\"91\",\"title\":\"Lifestyle is a great way to increase your profit!\",\"alias\":\"lifestyle-is-a-great-way-to-increase-your-profit\",\"introtext\":\"<p>Aliquam egestas pellentesque est Etiam a orci Nulla id enim feugiat ligula ullamcorper. <\\/p>\\r\\n\",\"fulltext\":\"\\r\\n<p>Lorem Ipsum is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry\'s standard dummy text ever since the 1500s, when an unknown printer took a galley of type and scrambled it to make a type specimen book. It has survived not only five centuries, but also the leap into electronic typesetting, remaining essentially unchanged. <\\/p>\\r\\n<blockquote>Astroid Joomla framework is next generation template layout builder and manager enables you to develop an awesome website and templates.<\\/blockquote>\\r\\n<p>It was popularised in the 1960s with the release of Letraset sheets containing Lorem Ipsum passages, and more recently with desktop publishing software like Aldus PageMaker including versions of Lorem Ipsum. <\\/p>\\r\\n<h2> This is a H2 Tag <\\/h2>\\r\\n<p>Lorem Ipsum is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry\'s standard dummy text ever since the 1500s, when an unknown printer took a galley of type and scrambled it to make a type specimen book. <\\/p>\\r\\n<p>It has survived not only five centuries, but also the leap into electronic typesetting, remaining essentially unchanged. It was popularised in the 1960s with the release of Letraset sheets containing Lorem Ipsum passages, and more recently with desktop publishing software like Aldus PageMaker including versions of Lorem Ipsum. <\\/p>\\r\\n<h3>This is a H3 Tag<\\/h3>\\r\\n<p>Lorem Ipsum is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry\'s standard dummy text ever since the 1500s<\\/p>\\r\\n<strong>Un-ordered List here<\\/strong>\\r\\n<ul>\\r\\n<li>This is a list 1<\\/li>\\r\\n<li>This is a list 2<\\/li>\\r\\n<li>This is a list 3<\\/li>\\r\\n<li>This is a list 4<\\/li>\\r\\n<\\/ul>\\r\\n<h4>This is a H4 Tag <\\/h4>\\r\\n<p>Lorem Ipsum is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry\'s standard dummy text ever since the 1500s<\\/p>\\r\\n<strong>Un-ordered List here<\\/strong>\\r\\n<ol>\\r\\n<li>This is a list 1<\\/li>\\r\\n<li>This is a list 2<\\/li>\\r\\n<li>This is a list 3<\\/li>\\r\\n<li>This is a list 4<\\/li>\\r\\n<\\/ol>\\r\\n<h5>This is a H5 Tag <\\/h5>\\r\\n<p>It has survived not only five centuries, but also the leap into electronic typesetting, remaining essentially unchanged. It was popularised in the 1960s with the release of Letraset sheets containing Lorem Ipsum passages, and more recently with desktop publishing software like Aldus PageMaker including versions of Lorem Ipsum. <\\/p>\\r\\n<h6>This is a H6 Tag <\\/h6>\\r\\n<code>\\r\\n&lt;li&gt;This is a list 1&lt;\\/li&gt; <br>\\r\\n&lt;li&gt;This is a list 2&lt;\\/li&gt; <br>\\r\\n&lt;li&gt;This is a list 3&lt;\\/li&gt; <br>\\r\\n&lt;li&gt;This is a list 4&lt;\\/li&gt; <br>\\r\\n<\\/code>\\r\\n<p>It has survived not only five centuries, but also the leap into electronic typesetting, remaining essentially unchanged. It was popularised in the 1960s with the release of Letraset sheets containing Lorem Ipsum passages, and more recently with desktop publishing software like Aldus PageMaker including versions of Lorem Ipsum. <\\/p>\\r\\n\",\"state\":1,\"catid\":\"10\",\"created\":\"2018-06-08 08:20:47\",\"created_by\":\"601\",\"created_by_alias\":\"\",\"modified\":\"2018-07-01 12:11:55\",\"modified_by\":\"948\",\"checked_out\":\"948\",\"checked_out_time\":\"2018-07-01 12:11:25\",\"publish_up\":\"2018-06-08 08:20:47\",\"publish_down\":\"0000-00-00 00:00:00\",\"images\":\"{\\\"image_intro\\\":\\\"images\\\\\\/blog\\\\\\/lifestyle\\\\\\/img6-thumb.jpg\\\",\\\"float_intro\\\":\\\"\\\",\\\"image_intro_alt\\\":\\\"\\\",\\\"image_intro_caption\\\":\\\"\\\",\\\"image_fulltext\\\":\\\"images\\\\\\/blog\\\\\\/lifestyle\\\\\\/img6.jpg\\\",\\\"float_fulltext\\\":\\\"\\\",\\\"image_fulltext_alt\\\":\\\"\\\",\\\"image_fulltext_caption\\\":\\\"\\\"}\",\"urls\":\"{\\\"urla\\\":false,\\\"urlatext\\\":\\\"\\\",\\\"targeta\\\":\\\"\\\",\\\"urlb\\\":false,\\\"urlbtext\\\":\\\"\\\",\\\"targetb\\\":\\\"\\\",\\\"urlc\\\":false,\\\"urlctext\\\":\\\"\\\",\\\"targetc\\\":\\\"\\\"}\",\"attribs\":\"{\\\"article_layout\\\":\\\"\\\",\\\"show_title\\\":\\\"\\\",\\\"link_titles\\\":\\\"\\\",\\\"show_tags\\\":\\\"\\\",\\\"show_intro\\\":\\\"\\\",\\\"info_block_position\\\":\\\"\\\",\\\"info_block_show_title\\\":\\\"\\\",\\\"show_category\\\":\\\"\\\",\\\"link_category\\\":\\\"\\\",\\\"show_parent_category\\\":\\\"\\\",\\\"link_parent_category\\\":\\\"\\\",\\\"show_associations\\\":\\\"\\\",\\\"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_page_title\\\":\\\"\\\",\\\"show_publishing_options\\\":\\\"\\\",\\\"show_article_options\\\":\\\"\\\",\\\"show_urls_images_backend\\\":\\\"\\\",\\\"show_urls_images_frontend\\\":\\\"\\\"}\",\"version\":11,\"ordering\":\"0\",\"metakey\":\"\",\"metadesc\":\"\",\"access\":\"1\",\"hits\":\"0\",\"metadata\":\"{\\\"robots\\\":\\\"\\\",\\\"author\\\":\\\"\\\",\\\"rights\\\":\\\"\\\",\\\"xreference\\\":\\\"\\\"}\",\"featured\":\"0\",\"language\":\"*\",\"xreference\":\"\"}', 0);
INSERT INTO `ynfp8_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
(298, 26, 1, '', '2018-07-01 12:12:27', 601, 5087, '75ecb0aadcd21728da3aee7c7f9eb64517fe280b', '{\"id\":26,\"asset_id\":\"165\",\"title\":\"Why is technologyso famous\",\"alias\":\"why-is-technologyso-famous\",\"introtext\":\"<p>Aliquam egestas pellentesque est Etiam a orci Nulla id enim feugiat ligula ullamcorper. <\\/p>\\r\\n\",\"fulltext\":\"\\r\\n<p>Lorem Ipsum is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry\'s standard dummy text ever since the 1500s, when an unknown printer took a galley of type and scrambled it to make a type specimen book. It has survived not only five centuries, but also the leap into electronic typesetting, remaining essentially unchanged. <\\/p>\\r\\n<blockquote>Astroid Joomla framework is next generation template layout builder and manager enables you to develop an awesome website and templates.<\\/blockquote>\\r\\n<p>It was popularised in the 1960s with the release of Letraset sheets containing Lorem Ipsum passages, and more recently with desktop publishing software like Aldus PageMaker including versions of Lorem Ipsum. <\\/p>\\r\\n<h2> This is a H2 Tag <\\/h2>\\r\\n<p>Lorem Ipsum is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry\'s standard dummy text ever since the 1500s, when an unknown printer took a galley of type and scrambled it to make a type specimen book. <\\/p>\\r\\n<p>It has survived not only five centuries, but also the leap into electronic typesetting, remaining essentially unchanged. It was popularised in the 1960s with the release of Letraset sheets containing Lorem Ipsum passages, and more recently with desktop publishing software like Aldus PageMaker including versions of Lorem Ipsum. <\\/p>\\r\\n<h3>This is a H3 Tag<\\/h3>\\r\\n<p>Lorem Ipsum is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry\'s standard dummy text ever since the 1500s<\\/p>\\r\\n<strong>Un-ordered List here<\\/strong>\\r\\n<ul>\\r\\n<li>This is a list 1<\\/li>\\r\\n<li>This is a list 2<\\/li>\\r\\n<li>This is a list 3<\\/li>\\r\\n<li>This is a list 4<\\/li>\\r\\n<\\/ul>\\r\\n<h4>This is a H4 Tag <\\/h4>\\r\\n<p>Lorem Ipsum is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry\'s standard dummy text ever since the 1500s<\\/p>\\r\\n<strong>Un-ordered List here<\\/strong>\\r\\n<ol>\\r\\n<li>This is a list 1<\\/li>\\r\\n<li>This is a list 2<\\/li>\\r\\n<li>This is a list 3<\\/li>\\r\\n<li>This is a list 4<\\/li>\\r\\n<\\/ol>\\r\\n<h5>This is a H5 Tag <\\/h5>\\r\\n<p>It has survived not only five centuries, but also the leap into electronic typesetting, remaining essentially unchanged. It was popularised in the 1960s with the release of Letraset sheets containing Lorem Ipsum passages, and more recently with desktop publishing software like Aldus PageMaker including versions of Lorem Ipsum. <\\/p>\\r\\n<h6>This is a H6 Tag <\\/h6>\\r\\n<code>\\r\\n&lt;li&gt;This is a list 1&lt;\\/li&gt; <br>\\r\\n&lt;li&gt;This is a list 2&lt;\\/li&gt; <br>\\r\\n&lt;li&gt;This is a list 3&lt;\\/li&gt; <br>\\r\\n&lt;li&gt;This is a list 4&lt;\\/li&gt; <br>\\r\\n<\\/code>\\r\\n<p>It has survived not only five centuries, but also the leap into electronic typesetting, remaining essentially unchanged. It was popularised in the 1960s with the release of Letraset sheets containing Lorem Ipsum passages, and more recently with desktop publishing software like Aldus PageMaker including versions of Lorem Ipsum. <\\/p>\\r\\n\",\"state\":1,\"catid\":\"11\",\"created\":\"2018-06-01 11:45:06\",\"created_by\":\"601\",\"created_by_alias\":\"\",\"modified\":\"2018-07-01 12:12:27\",\"modified_by\":\"948\",\"checked_out\":\"948\",\"checked_out_time\":\"2018-07-01 12:12:05\",\"publish_up\":\"2018-06-01 11:45:06\",\"publish_down\":\"0000-00-00 00:00:00\",\"images\":\"{\\\"image_intro\\\":\\\"images\\\\\\/blog\\\\\\/technology\\\\\\/img6-thumb.jpg\\\",\\\"float_intro\\\":\\\"\\\",\\\"image_intro_alt\\\":\\\"\\\",\\\"image_intro_caption\\\":\\\"\\\",\\\"image_fulltext\\\":\\\"images\\\\\\/blog\\\\\\/technology\\\\\\/img6.jpg\\\",\\\"float_fulltext\\\":\\\"\\\",\\\"image_fulltext_alt\\\":\\\"\\\",\\\"image_fulltext_caption\\\":\\\"\\\"}\",\"urls\":\"{\\\"urla\\\":false,\\\"urlatext\\\":\\\"\\\",\\\"targeta\\\":\\\"\\\",\\\"urlb\\\":false,\\\"urlbtext\\\":\\\"\\\",\\\"targetb\\\":\\\"\\\",\\\"urlc\\\":false,\\\"urlctext\\\":\\\"\\\",\\\"targetc\\\":\\\"\\\"}\",\"attribs\":\"{\\\"article_layout\\\":\\\"\\\",\\\"show_title\\\":\\\"\\\",\\\"link_titles\\\":\\\"\\\",\\\"show_tags\\\":\\\"\\\",\\\"show_intro\\\":\\\"\\\",\\\"info_block_position\\\":\\\"\\\",\\\"info_block_show_title\\\":\\\"\\\",\\\"show_category\\\":\\\"\\\",\\\"link_category\\\":\\\"\\\",\\\"show_parent_category\\\":\\\"\\\",\\\"link_parent_category\\\":\\\"\\\",\\\"show_associations\\\":\\\"\\\",\\\"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_page_title\\\":\\\"\\\",\\\"show_publishing_options\\\":\\\"\\\",\\\"show_article_options\\\":\\\"\\\",\\\"show_urls_images_backend\\\":\\\"\\\",\\\"show_urls_images_frontend\\\":\\\"\\\"}\",\"version\":8,\"ordering\":\"6\",\"metakey\":\"\",\"metadesc\":\"\",\"access\":\"1\",\"hits\":\"0\",\"metadata\":\"{\\\"robots\\\":\\\"\\\",\\\"author\\\":\\\"\\\",\\\"rights\\\":\\\"\\\",\\\"xreference\\\":\\\"\\\"}\",\"featured\":\"0\",\"language\":\"*\",\"xreference\":\"\"}', 0),
(299, 27, 1, '', '2018-07-01 12:12:40', 601, 5091, '2f433e75ac4563a3a5064b8e5c06a029e24566c9', '{\"id\":27,\"asset_id\":\"166\",\"title\":\"The modern rules of technology\",\"alias\":\"the-modern-rules-of-technology\",\"introtext\":\"<p>Aliquam egestas pellentesque est Etiam a orci Nulla id enim feugiat ligula ullamcorper. <\\/p>\\r\\n\",\"fulltext\":\"\\r\\n<p>Lorem Ipsum is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry\'s standard dummy text ever since the 1500s, when an unknown printer took a galley of type and scrambled it to make a type specimen book. It has survived not only five centuries, but also the leap into electronic typesetting, remaining essentially unchanged. <\\/p>\\r\\n<blockquote>Astroid Joomla framework is next generation template layout builder and manager enables you to develop an awesome website and templates.<\\/blockquote>\\r\\n<p>It was popularised in the 1960s with the release of Letraset sheets containing Lorem Ipsum passages, and more recently with desktop publishing software like Aldus PageMaker including versions of Lorem Ipsum. <\\/p>\\r\\n<h2> This is a H2 Tag <\\/h2>\\r\\n<p>Lorem Ipsum is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry\'s standard dummy text ever since the 1500s, when an unknown printer took a galley of type and scrambled it to make a type specimen book. <\\/p>\\r\\n<p>It has survived not only five centuries, but also the leap into electronic typesetting, remaining essentially unchanged. It was popularised in the 1960s with the release of Letraset sheets containing Lorem Ipsum passages, and more recently with desktop publishing software like Aldus PageMaker including versions of Lorem Ipsum. <\\/p>\\r\\n<h3>This is a H3 Tag<\\/h3>\\r\\n<p>Lorem Ipsum is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry\'s standard dummy text ever since the 1500s<\\/p>\\r\\n<strong>Un-ordered List here<\\/strong>\\r\\n<ul>\\r\\n<li>This is a list 1<\\/li>\\r\\n<li>This is a list 2<\\/li>\\r\\n<li>This is a list 3<\\/li>\\r\\n<li>This is a list 4<\\/li>\\r\\n<\\/ul>\\r\\n<h4>This is a H4 Tag <\\/h4>\\r\\n<p>Lorem Ipsum is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry\'s standard dummy text ever since the 1500s<\\/p>\\r\\n<strong>Un-ordered List here<\\/strong>\\r\\n<ol>\\r\\n<li>This is a list 1<\\/li>\\r\\n<li>This is a list 2<\\/li>\\r\\n<li>This is a list 3<\\/li>\\r\\n<li>This is a list 4<\\/li>\\r\\n<\\/ol>\\r\\n<h5>This is a H5 Tag <\\/h5>\\r\\n<p>It has survived not only five centuries, but also the leap into electronic typesetting, remaining essentially unchanged. It was popularised in the 1960s with the release of Letraset sheets containing Lorem Ipsum passages, and more recently with desktop publishing software like Aldus PageMaker including versions of Lorem Ipsum. <\\/p>\\r\\n<h6>This is a H6 Tag <\\/h6>\\r\\n<code>\\r\\n&lt;li&gt;This is a list 1&lt;\\/li&gt; <br>\\r\\n&lt;li&gt;This is a list 2&lt;\\/li&gt; <br>\\r\\n&lt;li&gt;This is a list 3&lt;\\/li&gt; <br>\\r\\n&lt;li&gt;This is a list 4&lt;\\/li&gt; <br>\\r\\n<\\/code>\\r\\n<p>It has survived not only five centuries, but also the leap into electronic typesetting, remaining essentially unchanged. It was popularised in the 1960s with the release of Letraset sheets containing Lorem Ipsum passages, and more recently with desktop publishing software like Aldus PageMaker including versions of Lorem Ipsum. <\\/p>\",\"state\":1,\"catid\":\"11\",\"created\":\"2018-06-01 11:45:06\",\"created_by\":\"601\",\"created_by_alias\":\"\",\"modified\":\"2018-07-01 12:12:40\",\"modified_by\":\"948\",\"checked_out\":\"948\",\"checked_out_time\":\"2018-07-01 12:12:05\",\"publish_up\":\"2018-06-01 11:45:06\",\"publish_down\":\"0000-00-00 00:00:00\",\"images\":\"{\\\"image_intro\\\":\\\"images\\\\\\/blog\\\\\\/technology\\\\\\/img5-thumb.jpg\\\",\\\"float_intro\\\":\\\"\\\",\\\"image_intro_alt\\\":\\\"\\\",\\\"image_intro_caption\\\":\\\"\\\",\\\"image_fulltext\\\":\\\"images\\\\\\/blog\\\\\\/technology\\\\\\/img5.jpg\\\",\\\"float_fulltext\\\":\\\"\\\",\\\"image_fulltext_alt\\\":\\\"\\\",\\\"image_fulltext_caption\\\":\\\"\\\"}\",\"urls\":\"{\\\"urla\\\":false,\\\"urlatext\\\":\\\"\\\",\\\"targeta\\\":\\\"\\\",\\\"urlb\\\":false,\\\"urlbtext\\\":\\\"\\\",\\\"targetb\\\":\\\"\\\",\\\"urlc\\\":false,\\\"urlctext\\\":\\\"\\\",\\\"targetc\\\":\\\"\\\"}\",\"attribs\":\"{\\\"article_layout\\\":\\\"\\\",\\\"show_title\\\":\\\"\\\",\\\"link_titles\\\":\\\"\\\",\\\"show_tags\\\":\\\"\\\",\\\"show_intro\\\":\\\"\\\",\\\"info_block_position\\\":\\\"\\\",\\\"info_block_show_title\\\":\\\"\\\",\\\"show_category\\\":\\\"\\\",\\\"link_category\\\":\\\"\\\",\\\"show_parent_category\\\":\\\"\\\",\\\"link_parent_category\\\":\\\"\\\",\\\"show_associations\\\":\\\"\\\",\\\"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_page_title\\\":\\\"\\\",\\\"show_publishing_options\\\":\\\"\\\",\\\"show_article_options\\\":\\\"\\\",\\\"show_urls_images_backend\\\":\\\"\\\",\\\"show_urls_images_frontend\\\":\\\"\\\"}\",\"version\":7,\"ordering\":\"5\",\"metakey\":\"\",\"metadesc\":\"\",\"access\":\"1\",\"hits\":\"0\",\"metadata\":\"{\\\"robots\\\":\\\"\\\",\\\"author\\\":\\\"\\\",\\\"rights\\\":\\\"\\\",\\\"xreference\\\":\\\"\\\"}\",\"featured\":\"0\",\"language\":\"*\",\"xreference\":\"\"}', 0),
(300, 28, 1, '', '2018-07-01 12:12:47', 601, 5091, '7e79b511f4a648b6d96633d966c48c5009e458e0', '{\"id\":28,\"asset_id\":\"167\",\"title\":\"The latest trend in technology\",\"alias\":\"the-latest-trend-in-technology\",\"introtext\":\"<p>Aliquam egestas pellentesque est Etiam a orci Nulla id enim feugiat ligula ullamcorper. <\\/p>\\r\\n\",\"fulltext\":\"\\r\\n<p>Lorem Ipsum is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry\'s standard dummy text ever since the 1500s, when an unknown printer took a galley of type and scrambled it to make a type specimen book. It has survived not only five centuries, but also the leap into electronic typesetting, remaining essentially unchanged. <\\/p>\\r\\n<blockquote>Astroid Joomla framework is next generation template layout builder and manager enables you to develop an awesome website and templates.<\\/blockquote>\\r\\n<p>It was popularised in the 1960s with the release of Letraset sheets containing Lorem Ipsum passages, and more recently with desktop publishing software like Aldus PageMaker including versions of Lorem Ipsum. <\\/p>\\r\\n<h2> This is a H2 Tag <\\/h2>\\r\\n<p>Lorem Ipsum is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry\'s standard dummy text ever since the 1500s, when an unknown printer took a galley of type and scrambled it to make a type specimen book. <\\/p>\\r\\n<p>It has survived not only five centuries, but also the leap into electronic typesetting, remaining essentially unchanged. It was popularised in the 1960s with the release of Letraset sheets containing Lorem Ipsum passages, and more recently with desktop publishing software like Aldus PageMaker including versions of Lorem Ipsum. <\\/p>\\r\\n<h3>This is a H3 Tag<\\/h3>\\r\\n<p>Lorem Ipsum is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry\'s standard dummy text ever since the 1500s<\\/p>\\r\\n<strong>Un-ordered List here<\\/strong>\\r\\n<ul>\\r\\n<li>This is a list 1<\\/li>\\r\\n<li>This is a list 2<\\/li>\\r\\n<li>This is a list 3<\\/li>\\r\\n<li>This is a list 4<\\/li>\\r\\n<\\/ul>\\r\\n<h4>This is a H4 Tag <\\/h4>\\r\\n<p>Lorem Ipsum is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry\'s standard dummy text ever since the 1500s<\\/p>\\r\\n<strong>Un-ordered List here<\\/strong>\\r\\n<ol>\\r\\n<li>This is a list 1<\\/li>\\r\\n<li>This is a list 2<\\/li>\\r\\n<li>This is a list 3<\\/li>\\r\\n<li>This is a list 4<\\/li>\\r\\n<\\/ol>\\r\\n<h5>This is a H5 Tag <\\/h5>\\r\\n<p>It has survived not only five centuries, but also the leap into electronic typesetting, remaining essentially unchanged. It was popularised in the 1960s with the release of Letraset sheets containing Lorem Ipsum passages, and more recently with desktop publishing software like Aldus PageMaker including versions of Lorem Ipsum. <\\/p>\\r\\n<h6>This is a H6 Tag <\\/h6>\\r\\n<code>\\r\\n&lt;li&gt;This is a list 1&lt;\\/li&gt; <br>\\r\\n&lt;li&gt;This is a list 2&lt;\\/li&gt; <br>\\r\\n&lt;li&gt;This is a list 3&lt;\\/li&gt; <br>\\r\\n&lt;li&gt;This is a list 4&lt;\\/li&gt; <br>\\r\\n<\\/code>\\r\\n<p>It has survived not only five centuries, but also the leap into electronic typesetting, remaining essentially unchanged. It was popularised in the 1960s with the release of Letraset sheets containing Lorem Ipsum passages, and more recently with desktop publishing software like Aldus PageMaker including versions of Lorem Ipsum. <\\/p>\",\"state\":1,\"catid\":\"11\",\"created\":\"2018-06-01 11:45:06\",\"created_by\":\"601\",\"created_by_alias\":\"\",\"modified\":\"2018-07-01 12:12:47\",\"modified_by\":\"948\",\"checked_out\":\"948\",\"checked_out_time\":\"2018-07-01 12:12:04\",\"publish_up\":\"2018-06-01 11:45:06\",\"publish_down\":\"0000-00-00 00:00:00\",\"images\":\"{\\\"image_intro\\\":\\\"images\\\\\\/blog\\\\\\/technology\\\\\\/img4-thumb.jpg\\\",\\\"float_intro\\\":\\\"\\\",\\\"image_intro_alt\\\":\\\"\\\",\\\"image_intro_caption\\\":\\\"\\\",\\\"image_fulltext\\\":\\\"images\\\\\\/blog\\\\\\/technology\\\\\\/img4.jpg\\\",\\\"float_fulltext\\\":\\\"\\\",\\\"image_fulltext_alt\\\":\\\"\\\",\\\"image_fulltext_caption\\\":\\\"\\\"}\",\"urls\":\"{\\\"urla\\\":false,\\\"urlatext\\\":\\\"\\\",\\\"targeta\\\":\\\"\\\",\\\"urlb\\\":false,\\\"urlbtext\\\":\\\"\\\",\\\"targetb\\\":\\\"\\\",\\\"urlc\\\":false,\\\"urlctext\\\":\\\"\\\",\\\"targetc\\\":\\\"\\\"}\",\"attribs\":\"{\\\"article_layout\\\":\\\"\\\",\\\"show_title\\\":\\\"\\\",\\\"link_titles\\\":\\\"\\\",\\\"show_tags\\\":\\\"\\\",\\\"show_intro\\\":\\\"\\\",\\\"info_block_position\\\":\\\"\\\",\\\"info_block_show_title\\\":\\\"\\\",\\\"show_category\\\":\\\"\\\",\\\"link_category\\\":\\\"\\\",\\\"show_parent_category\\\":\\\"\\\",\\\"link_parent_category\\\":\\\"\\\",\\\"show_associations\\\":\\\"\\\",\\\"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_page_title\\\":\\\"\\\",\\\"show_publishing_options\\\":\\\"\\\",\\\"show_article_options\\\":\\\"\\\",\\\"show_urls_images_backend\\\":\\\"\\\",\\\"show_urls_images_frontend\\\":\\\"\\\"}\",\"version\":7,\"ordering\":\"4\",\"metakey\":\"\",\"metadesc\":\"\",\"access\":\"1\",\"hits\":\"0\",\"metadata\":\"{\\\"robots\\\":\\\"\\\",\\\"author\\\":\\\"\\\",\\\"rights\\\":\\\"\\\",\\\"xreference\\\":\\\"\\\"}\",\"featured\":\"0\",\"language\":\"*\",\"xreference\":\"\"}', 0),
(301, 29, 1, '', '2018-07-01 12:12:54', 601, 5081, '3a912a57e59357f625aaca4980f87c5f4063529c', '{\"id\":29,\"asset_id\":\"168\",\"title\":\"The history of technology\",\"alias\":\"the-history-of-technology\",\"introtext\":\"<p>Aliquam egestas pellentesque est Etiam a orci Nulla id enim feugiat ligula ullamcorper. <\\/p>\\r\\n\",\"fulltext\":\"\\r\\n<p>Lorem Ipsum is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry\'s standard dummy text ever since the 1500s, when an unknown printer took a galley of type and scrambled it to make a type specimen book. It has survived not only five centuries, but also the leap into electronic typesetting, remaining essentially unchanged. <\\/p>\\r\\n<blockquote>Astroid Joomla framework is next generation template layout builder and manager enables you to develop an awesome website and templates.<\\/blockquote>\\r\\n<p>It was popularised in the 1960s with the release of Letraset sheets containing Lorem Ipsum passages, and more recently with desktop publishing software like Aldus PageMaker including versions of Lorem Ipsum. <\\/p>\\r\\n<h2> This is a H2 Tag <\\/h2>\\r\\n<p>Lorem Ipsum is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry\'s standard dummy text ever since the 1500s, when an unknown printer took a galley of type and scrambled it to make a type specimen book. <\\/p>\\r\\n<p>It has survived not only five centuries, but also the leap into electronic typesetting, remaining essentially unchanged. It was popularised in the 1960s with the release of Letraset sheets containing Lorem Ipsum passages, and more recently with desktop publishing software like Aldus PageMaker including versions of Lorem Ipsum. <\\/p>\\r\\n<h3>This is a H3 Tag<\\/h3>\\r\\n<p>Lorem Ipsum is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry\'s standard dummy text ever since the 1500s<\\/p>\\r\\n<strong>Un-ordered List here<\\/strong>\\r\\n<ul>\\r\\n<li>This is a list 1<\\/li>\\r\\n<li>This is a list 2<\\/li>\\r\\n<li>This is a list 3<\\/li>\\r\\n<li>This is a list 4<\\/li>\\r\\n<\\/ul>\\r\\n<h4>This is a H4 Tag <\\/h4>\\r\\n<p>Lorem Ipsum is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry\'s standard dummy text ever since the 1500s<\\/p>\\r\\n<strong>Un-ordered List here<\\/strong>\\r\\n<ol>\\r\\n<li>This is a list 1<\\/li>\\r\\n<li>This is a list 2<\\/li>\\r\\n<li>This is a list 3<\\/li>\\r\\n<li>This is a list 4<\\/li>\\r\\n<\\/ol>\\r\\n<h5>This is a H5 Tag <\\/h5>\\r\\n<p>It has survived not only five centuries, but also the leap into electronic typesetting, remaining essentially unchanged. It was popularised in the 1960s with the release of Letraset sheets containing Lorem Ipsum passages, and more recently with desktop publishing software like Aldus PageMaker including versions of Lorem Ipsum. <\\/p>\\r\\n<h6>This is a H6 Tag <\\/h6>\\r\\n<code>\\r\\n&lt;li&gt;This is a list 1&lt;\\/li&gt; <br>\\r\\n&lt;li&gt;This is a list 2&lt;\\/li&gt; <br>\\r\\n&lt;li&gt;This is a list 3&lt;\\/li&gt; <br>\\r\\n&lt;li&gt;This is a list 4&lt;\\/li&gt; <br>\\r\\n<\\/code>\\r\\n<p>It has survived not only five centuries, but also the leap into electronic typesetting, remaining essentially unchanged. It was popularised in the 1960s with the release of Letraset sheets containing Lorem Ipsum passages, and more recently with desktop publishing software like Aldus PageMaker including versions of Lorem Ipsum. <\\/p>\",\"state\":1,\"catid\":\"11\",\"created\":\"2018-06-01 11:45:06\",\"created_by\":\"601\",\"created_by_alias\":\"\",\"modified\":\"2018-07-01 12:12:54\",\"modified_by\":\"948\",\"checked_out\":\"948\",\"checked_out_time\":\"2018-07-01 12:12:04\",\"publish_up\":\"2018-06-01 11:45:06\",\"publish_down\":\"0000-00-00 00:00:00\",\"images\":\"{\\\"image_intro\\\":\\\"images\\\\\\/blog\\\\\\/technology\\\\\\/img3-thumb.jpg\\\",\\\"float_intro\\\":\\\"\\\",\\\"image_intro_alt\\\":\\\"\\\",\\\"image_intro_caption\\\":\\\"\\\",\\\"image_fulltext\\\":\\\"images\\\\\\/blog\\\\\\/technology\\\\\\/img3.jpg\\\",\\\"float_fulltext\\\":\\\"\\\",\\\"image_fulltext_alt\\\":\\\"\\\",\\\"image_fulltext_caption\\\":\\\"\\\"}\",\"urls\":\"{\\\"urla\\\":false,\\\"urlatext\\\":\\\"\\\",\\\"targeta\\\":\\\"\\\",\\\"urlb\\\":false,\\\"urlbtext\\\":\\\"\\\",\\\"targetb\\\":\\\"\\\",\\\"urlc\\\":false,\\\"urlctext\\\":\\\"\\\",\\\"targetc\\\":\\\"\\\"}\",\"attribs\":\"{\\\"article_layout\\\":\\\"\\\",\\\"show_title\\\":\\\"\\\",\\\"link_titles\\\":\\\"\\\",\\\"show_tags\\\":\\\"\\\",\\\"show_intro\\\":\\\"\\\",\\\"info_block_position\\\":\\\"\\\",\\\"info_block_show_title\\\":\\\"\\\",\\\"show_category\\\":\\\"\\\",\\\"link_category\\\":\\\"\\\",\\\"show_parent_category\\\":\\\"\\\",\\\"link_parent_category\\\":\\\"\\\",\\\"show_associations\\\":\\\"\\\",\\\"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_page_title\\\":\\\"\\\",\\\"show_publishing_options\\\":\\\"\\\",\\\"show_article_options\\\":\\\"\\\",\\\"show_urls_images_backend\\\":\\\"\\\",\\\"show_urls_images_frontend\\\":\\\"\\\"}\",\"version\":8,\"ordering\":\"3\",\"metakey\":\"\",\"metadesc\":\"\",\"access\":\"1\",\"hits\":\"0\",\"metadata\":\"{\\\"robots\\\":\\\"\\\",\\\"author\\\":\\\"\\\",\\\"rights\\\":\\\"\\\",\\\"xreference\\\":\\\"\\\"}\",\"featured\":\"0\",\"language\":\"*\",\"xreference\":\"\"}', 0),
(302, 30, 1, '', '2018-07-01 12:13:00', 601, 5077, 'dc8a9cd183f026abce6e1f32af6187ba94abff1b', '{\"id\":30,\"asset_id\":\"169\",\"title\":\"How to learn technology\",\"alias\":\"how-to-learn-technology\",\"introtext\":\"<p>Aliquam egestas pellentesque est Etiam a orci Nulla id enim feugiat ligula ullamcorper. <\\/p>\\r\\n\",\"fulltext\":\"\\r\\n<p>Lorem Ipsum is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry\'s standard dummy text ever since the 1500s, when an unknown printer took a galley of type and scrambled it to make a type specimen book. It has survived not only five centuries, but also the leap into electronic typesetting, remaining essentially unchanged. <\\/p>\\r\\n<blockquote>Astroid Joomla framework is next generation template layout builder and manager enables you to develop an awesome website and templates.<\\/blockquote>\\r\\n<p>It was popularised in the 1960s with the release of Letraset sheets containing Lorem Ipsum passages, and more recently with desktop publishing software like Aldus PageMaker including versions of Lorem Ipsum. <\\/p>\\r\\n<h2> This is a H2 Tag <\\/h2>\\r\\n<p>Lorem Ipsum is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry\'s standard dummy text ever since the 1500s, when an unknown printer took a galley of type and scrambled it to make a type specimen book. <\\/p>\\r\\n<p>It has survived not only five centuries, but also the leap into electronic typesetting, remaining essentially unchanged. It was popularised in the 1960s with the release of Letraset sheets containing Lorem Ipsum passages, and more recently with desktop publishing software like Aldus PageMaker including versions of Lorem Ipsum. <\\/p>\\r\\n<h3>This is a H3 Tag<\\/h3>\\r\\n<p>Lorem Ipsum is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry\'s standard dummy text ever since the 1500s<\\/p>\\r\\n<strong>Un-ordered List here<\\/strong>\\r\\n<ul>\\r\\n<li>This is a list 1<\\/li>\\r\\n<li>This is a list 2<\\/li>\\r\\n<li>This is a list 3<\\/li>\\r\\n<li>This is a list 4<\\/li>\\r\\n<\\/ul>\\r\\n<h4>This is a H4 Tag <\\/h4>\\r\\n<p>Lorem Ipsum is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry\'s standard dummy text ever since the 1500s<\\/p>\\r\\n<strong>Un-ordered List here<\\/strong>\\r\\n<ol>\\r\\n<li>This is a list 1<\\/li>\\r\\n<li>This is a list 2<\\/li>\\r\\n<li>This is a list 3<\\/li>\\r\\n<li>This is a list 4<\\/li>\\r\\n<\\/ol>\\r\\n<h5>This is a H5 Tag <\\/h5>\\r\\n<p>It has survived not only five centuries, but also the leap into electronic typesetting, remaining essentially unchanged. It was popularised in the 1960s with the release of Letraset sheets containing Lorem Ipsum passages, and more recently with desktop publishing software like Aldus PageMaker including versions of Lorem Ipsum. <\\/p>\\r\\n<h6>This is a H6 Tag <\\/h6>\\r\\n<code>\\r\\n&lt;li&gt;This is a list 1&lt;\\/li&gt; <br>\\r\\n&lt;li&gt;This is a list 2&lt;\\/li&gt; <br>\\r\\n&lt;li&gt;This is a list 3&lt;\\/li&gt; <br>\\r\\n&lt;li&gt;This is a list 4&lt;\\/li&gt; <br>\\r\\n<\\/code>\\r\\n<p>It has survived not only five centuries, but also the leap into electronic typesetting, remaining essentially unchanged. It was popularised in the 1960s with the release of Letraset sheets containing Lorem Ipsum passages, and more recently with desktop publishing software like Aldus PageMaker including versions of Lorem Ipsum. <\\/p>\",\"state\":1,\"catid\":\"11\",\"created\":\"2018-06-01 11:45:06\",\"created_by\":\"601\",\"created_by_alias\":\"\",\"modified\":\"2018-07-01 12:13:00\",\"modified_by\":\"948\",\"checked_out\":\"948\",\"checked_out_time\":\"2018-07-01 12:12:03\",\"publish_up\":\"2018-06-01 11:45:06\",\"publish_down\":\"0000-00-00 00:00:00\",\"images\":\"{\\\"image_intro\\\":\\\"images\\\\\\/blog\\\\\\/technology\\\\\\/img2-thumb.jpg\\\",\\\"float_intro\\\":\\\"\\\",\\\"image_intro_alt\\\":\\\"\\\",\\\"image_intro_caption\\\":\\\"\\\",\\\"image_fulltext\\\":\\\"images\\\\\\/blog\\\\\\/technology\\\\\\/img2.jpg\\\",\\\"float_fulltext\\\":\\\"\\\",\\\"image_fulltext_alt\\\":\\\"\\\",\\\"image_fulltext_caption\\\":\\\"\\\"}\",\"urls\":\"{\\\"urla\\\":false,\\\"urlatext\\\":\\\"\\\",\\\"targeta\\\":\\\"\\\",\\\"urlb\\\":false,\\\"urlbtext\\\":\\\"\\\",\\\"targetb\\\":\\\"\\\",\\\"urlc\\\":false,\\\"urlctext\\\":\\\"\\\",\\\"targetc\\\":\\\"\\\"}\",\"attribs\":\"{\\\"article_layout\\\":\\\"\\\",\\\"show_title\\\":\\\"\\\",\\\"link_titles\\\":\\\"\\\",\\\"show_tags\\\":\\\"\\\",\\\"show_intro\\\":\\\"\\\",\\\"info_block_position\\\":\\\"\\\",\\\"info_block_show_title\\\":\\\"\\\",\\\"show_category\\\":\\\"\\\",\\\"link_category\\\":\\\"\\\",\\\"show_parent_category\\\":\\\"\\\",\\\"link_parent_category\\\":\\\"\\\",\\\"show_associations\\\":\\\"\\\",\\\"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_page_title\\\":\\\"\\\",\\\"show_publishing_options\\\":\\\"\\\",\\\"show_article_options\\\":\\\"\\\",\\\"show_urls_images_backend\\\":\\\"\\\",\\\"show_urls_images_frontend\\\":\\\"\\\"}\",\"version\":8,\"ordering\":\"2\",\"metakey\":\"\",\"metadesc\":\"\",\"access\":\"1\",\"hits\":\"0\",\"metadata\":\"{\\\"robots\\\":\\\"\\\",\\\"author\\\":\\\"\\\",\\\"rights\\\":\\\"\\\",\\\"xreference\\\":\\\"\\\"}\",\"featured\":\"0\",\"language\":\"*\",\"xreference\":\"\"}', 0),
(303, 31, 1, '', '2018-07-01 12:13:05', 601, 5097, '81b5727bdf8a8115036bdd900a0d4a965293e578', '{\"id\":31,\"asset_id\":\"170\",\"title\":\"How technology can easy your work\",\"alias\":\"how-technology-can-easy-your-work\",\"introtext\":\"<p>Aliquam egestas pellentesque est Etiam a orci Nulla id enim feugiat ligula ullamcorper. <\\/p>\\r\\n\",\"fulltext\":\"\\r\\n<p>Lorem Ipsum is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry\'s standard dummy text ever since the 1500s, when an unknown printer took a galley of type and scrambled it to make a type specimen book. It has survived not only five centuries, but also the leap into electronic typesetting, remaining essentially unchanged. <\\/p>\\r\\n<blockquote>Astroid Joomla framework is next generation template layout builder and manager enables you to develop an awesome website and templates.<\\/blockquote>\\r\\n<p>It was popularised in the 1960s with the release of Letraset sheets containing Lorem Ipsum passages, and more recently with desktop publishing software like Aldus PageMaker including versions of Lorem Ipsum. <\\/p>\\r\\n<h2> This is a H2 Tag <\\/h2>\\r\\n<p>Lorem Ipsum is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry\'s standard dummy text ever since the 1500s, when an unknown printer took a galley of type and scrambled it to make a type specimen book. <\\/p>\\r\\n<p>It has survived not only five centuries, but also the leap into electronic typesetting, remaining essentially unchanged. It was popularised in the 1960s with the release of Letraset sheets containing Lorem Ipsum passages, and more recently with desktop publishing software like Aldus PageMaker including versions of Lorem Ipsum. <\\/p>\\r\\n<h3>This is a H3 Tag<\\/h3>\\r\\n<p>Lorem Ipsum is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry\'s standard dummy text ever since the 1500s<\\/p>\\r\\n<strong>Un-ordered List here<\\/strong>\\r\\n<ul>\\r\\n<li>This is a list 1<\\/li>\\r\\n<li>This is a list 2<\\/li>\\r\\n<li>This is a list 3<\\/li>\\r\\n<li>This is a list 4<\\/li>\\r\\n<\\/ul>\\r\\n<h4>This is a H4 Tag <\\/h4>\\r\\n<p>Lorem Ipsum is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry\'s standard dummy text ever since the 1500s<\\/p>\\r\\n<strong>Un-ordered List here<\\/strong>\\r\\n<ol>\\r\\n<li>This is a list 1<\\/li>\\r\\n<li>This is a list 2<\\/li>\\r\\n<li>This is a list 3<\\/li>\\r\\n<li>This is a list 4<\\/li>\\r\\n<\\/ol>\\r\\n<h5>This is a H5 Tag <\\/h5>\\r\\n<p>It has survived not only five centuries, but also the leap into electronic typesetting, remaining essentially unchanged. It was popularised in the 1960s with the release of Letraset sheets containing Lorem Ipsum passages, and more recently with desktop publishing software like Aldus PageMaker including versions of Lorem Ipsum. <\\/p>\\r\\n<h6>This is a H6 Tag <\\/h6>\\r\\n<code>\\r\\n&lt;li&gt;This is a list 1&lt;\\/li&gt; <br>\\r\\n&lt;li&gt;This is a list 2&lt;\\/li&gt; <br>\\r\\n&lt;li&gt;This is a list 3&lt;\\/li&gt; <br>\\r\\n&lt;li&gt;This is a list 4&lt;\\/li&gt; <br>\\r\\n<\\/code>\\r\\n<p>It has survived not only five centuries, but also the leap into electronic typesetting, remaining essentially unchanged. It was popularised in the 1960s with the release of Letraset sheets containing Lorem Ipsum passages, and more recently with desktop publishing software like Aldus PageMaker including versions of Lorem Ipsum. <\\/p>\",\"state\":1,\"catid\":\"11\",\"created\":\"2018-06-01 11:45:06\",\"created_by\":\"601\",\"created_by_alias\":\"\",\"modified\":\"2018-07-01 12:13:05\",\"modified_by\":\"948\",\"checked_out\":\"948\",\"checked_out_time\":\"2018-07-01 12:12:03\",\"publish_up\":\"2018-06-01 11:45:06\",\"publish_down\":\"0000-00-00 00:00:00\",\"images\":\"{\\\"image_intro\\\":\\\"images\\\\\\/blog\\\\\\/technology\\\\\\/img1-thumb.jpg\\\",\\\"float_intro\\\":\\\"\\\",\\\"image_intro_alt\\\":\\\"\\\",\\\"image_intro_caption\\\":\\\"\\\",\\\"image_fulltext\\\":\\\"images\\\\\\/blog\\\\\\/technology\\\\\\/img1.jpg\\\",\\\"float_fulltext\\\":\\\"\\\",\\\"image_fulltext_alt\\\":\\\"\\\",\\\"image_fulltext_caption\\\":\\\"\\\"}\",\"urls\":\"{\\\"urla\\\":false,\\\"urlatext\\\":\\\"\\\",\\\"targeta\\\":\\\"\\\",\\\"urlb\\\":false,\\\"urlbtext\\\":\\\"\\\",\\\"targetb\\\":\\\"\\\",\\\"urlc\\\":false,\\\"urlctext\\\":\\\"\\\",\\\"targetc\\\":\\\"\\\"}\",\"attribs\":\"{\\\"article_layout\\\":\\\"\\\",\\\"show_title\\\":\\\"\\\",\\\"link_titles\\\":\\\"\\\",\\\"show_tags\\\":\\\"\\\",\\\"show_intro\\\":\\\"\\\",\\\"info_block_position\\\":\\\"\\\",\\\"info_block_show_title\\\":\\\"\\\",\\\"show_category\\\":\\\"\\\",\\\"link_category\\\":\\\"\\\",\\\"show_parent_category\\\":\\\"\\\",\\\"link_parent_category\\\":\\\"\\\",\\\"show_associations\\\":\\\"\\\",\\\"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_page_title\\\":\\\"\\\",\\\"show_publishing_options\\\":\\\"\\\",\\\"show_article_options\\\":\\\"\\\",\\\"show_urls_images_backend\\\":\\\"\\\",\\\"show_urls_images_frontend\\\":\\\"\\\"}\",\"version\":6,\"ordering\":\"1\",\"metakey\":\"\",\"metadesc\":\"\",\"access\":\"1\",\"hits\":\"0\",\"metadata\":\"{\\\"robots\\\":\\\"\\\",\\\"author\\\":\\\"\\\",\\\"rights\\\":\\\"\\\",\\\"xreference\\\":\\\"\\\"}\",\"featured\":\"0\",\"language\":\"*\",\"xreference\":\"\"}', 0),
(305, 36, 1, '', '2018-07-01 12:13:29', 601, 5095, '47588e392ccf319d56b128338ca4483bb4014a76', '{\"id\":36,\"asset_id\":\"175\",\"title\":\"How will business be in the future\",\"alias\":\"how-will-business-be-in-the-future\",\"introtext\":\"<p>Aliquam egestas pellentesque est Etiam a orci Nulla id enim feugiat ligula ullamcorper. <\\/p>\\r\\n\",\"fulltext\":\"\\r\\n<p>Lorem Ipsum is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry\'s standard dummy text ever since the 1500s, when an unknown printer took a galley of type and scrambled it to make a type specimen book. It has survived not only five centuries, but also the leap into electronic typesetting, remaining essentially unchanged. <\\/p>\\r\\n<blockquote>Astroid Joomla framework is next generation template layout builder and manager enables you to develop an awesome website and templates.<\\/blockquote>\\r\\n<p>It was popularised in the 1960s with the release of Letraset sheets containing Lorem Ipsum passages, and more recently with desktop publishing software like Aldus PageMaker including versions of Lorem Ipsum. <\\/p>\\r\\n<h2> This is a H2 Tag <\\/h2>\\r\\n<p>Lorem Ipsum is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry\'s standard dummy text ever since the 1500s, when an unknown printer took a galley of type and scrambled it to make a type specimen book. <\\/p>\\r\\n<p>It has survived not only five centuries, but also the leap into electronic typesetting, remaining essentially unchanged. It was popularised in the 1960s with the release of Letraset sheets containing Lorem Ipsum passages, and more recently with desktop publishing software like Aldus PageMaker including versions of Lorem Ipsum. <\\/p>\\r\\n<h3>This is a H3 Tag<\\/h3>\\r\\n<p>Lorem Ipsum is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry\'s standard dummy text ever since the 1500s<\\/p>\\r\\n<strong>Un-ordered List here<\\/strong>\\r\\n<ul>\\r\\n<li>This is a list 1<\\/li>\\r\\n<li>This is a list 2<\\/li>\\r\\n<li>This is a list 3<\\/li>\\r\\n<li>This is a list 4<\\/li>\\r\\n<\\/ul>\\r\\n<h4>This is a H4 Tag <\\/h4>\\r\\n<p>Lorem Ipsum is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry\'s standard dummy text ever since the 1500s<\\/p>\\r\\n<strong>Un-ordered List here<\\/strong>\\r\\n<ol>\\r\\n<li>This is a list 1<\\/li>\\r\\n<li>This is a list 2<\\/li>\\r\\n<li>This is a list 3<\\/li>\\r\\n<li>This is a list 4<\\/li>\\r\\n<\\/ol>\\r\\n<h5>This is a H5 Tag <\\/h5>\\r\\n<p>It has survived not only five centuries, but also the leap into electronic typesetting, remaining essentially unchanged. It was popularised in the 1960s with the release of Letraset sheets containing Lorem Ipsum passages, and more recently with desktop publishing software like Aldus PageMaker including versions of Lorem Ipsum. <\\/p>\\r\\n<h6>This is a H6 Tag <\\/h6>\\r\\n<code>\\r\\n&lt;li&gt;This is a list 1&lt;\\/li&gt; <br>\\r\\n&lt;li&gt;This is a list 2&lt;\\/li&gt; <br>\\r\\n&lt;li&gt;This is a list 3&lt;\\/li&gt; <br>\\r\\n&lt;li&gt;This is a list 4&lt;\\/li&gt; <br>\\r\\n<\\/code>\\r\\n<p>It has survived not only five centuries, but also the leap into electronic typesetting, remaining essentially unchanged. It was popularised in the 1960s with the release of Letraset sheets containing Lorem Ipsum passages, and more recently with desktop publishing software like Aldus PageMaker including versions of Lorem Ipsum. <\\/p>\",\"state\":1,\"catid\":\"8\",\"created\":\"2018-06-01 11:45:06\",\"created_by\":\"601\",\"created_by_alias\":\"\",\"modified\":\"2018-07-01 12:13:29\",\"modified_by\":\"948\",\"checked_out\":\"948\",\"checked_out_time\":\"2018-07-01 12:13:17\",\"publish_up\":\"2018-06-01 11:45:06\",\"publish_down\":\"0000-00-00 00:00:00\",\"images\":\"{\\\"image_intro\\\":\\\"images\\\\\\/blog\\\\\\/business\\\\\\/img2-thumb.jpg\\\",\\\"float_intro\\\":\\\"\\\",\\\"image_intro_alt\\\":\\\"\\\",\\\"image_intro_caption\\\":\\\"\\\",\\\"image_fulltext\\\":\\\"images\\\\\\/blog\\\\\\/business\\\\\\/img2.jpg\\\",\\\"float_fulltext\\\":\\\"\\\",\\\"image_fulltext_alt\\\":\\\"\\\",\\\"image_fulltext_caption\\\":\\\"\\\"}\",\"urls\":\"{\\\"urla\\\":false,\\\"urlatext\\\":\\\"\\\",\\\"targeta\\\":\\\"\\\",\\\"urlb\\\":false,\\\"urlbtext\\\":\\\"\\\",\\\"targetb\\\":\\\"\\\",\\\"urlc\\\":false,\\\"urlctext\\\":\\\"\\\",\\\"targetc\\\":\\\"\\\"}\",\"attribs\":\"{\\\"article_layout\\\":\\\"\\\",\\\"show_title\\\":\\\"\\\",\\\"link_titles\\\":\\\"\\\",\\\"show_tags\\\":\\\"\\\",\\\"show_intro\\\":\\\"\\\",\\\"info_block_position\\\":\\\"\\\",\\\"info_block_show_title\\\":\\\"\\\",\\\"show_category\\\":\\\"\\\",\\\"link_category\\\":\\\"\\\",\\\"show_parent_category\\\":\\\"\\\",\\\"link_parent_category\\\":\\\"\\\",\\\"show_associations\\\":\\\"\\\",\\\"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_page_title\\\":\\\"\\\",\\\"show_publishing_options\\\":\\\"\\\",\\\"show_article_options\\\":\\\"\\\",\\\"show_urls_images_backend\\\":\\\"\\\",\\\"show_urls_images_frontend\\\":\\\"\\\"}\",\"version\":10,\"ordering\":\"5\",\"metakey\":\"\",\"metadesc\":\"\",\"access\":\"1\",\"hits\":\"0\",\"metadata\":\"{\\\"robots\\\":\\\"\\\",\\\"author\\\":\\\"\\\",\\\"rights\\\":\\\"\\\",\\\"xreference\\\":\\\"\\\"}\",\"featured\":\"0\",\"language\":\"*\",\"xreference\":\"\"}', 0),
(306, 35, 1, '', '2018-07-01 12:13:36', 601, 5116, 'e2ed3bb6f92eb7033744586da78fe80cc4203b8a', '{\"id\":35,\"asset_id\":\"174\",\"title\":\"Learn all about business from this politician\",\"alias\":\"learn-all-about-business-from-this-politician\",\"introtext\":\"<p>Aliquam egestas pellentesque est Etiam a orci Nulla id enim feugiat ligula ullamcorper. <\\/p>\\r\\n\",\"fulltext\":\"\\r\\n<p>Lorem Ipsum is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry\'s standard dummy text ever since the 1500s, when an unknown printer took a galley of type and scrambled it to make a type specimen book. It has survived not only five centuries, but also the leap into electronic typesetting, remaining essentially unchanged. <\\/p>\\r\\n<blockquote>Astroid Joomla framework is next generation template layout builder and manager enables you to develop an awesome website and templates.<\\/blockquote>\\r\\n<p>It was popularised in the 1960s with the release of Letraset sheets containing Lorem Ipsum passages, and more recently with desktop publishing software like Aldus PageMaker including versions of Lorem Ipsum. <\\/p>\\r\\n<h2> This is a H2 Tag <\\/h2>\\r\\n<p>Lorem Ipsum is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry\'s standard dummy text ever since the 1500s, when an unknown printer took a galley of type and scrambled it to make a type specimen book. <\\/p>\\r\\n<p>It has survived not only five centuries, but also the leap into electronic typesetting, remaining essentially unchanged. It was popularised in the 1960s with the release of Letraset sheets containing Lorem Ipsum passages, and more recently with desktop publishing software like Aldus PageMaker including versions of Lorem Ipsum. <\\/p>\\r\\n<h3>This is a H3 Tag<\\/h3>\\r\\n<p>Lorem Ipsum is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry\'s standard dummy text ever since the 1500s<\\/p>\\r\\n<strong>Un-ordered List here<\\/strong>\\r\\n<ul>\\r\\n<li>This is a list 1<\\/li>\\r\\n<li>This is a list 2<\\/li>\\r\\n<li>This is a list 3<\\/li>\\r\\n<li>This is a list 4<\\/li>\\r\\n<\\/ul>\\r\\n<h4>This is a H4 Tag <\\/h4>\\r\\n<p>Lorem Ipsum is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry\'s standard dummy text ever since the 1500s<\\/p>\\r\\n<strong>Un-ordered List here<\\/strong>\\r\\n<ol>\\r\\n<li>This is a list 1<\\/li>\\r\\n<li>This is a list 2<\\/li>\\r\\n<li>This is a list 3<\\/li>\\r\\n<li>This is a list 4<\\/li>\\r\\n<\\/ol>\\r\\n<h5>This is a H5 Tag <\\/h5>\\r\\n<p>It has survived not only five centuries, but also the leap into electronic typesetting, remaining essentially unchanged. It was popularised in the 1960s with the release of Letraset sheets containing Lorem Ipsum passages, and more recently with desktop publishing software like Aldus PageMaker including versions of Lorem Ipsum. <\\/p>\\r\\n<h6>This is a H6 Tag <\\/h6>\\r\\n<code>\\r\\n&lt;li&gt;This is a list 1&lt;\\/li&gt; <br>\\r\\n&lt;li&gt;This is a list 2&lt;\\/li&gt; <br>\\r\\n&lt;li&gt;This is a list 3&lt;\\/li&gt; <br>\\r\\n&lt;li&gt;This is a list 4&lt;\\/li&gt; <br>\\r\\n<\\/code>\\r\\n<p>It has survived not only five centuries, but also the leap into electronic typesetting, remaining essentially unchanged. It was popularised in the 1960s with the release of Letraset sheets containing Lorem Ipsum passages, and more recently with desktop publishing software like Aldus PageMaker including versions of Lorem Ipsum. <\\/p>\",\"state\":1,\"catid\":\"8\",\"created\":\"2018-06-01 11:45:06\",\"created_by\":\"601\",\"created_by_alias\":\"\",\"modified\":\"2018-07-01 12:13:36\",\"modified_by\":\"948\",\"checked_out\":\"948\",\"checked_out_time\":\"2018-07-01 12:13:17\",\"publish_up\":\"2018-06-01 11:45:06\",\"publish_down\":\"0000-00-00 00:00:00\",\"images\":\"{\\\"image_intro\\\":\\\"images\\\\\\/blog\\\\\\/business\\\\\\/img3-thumb.jpg\\\",\\\"float_intro\\\":\\\"\\\",\\\"image_intro_alt\\\":\\\"\\\",\\\"image_intro_caption\\\":\\\"\\\",\\\"image_fulltext\\\":\\\"images\\\\\\/blog\\\\\\/business\\\\\\/img3.jpg\\\",\\\"float_fulltext\\\":\\\"\\\",\\\"image_fulltext_alt\\\":\\\"\\\",\\\"image_fulltext_caption\\\":\\\"\\\"}\",\"urls\":\"{\\\"urla\\\":false,\\\"urlatext\\\":\\\"\\\",\\\"targeta\\\":\\\"\\\",\\\"urlb\\\":false,\\\"urlbtext\\\":\\\"\\\",\\\"targetb\\\":\\\"\\\",\\\"urlc\\\":false,\\\"urlctext\\\":\\\"\\\",\\\"targetc\\\":\\\"\\\"}\",\"attribs\":\"{\\\"article_layout\\\":\\\"\\\",\\\"show_title\\\":\\\"\\\",\\\"link_titles\\\":\\\"\\\",\\\"show_tags\\\":\\\"\\\",\\\"show_intro\\\":\\\"\\\",\\\"info_block_position\\\":\\\"\\\",\\\"info_block_show_title\\\":\\\"\\\",\\\"show_category\\\":\\\"\\\",\\\"link_category\\\":\\\"\\\",\\\"show_parent_category\\\":\\\"\\\",\\\"link_parent_category\\\":\\\"\\\",\\\"show_associations\\\":\\\"\\\",\\\"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_page_title\\\":\\\"\\\",\\\"show_publishing_options\\\":\\\"\\\",\\\"show_article_options\\\":\\\"\\\",\\\"show_urls_images_backend\\\":\\\"\\\",\\\"show_urls_images_frontend\\\":\\\"\\\"}\",\"version\":8,\"ordering\":\"4\",\"metakey\":\"\",\"metadesc\":\"\",\"access\":\"1\",\"hits\":\"0\",\"metadata\":\"{\\\"robots\\\":\\\"\\\",\\\"author\\\":\\\"\\\",\\\"rights\\\":\\\"\\\",\\\"xreference\\\":\\\"\\\"}\",\"featured\":\"0\",\"language\":\"*\",\"xreference\":\"\"}', 0);
INSERT INTO `ynfp8_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
(307, 34, 1, '', '2018-07-01 12:13:41', 601, 5111, '225631e3701478cbbbcb7ae5cfa8434114902621', '{\"id\":34,\"asset_id\":\"173\",\"title\":\"The worst advices we\'ve heard for business\",\"alias\":\"the-worst-advices-we-ve-heard-for-business\",\"introtext\":\"<p>Aliquam egestas pellentesque est Etiam a orci Nulla id enim feugiat ligula ullamcorper. <\\/p>\\r\\n\",\"fulltext\":\"\\r\\n<p>Lorem Ipsum is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry\'s standard dummy text ever since the 1500s, when an unknown printer took a galley of type and scrambled it to make a type specimen book. It has survived not only five centuries, but also the leap into electronic typesetting, remaining essentially unchanged. <\\/p>\\r\\n<blockquote>Astroid Joomla framework is next generation template layout builder and manager enables you to develop an awesome website and templates.<\\/blockquote>\\r\\n<p>It was popularised in the 1960s with the release of Letraset sheets containing Lorem Ipsum passages, and more recently with desktop publishing software like Aldus PageMaker including versions of Lorem Ipsum. <\\/p>\\r\\n<h2> This is a H2 Tag <\\/h2>\\r\\n<p>Lorem Ipsum is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry\'s standard dummy text ever since the 1500s, when an unknown printer took a galley of type and scrambled it to make a type specimen book. <\\/p>\\r\\n<p>It has survived not only five centuries, but also the leap into electronic typesetting, remaining essentially unchanged. It was popularised in the 1960s with the release of Letraset sheets containing Lorem Ipsum passages, and more recently with desktop publishing software like Aldus PageMaker including versions of Lorem Ipsum. <\\/p>\\r\\n<h3>This is a H3 Tag<\\/h3>\\r\\n<p>Lorem Ipsum is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry\'s standard dummy text ever since the 1500s<\\/p>\\r\\n<strong>Un-ordered List here<\\/strong>\\r\\n<ul>\\r\\n<li>This is a list 1<\\/li>\\r\\n<li>This is a list 2<\\/li>\\r\\n<li>This is a list 3<\\/li>\\r\\n<li>This is a list 4<\\/li>\\r\\n<\\/ul>\\r\\n<h4>This is a H4 Tag <\\/h4>\\r\\n<p>Lorem Ipsum is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry\'s standard dummy text ever since the 1500s<\\/p>\\r\\n<strong>Un-ordered List here<\\/strong>\\r\\n<ol>\\r\\n<li>This is a list 1<\\/li>\\r\\n<li>This is a list 2<\\/li>\\r\\n<li>This is a list 3<\\/li>\\r\\n<li>This is a list 4<\\/li>\\r\\n<\\/ol>\\r\\n<h5>This is a H5 Tag <\\/h5>\\r\\n<p>It has survived not only five centuries, but also the leap into electronic typesetting, remaining essentially unchanged. It was popularised in the 1960s with the release of Letraset sheets containing Lorem Ipsum passages, and more recently with desktop publishing software like Aldus PageMaker including versions of Lorem Ipsum. <\\/p>\\r\\n<h6>This is a H6 Tag <\\/h6>\\r\\n<code>\\r\\n&lt;li&gt;This is a list 1&lt;\\/li&gt; <br>\\r\\n&lt;li&gt;This is a list 2&lt;\\/li&gt; <br>\\r\\n&lt;li&gt;This is a list 3&lt;\\/li&gt; <br>\\r\\n&lt;li&gt;This is a list 4&lt;\\/li&gt; <br>\\r\\n<\\/code>\\r\\n<p>It has survived not only five centuries, but also the leap into electronic typesetting, remaining essentially unchanged. It was popularised in the 1960s with the release of Letraset sheets containing Lorem Ipsum passages, and more recently with desktop publishing software like Aldus PageMaker including versions of Lorem Ipsum. <\\/p>\",\"state\":1,\"catid\":\"8\",\"created\":\"2018-06-01 11:45:06\",\"created_by\":\"601\",\"created_by_alias\":\"\",\"modified\":\"2018-07-01 12:13:41\",\"modified_by\":\"948\",\"checked_out\":\"948\",\"checked_out_time\":\"2018-07-01 12:13:19\",\"publish_up\":\"2018-06-01 11:45:06\",\"publish_down\":\"0000-00-00 00:00:00\",\"images\":\"{\\\"image_intro\\\":\\\"images\\\\\\/blog\\\\\\/business\\\\\\/img4-thumb.jpg\\\",\\\"float_intro\\\":\\\"\\\",\\\"image_intro_alt\\\":\\\"\\\",\\\"image_intro_caption\\\":\\\"\\\",\\\"image_fulltext\\\":\\\"images\\\\\\/blog\\\\\\/business\\\\\\/img4.jpg\\\",\\\"float_fulltext\\\":\\\"\\\",\\\"image_fulltext_alt\\\":\\\"\\\",\\\"image_fulltext_caption\\\":\\\"\\\"}\",\"urls\":\"{\\\"urla\\\":false,\\\"urlatext\\\":\\\"\\\",\\\"targeta\\\":\\\"\\\",\\\"urlb\\\":false,\\\"urlbtext\\\":\\\"\\\",\\\"targetb\\\":\\\"\\\",\\\"urlc\\\":false,\\\"urlctext\\\":\\\"\\\",\\\"targetc\\\":\\\"\\\"}\",\"attribs\":\"{\\\"article_layout\\\":\\\"\\\",\\\"show_title\\\":\\\"\\\",\\\"link_titles\\\":\\\"\\\",\\\"show_tags\\\":\\\"\\\",\\\"show_intro\\\":\\\"\\\",\\\"info_block_position\\\":\\\"\\\",\\\"info_block_show_title\\\":\\\"\\\",\\\"show_category\\\":\\\"\\\",\\\"link_category\\\":\\\"\\\",\\\"show_parent_category\\\":\\\"\\\",\\\"link_parent_category\\\":\\\"\\\",\\\"show_associations\\\":\\\"\\\",\\\"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_page_title\\\":\\\"\\\",\\\"show_publishing_options\\\":\\\"\\\",\\\"show_article_options\\\":\\\"\\\",\\\"show_urls_images_backend\\\":\\\"\\\",\\\"show_urls_images_frontend\\\":\\\"\\\"}\",\"version\":10,\"ordering\":\"3\",\"metakey\":\"\",\"metadesc\":\"\",\"access\":\"1\",\"hits\":\"0\",\"metadata\":\"{\\\"robots\\\":\\\"\\\",\\\"author\\\":\\\"\\\",\\\"rights\\\":\\\"\\\",\\\"xreference\\\":\\\"\\\"}\",\"featured\":\"0\",\"language\":\"*\",\"xreference\":\"\"}', 0),
(308, 33, 1, '', '2018-07-01 12:13:45', 601, 5132, '3f6c3ab66d739be32162fd34e506e4926391c8d8', '{\"id\":33,\"asset_id\":\"172\",\"title\":\"Ten business that will actually make your life better\",\"alias\":\"ten-business-that-will-actually-make-your-life-better\",\"introtext\":\"<p>Aliquam egestas pellentesque est Etiam a orci Nulla id enim feugiat ligula ullamcorper. <\\/p>\\r\\n\",\"fulltext\":\"\\r\\n<p>Lorem Ipsum is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry\'s standard dummy text ever since the 1500s, when an unknown printer took a galley of type and scrambled it to make a type specimen book. It has survived not only five centuries, but also the leap into electronic typesetting, remaining essentially unchanged. <\\/p>\\r\\n<blockquote>Astroid Joomla framework is next generation template layout builder and manager enables you to develop an awesome website and templates.<\\/blockquote>\\r\\n<p>It was popularised in the 1960s with the release of Letraset sheets containing Lorem Ipsum passages, and more recently with desktop publishing software like Aldus PageMaker including versions of Lorem Ipsum. <\\/p>\\r\\n<h2> This is a H2 Tag <\\/h2>\\r\\n<p>Lorem Ipsum is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry\'s standard dummy text ever since the 1500s, when an unknown printer took a galley of type and scrambled it to make a type specimen book. <\\/p>\\r\\n<p>It has survived not only five centuries, but also the leap into electronic typesetting, remaining essentially unchanged. It was popularised in the 1960s with the release of Letraset sheets containing Lorem Ipsum passages, and more recently with desktop publishing software like Aldus PageMaker including versions of Lorem Ipsum. <\\/p>\\r\\n<h3>This is a H3 Tag<\\/h3>\\r\\n<p>Lorem Ipsum is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry\'s standard dummy text ever since the 1500s<\\/p>\\r\\n<strong>Un-ordered List here<\\/strong>\\r\\n<ul>\\r\\n<li>This is a list 1<\\/li>\\r\\n<li>This is a list 2<\\/li>\\r\\n<li>This is a list 3<\\/li>\\r\\n<li>This is a list 4<\\/li>\\r\\n<\\/ul>\\r\\n<h4>This is a H4 Tag <\\/h4>\\r\\n<p>Lorem Ipsum is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry\'s standard dummy text ever since the 1500s<\\/p>\\r\\n<strong>Un-ordered List here<\\/strong>\\r\\n<ol>\\r\\n<li>This is a list 1<\\/li>\\r\\n<li>This is a list 2<\\/li>\\r\\n<li>This is a list 3<\\/li>\\r\\n<li>This is a list 4<\\/li>\\r\\n<\\/ol>\\r\\n<h5>This is a H5 Tag <\\/h5>\\r\\n<p>It has survived not only five centuries, but also the leap into electronic typesetting, remaining essentially unchanged. It was popularised in the 1960s with the release of Letraset sheets containing Lorem Ipsum passages, and more recently with desktop publishing software like Aldus PageMaker including versions of Lorem Ipsum. <\\/p>\\r\\n<h6>This is a H6 Tag <\\/h6>\\r\\n<code>\\r\\n&lt;li&gt;This is a list 1&lt;\\/li&gt; <br>\\r\\n&lt;li&gt;This is a list 2&lt;\\/li&gt; <br>\\r\\n&lt;li&gt;This is a list 3&lt;\\/li&gt; <br>\\r\\n&lt;li&gt;This is a list 4&lt;\\/li&gt; <br>\\r\\n<\\/code>\\r\\n<p>It has survived not only five centuries, but also the leap into electronic typesetting, remaining essentially unchanged. It was popularised in the 1960s with the release of Letraset sheets containing Lorem Ipsum passages, and more recently with desktop publishing software like Aldus PageMaker including versions of Lorem Ipsum. <\\/p>\",\"state\":1,\"catid\":\"8\",\"created\":\"2018-06-01 11:45:06\",\"created_by\":\"601\",\"created_by_alias\":\"\",\"modified\":\"2018-07-01 12:13:45\",\"modified_by\":\"948\",\"checked_out\":\"948\",\"checked_out_time\":\"2018-07-01 12:13:20\",\"publish_up\":\"2018-06-01 11:45:06\",\"publish_down\":\"0000-00-00 00:00:00\",\"images\":\"{\\\"image_intro\\\":\\\"images\\\\\\/blog\\\\\\/business\\\\\\/img5-thumb.jpg\\\",\\\"float_intro\\\":\\\"\\\",\\\"image_intro_alt\\\":\\\"\\\",\\\"image_intro_caption\\\":\\\"\\\",\\\"image_fulltext\\\":\\\"images\\\\\\/blog\\\\\\/business\\\\\\/img5.jpg\\\",\\\"float_fulltext\\\":\\\"\\\",\\\"image_fulltext_alt\\\":\\\"\\\",\\\"image_fulltext_caption\\\":\\\"\\\"}\",\"urls\":\"{\\\"urla\\\":false,\\\"urlatext\\\":\\\"\\\",\\\"targeta\\\":\\\"\\\",\\\"urlb\\\":false,\\\"urlbtext\\\":\\\"\\\",\\\"targetb\\\":\\\"\\\",\\\"urlc\\\":false,\\\"urlctext\\\":\\\"\\\",\\\"targetc\\\":\\\"\\\"}\",\"attribs\":\"{\\\"article_layout\\\":\\\"\\\",\\\"show_title\\\":\\\"\\\",\\\"link_titles\\\":\\\"\\\",\\\"show_tags\\\":\\\"\\\",\\\"show_intro\\\":\\\"\\\",\\\"info_block_position\\\":\\\"\\\",\\\"info_block_show_title\\\":\\\"\\\",\\\"show_category\\\":\\\"\\\",\\\"link_category\\\":\\\"\\\",\\\"show_parent_category\\\":\\\"\\\",\\\"link_parent_category\\\":\\\"\\\",\\\"show_associations\\\":\\\"\\\",\\\"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_page_title\\\":\\\"\\\",\\\"show_publishing_options\\\":\\\"\\\",\\\"show_article_options\\\":\\\"\\\",\\\"show_urls_images_backend\\\":\\\"\\\",\\\"show_urls_images_frontend\\\":\\\"\\\"}\",\"version\":9,\"ordering\":\"2\",\"metakey\":\"\",\"metadesc\":\"\",\"access\":\"1\",\"hits\":\"0\",\"metadata\":\"{\\\"robots\\\":\\\"\\\",\\\"author\\\":\\\"\\\",\\\"rights\\\":\\\"\\\",\\\"xreference\\\":\\\"\\\"}\",\"featured\":\"0\",\"language\":\"*\",\"xreference\":\"\"}', 0),
(310, 8, 1, '', '2018-07-01 12:14:06', 601, 5048, '916a83d496731361d6471fcaffdd7f0ac0b3114e', '{\"id\":8,\"asset_id\":\"78\",\"title\":\"What is design\",\"alias\":\"what-is-design\",\"introtext\":\"<p>Aliquam egestas pellentesque est Etiam a orci Nulla id enim feugiat ligula ullamcorper. <\\/p>\\r\\n\",\"fulltext\":\"\\r\\n<p>Lorem Ipsum is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry\'s standard dummy text ever since the 1500s, when an unknown printer took a galley of type and scrambled it to make a type specimen book. It has survived not only five centuries, but also the leap into electronic typesetting, remaining essentially unchanged. <\\/p>\\r\\n<blockquote>Astroid Joomla framework is next generation template layout builder and manager enables you to develop an awesome website and templates.<\\/blockquote>\\r\\n<p>It was popularised in the 1960s with the release of Letraset sheets containing Lorem Ipsum passages, and more recently with desktop publishing software like Aldus PageMaker including versions of Lorem Ipsum. <\\/p>\\r\\n<h2> This is a H2 Tag <\\/h2>\\r\\n<p>Lorem Ipsum is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry\'s standard dummy text ever since the 1500s, when an unknown printer took a galley of type and scrambled it to make a type specimen book. <\\/p>\\r\\n<p>It has survived not only five centuries, but also the leap into electronic typesetting, remaining essentially unchanged. It was popularised in the 1960s with the release of Letraset sheets containing Lorem Ipsum passages, and more recently with desktop publishing software like Aldus PageMaker including versions of Lorem Ipsum. <\\/p>\\r\\n<h3>This is a H3 Tag<\\/h3>\\r\\n<p>Lorem Ipsum is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry\'s standard dummy text ever since the 1500s<\\/p>\\r\\n<strong>Un-ordered List here<\\/strong>\\r\\n<ul>\\r\\n<li>This is a list 1<\\/li>\\r\\n<li>This is a list 2<\\/li>\\r\\n<li>This is a list 3<\\/li>\\r\\n<li>This is a list 4<\\/li>\\r\\n<\\/ul>\\r\\n<h4>This is a H4 Tag <\\/h4>\\r\\n<p>Lorem Ipsum is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry\'s standard dummy text ever since the 1500s<\\/p>\\r\\n<strong>Un-ordered List here<\\/strong>\\r\\n<ol>\\r\\n<li>This is a list 1<\\/li>\\r\\n<li>This is a list 2<\\/li>\\r\\n<li>This is a list 3<\\/li>\\r\\n<li>This is a list 4<\\/li>\\r\\n<\\/ol>\\r\\n<h5>This is a H5 Tag <\\/h5>\\r\\n<p>It has survived not only five centuries, but also the leap into electronic typesetting, remaining essentially unchanged. It was popularised in the 1960s with the release of Letraset sheets containing Lorem Ipsum passages, and more recently with desktop publishing software like Aldus PageMaker including versions of Lorem Ipsum. <\\/p>\\r\\n<h6>This is a H6 Tag <\\/h6>\\r\\n<code>\\r\\n&lt;li&gt;This is a list 1&lt;\\/li&gt; <br>\\r\\n&lt;li&gt;This is a list 2&lt;\\/li&gt; <br>\\r\\n&lt;li&gt;This is a list 3&lt;\\/li&gt; <br>\\r\\n&lt;li&gt;This is a list 4&lt;\\/li&gt; <br>\\r\\n<\\/code>\\r\\n<p>It has survived not only five centuries, but also the leap into electronic typesetting, remaining essentially unchanged. It was popularised in the 1960s with the release of Letraset sheets containing Lorem Ipsum passages, and more recently with desktop publishing software like Aldus PageMaker including versions of Lorem Ipsum. <\\/p>\",\"state\":1,\"catid\":\"9\",\"created\":\"2018-06-01 11:45:06\",\"created_by\":\"601\",\"created_by_alias\":\"\",\"modified\":\"2018-07-01 12:14:06\",\"modified_by\":\"948\",\"checked_out\":\"948\",\"checked_out_time\":\"2018-07-01 12:13:58\",\"publish_up\":\"2018-06-01 11:45:06\",\"publish_down\":\"0000-00-00 00:00:00\",\"images\":\"{\\\"image_intro\\\":\\\"images\\\\\\/blog\\\\\\/design\\\\\\/img1-thumb.jpg\\\",\\\"float_intro\\\":\\\"\\\",\\\"image_intro_alt\\\":\\\"\\\",\\\"image_intro_caption\\\":\\\"\\\",\\\"image_fulltext\\\":\\\"images\\\\\\/blog\\\\\\/design\\\\\\/img1.jpg\\\",\\\"float_fulltext\\\":\\\"\\\",\\\"image_fulltext_alt\\\":\\\"\\\",\\\"image_fulltext_caption\\\":\\\"\\\"}\",\"urls\":\"{\\\"urla\\\":false,\\\"urlatext\\\":\\\"\\\",\\\"targeta\\\":\\\"\\\",\\\"urlb\\\":false,\\\"urlbtext\\\":\\\"\\\",\\\"targetb\\\":\\\"\\\",\\\"urlc\\\":false,\\\"urlctext\\\":\\\"\\\",\\\"targetc\\\":\\\"\\\"}\",\"attribs\":\"{\\\"article_layout\\\":\\\"\\\",\\\"show_title\\\":\\\"\\\",\\\"link_titles\\\":\\\"\\\",\\\"show_tags\\\":\\\"\\\",\\\"show_intro\\\":\\\"\\\",\\\"info_block_position\\\":\\\"\\\",\\\"info_block_show_title\\\":\\\"\\\",\\\"show_category\\\":\\\"\\\",\\\"link_category\\\":\\\"\\\",\\\"show_parent_category\\\":\\\"\\\",\\\"link_parent_category\\\":\\\"\\\",\\\"show_associations\\\":\\\"\\\",\\\"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_page_title\\\":\\\"\\\",\\\"show_publishing_options\\\":\\\"\\\",\\\"show_article_options\\\":\\\"\\\",\\\"show_urls_images_backend\\\":\\\"\\\",\\\"show_urls_images_frontend\\\":\\\"\\\"}\",\"version\":9,\"ordering\":\"6\",\"metakey\":\"\",\"metadesc\":\"\",\"access\":\"1\",\"hits\":\"0\",\"metadata\":\"{\\\"robots\\\":\\\"\\\",\\\"author\\\":\\\"\\\",\\\"rights\\\":\\\"\\\",\\\"xreference\\\":\\\"\\\"}\",\"featured\":\"0\",\"language\":\"*\",\"xreference\":\"\"}', 0),
(311, 7, 1, '', '2018-07-01 12:14:09', 601, 5062, '845b234b9243501e1ceedaf237e9fe6c7829bddf', '{\"id\":7,\"asset_id\":\"77\",\"title\":\"The secrets to design\",\"alias\":\"the-secrets-to-design\",\"introtext\":\"<p>Aliquam egestas pellentesque est Etiam a orci Nulla id enim feugiat ligula ullamcorper. <\\/p>\\r\\n\",\"fulltext\":\"\\r\\n<p>Lorem Ipsum is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry\'s standard dummy text ever since the 1500s, when an unknown printer took a galley of type and scrambled it to make a type specimen book. It has survived not only five centuries, but also the leap into electronic typesetting, remaining essentially unchanged. <\\/p>\\r\\n<blockquote>Astroid Joomla framework is next generation template layout builder and manager enables you to develop an awesome website and templates.<\\/blockquote>\\r\\n<p>It was popularised in the 1960s with the release of Letraset sheets containing Lorem Ipsum passages, and more recently with desktop publishing software like Aldus PageMaker including versions of Lorem Ipsum. <\\/p>\\r\\n<h2> This is a H2 Tag <\\/h2>\\r\\n<p>Lorem Ipsum is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry\'s standard dummy text ever since the 1500s, when an unknown printer took a galley of type and scrambled it to make a type specimen book. <\\/p>\\r\\n<p>It has survived not only five centuries, but also the leap into electronic typesetting, remaining essentially unchanged. It was popularised in the 1960s with the release of Letraset sheets containing Lorem Ipsum passages, and more recently with desktop publishing software like Aldus PageMaker including versions of Lorem Ipsum. <\\/p>\\r\\n<h3>This is a H3 Tag<\\/h3>\\r\\n<p>Lorem Ipsum is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry\'s standard dummy text ever since the 1500s<\\/p>\\r\\n<strong>Un-ordered List here<\\/strong>\\r\\n<ul>\\r\\n<li>This is a list 1<\\/li>\\r\\n<li>This is a list 2<\\/li>\\r\\n<li>This is a list 3<\\/li>\\r\\n<li>This is a list 4<\\/li>\\r\\n<\\/ul>\\r\\n<h4>This is a H4 Tag <\\/h4>\\r\\n<p>Lorem Ipsum is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry\'s standard dummy text ever since the 1500s<\\/p>\\r\\n<strong>Un-ordered List here<\\/strong>\\r\\n<ol>\\r\\n<li>This is a list 1<\\/li>\\r\\n<li>This is a list 2<\\/li>\\r\\n<li>This is a list 3<\\/li>\\r\\n<li>This is a list 4<\\/li>\\r\\n<\\/ol>\\r\\n<h5>This is a H5 Tag <\\/h5>\\r\\n<p>It has survived not only five centuries, but also the leap into electronic typesetting, remaining essentially unchanged. It was popularised in the 1960s with the release of Letraset sheets containing Lorem Ipsum passages, and more recently with desktop publishing software like Aldus PageMaker including versions of Lorem Ipsum. <\\/p>\\r\\n<h6>This is a H6 Tag <\\/h6>\\r\\n<code>\\r\\n&lt;li&gt;This is a list 1&lt;\\/li&gt; <br>\\r\\n&lt;li&gt;This is a list 2&lt;\\/li&gt; <br>\\r\\n&lt;li&gt;This is a list 3&lt;\\/li&gt; <br>\\r\\n&lt;li&gt;This is a list 4&lt;\\/li&gt; <br>\\r\\n<\\/code>\\r\\n<p>It has survived not only five centuries, but also the leap into electronic typesetting, remaining essentially unchanged. It was popularised in the 1960s with the release of Letraset sheets containing Lorem Ipsum passages, and more recently with desktop publishing software like Aldus PageMaker including versions of Lorem Ipsum. <\\/p>\",\"state\":1,\"catid\":\"9\",\"created\":\"2018-06-01 11:45:06\",\"created_by\":\"601\",\"created_by_alias\":\"\",\"modified\":\"2018-07-01 12:14:09\",\"modified_by\":\"948\",\"checked_out\":\"948\",\"checked_out_time\":\"2018-07-01 12:13:58\",\"publish_up\":\"2018-06-01 11:45:06\",\"publish_down\":\"0000-00-00 00:00:00\",\"images\":\"{\\\"image_intro\\\":\\\"images\\\\\\/blog\\\\\\/design\\\\\\/img2-thumb.jpg\\\",\\\"float_intro\\\":\\\"\\\",\\\"image_intro_alt\\\":\\\"\\\",\\\"image_intro_caption\\\":\\\"\\\",\\\"image_fulltext\\\":\\\"images\\\\\\/blog\\\\\\/design\\\\\\/img2.jpg\\\",\\\"float_fulltext\\\":\\\"\\\",\\\"image_fulltext_alt\\\":\\\"\\\",\\\"image_fulltext_caption\\\":\\\"\\\"}\",\"urls\":\"{\\\"urla\\\":false,\\\"urlatext\\\":\\\"\\\",\\\"targeta\\\":\\\"\\\",\\\"urlb\\\":false,\\\"urlbtext\\\":\\\"\\\",\\\"targetb\\\":\\\"\\\",\\\"urlc\\\":false,\\\"urlctext\\\":\\\"\\\",\\\"targetc\\\":\\\"\\\"}\",\"attribs\":\"{\\\"article_layout\\\":\\\"\\\",\\\"show_title\\\":\\\"\\\",\\\"link_titles\\\":\\\"\\\",\\\"show_tags\\\":\\\"\\\",\\\"show_intro\\\":\\\"\\\",\\\"info_block_position\\\":\\\"\\\",\\\"info_block_show_title\\\":\\\"\\\",\\\"show_category\\\":\\\"\\\",\\\"link_category\\\":\\\"\\\",\\\"show_parent_category\\\":\\\"\\\",\\\"link_parent_category\\\":\\\"\\\",\\\"show_associations\\\":\\\"\\\",\\\"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_page_title\\\":\\\"\\\",\\\"show_publishing_options\\\":\\\"\\\",\\\"show_article_options\\\":\\\"\\\",\\\"show_urls_images_backend\\\":\\\"\\\",\\\"show_urls_images_frontend\\\":\\\"\\\"}\",\"version\":7,\"ordering\":\"5\",\"metakey\":\"\",\"metadesc\":\"\",\"access\":\"1\",\"hits\":\"0\",\"metadata\":\"{\\\"robots\\\":\\\"\\\",\\\"author\\\":\\\"\\\",\\\"rights\\\":\\\"\\\",\\\"xreference\\\":\\\"\\\"}\",\"featured\":\"0\",\"language\":\"*\",\"xreference\":\"\"}', 0),
(312, 6, 1, '', '2018-07-01 12:14:14', 601, 5074, '8cea66de4b0decb6361cdc9ea1c195090ff9809f', '{\"id\":6,\"asset_id\":\"76\",\"title\":\"The hidden agenda of design\",\"alias\":\"the-hidden-agenda-of-design\",\"introtext\":\"<p>Aliquam egestas pellentesque est Etiam a orci Nulla id enim feugiat ligula ullamcorper. <\\/p>\\r\\n\",\"fulltext\":\"\\r\\n<p>Lorem Ipsum is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry\'s standard dummy text ever since the 1500s, when an unknown printer took a galley of type and scrambled it to make a type specimen book. It has survived not only five centuries, but also the leap into electronic typesetting, remaining essentially unchanged. <\\/p>\\r\\n<blockquote>Astroid Joomla framework is next generation template layout builder and manager enables you to develop an awesome website and templates.<\\/blockquote>\\r\\n<p>It was popularised in the 1960s with the release of Letraset sheets containing Lorem Ipsum passages, and more recently with desktop publishing software like Aldus PageMaker including versions of Lorem Ipsum. <\\/p>\\r\\n<h2> This is a H2 Tag <\\/h2>\\r\\n<p>Lorem Ipsum is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry\'s standard dummy text ever since the 1500s, when an unknown printer took a galley of type and scrambled it to make a type specimen book. <\\/p>\\r\\n<p>It has survived not only five centuries, but also the leap into electronic typesetting, remaining essentially unchanged. It was popularised in the 1960s with the release of Letraset sheets containing Lorem Ipsum passages, and more recently with desktop publishing software like Aldus PageMaker including versions of Lorem Ipsum. <\\/p>\\r\\n<h3>This is a H3 Tag<\\/h3>\\r\\n<p>Lorem Ipsum is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry\'s standard dummy text ever since the 1500s<\\/p>\\r\\n<strong>Un-ordered List here<\\/strong>\\r\\n<ul>\\r\\n<li>This is a list 1<\\/li>\\r\\n<li>This is a list 2<\\/li>\\r\\n<li>This is a list 3<\\/li>\\r\\n<li>This is a list 4<\\/li>\\r\\n<\\/ul>\\r\\n<h4>This is a H4 Tag <\\/h4>\\r\\n<p>Lorem Ipsum is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry\'s standard dummy text ever since the 1500s<\\/p>\\r\\n<strong>Un-ordered List here<\\/strong>\\r\\n<ol>\\r\\n<li>This is a list 1<\\/li>\\r\\n<li>This is a list 2<\\/li>\\r\\n<li>This is a list 3<\\/li>\\r\\n<li>This is a list 4<\\/li>\\r\\n<\\/ol>\\r\\n<h5>This is a H5 Tag <\\/h5>\\r\\n<p>It has survived not only five centuries, but also the leap into electronic typesetting, remaining essentially unchanged. It was popularised in the 1960s with the release of Letraset sheets containing Lorem Ipsum passages, and more recently with desktop publishing software like Aldus PageMaker including versions of Lorem Ipsum. <\\/p>\\r\\n<h6>This is a H6 Tag <\\/h6>\\r\\n<code>\\r\\n&lt;li&gt;This is a list 1&lt;\\/li&gt; <br>\\r\\n&lt;li&gt;This is a list 2&lt;\\/li&gt; <br>\\r\\n&lt;li&gt;This is a list 3&lt;\\/li&gt; <br>\\r\\n&lt;li&gt;This is a list 4&lt;\\/li&gt; <br>\\r\\n<\\/code>\\r\\n<p>It has survived not only five centuries, but also the leap into electronic typesetting, remaining essentially unchanged. It was popularised in the 1960s with the release of Letraset sheets containing Lorem Ipsum passages, and more recently with desktop publishing software like Aldus PageMaker including versions of Lorem Ipsum. <\\/p>\",\"state\":1,\"catid\":\"9\",\"created\":\"2018-06-01 11:45:06\",\"created_by\":\"601\",\"created_by_alias\":\"\",\"modified\":\"2018-07-01 12:14:14\",\"modified_by\":\"948\",\"checked_out\":\"948\",\"checked_out_time\":\"2018-07-01 12:13:59\",\"publish_up\":\"2018-06-01 11:45:06\",\"publish_down\":\"0000-00-00 00:00:00\",\"images\":\"{\\\"image_intro\\\":\\\"images\\\\\\/blog\\\\\\/design\\\\\\/img3-thumb.jpg\\\",\\\"float_intro\\\":\\\"\\\",\\\"image_intro_alt\\\":\\\"\\\",\\\"image_intro_caption\\\":\\\"\\\",\\\"image_fulltext\\\":\\\"images\\\\\\/blog\\\\\\/design\\\\\\/img3.jpg\\\",\\\"float_fulltext\\\":\\\"\\\",\\\"image_fulltext_alt\\\":\\\"\\\",\\\"image_fulltext_caption\\\":\\\"\\\"}\",\"urls\":\"{\\\"urla\\\":false,\\\"urlatext\\\":\\\"\\\",\\\"targeta\\\":\\\"\\\",\\\"urlb\\\":false,\\\"urlbtext\\\":\\\"\\\",\\\"targetb\\\":\\\"\\\",\\\"urlc\\\":false,\\\"urlctext\\\":\\\"\\\",\\\"targetc\\\":\\\"\\\"}\",\"attribs\":\"{\\\"article_layout\\\":\\\"\\\",\\\"show_title\\\":\\\"\\\",\\\"link_titles\\\":\\\"\\\",\\\"show_tags\\\":\\\"\\\",\\\"show_intro\\\":\\\"\\\",\\\"info_block_position\\\":\\\"\\\",\\\"info_block_show_title\\\":\\\"\\\",\\\"show_category\\\":\\\"\\\",\\\"link_category\\\":\\\"\\\",\\\"show_parent_category\\\":\\\"\\\",\\\"link_parent_category\\\":\\\"\\\",\\\"show_associations\\\":\\\"\\\",\\\"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_page_title\\\":\\\"\\\",\\\"show_publishing_options\\\":\\\"\\\",\\\"show_article_options\\\":\\\"\\\",\\\"show_urls_images_backend\\\":\\\"\\\",\\\"show_urls_images_frontend\\\":\\\"\\\"}\",\"version\":7,\"ordering\":\"4\",\"metakey\":\"\",\"metadesc\":\"\",\"access\":\"1\",\"hits\":\"0\",\"metadata\":\"{\\\"robots\\\":\\\"\\\",\\\"author\\\":\\\"\\\",\\\"rights\\\":\\\"\\\",\\\"xreference\\\":\\\"\\\"}\",\"featured\":\"0\",\"language\":\"*\",\"xreference\":\"\"}', 0),
(313, 5, 1, '', '2018-07-01 12:14:19', 601, 5068, 'f1debae4cff4cb299b2bc102c4420864c93dd883', '{\"id\":5,\"asset_id\":\"75\",\"title\":\"Have fun learning design\",\"alias\":\"have-fun-learning-design\",\"introtext\":\"<p>Aliquam egestas pellentesque est Etiam a orci Nulla id enim feugiat ligula ullamcorper. <\\/p>\\r\\n\",\"fulltext\":\"\\r\\n<p>Lorem Ipsum is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry\'s standard dummy text ever since the 1500s, when an unknown printer took a galley of type and scrambled it to make a type specimen book. It has survived not only five centuries, but also the leap into electronic typesetting, remaining essentially unchanged. <\\/p>\\r\\n<blockquote>Astroid Joomla framework is next generation template layout builder and manager enables you to develop an awesome website and templates.<\\/blockquote>\\r\\n<p>It was popularised in the 1960s with the release of Letraset sheets containing Lorem Ipsum passages, and more recently with desktop publishing software like Aldus PageMaker including versions of Lorem Ipsum. <\\/p>\\r\\n<h2> This is a H2 Tag <\\/h2>\\r\\n<p>Lorem Ipsum is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry\'s standard dummy text ever since the 1500s, when an unknown printer took a galley of type and scrambled it to make a type specimen book. <\\/p>\\r\\n<p>It has survived not only five centuries, but also the leap into electronic typesetting, remaining essentially unchanged. It was popularised in the 1960s with the release of Letraset sheets containing Lorem Ipsum passages, and more recently with desktop publishing software like Aldus PageMaker including versions of Lorem Ipsum. <\\/p>\\r\\n<h3>This is a H3 Tag<\\/h3>\\r\\n<p>Lorem Ipsum is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry\'s standard dummy text ever since the 1500s<\\/p>\\r\\n<strong>Un-ordered List here<\\/strong>\\r\\n<ul>\\r\\n<li>This is a list 1<\\/li>\\r\\n<li>This is a list 2<\\/li>\\r\\n<li>This is a list 3<\\/li>\\r\\n<li>This is a list 4<\\/li>\\r\\n<\\/ul>\\r\\n<h4>This is a H4 Tag <\\/h4>\\r\\n<p>Lorem Ipsum is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry\'s standard dummy text ever since the 1500s<\\/p>\\r\\n<strong>Un-ordered List here<\\/strong>\\r\\n<ol>\\r\\n<li>This is a list 1<\\/li>\\r\\n<li>This is a list 2<\\/li>\\r\\n<li>This is a list 3<\\/li>\\r\\n<li>This is a list 4<\\/li>\\r\\n<\\/ol>\\r\\n<h5>This is a H5 Tag <\\/h5>\\r\\n<p>It has survived not only five centuries, but also the leap into electronic typesetting, remaining essentially unchanged. It was popularised in the 1960s with the release of Letraset sheets containing Lorem Ipsum passages, and more recently with desktop publishing software like Aldus PageMaker including versions of Lorem Ipsum. <\\/p>\\r\\n<h6>This is a H6 Tag <\\/h6>\\r\\n<code>\\r\\n&lt;li&gt;This is a list 1&lt;\\/li&gt; <br>\\r\\n&lt;li&gt;This is a list 2&lt;\\/li&gt; <br>\\r\\n&lt;li&gt;This is a list 3&lt;\\/li&gt; <br>\\r\\n&lt;li&gt;This is a list 4&lt;\\/li&gt; <br>\\r\\n<\\/code>\\r\\n<p>It has survived not only five centuries, but also the leap into electronic typesetting, remaining essentially unchanged. It was popularised in the 1960s with the release of Letraset sheets containing Lorem Ipsum passages, and more recently with desktop publishing software like Aldus PageMaker including versions of Lorem Ipsum. <\\/p>\",\"state\":1,\"catid\":\"9\",\"created\":\"2018-06-01 11:45:06\",\"created_by\":\"601\",\"created_by_alias\":\"\",\"modified\":\"2018-07-01 12:14:19\",\"modified_by\":\"948\",\"checked_out\":\"948\",\"checked_out_time\":\"2018-07-01 12:13:59\",\"publish_up\":\"2018-06-01 11:45:06\",\"publish_down\":\"0000-00-00 00:00:00\",\"images\":\"{\\\"image_intro\\\":\\\"images\\\\\\/blog\\\\\\/design\\\\\\/img4-thumb.jpg\\\",\\\"float_intro\\\":\\\"\\\",\\\"image_intro_alt\\\":\\\"\\\",\\\"image_intro_caption\\\":\\\"\\\",\\\"image_fulltext\\\":\\\"images\\\\\\/blog\\\\\\/design\\\\\\/img4.jpg\\\",\\\"float_fulltext\\\":\\\"\\\",\\\"image_fulltext_alt\\\":\\\"\\\",\\\"image_fulltext_caption\\\":\\\"\\\"}\",\"urls\":\"{\\\"urla\\\":false,\\\"urlatext\\\":\\\"\\\",\\\"targeta\\\":\\\"\\\",\\\"urlb\\\":false,\\\"urlbtext\\\":\\\"\\\",\\\"targetb\\\":\\\"\\\",\\\"urlc\\\":false,\\\"urlctext\\\":\\\"\\\",\\\"targetc\\\":\\\"\\\"}\",\"attribs\":\"{\\\"article_layout\\\":\\\"\\\",\\\"show_title\\\":\\\"\\\",\\\"link_titles\\\":\\\"\\\",\\\"show_tags\\\":\\\"\\\",\\\"show_intro\\\":\\\"\\\",\\\"info_block_position\\\":\\\"\\\",\\\"info_block_show_title\\\":\\\"\\\",\\\"show_category\\\":\\\"\\\",\\\"link_category\\\":\\\"\\\",\\\"show_parent_category\\\":\\\"\\\",\\\"link_parent_category\\\":\\\"\\\",\\\"show_associations\\\":\\\"\\\",\\\"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_page_title\\\":\\\"\\\",\\\"show_publishing_options\\\":\\\"\\\",\\\"show_article_options\\\":\\\"\\\",\\\"show_urls_images_backend\\\":\\\"\\\",\\\"show_urls_images_frontend\\\":\\\"\\\"}\",\"version\":8,\"ordering\":\"3\",\"metakey\":\"\",\"metadesc\":\"\",\"access\":\"1\",\"hits\":\"0\",\"metadata\":\"{\\\"robots\\\":\\\"\\\",\\\"author\\\":\\\"\\\",\\\"rights\\\":\\\"\\\",\\\"xreference\\\":\\\"\\\"}\",\"featured\":\"0\",\"language\":\"*\",\"xreference\":\"\"}', 0),
(314, 4, 1, '', '2018-07-01 12:14:25', 601, 5072, '0a11c582ddd1e05e76025a3c6905f5df35ed43ab', '{\"id\":4,\"asset_id\":\"74\",\"title\":\"Guidance for you in design\",\"alias\":\"guidance-for-you-in-design\",\"introtext\":\"<p>Aliquam egestas pellentesque est Etiam a orci Nulla id enim feugiat ligula ullamcorper. <\\/p>\\r\\n\",\"fulltext\":\"\\r\\n<p>Lorem Ipsum is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry\'s standard dummy text ever since the 1500s, when an unknown printer took a galley of type and scrambled it to make a type specimen book. It has survived not only five centuries, but also the leap into electronic typesetting, remaining essentially unchanged. <\\/p>\\r\\n<blockquote>Astroid Joomla framework is next generation template layout builder and manager enables you to develop an awesome website and templates.<\\/blockquote>\\r\\n<p>It was popularised in the 1960s with the release of Letraset sheets containing Lorem Ipsum passages, and more recently with desktop publishing software like Aldus PageMaker including versions of Lorem Ipsum. <\\/p>\\r\\n<h2> This is a H2 Tag <\\/h2>\\r\\n<p>Lorem Ipsum is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry\'s standard dummy text ever since the 1500s, when an unknown printer took a galley of type and scrambled it to make a type specimen book. <\\/p>\\r\\n<p>It has survived not only five centuries, but also the leap into electronic typesetting, remaining essentially unchanged. It was popularised in the 1960s with the release of Letraset sheets containing Lorem Ipsum passages, and more recently with desktop publishing software like Aldus PageMaker including versions of Lorem Ipsum. <\\/p>\\r\\n<h3>This is a H3 Tag<\\/h3>\\r\\n<p>Lorem Ipsum is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry\'s standard dummy text ever since the 1500s<\\/p>\\r\\n<strong>Un-ordered List here<\\/strong>\\r\\n<ul>\\r\\n<li>This is a list 1<\\/li>\\r\\n<li>This is a list 2<\\/li>\\r\\n<li>This is a list 3<\\/li>\\r\\n<li>This is a list 4<\\/li>\\r\\n<\\/ul>\\r\\n<h4>This is a H4 Tag <\\/h4>\\r\\n<p>Lorem Ipsum is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry\'s standard dummy text ever since the 1500s<\\/p>\\r\\n<strong>Un-ordered List here<\\/strong>\\r\\n<ol>\\r\\n<li>This is a list 1<\\/li>\\r\\n<li>This is a list 2<\\/li>\\r\\n<li>This is a list 3<\\/li>\\r\\n<li>This is a list 4<\\/li>\\r\\n<\\/ol>\\r\\n<h5>This is a H5 Tag <\\/h5>\\r\\n<p>It has survived not only five centuries, but also the leap into electronic typesetting, remaining essentially unchanged. It was popularised in the 1960s with the release of Letraset sheets containing Lorem Ipsum passages, and more recently with desktop publishing software like Aldus PageMaker including versions of Lorem Ipsum. <\\/p>\\r\\n<h6>This is a H6 Tag <\\/h6>\\r\\n<code>\\r\\n&lt;li&gt;This is a list 1&lt;\\/li&gt; <br>\\r\\n&lt;li&gt;This is a list 2&lt;\\/li&gt; <br>\\r\\n&lt;li&gt;This is a list 3&lt;\\/li&gt; <br>\\r\\n&lt;li&gt;This is a list 4&lt;\\/li&gt; <br>\\r\\n<\\/code>\\r\\n<p>It has survived not only five centuries, but also the leap into electronic typesetting, remaining essentially unchanged. It was popularised in the 1960s with the release of Letraset sheets containing Lorem Ipsum passages, and more recently with desktop publishing software like Aldus PageMaker including versions of Lorem Ipsum. <\\/p>\",\"state\":1,\"catid\":\"9\",\"created\":\"2018-06-01 11:45:06\",\"created_by\":\"601\",\"created_by_alias\":\"\",\"modified\":\"2018-07-01 12:14:25\",\"modified_by\":\"948\",\"checked_out\":\"948\",\"checked_out_time\":\"2018-07-01 12:14:00\",\"publish_up\":\"2018-06-01 11:45:06\",\"publish_down\":\"0000-00-00 00:00:00\",\"images\":\"{\\\"image_intro\\\":\\\"images\\\\\\/blog\\\\\\/design\\\\\\/img5-thumb.jpg\\\",\\\"float_intro\\\":\\\"\\\",\\\"image_intro_alt\\\":\\\"\\\",\\\"image_intro_caption\\\":\\\"\\\",\\\"image_fulltext\\\":\\\"images\\\\\\/blog\\\\\\/design\\\\\\/img5.jpg\\\",\\\"float_fulltext\\\":\\\"\\\",\\\"image_fulltext_alt\\\":\\\"\\\",\\\"image_fulltext_caption\\\":\\\"\\\"}\",\"urls\":\"{\\\"urla\\\":false,\\\"urlatext\\\":\\\"\\\",\\\"targeta\\\":\\\"\\\",\\\"urlb\\\":false,\\\"urlbtext\\\":\\\"\\\",\\\"targetb\\\":\\\"\\\",\\\"urlc\\\":false,\\\"urlctext\\\":\\\"\\\",\\\"targetc\\\":\\\"\\\"}\",\"attribs\":\"{\\\"article_layout\\\":\\\"\\\",\\\"show_title\\\":\\\"\\\",\\\"link_titles\\\":\\\"\\\",\\\"show_tags\\\":\\\"\\\",\\\"show_intro\\\":\\\"\\\",\\\"info_block_position\\\":\\\"\\\",\\\"info_block_show_title\\\":\\\"\\\",\\\"show_category\\\":\\\"\\\",\\\"link_category\\\":\\\"\\\",\\\"show_parent_category\\\":\\\"\\\",\\\"link_parent_category\\\":\\\"\\\",\\\"show_associations\\\":\\\"\\\",\\\"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_page_title\\\":\\\"\\\",\\\"show_publishing_options\\\":\\\"\\\",\\\"show_article_options\\\":\\\"\\\",\\\"show_urls_images_backend\\\":\\\"\\\",\\\"show_urls_images_frontend\\\":\\\"\\\"}\",\"version\":8,\"ordering\":\"2\",\"metakey\":\"\",\"metadesc\":\"\",\"access\":\"1\",\"hits\":\"0\",\"metadata\":\"{\\\"robots\\\":\\\"\\\",\\\"author\\\":\\\"\\\",\\\"rights\\\":\\\"\\\",\\\"xreference\\\":\\\"\\\"}\",\"featured\":\"0\",\"language\":\"*\",\"xreference\":\"\"}', 0),
(315, 3, 1, '', '2018-07-01 12:14:31', 601, 5066, 'f7df8023a2bf8a9b3a8804261c59e1ab5b3f6f00', '{\"id\":3,\"asset_id\":\"73\",\"title\":\"Design Expert Interview\",\"alias\":\"design-expert-interview\",\"introtext\":\"<p>Aliquam egestas pellentesque est Etiam a orci Nulla id enim feugiat ligula ullamcorper. <\\/p>\\r\\n\",\"fulltext\":\"\\r\\n<p>Lorem Ipsum is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry\'s standard dummy text ever since the 1500s, when an unknown printer took a galley of type and scrambled it to make a type specimen book. It has survived not only five centuries, but also the leap into electronic typesetting, remaining essentially unchanged. <\\/p>\\r\\n<blockquote>Astroid Joomla framework is next generation template layout builder and manager enables you to develop an awesome website and templates.<\\/blockquote>\\r\\n<p>It was popularised in the 1960s with the release of Letraset sheets containing Lorem Ipsum passages, and more recently with desktop publishing software like Aldus PageMaker including versions of Lorem Ipsum. <\\/p>\\r\\n<h2> This is a H2 Tag <\\/h2>\\r\\n<p>Lorem Ipsum is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry\'s standard dummy text ever since the 1500s, when an unknown printer took a galley of type and scrambled it to make a type specimen book. <\\/p>\\r\\n<p>It has survived not only five centuries, but also the leap into electronic typesetting, remaining essentially unchanged. It was popularised in the 1960s with the release of Letraset sheets containing Lorem Ipsum passages, and more recently with desktop publishing software like Aldus PageMaker including versions of Lorem Ipsum. <\\/p>\\r\\n<h3>This is a H3 Tag<\\/h3>\\r\\n<p>Lorem Ipsum is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry\'s standard dummy text ever since the 1500s<\\/p>\\r\\n<strong>Un-ordered List here<\\/strong>\\r\\n<ul>\\r\\n<li>This is a list 1<\\/li>\\r\\n<li>This is a list 2<\\/li>\\r\\n<li>This is a list 3<\\/li>\\r\\n<li>This is a list 4<\\/li>\\r\\n<\\/ul>\\r\\n<h4>This is a H4 Tag <\\/h4>\\r\\n<p>Lorem Ipsum is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry\'s standard dummy text ever since the 1500s<\\/p>\\r\\n<strong>Un-ordered List here<\\/strong>\\r\\n<ol>\\r\\n<li>This is a list 1<\\/li>\\r\\n<li>This is a list 2<\\/li>\\r\\n<li>This is a list 3<\\/li>\\r\\n<li>This is a list 4<\\/li>\\r\\n<\\/ol>\\r\\n<h5>This is a H5 Tag <\\/h5>\\r\\n<p>It has survived not only five centuries, but also the leap into electronic typesetting, remaining essentially unchanged. It was popularised in the 1960s with the release of Letraset sheets containing Lorem Ipsum passages, and more recently with desktop publishing software like Aldus PageMaker including versions of Lorem Ipsum. <\\/p>\\r\\n<h6>This is a H6 Tag <\\/h6>\\r\\n<code>\\r\\n&lt;li&gt;This is a list 1&lt;\\/li&gt; <br>\\r\\n&lt;li&gt;This is a list 2&lt;\\/li&gt; <br>\\r\\n&lt;li&gt;This is a list 3&lt;\\/li&gt; <br>\\r\\n&lt;li&gt;This is a list 4&lt;\\/li&gt; <br>\\r\\n<\\/code>\\r\\n<p>It has survived not only five centuries, but also the leap into electronic typesetting, remaining essentially unchanged. It was popularised in the 1960s with the release of Letraset sheets containing Lorem Ipsum passages, and more recently with desktop publishing software like Aldus PageMaker including versions of Lorem Ipsum. <\\/p>\",\"state\":1,\"catid\":\"9\",\"created\":\"2018-06-01 11:45:06\",\"created_by\":\"601\",\"created_by_alias\":\"\",\"modified\":\"2018-07-01 12:14:31\",\"modified_by\":\"948\",\"checked_out\":\"948\",\"checked_out_time\":\"2018-07-01 12:14:01\",\"publish_up\":\"2018-06-01 11:45:06\",\"publish_down\":\"0000-00-00 00:00:00\",\"images\":\"{\\\"image_intro\\\":\\\"images\\\\\\/blog\\\\\\/design\\\\\\/img6-thumb.jpg\\\",\\\"float_intro\\\":\\\"\\\",\\\"image_intro_alt\\\":\\\"\\\",\\\"image_intro_caption\\\":\\\"\\\",\\\"image_fulltext\\\":\\\"images\\\\\\/blog\\\\\\/design\\\\\\/img6.jpg\\\",\\\"float_fulltext\\\":\\\"\\\",\\\"image_fulltext_alt\\\":\\\"\\\",\\\"image_fulltext_caption\\\":\\\"\\\"}\",\"urls\":\"{\\\"urla\\\":false,\\\"urlatext\\\":\\\"\\\",\\\"targeta\\\":\\\"\\\",\\\"urlb\\\":false,\\\"urlbtext\\\":\\\"\\\",\\\"targetb\\\":\\\"\\\",\\\"urlc\\\":false,\\\"urlctext\\\":\\\"\\\",\\\"targetc\\\":\\\"\\\"}\",\"attribs\":\"{\\\"article_layout\\\":\\\"\\\",\\\"show_title\\\":\\\"\\\",\\\"link_titles\\\":\\\"\\\",\\\"show_tags\\\":\\\"\\\",\\\"show_intro\\\":\\\"\\\",\\\"info_block_position\\\":\\\"\\\",\\\"info_block_show_title\\\":\\\"\\\",\\\"show_category\\\":\\\"\\\",\\\"link_category\\\":\\\"\\\",\\\"show_parent_category\\\":\\\"\\\",\\\"link_parent_category\\\":\\\"\\\",\\\"show_associations\\\":\\\"\\\",\\\"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_page_title\\\":\\\"\\\",\\\"show_publishing_options\\\":\\\"\\\",\\\"show_article_options\\\":\\\"\\\",\\\"show_urls_images_backend\\\":\\\"\\\",\\\"show_urls_images_frontend\\\":\\\"\\\"}\",\"version\":6,\"ordering\":\"1\",\"metakey\":\"\",\"metadesc\":\"\",\"access\":\"1\",\"hits\":\"0\",\"metadata\":\"{\\\"robots\\\":\\\"\\\",\\\"author\\\":\\\"\\\",\\\"rights\\\":\\\"\\\",\\\"xreference\\\":\\\"\\\"}\",\"featured\":\"0\",\"language\":\"*\",\"xreference\":\"\"}', 0);
INSERT INTO `ynfp8_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
(316, 25, 1, '', '2018-07-01 12:15:12', 601, 5108, '174b5c31b22589ea6a6baf83c72c3b2f759c03fa', '{\"id\":25,\"asset_id\":\"164\",\"title\":\"Why is everyone talking about lifestyle?\",\"alias\":\"why-is-everyone-talking-about-lifestyle\",\"introtext\":\"<p>Aliquam egestas pellentesque est Etiam a orci Nulla id enim feugiat ligula ullamcorper. <\\/p>\\r\\n\",\"fulltext\":\"\\r\\n<p>Lorem Ipsum is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry\'s standard dummy text ever since the 1500s, when an unknown printer took a galley of type and scrambled it to make a type specimen book. It has survived not only five centuries, but also the leap into electronic typesetting, remaining essentially unchanged. <\\/p>\\r\\n<blockquote>Astroid Joomla framework is next generation template layout builder and manager enables you to develop an awesome website and templates.<\\/blockquote>\\r\\n<p>It was popularised in the 1960s with the release of Letraset sheets containing Lorem Ipsum passages, and more recently with desktop publishing software like Aldus PageMaker including versions of Lorem Ipsum. <\\/p>\\r\\n<h2> This is a H2 Tag <\\/h2>\\r\\n<p>Lorem Ipsum is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry\'s standard dummy text ever since the 1500s, when an unknown printer took a galley of type and scrambled it to make a type specimen book. <\\/p>\\r\\n<p>It has survived not only five centuries, but also the leap into electronic typesetting, remaining essentially unchanged. It was popularised in the 1960s with the release of Letraset sheets containing Lorem Ipsum passages, and more recently with desktop publishing software like Aldus PageMaker including versions of Lorem Ipsum. <\\/p>\\r\\n<h3>This is a H3 Tag<\\/h3>\\r\\n<p>Lorem Ipsum is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry\'s standard dummy text ever since the 1500s<\\/p>\\r\\n<strong>Un-ordered List here<\\/strong>\\r\\n<ul>\\r\\n<li>This is a list 1<\\/li>\\r\\n<li>This is a list 2<\\/li>\\r\\n<li>This is a list 3<\\/li>\\r\\n<li>This is a list 4<\\/li>\\r\\n<\\/ul>\\r\\n<h4>This is a H4 Tag <\\/h4>\\r\\n<p>Lorem Ipsum is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry\'s standard dummy text ever since the 1500s<\\/p>\\r\\n<strong>Un-ordered List here<\\/strong>\\r\\n<ol>\\r\\n<li>This is a list 1<\\/li>\\r\\n<li>This is a list 2<\\/li>\\r\\n<li>This is a list 3<\\/li>\\r\\n<li>This is a list 4<\\/li>\\r\\n<\\/ol>\\r\\n<h5>This is a H5 Tag <\\/h5>\\r\\n<p>It has survived not only five centuries, but also the leap into electronic typesetting, remaining essentially unchanged. It was popularised in the 1960s with the release of Letraset sheets containing Lorem Ipsum passages, and more recently with desktop publishing software like Aldus PageMaker including versions of Lorem Ipsum. <\\/p>\\r\\n<h6>This is a H6 Tag <\\/h6>\\r\\n<code>\\r\\n&lt;li&gt;This is a list 1&lt;\\/li&gt; <br>\\r\\n&lt;li&gt;This is a list 2&lt;\\/li&gt; <br>\\r\\n&lt;li&gt;This is a list 3&lt;\\/li&gt; <br>\\r\\n&lt;li&gt;This is a list 4&lt;\\/li&gt; <br>\\r\\n<\\/code>\\r\\n<p>It has survived not only five centuries, but also the leap into electronic typesetting, remaining essentially unchanged. It was popularised in the 1960s with the release of Letraset sheets containing Lorem Ipsum passages, and more recently with desktop publishing software like Aldus PageMaker including versions of Lorem Ipsum. <\\/p>\",\"state\":1,\"catid\":\"10\",\"created\":\"2018-06-01 11:45:06\",\"created_by\":\"601\",\"created_by_alias\":\"\",\"modified\":\"2018-07-01 12:15:12\",\"modified_by\":\"948\",\"checked_out\":\"948\",\"checked_out_time\":\"2018-07-01 12:15:00\",\"publish_up\":\"2018-06-01 11:45:06\",\"publish_down\":\"0000-00-00 00:00:00\",\"images\":\"{\\\"image_intro\\\":\\\"images\\\\\\/blog\\\\\\/lifestyle\\\\\\/img1-thumb.jpg\\\",\\\"float_intro\\\":\\\"\\\",\\\"image_intro_alt\\\":\\\"\\\",\\\"image_intro_caption\\\":\\\"\\\",\\\"image_fulltext\\\":\\\"images\\\\\\/blog\\\\\\/lifestyle\\\\\\/img1.jpg\\\",\\\"float_fulltext\\\":\\\"\\\",\\\"image_fulltext_alt\\\":\\\"\\\",\\\"image_fulltext_caption\\\":\\\"\\\"}\",\"urls\":\"{\\\"urla\\\":false,\\\"urlatext\\\":\\\"\\\",\\\"targeta\\\":\\\"\\\",\\\"urlb\\\":false,\\\"urlbtext\\\":\\\"\\\",\\\"targetb\\\":\\\"\\\",\\\"urlc\\\":false,\\\"urlctext\\\":\\\"\\\",\\\"targetc\\\":\\\"\\\"}\",\"attribs\":\"{\\\"article_layout\\\":\\\"\\\",\\\"show_title\\\":\\\"\\\",\\\"link_titles\\\":\\\"\\\",\\\"show_tags\\\":\\\"\\\",\\\"show_intro\\\":\\\"\\\",\\\"info_block_position\\\":\\\"\\\",\\\"info_block_show_title\\\":\\\"\\\",\\\"show_category\\\":\\\"\\\",\\\"link_category\\\":\\\"\\\",\\\"show_parent_category\\\":\\\"\\\",\\\"link_parent_category\\\":\\\"\\\",\\\"show_associations\\\":\\\"\\\",\\\"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_page_title\\\":\\\"\\\",\\\"show_publishing_options\\\":\\\"\\\",\\\"show_article_options\\\":\\\"\\\",\\\"show_urls_images_backend\\\":\\\"\\\",\\\"show_urls_images_frontend\\\":\\\"\\\"}\",\"version\":7,\"ordering\":\"1\",\"metakey\":\"\",\"metadesc\":\"\",\"access\":\"1\",\"hits\":\"0\",\"metadata\":\"{\\\"robots\\\":\\\"\\\",\\\"author\\\":\\\"\\\",\\\"rights\\\":\\\"\\\",\\\"xreference\\\":\\\"\\\"}\",\"featured\":\"0\",\"language\":\"*\",\"xreference\":\"\"}', 0),
(317, 24, 1, '', '2018-07-01 12:15:17', 601, 5094, '8b24a6d990aeec9875753f9b283a4f3c0bbb544d', '{\"id\":24,\"asset_id\":\"163\",\"title\":\"Ten Common Myths About Lifestyle.\",\"alias\":\"ten-common-myths-about-lifestyle\",\"introtext\":\"<p>Aliquam egestas pellentesque est Etiam a orci Nulla id enim feugiat ligula ullamcorper. <\\/p>\\r\\n\",\"fulltext\":\"\\r\\n<p>Lorem Ipsum is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry\'s standard dummy text ever since the 1500s, when an unknown printer took a galley of type and scrambled it to make a type specimen book. It has survived not only five centuries, but also the leap into electronic typesetting, remaining essentially unchanged. <\\/p>\\r\\n<blockquote>Astroid Joomla framework is next generation template layout builder and manager enables you to develop an awesome website and templates.<\\/blockquote>\\r\\n<p>It was popularised in the 1960s with the release of Letraset sheets containing Lorem Ipsum passages, and more recently with desktop publishing software like Aldus PageMaker including versions of Lorem Ipsum. <\\/p>\\r\\n<h2> This is a H2 Tag <\\/h2>\\r\\n<p>Lorem Ipsum is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry\'s standard dummy text ever since the 1500s, when an unknown printer took a galley of type and scrambled it to make a type specimen book. <\\/p>\\r\\n<p>It has survived not only five centuries, but also the leap into electronic typesetting, remaining essentially unchanged. It was popularised in the 1960s with the release of Letraset sheets containing Lorem Ipsum passages, and more recently with desktop publishing software like Aldus PageMaker including versions of Lorem Ipsum. <\\/p>\\r\\n<h3>This is a H3 Tag<\\/h3>\\r\\n<p>Lorem Ipsum is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry\'s standard dummy text ever since the 1500s<\\/p>\\r\\n<strong>Un-ordered List here<\\/strong>\\r\\n<ul>\\r\\n<li>This is a list 1<\\/li>\\r\\n<li>This is a list 2<\\/li>\\r\\n<li>This is a list 3<\\/li>\\r\\n<li>This is a list 4<\\/li>\\r\\n<\\/ul>\\r\\n<h4>This is a H4 Tag <\\/h4>\\r\\n<p>Lorem Ipsum is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry\'s standard dummy text ever since the 1500s<\\/p>\\r\\n<strong>Un-ordered List here<\\/strong>\\r\\n<ol>\\r\\n<li>This is a list 1<\\/li>\\r\\n<li>This is a list 2<\\/li>\\r\\n<li>This is a list 3<\\/li>\\r\\n<li>This is a list 4<\\/li>\\r\\n<\\/ol>\\r\\n<h5>This is a H5 Tag <\\/h5>\\r\\n<p>It has survived not only five centuries, but also the leap into electronic typesetting, remaining essentially unchanged. It was popularised in the 1960s with the release of Letraset sheets containing Lorem Ipsum passages, and more recently with desktop publishing software like Aldus PageMaker including versions of Lorem Ipsum. <\\/p>\\r\\n<h6>This is a H6 Tag <\\/h6>\\r\\n<code>\\r\\n&lt;li&gt;This is a list 1&lt;\\/li&gt; <br>\\r\\n&lt;li&gt;This is a list 2&lt;\\/li&gt; <br>\\r\\n&lt;li&gt;This is a list 3&lt;\\/li&gt; <br>\\r\\n&lt;li&gt;This is a list 4&lt;\\/li&gt; <br>\\r\\n<\\/code>\\r\\n<p>It has survived not only five centuries, but also the leap into electronic typesetting, remaining essentially unchanged. It was popularised in the 1960s with the release of Letraset sheets containing Lorem Ipsum passages, and more recently with desktop publishing software like Aldus PageMaker including versions of Lorem Ipsum. <\\/p>\",\"state\":1,\"catid\":\"10\",\"created\":\"2018-06-01 11:45:06\",\"created_by\":\"601\",\"created_by_alias\":\"\",\"modified\":\"2018-07-01 12:15:17\",\"modified_by\":\"948\",\"checked_out\":\"948\",\"checked_out_time\":\"2018-07-01 12:15:00\",\"publish_up\":\"2018-06-01 11:45:06\",\"publish_down\":\"0000-00-00 00:00:00\",\"images\":\"{\\\"image_intro\\\":\\\"images\\\\\\/blog\\\\\\/lifestyle\\\\\\/img2-thumb.jpg\\\",\\\"float_intro\\\":\\\"\\\",\\\"image_intro_alt\\\":\\\"\\\",\\\"image_intro_caption\\\":\\\"\\\",\\\"image_fulltext\\\":\\\"images\\\\\\/blog\\\\\\/lifestyle\\\\\\/img2.jpg\\\",\\\"float_fulltext\\\":\\\"\\\",\\\"image_fulltext_alt\\\":\\\"\\\",\\\"image_fulltext_caption\\\":\\\"\\\"}\",\"urls\":\"{\\\"urla\\\":false,\\\"urlatext\\\":\\\"\\\",\\\"targeta\\\":\\\"\\\",\\\"urlb\\\":false,\\\"urlbtext\\\":\\\"\\\",\\\"targetb\\\":\\\"\\\",\\\"urlc\\\":false,\\\"urlctext\\\":\\\"\\\",\\\"targetc\\\":\\\"\\\"}\",\"attribs\":\"{\\\"article_layout\\\":\\\"\\\",\\\"show_title\\\":\\\"\\\",\\\"link_titles\\\":\\\"\\\",\\\"show_tags\\\":\\\"\\\",\\\"show_intro\\\":\\\"\\\",\\\"info_block_position\\\":\\\"\\\",\\\"info_block_show_title\\\":\\\"\\\",\\\"show_category\\\":\\\"\\\",\\\"link_category\\\":\\\"\\\",\\\"show_parent_category\\\":\\\"\\\",\\\"link_parent_category\\\":\\\"\\\",\\\"show_associations\\\":\\\"\\\",\\\"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_page_title\\\":\\\"\\\",\\\"show_publishing_options\\\":\\\"\\\",\\\"show_article_options\\\":\\\"\\\",\\\"show_urls_images_backend\\\":\\\"\\\",\\\"show_urls_images_frontend\\\":\\\"\\\"}\",\"version\":9,\"ordering\":\"2\",\"metakey\":\"\",\"metadesc\":\"\",\"access\":\"1\",\"hits\":\"0\",\"metadata\":\"{\\\"robots\\\":\\\"\\\",\\\"author\\\":\\\"\\\",\\\"rights\\\":\\\"\\\",\\\"xreference\\\":\\\"\\\"}\",\"featured\":\"0\",\"language\":\"*\",\"xreference\":\"\"}', 0),
(318, 23, 1, '', '2018-07-01 12:15:20', 601, 5139, '21136690ce6c8133f938418bdf51b746c5843b9d', '{\"id\":23,\"asset_id\":\"162\",\"title\":\"How to have a fantastic lifestyle with minimal spending\",\"alias\":\"how-to-have-a-fantastic-lifestyle-with-minimal-spending\",\"introtext\":\"<p>Aliquam egestas pellentesque est Etiam a orci Nulla id enim feugiat ligula ullamcorper. <\\/p>\\r\\n\",\"fulltext\":\"\\r\\n<p>Lorem Ipsum is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry\'s standard dummy text ever since the 1500s, when an unknown printer took a galley of type and scrambled it to make a type specimen book. It has survived not only five centuries, but also the leap into electronic typesetting, remaining essentially unchanged. <\\/p>\\r\\n<blockquote>Astroid Joomla framework is next generation template layout builder and manager enables you to develop an awesome website and templates.<\\/blockquote>\\r\\n<p>It was popularised in the 1960s with the release of Letraset sheets containing Lorem Ipsum passages, and more recently with desktop publishing software like Aldus PageMaker including versions of Lorem Ipsum. <\\/p>\\r\\n<h2> This is a H2 Tag <\\/h2>\\r\\n<p>Lorem Ipsum is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry\'s standard dummy text ever since the 1500s, when an unknown printer took a galley of type and scrambled it to make a type specimen book. <\\/p>\\r\\n<p>It has survived not only five centuries, but also the leap into electronic typesetting, remaining essentially unchanged. It was popularised in the 1960s with the release of Letraset sheets containing Lorem Ipsum passages, and more recently with desktop publishing software like Aldus PageMaker including versions of Lorem Ipsum. <\\/p>\\r\\n<h3>This is a H3 Tag<\\/h3>\\r\\n<p>Lorem Ipsum is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry\'s standard dummy text ever since the 1500s<\\/p>\\r\\n<strong>Un-ordered List here<\\/strong>\\r\\n<ul>\\r\\n<li>This is a list 1<\\/li>\\r\\n<li>This is a list 2<\\/li>\\r\\n<li>This is a list 3<\\/li>\\r\\n<li>This is a list 4<\\/li>\\r\\n<\\/ul>\\r\\n<h4>This is a H4 Tag <\\/h4>\\r\\n<p>Lorem Ipsum is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry\'s standard dummy text ever since the 1500s<\\/p>\\r\\n<strong>Un-ordered List here<\\/strong>\\r\\n<ol>\\r\\n<li>This is a list 1<\\/li>\\r\\n<li>This is a list 2<\\/li>\\r\\n<li>This is a list 3<\\/li>\\r\\n<li>This is a list 4<\\/li>\\r\\n<\\/ol>\\r\\n<h5>This is a H5 Tag <\\/h5>\\r\\n<p>It has survived not only five centuries, but also the leap into electronic typesetting, remaining essentially unchanged. It was popularised in the 1960s with the release of Letraset sheets containing Lorem Ipsum passages, and more recently with desktop publishing software like Aldus PageMaker including versions of Lorem Ipsum. <\\/p>\\r\\n<h6>This is a H6 Tag <\\/h6>\\r\\n<code>\\r\\n&lt;li&gt;This is a list 1&lt;\\/li&gt; <br>\\r\\n&lt;li&gt;This is a list 2&lt;\\/li&gt; <br>\\r\\n&lt;li&gt;This is a list 3&lt;\\/li&gt; <br>\\r\\n&lt;li&gt;This is a list 4&lt;\\/li&gt; <br>\\r\\n<\\/code>\\r\\n<p>It has survived not only five centuries, but also the leap into electronic typesetting, remaining essentially unchanged. It was popularised in the 1960s with the release of Letraset sheets containing Lorem Ipsum passages, and more recently with desktop publishing software like Aldus PageMaker including versions of Lorem Ipsum. <\\/p>\",\"state\":1,\"catid\":\"10\",\"created\":\"2018-06-01 11:45:06\",\"created_by\":\"601\",\"created_by_alias\":\"\",\"modified\":\"2018-07-01 12:15:20\",\"modified_by\":\"948\",\"checked_out\":\"948\",\"checked_out_time\":\"2018-07-01 12:15:02\",\"publish_up\":\"2018-06-01 11:45:06\",\"publish_down\":\"0000-00-00 00:00:00\",\"images\":\"{\\\"image_intro\\\":\\\"images\\\\\\/blog\\\\\\/lifestyle\\\\\\/img3-thumb.jpg\\\",\\\"float_intro\\\":\\\"\\\",\\\"image_intro_alt\\\":\\\"\\\",\\\"image_intro_caption\\\":\\\"\\\",\\\"image_fulltext\\\":\\\"images\\\\\\/blog\\\\\\/lifestyle\\\\\\/img3.jpg\\\",\\\"float_fulltext\\\":\\\"\\\",\\\"image_fulltext_alt\\\":\\\"\\\",\\\"image_fulltext_caption\\\":\\\"\\\"}\",\"urls\":\"{\\\"urla\\\":false,\\\"urlatext\\\":\\\"\\\",\\\"targeta\\\":\\\"\\\",\\\"urlb\\\":false,\\\"urlbtext\\\":\\\"\\\",\\\"targetb\\\":\\\"\\\",\\\"urlc\\\":false,\\\"urlctext\\\":\\\"\\\",\\\"targetc\\\":\\\"\\\"}\",\"attribs\":\"{\\\"article_layout\\\":\\\"\\\",\\\"show_title\\\":\\\"\\\",\\\"link_titles\\\":\\\"\\\",\\\"show_tags\\\":\\\"\\\",\\\"show_intro\\\":\\\"\\\",\\\"info_block_position\\\":\\\"\\\",\\\"info_block_show_title\\\":\\\"\\\",\\\"show_category\\\":\\\"\\\",\\\"link_category\\\":\\\"\\\",\\\"show_parent_category\\\":\\\"\\\",\\\"link_parent_category\\\":\\\"\\\",\\\"show_associations\\\":\\\"\\\",\\\"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_page_title\\\":\\\"\\\",\\\"show_publishing_options\\\":\\\"\\\",\\\"show_article_options\\\":\\\"\\\",\\\"show_urls_images_backend\\\":\\\"\\\",\\\"show_urls_images_frontend\\\":\\\"\\\"}\",\"version\":9,\"ordering\":\"3\",\"metakey\":\"\",\"metadesc\":\"\",\"access\":\"1\",\"hits\":\"0\",\"metadata\":\"{\\\"robots\\\":\\\"\\\",\\\"author\\\":\\\"\\\",\\\"rights\\\":\\\"\\\",\\\"xreference\\\":\\\"\\\"}\",\"featured\":\"0\",\"language\":\"*\",\"xreference\":\"\"}', 0),
(319, 22, 1, '', '2018-07-01 12:15:24', 601, 5099, 'ae25eca5c454c028ec7615fc553e9075a460d214', '{\"id\":22,\"asset_id\":\"161\",\"title\":\"How to get people to like lifestyle\",\"alias\":\"how-to-get-people-to-like-lifestyle\",\"introtext\":\"<p>Aliquam egestas pellentesque est Etiam a orci Nulla id enim feugiat ligula ullamcorper. <\\/p>\\r\\n\",\"fulltext\":\"\\r\\n<p>Lorem Ipsum is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry\'s standard dummy text ever since the 1500s, when an unknown printer took a galley of type and scrambled it to make a type specimen book. It has survived not only five centuries, but also the leap into electronic typesetting, remaining essentially unchanged. <\\/p>\\r\\n<blockquote>Astroid Joomla framework is next generation template layout builder and manager enables you to develop an awesome website and templates.<\\/blockquote>\\r\\n<p>It was popularised in the 1960s with the release of Letraset sheets containing Lorem Ipsum passages, and more recently with desktop publishing software like Aldus PageMaker including versions of Lorem Ipsum. <\\/p>\\r\\n<h2> This is a H2 Tag <\\/h2>\\r\\n<p>Lorem Ipsum is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry\'s standard dummy text ever since the 1500s, when an unknown printer took a galley of type and scrambled it to make a type specimen book. <\\/p>\\r\\n<p>It has survived not only five centuries, but also the leap into electronic typesetting, remaining essentially unchanged. It was popularised in the 1960s with the release of Letraset sheets containing Lorem Ipsum passages, and more recently with desktop publishing software like Aldus PageMaker including versions of Lorem Ipsum. <\\/p>\\r\\n<h3>This is a H3 Tag<\\/h3>\\r\\n<p>Lorem Ipsum is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry\'s standard dummy text ever since the 1500s<\\/p>\\r\\n<strong>Un-ordered List here<\\/strong>\\r\\n<ul>\\r\\n<li>This is a list 1<\\/li>\\r\\n<li>This is a list 2<\\/li>\\r\\n<li>This is a list 3<\\/li>\\r\\n<li>This is a list 4<\\/li>\\r\\n<\\/ul>\\r\\n<h4>This is a H4 Tag <\\/h4>\\r\\n<p>Lorem Ipsum is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry\'s standard dummy text ever since the 1500s<\\/p>\\r\\n<strong>Un-ordered List here<\\/strong>\\r\\n<ol>\\r\\n<li>This is a list 1<\\/li>\\r\\n<li>This is a list 2<\\/li>\\r\\n<li>This is a list 3<\\/li>\\r\\n<li>This is a list 4<\\/li>\\r\\n<\\/ol>\\r\\n<h5>This is a H5 Tag <\\/h5>\\r\\n<p>It has survived not only five centuries, but also the leap into electronic typesetting, remaining essentially unchanged. It was popularised in the 1960s with the release of Letraset sheets containing Lorem Ipsum passages, and more recently with desktop publishing software like Aldus PageMaker including versions of Lorem Ipsum. <\\/p>\\r\\n<h6>This is a H6 Tag <\\/h6>\\r\\n<code>\\r\\n&lt;li&gt;This is a list 1&lt;\\/li&gt; <br>\\r\\n&lt;li&gt;This is a list 2&lt;\\/li&gt; <br>\\r\\n&lt;li&gt;This is a list 3&lt;\\/li&gt; <br>\\r\\n&lt;li&gt;This is a list 4&lt;\\/li&gt; <br>\\r\\n<\\/code>\\r\\n<p>It has survived not only five centuries, but also the leap into electronic typesetting, remaining essentially unchanged. It was popularised in the 1960s with the release of Letraset sheets containing Lorem Ipsum passages, and more recently with desktop publishing software like Aldus PageMaker including versions of Lorem Ipsum. <\\/p>\",\"state\":1,\"catid\":\"10\",\"created\":\"2018-06-01 11:45:06\",\"created_by\":\"601\",\"created_by_alias\":\"\",\"modified\":\"2018-07-01 12:15:24\",\"modified_by\":\"948\",\"checked_out\":\"948\",\"checked_out_time\":\"2018-07-01 12:15:03\",\"publish_up\":\"2018-06-01 11:45:06\",\"publish_down\":\"0000-00-00 00:00:00\",\"images\":\"{\\\"image_intro\\\":\\\"images\\\\\\/blog\\\\\\/lifestyle\\\\\\/img4-thumb.jpg\\\",\\\"float_intro\\\":\\\"\\\",\\\"image_intro_alt\\\":\\\"\\\",\\\"image_intro_caption\\\":\\\"\\\",\\\"image_fulltext\\\":\\\"images\\\\\\/blog\\\\\\/lifestyle\\\\\\/img4.jpg\\\",\\\"float_fulltext\\\":\\\"\\\",\\\"image_fulltext_alt\\\":\\\"\\\",\\\"image_fulltext_caption\\\":\\\"\\\"}\",\"urls\":\"{\\\"urla\\\":false,\\\"urlatext\\\":\\\"\\\",\\\"targeta\\\":\\\"\\\",\\\"urlb\\\":false,\\\"urlbtext\\\":\\\"\\\",\\\"targetb\\\":\\\"\\\",\\\"urlc\\\":false,\\\"urlctext\\\":\\\"\\\",\\\"targetc\\\":\\\"\\\"}\",\"attribs\":\"{\\\"article_layout\\\":\\\"\\\",\\\"show_title\\\":\\\"\\\",\\\"link_titles\\\":\\\"\\\",\\\"show_tags\\\":\\\"\\\",\\\"show_intro\\\":\\\"\\\",\\\"info_block_position\\\":\\\"\\\",\\\"info_block_show_title\\\":\\\"\\\",\\\"show_category\\\":\\\"\\\",\\\"link_category\\\":\\\"\\\",\\\"show_parent_category\\\":\\\"\\\",\\\"link_parent_category\\\":\\\"\\\",\\\"show_associations\\\":\\\"\\\",\\\"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_page_title\\\":\\\"\\\",\\\"show_publishing_options\\\":\\\"\\\",\\\"show_article_options\\\":\\\"\\\",\\\"show_urls_images_backend\\\":\\\"\\\",\\\"show_urls_images_frontend\\\":\\\"\\\"}\",\"version\":8,\"ordering\":\"4\",\"metakey\":\"\",\"metadesc\":\"\",\"access\":\"1\",\"hits\":\"0\",\"metadata\":\"{\\\"robots\\\":\\\"\\\",\\\"author\\\":\\\"\\\",\\\"rights\\\":\\\"\\\",\\\"xreference\\\":\\\"\\\"}\",\"featured\":\"0\",\"language\":\"*\",\"xreference\":\"\"}', 0),
(320, 21, 1, '', '2018-07-01 12:15:26', 601, 5123, 'dfe7dac070aaf0935d55bc433392489e679ac6db', '{\"id\":21,\"asset_id\":\"160\",\"title\":\"Five great lessons you can learn from lifestyle\",\"alias\":\"five-great-lessons-you-can-learn-from-lifestyle\",\"introtext\":\"<p>Aliquam egestas pellentesque est Etiam a orci Nulla id enim feugiat ligula ullamcorper. <\\/p>\\r\\n\",\"fulltext\":\"\\r\\n<p>Lorem Ipsum is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry\'s standard dummy text ever since the 1500s, when an unknown printer took a galley of type and scrambled it to make a type specimen book. It has survived not only five centuries, but also the leap into electronic typesetting, remaining essentially unchanged. <\\/p>\\r\\n<blockquote>Astroid Joomla framework is next generation template layout builder and manager enables you to develop an awesome website and templates.<\\/blockquote>\\r\\n<p>It was popularised in the 1960s with the release of Letraset sheets containing Lorem Ipsum passages, and more recently with desktop publishing software like Aldus PageMaker including versions of Lorem Ipsum. <\\/p>\\r\\n<h2> This is a H2 Tag <\\/h2>\\r\\n<p>Lorem Ipsum is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry\'s standard dummy text ever since the 1500s, when an unknown printer took a galley of type and scrambled it to make a type specimen book. <\\/p>\\r\\n<p>It has survived not only five centuries, but also the leap into electronic typesetting, remaining essentially unchanged. It was popularised in the 1960s with the release of Letraset sheets containing Lorem Ipsum passages, and more recently with desktop publishing software like Aldus PageMaker including versions of Lorem Ipsum. <\\/p>\\r\\n<h3>This is a H3 Tag<\\/h3>\\r\\n<p>Lorem Ipsum is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry\'s standard dummy text ever since the 1500s<\\/p>\\r\\n<strong>Un-ordered List here<\\/strong>\\r\\n<ul>\\r\\n<li>This is a list 1<\\/li>\\r\\n<li>This is a list 2<\\/li>\\r\\n<li>This is a list 3<\\/li>\\r\\n<li>This is a list 4<\\/li>\\r\\n<\\/ul>\\r\\n<h4>This is a H4 Tag <\\/h4>\\r\\n<p>Lorem Ipsum is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry\'s standard dummy text ever since the 1500s<\\/p>\\r\\n<strong>Un-ordered List here<\\/strong>\\r\\n<ol>\\r\\n<li>This is a list 1<\\/li>\\r\\n<li>This is a list 2<\\/li>\\r\\n<li>This is a list 3<\\/li>\\r\\n<li>This is a list 4<\\/li>\\r\\n<\\/ol>\\r\\n<h5>This is a H5 Tag <\\/h5>\\r\\n<p>It has survived not only five centuries, but also the leap into electronic typesetting, remaining essentially unchanged. It was popularised in the 1960s with the release of Letraset sheets containing Lorem Ipsum passages, and more recently with desktop publishing software like Aldus PageMaker including versions of Lorem Ipsum. <\\/p>\\r\\n<h6>This is a H6 Tag <\\/h6>\\r\\n<code>\\r\\n&lt;li&gt;This is a list 1&lt;\\/li&gt; <br>\\r\\n&lt;li&gt;This is a list 2&lt;\\/li&gt; <br>\\r\\n&lt;li&gt;This is a list 3&lt;\\/li&gt; <br>\\r\\n&lt;li&gt;This is a list 4&lt;\\/li&gt; <br>\\r\\n<\\/code>\\r\\n<p>It has survived not only five centuries, but also the leap into electronic typesetting, remaining essentially unchanged. It was popularised in the 1960s with the release of Letraset sheets containing Lorem Ipsum passages, and more recently with desktop publishing software like Aldus PageMaker including versions of Lorem Ipsum. <\\/p>\",\"state\":1,\"catid\":\"10\",\"created\":\"2018-06-01 11:45:06\",\"created_by\":\"601\",\"created_by_alias\":\"\",\"modified\":\"2018-07-01 12:15:26\",\"modified_by\":\"948\",\"checked_out\":\"948\",\"checked_out_time\":\"2018-07-01 12:15:03\",\"publish_up\":\"2018-06-01 11:45:06\",\"publish_down\":\"0000-00-00 00:00:00\",\"images\":\"{\\\"image_intro\\\":\\\"images\\\\\\/blog\\\\\\/lifestyle\\\\\\/img5-thumb.jpg\\\",\\\"float_intro\\\":\\\"\\\",\\\"image_intro_alt\\\":\\\"\\\",\\\"image_intro_caption\\\":\\\"\\\",\\\"image_fulltext\\\":\\\"images\\\\\\/blog\\\\\\/lifestyle\\\\\\/img5.jpg\\\",\\\"float_fulltext\\\":\\\"\\\",\\\"image_fulltext_alt\\\":\\\"\\\",\\\"image_fulltext_caption\\\":\\\"\\\"}\",\"urls\":\"{\\\"urla\\\":false,\\\"urlatext\\\":\\\"\\\",\\\"targeta\\\":\\\"\\\",\\\"urlb\\\":false,\\\"urlbtext\\\":\\\"\\\",\\\"targetb\\\":\\\"\\\",\\\"urlc\\\":false,\\\"urlctext\\\":\\\"\\\",\\\"targetc\\\":\\\"\\\"}\",\"attribs\":\"{\\\"article_layout\\\":\\\"\\\",\\\"show_title\\\":\\\"\\\",\\\"link_titles\\\":\\\"\\\",\\\"show_tags\\\":\\\"\\\",\\\"show_intro\\\":\\\"\\\",\\\"info_block_position\\\":\\\"\\\",\\\"info_block_show_title\\\":\\\"\\\",\\\"show_category\\\":\\\"\\\",\\\"link_category\\\":\\\"\\\",\\\"show_parent_category\\\":\\\"\\\",\\\"link_parent_category\\\":\\\"\\\",\\\"show_associations\\\":\\\"\\\",\\\"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_page_title\\\":\\\"\\\",\\\"show_publishing_options\\\":\\\"\\\",\\\"show_article_options\\\":\\\"\\\",\\\"show_urls_images_backend\\\":\\\"\\\",\\\"show_urls_images_frontend\\\":\\\"\\\"}\",\"version\":8,\"ordering\":\"5\",\"metakey\":\"\",\"metadesc\":\"\",\"access\":\"1\",\"hits\":\"0\",\"metadata\":\"{\\\"robots\\\":\\\"\\\",\\\"author\\\":\\\"\\\",\\\"rights\\\":\\\"\\\",\\\"xreference\\\":\\\"\\\"}\",\"featured\":\"0\",\"language\":\"*\",\"xreference\":\"\"}', 0),
(321, 10, 1, '', '2018-07-01 12:15:30', 601, 5126, 'f34504f7b54303beac4f5cae7555b501c9702be4', '{\"id\":10,\"asset_id\":\"91\",\"title\":\"Lifestyle is a great way to increase your profit!\",\"alias\":\"lifestyle-is-a-great-way-to-increase-your-profit\",\"introtext\":\"<p>Aliquam egestas pellentesque est Etiam a orci Nulla id enim feugiat ligula ullamcorper. <\\/p>\\r\\n\",\"fulltext\":\"\\r\\n<p>Lorem Ipsum is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry\'s standard dummy text ever since the 1500s, when an unknown printer took a galley of type and scrambled it to make a type specimen book. It has survived not only five centuries, but also the leap into electronic typesetting, remaining essentially unchanged. <\\/p>\\r\\n<blockquote>Astroid Joomla framework is next generation template layout builder and manager enables you to develop an awesome website and templates.<\\/blockquote>\\r\\n<p>It was popularised in the 1960s with the release of Letraset sheets containing Lorem Ipsum passages, and more recently with desktop publishing software like Aldus PageMaker including versions of Lorem Ipsum. <\\/p>\\r\\n<h2> This is a H2 Tag <\\/h2>\\r\\n<p>Lorem Ipsum is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry\'s standard dummy text ever since the 1500s, when an unknown printer took a galley of type and scrambled it to make a type specimen book. <\\/p>\\r\\n<p>It has survived not only five centuries, but also the leap into electronic typesetting, remaining essentially unchanged. It was popularised in the 1960s with the release of Letraset sheets containing Lorem Ipsum passages, and more recently with desktop publishing software like Aldus PageMaker including versions of Lorem Ipsum. <\\/p>\\r\\n<h3>This is a H3 Tag<\\/h3>\\r\\n<p>Lorem Ipsum is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry\'s standard dummy text ever since the 1500s<\\/p>\\r\\n<strong>Un-ordered List here<\\/strong>\\r\\n<ul>\\r\\n<li>This is a list 1<\\/li>\\r\\n<li>This is a list 2<\\/li>\\r\\n<li>This is a list 3<\\/li>\\r\\n<li>This is a list 4<\\/li>\\r\\n<\\/ul>\\r\\n<h4>This is a H4 Tag <\\/h4>\\r\\n<p>Lorem Ipsum is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry\'s standard dummy text ever since the 1500s<\\/p>\\r\\n<strong>Un-ordered List here<\\/strong>\\r\\n<ol>\\r\\n<li>This is a list 1<\\/li>\\r\\n<li>This is a list 2<\\/li>\\r\\n<li>This is a list 3<\\/li>\\r\\n<li>This is a list 4<\\/li>\\r\\n<\\/ol>\\r\\n<h5>This is a H5 Tag <\\/h5>\\r\\n<p>It has survived not only five centuries, but also the leap into electronic typesetting, remaining essentially unchanged. It was popularised in the 1960s with the release of Letraset sheets containing Lorem Ipsum passages, and more recently with desktop publishing software like Aldus PageMaker including versions of Lorem Ipsum. <\\/p>\\r\\n<h6>This is a H6 Tag <\\/h6>\\r\\n<code>\\r\\n&lt;li&gt;This is a list 1&lt;\\/li&gt; <br>\\r\\n&lt;li&gt;This is a list 2&lt;\\/li&gt; <br>\\r\\n&lt;li&gt;This is a list 3&lt;\\/li&gt; <br>\\r\\n&lt;li&gt;This is a list 4&lt;\\/li&gt; <br>\\r\\n<\\/code>\\r\\n<p>It has survived not only five centuries, but also the leap into electronic typesetting, remaining essentially unchanged. It was popularised in the 1960s with the release of Letraset sheets containing Lorem Ipsum passages, and more recently with desktop publishing software like Aldus PageMaker including versions of Lorem Ipsum. <\\/p>\",\"state\":1,\"catid\":\"10\",\"created\":\"2018-06-08 08:20:47\",\"created_by\":\"601\",\"created_by_alias\":\"\",\"modified\":\"2018-07-01 12:15:30\",\"modified_by\":\"948\",\"checked_out\":\"948\",\"checked_out_time\":\"2018-07-01 12:15:04\",\"publish_up\":\"2018-06-08 08:20:47\",\"publish_down\":\"0000-00-00 00:00:00\",\"images\":\"{\\\"image_intro\\\":\\\"images\\\\\\/blog\\\\\\/lifestyle\\\\\\/img6-thumb.jpg\\\",\\\"float_intro\\\":\\\"\\\",\\\"image_intro_alt\\\":\\\"\\\",\\\"image_intro_caption\\\":\\\"\\\",\\\"image_fulltext\\\":\\\"images\\\\\\/blog\\\\\\/lifestyle\\\\\\/img6.jpg\\\",\\\"float_fulltext\\\":\\\"\\\",\\\"image_fulltext_alt\\\":\\\"\\\",\\\"image_fulltext_caption\\\":\\\"\\\"}\",\"urls\":\"{\\\"urla\\\":false,\\\"urlatext\\\":\\\"\\\",\\\"targeta\\\":\\\"\\\",\\\"urlb\\\":false,\\\"urlbtext\\\":\\\"\\\",\\\"targetb\\\":\\\"\\\",\\\"urlc\\\":false,\\\"urlctext\\\":\\\"\\\",\\\"targetc\\\":\\\"\\\"}\",\"attribs\":\"{\\\"article_layout\\\":\\\"\\\",\\\"show_title\\\":\\\"\\\",\\\"link_titles\\\":\\\"\\\",\\\"show_tags\\\":\\\"\\\",\\\"show_intro\\\":\\\"\\\",\\\"info_block_position\\\":\\\"\\\",\\\"info_block_show_title\\\":\\\"\\\",\\\"show_category\\\":\\\"\\\",\\\"link_category\\\":\\\"\\\",\\\"show_parent_category\\\":\\\"\\\",\\\"link_parent_category\\\":\\\"\\\",\\\"show_associations\\\":\\\"\\\",\\\"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_page_title\\\":\\\"\\\",\\\"show_publishing_options\\\":\\\"\\\",\\\"show_article_options\\\":\\\"\\\",\\\"show_urls_images_backend\\\":\\\"\\\",\\\"show_urls_images_frontend\\\":\\\"\\\"}\",\"version\":12,\"ordering\":\"0\",\"metakey\":\"\",\"metadesc\":\"\",\"access\":\"1\",\"hits\":\"0\",\"metadata\":\"{\\\"robots\\\":\\\"\\\",\\\"author\\\":\\\"\\\",\\\"rights\\\":\\\"\\\",\\\"xreference\\\":\\\"\\\"}\",\"featured\":\"0\",\"language\":\"*\",\"xreference\":\"\"}', 0),
(327, 38, 1, '', '2018-09-14 11:42:57', 44, 5181, 'c5c9884cc231c8c35b116014bf1eaed353840805', '{\"id\":38,\"asset_id\":\"204\",\"title\":\"Why Choose Astroid\",\"alias\":\"why-choose-astroid\",\"introtext\":\"<div>\\r\\n      <div class=\\\"row text-center\\\">\\r\\n         <div class=\\\"col mb-md-5 mb-4\\\">\\r\\n            <h2>Why Choose Astroid<\\/h2>\\r\\n            <p>Packed with rich features to make your development faster and easier.<\\/p>\\r\\n         <\\/div>\\r\\n      <\\/div>\\r\\n      <div class=\\\"row\\\">\\r\\n         <div class=\\\"col-lg-4 col-md-6 col-12 pb-4\\\">\\r\\n            <img src=\\\"images\\/sampledata\\/icons\\/responsive.svg\\\" alt=\\\"Responsive Layout\\\">\\r\\n            <h5 class=\\\"mt-3\\\">Responsive Layout<\\/h5>\\r\\n            <p>Fully Responsive layout i.e. can easily adapt to any mobile devices with any screen size.<\\/p>\\r\\n         <\\/div>\\r\\n         <div class=\\\"col-lg-4 col-md-6 col-12 pb-4\\\">\\r\\n            <img src=\\\"images\\/sampledata\\/icons\\/seo.svg\\\" alt=\\\"SEO\\\">\\r\\n            <h5 class=\\\"mt-3\\\">SEO Optimized<\\/h5>\\r\\n            <p>Created with best SEO practices following latest HTML5 standards, to boost your SERPs results.<\\/p>\\r\\n         <\\/div>\\r\\n         <div class=\\\"col-lg-4 col-md-6 col-12 pb-4\\\">\\r\\n            <img src=\\\"images\\/sampledata\\/icons\\/fontawesome.svg\\\" alt=\\\"Font Awesome\\\">\\r\\n            <h5 class=\\\"mt-3\\\">Font Awesome 5<\\/h5>\\r\\n            <p>Font Awesome 5 is integrated into the core of Astroid, use it in menu items, content, wherever you like.<\\/p>\\r\\n         <\\/div>\\r\\n         <div class=\\\"col-lg-4 col-md-6 col-12 pb-md-0 pb-4\\\">\\r\\n            <img src=\\\"images\\/sampledata\\/icons\\/documentation.svg\\\" alt=\\\"Well Documented\\\">\\r\\n            <h5 class=\\\"mt-3\\\">Well Documented<\\/h5>\\r\\n            <p>Complete well documented documentation with screenshot references & video tutorials.<\\/p>\\r\\n         <\\/div>\\r\\n         <div class=\\\"col-lg-4 col-md-6 col-12 pb-md-0 pb-4\\\">\\r\\n            <img src=\\\"images\\/sampledata\\/icons\\/admin-panel.svg\\\" alt=\\\"Powerful Admin Panel\\\">\\r\\n            <h5 class=\\\"mt-3\\\">Powerful Admin Panel<\\/h5>\\r\\n            <p>Comes with a powerful admin panel that allows you to customize the template in a more easier way.<\\/p>\\r\\n         <\\/div>\\r\\n         <div class=\\\"col-lg-4 col-md-6 col-12\\\">\\r\\n            <img src=\\\"images\\/sampledata\\/icons\\/scss.svg\\\" alt=\\\"SCSS\\\">\\r\\n            <h5 class=\\\"mt-3\\\">SCSS Support<\\/h5>\\r\\n            <p>Writing additional CSS styles with Astroid is absolutely flexible as it\'s all based on new SCSS.<\\/p>\\r\\n         <\\/div>\\r\\n      <\\/div>\\r\\n      <\\/div>\\r\\n   <\\/div>\",\"fulltext\":\"\",\"state\":1,\"catid\":\"2\",\"created\":\"2018-09-14 08:23:19\",\"created_by\":\"44\",\"created_by_alias\":\"\",\"modified\":\"2018-09-14 11:42:57\",\"modified_by\":\"44\",\"checked_out\":\"44\",\"checked_out_time\":\"2018-09-14 11:39:32\",\"publish_up\":\"2018-09-14 08:23:19\",\"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\":\"{\\\"article_layout\\\":\\\"\\\",\\\"show_title\\\":\\\"\\\",\\\"link_titles\\\":\\\"\\\",\\\"show_tags\\\":\\\"\\\",\\\"show_intro\\\":\\\"\\\",\\\"info_block_position\\\":\\\"\\\",\\\"info_block_show_title\\\":\\\"\\\",\\\"show_category\\\":\\\"\\\",\\\"link_category\\\":\\\"\\\",\\\"show_parent_category\\\":\\\"\\\",\\\"link_parent_category\\\":\\\"\\\",\\\"show_associations\\\":\\\"\\\",\\\"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_page_title\\\":\\\"\\\",\\\"show_publishing_options\\\":\\\"\\\",\\\"show_article_options\\\":\\\"\\\",\\\"show_urls_images_backend\\\":\\\"\\\",\\\"show_urls_images_frontend\\\":\\\"\\\",\\\"astroid_article_type\\\":\\\"review\\\",\\\"astroid_article_video_url\\\":\\\"\\\",\\\"astroid_article_video_thumbnail\\\":\\\"1\\\",\\\"astroid_article_gallery_items\\\":\\\"\\\",\\\"astroid_article_audio_source\\\":\\\"soundcloud\\\",\\\"astroid_article_audio_soundcloud\\\":\\\"\\\",\\\"astroid_article_audio_spotify\\\":\\\"\\\",\\\"astroid_article_review_heading\\\":\\\"\\\",\\\"astroid_article_review_summery\\\":\\\"\\\",\\\"astroid_article_review_good\\\":\\\"\\\",\\\"astroid_article_review_bad\\\":\\\"\\\",\\\"astroid_article_review_rating\\\":\\\"7\\\",\\\"astroid_article_button_action\\\":\\\"\\\",\\\"astroid_article_button_link\\\":\\\"\\\",\\\"astroid_article_review_criterias\\\":\\\"\\\",\\\"astroid_article_quote_text\\\":\\\"\\\",\\\"astroid_article_quote_author\\\":\\\"\\\",\\\"astroid_article_badge\\\":\\\"0\\\",\\\"astroid_article_badge_type\\\":\\\"2\\\",\\\"astroid_article_badge_text\\\":\\\"\\\",\\\"astroid_article_badge_color\\\":\\\"\\\",\\\"astroid_options_relatedposts\\\":\\\"\\\",\\\"astroid_options_socialshare\\\":\\\"\\\",\\\"astroid_options_comments\\\":\\\"\\\",\\\"astroid_options_posttypeicons\\\":\\\"\\\",\\\"astroid_options_readtime\\\":\\\"\\\"}\",\"version\":5,\"ordering\":\"0\",\"metakey\":\"\",\"metadesc\":\"\",\"access\":\"1\",\"hits\":\"126\",\"metadata\":\"{\\\"robots\\\":\\\"\\\",\\\"author\\\":\\\"\\\",\\\"rights\\\":\\\"\\\",\\\"xreference\\\":\\\"\\\"}\",\"featured\":\"0\",\"language\":\"*\",\"xreference\":\"\"}', 0),
(328, 38, 1, '', '2018-09-14 16:37:31', 44, 5181, 'f7f71110123b5846e75aa76b5c2511a3af23e84d', '{\"id\":38,\"asset_id\":\"204\",\"title\":\"Why Choose Astroid\",\"alias\":\"why-choose-astroid\",\"introtext\":\"<div>\\r\\n      <div class=\\\"row text-center\\\">\\r\\n         <div class=\\\"col mb-md-5 mb-4\\\">\\r\\n            <h2>Why Choose Astroid<\\/h2>\\r\\n            <p>Packed with rich features to make your development faster and easier.<\\/p>\\r\\n         <\\/div>\\r\\n      <\\/div>\\r\\n      <div class=\\\"row\\\">\\r\\n         <div class=\\\"col-lg-4 col-md-6 col-12 pb-4\\\">\\r\\n            <img src=\\\"images\\/sampledata\\/icons\\/responsive.svg\\\" alt=\\\"Responsive Layout\\\">\\r\\n            <h4 class=\\\"mt-3\\\">Responsive Layout<\\/h4>\\r\\n            <p>Fully Responsive layout i.e. can easily adapt to any mobile devices with any screen size.<\\/p>\\r\\n         <\\/div>\\r\\n         <div class=\\\"col-lg-4 col-md-6 col-12 pb-4\\\">\\r\\n            <img src=\\\"images\\/sampledata\\/icons\\/seo.svg\\\" alt=\\\"SEO\\\">\\r\\n            <h4 class=\\\"mt-3\\\">SEO Optimized<\\/h4>\\r\\n            <p>Created with best SEO practices following latest HTML5 standards, to boost your SERPs results.<\\/p>\\r\\n         <\\/div>\\r\\n         <div class=\\\"col-lg-4 col-md-6 col-12 pb-4\\\">\\r\\n            <img src=\\\"images\\/sampledata\\/icons\\/fontawesome.svg\\\" alt=\\\"Font Awesome\\\">\\r\\n            <h4 class=\\\"mt-3\\\">Font Awesome 5<\\/h4>\\r\\n            <p>Font Awesome 5 is integrated into the core of Astroid, use it in menu items, content, wherever you like.<\\/p>\\r\\n         <\\/div>\\r\\n         <div class=\\\"col-lg-4 col-md-6 col-12 pb-md-0 pb-4\\\">\\r\\n            <img src=\\\"images\\/sampledata\\/icons\\/documentation.svg\\\" alt=\\\"Well Documented\\\">\\r\\n            <h4 class=\\\"mt-3\\\">Well Documented<\\/h4>\\r\\n            <p>Complete well documented documentation with screenshot references & video tutorials.<\\/p>\\r\\n         <\\/div>\\r\\n         <div class=\\\"col-lg-4 col-md-6 col-12 pb-md-0 pb-4\\\">\\r\\n            <img src=\\\"images\\/sampledata\\/icons\\/admin-panel.svg\\\" alt=\\\"Powerful Admin Panel\\\">\\r\\n            <h4 class=\\\"mt-3\\\">Powerful Admin Panel<\\/h4>\\r\\n            <p>Comes with a powerful admin panel that allows you to customize the template in a more easier way.<\\/p>\\r\\n         <\\/div>\\r\\n         <div class=\\\"col-lg-4 col-md-6 col-12\\\">\\r\\n            <img src=\\\"images\\/sampledata\\/icons\\/scss.svg\\\" alt=\\\"SCSS\\\">\\r\\n            <h4 class=\\\"mt-3\\\">SCSS Support<\\/h4>\\r\\n            <p>Writing additional CSS styles with Astroid is absolutely flexible as it\'s all based on new SCSS.<\\/p>\\r\\n         <\\/div>\\r\\n      <\\/div>\\r\\n      <\\/div>\\r\\n   <\\/div>\",\"fulltext\":\"\",\"state\":1,\"catid\":\"2\",\"created\":\"2018-09-14 08:23:19\",\"created_by\":\"44\",\"created_by_alias\":\"\",\"modified\":\"2018-09-14 16:37:31\",\"modified_by\":\"44\",\"checked_out\":\"44\",\"checked_out_time\":\"2018-09-14 16:36:58\",\"publish_up\":\"2018-09-14 08:23:19\",\"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\":\"{\\\"article_layout\\\":\\\"\\\",\\\"show_title\\\":\\\"\\\",\\\"link_titles\\\":\\\"\\\",\\\"show_tags\\\":\\\"\\\",\\\"show_intro\\\":\\\"\\\",\\\"info_block_position\\\":\\\"\\\",\\\"info_block_show_title\\\":\\\"\\\",\\\"show_category\\\":\\\"\\\",\\\"link_category\\\":\\\"\\\",\\\"show_parent_category\\\":\\\"\\\",\\\"link_parent_category\\\":\\\"\\\",\\\"show_associations\\\":\\\"\\\",\\\"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_page_title\\\":\\\"\\\",\\\"show_publishing_options\\\":\\\"\\\",\\\"show_article_options\\\":\\\"\\\",\\\"show_urls_images_backend\\\":\\\"\\\",\\\"show_urls_images_frontend\\\":\\\"\\\",\\\"astroid_article_type\\\":\\\"review\\\",\\\"astroid_article_video_url\\\":\\\"\\\",\\\"astroid_article_video_thumbnail\\\":\\\"1\\\",\\\"astroid_article_gallery_items\\\":\\\"\\\",\\\"astroid_article_audio_source\\\":\\\"soundcloud\\\",\\\"astroid_article_audio_soundcloud\\\":\\\"\\\",\\\"astroid_article_audio_spotify\\\":\\\"\\\",\\\"astroid_article_review_heading\\\":\\\"\\\",\\\"astroid_article_review_summery\\\":\\\"\\\",\\\"astroid_article_review_good\\\":\\\"\\\",\\\"astroid_article_review_bad\\\":\\\"\\\",\\\"astroid_article_review_rating\\\":\\\"7\\\",\\\"astroid_article_button_action\\\":\\\"\\\",\\\"astroid_article_button_link\\\":\\\"\\\",\\\"astroid_article_review_criterias\\\":\\\"\\\",\\\"astroid_article_quote_text\\\":\\\"\\\",\\\"astroid_article_quote_author\\\":\\\"\\\",\\\"astroid_article_badge\\\":\\\"0\\\",\\\"astroid_article_badge_type\\\":\\\"2\\\",\\\"astroid_article_badge_text\\\":\\\"\\\",\\\"astroid_article_badge_color\\\":\\\"\\\",\\\"astroid_options_relatedposts\\\":\\\"\\\",\\\"astroid_options_socialshare\\\":\\\"\\\",\\\"astroid_options_comments\\\":\\\"\\\",\\\"astroid_options_posttypeicons\\\":\\\"\\\",\\\"astroid_options_readtime\\\":\\\"\\\"}\",\"version\":6,\"ordering\":\"0\",\"metakey\":\"\",\"metadesc\":\"\",\"access\":\"1\",\"hits\":\"418\",\"metadata\":\"{\\\"robots\\\":\\\"\\\",\\\"author\\\":\\\"\\\",\\\"rights\\\":\\\"\\\",\\\"xreference\\\":\\\"\\\"}\",\"featured\":\"0\",\"language\":\"*\",\"xreference\":\"\"}', 0),
(329, 14, 5, '', '2018-09-20 10:39:52', 44, 558, 'fd6dff6eb86db5227be6222b7ff21f2603291759', '{\"id\":14,\"asset_id\":215,\"parent_id\":\"1\",\"lft\":\"23\",\"rgt\":24,\"level\":1,\"path\":null,\"extension\":\"com_content\",\"title\":\"Blog types\",\"alias\":\"blog-types\",\"note\":\"\",\"description\":\"\",\"published\":\"1\",\"checked_out\":null,\"checked_out_time\":null,\"access\":\"1\",\"params\":\"{\\\"category_layout\\\":\\\"\\\",\\\"image\\\":\\\"\\\",\\\"image_alt\\\":\\\"\\\"}\",\"metadesc\":\"\",\"metakey\":\"\",\"metadata\":\"{\\\"author\\\":\\\"\\\",\\\"robots\\\":\\\"\\\"}\",\"created_user_id\":\"44\",\"created_time\":\"2018-09-20 10:39:52\",\"modified_user_id\":null,\"modified_time\":\"2018-09-20 10:39:52\",\"hits\":\"0\",\"language\":\"*\",\"version\":null}', 0);
INSERT INTO `ynfp8_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
(345, 38, 1, '', '2018-09-21 06:34:36', 44, 5179, 'eebed2f014148421e7058d8cc49e8878e4757547', '{\"id\":38,\"asset_id\":\"204\",\"title\":\"Why Choose Astroid\",\"alias\":\"why-choose-astroid\",\"introtext\":\"<div>\\r\\n      <div class=\\\"row text-center\\\">\\r\\n         <div class=\\\"col mb-md-5 mb-4\\\">\\r\\n            <h2>Why Choose Astroid<\\/h2>\\r\\n            <p>Packed with rich features to make your development faster and easier.<\\/p>\\r\\n         <\\/div>\\r\\n      <\\/div>\\r\\n      <div class=\\\"row\\\">\\r\\n         <div class=\\\"col-lg-4 col-md-6 col-12 pb-4\\\">\\r\\n            <img src=\\\"images\\/sampleimages\\/icons\\/responsive.svg\\\" alt=\\\"Responsive Layout\\\">\\r\\n            <h4 class=\\\"mt-3\\\">Responsive Layout<\\/h4>\\r\\n            <p>Fully Responsive layout i.e. can easily adapt to any mobile devices with any screen size.<\\/p>\\r\\n         <\\/div>\\r\\n         <div class=\\\"col-lg-4 col-md-6 col-12 pb-4\\\">\\r\\n            <img src=\\\"images\\/sampleimages\\/icons\\/seo.svg\\\" alt=\\\"SEO\\\">\\r\\n            <h4 class=\\\"mt-3\\\">SEO Optimized<\\/h4>\\r\\n            <p>Created with best SEO practices following latest HTML5 standards, to boost your SERPs results.<\\/p>\\r\\n         <\\/div>\\r\\n         <div class=\\\"col-lg-4 col-md-6 col-12 pb-4\\\">\\r\\n            <img src=\\\"images\\/sampleimages\\/icons\\/fontawesome.svg\\\" alt=\\\"Font Awesome\\\">\\r\\n            <h4 class=\\\"mt-3\\\">Font Awesome 5<\\/h4>\\r\\n            <p>Font Awesome 5 is integrated into the core of Astroid, use it in menu items, content, wherever you like.<\\/p>\\r\\n         <\\/div>\\r\\n         <div class=\\\"col-lg-4 col-md-6 col-12 pb-md-0 pb-4\\\">\\r\\n            <img src=\\\"images\\/sampleimages\\/icons\\/documentation.svg\\\" alt=\\\"Well Documented\\\">\\r\\n            <h4 class=\\\"mt-3\\\">Well Documented<\\/h4>\\r\\n            <p>Complete well documented documentation with screenshot references & video tutorials.<\\/p>\\r\\n         <\\/div>\\r\\n         <div class=\\\"col-lg-4 col-md-6 col-12 pb-md-0 pb-4\\\">\\r\\n            <img src=\\\"images\\/sampleimages\\/icons\\/admin-panel.svg\\\" alt=\\\"Powerful Admin Panel\\\">\\r\\n            <h4 class=\\\"mt-3\\\">Powerful Admin Panel<\\/h4>\\r\\n            <p>Comes with a powerful admin panel that allows you to customize the template in a more easier way.<\\/p>\\r\\n         <\\/div>\\r\\n         <div class=\\\"col-lg-4 col-md-6 col-12\\\">\\r\\n            <img src=\\\"images\\/sampleimages\\/icons\\/scss.svg\\\" alt=\\\"SCSS\\\">\\r\\n            <h4 class=\\\"mt-3\\\">SCSS Support<\\/h4>\\r\\n            <p>Writing additional CSS styles with Astroid is absolutely flexible as it\'s all based on new SCSS.<\\/p>\\r\\n         <\\/div>\\r\\n      <\\/div>\\r\\n      <\\/div>\",\"fulltext\":\"\",\"state\":1,\"catid\":\"2\",\"created\":\"2018-09-14 08:23:19\",\"created_by\":\"44\",\"created_by_alias\":\"\",\"modified\":\"2018-09-21 06:34:36\",\"modified_by\":\"44\",\"checked_out\":\"44\",\"checked_out_time\":\"2018-09-21 06:34:21\",\"publish_up\":\"2018-09-14 08:23:19\",\"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\":\"{\\\"article_layout\\\":\\\"\\\",\\\"show_title\\\":\\\"\\\",\\\"link_titles\\\":\\\"\\\",\\\"show_tags\\\":\\\"\\\",\\\"show_intro\\\":\\\"\\\",\\\"info_block_position\\\":\\\"\\\",\\\"info_block_show_title\\\":\\\"\\\",\\\"show_category\\\":\\\"\\\",\\\"link_category\\\":\\\"\\\",\\\"show_parent_category\\\":\\\"\\\",\\\"link_parent_category\\\":\\\"\\\",\\\"show_associations\\\":\\\"\\\",\\\"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_page_title\\\":\\\"\\\",\\\"show_publishing_options\\\":\\\"\\\",\\\"show_article_options\\\":\\\"\\\",\\\"show_urls_images_backend\\\":\\\"\\\",\\\"show_urls_images_frontend\\\":\\\"\\\",\\\"astroid_article_type\\\":\\\"review\\\",\\\"astroid_article_video_type\\\":\\\"youtube\\\",\\\"astroid_article_video_id\\\":\\\"\\\",\\\"astroid_article_gallery_items\\\":\\\"\\\",\\\"astroid_article_audio_source\\\":\\\"soundcloud\\\",\\\"astroid_article_audio_soundcloud\\\":\\\"\\\",\\\"astroid_article_audio_spotify\\\":\\\"\\\",\\\"astroid_article_review_heading\\\":\\\"\\\",\\\"astroid_article_review_summery\\\":\\\"\\\",\\\"astroid_article_review_good\\\":\\\"\\\",\\\"astroid_article_review_bad\\\":\\\"\\\",\\\"astroid_article_review_rating\\\":\\\"7\\\",\\\"astroid_article_button_action\\\":\\\"\\\",\\\"astroid_article_button_link\\\":\\\"\\\",\\\"astroid_article_review_criterias\\\":\\\"\\\",\\\"astroid_article_quote_text\\\":\\\"\\\",\\\"astroid_article_quote_author\\\":\\\"\\\",\\\"astroid_article_badge\\\":\\\"0\\\",\\\"astroid_article_badge_type\\\":\\\"2\\\",\\\"astroid_article_badge_text\\\":\\\"\\\",\\\"astroid_article_badge_color\\\":\\\"\\\",\\\"astroid_options_relatedposts\\\":\\\"\\\",\\\"astroid_options_socialshare\\\":\\\"\\\",\\\"astroid_options_comments\\\":\\\"\\\",\\\"astroid_options_posttypeicons\\\":\\\"\\\",\\\"astroid_options_readtime\\\":\\\"\\\"}\",\"version\":9,\"ordering\":\"0\",\"metakey\":\"\",\"metadesc\":\"\",\"access\":\"1\",\"hits\":\"771\",\"metadata\":\"{\\\"robots\\\":\\\"\\\",\\\"author\\\":\\\"\\\",\\\"rights\\\":\\\"\\\",\\\"xreference\\\":\\\"\\\"}\",\"featured\":\"0\",\"language\":\"*\",\"xreference\":\"\"}', 0),
(346, 38, 1, '', '2018-09-21 06:35:07', 44, 4926, 'c98803d8bd4b8fb332a3dc7c808a0cfac71b8960', '{\"id\":38,\"asset_id\":\"204\",\"title\":\"Why Choose Astroid\",\"alias\":\"why-choose-astroid\",\"introtext\":\"<div class=\\\"row text-center\\\">\\r\\n   <div class=\\\"col mb-md-5 mb-4\\\">\\r\\n      <h2>Why Choose Astroid<\\/h2>\\r\\n      <p>Packed with rich features to make your development faster and easier.<\\/p>\\r\\n   <\\/div>\\r\\n<\\/div>\\r\\n<div class=\\\"row\\\">\\r\\n   <div class=\\\"col-lg-4 col-md-6 col-12 pb-4\\\">\\r\\n      <img src=\\\"images\\/sampleimages\\/icons\\/responsive.svg\\\" alt=\\\"Responsive Layout\\\">\\r\\n      <h4 class=\\\"mt-3\\\">Responsive Layout<\\/h4>\\r\\n      <p>Fully Responsive layout i.e. can easily adapt to any mobile devices with any screen size.<\\/p>\\r\\n   <\\/div>\\r\\n   <div class=\\\"col-lg-4 col-md-6 col-12 pb-4\\\">\\r\\n      <img src=\\\"images\\/sampleimages\\/icons\\/seo.svg\\\" alt=\\\"SEO\\\">\\r\\n      <h4 class=\\\"mt-3\\\">SEO Optimized<\\/h4>\\r\\n      <p>Created with best SEO practices following latest HTML5 standards, to boost your SERPs results.<\\/p>\\r\\n   <\\/div>\\r\\n   <div class=\\\"col-lg-4 col-md-6 col-12 pb-4\\\">\\r\\n      <img src=\\\"images\\/sampleimages\\/icons\\/fontawesome.svg\\\" alt=\\\"Font Awesome\\\">\\r\\n      <h4 class=\\\"mt-3\\\">Font Awesome 5<\\/h4>\\r\\n      <p>Font Awesome 5 is integrated into the core of Astroid, use it in menu items, content, wherever you like.<\\/p>\\r\\n   <\\/div>\\r\\n   <div class=\\\"col-lg-4 col-md-6 col-12 pb-md-0 pb-4\\\">\\r\\n      <img src=\\\"images\\/sampleimages\\/icons\\/documentation.svg\\\" alt=\\\"Well Documented\\\">\\r\\n      <h4 class=\\\"mt-3\\\">Well Documented<\\/h4>\\r\\n      <p>Complete well documented documentation with screenshot references & video tutorials.<\\/p>\\r\\n   <\\/div>\\r\\n   <div class=\\\"col-lg-4 col-md-6 col-12 pb-md-0 pb-4\\\">\\r\\n      <img src=\\\"images\\/sampleimages\\/icons\\/admin-panel.svg\\\" alt=\\\"Powerful Admin Panel\\\">\\r\\n      <h4 class=\\\"mt-3\\\">Powerful Admin Panel<\\/h4>\\r\\n      <p>Comes with a powerful admin panel that allows you to customize the template in a more easier way.<\\/p>\\r\\n   <\\/div>\\r\\n   <div class=\\\"col-lg-4 col-md-6 col-12\\\">\\r\\n      <img src=\\\"images\\/sampleimages\\/icons\\/scss.svg\\\" alt=\\\"SCSS\\\">\\r\\n      <h4 class=\\\"mt-3\\\">SCSS Support<\\/h4>\\r\\n      <p>Writing additional CSS styles with Astroid is absolutely flexible as it\'s all based on new SCSS.<\\/p>\\r\\n   <\\/div>\\r\\n<\\/div>\",\"fulltext\":\"\",\"state\":1,\"catid\":\"2\",\"created\":\"2018-09-14 08:23:19\",\"created_by\":\"44\",\"created_by_alias\":\"\",\"modified\":\"2018-09-21 06:35:07\",\"modified_by\":\"44\",\"checked_out\":\"44\",\"checked_out_time\":\"2018-09-21 06:34:36\",\"publish_up\":\"2018-09-14 08:23:19\",\"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\":\"{\\\"article_layout\\\":\\\"\\\",\\\"show_title\\\":\\\"\\\",\\\"link_titles\\\":\\\"\\\",\\\"show_tags\\\":\\\"\\\",\\\"show_intro\\\":\\\"\\\",\\\"info_block_position\\\":\\\"\\\",\\\"info_block_show_title\\\":\\\"\\\",\\\"show_category\\\":\\\"\\\",\\\"link_category\\\":\\\"\\\",\\\"show_parent_category\\\":\\\"\\\",\\\"link_parent_category\\\":\\\"\\\",\\\"show_associations\\\":\\\"\\\",\\\"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_page_title\\\":\\\"\\\",\\\"show_publishing_options\\\":\\\"\\\",\\\"show_article_options\\\":\\\"\\\",\\\"show_urls_images_backend\\\":\\\"\\\",\\\"show_urls_images_frontend\\\":\\\"\\\",\\\"astroid_article_type\\\":\\\"review\\\",\\\"astroid_article_video_type\\\":\\\"youtube\\\",\\\"astroid_article_video_id\\\":\\\"\\\",\\\"astroid_article_gallery_items\\\":\\\"\\\",\\\"astroid_article_audio_source\\\":\\\"soundcloud\\\",\\\"astroid_article_audio_soundcloud\\\":\\\"\\\",\\\"astroid_article_audio_spotify\\\":\\\"\\\",\\\"astroid_article_review_heading\\\":\\\"\\\",\\\"astroid_article_review_summery\\\":\\\"\\\",\\\"astroid_article_review_good\\\":\\\"\\\",\\\"astroid_article_review_bad\\\":\\\"\\\",\\\"astroid_article_review_rating\\\":\\\"7\\\",\\\"astroid_article_button_action\\\":\\\"\\\",\\\"astroid_article_button_link\\\":\\\"\\\",\\\"astroid_article_review_criterias\\\":\\\"\\\",\\\"astroid_article_quote_text\\\":\\\"\\\",\\\"astroid_article_quote_author\\\":\\\"\\\",\\\"astroid_article_badge\\\":\\\"0\\\",\\\"astroid_article_badge_type\\\":\\\"2\\\",\\\"astroid_article_badge_text\\\":\\\"\\\",\\\"astroid_article_badge_color\\\":\\\"\\\",\\\"astroid_options_relatedposts\\\":\\\"\\\",\\\"astroid_options_socialshare\\\":\\\"\\\",\\\"astroid_options_comments\\\":\\\"\\\",\\\"astroid_options_posttypeicons\\\":\\\"\\\",\\\"astroid_options_readtime\\\":\\\"\\\"}\",\"version\":10,\"ordering\":\"0\",\"metakey\":\"\",\"metadesc\":\"\",\"access\":\"1\",\"hits\":\"772\",\"metadata\":\"{\\\"robots\\\":\\\"\\\",\\\"author\\\":\\\"\\\",\\\"rights\\\":\\\"\\\",\\\"xreference\\\":\\\"\\\"}\",\"featured\":\"0\",\"language\":\"*\",\"xreference\":\"\"}', 0),
(347, 38, 1, '', '2018-09-21 06:35:26', 44, 4927, '885ff6a70840ffcaf61b8b7b35f7e20164997a5b', '{\"id\":38,\"asset_id\":\"204\",\"title\":\"Why Choose Astroid\",\"alias\":\"why-choose-astroid\",\"introtext\":\"<div class=\\\"row text-center\\\">\\r\\n   <div class=\\\"col mb-md-5 mb-4\\\">\\r\\n      <h2>Why Choose Astroid<\\/h2>\\r\\n      <p>Packed with rich features to make your development faster and easier.<\\/p>\\r\\n   <\\/div>\\r\\n<\\/div>\\r\\n<div class=\\\"row\\\">\\r\\n   <div class=\\\"col-lg-4 col-md-6 col-12 pb-4\\\">\\r\\n      <img src=\\\"images\\/sampleimages\\/icons\\/responsive.svg\\\" alt=\\\"Responsive Layout\\\">\\r\\n      <h4 class=\\\"mt-3\\\">Responsive Layout<\\/h4>\\r\\n      <p>Fully Responsive layout i.e. can easily adapt to any mobile devices with any screen size.<\\/p>\\r\\n   <\\/div>\\r\\n   <div class=\\\"col-lg-4 col-md-6 col-12 pb-4\\\">\\r\\n      <img src=\\\"images\\/sampleimages\\/icons\\/seo.svg\\\" alt=\\\"SEO\\\">\\r\\n      <h4 class=\\\"mt-3\\\">SEO Optimized<\\/h4>\\r\\n      <p>Created with best SEO practices following latest HTML5 standards, to boost your SERPs results.<\\/p>\\r\\n   <\\/div>\\r\\n   <div class=\\\"col-lg-4 col-md-6 col-12 pb-4\\\">\\r\\n      <img src=\\\"images\\/sampleimages\\/icons\\/fontawesome.svg\\\" alt=\\\"Font Awesome\\\">\\r\\n      <h4 class=\\\"mt-3\\\">Font Awesome 5<\\/h4>\\r\\n      <p>Font Awesome 5 is integrated into the core of Astroid, use it in menu items, content, wherever you like.<\\/p>\\r\\n   <\\/div>\\r\\n   <div class=\\\"col-lg-4 col-md-6 col-12 pb-md-0 pb-4\\\">\\r\\n      <img src=\\\"images\\/sampleimages\\/icons\\/documentation.svg\\\" alt=\\\"Well Documented\\\">\\r\\n      <h4 class=\\\"mt-3\\\">Well Documented<\\/h4>\\r\\n      <p>Complete well documented documentation with screenshot references & video tutorials.<\\/p>\\r\\n   <\\/div>\\r\\n   <div class=\\\"col-lg-4 col-md-6 col-12 pb-md-0 pb-4\\\">\\r\\n      <img src=\\\"images\\/sampleimages\\/icons\\/admin-panel.svg\\\" alt=\\\"Powerful Admin Panel\\\">\\r\\n      <h4 class=\\\"mt-3\\\">Powerful Admin Panel<\\/h4>\\r\\n      <p>Comes with a powerful admin panel that allows you to customize the template in a more easier way.<\\/p>\\r\\n   <\\/div>\\r\\n   <div class=\\\"col-lg-4 col-md-6 col-12\\\">\\r\\n      <img src=\\\"images\\/sampleimages\\/icons\\/scss.svg\\\" alt=\\\"SCSS\\\">\\r\\n      <h4 class=\\\"mt-3\\\">SCSS Support<\\/h4>\\r\\n      <p>Writing additional CSS styles with Astroid is absolutely flexible as it\'s all based on new SCSS.<\\/p>\\r\\n   <\\/div>\\r\\n<\\/div>\",\"fulltext\":\"\",\"state\":1,\"catid\":\"2\",\"created\":\"2018-09-14 08:23:19\",\"created_by\":\"44\",\"created_by_alias\":\"\",\"modified\":\"2018-09-21 06:35:26\",\"modified_by\":\"44\",\"checked_out\":\"44\",\"checked_out_time\":\"2018-09-21 06:35:20\",\"publish_up\":\"2018-09-14 08:23:19\",\"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\":\"{\\\"article_layout\\\":\\\"\\\",\\\"show_title\\\":\\\"\\\",\\\"link_titles\\\":\\\"\\\",\\\"show_tags\\\":\\\"\\\",\\\"show_intro\\\":\\\"\\\",\\\"info_block_position\\\":\\\"\\\",\\\"info_block_show_title\\\":\\\"\\\",\\\"show_category\\\":\\\"\\\",\\\"link_category\\\":\\\"\\\",\\\"show_parent_category\\\":\\\"\\\",\\\"link_parent_category\\\":\\\"\\\",\\\"show_associations\\\":\\\"\\\",\\\"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_page_title\\\":\\\"\\\",\\\"show_publishing_options\\\":\\\"\\\",\\\"show_article_options\\\":\\\"\\\",\\\"show_urls_images_backend\\\":\\\"\\\",\\\"show_urls_images_frontend\\\":\\\"\\\",\\\"astroid_article_type\\\":\\\"regular\\\",\\\"astroid_article_video_type\\\":\\\"youtube\\\",\\\"astroid_article_video_id\\\":\\\"\\\",\\\"astroid_article_gallery_items\\\":\\\"\\\",\\\"astroid_article_audio_source\\\":\\\"soundcloud\\\",\\\"astroid_article_audio_soundcloud\\\":\\\"\\\",\\\"astroid_article_audio_spotify\\\":\\\"\\\",\\\"astroid_article_review_heading\\\":\\\"\\\",\\\"astroid_article_review_summery\\\":\\\"\\\",\\\"astroid_article_review_good\\\":\\\"\\\",\\\"astroid_article_review_bad\\\":\\\"\\\",\\\"astroid_article_review_rating\\\":\\\"7\\\",\\\"astroid_article_button_action\\\":\\\"\\\",\\\"astroid_article_button_link\\\":\\\"\\\",\\\"astroid_article_review_criterias\\\":\\\"\\\",\\\"astroid_article_quote_text\\\":\\\"\\\",\\\"astroid_article_quote_author\\\":\\\"\\\",\\\"astroid_article_badge\\\":\\\"0\\\",\\\"astroid_article_badge_type\\\":\\\"2\\\",\\\"astroid_article_badge_text\\\":\\\"\\\",\\\"astroid_article_badge_color\\\":\\\"\\\",\\\"astroid_options_relatedposts\\\":\\\"\\\",\\\"astroid_options_socialshare\\\":\\\"\\\",\\\"astroid_options_comments\\\":\\\"\\\",\\\"astroid_options_posttypeicons\\\":\\\"\\\",\\\"astroid_options_readtime\\\":\\\"\\\"}\",\"version\":11,\"ordering\":\"0\",\"metakey\":\"\",\"metadesc\":\"\",\"access\":\"1\",\"hits\":\"773\",\"metadata\":\"{\\\"robots\\\":\\\"\\\",\\\"author\\\":\\\"\\\",\\\"rights\\\":\\\"\\\",\\\"xreference\\\":\\\"\\\"}\",\"featured\":\"0\",\"language\":\"*\",\"xreference\":\"\"}', 0),
(355, 37, 1, '', '2018-10-03 15:22:06', 44, 6067, '9cd51c813f17b8a571cc66dc2e74ecde15f6b9b8', '{\"id\":37,\"asset_id\":\"176\",\"title\":\"How business makes me feel good\",\"alias\":\"how-business-makes-me-feel-good\",\"introtext\":\"<p>Aliquam egestas pellentesque est Etiam a orci Nulla id enim feugiat ligula ullamcorper. <\\/p>\\r\\n\",\"fulltext\":\"\\r\\n<p>Lorem Ipsum is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry\'s standard dummy text ever since the 1500s, when an unknown printer took a galley of type and scrambled it to make a type specimen book. It has survived not only five centuries, but also the leap into electronic typesetting, remaining essentially unchanged. <\\/p>\\r\\n<blockquote>Astroid Joomla framework is next generation template layout builder and manager enables you to develop an awesome website and templates.<\\/blockquote>\\r\\n<p>It was popularised in the 1960s with the release of Letraset sheets containing Lorem Ipsum passages, and more recently with desktop publishing software like Aldus PageMaker including versions of Lorem Ipsum. <\\/p>\\r\\n<h2> This is a H2 Tag <\\/h2>\\r\\n<p>Lorem Ipsum is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry\'s standard dummy text ever since the 1500s, when an unknown printer took a galley of type and scrambled it to make a type specimen book. <\\/p>\\r\\n<p>It has survived not only five centuries, but also the leap into electronic typesetting, remaining essentially unchanged. It was popularised in the 1960s with the release of Letraset sheets containing Lorem Ipsum passages, and more recently with desktop publishing software like Aldus PageMaker including versions of Lorem Ipsum. <\\/p>\\r\\n<h3>This is a H3 Tag<\\/h3>\\r\\n<p>Lorem Ipsum is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry\'s standard dummy text ever since the 1500s<\\/p>\\r\\n<strong>Un-ordered List here<\\/strong>\\r\\n<ul>\\r\\n<li>This is a list 1<\\/li>\\r\\n<li>This is a list 2<\\/li>\\r\\n<li>This is a list 3<\\/li>\\r\\n<li>This is a list 4<\\/li>\\r\\n<\\/ul>\\r\\n<h4>This is a H4 Tag <\\/h4>\\r\\n<p>Lorem Ipsum is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry\'s standard dummy text ever since the 1500s<\\/p>\\r\\n<strong>Un-ordered List here<\\/strong>\\r\\n<ol>\\r\\n<li>This is a list 1<\\/li>\\r\\n<li>This is a list 2<\\/li>\\r\\n<li>This is a list 3<\\/li>\\r\\n<li>This is a list 4<\\/li>\\r\\n<\\/ol>\\r\\n<h5>This is a H5 Tag <\\/h5>\\r\\n<p>It has survived not only five centuries, but also the leap into electronic typesetting, remaining essentially unchanged. It was popularised in the 1960s with the release of Letraset sheets containing Lorem Ipsum passages, and more recently with desktop publishing software like Aldus PageMaker including versions of Lorem Ipsum. <\\/p>\\r\\n<h6>This is a H6 Tag <\\/h6>\\r\\n<code>\\r\\n&lt;li&gt;This is a list 1&lt;\\/li&gt; <br>\\r\\n&lt;li&gt;This is a list 2&lt;\\/li&gt; <br>\\r\\n&lt;li&gt;This is a list 3&lt;\\/li&gt; <br>\\r\\n&lt;li&gt;This is a list 4&lt;\\/li&gt; <br>\\r\\n<\\/code>\\r\\n<p>It has survived not only five centuries, but also the leap into electronic typesetting, remaining essentially unchanged. It was popularised in the 1960s with the release of Letraset sheets containing Lorem Ipsum passages, and more recently with desktop publishing software like Aldus PageMaker including versions of Lorem Ipsum. <\\/p>\",\"state\":1,\"catid\":\"8\",\"created\":\"2018-06-01 11:45:06\",\"created_by\":\"601\",\"created_by_alias\":\"\",\"modified\":\"2018-10-03 15:22:06\",\"modified_by\":\"44\",\"checked_out\":\"44\",\"checked_out_time\":\"2018-10-03 15:21:50\",\"publish_up\":\"2018-06-01 11:45:06\",\"publish_down\":\"0000-00-00 00:00:00\",\"images\":\"{\\\"image_intro\\\":\\\"images\\\\\\/blog\\\\\\/business\\\\\\/img1-thumb.jpg\\\",\\\"float_intro\\\":\\\"\\\",\\\"image_intro_alt\\\":\\\"\\\",\\\"image_intro_caption\\\":\\\"\\\",\\\"image_fulltext\\\":\\\"images\\\\\\/blog\\\\\\/business\\\\\\/img1.jpg\\\",\\\"float_fulltext\\\":\\\"\\\",\\\"image_fulltext_alt\\\":\\\"\\\",\\\"image_fulltext_caption\\\":\\\"\\\"}\",\"urls\":\"{\\\"urla\\\":false,\\\"urlatext\\\":\\\"\\\",\\\"targeta\\\":\\\"\\\",\\\"urlb\\\":false,\\\"urlbtext\\\":\\\"\\\",\\\"targetb\\\":\\\"\\\",\\\"urlc\\\":false,\\\"urlctext\\\":\\\"\\\",\\\"targetc\\\":\\\"\\\"}\",\"attribs\":\"{\\\"article_layout\\\":\\\"\\\",\\\"show_title\\\":\\\"\\\",\\\"link_titles\\\":\\\"\\\",\\\"show_tags\\\":\\\"\\\",\\\"show_intro\\\":\\\"\\\",\\\"info_block_position\\\":\\\"\\\",\\\"info_block_show_title\\\":\\\"\\\",\\\"show_category\\\":\\\"\\\",\\\"link_category\\\":\\\"\\\",\\\"show_parent_category\\\":\\\"\\\",\\\"link_parent_category\\\":\\\"\\\",\\\"show_associations\\\":\\\"\\\",\\\"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_page_title\\\":\\\"\\\",\\\"show_publishing_options\\\":\\\"\\\",\\\"show_article_options\\\":\\\"\\\",\\\"show_urls_images_backend\\\":\\\"\\\",\\\"show_urls_images_frontend\\\":\\\"\\\",\\\"astroid_article_type\\\":\\\"regular\\\",\\\"astroid_article_video_type\\\":\\\"youtube\\\",\\\"astroid_article_video_id\\\":\\\"\\\",\\\"astroid_article_gallery_items\\\":\\\"\\\",\\\"astroid_article_audio_source\\\":\\\"soundcloud\\\",\\\"astroid_article_audio_soundcloud\\\":\\\"\\\",\\\"astroid_article_audio_spotify\\\":\\\"\\\",\\\"astroid_article_review_heading\\\":\\\"\\\",\\\"astroid_article_review_summery\\\":\\\"\\\",\\\"astroid_article_review_good\\\":\\\"\\\",\\\"astroid_article_review_bad\\\":\\\"\\\",\\\"astroid_article_review_rating\\\":\\\"5\\\",\\\"astroid_article_button_action\\\":\\\"\\\",\\\"astroid_article_button_link\\\":\\\"\\\",\\\"astroid_article_review_criterias\\\":\\\"\\\",\\\"astroid_article_quote_text\\\":\\\"\\\",\\\"astroid_article_quote_author\\\":\\\"\\\",\\\"astroid_article_badge\\\":\\\"0\\\",\\\"astroid_article_badge_type\\\":\\\"2\\\",\\\"astroid_article_badge_text\\\":\\\"\\\",\\\"astroid_article_badge_color\\\":\\\"\\\",\\\"astroid_relatedposts\\\":\\\"\\\",\\\"astroid_socialshare\\\":\\\"\\\",\\\"astroid_comments\\\":\\\"\\\",\\\"astroid_posttype\\\":\\\"\\\",\\\"astroid_readtime\\\":\\\"\\\",\\\"astroid_authorinfo\\\":\\\"\\\"}\",\"version\":13,\"ordering\":\"6\",\"metakey\":\"Joomla\",\"metadesc\":\"\",\"access\":\"1\",\"hits\":\"3\",\"metadata\":\"{\\\"robots\\\":\\\"\\\",\\\"author\\\":\\\"\\\",\\\"rights\\\":\\\"\\\",\\\"xreference\\\":\\\"\\\"}\",\"featured\":\"0\",\"language\":\"*\",\"xreference\":\"\"}', 0),
(357, 32, 1, '', '2018-10-03 15:22:56', 44, 6068, '2acb39dfb4e4619bc762ead48409eabb383d0dac', '{\"id\":32,\"asset_id\":\"171\",\"title\":\"How business can ease your pain\",\"alias\":\"how-business-can-ease-your-pain\",\"introtext\":\"<p>Aliquam egestas pellentesque est Etiam a orci Nulla id enim feugiat ligula ullamcorper. <\\/p>\\r\\n\",\"fulltext\":\"\\r\\n<p>Lorem Ipsum is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry\'s standard dummy text ever since the 1500s, when an unknown printer took a galley of type and scrambled it to make a type specimen book. It has survived not only five centuries, but also the leap into electronic typesetting, remaining essentially unchanged. <\\/p>\\r\\n<blockquote>Astroid Joomla framework is next generation template layout builder and manager enables you to develop an awesome website and templates.<\\/blockquote>\\r\\n<p>It was popularised in the 1960s with the release of Letraset sheets containing Lorem Ipsum passages, and more recently with desktop publishing software like Aldus PageMaker including versions of Lorem Ipsum. <\\/p>\\r\\n<h2> This is a H2 Tag <\\/h2>\\r\\n<p>Lorem Ipsum is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry\'s standard dummy text ever since the 1500s, when an unknown printer took a galley of type and scrambled it to make a type specimen book. <\\/p>\\r\\n<p>It has survived not only five centuries, but also the leap into electronic typesetting, remaining essentially unchanged. It was popularised in the 1960s with the release of Letraset sheets containing Lorem Ipsum passages, and more recently with desktop publishing software like Aldus PageMaker including versions of Lorem Ipsum. <\\/p>\\r\\n<h3>This is a H3 Tag<\\/h3>\\r\\n<p>Lorem Ipsum is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry\'s standard dummy text ever since the 1500s<\\/p>\\r\\n<strong>Un-ordered List here<\\/strong>\\r\\n<ul>\\r\\n<li>This is a list 1<\\/li>\\r\\n<li>This is a list 2<\\/li>\\r\\n<li>This is a list 3<\\/li>\\r\\n<li>This is a list 4<\\/li>\\r\\n<\\/ul>\\r\\n<h4>This is a H4 Tag <\\/h4>\\r\\n<p>Lorem Ipsum is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry\'s standard dummy text ever since the 1500s<\\/p>\\r\\n<strong>Un-ordered List here<\\/strong>\\r\\n<ol>\\r\\n<li>This is a list 1<\\/li>\\r\\n<li>This is a list 2<\\/li>\\r\\n<li>This is a list 3<\\/li>\\r\\n<li>This is a list 4<\\/li>\\r\\n<\\/ol>\\r\\n<h5>This is a H5 Tag <\\/h5>\\r\\n<p>It has survived not only five centuries, but also the leap into electronic typesetting, remaining essentially unchanged. It was popularised in the 1960s with the release of Letraset sheets containing Lorem Ipsum passages, and more recently with desktop publishing software like Aldus PageMaker including versions of Lorem Ipsum. <\\/p>\\r\\n<h6>This is a H6 Tag <\\/h6>\\r\\n<code>\\r\\n&lt;li&gt;This is a list 1&lt;\\/li&gt; <br>\\r\\n&lt;li&gt;This is a list 2&lt;\\/li&gt; <br>\\r\\n&lt;li&gt;This is a list 3&lt;\\/li&gt; <br>\\r\\n&lt;li&gt;This is a list 4&lt;\\/li&gt; <br>\\r\\n<\\/code>\\r\\n<p>It has survived not only five centuries, but also the leap into electronic typesetting, remaining essentially unchanged. It was popularised in the 1960s with the release of Letraset sheets containing Lorem Ipsum passages, and more recently with desktop publishing software like Aldus PageMaker including versions of Lorem Ipsum. <\\/p>\",\"state\":1,\"catid\":\"8\",\"created\":\"2018-06-01 11:45:06\",\"created_by\":\"601\",\"created_by_alias\":\"\",\"modified\":\"2018-10-03 15:22:56\",\"modified_by\":\"44\",\"checked_out\":\"44\",\"checked_out_time\":\"2018-10-03 15:22:48\",\"publish_up\":\"2018-06-01 11:45:06\",\"publish_down\":\"0000-00-00 00:00:00\",\"images\":\"{\\\"image_intro\\\":\\\"images\\\\\\/blog\\\\\\/business\\\\\\/img6-thumb.jpg\\\",\\\"float_intro\\\":\\\"\\\",\\\"image_intro_alt\\\":\\\"\\\",\\\"image_intro_caption\\\":\\\"\\\",\\\"image_fulltext\\\":\\\"images\\\\\\/blog\\\\\\/business\\\\\\/img6.jpg\\\",\\\"float_fulltext\\\":\\\"\\\",\\\"image_fulltext_alt\\\":\\\"\\\",\\\"image_fulltext_caption\\\":\\\"\\\"}\",\"urls\":\"{\\\"urla\\\":false,\\\"urlatext\\\":\\\"\\\",\\\"targeta\\\":\\\"\\\",\\\"urlb\\\":false,\\\"urlbtext\\\":\\\"\\\",\\\"targetb\\\":\\\"\\\",\\\"urlc\\\":false,\\\"urlctext\\\":\\\"\\\",\\\"targetc\\\":\\\"\\\"}\",\"attribs\":\"{\\\"article_layout\\\":\\\"\\\",\\\"show_title\\\":\\\"\\\",\\\"link_titles\\\":\\\"\\\",\\\"show_tags\\\":\\\"\\\",\\\"show_intro\\\":\\\"\\\",\\\"info_block_position\\\":\\\"\\\",\\\"info_block_show_title\\\":\\\"\\\",\\\"show_category\\\":\\\"\\\",\\\"link_category\\\":\\\"\\\",\\\"show_parent_category\\\":\\\"\\\",\\\"link_parent_category\\\":\\\"\\\",\\\"show_associations\\\":\\\"\\\",\\\"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_page_title\\\":\\\"\\\",\\\"show_publishing_options\\\":\\\"\\\",\\\"show_article_options\\\":\\\"\\\",\\\"show_urls_images_backend\\\":\\\"\\\",\\\"show_urls_images_frontend\\\":\\\"\\\",\\\"astroid_article_type\\\":\\\"regular\\\",\\\"astroid_article_video_type\\\":\\\"youtube\\\",\\\"astroid_article_video_id\\\":\\\"\\\",\\\"astroid_article_gallery_items\\\":\\\"\\\",\\\"astroid_article_audio_source\\\":\\\"soundcloud\\\",\\\"astroid_article_audio_soundcloud\\\":\\\"\\\",\\\"astroid_article_audio_spotify\\\":\\\"\\\",\\\"astroid_article_review_heading\\\":\\\"\\\",\\\"astroid_article_review_summery\\\":\\\"\\\",\\\"astroid_article_review_good\\\":\\\"\\\",\\\"astroid_article_review_bad\\\":\\\"\\\",\\\"astroid_article_review_rating\\\":\\\"5\\\",\\\"astroid_article_button_action\\\":\\\"\\\",\\\"astroid_article_button_link\\\":\\\"\\\",\\\"astroid_article_review_criterias\\\":\\\"\\\",\\\"astroid_article_quote_text\\\":\\\"\\\",\\\"astroid_article_quote_author\\\":\\\"\\\",\\\"astroid_article_badge\\\":\\\"0\\\",\\\"astroid_article_badge_type\\\":\\\"2\\\",\\\"astroid_article_badge_text\\\":\\\"\\\",\\\"astroid_article_badge_color\\\":\\\"\\\",\\\"astroid_relatedposts\\\":\\\"\\\",\\\"astroid_socialshare\\\":\\\"\\\",\\\"astroid_comments\\\":\\\"\\\",\\\"astroid_posttype\\\":\\\"\\\",\\\"astroid_readtime\\\":\\\"\\\",\\\"astroid_authorinfo\\\":\\\"\\\"}\",\"version\":13,\"ordering\":\"1\",\"metakey\":\"Joomla\",\"metadesc\":\"\",\"access\":\"1\",\"hits\":\"17\",\"metadata\":\"{\\\"robots\\\":\\\"\\\",\\\"author\\\":\\\"\\\",\\\"rights\\\":\\\"\\\",\\\"xreference\\\":\\\"\\\"}\",\"featured\":\"0\",\"language\":\"*\",\"xreference\":\"\"}', 0),
(358, 38, 1, '', '2018-10-08 07:05:42', 44, 4941, '6dc01408cf8602831968bb1c375848d869f4bc6c', '{\"id\":38,\"asset_id\":\"204\",\"title\":\"Why Choose Astroid\",\"alias\":\"why-choose-astroid\",\"introtext\":\"<div class=\\\"row text-center\\\">\\r\\n   <div class=\\\"col mb-md-5 mb-4\\\">\\r\\n      <h2>Why Choose Astroid<\\/h2>\\r\\n      <p>Packed with rich features to make your development faster and easier.<\\/p>\\r\\n   <\\/div>\\r\\n<\\/div>\\r\\n<div class=\\\"row\\\">\\r\\n   <div class=\\\"col-lg-4 col-md-6 col-12 pb-4\\\">\\r\\n      <img src=\\\"images\\/sampleimages\\/icons\\/responsive.svg\\\" alt=\\\"Responsive Layout\\\">\\r\\n      <h4 class=\\\"mt-3\\\">Responsive Layout<\\/h4>\\r\\n      <p>Fully Responsive layout i.e. can easily adapt to any mobile devices with any screen size.<\\/p>\\r\\n   <\\/div>\\r\\n   <div class=\\\"col-lg-4 col-md-6 col-12 pb-4\\\">\\r\\n      <img src=\\\"images\\/sampleimages\\/icons\\/seo.svg\\\" alt=\\\"SEO\\\">\\r\\n      <h4 class=\\\"mt-3\\\">SEO Optimized<\\/h4>\\r\\n      <p>Created with best SEO practices following latest HTML5 standards, to boost your SERPs results.<\\/p>\\r\\n   <\\/div>\\r\\n   <div class=\\\"col-lg-4 col-md-6 col-12 pb-4\\\">\\r\\n      <img src=\\\"images\\/sampleimages\\/icons\\/fontawesome.svg\\\" alt=\\\"Font Awesome\\\">\\r\\n      <h4 class=\\\"mt-3\\\">Font Awesome 5<\\/h4>\\r\\n      <p>Font Awesome 5 is integrated into the core of Astroid, use it in menu items, content, wherever you like.<\\/p>\\r\\n   <\\/div>\\r\\n   <div class=\\\"col-lg-4 col-md-6 col-12 pb-md-0 pb-4\\\">\\r\\n      <img src=\\\"images\\/sampleimages\\/icons\\/documentation.svg\\\" alt=\\\"Well Documented\\\">\\r\\n      <h4 class=\\\"mt-3\\\">Well Documented<\\/h4>\\r\\n      <p>Complete well documented documentation with screenshot references & video tutorials.<\\/p>\\r\\n   <\\/div>\\r\\n   <div class=\\\"col-lg-4 col-md-6 col-12 pb-md-0 pb-4\\\">\\r\\n      <img src=\\\"images\\/sampleimages\\/icons\\/admin-panel.svg\\\" alt=\\\"Powerful Admin Panel\\\">\\r\\n      <h4 class=\\\"mt-3\\\">Powerful Admin Panel<\\/h4>\\r\\n      <p>Comes with a powerful admin panel that allows you to customize the template in a more easier way.<\\/p>\\r\\n   <\\/div>\\r\\n   <div class=\\\"col-lg-4 col-md-6 col-12\\\">\\r\\n      <img src=\\\"images\\/sampleimages\\/icons\\/scss.svg\\\" alt=\\\"SCSS\\\">\\r\\n      <h4 class=\\\"mt-3\\\">SCSS Support<\\/h4>\\r\\n      <p>Writing additional CSS styles with Astroid is absolutely flexible as it\'s all based on new SCSS.<\\/p>\\r\\n   <\\/div>\\r\\n<\\/div>\",\"fulltext\":\"\",\"state\":1,\"catid\":\"2\",\"created\":\"2018-09-14 08:23:19\",\"created_by\":\"44\",\"created_by_alias\":\"\",\"modified\":\"2018-10-08 07:05:42\",\"modified_by\":\"44\",\"checked_out\":\"44\",\"checked_out_time\":\"2018-10-08 07:05:33\",\"publish_up\":\"2018-09-14 08:23:19\",\"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\":\"{\\\"article_layout\\\":\\\"\\\",\\\"show_title\\\":\\\"\\\",\\\"link_titles\\\":\\\"\\\",\\\"show_tags\\\":\\\"\\\",\\\"show_intro\\\":\\\"\\\",\\\"info_block_position\\\":\\\"\\\",\\\"info_block_show_title\\\":\\\"\\\",\\\"show_category\\\":\\\"\\\",\\\"link_category\\\":\\\"\\\",\\\"show_parent_category\\\":\\\"\\\",\\\"link_parent_category\\\":\\\"\\\",\\\"show_associations\\\":\\\"\\\",\\\"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_page_title\\\":\\\"\\\",\\\"show_publishing_options\\\":\\\"\\\",\\\"show_article_options\\\":\\\"\\\",\\\"show_urls_images_backend\\\":\\\"\\\",\\\"show_urls_images_frontend\\\":\\\"\\\",\\\"astroid_article_type\\\":\\\"regular\\\",\\\"astroid_article_video_type\\\":\\\"youtube\\\",\\\"astroid_article_video_id\\\":\\\"\\\",\\\"astroid_article_gallery_items\\\":\\\"\\\",\\\"astroid_article_audio_source\\\":\\\"soundcloud\\\",\\\"astroid_article_audio_soundcloud\\\":\\\"\\\",\\\"astroid_article_audio_spotify\\\":\\\"\\\",\\\"astroid_article_review_heading\\\":\\\"\\\",\\\"astroid_article_review_summery\\\":\\\"\\\",\\\"astroid_article_review_good\\\":\\\"\\\",\\\"astroid_article_review_bad\\\":\\\"\\\",\\\"astroid_article_review_rating\\\":\\\"7\\\",\\\"astroid_article_button_action\\\":\\\"\\\",\\\"astroid_article_button_link\\\":\\\"\\\",\\\"astroid_article_review_criterias\\\":\\\"\\\",\\\"astroid_article_quote_text\\\":\\\"\\\",\\\"astroid_article_quote_author\\\":\\\"\\\",\\\"astroid_article_badge\\\":\\\"0\\\",\\\"astroid_article_badge_type\\\":\\\"2\\\",\\\"astroid_article_badge_text\\\":\\\"\\\",\\\"astroid_article_badge_color\\\":\\\"\\\",\\\"astroid_relatedposts\\\":\\\"0\\\",\\\"astroid_socialshare\\\":\\\"0\\\",\\\"astroid_comments\\\":\\\"0\\\",\\\"astroid_posttype\\\":\\\"0\\\",\\\"astroid_readtime\\\":\\\"0\\\",\\\"astroid_authorinfo\\\":\\\"0\\\",\\\"astroid_rating\\\":\\\"0\\\"}\",\"version\":12,\"ordering\":\"0\",\"metakey\":\"\",\"metadesc\":\"\",\"access\":\"1\",\"hits\":\"944\",\"metadata\":\"{\\\"robots\\\":\\\"\\\",\\\"author\\\":\\\"\\\",\\\"rights\\\":\\\"\\\",\\\"xreference\\\":\\\"\\\"}\",\"featured\":\"0\",\"language\":\"*\",\"xreference\":\"\"}', 0),
(363, 38, 1, '', '2018-10-10 05:52:45', 44, 5439, 'dc972275db433e9677adab30b7a1226354821b8b', '{\"id\":38,\"asset_id\":\"204\",\"title\":\"Why Choose Astroid\",\"alias\":\"why-choose-astroid\",\"introtext\":\"<div class=\\\"row text-center\\\">\\r\\n   <div class=\\\"col mb-md-5 mb-4\\\">\\r\\n      <h2>Why Choose Astroid<\\/h2>\\r\\n      <p>Packed with rich features to make your development faster and easier.<\\/p>\\r\\n   <\\/div>\\r\\n<\\/div>\\r\\n<div class=\\\"row\\\">\\r\\n   <div class=\\\"col-lg-4 col-md-6 col-12 pb-4\\\">\\r\\n      <img src=\\\"images\\/sampleimages\\/icons\\/responsive.svg\\\" alt=\\\"Responsive Layout\\\">\\r\\n      <h4 class=\\\"mt-3\\\">Responsive Layout<\\/h4>\\r\\n      <p>Fully Responsive layout i.e. can easily adapt to any mobile devices with any screen size.<\\/p>\\r\\n   <\\/div>\\r\\n   <div class=\\\"col-lg-4 col-md-6 col-12 pb-4\\\">\\r\\n      <img src=\\\"images\\/sampleimages\\/icons\\/seo.svg\\\" alt=\\\"SEO\\\">\\r\\n      <h4 class=\\\"mt-3\\\">SEO Optimized<\\/h4>\\r\\n      <p>Created with best SEO practices following latest HTML5 standards, to boost your SERPs results.<\\/p>\\r\\n   <\\/div>\\r\\n   <div class=\\\"col-lg-4 col-md-6 col-12 pb-4\\\">\\r\\n      <img src=\\\"images\\/sampleimages\\/icons\\/fontawesome.svg\\\" alt=\\\"Font Awesome\\\">\\r\\n      <h4 class=\\\"mt-3\\\">Font Awesome 5<\\/h4>\\r\\n      <p>Font Awesome 5 is integrated into the core of Astroid, use it in menu items, content, wherever you like.<\\/p>\\r\\n   <\\/div>\\r\\n   <div class=\\\"col-lg-4 col-md-6 col-12 pb-md-0 pb-4\\\">\\r\\n      <img src=\\\"images\\/sampleimages\\/icons\\/documentation.svg\\\" alt=\\\"Well Documented\\\">\\r\\n      <h4 class=\\\"mt-3\\\">Well Documented<\\/h4>\\r\\n      <p>Complete well documented documentation with screenshot references & video tutorials.<\\/p>\\r\\n   <\\/div>\\r\\n   <div class=\\\"col-lg-4 col-md-6 col-12 pb-md-0 pb-4\\\">\\r\\n      <img src=\\\"images\\/sampleimages\\/icons\\/admin-panel.svg\\\" alt=\\\"Powerful Admin Panel\\\">\\r\\n      <h4 class=\\\"mt-3\\\">Powerful Admin Panel<\\/h4>\\r\\n      <p>Comes with a powerful admin panel that allows you to customize the template in a more easier way.<\\/p>\\r\\n   <\\/div>\\r\\n   <div class=\\\"col-lg-4 col-md-6 col-12\\\">\\r\\n      <img src=\\\"images\\/sampleimages\\/icons\\/scss.svg\\\" alt=\\\"SCSS\\\">\\r\\n      <h4 class=\\\"mt-3\\\">SCSS Support<\\/h4>\\r\\n      <p>Writing additional CSS styles with Astroid is absolutely flexible as it\'s all based on new SCSS.<\\/p>\\r\\n   <\\/div>\\r\\n<\\/div>\\r\\n\\r\\n<ul class=\\\"fa-ul\\\">\\r\\n  <li><span class=\\\"fa-li\\\" ><i class=\\\"fas fa-check-square\\\"><\\/i><\\/span>List icons can<\\/li>\\r\\n  <li><span class=\\\"fa-li\\\"><i class=\\\"fas fa-check-square\\\"><\\/i><\\/span>be used to<\\/li>\\r\\n  <li><span class=\\\"fa-li\\\"><i class=\\\"fas fa-spinner fa-pulse\\\"><\\/i><\\/span>replace bullets<\\/li>\\r\\n  <li><span class=\\\"fa-li\\\"><i class=\\\"far fa-square\\\"><\\/i><\\/span>in lists<\\/li>\\r\\n<\\/ul>\",\"fulltext\":\"\",\"state\":1,\"catid\":\"2\",\"created\":\"2018-09-14 08:23:19\",\"created_by\":\"44\",\"created_by_alias\":\"\",\"modified\":\"2018-10-10 05:52:45\",\"modified_by\":\"44\",\"checked_out\":\"44\",\"checked_out_time\":\"2018-10-10 05:52:40\",\"publish_up\":\"2018-09-14 08:23:19\",\"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\":\"{\\\"article_layout\\\":\\\"\\\",\\\"show_title\\\":\\\"\\\",\\\"link_titles\\\":\\\"\\\",\\\"show_tags\\\":\\\"\\\",\\\"show_intro\\\":\\\"\\\",\\\"info_block_position\\\":\\\"\\\",\\\"info_block_show_title\\\":\\\"\\\",\\\"show_category\\\":\\\"\\\",\\\"link_category\\\":\\\"\\\",\\\"show_parent_category\\\":\\\"\\\",\\\"link_parent_category\\\":\\\"\\\",\\\"show_associations\\\":\\\"\\\",\\\"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_page_title\\\":\\\"\\\",\\\"show_publishing_options\\\":\\\"\\\",\\\"show_article_options\\\":\\\"\\\",\\\"show_urls_images_backend\\\":\\\"\\\",\\\"show_urls_images_frontend\\\":\\\"\\\",\\\"astroid_article_type\\\":\\\"regular\\\",\\\"astroid_article_video_type\\\":\\\"youtube\\\",\\\"astroid_article_video_id\\\":\\\"\\\",\\\"astroid_article_gallery_items\\\":\\\"\\\",\\\"astroid_article_audio_source\\\":\\\"soundcloud\\\",\\\"astroid_article_audio_soundcloud\\\":\\\"\\\",\\\"astroid_article_audio_spotify\\\":\\\"\\\",\\\"astroid_article_review_heading\\\":\\\"\\\",\\\"astroid_article_review_summery\\\":\\\"\\\",\\\"astroid_article_review_good\\\":\\\"\\\",\\\"astroid_article_review_bad\\\":\\\"\\\",\\\"astroid_article_review_rating\\\":\\\"7\\\",\\\"astroid_article_button_action\\\":\\\"\\\",\\\"astroid_article_button_link\\\":\\\"\\\",\\\"astroid_article_review_criterias\\\":\\\"\\\",\\\"astroid_article_quote_text\\\":\\\"\\\",\\\"astroid_article_quote_author\\\":\\\"\\\",\\\"astroid_article_badge\\\":\\\"0\\\",\\\"astroid_article_badge_type\\\":\\\"2\\\",\\\"astroid_article_badge_text\\\":\\\"\\\",\\\"astroid_article_badge_color\\\":\\\"\\\",\\\"astroid_relatedposts\\\":\\\"0\\\",\\\"astroid_socialshare\\\":\\\"0\\\",\\\"astroid_comments\\\":\\\"0\\\",\\\"astroid_posttype\\\":\\\"0\\\",\\\"astroid_readtime\\\":\\\"0\\\",\\\"astroid_authorinfo\\\":\\\"0\\\",\\\"astroid_rating\\\":\\\"0\\\",\\\"astroid_og_title\\\":\\\"\\\",\\\"astroid_og_desc\\\":\\\"\\\",\\\"astroid_og_image\\\":\\\"\\\"}\",\"version\":13,\"ordering\":\"1\",\"metakey\":\"\",\"metadesc\":\"\",\"access\":\"1\",\"hits\":\"1057\",\"metadata\":\"{\\\"robots\\\":\\\"\\\",\\\"author\\\":\\\"\\\",\\\"rights\\\":\\\"\\\",\\\"xreference\\\":\\\"\\\"}\",\"featured\":\"0\",\"language\":\"*\",\"xreference\":\"\"}', 0);
INSERT INTO `ynfp8_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
(364, 38, 1, '', '2018-10-10 07:55:11', 44, 5019, '90e9d6681976c7685283ac88b31522cd5f51d6a9', '{\"id\":38,\"asset_id\":\"204\",\"title\":\"Why Choose Astroid\",\"alias\":\"why-choose-astroid\",\"introtext\":\"<div class=\\\"row text-center\\\">\\r\\n   <div class=\\\"col mb-md-5 mb-4\\\">\\r\\n      <h2>Why Choose Astroid<\\/h2>\\r\\n      <p>Packed with rich features to make your development faster and easier.<\\/p>\\r\\n   <\\/div>\\r\\n<\\/div>\\r\\n<div class=\\\"row\\\">\\r\\n   <div class=\\\"col-lg-4 col-md-6 col-12 pb-4\\\">\\r\\n      <img src=\\\"images\\/sampleimages\\/icons\\/responsive.svg\\\" alt=\\\"Responsive Layout\\\">\\r\\n      <h4 class=\\\"mt-3\\\">Responsive Layout<\\/h4>\\r\\n      <p>Fully Responsive layout i.e. can easily adapt to any mobile devices with any screen size.<\\/p>\\r\\n   <\\/div>\\r\\n   <div class=\\\"col-lg-4 col-md-6 col-12 pb-4\\\">\\r\\n      <img src=\\\"images\\/sampleimages\\/icons\\/seo.svg\\\" alt=\\\"SEO\\\">\\r\\n      <h4 class=\\\"mt-3\\\">SEO Optimized<\\/h4>\\r\\n      <p>Created with best SEO practices following latest HTML5 standards, to boost your SERPs results.<\\/p>\\r\\n   <\\/div>\\r\\n   <div class=\\\"col-lg-4 col-md-6 col-12 pb-4\\\">\\r\\n      <img src=\\\"images\\/sampleimages\\/icons\\/fontawesome.svg\\\" alt=\\\"Font Awesome\\\">\\r\\n      <h4 class=\\\"mt-3\\\">Font Awesome 5<\\/h4>\\r\\n      <p>Font Awesome 5 is integrated into the core of Astroid, use it in menu items, content, wherever you like.<\\/p>\\r\\n   <\\/div>\\r\\n   <div class=\\\"col-lg-4 col-md-6 col-12 pb-md-0 pb-4\\\">\\r\\n      <img src=\\\"images\\/sampleimages\\/icons\\/documentation.svg\\\" alt=\\\"Well Documented\\\">\\r\\n      <h4 class=\\\"mt-3\\\">Well Documented<\\/h4>\\r\\n      <p>Complete well documented documentation with screenshot references & video tutorials.<\\/p>\\r\\n   <\\/div>\\r\\n   <div class=\\\"col-lg-4 col-md-6 col-12 pb-md-0 pb-4\\\">\\r\\n      <img src=\\\"images\\/sampleimages\\/icons\\/admin-panel.svg\\\" alt=\\\"Powerful Admin Panel\\\">\\r\\n      <h4 class=\\\"mt-3\\\">Powerful Admin Panel<\\/h4>\\r\\n      <p>Comes with a powerful admin panel that allows you to customize the template in a more easier way.<\\/p>\\r\\n   <\\/div>\\r\\n   <div class=\\\"col-lg-4 col-md-6 col-12\\\">\\r\\n      <img src=\\\"images\\/sampleimages\\/icons\\/scss.svg\\\" alt=\\\"SCSS\\\">\\r\\n      <h4 class=\\\"mt-3\\\">SCSS Support<\\/h4>\\r\\n      <p>Writing additional CSS styles with Astroid is absolutely flexible as it\'s all based on new SCSS.<\\/p>\\r\\n   <\\/div>\\r\\n<\\/div>\",\"fulltext\":\"\",\"state\":1,\"catid\":\"2\",\"created\":\"2018-09-14 08:23:19\",\"created_by\":\"44\",\"created_by_alias\":\"\",\"modified\":\"2018-10-10 07:55:11\",\"modified_by\":\"44\",\"checked_out\":\"44\",\"checked_out_time\":\"2018-10-10 07:55:05\",\"publish_up\":\"2018-09-14 08:23:19\",\"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\":\"{\\\"article_layout\\\":\\\"\\\",\\\"show_title\\\":\\\"\\\",\\\"link_titles\\\":\\\"\\\",\\\"show_tags\\\":\\\"\\\",\\\"show_intro\\\":\\\"\\\",\\\"info_block_position\\\":\\\"\\\",\\\"info_block_show_title\\\":\\\"\\\",\\\"show_category\\\":\\\"\\\",\\\"link_category\\\":\\\"\\\",\\\"show_parent_category\\\":\\\"\\\",\\\"link_parent_category\\\":\\\"\\\",\\\"show_associations\\\":\\\"\\\",\\\"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_page_title\\\":\\\"\\\",\\\"show_publishing_options\\\":\\\"\\\",\\\"show_article_options\\\":\\\"\\\",\\\"show_urls_images_backend\\\":\\\"\\\",\\\"show_urls_images_frontend\\\":\\\"\\\",\\\"astroid_article_type\\\":\\\"regular\\\",\\\"astroid_article_video_type\\\":\\\"youtube\\\",\\\"astroid_article_video_id\\\":\\\"\\\",\\\"astroid_article_gallery_items\\\":\\\"\\\",\\\"astroid_article_audio_source\\\":\\\"soundcloud\\\",\\\"astroid_article_audio_soundcloud\\\":\\\"\\\",\\\"astroid_article_audio_spotify\\\":\\\"\\\",\\\"astroid_article_review_heading\\\":\\\"\\\",\\\"astroid_article_review_summery\\\":\\\"\\\",\\\"astroid_article_review_good\\\":\\\"\\\",\\\"astroid_article_review_bad\\\":\\\"\\\",\\\"astroid_article_review_rating\\\":\\\"7\\\",\\\"astroid_article_button_action\\\":\\\"\\\",\\\"astroid_article_button_link\\\":\\\"\\\",\\\"astroid_article_review_criterias\\\":\\\"\\\",\\\"astroid_article_quote_text\\\":\\\"\\\",\\\"astroid_article_quote_author\\\":\\\"\\\",\\\"astroid_article_badge\\\":\\\"0\\\",\\\"astroid_article_badge_type\\\":\\\"2\\\",\\\"astroid_article_badge_text\\\":\\\"\\\",\\\"astroid_article_badge_color\\\":\\\"\\\",\\\"astroid_relatedposts\\\":\\\"0\\\",\\\"astroid_socialshare\\\":\\\"0\\\",\\\"astroid_comments\\\":\\\"0\\\",\\\"astroid_posttype\\\":\\\"0\\\",\\\"astroid_readtime\\\":\\\"0\\\",\\\"astroid_authorinfo\\\":\\\"0\\\",\\\"astroid_rating\\\":\\\"0\\\",\\\"astroid_og_title\\\":\\\"\\\",\\\"astroid_og_desc\\\":\\\"\\\",\\\"astroid_og_image\\\":\\\"\\\"}\",\"version\":14,\"ordering\":\"1\",\"metakey\":\"\",\"metadesc\":\"\",\"access\":\"1\",\"hits\":\"1066\",\"metadata\":\"{\\\"robots\\\":\\\"\\\",\\\"author\\\":\\\"\\\",\\\"rights\\\":\\\"\\\",\\\"xreference\\\":\\\"\\\"}\",\"featured\":\"0\",\"language\":\"*\",\"xreference\":\"\"}', 0),
(365, 46, 1, '', '2018-10-10 13:20:59', 44, 2812, '861110b868b0015e85665d72e90d03d49ca4ea5f', '{\"id\":46,\"asset_id\":246,\"title\":\"Blank\",\"alias\":\"blank\",\"introtext\":\"\",\"fulltext\":\"\",\"state\":1,\"catid\":\"2\",\"created\":\"2018-10-10 13:20:59\",\"created_by\":\"44\",\"created_by_alias\":\"\",\"modified\":\"2018-10-10 13:20:59\",\"modified_by\":null,\"checked_out\":null,\"checked_out_time\":null,\"publish_up\":\"2018-10-10 13:20:59\",\"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\":\"{\\\"article_layout\\\":\\\"\\\",\\\"show_title\\\":\\\"\\\",\\\"link_titles\\\":\\\"\\\",\\\"show_tags\\\":\\\"\\\",\\\"show_intro\\\":\\\"\\\",\\\"info_block_position\\\":\\\"\\\",\\\"info_block_show_title\\\":\\\"\\\",\\\"show_category\\\":\\\"\\\",\\\"link_category\\\":\\\"\\\",\\\"show_parent_category\\\":\\\"\\\",\\\"link_parent_category\\\":\\\"\\\",\\\"show_associations\\\":\\\"\\\",\\\"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_page_title\\\":\\\"\\\",\\\"show_publishing_options\\\":\\\"\\\",\\\"show_article_options\\\":\\\"\\\",\\\"show_urls_images_backend\\\":\\\"\\\",\\\"show_urls_images_frontend\\\":\\\"\\\",\\\"astroid_article_type\\\":\\\"regular\\\",\\\"astroid_article_video_type\\\":\\\"youtube\\\",\\\"astroid_article_video_id\\\":\\\"\\\",\\\"astroid_article_gallery_items\\\":\\\"\\\",\\\"astroid_article_audio_source\\\":\\\"soundcloud\\\",\\\"astroid_article_audio_soundcloud\\\":\\\"\\\",\\\"astroid_article_audio_spotify\\\":\\\"\\\",\\\"astroid_article_review_heading\\\":\\\"\\\",\\\"astroid_article_review_summery\\\":\\\"\\\",\\\"astroid_article_review_good\\\":\\\"\\\",\\\"astroid_article_review_bad\\\":\\\"\\\",\\\"astroid_article_review_rating\\\":\\\"5\\\",\\\"astroid_article_button_action\\\":\\\"\\\",\\\"astroid_article_button_link\\\":\\\"\\\",\\\"astroid_article_review_criterias\\\":\\\"\\\",\\\"astroid_article_quote_text\\\":\\\"\\\",\\\"astroid_article_quote_author\\\":\\\"\\\",\\\"astroid_article_badge\\\":\\\"0\\\",\\\"astroid_article_badge_type\\\":\\\"2\\\",\\\"astroid_article_badge_text\\\":\\\"\\\",\\\"astroid_article_badge_color\\\":\\\"\\\",\\\"astroid_relatedposts\\\":\\\"\\\",\\\"astroid_socialshare\\\":\\\"\\\",\\\"astroid_comments\\\":\\\"\\\",\\\"astroid_posttype\\\":\\\"\\\",\\\"astroid_readtime\\\":\\\"\\\",\\\"astroid_authorinfo\\\":\\\"\\\",\\\"astroid_rating\\\":\\\"\\\",\\\"astroid_og_title\\\":\\\"\\\",\\\"astroid_og_desc\\\":\\\"\\\",\\\"astroid_og_image\\\":\\\"\\\"}\",\"version\":1,\"ordering\":null,\"metakey\":\"\",\"metadesc\":\"\",\"access\":\"1\",\"hits\":null,\"metadata\":\"{\\\"robots\\\":\\\"\\\",\\\"author\\\":\\\"\\\",\\\"rights\\\":\\\"\\\",\\\"xreference\\\":\\\"\\\"}\",\"featured\":\"0\",\"language\":\"*\",\"xreference\":\"\"}', 0),
(366, 46, 1, '', '2018-10-10 13:21:12', 44, 2836, 'be7c3b5a059f507db6071224a4676289fb09a796', '{\"id\":46,\"asset_id\":\"246\",\"title\":\"Blank\",\"alias\":\"blank\",\"introtext\":\"\",\"fulltext\":\"\",\"state\":1,\"catid\":\"2\",\"created\":\"2018-10-10 13:20:59\",\"created_by\":\"44\",\"created_by_alias\":\"\",\"modified\":\"2018-10-10 13:21:12\",\"modified_by\":\"44\",\"checked_out\":\"44\",\"checked_out_time\":\"2018-10-10 13:20:59\",\"publish_up\":\"2018-10-10 13:20:59\",\"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\":\"{\\\"article_layout\\\":\\\"\\\",\\\"show_title\\\":\\\"\\\",\\\"link_titles\\\":\\\"\\\",\\\"show_tags\\\":\\\"\\\",\\\"show_intro\\\":\\\"\\\",\\\"info_block_position\\\":\\\"\\\",\\\"info_block_show_title\\\":\\\"\\\",\\\"show_category\\\":\\\"\\\",\\\"link_category\\\":\\\"\\\",\\\"show_parent_category\\\":\\\"\\\",\\\"link_parent_category\\\":\\\"\\\",\\\"show_associations\\\":\\\"\\\",\\\"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_page_title\\\":\\\"\\\",\\\"show_publishing_options\\\":\\\"\\\",\\\"show_article_options\\\":\\\"\\\",\\\"show_urls_images_backend\\\":\\\"\\\",\\\"show_urls_images_frontend\\\":\\\"\\\",\\\"astroid_article_type\\\":\\\"regular\\\",\\\"astroid_article_video_type\\\":\\\"youtube\\\",\\\"astroid_article_video_id\\\":\\\"\\\",\\\"astroid_article_gallery_items\\\":\\\"\\\",\\\"astroid_article_audio_source\\\":\\\"soundcloud\\\",\\\"astroid_article_audio_soundcloud\\\":\\\"\\\",\\\"astroid_article_audio_spotify\\\":\\\"\\\",\\\"astroid_article_review_heading\\\":\\\"\\\",\\\"astroid_article_review_summery\\\":\\\"\\\",\\\"astroid_article_review_good\\\":\\\"\\\",\\\"astroid_article_review_bad\\\":\\\"\\\",\\\"astroid_article_review_rating\\\":\\\"5\\\",\\\"astroid_article_button_action\\\":\\\"\\\",\\\"astroid_article_button_link\\\":\\\"\\\",\\\"astroid_article_review_criterias\\\":\\\"\\\",\\\"astroid_article_quote_text\\\":\\\"\\\",\\\"astroid_article_quote_author\\\":\\\"\\\",\\\"astroid_article_badge\\\":\\\"0\\\",\\\"astroid_article_badge_type\\\":\\\"2\\\",\\\"astroid_article_badge_text\\\":\\\"\\\",\\\"astroid_article_badge_color\\\":\\\"\\\",\\\"astroid_relatedposts\\\":\\\"0\\\",\\\"astroid_socialshare\\\":\\\"0\\\",\\\"astroid_comments\\\":\\\"0\\\",\\\"astroid_posttype\\\":\\\"0\\\",\\\"astroid_readtime\\\":\\\"0\\\",\\\"astroid_authorinfo\\\":\\\"0\\\",\\\"astroid_rating\\\":\\\"0\\\",\\\"astroid_og_title\\\":\\\"\\\",\\\"astroid_og_desc\\\":\\\"\\\",\\\"astroid_og_image\\\":\\\"\\\"}\",\"version\":2,\"ordering\":\"0\",\"metakey\":\"\",\"metadesc\":\"\",\"access\":\"1\",\"hits\":\"0\",\"metadata\":\"{\\\"robots\\\":\\\"\\\",\\\"author\\\":\\\"\\\",\\\"rights\\\":\\\"\\\",\\\"xreference\\\":\\\"\\\"}\",\"featured\":\"0\",\"language\":\"*\",\"xreference\":\"\"}', 0),
(367, 47, 1, '', '2018-10-10 14:38:51', 44, 7377, '580872bc3298e68d3d326922ce6c74c1b0212bad', '{\"id\":47,\"asset_id\":249,\"title\":\"Typography\",\"alias\":\"typography-2\",\"introtext\":\"<div class=\\\"row\\\">\\r\\n\\t<div class=\\\"col-sm-12 col-xl-8\\\">\\r\\n\\t\\t<h1>H1 Heading<\\/h1>\\r\\n\\t\\t<p>Welcome to our wonderful world. We sincerely hope that each and every user entering our website will find exactly what he\\/she is looking for. With advanced features of activating account and new login widgets, you will definitely have a great experience of using our web page.<\\/p>\\r\\n\\t\\t<h2>H2 Heading<\\/h2>\\r\\n\\t\\t<p>Welcome to our wonderful world. We sincerely hope that each and every user entering our website will find exactly what he\\/she is looking for. With advanced features of activating account and new login widgets, you will definitely have a great experience of using our web page.<\\/p>\\r\\n\\t\\t<h3>H3 Heading<\\/h3>\\r\\n\\t\\t<p>Welcome to our wonderful world. We sincerely hope that each and every user entering our website will find exactly what he\\/she is looking for. With advanced features of activating account and new login widgets, you will definitely have a great experience of using our web page.<\\/p>\\r\\n\\t\\t<h4>H4 Heading<\\/h4>\\r\\n\\t\\t<p>Welcome to our wonderful world. We sincerely hope that each and every user entering our website will find exactly what he\\/she is looking for. With advanced features of activating account and new login widgets, you will definitely have a great experience of using our web page.<\\/p>\\r\\n\\t\\t<h5>H5 Heading<\\/h5>\\r\\n\\t\\t<p>Welcome to our wonderful world. We sincerely hope that each and every user entering our website will find exactly what he\\/she is looking for. With advanced features of activating account and new login widgets, you will definitely have a great experience of using our web page.<\\/p>\\r\\n\\t\\t<h6>H6 Heading<\\/h6>\\r\\n\\t\\t<p>Welcome to our wonderful world. We sincerely hope that each and every user entering our website will find exactly what he\\/she is looking for. With advanced features of activating account and new login widgets, you will definitely have a great experience of using our web page.<\\/p>\\r\\n\\t\\t<hr class=\\\"py-2\\\">\\r\\n\\t\\t<h3>Blockquote<\\/h3>\\r\\n\\t\\t<blockquote class=\\\"bg-light border rounded p-3\\\">\\r\\n\\t\\t\\t<p>\\r\\n\\t\\t\\t<q>Real estate cannot be lost or stolen, nor can it be carried away. Purchased with common sense, paid for in full, and managed with reasonable care, it is about the safest investment in the world.<\\/q>\\r\\n\\t\\t\\t<\\/p>\\r\\n\\t\\t\\t<p class=\\\"m-0\\\">\\r\\n\\t\\t\\t<cite>Franklin D. Roosevelt<\\/cite>\\r\\n\\t\\t\\t<\\/p>\\r\\n\\t\\t<\\/blockquote>\\r\\n\\t<\\/div>\\r\\n<\\/div>\\r\\n<hr class=\\\"py-2\\\">\\r\\n<div class=\\\"d-flex text-center justify-content-center\\\">\\r\\n\\t<div class=\\\"col-sm-12\\\">\\r\\n\\t\\t<h3>Image Centered<\\/h3>\\r\\n\\t\\t<img class=\\\"img-fluid mb-3\\\" src=\\\"images\\/sampleimages\\/menu-thumb.png\\\" alt=\\\"img-center\\\" width=\\\"770\\\" height=\\\"520\\\">\\r\\n\\t\\t<p class=\\\"text-left\\\">Welcome to our wonderful world. We sincerely hope that each and every user entering our website will find exactly what he\\/she is looking for. With advanced features of activating account and new login widgets, you will definitely have a great experience of using our web page.<\\/p>\\r\\n\\t<\\/div>\\r\\n<\\/div>\\r\\n<hr class=\\\"py-2\\\">\\r\\n<div class=\\\"row\\\">\\r\\n\\t<div class=\\\"col-lg-12\\\">\\r\\n\\t\\t<div class=\\\"media media-mod-2 align-items-center\\\">\\r\\n\\t\\t\\t<div class=\\\"media-left\\\"><img class=\\\"img-fluid\\\" src=\\\"images\\/sampleimages\\/menu-thumb.png\\\" alt=\\\"img-left\\\" width=\\\"370\\\" height=\\\"250\\\"><\\/div>\\r\\n\\t\\t\\t<div class=\\\"media-body pl-5 pl-lg-4\\\">\\r\\n\\t\\t\\t<h3>Image Left<\\/h3>\\r\\n\\t\\t\\t<p>Welcome to our wonderful world. We sincerely hope that each and every user entering our website will find exactly what he\\/she is looking for. With advanced features of activating account and new login widgets, you will definitely have a great experience of using our web page.<\\/p>\\r\\n\\t\\t\\t<\\/div>\\r\\n\\t\\t<\\/div>\\r\\n\\t<\\/div>\\r\\n<\\/div>\\r\\n<hr class=\\\"py-2\\\">\\r\\n<div class=\\\"row\\\">\\r\\n\\t<div class=\\\"col-lg-12\\\">\\r\\n\\t\\t<div class=\\\"media media-mod-2 align-items-center text-right\\\">\\r\\n\\t\\t\\t<div class=\\\"media-body pr-5 pr-lg-4\\\">\\r\\n\\t\\t\\t<h3>Image Right<\\/h3>\\r\\n\\t\\t\\t<p>Welcome to our wonderful world. We sincerely hope that each and every user entering our website will find exactly what he\\/she is looking for. With advanced features of activating account and new login widgets, you will definitely have a great experience of using our web page.<\\/p>\\r\\n\\t\\t\\t<\\/div>\\r\\n\\t\\t\\t<div class=\\\"media-right\\\"><img class=\\\"img-fluid\\\" src=\\\"images\\/sampleimages\\/menu-thumb.png\\\" alt=\\\"img-right\\\" width=\\\"370\\\" height=\\\"250\\\"><\\/div>\\r\\n\\t\\t<\\/div>\\r\\n\\t<\\/div>\\r\\n<\\/div>\",\"fulltext\":\"\",\"state\":1,\"catid\":\"13\",\"created\":\"2018-10-10 14:38:51\",\"created_by\":\"44\",\"created_by_alias\":\"\",\"modified\":\"2018-10-10 14:38:51\",\"modified_by\":null,\"checked_out\":null,\"checked_out_time\":null,\"publish_up\":\"2018-10-10 14:38:51\",\"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\":\"{\\\"article_layout\\\":\\\"\\\",\\\"show_title\\\":\\\"\\\",\\\"link_titles\\\":\\\"\\\",\\\"show_tags\\\":\\\"\\\",\\\"show_intro\\\":\\\"\\\",\\\"info_block_position\\\":\\\"\\\",\\\"info_block_show_title\\\":\\\"\\\",\\\"show_category\\\":\\\"\\\",\\\"link_category\\\":\\\"\\\",\\\"show_parent_category\\\":\\\"\\\",\\\"link_parent_category\\\":\\\"\\\",\\\"show_associations\\\":\\\"\\\",\\\"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_page_title\\\":\\\"\\\",\\\"show_publishing_options\\\":\\\"\\\",\\\"show_article_options\\\":\\\"\\\",\\\"show_urls_images_backend\\\":\\\"\\\",\\\"show_urls_images_frontend\\\":\\\"\\\",\\\"astroid_article_type\\\":\\\"regular\\\",\\\"astroid_article_video_type\\\":\\\"youtube\\\",\\\"astroid_article_video_id\\\":\\\"\\\",\\\"astroid_article_gallery_items\\\":\\\"\\\",\\\"astroid_article_audio_source\\\":\\\"soundcloud\\\",\\\"astroid_article_audio_soundcloud\\\":\\\"\\\",\\\"astroid_article_audio_spotify\\\":\\\"\\\",\\\"astroid_article_review_heading\\\":\\\"\\\",\\\"astroid_article_review_summery\\\":\\\"\\\",\\\"astroid_article_review_good\\\":\\\"\\\",\\\"astroid_article_review_bad\\\":\\\"\\\",\\\"astroid_article_review_rating\\\":\\\"5\\\",\\\"astroid_article_button_action\\\":\\\"\\\",\\\"astroid_article_button_link\\\":\\\"\\\",\\\"astroid_article_review_criterias\\\":\\\"\\\",\\\"astroid_article_quote_text\\\":\\\"\\\",\\\"astroid_article_quote_author\\\":\\\"\\\",\\\"astroid_article_badge\\\":\\\"0\\\",\\\"astroid_article_badge_type\\\":\\\"2\\\",\\\"astroid_article_badge_text\\\":\\\"\\\",\\\"astroid_article_badge_color\\\":\\\"\\\",\\\"astroid_relatedposts\\\":\\\"\\\",\\\"astroid_socialshare\\\":\\\"\\\",\\\"astroid_comments\\\":\\\"\\\",\\\"astroid_posttype\\\":\\\"\\\",\\\"astroid_readtime\\\":\\\"\\\",\\\"astroid_authorinfo\\\":\\\"\\\",\\\"astroid_rating\\\":\\\"\\\",\\\"astroid_og_title\\\":\\\"\\\",\\\"astroid_og_desc\\\":\\\"\\\",\\\"astroid_og_image\\\":\\\"\\\"}\",\"version\":1,\"ordering\":null,\"metakey\":\"\",\"metadesc\":\"\",\"access\":\"1\",\"hits\":null,\"metadata\":\"{\\\"robots\\\":\\\"\\\",\\\"author\\\":\\\"\\\",\\\"rights\\\":\\\"\\\",\\\"xreference\\\":\\\"\\\"}\",\"featured\":\"0\",\"language\":\"*\",\"xreference\":\"\"}', 0),
(368, 23, 1, '', '2018-10-10 14:51:06', 44, 6214, 'b9324654a3de460af1df7a9fcc07b714e3734254', '{\"id\":23,\"asset_id\":\"162\",\"title\":\"How to have a fantastic lifestyle with minimal spending\",\"alias\":\"how-to-have-a-fantastic-lifestyle-with-minimal-spending\",\"introtext\":\"<p>Aliquam egestas pellentesque est Etiam a orci Nulla id enim feugiat ligula ullamcorper. <\\/p>\\r\\n\",\"fulltext\":\"\\r\\n<p>Lorem Ipsum is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry\'s standard dummy text ever since the 1500s, when an unknown printer took a galley of type and scrambled it to make a type specimen book. It has survived not only five centuries, but also the leap into electronic typesetting, remaining essentially unchanged. <\\/p>\\r\\n<blockquote>Astroid Joomla framework is next generation template layout builder and manager enables you to develop an awesome website and templates.<\\/blockquote>\\r\\n<p>It was popularised in the 1960s with the release of Letraset sheets containing Lorem Ipsum passages, and more recently with desktop publishing software like Aldus PageMaker including versions of Lorem Ipsum. <\\/p>\\r\\n<h2> This is a H2 Tag <\\/h2>\\r\\n<p>Lorem Ipsum is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry\'s standard dummy text ever since the 1500s, when an unknown printer took a galley of type and scrambled it to make a type specimen book. <\\/p>\\r\\n<p>It has survived not only five centuries, but also the leap into electronic typesetting, remaining essentially unchanged. It was popularised in the 1960s with the release of Letraset sheets containing Lorem Ipsum passages, and more recently with desktop publishing software like Aldus PageMaker including versions of Lorem Ipsum. <\\/p>\\r\\n<h3>This is a H3 Tag<\\/h3>\\r\\n<p>Lorem Ipsum is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry\'s standard dummy text ever since the 1500s<\\/p>\\r\\n<strong>Un-ordered List here<\\/strong>\\r\\n<ul>\\r\\n<li>This is a list 1<\\/li>\\r\\n<li>This is a list 2<\\/li>\\r\\n<li>This is a list 3<\\/li>\\r\\n<li>This is a list 4<\\/li>\\r\\n<\\/ul>\\r\\n<h4>This is a H4 Tag <\\/h4>\\r\\n<p>Lorem Ipsum is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry\'s standard dummy text ever since the 1500s<\\/p>\\r\\n<strong>Un-ordered List here<\\/strong>\\r\\n<ol>\\r\\n<li>This is a list 1<\\/li>\\r\\n<li>This is a list 2<\\/li>\\r\\n<li>This is a list 3<\\/li>\\r\\n<li>This is a list 4<\\/li>\\r\\n<\\/ol>\\r\\n<h5>This is a H5 Tag <\\/h5>\\r\\n<p>It has survived not only five centuries, but also the leap into electronic typesetting, remaining essentially unchanged. It was popularised in the 1960s with the release of Letraset sheets containing Lorem Ipsum passages, and more recently with desktop publishing software like Aldus PageMaker including versions of Lorem Ipsum. <\\/p>\\r\\n<h6>This is a H6 Tag <\\/h6>\\r\\n<code>\\r\\n&lt;li&gt;This is a list 1&lt;\\/li&gt; <br>\\r\\n&lt;li&gt;This is a list 2&lt;\\/li&gt; <br>\\r\\n&lt;li&gt;This is a list 3&lt;\\/li&gt; <br>\\r\\n&lt;li&gt;This is a list 4&lt;\\/li&gt; <br>\\r\\n<\\/code>\\r\\n<p>It has survived not only five centuries, but also the leap into electronic typesetting, remaining essentially unchanged. It was popularised in the 1960s with the release of Letraset sheets containing Lorem Ipsum passages, and more recently with desktop publishing software like Aldus PageMaker including versions of Lorem Ipsum. <\\/p>\",\"state\":1,\"catid\":\"10\",\"created\":\"2018-06-01 11:45:06\",\"created_by\":\"601\",\"created_by_alias\":\"\",\"modified\":\"2018-10-10 14:51:06\",\"modified_by\":\"44\",\"checked_out\":\"44\",\"checked_out_time\":\"2018-10-10 14:50:59\",\"publish_up\":\"2018-06-01 11:45:06\",\"publish_down\":\"0000-00-00 00:00:00\",\"images\":\"{\\\"image_intro\\\":\\\"images\\\\\\/blog\\\\\\/lifestyle\\\\\\/img3-thumb.jpg\\\",\\\"float_intro\\\":\\\"\\\",\\\"image_intro_alt\\\":\\\"\\\",\\\"image_intro_caption\\\":\\\"\\\",\\\"image_fulltext\\\":\\\"images\\\\\\/blog\\\\\\/lifestyle\\\\\\/img3.jpg\\\",\\\"float_fulltext\\\":\\\"\\\",\\\"image_fulltext_alt\\\":\\\"\\\",\\\"image_fulltext_caption\\\":\\\"\\\"}\",\"urls\":\"{\\\"urla\\\":false,\\\"urlatext\\\":\\\"\\\",\\\"targeta\\\":\\\"\\\",\\\"urlb\\\":false,\\\"urlbtext\\\":\\\"\\\",\\\"targetb\\\":\\\"\\\",\\\"urlc\\\":false,\\\"urlctext\\\":\\\"\\\",\\\"targetc\\\":\\\"\\\"}\",\"attribs\":\"{\\\"article_layout\\\":\\\"\\\",\\\"show_title\\\":\\\"\\\",\\\"link_titles\\\":\\\"\\\",\\\"show_tags\\\":\\\"\\\",\\\"show_intro\\\":\\\"\\\",\\\"info_block_position\\\":\\\"\\\",\\\"info_block_show_title\\\":\\\"\\\",\\\"show_category\\\":\\\"\\\",\\\"link_category\\\":\\\"\\\",\\\"show_parent_category\\\":\\\"\\\",\\\"link_parent_category\\\":\\\"\\\",\\\"show_associations\\\":\\\"\\\",\\\"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_page_title\\\":\\\"\\\",\\\"show_publishing_options\\\":\\\"\\\",\\\"show_article_options\\\":\\\"\\\",\\\"show_urls_images_backend\\\":\\\"\\\",\\\"show_urls_images_frontend\\\":\\\"\\\",\\\"astroid_article_type\\\":\\\"regular\\\",\\\"astroid_article_video_type\\\":\\\"youtube\\\",\\\"astroid_article_video_id\\\":\\\"\\\",\\\"astroid_article_gallery_items\\\":\\\"\\\",\\\"astroid_article_audio_source\\\":\\\"soundcloud\\\",\\\"astroid_article_audio_soundcloud\\\":\\\"\\\",\\\"astroid_article_audio_spotify\\\":\\\"\\\",\\\"astroid_article_review_heading\\\":\\\"\\\",\\\"astroid_article_review_summery\\\":\\\"\\\",\\\"astroid_article_review_good\\\":\\\"\\\",\\\"astroid_article_review_bad\\\":\\\"\\\",\\\"astroid_article_review_rating\\\":\\\"5\\\",\\\"astroid_article_button_action\\\":\\\"\\\",\\\"astroid_article_button_link\\\":\\\"\\\",\\\"astroid_article_review_criterias\\\":\\\"\\\",\\\"astroid_article_quote_text\\\":\\\"\\\",\\\"astroid_article_quote_author\\\":\\\"\\\",\\\"astroid_article_badge\\\":\\\"0\\\",\\\"astroid_article_badge_type\\\":\\\"2\\\",\\\"astroid_article_badge_text\\\":\\\"\\\",\\\"astroid_article_badge_color\\\":\\\"\\\",\\\"astroid_relatedposts\\\":\\\"\\\",\\\"astroid_socialshare\\\":\\\"\\\",\\\"astroid_comments\\\":\\\"\\\",\\\"astroid_posttype\\\":\\\"\\\",\\\"astroid_readtime\\\":\\\"0\\\",\\\"astroid_authorinfo\\\":\\\"\\\",\\\"astroid_rating\\\":\\\"\\\",\\\"astroid_og_title\\\":\\\"\\\",\\\"astroid_og_desc\\\":\\\"\\\",\\\"astroid_og_image\\\":\\\"\\\"}\",\"version\":10,\"ordering\":\"3\",\"metakey\":\"\",\"metadesc\":\"\",\"access\":\"1\",\"hits\":\"0\",\"metadata\":\"{\\\"robots\\\":\\\"\\\",\\\"author\\\":\\\"\\\",\\\"rights\\\":\\\"\\\",\\\"xreference\\\":\\\"\\\"}\",\"featured\":\"1\",\"language\":\"*\",\"xreference\":\"\"}', 0),
(369, 24, 1, '', '2018-10-10 14:51:35', 44, 6169, '5d6eec1b141e5b8a252140147b48a727462b66cb', '{\"id\":24,\"asset_id\":\"163\",\"title\":\"Ten Common Myths About Lifestyle.\",\"alias\":\"ten-common-myths-about-lifestyle\",\"introtext\":\"<p>Aliquam egestas pellentesque est Etiam a orci Nulla id enim feugiat ligula ullamcorper. <\\/p>\\r\\n\",\"fulltext\":\"\\r\\n<p>Lorem Ipsum is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry\'s standard dummy text ever since the 1500s, when an unknown printer took a galley of type and scrambled it to make a type specimen book. It has survived not only five centuries, but also the leap into electronic typesetting, remaining essentially unchanged. <\\/p>\\r\\n<blockquote>Astroid Joomla framework is next generation template layout builder and manager enables you to develop an awesome website and templates.<\\/blockquote>\\r\\n<p>It was popularised in the 1960s with the release of Letraset sheets containing Lorem Ipsum passages, and more recently with desktop publishing software like Aldus PageMaker including versions of Lorem Ipsum. <\\/p>\\r\\n<h2> This is a H2 Tag <\\/h2>\\r\\n<p>Lorem Ipsum is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry\'s standard dummy text ever since the 1500s, when an unknown printer took a galley of type and scrambled it to make a type specimen book. <\\/p>\\r\\n<p>It has survived not only five centuries, but also the leap into electronic typesetting, remaining essentially unchanged. It was popularised in the 1960s with the release of Letraset sheets containing Lorem Ipsum passages, and more recently with desktop publishing software like Aldus PageMaker including versions of Lorem Ipsum. <\\/p>\\r\\n<h3>This is a H3 Tag<\\/h3>\\r\\n<p>Lorem Ipsum is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry\'s standard dummy text ever since the 1500s<\\/p>\\r\\n<strong>Un-ordered List here<\\/strong>\\r\\n<ul>\\r\\n<li>This is a list 1<\\/li>\\r\\n<li>This is a list 2<\\/li>\\r\\n<li>This is a list 3<\\/li>\\r\\n<li>This is a list 4<\\/li>\\r\\n<\\/ul>\\r\\n<h4>This is a H4 Tag <\\/h4>\\r\\n<p>Lorem Ipsum is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry\'s standard dummy text ever since the 1500s<\\/p>\\r\\n<strong>Un-ordered List here<\\/strong>\\r\\n<ol>\\r\\n<li>This is a list 1<\\/li>\\r\\n<li>This is a list 2<\\/li>\\r\\n<li>This is a list 3<\\/li>\\r\\n<li>This is a list 4<\\/li>\\r\\n<\\/ol>\\r\\n<h5>This is a H5 Tag <\\/h5>\\r\\n<p>It has survived not only five centuries, but also the leap into electronic typesetting, remaining essentially unchanged. It was popularised in the 1960s with the release of Letraset sheets containing Lorem Ipsum passages, and more recently with desktop publishing software like Aldus PageMaker including versions of Lorem Ipsum. <\\/p>\\r\\n<h6>This is a H6 Tag <\\/h6>\\r\\n<code>\\r\\n&lt;li&gt;This is a list 1&lt;\\/li&gt; <br>\\r\\n&lt;li&gt;This is a list 2&lt;\\/li&gt; <br>\\r\\n&lt;li&gt;This is a list 3&lt;\\/li&gt; <br>\\r\\n&lt;li&gt;This is a list 4&lt;\\/li&gt; <br>\\r\\n<\\/code>\\r\\n<p>It has survived not only five centuries, but also the leap into electronic typesetting, remaining essentially unchanged. It was popularised in the 1960s with the release of Letraset sheets containing Lorem Ipsum passages, and more recently with desktop publishing software like Aldus PageMaker including versions of Lorem Ipsum. <\\/p>\",\"state\":1,\"catid\":\"10\",\"created\":\"2018-06-01 11:45:06\",\"created_by\":\"601\",\"created_by_alias\":\"\",\"modified\":\"2018-10-10 14:51:35\",\"modified_by\":\"44\",\"checked_out\":\"44\",\"checked_out_time\":\"2018-10-10 14:51:28\",\"publish_up\":\"2018-06-01 11:45:06\",\"publish_down\":\"0000-00-00 00:00:00\",\"images\":\"{\\\"image_intro\\\":\\\"images\\\\\\/blog\\\\\\/lifestyle\\\\\\/img2-thumb.jpg\\\",\\\"float_intro\\\":\\\"\\\",\\\"image_intro_alt\\\":\\\"\\\",\\\"image_intro_caption\\\":\\\"\\\",\\\"image_fulltext\\\":\\\"images\\\\\\/blog\\\\\\/lifestyle\\\\\\/img2.jpg\\\",\\\"float_fulltext\\\":\\\"\\\",\\\"image_fulltext_alt\\\":\\\"\\\",\\\"image_fulltext_caption\\\":\\\"\\\"}\",\"urls\":\"{\\\"urla\\\":false,\\\"urlatext\\\":\\\"\\\",\\\"targeta\\\":\\\"\\\",\\\"urlb\\\":false,\\\"urlbtext\\\":\\\"\\\",\\\"targetb\\\":\\\"\\\",\\\"urlc\\\":false,\\\"urlctext\\\":\\\"\\\",\\\"targetc\\\":\\\"\\\"}\",\"attribs\":\"{\\\"article_layout\\\":\\\"\\\",\\\"show_title\\\":\\\"\\\",\\\"link_titles\\\":\\\"\\\",\\\"show_tags\\\":\\\"\\\",\\\"show_intro\\\":\\\"\\\",\\\"info_block_position\\\":\\\"\\\",\\\"info_block_show_title\\\":\\\"\\\",\\\"show_category\\\":\\\"\\\",\\\"link_category\\\":\\\"\\\",\\\"show_parent_category\\\":\\\"\\\",\\\"link_parent_category\\\":\\\"\\\",\\\"show_associations\\\":\\\"\\\",\\\"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_page_title\\\":\\\"\\\",\\\"show_publishing_options\\\":\\\"\\\",\\\"show_article_options\\\":\\\"\\\",\\\"show_urls_images_backend\\\":\\\"\\\",\\\"show_urls_images_frontend\\\":\\\"\\\",\\\"astroid_article_type\\\":\\\"regular\\\",\\\"astroid_article_video_type\\\":\\\"youtube\\\",\\\"astroid_article_video_id\\\":\\\"\\\",\\\"astroid_article_gallery_items\\\":\\\"\\\",\\\"astroid_article_audio_source\\\":\\\"soundcloud\\\",\\\"astroid_article_audio_soundcloud\\\":\\\"\\\",\\\"astroid_article_audio_spotify\\\":\\\"\\\",\\\"astroid_article_review_heading\\\":\\\"\\\",\\\"astroid_article_review_summery\\\":\\\"\\\",\\\"astroid_article_review_good\\\":\\\"\\\",\\\"astroid_article_review_bad\\\":\\\"\\\",\\\"astroid_article_review_rating\\\":\\\"5\\\",\\\"astroid_article_button_action\\\":\\\"\\\",\\\"astroid_article_button_link\\\":\\\"\\\",\\\"astroid_article_review_criterias\\\":\\\"\\\",\\\"astroid_article_quote_text\\\":\\\"\\\",\\\"astroid_article_quote_author\\\":\\\"\\\",\\\"astroid_article_badge\\\":\\\"0\\\",\\\"astroid_article_badge_type\\\":\\\"2\\\",\\\"astroid_article_badge_text\\\":\\\"\\\",\\\"astroid_article_badge_color\\\":\\\"\\\",\\\"astroid_relatedposts\\\":\\\"\\\",\\\"astroid_socialshare\\\":\\\"\\\",\\\"astroid_comments\\\":\\\"\\\",\\\"astroid_posttype\\\":\\\"\\\",\\\"astroid_readtime\\\":\\\"0\\\",\\\"astroid_authorinfo\\\":\\\"\\\",\\\"astroid_rating\\\":\\\"\\\",\\\"astroid_og_title\\\":\\\"\\\",\\\"astroid_og_desc\\\":\\\"\\\",\\\"astroid_og_image\\\":\\\"\\\"}\",\"version\":10,\"ordering\":\"2\",\"metakey\":\"\",\"metadesc\":\"\",\"access\":\"1\",\"hits\":\"0\",\"metadata\":\"{\\\"robots\\\":\\\"\\\",\\\"author\\\":\\\"\\\",\\\"rights\\\":\\\"\\\",\\\"xreference\\\":\\\"\\\"}\",\"featured\":\"1\",\"language\":\"*\",\"xreference\":\"\"}', 0),
(370, 25, 1, '', '2018-10-10 14:51:38', 44, 6182, '4137c666bbb6cc94411254dcb8ddc2fbb7e9a5d4', '{\"id\":25,\"asset_id\":\"164\",\"title\":\"Why is everyone talking about lifestyle?\",\"alias\":\"why-is-everyone-talking-about-lifestyle\",\"introtext\":\"<p>Aliquam egestas pellentesque est Etiam a orci Nulla id enim feugiat ligula ullamcorper. <\\/p>\\r\\n\",\"fulltext\":\"\\r\\n<p>Lorem Ipsum is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry\'s standard dummy text ever since the 1500s, when an unknown printer took a galley of type and scrambled it to make a type specimen book. It has survived not only five centuries, but also the leap into electronic typesetting, remaining essentially unchanged. <\\/p>\\r\\n<blockquote>Astroid Joomla framework is next generation template layout builder and manager enables you to develop an awesome website and templates.<\\/blockquote>\\r\\n<p>It was popularised in the 1960s with the release of Letraset sheets containing Lorem Ipsum passages, and more recently with desktop publishing software like Aldus PageMaker including versions of Lorem Ipsum. <\\/p>\\r\\n<h2> This is a H2 Tag <\\/h2>\\r\\n<p>Lorem Ipsum is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry\'s standard dummy text ever since the 1500s, when an unknown printer took a galley of type and scrambled it to make a type specimen book. <\\/p>\\r\\n<p>It has survived not only five centuries, but also the leap into electronic typesetting, remaining essentially unchanged. It was popularised in the 1960s with the release of Letraset sheets containing Lorem Ipsum passages, and more recently with desktop publishing software like Aldus PageMaker including versions of Lorem Ipsum. <\\/p>\\r\\n<h3>This is a H3 Tag<\\/h3>\\r\\n<p>Lorem Ipsum is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry\'s standard dummy text ever since the 1500s<\\/p>\\r\\n<strong>Un-ordered List here<\\/strong>\\r\\n<ul>\\r\\n<li>This is a list 1<\\/li>\\r\\n<li>This is a list 2<\\/li>\\r\\n<li>This is a list 3<\\/li>\\r\\n<li>This is a list 4<\\/li>\\r\\n<\\/ul>\\r\\n<h4>This is a H4 Tag <\\/h4>\\r\\n<p>Lorem Ipsum is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry\'s standard dummy text ever since the 1500s<\\/p>\\r\\n<strong>Un-ordered List here<\\/strong>\\r\\n<ol>\\r\\n<li>This is a list 1<\\/li>\\r\\n<li>This is a list 2<\\/li>\\r\\n<li>This is a list 3<\\/li>\\r\\n<li>This is a list 4<\\/li>\\r\\n<\\/ol>\\r\\n<h5>This is a H5 Tag <\\/h5>\\r\\n<p>It has survived not only five centuries, but also the leap into electronic typesetting, remaining essentially unchanged. It was popularised in the 1960s with the release of Letraset sheets containing Lorem Ipsum passages, and more recently with desktop publishing software like Aldus PageMaker including versions of Lorem Ipsum. <\\/p>\\r\\n<h6>This is a H6 Tag <\\/h6>\\r\\n<code>\\r\\n&lt;li&gt;This is a list 1&lt;\\/li&gt; <br>\\r\\n&lt;li&gt;This is a list 2&lt;\\/li&gt; <br>\\r\\n&lt;li&gt;This is a list 3&lt;\\/li&gt; <br>\\r\\n&lt;li&gt;This is a list 4&lt;\\/li&gt; <br>\\r\\n<\\/code>\\r\\n<p>It has survived not only five centuries, but also the leap into electronic typesetting, remaining essentially unchanged. It was popularised in the 1960s with the release of Letraset sheets containing Lorem Ipsum passages, and more recently with desktop publishing software like Aldus PageMaker including versions of Lorem Ipsum. <\\/p>\",\"state\":1,\"catid\":\"10\",\"created\":\"2018-06-01 11:45:06\",\"created_by\":\"601\",\"created_by_alias\":\"\",\"modified\":\"2018-10-10 14:51:38\",\"modified_by\":\"44\",\"checked_out\":\"44\",\"checked_out_time\":\"2018-10-10 14:51:29\",\"publish_up\":\"2018-06-01 11:45:06\",\"publish_down\":\"0000-00-00 00:00:00\",\"images\":\"{\\\"image_intro\\\":\\\"images\\\\\\/blog\\\\\\/lifestyle\\\\\\/img1-thumb.jpg\\\",\\\"float_intro\\\":\\\"\\\",\\\"image_intro_alt\\\":\\\"\\\",\\\"image_intro_caption\\\":\\\"\\\",\\\"image_fulltext\\\":\\\"images\\\\\\/blog\\\\\\/lifestyle\\\\\\/img1.jpg\\\",\\\"float_fulltext\\\":\\\"\\\",\\\"image_fulltext_alt\\\":\\\"\\\",\\\"image_fulltext_caption\\\":\\\"\\\"}\",\"urls\":\"{\\\"urla\\\":false,\\\"urlatext\\\":\\\"\\\",\\\"targeta\\\":\\\"\\\",\\\"urlb\\\":false,\\\"urlbtext\\\":\\\"\\\",\\\"targetb\\\":\\\"\\\",\\\"urlc\\\":false,\\\"urlctext\\\":\\\"\\\",\\\"targetc\\\":\\\"\\\"}\",\"attribs\":\"{\\\"article_layout\\\":\\\"\\\",\\\"show_title\\\":\\\"\\\",\\\"link_titles\\\":\\\"\\\",\\\"show_tags\\\":\\\"\\\",\\\"show_intro\\\":\\\"\\\",\\\"info_block_position\\\":\\\"\\\",\\\"info_block_show_title\\\":\\\"\\\",\\\"show_category\\\":\\\"\\\",\\\"link_category\\\":\\\"\\\",\\\"show_parent_category\\\":\\\"\\\",\\\"link_parent_category\\\":\\\"\\\",\\\"show_associations\\\":\\\"\\\",\\\"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_page_title\\\":\\\"\\\",\\\"show_publishing_options\\\":\\\"\\\",\\\"show_article_options\\\":\\\"\\\",\\\"show_urls_images_backend\\\":\\\"\\\",\\\"show_urls_images_frontend\\\":\\\"\\\",\\\"astroid_article_type\\\":\\\"regular\\\",\\\"astroid_article_video_type\\\":\\\"youtube\\\",\\\"astroid_article_video_id\\\":\\\"\\\",\\\"astroid_article_gallery_items\\\":\\\"\\\",\\\"astroid_article_audio_source\\\":\\\"soundcloud\\\",\\\"astroid_article_audio_soundcloud\\\":\\\"\\\",\\\"astroid_article_audio_spotify\\\":\\\"\\\",\\\"astroid_article_review_heading\\\":\\\"\\\",\\\"astroid_article_review_summery\\\":\\\"\\\",\\\"astroid_article_review_good\\\":\\\"\\\",\\\"astroid_article_review_bad\\\":\\\"\\\",\\\"astroid_article_review_rating\\\":\\\"5\\\",\\\"astroid_article_button_action\\\":\\\"\\\",\\\"astroid_article_button_link\\\":\\\"\\\",\\\"astroid_article_review_criterias\\\":\\\"\\\",\\\"astroid_article_quote_text\\\":\\\"\\\",\\\"astroid_article_quote_author\\\":\\\"\\\",\\\"astroid_article_badge\\\":\\\"0\\\",\\\"astroid_article_badge_type\\\":\\\"2\\\",\\\"astroid_article_badge_text\\\":\\\"\\\",\\\"astroid_article_badge_color\\\":\\\"\\\",\\\"astroid_relatedposts\\\":\\\"\\\",\\\"astroid_socialshare\\\":\\\"\\\",\\\"astroid_comments\\\":\\\"\\\",\\\"astroid_posttype\\\":\\\"\\\",\\\"astroid_readtime\\\":\\\"0\\\",\\\"astroid_authorinfo\\\":\\\"\\\",\\\"astroid_rating\\\":\\\"\\\",\\\"astroid_og_title\\\":\\\"\\\",\\\"astroid_og_desc\\\":\\\"\\\",\\\"astroid_og_image\\\":\\\"\\\"}\",\"version\":8,\"ordering\":\"1\",\"metakey\":\"\",\"metadesc\":\"\",\"access\":\"1\",\"hits\":\"0\",\"metadata\":\"{\\\"robots\\\":\\\"\\\",\\\"author\\\":\\\"\\\",\\\"rights\\\":\\\"\\\",\\\"xreference\\\":\\\"\\\"}\",\"featured\":\"1\",\"language\":\"*\",\"xreference\":\"\"}', 0);
INSERT INTO `ynfp8_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
(371, 24, 1, '', '2018-10-10 14:52:07', 44, 6168, '4570c5d430e41961dffef8577ac864f6f15cd817', '{\"id\":24,\"asset_id\":\"163\",\"title\":\"Ten Common Myths About Lifestyle.\",\"alias\":\"ten-common-myths-about-lifestyle\",\"introtext\":\"<p>Aliquam egestas pellentesque est Etiam a orci Nulla id enim feugiat ligula ullamcorper. <\\/p>\\r\\n\",\"fulltext\":\"\\r\\n<p>Lorem Ipsum is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry\'s standard dummy text ever since the 1500s, when an unknown printer took a galley of type and scrambled it to make a type specimen book. It has survived not only five centuries, but also the leap into electronic typesetting, remaining essentially unchanged. <\\/p>\\r\\n<blockquote>Astroid Joomla framework is next generation template layout builder and manager enables you to develop an awesome website and templates.<\\/blockquote>\\r\\n<p>It was popularised in the 1960s with the release of Letraset sheets containing Lorem Ipsum passages, and more recently with desktop publishing software like Aldus PageMaker including versions of Lorem Ipsum. <\\/p>\\r\\n<h2> This is a H2 Tag <\\/h2>\\r\\n<p>Lorem Ipsum is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry\'s standard dummy text ever since the 1500s, when an unknown printer took a galley of type and scrambled it to make a type specimen book. <\\/p>\\r\\n<p>It has survived not only five centuries, but also the leap into electronic typesetting, remaining essentially unchanged. It was popularised in the 1960s with the release of Letraset sheets containing Lorem Ipsum passages, and more recently with desktop publishing software like Aldus PageMaker including versions of Lorem Ipsum. <\\/p>\\r\\n<h3>This is a H3 Tag<\\/h3>\\r\\n<p>Lorem Ipsum is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry\'s standard dummy text ever since the 1500s<\\/p>\\r\\n<strong>Un-ordered List here<\\/strong>\\r\\n<ul>\\r\\n<li>This is a list 1<\\/li>\\r\\n<li>This is a list 2<\\/li>\\r\\n<li>This is a list 3<\\/li>\\r\\n<li>This is a list 4<\\/li>\\r\\n<\\/ul>\\r\\n<h4>This is a H4 Tag <\\/h4>\\r\\n<p>Lorem Ipsum is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry\'s standard dummy text ever since the 1500s<\\/p>\\r\\n<strong>Un-ordered List here<\\/strong>\\r\\n<ol>\\r\\n<li>This is a list 1<\\/li>\\r\\n<li>This is a list 2<\\/li>\\r\\n<li>This is a list 3<\\/li>\\r\\n<li>This is a list 4<\\/li>\\r\\n<\\/ol>\\r\\n<h5>This is a H5 Tag <\\/h5>\\r\\n<p>It has survived not only five centuries, but also the leap into electronic typesetting, remaining essentially unchanged. It was popularised in the 1960s with the release of Letraset sheets containing Lorem Ipsum passages, and more recently with desktop publishing software like Aldus PageMaker including versions of Lorem Ipsum. <\\/p>\\r\\n<h6>This is a H6 Tag <\\/h6>\\r\\n<code>\\r\\n&lt;li&gt;This is a list 1&lt;\\/li&gt; <br>\\r\\n&lt;li&gt;This is a list 2&lt;\\/li&gt; <br>\\r\\n&lt;li&gt;This is a list 3&lt;\\/li&gt; <br>\\r\\n&lt;li&gt;This is a list 4&lt;\\/li&gt; <br>\\r\\n<\\/code>\\r\\n<p>It has survived not only five centuries, but also the leap into electronic typesetting, remaining essentially unchanged. It was popularised in the 1960s with the release of Letraset sheets containing Lorem Ipsum passages, and more recently with desktop publishing software like Aldus PageMaker including versions of Lorem Ipsum. <\\/p>\",\"state\":1,\"catid\":\"10\",\"created\":\"2018-06-01 11:45:06\",\"created_by\":\"601\",\"created_by_alias\":\"\",\"modified\":\"2018-10-10 14:52:07\",\"modified_by\":\"44\",\"checked_out\":\"44\",\"checked_out_time\":\"2018-10-10 14:51:35\",\"publish_up\":\"2018-06-01 11:45:06\",\"publish_down\":\"0000-00-00 00:00:00\",\"images\":\"{\\\"image_intro\\\":\\\"images\\\\\\/blog\\\\\\/lifestyle\\\\\\/img2-thumb.jpg\\\",\\\"float_intro\\\":\\\"\\\",\\\"image_intro_alt\\\":\\\"\\\",\\\"image_intro_caption\\\":\\\"\\\",\\\"image_fulltext\\\":\\\"images\\\\\\/blog\\\\\\/lifestyle\\\\\\/img2.jpg\\\",\\\"float_fulltext\\\":\\\"\\\",\\\"image_fulltext_alt\\\":\\\"\\\",\\\"image_fulltext_caption\\\":\\\"\\\"}\",\"urls\":\"{\\\"urla\\\":false,\\\"urlatext\\\":\\\"\\\",\\\"targeta\\\":\\\"\\\",\\\"urlb\\\":false,\\\"urlbtext\\\":\\\"\\\",\\\"targetb\\\":\\\"\\\",\\\"urlc\\\":false,\\\"urlctext\\\":\\\"\\\",\\\"targetc\\\":\\\"\\\"}\",\"attribs\":\"{\\\"article_layout\\\":\\\"\\\",\\\"show_title\\\":\\\"\\\",\\\"link_titles\\\":\\\"\\\",\\\"show_tags\\\":\\\"\\\",\\\"show_intro\\\":\\\"\\\",\\\"info_block_position\\\":\\\"\\\",\\\"info_block_show_title\\\":\\\"\\\",\\\"show_category\\\":\\\"\\\",\\\"link_category\\\":\\\"\\\",\\\"show_parent_category\\\":\\\"\\\",\\\"link_parent_category\\\":\\\"\\\",\\\"show_associations\\\":\\\"\\\",\\\"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_page_title\\\":\\\"\\\",\\\"show_publishing_options\\\":\\\"\\\",\\\"show_article_options\\\":\\\"\\\",\\\"show_urls_images_backend\\\":\\\"\\\",\\\"show_urls_images_frontend\\\":\\\"\\\",\\\"astroid_article_type\\\":\\\"regular\\\",\\\"astroid_article_video_type\\\":\\\"youtube\\\",\\\"astroid_article_video_id\\\":\\\"\\\",\\\"astroid_article_gallery_items\\\":\\\"\\\",\\\"astroid_article_audio_source\\\":\\\"soundcloud\\\",\\\"astroid_article_audio_soundcloud\\\":\\\"\\\",\\\"astroid_article_audio_spotify\\\":\\\"\\\",\\\"astroid_article_review_heading\\\":\\\"\\\",\\\"astroid_article_review_summery\\\":\\\"\\\",\\\"astroid_article_review_good\\\":\\\"\\\",\\\"astroid_article_review_bad\\\":\\\"\\\",\\\"astroid_article_review_rating\\\":\\\"5\\\",\\\"astroid_article_button_action\\\":\\\"\\\",\\\"astroid_article_button_link\\\":\\\"\\\",\\\"astroid_article_review_criterias\\\":\\\"\\\",\\\"astroid_article_quote_text\\\":\\\"\\\",\\\"astroid_article_quote_author\\\":\\\"\\\",\\\"astroid_article_badge\\\":\\\"0\\\",\\\"astroid_article_badge_type\\\":\\\"2\\\",\\\"astroid_article_badge_text\\\":\\\"\\\",\\\"astroid_article_badge_color\\\":\\\"\\\",\\\"astroid_relatedposts\\\":\\\"\\\",\\\"astroid_socialshare\\\":\\\"\\\",\\\"astroid_comments\\\":\\\"\\\",\\\"astroid_posttype\\\":\\\"\\\",\\\"astroid_readtime\\\":\\\"\\\",\\\"astroid_authorinfo\\\":\\\"\\\",\\\"astroid_rating\\\":\\\"\\\",\\\"astroid_og_title\\\":\\\"\\\",\\\"astroid_og_desc\\\":\\\"\\\",\\\"astroid_og_image\\\":\\\"\\\"}\",\"version\":11,\"ordering\":\"2\",\"metakey\":\"\",\"metadesc\":\"\",\"access\":\"1\",\"hits\":\"1\",\"metadata\":\"{\\\"robots\\\":\\\"\\\",\\\"author\\\":\\\"\\\",\\\"rights\\\":\\\"\\\",\\\"xreference\\\":\\\"\\\"}\",\"featured\":\"1\",\"language\":\"*\",\"xreference\":\"\"}', 0),
(372, 47, 1, '', '2018-10-10 15:01:26', 44, 7395, '04f64275ff1da9f94e9fdcbab220a73bedd41fad', '{\"id\":47,\"asset_id\":\"249\",\"title\":\"Typography\",\"alias\":\"typography-2\",\"introtext\":\"<div class=\\\"row\\\">\\r\\n\\t<div class=\\\"col-sm-12 col-xl-8\\\">\\r\\n\\t\\t<h1>H1 Heading<\\/h1>\\r\\n\\t\\t<p>Welcome to our wonderful world. We sincerely hope that each and every user entering our website will find exactly what he\\/she is looking for. With advanced features of activating account and new login widgets, you will definitely have a great experience of using our web page.<\\/p>\\r\\n\\t\\t<h2>H2 Heading<\\/h2>\\r\\n\\t\\t<p>Welcome to our wonderful world. We sincerely hope that each and every user entering our website will find exactly what he\\/she is looking for. With advanced features of activating account and new login widgets, you will definitely have a great experience of using our web page.<\\/p>\\r\\n\\t\\t<h3>H3 Heading<\\/h3>\\r\\n\\t\\t<p>Welcome to our wonderful world. We sincerely hope that each and every user entering our website will find exactly what he\\/she is looking for. With advanced features of activating account and new login widgets, you will definitely have a great experience of using our web page.<\\/p>\\r\\n\\t\\t<h4>H4 Heading<\\/h4>\\r\\n\\t\\t<p>Welcome to our wonderful world. We sincerely hope that each and every user entering our website will find exactly what he\\/she is looking for. With advanced features of activating account and new login widgets, you will definitely have a great experience of using our web page.<\\/p>\\r\\n\\t\\t<h5>H5 Heading<\\/h5>\\r\\n\\t\\t<p>Welcome to our wonderful world. We sincerely hope that each and every user entering our website will find exactly what he\\/she is looking for. With advanced features of activating account and new login widgets, you will definitely have a great experience of using our web page.<\\/p>\\r\\n\\t\\t<h6>H6 Heading<\\/h6>\\r\\n\\t\\t<p>Welcome to our wonderful world. We sincerely hope that each and every user entering our website will find exactly what he\\/she is looking for. With advanced features of activating account and new login widgets, you will definitely have a great experience of using our web page.<\\/p>\\r\\n\\t\\t<hr class=\\\"py-2\\\">\\r\\n\\t\\t<h3>Blockquote<\\/h3>\\r\\n\\t\\t<blockquote class=\\\"bg-light border rounded p-3\\\">\\r\\n\\t\\t\\t<p>\\r\\n\\t\\t\\t<q>Real estate cannot be lost or stolen, nor can it be carried away. Purchased with common sense, paid for in full, and managed with reasonable care, it is about the safest investment in the world.<\\/q>\\r\\n\\t\\t\\t<\\/p>\\r\\n\\t\\t\\t<p class=\\\"m-0\\\">\\r\\n\\t\\t\\t<cite>Franklin D. Roosevelt<\\/cite>\\r\\n\\t\\t\\t<\\/p>\\r\\n\\t\\t<\\/blockquote>\\r\\n\\t<\\/div>\\r\\n<\\/div>\\r\\n<hr class=\\\"py-2\\\">\\r\\n<div class=\\\"d-flex text-center justify-content-center\\\">\\r\\n\\t<div class=\\\"col-sm-12\\\">\\r\\n\\t\\t<h3>Image Centered<\\/h3>\\r\\n\\t\\t<img class=\\\"img-fluid mb-3\\\" src=\\\"images\\/sampleimages\\/menu-thumb.png\\\" alt=\\\"img-center\\\" width=\\\"770\\\" height=\\\"520\\\">\\r\\n\\t\\t<p class=\\\"text-left\\\">Welcome to our wonderful world. We sincerely hope that each and every user entering our website will find exactly what he\\/she is looking for. With advanced features of activating account and new login widgets, you will definitely have a great experience of using our web page.<\\/p>\\r\\n\\t<\\/div>\\r\\n<\\/div>\\r\\n<hr class=\\\"py-2\\\">\\r\\n<div class=\\\"row\\\">\\r\\n\\t<div class=\\\"col-lg-12\\\">\\r\\n\\t\\t<div class=\\\"media media-mod-2 align-items-center\\\">\\r\\n\\t\\t\\t<div class=\\\"media-left\\\"><img class=\\\"img-fluid\\\" src=\\\"images\\/sampleimages\\/menu-thumb.png\\\" alt=\\\"img-left\\\" width=\\\"370\\\" height=\\\"250\\\"><\\/div>\\r\\n\\t\\t\\t<div class=\\\"media-body pl-5 pl-lg-4\\\">\\r\\n\\t\\t\\t<h3>Image Left<\\/h3>\\r\\n\\t\\t\\t<p>Welcome to our wonderful world. We sincerely hope that each and every user entering our website will find exactly what he\\/she is looking for. With advanced features of activating account and new login widgets, you will definitely have a great experience of using our web page.<\\/p>\\r\\n\\t\\t\\t<\\/div>\\r\\n\\t\\t<\\/div>\\r\\n\\t<\\/div>\\r\\n<\\/div>\\r\\n<hr class=\\\"py-2\\\">\\r\\n<div class=\\\"row\\\">\\r\\n\\t<div class=\\\"col-lg-12\\\">\\r\\n\\t\\t<div class=\\\"media media-mod-2 align-items-center text-right\\\">\\r\\n\\t\\t\\t<div class=\\\"media-body pr-5 pr-lg-4\\\">\\r\\n\\t\\t\\t<h3>Image Right<\\/h3>\\r\\n\\t\\t\\t<p>Welcome to our wonderful world. We sincerely hope that each and every user entering our website will find exactly what he\\/she is looking for. With advanced features of activating account and new login widgets, you will definitely have a great experience of using our web page.<\\/p>\\r\\n\\t\\t\\t<\\/div>\\r\\n\\t\\t\\t<div class=\\\"media-right\\\"><img class=\\\"img-fluid\\\" src=\\\"images\\/sampleimages\\/menu-thumb.png\\\" alt=\\\"img-right\\\" width=\\\"370\\\" height=\\\"250\\\"><\\/div>\\r\\n\\t\\t<\\/div>\\r\\n\\t<\\/div>\\r\\n<\\/div>\",\"fulltext\":\"\",\"state\":1,\"catid\":\"13\",\"created\":\"2018-10-10 14:38:51\",\"created_by\":\"44\",\"created_by_alias\":\"\",\"modified\":\"2018-10-10 15:01:26\",\"modified_by\":\"44\",\"checked_out\":\"44\",\"checked_out_time\":\"2018-10-10 15:01:20\",\"publish_up\":\"2018-10-10 14:38:51\",\"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\":\"{\\\"article_layout\\\":\\\"\\\",\\\"show_title\\\":\\\"\\\",\\\"link_titles\\\":\\\"\\\",\\\"show_tags\\\":\\\"\\\",\\\"show_intro\\\":\\\"\\\",\\\"info_block_position\\\":\\\"\\\",\\\"info_block_show_title\\\":\\\"\\\",\\\"show_category\\\":\\\"\\\",\\\"link_category\\\":\\\"\\\",\\\"show_parent_category\\\":\\\"\\\",\\\"link_parent_category\\\":\\\"\\\",\\\"show_associations\\\":\\\"\\\",\\\"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_page_title\\\":\\\"\\\",\\\"show_publishing_options\\\":\\\"\\\",\\\"show_article_options\\\":\\\"\\\",\\\"show_urls_images_backend\\\":\\\"\\\",\\\"show_urls_images_frontend\\\":\\\"\\\",\\\"astroid_article_type\\\":\\\"regular\\\",\\\"astroid_article_video_type\\\":\\\"youtube\\\",\\\"astroid_article_video_id\\\":\\\"\\\",\\\"astroid_article_gallery_items\\\":\\\"\\\",\\\"astroid_article_audio_source\\\":\\\"soundcloud\\\",\\\"astroid_article_audio_soundcloud\\\":\\\"\\\",\\\"astroid_article_audio_spotify\\\":\\\"\\\",\\\"astroid_article_review_heading\\\":\\\"\\\",\\\"astroid_article_review_summery\\\":\\\"\\\",\\\"astroid_article_review_good\\\":\\\"\\\",\\\"astroid_article_review_bad\\\":\\\"\\\",\\\"astroid_article_review_rating\\\":\\\"5\\\",\\\"astroid_article_button_action\\\":\\\"\\\",\\\"astroid_article_button_link\\\":\\\"\\\",\\\"astroid_article_review_criterias\\\":\\\"\\\",\\\"astroid_article_quote_text\\\":\\\"\\\",\\\"astroid_article_quote_author\\\":\\\"\\\",\\\"astroid_article_badge\\\":\\\"0\\\",\\\"astroid_article_badge_type\\\":\\\"2\\\",\\\"astroid_article_badge_text\\\":\\\"\\\",\\\"astroid_article_badge_color\\\":\\\"\\\",\\\"astroid_relatedposts\\\":\\\"\\\",\\\"astroid_socialshare\\\":\\\"\\\",\\\"astroid_comments\\\":\\\"\\\",\\\"astroid_posttype\\\":\\\"\\\",\\\"astroid_readtime\\\":\\\"0\\\",\\\"astroid_authorinfo\\\":\\\"\\\",\\\"astroid_rating\\\":\\\"\\\",\\\"astroid_og_title\\\":\\\"\\\",\\\"astroid_og_desc\\\":\\\"\\\",\\\"astroid_og_image\\\":\\\"\\\"}\",\"version\":2,\"ordering\":\"0\",\"metakey\":\"\",\"metadesc\":\"\",\"access\":\"1\",\"hits\":\"4\",\"metadata\":\"{\\\"robots\\\":\\\"\\\",\\\"author\\\":\\\"\\\",\\\"rights\\\":\\\"\\\",\\\"xreference\\\":\\\"\\\"}\",\"featured\":\"0\",\"language\":\"*\",\"xreference\":\"\"}', 0),
(373, 47, 1, '', '2018-10-10 15:02:40', 44, 7396, 'a88f6f4452be25329f0c92f3eaca9da640cbc298', '{\"id\":47,\"asset_id\":\"249\",\"title\":\"Typography\",\"alias\":\"typography-2\",\"introtext\":\"<div class=\\\"row\\\">\\r\\n\\t<div class=\\\"col-sm-12 col-xl-8\\\">\\r\\n\\t\\t<h1>H1 Heading<\\/h1>\\r\\n\\t\\t<p>Welcome to our wonderful world. We sincerely hope that each and every user entering our website will find exactly what he\\/she is looking for. With advanced features of activating account and new login widgets, you will definitely have a great experience of using our web page.<\\/p>\\r\\n\\t\\t<h2>H2 Heading<\\/h2>\\r\\n\\t\\t<p>Welcome to our wonderful world. We sincerely hope that each and every user entering our website will find exactly what he\\/she is looking for. With advanced features of activating account and new login widgets, you will definitely have a great experience of using our web page.<\\/p>\\r\\n\\t\\t<h3>H3 Heading<\\/h3>\\r\\n\\t\\t<p>Welcome to our wonderful world. We sincerely hope that each and every user entering our website will find exactly what he\\/she is looking for. With advanced features of activating account and new login widgets, you will definitely have a great experience of using our web page.<\\/p>\\r\\n\\t\\t<h4>H4 Heading<\\/h4>\\r\\n\\t\\t<p>Welcome to our wonderful world. We sincerely hope that each and every user entering our website will find exactly what he\\/she is looking for. With advanced features of activating account and new login widgets, you will definitely have a great experience of using our web page.<\\/p>\\r\\n\\t\\t<h5>H5 Heading<\\/h5>\\r\\n\\t\\t<p>Welcome to our wonderful world. We sincerely hope that each and every user entering our website will find exactly what he\\/she is looking for. With advanced features of activating account and new login widgets, you will definitely have a great experience of using our web page.<\\/p>\\r\\n\\t\\t<h6>H6 Heading<\\/h6>\\r\\n\\t\\t<p>Welcome to our wonderful world. We sincerely hope that each and every user entering our website will find exactly what he\\/she is looking for. With advanced features of activating account and new login widgets, you will definitely have a great experience of using our web page.<\\/p>\\r\\n\\t\\t<hr class=\\\"py-2\\\">\\r\\n\\t\\t<h3>Blockquote<\\/h3>\\r\\n\\t\\t<blockquote class=\\\"bg-light border rounded p-3\\\">\\r\\n\\t\\t\\t<p>\\r\\n\\t\\t\\t<q>Real estate cannot be lost or stolen, nor can it be carried away. Purchased with common sense, paid for in full, and managed with reasonable care, it is about the safest investment in the world.<\\/q>\\r\\n\\t\\t\\t<\\/p>\\r\\n\\t\\t\\t<p class=\\\"m-0\\\">\\r\\n\\t\\t\\t<cite>Franklin D. Roosevelt<\\/cite>\\r\\n\\t\\t\\t<\\/p>\\r\\n\\t\\t<\\/blockquote>\\r\\n\\t<\\/div>\\r\\n<\\/div>\\r\\n<hr class=\\\"py-2\\\">\\r\\n<div class=\\\"d-flex text-center justify-content-center\\\">\\r\\n\\t<div class=\\\"col-sm-12\\\">\\r\\n\\t\\t<h3>Image Centered<\\/h3>\\r\\n\\t\\t<img class=\\\"img-fluid mb-3\\\" src=\\\"images\\/sampleimages\\/menu-thumb.png\\\" alt=\\\"img-center\\\" width=\\\"770\\\" height=\\\"520\\\">\\r\\n\\t\\t<p class=\\\"text-left\\\">Welcome to our wonderful world. We sincerely hope that each and every user entering our website will find exactly what he\\/she is looking for. With advanced features of activating account and new login widgets, you will definitely have a great experience of using our web page.<\\/p>\\r\\n\\t<\\/div>\\r\\n<\\/div>\\r\\n<hr class=\\\"py-2\\\">\\r\\n<div class=\\\"row\\\">\\r\\n\\t<div class=\\\"col-lg-12\\\">\\r\\n\\t\\t<div class=\\\"media media-mod-2 align-items-center\\\">\\r\\n\\t\\t\\t<div class=\\\"media-left\\\"><img class=\\\"img-fluid\\\" src=\\\"images\\/sampleimages\\/menu-thumb.png\\\" alt=\\\"img-left\\\" width=\\\"370\\\" height=\\\"250\\\"><\\/div>\\r\\n\\t\\t\\t<div class=\\\"media-body pl-5 pl-lg-4\\\">\\r\\n\\t\\t\\t<h3>Image Left<\\/h3>\\r\\n\\t\\t\\t<p>Welcome to our wonderful world. We sincerely hope that each and every user entering our website will find exactly what he\\/she is looking for. With advanced features of activating account and new login widgets, you will definitely have a great experience of using our web page.<\\/p>\\r\\n\\t\\t\\t<\\/div>\\r\\n\\t\\t<\\/div>\\r\\n\\t<\\/div>\\r\\n<\\/div>\\r\\n<hr class=\\\"py-2\\\">\\r\\n<div class=\\\"row\\\">\\r\\n\\t<div class=\\\"col-lg-12\\\">\\r\\n\\t\\t<div class=\\\"media media-mod-2 align-items-center text-right\\\">\\r\\n\\t\\t\\t<div class=\\\"media-body pr-5 pr-lg-4\\\">\\r\\n\\t\\t\\t<h3>Image Right<\\/h3>\\r\\n\\t\\t\\t<p>Welcome to our wonderful world. We sincerely hope that each and every user entering our website will find exactly what he\\/she is looking for. With advanced features of activating account and new login widgets, you will definitely have a great experience of using our web page.<\\/p>\\r\\n\\t\\t\\t<\\/div>\\r\\n\\t\\t\\t<div class=\\\"media-right\\\"><img class=\\\"img-fluid\\\" src=\\\"images\\/sampleimages\\/menu-thumb.png\\\" alt=\\\"img-right\\\" width=\\\"370\\\" height=\\\"250\\\"><\\/div>\\r\\n\\t\\t<\\/div>\\r\\n\\t<\\/div>\\r\\n<\\/div>\",\"fulltext\":\"\",\"state\":1,\"catid\":\"13\",\"created\":\"2018-10-10 14:38:51\",\"created_by\":\"44\",\"created_by_alias\":\"\",\"modified\":\"2018-10-10 15:02:40\",\"modified_by\":\"44\",\"checked_out\":\"44\",\"checked_out_time\":\"2018-10-10 15:02:34\",\"publish_up\":\"2018-10-10 14:38:51\",\"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\":\"{\\\"article_layout\\\":\\\"\\\",\\\"show_title\\\":\\\"\\\",\\\"link_titles\\\":\\\"\\\",\\\"show_tags\\\":\\\"\\\",\\\"show_intro\\\":\\\"\\\",\\\"info_block_position\\\":\\\"\\\",\\\"info_block_show_title\\\":\\\"\\\",\\\"show_category\\\":\\\"\\\",\\\"link_category\\\":\\\"\\\",\\\"show_parent_category\\\":\\\"\\\",\\\"link_parent_category\\\":\\\"\\\",\\\"show_associations\\\":\\\"\\\",\\\"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_page_title\\\":\\\"\\\",\\\"show_publishing_options\\\":\\\"\\\",\\\"show_article_options\\\":\\\"\\\",\\\"show_urls_images_backend\\\":\\\"\\\",\\\"show_urls_images_frontend\\\":\\\"\\\",\\\"astroid_article_type\\\":\\\"regular\\\",\\\"astroid_article_video_type\\\":\\\"youtube\\\",\\\"astroid_article_video_id\\\":\\\"\\\",\\\"astroid_article_gallery_items\\\":\\\"\\\",\\\"astroid_article_audio_source\\\":\\\"soundcloud\\\",\\\"astroid_article_audio_soundcloud\\\":\\\"\\\",\\\"astroid_article_audio_spotify\\\":\\\"\\\",\\\"astroid_article_review_heading\\\":\\\"\\\",\\\"astroid_article_review_summery\\\":\\\"\\\",\\\"astroid_article_review_good\\\":\\\"\\\",\\\"astroid_article_review_bad\\\":\\\"\\\",\\\"astroid_article_review_rating\\\":\\\"5\\\",\\\"astroid_article_button_action\\\":\\\"\\\",\\\"astroid_article_button_link\\\":\\\"\\\",\\\"astroid_article_review_criterias\\\":\\\"\\\",\\\"astroid_article_quote_text\\\":\\\"\\\",\\\"astroid_article_quote_author\\\":\\\"\\\",\\\"astroid_article_badge\\\":\\\"0\\\",\\\"astroid_article_badge_type\\\":\\\"2\\\",\\\"astroid_article_badge_text\\\":\\\"\\\",\\\"astroid_article_badge_color\\\":\\\"\\\",\\\"astroid_relatedposts\\\":\\\"\\\",\\\"astroid_socialshare\\\":\\\"\\\",\\\"astroid_comments\\\":\\\"\\\",\\\"astroid_posttype\\\":\\\"\\\",\\\"astroid_readtime\\\":\\\"0\\\",\\\"astroid_authorinfo\\\":\\\"\\\",\\\"astroid_rating\\\":\\\"0\\\",\\\"astroid_og_title\\\":\\\"\\\",\\\"astroid_og_desc\\\":\\\"\\\",\\\"astroid_og_image\\\":\\\"\\\"}\",\"version\":3,\"ordering\":\"0\",\"metakey\":\"\",\"metadesc\":\"\",\"access\":\"1\",\"hits\":\"6\",\"metadata\":\"{\\\"robots\\\":\\\"\\\",\\\"author\\\":\\\"\\\",\\\"rights\\\":\\\"\\\",\\\"xreference\\\":\\\"\\\"}\",\"featured\":\"0\",\"language\":\"*\",\"xreference\":\"\"}', 0),
(374, 36, 1, '', '2018-10-10 15:16:40', 44, 6174, 'b4ce3fb82c52f7c08ca61d9e5794aed112101e94', '{\"id\":36,\"asset_id\":\"175\",\"title\":\"How will business be in the future\",\"alias\":\"how-will-business-be-in-the-future\",\"introtext\":\"<p>Aliquam egestas pellentesque est Etiam a orci Nulla id enim feugiat ligula ullamcorper. <\\/p>\\r\\n\",\"fulltext\":\"\\r\\n<p>Lorem Ipsum is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry\'s standard dummy text ever since the 1500s, when an unknown printer took a galley of type and scrambled it to make a type specimen book. It has survived not only five centuries, but also the leap into electronic typesetting, remaining essentially unchanged. <\\/p>\\r\\n<blockquote>Astroid Joomla framework is next generation template layout builder and manager enables you to develop an awesome website and templates.<\\/blockquote>\\r\\n<p>It was popularised in the 1960s with the release of Letraset sheets containing Lorem Ipsum passages, and more recently with desktop publishing software like Aldus PageMaker including versions of Lorem Ipsum. <\\/p>\\r\\n<h2> This is a H2 Tag <\\/h2>\\r\\n<p>Lorem Ipsum is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry\'s standard dummy text ever since the 1500s, when an unknown printer took a galley of type and scrambled it to make a type specimen book. <\\/p>\\r\\n<p>It has survived not only five centuries, but also the leap into electronic typesetting, remaining essentially unchanged. It was popularised in the 1960s with the release of Letraset sheets containing Lorem Ipsum passages, and more recently with desktop publishing software like Aldus PageMaker including versions of Lorem Ipsum. <\\/p>\\r\\n<h3>This is a H3 Tag<\\/h3>\\r\\n<p>Lorem Ipsum is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry\'s standard dummy text ever since the 1500s<\\/p>\\r\\n<strong>Un-ordered List here<\\/strong>\\r\\n<ul>\\r\\n<li>This is a list 1<\\/li>\\r\\n<li>This is a list 2<\\/li>\\r\\n<li>This is a list 3<\\/li>\\r\\n<li>This is a list 4<\\/li>\\r\\n<\\/ul>\\r\\n<h4>This is a H4 Tag <\\/h4>\\r\\n<p>Lorem Ipsum is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry\'s standard dummy text ever since the 1500s<\\/p>\\r\\n<strong>Un-ordered List here<\\/strong>\\r\\n<ol>\\r\\n<li>This is a list 1<\\/li>\\r\\n<li>This is a list 2<\\/li>\\r\\n<li>This is a list 3<\\/li>\\r\\n<li>This is a list 4<\\/li>\\r\\n<\\/ol>\\r\\n<h5>This is a H5 Tag <\\/h5>\\r\\n<p>It has survived not only five centuries, but also the leap into electronic typesetting, remaining essentially unchanged. It was popularised in the 1960s with the release of Letraset sheets containing Lorem Ipsum passages, and more recently with desktop publishing software like Aldus PageMaker including versions of Lorem Ipsum. <\\/p>\\r\\n<h6>This is a H6 Tag <\\/h6>\\r\\n<code>\\r\\n&lt;li&gt;This is a list 1&lt;\\/li&gt; <br>\\r\\n&lt;li&gt;This is a list 2&lt;\\/li&gt; <br>\\r\\n&lt;li&gt;This is a list 3&lt;\\/li&gt; <br>\\r\\n&lt;li&gt;This is a list 4&lt;\\/li&gt; <br>\\r\\n<\\/code>\\r\\n<p>It has survived not only five centuries, but also the leap into electronic typesetting, remaining essentially unchanged. It was popularised in the 1960s with the release of Letraset sheets containing Lorem Ipsum passages, and more recently with desktop publishing software like Aldus PageMaker including versions of Lorem Ipsum. <\\/p>\",\"state\":1,\"catid\":\"8\",\"created\":\"2018-06-01 11:45:06\",\"created_by\":\"601\",\"created_by_alias\":\"\",\"modified\":\"2018-10-10 15:16:40\",\"modified_by\":\"44\",\"checked_out\":\"44\",\"checked_out_time\":\"2018-10-10 15:16:26\",\"publish_up\":\"2018-06-01 11:45:06\",\"publish_down\":\"0000-00-00 00:00:00\",\"images\":\"{\\\"image_intro\\\":\\\"images\\\\\\/blog\\\\\\/business\\\\\\/img2-thumb.jpg\\\",\\\"float_intro\\\":\\\"\\\",\\\"image_intro_alt\\\":\\\"\\\",\\\"image_intro_caption\\\":\\\"\\\",\\\"image_fulltext\\\":\\\"images\\\\\\/blog\\\\\\/business\\\\\\/img2.jpg\\\",\\\"float_fulltext\\\":\\\"\\\",\\\"image_fulltext_alt\\\":\\\"\\\",\\\"image_fulltext_caption\\\":\\\"\\\"}\",\"urls\":\"{\\\"urla\\\":false,\\\"urlatext\\\":\\\"\\\",\\\"targeta\\\":\\\"\\\",\\\"urlb\\\":false,\\\"urlbtext\\\":\\\"\\\",\\\"targetb\\\":\\\"\\\",\\\"urlc\\\":false,\\\"urlctext\\\":\\\"\\\",\\\"targetc\\\":\\\"\\\"}\",\"attribs\":\"{\\\"article_layout\\\":\\\"\\\",\\\"show_title\\\":\\\"\\\",\\\"link_titles\\\":\\\"\\\",\\\"show_tags\\\":\\\"\\\",\\\"show_intro\\\":\\\"\\\",\\\"info_block_position\\\":\\\"\\\",\\\"info_block_show_title\\\":\\\"\\\",\\\"show_category\\\":\\\"\\\",\\\"link_category\\\":\\\"\\\",\\\"show_parent_category\\\":\\\"\\\",\\\"link_parent_category\\\":\\\"\\\",\\\"show_associations\\\":\\\"\\\",\\\"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_page_title\\\":\\\"\\\",\\\"show_publishing_options\\\":\\\"\\\",\\\"show_article_options\\\":\\\"\\\",\\\"show_urls_images_backend\\\":\\\"\\\",\\\"show_urls_images_frontend\\\":\\\"\\\",\\\"astroid_article_type\\\":\\\"regular\\\",\\\"astroid_article_video_type\\\":\\\"youtube\\\",\\\"astroid_article_video_id\\\":\\\"\\\",\\\"astroid_article_gallery_items\\\":\\\"\\\",\\\"astroid_article_audio_source\\\":\\\"soundcloud\\\",\\\"astroid_article_audio_soundcloud\\\":\\\"\\\",\\\"astroid_article_audio_spotify\\\":\\\"\\\",\\\"astroid_article_review_heading\\\":\\\"\\\",\\\"astroid_article_review_summery\\\":\\\"\\\",\\\"astroid_article_review_good\\\":\\\"\\\",\\\"astroid_article_review_bad\\\":\\\"\\\",\\\"astroid_article_review_rating\\\":\\\"5\\\",\\\"astroid_article_button_action\\\":\\\"\\\",\\\"astroid_article_button_link\\\":\\\"\\\",\\\"astroid_article_review_criterias\\\":\\\"\\\",\\\"astroid_article_quote_text\\\":\\\"\\\",\\\"astroid_article_quote_author\\\":\\\"\\\",\\\"astroid_article_badge\\\":\\\"0\\\",\\\"astroid_article_badge_type\\\":\\\"2\\\",\\\"astroid_article_badge_text\\\":\\\"\\\",\\\"astroid_article_badge_color\\\":\\\"\\\",\\\"astroid_relatedposts\\\":\\\"\\\",\\\"astroid_socialshare\\\":\\\"\\\",\\\"astroid_comments\\\":\\\"\\\",\\\"astroid_posttype\\\":\\\"\\\",\\\"astroid_readtime\\\":\\\"\\\",\\\"astroid_authorinfo\\\":\\\"\\\",\\\"astroid_rating\\\":\\\"\\\",\\\"astroid_og_title\\\":\\\"\\\",\\\"astroid_og_desc\\\":\\\"\\\",\\\"astroid_og_image\\\":\\\"\\\"}\",\"version\":11,\"ordering\":\"5\",\"metakey\":\"Joomla\",\"metadesc\":\"\",\"access\":\"1\",\"hits\":\"0\",\"metadata\":\"{\\\"robots\\\":\\\"\\\",\\\"author\\\":\\\"\\\",\\\"rights\\\":\\\"\\\",\\\"xreference\\\":\\\"\\\"}\",\"featured\":\"0\",\"language\":\"*\",\"xreference\":\"\"}', 0),
(375, 34, 1, '', '2018-10-10 15:44:29', 44, 6191, 'c6b56c1e465bf33ae9f9cdd579690b442e384503', '{\"id\":34,\"asset_id\":\"173\",\"title\":\"The worst advices we\'ve heard for business\",\"alias\":\"the-worst-advices-we-ve-heard-for-business\",\"introtext\":\"<p>Aliquam egestas pellentesque est Etiam a orci Nulla id enim feugiat ligula ullamcorper. <\\/p>\\r\\n\",\"fulltext\":\"\\r\\n<p>Lorem Ipsum is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry\'s standard dummy text ever since the 1500s, when an unknown printer took a galley of type and scrambled it to make a type specimen book. It has survived not only five centuries, but also the leap into electronic typesetting, remaining essentially unchanged. <\\/p>\\r\\n<blockquote>Astroid Joomla framework is next generation template layout builder and manager enables you to develop an awesome website and templates.<\\/blockquote>\\r\\n<p>It was popularised in the 1960s with the release of Letraset sheets containing Lorem Ipsum passages, and more recently with desktop publishing software like Aldus PageMaker including versions of Lorem Ipsum. <\\/p>\\r\\n<h2> This is a H2 Tag <\\/h2>\\r\\n<p>Lorem Ipsum is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry\'s standard dummy text ever since the 1500s, when an unknown printer took a galley of type and scrambled it to make a type specimen book. <\\/p>\\r\\n<p>It has survived not only five centuries, but also the leap into electronic typesetting, remaining essentially unchanged. It was popularised in the 1960s with the release of Letraset sheets containing Lorem Ipsum passages, and more recently with desktop publishing software like Aldus PageMaker including versions of Lorem Ipsum. <\\/p>\\r\\n<h3>This is a H3 Tag<\\/h3>\\r\\n<p>Lorem Ipsum is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry\'s standard dummy text ever since the 1500s<\\/p>\\r\\n<strong>Un-ordered List here<\\/strong>\\r\\n<ul>\\r\\n<li>This is a list 1<\\/li>\\r\\n<li>This is a list 2<\\/li>\\r\\n<li>This is a list 3<\\/li>\\r\\n<li>This is a list 4<\\/li>\\r\\n<\\/ul>\\r\\n<h4>This is a H4 Tag <\\/h4>\\r\\n<p>Lorem Ipsum is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry\'s standard dummy text ever since the 1500s<\\/p>\\r\\n<strong>Un-ordered List here<\\/strong>\\r\\n<ol>\\r\\n<li>This is a list 1<\\/li>\\r\\n<li>This is a list 2<\\/li>\\r\\n<li>This is a list 3<\\/li>\\r\\n<li>This is a list 4<\\/li>\\r\\n<\\/ol>\\r\\n<h5>This is a H5 Tag <\\/h5>\\r\\n<p>It has survived not only five centuries, but also the leap into electronic typesetting, remaining essentially unchanged. It was popularised in the 1960s with the release of Letraset sheets containing Lorem Ipsum passages, and more recently with desktop publishing software like Aldus PageMaker including versions of Lorem Ipsum. <\\/p>\\r\\n<h6>This is a H6 Tag <\\/h6>\\r\\n<code>\\r\\n&lt;li&gt;This is a list 1&lt;\\/li&gt; <br>\\r\\n&lt;li&gt;This is a list 2&lt;\\/li&gt; <br>\\r\\n&lt;li&gt;This is a list 3&lt;\\/li&gt; <br>\\r\\n&lt;li&gt;This is a list 4&lt;\\/li&gt; <br>\\r\\n<\\/code>\\r\\n<p>It has survived not only five centuries, but also the leap into electronic typesetting, remaining essentially unchanged. It was popularised in the 1960s with the release of Letraset sheets containing Lorem Ipsum passages, and more recently with desktop publishing software like Aldus PageMaker including versions of Lorem Ipsum. <\\/p>\",\"state\":1,\"catid\":\"8\",\"created\":\"2018-06-01 11:45:06\",\"created_by\":\"601\",\"created_by_alias\":\"\",\"modified\":\"2018-10-10 15:44:29\",\"modified_by\":\"44\",\"checked_out\":\"44\",\"checked_out_time\":\"2018-10-10 15:44:21\",\"publish_up\":\"2018-06-01 11:45:06\",\"publish_down\":\"0000-00-00 00:00:00\",\"images\":\"{\\\"image_intro\\\":\\\"images\\\\\\/blog\\\\\\/business\\\\\\/img4-thumb.jpg\\\",\\\"float_intro\\\":\\\"\\\",\\\"image_intro_alt\\\":\\\"\\\",\\\"image_intro_caption\\\":\\\"\\\",\\\"image_fulltext\\\":\\\"images\\\\\\/blog\\\\\\/business\\\\\\/img4.jpg\\\",\\\"float_fulltext\\\":\\\"\\\",\\\"image_fulltext_alt\\\":\\\"\\\",\\\"image_fulltext_caption\\\":\\\"\\\"}\",\"urls\":\"{\\\"urla\\\":false,\\\"urlatext\\\":\\\"\\\",\\\"targeta\\\":\\\"\\\",\\\"urlb\\\":false,\\\"urlbtext\\\":\\\"\\\",\\\"targetb\\\":\\\"\\\",\\\"urlc\\\":false,\\\"urlctext\\\":\\\"\\\",\\\"targetc\\\":\\\"\\\"}\",\"attribs\":\"{\\\"article_layout\\\":\\\"\\\",\\\"show_title\\\":\\\"\\\",\\\"link_titles\\\":\\\"\\\",\\\"show_tags\\\":\\\"\\\",\\\"show_intro\\\":\\\"\\\",\\\"info_block_position\\\":\\\"\\\",\\\"info_block_show_title\\\":\\\"\\\",\\\"show_category\\\":\\\"\\\",\\\"link_category\\\":\\\"\\\",\\\"show_parent_category\\\":\\\"\\\",\\\"link_parent_category\\\":\\\"\\\",\\\"show_associations\\\":\\\"\\\",\\\"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_page_title\\\":\\\"\\\",\\\"show_publishing_options\\\":\\\"\\\",\\\"show_article_options\\\":\\\"\\\",\\\"show_urls_images_backend\\\":\\\"\\\",\\\"show_urls_images_frontend\\\":\\\"\\\",\\\"astroid_article_type\\\":\\\"regular\\\",\\\"astroid_article_video_type\\\":\\\"youtube\\\",\\\"astroid_article_video_id\\\":\\\"\\\",\\\"astroid_article_gallery_items\\\":\\\"\\\",\\\"astroid_article_audio_source\\\":\\\"soundcloud\\\",\\\"astroid_article_audio_soundcloud\\\":\\\"\\\",\\\"astroid_article_audio_spotify\\\":\\\"\\\",\\\"astroid_article_review_heading\\\":\\\"\\\",\\\"astroid_article_review_summery\\\":\\\"\\\",\\\"astroid_article_review_good\\\":\\\"\\\",\\\"astroid_article_review_bad\\\":\\\"\\\",\\\"astroid_article_review_rating\\\":\\\"5\\\",\\\"astroid_article_button_action\\\":\\\"\\\",\\\"astroid_article_button_link\\\":\\\"\\\",\\\"astroid_article_review_criterias\\\":\\\"\\\",\\\"astroid_article_quote_text\\\":\\\"\\\",\\\"astroid_article_quote_author\\\":\\\"\\\",\\\"astroid_article_badge\\\":\\\"0\\\",\\\"astroid_article_badge_type\\\":\\\"2\\\",\\\"astroid_article_badge_text\\\":\\\"\\\",\\\"astroid_article_badge_color\\\":\\\"\\\",\\\"astroid_relatedposts\\\":\\\"\\\",\\\"astroid_socialshare\\\":\\\"\\\",\\\"astroid_comments\\\":\\\"\\\",\\\"astroid_posttype\\\":\\\"\\\",\\\"astroid_readtime\\\":\\\"\\\",\\\"astroid_authorinfo\\\":\\\"\\\",\\\"astroid_rating\\\":\\\"\\\",\\\"astroid_og_title\\\":\\\"\\\",\\\"astroid_og_desc\\\":\\\"\\\",\\\"astroid_og_image\\\":\\\"\\\"}\",\"version\":11,\"ordering\":\"3\",\"metakey\":\"Joomla\",\"metadesc\":\"\",\"access\":\"1\",\"hits\":\"13\",\"metadata\":\"{\\\"robots\\\":\\\"\\\",\\\"author\\\":\\\"\\\",\\\"rights\\\":\\\"\\\",\\\"xreference\\\":\\\"\\\"}\",\"featured\":\"0\",\"language\":\"*\",\"xreference\":\"\"}', 0),
(376, 33, 1, '', '2018-10-10 15:44:34', 44, 6213, 'c047bd74ec1fe385835803b1e69919eb796b3048', '{\"id\":33,\"asset_id\":\"172\",\"title\":\"Ten business that will actually make your life better\",\"alias\":\"ten-business-that-will-actually-make-your-life-better\",\"introtext\":\"<p>Aliquam egestas pellentesque est Etiam a orci Nulla id enim feugiat ligula ullamcorper. <\\/p>\\r\\n\",\"fulltext\":\"\\r\\n<p>Lorem Ipsum is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry\'s standard dummy text ever since the 1500s, when an unknown printer took a galley of type and scrambled it to make a type specimen book. It has survived not only five centuries, but also the leap into electronic typesetting, remaining essentially unchanged. <\\/p>\\r\\n<blockquote>Astroid Joomla framework is next generation template layout builder and manager enables you to develop an awesome website and templates.<\\/blockquote>\\r\\n<p>It was popularised in the 1960s with the release of Letraset sheets containing Lorem Ipsum passages, and more recently with desktop publishing software like Aldus PageMaker including versions of Lorem Ipsum. <\\/p>\\r\\n<h2> This is a H2 Tag <\\/h2>\\r\\n<p>Lorem Ipsum is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry\'s standard dummy text ever since the 1500s, when an unknown printer took a galley of type and scrambled it to make a type specimen book. <\\/p>\\r\\n<p>It has survived not only five centuries, but also the leap into electronic typesetting, remaining essentially unchanged. It was popularised in the 1960s with the release of Letraset sheets containing Lorem Ipsum passages, and more recently with desktop publishing software like Aldus PageMaker including versions of Lorem Ipsum. <\\/p>\\r\\n<h3>This is a H3 Tag<\\/h3>\\r\\n<p>Lorem Ipsum is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry\'s standard dummy text ever since the 1500s<\\/p>\\r\\n<strong>Un-ordered List here<\\/strong>\\r\\n<ul>\\r\\n<li>This is a list 1<\\/li>\\r\\n<li>This is a list 2<\\/li>\\r\\n<li>This is a list 3<\\/li>\\r\\n<li>This is a list 4<\\/li>\\r\\n<\\/ul>\\r\\n<h4>This is a H4 Tag <\\/h4>\\r\\n<p>Lorem Ipsum is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry\'s standard dummy text ever since the 1500s<\\/p>\\r\\n<strong>Un-ordered List here<\\/strong>\\r\\n<ol>\\r\\n<li>This is a list 1<\\/li>\\r\\n<li>This is a list 2<\\/li>\\r\\n<li>This is a list 3<\\/li>\\r\\n<li>This is a list 4<\\/li>\\r\\n<\\/ol>\\r\\n<h5>This is a H5 Tag <\\/h5>\\r\\n<p>It has survived not only five centuries, but also the leap into electronic typesetting, remaining essentially unchanged. It was popularised in the 1960s with the release of Letraset sheets containing Lorem Ipsum passages, and more recently with desktop publishing software like Aldus PageMaker including versions of Lorem Ipsum. <\\/p>\\r\\n<h6>This is a H6 Tag <\\/h6>\\r\\n<code>\\r\\n&lt;li&gt;This is a list 1&lt;\\/li&gt; <br>\\r\\n&lt;li&gt;This is a list 2&lt;\\/li&gt; <br>\\r\\n&lt;li&gt;This is a list 3&lt;\\/li&gt; <br>\\r\\n&lt;li&gt;This is a list 4&lt;\\/li&gt; <br>\\r\\n<\\/code>\\r\\n<p>It has survived not only five centuries, but also the leap into electronic typesetting, remaining essentially unchanged. It was popularised in the 1960s with the release of Letraset sheets containing Lorem Ipsum passages, and more recently with desktop publishing software like Aldus PageMaker including versions of Lorem Ipsum. <\\/p>\",\"state\":1,\"catid\":\"8\",\"created\":\"2018-06-01 11:45:06\",\"created_by\":\"601\",\"created_by_alias\":\"\",\"modified\":\"2018-10-10 15:44:34\",\"modified_by\":\"44\",\"checked_out\":\"44\",\"checked_out_time\":\"2018-10-10 15:44:22\",\"publish_up\":\"2018-06-01 11:45:06\",\"publish_down\":\"0000-00-00 00:00:00\",\"images\":\"{\\\"image_intro\\\":\\\"images\\\\\\/blog\\\\\\/business\\\\\\/img5-thumb.jpg\\\",\\\"float_intro\\\":\\\"\\\",\\\"image_intro_alt\\\":\\\"\\\",\\\"image_intro_caption\\\":\\\"\\\",\\\"image_fulltext\\\":\\\"images\\\\\\/blog\\\\\\/business\\\\\\/img5.jpg\\\",\\\"float_fulltext\\\":\\\"\\\",\\\"image_fulltext_alt\\\":\\\"\\\",\\\"image_fulltext_caption\\\":\\\"\\\"}\",\"urls\":\"{\\\"urla\\\":false,\\\"urlatext\\\":\\\"\\\",\\\"targeta\\\":\\\"\\\",\\\"urlb\\\":false,\\\"urlbtext\\\":\\\"\\\",\\\"targetb\\\":\\\"\\\",\\\"urlc\\\":false,\\\"urlctext\\\":\\\"\\\",\\\"targetc\\\":\\\"\\\"}\",\"attribs\":\"{\\\"article_layout\\\":\\\"\\\",\\\"show_title\\\":\\\"\\\",\\\"link_titles\\\":\\\"\\\",\\\"show_tags\\\":\\\"\\\",\\\"show_intro\\\":\\\"\\\",\\\"info_block_position\\\":\\\"\\\",\\\"info_block_show_title\\\":\\\"\\\",\\\"show_category\\\":\\\"\\\",\\\"link_category\\\":\\\"\\\",\\\"show_parent_category\\\":\\\"\\\",\\\"link_parent_category\\\":\\\"\\\",\\\"show_associations\\\":\\\"\\\",\\\"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_page_title\\\":\\\"\\\",\\\"show_publishing_options\\\":\\\"\\\",\\\"show_article_options\\\":\\\"\\\",\\\"show_urls_images_backend\\\":\\\"\\\",\\\"show_urls_images_frontend\\\":\\\"\\\",\\\"astroid_article_type\\\":\\\"regular\\\",\\\"astroid_article_video_type\\\":\\\"youtube\\\",\\\"astroid_article_video_id\\\":\\\"\\\",\\\"astroid_article_gallery_items\\\":\\\"\\\",\\\"astroid_article_audio_source\\\":\\\"soundcloud\\\",\\\"astroid_article_audio_soundcloud\\\":\\\"\\\",\\\"astroid_article_audio_spotify\\\":\\\"\\\",\\\"astroid_article_review_heading\\\":\\\"\\\",\\\"astroid_article_review_summery\\\":\\\"\\\",\\\"astroid_article_review_good\\\":\\\"\\\",\\\"astroid_article_review_bad\\\":\\\"\\\",\\\"astroid_article_review_rating\\\":\\\"5\\\",\\\"astroid_article_button_action\\\":\\\"\\\",\\\"astroid_article_button_link\\\":\\\"\\\",\\\"astroid_article_review_criterias\\\":\\\"\\\",\\\"astroid_article_quote_text\\\":\\\"\\\",\\\"astroid_article_quote_author\\\":\\\"\\\",\\\"astroid_article_badge\\\":\\\"0\\\",\\\"astroid_article_badge_type\\\":\\\"2\\\",\\\"astroid_article_badge_text\\\":\\\"\\\",\\\"astroid_article_badge_color\\\":\\\"\\\",\\\"astroid_relatedposts\\\":\\\"\\\",\\\"astroid_socialshare\\\":\\\"\\\",\\\"astroid_comments\\\":\\\"\\\",\\\"astroid_posttype\\\":\\\"\\\",\\\"astroid_readtime\\\":\\\"\\\",\\\"astroid_authorinfo\\\":\\\"\\\",\\\"astroid_rating\\\":\\\"\\\",\\\"astroid_og_title\\\":\\\"\\\",\\\"astroid_og_desc\\\":\\\"\\\",\\\"astroid_og_image\\\":\\\"\\\"}\",\"version\":10,\"ordering\":\"2\",\"metakey\":\"Joomla\",\"metadesc\":\"\",\"access\":\"1\",\"hits\":\"20\",\"metadata\":\"{\\\"robots\\\":\\\"\\\",\\\"author\\\":\\\"\\\",\\\"rights\\\":\\\"\\\",\\\"xreference\\\":\\\"\\\"}\",\"featured\":\"0\",\"language\":\"*\",\"xreference\":\"\"}', 0);
INSERT INTO `ynfp8_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
(377, 30, 1, '', '2018-10-10 15:44:47', 44, 6156, 'dd170412ed15502111a129647ba671cd665a1b12', '{\"id\":30,\"asset_id\":\"169\",\"title\":\"How to learn technology\",\"alias\":\"how-to-learn-technology\",\"introtext\":\"<p>Aliquam egestas pellentesque est Etiam a orci Nulla id enim feugiat ligula ullamcorper. <\\/p>\\r\\n\",\"fulltext\":\"\\r\\n<p>Lorem Ipsum is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry\'s standard dummy text ever since the 1500s, when an unknown printer took a galley of type and scrambled it to make a type specimen book. It has survived not only five centuries, but also the leap into electronic typesetting, remaining essentially unchanged. <\\/p>\\r\\n<blockquote>Astroid Joomla framework is next generation template layout builder and manager enables you to develop an awesome website and templates.<\\/blockquote>\\r\\n<p>It was popularised in the 1960s with the release of Letraset sheets containing Lorem Ipsum passages, and more recently with desktop publishing software like Aldus PageMaker including versions of Lorem Ipsum. <\\/p>\\r\\n<h2> This is a H2 Tag <\\/h2>\\r\\n<p>Lorem Ipsum is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry\'s standard dummy text ever since the 1500s, when an unknown printer took a galley of type and scrambled it to make a type specimen book. <\\/p>\\r\\n<p>It has survived not only five centuries, but also the leap into electronic typesetting, remaining essentially unchanged. It was popularised in the 1960s with the release of Letraset sheets containing Lorem Ipsum passages, and more recently with desktop publishing software like Aldus PageMaker including versions of Lorem Ipsum. <\\/p>\\r\\n<h3>This is a H3 Tag<\\/h3>\\r\\n<p>Lorem Ipsum is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry\'s standard dummy text ever since the 1500s<\\/p>\\r\\n<strong>Un-ordered List here<\\/strong>\\r\\n<ul>\\r\\n<li>This is a list 1<\\/li>\\r\\n<li>This is a list 2<\\/li>\\r\\n<li>This is a list 3<\\/li>\\r\\n<li>This is a list 4<\\/li>\\r\\n<\\/ul>\\r\\n<h4>This is a H4 Tag <\\/h4>\\r\\n<p>Lorem Ipsum is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry\'s standard dummy text ever since the 1500s<\\/p>\\r\\n<strong>Un-ordered List here<\\/strong>\\r\\n<ol>\\r\\n<li>This is a list 1<\\/li>\\r\\n<li>This is a list 2<\\/li>\\r\\n<li>This is a list 3<\\/li>\\r\\n<li>This is a list 4<\\/li>\\r\\n<\\/ol>\\r\\n<h5>This is a H5 Tag <\\/h5>\\r\\n<p>It has survived not only five centuries, but also the leap into electronic typesetting, remaining essentially unchanged. It was popularised in the 1960s with the release of Letraset sheets containing Lorem Ipsum passages, and more recently with desktop publishing software like Aldus PageMaker including versions of Lorem Ipsum. <\\/p>\\r\\n<h6>This is a H6 Tag <\\/h6>\\r\\n<code>\\r\\n&lt;li&gt;This is a list 1&lt;\\/li&gt; <br>\\r\\n&lt;li&gt;This is a list 2&lt;\\/li&gt; <br>\\r\\n&lt;li&gt;This is a list 3&lt;\\/li&gt; <br>\\r\\n&lt;li&gt;This is a list 4&lt;\\/li&gt; <br>\\r\\n<\\/code>\\r\\n<p>It has survived not only five centuries, but also the leap into electronic typesetting, remaining essentially unchanged. It was popularised in the 1960s with the release of Letraset sheets containing Lorem Ipsum passages, and more recently with desktop publishing software like Aldus PageMaker including versions of Lorem Ipsum. <\\/p>\",\"state\":1,\"catid\":\"11\",\"created\":\"2018-06-01 11:45:06\",\"created_by\":\"601\",\"created_by_alias\":\"\",\"modified\":\"2018-10-10 15:44:47\",\"modified_by\":\"44\",\"checked_out\":\"44\",\"checked_out_time\":\"2018-10-10 15:44:24\",\"publish_up\":\"2018-06-01 11:45:06\",\"publish_down\":\"0000-00-00 00:00:00\",\"images\":\"{\\\"image_intro\\\":\\\"images\\\\\\/blog\\\\\\/technology\\\\\\/img2-thumb.jpg\\\",\\\"float_intro\\\":\\\"\\\",\\\"image_intro_alt\\\":\\\"\\\",\\\"image_intro_caption\\\":\\\"\\\",\\\"image_fulltext\\\":\\\"images\\\\\\/blog\\\\\\/technology\\\\\\/img2.jpg\\\",\\\"float_fulltext\\\":\\\"\\\",\\\"image_fulltext_alt\\\":\\\"\\\",\\\"image_fulltext_caption\\\":\\\"\\\"}\",\"urls\":\"{\\\"urla\\\":false,\\\"urlatext\\\":\\\"\\\",\\\"targeta\\\":\\\"\\\",\\\"urlb\\\":false,\\\"urlbtext\\\":\\\"\\\",\\\"targetb\\\":\\\"\\\",\\\"urlc\\\":false,\\\"urlctext\\\":\\\"\\\",\\\"targetc\\\":\\\"\\\"}\",\"attribs\":\"{\\\"article_layout\\\":\\\"\\\",\\\"show_title\\\":\\\"\\\",\\\"link_titles\\\":\\\"\\\",\\\"show_tags\\\":\\\"\\\",\\\"show_intro\\\":\\\"\\\",\\\"info_block_position\\\":\\\"\\\",\\\"info_block_show_title\\\":\\\"\\\",\\\"show_category\\\":\\\"\\\",\\\"link_category\\\":\\\"\\\",\\\"show_parent_category\\\":\\\"\\\",\\\"link_parent_category\\\":\\\"\\\",\\\"show_associations\\\":\\\"\\\",\\\"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_page_title\\\":\\\"\\\",\\\"show_publishing_options\\\":\\\"\\\",\\\"show_article_options\\\":\\\"\\\",\\\"show_urls_images_backend\\\":\\\"\\\",\\\"show_urls_images_frontend\\\":\\\"\\\",\\\"astroid_article_type\\\":\\\"regular\\\",\\\"astroid_article_video_type\\\":\\\"youtube\\\",\\\"astroid_article_video_id\\\":\\\"\\\",\\\"astroid_article_gallery_items\\\":\\\"\\\",\\\"astroid_article_audio_source\\\":\\\"soundcloud\\\",\\\"astroid_article_audio_soundcloud\\\":\\\"\\\",\\\"astroid_article_audio_spotify\\\":\\\"\\\",\\\"astroid_article_review_heading\\\":\\\"\\\",\\\"astroid_article_review_summery\\\":\\\"\\\",\\\"astroid_article_review_good\\\":\\\"\\\",\\\"astroid_article_review_bad\\\":\\\"\\\",\\\"astroid_article_review_rating\\\":\\\"5\\\",\\\"astroid_article_button_action\\\":\\\"\\\",\\\"astroid_article_button_link\\\":\\\"\\\",\\\"astroid_article_review_criterias\\\":\\\"\\\",\\\"astroid_article_quote_text\\\":\\\"\\\",\\\"astroid_article_quote_author\\\":\\\"\\\",\\\"astroid_article_badge\\\":\\\"0\\\",\\\"astroid_article_badge_type\\\":\\\"2\\\",\\\"astroid_article_badge_text\\\":\\\"\\\",\\\"astroid_article_badge_color\\\":\\\"\\\",\\\"astroid_relatedposts\\\":\\\"\\\",\\\"astroid_socialshare\\\":\\\"\\\",\\\"astroid_comments\\\":\\\"\\\",\\\"astroid_posttype\\\":\\\"\\\",\\\"astroid_readtime\\\":\\\"\\\",\\\"astroid_authorinfo\\\":\\\"\\\",\\\"astroid_rating\\\":\\\"\\\",\\\"astroid_og_title\\\":\\\"\\\",\\\"astroid_og_desc\\\":\\\"\\\",\\\"astroid_og_image\\\":\\\"\\\"}\",\"version\":9,\"ordering\":\"2\",\"metakey\":\"Joomla\",\"metadesc\":\"\",\"access\":\"1\",\"hits\":\"0\",\"metadata\":\"{\\\"robots\\\":\\\"\\\",\\\"author\\\":\\\"\\\",\\\"rights\\\":\\\"\\\",\\\"xreference\\\":\\\"\\\"}\",\"featured\":\"0\",\"language\":\"*\",\"xreference\":\"\"}', 0),
(378, 37, 1, '', '2018-10-11 08:29:43', 44, 6168, '7d97a3959ec6dd386915094725334616434d5462', '{\"id\":37,\"asset_id\":\"176\",\"title\":\"How business makes me feel good\",\"alias\":\"how-business-makes-me-feel-good\",\"introtext\":\"<p>Aliquam egestas pellentesque est Etiam a orci Nulla id enim feugiat ligula ullamcorper. <\\/p>\\r\\n\",\"fulltext\":\"\\r\\n<p>Lorem Ipsum is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry\'s standard dummy text ever since the 1500s, when an unknown printer took a galley of type and scrambled it to make a type specimen book. It has survived not only five centuries, but also the leap into electronic typesetting, remaining essentially unchanged. <\\/p>\\r\\n<blockquote>Astroid Joomla framework is next generation template layout builder and manager enables you to develop an awesome website and templates.<\\/blockquote>\\r\\n<p>It was popularised in the 1960s with the release of Letraset sheets containing Lorem Ipsum passages, and more recently with desktop publishing software like Aldus PageMaker including versions of Lorem Ipsum. <\\/p>\\r\\n<h2> This is a H2 Tag <\\/h2>\\r\\n<p>Lorem Ipsum is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry\'s standard dummy text ever since the 1500s, when an unknown printer took a galley of type and scrambled it to make a type specimen book. <\\/p>\\r\\n<p>It has survived not only five centuries, but also the leap into electronic typesetting, remaining essentially unchanged. It was popularised in the 1960s with the release of Letraset sheets containing Lorem Ipsum passages, and more recently with desktop publishing software like Aldus PageMaker including versions of Lorem Ipsum. <\\/p>\\r\\n<h3>This is a H3 Tag<\\/h3>\\r\\n<p>Lorem Ipsum is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry\'s standard dummy text ever since the 1500s<\\/p>\\r\\n<strong>Un-ordered List here<\\/strong>\\r\\n<ul>\\r\\n<li>This is a list 1<\\/li>\\r\\n<li>This is a list 2<\\/li>\\r\\n<li>This is a list 3<\\/li>\\r\\n<li>This is a list 4<\\/li>\\r\\n<\\/ul>\\r\\n<h4>This is a H4 Tag <\\/h4>\\r\\n<p>Lorem Ipsum is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry\'s standard dummy text ever since the 1500s<\\/p>\\r\\n<strong>Un-ordered List here<\\/strong>\\r\\n<ol>\\r\\n<li>This is a list 1<\\/li>\\r\\n<li>This is a list 2<\\/li>\\r\\n<li>This is a list 3<\\/li>\\r\\n<li>This is a list 4<\\/li>\\r\\n<\\/ol>\\r\\n<h5>This is a H5 Tag <\\/h5>\\r\\n<p>It has survived not only five centuries, but also the leap into electronic typesetting, remaining essentially unchanged. It was popularised in the 1960s with the release of Letraset sheets containing Lorem Ipsum passages, and more recently with desktop publishing software like Aldus PageMaker including versions of Lorem Ipsum. <\\/p>\\r\\n<h6>This is a H6 Tag <\\/h6>\\r\\n<code>\\r\\n&lt;li&gt;This is a list 1&lt;\\/li&gt; <br>\\r\\n&lt;li&gt;This is a list 2&lt;\\/li&gt; <br>\\r\\n&lt;li&gt;This is a list 3&lt;\\/li&gt; <br>\\r\\n&lt;li&gt;This is a list 4&lt;\\/li&gt; <br>\\r\\n<\\/code>\\r\\n<p>It has survived not only five centuries, but also the leap into electronic typesetting, remaining essentially unchanged. It was popularised in the 1960s with the release of Letraset sheets containing Lorem Ipsum passages, and more recently with desktop publishing software like Aldus PageMaker including versions of Lorem Ipsum. <\\/p>\",\"state\":1,\"catid\":\"8\",\"created\":\"2018-06-01 11:45:06\",\"created_by\":\"601\",\"created_by_alias\":\"\",\"modified\":\"2018-10-11 08:29:43\",\"modified_by\":\"44\",\"checked_out\":\"44\",\"checked_out_time\":\"2018-10-11 08:29:32\",\"publish_up\":\"2018-06-01 11:45:06\",\"publish_down\":\"0000-00-00 00:00:00\",\"images\":\"{\\\"image_intro\\\":\\\"images\\\\\\/blog\\\\\\/business\\\\\\/img1-thumb.jpg\\\",\\\"float_intro\\\":\\\"\\\",\\\"image_intro_alt\\\":\\\"\\\",\\\"image_intro_caption\\\":\\\"\\\",\\\"image_fulltext\\\":\\\"images\\\\\\/blog\\\\\\/business\\\\\\/img1.jpg\\\",\\\"float_fulltext\\\":\\\"\\\",\\\"image_fulltext_alt\\\":\\\"\\\",\\\"image_fulltext_caption\\\":\\\"\\\"}\",\"urls\":\"{\\\"urla\\\":false,\\\"urlatext\\\":\\\"\\\",\\\"targeta\\\":\\\"\\\",\\\"urlb\\\":false,\\\"urlbtext\\\":\\\"\\\",\\\"targetb\\\":\\\"\\\",\\\"urlc\\\":false,\\\"urlctext\\\":\\\"\\\",\\\"targetc\\\":\\\"\\\"}\",\"attribs\":\"{\\\"article_layout\\\":\\\"\\\",\\\"show_title\\\":\\\"\\\",\\\"link_titles\\\":\\\"\\\",\\\"show_tags\\\":\\\"\\\",\\\"show_intro\\\":\\\"\\\",\\\"info_block_position\\\":\\\"\\\",\\\"info_block_show_title\\\":\\\"\\\",\\\"show_category\\\":\\\"\\\",\\\"link_category\\\":\\\"\\\",\\\"show_parent_category\\\":\\\"\\\",\\\"link_parent_category\\\":\\\"\\\",\\\"show_associations\\\":\\\"\\\",\\\"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_page_title\\\":\\\"\\\",\\\"show_publishing_options\\\":\\\"\\\",\\\"show_article_options\\\":\\\"\\\",\\\"show_urls_images_backend\\\":\\\"\\\",\\\"show_urls_images_frontend\\\":\\\"\\\",\\\"astroid_article_type\\\":\\\"regular\\\",\\\"astroid_article_video_type\\\":\\\"youtube\\\",\\\"astroid_article_video_id\\\":\\\"\\\",\\\"astroid_article_gallery_items\\\":\\\"\\\",\\\"astroid_article_audio_source\\\":\\\"soundcloud\\\",\\\"astroid_article_audio_soundcloud\\\":\\\"\\\",\\\"astroid_article_audio_spotify\\\":\\\"\\\",\\\"astroid_article_review_heading\\\":\\\"\\\",\\\"astroid_article_review_summery\\\":\\\"\\\",\\\"astroid_article_review_good\\\":\\\"\\\",\\\"astroid_article_review_bad\\\":\\\"\\\",\\\"astroid_article_review_rating\\\":\\\"5\\\",\\\"astroid_article_button_action\\\":\\\"\\\",\\\"astroid_article_button_link\\\":\\\"\\\",\\\"astroid_article_review_criterias\\\":\\\"\\\",\\\"astroid_article_quote_text\\\":\\\"\\\",\\\"astroid_article_quote_author\\\":\\\"\\\",\\\"astroid_article_badge\\\":\\\"1\\\",\\\"astroid_article_badge_type\\\":\\\"2\\\",\\\"astroid_article_badge_text\\\":\\\"\\\",\\\"astroid_article_badge_color\\\":\\\"\\\",\\\"astroid_relatedposts\\\":\\\"\\\",\\\"astroid_socialshare\\\":\\\"\\\",\\\"astroid_comments\\\":\\\"\\\",\\\"astroid_posttype\\\":\\\"\\\",\\\"astroid_readtime\\\":\\\"\\\",\\\"astroid_authorinfo\\\":\\\"\\\",\\\"astroid_rating\\\":\\\"\\\",\\\"astroid_og_title\\\":\\\"\\\",\\\"astroid_og_desc\\\":\\\"\\\",\\\"astroid_og_image\\\":\\\"\\\"}\",\"version\":14,\"ordering\":\"6\",\"metakey\":\"Joomla\",\"metadesc\":\"\",\"access\":\"1\",\"hits\":\"6\",\"metadata\":\"{\\\"robots\\\":\\\"\\\",\\\"author\\\":\\\"\\\",\\\"rights\\\":\\\"\\\",\\\"xreference\\\":\\\"\\\"}\",\"featured\":\"0\",\"language\":\"*\",\"xreference\":\"\"}', 0),
(379, 36, 1, '', '2018-10-11 08:30:22', 44, 6174, '85761ca36a86911ec2eebefc2b8902b726a4ee83', '{\"id\":36,\"asset_id\":\"175\",\"title\":\"How will business be in the future\",\"alias\":\"how-will-business-be-in-the-future\",\"introtext\":\"<p>Aliquam egestas pellentesque est Etiam a orci Nulla id enim feugiat ligula ullamcorper. <\\/p>\\r\\n\",\"fulltext\":\"\\r\\n<p>Lorem Ipsum is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry\'s standard dummy text ever since the 1500s, when an unknown printer took a galley of type and scrambled it to make a type specimen book. It has survived not only five centuries, but also the leap into electronic typesetting, remaining essentially unchanged. <\\/p>\\r\\n<blockquote>Astroid Joomla framework is next generation template layout builder and manager enables you to develop an awesome website and templates.<\\/blockquote>\\r\\n<p>It was popularised in the 1960s with the release of Letraset sheets containing Lorem Ipsum passages, and more recently with desktop publishing software like Aldus PageMaker including versions of Lorem Ipsum. <\\/p>\\r\\n<h2> This is a H2 Tag <\\/h2>\\r\\n<p>Lorem Ipsum is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry\'s standard dummy text ever since the 1500s, when an unknown printer took a galley of type and scrambled it to make a type specimen book. <\\/p>\\r\\n<p>It has survived not only five centuries, but also the leap into electronic typesetting, remaining essentially unchanged. It was popularised in the 1960s with the release of Letraset sheets containing Lorem Ipsum passages, and more recently with desktop publishing software like Aldus PageMaker including versions of Lorem Ipsum. <\\/p>\\r\\n<h3>This is a H3 Tag<\\/h3>\\r\\n<p>Lorem Ipsum is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry\'s standard dummy text ever since the 1500s<\\/p>\\r\\n<strong>Un-ordered List here<\\/strong>\\r\\n<ul>\\r\\n<li>This is a list 1<\\/li>\\r\\n<li>This is a list 2<\\/li>\\r\\n<li>This is a list 3<\\/li>\\r\\n<li>This is a list 4<\\/li>\\r\\n<\\/ul>\\r\\n<h4>This is a H4 Tag <\\/h4>\\r\\n<p>Lorem Ipsum is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry\'s standard dummy text ever since the 1500s<\\/p>\\r\\n<strong>Un-ordered List here<\\/strong>\\r\\n<ol>\\r\\n<li>This is a list 1<\\/li>\\r\\n<li>This is a list 2<\\/li>\\r\\n<li>This is a list 3<\\/li>\\r\\n<li>This is a list 4<\\/li>\\r\\n<\\/ol>\\r\\n<h5>This is a H5 Tag <\\/h5>\\r\\n<p>It has survived not only five centuries, but also the leap into electronic typesetting, remaining essentially unchanged. It was popularised in the 1960s with the release of Letraset sheets containing Lorem Ipsum passages, and more recently with desktop publishing software like Aldus PageMaker including versions of Lorem Ipsum. <\\/p>\\r\\n<h6>This is a H6 Tag <\\/h6>\\r\\n<code>\\r\\n&lt;li&gt;This is a list 1&lt;\\/li&gt; <br>\\r\\n&lt;li&gt;This is a list 2&lt;\\/li&gt; <br>\\r\\n&lt;li&gt;This is a list 3&lt;\\/li&gt; <br>\\r\\n&lt;li&gt;This is a list 4&lt;\\/li&gt; <br>\\r\\n<\\/code>\\r\\n<p>It has survived not only five centuries, but also the leap into electronic typesetting, remaining essentially unchanged. It was popularised in the 1960s with the release of Letraset sheets containing Lorem Ipsum passages, and more recently with desktop publishing software like Aldus PageMaker including versions of Lorem Ipsum. <\\/p>\",\"state\":1,\"catid\":\"8\",\"created\":\"2018-06-01 11:45:06\",\"created_by\":\"601\",\"created_by_alias\":\"\",\"modified\":\"2018-10-11 08:30:22\",\"modified_by\":\"44\",\"checked_out\":\"44\",\"checked_out_time\":\"2018-10-11 08:29:33\",\"publish_up\":\"2018-06-01 11:45:06\",\"publish_down\":\"0000-00-00 00:00:00\",\"images\":\"{\\\"image_intro\\\":\\\"images\\\\\\/blog\\\\\\/business\\\\\\/img2-thumb.jpg\\\",\\\"float_intro\\\":\\\"\\\",\\\"image_intro_alt\\\":\\\"\\\",\\\"image_intro_caption\\\":\\\"\\\",\\\"image_fulltext\\\":\\\"images\\\\\\/blog\\\\\\/business\\\\\\/img2.jpg\\\",\\\"float_fulltext\\\":\\\"\\\",\\\"image_fulltext_alt\\\":\\\"\\\",\\\"image_fulltext_caption\\\":\\\"\\\"}\",\"urls\":\"{\\\"urla\\\":false,\\\"urlatext\\\":\\\"\\\",\\\"targeta\\\":\\\"\\\",\\\"urlb\\\":false,\\\"urlbtext\\\":\\\"\\\",\\\"targetb\\\":\\\"\\\",\\\"urlc\\\":false,\\\"urlctext\\\":\\\"\\\",\\\"targetc\\\":\\\"\\\"}\",\"attribs\":\"{\\\"article_layout\\\":\\\"\\\",\\\"show_title\\\":\\\"\\\",\\\"link_titles\\\":\\\"\\\",\\\"show_tags\\\":\\\"\\\",\\\"show_intro\\\":\\\"\\\",\\\"info_block_position\\\":\\\"\\\",\\\"info_block_show_title\\\":\\\"\\\",\\\"show_category\\\":\\\"\\\",\\\"link_category\\\":\\\"\\\",\\\"show_parent_category\\\":\\\"\\\",\\\"link_parent_category\\\":\\\"\\\",\\\"show_associations\\\":\\\"\\\",\\\"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_page_title\\\":\\\"\\\",\\\"show_publishing_options\\\":\\\"\\\",\\\"show_article_options\\\":\\\"\\\",\\\"show_urls_images_backend\\\":\\\"\\\",\\\"show_urls_images_frontend\\\":\\\"\\\",\\\"astroid_article_type\\\":\\\"regular\\\",\\\"astroid_article_video_type\\\":\\\"youtube\\\",\\\"astroid_article_video_id\\\":\\\"\\\",\\\"astroid_article_gallery_items\\\":\\\"\\\",\\\"astroid_article_audio_source\\\":\\\"soundcloud\\\",\\\"astroid_article_audio_soundcloud\\\":\\\"\\\",\\\"astroid_article_audio_spotify\\\":\\\"\\\",\\\"astroid_article_review_heading\\\":\\\"\\\",\\\"astroid_article_review_summery\\\":\\\"\\\",\\\"astroid_article_review_good\\\":\\\"\\\",\\\"astroid_article_review_bad\\\":\\\"\\\",\\\"astroid_article_review_rating\\\":\\\"5\\\",\\\"astroid_article_button_action\\\":\\\"\\\",\\\"astroid_article_button_link\\\":\\\"\\\",\\\"astroid_article_review_criterias\\\":\\\"\\\",\\\"astroid_article_quote_text\\\":\\\"\\\",\\\"astroid_article_quote_author\\\":\\\"\\\",\\\"astroid_article_badge\\\":\\\"1\\\",\\\"astroid_article_badge_type\\\":\\\"3\\\",\\\"astroid_article_badge_text\\\":\\\"\\\",\\\"astroid_article_badge_color\\\":\\\"\\\",\\\"astroid_relatedposts\\\":\\\"\\\",\\\"astroid_socialshare\\\":\\\"\\\",\\\"astroid_comments\\\":\\\"\\\",\\\"astroid_posttype\\\":\\\"\\\",\\\"astroid_readtime\\\":\\\"\\\",\\\"astroid_authorinfo\\\":\\\"\\\",\\\"astroid_rating\\\":\\\"\\\",\\\"astroid_og_title\\\":\\\"\\\",\\\"astroid_og_desc\\\":\\\"\\\",\\\"astroid_og_image\\\":\\\"\\\"}\",\"version\":12,\"ordering\":\"5\",\"metakey\":\"Joomla\",\"metadesc\":\"\",\"access\":\"1\",\"hits\":\"0\",\"metadata\":\"{\\\"robots\\\":\\\"\\\",\\\"author\\\":\\\"\\\",\\\"rights\\\":\\\"\\\",\\\"xreference\\\":\\\"\\\"}\",\"featured\":\"0\",\"language\":\"*\",\"xreference\":\"\"}', 0),
(380, 35, 1, '', '2018-10-11 08:30:26', 44, 6189, 'a19a944415f63fdc8a9d14ff624da92342290cc3', '{\"id\":35,\"asset_id\":\"174\",\"title\":\"Learn all about business from this politician\",\"alias\":\"learn-all-about-business-from-this-politician\",\"introtext\":\"<p>Aliquam egestas pellentesque est Etiam a orci Nulla id enim feugiat ligula ullamcorper. <\\/p>\\r\\n\",\"fulltext\":\"\\r\\n<p>Lorem Ipsum is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry\'s standard dummy text ever since the 1500s, when an unknown printer took a galley of type and scrambled it to make a type specimen book. It has survived not only five centuries, but also the leap into electronic typesetting, remaining essentially unchanged. <\\/p>\\r\\n<blockquote>Astroid Joomla framework is next generation template layout builder and manager enables you to develop an awesome website and templates.<\\/blockquote>\\r\\n<p>It was popularised in the 1960s with the release of Letraset sheets containing Lorem Ipsum passages, and more recently with desktop publishing software like Aldus PageMaker including versions of Lorem Ipsum. <\\/p>\\r\\n<h2> This is a H2 Tag <\\/h2>\\r\\n<p>Lorem Ipsum is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry\'s standard dummy text ever since the 1500s, when an unknown printer took a galley of type and scrambled it to make a type specimen book. <\\/p>\\r\\n<p>It has survived not only five centuries, but also the leap into electronic typesetting, remaining essentially unchanged. It was popularised in the 1960s with the release of Letraset sheets containing Lorem Ipsum passages, and more recently with desktop publishing software like Aldus PageMaker including versions of Lorem Ipsum. <\\/p>\\r\\n<h3>This is a H3 Tag<\\/h3>\\r\\n<p>Lorem Ipsum is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry\'s standard dummy text ever since the 1500s<\\/p>\\r\\n<strong>Un-ordered List here<\\/strong>\\r\\n<ul>\\r\\n<li>This is a list 1<\\/li>\\r\\n<li>This is a list 2<\\/li>\\r\\n<li>This is a list 3<\\/li>\\r\\n<li>This is a list 4<\\/li>\\r\\n<\\/ul>\\r\\n<h4>This is a H4 Tag <\\/h4>\\r\\n<p>Lorem Ipsum is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry\'s standard dummy text ever since the 1500s<\\/p>\\r\\n<strong>Un-ordered List here<\\/strong>\\r\\n<ol>\\r\\n<li>This is a list 1<\\/li>\\r\\n<li>This is a list 2<\\/li>\\r\\n<li>This is a list 3<\\/li>\\r\\n<li>This is a list 4<\\/li>\\r\\n<\\/ol>\\r\\n<h5>This is a H5 Tag <\\/h5>\\r\\n<p>It has survived not only five centuries, but also the leap into electronic typesetting, remaining essentially unchanged. It was popularised in the 1960s with the release of Letraset sheets containing Lorem Ipsum passages, and more recently with desktop publishing software like Aldus PageMaker including versions of Lorem Ipsum. <\\/p>\\r\\n<h6>This is a H6 Tag <\\/h6>\\r\\n<code>\\r\\n&lt;li&gt;This is a list 1&lt;\\/li&gt; <br>\\r\\n&lt;li&gt;This is a list 2&lt;\\/li&gt; <br>\\r\\n&lt;li&gt;This is a list 3&lt;\\/li&gt; <br>\\r\\n&lt;li&gt;This is a list 4&lt;\\/li&gt; <br>\\r\\n<\\/code>\\r\\n<p>It has survived not only five centuries, but also the leap into electronic typesetting, remaining essentially unchanged. It was popularised in the 1960s with the release of Letraset sheets containing Lorem Ipsum passages, and more recently with desktop publishing software like Aldus PageMaker including versions of Lorem Ipsum. <\\/p>\",\"state\":1,\"catid\":\"8\",\"created\":\"2018-06-01 11:45:06\",\"created_by\":\"601\",\"created_by_alias\":\"\",\"modified\":\"2018-10-11 08:30:26\",\"modified_by\":\"44\",\"checked_out\":\"44\",\"checked_out_time\":\"2018-10-11 08:29:34\",\"publish_up\":\"2018-06-01 11:45:06\",\"publish_down\":\"0000-00-00 00:00:00\",\"images\":\"{\\\"image_intro\\\":\\\"images\\\\\\/blog\\\\\\/business\\\\\\/img3-thumb.jpg\\\",\\\"float_intro\\\":\\\"\\\",\\\"image_intro_alt\\\":\\\"\\\",\\\"image_intro_caption\\\":\\\"\\\",\\\"image_fulltext\\\":\\\"images\\\\\\/blog\\\\\\/business\\\\\\/img3.jpg\\\",\\\"float_fulltext\\\":\\\"\\\",\\\"image_fulltext_alt\\\":\\\"\\\",\\\"image_fulltext_caption\\\":\\\"\\\"}\",\"urls\":\"{\\\"urla\\\":false,\\\"urlatext\\\":\\\"\\\",\\\"targeta\\\":\\\"\\\",\\\"urlb\\\":false,\\\"urlbtext\\\":\\\"\\\",\\\"targetb\\\":\\\"\\\",\\\"urlc\\\":false,\\\"urlctext\\\":\\\"\\\",\\\"targetc\\\":\\\"\\\"}\",\"attribs\":\"{\\\"article_layout\\\":\\\"\\\",\\\"show_title\\\":\\\"\\\",\\\"link_titles\\\":\\\"\\\",\\\"show_tags\\\":\\\"\\\",\\\"show_intro\\\":\\\"\\\",\\\"info_block_position\\\":\\\"\\\",\\\"info_block_show_title\\\":\\\"\\\",\\\"show_category\\\":\\\"\\\",\\\"link_category\\\":\\\"\\\",\\\"show_parent_category\\\":\\\"\\\",\\\"link_parent_category\\\":\\\"\\\",\\\"show_associations\\\":\\\"\\\",\\\"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_page_title\\\":\\\"\\\",\\\"show_publishing_options\\\":\\\"\\\",\\\"show_article_options\\\":\\\"\\\",\\\"show_urls_images_backend\\\":\\\"\\\",\\\"show_urls_images_frontend\\\":\\\"\\\",\\\"astroid_article_type\\\":\\\"regular\\\",\\\"astroid_article_video_type\\\":\\\"youtube\\\",\\\"astroid_article_video_id\\\":\\\"\\\",\\\"astroid_article_gallery_items\\\":\\\"\\\",\\\"astroid_article_audio_source\\\":\\\"soundcloud\\\",\\\"astroid_article_audio_soundcloud\\\":\\\"\\\",\\\"astroid_article_audio_spotify\\\":\\\"\\\",\\\"astroid_article_review_heading\\\":\\\"\\\",\\\"astroid_article_review_summery\\\":\\\"\\\",\\\"astroid_article_review_good\\\":\\\"\\\",\\\"astroid_article_review_bad\\\":\\\"\\\",\\\"astroid_article_review_rating\\\":\\\"5\\\",\\\"astroid_article_button_action\\\":\\\"\\\",\\\"astroid_article_button_link\\\":\\\"\\\",\\\"astroid_article_review_criterias\\\":\\\"\\\",\\\"astroid_article_quote_text\\\":\\\"\\\",\\\"astroid_article_quote_author\\\":\\\"\\\",\\\"astroid_article_badge\\\":\\\"1\\\",\\\"astroid_article_badge_type\\\":\\\"4\\\",\\\"astroid_article_badge_text\\\":\\\"\\\",\\\"astroid_article_badge_color\\\":\\\"\\\",\\\"astroid_relatedposts\\\":\\\"\\\",\\\"astroid_socialshare\\\":\\\"\\\",\\\"astroid_comments\\\":\\\"\\\",\\\"astroid_posttype\\\":\\\"\\\",\\\"astroid_readtime\\\":\\\"\\\",\\\"astroid_authorinfo\\\":\\\"\\\",\\\"astroid_rating\\\":\\\"\\\",\\\"astroid_og_title\\\":\\\"\\\",\\\"astroid_og_desc\\\":\\\"\\\",\\\"astroid_og_image\\\":\\\"\\\"}\",\"version\":9,\"ordering\":\"4\",\"metakey\":\"\",\"metadesc\":\"\",\"access\":\"1\",\"hits\":\"9\",\"metadata\":\"{\\\"robots\\\":\\\"\\\",\\\"author\\\":\\\"\\\",\\\"rights\\\":\\\"\\\",\\\"xreference\\\":\\\"\\\"}\",\"featured\":\"0\",\"language\":\"*\",\"xreference\":\"\"}', 0),
(381, 34, 1, '', '2018-10-11 08:30:31', 44, 6191, '2bbe62aae9a46e70109e9450f445e32994e6fd2b', '{\"id\":34,\"asset_id\":\"173\",\"title\":\"The worst advices we\'ve heard for business\",\"alias\":\"the-worst-advices-we-ve-heard-for-business\",\"introtext\":\"<p>Aliquam egestas pellentesque est Etiam a orci Nulla id enim feugiat ligula ullamcorper. <\\/p>\\r\\n\",\"fulltext\":\"\\r\\n<p>Lorem Ipsum is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry\'s standard dummy text ever since the 1500s, when an unknown printer took a galley of type and scrambled it to make a type specimen book. It has survived not only five centuries, but also the leap into electronic typesetting, remaining essentially unchanged. <\\/p>\\r\\n<blockquote>Astroid Joomla framework is next generation template layout builder and manager enables you to develop an awesome website and templates.<\\/blockquote>\\r\\n<p>It was popularised in the 1960s with the release of Letraset sheets containing Lorem Ipsum passages, and more recently with desktop publishing software like Aldus PageMaker including versions of Lorem Ipsum. <\\/p>\\r\\n<h2> This is a H2 Tag <\\/h2>\\r\\n<p>Lorem Ipsum is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry\'s standard dummy text ever since the 1500s, when an unknown printer took a galley of type and scrambled it to make a type specimen book. <\\/p>\\r\\n<p>It has survived not only five centuries, but also the leap into electronic typesetting, remaining essentially unchanged. It was popularised in the 1960s with the release of Letraset sheets containing Lorem Ipsum passages, and more recently with desktop publishing software like Aldus PageMaker including versions of Lorem Ipsum. <\\/p>\\r\\n<h3>This is a H3 Tag<\\/h3>\\r\\n<p>Lorem Ipsum is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry\'s standard dummy text ever since the 1500s<\\/p>\\r\\n<strong>Un-ordered List here<\\/strong>\\r\\n<ul>\\r\\n<li>This is a list 1<\\/li>\\r\\n<li>This is a list 2<\\/li>\\r\\n<li>This is a list 3<\\/li>\\r\\n<li>This is a list 4<\\/li>\\r\\n<\\/ul>\\r\\n<h4>This is a H4 Tag <\\/h4>\\r\\n<p>Lorem Ipsum is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry\'s standard dummy text ever since the 1500s<\\/p>\\r\\n<strong>Un-ordered List here<\\/strong>\\r\\n<ol>\\r\\n<li>This is a list 1<\\/li>\\r\\n<li>This is a list 2<\\/li>\\r\\n<li>This is a list 3<\\/li>\\r\\n<li>This is a list 4<\\/li>\\r\\n<\\/ol>\\r\\n<h5>This is a H5 Tag <\\/h5>\\r\\n<p>It has survived not only five centuries, but also the leap into electronic typesetting, remaining essentially unchanged. It was popularised in the 1960s with the release of Letraset sheets containing Lorem Ipsum passages, and more recently with desktop publishing software like Aldus PageMaker including versions of Lorem Ipsum. <\\/p>\\r\\n<h6>This is a H6 Tag <\\/h6>\\r\\n<code>\\r\\n&lt;li&gt;This is a list 1&lt;\\/li&gt; <br>\\r\\n&lt;li&gt;This is a list 2&lt;\\/li&gt; <br>\\r\\n&lt;li&gt;This is a list 3&lt;\\/li&gt; <br>\\r\\n&lt;li&gt;This is a list 4&lt;\\/li&gt; <br>\\r\\n<\\/code>\\r\\n<p>It has survived not only five centuries, but also the leap into electronic typesetting, remaining essentially unchanged. It was popularised in the 1960s with the release of Letraset sheets containing Lorem Ipsum passages, and more recently with desktop publishing software like Aldus PageMaker including versions of Lorem Ipsum. <\\/p>\",\"state\":1,\"catid\":\"8\",\"created\":\"2018-06-01 11:45:06\",\"created_by\":\"601\",\"created_by_alias\":\"\",\"modified\":\"2018-10-11 08:30:31\",\"modified_by\":\"44\",\"checked_out\":\"44\",\"checked_out_time\":\"2018-10-11 08:29:34\",\"publish_up\":\"2018-06-01 11:45:06\",\"publish_down\":\"0000-00-00 00:00:00\",\"images\":\"{\\\"image_intro\\\":\\\"images\\\\\\/blog\\\\\\/business\\\\\\/img4-thumb.jpg\\\",\\\"float_intro\\\":\\\"\\\",\\\"image_intro_alt\\\":\\\"\\\",\\\"image_intro_caption\\\":\\\"\\\",\\\"image_fulltext\\\":\\\"images\\\\\\/blog\\\\\\/business\\\\\\/img4.jpg\\\",\\\"float_fulltext\\\":\\\"\\\",\\\"image_fulltext_alt\\\":\\\"\\\",\\\"image_fulltext_caption\\\":\\\"\\\"}\",\"urls\":\"{\\\"urla\\\":false,\\\"urlatext\\\":\\\"\\\",\\\"targeta\\\":\\\"\\\",\\\"urlb\\\":false,\\\"urlbtext\\\":\\\"\\\",\\\"targetb\\\":\\\"\\\",\\\"urlc\\\":false,\\\"urlctext\\\":\\\"\\\",\\\"targetc\\\":\\\"\\\"}\",\"attribs\":\"{\\\"article_layout\\\":\\\"\\\",\\\"show_title\\\":\\\"\\\",\\\"link_titles\\\":\\\"\\\",\\\"show_tags\\\":\\\"\\\",\\\"show_intro\\\":\\\"\\\",\\\"info_block_position\\\":\\\"\\\",\\\"info_block_show_title\\\":\\\"\\\",\\\"show_category\\\":\\\"\\\",\\\"link_category\\\":\\\"\\\",\\\"show_parent_category\\\":\\\"\\\",\\\"link_parent_category\\\":\\\"\\\",\\\"show_associations\\\":\\\"\\\",\\\"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_page_title\\\":\\\"\\\",\\\"show_publishing_options\\\":\\\"\\\",\\\"show_article_options\\\":\\\"\\\",\\\"show_urls_images_backend\\\":\\\"\\\",\\\"show_urls_images_frontend\\\":\\\"\\\",\\\"astroid_article_type\\\":\\\"regular\\\",\\\"astroid_article_video_type\\\":\\\"youtube\\\",\\\"astroid_article_video_id\\\":\\\"\\\",\\\"astroid_article_gallery_items\\\":\\\"\\\",\\\"astroid_article_audio_source\\\":\\\"soundcloud\\\",\\\"astroid_article_audio_soundcloud\\\":\\\"\\\",\\\"astroid_article_audio_spotify\\\":\\\"\\\",\\\"astroid_article_review_heading\\\":\\\"\\\",\\\"astroid_article_review_summery\\\":\\\"\\\",\\\"astroid_article_review_good\\\":\\\"\\\",\\\"astroid_article_review_bad\\\":\\\"\\\",\\\"astroid_article_review_rating\\\":\\\"5\\\",\\\"astroid_article_button_action\\\":\\\"\\\",\\\"astroid_article_button_link\\\":\\\"\\\",\\\"astroid_article_review_criterias\\\":\\\"\\\",\\\"astroid_article_quote_text\\\":\\\"\\\",\\\"astroid_article_quote_author\\\":\\\"\\\",\\\"astroid_article_badge\\\":\\\"1\\\",\\\"astroid_article_badge_type\\\":\\\"5\\\",\\\"astroid_article_badge_text\\\":\\\"\\\",\\\"astroid_article_badge_color\\\":\\\"\\\",\\\"astroid_relatedposts\\\":\\\"\\\",\\\"astroid_socialshare\\\":\\\"\\\",\\\"astroid_comments\\\":\\\"\\\",\\\"astroid_posttype\\\":\\\"\\\",\\\"astroid_readtime\\\":\\\"\\\",\\\"astroid_authorinfo\\\":\\\"\\\",\\\"astroid_rating\\\":\\\"\\\",\\\"astroid_og_title\\\":\\\"\\\",\\\"astroid_og_desc\\\":\\\"\\\",\\\"astroid_og_image\\\":\\\"\\\"}\",\"version\":12,\"ordering\":\"3\",\"metakey\":\"Joomla\",\"metadesc\":\"\",\"access\":\"1\",\"hits\":\"13\",\"metadata\":\"{\\\"robots\\\":\\\"\\\",\\\"author\\\":\\\"\\\",\\\"rights\\\":\\\"\\\",\\\"xreference\\\":\\\"\\\"}\",\"featured\":\"0\",\"language\":\"*\",\"xreference\":\"\"}', 0),
(382, 33, 1, '', '2018-10-11 08:30:36', 44, 6213, '1630a4e175c568c243e5737bf3e883ab765c5619', '{\"id\":33,\"asset_id\":\"172\",\"title\":\"Ten business that will actually make your life better\",\"alias\":\"ten-business-that-will-actually-make-your-life-better\",\"introtext\":\"<p>Aliquam egestas pellentesque est Etiam a orci Nulla id enim feugiat ligula ullamcorper. <\\/p>\\r\\n\",\"fulltext\":\"\\r\\n<p>Lorem Ipsum is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry\'s standard dummy text ever since the 1500s, when an unknown printer took a galley of type and scrambled it to make a type specimen book. It has survived not only five centuries, but also the leap into electronic typesetting, remaining essentially unchanged. <\\/p>\\r\\n<blockquote>Astroid Joomla framework is next generation template layout builder and manager enables you to develop an awesome website and templates.<\\/blockquote>\\r\\n<p>It was popularised in the 1960s with the release of Letraset sheets containing Lorem Ipsum passages, and more recently with desktop publishing software like Aldus PageMaker including versions of Lorem Ipsum. <\\/p>\\r\\n<h2> This is a H2 Tag <\\/h2>\\r\\n<p>Lorem Ipsum is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry\'s standard dummy text ever since the 1500s, when an unknown printer took a galley of type and scrambled it to make a type specimen book. <\\/p>\\r\\n<p>It has survived not only five centuries, but also the leap into electronic typesetting, remaining essentially unchanged. It was popularised in the 1960s with the release of Letraset sheets containing Lorem Ipsum passages, and more recently with desktop publishing software like Aldus PageMaker including versions of Lorem Ipsum. <\\/p>\\r\\n<h3>This is a H3 Tag<\\/h3>\\r\\n<p>Lorem Ipsum is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry\'s standard dummy text ever since the 1500s<\\/p>\\r\\n<strong>Un-ordered List here<\\/strong>\\r\\n<ul>\\r\\n<li>This is a list 1<\\/li>\\r\\n<li>This is a list 2<\\/li>\\r\\n<li>This is a list 3<\\/li>\\r\\n<li>This is a list 4<\\/li>\\r\\n<\\/ul>\\r\\n<h4>This is a H4 Tag <\\/h4>\\r\\n<p>Lorem Ipsum is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry\'s standard dummy text ever since the 1500s<\\/p>\\r\\n<strong>Un-ordered List here<\\/strong>\\r\\n<ol>\\r\\n<li>This is a list 1<\\/li>\\r\\n<li>This is a list 2<\\/li>\\r\\n<li>This is a list 3<\\/li>\\r\\n<li>This is a list 4<\\/li>\\r\\n<\\/ol>\\r\\n<h5>This is a H5 Tag <\\/h5>\\r\\n<p>It has survived not only five centuries, but also the leap into electronic typesetting, remaining essentially unchanged. It was popularised in the 1960s with the release of Letraset sheets containing Lorem Ipsum passages, and more recently with desktop publishing software like Aldus PageMaker including versions of Lorem Ipsum. <\\/p>\\r\\n<h6>This is a H6 Tag <\\/h6>\\r\\n<code>\\r\\n&lt;li&gt;This is a list 1&lt;\\/li&gt; <br>\\r\\n&lt;li&gt;This is a list 2&lt;\\/li&gt; <br>\\r\\n&lt;li&gt;This is a list 3&lt;\\/li&gt; <br>\\r\\n&lt;li&gt;This is a list 4&lt;\\/li&gt; <br>\\r\\n<\\/code>\\r\\n<p>It has survived not only five centuries, but also the leap into electronic typesetting, remaining essentially unchanged. It was popularised in the 1960s with the release of Letraset sheets containing Lorem Ipsum passages, and more recently with desktop publishing software like Aldus PageMaker including versions of Lorem Ipsum. <\\/p>\",\"state\":1,\"catid\":\"8\",\"created\":\"2018-06-01 11:45:06\",\"created_by\":\"601\",\"created_by_alias\":\"\",\"modified\":\"2018-10-11 08:30:36\",\"modified_by\":\"44\",\"checked_out\":\"44\",\"checked_out_time\":\"2018-10-11 08:29:35\",\"publish_up\":\"2018-06-01 11:45:06\",\"publish_down\":\"0000-00-00 00:00:00\",\"images\":\"{\\\"image_intro\\\":\\\"images\\\\\\/blog\\\\\\/business\\\\\\/img5-thumb.jpg\\\",\\\"float_intro\\\":\\\"\\\",\\\"image_intro_alt\\\":\\\"\\\",\\\"image_intro_caption\\\":\\\"\\\",\\\"image_fulltext\\\":\\\"images\\\\\\/blog\\\\\\/business\\\\\\/img5.jpg\\\",\\\"float_fulltext\\\":\\\"\\\",\\\"image_fulltext_alt\\\":\\\"\\\",\\\"image_fulltext_caption\\\":\\\"\\\"}\",\"urls\":\"{\\\"urla\\\":false,\\\"urlatext\\\":\\\"\\\",\\\"targeta\\\":\\\"\\\",\\\"urlb\\\":false,\\\"urlbtext\\\":\\\"\\\",\\\"targetb\\\":\\\"\\\",\\\"urlc\\\":false,\\\"urlctext\\\":\\\"\\\",\\\"targetc\\\":\\\"\\\"}\",\"attribs\":\"{\\\"article_layout\\\":\\\"\\\",\\\"show_title\\\":\\\"\\\",\\\"link_titles\\\":\\\"\\\",\\\"show_tags\\\":\\\"\\\",\\\"show_intro\\\":\\\"\\\",\\\"info_block_position\\\":\\\"\\\",\\\"info_block_show_title\\\":\\\"\\\",\\\"show_category\\\":\\\"\\\",\\\"link_category\\\":\\\"\\\",\\\"show_parent_category\\\":\\\"\\\",\\\"link_parent_category\\\":\\\"\\\",\\\"show_associations\\\":\\\"\\\",\\\"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_page_title\\\":\\\"\\\",\\\"show_publishing_options\\\":\\\"\\\",\\\"show_article_options\\\":\\\"\\\",\\\"show_urls_images_backend\\\":\\\"\\\",\\\"show_urls_images_frontend\\\":\\\"\\\",\\\"astroid_article_type\\\":\\\"regular\\\",\\\"astroid_article_video_type\\\":\\\"youtube\\\",\\\"astroid_article_video_id\\\":\\\"\\\",\\\"astroid_article_gallery_items\\\":\\\"\\\",\\\"astroid_article_audio_source\\\":\\\"soundcloud\\\",\\\"astroid_article_audio_soundcloud\\\":\\\"\\\",\\\"astroid_article_audio_spotify\\\":\\\"\\\",\\\"astroid_article_review_heading\\\":\\\"\\\",\\\"astroid_article_review_summery\\\":\\\"\\\",\\\"astroid_article_review_good\\\":\\\"\\\",\\\"astroid_article_review_bad\\\":\\\"\\\",\\\"astroid_article_review_rating\\\":\\\"5\\\",\\\"astroid_article_button_action\\\":\\\"\\\",\\\"astroid_article_button_link\\\":\\\"\\\",\\\"astroid_article_review_criterias\\\":\\\"\\\",\\\"astroid_article_quote_text\\\":\\\"\\\",\\\"astroid_article_quote_author\\\":\\\"\\\",\\\"astroid_article_badge\\\":\\\"1\\\",\\\"astroid_article_badge_type\\\":\\\"6\\\",\\\"astroid_article_badge_text\\\":\\\"\\\",\\\"astroid_article_badge_color\\\":\\\"\\\",\\\"astroid_relatedposts\\\":\\\"\\\",\\\"astroid_socialshare\\\":\\\"\\\",\\\"astroid_comments\\\":\\\"\\\",\\\"astroid_posttype\\\":\\\"\\\",\\\"astroid_readtime\\\":\\\"\\\",\\\"astroid_authorinfo\\\":\\\"\\\",\\\"astroid_rating\\\":\\\"\\\",\\\"astroid_og_title\\\":\\\"\\\",\\\"astroid_og_desc\\\":\\\"\\\",\\\"astroid_og_image\\\":\\\"\\\"}\",\"version\":11,\"ordering\":\"2\",\"metakey\":\"Joomla\",\"metadesc\":\"\",\"access\":\"1\",\"hits\":\"20\",\"metadata\":\"{\\\"robots\\\":\\\"\\\",\\\"author\\\":\\\"\\\",\\\"rights\\\":\\\"\\\",\\\"xreference\\\":\\\"\\\"}\",\"featured\":\"0\",\"language\":\"*\",\"xreference\":\"\"}', 0);
INSERT INTO `ynfp8_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
(383, 32, 1, '', '2018-10-11 08:30:41', 44, 6169, '7d3e4fd5c39b828cc0d8b86364d10988dc614afe', '{\"id\":32,\"asset_id\":\"171\",\"title\":\"How business can ease your pain\",\"alias\":\"how-business-can-ease-your-pain\",\"introtext\":\"<p>Aliquam egestas pellentesque est Etiam a orci Nulla id enim feugiat ligula ullamcorper. <\\/p>\\r\\n\",\"fulltext\":\"\\r\\n<p>Lorem Ipsum is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry\'s standard dummy text ever since the 1500s, when an unknown printer took a galley of type and scrambled it to make a type specimen book. It has survived not only five centuries, but also the leap into electronic typesetting, remaining essentially unchanged. <\\/p>\\r\\n<blockquote>Astroid Joomla framework is next generation template layout builder and manager enables you to develop an awesome website and templates.<\\/blockquote>\\r\\n<p>It was popularised in the 1960s with the release of Letraset sheets containing Lorem Ipsum passages, and more recently with desktop publishing software like Aldus PageMaker including versions of Lorem Ipsum. <\\/p>\\r\\n<h2> This is a H2 Tag <\\/h2>\\r\\n<p>Lorem Ipsum is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry\'s standard dummy text ever since the 1500s, when an unknown printer took a galley of type and scrambled it to make a type specimen book. <\\/p>\\r\\n<p>It has survived not only five centuries, but also the leap into electronic typesetting, remaining essentially unchanged. It was popularised in the 1960s with the release of Letraset sheets containing Lorem Ipsum passages, and more recently with desktop publishing software like Aldus PageMaker including versions of Lorem Ipsum. <\\/p>\\r\\n<h3>This is a H3 Tag<\\/h3>\\r\\n<p>Lorem Ipsum is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry\'s standard dummy text ever since the 1500s<\\/p>\\r\\n<strong>Un-ordered List here<\\/strong>\\r\\n<ul>\\r\\n<li>This is a list 1<\\/li>\\r\\n<li>This is a list 2<\\/li>\\r\\n<li>This is a list 3<\\/li>\\r\\n<li>This is a list 4<\\/li>\\r\\n<\\/ul>\\r\\n<h4>This is a H4 Tag <\\/h4>\\r\\n<p>Lorem Ipsum is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry\'s standard dummy text ever since the 1500s<\\/p>\\r\\n<strong>Un-ordered List here<\\/strong>\\r\\n<ol>\\r\\n<li>This is a list 1<\\/li>\\r\\n<li>This is a list 2<\\/li>\\r\\n<li>This is a list 3<\\/li>\\r\\n<li>This is a list 4<\\/li>\\r\\n<\\/ol>\\r\\n<h5>This is a H5 Tag <\\/h5>\\r\\n<p>It has survived not only five centuries, but also the leap into electronic typesetting, remaining essentially unchanged. It was popularised in the 1960s with the release of Letraset sheets containing Lorem Ipsum passages, and more recently with desktop publishing software like Aldus PageMaker including versions of Lorem Ipsum. <\\/p>\\r\\n<h6>This is a H6 Tag <\\/h6>\\r\\n<code>\\r\\n&lt;li&gt;This is a list 1&lt;\\/li&gt; <br>\\r\\n&lt;li&gt;This is a list 2&lt;\\/li&gt; <br>\\r\\n&lt;li&gt;This is a list 3&lt;\\/li&gt; <br>\\r\\n&lt;li&gt;This is a list 4&lt;\\/li&gt; <br>\\r\\n<\\/code>\\r\\n<p>It has survived not only five centuries, but also the leap into electronic typesetting, remaining essentially unchanged. It was popularised in the 1960s with the release of Letraset sheets containing Lorem Ipsum passages, and more recently with desktop publishing software like Aldus PageMaker including versions of Lorem Ipsum. <\\/p>\",\"state\":1,\"catid\":\"8\",\"created\":\"2018-06-01 11:45:06\",\"created_by\":\"601\",\"created_by_alias\":\"\",\"modified\":\"2018-10-11 08:30:41\",\"modified_by\":\"44\",\"checked_out\":\"44\",\"checked_out_time\":\"2018-10-11 08:29:35\",\"publish_up\":\"2018-06-01 11:45:06\",\"publish_down\":\"0000-00-00 00:00:00\",\"images\":\"{\\\"image_intro\\\":\\\"images\\\\\\/blog\\\\\\/business\\\\\\/img6-thumb.jpg\\\",\\\"float_intro\\\":\\\"\\\",\\\"image_intro_alt\\\":\\\"\\\",\\\"image_intro_caption\\\":\\\"\\\",\\\"image_fulltext\\\":\\\"images\\\\\\/blog\\\\\\/business\\\\\\/img6.jpg\\\",\\\"float_fulltext\\\":\\\"\\\",\\\"image_fulltext_alt\\\":\\\"\\\",\\\"image_fulltext_caption\\\":\\\"\\\"}\",\"urls\":\"{\\\"urla\\\":false,\\\"urlatext\\\":\\\"\\\",\\\"targeta\\\":\\\"\\\",\\\"urlb\\\":false,\\\"urlbtext\\\":\\\"\\\",\\\"targetb\\\":\\\"\\\",\\\"urlc\\\":false,\\\"urlctext\\\":\\\"\\\",\\\"targetc\\\":\\\"\\\"}\",\"attribs\":\"{\\\"article_layout\\\":\\\"\\\",\\\"show_title\\\":\\\"\\\",\\\"link_titles\\\":\\\"\\\",\\\"show_tags\\\":\\\"\\\",\\\"show_intro\\\":\\\"\\\",\\\"info_block_position\\\":\\\"\\\",\\\"info_block_show_title\\\":\\\"\\\",\\\"show_category\\\":\\\"\\\",\\\"link_category\\\":\\\"\\\",\\\"show_parent_category\\\":\\\"\\\",\\\"link_parent_category\\\":\\\"\\\",\\\"show_associations\\\":\\\"\\\",\\\"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_page_title\\\":\\\"\\\",\\\"show_publishing_options\\\":\\\"\\\",\\\"show_article_options\\\":\\\"\\\",\\\"show_urls_images_backend\\\":\\\"\\\",\\\"show_urls_images_frontend\\\":\\\"\\\",\\\"astroid_article_type\\\":\\\"regular\\\",\\\"astroid_article_video_type\\\":\\\"youtube\\\",\\\"astroid_article_video_id\\\":\\\"\\\",\\\"astroid_article_gallery_items\\\":\\\"\\\",\\\"astroid_article_audio_source\\\":\\\"soundcloud\\\",\\\"astroid_article_audio_soundcloud\\\":\\\"\\\",\\\"astroid_article_audio_spotify\\\":\\\"\\\",\\\"astroid_article_review_heading\\\":\\\"\\\",\\\"astroid_article_review_summery\\\":\\\"\\\",\\\"astroid_article_review_good\\\":\\\"\\\",\\\"astroid_article_review_bad\\\":\\\"\\\",\\\"astroid_article_review_rating\\\":\\\"5\\\",\\\"astroid_article_button_action\\\":\\\"\\\",\\\"astroid_article_button_link\\\":\\\"\\\",\\\"astroid_article_review_criterias\\\":\\\"\\\",\\\"astroid_article_quote_text\\\":\\\"\\\",\\\"astroid_article_quote_author\\\":\\\"\\\",\\\"astroid_article_badge\\\":\\\"1\\\",\\\"astroid_article_badge_type\\\":\\\"6\\\",\\\"astroid_article_badge_text\\\":\\\"\\\",\\\"astroid_article_badge_color\\\":\\\"\\\",\\\"astroid_relatedposts\\\":\\\"\\\",\\\"astroid_socialshare\\\":\\\"\\\",\\\"astroid_comments\\\":\\\"\\\",\\\"astroid_posttype\\\":\\\"\\\",\\\"astroid_readtime\\\":\\\"\\\",\\\"astroid_authorinfo\\\":\\\"\\\",\\\"astroid_rating\\\":\\\"\\\",\\\"astroid_og_title\\\":\\\"\\\",\\\"astroid_og_desc\\\":\\\"\\\",\\\"astroid_og_image\\\":\\\"\\\"}\",\"version\":14,\"ordering\":\"1\",\"metakey\":\"Joomla\",\"metadesc\":\"\",\"access\":\"1\",\"hits\":\"89\",\"metadata\":\"{\\\"robots\\\":\\\"\\\",\\\"author\\\":\\\"\\\",\\\"rights\\\":\\\"\\\",\\\"xreference\\\":\\\"\\\"}\",\"featured\":\"0\",\"language\":\"*\",\"xreference\":\"\"}', 0),
(384, 8, 1, '', '2018-10-11 08:31:07', 44, 6122, '264389967683029b5320e993678734f847886840', '{\"id\":8,\"asset_id\":\"78\",\"title\":\"What is design\",\"alias\":\"what-is-design\",\"introtext\":\"<p>Aliquam egestas pellentesque est Etiam a orci Nulla id enim feugiat ligula ullamcorper. <\\/p>\\r\\n\",\"fulltext\":\"\\r\\n<p>Lorem Ipsum is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry\'s standard dummy text ever since the 1500s, when an unknown printer took a galley of type and scrambled it to make a type specimen book. It has survived not only five centuries, but also the leap into electronic typesetting, remaining essentially unchanged. <\\/p>\\r\\n<blockquote>Astroid Joomla framework is next generation template layout builder and manager enables you to develop an awesome website and templates.<\\/blockquote>\\r\\n<p>It was popularised in the 1960s with the release of Letraset sheets containing Lorem Ipsum passages, and more recently with desktop publishing software like Aldus PageMaker including versions of Lorem Ipsum. <\\/p>\\r\\n<h2> This is a H2 Tag <\\/h2>\\r\\n<p>Lorem Ipsum is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry\'s standard dummy text ever since the 1500s, when an unknown printer took a galley of type and scrambled it to make a type specimen book. <\\/p>\\r\\n<p>It has survived not only five centuries, but also the leap into electronic typesetting, remaining essentially unchanged. It was popularised in the 1960s with the release of Letraset sheets containing Lorem Ipsum passages, and more recently with desktop publishing software like Aldus PageMaker including versions of Lorem Ipsum. <\\/p>\\r\\n<h3>This is a H3 Tag<\\/h3>\\r\\n<p>Lorem Ipsum is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry\'s standard dummy text ever since the 1500s<\\/p>\\r\\n<strong>Un-ordered List here<\\/strong>\\r\\n<ul>\\r\\n<li>This is a list 1<\\/li>\\r\\n<li>This is a list 2<\\/li>\\r\\n<li>This is a list 3<\\/li>\\r\\n<li>This is a list 4<\\/li>\\r\\n<\\/ul>\\r\\n<h4>This is a H4 Tag <\\/h4>\\r\\n<p>Lorem Ipsum is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry\'s standard dummy text ever since the 1500s<\\/p>\\r\\n<strong>Un-ordered List here<\\/strong>\\r\\n<ol>\\r\\n<li>This is a list 1<\\/li>\\r\\n<li>This is a list 2<\\/li>\\r\\n<li>This is a list 3<\\/li>\\r\\n<li>This is a list 4<\\/li>\\r\\n<\\/ol>\\r\\n<h5>This is a H5 Tag <\\/h5>\\r\\n<p>It has survived not only five centuries, but also the leap into electronic typesetting, remaining essentially unchanged. It was popularised in the 1960s with the release of Letraset sheets containing Lorem Ipsum passages, and more recently with desktop publishing software like Aldus PageMaker including versions of Lorem Ipsum. <\\/p>\\r\\n<h6>This is a H6 Tag <\\/h6>\\r\\n<code>\\r\\n&lt;li&gt;This is a list 1&lt;\\/li&gt; <br>\\r\\n&lt;li&gt;This is a list 2&lt;\\/li&gt; <br>\\r\\n&lt;li&gt;This is a list 3&lt;\\/li&gt; <br>\\r\\n&lt;li&gt;This is a list 4&lt;\\/li&gt; <br>\\r\\n<\\/code>\\r\\n<p>It has survived not only five centuries, but also the leap into electronic typesetting, remaining essentially unchanged. It was popularised in the 1960s with the release of Letraset sheets containing Lorem Ipsum passages, and more recently with desktop publishing software like Aldus PageMaker including versions of Lorem Ipsum. <\\/p>\",\"state\":1,\"catid\":\"9\",\"created\":\"2018-06-01 11:45:06\",\"created_by\":\"601\",\"created_by_alias\":\"\",\"modified\":\"2018-10-11 08:31:07\",\"modified_by\":\"44\",\"checked_out\":\"44\",\"checked_out_time\":\"2018-10-11 08:31:00\",\"publish_up\":\"2018-06-01 11:45:06\",\"publish_down\":\"0000-00-00 00:00:00\",\"images\":\"{\\\"image_intro\\\":\\\"images\\\\\\/blog\\\\\\/design\\\\\\/img1-thumb.jpg\\\",\\\"float_intro\\\":\\\"\\\",\\\"image_intro_alt\\\":\\\"\\\",\\\"image_intro_caption\\\":\\\"\\\",\\\"image_fulltext\\\":\\\"images\\\\\\/blog\\\\\\/design\\\\\\/img1.jpg\\\",\\\"float_fulltext\\\":\\\"\\\",\\\"image_fulltext_alt\\\":\\\"\\\",\\\"image_fulltext_caption\\\":\\\"\\\"}\",\"urls\":\"{\\\"urla\\\":false,\\\"urlatext\\\":\\\"\\\",\\\"targeta\\\":\\\"\\\",\\\"urlb\\\":false,\\\"urlbtext\\\":\\\"\\\",\\\"targetb\\\":\\\"\\\",\\\"urlc\\\":false,\\\"urlctext\\\":\\\"\\\",\\\"targetc\\\":\\\"\\\"}\",\"attribs\":\"{\\\"article_layout\\\":\\\"\\\",\\\"show_title\\\":\\\"\\\",\\\"link_titles\\\":\\\"\\\",\\\"show_tags\\\":\\\"\\\",\\\"show_intro\\\":\\\"\\\",\\\"info_block_position\\\":\\\"\\\",\\\"info_block_show_title\\\":\\\"\\\",\\\"show_category\\\":\\\"\\\",\\\"link_category\\\":\\\"\\\",\\\"show_parent_category\\\":\\\"\\\",\\\"link_parent_category\\\":\\\"\\\",\\\"show_associations\\\":\\\"\\\",\\\"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_page_title\\\":\\\"\\\",\\\"show_publishing_options\\\":\\\"\\\",\\\"show_article_options\\\":\\\"\\\",\\\"show_urls_images_backend\\\":\\\"\\\",\\\"show_urls_images_frontend\\\":\\\"\\\",\\\"astroid_article_type\\\":\\\"regular\\\",\\\"astroid_article_video_type\\\":\\\"youtube\\\",\\\"astroid_article_video_id\\\":\\\"\\\",\\\"astroid_article_gallery_items\\\":\\\"\\\",\\\"astroid_article_audio_source\\\":\\\"soundcloud\\\",\\\"astroid_article_audio_soundcloud\\\":\\\"\\\",\\\"astroid_article_audio_spotify\\\":\\\"\\\",\\\"astroid_article_review_heading\\\":\\\"\\\",\\\"astroid_article_review_summery\\\":\\\"\\\",\\\"astroid_article_review_good\\\":\\\"\\\",\\\"astroid_article_review_bad\\\":\\\"\\\",\\\"astroid_article_review_rating\\\":\\\"5\\\",\\\"astroid_article_button_action\\\":\\\"\\\",\\\"astroid_article_button_link\\\":\\\"\\\",\\\"astroid_article_review_criterias\\\":\\\"\\\",\\\"astroid_article_quote_text\\\":\\\"\\\",\\\"astroid_article_quote_author\\\":\\\"\\\",\\\"astroid_article_badge\\\":\\\"1\\\",\\\"astroid_article_badge_type\\\":\\\"1\\\",\\\"astroid_article_badge_text\\\":\\\"\\\",\\\"astroid_article_badge_color\\\":\\\"\\\",\\\"astroid_relatedposts\\\":\\\"\\\",\\\"astroid_socialshare\\\":\\\"\\\",\\\"astroid_comments\\\":\\\"\\\",\\\"astroid_posttype\\\":\\\"\\\",\\\"astroid_readtime\\\":\\\"\\\",\\\"astroid_authorinfo\\\":\\\"\\\",\\\"astroid_rating\\\":\\\"\\\",\\\"astroid_og_title\\\":\\\"\\\",\\\"astroid_og_desc\\\":\\\"\\\",\\\"astroid_og_image\\\":\\\"\\\"}\",\"version\":10,\"ordering\":\"6\",\"metakey\":\"\",\"metadesc\":\"\",\"access\":\"1\",\"hits\":\"0\",\"metadata\":\"{\\\"robots\\\":\\\"\\\",\\\"author\\\":\\\"\\\",\\\"rights\\\":\\\"\\\",\\\"xreference\\\":\\\"\\\"}\",\"featured\":\"0\",\"language\":\"*\",\"xreference\":\"\"}', 0),
(385, 7, 1, '', '2018-10-11 08:31:16', 44, 6135, '76473aefeca6a8395c8587bbc7a67a0a8fdd06e5', '{\"id\":7,\"asset_id\":\"77\",\"title\":\"The secrets to design\",\"alias\":\"the-secrets-to-design\",\"introtext\":\"<p>Aliquam egestas pellentesque est Etiam a orci Nulla id enim feugiat ligula ullamcorper. <\\/p>\\r\\n\",\"fulltext\":\"\\r\\n<p>Lorem Ipsum is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry\'s standard dummy text ever since the 1500s, when an unknown printer took a galley of type and scrambled it to make a type specimen book. It has survived not only five centuries, but also the leap into electronic typesetting, remaining essentially unchanged. <\\/p>\\r\\n<blockquote>Astroid Joomla framework is next generation template layout builder and manager enables you to develop an awesome website and templates.<\\/blockquote>\\r\\n<p>It was popularised in the 1960s with the release of Letraset sheets containing Lorem Ipsum passages, and more recently with desktop publishing software like Aldus PageMaker including versions of Lorem Ipsum. <\\/p>\\r\\n<h2> This is a H2 Tag <\\/h2>\\r\\n<p>Lorem Ipsum is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry\'s standard dummy text ever since the 1500s, when an unknown printer took a galley of type and scrambled it to make a type specimen book. <\\/p>\\r\\n<p>It has survived not only five centuries, but also the leap into electronic typesetting, remaining essentially unchanged. It was popularised in the 1960s with the release of Letraset sheets containing Lorem Ipsum passages, and more recently with desktop publishing software like Aldus PageMaker including versions of Lorem Ipsum. <\\/p>\\r\\n<h3>This is a H3 Tag<\\/h3>\\r\\n<p>Lorem Ipsum is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry\'s standard dummy text ever since the 1500s<\\/p>\\r\\n<strong>Un-ordered List here<\\/strong>\\r\\n<ul>\\r\\n<li>This is a list 1<\\/li>\\r\\n<li>This is a list 2<\\/li>\\r\\n<li>This is a list 3<\\/li>\\r\\n<li>This is a list 4<\\/li>\\r\\n<\\/ul>\\r\\n<h4>This is a H4 Tag <\\/h4>\\r\\n<p>Lorem Ipsum is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry\'s standard dummy text ever since the 1500s<\\/p>\\r\\n<strong>Un-ordered List here<\\/strong>\\r\\n<ol>\\r\\n<li>This is a list 1<\\/li>\\r\\n<li>This is a list 2<\\/li>\\r\\n<li>This is a list 3<\\/li>\\r\\n<li>This is a list 4<\\/li>\\r\\n<\\/ol>\\r\\n<h5>This is a H5 Tag <\\/h5>\\r\\n<p>It has survived not only five centuries, but also the leap into electronic typesetting, remaining essentially unchanged. It was popularised in the 1960s with the release of Letraset sheets containing Lorem Ipsum passages, and more recently with desktop publishing software like Aldus PageMaker including versions of Lorem Ipsum. <\\/p>\\r\\n<h6>This is a H6 Tag <\\/h6>\\r\\n<code>\\r\\n&lt;li&gt;This is a list 1&lt;\\/li&gt; <br>\\r\\n&lt;li&gt;This is a list 2&lt;\\/li&gt; <br>\\r\\n&lt;li&gt;This is a list 3&lt;\\/li&gt; <br>\\r\\n&lt;li&gt;This is a list 4&lt;\\/li&gt; <br>\\r\\n<\\/code>\\r\\n<p>It has survived not only five centuries, but also the leap into electronic typesetting, remaining essentially unchanged. It was popularised in the 1960s with the release of Letraset sheets containing Lorem Ipsum passages, and more recently with desktop publishing software like Aldus PageMaker including versions of Lorem Ipsum. <\\/p>\",\"state\":1,\"catid\":\"9\",\"created\":\"2018-06-01 11:45:06\",\"created_by\":\"601\",\"created_by_alias\":\"\",\"modified\":\"2018-10-11 08:31:16\",\"modified_by\":\"44\",\"checked_out\":\"44\",\"checked_out_time\":\"2018-10-11 08:31:09\",\"publish_up\":\"2018-06-01 11:45:06\",\"publish_down\":\"0000-00-00 00:00:00\",\"images\":\"{\\\"image_intro\\\":\\\"images\\\\\\/blog\\\\\\/design\\\\\\/img2-thumb.jpg\\\",\\\"float_intro\\\":\\\"\\\",\\\"image_intro_alt\\\":\\\"\\\",\\\"image_intro_caption\\\":\\\"\\\",\\\"image_fulltext\\\":\\\"images\\\\\\/blog\\\\\\/design\\\\\\/img2.jpg\\\",\\\"float_fulltext\\\":\\\"\\\",\\\"image_fulltext_alt\\\":\\\"\\\",\\\"image_fulltext_caption\\\":\\\"\\\"}\",\"urls\":\"{\\\"urla\\\":false,\\\"urlatext\\\":\\\"\\\",\\\"targeta\\\":\\\"\\\",\\\"urlb\\\":false,\\\"urlbtext\\\":\\\"\\\",\\\"targetb\\\":\\\"\\\",\\\"urlc\\\":false,\\\"urlctext\\\":\\\"\\\",\\\"targetc\\\":\\\"\\\"}\",\"attribs\":\"{\\\"article_layout\\\":\\\"\\\",\\\"show_title\\\":\\\"\\\",\\\"link_titles\\\":\\\"\\\",\\\"show_tags\\\":\\\"\\\",\\\"show_intro\\\":\\\"\\\",\\\"info_block_position\\\":\\\"\\\",\\\"info_block_show_title\\\":\\\"\\\",\\\"show_category\\\":\\\"\\\",\\\"link_category\\\":\\\"\\\",\\\"show_parent_category\\\":\\\"\\\",\\\"link_parent_category\\\":\\\"\\\",\\\"show_associations\\\":\\\"\\\",\\\"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_page_title\\\":\\\"\\\",\\\"show_publishing_options\\\":\\\"\\\",\\\"show_article_options\\\":\\\"\\\",\\\"show_urls_images_backend\\\":\\\"\\\",\\\"show_urls_images_frontend\\\":\\\"\\\",\\\"astroid_article_type\\\":\\\"regular\\\",\\\"astroid_article_video_type\\\":\\\"youtube\\\",\\\"astroid_article_video_id\\\":\\\"\\\",\\\"astroid_article_gallery_items\\\":\\\"\\\",\\\"astroid_article_audio_source\\\":\\\"soundcloud\\\",\\\"astroid_article_audio_soundcloud\\\":\\\"\\\",\\\"astroid_article_audio_spotify\\\":\\\"\\\",\\\"astroid_article_review_heading\\\":\\\"\\\",\\\"astroid_article_review_summery\\\":\\\"\\\",\\\"astroid_article_review_good\\\":\\\"\\\",\\\"astroid_article_review_bad\\\":\\\"\\\",\\\"astroid_article_review_rating\\\":\\\"5\\\",\\\"astroid_article_button_action\\\":\\\"\\\",\\\"astroid_article_button_link\\\":\\\"\\\",\\\"astroid_article_review_criterias\\\":\\\"\\\",\\\"astroid_article_quote_text\\\":\\\"\\\",\\\"astroid_article_quote_author\\\":\\\"\\\",\\\"astroid_article_badge\\\":\\\"1\\\",\\\"astroid_article_badge_type\\\":\\\"2\\\",\\\"astroid_article_badge_text\\\":\\\"\\\",\\\"astroid_article_badge_color\\\":\\\"\\\",\\\"astroid_relatedposts\\\":\\\"\\\",\\\"astroid_socialshare\\\":\\\"\\\",\\\"astroid_comments\\\":\\\"\\\",\\\"astroid_posttype\\\":\\\"\\\",\\\"astroid_readtime\\\":\\\"\\\",\\\"astroid_authorinfo\\\":\\\"\\\",\\\"astroid_rating\\\":\\\"\\\",\\\"astroid_og_title\\\":\\\"\\\",\\\"astroid_og_desc\\\":\\\"\\\",\\\"astroid_og_image\\\":\\\"\\\"}\",\"version\":8,\"ordering\":\"5\",\"metakey\":\"\",\"metadesc\":\"\",\"access\":\"1\",\"hits\":\"0\",\"metadata\":\"{\\\"robots\\\":\\\"\\\",\\\"author\\\":\\\"\\\",\\\"rights\\\":\\\"\\\",\\\"xreference\\\":\\\"\\\"}\",\"featured\":\"0\",\"language\":\"*\",\"xreference\":\"\"}', 0),
(386, 6, 1, '', '2018-10-11 08:31:21', 44, 6147, 'd159b5e376379ea936023dde4dca7065a1978335', '{\"id\":6,\"asset_id\":\"76\",\"title\":\"The hidden agenda of design\",\"alias\":\"the-hidden-agenda-of-design\",\"introtext\":\"<p>Aliquam egestas pellentesque est Etiam a orci Nulla id enim feugiat ligula ullamcorper. <\\/p>\\r\\n\",\"fulltext\":\"\\r\\n<p>Lorem Ipsum is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry\'s standard dummy text ever since the 1500s, when an unknown printer took a galley of type and scrambled it to make a type specimen book. It has survived not only five centuries, but also the leap into electronic typesetting, remaining essentially unchanged. <\\/p>\\r\\n<blockquote>Astroid Joomla framework is next generation template layout builder and manager enables you to develop an awesome website and templates.<\\/blockquote>\\r\\n<p>It was popularised in the 1960s with the release of Letraset sheets containing Lorem Ipsum passages, and more recently with desktop publishing software like Aldus PageMaker including versions of Lorem Ipsum. <\\/p>\\r\\n<h2> This is a H2 Tag <\\/h2>\\r\\n<p>Lorem Ipsum is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry\'s standard dummy text ever since the 1500s, when an unknown printer took a galley of type and scrambled it to make a type specimen book. <\\/p>\\r\\n<p>It has survived not only five centuries, but also the leap into electronic typesetting, remaining essentially unchanged. It was popularised in the 1960s with the release of Letraset sheets containing Lorem Ipsum passages, and more recently with desktop publishing software like Aldus PageMaker including versions of Lorem Ipsum. <\\/p>\\r\\n<h3>This is a H3 Tag<\\/h3>\\r\\n<p>Lorem Ipsum is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry\'s standard dummy text ever since the 1500s<\\/p>\\r\\n<strong>Un-ordered List here<\\/strong>\\r\\n<ul>\\r\\n<li>This is a list 1<\\/li>\\r\\n<li>This is a list 2<\\/li>\\r\\n<li>This is a list 3<\\/li>\\r\\n<li>This is a list 4<\\/li>\\r\\n<\\/ul>\\r\\n<h4>This is a H4 Tag <\\/h4>\\r\\n<p>Lorem Ipsum is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry\'s standard dummy text ever since the 1500s<\\/p>\\r\\n<strong>Un-ordered List here<\\/strong>\\r\\n<ol>\\r\\n<li>This is a list 1<\\/li>\\r\\n<li>This is a list 2<\\/li>\\r\\n<li>This is a list 3<\\/li>\\r\\n<li>This is a list 4<\\/li>\\r\\n<\\/ol>\\r\\n<h5>This is a H5 Tag <\\/h5>\\r\\n<p>It has survived not only five centuries, but also the leap into electronic typesetting, remaining essentially unchanged. It was popularised in the 1960s with the release of Letraset sheets containing Lorem Ipsum passages, and more recently with desktop publishing software like Aldus PageMaker including versions of Lorem Ipsum. <\\/p>\\r\\n<h6>This is a H6 Tag <\\/h6>\\r\\n<code>\\r\\n&lt;li&gt;This is a list 1&lt;\\/li&gt; <br>\\r\\n&lt;li&gt;This is a list 2&lt;\\/li&gt; <br>\\r\\n&lt;li&gt;This is a list 3&lt;\\/li&gt; <br>\\r\\n&lt;li&gt;This is a list 4&lt;\\/li&gt; <br>\\r\\n<\\/code>\\r\\n<p>It has survived not only five centuries, but also the leap into electronic typesetting, remaining essentially unchanged. It was popularised in the 1960s with the release of Letraset sheets containing Lorem Ipsum passages, and more recently with desktop publishing software like Aldus PageMaker including versions of Lorem Ipsum. <\\/p>\",\"state\":1,\"catid\":\"9\",\"created\":\"2018-06-01 11:45:06\",\"created_by\":\"601\",\"created_by_alias\":\"\",\"modified\":\"2018-10-11 08:31:21\",\"modified_by\":\"44\",\"checked_out\":\"44\",\"checked_out_time\":\"2018-10-11 08:31:01\",\"publish_up\":\"2018-06-01 11:45:06\",\"publish_down\":\"0000-00-00 00:00:00\",\"images\":\"{\\\"image_intro\\\":\\\"images\\\\\\/blog\\\\\\/design\\\\\\/img3-thumb.jpg\\\",\\\"float_intro\\\":\\\"\\\",\\\"image_intro_alt\\\":\\\"\\\",\\\"image_intro_caption\\\":\\\"\\\",\\\"image_fulltext\\\":\\\"images\\\\\\/blog\\\\\\/design\\\\\\/img3.jpg\\\",\\\"float_fulltext\\\":\\\"\\\",\\\"image_fulltext_alt\\\":\\\"\\\",\\\"image_fulltext_caption\\\":\\\"\\\"}\",\"urls\":\"{\\\"urla\\\":false,\\\"urlatext\\\":\\\"\\\",\\\"targeta\\\":\\\"\\\",\\\"urlb\\\":false,\\\"urlbtext\\\":\\\"\\\",\\\"targetb\\\":\\\"\\\",\\\"urlc\\\":false,\\\"urlctext\\\":\\\"\\\",\\\"targetc\\\":\\\"\\\"}\",\"attribs\":\"{\\\"article_layout\\\":\\\"\\\",\\\"show_title\\\":\\\"\\\",\\\"link_titles\\\":\\\"\\\",\\\"show_tags\\\":\\\"\\\",\\\"show_intro\\\":\\\"\\\",\\\"info_block_position\\\":\\\"\\\",\\\"info_block_show_title\\\":\\\"\\\",\\\"show_category\\\":\\\"\\\",\\\"link_category\\\":\\\"\\\",\\\"show_parent_category\\\":\\\"\\\",\\\"link_parent_category\\\":\\\"\\\",\\\"show_associations\\\":\\\"\\\",\\\"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_page_title\\\":\\\"\\\",\\\"show_publishing_options\\\":\\\"\\\",\\\"show_article_options\\\":\\\"\\\",\\\"show_urls_images_backend\\\":\\\"\\\",\\\"show_urls_images_frontend\\\":\\\"\\\",\\\"astroid_article_type\\\":\\\"regular\\\",\\\"astroid_article_video_type\\\":\\\"youtube\\\",\\\"astroid_article_video_id\\\":\\\"\\\",\\\"astroid_article_gallery_items\\\":\\\"\\\",\\\"astroid_article_audio_source\\\":\\\"soundcloud\\\",\\\"astroid_article_audio_soundcloud\\\":\\\"\\\",\\\"astroid_article_audio_spotify\\\":\\\"\\\",\\\"astroid_article_review_heading\\\":\\\"\\\",\\\"astroid_article_review_summery\\\":\\\"\\\",\\\"astroid_article_review_good\\\":\\\"\\\",\\\"astroid_article_review_bad\\\":\\\"\\\",\\\"astroid_article_review_rating\\\":\\\"5\\\",\\\"astroid_article_button_action\\\":\\\"\\\",\\\"astroid_article_button_link\\\":\\\"\\\",\\\"astroid_article_review_criterias\\\":\\\"\\\",\\\"astroid_article_quote_text\\\":\\\"\\\",\\\"astroid_article_quote_author\\\":\\\"\\\",\\\"astroid_article_badge\\\":\\\"1\\\",\\\"astroid_article_badge_type\\\":\\\"4\\\",\\\"astroid_article_badge_text\\\":\\\"\\\",\\\"astroid_article_badge_color\\\":\\\"\\\",\\\"astroid_relatedposts\\\":\\\"\\\",\\\"astroid_socialshare\\\":\\\"\\\",\\\"astroid_comments\\\":\\\"\\\",\\\"astroid_posttype\\\":\\\"\\\",\\\"astroid_readtime\\\":\\\"\\\",\\\"astroid_authorinfo\\\":\\\"\\\",\\\"astroid_rating\\\":\\\"\\\",\\\"astroid_og_title\\\":\\\"\\\",\\\"astroid_og_desc\\\":\\\"\\\",\\\"astroid_og_image\\\":\\\"\\\"}\",\"version\":8,\"ordering\":\"4\",\"metakey\":\"\",\"metadesc\":\"\",\"access\":\"1\",\"hits\":\"0\",\"metadata\":\"{\\\"robots\\\":\\\"\\\",\\\"author\\\":\\\"\\\",\\\"rights\\\":\\\"\\\",\\\"xreference\\\":\\\"\\\"}\",\"featured\":\"0\",\"language\":\"*\",\"xreference\":\"\"}', 0),
(387, 5, 1, '', '2018-10-11 08:31:25', 44, 6141, 'ec30a53f5a15ab21c46f165ff1a2037bed899305', '{\"id\":5,\"asset_id\":\"75\",\"title\":\"Have fun learning design\",\"alias\":\"have-fun-learning-design\",\"introtext\":\"<p>Aliquam egestas pellentesque est Etiam a orci Nulla id enim feugiat ligula ullamcorper. <\\/p>\\r\\n\",\"fulltext\":\"\\r\\n<p>Lorem Ipsum is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry\'s standard dummy text ever since the 1500s, when an unknown printer took a galley of type and scrambled it to make a type specimen book. It has survived not only five centuries, but also the leap into electronic typesetting, remaining essentially unchanged. <\\/p>\\r\\n<blockquote>Astroid Joomla framework is next generation template layout builder and manager enables you to develop an awesome website and templates.<\\/blockquote>\\r\\n<p>It was popularised in the 1960s with the release of Letraset sheets containing Lorem Ipsum passages, and more recently with desktop publishing software like Aldus PageMaker including versions of Lorem Ipsum. <\\/p>\\r\\n<h2> This is a H2 Tag <\\/h2>\\r\\n<p>Lorem Ipsum is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry\'s standard dummy text ever since the 1500s, when an unknown printer took a galley of type and scrambled it to make a type specimen book. <\\/p>\\r\\n<p>It has survived not only five centuries, but also the leap into electronic typesetting, remaining essentially unchanged. It was popularised in the 1960s with the release of Letraset sheets containing Lorem Ipsum passages, and more recently with desktop publishing software like Aldus PageMaker including versions of Lorem Ipsum. <\\/p>\\r\\n<h3>This is a H3 Tag<\\/h3>\\r\\n<p>Lorem Ipsum is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry\'s standard dummy text ever since the 1500s<\\/p>\\r\\n<strong>Un-ordered List here<\\/strong>\\r\\n<ul>\\r\\n<li>This is a list 1<\\/li>\\r\\n<li>This is a list 2<\\/li>\\r\\n<li>This is a list 3<\\/li>\\r\\n<li>This is a list 4<\\/li>\\r\\n<\\/ul>\\r\\n<h4>This is a H4 Tag <\\/h4>\\r\\n<p>Lorem Ipsum is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry\'s standard dummy text ever since the 1500s<\\/p>\\r\\n<strong>Un-ordered List here<\\/strong>\\r\\n<ol>\\r\\n<li>This is a list 1<\\/li>\\r\\n<li>This is a list 2<\\/li>\\r\\n<li>This is a list 3<\\/li>\\r\\n<li>This is a list 4<\\/li>\\r\\n<\\/ol>\\r\\n<h5>This is a H5 Tag <\\/h5>\\r\\n<p>It has survived not only five centuries, but also the leap into electronic typesetting, remaining essentially unchanged. It was popularised in the 1960s with the release of Letraset sheets containing Lorem Ipsum passages, and more recently with desktop publishing software like Aldus PageMaker including versions of Lorem Ipsum. <\\/p>\\r\\n<h6>This is a H6 Tag <\\/h6>\\r\\n<code>\\r\\n&lt;li&gt;This is a list 1&lt;\\/li&gt; <br>\\r\\n&lt;li&gt;This is a list 2&lt;\\/li&gt; <br>\\r\\n&lt;li&gt;This is a list 3&lt;\\/li&gt; <br>\\r\\n&lt;li&gt;This is a list 4&lt;\\/li&gt; <br>\\r\\n<\\/code>\\r\\n<p>It has survived not only five centuries, but also the leap into electronic typesetting, remaining essentially unchanged. It was popularised in the 1960s with the release of Letraset sheets containing Lorem Ipsum passages, and more recently with desktop publishing software like Aldus PageMaker including versions of Lorem Ipsum. <\\/p>\",\"state\":1,\"catid\":\"9\",\"created\":\"2018-06-01 11:45:06\",\"created_by\":\"601\",\"created_by_alias\":\"\",\"modified\":\"2018-10-11 08:31:25\",\"modified_by\":\"44\",\"checked_out\":\"44\",\"checked_out_time\":\"2018-10-11 08:31:02\",\"publish_up\":\"2018-06-01 11:45:06\",\"publish_down\":\"0000-00-00 00:00:00\",\"images\":\"{\\\"image_intro\\\":\\\"images\\\\\\/blog\\\\\\/design\\\\\\/img4-thumb.jpg\\\",\\\"float_intro\\\":\\\"\\\",\\\"image_intro_alt\\\":\\\"\\\",\\\"image_intro_caption\\\":\\\"\\\",\\\"image_fulltext\\\":\\\"images\\\\\\/blog\\\\\\/design\\\\\\/img4.jpg\\\",\\\"float_fulltext\\\":\\\"\\\",\\\"image_fulltext_alt\\\":\\\"\\\",\\\"image_fulltext_caption\\\":\\\"\\\"}\",\"urls\":\"{\\\"urla\\\":false,\\\"urlatext\\\":\\\"\\\",\\\"targeta\\\":\\\"\\\",\\\"urlb\\\":false,\\\"urlbtext\\\":\\\"\\\",\\\"targetb\\\":\\\"\\\",\\\"urlc\\\":false,\\\"urlctext\\\":\\\"\\\",\\\"targetc\\\":\\\"\\\"}\",\"attribs\":\"{\\\"article_layout\\\":\\\"\\\",\\\"show_title\\\":\\\"\\\",\\\"link_titles\\\":\\\"\\\",\\\"show_tags\\\":\\\"\\\",\\\"show_intro\\\":\\\"\\\",\\\"info_block_position\\\":\\\"\\\",\\\"info_block_show_title\\\":\\\"\\\",\\\"show_category\\\":\\\"\\\",\\\"link_category\\\":\\\"\\\",\\\"show_parent_category\\\":\\\"\\\",\\\"link_parent_category\\\":\\\"\\\",\\\"show_associations\\\":\\\"\\\",\\\"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_page_title\\\":\\\"\\\",\\\"show_publishing_options\\\":\\\"\\\",\\\"show_article_options\\\":\\\"\\\",\\\"show_urls_images_backend\\\":\\\"\\\",\\\"show_urls_images_frontend\\\":\\\"\\\",\\\"astroid_article_type\\\":\\\"regular\\\",\\\"astroid_article_video_type\\\":\\\"youtube\\\",\\\"astroid_article_video_id\\\":\\\"\\\",\\\"astroid_article_gallery_items\\\":\\\"\\\",\\\"astroid_article_audio_source\\\":\\\"soundcloud\\\",\\\"astroid_article_audio_soundcloud\\\":\\\"\\\",\\\"astroid_article_audio_spotify\\\":\\\"\\\",\\\"astroid_article_review_heading\\\":\\\"\\\",\\\"astroid_article_review_summery\\\":\\\"\\\",\\\"astroid_article_review_good\\\":\\\"\\\",\\\"astroid_article_review_bad\\\":\\\"\\\",\\\"astroid_article_review_rating\\\":\\\"5\\\",\\\"astroid_article_button_action\\\":\\\"\\\",\\\"astroid_article_button_link\\\":\\\"\\\",\\\"astroid_article_review_criterias\\\":\\\"\\\",\\\"astroid_article_quote_text\\\":\\\"\\\",\\\"astroid_article_quote_author\\\":\\\"\\\",\\\"astroid_article_badge\\\":\\\"1\\\",\\\"astroid_article_badge_type\\\":\\\"6\\\",\\\"astroid_article_badge_text\\\":\\\"\\\",\\\"astroid_article_badge_color\\\":\\\"\\\",\\\"astroid_relatedposts\\\":\\\"\\\",\\\"astroid_socialshare\\\":\\\"\\\",\\\"astroid_comments\\\":\\\"\\\",\\\"astroid_posttype\\\":\\\"\\\",\\\"astroid_readtime\\\":\\\"\\\",\\\"astroid_authorinfo\\\":\\\"\\\",\\\"astroid_rating\\\":\\\"\\\",\\\"astroid_og_title\\\":\\\"\\\",\\\"astroid_og_desc\\\":\\\"\\\",\\\"astroid_og_image\\\":\\\"\\\"}\",\"version\":9,\"ordering\":\"3\",\"metakey\":\"\",\"metadesc\":\"\",\"access\":\"1\",\"hits\":\"1\",\"metadata\":\"{\\\"robots\\\":\\\"\\\",\\\"author\\\":\\\"\\\",\\\"rights\\\":\\\"\\\",\\\"xreference\\\":\\\"\\\"}\",\"featured\":\"0\",\"language\":\"*\",\"xreference\":\"\"}', 0),
(388, 4, 1, '', '2018-10-11 08:31:29', 44, 6145, '58b957a96b6cf2745df76964a3389b6b4b2760ae', '{\"id\":4,\"asset_id\":\"74\",\"title\":\"Guidance for you in design\",\"alias\":\"guidance-for-you-in-design\",\"introtext\":\"<p>Aliquam egestas pellentesque est Etiam a orci Nulla id enim feugiat ligula ullamcorper. <\\/p>\\r\\n\",\"fulltext\":\"\\r\\n<p>Lorem Ipsum is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry\'s standard dummy text ever since the 1500s, when an unknown printer took a galley of type and scrambled it to make a type specimen book. It has survived not only five centuries, but also the leap into electronic typesetting, remaining essentially unchanged. <\\/p>\\r\\n<blockquote>Astroid Joomla framework is next generation template layout builder and manager enables you to develop an awesome website and templates.<\\/blockquote>\\r\\n<p>It was popularised in the 1960s with the release of Letraset sheets containing Lorem Ipsum passages, and more recently with desktop publishing software like Aldus PageMaker including versions of Lorem Ipsum. <\\/p>\\r\\n<h2> This is a H2 Tag <\\/h2>\\r\\n<p>Lorem Ipsum is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry\'s standard dummy text ever since the 1500s, when an unknown printer took a galley of type and scrambled it to make a type specimen book. <\\/p>\\r\\n<p>It has survived not only five centuries, but also the leap into electronic typesetting, remaining essentially unchanged. It was popularised in the 1960s with the release of Letraset sheets containing Lorem Ipsum passages, and more recently with desktop publishing software like Aldus PageMaker including versions of Lorem Ipsum. <\\/p>\\r\\n<h3>This is a H3 Tag<\\/h3>\\r\\n<p>Lorem Ipsum is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry\'s standard dummy text ever since the 1500s<\\/p>\\r\\n<strong>Un-ordered List here<\\/strong>\\r\\n<ul>\\r\\n<li>This is a list 1<\\/li>\\r\\n<li>This is a list 2<\\/li>\\r\\n<li>This is a list 3<\\/li>\\r\\n<li>This is a list 4<\\/li>\\r\\n<\\/ul>\\r\\n<h4>This is a H4 Tag <\\/h4>\\r\\n<p>Lorem Ipsum is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry\'s standard dummy text ever since the 1500s<\\/p>\\r\\n<strong>Un-ordered List here<\\/strong>\\r\\n<ol>\\r\\n<li>This is a list 1<\\/li>\\r\\n<li>This is a list 2<\\/li>\\r\\n<li>This is a list 3<\\/li>\\r\\n<li>This is a list 4<\\/li>\\r\\n<\\/ol>\\r\\n<h5>This is a H5 Tag <\\/h5>\\r\\n<p>It has survived not only five centuries, but also the leap into electronic typesetting, remaining essentially unchanged. It was popularised in the 1960s with the release of Letraset sheets containing Lorem Ipsum passages, and more recently with desktop publishing software like Aldus PageMaker including versions of Lorem Ipsum. <\\/p>\\r\\n<h6>This is a H6 Tag <\\/h6>\\r\\n<code>\\r\\n&lt;li&gt;This is a list 1&lt;\\/li&gt; <br>\\r\\n&lt;li&gt;This is a list 2&lt;\\/li&gt; <br>\\r\\n&lt;li&gt;This is a list 3&lt;\\/li&gt; <br>\\r\\n&lt;li&gt;This is a list 4&lt;\\/li&gt; <br>\\r\\n<\\/code>\\r\\n<p>It has survived not only five centuries, but also the leap into electronic typesetting, remaining essentially unchanged. It was popularised in the 1960s with the release of Letraset sheets containing Lorem Ipsum passages, and more recently with desktop publishing software like Aldus PageMaker including versions of Lorem Ipsum. <\\/p>\",\"state\":1,\"catid\":\"9\",\"created\":\"2018-06-01 11:45:06\",\"created_by\":\"601\",\"created_by_alias\":\"\",\"modified\":\"2018-10-11 08:31:29\",\"modified_by\":\"44\",\"checked_out\":\"44\",\"checked_out_time\":\"2018-10-11 08:31:02\",\"publish_up\":\"2018-06-01 11:45:06\",\"publish_down\":\"0000-00-00 00:00:00\",\"images\":\"{\\\"image_intro\\\":\\\"images\\\\\\/blog\\\\\\/design\\\\\\/img5-thumb.jpg\\\",\\\"float_intro\\\":\\\"\\\",\\\"image_intro_alt\\\":\\\"\\\",\\\"image_intro_caption\\\":\\\"\\\",\\\"image_fulltext\\\":\\\"images\\\\\\/blog\\\\\\/design\\\\\\/img5.jpg\\\",\\\"float_fulltext\\\":\\\"\\\",\\\"image_fulltext_alt\\\":\\\"\\\",\\\"image_fulltext_caption\\\":\\\"\\\"}\",\"urls\":\"{\\\"urla\\\":false,\\\"urlatext\\\":\\\"\\\",\\\"targeta\\\":\\\"\\\",\\\"urlb\\\":false,\\\"urlbtext\\\":\\\"\\\",\\\"targetb\\\":\\\"\\\",\\\"urlc\\\":false,\\\"urlctext\\\":\\\"\\\",\\\"targetc\\\":\\\"\\\"}\",\"attribs\":\"{\\\"article_layout\\\":\\\"\\\",\\\"show_title\\\":\\\"\\\",\\\"link_titles\\\":\\\"\\\",\\\"show_tags\\\":\\\"\\\",\\\"show_intro\\\":\\\"\\\",\\\"info_block_position\\\":\\\"\\\",\\\"info_block_show_title\\\":\\\"\\\",\\\"show_category\\\":\\\"\\\",\\\"link_category\\\":\\\"\\\",\\\"show_parent_category\\\":\\\"\\\",\\\"link_parent_category\\\":\\\"\\\",\\\"show_associations\\\":\\\"\\\",\\\"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_page_title\\\":\\\"\\\",\\\"show_publishing_options\\\":\\\"\\\",\\\"show_article_options\\\":\\\"\\\",\\\"show_urls_images_backend\\\":\\\"\\\",\\\"show_urls_images_frontend\\\":\\\"\\\",\\\"astroid_article_type\\\":\\\"regular\\\",\\\"astroid_article_video_type\\\":\\\"youtube\\\",\\\"astroid_article_video_id\\\":\\\"\\\",\\\"astroid_article_gallery_items\\\":\\\"\\\",\\\"astroid_article_audio_source\\\":\\\"soundcloud\\\",\\\"astroid_article_audio_soundcloud\\\":\\\"\\\",\\\"astroid_article_audio_spotify\\\":\\\"\\\",\\\"astroid_article_review_heading\\\":\\\"\\\",\\\"astroid_article_review_summery\\\":\\\"\\\",\\\"astroid_article_review_good\\\":\\\"\\\",\\\"astroid_article_review_bad\\\":\\\"\\\",\\\"astroid_article_review_rating\\\":\\\"5\\\",\\\"astroid_article_button_action\\\":\\\"\\\",\\\"astroid_article_button_link\\\":\\\"\\\",\\\"astroid_article_review_criterias\\\":\\\"\\\",\\\"astroid_article_quote_text\\\":\\\"\\\",\\\"astroid_article_quote_author\\\":\\\"\\\",\\\"astroid_article_badge\\\":\\\"1\\\",\\\"astroid_article_badge_type\\\":\\\"6\\\",\\\"astroid_article_badge_text\\\":\\\"\\\",\\\"astroid_article_badge_color\\\":\\\"\\\",\\\"astroid_relatedposts\\\":\\\"\\\",\\\"astroid_socialshare\\\":\\\"\\\",\\\"astroid_comments\\\":\\\"\\\",\\\"astroid_posttype\\\":\\\"\\\",\\\"astroid_readtime\\\":\\\"\\\",\\\"astroid_authorinfo\\\":\\\"\\\",\\\"astroid_rating\\\":\\\"\\\",\\\"astroid_og_title\\\":\\\"\\\",\\\"astroid_og_desc\\\":\\\"\\\",\\\"astroid_og_image\\\":\\\"\\\"}\",\"version\":9,\"ordering\":\"2\",\"metakey\":\"\",\"metadesc\":\"\",\"access\":\"1\",\"hits\":\"0\",\"metadata\":\"{\\\"robots\\\":\\\"\\\",\\\"author\\\":\\\"\\\",\\\"rights\\\":\\\"\\\",\\\"xreference\\\":\\\"\\\"}\",\"featured\":\"0\",\"language\":\"*\",\"xreference\":\"\"}', 0);
INSERT INTO `ynfp8_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
(389, 3, 1, '', '2018-10-11 08:31:45', 44, 6153, '00c152e6ce4032f83022d7f02707d8c717f55064', '{\"id\":3,\"asset_id\":\"73\",\"title\":\"Design Expert Interview\",\"alias\":\"design-expert-interview\",\"introtext\":\"<p>Aliquam egestas pellentesque est Etiam a orci Nulla id enim feugiat ligula ullamcorper. <\\/p>\\r\\n\",\"fulltext\":\"\\r\\n<p>Lorem Ipsum is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry\'s standard dummy text ever since the 1500s, when an unknown printer took a galley of type and scrambled it to make a type specimen book. It has survived not only five centuries, but also the leap into electronic typesetting, remaining essentially unchanged. <\\/p>\\r\\n<blockquote>Astroid Joomla framework is next generation template layout builder and manager enables you to develop an awesome website and templates.<\\/blockquote>\\r\\n<p>It was popularised in the 1960s with the release of Letraset sheets containing Lorem Ipsum passages, and more recently with desktop publishing software like Aldus PageMaker including versions of Lorem Ipsum. <\\/p>\\r\\n<h2> This is a H2 Tag <\\/h2>\\r\\n<p>Lorem Ipsum is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry\'s standard dummy text ever since the 1500s, when an unknown printer took a galley of type and scrambled it to make a type specimen book. <\\/p>\\r\\n<p>It has survived not only five centuries, but also the leap into electronic typesetting, remaining essentially unchanged. It was popularised in the 1960s with the release of Letraset sheets containing Lorem Ipsum passages, and more recently with desktop publishing software like Aldus PageMaker including versions of Lorem Ipsum. <\\/p>\\r\\n<h3>This is a H3 Tag<\\/h3>\\r\\n<p>Lorem Ipsum is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry\'s standard dummy text ever since the 1500s<\\/p>\\r\\n<strong>Un-ordered List here<\\/strong>\\r\\n<ul>\\r\\n<li>This is a list 1<\\/li>\\r\\n<li>This is a list 2<\\/li>\\r\\n<li>This is a list 3<\\/li>\\r\\n<li>This is a list 4<\\/li>\\r\\n<\\/ul>\\r\\n<h4>This is a H4 Tag <\\/h4>\\r\\n<p>Lorem Ipsum is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry\'s standard dummy text ever since the 1500s<\\/p>\\r\\n<strong>Un-ordered List here<\\/strong>\\r\\n<ol>\\r\\n<li>This is a list 1<\\/li>\\r\\n<li>This is a list 2<\\/li>\\r\\n<li>This is a list 3<\\/li>\\r\\n<li>This is a list 4<\\/li>\\r\\n<\\/ol>\\r\\n<h5>This is a H5 Tag <\\/h5>\\r\\n<p>It has survived not only five centuries, but also the leap into electronic typesetting, remaining essentially unchanged. It was popularised in the 1960s with the release of Letraset sheets containing Lorem Ipsum passages, and more recently with desktop publishing software like Aldus PageMaker including versions of Lorem Ipsum. <\\/p>\\r\\n<h6>This is a H6 Tag <\\/h6>\\r\\n<code>\\r\\n&lt;li&gt;This is a list 1&lt;\\/li&gt; <br>\\r\\n&lt;li&gt;This is a list 2&lt;\\/li&gt; <br>\\r\\n&lt;li&gt;This is a list 3&lt;\\/li&gt; <br>\\r\\n&lt;li&gt;This is a list 4&lt;\\/li&gt; <br>\\r\\n<\\/code>\\r\\n<p>It has survived not only five centuries, but also the leap into electronic typesetting, remaining essentially unchanged. It was popularised in the 1960s with the release of Letraset sheets containing Lorem Ipsum passages, and more recently with desktop publishing software like Aldus PageMaker including versions of Lorem Ipsum. <\\/p>\",\"state\":1,\"catid\":\"9\",\"created\":\"2018-06-01 11:45:06\",\"created_by\":\"601\",\"created_by_alias\":\"\",\"modified\":\"2018-10-11 08:31:45\",\"modified_by\":\"44\",\"checked_out\":\"44\",\"checked_out_time\":\"2018-10-11 08:31:03\",\"publish_up\":\"2018-06-01 11:45:06\",\"publish_down\":\"0000-00-00 00:00:00\",\"images\":\"{\\\"image_intro\\\":\\\"images\\\\\\/blog\\\\\\/design\\\\\\/img6-thumb.jpg\\\",\\\"float_intro\\\":\\\"\\\",\\\"image_intro_alt\\\":\\\"\\\",\\\"image_intro_caption\\\":\\\"\\\",\\\"image_fulltext\\\":\\\"images\\\\\\/blog\\\\\\/design\\\\\\/img6.jpg\\\",\\\"float_fulltext\\\":\\\"\\\",\\\"image_fulltext_alt\\\":\\\"\\\",\\\"image_fulltext_caption\\\":\\\"\\\"}\",\"urls\":\"{\\\"urla\\\":false,\\\"urlatext\\\":\\\"\\\",\\\"targeta\\\":\\\"\\\",\\\"urlb\\\":false,\\\"urlbtext\\\":\\\"\\\",\\\"targetb\\\":\\\"\\\",\\\"urlc\\\":false,\\\"urlctext\\\":\\\"\\\",\\\"targetc\\\":\\\"\\\"}\",\"attribs\":\"{\\\"article_layout\\\":\\\"\\\",\\\"show_title\\\":\\\"\\\",\\\"link_titles\\\":\\\"\\\",\\\"show_tags\\\":\\\"\\\",\\\"show_intro\\\":\\\"\\\",\\\"info_block_position\\\":\\\"\\\",\\\"info_block_show_title\\\":\\\"\\\",\\\"show_category\\\":\\\"\\\",\\\"link_category\\\":\\\"\\\",\\\"show_parent_category\\\":\\\"\\\",\\\"link_parent_category\\\":\\\"\\\",\\\"show_associations\\\":\\\"\\\",\\\"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_page_title\\\":\\\"\\\",\\\"show_publishing_options\\\":\\\"\\\",\\\"show_article_options\\\":\\\"\\\",\\\"show_urls_images_backend\\\":\\\"\\\",\\\"show_urls_images_frontend\\\":\\\"\\\",\\\"astroid_article_type\\\":\\\"regular\\\",\\\"astroid_article_video_type\\\":\\\"youtube\\\",\\\"astroid_article_video_id\\\":\\\"\\\",\\\"astroid_article_gallery_items\\\":\\\"\\\",\\\"astroid_article_audio_source\\\":\\\"soundcloud\\\",\\\"astroid_article_audio_soundcloud\\\":\\\"\\\",\\\"astroid_article_audio_spotify\\\":\\\"\\\",\\\"astroid_article_review_heading\\\":\\\"\\\",\\\"astroid_article_review_summery\\\":\\\"\\\",\\\"astroid_article_review_good\\\":\\\"\\\",\\\"astroid_article_review_bad\\\":\\\"\\\",\\\"astroid_article_review_rating\\\":\\\"5\\\",\\\"astroid_article_button_action\\\":\\\"\\\",\\\"astroid_article_button_link\\\":\\\"\\\",\\\"astroid_article_review_criterias\\\":\\\"\\\",\\\"astroid_article_quote_text\\\":\\\"\\\",\\\"astroid_article_quote_author\\\":\\\"\\\",\\\"astroid_article_badge\\\":\\\"1\\\",\\\"astroid_article_badge_type\\\":\\\"1\\\",\\\"astroid_article_badge_text\\\":\\\"Chandan\\\",\\\"astroid_article_badge_color\\\":\\\"#db3c14\\\",\\\"astroid_relatedposts\\\":\\\"\\\",\\\"astroid_socialshare\\\":\\\"\\\",\\\"astroid_comments\\\":\\\"\\\",\\\"astroid_posttype\\\":\\\"\\\",\\\"astroid_readtime\\\":\\\"\\\",\\\"astroid_authorinfo\\\":\\\"\\\",\\\"astroid_rating\\\":\\\"\\\",\\\"astroid_og_title\\\":\\\"\\\",\\\"astroid_og_desc\\\":\\\"\\\",\\\"astroid_og_image\\\":\\\"\\\"}\",\"version\":7,\"ordering\":\"1\",\"metakey\":\"\",\"metadesc\":\"\",\"access\":\"1\",\"hits\":\"2\",\"metadata\":\"{\\\"robots\\\":\\\"\\\",\\\"author\\\":\\\"\\\",\\\"rights\\\":\\\"\\\",\\\"xreference\\\":\\\"\\\"}\",\"featured\":\"0\",\"language\":\"*\",\"xreference\":\"\"}', 0),
(390, 3, 1, '', '2018-10-11 08:41:19', 44, 6146, '3f2a0f93e952300005b07ed9342df3aa5ee0f615', '{\"id\":3,\"asset_id\":\"73\",\"title\":\"Design Expert Interview\",\"alias\":\"design-expert-interview\",\"introtext\":\"<p>Aliquam egestas pellentesque est Etiam a orci Nulla id enim feugiat ligula ullamcorper. <\\/p>\\r\\n\",\"fulltext\":\"\\r\\n<p>Lorem Ipsum is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry\'s standard dummy text ever since the 1500s, when an unknown printer took a galley of type and scrambled it to make a type specimen book. It has survived not only five centuries, but also the leap into electronic typesetting, remaining essentially unchanged. <\\/p>\\r\\n<blockquote>Astroid Joomla framework is next generation template layout builder and manager enables you to develop an awesome website and templates.<\\/blockquote>\\r\\n<p>It was popularised in the 1960s with the release of Letraset sheets containing Lorem Ipsum passages, and more recently with desktop publishing software like Aldus PageMaker including versions of Lorem Ipsum. <\\/p>\\r\\n<h2> This is a H2 Tag <\\/h2>\\r\\n<p>Lorem Ipsum is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry\'s standard dummy text ever since the 1500s, when an unknown printer took a galley of type and scrambled it to make a type specimen book. <\\/p>\\r\\n<p>It has survived not only five centuries, but also the leap into electronic typesetting, remaining essentially unchanged. It was popularised in the 1960s with the release of Letraset sheets containing Lorem Ipsum passages, and more recently with desktop publishing software like Aldus PageMaker including versions of Lorem Ipsum. <\\/p>\\r\\n<h3>This is a H3 Tag<\\/h3>\\r\\n<p>Lorem Ipsum is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry\'s standard dummy text ever since the 1500s<\\/p>\\r\\n<strong>Un-ordered List here<\\/strong>\\r\\n<ul>\\r\\n<li>This is a list 1<\\/li>\\r\\n<li>This is a list 2<\\/li>\\r\\n<li>This is a list 3<\\/li>\\r\\n<li>This is a list 4<\\/li>\\r\\n<\\/ul>\\r\\n<h4>This is a H4 Tag <\\/h4>\\r\\n<p>Lorem Ipsum is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry\'s standard dummy text ever since the 1500s<\\/p>\\r\\n<strong>Un-ordered List here<\\/strong>\\r\\n<ol>\\r\\n<li>This is a list 1<\\/li>\\r\\n<li>This is a list 2<\\/li>\\r\\n<li>This is a list 3<\\/li>\\r\\n<li>This is a list 4<\\/li>\\r\\n<\\/ol>\\r\\n<h5>This is a H5 Tag <\\/h5>\\r\\n<p>It has survived not only five centuries, but also the leap into electronic typesetting, remaining essentially unchanged. It was popularised in the 1960s with the release of Letraset sheets containing Lorem Ipsum passages, and more recently with desktop publishing software like Aldus PageMaker including versions of Lorem Ipsum. <\\/p>\\r\\n<h6>This is a H6 Tag <\\/h6>\\r\\n<code>\\r\\n&lt;li&gt;This is a list 1&lt;\\/li&gt; <br>\\r\\n&lt;li&gt;This is a list 2&lt;\\/li&gt; <br>\\r\\n&lt;li&gt;This is a list 3&lt;\\/li&gt; <br>\\r\\n&lt;li&gt;This is a list 4&lt;\\/li&gt; <br>\\r\\n<\\/code>\\r\\n<p>It has survived not only five centuries, but also the leap into electronic typesetting, remaining essentially unchanged. It was popularised in the 1960s with the release of Letraset sheets containing Lorem Ipsum passages, and more recently with desktop publishing software like Aldus PageMaker including versions of Lorem Ipsum. <\\/p>\",\"state\":1,\"catid\":\"9\",\"created\":\"2018-06-01 11:45:06\",\"created_by\":\"601\",\"created_by_alias\":\"\",\"modified\":\"2018-10-11 08:41:19\",\"modified_by\":\"44\",\"checked_out\":\"44\",\"checked_out_time\":\"2018-10-11 08:41:13\",\"publish_up\":\"2018-06-01 11:45:06\",\"publish_down\":\"0000-00-00 00:00:00\",\"images\":\"{\\\"image_intro\\\":\\\"images\\\\\\/blog\\\\\\/design\\\\\\/img6-thumb.jpg\\\",\\\"float_intro\\\":\\\"\\\",\\\"image_intro_alt\\\":\\\"\\\",\\\"image_intro_caption\\\":\\\"\\\",\\\"image_fulltext\\\":\\\"images\\\\\\/blog\\\\\\/design\\\\\\/img6.jpg\\\",\\\"float_fulltext\\\":\\\"\\\",\\\"image_fulltext_alt\\\":\\\"\\\",\\\"image_fulltext_caption\\\":\\\"\\\"}\",\"urls\":\"{\\\"urla\\\":false,\\\"urlatext\\\":\\\"\\\",\\\"targeta\\\":\\\"\\\",\\\"urlb\\\":false,\\\"urlbtext\\\":\\\"\\\",\\\"targetb\\\":\\\"\\\",\\\"urlc\\\":false,\\\"urlctext\\\":\\\"\\\",\\\"targetc\\\":\\\"\\\"}\",\"attribs\":\"{\\\"article_layout\\\":\\\"\\\",\\\"show_title\\\":\\\"\\\",\\\"link_titles\\\":\\\"\\\",\\\"show_tags\\\":\\\"\\\",\\\"show_intro\\\":\\\"\\\",\\\"info_block_position\\\":\\\"\\\",\\\"info_block_show_title\\\":\\\"\\\",\\\"show_category\\\":\\\"\\\",\\\"link_category\\\":\\\"\\\",\\\"show_parent_category\\\":\\\"\\\",\\\"link_parent_category\\\":\\\"\\\",\\\"show_associations\\\":\\\"\\\",\\\"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_page_title\\\":\\\"\\\",\\\"show_publishing_options\\\":\\\"\\\",\\\"show_article_options\\\":\\\"\\\",\\\"show_urls_images_backend\\\":\\\"\\\",\\\"show_urls_images_frontend\\\":\\\"\\\",\\\"astroid_article_type\\\":\\\"regular\\\",\\\"astroid_article_video_type\\\":\\\"youtube\\\",\\\"astroid_article_video_id\\\":\\\"\\\",\\\"astroid_article_gallery_items\\\":\\\"\\\",\\\"astroid_article_audio_source\\\":\\\"soundcloud\\\",\\\"astroid_article_audio_soundcloud\\\":\\\"\\\",\\\"astroid_article_audio_spotify\\\":\\\"\\\",\\\"astroid_article_review_heading\\\":\\\"\\\",\\\"astroid_article_review_summery\\\":\\\"\\\",\\\"astroid_article_review_good\\\":\\\"\\\",\\\"astroid_article_review_bad\\\":\\\"\\\",\\\"astroid_article_review_rating\\\":\\\"5\\\",\\\"astroid_article_button_action\\\":\\\"\\\",\\\"astroid_article_button_link\\\":\\\"\\\",\\\"astroid_article_review_criterias\\\":\\\"\\\",\\\"astroid_article_quote_text\\\":\\\"\\\",\\\"astroid_article_quote_author\\\":\\\"\\\",\\\"astroid_article_badge\\\":\\\"1\\\",\\\"astroid_article_badge_type\\\":\\\"1\\\",\\\"astroid_article_badge_text\\\":\\\"Chandan\\\",\\\"astroid_article_badge_color\\\":\\\"\\\",\\\"astroid_relatedposts\\\":\\\"\\\",\\\"astroid_socialshare\\\":\\\"\\\",\\\"astroid_comments\\\":\\\"\\\",\\\"astroid_posttype\\\":\\\"\\\",\\\"astroid_readtime\\\":\\\"\\\",\\\"astroid_authorinfo\\\":\\\"\\\",\\\"astroid_rating\\\":\\\"\\\",\\\"astroid_og_title\\\":\\\"\\\",\\\"astroid_og_desc\\\":\\\"\\\",\\\"astroid_og_image\\\":\\\"\\\"}\",\"version\":8,\"ordering\":\"1\",\"metakey\":\"\",\"metadesc\":\"\",\"access\":\"1\",\"hits\":\"2\",\"metadata\":\"{\\\"robots\\\":\\\"\\\",\\\"author\\\":\\\"\\\",\\\"rights\\\":\\\"\\\",\\\"xreference\\\":\\\"\\\"}\",\"featured\":\"0\",\"language\":\"*\",\"xreference\":\"\"}', 0),
(393, 48, 1, '', '2018-10-11 10:52:52', 44, 4162, '871b3bb3abb1701e755e1a9d17261a191948eb74', '{\"id\":48,\"asset_id\":\"252\",\"title\":\"About Us\",\"alias\":\"about-us\",\"introtext\":\"<div class=\\\"row text-center\\\">\\r\\n\\t<div class=\\\"col\\\">\\r\\n\\t\\t<h3>Turn Your Passion into Success!<\\/h3>\\r\\n\\t\\t<p class=\\\"pb-4 mb-4\\\">Packed with rich features to make your development fast and robust.<\\/p>\\r\\n\\t<\\/div>\\r\\n<\\/div>\\r\\n<div class=\\\"row\\\">\\r\\n\\t<div class=\\\"col-lg-4 col-md-6 col-sm-12 col-12 pb-4\\\">\\r\\n\\t\\t<i class=\\\"fas fa-users fa-3x pb-4 text-primary\\\"><\\/i>\\r\\n\\t\\t<h4>Who We Are<\\/h4>\\r\\n\\t\\t<p>We offer the expertise found in the world\\u2019s Premier Management Consultings and Balance it with exceptional service designed to resolve<\\/p>\\r\\n\\t<\\/div>\\r\\n\\t<div class=\\\"col-lg-4 col-md-6 col-sm-12 col-12 pb-4\\\">\\r\\n\\t\\t<i class=\\\"fas fa-bullseye fa-3x pb-4 text-primary\\\"><\\/i>\\r\\n\\t\\t<h4>Our Mission<\\/h4>\\r\\n\\t\\t<p>To provide quality exceptional service, allowing businesses to focus on their core processes. Those services encompass all aspects of consulting<\\/p>\\r\\n\\t<\\/div>\\r\\n\\t<div class=\\\"col-lg-4 col-md-6 col-sm-12 col-12 pb-4\\\">\\r\\n\\t\\t<i class=\\\"far fa-eye fa-3x pb-4 text-primary\\\"><\\/i>\\r\\n\\t\\t<h4>Our Vision<\\/h4>\\r\\n\\t\\t<p>Our vision is to help you make tough Decisions, Achieve Success, Capitalize on Market Opportunities and Develop Action plans that are Realistic<\\/p>\\r\\n\\t<\\/div>\\r\\n<\\/div>\",\"fulltext\":\"\",\"state\":1,\"catid\":\"2\",\"created\":\"2018-10-11 10:51:51\",\"created_by\":\"44\",\"created_by_alias\":\"\",\"modified\":\"2018-10-11 10:52:52\",\"modified_by\":\"44\",\"checked_out\":\"44\",\"checked_out_time\":\"2018-10-11 10:52:23\",\"publish_up\":\"2018-10-11 10:51:51\",\"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\":\"{\\\"article_layout\\\":\\\"\\\",\\\"show_title\\\":\\\"\\\",\\\"link_titles\\\":\\\"\\\",\\\"show_tags\\\":\\\"\\\",\\\"show_intro\\\":\\\"\\\",\\\"info_block_position\\\":\\\"\\\",\\\"info_block_show_title\\\":\\\"\\\",\\\"show_category\\\":\\\"\\\",\\\"link_category\\\":\\\"\\\",\\\"show_parent_category\\\":\\\"\\\",\\\"link_parent_category\\\":\\\"\\\",\\\"show_associations\\\":\\\"\\\",\\\"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_page_title\\\":\\\"\\\",\\\"show_publishing_options\\\":\\\"\\\",\\\"show_article_options\\\":\\\"\\\",\\\"show_urls_images_backend\\\":\\\"\\\",\\\"show_urls_images_frontend\\\":\\\"\\\",\\\"astroid_article_type\\\":\\\"regular\\\",\\\"astroid_article_video_type\\\":\\\"youtube\\\",\\\"astroid_article_video_url\\\":\\\"\\\",\\\"astroid_article_gallery_bullets\\\":\\\"1\\\",\\\"astroid_article_gallery_navigation\\\":\\\"1\\\",\\\"astroid_article_gallery_items\\\":\\\"\\\",\\\"astroid_article_audio_source\\\":\\\"soundcloud\\\",\\\"astroid_article_audio_soundcloud\\\":\\\"\\\",\\\"astroid_article_audio_spotify\\\":\\\"\\\",\\\"astroid_article_review_heading\\\":\\\"\\\",\\\"astroid_article_review_summery\\\":\\\"\\\",\\\"astroid_article_review_good\\\":\\\"\\\",\\\"astroid_article_review_bad\\\":\\\"\\\",\\\"astroid_article_review_rating\\\":\\\"5\\\",\\\"astroid_article_button_action\\\":\\\"\\\",\\\"astroid_article_button_link\\\":\\\"\\\",\\\"astroid_article_review_criterias\\\":\\\"\\\",\\\"astroid_article_quote_text\\\":\\\"\\\",\\\"astroid_article_quote_author\\\":\\\"\\\",\\\"astroid_article_badge\\\":\\\"0\\\",\\\"astroid_article_badge_type\\\":\\\"2\\\",\\\"astroid_article_badge_text\\\":\\\"\\\",\\\"astroid_article_badge_color\\\":\\\"\\\",\\\"astroid_relatedposts\\\":\\\"\\\",\\\"astroid_socialshare\\\":\\\"\\\",\\\"astroid_comments\\\":\\\"\\\",\\\"astroid_posttype\\\":\\\"\\\",\\\"astroid_readtime\\\":\\\"0\\\",\\\"astroid_authorinfo\\\":\\\"\\\",\\\"astroid_rating\\\":\\\"0\\\",\\\"astroid_og_title\\\":\\\"\\\",\\\"astroid_og_desc\\\":\\\"\\\",\\\"astroid_og_image\\\":\\\"\\\"}\",\"version\":3,\"ordering\":\"0\",\"metakey\":\"\",\"metadesc\":\"\",\"access\":\"1\",\"hits\":\"2\",\"metadata\":\"{\\\"robots\\\":\\\"\\\",\\\"author\\\":\\\"\\\",\\\"rights\\\":\\\"\\\",\\\"xreference\\\":\\\"\\\"}\",\"featured\":\"0\",\"language\":\"*\",\"xreference\":\"\"}', 0),
(394, 48, 1, '', '2018-10-11 10:53:03', 44, 4163, 'e75f7e5ed7e70a289552378da460c2b6d0f81dbd', '{\"id\":48,\"asset_id\":\"252\",\"title\":\"About Us\",\"alias\":\"about-us\",\"introtext\":\"<div class=\\\"row text-center\\\">\\r\\n\\t<div class=\\\"col\\\">\\r\\n\\t\\t<h3>Turn Your Passion into Success!<\\/h3>\\r\\n\\t\\t<p class=\\\"pb-4 mb-4\\\">Packed with rich features to make your development fast and robust.<\\/p>\\r\\n\\t<\\/div>\\r\\n<\\/div>\\r\\n<div class=\\\"row\\\">\\r\\n\\t<div class=\\\"col-lg-4 col-md-6 col-sm-12 col-12 pb-4\\\">\\r\\n\\t\\t<i class=\\\"fas fa-users fa-3x pb-4 text-primary\\\"><\\/i>\\r\\n\\t\\t<h4>Who We Are<\\/h4>\\r\\n\\t\\t<p>We offer the expertise found in the world\\u2019s Premier Management Consultings and Balance it with exceptional service designed to resolve<\\/p>\\r\\n\\t<\\/div>\\r\\n\\t<div class=\\\"col-lg-4 col-md-6 col-sm-12 col-12 pb-4\\\">\\r\\n\\t\\t<i class=\\\"fas fa-bullseye fa-3x pb-4 text-primary\\\"><\\/i>\\r\\n\\t\\t<h4>Our Mission<\\/h4>\\r\\n\\t\\t<p>To provide quality exceptional service, allowing businesses to focus on their core processes. Those services encompass all aspects of consulting<\\/p>\\r\\n\\t<\\/div>\\r\\n\\t<div class=\\\"col-lg-4 col-md-6 col-sm-12 col-12 pb-4\\\">\\r\\n\\t\\t<i class=\\\"far fa-eye fa-3x pb-4 text-primary\\\"><\\/i>\\r\\n\\t\\t<h4>Our Vision<\\/h4>\\r\\n\\t\\t<p>Our vision is to help you make tough Decisions, Achieve Success, Capitalize on Market Opportunities and Develop Action plans that are Realistic<\\/p>\\r\\n\\t<\\/div>\\r\\n<\\/div>\",\"fulltext\":\"\",\"state\":1,\"catid\":\"2\",\"created\":\"2018-10-11 10:51:51\",\"created_by\":\"44\",\"created_by_alias\":\"\",\"modified\":\"2018-10-11 10:53:03\",\"modified_by\":\"44\",\"checked_out\":\"44\",\"checked_out_time\":\"2018-10-11 10:52:52\",\"publish_up\":\"2018-10-11 10:51:51\",\"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\":\"{\\\"article_layout\\\":\\\"\\\",\\\"show_title\\\":\\\"\\\",\\\"link_titles\\\":\\\"\\\",\\\"show_tags\\\":\\\"\\\",\\\"show_intro\\\":\\\"\\\",\\\"info_block_position\\\":\\\"\\\",\\\"info_block_show_title\\\":\\\"\\\",\\\"show_category\\\":\\\"\\\",\\\"link_category\\\":\\\"\\\",\\\"show_parent_category\\\":\\\"\\\",\\\"link_parent_category\\\":\\\"\\\",\\\"show_associations\\\":\\\"\\\",\\\"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_page_title\\\":\\\"\\\",\\\"show_publishing_options\\\":\\\"\\\",\\\"show_article_options\\\":\\\"\\\",\\\"show_urls_images_backend\\\":\\\"\\\",\\\"show_urls_images_frontend\\\":\\\"\\\",\\\"astroid_article_type\\\":\\\"regular\\\",\\\"astroid_article_video_type\\\":\\\"youtube\\\",\\\"astroid_article_video_url\\\":\\\"\\\",\\\"astroid_article_gallery_bullets\\\":\\\"1\\\",\\\"astroid_article_gallery_navigation\\\":\\\"1\\\",\\\"astroid_article_gallery_items\\\":\\\"\\\",\\\"astroid_article_audio_source\\\":\\\"soundcloud\\\",\\\"astroid_article_audio_soundcloud\\\":\\\"\\\",\\\"astroid_article_audio_spotify\\\":\\\"\\\",\\\"astroid_article_review_heading\\\":\\\"\\\",\\\"astroid_article_review_summery\\\":\\\"\\\",\\\"astroid_article_review_good\\\":\\\"\\\",\\\"astroid_article_review_bad\\\":\\\"\\\",\\\"astroid_article_review_rating\\\":\\\"5\\\",\\\"astroid_article_button_action\\\":\\\"\\\",\\\"astroid_article_button_link\\\":\\\"\\\",\\\"astroid_article_review_criterias\\\":\\\"\\\",\\\"astroid_article_quote_text\\\":\\\"\\\",\\\"astroid_article_quote_author\\\":\\\"\\\",\\\"astroid_article_badge\\\":\\\"0\\\",\\\"astroid_article_badge_type\\\":\\\"2\\\",\\\"astroid_article_badge_text\\\":\\\"\\\",\\\"astroid_article_badge_color\\\":\\\"\\\",\\\"astroid_relatedposts\\\":\\\"\\\",\\\"astroid_socialshare\\\":\\\"0\\\",\\\"astroid_comments\\\":\\\"\\\",\\\"astroid_posttype\\\":\\\"\\\",\\\"astroid_readtime\\\":\\\"0\\\",\\\"astroid_authorinfo\\\":\\\"\\\",\\\"astroid_rating\\\":\\\"0\\\",\\\"astroid_og_title\\\":\\\"\\\",\\\"astroid_og_desc\\\":\\\"\\\",\\\"astroid_og_image\\\":\\\"\\\"}\",\"version\":4,\"ordering\":\"0\",\"metakey\":\"\",\"metadesc\":\"\",\"access\":\"1\",\"hits\":\"3\",\"metadata\":\"{\\\"robots\\\":\\\"\\\",\\\"author\\\":\\\"\\\",\\\"rights\\\":\\\"\\\",\\\"xreference\\\":\\\"\\\"}\",\"featured\":\"0\",\"language\":\"*\",\"xreference\":\"\"}', 0),
(395, 48, 1, '', '2018-10-11 10:53:23', 44, 4164, '7c6a7c759b12999318439b5e202e374838eb774c', '{\"id\":48,\"asset_id\":\"252\",\"title\":\"About Us\",\"alias\":\"about-us\",\"introtext\":\"<div class=\\\"row text-center\\\">\\r\\n\\t<div class=\\\"col\\\">\\r\\n\\t\\t<h3>Turn Your Passion into Success!<\\/h3>\\r\\n\\t\\t<p class=\\\"pb-4 mb-4\\\">Packed with rich features to make your development fast and robust.<\\/p>\\r\\n\\t<\\/div>\\r\\n<\\/div>\\r\\n<div class=\\\"row\\\">\\r\\n\\t<div class=\\\"col-lg-4 col-md-6 col-sm-12 col-12 pb-4\\\">\\r\\n\\t\\t<i class=\\\"fas fa-users fa-3x pb-4 text-primary\\\"><\\/i>\\r\\n\\t\\t<h4>Who We Are<\\/h4>\\r\\n\\t\\t<p>We offer the expertise found in the world\\u2019s Premier Management Consultings and Balance it with exceptional service designed to resolve<\\/p>\\r\\n\\t<\\/div>\\r\\n\\t<div class=\\\"col-lg-4 col-md-6 col-sm-12 col-12 pb-4\\\">\\r\\n\\t\\t<i class=\\\"fas fa-bullseye fa-3x pb-4 text-primary\\\"><\\/i>\\r\\n\\t\\t<h4>Our Mission<\\/h4>\\r\\n\\t\\t<p>To provide quality exceptional service, allowing businesses to focus on their core processes. Those services encompass all aspects of consulting<\\/p>\\r\\n\\t<\\/div>\\r\\n\\t<div class=\\\"col-lg-4 col-md-6 col-sm-12 col-12 pb-4\\\">\\r\\n\\t\\t<i class=\\\"far fa-eye fa-3x pb-4 text-primary\\\"><\\/i>\\r\\n\\t\\t<h4>Our Vision<\\/h4>\\r\\n\\t\\t<p>Our vision is to help you make tough Decisions, Achieve Success, Capitalize on Market Opportunities and Develop Action plans that are Realistic<\\/p>\\r\\n\\t<\\/div>\\r\\n<\\/div>\",\"fulltext\":\"\",\"state\":1,\"catid\":\"2\",\"created\":\"2018-10-11 10:51:51\",\"created_by\":\"44\",\"created_by_alias\":\"\",\"modified\":\"2018-10-11 10:53:23\",\"modified_by\":\"44\",\"checked_out\":\"44\",\"checked_out_time\":\"2018-10-11 10:53:03\",\"publish_up\":\"2018-10-11 10:51:51\",\"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\":\"{\\\"article_layout\\\":\\\"\\\",\\\"show_title\\\":\\\"\\\",\\\"link_titles\\\":\\\"\\\",\\\"show_tags\\\":\\\"\\\",\\\"show_intro\\\":\\\"\\\",\\\"info_block_position\\\":\\\"\\\",\\\"info_block_show_title\\\":\\\"\\\",\\\"show_category\\\":\\\"\\\",\\\"link_category\\\":\\\"\\\",\\\"show_parent_category\\\":\\\"\\\",\\\"link_parent_category\\\":\\\"\\\",\\\"show_associations\\\":\\\"\\\",\\\"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_page_title\\\":\\\"\\\",\\\"show_publishing_options\\\":\\\"\\\",\\\"show_article_options\\\":\\\"\\\",\\\"show_urls_images_backend\\\":\\\"\\\",\\\"show_urls_images_frontend\\\":\\\"\\\",\\\"astroid_article_type\\\":\\\"regular\\\",\\\"astroid_article_video_type\\\":\\\"youtube\\\",\\\"astroid_article_video_url\\\":\\\"\\\",\\\"astroid_article_gallery_bullets\\\":\\\"1\\\",\\\"astroid_article_gallery_navigation\\\":\\\"1\\\",\\\"astroid_article_gallery_items\\\":\\\"\\\",\\\"astroid_article_audio_source\\\":\\\"soundcloud\\\",\\\"astroid_article_audio_soundcloud\\\":\\\"\\\",\\\"astroid_article_audio_spotify\\\":\\\"\\\",\\\"astroid_article_review_heading\\\":\\\"\\\",\\\"astroid_article_review_summery\\\":\\\"\\\",\\\"astroid_article_review_good\\\":\\\"\\\",\\\"astroid_article_review_bad\\\":\\\"\\\",\\\"astroid_article_review_rating\\\":\\\"5\\\",\\\"astroid_article_button_action\\\":\\\"\\\",\\\"astroid_article_button_link\\\":\\\"\\\",\\\"astroid_article_review_criterias\\\":\\\"\\\",\\\"astroid_article_quote_text\\\":\\\"\\\",\\\"astroid_article_quote_author\\\":\\\"\\\",\\\"astroid_article_badge\\\":\\\"0\\\",\\\"astroid_article_badge_type\\\":\\\"2\\\",\\\"astroid_article_badge_text\\\":\\\"\\\",\\\"astroid_article_badge_color\\\":\\\"\\\",\\\"astroid_relatedposts\\\":\\\"\\\",\\\"astroid_socialshare\\\":\\\"0\\\",\\\"astroid_comments\\\":\\\"\\\",\\\"astroid_posttype\\\":\\\"\\\",\\\"astroid_readtime\\\":\\\"0\\\",\\\"astroid_authorinfo\\\":\\\"0\\\",\\\"astroid_rating\\\":\\\"0\\\",\\\"astroid_og_title\\\":\\\"\\\",\\\"astroid_og_desc\\\":\\\"\\\",\\\"astroid_og_image\\\":\\\"\\\"}\",\"version\":5,\"ordering\":\"0\",\"metakey\":\"\",\"metadesc\":\"\",\"access\":\"1\",\"hits\":\"4\",\"metadata\":\"{\\\"robots\\\":\\\"\\\",\\\"author\\\":\\\"\\\",\\\"rights\\\":\\\"\\\",\\\"xreference\\\":\\\"\\\"}\",\"featured\":\"0\",\"language\":\"*\",\"xreference\":\"\"}', 0),
(396, 47, 1, '', '2018-10-11 11:04:37', 44, 11214, '9334e8f82e99ab5319ae78224859c1e329a2cc8c', '{\"id\":47,\"asset_id\":\"249\",\"title\":\"Typography\",\"alias\":\"typography-2\",\"introtext\":\"<div class=\\\"row\\\">\\r\\n\\t<div class=\\\"col-sm-12 col-xl-8\\\">\\r\\n\\t\\t<h1>H1 Heading<\\/h1>\\r\\n\\t\\t<p>Welcome to our wonderful world. We sincerely hope that each and every user entering our website will find exactly what he\\/she is looking for. With advanced features of activating account and new login widgets, you will definitely have a great experience of using our web page.<\\/p>\\r\\n\\t\\t<h2>H2 Heading<\\/h2>\\r\\n\\t\\t<p>Welcome to our wonderful world. We sincerely hope that each and every user entering our website will find exactly what he\\/she is looking for. With advanced features of activating account and new login widgets, you will definitely have a great experience of using our web page.<\\/p>\\r\\n\\t\\t<h3>H3 Heading<\\/h3>\\r\\n\\t\\t<p>Welcome to our wonderful world. We sincerely hope that each and every user entering our website will find exactly what he\\/she is looking for. With advanced features of activating account and new login widgets, you will definitely have a great experience of using our web page.<\\/p>\\r\\n\\t\\t<h4>H4 Heading<\\/h4>\\r\\n\\t\\t<p>Welcome to our wonderful world. We sincerely hope that each and every user entering our website will find exactly what he\\/she is looking for. With advanced features of activating account and new login widgets, you will definitely have a great experience of using our web page.<\\/p>\\r\\n\\t\\t<h5>H5 Heading<\\/h5>\\r\\n\\t\\t<p>Welcome to our wonderful world. We sincerely hope that each and every user entering our website will find exactly what he\\/she is looking for. With advanced features of activating account and new login widgets, you will definitely have a great experience of using our web page.<\\/p>\\r\\n\\t\\t<h6>H6 Heading<\\/h6>\\r\\n\\t\\t<p>Welcome to our wonderful world. We sincerely hope that each and every user entering our website will find exactly what he\\/she is looking for. With advanced features of activating account and new login widgets, you will definitely have a great experience of using our web page.<\\/p>\\r\\n\\t\\t<hr class=\\\"py-2\\\">\\r\\n\\t\\t<h3>Blockquote<\\/h3>\\r\\n\\t\\t<blockquote class=\\\"bg-light border rounded p-3\\\">\\r\\n\\t\\t\\t<p>\\r\\n\\t\\t\\t<q>Real estate cannot be lost or stolen, nor can it be carried away. Purchased with common sense, paid for in full, and managed with reasonable care, it is about the safest investment in the world.<\\/q>\\r\\n\\t\\t\\t<\\/p>\\r\\n\\t\\t\\t<p class=\\\"m-0\\\">\\r\\n\\t\\t\\t<cite>Franklin D. Roosevelt<\\/cite>\\r\\n\\t\\t\\t<\\/p>\\r\\n\\t\\t<\\/blockquote>\\r\\n\\t<\\/div>\\r\\n<\\/div>\\r\\n<hr class=\\\"py-2\\\">\\r\\n<div class=\\\"d-flex text-center justify-content-center\\\">\\r\\n\\t<div class=\\\"col-sm-12\\\">\\r\\n\\t\\t<h3>Image Centered<\\/h3>\\r\\n\\t\\t<img class=\\\"img-fluid mb-3\\\" src=\\\"images\\/sampleimages\\/menu-thumb.png\\\" alt=\\\"img-center\\\" width=\\\"770\\\" height=\\\"520\\\">\\r\\n\\t\\t<p class=\\\"text-left\\\">Welcome to our wonderful world. We sincerely hope that each and every user entering our website will find exactly what he\\/she is looking for. With advanced features of activating account and new login widgets, you will definitely have a great experience of using our web page.<\\/p>\\r\\n\\t<\\/div>\\r\\n<\\/div>\\r\\n<hr class=\\\"py-2\\\">\\r\\n<div class=\\\"row\\\">\\r\\n\\t<div class=\\\"col-lg-12\\\">\\r\\n\\t\\t<div class=\\\"media media-mod-2 align-items-center\\\">\\r\\n\\t\\t\\t<div class=\\\"media-left\\\"><img class=\\\"img-fluid\\\" src=\\\"images\\/sampleimages\\/menu-thumb.png\\\" alt=\\\"img-left\\\" width=\\\"370\\\" height=\\\"250\\\"><\\/div>\\r\\n\\t\\t\\t<div class=\\\"media-body pl-5 pl-lg-4\\\">\\r\\n\\t\\t\\t<h3>Image Left<\\/h3>\\r\\n\\t\\t\\t<p>Welcome to our wonderful world. We sincerely hope that each and every user entering our website will find exactly what he\\/she is looking for. With advanced features of activating account and new login widgets, you will definitely have a great experience of using our web page.<\\/p>\\r\\n\\t\\t\\t<\\/div>\\r\\n\\t\\t<\\/div>\\r\\n\\t<\\/div>\\r\\n<\\/div>\\r\\n<hr class=\\\"py-2\\\">\\r\\n<div class=\\\"row\\\">\\r\\n\\t<div class=\\\"col-lg-12\\\">\\r\\n\\t\\t<div class=\\\"media media-mod-2 align-items-center text-right\\\">\\r\\n\\t\\t\\t<div class=\\\"media-body pr-5 pr-lg-4\\\">\\r\\n\\t\\t\\t<h3>Image Right<\\/h3>\\r\\n\\t\\t\\t<p>Welcome to our wonderful world. We sincerely hope that each and every user entering our website will find exactly what he\\/she is looking for. With advanced features of activating account and new login widgets, you will definitely have a great experience of using our web page.<\\/p>\\r\\n\\t\\t\\t<\\/div>\\r\\n\\t\\t\\t<div class=\\\"media-right\\\"><img class=\\\"img-fluid\\\" src=\\\"images\\/sampleimages\\/menu-thumb.png\\\" alt=\\\"img-right\\\" width=\\\"370\\\" height=\\\"250\\\"><\\/div>\\r\\n\\t\\t<\\/div>\\r\\n\\t<\\/div>\\r\\n<\\/div>\\r\\n\\r\\n<div class=\\\"row justify-content-center text-center pb-5\\\">\\r\\n\\t\\t<div class=\\\"col-9\\\">\\r\\n\\t\\t\\t<h1 class=\\\"pb-3\\\">Buttons<\\/h1>\\r\\n\\t\\t\\t<p>Use Bootstrap\\u2019s custom button styles for actions in forms, dialogs, and more with support for multiple sizes, states,\\r\\n\\t\\t\\t\\tand more.<\\/p>\\r\\n\\t\\t<\\/div>\\r\\n\\t<\\/div>\\r\\n\\t<div class=\\\"row pb-5\\\">\\r\\n\\t\\t<div class=\\\"col text-center\\\">\\r\\n\\t\\t\\t<button type=\\\"button\\\" class=\\\"btn btn-primary\\\">Primary<\\/button>\\r\\n\\t\\t\\t<button type=\\\"button\\\" class=\\\"btn btn-secondary\\\">Secondary<\\/button>\\r\\n\\t\\t\\t<button type=\\\"button\\\" class=\\\"btn btn-success\\\">Success<\\/button>\\r\\n\\t\\t\\t<button type=\\\"button\\\" class=\\\"btn btn-danger\\\">Danger<\\/button>\\r\\n\\t\\t\\t<button type=\\\"button\\\" class=\\\"btn btn-warning\\\">Warning<\\/button>\\r\\n\\t\\t\\t<button type=\\\"button\\\" class=\\\"btn btn-info\\\">Info<\\/button>\\r\\n\\t\\t\\t<button type=\\\"button\\\" class=\\\"btn btn-light\\\">Light<\\/button>\\r\\n\\t\\t\\t<button type=\\\"button\\\" class=\\\"btn btn-dark\\\">Dark<\\/button>\\r\\n\\t\\t\\t<button type=\\\"button\\\" class=\\\"btn btn-link\\\">Link<\\/button>\\r\\n\\t\\t<\\/div>\\r\\n\\t<\\/div>\\r\\n\\r\\n\\t<div class=\\\"row text-center pb-5\\\">\\r\\n\\t\\t<div class=\\\"col text-center\\\">\\r\\n\\t\\t\\t<h3 class=\\\"pb-3\\\">Button tags<\\/h3>\\r\\n\\t\\t\\t<a class=\\\"btn btn-primary\\\" href=\\\"#\\\" role=\\\"button\\\">Link<\\/a>\\r\\n\\t\\t\\t<button class=\\\"btn btn-primary\\\" type=\\\"submit\\\">Button<\\/button>\\r\\n\\t\\t\\t<input class=\\\"btn btn-primary\\\" value=\\\"Input\\\" type=\\\"button\\\">\\r\\n\\t\\t\\t<input class=\\\"btn btn-primary\\\" value=\\\"Submit\\\" type=\\\"submit\\\">\\r\\n\\t\\t\\t<input class=\\\"btn btn-primary\\\" value=\\\"Reset\\\" type=\\\"reset\\\">\\r\\n\\t\\t<\\/div>\\r\\n\\t<\\/div>\\r\\n\\r\\n\\t<div class=\\\"row text-center pb-5\\\">\\r\\n\\t\\t<div class=\\\"col text-center\\\">\\r\\n\\t\\t\\t<h3 class=\\\"pb-3\\\">Outline buttons<\\/h3>\\r\\n\\t\\t\\t<button type=\\\"button\\\" class=\\\"btn btn-outline-primary\\\">Primary<\\/button>\\r\\n\\t\\t\\t<button type=\\\"button\\\" class=\\\"btn btn-outline-secondary\\\">Secondary<\\/button>\\r\\n\\t\\t\\t<button type=\\\"button\\\" class=\\\"btn btn-outline-success\\\">Success<\\/button>\\r\\n\\t\\t\\t<button type=\\\"button\\\" class=\\\"btn btn-outline-danger\\\">Danger<\\/button>\\r\\n\\t\\t\\t<button type=\\\"button\\\" class=\\\"btn btn-outline-warning\\\">Warning<\\/button>\\r\\n\\t\\t\\t<button type=\\\"button\\\" class=\\\"btn btn-outline-info\\\">Info<\\/button>\\r\\n\\t\\t\\t<button type=\\\"button\\\" class=\\\"btn btn-outline-light\\\">Light<\\/button>\\r\\n\\t\\t\\t<button type=\\\"button\\\" class=\\\"btn btn-outline-dark\\\">Dark<\\/button>\\r\\n\\t\\t<\\/div>\\r\\n\\t<\\/div>\\r\\n\\r\\n\\t<div class=\\\"row text-center pb-5\\\">\\r\\n\\t\\t<div class=\\\"col text-center\\\">\\r\\n\\t\\t\\t<h3 class=\\\"pb-3\\\">Sizes<\\/h3>\\r\\n\\t\\t\\t<button type=\\\"button\\\" class=\\\"btn btn-primary btn-sm\\\">Small button<\\/button>\\r\\n\\t\\t\\t<button type=\\\"button\\\" class=\\\"btn btn-secondary btn-sm\\\">Small button<\\/button>\\r\\n\\t\\t\\t<div class=\\\"clearfix pb-3\\\"><\\/div>\\r\\n\\t\\t\\t<button type=\\\"button\\\" class=\\\"btn btn-primary\\\">Default button<\\/button>\\r\\n\\t\\t\\t<button type=\\\"button\\\" class=\\\"btn btn-secondary\\\">Default button<\\/button>\\r\\n\\t\\t\\t<div class=\\\"clearfix pb-3\\\"><\\/div>\\r\\n\\t\\t\\t<button type=\\\"button\\\" class=\\\"btn btn-primary btn-lg\\\">Large button<\\/button>\\r\\n\\t\\t\\t<button type=\\\"button\\\" class=\\\"btn btn-secondary btn-lg\\\">Large button<\\/button>\\r\\n\\t\\t<\\/div>\\r\\n\\t<\\/div>\\r\\n\\r\\n\\t<div class=\\\"row text-center pb-5\\\">\\r\\n\\t\\t<div class=\\\"col text-center\\\">\\r\\n\\t\\t\\t<h3 class=\\\"pb-3\\\">Button group<\\/h3>\\r\\n\\t\\t\\t<div class=\\\"btn-group\\\" role=\\\"group\\\" aria-label=\\\"Basic example\\\">\\r\\n\\t\\t\\t\\t<button type=\\\"button\\\" class=\\\"btn btn-secondary\\\">Left<\\/button>\\r\\n\\t\\t\\t\\t<button type=\\\"button\\\" class=\\\"btn btn-secondary\\\">Middle<\\/button>\\r\\n\\t\\t\\t\\t<button type=\\\"button\\\" class=\\\"btn btn-secondary\\\">Right<\\/button>\\r\\n\\t\\t\\t<\\/div>\\r\\n\\t\\t<\\/div>\\r\\n\\t<\\/div>\",\"fulltext\":\"\",\"state\":1,\"catid\":\"13\",\"created\":\"2018-10-10 14:38:51\",\"created_by\":\"44\",\"created_by_alias\":\"\",\"modified\":\"2018-10-11 11:04:37\",\"modified_by\":\"44\",\"checked_out\":\"44\",\"checked_out_time\":\"2018-10-11 11:04:33\",\"publish_up\":\"2018-10-10 14:38:51\",\"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\":\"{\\\"article_layout\\\":\\\"\\\",\\\"show_title\\\":\\\"\\\",\\\"link_titles\\\":\\\"\\\",\\\"show_tags\\\":\\\"\\\",\\\"show_intro\\\":\\\"\\\",\\\"info_block_position\\\":\\\"\\\",\\\"info_block_show_title\\\":\\\"\\\",\\\"show_category\\\":\\\"\\\",\\\"link_category\\\":\\\"\\\",\\\"show_parent_category\\\":\\\"\\\",\\\"link_parent_category\\\":\\\"\\\",\\\"show_associations\\\":\\\"\\\",\\\"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_page_title\\\":\\\"\\\",\\\"show_publishing_options\\\":\\\"\\\",\\\"show_article_options\\\":\\\"\\\",\\\"show_urls_images_backend\\\":\\\"\\\",\\\"show_urls_images_frontend\\\":\\\"\\\",\\\"astroid_article_type\\\":\\\"regular\\\",\\\"astroid_article_video_type\\\":\\\"youtube\\\",\\\"astroid_article_video_url\\\":\\\"\\\",\\\"astroid_article_gallery_bullets\\\":\\\"1\\\",\\\"astroid_article_gallery_navigation\\\":\\\"1\\\",\\\"astroid_article_gallery_items\\\":\\\"\\\",\\\"astroid_article_audio_source\\\":\\\"soundcloud\\\",\\\"astroid_article_audio_soundcloud\\\":\\\"\\\",\\\"astroid_article_audio_spotify\\\":\\\"\\\",\\\"astroid_article_review_heading\\\":\\\"\\\",\\\"astroid_article_review_summery\\\":\\\"\\\",\\\"astroid_article_review_good\\\":\\\"\\\",\\\"astroid_article_review_bad\\\":\\\"\\\",\\\"astroid_article_review_rating\\\":\\\"5\\\",\\\"astroid_article_button_action\\\":\\\"\\\",\\\"astroid_article_button_link\\\":\\\"\\\",\\\"astroid_article_review_criterias\\\":\\\"\\\",\\\"astroid_article_quote_text\\\":\\\"\\\",\\\"astroid_article_quote_author\\\":\\\"\\\",\\\"astroid_article_badge\\\":\\\"0\\\",\\\"astroid_article_badge_type\\\":\\\"2\\\",\\\"astroid_article_badge_text\\\":\\\"\\\",\\\"astroid_article_badge_color\\\":\\\"\\\",\\\"astroid_relatedposts\\\":\\\"\\\",\\\"astroid_socialshare\\\":\\\"\\\",\\\"astroid_comments\\\":\\\"\\\",\\\"astroid_posttype\\\":\\\"\\\",\\\"astroid_readtime\\\":\\\"0\\\",\\\"astroid_authorinfo\\\":\\\"\\\",\\\"astroid_rating\\\":\\\"0\\\",\\\"astroid_og_title\\\":\\\"\\\",\\\"astroid_og_desc\\\":\\\"\\\",\\\"astroid_og_image\\\":\\\"\\\"}\",\"version\":4,\"ordering\":\"0\",\"metakey\":\"\",\"metadesc\":\"\",\"access\":\"1\",\"hits\":\"14\",\"metadata\":\"{\\\"robots\\\":\\\"\\\",\\\"author\\\":\\\"\\\",\\\"rights\\\":\\\"\\\",\\\"xreference\\\":\\\"\\\"}\",\"featured\":\"0\",\"language\":\"*\",\"xreference\":\"\"}', 0);
INSERT INTO `ynfp8_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
(397, 32, 1, '', '2018-10-11 11:57:18', 44, 6252, '90b5afed5a672bfee4c426bbf4f0022214c48d55', '{\"id\":32,\"asset_id\":\"171\",\"title\":\"How business can ease your pain\",\"alias\":\"how-business-can-ease-your-pain\",\"introtext\":\"<p>Aliquam egestas pellentesque est Etiam a orci Nulla id enim feugiat ligula ullamcorper. <\\/p>\\r\\n\",\"fulltext\":\"\\r\\n<p>Lorem Ipsum is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry\'s standard dummy text ever since the 1500s, when an unknown printer took a galley of type and scrambled it to make a type specimen book. It has survived not only five centuries, but also the leap into electronic typesetting, remaining essentially unchanged. <\\/p>\\r\\n<blockquote>Astroid Joomla framework is next generation template layout builder and manager enables you to develop an awesome website and templates.<\\/blockquote>\\r\\n<p>It was popularised in the 1960s with the release of Letraset sheets containing Lorem Ipsum passages, and more recently with desktop publishing software like Aldus PageMaker including versions of Lorem Ipsum. <\\/p>\\r\\n<h2> This is a H2 Tag <\\/h2>\\r\\n<p>Lorem Ipsum is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry\'s standard dummy text ever since the 1500s, when an unknown printer took a galley of type and scrambled it to make a type specimen book. <\\/p>\\r\\n<p>It has survived not only five centuries, but also the leap into electronic typesetting, remaining essentially unchanged. It was popularised in the 1960s with the release of Letraset sheets containing Lorem Ipsum passages, and more recently with desktop publishing software like Aldus PageMaker including versions of Lorem Ipsum. <\\/p>\\r\\n<h3>This is a H3 Tag<\\/h3>\\r\\n<p>Lorem Ipsum is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry\'s standard dummy text ever since the 1500s<\\/p>\\r\\n<strong>Un-ordered List here<\\/strong>\\r\\n<ul>\\r\\n<li>This is a list 1<\\/li>\\r\\n<li>This is a list 2<\\/li>\\r\\n<li>This is a list 3<\\/li>\\r\\n<li>This is a list 4<\\/li>\\r\\n<\\/ul>\\r\\n<h4>This is a H4 Tag <\\/h4>\\r\\n<p>Lorem Ipsum is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry\'s standard dummy text ever since the 1500s<\\/p>\\r\\n<strong>Un-ordered List here<\\/strong>\\r\\n<ol>\\r\\n<li>This is a list 1<\\/li>\\r\\n<li>This is a list 2<\\/li>\\r\\n<li>This is a list 3<\\/li>\\r\\n<li>This is a list 4<\\/li>\\r\\n<\\/ol>\\r\\n<h5>This is a H5 Tag <\\/h5>\\r\\n<p>It has survived not only five centuries, but also the leap into electronic typesetting, remaining essentially unchanged. It was popularised in the 1960s with the release of Letraset sheets containing Lorem Ipsum passages, and more recently with desktop publishing software like Aldus PageMaker including versions of Lorem Ipsum. <\\/p>\\r\\n<h6>This is a H6 Tag <\\/h6>\\r\\n<code>\\r\\n&lt;li&gt;This is a list 1&lt;\\/li&gt; <br>\\r\\n&lt;li&gt;This is a list 2&lt;\\/li&gt; <br>\\r\\n&lt;li&gt;This is a list 3&lt;\\/li&gt; <br>\\r\\n&lt;li&gt;This is a list 4&lt;\\/li&gt; <br>\\r\\n<\\/code>\\r\\n<p>It has survived not only five centuries, but also the leap into electronic typesetting, remaining essentially unchanged. It was popularised in the 1960s with the release of Letraset sheets containing Lorem Ipsum passages, and more recently with desktop publishing software like Aldus PageMaker including versions of Lorem Ipsum. <\\/p>\",\"state\":1,\"catid\":\"8\",\"created\":\"2018-06-01 11:45:06\",\"created_by\":\"601\",\"created_by_alias\":\"\",\"modified\":\"2018-10-11 11:57:18\",\"modified_by\":\"44\",\"checked_out\":\"44\",\"checked_out_time\":\"2018-10-11 11:57:06\",\"publish_up\":\"2018-06-01 11:45:06\",\"publish_down\":\"0000-00-00 00:00:00\",\"images\":\"{\\\"image_intro\\\":\\\"\\\",\\\"float_intro\\\":\\\"\\\",\\\"image_intro_alt\\\":\\\"\\\",\\\"image_intro_caption\\\":\\\"\\\",\\\"image_fulltext\\\":\\\"images\\\\\\/blog\\\\\\/business\\\\\\/img6.jpg\\\",\\\"float_fulltext\\\":\\\"\\\",\\\"image_fulltext_alt\\\":\\\"\\\",\\\"image_fulltext_caption\\\":\\\"\\\"}\",\"urls\":\"{\\\"urla\\\":false,\\\"urlatext\\\":\\\"\\\",\\\"targeta\\\":\\\"\\\",\\\"urlb\\\":false,\\\"urlbtext\\\":\\\"\\\",\\\"targetb\\\":\\\"\\\",\\\"urlc\\\":false,\\\"urlctext\\\":\\\"\\\",\\\"targetc\\\":\\\"\\\"}\",\"attribs\":\"{\\\"article_layout\\\":\\\"\\\",\\\"show_title\\\":\\\"\\\",\\\"link_titles\\\":\\\"\\\",\\\"show_tags\\\":\\\"\\\",\\\"show_intro\\\":\\\"\\\",\\\"info_block_position\\\":\\\"\\\",\\\"info_block_show_title\\\":\\\"\\\",\\\"show_category\\\":\\\"\\\",\\\"link_category\\\":\\\"\\\",\\\"show_parent_category\\\":\\\"\\\",\\\"link_parent_category\\\":\\\"\\\",\\\"show_associations\\\":\\\"\\\",\\\"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_page_title\\\":\\\"\\\",\\\"show_publishing_options\\\":\\\"\\\",\\\"show_article_options\\\":\\\"\\\",\\\"show_urls_images_backend\\\":\\\"\\\",\\\"show_urls_images_frontend\\\":\\\"\\\",\\\"astroid_article_type\\\":\\\"regular\\\",\\\"astroid_article_video_type\\\":\\\"youtube\\\",\\\"astroid_article_video_url\\\":\\\"\\\",\\\"astroid_article_gallery_width\\\":\\\"\\\",\\\"astroid_article_gallery_bullets\\\":\\\"1\\\",\\\"astroid_article_gallery_navigation\\\":\\\"1\\\",\\\"astroid_article_gallery_items\\\":\\\"\\\",\\\"astroid_article_audio_source\\\":\\\"soundcloud\\\",\\\"astroid_article_audio_soundcloud\\\":\\\"\\\",\\\"astroid_article_audio_spotify\\\":\\\"\\\",\\\"astroid_article_review_heading\\\":\\\"\\\",\\\"astroid_article_review_summery\\\":\\\"\\\",\\\"astroid_article_review_good\\\":\\\"\\\",\\\"astroid_article_review_bad\\\":\\\"\\\",\\\"astroid_article_review_rating\\\":\\\"5\\\",\\\"astroid_article_button_action\\\":\\\"\\\",\\\"astroid_article_button_link\\\":\\\"\\\",\\\"astroid_article_review_criterias\\\":\\\"\\\",\\\"astroid_article_quote_text\\\":\\\"\\\",\\\"astroid_article_quote_author\\\":\\\"\\\",\\\"astroid_article_badge\\\":\\\"1\\\",\\\"astroid_article_badge_type\\\":\\\"6\\\",\\\"astroid_article_badge_text\\\":\\\"\\\",\\\"astroid_article_badge_color\\\":\\\"\\\",\\\"astroid_relatedposts\\\":\\\"\\\",\\\"astroid_socialshare\\\":\\\"\\\",\\\"astroid_comments\\\":\\\"\\\",\\\"astroid_posttype\\\":\\\"\\\",\\\"astroid_readtime\\\":\\\"\\\",\\\"astroid_authorinfo\\\":\\\"\\\",\\\"astroid_rating\\\":\\\"\\\",\\\"astroid_og_title\\\":\\\"\\\",\\\"astroid_og_desc\\\":\\\"\\\",\\\"astroid_og_image\\\":\\\"\\\"}\",\"version\":15,\"ordering\":\"1\",\"metakey\":\"Joomla\",\"metadesc\":\"\",\"access\":\"1\",\"hits\":\"92\",\"metadata\":\"{\\\"robots\\\":\\\"\\\",\\\"author\\\":\\\"\\\",\\\"rights\\\":\\\"\\\",\\\"xreference\\\":\\\"\\\"}\",\"featured\":\"0\",\"language\":\"*\",\"xreference\":\"\"}', 0),
(398, 32, 1, '', '2018-10-11 11:57:29', 44, 6296, '84f03c41d3e08e7ab10b37ec8b9b498e0f3a6309', '{\"id\":32,\"asset_id\":\"171\",\"title\":\"How business can ease your pain\",\"alias\":\"how-business-can-ease-your-pain\",\"introtext\":\"<p>Aliquam egestas pellentesque est Etiam a orci Nulla id enim feugiat ligula ullamcorper. <\\/p>\\r\\n\",\"fulltext\":\"\\r\\n<p>Lorem Ipsum is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry\'s standard dummy text ever since the 1500s, when an unknown printer took a galley of type and scrambled it to make a type specimen book. It has survived not only five centuries, but also the leap into electronic typesetting, remaining essentially unchanged. <\\/p>\\r\\n<blockquote>Astroid Joomla framework is next generation template layout builder and manager enables you to develop an awesome website and templates.<\\/blockquote>\\r\\n<p>It was popularised in the 1960s with the release of Letraset sheets containing Lorem Ipsum passages, and more recently with desktop publishing software like Aldus PageMaker including versions of Lorem Ipsum. <\\/p>\\r\\n<h2> This is a H2 Tag <\\/h2>\\r\\n<p>Lorem Ipsum is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry\'s standard dummy text ever since the 1500s, when an unknown printer took a galley of type and scrambled it to make a type specimen book. <\\/p>\\r\\n<p>It has survived not only five centuries, but also the leap into electronic typesetting, remaining essentially unchanged. It was popularised in the 1960s with the release of Letraset sheets containing Lorem Ipsum passages, and more recently with desktop publishing software like Aldus PageMaker including versions of Lorem Ipsum. <\\/p>\\r\\n<h3>This is a H3 Tag<\\/h3>\\r\\n<p>Lorem Ipsum is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry\'s standard dummy text ever since the 1500s<\\/p>\\r\\n<strong>Un-ordered List here<\\/strong>\\r\\n<ul>\\r\\n<li>This is a list 1<\\/li>\\r\\n<li>This is a list 2<\\/li>\\r\\n<li>This is a list 3<\\/li>\\r\\n<li>This is a list 4<\\/li>\\r\\n<\\/ul>\\r\\n<h4>This is a H4 Tag <\\/h4>\\r\\n<p>Lorem Ipsum is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry\'s standard dummy text ever since the 1500s<\\/p>\\r\\n<strong>Un-ordered List here<\\/strong>\\r\\n<ol>\\r\\n<li>This is a list 1<\\/li>\\r\\n<li>This is a list 2<\\/li>\\r\\n<li>This is a list 3<\\/li>\\r\\n<li>This is a list 4<\\/li>\\r\\n<\\/ol>\\r\\n<h5>This is a H5 Tag <\\/h5>\\r\\n<p>It has survived not only five centuries, but also the leap into electronic typesetting, remaining essentially unchanged. It was popularised in the 1960s with the release of Letraset sheets containing Lorem Ipsum passages, and more recently with desktop publishing software like Aldus PageMaker including versions of Lorem Ipsum. <\\/p>\\r\\n<h6>This is a H6 Tag <\\/h6>\\r\\n<code>\\r\\n&lt;li&gt;This is a list 1&lt;\\/li&gt; <br>\\r\\n&lt;li&gt;This is a list 2&lt;\\/li&gt; <br>\\r\\n&lt;li&gt;This is a list 3&lt;\\/li&gt; <br>\\r\\n&lt;li&gt;This is a list 4&lt;\\/li&gt; <br>\\r\\n<\\/code>\\r\\n<p>It has survived not only five centuries, but also the leap into electronic typesetting, remaining essentially unchanged. It was popularised in the 1960s with the release of Letraset sheets containing Lorem Ipsum passages, and more recently with desktop publishing software like Aldus PageMaker including versions of Lorem Ipsum. <\\/p>\",\"state\":1,\"catid\":\"8\",\"created\":\"2018-06-01 11:45:06\",\"created_by\":\"601\",\"created_by_alias\":\"\",\"modified\":\"2018-10-11 11:57:29\",\"modified_by\":\"44\",\"checked_out\":\"44\",\"checked_out_time\":\"2018-10-11 11:57:18\",\"publish_up\":\"2018-06-01 11:45:06\",\"publish_down\":\"0000-00-00 00:00:00\",\"images\":\"{\\\"image_intro\\\":\\\"images\\\\\\/blog\\\\\\/business\\\\\\/img6-thumb.jpg\\\",\\\"float_intro\\\":\\\"\\\",\\\"image_intro_alt\\\":\\\"\\\",\\\"image_intro_caption\\\":\\\"\\\",\\\"image_fulltext\\\":\\\"images\\\\\\/blog\\\\\\/business\\\\\\/img6.jpg\\\",\\\"float_fulltext\\\":\\\"\\\",\\\"image_fulltext_alt\\\":\\\"\\\",\\\"image_fulltext_caption\\\":\\\"\\\"}\",\"urls\":\"{\\\"urla\\\":false,\\\"urlatext\\\":\\\"\\\",\\\"targeta\\\":\\\"\\\",\\\"urlb\\\":false,\\\"urlbtext\\\":\\\"\\\",\\\"targetb\\\":\\\"\\\",\\\"urlc\\\":false,\\\"urlctext\\\":\\\"\\\",\\\"targetc\\\":\\\"\\\"}\",\"attribs\":\"{\\\"article_layout\\\":\\\"\\\",\\\"show_title\\\":\\\"\\\",\\\"link_titles\\\":\\\"\\\",\\\"show_tags\\\":\\\"\\\",\\\"show_intro\\\":\\\"\\\",\\\"info_block_position\\\":\\\"\\\",\\\"info_block_show_title\\\":\\\"\\\",\\\"show_category\\\":\\\"\\\",\\\"link_category\\\":\\\"\\\",\\\"show_parent_category\\\":\\\"\\\",\\\"link_parent_category\\\":\\\"\\\",\\\"show_associations\\\":\\\"\\\",\\\"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_page_title\\\":\\\"\\\",\\\"show_publishing_options\\\":\\\"\\\",\\\"show_article_options\\\":\\\"\\\",\\\"show_urls_images_backend\\\":\\\"\\\",\\\"show_urls_images_frontend\\\":\\\"\\\",\\\"astroid_article_type\\\":\\\"regular\\\",\\\"astroid_article_video_type\\\":\\\"youtube\\\",\\\"astroid_article_video_url\\\":\\\"\\\",\\\"astroid_article_gallery_width\\\":\\\"\\\",\\\"astroid_article_gallery_bullets\\\":\\\"1\\\",\\\"astroid_article_gallery_navigation\\\":\\\"1\\\",\\\"astroid_article_gallery_items\\\":\\\"\\\",\\\"astroid_article_audio_source\\\":\\\"soundcloud\\\",\\\"astroid_article_audio_soundcloud\\\":\\\"\\\",\\\"astroid_article_audio_spotify\\\":\\\"\\\",\\\"astroid_article_review_heading\\\":\\\"\\\",\\\"astroid_article_review_summery\\\":\\\"\\\",\\\"astroid_article_review_good\\\":\\\"\\\",\\\"astroid_article_review_bad\\\":\\\"\\\",\\\"astroid_article_review_rating\\\":\\\"5\\\",\\\"astroid_article_button_action\\\":\\\"\\\",\\\"astroid_article_button_link\\\":\\\"\\\",\\\"astroid_article_review_criterias\\\":\\\"\\\",\\\"astroid_article_quote_text\\\":\\\"\\\",\\\"astroid_article_quote_author\\\":\\\"\\\",\\\"astroid_article_badge\\\":\\\"1\\\",\\\"astroid_article_badge_type\\\":\\\"6\\\",\\\"astroid_article_badge_text\\\":\\\"\\\",\\\"astroid_article_badge_color\\\":\\\"\\\",\\\"astroid_relatedposts\\\":\\\"\\\",\\\"astroid_socialshare\\\":\\\"\\\",\\\"astroid_comments\\\":\\\"\\\",\\\"astroid_posttype\\\":\\\"\\\",\\\"astroid_readtime\\\":\\\"\\\",\\\"astroid_authorinfo\\\":\\\"\\\",\\\"astroid_rating\\\":\\\"\\\",\\\"astroid_og_title\\\":\\\"\\\",\\\"astroid_og_desc\\\":\\\"\\\",\\\"astroid_og_image\\\":\\\"\\\"}\",\"version\":16,\"ordering\":\"1\",\"metakey\":\"Joomla\",\"metadesc\":\"\",\"access\":\"1\",\"hits\":\"92\",\"metadata\":\"{\\\"robots\\\":\\\"\\\",\\\"author\\\":\\\"\\\",\\\"rights\\\":\\\"\\\",\\\"xreference\\\":\\\"\\\"}\",\"featured\":\"0\",\"language\":\"*\",\"xreference\":\"\"}', 0),
(399, 48, 1, '', '2018-10-12 11:19:27', 44, 4204, 'b3d649d0341cdbed6d75fb12dbbb6f02a2b7b33a', '{\"id\":48,\"asset_id\":\"252\",\"title\":\"About Us\",\"alias\":\"about-us\",\"introtext\":\"<div class=\\\"row text-center\\\">\\r\\n\\t<div class=\\\"col\\\">\\r\\n\\t\\t<h2>Turn Your Passion into Success!<\\/h2>\\r\\n\\t\\t<p class=\\\"pb-4 mb-4\\\">Packed with rich features to make your development fast and robust.<\\/p>\\r\\n\\t<\\/div>\\r\\n<\\/div>\\r\\n<div class=\\\"row\\\">\\r\\n\\t<div class=\\\"col-lg-4 col-md-6 col-sm-12 col-12 pb-4\\\">\\r\\n\\t\\t<i class=\\\"fas fa-users fa-3x pb-4 text-primary\\\"><\\/i>\\r\\n\\t\\t<h4>Who We Are<\\/h4>\\r\\n\\t\\t<p>We offer the expertise found in the world\\u2019s Premier Management Consultings and Balance it with exceptional service designed to resolve<\\/p>\\r\\n\\t<\\/div>\\r\\n\\t<div class=\\\"col-lg-4 col-md-6 col-sm-12 col-12 pb-4\\\">\\r\\n\\t\\t<i class=\\\"fas fa-bullseye fa-3x pb-4 text-primary\\\"><\\/i>\\r\\n\\t\\t<h4>Our Mission<\\/h4>\\r\\n\\t\\t<p>To provide quality exceptional service, allowing businesses to focus on their core processes. Those services encompass all aspects of consulting<\\/p>\\r\\n\\t<\\/div>\\r\\n\\t<div class=\\\"col-lg-4 col-md-6 col-sm-12 col-12 pb-4\\\">\\r\\n\\t\\t<i class=\\\"far fa-eye fa-3x pb-4 text-primary\\\"><\\/i>\\r\\n\\t\\t<h4>Our Vision<\\/h4>\\r\\n\\t\\t<p>Our vision is to help you make tough Decisions, Achieve Success, Capitalize on Market Opportunities and Develop Action plans that are Realistic<\\/p>\\r\\n\\t<\\/div>\\r\\n<\\/div>\",\"fulltext\":\"\",\"state\":1,\"catid\":\"2\",\"created\":\"2018-10-11 10:51:51\",\"created_by\":\"44\",\"created_by_alias\":\"\",\"modified\":\"2018-10-12 11:19:27\",\"modified_by\":\"44\",\"checked_out\":\"44\",\"checked_out_time\":\"2018-10-12 11:19:17\",\"publish_up\":\"2018-10-11 10:51:51\",\"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\":\"{\\\"article_layout\\\":\\\"\\\",\\\"show_title\\\":\\\"\\\",\\\"link_titles\\\":\\\"\\\",\\\"show_tags\\\":\\\"\\\",\\\"show_intro\\\":\\\"\\\",\\\"info_block_position\\\":\\\"\\\",\\\"info_block_show_title\\\":\\\"\\\",\\\"show_category\\\":\\\"\\\",\\\"link_category\\\":\\\"\\\",\\\"show_parent_category\\\":\\\"\\\",\\\"link_parent_category\\\":\\\"\\\",\\\"show_associations\\\":\\\"\\\",\\\"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_page_title\\\":\\\"\\\",\\\"show_publishing_options\\\":\\\"\\\",\\\"show_article_options\\\":\\\"\\\",\\\"show_urls_images_backend\\\":\\\"\\\",\\\"show_urls_images_frontend\\\":\\\"\\\",\\\"astroid_article_type\\\":\\\"regular\\\",\\\"astroid_article_video_type\\\":\\\"youtube\\\",\\\"astroid_article_video_url\\\":\\\"\\\",\\\"astroid_article_gallery_width\\\":\\\"\\\",\\\"astroid_article_gallery_bullets\\\":\\\"1\\\",\\\"astroid_article_gallery_navigation\\\":\\\"1\\\",\\\"astroid_article_gallery_items\\\":\\\"\\\",\\\"astroid_article_audio_source\\\":\\\"soundcloud\\\",\\\"astroid_article_audio_soundcloud\\\":\\\"\\\",\\\"astroid_article_audio_spotify\\\":\\\"\\\",\\\"astroid_article_review_heading\\\":\\\"\\\",\\\"astroid_article_review_summery\\\":\\\"\\\",\\\"astroid_article_review_good\\\":\\\"\\\",\\\"astroid_article_review_bad\\\":\\\"\\\",\\\"astroid_article_review_rating\\\":\\\"5\\\",\\\"astroid_article_button_action\\\":\\\"\\\",\\\"astroid_article_button_link\\\":\\\"\\\",\\\"astroid_article_review_criterias\\\":\\\"\\\",\\\"astroid_article_quote_text\\\":\\\"\\\",\\\"astroid_article_quote_author\\\":\\\"\\\",\\\"astroid_article_badge\\\":\\\"0\\\",\\\"astroid_article_badge_type\\\":\\\"2\\\",\\\"astroid_article_badge_text\\\":\\\"\\\",\\\"astroid_article_badge_color\\\":\\\"\\\",\\\"astroid_relatedposts\\\":\\\"\\\",\\\"astroid_socialshare\\\":\\\"0\\\",\\\"astroid_comments\\\":\\\"\\\",\\\"astroid_posttype\\\":\\\"\\\",\\\"astroid_readtime\\\":\\\"0\\\",\\\"astroid_authorinfo\\\":\\\"0\\\",\\\"astroid_rating\\\":\\\"0\\\",\\\"astroid_og_title\\\":\\\"\\\",\\\"astroid_og_desc\\\":\\\"\\\",\\\"astroid_og_image\\\":\\\"\\\"}\",\"version\":6,\"ordering\":\"0\",\"metakey\":\"\",\"metadesc\":\"\",\"access\":\"1\",\"hits\":\"40\",\"metadata\":\"{\\\"robots\\\":\\\"\\\",\\\"author\\\":\\\"\\\",\\\"rights\\\":\\\"\\\",\\\"xreference\\\":\\\"\\\"}\",\"featured\":\"0\",\"language\":\"*\",\"xreference\":\"\"}', 0),
(400, 48, 1, '', '2018-10-12 13:31:02', 44, 4204, '411c0873a62b121418202a106bfefe6188e05e4c', '{\"id\":48,\"asset_id\":\"252\",\"title\":\"About Us\",\"alias\":\"about-us\",\"introtext\":\"<div class=\\\"row text-center\\\">\\r\\n\\t<div class=\\\"col\\\">\\r\\n\\t\\t<h2>Turn Your Passion into Success!<\\/h2>\\r\\n\\t\\t<p class=\\\"pb-4 mb-4\\\">Packed with rich features to make your development fast and robust.<\\/p>\\r\\n\\t<\\/div>\\r\\n<\\/div>\\r\\n<div class=\\\"row\\\">\\r\\n\\t<div class=\\\"col-lg-4 col-md-6 col-sm-12 col-12 pb-3\\\">\\r\\n\\t\\t<i class=\\\"fas fa-users fa-3x pb-4 text-primary\\\"><\\/i>\\r\\n\\t\\t<h4>Who We Are<\\/h4>\\r\\n\\t\\t<p>We offer the expertise found in the world\\u2019s Premier Management Consultings and Balance it with exceptional service designed to resolve<\\/p>\\r\\n\\t<\\/div>\\r\\n\\t<div class=\\\"col-lg-4 col-md-6 col-sm-12 col-12 pb-3\\\">\\r\\n\\t\\t<i class=\\\"fas fa-bullseye fa-3x pb-4 text-primary\\\"><\\/i>\\r\\n\\t\\t<h4>Our Mission<\\/h4>\\r\\n\\t\\t<p>To provide quality exceptional service, allowing businesses to focus on their core processes. Those services encompass all aspects of consulting<\\/p>\\r\\n\\t<\\/div>\\r\\n\\t<div class=\\\"col-lg-4 col-md-6 col-sm-12 col-12 pb-3\\\">\\r\\n\\t\\t<i class=\\\"far fa-eye fa-3x pb-4 text-primary\\\"><\\/i>\\r\\n\\t\\t<h4>Our Vision<\\/h4>\\r\\n\\t\\t<p>Our vision is to help you make tough Decisions, Achieve Success, Capitalize on Market Opportunities and Develop Action plans that are Realistic<\\/p>\\r\\n\\t<\\/div>\\r\\n<\\/div>\",\"fulltext\":\"\",\"state\":1,\"catid\":\"2\",\"created\":\"2018-10-11 10:51:51\",\"created_by\":\"44\",\"created_by_alias\":\"\",\"modified\":\"2018-10-12 13:31:02\",\"modified_by\":\"44\",\"checked_out\":\"44\",\"checked_out_time\":\"2018-10-12 13:30:51\",\"publish_up\":\"2018-10-11 10:51:51\",\"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\":\"{\\\"article_layout\\\":\\\"\\\",\\\"show_title\\\":\\\"\\\",\\\"link_titles\\\":\\\"\\\",\\\"show_tags\\\":\\\"\\\",\\\"show_intro\\\":\\\"\\\",\\\"info_block_position\\\":\\\"\\\",\\\"info_block_show_title\\\":\\\"\\\",\\\"show_category\\\":\\\"\\\",\\\"link_category\\\":\\\"\\\",\\\"show_parent_category\\\":\\\"\\\",\\\"link_parent_category\\\":\\\"\\\",\\\"show_associations\\\":\\\"\\\",\\\"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_page_title\\\":\\\"\\\",\\\"show_publishing_options\\\":\\\"\\\",\\\"show_article_options\\\":\\\"\\\",\\\"show_urls_images_backend\\\":\\\"\\\",\\\"show_urls_images_frontend\\\":\\\"\\\",\\\"astroid_article_type\\\":\\\"regular\\\",\\\"astroid_article_video_type\\\":\\\"youtube\\\",\\\"astroid_article_video_url\\\":\\\"\\\",\\\"astroid_article_gallery_width\\\":\\\"\\\",\\\"astroid_article_gallery_bullets\\\":\\\"1\\\",\\\"astroid_article_gallery_navigation\\\":\\\"1\\\",\\\"astroid_article_gallery_items\\\":\\\"\\\",\\\"astroid_article_audio_source\\\":\\\"soundcloud\\\",\\\"astroid_article_audio_soundcloud\\\":\\\"\\\",\\\"astroid_article_audio_spotify\\\":\\\"\\\",\\\"astroid_article_review_heading\\\":\\\"\\\",\\\"astroid_article_review_summery\\\":\\\"\\\",\\\"astroid_article_review_good\\\":\\\"\\\",\\\"astroid_article_review_bad\\\":\\\"\\\",\\\"astroid_article_review_rating\\\":\\\"5\\\",\\\"astroid_article_button_action\\\":\\\"\\\",\\\"astroid_article_button_link\\\":\\\"\\\",\\\"astroid_article_review_criterias\\\":\\\"\\\",\\\"astroid_article_quote_text\\\":\\\"\\\",\\\"astroid_article_quote_author\\\":\\\"\\\",\\\"astroid_article_badge\\\":\\\"0\\\",\\\"astroid_article_badge_type\\\":\\\"2\\\",\\\"astroid_article_badge_text\\\":\\\"\\\",\\\"astroid_article_badge_color\\\":\\\"\\\",\\\"astroid_relatedposts\\\":\\\"\\\",\\\"astroid_socialshare\\\":\\\"0\\\",\\\"astroid_comments\\\":\\\"\\\",\\\"astroid_posttype\\\":\\\"\\\",\\\"astroid_readtime\\\":\\\"0\\\",\\\"astroid_authorinfo\\\":\\\"0\\\",\\\"astroid_rating\\\":\\\"0\\\",\\\"astroid_og_title\\\":\\\"\\\",\\\"astroid_og_desc\\\":\\\"\\\",\\\"astroid_og_image\\\":\\\"\\\"}\",\"version\":7,\"ordering\":\"0\",\"metakey\":\"\",\"metadesc\":\"\",\"access\":\"1\",\"hits\":\"90\",\"metadata\":\"{\\\"robots\\\":\\\"\\\",\\\"author\\\":\\\"\\\",\\\"rights\\\":\\\"\\\",\\\"xreference\\\":\\\"\\\"}\",\"featured\":\"0\",\"language\":\"*\",\"xreference\":\"\"}', 0),
(401, 48, 1, '', '2018-10-12 13:31:42', 44, 4189, 'e1390dbc5d729155dcbe66ccefd0f7d0ab9bf687', '{\"id\":48,\"asset_id\":\"252\",\"title\":\"About Us\",\"alias\":\"about-us\",\"introtext\":\"<div class=\\\"row text-center\\\">\\r\\n\\t<div class=\\\"col\\\">\\r\\n\\t\\t<h2>Turn Your Passion into Success!<\\/h2>\\r\\n\\t\\t<p class=\\\"pb-4 mb-4\\\">Packed with rich features to make your development fast and robust.<\\/p>\\r\\n\\t<\\/div>\\r\\n<\\/div>\\r\\n<div class=\\\"row\\\">\\r\\n\\t<div class=\\\"col-lg-4 col-md-6 col-sm-12 col-12\\\">\\r\\n\\t\\t<i class=\\\"fas fa-users fa-3x pb-4 text-primary\\\"><\\/i>\\r\\n\\t\\t<h4>Who We Are<\\/h4>\\r\\n\\t\\t<p>We offer the expertise found in the world\\u2019s Premier Management Consultings and Balance it with exceptional service designed to resolve<\\/p>\\r\\n\\t<\\/div>\\r\\n\\t<div class=\\\"col-lg-4 col-md-6 col-sm-12 col-12\\\">\\r\\n\\t\\t<i class=\\\"fas fa-bullseye fa-3x pb-4 text-primary\\\"><\\/i>\\r\\n\\t\\t<h4>Our Mission<\\/h4>\\r\\n\\t\\t<p>To provide quality exceptional service, allowing businesses to focus on their core processes. Those services encompass all aspects of consulting<\\/p>\\r\\n\\t<\\/div>\\r\\n\\t<div class=\\\"col-lg-4 col-md-6 col-sm-12 col-12\\\">\\r\\n\\t\\t<i class=\\\"far fa-eye fa-3x pb-4 text-primary\\\"><\\/i>\\r\\n\\t\\t<h4>Our Vision<\\/h4>\\r\\n\\t\\t<p>Our vision is to help you make tough Decisions, Achieve Success, Capitalize on Market Opportunities and Develop Action plans that are Realistic<\\/p>\\r\\n\\t<\\/div>\\r\\n<\\/div>\",\"fulltext\":\"\",\"state\":1,\"catid\":\"2\",\"created\":\"2018-10-11 10:51:51\",\"created_by\":\"44\",\"created_by_alias\":\"\",\"modified\":\"2018-10-12 13:31:42\",\"modified_by\":\"44\",\"checked_out\":\"44\",\"checked_out_time\":\"2018-10-12 13:31:02\",\"publish_up\":\"2018-10-11 10:51:51\",\"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\":\"{\\\"article_layout\\\":\\\"\\\",\\\"show_title\\\":\\\"\\\",\\\"link_titles\\\":\\\"\\\",\\\"show_tags\\\":\\\"\\\",\\\"show_intro\\\":\\\"\\\",\\\"info_block_position\\\":\\\"\\\",\\\"info_block_show_title\\\":\\\"\\\",\\\"show_category\\\":\\\"\\\",\\\"link_category\\\":\\\"\\\",\\\"show_parent_category\\\":\\\"\\\",\\\"link_parent_category\\\":\\\"\\\",\\\"show_associations\\\":\\\"\\\",\\\"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_page_title\\\":\\\"\\\",\\\"show_publishing_options\\\":\\\"\\\",\\\"show_article_options\\\":\\\"\\\",\\\"show_urls_images_backend\\\":\\\"\\\",\\\"show_urls_images_frontend\\\":\\\"\\\",\\\"astroid_article_type\\\":\\\"regular\\\",\\\"astroid_article_video_type\\\":\\\"youtube\\\",\\\"astroid_article_video_url\\\":\\\"\\\",\\\"astroid_article_gallery_width\\\":\\\"\\\",\\\"astroid_article_gallery_bullets\\\":\\\"1\\\",\\\"astroid_article_gallery_navigation\\\":\\\"1\\\",\\\"astroid_article_gallery_items\\\":\\\"\\\",\\\"astroid_article_audio_source\\\":\\\"soundcloud\\\",\\\"astroid_article_audio_soundcloud\\\":\\\"\\\",\\\"astroid_article_audio_spotify\\\":\\\"\\\",\\\"astroid_article_review_heading\\\":\\\"\\\",\\\"astroid_article_review_summery\\\":\\\"\\\",\\\"astroid_article_review_good\\\":\\\"\\\",\\\"astroid_article_review_bad\\\":\\\"\\\",\\\"astroid_article_review_rating\\\":\\\"5\\\",\\\"astroid_article_button_action\\\":\\\"\\\",\\\"astroid_article_button_link\\\":\\\"\\\",\\\"astroid_article_review_criterias\\\":\\\"\\\",\\\"astroid_article_quote_text\\\":\\\"\\\",\\\"astroid_article_quote_author\\\":\\\"\\\",\\\"astroid_article_badge\\\":\\\"0\\\",\\\"astroid_article_badge_type\\\":\\\"2\\\",\\\"astroid_article_badge_text\\\":\\\"\\\",\\\"astroid_article_badge_color\\\":\\\"\\\",\\\"astroid_relatedposts\\\":\\\"\\\",\\\"astroid_socialshare\\\":\\\"0\\\",\\\"astroid_comments\\\":\\\"\\\",\\\"astroid_posttype\\\":\\\"\\\",\\\"astroid_readtime\\\":\\\"0\\\",\\\"astroid_authorinfo\\\":\\\"0\\\",\\\"astroid_rating\\\":\\\"0\\\",\\\"astroid_og_title\\\":\\\"\\\",\\\"astroid_og_desc\\\":\\\"\\\",\\\"astroid_og_image\\\":\\\"\\\"}\",\"version\":8,\"ordering\":\"0\",\"metakey\":\"\",\"metadesc\":\"\",\"access\":\"1\",\"hits\":\"91\",\"metadata\":\"{\\\"robots\\\":\\\"\\\",\\\"author\\\":\\\"\\\",\\\"rights\\\":\\\"\\\",\\\"xreference\\\":\\\"\\\"}\",\"featured\":\"0\",\"language\":\"*\",\"xreference\":\"\"}', 0),
(402, 48, 1, '', '2018-10-12 13:32:25', 44, 4150, '8bd6dff72929bbf2765d34b7b52a28376245f2e1', '{\"id\":48,\"asset_id\":\"252\",\"title\":\"About Us\",\"alias\":\"about-us\",\"introtext\":\"<div class=\\\"row text-center\\\">\\r\\n\\t<div class=\\\"col\\\">\\r\\n\\t\\t<h2>Turn Your Passion into Success!<\\/h2>\\r\\n\\t\\t<p class=\\\"pb-4 mb-4\\\">Packed with rich features to make your development fast and robust.<\\/p>\\r\\n\\t<\\/div>\\r\\n<\\/div>\\r\\n<div class=\\\"row\\\">\\r\\n\\t<div class=\\\"col-lg-4 col-md-6 col-sm-12 col-12\\\">\\r\\n\\t\\t<i class=\\\"fas fa-users fa-3x pb-4\\\"><\\/i>\\r\\n\\t\\t<h4>Who We Are<\\/h4>\\r\\n\\t\\t<p>We offer the expertise found in the world\\u2019s Premier Management Consultings and Balance it with exceptional service designed to resolve<\\/p>\\r\\n\\t<\\/div>\\r\\n\\t<div class=\\\"col-lg-4 col-md-6 col-sm-12 col-12\\\">\\r\\n\\t\\t<i class=\\\"fas fa-bullseye fa-3x pb-4\\\"><\\/i>\\r\\n\\t\\t<h4>Our Mission<\\/h4>\\r\\n\\t\\t<p>To provide quality exceptional service, allowing businesses to focus on their core processes. Those services encompass all aspects of consulting<\\/p>\\r\\n\\t<\\/div>\\r\\n\\t<div class=\\\"col-lg-4 col-md-6 col-sm-12 col-12\\\">\\r\\n\\t\\t<i class=\\\"far fa-eye fa-3x pb-4\\\"><\\/i>\\r\\n\\t\\t<h4>Our Vision<\\/h4>\\r\\n\\t\\t<p>Our vision is to help you make tough Decisions, Achieve Success, Capitalize on Market Opportunities and Develop Action plans that are Realistic<\\/p>\\r\\n\\t<\\/div>\\r\\n<\\/div>\",\"fulltext\":\"\",\"state\":1,\"catid\":\"2\",\"created\":\"2018-10-11 10:51:51\",\"created_by\":\"44\",\"created_by_alias\":\"\",\"modified\":\"2018-10-12 13:32:25\",\"modified_by\":\"44\",\"checked_out\":\"44\",\"checked_out_time\":\"2018-10-12 13:32:16\",\"publish_up\":\"2018-10-11 10:51:51\",\"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\":\"{\\\"article_layout\\\":\\\"\\\",\\\"show_title\\\":\\\"\\\",\\\"link_titles\\\":\\\"\\\",\\\"show_tags\\\":\\\"\\\",\\\"show_intro\\\":\\\"\\\",\\\"info_block_position\\\":\\\"\\\",\\\"info_block_show_title\\\":\\\"\\\",\\\"show_category\\\":\\\"\\\",\\\"link_category\\\":\\\"\\\",\\\"show_parent_category\\\":\\\"\\\",\\\"link_parent_category\\\":\\\"\\\",\\\"show_associations\\\":\\\"\\\",\\\"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_page_title\\\":\\\"\\\",\\\"show_publishing_options\\\":\\\"\\\",\\\"show_article_options\\\":\\\"\\\",\\\"show_urls_images_backend\\\":\\\"\\\",\\\"show_urls_images_frontend\\\":\\\"\\\",\\\"astroid_article_type\\\":\\\"regular\\\",\\\"astroid_article_video_type\\\":\\\"youtube\\\",\\\"astroid_article_video_url\\\":\\\"\\\",\\\"astroid_article_gallery_width\\\":\\\"\\\",\\\"astroid_article_gallery_bullets\\\":\\\"1\\\",\\\"astroid_article_gallery_navigation\\\":\\\"1\\\",\\\"astroid_article_gallery_items\\\":\\\"\\\",\\\"astroid_article_audio_source\\\":\\\"soundcloud\\\",\\\"astroid_article_audio_soundcloud\\\":\\\"\\\",\\\"astroid_article_audio_spotify\\\":\\\"\\\",\\\"astroid_article_review_heading\\\":\\\"\\\",\\\"astroid_article_review_summery\\\":\\\"\\\",\\\"astroid_article_review_good\\\":\\\"\\\",\\\"astroid_article_review_bad\\\":\\\"\\\",\\\"astroid_article_review_rating\\\":\\\"5\\\",\\\"astroid_article_button_action\\\":\\\"\\\",\\\"astroid_article_button_link\\\":\\\"\\\",\\\"astroid_article_review_criterias\\\":\\\"\\\",\\\"astroid_article_quote_text\\\":\\\"\\\",\\\"astroid_article_quote_author\\\":\\\"\\\",\\\"astroid_article_badge\\\":\\\"0\\\",\\\"astroid_article_badge_type\\\":\\\"2\\\",\\\"astroid_article_badge_text\\\":\\\"\\\",\\\"astroid_article_badge_color\\\":\\\"\\\",\\\"astroid_relatedposts\\\":\\\"\\\",\\\"astroid_socialshare\\\":\\\"0\\\",\\\"astroid_comments\\\":\\\"\\\",\\\"astroid_posttype\\\":\\\"\\\",\\\"astroid_readtime\\\":\\\"0\\\",\\\"astroid_authorinfo\\\":\\\"0\\\",\\\"astroid_rating\\\":\\\"0\\\",\\\"astroid_og_title\\\":\\\"\\\",\\\"astroid_og_desc\\\":\\\"\\\",\\\"astroid_og_image\\\":\\\"\\\"}\",\"version\":9,\"ordering\":\"0\",\"metakey\":\"\",\"metadesc\":\"\",\"access\":\"1\",\"hits\":\"92\",\"metadata\":\"{\\\"robots\\\":\\\"\\\",\\\"author\\\":\\\"\\\",\\\"rights\\\":\\\"\\\",\\\"xreference\\\":\\\"\\\"}\",\"featured\":\"0\",\"language\":\"*\",\"xreference\":\"\"}', 0),
(403, 32, 1, '', '2018-10-12 16:07:05', 44, 3741, '9d829651b3dda9b7c85906c22d9d40896d7ec777', '{\"id\":32,\"asset_id\":\"171\",\"title\":\"How business can ease your pain\",\"alias\":\"how-business-can-ease-your-pain\",\"introtext\":\"<p>Aliquam egestas pellentesque est Etiam a orci Nulla id enim feugiat ligula ullamcorper.<\\/p>\\r\\n\",\"fulltext\":\"\\r\\n<p>Lorem Ipsum is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry\'s standard dummy text ever since the 1500s, when an unknown printer took a galley of type and scrambled it to make a type specimen book. It has survived not only five centuries, but also the leap into electronic typesetting, remaining essentially unchanged. It was popularised in the 1960s with the release of Letraset sheets containing Lorem Ipsum passages, and more recently with desktop publishing software like Aldus PageMaker including versions of Lorem Ipsum.<\\/p>\",\"state\":1,\"catid\":\"8\",\"created\":\"2018-06-01 11:45:06\",\"created_by\":\"601\",\"created_by_alias\":\"\",\"modified\":\"2018-10-12 16:07:05\",\"modified_by\":\"44\",\"checked_out\":\"44\",\"checked_out_time\":\"2018-10-12 16:06:16\",\"publish_up\":\"2018-06-01 11:45:06\",\"publish_down\":\"0000-00-00 00:00:00\",\"images\":\"{\\\"image_intro\\\":\\\"\\\",\\\"float_intro\\\":\\\"\\\",\\\"image_intro_alt\\\":\\\"\\\",\\\"image_intro_caption\\\":\\\"\\\",\\\"image_fulltext\\\":\\\"images\\\\\\/blog\\\\\\/business\\\\\\/img6.jpg\\\",\\\"float_fulltext\\\":\\\"\\\",\\\"image_fulltext_alt\\\":\\\"\\\",\\\"image_fulltext_caption\\\":\\\"\\\"}\",\"urls\":\"{\\\"urla\\\":false,\\\"urlatext\\\":\\\"\\\",\\\"targeta\\\":\\\"\\\",\\\"urlb\\\":false,\\\"urlbtext\\\":\\\"\\\",\\\"targetb\\\":\\\"\\\",\\\"urlc\\\":false,\\\"urlctext\\\":\\\"\\\",\\\"targetc\\\":\\\"\\\"}\",\"attribs\":\"{\\\"article_layout\\\":\\\"\\\",\\\"show_title\\\":\\\"\\\",\\\"link_titles\\\":\\\"\\\",\\\"show_tags\\\":\\\"\\\",\\\"show_intro\\\":\\\"\\\",\\\"info_block_position\\\":\\\"\\\",\\\"info_block_show_title\\\":\\\"\\\",\\\"show_category\\\":\\\"\\\",\\\"link_category\\\":\\\"\\\",\\\"show_parent_category\\\":\\\"\\\",\\\"link_parent_category\\\":\\\"\\\",\\\"show_associations\\\":\\\"\\\",\\\"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_page_title\\\":\\\"\\\",\\\"show_publishing_options\\\":\\\"\\\",\\\"show_article_options\\\":\\\"\\\",\\\"show_urls_images_backend\\\":\\\"\\\",\\\"show_urls_images_frontend\\\":\\\"\\\",\\\"astroid_article_type\\\":\\\"regular\\\",\\\"astroid_article_video_type\\\":\\\"youtube\\\",\\\"astroid_article_video_url\\\":\\\"\\\",\\\"astroid_article_gallery_width\\\":\\\"\\\",\\\"astroid_article_gallery_bullets\\\":\\\"1\\\",\\\"astroid_article_gallery_navigation\\\":\\\"1\\\",\\\"astroid_article_gallery_items\\\":\\\"\\\",\\\"astroid_article_audio_source\\\":\\\"soundcloud\\\",\\\"astroid_article_audio_soundcloud\\\":\\\"\\\",\\\"astroid_article_audio_spotify\\\":\\\"\\\",\\\"astroid_article_review_heading\\\":\\\"\\\",\\\"astroid_article_review_summery\\\":\\\"\\\",\\\"astroid_article_review_good\\\":\\\"\\\",\\\"astroid_article_review_bad\\\":\\\"\\\",\\\"astroid_article_review_rating\\\":\\\"5\\\",\\\"astroid_article_button_action\\\":\\\"\\\",\\\"astroid_article_button_link\\\":\\\"\\\",\\\"astroid_article_review_criterias\\\":\\\"\\\",\\\"astroid_article_quote_text\\\":\\\"\\\",\\\"astroid_article_quote_author\\\":\\\"\\\",\\\"astroid_article_badge\\\":\\\"1\\\",\\\"astroid_article_badge_type\\\":\\\"6\\\",\\\"astroid_article_badge_text\\\":\\\"\\\",\\\"astroid_article_badge_color\\\":\\\"\\\",\\\"astroid_relatedposts\\\":\\\"\\\",\\\"astroid_socialshare\\\":\\\"\\\",\\\"astroid_comments\\\":\\\"\\\",\\\"astroid_posttype\\\":\\\"\\\",\\\"astroid_readtime\\\":\\\"\\\",\\\"astroid_authorinfo\\\":\\\"\\\",\\\"astroid_rating\\\":\\\"\\\",\\\"astroid_og_title\\\":\\\"\\\",\\\"astroid_og_desc\\\":\\\"\\\",\\\"astroid_og_image\\\":\\\"\\\"}\",\"version\":18,\"ordering\":\"1\",\"metakey\":\"Joomla\",\"metadesc\":\"\",\"access\":\"1\",\"hits\":\"107\",\"metadata\":\"{\\\"robots\\\":\\\"\\\",\\\"author\\\":\\\"\\\",\\\"rights\\\":\\\"\\\",\\\"xreference\\\":\\\"\\\"}\",\"featured\":\"0\",\"language\":\"*\",\"xreference\":\"\"}', 0),
(404, 32, 1, '', '2018-10-12 16:07:39', 44, 4541, 'bb19bf88c4ac2a22a865a2f8d3d92205cabb4ab0', '{\"id\":32,\"asset_id\":\"171\",\"title\":\"How business can ease your pain\",\"alias\":\"how-business-can-ease-your-pain\",\"introtext\":\"<p>Aliquam egestas pellentesque est Etiam a orci Nulla id enim feugiat ligula ullamcorper.<\\/p>\\r\\n\",\"fulltext\":\"\\r\\n<p>Lorem Ipsum is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry\'s standard dummy text ever since the 1500s, when an unknown printer took a galley of type and scrambled it to make a type specimen book. It has survived not only five centuries, but also the leap into electronic typesetting, remaining essentially unchanged. It was popularised in the 1960s with the release of Letraset sheets containing Lorem Ipsum passages, and more recently with desktop publishing software like Aldus PageMaker including versions of Lorem Ipsum.<\\/p>\\r\\n<h3>Where does it come from?<\\/h3>\\r\\n<p>There are many variations of passages of Lorem Ipsum available, but the majority have suffered alteration in some form, by injected humour, or randomised words which don\'t look even slightly believable. If you are going to use a passage of Lorem Ipsum, you need to be sure there isn\'t anything embarrassing hidden in the middle of text. All the Lorem Ipsum generators on the Internet tend to repeat predefined chunks as necessary, making this the first true generator on the Internet. It uses a dictionary of over 200 Latin words, combined with a handful of model sentence structures, to generate Lorem Ipsum which looks reasonable. The generated Lorem Ipsum is therefore always free from repetition, injected humour, or non-characteristic words etc.<\\/p>\",\"state\":1,\"catid\":\"8\",\"created\":\"2018-06-01 11:45:06\",\"created_by\":\"601\",\"created_by_alias\":\"\",\"modified\":\"2018-10-12 16:07:39\",\"modified_by\":\"44\",\"checked_out\":\"44\",\"checked_out_time\":\"2018-10-12 16:07:05\",\"publish_up\":\"2018-06-01 11:45:06\",\"publish_down\":\"0000-00-00 00:00:00\",\"images\":\"{\\\"image_intro\\\":\\\"\\\",\\\"float_intro\\\":\\\"\\\",\\\"image_intro_alt\\\":\\\"\\\",\\\"image_intro_caption\\\":\\\"\\\",\\\"image_fulltext\\\":\\\"images\\\\\\/blog\\\\\\/business\\\\\\/img6.jpg\\\",\\\"float_fulltext\\\":\\\"\\\",\\\"image_fulltext_alt\\\":\\\"\\\",\\\"image_fulltext_caption\\\":\\\"\\\"}\",\"urls\":\"{\\\"urla\\\":false,\\\"urlatext\\\":\\\"\\\",\\\"targeta\\\":\\\"\\\",\\\"urlb\\\":false,\\\"urlbtext\\\":\\\"\\\",\\\"targetb\\\":\\\"\\\",\\\"urlc\\\":false,\\\"urlctext\\\":\\\"\\\",\\\"targetc\\\":\\\"\\\"}\",\"attribs\":\"{\\\"article_layout\\\":\\\"\\\",\\\"show_title\\\":\\\"\\\",\\\"link_titles\\\":\\\"\\\",\\\"show_tags\\\":\\\"\\\",\\\"show_intro\\\":\\\"\\\",\\\"info_block_position\\\":\\\"\\\",\\\"info_block_show_title\\\":\\\"\\\",\\\"show_category\\\":\\\"\\\",\\\"link_category\\\":\\\"\\\",\\\"show_parent_category\\\":\\\"\\\",\\\"link_parent_category\\\":\\\"\\\",\\\"show_associations\\\":\\\"\\\",\\\"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_page_title\\\":\\\"\\\",\\\"show_publishing_options\\\":\\\"\\\",\\\"show_article_options\\\":\\\"\\\",\\\"show_urls_images_backend\\\":\\\"\\\",\\\"show_urls_images_frontend\\\":\\\"\\\",\\\"astroid_article_type\\\":\\\"regular\\\",\\\"astroid_article_video_type\\\":\\\"youtube\\\",\\\"astroid_article_video_url\\\":\\\"\\\",\\\"astroid_article_gallery_width\\\":\\\"\\\",\\\"astroid_article_gallery_bullets\\\":\\\"1\\\",\\\"astroid_article_gallery_navigation\\\":\\\"1\\\",\\\"astroid_article_gallery_items\\\":\\\"\\\",\\\"astroid_article_audio_source\\\":\\\"soundcloud\\\",\\\"astroid_article_audio_soundcloud\\\":\\\"\\\",\\\"astroid_article_audio_spotify\\\":\\\"\\\",\\\"astroid_article_review_heading\\\":\\\"\\\",\\\"astroid_article_review_summery\\\":\\\"\\\",\\\"astroid_article_review_good\\\":\\\"\\\",\\\"astroid_article_review_bad\\\":\\\"\\\",\\\"astroid_article_review_rating\\\":\\\"5\\\",\\\"astroid_article_button_action\\\":\\\"\\\",\\\"astroid_article_button_link\\\":\\\"\\\",\\\"astroid_article_review_criterias\\\":\\\"\\\",\\\"astroid_article_quote_text\\\":\\\"\\\",\\\"astroid_article_quote_author\\\":\\\"\\\",\\\"astroid_article_badge\\\":\\\"1\\\",\\\"astroid_article_badge_type\\\":\\\"6\\\",\\\"astroid_article_badge_text\\\":\\\"\\\",\\\"astroid_article_badge_color\\\":\\\"\\\",\\\"astroid_relatedposts\\\":\\\"\\\",\\\"astroid_socialshare\\\":\\\"\\\",\\\"astroid_comments\\\":\\\"\\\",\\\"astroid_posttype\\\":\\\"\\\",\\\"astroid_readtime\\\":\\\"\\\",\\\"astroid_authorinfo\\\":\\\"\\\",\\\"astroid_rating\\\":\\\"\\\",\\\"astroid_og_title\\\":\\\"\\\",\\\"astroid_og_desc\\\":\\\"\\\",\\\"astroid_og_image\\\":\\\"\\\"}\",\"version\":19,\"ordering\":\"1\",\"metakey\":\"Joomla\",\"metadesc\":\"\",\"access\":\"1\",\"hits\":\"108\",\"metadata\":\"{\\\"robots\\\":\\\"\\\",\\\"author\\\":\\\"\\\",\\\"rights\\\":\\\"\\\",\\\"xreference\\\":\\\"\\\"}\",\"featured\":\"0\",\"language\":\"*\",\"xreference\":\"\"}', 0);
INSERT INTO `ynfp8_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
(405, 32, 1, '', '2018-10-12 16:08:26', 44, 4865, '13087aa8a4dcffd882725c696bf3931c8c0dcacd', '{\"id\":32,\"asset_id\":\"171\",\"title\":\"How business can ease your pain\",\"alias\":\"how-business-can-ease-your-pain\",\"introtext\":\"<p>Aliquam egestas pellentesque est Etiam a orci Nulla id enim feugiat ligula ullamcorper.<\\/p>\\r\\n\",\"fulltext\":\"\\r\\n<p>Lorem Ipsum is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry\'s standard dummy text ever since the 1500s, when an unknown printer took a galley of type and scrambled it to make a type specimen book. It has survived not only five centuries, but also the leap into electronic typesetting, remaining essentially unchanged. It was popularised in the 1960s with the release of Letraset sheets containing Lorem Ipsum passages, and more recently with desktop publishing software like Aldus PageMaker including versions of Lorem Ipsum.<\\/p>\\r\\n<h3>Where does it come from?<\\/h3>\\r\\n<p>There are many variations of passages of Lorem Ipsum available, but the majority have suffered alteration in some form, by injected humour, or randomised words which don\'t look even slightly believable. If you are going to use a passage of Lorem Ipsum, you need to be sure there isn\'t anything embarrassing hidden in the middle of text. All the Lorem Ipsum generators on the Internet tend to repeat predefined chunks as necessary, making this the first true generator on the Internet. It uses a dictionary of over 200 Latin words, combined with a handful of model sentence structures, to generate Lorem Ipsum which looks reasonable. The generated Lorem Ipsum is therefore always free from repetition, injected humour, or non-characteristic words etc.<\\/p>\",\"state\":1,\"catid\":\"8\",\"created\":\"2018-06-01 11:45:06\",\"created_by\":\"601\",\"created_by_alias\":\"\",\"modified\":\"2018-10-12 16:08:26\",\"modified_by\":\"44\",\"checked_out\":\"44\",\"checked_out_time\":\"2018-10-12 16:07:39\",\"publish_up\":\"2018-06-01 11:45:06\",\"publish_down\":\"0000-00-00 00:00:00\",\"images\":\"{\\\"image_intro\\\":\\\"images\\\\\\/blog\\\\\\/business\\\\\\/img6.jpg\\\",\\\"float_intro\\\":\\\"\\\",\\\"image_intro_alt\\\":\\\"How business can ease your pain\\\",\\\"image_intro_caption\\\":\\\"How business can ease your pain\\\",\\\"image_fulltext\\\":\\\"images\\\\\\/blog\\\\\\/business\\\\\\/img6.jpg\\\",\\\"float_fulltext\\\":\\\"\\\",\\\"image_fulltext_alt\\\":\\\"How business can ease your pain\\\",\\\"image_fulltext_caption\\\":\\\"How business can ease your pain\\\"}\",\"urls\":\"{\\\"urla\\\":\\\"\\\\\\/astroid\\\\\\/v131\\\\\\/#\\\",\\\"urlatext\\\":\\\"How business can ease your pain\\\",\\\"targeta\\\":\\\"\\\",\\\"urlb\\\":\\\"\\\\\\/astroid\\\\\\/v131\\\\\\/#\\\",\\\"urlbtext\\\":\\\"How business can ease your pain\\\",\\\"targetb\\\":\\\"\\\",\\\"urlc\\\":\\\"\\\\\\/astroid\\\\\\/v131\\\\\\/#\\\",\\\"urlctext\\\":\\\"How business can ease your pain\\\",\\\"targetc\\\":\\\"\\\"}\",\"attribs\":\"{\\\"article_layout\\\":\\\"\\\",\\\"show_title\\\":\\\"\\\",\\\"link_titles\\\":\\\"\\\",\\\"show_tags\\\":\\\"\\\",\\\"show_intro\\\":\\\"\\\",\\\"info_block_position\\\":\\\"\\\",\\\"info_block_show_title\\\":\\\"\\\",\\\"show_category\\\":\\\"\\\",\\\"link_category\\\":\\\"\\\",\\\"show_parent_category\\\":\\\"\\\",\\\"link_parent_category\\\":\\\"\\\",\\\"show_associations\\\":\\\"\\\",\\\"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_page_title\\\":\\\"\\\",\\\"show_publishing_options\\\":\\\"\\\",\\\"show_article_options\\\":\\\"\\\",\\\"show_urls_images_backend\\\":\\\"\\\",\\\"show_urls_images_frontend\\\":\\\"\\\",\\\"astroid_article_type\\\":\\\"regular\\\",\\\"astroid_article_video_type\\\":\\\"youtube\\\",\\\"astroid_article_video_url\\\":\\\"\\\",\\\"astroid_article_gallery_width\\\":\\\"\\\",\\\"astroid_article_gallery_bullets\\\":\\\"1\\\",\\\"astroid_article_gallery_navigation\\\":\\\"1\\\",\\\"astroid_article_gallery_items\\\":\\\"\\\",\\\"astroid_article_audio_source\\\":\\\"soundcloud\\\",\\\"astroid_article_audio_soundcloud\\\":\\\"\\\",\\\"astroid_article_audio_spotify\\\":\\\"\\\",\\\"astroid_article_review_heading\\\":\\\"\\\",\\\"astroid_article_review_summery\\\":\\\"\\\",\\\"astroid_article_review_good\\\":\\\"\\\",\\\"astroid_article_review_bad\\\":\\\"\\\",\\\"astroid_article_review_rating\\\":\\\"5\\\",\\\"astroid_article_button_action\\\":\\\"\\\",\\\"astroid_article_button_link\\\":\\\"\\\",\\\"astroid_article_review_criterias\\\":\\\"\\\",\\\"astroid_article_quote_text\\\":\\\"\\\",\\\"astroid_article_quote_author\\\":\\\"\\\",\\\"astroid_article_badge\\\":\\\"1\\\",\\\"astroid_article_badge_type\\\":\\\"6\\\",\\\"astroid_article_badge_text\\\":\\\"\\\",\\\"astroid_article_badge_color\\\":\\\"\\\",\\\"astroid_relatedposts\\\":\\\"\\\",\\\"astroid_socialshare\\\":\\\"\\\",\\\"astroid_comments\\\":\\\"\\\",\\\"astroid_posttype\\\":\\\"\\\",\\\"astroid_readtime\\\":\\\"\\\",\\\"astroid_authorinfo\\\":\\\"\\\",\\\"astroid_rating\\\":\\\"\\\",\\\"astroid_og_title\\\":\\\"\\\",\\\"astroid_og_desc\\\":\\\"\\\",\\\"astroid_og_image\\\":\\\"\\\"}\",\"version\":20,\"ordering\":\"1\",\"metakey\":\"Joomla\",\"metadesc\":\"\",\"access\":\"1\",\"hits\":\"109\",\"metadata\":\"{\\\"robots\\\":\\\"\\\",\\\"author\\\":\\\"\\\",\\\"rights\\\":\\\"\\\",\\\"xreference\\\":\\\"\\\"}\",\"featured\":\"0\",\"language\":\"*\",\"xreference\":\"\"}', 0),
(406, 37, 1, '', '2018-10-12 16:44:17', 44, 4583, '8bb9620dd454f71c4d80098cf066849a0ff4daf4', '{\"id\":37,\"asset_id\":\"176\",\"title\":\"How business makes me feel good\",\"alias\":\"how-business-makes-me-feel-good\",\"introtext\":\"<p>Aliquam egestas pellentesque est Etiam a orci Nulla id enim feugiat ligula ullamcorper.<\\/p>\\r\\n\",\"fulltext\":\"\\r\\n<p>Lorem Ipsum is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry\'s standard dummy text ever since the 1500s, when an unknown printer took a galley of type and scrambled it to make a type specimen book. It has survived not only five centuries, but also the leap into electronic typesetting, remaining essentially unchanged. It was popularised in the 1960s with the release of Letraset sheets containing Lorem Ipsum passages, and more recently with desktop publishing software like Aldus PageMaker including versions of Lorem Ipsum.<\\/p>\\r\\n<h3>Where does it come from?<\\/h3>\\r\\n<p>There are many variations of passages of Lorem Ipsum available, but the majority have suffered alteration in some form, by injected humour, or randomised words which don\'t look even slightly believable. If you are going to use a passage of Lorem Ipsum, you need to be sure there isn\'t anything embarrassing hidden in the middle of text. All the Lorem Ipsum generators on the Internet tend to repeat predefined chunks as necessary, making this the first true generator on the Internet. It uses a dictionary of over 200 Latin words, combined with a handful of model sentence structures, to generate Lorem Ipsum which looks reasonable. The generated Lorem Ipsum is therefore always free from repetition, injected humour, or non-characteristic words etc.<\\/p>\",\"state\":1,\"catid\":\"8\",\"created\":\"2018-06-01 11:45:06\",\"created_by\":\"601\",\"created_by_alias\":\"\",\"modified\":\"2018-10-12 16:44:17\",\"modified_by\":\"44\",\"checked_out\":\"44\",\"checked_out_time\":\"2018-10-12 16:42:38\",\"publish_up\":\"2018-06-01 11:45:06\",\"publish_down\":\"0000-00-00 00:00:00\",\"images\":\"{\\\"image_intro\\\":\\\"images\\\\\\/blog\\\\\\/business\\\\\\/img1-thumb.jpg\\\",\\\"float_intro\\\":\\\"\\\",\\\"image_intro_alt\\\":\\\"\\\",\\\"image_intro_caption\\\":\\\"\\\",\\\"image_fulltext\\\":\\\"images\\\\\\/blog\\\\\\/business\\\\\\/img1.jpg\\\",\\\"float_fulltext\\\":\\\"\\\",\\\"image_fulltext_alt\\\":\\\"\\\",\\\"image_fulltext_caption\\\":\\\"\\\"}\",\"urls\":\"{\\\"urla\\\":false,\\\"urlatext\\\":\\\"\\\",\\\"targeta\\\":\\\"\\\",\\\"urlb\\\":false,\\\"urlbtext\\\":\\\"\\\",\\\"targetb\\\":\\\"\\\",\\\"urlc\\\":false,\\\"urlctext\\\":\\\"\\\",\\\"targetc\\\":\\\"\\\"}\",\"attribs\":\"{\\\"article_layout\\\":\\\"\\\",\\\"show_title\\\":\\\"\\\",\\\"link_titles\\\":\\\"\\\",\\\"show_tags\\\":\\\"\\\",\\\"show_intro\\\":\\\"\\\",\\\"info_block_position\\\":\\\"\\\",\\\"info_block_show_title\\\":\\\"\\\",\\\"show_category\\\":\\\"\\\",\\\"link_category\\\":\\\"\\\",\\\"show_parent_category\\\":\\\"\\\",\\\"link_parent_category\\\":\\\"\\\",\\\"show_associations\\\":\\\"\\\",\\\"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_page_title\\\":\\\"\\\",\\\"show_publishing_options\\\":\\\"\\\",\\\"show_article_options\\\":\\\"\\\",\\\"show_urls_images_backend\\\":\\\"\\\",\\\"show_urls_images_frontend\\\":\\\"\\\",\\\"astroid_article_type\\\":\\\"regular\\\",\\\"astroid_article_video_type\\\":\\\"youtube\\\",\\\"astroid_article_video_url\\\":\\\"\\\",\\\"astroid_article_gallery_width\\\":\\\"\\\",\\\"astroid_article_gallery_bullets\\\":\\\"1\\\",\\\"astroid_article_gallery_navigation\\\":\\\"1\\\",\\\"astroid_article_gallery_items\\\":\\\"\\\",\\\"astroid_article_audio_source\\\":\\\"soundcloud\\\",\\\"astroid_article_audio_soundcloud\\\":\\\"\\\",\\\"astroid_article_audio_spotify\\\":\\\"\\\",\\\"astroid_article_review_heading\\\":\\\"\\\",\\\"astroid_article_review_summery\\\":\\\"\\\",\\\"astroid_article_review_good\\\":\\\"\\\",\\\"astroid_article_review_bad\\\":\\\"\\\",\\\"astroid_article_review_rating\\\":\\\"5\\\",\\\"astroid_article_button_action\\\":\\\"\\\",\\\"astroid_article_button_link\\\":\\\"\\\",\\\"astroid_article_review_criterias\\\":\\\"\\\",\\\"astroid_article_quote_text\\\":\\\"\\\",\\\"astroid_article_quote_author\\\":\\\"\\\",\\\"astroid_article_badge\\\":\\\"1\\\",\\\"astroid_article_badge_type\\\":\\\"2\\\",\\\"astroid_article_badge_text\\\":\\\"\\\",\\\"astroid_article_badge_color\\\":\\\"\\\",\\\"astroid_relatedposts\\\":\\\"\\\",\\\"astroid_socialshare\\\":\\\"\\\",\\\"astroid_comments\\\":\\\"\\\",\\\"astroid_posttype\\\":\\\"\\\",\\\"astroid_readtime\\\":\\\"\\\",\\\"astroid_authorinfo\\\":\\\"\\\",\\\"astroid_rating\\\":\\\"\\\",\\\"astroid_og_title\\\":\\\"\\\",\\\"astroid_og_desc\\\":\\\"\\\",\\\"astroid_og_image\\\":\\\"\\\"}\",\"version\":15,\"ordering\":\"6\",\"metakey\":\"Joomla\",\"metadesc\":\"\",\"access\":\"1\",\"hits\":\"6\",\"metadata\":\"{\\\"robots\\\":\\\"\\\",\\\"author\\\":\\\"\\\",\\\"rights\\\":\\\"\\\",\\\"xreference\\\":\\\"\\\"}\",\"featured\":\"0\",\"language\":\"*\",\"xreference\":\"\"}', 0),
(407, 36, 1, '', '2018-10-12 16:44:18', 44, 4589, '451f991998eb7e646d98fcc8508636e24e26dff9', '{\"id\":36,\"asset_id\":\"175\",\"title\":\"How will business be in the future\",\"alias\":\"how-will-business-be-in-the-future\",\"introtext\":\"<p>Aliquam egestas pellentesque est Etiam a orci Nulla id enim feugiat ligula ullamcorper.<\\/p>\\r\\n\",\"fulltext\":\"\\r\\n<p>Lorem Ipsum is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry\'s standard dummy text ever since the 1500s, when an unknown printer took a galley of type and scrambled it to make a type specimen book. It has survived not only five centuries, but also the leap into electronic typesetting, remaining essentially unchanged. It was popularised in the 1960s with the release of Letraset sheets containing Lorem Ipsum passages, and more recently with desktop publishing software like Aldus PageMaker including versions of Lorem Ipsum.<\\/p>\\r\\n<h3>Where does it come from?<\\/h3>\\r\\n<p>There are many variations of passages of Lorem Ipsum available, but the majority have suffered alteration in some form, by injected humour, or randomised words which don\'t look even slightly believable. If you are going to use a passage of Lorem Ipsum, you need to be sure there isn\'t anything embarrassing hidden in the middle of text. All the Lorem Ipsum generators on the Internet tend to repeat predefined chunks as necessary, making this the first true generator on the Internet. It uses a dictionary of over 200 Latin words, combined with a handful of model sentence structures, to generate Lorem Ipsum which looks reasonable. The generated Lorem Ipsum is therefore always free from repetition, injected humour, or non-characteristic words etc.<\\/p>\",\"state\":1,\"catid\":\"8\",\"created\":\"2018-06-01 11:45:06\",\"created_by\":\"601\",\"created_by_alias\":\"\",\"modified\":\"2018-10-12 16:44:18\",\"modified_by\":\"44\",\"checked_out\":\"44\",\"checked_out_time\":\"2018-10-12 16:42:38\",\"publish_up\":\"2018-06-01 11:45:06\",\"publish_down\":\"0000-00-00 00:00:00\",\"images\":\"{\\\"image_intro\\\":\\\"images\\\\\\/blog\\\\\\/business\\\\\\/img2-thumb.jpg\\\",\\\"float_intro\\\":\\\"\\\",\\\"image_intro_alt\\\":\\\"\\\",\\\"image_intro_caption\\\":\\\"\\\",\\\"image_fulltext\\\":\\\"images\\\\\\/blog\\\\\\/business\\\\\\/img2.jpg\\\",\\\"float_fulltext\\\":\\\"\\\",\\\"image_fulltext_alt\\\":\\\"\\\",\\\"image_fulltext_caption\\\":\\\"\\\"}\",\"urls\":\"{\\\"urla\\\":false,\\\"urlatext\\\":\\\"\\\",\\\"targeta\\\":\\\"\\\",\\\"urlb\\\":false,\\\"urlbtext\\\":\\\"\\\",\\\"targetb\\\":\\\"\\\",\\\"urlc\\\":false,\\\"urlctext\\\":\\\"\\\",\\\"targetc\\\":\\\"\\\"}\",\"attribs\":\"{\\\"article_layout\\\":\\\"\\\",\\\"show_title\\\":\\\"\\\",\\\"link_titles\\\":\\\"\\\",\\\"show_tags\\\":\\\"\\\",\\\"show_intro\\\":\\\"\\\",\\\"info_block_position\\\":\\\"\\\",\\\"info_block_show_title\\\":\\\"\\\",\\\"show_category\\\":\\\"\\\",\\\"link_category\\\":\\\"\\\",\\\"show_parent_category\\\":\\\"\\\",\\\"link_parent_category\\\":\\\"\\\",\\\"show_associations\\\":\\\"\\\",\\\"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_page_title\\\":\\\"\\\",\\\"show_publishing_options\\\":\\\"\\\",\\\"show_article_options\\\":\\\"\\\",\\\"show_urls_images_backend\\\":\\\"\\\",\\\"show_urls_images_frontend\\\":\\\"\\\",\\\"astroid_article_type\\\":\\\"regular\\\",\\\"astroid_article_video_type\\\":\\\"youtube\\\",\\\"astroid_article_video_url\\\":\\\"\\\",\\\"astroid_article_gallery_width\\\":\\\"\\\",\\\"astroid_article_gallery_bullets\\\":\\\"1\\\",\\\"astroid_article_gallery_navigation\\\":\\\"1\\\",\\\"astroid_article_gallery_items\\\":\\\"\\\",\\\"astroid_article_audio_source\\\":\\\"soundcloud\\\",\\\"astroid_article_audio_soundcloud\\\":\\\"\\\",\\\"astroid_article_audio_spotify\\\":\\\"\\\",\\\"astroid_article_review_heading\\\":\\\"\\\",\\\"astroid_article_review_summery\\\":\\\"\\\",\\\"astroid_article_review_good\\\":\\\"\\\",\\\"astroid_article_review_bad\\\":\\\"\\\",\\\"astroid_article_review_rating\\\":\\\"5\\\",\\\"astroid_article_button_action\\\":\\\"\\\",\\\"astroid_article_button_link\\\":\\\"\\\",\\\"astroid_article_review_criterias\\\":\\\"\\\",\\\"astroid_article_quote_text\\\":\\\"\\\",\\\"astroid_article_quote_author\\\":\\\"\\\",\\\"astroid_article_badge\\\":\\\"1\\\",\\\"astroid_article_badge_type\\\":\\\"3\\\",\\\"astroid_article_badge_text\\\":\\\"\\\",\\\"astroid_article_badge_color\\\":\\\"\\\",\\\"astroid_relatedposts\\\":\\\"\\\",\\\"astroid_socialshare\\\":\\\"\\\",\\\"astroid_comments\\\":\\\"\\\",\\\"astroid_posttype\\\":\\\"\\\",\\\"astroid_readtime\\\":\\\"\\\",\\\"astroid_authorinfo\\\":\\\"\\\",\\\"astroid_rating\\\":\\\"\\\",\\\"astroid_og_title\\\":\\\"\\\",\\\"astroid_og_desc\\\":\\\"\\\",\\\"astroid_og_image\\\":\\\"\\\"}\",\"version\":13,\"ordering\":\"5\",\"metakey\":\"Joomla\",\"metadesc\":\"\",\"access\":\"1\",\"hits\":\"0\",\"metadata\":\"{\\\"robots\\\":\\\"\\\",\\\"author\\\":\\\"\\\",\\\"rights\\\":\\\"\\\",\\\"xreference\\\":\\\"\\\"}\",\"featured\":\"0\",\"language\":\"*\",\"xreference\":\"\"}', 0),
(408, 35, 1, '', '2018-10-12 16:44:31', 44, 4606, '9ac71a96e9642990eb36d01aec51e9df6f2572bc', '{\"id\":35,\"asset_id\":\"174\",\"title\":\"Learn all about business from this politician\",\"alias\":\"learn-all-about-business-from-this-politician\",\"introtext\":\"<p>Aliquam egestas pellentesque est Etiam a orci Nulla id enim feugiat ligula ullamcorper.<\\/p>\\r\\n\",\"fulltext\":\"\\r\\n<p>Lorem Ipsum is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry\'s standard dummy text ever since the 1500s, when an unknown printer took a galley of type and scrambled it to make a type specimen book. It has survived not only five centuries, but also the leap into electronic typesetting, remaining essentially unchanged. It was popularised in the 1960s with the release of Letraset sheets containing Lorem Ipsum passages, and more recently with desktop publishing software like Aldus PageMaker including versions of Lorem Ipsum.<\\/p>\\r\\n<h3>Where does it come from?<\\/h3>\\r\\n<p>There are many variations of passages of Lorem Ipsum available, but the majority have suffered alteration in some form, by injected humour, or randomised words which don\'t look even slightly believable. If you are going to use a passage of Lorem Ipsum, you need to be sure there isn\'t anything embarrassing hidden in the middle of text. All the Lorem Ipsum generators on the Internet tend to repeat predefined chunks as necessary, making this the first true generator on the Internet. It uses a dictionary of over 200 Latin words, combined with a handful of model sentence structures, to generate Lorem Ipsum which looks reasonable. The generated Lorem Ipsum is therefore always free from repetition, injected humour, or non-characteristic words etc.<\\/p>\",\"state\":1,\"catid\":\"8\",\"created\":\"2018-06-01 11:45:06\",\"created_by\":\"601\",\"created_by_alias\":\"\",\"modified\":\"2018-10-12 16:44:31\",\"modified_by\":\"44\",\"checked_out\":\"44\",\"checked_out_time\":\"2018-10-12 16:44:21\",\"publish_up\":\"2018-06-01 11:45:06\",\"publish_down\":\"0000-00-00 00:00:00\",\"images\":\"{\\\"image_intro\\\":\\\"images\\\\\\/blog\\\\\\/business\\\\\\/img3-thumb.jpg\\\",\\\"float_intro\\\":\\\"\\\",\\\"image_intro_alt\\\":\\\"\\\",\\\"image_intro_caption\\\":\\\"\\\",\\\"image_fulltext\\\":\\\"images\\\\\\/blog\\\\\\/business\\\\\\/img3.jpg\\\",\\\"float_fulltext\\\":\\\"\\\",\\\"image_fulltext_alt\\\":\\\"\\\",\\\"image_fulltext_caption\\\":\\\"\\\"}\",\"urls\":\"{\\\"urla\\\":false,\\\"urlatext\\\":\\\"\\\",\\\"targeta\\\":\\\"\\\",\\\"urlb\\\":false,\\\"urlbtext\\\":\\\"\\\",\\\"targetb\\\":\\\"\\\",\\\"urlc\\\":false,\\\"urlctext\\\":\\\"\\\",\\\"targetc\\\":\\\"\\\"}\",\"attribs\":\"{\\\"article_layout\\\":\\\"\\\",\\\"show_title\\\":\\\"\\\",\\\"link_titles\\\":\\\"\\\",\\\"show_tags\\\":\\\"\\\",\\\"show_intro\\\":\\\"\\\",\\\"info_block_position\\\":\\\"\\\",\\\"info_block_show_title\\\":\\\"\\\",\\\"show_category\\\":\\\"\\\",\\\"link_category\\\":\\\"\\\",\\\"show_parent_category\\\":\\\"\\\",\\\"link_parent_category\\\":\\\"\\\",\\\"show_associations\\\":\\\"\\\",\\\"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_page_title\\\":\\\"\\\",\\\"show_publishing_options\\\":\\\"\\\",\\\"show_article_options\\\":\\\"\\\",\\\"show_urls_images_backend\\\":\\\"\\\",\\\"show_urls_images_frontend\\\":\\\"\\\",\\\"astroid_article_type\\\":\\\"regular\\\",\\\"astroid_article_video_type\\\":\\\"youtube\\\",\\\"astroid_article_video_url\\\":\\\"\\\",\\\"astroid_article_gallery_width\\\":\\\"\\\",\\\"astroid_article_gallery_bullets\\\":\\\"1\\\",\\\"astroid_article_gallery_navigation\\\":\\\"1\\\",\\\"astroid_article_gallery_items\\\":\\\"\\\",\\\"astroid_article_audio_source\\\":\\\"soundcloud\\\",\\\"astroid_article_audio_soundcloud\\\":\\\"\\\",\\\"astroid_article_audio_spotify\\\":\\\"\\\",\\\"astroid_article_review_heading\\\":\\\"\\\",\\\"astroid_article_review_summery\\\":\\\"\\\",\\\"astroid_article_review_good\\\":\\\"\\\",\\\"astroid_article_review_bad\\\":\\\"\\\",\\\"astroid_article_review_rating\\\":\\\"5\\\",\\\"astroid_article_button_action\\\":\\\"\\\",\\\"astroid_article_button_link\\\":\\\"\\\",\\\"astroid_article_review_criterias\\\":\\\"\\\",\\\"astroid_article_quote_text\\\":\\\"\\\",\\\"astroid_article_quote_author\\\":\\\"\\\",\\\"astroid_article_badge\\\":\\\"1\\\",\\\"astroid_article_badge_type\\\":\\\"4\\\",\\\"astroid_article_badge_text\\\":\\\"\\\",\\\"astroid_article_badge_color\\\":\\\"\\\",\\\"astroid_relatedposts\\\":\\\"\\\",\\\"astroid_socialshare\\\":\\\"\\\",\\\"astroid_comments\\\":\\\"\\\",\\\"astroid_posttype\\\":\\\"\\\",\\\"astroid_readtime\\\":\\\"\\\",\\\"astroid_authorinfo\\\":\\\"\\\",\\\"astroid_rating\\\":\\\"\\\",\\\"astroid_og_title\\\":\\\"\\\",\\\"astroid_og_desc\\\":\\\"\\\",\\\"astroid_og_image\\\":\\\"\\\"}\",\"version\":10,\"ordering\":\"4\",\"metakey\":\"\",\"metadesc\":\"\",\"access\":\"1\",\"hits\":\"10\",\"metadata\":\"{\\\"robots\\\":\\\"\\\",\\\"author\\\":\\\"\\\",\\\"rights\\\":\\\"\\\",\\\"xreference\\\":\\\"\\\"}\",\"featured\":\"0\",\"language\":\"*\",\"xreference\":\"\"}', 0),
(409, 34, 1, '', '2018-10-12 16:44:32', 44, 4606, '3014834acff3cd976cfa2a1788efeb824b897dc5', '{\"id\":34,\"asset_id\":\"173\",\"title\":\"The worst advices we\'ve heard for business\",\"alias\":\"the-worst-advices-we-ve-heard-for-business\",\"introtext\":\"<p>Aliquam egestas pellentesque est Etiam a orci Nulla id enim feugiat ligula ullamcorper.<\\/p>\\r\\n\",\"fulltext\":\"\\r\\n<p>Lorem Ipsum is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry\'s standard dummy text ever since the 1500s, when an unknown printer took a galley of type and scrambled it to make a type specimen book. It has survived not only five centuries, but also the leap into electronic typesetting, remaining essentially unchanged. It was popularised in the 1960s with the release of Letraset sheets containing Lorem Ipsum passages, and more recently with desktop publishing software like Aldus PageMaker including versions of Lorem Ipsum.<\\/p>\\r\\n<h3>Where does it come from?<\\/h3>\\r\\n<p>There are many variations of passages of Lorem Ipsum available, but the majority have suffered alteration in some form, by injected humour, or randomised words which don\'t look even slightly believable. If you are going to use a passage of Lorem Ipsum, you need to be sure there isn\'t anything embarrassing hidden in the middle of text. All the Lorem Ipsum generators on the Internet tend to repeat predefined chunks as necessary, making this the first true generator on the Internet. It uses a dictionary of over 200 Latin words, combined with a handful of model sentence structures, to generate Lorem Ipsum which looks reasonable. The generated Lorem Ipsum is therefore always free from repetition, injected humour, or non-characteristic words etc.<\\/p>\",\"state\":1,\"catid\":\"8\",\"created\":\"2018-06-01 11:45:06\",\"created_by\":\"601\",\"created_by_alias\":\"\",\"modified\":\"2018-10-12 16:44:32\",\"modified_by\":\"44\",\"checked_out\":\"44\",\"checked_out_time\":\"2018-10-12 16:42:39\",\"publish_up\":\"2018-06-01 11:45:06\",\"publish_down\":\"0000-00-00 00:00:00\",\"images\":\"{\\\"image_intro\\\":\\\"images\\\\\\/blog\\\\\\/business\\\\\\/img4-thumb.jpg\\\",\\\"float_intro\\\":\\\"\\\",\\\"image_intro_alt\\\":\\\"\\\",\\\"image_intro_caption\\\":\\\"\\\",\\\"image_fulltext\\\":\\\"images\\\\\\/blog\\\\\\/business\\\\\\/img4.jpg\\\",\\\"float_fulltext\\\":\\\"\\\",\\\"image_fulltext_alt\\\":\\\"\\\",\\\"image_fulltext_caption\\\":\\\"\\\"}\",\"urls\":\"{\\\"urla\\\":false,\\\"urlatext\\\":\\\"\\\",\\\"targeta\\\":\\\"\\\",\\\"urlb\\\":false,\\\"urlbtext\\\":\\\"\\\",\\\"targetb\\\":\\\"\\\",\\\"urlc\\\":false,\\\"urlctext\\\":\\\"\\\",\\\"targetc\\\":\\\"\\\"}\",\"attribs\":\"{\\\"article_layout\\\":\\\"\\\",\\\"show_title\\\":\\\"\\\",\\\"link_titles\\\":\\\"\\\",\\\"show_tags\\\":\\\"\\\",\\\"show_intro\\\":\\\"\\\",\\\"info_block_position\\\":\\\"\\\",\\\"info_block_show_title\\\":\\\"\\\",\\\"show_category\\\":\\\"\\\",\\\"link_category\\\":\\\"\\\",\\\"show_parent_category\\\":\\\"\\\",\\\"link_parent_category\\\":\\\"\\\",\\\"show_associations\\\":\\\"\\\",\\\"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_page_title\\\":\\\"\\\",\\\"show_publishing_options\\\":\\\"\\\",\\\"show_article_options\\\":\\\"\\\",\\\"show_urls_images_backend\\\":\\\"\\\",\\\"show_urls_images_frontend\\\":\\\"\\\",\\\"astroid_article_type\\\":\\\"regular\\\",\\\"astroid_article_video_type\\\":\\\"youtube\\\",\\\"astroid_article_video_url\\\":\\\"\\\",\\\"astroid_article_gallery_width\\\":\\\"\\\",\\\"astroid_article_gallery_bullets\\\":\\\"1\\\",\\\"astroid_article_gallery_navigation\\\":\\\"1\\\",\\\"astroid_article_gallery_items\\\":\\\"\\\",\\\"astroid_article_audio_source\\\":\\\"soundcloud\\\",\\\"astroid_article_audio_soundcloud\\\":\\\"\\\",\\\"astroid_article_audio_spotify\\\":\\\"\\\",\\\"astroid_article_review_heading\\\":\\\"\\\",\\\"astroid_article_review_summery\\\":\\\"\\\",\\\"astroid_article_review_good\\\":\\\"\\\",\\\"astroid_article_review_bad\\\":\\\"\\\",\\\"astroid_article_review_rating\\\":\\\"5\\\",\\\"astroid_article_button_action\\\":\\\"\\\",\\\"astroid_article_button_link\\\":\\\"\\\",\\\"astroid_article_review_criterias\\\":\\\"\\\",\\\"astroid_article_quote_text\\\":\\\"\\\",\\\"astroid_article_quote_author\\\":\\\"\\\",\\\"astroid_article_badge\\\":\\\"1\\\",\\\"astroid_article_badge_type\\\":\\\"5\\\",\\\"astroid_article_badge_text\\\":\\\"\\\",\\\"astroid_article_badge_color\\\":\\\"\\\",\\\"astroid_relatedposts\\\":\\\"\\\",\\\"astroid_socialshare\\\":\\\"\\\",\\\"astroid_comments\\\":\\\"\\\",\\\"astroid_posttype\\\":\\\"\\\",\\\"astroid_readtime\\\":\\\"\\\",\\\"astroid_authorinfo\\\":\\\"\\\",\\\"astroid_rating\\\":\\\"\\\",\\\"astroid_og_title\\\":\\\"\\\",\\\"astroid_og_desc\\\":\\\"\\\",\\\"astroid_og_image\\\":\\\"\\\"}\",\"version\":13,\"ordering\":\"3\",\"metakey\":\"Joomla\",\"metadesc\":\"\",\"access\":\"1\",\"hits\":\"35\",\"metadata\":\"{\\\"robots\\\":\\\"\\\",\\\"author\\\":\\\"\\\",\\\"rights\\\":\\\"\\\",\\\"xreference\\\":\\\"\\\"}\",\"featured\":\"0\",\"language\":\"*\",\"xreference\":\"\"}', 0),
(410, 33, 1, '', '2018-10-12 16:44:39', 44, 4628, '3e54b8c9f3966a2405e4ed7d13ebb2642653d997', '{\"id\":33,\"asset_id\":\"172\",\"title\":\"Ten business that will actually make your life better\",\"alias\":\"ten-business-that-will-actually-make-your-life-better\",\"introtext\":\"<p>Aliquam egestas pellentesque est Etiam a orci Nulla id enim feugiat ligula ullamcorper.<\\/p>\\r\\n\",\"fulltext\":\"\\r\\n<p>Lorem Ipsum is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry\'s standard dummy text ever since the 1500s, when an unknown printer took a galley of type and scrambled it to make a type specimen book. It has survived not only five centuries, but also the leap into electronic typesetting, remaining essentially unchanged. It was popularised in the 1960s with the release of Letraset sheets containing Lorem Ipsum passages, and more recently with desktop publishing software like Aldus PageMaker including versions of Lorem Ipsum.<\\/p>\\r\\n<h3>Where does it come from?<\\/h3>\\r\\n<p>There are many variations of passages of Lorem Ipsum available, but the majority have suffered alteration in some form, by injected humour, or randomised words which don\'t look even slightly believable. If you are going to use a passage of Lorem Ipsum, you need to be sure there isn\'t anything embarrassing hidden in the middle of text. All the Lorem Ipsum generators on the Internet tend to repeat predefined chunks as necessary, making this the first true generator on the Internet. It uses a dictionary of over 200 Latin words, combined with a handful of model sentence structures, to generate Lorem Ipsum which looks reasonable. The generated Lorem Ipsum is therefore always free from repetition, injected humour, or non-characteristic words etc.<\\/p>\",\"state\":1,\"catid\":\"8\",\"created\":\"2018-06-01 11:45:06\",\"created_by\":\"601\",\"created_by_alias\":\"\",\"modified\":\"2018-10-12 16:44:39\",\"modified_by\":\"44\",\"checked_out\":\"44\",\"checked_out_time\":\"2018-10-12 16:44:36\",\"publish_up\":\"2018-06-01 11:45:06\",\"publish_down\":\"0000-00-00 00:00:00\",\"images\":\"{\\\"image_intro\\\":\\\"images\\\\\\/blog\\\\\\/business\\\\\\/img5-thumb.jpg\\\",\\\"float_intro\\\":\\\"\\\",\\\"image_intro_alt\\\":\\\"\\\",\\\"image_intro_caption\\\":\\\"\\\",\\\"image_fulltext\\\":\\\"images\\\\\\/blog\\\\\\/business\\\\\\/img5.jpg\\\",\\\"float_fulltext\\\":\\\"\\\",\\\"image_fulltext_alt\\\":\\\"\\\",\\\"image_fulltext_caption\\\":\\\"\\\"}\",\"urls\":\"{\\\"urla\\\":false,\\\"urlatext\\\":\\\"\\\",\\\"targeta\\\":\\\"\\\",\\\"urlb\\\":false,\\\"urlbtext\\\":\\\"\\\",\\\"targetb\\\":\\\"\\\",\\\"urlc\\\":false,\\\"urlctext\\\":\\\"\\\",\\\"targetc\\\":\\\"\\\"}\",\"attribs\":\"{\\\"article_layout\\\":\\\"\\\",\\\"show_title\\\":\\\"\\\",\\\"link_titles\\\":\\\"\\\",\\\"show_tags\\\":\\\"\\\",\\\"show_intro\\\":\\\"\\\",\\\"info_block_position\\\":\\\"\\\",\\\"info_block_show_title\\\":\\\"\\\",\\\"show_category\\\":\\\"\\\",\\\"link_category\\\":\\\"\\\",\\\"show_parent_category\\\":\\\"\\\",\\\"link_parent_category\\\":\\\"\\\",\\\"show_associations\\\":\\\"\\\",\\\"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_page_title\\\":\\\"\\\",\\\"show_publishing_options\\\":\\\"\\\",\\\"show_article_options\\\":\\\"\\\",\\\"show_urls_images_backend\\\":\\\"\\\",\\\"show_urls_images_frontend\\\":\\\"\\\",\\\"astroid_article_type\\\":\\\"regular\\\",\\\"astroid_article_video_type\\\":\\\"youtube\\\",\\\"astroid_article_video_url\\\":\\\"\\\",\\\"astroid_article_gallery_width\\\":\\\"\\\",\\\"astroid_article_gallery_bullets\\\":\\\"1\\\",\\\"astroid_article_gallery_navigation\\\":\\\"1\\\",\\\"astroid_article_gallery_items\\\":\\\"\\\",\\\"astroid_article_audio_source\\\":\\\"soundcloud\\\",\\\"astroid_article_audio_soundcloud\\\":\\\"\\\",\\\"astroid_article_audio_spotify\\\":\\\"\\\",\\\"astroid_article_review_heading\\\":\\\"\\\",\\\"astroid_article_review_summery\\\":\\\"\\\",\\\"astroid_article_review_good\\\":\\\"\\\",\\\"astroid_article_review_bad\\\":\\\"\\\",\\\"astroid_article_review_rating\\\":\\\"5\\\",\\\"astroid_article_button_action\\\":\\\"\\\",\\\"astroid_article_button_link\\\":\\\"\\\",\\\"astroid_article_review_criterias\\\":\\\"\\\",\\\"astroid_article_quote_text\\\":\\\"\\\",\\\"astroid_article_quote_author\\\":\\\"\\\",\\\"astroid_article_badge\\\":\\\"1\\\",\\\"astroid_article_badge_type\\\":\\\"6\\\",\\\"astroid_article_badge_text\\\":\\\"\\\",\\\"astroid_article_badge_color\\\":\\\"\\\",\\\"astroid_relatedposts\\\":\\\"\\\",\\\"astroid_socialshare\\\":\\\"\\\",\\\"astroid_comments\\\":\\\"\\\",\\\"astroid_posttype\\\":\\\"\\\",\\\"astroid_readtime\\\":\\\"\\\",\\\"astroid_authorinfo\\\":\\\"\\\",\\\"astroid_rating\\\":\\\"\\\",\\\"astroid_og_title\\\":\\\"\\\",\\\"astroid_og_desc\\\":\\\"\\\",\\\"astroid_og_image\\\":\\\"\\\"}\",\"version\":12,\"ordering\":\"2\",\"metakey\":\"Joomla\",\"metadesc\":\"\",\"access\":\"1\",\"hits\":\"65\",\"metadata\":\"{\\\"robots\\\":\\\"\\\",\\\"author\\\":\\\"\\\",\\\"rights\\\":\\\"\\\",\\\"xreference\\\":\\\"\\\"}\",\"featured\":\"0\",\"language\":\"*\",\"xreference\":\"\"}', 0),
(411, 31, 1, '', '2018-10-12 16:44:45', 44, 4585, 'e1985b473addcea22428694d1d3783842bd67de3', '{\"id\":31,\"asset_id\":\"170\",\"title\":\"How technology can easy your work\",\"alias\":\"how-technology-can-easy-your-work\",\"introtext\":\"<p>Aliquam egestas pellentesque est Etiam a orci Nulla id enim feugiat ligula ullamcorper.<\\/p>\\r\\n\",\"fulltext\":\"\\r\\n<p>Lorem Ipsum is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry\'s standard dummy text ever since the 1500s, when an unknown printer took a galley of type and scrambled it to make a type specimen book. It has survived not only five centuries, but also the leap into electronic typesetting, remaining essentially unchanged. It was popularised in the 1960s with the release of Letraset sheets containing Lorem Ipsum passages, and more recently with desktop publishing software like Aldus PageMaker including versions of Lorem Ipsum.<\\/p>\\r\\n<h3>Where does it come from?<\\/h3>\\r\\n<p>There are many variations of passages of Lorem Ipsum available, but the majority have suffered alteration in some form, by injected humour, or randomised words which don\'t look even slightly believable. If you are going to use a passage of Lorem Ipsum, you need to be sure there isn\'t anything embarrassing hidden in the middle of text. All the Lorem Ipsum generators on the Internet tend to repeat predefined chunks as necessary, making this the first true generator on the Internet. It uses a dictionary of over 200 Latin words, combined with a handful of model sentence structures, to generate Lorem Ipsum which looks reasonable. The generated Lorem Ipsum is therefore always free from repetition, injected humour, or non-characteristic words etc.<\\/p>\",\"state\":1,\"catid\":\"11\",\"created\":\"2018-06-01 11:45:06\",\"created_by\":\"601\",\"created_by_alias\":\"\",\"modified\":\"2018-10-12 16:44:45\",\"modified_by\":\"44\",\"checked_out\":\"44\",\"checked_out_time\":\"2018-10-12 16:42:41\",\"publish_up\":\"2018-06-01 11:45:06\",\"publish_down\":\"0000-00-00 00:00:00\",\"images\":\"{\\\"image_intro\\\":\\\"images\\\\\\/blog\\\\\\/technology\\\\\\/img1-thumb.jpg\\\",\\\"float_intro\\\":\\\"\\\",\\\"image_intro_alt\\\":\\\"\\\",\\\"image_intro_caption\\\":\\\"\\\",\\\"image_fulltext\\\":\\\"images\\\\\\/blog\\\\\\/technology\\\\\\/img1.jpg\\\",\\\"float_fulltext\\\":\\\"\\\",\\\"image_fulltext_alt\\\":\\\"\\\",\\\"image_fulltext_caption\\\":\\\"\\\"}\",\"urls\":\"{\\\"urla\\\":false,\\\"urlatext\\\":\\\"\\\",\\\"targeta\\\":\\\"\\\",\\\"urlb\\\":false,\\\"urlbtext\\\":\\\"\\\",\\\"targetb\\\":\\\"\\\",\\\"urlc\\\":false,\\\"urlctext\\\":\\\"\\\",\\\"targetc\\\":\\\"\\\"}\",\"attribs\":\"{\\\"article_layout\\\":\\\"\\\",\\\"show_title\\\":\\\"\\\",\\\"link_titles\\\":\\\"\\\",\\\"show_tags\\\":\\\"\\\",\\\"show_intro\\\":\\\"\\\",\\\"info_block_position\\\":\\\"\\\",\\\"info_block_show_title\\\":\\\"\\\",\\\"show_category\\\":\\\"\\\",\\\"link_category\\\":\\\"\\\",\\\"show_parent_category\\\":\\\"\\\",\\\"link_parent_category\\\":\\\"\\\",\\\"show_associations\\\":\\\"\\\",\\\"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_page_title\\\":\\\"\\\",\\\"show_publishing_options\\\":\\\"\\\",\\\"show_article_options\\\":\\\"\\\",\\\"show_urls_images_backend\\\":\\\"\\\",\\\"show_urls_images_frontend\\\":\\\"\\\",\\\"astroid_article_type\\\":\\\"regular\\\",\\\"astroid_article_video_type\\\":\\\"youtube\\\",\\\"astroid_article_video_url\\\":\\\"\\\",\\\"astroid_article_gallery_width\\\":\\\"\\\",\\\"astroid_article_gallery_bullets\\\":\\\"1\\\",\\\"astroid_article_gallery_navigation\\\":\\\"1\\\",\\\"astroid_article_gallery_items\\\":\\\"\\\",\\\"astroid_article_audio_source\\\":\\\"soundcloud\\\",\\\"astroid_article_audio_soundcloud\\\":\\\"\\\",\\\"astroid_article_audio_spotify\\\":\\\"\\\",\\\"astroid_article_review_heading\\\":\\\"\\\",\\\"astroid_article_review_summery\\\":\\\"\\\",\\\"astroid_article_review_good\\\":\\\"\\\",\\\"astroid_article_review_bad\\\":\\\"\\\",\\\"astroid_article_review_rating\\\":\\\"5\\\",\\\"astroid_article_button_action\\\":\\\"\\\",\\\"astroid_article_button_link\\\":\\\"\\\",\\\"astroid_article_review_criterias\\\":\\\"\\\",\\\"astroid_article_quote_text\\\":\\\"\\\",\\\"astroid_article_quote_author\\\":\\\"\\\",\\\"astroid_article_badge\\\":\\\"0\\\",\\\"astroid_article_badge_type\\\":\\\"2\\\",\\\"astroid_article_badge_text\\\":\\\"\\\",\\\"astroid_article_badge_color\\\":\\\"\\\",\\\"astroid_relatedposts\\\":\\\"\\\",\\\"astroid_socialshare\\\":\\\"\\\",\\\"astroid_comments\\\":\\\"\\\",\\\"astroid_posttype\\\":\\\"\\\",\\\"astroid_readtime\\\":\\\"\\\",\\\"astroid_authorinfo\\\":\\\"\\\",\\\"astroid_rating\\\":\\\"\\\",\\\"astroid_og_title\\\":\\\"\\\",\\\"astroid_og_desc\\\":\\\"\\\",\\\"astroid_og_image\\\":\\\"\\\"}\",\"version\":7,\"ordering\":\"1\",\"metakey\":\"\",\"metadesc\":\"\",\"access\":\"1\",\"hits\":\"1\",\"metadata\":\"{\\\"robots\\\":\\\"\\\",\\\"author\\\":\\\"\\\",\\\"rights\\\":\\\"\\\",\\\"xreference\\\":\\\"\\\"}\",\"featured\":\"0\",\"language\":\"*\",\"xreference\":\"\"}', 0),
(412, 30, 1, '', '2018-10-12 16:44:47', 44, 4572, '79a7138ed6337672b11173b1fd067bb857b1c152', '{\"id\":30,\"asset_id\":\"169\",\"title\":\"How to learn technology\",\"alias\":\"how-to-learn-technology\",\"introtext\":\"<p>Aliquam egestas pellentesque est Etiam a orci Nulla id enim feugiat ligula ullamcorper.<\\/p>\\r\\n\",\"fulltext\":\"\\r\\n<p>Lorem Ipsum is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry\'s standard dummy text ever since the 1500s, when an unknown printer took a galley of type and scrambled it to make a type specimen book. It has survived not only five centuries, but also the leap into electronic typesetting, remaining essentially unchanged. It was popularised in the 1960s with the release of Letraset sheets containing Lorem Ipsum passages, and more recently with desktop publishing software like Aldus PageMaker including versions of Lorem Ipsum.<\\/p>\\r\\n<h3>Where does it come from?<\\/h3>\\r\\n<p>There are many variations of passages of Lorem Ipsum available, but the majority have suffered alteration in some form, by injected humour, or randomised words which don\'t look even slightly believable. If you are going to use a passage of Lorem Ipsum, you need to be sure there isn\'t anything embarrassing hidden in the middle of text. All the Lorem Ipsum generators on the Internet tend to repeat predefined chunks as necessary, making this the first true generator on the Internet. It uses a dictionary of over 200 Latin words, combined with a handful of model sentence structures, to generate Lorem Ipsum which looks reasonable. The generated Lorem Ipsum is therefore always free from repetition, injected humour, or non-characteristic words etc.<\\/p>\",\"state\":1,\"catid\":\"11\",\"created\":\"2018-06-01 11:45:06\",\"created_by\":\"601\",\"created_by_alias\":\"\",\"modified\":\"2018-10-12 16:44:47\",\"modified_by\":\"44\",\"checked_out\":\"44\",\"checked_out_time\":\"2018-10-12 16:42:41\",\"publish_up\":\"2018-06-01 11:45:06\",\"publish_down\":\"0000-00-00 00:00:00\",\"images\":\"{\\\"image_intro\\\":\\\"images\\\\\\/blog\\\\\\/technology\\\\\\/img2-thumb.jpg\\\",\\\"float_intro\\\":\\\"\\\",\\\"image_intro_alt\\\":\\\"\\\",\\\"image_intro_caption\\\":\\\"\\\",\\\"image_fulltext\\\":\\\"images\\\\\\/blog\\\\\\/technology\\\\\\/img2.jpg\\\",\\\"float_fulltext\\\":\\\"\\\",\\\"image_fulltext_alt\\\":\\\"\\\",\\\"image_fulltext_caption\\\":\\\"\\\"}\",\"urls\":\"{\\\"urla\\\":false,\\\"urlatext\\\":\\\"\\\",\\\"targeta\\\":\\\"\\\",\\\"urlb\\\":false,\\\"urlbtext\\\":\\\"\\\",\\\"targetb\\\":\\\"\\\",\\\"urlc\\\":false,\\\"urlctext\\\":\\\"\\\",\\\"targetc\\\":\\\"\\\"}\",\"attribs\":\"{\\\"article_layout\\\":\\\"\\\",\\\"show_title\\\":\\\"\\\",\\\"link_titles\\\":\\\"\\\",\\\"show_tags\\\":\\\"\\\",\\\"show_intro\\\":\\\"\\\",\\\"info_block_position\\\":\\\"\\\",\\\"info_block_show_title\\\":\\\"\\\",\\\"show_category\\\":\\\"\\\",\\\"link_category\\\":\\\"\\\",\\\"show_parent_category\\\":\\\"\\\",\\\"link_parent_category\\\":\\\"\\\",\\\"show_associations\\\":\\\"\\\",\\\"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_page_title\\\":\\\"\\\",\\\"show_publishing_options\\\":\\\"\\\",\\\"show_article_options\\\":\\\"\\\",\\\"show_urls_images_backend\\\":\\\"\\\",\\\"show_urls_images_frontend\\\":\\\"\\\",\\\"astroid_article_type\\\":\\\"regular\\\",\\\"astroid_article_video_type\\\":\\\"youtube\\\",\\\"astroid_article_video_url\\\":\\\"\\\",\\\"astroid_article_gallery_width\\\":\\\"\\\",\\\"astroid_article_gallery_bullets\\\":\\\"1\\\",\\\"astroid_article_gallery_navigation\\\":\\\"1\\\",\\\"astroid_article_gallery_items\\\":\\\"\\\",\\\"astroid_article_audio_source\\\":\\\"soundcloud\\\",\\\"astroid_article_audio_soundcloud\\\":\\\"\\\",\\\"astroid_article_audio_spotify\\\":\\\"\\\",\\\"astroid_article_review_heading\\\":\\\"\\\",\\\"astroid_article_review_summery\\\":\\\"\\\",\\\"astroid_article_review_good\\\":\\\"\\\",\\\"astroid_article_review_bad\\\":\\\"\\\",\\\"astroid_article_review_rating\\\":\\\"5\\\",\\\"astroid_article_button_action\\\":\\\"\\\",\\\"astroid_article_button_link\\\":\\\"\\\",\\\"astroid_article_review_criterias\\\":\\\"\\\",\\\"astroid_article_quote_text\\\":\\\"\\\",\\\"astroid_article_quote_author\\\":\\\"\\\",\\\"astroid_article_badge\\\":\\\"0\\\",\\\"astroid_article_badge_type\\\":\\\"2\\\",\\\"astroid_article_badge_text\\\":\\\"\\\",\\\"astroid_article_badge_color\\\":\\\"\\\",\\\"astroid_relatedposts\\\":\\\"\\\",\\\"astroid_socialshare\\\":\\\"\\\",\\\"astroid_comments\\\":\\\"\\\",\\\"astroid_posttype\\\":\\\"\\\",\\\"astroid_readtime\\\":\\\"\\\",\\\"astroid_authorinfo\\\":\\\"\\\",\\\"astroid_rating\\\":\\\"\\\",\\\"astroid_og_title\\\":\\\"\\\",\\\"astroid_og_desc\\\":\\\"\\\",\\\"astroid_og_image\\\":\\\"\\\"}\",\"version\":10,\"ordering\":\"2\",\"metakey\":\"Joomla\",\"metadesc\":\"\",\"access\":\"1\",\"hits\":\"0\",\"metadata\":\"{\\\"robots\\\":\\\"\\\",\\\"author\\\":\\\"\\\",\\\"rights\\\":\\\"\\\",\\\"xreference\\\":\\\"\\\"}\",\"featured\":\"0\",\"language\":\"*\",\"xreference\":\"\"}', 0);
INSERT INTO `ynfp8_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
(413, 29, 1, '', '2018-10-12 16:44:48', 44, 4569, 'dc2610624de87513dde0e2d4bbb4c65d256235e1', '{\"id\":29,\"asset_id\":\"168\",\"title\":\"The history of technology\",\"alias\":\"the-history-of-technology\",\"introtext\":\"<p>Aliquam egestas pellentesque est Etiam a orci Nulla id enim feugiat ligula ullamcorper.<\\/p>\\r\\n\",\"fulltext\":\"\\r\\n<p>Lorem Ipsum is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry\'s standard dummy text ever since the 1500s, when an unknown printer took a galley of type and scrambled it to make a type specimen book. It has survived not only five centuries, but also the leap into electronic typesetting, remaining essentially unchanged. It was popularised in the 1960s with the release of Letraset sheets containing Lorem Ipsum passages, and more recently with desktop publishing software like Aldus PageMaker including versions of Lorem Ipsum.<\\/p>\\r\\n<h3>Where does it come from?<\\/h3>\\r\\n<p>There are many variations of passages of Lorem Ipsum available, but the majority have suffered alteration in some form, by injected humour, or randomised words which don\'t look even slightly believable. If you are going to use a passage of Lorem Ipsum, you need to be sure there isn\'t anything embarrassing hidden in the middle of text. All the Lorem Ipsum generators on the Internet tend to repeat predefined chunks as necessary, making this the first true generator on the Internet. It uses a dictionary of over 200 Latin words, combined with a handful of model sentence structures, to generate Lorem Ipsum which looks reasonable. The generated Lorem Ipsum is therefore always free from repetition, injected humour, or non-characteristic words etc.<\\/p>\",\"state\":1,\"catid\":\"11\",\"created\":\"2018-06-01 11:45:06\",\"created_by\":\"601\",\"created_by_alias\":\"\",\"modified\":\"2018-10-12 16:44:48\",\"modified_by\":\"44\",\"checked_out\":\"44\",\"checked_out_time\":\"2018-10-12 16:42:42\",\"publish_up\":\"2018-06-01 11:45:06\",\"publish_down\":\"0000-00-00 00:00:00\",\"images\":\"{\\\"image_intro\\\":\\\"images\\\\\\/blog\\\\\\/technology\\\\\\/img3-thumb.jpg\\\",\\\"float_intro\\\":\\\"\\\",\\\"image_intro_alt\\\":\\\"\\\",\\\"image_intro_caption\\\":\\\"\\\",\\\"image_fulltext\\\":\\\"images\\\\\\/blog\\\\\\/technology\\\\\\/img3.jpg\\\",\\\"float_fulltext\\\":\\\"\\\",\\\"image_fulltext_alt\\\":\\\"\\\",\\\"image_fulltext_caption\\\":\\\"\\\"}\",\"urls\":\"{\\\"urla\\\":false,\\\"urlatext\\\":\\\"\\\",\\\"targeta\\\":\\\"\\\",\\\"urlb\\\":false,\\\"urlbtext\\\":\\\"\\\",\\\"targetb\\\":\\\"\\\",\\\"urlc\\\":false,\\\"urlctext\\\":\\\"\\\",\\\"targetc\\\":\\\"\\\"}\",\"attribs\":\"{\\\"article_layout\\\":\\\"\\\",\\\"show_title\\\":\\\"\\\",\\\"link_titles\\\":\\\"\\\",\\\"show_tags\\\":\\\"\\\",\\\"show_intro\\\":\\\"\\\",\\\"info_block_position\\\":\\\"\\\",\\\"info_block_show_title\\\":\\\"\\\",\\\"show_category\\\":\\\"\\\",\\\"link_category\\\":\\\"\\\",\\\"show_parent_category\\\":\\\"\\\",\\\"link_parent_category\\\":\\\"\\\",\\\"show_associations\\\":\\\"\\\",\\\"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_page_title\\\":\\\"\\\",\\\"show_publishing_options\\\":\\\"\\\",\\\"show_article_options\\\":\\\"\\\",\\\"show_urls_images_backend\\\":\\\"\\\",\\\"show_urls_images_frontend\\\":\\\"\\\",\\\"astroid_article_type\\\":\\\"regular\\\",\\\"astroid_article_video_type\\\":\\\"youtube\\\",\\\"astroid_article_video_url\\\":\\\"\\\",\\\"astroid_article_gallery_width\\\":\\\"\\\",\\\"astroid_article_gallery_bullets\\\":\\\"1\\\",\\\"astroid_article_gallery_navigation\\\":\\\"1\\\",\\\"astroid_article_gallery_items\\\":\\\"\\\",\\\"astroid_article_audio_source\\\":\\\"soundcloud\\\",\\\"astroid_article_audio_soundcloud\\\":\\\"\\\",\\\"astroid_article_audio_spotify\\\":\\\"\\\",\\\"astroid_article_review_heading\\\":\\\"\\\",\\\"astroid_article_review_summery\\\":\\\"\\\",\\\"astroid_article_review_good\\\":\\\"\\\",\\\"astroid_article_review_bad\\\":\\\"\\\",\\\"astroid_article_review_rating\\\":\\\"5\\\",\\\"astroid_article_button_action\\\":\\\"\\\",\\\"astroid_article_button_link\\\":\\\"\\\",\\\"astroid_article_review_criterias\\\":\\\"\\\",\\\"astroid_article_quote_text\\\":\\\"\\\",\\\"astroid_article_quote_author\\\":\\\"\\\",\\\"astroid_article_badge\\\":\\\"0\\\",\\\"astroid_article_badge_type\\\":\\\"2\\\",\\\"astroid_article_badge_text\\\":\\\"\\\",\\\"astroid_article_badge_color\\\":\\\"\\\",\\\"astroid_relatedposts\\\":\\\"\\\",\\\"astroid_socialshare\\\":\\\"\\\",\\\"astroid_comments\\\":\\\"\\\",\\\"astroid_posttype\\\":\\\"\\\",\\\"astroid_readtime\\\":\\\"\\\",\\\"astroid_authorinfo\\\":\\\"\\\",\\\"astroid_rating\\\":\\\"\\\",\\\"astroid_og_title\\\":\\\"\\\",\\\"astroid_og_desc\\\":\\\"\\\",\\\"astroid_og_image\\\":\\\"\\\"}\",\"version\":9,\"ordering\":\"3\",\"metakey\":\"\",\"metadesc\":\"\",\"access\":\"1\",\"hits\":\"0\",\"metadata\":\"{\\\"robots\\\":\\\"\\\",\\\"author\\\":\\\"\\\",\\\"rights\\\":\\\"\\\",\\\"xreference\\\":\\\"\\\"}\",\"featured\":\"0\",\"language\":\"*\",\"xreference\":\"\"}', 0),
(414, 27, 1, '', '2018-10-12 16:44:58', 44, 4579, '76f787ed0c667c39170ee37b4f5fdf4356aa70fd', '{\"id\":27,\"asset_id\":\"166\",\"title\":\"The modern rules of technology\",\"alias\":\"the-modern-rules-of-technology\",\"introtext\":\"<p>Aliquam egestas pellentesque est Etiam a orci Nulla id enim feugiat ligula ullamcorper.<\\/p>\\r\\n\",\"fulltext\":\"\\r\\n<p>Lorem Ipsum is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry\'s standard dummy text ever since the 1500s, when an unknown printer took a galley of type and scrambled it to make a type specimen book. It has survived not only five centuries, but also the leap into electronic typesetting, remaining essentially unchanged. It was popularised in the 1960s with the release of Letraset sheets containing Lorem Ipsum passages, and more recently with desktop publishing software like Aldus PageMaker including versions of Lorem Ipsum.<\\/p>\\r\\n<h3>Where does it come from?<\\/h3>\\r\\n<p>There are many variations of passages of Lorem Ipsum available, but the majority have suffered alteration in some form, by injected humour, or randomised words which don\'t look even slightly believable. If you are going to use a passage of Lorem Ipsum, you need to be sure there isn\'t anything embarrassing hidden in the middle of text. All the Lorem Ipsum generators on the Internet tend to repeat predefined chunks as necessary, making this the first true generator on the Internet. It uses a dictionary of over 200 Latin words, combined with a handful of model sentence structures, to generate Lorem Ipsum which looks reasonable. The generated Lorem Ipsum is therefore always free from repetition, injected humour, or non-characteristic words etc.<\\/p>\",\"state\":1,\"catid\":\"11\",\"created\":\"2018-06-01 11:45:06\",\"created_by\":\"601\",\"created_by_alias\":\"\",\"modified\":\"2018-10-12 16:44:58\",\"modified_by\":\"44\",\"checked_out\":\"44\",\"checked_out_time\":\"2018-10-12 16:42:43\",\"publish_up\":\"2018-06-01 11:45:06\",\"publish_down\":\"0000-00-00 00:00:00\",\"images\":\"{\\\"image_intro\\\":\\\"images\\\\\\/blog\\\\\\/technology\\\\\\/img5-thumb.jpg\\\",\\\"float_intro\\\":\\\"\\\",\\\"image_intro_alt\\\":\\\"\\\",\\\"image_intro_caption\\\":\\\"\\\",\\\"image_fulltext\\\":\\\"images\\\\\\/blog\\\\\\/technology\\\\\\/img5.jpg\\\",\\\"float_fulltext\\\":\\\"\\\",\\\"image_fulltext_alt\\\":\\\"\\\",\\\"image_fulltext_caption\\\":\\\"\\\"}\",\"urls\":\"{\\\"urla\\\":false,\\\"urlatext\\\":\\\"\\\",\\\"targeta\\\":\\\"\\\",\\\"urlb\\\":false,\\\"urlbtext\\\":\\\"\\\",\\\"targetb\\\":\\\"\\\",\\\"urlc\\\":false,\\\"urlctext\\\":\\\"\\\",\\\"targetc\\\":\\\"\\\"}\",\"attribs\":\"{\\\"article_layout\\\":\\\"\\\",\\\"show_title\\\":\\\"\\\",\\\"link_titles\\\":\\\"\\\",\\\"show_tags\\\":\\\"\\\",\\\"show_intro\\\":\\\"\\\",\\\"info_block_position\\\":\\\"\\\",\\\"info_block_show_title\\\":\\\"\\\",\\\"show_category\\\":\\\"\\\",\\\"link_category\\\":\\\"\\\",\\\"show_parent_category\\\":\\\"\\\",\\\"link_parent_category\\\":\\\"\\\",\\\"show_associations\\\":\\\"\\\",\\\"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_page_title\\\":\\\"\\\",\\\"show_publishing_options\\\":\\\"\\\",\\\"show_article_options\\\":\\\"\\\",\\\"show_urls_images_backend\\\":\\\"\\\",\\\"show_urls_images_frontend\\\":\\\"\\\",\\\"astroid_article_type\\\":\\\"regular\\\",\\\"astroid_article_video_type\\\":\\\"youtube\\\",\\\"astroid_article_video_url\\\":\\\"\\\",\\\"astroid_article_gallery_width\\\":\\\"\\\",\\\"astroid_article_gallery_bullets\\\":\\\"1\\\",\\\"astroid_article_gallery_navigation\\\":\\\"1\\\",\\\"astroid_article_gallery_items\\\":\\\"\\\",\\\"astroid_article_audio_source\\\":\\\"soundcloud\\\",\\\"astroid_article_audio_soundcloud\\\":\\\"\\\",\\\"astroid_article_audio_spotify\\\":\\\"\\\",\\\"astroid_article_review_heading\\\":\\\"\\\",\\\"astroid_article_review_summery\\\":\\\"\\\",\\\"astroid_article_review_good\\\":\\\"\\\",\\\"astroid_article_review_bad\\\":\\\"\\\",\\\"astroid_article_review_rating\\\":\\\"5\\\",\\\"astroid_article_button_action\\\":\\\"\\\",\\\"astroid_article_button_link\\\":\\\"\\\",\\\"astroid_article_review_criterias\\\":\\\"\\\",\\\"astroid_article_quote_text\\\":\\\"\\\",\\\"astroid_article_quote_author\\\":\\\"\\\",\\\"astroid_article_badge\\\":\\\"0\\\",\\\"astroid_article_badge_type\\\":\\\"2\\\",\\\"astroid_article_badge_text\\\":\\\"\\\",\\\"astroid_article_badge_color\\\":\\\"\\\",\\\"astroid_relatedposts\\\":\\\"\\\",\\\"astroid_socialshare\\\":\\\"\\\",\\\"astroid_comments\\\":\\\"\\\",\\\"astroid_posttype\\\":\\\"\\\",\\\"astroid_readtime\\\":\\\"\\\",\\\"astroid_authorinfo\\\":\\\"\\\",\\\"astroid_rating\\\":\\\"\\\",\\\"astroid_og_title\\\":\\\"\\\",\\\"astroid_og_desc\\\":\\\"\\\",\\\"astroid_og_image\\\":\\\"\\\"}\",\"version\":8,\"ordering\":\"5\",\"metakey\":\"\",\"metadesc\":\"\",\"access\":\"1\",\"hits\":\"0\",\"metadata\":\"{\\\"robots\\\":\\\"\\\",\\\"author\\\":\\\"\\\",\\\"rights\\\":\\\"\\\",\\\"xreference\\\":\\\"\\\"}\",\"featured\":\"0\",\"language\":\"*\",\"xreference\":\"\"}', 0),
(415, 26, 1, '', '2018-10-12 16:45:00', 44, 4571, '11e514bf941e7dd553ee3a21b18fde58478e3fc0', '{\"id\":26,\"asset_id\":\"165\",\"title\":\"Why is technologyso famous\",\"alias\":\"why-is-technologyso-famous\",\"introtext\":\"<p>Aliquam egestas pellentesque est Etiam a orci Nulla id enim feugiat ligula ullamcorper.<\\/p>\\r\\n\",\"fulltext\":\"\\r\\n<p>Lorem Ipsum is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry\'s standard dummy text ever since the 1500s, when an unknown printer took a galley of type and scrambled it to make a type specimen book. It has survived not only five centuries, but also the leap into electronic typesetting, remaining essentially unchanged. It was popularised in the 1960s with the release of Letraset sheets containing Lorem Ipsum passages, and more recently with desktop publishing software like Aldus PageMaker including versions of Lorem Ipsum.<\\/p>\\r\\n<h3>Where does it come from?<\\/h3>\\r\\n<p>There are many variations of passages of Lorem Ipsum available, but the majority have suffered alteration in some form, by injected humour, or randomised words which don\'t look even slightly believable. If you are going to use a passage of Lorem Ipsum, you need to be sure there isn\'t anything embarrassing hidden in the middle of text. All the Lorem Ipsum generators on the Internet tend to repeat predefined chunks as necessary, making this the first true generator on the Internet. It uses a dictionary of over 200 Latin words, combined with a handful of model sentence structures, to generate Lorem Ipsum which looks reasonable. The generated Lorem Ipsum is therefore always free from repetition, injected humour, or non-characteristic words etc.<\\/p>\",\"state\":1,\"catid\":\"11\",\"created\":\"2018-06-01 11:45:06\",\"created_by\":\"601\",\"created_by_alias\":\"\",\"modified\":\"2018-10-12 16:45:00\",\"modified_by\":\"44\",\"checked_out\":\"44\",\"checked_out_time\":\"2018-10-12 16:42:44\",\"publish_up\":\"2018-06-01 11:45:06\",\"publish_down\":\"0000-00-00 00:00:00\",\"images\":\"{\\\"image_intro\\\":\\\"images\\\\\\/blog\\\\\\/technology\\\\\\/img6-thumb.jpg\\\",\\\"float_intro\\\":\\\"\\\",\\\"image_intro_alt\\\":\\\"\\\",\\\"image_intro_caption\\\":\\\"\\\",\\\"image_fulltext\\\":\\\"images\\\\\\/blog\\\\\\/technology\\\\\\/img6.jpg\\\",\\\"float_fulltext\\\":\\\"\\\",\\\"image_fulltext_alt\\\":\\\"\\\",\\\"image_fulltext_caption\\\":\\\"\\\"}\",\"urls\":\"{\\\"urla\\\":false,\\\"urlatext\\\":\\\"\\\",\\\"targeta\\\":\\\"\\\",\\\"urlb\\\":false,\\\"urlbtext\\\":\\\"\\\",\\\"targetb\\\":\\\"\\\",\\\"urlc\\\":false,\\\"urlctext\\\":\\\"\\\",\\\"targetc\\\":\\\"\\\"}\",\"attribs\":\"{\\\"article_layout\\\":\\\"\\\",\\\"show_title\\\":\\\"\\\",\\\"link_titles\\\":\\\"\\\",\\\"show_tags\\\":\\\"\\\",\\\"show_intro\\\":\\\"\\\",\\\"info_block_position\\\":\\\"\\\",\\\"info_block_show_title\\\":\\\"\\\",\\\"show_category\\\":\\\"\\\",\\\"link_category\\\":\\\"\\\",\\\"show_parent_category\\\":\\\"\\\",\\\"link_parent_category\\\":\\\"\\\",\\\"show_associations\\\":\\\"\\\",\\\"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_page_title\\\":\\\"\\\",\\\"show_publishing_options\\\":\\\"\\\",\\\"show_article_options\\\":\\\"\\\",\\\"show_urls_images_backend\\\":\\\"\\\",\\\"show_urls_images_frontend\\\":\\\"\\\",\\\"astroid_article_type\\\":\\\"regular\\\",\\\"astroid_article_video_type\\\":\\\"youtube\\\",\\\"astroid_article_video_url\\\":\\\"\\\",\\\"astroid_article_gallery_width\\\":\\\"\\\",\\\"astroid_article_gallery_bullets\\\":\\\"1\\\",\\\"astroid_article_gallery_navigation\\\":\\\"1\\\",\\\"astroid_article_gallery_items\\\":\\\"\\\",\\\"astroid_article_audio_source\\\":\\\"soundcloud\\\",\\\"astroid_article_audio_soundcloud\\\":\\\"\\\",\\\"astroid_article_audio_spotify\\\":\\\"\\\",\\\"astroid_article_review_heading\\\":\\\"\\\",\\\"astroid_article_review_summery\\\":\\\"\\\",\\\"astroid_article_review_good\\\":\\\"\\\",\\\"astroid_article_review_bad\\\":\\\"\\\",\\\"astroid_article_review_rating\\\":\\\"5\\\",\\\"astroid_article_button_action\\\":\\\"\\\",\\\"astroid_article_button_link\\\":\\\"\\\",\\\"astroid_article_review_criterias\\\":\\\"\\\",\\\"astroid_article_quote_text\\\":\\\"\\\",\\\"astroid_article_quote_author\\\":\\\"\\\",\\\"astroid_article_badge\\\":\\\"0\\\",\\\"astroid_article_badge_type\\\":\\\"2\\\",\\\"astroid_article_badge_text\\\":\\\"\\\",\\\"astroid_article_badge_color\\\":\\\"\\\",\\\"astroid_relatedposts\\\":\\\"\\\",\\\"astroid_socialshare\\\":\\\"\\\",\\\"astroid_comments\\\":\\\"\\\",\\\"astroid_posttype\\\":\\\"\\\",\\\"astroid_readtime\\\":\\\"\\\",\\\"astroid_authorinfo\\\":\\\"\\\",\\\"astroid_rating\\\":\\\"\\\",\\\"astroid_og_title\\\":\\\"\\\",\\\"astroid_og_desc\\\":\\\"\\\",\\\"astroid_og_image\\\":\\\"\\\"}\",\"version\":9,\"ordering\":\"6\",\"metakey\":\"\",\"metadesc\":\"\",\"access\":\"1\",\"hits\":\"0\",\"metadata\":\"{\\\"robots\\\":\\\"\\\",\\\"author\\\":\\\"\\\",\\\"rights\\\":\\\"\\\",\\\"xreference\\\":\\\"\\\"}\",\"featured\":\"0\",\"language\":\"*\",\"xreference\":\"\"}', 0),
(416, 25, 1, '', '2018-10-12 16:45:10', 44, 4597, 'f2cdd02c3327f2a6467b913e1eaceeb8269b8d5f', '{\"id\":25,\"asset_id\":\"164\",\"title\":\"Why is everyone talking about lifestyle?\",\"alias\":\"why-is-everyone-talking-about-lifestyle\",\"introtext\":\"<p>Aliquam egestas pellentesque est Etiam a orci Nulla id enim feugiat ligula ullamcorper.<\\/p>\\r\\n\",\"fulltext\":\"\\r\\n<p>Lorem Ipsum is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry\'s standard dummy text ever since the 1500s, when an unknown printer took a galley of type and scrambled it to make a type specimen book. It has survived not only five centuries, but also the leap into electronic typesetting, remaining essentially unchanged. It was popularised in the 1960s with the release of Letraset sheets containing Lorem Ipsum passages, and more recently with desktop publishing software like Aldus PageMaker including versions of Lorem Ipsum.<\\/p>\\r\\n<h3>Where does it come from?<\\/h3>\\r\\n<p>There are many variations of passages of Lorem Ipsum available, but the majority have suffered alteration in some form, by injected humour, or randomised words which don\'t look even slightly believable. If you are going to use a passage of Lorem Ipsum, you need to be sure there isn\'t anything embarrassing hidden in the middle of text. All the Lorem Ipsum generators on the Internet tend to repeat predefined chunks as necessary, making this the first true generator on the Internet. It uses a dictionary of over 200 Latin words, combined with a handful of model sentence structures, to generate Lorem Ipsum which looks reasonable. The generated Lorem Ipsum is therefore always free from repetition, injected humour, or non-characteristic words etc.<\\/p>\",\"state\":1,\"catid\":\"10\",\"created\":\"2018-06-01 11:45:06\",\"created_by\":\"601\",\"created_by_alias\":\"\",\"modified\":\"2018-10-12 16:45:10\",\"modified_by\":\"44\",\"checked_out\":\"44\",\"checked_out_time\":\"2018-10-12 16:45:04\",\"publish_up\":\"2018-06-01 11:45:06\",\"publish_down\":\"0000-00-00 00:00:00\",\"images\":\"{\\\"image_intro\\\":\\\"images\\\\\\/blog\\\\\\/lifestyle\\\\\\/img1-thumb.jpg\\\",\\\"float_intro\\\":\\\"\\\",\\\"image_intro_alt\\\":\\\"\\\",\\\"image_intro_caption\\\":\\\"\\\",\\\"image_fulltext\\\":\\\"images\\\\\\/blog\\\\\\/lifestyle\\\\\\/img1.jpg\\\",\\\"float_fulltext\\\":\\\"\\\",\\\"image_fulltext_alt\\\":\\\"\\\",\\\"image_fulltext_caption\\\":\\\"\\\"}\",\"urls\":\"{\\\"urla\\\":false,\\\"urlatext\\\":\\\"\\\",\\\"targeta\\\":\\\"\\\",\\\"urlb\\\":false,\\\"urlbtext\\\":\\\"\\\",\\\"targetb\\\":\\\"\\\",\\\"urlc\\\":false,\\\"urlctext\\\":\\\"\\\",\\\"targetc\\\":\\\"\\\"}\",\"attribs\":\"{\\\"article_layout\\\":\\\"\\\",\\\"show_title\\\":\\\"\\\",\\\"link_titles\\\":\\\"\\\",\\\"show_tags\\\":\\\"\\\",\\\"show_intro\\\":\\\"\\\",\\\"info_block_position\\\":\\\"\\\",\\\"info_block_show_title\\\":\\\"\\\",\\\"show_category\\\":\\\"\\\",\\\"link_category\\\":\\\"\\\",\\\"show_parent_category\\\":\\\"\\\",\\\"link_parent_category\\\":\\\"\\\",\\\"show_associations\\\":\\\"\\\",\\\"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_page_title\\\":\\\"\\\",\\\"show_publishing_options\\\":\\\"\\\",\\\"show_article_options\\\":\\\"\\\",\\\"show_urls_images_backend\\\":\\\"\\\",\\\"show_urls_images_frontend\\\":\\\"\\\",\\\"astroid_article_type\\\":\\\"regular\\\",\\\"astroid_article_video_type\\\":\\\"youtube\\\",\\\"astroid_article_video_url\\\":\\\"\\\",\\\"astroid_article_gallery_width\\\":\\\"\\\",\\\"astroid_article_gallery_bullets\\\":\\\"1\\\",\\\"astroid_article_gallery_navigation\\\":\\\"1\\\",\\\"astroid_article_gallery_items\\\":\\\"\\\",\\\"astroid_article_audio_source\\\":\\\"soundcloud\\\",\\\"astroid_article_audio_soundcloud\\\":\\\"\\\",\\\"astroid_article_audio_spotify\\\":\\\"\\\",\\\"astroid_article_review_heading\\\":\\\"\\\",\\\"astroid_article_review_summery\\\":\\\"\\\",\\\"astroid_article_review_good\\\":\\\"\\\",\\\"astroid_article_review_bad\\\":\\\"\\\",\\\"astroid_article_review_rating\\\":\\\"5\\\",\\\"astroid_article_button_action\\\":\\\"\\\",\\\"astroid_article_button_link\\\":\\\"\\\",\\\"astroid_article_review_criterias\\\":\\\"\\\",\\\"astroid_article_quote_text\\\":\\\"\\\",\\\"astroid_article_quote_author\\\":\\\"\\\",\\\"astroid_article_badge\\\":\\\"0\\\",\\\"astroid_article_badge_type\\\":\\\"2\\\",\\\"astroid_article_badge_text\\\":\\\"\\\",\\\"astroid_article_badge_color\\\":\\\"\\\",\\\"astroid_relatedposts\\\":\\\"\\\",\\\"astroid_socialshare\\\":\\\"\\\",\\\"astroid_comments\\\":\\\"\\\",\\\"astroid_posttype\\\":\\\"\\\",\\\"astroid_readtime\\\":\\\"0\\\",\\\"astroid_authorinfo\\\":\\\"\\\",\\\"astroid_rating\\\":\\\"\\\",\\\"astroid_og_title\\\":\\\"\\\",\\\"astroid_og_desc\\\":\\\"\\\",\\\"astroid_og_image\\\":\\\"\\\"}\",\"version\":9,\"ordering\":\"1\",\"metakey\":\"\",\"metadesc\":\"\",\"access\":\"1\",\"hits\":\"0\",\"metadata\":\"{\\\"robots\\\":\\\"\\\",\\\"author\\\":\\\"\\\",\\\"rights\\\":\\\"\\\",\\\"xreference\\\":\\\"\\\"}\",\"featured\":\"1\",\"language\":\"*\",\"xreference\":\"\"}', 0),
(417, 23, 1, '', '2018-10-12 16:45:11', 44, 4629, '390d7c84e009a1689741cd7808cb623e2268133e', '{\"id\":23,\"asset_id\":\"162\",\"title\":\"How to have a fantastic lifestyle with minimal spending\",\"alias\":\"how-to-have-a-fantastic-lifestyle-with-minimal-spending\",\"introtext\":\"<p>Aliquam egestas pellentesque est Etiam a orci Nulla id enim feugiat ligula ullamcorper.<\\/p>\\r\\n\",\"fulltext\":\"\\r\\n<p>Lorem Ipsum is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry\'s standard dummy text ever since the 1500s, when an unknown printer took a galley of type and scrambled it to make a type specimen book. It has survived not only five centuries, but also the leap into electronic typesetting, remaining essentially unchanged. It was popularised in the 1960s with the release of Letraset sheets containing Lorem Ipsum passages, and more recently with desktop publishing software like Aldus PageMaker including versions of Lorem Ipsum.<\\/p>\\r\\n<h3>Where does it come from?<\\/h3>\\r\\n<p>There are many variations of passages of Lorem Ipsum available, but the majority have suffered alteration in some form, by injected humour, or randomised words which don\'t look even slightly believable. If you are going to use a passage of Lorem Ipsum, you need to be sure there isn\'t anything embarrassing hidden in the middle of text. All the Lorem Ipsum generators on the Internet tend to repeat predefined chunks as necessary, making this the first true generator on the Internet. It uses a dictionary of over 200 Latin words, combined with a handful of model sentence structures, to generate Lorem Ipsum which looks reasonable. The generated Lorem Ipsum is therefore always free from repetition, injected humour, or non-characteristic words etc.<\\/p>\",\"state\":1,\"catid\":\"10\",\"created\":\"2018-06-01 11:45:06\",\"created_by\":\"601\",\"created_by_alias\":\"\",\"modified\":\"2018-10-12 16:45:11\",\"modified_by\":\"44\",\"checked_out\":\"44\",\"checked_out_time\":\"2018-10-12 16:45:07\",\"publish_up\":\"2018-06-01 11:45:06\",\"publish_down\":\"0000-00-00 00:00:00\",\"images\":\"{\\\"image_intro\\\":\\\"images\\\\\\/blog\\\\\\/lifestyle\\\\\\/img3-thumb.jpg\\\",\\\"float_intro\\\":\\\"\\\",\\\"image_intro_alt\\\":\\\"\\\",\\\"image_intro_caption\\\":\\\"\\\",\\\"image_fulltext\\\":\\\"images\\\\\\/blog\\\\\\/lifestyle\\\\\\/img3.jpg\\\",\\\"float_fulltext\\\":\\\"\\\",\\\"image_fulltext_alt\\\":\\\"\\\",\\\"image_fulltext_caption\\\":\\\"\\\"}\",\"urls\":\"{\\\"urla\\\":false,\\\"urlatext\\\":\\\"\\\",\\\"targeta\\\":\\\"\\\",\\\"urlb\\\":false,\\\"urlbtext\\\":\\\"\\\",\\\"targetb\\\":\\\"\\\",\\\"urlc\\\":false,\\\"urlctext\\\":\\\"\\\",\\\"targetc\\\":\\\"\\\"}\",\"attribs\":\"{\\\"article_layout\\\":\\\"\\\",\\\"show_title\\\":\\\"\\\",\\\"link_titles\\\":\\\"\\\",\\\"show_tags\\\":\\\"\\\",\\\"show_intro\\\":\\\"\\\",\\\"info_block_position\\\":\\\"\\\",\\\"info_block_show_title\\\":\\\"\\\",\\\"show_category\\\":\\\"\\\",\\\"link_category\\\":\\\"\\\",\\\"show_parent_category\\\":\\\"\\\",\\\"link_parent_category\\\":\\\"\\\",\\\"show_associations\\\":\\\"\\\",\\\"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_page_title\\\":\\\"\\\",\\\"show_publishing_options\\\":\\\"\\\",\\\"show_article_options\\\":\\\"\\\",\\\"show_urls_images_backend\\\":\\\"\\\",\\\"show_urls_images_frontend\\\":\\\"\\\",\\\"astroid_article_type\\\":\\\"regular\\\",\\\"astroid_article_video_type\\\":\\\"youtube\\\",\\\"astroid_article_video_url\\\":\\\"\\\",\\\"astroid_article_gallery_width\\\":\\\"\\\",\\\"astroid_article_gallery_bullets\\\":\\\"1\\\",\\\"astroid_article_gallery_navigation\\\":\\\"1\\\",\\\"astroid_article_gallery_items\\\":\\\"\\\",\\\"astroid_article_audio_source\\\":\\\"soundcloud\\\",\\\"astroid_article_audio_soundcloud\\\":\\\"\\\",\\\"astroid_article_audio_spotify\\\":\\\"\\\",\\\"astroid_article_review_heading\\\":\\\"\\\",\\\"astroid_article_review_summery\\\":\\\"\\\",\\\"astroid_article_review_good\\\":\\\"\\\",\\\"astroid_article_review_bad\\\":\\\"\\\",\\\"astroid_article_review_rating\\\":\\\"5\\\",\\\"astroid_article_button_action\\\":\\\"\\\",\\\"astroid_article_button_link\\\":\\\"\\\",\\\"astroid_article_review_criterias\\\":\\\"\\\",\\\"astroid_article_quote_text\\\":\\\"\\\",\\\"astroid_article_quote_author\\\":\\\"\\\",\\\"astroid_article_badge\\\":\\\"0\\\",\\\"astroid_article_badge_type\\\":\\\"2\\\",\\\"astroid_article_badge_text\\\":\\\"\\\",\\\"astroid_article_badge_color\\\":\\\"\\\",\\\"astroid_relatedposts\\\":\\\"\\\",\\\"astroid_socialshare\\\":\\\"\\\",\\\"astroid_comments\\\":\\\"\\\",\\\"astroid_posttype\\\":\\\"\\\",\\\"astroid_readtime\\\":\\\"0\\\",\\\"astroid_authorinfo\\\":\\\"\\\",\\\"astroid_rating\\\":\\\"\\\",\\\"astroid_og_title\\\":\\\"\\\",\\\"astroid_og_desc\\\":\\\"\\\",\\\"astroid_og_image\\\":\\\"\\\"}\",\"version\":11,\"ordering\":\"3\",\"metakey\":\"\",\"metadesc\":\"\",\"access\":\"1\",\"hits\":\"3\",\"metadata\":\"{\\\"robots\\\":\\\"\\\",\\\"author\\\":\\\"\\\",\\\"rights\\\":\\\"\\\",\\\"xreference\\\":\\\"\\\"}\",\"featured\":\"1\",\"language\":\"*\",\"xreference\":\"\"}', 0),
(418, 24, 1, '', '2018-10-12 16:45:13', 44, 4584, 'e6ba5c7a659682667037aca60b6ce5fd4add14f7', '{\"id\":24,\"asset_id\":\"163\",\"title\":\"Ten Common Myths About Lifestyle.\",\"alias\":\"ten-common-myths-about-lifestyle\",\"introtext\":\"<p>Aliquam egestas pellentesque est Etiam a orci Nulla id enim feugiat ligula ullamcorper.<\\/p>\\r\\n\",\"fulltext\":\"\\r\\n<p>Lorem Ipsum is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry\'s standard dummy text ever since the 1500s, when an unknown printer took a galley of type and scrambled it to make a type specimen book. It has survived not only five centuries, but also the leap into electronic typesetting, remaining essentially unchanged. It was popularised in the 1960s with the release of Letraset sheets containing Lorem Ipsum passages, and more recently with desktop publishing software like Aldus PageMaker including versions of Lorem Ipsum.<\\/p>\\r\\n<h3>Where does it come from?<\\/h3>\\r\\n<p>There are many variations of passages of Lorem Ipsum available, but the majority have suffered alteration in some form, by injected humour, or randomised words which don\'t look even slightly believable. If you are going to use a passage of Lorem Ipsum, you need to be sure there isn\'t anything embarrassing hidden in the middle of text. All the Lorem Ipsum generators on the Internet tend to repeat predefined chunks as necessary, making this the first true generator on the Internet. It uses a dictionary of over 200 Latin words, combined with a handful of model sentence structures, to generate Lorem Ipsum which looks reasonable. The generated Lorem Ipsum is therefore always free from repetition, injected humour, or non-characteristic words etc.<\\/p>\",\"state\":1,\"catid\":\"10\",\"created\":\"2018-06-01 11:45:06\",\"created_by\":\"601\",\"created_by_alias\":\"\",\"modified\":\"2018-10-12 16:45:13\",\"modified_by\":\"44\",\"checked_out\":\"44\",\"checked_out_time\":\"2018-10-12 16:42:46\",\"publish_up\":\"2018-06-01 11:45:06\",\"publish_down\":\"0000-00-00 00:00:00\",\"images\":\"{\\\"image_intro\\\":\\\"images\\\\\\/blog\\\\\\/lifestyle\\\\\\/img2-thumb.jpg\\\",\\\"float_intro\\\":\\\"\\\",\\\"image_intro_alt\\\":\\\"\\\",\\\"image_intro_caption\\\":\\\"\\\",\\\"image_fulltext\\\":\\\"images\\\\\\/blog\\\\\\/lifestyle\\\\\\/img2.jpg\\\",\\\"float_fulltext\\\":\\\"\\\",\\\"image_fulltext_alt\\\":\\\"\\\",\\\"image_fulltext_caption\\\":\\\"\\\"}\",\"urls\":\"{\\\"urla\\\":false,\\\"urlatext\\\":\\\"\\\",\\\"targeta\\\":\\\"\\\",\\\"urlb\\\":false,\\\"urlbtext\\\":\\\"\\\",\\\"targetb\\\":\\\"\\\",\\\"urlc\\\":false,\\\"urlctext\\\":\\\"\\\",\\\"targetc\\\":\\\"\\\"}\",\"attribs\":\"{\\\"article_layout\\\":\\\"\\\",\\\"show_title\\\":\\\"\\\",\\\"link_titles\\\":\\\"\\\",\\\"show_tags\\\":\\\"\\\",\\\"show_intro\\\":\\\"\\\",\\\"info_block_position\\\":\\\"\\\",\\\"info_block_show_title\\\":\\\"\\\",\\\"show_category\\\":\\\"\\\",\\\"link_category\\\":\\\"\\\",\\\"show_parent_category\\\":\\\"\\\",\\\"link_parent_category\\\":\\\"\\\",\\\"show_associations\\\":\\\"\\\",\\\"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_page_title\\\":\\\"\\\",\\\"show_publishing_options\\\":\\\"\\\",\\\"show_article_options\\\":\\\"\\\",\\\"show_urls_images_backend\\\":\\\"\\\",\\\"show_urls_images_frontend\\\":\\\"\\\",\\\"astroid_article_type\\\":\\\"regular\\\",\\\"astroid_article_video_type\\\":\\\"youtube\\\",\\\"astroid_article_video_url\\\":\\\"\\\",\\\"astroid_article_gallery_width\\\":\\\"\\\",\\\"astroid_article_gallery_bullets\\\":\\\"1\\\",\\\"astroid_article_gallery_navigation\\\":\\\"1\\\",\\\"astroid_article_gallery_items\\\":\\\"\\\",\\\"astroid_article_audio_source\\\":\\\"soundcloud\\\",\\\"astroid_article_audio_soundcloud\\\":\\\"\\\",\\\"astroid_article_audio_spotify\\\":\\\"\\\",\\\"astroid_article_review_heading\\\":\\\"\\\",\\\"astroid_article_review_summery\\\":\\\"\\\",\\\"astroid_article_review_good\\\":\\\"\\\",\\\"astroid_article_review_bad\\\":\\\"\\\",\\\"astroid_article_review_rating\\\":\\\"5\\\",\\\"astroid_article_button_action\\\":\\\"\\\",\\\"astroid_article_button_link\\\":\\\"\\\",\\\"astroid_article_review_criterias\\\":\\\"\\\",\\\"astroid_article_quote_text\\\":\\\"\\\",\\\"astroid_article_quote_author\\\":\\\"\\\",\\\"astroid_article_badge\\\":\\\"0\\\",\\\"astroid_article_badge_type\\\":\\\"2\\\",\\\"astroid_article_badge_text\\\":\\\"\\\",\\\"astroid_article_badge_color\\\":\\\"\\\",\\\"astroid_relatedposts\\\":\\\"\\\",\\\"astroid_socialshare\\\":\\\"\\\",\\\"astroid_comments\\\":\\\"\\\",\\\"astroid_posttype\\\":\\\"\\\",\\\"astroid_readtime\\\":\\\"0\\\",\\\"astroid_authorinfo\\\":\\\"\\\",\\\"astroid_rating\\\":\\\"\\\",\\\"astroid_og_title\\\":\\\"\\\",\\\"astroid_og_desc\\\":\\\"\\\",\\\"astroid_og_image\\\":\\\"\\\"}\",\"version\":13,\"ordering\":\"2\",\"metakey\":\"\",\"metadesc\":\"\",\"access\":\"1\",\"hits\":\"3\",\"metadata\":\"{\\\"robots\\\":\\\"\\\",\\\"author\\\":\\\"\\\",\\\"rights\\\":\\\"\\\",\\\"xreference\\\":\\\"\\\"}\",\"featured\":\"1\",\"language\":\"*\",\"xreference\":\"\"}', 0),
(419, 22, 1, '', '2018-10-12 16:45:26', 44, 4587, 'd8bf7c6464f4fdf5b6a8362f2fff07c0d1e445a0', '{\"id\":22,\"asset_id\":\"161\",\"title\":\"How to get people to like lifestyle\",\"alias\":\"how-to-get-people-to-like-lifestyle\",\"introtext\":\"<p>Aliquam egestas pellentesque est Etiam a orci Nulla id enim feugiat ligula ullamcorper.<\\/p>\\r\\n\",\"fulltext\":\"\\r\\n<p>Lorem Ipsum is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry\'s standard dummy text ever since the 1500s, when an unknown printer took a galley of type and scrambled it to make a type specimen book. It has survived not only five centuries, but also the leap into electronic typesetting, remaining essentially unchanged. It was popularised in the 1960s with the release of Letraset sheets containing Lorem Ipsum passages, and more recently with desktop publishing software like Aldus PageMaker including versions of Lorem Ipsum.<\\/p>\\r\\n<h3>Where does it come from?<\\/h3>\\r\\n<p>There are many variations of passages of Lorem Ipsum available, but the majority have suffered alteration in some form, by injected humour, or randomised words which don\'t look even slightly believable. If you are going to use a passage of Lorem Ipsum, you need to be sure there isn\'t anything embarrassing hidden in the middle of text. All the Lorem Ipsum generators on the Internet tend to repeat predefined chunks as necessary, making this the first true generator on the Internet. It uses a dictionary of over 200 Latin words, combined with a handful of model sentence structures, to generate Lorem Ipsum which looks reasonable. The generated Lorem Ipsum is therefore always free from repetition, injected humour, or non-characteristic words etc.<\\/p>\",\"state\":1,\"catid\":\"10\",\"created\":\"2018-06-01 11:45:06\",\"created_by\":\"601\",\"created_by_alias\":\"\",\"modified\":\"2018-10-12 16:45:26\",\"modified_by\":\"44\",\"checked_out\":\"44\",\"checked_out_time\":\"2018-10-12 16:45:18\",\"publish_up\":\"2018-06-01 11:45:06\",\"publish_down\":\"0000-00-00 00:00:00\",\"images\":\"{\\\"image_intro\\\":\\\"images\\\\\\/blog\\\\\\/lifestyle\\\\\\/img4-thumb.jpg\\\",\\\"float_intro\\\":\\\"\\\",\\\"image_intro_alt\\\":\\\"\\\",\\\"image_intro_caption\\\":\\\"\\\",\\\"image_fulltext\\\":\\\"images\\\\\\/blog\\\\\\/lifestyle\\\\\\/img4.jpg\\\",\\\"float_fulltext\\\":\\\"\\\",\\\"image_fulltext_alt\\\":\\\"\\\",\\\"image_fulltext_caption\\\":\\\"\\\"}\",\"urls\":\"{\\\"urla\\\":false,\\\"urlatext\\\":\\\"\\\",\\\"targeta\\\":\\\"\\\",\\\"urlb\\\":false,\\\"urlbtext\\\":\\\"\\\",\\\"targetb\\\":\\\"\\\",\\\"urlc\\\":false,\\\"urlctext\\\":\\\"\\\",\\\"targetc\\\":\\\"\\\"}\",\"attribs\":\"{\\\"article_layout\\\":\\\"\\\",\\\"show_title\\\":\\\"\\\",\\\"link_titles\\\":\\\"\\\",\\\"show_tags\\\":\\\"\\\",\\\"show_intro\\\":\\\"\\\",\\\"info_block_position\\\":\\\"\\\",\\\"info_block_show_title\\\":\\\"\\\",\\\"show_category\\\":\\\"\\\",\\\"link_category\\\":\\\"\\\",\\\"show_parent_category\\\":\\\"\\\",\\\"link_parent_category\\\":\\\"\\\",\\\"show_associations\\\":\\\"\\\",\\\"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_page_title\\\":\\\"\\\",\\\"show_publishing_options\\\":\\\"\\\",\\\"show_article_options\\\":\\\"\\\",\\\"show_urls_images_backend\\\":\\\"\\\",\\\"show_urls_images_frontend\\\":\\\"\\\",\\\"astroid_article_type\\\":\\\"regular\\\",\\\"astroid_article_video_type\\\":\\\"youtube\\\",\\\"astroid_article_video_url\\\":\\\"\\\",\\\"astroid_article_gallery_width\\\":\\\"\\\",\\\"astroid_article_gallery_bullets\\\":\\\"1\\\",\\\"astroid_article_gallery_navigation\\\":\\\"1\\\",\\\"astroid_article_gallery_items\\\":\\\"\\\",\\\"astroid_article_audio_source\\\":\\\"soundcloud\\\",\\\"astroid_article_audio_soundcloud\\\":\\\"\\\",\\\"astroid_article_audio_spotify\\\":\\\"\\\",\\\"astroid_article_review_heading\\\":\\\"\\\",\\\"astroid_article_review_summery\\\":\\\"\\\",\\\"astroid_article_review_good\\\":\\\"\\\",\\\"astroid_article_review_bad\\\":\\\"\\\",\\\"astroid_article_review_rating\\\":\\\"5\\\",\\\"astroid_article_button_action\\\":\\\"\\\",\\\"astroid_article_button_link\\\":\\\"\\\",\\\"astroid_article_review_criterias\\\":\\\"\\\",\\\"astroid_article_quote_text\\\":\\\"\\\",\\\"astroid_article_quote_author\\\":\\\"\\\",\\\"astroid_article_badge\\\":\\\"0\\\",\\\"astroid_article_badge_type\\\":\\\"2\\\",\\\"astroid_article_badge_text\\\":\\\"\\\",\\\"astroid_article_badge_color\\\":\\\"\\\",\\\"astroid_relatedposts\\\":\\\"\\\",\\\"astroid_socialshare\\\":\\\"\\\",\\\"astroid_comments\\\":\\\"\\\",\\\"astroid_posttype\\\":\\\"\\\",\\\"astroid_readtime\\\":\\\"\\\",\\\"astroid_authorinfo\\\":\\\"\\\",\\\"astroid_rating\\\":\\\"\\\",\\\"astroid_og_title\\\":\\\"\\\",\\\"astroid_og_desc\\\":\\\"\\\",\\\"astroid_og_image\\\":\\\"\\\"}\",\"version\":9,\"ordering\":\"4\",\"metakey\":\"\",\"metadesc\":\"\",\"access\":\"1\",\"hits\":\"0\",\"metadata\":\"{\\\"robots\\\":\\\"\\\",\\\"author\\\":\\\"\\\",\\\"rights\\\":\\\"\\\",\\\"xreference\\\":\\\"\\\"}\",\"featured\":\"0\",\"language\":\"*\",\"xreference\":\"\"}', 0),
(420, 8, 1, '', '2018-10-12 16:45:30', 44, 4537, 'f80f4ab3b0b6fb1bf8f0bb6e7f2cee87392f77af', '{\"id\":8,\"asset_id\":\"78\",\"title\":\"What is design\",\"alias\":\"what-is-design\",\"introtext\":\"<p>Aliquam egestas pellentesque est Etiam a orci Nulla id enim feugiat ligula ullamcorper.<\\/p>\\r\\n\",\"fulltext\":\"\\r\\n<p>Lorem Ipsum is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry\'s standard dummy text ever since the 1500s, when an unknown printer took a galley of type and scrambled it to make a type specimen book. It has survived not only five centuries, but also the leap into electronic typesetting, remaining essentially unchanged. It was popularised in the 1960s with the release of Letraset sheets containing Lorem Ipsum passages, and more recently with desktop publishing software like Aldus PageMaker including versions of Lorem Ipsum.<\\/p>\\r\\n<h3>Where does it come from?<\\/h3>\\r\\n<p>There are many variations of passages of Lorem Ipsum available, but the majority have suffered alteration in some form, by injected humour, or randomised words which don\'t look even slightly believable. If you are going to use a passage of Lorem Ipsum, you need to be sure there isn\'t anything embarrassing hidden in the middle of text. All the Lorem Ipsum generators on the Internet tend to repeat predefined chunks as necessary, making this the first true generator on the Internet. It uses a dictionary of over 200 Latin words, combined with a handful of model sentence structures, to generate Lorem Ipsum which looks reasonable. The generated Lorem Ipsum is therefore always free from repetition, injected humour, or non-characteristic words etc.<\\/p>\",\"state\":1,\"catid\":\"9\",\"created\":\"2018-06-01 11:45:06\",\"created_by\":\"601\",\"created_by_alias\":\"\",\"modified\":\"2018-10-12 16:45:30\",\"modified_by\":\"44\",\"checked_out\":\"44\",\"checked_out_time\":\"2018-10-12 16:42:50\",\"publish_up\":\"2018-06-01 11:45:06\",\"publish_down\":\"0000-00-00 00:00:00\",\"images\":\"{\\\"image_intro\\\":\\\"images\\\\\\/blog\\\\\\/design\\\\\\/img1-thumb.jpg\\\",\\\"float_intro\\\":\\\"\\\",\\\"image_intro_alt\\\":\\\"\\\",\\\"image_intro_caption\\\":\\\"\\\",\\\"image_fulltext\\\":\\\"images\\\\\\/blog\\\\\\/design\\\\\\/img1.jpg\\\",\\\"float_fulltext\\\":\\\"\\\",\\\"image_fulltext_alt\\\":\\\"\\\",\\\"image_fulltext_caption\\\":\\\"\\\"}\",\"urls\":\"{\\\"urla\\\":false,\\\"urlatext\\\":\\\"\\\",\\\"targeta\\\":\\\"\\\",\\\"urlb\\\":false,\\\"urlbtext\\\":\\\"\\\",\\\"targetb\\\":\\\"\\\",\\\"urlc\\\":false,\\\"urlctext\\\":\\\"\\\",\\\"targetc\\\":\\\"\\\"}\",\"attribs\":\"{\\\"article_layout\\\":\\\"\\\",\\\"show_title\\\":\\\"\\\",\\\"link_titles\\\":\\\"\\\",\\\"show_tags\\\":\\\"\\\",\\\"show_intro\\\":\\\"\\\",\\\"info_block_position\\\":\\\"\\\",\\\"info_block_show_title\\\":\\\"\\\",\\\"show_category\\\":\\\"\\\",\\\"link_category\\\":\\\"\\\",\\\"show_parent_category\\\":\\\"\\\",\\\"link_parent_category\\\":\\\"\\\",\\\"show_associations\\\":\\\"\\\",\\\"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_page_title\\\":\\\"\\\",\\\"show_publishing_options\\\":\\\"\\\",\\\"show_article_options\\\":\\\"\\\",\\\"show_urls_images_backend\\\":\\\"\\\",\\\"show_urls_images_frontend\\\":\\\"\\\",\\\"astroid_article_type\\\":\\\"regular\\\",\\\"astroid_article_video_type\\\":\\\"youtube\\\",\\\"astroid_article_video_url\\\":\\\"\\\",\\\"astroid_article_gallery_width\\\":\\\"\\\",\\\"astroid_article_gallery_bullets\\\":\\\"1\\\",\\\"astroid_article_gallery_navigation\\\":\\\"1\\\",\\\"astroid_article_gallery_items\\\":\\\"\\\",\\\"astroid_article_audio_source\\\":\\\"soundcloud\\\",\\\"astroid_article_audio_soundcloud\\\":\\\"\\\",\\\"astroid_article_audio_spotify\\\":\\\"\\\",\\\"astroid_article_review_heading\\\":\\\"\\\",\\\"astroid_article_review_summery\\\":\\\"\\\",\\\"astroid_article_review_good\\\":\\\"\\\",\\\"astroid_article_review_bad\\\":\\\"\\\",\\\"astroid_article_review_rating\\\":\\\"5\\\",\\\"astroid_article_button_action\\\":\\\"\\\",\\\"astroid_article_button_link\\\":\\\"\\\",\\\"astroid_article_review_criterias\\\":\\\"\\\",\\\"astroid_article_quote_text\\\":\\\"\\\",\\\"astroid_article_quote_author\\\":\\\"\\\",\\\"astroid_article_badge\\\":\\\"1\\\",\\\"astroid_article_badge_type\\\":\\\"1\\\",\\\"astroid_article_badge_text\\\":\\\"\\\",\\\"astroid_article_badge_color\\\":\\\"\\\",\\\"astroid_relatedposts\\\":\\\"\\\",\\\"astroid_socialshare\\\":\\\"\\\",\\\"astroid_comments\\\":\\\"\\\",\\\"astroid_posttype\\\":\\\"\\\",\\\"astroid_readtime\\\":\\\"\\\",\\\"astroid_authorinfo\\\":\\\"\\\",\\\"astroid_rating\\\":\\\"\\\",\\\"astroid_og_title\\\":\\\"\\\",\\\"astroid_og_desc\\\":\\\"\\\",\\\"astroid_og_image\\\":\\\"\\\"}\",\"version\":11,\"ordering\":\"6\",\"metakey\":\"\",\"metadesc\":\"\",\"access\":\"1\",\"hits\":\"0\",\"metadata\":\"{\\\"robots\\\":\\\"\\\",\\\"author\\\":\\\"\\\",\\\"rights\\\":\\\"\\\",\\\"xreference\\\":\\\"\\\"}\",\"featured\":\"0\",\"language\":\"*\",\"xreference\":\"\"}', 0),
(421, 7, 1, '', '2018-10-12 16:45:33', 44, 4550, 'a08fde7a85f66414ce847be0741a4893b4c3af6e', '{\"id\":7,\"asset_id\":\"77\",\"title\":\"The secrets to design\",\"alias\":\"the-secrets-to-design\",\"introtext\":\"<p>Aliquam egestas pellentesque est Etiam a orci Nulla id enim feugiat ligula ullamcorper.<\\/p>\\r\\n\",\"fulltext\":\"\\r\\n<p>Lorem Ipsum is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry\'s standard dummy text ever since the 1500s, when an unknown printer took a galley of type and scrambled it to make a type specimen book. It has survived not only five centuries, but also the leap into electronic typesetting, remaining essentially unchanged. It was popularised in the 1960s with the release of Letraset sheets containing Lorem Ipsum passages, and more recently with desktop publishing software like Aldus PageMaker including versions of Lorem Ipsum.<\\/p>\\r\\n<h3>Where does it come from?<\\/h3>\\r\\n<p>There are many variations of passages of Lorem Ipsum available, but the majority have suffered alteration in some form, by injected humour, or randomised words which don\'t look even slightly believable. If you are going to use a passage of Lorem Ipsum, you need to be sure there isn\'t anything embarrassing hidden in the middle of text. All the Lorem Ipsum generators on the Internet tend to repeat predefined chunks as necessary, making this the first true generator on the Internet. It uses a dictionary of over 200 Latin words, combined with a handful of model sentence structures, to generate Lorem Ipsum which looks reasonable. The generated Lorem Ipsum is therefore always free from repetition, injected humour, or non-characteristic words etc.<\\/p>\",\"state\":1,\"catid\":\"9\",\"created\":\"2018-06-01 11:45:06\",\"created_by\":\"601\",\"created_by_alias\":\"\",\"modified\":\"2018-10-12 16:45:33\",\"modified_by\":\"44\",\"checked_out\":\"44\",\"checked_out_time\":\"2018-10-12 16:42:51\",\"publish_up\":\"2018-06-01 11:45:06\",\"publish_down\":\"0000-00-00 00:00:00\",\"images\":\"{\\\"image_intro\\\":\\\"images\\\\\\/blog\\\\\\/design\\\\\\/img2-thumb.jpg\\\",\\\"float_intro\\\":\\\"\\\",\\\"image_intro_alt\\\":\\\"\\\",\\\"image_intro_caption\\\":\\\"\\\",\\\"image_fulltext\\\":\\\"images\\\\\\/blog\\\\\\/design\\\\\\/img2.jpg\\\",\\\"float_fulltext\\\":\\\"\\\",\\\"image_fulltext_alt\\\":\\\"\\\",\\\"image_fulltext_caption\\\":\\\"\\\"}\",\"urls\":\"{\\\"urla\\\":false,\\\"urlatext\\\":\\\"\\\",\\\"targeta\\\":\\\"\\\",\\\"urlb\\\":false,\\\"urlbtext\\\":\\\"\\\",\\\"targetb\\\":\\\"\\\",\\\"urlc\\\":false,\\\"urlctext\\\":\\\"\\\",\\\"targetc\\\":\\\"\\\"}\",\"attribs\":\"{\\\"article_layout\\\":\\\"\\\",\\\"show_title\\\":\\\"\\\",\\\"link_titles\\\":\\\"\\\",\\\"show_tags\\\":\\\"\\\",\\\"show_intro\\\":\\\"\\\",\\\"info_block_position\\\":\\\"\\\",\\\"info_block_show_title\\\":\\\"\\\",\\\"show_category\\\":\\\"\\\",\\\"link_category\\\":\\\"\\\",\\\"show_parent_category\\\":\\\"\\\",\\\"link_parent_category\\\":\\\"\\\",\\\"show_associations\\\":\\\"\\\",\\\"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_page_title\\\":\\\"\\\",\\\"show_publishing_options\\\":\\\"\\\",\\\"show_article_options\\\":\\\"\\\",\\\"show_urls_images_backend\\\":\\\"\\\",\\\"show_urls_images_frontend\\\":\\\"\\\",\\\"astroid_article_type\\\":\\\"regular\\\",\\\"astroid_article_video_type\\\":\\\"youtube\\\",\\\"astroid_article_video_url\\\":\\\"\\\",\\\"astroid_article_gallery_width\\\":\\\"\\\",\\\"astroid_article_gallery_bullets\\\":\\\"1\\\",\\\"astroid_article_gallery_navigation\\\":\\\"1\\\",\\\"astroid_article_gallery_items\\\":\\\"\\\",\\\"astroid_article_audio_source\\\":\\\"soundcloud\\\",\\\"astroid_article_audio_soundcloud\\\":\\\"\\\",\\\"astroid_article_audio_spotify\\\":\\\"\\\",\\\"astroid_article_review_heading\\\":\\\"\\\",\\\"astroid_article_review_summery\\\":\\\"\\\",\\\"astroid_article_review_good\\\":\\\"\\\",\\\"astroid_article_review_bad\\\":\\\"\\\",\\\"astroid_article_review_rating\\\":\\\"5\\\",\\\"astroid_article_button_action\\\":\\\"\\\",\\\"astroid_article_button_link\\\":\\\"\\\",\\\"astroid_article_review_criterias\\\":\\\"\\\",\\\"astroid_article_quote_text\\\":\\\"\\\",\\\"astroid_article_quote_author\\\":\\\"\\\",\\\"astroid_article_badge\\\":\\\"1\\\",\\\"astroid_article_badge_type\\\":\\\"2\\\",\\\"astroid_article_badge_text\\\":\\\"\\\",\\\"astroid_article_badge_color\\\":\\\"\\\",\\\"astroid_relatedposts\\\":\\\"\\\",\\\"astroid_socialshare\\\":\\\"\\\",\\\"astroid_comments\\\":\\\"\\\",\\\"astroid_posttype\\\":\\\"\\\",\\\"astroid_readtime\\\":\\\"\\\",\\\"astroid_authorinfo\\\":\\\"\\\",\\\"astroid_rating\\\":\\\"\\\",\\\"astroid_og_title\\\":\\\"\\\",\\\"astroid_og_desc\\\":\\\"\\\",\\\"astroid_og_image\\\":\\\"\\\"}\",\"version\":9,\"ordering\":\"5\",\"metakey\":\"\",\"metadesc\":\"\",\"access\":\"1\",\"hits\":\"0\",\"metadata\":\"{\\\"robots\\\":\\\"\\\",\\\"author\\\":\\\"\\\",\\\"rights\\\":\\\"\\\",\\\"xreference\\\":\\\"\\\"}\",\"featured\":\"0\",\"language\":\"*\",\"xreference\":\"\"}', 0);
INSERT INTO `ynfp8_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
(422, 3, 1, '', '2018-10-12 16:45:40', 44, 4561, 'd8480fa67959f3407534182aeb37fec7343331c9', '{\"id\":3,\"asset_id\":\"73\",\"title\":\"Design Expert Interview\",\"alias\":\"design-expert-interview\",\"introtext\":\"<p>Aliquam egestas pellentesque est Etiam a orci Nulla id enim feugiat ligula ullamcorper.<\\/p>\\r\\n\",\"fulltext\":\"\\r\\n<p>Lorem Ipsum is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry\'s standard dummy text ever since the 1500s, when an unknown printer took a galley of type and scrambled it to make a type specimen book. It has survived not only five centuries, but also the leap into electronic typesetting, remaining essentially unchanged. It was popularised in the 1960s with the release of Letraset sheets containing Lorem Ipsum passages, and more recently with desktop publishing software like Aldus PageMaker including versions of Lorem Ipsum.<\\/p>\\r\\n<h3>Where does it come from?<\\/h3>\\r\\n<p>There are many variations of passages of Lorem Ipsum available, but the majority have suffered alteration in some form, by injected humour, or randomised words which don\'t look even slightly believable. If you are going to use a passage of Lorem Ipsum, you need to be sure there isn\'t anything embarrassing hidden in the middle of text. All the Lorem Ipsum generators on the Internet tend to repeat predefined chunks as necessary, making this the first true generator on the Internet. It uses a dictionary of over 200 Latin words, combined with a handful of model sentence structures, to generate Lorem Ipsum which looks reasonable. The generated Lorem Ipsum is therefore always free from repetition, injected humour, or non-characteristic words etc.<\\/p>\",\"state\":1,\"catid\":\"9\",\"created\":\"2018-06-01 11:45:06\",\"created_by\":\"601\",\"created_by_alias\":\"\",\"modified\":\"2018-10-12 16:45:40\",\"modified_by\":\"44\",\"checked_out\":\"44\",\"checked_out_time\":\"2018-10-12 16:42:59\",\"publish_up\":\"2018-06-01 11:45:06\",\"publish_down\":\"0000-00-00 00:00:00\",\"images\":\"{\\\"image_intro\\\":\\\"images\\\\\\/blog\\\\\\/design\\\\\\/img6-thumb.jpg\\\",\\\"float_intro\\\":\\\"\\\",\\\"image_intro_alt\\\":\\\"\\\",\\\"image_intro_caption\\\":\\\"\\\",\\\"image_fulltext\\\":\\\"images\\\\\\/blog\\\\\\/design\\\\\\/img6.jpg\\\",\\\"float_fulltext\\\":\\\"\\\",\\\"image_fulltext_alt\\\":\\\"\\\",\\\"image_fulltext_caption\\\":\\\"\\\"}\",\"urls\":\"{\\\"urla\\\":false,\\\"urlatext\\\":\\\"\\\",\\\"targeta\\\":\\\"\\\",\\\"urlb\\\":false,\\\"urlbtext\\\":\\\"\\\",\\\"targetb\\\":\\\"\\\",\\\"urlc\\\":false,\\\"urlctext\\\":\\\"\\\",\\\"targetc\\\":\\\"\\\"}\",\"attribs\":\"{\\\"article_layout\\\":\\\"\\\",\\\"show_title\\\":\\\"\\\",\\\"link_titles\\\":\\\"\\\",\\\"show_tags\\\":\\\"\\\",\\\"show_intro\\\":\\\"\\\",\\\"info_block_position\\\":\\\"\\\",\\\"info_block_show_title\\\":\\\"\\\",\\\"show_category\\\":\\\"\\\",\\\"link_category\\\":\\\"\\\",\\\"show_parent_category\\\":\\\"\\\",\\\"link_parent_category\\\":\\\"\\\",\\\"show_associations\\\":\\\"\\\",\\\"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_page_title\\\":\\\"\\\",\\\"show_publishing_options\\\":\\\"\\\",\\\"show_article_options\\\":\\\"\\\",\\\"show_urls_images_backend\\\":\\\"\\\",\\\"show_urls_images_frontend\\\":\\\"\\\",\\\"astroid_article_type\\\":\\\"regular\\\",\\\"astroid_article_video_type\\\":\\\"youtube\\\",\\\"astroid_article_video_url\\\":\\\"\\\",\\\"astroid_article_gallery_width\\\":\\\"\\\",\\\"astroid_article_gallery_bullets\\\":\\\"1\\\",\\\"astroid_article_gallery_navigation\\\":\\\"1\\\",\\\"astroid_article_gallery_items\\\":\\\"\\\",\\\"astroid_article_audio_source\\\":\\\"soundcloud\\\",\\\"astroid_article_audio_soundcloud\\\":\\\"\\\",\\\"astroid_article_audio_spotify\\\":\\\"\\\",\\\"astroid_article_review_heading\\\":\\\"\\\",\\\"astroid_article_review_summery\\\":\\\"\\\",\\\"astroid_article_review_good\\\":\\\"\\\",\\\"astroid_article_review_bad\\\":\\\"\\\",\\\"astroid_article_review_rating\\\":\\\"5\\\",\\\"astroid_article_button_action\\\":\\\"\\\",\\\"astroid_article_button_link\\\":\\\"\\\",\\\"astroid_article_review_criterias\\\":\\\"\\\",\\\"astroid_article_quote_text\\\":\\\"\\\",\\\"astroid_article_quote_author\\\":\\\"\\\",\\\"astroid_article_badge\\\":\\\"1\\\",\\\"astroid_article_badge_type\\\":\\\"1\\\",\\\"astroid_article_badge_text\\\":\\\"Chandan\\\",\\\"astroid_article_badge_color\\\":\\\"\\\",\\\"astroid_relatedposts\\\":\\\"\\\",\\\"astroid_socialshare\\\":\\\"\\\",\\\"astroid_comments\\\":\\\"\\\",\\\"astroid_posttype\\\":\\\"\\\",\\\"astroid_readtime\\\":\\\"\\\",\\\"astroid_authorinfo\\\":\\\"\\\",\\\"astroid_rating\\\":\\\"\\\",\\\"astroid_og_title\\\":\\\"\\\",\\\"astroid_og_desc\\\":\\\"\\\",\\\"astroid_og_image\\\":\\\"\\\"}\",\"version\":9,\"ordering\":\"1\",\"metakey\":\"\",\"metadesc\":\"\",\"access\":\"1\",\"hits\":\"2\",\"metadata\":\"{\\\"robots\\\":\\\"\\\",\\\"author\\\":\\\"\\\",\\\"rights\\\":\\\"\\\",\\\"xreference\\\":\\\"\\\"}\",\"featured\":\"0\",\"language\":\"*\",\"xreference\":\"\"}', 0),
(423, 5, 1, '', '2018-10-12 16:45:42', 44, 6269, 'a02e4e79df39f40281da18e027e5ebf7c33c16d4', '{\"id\":5,\"asset_id\":\"75\",\"title\":\"Have fun learning design\",\"alias\":\"have-fun-learning-design\",\"introtext\":\"<p>Aliquam egestas pellentesque est Etiam a orci Nulla id enim feugiat ligula ullamcorper. <\\/p>\\r\\n\",\"fulltext\":\"\\r\\n<p>Lorem Ipsum is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry\'s standard dummy text ever since the 1500s, when an unknown printer took a galley of type and scrambled it to make a type specimen book. It has survived not only five centuries, but also the leap into electronic typesetting, remaining essentially unchanged. <\\/p>\\r\\n<blockquote>Astroid Joomla framework is next generation template layout builder and manager enables you to develop an awesome website and templates.<\\/blockquote>\\r\\n<p>It was popularised in the 1960s with the release of Letraset sheets containing Lorem Ipsum passages, and more recently with desktop publishing software like Aldus PageMaker including versions of Lorem Ipsum. <\\/p>\\r\\n<h2> This is a H2 Tag <\\/h2>\\r\\n<p>Lorem Ipsum is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry\'s standard dummy text ever since the 1500s, when an unknown printer took a galley of type and scrambled it to make a type specimen book. <\\/p>\\r\\n<p>It has survived not only five centuries, but also the leap into electronic typesetting, remaining essentially unchanged. It was popularised in the 1960s with the release of Letraset sheets containing Lorem Ipsum passages, and more recently with desktop publishing software like Aldus PageMaker including versions of Lorem Ipsum. <\\/p>\\r\\n<h3>This is a H3 Tag<\\/h3>\\r\\n<p>Lorem Ipsum is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry\'s standard dummy text ever since the 1500s<\\/p>\\r\\n<strong>Un-ordered List here<\\/strong>\\r\\n<ul>\\r\\n<li>This is a list 1<\\/li>\\r\\n<li>This is a list 2<\\/li>\\r\\n<li>This is a list 3<\\/li>\\r\\n<li>This is a list 4<\\/li>\\r\\n<\\/ul>\\r\\n<h4>This is a H4 Tag <\\/h4>\\r\\n<p>Lorem Ipsum is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry\'s standard dummy text ever since the 1500s<\\/p>\\r\\n<strong>Un-ordered List here<\\/strong>\\r\\n<ol>\\r\\n<li>This is a list 1<\\/li>\\r\\n<li>This is a list 2<\\/li>\\r\\n<li>This is a list 3<\\/li>\\r\\n<li>This is a list 4<\\/li>\\r\\n<\\/ol>\\r\\n<h5>This is a H5 Tag <\\/h5>\\r\\n<p>It has survived not only five centuries, but also the leap into electronic typesetting, remaining essentially unchanged. It was popularised in the 1960s with the release of Letraset sheets containing Lorem Ipsum passages, and more recently with desktop publishing software like Aldus PageMaker including versions of Lorem Ipsum. <\\/p>\\r\\n<h6>This is a H6 Tag <\\/h6>\\r\\n<code>\\r\\n&lt;li&gt;This is a list 1&lt;\\/li&gt; <br>\\r\\n&lt;li&gt;This is a list 2&lt;\\/li&gt; <br>\\r\\n&lt;li&gt;This is a list 3&lt;\\/li&gt; <br>\\r\\n&lt;li&gt;This is a list 4&lt;\\/li&gt; <br>\\r\\n<\\/code>\\r\\n<p>It has survived not only five centuries, but also the leap into electronic typesetting, remaining essentially unchanged. It was popularised in the 1960s with the release of Letraset sheets containing Lorem Ipsum passages, and more recently with desktop publishing software like Aldus PageMaker including versions of Lorem Ipsum. <\\/p>\",\"state\":1,\"catid\":\"9\",\"created\":\"2018-06-01 11:45:06\",\"created_by\":\"601\",\"created_by_alias\":\"\",\"modified\":\"2018-10-12 16:45:42\",\"modified_by\":\"44\",\"checked_out\":\"44\",\"checked_out_time\":\"2018-10-12 16:45:36\",\"publish_up\":\"2018-06-01 11:45:06\",\"publish_down\":\"0000-00-00 00:00:00\",\"images\":\"{\\\"image_intro\\\":\\\"images\\\\\\/blog\\\\\\/design\\\\\\/img4-thumb.jpg\\\",\\\"float_intro\\\":\\\"\\\",\\\"image_intro_alt\\\":\\\"\\\",\\\"image_intro_caption\\\":\\\"\\\",\\\"image_fulltext\\\":\\\"images\\\\\\/blog\\\\\\/design\\\\\\/img4.jpg\\\",\\\"float_fulltext\\\":\\\"\\\",\\\"image_fulltext_alt\\\":\\\"\\\",\\\"image_fulltext_caption\\\":\\\"\\\"}\",\"urls\":\"{\\\"urla\\\":false,\\\"urlatext\\\":\\\"\\\",\\\"targeta\\\":\\\"\\\",\\\"urlb\\\":false,\\\"urlbtext\\\":\\\"\\\",\\\"targetb\\\":\\\"\\\",\\\"urlc\\\":false,\\\"urlctext\\\":\\\"\\\",\\\"targetc\\\":\\\"\\\"}\",\"attribs\":\"{\\\"article_layout\\\":\\\"\\\",\\\"show_title\\\":\\\"\\\",\\\"link_titles\\\":\\\"\\\",\\\"show_tags\\\":\\\"\\\",\\\"show_intro\\\":\\\"\\\",\\\"info_block_position\\\":\\\"\\\",\\\"info_block_show_title\\\":\\\"\\\",\\\"show_category\\\":\\\"\\\",\\\"link_category\\\":\\\"\\\",\\\"show_parent_category\\\":\\\"\\\",\\\"link_parent_category\\\":\\\"\\\",\\\"show_associations\\\":\\\"\\\",\\\"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_page_title\\\":\\\"\\\",\\\"show_publishing_options\\\":\\\"\\\",\\\"show_article_options\\\":\\\"\\\",\\\"show_urls_images_backend\\\":\\\"\\\",\\\"show_urls_images_frontend\\\":\\\"\\\",\\\"astroid_article_type\\\":\\\"regular\\\",\\\"astroid_article_video_type\\\":\\\"youtube\\\",\\\"astroid_article_video_url\\\":\\\"\\\",\\\"astroid_article_gallery_width\\\":\\\"\\\",\\\"astroid_article_gallery_bullets\\\":\\\"1\\\",\\\"astroid_article_gallery_navigation\\\":\\\"1\\\",\\\"astroid_article_gallery_items\\\":\\\"\\\",\\\"astroid_article_audio_source\\\":\\\"soundcloud\\\",\\\"astroid_article_audio_soundcloud\\\":\\\"\\\",\\\"astroid_article_audio_spotify\\\":\\\"\\\",\\\"astroid_article_review_heading\\\":\\\"\\\",\\\"astroid_article_review_summery\\\":\\\"\\\",\\\"astroid_article_review_good\\\":\\\"\\\",\\\"astroid_article_review_bad\\\":\\\"\\\",\\\"astroid_article_review_rating\\\":\\\"5\\\",\\\"astroid_article_button_action\\\":\\\"\\\",\\\"astroid_article_button_link\\\":\\\"\\\",\\\"astroid_article_review_criterias\\\":\\\"\\\",\\\"astroid_article_quote_text\\\":\\\"\\\",\\\"astroid_article_quote_author\\\":\\\"\\\",\\\"astroid_article_badge\\\":\\\"1\\\",\\\"astroid_article_badge_type\\\":\\\"6\\\",\\\"astroid_article_badge_text\\\":\\\"\\\",\\\"astroid_article_badge_color\\\":\\\"\\\",\\\"astroid_relatedposts\\\":\\\"\\\",\\\"astroid_socialshare\\\":\\\"\\\",\\\"astroid_comments\\\":\\\"\\\",\\\"astroid_posttype\\\":\\\"\\\",\\\"astroid_readtime\\\":\\\"\\\",\\\"astroid_authorinfo\\\":\\\"\\\",\\\"astroid_rating\\\":\\\"\\\",\\\"astroid_og_title\\\":\\\"\\\",\\\"astroid_og_desc\\\":\\\"\\\",\\\"astroid_og_image\\\":\\\"\\\"}\",\"version\":10,\"ordering\":\"3\",\"metakey\":\"\",\"metadesc\":\"\",\"access\":\"1\",\"hits\":\"1\",\"metadata\":\"{\\\"robots\\\":\\\"\\\",\\\"author\\\":\\\"\\\",\\\"rights\\\":\\\"\\\",\\\"xreference\\\":\\\"\\\"}\",\"featured\":\"0\",\"language\":\"*\",\"xreference\":\"\"}', 0),
(424, 28, 1, '', '2018-10-12 16:45:52', 44, 4579, '1e6b747b7720a7f26706858744f56df4bfe4dcaf', '{\"id\":28,\"asset_id\":\"167\",\"title\":\"The latest trend in technology\",\"alias\":\"the-latest-trend-in-technology\",\"introtext\":\"<p>Aliquam egestas pellentesque est Etiam a orci Nulla id enim feugiat ligula ullamcorper.<\\/p>\\r\\n\",\"fulltext\":\"\\r\\n<p>Lorem Ipsum is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry\'s standard dummy text ever since the 1500s, when an unknown printer took a galley of type and scrambled it to make a type specimen book. It has survived not only five centuries, but also the leap into electronic typesetting, remaining essentially unchanged. It was popularised in the 1960s with the release of Letraset sheets containing Lorem Ipsum passages, and more recently with desktop publishing software like Aldus PageMaker including versions of Lorem Ipsum.<\\/p>\\r\\n<h3>Where does it come from?<\\/h3>\\r\\n<p>There are many variations of passages of Lorem Ipsum available, but the majority have suffered alteration in some form, by injected humour, or randomised words which don\'t look even slightly believable. If you are going to use a passage of Lorem Ipsum, you need to be sure there isn\'t anything embarrassing hidden in the middle of text. All the Lorem Ipsum generators on the Internet tend to repeat predefined chunks as necessary, making this the first true generator on the Internet. It uses a dictionary of over 200 Latin words, combined with a handful of model sentence structures, to generate Lorem Ipsum which looks reasonable. The generated Lorem Ipsum is therefore always free from repetition, injected humour, or non-characteristic words etc.<\\/p>\",\"state\":1,\"catid\":\"11\",\"created\":\"2018-06-01 11:45:06\",\"created_by\":\"601\",\"created_by_alias\":\"\",\"modified\":\"2018-10-12 16:45:52\",\"modified_by\":\"44\",\"checked_out\":\"44\",\"checked_out_time\":\"2018-10-12 16:44:56\",\"publish_up\":\"2018-06-01 11:45:06\",\"publish_down\":\"0000-00-00 00:00:00\",\"images\":\"{\\\"image_intro\\\":\\\"images\\\\\\/blog\\\\\\/technology\\\\\\/img4-thumb.jpg\\\",\\\"float_intro\\\":\\\"\\\",\\\"image_intro_alt\\\":\\\"\\\",\\\"image_intro_caption\\\":\\\"\\\",\\\"image_fulltext\\\":\\\"images\\\\\\/blog\\\\\\/technology\\\\\\/img4.jpg\\\",\\\"float_fulltext\\\":\\\"\\\",\\\"image_fulltext_alt\\\":\\\"\\\",\\\"image_fulltext_caption\\\":\\\"\\\"}\",\"urls\":\"{\\\"urla\\\":false,\\\"urlatext\\\":\\\"\\\",\\\"targeta\\\":\\\"\\\",\\\"urlb\\\":false,\\\"urlbtext\\\":\\\"\\\",\\\"targetb\\\":\\\"\\\",\\\"urlc\\\":false,\\\"urlctext\\\":\\\"\\\",\\\"targetc\\\":\\\"\\\"}\",\"attribs\":\"{\\\"article_layout\\\":\\\"\\\",\\\"show_title\\\":\\\"\\\",\\\"link_titles\\\":\\\"\\\",\\\"show_tags\\\":\\\"\\\",\\\"show_intro\\\":\\\"\\\",\\\"info_block_position\\\":\\\"\\\",\\\"info_block_show_title\\\":\\\"\\\",\\\"show_category\\\":\\\"\\\",\\\"link_category\\\":\\\"\\\",\\\"show_parent_category\\\":\\\"\\\",\\\"link_parent_category\\\":\\\"\\\",\\\"show_associations\\\":\\\"\\\",\\\"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_page_title\\\":\\\"\\\",\\\"show_publishing_options\\\":\\\"\\\",\\\"show_article_options\\\":\\\"\\\",\\\"show_urls_images_backend\\\":\\\"\\\",\\\"show_urls_images_frontend\\\":\\\"\\\",\\\"astroid_article_type\\\":\\\"regular\\\",\\\"astroid_article_video_type\\\":\\\"youtube\\\",\\\"astroid_article_video_url\\\":\\\"\\\",\\\"astroid_article_gallery_width\\\":\\\"\\\",\\\"astroid_article_gallery_bullets\\\":\\\"1\\\",\\\"astroid_article_gallery_navigation\\\":\\\"1\\\",\\\"astroid_article_gallery_items\\\":\\\"\\\",\\\"astroid_article_audio_source\\\":\\\"soundcloud\\\",\\\"astroid_article_audio_soundcloud\\\":\\\"\\\",\\\"astroid_article_audio_spotify\\\":\\\"\\\",\\\"astroid_article_review_heading\\\":\\\"\\\",\\\"astroid_article_review_summery\\\":\\\"\\\",\\\"astroid_article_review_good\\\":\\\"\\\",\\\"astroid_article_review_bad\\\":\\\"\\\",\\\"astroid_article_review_rating\\\":\\\"5\\\",\\\"astroid_article_button_action\\\":\\\"\\\",\\\"astroid_article_button_link\\\":\\\"\\\",\\\"astroid_article_review_criterias\\\":\\\"\\\",\\\"astroid_article_quote_text\\\":\\\"\\\",\\\"astroid_article_quote_author\\\":\\\"\\\",\\\"astroid_article_badge\\\":\\\"0\\\",\\\"astroid_article_badge_type\\\":\\\"2\\\",\\\"astroid_article_badge_text\\\":\\\"\\\",\\\"astroid_article_badge_color\\\":\\\"\\\",\\\"astroid_relatedposts\\\":\\\"\\\",\\\"astroid_socialshare\\\":\\\"\\\",\\\"astroid_comments\\\":\\\"\\\",\\\"astroid_posttype\\\":\\\"\\\",\\\"astroid_readtime\\\":\\\"\\\",\\\"astroid_authorinfo\\\":\\\"\\\",\\\"astroid_rating\\\":\\\"\\\",\\\"astroid_og_title\\\":\\\"\\\",\\\"astroid_og_desc\\\":\\\"\\\",\\\"astroid_og_image\\\":\\\"\\\"}\",\"version\":8,\"ordering\":\"4\",\"metakey\":\"\",\"metadesc\":\"\",\"access\":\"1\",\"hits\":\"0\",\"metadata\":\"{\\\"robots\\\":\\\"\\\",\\\"author\\\":\\\"\\\",\\\"rights\\\":\\\"\\\",\\\"xreference\\\":\\\"\\\"}\",\"featured\":\"0\",\"language\":\"*\",\"xreference\":\"\"}', 0),
(425, 49, 1, '', '2018-10-15 12:18:01', 44, 2979, 'ea8fa5a1e5f6f550f6235a72412cbeda5831d60d', '{\"id\":49,\"asset_id\":256,\"title\":\"Contact\",\"alias\":\"contact\",\"introtext\":\"\",\"fulltext\":\"\",\"state\":1,\"catid\":\"2\",\"created\":\"2018-10-15 12:18:01\",\"created_by\":\"44\",\"created_by_alias\":\"\",\"modified\":\"2018-10-15 12:18:01\",\"modified_by\":null,\"checked_out\":null,\"checked_out_time\":null,\"publish_up\":\"2018-10-15 12:18:01\",\"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\":\"{\\\"article_layout\\\":\\\"\\\",\\\"show_title\\\":\\\"\\\",\\\"link_titles\\\":\\\"\\\",\\\"show_tags\\\":\\\"\\\",\\\"show_intro\\\":\\\"\\\",\\\"info_block_position\\\":\\\"\\\",\\\"info_block_show_title\\\":\\\"\\\",\\\"show_category\\\":\\\"\\\",\\\"link_category\\\":\\\"\\\",\\\"show_parent_category\\\":\\\"\\\",\\\"link_parent_category\\\":\\\"\\\",\\\"show_associations\\\":\\\"\\\",\\\"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_page_title\\\":\\\"\\\",\\\"show_publishing_options\\\":\\\"\\\",\\\"show_article_options\\\":\\\"\\\",\\\"show_urls_images_backend\\\":\\\"\\\",\\\"show_urls_images_frontend\\\":\\\"\\\",\\\"astroid_article_type\\\":\\\"regular\\\",\\\"astroid_article_video_type\\\":\\\"youtube\\\",\\\"astroid_article_video_url\\\":\\\"\\\",\\\"astroid_article_gallery_width\\\":\\\"\\\",\\\"astroid_article_gallery_bullets\\\":\\\"1\\\",\\\"astroid_article_gallery_navigation\\\":\\\"1\\\",\\\"astroid_article_gallery_items\\\":\\\"\\\",\\\"astroid_article_thumbnail\\\":\\\"1\\\",\\\"astroid_article_audio_source\\\":\\\"soundcloud\\\",\\\"astroid_article_audio_soundcloud\\\":\\\"\\\",\\\"astroid_article_audio_spotify\\\":\\\"\\\",\\\"astroid_article_review_heading\\\":\\\"\\\",\\\"astroid_article_review_summery\\\":\\\"\\\",\\\"astroid_article_review_good\\\":\\\"\\\",\\\"astroid_article_review_bad\\\":\\\"\\\",\\\"astroid_article_review_rating\\\":\\\"5\\\",\\\"astroid_article_button_action\\\":\\\"\\\",\\\"astroid_article_button_link\\\":\\\"\\\",\\\"astroid_article_review_criterias\\\":\\\"\\\",\\\"astroid_article_quote_text\\\":\\\"\\\",\\\"astroid_article_quote_author\\\":\\\"\\\",\\\"astroid_article_badge\\\":\\\"0\\\",\\\"astroid_article_badge_type\\\":\\\"2\\\",\\\"astroid_article_badge_text\\\":\\\"\\\",\\\"astroid_article_badge_color\\\":\\\"\\\",\\\"astroid_relatedposts\\\":\\\"\\\",\\\"astroid_socialshare\\\":\\\"\\\",\\\"astroid_comments\\\":\\\"\\\",\\\"astroid_posttype\\\":\\\"\\\",\\\"astroid_readtime\\\":\\\"\\\",\\\"astroid_authorinfo\\\":\\\"\\\",\\\"astroid_rating\\\":\\\"\\\",\\\"astroid_og_title\\\":\\\"\\\",\\\"astroid_og_desc\\\":\\\"\\\",\\\"astroid_og_image\\\":\\\"\\\"}\",\"version\":1,\"ordering\":null,\"metakey\":\"\",\"metadesc\":\"\",\"access\":\"1\",\"hits\":null,\"metadata\":\"{\\\"robots\\\":\\\"\\\",\\\"author\\\":\\\"\\\",\\\"rights\\\":\\\"\\\",\\\"xreference\\\":\\\"\\\"}\",\"featured\":\"0\",\"language\":\"*\",\"xreference\":\"\"}', 0),
(426, 49, 1, '', '2018-10-15 12:21:12', 44, 3022, '981af7add4e43c8dd4b623f883c1a34f11e8b21d', '{\"id\":49,\"asset_id\":\"256\",\"title\":\"Contact\",\"alias\":\"contact\",\"introtext\":\"{loadposition contact-form}\",\"fulltext\":\"\",\"state\":1,\"catid\":\"2\",\"created\":\"2018-10-15 12:18:01\",\"created_by\":\"44\",\"created_by_alias\":\"\",\"modified\":\"2018-10-15 12:21:12\",\"modified_by\":\"44\",\"checked_out\":\"0\",\"checked_out_time\":\"0000-00-00 00:00:00\",\"publish_up\":\"2018-10-15 12:18:01\",\"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\":\"{\\\"article_layout\\\":\\\"\\\",\\\"show_title\\\":\\\"\\\",\\\"link_titles\\\":\\\"\\\",\\\"show_tags\\\":\\\"\\\",\\\"show_intro\\\":\\\"\\\",\\\"info_block_position\\\":\\\"\\\",\\\"info_block_show_title\\\":\\\"\\\",\\\"show_category\\\":\\\"\\\",\\\"link_category\\\":\\\"\\\",\\\"show_parent_category\\\":\\\"\\\",\\\"link_parent_category\\\":\\\"\\\",\\\"show_associations\\\":\\\"\\\",\\\"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_page_title\\\":\\\"\\\",\\\"show_publishing_options\\\":\\\"\\\",\\\"show_article_options\\\":\\\"\\\",\\\"show_urls_images_backend\\\":\\\"\\\",\\\"show_urls_images_frontend\\\":\\\"\\\",\\\"astroid_article_type\\\":\\\"regular\\\",\\\"astroid_article_video_type\\\":\\\"youtube\\\",\\\"astroid_article_video_url\\\":\\\"\\\",\\\"astroid_article_gallery_width\\\":\\\"\\\",\\\"astroid_article_gallery_bullets\\\":\\\"1\\\",\\\"astroid_article_gallery_navigation\\\":\\\"1\\\",\\\"astroid_article_gallery_items\\\":\\\"\\\",\\\"astroid_article_thumbnail\\\":\\\"1\\\",\\\"astroid_article_audio_source\\\":\\\"soundcloud\\\",\\\"astroid_article_audio_soundcloud\\\":\\\"\\\",\\\"astroid_article_audio_spotify\\\":\\\"\\\",\\\"astroid_article_review_heading\\\":\\\"\\\",\\\"astroid_article_review_summery\\\":\\\"\\\",\\\"astroid_article_review_good\\\":\\\"\\\",\\\"astroid_article_review_bad\\\":\\\"\\\",\\\"astroid_article_review_rating\\\":\\\"5\\\",\\\"astroid_article_button_action\\\":\\\"\\\",\\\"astroid_article_button_link\\\":\\\"\\\",\\\"astroid_article_review_criterias\\\":\\\"\\\",\\\"astroid_article_quote_text\\\":\\\"\\\",\\\"astroid_article_quote_author\\\":\\\"\\\",\\\"astroid_article_badge\\\":\\\"0\\\",\\\"astroid_article_badge_type\\\":\\\"2\\\",\\\"astroid_article_badge_text\\\":\\\"\\\",\\\"astroid_article_badge_color\\\":\\\"\\\",\\\"astroid_relatedposts\\\":\\\"\\\",\\\"astroid_socialshare\\\":\\\"\\\",\\\"astroid_comments\\\":\\\"\\\",\\\"astroid_posttype\\\":\\\"\\\",\\\"astroid_readtime\\\":\\\"\\\",\\\"astroid_authorinfo\\\":\\\"\\\",\\\"astroid_rating\\\":\\\"\\\",\\\"astroid_og_title\\\":\\\"\\\",\\\"astroid_og_desc\\\":\\\"\\\",\\\"astroid_og_image\\\":\\\"\\\"}\",\"version\":2,\"ordering\":\"0\",\"metakey\":\"\",\"metadesc\":\"\",\"access\":\"1\",\"hits\":\"0\",\"metadata\":\"{\\\"robots\\\":\\\"\\\",\\\"author\\\":\\\"\\\",\\\"rights\\\":\\\"\\\",\\\"xreference\\\":\\\"\\\"}\",\"featured\":\"0\",\"language\":\"*\",\"xreference\":\"\"}', 0),
(427, 49, 1, '', '2018-10-15 12:22:47', 44, 3030, 'd80a1dae79835ae43fc75eafae390a84374203df', '{\"id\":49,\"asset_id\":\"256\",\"title\":\"Contact\",\"alias\":\"contact\",\"introtext\":\"{loadposition contact-form}\",\"fulltext\":\"\",\"state\":1,\"catid\":\"2\",\"created\":\"2018-10-15 12:18:01\",\"created_by\":\"44\",\"created_by_alias\":\"\",\"modified\":\"2018-10-15 12:22:47\",\"modified_by\":\"44\",\"checked_out\":\"44\",\"checked_out_time\":\"2018-10-15 12:22:37\",\"publish_up\":\"2018-10-15 12:18:01\",\"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\":\"{\\\"article_layout\\\":\\\"\\\",\\\"show_title\\\":\\\"\\\",\\\"link_titles\\\":\\\"\\\",\\\"show_tags\\\":\\\"\\\",\\\"show_intro\\\":\\\"\\\",\\\"info_block_position\\\":\\\"\\\",\\\"info_block_show_title\\\":\\\"\\\",\\\"show_category\\\":\\\"\\\",\\\"link_category\\\":\\\"\\\",\\\"show_parent_category\\\":\\\"\\\",\\\"link_parent_category\\\":\\\"\\\",\\\"show_associations\\\":\\\"\\\",\\\"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_page_title\\\":\\\"\\\",\\\"show_publishing_options\\\":\\\"\\\",\\\"show_article_options\\\":\\\"\\\",\\\"show_urls_images_backend\\\":\\\"\\\",\\\"show_urls_images_frontend\\\":\\\"\\\",\\\"astroid_article_type\\\":\\\"regular\\\",\\\"astroid_article_video_type\\\":\\\"youtube\\\",\\\"astroid_article_video_url\\\":\\\"\\\",\\\"astroid_article_gallery_width\\\":\\\"\\\",\\\"astroid_article_gallery_bullets\\\":\\\"1\\\",\\\"astroid_article_gallery_navigation\\\":\\\"1\\\",\\\"astroid_article_gallery_items\\\":\\\"\\\",\\\"astroid_article_thumbnail\\\":\\\"1\\\",\\\"astroid_article_audio_source\\\":\\\"soundcloud\\\",\\\"astroid_article_audio_soundcloud\\\":\\\"\\\",\\\"astroid_article_audio_spotify\\\":\\\"\\\",\\\"astroid_article_review_heading\\\":\\\"\\\",\\\"astroid_article_review_summery\\\":\\\"\\\",\\\"astroid_article_review_good\\\":\\\"\\\",\\\"astroid_article_review_bad\\\":\\\"\\\",\\\"astroid_article_review_rating\\\":\\\"5\\\",\\\"astroid_article_button_action\\\":\\\"\\\",\\\"astroid_article_button_link\\\":\\\"\\\",\\\"astroid_article_review_criterias\\\":\\\"\\\",\\\"astroid_article_quote_text\\\":\\\"\\\",\\\"astroid_article_quote_author\\\":\\\"\\\",\\\"astroid_article_badge\\\":\\\"0\\\",\\\"astroid_article_badge_type\\\":\\\"2\\\",\\\"astroid_article_badge_text\\\":\\\"\\\",\\\"astroid_article_badge_color\\\":\\\"\\\",\\\"astroid_relatedposts\\\":\\\"0\\\",\\\"astroid_socialshare\\\":\\\"0\\\",\\\"astroid_comments\\\":\\\"0\\\",\\\"astroid_posttype\\\":\\\"0\\\",\\\"astroid_readtime\\\":\\\"0\\\",\\\"astroid_authorinfo\\\":\\\"0\\\",\\\"astroid_rating\\\":\\\"0\\\",\\\"astroid_og_title\\\":\\\"\\\",\\\"astroid_og_desc\\\":\\\"\\\",\\\"astroid_og_image\\\":\\\"\\\"}\",\"version\":3,\"ordering\":\"0\",\"metakey\":\"\",\"metadesc\":\"\",\"access\":\"1\",\"hits\":\"2\",\"metadata\":\"{\\\"robots\\\":\\\"\\\",\\\"author\\\":\\\"\\\",\\\"rights\\\":\\\"\\\",\\\"xreference\\\":\\\"\\\"}\",\"featured\":\"0\",\"language\":\"*\",\"xreference\":\"\"}', 0),
(428, 49, 1, '', '2018-10-15 12:24:50', 44, 3033, '76b9917fc563c40e0b045e4a7c20a53b62b58fd0', '{\"id\":49,\"asset_id\":\"256\",\"title\":\"Contact\",\"alias\":\"contact\",\"introtext\":\"{loadposition contact-form}\",\"fulltext\":\"\",\"state\":1,\"catid\":\"2\",\"created\":\"2018-10-15 12:18:01\",\"created_by\":\"44\",\"created_by_alias\":\"\",\"modified\":\"2018-10-15 12:24:50\",\"modified_by\":\"44\",\"checked_out\":\"44\",\"checked_out_time\":\"2018-10-15 12:24:34\",\"publish_up\":\"2018-10-15 12:18:01\",\"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\":\"{\\\"article_layout\\\":\\\"\\\",\\\"show_title\\\":\\\"\\\",\\\"link_titles\\\":\\\"\\\",\\\"show_tags\\\":\\\"\\\",\\\"show_intro\\\":\\\"\\\",\\\"info_block_position\\\":\\\"\\\",\\\"info_block_show_title\\\":\\\"\\\",\\\"show_category\\\":\\\"\\\",\\\"link_category\\\":\\\"\\\",\\\"show_parent_category\\\":\\\"\\\",\\\"link_parent_category\\\":\\\"\\\",\\\"show_associations\\\":\\\"0\\\",\\\"show_author\\\":\\\"0\\\",\\\"link_author\\\":\\\"\\\",\\\"show_create_date\\\":\\\"0\\\",\\\"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_page_title\\\":\\\"\\\",\\\"show_publishing_options\\\":\\\"\\\",\\\"show_article_options\\\":\\\"\\\",\\\"show_urls_images_backend\\\":\\\"\\\",\\\"show_urls_images_frontend\\\":\\\"\\\",\\\"astroid_article_type\\\":\\\"regular\\\",\\\"astroid_article_video_type\\\":\\\"youtube\\\",\\\"astroid_article_video_url\\\":\\\"\\\",\\\"astroid_article_gallery_width\\\":\\\"\\\",\\\"astroid_article_gallery_bullets\\\":\\\"1\\\",\\\"astroid_article_gallery_navigation\\\":\\\"1\\\",\\\"astroid_article_gallery_items\\\":\\\"\\\",\\\"astroid_article_thumbnail\\\":\\\"1\\\",\\\"astroid_article_audio_source\\\":\\\"soundcloud\\\",\\\"astroid_article_audio_soundcloud\\\":\\\"\\\",\\\"astroid_article_audio_spotify\\\":\\\"\\\",\\\"astroid_article_review_heading\\\":\\\"\\\",\\\"astroid_article_review_summery\\\":\\\"\\\",\\\"astroid_article_review_good\\\":\\\"\\\",\\\"astroid_article_review_bad\\\":\\\"\\\",\\\"astroid_article_review_rating\\\":\\\"5\\\",\\\"astroid_article_button_action\\\":\\\"\\\",\\\"astroid_article_button_link\\\":\\\"\\\",\\\"astroid_article_review_criterias\\\":\\\"\\\",\\\"astroid_article_quote_text\\\":\\\"\\\",\\\"astroid_article_quote_author\\\":\\\"\\\",\\\"astroid_article_badge\\\":\\\"0\\\",\\\"astroid_article_badge_type\\\":\\\"2\\\",\\\"astroid_article_badge_text\\\":\\\"\\\",\\\"astroid_article_badge_color\\\":\\\"\\\",\\\"astroid_relatedposts\\\":\\\"0\\\",\\\"astroid_socialshare\\\":\\\"0\\\",\\\"astroid_comments\\\":\\\"0\\\",\\\"astroid_posttype\\\":\\\"0\\\",\\\"astroid_readtime\\\":\\\"0\\\",\\\"astroid_authorinfo\\\":\\\"0\\\",\\\"astroid_rating\\\":\\\"0\\\",\\\"astroid_og_title\\\":\\\"\\\",\\\"astroid_og_desc\\\":\\\"\\\",\\\"astroid_og_image\\\":\\\"\\\"}\",\"version\":4,\"ordering\":\"0\",\"metakey\":\"\",\"metadesc\":\"\",\"access\":\"1\",\"hits\":\"5\",\"metadata\":\"{\\\"robots\\\":\\\"\\\",\\\"author\\\":\\\"\\\",\\\"rights\\\":\\\"\\\",\\\"xreference\\\":\\\"\\\"}\",\"featured\":\"0\",\"language\":\"*\",\"xreference\":\"\"}', 0),
(429, 49, 1, '', '2018-10-15 12:25:27', 44, 3052, 'c60d7132769381d250269edc52d8b7e24c2abac4', '{\"id\":49,\"asset_id\":\"256\",\"title\":\"Contact\",\"alias\":\"contact\",\"introtext\":\"{loadposition contact-form}\",\"fulltext\":\"\",\"state\":1,\"catid\":\"2\",\"created\":\"2018-10-15 12:18:01\",\"created_by\":\"44\",\"created_by_alias\":\"\",\"modified\":\"2018-10-15 12:25:27\",\"modified_by\":\"44\",\"checked_out\":\"44\",\"checked_out_time\":\"2018-10-15 12:24:50\",\"publish_up\":\"2018-10-15 12:18:01\",\"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\":\"{\\\"article_layout\\\":\\\"\\\",\\\"show_title\\\":\\\"0\\\",\\\"link_titles\\\":\\\"0\\\",\\\"show_tags\\\":\\\"0\\\",\\\"show_intro\\\":\\\"0\\\",\\\"info_block_position\\\":\\\"\\\",\\\"info_block_show_title\\\":\\\"0\\\",\\\"show_category\\\":\\\"0\\\",\\\"link_category\\\":\\\"0\\\",\\\"show_parent_category\\\":\\\"0\\\",\\\"link_parent_category\\\":\\\"0\\\",\\\"show_associations\\\":\\\"0\\\",\\\"show_author\\\":\\\"0\\\",\\\"link_author\\\":\\\"0\\\",\\\"show_create_date\\\":\\\"0\\\",\\\"show_modify_date\\\":\\\"0\\\",\\\"show_publish_date\\\":\\\"0\\\",\\\"show_item_navigation\\\":\\\"0\\\",\\\"show_icons\\\":\\\"0\\\",\\\"show_print_icon\\\":\\\"0\\\",\\\"show_email_icon\\\":\\\"0\\\",\\\"show_vote\\\":\\\"0\\\",\\\"show_hits\\\":\\\"0\\\",\\\"show_noauth\\\":\\\"0\\\",\\\"urls_position\\\":\\\"\\\",\\\"alternative_readmore\\\":\\\"\\\",\\\"article_page_title\\\":\\\"\\\",\\\"show_publishing_options\\\":\\\"\\\",\\\"show_article_options\\\":\\\"\\\",\\\"show_urls_images_backend\\\":\\\"\\\",\\\"show_urls_images_frontend\\\":\\\"\\\",\\\"astroid_article_type\\\":\\\"regular\\\",\\\"astroid_article_video_type\\\":\\\"youtube\\\",\\\"astroid_article_video_url\\\":\\\"\\\",\\\"astroid_article_gallery_width\\\":\\\"\\\",\\\"astroid_article_gallery_bullets\\\":\\\"1\\\",\\\"astroid_article_gallery_navigation\\\":\\\"1\\\",\\\"astroid_article_gallery_items\\\":\\\"\\\",\\\"astroid_article_thumbnail\\\":\\\"1\\\",\\\"astroid_article_audio_source\\\":\\\"soundcloud\\\",\\\"astroid_article_audio_soundcloud\\\":\\\"\\\",\\\"astroid_article_audio_spotify\\\":\\\"\\\",\\\"astroid_article_review_heading\\\":\\\"\\\",\\\"astroid_article_review_summery\\\":\\\"\\\",\\\"astroid_article_review_good\\\":\\\"\\\",\\\"astroid_article_review_bad\\\":\\\"\\\",\\\"astroid_article_review_rating\\\":\\\"5\\\",\\\"astroid_article_button_action\\\":\\\"\\\",\\\"astroid_article_button_link\\\":\\\"\\\",\\\"astroid_article_review_criterias\\\":\\\"\\\",\\\"astroid_article_quote_text\\\":\\\"\\\",\\\"astroid_article_quote_author\\\":\\\"\\\",\\\"astroid_article_badge\\\":\\\"0\\\",\\\"astroid_article_badge_type\\\":\\\"2\\\",\\\"astroid_article_badge_text\\\":\\\"\\\",\\\"astroid_article_badge_color\\\":\\\"\\\",\\\"astroid_relatedposts\\\":\\\"0\\\",\\\"astroid_socialshare\\\":\\\"0\\\",\\\"astroid_comments\\\":\\\"0\\\",\\\"astroid_posttype\\\":\\\"0\\\",\\\"astroid_readtime\\\":\\\"0\\\",\\\"astroid_authorinfo\\\":\\\"0\\\",\\\"astroid_rating\\\":\\\"0\\\",\\\"astroid_og_title\\\":\\\"\\\",\\\"astroid_og_desc\\\":\\\"\\\",\\\"astroid_og_image\\\":\\\"\\\"}\",\"version\":5,\"ordering\":\"0\",\"metakey\":\"\",\"metadesc\":\"\",\"access\":\"1\",\"hits\":\"6\",\"metadata\":\"{\\\"robots\\\":\\\"\\\",\\\"author\\\":\\\"\\\",\\\"rights\\\":\\\"\\\",\\\"xreference\\\":\\\"\\\"}\",\"featured\":\"0\",\"language\":\"*\",\"xreference\":\"\"}', 0);
INSERT INTO `ynfp8_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
(430, 47, 1, '', '2018-10-15 12:26:39', 44, 11294, 'acc609e6f9dd006bdf60e032098c45e83b6ad3c3', '{\"id\":47,\"asset_id\":\"249\",\"title\":\"Typography\",\"alias\":\"typography-2\",\"introtext\":\"<div class=\\\"row\\\">\\r\\n\\t<div class=\\\"col-sm-12 col-xl-8\\\">\\r\\n\\t\\t<h1>H1 Heading<\\/h1>\\r\\n\\t\\t<p>Welcome to our wonderful world. We sincerely hope that each and every user entering our website will find exactly what he\\/she is looking for. With advanced features of activating account and new login widgets, you will definitely have a great experience of using our web page.<\\/p>\\r\\n\\t\\t<h2>H2 Heading<\\/h2>\\r\\n\\t\\t<p>Welcome to our wonderful world. We sincerely hope that each and every user entering our website will find exactly what he\\/she is looking for. With advanced features of activating account and new login widgets, you will definitely have a great experience of using our web page.<\\/p>\\r\\n\\t\\t<h3>H3 Heading<\\/h3>\\r\\n\\t\\t<p>Welcome to our wonderful world. We sincerely hope that each and every user entering our website will find exactly what he\\/she is looking for. With advanced features of activating account and new login widgets, you will definitely have a great experience of using our web page.<\\/p>\\r\\n\\t\\t<h4>H4 Heading<\\/h4>\\r\\n\\t\\t<p>Welcome to our wonderful world. We sincerely hope that each and every user entering our website will find exactly what he\\/she is looking for. With advanced features of activating account and new login widgets, you will definitely have a great experience of using our web page.<\\/p>\\r\\n\\t\\t<h5>H5 Heading<\\/h5>\\r\\n\\t\\t<p>Welcome to our wonderful world. We sincerely hope that each and every user entering our website will find exactly what he\\/she is looking for. With advanced features of activating account and new login widgets, you will definitely have a great experience of using our web page.<\\/p>\\r\\n\\t\\t<h6>H6 Heading<\\/h6>\\r\\n\\t\\t<p>Welcome to our wonderful world. We sincerely hope that each and every user entering our website will find exactly what he\\/she is looking for. With advanced features of activating account and new login widgets, you will definitely have a great experience of using our web page.<\\/p>\\r\\n\\t\\t<hr class=\\\"py-2\\\">\\r\\n\\t\\t<h3>Blockquote<\\/h3>\\r\\n\\t\\t<blockquote class=\\\"bg-light border rounded p-3\\\">\\r\\n\\t\\t\\t<p>\\r\\n\\t\\t\\t<q>Real estate cannot be lost or stolen, nor can it be carried away. Purchased with common sense, paid for in full, and managed with reasonable care, it is about the safest investment in the world.<\\/q>\\r\\n\\t\\t\\t<\\/p>\\r\\n\\t\\t\\t<p class=\\\"m-0\\\">\\r\\n\\t\\t\\t<cite>Franklin D. Roosevelt<\\/cite>\\r\\n\\t\\t\\t<\\/p>\\r\\n\\t\\t<\\/blockquote>\\r\\n\\t<\\/div>\\r\\n<\\/div>\\r\\n<hr class=\\\"py-2\\\">\\r\\n<div class=\\\"d-flex text-center justify-content-center\\\">\\r\\n\\t<div class=\\\"col-sm-12\\\">\\r\\n\\t\\t<h3>Image Centered<\\/h3>\\r\\n\\t\\t<img class=\\\"img-fluid mb-3\\\" src=\\\"images\\/sampleimages\\/menu-thumb.png\\\" alt=\\\"img-center\\\" width=\\\"770\\\" height=\\\"520\\\">\\r\\n\\t\\t<p class=\\\"text-left\\\">Welcome to our wonderful world. We sincerely hope that each and every user entering our website will find exactly what he\\/she is looking for. With advanced features of activating account and new login widgets, you will definitely have a great experience of using our web page.<\\/p>\\r\\n\\t<\\/div>\\r\\n<\\/div>\\r\\n<hr class=\\\"py-2\\\">\\r\\n<div class=\\\"row\\\">\\r\\n\\t<div class=\\\"col-lg-12\\\">\\r\\n\\t\\t<div class=\\\"media media-mod-2 align-items-center\\\">\\r\\n\\t\\t\\t<div class=\\\"media-left\\\"><img class=\\\"img-fluid\\\" src=\\\"images\\/sampleimages\\/menu-thumb.png\\\" alt=\\\"img-left\\\" width=\\\"370\\\" height=\\\"250\\\"><\\/div>\\r\\n\\t\\t\\t<div class=\\\"media-body pl-5 pl-lg-4\\\">\\r\\n\\t\\t\\t<h3>Image Left<\\/h3>\\r\\n\\t\\t\\t<p>Welcome to our wonderful world. We sincerely hope that each and every user entering our website will find exactly what he\\/she is looking for. With advanced features of activating account and new login widgets, you will definitely have a great experience of using our web page.<\\/p>\\r\\n\\t\\t\\t<\\/div>\\r\\n\\t\\t<\\/div>\\r\\n\\t<\\/div>\\r\\n<\\/div>\\r\\n<hr class=\\\"py-2\\\">\\r\\n<div class=\\\"row\\\">\\r\\n\\t<div class=\\\"col-lg-12\\\">\\r\\n\\t\\t<div class=\\\"media media-mod-2 align-items-center text-right\\\">\\r\\n\\t\\t\\t<div class=\\\"media-body pr-5 pr-lg-4\\\">\\r\\n\\t\\t\\t<h3>Image Right<\\/h3>\\r\\n\\t\\t\\t<p>Welcome to our wonderful world. We sincerely hope that each and every user entering our website will find exactly what he\\/she is looking for. With advanced features of activating account and new login widgets, you will definitely have a great experience of using our web page.<\\/p>\\r\\n\\t\\t\\t<\\/div>\\r\\n\\t\\t\\t<div class=\\\"media-right\\\"><img class=\\\"img-fluid\\\" src=\\\"images\\/sampleimages\\/menu-thumb.png\\\" alt=\\\"img-right\\\" width=\\\"370\\\" height=\\\"250\\\"><\\/div>\\r\\n\\t\\t<\\/div>\\r\\n\\t<\\/div>\\r\\n<\\/div>\\r\\n\\r\\n<div class=\\\"row justify-content-center text-center pb-5\\\">\\r\\n\\t\\t<div class=\\\"col-9\\\">\\r\\n\\t\\t\\t<h1 class=\\\"pb-3\\\">Buttons<\\/h1>\\r\\n\\t\\t\\t<p>Use Bootstrap\\u2019s custom button styles for actions in forms, dialogs, and more with support for multiple sizes, states,\\r\\n\\t\\t\\t\\tand more.<\\/p>\\r\\n\\t\\t<\\/div>\\r\\n\\t<\\/div>\\r\\n\\t<div class=\\\"row pb-5\\\">\\r\\n\\t\\t<div class=\\\"col text-center\\\">\\r\\n\\t\\t\\t<button type=\\\"button\\\" class=\\\"btn btn-primary\\\">Primary<\\/button>\\r\\n\\t\\t\\t<button type=\\\"button\\\" class=\\\"btn btn-secondary\\\">Secondary<\\/button>\\r\\n\\t\\t\\t<button type=\\\"button\\\" class=\\\"btn btn-success\\\">Success<\\/button>\\r\\n\\t\\t\\t<button type=\\\"button\\\" class=\\\"btn btn-danger\\\">Danger<\\/button>\\r\\n\\t\\t\\t<button type=\\\"button\\\" class=\\\"btn btn-warning\\\">Warning<\\/button>\\r\\n\\t\\t\\t<button type=\\\"button\\\" class=\\\"btn btn-info\\\">Info<\\/button>\\r\\n\\t\\t\\t<button type=\\\"button\\\" class=\\\"btn btn-light\\\">Light<\\/button>\\r\\n\\t\\t\\t<button type=\\\"button\\\" class=\\\"btn btn-dark\\\">Dark<\\/button>\\r\\n\\t\\t\\t<button type=\\\"button\\\" class=\\\"btn btn-link\\\">Link<\\/button>\\r\\n\\t\\t<\\/div>\\r\\n\\t<\\/div>\\r\\n\\r\\n\\t<div class=\\\"row text-center pb-5\\\">\\r\\n\\t\\t<div class=\\\"col text-center\\\">\\r\\n\\t\\t\\t<h3 class=\\\"pb-3\\\">Button tags<\\/h3>\\r\\n\\t\\t\\t<a class=\\\"btn btn-primary\\\" href=\\\"#\\\" role=\\\"button\\\">Link<\\/a>\\r\\n\\t\\t\\t<button class=\\\"btn btn-primary\\\" type=\\\"submit\\\">Button<\\/button>\\r\\n\\t\\t\\t<input class=\\\"btn btn-primary\\\" value=\\\"Input\\\" type=\\\"button\\\">\\r\\n\\t\\t\\t<input class=\\\"btn btn-primary\\\" value=\\\"Submit\\\" type=\\\"submit\\\">\\r\\n\\t\\t\\t<input class=\\\"btn btn-primary\\\" value=\\\"Reset\\\" type=\\\"reset\\\">\\r\\n\\t\\t<\\/div>\\r\\n\\t<\\/div>\\r\\n\\r\\n\\t<div class=\\\"row text-center pb-5\\\">\\r\\n\\t\\t<div class=\\\"col text-center\\\">\\r\\n\\t\\t\\t<h3 class=\\\"pb-3\\\">Outline buttons<\\/h3>\\r\\n\\t\\t\\t<button type=\\\"button\\\" class=\\\"btn btn-outline-primary\\\">Primary<\\/button>\\r\\n\\t\\t\\t<button type=\\\"button\\\" class=\\\"btn btn-outline-secondary\\\">Secondary<\\/button>\\r\\n\\t\\t\\t<button type=\\\"button\\\" class=\\\"btn btn-outline-success\\\">Success<\\/button>\\r\\n\\t\\t\\t<button type=\\\"button\\\" class=\\\"btn btn-outline-danger\\\">Danger<\\/button>\\r\\n\\t\\t\\t<button type=\\\"button\\\" class=\\\"btn btn-outline-warning\\\">Warning<\\/button>\\r\\n\\t\\t\\t<button type=\\\"button\\\" class=\\\"btn btn-outline-info\\\">Info<\\/button>\\r\\n\\t\\t\\t<button type=\\\"button\\\" class=\\\"btn btn-outline-light\\\">Light<\\/button>\\r\\n\\t\\t\\t<button type=\\\"button\\\" class=\\\"btn btn-outline-dark\\\">Dark<\\/button>\\r\\n\\t\\t<\\/div>\\r\\n\\t<\\/div>\\r\\n\\r\\n\\t<div class=\\\"row text-center pb-5\\\">\\r\\n\\t\\t<div class=\\\"col text-center\\\">\\r\\n\\t\\t\\t<h3 class=\\\"pb-3\\\">Sizes<\\/h3>\\r\\n\\t\\t\\t<button type=\\\"button\\\" class=\\\"btn btn-primary btn-sm\\\">Small button<\\/button>\\r\\n\\t\\t\\t<button type=\\\"button\\\" class=\\\"btn btn-secondary btn-sm\\\">Small button<\\/button>\\r\\n\\t\\t\\t<div class=\\\"clearfix pb-3\\\"><\\/div>\\r\\n\\t\\t\\t<button type=\\\"button\\\" class=\\\"btn btn-primary\\\">Default button<\\/button>\\r\\n\\t\\t\\t<button type=\\\"button\\\" class=\\\"btn btn-secondary\\\">Default button<\\/button>\\r\\n\\t\\t\\t<div class=\\\"clearfix pb-3\\\"><\\/div>\\r\\n\\t\\t\\t<button type=\\\"button\\\" class=\\\"btn btn-primary btn-lg\\\">Large button<\\/button>\\r\\n\\t\\t\\t<button type=\\\"button\\\" class=\\\"btn btn-secondary btn-lg\\\">Large button<\\/button>\\r\\n\\t\\t<\\/div>\\r\\n\\t<\\/div>\\r\\n\\r\\n\\t<div class=\\\"row text-center pb-5\\\">\\r\\n\\t\\t<div class=\\\"col text-center\\\">\\r\\n\\t\\t\\t<h3 class=\\\"pb-3\\\">Button group<\\/h3>\\r\\n\\t\\t\\t<div class=\\\"btn-group\\\" role=\\\"group\\\" aria-label=\\\"Basic example\\\">\\r\\n\\t\\t\\t\\t<button type=\\\"button\\\" class=\\\"btn btn-secondary\\\">Left<\\/button>\\r\\n\\t\\t\\t\\t<button type=\\\"button\\\" class=\\\"btn btn-secondary\\\">Middle<\\/button>\\r\\n\\t\\t\\t\\t<button type=\\\"button\\\" class=\\\"btn btn-secondary\\\">Right<\\/button>\\r\\n\\t\\t\\t<\\/div>\\r\\n\\t\\t<\\/div>\\r\\n\\t<\\/div>\",\"fulltext\":\"\",\"state\":1,\"catid\":\"13\",\"created\":\"2018-10-10 14:38:51\",\"created_by\":\"44\",\"created_by_alias\":\"\",\"modified\":\"2018-10-15 12:26:39\",\"modified_by\":\"44\",\"checked_out\":\"44\",\"checked_out_time\":\"2018-10-15 12:26:29\",\"publish_up\":\"2018-10-10 14:38:51\",\"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\":\"{\\\"article_layout\\\":\\\"\\\",\\\"show_title\\\":\\\"\\\",\\\"link_titles\\\":\\\"\\\",\\\"show_tags\\\":\\\"\\\",\\\"show_intro\\\":\\\"\\\",\\\"info_block_position\\\":\\\"\\\",\\\"info_block_show_title\\\":\\\"\\\",\\\"show_category\\\":\\\"\\\",\\\"link_category\\\":\\\"\\\",\\\"show_parent_category\\\":\\\"\\\",\\\"link_parent_category\\\":\\\"\\\",\\\"show_associations\\\":\\\"\\\",\\\"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_page_title\\\":\\\"\\\",\\\"show_publishing_options\\\":\\\"\\\",\\\"show_article_options\\\":\\\"\\\",\\\"show_urls_images_backend\\\":\\\"\\\",\\\"show_urls_images_frontend\\\":\\\"\\\",\\\"astroid_article_type\\\":\\\"regular\\\",\\\"astroid_article_video_type\\\":\\\"youtube\\\",\\\"astroid_article_video_url\\\":\\\"\\\",\\\"astroid_article_gallery_width\\\":\\\"\\\",\\\"astroid_article_gallery_bullets\\\":\\\"1\\\",\\\"astroid_article_gallery_navigation\\\":\\\"1\\\",\\\"astroid_article_gallery_items\\\":\\\"\\\",\\\"astroid_article_thumbnail\\\":\\\"1\\\",\\\"astroid_article_audio_source\\\":\\\"soundcloud\\\",\\\"astroid_article_audio_soundcloud\\\":\\\"\\\",\\\"astroid_article_audio_spotify\\\":\\\"\\\",\\\"astroid_article_review_heading\\\":\\\"\\\",\\\"astroid_article_review_summery\\\":\\\"\\\",\\\"astroid_article_review_good\\\":\\\"\\\",\\\"astroid_article_review_bad\\\":\\\"\\\",\\\"astroid_article_review_rating\\\":\\\"5\\\",\\\"astroid_article_button_action\\\":\\\"\\\",\\\"astroid_article_button_link\\\":\\\"\\\",\\\"astroid_article_review_criterias\\\":\\\"\\\",\\\"astroid_article_quote_text\\\":\\\"\\\",\\\"astroid_article_quote_author\\\":\\\"\\\",\\\"astroid_article_badge\\\":\\\"0\\\",\\\"astroid_article_badge_type\\\":\\\"2\\\",\\\"astroid_article_badge_text\\\":\\\"\\\",\\\"astroid_article_badge_color\\\":\\\"\\\",\\\"astroid_relatedposts\\\":\\\"0\\\",\\\"astroid_socialshare\\\":\\\"0\\\",\\\"astroid_comments\\\":\\\"0\\\",\\\"astroid_posttype\\\":\\\"0\\\",\\\"astroid_readtime\\\":\\\"0\\\",\\\"astroid_authorinfo\\\":\\\"0\\\",\\\"astroid_rating\\\":\\\"0\\\",\\\"astroid_og_title\\\":\\\"\\\",\\\"astroid_og_desc\\\":\\\"\\\",\\\"astroid_og_image\\\":\\\"\\\"}\",\"version\":5,\"ordering\":\"0\",\"metakey\":\"\",\"metadesc\":\"\",\"access\":\"1\",\"hits\":\"23\",\"metadata\":\"{\\\"robots\\\":\\\"\\\",\\\"author\\\":\\\"\\\",\\\"rights\\\":\\\"\\\",\\\"xreference\\\":\\\"\\\"}\",\"featured\":\"0\",\"language\":\"*\",\"xreference\":\"\"}', 0),
(431, 50, 1, '', '2018-10-15 12:28:42', 44, 3048, '7a24a5905fb3d591aa8900bf98d43934b1b2a33c', '{\"id\":50,\"asset_id\":258,\"title\":\"10 Reasons Why You Are A Rookie In Nature\",\"alias\":\"10-reasons-why-you-are-a-rookie-in-nature\",\"introtext\":\"\",\"fulltext\":\"\",\"state\":1,\"catid\":\"14\",\"created\":\"2018-10-15 12:28:42\",\"created_by\":\"44\",\"created_by_alias\":\"\",\"modified\":\"2018-10-15 12:28:42\",\"modified_by\":null,\"checked_out\":null,\"checked_out_time\":null,\"publish_up\":\"2018-10-15 12:28:42\",\"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\":\"{\\\"article_layout\\\":\\\"\\\",\\\"show_title\\\":\\\"\\\",\\\"link_titles\\\":\\\"\\\",\\\"show_tags\\\":\\\"\\\",\\\"show_intro\\\":\\\"\\\",\\\"info_block_position\\\":\\\"\\\",\\\"info_block_show_title\\\":\\\"\\\",\\\"show_category\\\":\\\"\\\",\\\"link_category\\\":\\\"\\\",\\\"show_parent_category\\\":\\\"\\\",\\\"link_parent_category\\\":\\\"\\\",\\\"show_associations\\\":\\\"\\\",\\\"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_page_title\\\":\\\"\\\",\\\"show_publishing_options\\\":\\\"\\\",\\\"show_article_options\\\":\\\"\\\",\\\"show_urls_images_backend\\\":\\\"\\\",\\\"show_urls_images_frontend\\\":\\\"\\\",\\\"astroid_article_type\\\":\\\"regular\\\",\\\"astroid_article_video_type\\\":\\\"youtube\\\",\\\"astroid_article_video_url\\\":\\\"\\\",\\\"astroid_article_gallery_width\\\":\\\"\\\",\\\"astroid_article_gallery_bullets\\\":\\\"1\\\",\\\"astroid_article_gallery_navigation\\\":\\\"1\\\",\\\"astroid_article_gallery_items\\\":\\\"\\\",\\\"astroid_article_thumbnail\\\":\\\"1\\\",\\\"astroid_article_audio_source\\\":\\\"soundcloud\\\",\\\"astroid_article_audio_soundcloud\\\":\\\"\\\",\\\"astroid_article_audio_spotify\\\":\\\"\\\",\\\"astroid_article_review_heading\\\":\\\"\\\",\\\"astroid_article_review_summery\\\":\\\"\\\",\\\"astroid_article_review_good\\\":\\\"\\\",\\\"astroid_article_review_bad\\\":\\\"\\\",\\\"astroid_article_review_rating\\\":\\\"5\\\",\\\"astroid_article_button_action\\\":\\\"\\\",\\\"astroid_article_button_link\\\":\\\"\\\",\\\"astroid_article_review_criterias\\\":\\\"\\\",\\\"astroid_article_quote_text\\\":\\\"\\\",\\\"astroid_article_quote_author\\\":\\\"\\\",\\\"astroid_article_badge\\\":\\\"0\\\",\\\"astroid_article_badge_type\\\":\\\"2\\\",\\\"astroid_article_badge_text\\\":\\\"\\\",\\\"astroid_article_badge_color\\\":\\\"\\\",\\\"astroid_relatedposts\\\":\\\"\\\",\\\"astroid_socialshare\\\":\\\"\\\",\\\"astroid_comments\\\":\\\"\\\",\\\"astroid_posttype\\\":\\\"\\\",\\\"astroid_readtime\\\":\\\"\\\",\\\"astroid_authorinfo\\\":\\\"\\\",\\\"astroid_rating\\\":\\\"\\\",\\\"astroid_og_title\\\":\\\"\\\",\\\"astroid_og_desc\\\":\\\"\\\",\\\"astroid_og_image\\\":\\\"\\\"}\",\"version\":1,\"ordering\":null,\"metakey\":\"\",\"metadesc\":\"\",\"access\":\"1\",\"hits\":null,\"metadata\":\"{\\\"robots\\\":\\\"\\\",\\\"author\\\":\\\"\\\",\\\"rights\\\":\\\"\\\",\\\"xreference\\\":\\\"\\\"}\",\"featured\":\"0\",\"language\":\"*\",\"xreference\":\"\"}', 0),
(432, 50, 1, '', '2018-10-15 12:33:24', 44, 5712, '418b7bd04aefcc31cfa47793dc76ea37fbf5535b', '{\"id\":50,\"asset_id\":\"258\",\"title\":\"10 Reasons Why You Are A Rookie In Nature\",\"alias\":\"10-reasons-why-you-are-a-rookie-in-nature\",\"introtext\":\"<p><strong>Lorem Ipsum<\\/strong>\\u00a0is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry\'s standard dummy text ever since the 1500s, when an unknown printer took a galley of type and scrambled it to make a type specimen book. It has survived not only five centuries, but also the leap into electronic typesetting, remaining essentially unchanged. It was popularised in the 1960s with the release of Letraset sheets containing Lorem Ipsum passages, and more recently with desktop publishing software like Aldus PageMaker including versions of Lorem Ipsum<\\/p>\\r\\n<h2>What is Lorem Ipsum?<\\/h2>\\r\\n<p><strong>Lorem Ipsum<\\/strong>\\u00a0is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry\'s standard dummy text ever since the 1500s, when an unknown printer took a galley of type and scrambled it to make a type specimen book. It has survived not only five centuries, but also the leap into electronic typesetting, remaining essentially unchanged.<\\/p>\\r\\n<h3>Where does it come from?<\\/h3>\\r\\n<p>Contrary to popular belief, Lorem Ipsum is not simply random text. It has roots in a piece of classical Latin literature from 45 BC, making it over 2000 years old. Richard McClintock, a Latin professor at Hampden-Sydney College in Virginia, looked up one of the more obscure Latin words, consectetur, from a Lorem Ipsum passage, and going through the cites of the word in classical literature, discovered the undoubtable source. Lorem Ipsum comes from sections 1.10.32 and 1.10.33 of \\\"de Finibus Bonorum et Malorum\\\" (The Extremes of Good and Evil)<\\/p>\\r\\n<ul>\\r\\n<li>Lorem Ipsum\\u00a0is simply dummy\\u00a0text of the printing and typesetting<\\/li>\\r\\n<li>Lorem Ipsum\\u00a0is simply dummy\\u00a0text of the printing and\\u00a0<\\/li>\\r\\n<li>Lorem Ipsum\\u00a0is simply dummy\\u00a0text<\\/li>\\r\\n<li>Lorem Ipsum\\u00a0is simply dummy\\u00a0text of the<\\/li>\\r\\n<li>Lorem Ipsum\\u00a0is simply dummy\\u00a0text of the printing and typesetting<\\/li>\\r\\n<li>Lorem Ipsum\\u00a0is simply dummy\\u00a0text of the printing<\\/li>\\r\\n<li>Lorem Ipsum\\u00a0is simply dummy\\u00a0text<\\/li>\\r\\n<li>Lorem Ipsum\\u00a0is simply dummy\\u00a0text of the printing and typesetting<\\/li>\\r\\n<\\/ul>\\r\\n<p>Lorem Ipsum\\u00a0is simply dummy\\u00a0text of the printing and typesetting industry. Lorem Ipsum has been the industry\'s standard dummy text ever since the\\u00a01500s,\\u00a0when an unknown printer took a galley of type and scrambled it to make a type specimen book. It has survived not only five centuries, but also the leap into electronic typesetting, remaining essentially unchanged.<\\/p>\",\"fulltext\":\"\",\"state\":1,\"catid\":\"14\",\"created\":\"2018-10-15 12:28:42\",\"created_by\":\"44\",\"created_by_alias\":\"\",\"modified\":\"2018-10-15 12:33:24\",\"modified_by\":\"44\",\"checked_out\":\"44\",\"checked_out_time\":\"2018-10-15 12:29:18\",\"publish_up\":\"2018-10-15 12:28:42\",\"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\":\"{\\\"article_layout\\\":\\\"\\\",\\\"show_title\\\":\\\"\\\",\\\"link_titles\\\":\\\"\\\",\\\"show_tags\\\":\\\"\\\",\\\"show_intro\\\":\\\"\\\",\\\"info_block_position\\\":\\\"\\\",\\\"info_block_show_title\\\":\\\"\\\",\\\"show_category\\\":\\\"\\\",\\\"link_category\\\":\\\"\\\",\\\"show_parent_category\\\":\\\"\\\",\\\"link_parent_category\\\":\\\"\\\",\\\"show_associations\\\":\\\"\\\",\\\"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_page_title\\\":\\\"\\\",\\\"show_publishing_options\\\":\\\"\\\",\\\"show_article_options\\\":\\\"\\\",\\\"show_urls_images_backend\\\":\\\"\\\",\\\"show_urls_images_frontend\\\":\\\"\\\",\\\"astroid_article_type\\\":\\\"regular\\\",\\\"astroid_article_video_type\\\":\\\"youtube\\\",\\\"astroid_article_video_url\\\":\\\"\\\",\\\"astroid_article_gallery_width\\\":\\\"\\\",\\\"astroid_article_gallery_bullets\\\":\\\"1\\\",\\\"astroid_article_gallery_navigation\\\":\\\"1\\\",\\\"astroid_article_gallery_items\\\":\\\"\\\",\\\"astroid_article_thumbnail\\\":\\\"1\\\",\\\"astroid_article_audio_source\\\":\\\"soundcloud\\\",\\\"astroid_article_audio_soundcloud\\\":\\\"\\\",\\\"astroid_article_audio_spotify\\\":\\\"\\\",\\\"astroid_article_review_heading\\\":\\\"\\\",\\\"astroid_article_review_summery\\\":\\\"\\\",\\\"astroid_article_review_good\\\":\\\"\\\",\\\"astroid_article_review_bad\\\":\\\"\\\",\\\"astroid_article_review_rating\\\":\\\"5\\\",\\\"astroid_article_button_action\\\":\\\"\\\",\\\"astroid_article_button_link\\\":\\\"\\\",\\\"astroid_article_review_criterias\\\":\\\"\\\",\\\"astroid_article_quote_text\\\":\\\"\\\",\\\"astroid_article_quote_author\\\":\\\"\\\",\\\"astroid_article_badge\\\":\\\"0\\\",\\\"astroid_article_badge_type\\\":\\\"2\\\",\\\"astroid_article_badge_text\\\":\\\"\\\",\\\"astroid_article_badge_color\\\":\\\"\\\",\\\"astroid_relatedposts\\\":\\\"\\\",\\\"astroid_socialshare\\\":\\\"\\\",\\\"astroid_comments\\\":\\\"\\\",\\\"astroid_posttype\\\":\\\"\\\",\\\"astroid_readtime\\\":\\\"\\\",\\\"astroid_authorinfo\\\":\\\"\\\",\\\"astroid_rating\\\":\\\"\\\",\\\"astroid_og_title\\\":\\\"\\\",\\\"astroid_og_desc\\\":\\\"\\\",\\\"astroid_og_image\\\":\\\"\\\"}\",\"version\":2,\"ordering\":\"0\",\"metakey\":\"\",\"metadesc\":\"\",\"access\":\"1\",\"hits\":\"0\",\"metadata\":\"{\\\"robots\\\":\\\"\\\",\\\"author\\\":\\\"\\\",\\\"rights\\\":\\\"\\\",\\\"xreference\\\":\\\"\\\"}\",\"featured\":\"0\",\"language\":\"*\",\"xreference\":\"\"}', 0),
(433, 50, 1, '', '2018-10-15 12:33:56', 44, 5727, '2acaec964fc2072f1d284717736a4bc62e7cd4f3', '{\"id\":50,\"asset_id\":\"258\",\"title\":\"10 Reasons Why You Are A Rookie In Nature\",\"alias\":\"10-reasons-why-you-are-a-rookie-in-nature\",\"introtext\":\"<p><strong>Lorem Ipsum<\\/strong>\\u00a0is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry\'s standard dummy text ever since the 1500s, when an unknown printer took a galley of type and scrambled it to make a type specimen book. It has survived not only five centuries, but also the leap into electronic typesetting,<\\/p>\\r\\n\",\"fulltext\":\"\\r\\n<p>remaining essentially unchanged. It was popularised in the 1960s with the release of Letraset sheets containing Lorem Ipsum passages, and more recently with desktop publishing software like Aldus PageMaker including versions of Lorem Ipsum<\\/p>\\r\\n<h2>What is Lorem Ipsum?<\\/h2>\\r\\n<p><strong>Lorem Ipsum<\\/strong>\\u00a0is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry\'s standard dummy text ever since the 1500s, when an unknown printer took a galley of type and scrambled it to make a type specimen book. It has survived not only five centuries, but also the leap into electronic typesetting, remaining essentially unchanged.<\\/p>\\r\\n<h3>Where does it come from?<\\/h3>\\r\\n<p>Contrary to popular belief, Lorem Ipsum is not simply random text. It has roots in a piece of classical Latin literature from 45 BC, making it over 2000 years old. Richard McClintock, a Latin professor at Hampden-Sydney College in Virginia, looked up one of the more obscure Latin words, consectetur, from a Lorem Ipsum passage, and going through the cites of the word in classical literature, discovered the undoubtable source. Lorem Ipsum comes from sections 1.10.32 and 1.10.33 of \\\"de Finibus Bonorum et Malorum\\\" (The Extremes of Good and Evil)<\\/p>\\r\\n<ul>\\r\\n<li>Lorem Ipsum\\u00a0is simply dummy\\u00a0text of the printing and typesetting<\\/li>\\r\\n<li>Lorem Ipsum\\u00a0is simply dummy\\u00a0text of the printing and\\u00a0<\\/li>\\r\\n<li>Lorem Ipsum\\u00a0is simply dummy\\u00a0text<\\/li>\\r\\n<li>Lorem Ipsum\\u00a0is simply dummy\\u00a0text of the<\\/li>\\r\\n<li>Lorem Ipsum\\u00a0is simply dummy\\u00a0text of the printing and typesetting<\\/li>\\r\\n<li>Lorem Ipsum\\u00a0is simply dummy\\u00a0text of the printing<\\/li>\\r\\n<li>Lorem Ipsum\\u00a0is simply dummy\\u00a0text<\\/li>\\r\\n<li>Lorem Ipsum\\u00a0is simply dummy\\u00a0text of the printing and typesetting<\\/li>\\r\\n<\\/ul>\\r\\n<p>Lorem Ipsum\\u00a0is simply dummy\\u00a0text of the printing and typesetting industry. Lorem Ipsum has been the industry\'s standard dummy text ever since the\\u00a01500s,\\u00a0when an unknown printer took a galley of type and scrambled it to make a type specimen book. It has survived not only five centuries, but also the leap into electronic typesetting, remaining essentially unchanged.<\\/p>\",\"state\":1,\"catid\":\"14\",\"created\":\"2018-10-15 12:28:42\",\"created_by\":\"44\",\"created_by_alias\":\"\",\"modified\":\"2018-10-15 12:33:56\",\"modified_by\":\"44\",\"checked_out\":\"44\",\"checked_out_time\":\"2018-10-15 12:33:24\",\"publish_up\":\"2018-10-15 12:28:42\",\"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\":\"{\\\"article_layout\\\":\\\"\\\",\\\"show_title\\\":\\\"\\\",\\\"link_titles\\\":\\\"\\\",\\\"show_tags\\\":\\\"\\\",\\\"show_intro\\\":\\\"\\\",\\\"info_block_position\\\":\\\"\\\",\\\"info_block_show_title\\\":\\\"\\\",\\\"show_category\\\":\\\"\\\",\\\"link_category\\\":\\\"\\\",\\\"show_parent_category\\\":\\\"\\\",\\\"link_parent_category\\\":\\\"\\\",\\\"show_associations\\\":\\\"\\\",\\\"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_page_title\\\":\\\"\\\",\\\"show_publishing_options\\\":\\\"\\\",\\\"show_article_options\\\":\\\"\\\",\\\"show_urls_images_backend\\\":\\\"\\\",\\\"show_urls_images_frontend\\\":\\\"\\\",\\\"astroid_article_type\\\":\\\"regular\\\",\\\"astroid_article_video_type\\\":\\\"youtube\\\",\\\"astroid_article_video_url\\\":\\\"\\\",\\\"astroid_article_gallery_width\\\":\\\"\\\",\\\"astroid_article_gallery_bullets\\\":\\\"1\\\",\\\"astroid_article_gallery_navigation\\\":\\\"1\\\",\\\"astroid_article_gallery_items\\\":\\\"\\\",\\\"astroid_article_thumbnail\\\":\\\"1\\\",\\\"astroid_article_audio_source\\\":\\\"soundcloud\\\",\\\"astroid_article_audio_soundcloud\\\":\\\"\\\",\\\"astroid_article_audio_spotify\\\":\\\"\\\",\\\"astroid_article_review_heading\\\":\\\"\\\",\\\"astroid_article_review_summery\\\":\\\"\\\",\\\"astroid_article_review_good\\\":\\\"\\\",\\\"astroid_article_review_bad\\\":\\\"\\\",\\\"astroid_article_review_rating\\\":\\\"5\\\",\\\"astroid_article_button_action\\\":\\\"\\\",\\\"astroid_article_button_link\\\":\\\"\\\",\\\"astroid_article_review_criterias\\\":\\\"\\\",\\\"astroid_article_quote_text\\\":\\\"\\\",\\\"astroid_article_quote_author\\\":\\\"\\\",\\\"astroid_article_badge\\\":\\\"0\\\",\\\"astroid_article_badge_type\\\":\\\"2\\\",\\\"astroid_article_badge_text\\\":\\\"\\\",\\\"astroid_article_badge_color\\\":\\\"\\\",\\\"astroid_relatedposts\\\":\\\"\\\",\\\"astroid_socialshare\\\":\\\"\\\",\\\"astroid_comments\\\":\\\"\\\",\\\"astroid_posttype\\\":\\\"\\\",\\\"astroid_readtime\\\":\\\"\\\",\\\"astroid_authorinfo\\\":\\\"\\\",\\\"astroid_rating\\\":\\\"\\\",\\\"astroid_og_title\\\":\\\"\\\",\\\"astroid_og_desc\\\":\\\"\\\",\\\"astroid_og_image\\\":\\\"\\\"}\",\"version\":3,\"ordering\":\"0\",\"metakey\":\"\",\"metadesc\":\"\",\"access\":\"1\",\"hits\":\"0\",\"metadata\":\"{\\\"robots\\\":\\\"\\\",\\\"author\\\":\\\"\\\",\\\"rights\\\":\\\"\\\",\\\"xreference\\\":\\\"\\\"}\",\"featured\":\"0\",\"language\":\"*\",\"xreference\":\"\"}', 0),
(434, 50, 1, '', '2018-10-15 12:34:51', 44, 5726, '1b37079706d66912bb5d3c422982598f48201639', '{\"id\":50,\"asset_id\":\"258\",\"title\":\"10 Reasons Why You Are A Rookie In Nature\",\"alias\":\"10-reasons-why-you-are-a-rookie-in-nature\",\"introtext\":\"<p><strong>Lorem Ipsum<\\/strong>\\u00a0is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry\'s standard dummy text ever since the 1500s,<\\/p>\\r\\n\",\"fulltext\":\"\\r\\n<p>when an unknown printer took a galley of type and scrambled it to make a type specimen book. It has survived not only five centuries, but also the leap into electronic typesetting,remaining essentially unchanged. It was popularised in the 1960s with the release of Letraset sheets containing Lorem Ipsum passages, and more recently with desktop publishing software like Aldus PageMaker including versions of Lorem Ipsum<\\/p>\\r\\n<h2>What is Lorem Ipsum?<\\/h2>\\r\\n<p><strong>Lorem Ipsum<\\/strong>\\u00a0is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry\'s standard dummy text ever since the 1500s, when an unknown printer took a galley of type and scrambled it to make a type specimen book. It has survived not only five centuries, but also the leap into electronic typesetting, remaining essentially unchanged.<\\/p>\\r\\n<h3>Where does it come from?<\\/h3>\\r\\n<p>Contrary to popular belief, Lorem Ipsum is not simply random text. It has roots in a piece of classical Latin literature from 45 BC, making it over 2000 years old. Richard McClintock, a Latin professor at Hampden-Sydney College in Virginia, looked up one of the more obscure Latin words, consectetur, from a Lorem Ipsum passage, and going through the cites of the word in classical literature, discovered the undoubtable source. Lorem Ipsum comes from sections 1.10.32 and 1.10.33 of \\\"de Finibus Bonorum et Malorum\\\" (The Extremes of Good and Evil)<\\/p>\\r\\n<ul>\\r\\n<li>Lorem Ipsum\\u00a0is simply dummy\\u00a0text of the printing and typesetting<\\/li>\\r\\n<li>Lorem Ipsum\\u00a0is simply dummy\\u00a0text of the printing and\\u00a0<\\/li>\\r\\n<li>Lorem Ipsum\\u00a0is simply dummy\\u00a0text<\\/li>\\r\\n<li>Lorem Ipsum\\u00a0is simply dummy\\u00a0text of the<\\/li>\\r\\n<li>Lorem Ipsum\\u00a0is simply dummy\\u00a0text of the printing and typesetting<\\/li>\\r\\n<li>Lorem Ipsum\\u00a0is simply dummy\\u00a0text of the printing<\\/li>\\r\\n<li>Lorem Ipsum\\u00a0is simply dummy\\u00a0text<\\/li>\\r\\n<li>Lorem Ipsum\\u00a0is simply dummy\\u00a0text of the printing and typesetting<\\/li>\\r\\n<\\/ul>\\r\\n<p>Lorem Ipsum\\u00a0is simply dummy\\u00a0text of the printing and typesetting industry. Lorem Ipsum has been the industry\'s standard dummy text ever since the\\u00a01500s,\\u00a0when an unknown printer took a galley of type and scrambled it to make a type specimen book. It has survived not only five centuries, but also the leap into electronic typesetting, remaining essentially unchanged.<\\/p>\",\"state\":1,\"catid\":\"14\",\"created\":\"2018-10-15 12:28:42\",\"created_by\":\"44\",\"created_by_alias\":\"\",\"modified\":\"2018-10-15 12:34:51\",\"modified_by\":\"44\",\"checked_out\":\"44\",\"checked_out_time\":\"2018-10-15 12:33:56\",\"publish_up\":\"2018-10-15 12:28:42\",\"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\":\"{\\\"article_layout\\\":\\\"\\\",\\\"show_title\\\":\\\"\\\",\\\"link_titles\\\":\\\"\\\",\\\"show_tags\\\":\\\"\\\",\\\"show_intro\\\":\\\"\\\",\\\"info_block_position\\\":\\\"\\\",\\\"info_block_show_title\\\":\\\"\\\",\\\"show_category\\\":\\\"\\\",\\\"link_category\\\":\\\"\\\",\\\"show_parent_category\\\":\\\"\\\",\\\"link_parent_category\\\":\\\"\\\",\\\"show_associations\\\":\\\"\\\",\\\"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_page_title\\\":\\\"\\\",\\\"show_publishing_options\\\":\\\"\\\",\\\"show_article_options\\\":\\\"\\\",\\\"show_urls_images_backend\\\":\\\"\\\",\\\"show_urls_images_frontend\\\":\\\"\\\",\\\"astroid_article_type\\\":\\\"regular\\\",\\\"astroid_article_video_type\\\":\\\"youtube\\\",\\\"astroid_article_video_url\\\":\\\"\\\",\\\"astroid_article_gallery_width\\\":\\\"\\\",\\\"astroid_article_gallery_bullets\\\":\\\"1\\\",\\\"astroid_article_gallery_navigation\\\":\\\"1\\\",\\\"astroid_article_gallery_items\\\":\\\"\\\",\\\"astroid_article_thumbnail\\\":\\\"1\\\",\\\"astroid_article_audio_source\\\":\\\"soundcloud\\\",\\\"astroid_article_audio_soundcloud\\\":\\\"\\\",\\\"astroid_article_audio_spotify\\\":\\\"\\\",\\\"astroid_article_review_heading\\\":\\\"\\\",\\\"astroid_article_review_summery\\\":\\\"\\\",\\\"astroid_article_review_good\\\":\\\"\\\",\\\"astroid_article_review_bad\\\":\\\"\\\",\\\"astroid_article_review_rating\\\":\\\"5\\\",\\\"astroid_article_button_action\\\":\\\"\\\",\\\"astroid_article_button_link\\\":\\\"\\\",\\\"astroid_article_review_criterias\\\":\\\"\\\",\\\"astroid_article_quote_text\\\":\\\"\\\",\\\"astroid_article_quote_author\\\":\\\"\\\",\\\"astroid_article_badge\\\":\\\"0\\\",\\\"astroid_article_badge_type\\\":\\\"2\\\",\\\"astroid_article_badge_text\\\":\\\"\\\",\\\"astroid_article_badge_color\\\":\\\"\\\",\\\"astroid_relatedposts\\\":\\\"\\\",\\\"astroid_socialshare\\\":\\\"\\\",\\\"astroid_comments\\\":\\\"\\\",\\\"astroid_posttype\\\":\\\"\\\",\\\"astroid_readtime\\\":\\\"\\\",\\\"astroid_authorinfo\\\":\\\"\\\",\\\"astroid_rating\\\":\\\"\\\",\\\"astroid_og_title\\\":\\\"\\\",\\\"astroid_og_desc\\\":\\\"\\\",\\\"astroid_og_image\\\":\\\"\\\"}\",\"version\":4,\"ordering\":\"0\",\"metakey\":\"\",\"metadesc\":\"\",\"access\":\"1\",\"hits\":\"0\",\"metadata\":\"{\\\"robots\\\":\\\"\\\",\\\"author\\\":\\\"\\\",\\\"rights\\\":\\\"\\\",\\\"xreference\\\":\\\"\\\"}\",\"featured\":\"0\",\"language\":\"*\",\"xreference\":\"\"}', 0),
(435, 3, 1, '', '2018-10-15 12:40:02', 44, 4598, '86af6b0dbe208e24e2b0cb57996bfcc1e01b6d52', '{\"id\":3,\"asset_id\":\"73\",\"title\":\"Design Expert Interview\",\"alias\":\"design-expert-interview\",\"introtext\":\"<p>Aliquam egestas pellentesque est Etiam a orci Nulla id enim feugiat ligula ullamcorper.<\\/p>\\r\\n\",\"fulltext\":\"\\r\\n<p>Lorem Ipsum is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry\'s standard dummy text ever since the 1500s, when an unknown printer took a galley of type and scrambled it to make a type specimen book. It has survived not only five centuries, but also the leap into electronic typesetting, remaining essentially unchanged. It was popularised in the 1960s with the release of Letraset sheets containing Lorem Ipsum passages, and more recently with desktop publishing software like Aldus PageMaker including versions of Lorem Ipsum.<\\/p>\\r\\n<h3>Where does it come from?<\\/h3>\\r\\n<p>There are many variations of passages of Lorem Ipsum available, but the majority have suffered alteration in some form, by injected humour, or randomised words which don\'t look even slightly believable. If you are going to use a passage of Lorem Ipsum, you need to be sure there isn\'t anything embarrassing hidden in the middle of text. All the Lorem Ipsum generators on the Internet tend to repeat predefined chunks as necessary, making this the first true generator on the Internet. It uses a dictionary of over 200 Latin words, combined with a handful of model sentence structures, to generate Lorem Ipsum which looks reasonable. The generated Lorem Ipsum is therefore always free from repetition, injected humour, or non-characteristic words etc.<\\/p>\",\"state\":1,\"catid\":\"9\",\"created\":\"2018-06-01 11:45:06\",\"created_by\":\"601\",\"created_by_alias\":\"\",\"modified\":\"2018-10-15 12:40:02\",\"modified_by\":\"44\",\"checked_out\":\"44\",\"checked_out_time\":\"2018-10-15 12:39:54\",\"publish_up\":\"2018-06-01 11:45:06\",\"publish_down\":\"0000-00-00 00:00:00\",\"images\":\"{\\\"image_intro\\\":\\\"images\\\\\\/blog\\\\\\/design\\\\\\/img6-thumb.jpg\\\",\\\"float_intro\\\":\\\"\\\",\\\"image_intro_alt\\\":\\\"\\\",\\\"image_intro_caption\\\":\\\"\\\",\\\"image_fulltext\\\":\\\"images\\\\\\/blog\\\\\\/design\\\\\\/img6.jpg\\\",\\\"float_fulltext\\\":\\\"\\\",\\\"image_fulltext_alt\\\":\\\"\\\",\\\"image_fulltext_caption\\\":\\\"\\\"}\",\"urls\":\"{\\\"urla\\\":false,\\\"urlatext\\\":\\\"\\\",\\\"targeta\\\":\\\"\\\",\\\"urlb\\\":false,\\\"urlbtext\\\":\\\"\\\",\\\"targetb\\\":\\\"\\\",\\\"urlc\\\":false,\\\"urlctext\\\":\\\"\\\",\\\"targetc\\\":\\\"\\\"}\",\"attribs\":\"{\\\"article_layout\\\":\\\"\\\",\\\"show_title\\\":\\\"\\\",\\\"link_titles\\\":\\\"\\\",\\\"show_tags\\\":\\\"\\\",\\\"show_intro\\\":\\\"\\\",\\\"info_block_position\\\":\\\"\\\",\\\"info_block_show_title\\\":\\\"\\\",\\\"show_category\\\":\\\"\\\",\\\"link_category\\\":\\\"\\\",\\\"show_parent_category\\\":\\\"\\\",\\\"link_parent_category\\\":\\\"\\\",\\\"show_associations\\\":\\\"\\\",\\\"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_page_title\\\":\\\"\\\",\\\"show_publishing_options\\\":\\\"\\\",\\\"show_article_options\\\":\\\"\\\",\\\"show_urls_images_backend\\\":\\\"\\\",\\\"show_urls_images_frontend\\\":\\\"\\\",\\\"astroid_article_type\\\":\\\"regular\\\",\\\"astroid_article_video_type\\\":\\\"youtube\\\",\\\"astroid_article_video_url\\\":\\\"\\\",\\\"astroid_article_gallery_width\\\":\\\"\\\",\\\"astroid_article_gallery_bullets\\\":\\\"1\\\",\\\"astroid_article_gallery_navigation\\\":\\\"1\\\",\\\"astroid_article_gallery_items\\\":\\\"\\\",\\\"astroid_article_thumbnail\\\":\\\"1\\\",\\\"astroid_article_audio_source\\\":\\\"soundcloud\\\",\\\"astroid_article_audio_soundcloud\\\":\\\"\\\",\\\"astroid_article_audio_spotify\\\":\\\"\\\",\\\"astroid_article_review_heading\\\":\\\"\\\",\\\"astroid_article_review_summery\\\":\\\"\\\",\\\"astroid_article_review_good\\\":\\\"\\\",\\\"astroid_article_review_bad\\\":\\\"\\\",\\\"astroid_article_review_rating\\\":\\\"5\\\",\\\"astroid_article_button_action\\\":\\\"\\\",\\\"astroid_article_button_link\\\":\\\"\\\",\\\"astroid_article_review_criterias\\\":\\\"\\\",\\\"astroid_article_quote_text\\\":\\\"\\\",\\\"astroid_article_quote_author\\\":\\\"\\\",\\\"astroid_article_badge\\\":\\\"1\\\",\\\"astroid_article_badge_type\\\":\\\"1\\\",\\\"astroid_article_badge_text\\\":\\\"Chandan\\\",\\\"astroid_article_badge_color\\\":\\\"\\\",\\\"astroid_relatedposts\\\":\\\"\\\",\\\"astroid_socialshare\\\":\\\"\\\",\\\"astroid_comments\\\":\\\"\\\",\\\"astroid_posttype\\\":\\\"\\\",\\\"astroid_readtime\\\":\\\"\\\",\\\"astroid_authorinfo\\\":\\\"\\\",\\\"astroid_rating\\\":\\\"\\\",\\\"astroid_og_title\\\":\\\"\\\",\\\"astroid_og_desc\\\":\\\"\\\",\\\"astroid_og_image\\\":\\\"\\\"}\",\"version\":10,\"ordering\":\"1\",\"metakey\":\"\",\"metadesc\":\"\",\"access\":\"1\",\"hits\":\"4\",\"metadata\":\"{\\\"robots\\\":\\\"\\\",\\\"author\\\":\\\"\\\",\\\"rights\\\":\\\"\\\",\\\"xreference\\\":\\\"\\\"}\",\"featured\":\"0\",\"language\":\"*\",\"xreference\":\"\"}', 0),
(436, 3, 1, '', '2018-10-15 12:40:16', 44, 4597, 'f7c99dd7030037e7dfefaae499cc11d4e81e020d', '{\"id\":3,\"asset_id\":\"73\",\"title\":\"Design Expert Interview\",\"alias\":\"design-expert-interview\",\"introtext\":\"<p>Aliquam egestas pellentesque est Etiam a orci Nulla id enim feugiat ligula ullamcorper.<\\/p>\\r\\n\",\"fulltext\":\"\\r\\n<p>Lorem Ipsum is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry\'s standard dummy text ever since the 1500s, when an unknown printer took a galley of type and scrambled it to make a type specimen book. It has survived not only five centuries, but also the leap into electronic typesetting, remaining essentially unchanged. It was popularised in the 1960s with the release of Letraset sheets containing Lorem Ipsum passages, and more recently with desktop publishing software like Aldus PageMaker including versions of Lorem Ipsum.<\\/p>\\r\\n<h3>Where does it come from?<\\/h3>\\r\\n<p>There are many variations of passages of Lorem Ipsum available, but the majority have suffered alteration in some form, by injected humour, or randomised words which don\'t look even slightly believable. If you are going to use a passage of Lorem Ipsum, you need to be sure there isn\'t anything embarrassing hidden in the middle of text. All the Lorem Ipsum generators on the Internet tend to repeat predefined chunks as necessary, making this the first true generator on the Internet. It uses a dictionary of over 200 Latin words, combined with a handful of model sentence structures, to generate Lorem Ipsum which looks reasonable. The generated Lorem Ipsum is therefore always free from repetition, injected humour, or non-characteristic words etc.<\\/p>\",\"state\":1,\"catid\":\"9\",\"created\":\"2018-06-01 11:45:06\",\"created_by\":\"44\",\"created_by_alias\":\"\",\"modified\":\"2018-10-15 12:40:16\",\"modified_by\":\"44\",\"checked_out\":\"44\",\"checked_out_time\":\"2018-10-15 12:40:02\",\"publish_up\":\"2018-06-01 11:45:06\",\"publish_down\":\"0000-00-00 00:00:00\",\"images\":\"{\\\"image_intro\\\":\\\"images\\\\\\/blog\\\\\\/design\\\\\\/img6-thumb.jpg\\\",\\\"float_intro\\\":\\\"\\\",\\\"image_intro_alt\\\":\\\"\\\",\\\"image_intro_caption\\\":\\\"\\\",\\\"image_fulltext\\\":\\\"images\\\\\\/blog\\\\\\/design\\\\\\/img6.jpg\\\",\\\"float_fulltext\\\":\\\"\\\",\\\"image_fulltext_alt\\\":\\\"\\\",\\\"image_fulltext_caption\\\":\\\"\\\"}\",\"urls\":\"{\\\"urla\\\":false,\\\"urlatext\\\":\\\"\\\",\\\"targeta\\\":\\\"\\\",\\\"urlb\\\":false,\\\"urlbtext\\\":\\\"\\\",\\\"targetb\\\":\\\"\\\",\\\"urlc\\\":false,\\\"urlctext\\\":\\\"\\\",\\\"targetc\\\":\\\"\\\"}\",\"attribs\":\"{\\\"article_layout\\\":\\\"\\\",\\\"show_title\\\":\\\"\\\",\\\"link_titles\\\":\\\"\\\",\\\"show_tags\\\":\\\"\\\",\\\"show_intro\\\":\\\"\\\",\\\"info_block_position\\\":\\\"\\\",\\\"info_block_show_title\\\":\\\"\\\",\\\"show_category\\\":\\\"\\\",\\\"link_category\\\":\\\"\\\",\\\"show_parent_category\\\":\\\"\\\",\\\"link_parent_category\\\":\\\"\\\",\\\"show_associations\\\":\\\"\\\",\\\"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_page_title\\\":\\\"\\\",\\\"show_publishing_options\\\":\\\"\\\",\\\"show_article_options\\\":\\\"\\\",\\\"show_urls_images_backend\\\":\\\"\\\",\\\"show_urls_images_frontend\\\":\\\"\\\",\\\"astroid_article_type\\\":\\\"regular\\\",\\\"astroid_article_video_type\\\":\\\"youtube\\\",\\\"astroid_article_video_url\\\":\\\"\\\",\\\"astroid_article_gallery_width\\\":\\\"\\\",\\\"astroid_article_gallery_bullets\\\":\\\"1\\\",\\\"astroid_article_gallery_navigation\\\":\\\"1\\\",\\\"astroid_article_gallery_items\\\":\\\"\\\",\\\"astroid_article_thumbnail\\\":\\\"1\\\",\\\"astroid_article_audio_source\\\":\\\"soundcloud\\\",\\\"astroid_article_audio_soundcloud\\\":\\\"\\\",\\\"astroid_article_audio_spotify\\\":\\\"\\\",\\\"astroid_article_review_heading\\\":\\\"\\\",\\\"astroid_article_review_summery\\\":\\\"\\\",\\\"astroid_article_review_good\\\":\\\"\\\",\\\"astroid_article_review_bad\\\":\\\"\\\",\\\"astroid_article_review_rating\\\":\\\"5\\\",\\\"astroid_article_button_action\\\":\\\"\\\",\\\"astroid_article_button_link\\\":\\\"\\\",\\\"astroid_article_review_criterias\\\":\\\"\\\",\\\"astroid_article_quote_text\\\":\\\"\\\",\\\"astroid_article_quote_author\\\":\\\"\\\",\\\"astroid_article_badge\\\":\\\"1\\\",\\\"astroid_article_badge_type\\\":\\\"1\\\",\\\"astroid_article_badge_text\\\":\\\"Chandan\\\",\\\"astroid_article_badge_color\\\":\\\"\\\",\\\"astroid_relatedposts\\\":\\\"\\\",\\\"astroid_socialshare\\\":\\\"\\\",\\\"astroid_comments\\\":\\\"\\\",\\\"astroid_posttype\\\":\\\"\\\",\\\"astroid_readtime\\\":\\\"\\\",\\\"astroid_authorinfo\\\":\\\"\\\",\\\"astroid_rating\\\":\\\"\\\",\\\"astroid_og_title\\\":\\\"\\\",\\\"astroid_og_desc\\\":\\\"\\\",\\\"astroid_og_image\\\":\\\"\\\"}\",\"version\":11,\"ordering\":\"1\",\"metakey\":\"\",\"metadesc\":\"\",\"access\":\"1\",\"hits\":\"4\",\"metadata\":\"{\\\"robots\\\":\\\"\\\",\\\"author\\\":\\\"\\\",\\\"rights\\\":\\\"\\\",\\\"xreference\\\":\\\"\\\"}\",\"featured\":\"0\",\"language\":\"*\",\"xreference\":\"\"}', 0);
INSERT INTO `ynfp8_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
(437, 51, 1, '', '2018-10-15 13:07:56', 44, 3040, '55b67835c03367cf5cbe5aafc94b1fa452dbb444', '{\"id\":51,\"asset_id\":259,\"title\":\"How New York Can Increase Your Profit!\",\"alias\":\"how-new-york-can-increase-your-profit\",\"introtext\":\"\",\"fulltext\":\"\",\"state\":1,\"catid\":\"2\",\"created\":\"2018-10-15 13:07:56\",\"created_by\":\"44\",\"created_by_alias\":\"\",\"modified\":\"2018-10-15 13:07:56\",\"modified_by\":null,\"checked_out\":null,\"checked_out_time\":null,\"publish_up\":\"2018-10-15 13:07:56\",\"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\":\"{\\\"article_layout\\\":\\\"\\\",\\\"show_title\\\":\\\"\\\",\\\"link_titles\\\":\\\"\\\",\\\"show_tags\\\":\\\"\\\",\\\"show_intro\\\":\\\"\\\",\\\"info_block_position\\\":\\\"\\\",\\\"info_block_show_title\\\":\\\"\\\",\\\"show_category\\\":\\\"\\\",\\\"link_category\\\":\\\"\\\",\\\"show_parent_category\\\":\\\"\\\",\\\"link_parent_category\\\":\\\"\\\",\\\"show_associations\\\":\\\"\\\",\\\"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_page_title\\\":\\\"\\\",\\\"show_publishing_options\\\":\\\"\\\",\\\"show_article_options\\\":\\\"\\\",\\\"show_urls_images_backend\\\":\\\"\\\",\\\"show_urls_images_frontend\\\":\\\"\\\",\\\"astroid_article_type\\\":\\\"regular\\\",\\\"astroid_article_video_type\\\":\\\"youtube\\\",\\\"astroid_article_video_url\\\":\\\"\\\",\\\"astroid_article_gallery_width\\\":\\\"\\\",\\\"astroid_article_gallery_bullets\\\":\\\"1\\\",\\\"astroid_article_gallery_navigation\\\":\\\"1\\\",\\\"astroid_article_gallery_items\\\":\\\"\\\",\\\"astroid_article_thumbnail\\\":\\\"1\\\",\\\"astroid_article_audio_source\\\":\\\"soundcloud\\\",\\\"astroid_article_audio_soundcloud\\\":\\\"\\\",\\\"astroid_article_audio_spotify\\\":\\\"\\\",\\\"astroid_article_review_heading\\\":\\\"\\\",\\\"astroid_article_review_summery\\\":\\\"\\\",\\\"astroid_article_review_good\\\":\\\"\\\",\\\"astroid_article_review_bad\\\":\\\"\\\",\\\"astroid_article_review_rating\\\":\\\"5\\\",\\\"astroid_article_button_action\\\":\\\"\\\",\\\"astroid_article_button_link\\\":\\\"\\\",\\\"astroid_article_review_criterias\\\":\\\"\\\",\\\"astroid_article_quote_text\\\":\\\"\\\",\\\"astroid_article_quote_author\\\":\\\"\\\",\\\"astroid_article_badge\\\":\\\"0\\\",\\\"astroid_article_badge_type\\\":\\\"2\\\",\\\"astroid_article_badge_text\\\":\\\"\\\",\\\"astroid_article_badge_color\\\":\\\"\\\",\\\"astroid_relatedposts\\\":\\\"\\\",\\\"astroid_socialshare\\\":\\\"\\\",\\\"astroid_comments\\\":\\\"\\\",\\\"astroid_posttype\\\":\\\"\\\",\\\"astroid_readtime\\\":\\\"\\\",\\\"astroid_authorinfo\\\":\\\"\\\",\\\"astroid_rating\\\":\\\"\\\",\\\"astroid_og_title\\\":\\\"\\\",\\\"astroid_og_desc\\\":\\\"\\\",\\\"astroid_og_image\\\":\\\"\\\"}\",\"version\":1,\"ordering\":null,\"metakey\":\"\",\"metadesc\":\"\",\"access\":\"1\",\"hits\":null,\"metadata\":\"{\\\"robots\\\":\\\"\\\",\\\"author\\\":\\\"\\\",\\\"rights\\\":\\\"\\\",\\\"xreference\\\":\\\"\\\"}\",\"featured\":\"0\",\"language\":\"*\",\"xreference\":\"\"}', 0),
(438, 50, 1, '', '2018-10-15 13:08:26', 44, 5726, 'f5ef75291e77d03d31cab81fbd04fe3c353ad3c0', '{\"id\":50,\"asset_id\":\"258\",\"title\":\"10 Reasons Why You Are A Rookie In Nature\",\"alias\":\"10-reasons-why-you-are-a-rookie-in-nature\",\"introtext\":\"<p><strong>Lorem Ipsum<\\/strong>\\u00a0is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry\'s standard dummy text ever since the 1500s,<\\/p>\\r\\n\",\"fulltext\":\"\\r\\n<p>when an unknown printer took a galley of type and scrambled it to make a type specimen book. It has survived not only five centuries, but also the leap into electronic typesetting,remaining essentially unchanged. It was popularised in the 1960s with the release of Letraset sheets containing Lorem Ipsum passages, and more recently with desktop publishing software like Aldus PageMaker including versions of Lorem Ipsum<\\/p>\\r\\n<h2>What is Lorem Ipsum?<\\/h2>\\r\\n<p><strong>Lorem Ipsum<\\/strong>\\u00a0is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry\'s standard dummy text ever since the 1500s, when an unknown printer took a galley of type and scrambled it to make a type specimen book. It has survived not only five centuries, but also the leap into electronic typesetting, remaining essentially unchanged.<\\/p>\\r\\n<h3>Where does it come from?<\\/h3>\\r\\n<p>Contrary to popular belief, Lorem Ipsum is not simply random text. It has roots in a piece of classical Latin literature from 45 BC, making it over 2000 years old. Richard McClintock, a Latin professor at Hampden-Sydney College in Virginia, looked up one of the more obscure Latin words, consectetur, from a Lorem Ipsum passage, and going through the cites of the word in classical literature, discovered the undoubtable source. Lorem Ipsum comes from sections 1.10.32 and 1.10.33 of \\\"de Finibus Bonorum et Malorum\\\" (The Extremes of Good and Evil)<\\/p>\\r\\n<ul>\\r\\n<li>Lorem Ipsum\\u00a0is simply dummy\\u00a0text of the printing and typesetting<\\/li>\\r\\n<li>Lorem Ipsum\\u00a0is simply dummy\\u00a0text of the printing and\\u00a0<\\/li>\\r\\n<li>Lorem Ipsum\\u00a0is simply dummy\\u00a0text<\\/li>\\r\\n<li>Lorem Ipsum\\u00a0is simply dummy\\u00a0text of the<\\/li>\\r\\n<li>Lorem Ipsum\\u00a0is simply dummy\\u00a0text of the printing and typesetting<\\/li>\\r\\n<li>Lorem Ipsum\\u00a0is simply dummy\\u00a0text of the printing<\\/li>\\r\\n<li>Lorem Ipsum\\u00a0is simply dummy\\u00a0text<\\/li>\\r\\n<li>Lorem Ipsum\\u00a0is simply dummy\\u00a0text of the printing and typesetting<\\/li>\\r\\n<\\/ul>\\r\\n<p>Lorem Ipsum\\u00a0is simply dummy\\u00a0text of the printing and typesetting industry. Lorem Ipsum has been the industry\'s standard dummy text ever since the\\u00a01500s,\\u00a0when an unknown printer took a galley of type and scrambled it to make a type specimen book. It has survived not only five centuries, but also the leap into electronic typesetting, remaining essentially unchanged.<\\/p>\",\"state\":1,\"catid\":\"14\",\"created\":\"2018-10-15 12:28:42\",\"created_by\":\"44\",\"created_by_alias\":\"\",\"modified\":\"2018-10-15 13:08:26\",\"modified_by\":\"44\",\"checked_out\":\"44\",\"checked_out_time\":\"2018-10-15 13:08:00\",\"publish_up\":\"2018-10-15 12:28:42\",\"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\":\"{\\\"article_layout\\\":\\\"\\\",\\\"show_title\\\":\\\"\\\",\\\"link_titles\\\":\\\"\\\",\\\"show_tags\\\":\\\"\\\",\\\"show_intro\\\":\\\"\\\",\\\"info_block_position\\\":\\\"\\\",\\\"info_block_show_title\\\":\\\"\\\",\\\"show_category\\\":\\\"\\\",\\\"link_category\\\":\\\"\\\",\\\"show_parent_category\\\":\\\"\\\",\\\"link_parent_category\\\":\\\"\\\",\\\"show_associations\\\":\\\"\\\",\\\"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_page_title\\\":\\\"\\\",\\\"show_publishing_options\\\":\\\"\\\",\\\"show_article_options\\\":\\\"\\\",\\\"show_urls_images_backend\\\":\\\"\\\",\\\"show_urls_images_frontend\\\":\\\"\\\",\\\"astroid_article_type\\\":\\\"regular\\\",\\\"astroid_article_video_type\\\":\\\"youtube\\\",\\\"astroid_article_video_url\\\":\\\"\\\",\\\"astroid_article_gallery_width\\\":\\\"\\\",\\\"astroid_article_gallery_bullets\\\":\\\"1\\\",\\\"astroid_article_gallery_navigation\\\":\\\"1\\\",\\\"astroid_article_gallery_items\\\":\\\"\\\",\\\"astroid_article_thumbnail\\\":\\\"1\\\",\\\"astroid_article_audio_source\\\":\\\"soundcloud\\\",\\\"astroid_article_audio_soundcloud\\\":\\\"\\\",\\\"astroid_article_audio_spotify\\\":\\\"\\\",\\\"astroid_article_review_heading\\\":\\\"\\\",\\\"astroid_article_review_summery\\\":\\\"\\\",\\\"astroid_article_review_good\\\":\\\"\\\",\\\"astroid_article_review_bad\\\":\\\"\\\",\\\"astroid_article_review_rating\\\":\\\"5\\\",\\\"astroid_article_button_action\\\":\\\"\\\",\\\"astroid_article_button_link\\\":\\\"\\\",\\\"astroid_article_review_criterias\\\":\\\"\\\",\\\"astroid_article_quote_text\\\":\\\"\\\",\\\"astroid_article_quote_author\\\":\\\"\\\",\\\"astroid_article_badge\\\":\\\"1\\\",\\\"astroid_article_badge_type\\\":\\\"2\\\",\\\"astroid_article_badge_text\\\":\\\"\\\",\\\"astroid_article_badge_color\\\":\\\"\\\",\\\"astroid_relatedposts\\\":\\\"\\\",\\\"astroid_socialshare\\\":\\\"\\\",\\\"astroid_comments\\\":\\\"\\\",\\\"astroid_posttype\\\":\\\"\\\",\\\"astroid_readtime\\\":\\\"\\\",\\\"astroid_authorinfo\\\":\\\"\\\",\\\"astroid_rating\\\":\\\"\\\",\\\"astroid_og_title\\\":\\\"\\\",\\\"astroid_og_desc\\\":\\\"\\\",\\\"astroid_og_image\\\":\\\"\\\"}\",\"version\":5,\"ordering\":\"0\",\"metakey\":\"\",\"metadesc\":\"\",\"access\":\"1\",\"hits\":\"1\",\"metadata\":\"{\\\"robots\\\":\\\"\\\",\\\"author\\\":\\\"\\\",\\\"rights\\\":\\\"\\\",\\\"xreference\\\":\\\"\\\"}\",\"featured\":\"0\",\"language\":\"*\",\"xreference\":\"\"}', 0),
(439, 51, 1, '', '2018-10-15 13:10:29', 44, 5719, '6c480d58542cdf7c1aaa13910a16faaea2676f06', '{\"id\":51,\"asset_id\":\"259\",\"title\":\"How New York Can Increase Your Profit!\",\"alias\":\"how-new-york-can-increase-your-profit\",\"introtext\":\"<p><strong>Lorem Ipsum<\\/strong>\\u00a0is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry\'s standard dummy text ever since the 1500s,<\\/p>\\r\\n\",\"fulltext\":\"\\r\\n<p>when an unknown printer took a galley of type and scrambled it to make a type specimen book. It has survived not only five centuries, but also the leap into electronic typesetting,remaining essentially unchanged. It was popularised in the 1960s with the release of Letraset sheets containing Lorem Ipsum passages, and more recently with desktop publishing software like Aldus PageMaker including versions of Lorem Ipsum<\\/p>\\r\\n<h2>What is Lorem Ipsum?<\\/h2>\\r\\n<p><strong>Lorem Ipsum<\\/strong>\\u00a0is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry\'s standard dummy text ever since the 1500s, when an unknown printer took a galley of type and scrambled it to make a type specimen book. It has survived not only five centuries, but also the leap into electronic typesetting, remaining essentially unchanged.<\\/p>\\r\\n<h3>Where does it come from?<\\/h3>\\r\\n<p>Contrary to popular belief, Lorem Ipsum is not simply random text. It has roots in a piece of classical Latin literature from 45 BC, making it over 2000 years old. Richard McClintock, a Latin professor at Hampden-Sydney College in Virginia, looked up one of the more obscure Latin words, consectetur, from a Lorem Ipsum passage, and going through the cites of the word in classical literature, discovered the undoubtable source. Lorem Ipsum comes from sections 1.10.32 and 1.10.33 of \\\"de Finibus Bonorum et Malorum\\\" (The Extremes of Good and Evil)<\\/p>\\r\\n<ul>\\r\\n<li>Lorem Ipsum\\u00a0is simply dummy\\u00a0text of the printing and typesetting<\\/li>\\r\\n<li>Lorem Ipsum\\u00a0is simply dummy\\u00a0text of the printing and\\u00a0<\\/li>\\r\\n<li>Lorem Ipsum\\u00a0is simply dummy\\u00a0text<\\/li>\\r\\n<li>Lorem Ipsum\\u00a0is simply dummy\\u00a0text of the<\\/li>\\r\\n<li>Lorem Ipsum\\u00a0is simply dummy\\u00a0text of the printing and typesetting<\\/li>\\r\\n<li>Lorem Ipsum\\u00a0is simply dummy\\u00a0text of the printing<\\/li>\\r\\n<li>Lorem Ipsum\\u00a0is simply dummy\\u00a0text<\\/li>\\r\\n<li>Lorem Ipsum\\u00a0is simply dummy\\u00a0text of the printing and typesetting<\\/li>\\r\\n<\\/ul>\\r\\n<p>Lorem Ipsum\\u00a0is simply dummy\\u00a0text of the printing and typesetting industry. Lorem Ipsum has been the industry\'s standard dummy text ever since the\\u00a01500s,\\u00a0when an unknown printer took a galley of type and scrambled it to make a type specimen book. It has survived not only five centuries, but also the leap into electronic typesetting, remaining essentially unchanged.<\\/p>\",\"state\":1,\"catid\":\"14\",\"created\":\"2018-10-15 13:07:56\",\"created_by\":\"44\",\"created_by_alias\":\"\",\"modified\":\"2018-10-15 13:10:29\",\"modified_by\":\"44\",\"checked_out\":\"44\",\"checked_out_time\":\"2018-10-15 13:09:47\",\"publish_up\":\"2018-10-15 13:07:56\",\"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\":\"{\\\"article_layout\\\":\\\"\\\",\\\"show_title\\\":\\\"\\\",\\\"link_titles\\\":\\\"\\\",\\\"show_tags\\\":\\\"\\\",\\\"show_intro\\\":\\\"\\\",\\\"info_block_position\\\":\\\"\\\",\\\"info_block_show_title\\\":\\\"\\\",\\\"show_category\\\":\\\"\\\",\\\"link_category\\\":\\\"\\\",\\\"show_parent_category\\\":\\\"\\\",\\\"link_parent_category\\\":\\\"\\\",\\\"show_associations\\\":\\\"\\\",\\\"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_page_title\\\":\\\"\\\",\\\"show_publishing_options\\\":\\\"\\\",\\\"show_article_options\\\":\\\"\\\",\\\"show_urls_images_backend\\\":\\\"\\\",\\\"show_urls_images_frontend\\\":\\\"\\\",\\\"astroid_article_type\\\":\\\"regular\\\",\\\"astroid_article_video_type\\\":\\\"youtube\\\",\\\"astroid_article_video_url\\\":\\\"\\\",\\\"astroid_article_gallery_width\\\":\\\"\\\",\\\"astroid_article_gallery_bullets\\\":\\\"1\\\",\\\"astroid_article_gallery_navigation\\\":\\\"1\\\",\\\"astroid_article_gallery_items\\\":\\\"\\\",\\\"astroid_article_thumbnail\\\":\\\"1\\\",\\\"astroid_article_audio_source\\\":\\\"soundcloud\\\",\\\"astroid_article_audio_soundcloud\\\":\\\"\\\",\\\"astroid_article_audio_spotify\\\":\\\"\\\",\\\"astroid_article_review_heading\\\":\\\"\\\",\\\"astroid_article_review_summery\\\":\\\"\\\",\\\"astroid_article_review_good\\\":\\\"\\\",\\\"astroid_article_review_bad\\\":\\\"\\\",\\\"astroid_article_review_rating\\\":\\\"5\\\",\\\"astroid_article_button_action\\\":\\\"\\\",\\\"astroid_article_button_link\\\":\\\"\\\",\\\"astroid_article_review_criterias\\\":\\\"\\\",\\\"astroid_article_quote_text\\\":\\\"\\\",\\\"astroid_article_quote_author\\\":\\\"\\\",\\\"astroid_article_badge\\\":\\\"1\\\",\\\"astroid_article_badge_type\\\":\\\"6\\\",\\\"astroid_article_badge_text\\\":\\\"\\\",\\\"astroid_article_badge_color\\\":\\\"\\\",\\\"astroid_relatedposts\\\":\\\"\\\",\\\"astroid_socialshare\\\":\\\"\\\",\\\"astroid_comments\\\":\\\"\\\",\\\"astroid_posttype\\\":\\\"\\\",\\\"astroid_readtime\\\":\\\"\\\",\\\"astroid_authorinfo\\\":\\\"\\\",\\\"astroid_rating\\\":\\\"\\\",\\\"astroid_og_title\\\":\\\"\\\",\\\"astroid_og_desc\\\":\\\"\\\",\\\"astroid_og_image\\\":\\\"\\\"}\",\"version\":2,\"ordering\":\"0\",\"metakey\":\"\",\"metadesc\":\"\",\"access\":\"1\",\"hits\":\"0\",\"metadata\":\"{\\\"robots\\\":\\\"\\\",\\\"author\\\":\\\"\\\",\\\"rights\\\":\\\"\\\",\\\"xreference\\\":\\\"\\\"}\",\"featured\":\"0\",\"language\":\"*\",\"xreference\":\"\"}', 0),
(440, 52, 1, '', '2018-10-15 13:11:01', 44, 5712, 'bd2a67b32f3f3d792e8c414f8ec4904c5a607c7c', '{\"id\":52,\"asset_id\":260,\"title\":\"You Will Never Believe These Bizarre Truth\",\"alias\":\"you-will-never-believe-these-bizarre-truth\",\"introtext\":\"<p><strong>Lorem Ipsum<\\/strong>\\u00a0is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry\'s standard dummy text ever since the 1500s,<\\/p>\\r\\n\",\"fulltext\":\"\\r\\n<p>when an unknown printer took a galley of type and scrambled it to make a type specimen book. It has survived not only five centuries, but also the leap into electronic typesetting,remaining essentially unchanged. It was popularised in the 1960s with the release of Letraset sheets containing Lorem Ipsum passages, and more recently with desktop publishing software like Aldus PageMaker including versions of Lorem Ipsum<\\/p>\\r\\n<h2>What is Lorem Ipsum?<\\/h2>\\r\\n<p><strong>Lorem Ipsum<\\/strong>\\u00a0is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry\'s standard dummy text ever since the 1500s, when an unknown printer took a galley of type and scrambled it to make a type specimen book. It has survived not only five centuries, but also the leap into electronic typesetting, remaining essentially unchanged.<\\/p>\\r\\n<h3>Where does it come from?<\\/h3>\\r\\n<p>Contrary to popular belief, Lorem Ipsum is not simply random text. It has roots in a piece of classical Latin literature from 45 BC, making it over 2000 years old. Richard McClintock, a Latin professor at Hampden-Sydney College in Virginia, looked up one of the more obscure Latin words, consectetur, from a Lorem Ipsum passage, and going through the cites of the word in classical literature, discovered the undoubtable source. Lorem Ipsum comes from sections 1.10.32 and 1.10.33 of \\\"de Finibus Bonorum et Malorum\\\" (The Extremes of Good and Evil)<\\/p>\\r\\n<ul>\\r\\n<li>Lorem Ipsum\\u00a0is simaply dummy\\u00a0text of the printing and typesetting<\\/li>\\r\\n<li>Lorem Ipsum\\u00a0is simply dummy\\u00a0text of the printing and\\u00a0<\\/li>\\r\\n<li>Lorem Ipsum\\u00a0is simply dummy\\u00a0text<\\/li>\\r\\n<li>Lorem Ipsum\\u00a0is simply dummy\\u00a0text of the<\\/li>\\r\\n<li>Lorem Ipsum\\u00a0is simply dummy\\u00a0text of the printing and typesetting<\\/li>\\r\\n<li>Lorem Ipsum\\u00a0is simply dummy\\u00a0text of the printing<\\/li>\\r\\n<li>Lorem Ipsum\\u00a0is simply dummy\\u00a0text<\\/li>\\r\\n<li>Lorem Ipsum\\u00a0is simply dummy\\u00a0text of the printing and typesetting<\\/li>\\r\\n<\\/ul>\\r\\n<p>Lorem Ipsum\\u00a0is simply dummy\\u00a0text of the printing and typesetting industry. Lorem Ipsum has been the industry\'s standard dummy text ever since the\\u00a01500s,\\u00a0when an unknown printer took a galley of type and scrambled it to make a type specimen book. It has survived not only five centuries, but also the leap into electronic typesetting, remaining essentially unchanged.<\\/p>\",\"state\":1,\"catid\":\"14\",\"created\":\"2018-10-15 13:11:01\",\"created_by\":\"44\",\"created_by_alias\":\"\",\"modified\":\"2018-10-15 13:11:01\",\"modified_by\":null,\"checked_out\":null,\"checked_out_time\":null,\"publish_up\":\"2018-10-15 13:11:01\",\"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\":\"{\\\"article_layout\\\":\\\"\\\",\\\"show_title\\\":\\\"\\\",\\\"link_titles\\\":\\\"\\\",\\\"show_tags\\\":\\\"\\\",\\\"show_intro\\\":\\\"\\\",\\\"info_block_position\\\":\\\"\\\",\\\"info_block_show_title\\\":\\\"\\\",\\\"show_category\\\":\\\"\\\",\\\"link_category\\\":\\\"\\\",\\\"show_parent_category\\\":\\\"\\\",\\\"link_parent_category\\\":\\\"\\\",\\\"show_associations\\\":\\\"\\\",\\\"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_page_title\\\":\\\"\\\",\\\"show_publishing_options\\\":\\\"\\\",\\\"show_article_options\\\":\\\"\\\",\\\"show_urls_images_backend\\\":\\\"\\\",\\\"show_urls_images_frontend\\\":\\\"\\\",\\\"astroid_article_type\\\":\\\"regular\\\",\\\"astroid_article_video_type\\\":\\\"youtube\\\",\\\"astroid_article_video_url\\\":\\\"\\\",\\\"astroid_article_gallery_width\\\":\\\"\\\",\\\"astroid_article_gallery_bullets\\\":\\\"1\\\",\\\"astroid_article_gallery_navigation\\\":\\\"1\\\",\\\"astroid_article_gallery_items\\\":\\\"\\\",\\\"astroid_article_thumbnail\\\":\\\"1\\\",\\\"astroid_article_audio_source\\\":\\\"soundcloud\\\",\\\"astroid_article_audio_soundcloud\\\":\\\"\\\",\\\"astroid_article_audio_spotify\\\":\\\"\\\",\\\"astroid_article_review_heading\\\":\\\"\\\",\\\"astroid_article_review_summery\\\":\\\"\\\",\\\"astroid_article_review_good\\\":\\\"\\\",\\\"astroid_article_review_bad\\\":\\\"\\\",\\\"astroid_article_review_rating\\\":\\\"5\\\",\\\"astroid_article_button_action\\\":\\\"\\\",\\\"astroid_article_button_link\\\":\\\"\\\",\\\"astroid_article_review_criterias\\\":\\\"\\\",\\\"astroid_article_quote_text\\\":\\\"\\\",\\\"astroid_article_quote_author\\\":\\\"\\\",\\\"astroid_article_badge\\\":\\\"1\\\",\\\"astroid_article_badge_type\\\":\\\"2\\\",\\\"astroid_article_badge_text\\\":\\\"\\\",\\\"astroid_article_badge_color\\\":\\\"\\\",\\\"astroid_relatedposts\\\":\\\"\\\",\\\"astroid_socialshare\\\":\\\"\\\",\\\"astroid_comments\\\":\\\"\\\",\\\"astroid_posttype\\\":\\\"\\\",\\\"astroid_readtime\\\":\\\"\\\",\\\"astroid_authorinfo\\\":\\\"\\\",\\\"astroid_rating\\\":\\\"\\\",\\\"astroid_og_title\\\":\\\"\\\",\\\"astroid_og_desc\\\":\\\"\\\",\\\"astroid_og_image\\\":\\\"\\\"}\",\"version\":1,\"ordering\":null,\"metakey\":\"\",\"metadesc\":\"\",\"access\":\"1\",\"hits\":null,\"metadata\":\"{\\\"robots\\\":\\\"\\\",\\\"author\\\":\\\"\\\",\\\"rights\\\":\\\"\\\",\\\"xreference\\\":\\\"\\\"}\",\"featured\":\"0\",\"language\":\"*\",\"xreference\":\"\"}', 0),
(441, 53, 1, '', '2018-10-15 13:11:52', 44, 5722, '5df2d4ef3b02f392bdd898401bd5e8ff2403fe16', '{\"id\":53,\"asset_id\":261,\"title\":\"5 Factors That Affect Business Hack\'s Longevity\",\"alias\":\"5-factors-that-affect-business-hack-s-longevity\",\"introtext\":\"<p><strong>Lorem Ipsum<\\/strong>\\u00a0is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry\'s standard dummy text ever since the 1500s,<\\/p>\\r\\n\",\"fulltext\":\"\\r\\n<p>when an unknown printer took a galley of type and scrambled it to make a type specimen book. It has survived not only five centuries, but also the leap into electronic typesetting,remaining essentially unchanged. It was popularised in the 1960s with the release of Letraset sheets containing Lorem Ipsum passages, and more recently with desktop publishing software like Aldus PageMaker including versions of Lorem Ipsum<\\/p>\\r\\n<h2>What is Lorem Ipsum?<\\/h2>\\r\\n<p><strong>Lorem Ipsum<\\/strong>\\u00a0is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry\'s standard dummy text ever since the 1500s, when an unknown printer took a galley of type and scrambled it to make a type specimen book. It has survived not only five centuries, but also the leap into electronic typesetting, remaining essentially unchanged.<\\/p>\\r\\n<h3>Where does it come from?<\\/h3>\\r\\n<p>Contrary to popular belief, Lorem Ipsum is not simply random text. It has roots in a piece of classical Latin literature from 45 BC, making it over 2000 years old. Richard McClintock, a Latin professor at Hampden-Sydney College in Virginia, looked up one of the more obscure Latin words, consectetur, from a Lorem Ipsum passage, and going through the cites of the word in classical literature, discovered the undoubtable source. Lorem Ipsum comes from sections 1.10.32 and 1.10.33 of \\\"de Finibus Bonorum et Malorum\\\" (The Extremes of Good and Evil)<\\/p>\\r\\n<ul>\\r\\n<li>Lorem Ipsum\\u00a0is simaply dummy\\u00a0text of the printing and typesetting<\\/li>\\r\\n<li>Lorem Ipsum\\u00a0is simply dummy\\u00a0text of the printing and\\u00a0<\\/li>\\r\\n<li>Lorem Ipsum\\u00a0is simply dummy\\u00a0text<\\/li>\\r\\n<li>Lorem Ipsum\\u00a0is simply dummy\\u00a0text of the<\\/li>\\r\\n<li>Lorem Ipsum\\u00a0is simply dummy\\u00a0text of the printing and typesetting<\\/li>\\r\\n<li>Lorem Ipsum\\u00a0is simply dummy\\u00a0text of the printing<\\/li>\\r\\n<li>Lorem Ipsum\\u00a0is simply dummy\\u00a0text<\\/li>\\r\\n<li>Lorem Ipsum\\u00a0is simply dummy\\u00a0text of the printing and typesetting<\\/li>\\r\\n<\\/ul>\\r\\n<p>Lorem Ipsum\\u00a0is simply dummy\\u00a0text of the printing and typesetting industry. Lorem Ipsum has been the industry\'s standard dummy text ever since the\\u00a01500s,\\u00a0when an unknown printer took a galley of type and scrambled it to make a type specimen book. It has survived not only five centuries, but also the leap into electronic typesetting, remaining essentially unchanged.<\\/p>\",\"state\":1,\"catid\":\"14\",\"created\":\"2018-10-15 13:11:52\",\"created_by\":\"44\",\"created_by_alias\":\"\",\"modified\":\"2018-10-15 13:11:52\",\"modified_by\":null,\"checked_out\":null,\"checked_out_time\":null,\"publish_up\":\"2018-10-15 13:11:52\",\"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\":\"{\\\"article_layout\\\":\\\"\\\",\\\"show_title\\\":\\\"\\\",\\\"link_titles\\\":\\\"\\\",\\\"show_tags\\\":\\\"\\\",\\\"show_intro\\\":\\\"\\\",\\\"info_block_position\\\":\\\"\\\",\\\"info_block_show_title\\\":\\\"\\\",\\\"show_category\\\":\\\"\\\",\\\"link_category\\\":\\\"\\\",\\\"show_parent_category\\\":\\\"\\\",\\\"link_parent_category\\\":\\\"\\\",\\\"show_associations\\\":\\\"\\\",\\\"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_page_title\\\":\\\"\\\",\\\"show_publishing_options\\\":\\\"\\\",\\\"show_article_options\\\":\\\"\\\",\\\"show_urls_images_backend\\\":\\\"\\\",\\\"show_urls_images_frontend\\\":\\\"\\\",\\\"astroid_article_type\\\":\\\"regular\\\",\\\"astroid_article_video_type\\\":\\\"youtube\\\",\\\"astroid_article_video_url\\\":\\\"\\\",\\\"astroid_article_gallery_width\\\":\\\"\\\",\\\"astroid_article_gallery_bullets\\\":\\\"1\\\",\\\"astroid_article_gallery_navigation\\\":\\\"1\\\",\\\"astroid_article_gallery_items\\\":\\\"\\\",\\\"astroid_article_thumbnail\\\":\\\"1\\\",\\\"astroid_article_audio_source\\\":\\\"soundcloud\\\",\\\"astroid_article_audio_soundcloud\\\":\\\"\\\",\\\"astroid_article_audio_spotify\\\":\\\"\\\",\\\"astroid_article_review_heading\\\":\\\"\\\",\\\"astroid_article_review_summery\\\":\\\"\\\",\\\"astroid_article_review_good\\\":\\\"\\\",\\\"astroid_article_review_bad\\\":\\\"\\\",\\\"astroid_article_review_rating\\\":\\\"5\\\",\\\"astroid_article_button_action\\\":\\\"\\\",\\\"astroid_article_button_link\\\":\\\"\\\",\\\"astroid_article_review_criterias\\\":\\\"\\\",\\\"astroid_article_quote_text\\\":\\\"\\\",\\\"astroid_article_quote_author\\\":\\\"\\\",\\\"astroid_article_badge\\\":\\\"0\\\",\\\"astroid_article_badge_type\\\":\\\"2\\\",\\\"astroid_article_badge_text\\\":\\\"\\\",\\\"astroid_article_badge_color\\\":\\\"\\\",\\\"astroid_relatedposts\\\":\\\"\\\",\\\"astroid_socialshare\\\":\\\"\\\",\\\"astroid_comments\\\":\\\"\\\",\\\"astroid_posttype\\\":\\\"\\\",\\\"astroid_readtime\\\":\\\"\\\",\\\"astroid_authorinfo\\\":\\\"\\\",\\\"astroid_rating\\\":\\\"\\\",\\\"astroid_og_title\\\":\\\"\\\",\\\"astroid_og_desc\\\":\\\"\\\",\\\"astroid_og_image\\\":\\\"\\\"}\",\"version\":1,\"ordering\":null,\"metakey\":\"\",\"metadesc\":\"\",\"access\":\"1\",\"hits\":null,\"metadata\":\"{\\\"robots\\\":\\\"\\\",\\\"author\\\":\\\"\\\",\\\"rights\\\":\\\"\\\",\\\"xreference\\\":\\\"\\\"}\",\"featured\":\"0\",\"language\":\"*\",\"xreference\":\"\"}', 0),
(442, 54, 1, '', '2018-10-15 13:13:22', 44, 5730, '7d4a2d27affb94fc4867abd117fa6edb0a675835', '{\"id\":54,\"asset_id\":262,\"title\":\"This is Video Type Article\",\"alias\":\"this-is-video-type-article\",\"introtext\":\"<p><strong>Lorem Ipsum<\\/strong>\\u00a0is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry\'s standard dummy text ever since the 1500s,<\\/p>\\r\\n\",\"fulltext\":\"\\r\\n<p>when an unknown printer took a galley of type and scrambled it to make a type specimen book. It has survived not only five centuries, but also the leap into electronic typesetting,remaining essentially unchanged. It was popularised in the 1960s with the release of Letraset sheets containing Lorem Ipsum passages, and more recently with desktop publishing software like Aldus PageMaker including versions of Lorem Ipsum<\\/p>\\r\\n<h2>What is Lorem Ipsum?<\\/h2>\\r\\n<p><strong>Lorem Ipsum<\\/strong>\\u00a0is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry\'s standard dummy text ever since the 1500s, when an unknown printer took a galley of type and scrambled it to make a type specimen book. It has survived not only five centuries, but also the leap into electronic typesetting, remaining essentially unchanged.<\\/p>\\r\\n<h3>Where does it come from?<\\/h3>\\r\\n<p>Contrary to popular belief, Lorem Ipsum is not simply random text. It has roots in a piece of classical Latin literature from 45 BC, making it over 2000 years old. Richard McClintock, a Latin professor at Hampden-Sydney College in Virginia, looked up one of the more obscure Latin words, consectetur, from a Lorem Ipsum passage, and going through the cites of the word in classical literature, discovered the undoubtable source. Lorem Ipsum comes from sections 1.10.32 and 1.10.33 of \\\"de Finibus Bonorum et Malorum\\\" (The Extremes of Good and Evil)<\\/p>\\r\\n<ul>\\r\\n<li>Lorem Ipsum\\u00a0is simaply dummy\\u00a0text of the printing and typesetting<\\/li>\\r\\n<li>Lorem Ipsum\\u00a0is simply dummy\\u00a0text of the printing and\\u00a0<\\/li>\\r\\n<li>Lorem Ipsum\\u00a0is simply dummy\\u00a0text<\\/li>\\r\\n<li>Lorem Ipsum\\u00a0is simply dummy\\u00a0text of the<\\/li>\\r\\n<li>Lorem Ipsum\\u00a0is simply dummy\\u00a0text of the printing and typesetting<\\/li>\\r\\n<li>Lorem Ipsum\\u00a0is simply dummy\\u00a0text of the printing<\\/li>\\r\\n<li>Lorem Ipsum\\u00a0is simply dummy\\u00a0text<\\/li>\\r\\n<li>Lorem Ipsum\\u00a0is simply dummy\\u00a0text of the printing and typesetting<\\/li>\\r\\n<\\/ul>\\r\\n<p>Lorem Ipsum\\u00a0is simply dummy\\u00a0text of the printing and typesetting industry. Lorem Ipsum has been the industry\'s standard dummy text ever since the\\u00a01500s,\\u00a0when an unknown printer took a galley of type and scrambled it to make a type specimen book. It has survived not only five centuries, but also the leap into electronic typesetting, remaining essentially unchanged.<\\/p>\",\"state\":1,\"catid\":\"14\",\"created\":\"2018-10-15 13:13:22\",\"created_by\":\"44\",\"created_by_alias\":\"\",\"modified\":\"2018-10-15 13:13:22\",\"modified_by\":null,\"checked_out\":null,\"checked_out_time\":null,\"publish_up\":\"2018-10-15 13:13:22\",\"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\":\"{\\\"article_layout\\\":\\\"\\\",\\\"show_title\\\":\\\"\\\",\\\"link_titles\\\":\\\"\\\",\\\"show_tags\\\":\\\"\\\",\\\"show_intro\\\":\\\"\\\",\\\"info_block_position\\\":\\\"\\\",\\\"info_block_show_title\\\":\\\"\\\",\\\"show_category\\\":\\\"\\\",\\\"link_category\\\":\\\"\\\",\\\"show_parent_category\\\":\\\"\\\",\\\"link_parent_category\\\":\\\"\\\",\\\"show_associations\\\":\\\"\\\",\\\"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_page_title\\\":\\\"\\\",\\\"show_publishing_options\\\":\\\"\\\",\\\"show_article_options\\\":\\\"\\\",\\\"show_urls_images_backend\\\":\\\"\\\",\\\"show_urls_images_frontend\\\":\\\"\\\",\\\"astroid_article_type\\\":\\\"video\\\",\\\"astroid_article_video_type\\\":\\\"youtube\\\",\\\"astroid_article_video_url\\\":\\\"https:\\\\\\/\\\\\\/www.youtube.com\\\\\\/watch?v=YQHsXMglC9A\\\",\\\"astroid_article_gallery_width\\\":\\\"\\\",\\\"astroid_article_gallery_bullets\\\":\\\"1\\\",\\\"astroid_article_gallery_navigation\\\":\\\"1\\\",\\\"astroid_article_gallery_items\\\":\\\"\\\",\\\"astroid_article_thumbnail\\\":\\\"1\\\",\\\"astroid_article_audio_source\\\":\\\"soundcloud\\\",\\\"astroid_article_audio_soundcloud\\\":\\\"\\\",\\\"astroid_article_audio_spotify\\\":\\\"\\\",\\\"astroid_article_review_heading\\\":\\\"\\\",\\\"astroid_article_review_summery\\\":\\\"\\\",\\\"astroid_article_review_good\\\":\\\"\\\",\\\"astroid_article_review_bad\\\":\\\"\\\",\\\"astroid_article_review_rating\\\":\\\"5\\\",\\\"astroid_article_button_action\\\":\\\"\\\",\\\"astroid_article_button_link\\\":\\\"\\\",\\\"astroid_article_review_criterias\\\":\\\"\\\",\\\"astroid_article_quote_text\\\":\\\"\\\",\\\"astroid_article_quote_author\\\":\\\"\\\",\\\"astroid_article_badge\\\":\\\"0\\\",\\\"astroid_article_badge_type\\\":\\\"2\\\",\\\"astroid_article_badge_text\\\":\\\"\\\",\\\"astroid_article_badge_color\\\":\\\"\\\",\\\"astroid_relatedposts\\\":\\\"\\\",\\\"astroid_socialshare\\\":\\\"\\\",\\\"astroid_comments\\\":\\\"\\\",\\\"astroid_posttype\\\":\\\"\\\",\\\"astroid_readtime\\\":\\\"\\\",\\\"astroid_authorinfo\\\":\\\"\\\",\\\"astroid_rating\\\":\\\"\\\",\\\"astroid_og_title\\\":\\\"\\\",\\\"astroid_og_desc\\\":\\\"\\\",\\\"astroid_og_image\\\":\\\"\\\"}\",\"version\":1,\"ordering\":null,\"metakey\":\"\",\"metadesc\":\"\",\"access\":\"1\",\"hits\":null,\"metadata\":\"{\\\"robots\\\":\\\"\\\",\\\"author\\\":\\\"\\\",\\\"rights\\\":\\\"\\\",\\\"xreference\\\":\\\"\\\"}\",\"featured\":\"0\",\"language\":\"*\",\"xreference\":\"\"}', 0),
(443, 55, 1, '', '2018-10-15 13:14:27', 44, 5724, 'fee711e3aafb6ba9f2579cc4ca5d443b419c148c', '{\"id\":55,\"asset_id\":263,\"title\":\"5 Factors That Affect Business Hack\'s Longevity\",\"alias\":\"5-factors-that-affect-business-hack-s-longevity-2\",\"introtext\":\"<p><strong>Lorem Ipsum<\\/strong>\\u00a0is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry\'s standard dummy text ever since the 1500s,<\\/p>\\r\\n\",\"fulltext\":\"\\r\\n<p>when an unknown printer took a galley of type and scrambled it to make a type specimen book. It has survived not only five centuries, but also the leap into electronic typesetting,remaining essentially unchanged. It was popularised in the 1960s with the release of Letraset sheets containing Lorem Ipsum passages, and more recently with desktop publishing software like Aldus PageMaker including versions of Lorem Ipsum<\\/p>\\r\\n<h2>What is Lorem Ipsum?<\\/h2>\\r\\n<p><strong>Lorem Ipsum<\\/strong>\\u00a0is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry\'s standard dummy text ever since the 1500s, when an unknown printer took a galley of type and scrambled it to make a type specimen book. It has survived not only five centuries, but also the leap into electronic typesetting, remaining essentially unchanged.<\\/p>\\r\\n<h3>Where does it come from?<\\/h3>\\r\\n<p>Contrary to popular belief, Lorem Ipsum is not simply random text. It has roots in a piece of classical Latin literature from 45 BC, making it over 2000 years old. Richard McClintock, a Latin professor at Hampden-Sydney College in Virginia, looked up one of the more obscure Latin words, consectetur, from a Lorem Ipsum passage, and going through the cites of the word in classical literature, discovered the undoubtable source. Lorem Ipsum comes from sections 1.10.32 and 1.10.33 of \\\"de Finibus Bonorum et Malorum\\\" (The Extremes of Good and Evil)<\\/p>\\r\\n<ul>\\r\\n<li>Lorem Ipsum\\u00a0is simaply dummy\\u00a0text of the printing and typesetting<\\/li>\\r\\n<li>Lorem Ipsum\\u00a0is simply dummy\\u00a0text of the printing and\\u00a0<\\/li>\\r\\n<li>Lorem Ipsum\\u00a0is simply dummy\\u00a0text<\\/li>\\r\\n<li>Lorem Ipsum\\u00a0is simply dummy\\u00a0text of the<\\/li>\\r\\n<li>Lorem Ipsum\\u00a0is simply dummy\\u00a0text of the printing and typesetting<\\/li>\\r\\n<li>Lorem Ipsum\\u00a0is simply dummy\\u00a0text of the printing<\\/li>\\r\\n<li>Lorem Ipsum\\u00a0is simply dummy\\u00a0text<\\/li>\\r\\n<li>Lorem Ipsum\\u00a0is simply dummy\\u00a0text of the printing and typesetting<\\/li>\\r\\n<\\/ul>\\r\\n<p>Lorem Ipsum\\u00a0is simply dummy\\u00a0text of the printing and typesetting industry. Lorem Ipsum has been the industry\'s standard dummy text ever since the\\u00a01500s,\\u00a0when an unknown printer took a galley of type and scrambled it to make a type specimen book. It has survived not only five centuries, but also the leap into electronic typesetting, remaining essentially unchanged.<\\/p>\",\"state\":1,\"catid\":\"14\",\"created\":\"2018-10-15 13:14:27\",\"created_by\":\"44\",\"created_by_alias\":\"\",\"modified\":\"2018-10-15 13:14:27\",\"modified_by\":null,\"checked_out\":null,\"checked_out_time\":null,\"publish_up\":\"2018-10-15 13:14:27\",\"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\":\"{\\\"article_layout\\\":\\\"\\\",\\\"show_title\\\":\\\"\\\",\\\"link_titles\\\":\\\"\\\",\\\"show_tags\\\":\\\"\\\",\\\"show_intro\\\":\\\"\\\",\\\"info_block_position\\\":\\\"\\\",\\\"info_block_show_title\\\":\\\"\\\",\\\"show_category\\\":\\\"\\\",\\\"link_category\\\":\\\"\\\",\\\"show_parent_category\\\":\\\"\\\",\\\"link_parent_category\\\":\\\"\\\",\\\"show_associations\\\":\\\"\\\",\\\"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_page_title\\\":\\\"\\\",\\\"show_publishing_options\\\":\\\"\\\",\\\"show_article_options\\\":\\\"\\\",\\\"show_urls_images_backend\\\":\\\"\\\",\\\"show_urls_images_frontend\\\":\\\"\\\",\\\"astroid_article_type\\\":\\\"regular\\\",\\\"astroid_article_video_type\\\":\\\"youtube\\\",\\\"astroid_article_video_url\\\":\\\"\\\",\\\"astroid_article_gallery_width\\\":\\\"\\\",\\\"astroid_article_gallery_bullets\\\":\\\"1\\\",\\\"astroid_article_gallery_navigation\\\":\\\"1\\\",\\\"astroid_article_gallery_items\\\":\\\"\\\",\\\"astroid_article_thumbnail\\\":\\\"1\\\",\\\"astroid_article_audio_source\\\":\\\"soundcloud\\\",\\\"astroid_article_audio_soundcloud\\\":\\\"\\\",\\\"astroid_article_audio_spotify\\\":\\\"\\\",\\\"astroid_article_review_heading\\\":\\\"\\\",\\\"astroid_article_review_summery\\\":\\\"\\\",\\\"astroid_article_review_good\\\":\\\"\\\",\\\"astroid_article_review_bad\\\":\\\"\\\",\\\"astroid_article_review_rating\\\":\\\"5\\\",\\\"astroid_article_button_action\\\":\\\"\\\",\\\"astroid_article_button_link\\\":\\\"\\\",\\\"astroid_article_review_criterias\\\":\\\"\\\",\\\"astroid_article_quote_text\\\":\\\"\\\",\\\"astroid_article_quote_author\\\":\\\"\\\",\\\"astroid_article_badge\\\":\\\"1\\\",\\\"astroid_article_badge_type\\\":\\\"6\\\",\\\"astroid_article_badge_text\\\":\\\"\\\",\\\"astroid_article_badge_color\\\":\\\"\\\",\\\"astroid_relatedposts\\\":\\\"\\\",\\\"astroid_socialshare\\\":\\\"\\\",\\\"astroid_comments\\\":\\\"\\\",\\\"astroid_posttype\\\":\\\"\\\",\\\"astroid_readtime\\\":\\\"\\\",\\\"astroid_authorinfo\\\":\\\"\\\",\\\"astroid_rating\\\":\\\"\\\",\\\"astroid_og_title\\\":\\\"\\\",\\\"astroid_og_desc\\\":\\\"\\\",\\\"astroid_og_image\\\":\\\"\\\"}\",\"version\":1,\"ordering\":null,\"metakey\":\"\",\"metadesc\":\"\",\"access\":\"1\",\"hits\":null,\"metadata\":\"{\\\"robots\\\":\\\"\\\",\\\"author\\\":\\\"\\\",\\\"rights\\\":\\\"\\\",\\\"xreference\\\":\\\"\\\"}\",\"featured\":\"0\",\"language\":\"*\",\"xreference\":\"\"}', 0);
INSERT INTO `ynfp8_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
(444, 5, 1, '', '2018-10-15 13:16:19', 44, 6328, 'a9abd7a41a5c6b63002f4c521f1e2c2d43bdc7e5', '{\"id\":5,\"asset_id\":\"75\",\"title\":\"Have fun learning design\",\"alias\":\"have-fun-learning-design\",\"introtext\":\"<p>Aliquam egestas pellentesque est Etiam a orci Nulla id enim feugiat ligula ullamcorper.<\\/p>\\r\\n\",\"fulltext\":\"\\r\\n<p>Lorem Ipsum is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry\'s standard dummy text ever since the 1500s, when an unknown printer took a galley of type and scrambled it to make a type specimen book. It has survived not only five centuries, but also the leap into electronic typesetting, remaining essentially unchanged.<\\/p>\\r\\n<blockquote>Astroid Joomla framework is next generation template layout builder and manager enables you to develop an awesome website and templates.<\\/blockquote>\\r\\n<p>It was popularised in the 1960s with the release of Letraset sheets containing Lorem Ipsum passages, and more recently with desktop publishing software like Aldus PageMaker including versions of Lorem Ipsum.<\\/p>\\r\\n<h2>This is a H2 Tag<\\/h2>\\r\\n<p>Lorem Ipsum is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry\'s standard dummy text ever since the 1500s, when an unknown printer took a galley of type and scrambled it to make a type specimen book.<\\/p>\\r\\n<p>It has survived not only five centuries, but also the leap into electronic typesetting, remaining essentially unchanged. It was popularised in the 1960s with the release of Letraset sheets containing Lorem Ipsum passages, and more recently with desktop publishing software like Aldus PageMaker including versions of Lorem Ipsum.<\\/p>\\r\\n<h3>This is a H3 Tag<\\/h3>\\r\\n<p>Lorem Ipsum is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry\'s standard dummy text ever since the 1500s<\\/p>\\r\\n<p><strong>Un-ordered List here<\\/strong><\\/p>\\r\\n<ul>\\r\\n<li>This is a list 1<\\/li>\\r\\n<li>This is a list 2<\\/li>\\r\\n<li>This is a list 3<\\/li>\\r\\n<li>This is a list 4<\\/li>\\r\\n<\\/ul>\\r\\n<h4>This is a H4 Tag<\\/h4>\\r\\n<p>Lorem Ipsum is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry\'s standard dummy text ever since the 1500s<\\/p>\\r\\n<p><strong>Un-ordered List here<\\/strong><\\/p>\\r\\n<ol>\\r\\n<li>This is a list 1<\\/li>\\r\\n<li>This is a list 2<\\/li>\\r\\n<li>This is a list 3<\\/li>\\r\\n<li>This is a list 4<\\/li>\\r\\n<\\/ol>\\r\\n<h5>This is a H5 Tag<\\/h5>\\r\\n<p>It has survived not only five centuries, but also the leap into electronic typesetting, remaining essentially unchanged. It was popularised in the 1960s with the release of Letraset sheets containing Lorem Ipsum passages, and more recently with desktop publishing software like Aldus PageMaker including versions of Lorem Ipsum.<\\/p>\\r\\n<h6>This is a H6 Tag<\\/h6>\\r\\n<p><code>\\r\\n&lt;li&gt;This is a list 1&lt;\\/li&gt; <br \\/>\\r\\n&lt;li&gt;This is a list 2&lt;\\/li&gt; <br \\/>\\r\\n&lt;li&gt;This is a list 3&lt;\\/li&gt; <br \\/>\\r\\n&lt;li&gt;This is a list 4&lt;\\/li&gt; <br \\/>\\r\\n<\\/code><\\/p>\\r\\n<p>It has survived not only five centuries, but also the leap into electronic typesetting, remaining essentially unchanged. It was popularised in the 1960s with the release of Letraset sheets containing Lorem Ipsum passages, and more recently with desktop publishing software like Aldus PageMaker including versions of Lorem Ipsum.<\\/p>\",\"state\":1,\"catid\":\"9\",\"created\":\"2018-06-01 11:45:06\",\"created_by\":\"44\",\"created_by_alias\":\"\",\"modified\":\"2018-10-15 13:16:19\",\"modified_by\":\"44\",\"checked_out\":\"44\",\"checked_out_time\":\"2018-10-15 13:16:05\",\"publish_up\":\"2018-06-01 11:45:06\",\"publish_down\":\"0000-00-00 00:00:00\",\"images\":\"{\\\"image_intro\\\":\\\"images\\\\\\/blog\\\\\\/design\\\\\\/img4-thumb.jpg\\\",\\\"float_intro\\\":\\\"\\\",\\\"image_intro_alt\\\":\\\"\\\",\\\"image_intro_caption\\\":\\\"\\\",\\\"image_fulltext\\\":\\\"images\\\\\\/blog\\\\\\/design\\\\\\/img4.jpg\\\",\\\"float_fulltext\\\":\\\"\\\",\\\"image_fulltext_alt\\\":\\\"\\\",\\\"image_fulltext_caption\\\":\\\"\\\"}\",\"urls\":\"{\\\"urla\\\":false,\\\"urlatext\\\":\\\"\\\",\\\"targeta\\\":\\\"\\\",\\\"urlb\\\":false,\\\"urlbtext\\\":\\\"\\\",\\\"targetb\\\":\\\"\\\",\\\"urlc\\\":false,\\\"urlctext\\\":\\\"\\\",\\\"targetc\\\":\\\"\\\"}\",\"attribs\":\"{\\\"article_layout\\\":\\\"\\\",\\\"show_title\\\":\\\"\\\",\\\"link_titles\\\":\\\"\\\",\\\"show_tags\\\":\\\"\\\",\\\"show_intro\\\":\\\"\\\",\\\"info_block_position\\\":\\\"\\\",\\\"info_block_show_title\\\":\\\"\\\",\\\"show_category\\\":\\\"\\\",\\\"link_category\\\":\\\"\\\",\\\"show_parent_category\\\":\\\"\\\",\\\"link_parent_category\\\":\\\"\\\",\\\"show_associations\\\":\\\"\\\",\\\"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_page_title\\\":\\\"\\\",\\\"show_publishing_options\\\":\\\"\\\",\\\"show_article_options\\\":\\\"\\\",\\\"show_urls_images_backend\\\":\\\"\\\",\\\"show_urls_images_frontend\\\":\\\"\\\",\\\"astroid_article_type\\\":\\\"regular\\\",\\\"astroid_article_video_type\\\":\\\"youtube\\\",\\\"astroid_article_video_url\\\":\\\"\\\",\\\"astroid_article_gallery_width\\\":\\\"\\\",\\\"astroid_article_gallery_bullets\\\":\\\"1\\\",\\\"astroid_article_gallery_navigation\\\":\\\"1\\\",\\\"astroid_article_gallery_items\\\":\\\"\\\",\\\"astroid_article_thumbnail\\\":\\\"1\\\",\\\"astroid_article_audio_source\\\":\\\"soundcloud\\\",\\\"astroid_article_audio_soundcloud\\\":\\\"\\\",\\\"astroid_article_audio_spotify\\\":\\\"\\\",\\\"astroid_article_review_heading\\\":\\\"\\\",\\\"astroid_article_review_summery\\\":\\\"\\\",\\\"astroid_article_review_good\\\":\\\"\\\",\\\"astroid_article_review_bad\\\":\\\"\\\",\\\"astroid_article_review_rating\\\":\\\"5\\\",\\\"astroid_article_button_action\\\":\\\"\\\",\\\"astroid_article_button_link\\\":\\\"\\\",\\\"astroid_article_review_criterias\\\":\\\"\\\",\\\"astroid_article_quote_text\\\":\\\"\\\",\\\"astroid_article_quote_author\\\":\\\"\\\",\\\"astroid_article_badge\\\":\\\"1\\\",\\\"astroid_article_badge_type\\\":\\\"6\\\",\\\"astroid_article_badge_text\\\":\\\"\\\",\\\"astroid_article_badge_color\\\":\\\"\\\",\\\"astroid_relatedposts\\\":\\\"\\\",\\\"astroid_socialshare\\\":\\\"\\\",\\\"astroid_comments\\\":\\\"\\\",\\\"astroid_posttype\\\":\\\"\\\",\\\"astroid_readtime\\\":\\\"\\\",\\\"astroid_authorinfo\\\":\\\"\\\",\\\"astroid_rating\\\":\\\"\\\",\\\"astroid_og_title\\\":\\\"\\\",\\\"astroid_og_desc\\\":\\\"\\\",\\\"astroid_og_image\\\":\\\"\\\"}\",\"version\":11,\"ordering\":\"3\",\"metakey\":\"\",\"metadesc\":\"\",\"access\":\"1\",\"hits\":\"1\",\"metadata\":\"{\\\"robots\\\":\\\"\\\",\\\"author\\\":\\\"\\\",\\\"rights\\\":\\\"\\\",\\\"xreference\\\":\\\"\\\"}\",\"featured\":\"0\",\"language\":\"*\",\"xreference\":\"\"}', 0),
(445, 6, 1, '', '2018-10-15 13:16:23', 44, 6333, '57d96432115393699b0754e90e741d34e4a0c47b', '{\"id\":6,\"asset_id\":\"76\",\"title\":\"The hidden agenda of design\",\"alias\":\"the-hidden-agenda-of-design\",\"introtext\":\"<p>Aliquam egestas pellentesque est Etiam a orci Nulla id enim feugiat ligula ullamcorper.<\\/p>\\r\\n\",\"fulltext\":\"\\r\\n<p>Lorem Ipsum is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry\'s standard dummy text ever since the 1500s, when an unknown printer took a galley of type and scrambled it to make a type specimen book. It has survived not only five centuries, but also the leap into electronic typesetting, remaining essentially unchanged.<\\/p>\\r\\n<blockquote>Astroid Joomla framework is next generation template layout builder and manager enables you to develop an awesome website and templates.<\\/blockquote>\\r\\n<p>It was popularised in the 1960s with the release of Letraset sheets containing Lorem Ipsum passages, and more recently with desktop publishing software like Aldus PageMaker including versions of Lorem Ipsum.<\\/p>\\r\\n<h2>This is a H2 Tag<\\/h2>\\r\\n<p>Lorem Ipsum is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry\'s standard dummy text ever since the 1500s, when an unknown printer took a galley of type and scrambled it to make a type specimen book.<\\/p>\\r\\n<p>It has survived not only five centuries, but also the leap into electronic typesetting, remaining essentially unchanged. It was popularised in the 1960s with the release of Letraset sheets containing Lorem Ipsum passages, and more recently with desktop publishing software like Aldus PageMaker including versions of Lorem Ipsum.<\\/p>\\r\\n<h3>This is a H3 Tag<\\/h3>\\r\\n<p>Lorem Ipsum is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry\'s standard dummy text ever since the 1500s<\\/p>\\r\\n<p><strong>Un-ordered List here<\\/strong><\\/p>\\r\\n<ul>\\r\\n<li>This is a list 1<\\/li>\\r\\n<li>This is a list 2<\\/li>\\r\\n<li>This is a list 3<\\/li>\\r\\n<li>This is a list 4<\\/li>\\r\\n<\\/ul>\\r\\n<h4>This is a H4 Tag<\\/h4>\\r\\n<p>Lorem Ipsum is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry\'s standard dummy text ever since the 1500s<\\/p>\\r\\n<p><strong>Un-ordered List here<\\/strong><\\/p>\\r\\n<ol>\\r\\n<li>This is a list 1<\\/li>\\r\\n<li>This is a list 2<\\/li>\\r\\n<li>This is a list 3<\\/li>\\r\\n<li>This is a list 4<\\/li>\\r\\n<\\/ol>\\r\\n<h5>This is a H5 Tag<\\/h5>\\r\\n<p>It has survived not only five centuries, but also the leap into electronic typesetting, remaining essentially unchanged. It was popularised in the 1960s with the release of Letraset sheets containing Lorem Ipsum passages, and more recently with desktop publishing software like Aldus PageMaker including versions of Lorem Ipsum.<\\/p>\\r\\n<h6>This is a H6 Tag<\\/h6>\\r\\n<p><code>\\r\\n&lt;li&gt;This is a list 1&lt;\\/li&gt; <br \\/>\\r\\n&lt;li&gt;This is a list 2&lt;\\/li&gt; <br \\/>\\r\\n&lt;li&gt;This is a list 3&lt;\\/li&gt; <br \\/>\\r\\n&lt;li&gt;This is a list 4&lt;\\/li&gt; <br \\/>\\r\\n<\\/code><\\/p>\\r\\n<p>It has survived not only five centuries, but also the leap into electronic typesetting, remaining essentially unchanged. It was popularised in the 1960s with the release of Letraset sheets containing Lorem Ipsum passages, and more recently with desktop publishing software like Aldus PageMaker including versions of Lorem Ipsum.<\\/p>\",\"state\":1,\"catid\":\"9\",\"created\":\"2018-06-01 11:45:06\",\"created_by\":\"44\",\"created_by_alias\":\"\",\"modified\":\"2018-10-15 13:16:23\",\"modified_by\":\"44\",\"checked_out\":\"44\",\"checked_out_time\":\"2018-10-15 13:16:05\",\"publish_up\":\"2018-06-01 11:45:06\",\"publish_down\":\"0000-00-00 00:00:00\",\"images\":\"{\\\"image_intro\\\":\\\"images\\\\\\/blog\\\\\\/design\\\\\\/img3-thumb.jpg\\\",\\\"float_intro\\\":\\\"\\\",\\\"image_intro_alt\\\":\\\"\\\",\\\"image_intro_caption\\\":\\\"\\\",\\\"image_fulltext\\\":\\\"images\\\\\\/blog\\\\\\/design\\\\\\/img3.jpg\\\",\\\"float_fulltext\\\":\\\"\\\",\\\"image_fulltext_alt\\\":\\\"\\\",\\\"image_fulltext_caption\\\":\\\"\\\"}\",\"urls\":\"{\\\"urla\\\":false,\\\"urlatext\\\":\\\"\\\",\\\"targeta\\\":\\\"\\\",\\\"urlb\\\":false,\\\"urlbtext\\\":\\\"\\\",\\\"targetb\\\":\\\"\\\",\\\"urlc\\\":false,\\\"urlctext\\\":\\\"\\\",\\\"targetc\\\":\\\"\\\"}\",\"attribs\":\"{\\\"article_layout\\\":\\\"\\\",\\\"show_title\\\":\\\"\\\",\\\"link_titles\\\":\\\"\\\",\\\"show_tags\\\":\\\"\\\",\\\"show_intro\\\":\\\"\\\",\\\"info_block_position\\\":\\\"\\\",\\\"info_block_show_title\\\":\\\"\\\",\\\"show_category\\\":\\\"\\\",\\\"link_category\\\":\\\"\\\",\\\"show_parent_category\\\":\\\"\\\",\\\"link_parent_category\\\":\\\"\\\",\\\"show_associations\\\":\\\"\\\",\\\"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_page_title\\\":\\\"\\\",\\\"show_publishing_options\\\":\\\"\\\",\\\"show_article_options\\\":\\\"\\\",\\\"show_urls_images_backend\\\":\\\"\\\",\\\"show_urls_images_frontend\\\":\\\"\\\",\\\"astroid_article_type\\\":\\\"regular\\\",\\\"astroid_article_video_type\\\":\\\"youtube\\\",\\\"astroid_article_video_url\\\":\\\"\\\",\\\"astroid_article_gallery_width\\\":\\\"\\\",\\\"astroid_article_gallery_bullets\\\":\\\"1\\\",\\\"astroid_article_gallery_navigation\\\":\\\"1\\\",\\\"astroid_article_gallery_items\\\":\\\"\\\",\\\"astroid_article_thumbnail\\\":\\\"1\\\",\\\"astroid_article_audio_source\\\":\\\"soundcloud\\\",\\\"astroid_article_audio_soundcloud\\\":\\\"\\\",\\\"astroid_article_audio_spotify\\\":\\\"\\\",\\\"astroid_article_review_heading\\\":\\\"\\\",\\\"astroid_article_review_summery\\\":\\\"\\\",\\\"astroid_article_review_good\\\":\\\"\\\",\\\"astroid_article_review_bad\\\":\\\"\\\",\\\"astroid_article_review_rating\\\":\\\"5\\\",\\\"astroid_article_button_action\\\":\\\"\\\",\\\"astroid_article_button_link\\\":\\\"\\\",\\\"astroid_article_review_criterias\\\":\\\"\\\",\\\"astroid_article_quote_text\\\":\\\"\\\",\\\"astroid_article_quote_author\\\":\\\"\\\",\\\"astroid_article_badge\\\":\\\"1\\\",\\\"astroid_article_badge_type\\\":\\\"4\\\",\\\"astroid_article_badge_text\\\":\\\"\\\",\\\"astroid_article_badge_color\\\":\\\"\\\",\\\"astroid_relatedposts\\\":\\\"\\\",\\\"astroid_socialshare\\\":\\\"\\\",\\\"astroid_comments\\\":\\\"\\\",\\\"astroid_posttype\\\":\\\"\\\",\\\"astroid_readtime\\\":\\\"\\\",\\\"astroid_authorinfo\\\":\\\"\\\",\\\"astroid_rating\\\":\\\"\\\",\\\"astroid_og_title\\\":\\\"\\\",\\\"astroid_og_desc\\\":\\\"\\\",\\\"astroid_og_image\\\":\\\"\\\"}\",\"version\":9,\"ordering\":\"4\",\"metakey\":\"\",\"metadesc\":\"\",\"access\":\"1\",\"hits\":\"1\",\"metadata\":\"{\\\"robots\\\":\\\"\\\",\\\"author\\\":\\\"\\\",\\\"rights\\\":\\\"\\\",\\\"xreference\\\":\\\"\\\"}\",\"featured\":\"0\",\"language\":\"*\",\"xreference\":\"\"}', 0),
(446, 7, 1, '', '2018-10-15 13:16:30', 44, 4586, 'f6486fbf0a7fa41676a148872e23a9965f5c8e63', '{\"id\":7,\"asset_id\":\"77\",\"title\":\"The secrets to design\",\"alias\":\"the-secrets-to-design\",\"introtext\":\"<p>Aliquam egestas pellentesque est Etiam a orci Nulla id enim feugiat ligula ullamcorper.<\\/p>\\r\\n\",\"fulltext\":\"\\r\\n<p>Lorem Ipsum is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry\'s standard dummy text ever since the 1500s, when an unknown printer took a galley of type and scrambled it to make a type specimen book. It has survived not only five centuries, but also the leap into electronic typesetting, remaining essentially unchanged. It was popularised in the 1960s with the release of Letraset sheets containing Lorem Ipsum passages, and more recently with desktop publishing software like Aldus PageMaker including versions of Lorem Ipsum.<\\/p>\\r\\n<h3>Where does it come from?<\\/h3>\\r\\n<p>There are many variations of passages of Lorem Ipsum available, but the majority have suffered alteration in some form, by injected humour, or randomised words which don\'t look even slightly believable. If you are going to use a passage of Lorem Ipsum, you need to be sure there isn\'t anything embarrassing hidden in the middle of text. All the Lorem Ipsum generators on the Internet tend to repeat predefined chunks as necessary, making this the first true generator on the Internet. It uses a dictionary of over 200 Latin words, combined with a handful of model sentence structures, to generate Lorem Ipsum which looks reasonable. The generated Lorem Ipsum is therefore always free from repetition, injected humour, or non-characteristic words etc.<\\/p>\",\"state\":1,\"catid\":\"9\",\"created\":\"2018-06-01 11:45:06\",\"created_by\":\"44\",\"created_by_alias\":\"\",\"modified\":\"2018-10-15 13:16:30\",\"modified_by\":\"44\",\"checked_out\":\"44\",\"checked_out_time\":\"2018-10-15 13:16:06\",\"publish_up\":\"2018-06-01 11:45:06\",\"publish_down\":\"0000-00-00 00:00:00\",\"images\":\"{\\\"image_intro\\\":\\\"images\\\\\\/blog\\\\\\/design\\\\\\/img2-thumb.jpg\\\",\\\"float_intro\\\":\\\"\\\",\\\"image_intro_alt\\\":\\\"\\\",\\\"image_intro_caption\\\":\\\"\\\",\\\"image_fulltext\\\":\\\"images\\\\\\/blog\\\\\\/design\\\\\\/img2.jpg\\\",\\\"float_fulltext\\\":\\\"\\\",\\\"image_fulltext_alt\\\":\\\"\\\",\\\"image_fulltext_caption\\\":\\\"\\\"}\",\"urls\":\"{\\\"urla\\\":false,\\\"urlatext\\\":\\\"\\\",\\\"targeta\\\":\\\"\\\",\\\"urlb\\\":false,\\\"urlbtext\\\":\\\"\\\",\\\"targetb\\\":\\\"\\\",\\\"urlc\\\":false,\\\"urlctext\\\":\\\"\\\",\\\"targetc\\\":\\\"\\\"}\",\"attribs\":\"{\\\"article_layout\\\":\\\"\\\",\\\"show_title\\\":\\\"\\\",\\\"link_titles\\\":\\\"\\\",\\\"show_tags\\\":\\\"\\\",\\\"show_intro\\\":\\\"\\\",\\\"info_block_position\\\":\\\"\\\",\\\"info_block_show_title\\\":\\\"\\\",\\\"show_category\\\":\\\"\\\",\\\"link_category\\\":\\\"\\\",\\\"show_parent_category\\\":\\\"\\\",\\\"link_parent_category\\\":\\\"\\\",\\\"show_associations\\\":\\\"\\\",\\\"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_page_title\\\":\\\"\\\",\\\"show_publishing_options\\\":\\\"\\\",\\\"show_article_options\\\":\\\"\\\",\\\"show_urls_images_backend\\\":\\\"\\\",\\\"show_urls_images_frontend\\\":\\\"\\\",\\\"astroid_article_type\\\":\\\"regular\\\",\\\"astroid_article_video_type\\\":\\\"youtube\\\",\\\"astroid_article_video_url\\\":\\\"\\\",\\\"astroid_article_gallery_width\\\":\\\"\\\",\\\"astroid_article_gallery_bullets\\\":\\\"1\\\",\\\"astroid_article_gallery_navigation\\\":\\\"1\\\",\\\"astroid_article_gallery_items\\\":\\\"\\\",\\\"astroid_article_thumbnail\\\":\\\"1\\\",\\\"astroid_article_audio_source\\\":\\\"soundcloud\\\",\\\"astroid_article_audio_soundcloud\\\":\\\"\\\",\\\"astroid_article_audio_spotify\\\":\\\"\\\",\\\"astroid_article_review_heading\\\":\\\"\\\",\\\"astroid_article_review_summery\\\":\\\"\\\",\\\"astroid_article_review_good\\\":\\\"\\\",\\\"astroid_article_review_bad\\\":\\\"\\\",\\\"astroid_article_review_rating\\\":\\\"5\\\",\\\"astroid_article_button_action\\\":\\\"\\\",\\\"astroid_article_button_link\\\":\\\"\\\",\\\"astroid_article_review_criterias\\\":\\\"\\\",\\\"astroid_article_quote_text\\\":\\\"\\\",\\\"astroid_article_quote_author\\\":\\\"\\\",\\\"astroid_article_badge\\\":\\\"1\\\",\\\"astroid_article_badge_type\\\":\\\"2\\\",\\\"astroid_article_badge_text\\\":\\\"\\\",\\\"astroid_article_badge_color\\\":\\\"\\\",\\\"astroid_relatedposts\\\":\\\"\\\",\\\"astroid_socialshare\\\":\\\"\\\",\\\"astroid_comments\\\":\\\"\\\",\\\"astroid_posttype\\\":\\\"\\\",\\\"astroid_readtime\\\":\\\"\\\",\\\"astroid_authorinfo\\\":\\\"\\\",\\\"astroid_rating\\\":\\\"\\\",\\\"astroid_og_title\\\":\\\"\\\",\\\"astroid_og_desc\\\":\\\"\\\",\\\"astroid_og_image\\\":\\\"\\\"}\",\"version\":10,\"ordering\":\"5\",\"metakey\":\"\",\"metadesc\":\"\",\"access\":\"1\",\"hits\":\"0\",\"metadata\":\"{\\\"robots\\\":\\\"\\\",\\\"author\\\":\\\"\\\",\\\"rights\\\":\\\"\\\",\\\"xreference\\\":\\\"\\\"}\",\"featured\":\"0\",\"language\":\"*\",\"xreference\":\"\"}', 0),
(447, 8, 1, '', '2018-10-15 13:16:34', 44, 4572, 'a10d3fb54e9318c840df5f1177bbb26476d92589', '{\"id\":8,\"asset_id\":\"78\",\"title\":\"What is design\",\"alias\":\"what-is-design\",\"introtext\":\"<p>Aliquam egestas pellentesque est Etiam a orci Nulla id enim feugiat ligula ullamcorper.<\\/p>\\r\\n\",\"fulltext\":\"\\r\\n<p>Lorem Ipsum is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry\'s standard dummy text ever since the 1500s, when an unknown printer took a galley of type and scrambled it to make a type specimen book. It has survived not only five centuries, but also the leap into electronic typesetting, remaining essentially unchanged. It was popularised in the 1960s with the release of Letraset sheets containing Lorem Ipsum passages, and more recently with desktop publishing software like Aldus PageMaker including versions of Lorem Ipsum.<\\/p>\\r\\n<h3>Where does it come from?<\\/h3>\\r\\n<p>There are many variations of passages of Lorem Ipsum available, but the majority have suffered alteration in some form, by injected humour, or randomised words which don\'t look even slightly believable. If you are going to use a passage of Lorem Ipsum, you need to be sure there isn\'t anything embarrassing hidden in the middle of text. All the Lorem Ipsum generators on the Internet tend to repeat predefined chunks as necessary, making this the first true generator on the Internet. It uses a dictionary of over 200 Latin words, combined with a handful of model sentence structures, to generate Lorem Ipsum which looks reasonable. The generated Lorem Ipsum is therefore always free from repetition, injected humour, or non-characteristic words etc.<\\/p>\",\"state\":1,\"catid\":\"9\",\"created\":\"2018-06-01 11:45:06\",\"created_by\":\"44\",\"created_by_alias\":\"\",\"modified\":\"2018-10-15 13:16:34\",\"modified_by\":\"44\",\"checked_out\":\"44\",\"checked_out_time\":\"2018-10-15 13:16:06\",\"publish_up\":\"2018-06-01 11:45:06\",\"publish_down\":\"0000-00-00 00:00:00\",\"images\":\"{\\\"image_intro\\\":\\\"images\\\\\\/blog\\\\\\/design\\\\\\/img1-thumb.jpg\\\",\\\"float_intro\\\":\\\"\\\",\\\"image_intro_alt\\\":\\\"\\\",\\\"image_intro_caption\\\":\\\"\\\",\\\"image_fulltext\\\":\\\"images\\\\\\/blog\\\\\\/design\\\\\\/img1.jpg\\\",\\\"float_fulltext\\\":\\\"\\\",\\\"image_fulltext_alt\\\":\\\"\\\",\\\"image_fulltext_caption\\\":\\\"\\\"}\",\"urls\":\"{\\\"urla\\\":false,\\\"urlatext\\\":\\\"\\\",\\\"targeta\\\":\\\"\\\",\\\"urlb\\\":false,\\\"urlbtext\\\":\\\"\\\",\\\"targetb\\\":\\\"\\\",\\\"urlc\\\":false,\\\"urlctext\\\":\\\"\\\",\\\"targetc\\\":\\\"\\\"}\",\"attribs\":\"{\\\"article_layout\\\":\\\"\\\",\\\"show_title\\\":\\\"\\\",\\\"link_titles\\\":\\\"\\\",\\\"show_tags\\\":\\\"\\\",\\\"show_intro\\\":\\\"\\\",\\\"info_block_position\\\":\\\"\\\",\\\"info_block_show_title\\\":\\\"\\\",\\\"show_category\\\":\\\"\\\",\\\"link_category\\\":\\\"\\\",\\\"show_parent_category\\\":\\\"\\\",\\\"link_parent_category\\\":\\\"\\\",\\\"show_associations\\\":\\\"\\\",\\\"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_page_title\\\":\\\"\\\",\\\"show_publishing_options\\\":\\\"\\\",\\\"show_article_options\\\":\\\"\\\",\\\"show_urls_images_backend\\\":\\\"\\\",\\\"show_urls_images_frontend\\\":\\\"\\\",\\\"astroid_article_type\\\":\\\"regular\\\",\\\"astroid_article_video_type\\\":\\\"youtube\\\",\\\"astroid_article_video_url\\\":\\\"\\\",\\\"astroid_article_gallery_width\\\":\\\"\\\",\\\"astroid_article_gallery_bullets\\\":\\\"1\\\",\\\"astroid_article_gallery_navigation\\\":\\\"1\\\",\\\"astroid_article_gallery_items\\\":\\\"\\\",\\\"astroid_article_thumbnail\\\":\\\"1\\\",\\\"astroid_article_audio_source\\\":\\\"soundcloud\\\",\\\"astroid_article_audio_soundcloud\\\":\\\"\\\",\\\"astroid_article_audio_spotify\\\":\\\"\\\",\\\"astroid_article_review_heading\\\":\\\"\\\",\\\"astroid_article_review_summery\\\":\\\"\\\",\\\"astroid_article_review_good\\\":\\\"\\\",\\\"astroid_article_review_bad\\\":\\\"\\\",\\\"astroid_article_review_rating\\\":\\\"5\\\",\\\"astroid_article_button_action\\\":\\\"\\\",\\\"astroid_article_button_link\\\":\\\"\\\",\\\"astroid_article_review_criterias\\\":\\\"\\\",\\\"astroid_article_quote_text\\\":\\\"\\\",\\\"astroid_article_quote_author\\\":\\\"\\\",\\\"astroid_article_badge\\\":\\\"1\\\",\\\"astroid_article_badge_type\\\":\\\"1\\\",\\\"astroid_article_badge_text\\\":\\\"\\\",\\\"astroid_article_badge_color\\\":\\\"\\\",\\\"astroid_relatedposts\\\":\\\"\\\",\\\"astroid_socialshare\\\":\\\"\\\",\\\"astroid_comments\\\":\\\"\\\",\\\"astroid_posttype\\\":\\\"\\\",\\\"astroid_readtime\\\":\\\"\\\",\\\"astroid_authorinfo\\\":\\\"\\\",\\\"astroid_rating\\\":\\\"\\\",\\\"astroid_og_title\\\":\\\"\\\",\\\"astroid_og_desc\\\":\\\"\\\",\\\"astroid_og_image\\\":\\\"\\\"}\",\"version\":12,\"ordering\":\"6\",\"metakey\":\"\",\"metadesc\":\"\",\"access\":\"1\",\"hits\":\"0\",\"metadata\":\"{\\\"robots\\\":\\\"\\\",\\\"author\\\":\\\"\\\",\\\"rights\\\":\\\"\\\",\\\"xreference\\\":\\\"\\\"}\",\"featured\":\"0\",\"language\":\"*\",\"xreference\":\"\"}', 0),
(448, 10, 1, '', '2018-10-15 13:16:39', 44, 6385, 'e38fc84794b1219264a542af639ff18bcfd2a7c9', '{\"id\":10,\"asset_id\":\"91\",\"title\":\"Lifestyle is a great way to increase your profit!\",\"alias\":\"lifestyle-is-a-great-way-to-increase-your-profit\",\"introtext\":\"<p>Aliquam egestas pellentesque est Etiam a orci Nulla id enim feugiat ligula ullamcorper.<\\/p>\\r\\n\",\"fulltext\":\"\\r\\n<p>Lorem Ipsum is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry\'s standard dummy text ever since the 1500s, when an unknown printer took a galley of type and scrambled it to make a type specimen book. It has survived not only five centuries, but also the leap into electronic typesetting, remaining essentially unchanged.<\\/p>\\r\\n<blockquote>Astroid Joomla framework is next generation template layout builder and manager enables you to develop an awesome website and templates.<\\/blockquote>\\r\\n<p>It was popularised in the 1960s with the release of Letraset sheets containing Lorem Ipsum passages, and more recently with desktop publishing software like Aldus PageMaker including versions of Lorem Ipsum.<\\/p>\\r\\n<h2>This is a H2 Tag<\\/h2>\\r\\n<p>Lorem Ipsum is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry\'s standard dummy text ever since the 1500s, when an unknown printer took a galley of type and scrambled it to make a type specimen book.<\\/p>\\r\\n<p>It has survived not only five centuries, but also the leap into electronic typesetting, remaining essentially unchanged. It was popularised in the 1960s with the release of Letraset sheets containing Lorem Ipsum passages, and more recently with desktop publishing software like Aldus PageMaker including versions of Lorem Ipsum.<\\/p>\\r\\n<h3>This is a H3 Tag<\\/h3>\\r\\n<p>Lorem Ipsum is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry\'s standard dummy text ever since the 1500s<\\/p>\\r\\n<p><strong>Un-ordered List here<\\/strong><\\/p>\\r\\n<ul>\\r\\n<li>This is a list 1<\\/li>\\r\\n<li>This is a list 2<\\/li>\\r\\n<li>This is a list 3<\\/li>\\r\\n<li>This is a list 4<\\/li>\\r\\n<\\/ul>\\r\\n<h4>This is a H4 Tag<\\/h4>\\r\\n<p>Lorem Ipsum is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry\'s standard dummy text ever since the 1500s<\\/p>\\r\\n<p><strong>Un-ordered List here<\\/strong><\\/p>\\r\\n<ol>\\r\\n<li>This is a list 1<\\/li>\\r\\n<li>This is a list 2<\\/li>\\r\\n<li>This is a list 3<\\/li>\\r\\n<li>This is a list 4<\\/li>\\r\\n<\\/ol>\\r\\n<h5>This is a H5 Tag<\\/h5>\\r\\n<p>It has survived not only five centuries, but also the leap into electronic typesetting, remaining essentially unchanged. It was popularised in the 1960s with the release of Letraset sheets containing Lorem Ipsum passages, and more recently with desktop publishing software like Aldus PageMaker including versions of Lorem Ipsum.<\\/p>\\r\\n<h6>This is a H6 Tag<\\/h6>\\r\\n<p><code>\\r\\n&lt;li&gt;This is a list 1&lt;\\/li&gt; <br \\/>\\r\\n&lt;li&gt;This is a list 2&lt;\\/li&gt; <br \\/>\\r\\n&lt;li&gt;This is a list 3&lt;\\/li&gt; <br \\/>\\r\\n&lt;li&gt;This is a list 4&lt;\\/li&gt; <br \\/>\\r\\n<\\/code><\\/p>\\r\\n<p>It has survived not only five centuries, but also the leap into electronic typesetting, remaining essentially unchanged. It was popularised in the 1960s with the release of Letraset sheets containing Lorem Ipsum passages, and more recently with desktop publishing software like Aldus PageMaker including versions of Lorem Ipsum.<\\/p>\",\"state\":1,\"catid\":\"10\",\"created\":\"2018-06-08 08:20:47\",\"created_by\":\"44\",\"created_by_alias\":\"\",\"modified\":\"2018-10-15 13:16:39\",\"modified_by\":\"44\",\"checked_out\":\"44\",\"checked_out_time\":\"2018-10-15 13:16:07\",\"publish_up\":\"2018-06-08 08:20:47\",\"publish_down\":\"0000-00-00 00:00:00\",\"images\":\"{\\\"image_intro\\\":\\\"images\\\\\\/blog\\\\\\/lifestyle\\\\\\/img6-thumb.jpg\\\",\\\"float_intro\\\":\\\"\\\",\\\"image_intro_alt\\\":\\\"\\\",\\\"image_intro_caption\\\":\\\"\\\",\\\"image_fulltext\\\":\\\"images\\\\\\/blog\\\\\\/lifestyle\\\\\\/img6.jpg\\\",\\\"float_fulltext\\\":\\\"\\\",\\\"image_fulltext_alt\\\":\\\"\\\",\\\"image_fulltext_caption\\\":\\\"\\\"}\",\"urls\":\"{\\\"urla\\\":false,\\\"urlatext\\\":\\\"\\\",\\\"targeta\\\":\\\"\\\",\\\"urlb\\\":false,\\\"urlbtext\\\":\\\"\\\",\\\"targetb\\\":\\\"\\\",\\\"urlc\\\":false,\\\"urlctext\\\":\\\"\\\",\\\"targetc\\\":\\\"\\\"}\",\"attribs\":\"{\\\"article_layout\\\":\\\"\\\",\\\"show_title\\\":\\\"\\\",\\\"link_titles\\\":\\\"\\\",\\\"show_tags\\\":\\\"\\\",\\\"show_intro\\\":\\\"\\\",\\\"info_block_position\\\":\\\"\\\",\\\"info_block_show_title\\\":\\\"\\\",\\\"show_category\\\":\\\"\\\",\\\"link_category\\\":\\\"\\\",\\\"show_parent_category\\\":\\\"\\\",\\\"link_parent_category\\\":\\\"\\\",\\\"show_associations\\\":\\\"\\\",\\\"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_page_title\\\":\\\"\\\",\\\"show_publishing_options\\\":\\\"\\\",\\\"show_article_options\\\":\\\"\\\",\\\"show_urls_images_backend\\\":\\\"\\\",\\\"show_urls_images_frontend\\\":\\\"\\\",\\\"astroid_article_type\\\":\\\"regular\\\",\\\"astroid_article_video_type\\\":\\\"youtube\\\",\\\"astroid_article_video_url\\\":\\\"\\\",\\\"astroid_article_gallery_width\\\":\\\"\\\",\\\"astroid_article_gallery_bullets\\\":\\\"1\\\",\\\"astroid_article_gallery_navigation\\\":\\\"1\\\",\\\"astroid_article_gallery_items\\\":\\\"\\\",\\\"astroid_article_thumbnail\\\":\\\"1\\\",\\\"astroid_article_audio_source\\\":\\\"soundcloud\\\",\\\"astroid_article_audio_soundcloud\\\":\\\"\\\",\\\"astroid_article_audio_spotify\\\":\\\"\\\",\\\"astroid_article_review_heading\\\":\\\"\\\",\\\"astroid_article_review_summery\\\":\\\"\\\",\\\"astroid_article_review_good\\\":\\\"\\\",\\\"astroid_article_review_bad\\\":\\\"\\\",\\\"astroid_article_review_rating\\\":\\\"5\\\",\\\"astroid_article_button_action\\\":\\\"\\\",\\\"astroid_article_button_link\\\":\\\"\\\",\\\"astroid_article_review_criterias\\\":\\\"\\\",\\\"astroid_article_quote_text\\\":\\\"\\\",\\\"astroid_article_quote_author\\\":\\\"\\\",\\\"astroid_article_badge\\\":\\\"0\\\",\\\"astroid_article_badge_type\\\":\\\"2\\\",\\\"astroid_article_badge_text\\\":\\\"\\\",\\\"astroid_article_badge_color\\\":\\\"\\\",\\\"astroid_relatedposts\\\":\\\"\\\",\\\"astroid_socialshare\\\":\\\"\\\",\\\"astroid_comments\\\":\\\"\\\",\\\"astroid_posttype\\\":\\\"\\\",\\\"astroid_readtime\\\":\\\"\\\",\\\"astroid_authorinfo\\\":\\\"\\\",\\\"astroid_rating\\\":\\\"\\\",\\\"astroid_og_title\\\":\\\"\\\",\\\"astroid_og_desc\\\":\\\"\\\",\\\"astroid_og_image\\\":\\\"\\\"}\",\"version\":13,\"ordering\":\"0\",\"metakey\":\"\",\"metadesc\":\"\",\"access\":\"1\",\"hits\":\"1\",\"metadata\":\"{\\\"robots\\\":\\\"\\\",\\\"author\\\":\\\"\\\",\\\"rights\\\":\\\"\\\",\\\"xreference\\\":\\\"\\\"}\",\"featured\":\"0\",\"language\":\"*\",\"xreference\":\"\"}', 0),
(450, 56, 1, '', '2018-10-15 13:16:45', 44, 6055, 'f6ba3c246eef6ccc0082427d64ca8e77749882df', '{\"id\":56,\"asset_id\":264,\"title\":\"This is Audeo Type Article\",\"alias\":\"this-is-audeo-type-article\",\"introtext\":\"<p><strong>Lorem Ipsum<\\/strong>\\u00a0is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry\'s standard dummy text ever since the 1500s,<\\/p>\\r\\n\",\"fulltext\":\"\\r\\n<p>when an unknown printer took a galley of type and scrambled it to make a type specimen book. It has survived not only five centuries, but also the leap into electronic typesetting,remaining essentially unchanged. It was popularised in the 1960s with the release of Letraset sheets containing Lorem Ipsum passages, and more recently with desktop publishing software like Aldus PageMaker including versions of Lorem Ipsum<\\/p>\\r\\n<h2>What is Lorem Ipsum?<\\/h2>\\r\\n<p><strong>Lorem Ipsum<\\/strong>\\u00a0is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry\'s standard dummy text ever since the 1500s, when an unknown printer took a galley of type and scrambled it to make a type specimen book. It has survived not only five centuries, but also the leap into electronic typesetting, remaining essentially unchanged.<\\/p>\\r\\n<h3>Where does it come from?<\\/h3>\\r\\n<p>Contrary to popular belief, Lorem Ipsum is not simply random text. It has roots in a piece of classical Latin literature from 45 BC, making it over 2000 years old. Richard McClintock, a Latin professor at Hampden-Sydney College in Virginia, looked up one of the more obscure Latin words, consectetur, from a Lorem Ipsum passage, and going through the cites of the word in classical literature, discovered the undoubtable source. Lorem Ipsum comes from sections 1.10.32 and 1.10.33 of \\\"de Finibus Bonorum et Malorum\\\" (The Extremes of Good and Evil)<\\/p>\\r\\n<ul>\\r\\n<li>Lorem Ipsum\\u00a0is simaply dummy\\u00a0text of the printing and typesetting<\\/li>\\r\\n<li>Lorem Ipsum\\u00a0is simply dummy\\u00a0text of the printing and\\u00a0<\\/li>\\r\\n<li>Lorem Ipsum\\u00a0is simply dummy\\u00a0text<\\/li>\\r\\n<li>Lorem Ipsum\\u00a0is simply dummy\\u00a0text of the<\\/li>\\r\\n<li>Lorem Ipsum\\u00a0is simply dummy\\u00a0text of the printing and typesetting<\\/li>\\r\\n<li>Lorem Ipsum\\u00a0is simply dummy\\u00a0text of the printing<\\/li>\\r\\n<li>Lorem Ipsum\\u00a0is simply dummy\\u00a0text<\\/li>\\r\\n<li>Lorem Ipsum\\u00a0is simply dummy\\u00a0text of the printing and typesetting<\\/li>\\r\\n<\\/ul>\\r\\n<p>Lorem Ipsum\\u00a0is simply dummy\\u00a0text of the printing and typesetting industry. Lorem Ipsum has been the industry\'s standard dummy text ever since the\\u00a01500s,\\u00a0when an unknown printer took a galley of type and scrambled it to make a type specimen book. It has survived not only five centuries, but also the leap into electronic typesetting, remaining essentially unchanged.<\\/p>\",\"state\":1,\"catid\":\"14\",\"created\":\"2018-10-15 13:16:45\",\"created_by\":\"44\",\"created_by_alias\":\"\",\"modified\":\"2018-10-15 13:16:45\",\"modified_by\":null,\"checked_out\":null,\"checked_out_time\":null,\"publish_up\":\"2018-10-15 13:16:45\",\"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\":\"{\\\"article_layout\\\":\\\"\\\",\\\"show_title\\\":\\\"\\\",\\\"link_titles\\\":\\\"\\\",\\\"show_tags\\\":\\\"\\\",\\\"show_intro\\\":\\\"\\\",\\\"info_block_position\\\":\\\"\\\",\\\"info_block_show_title\\\":\\\"\\\",\\\"show_category\\\":\\\"\\\",\\\"link_category\\\":\\\"\\\",\\\"show_parent_category\\\":\\\"\\\",\\\"link_parent_category\\\":\\\"\\\",\\\"show_associations\\\":\\\"\\\",\\\"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_page_title\\\":\\\"\\\",\\\"show_publishing_options\\\":\\\"\\\",\\\"show_article_options\\\":\\\"\\\",\\\"show_urls_images_backend\\\":\\\"\\\",\\\"show_urls_images_frontend\\\":\\\"\\\",\\\"astroid_article_type\\\":\\\"audio\\\",\\\"astroid_article_video_type\\\":\\\"youtube\\\",\\\"astroid_article_video_url\\\":\\\"\\\",\\\"astroid_article_gallery_width\\\":\\\"\\\",\\\"astroid_article_gallery_bullets\\\":\\\"1\\\",\\\"astroid_article_gallery_navigation\\\":\\\"1\\\",\\\"astroid_article_gallery_items\\\":\\\"\\\",\\\"astroid_article_thumbnail\\\":\\\"1\\\",\\\"astroid_article_audio_source\\\":\\\"soundcloud\\\",\\\"astroid_article_audio_soundcloud\\\":\\\"<iframe width=\\\\\\\"100%\\\\\\\" height=\\\\\\\"300\\\\\\\" scrolling=\\\\\\\"no\\\\\\\" frameborder=\\\\\\\"no\\\\\\\" allow=\\\\\\\"autoplay\\\\\\\" src=\\\\\\\"https:\\\\\\/\\\\\\/w.soundcloud.com\\\\\\/player\\\\\\/?url=https%3A\\\\\\/\\\\\\/api.soundcloud.com\\\\\\/tracks\\\\\\/508699362&color=%23ff5500&auto_play=false&hide_related=false&show_comments=true&show_user=true&show_reposts=false&show_teaser=true&visual=true\\\\\\\"><\\\\\\/iframe>\\\",\\\"astroid_article_audio_spotify\\\":\\\"\\\",\\\"astroid_article_review_heading\\\":\\\"\\\",\\\"astroid_article_review_summery\\\":\\\"\\\",\\\"astroid_article_review_good\\\":\\\"\\\",\\\"astroid_article_review_bad\\\":\\\"\\\",\\\"astroid_article_review_rating\\\":\\\"5\\\",\\\"astroid_article_button_action\\\":\\\"\\\",\\\"astroid_article_button_link\\\":\\\"\\\",\\\"astroid_article_review_criterias\\\":\\\"\\\",\\\"astroid_article_quote_text\\\":\\\"\\\",\\\"astroid_article_quote_author\\\":\\\"\\\",\\\"astroid_article_badge\\\":\\\"0\\\",\\\"astroid_article_badge_type\\\":\\\"2\\\",\\\"astroid_article_badge_text\\\":\\\"\\\",\\\"astroid_article_badge_color\\\":\\\"\\\",\\\"astroid_relatedposts\\\":\\\"\\\",\\\"astroid_socialshare\\\":\\\"\\\",\\\"astroid_comments\\\":\\\"\\\",\\\"astroid_posttype\\\":\\\"\\\",\\\"astroid_readtime\\\":\\\"\\\",\\\"astroid_authorinfo\\\":\\\"\\\",\\\"astroid_rating\\\":\\\"\\\",\\\"astroid_og_title\\\":\\\"\\\",\\\"astroid_og_desc\\\":\\\"\\\",\\\"astroid_og_image\\\":\\\"\\\"}\",\"version\":1,\"ordering\":null,\"metakey\":\"\",\"metadesc\":\"\",\"access\":\"1\",\"hits\":null,\"metadata\":\"{\\\"robots\\\":\\\"\\\",\\\"author\\\":\\\"\\\",\\\"rights\\\":\\\"\\\",\\\"xreference\\\":\\\"\\\"}\",\"featured\":\"0\",\"language\":\"*\",\"xreference\":\"\"}', 0),
(452, 57, 1, '', '2018-10-15 13:18:02', 44, 5702, '18f60566db9d1004fe5d4507aadbe838643b3263', '{\"id\":57,\"asset_id\":265,\"title\":\"How to avoid failiur in your business\",\"alias\":\"how-to-avoid-failiur-in-your-business\",\"introtext\":\"<p><strong>Lorem Ipsum<\\/strong>\\u00a0is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry\'s standard dummy text ever since the 1500s,<\\/p>\\r\\n\",\"fulltext\":\"\\r\\n<p>when an unknown printer took a galley of type and scrambled it to make a type specimen book. It has survived not only five centuries, but also the leap into electronic typesetting,remaining essentially unchanged. It was popularised in the 1960s with the release of Letraset sheets containing Lorem Ipsum passages, and more recently with desktop publishing software like Aldus PageMaker including versions of Lorem Ipsum<\\/p>\\r\\n<h2>What is Lorem Ipsum?<\\/h2>\\r\\n<p><strong>Lorem Ipsum<\\/strong>\\u00a0is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry\'s standard dummy text ever since the 1500s, when an unknown printer took a galley of type and scrambled it to make a type specimen book. It has survived not only five centuries, but also the leap into electronic typesetting, remaining essentially unchanged.<\\/p>\\r\\n<h3>Where does it come from?<\\/h3>\\r\\n<p>Contrary to popular belief, Lorem Ipsum is not simply random text. It has roots in a piece of classical Latin literature from 45 BC, making it over 2000 years old. Richard McClintock, a Latin professor at Hampden-Sydney College in Virginia, looked up one of the more obscure Latin words, consectetur, from a Lorem Ipsum passage, and going through the cites of the word in classical literature, discovered the undoubtable source. Lorem Ipsum comes from sections 1.10.32 and 1.10.33 of \\\"de Finibus Bonorum et Malorum\\\" (The Extremes of Good and Evil)<\\/p>\\r\\n<ul>\\r\\n<li>Lorem Ipsum\\u00a0is simaply dummy\\u00a0text of the printing and typesetting<\\/li>\\r\\n<li>Lorem Ipsum\\u00a0is simply dummy\\u00a0text of the printing and\\u00a0<\\/li>\\r\\n<li>Lorem Ipsum\\u00a0is simply dummy\\u00a0text<\\/li>\\r\\n<li>Lorem Ipsum\\u00a0is simply dummy\\u00a0text of the<\\/li>\\r\\n<li>Lorem Ipsum\\u00a0is simply dummy\\u00a0text of the printing and typesetting<\\/li>\\r\\n<li>Lorem Ipsum\\u00a0is simply dummy\\u00a0text of the printing<\\/li>\\r\\n<li>Lorem Ipsum\\u00a0is simply dummy\\u00a0text<\\/li>\\r\\n<li>Lorem Ipsum\\u00a0is simply dummy\\u00a0text of the printing and typesetting<\\/li>\\r\\n<\\/ul>\\r\\n<p>Lorem Ipsum\\u00a0is simply dummy\\u00a0text of the printing and typesetting industry. Lorem Ipsum has been the industry\'s standard dummy text ever since the\\u00a01500s,\\u00a0when an unknown printer took a galley of type and scrambled it to make a type specimen book. It has survived not only five centuries, but also the leap into electronic typesetting, remaining essentially unchanged.<\\/p>\",\"state\":1,\"catid\":\"14\",\"created\":\"2018-10-15 13:18:02\",\"created_by\":\"44\",\"created_by_alias\":\"\",\"modified\":\"2018-10-15 13:18:02\",\"modified_by\":null,\"checked_out\":null,\"checked_out_time\":null,\"publish_up\":\"2018-10-15 13:18: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\":\"{\\\"article_layout\\\":\\\"\\\",\\\"show_title\\\":\\\"\\\",\\\"link_titles\\\":\\\"\\\",\\\"show_tags\\\":\\\"\\\",\\\"show_intro\\\":\\\"\\\",\\\"info_block_position\\\":\\\"\\\",\\\"info_block_show_title\\\":\\\"\\\",\\\"show_category\\\":\\\"\\\",\\\"link_category\\\":\\\"\\\",\\\"show_parent_category\\\":\\\"\\\",\\\"link_parent_category\\\":\\\"\\\",\\\"show_associations\\\":\\\"\\\",\\\"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_page_title\\\":\\\"\\\",\\\"show_publishing_options\\\":\\\"\\\",\\\"show_article_options\\\":\\\"\\\",\\\"show_urls_images_backend\\\":\\\"\\\",\\\"show_urls_images_frontend\\\":\\\"\\\",\\\"astroid_article_type\\\":\\\"regular\\\",\\\"astroid_article_video_type\\\":\\\"youtube\\\",\\\"astroid_article_video_url\\\":\\\"\\\",\\\"astroid_article_gallery_width\\\":\\\"\\\",\\\"astroid_article_gallery_bullets\\\":\\\"1\\\",\\\"astroid_article_gallery_navigation\\\":\\\"1\\\",\\\"astroid_article_gallery_items\\\":\\\"\\\",\\\"astroid_article_thumbnail\\\":\\\"1\\\",\\\"astroid_article_audio_source\\\":\\\"soundcloud\\\",\\\"astroid_article_audio_soundcloud\\\":\\\"\\\",\\\"astroid_article_audio_spotify\\\":\\\"\\\",\\\"astroid_article_review_heading\\\":\\\"\\\",\\\"astroid_article_review_summery\\\":\\\"\\\",\\\"astroid_article_review_good\\\":\\\"\\\",\\\"astroid_article_review_bad\\\":\\\"\\\",\\\"astroid_article_review_rating\\\":\\\"5\\\",\\\"astroid_article_button_action\\\":\\\"\\\",\\\"astroid_article_button_link\\\":\\\"\\\",\\\"astroid_article_review_criterias\\\":\\\"\\\",\\\"astroid_article_quote_text\\\":\\\"\\\",\\\"astroid_article_quote_author\\\":\\\"\\\",\\\"astroid_article_badge\\\":\\\"1\\\",\\\"astroid_article_badge_type\\\":\\\"3\\\",\\\"astroid_article_badge_text\\\":\\\"\\\",\\\"astroid_article_badge_color\\\":\\\"\\\",\\\"astroid_relatedposts\\\":\\\"\\\",\\\"astroid_socialshare\\\":\\\"\\\",\\\"astroid_comments\\\":\\\"\\\",\\\"astroid_posttype\\\":\\\"\\\",\\\"astroid_readtime\\\":\\\"\\\",\\\"astroid_authorinfo\\\":\\\"\\\",\\\"astroid_rating\\\":\\\"\\\",\\\"astroid_og_title\\\":\\\"\\\",\\\"astroid_og_desc\\\":\\\"\\\",\\\"astroid_og_image\\\":\\\"\\\"}\",\"version\":1,\"ordering\":null,\"metakey\":\"\",\"metadesc\":\"\",\"access\":\"1\",\"hits\":null,\"metadata\":\"{\\\"robots\\\":\\\"\\\",\\\"author\\\":\\\"\\\",\\\"rights\\\":\\\"\\\",\\\"xreference\\\":\\\"\\\"}\",\"featured\":\"0\",\"language\":\"*\",\"xreference\":\"\"}', 0);
INSERT INTO `ynfp8_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
(453, 47, 1, '', '2018-10-15 13:18:54', 44, 11292, '086a2f4fef8a7bae27ef7c9ee5effe8565eded1b', '{\"id\":47,\"asset_id\":\"249\",\"title\":\"Typography\",\"alias\":\"typography\",\"introtext\":\"<div class=\\\"row\\\">\\r\\n\\t<div class=\\\"col-sm-12 col-xl-8\\\">\\r\\n\\t\\t<h1>H1 Heading<\\/h1>\\r\\n\\t\\t<p>Welcome to our wonderful world. We sincerely hope that each and every user entering our website will find exactly what he\\/she is looking for. With advanced features of activating account and new login widgets, you will definitely have a great experience of using our web page.<\\/p>\\r\\n\\t\\t<h2>H2 Heading<\\/h2>\\r\\n\\t\\t<p>Welcome to our wonderful world. We sincerely hope that each and every user entering our website will find exactly what he\\/she is looking for. With advanced features of activating account and new login widgets, you will definitely have a great experience of using our web page.<\\/p>\\r\\n\\t\\t<h3>H3 Heading<\\/h3>\\r\\n\\t\\t<p>Welcome to our wonderful world. We sincerely hope that each and every user entering our website will find exactly what he\\/she is looking for. With advanced features of activating account and new login widgets, you will definitely have a great experience of using our web page.<\\/p>\\r\\n\\t\\t<h4>H4 Heading<\\/h4>\\r\\n\\t\\t<p>Welcome to our wonderful world. We sincerely hope that each and every user entering our website will find exactly what he\\/she is looking for. With advanced features of activating account and new login widgets, you will definitely have a great experience of using our web page.<\\/p>\\r\\n\\t\\t<h5>H5 Heading<\\/h5>\\r\\n\\t\\t<p>Welcome to our wonderful world. We sincerely hope that each and every user entering our website will find exactly what he\\/she is looking for. With advanced features of activating account and new login widgets, you will definitely have a great experience of using our web page.<\\/p>\\r\\n\\t\\t<h6>H6 Heading<\\/h6>\\r\\n\\t\\t<p>Welcome to our wonderful world. We sincerely hope that each and every user entering our website will find exactly what he\\/she is looking for. With advanced features of activating account and new login widgets, you will definitely have a great experience of using our web page.<\\/p>\\r\\n\\t\\t<hr class=\\\"py-2\\\">\\r\\n\\t\\t<h3>Blockquote<\\/h3>\\r\\n\\t\\t<blockquote class=\\\"bg-light border rounded p-3\\\">\\r\\n\\t\\t\\t<p>\\r\\n\\t\\t\\t<q>Real estate cannot be lost or stolen, nor can it be carried away. Purchased with common sense, paid for in full, and managed with reasonable care, it is about the safest investment in the world.<\\/q>\\r\\n\\t\\t\\t<\\/p>\\r\\n\\t\\t\\t<p class=\\\"m-0\\\">\\r\\n\\t\\t\\t<cite>Franklin D. Roosevelt<\\/cite>\\r\\n\\t\\t\\t<\\/p>\\r\\n\\t\\t<\\/blockquote>\\r\\n\\t<\\/div>\\r\\n<\\/div>\\r\\n<hr class=\\\"py-2\\\">\\r\\n<div class=\\\"d-flex text-center justify-content-center\\\">\\r\\n\\t<div class=\\\"col-sm-12\\\">\\r\\n\\t\\t<h3>Image Centered<\\/h3>\\r\\n\\t\\t<img class=\\\"img-fluid mb-3\\\" src=\\\"images\\/sampleimages\\/menu-thumb.png\\\" alt=\\\"img-center\\\" width=\\\"770\\\" height=\\\"520\\\">\\r\\n\\t\\t<p class=\\\"text-left\\\">Welcome to our wonderful world. We sincerely hope that each and every user entering our website will find exactly what he\\/she is looking for. With advanced features of activating account and new login widgets, you will definitely have a great experience of using our web page.<\\/p>\\r\\n\\t<\\/div>\\r\\n<\\/div>\\r\\n<hr class=\\\"py-2\\\">\\r\\n<div class=\\\"row\\\">\\r\\n\\t<div class=\\\"col-lg-12\\\">\\r\\n\\t\\t<div class=\\\"media media-mod-2 align-items-center\\\">\\r\\n\\t\\t\\t<div class=\\\"media-left\\\"><img class=\\\"img-fluid\\\" src=\\\"images\\/sampleimages\\/menu-thumb.png\\\" alt=\\\"img-left\\\" width=\\\"370\\\" height=\\\"250\\\"><\\/div>\\r\\n\\t\\t\\t<div class=\\\"media-body pl-5 pl-lg-4\\\">\\r\\n\\t\\t\\t<h3>Image Left<\\/h3>\\r\\n\\t\\t\\t<p>Welcome to our wonderful world. We sincerely hope that each and every user entering our website will find exactly what he\\/she is looking for. With advanced features of activating account and new login widgets, you will definitely have a great experience of using our web page.<\\/p>\\r\\n\\t\\t\\t<\\/div>\\r\\n\\t\\t<\\/div>\\r\\n\\t<\\/div>\\r\\n<\\/div>\\r\\n<hr class=\\\"py-2\\\">\\r\\n<div class=\\\"row\\\">\\r\\n\\t<div class=\\\"col-lg-12\\\">\\r\\n\\t\\t<div class=\\\"media media-mod-2 align-items-center text-right\\\">\\r\\n\\t\\t\\t<div class=\\\"media-body pr-5 pr-lg-4\\\">\\r\\n\\t\\t\\t<h3>Image Right<\\/h3>\\r\\n\\t\\t\\t<p>Welcome to our wonderful world. We sincerely hope that each and every user entering our website will find exactly what he\\/she is looking for. With advanced features of activating account and new login widgets, you will definitely have a great experience of using our web page.<\\/p>\\r\\n\\t\\t\\t<\\/div>\\r\\n\\t\\t\\t<div class=\\\"media-right\\\"><img class=\\\"img-fluid\\\" src=\\\"images\\/sampleimages\\/menu-thumb.png\\\" alt=\\\"img-right\\\" width=\\\"370\\\" height=\\\"250\\\"><\\/div>\\r\\n\\t\\t<\\/div>\\r\\n\\t<\\/div>\\r\\n<\\/div>\\r\\n\\r\\n<div class=\\\"row justify-content-center text-center pb-5\\\">\\r\\n\\t\\t<div class=\\\"col-9\\\">\\r\\n\\t\\t\\t<h1 class=\\\"pb-3\\\">Buttons<\\/h1>\\r\\n\\t\\t\\t<p>Use Bootstrap\\u2019s custom button styles for actions in forms, dialogs, and more with support for multiple sizes, states,\\r\\n\\t\\t\\t\\tand more.<\\/p>\\r\\n\\t\\t<\\/div>\\r\\n\\t<\\/div>\\r\\n\\t<div class=\\\"row pb-5\\\">\\r\\n\\t\\t<div class=\\\"col text-center\\\">\\r\\n\\t\\t\\t<button type=\\\"button\\\" class=\\\"btn btn-primary\\\">Primary<\\/button>\\r\\n\\t\\t\\t<button type=\\\"button\\\" class=\\\"btn btn-secondary\\\">Secondary<\\/button>\\r\\n\\t\\t\\t<button type=\\\"button\\\" class=\\\"btn btn-success\\\">Success<\\/button>\\r\\n\\t\\t\\t<button type=\\\"button\\\" class=\\\"btn btn-danger\\\">Danger<\\/button>\\r\\n\\t\\t\\t<button type=\\\"button\\\" class=\\\"btn btn-warning\\\">Warning<\\/button>\\r\\n\\t\\t\\t<button type=\\\"button\\\" class=\\\"btn btn-info\\\">Info<\\/button>\\r\\n\\t\\t\\t<button type=\\\"button\\\" class=\\\"btn btn-light\\\">Light<\\/button>\\r\\n\\t\\t\\t<button type=\\\"button\\\" class=\\\"btn btn-dark\\\">Dark<\\/button>\\r\\n\\t\\t\\t<button type=\\\"button\\\" class=\\\"btn btn-link\\\">Link<\\/button>\\r\\n\\t\\t<\\/div>\\r\\n\\t<\\/div>\\r\\n\\r\\n\\t<div class=\\\"row text-center pb-5\\\">\\r\\n\\t\\t<div class=\\\"col text-center\\\">\\r\\n\\t\\t\\t<h3 class=\\\"pb-3\\\">Button tags<\\/h3>\\r\\n\\t\\t\\t<a class=\\\"btn btn-primary\\\" href=\\\"#\\\" role=\\\"button\\\">Link<\\/a>\\r\\n\\t\\t\\t<button class=\\\"btn btn-primary\\\" type=\\\"submit\\\">Button<\\/button>\\r\\n\\t\\t\\t<input class=\\\"btn btn-primary\\\" value=\\\"Input\\\" type=\\\"button\\\">\\r\\n\\t\\t\\t<input class=\\\"btn btn-primary\\\" value=\\\"Submit\\\" type=\\\"submit\\\">\\r\\n\\t\\t\\t<input class=\\\"btn btn-primary\\\" value=\\\"Reset\\\" type=\\\"reset\\\">\\r\\n\\t\\t<\\/div>\\r\\n\\t<\\/div>\\r\\n\\r\\n\\t<div class=\\\"row text-center pb-5\\\">\\r\\n\\t\\t<div class=\\\"col text-center\\\">\\r\\n\\t\\t\\t<h3 class=\\\"pb-3\\\">Outline buttons<\\/h3>\\r\\n\\t\\t\\t<button type=\\\"button\\\" class=\\\"btn btn-outline-primary\\\">Primary<\\/button>\\r\\n\\t\\t\\t<button type=\\\"button\\\" class=\\\"btn btn-outline-secondary\\\">Secondary<\\/button>\\r\\n\\t\\t\\t<button type=\\\"button\\\" class=\\\"btn btn-outline-success\\\">Success<\\/button>\\r\\n\\t\\t\\t<button type=\\\"button\\\" class=\\\"btn btn-outline-danger\\\">Danger<\\/button>\\r\\n\\t\\t\\t<button type=\\\"button\\\" class=\\\"btn btn-outline-warning\\\">Warning<\\/button>\\r\\n\\t\\t\\t<button type=\\\"button\\\" class=\\\"btn btn-outline-info\\\">Info<\\/button>\\r\\n\\t\\t\\t<button type=\\\"button\\\" class=\\\"btn btn-outline-light\\\">Light<\\/button>\\r\\n\\t\\t\\t<button type=\\\"button\\\" class=\\\"btn btn-outline-dark\\\">Dark<\\/button>\\r\\n\\t\\t<\\/div>\\r\\n\\t<\\/div>\\r\\n\\r\\n\\t<div class=\\\"row text-center pb-5\\\">\\r\\n\\t\\t<div class=\\\"col text-center\\\">\\r\\n\\t\\t\\t<h3 class=\\\"pb-3\\\">Sizes<\\/h3>\\r\\n\\t\\t\\t<button type=\\\"button\\\" class=\\\"btn btn-primary btn-sm\\\">Small button<\\/button>\\r\\n\\t\\t\\t<button type=\\\"button\\\" class=\\\"btn btn-secondary btn-sm\\\">Small button<\\/button>\\r\\n\\t\\t\\t<div class=\\\"clearfix pb-3\\\"><\\/div>\\r\\n\\t\\t\\t<button type=\\\"button\\\" class=\\\"btn btn-primary\\\">Default button<\\/button>\\r\\n\\t\\t\\t<button type=\\\"button\\\" class=\\\"btn btn-secondary\\\">Default button<\\/button>\\r\\n\\t\\t\\t<div class=\\\"clearfix pb-3\\\"><\\/div>\\r\\n\\t\\t\\t<button type=\\\"button\\\" class=\\\"btn btn-primary btn-lg\\\">Large button<\\/button>\\r\\n\\t\\t\\t<button type=\\\"button\\\" class=\\\"btn btn-secondary btn-lg\\\">Large button<\\/button>\\r\\n\\t\\t<\\/div>\\r\\n\\t<\\/div>\\r\\n\\r\\n\\t<div class=\\\"row text-center pb-5\\\">\\r\\n\\t\\t<div class=\\\"col text-center\\\">\\r\\n\\t\\t\\t<h3 class=\\\"pb-3\\\">Button group<\\/h3>\\r\\n\\t\\t\\t<div class=\\\"btn-group\\\" role=\\\"group\\\" aria-label=\\\"Basic example\\\">\\r\\n\\t\\t\\t\\t<button type=\\\"button\\\" class=\\\"btn btn-secondary\\\">Left<\\/button>\\r\\n\\t\\t\\t\\t<button type=\\\"button\\\" class=\\\"btn btn-secondary\\\">Middle<\\/button>\\r\\n\\t\\t\\t\\t<button type=\\\"button\\\" class=\\\"btn btn-secondary\\\">Right<\\/button>\\r\\n\\t\\t\\t<\\/div>\\r\\n\\t\\t<\\/div>\\r\\n\\t<\\/div>\",\"fulltext\":\"\",\"state\":1,\"catid\":\"13\",\"created\":\"2018-10-10 14:38:51\",\"created_by\":\"44\",\"created_by_alias\":\"\",\"modified\":\"2018-10-15 13:18:54\",\"modified_by\":\"44\",\"checked_out\":\"44\",\"checked_out_time\":\"2018-10-15 13:18:48\",\"publish_up\":\"2018-10-10 14:38:51\",\"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\":\"{\\\"article_layout\\\":\\\"\\\",\\\"show_title\\\":\\\"\\\",\\\"link_titles\\\":\\\"\\\",\\\"show_tags\\\":\\\"\\\",\\\"show_intro\\\":\\\"\\\",\\\"info_block_position\\\":\\\"\\\",\\\"info_block_show_title\\\":\\\"\\\",\\\"show_category\\\":\\\"\\\",\\\"link_category\\\":\\\"\\\",\\\"show_parent_category\\\":\\\"\\\",\\\"link_parent_category\\\":\\\"\\\",\\\"show_associations\\\":\\\"\\\",\\\"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_page_title\\\":\\\"\\\",\\\"show_publishing_options\\\":\\\"\\\",\\\"show_article_options\\\":\\\"\\\",\\\"show_urls_images_backend\\\":\\\"\\\",\\\"show_urls_images_frontend\\\":\\\"\\\",\\\"astroid_article_type\\\":\\\"regular\\\",\\\"astroid_article_video_type\\\":\\\"youtube\\\",\\\"astroid_article_video_url\\\":\\\"\\\",\\\"astroid_article_gallery_width\\\":\\\"\\\",\\\"astroid_article_gallery_bullets\\\":\\\"1\\\",\\\"astroid_article_gallery_navigation\\\":\\\"1\\\",\\\"astroid_article_gallery_items\\\":\\\"\\\",\\\"astroid_article_thumbnail\\\":\\\"1\\\",\\\"astroid_article_audio_source\\\":\\\"soundcloud\\\",\\\"astroid_article_audio_soundcloud\\\":\\\"\\\",\\\"astroid_article_audio_spotify\\\":\\\"\\\",\\\"astroid_article_review_heading\\\":\\\"\\\",\\\"astroid_article_review_summery\\\":\\\"\\\",\\\"astroid_article_review_good\\\":\\\"\\\",\\\"astroid_article_review_bad\\\":\\\"\\\",\\\"astroid_article_review_rating\\\":\\\"5\\\",\\\"astroid_article_button_action\\\":\\\"\\\",\\\"astroid_article_button_link\\\":\\\"\\\",\\\"astroid_article_review_criterias\\\":\\\"\\\",\\\"astroid_article_quote_text\\\":\\\"\\\",\\\"astroid_article_quote_author\\\":\\\"\\\",\\\"astroid_article_badge\\\":\\\"0\\\",\\\"astroid_article_badge_type\\\":\\\"2\\\",\\\"astroid_article_badge_text\\\":\\\"\\\",\\\"astroid_article_badge_color\\\":\\\"\\\",\\\"astroid_relatedposts\\\":\\\"0\\\",\\\"astroid_socialshare\\\":\\\"0\\\",\\\"astroid_comments\\\":\\\"0\\\",\\\"astroid_posttype\\\":\\\"0\\\",\\\"astroid_readtime\\\":\\\"0\\\",\\\"astroid_authorinfo\\\":\\\"0\\\",\\\"astroid_rating\\\":\\\"0\\\",\\\"astroid_og_title\\\":\\\"\\\",\\\"astroid_og_desc\\\":\\\"\\\",\\\"astroid_og_image\\\":\\\"\\\"}\",\"version\":6,\"ordering\":\"0\",\"metakey\":\"\",\"metadesc\":\"\",\"access\":\"1\",\"hits\":\"25\",\"metadata\":\"{\\\"robots\\\":\\\"\\\",\\\"author\\\":\\\"\\\",\\\"rights\\\":\\\"\\\",\\\"xreference\\\":\\\"\\\"}\",\"featured\":\"0\",\"language\":\"*\",\"xreference\":\"\"}', 0),
(454, 4, 1, '', '2018-10-15 13:19:15', 44, 6308, '524f8ee7a6dd7d09ffa9b16baae5dc5f86357faf', '{\"id\":4,\"asset_id\":\"74\",\"title\":\"Guidance for you in design\",\"alias\":\"guidance-for-you-in-design\",\"introtext\":\"<p>Aliquam egestas pellentesque est Etiam a orci Nulla id enim feugiat ligula ullamcorper. <\\/p>\\r\\n\",\"fulltext\":\"\\r\\n<p>Lorem Ipsum is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry\'s standard dummy text ever since the 1500s, when an unknown printer took a galley of type and scrambled it to make a type specimen book. It has survived not only five centuries, but also the leap into electronic typesetting, remaining essentially unchanged. <\\/p>\\r\\n<blockquote>Astroid Joomla framework is next generation template layout builder and manager enables you to develop an awesome website and templates.<\\/blockquote>\\r\\n<p>It was popularised in the 1960s with the release of Letraset sheets containing Lorem Ipsum passages, and more recently with desktop publishing software like Aldus PageMaker including versions of Lorem Ipsum. <\\/p>\\r\\n<h2> This is a H2 Tag <\\/h2>\\r\\n<p>Lorem Ipsum is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry\'s standard dummy text ever since the 1500s, when an unknown printer took a galley of type and scrambled it to make a type specimen book. <\\/p>\\r\\n<p>It has survived not only five centuries, but also the leap into electronic typesetting, remaining essentially unchanged. It was popularised in the 1960s with the release of Letraset sheets containing Lorem Ipsum passages, and more recently with desktop publishing software like Aldus PageMaker including versions of Lorem Ipsum. <\\/p>\\r\\n<h3>This is a H3 Tag<\\/h3>\\r\\n<p>Lorem Ipsum is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry\'s standard dummy text ever since the 1500s<\\/p>\\r\\n<strong>Un-ordered List here<\\/strong>\\r\\n<ul>\\r\\n<li>This is a list 1<\\/li>\\r\\n<li>This is a list 2<\\/li>\\r\\n<li>This is a list 3<\\/li>\\r\\n<li>This is a list 4<\\/li>\\r\\n<\\/ul>\\r\\n<h4>This is a H4 Tag <\\/h4>\\r\\n<p>Lorem Ipsum is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry\'s standard dummy text ever since the 1500s<\\/p>\\r\\n<strong>Un-ordered List here<\\/strong>\\r\\n<ol>\\r\\n<li>This is a list 1<\\/li>\\r\\n<li>This is a list 2<\\/li>\\r\\n<li>This is a list 3<\\/li>\\r\\n<li>This is a list 4<\\/li>\\r\\n<\\/ol>\\r\\n<h5>This is a H5 Tag <\\/h5>\\r\\n<p>It has survived not only five centuries, but also the leap into electronic typesetting, remaining essentially unchanged. It was popularised in the 1960s with the release of Letraset sheets containing Lorem Ipsum passages, and more recently with desktop publishing software like Aldus PageMaker including versions of Lorem Ipsum. <\\/p>\\r\\n<h6>This is a H6 Tag <\\/h6>\\r\\n<code>\\r\\n&lt;li&gt;This is a list 1&lt;\\/li&gt; <br>\\r\\n&lt;li&gt;This is a list 2&lt;\\/li&gt; <br>\\r\\n&lt;li&gt;This is a list 3&lt;\\/li&gt; <br>\\r\\n&lt;li&gt;This is a list 4&lt;\\/li&gt; <br>\\r\\n<\\/code>\\r\\n<p>It has survived not only five centuries, but also the leap into electronic typesetting, remaining essentially unchanged. It was popularised in the 1960s with the release of Letraset sheets containing Lorem Ipsum passages, and more recently with desktop publishing software like Aldus PageMaker including versions of Lorem Ipsum. <\\/p>\",\"state\":1,\"catid\":\"9\",\"created\":\"2018-06-01 11:45:06\",\"created_by\":\"44\",\"created_by_alias\":\"\",\"modified\":\"2018-10-15 13:19:15\",\"modified_by\":\"44\",\"checked_out\":\"44\",\"checked_out_time\":\"2018-10-15 13:19:04\",\"publish_up\":\"2018-06-01 11:45:06\",\"publish_down\":\"0000-00-00 00:00:00\",\"images\":\"{\\\"image_intro\\\":\\\"images\\\\\\/blog\\\\\\/design\\\\\\/img5-thumb.jpg\\\",\\\"float_intro\\\":\\\"\\\",\\\"image_intro_alt\\\":\\\"\\\",\\\"image_intro_caption\\\":\\\"\\\",\\\"image_fulltext\\\":\\\"images\\\\\\/blog\\\\\\/design\\\\\\/img5.jpg\\\",\\\"float_fulltext\\\":\\\"\\\",\\\"image_fulltext_alt\\\":\\\"\\\",\\\"image_fulltext_caption\\\":\\\"\\\"}\",\"urls\":\"{\\\"urla\\\":false,\\\"urlatext\\\":\\\"\\\",\\\"targeta\\\":\\\"\\\",\\\"urlb\\\":false,\\\"urlbtext\\\":\\\"\\\",\\\"targetb\\\":\\\"\\\",\\\"urlc\\\":false,\\\"urlctext\\\":\\\"\\\",\\\"targetc\\\":\\\"\\\"}\",\"attribs\":\"{\\\"article_layout\\\":\\\"\\\",\\\"show_title\\\":\\\"\\\",\\\"link_titles\\\":\\\"\\\",\\\"show_tags\\\":\\\"\\\",\\\"show_intro\\\":\\\"\\\",\\\"info_block_position\\\":\\\"\\\",\\\"info_block_show_title\\\":\\\"\\\",\\\"show_category\\\":\\\"\\\",\\\"link_category\\\":\\\"\\\",\\\"show_parent_category\\\":\\\"\\\",\\\"link_parent_category\\\":\\\"\\\",\\\"show_associations\\\":\\\"\\\",\\\"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_page_title\\\":\\\"\\\",\\\"show_publishing_options\\\":\\\"\\\",\\\"show_article_options\\\":\\\"\\\",\\\"show_urls_images_backend\\\":\\\"\\\",\\\"show_urls_images_frontend\\\":\\\"\\\",\\\"astroid_article_type\\\":\\\"regular\\\",\\\"astroid_article_video_type\\\":\\\"youtube\\\",\\\"astroid_article_video_url\\\":\\\"\\\",\\\"astroid_article_gallery_width\\\":\\\"\\\",\\\"astroid_article_gallery_bullets\\\":\\\"1\\\",\\\"astroid_article_gallery_navigation\\\":\\\"1\\\",\\\"astroid_article_gallery_items\\\":\\\"\\\",\\\"astroid_article_thumbnail\\\":\\\"1\\\",\\\"astroid_article_audio_source\\\":\\\"soundcloud\\\",\\\"astroid_article_audio_soundcloud\\\":\\\"\\\",\\\"astroid_article_audio_spotify\\\":\\\"\\\",\\\"astroid_article_review_heading\\\":\\\"\\\",\\\"astroid_article_review_summery\\\":\\\"\\\",\\\"astroid_article_review_good\\\":\\\"\\\",\\\"astroid_article_review_bad\\\":\\\"\\\",\\\"astroid_article_review_rating\\\":\\\"5\\\",\\\"astroid_article_button_action\\\":\\\"\\\",\\\"astroid_article_button_link\\\":\\\"\\\",\\\"astroid_article_review_criterias\\\":\\\"\\\",\\\"astroid_article_quote_text\\\":\\\"\\\",\\\"astroid_article_quote_author\\\":\\\"\\\",\\\"astroid_article_badge\\\":\\\"1\\\",\\\"astroid_article_badge_type\\\":\\\"6\\\",\\\"astroid_article_badge_text\\\":\\\"\\\",\\\"astroid_article_badge_color\\\":\\\"\\\",\\\"astroid_relatedposts\\\":\\\"\\\",\\\"astroid_socialshare\\\":\\\"\\\",\\\"astroid_comments\\\":\\\"\\\",\\\"astroid_posttype\\\":\\\"\\\",\\\"astroid_readtime\\\":\\\"\\\",\\\"astroid_authorinfo\\\":\\\"\\\",\\\"astroid_rating\\\":\\\"\\\",\\\"astroid_og_title\\\":\\\"\\\",\\\"astroid_og_desc\\\":\\\"\\\",\\\"astroid_og_image\\\":\\\"\\\"}\",\"version\":10,\"ordering\":\"2\",\"metakey\":\"\",\"metadesc\":\"\",\"access\":\"1\",\"hits\":\"0\",\"metadata\":\"{\\\"robots\\\":\\\"\\\",\\\"author\\\":\\\"\\\",\\\"rights\\\":\\\"\\\",\\\"xreference\\\":\\\"\\\"}\",\"featured\":\"0\",\"language\":\"*\",\"xreference\":\"\"}', 0),
(455, 21, 1, '', '2018-10-15 13:19:44', 44, 6358, '953e160a2cabd66dd7d55c8520b648a2b18c269b', '{\"id\":21,\"asset_id\":\"160\",\"title\":\"Five great lessons you can learn from lifestyle\",\"alias\":\"five-great-lessons-you-can-learn-from-lifestyle\",\"introtext\":\"<p>Aliquam egestas pellentesque est Etiam a orci Nulla id enim feugiat ligula ullamcorper. <\\/p>\\r\\n\",\"fulltext\":\"\\r\\n<p>Lorem Ipsum is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry\'s standard dummy text ever since the 1500s, when an unknown printer took a galley of type and scrambled it to make a type specimen book. It has survived not only five centuries, but also the leap into electronic typesetting, remaining essentially unchanged. <\\/p>\\r\\n<blockquote>Astroid Joomla framework is next generation template layout builder and manager enables you to develop an awesome website and templates.<\\/blockquote>\\r\\n<p>It was popularised in the 1960s with the release of Letraset sheets containing Lorem Ipsum passages, and more recently with desktop publishing software like Aldus PageMaker including versions of Lorem Ipsum. <\\/p>\\r\\n<h2> This is a H2 Tag <\\/h2>\\r\\n<p>Lorem Ipsum is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry\'s standard dummy text ever since the 1500s, when an unknown printer took a galley of type and scrambled it to make a type specimen book. <\\/p>\\r\\n<p>It has survived not only five centuries, but also the leap into electronic typesetting, remaining essentially unchanged. It was popularised in the 1960s with the release of Letraset sheets containing Lorem Ipsum passages, and more recently with desktop publishing software like Aldus PageMaker including versions of Lorem Ipsum. <\\/p>\\r\\n<h3>This is a H3 Tag<\\/h3>\\r\\n<p>Lorem Ipsum is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry\'s standard dummy text ever since the 1500s<\\/p>\\r\\n<strong>Un-ordered List here<\\/strong>\\r\\n<ul>\\r\\n<li>This is a list 1<\\/li>\\r\\n<li>This is a list 2<\\/li>\\r\\n<li>This is a list 3<\\/li>\\r\\n<li>This is a list 4<\\/li>\\r\\n<\\/ul>\\r\\n<h4>This is a H4 Tag <\\/h4>\\r\\n<p>Lorem Ipsum is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry\'s standard dummy text ever since the 1500s<\\/p>\\r\\n<strong>Un-ordered List here<\\/strong>\\r\\n<ol>\\r\\n<li>This is a list 1<\\/li>\\r\\n<li>This is a list 2<\\/li>\\r\\n<li>This is a list 3<\\/li>\\r\\n<li>This is a list 4<\\/li>\\r\\n<\\/ol>\\r\\n<h5>This is a H5 Tag <\\/h5>\\r\\n<p>It has survived not only five centuries, but also the leap into electronic typesetting, remaining essentially unchanged. It was popularised in the 1960s with the release of Letraset sheets containing Lorem Ipsum passages, and more recently with desktop publishing software like Aldus PageMaker including versions of Lorem Ipsum. <\\/p>\\r\\n<h6>This is a H6 Tag <\\/h6>\\r\\n<code>\\r\\n&lt;li&gt;This is a list 1&lt;\\/li&gt; <br>\\r\\n&lt;li&gt;This is a list 2&lt;\\/li&gt; <br>\\r\\n&lt;li&gt;This is a list 3&lt;\\/li&gt; <br>\\r\\n&lt;li&gt;This is a list 4&lt;\\/li&gt; <br>\\r\\n<\\/code>\\r\\n<p>It has survived not only five centuries, but also the leap into electronic typesetting, remaining essentially unchanged. It was popularised in the 1960s with the release of Letraset sheets containing Lorem Ipsum passages, and more recently with desktop publishing software like Aldus PageMaker including versions of Lorem Ipsum. <\\/p>\",\"state\":1,\"catid\":\"10\",\"created\":\"2018-06-01 11:45:06\",\"created_by\":\"44\",\"created_by_alias\":\"\",\"modified\":\"2018-10-15 13:19:44\",\"modified_by\":\"44\",\"checked_out\":\"44\",\"checked_out_time\":\"2018-10-15 13:19:21\",\"publish_up\":\"2018-06-01 11:45:06\",\"publish_down\":\"0000-00-00 00:00:00\",\"images\":\"{\\\"image_intro\\\":\\\"images\\\\\\/blog\\\\\\/lifestyle\\\\\\/img5-thumb.jpg\\\",\\\"float_intro\\\":\\\"\\\",\\\"image_intro_alt\\\":\\\"\\\",\\\"image_intro_caption\\\":\\\"\\\",\\\"image_fulltext\\\":\\\"images\\\\\\/blog\\\\\\/lifestyle\\\\\\/img5.jpg\\\",\\\"float_fulltext\\\":\\\"\\\",\\\"image_fulltext_alt\\\":\\\"\\\",\\\"image_fulltext_caption\\\":\\\"\\\"}\",\"urls\":\"{\\\"urla\\\":false,\\\"urlatext\\\":\\\"\\\",\\\"targeta\\\":\\\"\\\",\\\"urlb\\\":false,\\\"urlbtext\\\":\\\"\\\",\\\"targetb\\\":\\\"\\\",\\\"urlc\\\":false,\\\"urlctext\\\":\\\"\\\",\\\"targetc\\\":\\\"\\\"}\",\"attribs\":\"{\\\"article_layout\\\":\\\"\\\",\\\"show_title\\\":\\\"\\\",\\\"link_titles\\\":\\\"\\\",\\\"show_tags\\\":\\\"\\\",\\\"show_intro\\\":\\\"\\\",\\\"info_block_position\\\":\\\"\\\",\\\"info_block_show_title\\\":\\\"\\\",\\\"show_category\\\":\\\"\\\",\\\"link_category\\\":\\\"\\\",\\\"show_parent_category\\\":\\\"\\\",\\\"link_parent_category\\\":\\\"\\\",\\\"show_associations\\\":\\\"\\\",\\\"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_page_title\\\":\\\"\\\",\\\"show_publishing_options\\\":\\\"\\\",\\\"show_article_options\\\":\\\"\\\",\\\"show_urls_images_backend\\\":\\\"\\\",\\\"show_urls_images_frontend\\\":\\\"\\\",\\\"astroid_article_type\\\":\\\"regular\\\",\\\"astroid_article_video_type\\\":\\\"youtube\\\",\\\"astroid_article_video_url\\\":\\\"\\\",\\\"astroid_article_gallery_width\\\":\\\"\\\",\\\"astroid_article_gallery_bullets\\\":\\\"1\\\",\\\"astroid_article_gallery_navigation\\\":\\\"1\\\",\\\"astroid_article_gallery_items\\\":\\\"\\\",\\\"astroid_article_thumbnail\\\":\\\"1\\\",\\\"astroid_article_audio_source\\\":\\\"soundcloud\\\",\\\"astroid_article_audio_soundcloud\\\":\\\"\\\",\\\"astroid_article_audio_spotify\\\":\\\"\\\",\\\"astroid_article_review_heading\\\":\\\"\\\",\\\"astroid_article_review_summery\\\":\\\"\\\",\\\"astroid_article_review_good\\\":\\\"\\\",\\\"astroid_article_review_bad\\\":\\\"\\\",\\\"astroid_article_review_rating\\\":\\\"5\\\",\\\"astroid_article_button_action\\\":\\\"\\\",\\\"astroid_article_button_link\\\":\\\"\\\",\\\"astroid_article_review_criterias\\\":\\\"\\\",\\\"astroid_article_quote_text\\\":\\\"\\\",\\\"astroid_article_quote_author\\\":\\\"\\\",\\\"astroid_article_badge\\\":\\\"0\\\",\\\"astroid_article_badge_type\\\":\\\"2\\\",\\\"astroid_article_badge_text\\\":\\\"\\\",\\\"astroid_article_badge_color\\\":\\\"\\\",\\\"astroid_relatedposts\\\":\\\"\\\",\\\"astroid_socialshare\\\":\\\"\\\",\\\"astroid_comments\\\":\\\"\\\",\\\"astroid_posttype\\\":\\\"\\\",\\\"astroid_readtime\\\":\\\"\\\",\\\"astroid_authorinfo\\\":\\\"\\\",\\\"astroid_rating\\\":\\\"\\\",\\\"astroid_og_title\\\":\\\"\\\",\\\"astroid_og_desc\\\":\\\"\\\",\\\"astroid_og_image\\\":\\\"\\\"}\",\"version\":9,\"ordering\":\"5\",\"metakey\":\"\",\"metadesc\":\"\",\"access\":\"1\",\"hits\":\"0\",\"metadata\":\"{\\\"robots\\\":\\\"\\\",\\\"author\\\":\\\"\\\",\\\"rights\\\":\\\"\\\",\\\"xreference\\\":\\\"\\\"}\",\"featured\":\"0\",\"language\":\"*\",\"xreference\":\"\"}', 0),
(456, 22, 1, '', '2018-10-15 13:19:54', 44, 4623, '625a2389f36c7cb9fd5adaf06c6c67553848c368', '{\"id\":22,\"asset_id\":\"161\",\"title\":\"How to get people to like lifestyle\",\"alias\":\"how-to-get-people-to-like-lifestyle\",\"introtext\":\"<p>Aliquam egestas pellentesque est Etiam a orci Nulla id enim feugiat ligula ullamcorper.<\\/p>\\r\\n\",\"fulltext\":\"\\r\\n<p>Lorem Ipsum is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry\'s standard dummy text ever since the 1500s, when an unknown printer took a galley of type and scrambled it to make a type specimen book. It has survived not only five centuries, but also the leap into electronic typesetting, remaining essentially unchanged. It was popularised in the 1960s with the release of Letraset sheets containing Lorem Ipsum passages, and more recently with desktop publishing software like Aldus PageMaker including versions of Lorem Ipsum.<\\/p>\\r\\n<h3>Where does it come from?<\\/h3>\\r\\n<p>There are many variations of passages of Lorem Ipsum available, but the majority have suffered alteration in some form, by injected humour, or randomised words which don\'t look even slightly believable. If you are going to use a passage of Lorem Ipsum, you need to be sure there isn\'t anything embarrassing hidden in the middle of text. All the Lorem Ipsum generators on the Internet tend to repeat predefined chunks as necessary, making this the first true generator on the Internet. It uses a dictionary of over 200 Latin words, combined with a handful of model sentence structures, to generate Lorem Ipsum which looks reasonable. The generated Lorem Ipsum is therefore always free from repetition, injected humour, or non-characteristic words etc.<\\/p>\",\"state\":1,\"catid\":\"10\",\"created\":\"2018-06-01 11:45:06\",\"created_by\":\"44\",\"created_by_alias\":\"\",\"modified\":\"2018-10-15 13:19:54\",\"modified_by\":\"44\",\"checked_out\":\"44\",\"checked_out_time\":\"2018-10-15 13:19:22\",\"publish_up\":\"2018-06-01 11:45:06\",\"publish_down\":\"0000-00-00 00:00:00\",\"images\":\"{\\\"image_intro\\\":\\\"images\\\\\\/blog\\\\\\/lifestyle\\\\\\/img4-thumb.jpg\\\",\\\"float_intro\\\":\\\"\\\",\\\"image_intro_alt\\\":\\\"\\\",\\\"image_intro_caption\\\":\\\"\\\",\\\"image_fulltext\\\":\\\"images\\\\\\/blog\\\\\\/lifestyle\\\\\\/img4.jpg\\\",\\\"float_fulltext\\\":\\\"\\\",\\\"image_fulltext_alt\\\":\\\"\\\",\\\"image_fulltext_caption\\\":\\\"\\\"}\",\"urls\":\"{\\\"urla\\\":false,\\\"urlatext\\\":\\\"\\\",\\\"targeta\\\":\\\"\\\",\\\"urlb\\\":false,\\\"urlbtext\\\":\\\"\\\",\\\"targetb\\\":\\\"\\\",\\\"urlc\\\":false,\\\"urlctext\\\":\\\"\\\",\\\"targetc\\\":\\\"\\\"}\",\"attribs\":\"{\\\"article_layout\\\":\\\"\\\",\\\"show_title\\\":\\\"\\\",\\\"link_titles\\\":\\\"\\\",\\\"show_tags\\\":\\\"\\\",\\\"show_intro\\\":\\\"\\\",\\\"info_block_position\\\":\\\"\\\",\\\"info_block_show_title\\\":\\\"\\\",\\\"show_category\\\":\\\"\\\",\\\"link_category\\\":\\\"\\\",\\\"show_parent_category\\\":\\\"\\\",\\\"link_parent_category\\\":\\\"\\\",\\\"show_associations\\\":\\\"\\\",\\\"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_page_title\\\":\\\"\\\",\\\"show_publishing_options\\\":\\\"\\\",\\\"show_article_options\\\":\\\"\\\",\\\"show_urls_images_backend\\\":\\\"\\\",\\\"show_urls_images_frontend\\\":\\\"\\\",\\\"astroid_article_type\\\":\\\"regular\\\",\\\"astroid_article_video_type\\\":\\\"youtube\\\",\\\"astroid_article_video_url\\\":\\\"\\\",\\\"astroid_article_gallery_width\\\":\\\"\\\",\\\"astroid_article_gallery_bullets\\\":\\\"1\\\",\\\"astroid_article_gallery_navigation\\\":\\\"1\\\",\\\"astroid_article_gallery_items\\\":\\\"\\\",\\\"astroid_article_thumbnail\\\":\\\"1\\\",\\\"astroid_article_audio_source\\\":\\\"soundcloud\\\",\\\"astroid_article_audio_soundcloud\\\":\\\"\\\",\\\"astroid_article_audio_spotify\\\":\\\"\\\",\\\"astroid_article_review_heading\\\":\\\"\\\",\\\"astroid_article_review_summery\\\":\\\"\\\",\\\"astroid_article_review_good\\\":\\\"\\\",\\\"astroid_article_review_bad\\\":\\\"\\\",\\\"astroid_article_review_rating\\\":\\\"5\\\",\\\"astroid_article_button_action\\\":\\\"\\\",\\\"astroid_article_button_link\\\":\\\"\\\",\\\"astroid_article_review_criterias\\\":\\\"\\\",\\\"astroid_article_quote_text\\\":\\\"\\\",\\\"astroid_article_quote_author\\\":\\\"\\\",\\\"astroid_article_badge\\\":\\\"0\\\",\\\"astroid_article_badge_type\\\":\\\"2\\\",\\\"astroid_article_badge_text\\\":\\\"\\\",\\\"astroid_article_badge_color\\\":\\\"\\\",\\\"astroid_relatedposts\\\":\\\"\\\",\\\"astroid_socialshare\\\":\\\"\\\",\\\"astroid_comments\\\":\\\"\\\",\\\"astroid_posttype\\\":\\\"\\\",\\\"astroid_readtime\\\":\\\"\\\",\\\"astroid_authorinfo\\\":\\\"\\\",\\\"astroid_rating\\\":\\\"\\\",\\\"astroid_og_title\\\":\\\"\\\",\\\"astroid_og_desc\\\":\\\"\\\",\\\"astroid_og_image\\\":\\\"\\\"}\",\"version\":10,\"ordering\":\"4\",\"metakey\":\"\",\"metadesc\":\"\",\"access\":\"1\",\"hits\":\"0\",\"metadata\":\"{\\\"robots\\\":\\\"\\\",\\\"author\\\":\\\"\\\",\\\"rights\\\":\\\"\\\",\\\"xreference\\\":\\\"\\\"}\",\"featured\":\"0\",\"language\":\"*\",\"xreference\":\"\"}', 0),
(457, 23, 1, '', '2018-10-15 13:20:00', 44, 4664, '4c05b3b163096cacff53719cc6d39f0d0fe4f5e8', '{\"id\":23,\"asset_id\":\"162\",\"title\":\"How to have a fantastic lifestyle with minimal spending\",\"alias\":\"how-to-have-a-fantastic-lifestyle-with-minimal-spending\",\"introtext\":\"<p>Aliquam egestas pellentesque est Etiam a orci Nulla id enim feugiat ligula ullamcorper.<\\/p>\\r\\n\",\"fulltext\":\"\\r\\n<p>Lorem Ipsum is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry\'s standard dummy text ever since the 1500s, when an unknown printer took a galley of type and scrambled it to make a type specimen book. It has survived not only five centuries, but also the leap into electronic typesetting, remaining essentially unchanged. It was popularised in the 1960s with the release of Letraset sheets containing Lorem Ipsum passages, and more recently with desktop publishing software like Aldus PageMaker including versions of Lorem Ipsum.<\\/p>\\r\\n<h3>Where does it come from?<\\/h3>\\r\\n<p>There are many variations of passages of Lorem Ipsum available, but the majority have suffered alteration in some form, by injected humour, or randomised words which don\'t look even slightly believable. If you are going to use a passage of Lorem Ipsum, you need to be sure there isn\'t anything embarrassing hidden in the middle of text. All the Lorem Ipsum generators on the Internet tend to repeat predefined chunks as necessary, making this the first true generator on the Internet. It uses a dictionary of over 200 Latin words, combined with a handful of model sentence structures, to generate Lorem Ipsum which looks reasonable. The generated Lorem Ipsum is therefore always free from repetition, injected humour, or non-characteristic words etc.<\\/p>\",\"state\":1,\"catid\":\"10\",\"created\":\"2018-06-01 11:45:06\",\"created_by\":\"44\",\"created_by_alias\":\"\",\"modified\":\"2018-10-15 13:20:00\",\"modified_by\":\"44\",\"checked_out\":\"44\",\"checked_out_time\":\"2018-10-15 13:19:23\",\"publish_up\":\"2018-06-01 11:45:06\",\"publish_down\":\"0000-00-00 00:00:00\",\"images\":\"{\\\"image_intro\\\":\\\"images\\\\\\/blog\\\\\\/lifestyle\\\\\\/img3-thumb.jpg\\\",\\\"float_intro\\\":\\\"\\\",\\\"image_intro_alt\\\":\\\"\\\",\\\"image_intro_caption\\\":\\\"\\\",\\\"image_fulltext\\\":\\\"images\\\\\\/blog\\\\\\/lifestyle\\\\\\/img3.jpg\\\",\\\"float_fulltext\\\":\\\"\\\",\\\"image_fulltext_alt\\\":\\\"\\\",\\\"image_fulltext_caption\\\":\\\"\\\"}\",\"urls\":\"{\\\"urla\\\":false,\\\"urlatext\\\":\\\"\\\",\\\"targeta\\\":\\\"\\\",\\\"urlb\\\":false,\\\"urlbtext\\\":\\\"\\\",\\\"targetb\\\":\\\"\\\",\\\"urlc\\\":false,\\\"urlctext\\\":\\\"\\\",\\\"targetc\\\":\\\"\\\"}\",\"attribs\":\"{\\\"article_layout\\\":\\\"\\\",\\\"show_title\\\":\\\"\\\",\\\"link_titles\\\":\\\"\\\",\\\"show_tags\\\":\\\"\\\",\\\"show_intro\\\":\\\"\\\",\\\"info_block_position\\\":\\\"\\\",\\\"info_block_show_title\\\":\\\"\\\",\\\"show_category\\\":\\\"\\\",\\\"link_category\\\":\\\"\\\",\\\"show_parent_category\\\":\\\"\\\",\\\"link_parent_category\\\":\\\"\\\",\\\"show_associations\\\":\\\"\\\",\\\"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_page_title\\\":\\\"\\\",\\\"show_publishing_options\\\":\\\"\\\",\\\"show_article_options\\\":\\\"\\\",\\\"show_urls_images_backend\\\":\\\"\\\",\\\"show_urls_images_frontend\\\":\\\"\\\",\\\"astroid_article_type\\\":\\\"regular\\\",\\\"astroid_article_video_type\\\":\\\"youtube\\\",\\\"astroid_article_video_url\\\":\\\"\\\",\\\"astroid_article_gallery_width\\\":\\\"\\\",\\\"astroid_article_gallery_bullets\\\":\\\"1\\\",\\\"astroid_article_gallery_navigation\\\":\\\"1\\\",\\\"astroid_article_gallery_items\\\":\\\"\\\",\\\"astroid_article_thumbnail\\\":\\\"1\\\",\\\"astroid_article_audio_source\\\":\\\"soundcloud\\\",\\\"astroid_article_audio_soundcloud\\\":\\\"\\\",\\\"astroid_article_audio_spotify\\\":\\\"\\\",\\\"astroid_article_review_heading\\\":\\\"\\\",\\\"astroid_article_review_summery\\\":\\\"\\\",\\\"astroid_article_review_good\\\":\\\"\\\",\\\"astroid_article_review_bad\\\":\\\"\\\",\\\"astroid_article_review_rating\\\":\\\"5\\\",\\\"astroid_article_button_action\\\":\\\"\\\",\\\"astroid_article_button_link\\\":\\\"\\\",\\\"astroid_article_review_criterias\\\":\\\"\\\",\\\"astroid_article_quote_text\\\":\\\"\\\",\\\"astroid_article_quote_author\\\":\\\"\\\",\\\"astroid_article_badge\\\":\\\"0\\\",\\\"astroid_article_badge_type\\\":\\\"2\\\",\\\"astroid_article_badge_text\\\":\\\"\\\",\\\"astroid_article_badge_color\\\":\\\"\\\",\\\"astroid_relatedposts\\\":\\\"\\\",\\\"astroid_socialshare\\\":\\\"\\\",\\\"astroid_comments\\\":\\\"\\\",\\\"astroid_posttype\\\":\\\"\\\",\\\"astroid_readtime\\\":\\\"0\\\",\\\"astroid_authorinfo\\\":\\\"\\\",\\\"astroid_rating\\\":\\\"\\\",\\\"astroid_og_title\\\":\\\"\\\",\\\"astroid_og_desc\\\":\\\"\\\",\\\"astroid_og_image\\\":\\\"\\\"}\",\"version\":12,\"ordering\":\"3\",\"metakey\":\"\",\"metadesc\":\"\",\"access\":\"1\",\"hits\":\"3\",\"metadata\":\"{\\\"robots\\\":\\\"\\\",\\\"author\\\":\\\"\\\",\\\"rights\\\":\\\"\\\",\\\"xreference\\\":\\\"\\\"}\",\"featured\":\"1\",\"language\":\"*\",\"xreference\":\"\"}', 0),
(458, 24, 1, '', '2018-10-15 13:20:07', 44, 4619, '62198f99eaad3487afd36d4ae99067f4a374ecfe', '{\"id\":24,\"asset_id\":\"163\",\"title\":\"Ten Common Myths About Lifestyle.\",\"alias\":\"ten-common-myths-about-lifestyle\",\"introtext\":\"<p>Aliquam egestas pellentesque est Etiam a orci Nulla id enim feugiat ligula ullamcorper.<\\/p>\\r\\n\",\"fulltext\":\"\\r\\n<p>Lorem Ipsum is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry\'s standard dummy text ever since the 1500s, when an unknown printer took a galley of type and scrambled it to make a type specimen book. It has survived not only five centuries, but also the leap into electronic typesetting, remaining essentially unchanged. It was popularised in the 1960s with the release of Letraset sheets containing Lorem Ipsum passages, and more recently with desktop publishing software like Aldus PageMaker including versions of Lorem Ipsum.<\\/p>\\r\\n<h3>Where does it come from?<\\/h3>\\r\\n<p>There are many variations of passages of Lorem Ipsum available, but the majority have suffered alteration in some form, by injected humour, or randomised words which don\'t look even slightly believable. If you are going to use a passage of Lorem Ipsum, you need to be sure there isn\'t anything embarrassing hidden in the middle of text. All the Lorem Ipsum generators on the Internet tend to repeat predefined chunks as necessary, making this the first true generator on the Internet. It uses a dictionary of over 200 Latin words, combined with a handful of model sentence structures, to generate Lorem Ipsum which looks reasonable. The generated Lorem Ipsum is therefore always free from repetition, injected humour, or non-characteristic words etc.<\\/p>\",\"state\":1,\"catid\":\"10\",\"created\":\"2018-06-01 11:45:06\",\"created_by\":\"44\",\"created_by_alias\":\"\",\"modified\":\"2018-10-15 13:20:07\",\"modified_by\":\"44\",\"checked_out\":\"44\",\"checked_out_time\":\"2018-10-15 13:19:23\",\"publish_up\":\"2018-06-01 11:45:06\",\"publish_down\":\"0000-00-00 00:00:00\",\"images\":\"{\\\"image_intro\\\":\\\"images\\\\\\/blog\\\\\\/lifestyle\\\\\\/img2-thumb.jpg\\\",\\\"float_intro\\\":\\\"\\\",\\\"image_intro_alt\\\":\\\"\\\",\\\"image_intro_caption\\\":\\\"\\\",\\\"image_fulltext\\\":\\\"images\\\\\\/blog\\\\\\/lifestyle\\\\\\/img2.jpg\\\",\\\"float_fulltext\\\":\\\"\\\",\\\"image_fulltext_alt\\\":\\\"\\\",\\\"image_fulltext_caption\\\":\\\"\\\"}\",\"urls\":\"{\\\"urla\\\":false,\\\"urlatext\\\":\\\"\\\",\\\"targeta\\\":\\\"\\\",\\\"urlb\\\":false,\\\"urlbtext\\\":\\\"\\\",\\\"targetb\\\":\\\"\\\",\\\"urlc\\\":false,\\\"urlctext\\\":\\\"\\\",\\\"targetc\\\":\\\"\\\"}\",\"attribs\":\"{\\\"article_layout\\\":\\\"\\\",\\\"show_title\\\":\\\"\\\",\\\"link_titles\\\":\\\"\\\",\\\"show_tags\\\":\\\"\\\",\\\"show_intro\\\":\\\"\\\",\\\"info_block_position\\\":\\\"\\\",\\\"info_block_show_title\\\":\\\"\\\",\\\"show_category\\\":\\\"\\\",\\\"link_category\\\":\\\"\\\",\\\"show_parent_category\\\":\\\"\\\",\\\"link_parent_category\\\":\\\"\\\",\\\"show_associations\\\":\\\"\\\",\\\"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_page_title\\\":\\\"\\\",\\\"show_publishing_options\\\":\\\"\\\",\\\"show_article_options\\\":\\\"\\\",\\\"show_urls_images_backend\\\":\\\"\\\",\\\"show_urls_images_frontend\\\":\\\"\\\",\\\"astroid_article_type\\\":\\\"regular\\\",\\\"astroid_article_video_type\\\":\\\"youtube\\\",\\\"astroid_article_video_url\\\":\\\"\\\",\\\"astroid_article_gallery_width\\\":\\\"\\\",\\\"astroid_article_gallery_bullets\\\":\\\"1\\\",\\\"astroid_article_gallery_navigation\\\":\\\"1\\\",\\\"astroid_article_gallery_items\\\":\\\"\\\",\\\"astroid_article_thumbnail\\\":\\\"1\\\",\\\"astroid_article_audio_source\\\":\\\"soundcloud\\\",\\\"astroid_article_audio_soundcloud\\\":\\\"\\\",\\\"astroid_article_audio_spotify\\\":\\\"\\\",\\\"astroid_article_review_heading\\\":\\\"\\\",\\\"astroid_article_review_summery\\\":\\\"\\\",\\\"astroid_article_review_good\\\":\\\"\\\",\\\"astroid_article_review_bad\\\":\\\"\\\",\\\"astroid_article_review_rating\\\":\\\"5\\\",\\\"astroid_article_button_action\\\":\\\"\\\",\\\"astroid_article_button_link\\\":\\\"\\\",\\\"astroid_article_review_criterias\\\":\\\"\\\",\\\"astroid_article_quote_text\\\":\\\"\\\",\\\"astroid_article_quote_author\\\":\\\"\\\",\\\"astroid_article_badge\\\":\\\"0\\\",\\\"astroid_article_badge_type\\\":\\\"2\\\",\\\"astroid_article_badge_text\\\":\\\"\\\",\\\"astroid_article_badge_color\\\":\\\"\\\",\\\"astroid_relatedposts\\\":\\\"\\\",\\\"astroid_socialshare\\\":\\\"\\\",\\\"astroid_comments\\\":\\\"\\\",\\\"astroid_posttype\\\":\\\"\\\",\\\"astroid_readtime\\\":\\\"0\\\",\\\"astroid_authorinfo\\\":\\\"\\\",\\\"astroid_rating\\\":\\\"\\\",\\\"astroid_og_title\\\":\\\"\\\",\\\"astroid_og_desc\\\":\\\"\\\",\\\"astroid_og_image\\\":\\\"\\\"}\",\"version\":14,\"ordering\":\"2\",\"metakey\":\"\",\"metadesc\":\"\",\"access\":\"1\",\"hits\":\"3\",\"metadata\":\"{\\\"robots\\\":\\\"\\\",\\\"author\\\":\\\"\\\",\\\"rights\\\":\\\"\\\",\\\"xreference\\\":\\\"\\\"}\",\"featured\":\"1\",\"language\":\"*\",\"xreference\":\"\"}', 0);
INSERT INTO `ynfp8_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
(459, 25, 1, '', '2018-10-15 13:20:12', 44, 4633, '2fe8f50f22be27402ee73f3536441c44e801d22f', '{\"id\":25,\"asset_id\":\"164\",\"title\":\"Why is everyone talking about lifestyle?\",\"alias\":\"why-is-everyone-talking-about-lifestyle\",\"introtext\":\"<p>Aliquam egestas pellentesque est Etiam a orci Nulla id enim feugiat ligula ullamcorper.<\\/p>\\r\\n\",\"fulltext\":\"\\r\\n<p>Lorem Ipsum is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry\'s standard dummy text ever since the 1500s, when an unknown printer took a galley of type and scrambled it to make a type specimen book. It has survived not only five centuries, but also the leap into electronic typesetting, remaining essentially unchanged. It was popularised in the 1960s with the release of Letraset sheets containing Lorem Ipsum passages, and more recently with desktop publishing software like Aldus PageMaker including versions of Lorem Ipsum.<\\/p>\\r\\n<h3>Where does it come from?<\\/h3>\\r\\n<p>There are many variations of passages of Lorem Ipsum available, but the majority have suffered alteration in some form, by injected humour, or randomised words which don\'t look even slightly believable. If you are going to use a passage of Lorem Ipsum, you need to be sure there isn\'t anything embarrassing hidden in the middle of text. All the Lorem Ipsum generators on the Internet tend to repeat predefined chunks as necessary, making this the first true generator on the Internet. It uses a dictionary of over 200 Latin words, combined with a handful of model sentence structures, to generate Lorem Ipsum which looks reasonable. The generated Lorem Ipsum is therefore always free from repetition, injected humour, or non-characteristic words etc.<\\/p>\",\"state\":1,\"catid\":\"10\",\"created\":\"2018-06-01 11:45:06\",\"created_by\":\"44\",\"created_by_alias\":\"\",\"modified\":\"2018-10-15 13:20:12\",\"modified_by\":\"44\",\"checked_out\":\"44\",\"checked_out_time\":\"2018-10-15 13:19:23\",\"publish_up\":\"2018-06-01 11:45:06\",\"publish_down\":\"0000-00-00 00:00:00\",\"images\":\"{\\\"image_intro\\\":\\\"images\\\\\\/blog\\\\\\/lifestyle\\\\\\/img1-thumb.jpg\\\",\\\"float_intro\\\":\\\"\\\",\\\"image_intro_alt\\\":\\\"\\\",\\\"image_intro_caption\\\":\\\"\\\",\\\"image_fulltext\\\":\\\"images\\\\\\/blog\\\\\\/lifestyle\\\\\\/img1.jpg\\\",\\\"float_fulltext\\\":\\\"\\\",\\\"image_fulltext_alt\\\":\\\"\\\",\\\"image_fulltext_caption\\\":\\\"\\\"}\",\"urls\":\"{\\\"urla\\\":false,\\\"urlatext\\\":\\\"\\\",\\\"targeta\\\":\\\"\\\",\\\"urlb\\\":false,\\\"urlbtext\\\":\\\"\\\",\\\"targetb\\\":\\\"\\\",\\\"urlc\\\":false,\\\"urlctext\\\":\\\"\\\",\\\"targetc\\\":\\\"\\\"}\",\"attribs\":\"{\\\"article_layout\\\":\\\"\\\",\\\"show_title\\\":\\\"\\\",\\\"link_titles\\\":\\\"\\\",\\\"show_tags\\\":\\\"\\\",\\\"show_intro\\\":\\\"\\\",\\\"info_block_position\\\":\\\"\\\",\\\"info_block_show_title\\\":\\\"\\\",\\\"show_category\\\":\\\"\\\",\\\"link_category\\\":\\\"\\\",\\\"show_parent_category\\\":\\\"\\\",\\\"link_parent_category\\\":\\\"\\\",\\\"show_associations\\\":\\\"\\\",\\\"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_page_title\\\":\\\"\\\",\\\"show_publishing_options\\\":\\\"\\\",\\\"show_article_options\\\":\\\"\\\",\\\"show_urls_images_backend\\\":\\\"\\\",\\\"show_urls_images_frontend\\\":\\\"\\\",\\\"astroid_article_type\\\":\\\"regular\\\",\\\"astroid_article_video_type\\\":\\\"youtube\\\",\\\"astroid_article_video_url\\\":\\\"\\\",\\\"astroid_article_gallery_width\\\":\\\"\\\",\\\"astroid_article_gallery_bullets\\\":\\\"1\\\",\\\"astroid_article_gallery_navigation\\\":\\\"1\\\",\\\"astroid_article_gallery_items\\\":\\\"\\\",\\\"astroid_article_thumbnail\\\":\\\"1\\\",\\\"astroid_article_audio_source\\\":\\\"soundcloud\\\",\\\"astroid_article_audio_soundcloud\\\":\\\"\\\",\\\"astroid_article_audio_spotify\\\":\\\"\\\",\\\"astroid_article_review_heading\\\":\\\"\\\",\\\"astroid_article_review_summery\\\":\\\"\\\",\\\"astroid_article_review_good\\\":\\\"\\\",\\\"astroid_article_review_bad\\\":\\\"\\\",\\\"astroid_article_review_rating\\\":\\\"5\\\",\\\"astroid_article_button_action\\\":\\\"\\\",\\\"astroid_article_button_link\\\":\\\"\\\",\\\"astroid_article_review_criterias\\\":\\\"\\\",\\\"astroid_article_quote_text\\\":\\\"\\\",\\\"astroid_article_quote_author\\\":\\\"\\\",\\\"astroid_article_badge\\\":\\\"0\\\",\\\"astroid_article_badge_type\\\":\\\"2\\\",\\\"astroid_article_badge_text\\\":\\\"\\\",\\\"astroid_article_badge_color\\\":\\\"\\\",\\\"astroid_relatedposts\\\":\\\"\\\",\\\"astroid_socialshare\\\":\\\"\\\",\\\"astroid_comments\\\":\\\"\\\",\\\"astroid_posttype\\\":\\\"\\\",\\\"astroid_readtime\\\":\\\"0\\\",\\\"astroid_authorinfo\\\":\\\"\\\",\\\"astroid_rating\\\":\\\"\\\",\\\"astroid_og_title\\\":\\\"\\\",\\\"astroid_og_desc\\\":\\\"\\\",\\\"astroid_og_image\\\":\\\"\\\"}\",\"version\":10,\"ordering\":\"1\",\"metakey\":\"\",\"metadesc\":\"\",\"access\":\"1\",\"hits\":\"0\",\"metadata\":\"{\\\"robots\\\":\\\"\\\",\\\"author\\\":\\\"\\\",\\\"rights\\\":\\\"\\\",\\\"xreference\\\":\\\"\\\"}\",\"featured\":\"1\",\"language\":\"*\",\"xreference\":\"\"}', 0),
(460, 26, 1, '', '2018-10-15 13:20:33', 44, 4607, '965fbac036ec8e59e35191ddc03da7c85befe155', '{\"id\":26,\"asset_id\":\"165\",\"title\":\"Why is technologyso famous\",\"alias\":\"why-is-technologyso-famous\",\"introtext\":\"<p>Aliquam egestas pellentesque est Etiam a orci Nulla id enim feugiat ligula ullamcorper.<\\/p>\\r\\n\",\"fulltext\":\"\\r\\n<p>Lorem Ipsum is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry\'s standard dummy text ever since the 1500s, when an unknown printer took a galley of type and scrambled it to make a type specimen book. It has survived not only five centuries, but also the leap into electronic typesetting, remaining essentially unchanged. It was popularised in the 1960s with the release of Letraset sheets containing Lorem Ipsum passages, and more recently with desktop publishing software like Aldus PageMaker including versions of Lorem Ipsum.<\\/p>\\r\\n<h3>Where does it come from?<\\/h3>\\r\\n<p>There are many variations of passages of Lorem Ipsum available, but the majority have suffered alteration in some form, by injected humour, or randomised words which don\'t look even slightly believable. If you are going to use a passage of Lorem Ipsum, you need to be sure there isn\'t anything embarrassing hidden in the middle of text. All the Lorem Ipsum generators on the Internet tend to repeat predefined chunks as necessary, making this the first true generator on the Internet. It uses a dictionary of over 200 Latin words, combined with a handful of model sentence structures, to generate Lorem Ipsum which looks reasonable. The generated Lorem Ipsum is therefore always free from repetition, injected humour, or non-characteristic words etc.<\\/p>\",\"state\":1,\"catid\":\"11\",\"created\":\"2018-06-01 11:45:06\",\"created_by\":\"44\",\"created_by_alias\":\"\",\"modified\":\"2018-10-15 13:20:33\",\"modified_by\":\"44\",\"checked_out\":\"44\",\"checked_out_time\":\"2018-10-15 13:20:22\",\"publish_up\":\"2018-06-01 11:45:06\",\"publish_down\":\"0000-00-00 00:00:00\",\"images\":\"{\\\"image_intro\\\":\\\"images\\\\\\/blog\\\\\\/technology\\\\\\/img6-thumb.jpg\\\",\\\"float_intro\\\":\\\"\\\",\\\"image_intro_alt\\\":\\\"\\\",\\\"image_intro_caption\\\":\\\"\\\",\\\"image_fulltext\\\":\\\"images\\\\\\/blog\\\\\\/technology\\\\\\/img6.jpg\\\",\\\"float_fulltext\\\":\\\"\\\",\\\"image_fulltext_alt\\\":\\\"\\\",\\\"image_fulltext_caption\\\":\\\"\\\"}\",\"urls\":\"{\\\"urla\\\":false,\\\"urlatext\\\":\\\"\\\",\\\"targeta\\\":\\\"\\\",\\\"urlb\\\":false,\\\"urlbtext\\\":\\\"\\\",\\\"targetb\\\":\\\"\\\",\\\"urlc\\\":false,\\\"urlctext\\\":\\\"\\\",\\\"targetc\\\":\\\"\\\"}\",\"attribs\":\"{\\\"article_layout\\\":\\\"\\\",\\\"show_title\\\":\\\"\\\",\\\"link_titles\\\":\\\"\\\",\\\"show_tags\\\":\\\"\\\",\\\"show_intro\\\":\\\"\\\",\\\"info_block_position\\\":\\\"\\\",\\\"info_block_show_title\\\":\\\"\\\",\\\"show_category\\\":\\\"\\\",\\\"link_category\\\":\\\"\\\",\\\"show_parent_category\\\":\\\"\\\",\\\"link_parent_category\\\":\\\"\\\",\\\"show_associations\\\":\\\"\\\",\\\"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_page_title\\\":\\\"\\\",\\\"show_publishing_options\\\":\\\"\\\",\\\"show_article_options\\\":\\\"\\\",\\\"show_urls_images_backend\\\":\\\"\\\",\\\"show_urls_images_frontend\\\":\\\"\\\",\\\"astroid_article_type\\\":\\\"regular\\\",\\\"astroid_article_video_type\\\":\\\"youtube\\\",\\\"astroid_article_video_url\\\":\\\"\\\",\\\"astroid_article_gallery_width\\\":\\\"\\\",\\\"astroid_article_gallery_bullets\\\":\\\"1\\\",\\\"astroid_article_gallery_navigation\\\":\\\"1\\\",\\\"astroid_article_gallery_items\\\":\\\"\\\",\\\"astroid_article_thumbnail\\\":\\\"1\\\",\\\"astroid_article_audio_source\\\":\\\"soundcloud\\\",\\\"astroid_article_audio_soundcloud\\\":\\\"\\\",\\\"astroid_article_audio_spotify\\\":\\\"\\\",\\\"astroid_article_review_heading\\\":\\\"\\\",\\\"astroid_article_review_summery\\\":\\\"\\\",\\\"astroid_article_review_good\\\":\\\"\\\",\\\"astroid_article_review_bad\\\":\\\"\\\",\\\"astroid_article_review_rating\\\":\\\"5\\\",\\\"astroid_article_button_action\\\":\\\"\\\",\\\"astroid_article_button_link\\\":\\\"\\\",\\\"astroid_article_review_criterias\\\":\\\"\\\",\\\"astroid_article_quote_text\\\":\\\"\\\",\\\"astroid_article_quote_author\\\":\\\"\\\",\\\"astroid_article_badge\\\":\\\"0\\\",\\\"astroid_article_badge_type\\\":\\\"2\\\",\\\"astroid_article_badge_text\\\":\\\"\\\",\\\"astroid_article_badge_color\\\":\\\"\\\",\\\"astroid_relatedposts\\\":\\\"\\\",\\\"astroid_socialshare\\\":\\\"\\\",\\\"astroid_comments\\\":\\\"\\\",\\\"astroid_posttype\\\":\\\"\\\",\\\"astroid_readtime\\\":\\\"\\\",\\\"astroid_authorinfo\\\":\\\"\\\",\\\"astroid_rating\\\":\\\"\\\",\\\"astroid_og_title\\\":\\\"\\\",\\\"astroid_og_desc\\\":\\\"\\\",\\\"astroid_og_image\\\":\\\"\\\"}\",\"version\":10,\"ordering\":\"6\",\"metakey\":\"\",\"metadesc\":\"\",\"access\":\"1\",\"hits\":\"1\",\"metadata\":\"{\\\"robots\\\":\\\"\\\",\\\"author\\\":\\\"\\\",\\\"rights\\\":\\\"\\\",\\\"xreference\\\":\\\"\\\"}\",\"featured\":\"0\",\"language\":\"*\",\"xreference\":\"\"}', 0),
(461, 27, 1, '', '2018-10-15 13:20:42', 44, 4614, 'dce516ca4a8f2fc0360f9b13e05bda839e520c27', '{\"id\":27,\"asset_id\":\"166\",\"title\":\"The modern rules of technology\",\"alias\":\"the-modern-rules-of-technology\",\"introtext\":\"<p>Aliquam egestas pellentesque est Etiam a orci Nulla id enim feugiat ligula ullamcorper.<\\/p>\\r\\n\",\"fulltext\":\"\\r\\n<p>Lorem Ipsum is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry\'s standard dummy text ever since the 1500s, when an unknown printer took a galley of type and scrambled it to make a type specimen book. It has survived not only five centuries, but also the leap into electronic typesetting, remaining essentially unchanged. It was popularised in the 1960s with the release of Letraset sheets containing Lorem Ipsum passages, and more recently with desktop publishing software like Aldus PageMaker including versions of Lorem Ipsum.<\\/p>\\r\\n<h3>Where does it come from?<\\/h3>\\r\\n<p>There are many variations of passages of Lorem Ipsum available, but the majority have suffered alteration in some form, by injected humour, or randomised words which don\'t look even slightly believable. If you are going to use a passage of Lorem Ipsum, you need to be sure there isn\'t anything embarrassing hidden in the middle of text. All the Lorem Ipsum generators on the Internet tend to repeat predefined chunks as necessary, making this the first true generator on the Internet. It uses a dictionary of over 200 Latin words, combined with a handful of model sentence structures, to generate Lorem Ipsum which looks reasonable. The generated Lorem Ipsum is therefore always free from repetition, injected humour, or non-characteristic words etc.<\\/p>\",\"state\":1,\"catid\":\"11\",\"created\":\"2018-06-01 11:45:06\",\"created_by\":\"44\",\"created_by_alias\":\"\",\"modified\":\"2018-10-15 13:20:42\",\"modified_by\":\"44\",\"checked_out\":\"44\",\"checked_out_time\":\"2018-10-15 13:19:25\",\"publish_up\":\"2018-06-01 11:45:06\",\"publish_down\":\"0000-00-00 00:00:00\",\"images\":\"{\\\"image_intro\\\":\\\"images\\\\\\/blog\\\\\\/technology\\\\\\/img5-thumb.jpg\\\",\\\"float_intro\\\":\\\"\\\",\\\"image_intro_alt\\\":\\\"\\\",\\\"image_intro_caption\\\":\\\"\\\",\\\"image_fulltext\\\":\\\"images\\\\\\/blog\\\\\\/technology\\\\\\/img5.jpg\\\",\\\"float_fulltext\\\":\\\"\\\",\\\"image_fulltext_alt\\\":\\\"\\\",\\\"image_fulltext_caption\\\":\\\"\\\"}\",\"urls\":\"{\\\"urla\\\":false,\\\"urlatext\\\":\\\"\\\",\\\"targeta\\\":\\\"\\\",\\\"urlb\\\":false,\\\"urlbtext\\\":\\\"\\\",\\\"targetb\\\":\\\"\\\",\\\"urlc\\\":false,\\\"urlctext\\\":\\\"\\\",\\\"targetc\\\":\\\"\\\"}\",\"attribs\":\"{\\\"article_layout\\\":\\\"\\\",\\\"show_title\\\":\\\"\\\",\\\"link_titles\\\":\\\"\\\",\\\"show_tags\\\":\\\"\\\",\\\"show_intro\\\":\\\"\\\",\\\"info_block_position\\\":\\\"\\\",\\\"info_block_show_title\\\":\\\"\\\",\\\"show_category\\\":\\\"\\\",\\\"link_category\\\":\\\"\\\",\\\"show_parent_category\\\":\\\"\\\",\\\"link_parent_category\\\":\\\"\\\",\\\"show_associations\\\":\\\"\\\",\\\"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_page_title\\\":\\\"\\\",\\\"show_publishing_options\\\":\\\"\\\",\\\"show_article_options\\\":\\\"\\\",\\\"show_urls_images_backend\\\":\\\"\\\",\\\"show_urls_images_frontend\\\":\\\"\\\",\\\"astroid_article_type\\\":\\\"regular\\\",\\\"astroid_article_video_type\\\":\\\"youtube\\\",\\\"astroid_article_video_url\\\":\\\"\\\",\\\"astroid_article_gallery_width\\\":\\\"\\\",\\\"astroid_article_gallery_bullets\\\":\\\"1\\\",\\\"astroid_article_gallery_navigation\\\":\\\"1\\\",\\\"astroid_article_gallery_items\\\":\\\"\\\",\\\"astroid_article_thumbnail\\\":\\\"1\\\",\\\"astroid_article_audio_source\\\":\\\"soundcloud\\\",\\\"astroid_article_audio_soundcloud\\\":\\\"\\\",\\\"astroid_article_audio_spotify\\\":\\\"\\\",\\\"astroid_article_review_heading\\\":\\\"\\\",\\\"astroid_article_review_summery\\\":\\\"\\\",\\\"astroid_article_review_good\\\":\\\"\\\",\\\"astroid_article_review_bad\\\":\\\"\\\",\\\"astroid_article_review_rating\\\":\\\"5\\\",\\\"astroid_article_button_action\\\":\\\"\\\",\\\"astroid_article_button_link\\\":\\\"\\\",\\\"astroid_article_review_criterias\\\":\\\"\\\",\\\"astroid_article_quote_text\\\":\\\"\\\",\\\"astroid_article_quote_author\\\":\\\"\\\",\\\"astroid_article_badge\\\":\\\"0\\\",\\\"astroid_article_badge_type\\\":\\\"2\\\",\\\"astroid_article_badge_text\\\":\\\"\\\",\\\"astroid_article_badge_color\\\":\\\"\\\",\\\"astroid_relatedposts\\\":\\\"\\\",\\\"astroid_socialshare\\\":\\\"\\\",\\\"astroid_comments\\\":\\\"\\\",\\\"astroid_posttype\\\":\\\"\\\",\\\"astroid_readtime\\\":\\\"\\\",\\\"astroid_authorinfo\\\":\\\"\\\",\\\"astroid_rating\\\":\\\"\\\",\\\"astroid_og_title\\\":\\\"\\\",\\\"astroid_og_desc\\\":\\\"\\\",\\\"astroid_og_image\\\":\\\"\\\"}\",\"version\":9,\"ordering\":\"5\",\"metakey\":\"\",\"metadesc\":\"\",\"access\":\"1\",\"hits\":\"1\",\"metadata\":\"{\\\"robots\\\":\\\"\\\",\\\"author\\\":\\\"\\\",\\\"rights\\\":\\\"\\\",\\\"xreference\\\":\\\"\\\"}\",\"featured\":\"0\",\"language\":\"*\",\"xreference\":\"\"}', 0),
(462, 28, 1, '', '2018-10-15 13:20:55', 44, 4614, 'd906045681e40ce12af1c7f837e0c18b97c0a12a', '{\"id\":28,\"asset_id\":\"167\",\"title\":\"The latest trend in technology\",\"alias\":\"the-latest-trend-in-technology\",\"introtext\":\"<p>Aliquam egestas pellentesque est Etiam a orci Nulla id enim feugiat ligula ullamcorper.<\\/p>\\r\\n\",\"fulltext\":\"\\r\\n<p>Lorem Ipsum is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry\'s standard dummy text ever since the 1500s, when an unknown printer took a galley of type and scrambled it to make a type specimen book. It has survived not only five centuries, but also the leap into electronic typesetting, remaining essentially unchanged. It was popularised in the 1960s with the release of Letraset sheets containing Lorem Ipsum passages, and more recently with desktop publishing software like Aldus PageMaker including versions of Lorem Ipsum.<\\/p>\\r\\n<h3>Where does it come from?<\\/h3>\\r\\n<p>There are many variations of passages of Lorem Ipsum available, but the majority have suffered alteration in some form, by injected humour, or randomised words which don\'t look even slightly believable. If you are going to use a passage of Lorem Ipsum, you need to be sure there isn\'t anything embarrassing hidden in the middle of text. All the Lorem Ipsum generators on the Internet tend to repeat predefined chunks as necessary, making this the first true generator on the Internet. It uses a dictionary of over 200 Latin words, combined with a handful of model sentence structures, to generate Lorem Ipsum which looks reasonable. The generated Lorem Ipsum is therefore always free from repetition, injected humour, or non-characteristic words etc.<\\/p>\",\"state\":1,\"catid\":\"11\",\"created\":\"2018-06-01 11:45:06\",\"created_by\":\"44\",\"created_by_alias\":\"\",\"modified\":\"2018-10-15 13:20:55\",\"modified_by\":\"44\",\"checked_out\":\"44\",\"checked_out_time\":\"2018-10-15 13:19:25\",\"publish_up\":\"2018-06-01 11:45:06\",\"publish_down\":\"0000-00-00 00:00:00\",\"images\":\"{\\\"image_intro\\\":\\\"images\\\\\\/blog\\\\\\/technology\\\\\\/img4-thumb.jpg\\\",\\\"float_intro\\\":\\\"\\\",\\\"image_intro_alt\\\":\\\"\\\",\\\"image_intro_caption\\\":\\\"\\\",\\\"image_fulltext\\\":\\\"images\\\\\\/blog\\\\\\/technology\\\\\\/img4.jpg\\\",\\\"float_fulltext\\\":\\\"\\\",\\\"image_fulltext_alt\\\":\\\"\\\",\\\"image_fulltext_caption\\\":\\\"\\\"}\",\"urls\":\"{\\\"urla\\\":false,\\\"urlatext\\\":\\\"\\\",\\\"targeta\\\":\\\"\\\",\\\"urlb\\\":false,\\\"urlbtext\\\":\\\"\\\",\\\"targetb\\\":\\\"\\\",\\\"urlc\\\":false,\\\"urlctext\\\":\\\"\\\",\\\"targetc\\\":\\\"\\\"}\",\"attribs\":\"{\\\"article_layout\\\":\\\"\\\",\\\"show_title\\\":\\\"\\\",\\\"link_titles\\\":\\\"\\\",\\\"show_tags\\\":\\\"\\\",\\\"show_intro\\\":\\\"\\\",\\\"info_block_position\\\":\\\"\\\",\\\"info_block_show_title\\\":\\\"\\\",\\\"show_category\\\":\\\"\\\",\\\"link_category\\\":\\\"\\\",\\\"show_parent_category\\\":\\\"\\\",\\\"link_parent_category\\\":\\\"\\\",\\\"show_associations\\\":\\\"\\\",\\\"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_page_title\\\":\\\"\\\",\\\"show_publishing_options\\\":\\\"\\\",\\\"show_article_options\\\":\\\"\\\",\\\"show_urls_images_backend\\\":\\\"\\\",\\\"show_urls_images_frontend\\\":\\\"\\\",\\\"astroid_article_type\\\":\\\"regular\\\",\\\"astroid_article_video_type\\\":\\\"youtube\\\",\\\"astroid_article_video_url\\\":\\\"\\\",\\\"astroid_article_gallery_width\\\":\\\"\\\",\\\"astroid_article_gallery_bullets\\\":\\\"1\\\",\\\"astroid_article_gallery_navigation\\\":\\\"1\\\",\\\"astroid_article_gallery_items\\\":\\\"\\\",\\\"astroid_article_thumbnail\\\":\\\"1\\\",\\\"astroid_article_audio_source\\\":\\\"soundcloud\\\",\\\"astroid_article_audio_soundcloud\\\":\\\"\\\",\\\"astroid_article_audio_spotify\\\":\\\"\\\",\\\"astroid_article_review_heading\\\":\\\"\\\",\\\"astroid_article_review_summery\\\":\\\"\\\",\\\"astroid_article_review_good\\\":\\\"\\\",\\\"astroid_article_review_bad\\\":\\\"\\\",\\\"astroid_article_review_rating\\\":\\\"5\\\",\\\"astroid_article_button_action\\\":\\\"\\\",\\\"astroid_article_button_link\\\":\\\"\\\",\\\"astroid_article_review_criterias\\\":\\\"\\\",\\\"astroid_article_quote_text\\\":\\\"\\\",\\\"astroid_article_quote_author\\\":\\\"\\\",\\\"astroid_article_badge\\\":\\\"0\\\",\\\"astroid_article_badge_type\\\":\\\"2\\\",\\\"astroid_article_badge_text\\\":\\\"\\\",\\\"astroid_article_badge_color\\\":\\\"\\\",\\\"astroid_relatedposts\\\":\\\"\\\",\\\"astroid_socialshare\\\":\\\"\\\",\\\"astroid_comments\\\":\\\"\\\",\\\"astroid_posttype\\\":\\\"\\\",\\\"astroid_readtime\\\":\\\"\\\",\\\"astroid_authorinfo\\\":\\\"\\\",\\\"astroid_rating\\\":\\\"\\\",\\\"astroid_og_title\\\":\\\"\\\",\\\"astroid_og_desc\\\":\\\"\\\",\\\"astroid_og_image\\\":\\\"\\\"}\",\"version\":9,\"ordering\":\"4\",\"metakey\":\"\",\"metadesc\":\"\",\"access\":\"1\",\"hits\":\"0\",\"metadata\":\"{\\\"robots\\\":\\\"\\\",\\\"author\\\":\\\"\\\",\\\"rights\\\":\\\"\\\",\\\"xreference\\\":\\\"\\\"}\",\"featured\":\"0\",\"language\":\"*\",\"xreference\":\"\"}', 0),
(463, 29, 1, '', '2018-10-15 13:21:00', 44, 4605, '4ff33b9a2ad78547442b170e12cb8dc1d4ca5a58', '{\"id\":29,\"asset_id\":\"168\",\"title\":\"The history of technology\",\"alias\":\"the-history-of-technology\",\"introtext\":\"<p>Aliquam egestas pellentesque est Etiam a orci Nulla id enim feugiat ligula ullamcorper.<\\/p>\\r\\n\",\"fulltext\":\"\\r\\n<p>Lorem Ipsum is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry\'s standard dummy text ever since the 1500s, when an unknown printer took a galley of type and scrambled it to make a type specimen book. It has survived not only five centuries, but also the leap into electronic typesetting, remaining essentially unchanged. It was popularised in the 1960s with the release of Letraset sheets containing Lorem Ipsum passages, and more recently with desktop publishing software like Aldus PageMaker including versions of Lorem Ipsum.<\\/p>\\r\\n<h3>Where does it come from?<\\/h3>\\r\\n<p>There are many variations of passages of Lorem Ipsum available, but the majority have suffered alteration in some form, by injected humour, or randomised words which don\'t look even slightly believable. If you are going to use a passage of Lorem Ipsum, you need to be sure there isn\'t anything embarrassing hidden in the middle of text. All the Lorem Ipsum generators on the Internet tend to repeat predefined chunks as necessary, making this the first true generator on the Internet. It uses a dictionary of over 200 Latin words, combined with a handful of model sentence structures, to generate Lorem Ipsum which looks reasonable. The generated Lorem Ipsum is therefore always free from repetition, injected humour, or non-characteristic words etc.<\\/p>\",\"state\":1,\"catid\":\"11\",\"created\":\"2018-06-01 11:45:06\",\"created_by\":\"44\",\"created_by_alias\":\"\",\"modified\":\"2018-10-15 13:21:00\",\"modified_by\":\"44\",\"checked_out\":\"44\",\"checked_out_time\":\"2018-10-15 13:19:28\",\"publish_up\":\"2018-06-01 11:45:06\",\"publish_down\":\"0000-00-00 00:00:00\",\"images\":\"{\\\"image_intro\\\":\\\"images\\\\\\/blog\\\\\\/technology\\\\\\/img3-thumb.jpg\\\",\\\"float_intro\\\":\\\"\\\",\\\"image_intro_alt\\\":\\\"\\\",\\\"image_intro_caption\\\":\\\"\\\",\\\"image_fulltext\\\":\\\"images\\\\\\/blog\\\\\\/technology\\\\\\/img3.jpg\\\",\\\"float_fulltext\\\":\\\"\\\",\\\"image_fulltext_alt\\\":\\\"\\\",\\\"image_fulltext_caption\\\":\\\"\\\"}\",\"urls\":\"{\\\"urla\\\":false,\\\"urlatext\\\":\\\"\\\",\\\"targeta\\\":\\\"\\\",\\\"urlb\\\":false,\\\"urlbtext\\\":\\\"\\\",\\\"targetb\\\":\\\"\\\",\\\"urlc\\\":false,\\\"urlctext\\\":\\\"\\\",\\\"targetc\\\":\\\"\\\"}\",\"attribs\":\"{\\\"article_layout\\\":\\\"\\\",\\\"show_title\\\":\\\"\\\",\\\"link_titles\\\":\\\"\\\",\\\"show_tags\\\":\\\"\\\",\\\"show_intro\\\":\\\"\\\",\\\"info_block_position\\\":\\\"\\\",\\\"info_block_show_title\\\":\\\"\\\",\\\"show_category\\\":\\\"\\\",\\\"link_category\\\":\\\"\\\",\\\"show_parent_category\\\":\\\"\\\",\\\"link_parent_category\\\":\\\"\\\",\\\"show_associations\\\":\\\"\\\",\\\"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_page_title\\\":\\\"\\\",\\\"show_publishing_options\\\":\\\"\\\",\\\"show_article_options\\\":\\\"\\\",\\\"show_urls_images_backend\\\":\\\"\\\",\\\"show_urls_images_frontend\\\":\\\"\\\",\\\"astroid_article_type\\\":\\\"regular\\\",\\\"astroid_article_video_type\\\":\\\"youtube\\\",\\\"astroid_article_video_url\\\":\\\"\\\",\\\"astroid_article_gallery_width\\\":\\\"\\\",\\\"astroid_article_gallery_bullets\\\":\\\"1\\\",\\\"astroid_article_gallery_navigation\\\":\\\"1\\\",\\\"astroid_article_gallery_items\\\":\\\"\\\",\\\"astroid_article_thumbnail\\\":\\\"1\\\",\\\"astroid_article_audio_source\\\":\\\"soundcloud\\\",\\\"astroid_article_audio_soundcloud\\\":\\\"\\\",\\\"astroid_article_audio_spotify\\\":\\\"\\\",\\\"astroid_article_review_heading\\\":\\\"\\\",\\\"astroid_article_review_summery\\\":\\\"\\\",\\\"astroid_article_review_good\\\":\\\"\\\",\\\"astroid_article_review_bad\\\":\\\"\\\",\\\"astroid_article_review_rating\\\":\\\"5\\\",\\\"astroid_article_button_action\\\":\\\"\\\",\\\"astroid_article_button_link\\\":\\\"\\\",\\\"astroid_article_review_criterias\\\":\\\"\\\",\\\"astroid_article_quote_text\\\":\\\"\\\",\\\"astroid_article_quote_author\\\":\\\"\\\",\\\"astroid_article_badge\\\":\\\"0\\\",\\\"astroid_article_badge_type\\\":\\\"2\\\",\\\"astroid_article_badge_text\\\":\\\"\\\",\\\"astroid_article_badge_color\\\":\\\"\\\",\\\"astroid_relatedposts\\\":\\\"\\\",\\\"astroid_socialshare\\\":\\\"\\\",\\\"astroid_comments\\\":\\\"\\\",\\\"astroid_posttype\\\":\\\"\\\",\\\"astroid_readtime\\\":\\\"\\\",\\\"astroid_authorinfo\\\":\\\"\\\",\\\"astroid_rating\\\":\\\"\\\",\\\"astroid_og_title\\\":\\\"\\\",\\\"astroid_og_desc\\\":\\\"\\\",\\\"astroid_og_image\\\":\\\"\\\"}\",\"version\":10,\"ordering\":\"3\",\"metakey\":\"\",\"metadesc\":\"\",\"access\":\"1\",\"hits\":\"0\",\"metadata\":\"{\\\"robots\\\":\\\"\\\",\\\"author\\\":\\\"\\\",\\\"rights\\\":\\\"\\\",\\\"xreference\\\":\\\"\\\"}\",\"featured\":\"0\",\"language\":\"*\",\"xreference\":\"\"}', 0),
(464, 30, 1, '', '2018-10-15 13:21:04', 44, 4607, 'b2470941e450385d1c274c2c1c7b5201eb1a9136', '{\"id\":30,\"asset_id\":\"169\",\"title\":\"How to learn technology\",\"alias\":\"how-to-learn-technology\",\"introtext\":\"<p>Aliquam egestas pellentesque est Etiam a orci Nulla id enim feugiat ligula ullamcorper.<\\/p>\\r\\n\",\"fulltext\":\"\\r\\n<p>Lorem Ipsum is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry\'s standard dummy text ever since the 1500s, when an unknown printer took a galley of type and scrambled it to make a type specimen book. It has survived not only five centuries, but also the leap into electronic typesetting, remaining essentially unchanged. It was popularised in the 1960s with the release of Letraset sheets containing Lorem Ipsum passages, and more recently with desktop publishing software like Aldus PageMaker including versions of Lorem Ipsum.<\\/p>\\r\\n<h3>Where does it come from?<\\/h3>\\r\\n<p>There are many variations of passages of Lorem Ipsum available, but the majority have suffered alteration in some form, by injected humour, or randomised words which don\'t look even slightly believable. If you are going to use a passage of Lorem Ipsum, you need to be sure there isn\'t anything embarrassing hidden in the middle of text. All the Lorem Ipsum generators on the Internet tend to repeat predefined chunks as necessary, making this the first true generator on the Internet. It uses a dictionary of over 200 Latin words, combined with a handful of model sentence structures, to generate Lorem Ipsum which looks reasonable. The generated Lorem Ipsum is therefore always free from repetition, injected humour, or non-characteristic words etc.<\\/p>\",\"state\":1,\"catid\":\"11\",\"created\":\"2018-06-01 11:45:06\",\"created_by\":\"44\",\"created_by_alias\":\"\",\"modified\":\"2018-10-15 13:21:04\",\"modified_by\":\"44\",\"checked_out\":\"44\",\"checked_out_time\":\"2018-10-15 13:19:29\",\"publish_up\":\"2018-06-01 11:45:06\",\"publish_down\":\"0000-00-00 00:00:00\",\"images\":\"{\\\"image_intro\\\":\\\"images\\\\\\/blog\\\\\\/technology\\\\\\/img2-thumb.jpg\\\",\\\"float_intro\\\":\\\"\\\",\\\"image_intro_alt\\\":\\\"\\\",\\\"image_intro_caption\\\":\\\"\\\",\\\"image_fulltext\\\":\\\"images\\\\\\/blog\\\\\\/technology\\\\\\/img2.jpg\\\",\\\"float_fulltext\\\":\\\"\\\",\\\"image_fulltext_alt\\\":\\\"\\\",\\\"image_fulltext_caption\\\":\\\"\\\"}\",\"urls\":\"{\\\"urla\\\":false,\\\"urlatext\\\":\\\"\\\",\\\"targeta\\\":\\\"\\\",\\\"urlb\\\":false,\\\"urlbtext\\\":\\\"\\\",\\\"targetb\\\":\\\"\\\",\\\"urlc\\\":false,\\\"urlctext\\\":\\\"\\\",\\\"targetc\\\":\\\"\\\"}\",\"attribs\":\"{\\\"article_layout\\\":\\\"\\\",\\\"show_title\\\":\\\"\\\",\\\"link_titles\\\":\\\"\\\",\\\"show_tags\\\":\\\"\\\",\\\"show_intro\\\":\\\"\\\",\\\"info_block_position\\\":\\\"\\\",\\\"info_block_show_title\\\":\\\"\\\",\\\"show_category\\\":\\\"\\\",\\\"link_category\\\":\\\"\\\",\\\"show_parent_category\\\":\\\"\\\",\\\"link_parent_category\\\":\\\"\\\",\\\"show_associations\\\":\\\"\\\",\\\"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_page_title\\\":\\\"\\\",\\\"show_publishing_options\\\":\\\"\\\",\\\"show_article_options\\\":\\\"\\\",\\\"show_urls_images_backend\\\":\\\"\\\",\\\"show_urls_images_frontend\\\":\\\"\\\",\\\"astroid_article_type\\\":\\\"regular\\\",\\\"astroid_article_video_type\\\":\\\"youtube\\\",\\\"astroid_article_video_url\\\":\\\"\\\",\\\"astroid_article_gallery_width\\\":\\\"\\\",\\\"astroid_article_gallery_bullets\\\":\\\"1\\\",\\\"astroid_article_gallery_navigation\\\":\\\"1\\\",\\\"astroid_article_gallery_items\\\":\\\"\\\",\\\"astroid_article_thumbnail\\\":\\\"1\\\",\\\"astroid_article_audio_source\\\":\\\"soundcloud\\\",\\\"astroid_article_audio_soundcloud\\\":\\\"\\\",\\\"astroid_article_audio_spotify\\\":\\\"\\\",\\\"astroid_article_review_heading\\\":\\\"\\\",\\\"astroid_article_review_summery\\\":\\\"\\\",\\\"astroid_article_review_good\\\":\\\"\\\",\\\"astroid_article_review_bad\\\":\\\"\\\",\\\"astroid_article_review_rating\\\":\\\"5\\\",\\\"astroid_article_button_action\\\":\\\"\\\",\\\"astroid_article_button_link\\\":\\\"\\\",\\\"astroid_article_review_criterias\\\":\\\"\\\",\\\"astroid_article_quote_text\\\":\\\"\\\",\\\"astroid_article_quote_author\\\":\\\"\\\",\\\"astroid_article_badge\\\":\\\"0\\\",\\\"astroid_article_badge_type\\\":\\\"2\\\",\\\"astroid_article_badge_text\\\":\\\"\\\",\\\"astroid_article_badge_color\\\":\\\"\\\",\\\"astroid_relatedposts\\\":\\\"\\\",\\\"astroid_socialshare\\\":\\\"\\\",\\\"astroid_comments\\\":\\\"\\\",\\\"astroid_posttype\\\":\\\"\\\",\\\"astroid_readtime\\\":\\\"\\\",\\\"astroid_authorinfo\\\":\\\"\\\",\\\"astroid_rating\\\":\\\"\\\",\\\"astroid_og_title\\\":\\\"\\\",\\\"astroid_og_desc\\\":\\\"\\\",\\\"astroid_og_image\\\":\\\"\\\"}\",\"version\":11,\"ordering\":\"2\",\"metakey\":\"Joomla\",\"metadesc\":\"\",\"access\":\"1\",\"hits\":\"0\",\"metadata\":\"{\\\"robots\\\":\\\"\\\",\\\"author\\\":\\\"\\\",\\\"rights\\\":\\\"\\\",\\\"xreference\\\":\\\"\\\"}\",\"featured\":\"0\",\"language\":\"*\",\"xreference\":\"\"}', 0),
(465, 31, 1, '', '2018-10-15 13:21:20', 44, 4620, '9f0136af00c337574107c7a3e164373c8a2aafc4', '{\"id\":31,\"asset_id\":\"170\",\"title\":\"How technology can easy your work\",\"alias\":\"how-technology-can-easy-your-work\",\"introtext\":\"<p>Aliquam egestas pellentesque est Etiam a orci Nulla id enim feugiat ligula ullamcorper.<\\/p>\\r\\n\",\"fulltext\":\"\\r\\n<p>Lorem Ipsum is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry\'s standard dummy text ever since the 1500s, when an unknown printer took a galley of type and scrambled it to make a type specimen book. It has survived not only five centuries, but also the leap into electronic typesetting, remaining essentially unchanged. It was popularised in the 1960s with the release of Letraset sheets containing Lorem Ipsum passages, and more recently with desktop publishing software like Aldus PageMaker including versions of Lorem Ipsum.<\\/p>\\r\\n<h3>Where does it come from?<\\/h3>\\r\\n<p>There are many variations of passages of Lorem Ipsum available, but the majority have suffered alteration in some form, by injected humour, or randomised words which don\'t look even slightly believable. If you are going to use a passage of Lorem Ipsum, you need to be sure there isn\'t anything embarrassing hidden in the middle of text. All the Lorem Ipsum generators on the Internet tend to repeat predefined chunks as necessary, making this the first true generator on the Internet. It uses a dictionary of over 200 Latin words, combined with a handful of model sentence structures, to generate Lorem Ipsum which looks reasonable. The generated Lorem Ipsum is therefore always free from repetition, injected humour, or non-characteristic words etc.<\\/p>\",\"state\":1,\"catid\":\"11\",\"created\":\"2018-06-01 11:45:06\",\"created_by\":\"44\",\"created_by_alias\":\"\",\"modified\":\"2018-10-15 13:21:20\",\"modified_by\":\"44\",\"checked_out\":\"44\",\"checked_out_time\":\"2018-10-15 13:21:15\",\"publish_up\":\"2018-06-01 11:45:06\",\"publish_down\":\"0000-00-00 00:00:00\",\"images\":\"{\\\"image_intro\\\":\\\"images\\\\\\/blog\\\\\\/technology\\\\\\/img1-thumb.jpg\\\",\\\"float_intro\\\":\\\"\\\",\\\"image_intro_alt\\\":\\\"\\\",\\\"image_intro_caption\\\":\\\"\\\",\\\"image_fulltext\\\":\\\"images\\\\\\/blog\\\\\\/technology\\\\\\/img1.jpg\\\",\\\"float_fulltext\\\":\\\"\\\",\\\"image_fulltext_alt\\\":\\\"\\\",\\\"image_fulltext_caption\\\":\\\"\\\"}\",\"urls\":\"{\\\"urla\\\":false,\\\"urlatext\\\":\\\"\\\",\\\"targeta\\\":\\\"\\\",\\\"urlb\\\":false,\\\"urlbtext\\\":\\\"\\\",\\\"targetb\\\":\\\"\\\",\\\"urlc\\\":false,\\\"urlctext\\\":\\\"\\\",\\\"targetc\\\":\\\"\\\"}\",\"attribs\":\"{\\\"article_layout\\\":\\\"\\\",\\\"show_title\\\":\\\"\\\",\\\"link_titles\\\":\\\"\\\",\\\"show_tags\\\":\\\"\\\",\\\"show_intro\\\":\\\"\\\",\\\"info_block_position\\\":\\\"\\\",\\\"info_block_show_title\\\":\\\"\\\",\\\"show_category\\\":\\\"\\\",\\\"link_category\\\":\\\"\\\",\\\"show_parent_category\\\":\\\"\\\",\\\"link_parent_category\\\":\\\"\\\",\\\"show_associations\\\":\\\"\\\",\\\"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_page_title\\\":\\\"\\\",\\\"show_publishing_options\\\":\\\"\\\",\\\"show_article_options\\\":\\\"\\\",\\\"show_urls_images_backend\\\":\\\"\\\",\\\"show_urls_images_frontend\\\":\\\"\\\",\\\"astroid_article_type\\\":\\\"regular\\\",\\\"astroid_article_video_type\\\":\\\"youtube\\\",\\\"astroid_article_video_url\\\":\\\"\\\",\\\"astroid_article_gallery_width\\\":\\\"\\\",\\\"astroid_article_gallery_bullets\\\":\\\"1\\\",\\\"astroid_article_gallery_navigation\\\":\\\"1\\\",\\\"astroid_article_gallery_items\\\":\\\"\\\",\\\"astroid_article_thumbnail\\\":\\\"1\\\",\\\"astroid_article_audio_source\\\":\\\"soundcloud\\\",\\\"astroid_article_audio_soundcloud\\\":\\\"\\\",\\\"astroid_article_audio_spotify\\\":\\\"\\\",\\\"astroid_article_review_heading\\\":\\\"\\\",\\\"astroid_article_review_summery\\\":\\\"\\\",\\\"astroid_article_review_good\\\":\\\"\\\",\\\"astroid_article_review_bad\\\":\\\"\\\",\\\"astroid_article_review_rating\\\":\\\"5\\\",\\\"astroid_article_button_action\\\":\\\"\\\",\\\"astroid_article_button_link\\\":\\\"\\\",\\\"astroid_article_review_criterias\\\":\\\"\\\",\\\"astroid_article_quote_text\\\":\\\"\\\",\\\"astroid_article_quote_author\\\":\\\"\\\",\\\"astroid_article_badge\\\":\\\"0\\\",\\\"astroid_article_badge_type\\\":\\\"2\\\",\\\"astroid_article_badge_text\\\":\\\"\\\",\\\"astroid_article_badge_color\\\":\\\"\\\",\\\"astroid_relatedposts\\\":\\\"\\\",\\\"astroid_socialshare\\\":\\\"\\\",\\\"astroid_comments\\\":\\\"\\\",\\\"astroid_posttype\\\":\\\"\\\",\\\"astroid_readtime\\\":\\\"\\\",\\\"astroid_authorinfo\\\":\\\"\\\",\\\"astroid_rating\\\":\\\"\\\",\\\"astroid_og_title\\\":\\\"\\\",\\\"astroid_og_desc\\\":\\\"\\\",\\\"astroid_og_image\\\":\\\"\\\"}\",\"version\":8,\"ordering\":\"1\",\"metakey\":\"\",\"metadesc\":\"\",\"access\":\"1\",\"hits\":\"1\",\"metadata\":\"{\\\"robots\\\":\\\"\\\",\\\"author\\\":\\\"\\\",\\\"rights\\\":\\\"\\\",\\\"xreference\\\":\\\"\\\"}\",\"featured\":\"0\",\"language\":\"*\",\"xreference\":\"\"}', 0),
(466, 32, 1, '', '2018-10-15 13:21:30', 44, 4900, '03d69a1de22d3d45f194530323a860cd102565d3', '{\"id\":32,\"asset_id\":\"171\",\"title\":\"How business can ease your pain\",\"alias\":\"how-business-can-ease-your-pain\",\"introtext\":\"<p>Aliquam egestas pellentesque est Etiam a orci Nulla id enim feugiat ligula ullamcorper.<\\/p>\\r\\n\",\"fulltext\":\"\\r\\n<p>Lorem Ipsum is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry\'s standard dummy text ever since the 1500s, when an unknown printer took a galley of type and scrambled it to make a type specimen book. It has survived not only five centuries, but also the leap into electronic typesetting, remaining essentially unchanged. It was popularised in the 1960s with the release of Letraset sheets containing Lorem Ipsum passages, and more recently with desktop publishing software like Aldus PageMaker including versions of Lorem Ipsum.<\\/p>\\r\\n<h3>Where does it come from?<\\/h3>\\r\\n<p>There are many variations of passages of Lorem Ipsum available, but the majority have suffered alteration in some form, by injected humour, or randomised words which don\'t look even slightly believable. If you are going to use a passage of Lorem Ipsum, you need to be sure there isn\'t anything embarrassing hidden in the middle of text. All the Lorem Ipsum generators on the Internet tend to repeat predefined chunks as necessary, making this the first true generator on the Internet. It uses a dictionary of over 200 Latin words, combined with a handful of model sentence structures, to generate Lorem Ipsum which looks reasonable. The generated Lorem Ipsum is therefore always free from repetition, injected humour, or non-characteristic words etc.<\\/p>\",\"state\":1,\"catid\":\"8\",\"created\":\"2018-06-01 11:45:06\",\"created_by\":\"44\",\"created_by_alias\":\"\",\"modified\":\"2018-10-15 13:21:30\",\"modified_by\":\"44\",\"checked_out\":\"44\",\"checked_out_time\":\"2018-10-15 13:19:30\",\"publish_up\":\"2018-06-01 11:45:06\",\"publish_down\":\"0000-00-00 00:00:00\",\"images\":\"{\\\"image_intro\\\":\\\"images\\\\\\/blog\\\\\\/business\\\\\\/img6.jpg\\\",\\\"float_intro\\\":\\\"\\\",\\\"image_intro_alt\\\":\\\"How business can ease your pain\\\",\\\"image_intro_caption\\\":\\\"How business can ease your pain\\\",\\\"image_fulltext\\\":\\\"images\\\\\\/blog\\\\\\/business\\\\\\/img6.jpg\\\",\\\"float_fulltext\\\":\\\"\\\",\\\"image_fulltext_alt\\\":\\\"How business can ease your pain\\\",\\\"image_fulltext_caption\\\":\\\"How business can ease your pain\\\"}\",\"urls\":\"{\\\"urla\\\":\\\"\\\\\\/astroid\\\\\\/v131\\\\\\/#\\\",\\\"urlatext\\\":\\\"How business can ease your pain\\\",\\\"targeta\\\":\\\"\\\",\\\"urlb\\\":\\\"\\\\\\/astroid\\\\\\/v131\\\\\\/#\\\",\\\"urlbtext\\\":\\\"How business can ease your pain\\\",\\\"targetb\\\":\\\"\\\",\\\"urlc\\\":\\\"\\\\\\/astroid\\\\\\/v131\\\\\\/#\\\",\\\"urlctext\\\":\\\"How business can ease your pain\\\",\\\"targetc\\\":\\\"\\\"}\",\"attribs\":\"{\\\"article_layout\\\":\\\"\\\",\\\"show_title\\\":\\\"\\\",\\\"link_titles\\\":\\\"\\\",\\\"show_tags\\\":\\\"\\\",\\\"show_intro\\\":\\\"\\\",\\\"info_block_position\\\":\\\"\\\",\\\"info_block_show_title\\\":\\\"\\\",\\\"show_category\\\":\\\"\\\",\\\"link_category\\\":\\\"\\\",\\\"show_parent_category\\\":\\\"\\\",\\\"link_parent_category\\\":\\\"\\\",\\\"show_associations\\\":\\\"\\\",\\\"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_page_title\\\":\\\"\\\",\\\"show_publishing_options\\\":\\\"\\\",\\\"show_article_options\\\":\\\"\\\",\\\"show_urls_images_backend\\\":\\\"\\\",\\\"show_urls_images_frontend\\\":\\\"\\\",\\\"astroid_article_type\\\":\\\"regular\\\",\\\"astroid_article_video_type\\\":\\\"youtube\\\",\\\"astroid_article_video_url\\\":\\\"\\\",\\\"astroid_article_gallery_width\\\":\\\"\\\",\\\"astroid_article_gallery_bullets\\\":\\\"1\\\",\\\"astroid_article_gallery_navigation\\\":\\\"1\\\",\\\"astroid_article_gallery_items\\\":\\\"\\\",\\\"astroid_article_thumbnail\\\":\\\"1\\\",\\\"astroid_article_audio_source\\\":\\\"soundcloud\\\",\\\"astroid_article_audio_soundcloud\\\":\\\"\\\",\\\"astroid_article_audio_spotify\\\":\\\"\\\",\\\"astroid_article_review_heading\\\":\\\"\\\",\\\"astroid_article_review_summery\\\":\\\"\\\",\\\"astroid_article_review_good\\\":\\\"\\\",\\\"astroid_article_review_bad\\\":\\\"\\\",\\\"astroid_article_review_rating\\\":\\\"5\\\",\\\"astroid_article_button_action\\\":\\\"\\\",\\\"astroid_article_button_link\\\":\\\"\\\",\\\"astroid_article_review_criterias\\\":\\\"\\\",\\\"astroid_article_quote_text\\\":\\\"\\\",\\\"astroid_article_quote_author\\\":\\\"\\\",\\\"astroid_article_badge\\\":\\\"1\\\",\\\"astroid_article_badge_type\\\":\\\"6\\\",\\\"astroid_article_badge_text\\\":\\\"\\\",\\\"astroid_article_badge_color\\\":\\\"\\\",\\\"astroid_relatedposts\\\":\\\"\\\",\\\"astroid_socialshare\\\":\\\"\\\",\\\"astroid_comments\\\":\\\"\\\",\\\"astroid_posttype\\\":\\\"\\\",\\\"astroid_readtime\\\":\\\"\\\",\\\"astroid_authorinfo\\\":\\\"\\\",\\\"astroid_rating\\\":\\\"\\\",\\\"astroid_og_title\\\":\\\"\\\",\\\"astroid_og_desc\\\":\\\"\\\",\\\"astroid_og_image\\\":\\\"\\\"}\",\"version\":23,\"ordering\":\"1\",\"metakey\":\"Joomla\",\"metadesc\":\"\",\"access\":\"1\",\"hits\":\"121\",\"metadata\":\"{\\\"robots\\\":\\\"\\\",\\\"author\\\":\\\"\\\",\\\"rights\\\":\\\"\\\",\\\"xreference\\\":\\\"\\\"}\",\"featured\":\"0\",\"language\":\"*\",\"xreference\":\"\"}', 0);
INSERT INTO `ynfp8_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
(467, 33, 1, '', '2018-10-15 13:21:37', 44, 4663, 'a3f5bb6e875ed51718c18862a347c39ed88698f9', '{\"id\":33,\"asset_id\":\"172\",\"title\":\"Ten business that will actually make your life better\",\"alias\":\"ten-business-that-will-actually-make-your-life-better\",\"introtext\":\"<p>Aliquam egestas pellentesque est Etiam a orci Nulla id enim feugiat ligula ullamcorper.<\\/p>\\r\\n\",\"fulltext\":\"\\r\\n<p>Lorem Ipsum is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry\'s standard dummy text ever since the 1500s, when an unknown printer took a galley of type and scrambled it to make a type specimen book. It has survived not only five centuries, but also the leap into electronic typesetting, remaining essentially unchanged. It was popularised in the 1960s with the release of Letraset sheets containing Lorem Ipsum passages, and more recently with desktop publishing software like Aldus PageMaker including versions of Lorem Ipsum.<\\/p>\\r\\n<h3>Where does it come from?<\\/h3>\\r\\n<p>There are many variations of passages of Lorem Ipsum available, but the majority have suffered alteration in some form, by injected humour, or randomised words which don\'t look even slightly believable. If you are going to use a passage of Lorem Ipsum, you need to be sure there isn\'t anything embarrassing hidden in the middle of text. All the Lorem Ipsum generators on the Internet tend to repeat predefined chunks as necessary, making this the first true generator on the Internet. It uses a dictionary of over 200 Latin words, combined with a handful of model sentence structures, to generate Lorem Ipsum which looks reasonable. The generated Lorem Ipsum is therefore always free from repetition, injected humour, or non-characteristic words etc.<\\/p>\",\"state\":1,\"catid\":\"8\",\"created\":\"2018-06-01 11:45:06\",\"created_by\":\"44\",\"created_by_alias\":\"\",\"modified\":\"2018-10-15 13:21:37\",\"modified_by\":\"44\",\"checked_out\":\"44\",\"checked_out_time\":\"2018-10-15 13:19:33\",\"publish_up\":\"2018-06-01 11:45:06\",\"publish_down\":\"0000-00-00 00:00:00\",\"images\":\"{\\\"image_intro\\\":\\\"images\\\\\\/blog\\\\\\/business\\\\\\/img5-thumb.jpg\\\",\\\"float_intro\\\":\\\"\\\",\\\"image_intro_alt\\\":\\\"\\\",\\\"image_intro_caption\\\":\\\"\\\",\\\"image_fulltext\\\":\\\"images\\\\\\/blog\\\\\\/business\\\\\\/img5.jpg\\\",\\\"float_fulltext\\\":\\\"\\\",\\\"image_fulltext_alt\\\":\\\"\\\",\\\"image_fulltext_caption\\\":\\\"\\\"}\",\"urls\":\"{\\\"urla\\\":false,\\\"urlatext\\\":\\\"\\\",\\\"targeta\\\":\\\"\\\",\\\"urlb\\\":false,\\\"urlbtext\\\":\\\"\\\",\\\"targetb\\\":\\\"\\\",\\\"urlc\\\":false,\\\"urlctext\\\":\\\"\\\",\\\"targetc\\\":\\\"\\\"}\",\"attribs\":\"{\\\"article_layout\\\":\\\"\\\",\\\"show_title\\\":\\\"\\\",\\\"link_titles\\\":\\\"\\\",\\\"show_tags\\\":\\\"\\\",\\\"show_intro\\\":\\\"\\\",\\\"info_block_position\\\":\\\"\\\",\\\"info_block_show_title\\\":\\\"\\\",\\\"show_category\\\":\\\"\\\",\\\"link_category\\\":\\\"\\\",\\\"show_parent_category\\\":\\\"\\\",\\\"link_parent_category\\\":\\\"\\\",\\\"show_associations\\\":\\\"\\\",\\\"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_page_title\\\":\\\"\\\",\\\"show_publishing_options\\\":\\\"\\\",\\\"show_article_options\\\":\\\"\\\",\\\"show_urls_images_backend\\\":\\\"\\\",\\\"show_urls_images_frontend\\\":\\\"\\\",\\\"astroid_article_type\\\":\\\"regular\\\",\\\"astroid_article_video_type\\\":\\\"youtube\\\",\\\"astroid_article_video_url\\\":\\\"\\\",\\\"astroid_article_gallery_width\\\":\\\"\\\",\\\"astroid_article_gallery_bullets\\\":\\\"1\\\",\\\"astroid_article_gallery_navigation\\\":\\\"1\\\",\\\"astroid_article_gallery_items\\\":\\\"\\\",\\\"astroid_article_thumbnail\\\":\\\"1\\\",\\\"astroid_article_audio_source\\\":\\\"soundcloud\\\",\\\"astroid_article_audio_soundcloud\\\":\\\"\\\",\\\"astroid_article_audio_spotify\\\":\\\"\\\",\\\"astroid_article_review_heading\\\":\\\"\\\",\\\"astroid_article_review_summery\\\":\\\"\\\",\\\"astroid_article_review_good\\\":\\\"\\\",\\\"astroid_article_review_bad\\\":\\\"\\\",\\\"astroid_article_review_rating\\\":\\\"5\\\",\\\"astroid_article_button_action\\\":\\\"\\\",\\\"astroid_article_button_link\\\":\\\"\\\",\\\"astroid_article_review_criterias\\\":\\\"\\\",\\\"astroid_article_quote_text\\\":\\\"\\\",\\\"astroid_article_quote_author\\\":\\\"\\\",\\\"astroid_article_badge\\\":\\\"1\\\",\\\"astroid_article_badge_type\\\":\\\"6\\\",\\\"astroid_article_badge_text\\\":\\\"\\\",\\\"astroid_article_badge_color\\\":\\\"\\\",\\\"astroid_relatedposts\\\":\\\"\\\",\\\"astroid_socialshare\\\":\\\"\\\",\\\"astroid_comments\\\":\\\"\\\",\\\"astroid_posttype\\\":\\\"\\\",\\\"astroid_readtime\\\":\\\"\\\",\\\"astroid_authorinfo\\\":\\\"\\\",\\\"astroid_rating\\\":\\\"\\\",\\\"astroid_og_title\\\":\\\"\\\",\\\"astroid_og_desc\\\":\\\"\\\",\\\"astroid_og_image\\\":\\\"\\\"}\",\"version\":13,\"ordering\":\"2\",\"metakey\":\"Joomla\",\"metadesc\":\"\",\"access\":\"1\",\"hits\":\"65\",\"metadata\":\"{\\\"robots\\\":\\\"\\\",\\\"author\\\":\\\"\\\",\\\"rights\\\":\\\"\\\",\\\"xreference\\\":\\\"\\\"}\",\"featured\":\"0\",\"language\":\"*\",\"xreference\":\"\"}', 0),
(468, 34, 1, '', '2018-10-15 13:21:43', 44, 4641, '27014b3e90cb9a5054e89ca2c96ddbab3f6c1049', '{\"id\":34,\"asset_id\":\"173\",\"title\":\"The worst advices we\'ve heard for business\",\"alias\":\"the-worst-advices-we-ve-heard-for-business\",\"introtext\":\"<p>Aliquam egestas pellentesque est Etiam a orci Nulla id enim feugiat ligula ullamcorper.<\\/p>\\r\\n\",\"fulltext\":\"\\r\\n<p>Lorem Ipsum is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry\'s standard dummy text ever since the 1500s, when an unknown printer took a galley of type and scrambled it to make a type specimen book. It has survived not only five centuries, but also the leap into electronic typesetting, remaining essentially unchanged. It was popularised in the 1960s with the release of Letraset sheets containing Lorem Ipsum passages, and more recently with desktop publishing software like Aldus PageMaker including versions of Lorem Ipsum.<\\/p>\\r\\n<h3>Where does it come from?<\\/h3>\\r\\n<p>There are many variations of passages of Lorem Ipsum available, but the majority have suffered alteration in some form, by injected humour, or randomised words which don\'t look even slightly believable. If you are going to use a passage of Lorem Ipsum, you need to be sure there isn\'t anything embarrassing hidden in the middle of text. All the Lorem Ipsum generators on the Internet tend to repeat predefined chunks as necessary, making this the first true generator on the Internet. It uses a dictionary of over 200 Latin words, combined with a handful of model sentence structures, to generate Lorem Ipsum which looks reasonable. The generated Lorem Ipsum is therefore always free from repetition, injected humour, or non-characteristic words etc.<\\/p>\",\"state\":1,\"catid\":\"8\",\"created\":\"2018-06-01 11:45:06\",\"created_by\":\"44\",\"created_by_alias\":\"\",\"modified\":\"2018-10-15 13:21:43\",\"modified_by\":\"44\",\"checked_out\":\"44\",\"checked_out_time\":\"2018-10-15 13:19:34\",\"publish_up\":\"2018-06-01 11:45:06\",\"publish_down\":\"0000-00-00 00:00:00\",\"images\":\"{\\\"image_intro\\\":\\\"images\\\\\\/blog\\\\\\/business\\\\\\/img4-thumb.jpg\\\",\\\"float_intro\\\":\\\"\\\",\\\"image_intro_alt\\\":\\\"\\\",\\\"image_intro_caption\\\":\\\"\\\",\\\"image_fulltext\\\":\\\"images\\\\\\/blog\\\\\\/business\\\\\\/img4.jpg\\\",\\\"float_fulltext\\\":\\\"\\\",\\\"image_fulltext_alt\\\":\\\"\\\",\\\"image_fulltext_caption\\\":\\\"\\\"}\",\"urls\":\"{\\\"urla\\\":false,\\\"urlatext\\\":\\\"\\\",\\\"targeta\\\":\\\"\\\",\\\"urlb\\\":false,\\\"urlbtext\\\":\\\"\\\",\\\"targetb\\\":\\\"\\\",\\\"urlc\\\":false,\\\"urlctext\\\":\\\"\\\",\\\"targetc\\\":\\\"\\\"}\",\"attribs\":\"{\\\"article_layout\\\":\\\"\\\",\\\"show_title\\\":\\\"\\\",\\\"link_titles\\\":\\\"\\\",\\\"show_tags\\\":\\\"\\\",\\\"show_intro\\\":\\\"\\\",\\\"info_block_position\\\":\\\"\\\",\\\"info_block_show_title\\\":\\\"\\\",\\\"show_category\\\":\\\"\\\",\\\"link_category\\\":\\\"\\\",\\\"show_parent_category\\\":\\\"\\\",\\\"link_parent_category\\\":\\\"\\\",\\\"show_associations\\\":\\\"\\\",\\\"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_page_title\\\":\\\"\\\",\\\"show_publishing_options\\\":\\\"\\\",\\\"show_article_options\\\":\\\"\\\",\\\"show_urls_images_backend\\\":\\\"\\\",\\\"show_urls_images_frontend\\\":\\\"\\\",\\\"astroid_article_type\\\":\\\"regular\\\",\\\"astroid_article_video_type\\\":\\\"youtube\\\",\\\"astroid_article_video_url\\\":\\\"\\\",\\\"astroid_article_gallery_width\\\":\\\"\\\",\\\"astroid_article_gallery_bullets\\\":\\\"1\\\",\\\"astroid_article_gallery_navigation\\\":\\\"1\\\",\\\"astroid_article_gallery_items\\\":\\\"\\\",\\\"astroid_article_thumbnail\\\":\\\"1\\\",\\\"astroid_article_audio_source\\\":\\\"soundcloud\\\",\\\"astroid_article_audio_soundcloud\\\":\\\"\\\",\\\"astroid_article_audio_spotify\\\":\\\"\\\",\\\"astroid_article_review_heading\\\":\\\"\\\",\\\"astroid_article_review_summery\\\":\\\"\\\",\\\"astroid_article_review_good\\\":\\\"\\\",\\\"astroid_article_review_bad\\\":\\\"\\\",\\\"astroid_article_review_rating\\\":\\\"5\\\",\\\"astroid_article_button_action\\\":\\\"\\\",\\\"astroid_article_button_link\\\":\\\"\\\",\\\"astroid_article_review_criterias\\\":\\\"\\\",\\\"astroid_article_quote_text\\\":\\\"\\\",\\\"astroid_article_quote_author\\\":\\\"\\\",\\\"astroid_article_badge\\\":\\\"1\\\",\\\"astroid_article_badge_type\\\":\\\"5\\\",\\\"astroid_article_badge_text\\\":\\\"\\\",\\\"astroid_article_badge_color\\\":\\\"\\\",\\\"astroid_relatedposts\\\":\\\"\\\",\\\"astroid_socialshare\\\":\\\"\\\",\\\"astroid_comments\\\":\\\"\\\",\\\"astroid_posttype\\\":\\\"\\\",\\\"astroid_readtime\\\":\\\"\\\",\\\"astroid_authorinfo\\\":\\\"\\\",\\\"astroid_rating\\\":\\\"\\\",\\\"astroid_og_title\\\":\\\"\\\",\\\"astroid_og_desc\\\":\\\"\\\",\\\"astroid_og_image\\\":\\\"\\\"}\",\"version\":14,\"ordering\":\"3\",\"metakey\":\"Joomla\",\"metadesc\":\"\",\"access\":\"1\",\"hits\":\"35\",\"metadata\":\"{\\\"robots\\\":\\\"\\\",\\\"author\\\":\\\"\\\",\\\"rights\\\":\\\"\\\",\\\"xreference\\\":\\\"\\\"}\",\"featured\":\"0\",\"language\":\"*\",\"xreference\":\"\"}', 0),
(469, 35, 1, '', '2018-10-15 13:21:49', 44, 4641, '02d2e0899c849e8de064d0746bc72f5a75c6dff2', '{\"id\":35,\"asset_id\":\"174\",\"title\":\"Learn all about business from this politician\",\"alias\":\"learn-all-about-business-from-this-politician\",\"introtext\":\"<p>Aliquam egestas pellentesque est Etiam a orci Nulla id enim feugiat ligula ullamcorper.<\\/p>\\r\\n\",\"fulltext\":\"\\r\\n<p>Lorem Ipsum is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry\'s standard dummy text ever since the 1500s, when an unknown printer took a galley of type and scrambled it to make a type specimen book. It has survived not only five centuries, but also the leap into electronic typesetting, remaining essentially unchanged. It was popularised in the 1960s with the release of Letraset sheets containing Lorem Ipsum passages, and more recently with desktop publishing software like Aldus PageMaker including versions of Lorem Ipsum.<\\/p>\\r\\n<h3>Where does it come from?<\\/h3>\\r\\n<p>There are many variations of passages of Lorem Ipsum available, but the majority have suffered alteration in some form, by injected humour, or randomised words which don\'t look even slightly believable. If you are going to use a passage of Lorem Ipsum, you need to be sure there isn\'t anything embarrassing hidden in the middle of text. All the Lorem Ipsum generators on the Internet tend to repeat predefined chunks as necessary, making this the first true generator on the Internet. It uses a dictionary of over 200 Latin words, combined with a handful of model sentence structures, to generate Lorem Ipsum which looks reasonable. The generated Lorem Ipsum is therefore always free from repetition, injected humour, or non-characteristic words etc.<\\/p>\",\"state\":1,\"catid\":\"8\",\"created\":\"2018-06-01 11:45:06\",\"created_by\":\"44\",\"created_by_alias\":\"\",\"modified\":\"2018-10-15 13:21:49\",\"modified_by\":\"44\",\"checked_out\":\"44\",\"checked_out_time\":\"2018-10-15 13:19:35\",\"publish_up\":\"2018-06-01 11:45:06\",\"publish_down\":\"0000-00-00 00:00:00\",\"images\":\"{\\\"image_intro\\\":\\\"images\\\\\\/blog\\\\\\/business\\\\\\/img3-thumb.jpg\\\",\\\"float_intro\\\":\\\"\\\",\\\"image_intro_alt\\\":\\\"\\\",\\\"image_intro_caption\\\":\\\"\\\",\\\"image_fulltext\\\":\\\"images\\\\\\/blog\\\\\\/business\\\\\\/img3.jpg\\\",\\\"float_fulltext\\\":\\\"\\\",\\\"image_fulltext_alt\\\":\\\"\\\",\\\"image_fulltext_caption\\\":\\\"\\\"}\",\"urls\":\"{\\\"urla\\\":false,\\\"urlatext\\\":\\\"\\\",\\\"targeta\\\":\\\"\\\",\\\"urlb\\\":false,\\\"urlbtext\\\":\\\"\\\",\\\"targetb\\\":\\\"\\\",\\\"urlc\\\":false,\\\"urlctext\\\":\\\"\\\",\\\"targetc\\\":\\\"\\\"}\",\"attribs\":\"{\\\"article_layout\\\":\\\"\\\",\\\"show_title\\\":\\\"\\\",\\\"link_titles\\\":\\\"\\\",\\\"show_tags\\\":\\\"\\\",\\\"show_intro\\\":\\\"\\\",\\\"info_block_position\\\":\\\"\\\",\\\"info_block_show_title\\\":\\\"\\\",\\\"show_category\\\":\\\"\\\",\\\"link_category\\\":\\\"\\\",\\\"show_parent_category\\\":\\\"\\\",\\\"link_parent_category\\\":\\\"\\\",\\\"show_associations\\\":\\\"\\\",\\\"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_page_title\\\":\\\"\\\",\\\"show_publishing_options\\\":\\\"\\\",\\\"show_article_options\\\":\\\"\\\",\\\"show_urls_images_backend\\\":\\\"\\\",\\\"show_urls_images_frontend\\\":\\\"\\\",\\\"astroid_article_type\\\":\\\"regular\\\",\\\"astroid_article_video_type\\\":\\\"youtube\\\",\\\"astroid_article_video_url\\\":\\\"\\\",\\\"astroid_article_gallery_width\\\":\\\"\\\",\\\"astroid_article_gallery_bullets\\\":\\\"1\\\",\\\"astroid_article_gallery_navigation\\\":\\\"1\\\",\\\"astroid_article_gallery_items\\\":\\\"\\\",\\\"astroid_article_thumbnail\\\":\\\"1\\\",\\\"astroid_article_audio_source\\\":\\\"soundcloud\\\",\\\"astroid_article_audio_soundcloud\\\":\\\"\\\",\\\"astroid_article_audio_spotify\\\":\\\"\\\",\\\"astroid_article_review_heading\\\":\\\"\\\",\\\"astroid_article_review_summery\\\":\\\"\\\",\\\"astroid_article_review_good\\\":\\\"\\\",\\\"astroid_article_review_bad\\\":\\\"\\\",\\\"astroid_article_review_rating\\\":\\\"5\\\",\\\"astroid_article_button_action\\\":\\\"\\\",\\\"astroid_article_button_link\\\":\\\"\\\",\\\"astroid_article_review_criterias\\\":\\\"\\\",\\\"astroid_article_quote_text\\\":\\\"\\\",\\\"astroid_article_quote_author\\\":\\\"\\\",\\\"astroid_article_badge\\\":\\\"1\\\",\\\"astroid_article_badge_type\\\":\\\"4\\\",\\\"astroid_article_badge_text\\\":\\\"\\\",\\\"astroid_article_badge_color\\\":\\\"\\\",\\\"astroid_relatedposts\\\":\\\"\\\",\\\"astroid_socialshare\\\":\\\"\\\",\\\"astroid_comments\\\":\\\"\\\",\\\"astroid_posttype\\\":\\\"\\\",\\\"astroid_readtime\\\":\\\"\\\",\\\"astroid_authorinfo\\\":\\\"\\\",\\\"astroid_rating\\\":\\\"\\\",\\\"astroid_og_title\\\":\\\"\\\",\\\"astroid_og_desc\\\":\\\"\\\",\\\"astroid_og_image\\\":\\\"\\\"}\",\"version\":11,\"ordering\":\"4\",\"metakey\":\"\",\"metadesc\":\"\",\"access\":\"1\",\"hits\":\"11\",\"metadata\":\"{\\\"robots\\\":\\\"\\\",\\\"author\\\":\\\"\\\",\\\"rights\\\":\\\"\\\",\\\"xreference\\\":\\\"\\\"}\",\"featured\":\"0\",\"language\":\"*\",\"xreference\":\"\"}', 0),
(470, 36, 1, '', '2018-10-15 13:21:54', 44, 4624, '917ba3d8cc4a6bbf99a7b040480468a52a996a63', '{\"id\":36,\"asset_id\":\"175\",\"title\":\"How will business be in the future\",\"alias\":\"how-will-business-be-in-the-future\",\"introtext\":\"<p>Aliquam egestas pellentesque est Etiam a orci Nulla id enim feugiat ligula ullamcorper.<\\/p>\\r\\n\",\"fulltext\":\"\\r\\n<p>Lorem Ipsum is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry\'s standard dummy text ever since the 1500s, when an unknown printer took a galley of type and scrambled it to make a type specimen book. It has survived not only five centuries, but also the leap into electronic typesetting, remaining essentially unchanged. It was popularised in the 1960s with the release of Letraset sheets containing Lorem Ipsum passages, and more recently with desktop publishing software like Aldus PageMaker including versions of Lorem Ipsum.<\\/p>\\r\\n<h3>Where does it come from?<\\/h3>\\r\\n<p>There are many variations of passages of Lorem Ipsum available, but the majority have suffered alteration in some form, by injected humour, or randomised words which don\'t look even slightly believable. If you are going to use a passage of Lorem Ipsum, you need to be sure there isn\'t anything embarrassing hidden in the middle of text. All the Lorem Ipsum generators on the Internet tend to repeat predefined chunks as necessary, making this the first true generator on the Internet. It uses a dictionary of over 200 Latin words, combined with a handful of model sentence structures, to generate Lorem Ipsum which looks reasonable. The generated Lorem Ipsum is therefore always free from repetition, injected humour, or non-characteristic words etc.<\\/p>\",\"state\":1,\"catid\":\"8\",\"created\":\"2018-06-01 11:45:06\",\"created_by\":\"44\",\"created_by_alias\":\"\",\"modified\":\"2018-10-15 13:21:54\",\"modified_by\":\"44\",\"checked_out\":\"44\",\"checked_out_time\":\"2018-10-15 13:19:36\",\"publish_up\":\"2018-06-01 11:45:06\",\"publish_down\":\"0000-00-00 00:00:00\",\"images\":\"{\\\"image_intro\\\":\\\"images\\\\\\/blog\\\\\\/business\\\\\\/img2-thumb.jpg\\\",\\\"float_intro\\\":\\\"\\\",\\\"image_intro_alt\\\":\\\"\\\",\\\"image_intro_caption\\\":\\\"\\\",\\\"image_fulltext\\\":\\\"images\\\\\\/blog\\\\\\/business\\\\\\/img2.jpg\\\",\\\"float_fulltext\\\":\\\"\\\",\\\"image_fulltext_alt\\\":\\\"\\\",\\\"image_fulltext_caption\\\":\\\"\\\"}\",\"urls\":\"{\\\"urla\\\":false,\\\"urlatext\\\":\\\"\\\",\\\"targeta\\\":\\\"\\\",\\\"urlb\\\":false,\\\"urlbtext\\\":\\\"\\\",\\\"targetb\\\":\\\"\\\",\\\"urlc\\\":false,\\\"urlctext\\\":\\\"\\\",\\\"targetc\\\":\\\"\\\"}\",\"attribs\":\"{\\\"article_layout\\\":\\\"\\\",\\\"show_title\\\":\\\"\\\",\\\"link_titles\\\":\\\"\\\",\\\"show_tags\\\":\\\"\\\",\\\"show_intro\\\":\\\"\\\",\\\"info_block_position\\\":\\\"\\\",\\\"info_block_show_title\\\":\\\"\\\",\\\"show_category\\\":\\\"\\\",\\\"link_category\\\":\\\"\\\",\\\"show_parent_category\\\":\\\"\\\",\\\"link_parent_category\\\":\\\"\\\",\\\"show_associations\\\":\\\"\\\",\\\"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_page_title\\\":\\\"\\\",\\\"show_publishing_options\\\":\\\"\\\",\\\"show_article_options\\\":\\\"\\\",\\\"show_urls_images_backend\\\":\\\"\\\",\\\"show_urls_images_frontend\\\":\\\"\\\",\\\"astroid_article_type\\\":\\\"regular\\\",\\\"astroid_article_video_type\\\":\\\"youtube\\\",\\\"astroid_article_video_url\\\":\\\"\\\",\\\"astroid_article_gallery_width\\\":\\\"\\\",\\\"astroid_article_gallery_bullets\\\":\\\"1\\\",\\\"astroid_article_gallery_navigation\\\":\\\"1\\\",\\\"astroid_article_gallery_items\\\":\\\"\\\",\\\"astroid_article_thumbnail\\\":\\\"1\\\",\\\"astroid_article_audio_source\\\":\\\"soundcloud\\\",\\\"astroid_article_audio_soundcloud\\\":\\\"\\\",\\\"astroid_article_audio_spotify\\\":\\\"\\\",\\\"astroid_article_review_heading\\\":\\\"\\\",\\\"astroid_article_review_summery\\\":\\\"\\\",\\\"astroid_article_review_good\\\":\\\"\\\",\\\"astroid_article_review_bad\\\":\\\"\\\",\\\"astroid_article_review_rating\\\":\\\"5\\\",\\\"astroid_article_button_action\\\":\\\"\\\",\\\"astroid_article_button_link\\\":\\\"\\\",\\\"astroid_article_review_criterias\\\":\\\"\\\",\\\"astroid_article_quote_text\\\":\\\"\\\",\\\"astroid_article_quote_author\\\":\\\"\\\",\\\"astroid_article_badge\\\":\\\"1\\\",\\\"astroid_article_badge_type\\\":\\\"3\\\",\\\"astroid_article_badge_text\\\":\\\"\\\",\\\"astroid_article_badge_color\\\":\\\"\\\",\\\"astroid_relatedposts\\\":\\\"\\\",\\\"astroid_socialshare\\\":\\\"\\\",\\\"astroid_comments\\\":\\\"\\\",\\\"astroid_posttype\\\":\\\"\\\",\\\"astroid_readtime\\\":\\\"\\\",\\\"astroid_authorinfo\\\":\\\"\\\",\\\"astroid_rating\\\":\\\"\\\",\\\"astroid_og_title\\\":\\\"\\\",\\\"astroid_og_desc\\\":\\\"\\\",\\\"astroid_og_image\\\":\\\"\\\"}\",\"version\":14,\"ordering\":\"5\",\"metakey\":\"Joomla\",\"metadesc\":\"\",\"access\":\"1\",\"hits\":\"1\",\"metadata\":\"{\\\"robots\\\":\\\"\\\",\\\"author\\\":\\\"\\\",\\\"rights\\\":\\\"\\\",\\\"xreference\\\":\\\"\\\"}\",\"featured\":\"0\",\"language\":\"*\",\"xreference\":\"\"}', 0),
(471, 37, 1, '', '2018-10-15 13:21:59', 44, 4618, '68f83af2a3d70ffcccab75274c40e07b2b7ed04e', '{\"id\":37,\"asset_id\":\"176\",\"title\":\"How business makes me feel good\",\"alias\":\"how-business-makes-me-feel-good\",\"introtext\":\"<p>Aliquam egestas pellentesque est Etiam a orci Nulla id enim feugiat ligula ullamcorper.<\\/p>\\r\\n\",\"fulltext\":\"\\r\\n<p>Lorem Ipsum is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry\'s standard dummy text ever since the 1500s, when an unknown printer took a galley of type and scrambled it to make a type specimen book. It has survived not only five centuries, but also the leap into electronic typesetting, remaining essentially unchanged. It was popularised in the 1960s with the release of Letraset sheets containing Lorem Ipsum passages, and more recently with desktop publishing software like Aldus PageMaker including versions of Lorem Ipsum.<\\/p>\\r\\n<h3>Where does it come from?<\\/h3>\\r\\n<p>There are many variations of passages of Lorem Ipsum available, but the majority have suffered alteration in some form, by injected humour, or randomised words which don\'t look even slightly believable. If you are going to use a passage of Lorem Ipsum, you need to be sure there isn\'t anything embarrassing hidden in the middle of text. All the Lorem Ipsum generators on the Internet tend to repeat predefined chunks as necessary, making this the first true generator on the Internet. It uses a dictionary of over 200 Latin words, combined with a handful of model sentence structures, to generate Lorem Ipsum which looks reasonable. The generated Lorem Ipsum is therefore always free from repetition, injected humour, or non-characteristic words etc.<\\/p>\",\"state\":1,\"catid\":\"8\",\"created\":\"2018-06-01 11:45:06\",\"created_by\":\"44\",\"created_by_alias\":\"\",\"modified\":\"2018-10-15 13:21:59\",\"modified_by\":\"44\",\"checked_out\":\"44\",\"checked_out_time\":\"2018-10-15 13:19:38\",\"publish_up\":\"2018-06-01 11:45:06\",\"publish_down\":\"0000-00-00 00:00:00\",\"images\":\"{\\\"image_intro\\\":\\\"images\\\\\\/blog\\\\\\/business\\\\\\/img1-thumb.jpg\\\",\\\"float_intro\\\":\\\"\\\",\\\"image_intro_alt\\\":\\\"\\\",\\\"image_intro_caption\\\":\\\"\\\",\\\"image_fulltext\\\":\\\"images\\\\\\/blog\\\\\\/business\\\\\\/img1.jpg\\\",\\\"float_fulltext\\\":\\\"\\\",\\\"image_fulltext_alt\\\":\\\"\\\",\\\"image_fulltext_caption\\\":\\\"\\\"}\",\"urls\":\"{\\\"urla\\\":false,\\\"urlatext\\\":\\\"\\\",\\\"targeta\\\":\\\"\\\",\\\"urlb\\\":false,\\\"urlbtext\\\":\\\"\\\",\\\"targetb\\\":\\\"\\\",\\\"urlc\\\":false,\\\"urlctext\\\":\\\"\\\",\\\"targetc\\\":\\\"\\\"}\",\"attribs\":\"{\\\"article_layout\\\":\\\"\\\",\\\"show_title\\\":\\\"\\\",\\\"link_titles\\\":\\\"\\\",\\\"show_tags\\\":\\\"\\\",\\\"show_intro\\\":\\\"\\\",\\\"info_block_position\\\":\\\"\\\",\\\"info_block_show_title\\\":\\\"\\\",\\\"show_category\\\":\\\"\\\",\\\"link_category\\\":\\\"\\\",\\\"show_parent_category\\\":\\\"\\\",\\\"link_parent_category\\\":\\\"\\\",\\\"show_associations\\\":\\\"\\\",\\\"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_page_title\\\":\\\"\\\",\\\"show_publishing_options\\\":\\\"\\\",\\\"show_article_options\\\":\\\"\\\",\\\"show_urls_images_backend\\\":\\\"\\\",\\\"show_urls_images_frontend\\\":\\\"\\\",\\\"astroid_article_type\\\":\\\"regular\\\",\\\"astroid_article_video_type\\\":\\\"youtube\\\",\\\"astroid_article_video_url\\\":\\\"\\\",\\\"astroid_article_gallery_width\\\":\\\"\\\",\\\"astroid_article_gallery_bullets\\\":\\\"1\\\",\\\"astroid_article_gallery_navigation\\\":\\\"1\\\",\\\"astroid_article_gallery_items\\\":\\\"\\\",\\\"astroid_article_thumbnail\\\":\\\"1\\\",\\\"astroid_article_audio_source\\\":\\\"soundcloud\\\",\\\"astroid_article_audio_soundcloud\\\":\\\"\\\",\\\"astroid_article_audio_spotify\\\":\\\"\\\",\\\"astroid_article_review_heading\\\":\\\"\\\",\\\"astroid_article_review_summery\\\":\\\"\\\",\\\"astroid_article_review_good\\\":\\\"\\\",\\\"astroid_article_review_bad\\\":\\\"\\\",\\\"astroid_article_review_rating\\\":\\\"5\\\",\\\"astroid_article_button_action\\\":\\\"\\\",\\\"astroid_article_button_link\\\":\\\"\\\",\\\"astroid_article_review_criterias\\\":\\\"\\\",\\\"astroid_article_quote_text\\\":\\\"\\\",\\\"astroid_article_quote_author\\\":\\\"\\\",\\\"astroid_article_badge\\\":\\\"1\\\",\\\"astroid_article_badge_type\\\":\\\"2\\\",\\\"astroid_article_badge_text\\\":\\\"\\\",\\\"astroid_article_badge_color\\\":\\\"\\\",\\\"astroid_relatedposts\\\":\\\"\\\",\\\"astroid_socialshare\\\":\\\"\\\",\\\"astroid_comments\\\":\\\"\\\",\\\"astroid_posttype\\\":\\\"\\\",\\\"astroid_readtime\\\":\\\"\\\",\\\"astroid_authorinfo\\\":\\\"\\\",\\\"astroid_rating\\\":\\\"\\\",\\\"astroid_og_title\\\":\\\"\\\",\\\"astroid_og_desc\\\":\\\"\\\",\\\"astroid_og_image\\\":\\\"\\\"}\",\"version\":16,\"ordering\":\"6\",\"metakey\":\"Joomla\",\"metadesc\":\"\",\"access\":\"1\",\"hits\":\"8\",\"metadata\":\"{\\\"robots\\\":\\\"\\\",\\\"author\\\":\\\"\\\",\\\"rights\\\":\\\"\\\",\\\"xreference\\\":\\\"\\\"}\",\"featured\":\"0\",\"language\":\"*\",\"xreference\":\"\"}', 0),
(472, 58, 1, '', '2018-10-15 13:27:34', 44, 6731, 'b20d23cea00749e5837261ebd9b5caa8632a451c', '{\"id\":58,\"asset_id\":266,\"title\":\"iPhone X Review (Review Type Article)\",\"alias\":\"iphone-x-review-review-type-article\",\"introtext\":\"<p><strong>Lorem Ipsum<\\/strong>\\u00a0is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry\'s standard dummy text ever since the 1500s,<\\/p>\\r\\n\",\"fulltext\":\"\\r\\n<p>when an unknown printer took a galley of type and scrambled it to make a type specimen book. It has survived not only five centuries, but also the leap into electronic typesetting,remaining essentially unchanged. It was popularised in the 1960s with the release of Letraset sheets containing Lorem Ipsum passages, and more recently with desktop publishing software like Aldus PageMaker including versions of Lorem Ipsum<\\/p>\\r\\n<h2>What is Lorem Ipsum?<\\/h2>\\r\\n<p><strong>Lorem Ipsum<\\/strong>\\u00a0is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry\'s standard dummy text ever since the 1500s, when an unknown printer took a galley of type and scrambled it to make a type specimen book. It has survived not only five centuries, but also the leap into electronic typesetting, remaining essentially unchanged.<\\/p>\\r\\n<h3>Where does it come from?<\\/h3>\\r\\n<p>Contrary to popular belief, Lorem Ipsum is not simply random text. It has roots in a piece of classical Latin literature from 45 BC, making it over 2000 years old. Richard McClintock, a Latin professor at Hampden-Sydney College in Virginia, looked up one of the more obscure Latin words, consectetur, from a Lorem Ipsum passage, and going through the cites of the word in classical literature, discovered the undoubtable source. Lorem Ipsum comes from sections 1.10.32 and 1.10.33 of \\\"de Finibus Bonorum et Malorum\\\" (The Extremes of Good and Evil)<\\/p>\\r\\n<ul>\\r\\n<li>Lorem Ipsum\\u00a0is simaply dummy\\u00a0text of the printing and typesetting<\\/li>\\r\\n<li>Lorem Ipsum\\u00a0is simply dummy\\u00a0text of the printing and\\u00a0<\\/li>\\r\\n<li>Lorem Ipsum\\u00a0is simply dummy\\u00a0text<\\/li>\\r\\n<li>Lorem Ipsum\\u00a0is simply dummy\\u00a0text of the<\\/li>\\r\\n<li>Lorem Ipsum\\u00a0is simply dummy\\u00a0text of the printing and typesetting<\\/li>\\r\\n<li>Lorem Ipsum\\u00a0is simply dummy\\u00a0text of the printing<\\/li>\\r\\n<li>Lorem Ipsum\\u00a0is simply dummy\\u00a0text<\\/li>\\r\\n<li>Lorem Ipsum\\u00a0is simply dummy\\u00a0text of the printing and typesetting<\\/li>\\r\\n<\\/ul>\\r\\n<p>Lorem Ipsum\\u00a0is simply dummy\\u00a0text of the printing and typesetting industry. Lorem Ipsum has been the industry\'s standard dummy text ever since the\\u00a01500s,\\u00a0when an unknown printer took a galley of type and scrambled it to make a type specimen book. It has survived not only five centuries, but also the leap into electronic typesetting, remaining essentially unchanged.<\\/p>\",\"state\":1,\"catid\":\"14\",\"created\":\"2018-10-15 13:27:34\",\"created_by\":\"44\",\"created_by_alias\":\"\",\"modified\":\"2018-10-15 13:27:34\",\"modified_by\":null,\"checked_out\":null,\"checked_out_time\":null,\"publish_up\":\"2018-10-15 13:27:34\",\"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\":\"{\\\"article_layout\\\":\\\"\\\",\\\"show_title\\\":\\\"\\\",\\\"link_titles\\\":\\\"\\\",\\\"show_tags\\\":\\\"\\\",\\\"show_intro\\\":\\\"\\\",\\\"info_block_position\\\":\\\"\\\",\\\"info_block_show_title\\\":\\\"\\\",\\\"show_category\\\":\\\"\\\",\\\"link_category\\\":\\\"\\\",\\\"show_parent_category\\\":\\\"\\\",\\\"link_parent_category\\\":\\\"\\\",\\\"show_associations\\\":\\\"\\\",\\\"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_page_title\\\":\\\"\\\",\\\"show_publishing_options\\\":\\\"\\\",\\\"show_article_options\\\":\\\"\\\",\\\"show_urls_images_backend\\\":\\\"\\\",\\\"show_urls_images_frontend\\\":\\\"\\\",\\\"astroid_article_type\\\":\\\"review\\\",\\\"astroid_article_video_type\\\":\\\"youtube\\\",\\\"astroid_article_video_url\\\":\\\"\\\",\\\"astroid_article_gallery_width\\\":\\\"\\\",\\\"astroid_article_gallery_bullets\\\":\\\"1\\\",\\\"astroid_article_gallery_navigation\\\":\\\"1\\\",\\\"astroid_article_gallery_items\\\":\\\"\\\",\\\"astroid_article_thumbnail\\\":\\\"1\\\",\\\"astroid_article_audio_source\\\":\\\"soundcloud\\\",\\\"astroid_article_audio_soundcloud\\\":\\\"\\\",\\\"astroid_article_audio_spotify\\\":\\\"\\\",\\\"astroid_article_review_heading\\\":\\\"Best for value\\\",\\\"astroid_article_review_summery\\\":\\\"Lorem Ipsum is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry\'s standard dummy text ever since the 1500s, \\\",\\\"astroid_article_review_good\\\":\\\"Stunning screen\\\\r\\\\nMuch-improved telephoto camera\\\\r\\\\nThe best-looking iPhone ever\\\\r\\\\nImpressive battery life\\\\r\\\\nFace ID is so much better than a fingerprint sensor\\\",\\\"astroid_article_review_bad\\\":\\\"Software needs more optimisation for the taller display and notch\\\\r\\\\nNo fast-charging plug included\\\\r\\\\nVery expensive\\\",\\\"astroid_article_review_rating\\\":\\\"9\\\",\\\"astroid_article_button_action\\\":\\\"Get it Now!\\\",\\\"astroid_article_button_link\\\":\\\"#\\\",\\\"astroid_article_review_criterias\\\":{\\\"astroid_article_review_criterias0\\\":{\\\"title\\\":\\\"Design\\\",\\\"score\\\":\\\"9\\\"},\\\"astroid_article_review_criterias1\\\":{\\\"title\\\":\\\"Value for Money\\\",\\\"score\\\":\\\"6\\\"},\\\"astroid_article_review_criterias2\\\":{\\\"title\\\":\\\"Display\\\",\\\"score\\\":\\\"9\\\"},\\\"astroid_article_review_criterias3\\\":{\\\"title\\\":\\\"Software\\\",\\\"score\\\":\\\"9\\\"},\\\"astroid_article_review_criterias4\\\":{\\\"title\\\":\\\"Performance\\\",\\\"score\\\":\\\"10\\\"},\\\"astroid_article_review_criterias5\\\":{\\\"title\\\":\\\"Camera\\\",\\\"score\\\":\\\"9\\\"},\\\"astroid_article_review_criterias6\\\":{\\\"title\\\":\\\" Battery Life\\\",\\\"score\\\":\\\"8\\\"}},\\\"astroid_article_quote_text\\\":\\\"\\\",\\\"astroid_article_quote_author\\\":\\\"\\\",\\\"astroid_article_badge\\\":\\\"0\\\",\\\"astroid_article_badge_type\\\":\\\"2\\\",\\\"astroid_article_badge_text\\\":\\\"\\\",\\\"astroid_article_badge_color\\\":\\\"\\\",\\\"astroid_relatedposts\\\":\\\"\\\",\\\"astroid_socialshare\\\":\\\"\\\",\\\"astroid_comments\\\":\\\"\\\",\\\"astroid_posttype\\\":\\\"\\\",\\\"astroid_readtime\\\":\\\"\\\",\\\"astroid_authorinfo\\\":\\\"\\\",\\\"astroid_rating\\\":\\\"\\\",\\\"astroid_og_title\\\":\\\"\\\",\\\"astroid_og_desc\\\":\\\"\\\",\\\"astroid_og_image\\\":\\\"\\\"}\",\"version\":1,\"ordering\":null,\"metakey\":\"\",\"metadesc\":\"\",\"access\":\"1\",\"hits\":null,\"metadata\":\"{\\\"robots\\\":\\\"\\\",\\\"author\\\":\\\"\\\",\\\"rights\\\":\\\"\\\",\\\"xreference\\\":\\\"\\\"}\",\"featured\":\"0\",\"language\":\"*\",\"xreference\":\"\"}', 0),
(473, 58, 1, '', '2018-10-15 13:28:36', 44, 6901, 'bd48c54c961f942aeb391c0e319226838e3818f2', '{\"id\":58,\"asset_id\":\"266\",\"title\":\"iPhone X Review (Review Type Article)\",\"alias\":\"iphone-x-review-review-type-article\",\"introtext\":\"<p><strong>Lorem Ipsum<\\/strong>\\u00a0is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry\'s standard dummy text ever since the 1500s,<\\/p>\\r\\n\",\"fulltext\":\"\\r\\n<p>when an unknown printer took a galley of type and scrambled it to make a type specimen book. It has survived not only five centuries, but also the leap into electronic typesetting,remaining essentially unchanged. It was popularised in the 1960s with the release of Letraset sheets containing Lorem Ipsum passages, and more recently with desktop publishing software like Aldus PageMaker including versions of Lorem Ipsum<\\/p>\\r\\n<h2>What is Lorem Ipsum?<\\/h2>\\r\\n<p><strong>Lorem Ipsum<\\/strong>\\u00a0is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry\'s standard dummy text ever since the 1500s, when an unknown printer took a galley of type and scrambled it to make a type specimen book. It has survived not only five centuries, but also the leap into electronic typesetting, remaining essentially unchanged.<\\/p>\\r\\n<h3>Where does it come from?<\\/h3>\\r\\n<p>Contrary to popular belief, Lorem Ipsum is not simply random text. It has roots in a piece of classical Latin literature from 45 BC, making it over 2000 years old. Richard McClintock, a Latin professor at Hampden-Sydney College in Virginia, looked up one of the more obscure Latin words, consectetur, from a Lorem Ipsum passage, and going through the cites of the word in classical literature, discovered the undoubtable source. Lorem Ipsum comes from sections 1.10.32 and 1.10.33 of \\\"de Finibus Bonorum et Malorum\\\" (The Extremes of Good and Evil)<\\/p>\\r\\n<ul>\\r\\n<li>Lorem Ipsum\\u00a0is simaply dummy\\u00a0text of the printing and typesetting<\\/li>\\r\\n<li>Lorem Ipsum\\u00a0is simply dummy\\u00a0text of the printing and\\u00a0<\\/li>\\r\\n<li>Lorem Ipsum\\u00a0is simply dummy\\u00a0text<\\/li>\\r\\n<li>Lorem Ipsum\\u00a0is simply dummy\\u00a0text of the<\\/li>\\r\\n<li>Lorem Ipsum\\u00a0is simply dummy\\u00a0text of the printing and typesetting<\\/li>\\r\\n<li>Lorem Ipsum\\u00a0is simply dummy\\u00a0text of the printing<\\/li>\\r\\n<li>Lorem Ipsum\\u00a0is simply dummy\\u00a0text<\\/li>\\r\\n<li>Lorem Ipsum\\u00a0is simply dummy\\u00a0text of the printing and typesetting<\\/li>\\r\\n<\\/ul>\\r\\n<p>Lorem Ipsum\\u00a0is simply dummy\\u00a0text of the printing and typesetting industry. Lorem Ipsum has been the industry\'s standard dummy text ever since the\\u00a01500s,\\u00a0when an unknown printer took a galley of type and scrambled it to make a type specimen book. It has survived not only five centuries, but also the leap into electronic typesetting, remaining essentially unchanged.<\\/p>\",\"state\":1,\"catid\":\"14\",\"created\":\"2018-10-15 13:27:34\",\"created_by\":\"44\",\"created_by_alias\":\"\",\"modified\":\"2018-10-15 13:28:36\",\"modified_by\":\"44\",\"checked_out\":\"44\",\"checked_out_time\":\"2018-10-15 13:28:23\",\"publish_up\":\"2018-10-15 13:27:34\",\"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\":\"{\\\"article_layout\\\":\\\"\\\",\\\"show_title\\\":\\\"\\\",\\\"link_titles\\\":\\\"\\\",\\\"show_tags\\\":\\\"\\\",\\\"show_intro\\\":\\\"\\\",\\\"info_block_position\\\":\\\"\\\",\\\"info_block_show_title\\\":\\\"\\\",\\\"show_category\\\":\\\"\\\",\\\"link_category\\\":\\\"\\\",\\\"show_parent_category\\\":\\\"\\\",\\\"link_parent_category\\\":\\\"\\\",\\\"show_associations\\\":\\\"\\\",\\\"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_page_title\\\":\\\"\\\",\\\"show_publishing_options\\\":\\\"\\\",\\\"show_article_options\\\":\\\"\\\",\\\"show_urls_images_backend\\\":\\\"\\\",\\\"show_urls_images_frontend\\\":\\\"\\\",\\\"astroid_article_type\\\":\\\"review\\\",\\\"astroid_article_video_type\\\":\\\"youtube\\\",\\\"astroid_article_video_url\\\":\\\"\\\",\\\"astroid_article_gallery_width\\\":\\\"\\\",\\\"astroid_article_gallery_bullets\\\":\\\"1\\\",\\\"astroid_article_gallery_navigation\\\":\\\"1\\\",\\\"astroid_article_gallery_items\\\":\\\"\\\",\\\"astroid_article_thumbnail\\\":\\\"1\\\",\\\"astroid_article_audio_source\\\":\\\"soundcloud\\\",\\\"astroid_article_audio_soundcloud\\\":\\\"\\\",\\\"astroid_article_audio_spotify\\\":\\\"\\\",\\\"astroid_article_review_heading\\\":\\\"Best for value\\\",\\\"astroid_article_review_summery\\\":\\\"Lorem Ipsum is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry\'s standard dummy text ever since the 1500s, Lorem Ipsum is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry\'s standard dummy text ever since the 1500s, \\\",\\\"astroid_article_review_good\\\":\\\"Stunning screen\\\\r\\\\nMuch-improved telephoto camera\\\\r\\\\nThe best-looking iPhone ever\\\\r\\\\nImpressive battery life\\\\r\\\\nFace ID is so much better than a fingerprint sensor\\\",\\\"astroid_article_review_bad\\\":\\\"Software needs more optimisation for the taller display and notch\\\\r\\\\nNo fast-charging plug included\\\\r\\\\nVery expensive\\\",\\\"astroid_article_review_rating\\\":\\\"9\\\",\\\"astroid_article_button_action\\\":\\\"Get it Now!\\\",\\\"astroid_article_button_link\\\":\\\"#\\\",\\\"astroid_article_review_criterias\\\":{\\\"astroid_article_review_criterias0\\\":{\\\"title\\\":\\\"Design\\\",\\\"score\\\":\\\"9\\\"},\\\"astroid_article_review_criterias1\\\":{\\\"title\\\":\\\"Value for Money\\\",\\\"score\\\":\\\"6\\\"},\\\"astroid_article_review_criterias2\\\":{\\\"title\\\":\\\"Display\\\",\\\"score\\\":\\\"9\\\"},\\\"astroid_article_review_criterias3\\\":{\\\"title\\\":\\\"Software\\\",\\\"score\\\":\\\"9\\\"},\\\"astroid_article_review_criterias4\\\":{\\\"title\\\":\\\"Performance\\\",\\\"score\\\":\\\"10\\\"},\\\"astroid_article_review_criterias5\\\":{\\\"title\\\":\\\"Camera\\\",\\\"score\\\":\\\"9\\\"},\\\"astroid_article_review_criterias6\\\":{\\\"title\\\":\\\" Battery Life\\\",\\\"score\\\":\\\"8\\\"}},\\\"astroid_article_quote_text\\\":\\\"\\\",\\\"astroid_article_quote_author\\\":\\\"\\\",\\\"astroid_article_badge\\\":\\\"0\\\",\\\"astroid_article_badge_type\\\":\\\"2\\\",\\\"astroid_article_badge_text\\\":\\\"\\\",\\\"astroid_article_badge_color\\\":\\\"\\\",\\\"astroid_relatedposts\\\":\\\"\\\",\\\"astroid_socialshare\\\":\\\"\\\",\\\"astroid_comments\\\":\\\"\\\",\\\"astroid_posttype\\\":\\\"\\\",\\\"astroid_readtime\\\":\\\"\\\",\\\"astroid_authorinfo\\\":\\\"\\\",\\\"astroid_rating\\\":\\\"\\\",\\\"astroid_og_title\\\":\\\"\\\",\\\"astroid_og_desc\\\":\\\"\\\",\\\"astroid_og_image\\\":\\\"\\\"}\",\"version\":2,\"ordering\":\"0\",\"metakey\":\"\",\"metadesc\":\"\",\"access\":\"1\",\"hits\":\"1\",\"metadata\":\"{\\\"robots\\\":\\\"\\\",\\\"author\\\":\\\"\\\",\\\"rights\\\":\\\"\\\",\\\"xreference\\\":\\\"\\\"}\",\"featured\":\"0\",\"language\":\"*\",\"xreference\":\"\"}', 0);
INSERT INTO `ynfp8_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
(474, 56, 1, '', '2018-10-15 13:31:11', 44, 6072, 'f3124bc05f27a6079df27981a171cc82c94c38db', '{\"id\":56,\"asset_id\":\"264\",\"title\":\"This is Audio Type Article\",\"alias\":\"this-is-audio-type-article\",\"introtext\":\"<p><strong>Lorem Ipsum<\\/strong>\\u00a0is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry\'s standard dummy text ever since the 1500s,<\\/p>\\r\\n\",\"fulltext\":\"\\r\\n<p>when an unknown printer took a galley of type and scrambled it to make a type specimen book. It has survived not only five centuries, but also the leap into electronic typesetting,remaining essentially unchanged. It was popularised in the 1960s with the release of Letraset sheets containing Lorem Ipsum passages, and more recently with desktop publishing software like Aldus PageMaker including versions of Lorem Ipsum<\\/p>\\r\\n<h2>What is Lorem Ipsum?<\\/h2>\\r\\n<p><strong>Lorem Ipsum<\\/strong>\\u00a0is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry\'s standard dummy text ever since the 1500s, when an unknown printer took a galley of type and scrambled it to make a type specimen book. It has survived not only five centuries, but also the leap into electronic typesetting, remaining essentially unchanged.<\\/p>\\r\\n<h3>Where does it come from?<\\/h3>\\r\\n<p>Contrary to popular belief, Lorem Ipsum is not simply random text. It has roots in a piece of classical Latin literature from 45 BC, making it over 2000 years old. Richard McClintock, a Latin professor at Hampden-Sydney College in Virginia, looked up one of the more obscure Latin words, consectetur, from a Lorem Ipsum passage, and going through the cites of the word in classical literature, discovered the undoubtable source. Lorem Ipsum comes from sections 1.10.32 and 1.10.33 of \\\"de Finibus Bonorum et Malorum\\\" (The Extremes of Good and Evil)<\\/p>\\r\\n<ul>\\r\\n<li>Lorem Ipsum\\u00a0is simaply dummy\\u00a0text of the printing and typesetting<\\/li>\\r\\n<li>Lorem Ipsum\\u00a0is simply dummy\\u00a0text of the printing and\\u00a0<\\/li>\\r\\n<li>Lorem Ipsum\\u00a0is simply dummy\\u00a0text<\\/li>\\r\\n<li>Lorem Ipsum\\u00a0is simply dummy\\u00a0text of the<\\/li>\\r\\n<li>Lorem Ipsum\\u00a0is simply dummy\\u00a0text of the printing and typesetting<\\/li>\\r\\n<li>Lorem Ipsum\\u00a0is simply dummy\\u00a0text of the printing<\\/li>\\r\\n<li>Lorem Ipsum\\u00a0is simply dummy\\u00a0text<\\/li>\\r\\n<li>Lorem Ipsum\\u00a0is simply dummy\\u00a0text of the printing and typesetting<\\/li>\\r\\n<\\/ul>\\r\\n<p>Lorem Ipsum\\u00a0is simply dummy\\u00a0text of the printing and typesetting industry. Lorem Ipsum has been the industry\'s standard dummy text ever since the\\u00a01500s,\\u00a0when an unknown printer took a galley of type and scrambled it to make a type specimen book. It has survived not only five centuries, but also the leap into electronic typesetting, remaining essentially unchanged.<\\/p>\",\"state\":1,\"catid\":\"14\",\"created\":\"2018-10-15 13:16:45\",\"created_by\":\"44\",\"created_by_alias\":\"\",\"modified\":\"2018-10-15 13:31:11\",\"modified_by\":\"44\",\"checked_out\":\"44\",\"checked_out_time\":\"2018-10-15 13:31:03\",\"publish_up\":\"2018-10-15 13:16:45\",\"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\":\"{\\\"article_layout\\\":\\\"\\\",\\\"show_title\\\":\\\"\\\",\\\"link_titles\\\":\\\"\\\",\\\"show_tags\\\":\\\"\\\",\\\"show_intro\\\":\\\"\\\",\\\"info_block_position\\\":\\\"\\\",\\\"info_block_show_title\\\":\\\"\\\",\\\"show_category\\\":\\\"\\\",\\\"link_category\\\":\\\"\\\",\\\"show_parent_category\\\":\\\"\\\",\\\"link_parent_category\\\":\\\"\\\",\\\"show_associations\\\":\\\"\\\",\\\"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_page_title\\\":\\\"\\\",\\\"show_publishing_options\\\":\\\"\\\",\\\"show_article_options\\\":\\\"\\\",\\\"show_urls_images_backend\\\":\\\"\\\",\\\"show_urls_images_frontend\\\":\\\"\\\",\\\"astroid_article_type\\\":\\\"audio\\\",\\\"astroid_article_video_type\\\":\\\"youtube\\\",\\\"astroid_article_video_url\\\":\\\"\\\",\\\"astroid_article_gallery_width\\\":\\\"\\\",\\\"astroid_article_gallery_bullets\\\":\\\"1\\\",\\\"astroid_article_gallery_navigation\\\":\\\"1\\\",\\\"astroid_article_gallery_items\\\":\\\"\\\",\\\"astroid_article_thumbnail\\\":\\\"1\\\",\\\"astroid_article_audio_source\\\":\\\"soundcloud\\\",\\\"astroid_article_audio_soundcloud\\\":\\\"<iframe width=\\\\\\\"100%\\\\\\\" height=\\\\\\\"300\\\\\\\" scrolling=\\\\\\\"no\\\\\\\" frameborder=\\\\\\\"no\\\\\\\" allow=\\\\\\\"autoplay\\\\\\\" src=\\\\\\\"https:\\\\\\/\\\\\\/w.soundcloud.com\\\\\\/player\\\\\\/?url=https%3A\\\\\\/\\\\\\/api.soundcloud.com\\\\\\/tracks\\\\\\/508699362&color=%23ff5500&auto_play=false&hide_related=false&show_comments=true&show_user=true&show_reposts=false&show_teaser=true&visual=true\\\\\\\"><\\\\\\/iframe>\\\",\\\"astroid_article_audio_spotify\\\":\\\"\\\",\\\"astroid_article_review_heading\\\":\\\"\\\",\\\"astroid_article_review_summery\\\":\\\"\\\",\\\"astroid_article_review_good\\\":\\\"\\\",\\\"astroid_article_review_bad\\\":\\\"\\\",\\\"astroid_article_review_rating\\\":\\\"5\\\",\\\"astroid_article_button_action\\\":\\\"\\\",\\\"astroid_article_button_link\\\":\\\"\\\",\\\"astroid_article_review_criterias\\\":\\\"\\\",\\\"astroid_article_quote_text\\\":\\\"\\\",\\\"astroid_article_quote_author\\\":\\\"\\\",\\\"astroid_article_badge\\\":\\\"0\\\",\\\"astroid_article_badge_type\\\":\\\"2\\\",\\\"astroid_article_badge_text\\\":\\\"\\\",\\\"astroid_article_badge_color\\\":\\\"\\\",\\\"astroid_relatedposts\\\":\\\"\\\",\\\"astroid_socialshare\\\":\\\"\\\",\\\"astroid_comments\\\":\\\"\\\",\\\"astroid_posttype\\\":\\\"\\\",\\\"astroid_readtime\\\":\\\"\\\",\\\"astroid_authorinfo\\\":\\\"\\\",\\\"astroid_rating\\\":\\\"\\\",\\\"astroid_og_title\\\":\\\"\\\",\\\"astroid_og_desc\\\":\\\"\\\",\\\"astroid_og_image\\\":\\\"\\\"}\",\"version\":2,\"ordering\":\"2\",\"metakey\":\"\",\"metadesc\":\"\",\"access\":\"1\",\"hits\":\"0\",\"metadata\":\"{\\\"robots\\\":\\\"\\\",\\\"author\\\":\\\"\\\",\\\"rights\\\":\\\"\\\",\\\"xreference\\\":\\\"\\\"}\",\"featured\":\"0\",\"language\":\"*\",\"xreference\":\"\"}', 0),
(475, 59, 1, '', '2018-10-15 13:35:27', 44, 5907, '48cce32469120559522f617d34406ea5dcd066b4', '{\"id\":59,\"asset_id\":267,\"title\":\"This is Quote Type Article\",\"alias\":\"this-is-quote-type-article\",\"introtext\":\"<p><strong>Lorem Ipsum<\\/strong>\\u00a0is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry\'s standard dummy text ever since the 1500s,<\\/p>\\r\\n\",\"fulltext\":\"\\r\\n<p>when an unknown printer took a galley of type and scrambled it to make a type specimen book. It has survived not only five centuries, but also the leap into electronic typesetting,remaining essentially unchanged. It was popularised in the 1960s with the release of Letraset sheets containing Lorem Ipsum passages, and more recently with desktop publishing software like Aldus PageMaker including versions of Lorem Ipsum<\\/p>\\r\\n<h2>What is Lorem Ipsum?<\\/h2>\\r\\n<p><strong>Lorem Ipsum<\\/strong>\\u00a0is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry\'s standard dummy text ever since the 1500s, when an unknown printer took a galley of type and scrambled it to make a type specimen book. It has survived not only five centuries, but also the leap into electronic typesetting, remaining essentially unchanged.<\\/p>\\r\\n<h3>Where does it come from?<\\/h3>\\r\\n<p>Contrary to popular belief, Lorem Ipsum is not simply random text. It has roots in a piece of classical Latin literature from 45 BC, making it over 2000 years old. Richard McClintock, a Latin professor at Hampden-Sydney College in Virginia, looked up one of the more obscure Latin words, consectetur, from a Lorem Ipsum passage, and going through the cites of the word in classical literature, discovered the undoubtable source. Lorem Ipsum comes from sections 1.10.32 and 1.10.33 of \\\"de Finibus Bonorum et Malorum\\\" (The Extremes of Good and Evil)<\\/p>\\r\\n<ul>\\r\\n<li>Lorem Ipsum\\u00a0is simaply dummy\\u00a0text of the printing and typesetting<\\/li>\\r\\n<li>Lorem Ipsum\\u00a0is simply dummy\\u00a0text of the printing and\\u00a0<\\/li>\\r\\n<li>Lorem Ipsum\\u00a0is simply dummy\\u00a0text<\\/li>\\r\\n<li>Lorem Ipsum\\u00a0is simply dummy\\u00a0text of the<\\/li>\\r\\n<li>Lorem Ipsum\\u00a0is simply dummy\\u00a0text of the printing and typesetting<\\/li>\\r\\n<li>Lorem Ipsum\\u00a0is simply dummy\\u00a0text of the printing<\\/li>\\r\\n<li>Lorem Ipsum\\u00a0is simply dummy\\u00a0text<\\/li>\\r\\n<li>Lorem Ipsum\\u00a0is simply dummy\\u00a0text of the printing and typesetting<\\/li>\\r\\n<\\/ul>\\r\\n<p>Lorem Ipsum\\u00a0is simply dummy\\u00a0text of the printing and typesetting industry. Lorem Ipsum has been the industry\'s standard dummy text ever since the\\u00a01500s,\\u00a0when an unknown printer took a galley of type and scrambled it to make a type specimen book. It has survived not only five centuries, but also the leap into electronic typesetting, remaining essentially unchanged.<\\/p>\",\"state\":1,\"catid\":\"14\",\"created\":\"2018-10-15 13:35:27\",\"created_by\":\"44\",\"created_by_alias\":\"\",\"modified\":\"2018-10-15 13:35:27\",\"modified_by\":null,\"checked_out\":null,\"checked_out_time\":null,\"publish_up\":\"2018-10-15 13:35:27\",\"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\":\"{\\\"article_layout\\\":\\\"\\\",\\\"show_title\\\":\\\"\\\",\\\"link_titles\\\":\\\"\\\",\\\"show_tags\\\":\\\"\\\",\\\"show_intro\\\":\\\"\\\",\\\"info_block_position\\\":\\\"\\\",\\\"info_block_show_title\\\":\\\"\\\",\\\"show_category\\\":\\\"\\\",\\\"link_category\\\":\\\"\\\",\\\"show_parent_category\\\":\\\"\\\",\\\"link_parent_category\\\":\\\"\\\",\\\"show_associations\\\":\\\"\\\",\\\"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_page_title\\\":\\\"\\\",\\\"show_publishing_options\\\":\\\"\\\",\\\"show_article_options\\\":\\\"\\\",\\\"show_urls_images_backend\\\":\\\"\\\",\\\"show_urls_images_frontend\\\":\\\"\\\",\\\"astroid_article_type\\\":\\\"quote\\\",\\\"astroid_article_video_type\\\":\\\"youtube\\\",\\\"astroid_article_video_url\\\":\\\"\\\",\\\"astroid_article_gallery_width\\\":\\\"\\\",\\\"astroid_article_gallery_bullets\\\":\\\"1\\\",\\\"astroid_article_gallery_navigation\\\":\\\"1\\\",\\\"astroid_article_gallery_items\\\":\\\"\\\",\\\"astroid_article_thumbnail\\\":\\\"1\\\",\\\"astroid_article_audio_source\\\":\\\"soundcloud\\\",\\\"astroid_article_audio_soundcloud\\\":\\\"\\\",\\\"astroid_article_audio_spotify\\\":\\\"\\\",\\\"astroid_article_review_heading\\\":\\\"\\\",\\\"astroid_article_review_summery\\\":\\\"\\\",\\\"astroid_article_review_good\\\":\\\"\\\",\\\"astroid_article_review_bad\\\":\\\"\\\",\\\"astroid_article_review_rating\\\":\\\"5\\\",\\\"astroid_article_button_action\\\":\\\"\\\",\\\"astroid_article_button_link\\\":\\\"\\\",\\\"astroid_article_review_criterias\\\":\\\"\\\",\\\"astroid_article_quote_text\\\":\\\"Life is 10% what happens to you and 90% how you react to it. Read more at: https:\\\\\\/\\\\\\/www.brainyquote.com\\\\\\/topics\\\\\\/motivational. \\\",\\\"astroid_article_quote_author\\\":\\\"Charles R. Swindoll Read more at: https:\\\\\\/\\\\\\/www.brainyquote.com\\\\\\/topics\\\\\\/motivational\\\",\\\"astroid_article_badge\\\":\\\"0\\\",\\\"astroid_article_badge_type\\\":\\\"2\\\",\\\"astroid_article_badge_text\\\":\\\"\\\",\\\"astroid_article_badge_color\\\":\\\"\\\",\\\"astroid_relatedposts\\\":\\\"\\\",\\\"astroid_socialshare\\\":\\\"\\\",\\\"astroid_comments\\\":\\\"\\\",\\\"astroid_posttype\\\":\\\"\\\",\\\"astroid_readtime\\\":\\\"\\\",\\\"astroid_authorinfo\\\":\\\"\\\",\\\"astroid_rating\\\":\\\"\\\",\\\"astroid_og_title\\\":\\\"\\\",\\\"astroid_og_desc\\\":\\\"\\\",\\\"astroid_og_image\\\":\\\"\\\"}\",\"version\":1,\"ordering\":null,\"metakey\":\"\",\"metadesc\":\"\",\"access\":\"1\",\"hits\":null,\"metadata\":\"{\\\"robots\\\":\\\"\\\",\\\"author\\\":\\\"\\\",\\\"rights\\\":\\\"\\\",\\\"xreference\\\":\\\"\\\"}\",\"featured\":\"0\",\"language\":\"*\",\"xreference\":\"\"}', 0),
(476, 59, 1, '', '2018-10-15 13:36:17', 44, 5774, 'aedd7cbb54be54b8dca1f65a1d6b43a1041ab7fc', '{\"id\":59,\"asset_id\":\"267\",\"title\":\"This is Quote Type Article\",\"alias\":\"this-is-quote-type-article\",\"introtext\":\"<p><strong>Lorem Ipsum<\\/strong>\\u00a0is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry\'s standard dummy text ever since the 1500s,<\\/p>\\r\\n\",\"fulltext\":\"\\r\\n<p>when an unknown printer took a galley of type and scrambled it to make a type specimen book. It has survived not only five centuries, but also the leap into electronic typesetting,remaining essentially unchanged. It was popularised in the 1960s with the release of Letraset sheets containing Lorem Ipsum passages, and more recently with desktop publishing software like Aldus PageMaker including versions of Lorem Ipsum<\\/p>\\r\\n<h2>What is Lorem Ipsum?<\\/h2>\\r\\n<p><strong>Lorem Ipsum<\\/strong>\\u00a0is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry\'s standard dummy text ever since the 1500s, when an unknown printer took a galley of type and scrambled it to make a type specimen book. It has survived not only five centuries, but also the leap into electronic typesetting, remaining essentially unchanged.<\\/p>\\r\\n<h3>Where does it come from?<\\/h3>\\r\\n<p>Contrary to popular belief, Lorem Ipsum is not simply random text. It has roots in a piece of classical Latin literature from 45 BC, making it over 2000 years old. Richard McClintock, a Latin professor at Hampden-Sydney College in Virginia, looked up one of the more obscure Latin words, consectetur, from a Lorem Ipsum passage, and going through the cites of the word in classical literature, discovered the undoubtable source. Lorem Ipsum comes from sections 1.10.32 and 1.10.33 of \\\"de Finibus Bonorum et Malorum\\\" (The Extremes of Good and Evil)<\\/p>\\r\\n<ul>\\r\\n<li>Lorem Ipsum\\u00a0is simaply dummy\\u00a0text of the printing and typesetting<\\/li>\\r\\n<li>Lorem Ipsum\\u00a0is simply dummy\\u00a0text of the printing and\\u00a0<\\/li>\\r\\n<li>Lorem Ipsum\\u00a0is simply dummy\\u00a0text<\\/li>\\r\\n<li>Lorem Ipsum\\u00a0is simply dummy\\u00a0text of the<\\/li>\\r\\n<li>Lorem Ipsum\\u00a0is simply dummy\\u00a0text of the printing and typesetting<\\/li>\\r\\n<li>Lorem Ipsum\\u00a0is simply dummy\\u00a0text of the printing<\\/li>\\r\\n<li>Lorem Ipsum\\u00a0is simply dummy\\u00a0text<\\/li>\\r\\n<li>Lorem Ipsum\\u00a0is simply dummy\\u00a0text of the printing and typesetting<\\/li>\\r\\n<\\/ul>\\r\\n<p>Lorem Ipsum\\u00a0is simply dummy\\u00a0text of the printing and typesetting industry. Lorem Ipsum has been the industry\'s standard dummy text ever since the\\u00a01500s,\\u00a0when an unknown printer took a galley of type and scrambled it to make a type specimen book. It has survived not only five centuries, but also the leap into electronic typesetting, remaining essentially unchanged.<\\/p>\",\"state\":1,\"catid\":\"14\",\"created\":\"2018-10-15 13:35:27\",\"created_by\":\"44\",\"created_by_alias\":\"\",\"modified\":\"2018-10-15 13:36:17\",\"modified_by\":\"44\",\"checked_out\":\"44\",\"checked_out_time\":\"2018-10-15 13:35:54\",\"publish_up\":\"2018-10-15 13:35:27\",\"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\":\"{\\\"article_layout\\\":\\\"\\\",\\\"show_title\\\":\\\"\\\",\\\"link_titles\\\":\\\"\\\",\\\"show_tags\\\":\\\"\\\",\\\"show_intro\\\":\\\"\\\",\\\"info_block_position\\\":\\\"\\\",\\\"info_block_show_title\\\":\\\"\\\",\\\"show_category\\\":\\\"\\\",\\\"link_category\\\":\\\"\\\",\\\"show_parent_category\\\":\\\"\\\",\\\"link_parent_category\\\":\\\"\\\",\\\"show_associations\\\":\\\"\\\",\\\"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_page_title\\\":\\\"\\\",\\\"show_publishing_options\\\":\\\"\\\",\\\"show_article_options\\\":\\\"\\\",\\\"show_urls_images_backend\\\":\\\"\\\",\\\"show_urls_images_frontend\\\":\\\"\\\",\\\"astroid_article_type\\\":\\\"quote\\\",\\\"astroid_article_video_type\\\":\\\"youtube\\\",\\\"astroid_article_video_url\\\":\\\"\\\",\\\"astroid_article_gallery_width\\\":\\\"\\\",\\\"astroid_article_gallery_bullets\\\":\\\"1\\\",\\\"astroid_article_gallery_navigation\\\":\\\"1\\\",\\\"astroid_article_gallery_items\\\":\\\"\\\",\\\"astroid_article_thumbnail\\\":\\\"1\\\",\\\"astroid_article_audio_source\\\":\\\"soundcloud\\\",\\\"astroid_article_audio_soundcloud\\\":\\\"\\\",\\\"astroid_article_audio_spotify\\\":\\\"\\\",\\\"astroid_article_review_heading\\\":\\\"\\\",\\\"astroid_article_review_summery\\\":\\\"\\\",\\\"astroid_article_review_good\\\":\\\"\\\",\\\"astroid_article_review_bad\\\":\\\"\\\",\\\"astroid_article_review_rating\\\":\\\"5\\\",\\\"astroid_article_button_action\\\":\\\"\\\",\\\"astroid_article_button_link\\\":\\\"\\\",\\\"astroid_article_review_criterias\\\":\\\"\\\",\\\"astroid_article_quote_text\\\":\\\"Life is 10% what happens to you and 90% how you react to it.\\\",\\\"astroid_article_quote_author\\\":\\\"Charles R. Swindoll\\\",\\\"astroid_article_badge\\\":\\\"0\\\",\\\"astroid_article_badge_type\\\":\\\"2\\\",\\\"astroid_article_badge_text\\\":\\\"\\\",\\\"astroid_article_badge_color\\\":\\\"\\\",\\\"astroid_relatedposts\\\":\\\"\\\",\\\"astroid_socialshare\\\":\\\"\\\",\\\"astroid_comments\\\":\\\"\\\",\\\"astroid_posttype\\\":\\\"\\\",\\\"astroid_readtime\\\":\\\"\\\",\\\"astroid_authorinfo\\\":\\\"\\\",\\\"astroid_rating\\\":\\\"\\\",\\\"astroid_og_title\\\":\\\"\\\",\\\"astroid_og_desc\\\":\\\"\\\",\\\"astroid_og_image\\\":\\\"\\\"}\",\"version\":2,\"ordering\":\"0\",\"metakey\":\"\",\"metadesc\":\"\",\"access\":\"1\",\"hits\":\"1\",\"metadata\":\"{\\\"robots\\\":\\\"\\\",\\\"author\\\":\\\"\\\",\\\"rights\\\":\\\"\\\",\\\"xreference\\\":\\\"\\\"}\",\"featured\":\"0\",\"language\":\"*\",\"xreference\":\"\"}', 0),
(478, 55, 1, '', '2018-10-15 13:40:15', 44, 5737, 'e73147ae01f274cff61486c94ac1e4f7c154deef', '{\"id\":55,\"asset_id\":\"263\",\"title\":\"This is a Regular article with Custom Badge\",\"alias\":\"5-factors-that-affect-business-hack-s-longevity-2\",\"introtext\":\"<p><strong>Lorem Ipsum<\\/strong>\\u00a0is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry\'s standard dummy text ever since the 1500s,<\\/p>\\r\\n\",\"fulltext\":\"\\r\\n<p>when an unknown printer took a galley of type and scrambled it to make a type specimen book. It has survived not only five centuries, but also the leap into electronic typesetting,remaining essentially unchanged. It was popularised in the 1960s with the release of Letraset sheets containing Lorem Ipsum passages, and more recently with desktop publishing software like Aldus PageMaker including versions of Lorem Ipsum<\\/p>\\r\\n<h2>What is Lorem Ipsum?<\\/h2>\\r\\n<p><strong>Lorem Ipsum<\\/strong>\\u00a0is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry\'s standard dummy text ever since the 1500s, when an unknown printer took a galley of type and scrambled it to make a type specimen book. It has survived not only five centuries, but also the leap into electronic typesetting, remaining essentially unchanged.<\\/p>\\r\\n<h3>Where does it come from?<\\/h3>\\r\\n<p>Contrary to popular belief, Lorem Ipsum is not simply random text. It has roots in a piece of classical Latin literature from 45 BC, making it over 2000 years old. Richard McClintock, a Latin professor at Hampden-Sydney College in Virginia, looked up one of the more obscure Latin words, consectetur, from a Lorem Ipsum passage, and going through the cites of the word in classical literature, discovered the undoubtable source. Lorem Ipsum comes from sections 1.10.32 and 1.10.33 of \\\"de Finibus Bonorum et Malorum\\\" (The Extremes of Good and Evil)<\\/p>\\r\\n<ul>\\r\\n<li>Lorem Ipsum\\u00a0is simaply dummy\\u00a0text of the printing and typesetting<\\/li>\\r\\n<li>Lorem Ipsum\\u00a0is simply dummy\\u00a0text of the printing and\\u00a0<\\/li>\\r\\n<li>Lorem Ipsum\\u00a0is simply dummy\\u00a0text<\\/li>\\r\\n<li>Lorem Ipsum\\u00a0is simply dummy\\u00a0text of the<\\/li>\\r\\n<li>Lorem Ipsum\\u00a0is simply dummy\\u00a0text of the printing and typesetting<\\/li>\\r\\n<li>Lorem Ipsum\\u00a0is simply dummy\\u00a0text of the printing<\\/li>\\r\\n<li>Lorem Ipsum\\u00a0is simply dummy\\u00a0text<\\/li>\\r\\n<li>Lorem Ipsum\\u00a0is simply dummy\\u00a0text of the printing and typesetting<\\/li>\\r\\n<\\/ul>\\r\\n<p>Lorem Ipsum\\u00a0is simply dummy\\u00a0text of the printing and typesetting industry. Lorem Ipsum has been the industry\'s standard dummy text ever since the\\u00a01500s,\\u00a0when an unknown printer took a galley of type and scrambled it to make a type specimen book. It has survived not only five centuries, but also the leap into electronic typesetting, remaining essentially unchanged.<\\/p>\",\"state\":1,\"catid\":\"14\",\"created\":\"2018-10-15 13:14:27\",\"created_by\":\"44\",\"created_by_alias\":\"\",\"modified\":\"2018-10-15 13:40:15\",\"modified_by\":\"44\",\"checked_out\":\"44\",\"checked_out_time\":\"2018-10-15 13:40:04\",\"publish_up\":\"2018-10-15 13:14:27\",\"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\":\"{\\\"article_layout\\\":\\\"\\\",\\\"show_title\\\":\\\"\\\",\\\"link_titles\\\":\\\"\\\",\\\"show_tags\\\":\\\"\\\",\\\"show_intro\\\":\\\"\\\",\\\"info_block_position\\\":\\\"\\\",\\\"info_block_show_title\\\":\\\"\\\",\\\"show_category\\\":\\\"\\\",\\\"link_category\\\":\\\"\\\",\\\"show_parent_category\\\":\\\"\\\",\\\"link_parent_category\\\":\\\"\\\",\\\"show_associations\\\":\\\"\\\",\\\"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_page_title\\\":\\\"\\\",\\\"show_publishing_options\\\":\\\"\\\",\\\"show_article_options\\\":\\\"\\\",\\\"show_urls_images_backend\\\":\\\"\\\",\\\"show_urls_images_frontend\\\":\\\"\\\",\\\"astroid_article_type\\\":\\\"regular\\\",\\\"astroid_article_video_type\\\":\\\"youtube\\\",\\\"astroid_article_video_url\\\":\\\"\\\",\\\"astroid_article_gallery_width\\\":\\\"\\\",\\\"astroid_article_gallery_bullets\\\":\\\"1\\\",\\\"astroid_article_gallery_navigation\\\":\\\"1\\\",\\\"astroid_article_gallery_items\\\":\\\"\\\",\\\"astroid_article_thumbnail\\\":\\\"1\\\",\\\"astroid_article_audio_source\\\":\\\"soundcloud\\\",\\\"astroid_article_audio_soundcloud\\\":\\\"\\\",\\\"astroid_article_audio_spotify\\\":\\\"\\\",\\\"astroid_article_review_heading\\\":\\\"\\\",\\\"astroid_article_review_summery\\\":\\\"\\\",\\\"astroid_article_review_good\\\":\\\"\\\",\\\"astroid_article_review_bad\\\":\\\"\\\",\\\"astroid_article_review_rating\\\":\\\"5\\\",\\\"astroid_article_button_action\\\":\\\"\\\",\\\"astroid_article_button_link\\\":\\\"\\\",\\\"astroid_article_review_criterias\\\":\\\"\\\",\\\"astroid_article_quote_text\\\":\\\"\\\",\\\"astroid_article_quote_author\\\":\\\"\\\",\\\"astroid_article_badge\\\":\\\"1\\\",\\\"astroid_article_badge_type\\\":\\\"6\\\",\\\"astroid_article_badge_text\\\":\\\"\\\",\\\"astroid_article_badge_color\\\":\\\"\\\",\\\"astroid_relatedposts\\\":\\\"\\\",\\\"astroid_socialshare\\\":\\\"\\\",\\\"astroid_comments\\\":\\\"\\\",\\\"astroid_posttype\\\":\\\"\\\",\\\"astroid_readtime\\\":\\\"\\\",\\\"astroid_authorinfo\\\":\\\"\\\",\\\"astroid_rating\\\":\\\"\\\",\\\"astroid_og_title\\\":\\\"\\\",\\\"astroid_og_desc\\\":\\\"\\\",\\\"astroid_og_image\\\":\\\"\\\"}\",\"version\":2,\"ordering\":\"5\",\"metakey\":\"\",\"metadesc\":\"\",\"access\":\"1\",\"hits\":\"0\",\"metadata\":\"{\\\"robots\\\":\\\"\\\",\\\"author\\\":\\\"\\\",\\\"rights\\\":\\\"\\\",\\\"xreference\\\":\\\"\\\"}\",\"featured\":\"0\",\"language\":\"*\",\"xreference\":\"\"}', 0),
(479, 61, 1, '', '2018-10-15 13:41:10', 44, 5749, 'a268635bee204f96481233e16cbd1ab7d9c6d29f', '{\"id\":61,\"asset_id\":269,\"title\":\"This is Video Type Article (2)\",\"alias\":\"this-is-video-type-article-2\",\"introtext\":\"<p><strong>Lorem Ipsum<\\/strong>\\u00a0is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry\'s standard dummy text ever since the 1500s,<\\/p>\\r\\n\",\"fulltext\":\"\\r\\n<p>when an unknown printer took a galley of type and scrambled it to make a type specimen book. It has survived not only five centuries, but also the leap into electronic typesetting,remaining essentially unchanged. It was popularised in the 1960s with the release of Letraset sheets containing Lorem Ipsum passages, and more recently with desktop publishing software like Aldus PageMaker including versions of Lorem Ipsum<\\/p>\\r\\n<h2>What is Lorem Ipsum?<\\/h2>\\r\\n<p><strong>Lorem Ipsum<\\/strong>\\u00a0is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry\'s standard dummy text ever since the 1500s, when an unknown printer took a galley of type and scrambled it to make a type specimen book. It has survived not only five centuries, but also the leap into electronic typesetting, remaining essentially unchanged.<\\/p>\\r\\n<h3>Where does it come from?<\\/h3>\\r\\n<p>Contrary to popular belief, Lorem Ipsum is not simply random text. It has roots in a piece of classical Latin literature from 45 BC, making it over 2000 years old. Richard McClintock, a Latin professor at Hampden-Sydney College in Virginia, looked up one of the more obscure Latin words, consectetur, from a Lorem Ipsum passage, and going through the cites of the word in classical literature, discovered the undoubtable source. Lorem Ipsum comes from sections 1.10.32 and 1.10.33 of \\\"de Finibus Bonorum et Malorum\\\" (The Extremes of Good and Evil)<\\/p>\\r\\n<ul>\\r\\n<li>Lorem Ipsum\\u00a0is simaply dummy\\u00a0text of the printing and typesetting<\\/li>\\r\\n<li>Lorem Ipsum\\u00a0is simply dummy\\u00a0text of the printing and\\u00a0<\\/li>\\r\\n<li>Lorem Ipsum\\u00a0is simply dummy\\u00a0text<\\/li>\\r\\n<li>Lorem Ipsum\\u00a0is simply dummy\\u00a0text of the<\\/li>\\r\\n<li>Lorem Ipsum\\u00a0is simply dummy\\u00a0text of the printing and typesetting<\\/li>\\r\\n<li>Lorem Ipsum\\u00a0is simply dummy\\u00a0text of the printing<\\/li>\\r\\n<li>Lorem Ipsum\\u00a0is simply dummy\\u00a0text<\\/li>\\r\\n<li>Lorem Ipsum\\u00a0is simply dummy\\u00a0text of the printing and typesetting<\\/li>\\r\\n<\\/ul>\\r\\n<p>Lorem Ipsum\\u00a0is simply dummy\\u00a0text of the printing and typesetting industry. Lorem Ipsum has been the industry\'s standard dummy text ever since the\\u00a01500s,\\u00a0when an unknown printer took a galley of type and scrambled it to make a type specimen book. It has survived not only five centuries, but also the leap into electronic typesetting, remaining essentially unchanged.<\\/p>\",\"state\":0,\"catid\":\"14\",\"created\":\"2018-10-15 13:13:22\",\"created_by\":\"44\",\"created_by_alias\":\"\",\"modified\":\"2018-10-15 13:41:10\",\"modified_by\":\"0\",\"checked_out\":\"0\",\"checked_out_time\":\"0000-00-00 00:00:00\",\"publish_up\":\"2018-10-15 13:13:22\",\"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\":\"{\\\"article_layout\\\":\\\"\\\",\\\"show_title\\\":\\\"\\\",\\\"link_titles\\\":\\\"\\\",\\\"show_tags\\\":\\\"\\\",\\\"show_intro\\\":\\\"\\\",\\\"info_block_position\\\":\\\"\\\",\\\"info_block_show_title\\\":\\\"\\\",\\\"show_category\\\":\\\"\\\",\\\"link_category\\\":\\\"\\\",\\\"show_parent_category\\\":\\\"\\\",\\\"link_parent_category\\\":\\\"\\\",\\\"show_associations\\\":\\\"\\\",\\\"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_page_title\\\":\\\"\\\",\\\"show_publishing_options\\\":\\\"\\\",\\\"show_article_options\\\":\\\"\\\",\\\"show_urls_images_backend\\\":\\\"\\\",\\\"show_urls_images_frontend\\\":\\\"\\\",\\\"astroid_article_type\\\":\\\"video\\\",\\\"astroid_article_video_type\\\":\\\"youtube\\\",\\\"astroid_article_video_url\\\":\\\"https:\\\\\\/\\\\\\/www.youtube.com\\\\\\/watch?v=YQHsXMglC9A\\\",\\\"astroid_article_gallery_width\\\":\\\"\\\",\\\"astroid_article_gallery_bullets\\\":\\\"1\\\",\\\"astroid_article_gallery_navigation\\\":\\\"1\\\",\\\"astroid_article_gallery_items\\\":\\\"\\\",\\\"astroid_article_thumbnail\\\":\\\"1\\\",\\\"astroid_article_audio_source\\\":\\\"soundcloud\\\",\\\"astroid_article_audio_soundcloud\\\":\\\"\\\",\\\"astroid_article_audio_spotify\\\":\\\"\\\",\\\"astroid_article_review_heading\\\":\\\"\\\",\\\"astroid_article_review_summery\\\":\\\"\\\",\\\"astroid_article_review_good\\\":\\\"\\\",\\\"astroid_article_review_bad\\\":\\\"\\\",\\\"astroid_article_review_rating\\\":\\\"5\\\",\\\"astroid_article_button_action\\\":\\\"\\\",\\\"astroid_article_button_link\\\":\\\"\\\",\\\"astroid_article_review_criterias\\\":\\\"\\\",\\\"astroid_article_quote_text\\\":\\\"\\\",\\\"astroid_article_quote_author\\\":\\\"\\\",\\\"astroid_article_badge\\\":\\\"0\\\",\\\"astroid_article_badge_type\\\":\\\"2\\\",\\\"astroid_article_badge_text\\\":\\\"\\\",\\\"astroid_article_badge_color\\\":\\\"\\\",\\\"astroid_relatedposts\\\":\\\"\\\",\\\"astroid_socialshare\\\":\\\"\\\",\\\"astroid_comments\\\":\\\"\\\",\\\"astroid_posttype\\\":\\\"\\\",\\\"astroid_readtime\\\":\\\"\\\",\\\"astroid_authorinfo\\\":\\\"\\\",\\\"astroid_rating\\\":\\\"\\\",\\\"astroid_og_title\\\":\\\"\\\",\\\"astroid_og_desc\\\":\\\"\\\",\\\"astroid_og_image\\\":\\\"\\\"}\",\"version\":\"1\",\"ordering\":\"6\",\"metakey\":\"\",\"metadesc\":\"\",\"access\":\"1\",\"hits\":0,\"metadata\":\"{\\\"robots\\\":\\\"\\\",\\\"author\\\":\\\"\\\",\\\"rights\\\":\\\"\\\",\\\"xreference\\\":\\\"\\\"}\",\"featured\":\"0\",\"language\":\"*\",\"xreference\":\"\"}', 0),
(480, 61, 1, '', '2018-10-15 13:41:27', 44, 5743, '156ba107f4921e59aa83176504e735fbee4e5cda', '{\"id\":61,\"asset_id\":\"269\",\"title\":\"This is Video Article with Custom Badge\",\"alias\":\"this-is-video-type-article-2\",\"introtext\":\"<p><strong>Lorem Ipsum<\\/strong>\\u00a0is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry\'s standard dummy text ever since the 1500s,<\\/p>\\r\\n\",\"fulltext\":\"\\r\\n<p>when an unknown printer took a galley of type and scrambled it to make a type specimen book. It has survived not only five centuries, but also the leap into electronic typesetting,remaining essentially unchanged. It was popularised in the 1960s with the release of Letraset sheets containing Lorem Ipsum passages, and more recently with desktop publishing software like Aldus PageMaker including versions of Lorem Ipsum<\\/p>\\r\\n<h2>What is Lorem Ipsum?<\\/h2>\\r\\n<p><strong>Lorem Ipsum<\\/strong>\\u00a0is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry\'s standard dummy text ever since the 1500s, when an unknown printer took a galley of type and scrambled it to make a type specimen book. It has survived not only five centuries, but also the leap into electronic typesetting, remaining essentially unchanged.<\\/p>\\r\\n<h3>Where does it come from?<\\/h3>\\r\\n<p>Contrary to popular belief, Lorem Ipsum is not simply random text. It has roots in a piece of classical Latin literature from 45 BC, making it over 2000 years old. Richard McClintock, a Latin professor at Hampden-Sydney College in Virginia, looked up one of the more obscure Latin words, consectetur, from a Lorem Ipsum passage, and going through the cites of the word in classical literature, discovered the undoubtable source. Lorem Ipsum comes from sections 1.10.32 and 1.10.33 of \\\"de Finibus Bonorum et Malorum\\\" (The Extremes of Good and Evil)<\\/p>\\r\\n<ul>\\r\\n<li>Lorem Ipsum\\u00a0is simaply dummy\\u00a0text of the printing and typesetting<\\/li>\\r\\n<li>Lorem Ipsum\\u00a0is simply dummy\\u00a0text of the printing and\\u00a0<\\/li>\\r\\n<li>Lorem Ipsum\\u00a0is simply dummy\\u00a0text<\\/li>\\r\\n<li>Lorem Ipsum\\u00a0is simply dummy\\u00a0text of the<\\/li>\\r\\n<li>Lorem Ipsum\\u00a0is simply dummy\\u00a0text of the printing and typesetting<\\/li>\\r\\n<li>Lorem Ipsum\\u00a0is simply dummy\\u00a0text of the printing<\\/li>\\r\\n<li>Lorem Ipsum\\u00a0is simply dummy\\u00a0text<\\/li>\\r\\n<li>Lorem Ipsum\\u00a0is simply dummy\\u00a0text of the printing and typesetting<\\/li>\\r\\n<\\/ul>\\r\\n<p>Lorem Ipsum\\u00a0is simply dummy\\u00a0text of the printing and typesetting industry. Lorem Ipsum has been the industry\'s standard dummy text ever since the\\u00a01500s,\\u00a0when an unknown printer took a galley of type and scrambled it to make a type specimen book. It has survived not only five centuries, but also the leap into electronic typesetting, remaining essentially unchanged.<\\/p>\",\"state\":0,\"catid\":\"14\",\"created\":\"2018-10-15 13:13:22\",\"created_by\":\"44\",\"created_by_alias\":\"\",\"modified\":\"2018-10-15 13:41:27\",\"modified_by\":\"44\",\"checked_out\":\"44\",\"checked_out_time\":\"2018-10-15 13:41:14\",\"publish_up\":\"2018-10-15 13:13:22\",\"publish_down\":\"\",\"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\":\"{\\\"article_layout\\\":\\\"\\\",\\\"show_title\\\":\\\"\\\",\\\"link_titles\\\":\\\"\\\",\\\"show_tags\\\":\\\"\\\",\\\"show_intro\\\":\\\"\\\",\\\"info_block_position\\\":\\\"\\\",\\\"info_block_show_title\\\":\\\"\\\",\\\"show_category\\\":\\\"\\\",\\\"link_category\\\":\\\"\\\",\\\"show_parent_category\\\":\\\"\\\",\\\"link_parent_category\\\":\\\"\\\",\\\"show_associations\\\":\\\"\\\",\\\"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_page_title\\\":\\\"\\\",\\\"show_publishing_options\\\":\\\"\\\",\\\"show_article_options\\\":\\\"\\\",\\\"show_urls_images_backend\\\":\\\"\\\",\\\"show_urls_images_frontend\\\":\\\"\\\",\\\"astroid_article_type\\\":\\\"video\\\",\\\"astroid_article_video_type\\\":\\\"youtube\\\",\\\"astroid_article_video_url\\\":\\\"https:\\\\\\/\\\\\\/www.youtube.com\\\\\\/watch?v=YQHsXMglC9A\\\",\\\"astroid_article_gallery_width\\\":\\\"\\\",\\\"astroid_article_gallery_bullets\\\":\\\"1\\\",\\\"astroid_article_gallery_navigation\\\":\\\"1\\\",\\\"astroid_article_gallery_items\\\":\\\"\\\",\\\"astroid_article_thumbnail\\\":\\\"1\\\",\\\"astroid_article_audio_source\\\":\\\"soundcloud\\\",\\\"astroid_article_audio_soundcloud\\\":\\\"\\\",\\\"astroid_article_audio_spotify\\\":\\\"\\\",\\\"astroid_article_review_heading\\\":\\\"\\\",\\\"astroid_article_review_summery\\\":\\\"\\\",\\\"astroid_article_review_good\\\":\\\"\\\",\\\"astroid_article_review_bad\\\":\\\"\\\",\\\"astroid_article_review_rating\\\":\\\"5\\\",\\\"astroid_article_button_action\\\":\\\"\\\",\\\"astroid_article_button_link\\\":\\\"\\\",\\\"astroid_article_review_criterias\\\":\\\"\\\",\\\"astroid_article_quote_text\\\":\\\"\\\",\\\"astroid_article_quote_author\\\":\\\"\\\",\\\"astroid_article_badge\\\":\\\"1\\\",\\\"astroid_article_badge_type\\\":\\\"2\\\",\\\"astroid_article_badge_text\\\":\\\"\\\",\\\"astroid_article_badge_color\\\":\\\"\\\",\\\"astroid_relatedposts\\\":\\\"\\\",\\\"astroid_socialshare\\\":\\\"\\\",\\\"astroid_comments\\\":\\\"\\\",\\\"astroid_posttype\\\":\\\"\\\",\\\"astroid_readtime\\\":\\\"\\\",\\\"astroid_authorinfo\\\":\\\"\\\",\\\"astroid_rating\\\":\\\"\\\",\\\"astroid_og_title\\\":\\\"\\\",\\\"astroid_og_desc\\\":\\\"\\\",\\\"astroid_og_image\\\":\\\"\\\"}\",\"version\":2,\"ordering\":\"6\",\"metakey\":\"\",\"metadesc\":\"\",\"access\":\"1\",\"hits\":\"0\",\"metadata\":\"{\\\"robots\\\":\\\"\\\",\\\"author\\\":\\\"\\\",\\\"rights\\\":\\\"\\\",\\\"xreference\\\":\\\"\\\"}\",\"featured\":\"0\",\"language\":\"*\",\"xreference\":\"\"}', 0),
(481, 61, 1, '', '2018-10-15 13:41:47', 44, 5762, '0f9b813f3196c4fa7d516e7ff8dfe5cc1bf7ccfb', '{\"id\":61,\"asset_id\":\"269\",\"title\":\"This is Video Article with Custom Badge\",\"alias\":\"this-is-video-type-article-2\",\"introtext\":\"<p><strong>Lorem Ipsum<\\/strong>\\u00a0is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry\'s standard dummy text ever since the 1500s,<\\/p>\\r\\n\",\"fulltext\":\"\\r\\n<p>when an unknown printer took a galley of type and scrambled it to make a type specimen book. It has survived not only five centuries, but also the leap into electronic typesetting,remaining essentially unchanged. It was popularised in the 1960s with the release of Letraset sheets containing Lorem Ipsum passages, and more recently with desktop publishing software like Aldus PageMaker including versions of Lorem Ipsum<\\/p>\\r\\n<h2>What is Lorem Ipsum?<\\/h2>\\r\\n<p><strong>Lorem Ipsum<\\/strong>\\u00a0is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry\'s standard dummy text ever since the 1500s, when an unknown printer took a galley of type and scrambled it to make a type specimen book. It has survived not only five centuries, but also the leap into electronic typesetting, remaining essentially unchanged.<\\/p>\\r\\n<h3>Where does it come from?<\\/h3>\\r\\n<p>Contrary to popular belief, Lorem Ipsum is not simply random text. It has roots in a piece of classical Latin literature from 45 BC, making it over 2000 years old. Richard McClintock, a Latin professor at Hampden-Sydney College in Virginia, looked up one of the more obscure Latin words, consectetur, from a Lorem Ipsum passage, and going through the cites of the word in classical literature, discovered the undoubtable source. Lorem Ipsum comes from sections 1.10.32 and 1.10.33 of \\\"de Finibus Bonorum et Malorum\\\" (The Extremes of Good and Evil)<\\/p>\\r\\n<ul>\\r\\n<li>Lorem Ipsum\\u00a0is simaply dummy\\u00a0text of the printing and typesetting<\\/li>\\r\\n<li>Lorem Ipsum\\u00a0is simply dummy\\u00a0text of the printing and\\u00a0<\\/li>\\r\\n<li>Lorem Ipsum\\u00a0is simply dummy\\u00a0text<\\/li>\\r\\n<li>Lorem Ipsum\\u00a0is simply dummy\\u00a0text of the<\\/li>\\r\\n<li>Lorem Ipsum\\u00a0is simply dummy\\u00a0text of the printing and typesetting<\\/li>\\r\\n<li>Lorem Ipsum\\u00a0is simply dummy\\u00a0text of the printing<\\/li>\\r\\n<li>Lorem Ipsum\\u00a0is simply dummy\\u00a0text<\\/li>\\r\\n<li>Lorem Ipsum\\u00a0is simply dummy\\u00a0text of the printing and typesetting<\\/li>\\r\\n<\\/ul>\\r\\n<p>Lorem Ipsum\\u00a0is simply dummy\\u00a0text of the printing and typesetting industry. Lorem Ipsum has been the industry\'s standard dummy text ever since the\\u00a01500s,\\u00a0when an unknown printer took a galley of type and scrambled it to make a type specimen book. It has survived not only five centuries, but also the leap into electronic typesetting, remaining essentially unchanged.<\\/p>\",\"state\":1,\"catid\":\"14\",\"created\":\"2018-10-15 13:13:22\",\"created_by\":\"44\",\"created_by_alias\":\"\",\"modified\":\"2018-10-15 13:41:47\",\"modified_by\":\"44\",\"checked_out\":\"44\",\"checked_out_time\":\"2018-10-15 13:41:27\",\"publish_up\":\"2018-10-15 13:13:22\",\"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\":\"{\\\"article_layout\\\":\\\"\\\",\\\"show_title\\\":\\\"\\\",\\\"link_titles\\\":\\\"\\\",\\\"show_tags\\\":\\\"\\\",\\\"show_intro\\\":\\\"\\\",\\\"info_block_position\\\":\\\"\\\",\\\"info_block_show_title\\\":\\\"\\\",\\\"show_category\\\":\\\"\\\",\\\"link_category\\\":\\\"\\\",\\\"show_parent_category\\\":\\\"\\\",\\\"link_parent_category\\\":\\\"\\\",\\\"show_associations\\\":\\\"\\\",\\\"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_page_title\\\":\\\"\\\",\\\"show_publishing_options\\\":\\\"\\\",\\\"show_article_options\\\":\\\"\\\",\\\"show_urls_images_backend\\\":\\\"\\\",\\\"show_urls_images_frontend\\\":\\\"\\\",\\\"astroid_article_type\\\":\\\"video\\\",\\\"astroid_article_video_type\\\":\\\"youtube\\\",\\\"astroid_article_video_url\\\":\\\"https:\\\\\\/\\\\\\/www.youtube.com\\\\\\/watch?v=YQHsXMglC9A\\\",\\\"astroid_article_gallery_width\\\":\\\"\\\",\\\"astroid_article_gallery_bullets\\\":\\\"1\\\",\\\"astroid_article_gallery_navigation\\\":\\\"1\\\",\\\"astroid_article_gallery_items\\\":\\\"\\\",\\\"astroid_article_thumbnail\\\":\\\"1\\\",\\\"astroid_article_audio_source\\\":\\\"soundcloud\\\",\\\"astroid_article_audio_soundcloud\\\":\\\"\\\",\\\"astroid_article_audio_spotify\\\":\\\"\\\",\\\"astroid_article_review_heading\\\":\\\"\\\",\\\"astroid_article_review_summery\\\":\\\"\\\",\\\"astroid_article_review_good\\\":\\\"\\\",\\\"astroid_article_review_bad\\\":\\\"\\\",\\\"astroid_article_review_rating\\\":\\\"5\\\",\\\"astroid_article_button_action\\\":\\\"\\\",\\\"astroid_article_button_link\\\":\\\"\\\",\\\"astroid_article_review_criterias\\\":\\\"\\\",\\\"astroid_article_quote_text\\\":\\\"\\\",\\\"astroid_article_quote_author\\\":\\\"\\\",\\\"astroid_article_badge\\\":\\\"1\\\",\\\"astroid_article_badge_type\\\":\\\"2\\\",\\\"astroid_article_badge_text\\\":\\\"\\\",\\\"astroid_article_badge_color\\\":\\\"\\\",\\\"astroid_relatedposts\\\":\\\"\\\",\\\"astroid_socialshare\\\":\\\"\\\",\\\"astroid_comments\\\":\\\"\\\",\\\"astroid_posttype\\\":\\\"\\\",\\\"astroid_readtime\\\":\\\"\\\",\\\"astroid_authorinfo\\\":\\\"\\\",\\\"astroid_rating\\\":\\\"\\\",\\\"astroid_og_title\\\":\\\"\\\",\\\"astroid_og_desc\\\":\\\"\\\",\\\"astroid_og_image\\\":\\\"\\\"}\",\"version\":3,\"ordering\":\"6\",\"metakey\":\"\",\"metadesc\":\"\",\"access\":\"1\",\"hits\":\"0\",\"metadata\":\"{\\\"robots\\\":\\\"\\\",\\\"author\\\":\\\"\\\",\\\"rights\\\":\\\"\\\",\\\"xreference\\\":\\\"\\\"}\",\"featured\":\"0\",\"language\":\"*\",\"xreference\":\"\"}', 0);
INSERT INTO `ynfp8_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
(483, 61, 1, '', '2018-10-15 14:52:15', 44, 5807, 'be83ed58afa4c668bb33a402bf5da739a65581d7', '{\"id\":61,\"asset_id\":\"269\",\"title\":\"This is Video Article with Custom Badge\",\"alias\":\"this-is-video-type-article-2\",\"introtext\":\"<p><strong>Lorem Ipsum<\\/strong>\\u00a0is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry\'s standard dummy text ever since the 1500s,<\\/p>\\r\\n\",\"fulltext\":\"\\r\\n<p>when an unknown printer took a galley of type and scrambled it to make a type specimen book. It has survived not only five centuries, but also the leap into electronic typesetting,remaining essentially unchanged. It was popularised in the 1960s with the release of Letraset sheets containing Lorem Ipsum passages, and more recently with desktop publishing software like Aldus PageMaker including versions of Lorem Ipsum<\\/p>\\r\\n<h2>What is Lorem Ipsum?<\\/h2>\\r\\n<p><strong>Lorem Ipsum<\\/strong>\\u00a0is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry\'s standard dummy text ever since the 1500s, when an unknown printer took a galley of type and scrambled it to make a type specimen book. It has survived not only five centuries, but also the leap into electronic typesetting, remaining essentially unchanged.<\\/p>\\r\\n<h3>Where does it come from?<\\/h3>\\r\\n<p>Contrary to popular belief, Lorem Ipsum is not simply random text. It has roots in a piece of classical Latin literature from 45 BC, making it over 2000 years old. Richard McClintock, a Latin professor at Hampden-Sydney College in Virginia, looked up one of the more obscure Latin words, consectetur, from a Lorem Ipsum passage, and going through the cites of the word in classical literature, discovered the undoubtable source. Lorem Ipsum comes from sections 1.10.32 and 1.10.33 of \\\"de Finibus Bonorum et Malorum\\\" (The Extremes of Good and Evil)<\\/p>\\r\\n<ul>\\r\\n<li>Lorem Ipsum\\u00a0is simaply dummy\\u00a0text of the printing and typesetting<\\/li>\\r\\n<li>Lorem Ipsum\\u00a0is simply dummy\\u00a0text of the printing and\\u00a0<\\/li>\\r\\n<li>Lorem Ipsum\\u00a0is simply dummy\\u00a0text<\\/li>\\r\\n<li>Lorem Ipsum\\u00a0is simply dummy\\u00a0text of the<\\/li>\\r\\n<li>Lorem Ipsum\\u00a0is simply dummy\\u00a0text of the printing and typesetting<\\/li>\\r\\n<li>Lorem Ipsum\\u00a0is simply dummy\\u00a0text of the printing<\\/li>\\r\\n<li>Lorem Ipsum\\u00a0is simply dummy\\u00a0text<\\/li>\\r\\n<li>Lorem Ipsum\\u00a0is simply dummy\\u00a0text of the printing and typesetting<\\/li>\\r\\n<\\/ul>\\r\\n<p>Lorem Ipsum\\u00a0is simply dummy\\u00a0text of the printing and typesetting industry. Lorem Ipsum has been the industry\'s standard dummy text ever since the\\u00a01500s,\\u00a0when an unknown printer took a galley of type and scrambled it to make a type specimen book. It has survived not only five centuries, but also the leap into electronic typesetting, remaining essentially unchanged.<\\/p>\",\"state\":1,\"catid\":\"14\",\"created\":\"2018-10-15 13:13:22\",\"created_by\":\"44\",\"created_by_alias\":\"\",\"modified\":\"2018-10-15 14:52:15\",\"modified_by\":\"44\",\"checked_out\":\"44\",\"checked_out_time\":\"2018-10-15 14:51:43\",\"publish_up\":\"2018-10-15 13:13:22\",\"publish_down\":\"0000-00-00 00:00:00\",\"images\":\"{\\\"image_intro\\\":\\\"images\\\\\\/blog\\\\\\/blogtype\\\\\\/img12-thumb.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\":\"{\\\"article_layout\\\":\\\"\\\",\\\"show_title\\\":\\\"\\\",\\\"link_titles\\\":\\\"\\\",\\\"show_tags\\\":\\\"\\\",\\\"show_intro\\\":\\\"\\\",\\\"info_block_position\\\":\\\"\\\",\\\"info_block_show_title\\\":\\\"\\\",\\\"show_category\\\":\\\"\\\",\\\"link_category\\\":\\\"\\\",\\\"show_parent_category\\\":\\\"\\\",\\\"link_parent_category\\\":\\\"\\\",\\\"show_associations\\\":\\\"\\\",\\\"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_page_title\\\":\\\"\\\",\\\"show_publishing_options\\\":\\\"\\\",\\\"show_article_options\\\":\\\"\\\",\\\"show_urls_images_backend\\\":\\\"\\\",\\\"show_urls_images_frontend\\\":\\\"\\\",\\\"astroid_article_type\\\":\\\"video\\\",\\\"astroid_article_video_type\\\":\\\"youtube\\\",\\\"astroid_article_video_url\\\":\\\"https:\\\\\\/\\\\\\/www.youtube.com\\\\\\/watch?v=YQHsXMglC9A\\\",\\\"astroid_article_gallery_width\\\":\\\"\\\",\\\"astroid_article_gallery_bullets\\\":\\\"1\\\",\\\"astroid_article_gallery_navigation\\\":\\\"1\\\",\\\"astroid_article_gallery_items\\\":\\\"\\\",\\\"astroid_article_thumbnail\\\":\\\"1\\\",\\\"astroid_article_audio_source\\\":\\\"soundcloud\\\",\\\"astroid_article_audio_soundcloud\\\":\\\"\\\",\\\"astroid_article_audio_spotify\\\":\\\"\\\",\\\"astroid_article_review_heading\\\":\\\"\\\",\\\"astroid_article_review_summery\\\":\\\"\\\",\\\"astroid_article_review_good\\\":\\\"\\\",\\\"astroid_article_review_bad\\\":\\\"\\\",\\\"astroid_article_review_rating\\\":\\\"5\\\",\\\"astroid_article_button_action\\\":\\\"\\\",\\\"astroid_article_button_link\\\":\\\"\\\",\\\"astroid_article_review_criterias\\\":\\\"\\\",\\\"astroid_article_quote_text\\\":\\\"\\\",\\\"astroid_article_quote_author\\\":\\\"\\\",\\\"astroid_article_badge\\\":\\\"1\\\",\\\"astroid_article_badge_type\\\":\\\"2\\\",\\\"astroid_article_badge_text\\\":\\\"\\\",\\\"astroid_article_badge_color\\\":\\\"\\\",\\\"astroid_relatedposts\\\":\\\"\\\",\\\"astroid_socialshare\\\":\\\"\\\",\\\"astroid_comments\\\":\\\"\\\",\\\"astroid_posttype\\\":\\\"\\\",\\\"astroid_readtime\\\":\\\"\\\",\\\"astroid_authorinfo\\\":\\\"\\\",\\\"astroid_rating\\\":\\\"\\\",\\\"astroid_og_title\\\":\\\"\\\",\\\"astroid_og_desc\\\":\\\"\\\",\\\"astroid_og_image\\\":\\\"\\\"}\",\"version\":4,\"ordering\":\"6\",\"metakey\":\"\",\"metadesc\":\"\",\"access\":\"1\",\"hits\":\"0\",\"metadata\":\"{\\\"robots\\\":\\\"\\\",\\\"author\\\":\\\"\\\",\\\"rights\\\":\\\"\\\",\\\"xreference\\\":\\\"\\\"}\",\"featured\":\"0\",\"language\":\"*\",\"xreference\":\"\"}', 0),
(484, 59, 1, '', '2018-10-15 14:52:59', 44, 5856, '43fbb6236022ce838682c59b26ae37a2b672703d', '{\"id\":59,\"asset_id\":\"267\",\"title\":\"This is Quote Type Article\",\"alias\":\"this-is-quote-type-article\",\"introtext\":\"<p><strong>Lorem Ipsum<\\/strong>\\u00a0is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry\'s standard dummy text ever since the 1500s,<\\/p>\\r\\n\",\"fulltext\":\"\\r\\n<p>when an unknown printer took a galley of type and scrambled it to make a type specimen book. It has survived not only five centuries, but also the leap into electronic typesetting,remaining essentially unchanged. It was popularised in the 1960s with the release of Letraset sheets containing Lorem Ipsum passages, and more recently with desktop publishing software like Aldus PageMaker including versions of Lorem Ipsum<\\/p>\\r\\n<h2>What is Lorem Ipsum?<\\/h2>\\r\\n<p><strong>Lorem Ipsum<\\/strong>\\u00a0is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry\'s standard dummy text ever since the 1500s, when an unknown printer took a galley of type and scrambled it to make a type specimen book. It has survived not only five centuries, but also the leap into electronic typesetting, remaining essentially unchanged.<\\/p>\\r\\n<h3>Where does it come from?<\\/h3>\\r\\n<p>Contrary to popular belief, Lorem Ipsum is not simply random text. It has roots in a piece of classical Latin literature from 45 BC, making it over 2000 years old. Richard McClintock, a Latin professor at Hampden-Sydney College in Virginia, looked up one of the more obscure Latin words, consectetur, from a Lorem Ipsum passage, and going through the cites of the word in classical literature, discovered the undoubtable source. Lorem Ipsum comes from sections 1.10.32 and 1.10.33 of \\\"de Finibus Bonorum et Malorum\\\" (The Extremes of Good and Evil)<\\/p>\\r\\n<ul>\\r\\n<li>Lorem Ipsum\\u00a0is simaply dummy\\u00a0text of the printing and typesetting<\\/li>\\r\\n<li>Lorem Ipsum\\u00a0is simply dummy\\u00a0text of the printing and\\u00a0<\\/li>\\r\\n<li>Lorem Ipsum\\u00a0is simply dummy\\u00a0text<\\/li>\\r\\n<li>Lorem Ipsum\\u00a0is simply dummy\\u00a0text of the<\\/li>\\r\\n<li>Lorem Ipsum\\u00a0is simply dummy\\u00a0text of the printing and typesetting<\\/li>\\r\\n<li>Lorem Ipsum\\u00a0is simply dummy\\u00a0text of the printing<\\/li>\\r\\n<li>Lorem Ipsum\\u00a0is simply dummy\\u00a0text<\\/li>\\r\\n<li>Lorem Ipsum\\u00a0is simply dummy\\u00a0text of the printing and typesetting<\\/li>\\r\\n<\\/ul>\\r\\n<p>Lorem Ipsum\\u00a0is simply dummy\\u00a0text of the printing and typesetting industry. Lorem Ipsum has been the industry\'s standard dummy text ever since the\\u00a01500s,\\u00a0when an unknown printer took a galley of type and scrambled it to make a type specimen book. It has survived not only five centuries, but also the leap into electronic typesetting, remaining essentially unchanged.<\\/p>\",\"state\":1,\"catid\":\"14\",\"created\":\"2018-10-15 13:35:27\",\"created_by\":\"44\",\"created_by_alias\":\"\",\"modified\":\"2018-10-15 14:52:59\",\"modified_by\":\"44\",\"checked_out\":\"44\",\"checked_out_time\":\"2018-10-15 14:52:19\",\"publish_up\":\"2018-10-15 13:35:27\",\"publish_down\":\"0000-00-00 00:00:00\",\"images\":\"{\\\"image_intro\\\":\\\"images\\\\\\/blog\\\\\\/blogtype\\\\\\/img2-thumb.jpg\\\",\\\"float_intro\\\":\\\"\\\",\\\"image_intro_alt\\\":\\\"\\\",\\\"image_intro_caption\\\":\\\"\\\",\\\"image_fulltext\\\":\\\"images\\\\\\/blog\\\\\\/blogtype\\\\\\/img2.jpg\\\",\\\"float_fulltext\\\":\\\"\\\",\\\"image_fulltext_alt\\\":\\\"\\\",\\\"image_fulltext_caption\\\":\\\"\\\"}\",\"urls\":\"{\\\"urla\\\":false,\\\"urlatext\\\":\\\"\\\",\\\"targeta\\\":\\\"\\\",\\\"urlb\\\":false,\\\"urlbtext\\\":\\\"\\\",\\\"targetb\\\":\\\"\\\",\\\"urlc\\\":false,\\\"urlctext\\\":\\\"\\\",\\\"targetc\\\":\\\"\\\"}\",\"attribs\":\"{\\\"article_layout\\\":\\\"\\\",\\\"show_title\\\":\\\"\\\",\\\"link_titles\\\":\\\"\\\",\\\"show_tags\\\":\\\"\\\",\\\"show_intro\\\":\\\"\\\",\\\"info_block_position\\\":\\\"\\\",\\\"info_block_show_title\\\":\\\"\\\",\\\"show_category\\\":\\\"\\\",\\\"link_category\\\":\\\"\\\",\\\"show_parent_category\\\":\\\"\\\",\\\"link_parent_category\\\":\\\"\\\",\\\"show_associations\\\":\\\"\\\",\\\"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_page_title\\\":\\\"\\\",\\\"show_publishing_options\\\":\\\"\\\",\\\"show_article_options\\\":\\\"\\\",\\\"show_urls_images_backend\\\":\\\"\\\",\\\"show_urls_images_frontend\\\":\\\"\\\",\\\"astroid_article_type\\\":\\\"quote\\\",\\\"astroid_article_video_type\\\":\\\"youtube\\\",\\\"astroid_article_video_url\\\":\\\"\\\",\\\"astroid_article_gallery_width\\\":\\\"\\\",\\\"astroid_article_gallery_bullets\\\":\\\"1\\\",\\\"astroid_article_gallery_navigation\\\":\\\"1\\\",\\\"astroid_article_gallery_items\\\":\\\"\\\",\\\"astroid_article_thumbnail\\\":\\\"1\\\",\\\"astroid_article_audio_source\\\":\\\"soundcloud\\\",\\\"astroid_article_audio_soundcloud\\\":\\\"\\\",\\\"astroid_article_audio_spotify\\\":\\\"\\\",\\\"astroid_article_review_heading\\\":\\\"\\\",\\\"astroid_article_review_summery\\\":\\\"\\\",\\\"astroid_article_review_good\\\":\\\"\\\",\\\"astroid_article_review_bad\\\":\\\"\\\",\\\"astroid_article_review_rating\\\":\\\"5\\\",\\\"astroid_article_button_action\\\":\\\"\\\",\\\"astroid_article_button_link\\\":\\\"\\\",\\\"astroid_article_review_criterias\\\":\\\"\\\",\\\"astroid_article_quote_text\\\":\\\"Life is 10% what happens to you and 90% how you react to it.\\\",\\\"astroid_article_quote_author\\\":\\\"Charles R. Swindoll\\\",\\\"astroid_article_badge\\\":\\\"0\\\",\\\"astroid_article_badge_type\\\":\\\"2\\\",\\\"astroid_article_badge_text\\\":\\\"\\\",\\\"astroid_article_badge_color\\\":\\\"\\\",\\\"astroid_relatedposts\\\":\\\"\\\",\\\"astroid_socialshare\\\":\\\"\\\",\\\"astroid_comments\\\":\\\"\\\",\\\"astroid_posttype\\\":\\\"\\\",\\\"astroid_readtime\\\":\\\"\\\",\\\"astroid_authorinfo\\\":\\\"\\\",\\\"astroid_rating\\\":\\\"\\\",\\\"astroid_og_title\\\":\\\"\\\",\\\"astroid_og_desc\\\":\\\"\\\",\\\"astroid_og_image\\\":\\\"\\\"}\",\"version\":3,\"ordering\":\"1\",\"metakey\":\"\",\"metadesc\":\"\",\"access\":\"1\",\"hits\":\"4\",\"metadata\":\"{\\\"robots\\\":\\\"\\\",\\\"author\\\":\\\"\\\",\\\"rights\\\":\\\"\\\",\\\"xreference\\\":\\\"\\\"}\",\"featured\":\"0\",\"language\":\"*\",\"xreference\":\"\"}', 0),
(485, 58, 1, '', '2018-10-15 14:53:47', 44, 6985, '5cbecce4cd1fc74c0a48c15483be70c86084ea38', '{\"id\":58,\"asset_id\":\"266\",\"title\":\"iPhone X Review (Review Type Article)\",\"alias\":\"iphone-x-review-review-type-article\",\"introtext\":\"<p><strong>Lorem Ipsum<\\/strong>\\u00a0is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry\'s standard dummy text ever since the 1500s,<\\/p>\\r\\n\",\"fulltext\":\"\\r\\n<p>when an unknown printer took a galley of type and scrambled it to make a type specimen book. It has survived not only five centuries, but also the leap into electronic typesetting,remaining essentially unchanged. It was popularised in the 1960s with the release of Letraset sheets containing Lorem Ipsum passages, and more recently with desktop publishing software like Aldus PageMaker including versions of Lorem Ipsum<\\/p>\\r\\n<h2>What is Lorem Ipsum?<\\/h2>\\r\\n<p><strong>Lorem Ipsum<\\/strong>\\u00a0is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry\'s standard dummy text ever since the 1500s, when an unknown printer took a galley of type and scrambled it to make a type specimen book. It has survived not only five centuries, but also the leap into electronic typesetting, remaining essentially unchanged.<\\/p>\\r\\n<h3>Where does it come from?<\\/h3>\\r\\n<p>Contrary to popular belief, Lorem Ipsum is not simply random text. It has roots in a piece of classical Latin literature from 45 BC, making it over 2000 years old. Richard McClintock, a Latin professor at Hampden-Sydney College in Virginia, looked up one of the more obscure Latin words, consectetur, from a Lorem Ipsum passage, and going through the cites of the word in classical literature, discovered the undoubtable source. Lorem Ipsum comes from sections 1.10.32 and 1.10.33 of \\\"de Finibus Bonorum et Malorum\\\" (The Extremes of Good and Evil)<\\/p>\\r\\n<ul>\\r\\n<li>Lorem Ipsum\\u00a0is simaply dummy\\u00a0text of the printing and typesetting<\\/li>\\r\\n<li>Lorem Ipsum\\u00a0is simply dummy\\u00a0text of the printing and\\u00a0<\\/li>\\r\\n<li>Lorem Ipsum\\u00a0is simply dummy\\u00a0text<\\/li>\\r\\n<li>Lorem Ipsum\\u00a0is simply dummy\\u00a0text of the<\\/li>\\r\\n<li>Lorem Ipsum\\u00a0is simply dummy\\u00a0text of the printing and typesetting<\\/li>\\r\\n<li>Lorem Ipsum\\u00a0is simply dummy\\u00a0text of the printing<\\/li>\\r\\n<li>Lorem Ipsum\\u00a0is simply dummy\\u00a0text<\\/li>\\r\\n<li>Lorem Ipsum\\u00a0is simply dummy\\u00a0text of the printing and typesetting<\\/li>\\r\\n<\\/ul>\\r\\n<p>Lorem Ipsum\\u00a0is simply dummy\\u00a0text of the printing and typesetting industry. Lorem Ipsum has been the industry\'s standard dummy text ever since the\\u00a01500s,\\u00a0when an unknown printer took a galley of type and scrambled it to make a type specimen book. It has survived not only five centuries, but also the leap into electronic typesetting, remaining essentially unchanged.<\\/p>\",\"state\":1,\"catid\":\"14\",\"created\":\"2018-10-15 13:27:34\",\"created_by\":\"44\",\"created_by_alias\":\"\",\"modified\":\"2018-10-15 14:53:47\",\"modified_by\":\"44\",\"checked_out\":\"44\",\"checked_out_time\":\"2018-10-15 14:53:17\",\"publish_up\":\"2018-10-15 13:27:34\",\"publish_down\":\"0000-00-00 00:00:00\",\"images\":\"{\\\"image_intro\\\":\\\"images\\\\\\/blog\\\\\\/blogtype\\\\\\/img10-thumb.jpg\\\",\\\"float_intro\\\":\\\"\\\",\\\"image_intro_alt\\\":\\\"\\\",\\\"image_intro_caption\\\":\\\"\\\",\\\"image_fulltext\\\":\\\"images\\\\\\/blog\\\\\\/blogtype\\\\\\/img10.jpg\\\",\\\"float_fulltext\\\":\\\"\\\",\\\"image_fulltext_alt\\\":\\\"\\\",\\\"image_fulltext_caption\\\":\\\"\\\"}\",\"urls\":\"{\\\"urla\\\":false,\\\"urlatext\\\":\\\"\\\",\\\"targeta\\\":\\\"\\\",\\\"urlb\\\":false,\\\"urlbtext\\\":\\\"\\\",\\\"targetb\\\":\\\"\\\",\\\"urlc\\\":false,\\\"urlctext\\\":\\\"\\\",\\\"targetc\\\":\\\"\\\"}\",\"attribs\":\"{\\\"article_layout\\\":\\\"\\\",\\\"show_title\\\":\\\"\\\",\\\"link_titles\\\":\\\"\\\",\\\"show_tags\\\":\\\"\\\",\\\"show_intro\\\":\\\"\\\",\\\"info_block_position\\\":\\\"\\\",\\\"info_block_show_title\\\":\\\"\\\",\\\"show_category\\\":\\\"\\\",\\\"link_category\\\":\\\"\\\",\\\"show_parent_category\\\":\\\"\\\",\\\"link_parent_category\\\":\\\"\\\",\\\"show_associations\\\":\\\"\\\",\\\"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_page_title\\\":\\\"\\\",\\\"show_publishing_options\\\":\\\"\\\",\\\"show_article_options\\\":\\\"\\\",\\\"show_urls_images_backend\\\":\\\"\\\",\\\"show_urls_images_frontend\\\":\\\"\\\",\\\"astroid_article_type\\\":\\\"review\\\",\\\"astroid_article_video_type\\\":\\\"youtube\\\",\\\"astroid_article_video_url\\\":\\\"\\\",\\\"astroid_article_gallery_width\\\":\\\"\\\",\\\"astroid_article_gallery_bullets\\\":\\\"1\\\",\\\"astroid_article_gallery_navigation\\\":\\\"1\\\",\\\"astroid_article_gallery_items\\\":\\\"\\\",\\\"astroid_article_thumbnail\\\":\\\"1\\\",\\\"astroid_article_audio_source\\\":\\\"soundcloud\\\",\\\"astroid_article_audio_soundcloud\\\":\\\"\\\",\\\"astroid_article_audio_spotify\\\":\\\"\\\",\\\"astroid_article_review_heading\\\":\\\"Best for value\\\",\\\"astroid_article_review_summery\\\":\\\"Lorem Ipsum is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry\'s standard dummy text ever since the 1500s, Lorem Ipsum is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry\'s standard dummy text ever since the 1500s, \\\",\\\"astroid_article_review_good\\\":\\\"Stunning screen\\\\r\\\\nMuch-improved telephoto camera\\\\r\\\\nThe best-looking iPhone ever\\\\r\\\\nImpressive battery life\\\\r\\\\nFace ID is so much better than a fingerprint sensor\\\",\\\"astroid_article_review_bad\\\":\\\"Software needs more optimisation for the taller display and notch\\\\r\\\\nNo fast-charging plug included\\\\r\\\\nVery expensive\\\",\\\"astroid_article_review_rating\\\":\\\"9\\\",\\\"astroid_article_button_action\\\":\\\"Get it Now!\\\",\\\"astroid_article_button_link\\\":\\\"#\\\",\\\"astroid_article_review_criterias\\\":{\\\"astroid_article_review_criterias0\\\":{\\\"title\\\":\\\"Design\\\",\\\"score\\\":\\\"9\\\"},\\\"astroid_article_review_criterias1\\\":{\\\"title\\\":\\\"Value for Money\\\",\\\"score\\\":\\\"6\\\"},\\\"astroid_article_review_criterias2\\\":{\\\"title\\\":\\\"Display\\\",\\\"score\\\":\\\"9\\\"},\\\"astroid_article_review_criterias3\\\":{\\\"title\\\":\\\"Software\\\",\\\"score\\\":\\\"9\\\"},\\\"astroid_article_review_criterias4\\\":{\\\"title\\\":\\\"Performance\\\",\\\"score\\\":\\\"10\\\"},\\\"astroid_article_review_criterias5\\\":{\\\"title\\\":\\\"Camera\\\",\\\"score\\\":\\\"9\\\"},\\\"astroid_article_review_criterias6\\\":{\\\"title\\\":\\\" Battery Life\\\",\\\"score\\\":\\\"8\\\"}},\\\"astroid_article_quote_text\\\":\\\"\\\",\\\"astroid_article_quote_author\\\":\\\"\\\",\\\"astroid_article_badge\\\":\\\"0\\\",\\\"astroid_article_badge_type\\\":\\\"2\\\",\\\"astroid_article_badge_text\\\":\\\"\\\",\\\"astroid_article_badge_color\\\":\\\"\\\",\\\"astroid_relatedposts\\\":\\\"\\\",\\\"astroid_socialshare\\\":\\\"\\\",\\\"astroid_comments\\\":\\\"\\\",\\\"astroid_posttype\\\":\\\"\\\",\\\"astroid_readtime\\\":\\\"\\\",\\\"astroid_authorinfo\\\":\\\"\\\",\\\"astroid_rating\\\":\\\"\\\",\\\"astroid_og_title\\\":\\\"\\\",\\\"astroid_og_desc\\\":\\\"\\\",\\\"astroid_og_image\\\":\\\"\\\"}\",\"version\":4,\"ordering\":\"2\",\"metakey\":\"\",\"metadesc\":\"\",\"access\":\"1\",\"hits\":\"7\",\"metadata\":\"{\\\"robots\\\":\\\"\\\",\\\"author\\\":\\\"\\\",\\\"rights\\\":\\\"\\\",\\\"xreference\\\":\\\"\\\"}\",\"featured\":\"0\",\"language\":\"*\",\"xreference\":\"\"}', 0),
(486, 57, 1, '', '2018-10-15 14:54:23', 44, 5801, '0f7cfdac43d8df55ac8f87bb654f9a06d5620c82', '{\"id\":57,\"asset_id\":\"265\",\"title\":\"How to avoid failiur in your business\",\"alias\":\"how-to-avoid-failiur-in-your-business\",\"introtext\":\"<p><strong>Lorem Ipsum<\\/strong>\\u00a0is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry\'s standard dummy text ever since the 1500s,<\\/p>\\r\\n\",\"fulltext\":\"\\r\\n<p>when an unknown printer took a galley of type and scrambled it to make a type specimen book. It has survived not only five centuries, but also the leap into electronic typesetting,remaining essentially unchanged. It was popularised in the 1960s with the release of Letraset sheets containing Lorem Ipsum passages, and more recently with desktop publishing software like Aldus PageMaker including versions of Lorem Ipsum<\\/p>\\r\\n<h2>What is Lorem Ipsum?<\\/h2>\\r\\n<p><strong>Lorem Ipsum<\\/strong>\\u00a0is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry\'s standard dummy text ever since the 1500s, when an unknown printer took a galley of type and scrambled it to make a type specimen book. It has survived not only five centuries, but also the leap into electronic typesetting, remaining essentially unchanged.<\\/p>\\r\\n<h3>Where does it come from?<\\/h3>\\r\\n<p>Contrary to popular belief, Lorem Ipsum is not simply random text. It has roots in a piece of classical Latin literature from 45 BC, making it over 2000 years old. Richard McClintock, a Latin professor at Hampden-Sydney College in Virginia, looked up one of the more obscure Latin words, consectetur, from a Lorem Ipsum passage, and going through the cites of the word in classical literature, discovered the undoubtable source. Lorem Ipsum comes from sections 1.10.32 and 1.10.33 of \\\"de Finibus Bonorum et Malorum\\\" (The Extremes of Good and Evil)<\\/p>\\r\\n<ul>\\r\\n<li>Lorem Ipsum\\u00a0is simaply dummy\\u00a0text of the printing and typesetting<\\/li>\\r\\n<li>Lorem Ipsum\\u00a0is simply dummy\\u00a0text of the printing and\\u00a0<\\/li>\\r\\n<li>Lorem Ipsum\\u00a0is simply dummy\\u00a0text<\\/li>\\r\\n<li>Lorem Ipsum\\u00a0is simply dummy\\u00a0text of the<\\/li>\\r\\n<li>Lorem Ipsum\\u00a0is simply dummy\\u00a0text of the printing and typesetting<\\/li>\\r\\n<li>Lorem Ipsum\\u00a0is simply dummy\\u00a0text of the printing<\\/li>\\r\\n<li>Lorem Ipsum\\u00a0is simply dummy\\u00a0text<\\/li>\\r\\n<li>Lorem Ipsum\\u00a0is simply dummy\\u00a0text of the printing and typesetting<\\/li>\\r\\n<\\/ul>\\r\\n<p>Lorem Ipsum\\u00a0is simply dummy\\u00a0text of the printing and typesetting industry. Lorem Ipsum has been the industry\'s standard dummy text ever since the\\u00a01500s,\\u00a0when an unknown printer took a galley of type and scrambled it to make a type specimen book. It has survived not only five centuries, but also the leap into electronic typesetting, remaining essentially unchanged.<\\/p>\",\"state\":1,\"catid\":\"14\",\"created\":\"2018-10-15 13:18:02\",\"created_by\":\"44\",\"created_by_alias\":\"\",\"modified\":\"2018-10-15 14:54:23\",\"modified_by\":\"44\",\"checked_out\":\"44\",\"checked_out_time\":\"2018-10-15 14:53:53\",\"publish_up\":\"2018-10-15 13:18:02\",\"publish_down\":\"0000-00-00 00:00:00\",\"images\":\"{\\\"image_intro\\\":\\\"images\\\\\\/blog\\\\\\/blogtype\\\\\\/img4-thumb.jpg\\\",\\\"float_intro\\\":\\\"\\\",\\\"image_intro_alt\\\":\\\"\\\",\\\"image_intro_caption\\\":\\\"\\\",\\\"image_fulltext\\\":\\\"images\\\\\\/blog\\\\\\/blogtype\\\\\\/img4.jpg\\\",\\\"float_fulltext\\\":\\\"\\\",\\\"image_fulltext_alt\\\":\\\"\\\",\\\"image_fulltext_caption\\\":\\\"\\\"}\",\"urls\":\"{\\\"urla\\\":false,\\\"urlatext\\\":\\\"\\\",\\\"targeta\\\":\\\"\\\",\\\"urlb\\\":false,\\\"urlbtext\\\":\\\"\\\",\\\"targetb\\\":\\\"\\\",\\\"urlc\\\":false,\\\"urlctext\\\":\\\"\\\",\\\"targetc\\\":\\\"\\\"}\",\"attribs\":\"{\\\"article_layout\\\":\\\"\\\",\\\"show_title\\\":\\\"\\\",\\\"link_titles\\\":\\\"\\\",\\\"show_tags\\\":\\\"\\\",\\\"show_intro\\\":\\\"\\\",\\\"info_block_position\\\":\\\"\\\",\\\"info_block_show_title\\\":\\\"\\\",\\\"show_category\\\":\\\"\\\",\\\"link_category\\\":\\\"\\\",\\\"show_parent_category\\\":\\\"\\\",\\\"link_parent_category\\\":\\\"\\\",\\\"show_associations\\\":\\\"\\\",\\\"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_page_title\\\":\\\"\\\",\\\"show_publishing_options\\\":\\\"\\\",\\\"show_article_options\\\":\\\"\\\",\\\"show_urls_images_backend\\\":\\\"\\\",\\\"show_urls_images_frontend\\\":\\\"\\\",\\\"astroid_article_type\\\":\\\"regular\\\",\\\"astroid_article_video_type\\\":\\\"youtube\\\",\\\"astroid_article_video_url\\\":\\\"\\\",\\\"astroid_article_gallery_width\\\":\\\"\\\",\\\"astroid_article_gallery_bullets\\\":\\\"1\\\",\\\"astroid_article_gallery_navigation\\\":\\\"1\\\",\\\"astroid_article_gallery_items\\\":\\\"\\\",\\\"astroid_article_thumbnail\\\":\\\"1\\\",\\\"astroid_article_audio_source\\\":\\\"soundcloud\\\",\\\"astroid_article_audio_soundcloud\\\":\\\"\\\",\\\"astroid_article_audio_spotify\\\":\\\"\\\",\\\"astroid_article_review_heading\\\":\\\"\\\",\\\"astroid_article_review_summery\\\":\\\"\\\",\\\"astroid_article_review_good\\\":\\\"\\\",\\\"astroid_article_review_bad\\\":\\\"\\\",\\\"astroid_article_review_rating\\\":\\\"5\\\",\\\"astroid_article_button_action\\\":\\\"\\\",\\\"astroid_article_button_link\\\":\\\"\\\",\\\"astroid_article_review_criterias\\\":\\\"\\\",\\\"astroid_article_quote_text\\\":\\\"\\\",\\\"astroid_article_quote_author\\\":\\\"\\\",\\\"astroid_article_badge\\\":\\\"1\\\",\\\"astroid_article_badge_type\\\":\\\"3\\\",\\\"astroid_article_badge_text\\\":\\\"\\\",\\\"astroid_article_badge_color\\\":\\\"\\\",\\\"astroid_relatedposts\\\":\\\"\\\",\\\"astroid_socialshare\\\":\\\"\\\",\\\"astroid_comments\\\":\\\"\\\",\\\"astroid_posttype\\\":\\\"\\\",\\\"astroid_readtime\\\":\\\"\\\",\\\"astroid_authorinfo\\\":\\\"\\\",\\\"astroid_rating\\\":\\\"\\\",\\\"astroid_og_title\\\":\\\"\\\",\\\"astroid_og_desc\\\":\\\"\\\",\\\"astroid_og_image\\\":\\\"\\\"}\",\"version\":2,\"ordering\":\"3\",\"metakey\":\"\",\"metadesc\":\"\",\"access\":\"1\",\"hits\":\"2\",\"metadata\":\"{\\\"robots\\\":\\\"\\\",\\\"author\\\":\\\"\\\",\\\"rights\\\":\\\"\\\",\\\"xreference\\\":\\\"\\\"}\",\"featured\":\"0\",\"language\":\"*\",\"xreference\":\"\"}', 0),
(487, 56, 1, '', '2018-10-15 14:54:51', 44, 6154, 'f5cd0392f348f8c8b1f76ccf4652ba0cd963ab14', '{\"id\":56,\"asset_id\":\"264\",\"title\":\"This is Audio Type Article\",\"alias\":\"this-is-audio-type-article\",\"introtext\":\"<p><strong>Lorem Ipsum<\\/strong>\\u00a0is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry\'s standard dummy text ever since the 1500s,<\\/p>\\r\\n\",\"fulltext\":\"\\r\\n<p>when an unknown printer took a galley of type and scrambled it to make a type specimen book. It has survived not only five centuries, but also the leap into electronic typesetting,remaining essentially unchanged. It was popularised in the 1960s with the release of Letraset sheets containing Lorem Ipsum passages, and more recently with desktop publishing software like Aldus PageMaker including versions of Lorem Ipsum<\\/p>\\r\\n<h2>What is Lorem Ipsum?<\\/h2>\\r\\n<p><strong>Lorem Ipsum<\\/strong>\\u00a0is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry\'s standard dummy text ever since the 1500s, when an unknown printer took a galley of type and scrambled it to make a type specimen book. It has survived not only five centuries, but also the leap into electronic typesetting, remaining essentially unchanged.<\\/p>\\r\\n<h3>Where does it come from?<\\/h3>\\r\\n<p>Contrary to popular belief, Lorem Ipsum is not simply random text. It has roots in a piece of classical Latin literature from 45 BC, making it over 2000 years old. Richard McClintock, a Latin professor at Hampden-Sydney College in Virginia, looked up one of the more obscure Latin words, consectetur, from a Lorem Ipsum passage, and going through the cites of the word in classical literature, discovered the undoubtable source. Lorem Ipsum comes from sections 1.10.32 and 1.10.33 of \\\"de Finibus Bonorum et Malorum\\\" (The Extremes of Good and Evil)<\\/p>\\r\\n<ul>\\r\\n<li>Lorem Ipsum\\u00a0is simaply dummy\\u00a0text of the printing and typesetting<\\/li>\\r\\n<li>Lorem Ipsum\\u00a0is simply dummy\\u00a0text of the printing and\\u00a0<\\/li>\\r\\n<li>Lorem Ipsum\\u00a0is simply dummy\\u00a0text<\\/li>\\r\\n<li>Lorem Ipsum\\u00a0is simply dummy\\u00a0text of the<\\/li>\\r\\n<li>Lorem Ipsum\\u00a0is simply dummy\\u00a0text of the printing and typesetting<\\/li>\\r\\n<li>Lorem Ipsum\\u00a0is simply dummy\\u00a0text of the printing<\\/li>\\r\\n<li>Lorem Ipsum\\u00a0is simply dummy\\u00a0text<\\/li>\\r\\n<li>Lorem Ipsum\\u00a0is simply dummy\\u00a0text of the printing and typesetting<\\/li>\\r\\n<\\/ul>\\r\\n<p>Lorem Ipsum\\u00a0is simply dummy\\u00a0text of the printing and typesetting industry. Lorem Ipsum has been the industry\'s standard dummy text ever since the\\u00a01500s,\\u00a0when an unknown printer took a galley of type and scrambled it to make a type specimen book. It has survived not only five centuries, but also the leap into electronic typesetting, remaining essentially unchanged.<\\/p>\",\"state\":1,\"catid\":\"14\",\"created\":\"2018-10-15 13:16:45\",\"created_by\":\"44\",\"created_by_alias\":\"\",\"modified\":\"2018-10-15 14:54:51\",\"modified_by\":\"44\",\"checked_out\":\"44\",\"checked_out_time\":\"2018-10-15 14:54:28\",\"publish_up\":\"2018-10-15 13:16:45\",\"publish_down\":\"0000-00-00 00:00:00\",\"images\":\"{\\\"image_intro\\\":\\\"images\\\\\\/blog\\\\\\/blogtype\\\\\\/img5-thumb.jpg\\\",\\\"float_intro\\\":\\\"\\\",\\\"image_intro_alt\\\":\\\"\\\",\\\"image_intro_caption\\\":\\\"\\\",\\\"image_fulltext\\\":\\\"images\\\\\\/blog\\\\\\/blogtype\\\\\\/img5.jpg\\\",\\\"float_fulltext\\\":\\\"\\\",\\\"image_fulltext_alt\\\":\\\"\\\",\\\"image_fulltext_caption\\\":\\\"\\\"}\",\"urls\":\"{\\\"urla\\\":false,\\\"urlatext\\\":\\\"\\\",\\\"targeta\\\":\\\"\\\",\\\"urlb\\\":false,\\\"urlbtext\\\":\\\"\\\",\\\"targetb\\\":\\\"\\\",\\\"urlc\\\":false,\\\"urlctext\\\":\\\"\\\",\\\"targetc\\\":\\\"\\\"}\",\"attribs\":\"{\\\"article_layout\\\":\\\"\\\",\\\"show_title\\\":\\\"\\\",\\\"link_titles\\\":\\\"\\\",\\\"show_tags\\\":\\\"\\\",\\\"show_intro\\\":\\\"\\\",\\\"info_block_position\\\":\\\"\\\",\\\"info_block_show_title\\\":\\\"\\\",\\\"show_category\\\":\\\"\\\",\\\"link_category\\\":\\\"\\\",\\\"show_parent_category\\\":\\\"\\\",\\\"link_parent_category\\\":\\\"\\\",\\\"show_associations\\\":\\\"\\\",\\\"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_page_title\\\":\\\"\\\",\\\"show_publishing_options\\\":\\\"\\\",\\\"show_article_options\\\":\\\"\\\",\\\"show_urls_images_backend\\\":\\\"\\\",\\\"show_urls_images_frontend\\\":\\\"\\\",\\\"astroid_article_type\\\":\\\"audio\\\",\\\"astroid_article_video_type\\\":\\\"youtube\\\",\\\"astroid_article_video_url\\\":\\\"\\\",\\\"astroid_article_gallery_width\\\":\\\"\\\",\\\"astroid_article_gallery_bullets\\\":\\\"1\\\",\\\"astroid_article_gallery_navigation\\\":\\\"1\\\",\\\"astroid_article_gallery_items\\\":\\\"\\\",\\\"astroid_article_thumbnail\\\":\\\"1\\\",\\\"astroid_article_audio_source\\\":\\\"soundcloud\\\",\\\"astroid_article_audio_soundcloud\\\":\\\"<iframe width=\\\\\\\"100%\\\\\\\" height=\\\\\\\"300\\\\\\\" scrolling=\\\\\\\"no\\\\\\\" frameborder=\\\\\\\"no\\\\\\\" allow=\\\\\\\"autoplay\\\\\\\" src=\\\\\\\"https:\\\\\\/\\\\\\/w.soundcloud.com\\\\\\/player\\\\\\/?url=https%3A\\\\\\/\\\\\\/api.soundcloud.com\\\\\\/tracks\\\\\\/508699362&color=%23ff5500&auto_play=false&hide_related=false&show_comments=true&show_user=true&show_reposts=false&show_teaser=true&visual=true\\\\\\\"><\\\\\\/iframe>\\\",\\\"astroid_article_audio_spotify\\\":\\\"\\\",\\\"astroid_article_review_heading\\\":\\\"\\\",\\\"astroid_article_review_summery\\\":\\\"\\\",\\\"astroid_article_review_good\\\":\\\"\\\",\\\"astroid_article_review_bad\\\":\\\"\\\",\\\"astroid_article_review_rating\\\":\\\"5\\\",\\\"astroid_article_button_action\\\":\\\"\\\",\\\"astroid_article_button_link\\\":\\\"\\\",\\\"astroid_article_review_criterias\\\":\\\"\\\",\\\"astroid_article_quote_text\\\":\\\"\\\",\\\"astroid_article_quote_author\\\":\\\"\\\",\\\"astroid_article_badge\\\":\\\"0\\\",\\\"astroid_article_badge_type\\\":\\\"2\\\",\\\"astroid_article_badge_text\\\":\\\"\\\",\\\"astroid_article_badge_color\\\":\\\"\\\",\\\"astroid_relatedposts\\\":\\\"\\\",\\\"astroid_socialshare\\\":\\\"\\\",\\\"astroid_comments\\\":\\\"\\\",\\\"astroid_posttype\\\":\\\"\\\",\\\"astroid_readtime\\\":\\\"\\\",\\\"astroid_authorinfo\\\":\\\"\\\",\\\"astroid_rating\\\":\\\"\\\",\\\"astroid_og_title\\\":\\\"\\\",\\\"astroid_og_desc\\\":\\\"\\\",\\\"astroid_og_image\\\":\\\"\\\"}\",\"version\":4,\"ordering\":\"4\",\"metakey\":\"\",\"metadesc\":\"\",\"access\":\"1\",\"hits\":\"0\",\"metadata\":\"{\\\"robots\\\":\\\"\\\",\\\"author\\\":\\\"\\\",\\\"rights\\\":\\\"\\\",\\\"xreference\\\":\\\"\\\"}\",\"featured\":\"0\",\"language\":\"*\",\"xreference\":\"\"}', 0),
(488, 55, 1, '', '2018-10-15 14:55:25', 44, 5819, '29a08887ea68e50921cc937d6cfdb5dc5a2b9475', '{\"id\":55,\"asset_id\":\"263\",\"title\":\"This is a Regular article with Custom Badge\",\"alias\":\"5-factors-that-affect-business-hack-s-longevity-2\",\"introtext\":\"<p><strong>Lorem Ipsum<\\/strong>\\u00a0is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry\'s standard dummy text ever since the 1500s,<\\/p>\\r\\n\",\"fulltext\":\"\\r\\n<p>when an unknown printer took a galley of type and scrambled it to make a type specimen book. It has survived not only five centuries, but also the leap into electronic typesetting,remaining essentially unchanged. It was popularised in the 1960s with the release of Letraset sheets containing Lorem Ipsum passages, and more recently with desktop publishing software like Aldus PageMaker including versions of Lorem Ipsum<\\/p>\\r\\n<h2>What is Lorem Ipsum?<\\/h2>\\r\\n<p><strong>Lorem Ipsum<\\/strong>\\u00a0is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry\'s standard dummy text ever since the 1500s, when an unknown printer took a galley of type and scrambled it to make a type specimen book. It has survived not only five centuries, but also the leap into electronic typesetting, remaining essentially unchanged.<\\/p>\\r\\n<h3>Where does it come from?<\\/h3>\\r\\n<p>Contrary to popular belief, Lorem Ipsum is not simply random text. It has roots in a piece of classical Latin literature from 45 BC, making it over 2000 years old. Richard McClintock, a Latin professor at Hampden-Sydney College in Virginia, looked up one of the more obscure Latin words, consectetur, from a Lorem Ipsum passage, and going through the cites of the word in classical literature, discovered the undoubtable source. Lorem Ipsum comes from sections 1.10.32 and 1.10.33 of \\\"de Finibus Bonorum et Malorum\\\" (The Extremes of Good and Evil)<\\/p>\\r\\n<ul>\\r\\n<li>Lorem Ipsum\\u00a0is simaply dummy\\u00a0text of the printing and typesetting<\\/li>\\r\\n<li>Lorem Ipsum\\u00a0is simply dummy\\u00a0text of the printing and\\u00a0<\\/li>\\r\\n<li>Lorem Ipsum\\u00a0is simply dummy\\u00a0text<\\/li>\\r\\n<li>Lorem Ipsum\\u00a0is simply dummy\\u00a0text of the<\\/li>\\r\\n<li>Lorem Ipsum\\u00a0is simply dummy\\u00a0text of the printing and typesetting<\\/li>\\r\\n<li>Lorem Ipsum\\u00a0is simply dummy\\u00a0text of the printing<\\/li>\\r\\n<li>Lorem Ipsum\\u00a0is simply dummy\\u00a0text<\\/li>\\r\\n<li>Lorem Ipsum\\u00a0is simply dummy\\u00a0text of the printing and typesetting<\\/li>\\r\\n<\\/ul>\\r\\n<p>Lorem Ipsum\\u00a0is simply dummy\\u00a0text of the printing and typesetting industry. Lorem Ipsum has been the industry\'s standard dummy text ever since the\\u00a01500s,\\u00a0when an unknown printer took a galley of type and scrambled it to make a type specimen book. It has survived not only five centuries, but also the leap into electronic typesetting, remaining essentially unchanged.<\\/p>\",\"state\":1,\"catid\":\"14\",\"created\":\"2018-10-15 13:14:27\",\"created_by\":\"44\",\"created_by_alias\":\"\",\"modified\":\"2018-10-15 14:55:25\",\"modified_by\":\"44\",\"checked_out\":\"44\",\"checked_out_time\":\"2018-10-15 14:54:57\",\"publish_up\":\"2018-10-15 13:14:27\",\"publish_down\":\"0000-00-00 00:00:00\",\"images\":\"{\\\"image_intro\\\":\\\"images\\\\\\/blog\\\\\\/blogtype\\\\\\/img6-thumb.jpg\\\",\\\"float_intro\\\":\\\"\\\",\\\"image_intro_alt\\\":\\\"\\\",\\\"image_intro_caption\\\":\\\"\\\",\\\"image_fulltext\\\":\\\"images\\\\\\/blog\\\\\\/blogtype\\\\\\/img7.jpg\\\",\\\"float_fulltext\\\":\\\"\\\",\\\"image_fulltext_alt\\\":\\\"\\\",\\\"image_fulltext_caption\\\":\\\"\\\"}\",\"urls\":\"{\\\"urla\\\":false,\\\"urlatext\\\":\\\"\\\",\\\"targeta\\\":\\\"\\\",\\\"urlb\\\":false,\\\"urlbtext\\\":\\\"\\\",\\\"targetb\\\":\\\"\\\",\\\"urlc\\\":false,\\\"urlctext\\\":\\\"\\\",\\\"targetc\\\":\\\"\\\"}\",\"attribs\":\"{\\\"article_layout\\\":\\\"\\\",\\\"show_title\\\":\\\"\\\",\\\"link_titles\\\":\\\"\\\",\\\"show_tags\\\":\\\"\\\",\\\"show_intro\\\":\\\"\\\",\\\"info_block_position\\\":\\\"\\\",\\\"info_block_show_title\\\":\\\"\\\",\\\"show_category\\\":\\\"\\\",\\\"link_category\\\":\\\"\\\",\\\"show_parent_category\\\":\\\"\\\",\\\"link_parent_category\\\":\\\"\\\",\\\"show_associations\\\":\\\"\\\",\\\"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_page_title\\\":\\\"\\\",\\\"show_publishing_options\\\":\\\"\\\",\\\"show_article_options\\\":\\\"\\\",\\\"show_urls_images_backend\\\":\\\"\\\",\\\"show_urls_images_frontend\\\":\\\"\\\",\\\"astroid_article_type\\\":\\\"regular\\\",\\\"astroid_article_video_type\\\":\\\"youtube\\\",\\\"astroid_article_video_url\\\":\\\"\\\",\\\"astroid_article_gallery_width\\\":\\\"\\\",\\\"astroid_article_gallery_bullets\\\":\\\"1\\\",\\\"astroid_article_gallery_navigation\\\":\\\"1\\\",\\\"astroid_article_gallery_items\\\":\\\"\\\",\\\"astroid_article_thumbnail\\\":\\\"1\\\",\\\"astroid_article_audio_source\\\":\\\"soundcloud\\\",\\\"astroid_article_audio_soundcloud\\\":\\\"\\\",\\\"astroid_article_audio_spotify\\\":\\\"\\\",\\\"astroid_article_review_heading\\\":\\\"\\\",\\\"astroid_article_review_summery\\\":\\\"\\\",\\\"astroid_article_review_good\\\":\\\"\\\",\\\"astroid_article_review_bad\\\":\\\"\\\",\\\"astroid_article_review_rating\\\":\\\"5\\\",\\\"astroid_article_button_action\\\":\\\"\\\",\\\"astroid_article_button_link\\\":\\\"\\\",\\\"astroid_article_review_criterias\\\":\\\"\\\",\\\"astroid_article_quote_text\\\":\\\"\\\",\\\"astroid_article_quote_author\\\":\\\"\\\",\\\"astroid_article_badge\\\":\\\"1\\\",\\\"astroid_article_badge_type\\\":\\\"6\\\",\\\"astroid_article_badge_text\\\":\\\"\\\",\\\"astroid_article_badge_color\\\":\\\"\\\",\\\"astroid_relatedposts\\\":\\\"\\\",\\\"astroid_socialshare\\\":\\\"\\\",\\\"astroid_comments\\\":\\\"\\\",\\\"astroid_posttype\\\":\\\"\\\",\\\"astroid_readtime\\\":\\\"\\\",\\\"astroid_authorinfo\\\":\\\"\\\",\\\"astroid_rating\\\":\\\"\\\",\\\"astroid_og_title\\\":\\\"\\\",\\\"astroid_og_desc\\\":\\\"\\\",\\\"astroid_og_image\\\":\\\"\\\"}\",\"version\":3,\"ordering\":\"5\",\"metakey\":\"\",\"metadesc\":\"\",\"access\":\"1\",\"hits\":\"0\",\"metadata\":\"{\\\"robots\\\":\\\"\\\",\\\"author\\\":\\\"\\\",\\\"rights\\\":\\\"\\\",\\\"xreference\\\":\\\"\\\"}\",\"featured\":\"0\",\"language\":\"*\",\"xreference\":\"\"}', 0),
(489, 54, 1, '', '2018-10-15 14:57:02', 44, 5829, 'd12853144044ded1ef7ba61869e07829463dfeec', '{\"id\":54,\"asset_id\":\"262\",\"title\":\"This is Video Type Article\",\"alias\":\"this-is-video-type-article\",\"introtext\":\"<p><strong>Lorem Ipsum<\\/strong>\\u00a0is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry\'s standard dummy text ever since the 1500s,<\\/p>\\r\\n\",\"fulltext\":\"\\r\\n<p>when an unknown printer took a galley of type and scrambled it to make a type specimen book. It has survived not only five centuries, but also the leap into electronic typesetting,remaining essentially unchanged. It was popularised in the 1960s with the release of Letraset sheets containing Lorem Ipsum passages, and more recently with desktop publishing software like Aldus PageMaker including versions of Lorem Ipsum<\\/p>\\r\\n<h2>What is Lorem Ipsum?<\\/h2>\\r\\n<p><strong>Lorem Ipsum<\\/strong>\\u00a0is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry\'s standard dummy text ever since the 1500s, when an unknown printer took a galley of type and scrambled it to make a type specimen book. It has survived not only five centuries, but also the leap into electronic typesetting, remaining essentially unchanged.<\\/p>\\r\\n<h3>Where does it come from?<\\/h3>\\r\\n<p>Contrary to popular belief, Lorem Ipsum is not simply random text. It has roots in a piece of classical Latin literature from 45 BC, making it over 2000 years old. Richard McClintock, a Latin professor at Hampden-Sydney College in Virginia, looked up one of the more obscure Latin words, consectetur, from a Lorem Ipsum passage, and going through the cites of the word in classical literature, discovered the undoubtable source. Lorem Ipsum comes from sections 1.10.32 and 1.10.33 of \\\"de Finibus Bonorum et Malorum\\\" (The Extremes of Good and Evil)<\\/p>\\r\\n<ul>\\r\\n<li>Lorem Ipsum\\u00a0is simaply dummy\\u00a0text of the printing and typesetting<\\/li>\\r\\n<li>Lorem Ipsum\\u00a0is simply dummy\\u00a0text of the printing and\\u00a0<\\/li>\\r\\n<li>Lorem Ipsum\\u00a0is simply dummy\\u00a0text<\\/li>\\r\\n<li>Lorem Ipsum\\u00a0is simply dummy\\u00a0text of the<\\/li>\\r\\n<li>Lorem Ipsum\\u00a0is simply dummy\\u00a0text of the printing and typesetting<\\/li>\\r\\n<li>Lorem Ipsum\\u00a0is simply dummy\\u00a0text of the printing<\\/li>\\r\\n<li>Lorem Ipsum\\u00a0is simply dummy\\u00a0text<\\/li>\\r\\n<li>Lorem Ipsum\\u00a0is simply dummy\\u00a0text of the printing and typesetting<\\/li>\\r\\n<\\/ul>\\r\\n<p>Lorem Ipsum\\u00a0is simply dummy\\u00a0text of the printing and typesetting industry. Lorem Ipsum has been the industry\'s standard dummy text ever since the\\u00a01500s,\\u00a0when an unknown printer took a galley of type and scrambled it to make a type specimen book. It has survived not only five centuries, but also the leap into electronic typesetting, remaining essentially unchanged.<\\/p>\",\"state\":1,\"catid\":\"14\",\"created\":\"2018-10-15 13:13:22\",\"created_by\":\"44\",\"created_by_alias\":\"\",\"modified\":\"2018-10-15 14:57:02\",\"modified_by\":\"44\",\"checked_out\":\"44\",\"checked_out_time\":\"2018-10-15 14:55:33\",\"publish_up\":\"2018-10-15 13:13:22\",\"publish_down\":\"0000-00-00 00:00:00\",\"images\":\"{\\\"image_intro\\\":\\\"images\\\\\\/blog\\\\\\/blogtype\\\\\\/img9-thumb.jpg\\\",\\\"float_intro\\\":\\\"\\\",\\\"image_intro_alt\\\":\\\"\\\",\\\"image_intro_caption\\\":\\\"\\\",\\\"image_fulltext\\\":\\\"images\\\\\\/blog\\\\\\/blogtype\\\\\\/img9.jpg\\\",\\\"float_fulltext\\\":\\\"\\\",\\\"image_fulltext_alt\\\":\\\"\\\",\\\"image_fulltext_caption\\\":\\\"\\\"}\",\"urls\":\"{\\\"urla\\\":false,\\\"urlatext\\\":\\\"\\\",\\\"targeta\\\":\\\"\\\",\\\"urlb\\\":false,\\\"urlbtext\\\":\\\"\\\",\\\"targetb\\\":\\\"\\\",\\\"urlc\\\":false,\\\"urlctext\\\":\\\"\\\",\\\"targetc\\\":\\\"\\\"}\",\"attribs\":\"{\\\"article_layout\\\":\\\"\\\",\\\"show_title\\\":\\\"\\\",\\\"link_titles\\\":\\\"\\\",\\\"show_tags\\\":\\\"\\\",\\\"show_intro\\\":\\\"\\\",\\\"info_block_position\\\":\\\"\\\",\\\"info_block_show_title\\\":\\\"\\\",\\\"show_category\\\":\\\"\\\",\\\"link_category\\\":\\\"\\\",\\\"show_parent_category\\\":\\\"\\\",\\\"link_parent_category\\\":\\\"\\\",\\\"show_associations\\\":\\\"\\\",\\\"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_page_title\\\":\\\"\\\",\\\"show_publishing_options\\\":\\\"\\\",\\\"show_article_options\\\":\\\"\\\",\\\"show_urls_images_backend\\\":\\\"\\\",\\\"show_urls_images_frontend\\\":\\\"\\\",\\\"astroid_article_type\\\":\\\"video\\\",\\\"astroid_article_video_type\\\":\\\"youtube\\\",\\\"astroid_article_video_url\\\":\\\"https:\\\\\\/\\\\\\/www.youtube.com\\\\\\/watch?v=YQHsXMglC9A\\\",\\\"astroid_article_gallery_width\\\":\\\"\\\",\\\"astroid_article_gallery_bullets\\\":\\\"1\\\",\\\"astroid_article_gallery_navigation\\\":\\\"1\\\",\\\"astroid_article_gallery_items\\\":\\\"\\\",\\\"astroid_article_thumbnail\\\":\\\"1\\\",\\\"astroid_article_audio_source\\\":\\\"soundcloud\\\",\\\"astroid_article_audio_soundcloud\\\":\\\"\\\",\\\"astroid_article_audio_spotify\\\":\\\"\\\",\\\"astroid_article_review_heading\\\":\\\"\\\",\\\"astroid_article_review_summery\\\":\\\"\\\",\\\"astroid_article_review_good\\\":\\\"\\\",\\\"astroid_article_review_bad\\\":\\\"\\\",\\\"astroid_article_review_rating\\\":\\\"5\\\",\\\"astroid_article_button_action\\\":\\\"\\\",\\\"astroid_article_button_link\\\":\\\"\\\",\\\"astroid_article_review_criterias\\\":\\\"\\\",\\\"astroid_article_quote_text\\\":\\\"\\\",\\\"astroid_article_quote_author\\\":\\\"\\\",\\\"astroid_article_badge\\\":\\\"0\\\",\\\"astroid_article_badge_type\\\":\\\"2\\\",\\\"astroid_article_badge_text\\\":\\\"\\\",\\\"astroid_article_badge_color\\\":\\\"\\\",\\\"astroid_relatedposts\\\":\\\"\\\",\\\"astroid_socialshare\\\":\\\"\\\",\\\"astroid_comments\\\":\\\"\\\",\\\"astroid_posttype\\\":\\\"\\\",\\\"astroid_readtime\\\":\\\"\\\",\\\"astroid_authorinfo\\\":\\\"\\\",\\\"astroid_rating\\\":\\\"\\\",\\\"astroid_og_title\\\":\\\"\\\",\\\"astroid_og_desc\\\":\\\"\\\",\\\"astroid_og_image\\\":\\\"\\\"}\",\"version\":2,\"ordering\":\"6\",\"metakey\":\"\",\"metadesc\":\"\",\"access\":\"1\",\"hits\":\"0\",\"metadata\":\"{\\\"robots\\\":\\\"\\\",\\\"author\\\":\\\"\\\",\\\"rights\\\":\\\"\\\",\\\"xreference\\\":\\\"\\\"}\",\"featured\":\"0\",\"language\":\"*\",\"xreference\":\"\"}', 0);
INSERT INTO `ynfp8_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
(490, 53, 1, '', '2018-10-15 15:00:13', 44, 5821, 'dce41d7293b47dc0a39a38a52d7e7a48d85c80e6', '{\"id\":53,\"asset_id\":\"261\",\"title\":\"5 Factors That Affect Business Hack\'s Longevity\",\"alias\":\"5-factors-that-affect-business-hack-s-longevity\",\"introtext\":\"<p><strong>Lorem Ipsum<\\/strong>\\u00a0is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry\'s standard dummy text ever since the 1500s,<\\/p>\\r\\n\",\"fulltext\":\"\\r\\n<p>when an unknown printer took a galley of type and scrambled it to make a type specimen book. It has survived not only five centuries, but also the leap into electronic typesetting,remaining essentially unchanged. It was popularised in the 1960s with the release of Letraset sheets containing Lorem Ipsum passages, and more recently with desktop publishing software like Aldus PageMaker including versions of Lorem Ipsum<\\/p>\\r\\n<h2>What is Lorem Ipsum?<\\/h2>\\r\\n<p><strong>Lorem Ipsum<\\/strong>\\u00a0is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry\'s standard dummy text ever since the 1500s, when an unknown printer took a galley of type and scrambled it to make a type specimen book. It has survived not only five centuries, but also the leap into electronic typesetting, remaining essentially unchanged.<\\/p>\\r\\n<h3>Where does it come from?<\\/h3>\\r\\n<p>Contrary to popular belief, Lorem Ipsum is not simply random text. It has roots in a piece of classical Latin literature from 45 BC, making it over 2000 years old. Richard McClintock, a Latin professor at Hampden-Sydney College in Virginia, looked up one of the more obscure Latin words, consectetur, from a Lorem Ipsum passage, and going through the cites of the word in classical literature, discovered the undoubtable source. Lorem Ipsum comes from sections 1.10.32 and 1.10.33 of \\\"de Finibus Bonorum et Malorum\\\" (The Extremes of Good and Evil)<\\/p>\\r\\n<ul>\\r\\n<li>Lorem Ipsum\\u00a0is simaply dummy\\u00a0text of the printing and typesetting<\\/li>\\r\\n<li>Lorem Ipsum\\u00a0is simply dummy\\u00a0text of the printing and\\u00a0<\\/li>\\r\\n<li>Lorem Ipsum\\u00a0is simply dummy\\u00a0text<\\/li>\\r\\n<li>Lorem Ipsum\\u00a0is simply dummy\\u00a0text of the<\\/li>\\r\\n<li>Lorem Ipsum\\u00a0is simply dummy\\u00a0text of the printing and typesetting<\\/li>\\r\\n<li>Lorem Ipsum\\u00a0is simply dummy\\u00a0text of the printing<\\/li>\\r\\n<li>Lorem Ipsum\\u00a0is simply dummy\\u00a0text<\\/li>\\r\\n<li>Lorem Ipsum\\u00a0is simply dummy\\u00a0text of the printing and typesetting<\\/li>\\r\\n<\\/ul>\\r\\n<p>Lorem Ipsum\\u00a0is simply dummy\\u00a0text of the printing and typesetting industry. Lorem Ipsum has been the industry\'s standard dummy text ever since the\\u00a01500s,\\u00a0when an unknown printer took a galley of type and scrambled it to make a type specimen book. It has survived not only five centuries, but also the leap into electronic typesetting, remaining essentially unchanged.<\\/p>\",\"state\":1,\"catid\":\"14\",\"created\":\"2018-10-15 13:11:52\",\"created_by\":\"44\",\"created_by_alias\":\"\",\"modified\":\"2018-10-15 15:00:13\",\"modified_by\":\"44\",\"checked_out\":\"44\",\"checked_out_time\":\"2018-10-15 14:57:11\",\"publish_up\":\"2018-10-15 13:11:52\",\"publish_down\":\"0000-00-00 00:00:00\",\"images\":\"{\\\"image_intro\\\":\\\"images\\\\\\/blog\\\\\\/blogtype\\\\\\/img1-thumb.jpg\\\",\\\"float_intro\\\":\\\"\\\",\\\"image_intro_alt\\\":\\\"\\\",\\\"image_intro_caption\\\":\\\"\\\",\\\"image_fulltext\\\":\\\"images\\\\\\/blog\\\\\\/blogtype\\\\\\/img1.jpg\\\",\\\"float_fulltext\\\":\\\"\\\",\\\"image_fulltext_alt\\\":\\\"\\\",\\\"image_fulltext_caption\\\":\\\"\\\"}\",\"urls\":\"{\\\"urla\\\":false,\\\"urlatext\\\":\\\"\\\",\\\"targeta\\\":\\\"\\\",\\\"urlb\\\":false,\\\"urlbtext\\\":\\\"\\\",\\\"targetb\\\":\\\"\\\",\\\"urlc\\\":false,\\\"urlctext\\\":\\\"\\\",\\\"targetc\\\":\\\"\\\"}\",\"attribs\":\"{\\\"article_layout\\\":\\\"\\\",\\\"show_title\\\":\\\"\\\",\\\"link_titles\\\":\\\"\\\",\\\"show_tags\\\":\\\"\\\",\\\"show_intro\\\":\\\"\\\",\\\"info_block_position\\\":\\\"\\\",\\\"info_block_show_title\\\":\\\"\\\",\\\"show_category\\\":\\\"\\\",\\\"link_category\\\":\\\"\\\",\\\"show_parent_category\\\":\\\"\\\",\\\"link_parent_category\\\":\\\"\\\",\\\"show_associations\\\":\\\"\\\",\\\"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_page_title\\\":\\\"\\\",\\\"show_publishing_options\\\":\\\"\\\",\\\"show_article_options\\\":\\\"\\\",\\\"show_urls_images_backend\\\":\\\"\\\",\\\"show_urls_images_frontend\\\":\\\"\\\",\\\"astroid_article_type\\\":\\\"regular\\\",\\\"astroid_article_video_type\\\":\\\"youtube\\\",\\\"astroid_article_video_url\\\":\\\"\\\",\\\"astroid_article_gallery_width\\\":\\\"\\\",\\\"astroid_article_gallery_bullets\\\":\\\"1\\\",\\\"astroid_article_gallery_navigation\\\":\\\"1\\\",\\\"astroid_article_gallery_items\\\":\\\"\\\",\\\"astroid_article_thumbnail\\\":\\\"1\\\",\\\"astroid_article_audio_source\\\":\\\"soundcloud\\\",\\\"astroid_article_audio_soundcloud\\\":\\\"\\\",\\\"astroid_article_audio_spotify\\\":\\\"\\\",\\\"astroid_article_review_heading\\\":\\\"\\\",\\\"astroid_article_review_summery\\\":\\\"\\\",\\\"astroid_article_review_good\\\":\\\"\\\",\\\"astroid_article_review_bad\\\":\\\"\\\",\\\"astroid_article_review_rating\\\":\\\"5\\\",\\\"astroid_article_button_action\\\":\\\"\\\",\\\"astroid_article_button_link\\\":\\\"\\\",\\\"astroid_article_review_criterias\\\":\\\"\\\",\\\"astroid_article_quote_text\\\":\\\"\\\",\\\"astroid_article_quote_author\\\":\\\"\\\",\\\"astroid_article_badge\\\":\\\"0\\\",\\\"astroid_article_badge_type\\\":\\\"2\\\",\\\"astroid_article_badge_text\\\":\\\"\\\",\\\"astroid_article_badge_color\\\":\\\"\\\",\\\"astroid_relatedposts\\\":\\\"\\\",\\\"astroid_socialshare\\\":\\\"\\\",\\\"astroid_comments\\\":\\\"\\\",\\\"astroid_posttype\\\":\\\"\\\",\\\"astroid_readtime\\\":\\\"\\\",\\\"astroid_authorinfo\\\":\\\"\\\",\\\"astroid_rating\\\":\\\"\\\",\\\"astroid_og_title\\\":\\\"\\\",\\\"astroid_og_desc\\\":\\\"\\\",\\\"astroid_og_image\\\":\\\"\\\"}\",\"version\":2,\"ordering\":\"7\",\"metakey\":\"\",\"metadesc\":\"\",\"access\":\"1\",\"hits\":\"0\",\"metadata\":\"{\\\"robots\\\":\\\"\\\",\\\"author\\\":\\\"\\\",\\\"rights\\\":\\\"\\\",\\\"xreference\\\":\\\"\\\"}\",\"featured\":\"0\",\"language\":\"*\",\"xreference\":\"\"}', 0),
(491, 52, 1, '', '2018-10-15 15:00:49', 44, 5813, '99347b710bfc375886f129f80ac9098ebf65cc79', '{\"id\":52,\"asset_id\":\"260\",\"title\":\"You Will Never Believe These Bizarre Truth\",\"alias\":\"you-will-never-believe-these-bizarre-truth\",\"introtext\":\"<p><strong>Lorem Ipsum<\\/strong>\\u00a0is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry\'s standard dummy text ever since the 1500s,<\\/p>\\r\\n\",\"fulltext\":\"\\r\\n<p>when an unknown printer took a galley of type and scrambled it to make a type specimen book. It has survived not only five centuries, but also the leap into electronic typesetting,remaining essentially unchanged. It was popularised in the 1960s with the release of Letraset sheets containing Lorem Ipsum passages, and more recently with desktop publishing software like Aldus PageMaker including versions of Lorem Ipsum<\\/p>\\r\\n<h2>What is Lorem Ipsum?<\\/h2>\\r\\n<p><strong>Lorem Ipsum<\\/strong>\\u00a0is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry\'s standard dummy text ever since the 1500s, when an unknown printer took a galley of type and scrambled it to make a type specimen book. It has survived not only five centuries, but also the leap into electronic typesetting, remaining essentially unchanged.<\\/p>\\r\\n<h3>Where does it come from?<\\/h3>\\r\\n<p>Contrary to popular belief, Lorem Ipsum is not simply random text. It has roots in a piece of classical Latin literature from 45 BC, making it over 2000 years old. Richard McClintock, a Latin professor at Hampden-Sydney College in Virginia, looked up one of the more obscure Latin words, consectetur, from a Lorem Ipsum passage, and going through the cites of the word in classical literature, discovered the undoubtable source. Lorem Ipsum comes from sections 1.10.32 and 1.10.33 of \\\"de Finibus Bonorum et Malorum\\\" (The Extremes of Good and Evil)<\\/p>\\r\\n<ul>\\r\\n<li>Lorem Ipsum\\u00a0is simaply dummy\\u00a0text of the printing and typesetting<\\/li>\\r\\n<li>Lorem Ipsum\\u00a0is simply dummy\\u00a0text of the printing and\\u00a0<\\/li>\\r\\n<li>Lorem Ipsum\\u00a0is simply dummy\\u00a0text<\\/li>\\r\\n<li>Lorem Ipsum\\u00a0is simply dummy\\u00a0text of the<\\/li>\\r\\n<li>Lorem Ipsum\\u00a0is simply dummy\\u00a0text of the printing and typesetting<\\/li>\\r\\n<li>Lorem Ipsum\\u00a0is simply dummy\\u00a0text of the printing<\\/li>\\r\\n<li>Lorem Ipsum\\u00a0is simply dummy\\u00a0text<\\/li>\\r\\n<li>Lorem Ipsum\\u00a0is simply dummy\\u00a0text of the printing and typesetting<\\/li>\\r\\n<\\/ul>\\r\\n<p>Lorem Ipsum\\u00a0is simply dummy\\u00a0text of the printing and typesetting industry. Lorem Ipsum has been the industry\'s standard dummy text ever since the\\u00a01500s,\\u00a0when an unknown printer took a galley of type and scrambled it to make a type specimen book. It has survived not only five centuries, but also the leap into electronic typesetting, remaining essentially unchanged.<\\/p>\",\"state\":1,\"catid\":\"14\",\"created\":\"2018-10-15 13:11:01\",\"created_by\":\"44\",\"created_by_alias\":\"\",\"modified\":\"2018-10-15 15:00:49\",\"modified_by\":\"44\",\"checked_out\":\"44\",\"checked_out_time\":\"2018-10-15 15:00:18\",\"publish_up\":\"2018-10-15 13:11:01\",\"publish_down\":\"0000-00-00 00:00:00\",\"images\":\"{\\\"image_intro\\\":\\\"images\\\\\\/blog\\\\\\/blogtype\\\\\\/img12-thumb.jpg\\\",\\\"float_intro\\\":\\\"\\\",\\\"image_intro_alt\\\":\\\"\\\",\\\"image_intro_caption\\\":\\\"\\\",\\\"image_fulltext\\\":\\\"images\\\\\\/blog\\\\\\/blogtype\\\\\\/img12.jpg\\\",\\\"float_fulltext\\\":\\\"\\\",\\\"image_fulltext_alt\\\":\\\"\\\",\\\"image_fulltext_caption\\\":\\\"\\\"}\",\"urls\":\"{\\\"urla\\\":false,\\\"urlatext\\\":\\\"\\\",\\\"targeta\\\":\\\"\\\",\\\"urlb\\\":false,\\\"urlbtext\\\":\\\"\\\",\\\"targetb\\\":\\\"\\\",\\\"urlc\\\":false,\\\"urlctext\\\":\\\"\\\",\\\"targetc\\\":\\\"\\\"}\",\"attribs\":\"{\\\"article_layout\\\":\\\"\\\",\\\"show_title\\\":\\\"\\\",\\\"link_titles\\\":\\\"\\\",\\\"show_tags\\\":\\\"\\\",\\\"show_intro\\\":\\\"\\\",\\\"info_block_position\\\":\\\"\\\",\\\"info_block_show_title\\\":\\\"\\\",\\\"show_category\\\":\\\"\\\",\\\"link_category\\\":\\\"\\\",\\\"show_parent_category\\\":\\\"\\\",\\\"link_parent_category\\\":\\\"\\\",\\\"show_associations\\\":\\\"\\\",\\\"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_page_title\\\":\\\"\\\",\\\"show_publishing_options\\\":\\\"\\\",\\\"show_article_options\\\":\\\"\\\",\\\"show_urls_images_backend\\\":\\\"\\\",\\\"show_urls_images_frontend\\\":\\\"\\\",\\\"astroid_article_type\\\":\\\"regular\\\",\\\"astroid_article_video_type\\\":\\\"youtube\\\",\\\"astroid_article_video_url\\\":\\\"\\\",\\\"astroid_article_gallery_width\\\":\\\"\\\",\\\"astroid_article_gallery_bullets\\\":\\\"1\\\",\\\"astroid_article_gallery_navigation\\\":\\\"1\\\",\\\"astroid_article_gallery_items\\\":\\\"\\\",\\\"astroid_article_thumbnail\\\":\\\"1\\\",\\\"astroid_article_audio_source\\\":\\\"soundcloud\\\",\\\"astroid_article_audio_soundcloud\\\":\\\"\\\",\\\"astroid_article_audio_spotify\\\":\\\"\\\",\\\"astroid_article_review_heading\\\":\\\"\\\",\\\"astroid_article_review_summery\\\":\\\"\\\",\\\"astroid_article_review_good\\\":\\\"\\\",\\\"astroid_article_review_bad\\\":\\\"\\\",\\\"astroid_article_review_rating\\\":\\\"5\\\",\\\"astroid_article_button_action\\\":\\\"\\\",\\\"astroid_article_button_link\\\":\\\"\\\",\\\"astroid_article_review_criterias\\\":\\\"\\\",\\\"astroid_article_quote_text\\\":\\\"\\\",\\\"astroid_article_quote_author\\\":\\\"\\\",\\\"astroid_article_badge\\\":\\\"1\\\",\\\"astroid_article_badge_type\\\":\\\"2\\\",\\\"astroid_article_badge_text\\\":\\\"\\\",\\\"astroid_article_badge_color\\\":\\\"\\\",\\\"astroid_relatedposts\\\":\\\"\\\",\\\"astroid_socialshare\\\":\\\"\\\",\\\"astroid_comments\\\":\\\"\\\",\\\"astroid_posttype\\\":\\\"\\\",\\\"astroid_readtime\\\":\\\"\\\",\\\"astroid_authorinfo\\\":\\\"\\\",\\\"astroid_rating\\\":\\\"\\\",\\\"astroid_og_title\\\":\\\"\\\",\\\"astroid_og_desc\\\":\\\"\\\",\\\"astroid_og_image\\\":\\\"\\\"}\",\"version\":2,\"ordering\":\"8\",\"metakey\":\"\",\"metadesc\":\"\",\"access\":\"1\",\"hits\":\"0\",\"metadata\":\"{\\\"robots\\\":\\\"\\\",\\\"author\\\":\\\"\\\",\\\"rights\\\":\\\"\\\",\\\"xreference\\\":\\\"\\\"}\",\"featured\":\"0\",\"language\":\"*\",\"xreference\":\"\"}', 0),
(492, 51, 1, '', '2018-10-15 15:01:52', 44, 5804, '52548ccdf09d8c38806a4f2b7b302092e0339357', '{\"id\":51,\"asset_id\":\"259\",\"title\":\"How New York Can Increase Your Profit!\",\"alias\":\"how-new-york-can-increase-your-profit\",\"introtext\":\"<p><strong>Lorem Ipsum<\\/strong>\\u00a0is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry\'s standard dummy text ever since the 1500s,<\\/p>\\r\\n\",\"fulltext\":\"\\r\\n<p>when an unknown printer took a galley of type and scrambled it to make a type specimen book. It has survived not only five centuries, but also the leap into electronic typesetting,remaining essentially unchanged. It was popularised in the 1960s with the release of Letraset sheets containing Lorem Ipsum passages, and more recently with desktop publishing software like Aldus PageMaker including versions of Lorem Ipsum<\\/p>\\r\\n<h2>What is Lorem Ipsum?<\\/h2>\\r\\n<p><strong>Lorem Ipsum<\\/strong>\\u00a0is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry\'s standard dummy text ever since the 1500s, when an unknown printer took a galley of type and scrambled it to make a type specimen book. It has survived not only five centuries, but also the leap into electronic typesetting, remaining essentially unchanged.<\\/p>\\r\\n<h3>Where does it come from?<\\/h3>\\r\\n<p>Contrary to popular belief, Lorem Ipsum is not simply random text. It has roots in a piece of classical Latin literature from 45 BC, making it over 2000 years old. Richard McClintock, a Latin professor at Hampden-Sydney College in Virginia, looked up one of the more obscure Latin words, consectetur, from a Lorem Ipsum passage, and going through the cites of the word in classical literature, discovered the undoubtable source. Lorem Ipsum comes from sections 1.10.32 and 1.10.33 of \\\"de Finibus Bonorum et Malorum\\\" (The Extremes of Good and Evil)<\\/p>\\r\\n<ul>\\r\\n<li>Lorem Ipsum\\u00a0is simply dummy\\u00a0text of the printing and typesetting<\\/li>\\r\\n<li>Lorem Ipsum\\u00a0is simply dummy\\u00a0text of the printing and\\u00a0<\\/li>\\r\\n<li>Lorem Ipsum\\u00a0is simply dummy\\u00a0text<\\/li>\\r\\n<li>Lorem Ipsum\\u00a0is simply dummy\\u00a0text of the<\\/li>\\r\\n<li>Lorem Ipsum\\u00a0is simply dummy\\u00a0text of the printing and typesetting<\\/li>\\r\\n<li>Lorem Ipsum\\u00a0is simply dummy\\u00a0text of the printing<\\/li>\\r\\n<li>Lorem Ipsum\\u00a0is simply dummy\\u00a0text<\\/li>\\r\\n<li>Lorem Ipsum\\u00a0is simply dummy\\u00a0text of the printing and typesetting<\\/li>\\r\\n<\\/ul>\\r\\n<p>Lorem Ipsum\\u00a0is simply dummy\\u00a0text of the printing and typesetting industry. Lorem Ipsum has been the industry\'s standard dummy text ever since the\\u00a01500s,\\u00a0when an unknown printer took a galley of type and scrambled it to make a type specimen book. It has survived not only five centuries, but also the leap into electronic typesetting, remaining essentially unchanged.<\\/p>\",\"state\":1,\"catid\":\"14\",\"created\":\"2018-10-15 13:07:56\",\"created_by\":\"44\",\"created_by_alias\":\"\",\"modified\":\"2018-10-15 15:01:52\",\"modified_by\":\"44\",\"checked_out\":\"44\",\"checked_out_time\":\"2018-10-15 15:01:07\",\"publish_up\":\"2018-10-15 13:07:56\",\"publish_down\":\"0000-00-00 00:00:00\",\"images\":\"{\\\"image_intro\\\":\\\"images\\\\\\/blog\\\\\\/blogtype\\\\\\/img13-thumb.jpg\\\",\\\"float_intro\\\":\\\"\\\",\\\"image_intro_alt\\\":\\\"\\\",\\\"image_intro_caption\\\":\\\"\\\",\\\"image_fulltext\\\":\\\"images\\\\\\/blog\\\\\\/blogtype\\\\\\/img13.jpg\\\",\\\"float_fulltext\\\":\\\"\\\",\\\"image_fulltext_alt\\\":\\\"\\\",\\\"image_fulltext_caption\\\":\\\"\\\"}\",\"urls\":\"{\\\"urla\\\":false,\\\"urlatext\\\":\\\"\\\",\\\"targeta\\\":\\\"\\\",\\\"urlb\\\":false,\\\"urlbtext\\\":\\\"\\\",\\\"targetb\\\":\\\"\\\",\\\"urlc\\\":false,\\\"urlctext\\\":\\\"\\\",\\\"targetc\\\":\\\"\\\"}\",\"attribs\":\"{\\\"article_layout\\\":\\\"\\\",\\\"show_title\\\":\\\"\\\",\\\"link_titles\\\":\\\"\\\",\\\"show_tags\\\":\\\"\\\",\\\"show_intro\\\":\\\"\\\",\\\"info_block_position\\\":\\\"\\\",\\\"info_block_show_title\\\":\\\"\\\",\\\"show_category\\\":\\\"\\\",\\\"link_category\\\":\\\"\\\",\\\"show_parent_category\\\":\\\"\\\",\\\"link_parent_category\\\":\\\"\\\",\\\"show_associations\\\":\\\"\\\",\\\"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_page_title\\\":\\\"\\\",\\\"show_publishing_options\\\":\\\"\\\",\\\"show_article_options\\\":\\\"\\\",\\\"show_urls_images_backend\\\":\\\"\\\",\\\"show_urls_images_frontend\\\":\\\"\\\",\\\"astroid_article_type\\\":\\\"regular\\\",\\\"astroid_article_video_type\\\":\\\"youtube\\\",\\\"astroid_article_video_url\\\":\\\"\\\",\\\"astroid_article_gallery_width\\\":\\\"\\\",\\\"astroid_article_gallery_bullets\\\":\\\"1\\\",\\\"astroid_article_gallery_navigation\\\":\\\"1\\\",\\\"astroid_article_gallery_items\\\":\\\"\\\",\\\"astroid_article_thumbnail\\\":\\\"1\\\",\\\"astroid_article_audio_source\\\":\\\"soundcloud\\\",\\\"astroid_article_audio_soundcloud\\\":\\\"\\\",\\\"astroid_article_audio_spotify\\\":\\\"\\\",\\\"astroid_article_review_heading\\\":\\\"\\\",\\\"astroid_article_review_summery\\\":\\\"\\\",\\\"astroid_article_review_good\\\":\\\"\\\",\\\"astroid_article_review_bad\\\":\\\"\\\",\\\"astroid_article_review_rating\\\":\\\"5\\\",\\\"astroid_article_button_action\\\":\\\"\\\",\\\"astroid_article_button_link\\\":\\\"\\\",\\\"astroid_article_review_criterias\\\":\\\"\\\",\\\"astroid_article_quote_text\\\":\\\"\\\",\\\"astroid_article_quote_author\\\":\\\"\\\",\\\"astroid_article_badge\\\":\\\"1\\\",\\\"astroid_article_badge_type\\\":\\\"6\\\",\\\"astroid_article_badge_text\\\":\\\"\\\",\\\"astroid_article_badge_color\\\":\\\"\\\",\\\"astroid_relatedposts\\\":\\\"\\\",\\\"astroid_socialshare\\\":\\\"\\\",\\\"astroid_comments\\\":\\\"\\\",\\\"astroid_posttype\\\":\\\"\\\",\\\"astroid_readtime\\\":\\\"\\\",\\\"astroid_authorinfo\\\":\\\"\\\",\\\"astroid_rating\\\":\\\"\\\",\\\"astroid_og_title\\\":\\\"\\\",\\\"astroid_og_desc\\\":\\\"\\\",\\\"astroid_og_image\\\":\\\"\\\"}\",\"version\":4,\"ordering\":\"10\",\"metakey\":\"\",\"metadesc\":\"\",\"access\":\"1\",\"hits\":\"0\",\"metadata\":\"{\\\"robots\\\":\\\"\\\",\\\"author\\\":\\\"\\\",\\\"rights\\\":\\\"\\\",\\\"xreference\\\":\\\"\\\"}\",\"featured\":\"0\",\"language\":\"*\",\"xreference\":\"\"}', 0),
(493, 52, 1, '', '2018-10-15 15:02:29', 44, 5813, 'c414dd8993bc1984732ff072d19d4cd1b2e7b62c', '{\"id\":52,\"asset_id\":\"260\",\"title\":\"You Will Never Believe These Bizarre Truth\",\"alias\":\"you-will-never-believe-these-bizarre-truth\",\"introtext\":\"<p><strong>Lorem Ipsum<\\/strong>\\u00a0is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry\'s standard dummy text ever since the 1500s,<\\/p>\\r\\n\",\"fulltext\":\"\\r\\n<p>when an unknown printer took a galley of type and scrambled it to make a type specimen book. It has survived not only five centuries, but also the leap into electronic typesetting,remaining essentially unchanged. It was popularised in the 1960s with the release of Letraset sheets containing Lorem Ipsum passages, and more recently with desktop publishing software like Aldus PageMaker including versions of Lorem Ipsum<\\/p>\\r\\n<h2>What is Lorem Ipsum?<\\/h2>\\r\\n<p><strong>Lorem Ipsum<\\/strong>\\u00a0is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry\'s standard dummy text ever since the 1500s, when an unknown printer took a galley of type and scrambled it to make a type specimen book. It has survived not only five centuries, but also the leap into electronic typesetting, remaining essentially unchanged.<\\/p>\\r\\n<h3>Where does it come from?<\\/h3>\\r\\n<p>Contrary to popular belief, Lorem Ipsum is not simply random text. It has roots in a piece of classical Latin literature from 45 BC, making it over 2000 years old. Richard McClintock, a Latin professor at Hampden-Sydney College in Virginia, looked up one of the more obscure Latin words, consectetur, from a Lorem Ipsum passage, and going through the cites of the word in classical literature, discovered the undoubtable source. Lorem Ipsum comes from sections 1.10.32 and 1.10.33 of \\\"de Finibus Bonorum et Malorum\\\" (The Extremes of Good and Evil)<\\/p>\\r\\n<ul>\\r\\n<li>Lorem Ipsum\\u00a0is simaply dummy\\u00a0text of the printing and typesetting<\\/li>\\r\\n<li>Lorem Ipsum\\u00a0is simply dummy\\u00a0text of the printing and\\u00a0<\\/li>\\r\\n<li>Lorem Ipsum\\u00a0is simply dummy\\u00a0text<\\/li>\\r\\n<li>Lorem Ipsum\\u00a0is simply dummy\\u00a0text of the<\\/li>\\r\\n<li>Lorem Ipsum\\u00a0is simply dummy\\u00a0text of the printing and typesetting<\\/li>\\r\\n<li>Lorem Ipsum\\u00a0is simply dummy\\u00a0text of the printing<\\/li>\\r\\n<li>Lorem Ipsum\\u00a0is simply dummy\\u00a0text<\\/li>\\r\\n<li>Lorem Ipsum\\u00a0is simply dummy\\u00a0text of the printing and typesetting<\\/li>\\r\\n<\\/ul>\\r\\n<p>Lorem Ipsum\\u00a0is simply dummy\\u00a0text of the printing and typesetting industry. Lorem Ipsum has been the industry\'s standard dummy text ever since the\\u00a01500s,\\u00a0when an unknown printer took a galley of type and scrambled it to make a type specimen book. It has survived not only five centuries, but also the leap into electronic typesetting, remaining essentially unchanged.<\\/p>\",\"state\":1,\"catid\":\"14\",\"created\":\"2018-10-15 13:11:01\",\"created_by\":\"44\",\"created_by_alias\":\"\",\"modified\":\"2018-10-15 15:02:29\",\"modified_by\":\"44\",\"checked_out\":\"44\",\"checked_out_time\":\"2018-10-15 15:02:01\",\"publish_up\":\"2018-10-15 13:11:01\",\"publish_down\":\"0000-00-00 00:00:00\",\"images\":\"{\\\"image_intro\\\":\\\"images\\\\\\/blog\\\\\\/blogtype\\\\\\/img14-thumb.jpg\\\",\\\"float_intro\\\":\\\"\\\",\\\"image_intro_alt\\\":\\\"\\\",\\\"image_intro_caption\\\":\\\"\\\",\\\"image_fulltext\\\":\\\"images\\\\\\/blog\\\\\\/blogtype\\\\\\/img14.jpg\\\",\\\"float_fulltext\\\":\\\"\\\",\\\"image_fulltext_alt\\\":\\\"\\\",\\\"image_fulltext_caption\\\":\\\"\\\"}\",\"urls\":\"{\\\"urla\\\":false,\\\"urlatext\\\":\\\"\\\",\\\"targeta\\\":\\\"\\\",\\\"urlb\\\":false,\\\"urlbtext\\\":\\\"\\\",\\\"targetb\\\":\\\"\\\",\\\"urlc\\\":false,\\\"urlctext\\\":\\\"\\\",\\\"targetc\\\":\\\"\\\"}\",\"attribs\":\"{\\\"article_layout\\\":\\\"\\\",\\\"show_title\\\":\\\"\\\",\\\"link_titles\\\":\\\"\\\",\\\"show_tags\\\":\\\"\\\",\\\"show_intro\\\":\\\"\\\",\\\"info_block_position\\\":\\\"\\\",\\\"info_block_show_title\\\":\\\"\\\",\\\"show_category\\\":\\\"\\\",\\\"link_category\\\":\\\"\\\",\\\"show_parent_category\\\":\\\"\\\",\\\"link_parent_category\\\":\\\"\\\",\\\"show_associations\\\":\\\"\\\",\\\"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_page_title\\\":\\\"\\\",\\\"show_publishing_options\\\":\\\"\\\",\\\"show_article_options\\\":\\\"\\\",\\\"show_urls_images_backend\\\":\\\"\\\",\\\"show_urls_images_frontend\\\":\\\"\\\",\\\"astroid_article_type\\\":\\\"regular\\\",\\\"astroid_article_video_type\\\":\\\"youtube\\\",\\\"astroid_article_video_url\\\":\\\"\\\",\\\"astroid_article_gallery_width\\\":\\\"\\\",\\\"astroid_article_gallery_bullets\\\":\\\"1\\\",\\\"astroid_article_gallery_navigation\\\":\\\"1\\\",\\\"astroid_article_gallery_items\\\":\\\"\\\",\\\"astroid_article_thumbnail\\\":\\\"1\\\",\\\"astroid_article_audio_source\\\":\\\"soundcloud\\\",\\\"astroid_article_audio_soundcloud\\\":\\\"\\\",\\\"astroid_article_audio_spotify\\\":\\\"\\\",\\\"astroid_article_review_heading\\\":\\\"\\\",\\\"astroid_article_review_summery\\\":\\\"\\\",\\\"astroid_article_review_good\\\":\\\"\\\",\\\"astroid_article_review_bad\\\":\\\"\\\",\\\"astroid_article_review_rating\\\":\\\"5\\\",\\\"astroid_article_button_action\\\":\\\"\\\",\\\"astroid_article_button_link\\\":\\\"\\\",\\\"astroid_article_review_criterias\\\":\\\"\\\",\\\"astroid_article_quote_text\\\":\\\"\\\",\\\"astroid_article_quote_author\\\":\\\"\\\",\\\"astroid_article_badge\\\":\\\"1\\\",\\\"astroid_article_badge_type\\\":\\\"2\\\",\\\"astroid_article_badge_text\\\":\\\"\\\",\\\"astroid_article_badge_color\\\":\\\"\\\",\\\"astroid_relatedposts\\\":\\\"\\\",\\\"astroid_socialshare\\\":\\\"\\\",\\\"astroid_comments\\\":\\\"\\\",\\\"astroid_posttype\\\":\\\"\\\",\\\"astroid_readtime\\\":\\\"\\\",\\\"astroid_authorinfo\\\":\\\"\\\",\\\"astroid_rating\\\":\\\"\\\",\\\"astroid_og_title\\\":\\\"\\\",\\\"astroid_og_desc\\\":\\\"\\\",\\\"astroid_og_image\\\":\\\"\\\"}\",\"version\":3,\"ordering\":\"8\",\"metakey\":\"\",\"metadesc\":\"\",\"access\":\"1\",\"hits\":\"0\",\"metadata\":\"{\\\"robots\\\":\\\"\\\",\\\"author\\\":\\\"\\\",\\\"rights\\\":\\\"\\\",\\\"xreference\\\":\\\"\\\"}\",\"featured\":\"0\",\"language\":\"*\",\"xreference\":\"\"}', 0),
(494, 50, 1, '', '2018-10-15 15:03:24', 44, 5808, 'ad73228491d20064d210b8dc3a8291835863c0fd', '{\"id\":50,\"asset_id\":\"258\",\"title\":\"10 Reasons Why You Are A Rookie In Nature\",\"alias\":\"10-reasons-why-you-are-a-rookie-in-nature\",\"introtext\":\"<p><strong>Lorem Ipsum<\\/strong>\\u00a0is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry\'s standard dummy text ever since the 1500s,<\\/p>\\r\\n\",\"fulltext\":\"\\r\\n<p>when an unknown printer took a galley of type and scrambled it to make a type specimen book. It has survived not only five centuries, but also the leap into electronic typesetting,remaining essentially unchanged. It was popularised in the 1960s with the release of Letraset sheets containing Lorem Ipsum passages, and more recently with desktop publishing software like Aldus PageMaker including versions of Lorem Ipsum<\\/p>\\r\\n<h2>What is Lorem Ipsum?<\\/h2>\\r\\n<p><strong>Lorem Ipsum<\\/strong>\\u00a0is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry\'s standard dummy text ever since the 1500s, when an unknown printer took a galley of type and scrambled it to make a type specimen book. It has survived not only five centuries, but also the leap into electronic typesetting, remaining essentially unchanged.<\\/p>\\r\\n<h3>Where does it come from?<\\/h3>\\r\\n<p>Contrary to popular belief, Lorem Ipsum is not simply random text. It has roots in a piece of classical Latin literature from 45 BC, making it over 2000 years old. Richard McClintock, a Latin professor at Hampden-Sydney College in Virginia, looked up one of the more obscure Latin words, consectetur, from a Lorem Ipsum passage, and going through the cites of the word in classical literature, discovered the undoubtable source. Lorem Ipsum comes from sections 1.10.32 and 1.10.33 of \\\"de Finibus Bonorum et Malorum\\\" (The Extremes of Good and Evil)<\\/p>\\r\\n<ul>\\r\\n<li>Lorem Ipsum\\u00a0is simply dummy\\u00a0text of the printing and typesetting<\\/li>\\r\\n<li>Lorem Ipsum\\u00a0is simply dummy\\u00a0text of the printing and\\u00a0<\\/li>\\r\\n<li>Lorem Ipsum\\u00a0is simply dummy\\u00a0text<\\/li>\\r\\n<li>Lorem Ipsum\\u00a0is simply dummy\\u00a0text of the<\\/li>\\r\\n<li>Lorem Ipsum\\u00a0is simply dummy\\u00a0text of the printing and typesetting<\\/li>\\r\\n<li>Lorem Ipsum\\u00a0is simply dummy\\u00a0text of the printing<\\/li>\\r\\n<li>Lorem Ipsum\\u00a0is simply dummy\\u00a0text<\\/li>\\r\\n<li>Lorem Ipsum\\u00a0is simply dummy\\u00a0text of the printing and typesetting<\\/li>\\r\\n<\\/ul>\\r\\n<p>Lorem Ipsum\\u00a0is simply dummy\\u00a0text of the printing and typesetting industry. Lorem Ipsum has been the industry\'s standard dummy text ever since the\\u00a01500s,\\u00a0when an unknown printer took a galley of type and scrambled it to make a type specimen book. It has survived not only five centuries, but also the leap into electronic typesetting, remaining essentially unchanged.<\\/p>\",\"state\":1,\"catid\":\"14\",\"created\":\"2018-10-15 12:28:42\",\"created_by\":\"44\",\"created_by_alias\":\"\",\"modified\":\"2018-10-15 15:03:24\",\"modified_by\":\"44\",\"checked_out\":\"44\",\"checked_out_time\":\"2018-10-15 15:02:35\",\"publish_up\":\"2018-10-15 12:28:42\",\"publish_down\":\"0000-00-00 00:00:00\",\"images\":\"{\\\"image_intro\\\":\\\"images\\\\\\/blog\\\\\\/blogtype\\\\\\/img6-thumb.jpg\\\",\\\"float_intro\\\":\\\"\\\",\\\"image_intro_alt\\\":\\\"\\\",\\\"image_intro_caption\\\":\\\"\\\",\\\"image_fulltext\\\":\\\"images\\\\\\/blog\\\\\\/blogtype\\\\\\/img6.jpg\\\",\\\"float_fulltext\\\":\\\"\\\",\\\"image_fulltext_alt\\\":\\\"\\\",\\\"image_fulltext_caption\\\":\\\"\\\"}\",\"urls\":\"{\\\"urla\\\":false,\\\"urlatext\\\":\\\"\\\",\\\"targeta\\\":\\\"\\\",\\\"urlb\\\":false,\\\"urlbtext\\\":\\\"\\\",\\\"targetb\\\":\\\"\\\",\\\"urlc\\\":false,\\\"urlctext\\\":\\\"\\\",\\\"targetc\\\":\\\"\\\"}\",\"attribs\":\"{\\\"article_layout\\\":\\\"\\\",\\\"show_title\\\":\\\"\\\",\\\"link_titles\\\":\\\"\\\",\\\"show_tags\\\":\\\"\\\",\\\"show_intro\\\":\\\"\\\",\\\"info_block_position\\\":\\\"\\\",\\\"info_block_show_title\\\":\\\"\\\",\\\"show_category\\\":\\\"\\\",\\\"link_category\\\":\\\"\\\",\\\"show_parent_category\\\":\\\"\\\",\\\"link_parent_category\\\":\\\"\\\",\\\"show_associations\\\":\\\"\\\",\\\"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_page_title\\\":\\\"\\\",\\\"show_publishing_options\\\":\\\"\\\",\\\"show_article_options\\\":\\\"\\\",\\\"show_urls_images_backend\\\":\\\"\\\",\\\"show_urls_images_frontend\\\":\\\"\\\",\\\"astroid_article_type\\\":\\\"regular\\\",\\\"astroid_article_video_type\\\":\\\"youtube\\\",\\\"astroid_article_video_url\\\":\\\"\\\",\\\"astroid_article_gallery_width\\\":\\\"\\\",\\\"astroid_article_gallery_bullets\\\":\\\"1\\\",\\\"astroid_article_gallery_navigation\\\":\\\"1\\\",\\\"astroid_article_gallery_items\\\":\\\"\\\",\\\"astroid_article_thumbnail\\\":\\\"1\\\",\\\"astroid_article_audio_source\\\":\\\"soundcloud\\\",\\\"astroid_article_audio_soundcloud\\\":\\\"\\\",\\\"astroid_article_audio_spotify\\\":\\\"\\\",\\\"astroid_article_review_heading\\\":\\\"\\\",\\\"astroid_article_review_summery\\\":\\\"\\\",\\\"astroid_article_review_good\\\":\\\"\\\",\\\"astroid_article_review_bad\\\":\\\"\\\",\\\"astroid_article_review_rating\\\":\\\"5\\\",\\\"astroid_article_button_action\\\":\\\"\\\",\\\"astroid_article_button_link\\\":\\\"\\\",\\\"astroid_article_review_criterias\\\":\\\"\\\",\\\"astroid_article_quote_text\\\":\\\"\\\",\\\"astroid_article_quote_author\\\":\\\"\\\",\\\"astroid_article_badge\\\":\\\"1\\\",\\\"astroid_article_badge_type\\\":\\\"2\\\",\\\"astroid_article_badge_text\\\":\\\"\\\",\\\"astroid_article_badge_color\\\":\\\"\\\",\\\"astroid_relatedposts\\\":\\\"\\\",\\\"astroid_socialshare\\\":\\\"\\\",\\\"astroid_comments\\\":\\\"\\\",\\\"astroid_posttype\\\":\\\"\\\",\\\"astroid_readtime\\\":\\\"\\\",\\\"astroid_authorinfo\\\":\\\"\\\",\\\"astroid_rating\\\":\\\"\\\",\\\"astroid_og_title\\\":\\\"\\\",\\\"astroid_og_desc\\\":\\\"\\\",\\\"astroid_og_image\\\":\\\"\\\"}\",\"version\":6,\"ordering\":\"9\",\"metakey\":\"\",\"metadesc\":\"\",\"access\":\"1\",\"hits\":\"1\",\"metadata\":\"{\\\"robots\\\":\\\"\\\",\\\"author\\\":\\\"\\\",\\\"rights\\\":\\\"\\\",\\\"xreference\\\":\\\"\\\"}\",\"featured\":\"0\",\"language\":\"*\",\"xreference\":\"\"}', 0),
(495, 60, 1, '', '2018-10-15 15:11:46', 44, 6127, 'ec7ff11777b4d74ee48331d6c7ee0fd531e0c42b', '{\"id\":60,\"asset_id\":\"268\",\"title\":\"This is Gallery Type Article\",\"alias\":\"this-is-gallery-type-article\",\"introtext\":\"<p><strong>Lorem Ipsum<\\/strong>\\u00a0is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry\'s standard dummy text ever since the 1500s,<\\/p>\\r\\n\",\"fulltext\":\"\\r\\n<p>when an unknown printer took a galley of type and scrambled it to make a type specimen book. It has survived not only five centuries, but also the leap into electronic typesetting,remaining essentially unchanged. It was popularised in the 1960s with the release of Letraset sheets containing Lorem Ipsum passages, and more recently with desktop publishing software like Aldus PageMaker including versions of Lorem Ipsum<\\/p>\\r\\n<h2>What is Lorem Ipsum?<\\/h2>\\r\\n<p><strong>Lorem Ipsum<\\/strong>\\u00a0is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry\'s standard dummy text ever since the 1500s, when an unknown printer took a galley of type and scrambled it to make a type specimen book. It has survived not only five centuries, but also the leap into electronic typesetting, remaining essentially unchanged.<\\/p>\\r\\n<h3>Where does it come from?<\\/h3>\\r\\n<p>Contrary to popular belief, Lorem Ipsum is not simply random text. It has roots in a piece of classical Latin literature from 45 BC, making it over 2000 years old. Richard McClintock, a Latin professor at Hampden-Sydney College in Virginia, looked up one of the more obscure Latin words, consectetur, from a Lorem Ipsum passage, and going through the cites of the word in classical literature, discovered the undoubtable source. Lorem Ipsum comes from sections 1.10.32 and 1.10.33 of \\\"de Finibus Bonorum et Malorum\\\" (The Extremes of Good and Evil)<\\/p>\\r\\n<ul>\\r\\n<li>Lorem Ipsum\\u00a0is simaply dummy\\u00a0text of the printing and typesetting<\\/li>\\r\\n<li>Lorem Ipsum\\u00a0is simply dummy\\u00a0text of the printing and\\u00a0<\\/li>\\r\\n<li>Lorem Ipsum\\u00a0is simply dummy\\u00a0text<\\/li>\\r\\n<li>Lorem Ipsum\\u00a0is simply dummy\\u00a0text of the<\\/li>\\r\\n<li>Lorem Ipsum\\u00a0is simply dummy\\u00a0text of the printing and typesetting<\\/li>\\r\\n<li>Lorem Ipsum\\u00a0is simply dummy\\u00a0text of the printing<\\/li>\\r\\n<li>Lorem Ipsum\\u00a0is simply dummy\\u00a0text<\\/li>\\r\\n<li>Lorem Ipsum\\u00a0is simply dummy\\u00a0text of the printing and typesetting<\\/li>\\r\\n<\\/ul>\\r\\n<p>Lorem Ipsum\\u00a0is simply dummy\\u00a0text of the printing and typesetting industry. Lorem Ipsum has been the industry\'s standard dummy text ever since the\\u00a01500s,\\u00a0when an unknown printer took a galley of type and scrambled it to make a type specimen book. It has survived not only five centuries, but also the leap into electronic typesetting, remaining essentially unchanged.<\\/p>\",\"state\":1,\"catid\":\"14\",\"created\":\"2018-10-15 13:38:45\",\"created_by\":\"44\",\"created_by_alias\":\"\",\"modified\":\"2018-10-15 15:11:46\",\"modified_by\":\"44\",\"checked_out\":\"44\",\"checked_out_time\":\"2018-10-15 15:10:57\",\"publish_up\":\"2018-10-15 13:38:45\",\"publish_down\":\"0000-00-00 00:00:00\",\"images\":\"{\\\"image_intro\\\":\\\"images\\\\\\/blog\\\\\\/blogtype\\\\\\/img7-thumb.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\":\"{\\\"article_layout\\\":\\\"\\\",\\\"show_title\\\":\\\"\\\",\\\"link_titles\\\":\\\"\\\",\\\"show_tags\\\":\\\"\\\",\\\"show_intro\\\":\\\"\\\",\\\"info_block_position\\\":\\\"\\\",\\\"info_block_show_title\\\":\\\"\\\",\\\"show_category\\\":\\\"\\\",\\\"link_category\\\":\\\"\\\",\\\"show_parent_category\\\":\\\"\\\",\\\"link_parent_category\\\":\\\"\\\",\\\"show_associations\\\":\\\"\\\",\\\"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_page_title\\\":\\\"\\\",\\\"show_publishing_options\\\":\\\"\\\",\\\"show_article_options\\\":\\\"\\\",\\\"show_urls_images_backend\\\":\\\"\\\",\\\"show_urls_images_frontend\\\":\\\"\\\",\\\"astroid_article_type\\\":\\\"gallery\\\",\\\"astroid_article_video_type\\\":\\\"youtube\\\",\\\"astroid_article_video_url\\\":\\\"\\\",\\\"astroid_article_gallery_width\\\":\\\"\\\",\\\"astroid_article_gallery_bullets\\\":\\\"1\\\",\\\"astroid_article_gallery_navigation\\\":\\\"0\\\",\\\"astroid_article_gallery_items\\\":{\\\"astroid_article_gallery_items0\\\":{\\\"title\\\":\\\"\\\",\\\"image\\\":\\\"images\\\\\\/blog\\\\\\/blogtype\\\\\\/img9.jpg\\\",\\\"description\\\":\\\"\\\"},\\\"astroid_article_gallery_items1\\\":{\\\"title\\\":\\\"\\\",\\\"image\\\":\\\"images\\\\\\/blog\\\\\\/blogtype\\\\\\/img4.jpg\\\",\\\"description\\\":\\\"\\\"},\\\"astroid_article_gallery_items2\\\":{\\\"title\\\":\\\"\\\",\\\"image\\\":\\\"images\\\\\\/blog\\\\\\/blogtype\\\\\\/img13-thumb.jpg\\\",\\\"description\\\":\\\"\\\"}},\\\"astroid_article_thumbnail\\\":\\\"1\\\",\\\"astroid_article_audio_source\\\":\\\"soundcloud\\\",\\\"astroid_article_audio_soundcloud\\\":\\\"\\\",\\\"astroid_article_audio_spotify\\\":\\\"\\\",\\\"astroid_article_review_heading\\\":\\\"\\\",\\\"astroid_article_review_summery\\\":\\\"\\\",\\\"astroid_article_review_good\\\":\\\"\\\",\\\"astroid_article_review_bad\\\":\\\"\\\",\\\"astroid_article_review_rating\\\":\\\"5\\\",\\\"astroid_article_button_action\\\":\\\"\\\",\\\"astroid_article_button_link\\\":\\\"\\\",\\\"astroid_article_review_criterias\\\":\\\"\\\",\\\"astroid_article_quote_text\\\":\\\"\\\",\\\"astroid_article_quote_author\\\":\\\"\\\",\\\"astroid_article_badge\\\":\\\"0\\\",\\\"astroid_article_badge_type\\\":\\\"2\\\",\\\"astroid_article_badge_text\\\":\\\"\\\",\\\"astroid_article_badge_color\\\":\\\"\\\",\\\"astroid_relatedposts\\\":\\\"\\\",\\\"astroid_socialshare\\\":\\\"\\\",\\\"astroid_comments\\\":\\\"\\\",\\\"astroid_posttype\\\":\\\"\\\",\\\"astroid_readtime\\\":\\\"\\\",\\\"astroid_authorinfo\\\":\\\"\\\",\\\"astroid_rating\\\":\\\"\\\",\\\"astroid_og_title\\\":\\\"\\\",\\\"astroid_og_desc\\\":\\\"\\\",\\\"astroid_og_image\\\":\\\"\\\"}\",\"version\":3,\"ordering\":\"0\",\"metakey\":\"\",\"metadesc\":\"\",\"access\":\"1\",\"hits\":\"3\",\"metadata\":\"{\\\"robots\\\":\\\"\\\",\\\"author\\\":\\\"\\\",\\\"rights\\\":\\\"\\\",\\\"xreference\\\":\\\"\\\"}\",\"featured\":\"0\",\"language\":\"*\",\"xreference\":\"\"}', 0),
(496, 60, 1, '', '2018-10-15 15:16:48', 44, 6172, '0ef1f5d0336cc67c9445fc8c9818df6152c137f1', '{\"id\":60,\"asset_id\":\"268\",\"title\":\"This is Gallery Type Article\",\"alias\":\"this-is-gallery-type-article\",\"introtext\":\"<p><strong>Lorem Ipsum<\\/strong>\\u00a0is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry\'s standard dummy text ever since the 1500s,<\\/p>\\r\\n\",\"fulltext\":\"\\r\\n<p>when an unknown printer took a galley of type and scrambled it to make a type specimen book. It has survived not only five centuries, but also the leap into electronic typesetting,remaining essentially unchanged. It was popularised in the 1960s with the release of Letraset sheets containing Lorem Ipsum passages, and more recently with desktop publishing software like Aldus PageMaker including versions of Lorem Ipsum<\\/p>\\r\\n<h2>What is Lorem Ipsum?<\\/h2>\\r\\n<p><strong>Lorem Ipsum<\\/strong>\\u00a0is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry\'s standard dummy text ever since the 1500s, when an unknown printer took a galley of type and scrambled it to make a type specimen book. It has survived not only five centuries, but also the leap into electronic typesetting, remaining essentially unchanged.<\\/p>\\r\\n<h3>Where does it come from?<\\/h3>\\r\\n<p>Contrary to popular belief, Lorem Ipsum is not simply random text. It has roots in a piece of classical Latin literature from 45 BC, making it over 2000 years old. Richard McClintock, a Latin professor at Hampden-Sydney College in Virginia, looked up one of the more obscure Latin words, consectetur, from a Lorem Ipsum passage, and going through the cites of the word in classical literature, discovered the undoubtable source. Lorem Ipsum comes from sections 1.10.32 and 1.10.33 of \\\"de Finibus Bonorum et Malorum\\\" (The Extremes of Good and Evil)<\\/p>\\r\\n<ul>\\r\\n<li>Lorem Ipsum\\u00a0is simaply dummy\\u00a0text of the printing and typesetting<\\/li>\\r\\n<li>Lorem Ipsum\\u00a0is simply dummy\\u00a0text of the printing and\\u00a0<\\/li>\\r\\n<li>Lorem Ipsum\\u00a0is simply dummy\\u00a0text<\\/li>\\r\\n<li>Lorem Ipsum\\u00a0is simply dummy\\u00a0text of the<\\/li>\\r\\n<li>Lorem Ipsum\\u00a0is simply dummy\\u00a0text of the printing and typesetting<\\/li>\\r\\n<li>Lorem Ipsum\\u00a0is simply dummy\\u00a0text of the printing<\\/li>\\r\\n<li>Lorem Ipsum\\u00a0is simply dummy\\u00a0text<\\/li>\\r\\n<li>Lorem Ipsum\\u00a0is simply dummy\\u00a0text of the printing and typesetting<\\/li>\\r\\n<\\/ul>\\r\\n<p>Lorem Ipsum\\u00a0is simply dummy\\u00a0text of the printing and typesetting industry. Lorem Ipsum has been the industry\'s standard dummy text ever since the\\u00a01500s,\\u00a0when an unknown printer took a galley of type and scrambled it to make a type specimen book. It has survived not only five centuries, but also the leap into electronic typesetting, remaining essentially unchanged.<\\/p>\",\"state\":1,\"catid\":\"14\",\"created\":\"2018-10-15 13:38:45\",\"created_by\":\"44\",\"created_by_alias\":\"\",\"modified\":\"2018-10-15 15:16:48\",\"modified_by\":\"44\",\"checked_out\":\"44\",\"checked_out_time\":\"2018-10-15 15:16:39\",\"publish_up\":\"2018-10-15 13:38:45\",\"publish_down\":\"0000-00-00 00:00:00\",\"images\":\"{\\\"image_intro\\\":\\\"images\\\\\\/blog\\\\\\/blogtype\\\\\\/img7-thumb.jpg\\\",\\\"float_intro\\\":\\\"\\\",\\\"image_intro_alt\\\":\\\"\\\",\\\"image_intro_caption\\\":\\\"\\\",\\\"image_fulltext\\\":\\\"images\\\\\\/blog\\\\\\/lifestyle\\\\\\/img3-thumb.jpg\\\",\\\"float_fulltext\\\":\\\"\\\",\\\"image_fulltext_alt\\\":\\\"\\\",\\\"image_fulltext_caption\\\":\\\"\\\"}\",\"urls\":\"{\\\"urla\\\":false,\\\"urlatext\\\":\\\"\\\",\\\"targeta\\\":\\\"\\\",\\\"urlb\\\":false,\\\"urlbtext\\\":\\\"\\\",\\\"targetb\\\":\\\"\\\",\\\"urlc\\\":false,\\\"urlctext\\\":\\\"\\\",\\\"targetc\\\":\\\"\\\"}\",\"attribs\":\"{\\\"article_layout\\\":\\\"\\\",\\\"show_title\\\":\\\"\\\",\\\"link_titles\\\":\\\"\\\",\\\"show_tags\\\":\\\"\\\",\\\"show_intro\\\":\\\"\\\",\\\"info_block_position\\\":\\\"\\\",\\\"info_block_show_title\\\":\\\"\\\",\\\"show_category\\\":\\\"\\\",\\\"link_category\\\":\\\"\\\",\\\"show_parent_category\\\":\\\"\\\",\\\"link_parent_category\\\":\\\"\\\",\\\"show_associations\\\":\\\"\\\",\\\"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_page_title\\\":\\\"\\\",\\\"show_publishing_options\\\":\\\"\\\",\\\"show_article_options\\\":\\\"\\\",\\\"show_urls_images_backend\\\":\\\"\\\",\\\"show_urls_images_frontend\\\":\\\"\\\",\\\"astroid_article_type\\\":\\\"gallery\\\",\\\"astroid_article_video_type\\\":\\\"youtube\\\",\\\"astroid_article_video_url\\\":\\\"\\\",\\\"astroid_article_gallery_width\\\":\\\"\\\",\\\"astroid_article_gallery_bullets\\\":\\\"1\\\",\\\"astroid_article_gallery_navigation\\\":\\\"0\\\",\\\"astroid_article_gallery_items\\\":{\\\"astroid_article_gallery_items0\\\":{\\\"title\\\":\\\"\\\",\\\"image\\\":\\\"images\\\\\\/blog\\\\\\/blogtype\\\\\\/img9.jpg\\\",\\\"description\\\":\\\"\\\"},\\\"astroid_article_gallery_items1\\\":{\\\"title\\\":\\\"\\\",\\\"image\\\":\\\"images\\\\\\/blog\\\\\\/blogtype\\\\\\/img4.jpg\\\",\\\"description\\\":\\\"\\\"},\\\"astroid_article_gallery_items2\\\":{\\\"title\\\":\\\"\\\",\\\"image\\\":\\\"images\\\\\\/blog\\\\\\/blogtype\\\\\\/img13-thumb.jpg\\\",\\\"description\\\":\\\"\\\"}},\\\"astroid_article_thumbnail\\\":\\\"1\\\",\\\"astroid_article_audio_source\\\":\\\"soundcloud\\\",\\\"astroid_article_audio_soundcloud\\\":\\\"\\\",\\\"astroid_article_audio_spotify\\\":\\\"\\\",\\\"astroid_article_review_heading\\\":\\\"\\\",\\\"astroid_article_review_summery\\\":\\\"\\\",\\\"astroid_article_review_good\\\":\\\"\\\",\\\"astroid_article_review_bad\\\":\\\"\\\",\\\"astroid_article_review_rating\\\":\\\"5\\\",\\\"astroid_article_button_action\\\":\\\"\\\",\\\"astroid_article_button_link\\\":\\\"\\\",\\\"astroid_article_review_criterias\\\":\\\"\\\",\\\"astroid_article_quote_text\\\":\\\"\\\",\\\"astroid_article_quote_author\\\":\\\"\\\",\\\"astroid_article_badge\\\":\\\"0\\\",\\\"astroid_article_badge_type\\\":\\\"2\\\",\\\"astroid_article_badge_text\\\":\\\"\\\",\\\"astroid_article_badge_color\\\":\\\"\\\",\\\"astroid_relatedposts\\\":\\\"\\\",\\\"astroid_socialshare\\\":\\\"\\\",\\\"astroid_comments\\\":\\\"\\\",\\\"astroid_posttype\\\":\\\"\\\",\\\"astroid_readtime\\\":\\\"\\\",\\\"astroid_authorinfo\\\":\\\"\\\",\\\"astroid_rating\\\":\\\"\\\",\\\"astroid_og_title\\\":\\\"\\\",\\\"astroid_og_desc\\\":\\\"\\\",\\\"astroid_og_image\\\":\\\"\\\"}\",\"version\":4,\"ordering\":\"0\",\"metakey\":\"\",\"metadesc\":\"\",\"access\":\"1\",\"hits\":\"8\",\"metadata\":\"{\\\"robots\\\":\\\"\\\",\\\"author\\\":\\\"\\\",\\\"rights\\\":\\\"\\\",\\\"xreference\\\":\\\"\\\"}\",\"featured\":\"0\",\"language\":\"*\",\"xreference\":\"\"}', 0);
INSERT INTO `ynfp8_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
(497, 8, 1, '', '2018-10-15 15:24:08', 44, 4573, 'f1e07dc8262c224217ca8ccc5bf4077e7b205cab', '{\"id\":8,\"asset_id\":\"78\",\"title\":\"What is design?\",\"alias\":\"what-is-design\",\"introtext\":\"<p>Aliquam egestas pellentesque est Etiam a orci Nulla id enim feugiat ligula ullamcorper.<\\/p>\\r\\n\",\"fulltext\":\"\\r\\n<p>Lorem Ipsum is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry\'s standard dummy text ever since the 1500s, when an unknown printer took a galley of type and scrambled it to make a type specimen book. It has survived not only five centuries, but also the leap into electronic typesetting, remaining essentially unchanged. It was popularised in the 1960s with the release of Letraset sheets containing Lorem Ipsum passages, and more recently with desktop publishing software like Aldus PageMaker including versions of Lorem Ipsum.<\\/p>\\r\\n<h3>Where does it come from?<\\/h3>\\r\\n<p>There are many variations of passages of Lorem Ipsum available, but the majority have suffered alteration in some form, by injected humour, or randomised words which don\'t look even slightly believable. If you are going to use a passage of Lorem Ipsum, you need to be sure there isn\'t anything embarrassing hidden in the middle of text. All the Lorem Ipsum generators on the Internet tend to repeat predefined chunks as necessary, making this the first true generator on the Internet. It uses a dictionary of over 200 Latin words, combined with a handful of model sentence structures, to generate Lorem Ipsum which looks reasonable. The generated Lorem Ipsum is therefore always free from repetition, injected humour, or non-characteristic words etc.<\\/p>\",\"state\":1,\"catid\":\"9\",\"created\":\"2018-06-01 11:45:06\",\"created_by\":\"44\",\"created_by_alias\":\"\",\"modified\":\"2018-10-15 15:24:08\",\"modified_by\":\"44\",\"checked_out\":\"44\",\"checked_out_time\":\"2018-10-15 15:24:05\",\"publish_up\":\"2018-06-01 11:45:06\",\"publish_down\":\"0000-00-00 00:00:00\",\"images\":\"{\\\"image_intro\\\":\\\"images\\\\\\/blog\\\\\\/design\\\\\\/img1-thumb.jpg\\\",\\\"float_intro\\\":\\\"\\\",\\\"image_intro_alt\\\":\\\"\\\",\\\"image_intro_caption\\\":\\\"\\\",\\\"image_fulltext\\\":\\\"images\\\\\\/blog\\\\\\/design\\\\\\/img1.jpg\\\",\\\"float_fulltext\\\":\\\"\\\",\\\"image_fulltext_alt\\\":\\\"\\\",\\\"image_fulltext_caption\\\":\\\"\\\"}\",\"urls\":\"{\\\"urla\\\":false,\\\"urlatext\\\":\\\"\\\",\\\"targeta\\\":\\\"\\\",\\\"urlb\\\":false,\\\"urlbtext\\\":\\\"\\\",\\\"targetb\\\":\\\"\\\",\\\"urlc\\\":false,\\\"urlctext\\\":\\\"\\\",\\\"targetc\\\":\\\"\\\"}\",\"attribs\":\"{\\\"article_layout\\\":\\\"\\\",\\\"show_title\\\":\\\"\\\",\\\"link_titles\\\":\\\"\\\",\\\"show_tags\\\":\\\"\\\",\\\"show_intro\\\":\\\"\\\",\\\"info_block_position\\\":\\\"\\\",\\\"info_block_show_title\\\":\\\"\\\",\\\"show_category\\\":\\\"\\\",\\\"link_category\\\":\\\"\\\",\\\"show_parent_category\\\":\\\"\\\",\\\"link_parent_category\\\":\\\"\\\",\\\"show_associations\\\":\\\"\\\",\\\"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_page_title\\\":\\\"\\\",\\\"show_publishing_options\\\":\\\"\\\",\\\"show_article_options\\\":\\\"\\\",\\\"show_urls_images_backend\\\":\\\"\\\",\\\"show_urls_images_frontend\\\":\\\"\\\",\\\"astroid_article_type\\\":\\\"regular\\\",\\\"astroid_article_video_type\\\":\\\"youtube\\\",\\\"astroid_article_video_url\\\":\\\"\\\",\\\"astroid_article_gallery_width\\\":\\\"\\\",\\\"astroid_article_gallery_bullets\\\":\\\"1\\\",\\\"astroid_article_gallery_navigation\\\":\\\"1\\\",\\\"astroid_article_gallery_items\\\":\\\"\\\",\\\"astroid_article_thumbnail\\\":\\\"1\\\",\\\"astroid_article_audio_source\\\":\\\"soundcloud\\\",\\\"astroid_article_audio_soundcloud\\\":\\\"\\\",\\\"astroid_article_audio_spotify\\\":\\\"\\\",\\\"astroid_article_review_heading\\\":\\\"\\\",\\\"astroid_article_review_summery\\\":\\\"\\\",\\\"astroid_article_review_good\\\":\\\"\\\",\\\"astroid_article_review_bad\\\":\\\"\\\",\\\"astroid_article_review_rating\\\":\\\"5\\\",\\\"astroid_article_button_action\\\":\\\"\\\",\\\"astroid_article_button_link\\\":\\\"\\\",\\\"astroid_article_review_criterias\\\":\\\"\\\",\\\"astroid_article_quote_text\\\":\\\"\\\",\\\"astroid_article_quote_author\\\":\\\"\\\",\\\"astroid_article_badge\\\":\\\"1\\\",\\\"astroid_article_badge_type\\\":\\\"1\\\",\\\"astroid_article_badge_text\\\":\\\"\\\",\\\"astroid_article_badge_color\\\":\\\"\\\",\\\"astroid_relatedposts\\\":\\\"\\\",\\\"astroid_socialshare\\\":\\\"\\\",\\\"astroid_comments\\\":\\\"\\\",\\\"astroid_posttype\\\":\\\"\\\",\\\"astroid_readtime\\\":\\\"\\\",\\\"astroid_authorinfo\\\":\\\"\\\",\\\"astroid_rating\\\":\\\"\\\",\\\"astroid_og_title\\\":\\\"\\\",\\\"astroid_og_desc\\\":\\\"\\\",\\\"astroid_og_image\\\":\\\"\\\"}\",\"version\":13,\"ordering\":\"6\",\"metakey\":\"\",\"metadesc\":\"\",\"access\":\"1\",\"hits\":\"1\",\"metadata\":\"{\\\"robots\\\":\\\"\\\",\\\"author\\\":\\\"\\\",\\\"rights\\\":\\\"\\\",\\\"xreference\\\":\\\"\\\"}\",\"featured\":\"0\",\"language\":\"*\",\"xreference\":\"\"}', 0),
(498, 32, 1, '', '2018-10-15 15:24:28', 44, 4901, 'c2f7908a90bdfa7319f0fdbcd507a2898551b896', '{\"id\":32,\"asset_id\":\"171\",\"title\":\"How business can ease your pain?\",\"alias\":\"how-business-can-ease-your-pain\",\"introtext\":\"<p>Aliquam egestas pellentesque est Etiam a orci Nulla id enim feugiat ligula ullamcorper.<\\/p>\\r\\n\",\"fulltext\":\"\\r\\n<p>Lorem Ipsum is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry\'s standard dummy text ever since the 1500s, when an unknown printer took a galley of type and scrambled it to make a type specimen book. It has survived not only five centuries, but also the leap into electronic typesetting, remaining essentially unchanged. It was popularised in the 1960s with the release of Letraset sheets containing Lorem Ipsum passages, and more recently with desktop publishing software like Aldus PageMaker including versions of Lorem Ipsum.<\\/p>\\r\\n<h3>Where does it come from?<\\/h3>\\r\\n<p>There are many variations of passages of Lorem Ipsum available, but the majority have suffered alteration in some form, by injected humour, or randomised words which don\'t look even slightly believable. If you are going to use a passage of Lorem Ipsum, you need to be sure there isn\'t anything embarrassing hidden in the middle of text. All the Lorem Ipsum generators on the Internet tend to repeat predefined chunks as necessary, making this the first true generator on the Internet. It uses a dictionary of over 200 Latin words, combined with a handful of model sentence structures, to generate Lorem Ipsum which looks reasonable. The generated Lorem Ipsum is therefore always free from repetition, injected humour, or non-characteristic words etc.<\\/p>\",\"state\":1,\"catid\":\"8\",\"created\":\"2018-06-01 11:45:06\",\"created_by\":\"44\",\"created_by_alias\":\"\",\"modified\":\"2018-10-15 15:24:28\",\"modified_by\":\"44\",\"checked_out\":\"44\",\"checked_out_time\":\"2018-10-15 15:24:26\",\"publish_up\":\"2018-06-01 11:45:06\",\"publish_down\":\"0000-00-00 00:00:00\",\"images\":\"{\\\"image_intro\\\":\\\"images\\\\\\/blog\\\\\\/business\\\\\\/img6.jpg\\\",\\\"float_intro\\\":\\\"\\\",\\\"image_intro_alt\\\":\\\"How business can ease your pain\\\",\\\"image_intro_caption\\\":\\\"How business can ease your pain\\\",\\\"image_fulltext\\\":\\\"images\\\\\\/blog\\\\\\/business\\\\\\/img6.jpg\\\",\\\"float_fulltext\\\":\\\"\\\",\\\"image_fulltext_alt\\\":\\\"How business can ease your pain\\\",\\\"image_fulltext_caption\\\":\\\"How business can ease your pain\\\"}\",\"urls\":\"{\\\"urla\\\":\\\"\\\\\\/astroid\\\\\\/v131\\\\\\/#\\\",\\\"urlatext\\\":\\\"How business can ease your pain\\\",\\\"targeta\\\":\\\"\\\",\\\"urlb\\\":\\\"\\\\\\/astroid\\\\\\/v131\\\\\\/#\\\",\\\"urlbtext\\\":\\\"How business can ease your pain\\\",\\\"targetb\\\":\\\"\\\",\\\"urlc\\\":\\\"\\\\\\/astroid\\\\\\/v131\\\\\\/#\\\",\\\"urlctext\\\":\\\"How business can ease your pain\\\",\\\"targetc\\\":\\\"\\\"}\",\"attribs\":\"{\\\"article_layout\\\":\\\"\\\",\\\"show_title\\\":\\\"\\\",\\\"link_titles\\\":\\\"\\\",\\\"show_tags\\\":\\\"\\\",\\\"show_intro\\\":\\\"\\\",\\\"info_block_position\\\":\\\"\\\",\\\"info_block_show_title\\\":\\\"\\\",\\\"show_category\\\":\\\"\\\",\\\"link_category\\\":\\\"\\\",\\\"show_parent_category\\\":\\\"\\\",\\\"link_parent_category\\\":\\\"\\\",\\\"show_associations\\\":\\\"\\\",\\\"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_page_title\\\":\\\"\\\",\\\"show_publishing_options\\\":\\\"\\\",\\\"show_article_options\\\":\\\"\\\",\\\"show_urls_images_backend\\\":\\\"\\\",\\\"show_urls_images_frontend\\\":\\\"\\\",\\\"astroid_article_type\\\":\\\"regular\\\",\\\"astroid_article_video_type\\\":\\\"youtube\\\",\\\"astroid_article_video_url\\\":\\\"\\\",\\\"astroid_article_gallery_width\\\":\\\"\\\",\\\"astroid_article_gallery_bullets\\\":\\\"1\\\",\\\"astroid_article_gallery_navigation\\\":\\\"1\\\",\\\"astroid_article_gallery_items\\\":\\\"\\\",\\\"astroid_article_thumbnail\\\":\\\"1\\\",\\\"astroid_article_audio_source\\\":\\\"soundcloud\\\",\\\"astroid_article_audio_soundcloud\\\":\\\"\\\",\\\"astroid_article_audio_spotify\\\":\\\"\\\",\\\"astroid_article_review_heading\\\":\\\"\\\",\\\"astroid_article_review_summery\\\":\\\"\\\",\\\"astroid_article_review_good\\\":\\\"\\\",\\\"astroid_article_review_bad\\\":\\\"\\\",\\\"astroid_article_review_rating\\\":\\\"5\\\",\\\"astroid_article_button_action\\\":\\\"\\\",\\\"astroid_article_button_link\\\":\\\"\\\",\\\"astroid_article_review_criterias\\\":\\\"\\\",\\\"astroid_article_quote_text\\\":\\\"\\\",\\\"astroid_article_quote_author\\\":\\\"\\\",\\\"astroid_article_badge\\\":\\\"1\\\",\\\"astroid_article_badge_type\\\":\\\"6\\\",\\\"astroid_article_badge_text\\\":\\\"\\\",\\\"astroid_article_badge_color\\\":\\\"\\\",\\\"astroid_relatedposts\\\":\\\"\\\",\\\"astroid_socialshare\\\":\\\"\\\",\\\"astroid_comments\\\":\\\"\\\",\\\"astroid_posttype\\\":\\\"\\\",\\\"astroid_readtime\\\":\\\"\\\",\\\"astroid_authorinfo\\\":\\\"\\\",\\\"astroid_rating\\\":\\\"\\\",\\\"astroid_og_title\\\":\\\"\\\",\\\"astroid_og_desc\\\":\\\"\\\",\\\"astroid_og_image\\\":\\\"\\\"}\",\"version\":24,\"ordering\":\"1\",\"metakey\":\"Joomla\",\"metadesc\":\"\",\"access\":\"1\",\"hits\":\"122\",\"metadata\":\"{\\\"robots\\\":\\\"\\\",\\\"author\\\":\\\"\\\",\\\"rights\\\":\\\"\\\",\\\"xreference\\\":\\\"\\\"}\",\"featured\":\"0\",\"language\":\"*\",\"xreference\":\"\"}', 0),
(499, 30, 1, '', '2018-10-15 15:25:08', 44, 4608, '4eb5e63394de0a2205e3a999c12de4ae168f095e', '{\"id\":30,\"asset_id\":\"169\",\"title\":\"How to learn technology?\",\"alias\":\"how-to-learn-technology\",\"introtext\":\"<p>Aliquam egestas pellentesque est Etiam a orci Nulla id enim feugiat ligula ullamcorper.<\\/p>\\r\\n\",\"fulltext\":\"\\r\\n<p>Lorem Ipsum is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry\'s standard dummy text ever since the 1500s, when an unknown printer took a galley of type and scrambled it to make a type specimen book. It has survived not only five centuries, but also the leap into electronic typesetting, remaining essentially unchanged. It was popularised in the 1960s with the release of Letraset sheets containing Lorem Ipsum passages, and more recently with desktop publishing software like Aldus PageMaker including versions of Lorem Ipsum.<\\/p>\\r\\n<h3>Where does it come from?<\\/h3>\\r\\n<p>There are many variations of passages of Lorem Ipsum available, but the majority have suffered alteration in some form, by injected humour, or randomised words which don\'t look even slightly believable. If you are going to use a passage of Lorem Ipsum, you need to be sure there isn\'t anything embarrassing hidden in the middle of text. All the Lorem Ipsum generators on the Internet tend to repeat predefined chunks as necessary, making this the first true generator on the Internet. It uses a dictionary of over 200 Latin words, combined with a handful of model sentence structures, to generate Lorem Ipsum which looks reasonable. The generated Lorem Ipsum is therefore always free from repetition, injected humour, or non-characteristic words etc.<\\/p>\",\"state\":1,\"catid\":\"11\",\"created\":\"2018-06-01 11:45:06\",\"created_by\":\"44\",\"created_by_alias\":\"\",\"modified\":\"2018-10-15 15:25:08\",\"modified_by\":\"44\",\"checked_out\":\"44\",\"checked_out_time\":\"2018-10-15 15:24:33\",\"publish_up\":\"2018-06-01 11:45:06\",\"publish_down\":\"0000-00-00 00:00:00\",\"images\":\"{\\\"image_intro\\\":\\\"images\\\\\\/blog\\\\\\/technology\\\\\\/img2-thumb.jpg\\\",\\\"float_intro\\\":\\\"\\\",\\\"image_intro_alt\\\":\\\"\\\",\\\"image_intro_caption\\\":\\\"\\\",\\\"image_fulltext\\\":\\\"images\\\\\\/blog\\\\\\/technology\\\\\\/img2.jpg\\\",\\\"float_fulltext\\\":\\\"\\\",\\\"image_fulltext_alt\\\":\\\"\\\",\\\"image_fulltext_caption\\\":\\\"\\\"}\",\"urls\":\"{\\\"urla\\\":false,\\\"urlatext\\\":\\\"\\\",\\\"targeta\\\":\\\"\\\",\\\"urlb\\\":false,\\\"urlbtext\\\":\\\"\\\",\\\"targetb\\\":\\\"\\\",\\\"urlc\\\":false,\\\"urlctext\\\":\\\"\\\",\\\"targetc\\\":\\\"\\\"}\",\"attribs\":\"{\\\"article_layout\\\":\\\"\\\",\\\"show_title\\\":\\\"\\\",\\\"link_titles\\\":\\\"\\\",\\\"show_tags\\\":\\\"\\\",\\\"show_intro\\\":\\\"\\\",\\\"info_block_position\\\":\\\"\\\",\\\"info_block_show_title\\\":\\\"\\\",\\\"show_category\\\":\\\"\\\",\\\"link_category\\\":\\\"\\\",\\\"show_parent_category\\\":\\\"\\\",\\\"link_parent_category\\\":\\\"\\\",\\\"show_associations\\\":\\\"\\\",\\\"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_page_title\\\":\\\"\\\",\\\"show_publishing_options\\\":\\\"\\\",\\\"show_article_options\\\":\\\"\\\",\\\"show_urls_images_backend\\\":\\\"\\\",\\\"show_urls_images_frontend\\\":\\\"\\\",\\\"astroid_article_type\\\":\\\"regular\\\",\\\"astroid_article_video_type\\\":\\\"youtube\\\",\\\"astroid_article_video_url\\\":\\\"\\\",\\\"astroid_article_gallery_width\\\":\\\"\\\",\\\"astroid_article_gallery_bullets\\\":\\\"1\\\",\\\"astroid_article_gallery_navigation\\\":\\\"1\\\",\\\"astroid_article_gallery_items\\\":\\\"\\\",\\\"astroid_article_thumbnail\\\":\\\"1\\\",\\\"astroid_article_audio_source\\\":\\\"soundcloud\\\",\\\"astroid_article_audio_soundcloud\\\":\\\"\\\",\\\"astroid_article_audio_spotify\\\":\\\"\\\",\\\"astroid_article_review_heading\\\":\\\"\\\",\\\"astroid_article_review_summery\\\":\\\"\\\",\\\"astroid_article_review_good\\\":\\\"\\\",\\\"astroid_article_review_bad\\\":\\\"\\\",\\\"astroid_article_review_rating\\\":\\\"5\\\",\\\"astroid_article_button_action\\\":\\\"\\\",\\\"astroid_article_button_link\\\":\\\"\\\",\\\"astroid_article_review_criterias\\\":\\\"\\\",\\\"astroid_article_quote_text\\\":\\\"\\\",\\\"astroid_article_quote_author\\\":\\\"\\\",\\\"astroid_article_badge\\\":\\\"0\\\",\\\"astroid_article_badge_type\\\":\\\"2\\\",\\\"astroid_article_badge_text\\\":\\\"\\\",\\\"astroid_article_badge_color\\\":\\\"\\\",\\\"astroid_relatedposts\\\":\\\"\\\",\\\"astroid_socialshare\\\":\\\"\\\",\\\"astroid_comments\\\":\\\"\\\",\\\"astroid_posttype\\\":\\\"\\\",\\\"astroid_readtime\\\":\\\"\\\",\\\"astroid_authorinfo\\\":\\\"\\\",\\\"astroid_rating\\\":\\\"\\\",\\\"astroid_og_title\\\":\\\"\\\",\\\"astroid_og_desc\\\":\\\"\\\",\\\"astroid_og_image\\\":\\\"\\\"}\",\"version\":12,\"ordering\":\"2\",\"metakey\":\"Joomla\",\"metadesc\":\"\",\"access\":\"1\",\"hits\":\"0\",\"metadata\":\"{\\\"robots\\\":\\\"\\\",\\\"author\\\":\\\"\\\",\\\"rights\\\":\\\"\\\",\\\"xreference\\\":\\\"\\\"}\",\"featured\":\"0\",\"language\":\"*\",\"xreference\":\"\"}', 0),
(500, 26, 1, '', '2018-10-15 15:25:17', 44, 4609, '7c9c191c529e5a2667037f3b793a7104a96e3724', '{\"id\":26,\"asset_id\":\"165\",\"title\":\"Why is technology so famous?\",\"alias\":\"why-is-technologyso-famous\",\"introtext\":\"<p>Aliquam egestas pellentesque est Etiam a orci Nulla id enim feugiat ligula ullamcorper.<\\/p>\\r\\n\",\"fulltext\":\"\\r\\n<p>Lorem Ipsum is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry\'s standard dummy text ever since the 1500s, when an unknown printer took a galley of type and scrambled it to make a type specimen book. It has survived not only five centuries, but also the leap into electronic typesetting, remaining essentially unchanged. It was popularised in the 1960s with the release of Letraset sheets containing Lorem Ipsum passages, and more recently with desktop publishing software like Aldus PageMaker including versions of Lorem Ipsum.<\\/p>\\r\\n<h3>Where does it come from?<\\/h3>\\r\\n<p>There are many variations of passages of Lorem Ipsum available, but the majority have suffered alteration in some form, by injected humour, or randomised words which don\'t look even slightly believable. If you are going to use a passage of Lorem Ipsum, you need to be sure there isn\'t anything embarrassing hidden in the middle of text. All the Lorem Ipsum generators on the Internet tend to repeat predefined chunks as necessary, making this the first true generator on the Internet. It uses a dictionary of over 200 Latin words, combined with a handful of model sentence structures, to generate Lorem Ipsum which looks reasonable. The generated Lorem Ipsum is therefore always free from repetition, injected humour, or non-characteristic words etc.<\\/p>\",\"state\":1,\"catid\":\"11\",\"created\":\"2018-06-01 11:45:06\",\"created_by\":\"44\",\"created_by_alias\":\"\",\"modified\":\"2018-10-15 15:25:17\",\"modified_by\":\"44\",\"checked_out\":\"44\",\"checked_out_time\":\"2018-10-15 15:24:35\",\"publish_up\":\"2018-06-01 11:45:06\",\"publish_down\":\"0000-00-00 00:00:00\",\"images\":\"{\\\"image_intro\\\":\\\"images\\\\\\/blog\\\\\\/technology\\\\\\/img6-thumb.jpg\\\",\\\"float_intro\\\":\\\"\\\",\\\"image_intro_alt\\\":\\\"\\\",\\\"image_intro_caption\\\":\\\"\\\",\\\"image_fulltext\\\":\\\"images\\\\\\/blog\\\\\\/technology\\\\\\/img6.jpg\\\",\\\"float_fulltext\\\":\\\"\\\",\\\"image_fulltext_alt\\\":\\\"\\\",\\\"image_fulltext_caption\\\":\\\"\\\"}\",\"urls\":\"{\\\"urla\\\":false,\\\"urlatext\\\":\\\"\\\",\\\"targeta\\\":\\\"\\\",\\\"urlb\\\":false,\\\"urlbtext\\\":\\\"\\\",\\\"targetb\\\":\\\"\\\",\\\"urlc\\\":false,\\\"urlctext\\\":\\\"\\\",\\\"targetc\\\":\\\"\\\"}\",\"attribs\":\"{\\\"article_layout\\\":\\\"\\\",\\\"show_title\\\":\\\"\\\",\\\"link_titles\\\":\\\"\\\",\\\"show_tags\\\":\\\"\\\",\\\"show_intro\\\":\\\"\\\",\\\"info_block_position\\\":\\\"\\\",\\\"info_block_show_title\\\":\\\"\\\",\\\"show_category\\\":\\\"\\\",\\\"link_category\\\":\\\"\\\",\\\"show_parent_category\\\":\\\"\\\",\\\"link_parent_category\\\":\\\"\\\",\\\"show_associations\\\":\\\"\\\",\\\"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_page_title\\\":\\\"\\\",\\\"show_publishing_options\\\":\\\"\\\",\\\"show_article_options\\\":\\\"\\\",\\\"show_urls_images_backend\\\":\\\"\\\",\\\"show_urls_images_frontend\\\":\\\"\\\",\\\"astroid_article_type\\\":\\\"regular\\\",\\\"astroid_article_video_type\\\":\\\"youtube\\\",\\\"astroid_article_video_url\\\":\\\"\\\",\\\"astroid_article_gallery_width\\\":\\\"\\\",\\\"astroid_article_gallery_bullets\\\":\\\"1\\\",\\\"astroid_article_gallery_navigation\\\":\\\"1\\\",\\\"astroid_article_gallery_items\\\":\\\"\\\",\\\"astroid_article_thumbnail\\\":\\\"1\\\",\\\"astroid_article_audio_source\\\":\\\"soundcloud\\\",\\\"astroid_article_audio_soundcloud\\\":\\\"\\\",\\\"astroid_article_audio_spotify\\\":\\\"\\\",\\\"astroid_article_review_heading\\\":\\\"\\\",\\\"astroid_article_review_summery\\\":\\\"\\\",\\\"astroid_article_review_good\\\":\\\"\\\",\\\"astroid_article_review_bad\\\":\\\"\\\",\\\"astroid_article_review_rating\\\":\\\"5\\\",\\\"astroid_article_button_action\\\":\\\"\\\",\\\"astroid_article_button_link\\\":\\\"\\\",\\\"astroid_article_review_criterias\\\":\\\"\\\",\\\"astroid_article_quote_text\\\":\\\"\\\",\\\"astroid_article_quote_author\\\":\\\"\\\",\\\"astroid_article_badge\\\":\\\"0\\\",\\\"astroid_article_badge_type\\\":\\\"2\\\",\\\"astroid_article_badge_text\\\":\\\"\\\",\\\"astroid_article_badge_color\\\":\\\"\\\",\\\"astroid_relatedposts\\\":\\\"\\\",\\\"astroid_socialshare\\\":\\\"\\\",\\\"astroid_comments\\\":\\\"\\\",\\\"astroid_posttype\\\":\\\"\\\",\\\"astroid_readtime\\\":\\\"\\\",\\\"astroid_authorinfo\\\":\\\"\\\",\\\"astroid_rating\\\":\\\"\\\",\\\"astroid_og_title\\\":\\\"\\\",\\\"astroid_og_desc\\\":\\\"\\\",\\\"astroid_og_image\\\":\\\"\\\"}\",\"version\":11,\"ordering\":\"6\",\"metakey\":\"\",\"metadesc\":\"\",\"access\":\"1\",\"hits\":\"1\",\"metadata\":\"{\\\"robots\\\":\\\"\\\",\\\"author\\\":\\\"\\\",\\\"rights\\\":\\\"\\\",\\\"xreference\\\":\\\"\\\"}\",\"featured\":\"0\",\"language\":\"*\",\"xreference\":\"\"}', 0),
(501, 23, 1, '', '2018-10-15 15:25:22', 44, 4665, '0ebd7718a940dafce4d86e6bcd5689c6ffba76dd', '{\"id\":23,\"asset_id\":\"162\",\"title\":\"How to have a fantastic lifestyle with minimal spending?\",\"alias\":\"how-to-have-a-fantastic-lifestyle-with-minimal-spending\",\"introtext\":\"<p>Aliquam egestas pellentesque est Etiam a orci Nulla id enim feugiat ligula ullamcorper.<\\/p>\\r\\n\",\"fulltext\":\"\\r\\n<p>Lorem Ipsum is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry\'s standard dummy text ever since the 1500s, when an unknown printer took a galley of type and scrambled it to make a type specimen book. It has survived not only five centuries, but also the leap into electronic typesetting, remaining essentially unchanged. It was popularised in the 1960s with the release of Letraset sheets containing Lorem Ipsum passages, and more recently with desktop publishing software like Aldus PageMaker including versions of Lorem Ipsum.<\\/p>\\r\\n<h3>Where does it come from?<\\/h3>\\r\\n<p>There are many variations of passages of Lorem Ipsum available, but the majority have suffered alteration in some form, by injected humour, or randomised words which don\'t look even slightly believable. If you are going to use a passage of Lorem Ipsum, you need to be sure there isn\'t anything embarrassing hidden in the middle of text. All the Lorem Ipsum generators on the Internet tend to repeat predefined chunks as necessary, making this the first true generator on the Internet. It uses a dictionary of over 200 Latin words, combined with a handful of model sentence structures, to generate Lorem Ipsum which looks reasonable. The generated Lorem Ipsum is therefore always free from repetition, injected humour, or non-characteristic words etc.<\\/p>\",\"state\":1,\"catid\":\"10\",\"created\":\"2018-06-01 11:45:06\",\"created_by\":\"44\",\"created_by_alias\":\"\",\"modified\":\"2018-10-15 15:25:22\",\"modified_by\":\"44\",\"checked_out\":\"44\",\"checked_out_time\":\"2018-10-15 15:24:38\",\"publish_up\":\"2018-06-01 11:45:06\",\"publish_down\":\"0000-00-00 00:00:00\",\"images\":\"{\\\"image_intro\\\":\\\"images\\\\\\/blog\\\\\\/lifestyle\\\\\\/img3-thumb.jpg\\\",\\\"float_intro\\\":\\\"\\\",\\\"image_intro_alt\\\":\\\"\\\",\\\"image_intro_caption\\\":\\\"\\\",\\\"image_fulltext\\\":\\\"images\\\\\\/blog\\\\\\/lifestyle\\\\\\/img3.jpg\\\",\\\"float_fulltext\\\":\\\"\\\",\\\"image_fulltext_alt\\\":\\\"\\\",\\\"image_fulltext_caption\\\":\\\"\\\"}\",\"urls\":\"{\\\"urla\\\":false,\\\"urlatext\\\":\\\"\\\",\\\"targeta\\\":\\\"\\\",\\\"urlb\\\":false,\\\"urlbtext\\\":\\\"\\\",\\\"targetb\\\":\\\"\\\",\\\"urlc\\\":false,\\\"urlctext\\\":\\\"\\\",\\\"targetc\\\":\\\"\\\"}\",\"attribs\":\"{\\\"article_layout\\\":\\\"\\\",\\\"show_title\\\":\\\"\\\",\\\"link_titles\\\":\\\"\\\",\\\"show_tags\\\":\\\"\\\",\\\"show_intro\\\":\\\"\\\",\\\"info_block_position\\\":\\\"\\\",\\\"info_block_show_title\\\":\\\"\\\",\\\"show_category\\\":\\\"\\\",\\\"link_category\\\":\\\"\\\",\\\"show_parent_category\\\":\\\"\\\",\\\"link_parent_category\\\":\\\"\\\",\\\"show_associations\\\":\\\"\\\",\\\"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_page_title\\\":\\\"\\\",\\\"show_publishing_options\\\":\\\"\\\",\\\"show_article_options\\\":\\\"\\\",\\\"show_urls_images_backend\\\":\\\"\\\",\\\"show_urls_images_frontend\\\":\\\"\\\",\\\"astroid_article_type\\\":\\\"regular\\\",\\\"astroid_article_video_type\\\":\\\"youtube\\\",\\\"astroid_article_video_url\\\":\\\"\\\",\\\"astroid_article_gallery_width\\\":\\\"\\\",\\\"astroid_article_gallery_bullets\\\":\\\"1\\\",\\\"astroid_article_gallery_navigation\\\":\\\"1\\\",\\\"astroid_article_gallery_items\\\":\\\"\\\",\\\"astroid_article_thumbnail\\\":\\\"1\\\",\\\"astroid_article_audio_source\\\":\\\"soundcloud\\\",\\\"astroid_article_audio_soundcloud\\\":\\\"\\\",\\\"astroid_article_audio_spotify\\\":\\\"\\\",\\\"astroid_article_review_heading\\\":\\\"\\\",\\\"astroid_article_review_summery\\\":\\\"\\\",\\\"astroid_article_review_good\\\":\\\"\\\",\\\"astroid_article_review_bad\\\":\\\"\\\",\\\"astroid_article_review_rating\\\":\\\"5\\\",\\\"astroid_article_button_action\\\":\\\"\\\",\\\"astroid_article_button_link\\\":\\\"\\\",\\\"astroid_article_review_criterias\\\":\\\"\\\",\\\"astroid_article_quote_text\\\":\\\"\\\",\\\"astroid_article_quote_author\\\":\\\"\\\",\\\"astroid_article_badge\\\":\\\"0\\\",\\\"astroid_article_badge_type\\\":\\\"2\\\",\\\"astroid_article_badge_text\\\":\\\"\\\",\\\"astroid_article_badge_color\\\":\\\"\\\",\\\"astroid_relatedposts\\\":\\\"\\\",\\\"astroid_socialshare\\\":\\\"\\\",\\\"astroid_comments\\\":\\\"\\\",\\\"astroid_posttype\\\":\\\"\\\",\\\"astroid_readtime\\\":\\\"0\\\",\\\"astroid_authorinfo\\\":\\\"\\\",\\\"astroid_rating\\\":\\\"\\\",\\\"astroid_og_title\\\":\\\"\\\",\\\"astroid_og_desc\\\":\\\"\\\",\\\"astroid_og_image\\\":\\\"\\\"}\",\"version\":13,\"ordering\":\"3\",\"metakey\":\"\",\"metadesc\":\"\",\"access\":\"1\",\"hits\":\"3\",\"metadata\":\"{\\\"robots\\\":\\\"\\\",\\\"author\\\":\\\"\\\",\\\"rights\\\":\\\"\\\",\\\"xreference\\\":\\\"\\\"}\",\"featured\":\"1\",\"language\":\"*\",\"xreference\":\"\"}', 0),
(502, 22, 1, '', '2018-10-15 15:25:26', 44, 4624, '4148df9bfe23553a21abf75b9254d7de31ff4197', '{\"id\":22,\"asset_id\":\"161\",\"title\":\"How to get people to like lifestyle?\",\"alias\":\"how-to-get-people-to-like-lifestyle\",\"introtext\":\"<p>Aliquam egestas pellentesque est Etiam a orci Nulla id enim feugiat ligula ullamcorper.<\\/p>\\r\\n\",\"fulltext\":\"\\r\\n<p>Lorem Ipsum is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry\'s standard dummy text ever since the 1500s, when an unknown printer took a galley of type and scrambled it to make a type specimen book. It has survived not only five centuries, but also the leap into electronic typesetting, remaining essentially unchanged. It was popularised in the 1960s with the release of Letraset sheets containing Lorem Ipsum passages, and more recently with desktop publishing software like Aldus PageMaker including versions of Lorem Ipsum.<\\/p>\\r\\n<h3>Where does it come from?<\\/h3>\\r\\n<p>There are many variations of passages of Lorem Ipsum available, but the majority have suffered alteration in some form, by injected humour, or randomised words which don\'t look even slightly believable. If you are going to use a passage of Lorem Ipsum, you need to be sure there isn\'t anything embarrassing hidden in the middle of text. All the Lorem Ipsum generators on the Internet tend to repeat predefined chunks as necessary, making this the first true generator on the Internet. It uses a dictionary of over 200 Latin words, combined with a handful of model sentence structures, to generate Lorem Ipsum which looks reasonable. The generated Lorem Ipsum is therefore always free from repetition, injected humour, or non-characteristic words etc.<\\/p>\",\"state\":1,\"catid\":\"10\",\"created\":\"2018-06-01 11:45:06\",\"created_by\":\"44\",\"created_by_alias\":\"\",\"modified\":\"2018-10-15 15:25:26\",\"modified_by\":\"44\",\"checked_out\":\"44\",\"checked_out_time\":\"2018-10-15 15:24:38\",\"publish_up\":\"2018-06-01 11:45:06\",\"publish_down\":\"0000-00-00 00:00:00\",\"images\":\"{\\\"image_intro\\\":\\\"images\\\\\\/blog\\\\\\/lifestyle\\\\\\/img4-thumb.jpg\\\",\\\"float_intro\\\":\\\"\\\",\\\"image_intro_alt\\\":\\\"\\\",\\\"image_intro_caption\\\":\\\"\\\",\\\"image_fulltext\\\":\\\"images\\\\\\/blog\\\\\\/lifestyle\\\\\\/img4.jpg\\\",\\\"float_fulltext\\\":\\\"\\\",\\\"image_fulltext_alt\\\":\\\"\\\",\\\"image_fulltext_caption\\\":\\\"\\\"}\",\"urls\":\"{\\\"urla\\\":false,\\\"urlatext\\\":\\\"\\\",\\\"targeta\\\":\\\"\\\",\\\"urlb\\\":false,\\\"urlbtext\\\":\\\"\\\",\\\"targetb\\\":\\\"\\\",\\\"urlc\\\":false,\\\"urlctext\\\":\\\"\\\",\\\"targetc\\\":\\\"\\\"}\",\"attribs\":\"{\\\"article_layout\\\":\\\"\\\",\\\"show_title\\\":\\\"\\\",\\\"link_titles\\\":\\\"\\\",\\\"show_tags\\\":\\\"\\\",\\\"show_intro\\\":\\\"\\\",\\\"info_block_position\\\":\\\"\\\",\\\"info_block_show_title\\\":\\\"\\\",\\\"show_category\\\":\\\"\\\",\\\"link_category\\\":\\\"\\\",\\\"show_parent_category\\\":\\\"\\\",\\\"link_parent_category\\\":\\\"\\\",\\\"show_associations\\\":\\\"\\\",\\\"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_page_title\\\":\\\"\\\",\\\"show_publishing_options\\\":\\\"\\\",\\\"show_article_options\\\":\\\"\\\",\\\"show_urls_images_backend\\\":\\\"\\\",\\\"show_urls_images_frontend\\\":\\\"\\\",\\\"astroid_article_type\\\":\\\"regular\\\",\\\"astroid_article_video_type\\\":\\\"youtube\\\",\\\"astroid_article_video_url\\\":\\\"\\\",\\\"astroid_article_gallery_width\\\":\\\"\\\",\\\"astroid_article_gallery_bullets\\\":\\\"1\\\",\\\"astroid_article_gallery_navigation\\\":\\\"1\\\",\\\"astroid_article_gallery_items\\\":\\\"\\\",\\\"astroid_article_thumbnail\\\":\\\"1\\\",\\\"astroid_article_audio_source\\\":\\\"soundcloud\\\",\\\"astroid_article_audio_soundcloud\\\":\\\"\\\",\\\"astroid_article_audio_spotify\\\":\\\"\\\",\\\"astroid_article_review_heading\\\":\\\"\\\",\\\"astroid_article_review_summery\\\":\\\"\\\",\\\"astroid_article_review_good\\\":\\\"\\\",\\\"astroid_article_review_bad\\\":\\\"\\\",\\\"astroid_article_review_rating\\\":\\\"5\\\",\\\"astroid_article_button_action\\\":\\\"\\\",\\\"astroid_article_button_link\\\":\\\"\\\",\\\"astroid_article_review_criterias\\\":\\\"\\\",\\\"astroid_article_quote_text\\\":\\\"\\\",\\\"astroid_article_quote_author\\\":\\\"\\\",\\\"astroid_article_badge\\\":\\\"0\\\",\\\"astroid_article_badge_type\\\":\\\"2\\\",\\\"astroid_article_badge_text\\\":\\\"\\\",\\\"astroid_article_badge_color\\\":\\\"\\\",\\\"astroid_relatedposts\\\":\\\"\\\",\\\"astroid_socialshare\\\":\\\"\\\",\\\"astroid_comments\\\":\\\"\\\",\\\"astroid_posttype\\\":\\\"\\\",\\\"astroid_readtime\\\":\\\"\\\",\\\"astroid_authorinfo\\\":\\\"\\\",\\\"astroid_rating\\\":\\\"\\\",\\\"astroid_og_title\\\":\\\"\\\",\\\"astroid_og_desc\\\":\\\"\\\",\\\"astroid_og_image\\\":\\\"\\\"}\",\"version\":11,\"ordering\":\"4\",\"metakey\":\"\",\"metadesc\":\"\",\"access\":\"1\",\"hits\":\"0\",\"metadata\":\"{\\\"robots\\\":\\\"\\\",\\\"author\\\":\\\"\\\",\\\"rights\\\":\\\"\\\",\\\"xreference\\\":\\\"\\\"}\",\"featured\":\"0\",\"language\":\"*\",\"xreference\":\"\"}', 0),
(503, 57, 1, '', '2018-10-15 15:25:31', 44, 5802, '5726f663aedae62226b368ed51c31b5b8cccc307', '{\"id\":57,\"asset_id\":\"265\",\"title\":\"How to avoid failure in your business?\",\"alias\":\"how-to-avoid-failiur-in-your-business\",\"introtext\":\"<p><strong>Lorem Ipsum<\\/strong>\\u00a0is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry\'s standard dummy text ever since the 1500s,<\\/p>\\r\\n\",\"fulltext\":\"\\r\\n<p>when an unknown printer took a galley of type and scrambled it to make a type specimen book. It has survived not only five centuries, but also the leap into electronic typesetting,remaining essentially unchanged. It was popularised in the 1960s with the release of Letraset sheets containing Lorem Ipsum passages, and more recently with desktop publishing software like Aldus PageMaker including versions of Lorem Ipsum<\\/p>\\r\\n<h2>What is Lorem Ipsum?<\\/h2>\\r\\n<p><strong>Lorem Ipsum<\\/strong>\\u00a0is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry\'s standard dummy text ever since the 1500s, when an unknown printer took a galley of type and scrambled it to make a type specimen book. It has survived not only five centuries, but also the leap into electronic typesetting, remaining essentially unchanged.<\\/p>\\r\\n<h3>Where does it come from?<\\/h3>\\r\\n<p>Contrary to popular belief, Lorem Ipsum is not simply random text. It has roots in a piece of classical Latin literature from 45 BC, making it over 2000 years old. Richard McClintock, a Latin professor at Hampden-Sydney College in Virginia, looked up one of the more obscure Latin words, consectetur, from a Lorem Ipsum passage, and going through the cites of the word in classical literature, discovered the undoubtable source. Lorem Ipsum comes from sections 1.10.32 and 1.10.33 of \\\"de Finibus Bonorum et Malorum\\\" (The Extremes of Good and Evil)<\\/p>\\r\\n<ul>\\r\\n<li>Lorem Ipsum\\u00a0is simaply dummy\\u00a0text of the printing and typesetting<\\/li>\\r\\n<li>Lorem Ipsum\\u00a0is simply dummy\\u00a0text of the printing and\\u00a0<\\/li>\\r\\n<li>Lorem Ipsum\\u00a0is simply dummy\\u00a0text<\\/li>\\r\\n<li>Lorem Ipsum\\u00a0is simply dummy\\u00a0text of the<\\/li>\\r\\n<li>Lorem Ipsum\\u00a0is simply dummy\\u00a0text of the printing and typesetting<\\/li>\\r\\n<li>Lorem Ipsum\\u00a0is simply dummy\\u00a0text of the printing<\\/li>\\r\\n<li>Lorem Ipsum\\u00a0is simply dummy\\u00a0text<\\/li>\\r\\n<li>Lorem Ipsum\\u00a0is simply dummy\\u00a0text of the printing and typesetting<\\/li>\\r\\n<\\/ul>\\r\\n<p>Lorem Ipsum\\u00a0is simply dummy\\u00a0text of the printing and typesetting industry. Lorem Ipsum has been the industry\'s standard dummy text ever since the\\u00a01500s,\\u00a0when an unknown printer took a galley of type and scrambled it to make a type specimen book. It has survived not only five centuries, but also the leap into electronic typesetting, remaining essentially unchanged.<\\/p>\",\"state\":1,\"catid\":\"14\",\"created\":\"2018-10-15 13:18:02\",\"created_by\":\"44\",\"created_by_alias\":\"\",\"modified\":\"2018-10-15 15:25:31\",\"modified_by\":\"44\",\"checked_out\":\"44\",\"checked_out_time\":\"2018-10-15 15:24:50\",\"publish_up\":\"2018-10-15 13:18:02\",\"publish_down\":\"0000-00-00 00:00:00\",\"images\":\"{\\\"image_intro\\\":\\\"images\\\\\\/blog\\\\\\/blogtype\\\\\\/img4-thumb.jpg\\\",\\\"float_intro\\\":\\\"\\\",\\\"image_intro_alt\\\":\\\"\\\",\\\"image_intro_caption\\\":\\\"\\\",\\\"image_fulltext\\\":\\\"images\\\\\\/blog\\\\\\/blogtype\\\\\\/img4.jpg\\\",\\\"float_fulltext\\\":\\\"\\\",\\\"image_fulltext_alt\\\":\\\"\\\",\\\"image_fulltext_caption\\\":\\\"\\\"}\",\"urls\":\"{\\\"urla\\\":false,\\\"urlatext\\\":\\\"\\\",\\\"targeta\\\":\\\"\\\",\\\"urlb\\\":false,\\\"urlbtext\\\":\\\"\\\",\\\"targetb\\\":\\\"\\\",\\\"urlc\\\":false,\\\"urlctext\\\":\\\"\\\",\\\"targetc\\\":\\\"\\\"}\",\"attribs\":\"{\\\"article_layout\\\":\\\"\\\",\\\"show_title\\\":\\\"\\\",\\\"link_titles\\\":\\\"\\\",\\\"show_tags\\\":\\\"\\\",\\\"show_intro\\\":\\\"\\\",\\\"info_block_position\\\":\\\"\\\",\\\"info_block_show_title\\\":\\\"\\\",\\\"show_category\\\":\\\"\\\",\\\"link_category\\\":\\\"\\\",\\\"show_parent_category\\\":\\\"\\\",\\\"link_parent_category\\\":\\\"\\\",\\\"show_associations\\\":\\\"\\\",\\\"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_page_title\\\":\\\"\\\",\\\"show_publishing_options\\\":\\\"\\\",\\\"show_article_options\\\":\\\"\\\",\\\"show_urls_images_backend\\\":\\\"\\\",\\\"show_urls_images_frontend\\\":\\\"\\\",\\\"astroid_article_type\\\":\\\"regular\\\",\\\"astroid_article_video_type\\\":\\\"youtube\\\",\\\"astroid_article_video_url\\\":\\\"\\\",\\\"astroid_article_gallery_width\\\":\\\"\\\",\\\"astroid_article_gallery_bullets\\\":\\\"1\\\",\\\"astroid_article_gallery_navigation\\\":\\\"1\\\",\\\"astroid_article_gallery_items\\\":\\\"\\\",\\\"astroid_article_thumbnail\\\":\\\"1\\\",\\\"astroid_article_audio_source\\\":\\\"soundcloud\\\",\\\"astroid_article_audio_soundcloud\\\":\\\"\\\",\\\"astroid_article_audio_spotify\\\":\\\"\\\",\\\"astroid_article_review_heading\\\":\\\"\\\",\\\"astroid_article_review_summery\\\":\\\"\\\",\\\"astroid_article_review_good\\\":\\\"\\\",\\\"astroid_article_review_bad\\\":\\\"\\\",\\\"astroid_article_review_rating\\\":\\\"5\\\",\\\"astroid_article_button_action\\\":\\\"\\\",\\\"astroid_article_button_link\\\":\\\"\\\",\\\"astroid_article_review_criterias\\\":\\\"\\\",\\\"astroid_article_quote_text\\\":\\\"\\\",\\\"astroid_article_quote_author\\\":\\\"\\\",\\\"astroid_article_badge\\\":\\\"1\\\",\\\"astroid_article_badge_type\\\":\\\"3\\\",\\\"astroid_article_badge_text\\\":\\\"\\\",\\\"astroid_article_badge_color\\\":\\\"\\\",\\\"astroid_relatedposts\\\":\\\"\\\",\\\"astroid_socialshare\\\":\\\"\\\",\\\"astroid_comments\\\":\\\"\\\",\\\"astroid_posttype\\\":\\\"\\\",\\\"astroid_readtime\\\":\\\"\\\",\\\"astroid_authorinfo\\\":\\\"\\\",\\\"astroid_rating\\\":\\\"\\\",\\\"astroid_og_title\\\":\\\"\\\",\\\"astroid_og_desc\\\":\\\"\\\",\\\"astroid_og_image\\\":\\\"\\\"}\",\"version\":3,\"ordering\":\"3\",\"metakey\":\"\",\"metadesc\":\"\",\"access\":\"1\",\"hits\":\"4\",\"metadata\":\"{\\\"robots\\\":\\\"\\\",\\\"author\\\":\\\"\\\",\\\"rights\\\":\\\"\\\",\\\"xreference\\\":\\\"\\\"}\",\"featured\":\"0\",\"language\":\"*\",\"xreference\":\"\"}', 0),
(504, 51, 1, '', '2018-10-15 15:25:43', 44, 5804, 'c688114b72d33359358f3d664e0d35e58b162189', '{\"id\":51,\"asset_id\":\"259\",\"title\":\"How New York Can Increase Your Profit?\",\"alias\":\"how-new-york-can-increase-your-profit\",\"introtext\":\"<p><strong>Lorem Ipsum<\\/strong>\\u00a0is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry\'s standard dummy text ever since the 1500s,<\\/p>\\r\\n\",\"fulltext\":\"\\r\\n<p>when an unknown printer took a galley of type and scrambled it to make a type specimen book. It has survived not only five centuries, but also the leap into electronic typesetting,remaining essentially unchanged. It was popularised in the 1960s with the release of Letraset sheets containing Lorem Ipsum passages, and more recently with desktop publishing software like Aldus PageMaker including versions of Lorem Ipsum<\\/p>\\r\\n<h2>What is Lorem Ipsum?<\\/h2>\\r\\n<p><strong>Lorem Ipsum<\\/strong>\\u00a0is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry\'s standard dummy text ever since the 1500s, when an unknown printer took a galley of type and scrambled it to make a type specimen book. It has survived not only five centuries, but also the leap into electronic typesetting, remaining essentially unchanged.<\\/p>\\r\\n<h3>Where does it come from?<\\/h3>\\r\\n<p>Contrary to popular belief, Lorem Ipsum is not simply random text. It has roots in a piece of classical Latin literature from 45 BC, making it over 2000 years old. Richard McClintock, a Latin professor at Hampden-Sydney College in Virginia, looked up one of the more obscure Latin words, consectetur, from a Lorem Ipsum passage, and going through the cites of the word in classical literature, discovered the undoubtable source. Lorem Ipsum comes from sections 1.10.32 and 1.10.33 of \\\"de Finibus Bonorum et Malorum\\\" (The Extremes of Good and Evil)<\\/p>\\r\\n<ul>\\r\\n<li>Lorem Ipsum\\u00a0is simply dummy\\u00a0text of the printing and typesetting<\\/li>\\r\\n<li>Lorem Ipsum\\u00a0is simply dummy\\u00a0text of the printing and\\u00a0<\\/li>\\r\\n<li>Lorem Ipsum\\u00a0is simply dummy\\u00a0text<\\/li>\\r\\n<li>Lorem Ipsum\\u00a0is simply dummy\\u00a0text of the<\\/li>\\r\\n<li>Lorem Ipsum\\u00a0is simply dummy\\u00a0text of the printing and typesetting<\\/li>\\r\\n<li>Lorem Ipsum\\u00a0is simply dummy\\u00a0text of the printing<\\/li>\\r\\n<li>Lorem Ipsum\\u00a0is simply dummy\\u00a0text<\\/li>\\r\\n<li>Lorem Ipsum\\u00a0is simply dummy\\u00a0text of the printing and typesetting<\\/li>\\r\\n<\\/ul>\\r\\n<p>Lorem Ipsum\\u00a0is simply dummy\\u00a0text of the printing and typesetting industry. Lorem Ipsum has been the industry\'s standard dummy text ever since the\\u00a01500s,\\u00a0when an unknown printer took a galley of type and scrambled it to make a type specimen book. It has survived not only five centuries, but also the leap into electronic typesetting, remaining essentially unchanged.<\\/p>\",\"state\":1,\"catid\":\"14\",\"created\":\"2018-10-15 13:07:56\",\"created_by\":\"44\",\"created_by_alias\":\"\",\"modified\":\"2018-10-15 15:25:43\",\"modified_by\":\"44\",\"checked_out\":\"44\",\"checked_out_time\":\"2018-10-15 15:24:52\",\"publish_up\":\"2018-10-15 13:07:56\",\"publish_down\":\"0000-00-00 00:00:00\",\"images\":\"{\\\"image_intro\\\":\\\"images\\\\\\/blog\\\\\\/blogtype\\\\\\/img13-thumb.jpg\\\",\\\"float_intro\\\":\\\"\\\",\\\"image_intro_alt\\\":\\\"\\\",\\\"image_intro_caption\\\":\\\"\\\",\\\"image_fulltext\\\":\\\"images\\\\\\/blog\\\\\\/blogtype\\\\\\/img13.jpg\\\",\\\"float_fulltext\\\":\\\"\\\",\\\"image_fulltext_alt\\\":\\\"\\\",\\\"image_fulltext_caption\\\":\\\"\\\"}\",\"urls\":\"{\\\"urla\\\":false,\\\"urlatext\\\":\\\"\\\",\\\"targeta\\\":\\\"\\\",\\\"urlb\\\":false,\\\"urlbtext\\\":\\\"\\\",\\\"targetb\\\":\\\"\\\",\\\"urlc\\\":false,\\\"urlctext\\\":\\\"\\\",\\\"targetc\\\":\\\"\\\"}\",\"attribs\":\"{\\\"article_layout\\\":\\\"\\\",\\\"show_title\\\":\\\"\\\",\\\"link_titles\\\":\\\"\\\",\\\"show_tags\\\":\\\"\\\",\\\"show_intro\\\":\\\"\\\",\\\"info_block_position\\\":\\\"\\\",\\\"info_block_show_title\\\":\\\"\\\",\\\"show_category\\\":\\\"\\\",\\\"link_category\\\":\\\"\\\",\\\"show_parent_category\\\":\\\"\\\",\\\"link_parent_category\\\":\\\"\\\",\\\"show_associations\\\":\\\"\\\",\\\"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_page_title\\\":\\\"\\\",\\\"show_publishing_options\\\":\\\"\\\",\\\"show_article_options\\\":\\\"\\\",\\\"show_urls_images_backend\\\":\\\"\\\",\\\"show_urls_images_frontend\\\":\\\"\\\",\\\"astroid_article_type\\\":\\\"regular\\\",\\\"astroid_article_video_type\\\":\\\"youtube\\\",\\\"astroid_article_video_url\\\":\\\"\\\",\\\"astroid_article_gallery_width\\\":\\\"\\\",\\\"astroid_article_gallery_bullets\\\":\\\"1\\\",\\\"astroid_article_gallery_navigation\\\":\\\"1\\\",\\\"astroid_article_gallery_items\\\":\\\"\\\",\\\"astroid_article_thumbnail\\\":\\\"1\\\",\\\"astroid_article_audio_source\\\":\\\"soundcloud\\\",\\\"astroid_article_audio_soundcloud\\\":\\\"\\\",\\\"astroid_article_audio_spotify\\\":\\\"\\\",\\\"astroid_article_review_heading\\\":\\\"\\\",\\\"astroid_article_review_summery\\\":\\\"\\\",\\\"astroid_article_review_good\\\":\\\"\\\",\\\"astroid_article_review_bad\\\":\\\"\\\",\\\"astroid_article_review_rating\\\":\\\"5\\\",\\\"astroid_article_button_action\\\":\\\"\\\",\\\"astroid_article_button_link\\\":\\\"\\\",\\\"astroid_article_review_criterias\\\":\\\"\\\",\\\"astroid_article_quote_text\\\":\\\"\\\",\\\"astroid_article_quote_author\\\":\\\"\\\",\\\"astroid_article_badge\\\":\\\"1\\\",\\\"astroid_article_badge_type\\\":\\\"6\\\",\\\"astroid_article_badge_text\\\":\\\"\\\",\\\"astroid_article_badge_color\\\":\\\"\\\",\\\"astroid_relatedposts\\\":\\\"\\\",\\\"astroid_socialshare\\\":\\\"\\\",\\\"astroid_comments\\\":\\\"\\\",\\\"astroid_posttype\\\":\\\"\\\",\\\"astroid_readtime\\\":\\\"\\\",\\\"astroid_authorinfo\\\":\\\"\\\",\\\"astroid_rating\\\":\\\"\\\",\\\"astroid_og_title\\\":\\\"\\\",\\\"astroid_og_desc\\\":\\\"\\\",\\\"astroid_og_image\\\":\\\"\\\"}\",\"version\":5,\"ordering\":\"10\",\"metakey\":\"\",\"metadesc\":\"\",\"access\":\"1\",\"hits\":\"0\",\"metadata\":\"{\\\"robots\\\":\\\"\\\",\\\"author\\\":\\\"\\\",\\\"rights\\\":\\\"\\\",\\\"xreference\\\":\\\"\\\"}\",\"featured\":\"0\",\"language\":\"*\",\"xreference\":\"\"}', 0);
INSERT INTO `ynfp8_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
(505, 61, 1, '', '2018-10-15 15:41:19', 44, 5801, '9602f9091a67d698e4bc80bfaf1f853c2c402174', '{\"id\":61,\"asset_id\":\"269\",\"title\":\"This is Video Article with Custom Badge\",\"alias\":\"this-is-video-type-article-2\",\"introtext\":\"<p><strong>Lorem Ipsum<\\/strong>\\u00a0is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry\'s standard dummy text ever since the 1500s,<\\/p>\\r\\n\",\"fulltext\":\"\\r\\n<p>when an unknown printer took a galley of type and scrambled it to make a type specimen book. It has survived not only five centuries, but also the leap into electronic typesetting,remaining essentially unchanged. It was popularised in the 1960s with the release of Letraset sheets containing Lorem Ipsum passages, and more recently with desktop publishing software like Aldus PageMaker including versions of Lorem Ipsum<\\/p>\\r\\n<h2>What is Lorem Ipsum?<\\/h2>\\r\\n<p><strong>Lorem Ipsum<\\/strong>\\u00a0is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry\'s standard dummy text ever since the 1500s, when an unknown printer took a galley of type and scrambled it to make a type specimen book. It has survived not only five centuries, but also the leap into electronic typesetting, remaining essentially unchanged.<\\/p>\\r\\n<h3>Where does it come from?<\\/h3>\\r\\n<p>Contrary to popular belief, Lorem Ipsum is not simply random text. It has roots in a piece of classical Latin literature from 45 BC, making it over 2000 years old. Richard McClintock, a Latin professor at Hampden-Sydney College in Virginia, looked up one of the more obscure Latin words, consectetur, from a Lorem Ipsum passage, and going through the cites of the word in classical literature, discovered the undoubtable source. Lorem Ipsum comes from sections 1.10.32 and 1.10.33 of \\\"de Finibus Bonorum et Malorum\\\" (The Extremes of Good and Evil)<\\/p>\\r\\n<ul>\\r\\n<li>Lorem Ipsum\\u00a0is simaply dummy\\u00a0text of the printing and typesetting<\\/li>\\r\\n<li>Lorem Ipsum\\u00a0is simply dummy\\u00a0text of the printing and\\u00a0<\\/li>\\r\\n<li>Lorem Ipsum\\u00a0is simply dummy\\u00a0text<\\/li>\\r\\n<li>Lorem Ipsum\\u00a0is simply dummy\\u00a0text of the<\\/li>\\r\\n<li>Lorem Ipsum\\u00a0is simply dummy\\u00a0text of the printing and typesetting<\\/li>\\r\\n<li>Lorem Ipsum\\u00a0is simply dummy\\u00a0text of the printing<\\/li>\\r\\n<li>Lorem Ipsum\\u00a0is simply dummy\\u00a0text<\\/li>\\r\\n<li>Lorem Ipsum\\u00a0is simply dummy\\u00a0text of the printing and typesetting<\\/li>\\r\\n<\\/ul>\\r\\n<p>Lorem Ipsum\\u00a0is simply dummy\\u00a0text of the printing and typesetting industry. Lorem Ipsum has been the industry\'s standard dummy text ever since the\\u00a01500s,\\u00a0when an unknown printer took a galley of type and scrambled it to make a type specimen book. It has survived not only five centuries, but also the leap into electronic typesetting, remaining essentially unchanged.<\\/p>\",\"state\":1,\"catid\":\"14\",\"created\":\"2018-10-15 13:13:22\",\"created_by\":\"44\",\"created_by_alias\":\"\",\"modified\":\"2018-10-15 15:41:19\",\"modified_by\":\"44\",\"checked_out\":\"44\",\"checked_out_time\":\"2018-10-15 15:40:56\",\"publish_up\":\"2018-10-15 13:13:22\",\"publish_down\":\"0000-00-00 00:00:00\",\"images\":\"{\\\"image_intro\\\":\\\"images\\\\\\/blog\\\\\\/blogtype\\\\\\/img12.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\":\"{\\\"article_layout\\\":\\\"\\\",\\\"show_title\\\":\\\"\\\",\\\"link_titles\\\":\\\"\\\",\\\"show_tags\\\":\\\"\\\",\\\"show_intro\\\":\\\"\\\",\\\"info_block_position\\\":\\\"\\\",\\\"info_block_show_title\\\":\\\"\\\",\\\"show_category\\\":\\\"\\\",\\\"link_category\\\":\\\"\\\",\\\"show_parent_category\\\":\\\"\\\",\\\"link_parent_category\\\":\\\"\\\",\\\"show_associations\\\":\\\"\\\",\\\"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_page_title\\\":\\\"\\\",\\\"show_publishing_options\\\":\\\"\\\",\\\"show_article_options\\\":\\\"\\\",\\\"show_urls_images_backend\\\":\\\"\\\",\\\"show_urls_images_frontend\\\":\\\"\\\",\\\"astroid_article_type\\\":\\\"video\\\",\\\"astroid_article_video_type\\\":\\\"youtube\\\",\\\"astroid_article_video_url\\\":\\\"https:\\\\\\/\\\\\\/www.youtube.com\\\\\\/watch?v=YQHsXMglC9A\\\",\\\"astroid_article_gallery_width\\\":\\\"\\\",\\\"astroid_article_gallery_bullets\\\":\\\"1\\\",\\\"astroid_article_gallery_navigation\\\":\\\"1\\\",\\\"astroid_article_gallery_items\\\":\\\"\\\",\\\"astroid_article_thumbnail\\\":\\\"1\\\",\\\"astroid_article_audio_source\\\":\\\"soundcloud\\\",\\\"astroid_article_audio_soundcloud\\\":\\\"\\\",\\\"astroid_article_audio_spotify\\\":\\\"\\\",\\\"astroid_article_review_heading\\\":\\\"\\\",\\\"astroid_article_review_summery\\\":\\\"\\\",\\\"astroid_article_review_good\\\":\\\"\\\",\\\"astroid_article_review_bad\\\":\\\"\\\",\\\"astroid_article_review_rating\\\":\\\"5\\\",\\\"astroid_article_button_action\\\":\\\"\\\",\\\"astroid_article_button_link\\\":\\\"\\\",\\\"astroid_article_review_criterias\\\":\\\"\\\",\\\"astroid_article_quote_text\\\":\\\"\\\",\\\"astroid_article_quote_author\\\":\\\"\\\",\\\"astroid_article_badge\\\":\\\"1\\\",\\\"astroid_article_badge_type\\\":\\\"2\\\",\\\"astroid_article_badge_text\\\":\\\"\\\",\\\"astroid_article_badge_color\\\":\\\"\\\",\\\"astroid_relatedposts\\\":\\\"\\\",\\\"astroid_socialshare\\\":\\\"\\\",\\\"astroid_comments\\\":\\\"\\\",\\\"astroid_posttype\\\":\\\"\\\",\\\"astroid_readtime\\\":\\\"\\\",\\\"astroid_authorinfo\\\":\\\"\\\",\\\"astroid_rating\\\":\\\"\\\",\\\"astroid_og_title\\\":\\\"\\\",\\\"astroid_og_desc\\\":\\\"\\\",\\\"astroid_og_image\\\":\\\"\\\"}\",\"version\":5,\"ordering\":\"6\",\"metakey\":\"\",\"metadesc\":\"\",\"access\":\"1\",\"hits\":\"2\",\"metadata\":\"{\\\"robots\\\":\\\"\\\",\\\"author\\\":\\\"\\\",\\\"rights\\\":\\\"\\\",\\\"xreference\\\":\\\"\\\"}\",\"featured\":\"0\",\"language\":\"*\",\"xreference\":\"\"}', 0),
(506, 37, 1, '', '2018-10-15 15:42:38', 44, 4612, '5a75d539eacc8276ce31c538d69b13444a1b5ae3', '{\"id\":37,\"asset_id\":\"176\",\"title\":\"How business makes me feel good\",\"alias\":\"how-business-makes-me-feel-good\",\"introtext\":\"<p>Aliquam egestas pellentesque est Etiam a orci Nulla id enim feugiat ligula ullamcorper.<\\/p>\\r\\n\",\"fulltext\":\"\\r\\n<p>Lorem Ipsum is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry\'s standard dummy text ever since the 1500s, when an unknown printer took a galley of type and scrambled it to make a type specimen book. It has survived not only five centuries, but also the leap into electronic typesetting, remaining essentially unchanged. It was popularised in the 1960s with the release of Letraset sheets containing Lorem Ipsum passages, and more recently with desktop publishing software like Aldus PageMaker including versions of Lorem Ipsum.<\\/p>\\r\\n<h3>Where does it come from?<\\/h3>\\r\\n<p>There are many variations of passages of Lorem Ipsum available, but the majority have suffered alteration in some form, by injected humour, or randomised words which don\'t look even slightly believable. If you are going to use a passage of Lorem Ipsum, you need to be sure there isn\'t anything embarrassing hidden in the middle of text. All the Lorem Ipsum generators on the Internet tend to repeat predefined chunks as necessary, making this the first true generator on the Internet. It uses a dictionary of over 200 Latin words, combined with a handful of model sentence structures, to generate Lorem Ipsum which looks reasonable. The generated Lorem Ipsum is therefore always free from repetition, injected humour, or non-characteristic words etc.<\\/p>\",\"state\":1,\"catid\":\"8\",\"created\":\"2018-06-01 11:45:06\",\"created_by\":\"44\",\"created_by_alias\":\"\",\"modified\":\"2018-10-15 15:42:38\",\"modified_by\":\"44\",\"checked_out\":\"44\",\"checked_out_time\":\"2018-10-15 15:42:02\",\"publish_up\":\"2018-06-01 11:45:06\",\"publish_down\":\"0000-00-00 00:00:00\",\"images\":\"{\\\"image_intro\\\":\\\"images\\\\\\/blog\\\\\\/business\\\\\\/img1.jpg\\\",\\\"float_intro\\\":\\\"\\\",\\\"image_intro_alt\\\":\\\"\\\",\\\"image_intro_caption\\\":\\\"\\\",\\\"image_fulltext\\\":\\\"images\\\\\\/blog\\\\\\/business\\\\\\/img1.jpg\\\",\\\"float_fulltext\\\":\\\"\\\",\\\"image_fulltext_alt\\\":\\\"\\\",\\\"image_fulltext_caption\\\":\\\"\\\"}\",\"urls\":\"{\\\"urla\\\":false,\\\"urlatext\\\":\\\"\\\",\\\"targeta\\\":\\\"\\\",\\\"urlb\\\":false,\\\"urlbtext\\\":\\\"\\\",\\\"targetb\\\":\\\"\\\",\\\"urlc\\\":false,\\\"urlctext\\\":\\\"\\\",\\\"targetc\\\":\\\"\\\"}\",\"attribs\":\"{\\\"article_layout\\\":\\\"\\\",\\\"show_title\\\":\\\"\\\",\\\"link_titles\\\":\\\"\\\",\\\"show_tags\\\":\\\"\\\",\\\"show_intro\\\":\\\"\\\",\\\"info_block_position\\\":\\\"\\\",\\\"info_block_show_title\\\":\\\"\\\",\\\"show_category\\\":\\\"\\\",\\\"link_category\\\":\\\"\\\",\\\"show_parent_category\\\":\\\"\\\",\\\"link_parent_category\\\":\\\"\\\",\\\"show_associations\\\":\\\"\\\",\\\"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_page_title\\\":\\\"\\\",\\\"show_publishing_options\\\":\\\"\\\",\\\"show_article_options\\\":\\\"\\\",\\\"show_urls_images_backend\\\":\\\"\\\",\\\"show_urls_images_frontend\\\":\\\"\\\",\\\"astroid_article_type\\\":\\\"regular\\\",\\\"astroid_article_video_type\\\":\\\"youtube\\\",\\\"astroid_article_video_url\\\":\\\"\\\",\\\"astroid_article_gallery_width\\\":\\\"\\\",\\\"astroid_article_gallery_bullets\\\":\\\"1\\\",\\\"astroid_article_gallery_navigation\\\":\\\"1\\\",\\\"astroid_article_gallery_items\\\":\\\"\\\",\\\"astroid_article_thumbnail\\\":\\\"1\\\",\\\"astroid_article_audio_source\\\":\\\"soundcloud\\\",\\\"astroid_article_audio_soundcloud\\\":\\\"\\\",\\\"astroid_article_audio_spotify\\\":\\\"\\\",\\\"astroid_article_review_heading\\\":\\\"\\\",\\\"astroid_article_review_summery\\\":\\\"\\\",\\\"astroid_article_review_good\\\":\\\"\\\",\\\"astroid_article_review_bad\\\":\\\"\\\",\\\"astroid_article_review_rating\\\":\\\"5\\\",\\\"astroid_article_button_action\\\":\\\"\\\",\\\"astroid_article_button_link\\\":\\\"\\\",\\\"astroid_article_review_criterias\\\":\\\"\\\",\\\"astroid_article_quote_text\\\":\\\"\\\",\\\"astroid_article_quote_author\\\":\\\"\\\",\\\"astroid_article_badge\\\":\\\"1\\\",\\\"astroid_article_badge_type\\\":\\\"2\\\",\\\"astroid_article_badge_text\\\":\\\"\\\",\\\"astroid_article_badge_color\\\":\\\"\\\",\\\"astroid_relatedposts\\\":\\\"\\\",\\\"astroid_socialshare\\\":\\\"\\\",\\\"astroid_comments\\\":\\\"\\\",\\\"astroid_posttype\\\":\\\"\\\",\\\"astroid_readtime\\\":\\\"\\\",\\\"astroid_authorinfo\\\":\\\"\\\",\\\"astroid_rating\\\":\\\"\\\",\\\"astroid_og_title\\\":\\\"\\\",\\\"astroid_og_desc\\\":\\\"\\\",\\\"astroid_og_image\\\":\\\"\\\"}\",\"version\":17,\"ordering\":\"6\",\"metakey\":\"Joomla\",\"metadesc\":\"\",\"access\":\"1\",\"hits\":\"8\",\"metadata\":\"{\\\"robots\\\":\\\"\\\",\\\"author\\\":\\\"\\\",\\\"rights\\\":\\\"\\\",\\\"xreference\\\":\\\"\\\"}\",\"featured\":\"0\",\"language\":\"*\",\"xreference\":\"\"}', 0),
(507, 36, 1, '', '2018-10-15 15:42:46', 44, 4618, '1f168a306f708ad97ba4a504a12e4466dba54692', '{\"id\":36,\"asset_id\":\"175\",\"title\":\"How will business be in the future\",\"alias\":\"how-will-business-be-in-the-future\",\"introtext\":\"<p>Aliquam egestas pellentesque est Etiam a orci Nulla id enim feugiat ligula ullamcorper.<\\/p>\\r\\n\",\"fulltext\":\"\\r\\n<p>Lorem Ipsum is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry\'s standard dummy text ever since the 1500s, when an unknown printer took a galley of type and scrambled it to make a type specimen book. It has survived not only five centuries, but also the leap into electronic typesetting, remaining essentially unchanged. It was popularised in the 1960s with the release of Letraset sheets containing Lorem Ipsum passages, and more recently with desktop publishing software like Aldus PageMaker including versions of Lorem Ipsum.<\\/p>\\r\\n<h3>Where does it come from?<\\/h3>\\r\\n<p>There are many variations of passages of Lorem Ipsum available, but the majority have suffered alteration in some form, by injected humour, or randomised words which don\'t look even slightly believable. If you are going to use a passage of Lorem Ipsum, you need to be sure there isn\'t anything embarrassing hidden in the middle of text. All the Lorem Ipsum generators on the Internet tend to repeat predefined chunks as necessary, making this the first true generator on the Internet. It uses a dictionary of over 200 Latin words, combined with a handful of model sentence structures, to generate Lorem Ipsum which looks reasonable. The generated Lorem Ipsum is therefore always free from repetition, injected humour, or non-characteristic words etc.<\\/p>\",\"state\":1,\"catid\":\"8\",\"created\":\"2018-06-01 11:45:06\",\"created_by\":\"44\",\"created_by_alias\":\"\",\"modified\":\"2018-10-15 15:42:46\",\"modified_by\":\"44\",\"checked_out\":\"44\",\"checked_out_time\":\"2018-10-15 15:42:03\",\"publish_up\":\"2018-06-01 11:45:06\",\"publish_down\":\"0000-00-00 00:00:00\",\"images\":\"{\\\"image_intro\\\":\\\"images\\\\\\/blog\\\\\\/business\\\\\\/img2.jpg\\\",\\\"float_intro\\\":\\\"\\\",\\\"image_intro_alt\\\":\\\"\\\",\\\"image_intro_caption\\\":\\\"\\\",\\\"image_fulltext\\\":\\\"images\\\\\\/blog\\\\\\/business\\\\\\/img2.jpg\\\",\\\"float_fulltext\\\":\\\"\\\",\\\"image_fulltext_alt\\\":\\\"\\\",\\\"image_fulltext_caption\\\":\\\"\\\"}\",\"urls\":\"{\\\"urla\\\":false,\\\"urlatext\\\":\\\"\\\",\\\"targeta\\\":\\\"\\\",\\\"urlb\\\":false,\\\"urlbtext\\\":\\\"\\\",\\\"targetb\\\":\\\"\\\",\\\"urlc\\\":false,\\\"urlctext\\\":\\\"\\\",\\\"targetc\\\":\\\"\\\"}\",\"attribs\":\"{\\\"article_layout\\\":\\\"\\\",\\\"show_title\\\":\\\"\\\",\\\"link_titles\\\":\\\"\\\",\\\"show_tags\\\":\\\"\\\",\\\"show_intro\\\":\\\"\\\",\\\"info_block_position\\\":\\\"\\\",\\\"info_block_show_title\\\":\\\"\\\",\\\"show_category\\\":\\\"\\\",\\\"link_category\\\":\\\"\\\",\\\"show_parent_category\\\":\\\"\\\",\\\"link_parent_category\\\":\\\"\\\",\\\"show_associations\\\":\\\"\\\",\\\"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_page_title\\\":\\\"\\\",\\\"show_publishing_options\\\":\\\"\\\",\\\"show_article_options\\\":\\\"\\\",\\\"show_urls_images_backend\\\":\\\"\\\",\\\"show_urls_images_frontend\\\":\\\"\\\",\\\"astroid_article_type\\\":\\\"regular\\\",\\\"astroid_article_video_type\\\":\\\"youtube\\\",\\\"astroid_article_video_url\\\":\\\"\\\",\\\"astroid_article_gallery_width\\\":\\\"\\\",\\\"astroid_article_gallery_bullets\\\":\\\"1\\\",\\\"astroid_article_gallery_navigation\\\":\\\"1\\\",\\\"astroid_article_gallery_items\\\":\\\"\\\",\\\"astroid_article_thumbnail\\\":\\\"1\\\",\\\"astroid_article_audio_source\\\":\\\"soundcloud\\\",\\\"astroid_article_audio_soundcloud\\\":\\\"\\\",\\\"astroid_article_audio_spotify\\\":\\\"\\\",\\\"astroid_article_review_heading\\\":\\\"\\\",\\\"astroid_article_review_summery\\\":\\\"\\\",\\\"astroid_article_review_good\\\":\\\"\\\",\\\"astroid_article_review_bad\\\":\\\"\\\",\\\"astroid_article_review_rating\\\":\\\"5\\\",\\\"astroid_article_button_action\\\":\\\"\\\",\\\"astroid_article_button_link\\\":\\\"\\\",\\\"astroid_article_review_criterias\\\":\\\"\\\",\\\"astroid_article_quote_text\\\":\\\"\\\",\\\"astroid_article_quote_author\\\":\\\"\\\",\\\"astroid_article_badge\\\":\\\"1\\\",\\\"astroid_article_badge_type\\\":\\\"3\\\",\\\"astroid_article_badge_text\\\":\\\"\\\",\\\"astroid_article_badge_color\\\":\\\"\\\",\\\"astroid_relatedposts\\\":\\\"\\\",\\\"astroid_socialshare\\\":\\\"\\\",\\\"astroid_comments\\\":\\\"\\\",\\\"astroid_posttype\\\":\\\"\\\",\\\"astroid_readtime\\\":\\\"\\\",\\\"astroid_authorinfo\\\":\\\"\\\",\\\"astroid_rating\\\":\\\"\\\",\\\"astroid_og_title\\\":\\\"\\\",\\\"astroid_og_desc\\\":\\\"\\\",\\\"astroid_og_image\\\":\\\"\\\"}\",\"version\":15,\"ordering\":\"5\",\"metakey\":\"Joomla\",\"metadesc\":\"\",\"access\":\"1\",\"hits\":\"1\",\"metadata\":\"{\\\"robots\\\":\\\"\\\",\\\"author\\\":\\\"\\\",\\\"rights\\\":\\\"\\\",\\\"xreference\\\":\\\"\\\"}\",\"featured\":\"0\",\"language\":\"*\",\"xreference\":\"\"}', 0),
(508, 35, 1, '', '2018-10-15 15:42:54', 44, 4635, '249f65be7771dbe6270135356758be21943d1452', '{\"id\":35,\"asset_id\":\"174\",\"title\":\"Learn all about business from this politician\",\"alias\":\"learn-all-about-business-from-this-politician\",\"introtext\":\"<p>Aliquam egestas pellentesque est Etiam a orci Nulla id enim feugiat ligula ullamcorper.<\\/p>\\r\\n\",\"fulltext\":\"\\r\\n<p>Lorem Ipsum is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry\'s standard dummy text ever since the 1500s, when an unknown printer took a galley of type and scrambled it to make a type specimen book. It has survived not only five centuries, but also the leap into electronic typesetting, remaining essentially unchanged. It was popularised in the 1960s with the release of Letraset sheets containing Lorem Ipsum passages, and more recently with desktop publishing software like Aldus PageMaker including versions of Lorem Ipsum.<\\/p>\\r\\n<h3>Where does it come from?<\\/h3>\\r\\n<p>There are many variations of passages of Lorem Ipsum available, but the majority have suffered alteration in some form, by injected humour, or randomised words which don\'t look even slightly believable. If you are going to use a passage of Lorem Ipsum, you need to be sure there isn\'t anything embarrassing hidden in the middle of text. All the Lorem Ipsum generators on the Internet tend to repeat predefined chunks as necessary, making this the first true generator on the Internet. It uses a dictionary of over 200 Latin words, combined with a handful of model sentence structures, to generate Lorem Ipsum which looks reasonable. The generated Lorem Ipsum is therefore always free from repetition, injected humour, or non-characteristic words etc.<\\/p>\",\"state\":1,\"catid\":\"8\",\"created\":\"2018-06-01 11:45:06\",\"created_by\":\"44\",\"created_by_alias\":\"\",\"modified\":\"2018-10-15 15:42:54\",\"modified_by\":\"44\",\"checked_out\":\"44\",\"checked_out_time\":\"2018-10-15 15:42:03\",\"publish_up\":\"2018-06-01 11:45:06\",\"publish_down\":\"0000-00-00 00:00:00\",\"images\":\"{\\\"image_intro\\\":\\\"images\\\\\\/blog\\\\\\/business\\\\\\/img3.jpg\\\",\\\"float_intro\\\":\\\"\\\",\\\"image_intro_alt\\\":\\\"\\\",\\\"image_intro_caption\\\":\\\"\\\",\\\"image_fulltext\\\":\\\"images\\\\\\/blog\\\\\\/business\\\\\\/img3.jpg\\\",\\\"float_fulltext\\\":\\\"\\\",\\\"image_fulltext_alt\\\":\\\"\\\",\\\"image_fulltext_caption\\\":\\\"\\\"}\",\"urls\":\"{\\\"urla\\\":false,\\\"urlatext\\\":\\\"\\\",\\\"targeta\\\":\\\"\\\",\\\"urlb\\\":false,\\\"urlbtext\\\":\\\"\\\",\\\"targetb\\\":\\\"\\\",\\\"urlc\\\":false,\\\"urlctext\\\":\\\"\\\",\\\"targetc\\\":\\\"\\\"}\",\"attribs\":\"{\\\"article_layout\\\":\\\"\\\",\\\"show_title\\\":\\\"\\\",\\\"link_titles\\\":\\\"\\\",\\\"show_tags\\\":\\\"\\\",\\\"show_intro\\\":\\\"\\\",\\\"info_block_position\\\":\\\"\\\",\\\"info_block_show_title\\\":\\\"\\\",\\\"show_category\\\":\\\"\\\",\\\"link_category\\\":\\\"\\\",\\\"show_parent_category\\\":\\\"\\\",\\\"link_parent_category\\\":\\\"\\\",\\\"show_associations\\\":\\\"\\\",\\\"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_page_title\\\":\\\"\\\",\\\"show_publishing_options\\\":\\\"\\\",\\\"show_article_options\\\":\\\"\\\",\\\"show_urls_images_backend\\\":\\\"\\\",\\\"show_urls_images_frontend\\\":\\\"\\\",\\\"astroid_article_type\\\":\\\"regular\\\",\\\"astroid_article_video_type\\\":\\\"youtube\\\",\\\"astroid_article_video_url\\\":\\\"\\\",\\\"astroid_article_gallery_width\\\":\\\"\\\",\\\"astroid_article_gallery_bullets\\\":\\\"1\\\",\\\"astroid_article_gallery_navigation\\\":\\\"1\\\",\\\"astroid_article_gallery_items\\\":\\\"\\\",\\\"astroid_article_thumbnail\\\":\\\"1\\\",\\\"astroid_article_audio_source\\\":\\\"soundcloud\\\",\\\"astroid_article_audio_soundcloud\\\":\\\"\\\",\\\"astroid_article_audio_spotify\\\":\\\"\\\",\\\"astroid_article_review_heading\\\":\\\"\\\",\\\"astroid_article_review_summery\\\":\\\"\\\",\\\"astroid_article_review_good\\\":\\\"\\\",\\\"astroid_article_review_bad\\\":\\\"\\\",\\\"astroid_article_review_rating\\\":\\\"5\\\",\\\"astroid_article_button_action\\\":\\\"\\\",\\\"astroid_article_button_link\\\":\\\"\\\",\\\"astroid_article_review_criterias\\\":\\\"\\\",\\\"astroid_article_quote_text\\\":\\\"\\\",\\\"astroid_article_quote_author\\\":\\\"\\\",\\\"astroid_article_badge\\\":\\\"1\\\",\\\"astroid_article_badge_type\\\":\\\"4\\\",\\\"astroid_article_badge_text\\\":\\\"\\\",\\\"astroid_article_badge_color\\\":\\\"\\\",\\\"astroid_relatedposts\\\":\\\"\\\",\\\"astroid_socialshare\\\":\\\"\\\",\\\"astroid_comments\\\":\\\"\\\",\\\"astroid_posttype\\\":\\\"\\\",\\\"astroid_readtime\\\":\\\"\\\",\\\"astroid_authorinfo\\\":\\\"\\\",\\\"astroid_rating\\\":\\\"\\\",\\\"astroid_og_title\\\":\\\"\\\",\\\"astroid_og_desc\\\":\\\"\\\",\\\"astroid_og_image\\\":\\\"\\\"}\",\"version\":12,\"ordering\":\"4\",\"metakey\":\"\",\"metadesc\":\"\",\"access\":\"1\",\"hits\":\"11\",\"metadata\":\"{\\\"robots\\\":\\\"\\\",\\\"author\\\":\\\"\\\",\\\"rights\\\":\\\"\\\",\\\"xreference\\\":\\\"\\\"}\",\"featured\":\"0\",\"language\":\"*\",\"xreference\":\"\"}', 0),
(509, 34, 1, '', '2018-10-15 15:43:02', 44, 4635, '389a36782dc63f32c47faaff00635589d401b845', '{\"id\":34,\"asset_id\":\"173\",\"title\":\"The worst advices we\'ve heard for business\",\"alias\":\"the-worst-advices-we-ve-heard-for-business\",\"introtext\":\"<p>Aliquam egestas pellentesque est Etiam a orci Nulla id enim feugiat ligula ullamcorper.<\\/p>\\r\\n\",\"fulltext\":\"\\r\\n<p>Lorem Ipsum is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry\'s standard dummy text ever since the 1500s, when an unknown printer took a galley of type and scrambled it to make a type specimen book. It has survived not only five centuries, but also the leap into electronic typesetting, remaining essentially unchanged. It was popularised in the 1960s with the release of Letraset sheets containing Lorem Ipsum passages, and more recently with desktop publishing software like Aldus PageMaker including versions of Lorem Ipsum.<\\/p>\\r\\n<h3>Where does it come from?<\\/h3>\\r\\n<p>There are many variations of passages of Lorem Ipsum available, but the majority have suffered alteration in some form, by injected humour, or randomised words which don\'t look even slightly believable. If you are going to use a passage of Lorem Ipsum, you need to be sure there isn\'t anything embarrassing hidden in the middle of text. All the Lorem Ipsum generators on the Internet tend to repeat predefined chunks as necessary, making this the first true generator on the Internet. It uses a dictionary of over 200 Latin words, combined with a handful of model sentence structures, to generate Lorem Ipsum which looks reasonable. The generated Lorem Ipsum is therefore always free from repetition, injected humour, or non-characteristic words etc.<\\/p>\",\"state\":1,\"catid\":\"8\",\"created\":\"2018-06-01 11:45:06\",\"created_by\":\"44\",\"created_by_alias\":\"\",\"modified\":\"2018-10-15 15:43:02\",\"modified_by\":\"44\",\"checked_out\":\"44\",\"checked_out_time\":\"2018-10-15 15:42:04\",\"publish_up\":\"2018-06-01 11:45:06\",\"publish_down\":\"0000-00-00 00:00:00\",\"images\":\"{\\\"image_intro\\\":\\\"images\\\\\\/blog\\\\\\/business\\\\\\/img4.jpg\\\",\\\"float_intro\\\":\\\"\\\",\\\"image_intro_alt\\\":\\\"\\\",\\\"image_intro_caption\\\":\\\"\\\",\\\"image_fulltext\\\":\\\"images\\\\\\/blog\\\\\\/business\\\\\\/img4.jpg\\\",\\\"float_fulltext\\\":\\\"\\\",\\\"image_fulltext_alt\\\":\\\"\\\",\\\"image_fulltext_caption\\\":\\\"\\\"}\",\"urls\":\"{\\\"urla\\\":false,\\\"urlatext\\\":\\\"\\\",\\\"targeta\\\":\\\"\\\",\\\"urlb\\\":false,\\\"urlbtext\\\":\\\"\\\",\\\"targetb\\\":\\\"\\\",\\\"urlc\\\":false,\\\"urlctext\\\":\\\"\\\",\\\"targetc\\\":\\\"\\\"}\",\"attribs\":\"{\\\"article_layout\\\":\\\"\\\",\\\"show_title\\\":\\\"\\\",\\\"link_titles\\\":\\\"\\\",\\\"show_tags\\\":\\\"\\\",\\\"show_intro\\\":\\\"\\\",\\\"info_block_position\\\":\\\"\\\",\\\"info_block_show_title\\\":\\\"\\\",\\\"show_category\\\":\\\"\\\",\\\"link_category\\\":\\\"\\\",\\\"show_parent_category\\\":\\\"\\\",\\\"link_parent_category\\\":\\\"\\\",\\\"show_associations\\\":\\\"\\\",\\\"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_page_title\\\":\\\"\\\",\\\"show_publishing_options\\\":\\\"\\\",\\\"show_article_options\\\":\\\"\\\",\\\"show_urls_images_backend\\\":\\\"\\\",\\\"show_urls_images_frontend\\\":\\\"\\\",\\\"astroid_article_type\\\":\\\"regular\\\",\\\"astroid_article_video_type\\\":\\\"youtube\\\",\\\"astroid_article_video_url\\\":\\\"\\\",\\\"astroid_article_gallery_width\\\":\\\"\\\",\\\"astroid_article_gallery_bullets\\\":\\\"1\\\",\\\"astroid_article_gallery_navigation\\\":\\\"1\\\",\\\"astroid_article_gallery_items\\\":\\\"\\\",\\\"astroid_article_thumbnail\\\":\\\"1\\\",\\\"astroid_article_audio_source\\\":\\\"soundcloud\\\",\\\"astroid_article_audio_soundcloud\\\":\\\"\\\",\\\"astroid_article_audio_spotify\\\":\\\"\\\",\\\"astroid_article_review_heading\\\":\\\"\\\",\\\"astroid_article_review_summery\\\":\\\"\\\",\\\"astroid_article_review_good\\\":\\\"\\\",\\\"astroid_article_review_bad\\\":\\\"\\\",\\\"astroid_article_review_rating\\\":\\\"5\\\",\\\"astroid_article_button_action\\\":\\\"\\\",\\\"astroid_article_button_link\\\":\\\"\\\",\\\"astroid_article_review_criterias\\\":\\\"\\\",\\\"astroid_article_quote_text\\\":\\\"\\\",\\\"astroid_article_quote_author\\\":\\\"\\\",\\\"astroid_article_badge\\\":\\\"1\\\",\\\"astroid_article_badge_type\\\":\\\"5\\\",\\\"astroid_article_badge_text\\\":\\\"\\\",\\\"astroid_article_badge_color\\\":\\\"\\\",\\\"astroid_relatedposts\\\":\\\"\\\",\\\"astroid_socialshare\\\":\\\"\\\",\\\"astroid_comments\\\":\\\"\\\",\\\"astroid_posttype\\\":\\\"\\\",\\\"astroid_readtime\\\":\\\"\\\",\\\"astroid_authorinfo\\\":\\\"\\\",\\\"astroid_rating\\\":\\\"\\\",\\\"astroid_og_title\\\":\\\"\\\",\\\"astroid_og_desc\\\":\\\"\\\",\\\"astroid_og_image\\\":\\\"\\\"}\",\"version\":15,\"ordering\":\"3\",\"metakey\":\"Joomla\",\"metadesc\":\"\",\"access\":\"1\",\"hits\":\"35\",\"metadata\":\"{\\\"robots\\\":\\\"\\\",\\\"author\\\":\\\"\\\",\\\"rights\\\":\\\"\\\",\\\"xreference\\\":\\\"\\\"}\",\"featured\":\"0\",\"language\":\"*\",\"xreference\":\"\"}', 0),
(510, 33, 1, '', '2018-10-15 15:43:13', 44, 4657, 'd5361f629c19543c8e34b0acc8ed45f938c1280c', '{\"id\":33,\"asset_id\":\"172\",\"title\":\"Ten business that will actually make your life better\",\"alias\":\"ten-business-that-will-actually-make-your-life-better\",\"introtext\":\"<p>Aliquam egestas pellentesque est Etiam a orci Nulla id enim feugiat ligula ullamcorper.<\\/p>\\r\\n\",\"fulltext\":\"\\r\\n<p>Lorem Ipsum is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry\'s standard dummy text ever since the 1500s, when an unknown printer took a galley of type and scrambled it to make a type specimen book. It has survived not only five centuries, but also the leap into electronic typesetting, remaining essentially unchanged. It was popularised in the 1960s with the release of Letraset sheets containing Lorem Ipsum passages, and more recently with desktop publishing software like Aldus PageMaker including versions of Lorem Ipsum.<\\/p>\\r\\n<h3>Where does it come from?<\\/h3>\\r\\n<p>There are many variations of passages of Lorem Ipsum available, but the majority have suffered alteration in some form, by injected humour, or randomised words which don\'t look even slightly believable. If you are going to use a passage of Lorem Ipsum, you need to be sure there isn\'t anything embarrassing hidden in the middle of text. All the Lorem Ipsum generators on the Internet tend to repeat predefined chunks as necessary, making this the first true generator on the Internet. It uses a dictionary of over 200 Latin words, combined with a handful of model sentence structures, to generate Lorem Ipsum which looks reasonable. The generated Lorem Ipsum is therefore always free from repetition, injected humour, or non-characteristic words etc.<\\/p>\",\"state\":1,\"catid\":\"8\",\"created\":\"2018-06-01 11:45:06\",\"created_by\":\"44\",\"created_by_alias\":\"\",\"modified\":\"2018-10-15 15:43:13\",\"modified_by\":\"44\",\"checked_out\":\"44\",\"checked_out_time\":\"2018-10-15 15:43:07\",\"publish_up\":\"2018-06-01 11:45:06\",\"publish_down\":\"0000-00-00 00:00:00\",\"images\":\"{\\\"image_intro\\\":\\\"images\\\\\\/blog\\\\\\/business\\\\\\/img5.jpg\\\",\\\"float_intro\\\":\\\"\\\",\\\"image_intro_alt\\\":\\\"\\\",\\\"image_intro_caption\\\":\\\"\\\",\\\"image_fulltext\\\":\\\"images\\\\\\/blog\\\\\\/business\\\\\\/img5.jpg\\\",\\\"float_fulltext\\\":\\\"\\\",\\\"image_fulltext_alt\\\":\\\"\\\",\\\"image_fulltext_caption\\\":\\\"\\\"}\",\"urls\":\"{\\\"urla\\\":false,\\\"urlatext\\\":\\\"\\\",\\\"targeta\\\":\\\"\\\",\\\"urlb\\\":false,\\\"urlbtext\\\":\\\"\\\",\\\"targetb\\\":\\\"\\\",\\\"urlc\\\":false,\\\"urlctext\\\":\\\"\\\",\\\"targetc\\\":\\\"\\\"}\",\"attribs\":\"{\\\"article_layout\\\":\\\"\\\",\\\"show_title\\\":\\\"\\\",\\\"link_titles\\\":\\\"\\\",\\\"show_tags\\\":\\\"\\\",\\\"show_intro\\\":\\\"\\\",\\\"info_block_position\\\":\\\"\\\",\\\"info_block_show_title\\\":\\\"\\\",\\\"show_category\\\":\\\"\\\",\\\"link_category\\\":\\\"\\\",\\\"show_parent_category\\\":\\\"\\\",\\\"link_parent_category\\\":\\\"\\\",\\\"show_associations\\\":\\\"\\\",\\\"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_page_title\\\":\\\"\\\",\\\"show_publishing_options\\\":\\\"\\\",\\\"show_article_options\\\":\\\"\\\",\\\"show_urls_images_backend\\\":\\\"\\\",\\\"show_urls_images_frontend\\\":\\\"\\\",\\\"astroid_article_type\\\":\\\"regular\\\",\\\"astroid_article_video_type\\\":\\\"youtube\\\",\\\"astroid_article_video_url\\\":\\\"\\\",\\\"astroid_article_gallery_width\\\":\\\"\\\",\\\"astroid_article_gallery_bullets\\\":\\\"1\\\",\\\"astroid_article_gallery_navigation\\\":\\\"1\\\",\\\"astroid_article_gallery_items\\\":\\\"\\\",\\\"astroid_article_thumbnail\\\":\\\"1\\\",\\\"astroid_article_audio_source\\\":\\\"soundcloud\\\",\\\"astroid_article_audio_soundcloud\\\":\\\"\\\",\\\"astroid_article_audio_spotify\\\":\\\"\\\",\\\"astroid_article_review_heading\\\":\\\"\\\",\\\"astroid_article_review_summery\\\":\\\"\\\",\\\"astroid_article_review_good\\\":\\\"\\\",\\\"astroid_article_review_bad\\\":\\\"\\\",\\\"astroid_article_review_rating\\\":\\\"5\\\",\\\"astroid_article_button_action\\\":\\\"\\\",\\\"astroid_article_button_link\\\":\\\"\\\",\\\"astroid_article_review_criterias\\\":\\\"\\\",\\\"astroid_article_quote_text\\\":\\\"\\\",\\\"astroid_article_quote_author\\\":\\\"\\\",\\\"astroid_article_badge\\\":\\\"1\\\",\\\"astroid_article_badge_type\\\":\\\"6\\\",\\\"astroid_article_badge_text\\\":\\\"\\\",\\\"astroid_article_badge_color\\\":\\\"\\\",\\\"astroid_relatedposts\\\":\\\"\\\",\\\"astroid_socialshare\\\":\\\"\\\",\\\"astroid_comments\\\":\\\"\\\",\\\"astroid_posttype\\\":\\\"\\\",\\\"astroid_readtime\\\":\\\"\\\",\\\"astroid_authorinfo\\\":\\\"\\\",\\\"astroid_rating\\\":\\\"\\\",\\\"astroid_og_title\\\":\\\"\\\",\\\"astroid_og_desc\\\":\\\"\\\",\\\"astroid_og_image\\\":\\\"\\\"}\",\"version\":14,\"ordering\":\"2\",\"metakey\":\"Joomla\",\"metadesc\":\"\",\"access\":\"1\",\"hits\":\"65\",\"metadata\":\"{\\\"robots\\\":\\\"\\\",\\\"author\\\":\\\"\\\",\\\"rights\\\":\\\"\\\",\\\"xreference\\\":\\\"\\\"}\",\"featured\":\"0\",\"language\":\"*\",\"xreference\":\"\"}', 0),
(511, 61, 1, '', '2018-10-15 15:43:16', 44, 5840, '973348102c395610c3e23bb61c277d6d67499da3', '{\"id\":61,\"asset_id\":\"269\",\"title\":\"This is Video Article with Custom Badge\",\"alias\":\"this-is-video-type-article-2\",\"introtext\":\"<p><strong>Lorem Ipsum<\\/strong>\\u00a0is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry\'s standard dummy text ever since the 1500s,<\\/p>\\r\\n\",\"fulltext\":\"\\r\\n<p>when an unknown printer took a galley of type and scrambled it to make a type specimen book. It has survived not only five centuries, but also the leap into electronic typesetting,remaining essentially unchanged. It was popularised in the 1960s with the release of Letraset sheets containing Lorem Ipsum passages, and more recently with desktop publishing software like Aldus PageMaker including versions of Lorem Ipsum<\\/p>\\r\\n<h2>What is Lorem Ipsum?<\\/h2>\\r\\n<p><strong>Lorem Ipsum<\\/strong>\\u00a0is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry\'s standard dummy text ever since the 1500s, when an unknown printer took a galley of type and scrambled it to make a type specimen book. It has survived not only five centuries, but also the leap into electronic typesetting, remaining essentially unchanged.<\\/p>\\r\\n<h3>Where does it come from?<\\/h3>\\r\\n<p>Contrary to popular belief, Lorem Ipsum is not simply random text. It has roots in a piece of classical Latin literature from 45 BC, making it over 2000 years old. Richard McClintock, a Latin professor at Hampden-Sydney College in Virginia, looked up one of the more obscure Latin words, consectetur, from a Lorem Ipsum passage, and going through the cites of the word in classical literature, discovered the undoubtable source. Lorem Ipsum comes from sections 1.10.32 and 1.10.33 of \\\"de Finibus Bonorum et Malorum\\\" (The Extremes of Good and Evil)<\\/p>\\r\\n<ul>\\r\\n<li>Lorem Ipsum\\u00a0is simaply dummy\\u00a0text of the printing and typesetting<\\/li>\\r\\n<li>Lorem Ipsum\\u00a0is simply dummy\\u00a0text of the printing and\\u00a0<\\/li>\\r\\n<li>Lorem Ipsum\\u00a0is simply dummy\\u00a0text<\\/li>\\r\\n<li>Lorem Ipsum\\u00a0is simply dummy\\u00a0text of the<\\/li>\\r\\n<li>Lorem Ipsum\\u00a0is simply dummy\\u00a0text of the printing and typesetting<\\/li>\\r\\n<li>Lorem Ipsum\\u00a0is simply dummy\\u00a0text of the printing<\\/li>\\r\\n<li>Lorem Ipsum\\u00a0is simply dummy\\u00a0text<\\/li>\\r\\n<li>Lorem Ipsum\\u00a0is simply dummy\\u00a0text of the printing and typesetting<\\/li>\\r\\n<\\/ul>\\r\\n<p>Lorem Ipsum\\u00a0is simply dummy\\u00a0text of the printing and typesetting industry. Lorem Ipsum has been the industry\'s standard dummy text ever since the\\u00a01500s,\\u00a0when an unknown printer took a galley of type and scrambled it to make a type specimen book. It has survived not only five centuries, but also the leap into electronic typesetting, remaining essentially unchanged.<\\/p>\",\"state\":1,\"catid\":\"14\",\"created\":\"2018-10-15 13:13:22\",\"created_by\":\"44\",\"created_by_alias\":\"\",\"modified\":\"2018-10-15 15:43:16\",\"modified_by\":\"44\",\"checked_out\":\"44\",\"checked_out_time\":\"2018-10-15 15:42:47\",\"publish_up\":\"2018-10-15 13:13:22\",\"publish_down\":\"0000-00-00 00:00:00\",\"images\":\"{\\\"image_intro\\\":\\\"images\\\\\\/blog\\\\\\/blogtype\\\\\\/img12.jpg\\\",\\\"float_intro\\\":\\\"\\\",\\\"image_intro_alt\\\":\\\"\\\",\\\"image_intro_caption\\\":\\\"\\\",\\\"image_fulltext\\\":\\\"images\\\\\\/blog\\\\\\/blogtype\\\\\\/img12.jpg\\\",\\\"float_fulltext\\\":\\\"\\\",\\\"image_fulltext_alt\\\":\\\"\\\",\\\"image_fulltext_caption\\\":\\\"\\\"}\",\"urls\":\"{\\\"urla\\\":false,\\\"urlatext\\\":\\\"\\\",\\\"targeta\\\":\\\"\\\",\\\"urlb\\\":false,\\\"urlbtext\\\":\\\"\\\",\\\"targetb\\\":\\\"\\\",\\\"urlc\\\":false,\\\"urlctext\\\":\\\"\\\",\\\"targetc\\\":\\\"\\\"}\",\"attribs\":\"{\\\"article_layout\\\":\\\"\\\",\\\"show_title\\\":\\\"\\\",\\\"link_titles\\\":\\\"\\\",\\\"show_tags\\\":\\\"\\\",\\\"show_intro\\\":\\\"\\\",\\\"info_block_position\\\":\\\"\\\",\\\"info_block_show_title\\\":\\\"\\\",\\\"show_category\\\":\\\"\\\",\\\"link_category\\\":\\\"\\\",\\\"show_parent_category\\\":\\\"\\\",\\\"link_parent_category\\\":\\\"\\\",\\\"show_associations\\\":\\\"\\\",\\\"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_page_title\\\":\\\"\\\",\\\"show_publishing_options\\\":\\\"\\\",\\\"show_article_options\\\":\\\"\\\",\\\"show_urls_images_backend\\\":\\\"\\\",\\\"show_urls_images_frontend\\\":\\\"\\\",\\\"astroid_article_type\\\":\\\"video\\\",\\\"astroid_article_video_type\\\":\\\"youtube\\\",\\\"astroid_article_video_url\\\":\\\"https:\\\\\\/\\\\\\/www.youtube.com\\\\\\/watch?v=YQHsXMglC9A\\\",\\\"astroid_article_gallery_width\\\":\\\"\\\",\\\"astroid_article_gallery_bullets\\\":\\\"1\\\",\\\"astroid_article_gallery_navigation\\\":\\\"1\\\",\\\"astroid_article_gallery_items\\\":\\\"\\\",\\\"astroid_article_thumbnail\\\":\\\"1\\\",\\\"astroid_article_audio_source\\\":\\\"soundcloud\\\",\\\"astroid_article_audio_soundcloud\\\":\\\"\\\",\\\"astroid_article_audio_spotify\\\":\\\"\\\",\\\"astroid_article_review_heading\\\":\\\"\\\",\\\"astroid_article_review_summery\\\":\\\"\\\",\\\"astroid_article_review_good\\\":\\\"\\\",\\\"astroid_article_review_bad\\\":\\\"\\\",\\\"astroid_article_review_rating\\\":\\\"5\\\",\\\"astroid_article_button_action\\\":\\\"\\\",\\\"astroid_article_button_link\\\":\\\"\\\",\\\"astroid_article_review_criterias\\\":\\\"\\\",\\\"astroid_article_quote_text\\\":\\\"\\\",\\\"astroid_article_quote_author\\\":\\\"\\\",\\\"astroid_article_badge\\\":\\\"1\\\",\\\"astroid_article_badge_type\\\":\\\"2\\\",\\\"astroid_article_badge_text\\\":\\\"\\\",\\\"astroid_article_badge_color\\\":\\\"\\\",\\\"astroid_relatedposts\\\":\\\"\\\",\\\"astroid_socialshare\\\":\\\"\\\",\\\"astroid_comments\\\":\\\"\\\",\\\"astroid_posttype\\\":\\\"\\\",\\\"astroid_readtime\\\":\\\"\\\",\\\"astroid_authorinfo\\\":\\\"\\\",\\\"astroid_rating\\\":\\\"\\\",\\\"astroid_og_title\\\":\\\"\\\",\\\"astroid_og_desc\\\":\\\"\\\",\\\"astroid_og_image\\\":\\\"\\\"}\",\"version\":6,\"ordering\":\"6\",\"metakey\":\"\",\"metadesc\":\"\",\"access\":\"1\",\"hits\":\"2\",\"metadata\":\"{\\\"robots\\\":\\\"\\\",\\\"author\\\":\\\"\\\",\\\"rights\\\":\\\"\\\",\\\"xreference\\\":\\\"\\\"}\",\"featured\":\"0\",\"language\":\"*\",\"xreference\":\"\"}', 0),
(512, 31, 1, '', '2018-10-15 15:43:27', 44, 4614, '706a007bcceacaca67397a6d7fb96dcdcdeb3b0f', '{\"id\":31,\"asset_id\":\"170\",\"title\":\"How technology can easy your work\",\"alias\":\"how-technology-can-easy-your-work\",\"introtext\":\"<p>Aliquam egestas pellentesque est Etiam a orci Nulla id enim feugiat ligula ullamcorper.<\\/p>\\r\\n\",\"fulltext\":\"\\r\\n<p>Lorem Ipsum is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry\'s standard dummy text ever since the 1500s, when an unknown printer took a galley of type and scrambled it to make a type specimen book. It has survived not only five centuries, but also the leap into electronic typesetting, remaining essentially unchanged. It was popularised in the 1960s with the release of Letraset sheets containing Lorem Ipsum passages, and more recently with desktop publishing software like Aldus PageMaker including versions of Lorem Ipsum.<\\/p>\\r\\n<h3>Where does it come from?<\\/h3>\\r\\n<p>There are many variations of passages of Lorem Ipsum available, but the majority have suffered alteration in some form, by injected humour, or randomised words which don\'t look even slightly believable. If you are going to use a passage of Lorem Ipsum, you need to be sure there isn\'t anything embarrassing hidden in the middle of text. All the Lorem Ipsum generators on the Internet tend to repeat predefined chunks as necessary, making this the first true generator on the Internet. It uses a dictionary of over 200 Latin words, combined with a handful of model sentence structures, to generate Lorem Ipsum which looks reasonable. The generated Lorem Ipsum is therefore always free from repetition, injected humour, or non-characteristic words etc.<\\/p>\",\"state\":1,\"catid\":\"11\",\"created\":\"2018-06-01 11:45:06\",\"created_by\":\"44\",\"created_by_alias\":\"\",\"modified\":\"2018-10-15 15:43:27\",\"modified_by\":\"44\",\"checked_out\":\"44\",\"checked_out_time\":\"2018-10-15 15:42:07\",\"publish_up\":\"2018-06-01 11:45:06\",\"publish_down\":\"0000-00-00 00:00:00\",\"images\":\"{\\\"image_intro\\\":\\\"images\\\\\\/blog\\\\\\/technology\\\\\\/img1.jpg\\\",\\\"float_intro\\\":\\\"\\\",\\\"image_intro_alt\\\":\\\"\\\",\\\"image_intro_caption\\\":\\\"\\\",\\\"image_fulltext\\\":\\\"images\\\\\\/blog\\\\\\/technology\\\\\\/img1.jpg\\\",\\\"float_fulltext\\\":\\\"\\\",\\\"image_fulltext_alt\\\":\\\"\\\",\\\"image_fulltext_caption\\\":\\\"\\\"}\",\"urls\":\"{\\\"urla\\\":false,\\\"urlatext\\\":\\\"\\\",\\\"targeta\\\":\\\"\\\",\\\"urlb\\\":false,\\\"urlbtext\\\":\\\"\\\",\\\"targetb\\\":\\\"\\\",\\\"urlc\\\":false,\\\"urlctext\\\":\\\"\\\",\\\"targetc\\\":\\\"\\\"}\",\"attribs\":\"{\\\"article_layout\\\":\\\"\\\",\\\"show_title\\\":\\\"\\\",\\\"link_titles\\\":\\\"\\\",\\\"show_tags\\\":\\\"\\\",\\\"show_intro\\\":\\\"\\\",\\\"info_block_position\\\":\\\"\\\",\\\"info_block_show_title\\\":\\\"\\\",\\\"show_category\\\":\\\"\\\",\\\"link_category\\\":\\\"\\\",\\\"show_parent_category\\\":\\\"\\\",\\\"link_parent_category\\\":\\\"\\\",\\\"show_associations\\\":\\\"\\\",\\\"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_page_title\\\":\\\"\\\",\\\"show_publishing_options\\\":\\\"\\\",\\\"show_article_options\\\":\\\"\\\",\\\"show_urls_images_backend\\\":\\\"\\\",\\\"show_urls_images_frontend\\\":\\\"\\\",\\\"astroid_article_type\\\":\\\"regular\\\",\\\"astroid_article_video_type\\\":\\\"youtube\\\",\\\"astroid_article_video_url\\\":\\\"\\\",\\\"astroid_article_gallery_width\\\":\\\"\\\",\\\"astroid_article_gallery_bullets\\\":\\\"1\\\",\\\"astroid_article_gallery_navigation\\\":\\\"1\\\",\\\"astroid_article_gallery_items\\\":\\\"\\\",\\\"astroid_article_thumbnail\\\":\\\"1\\\",\\\"astroid_article_audio_source\\\":\\\"soundcloud\\\",\\\"astroid_article_audio_soundcloud\\\":\\\"\\\",\\\"astroid_article_audio_spotify\\\":\\\"\\\",\\\"astroid_article_review_heading\\\":\\\"\\\",\\\"astroid_article_review_summery\\\":\\\"\\\",\\\"astroid_article_review_good\\\":\\\"\\\",\\\"astroid_article_review_bad\\\":\\\"\\\",\\\"astroid_article_review_rating\\\":\\\"5\\\",\\\"astroid_article_button_action\\\":\\\"\\\",\\\"astroid_article_button_link\\\":\\\"\\\",\\\"astroid_article_review_criterias\\\":\\\"\\\",\\\"astroid_article_quote_text\\\":\\\"\\\",\\\"astroid_article_quote_author\\\":\\\"\\\",\\\"astroid_article_badge\\\":\\\"0\\\",\\\"astroid_article_badge_type\\\":\\\"2\\\",\\\"astroid_article_badge_text\\\":\\\"\\\",\\\"astroid_article_badge_color\\\":\\\"\\\",\\\"astroid_relatedposts\\\":\\\"\\\",\\\"astroid_socialshare\\\":\\\"\\\",\\\"astroid_comments\\\":\\\"\\\",\\\"astroid_posttype\\\":\\\"\\\",\\\"astroid_readtime\\\":\\\"\\\",\\\"astroid_authorinfo\\\":\\\"\\\",\\\"astroid_rating\\\":\\\"\\\",\\\"astroid_og_title\\\":\\\"\\\",\\\"astroid_og_desc\\\":\\\"\\\",\\\"astroid_og_image\\\":\\\"\\\"}\",\"version\":9,\"ordering\":\"1\",\"metakey\":\"\",\"metadesc\":\"\",\"access\":\"1\",\"hits\":\"1\",\"metadata\":\"{\\\"robots\\\":\\\"\\\",\\\"author\\\":\\\"\\\",\\\"rights\\\":\\\"\\\",\\\"xreference\\\":\\\"\\\"}\",\"featured\":\"0\",\"language\":\"*\",\"xreference\":\"\"}', 0);
INSERT INTO `ynfp8_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
(513, 30, 1, '', '2018-10-15 15:43:35', 44, 4602, '5e38c0a785f09f2c30dd65b189e1dc5a53300271', '{\"id\":30,\"asset_id\":\"169\",\"title\":\"How to learn technology?\",\"alias\":\"how-to-learn-technology\",\"introtext\":\"<p>Aliquam egestas pellentesque est Etiam a orci Nulla id enim feugiat ligula ullamcorper.<\\/p>\\r\\n\",\"fulltext\":\"\\r\\n<p>Lorem Ipsum is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry\'s standard dummy text ever since the 1500s, when an unknown printer took a galley of type and scrambled it to make a type specimen book. It has survived not only five centuries, but also the leap into electronic typesetting, remaining essentially unchanged. It was popularised in the 1960s with the release of Letraset sheets containing Lorem Ipsum passages, and more recently with desktop publishing software like Aldus PageMaker including versions of Lorem Ipsum.<\\/p>\\r\\n<h3>Where does it come from?<\\/h3>\\r\\n<p>There are many variations of passages of Lorem Ipsum available, but the majority have suffered alteration in some form, by injected humour, or randomised words which don\'t look even slightly believable. If you are going to use a passage of Lorem Ipsum, you need to be sure there isn\'t anything embarrassing hidden in the middle of text. All the Lorem Ipsum generators on the Internet tend to repeat predefined chunks as necessary, making this the first true generator on the Internet. It uses a dictionary of over 200 Latin words, combined with a handful of model sentence structures, to generate Lorem Ipsum which looks reasonable. The generated Lorem Ipsum is therefore always free from repetition, injected humour, or non-characteristic words etc.<\\/p>\",\"state\":1,\"catid\":\"11\",\"created\":\"2018-06-01 11:45:06\",\"created_by\":\"44\",\"created_by_alias\":\"\",\"modified\":\"2018-10-15 15:43:35\",\"modified_by\":\"44\",\"checked_out\":\"44\",\"checked_out_time\":\"2018-10-15 15:42:08\",\"publish_up\":\"2018-06-01 11:45:06\",\"publish_down\":\"0000-00-00 00:00:00\",\"images\":\"{\\\"image_intro\\\":\\\"images\\\\\\/blog\\\\\\/technology\\\\\\/img2.jpg\\\",\\\"float_intro\\\":\\\"\\\",\\\"image_intro_alt\\\":\\\"\\\",\\\"image_intro_caption\\\":\\\"\\\",\\\"image_fulltext\\\":\\\"images\\\\\\/blog\\\\\\/technology\\\\\\/img2.jpg\\\",\\\"float_fulltext\\\":\\\"\\\",\\\"image_fulltext_alt\\\":\\\"\\\",\\\"image_fulltext_caption\\\":\\\"\\\"}\",\"urls\":\"{\\\"urla\\\":false,\\\"urlatext\\\":\\\"\\\",\\\"targeta\\\":\\\"\\\",\\\"urlb\\\":false,\\\"urlbtext\\\":\\\"\\\",\\\"targetb\\\":\\\"\\\",\\\"urlc\\\":false,\\\"urlctext\\\":\\\"\\\",\\\"targetc\\\":\\\"\\\"}\",\"attribs\":\"{\\\"article_layout\\\":\\\"\\\",\\\"show_title\\\":\\\"\\\",\\\"link_titles\\\":\\\"\\\",\\\"show_tags\\\":\\\"\\\",\\\"show_intro\\\":\\\"\\\",\\\"info_block_position\\\":\\\"\\\",\\\"info_block_show_title\\\":\\\"\\\",\\\"show_category\\\":\\\"\\\",\\\"link_category\\\":\\\"\\\",\\\"show_parent_category\\\":\\\"\\\",\\\"link_parent_category\\\":\\\"\\\",\\\"show_associations\\\":\\\"\\\",\\\"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_page_title\\\":\\\"\\\",\\\"show_publishing_options\\\":\\\"\\\",\\\"show_article_options\\\":\\\"\\\",\\\"show_urls_images_backend\\\":\\\"\\\",\\\"show_urls_images_frontend\\\":\\\"\\\",\\\"astroid_article_type\\\":\\\"regular\\\",\\\"astroid_article_video_type\\\":\\\"youtube\\\",\\\"astroid_article_video_url\\\":\\\"\\\",\\\"astroid_article_gallery_width\\\":\\\"\\\",\\\"astroid_article_gallery_bullets\\\":\\\"1\\\",\\\"astroid_article_gallery_navigation\\\":\\\"1\\\",\\\"astroid_article_gallery_items\\\":\\\"\\\",\\\"astroid_article_thumbnail\\\":\\\"1\\\",\\\"astroid_article_audio_source\\\":\\\"soundcloud\\\",\\\"astroid_article_audio_soundcloud\\\":\\\"\\\",\\\"astroid_article_audio_spotify\\\":\\\"\\\",\\\"astroid_article_review_heading\\\":\\\"\\\",\\\"astroid_article_review_summery\\\":\\\"\\\",\\\"astroid_article_review_good\\\":\\\"\\\",\\\"astroid_article_review_bad\\\":\\\"\\\",\\\"astroid_article_review_rating\\\":\\\"5\\\",\\\"astroid_article_button_action\\\":\\\"\\\",\\\"astroid_article_button_link\\\":\\\"\\\",\\\"astroid_article_review_criterias\\\":\\\"\\\",\\\"astroid_article_quote_text\\\":\\\"\\\",\\\"astroid_article_quote_author\\\":\\\"\\\",\\\"astroid_article_badge\\\":\\\"0\\\",\\\"astroid_article_badge_type\\\":\\\"2\\\",\\\"astroid_article_badge_text\\\":\\\"\\\",\\\"astroid_article_badge_color\\\":\\\"\\\",\\\"astroid_relatedposts\\\":\\\"\\\",\\\"astroid_socialshare\\\":\\\"\\\",\\\"astroid_comments\\\":\\\"\\\",\\\"astroid_posttype\\\":\\\"\\\",\\\"astroid_readtime\\\":\\\"\\\",\\\"astroid_authorinfo\\\":\\\"\\\",\\\"astroid_rating\\\":\\\"\\\",\\\"astroid_og_title\\\":\\\"\\\",\\\"astroid_og_desc\\\":\\\"\\\",\\\"astroid_og_image\\\":\\\"\\\"}\",\"version\":13,\"ordering\":\"2\",\"metakey\":\"Joomla\",\"metadesc\":\"\",\"access\":\"1\",\"hits\":\"0\",\"metadata\":\"{\\\"robots\\\":\\\"\\\",\\\"author\\\":\\\"\\\",\\\"rights\\\":\\\"\\\",\\\"xreference\\\":\\\"\\\"}\",\"featured\":\"0\",\"language\":\"*\",\"xreference\":\"\"}', 0),
(514, 29, 1, '', '2018-10-15 15:43:43', 44, 4599, '719effdd4c0febe5b667a25407b1d2d3f45e131e', '{\"id\":29,\"asset_id\":\"168\",\"title\":\"The history of technology\",\"alias\":\"the-history-of-technology\",\"introtext\":\"<p>Aliquam egestas pellentesque est Etiam a orci Nulla id enim feugiat ligula ullamcorper.<\\/p>\\r\\n\",\"fulltext\":\"\\r\\n<p>Lorem Ipsum is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry\'s standard dummy text ever since the 1500s, when an unknown printer took a galley of type and scrambled it to make a type specimen book. It has survived not only five centuries, but also the leap into electronic typesetting, remaining essentially unchanged. It was popularised in the 1960s with the release of Letraset sheets containing Lorem Ipsum passages, and more recently with desktop publishing software like Aldus PageMaker including versions of Lorem Ipsum.<\\/p>\\r\\n<h3>Where does it come from?<\\/h3>\\r\\n<p>There are many variations of passages of Lorem Ipsum available, but the majority have suffered alteration in some form, by injected humour, or randomised words which don\'t look even slightly believable. If you are going to use a passage of Lorem Ipsum, you need to be sure there isn\'t anything embarrassing hidden in the middle of text. All the Lorem Ipsum generators on the Internet tend to repeat predefined chunks as necessary, making this the first true generator on the Internet. It uses a dictionary of over 200 Latin words, combined with a handful of model sentence structures, to generate Lorem Ipsum which looks reasonable. The generated Lorem Ipsum is therefore always free from repetition, injected humour, or non-characteristic words etc.<\\/p>\",\"state\":1,\"catid\":\"11\",\"created\":\"2018-06-01 11:45:06\",\"created_by\":\"44\",\"created_by_alias\":\"\",\"modified\":\"2018-10-15 15:43:43\",\"modified_by\":\"44\",\"checked_out\":\"44\",\"checked_out_time\":\"2018-10-15 15:42:08\",\"publish_up\":\"2018-06-01 11:45:06\",\"publish_down\":\"0000-00-00 00:00:00\",\"images\":\"{\\\"image_intro\\\":\\\"images\\\\\\/blog\\\\\\/technology\\\\\\/img3.jpg\\\",\\\"float_intro\\\":\\\"\\\",\\\"image_intro_alt\\\":\\\"\\\",\\\"image_intro_caption\\\":\\\"\\\",\\\"image_fulltext\\\":\\\"images\\\\\\/blog\\\\\\/technology\\\\\\/img3.jpg\\\",\\\"float_fulltext\\\":\\\"\\\",\\\"image_fulltext_alt\\\":\\\"\\\",\\\"image_fulltext_caption\\\":\\\"\\\"}\",\"urls\":\"{\\\"urla\\\":false,\\\"urlatext\\\":\\\"\\\",\\\"targeta\\\":\\\"\\\",\\\"urlb\\\":false,\\\"urlbtext\\\":\\\"\\\",\\\"targetb\\\":\\\"\\\",\\\"urlc\\\":false,\\\"urlctext\\\":\\\"\\\",\\\"targetc\\\":\\\"\\\"}\",\"attribs\":\"{\\\"article_layout\\\":\\\"\\\",\\\"show_title\\\":\\\"\\\",\\\"link_titles\\\":\\\"\\\",\\\"show_tags\\\":\\\"\\\",\\\"show_intro\\\":\\\"\\\",\\\"info_block_position\\\":\\\"\\\",\\\"info_block_show_title\\\":\\\"\\\",\\\"show_category\\\":\\\"\\\",\\\"link_category\\\":\\\"\\\",\\\"show_parent_category\\\":\\\"\\\",\\\"link_parent_category\\\":\\\"\\\",\\\"show_associations\\\":\\\"\\\",\\\"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_page_title\\\":\\\"\\\",\\\"show_publishing_options\\\":\\\"\\\",\\\"show_article_options\\\":\\\"\\\",\\\"show_urls_images_backend\\\":\\\"\\\",\\\"show_urls_images_frontend\\\":\\\"\\\",\\\"astroid_article_type\\\":\\\"regular\\\",\\\"astroid_article_video_type\\\":\\\"youtube\\\",\\\"astroid_article_video_url\\\":\\\"\\\",\\\"astroid_article_gallery_width\\\":\\\"\\\",\\\"astroid_article_gallery_bullets\\\":\\\"1\\\",\\\"astroid_article_gallery_navigation\\\":\\\"1\\\",\\\"astroid_article_gallery_items\\\":\\\"\\\",\\\"astroid_article_thumbnail\\\":\\\"1\\\",\\\"astroid_article_audio_source\\\":\\\"soundcloud\\\",\\\"astroid_article_audio_soundcloud\\\":\\\"\\\",\\\"astroid_article_audio_spotify\\\":\\\"\\\",\\\"astroid_article_review_heading\\\":\\\"\\\",\\\"astroid_article_review_summery\\\":\\\"\\\",\\\"astroid_article_review_good\\\":\\\"\\\",\\\"astroid_article_review_bad\\\":\\\"\\\",\\\"astroid_article_review_rating\\\":\\\"5\\\",\\\"astroid_article_button_action\\\":\\\"\\\",\\\"astroid_article_button_link\\\":\\\"\\\",\\\"astroid_article_review_criterias\\\":\\\"\\\",\\\"astroid_article_quote_text\\\":\\\"\\\",\\\"astroid_article_quote_author\\\":\\\"\\\",\\\"astroid_article_badge\\\":\\\"0\\\",\\\"astroid_article_badge_type\\\":\\\"2\\\",\\\"astroid_article_badge_text\\\":\\\"\\\",\\\"astroid_article_badge_color\\\":\\\"\\\",\\\"astroid_relatedposts\\\":\\\"\\\",\\\"astroid_socialshare\\\":\\\"\\\",\\\"astroid_comments\\\":\\\"\\\",\\\"astroid_posttype\\\":\\\"\\\",\\\"astroid_readtime\\\":\\\"\\\",\\\"astroid_authorinfo\\\":\\\"\\\",\\\"astroid_rating\\\":\\\"\\\",\\\"astroid_og_title\\\":\\\"\\\",\\\"astroid_og_desc\\\":\\\"\\\",\\\"astroid_og_image\\\":\\\"\\\"}\",\"version\":11,\"ordering\":\"3\",\"metakey\":\"\",\"metadesc\":\"\",\"access\":\"1\",\"hits\":\"0\",\"metadata\":\"{\\\"robots\\\":\\\"\\\",\\\"author\\\":\\\"\\\",\\\"rights\\\":\\\"\\\",\\\"xreference\\\":\\\"\\\"}\",\"featured\":\"0\",\"language\":\"*\",\"xreference\":\"\"}', 0),
(515, 28, 1, '', '2018-10-15 15:43:54', 44, 4609, 'b4940e5067123a5aa42e3b5ceb01e578260c9d5c', '{\"id\":28,\"asset_id\":\"167\",\"title\":\"The latest trend in technology\",\"alias\":\"the-latest-trend-in-technology\",\"introtext\":\"<p>Aliquam egestas pellentesque est Etiam a orci Nulla id enim feugiat ligula ullamcorper.<\\/p>\\r\\n\",\"fulltext\":\"\\r\\n<p>Lorem Ipsum is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry\'s standard dummy text ever since the 1500s, when an unknown printer took a galley of type and scrambled it to make a type specimen book. It has survived not only five centuries, but also the leap into electronic typesetting, remaining essentially unchanged. It was popularised in the 1960s with the release of Letraset sheets containing Lorem Ipsum passages, and more recently with desktop publishing software like Aldus PageMaker including versions of Lorem Ipsum.<\\/p>\\r\\n<h3>Where does it come from?<\\/h3>\\r\\n<p>There are many variations of passages of Lorem Ipsum available, but the majority have suffered alteration in some form, by injected humour, or randomised words which don\'t look even slightly believable. If you are going to use a passage of Lorem Ipsum, you need to be sure there isn\'t anything embarrassing hidden in the middle of text. All the Lorem Ipsum generators on the Internet tend to repeat predefined chunks as necessary, making this the first true generator on the Internet. It uses a dictionary of over 200 Latin words, combined with a handful of model sentence structures, to generate Lorem Ipsum which looks reasonable. The generated Lorem Ipsum is therefore always free from repetition, injected humour, or non-characteristic words etc.<\\/p>\",\"state\":1,\"catid\":\"11\",\"created\":\"2018-06-01 11:45:06\",\"created_by\":\"44\",\"created_by_alias\":\"\",\"modified\":\"2018-10-15 15:43:54\",\"modified_by\":\"44\",\"checked_out\":\"44\",\"checked_out_time\":\"2018-10-15 15:42:09\",\"publish_up\":\"2018-06-01 11:45:06\",\"publish_down\":\"0000-00-00 00:00:00\",\"images\":\"{\\\"image_intro\\\":\\\"images\\\\\\/blog\\\\\\/technology\\\\\\/img4.jpg\\\",\\\"float_intro\\\":\\\"\\\",\\\"image_intro_alt\\\":\\\"\\\",\\\"image_intro_caption\\\":\\\"\\\",\\\"image_fulltext\\\":\\\"images\\\\\\/blog\\\\\\/technology\\\\\\/img4.jpg\\\",\\\"float_fulltext\\\":\\\"\\\",\\\"image_fulltext_alt\\\":\\\"\\\",\\\"image_fulltext_caption\\\":\\\"\\\"}\",\"urls\":\"{\\\"urla\\\":false,\\\"urlatext\\\":\\\"\\\",\\\"targeta\\\":\\\"\\\",\\\"urlb\\\":false,\\\"urlbtext\\\":\\\"\\\",\\\"targetb\\\":\\\"\\\",\\\"urlc\\\":false,\\\"urlctext\\\":\\\"\\\",\\\"targetc\\\":\\\"\\\"}\",\"attribs\":\"{\\\"article_layout\\\":\\\"\\\",\\\"show_title\\\":\\\"\\\",\\\"link_titles\\\":\\\"\\\",\\\"show_tags\\\":\\\"\\\",\\\"show_intro\\\":\\\"\\\",\\\"info_block_position\\\":\\\"\\\",\\\"info_block_show_title\\\":\\\"\\\",\\\"show_category\\\":\\\"\\\",\\\"link_category\\\":\\\"\\\",\\\"show_parent_category\\\":\\\"\\\",\\\"link_parent_category\\\":\\\"\\\",\\\"show_associations\\\":\\\"\\\",\\\"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_page_title\\\":\\\"\\\",\\\"show_publishing_options\\\":\\\"\\\",\\\"show_article_options\\\":\\\"\\\",\\\"show_urls_images_backend\\\":\\\"\\\",\\\"show_urls_images_frontend\\\":\\\"\\\",\\\"astroid_article_type\\\":\\\"regular\\\",\\\"astroid_article_video_type\\\":\\\"youtube\\\",\\\"astroid_article_video_url\\\":\\\"\\\",\\\"astroid_article_gallery_width\\\":\\\"\\\",\\\"astroid_article_gallery_bullets\\\":\\\"1\\\",\\\"astroid_article_gallery_navigation\\\":\\\"1\\\",\\\"astroid_article_gallery_items\\\":\\\"\\\",\\\"astroid_article_thumbnail\\\":\\\"1\\\",\\\"astroid_article_audio_source\\\":\\\"soundcloud\\\",\\\"astroid_article_audio_soundcloud\\\":\\\"\\\",\\\"astroid_article_audio_spotify\\\":\\\"\\\",\\\"astroid_article_review_heading\\\":\\\"\\\",\\\"astroid_article_review_summery\\\":\\\"\\\",\\\"astroid_article_review_good\\\":\\\"\\\",\\\"astroid_article_review_bad\\\":\\\"\\\",\\\"astroid_article_review_rating\\\":\\\"5\\\",\\\"astroid_article_button_action\\\":\\\"\\\",\\\"astroid_article_button_link\\\":\\\"\\\",\\\"astroid_article_review_criterias\\\":\\\"\\\",\\\"astroid_article_quote_text\\\":\\\"\\\",\\\"astroid_article_quote_author\\\":\\\"\\\",\\\"astroid_article_badge\\\":\\\"0\\\",\\\"astroid_article_badge_type\\\":\\\"2\\\",\\\"astroid_article_badge_text\\\":\\\"\\\",\\\"astroid_article_badge_color\\\":\\\"\\\",\\\"astroid_relatedposts\\\":\\\"\\\",\\\"astroid_socialshare\\\":\\\"\\\",\\\"astroid_comments\\\":\\\"\\\",\\\"astroid_posttype\\\":\\\"\\\",\\\"astroid_readtime\\\":\\\"\\\",\\\"astroid_authorinfo\\\":\\\"\\\",\\\"astroid_rating\\\":\\\"\\\",\\\"astroid_og_title\\\":\\\"\\\",\\\"astroid_og_desc\\\":\\\"\\\",\\\"astroid_og_image\\\":\\\"\\\"}\",\"version\":10,\"ordering\":\"4\",\"metakey\":\"\",\"metadesc\":\"\",\"access\":\"1\",\"hits\":\"0\",\"metadata\":\"{\\\"robots\\\":\\\"\\\",\\\"author\\\":\\\"\\\",\\\"rights\\\":\\\"\\\",\\\"xreference\\\":\\\"\\\"}\",\"featured\":\"0\",\"language\":\"*\",\"xreference\":\"\"}', 0),
(516, 27, 1, '', '2018-10-15 15:44:01', 44, 4609, '11b3e5ef476e72bd75ae0fcf3009fdae89eb316c', '{\"id\":27,\"asset_id\":\"166\",\"title\":\"The modern rules of technology\",\"alias\":\"the-modern-rules-of-technology\",\"introtext\":\"<p>Aliquam egestas pellentesque est Etiam a orci Nulla id enim feugiat ligula ullamcorper.<\\/p>\\r\\n\",\"fulltext\":\"\\r\\n<p>Lorem Ipsum is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry\'s standard dummy text ever since the 1500s, when an unknown printer took a galley of type and scrambled it to make a type specimen book. It has survived not only five centuries, but also the leap into electronic typesetting, remaining essentially unchanged. It was popularised in the 1960s with the release of Letraset sheets containing Lorem Ipsum passages, and more recently with desktop publishing software like Aldus PageMaker including versions of Lorem Ipsum.<\\/p>\\r\\n<h3>Where does it come from?<\\/h3>\\r\\n<p>There are many variations of passages of Lorem Ipsum available, but the majority have suffered alteration in some form, by injected humour, or randomised words which don\'t look even slightly believable. If you are going to use a passage of Lorem Ipsum, you need to be sure there isn\'t anything embarrassing hidden in the middle of text. All the Lorem Ipsum generators on the Internet tend to repeat predefined chunks as necessary, making this the first true generator on the Internet. It uses a dictionary of over 200 Latin words, combined with a handful of model sentence structures, to generate Lorem Ipsum which looks reasonable. The generated Lorem Ipsum is therefore always free from repetition, injected humour, or non-characteristic words etc.<\\/p>\",\"state\":1,\"catid\":\"11\",\"created\":\"2018-06-01 11:45:06\",\"created_by\":\"44\",\"created_by_alias\":\"\",\"modified\":\"2018-10-15 15:44:01\",\"modified_by\":\"44\",\"checked_out\":\"44\",\"checked_out_time\":\"2018-10-15 15:42:10\",\"publish_up\":\"2018-06-01 11:45:06\",\"publish_down\":\"0000-00-00 00:00:00\",\"images\":\"{\\\"image_intro\\\":\\\"images\\\\\\/blog\\\\\\/technology\\\\\\/img5.jpg\\\",\\\"float_intro\\\":\\\"\\\",\\\"image_intro_alt\\\":\\\"\\\",\\\"image_intro_caption\\\":\\\"\\\",\\\"image_fulltext\\\":\\\"images\\\\\\/blog\\\\\\/technology\\\\\\/img5.jpg\\\",\\\"float_fulltext\\\":\\\"\\\",\\\"image_fulltext_alt\\\":\\\"\\\",\\\"image_fulltext_caption\\\":\\\"\\\"}\",\"urls\":\"{\\\"urla\\\":false,\\\"urlatext\\\":\\\"\\\",\\\"targeta\\\":\\\"\\\",\\\"urlb\\\":false,\\\"urlbtext\\\":\\\"\\\",\\\"targetb\\\":\\\"\\\",\\\"urlc\\\":false,\\\"urlctext\\\":\\\"\\\",\\\"targetc\\\":\\\"\\\"}\",\"attribs\":\"{\\\"article_layout\\\":\\\"\\\",\\\"show_title\\\":\\\"\\\",\\\"link_titles\\\":\\\"\\\",\\\"show_tags\\\":\\\"\\\",\\\"show_intro\\\":\\\"\\\",\\\"info_block_position\\\":\\\"\\\",\\\"info_block_show_title\\\":\\\"\\\",\\\"show_category\\\":\\\"\\\",\\\"link_category\\\":\\\"\\\",\\\"show_parent_category\\\":\\\"\\\",\\\"link_parent_category\\\":\\\"\\\",\\\"show_associations\\\":\\\"\\\",\\\"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_page_title\\\":\\\"\\\",\\\"show_publishing_options\\\":\\\"\\\",\\\"show_article_options\\\":\\\"\\\",\\\"show_urls_images_backend\\\":\\\"\\\",\\\"show_urls_images_frontend\\\":\\\"\\\",\\\"astroid_article_type\\\":\\\"regular\\\",\\\"astroid_article_video_type\\\":\\\"youtube\\\",\\\"astroid_article_video_url\\\":\\\"\\\",\\\"astroid_article_gallery_width\\\":\\\"\\\",\\\"astroid_article_gallery_bullets\\\":\\\"1\\\",\\\"astroid_article_gallery_navigation\\\":\\\"1\\\",\\\"astroid_article_gallery_items\\\":\\\"\\\",\\\"astroid_article_thumbnail\\\":\\\"1\\\",\\\"astroid_article_audio_source\\\":\\\"soundcloud\\\",\\\"astroid_article_audio_soundcloud\\\":\\\"\\\",\\\"astroid_article_audio_spotify\\\":\\\"\\\",\\\"astroid_article_review_heading\\\":\\\"\\\",\\\"astroid_article_review_summery\\\":\\\"\\\",\\\"astroid_article_review_good\\\":\\\"\\\",\\\"astroid_article_review_bad\\\":\\\"\\\",\\\"astroid_article_review_rating\\\":\\\"5\\\",\\\"astroid_article_button_action\\\":\\\"\\\",\\\"astroid_article_button_link\\\":\\\"\\\",\\\"astroid_article_review_criterias\\\":\\\"\\\",\\\"astroid_article_quote_text\\\":\\\"\\\",\\\"astroid_article_quote_author\\\":\\\"\\\",\\\"astroid_article_badge\\\":\\\"0\\\",\\\"astroid_article_badge_type\\\":\\\"2\\\",\\\"astroid_article_badge_text\\\":\\\"\\\",\\\"astroid_article_badge_color\\\":\\\"\\\",\\\"astroid_relatedposts\\\":\\\"\\\",\\\"astroid_socialshare\\\":\\\"\\\",\\\"astroid_comments\\\":\\\"\\\",\\\"astroid_posttype\\\":\\\"\\\",\\\"astroid_readtime\\\":\\\"\\\",\\\"astroid_authorinfo\\\":\\\"\\\",\\\"astroid_rating\\\":\\\"\\\",\\\"astroid_og_title\\\":\\\"\\\",\\\"astroid_og_desc\\\":\\\"\\\",\\\"astroid_og_image\\\":\\\"\\\"}\",\"version\":10,\"ordering\":\"5\",\"metakey\":\"\",\"metadesc\":\"\",\"access\":\"1\",\"hits\":\"1\",\"metadata\":\"{\\\"robots\\\":\\\"\\\",\\\"author\\\":\\\"\\\",\\\"rights\\\":\\\"\\\",\\\"xreference\\\":\\\"\\\"}\",\"featured\":\"0\",\"language\":\"*\",\"xreference\":\"\"}', 0),
(517, 26, 1, '', '2018-10-15 15:44:10', 44, 4603, '02d33514fad7f193dd55d32e9f959878c39c7238', '{\"id\":26,\"asset_id\":\"165\",\"title\":\"Why is technology so famous?\",\"alias\":\"why-is-technologyso-famous\",\"introtext\":\"<p>Aliquam egestas pellentesque est Etiam a orci Nulla id enim feugiat ligula ullamcorper.<\\/p>\\r\\n\",\"fulltext\":\"\\r\\n<p>Lorem Ipsum is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry\'s standard dummy text ever since the 1500s, when an unknown printer took a galley of type and scrambled it to make a type specimen book. It has survived not only five centuries, but also the leap into electronic typesetting, remaining essentially unchanged. It was popularised in the 1960s with the release of Letraset sheets containing Lorem Ipsum passages, and more recently with desktop publishing software like Aldus PageMaker including versions of Lorem Ipsum.<\\/p>\\r\\n<h3>Where does it come from?<\\/h3>\\r\\n<p>There are many variations of passages of Lorem Ipsum available, but the majority have suffered alteration in some form, by injected humour, or randomised words which don\'t look even slightly believable. If you are going to use a passage of Lorem Ipsum, you need to be sure there isn\'t anything embarrassing hidden in the middle of text. All the Lorem Ipsum generators on the Internet tend to repeat predefined chunks as necessary, making this the first true generator on the Internet. It uses a dictionary of over 200 Latin words, combined with a handful of model sentence structures, to generate Lorem Ipsum which looks reasonable. The generated Lorem Ipsum is therefore always free from repetition, injected humour, or non-characteristic words etc.<\\/p>\",\"state\":1,\"catid\":\"11\",\"created\":\"2018-06-01 11:45:06\",\"created_by\":\"44\",\"created_by_alias\":\"\",\"modified\":\"2018-10-15 15:44:10\",\"modified_by\":\"44\",\"checked_out\":\"44\",\"checked_out_time\":\"2018-10-15 15:42:10\",\"publish_up\":\"2018-06-01 11:45:06\",\"publish_down\":\"0000-00-00 00:00:00\",\"images\":\"{\\\"image_intro\\\":\\\"images\\\\\\/blog\\\\\\/technology\\\\\\/img6.jpg\\\",\\\"float_intro\\\":\\\"\\\",\\\"image_intro_alt\\\":\\\"\\\",\\\"image_intro_caption\\\":\\\"\\\",\\\"image_fulltext\\\":\\\"images\\\\\\/blog\\\\\\/technology\\\\\\/img6.jpg\\\",\\\"float_fulltext\\\":\\\"\\\",\\\"image_fulltext_alt\\\":\\\"\\\",\\\"image_fulltext_caption\\\":\\\"\\\"}\",\"urls\":\"{\\\"urla\\\":false,\\\"urlatext\\\":\\\"\\\",\\\"targeta\\\":\\\"\\\",\\\"urlb\\\":false,\\\"urlbtext\\\":\\\"\\\",\\\"targetb\\\":\\\"\\\",\\\"urlc\\\":false,\\\"urlctext\\\":\\\"\\\",\\\"targetc\\\":\\\"\\\"}\",\"attribs\":\"{\\\"article_layout\\\":\\\"\\\",\\\"show_title\\\":\\\"\\\",\\\"link_titles\\\":\\\"\\\",\\\"show_tags\\\":\\\"\\\",\\\"show_intro\\\":\\\"\\\",\\\"info_block_position\\\":\\\"\\\",\\\"info_block_show_title\\\":\\\"\\\",\\\"show_category\\\":\\\"\\\",\\\"link_category\\\":\\\"\\\",\\\"show_parent_category\\\":\\\"\\\",\\\"link_parent_category\\\":\\\"\\\",\\\"show_associations\\\":\\\"\\\",\\\"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_page_title\\\":\\\"\\\",\\\"show_publishing_options\\\":\\\"\\\",\\\"show_article_options\\\":\\\"\\\",\\\"show_urls_images_backend\\\":\\\"\\\",\\\"show_urls_images_frontend\\\":\\\"\\\",\\\"astroid_article_type\\\":\\\"regular\\\",\\\"astroid_article_video_type\\\":\\\"youtube\\\",\\\"astroid_article_video_url\\\":\\\"\\\",\\\"astroid_article_gallery_width\\\":\\\"\\\",\\\"astroid_article_gallery_bullets\\\":\\\"1\\\",\\\"astroid_article_gallery_navigation\\\":\\\"1\\\",\\\"astroid_article_gallery_items\\\":\\\"\\\",\\\"astroid_article_thumbnail\\\":\\\"1\\\",\\\"astroid_article_audio_source\\\":\\\"soundcloud\\\",\\\"astroid_article_audio_soundcloud\\\":\\\"\\\",\\\"astroid_article_audio_spotify\\\":\\\"\\\",\\\"astroid_article_review_heading\\\":\\\"\\\",\\\"astroid_article_review_summery\\\":\\\"\\\",\\\"astroid_article_review_good\\\":\\\"\\\",\\\"astroid_article_review_bad\\\":\\\"\\\",\\\"astroid_article_review_rating\\\":\\\"5\\\",\\\"astroid_article_button_action\\\":\\\"\\\",\\\"astroid_article_button_link\\\":\\\"\\\",\\\"astroid_article_review_criterias\\\":\\\"\\\",\\\"astroid_article_quote_text\\\":\\\"\\\",\\\"astroid_article_quote_author\\\":\\\"\\\",\\\"astroid_article_badge\\\":\\\"0\\\",\\\"astroid_article_badge_type\\\":\\\"2\\\",\\\"astroid_article_badge_text\\\":\\\"\\\",\\\"astroid_article_badge_color\\\":\\\"\\\",\\\"astroid_relatedposts\\\":\\\"\\\",\\\"astroid_socialshare\\\":\\\"\\\",\\\"astroid_comments\\\":\\\"\\\",\\\"astroid_posttype\\\":\\\"\\\",\\\"astroid_readtime\\\":\\\"\\\",\\\"astroid_authorinfo\\\":\\\"\\\",\\\"astroid_rating\\\":\\\"\\\",\\\"astroid_og_title\\\":\\\"\\\",\\\"astroid_og_desc\\\":\\\"\\\",\\\"astroid_og_image\\\":\\\"\\\"}\",\"version\":12,\"ordering\":\"6\",\"metakey\":\"\",\"metadesc\":\"\",\"access\":\"1\",\"hits\":\"1\",\"metadata\":\"{\\\"robots\\\":\\\"\\\",\\\"author\\\":\\\"\\\",\\\"rights\\\":\\\"\\\",\\\"xreference\\\":\\\"\\\"}\",\"featured\":\"0\",\"language\":\"*\",\"xreference\":\"\"}', 0),
(518, 60, 1, '', '2018-10-15 15:44:10', 44, 6122, '8bd163545cb78d90e4b4854608f4d6c2b78cff02', '{\"id\":60,\"asset_id\":\"268\",\"title\":\"This is Gallery Type Article\",\"alias\":\"this-is-gallery-type-article\",\"introtext\":\"<p><strong>Lorem Ipsum<\\/strong>\\u00a0is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry\'s standard dummy text ever since the 1500s,<\\/p>\\r\\n\",\"fulltext\":\"\\r\\n<p>when an unknown printer took a galley of type and scrambled it to make a type specimen book. It has survived not only five centuries, but also the leap into electronic typesetting,remaining essentially unchanged. It was popularised in the 1960s with the release of Letraset sheets containing Lorem Ipsum passages, and more recently with desktop publishing software like Aldus PageMaker including versions of Lorem Ipsum<\\/p>\\r\\n<h2>What is Lorem Ipsum?<\\/h2>\\r\\n<p><strong>Lorem Ipsum<\\/strong>\\u00a0is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry\'s standard dummy text ever since the 1500s, when an unknown printer took a galley of type and scrambled it to make a type specimen book. It has survived not only five centuries, but also the leap into electronic typesetting, remaining essentially unchanged.<\\/p>\\r\\n<h3>Where does it come from?<\\/h3>\\r\\n<p>Contrary to popular belief, Lorem Ipsum is not simply random text. It has roots in a piece of classical Latin literature from 45 BC, making it over 2000 years old. Richard McClintock, a Latin professor at Hampden-Sydney College in Virginia, looked up one of the more obscure Latin words, consectetur, from a Lorem Ipsum passage, and going through the cites of the word in classical literature, discovered the undoubtable source. Lorem Ipsum comes from sections 1.10.32 and 1.10.33 of \\\"de Finibus Bonorum et Malorum\\\" (The Extremes of Good and Evil)<\\/p>\\r\\n<ul>\\r\\n<li>Lorem Ipsum\\u00a0is simaply dummy\\u00a0text of the printing and typesetting<\\/li>\\r\\n<li>Lorem Ipsum\\u00a0is simply dummy\\u00a0text of the printing and\\u00a0<\\/li>\\r\\n<li>Lorem Ipsum\\u00a0is simply dummy\\u00a0text<\\/li>\\r\\n<li>Lorem Ipsum\\u00a0is simply dummy\\u00a0text of the<\\/li>\\r\\n<li>Lorem Ipsum\\u00a0is simply dummy\\u00a0text of the printing and typesetting<\\/li>\\r\\n<li>Lorem Ipsum\\u00a0is simply dummy\\u00a0text of the printing<\\/li>\\r\\n<li>Lorem Ipsum\\u00a0is simply dummy\\u00a0text<\\/li>\\r\\n<li>Lorem Ipsum\\u00a0is simply dummy\\u00a0text of the printing and typesetting<\\/li>\\r\\n<\\/ul>\\r\\n<p>Lorem Ipsum\\u00a0is simply dummy\\u00a0text of the printing and typesetting industry. Lorem Ipsum has been the industry\'s standard dummy text ever since the\\u00a01500s,\\u00a0when an unknown printer took a galley of type and scrambled it to make a type specimen book. It has survived not only five centuries, but also the leap into electronic typesetting, remaining essentially unchanged.<\\/p>\",\"state\":1,\"catid\":\"14\",\"created\":\"2018-10-15 13:38:45\",\"created_by\":\"44\",\"created_by_alias\":\"\",\"modified\":\"2018-10-15 15:44:10\",\"modified_by\":\"44\",\"checked_out\":\"44\",\"checked_out_time\":\"2018-10-15 15:42:48\",\"publish_up\":\"2018-10-15 13:38:45\",\"publish_down\":\"0000-00-00 00:00:00\",\"images\":\"{\\\"image_intro\\\":\\\"images\\\\\\/blog\\\\\\/blogtype\\\\\\/img7.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\":\"{\\\"article_layout\\\":\\\"\\\",\\\"show_title\\\":\\\"\\\",\\\"link_titles\\\":\\\"\\\",\\\"show_tags\\\":\\\"\\\",\\\"show_intro\\\":\\\"\\\",\\\"info_block_position\\\":\\\"\\\",\\\"info_block_show_title\\\":\\\"\\\",\\\"show_category\\\":\\\"\\\",\\\"link_category\\\":\\\"\\\",\\\"show_parent_category\\\":\\\"\\\",\\\"link_parent_category\\\":\\\"\\\",\\\"show_associations\\\":\\\"\\\",\\\"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_page_title\\\":\\\"\\\",\\\"show_publishing_options\\\":\\\"\\\",\\\"show_article_options\\\":\\\"\\\",\\\"show_urls_images_backend\\\":\\\"\\\",\\\"show_urls_images_frontend\\\":\\\"\\\",\\\"astroid_article_type\\\":\\\"gallery\\\",\\\"astroid_article_video_type\\\":\\\"youtube\\\",\\\"astroid_article_video_url\\\":\\\"\\\",\\\"astroid_article_gallery_width\\\":\\\"\\\",\\\"astroid_article_gallery_bullets\\\":\\\"1\\\",\\\"astroid_article_gallery_navigation\\\":\\\"0\\\",\\\"astroid_article_gallery_items\\\":{\\\"astroid_article_gallery_items0\\\":{\\\"title\\\":\\\"\\\",\\\"image\\\":\\\"images\\\\\\/blog\\\\\\/blogtype\\\\\\/img9.jpg\\\",\\\"description\\\":\\\"\\\"},\\\"astroid_article_gallery_items1\\\":{\\\"title\\\":\\\"\\\",\\\"image\\\":\\\"images\\\\\\/blog\\\\\\/blogtype\\\\\\/img4.jpg\\\",\\\"description\\\":\\\"\\\"},\\\"astroid_article_gallery_items2\\\":{\\\"title\\\":\\\"\\\",\\\"image\\\":\\\"images\\\\\\/blog\\\\\\/blogtype\\\\\\/img13-thumb.jpg\\\",\\\"description\\\":\\\"\\\"}},\\\"astroid_article_thumbnail\\\":\\\"1\\\",\\\"astroid_article_audio_source\\\":\\\"soundcloud\\\",\\\"astroid_article_audio_soundcloud\\\":\\\"\\\",\\\"astroid_article_audio_spotify\\\":\\\"\\\",\\\"astroid_article_review_heading\\\":\\\"\\\",\\\"astroid_article_review_summery\\\":\\\"\\\",\\\"astroid_article_review_good\\\":\\\"\\\",\\\"astroid_article_review_bad\\\":\\\"\\\",\\\"astroid_article_review_rating\\\":\\\"5\\\",\\\"astroid_article_button_action\\\":\\\"\\\",\\\"astroid_article_button_link\\\":\\\"\\\",\\\"astroid_article_review_criterias\\\":\\\"\\\",\\\"astroid_article_quote_text\\\":\\\"\\\",\\\"astroid_article_quote_author\\\":\\\"\\\",\\\"astroid_article_badge\\\":\\\"0\\\",\\\"astroid_article_badge_type\\\":\\\"2\\\",\\\"astroid_article_badge_text\\\":\\\"\\\",\\\"astroid_article_badge_color\\\":\\\"\\\",\\\"astroid_relatedposts\\\":\\\"\\\",\\\"astroid_socialshare\\\":\\\"\\\",\\\"astroid_comments\\\":\\\"\\\",\\\"astroid_posttype\\\":\\\"\\\",\\\"astroid_readtime\\\":\\\"\\\",\\\"astroid_authorinfo\\\":\\\"\\\",\\\"astroid_rating\\\":\\\"\\\",\\\"astroid_og_title\\\":\\\"\\\",\\\"astroid_og_desc\\\":\\\"\\\",\\\"astroid_og_image\\\":\\\"\\\"}\",\"version\":6,\"ordering\":\"0\",\"metakey\":\"\",\"metadesc\":\"\",\"access\":\"1\",\"hits\":\"17\",\"metadata\":\"{\\\"robots\\\":\\\"\\\",\\\"author\\\":\\\"\\\",\\\"rights\\\":\\\"\\\",\\\"xreference\\\":\\\"\\\"}\",\"featured\":\"0\",\"language\":\"*\",\"xreference\":\"\"}', 0),
(519, 25, 1, '', '2018-10-15 15:44:17', 44, 4627, '9ae255a613e12bdc49cfd9decb0f8f56b4108514', '{\"id\":25,\"asset_id\":\"164\",\"title\":\"Why is everyone talking about lifestyle?\",\"alias\":\"why-is-everyone-talking-about-lifestyle\",\"introtext\":\"<p>Aliquam egestas pellentesque est Etiam a orci Nulla id enim feugiat ligula ullamcorper.<\\/p>\\r\\n\",\"fulltext\":\"\\r\\n<p>Lorem Ipsum is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry\'s standard dummy text ever since the 1500s, when an unknown printer took a galley of type and scrambled it to make a type specimen book. It has survived not only five centuries, but also the leap into electronic typesetting, remaining essentially unchanged. It was popularised in the 1960s with the release of Letraset sheets containing Lorem Ipsum passages, and more recently with desktop publishing software like Aldus PageMaker including versions of Lorem Ipsum.<\\/p>\\r\\n<h3>Where does it come from?<\\/h3>\\r\\n<p>There are many variations of passages of Lorem Ipsum available, but the majority have suffered alteration in some form, by injected humour, or randomised words which don\'t look even slightly believable. If you are going to use a passage of Lorem Ipsum, you need to be sure there isn\'t anything embarrassing hidden in the middle of text. All the Lorem Ipsum generators on the Internet tend to repeat predefined chunks as necessary, making this the first true generator on the Internet. It uses a dictionary of over 200 Latin words, combined with a handful of model sentence structures, to generate Lorem Ipsum which looks reasonable. The generated Lorem Ipsum is therefore always free from repetition, injected humour, or non-characteristic words etc.<\\/p>\",\"state\":1,\"catid\":\"10\",\"created\":\"2018-06-01 11:45:06\",\"created_by\":\"44\",\"created_by_alias\":\"\",\"modified\":\"2018-10-15 15:44:17\",\"modified_by\":\"44\",\"checked_out\":\"44\",\"checked_out_time\":\"2018-10-15 15:42:11\",\"publish_up\":\"2018-06-01 11:45:06\",\"publish_down\":\"0000-00-00 00:00:00\",\"images\":\"{\\\"image_intro\\\":\\\"images\\\\\\/blog\\\\\\/lifestyle\\\\\\/img1.jpg\\\",\\\"float_intro\\\":\\\"\\\",\\\"image_intro_alt\\\":\\\"\\\",\\\"image_intro_caption\\\":\\\"\\\",\\\"image_fulltext\\\":\\\"images\\\\\\/blog\\\\\\/lifestyle\\\\\\/img1.jpg\\\",\\\"float_fulltext\\\":\\\"\\\",\\\"image_fulltext_alt\\\":\\\"\\\",\\\"image_fulltext_caption\\\":\\\"\\\"}\",\"urls\":\"{\\\"urla\\\":false,\\\"urlatext\\\":\\\"\\\",\\\"targeta\\\":\\\"\\\",\\\"urlb\\\":false,\\\"urlbtext\\\":\\\"\\\",\\\"targetb\\\":\\\"\\\",\\\"urlc\\\":false,\\\"urlctext\\\":\\\"\\\",\\\"targetc\\\":\\\"\\\"}\",\"attribs\":\"{\\\"article_layout\\\":\\\"\\\",\\\"show_title\\\":\\\"\\\",\\\"link_titles\\\":\\\"\\\",\\\"show_tags\\\":\\\"\\\",\\\"show_intro\\\":\\\"\\\",\\\"info_block_position\\\":\\\"\\\",\\\"info_block_show_title\\\":\\\"\\\",\\\"show_category\\\":\\\"\\\",\\\"link_category\\\":\\\"\\\",\\\"show_parent_category\\\":\\\"\\\",\\\"link_parent_category\\\":\\\"\\\",\\\"show_associations\\\":\\\"\\\",\\\"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_page_title\\\":\\\"\\\",\\\"show_publishing_options\\\":\\\"\\\",\\\"show_article_options\\\":\\\"\\\",\\\"show_urls_images_backend\\\":\\\"\\\",\\\"show_urls_images_frontend\\\":\\\"\\\",\\\"astroid_article_type\\\":\\\"regular\\\",\\\"astroid_article_video_type\\\":\\\"youtube\\\",\\\"astroid_article_video_url\\\":\\\"\\\",\\\"astroid_article_gallery_width\\\":\\\"\\\",\\\"astroid_article_gallery_bullets\\\":\\\"1\\\",\\\"astroid_article_gallery_navigation\\\":\\\"1\\\",\\\"astroid_article_gallery_items\\\":\\\"\\\",\\\"astroid_article_thumbnail\\\":\\\"1\\\",\\\"astroid_article_audio_source\\\":\\\"soundcloud\\\",\\\"astroid_article_audio_soundcloud\\\":\\\"\\\",\\\"astroid_article_audio_spotify\\\":\\\"\\\",\\\"astroid_article_review_heading\\\":\\\"\\\",\\\"astroid_article_review_summery\\\":\\\"\\\",\\\"astroid_article_review_good\\\":\\\"\\\",\\\"astroid_article_review_bad\\\":\\\"\\\",\\\"astroid_article_review_rating\\\":\\\"5\\\",\\\"astroid_article_button_action\\\":\\\"\\\",\\\"astroid_article_button_link\\\":\\\"\\\",\\\"astroid_article_review_criterias\\\":\\\"\\\",\\\"astroid_article_quote_text\\\":\\\"\\\",\\\"astroid_article_quote_author\\\":\\\"\\\",\\\"astroid_article_badge\\\":\\\"0\\\",\\\"astroid_article_badge_type\\\":\\\"2\\\",\\\"astroid_article_badge_text\\\":\\\"\\\",\\\"astroid_article_badge_color\\\":\\\"\\\",\\\"astroid_relatedposts\\\":\\\"\\\",\\\"astroid_socialshare\\\":\\\"\\\",\\\"astroid_comments\\\":\\\"\\\",\\\"astroid_posttype\\\":\\\"\\\",\\\"astroid_readtime\\\":\\\"0\\\",\\\"astroid_authorinfo\\\":\\\"\\\",\\\"astroid_rating\\\":\\\"\\\",\\\"astroid_og_title\\\":\\\"\\\",\\\"astroid_og_desc\\\":\\\"\\\",\\\"astroid_og_image\\\":\\\"\\\"}\",\"version\":11,\"ordering\":\"1\",\"metakey\":\"\",\"metadesc\":\"\",\"access\":\"1\",\"hits\":\"0\",\"metadata\":\"{\\\"robots\\\":\\\"\\\",\\\"author\\\":\\\"\\\",\\\"rights\\\":\\\"\\\",\\\"xreference\\\":\\\"\\\"}\",\"featured\":\"1\",\"language\":\"*\",\"xreference\":\"\"}', 0),
(520, 24, 1, '', '2018-10-15 15:44:24', 44, 4613, '946d5fe4414b8041dcfa655a4b6130aac6db84ed', '{\"id\":24,\"asset_id\":\"163\",\"title\":\"Ten Common Myths About Lifestyle.\",\"alias\":\"ten-common-myths-about-lifestyle\",\"introtext\":\"<p>Aliquam egestas pellentesque est Etiam a orci Nulla id enim feugiat ligula ullamcorper.<\\/p>\\r\\n\",\"fulltext\":\"\\r\\n<p>Lorem Ipsum is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry\'s standard dummy text ever since the 1500s, when an unknown printer took a galley of type and scrambled it to make a type specimen book. It has survived not only five centuries, but also the leap into electronic typesetting, remaining essentially unchanged. It was popularised in the 1960s with the release of Letraset sheets containing Lorem Ipsum passages, and more recently with desktop publishing software like Aldus PageMaker including versions of Lorem Ipsum.<\\/p>\\r\\n<h3>Where does it come from?<\\/h3>\\r\\n<p>There are many variations of passages of Lorem Ipsum available, but the majority have suffered alteration in some form, by injected humour, or randomised words which don\'t look even slightly believable. If you are going to use a passage of Lorem Ipsum, you need to be sure there isn\'t anything embarrassing hidden in the middle of text. All the Lorem Ipsum generators on the Internet tend to repeat predefined chunks as necessary, making this the first true generator on the Internet. It uses a dictionary of over 200 Latin words, combined with a handful of model sentence structures, to generate Lorem Ipsum which looks reasonable. The generated Lorem Ipsum is therefore always free from repetition, injected humour, or non-characteristic words etc.<\\/p>\",\"state\":1,\"catid\":\"10\",\"created\":\"2018-06-01 11:45:06\",\"created_by\":\"44\",\"created_by_alias\":\"\",\"modified\":\"2018-10-15 15:44:24\",\"modified_by\":\"44\",\"checked_out\":\"44\",\"checked_out_time\":\"2018-10-15 15:42:12\",\"publish_up\":\"2018-06-01 11:45:06\",\"publish_down\":\"0000-00-00 00:00:00\",\"images\":\"{\\\"image_intro\\\":\\\"images\\\\\\/blog\\\\\\/lifestyle\\\\\\/img2.jpg\\\",\\\"float_intro\\\":\\\"\\\",\\\"image_intro_alt\\\":\\\"\\\",\\\"image_intro_caption\\\":\\\"\\\",\\\"image_fulltext\\\":\\\"images\\\\\\/blog\\\\\\/lifestyle\\\\\\/img2.jpg\\\",\\\"float_fulltext\\\":\\\"\\\",\\\"image_fulltext_alt\\\":\\\"\\\",\\\"image_fulltext_caption\\\":\\\"\\\"}\",\"urls\":\"{\\\"urla\\\":false,\\\"urlatext\\\":\\\"\\\",\\\"targeta\\\":\\\"\\\",\\\"urlb\\\":false,\\\"urlbtext\\\":\\\"\\\",\\\"targetb\\\":\\\"\\\",\\\"urlc\\\":false,\\\"urlctext\\\":\\\"\\\",\\\"targetc\\\":\\\"\\\"}\",\"attribs\":\"{\\\"article_layout\\\":\\\"\\\",\\\"show_title\\\":\\\"\\\",\\\"link_titles\\\":\\\"\\\",\\\"show_tags\\\":\\\"\\\",\\\"show_intro\\\":\\\"\\\",\\\"info_block_position\\\":\\\"\\\",\\\"info_block_show_title\\\":\\\"\\\",\\\"show_category\\\":\\\"\\\",\\\"link_category\\\":\\\"\\\",\\\"show_parent_category\\\":\\\"\\\",\\\"link_parent_category\\\":\\\"\\\",\\\"show_associations\\\":\\\"\\\",\\\"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_page_title\\\":\\\"\\\",\\\"show_publishing_options\\\":\\\"\\\",\\\"show_article_options\\\":\\\"\\\",\\\"show_urls_images_backend\\\":\\\"\\\",\\\"show_urls_images_frontend\\\":\\\"\\\",\\\"astroid_article_type\\\":\\\"regular\\\",\\\"astroid_article_video_type\\\":\\\"youtube\\\",\\\"astroid_article_video_url\\\":\\\"\\\",\\\"astroid_article_gallery_width\\\":\\\"\\\",\\\"astroid_article_gallery_bullets\\\":\\\"1\\\",\\\"astroid_article_gallery_navigation\\\":\\\"1\\\",\\\"astroid_article_gallery_items\\\":\\\"\\\",\\\"astroid_article_thumbnail\\\":\\\"1\\\",\\\"astroid_article_audio_source\\\":\\\"soundcloud\\\",\\\"astroid_article_audio_soundcloud\\\":\\\"\\\",\\\"astroid_article_audio_spotify\\\":\\\"\\\",\\\"astroid_article_review_heading\\\":\\\"\\\",\\\"astroid_article_review_summery\\\":\\\"\\\",\\\"astroid_article_review_good\\\":\\\"\\\",\\\"astroid_article_review_bad\\\":\\\"\\\",\\\"astroid_article_review_rating\\\":\\\"5\\\",\\\"astroid_article_button_action\\\":\\\"\\\",\\\"astroid_article_button_link\\\":\\\"\\\",\\\"astroid_article_review_criterias\\\":\\\"\\\",\\\"astroid_article_quote_text\\\":\\\"\\\",\\\"astroid_article_quote_author\\\":\\\"\\\",\\\"astroid_article_badge\\\":\\\"0\\\",\\\"astroid_article_badge_type\\\":\\\"2\\\",\\\"astroid_article_badge_text\\\":\\\"\\\",\\\"astroid_article_badge_color\\\":\\\"\\\",\\\"astroid_relatedposts\\\":\\\"\\\",\\\"astroid_socialshare\\\":\\\"\\\",\\\"astroid_comments\\\":\\\"\\\",\\\"astroid_posttype\\\":\\\"\\\",\\\"astroid_readtime\\\":\\\"0\\\",\\\"astroid_authorinfo\\\":\\\"\\\",\\\"astroid_rating\\\":\\\"\\\",\\\"astroid_og_title\\\":\\\"\\\",\\\"astroid_og_desc\\\":\\\"\\\",\\\"astroid_og_image\\\":\\\"\\\"}\",\"version\":15,\"ordering\":\"2\",\"metakey\":\"\",\"metadesc\":\"\",\"access\":\"1\",\"hits\":\"3\",\"metadata\":\"{\\\"robots\\\":\\\"\\\",\\\"author\\\":\\\"\\\",\\\"rights\\\":\\\"\\\",\\\"xreference\\\":\\\"\\\"}\",\"featured\":\"1\",\"language\":\"*\",\"xreference\":\"\"}', 0);
INSERT INTO `ynfp8_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
(521, 59, 1, '', '2018-10-15 15:44:28', 44, 5850, '8cd2bb9e47911247ffee8c28b541fa7aba36f3b7', '{\"id\":59,\"asset_id\":\"267\",\"title\":\"This is Quote Type Article\",\"alias\":\"this-is-quote-type-article\",\"introtext\":\"<p><strong>Lorem Ipsum<\\/strong>\\u00a0is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry\'s standard dummy text ever since the 1500s,<\\/p>\\r\\n\",\"fulltext\":\"\\r\\n<p>when an unknown printer took a galley of type and scrambled it to make a type specimen book. It has survived not only five centuries, but also the leap into electronic typesetting,remaining essentially unchanged. It was popularised in the 1960s with the release of Letraset sheets containing Lorem Ipsum passages, and more recently with desktop publishing software like Aldus PageMaker including versions of Lorem Ipsum<\\/p>\\r\\n<h2>What is Lorem Ipsum?<\\/h2>\\r\\n<p><strong>Lorem Ipsum<\\/strong>\\u00a0is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry\'s standard dummy text ever since the 1500s, when an unknown printer took a galley of type and scrambled it to make a type specimen book. It has survived not only five centuries, but also the leap into electronic typesetting, remaining essentially unchanged.<\\/p>\\r\\n<h3>Where does it come from?<\\/h3>\\r\\n<p>Contrary to popular belief, Lorem Ipsum is not simply random text. It has roots in a piece of classical Latin literature from 45 BC, making it over 2000 years old. Richard McClintock, a Latin professor at Hampden-Sydney College in Virginia, looked up one of the more obscure Latin words, consectetur, from a Lorem Ipsum passage, and going through the cites of the word in classical literature, discovered the undoubtable source. Lorem Ipsum comes from sections 1.10.32 and 1.10.33 of \\\"de Finibus Bonorum et Malorum\\\" (The Extremes of Good and Evil)<\\/p>\\r\\n<ul>\\r\\n<li>Lorem Ipsum\\u00a0is simaply dummy\\u00a0text of the printing and typesetting<\\/li>\\r\\n<li>Lorem Ipsum\\u00a0is simply dummy\\u00a0text of the printing and\\u00a0<\\/li>\\r\\n<li>Lorem Ipsum\\u00a0is simply dummy\\u00a0text<\\/li>\\r\\n<li>Lorem Ipsum\\u00a0is simply dummy\\u00a0text of the<\\/li>\\r\\n<li>Lorem Ipsum\\u00a0is simply dummy\\u00a0text of the printing and typesetting<\\/li>\\r\\n<li>Lorem Ipsum\\u00a0is simply dummy\\u00a0text of the printing<\\/li>\\r\\n<li>Lorem Ipsum\\u00a0is simply dummy\\u00a0text<\\/li>\\r\\n<li>Lorem Ipsum\\u00a0is simply dummy\\u00a0text of the printing and typesetting<\\/li>\\r\\n<\\/ul>\\r\\n<p>Lorem Ipsum\\u00a0is simply dummy\\u00a0text of the printing and typesetting industry. Lorem Ipsum has been the industry\'s standard dummy text ever since the\\u00a01500s,\\u00a0when an unknown printer took a galley of type and scrambled it to make a type specimen book. It has survived not only five centuries, but also the leap into electronic typesetting, remaining essentially unchanged.<\\/p>\",\"state\":1,\"catid\":\"14\",\"created\":\"2018-10-15 13:35:27\",\"created_by\":\"44\",\"created_by_alias\":\"\",\"modified\":\"2018-10-15 15:44:28\",\"modified_by\":\"44\",\"checked_out\":\"44\",\"checked_out_time\":\"2018-10-15 15:42:48\",\"publish_up\":\"2018-10-15 13:35:27\",\"publish_down\":\"0000-00-00 00:00:00\",\"images\":\"{\\\"image_intro\\\":\\\"images\\\\\\/blog\\\\\\/blogtype\\\\\\/img2.jpg\\\",\\\"float_intro\\\":\\\"\\\",\\\"image_intro_alt\\\":\\\"\\\",\\\"image_intro_caption\\\":\\\"\\\",\\\"image_fulltext\\\":\\\"images\\\\\\/blog\\\\\\/blogtype\\\\\\/img2.jpg\\\",\\\"float_fulltext\\\":\\\"\\\",\\\"image_fulltext_alt\\\":\\\"\\\",\\\"image_fulltext_caption\\\":\\\"\\\"}\",\"urls\":\"{\\\"urla\\\":false,\\\"urlatext\\\":\\\"\\\",\\\"targeta\\\":\\\"\\\",\\\"urlb\\\":false,\\\"urlbtext\\\":\\\"\\\",\\\"targetb\\\":\\\"\\\",\\\"urlc\\\":false,\\\"urlctext\\\":\\\"\\\",\\\"targetc\\\":\\\"\\\"}\",\"attribs\":\"{\\\"article_layout\\\":\\\"\\\",\\\"show_title\\\":\\\"\\\",\\\"link_titles\\\":\\\"\\\",\\\"show_tags\\\":\\\"\\\",\\\"show_intro\\\":\\\"\\\",\\\"info_block_position\\\":\\\"\\\",\\\"info_block_show_title\\\":\\\"\\\",\\\"show_category\\\":\\\"\\\",\\\"link_category\\\":\\\"\\\",\\\"show_parent_category\\\":\\\"\\\",\\\"link_parent_category\\\":\\\"\\\",\\\"show_associations\\\":\\\"\\\",\\\"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_page_title\\\":\\\"\\\",\\\"show_publishing_options\\\":\\\"\\\",\\\"show_article_options\\\":\\\"\\\",\\\"show_urls_images_backend\\\":\\\"\\\",\\\"show_urls_images_frontend\\\":\\\"\\\",\\\"astroid_article_type\\\":\\\"quote\\\",\\\"astroid_article_video_type\\\":\\\"youtube\\\",\\\"astroid_article_video_url\\\":\\\"\\\",\\\"astroid_article_gallery_width\\\":\\\"\\\",\\\"astroid_article_gallery_bullets\\\":\\\"1\\\",\\\"astroid_article_gallery_navigation\\\":\\\"1\\\",\\\"astroid_article_gallery_items\\\":\\\"\\\",\\\"astroid_article_thumbnail\\\":\\\"1\\\",\\\"astroid_article_audio_source\\\":\\\"soundcloud\\\",\\\"astroid_article_audio_soundcloud\\\":\\\"\\\",\\\"astroid_article_audio_spotify\\\":\\\"\\\",\\\"astroid_article_review_heading\\\":\\\"\\\",\\\"astroid_article_review_summery\\\":\\\"\\\",\\\"astroid_article_review_good\\\":\\\"\\\",\\\"astroid_article_review_bad\\\":\\\"\\\",\\\"astroid_article_review_rating\\\":\\\"5\\\",\\\"astroid_article_button_action\\\":\\\"\\\",\\\"astroid_article_button_link\\\":\\\"\\\",\\\"astroid_article_review_criterias\\\":\\\"\\\",\\\"astroid_article_quote_text\\\":\\\"Life is 10% what happens to you and 90% how you react to it.\\\",\\\"astroid_article_quote_author\\\":\\\"Charles R. Swindoll\\\",\\\"astroid_article_badge\\\":\\\"0\\\",\\\"astroid_article_badge_type\\\":\\\"2\\\",\\\"astroid_article_badge_text\\\":\\\"\\\",\\\"astroid_article_badge_color\\\":\\\"\\\",\\\"astroid_relatedposts\\\":\\\"\\\",\\\"astroid_socialshare\\\":\\\"\\\",\\\"astroid_comments\\\":\\\"\\\",\\\"astroid_posttype\\\":\\\"\\\",\\\"astroid_readtime\\\":\\\"\\\",\\\"astroid_authorinfo\\\":\\\"\\\",\\\"astroid_rating\\\":\\\"\\\",\\\"astroid_og_title\\\":\\\"\\\",\\\"astroid_og_desc\\\":\\\"\\\",\\\"astroid_og_image\\\":\\\"\\\"}\",\"version\":4,\"ordering\":\"1\",\"metakey\":\"\",\"metadesc\":\"\",\"access\":\"1\",\"hits\":\"8\",\"metadata\":\"{\\\"robots\\\":\\\"\\\",\\\"author\\\":\\\"\\\",\\\"rights\\\":\\\"\\\",\\\"xreference\\\":\\\"\\\"}\",\"featured\":\"0\",\"language\":\"*\",\"xreference\":\"\"}', 0),
(522, 23, 1, '', '2018-10-15 15:44:36', 44, 4659, '85d33ac45af5bbe1fb8208b483314834aff0143c', '{\"id\":23,\"asset_id\":\"162\",\"title\":\"How to have a fantastic lifestyle with minimal spending?\",\"alias\":\"how-to-have-a-fantastic-lifestyle-with-minimal-spending\",\"introtext\":\"<p>Aliquam egestas pellentesque est Etiam a orci Nulla id enim feugiat ligula ullamcorper.<\\/p>\\r\\n\",\"fulltext\":\"\\r\\n<p>Lorem Ipsum is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry\'s standard dummy text ever since the 1500s, when an unknown printer took a galley of type and scrambled it to make a type specimen book. It has survived not only five centuries, but also the leap into electronic typesetting, remaining essentially unchanged. It was popularised in the 1960s with the release of Letraset sheets containing Lorem Ipsum passages, and more recently with desktop publishing software like Aldus PageMaker including versions of Lorem Ipsum.<\\/p>\\r\\n<h3>Where does it come from?<\\/h3>\\r\\n<p>There are many variations of passages of Lorem Ipsum available, but the majority have suffered alteration in some form, by injected humour, or randomised words which don\'t look even slightly believable. If you are going to use a passage of Lorem Ipsum, you need to be sure there isn\'t anything embarrassing hidden in the middle of text. All the Lorem Ipsum generators on the Internet tend to repeat predefined chunks as necessary, making this the first true generator on the Internet. It uses a dictionary of over 200 Latin words, combined with a handful of model sentence structures, to generate Lorem Ipsum which looks reasonable. The generated Lorem Ipsum is therefore always free from repetition, injected humour, or non-characteristic words etc.<\\/p>\",\"state\":1,\"catid\":\"10\",\"created\":\"2018-06-01 11:45:06\",\"created_by\":\"44\",\"created_by_alias\":\"\",\"modified\":\"2018-10-15 15:44:36\",\"modified_by\":\"44\",\"checked_out\":\"44\",\"checked_out_time\":\"2018-10-15 15:44:29\",\"publish_up\":\"2018-06-01 11:45:06\",\"publish_down\":\"0000-00-00 00:00:00\",\"images\":\"{\\\"image_intro\\\":\\\"images\\\\\\/blog\\\\\\/lifestyle\\\\\\/img3.jpg\\\",\\\"float_intro\\\":\\\"\\\",\\\"image_intro_alt\\\":\\\"\\\",\\\"image_intro_caption\\\":\\\"\\\",\\\"image_fulltext\\\":\\\"images\\\\\\/blog\\\\\\/lifestyle\\\\\\/img3.jpg\\\",\\\"float_fulltext\\\":\\\"\\\",\\\"image_fulltext_alt\\\":\\\"\\\",\\\"image_fulltext_caption\\\":\\\"\\\"}\",\"urls\":\"{\\\"urla\\\":false,\\\"urlatext\\\":\\\"\\\",\\\"targeta\\\":\\\"\\\",\\\"urlb\\\":false,\\\"urlbtext\\\":\\\"\\\",\\\"targetb\\\":\\\"\\\",\\\"urlc\\\":false,\\\"urlctext\\\":\\\"\\\",\\\"targetc\\\":\\\"\\\"}\",\"attribs\":\"{\\\"article_layout\\\":\\\"\\\",\\\"show_title\\\":\\\"\\\",\\\"link_titles\\\":\\\"\\\",\\\"show_tags\\\":\\\"\\\",\\\"show_intro\\\":\\\"\\\",\\\"info_block_position\\\":\\\"\\\",\\\"info_block_show_title\\\":\\\"\\\",\\\"show_category\\\":\\\"\\\",\\\"link_category\\\":\\\"\\\",\\\"show_parent_category\\\":\\\"\\\",\\\"link_parent_category\\\":\\\"\\\",\\\"show_associations\\\":\\\"\\\",\\\"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_page_title\\\":\\\"\\\",\\\"show_publishing_options\\\":\\\"\\\",\\\"show_article_options\\\":\\\"\\\",\\\"show_urls_images_backend\\\":\\\"\\\",\\\"show_urls_images_frontend\\\":\\\"\\\",\\\"astroid_article_type\\\":\\\"regular\\\",\\\"astroid_article_video_type\\\":\\\"youtube\\\",\\\"astroid_article_video_url\\\":\\\"\\\",\\\"astroid_article_gallery_width\\\":\\\"\\\",\\\"astroid_article_gallery_bullets\\\":\\\"1\\\",\\\"astroid_article_gallery_navigation\\\":\\\"1\\\",\\\"astroid_article_gallery_items\\\":\\\"\\\",\\\"astroid_article_thumbnail\\\":\\\"1\\\",\\\"astroid_article_audio_source\\\":\\\"soundcloud\\\",\\\"astroid_article_audio_soundcloud\\\":\\\"\\\",\\\"astroid_article_audio_spotify\\\":\\\"\\\",\\\"astroid_article_review_heading\\\":\\\"\\\",\\\"astroid_article_review_summery\\\":\\\"\\\",\\\"astroid_article_review_good\\\":\\\"\\\",\\\"astroid_article_review_bad\\\":\\\"\\\",\\\"astroid_article_review_rating\\\":\\\"5\\\",\\\"astroid_article_button_action\\\":\\\"\\\",\\\"astroid_article_button_link\\\":\\\"\\\",\\\"astroid_article_review_criterias\\\":\\\"\\\",\\\"astroid_article_quote_text\\\":\\\"\\\",\\\"astroid_article_quote_author\\\":\\\"\\\",\\\"astroid_article_badge\\\":\\\"0\\\",\\\"astroid_article_badge_type\\\":\\\"2\\\",\\\"astroid_article_badge_text\\\":\\\"\\\",\\\"astroid_article_badge_color\\\":\\\"\\\",\\\"astroid_relatedposts\\\":\\\"\\\",\\\"astroid_socialshare\\\":\\\"\\\",\\\"astroid_comments\\\":\\\"\\\",\\\"astroid_posttype\\\":\\\"\\\",\\\"astroid_readtime\\\":\\\"0\\\",\\\"astroid_authorinfo\\\":\\\"\\\",\\\"astroid_rating\\\":\\\"\\\",\\\"astroid_og_title\\\":\\\"\\\",\\\"astroid_og_desc\\\":\\\"\\\",\\\"astroid_og_image\\\":\\\"\\\"}\",\"version\":14,\"ordering\":\"3\",\"metakey\":\"\",\"metadesc\":\"\",\"access\":\"1\",\"hits\":\"3\",\"metadata\":\"{\\\"robots\\\":\\\"\\\",\\\"author\\\":\\\"\\\",\\\"rights\\\":\\\"\\\",\\\"xreference\\\":\\\"\\\"}\",\"featured\":\"1\",\"language\":\"*\",\"xreference\":\"\"}', 0),
(523, 22, 1, '', '2018-10-15 15:44:43', 44, 4618, 'f5706e84e2a9c3472bd23d2f44c3061cdccdfddf', '{\"id\":22,\"asset_id\":\"161\",\"title\":\"How to get people to like lifestyle?\",\"alias\":\"how-to-get-people-to-like-lifestyle\",\"introtext\":\"<p>Aliquam egestas pellentesque est Etiam a orci Nulla id enim feugiat ligula ullamcorper.<\\/p>\\r\\n\",\"fulltext\":\"\\r\\n<p>Lorem Ipsum is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry\'s standard dummy text ever since the 1500s, when an unknown printer took a galley of type and scrambled it to make a type specimen book. It has survived not only five centuries, but also the leap into electronic typesetting, remaining essentially unchanged. It was popularised in the 1960s with the release of Letraset sheets containing Lorem Ipsum passages, and more recently with desktop publishing software like Aldus PageMaker including versions of Lorem Ipsum.<\\/p>\\r\\n<h3>Where does it come from?<\\/h3>\\r\\n<p>There are many variations of passages of Lorem Ipsum available, but the majority have suffered alteration in some form, by injected humour, or randomised words which don\'t look even slightly believable. If you are going to use a passage of Lorem Ipsum, you need to be sure there isn\'t anything embarrassing hidden in the middle of text. All the Lorem Ipsum generators on the Internet tend to repeat predefined chunks as necessary, making this the first true generator on the Internet. It uses a dictionary of over 200 Latin words, combined with a handful of model sentence structures, to generate Lorem Ipsum which looks reasonable. The generated Lorem Ipsum is therefore always free from repetition, injected humour, or non-characteristic words etc.<\\/p>\",\"state\":1,\"catid\":\"10\",\"created\":\"2018-06-01 11:45:06\",\"created_by\":\"44\",\"created_by_alias\":\"\",\"modified\":\"2018-10-15 15:44:43\",\"modified_by\":\"44\",\"checked_out\":\"44\",\"checked_out_time\":\"2018-10-15 15:42:13\",\"publish_up\":\"2018-06-01 11:45:06\",\"publish_down\":\"0000-00-00 00:00:00\",\"images\":\"{\\\"image_intro\\\":\\\"images\\\\\\/blog\\\\\\/lifestyle\\\\\\/img4.jpg\\\",\\\"float_intro\\\":\\\"\\\",\\\"image_intro_alt\\\":\\\"\\\",\\\"image_intro_caption\\\":\\\"\\\",\\\"image_fulltext\\\":\\\"images\\\\\\/blog\\\\\\/lifestyle\\\\\\/img4.jpg\\\",\\\"float_fulltext\\\":\\\"\\\",\\\"image_fulltext_alt\\\":\\\"\\\",\\\"image_fulltext_caption\\\":\\\"\\\"}\",\"urls\":\"{\\\"urla\\\":false,\\\"urlatext\\\":\\\"\\\",\\\"targeta\\\":\\\"\\\",\\\"urlb\\\":false,\\\"urlbtext\\\":\\\"\\\",\\\"targetb\\\":\\\"\\\",\\\"urlc\\\":false,\\\"urlctext\\\":\\\"\\\",\\\"targetc\\\":\\\"\\\"}\",\"attribs\":\"{\\\"article_layout\\\":\\\"\\\",\\\"show_title\\\":\\\"\\\",\\\"link_titles\\\":\\\"\\\",\\\"show_tags\\\":\\\"\\\",\\\"show_intro\\\":\\\"\\\",\\\"info_block_position\\\":\\\"\\\",\\\"info_block_show_title\\\":\\\"\\\",\\\"show_category\\\":\\\"\\\",\\\"link_category\\\":\\\"\\\",\\\"show_parent_category\\\":\\\"\\\",\\\"link_parent_category\\\":\\\"\\\",\\\"show_associations\\\":\\\"\\\",\\\"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_page_title\\\":\\\"\\\",\\\"show_publishing_options\\\":\\\"\\\",\\\"show_article_options\\\":\\\"\\\",\\\"show_urls_images_backend\\\":\\\"\\\",\\\"show_urls_images_frontend\\\":\\\"\\\",\\\"astroid_article_type\\\":\\\"regular\\\",\\\"astroid_article_video_type\\\":\\\"youtube\\\",\\\"astroid_article_video_url\\\":\\\"\\\",\\\"astroid_article_gallery_width\\\":\\\"\\\",\\\"astroid_article_gallery_bullets\\\":\\\"1\\\",\\\"astroid_article_gallery_navigation\\\":\\\"1\\\",\\\"astroid_article_gallery_items\\\":\\\"\\\",\\\"astroid_article_thumbnail\\\":\\\"1\\\",\\\"astroid_article_audio_source\\\":\\\"soundcloud\\\",\\\"astroid_article_audio_soundcloud\\\":\\\"\\\",\\\"astroid_article_audio_spotify\\\":\\\"\\\",\\\"astroid_article_review_heading\\\":\\\"\\\",\\\"astroid_article_review_summery\\\":\\\"\\\",\\\"astroid_article_review_good\\\":\\\"\\\",\\\"astroid_article_review_bad\\\":\\\"\\\",\\\"astroid_article_review_rating\\\":\\\"5\\\",\\\"astroid_article_button_action\\\":\\\"\\\",\\\"astroid_article_button_link\\\":\\\"\\\",\\\"astroid_article_review_criterias\\\":\\\"\\\",\\\"astroid_article_quote_text\\\":\\\"\\\",\\\"astroid_article_quote_author\\\":\\\"\\\",\\\"astroid_article_badge\\\":\\\"0\\\",\\\"astroid_article_badge_type\\\":\\\"2\\\",\\\"astroid_article_badge_text\\\":\\\"\\\",\\\"astroid_article_badge_color\\\":\\\"\\\",\\\"astroid_relatedposts\\\":\\\"\\\",\\\"astroid_socialshare\\\":\\\"\\\",\\\"astroid_comments\\\":\\\"\\\",\\\"astroid_posttype\\\":\\\"\\\",\\\"astroid_readtime\\\":\\\"\\\",\\\"astroid_authorinfo\\\":\\\"\\\",\\\"astroid_rating\\\":\\\"\\\",\\\"astroid_og_title\\\":\\\"\\\",\\\"astroid_og_desc\\\":\\\"\\\",\\\"astroid_og_image\\\":\\\"\\\"}\",\"version\":12,\"ordering\":\"4\",\"metakey\":\"\",\"metadesc\":\"\",\"access\":\"1\",\"hits\":\"0\",\"metadata\":\"{\\\"robots\\\":\\\"\\\",\\\"author\\\":\\\"\\\",\\\"rights\\\":\\\"\\\",\\\"xreference\\\":\\\"\\\"}\",\"featured\":\"0\",\"language\":\"*\",\"xreference\":\"\"}', 0),
(524, 58, 1, '', '2018-10-15 15:44:45', 44, 6980, '6d7cfea6cf3d8a74efe0fff87e7f4ca46e1c1e85', '{\"id\":58,\"asset_id\":\"266\",\"title\":\"iPhone X Review (Review Type Article)\",\"alias\":\"iphone-x-review-review-type-article\",\"introtext\":\"<p><strong>Lorem Ipsum<\\/strong>\\u00a0is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry\'s standard dummy text ever since the 1500s,<\\/p>\\r\\n\",\"fulltext\":\"\\r\\n<p>when an unknown printer took a galley of type and scrambled it to make a type specimen book. It has survived not only five centuries, but also the leap into electronic typesetting,remaining essentially unchanged. It was popularised in the 1960s with the release of Letraset sheets containing Lorem Ipsum passages, and more recently with desktop publishing software like Aldus PageMaker including versions of Lorem Ipsum<\\/p>\\r\\n<h2>What is Lorem Ipsum?<\\/h2>\\r\\n<p><strong>Lorem Ipsum<\\/strong>\\u00a0is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry\'s standard dummy text ever since the 1500s, when an unknown printer took a galley of type and scrambled it to make a type specimen book. It has survived not only five centuries, but also the leap into electronic typesetting, remaining essentially unchanged.<\\/p>\\r\\n<h3>Where does it come from?<\\/h3>\\r\\n<p>Contrary to popular belief, Lorem Ipsum is not simply random text. It has roots in a piece of classical Latin literature from 45 BC, making it over 2000 years old. Richard McClintock, a Latin professor at Hampden-Sydney College in Virginia, looked up one of the more obscure Latin words, consectetur, from a Lorem Ipsum passage, and going through the cites of the word in classical literature, discovered the undoubtable source. Lorem Ipsum comes from sections 1.10.32 and 1.10.33 of \\\"de Finibus Bonorum et Malorum\\\" (The Extremes of Good and Evil)<\\/p>\\r\\n<ul>\\r\\n<li>Lorem Ipsum\\u00a0is simaply dummy\\u00a0text of the printing and typesetting<\\/li>\\r\\n<li>Lorem Ipsum\\u00a0is simply dummy\\u00a0text of the printing and\\u00a0<\\/li>\\r\\n<li>Lorem Ipsum\\u00a0is simply dummy\\u00a0text<\\/li>\\r\\n<li>Lorem Ipsum\\u00a0is simply dummy\\u00a0text of the<\\/li>\\r\\n<li>Lorem Ipsum\\u00a0is simply dummy\\u00a0text of the printing and typesetting<\\/li>\\r\\n<li>Lorem Ipsum\\u00a0is simply dummy\\u00a0text of the printing<\\/li>\\r\\n<li>Lorem Ipsum\\u00a0is simply dummy\\u00a0text<\\/li>\\r\\n<li>Lorem Ipsum\\u00a0is simply dummy\\u00a0text of the printing and typesetting<\\/li>\\r\\n<\\/ul>\\r\\n<p>Lorem Ipsum\\u00a0is simply dummy\\u00a0text of the printing and typesetting industry. Lorem Ipsum has been the industry\'s standard dummy text ever since the\\u00a01500s,\\u00a0when an unknown printer took a galley of type and scrambled it to make a type specimen book. It has survived not only five centuries, but also the leap into electronic typesetting, remaining essentially unchanged.<\\/p>\",\"state\":1,\"catid\":\"14\",\"created\":\"2018-10-15 13:27:34\",\"created_by\":\"44\",\"created_by_alias\":\"\",\"modified\":\"2018-10-15 15:44:45\",\"modified_by\":\"44\",\"checked_out\":\"44\",\"checked_out_time\":\"2018-10-15 15:42:49\",\"publish_up\":\"2018-10-15 13:27:34\",\"publish_down\":\"0000-00-00 00:00:00\",\"images\":\"{\\\"image_intro\\\":\\\"images\\\\\\/blog\\\\\\/blogtype\\\\\\/img10.jpg\\\",\\\"float_intro\\\":\\\"\\\",\\\"image_intro_alt\\\":\\\"\\\",\\\"image_intro_caption\\\":\\\"\\\",\\\"image_fulltext\\\":\\\"images\\\\\\/blog\\\\\\/blogtype\\\\\\/img10.jpg\\\",\\\"float_fulltext\\\":\\\"\\\",\\\"image_fulltext_alt\\\":\\\"\\\",\\\"image_fulltext_caption\\\":\\\"\\\"}\",\"urls\":\"{\\\"urla\\\":false,\\\"urlatext\\\":\\\"\\\",\\\"targeta\\\":\\\"\\\",\\\"urlb\\\":false,\\\"urlbtext\\\":\\\"\\\",\\\"targetb\\\":\\\"\\\",\\\"urlc\\\":false,\\\"urlctext\\\":\\\"\\\",\\\"targetc\\\":\\\"\\\"}\",\"attribs\":\"{\\\"article_layout\\\":\\\"\\\",\\\"show_title\\\":\\\"\\\",\\\"link_titles\\\":\\\"\\\",\\\"show_tags\\\":\\\"\\\",\\\"show_intro\\\":\\\"\\\",\\\"info_block_position\\\":\\\"\\\",\\\"info_block_show_title\\\":\\\"\\\",\\\"show_category\\\":\\\"\\\",\\\"link_category\\\":\\\"\\\",\\\"show_parent_category\\\":\\\"\\\",\\\"link_parent_category\\\":\\\"\\\",\\\"show_associations\\\":\\\"\\\",\\\"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_page_title\\\":\\\"\\\",\\\"show_publishing_options\\\":\\\"\\\",\\\"show_article_options\\\":\\\"\\\",\\\"show_urls_images_backend\\\":\\\"\\\",\\\"show_urls_images_frontend\\\":\\\"\\\",\\\"astroid_article_type\\\":\\\"review\\\",\\\"astroid_article_video_type\\\":\\\"youtube\\\",\\\"astroid_article_video_url\\\":\\\"\\\",\\\"astroid_article_gallery_width\\\":\\\"\\\",\\\"astroid_article_gallery_bullets\\\":\\\"1\\\",\\\"astroid_article_gallery_navigation\\\":\\\"1\\\",\\\"astroid_article_gallery_items\\\":\\\"\\\",\\\"astroid_article_thumbnail\\\":\\\"1\\\",\\\"astroid_article_audio_source\\\":\\\"soundcloud\\\",\\\"astroid_article_audio_soundcloud\\\":\\\"\\\",\\\"astroid_article_audio_spotify\\\":\\\"\\\",\\\"astroid_article_review_heading\\\":\\\"Best for value\\\",\\\"astroid_article_review_summery\\\":\\\"Lorem Ipsum is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry\'s standard dummy text ever since the 1500s, Lorem Ipsum is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry\'s standard dummy text ever since the 1500s, \\\",\\\"astroid_article_review_good\\\":\\\"Stunning screen\\\\r\\\\nMuch-improved telephoto camera\\\\r\\\\nThe best-looking iPhone ever\\\\r\\\\nImpressive battery life\\\\r\\\\nFace ID is so much better than a fingerprint sensor\\\",\\\"astroid_article_review_bad\\\":\\\"Software needs more optimisation for the taller display and notch\\\\r\\\\nNo fast-charging plug included\\\\r\\\\nVery expensive\\\",\\\"astroid_article_review_rating\\\":\\\"9\\\",\\\"astroid_article_button_action\\\":\\\"Get it Now!\\\",\\\"astroid_article_button_link\\\":\\\"#\\\",\\\"astroid_article_review_criterias\\\":{\\\"astroid_article_review_criterias0\\\":{\\\"title\\\":\\\"Design\\\",\\\"score\\\":\\\"9\\\"},\\\"astroid_article_review_criterias1\\\":{\\\"title\\\":\\\"Value for Money\\\",\\\"score\\\":\\\"6\\\"},\\\"astroid_article_review_criterias2\\\":{\\\"title\\\":\\\"Display\\\",\\\"score\\\":\\\"9\\\"},\\\"astroid_article_review_criterias3\\\":{\\\"title\\\":\\\"Software\\\",\\\"score\\\":\\\"9\\\"},\\\"astroid_article_review_criterias4\\\":{\\\"title\\\":\\\"Performance\\\",\\\"score\\\":\\\"10\\\"},\\\"astroid_article_review_criterias5\\\":{\\\"title\\\":\\\"Camera\\\",\\\"score\\\":\\\"9\\\"},\\\"astroid_article_review_criterias6\\\":{\\\"title\\\":\\\" Battery Life\\\",\\\"score\\\":\\\"8\\\"}},\\\"astroid_article_quote_text\\\":\\\"\\\",\\\"astroid_article_quote_author\\\":\\\"\\\",\\\"astroid_article_badge\\\":\\\"0\\\",\\\"astroid_article_badge_type\\\":\\\"2\\\",\\\"astroid_article_badge_text\\\":\\\"\\\",\\\"astroid_article_badge_color\\\":\\\"\\\",\\\"astroid_relatedposts\\\":\\\"\\\",\\\"astroid_socialshare\\\":\\\"\\\",\\\"astroid_comments\\\":\\\"\\\",\\\"astroid_posttype\\\":\\\"\\\",\\\"astroid_readtime\\\":\\\"\\\",\\\"astroid_authorinfo\\\":\\\"\\\",\\\"astroid_rating\\\":\\\"\\\",\\\"astroid_og_title\\\":\\\"\\\",\\\"astroid_og_desc\\\":\\\"\\\",\\\"astroid_og_image\\\":\\\"\\\"}\",\"version\":5,\"ordering\":\"2\",\"metakey\":\"\",\"metadesc\":\"\",\"access\":\"1\",\"hits\":\"18\",\"metadata\":\"{\\\"robots\\\":\\\"\\\",\\\"author\\\":\\\"\\\",\\\"rights\\\":\\\"\\\",\\\"xreference\\\":\\\"\\\"}\",\"featured\":\"0\",\"language\":\"*\",\"xreference\":\"\"}', 0),
(525, 21, 1, '', '2018-10-15 15:44:51', 44, 6353, '8a513f7abec79ad49c0cdf5f475599c38d5b4e94', '{\"id\":21,\"asset_id\":\"160\",\"title\":\"Five great lessons you can learn from lifestyle\",\"alias\":\"five-great-lessons-you-can-learn-from-lifestyle\",\"introtext\":\"<p>Aliquam egestas pellentesque est Etiam a orci Nulla id enim feugiat ligula ullamcorper. <\\/p>\\r\\n\",\"fulltext\":\"\\r\\n<p>Lorem Ipsum is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry\'s standard dummy text ever since the 1500s, when an unknown printer took a galley of type and scrambled it to make a type specimen book. It has survived not only five centuries, but also the leap into electronic typesetting, remaining essentially unchanged. <\\/p>\\r\\n<blockquote>Astroid Joomla framework is next generation template layout builder and manager enables you to develop an awesome website and templates.<\\/blockquote>\\r\\n<p>It was popularised in the 1960s with the release of Letraset sheets containing Lorem Ipsum passages, and more recently with desktop publishing software like Aldus PageMaker including versions of Lorem Ipsum. <\\/p>\\r\\n<h2> This is a H2 Tag <\\/h2>\\r\\n<p>Lorem Ipsum is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry\'s standard dummy text ever since the 1500s, when an unknown printer took a galley of type and scrambled it to make a type specimen book. <\\/p>\\r\\n<p>It has survived not only five centuries, but also the leap into electronic typesetting, remaining essentially unchanged. It was popularised in the 1960s with the release of Letraset sheets containing Lorem Ipsum passages, and more recently with desktop publishing software like Aldus PageMaker including versions of Lorem Ipsum. <\\/p>\\r\\n<h3>This is a H3 Tag<\\/h3>\\r\\n<p>Lorem Ipsum is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry\'s standard dummy text ever since the 1500s<\\/p>\\r\\n<strong>Un-ordered List here<\\/strong>\\r\\n<ul>\\r\\n<li>This is a list 1<\\/li>\\r\\n<li>This is a list 2<\\/li>\\r\\n<li>This is a list 3<\\/li>\\r\\n<li>This is a list 4<\\/li>\\r\\n<\\/ul>\\r\\n<h4>This is a H4 Tag <\\/h4>\\r\\n<p>Lorem Ipsum is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry\'s standard dummy text ever since the 1500s<\\/p>\\r\\n<strong>Un-ordered List here<\\/strong>\\r\\n<ol>\\r\\n<li>This is a list 1<\\/li>\\r\\n<li>This is a list 2<\\/li>\\r\\n<li>This is a list 3<\\/li>\\r\\n<li>This is a list 4<\\/li>\\r\\n<\\/ol>\\r\\n<h5>This is a H5 Tag <\\/h5>\\r\\n<p>It has survived not only five centuries, but also the leap into electronic typesetting, remaining essentially unchanged. It was popularised in the 1960s with the release of Letraset sheets containing Lorem Ipsum passages, and more recently with desktop publishing software like Aldus PageMaker including versions of Lorem Ipsum. <\\/p>\\r\\n<h6>This is a H6 Tag <\\/h6>\\r\\n<code>\\r\\n&lt;li&gt;This is a list 1&lt;\\/li&gt; <br>\\r\\n&lt;li&gt;This is a list 2&lt;\\/li&gt; <br>\\r\\n&lt;li&gt;This is a list 3&lt;\\/li&gt; <br>\\r\\n&lt;li&gt;This is a list 4&lt;\\/li&gt; <br>\\r\\n<\\/code>\\r\\n<p>It has survived not only five centuries, but also the leap into electronic typesetting, remaining essentially unchanged. It was popularised in the 1960s with the release of Letraset sheets containing Lorem Ipsum passages, and more recently with desktop publishing software like Aldus PageMaker including versions of Lorem Ipsum. <\\/p>\",\"state\":1,\"catid\":\"10\",\"created\":\"2018-06-01 11:45:06\",\"created_by\":\"44\",\"created_by_alias\":\"\",\"modified\":\"2018-10-15 15:44:51\",\"modified_by\":\"44\",\"checked_out\":\"44\",\"checked_out_time\":\"2018-10-15 15:42:14\",\"publish_up\":\"2018-06-01 11:45:06\",\"publish_down\":\"0000-00-00 00:00:00\",\"images\":\"{\\\"image_intro\\\":\\\"images\\\\\\/blog\\\\\\/lifestyle\\\\\\/img5.jpg\\\",\\\"float_intro\\\":\\\"\\\",\\\"image_intro_alt\\\":\\\"\\\",\\\"image_intro_caption\\\":\\\"\\\",\\\"image_fulltext\\\":\\\"images\\\\\\/blog\\\\\\/lifestyle\\\\\\/img5.jpg\\\",\\\"float_fulltext\\\":\\\"\\\",\\\"image_fulltext_alt\\\":\\\"\\\",\\\"image_fulltext_caption\\\":\\\"\\\"}\",\"urls\":\"{\\\"urla\\\":false,\\\"urlatext\\\":\\\"\\\",\\\"targeta\\\":\\\"\\\",\\\"urlb\\\":false,\\\"urlbtext\\\":\\\"\\\",\\\"targetb\\\":\\\"\\\",\\\"urlc\\\":false,\\\"urlctext\\\":\\\"\\\",\\\"targetc\\\":\\\"\\\"}\",\"attribs\":\"{\\\"article_layout\\\":\\\"\\\",\\\"show_title\\\":\\\"\\\",\\\"link_titles\\\":\\\"\\\",\\\"show_tags\\\":\\\"\\\",\\\"show_intro\\\":\\\"\\\",\\\"info_block_position\\\":\\\"\\\",\\\"info_block_show_title\\\":\\\"\\\",\\\"show_category\\\":\\\"\\\",\\\"link_category\\\":\\\"\\\",\\\"show_parent_category\\\":\\\"\\\",\\\"link_parent_category\\\":\\\"\\\",\\\"show_associations\\\":\\\"\\\",\\\"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_page_title\\\":\\\"\\\",\\\"show_publishing_options\\\":\\\"\\\",\\\"show_article_options\\\":\\\"\\\",\\\"show_urls_images_backend\\\":\\\"\\\",\\\"show_urls_images_frontend\\\":\\\"\\\",\\\"astroid_article_type\\\":\\\"regular\\\",\\\"astroid_article_video_type\\\":\\\"youtube\\\",\\\"astroid_article_video_url\\\":\\\"\\\",\\\"astroid_article_gallery_width\\\":\\\"\\\",\\\"astroid_article_gallery_bullets\\\":\\\"1\\\",\\\"astroid_article_gallery_navigation\\\":\\\"1\\\",\\\"astroid_article_gallery_items\\\":\\\"\\\",\\\"astroid_article_thumbnail\\\":\\\"1\\\",\\\"astroid_article_audio_source\\\":\\\"soundcloud\\\",\\\"astroid_article_audio_soundcloud\\\":\\\"\\\",\\\"astroid_article_audio_spotify\\\":\\\"\\\",\\\"astroid_article_review_heading\\\":\\\"\\\",\\\"astroid_article_review_summery\\\":\\\"\\\",\\\"astroid_article_review_good\\\":\\\"\\\",\\\"astroid_article_review_bad\\\":\\\"\\\",\\\"astroid_article_review_rating\\\":\\\"5\\\",\\\"astroid_article_button_action\\\":\\\"\\\",\\\"astroid_article_button_link\\\":\\\"\\\",\\\"astroid_article_review_criterias\\\":\\\"\\\",\\\"astroid_article_quote_text\\\":\\\"\\\",\\\"astroid_article_quote_author\\\":\\\"\\\",\\\"astroid_article_badge\\\":\\\"0\\\",\\\"astroid_article_badge_type\\\":\\\"2\\\",\\\"astroid_article_badge_text\\\":\\\"\\\",\\\"astroid_article_badge_color\\\":\\\"\\\",\\\"astroid_relatedposts\\\":\\\"\\\",\\\"astroid_socialshare\\\":\\\"\\\",\\\"astroid_comments\\\":\\\"\\\",\\\"astroid_posttype\\\":\\\"\\\",\\\"astroid_readtime\\\":\\\"\\\",\\\"astroid_authorinfo\\\":\\\"\\\",\\\"astroid_rating\\\":\\\"\\\",\\\"astroid_og_title\\\":\\\"\\\",\\\"astroid_og_desc\\\":\\\"\\\",\\\"astroid_og_image\\\":\\\"\\\"}\",\"version\":10,\"ordering\":\"5\",\"metakey\":\"\",\"metadesc\":\"\",\"access\":\"1\",\"hits\":\"0\",\"metadata\":\"{\\\"robots\\\":\\\"\\\",\\\"author\\\":\\\"\\\",\\\"rights\\\":\\\"\\\",\\\"xreference\\\":\\\"\\\"}\",\"featured\":\"0\",\"language\":\"*\",\"xreference\":\"\"}', 0),
(526, 10, 1, '', '2018-10-15 15:45:02', 44, 6379, '34ff4560ad5cda084e0bf5fe397cab915a12e27e', '{\"id\":10,\"asset_id\":\"91\",\"title\":\"Lifestyle is a great way to increase your profit!\",\"alias\":\"lifestyle-is-a-great-way-to-increase-your-profit\",\"introtext\":\"<p>Aliquam egestas pellentesque est Etiam a orci Nulla id enim feugiat ligula ullamcorper.<\\/p>\\r\\n\",\"fulltext\":\"\\r\\n<p>Lorem Ipsum is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry\'s standard dummy text ever since the 1500s, when an unknown printer took a galley of type and scrambled it to make a type specimen book. It has survived not only five centuries, but also the leap into electronic typesetting, remaining essentially unchanged.<\\/p>\\r\\n<blockquote>Astroid Joomla framework is next generation template layout builder and manager enables you to develop an awesome website and templates.<\\/blockquote>\\r\\n<p>It was popularised in the 1960s with the release of Letraset sheets containing Lorem Ipsum passages, and more recently with desktop publishing software like Aldus PageMaker including versions of Lorem Ipsum.<\\/p>\\r\\n<h2>This is a H2 Tag<\\/h2>\\r\\n<p>Lorem Ipsum is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry\'s standard dummy text ever since the 1500s, when an unknown printer took a galley of type and scrambled it to make a type specimen book.<\\/p>\\r\\n<p>It has survived not only five centuries, but also the leap into electronic typesetting, remaining essentially unchanged. It was popularised in the 1960s with the release of Letraset sheets containing Lorem Ipsum passages, and more recently with desktop publishing software like Aldus PageMaker including versions of Lorem Ipsum.<\\/p>\\r\\n<h3>This is a H3 Tag<\\/h3>\\r\\n<p>Lorem Ipsum is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry\'s standard dummy text ever since the 1500s<\\/p>\\r\\n<p><strong>Un-ordered List here<\\/strong><\\/p>\\r\\n<ul>\\r\\n<li>This is a list 1<\\/li>\\r\\n<li>This is a list 2<\\/li>\\r\\n<li>This is a list 3<\\/li>\\r\\n<li>This is a list 4<\\/li>\\r\\n<\\/ul>\\r\\n<h4>This is a H4 Tag<\\/h4>\\r\\n<p>Lorem Ipsum is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry\'s standard dummy text ever since the 1500s<\\/p>\\r\\n<p><strong>Un-ordered List here<\\/strong><\\/p>\\r\\n<ol>\\r\\n<li>This is a list 1<\\/li>\\r\\n<li>This is a list 2<\\/li>\\r\\n<li>This is a list 3<\\/li>\\r\\n<li>This is a list 4<\\/li>\\r\\n<\\/ol>\\r\\n<h5>This is a H5 Tag<\\/h5>\\r\\n<p>It has survived not only five centuries, but also the leap into electronic typesetting, remaining essentially unchanged. It was popularised in the 1960s with the release of Letraset sheets containing Lorem Ipsum passages, and more recently with desktop publishing software like Aldus PageMaker including versions of Lorem Ipsum.<\\/p>\\r\\n<h6>This is a H6 Tag<\\/h6>\\r\\n<p><code>\\r\\n&lt;li&gt;This is a list 1&lt;\\/li&gt; <br \\/>\\r\\n&lt;li&gt;This is a list 2&lt;\\/li&gt; <br \\/>\\r\\n&lt;li&gt;This is a list 3&lt;\\/li&gt; <br \\/>\\r\\n&lt;li&gt;This is a list 4&lt;\\/li&gt; <br \\/>\\r\\n<\\/code><\\/p>\\r\\n<p>It has survived not only five centuries, but also the leap into electronic typesetting, remaining essentially unchanged. It was popularised in the 1960s with the release of Letraset sheets containing Lorem Ipsum passages, and more recently with desktop publishing software like Aldus PageMaker including versions of Lorem Ipsum.<\\/p>\",\"state\":1,\"catid\":\"10\",\"created\":\"2018-06-08 08:20:47\",\"created_by\":\"44\",\"created_by_alias\":\"\",\"modified\":\"2018-10-15 15:45:02\",\"modified_by\":\"44\",\"checked_out\":\"44\",\"checked_out_time\":\"2018-10-15 15:42:14\",\"publish_up\":\"2018-06-08 08:20:47\",\"publish_down\":\"0000-00-00 00:00:00\",\"images\":\"{\\\"image_intro\\\":\\\"images\\\\\\/blog\\\\\\/lifestyle\\\\\\/img6.jpg\\\",\\\"float_intro\\\":\\\"\\\",\\\"image_intro_alt\\\":\\\"\\\",\\\"image_intro_caption\\\":\\\"\\\",\\\"image_fulltext\\\":\\\"images\\\\\\/blog\\\\\\/lifestyle\\\\\\/img6.jpg\\\",\\\"float_fulltext\\\":\\\"\\\",\\\"image_fulltext_alt\\\":\\\"\\\",\\\"image_fulltext_caption\\\":\\\"\\\"}\",\"urls\":\"{\\\"urla\\\":false,\\\"urlatext\\\":\\\"\\\",\\\"targeta\\\":\\\"\\\",\\\"urlb\\\":false,\\\"urlbtext\\\":\\\"\\\",\\\"targetb\\\":\\\"\\\",\\\"urlc\\\":false,\\\"urlctext\\\":\\\"\\\",\\\"targetc\\\":\\\"\\\"}\",\"attribs\":\"{\\\"article_layout\\\":\\\"\\\",\\\"show_title\\\":\\\"\\\",\\\"link_titles\\\":\\\"\\\",\\\"show_tags\\\":\\\"\\\",\\\"show_intro\\\":\\\"\\\",\\\"info_block_position\\\":\\\"\\\",\\\"info_block_show_title\\\":\\\"\\\",\\\"show_category\\\":\\\"\\\",\\\"link_category\\\":\\\"\\\",\\\"show_parent_category\\\":\\\"\\\",\\\"link_parent_category\\\":\\\"\\\",\\\"show_associations\\\":\\\"\\\",\\\"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_page_title\\\":\\\"\\\",\\\"show_publishing_options\\\":\\\"\\\",\\\"show_article_options\\\":\\\"\\\",\\\"show_urls_images_backend\\\":\\\"\\\",\\\"show_urls_images_frontend\\\":\\\"\\\",\\\"astroid_article_type\\\":\\\"regular\\\",\\\"astroid_article_video_type\\\":\\\"youtube\\\",\\\"astroid_article_video_url\\\":\\\"\\\",\\\"astroid_article_gallery_width\\\":\\\"\\\",\\\"astroid_article_gallery_bullets\\\":\\\"1\\\",\\\"astroid_article_gallery_navigation\\\":\\\"1\\\",\\\"astroid_article_gallery_items\\\":\\\"\\\",\\\"astroid_article_thumbnail\\\":\\\"1\\\",\\\"astroid_article_audio_source\\\":\\\"soundcloud\\\",\\\"astroid_article_audio_soundcloud\\\":\\\"\\\",\\\"astroid_article_audio_spotify\\\":\\\"\\\",\\\"astroid_article_review_heading\\\":\\\"\\\",\\\"astroid_article_review_summery\\\":\\\"\\\",\\\"astroid_article_review_good\\\":\\\"\\\",\\\"astroid_article_review_bad\\\":\\\"\\\",\\\"astroid_article_review_rating\\\":\\\"5\\\",\\\"astroid_article_button_action\\\":\\\"\\\",\\\"astroid_article_button_link\\\":\\\"\\\",\\\"astroid_article_review_criterias\\\":\\\"\\\",\\\"astroid_article_quote_text\\\":\\\"\\\",\\\"astroid_article_quote_author\\\":\\\"\\\",\\\"astroid_article_badge\\\":\\\"0\\\",\\\"astroid_article_badge_type\\\":\\\"2\\\",\\\"astroid_article_badge_text\\\":\\\"\\\",\\\"astroid_article_badge_color\\\":\\\"\\\",\\\"astroid_relatedposts\\\":\\\"\\\",\\\"astroid_socialshare\\\":\\\"\\\",\\\"astroid_comments\\\":\\\"\\\",\\\"astroid_posttype\\\":\\\"\\\",\\\"astroid_readtime\\\":\\\"\\\",\\\"astroid_authorinfo\\\":\\\"\\\",\\\"astroid_rating\\\":\\\"\\\",\\\"astroid_og_title\\\":\\\"\\\",\\\"astroid_og_desc\\\":\\\"\\\",\\\"astroid_og_image\\\":\\\"\\\"}\",\"version\":14,\"ordering\":\"0\",\"metakey\":\"\",\"metadesc\":\"\",\"access\":\"1\",\"hits\":\"1\",\"metadata\":\"{\\\"robots\\\":\\\"\\\",\\\"author\\\":\\\"\\\",\\\"rights\\\":\\\"\\\",\\\"xreference\\\":\\\"\\\"}\",\"featured\":\"0\",\"language\":\"*\",\"xreference\":\"\"}', 0),
(527, 57, 1, '', '2018-10-15 15:45:04', 44, 5796, '91a06b3122be979b2ed868c183a2db292619f296', '{\"id\":57,\"asset_id\":\"265\",\"title\":\"How to avoid failure in your business?\",\"alias\":\"how-to-avoid-failiur-in-your-business\",\"introtext\":\"<p><strong>Lorem Ipsum<\\/strong>\\u00a0is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry\'s standard dummy text ever since the 1500s,<\\/p>\\r\\n\",\"fulltext\":\"\\r\\n<p>when an unknown printer took a galley of type and scrambled it to make a type specimen book. It has survived not only five centuries, but also the leap into electronic typesetting,remaining essentially unchanged. It was popularised in the 1960s with the release of Letraset sheets containing Lorem Ipsum passages, and more recently with desktop publishing software like Aldus PageMaker including versions of Lorem Ipsum<\\/p>\\r\\n<h2>What is Lorem Ipsum?<\\/h2>\\r\\n<p><strong>Lorem Ipsum<\\/strong>\\u00a0is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry\'s standard dummy text ever since the 1500s, when an unknown printer took a galley of type and scrambled it to make a type specimen book. It has survived not only five centuries, but also the leap into electronic typesetting, remaining essentially unchanged.<\\/p>\\r\\n<h3>Where does it come from?<\\/h3>\\r\\n<p>Contrary to popular belief, Lorem Ipsum is not simply random text. It has roots in a piece of classical Latin literature from 45 BC, making it over 2000 years old. Richard McClintock, a Latin professor at Hampden-Sydney College in Virginia, looked up one of the more obscure Latin words, consectetur, from a Lorem Ipsum passage, and going through the cites of the word in classical literature, discovered the undoubtable source. Lorem Ipsum comes from sections 1.10.32 and 1.10.33 of \\\"de Finibus Bonorum et Malorum\\\" (The Extremes of Good and Evil)<\\/p>\\r\\n<ul>\\r\\n<li>Lorem Ipsum\\u00a0is simaply dummy\\u00a0text of the printing and typesetting<\\/li>\\r\\n<li>Lorem Ipsum\\u00a0is simply dummy\\u00a0text of the printing and\\u00a0<\\/li>\\r\\n<li>Lorem Ipsum\\u00a0is simply dummy\\u00a0text<\\/li>\\r\\n<li>Lorem Ipsum\\u00a0is simply dummy\\u00a0text of the<\\/li>\\r\\n<li>Lorem Ipsum\\u00a0is simply dummy\\u00a0text of the printing and typesetting<\\/li>\\r\\n<li>Lorem Ipsum\\u00a0is simply dummy\\u00a0text of the printing<\\/li>\\r\\n<li>Lorem Ipsum\\u00a0is simply dummy\\u00a0text<\\/li>\\r\\n<li>Lorem Ipsum\\u00a0is simply dummy\\u00a0text of the printing and typesetting<\\/li>\\r\\n<\\/ul>\\r\\n<p>Lorem Ipsum\\u00a0is simply dummy\\u00a0text of the printing and typesetting industry. Lorem Ipsum has been the industry\'s standard dummy text ever since the\\u00a01500s,\\u00a0when an unknown printer took a galley of type and scrambled it to make a type specimen book. It has survived not only five centuries, but also the leap into electronic typesetting, remaining essentially unchanged.<\\/p>\",\"state\":1,\"catid\":\"14\",\"created\":\"2018-10-15 13:18:02\",\"created_by\":\"44\",\"created_by_alias\":\"\",\"modified\":\"2018-10-15 15:45:04\",\"modified_by\":\"44\",\"checked_out\":\"44\",\"checked_out_time\":\"2018-10-15 15:42:50\",\"publish_up\":\"2018-10-15 13:18:02\",\"publish_down\":\"0000-00-00 00:00:00\",\"images\":\"{\\\"image_intro\\\":\\\"images\\\\\\/blog\\\\\\/blogtype\\\\\\/img4.jpg\\\",\\\"float_intro\\\":\\\"\\\",\\\"image_intro_alt\\\":\\\"\\\",\\\"image_intro_caption\\\":\\\"\\\",\\\"image_fulltext\\\":\\\"images\\\\\\/blog\\\\\\/blogtype\\\\\\/img4.jpg\\\",\\\"float_fulltext\\\":\\\"\\\",\\\"image_fulltext_alt\\\":\\\"\\\",\\\"image_fulltext_caption\\\":\\\"\\\"}\",\"urls\":\"{\\\"urla\\\":false,\\\"urlatext\\\":\\\"\\\",\\\"targeta\\\":\\\"\\\",\\\"urlb\\\":false,\\\"urlbtext\\\":\\\"\\\",\\\"targetb\\\":\\\"\\\",\\\"urlc\\\":false,\\\"urlctext\\\":\\\"\\\",\\\"targetc\\\":\\\"\\\"}\",\"attribs\":\"{\\\"article_layout\\\":\\\"\\\",\\\"show_title\\\":\\\"\\\",\\\"link_titles\\\":\\\"\\\",\\\"show_tags\\\":\\\"\\\",\\\"show_intro\\\":\\\"\\\",\\\"info_block_position\\\":\\\"\\\",\\\"info_block_show_title\\\":\\\"\\\",\\\"show_category\\\":\\\"\\\",\\\"link_category\\\":\\\"\\\",\\\"show_parent_category\\\":\\\"\\\",\\\"link_parent_category\\\":\\\"\\\",\\\"show_associations\\\":\\\"\\\",\\\"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_page_title\\\":\\\"\\\",\\\"show_publishing_options\\\":\\\"\\\",\\\"show_article_options\\\":\\\"\\\",\\\"show_urls_images_backend\\\":\\\"\\\",\\\"show_urls_images_frontend\\\":\\\"\\\",\\\"astroid_article_type\\\":\\\"regular\\\",\\\"astroid_article_video_type\\\":\\\"youtube\\\",\\\"astroid_article_video_url\\\":\\\"\\\",\\\"astroid_article_gallery_width\\\":\\\"\\\",\\\"astroid_article_gallery_bullets\\\":\\\"1\\\",\\\"astroid_article_gallery_navigation\\\":\\\"1\\\",\\\"astroid_article_gallery_items\\\":\\\"\\\",\\\"astroid_article_thumbnail\\\":\\\"1\\\",\\\"astroid_article_audio_source\\\":\\\"soundcloud\\\",\\\"astroid_article_audio_soundcloud\\\":\\\"\\\",\\\"astroid_article_audio_spotify\\\":\\\"\\\",\\\"astroid_article_review_heading\\\":\\\"\\\",\\\"astroid_article_review_summery\\\":\\\"\\\",\\\"astroid_article_review_good\\\":\\\"\\\",\\\"astroid_article_review_bad\\\":\\\"\\\",\\\"astroid_article_review_rating\\\":\\\"5\\\",\\\"astroid_article_button_action\\\":\\\"\\\",\\\"astroid_article_button_link\\\":\\\"\\\",\\\"astroid_article_review_criterias\\\":\\\"\\\",\\\"astroid_article_quote_text\\\":\\\"\\\",\\\"astroid_article_quote_author\\\":\\\"\\\",\\\"astroid_article_badge\\\":\\\"1\\\",\\\"astroid_article_badge_type\\\":\\\"3\\\",\\\"astroid_article_badge_text\\\":\\\"\\\",\\\"astroid_article_badge_color\\\":\\\"\\\",\\\"astroid_relatedposts\\\":\\\"\\\",\\\"astroid_socialshare\\\":\\\"\\\",\\\"astroid_comments\\\":\\\"\\\",\\\"astroid_posttype\\\":\\\"\\\",\\\"astroid_readtime\\\":\\\"\\\",\\\"astroid_authorinfo\\\":\\\"\\\",\\\"astroid_rating\\\":\\\"\\\",\\\"astroid_og_title\\\":\\\"\\\",\\\"astroid_og_desc\\\":\\\"\\\",\\\"astroid_og_image\\\":\\\"\\\"}\",\"version\":4,\"ordering\":\"3\",\"metakey\":\"\",\"metadesc\":\"\",\"access\":\"1\",\"hits\":\"7\",\"metadata\":\"{\\\"robots\\\":\\\"\\\",\\\"author\\\":\\\"\\\",\\\"rights\\\":\\\"\\\",\\\"xreference\\\":\\\"\\\"}\",\"featured\":\"0\",\"language\":\"*\",\"xreference\":\"\"}', 0);
INSERT INTO `ynfp8_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
(528, 8, 1, '', '2018-10-15 15:45:12', 44, 4567, '959c4106f16f0fbe79a07336084a197382424426', '{\"id\":8,\"asset_id\":\"78\",\"title\":\"What is design?\",\"alias\":\"what-is-design\",\"introtext\":\"<p>Aliquam egestas pellentesque est Etiam a orci Nulla id enim feugiat ligula ullamcorper.<\\/p>\\r\\n\",\"fulltext\":\"\\r\\n<p>Lorem Ipsum is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry\'s standard dummy text ever since the 1500s, when an unknown printer took a galley of type and scrambled it to make a type specimen book. It has survived not only five centuries, but also the leap into electronic typesetting, remaining essentially unchanged. It was popularised in the 1960s with the release of Letraset sheets containing Lorem Ipsum passages, and more recently with desktop publishing software like Aldus PageMaker including versions of Lorem Ipsum.<\\/p>\\r\\n<h3>Where does it come from?<\\/h3>\\r\\n<p>There are many variations of passages of Lorem Ipsum available, but the majority have suffered alteration in some form, by injected humour, or randomised words which don\'t look even slightly believable. If you are going to use a passage of Lorem Ipsum, you need to be sure there isn\'t anything embarrassing hidden in the middle of text. All the Lorem Ipsum generators on the Internet tend to repeat predefined chunks as necessary, making this the first true generator on the Internet. It uses a dictionary of over 200 Latin words, combined with a handful of model sentence structures, to generate Lorem Ipsum which looks reasonable. The generated Lorem Ipsum is therefore always free from repetition, injected humour, or non-characteristic words etc.<\\/p>\",\"state\":1,\"catid\":\"9\",\"created\":\"2018-06-01 11:45:06\",\"created_by\":\"44\",\"created_by_alias\":\"\",\"modified\":\"2018-10-15 15:45:12\",\"modified_by\":\"44\",\"checked_out\":\"44\",\"checked_out_time\":\"2018-10-15 15:45:05\",\"publish_up\":\"2018-06-01 11:45:06\",\"publish_down\":\"0000-00-00 00:00:00\",\"images\":\"{\\\"image_intro\\\":\\\"images\\\\\\/blog\\\\\\/design\\\\\\/img1.jpg\\\",\\\"float_intro\\\":\\\"\\\",\\\"image_intro_alt\\\":\\\"\\\",\\\"image_intro_caption\\\":\\\"\\\",\\\"image_fulltext\\\":\\\"images\\\\\\/blog\\\\\\/design\\\\\\/img1.jpg\\\",\\\"float_fulltext\\\":\\\"\\\",\\\"image_fulltext_alt\\\":\\\"\\\",\\\"image_fulltext_caption\\\":\\\"\\\"}\",\"urls\":\"{\\\"urla\\\":false,\\\"urlatext\\\":\\\"\\\",\\\"targeta\\\":\\\"\\\",\\\"urlb\\\":false,\\\"urlbtext\\\":\\\"\\\",\\\"targetb\\\":\\\"\\\",\\\"urlc\\\":false,\\\"urlctext\\\":\\\"\\\",\\\"targetc\\\":\\\"\\\"}\",\"attribs\":\"{\\\"article_layout\\\":\\\"\\\",\\\"show_title\\\":\\\"\\\",\\\"link_titles\\\":\\\"\\\",\\\"show_tags\\\":\\\"\\\",\\\"show_intro\\\":\\\"\\\",\\\"info_block_position\\\":\\\"\\\",\\\"info_block_show_title\\\":\\\"\\\",\\\"show_category\\\":\\\"\\\",\\\"link_category\\\":\\\"\\\",\\\"show_parent_category\\\":\\\"\\\",\\\"link_parent_category\\\":\\\"\\\",\\\"show_associations\\\":\\\"\\\",\\\"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_page_title\\\":\\\"\\\",\\\"show_publishing_options\\\":\\\"\\\",\\\"show_article_options\\\":\\\"\\\",\\\"show_urls_images_backend\\\":\\\"\\\",\\\"show_urls_images_frontend\\\":\\\"\\\",\\\"astroid_article_type\\\":\\\"regular\\\",\\\"astroid_article_video_type\\\":\\\"youtube\\\",\\\"astroid_article_video_url\\\":\\\"\\\",\\\"astroid_article_gallery_width\\\":\\\"\\\",\\\"astroid_article_gallery_bullets\\\":\\\"1\\\",\\\"astroid_article_gallery_navigation\\\":\\\"1\\\",\\\"astroid_article_gallery_items\\\":\\\"\\\",\\\"astroid_article_thumbnail\\\":\\\"1\\\",\\\"astroid_article_audio_source\\\":\\\"soundcloud\\\",\\\"astroid_article_audio_soundcloud\\\":\\\"\\\",\\\"astroid_article_audio_spotify\\\":\\\"\\\",\\\"astroid_article_review_heading\\\":\\\"\\\",\\\"astroid_article_review_summery\\\":\\\"\\\",\\\"astroid_article_review_good\\\":\\\"\\\",\\\"astroid_article_review_bad\\\":\\\"\\\",\\\"astroid_article_review_rating\\\":\\\"5\\\",\\\"astroid_article_button_action\\\":\\\"\\\",\\\"astroid_article_button_link\\\":\\\"\\\",\\\"astroid_article_review_criterias\\\":\\\"\\\",\\\"astroid_article_quote_text\\\":\\\"\\\",\\\"astroid_article_quote_author\\\":\\\"\\\",\\\"astroid_article_badge\\\":\\\"1\\\",\\\"astroid_article_badge_type\\\":\\\"1\\\",\\\"astroid_article_badge_text\\\":\\\"\\\",\\\"astroid_article_badge_color\\\":\\\"\\\",\\\"astroid_relatedposts\\\":\\\"\\\",\\\"astroid_socialshare\\\":\\\"\\\",\\\"astroid_comments\\\":\\\"\\\",\\\"astroid_posttype\\\":\\\"\\\",\\\"astroid_readtime\\\":\\\"\\\",\\\"astroid_authorinfo\\\":\\\"\\\",\\\"astroid_rating\\\":\\\"\\\",\\\"astroid_og_title\\\":\\\"\\\",\\\"astroid_og_desc\\\":\\\"\\\",\\\"astroid_og_image\\\":\\\"\\\"}\",\"version\":14,\"ordering\":\"6\",\"metakey\":\"\",\"metadesc\":\"\",\"access\":\"1\",\"hits\":\"2\",\"metadata\":\"{\\\"robots\\\":\\\"\\\",\\\"author\\\":\\\"\\\",\\\"rights\\\":\\\"\\\",\\\"xreference\\\":\\\"\\\"}\",\"featured\":\"0\",\"language\":\"*\",\"xreference\":\"\"}', 0),
(529, 56, 1, '', '2018-10-15 15:45:20', 44, 6149, '0b2a4e9db4cf669c315e065984fa9ca0eda64573', '{\"id\":56,\"asset_id\":\"264\",\"title\":\"This is Audio Type Article\",\"alias\":\"this-is-audio-type-article\",\"introtext\":\"<p><strong>Lorem Ipsum<\\/strong>\\u00a0is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry\'s standard dummy text ever since the 1500s,<\\/p>\\r\\n\",\"fulltext\":\"\\r\\n<p>when an unknown printer took a galley of type and scrambled it to make a type specimen book. It has survived not only five centuries, but also the leap into electronic typesetting,remaining essentially unchanged. It was popularised in the 1960s with the release of Letraset sheets containing Lorem Ipsum passages, and more recently with desktop publishing software like Aldus PageMaker including versions of Lorem Ipsum<\\/p>\\r\\n<h2>What is Lorem Ipsum?<\\/h2>\\r\\n<p><strong>Lorem Ipsum<\\/strong>\\u00a0is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry\'s standard dummy text ever since the 1500s, when an unknown printer took a galley of type and scrambled it to make a type specimen book. It has survived not only five centuries, but also the leap into electronic typesetting, remaining essentially unchanged.<\\/p>\\r\\n<h3>Where does it come from?<\\/h3>\\r\\n<p>Contrary to popular belief, Lorem Ipsum is not simply random text. It has roots in a piece of classical Latin literature from 45 BC, making it over 2000 years old. Richard McClintock, a Latin professor at Hampden-Sydney College in Virginia, looked up one of the more obscure Latin words, consectetur, from a Lorem Ipsum passage, and going through the cites of the word in classical literature, discovered the undoubtable source. Lorem Ipsum comes from sections 1.10.32 and 1.10.33 of \\\"de Finibus Bonorum et Malorum\\\" (The Extremes of Good and Evil)<\\/p>\\r\\n<ul>\\r\\n<li>Lorem Ipsum\\u00a0is simaply dummy\\u00a0text of the printing and typesetting<\\/li>\\r\\n<li>Lorem Ipsum\\u00a0is simply dummy\\u00a0text of the printing and\\u00a0<\\/li>\\r\\n<li>Lorem Ipsum\\u00a0is simply dummy\\u00a0text<\\/li>\\r\\n<li>Lorem Ipsum\\u00a0is simply dummy\\u00a0text of the<\\/li>\\r\\n<li>Lorem Ipsum\\u00a0is simply dummy\\u00a0text of the printing and typesetting<\\/li>\\r\\n<li>Lorem Ipsum\\u00a0is simply dummy\\u00a0text of the printing<\\/li>\\r\\n<li>Lorem Ipsum\\u00a0is simply dummy\\u00a0text<\\/li>\\r\\n<li>Lorem Ipsum\\u00a0is simply dummy\\u00a0text of the printing and typesetting<\\/li>\\r\\n<\\/ul>\\r\\n<p>Lorem Ipsum\\u00a0is simply dummy\\u00a0text of the printing and typesetting industry. Lorem Ipsum has been the industry\'s standard dummy text ever since the\\u00a01500s,\\u00a0when an unknown printer took a galley of type and scrambled it to make a type specimen book. It has survived not only five centuries, but also the leap into electronic typesetting, remaining essentially unchanged.<\\/p>\",\"state\":1,\"catid\":\"14\",\"created\":\"2018-10-15 13:16:45\",\"created_by\":\"44\",\"created_by_alias\":\"\",\"modified\":\"2018-10-15 15:45:20\",\"modified_by\":\"44\",\"checked_out\":\"44\",\"checked_out_time\":\"2018-10-15 15:42:51\",\"publish_up\":\"2018-10-15 13:16:45\",\"publish_down\":\"0000-00-00 00:00:00\",\"images\":\"{\\\"image_intro\\\":\\\"images\\\\\\/blog\\\\\\/blogtype\\\\\\/img5.jpg\\\",\\\"float_intro\\\":\\\"\\\",\\\"image_intro_alt\\\":\\\"\\\",\\\"image_intro_caption\\\":\\\"\\\",\\\"image_fulltext\\\":\\\"images\\\\\\/blog\\\\\\/blogtype\\\\\\/img5.jpg\\\",\\\"float_fulltext\\\":\\\"\\\",\\\"image_fulltext_alt\\\":\\\"\\\",\\\"image_fulltext_caption\\\":\\\"\\\"}\",\"urls\":\"{\\\"urla\\\":false,\\\"urlatext\\\":\\\"\\\",\\\"targeta\\\":\\\"\\\",\\\"urlb\\\":false,\\\"urlbtext\\\":\\\"\\\",\\\"targetb\\\":\\\"\\\",\\\"urlc\\\":false,\\\"urlctext\\\":\\\"\\\",\\\"targetc\\\":\\\"\\\"}\",\"attribs\":\"{\\\"article_layout\\\":\\\"\\\",\\\"show_title\\\":\\\"\\\",\\\"link_titles\\\":\\\"\\\",\\\"show_tags\\\":\\\"\\\",\\\"show_intro\\\":\\\"\\\",\\\"info_block_position\\\":\\\"\\\",\\\"info_block_show_title\\\":\\\"\\\",\\\"show_category\\\":\\\"\\\",\\\"link_category\\\":\\\"\\\",\\\"show_parent_category\\\":\\\"\\\",\\\"link_parent_category\\\":\\\"\\\",\\\"show_associations\\\":\\\"\\\",\\\"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_page_title\\\":\\\"\\\",\\\"show_publishing_options\\\":\\\"\\\",\\\"show_article_options\\\":\\\"\\\",\\\"show_urls_images_backend\\\":\\\"\\\",\\\"show_urls_images_frontend\\\":\\\"\\\",\\\"astroid_article_type\\\":\\\"audio\\\",\\\"astroid_article_video_type\\\":\\\"youtube\\\",\\\"astroid_article_video_url\\\":\\\"\\\",\\\"astroid_article_gallery_width\\\":\\\"\\\",\\\"astroid_article_gallery_bullets\\\":\\\"1\\\",\\\"astroid_article_gallery_navigation\\\":\\\"1\\\",\\\"astroid_article_gallery_items\\\":\\\"\\\",\\\"astroid_article_thumbnail\\\":\\\"1\\\",\\\"astroid_article_audio_source\\\":\\\"soundcloud\\\",\\\"astroid_article_audio_soundcloud\\\":\\\"<iframe width=\\\\\\\"100%\\\\\\\" height=\\\\\\\"300\\\\\\\" scrolling=\\\\\\\"no\\\\\\\" frameborder=\\\\\\\"no\\\\\\\" allow=\\\\\\\"autoplay\\\\\\\" src=\\\\\\\"https:\\\\\\/\\\\\\/w.soundcloud.com\\\\\\/player\\\\\\/?url=https%3A\\\\\\/\\\\\\/api.soundcloud.com\\\\\\/tracks\\\\\\/508699362&color=%23ff5500&auto_play=false&hide_related=false&show_comments=true&show_user=true&show_reposts=false&show_teaser=true&visual=true\\\\\\\"><\\\\\\/iframe>\\\",\\\"astroid_article_audio_spotify\\\":\\\"\\\",\\\"astroid_article_review_heading\\\":\\\"\\\",\\\"astroid_article_review_summery\\\":\\\"\\\",\\\"astroid_article_review_good\\\":\\\"\\\",\\\"astroid_article_review_bad\\\":\\\"\\\",\\\"astroid_article_review_rating\\\":\\\"5\\\",\\\"astroid_article_button_action\\\":\\\"\\\",\\\"astroid_article_button_link\\\":\\\"\\\",\\\"astroid_article_review_criterias\\\":\\\"\\\",\\\"astroid_article_quote_text\\\":\\\"\\\",\\\"astroid_article_quote_author\\\":\\\"\\\",\\\"astroid_article_badge\\\":\\\"0\\\",\\\"astroid_article_badge_type\\\":\\\"2\\\",\\\"astroid_article_badge_text\\\":\\\"\\\",\\\"astroid_article_badge_color\\\":\\\"\\\",\\\"astroid_relatedposts\\\":\\\"\\\",\\\"astroid_socialshare\\\":\\\"\\\",\\\"astroid_comments\\\":\\\"\\\",\\\"astroid_posttype\\\":\\\"\\\",\\\"astroid_readtime\\\":\\\"\\\",\\\"astroid_authorinfo\\\":\\\"\\\",\\\"astroid_rating\\\":\\\"\\\",\\\"astroid_og_title\\\":\\\"\\\",\\\"astroid_og_desc\\\":\\\"\\\",\\\"astroid_og_image\\\":\\\"\\\"}\",\"version\":5,\"ordering\":\"4\",\"metakey\":\"\",\"metadesc\":\"\",\"access\":\"1\",\"hits\":\"27\",\"metadata\":\"{\\\"robots\\\":\\\"\\\",\\\"author\\\":\\\"\\\",\\\"rights\\\":\\\"\\\",\\\"xreference\\\":\\\"\\\"}\",\"featured\":\"0\",\"language\":\"*\",\"xreference\":\"\"}', 0),
(530, 55, 1, '', '2018-10-15 15:45:39', 44, 5813, 'f7c5885a99792f70f281fc52348706421bf4421f', '{\"id\":55,\"asset_id\":\"263\",\"title\":\"This is a Regular article with Custom Badge\",\"alias\":\"5-factors-that-affect-business-hack-s-longevity-2\",\"introtext\":\"<p><strong>Lorem Ipsum<\\/strong>\\u00a0is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry\'s standard dummy text ever since the 1500s,<\\/p>\\r\\n\",\"fulltext\":\"\\r\\n<p>when an unknown printer took a galley of type and scrambled it to make a type specimen book. It has survived not only five centuries, but also the leap into electronic typesetting,remaining essentially unchanged. It was popularised in the 1960s with the release of Letraset sheets containing Lorem Ipsum passages, and more recently with desktop publishing software like Aldus PageMaker including versions of Lorem Ipsum<\\/p>\\r\\n<h2>What is Lorem Ipsum?<\\/h2>\\r\\n<p><strong>Lorem Ipsum<\\/strong>\\u00a0is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry\'s standard dummy text ever since the 1500s, when an unknown printer took a galley of type and scrambled it to make a type specimen book. It has survived not only five centuries, but also the leap into electronic typesetting, remaining essentially unchanged.<\\/p>\\r\\n<h3>Where does it come from?<\\/h3>\\r\\n<p>Contrary to popular belief, Lorem Ipsum is not simply random text. It has roots in a piece of classical Latin literature from 45 BC, making it over 2000 years old. Richard McClintock, a Latin professor at Hampden-Sydney College in Virginia, looked up one of the more obscure Latin words, consectetur, from a Lorem Ipsum passage, and going through the cites of the word in classical literature, discovered the undoubtable source. Lorem Ipsum comes from sections 1.10.32 and 1.10.33 of \\\"de Finibus Bonorum et Malorum\\\" (The Extremes of Good and Evil)<\\/p>\\r\\n<ul>\\r\\n<li>Lorem Ipsum\\u00a0is simaply dummy\\u00a0text of the printing and typesetting<\\/li>\\r\\n<li>Lorem Ipsum\\u00a0is simply dummy\\u00a0text of the printing and\\u00a0<\\/li>\\r\\n<li>Lorem Ipsum\\u00a0is simply dummy\\u00a0text<\\/li>\\r\\n<li>Lorem Ipsum\\u00a0is simply dummy\\u00a0text of the<\\/li>\\r\\n<li>Lorem Ipsum\\u00a0is simply dummy\\u00a0text of the printing and typesetting<\\/li>\\r\\n<li>Lorem Ipsum\\u00a0is simply dummy\\u00a0text of the printing<\\/li>\\r\\n<li>Lorem Ipsum\\u00a0is simply dummy\\u00a0text<\\/li>\\r\\n<li>Lorem Ipsum\\u00a0is simply dummy\\u00a0text of the printing and typesetting<\\/li>\\r\\n<\\/ul>\\r\\n<p>Lorem Ipsum\\u00a0is simply dummy\\u00a0text of the printing and typesetting industry. Lorem Ipsum has been the industry\'s standard dummy text ever since the\\u00a01500s,\\u00a0when an unknown printer took a galley of type and scrambled it to make a type specimen book. It has survived not only five centuries, but also the leap into electronic typesetting, remaining essentially unchanged.<\\/p>\",\"state\":1,\"catid\":\"14\",\"created\":\"2018-10-15 13:14:27\",\"created_by\":\"44\",\"created_by_alias\":\"\",\"modified\":\"2018-10-15 15:45:39\",\"modified_by\":\"44\",\"checked_out\":\"44\",\"checked_out_time\":\"2018-10-15 15:42:51\",\"publish_up\":\"2018-10-15 13:14:27\",\"publish_down\":\"0000-00-00 00:00:00\",\"images\":\"{\\\"image_intro\\\":\\\"images\\\\\\/blog\\\\\\/blogtype\\\\\\/img7.jpg\\\",\\\"float_intro\\\":\\\"\\\",\\\"image_intro_alt\\\":\\\"\\\",\\\"image_intro_caption\\\":\\\"\\\",\\\"image_fulltext\\\":\\\"images\\\\\\/blog\\\\\\/blogtype\\\\\\/img7.jpg\\\",\\\"float_fulltext\\\":\\\"\\\",\\\"image_fulltext_alt\\\":\\\"\\\",\\\"image_fulltext_caption\\\":\\\"\\\"}\",\"urls\":\"{\\\"urla\\\":false,\\\"urlatext\\\":\\\"\\\",\\\"targeta\\\":\\\"\\\",\\\"urlb\\\":false,\\\"urlbtext\\\":\\\"\\\",\\\"targetb\\\":\\\"\\\",\\\"urlc\\\":false,\\\"urlctext\\\":\\\"\\\",\\\"targetc\\\":\\\"\\\"}\",\"attribs\":\"{\\\"article_layout\\\":\\\"\\\",\\\"show_title\\\":\\\"\\\",\\\"link_titles\\\":\\\"\\\",\\\"show_tags\\\":\\\"\\\",\\\"show_intro\\\":\\\"\\\",\\\"info_block_position\\\":\\\"\\\",\\\"info_block_show_title\\\":\\\"\\\",\\\"show_category\\\":\\\"\\\",\\\"link_category\\\":\\\"\\\",\\\"show_parent_category\\\":\\\"\\\",\\\"link_parent_category\\\":\\\"\\\",\\\"show_associations\\\":\\\"\\\",\\\"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_page_title\\\":\\\"\\\",\\\"show_publishing_options\\\":\\\"\\\",\\\"show_article_options\\\":\\\"\\\",\\\"show_urls_images_backend\\\":\\\"\\\",\\\"show_urls_images_frontend\\\":\\\"\\\",\\\"astroid_article_type\\\":\\\"regular\\\",\\\"astroid_article_video_type\\\":\\\"youtube\\\",\\\"astroid_article_video_url\\\":\\\"\\\",\\\"astroid_article_gallery_width\\\":\\\"\\\",\\\"astroid_article_gallery_bullets\\\":\\\"1\\\",\\\"astroid_article_gallery_navigation\\\":\\\"1\\\",\\\"astroid_article_gallery_items\\\":\\\"\\\",\\\"astroid_article_thumbnail\\\":\\\"1\\\",\\\"astroid_article_audio_source\\\":\\\"soundcloud\\\",\\\"astroid_article_audio_soundcloud\\\":\\\"\\\",\\\"astroid_article_audio_spotify\\\":\\\"\\\",\\\"astroid_article_review_heading\\\":\\\"\\\",\\\"astroid_article_review_summery\\\":\\\"\\\",\\\"astroid_article_review_good\\\":\\\"\\\",\\\"astroid_article_review_bad\\\":\\\"\\\",\\\"astroid_article_review_rating\\\":\\\"5\\\",\\\"astroid_article_button_action\\\":\\\"\\\",\\\"astroid_article_button_link\\\":\\\"\\\",\\\"astroid_article_review_criterias\\\":\\\"\\\",\\\"astroid_article_quote_text\\\":\\\"\\\",\\\"astroid_article_quote_author\\\":\\\"\\\",\\\"astroid_article_badge\\\":\\\"1\\\",\\\"astroid_article_badge_type\\\":\\\"6\\\",\\\"astroid_article_badge_text\\\":\\\"\\\",\\\"astroid_article_badge_color\\\":\\\"\\\",\\\"astroid_relatedposts\\\":\\\"\\\",\\\"astroid_socialshare\\\":\\\"\\\",\\\"astroid_comments\\\":\\\"\\\",\\\"astroid_posttype\\\":\\\"\\\",\\\"astroid_readtime\\\":\\\"\\\",\\\"astroid_authorinfo\\\":\\\"\\\",\\\"astroid_rating\\\":\\\"\\\",\\\"astroid_og_title\\\":\\\"\\\",\\\"astroid_og_desc\\\":\\\"\\\",\\\"astroid_og_image\\\":\\\"\\\"}\",\"version\":4,\"ordering\":\"5\",\"metakey\":\"\",\"metadesc\":\"\",\"access\":\"1\",\"hits\":\"1\",\"metadata\":\"{\\\"robots\\\":\\\"\\\",\\\"author\\\":\\\"\\\",\\\"rights\\\":\\\"\\\",\\\"xreference\\\":\\\"\\\"}\",\"featured\":\"0\",\"language\":\"*\",\"xreference\":\"\"}', 0),
(531, 54, 1, '', '2018-10-15 15:45:52', 44, 5823, '232a90b1b2c0ac4dcb731e122718fe291e64cbde', '{\"id\":54,\"asset_id\":\"262\",\"title\":\"This is Video Type Article\",\"alias\":\"this-is-video-type-article\",\"introtext\":\"<p><strong>Lorem Ipsum<\\/strong>\\u00a0is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry\'s standard dummy text ever since the 1500s,<\\/p>\\r\\n\",\"fulltext\":\"\\r\\n<p>when an unknown printer took a galley of type and scrambled it to make a type specimen book. It has survived not only five centuries, but also the leap into electronic typesetting,remaining essentially unchanged. It was popularised in the 1960s with the release of Letraset sheets containing Lorem Ipsum passages, and more recently with desktop publishing software like Aldus PageMaker including versions of Lorem Ipsum<\\/p>\\r\\n<h2>What is Lorem Ipsum?<\\/h2>\\r\\n<p><strong>Lorem Ipsum<\\/strong>\\u00a0is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry\'s standard dummy text ever since the 1500s, when an unknown printer took a galley of type and scrambled it to make a type specimen book. It has survived not only five centuries, but also the leap into electronic typesetting, remaining essentially unchanged.<\\/p>\\r\\n<h3>Where does it come from?<\\/h3>\\r\\n<p>Contrary to popular belief, Lorem Ipsum is not simply random text. It has roots in a piece of classical Latin literature from 45 BC, making it over 2000 years old. Richard McClintock, a Latin professor at Hampden-Sydney College in Virginia, looked up one of the more obscure Latin words, consectetur, from a Lorem Ipsum passage, and going through the cites of the word in classical literature, discovered the undoubtable source. Lorem Ipsum comes from sections 1.10.32 and 1.10.33 of \\\"de Finibus Bonorum et Malorum\\\" (The Extremes of Good and Evil)<\\/p>\\r\\n<ul>\\r\\n<li>Lorem Ipsum\\u00a0is simaply dummy\\u00a0text of the printing and typesetting<\\/li>\\r\\n<li>Lorem Ipsum\\u00a0is simply dummy\\u00a0text of the printing and\\u00a0<\\/li>\\r\\n<li>Lorem Ipsum\\u00a0is simply dummy\\u00a0text<\\/li>\\r\\n<li>Lorem Ipsum\\u00a0is simply dummy\\u00a0text of the<\\/li>\\r\\n<li>Lorem Ipsum\\u00a0is simply dummy\\u00a0text of the printing and typesetting<\\/li>\\r\\n<li>Lorem Ipsum\\u00a0is simply dummy\\u00a0text of the printing<\\/li>\\r\\n<li>Lorem Ipsum\\u00a0is simply dummy\\u00a0text<\\/li>\\r\\n<li>Lorem Ipsum\\u00a0is simply dummy\\u00a0text of the printing and typesetting<\\/li>\\r\\n<\\/ul>\\r\\n<p>Lorem Ipsum\\u00a0is simply dummy\\u00a0text of the printing and typesetting industry. Lorem Ipsum has been the industry\'s standard dummy text ever since the\\u00a01500s,\\u00a0when an unknown printer took a galley of type and scrambled it to make a type specimen book. It has survived not only five centuries, but also the leap into electronic typesetting, remaining essentially unchanged.<\\/p>\",\"state\":1,\"catid\":\"14\",\"created\":\"2018-10-15 13:13:22\",\"created_by\":\"44\",\"created_by_alias\":\"\",\"modified\":\"2018-10-15 15:45:52\",\"modified_by\":\"44\",\"checked_out\":\"44\",\"checked_out_time\":\"2018-10-15 15:42:52\",\"publish_up\":\"2018-10-15 13:13:22\",\"publish_down\":\"0000-00-00 00:00:00\",\"images\":\"{\\\"image_intro\\\":\\\"images\\\\\\/blog\\\\\\/blogtype\\\\\\/img9.jpg\\\",\\\"float_intro\\\":\\\"\\\",\\\"image_intro_alt\\\":\\\"\\\",\\\"image_intro_caption\\\":\\\"\\\",\\\"image_fulltext\\\":\\\"images\\\\\\/blog\\\\\\/blogtype\\\\\\/img9.jpg\\\",\\\"float_fulltext\\\":\\\"\\\",\\\"image_fulltext_alt\\\":\\\"\\\",\\\"image_fulltext_caption\\\":\\\"\\\"}\",\"urls\":\"{\\\"urla\\\":false,\\\"urlatext\\\":\\\"\\\",\\\"targeta\\\":\\\"\\\",\\\"urlb\\\":false,\\\"urlbtext\\\":\\\"\\\",\\\"targetb\\\":\\\"\\\",\\\"urlc\\\":false,\\\"urlctext\\\":\\\"\\\",\\\"targetc\\\":\\\"\\\"}\",\"attribs\":\"{\\\"article_layout\\\":\\\"\\\",\\\"show_title\\\":\\\"\\\",\\\"link_titles\\\":\\\"\\\",\\\"show_tags\\\":\\\"\\\",\\\"show_intro\\\":\\\"\\\",\\\"info_block_position\\\":\\\"\\\",\\\"info_block_show_title\\\":\\\"\\\",\\\"show_category\\\":\\\"\\\",\\\"link_category\\\":\\\"\\\",\\\"show_parent_category\\\":\\\"\\\",\\\"link_parent_category\\\":\\\"\\\",\\\"show_associations\\\":\\\"\\\",\\\"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_page_title\\\":\\\"\\\",\\\"show_publishing_options\\\":\\\"\\\",\\\"show_article_options\\\":\\\"\\\",\\\"show_urls_images_backend\\\":\\\"\\\",\\\"show_urls_images_frontend\\\":\\\"\\\",\\\"astroid_article_type\\\":\\\"video\\\",\\\"astroid_article_video_type\\\":\\\"youtube\\\",\\\"astroid_article_video_url\\\":\\\"https:\\\\\\/\\\\\\/www.youtube.com\\\\\\/watch?v=YQHsXMglC9A\\\",\\\"astroid_article_gallery_width\\\":\\\"\\\",\\\"astroid_article_gallery_bullets\\\":\\\"1\\\",\\\"astroid_article_gallery_navigation\\\":\\\"1\\\",\\\"astroid_article_gallery_items\\\":\\\"\\\",\\\"astroid_article_thumbnail\\\":\\\"1\\\",\\\"astroid_article_audio_source\\\":\\\"soundcloud\\\",\\\"astroid_article_audio_soundcloud\\\":\\\"\\\",\\\"astroid_article_audio_spotify\\\":\\\"\\\",\\\"astroid_article_review_heading\\\":\\\"\\\",\\\"astroid_article_review_summery\\\":\\\"\\\",\\\"astroid_article_review_good\\\":\\\"\\\",\\\"astroid_article_review_bad\\\":\\\"\\\",\\\"astroid_article_review_rating\\\":\\\"5\\\",\\\"astroid_article_button_action\\\":\\\"\\\",\\\"astroid_article_button_link\\\":\\\"\\\",\\\"astroid_article_review_criterias\\\":\\\"\\\",\\\"astroid_article_quote_text\\\":\\\"\\\",\\\"astroid_article_quote_author\\\":\\\"\\\",\\\"astroid_article_badge\\\":\\\"0\\\",\\\"astroid_article_badge_type\\\":\\\"2\\\",\\\"astroid_article_badge_text\\\":\\\"\\\",\\\"astroid_article_badge_color\\\":\\\"\\\",\\\"astroid_relatedposts\\\":\\\"\\\",\\\"astroid_socialshare\\\":\\\"\\\",\\\"astroid_comments\\\":\\\"\\\",\\\"astroid_posttype\\\":\\\"\\\",\\\"astroid_readtime\\\":\\\"\\\",\\\"astroid_authorinfo\\\":\\\"\\\",\\\"astroid_rating\\\":\\\"\\\",\\\"astroid_og_title\\\":\\\"\\\",\\\"astroid_og_desc\\\":\\\"\\\",\\\"astroid_og_image\\\":\\\"\\\"}\",\"version\":3,\"ordering\":\"6\",\"metakey\":\"\",\"metadesc\":\"\",\"access\":\"1\",\"hits\":\"3\",\"metadata\":\"{\\\"robots\\\":\\\"\\\",\\\"author\\\":\\\"\\\",\\\"rights\\\":\\\"\\\",\\\"xreference\\\":\\\"\\\"}\",\"featured\":\"0\",\"language\":\"*\",\"xreference\":\"\"}', 0),
(532, 53, 1, '', '2018-10-15 15:46:20', 44, 5815, '75e944cf06c6403190740808ad53b1508e7ba3d2', '{\"id\":53,\"asset_id\":\"261\",\"title\":\"5 Factors That Affect Business Hack\'s Longevity\",\"alias\":\"5-factors-that-affect-business-hack-s-longevity\",\"introtext\":\"<p><strong>Lorem Ipsum<\\/strong>\\u00a0is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry\'s standard dummy text ever since the 1500s,<\\/p>\\r\\n\",\"fulltext\":\"\\r\\n<p>when an unknown printer took a galley of type and scrambled it to make a type specimen book. It has survived not only five centuries, but also the leap into electronic typesetting,remaining essentially unchanged. It was popularised in the 1960s with the release of Letraset sheets containing Lorem Ipsum passages, and more recently with desktop publishing software like Aldus PageMaker including versions of Lorem Ipsum<\\/p>\\r\\n<h2>What is Lorem Ipsum?<\\/h2>\\r\\n<p><strong>Lorem Ipsum<\\/strong>\\u00a0is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry\'s standard dummy text ever since the 1500s, when an unknown printer took a galley of type and scrambled it to make a type specimen book. It has survived not only five centuries, but also the leap into electronic typesetting, remaining essentially unchanged.<\\/p>\\r\\n<h3>Where does it come from?<\\/h3>\\r\\n<p>Contrary to popular belief, Lorem Ipsum is not simply random text. It has roots in a piece of classical Latin literature from 45 BC, making it over 2000 years old. Richard McClintock, a Latin professor at Hampden-Sydney College in Virginia, looked up one of the more obscure Latin words, consectetur, from a Lorem Ipsum passage, and going through the cites of the word in classical literature, discovered the undoubtable source. Lorem Ipsum comes from sections 1.10.32 and 1.10.33 of \\\"de Finibus Bonorum et Malorum\\\" (The Extremes of Good and Evil)<\\/p>\\r\\n<ul>\\r\\n<li>Lorem Ipsum\\u00a0is simaply dummy\\u00a0text of the printing and typesetting<\\/li>\\r\\n<li>Lorem Ipsum\\u00a0is simply dummy\\u00a0text of the printing and\\u00a0<\\/li>\\r\\n<li>Lorem Ipsum\\u00a0is simply dummy\\u00a0text<\\/li>\\r\\n<li>Lorem Ipsum\\u00a0is simply dummy\\u00a0text of the<\\/li>\\r\\n<li>Lorem Ipsum\\u00a0is simply dummy\\u00a0text of the printing and typesetting<\\/li>\\r\\n<li>Lorem Ipsum\\u00a0is simply dummy\\u00a0text of the printing<\\/li>\\r\\n<li>Lorem Ipsum\\u00a0is simply dummy\\u00a0text<\\/li>\\r\\n<li>Lorem Ipsum\\u00a0is simply dummy\\u00a0text of the printing and typesetting<\\/li>\\r\\n<\\/ul>\\r\\n<p>Lorem Ipsum\\u00a0is simply dummy\\u00a0text of the printing and typesetting industry. Lorem Ipsum has been the industry\'s standard dummy text ever since the\\u00a01500s,\\u00a0when an unknown printer took a galley of type and scrambled it to make a type specimen book. It has survived not only five centuries, but also the leap into electronic typesetting, remaining essentially unchanged.<\\/p>\",\"state\":1,\"catid\":\"14\",\"created\":\"2018-10-15 13:11:52\",\"created_by\":\"44\",\"created_by_alias\":\"\",\"modified\":\"2018-10-15 15:46:20\",\"modified_by\":\"44\",\"checked_out\":\"44\",\"checked_out_time\":\"2018-10-15 15:42:53\",\"publish_up\":\"2018-10-15 13:11:52\",\"publish_down\":\"0000-00-00 00:00:00\",\"images\":\"{\\\"image_intro\\\":\\\"images\\\\\\/blog\\\\\\/blogtype\\\\\\/img1.jpg\\\",\\\"float_intro\\\":\\\"\\\",\\\"image_intro_alt\\\":\\\"\\\",\\\"image_intro_caption\\\":\\\"\\\",\\\"image_fulltext\\\":\\\"images\\\\\\/blog\\\\\\/blogtype\\\\\\/img1.jpg\\\",\\\"float_fulltext\\\":\\\"\\\",\\\"image_fulltext_alt\\\":\\\"\\\",\\\"image_fulltext_caption\\\":\\\"\\\"}\",\"urls\":\"{\\\"urla\\\":false,\\\"urlatext\\\":\\\"\\\",\\\"targeta\\\":\\\"\\\",\\\"urlb\\\":false,\\\"urlbtext\\\":\\\"\\\",\\\"targetb\\\":\\\"\\\",\\\"urlc\\\":false,\\\"urlctext\\\":\\\"\\\",\\\"targetc\\\":\\\"\\\"}\",\"attribs\":\"{\\\"article_layout\\\":\\\"\\\",\\\"show_title\\\":\\\"\\\",\\\"link_titles\\\":\\\"\\\",\\\"show_tags\\\":\\\"\\\",\\\"show_intro\\\":\\\"\\\",\\\"info_block_position\\\":\\\"\\\",\\\"info_block_show_title\\\":\\\"\\\",\\\"show_category\\\":\\\"\\\",\\\"link_category\\\":\\\"\\\",\\\"show_parent_category\\\":\\\"\\\",\\\"link_parent_category\\\":\\\"\\\",\\\"show_associations\\\":\\\"\\\",\\\"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_page_title\\\":\\\"\\\",\\\"show_publishing_options\\\":\\\"\\\",\\\"show_article_options\\\":\\\"\\\",\\\"show_urls_images_backend\\\":\\\"\\\",\\\"show_urls_images_frontend\\\":\\\"\\\",\\\"astroid_article_type\\\":\\\"regular\\\",\\\"astroid_article_video_type\\\":\\\"youtube\\\",\\\"astroid_article_video_url\\\":\\\"\\\",\\\"astroid_article_gallery_width\\\":\\\"\\\",\\\"astroid_article_gallery_bullets\\\":\\\"1\\\",\\\"astroid_article_gallery_navigation\\\":\\\"1\\\",\\\"astroid_article_gallery_items\\\":\\\"\\\",\\\"astroid_article_thumbnail\\\":\\\"1\\\",\\\"astroid_article_audio_source\\\":\\\"soundcloud\\\",\\\"astroid_article_audio_soundcloud\\\":\\\"\\\",\\\"astroid_article_audio_spotify\\\":\\\"\\\",\\\"astroid_article_review_heading\\\":\\\"\\\",\\\"astroid_article_review_summery\\\":\\\"\\\",\\\"astroid_article_review_good\\\":\\\"\\\",\\\"astroid_article_review_bad\\\":\\\"\\\",\\\"astroid_article_review_rating\\\":\\\"5\\\",\\\"astroid_article_button_action\\\":\\\"\\\",\\\"astroid_article_button_link\\\":\\\"\\\",\\\"astroid_article_review_criterias\\\":\\\"\\\",\\\"astroid_article_quote_text\\\":\\\"\\\",\\\"astroid_article_quote_author\\\":\\\"\\\",\\\"astroid_article_badge\\\":\\\"0\\\",\\\"astroid_article_badge_type\\\":\\\"2\\\",\\\"astroid_article_badge_text\\\":\\\"\\\",\\\"astroid_article_badge_color\\\":\\\"\\\",\\\"astroid_relatedposts\\\":\\\"\\\",\\\"astroid_socialshare\\\":\\\"\\\",\\\"astroid_comments\\\":\\\"\\\",\\\"astroid_posttype\\\":\\\"\\\",\\\"astroid_readtime\\\":\\\"\\\",\\\"astroid_authorinfo\\\":\\\"\\\",\\\"astroid_rating\\\":\\\"\\\",\\\"astroid_og_title\\\":\\\"\\\",\\\"astroid_og_desc\\\":\\\"\\\",\\\"astroid_og_image\\\":\\\"\\\"}\",\"version\":3,\"ordering\":\"7\",\"metakey\":\"\",\"metadesc\":\"\",\"access\":\"1\",\"hits\":\"0\",\"metadata\":\"{\\\"robots\\\":\\\"\\\",\\\"author\\\":\\\"\\\",\\\"rights\\\":\\\"\\\",\\\"xreference\\\":\\\"\\\"}\",\"featured\":\"0\",\"language\":\"*\",\"xreference\":\"\"}', 0),
(533, 52, 1, '', '2018-10-15 15:46:49', 44, 5807, 'd2d0b41006e2daffa6b3a8435cbc747c190c37bf', '{\"id\":52,\"asset_id\":\"260\",\"title\":\"You Will Never Believe These Bizarre Truth\",\"alias\":\"you-will-never-believe-these-bizarre-truth\",\"introtext\":\"<p><strong>Lorem Ipsum<\\/strong>\\u00a0is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry\'s standard dummy text ever since the 1500s,<\\/p>\\r\\n\",\"fulltext\":\"\\r\\n<p>when an unknown printer took a galley of type and scrambled it to make a type specimen book. It has survived not only five centuries, but also the leap into electronic typesetting,remaining essentially unchanged. It was popularised in the 1960s with the release of Letraset sheets containing Lorem Ipsum passages, and more recently with desktop publishing software like Aldus PageMaker including versions of Lorem Ipsum<\\/p>\\r\\n<h2>What is Lorem Ipsum?<\\/h2>\\r\\n<p><strong>Lorem Ipsum<\\/strong>\\u00a0is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry\'s standard dummy text ever since the 1500s, when an unknown printer took a galley of type and scrambled it to make a type specimen book. It has survived not only five centuries, but also the leap into electronic typesetting, remaining essentially unchanged.<\\/p>\\r\\n<h3>Where does it come from?<\\/h3>\\r\\n<p>Contrary to popular belief, Lorem Ipsum is not simply random text. It has roots in a piece of classical Latin literature from 45 BC, making it over 2000 years old. Richard McClintock, a Latin professor at Hampden-Sydney College in Virginia, looked up one of the more obscure Latin words, consectetur, from a Lorem Ipsum passage, and going through the cites of the word in classical literature, discovered the undoubtable source. Lorem Ipsum comes from sections 1.10.32 and 1.10.33 of \\\"de Finibus Bonorum et Malorum\\\" (The Extremes of Good and Evil)<\\/p>\\r\\n<ul>\\r\\n<li>Lorem Ipsum\\u00a0is simaply dummy\\u00a0text of the printing and typesetting<\\/li>\\r\\n<li>Lorem Ipsum\\u00a0is simply dummy\\u00a0text of the printing and\\u00a0<\\/li>\\r\\n<li>Lorem Ipsum\\u00a0is simply dummy\\u00a0text<\\/li>\\r\\n<li>Lorem Ipsum\\u00a0is simply dummy\\u00a0text of the<\\/li>\\r\\n<li>Lorem Ipsum\\u00a0is simply dummy\\u00a0text of the printing and typesetting<\\/li>\\r\\n<li>Lorem Ipsum\\u00a0is simply dummy\\u00a0text of the printing<\\/li>\\r\\n<li>Lorem Ipsum\\u00a0is simply dummy\\u00a0text<\\/li>\\r\\n<li>Lorem Ipsum\\u00a0is simply dummy\\u00a0text of the printing and typesetting<\\/li>\\r\\n<\\/ul>\\r\\n<p>Lorem Ipsum\\u00a0is simply dummy\\u00a0text of the printing and typesetting industry. Lorem Ipsum has been the industry\'s standard dummy text ever since the\\u00a01500s,\\u00a0when an unknown printer took a galley of type and scrambled it to make a type specimen book. It has survived not only five centuries, but also the leap into electronic typesetting, remaining essentially unchanged.<\\/p>\",\"state\":1,\"catid\":\"14\",\"created\":\"2018-10-15 13:11:01\",\"created_by\":\"44\",\"created_by_alias\":\"\",\"modified\":\"2018-10-15 15:46:49\",\"modified_by\":\"44\",\"checked_out\":\"44\",\"checked_out_time\":\"2018-10-15 15:42:53\",\"publish_up\":\"2018-10-15 13:11:01\",\"publish_down\":\"0000-00-00 00:00:00\",\"images\":\"{\\\"image_intro\\\":\\\"images\\\\\\/blog\\\\\\/blogtype\\\\\\/img14.jpg\\\",\\\"float_intro\\\":\\\"\\\",\\\"image_intro_alt\\\":\\\"\\\",\\\"image_intro_caption\\\":\\\"\\\",\\\"image_fulltext\\\":\\\"images\\\\\\/blog\\\\\\/blogtype\\\\\\/img14.jpg\\\",\\\"float_fulltext\\\":\\\"\\\",\\\"image_fulltext_alt\\\":\\\"\\\",\\\"image_fulltext_caption\\\":\\\"\\\"}\",\"urls\":\"{\\\"urla\\\":false,\\\"urlatext\\\":\\\"\\\",\\\"targeta\\\":\\\"\\\",\\\"urlb\\\":false,\\\"urlbtext\\\":\\\"\\\",\\\"targetb\\\":\\\"\\\",\\\"urlc\\\":false,\\\"urlctext\\\":\\\"\\\",\\\"targetc\\\":\\\"\\\"}\",\"attribs\":\"{\\\"article_layout\\\":\\\"\\\",\\\"show_title\\\":\\\"\\\",\\\"link_titles\\\":\\\"\\\",\\\"show_tags\\\":\\\"\\\",\\\"show_intro\\\":\\\"\\\",\\\"info_block_position\\\":\\\"\\\",\\\"info_block_show_title\\\":\\\"\\\",\\\"show_category\\\":\\\"\\\",\\\"link_category\\\":\\\"\\\",\\\"show_parent_category\\\":\\\"\\\",\\\"link_parent_category\\\":\\\"\\\",\\\"show_associations\\\":\\\"\\\",\\\"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_page_title\\\":\\\"\\\",\\\"show_publishing_options\\\":\\\"\\\",\\\"show_article_options\\\":\\\"\\\",\\\"show_urls_images_backend\\\":\\\"\\\",\\\"show_urls_images_frontend\\\":\\\"\\\",\\\"astroid_article_type\\\":\\\"regular\\\",\\\"astroid_article_video_type\\\":\\\"youtube\\\",\\\"astroid_article_video_url\\\":\\\"\\\",\\\"astroid_article_gallery_width\\\":\\\"\\\",\\\"astroid_article_gallery_bullets\\\":\\\"1\\\",\\\"astroid_article_gallery_navigation\\\":\\\"1\\\",\\\"astroid_article_gallery_items\\\":\\\"\\\",\\\"astroid_article_thumbnail\\\":\\\"1\\\",\\\"astroid_article_audio_source\\\":\\\"soundcloud\\\",\\\"astroid_article_audio_soundcloud\\\":\\\"\\\",\\\"astroid_article_audio_spotify\\\":\\\"\\\",\\\"astroid_article_review_heading\\\":\\\"\\\",\\\"astroid_article_review_summery\\\":\\\"\\\",\\\"astroid_article_review_good\\\":\\\"\\\",\\\"astroid_article_review_bad\\\":\\\"\\\",\\\"astroid_article_review_rating\\\":\\\"5\\\",\\\"astroid_article_button_action\\\":\\\"\\\",\\\"astroid_article_button_link\\\":\\\"\\\",\\\"astroid_article_review_criterias\\\":\\\"\\\",\\\"astroid_article_quote_text\\\":\\\"\\\",\\\"astroid_article_quote_author\\\":\\\"\\\",\\\"astroid_article_badge\\\":\\\"1\\\",\\\"astroid_article_badge_type\\\":\\\"2\\\",\\\"astroid_article_badge_text\\\":\\\"\\\",\\\"astroid_article_badge_color\\\":\\\"\\\",\\\"astroid_relatedposts\\\":\\\"\\\",\\\"astroid_socialshare\\\":\\\"\\\",\\\"astroid_comments\\\":\\\"\\\",\\\"astroid_posttype\\\":\\\"\\\",\\\"astroid_readtime\\\":\\\"\\\",\\\"astroid_authorinfo\\\":\\\"\\\",\\\"astroid_rating\\\":\\\"\\\",\\\"astroid_og_title\\\":\\\"\\\",\\\"astroid_og_desc\\\":\\\"\\\",\\\"astroid_og_image\\\":\\\"\\\"}\",\"version\":4,\"ordering\":\"8\",\"metakey\":\"\",\"metadesc\":\"\",\"access\":\"1\",\"hits\":\"0\",\"metadata\":\"{\\\"robots\\\":\\\"\\\",\\\"author\\\":\\\"\\\",\\\"rights\\\":\\\"\\\",\\\"xreference\\\":\\\"\\\"}\",\"featured\":\"0\",\"language\":\"*\",\"xreference\":\"\"}', 0),
(534, 3, 1, '', '2018-10-15 15:50:38', 44, 4591, '67f75ba1b4d2b0e654bf1a4cada977edbc6c35ba', '{\"id\":3,\"asset_id\":\"73\",\"title\":\"Design Expert Interview\",\"alias\":\"design-expert-interview\",\"introtext\":\"<p>Aliquam egestas pellentesque est Etiam a orci Nulla id enim feugiat ligula ullamcorper.<\\/p>\\r\\n\",\"fulltext\":\"\\r\\n<p>Lorem Ipsum is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry\'s standard dummy text ever since the 1500s, when an unknown printer took a galley of type and scrambled it to make a type specimen book. It has survived not only five centuries, but also the leap into electronic typesetting, remaining essentially unchanged. It was popularised in the 1960s with the release of Letraset sheets containing Lorem Ipsum passages, and more recently with desktop publishing software like Aldus PageMaker including versions of Lorem Ipsum.<\\/p>\\r\\n<h3>Where does it come from?<\\/h3>\\r\\n<p>There are many variations of passages of Lorem Ipsum available, but the majority have suffered alteration in some form, by injected humour, or randomised words which don\'t look even slightly believable. If you are going to use a passage of Lorem Ipsum, you need to be sure there isn\'t anything embarrassing hidden in the middle of text. All the Lorem Ipsum generators on the Internet tend to repeat predefined chunks as necessary, making this the first true generator on the Internet. It uses a dictionary of over 200 Latin words, combined with a handful of model sentence structures, to generate Lorem Ipsum which looks reasonable. The generated Lorem Ipsum is therefore always free from repetition, injected humour, or non-characteristic words etc.<\\/p>\",\"state\":1,\"catid\":\"9\",\"created\":\"2018-06-01 11:45:06\",\"created_by\":\"44\",\"created_by_alias\":\"\",\"modified\":\"2018-10-15 15:50:38\",\"modified_by\":\"44\",\"checked_out\":\"44\",\"checked_out_time\":\"2018-10-15 15:50:29\",\"publish_up\":\"2018-06-01 11:45:06\",\"publish_down\":\"0000-00-00 00:00:00\",\"images\":\"{\\\"image_intro\\\":\\\"images\\\\\\/blog\\\\\\/design\\\\\\/img6.jpg\\\",\\\"float_intro\\\":\\\"\\\",\\\"image_intro_alt\\\":\\\"\\\",\\\"image_intro_caption\\\":\\\"\\\",\\\"image_fulltext\\\":\\\"images\\\\\\/blog\\\\\\/design\\\\\\/img6.jpg\\\",\\\"float_fulltext\\\":\\\"\\\",\\\"image_fulltext_alt\\\":\\\"\\\",\\\"image_fulltext_caption\\\":\\\"\\\"}\",\"urls\":\"{\\\"urla\\\":false,\\\"urlatext\\\":\\\"\\\",\\\"targeta\\\":\\\"\\\",\\\"urlb\\\":false,\\\"urlbtext\\\":\\\"\\\",\\\"targetb\\\":\\\"\\\",\\\"urlc\\\":false,\\\"urlctext\\\":\\\"\\\",\\\"targetc\\\":\\\"\\\"}\",\"attribs\":\"{\\\"article_layout\\\":\\\"\\\",\\\"show_title\\\":\\\"\\\",\\\"link_titles\\\":\\\"\\\",\\\"show_tags\\\":\\\"\\\",\\\"show_intro\\\":\\\"\\\",\\\"info_block_position\\\":\\\"\\\",\\\"info_block_show_title\\\":\\\"\\\",\\\"show_category\\\":\\\"\\\",\\\"link_category\\\":\\\"\\\",\\\"show_parent_category\\\":\\\"\\\",\\\"link_parent_category\\\":\\\"\\\",\\\"show_associations\\\":\\\"\\\",\\\"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_page_title\\\":\\\"\\\",\\\"show_publishing_options\\\":\\\"\\\",\\\"show_article_options\\\":\\\"\\\",\\\"show_urls_images_backend\\\":\\\"\\\",\\\"show_urls_images_frontend\\\":\\\"\\\",\\\"astroid_article_type\\\":\\\"regular\\\",\\\"astroid_article_video_type\\\":\\\"youtube\\\",\\\"astroid_article_video_url\\\":\\\"\\\",\\\"astroid_article_gallery_width\\\":\\\"\\\",\\\"astroid_article_gallery_bullets\\\":\\\"1\\\",\\\"astroid_article_gallery_navigation\\\":\\\"1\\\",\\\"astroid_article_gallery_items\\\":\\\"\\\",\\\"astroid_article_thumbnail\\\":\\\"1\\\",\\\"astroid_article_audio_source\\\":\\\"soundcloud\\\",\\\"astroid_article_audio_soundcloud\\\":\\\"\\\",\\\"astroid_article_audio_spotify\\\":\\\"\\\",\\\"astroid_article_review_heading\\\":\\\"\\\",\\\"astroid_article_review_summery\\\":\\\"\\\",\\\"astroid_article_review_good\\\":\\\"\\\",\\\"astroid_article_review_bad\\\":\\\"\\\",\\\"astroid_article_review_rating\\\":\\\"5\\\",\\\"astroid_article_button_action\\\":\\\"\\\",\\\"astroid_article_button_link\\\":\\\"\\\",\\\"astroid_article_review_criterias\\\":\\\"\\\",\\\"astroid_article_quote_text\\\":\\\"\\\",\\\"astroid_article_quote_author\\\":\\\"\\\",\\\"astroid_article_badge\\\":\\\"1\\\",\\\"astroid_article_badge_type\\\":\\\"1\\\",\\\"astroid_article_badge_text\\\":\\\"Chandan\\\",\\\"astroid_article_badge_color\\\":\\\"\\\",\\\"astroid_relatedposts\\\":\\\"\\\",\\\"astroid_socialshare\\\":\\\"\\\",\\\"astroid_comments\\\":\\\"\\\",\\\"astroid_posttype\\\":\\\"\\\",\\\"astroid_readtime\\\":\\\"\\\",\\\"astroid_authorinfo\\\":\\\"\\\",\\\"astroid_rating\\\":\\\"\\\",\\\"astroid_og_title\\\":\\\"\\\",\\\"astroid_og_desc\\\":\\\"\\\",\\\"astroid_og_image\\\":\\\"\\\"}\",\"version\":12,\"ordering\":\"1\",\"metakey\":\"\",\"metadesc\":\"\",\"access\":\"1\",\"hits\":\"4\",\"metadata\":\"{\\\"robots\\\":\\\"\\\",\\\"author\\\":\\\"\\\",\\\"rights\\\":\\\"\\\",\\\"xreference\\\":\\\"\\\"}\",\"featured\":\"0\",\"language\":\"*\",\"xreference\":\"\"}', 0);
INSERT INTO `ynfp8_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
(535, 4, 1, '', '2018-10-15 15:50:44', 44, 6302, '4cc05c36d81d06dfe7d9a451dd5df27ecaaa5282', '{\"id\":4,\"asset_id\":\"74\",\"title\":\"Guidance for you in design\",\"alias\":\"guidance-for-you-in-design\",\"introtext\":\"<p>Aliquam egestas pellentesque est Etiam a orci Nulla id enim feugiat ligula ullamcorper. <\\/p>\\r\\n\",\"fulltext\":\"\\r\\n<p>Lorem Ipsum is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry\'s standard dummy text ever since the 1500s, when an unknown printer took a galley of type and scrambled it to make a type specimen book. It has survived not only five centuries, but also the leap into electronic typesetting, remaining essentially unchanged. <\\/p>\\r\\n<blockquote>Astroid Joomla framework is next generation template layout builder and manager enables you to develop an awesome website and templates.<\\/blockquote>\\r\\n<p>It was popularised in the 1960s with the release of Letraset sheets containing Lorem Ipsum passages, and more recently with desktop publishing software like Aldus PageMaker including versions of Lorem Ipsum. <\\/p>\\r\\n<h2> This is a H2 Tag <\\/h2>\\r\\n<p>Lorem Ipsum is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry\'s standard dummy text ever since the 1500s, when an unknown printer took a galley of type and scrambled it to make a type specimen book. <\\/p>\\r\\n<p>It has survived not only five centuries, but also the leap into electronic typesetting, remaining essentially unchanged. It was popularised in the 1960s with the release of Letraset sheets containing Lorem Ipsum passages, and more recently with desktop publishing software like Aldus PageMaker including versions of Lorem Ipsum. <\\/p>\\r\\n<h3>This is a H3 Tag<\\/h3>\\r\\n<p>Lorem Ipsum is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry\'s standard dummy text ever since the 1500s<\\/p>\\r\\n<strong>Un-ordered List here<\\/strong>\\r\\n<ul>\\r\\n<li>This is a list 1<\\/li>\\r\\n<li>This is a list 2<\\/li>\\r\\n<li>This is a list 3<\\/li>\\r\\n<li>This is a list 4<\\/li>\\r\\n<\\/ul>\\r\\n<h4>This is a H4 Tag <\\/h4>\\r\\n<p>Lorem Ipsum is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry\'s standard dummy text ever since the 1500s<\\/p>\\r\\n<strong>Un-ordered List here<\\/strong>\\r\\n<ol>\\r\\n<li>This is a list 1<\\/li>\\r\\n<li>This is a list 2<\\/li>\\r\\n<li>This is a list 3<\\/li>\\r\\n<li>This is a list 4<\\/li>\\r\\n<\\/ol>\\r\\n<h5>This is a H5 Tag <\\/h5>\\r\\n<p>It has survived not only five centuries, but also the leap into electronic typesetting, remaining essentially unchanged. It was popularised in the 1960s with the release of Letraset sheets containing Lorem Ipsum passages, and more recently with desktop publishing software like Aldus PageMaker including versions of Lorem Ipsum. <\\/p>\\r\\n<h6>This is a H6 Tag <\\/h6>\\r\\n<code>\\r\\n&lt;li&gt;This is a list 1&lt;\\/li&gt; <br>\\r\\n&lt;li&gt;This is a list 2&lt;\\/li&gt; <br>\\r\\n&lt;li&gt;This is a list 3&lt;\\/li&gt; <br>\\r\\n&lt;li&gt;This is a list 4&lt;\\/li&gt; <br>\\r\\n<\\/code>\\r\\n<p>It has survived not only five centuries, but also the leap into electronic typesetting, remaining essentially unchanged. It was popularised in the 1960s with the release of Letraset sheets containing Lorem Ipsum passages, and more recently with desktop publishing software like Aldus PageMaker including versions of Lorem Ipsum. <\\/p>\",\"state\":1,\"catid\":\"9\",\"created\":\"2018-06-01 11:45:06\",\"created_by\":\"44\",\"created_by_alias\":\"\",\"modified\":\"2018-10-15 15:50:44\",\"modified_by\":\"44\",\"checked_out\":\"44\",\"checked_out_time\":\"2018-10-15 15:50:30\",\"publish_up\":\"2018-06-01 11:45:06\",\"publish_down\":\"0000-00-00 00:00:00\",\"images\":\"{\\\"image_intro\\\":\\\"images\\\\\\/blog\\\\\\/design\\\\\\/img5.jpg\\\",\\\"float_intro\\\":\\\"\\\",\\\"image_intro_alt\\\":\\\"\\\",\\\"image_intro_caption\\\":\\\"\\\",\\\"image_fulltext\\\":\\\"images\\\\\\/blog\\\\\\/design\\\\\\/img5.jpg\\\",\\\"float_fulltext\\\":\\\"\\\",\\\"image_fulltext_alt\\\":\\\"\\\",\\\"image_fulltext_caption\\\":\\\"\\\"}\",\"urls\":\"{\\\"urla\\\":false,\\\"urlatext\\\":\\\"\\\",\\\"targeta\\\":\\\"\\\",\\\"urlb\\\":false,\\\"urlbtext\\\":\\\"\\\",\\\"targetb\\\":\\\"\\\",\\\"urlc\\\":false,\\\"urlctext\\\":\\\"\\\",\\\"targetc\\\":\\\"\\\"}\",\"attribs\":\"{\\\"article_layout\\\":\\\"\\\",\\\"show_title\\\":\\\"\\\",\\\"link_titles\\\":\\\"\\\",\\\"show_tags\\\":\\\"\\\",\\\"show_intro\\\":\\\"\\\",\\\"info_block_position\\\":\\\"\\\",\\\"info_block_show_title\\\":\\\"\\\",\\\"show_category\\\":\\\"\\\",\\\"link_category\\\":\\\"\\\",\\\"show_parent_category\\\":\\\"\\\",\\\"link_parent_category\\\":\\\"\\\",\\\"show_associations\\\":\\\"\\\",\\\"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_page_title\\\":\\\"\\\",\\\"show_publishing_options\\\":\\\"\\\",\\\"show_article_options\\\":\\\"\\\",\\\"show_urls_images_backend\\\":\\\"\\\",\\\"show_urls_images_frontend\\\":\\\"\\\",\\\"astroid_article_type\\\":\\\"regular\\\",\\\"astroid_article_video_type\\\":\\\"youtube\\\",\\\"astroid_article_video_url\\\":\\\"\\\",\\\"astroid_article_gallery_width\\\":\\\"\\\",\\\"astroid_article_gallery_bullets\\\":\\\"1\\\",\\\"astroid_article_gallery_navigation\\\":\\\"1\\\",\\\"astroid_article_gallery_items\\\":\\\"\\\",\\\"astroid_article_thumbnail\\\":\\\"1\\\",\\\"astroid_article_audio_source\\\":\\\"soundcloud\\\",\\\"astroid_article_audio_soundcloud\\\":\\\"\\\",\\\"astroid_article_audio_spotify\\\":\\\"\\\",\\\"astroid_article_review_heading\\\":\\\"\\\",\\\"astroid_article_review_summery\\\":\\\"\\\",\\\"astroid_article_review_good\\\":\\\"\\\",\\\"astroid_article_review_bad\\\":\\\"\\\",\\\"astroid_article_review_rating\\\":\\\"5\\\",\\\"astroid_article_button_action\\\":\\\"\\\",\\\"astroid_article_button_link\\\":\\\"\\\",\\\"astroid_article_review_criterias\\\":\\\"\\\",\\\"astroid_article_quote_text\\\":\\\"\\\",\\\"astroid_article_quote_author\\\":\\\"\\\",\\\"astroid_article_badge\\\":\\\"1\\\",\\\"astroid_article_badge_type\\\":\\\"6\\\",\\\"astroid_article_badge_text\\\":\\\"\\\",\\\"astroid_article_badge_color\\\":\\\"\\\",\\\"astroid_relatedposts\\\":\\\"\\\",\\\"astroid_socialshare\\\":\\\"\\\",\\\"astroid_comments\\\":\\\"\\\",\\\"astroid_posttype\\\":\\\"\\\",\\\"astroid_readtime\\\":\\\"\\\",\\\"astroid_authorinfo\\\":\\\"\\\",\\\"astroid_rating\\\":\\\"\\\",\\\"astroid_og_title\\\":\\\"\\\",\\\"astroid_og_desc\\\":\\\"\\\",\\\"astroid_og_image\\\":\\\"\\\"}\",\"version\":11,\"ordering\":\"2\",\"metakey\":\"\",\"metadesc\":\"\",\"access\":\"1\",\"hits\":\"0\",\"metadata\":\"{\\\"robots\\\":\\\"\\\",\\\"author\\\":\\\"\\\",\\\"rights\\\":\\\"\\\",\\\"xreference\\\":\\\"\\\"}\",\"featured\":\"0\",\"language\":\"*\",\"xreference\":\"\"}', 0),
(536, 5, 1, '', '2018-10-15 15:50:52', 44, 6322, '14f2190fc3f8cd22fa63f8867d08b4dc1ff45735', '{\"id\":5,\"asset_id\":\"75\",\"title\":\"Have fun learning design\",\"alias\":\"have-fun-learning-design\",\"introtext\":\"<p>Aliquam egestas pellentesque est Etiam a orci Nulla id enim feugiat ligula ullamcorper.<\\/p>\\r\\n\",\"fulltext\":\"\\r\\n<p>Lorem Ipsum is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry\'s standard dummy text ever since the 1500s, when an unknown printer took a galley of type and scrambled it to make a type specimen book. It has survived not only five centuries, but also the leap into electronic typesetting, remaining essentially unchanged.<\\/p>\\r\\n<blockquote>Astroid Joomla framework is next generation template layout builder and manager enables you to develop an awesome website and templates.<\\/blockquote>\\r\\n<p>It was popularised in the 1960s with the release of Letraset sheets containing Lorem Ipsum passages, and more recently with desktop publishing software like Aldus PageMaker including versions of Lorem Ipsum.<\\/p>\\r\\n<h2>This is a H2 Tag<\\/h2>\\r\\n<p>Lorem Ipsum is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry\'s standard dummy text ever since the 1500s, when an unknown printer took a galley of type and scrambled it to make a type specimen book.<\\/p>\\r\\n<p>It has survived not only five centuries, but also the leap into electronic typesetting, remaining essentially unchanged. It was popularised in the 1960s with the release of Letraset sheets containing Lorem Ipsum passages, and more recently with desktop publishing software like Aldus PageMaker including versions of Lorem Ipsum.<\\/p>\\r\\n<h3>This is a H3 Tag<\\/h3>\\r\\n<p>Lorem Ipsum is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry\'s standard dummy text ever since the 1500s<\\/p>\\r\\n<p><strong>Un-ordered List here<\\/strong><\\/p>\\r\\n<ul>\\r\\n<li>This is a list 1<\\/li>\\r\\n<li>This is a list 2<\\/li>\\r\\n<li>This is a list 3<\\/li>\\r\\n<li>This is a list 4<\\/li>\\r\\n<\\/ul>\\r\\n<h4>This is a H4 Tag<\\/h4>\\r\\n<p>Lorem Ipsum is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry\'s standard dummy text ever since the 1500s<\\/p>\\r\\n<p><strong>Un-ordered List here<\\/strong><\\/p>\\r\\n<ol>\\r\\n<li>This is a list 1<\\/li>\\r\\n<li>This is a list 2<\\/li>\\r\\n<li>This is a list 3<\\/li>\\r\\n<li>This is a list 4<\\/li>\\r\\n<\\/ol>\\r\\n<h5>This is a H5 Tag<\\/h5>\\r\\n<p>It has survived not only five centuries, but also the leap into electronic typesetting, remaining essentially unchanged. It was popularised in the 1960s with the release of Letraset sheets containing Lorem Ipsum passages, and more recently with desktop publishing software like Aldus PageMaker including versions of Lorem Ipsum.<\\/p>\\r\\n<h6>This is a H6 Tag<\\/h6>\\r\\n<p><code>\\r\\n&lt;li&gt;This is a list 1&lt;\\/li&gt; <br \\/>\\r\\n&lt;li&gt;This is a list 2&lt;\\/li&gt; <br \\/>\\r\\n&lt;li&gt;This is a list 3&lt;\\/li&gt; <br \\/>\\r\\n&lt;li&gt;This is a list 4&lt;\\/li&gt; <br \\/>\\r\\n<\\/code><\\/p>\\r\\n<p>It has survived not only five centuries, but also the leap into electronic typesetting, remaining essentially unchanged. It was popularised in the 1960s with the release of Letraset sheets containing Lorem Ipsum passages, and more recently with desktop publishing software like Aldus PageMaker including versions of Lorem Ipsum.<\\/p>\",\"state\":1,\"catid\":\"9\",\"created\":\"2018-06-01 11:45:06\",\"created_by\":\"44\",\"created_by_alias\":\"\",\"modified\":\"2018-10-15 15:50:52\",\"modified_by\":\"44\",\"checked_out\":\"44\",\"checked_out_time\":\"2018-10-15 15:50:30\",\"publish_up\":\"2018-06-01 11:45:06\",\"publish_down\":\"0000-00-00 00:00:00\",\"images\":\"{\\\"image_intro\\\":\\\"images\\\\\\/blog\\\\\\/design\\\\\\/img4.jpg\\\",\\\"float_intro\\\":\\\"\\\",\\\"image_intro_alt\\\":\\\"\\\",\\\"image_intro_caption\\\":\\\"\\\",\\\"image_fulltext\\\":\\\"images\\\\\\/blog\\\\\\/design\\\\\\/img4.jpg\\\",\\\"float_fulltext\\\":\\\"\\\",\\\"image_fulltext_alt\\\":\\\"\\\",\\\"image_fulltext_caption\\\":\\\"\\\"}\",\"urls\":\"{\\\"urla\\\":false,\\\"urlatext\\\":\\\"\\\",\\\"targeta\\\":\\\"\\\",\\\"urlb\\\":false,\\\"urlbtext\\\":\\\"\\\",\\\"targetb\\\":\\\"\\\",\\\"urlc\\\":false,\\\"urlctext\\\":\\\"\\\",\\\"targetc\\\":\\\"\\\"}\",\"attribs\":\"{\\\"article_layout\\\":\\\"\\\",\\\"show_title\\\":\\\"\\\",\\\"link_titles\\\":\\\"\\\",\\\"show_tags\\\":\\\"\\\",\\\"show_intro\\\":\\\"\\\",\\\"info_block_position\\\":\\\"\\\",\\\"info_block_show_title\\\":\\\"\\\",\\\"show_category\\\":\\\"\\\",\\\"link_category\\\":\\\"\\\",\\\"show_parent_category\\\":\\\"\\\",\\\"link_parent_category\\\":\\\"\\\",\\\"show_associations\\\":\\\"\\\",\\\"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_page_title\\\":\\\"\\\",\\\"show_publishing_options\\\":\\\"\\\",\\\"show_article_options\\\":\\\"\\\",\\\"show_urls_images_backend\\\":\\\"\\\",\\\"show_urls_images_frontend\\\":\\\"\\\",\\\"astroid_article_type\\\":\\\"regular\\\",\\\"astroid_article_video_type\\\":\\\"youtube\\\",\\\"astroid_article_video_url\\\":\\\"\\\",\\\"astroid_article_gallery_width\\\":\\\"\\\",\\\"astroid_article_gallery_bullets\\\":\\\"1\\\",\\\"astroid_article_gallery_navigation\\\":\\\"1\\\",\\\"astroid_article_gallery_items\\\":\\\"\\\",\\\"astroid_article_thumbnail\\\":\\\"1\\\",\\\"astroid_article_audio_source\\\":\\\"soundcloud\\\",\\\"astroid_article_audio_soundcloud\\\":\\\"\\\",\\\"astroid_article_audio_spotify\\\":\\\"\\\",\\\"astroid_article_review_heading\\\":\\\"\\\",\\\"astroid_article_review_summery\\\":\\\"\\\",\\\"astroid_article_review_good\\\":\\\"\\\",\\\"astroid_article_review_bad\\\":\\\"\\\",\\\"astroid_article_review_rating\\\":\\\"5\\\",\\\"astroid_article_button_action\\\":\\\"\\\",\\\"astroid_article_button_link\\\":\\\"\\\",\\\"astroid_article_review_criterias\\\":\\\"\\\",\\\"astroid_article_quote_text\\\":\\\"\\\",\\\"astroid_article_quote_author\\\":\\\"\\\",\\\"astroid_article_badge\\\":\\\"1\\\",\\\"astroid_article_badge_type\\\":\\\"6\\\",\\\"astroid_article_badge_text\\\":\\\"\\\",\\\"astroid_article_badge_color\\\":\\\"\\\",\\\"astroid_relatedposts\\\":\\\"\\\",\\\"astroid_socialshare\\\":\\\"\\\",\\\"astroid_comments\\\":\\\"\\\",\\\"astroid_posttype\\\":\\\"\\\",\\\"astroid_readtime\\\":\\\"\\\",\\\"astroid_authorinfo\\\":\\\"\\\",\\\"astroid_rating\\\":\\\"\\\",\\\"astroid_og_title\\\":\\\"\\\",\\\"astroid_og_desc\\\":\\\"\\\",\\\"astroid_og_image\\\":\\\"\\\"}\",\"version\":12,\"ordering\":\"3\",\"metakey\":\"\",\"metadesc\":\"\",\"access\":\"1\",\"hits\":\"1\",\"metadata\":\"{\\\"robots\\\":\\\"\\\",\\\"author\\\":\\\"\\\",\\\"rights\\\":\\\"\\\",\\\"xreference\\\":\\\"\\\"}\",\"featured\":\"0\",\"language\":\"*\",\"xreference\":\"\"}', 0),
(537, 6, 1, '', '2018-10-15 15:50:59', 44, 6328, 'a93e720c225cc69eb68367119956a9ecf495c6c6', '{\"id\":6,\"asset_id\":\"76\",\"title\":\"The hidden agenda of design\",\"alias\":\"the-hidden-agenda-of-design\",\"introtext\":\"<p>Aliquam egestas pellentesque est Etiam a orci Nulla id enim feugiat ligula ullamcorper.<\\/p>\\r\\n\",\"fulltext\":\"\\r\\n<p>Lorem Ipsum is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry\'s standard dummy text ever since the 1500s, when an unknown printer took a galley of type and scrambled it to make a type specimen book. It has survived not only five centuries, but also the leap into electronic typesetting, remaining essentially unchanged.<\\/p>\\r\\n<blockquote>Astroid Joomla framework is next generation template layout builder and manager enables you to develop an awesome website and templates.<\\/blockquote>\\r\\n<p>It was popularised in the 1960s with the release of Letraset sheets containing Lorem Ipsum passages, and more recently with desktop publishing software like Aldus PageMaker including versions of Lorem Ipsum.<\\/p>\\r\\n<h2>This is a H2 Tag<\\/h2>\\r\\n<p>Lorem Ipsum is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry\'s standard dummy text ever since the 1500s, when an unknown printer took a galley of type and scrambled it to make a type specimen book.<\\/p>\\r\\n<p>It has survived not only five centuries, but also the leap into electronic typesetting, remaining essentially unchanged. It was popularised in the 1960s with the release of Letraset sheets containing Lorem Ipsum passages, and more recently with desktop publishing software like Aldus PageMaker including versions of Lorem Ipsum.<\\/p>\\r\\n<h3>This is a H3 Tag<\\/h3>\\r\\n<p>Lorem Ipsum is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry\'s standard dummy text ever since the 1500s<\\/p>\\r\\n<p><strong>Un-ordered List here<\\/strong><\\/p>\\r\\n<ul>\\r\\n<li>This is a list 1<\\/li>\\r\\n<li>This is a list 2<\\/li>\\r\\n<li>This is a list 3<\\/li>\\r\\n<li>This is a list 4<\\/li>\\r\\n<\\/ul>\\r\\n<h4>This is a H4 Tag<\\/h4>\\r\\n<p>Lorem Ipsum is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry\'s standard dummy text ever since the 1500s<\\/p>\\r\\n<p><strong>Un-ordered List here<\\/strong><\\/p>\\r\\n<ol>\\r\\n<li>This is a list 1<\\/li>\\r\\n<li>This is a list 2<\\/li>\\r\\n<li>This is a list 3<\\/li>\\r\\n<li>This is a list 4<\\/li>\\r\\n<\\/ol>\\r\\n<h5>This is a H5 Tag<\\/h5>\\r\\n<p>It has survived not only five centuries, but also the leap into electronic typesetting, remaining essentially unchanged. It was popularised in the 1960s with the release of Letraset sheets containing Lorem Ipsum passages, and more recently with desktop publishing software like Aldus PageMaker including versions of Lorem Ipsum.<\\/p>\\r\\n<h6>This is a H6 Tag<\\/h6>\\r\\n<p><code>\\r\\n&lt;li&gt;This is a list 1&lt;\\/li&gt; <br \\/>\\r\\n&lt;li&gt;This is a list 2&lt;\\/li&gt; <br \\/>\\r\\n&lt;li&gt;This is a list 3&lt;\\/li&gt; <br \\/>\\r\\n&lt;li&gt;This is a list 4&lt;\\/li&gt; <br \\/>\\r\\n<\\/code><\\/p>\\r\\n<p>It has survived not only five centuries, but also the leap into electronic typesetting, remaining essentially unchanged. It was popularised in the 1960s with the release of Letraset sheets containing Lorem Ipsum passages, and more recently with desktop publishing software like Aldus PageMaker including versions of Lorem Ipsum.<\\/p>\",\"state\":1,\"catid\":\"9\",\"created\":\"2018-06-01 11:45:06\",\"created_by\":\"44\",\"created_by_alias\":\"\",\"modified\":\"2018-10-15 15:50:59\",\"modified_by\":\"44\",\"checked_out\":\"44\",\"checked_out_time\":\"2018-10-15 15:50:31\",\"publish_up\":\"2018-06-01 11:45:06\",\"publish_down\":\"0000-00-00 00:00:00\",\"images\":\"{\\\"image_intro\\\":\\\"images\\\\\\/blog\\\\\\/design\\\\\\/img3.jpg\\\",\\\"float_intro\\\":\\\"\\\",\\\"image_intro_alt\\\":\\\"\\\",\\\"image_intro_caption\\\":\\\"\\\",\\\"image_fulltext\\\":\\\"images\\\\\\/blog\\\\\\/design\\\\\\/img3.jpg\\\",\\\"float_fulltext\\\":\\\"\\\",\\\"image_fulltext_alt\\\":\\\"\\\",\\\"image_fulltext_caption\\\":\\\"\\\"}\",\"urls\":\"{\\\"urla\\\":false,\\\"urlatext\\\":\\\"\\\",\\\"targeta\\\":\\\"\\\",\\\"urlb\\\":false,\\\"urlbtext\\\":\\\"\\\",\\\"targetb\\\":\\\"\\\",\\\"urlc\\\":false,\\\"urlctext\\\":\\\"\\\",\\\"targetc\\\":\\\"\\\"}\",\"attribs\":\"{\\\"article_layout\\\":\\\"\\\",\\\"show_title\\\":\\\"\\\",\\\"link_titles\\\":\\\"\\\",\\\"show_tags\\\":\\\"\\\",\\\"show_intro\\\":\\\"\\\",\\\"info_block_position\\\":\\\"\\\",\\\"info_block_show_title\\\":\\\"\\\",\\\"show_category\\\":\\\"\\\",\\\"link_category\\\":\\\"\\\",\\\"show_parent_category\\\":\\\"\\\",\\\"link_parent_category\\\":\\\"\\\",\\\"show_associations\\\":\\\"\\\",\\\"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_page_title\\\":\\\"\\\",\\\"show_publishing_options\\\":\\\"\\\",\\\"show_article_options\\\":\\\"\\\",\\\"show_urls_images_backend\\\":\\\"\\\",\\\"show_urls_images_frontend\\\":\\\"\\\",\\\"astroid_article_type\\\":\\\"regular\\\",\\\"astroid_article_video_type\\\":\\\"youtube\\\",\\\"astroid_article_video_url\\\":\\\"\\\",\\\"astroid_article_gallery_width\\\":\\\"\\\",\\\"astroid_article_gallery_bullets\\\":\\\"1\\\",\\\"astroid_article_gallery_navigation\\\":\\\"1\\\",\\\"astroid_article_gallery_items\\\":\\\"\\\",\\\"astroid_article_thumbnail\\\":\\\"1\\\",\\\"astroid_article_audio_source\\\":\\\"soundcloud\\\",\\\"astroid_article_audio_soundcloud\\\":\\\"\\\",\\\"astroid_article_audio_spotify\\\":\\\"\\\",\\\"astroid_article_review_heading\\\":\\\"\\\",\\\"astroid_article_review_summery\\\":\\\"\\\",\\\"astroid_article_review_good\\\":\\\"\\\",\\\"astroid_article_review_bad\\\":\\\"\\\",\\\"astroid_article_review_rating\\\":\\\"5\\\",\\\"astroid_article_button_action\\\":\\\"\\\",\\\"astroid_article_button_link\\\":\\\"\\\",\\\"astroid_article_review_criterias\\\":\\\"\\\",\\\"astroid_article_quote_text\\\":\\\"\\\",\\\"astroid_article_quote_author\\\":\\\"\\\",\\\"astroid_article_badge\\\":\\\"1\\\",\\\"astroid_article_badge_type\\\":\\\"4\\\",\\\"astroid_article_badge_text\\\":\\\"\\\",\\\"astroid_article_badge_color\\\":\\\"\\\",\\\"astroid_relatedposts\\\":\\\"\\\",\\\"astroid_socialshare\\\":\\\"\\\",\\\"astroid_comments\\\":\\\"\\\",\\\"astroid_posttype\\\":\\\"\\\",\\\"astroid_readtime\\\":\\\"\\\",\\\"astroid_authorinfo\\\":\\\"\\\",\\\"astroid_rating\\\":\\\"\\\",\\\"astroid_og_title\\\":\\\"\\\",\\\"astroid_og_desc\\\":\\\"\\\",\\\"astroid_og_image\\\":\\\"\\\"}\",\"version\":10,\"ordering\":\"4\",\"metakey\":\"\",\"metadesc\":\"\",\"access\":\"1\",\"hits\":\"1\",\"metadata\":\"{\\\"robots\\\":\\\"\\\",\\\"author\\\":\\\"\\\",\\\"rights\\\":\\\"\\\",\\\"xreference\\\":\\\"\\\"}\",\"featured\":\"0\",\"language\":\"*\",\"xreference\":\"\"}', 0),
(538, 7, 1, '', '2018-10-15 15:51:20', 44, 4580, '2d256bfc4dbe9b6f79d25df5ab45a063d725d225', '{\"id\":7,\"asset_id\":\"77\",\"title\":\"The secrets to design\",\"alias\":\"the-secrets-to-design\",\"introtext\":\"<p>Aliquam egestas pellentesque est Etiam a orci Nulla id enim feugiat ligula ullamcorper.<\\/p>\\r\\n\",\"fulltext\":\"\\r\\n<p>Lorem Ipsum is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry\'s standard dummy text ever since the 1500s, when an unknown printer took a galley of type and scrambled it to make a type specimen book. It has survived not only five centuries, but also the leap into electronic typesetting, remaining essentially unchanged. It was popularised in the 1960s with the release of Letraset sheets containing Lorem Ipsum passages, and more recently with desktop publishing software like Aldus PageMaker including versions of Lorem Ipsum.<\\/p>\\r\\n<h3>Where does it come from?<\\/h3>\\r\\n<p>There are many variations of passages of Lorem Ipsum available, but the majority have suffered alteration in some form, by injected humour, or randomised words which don\'t look even slightly believable. If you are going to use a passage of Lorem Ipsum, you need to be sure there isn\'t anything embarrassing hidden in the middle of text. All the Lorem Ipsum generators on the Internet tend to repeat predefined chunks as necessary, making this the first true generator on the Internet. It uses a dictionary of over 200 Latin words, combined with a handful of model sentence structures, to generate Lorem Ipsum which looks reasonable. The generated Lorem Ipsum is therefore always free from repetition, injected humour, or non-characteristic words etc.<\\/p>\",\"state\":1,\"catid\":\"9\",\"created\":\"2018-06-01 11:45:06\",\"created_by\":\"44\",\"created_by_alias\":\"\",\"modified\":\"2018-10-15 15:51:20\",\"modified_by\":\"44\",\"checked_out\":\"44\",\"checked_out_time\":\"2018-10-15 15:42:15\",\"publish_up\":\"2018-06-01 11:45:06\",\"publish_down\":\"0000-00-00 00:00:00\",\"images\":\"{\\\"image_intro\\\":\\\"images\\\\\\/blog\\\\\\/design\\\\\\/img2.jpg\\\",\\\"float_intro\\\":\\\"\\\",\\\"image_intro_alt\\\":\\\"\\\",\\\"image_intro_caption\\\":\\\"\\\",\\\"image_fulltext\\\":\\\"images\\\\\\/blog\\\\\\/design\\\\\\/img2.jpg\\\",\\\"float_fulltext\\\":\\\"\\\",\\\"image_fulltext_alt\\\":\\\"\\\",\\\"image_fulltext_caption\\\":\\\"\\\"}\",\"urls\":\"{\\\"urla\\\":false,\\\"urlatext\\\":\\\"\\\",\\\"targeta\\\":\\\"\\\",\\\"urlb\\\":false,\\\"urlbtext\\\":\\\"\\\",\\\"targetb\\\":\\\"\\\",\\\"urlc\\\":false,\\\"urlctext\\\":\\\"\\\",\\\"targetc\\\":\\\"\\\"}\",\"attribs\":\"{\\\"article_layout\\\":\\\"\\\",\\\"show_title\\\":\\\"\\\",\\\"link_titles\\\":\\\"\\\",\\\"show_tags\\\":\\\"\\\",\\\"show_intro\\\":\\\"\\\",\\\"info_block_position\\\":\\\"\\\",\\\"info_block_show_title\\\":\\\"\\\",\\\"show_category\\\":\\\"\\\",\\\"link_category\\\":\\\"\\\",\\\"show_parent_category\\\":\\\"\\\",\\\"link_parent_category\\\":\\\"\\\",\\\"show_associations\\\":\\\"\\\",\\\"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_page_title\\\":\\\"\\\",\\\"show_publishing_options\\\":\\\"\\\",\\\"show_article_options\\\":\\\"\\\",\\\"show_urls_images_backend\\\":\\\"\\\",\\\"show_urls_images_frontend\\\":\\\"\\\",\\\"astroid_article_type\\\":\\\"regular\\\",\\\"astroid_article_video_type\\\":\\\"youtube\\\",\\\"astroid_article_video_url\\\":\\\"\\\",\\\"astroid_article_gallery_width\\\":\\\"\\\",\\\"astroid_article_gallery_bullets\\\":\\\"1\\\",\\\"astroid_article_gallery_navigation\\\":\\\"1\\\",\\\"astroid_article_gallery_items\\\":\\\"\\\",\\\"astroid_article_thumbnail\\\":\\\"1\\\",\\\"astroid_article_audio_source\\\":\\\"soundcloud\\\",\\\"astroid_article_audio_soundcloud\\\":\\\"\\\",\\\"astroid_article_audio_spotify\\\":\\\"\\\",\\\"astroid_article_review_heading\\\":\\\"\\\",\\\"astroid_article_review_summery\\\":\\\"\\\",\\\"astroid_article_review_good\\\":\\\"\\\",\\\"astroid_article_review_bad\\\":\\\"\\\",\\\"astroid_article_review_rating\\\":\\\"5\\\",\\\"astroid_article_button_action\\\":\\\"\\\",\\\"astroid_article_button_link\\\":\\\"\\\",\\\"astroid_article_review_criterias\\\":\\\"\\\",\\\"astroid_article_quote_text\\\":\\\"\\\",\\\"astroid_article_quote_author\\\":\\\"\\\",\\\"astroid_article_badge\\\":\\\"1\\\",\\\"astroid_article_badge_type\\\":\\\"2\\\",\\\"astroid_article_badge_text\\\":\\\"\\\",\\\"astroid_article_badge_color\\\":\\\"\\\",\\\"astroid_relatedposts\\\":\\\"\\\",\\\"astroid_socialshare\\\":\\\"\\\",\\\"astroid_comments\\\":\\\"\\\",\\\"astroid_posttype\\\":\\\"\\\",\\\"astroid_readtime\\\":\\\"\\\",\\\"astroid_authorinfo\\\":\\\"\\\",\\\"astroid_rating\\\":\\\"\\\",\\\"astroid_og_title\\\":\\\"\\\",\\\"astroid_og_desc\\\":\\\"\\\",\\\"astroid_og_image\\\":\\\"\\\"}\",\"version\":11,\"ordering\":\"5\",\"metakey\":\"\",\"metadesc\":\"\",\"access\":\"1\",\"hits\":\"0\",\"metadata\":\"{\\\"robots\\\":\\\"\\\",\\\"author\\\":\\\"\\\",\\\"rights\\\":\\\"\\\",\\\"xreference\\\":\\\"\\\"}\",\"featured\":\"0\",\"language\":\"*\",\"xreference\":\"\"}', 0),
(539, 51, 1, '', '2018-10-15 15:51:29', 44, 5798, 'c990b69e3a7953c40e386f0f9e4d2353e5ded9c6', '{\"id\":51,\"asset_id\":\"259\",\"title\":\"How New York Can Increase Your Profit?\",\"alias\":\"how-new-york-can-increase-your-profit\",\"introtext\":\"<p><strong>Lorem Ipsum<\\/strong>\\u00a0is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry\'s standard dummy text ever since the 1500s,<\\/p>\\r\\n\",\"fulltext\":\"\\r\\n<p>when an unknown printer took a galley of type and scrambled it to make a type specimen book. It has survived not only five centuries, but also the leap into electronic typesetting,remaining essentially unchanged. It was popularised in the 1960s with the release of Letraset sheets containing Lorem Ipsum passages, and more recently with desktop publishing software like Aldus PageMaker including versions of Lorem Ipsum<\\/p>\\r\\n<h2>What is Lorem Ipsum?<\\/h2>\\r\\n<p><strong>Lorem Ipsum<\\/strong>\\u00a0is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry\'s standard dummy text ever since the 1500s, when an unknown printer took a galley of type and scrambled it to make a type specimen book. It has survived not only five centuries, but also the leap into electronic typesetting, remaining essentially unchanged.<\\/p>\\r\\n<h3>Where does it come from?<\\/h3>\\r\\n<p>Contrary to popular belief, Lorem Ipsum is not simply random text. It has roots in a piece of classical Latin literature from 45 BC, making it over 2000 years old. Richard McClintock, a Latin professor at Hampden-Sydney College in Virginia, looked up one of the more obscure Latin words, consectetur, from a Lorem Ipsum passage, and going through the cites of the word in classical literature, discovered the undoubtable source. Lorem Ipsum comes from sections 1.10.32 and 1.10.33 of \\\"de Finibus Bonorum et Malorum\\\" (The Extremes of Good and Evil)<\\/p>\\r\\n<ul>\\r\\n<li>Lorem Ipsum\\u00a0is simply dummy\\u00a0text of the printing and typesetting<\\/li>\\r\\n<li>Lorem Ipsum\\u00a0is simply dummy\\u00a0text of the printing and\\u00a0<\\/li>\\r\\n<li>Lorem Ipsum\\u00a0is simply dummy\\u00a0text<\\/li>\\r\\n<li>Lorem Ipsum\\u00a0is simply dummy\\u00a0text of the<\\/li>\\r\\n<li>Lorem Ipsum\\u00a0is simply dummy\\u00a0text of the printing and typesetting<\\/li>\\r\\n<li>Lorem Ipsum\\u00a0is simply dummy\\u00a0text of the printing<\\/li>\\r\\n<li>Lorem Ipsum\\u00a0is simply dummy\\u00a0text<\\/li>\\r\\n<li>Lorem Ipsum\\u00a0is simply dummy\\u00a0text of the printing and typesetting<\\/li>\\r\\n<\\/ul>\\r\\n<p>Lorem Ipsum\\u00a0is simply dummy\\u00a0text of the printing and typesetting industry. Lorem Ipsum has been the industry\'s standard dummy text ever since the\\u00a01500s,\\u00a0when an unknown printer took a galley of type and scrambled it to make a type specimen book. It has survived not only five centuries, but also the leap into electronic typesetting, remaining essentially unchanged.<\\/p>\",\"state\":1,\"catid\":\"14\",\"created\":\"2018-10-15 13:07:56\",\"created_by\":\"44\",\"created_by_alias\":\"\",\"modified\":\"2018-10-15 15:51:29\",\"modified_by\":\"44\",\"checked_out\":\"44\",\"checked_out_time\":\"2018-10-15 15:42:54\",\"publish_up\":\"2018-10-15 13:07:56\",\"publish_down\":\"0000-00-00 00:00:00\",\"images\":\"{\\\"image_intro\\\":\\\"images\\\\\\/blog\\\\\\/blogtype\\\\\\/img13.jpg\\\",\\\"float_intro\\\":\\\"\\\",\\\"image_intro_alt\\\":\\\"\\\",\\\"image_intro_caption\\\":\\\"\\\",\\\"image_fulltext\\\":\\\"images\\\\\\/blog\\\\\\/blogtype\\\\\\/img13.jpg\\\",\\\"float_fulltext\\\":\\\"\\\",\\\"image_fulltext_alt\\\":\\\"\\\",\\\"image_fulltext_caption\\\":\\\"\\\"}\",\"urls\":\"{\\\"urla\\\":false,\\\"urlatext\\\":\\\"\\\",\\\"targeta\\\":\\\"\\\",\\\"urlb\\\":false,\\\"urlbtext\\\":\\\"\\\",\\\"targetb\\\":\\\"\\\",\\\"urlc\\\":false,\\\"urlctext\\\":\\\"\\\",\\\"targetc\\\":\\\"\\\"}\",\"attribs\":\"{\\\"article_layout\\\":\\\"\\\",\\\"show_title\\\":\\\"\\\",\\\"link_titles\\\":\\\"\\\",\\\"show_tags\\\":\\\"\\\",\\\"show_intro\\\":\\\"\\\",\\\"info_block_position\\\":\\\"\\\",\\\"info_block_show_title\\\":\\\"\\\",\\\"show_category\\\":\\\"\\\",\\\"link_category\\\":\\\"\\\",\\\"show_parent_category\\\":\\\"\\\",\\\"link_parent_category\\\":\\\"\\\",\\\"show_associations\\\":\\\"\\\",\\\"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_page_title\\\":\\\"\\\",\\\"show_publishing_options\\\":\\\"\\\",\\\"show_article_options\\\":\\\"\\\",\\\"show_urls_images_backend\\\":\\\"\\\",\\\"show_urls_images_frontend\\\":\\\"\\\",\\\"astroid_article_type\\\":\\\"regular\\\",\\\"astroid_article_video_type\\\":\\\"youtube\\\",\\\"astroid_article_video_url\\\":\\\"\\\",\\\"astroid_article_gallery_width\\\":\\\"\\\",\\\"astroid_article_gallery_bullets\\\":\\\"1\\\",\\\"astroid_article_gallery_navigation\\\":\\\"1\\\",\\\"astroid_article_gallery_items\\\":\\\"\\\",\\\"astroid_article_thumbnail\\\":\\\"1\\\",\\\"astroid_article_audio_source\\\":\\\"soundcloud\\\",\\\"astroid_article_audio_soundcloud\\\":\\\"\\\",\\\"astroid_article_audio_spotify\\\":\\\"\\\",\\\"astroid_article_review_heading\\\":\\\"\\\",\\\"astroid_article_review_summery\\\":\\\"\\\",\\\"astroid_article_review_good\\\":\\\"\\\",\\\"astroid_article_review_bad\\\":\\\"\\\",\\\"astroid_article_review_rating\\\":\\\"5\\\",\\\"astroid_article_button_action\\\":\\\"\\\",\\\"astroid_article_button_link\\\":\\\"\\\",\\\"astroid_article_review_criterias\\\":\\\"\\\",\\\"astroid_article_quote_text\\\":\\\"\\\",\\\"astroid_article_quote_author\\\":\\\"\\\",\\\"astroid_article_badge\\\":\\\"1\\\",\\\"astroid_article_badge_type\\\":\\\"6\\\",\\\"astroid_article_badge_text\\\":\\\"\\\",\\\"astroid_article_badge_color\\\":\\\"\\\",\\\"astroid_relatedposts\\\":\\\"\\\",\\\"astroid_socialshare\\\":\\\"\\\",\\\"astroid_comments\\\":\\\"\\\",\\\"astroid_posttype\\\":\\\"\\\",\\\"astroid_readtime\\\":\\\"\\\",\\\"astroid_authorinfo\\\":\\\"\\\",\\\"astroid_rating\\\":\\\"\\\",\\\"astroid_og_title\\\":\\\"\\\",\\\"astroid_og_desc\\\":\\\"\\\",\\\"astroid_og_image\\\":\\\"\\\"}\",\"version\":6,\"ordering\":\"10\",\"metakey\":\"\",\"metadesc\":\"\",\"access\":\"1\",\"hits\":\"0\",\"metadata\":\"{\\\"robots\\\":\\\"\\\",\\\"author\\\":\\\"\\\",\\\"rights\\\":\\\"\\\",\\\"xreference\\\":\\\"\\\"}\",\"featured\":\"0\",\"language\":\"*\",\"xreference\":\"\"}', 0),
(540, 50, 1, '', '2018-10-15 15:51:47', 44, 5802, 'b3d0cfce86c14e303ee097f6399821176ae886e1', '{\"id\":50,\"asset_id\":\"258\",\"title\":\"10 Reasons Why You Are A Rookie In Nature\",\"alias\":\"10-reasons-why-you-are-a-rookie-in-nature\",\"introtext\":\"<p><strong>Lorem Ipsum<\\/strong>\\u00a0is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry\'s standard dummy text ever since the 1500s,<\\/p>\\r\\n\",\"fulltext\":\"\\r\\n<p>when an unknown printer took a galley of type and scrambled it to make a type specimen book. It has survived not only five centuries, but also the leap into electronic typesetting,remaining essentially unchanged. It was popularised in the 1960s with the release of Letraset sheets containing Lorem Ipsum passages, and more recently with desktop publishing software like Aldus PageMaker including versions of Lorem Ipsum<\\/p>\\r\\n<h2>What is Lorem Ipsum?<\\/h2>\\r\\n<p><strong>Lorem Ipsum<\\/strong>\\u00a0is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry\'s standard dummy text ever since the 1500s, when an unknown printer took a galley of type and scrambled it to make a type specimen book. It has survived not only five centuries, but also the leap into electronic typesetting, remaining essentially unchanged.<\\/p>\\r\\n<h3>Where does it come from?<\\/h3>\\r\\n<p>Contrary to popular belief, Lorem Ipsum is not simply random text. It has roots in a piece of classical Latin literature from 45 BC, making it over 2000 years old. Richard McClintock, a Latin professor at Hampden-Sydney College in Virginia, looked up one of the more obscure Latin words, consectetur, from a Lorem Ipsum passage, and going through the cites of the word in classical literature, discovered the undoubtable source. Lorem Ipsum comes from sections 1.10.32 and 1.10.33 of \\\"de Finibus Bonorum et Malorum\\\" (The Extremes of Good and Evil)<\\/p>\\r\\n<ul>\\r\\n<li>Lorem Ipsum\\u00a0is simply dummy\\u00a0text of the printing and typesetting<\\/li>\\r\\n<li>Lorem Ipsum\\u00a0is simply dummy\\u00a0text of the printing and\\u00a0<\\/li>\\r\\n<li>Lorem Ipsum\\u00a0is simply dummy\\u00a0text<\\/li>\\r\\n<li>Lorem Ipsum\\u00a0is simply dummy\\u00a0text of the<\\/li>\\r\\n<li>Lorem Ipsum\\u00a0is simply dummy\\u00a0text of the printing and typesetting<\\/li>\\r\\n<li>Lorem Ipsum\\u00a0is simply dummy\\u00a0text of the printing<\\/li>\\r\\n<li>Lorem Ipsum\\u00a0is simply dummy\\u00a0text<\\/li>\\r\\n<li>Lorem Ipsum\\u00a0is simply dummy\\u00a0text of the printing and typesetting<\\/li>\\r\\n<\\/ul>\\r\\n<p>Lorem Ipsum\\u00a0is simply dummy\\u00a0text of the printing and typesetting industry. Lorem Ipsum has been the industry\'s standard dummy text ever since the\\u00a01500s,\\u00a0when an unknown printer took a galley of type and scrambled it to make a type specimen book. It has survived not only five centuries, but also the leap into electronic typesetting, remaining essentially unchanged.<\\/p>\",\"state\":1,\"catid\":\"14\",\"created\":\"2018-10-15 12:28:42\",\"created_by\":\"44\",\"created_by_alias\":\"\",\"modified\":\"2018-10-15 15:51:47\",\"modified_by\":\"44\",\"checked_out\":\"44\",\"checked_out_time\":\"2018-10-15 15:42:55\",\"publish_up\":\"2018-10-15 12:28:42\",\"publish_down\":\"0000-00-00 00:00:00\",\"images\":\"{\\\"image_intro\\\":\\\"images\\\\\\/blog\\\\\\/blogtype\\\\\\/img6.jpg\\\",\\\"float_intro\\\":\\\"\\\",\\\"image_intro_alt\\\":\\\"\\\",\\\"image_intro_caption\\\":\\\"\\\",\\\"image_fulltext\\\":\\\"images\\\\\\/blog\\\\\\/blogtype\\\\\\/img6.jpg\\\",\\\"float_fulltext\\\":\\\"\\\",\\\"image_fulltext_alt\\\":\\\"\\\",\\\"image_fulltext_caption\\\":\\\"\\\"}\",\"urls\":\"{\\\"urla\\\":false,\\\"urlatext\\\":\\\"\\\",\\\"targeta\\\":\\\"\\\",\\\"urlb\\\":false,\\\"urlbtext\\\":\\\"\\\",\\\"targetb\\\":\\\"\\\",\\\"urlc\\\":false,\\\"urlctext\\\":\\\"\\\",\\\"targetc\\\":\\\"\\\"}\",\"attribs\":\"{\\\"article_layout\\\":\\\"\\\",\\\"show_title\\\":\\\"\\\",\\\"link_titles\\\":\\\"\\\",\\\"show_tags\\\":\\\"\\\",\\\"show_intro\\\":\\\"\\\",\\\"info_block_position\\\":\\\"\\\",\\\"info_block_show_title\\\":\\\"\\\",\\\"show_category\\\":\\\"\\\",\\\"link_category\\\":\\\"\\\",\\\"show_parent_category\\\":\\\"\\\",\\\"link_parent_category\\\":\\\"\\\",\\\"show_associations\\\":\\\"\\\",\\\"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_page_title\\\":\\\"\\\",\\\"show_publishing_options\\\":\\\"\\\",\\\"show_article_options\\\":\\\"\\\",\\\"show_urls_images_backend\\\":\\\"\\\",\\\"show_urls_images_frontend\\\":\\\"\\\",\\\"astroid_article_type\\\":\\\"regular\\\",\\\"astroid_article_video_type\\\":\\\"youtube\\\",\\\"astroid_article_video_url\\\":\\\"\\\",\\\"astroid_article_gallery_width\\\":\\\"\\\",\\\"astroid_article_gallery_bullets\\\":\\\"1\\\",\\\"astroid_article_gallery_navigation\\\":\\\"1\\\",\\\"astroid_article_gallery_items\\\":\\\"\\\",\\\"astroid_article_thumbnail\\\":\\\"1\\\",\\\"astroid_article_audio_source\\\":\\\"soundcloud\\\",\\\"astroid_article_audio_soundcloud\\\":\\\"\\\",\\\"astroid_article_audio_spotify\\\":\\\"\\\",\\\"astroid_article_review_heading\\\":\\\"\\\",\\\"astroid_article_review_summery\\\":\\\"\\\",\\\"astroid_article_review_good\\\":\\\"\\\",\\\"astroid_article_review_bad\\\":\\\"\\\",\\\"astroid_article_review_rating\\\":\\\"5\\\",\\\"astroid_article_button_action\\\":\\\"\\\",\\\"astroid_article_button_link\\\":\\\"\\\",\\\"astroid_article_review_criterias\\\":\\\"\\\",\\\"astroid_article_quote_text\\\":\\\"\\\",\\\"astroid_article_quote_author\\\":\\\"\\\",\\\"astroid_article_badge\\\":\\\"1\\\",\\\"astroid_article_badge_type\\\":\\\"2\\\",\\\"astroid_article_badge_text\\\":\\\"\\\",\\\"astroid_article_badge_color\\\":\\\"\\\",\\\"astroid_relatedposts\\\":\\\"\\\",\\\"astroid_socialshare\\\":\\\"\\\",\\\"astroid_comments\\\":\\\"\\\",\\\"astroid_posttype\\\":\\\"\\\",\\\"astroid_readtime\\\":\\\"\\\",\\\"astroid_authorinfo\\\":\\\"\\\",\\\"astroid_rating\\\":\\\"\\\",\\\"astroid_og_title\\\":\\\"\\\",\\\"astroid_og_desc\\\":\\\"\\\",\\\"astroid_og_image\\\":\\\"\\\"}\",\"version\":7,\"ordering\":\"9\",\"metakey\":\"\",\"metadesc\":\"\",\"access\":\"1\",\"hits\":\"1\",\"metadata\":\"{\\\"robots\\\":\\\"\\\",\\\"author\\\":\\\"\\\",\\\"rights\\\":\\\"\\\",\\\"xreference\\\":\\\"\\\"}\",\"featured\":\"0\",\"language\":\"*\",\"xreference\":\"\"}', 0),
(541, 37, 1, '', '2018-10-15 15:53:22', 44, 4613, 'c96081db1281a19c47b972062a9cdf2a52b7e948', '{\"id\":37,\"asset_id\":\"176\",\"title\":\"How business makes me feel good?\",\"alias\":\"how-business-makes-me-feel-good\",\"introtext\":\"<p>Aliquam egestas pellentesque est Etiam a orci Nulla id enim feugiat ligula ullamcorper.<\\/p>\\r\\n\",\"fulltext\":\"\\r\\n<p>Lorem Ipsum is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry\'s standard dummy text ever since the 1500s, when an unknown printer took a galley of type and scrambled it to make a type specimen book. It has survived not only five centuries, but also the leap into electronic typesetting, remaining essentially unchanged. It was popularised in the 1960s with the release of Letraset sheets containing Lorem Ipsum passages, and more recently with desktop publishing software like Aldus PageMaker including versions of Lorem Ipsum.<\\/p>\\r\\n<h3>Where does it come from?<\\/h3>\\r\\n<p>There are many variations of passages of Lorem Ipsum available, but the majority have suffered alteration in some form, by injected humour, or randomised words which don\'t look even slightly believable. If you are going to use a passage of Lorem Ipsum, you need to be sure there isn\'t anything embarrassing hidden in the middle of text. All the Lorem Ipsum generators on the Internet tend to repeat predefined chunks as necessary, making this the first true generator on the Internet. It uses a dictionary of over 200 Latin words, combined with a handful of model sentence structures, to generate Lorem Ipsum which looks reasonable. The generated Lorem Ipsum is therefore always free from repetition, injected humour, or non-characteristic words etc.<\\/p>\",\"state\":1,\"catid\":\"8\",\"created\":\"2018-06-01 11:45:06\",\"created_by\":\"44\",\"created_by_alias\":\"\",\"modified\":\"2018-10-15 15:53:22\",\"modified_by\":\"44\",\"checked_out\":\"44\",\"checked_out_time\":\"2018-10-15 15:53:04\",\"publish_up\":\"2018-06-01 11:45:06\",\"publish_down\":\"0000-00-00 00:00:00\",\"images\":\"{\\\"image_intro\\\":\\\"images\\\\\\/blog\\\\\\/business\\\\\\/img1.jpg\\\",\\\"float_intro\\\":\\\"\\\",\\\"image_intro_alt\\\":\\\"\\\",\\\"image_intro_caption\\\":\\\"\\\",\\\"image_fulltext\\\":\\\"images\\\\\\/blog\\\\\\/business\\\\\\/img1.jpg\\\",\\\"float_fulltext\\\":\\\"\\\",\\\"image_fulltext_alt\\\":\\\"\\\",\\\"image_fulltext_caption\\\":\\\"\\\"}\",\"urls\":\"{\\\"urla\\\":false,\\\"urlatext\\\":\\\"\\\",\\\"targeta\\\":\\\"\\\",\\\"urlb\\\":false,\\\"urlbtext\\\":\\\"\\\",\\\"targetb\\\":\\\"\\\",\\\"urlc\\\":false,\\\"urlctext\\\":\\\"\\\",\\\"targetc\\\":\\\"\\\"}\",\"attribs\":\"{\\\"article_layout\\\":\\\"\\\",\\\"show_title\\\":\\\"\\\",\\\"link_titles\\\":\\\"\\\",\\\"show_tags\\\":\\\"\\\",\\\"show_intro\\\":\\\"\\\",\\\"info_block_position\\\":\\\"\\\",\\\"info_block_show_title\\\":\\\"\\\",\\\"show_category\\\":\\\"\\\",\\\"link_category\\\":\\\"\\\",\\\"show_parent_category\\\":\\\"\\\",\\\"link_parent_category\\\":\\\"\\\",\\\"show_associations\\\":\\\"\\\",\\\"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_page_title\\\":\\\"\\\",\\\"show_publishing_options\\\":\\\"\\\",\\\"show_article_options\\\":\\\"\\\",\\\"show_urls_images_backend\\\":\\\"\\\",\\\"show_urls_images_frontend\\\":\\\"\\\",\\\"astroid_article_type\\\":\\\"regular\\\",\\\"astroid_article_video_type\\\":\\\"youtube\\\",\\\"astroid_article_video_url\\\":\\\"\\\",\\\"astroid_article_gallery_width\\\":\\\"\\\",\\\"astroid_article_gallery_bullets\\\":\\\"1\\\",\\\"astroid_article_gallery_navigation\\\":\\\"1\\\",\\\"astroid_article_gallery_items\\\":\\\"\\\",\\\"astroid_article_thumbnail\\\":\\\"1\\\",\\\"astroid_article_audio_source\\\":\\\"soundcloud\\\",\\\"astroid_article_audio_soundcloud\\\":\\\"\\\",\\\"astroid_article_audio_spotify\\\":\\\"\\\",\\\"astroid_article_review_heading\\\":\\\"\\\",\\\"astroid_article_review_summery\\\":\\\"\\\",\\\"astroid_article_review_good\\\":\\\"\\\",\\\"astroid_article_review_bad\\\":\\\"\\\",\\\"astroid_article_review_rating\\\":\\\"5\\\",\\\"astroid_article_button_action\\\":\\\"\\\",\\\"astroid_article_button_link\\\":\\\"\\\",\\\"astroid_article_review_criterias\\\":\\\"\\\",\\\"astroid_article_quote_text\\\":\\\"\\\",\\\"astroid_article_quote_author\\\":\\\"\\\",\\\"astroid_article_badge\\\":\\\"1\\\",\\\"astroid_article_badge_type\\\":\\\"2\\\",\\\"astroid_article_badge_text\\\":\\\"\\\",\\\"astroid_article_badge_color\\\":\\\"\\\",\\\"astroid_relatedposts\\\":\\\"\\\",\\\"astroid_socialshare\\\":\\\"\\\",\\\"astroid_comments\\\":\\\"\\\",\\\"astroid_posttype\\\":\\\"\\\",\\\"astroid_readtime\\\":\\\"\\\",\\\"astroid_authorinfo\\\":\\\"\\\",\\\"astroid_rating\\\":\\\"\\\",\\\"astroid_og_title\\\":\\\"\\\",\\\"astroid_og_desc\\\":\\\"\\\",\\\"astroid_og_image\\\":\\\"\\\"}\",\"version\":18,\"ordering\":\"6\",\"metakey\":\"Joomla\",\"metadesc\":\"\",\"access\":\"1\",\"hits\":\"8\",\"metadata\":\"{\\\"robots\\\":\\\"\\\",\\\"author\\\":\\\"\\\",\\\"rights\\\":\\\"\\\",\\\"xreference\\\":\\\"\\\"}\",\"featured\":\"0\",\"language\":\"*\",\"xreference\":\"\"}', 0);
INSERT INTO `ynfp8_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
(542, 36, 1, '', '2018-10-15 15:53:24', 44, 4619, '91d246e2e82740d2c0e770c2c9503aa4e8c5277f', '{\"id\":36,\"asset_id\":\"175\",\"title\":\"How will business be in the future?\",\"alias\":\"how-will-business-be-in-the-future\",\"introtext\":\"<p>Aliquam egestas pellentesque est Etiam a orci Nulla id enim feugiat ligula ullamcorper.<\\/p>\\r\\n\",\"fulltext\":\"\\r\\n<p>Lorem Ipsum is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry\'s standard dummy text ever since the 1500s, when an unknown printer took a galley of type and scrambled it to make a type specimen book. It has survived not only five centuries, but also the leap into electronic typesetting, remaining essentially unchanged. It was popularised in the 1960s with the release of Letraset sheets containing Lorem Ipsum passages, and more recently with desktop publishing software like Aldus PageMaker including versions of Lorem Ipsum.<\\/p>\\r\\n<h3>Where does it come from?<\\/h3>\\r\\n<p>There are many variations of passages of Lorem Ipsum available, but the majority have suffered alteration in some form, by injected humour, or randomised words which don\'t look even slightly believable. If you are going to use a passage of Lorem Ipsum, you need to be sure there isn\'t anything embarrassing hidden in the middle of text. All the Lorem Ipsum generators on the Internet tend to repeat predefined chunks as necessary, making this the first true generator on the Internet. It uses a dictionary of over 200 Latin words, combined with a handful of model sentence structures, to generate Lorem Ipsum which looks reasonable. The generated Lorem Ipsum is therefore always free from repetition, injected humour, or non-characteristic words etc.<\\/p>\",\"state\":1,\"catid\":\"8\",\"created\":\"2018-06-01 11:45:06\",\"created_by\":\"44\",\"created_by_alias\":\"\",\"modified\":\"2018-10-15 15:53:24\",\"modified_by\":\"44\",\"checked_out\":\"44\",\"checked_out_time\":\"2018-10-15 15:53:05\",\"publish_up\":\"2018-06-01 11:45:06\",\"publish_down\":\"0000-00-00 00:00:00\",\"images\":\"{\\\"image_intro\\\":\\\"images\\\\\\/blog\\\\\\/business\\\\\\/img2.jpg\\\",\\\"float_intro\\\":\\\"\\\",\\\"image_intro_alt\\\":\\\"\\\",\\\"image_intro_caption\\\":\\\"\\\",\\\"image_fulltext\\\":\\\"images\\\\\\/blog\\\\\\/business\\\\\\/img2.jpg\\\",\\\"float_fulltext\\\":\\\"\\\",\\\"image_fulltext_alt\\\":\\\"\\\",\\\"image_fulltext_caption\\\":\\\"\\\"}\",\"urls\":\"{\\\"urla\\\":false,\\\"urlatext\\\":\\\"\\\",\\\"targeta\\\":\\\"\\\",\\\"urlb\\\":false,\\\"urlbtext\\\":\\\"\\\",\\\"targetb\\\":\\\"\\\",\\\"urlc\\\":false,\\\"urlctext\\\":\\\"\\\",\\\"targetc\\\":\\\"\\\"}\",\"attribs\":\"{\\\"article_layout\\\":\\\"\\\",\\\"show_title\\\":\\\"\\\",\\\"link_titles\\\":\\\"\\\",\\\"show_tags\\\":\\\"\\\",\\\"show_intro\\\":\\\"\\\",\\\"info_block_position\\\":\\\"\\\",\\\"info_block_show_title\\\":\\\"\\\",\\\"show_category\\\":\\\"\\\",\\\"link_category\\\":\\\"\\\",\\\"show_parent_category\\\":\\\"\\\",\\\"link_parent_category\\\":\\\"\\\",\\\"show_associations\\\":\\\"\\\",\\\"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_page_title\\\":\\\"\\\",\\\"show_publishing_options\\\":\\\"\\\",\\\"show_article_options\\\":\\\"\\\",\\\"show_urls_images_backend\\\":\\\"\\\",\\\"show_urls_images_frontend\\\":\\\"\\\",\\\"astroid_article_type\\\":\\\"regular\\\",\\\"astroid_article_video_type\\\":\\\"youtube\\\",\\\"astroid_article_video_url\\\":\\\"\\\",\\\"astroid_article_gallery_width\\\":\\\"\\\",\\\"astroid_article_gallery_bullets\\\":\\\"1\\\",\\\"astroid_article_gallery_navigation\\\":\\\"1\\\",\\\"astroid_article_gallery_items\\\":\\\"\\\",\\\"astroid_article_thumbnail\\\":\\\"1\\\",\\\"astroid_article_audio_source\\\":\\\"soundcloud\\\",\\\"astroid_article_audio_soundcloud\\\":\\\"\\\",\\\"astroid_article_audio_spotify\\\":\\\"\\\",\\\"astroid_article_review_heading\\\":\\\"\\\",\\\"astroid_article_review_summery\\\":\\\"\\\",\\\"astroid_article_review_good\\\":\\\"\\\",\\\"astroid_article_review_bad\\\":\\\"\\\",\\\"astroid_article_review_rating\\\":\\\"5\\\",\\\"astroid_article_button_action\\\":\\\"\\\",\\\"astroid_article_button_link\\\":\\\"\\\",\\\"astroid_article_review_criterias\\\":\\\"\\\",\\\"astroid_article_quote_text\\\":\\\"\\\",\\\"astroid_article_quote_author\\\":\\\"\\\",\\\"astroid_article_badge\\\":\\\"1\\\",\\\"astroid_article_badge_type\\\":\\\"3\\\",\\\"astroid_article_badge_text\\\":\\\"\\\",\\\"astroid_article_badge_color\\\":\\\"\\\",\\\"astroid_relatedposts\\\":\\\"\\\",\\\"astroid_socialshare\\\":\\\"\\\",\\\"astroid_comments\\\":\\\"\\\",\\\"astroid_posttype\\\":\\\"\\\",\\\"astroid_readtime\\\":\\\"\\\",\\\"astroid_authorinfo\\\":\\\"\\\",\\\"astroid_rating\\\":\\\"\\\",\\\"astroid_og_title\\\":\\\"\\\",\\\"astroid_og_desc\\\":\\\"\\\",\\\"astroid_og_image\\\":\\\"\\\"}\",\"version\":16,\"ordering\":\"5\",\"metakey\":\"Joomla\",\"metadesc\":\"\",\"access\":\"1\",\"hits\":\"1\",\"metadata\":\"{\\\"robots\\\":\\\"\\\",\\\"author\\\":\\\"\\\",\\\"rights\\\":\\\"\\\",\\\"xreference\\\":\\\"\\\"}\",\"featured\":\"0\",\"language\":\"*\",\"xreference\":\"\"}', 0),
(543, 31, 1, '', '2018-10-15 15:53:27', 44, 4616, '09b81db91411a164cc147ade39a3a7fa45728a90', '{\"id\":31,\"asset_id\":\"170\",\"title\":\"How technology can easy your work?\",\"alias\":\"how-technology-can-easy-your-work\",\"introtext\":\"<p>Aliquam egestas pellentesque est Etiam a orci Nulla id enim feugiat ligula ullamcorper.<\\/p>\\r\\n\",\"fulltext\":\"\\r\\n<p>Lorem Ipsum is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry\'s standard dummy text ever since the 1500s, when an unknown printer took a galley of type and scrambled it to make a type specimen book. It has survived not only five centuries, but also the leap into electronic typesetting, remaining essentially unchanged. It was popularised in the 1960s with the release of Letraset sheets containing Lorem Ipsum passages, and more recently with desktop publishing software like Aldus PageMaker including versions of Lorem Ipsum.<\\/p>\\r\\n<h3>Where does it come from?<\\/h3>\\r\\n<p>There are many variations of passages of Lorem Ipsum available, but the majority have suffered alteration in some form, by injected humour, or randomised words which don\'t look even slightly believable. If you are going to use a passage of Lorem Ipsum, you need to be sure there isn\'t anything embarrassing hidden in the middle of text. All the Lorem Ipsum generators on the Internet tend to repeat predefined chunks as necessary, making this the first true generator on the Internet. It uses a dictionary of over 200 Latin words, combined with a handful of model sentence structures, to generate Lorem Ipsum which looks reasonable. The generated Lorem Ipsum is therefore always free from repetition, injected humour, or non-characteristic words etc.<\\/p>\",\"state\":1,\"catid\":\"11\",\"created\":\"2018-06-01 11:45:06\",\"created_by\":\"44\",\"created_by_alias\":\"\",\"modified\":\"2018-10-15 15:53:27\",\"modified_by\":\"44\",\"checked_out\":\"44\",\"checked_out_time\":\"2018-10-15 15:53:07\",\"publish_up\":\"2018-06-01 11:45:06\",\"publish_down\":\"0000-00-00 00:00:00\",\"images\":\"{\\\"image_intro\\\":\\\"images\\\\\\/blog\\\\\\/technology\\\\\\/img1.jpg\\\",\\\"float_intro\\\":\\\"\\\",\\\"image_intro_alt\\\":\\\"\\\",\\\"image_intro_caption\\\":\\\"\\\",\\\"image_fulltext\\\":\\\"images\\\\\\/blog\\\\\\/technology\\\\\\/img1.jpg\\\",\\\"float_fulltext\\\":\\\"\\\",\\\"image_fulltext_alt\\\":\\\"\\\",\\\"image_fulltext_caption\\\":\\\"\\\"}\",\"urls\":\"{\\\"urla\\\":false,\\\"urlatext\\\":\\\"\\\",\\\"targeta\\\":\\\"\\\",\\\"urlb\\\":false,\\\"urlbtext\\\":\\\"\\\",\\\"targetb\\\":\\\"\\\",\\\"urlc\\\":false,\\\"urlctext\\\":\\\"\\\",\\\"targetc\\\":\\\"\\\"}\",\"attribs\":\"{\\\"article_layout\\\":\\\"\\\",\\\"show_title\\\":\\\"\\\",\\\"link_titles\\\":\\\"\\\",\\\"show_tags\\\":\\\"\\\",\\\"show_intro\\\":\\\"\\\",\\\"info_block_position\\\":\\\"\\\",\\\"info_block_show_title\\\":\\\"\\\",\\\"show_category\\\":\\\"\\\",\\\"link_category\\\":\\\"\\\",\\\"show_parent_category\\\":\\\"\\\",\\\"link_parent_category\\\":\\\"\\\",\\\"show_associations\\\":\\\"\\\",\\\"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_page_title\\\":\\\"\\\",\\\"show_publishing_options\\\":\\\"\\\",\\\"show_article_options\\\":\\\"\\\",\\\"show_urls_images_backend\\\":\\\"\\\",\\\"show_urls_images_frontend\\\":\\\"\\\",\\\"astroid_article_type\\\":\\\"regular\\\",\\\"astroid_article_video_type\\\":\\\"youtube\\\",\\\"astroid_article_video_url\\\":\\\"\\\",\\\"astroid_article_gallery_width\\\":\\\"\\\",\\\"astroid_article_gallery_bullets\\\":\\\"1\\\",\\\"astroid_article_gallery_navigation\\\":\\\"1\\\",\\\"astroid_article_gallery_items\\\":\\\"\\\",\\\"astroid_article_thumbnail\\\":\\\"1\\\",\\\"astroid_article_audio_source\\\":\\\"soundcloud\\\",\\\"astroid_article_audio_soundcloud\\\":\\\"\\\",\\\"astroid_article_audio_spotify\\\":\\\"\\\",\\\"astroid_article_review_heading\\\":\\\"\\\",\\\"astroid_article_review_summery\\\":\\\"\\\",\\\"astroid_article_review_good\\\":\\\"\\\",\\\"astroid_article_review_bad\\\":\\\"\\\",\\\"astroid_article_review_rating\\\":\\\"5\\\",\\\"astroid_article_button_action\\\":\\\"\\\",\\\"astroid_article_button_link\\\":\\\"\\\",\\\"astroid_article_review_criterias\\\":\\\"\\\",\\\"astroid_article_quote_text\\\":\\\"\\\",\\\"astroid_article_quote_author\\\":\\\"\\\",\\\"astroid_article_badge\\\":\\\"0\\\",\\\"astroid_article_badge_type\\\":\\\"2\\\",\\\"astroid_article_badge_text\\\":\\\"\\\",\\\"astroid_article_badge_color\\\":\\\"\\\",\\\"astroid_relatedposts\\\":\\\"\\\",\\\"astroid_socialshare\\\":\\\"\\\",\\\"astroid_comments\\\":\\\"\\\",\\\"astroid_posttype\\\":\\\"\\\",\\\"astroid_readtime\\\":\\\"\\\",\\\"astroid_authorinfo\\\":\\\"\\\",\\\"astroid_rating\\\":\\\"\\\",\\\"astroid_og_title\\\":\\\"\\\",\\\"astroid_og_desc\\\":\\\"\\\",\\\"astroid_og_image\\\":\\\"\\\"}\",\"version\":10,\"ordering\":\"1\",\"metakey\":\"\",\"metadesc\":\"\",\"access\":\"1\",\"hits\":\"1\",\"metadata\":\"{\\\"robots\\\":\\\"\\\",\\\"author\\\":\\\"\\\",\\\"rights\\\":\\\"\\\",\\\"xreference\\\":\\\"\\\"}\",\"featured\":\"0\",\"language\":\"*\",\"xreference\":\"\"}', 0),
(544, 58, 1, '', '2018-10-15 18:13:48', 44, 6941, '1eba70ca40af4944e6a824b1d5b90e0de6ff1922', '{\"id\":58,\"asset_id\":\"266\",\"title\":\"iPhone X Review (Review Type Article)\",\"alias\":\"iphone-x-review-review-type-article\",\"introtext\":\"<p><strong>Lorem Ipsum<\\/strong>\\u00a0is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry\'s standard dummy text ever since the 1500s,<\\/p>\\r\\n\",\"fulltext\":\"\\r\\n<p>when an unknown printer took a galley of type and scrambled it to make a type specimen book. It has survived not only five centuries, but also the leap into electronic typesetting,remaining essentially unchanged. It was popularised in the 1960s with the release of Letraset sheets containing Lorem Ipsum passages, and more recently with desktop publishing software like Aldus PageMaker including versions of Lorem Ipsum<\\/p>\\r\\n<h2>What is Lorem Ipsum?<\\/h2>\\r\\n<p><strong>Lorem Ipsum<\\/strong>\\u00a0is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry\'s standard dummy text ever since the 1500s, when an unknown printer took a galley of type and scrambled it to make a type specimen book. It has survived not only five centuries, but also the leap into electronic typesetting, remaining essentially unchanged.<\\/p>\\r\\n<h3>Where does it come from?<\\/h3>\\r\\n<p>Contrary to popular belief, Lorem Ipsum is not simply random text. It has roots in a piece of classical Latin literature from 45 BC, making it over 2000 years old. Richard McClintock, a Latin professor at Hampden-Sydney College in Virginia, looked up one of the more obscure Latin words, consectetur, from a Lorem Ipsum passage, and going through the cites of the word in classical literature, discovered the undoubtable source. Lorem Ipsum comes from sections 1.10.32 and 1.10.33 of \\\"de Finibus Bonorum et Malorum\\\" (The Extremes of Good and Evil)<\\/p>\\r\\n<ul>\\r\\n<li>Lorem Ipsum\\u00a0is simaply dummy\\u00a0text of the printing and typesetting<\\/li>\\r\\n<li>Lorem Ipsum\\u00a0is simply dummy\\u00a0text of the printing and\\u00a0<\\/li>\\r\\n<li>Lorem Ipsum\\u00a0is simply dummy\\u00a0text<\\/li>\\r\\n<li>Lorem Ipsum\\u00a0is simply dummy\\u00a0text of the<\\/li>\\r\\n<li>Lorem Ipsum\\u00a0is simply dummy\\u00a0text of the printing and typesetting<\\/li>\\r\\n<li>Lorem Ipsum\\u00a0is simply dummy\\u00a0text of the printing<\\/li>\\r\\n<li>Lorem Ipsum\\u00a0is simply dummy\\u00a0text<\\/li>\\r\\n<li>Lorem Ipsum\\u00a0is simply dummy\\u00a0text of the printing and typesetting<\\/li>\\r\\n<\\/ul>\\r\\n<p>Lorem Ipsum\\u00a0is simply dummy\\u00a0text of the printing and typesetting industry. Lorem Ipsum has been the industry\'s standard dummy text ever since the\\u00a01500s,\\u00a0when an unknown printer took a galley of type and scrambled it to make a type specimen book. It has survived not only five centuries, but also the leap into electronic typesetting, remaining essentially unchanged.<\\/p>\",\"state\":1,\"catid\":\"14\",\"created\":\"2018-10-15 13:27:34\",\"created_by\":\"44\",\"created_by_alias\":\"\",\"modified\":\"2018-10-15 18:13:48\",\"modified_by\":\"44\",\"checked_out\":\"44\",\"checked_out_time\":\"2018-10-15 18:13:17\",\"publish_up\":\"2018-10-15 13:27:34\",\"publish_down\":\"0000-00-00 00:00:00\",\"images\":\"{\\\"image_intro\\\":\\\"images\\\\\\/blog\\\\\\/blogtype\\\\\\/img10.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\":\"{\\\"article_layout\\\":\\\"\\\",\\\"show_title\\\":\\\"\\\",\\\"link_titles\\\":\\\"\\\",\\\"show_tags\\\":\\\"\\\",\\\"show_intro\\\":\\\"\\\",\\\"info_block_position\\\":\\\"\\\",\\\"info_block_show_title\\\":\\\"\\\",\\\"show_category\\\":\\\"\\\",\\\"link_category\\\":\\\"\\\",\\\"show_parent_category\\\":\\\"\\\",\\\"link_parent_category\\\":\\\"\\\",\\\"show_associations\\\":\\\"\\\",\\\"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_page_title\\\":\\\"\\\",\\\"show_publishing_options\\\":\\\"\\\",\\\"show_article_options\\\":\\\"\\\",\\\"show_urls_images_backend\\\":\\\"\\\",\\\"show_urls_images_frontend\\\":\\\"\\\",\\\"astroid_article_type\\\":\\\"review\\\",\\\"astroid_article_video_type\\\":\\\"youtube\\\",\\\"astroid_article_video_url\\\":\\\"\\\",\\\"astroid_article_gallery_width\\\":\\\"\\\",\\\"astroid_article_gallery_bullets\\\":\\\"1\\\",\\\"astroid_article_gallery_navigation\\\":\\\"1\\\",\\\"astroid_article_gallery_items\\\":\\\"\\\",\\\"astroid_article_thumbnail\\\":\\\"1\\\",\\\"astroid_article_audio_source\\\":\\\"soundcloud\\\",\\\"astroid_article_audio_soundcloud\\\":\\\"\\\",\\\"astroid_article_audio_spotify\\\":\\\"\\\",\\\"astroid_article_review_heading\\\":\\\"Best for value\\\",\\\"astroid_article_review_summery\\\":\\\"Lorem Ipsum is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry\'s standard dummy text ever since the 1500s, Lorem Ipsum is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry\'s standard dummy text ever since the 1500s, \\\",\\\"astroid_article_review_good\\\":\\\"Stunning screen\\\\r\\\\nMuch-improved telephoto camera\\\\r\\\\nThe best-looking iPhone ever\\\\r\\\\nImpressive battery life\\\\r\\\\nFace ID is so much better than a fingerprint sensor\\\",\\\"astroid_article_review_bad\\\":\\\"Software needs more optimisation for the taller display and notch\\\\r\\\\nNo fast-charging plug included\\\\r\\\\nVery expensive\\\",\\\"astroid_article_review_rating\\\":\\\"9\\\",\\\"astroid_article_button_action\\\":\\\"Get it Now!\\\",\\\"astroid_article_button_link\\\":\\\"#\\\",\\\"astroid_article_review_criterias\\\":{\\\"astroid_article_review_criterias0\\\":{\\\"title\\\":\\\"Design\\\",\\\"score\\\":\\\"9\\\"},\\\"astroid_article_review_criterias1\\\":{\\\"title\\\":\\\"Value for Money\\\",\\\"score\\\":\\\"6\\\"},\\\"astroid_article_review_criterias2\\\":{\\\"title\\\":\\\"Display\\\",\\\"score\\\":\\\"9\\\"},\\\"astroid_article_review_criterias3\\\":{\\\"title\\\":\\\"Software\\\",\\\"score\\\":\\\"9\\\"},\\\"astroid_article_review_criterias4\\\":{\\\"title\\\":\\\"Performance\\\",\\\"score\\\":\\\"10\\\"},\\\"astroid_article_review_criterias5\\\":{\\\"title\\\":\\\"Camera\\\",\\\"score\\\":\\\"9\\\"},\\\"astroid_article_review_criterias6\\\":{\\\"title\\\":\\\" Battery Life\\\",\\\"score\\\":\\\"8\\\"}},\\\"astroid_article_quote_text\\\":\\\"\\\",\\\"astroid_article_quote_author\\\":\\\"\\\",\\\"astroid_article_badge\\\":\\\"0\\\",\\\"astroid_article_badge_type\\\":\\\"2\\\",\\\"astroid_article_badge_text\\\":\\\"\\\",\\\"astroid_article_badge_color\\\":\\\"\\\",\\\"astroid_relatedposts\\\":\\\"\\\",\\\"astroid_socialshare\\\":\\\"\\\",\\\"astroid_comments\\\":\\\"\\\",\\\"astroid_posttype\\\":\\\"\\\",\\\"astroid_readtime\\\":\\\"\\\",\\\"astroid_authorinfo\\\":\\\"\\\",\\\"astroid_rating\\\":\\\"\\\",\\\"astroid_og_title\\\":\\\"\\\",\\\"astroid_og_desc\\\":\\\"\\\",\\\"astroid_og_image\\\":\\\"\\\"}\",\"version\":6,\"ordering\":\"2\",\"metakey\":\"\",\"metadesc\":\"\",\"access\":\"1\",\"hits\":\"23\",\"metadata\":\"{\\\"robots\\\":\\\"\\\",\\\"author\\\":\\\"\\\",\\\"rights\\\":\\\"\\\",\\\"xreference\\\":\\\"\\\"}\",\"featured\":\"0\",\"language\":\"*\",\"xreference\":\"\"}', 0),
(545, 56, 1, '', '2018-10-15 18:13:52', 44, 6111, '2ec64c83b5847f5994d9ac3b4fc46440526859e6', '{\"id\":56,\"asset_id\":\"264\",\"title\":\"This is Audio Type Article\",\"alias\":\"this-is-audio-type-article\",\"introtext\":\"<p><strong>Lorem Ipsum<\\/strong>\\u00a0is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry\'s standard dummy text ever since the 1500s,<\\/p>\\r\\n\",\"fulltext\":\"\\r\\n<p>when an unknown printer took a galley of type and scrambled it to make a type specimen book. It has survived not only five centuries, but also the leap into electronic typesetting,remaining essentially unchanged. It was popularised in the 1960s with the release of Letraset sheets containing Lorem Ipsum passages, and more recently with desktop publishing software like Aldus PageMaker including versions of Lorem Ipsum<\\/p>\\r\\n<h2>What is Lorem Ipsum?<\\/h2>\\r\\n<p><strong>Lorem Ipsum<\\/strong>\\u00a0is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry\'s standard dummy text ever since the 1500s, when an unknown printer took a galley of type and scrambled it to make a type specimen book. It has survived not only five centuries, but also the leap into electronic typesetting, remaining essentially unchanged.<\\/p>\\r\\n<h3>Where does it come from?<\\/h3>\\r\\n<p>Contrary to popular belief, Lorem Ipsum is not simply random text. It has roots in a piece of classical Latin literature from 45 BC, making it over 2000 years old. Richard McClintock, a Latin professor at Hampden-Sydney College in Virginia, looked up one of the more obscure Latin words, consectetur, from a Lorem Ipsum passage, and going through the cites of the word in classical literature, discovered the undoubtable source. Lorem Ipsum comes from sections 1.10.32 and 1.10.33 of \\\"de Finibus Bonorum et Malorum\\\" (The Extremes of Good and Evil)<\\/p>\\r\\n<ul>\\r\\n<li>Lorem Ipsum\\u00a0is simaply dummy\\u00a0text of the printing and typesetting<\\/li>\\r\\n<li>Lorem Ipsum\\u00a0is simply dummy\\u00a0text of the printing and\\u00a0<\\/li>\\r\\n<li>Lorem Ipsum\\u00a0is simply dummy\\u00a0text<\\/li>\\r\\n<li>Lorem Ipsum\\u00a0is simply dummy\\u00a0text of the<\\/li>\\r\\n<li>Lorem Ipsum\\u00a0is simply dummy\\u00a0text of the printing and typesetting<\\/li>\\r\\n<li>Lorem Ipsum\\u00a0is simply dummy\\u00a0text of the printing<\\/li>\\r\\n<li>Lorem Ipsum\\u00a0is simply dummy\\u00a0text<\\/li>\\r\\n<li>Lorem Ipsum\\u00a0is simply dummy\\u00a0text of the printing and typesetting<\\/li>\\r\\n<\\/ul>\\r\\n<p>Lorem Ipsum\\u00a0is simply dummy\\u00a0text of the printing and typesetting industry. Lorem Ipsum has been the industry\'s standard dummy text ever since the\\u00a01500s,\\u00a0when an unknown printer took a galley of type and scrambled it to make a type specimen book. It has survived not only five centuries, but also the leap into electronic typesetting, remaining essentially unchanged.<\\/p>\",\"state\":1,\"catid\":\"14\",\"created\":\"2018-10-15 13:16:45\",\"created_by\":\"44\",\"created_by_alias\":\"\",\"modified\":\"2018-10-15 18:13:52\",\"modified_by\":\"44\",\"checked_out\":\"44\",\"checked_out_time\":\"2018-10-15 18:13:21\",\"publish_up\":\"2018-10-15 13:16:45\",\"publish_down\":\"0000-00-00 00:00:00\",\"images\":\"{\\\"image_intro\\\":\\\"images\\\\\\/blog\\\\\\/blogtype\\\\\\/img5.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\":\"{\\\"article_layout\\\":\\\"\\\",\\\"show_title\\\":\\\"\\\",\\\"link_titles\\\":\\\"\\\",\\\"show_tags\\\":\\\"\\\",\\\"show_intro\\\":\\\"\\\",\\\"info_block_position\\\":\\\"\\\",\\\"info_block_show_title\\\":\\\"\\\",\\\"show_category\\\":\\\"\\\",\\\"link_category\\\":\\\"\\\",\\\"show_parent_category\\\":\\\"\\\",\\\"link_parent_category\\\":\\\"\\\",\\\"show_associations\\\":\\\"\\\",\\\"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_page_title\\\":\\\"\\\",\\\"show_publishing_options\\\":\\\"\\\",\\\"show_article_options\\\":\\\"\\\",\\\"show_urls_images_backend\\\":\\\"\\\",\\\"show_urls_images_frontend\\\":\\\"\\\",\\\"astroid_article_type\\\":\\\"audio\\\",\\\"astroid_article_video_type\\\":\\\"youtube\\\",\\\"astroid_article_video_url\\\":\\\"\\\",\\\"astroid_article_gallery_width\\\":\\\"\\\",\\\"astroid_article_gallery_bullets\\\":\\\"1\\\",\\\"astroid_article_gallery_navigation\\\":\\\"1\\\",\\\"astroid_article_gallery_items\\\":\\\"\\\",\\\"astroid_article_thumbnail\\\":\\\"1\\\",\\\"astroid_article_audio_source\\\":\\\"soundcloud\\\",\\\"astroid_article_audio_soundcloud\\\":\\\"<iframe width=\\\\\\\"100%\\\\\\\" height=\\\\\\\"300\\\\\\\" scrolling=\\\\\\\"no\\\\\\\" frameborder=\\\\\\\"no\\\\\\\" allow=\\\\\\\"autoplay\\\\\\\" src=\\\\\\\"https:\\\\\\/\\\\\\/w.soundcloud.com\\\\\\/player\\\\\\/?url=https%3A\\\\\\/\\\\\\/api.soundcloud.com\\\\\\/tracks\\\\\\/508699362&color=%23ff5500&auto_play=false&hide_related=false&show_comments=true&show_user=true&show_reposts=false&show_teaser=true&visual=true\\\\\\\"><\\\\\\/iframe>\\\",\\\"astroid_article_audio_spotify\\\":\\\"\\\",\\\"astroid_article_review_heading\\\":\\\"\\\",\\\"astroid_article_review_summery\\\":\\\"\\\",\\\"astroid_article_review_good\\\":\\\"\\\",\\\"astroid_article_review_bad\\\":\\\"\\\",\\\"astroid_article_review_rating\\\":\\\"5\\\",\\\"astroid_article_button_action\\\":\\\"\\\",\\\"astroid_article_button_link\\\":\\\"\\\",\\\"astroid_article_review_criterias\\\":\\\"\\\",\\\"astroid_article_quote_text\\\":\\\"\\\",\\\"astroid_article_quote_author\\\":\\\"\\\",\\\"astroid_article_badge\\\":\\\"0\\\",\\\"astroid_article_badge_type\\\":\\\"2\\\",\\\"astroid_article_badge_text\\\":\\\"\\\",\\\"astroid_article_badge_color\\\":\\\"\\\",\\\"astroid_relatedposts\\\":\\\"\\\",\\\"astroid_socialshare\\\":\\\"\\\",\\\"astroid_comments\\\":\\\"\\\",\\\"astroid_posttype\\\":\\\"\\\",\\\"astroid_readtime\\\":\\\"\\\",\\\"astroid_authorinfo\\\":\\\"\\\",\\\"astroid_rating\\\":\\\"\\\",\\\"astroid_og_title\\\":\\\"\\\",\\\"astroid_og_desc\\\":\\\"\\\",\\\"astroid_og_image\\\":\\\"\\\"}\",\"version\":6,\"ordering\":\"4\",\"metakey\":\"\",\"metadesc\":\"\",\"access\":\"1\",\"hits\":\"28\",\"metadata\":\"{\\\"robots\\\":\\\"\\\",\\\"author\\\":\\\"\\\",\\\"rights\\\":\\\"\\\",\\\"xreference\\\":\\\"\\\"}\",\"featured\":\"0\",\"language\":\"*\",\"xreference\":\"\"}', 0),
(546, 54, 1, '', '2018-10-15 18:15:05', 44, 5785, '9525daa1915265e3bb36ce638159aef6134aa5de', '{\"id\":54,\"asset_id\":\"262\",\"title\":\"This is Video Type Article\",\"alias\":\"this-is-video-type-article\",\"introtext\":\"<p><strong>Lorem Ipsum<\\/strong>\\u00a0is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry\'s standard dummy text ever since the 1500s,<\\/p>\\r\\n\",\"fulltext\":\"\\r\\n<p>when an unknown printer took a galley of type and scrambled it to make a type specimen book. It has survived not only five centuries, but also the leap into electronic typesetting,remaining essentially unchanged. It was popularised in the 1960s with the release of Letraset sheets containing Lorem Ipsum passages, and more recently with desktop publishing software like Aldus PageMaker including versions of Lorem Ipsum<\\/p>\\r\\n<h2>What is Lorem Ipsum?<\\/h2>\\r\\n<p><strong>Lorem Ipsum<\\/strong>\\u00a0is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry\'s standard dummy text ever since the 1500s, when an unknown printer took a galley of type and scrambled it to make a type specimen book. It has survived not only five centuries, but also the leap into electronic typesetting, remaining essentially unchanged.<\\/p>\\r\\n<h3>Where does it come from?<\\/h3>\\r\\n<p>Contrary to popular belief, Lorem Ipsum is not simply random text. It has roots in a piece of classical Latin literature from 45 BC, making it over 2000 years old. Richard McClintock, a Latin professor at Hampden-Sydney College in Virginia, looked up one of the more obscure Latin words, consectetur, from a Lorem Ipsum passage, and going through the cites of the word in classical literature, discovered the undoubtable source. Lorem Ipsum comes from sections 1.10.32 and 1.10.33 of \\\"de Finibus Bonorum et Malorum\\\" (The Extremes of Good and Evil)<\\/p>\\r\\n<ul>\\r\\n<li>Lorem Ipsum\\u00a0is simaply dummy\\u00a0text of the printing and typesetting<\\/li>\\r\\n<li>Lorem Ipsum\\u00a0is simply dummy\\u00a0text of the printing and\\u00a0<\\/li>\\r\\n<li>Lorem Ipsum\\u00a0is simply dummy\\u00a0text<\\/li>\\r\\n<li>Lorem Ipsum\\u00a0is simply dummy\\u00a0text of the<\\/li>\\r\\n<li>Lorem Ipsum\\u00a0is simply dummy\\u00a0text of the printing and typesetting<\\/li>\\r\\n<li>Lorem Ipsum\\u00a0is simply dummy\\u00a0text of the printing<\\/li>\\r\\n<li>Lorem Ipsum\\u00a0is simply dummy\\u00a0text<\\/li>\\r\\n<li>Lorem Ipsum\\u00a0is simply dummy\\u00a0text of the printing and typesetting<\\/li>\\r\\n<\\/ul>\\r\\n<p>Lorem Ipsum\\u00a0is simply dummy\\u00a0text of the printing and typesetting industry. Lorem Ipsum has been the industry\'s standard dummy text ever since the\\u00a01500s,\\u00a0when an unknown printer took a galley of type and scrambled it to make a type specimen book. It has survived not only five centuries, but also the leap into electronic typesetting, remaining essentially unchanged.<\\/p>\",\"state\":1,\"catid\":\"14\",\"created\":\"2018-10-15 13:13:22\",\"created_by\":\"44\",\"created_by_alias\":\"\",\"modified\":\"2018-10-15 18:15:05\",\"modified_by\":\"44\",\"checked_out\":\"44\",\"checked_out_time\":\"2018-10-15 18:14:50\",\"publish_up\":\"2018-10-15 13:13:22\",\"publish_down\":\"0000-00-00 00:00:00\",\"images\":\"{\\\"image_intro\\\":\\\"images\\\\\\/blog\\\\\\/blogtype\\\\\\/img9.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\":\"{\\\"article_layout\\\":\\\"\\\",\\\"show_title\\\":\\\"\\\",\\\"link_titles\\\":\\\"\\\",\\\"show_tags\\\":\\\"\\\",\\\"show_intro\\\":\\\"\\\",\\\"info_block_position\\\":\\\"\\\",\\\"info_block_show_title\\\":\\\"\\\",\\\"show_category\\\":\\\"\\\",\\\"link_category\\\":\\\"\\\",\\\"show_parent_category\\\":\\\"\\\",\\\"link_parent_category\\\":\\\"\\\",\\\"show_associations\\\":\\\"\\\",\\\"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_page_title\\\":\\\"\\\",\\\"show_publishing_options\\\":\\\"\\\",\\\"show_article_options\\\":\\\"\\\",\\\"show_urls_images_backend\\\":\\\"\\\",\\\"show_urls_images_frontend\\\":\\\"\\\",\\\"astroid_article_type\\\":\\\"video\\\",\\\"astroid_article_video_type\\\":\\\"youtube\\\",\\\"astroid_article_video_url\\\":\\\"https:\\\\\\/\\\\\\/www.youtube.com\\\\\\/watch?v=YQHsXMglC9A\\\",\\\"astroid_article_gallery_width\\\":\\\"\\\",\\\"astroid_article_gallery_bullets\\\":\\\"1\\\",\\\"astroid_article_gallery_navigation\\\":\\\"1\\\",\\\"astroid_article_gallery_items\\\":\\\"\\\",\\\"astroid_article_thumbnail\\\":\\\"1\\\",\\\"astroid_article_audio_source\\\":\\\"soundcloud\\\",\\\"astroid_article_audio_soundcloud\\\":\\\"\\\",\\\"astroid_article_audio_spotify\\\":\\\"\\\",\\\"astroid_article_review_heading\\\":\\\"\\\",\\\"astroid_article_review_summery\\\":\\\"\\\",\\\"astroid_article_review_good\\\":\\\"\\\",\\\"astroid_article_review_bad\\\":\\\"\\\",\\\"astroid_article_review_rating\\\":\\\"5\\\",\\\"astroid_article_button_action\\\":\\\"\\\",\\\"astroid_article_button_link\\\":\\\"\\\",\\\"astroid_article_review_criterias\\\":\\\"\\\",\\\"astroid_article_quote_text\\\":\\\"\\\",\\\"astroid_article_quote_author\\\":\\\"\\\",\\\"astroid_article_badge\\\":\\\"0\\\",\\\"astroid_article_badge_type\\\":\\\"2\\\",\\\"astroid_article_badge_text\\\":\\\"\\\",\\\"astroid_article_badge_color\\\":\\\"\\\",\\\"astroid_relatedposts\\\":\\\"\\\",\\\"astroid_socialshare\\\":\\\"\\\",\\\"astroid_comments\\\":\\\"\\\",\\\"astroid_posttype\\\":\\\"\\\",\\\"astroid_readtime\\\":\\\"\\\",\\\"astroid_authorinfo\\\":\\\"\\\",\\\"astroid_rating\\\":\\\"\\\",\\\"astroid_og_title\\\":\\\"\\\",\\\"astroid_og_desc\\\":\\\"\\\",\\\"astroid_og_image\\\":\\\"\\\"}\",\"version\":4,\"ordering\":\"6\",\"metakey\":\"\",\"metadesc\":\"\",\"access\":\"1\",\"hits\":\"7\",\"metadata\":\"{\\\"robots\\\":\\\"\\\",\\\"author\\\":\\\"\\\",\\\"rights\\\":\\\"\\\",\\\"xreference\\\":\\\"\\\"}\",\"featured\":\"0\",\"language\":\"*\",\"xreference\":\"\"}', 0),
(547, 62, 1, '', '2018-11-01 04:50:09', 250, 3026, 'dd2332e80299120a6d98c4cce021ea1249a12d59', '{\"id\":62,\"asset_id\":273,\"title\":\"Privacy Policy\",\"alias\":\"privacy-policy\",\"introtext\":\"<p>Privacy Policy<\\/p>\",\"fulltext\":\"\",\"state\":1,\"catid\":\"2\",\"created\":\"2018-11-01 04:50:09\",\"created_by\":\"250\",\"created_by_alias\":\"\",\"modified\":\"2018-11-01 04:50:09\",\"modified_by\":null,\"checked_out\":null,\"checked_out_time\":null,\"publish_up\":\"2018-11-01 04:50:09\",\"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\":\"{\\\"article_layout\\\":\\\"\\\",\\\"show_title\\\":\\\"\\\",\\\"link_titles\\\":\\\"\\\",\\\"show_tags\\\":\\\"\\\",\\\"show_intro\\\":\\\"\\\",\\\"info_block_position\\\":\\\"\\\",\\\"info_block_show_title\\\":\\\"\\\",\\\"show_category\\\":\\\"\\\",\\\"link_category\\\":\\\"\\\",\\\"show_parent_category\\\":\\\"\\\",\\\"link_parent_category\\\":\\\"\\\",\\\"show_associations\\\":\\\"\\\",\\\"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_page_title\\\":\\\"\\\",\\\"show_publishing_options\\\":\\\"\\\",\\\"show_article_options\\\":\\\"\\\",\\\"show_urls_images_backend\\\":\\\"\\\",\\\"show_urls_images_frontend\\\":\\\"\\\",\\\"astroid_article_type\\\":\\\"regular\\\",\\\"astroid_article_video_type\\\":\\\"youtube\\\",\\\"astroid_article_video_url\\\":\\\"\\\",\\\"astroid_article_gallery_width\\\":\\\"\\\",\\\"astroid_article_gallery_bullets\\\":\\\"1\\\",\\\"astroid_article_gallery_navigation\\\":\\\"1\\\",\\\"astroid_article_gallery_items\\\":\\\"\\\",\\\"astroid_article_thumbnail\\\":\\\"1\\\",\\\"astroid_article_audio_source\\\":\\\"soundcloud\\\",\\\"astroid_article_audio_soundcloud\\\":\\\"\\\",\\\"astroid_article_audio_spotify\\\":\\\"\\\",\\\"astroid_article_review_heading\\\":\\\"\\\",\\\"astroid_article_review_summery\\\":\\\"\\\",\\\"astroid_article_review_good\\\":\\\"\\\",\\\"astroid_article_review_bad\\\":\\\"\\\",\\\"astroid_article_review_rating\\\":\\\"5\\\",\\\"astroid_article_button_action\\\":\\\"\\\",\\\"astroid_article_button_link\\\":\\\"\\\",\\\"astroid_article_review_criterias\\\":\\\"\\\",\\\"astroid_article_quote_text\\\":\\\"\\\",\\\"astroid_article_quote_author\\\":\\\"\\\",\\\"astroid_article_badge\\\":\\\"0\\\",\\\"astroid_article_badge_type\\\":\\\"2\\\",\\\"astroid_article_badge_text\\\":\\\"\\\",\\\"astroid_article_badge_color\\\":\\\"\\\",\\\"astroid_relatedposts\\\":\\\"\\\",\\\"astroid_socialshare\\\":\\\"\\\",\\\"astroid_comments\\\":\\\"\\\",\\\"astroid_posttype\\\":\\\"\\\",\\\"astroid_readtime\\\":\\\"\\\",\\\"astroid_authorinfo\\\":\\\"\\\",\\\"astroid_rating\\\":\\\"\\\",\\\"astroid_og_title\\\":\\\"\\\",\\\"astroid_og_desc\\\":\\\"\\\",\\\"astroid_og_image\\\":\\\"\\\"}\",\"version\":1,\"ordering\":null,\"metakey\":\"\",\"metadesc\":\"\",\"access\":\"1\",\"hits\":null,\"metadata\":\"{\\\"robots\\\":\\\"\\\",\\\"author\\\":\\\"\\\",\\\"rights\\\":\\\"\\\",\\\"xreference\\\":\\\"\\\"}\",\"featured\":\"0\",\"language\":\"*\",\"xreference\":\"\",\"note\":\"\"}', 0),
(550, 63, 1, '', '2018-11-01 05:17:40', 250, 3614, 'b9391279816fcca70764ce78d5dfb29970a30f37', '{\"id\":63,\"asset_id\":\"274\",\"title\":\"Terms & Conditions\",\"alias\":\"terms-conditions\",\"introtext\":\"<p>Lorem Ipsum is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry\'s standard dummy text ever since the 1500s, when an unknown printer took a galley of type and scrambled it to make a type specimen book. It has survived not only five centuries, but also the leap into electronic typesetting, remaining essentially unchanged. It was popularised in the 1960s with the release of Letraset sheets containing Lorem Ipsum passages, and more recently with desktop publishing software like Aldus PageMaker including versions of Lorem Ipsum.<\\/p>\",\"fulltext\":\"\",\"state\":1,\"catid\":\"2\",\"created\":\"2018-11-01 04:50:25\",\"created_by\":\"250\",\"created_by_alias\":\"\",\"modified\":\"2018-11-01 05:17:40\",\"modified_by\":\"250\",\"checked_out\":\"250\",\"checked_out_time\":\"2018-11-01 05:17:01\",\"publish_up\":\"2018-11-01 04:50:25\",\"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\":\"{\\\"article_layout\\\":\\\"\\\",\\\"show_title\\\":\\\"\\\",\\\"link_titles\\\":\\\"\\\",\\\"show_tags\\\":\\\"\\\",\\\"show_intro\\\":\\\"\\\",\\\"info_block_position\\\":\\\"\\\",\\\"info_block_show_title\\\":\\\"\\\",\\\"show_category\\\":\\\"0\\\",\\\"link_category\\\":\\\"\\\",\\\"show_parent_category\\\":\\\"\\\",\\\"link_parent_category\\\":\\\"\\\",\\\"show_associations\\\":\\\"\\\",\\\"show_author\\\":\\\"0\\\",\\\"link_author\\\":\\\"\\\",\\\"show_create_date\\\":\\\"0\\\",\\\"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_page_title\\\":\\\"\\\",\\\"show_publishing_options\\\":\\\"\\\",\\\"show_article_options\\\":\\\"\\\",\\\"show_urls_images_backend\\\":\\\"\\\",\\\"show_urls_images_frontend\\\":\\\"\\\",\\\"astroid_article_type\\\":\\\"regular\\\",\\\"astroid_article_video_type\\\":\\\"youtube\\\",\\\"astroid_article_video_url\\\":\\\"\\\",\\\"astroid_article_gallery_width\\\":\\\"\\\",\\\"astroid_article_gallery_bullets\\\":\\\"1\\\",\\\"astroid_article_gallery_navigation\\\":\\\"1\\\",\\\"astroid_article_gallery_items\\\":\\\"\\\",\\\"astroid_article_thumbnail\\\":\\\"1\\\",\\\"astroid_article_audio_source\\\":\\\"soundcloud\\\",\\\"astroid_article_audio_soundcloud\\\":\\\"\\\",\\\"astroid_article_audio_spotify\\\":\\\"\\\",\\\"astroid_article_review_heading\\\":\\\"\\\",\\\"astroid_article_review_summery\\\":\\\"\\\",\\\"astroid_article_review_good\\\":\\\"\\\",\\\"astroid_article_review_bad\\\":\\\"\\\",\\\"astroid_article_review_rating\\\":\\\"5\\\",\\\"astroid_article_button_action\\\":\\\"\\\",\\\"astroid_article_button_link\\\":\\\"\\\",\\\"astroid_article_review_criterias\\\":\\\"\\\",\\\"astroid_article_quote_text\\\":\\\"\\\",\\\"astroid_article_quote_author\\\":\\\"\\\",\\\"astroid_article_badge\\\":\\\"0\\\",\\\"astroid_article_badge_type\\\":\\\"2\\\",\\\"astroid_article_badge_text\\\":\\\"\\\",\\\"astroid_article_badge_color\\\":\\\"\\\",\\\"astroid_relatedposts\\\":\\\"\\\",\\\"astroid_socialshare\\\":\\\"\\\",\\\"astroid_comments\\\":\\\"\\\",\\\"astroid_posttype\\\":\\\"\\\",\\\"astroid_readtime\\\":\\\"\\\",\\\"astroid_authorinfo\\\":\\\"\\\",\\\"astroid_rating\\\":\\\"\\\",\\\"astroid_og_title\\\":\\\"\\\",\\\"astroid_og_desc\\\":\\\"\\\",\\\"astroid_og_image\\\":\\\"\\\"}\",\"version\":3,\"ordering\":\"0\",\"metakey\":\"\",\"metadesc\":\"\",\"access\":\"1\",\"hits\":\"4\",\"metadata\":\"{\\\"robots\\\":\\\"\\\",\\\"author\\\":\\\"\\\",\\\"rights\\\":\\\"\\\",\\\"xreference\\\":\\\"\\\"}\",\"featured\":\"0\",\"language\":\"*\",\"xreference\":\"\",\"note\":\"\"}', 0),
(551, 63, 1, '', '2018-11-01 05:18:20', 250, 3615, 'ccf658255e47e449f1fe9ccfda65cff3f2274f4e', '{\"id\":63,\"asset_id\":\"274\",\"title\":\"Terms & Conditions\",\"alias\":\"terms-conditions\",\"introtext\":\"<p>Lorem Ipsum is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry\'s standard dummy text ever since the 1500s, when an unknown printer took a galley of type and scrambled it to make a type specimen book. It has survived not only five centuries, but also the leap into electronic typesetting, remaining essentially unchanged. It was popularised in the 1960s with the release of Letraset sheets containing Lorem Ipsum passages, and more recently with desktop publishing software like Aldus PageMaker including versions of Lorem Ipsum.<\\/p>\",\"fulltext\":\"\",\"state\":1,\"catid\":\"2\",\"created\":\"2018-11-01 04:50:25\",\"created_by\":\"250\",\"created_by_alias\":\"\",\"modified\":\"2018-11-01 05:18:20\",\"modified_by\":\"250\",\"checked_out\":\"250\",\"checked_out_time\":\"2018-11-01 05:17:40\",\"publish_up\":\"2018-11-01 04:50:25\",\"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\":\"{\\\"article_layout\\\":\\\"\\\",\\\"show_title\\\":\\\"\\\",\\\"link_titles\\\":\\\"\\\",\\\"show_tags\\\":\\\"\\\",\\\"show_intro\\\":\\\"\\\",\\\"info_block_position\\\":\\\"\\\",\\\"info_block_show_title\\\":\\\"\\\",\\\"show_category\\\":\\\"0\\\",\\\"link_category\\\":\\\"0\\\",\\\"show_parent_category\\\":\\\"\\\",\\\"link_parent_category\\\":\\\"\\\",\\\"show_associations\\\":\\\"\\\",\\\"show_author\\\":\\\"0\\\",\\\"link_author\\\":\\\"\\\",\\\"show_create_date\\\":\\\"0\\\",\\\"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_page_title\\\":\\\"\\\",\\\"show_publishing_options\\\":\\\"\\\",\\\"show_article_options\\\":\\\"\\\",\\\"show_urls_images_backend\\\":\\\"\\\",\\\"show_urls_images_frontend\\\":\\\"\\\",\\\"astroid_article_type\\\":\\\"regular\\\",\\\"astroid_article_video_type\\\":\\\"youtube\\\",\\\"astroid_article_video_url\\\":\\\"\\\",\\\"astroid_article_gallery_width\\\":\\\"\\\",\\\"astroid_article_gallery_bullets\\\":\\\"1\\\",\\\"astroid_article_gallery_navigation\\\":\\\"1\\\",\\\"astroid_article_gallery_items\\\":\\\"\\\",\\\"astroid_article_thumbnail\\\":\\\"1\\\",\\\"astroid_article_audio_source\\\":\\\"soundcloud\\\",\\\"astroid_article_audio_soundcloud\\\":\\\"\\\",\\\"astroid_article_audio_spotify\\\":\\\"\\\",\\\"astroid_article_review_heading\\\":\\\"\\\",\\\"astroid_article_review_summery\\\":\\\"\\\",\\\"astroid_article_review_good\\\":\\\"\\\",\\\"astroid_article_review_bad\\\":\\\"\\\",\\\"astroid_article_review_rating\\\":\\\"5\\\",\\\"astroid_article_button_action\\\":\\\"\\\",\\\"astroid_article_button_link\\\":\\\"\\\",\\\"astroid_article_review_criterias\\\":\\\"\\\",\\\"astroid_article_quote_text\\\":\\\"\\\",\\\"astroid_article_quote_author\\\":\\\"\\\",\\\"astroid_article_badge\\\":\\\"0\\\",\\\"astroid_article_badge_type\\\":\\\"2\\\",\\\"astroid_article_badge_text\\\":\\\"\\\",\\\"astroid_article_badge_color\\\":\\\"\\\",\\\"astroid_relatedposts\\\":\\\"\\\",\\\"astroid_socialshare\\\":\\\"\\\",\\\"astroid_comments\\\":\\\"\\\",\\\"astroid_posttype\\\":\\\"\\\",\\\"astroid_readtime\\\":\\\"\\\",\\\"astroid_authorinfo\\\":\\\"\\\",\\\"astroid_rating\\\":\\\"\\\",\\\"astroid_og_title\\\":\\\"\\\",\\\"astroid_og_desc\\\":\\\"\\\",\\\"astroid_og_image\\\":\\\"\\\"}\",\"version\":4,\"ordering\":\"0\",\"metakey\":\"\",\"metadesc\":\"\",\"access\":\"1\",\"hits\":\"6\",\"metadata\":\"{\\\"robots\\\":\\\"\\\",\\\"author\\\":\\\"\\\",\\\"rights\\\":\\\"\\\",\\\"xreference\\\":\\\"\\\"}\",\"featured\":\"0\",\"language\":\"*\",\"xreference\":\"\",\"note\":\"\"}', 0);
INSERT INTO `ynfp8_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
(552, 63, 1, '', '2018-11-01 05:18:42', 250, 4412, 'b7e4c730f5eceaf350afcf7edbfd01bdd2cb7b5c', '{\"id\":63,\"asset_id\":\"274\",\"title\":\"Terms & Conditions\",\"alias\":\"terms-conditions\",\"introtext\":\"<p>Lorem Ipsum is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry\'s standard dummy text ever since the 1500s, when an unknown printer took a galley of type and scrambled it to make a type specimen book. It has survived not only five centuries, but also the leap into electronic typesetting, remaining essentially unchanged. It was popularised in the 1960s with the release of Letraset sheets containing Lorem Ipsum passages, and more recently with desktop publishing software like Aldus PageMaker including versions of Lorem Ipsum.<\\/p>\\r\\n<p>Contrary to popular belief, Lorem Ipsum is not simply random text. It has roots in a piece of classical Latin literature from 45 BC, making it over 2000 years old. Richard McClintock, a Latin professor at Hampden-Sydney College in Virginia, looked up one of the more obscure Latin words, consectetur, from a Lorem Ipsum passage, and going through the cites of the word in classical literature, discovered the undoubtable source. Lorem Ipsum comes from sections 1.10.32 and 1.10.33 of \\\"de Finibus Bonorum et Malorum\\\" (The Extremes of Good and Evil) by Cicero, written in 45 BC. This book is a treatise on the theory of ethics, very popular during the Renaissance. The first line of Lorem Ipsum, \\\"Lorem ipsum dolor sit amet..\\\", comes from a line in section 1.10.32.<\\/p>\\r\\n<p>\\u00a0<\\/p>\",\"fulltext\":\"\",\"state\":1,\"catid\":\"2\",\"created\":\"2018-11-01 04:50:25\",\"created_by\":\"250\",\"created_by_alias\":\"\",\"modified\":\"2018-11-01 05:18:42\",\"modified_by\":\"250\",\"checked_out\":\"250\",\"checked_out_time\":\"2018-11-01 05:18:20\",\"publish_up\":\"2018-11-01 04:50:25\",\"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\":\"{\\\"article_layout\\\":\\\"\\\",\\\"show_title\\\":\\\"\\\",\\\"link_titles\\\":\\\"\\\",\\\"show_tags\\\":\\\"\\\",\\\"show_intro\\\":\\\"\\\",\\\"info_block_position\\\":\\\"\\\",\\\"info_block_show_title\\\":\\\"\\\",\\\"show_category\\\":\\\"0\\\",\\\"link_category\\\":\\\"0\\\",\\\"show_parent_category\\\":\\\"\\\",\\\"link_parent_category\\\":\\\"\\\",\\\"show_associations\\\":\\\"\\\",\\\"show_author\\\":\\\"0\\\",\\\"link_author\\\":\\\"\\\",\\\"show_create_date\\\":\\\"0\\\",\\\"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_page_title\\\":\\\"\\\",\\\"show_publishing_options\\\":\\\"\\\",\\\"show_article_options\\\":\\\"\\\",\\\"show_urls_images_backend\\\":\\\"\\\",\\\"show_urls_images_frontend\\\":\\\"\\\",\\\"astroid_article_type\\\":\\\"regular\\\",\\\"astroid_article_video_type\\\":\\\"youtube\\\",\\\"astroid_article_video_url\\\":\\\"\\\",\\\"astroid_article_gallery_width\\\":\\\"\\\",\\\"astroid_article_gallery_bullets\\\":\\\"1\\\",\\\"astroid_article_gallery_navigation\\\":\\\"1\\\",\\\"astroid_article_gallery_items\\\":\\\"\\\",\\\"astroid_article_thumbnail\\\":\\\"1\\\",\\\"astroid_article_audio_source\\\":\\\"soundcloud\\\",\\\"astroid_article_audio_soundcloud\\\":\\\"\\\",\\\"astroid_article_audio_spotify\\\":\\\"\\\",\\\"astroid_article_review_heading\\\":\\\"\\\",\\\"astroid_article_review_summery\\\":\\\"\\\",\\\"astroid_article_review_good\\\":\\\"\\\",\\\"astroid_article_review_bad\\\":\\\"\\\",\\\"astroid_article_review_rating\\\":\\\"5\\\",\\\"astroid_article_button_action\\\":\\\"\\\",\\\"astroid_article_button_link\\\":\\\"\\\",\\\"astroid_article_review_criterias\\\":\\\"\\\",\\\"astroid_article_quote_text\\\":\\\"\\\",\\\"astroid_article_quote_author\\\":\\\"\\\",\\\"astroid_article_badge\\\":\\\"0\\\",\\\"astroid_article_badge_type\\\":\\\"2\\\",\\\"astroid_article_badge_text\\\":\\\"\\\",\\\"astroid_article_badge_color\\\":\\\"\\\",\\\"astroid_relatedposts\\\":\\\"\\\",\\\"astroid_socialshare\\\":\\\"\\\",\\\"astroid_comments\\\":\\\"\\\",\\\"astroid_posttype\\\":\\\"\\\",\\\"astroid_readtime\\\":\\\"\\\",\\\"astroid_authorinfo\\\":\\\"\\\",\\\"astroid_rating\\\":\\\"\\\",\\\"astroid_og_title\\\":\\\"\\\",\\\"astroid_og_desc\\\":\\\"\\\",\\\"astroid_og_image\\\":\\\"\\\"}\",\"version\":5,\"ordering\":\"0\",\"metakey\":\"\",\"metadesc\":\"\",\"access\":\"1\",\"hits\":\"8\",\"metadata\":\"{\\\"robots\\\":\\\"\\\",\\\"author\\\":\\\"\\\",\\\"rights\\\":\\\"\\\",\\\"xreference\\\":\\\"\\\"}\",\"featured\":\"0\",\"language\":\"*\",\"xreference\":\"\",\"note\":\"\"}', 0),
(553, 63, 1, '', '2018-11-01 05:18:54', 250, 5156, 'aa62d75e5b776fdde8d6ab404bdc63efee0a3925', '{\"id\":63,\"asset_id\":\"274\",\"title\":\"Terms & Conditions\",\"alias\":\"terms-conditions\",\"introtext\":\"<p>Lorem Ipsum is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry\'s standard dummy text ever since the 1500s, when an unknown printer took a galley of type and scrambled it to make a type specimen book. It has survived not only five centuries, but also the leap into electronic typesetting, remaining essentially unchanged. It was popularised in the 1960s with the release of Letraset sheets containing Lorem Ipsum passages, and more recently with desktop publishing software like Aldus PageMaker including versions of Lorem Ipsum.<\\/p>\\r\\n<p>Contrary to popular belief, Lorem Ipsum is not simply random text. It has roots in a piece of classical Latin literature from 45 BC, making it over 2000 years old. Richard McClintock, a Latin professor at Hampden-Sydney College in Virginia, looked up one of the more obscure Latin words, consectetur, from a Lorem Ipsum passage, and going through the cites of the word in classical literature, discovered the undoubtable source. Lorem Ipsum comes from sections 1.10.32 and 1.10.33 of \\\"de Finibus Bonorum et Malorum\\\" (The Extremes of Good and Evil) by Cicero, written in 45 BC. This book is a treatise on the theory of ethics, very popular during the Renaissance. The first line of Lorem Ipsum, \\\"Lorem ipsum dolor sit amet..\\\", comes from a line in section 1.10.32.<\\/p>\\r\\n<p>There are many variations of passages of Lorem Ipsum available, but the majority have suffered alteration in some form, by injected humour, or randomised words which don\'t look even slightly believable. If you are going to use a passage of Lorem Ipsum, you need to be sure there isn\'t anything embarrassing hidden in the middle of text. All the Lorem Ipsum generators on the Internet tend to repeat predefined chunks as necessary, making this the first true generator on the Internet. It uses a dictionary of over 200 Latin words, combined with a handful of model sentence structures, to generate Lorem Ipsum which looks reasonable. The generated Lorem Ipsum is therefore always free from repetition, injected humour, or non-characteristic words etc.<\\/p>\",\"fulltext\":\"\",\"state\":1,\"catid\":\"2\",\"created\":\"2018-11-01 04:50:25\",\"created_by\":\"250\",\"created_by_alias\":\"\",\"modified\":\"2018-11-01 05:18:54\",\"modified_by\":\"250\",\"checked_out\":\"250\",\"checked_out_time\":\"2018-11-01 05:18:42\",\"publish_up\":\"2018-11-01 04:50:25\",\"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\":\"{\\\"article_layout\\\":\\\"\\\",\\\"show_title\\\":\\\"\\\",\\\"link_titles\\\":\\\"\\\",\\\"show_tags\\\":\\\"\\\",\\\"show_intro\\\":\\\"\\\",\\\"info_block_position\\\":\\\"\\\",\\\"info_block_show_title\\\":\\\"\\\",\\\"show_category\\\":\\\"0\\\",\\\"link_category\\\":\\\"0\\\",\\\"show_parent_category\\\":\\\"\\\",\\\"link_parent_category\\\":\\\"\\\",\\\"show_associations\\\":\\\"\\\",\\\"show_author\\\":\\\"0\\\",\\\"link_author\\\":\\\"\\\",\\\"show_create_date\\\":\\\"0\\\",\\\"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_page_title\\\":\\\"\\\",\\\"show_publishing_options\\\":\\\"\\\",\\\"show_article_options\\\":\\\"\\\",\\\"show_urls_images_backend\\\":\\\"\\\",\\\"show_urls_images_frontend\\\":\\\"\\\",\\\"astroid_article_type\\\":\\\"regular\\\",\\\"astroid_article_video_type\\\":\\\"youtube\\\",\\\"astroid_article_video_url\\\":\\\"\\\",\\\"astroid_article_gallery_width\\\":\\\"\\\",\\\"astroid_article_gallery_bullets\\\":\\\"1\\\",\\\"astroid_article_gallery_navigation\\\":\\\"1\\\",\\\"astroid_article_gallery_items\\\":\\\"\\\",\\\"astroid_article_thumbnail\\\":\\\"1\\\",\\\"astroid_article_audio_source\\\":\\\"soundcloud\\\",\\\"astroid_article_audio_soundcloud\\\":\\\"\\\",\\\"astroid_article_audio_spotify\\\":\\\"\\\",\\\"astroid_article_review_heading\\\":\\\"\\\",\\\"astroid_article_review_summery\\\":\\\"\\\",\\\"astroid_article_review_good\\\":\\\"\\\",\\\"astroid_article_review_bad\\\":\\\"\\\",\\\"astroid_article_review_rating\\\":\\\"5\\\",\\\"astroid_article_button_action\\\":\\\"\\\",\\\"astroid_article_button_link\\\":\\\"\\\",\\\"astroid_article_review_criterias\\\":\\\"\\\",\\\"astroid_article_quote_text\\\":\\\"\\\",\\\"astroid_article_quote_author\\\":\\\"\\\",\\\"astroid_article_badge\\\":\\\"0\\\",\\\"astroid_article_badge_type\\\":\\\"2\\\",\\\"astroid_article_badge_text\\\":\\\"\\\",\\\"astroid_article_badge_color\\\":\\\"\\\",\\\"astroid_relatedposts\\\":\\\"\\\",\\\"astroid_socialshare\\\":\\\"\\\",\\\"astroid_comments\\\":\\\"\\\",\\\"astroid_posttype\\\":\\\"\\\",\\\"astroid_readtime\\\":\\\"\\\",\\\"astroid_authorinfo\\\":\\\"\\\",\\\"astroid_rating\\\":\\\"\\\",\\\"astroid_og_title\\\":\\\"\\\",\\\"astroid_og_desc\\\":\\\"\\\",\\\"astroid_og_image\\\":\\\"\\\"}\",\"version\":6,\"ordering\":\"0\",\"metakey\":\"\",\"metadesc\":\"\",\"access\":\"1\",\"hits\":\"9\",\"metadata\":\"{\\\"robots\\\":\\\"\\\",\\\"author\\\":\\\"\\\",\\\"rights\\\":\\\"\\\",\\\"xreference\\\":\\\"\\\"}\",\"featured\":\"0\",\"language\":\"*\",\"xreference\":\"\",\"note\":\"\"}', 0),
(554, 63, 1, '', '2018-11-01 05:19:06', 250, 5782, 'b4f7f09e0b48766df2574e8a8ad25483ba7dd33c', '{\"id\":63,\"asset_id\":\"274\",\"title\":\"Terms & Conditions\",\"alias\":\"terms-conditions\",\"introtext\":\"<p>Lorem Ipsum is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry\'s standard dummy text ever since the 1500s, when an unknown printer took a galley of type and scrambled it to make a type specimen book. It has survived not only five centuries, but also the leap into electronic typesetting, remaining essentially unchanged. It was popularised in the 1960s with the release of Letraset sheets containing Lorem Ipsum passages, and more recently with desktop publishing software like Aldus PageMaker including versions of Lorem Ipsum.<\\/p>\\r\\n<p>Contrary to popular belief, Lorem Ipsum is not simply random text. It has roots in a piece of classical Latin literature from 45 BC, making it over 2000 years old. Richard McClintock, a Latin professor at Hampden-Sydney College in Virginia, looked up one of the more obscure Latin words, consectetur, from a Lorem Ipsum passage, and going through the cites of the word in classical literature, discovered the undoubtable source. Lorem Ipsum comes from sections 1.10.32 and 1.10.33 of \\\"de Finibus Bonorum et Malorum\\\" (The Extremes of Good and Evil) by Cicero, written in 45 BC. This book is a treatise on the theory of ethics, very popular during the Renaissance. The first line of Lorem Ipsum, \\\"Lorem ipsum dolor sit amet..\\\", comes from a line in section 1.10.32.<\\/p>\\r\\n<p>There are many variations of passages of Lorem Ipsum available, but the majority have suffered alteration in some form, by injected humour, or randomised words which don\'t look even slightly believable. If you are going to use a passage of Lorem Ipsum, you need to be sure there isn\'t anything embarrassing hidden in the middle of text. All the Lorem Ipsum generators on the Internet tend to repeat predefined chunks as necessary, making this the first true generator on the Internet. It uses a dictionary of over 200 Latin words, combined with a handful of model sentence structures, to generate Lorem Ipsum which looks reasonable. The generated Lorem Ipsum is therefore always free from repetition, injected humour, or non-characteristic words etc.<\\/p>\\r\\n<p>It is a long established fact that a reader will be distracted by the readable content of a page when looking at its layout. The point of using Lorem Ipsum is that it has a more-or-less normal distribution of letters, as opposed to using \'Content here, content here\', making it look like readable English. Many desktop publishing packages and web page editors now use Lorem Ipsum as their default model text, and a search for \'lorem ipsum\' will uncover many web sites still in their infancy. Various versions have evolved over the years, sometimes by accident, sometimes on purpose (injected humour and the like).<\\/p>\",\"fulltext\":\"\",\"state\":1,\"catid\":\"2\",\"created\":\"2018-11-01 04:50:25\",\"created_by\":\"250\",\"created_by_alias\":\"\",\"modified\":\"2018-11-01 05:19:06\",\"modified_by\":\"250\",\"checked_out\":\"250\",\"checked_out_time\":\"2018-11-01 05:18:54\",\"publish_up\":\"2018-11-01 04:50:25\",\"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\":\"{\\\"article_layout\\\":\\\"\\\",\\\"show_title\\\":\\\"\\\",\\\"link_titles\\\":\\\"\\\",\\\"show_tags\\\":\\\"\\\",\\\"show_intro\\\":\\\"\\\",\\\"info_block_position\\\":\\\"\\\",\\\"info_block_show_title\\\":\\\"\\\",\\\"show_category\\\":\\\"0\\\",\\\"link_category\\\":\\\"0\\\",\\\"show_parent_category\\\":\\\"\\\",\\\"link_parent_category\\\":\\\"\\\",\\\"show_associations\\\":\\\"\\\",\\\"show_author\\\":\\\"0\\\",\\\"link_author\\\":\\\"\\\",\\\"show_create_date\\\":\\\"0\\\",\\\"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_page_title\\\":\\\"\\\",\\\"show_publishing_options\\\":\\\"\\\",\\\"show_article_options\\\":\\\"\\\",\\\"show_urls_images_backend\\\":\\\"\\\",\\\"show_urls_images_frontend\\\":\\\"\\\",\\\"astroid_article_type\\\":\\\"regular\\\",\\\"astroid_article_video_type\\\":\\\"youtube\\\",\\\"astroid_article_video_url\\\":\\\"\\\",\\\"astroid_article_gallery_width\\\":\\\"\\\",\\\"astroid_article_gallery_bullets\\\":\\\"1\\\",\\\"astroid_article_gallery_navigation\\\":\\\"1\\\",\\\"astroid_article_gallery_items\\\":\\\"\\\",\\\"astroid_article_thumbnail\\\":\\\"1\\\",\\\"astroid_article_audio_source\\\":\\\"soundcloud\\\",\\\"astroid_article_audio_soundcloud\\\":\\\"\\\",\\\"astroid_article_audio_spotify\\\":\\\"\\\",\\\"astroid_article_review_heading\\\":\\\"\\\",\\\"astroid_article_review_summery\\\":\\\"\\\",\\\"astroid_article_review_good\\\":\\\"\\\",\\\"astroid_article_review_bad\\\":\\\"\\\",\\\"astroid_article_review_rating\\\":\\\"5\\\",\\\"astroid_article_button_action\\\":\\\"\\\",\\\"astroid_article_button_link\\\":\\\"\\\",\\\"astroid_article_review_criterias\\\":\\\"\\\",\\\"astroid_article_quote_text\\\":\\\"\\\",\\\"astroid_article_quote_author\\\":\\\"\\\",\\\"astroid_article_badge\\\":\\\"0\\\",\\\"astroid_article_badge_type\\\":\\\"2\\\",\\\"astroid_article_badge_text\\\":\\\"\\\",\\\"astroid_article_badge_color\\\":\\\"\\\",\\\"astroid_relatedposts\\\":\\\"\\\",\\\"astroid_socialshare\\\":\\\"\\\",\\\"astroid_comments\\\":\\\"\\\",\\\"astroid_posttype\\\":\\\"\\\",\\\"astroid_readtime\\\":\\\"\\\",\\\"astroid_authorinfo\\\":\\\"\\\",\\\"astroid_rating\\\":\\\"\\\",\\\"astroid_og_title\\\":\\\"\\\",\\\"astroid_og_desc\\\":\\\"\\\",\\\"astroid_og_image\\\":\\\"\\\"}\",\"version\":7,\"ordering\":\"0\",\"metakey\":\"\",\"metadesc\":\"\",\"access\":\"1\",\"hits\":\"10\",\"metadata\":\"{\\\"robots\\\":\\\"\\\",\\\"author\\\":\\\"\\\",\\\"rights\\\":\\\"\\\",\\\"xreference\\\":\\\"\\\"}\",\"featured\":\"0\",\"language\":\"*\",\"xreference\":\"\",\"note\":\"\"}', 0),
(555, 63, 1, '', '2018-11-01 05:19:22', 250, 6544, '7c20748dce5aee91c55aed68f54de1e90bbc6d0e', '{\"id\":63,\"asset_id\":\"274\",\"title\":\"Terms & Conditions\",\"alias\":\"terms-conditions\",\"introtext\":\"<p>Lorem Ipsum is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry\'s standard dummy text ever since the 1500s, when an unknown printer took a galley of type and scrambled it to make a type specimen book. It has survived not only five centuries, but also the leap into electronic typesetting, remaining essentially unchanged. It was popularised in the 1960s with the release of Letraset sheets containing Lorem Ipsum passages, and more recently with desktop publishing software like Aldus PageMaker including versions of Lorem Ipsum.<\\/p>\\r\\n<p>Contrary to popular belief, Lorem Ipsum is not simply random text. It has roots in a piece of classical Latin literature from 45 BC, making it over 2000 years old. Richard McClintock, a Latin professor at Hampden-Sydney College in Virginia, looked up one of the more obscure Latin words, consectetur, from a Lorem Ipsum passage, and going through the cites of the word in classical literature, discovered the undoubtable source. Lorem Ipsum comes from sections 1.10.32 and 1.10.33 of \\\"de Finibus Bonorum et Malorum\\\" (The Extremes of Good and Evil) by Cicero, written in 45 BC. This book is a treatise on the theory of ethics, very popular during the Renaissance. The first line of Lorem Ipsum, \\\"Lorem ipsum dolor sit amet..\\\", comes from a line in section 1.10.32.<\\/p>\\r\\n<p>There are many variations of passages of Lorem Ipsum available, but the majority have suffered alteration in some form, by injected humour, or randomised words which don\'t look even slightly believable. If you are going to use a passage of Lorem Ipsum, you need to be sure there isn\'t anything embarrassing hidden in the middle of text. All the Lorem Ipsum generators on the Internet tend to repeat predefined chunks as necessary, making this the first true generator on the Internet. It uses a dictionary of over 200 Latin words, combined with a handful of model sentence structures, to generate Lorem Ipsum which looks reasonable. The generated Lorem Ipsum is therefore always free from repetition, injected humour, or non-characteristic words etc.<\\/p>\\r\\n<p>It is a long established fact that a reader will be distracted by the readable content of a page when looking at its layout. The point of using Lorem Ipsum is that it has a more-or-less normal distribution of letters, as opposed to using \'Content here, content here\', making it look like readable English. Many desktop publishing packages and web page editors now use Lorem Ipsum as their default model text, and a search for \'lorem ipsum\' will uncover many web sites still in their infancy. Various versions have evolved over the years, sometimes by accident, sometimes on purpose (injected humour and the like).<\\/p>\\r\\n<p>There are many variations of passages of Lorem Ipsum available, but the majority have suffered alteration in some form, by injected humour, or randomised words which don\'t look even slightly believable. If you are going to use a passage of Lorem Ipsum, you need to be sure there isn\'t anything embarrassing hidden in the middle of text. All the Lorem Ipsum generators on the Internet tend to repeat predefined chunks as necessary, making this the first true generator on the Internet. It uses a dictionary of over 200 Latin words, combined with a handful of model sentence structures, to generate Lorem Ipsum which looks reasonable. The generated Lorem Ipsum is therefore always free from repetition, injected humour, or non-characteristic words etc.<\\/p>\",\"fulltext\":\"\",\"state\":1,\"catid\":\"2\",\"created\":\"2018-11-01 04:50:25\",\"created_by\":\"250\",\"created_by_alias\":\"\",\"modified\":\"2018-11-01 05:19:22\",\"modified_by\":\"250\",\"checked_out\":\"250\",\"checked_out_time\":\"2018-11-01 05:19:06\",\"publish_up\":\"2018-11-01 04:50:25\",\"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\":\"{\\\"article_layout\\\":\\\"\\\",\\\"show_title\\\":\\\"\\\",\\\"link_titles\\\":\\\"\\\",\\\"show_tags\\\":\\\"\\\",\\\"show_intro\\\":\\\"\\\",\\\"info_block_position\\\":\\\"\\\",\\\"info_block_show_title\\\":\\\"\\\",\\\"show_category\\\":\\\"0\\\",\\\"link_category\\\":\\\"0\\\",\\\"show_parent_category\\\":\\\"\\\",\\\"link_parent_category\\\":\\\"\\\",\\\"show_associations\\\":\\\"\\\",\\\"show_author\\\":\\\"0\\\",\\\"link_author\\\":\\\"\\\",\\\"show_create_date\\\":\\\"0\\\",\\\"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_page_title\\\":\\\"\\\",\\\"show_publishing_options\\\":\\\"\\\",\\\"show_article_options\\\":\\\"\\\",\\\"show_urls_images_backend\\\":\\\"\\\",\\\"show_urls_images_frontend\\\":\\\"\\\",\\\"astroid_article_type\\\":\\\"regular\\\",\\\"astroid_article_video_type\\\":\\\"youtube\\\",\\\"astroid_article_video_url\\\":\\\"\\\",\\\"astroid_article_gallery_width\\\":\\\"\\\",\\\"astroid_article_gallery_bullets\\\":\\\"1\\\",\\\"astroid_article_gallery_navigation\\\":\\\"1\\\",\\\"astroid_article_gallery_items\\\":\\\"\\\",\\\"astroid_article_thumbnail\\\":\\\"1\\\",\\\"astroid_article_audio_source\\\":\\\"soundcloud\\\",\\\"astroid_article_audio_soundcloud\\\":\\\"\\\",\\\"astroid_article_audio_spotify\\\":\\\"\\\",\\\"astroid_article_review_heading\\\":\\\"\\\",\\\"astroid_article_review_summery\\\":\\\"\\\",\\\"astroid_article_review_good\\\":\\\"\\\",\\\"astroid_article_review_bad\\\":\\\"\\\",\\\"astroid_article_review_rating\\\":\\\"5\\\",\\\"astroid_article_button_action\\\":\\\"\\\",\\\"astroid_article_button_link\\\":\\\"\\\",\\\"astroid_article_review_criterias\\\":\\\"\\\",\\\"astroid_article_quote_text\\\":\\\"\\\",\\\"astroid_article_quote_author\\\":\\\"\\\",\\\"astroid_article_badge\\\":\\\"0\\\",\\\"astroid_article_badge_type\\\":\\\"2\\\",\\\"astroid_article_badge_text\\\":\\\"\\\",\\\"astroid_article_badge_color\\\":\\\"\\\",\\\"astroid_relatedposts\\\":\\\"\\\",\\\"astroid_socialshare\\\":\\\"\\\",\\\"astroid_comments\\\":\\\"\\\",\\\"astroid_posttype\\\":\\\"\\\",\\\"astroid_readtime\\\":\\\"\\\",\\\"astroid_authorinfo\\\":\\\"\\\",\\\"astroid_rating\\\":\\\"\\\",\\\"astroid_og_title\\\":\\\"\\\",\\\"astroid_og_desc\\\":\\\"\\\",\\\"astroid_og_image\\\":\\\"\\\"}\",\"version\":8,\"ordering\":\"0\",\"metakey\":\"\",\"metadesc\":\"\",\"access\":\"1\",\"hits\":\"11\",\"metadata\":\"{\\\"robots\\\":\\\"\\\",\\\"author\\\":\\\"\\\",\\\"rights\\\":\\\"\\\",\\\"xreference\\\":\\\"\\\"}\",\"featured\":\"0\",\"language\":\"*\",\"xreference\":\"\",\"note\":\"\"}', 0),
(556, 62, 1, '', '2018-11-01 05:24:38', 250, 6533, '48bc7e123fab74a4dd7752efb91d05422f772654', '{\"id\":62,\"asset_id\":\"273\",\"title\":\"Privacy Policy\",\"alias\":\"privacy-policy\",\"introtext\":\"<p>Lorem Ipsum is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry\'s standard dummy text ever since the 1500s, when an unknown printer took a galley of type and scrambled it to make a type specimen book. It has survived not only five centuries, but also the leap into electronic typesetting, remaining essentially unchanged. It was popularised in the 1960s with the release of Letraset sheets containing Lorem Ipsum passages, and more recently with desktop publishing software like Aldus PageMaker including versions of Lorem Ipsum.<\\/p>\\r\\n<p>Contrary to popular belief, Lorem Ipsum is not simply random text. It has roots in a piece of classical Latin literature from 45 BC, making it over 2000 years old. Richard McClintock, a Latin professor at Hampden-Sydney College in Virginia, looked up one of the more obscure Latin words, consectetur, from a Lorem Ipsum passage, and going through the cites of the word in classical literature, discovered the undoubtable source. Lorem Ipsum comes from sections 1.10.32 and 1.10.33 of \\\"de Finibus Bonorum et Malorum\\\" (The Extremes of Good and Evil) by Cicero, written in 45 BC. This book is a treatise on the theory of ethics, very popular during the Renaissance. The first line of Lorem Ipsum, \\\"Lorem ipsum dolor sit amet..\\\", comes from a line in section 1.10.32.<\\/p>\\r\\n<p>There are many variations of passages of Lorem Ipsum available, but the majority have suffered alteration in some form, by injected humour, or randomised words which don\'t look even slightly believable. If you are going to use a passage of Lorem Ipsum, you need to be sure there isn\'t anything embarrassing hidden in the middle of text. All the Lorem Ipsum generators on the Internet tend to repeat predefined chunks as necessary, making this the first true generator on the Internet. It uses a dictionary of over 200 Latin words, combined with a handful of model sentence structures, to generate Lorem Ipsum which looks reasonable. The generated Lorem Ipsum is therefore always free from repetition, injected humour, or non-characteristic words etc.<\\/p>\\r\\n<p>It is a long established fact that a reader will be distracted by the readable content of a page when looking at its layout. The point of using Lorem Ipsum is that it has a more-or-less normal distribution of letters, as opposed to using \'Content here, content here\', making it look like readable English. Many desktop publishing packages and web page editors now use Lorem Ipsum as their default model text, and a search for \'lorem ipsum\' will uncover many web sites still in their infancy. Various versions have evolved over the years, sometimes by accident, sometimes on purpose (injected humour and the like).<\\/p>\\r\\n<p>There are many variations of passages of Lorem Ipsum available, but the majority have suffered alteration in some form, by injected humour, or randomised words which don\'t look even slightly believable. If you are going to use a passage of Lorem Ipsum, you need to be sure there isn\'t anything embarrassing hidden in the middle of text. All the Lorem Ipsum generators on the Internet tend to repeat predefined chunks as necessary, making this the first true generator on the Internet. It uses a dictionary of over 200 Latin words, combined with a handful of model sentence structures, to generate Lorem Ipsum which looks reasonable. The generated Lorem Ipsum is therefore always free from repetition, injected humour, or non-characteristic words etc.<\\/p>\",\"fulltext\":\"\",\"state\":1,\"catid\":\"2\",\"created\":\"2018-11-01 04:50:09\",\"created_by\":\"250\",\"created_by_alias\":\"\",\"modified\":\"2018-11-01 05:24:38\",\"modified_by\":\"250\",\"checked_out\":\"250\",\"checked_out_time\":\"2018-11-01 05:24:35\",\"publish_up\":\"2018-11-01 04:50:09\",\"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\":\"{\\\"article_layout\\\":\\\"\\\",\\\"show_title\\\":\\\"\\\",\\\"link_titles\\\":\\\"\\\",\\\"show_tags\\\":\\\"\\\",\\\"show_intro\\\":\\\"\\\",\\\"info_block_position\\\":\\\"\\\",\\\"info_block_show_title\\\":\\\"\\\",\\\"show_category\\\":\\\"\\\",\\\"link_category\\\":\\\"\\\",\\\"show_parent_category\\\":\\\"\\\",\\\"link_parent_category\\\":\\\"\\\",\\\"show_associations\\\":\\\"\\\",\\\"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_page_title\\\":\\\"\\\",\\\"show_publishing_options\\\":\\\"\\\",\\\"show_article_options\\\":\\\"\\\",\\\"show_urls_images_backend\\\":\\\"\\\",\\\"show_urls_images_frontend\\\":\\\"\\\",\\\"astroid_article_type\\\":\\\"regular\\\",\\\"astroid_article_video_type\\\":\\\"youtube\\\",\\\"astroid_article_video_url\\\":\\\"\\\",\\\"astroid_article_gallery_width\\\":\\\"\\\",\\\"astroid_article_gallery_bullets\\\":\\\"1\\\",\\\"astroid_article_gallery_navigation\\\":\\\"1\\\",\\\"astroid_article_gallery_items\\\":\\\"\\\",\\\"astroid_article_thumbnail\\\":\\\"1\\\",\\\"astroid_article_audio_source\\\":\\\"soundcloud\\\",\\\"astroid_article_audio_soundcloud\\\":\\\"\\\",\\\"astroid_article_audio_spotify\\\":\\\"\\\",\\\"astroid_article_review_heading\\\":\\\"\\\",\\\"astroid_article_review_summery\\\":\\\"\\\",\\\"astroid_article_review_good\\\":\\\"\\\",\\\"astroid_article_review_bad\\\":\\\"\\\",\\\"astroid_article_review_rating\\\":\\\"5\\\",\\\"astroid_article_button_action\\\":\\\"\\\",\\\"astroid_article_button_link\\\":\\\"\\\",\\\"astroid_article_review_criterias\\\":\\\"\\\",\\\"astroid_article_quote_text\\\":\\\"\\\",\\\"astroid_article_quote_author\\\":\\\"\\\",\\\"astroid_article_badge\\\":\\\"0\\\",\\\"astroid_article_badge_type\\\":\\\"2\\\",\\\"astroid_article_badge_text\\\":\\\"\\\",\\\"astroid_article_badge_color\\\":\\\"\\\",\\\"astroid_relatedposts\\\":\\\"\\\",\\\"astroid_socialshare\\\":\\\"\\\",\\\"astroid_comments\\\":\\\"\\\",\\\"astroid_posttype\\\":\\\"\\\",\\\"astroid_readtime\\\":\\\"\\\",\\\"astroid_authorinfo\\\":\\\"\\\",\\\"astroid_rating\\\":\\\"\\\",\\\"astroid_og_title\\\":\\\"\\\",\\\"astroid_og_desc\\\":\\\"\\\",\\\"astroid_og_image\\\":\\\"\\\"}\",\"version\":2,\"ordering\":\"1\",\"metakey\":\"\",\"metadesc\":\"\",\"access\":\"1\",\"hits\":\"6\",\"metadata\":\"{\\\"robots\\\":\\\"\\\",\\\"author\\\":\\\"\\\",\\\"rights\\\":\\\"\\\",\\\"xreference\\\":\\\"\\\"}\",\"featured\":\"0\",\"language\":\"*\",\"xreference\":\"\",\"note\":\"\"}', 0),
(557, 63, 1, '', '2018-11-01 05:32:24', 250, 6562, 'bc7b6f8896e1a6ab6317ef3a42d72b4e60ddd6cc', '{\"id\":63,\"asset_id\":\"274\",\"title\":\"Terms & Conditions\",\"alias\":\"terms-conditions\",\"introtext\":\"<p>Lorem Ipsum is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry\'s standard dummy text ever since the 1500s, when an unknown printer took a galley of type and scrambled it to make a type specimen book. It has survived not only five centuries, but also the leap into electronic typesetting, remaining essentially unchanged. It was popularised in the 1960s with the release of Letraset sheets containing Lorem Ipsum passages, and more recently with desktop publishing software like Aldus PageMaker including versions of Lorem Ipsum.<\\/p>\\r\\n<p>Contrary to popular belief, Lorem Ipsum is not simply random text. It has roots in a piece of classical Latin literature from 45 BC, making it over 2000 years old. Richard McClintock, a Latin professor at Hampden-Sydney College in Virginia, looked up one of the more obscure Latin words, consectetur, from a Lorem Ipsum passage, and going through the cites of the word in classical literature, discovered the undoubtable source. Lorem Ipsum comes from sections 1.10.32 and 1.10.33 of \\\"de Finibus Bonorum et Malorum\\\" (The Extremes of Good and Evil) by Cicero, written in 45 BC. This book is a treatise on the theory of ethics, very popular during the Renaissance. The first line of Lorem Ipsum, \\\"Lorem ipsum dolor sit amet..\\\", comes from a line in section 1.10.32.<\\/p>\\r\\n<p>There are many variations of passages of Lorem Ipsum available, but the majority have suffered alteration in some form, by injected humour, or randomised words which don\'t look even slightly believable. If you are going to use a passage of Lorem Ipsum, you need to be sure there isn\'t anything embarrassing hidden in the middle of text. All the Lorem Ipsum generators on the Internet tend to repeat predefined chunks as necessary, making this the first true generator on the Internet. It uses a dictionary of over 200 Latin words, combined with a handful of model sentence structures, to generate Lorem Ipsum which looks reasonable. The generated Lorem Ipsum is therefore always free from repetition, injected humour, or non-characteristic words etc.<\\/p>\\r\\n<p>It is a long established fact that a reader will be distracted by the readable content of a page when looking at its layout. The point of using Lorem Ipsum is that it has a more-or-less normal distribution of letters, as opposed to using \'Content here, content here\', making it look like readable English. Many desktop publishing packages and web page editors now use Lorem Ipsum as their default model text, and a search for \'lorem ipsum\' will uncover many web sites still in their infancy. Various versions have evolved over the years, sometimes by accident, sometimes on purpose (injected humour and the like).<\\/p>\\r\\n<p>There are many variations of passages of Lorem Ipsum available, but the majority have suffered alteration in some form, by injected humour, or randomised words which don\'t look even slightly believable. If you are going to use a passage of Lorem Ipsum, you need to be sure there isn\'t anything embarrassing hidden in the middle of text. All the Lorem Ipsum generators on the Internet tend to repeat predefined chunks as necessary, making this the first true generator on the Internet. It uses a dictionary of over 200 Latin words, combined with a handful of model sentence structures, to generate Lorem Ipsum which looks reasonable. The generated Lorem Ipsum is therefore always free from repetition, injected humour, or non-characteristic words etc.<\\/p>\",\"fulltext\":\"\",\"state\":1,\"catid\":\"2\",\"created\":\"2018-11-01 04:50:25\",\"created_by\":\"250\",\"created_by_alias\":\"\",\"modified\":\"2018-11-01 05:32:24\",\"modified_by\":\"250\",\"checked_out\":\"250\",\"checked_out_time\":\"2018-11-01 05:31:44\",\"publish_up\":\"2018-11-01 04:50:25\",\"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\":\"{\\\"article_layout\\\":\\\"\\\",\\\"show_title\\\":\\\"0\\\",\\\"link_titles\\\":\\\"0\\\",\\\"show_tags\\\":\\\"0\\\",\\\"show_intro\\\":\\\"0\\\",\\\"info_block_position\\\":\\\"\\\",\\\"info_block_show_title\\\":\\\"0\\\",\\\"show_category\\\":\\\"0\\\",\\\"link_category\\\":\\\"0\\\",\\\"show_parent_category\\\":\\\"0\\\",\\\"link_parent_category\\\":\\\"0\\\",\\\"show_associations\\\":\\\"0\\\",\\\"show_author\\\":\\\"0\\\",\\\"link_author\\\":\\\"0\\\",\\\"show_create_date\\\":\\\"0\\\",\\\"show_modify_date\\\":\\\"0\\\",\\\"show_publish_date\\\":\\\"0\\\",\\\"show_item_navigation\\\":\\\"0\\\",\\\"show_icons\\\":\\\"0\\\",\\\"show_print_icon\\\":\\\"0\\\",\\\"show_email_icon\\\":\\\"0\\\",\\\"show_vote\\\":\\\"0\\\",\\\"show_hits\\\":\\\"0\\\",\\\"show_noauth\\\":\\\"0\\\",\\\"urls_position\\\":\\\"\\\",\\\"alternative_readmore\\\":\\\"\\\",\\\"article_page_title\\\":\\\"\\\",\\\"show_publishing_options\\\":\\\"\\\",\\\"show_article_options\\\":\\\"\\\",\\\"show_urls_images_backend\\\":\\\"\\\",\\\"show_urls_images_frontend\\\":\\\"\\\",\\\"astroid_article_type\\\":\\\"regular\\\",\\\"astroid_article_video_type\\\":\\\"youtube\\\",\\\"astroid_article_video_url\\\":\\\"\\\",\\\"astroid_article_gallery_width\\\":\\\"\\\",\\\"astroid_article_gallery_bullets\\\":\\\"1\\\",\\\"astroid_article_gallery_navigation\\\":\\\"1\\\",\\\"astroid_article_gallery_items\\\":\\\"\\\",\\\"astroid_article_thumbnail\\\":\\\"1\\\",\\\"astroid_article_audio_source\\\":\\\"soundcloud\\\",\\\"astroid_article_audio_soundcloud\\\":\\\"\\\",\\\"astroid_article_audio_spotify\\\":\\\"\\\",\\\"astroid_article_review_heading\\\":\\\"\\\",\\\"astroid_article_review_summery\\\":\\\"\\\",\\\"astroid_article_review_good\\\":\\\"\\\",\\\"astroid_article_review_bad\\\":\\\"\\\",\\\"astroid_article_review_rating\\\":\\\"5\\\",\\\"astroid_article_button_action\\\":\\\"\\\",\\\"astroid_article_button_link\\\":\\\"\\\",\\\"astroid_article_review_criterias\\\":\\\"\\\",\\\"astroid_article_quote_text\\\":\\\"\\\",\\\"astroid_article_quote_author\\\":\\\"\\\",\\\"astroid_article_badge\\\":\\\"0\\\",\\\"astroid_article_badge_type\\\":\\\"2\\\",\\\"astroid_article_badge_text\\\":\\\"\\\",\\\"astroid_article_badge_color\\\":\\\"\\\",\\\"astroid_relatedposts\\\":\\\"\\\",\\\"astroid_socialshare\\\":\\\"\\\",\\\"astroid_comments\\\":\\\"\\\",\\\"astroid_posttype\\\":\\\"\\\",\\\"astroid_readtime\\\":\\\"\\\",\\\"astroid_authorinfo\\\":\\\"\\\",\\\"astroid_rating\\\":\\\"\\\",\\\"astroid_og_title\\\":\\\"\\\",\\\"astroid_og_desc\\\":\\\"\\\",\\\"astroid_og_image\\\":\\\"\\\"}\",\"version\":9,\"ordering\":\"0\",\"metakey\":\"\",\"metadesc\":\"\",\"access\":\"1\",\"hits\":\"17\",\"metadata\":\"{\\\"robots\\\":\\\"\\\",\\\"author\\\":\\\"\\\",\\\"rights\\\":\\\"\\\",\\\"xreference\\\":\\\"\\\"}\",\"featured\":\"0\",\"language\":\"*\",\"xreference\":\"\",\"note\":\"\"}', 0),
(558, 63, 1, '', '2018-11-01 05:32:44', 250, 6572, '7d7fbe0a4b47c26c54a5336d1602e55a00ae1ea4', '{\"id\":63,\"asset_id\":\"274\",\"title\":\"Terms & Conditions\",\"alias\":\"terms-conditions\",\"introtext\":\"<p>Lorem Ipsum is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry\'s standard dummy text ever since the 1500s, when an unknown printer took a galley of type and scrambled it to make a type specimen book. It has survived not only five centuries, but also the leap into electronic typesetting, remaining essentially unchanged. It was popularised in the 1960s with the release of Letraset sheets containing Lorem Ipsum passages, and more recently with desktop publishing software like Aldus PageMaker including versions of Lorem Ipsum.<\\/p>\\r\\n<p>Contrary to popular belief, Lorem Ipsum is not simply random text. It has roots in a piece of classical Latin literature from 45 BC, making it over 2000 years old. Richard McClintock, a Latin professor at Hampden-Sydney College in Virginia, looked up one of the more obscure Latin words, consectetur, from a Lorem Ipsum passage, and going through the cites of the word in classical literature, discovered the undoubtable source. Lorem Ipsum comes from sections 1.10.32 and 1.10.33 of \\\"de Finibus Bonorum et Malorum\\\" (The Extremes of Good and Evil) by Cicero, written in 45 BC. This book is a treatise on the theory of ethics, very popular during the Renaissance. The first line of Lorem Ipsum, \\\"Lorem ipsum dolor sit amet..\\\", comes from a line in section 1.10.32.<\\/p>\\r\\n<p>There are many variations of passages of Lorem Ipsum available, but the majority have suffered alteration in some form, by injected humour, or randomised words which don\'t look even slightly believable. If you are going to use a passage of Lorem Ipsum, you need to be sure there isn\'t anything embarrassing hidden in the middle of text. All the Lorem Ipsum generators on the Internet tend to repeat predefined chunks as necessary, making this the first true generator on the Internet. It uses a dictionary of over 200 Latin words, combined with a handful of model sentence structures, to generate Lorem Ipsum which looks reasonable. The generated Lorem Ipsum is therefore always free from repetition, injected humour, or non-characteristic words etc.<\\/p>\\r\\n<p>It is a long established fact that a reader will be distracted by the readable content of a page when looking at its layout. The point of using Lorem Ipsum is that it has a more-or-less normal distribution of letters, as opposed to using \'Content here, content here\', making it look like readable English. Many desktop publishing packages and web page editors now use Lorem Ipsum as their default model text, and a search for \'lorem ipsum\' will uncover many web sites still in their infancy. Various versions have evolved over the years, sometimes by accident, sometimes on purpose (injected humour and the like).<\\/p>\\r\\n<p>There are many variations of passages of Lorem Ipsum available, but the majority have suffered alteration in some form, by injected humour, or randomised words which don\'t look even slightly believable. If you are going to use a passage of Lorem Ipsum, you need to be sure there isn\'t anything embarrassing hidden in the middle of text. All the Lorem Ipsum generators on the Internet tend to repeat predefined chunks as necessary, making this the first true generator on the Internet. It uses a dictionary of over 200 Latin words, combined with a handful of model sentence structures, to generate Lorem Ipsum which looks reasonable. The generated Lorem Ipsum is therefore always free from repetition, injected humour, or non-characteristic words etc.<\\/p>\",\"fulltext\":\"\",\"state\":1,\"catid\":\"2\",\"created\":\"2018-11-01 04:50:25\",\"created_by\":\"250\",\"created_by_alias\":\"\",\"modified\":\"2018-11-01 05:32:44\",\"modified_by\":\"250\",\"checked_out\":\"250\",\"checked_out_time\":\"2018-11-01 05:32:24\",\"publish_up\":\"2018-11-01 04:50:25\",\"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\":\"{\\\"article_layout\\\":\\\"_:default\\\",\\\"show_title\\\":\\\"0\\\",\\\"link_titles\\\":\\\"0\\\",\\\"show_tags\\\":\\\"0\\\",\\\"show_intro\\\":\\\"0\\\",\\\"info_block_position\\\":\\\"\\\",\\\"info_block_show_title\\\":\\\"0\\\",\\\"show_category\\\":\\\"0\\\",\\\"link_category\\\":\\\"0\\\",\\\"show_parent_category\\\":\\\"0\\\",\\\"link_parent_category\\\":\\\"0\\\",\\\"show_associations\\\":\\\"0\\\",\\\"show_author\\\":\\\"0\\\",\\\"link_author\\\":\\\"0\\\",\\\"show_create_date\\\":\\\"0\\\",\\\"show_modify_date\\\":\\\"0\\\",\\\"show_publish_date\\\":\\\"0\\\",\\\"show_item_navigation\\\":\\\"0\\\",\\\"show_icons\\\":\\\"0\\\",\\\"show_print_icon\\\":\\\"0\\\",\\\"show_email_icon\\\":\\\"0\\\",\\\"show_vote\\\":\\\"0\\\",\\\"show_hits\\\":\\\"0\\\",\\\"show_noauth\\\":\\\"0\\\",\\\"urls_position\\\":\\\"\\\",\\\"alternative_readmore\\\":\\\"\\\",\\\"article_page_title\\\":\\\"\\\",\\\"show_publishing_options\\\":\\\"\\\",\\\"show_article_options\\\":\\\"\\\",\\\"show_urls_images_backend\\\":\\\"\\\",\\\"show_urls_images_frontend\\\":\\\"\\\",\\\"astroid_article_type\\\":\\\"regular\\\",\\\"astroid_article_video_type\\\":\\\"youtube\\\",\\\"astroid_article_video_url\\\":\\\"\\\",\\\"astroid_article_gallery_width\\\":\\\"\\\",\\\"astroid_article_gallery_bullets\\\":\\\"1\\\",\\\"astroid_article_gallery_navigation\\\":\\\"1\\\",\\\"astroid_article_gallery_items\\\":\\\"\\\",\\\"astroid_article_thumbnail\\\":\\\"1\\\",\\\"astroid_article_audio_source\\\":\\\"soundcloud\\\",\\\"astroid_article_audio_soundcloud\\\":\\\"\\\",\\\"astroid_article_audio_spotify\\\":\\\"\\\",\\\"astroid_article_review_heading\\\":\\\"\\\",\\\"astroid_article_review_summery\\\":\\\"\\\",\\\"astroid_article_review_good\\\":\\\"\\\",\\\"astroid_article_review_bad\\\":\\\"\\\",\\\"astroid_article_review_rating\\\":\\\"5\\\",\\\"astroid_article_button_action\\\":\\\"\\\",\\\"astroid_article_button_link\\\":\\\"\\\",\\\"astroid_article_review_criterias\\\":\\\"\\\",\\\"astroid_article_quote_text\\\":\\\"\\\",\\\"astroid_article_quote_author\\\":\\\"\\\",\\\"astroid_article_badge\\\":\\\"0\\\",\\\"astroid_article_badge_type\\\":\\\"2\\\",\\\"astroid_article_badge_text\\\":\\\"\\\",\\\"astroid_article_badge_color\\\":\\\"\\\",\\\"astroid_relatedposts\\\":\\\"\\\",\\\"astroid_socialshare\\\":\\\"\\\",\\\"astroid_comments\\\":\\\"\\\",\\\"astroid_posttype\\\":\\\"\\\",\\\"astroid_readtime\\\":\\\"\\\",\\\"astroid_authorinfo\\\":\\\"\\\",\\\"astroid_rating\\\":\\\"\\\",\\\"astroid_og_title\\\":\\\"\\\",\\\"astroid_og_desc\\\":\\\"\\\",\\\"astroid_og_image\\\":\\\"\\\"}\",\"version\":10,\"ordering\":\"0\",\"metakey\":\"\",\"metadesc\":\"\",\"access\":\"1\",\"hits\":\"17\",\"metadata\":\"{\\\"robots\\\":\\\"\\\",\\\"author\\\":\\\"\\\",\\\"rights\\\":\\\"\\\",\\\"xreference\\\":\\\"\\\"}\",\"featured\":\"0\",\"language\":\"*\",\"xreference\":\"\",\"note\":\"\"}', 0);
INSERT INTO `ynfp8_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
(559, 63, 1, '', '2018-11-01 06:45:49', 250, 6545, '4aa280a2aab45325c34569c06f04ead542cd9d54', '{\"id\":63,\"asset_id\":\"274\",\"title\":\"Terms & Conditions\",\"alias\":\"terms-conditions\",\"introtext\":\"<p>Lorem Ipsum is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry\'s standard dummy text ever since the 1500s, when an unknown printer took a galley of type and scrambled it to make a type specimen book. It has survived not only five centuries, but also the leap into electronic typesetting, remaining essentially unchanged. It was popularised in the 1960s with the release of Letraset sheets containing Lorem Ipsum passages, and more recently with desktop publishing software like Aldus PageMaker including versions of Lorem Ipsum.<\\/p>\\r\\n<p>Contrary to popular belief, Lorem Ipsum is not simply random text. It has roots in a piece of classical Latin literature from 45 BC, making it over 2000 years old. Richard McClintock, a Latin professor at Hampden-Sydney College in Virginia, looked up one of the more obscure Latin words, consectetur, from a Lorem Ipsum passage, and going through the cites of the word in classical literature, discovered the undoubtable source. Lorem Ipsum comes from sections 1.10.32 and 1.10.33 of \\\"de Finibus Bonorum et Malorum\\\" (The Extremes of Good and Evil) by Cicero, written in 45 BC. This book is a treatise on the theory of ethics, very popular during the Renaissance. The first line of Lorem Ipsum, \\\"Lorem ipsum dolor sit amet..\\\", comes from a line in section 1.10.32.<\\/p>\\r\\n<p>There are many variations of passages of Lorem Ipsum available, but the majority have suffered alteration in some form, by injected humour, or randomised words which don\'t look even slightly believable. If you are going to use a passage of Lorem Ipsum, you need to be sure there isn\'t anything embarrassing hidden in the middle of text. All the Lorem Ipsum generators on the Internet tend to repeat predefined chunks as necessary, making this the first true generator on the Internet. It uses a dictionary of over 200 Latin words, combined with a handful of model sentence structures, to generate Lorem Ipsum which looks reasonable. The generated Lorem Ipsum is therefore always free from repetition, injected humour, or non-characteristic words etc.<\\/p>\\r\\n<p>It is a long established fact that a reader will be distracted by the readable content of a page when looking at its layout. The point of using Lorem Ipsum is that it has a more-or-less normal distribution of letters, as opposed to using \'Content here, content here\', making it look like readable English. Many desktop publishing packages and web page editors now use Lorem Ipsum as their default model text, and a search for \'lorem ipsum\' will uncover many web sites still in their infancy. Various versions have evolved over the years, sometimes by accident, sometimes on purpose (injected humour and the like).<\\/p>\\r\\n<p>There are many variations of passages of Lorem Ipsum available, but the majority have suffered alteration in some form, by injected humour, or randomised words which don\'t look even slightly believable. If you are going to use a passage of Lorem Ipsum, you need to be sure there isn\'t anything embarrassing hidden in the middle of text. All the Lorem Ipsum generators on the Internet tend to repeat predefined chunks as necessary, making this the first true generator on the Internet. It uses a dictionary of over 200 Latin words, combined with a handful of model sentence structures, to generate Lorem Ipsum which looks reasonable. The generated Lorem Ipsum is therefore always free from repetition, injected humour, or non-characteristic words etc.<\\/p>\",\"fulltext\":\"\",\"state\":1,\"catid\":\"2\",\"created\":\"2018-11-01 04:50:25\",\"created_by\":\"250\",\"created_by_alias\":\"\",\"modified\":\"2018-11-01 06:45:49\",\"modified_by\":\"250\",\"checked_out\":\"250\",\"checked_out_time\":\"2018-11-01 06:45:43\",\"publish_up\":\"2018-11-01 04:50:25\",\"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\":\"{\\\"article_layout\\\":\\\"\\\",\\\"show_title\\\":\\\"0\\\",\\\"link_titles\\\":\\\"0\\\",\\\"show_tags\\\":\\\"0\\\",\\\"show_intro\\\":\\\"0\\\",\\\"info_block_position\\\":\\\"\\\",\\\"info_block_show_title\\\":\\\"0\\\",\\\"show_category\\\":\\\"0\\\",\\\"link_category\\\":\\\"0\\\",\\\"show_parent_category\\\":\\\"0\\\",\\\"link_parent_category\\\":\\\"0\\\",\\\"show_associations\\\":\\\"0\\\",\\\"show_author\\\":\\\"0\\\",\\\"link_author\\\":\\\"0\\\",\\\"show_create_date\\\":\\\"0\\\",\\\"show_modify_date\\\":\\\"0\\\",\\\"show_publish_date\\\":\\\"0\\\",\\\"show_item_navigation\\\":\\\"0\\\",\\\"show_icons\\\":\\\"0\\\",\\\"show_print_icon\\\":\\\"0\\\",\\\"show_email_icon\\\":\\\"0\\\",\\\"show_vote\\\":\\\"0\\\",\\\"show_hits\\\":\\\"0\\\",\\\"show_noauth\\\":\\\"0\\\",\\\"urls_position\\\":\\\"\\\",\\\"alternative_readmore\\\":\\\"\\\",\\\"article_page_title\\\":\\\"\\\",\\\"show_publishing_options\\\":\\\"\\\",\\\"show_article_options\\\":\\\"\\\",\\\"show_urls_images_backend\\\":\\\"\\\",\\\"show_urls_images_frontend\\\":\\\"\\\",\\\"astroid_article_type\\\":\\\"regular\\\",\\\"astroid_article_video_type\\\":\\\"youtube\\\",\\\"astroid_article_video_url\\\":\\\"\\\",\\\"astroid_article_gallery_width\\\":\\\"\\\",\\\"astroid_article_gallery_bullets\\\":\\\"1\\\",\\\"astroid_article_gallery_navigation\\\":\\\"1\\\",\\\"astroid_article_gallery_items\\\":\\\"\\\",\\\"astroid_article_thumbnail\\\":\\\"1\\\",\\\"astroid_article_audio_source\\\":\\\"soundcloud\\\",\\\"astroid_article_audio_soundcloud\\\":\\\"\\\",\\\"astroid_article_audio_spotify\\\":\\\"\\\",\\\"astroid_article_review_heading\\\":\\\"\\\",\\\"astroid_article_review_summery\\\":\\\"\\\",\\\"astroid_article_review_good\\\":\\\"\\\",\\\"astroid_article_review_bad\\\":\\\"\\\",\\\"astroid_article_review_rating\\\":\\\"5\\\",\\\"astroid_article_button_action\\\":\\\"\\\",\\\"astroid_article_button_link\\\":\\\"\\\",\\\"astroid_article_review_criterias\\\":\\\"\\\",\\\"astroid_article_quote_text\\\":\\\"\\\",\\\"astroid_article_quote_author\\\":\\\"\\\",\\\"astroid_article_badge\\\":\\\"0\\\",\\\"astroid_article_badge_type\\\":\\\"2\\\",\\\"astroid_article_badge_text\\\":\\\"\\\",\\\"astroid_article_badge_color\\\":\\\"\\\",\\\"astroid_relatedposts\\\":\\\"0\\\",\\\"astroid_socialshare\\\":\\\"0\\\",\\\"astroid_comments\\\":\\\"0\\\",\\\"astroid_posttype\\\":\\\"0\\\",\\\"astroid_readtime\\\":\\\"0\\\",\\\"astroid_authorinfo\\\":\\\"0\\\",\\\"astroid_og_title\\\":\\\"\\\",\\\"astroid_og_desc\\\":\\\"\\\",\\\"astroid_og_image\\\":\\\"\\\"}\",\"version\":12,\"ordering\":\"0\",\"metakey\":\"\",\"metadesc\":\"\",\"access\":\"1\",\"hits\":\"20\",\"metadata\":\"{\\\"robots\\\":\\\"\\\",\\\"author\\\":\\\"\\\",\\\"rights\\\":\\\"\\\",\\\"xreference\\\":\\\"\\\"}\",\"featured\":\"0\",\"language\":\"*\",\"xreference\":\"\",\"note\":\"\"}', 0),
(560, 62, 1, '', '2018-11-01 06:45:53', 250, 6516, '283b7cca6bb6e5bd518c9fb47a3beb4c7bef5ad8', '{\"id\":62,\"asset_id\":\"273\",\"title\":\"Privacy Policy\",\"alias\":\"privacy-policy\",\"introtext\":\"<p>Lorem Ipsum is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry\'s standard dummy text ever since the 1500s, when an unknown printer took a galley of type and scrambled it to make a type specimen book. It has survived not only five centuries, but also the leap into electronic typesetting, remaining essentially unchanged. It was popularised in the 1960s with the release of Letraset sheets containing Lorem Ipsum passages, and more recently with desktop publishing software like Aldus PageMaker including versions of Lorem Ipsum.<\\/p>\\r\\n<p>Contrary to popular belief, Lorem Ipsum is not simply random text. It has roots in a piece of classical Latin literature from 45 BC, making it over 2000 years old. Richard McClintock, a Latin professor at Hampden-Sydney College in Virginia, looked up one of the more obscure Latin words, consectetur, from a Lorem Ipsum passage, and going through the cites of the word in classical literature, discovered the undoubtable source. Lorem Ipsum comes from sections 1.10.32 and 1.10.33 of \\\"de Finibus Bonorum et Malorum\\\" (The Extremes of Good and Evil) by Cicero, written in 45 BC. This book is a treatise on the theory of ethics, very popular during the Renaissance. The first line of Lorem Ipsum, \\\"Lorem ipsum dolor sit amet..\\\", comes from a line in section 1.10.32.<\\/p>\\r\\n<p>There are many variations of passages of Lorem Ipsum available, but the majority have suffered alteration in some form, by injected humour, or randomised words which don\'t look even slightly believable. If you are going to use a passage of Lorem Ipsum, you need to be sure there isn\'t anything embarrassing hidden in the middle of text. All the Lorem Ipsum generators on the Internet tend to repeat predefined chunks as necessary, making this the first true generator on the Internet. It uses a dictionary of over 200 Latin words, combined with a handful of model sentence structures, to generate Lorem Ipsum which looks reasonable. The generated Lorem Ipsum is therefore always free from repetition, injected humour, or non-characteristic words etc.<\\/p>\\r\\n<p>It is a long established fact that a reader will be distracted by the readable content of a page when looking at its layout. The point of using Lorem Ipsum is that it has a more-or-less normal distribution of letters, as opposed to using \'Content here, content here\', making it look like readable English. Many desktop publishing packages and web page editors now use Lorem Ipsum as their default model text, and a search for \'lorem ipsum\' will uncover many web sites still in their infancy. Various versions have evolved over the years, sometimes by accident, sometimes on purpose (injected humour and the like).<\\/p>\\r\\n<p>There are many variations of passages of Lorem Ipsum available, but the majority have suffered alteration in some form, by injected humour, or randomised words which don\'t look even slightly believable. If you are going to use a passage of Lorem Ipsum, you need to be sure there isn\'t anything embarrassing hidden in the middle of text. All the Lorem Ipsum generators on the Internet tend to repeat predefined chunks as necessary, making this the first true generator on the Internet. It uses a dictionary of over 200 Latin words, combined with a handful of model sentence structures, to generate Lorem Ipsum which looks reasonable. The generated Lorem Ipsum is therefore always free from repetition, injected humour, or non-characteristic words etc.<\\/p>\",\"fulltext\":\"\",\"state\":1,\"catid\":\"2\",\"created\":\"2018-11-01 04:50:09\",\"created_by\":\"250\",\"created_by_alias\":\"\",\"modified\":\"2018-11-01 06:45:53\",\"modified_by\":\"250\",\"checked_out\":\"250\",\"checked_out_time\":\"2018-11-01 06:45:43\",\"publish_up\":\"2018-11-01 04:50:09\",\"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\":\"{\\\"article_layout\\\":\\\"\\\",\\\"show_title\\\":\\\"\\\",\\\"link_titles\\\":\\\"\\\",\\\"show_tags\\\":\\\"\\\",\\\"show_intro\\\":\\\"\\\",\\\"info_block_position\\\":\\\"\\\",\\\"info_block_show_title\\\":\\\"\\\",\\\"show_category\\\":\\\"\\\",\\\"link_category\\\":\\\"\\\",\\\"show_parent_category\\\":\\\"\\\",\\\"link_parent_category\\\":\\\"\\\",\\\"show_associations\\\":\\\"\\\",\\\"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_page_title\\\":\\\"\\\",\\\"show_publishing_options\\\":\\\"\\\",\\\"show_article_options\\\":\\\"\\\",\\\"show_urls_images_backend\\\":\\\"\\\",\\\"show_urls_images_frontend\\\":\\\"\\\",\\\"astroid_article_type\\\":\\\"regular\\\",\\\"astroid_article_video_type\\\":\\\"youtube\\\",\\\"astroid_article_video_url\\\":\\\"\\\",\\\"astroid_article_gallery_width\\\":\\\"\\\",\\\"astroid_article_gallery_bullets\\\":\\\"1\\\",\\\"astroid_article_gallery_navigation\\\":\\\"1\\\",\\\"astroid_article_gallery_items\\\":\\\"\\\",\\\"astroid_article_thumbnail\\\":\\\"1\\\",\\\"astroid_article_audio_source\\\":\\\"soundcloud\\\",\\\"astroid_article_audio_soundcloud\\\":\\\"\\\",\\\"astroid_article_audio_spotify\\\":\\\"\\\",\\\"astroid_article_review_heading\\\":\\\"\\\",\\\"astroid_article_review_summery\\\":\\\"\\\",\\\"astroid_article_review_good\\\":\\\"\\\",\\\"astroid_article_review_bad\\\":\\\"\\\",\\\"astroid_article_review_rating\\\":\\\"5\\\",\\\"astroid_article_button_action\\\":\\\"\\\",\\\"astroid_article_button_link\\\":\\\"\\\",\\\"astroid_article_review_criterias\\\":\\\"\\\",\\\"astroid_article_quote_text\\\":\\\"\\\",\\\"astroid_article_quote_author\\\":\\\"\\\",\\\"astroid_article_badge\\\":\\\"0\\\",\\\"astroid_article_badge_type\\\":\\\"2\\\",\\\"astroid_article_badge_text\\\":\\\"\\\",\\\"astroid_article_badge_color\\\":\\\"\\\",\\\"astroid_relatedposts\\\":\\\"0\\\",\\\"astroid_socialshare\\\":\\\"0\\\",\\\"astroid_comments\\\":\\\"0\\\",\\\"astroid_posttype\\\":\\\"0\\\",\\\"astroid_readtime\\\":\\\"0\\\",\\\"astroid_authorinfo\\\":\\\"0\\\",\\\"astroid_og_title\\\":\\\"\\\",\\\"astroid_og_desc\\\":\\\"\\\",\\\"astroid_og_image\\\":\\\"\\\"}\",\"version\":3,\"ordering\":\"1\",\"metakey\":\"\",\"metadesc\":\"\",\"access\":\"1\",\"hits\":\"12\",\"metadata\":\"{\\\"robots\\\":\\\"\\\",\\\"author\\\":\\\"\\\",\\\"rights\\\":\\\"\\\",\\\"xreference\\\":\\\"\\\"}\",\"featured\":\"0\",\"language\":\"*\",\"xreference\":\"\",\"note\":\"\"}', 0),
(561, 60, 1, '', '2018-11-01 07:05:25', 250, 6119, 'c3b137acb9c98270c70fb9b4f8a6b966d88730ed', '{\"id\":60,\"asset_id\":\"268\",\"title\":\"This is Gallery Type Article\",\"alias\":\"this-is-gallery-type-article\",\"introtext\":\"<p><strong>Lorem Ipsum<\\/strong>\\u00a0is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry\'s standard dummy text ever since the 1500s,<\\/p>\\r\\n\",\"fulltext\":\"\\r\\n<p>when an unknown printer took a galley of type and scrambled it to make a type specimen book. It has survived not only five centuries, but also the leap into electronic typesetting,remaining essentially unchanged. It was popularised in the 1960s with the release of Letraset sheets containing Lorem Ipsum passages, and more recently with desktop publishing software like Aldus PageMaker including versions of Lorem Ipsum<\\/p>\\r\\n<h2>What is Lorem Ipsum?<\\/h2>\\r\\n<p><strong>Lorem Ipsum<\\/strong>\\u00a0is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry\'s standard dummy text ever since the 1500s, when an unknown printer took a galley of type and scrambled it to make a type specimen book. It has survived not only five centuries, but also the leap into electronic typesetting, remaining essentially unchanged.<\\/p>\\r\\n<h3>Where does it come from?<\\/h3>\\r\\n<p>Contrary to popular belief, Lorem Ipsum is not simply random text. It has roots in a piece of classical Latin literature from 45 BC, making it over 2000 years old. Richard McClintock, a Latin professor at Hampden-Sydney College in Virginia, looked up one of the more obscure Latin words, consectetur, from a Lorem Ipsum passage, and going through the cites of the word in classical literature, discovered the undoubtable source. Lorem Ipsum comes from sections 1.10.32 and 1.10.33 of \\\"de Finibus Bonorum et Malorum\\\" (The Extremes of Good and Evil)<\\/p>\\r\\n<ul>\\r\\n<li>Lorem Ipsum\\u00a0is simaply dummy\\u00a0text of the printing and typesetting<\\/li>\\r\\n<li>Lorem Ipsum\\u00a0is simply dummy\\u00a0text of the printing and\\u00a0<\\/li>\\r\\n<li>Lorem Ipsum\\u00a0is simply dummy\\u00a0text<\\/li>\\r\\n<li>Lorem Ipsum\\u00a0is simply dummy\\u00a0text of the<\\/li>\\r\\n<li>Lorem Ipsum\\u00a0is simply dummy\\u00a0text of the printing and typesetting<\\/li>\\r\\n<li>Lorem Ipsum\\u00a0is simply dummy\\u00a0text of the printing<\\/li>\\r\\n<li>Lorem Ipsum\\u00a0is simply dummy\\u00a0text<\\/li>\\r\\n<li>Lorem Ipsum\\u00a0is simply dummy\\u00a0text of the printing and typesetting<\\/li>\\r\\n<\\/ul>\\r\\n<p>Lorem Ipsum\\u00a0is simply dummy\\u00a0text of the printing and typesetting industry. Lorem Ipsum has been the industry\'s standard dummy text ever since the\\u00a01500s,\\u00a0when an unknown printer took a galley of type and scrambled it to make a type specimen book. It has survived not only five centuries, but also the leap into electronic typesetting, remaining essentially unchanged.<\\/p>\",\"state\":1,\"catid\":\"14\",\"created\":\"2018-10-15 13:38:45\",\"created_by\":\"44\",\"created_by_alias\":\"\",\"modified\":\"2018-11-01 07:05:25\",\"modified_by\":\"250\",\"checked_out\":\"250\",\"checked_out_time\":\"2018-11-01 07:05:01\",\"publish_up\":\"2018-10-15 13:38:45\",\"publish_down\":\"0000-00-00 00:00:00\",\"images\":\"{\\\"image_intro\\\":\\\"images\\\\\\/blog\\\\\\/blogtype\\\\\\/img7.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\":\"{\\\"article_layout\\\":\\\"\\\",\\\"show_title\\\":\\\"\\\",\\\"link_titles\\\":\\\"\\\",\\\"show_tags\\\":\\\"\\\",\\\"show_intro\\\":\\\"\\\",\\\"info_block_position\\\":\\\"\\\",\\\"info_block_show_title\\\":\\\"\\\",\\\"show_category\\\":\\\"\\\",\\\"link_category\\\":\\\"\\\",\\\"show_parent_category\\\":\\\"\\\",\\\"link_parent_category\\\":\\\"\\\",\\\"show_associations\\\":\\\"\\\",\\\"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_page_title\\\":\\\"\\\",\\\"show_publishing_options\\\":\\\"\\\",\\\"show_article_options\\\":\\\"\\\",\\\"show_urls_images_backend\\\":\\\"\\\",\\\"show_urls_images_frontend\\\":\\\"\\\",\\\"astroid_article_type\\\":\\\"gallery\\\",\\\"astroid_article_video_type\\\":\\\"youtube\\\",\\\"astroid_article_video_url\\\":\\\"\\\",\\\"astroid_article_gallery_width\\\":\\\"\\\",\\\"astroid_article_gallery_bullets\\\":\\\"1\\\",\\\"astroid_article_gallery_navigation\\\":\\\"0\\\",\\\"astroid_article_gallery_items\\\":{\\\"astroid_article_gallery_items0\\\":{\\\"title\\\":\\\"img\\\",\\\"image\\\":\\\"images\\\\\\/blog\\\\\\/blogtype\\\\\\/img9.jpg\\\",\\\"description\\\":\\\"\\\"},\\\"astroid_article_gallery_items1\\\":{\\\"title\\\":\\\"img\\\",\\\"image\\\":\\\"images\\\\\\/blog\\\\\\/blogtype\\\\\\/img4.jpg\\\",\\\"description\\\":\\\"\\\"},\\\"astroid_article_gallery_items2\\\":{\\\"title\\\":\\\"img\\\",\\\"image\\\":\\\"images\\\\\\/blog\\\\\\/blogtype\\\\\\/img13-thumb.jpg\\\",\\\"description\\\":\\\"\\\"}},\\\"astroid_article_thumbnail\\\":\\\"1\\\",\\\"astroid_article_audio_source\\\":\\\"soundcloud\\\",\\\"astroid_article_audio_soundcloud\\\":\\\"\\\",\\\"astroid_article_audio_spotify\\\":\\\"\\\",\\\"astroid_article_review_heading\\\":\\\"\\\",\\\"astroid_article_review_summery\\\":\\\"\\\",\\\"astroid_article_review_good\\\":\\\"\\\",\\\"astroid_article_review_bad\\\":\\\"\\\",\\\"astroid_article_review_rating\\\":\\\"5\\\",\\\"astroid_article_button_action\\\":\\\"\\\",\\\"astroid_article_button_link\\\":\\\"\\\",\\\"astroid_article_review_criterias\\\":\\\"\\\",\\\"astroid_article_quote_text\\\":\\\"\\\",\\\"astroid_article_quote_author\\\":\\\"\\\",\\\"astroid_article_badge\\\":\\\"0\\\",\\\"astroid_article_badge_type\\\":\\\"2\\\",\\\"astroid_article_badge_text\\\":\\\"\\\",\\\"astroid_article_badge_color\\\":\\\"\\\",\\\"astroid_relatedposts\\\":\\\"\\\",\\\"astroid_socialshare\\\":\\\"\\\",\\\"astroid_comments\\\":\\\"\\\",\\\"astroid_posttype\\\":\\\"\\\",\\\"astroid_readtime\\\":\\\"\\\",\\\"astroid_authorinfo\\\":\\\"\\\",\\\"astroid_og_title\\\":\\\"\\\",\\\"astroid_og_desc\\\":\\\"\\\",\\\"astroid_og_image\\\":\\\"\\\"}\",\"version\":7,\"ordering\":\"0\",\"metakey\":\"\",\"metadesc\":\"\",\"access\":\"1\",\"hits\":\"12\",\"metadata\":\"{\\\"robots\\\":\\\"\\\",\\\"author\\\":\\\"\\\",\\\"rights\\\":\\\"\\\",\\\"xreference\\\":\\\"\\\"}\",\"featured\":\"0\",\"language\":\"*\",\"xreference\":\"\",\"note\":\"\"}', 0),
(562, 60, 1, '', '2018-11-01 07:06:15', 250, 6112, '8d79f1560cbeab4cd6afb6e039384295c708293f', '{\"id\":60,\"asset_id\":\"268\",\"title\":\"This is Gallery Type Article\",\"alias\":\"this-is-gallery-type-article\",\"introtext\":\"<p><strong>Lorem Ipsum<\\/strong>\\u00a0is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry\'s standard dummy text ever since the 1500s,<\\/p>\\r\\n\",\"fulltext\":\"\\r\\n<p>when an unknown printer took a galley of type and scrambled it to make a type specimen book. It has survived not only five centuries, but also the leap into electronic typesetting,remaining essentially unchanged. It was popularised in the 1960s with the release of Letraset sheets containing Lorem Ipsum passages, and more recently with desktop publishing software like Aldus PageMaker including versions of Lorem Ipsum<\\/p>\\r\\n<h2>What is Lorem Ipsum?<\\/h2>\\r\\n<p><strong>Lorem Ipsum<\\/strong>\\u00a0is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry\'s standard dummy text ever since the 1500s, when an unknown printer took a galley of type and scrambled it to make a type specimen book. It has survived not only five centuries, but also the leap into electronic typesetting, remaining essentially unchanged.<\\/p>\\r\\n<h3>Where does it come from?<\\/h3>\\r\\n<p>Contrary to popular belief, Lorem Ipsum is not simply random text. It has roots in a piece of classical Latin literature from 45 BC, making it over 2000 years old. Richard McClintock, a Latin professor at Hampden-Sydney College in Virginia, looked up one of the more obscure Latin words, consectetur, from a Lorem Ipsum passage, and going through the cites of the word in classical literature, discovered the undoubtable source. Lorem Ipsum comes from sections 1.10.32 and 1.10.33 of \\\"de Finibus Bonorum et Malorum\\\" (The Extremes of Good and Evil)<\\/p>\\r\\n<ul>\\r\\n<li>Lorem Ipsum\\u00a0is simaply dummy\\u00a0text of the printing and typesetting<\\/li>\\r\\n<li>Lorem Ipsum\\u00a0is simply dummy\\u00a0text of the printing and\\u00a0<\\/li>\\r\\n<li>Lorem Ipsum\\u00a0is simply dummy\\u00a0text<\\/li>\\r\\n<li>Lorem Ipsum\\u00a0is simply dummy\\u00a0text of the<\\/li>\\r\\n<li>Lorem Ipsum\\u00a0is simply dummy\\u00a0text of the printing and typesetting<\\/li>\\r\\n<li>Lorem Ipsum\\u00a0is simply dummy\\u00a0text of the printing<\\/li>\\r\\n<li>Lorem Ipsum\\u00a0is simply dummy\\u00a0text<\\/li>\\r\\n<li>Lorem Ipsum\\u00a0is simply dummy\\u00a0text of the printing and typesetting<\\/li>\\r\\n<\\/ul>\\r\\n<p>Lorem Ipsum\\u00a0is simply dummy\\u00a0text of the printing and typesetting industry. Lorem Ipsum has been the industry\'s standard dummy text ever since the\\u00a01500s,\\u00a0when an unknown printer took a galley of type and scrambled it to make a type specimen book. It has survived not only five centuries, but also the leap into electronic typesetting, remaining essentially unchanged.<\\/p>\",\"state\":1,\"catid\":\"14\",\"created\":\"2018-10-15 13:38:45\",\"created_by\":\"44\",\"created_by_alias\":\"\",\"modified\":\"2018-11-01 07:06:15\",\"modified_by\":\"250\",\"checked_out\":\"250\",\"checked_out_time\":\"2018-11-01 07:05:25\",\"publish_up\":\"2018-10-15 13:38:45\",\"publish_down\":\"0000-00-00 00:00:00\",\"images\":\"{\\\"image_intro\\\":\\\"images\\\\\\/blog\\\\\\/blogtype\\\\\\/img7.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\":\"{\\\"article_layout\\\":\\\"\\\",\\\"show_title\\\":\\\"\\\",\\\"link_titles\\\":\\\"\\\",\\\"show_tags\\\":\\\"\\\",\\\"show_intro\\\":\\\"\\\",\\\"info_block_position\\\":\\\"\\\",\\\"info_block_show_title\\\":\\\"\\\",\\\"show_category\\\":\\\"\\\",\\\"link_category\\\":\\\"\\\",\\\"show_parent_category\\\":\\\"\\\",\\\"link_parent_category\\\":\\\"\\\",\\\"show_associations\\\":\\\"\\\",\\\"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_page_title\\\":\\\"\\\",\\\"show_publishing_options\\\":\\\"\\\",\\\"show_article_options\\\":\\\"\\\",\\\"show_urls_images_backend\\\":\\\"\\\",\\\"show_urls_images_frontend\\\":\\\"\\\",\\\"astroid_article_type\\\":\\\"gallery\\\",\\\"astroid_article_video_type\\\":\\\"youtube\\\",\\\"astroid_article_video_url\\\":\\\"\\\",\\\"astroid_article_gallery_width\\\":\\\"\\\",\\\"astroid_article_gallery_bullets\\\":\\\"1\\\",\\\"astroid_article_gallery_navigation\\\":\\\"0\\\",\\\"astroid_article_gallery_items\\\":{\\\"astroid_article_gallery_items0\\\":{\\\"title\\\":\\\"img\\\",\\\"image\\\":\\\"images\\\\\\/blog\\\\\\/blogtype\\\\\\/img9.jpg\\\",\\\"description\\\":\\\"\\\"},\\\"astroid_article_gallery_items1\\\":{\\\"title\\\":\\\"img\\\",\\\"image\\\":\\\"images\\\\\\/blog\\\\\\/blogtype\\\\\\/img4.jpg\\\",\\\"description\\\":\\\"\\\"},\\\"astroid_article_gallery_items2\\\":{\\\"title\\\":\\\"img\\\",\\\"image\\\":\\\"images\\\\\\/blog\\\\\\/blogtype\\\\\\/img4.jpg\\\",\\\"description\\\":\\\"\\\"}},\\\"astroid_article_thumbnail\\\":\\\"1\\\",\\\"astroid_article_audio_source\\\":\\\"soundcloud\\\",\\\"astroid_article_audio_soundcloud\\\":\\\"\\\",\\\"astroid_article_audio_spotify\\\":\\\"\\\",\\\"astroid_article_review_heading\\\":\\\"\\\",\\\"astroid_article_review_summery\\\":\\\"\\\",\\\"astroid_article_review_good\\\":\\\"\\\",\\\"astroid_article_review_bad\\\":\\\"\\\",\\\"astroid_article_review_rating\\\":\\\"5\\\",\\\"astroid_article_button_action\\\":\\\"\\\",\\\"astroid_article_button_link\\\":\\\"\\\",\\\"astroid_article_review_criterias\\\":\\\"\\\",\\\"astroid_article_quote_text\\\":\\\"\\\",\\\"astroid_article_quote_author\\\":\\\"\\\",\\\"astroid_article_badge\\\":\\\"0\\\",\\\"astroid_article_badge_type\\\":\\\"2\\\",\\\"astroid_article_badge_text\\\":\\\"\\\",\\\"astroid_article_badge_color\\\":\\\"\\\",\\\"astroid_relatedposts\\\":\\\"\\\",\\\"astroid_socialshare\\\":\\\"\\\",\\\"astroid_comments\\\":\\\"\\\",\\\"astroid_posttype\\\":\\\"\\\",\\\"astroid_readtime\\\":\\\"\\\",\\\"astroid_authorinfo\\\":\\\"\\\",\\\"astroid_og_title\\\":\\\"\\\",\\\"astroid_og_desc\\\":\\\"\\\",\\\"astroid_og_image\\\":\\\"\\\"}\",\"version\":8,\"ordering\":\"0\",\"metakey\":\"\",\"metadesc\":\"\",\"access\":\"1\",\"hits\":\"14\",\"metadata\":\"{\\\"robots\\\":\\\"\\\",\\\"author\\\":\\\"\\\",\\\"rights\\\":\\\"\\\",\\\"xreference\\\":\\\"\\\"}\",\"featured\":\"0\",\"language\":\"*\",\"xreference\":\"\",\"note\":\"\"}', 0),
(563, 60, 1, '', '2018-11-01 07:06:27', 250, 6112, '1432584950fc254be4bad616ac6f2e2e8268692e', '{\"id\":60,\"asset_id\":\"268\",\"title\":\"This is Gallery Type Article\",\"alias\":\"this-is-gallery-type-article\",\"introtext\":\"<p><strong>Lorem Ipsum<\\/strong>\\u00a0is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry\'s standard dummy text ever since the 1500s,<\\/p>\\r\\n\",\"fulltext\":\"\\r\\n<p>when an unknown printer took a galley of type and scrambled it to make a type specimen book. It has survived not only five centuries, but also the leap into electronic typesetting,remaining essentially unchanged. It was popularised in the 1960s with the release of Letraset sheets containing Lorem Ipsum passages, and more recently with desktop publishing software like Aldus PageMaker including versions of Lorem Ipsum<\\/p>\\r\\n<h2>What is Lorem Ipsum?<\\/h2>\\r\\n<p><strong>Lorem Ipsum<\\/strong>\\u00a0is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry\'s standard dummy text ever since the 1500s, when an unknown printer took a galley of type and scrambled it to make a type specimen book. It has survived not only five centuries, but also the leap into electronic typesetting, remaining essentially unchanged.<\\/p>\\r\\n<h3>Where does it come from?<\\/h3>\\r\\n<p>Contrary to popular belief, Lorem Ipsum is not simply random text. It has roots in a piece of classical Latin literature from 45 BC, making it over 2000 years old. Richard McClintock, a Latin professor at Hampden-Sydney College in Virginia, looked up one of the more obscure Latin words, consectetur, from a Lorem Ipsum passage, and going through the cites of the word in classical literature, discovered the undoubtable source. Lorem Ipsum comes from sections 1.10.32 and 1.10.33 of \\\"de Finibus Bonorum et Malorum\\\" (The Extremes of Good and Evil)<\\/p>\\r\\n<ul>\\r\\n<li>Lorem Ipsum\\u00a0is simaply dummy\\u00a0text of the printing and typesetting<\\/li>\\r\\n<li>Lorem Ipsum\\u00a0is simply dummy\\u00a0text of the printing and\\u00a0<\\/li>\\r\\n<li>Lorem Ipsum\\u00a0is simply dummy\\u00a0text<\\/li>\\r\\n<li>Lorem Ipsum\\u00a0is simply dummy\\u00a0text of the<\\/li>\\r\\n<li>Lorem Ipsum\\u00a0is simply dummy\\u00a0text of the printing and typesetting<\\/li>\\r\\n<li>Lorem Ipsum\\u00a0is simply dummy\\u00a0text of the printing<\\/li>\\r\\n<li>Lorem Ipsum\\u00a0is simply dummy\\u00a0text<\\/li>\\r\\n<li>Lorem Ipsum\\u00a0is simply dummy\\u00a0text of the printing and typesetting<\\/li>\\r\\n<\\/ul>\\r\\n<p>Lorem Ipsum\\u00a0is simply dummy\\u00a0text of the printing and typesetting industry. Lorem Ipsum has been the industry\'s standard dummy text ever since the\\u00a01500s,\\u00a0when an unknown printer took a galley of type and scrambled it to make a type specimen book. It has survived not only five centuries, but also the leap into electronic typesetting, remaining essentially unchanged.<\\/p>\",\"state\":1,\"catid\":\"14\",\"created\":\"2018-10-15 13:38:45\",\"created_by\":\"44\",\"created_by_alias\":\"\",\"modified\":\"2018-11-01 07:06:27\",\"modified_by\":\"250\",\"checked_out\":\"250\",\"checked_out_time\":\"2018-11-01 07:06:15\",\"publish_up\":\"2018-10-15 13:38:45\",\"publish_down\":\"0000-00-00 00:00:00\",\"images\":\"{\\\"image_intro\\\":\\\"images\\\\\\/blog\\\\\\/blogtype\\\\\\/img7.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\":\"{\\\"article_layout\\\":\\\"\\\",\\\"show_title\\\":\\\"\\\",\\\"link_titles\\\":\\\"\\\",\\\"show_tags\\\":\\\"\\\",\\\"show_intro\\\":\\\"\\\",\\\"info_block_position\\\":\\\"\\\",\\\"info_block_show_title\\\":\\\"\\\",\\\"show_category\\\":\\\"\\\",\\\"link_category\\\":\\\"\\\",\\\"show_parent_category\\\":\\\"\\\",\\\"link_parent_category\\\":\\\"\\\",\\\"show_associations\\\":\\\"\\\",\\\"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_page_title\\\":\\\"\\\",\\\"show_publishing_options\\\":\\\"\\\",\\\"show_article_options\\\":\\\"\\\",\\\"show_urls_images_backend\\\":\\\"\\\",\\\"show_urls_images_frontend\\\":\\\"\\\",\\\"astroid_article_type\\\":\\\"gallery\\\",\\\"astroid_article_video_type\\\":\\\"youtube\\\",\\\"astroid_article_video_url\\\":\\\"\\\",\\\"astroid_article_gallery_width\\\":\\\"\\\",\\\"astroid_article_gallery_bullets\\\":\\\"1\\\",\\\"astroid_article_gallery_navigation\\\":\\\"0\\\",\\\"astroid_article_gallery_items\\\":{\\\"astroid_article_gallery_items0\\\":{\\\"title\\\":\\\"img\\\",\\\"image\\\":\\\"images\\\\\\/blog\\\\\\/blogtype\\\\\\/img9.jpg\\\",\\\"description\\\":\\\"\\\"},\\\"astroid_article_gallery_items1\\\":{\\\"title\\\":\\\"img\\\",\\\"image\\\":\\\"images\\\\\\/blog\\\\\\/blogtype\\\\\\/img4.jpg\\\",\\\"description\\\":\\\"\\\"},\\\"astroid_article_gallery_items2\\\":{\\\"title\\\":\\\"img\\\",\\\"image\\\":\\\"images\\\\\\/blog\\\\\\/blogtype\\\\\\/img5.jpg\\\",\\\"description\\\":\\\"\\\"}},\\\"astroid_article_thumbnail\\\":\\\"1\\\",\\\"astroid_article_audio_source\\\":\\\"soundcloud\\\",\\\"astroid_article_audio_soundcloud\\\":\\\"\\\",\\\"astroid_article_audio_spotify\\\":\\\"\\\",\\\"astroid_article_review_heading\\\":\\\"\\\",\\\"astroid_article_review_summery\\\":\\\"\\\",\\\"astroid_article_review_good\\\":\\\"\\\",\\\"astroid_article_review_bad\\\":\\\"\\\",\\\"astroid_article_review_rating\\\":\\\"5\\\",\\\"astroid_article_button_action\\\":\\\"\\\",\\\"astroid_article_button_link\\\":\\\"\\\",\\\"astroid_article_review_criterias\\\":\\\"\\\",\\\"astroid_article_quote_text\\\":\\\"\\\",\\\"astroid_article_quote_author\\\":\\\"\\\",\\\"astroid_article_badge\\\":\\\"0\\\",\\\"astroid_article_badge_type\\\":\\\"2\\\",\\\"astroid_article_badge_text\\\":\\\"\\\",\\\"astroid_article_badge_color\\\":\\\"\\\",\\\"astroid_relatedposts\\\":\\\"\\\",\\\"astroid_socialshare\\\":\\\"\\\",\\\"astroid_comments\\\":\\\"\\\",\\\"astroid_posttype\\\":\\\"\\\",\\\"astroid_readtime\\\":\\\"\\\",\\\"astroid_authorinfo\\\":\\\"\\\",\\\"astroid_og_title\\\":\\\"\\\",\\\"astroid_og_desc\\\":\\\"\\\",\\\"astroid_og_image\\\":\\\"\\\"}\",\"version\":9,\"ordering\":\"0\",\"metakey\":\"\",\"metadesc\":\"\",\"access\":\"1\",\"hits\":\"14\",\"metadata\":\"{\\\"robots\\\":\\\"\\\",\\\"author\\\":\\\"\\\",\\\"rights\\\":\\\"\\\",\\\"xreference\\\":\\\"\\\"}\",\"featured\":\"0\",\"language\":\"*\",\"xreference\":\"\",\"note\":\"\"}', 0),
(564, 60, 1, '', '2018-11-01 07:11:14', 250, 6104, 'd7e581942f524ddb61a0343b5c6188ed3041113a', '{\"id\":60,\"asset_id\":\"268\",\"title\":\"This is Gallery Type Article\",\"alias\":\"this-is-gallery-type-article\",\"introtext\":\"<p><strong>Lorem Ipsum<\\/strong>\\u00a0is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry\'s standard dummy text ever since the 1500s,<\\/p>\\r\\n\",\"fulltext\":\"\\r\\n<p>when an unknown printer took a galley of type and scrambled it to make a type specimen book. It has survived not only five centuries, but also the leap into electronic typesetting,remaining essentially unchanged. It was popularised in the 1960s with the release of Letraset sheets containing Lorem Ipsum passages, and more recently with desktop publishing software like Aldus PageMaker including versions of Lorem Ipsum<\\/p>\\r\\n<h2>What is Lorem Ipsum?<\\/h2>\\r\\n<p><strong>Lorem Ipsum<\\/strong>\\u00a0is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry\'s standard dummy text ever since the 1500s, when an unknown printer took a galley of type and scrambled it to make a type specimen book. It has survived not only five centuries, but also the leap into electronic typesetting, remaining essentially unchanged.<\\/p>\\r\\n<h3>Where does it come from?<\\/h3>\\r\\n<p>Contrary to popular belief, Lorem Ipsum is not simply random text. It has roots in a piece of classical Latin literature from 45 BC, making it over 2000 years old. Richard McClintock, a Latin professor at Hampden-Sydney College in Virginia, looked up one of the more obscure Latin words, consectetur, from a Lorem Ipsum passage, and going through the cites of the word in classical literature, discovered the undoubtable source. Lorem Ipsum comes from sections 1.10.32 and 1.10.33 of \\\"de Finibus Bonorum et Malorum\\\" (The Extremes of Good and Evil)<\\/p>\\r\\n<ul>\\r\\n<li>Lorem Ipsum\\u00a0is simaply dummy\\u00a0text of the printing and typesetting<\\/li>\\r\\n<li>Lorem Ipsum\\u00a0is simply dummy\\u00a0text of the printing and\\u00a0<\\/li>\\r\\n<li>Lorem Ipsum\\u00a0is simply dummy\\u00a0text<\\/li>\\r\\n<li>Lorem Ipsum\\u00a0is simply dummy\\u00a0text of the<\\/li>\\r\\n<li>Lorem Ipsum\\u00a0is simply dummy\\u00a0text of the printing and typesetting<\\/li>\\r\\n<li>Lorem Ipsum\\u00a0is simply dummy\\u00a0text of the printing<\\/li>\\r\\n<li>Lorem Ipsum\\u00a0is simply dummy\\u00a0text<\\/li>\\r\\n<li>Lorem Ipsum\\u00a0is simply dummy\\u00a0text of the printing and typesetting<\\/li>\\r\\n<\\/ul>\\r\\n<p>Lorem Ipsum\\u00a0is simply dummy\\u00a0text of the printing and typesetting industry. Lorem Ipsum has been the industry\'s standard dummy text ever since the\\u00a01500s,\\u00a0when an unknown printer took a galley of type and scrambled it to make a type specimen book. It has survived not only five centuries, but also the leap into electronic typesetting, remaining essentially unchanged.<\\/p>\",\"state\":1,\"catid\":\"14\",\"created\":\"2018-10-15 13:38:45\",\"created_by\":\"44\",\"created_by_alias\":\"\",\"modified\":\"2018-11-01 07:11:14\",\"modified_by\":\"250\",\"checked_out\":\"250\",\"checked_out_time\":\"2018-11-01 07:11:06\",\"publish_up\":\"2018-10-15 13:38:45\",\"publish_down\":\"0000-00-00 00:00:00\",\"images\":\"{\\\"image_intro\\\":\\\"images\\\\\\/blog\\\\\\/blogtype\\\\\\/img7.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\":\"{\\\"article_layout\\\":\\\"\\\",\\\"show_title\\\":\\\"\\\",\\\"link_titles\\\":\\\"\\\",\\\"show_tags\\\":\\\"\\\",\\\"show_intro\\\":\\\"\\\",\\\"info_block_position\\\":\\\"\\\",\\\"info_block_show_title\\\":\\\"\\\",\\\"show_category\\\":\\\"\\\",\\\"link_category\\\":\\\"\\\",\\\"show_parent_category\\\":\\\"\\\",\\\"link_parent_category\\\":\\\"\\\",\\\"show_associations\\\":\\\"\\\",\\\"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_page_title\\\":\\\"\\\",\\\"show_publishing_options\\\":\\\"\\\",\\\"show_article_options\\\":\\\"\\\",\\\"show_urls_images_backend\\\":\\\"\\\",\\\"show_urls_images_frontend\\\":\\\"\\\",\\\"astroid_article_type\\\":\\\"gallery\\\",\\\"astroid_article_video_type\\\":\\\"youtube\\\",\\\"astroid_article_video_url\\\":\\\"\\\",\\\"astroid_article_gallery_width\\\":\\\"\\\",\\\"astroid_article_gallery_bullets\\\":\\\"1\\\",\\\"astroid_article_gallery_navigation\\\":\\\"0\\\",\\\"astroid_article_gallery_items\\\":{\\\"astroid_article_gallery_items0\\\":{\\\"title\\\":\\\"\\\",\\\"image\\\":\\\"images\\\\\\/blog\\\\\\/blogtype\\\\\\/img9.jpg\\\",\\\"description\\\":\\\"\\\"},\\\"astroid_article_gallery_items1\\\":{\\\"title\\\":\\\"\\\",\\\"image\\\":\\\"images\\\\\\/blog\\\\\\/blogtype\\\\\\/img4.jpg\\\",\\\"description\\\":\\\"\\\"},\\\"astroid_article_gallery_items2\\\":{\\\"title\\\":\\\"\\\",\\\"image\\\":\\\"images\\\\\\/blog\\\\\\/blogtype\\\\\\/img5.jpg\\\",\\\"description\\\":\\\"\\\"}},\\\"astroid_article_thumbnail\\\":\\\"1\\\",\\\"astroid_article_audio_source\\\":\\\"soundcloud\\\",\\\"astroid_article_audio_soundcloud\\\":\\\"\\\",\\\"astroid_article_audio_spotify\\\":\\\"\\\",\\\"astroid_article_review_heading\\\":\\\"\\\",\\\"astroid_article_review_summery\\\":\\\"\\\",\\\"astroid_article_review_good\\\":\\\"\\\",\\\"astroid_article_review_bad\\\":\\\"\\\",\\\"astroid_article_review_rating\\\":\\\"5\\\",\\\"astroid_article_button_action\\\":\\\"\\\",\\\"astroid_article_button_link\\\":\\\"\\\",\\\"astroid_article_review_criterias\\\":\\\"\\\",\\\"astroid_article_quote_text\\\":\\\"\\\",\\\"astroid_article_quote_author\\\":\\\"\\\",\\\"astroid_article_badge\\\":\\\"0\\\",\\\"astroid_article_badge_type\\\":\\\"2\\\",\\\"astroid_article_badge_text\\\":\\\"\\\",\\\"astroid_article_badge_color\\\":\\\"\\\",\\\"astroid_relatedposts\\\":\\\"\\\",\\\"astroid_socialshare\\\":\\\"\\\",\\\"astroid_comments\\\":\\\"\\\",\\\"astroid_posttype\\\":\\\"\\\",\\\"astroid_readtime\\\":\\\"\\\",\\\"astroid_authorinfo\\\":\\\"\\\",\\\"astroid_og_title\\\":\\\"\\\",\\\"astroid_og_desc\\\":\\\"\\\",\\\"astroid_og_image\\\":\\\"\\\"}\",\"version\":10,\"ordering\":\"0\",\"metakey\":\"\",\"metadesc\":\"\",\"access\":\"1\",\"hits\":\"17\",\"metadata\":\"{\\\"robots\\\":\\\"\\\",\\\"author\\\":\\\"\\\",\\\"rights\\\":\\\"\\\",\\\"xreference\\\":\\\"\\\"}\",\"featured\":\"0\",\"language\":\"*\",\"xreference\":\"\",\"note\":\"\"}', 0);
INSERT INTO `ynfp8_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
(565, 60, 1, '', '2018-11-01 07:11:25', 250, 6125, '430e195b6ab29faa58de4d04d36c460185ed9147', '{\"id\":60,\"asset_id\":\"268\",\"title\":\"This is Gallery Type Article\",\"alias\":\"this-is-gallery-type-article\",\"introtext\":\"<p><strong>Lorem Ipsum<\\/strong>\\u00a0is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry\'s standard dummy text ever since the 1500s,<\\/p>\\r\\n\",\"fulltext\":\"\\r\\n<p>when an unknown printer took a galley of type and scrambled it to make a type specimen book. It has survived not only five centuries, but also the leap into electronic typesetting,remaining essentially unchanged. It was popularised in the 1960s with the release of Letraset sheets containing Lorem Ipsum passages, and more recently with desktop publishing software like Aldus PageMaker including versions of Lorem Ipsum<\\/p>\\r\\n<h2>What is Lorem Ipsum?<\\/h2>\\r\\n<p><strong>Lorem Ipsum<\\/strong>\\u00a0is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry\'s standard dummy text ever since the 1500s, when an unknown printer took a galley of type and scrambled it to make a type specimen book. It has survived not only five centuries, but also the leap into electronic typesetting, remaining essentially unchanged.<\\/p>\\r\\n<h3>Where does it come from?<\\/h3>\\r\\n<p>Contrary to popular belief, Lorem Ipsum is not simply random text. It has roots in a piece of classical Latin literature from 45 BC, making it over 2000 years old. Richard McClintock, a Latin professor at Hampden-Sydney College in Virginia, looked up one of the more obscure Latin words, consectetur, from a Lorem Ipsum passage, and going through the cites of the word in classical literature, discovered the undoubtable source. Lorem Ipsum comes from sections 1.10.32 and 1.10.33 of \\\"de Finibus Bonorum et Malorum\\\" (The Extremes of Good and Evil)<\\/p>\\r\\n<ul>\\r\\n<li>Lorem Ipsum\\u00a0is simaply dummy\\u00a0text of the printing and typesetting<\\/li>\\r\\n<li>Lorem Ipsum\\u00a0is simply dummy\\u00a0text of the printing and\\u00a0<\\/li>\\r\\n<li>Lorem Ipsum\\u00a0is simply dummy\\u00a0text<\\/li>\\r\\n<li>Lorem Ipsum\\u00a0is simply dummy\\u00a0text of the<\\/li>\\r\\n<li>Lorem Ipsum\\u00a0is simply dummy\\u00a0text of the printing and typesetting<\\/li>\\r\\n<li>Lorem Ipsum\\u00a0is simply dummy\\u00a0text of the printing<\\/li>\\r\\n<li>Lorem Ipsum\\u00a0is simply dummy\\u00a0text<\\/li>\\r\\n<li>Lorem Ipsum\\u00a0is simply dummy\\u00a0text of the printing and typesetting<\\/li>\\r\\n<\\/ul>\\r\\n<p>Lorem Ipsum\\u00a0is simply dummy\\u00a0text of the printing and typesetting industry. Lorem Ipsum has been the industry\'s standard dummy text ever since the\\u00a01500s,\\u00a0when an unknown printer took a galley of type and scrambled it to make a type specimen book. It has survived not only five centuries, but also the leap into electronic typesetting, remaining essentially unchanged.<\\/p>\",\"state\":1,\"catid\":\"14\",\"created\":\"2018-10-15 13:38:45\",\"created_by\":\"44\",\"created_by_alias\":\"\",\"modified\":\"2018-11-01 07:11:25\",\"modified_by\":\"250\",\"checked_out\":\"250\",\"checked_out_time\":\"2018-11-01 07:11:14\",\"publish_up\":\"2018-10-15 13:38:45\",\"publish_down\":\"0000-00-00 00:00:00\",\"images\":\"{\\\"image_intro\\\":\\\"images\\\\\\/blog\\\\\\/blogtype\\\\\\/img7.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\":\"{\\\"article_layout\\\":\\\"\\\",\\\"show_title\\\":\\\"\\\",\\\"link_titles\\\":\\\"\\\",\\\"show_tags\\\":\\\"\\\",\\\"show_intro\\\":\\\"\\\",\\\"info_block_position\\\":\\\"\\\",\\\"info_block_show_title\\\":\\\"\\\",\\\"show_category\\\":\\\"\\\",\\\"link_category\\\":\\\"\\\",\\\"show_parent_category\\\":\\\"\\\",\\\"link_parent_category\\\":\\\"\\\",\\\"show_associations\\\":\\\"\\\",\\\"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_page_title\\\":\\\"\\\",\\\"show_publishing_options\\\":\\\"\\\",\\\"show_article_options\\\":\\\"\\\",\\\"show_urls_images_backend\\\":\\\"\\\",\\\"show_urls_images_frontend\\\":\\\"\\\",\\\"astroid_article_type\\\":\\\"gallery\\\",\\\"astroid_article_video_type\\\":\\\"youtube\\\",\\\"astroid_article_video_url\\\":\\\"\\\",\\\"astroid_article_gallery_width\\\":\\\"\\\",\\\"astroid_article_gallery_bullets\\\":\\\"1\\\",\\\"astroid_article_gallery_navigation\\\":\\\"0\\\",\\\"astroid_article_gallery_items\\\":{\\\"astroid_article_gallery_items0\\\":{\\\"title\\\":\\\"Slide 1\\\",\\\"image\\\":\\\"images\\\\\\/blog\\\\\\/blogtype\\\\\\/img9.jpg\\\",\\\"description\\\":\\\"\\\"},\\\"astroid_article_gallery_items1\\\":{\\\"title\\\":\\\"Slide 2\\\",\\\"image\\\":\\\"images\\\\\\/blog\\\\\\/blogtype\\\\\\/img4.jpg\\\",\\\"description\\\":\\\"\\\"},\\\"astroid_article_gallery_items2\\\":{\\\"title\\\":\\\"Slide 3\\\",\\\"image\\\":\\\"images\\\\\\/blog\\\\\\/blogtype\\\\\\/img5.jpg\\\",\\\"description\\\":\\\"\\\"}},\\\"astroid_article_thumbnail\\\":\\\"1\\\",\\\"astroid_article_audio_source\\\":\\\"soundcloud\\\",\\\"astroid_article_audio_soundcloud\\\":\\\"\\\",\\\"astroid_article_audio_spotify\\\":\\\"\\\",\\\"astroid_article_review_heading\\\":\\\"\\\",\\\"astroid_article_review_summery\\\":\\\"\\\",\\\"astroid_article_review_good\\\":\\\"\\\",\\\"astroid_article_review_bad\\\":\\\"\\\",\\\"astroid_article_review_rating\\\":\\\"5\\\",\\\"astroid_article_button_action\\\":\\\"\\\",\\\"astroid_article_button_link\\\":\\\"\\\",\\\"astroid_article_review_criterias\\\":\\\"\\\",\\\"astroid_article_quote_text\\\":\\\"\\\",\\\"astroid_article_quote_author\\\":\\\"\\\",\\\"astroid_article_badge\\\":\\\"0\\\",\\\"astroid_article_badge_type\\\":\\\"2\\\",\\\"astroid_article_badge_text\\\":\\\"\\\",\\\"astroid_article_badge_color\\\":\\\"\\\",\\\"astroid_relatedposts\\\":\\\"\\\",\\\"astroid_socialshare\\\":\\\"\\\",\\\"astroid_comments\\\":\\\"\\\",\\\"astroid_posttype\\\":\\\"\\\",\\\"astroid_readtime\\\":\\\"\\\",\\\"astroid_authorinfo\\\":\\\"\\\",\\\"astroid_og_title\\\":\\\"\\\",\\\"astroid_og_desc\\\":\\\"\\\",\\\"astroid_og_image\\\":\\\"\\\"}\",\"version\":11,\"ordering\":\"0\",\"metakey\":\"\",\"metadesc\":\"\",\"access\":\"1\",\"hits\":\"17\",\"metadata\":\"{\\\"robots\\\":\\\"\\\",\\\"author\\\":\\\"\\\",\\\"rights\\\":\\\"\\\",\\\"xreference\\\":\\\"\\\"}\",\"featured\":\"0\",\"language\":\"*\",\"xreference\":\"\",\"note\":\"\"}', 0),
(566, 60, 1, '', '2018-11-01 07:14:10', 250, 6126, '42d11d94c11f33fd9f50ec4eb6eb7c738a7968f4', '{\"id\":60,\"asset_id\":\"268\",\"title\":\"This is Gallery Type Article\",\"alias\":\"this-is-gallery-type-article\",\"introtext\":\"<p><strong>Lorem Ipsum<\\/strong>\\u00a0is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry\'s standard dummy text ever since the 1500s,<\\/p>\\r\\n\",\"fulltext\":\"\\r\\n<p>when an unknown printer took a galley of type and scrambled it to make a type specimen book. It has survived not only five centuries, but also the leap into electronic typesetting,remaining essentially unchanged. It was popularised in the 1960s with the release of Letraset sheets containing Lorem Ipsum passages, and more recently with desktop publishing software like Aldus PageMaker including versions of Lorem Ipsum<\\/p>\\r\\n<h2>What is Lorem Ipsum?<\\/h2>\\r\\n<p><strong>Lorem Ipsum<\\/strong>\\u00a0is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry\'s standard dummy text ever since the 1500s, when an unknown printer took a galley of type and scrambled it to make a type specimen book. It has survived not only five centuries, but also the leap into electronic typesetting, remaining essentially unchanged.<\\/p>\\r\\n<h3>Where does it come from?<\\/h3>\\r\\n<p>Contrary to popular belief, Lorem Ipsum is not simply random text. It has roots in a piece of classical Latin literature from 45 BC, making it over 2000 years old. Richard McClintock, a Latin professor at Hampden-Sydney College in Virginia, looked up one of the more obscure Latin words, consectetur, from a Lorem Ipsum passage, and going through the cites of the word in classical literature, discovered the undoubtable source. Lorem Ipsum comes from sections 1.10.32 and 1.10.33 of \\\"de Finibus Bonorum et Malorum\\\" (The Extremes of Good and Evil)<\\/p>\\r\\n<ul>\\r\\n<li>Lorem Ipsum\\u00a0is simaply dummy\\u00a0text of the printing and typesetting<\\/li>\\r\\n<li>Lorem Ipsum\\u00a0is simply dummy\\u00a0text of the printing and\\u00a0<\\/li>\\r\\n<li>Lorem Ipsum\\u00a0is simply dummy\\u00a0text<\\/li>\\r\\n<li>Lorem Ipsum\\u00a0is simply dummy\\u00a0text of the<\\/li>\\r\\n<li>Lorem Ipsum\\u00a0is simply dummy\\u00a0text of the printing and typesetting<\\/li>\\r\\n<li>Lorem Ipsum\\u00a0is simply dummy\\u00a0text of the printing<\\/li>\\r\\n<li>Lorem Ipsum\\u00a0is simply dummy\\u00a0text<\\/li>\\r\\n<li>Lorem Ipsum\\u00a0is simply dummy\\u00a0text of the printing and typesetting<\\/li>\\r\\n<\\/ul>\\r\\n<p>Lorem Ipsum\\u00a0is simply dummy\\u00a0text of the printing and typesetting industry. Lorem Ipsum has been the industry\'s standard dummy text ever since the\\u00a01500s,\\u00a0when an unknown printer took a galley of type and scrambled it to make a type specimen book. It has survived not only five centuries, but also the leap into electronic typesetting, remaining essentially unchanged.<\\/p>\",\"state\":1,\"catid\":\"14\",\"created\":\"2018-10-15 13:38:45\",\"created_by\":\"44\",\"created_by_alias\":\"\",\"modified\":\"2018-11-01 07:14:10\",\"modified_by\":\"250\",\"checked_out\":\"250\",\"checked_out_time\":\"2018-11-01 07:13:46\",\"publish_up\":\"2018-10-15 13:38:45\",\"publish_down\":\"0000-00-00 00:00:00\",\"images\":\"{\\\"image_intro\\\":\\\"images\\\\\\/blog\\\\\\/blogtype\\\\\\/img7.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\":\"{\\\"article_layout\\\":\\\"\\\",\\\"show_title\\\":\\\"\\\",\\\"link_titles\\\":\\\"\\\",\\\"show_tags\\\":\\\"\\\",\\\"show_intro\\\":\\\"\\\",\\\"info_block_position\\\":\\\"\\\",\\\"info_block_show_title\\\":\\\"\\\",\\\"show_category\\\":\\\"\\\",\\\"link_category\\\":\\\"\\\",\\\"show_parent_category\\\":\\\"\\\",\\\"link_parent_category\\\":\\\"\\\",\\\"show_associations\\\":\\\"\\\",\\\"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\\\":\\\"1\\\",\\\"show_noauth\\\":\\\"\\\",\\\"urls_position\\\":\\\"\\\",\\\"alternative_readmore\\\":\\\"\\\",\\\"article_page_title\\\":\\\"\\\",\\\"show_publishing_options\\\":\\\"\\\",\\\"show_article_options\\\":\\\"\\\",\\\"show_urls_images_backend\\\":\\\"\\\",\\\"show_urls_images_frontend\\\":\\\"\\\",\\\"astroid_article_type\\\":\\\"gallery\\\",\\\"astroid_article_video_type\\\":\\\"youtube\\\",\\\"astroid_article_video_url\\\":\\\"\\\",\\\"astroid_article_gallery_width\\\":\\\"\\\",\\\"astroid_article_gallery_bullets\\\":\\\"1\\\",\\\"astroid_article_gallery_navigation\\\":\\\"0\\\",\\\"astroid_article_gallery_items\\\":{\\\"astroid_article_gallery_items0\\\":{\\\"title\\\":\\\"Slide 1\\\",\\\"image\\\":\\\"images\\\\\\/blog\\\\\\/blogtype\\\\\\/img9.jpg\\\",\\\"description\\\":\\\"\\\"},\\\"astroid_article_gallery_items1\\\":{\\\"title\\\":\\\"Slide 2\\\",\\\"image\\\":\\\"images\\\\\\/blog\\\\\\/blogtype\\\\\\/img4.jpg\\\",\\\"description\\\":\\\"\\\"},\\\"astroid_article_gallery_items2\\\":{\\\"title\\\":\\\"Slide 3\\\",\\\"image\\\":\\\"images\\\\\\/blog\\\\\\/blogtype\\\\\\/img5.jpg\\\",\\\"description\\\":\\\"\\\"}},\\\"astroid_article_thumbnail\\\":\\\"1\\\",\\\"astroid_article_audio_source\\\":\\\"soundcloud\\\",\\\"astroid_article_audio_soundcloud\\\":\\\"\\\",\\\"astroid_article_audio_spotify\\\":\\\"\\\",\\\"astroid_article_review_heading\\\":\\\"\\\",\\\"astroid_article_review_summery\\\":\\\"\\\",\\\"astroid_article_review_good\\\":\\\"\\\",\\\"astroid_article_review_bad\\\":\\\"\\\",\\\"astroid_article_review_rating\\\":\\\"5\\\",\\\"astroid_article_button_action\\\":\\\"\\\",\\\"astroid_article_button_link\\\":\\\"\\\",\\\"astroid_article_review_criterias\\\":\\\"\\\",\\\"astroid_article_quote_text\\\":\\\"\\\",\\\"astroid_article_quote_author\\\":\\\"\\\",\\\"astroid_article_badge\\\":\\\"0\\\",\\\"astroid_article_badge_type\\\":\\\"2\\\",\\\"astroid_article_badge_text\\\":\\\"\\\",\\\"astroid_article_badge_color\\\":\\\"\\\",\\\"astroid_relatedposts\\\":\\\"\\\",\\\"astroid_socialshare\\\":\\\"\\\",\\\"astroid_comments\\\":\\\"\\\",\\\"astroid_posttype\\\":\\\"\\\",\\\"astroid_readtime\\\":\\\"\\\",\\\"astroid_authorinfo\\\":\\\"\\\",\\\"astroid_og_title\\\":\\\"\\\",\\\"astroid_og_desc\\\":\\\"\\\",\\\"astroid_og_image\\\":\\\"\\\"}\",\"version\":12,\"ordering\":\"0\",\"metakey\":\"\",\"metadesc\":\"\",\"access\":\"1\",\"hits\":\"22\",\"metadata\":\"{\\\"robots\\\":\\\"\\\",\\\"author\\\":\\\"\\\",\\\"rights\\\":\\\"\\\",\\\"xreference\\\":\\\"\\\"}\",\"featured\":\"0\",\"language\":\"*\",\"xreference\":\"\",\"note\":\"\"}', 0),
(567, 15, 5, '', '2018-11-01 07:22:40', 250, 549, 'bda2d92f696318c9e3dbc746b7de00d5aa067384', '{\"id\":15,\"asset_id\":275,\"parent_id\":\"1\",\"lft\":\"25\",\"rgt\":26,\"level\":1,\"path\":null,\"extension\":\"com_content\",\"title\":\"Pages\",\"alias\":\"pages\",\"note\":\"\",\"description\":\"\",\"published\":\"1\",\"checked_out\":null,\"checked_out_time\":null,\"access\":\"1\",\"params\":\"{\\\"category_layout\\\":\\\"\\\",\\\"image\\\":\\\"\\\",\\\"image_alt\\\":\\\"\\\"}\",\"metadesc\":\"\",\"metakey\":\"\",\"metadata\":\"{\\\"author\\\":\\\"\\\",\\\"robots\\\":\\\"\\\"}\",\"created_user_id\":\"250\",\"created_time\":\"2018-11-01 07:22:40\",\"modified_user_id\":null,\"modified_time\":\"2018-11-01 07:22:40\",\"hits\":\"0\",\"language\":\"*\",\"version\":null}', 0),
(568, 48, 1, '', '2018-11-01 07:22:48', 250, 4174, '92392779abc1de1186335fb70ae8c477ff3e0900', '{\"id\":48,\"asset_id\":\"252\",\"title\":\"About Us\",\"alias\":\"about-us\",\"introtext\":\"<div class=\\\"row text-center\\\">\\r\\n\\t<div class=\\\"col\\\">\\r\\n\\t\\t<h2>Turn Your Passion into Success!<\\/h2>\\r\\n\\t\\t<p class=\\\"pb-4 mb-4\\\">Packed with rich features to make your development fast and robust.<\\/p>\\r\\n\\t<\\/div>\\r\\n<\\/div>\\r\\n<div class=\\\"row\\\">\\r\\n\\t<div class=\\\"col-lg-4 col-md-6 col-sm-12 col-12\\\">\\r\\n\\t\\t<i class=\\\"fas fa-users fa-3x pb-4\\\"><\\/i>\\r\\n\\t\\t<h4>Who We Are<\\/h4>\\r\\n\\t\\t<p>We offer the expertise found in the world\\u2019s Premier Management Consultings and Balance it with exceptional service designed to resolve<\\/p>\\r\\n\\t<\\/div>\\r\\n\\t<div class=\\\"col-lg-4 col-md-6 col-sm-12 col-12\\\">\\r\\n\\t\\t<i class=\\\"fas fa-bullseye fa-3x pb-4\\\"><\\/i>\\r\\n\\t\\t<h4>Our Mission<\\/h4>\\r\\n\\t\\t<p>To provide quality exceptional service, allowing businesses to focus on their core processes. Those services encompass all aspects of consulting<\\/p>\\r\\n\\t<\\/div>\\r\\n\\t<div class=\\\"col-lg-4 col-md-6 col-sm-12 col-12\\\">\\r\\n\\t\\t<i class=\\\"far fa-eye fa-3x pb-4\\\"><\\/i>\\r\\n\\t\\t<h4>Our Vision<\\/h4>\\r\\n\\t\\t<p>Our vision is to help you make tough Decisions, Achieve Success, Capitalize on Market Opportunities and Develop Action plans that are Realistic<\\/p>\\r\\n\\t<\\/div>\\r\\n<\\/div>\",\"fulltext\":\"\",\"state\":1,\"catid\":\"15\",\"created\":\"2018-10-11 10:51:51\",\"created_by\":\"44\",\"created_by_alias\":\"\",\"modified\":\"2018-11-01 07:22:48\",\"modified_by\":\"250\",\"checked_out\":\"250\",\"checked_out_time\":\"2018-11-01 07:22:44\",\"publish_up\":\"2018-10-11 10:51:51\",\"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\":\"{\\\"article_layout\\\":\\\"\\\",\\\"show_title\\\":\\\"\\\",\\\"link_titles\\\":\\\"\\\",\\\"show_tags\\\":\\\"\\\",\\\"show_intro\\\":\\\"\\\",\\\"info_block_position\\\":\\\"\\\",\\\"info_block_show_title\\\":\\\"\\\",\\\"show_category\\\":\\\"\\\",\\\"link_category\\\":\\\"\\\",\\\"show_parent_category\\\":\\\"\\\",\\\"link_parent_category\\\":\\\"\\\",\\\"show_associations\\\":\\\"\\\",\\\"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_page_title\\\":\\\"\\\",\\\"show_publishing_options\\\":\\\"\\\",\\\"show_article_options\\\":\\\"\\\",\\\"show_urls_images_backend\\\":\\\"\\\",\\\"show_urls_images_frontend\\\":\\\"\\\",\\\"astroid_article_type\\\":\\\"regular\\\",\\\"astroid_article_video_type\\\":\\\"youtube\\\",\\\"astroid_article_video_url\\\":\\\"\\\",\\\"astroid_article_gallery_width\\\":\\\"\\\",\\\"astroid_article_gallery_bullets\\\":\\\"1\\\",\\\"astroid_article_gallery_navigation\\\":\\\"1\\\",\\\"astroid_article_gallery_items\\\":\\\"\\\",\\\"astroid_article_thumbnail\\\":\\\"1\\\",\\\"astroid_article_audio_source\\\":\\\"soundcloud\\\",\\\"astroid_article_audio_soundcloud\\\":\\\"\\\",\\\"astroid_article_audio_spotify\\\":\\\"\\\",\\\"astroid_article_review_heading\\\":\\\"\\\",\\\"astroid_article_review_summery\\\":\\\"\\\",\\\"astroid_article_review_good\\\":\\\"\\\",\\\"astroid_article_review_bad\\\":\\\"\\\",\\\"astroid_article_review_rating\\\":\\\"5\\\",\\\"astroid_article_button_action\\\":\\\"\\\",\\\"astroid_article_button_link\\\":\\\"\\\",\\\"astroid_article_review_criterias\\\":\\\"\\\",\\\"astroid_article_quote_text\\\":\\\"\\\",\\\"astroid_article_quote_author\\\":\\\"\\\",\\\"astroid_article_badge\\\":\\\"0\\\",\\\"astroid_article_badge_type\\\":\\\"2\\\",\\\"astroid_article_badge_text\\\":\\\"\\\",\\\"astroid_article_badge_color\\\":\\\"\\\",\\\"astroid_relatedposts\\\":\\\"\\\",\\\"astroid_socialshare\\\":\\\"0\\\",\\\"astroid_comments\\\":\\\"\\\",\\\"astroid_posttype\\\":\\\"\\\",\\\"astroid_readtime\\\":\\\"0\\\",\\\"astroid_authorinfo\\\":\\\"0\\\",\\\"astroid_og_title\\\":\\\"\\\",\\\"astroid_og_desc\\\":\\\"\\\",\\\"astroid_og_image\\\":\\\"\\\"}\",\"version\":10,\"ordering\":\"3\",\"metakey\":\"\",\"metadesc\":\"\",\"access\":\"1\",\"hits\":\"3\",\"metadata\":\"{\\\"robots\\\":\\\"\\\",\\\"author\\\":\\\"\\\",\\\"rights\\\":\\\"\\\",\\\"xreference\\\":\\\"\\\"}\",\"featured\":\"0\",\"language\":\"*\",\"xreference\":\"\",\"note\":\"\"}', 0),
(569, 63, 1, '', '2018-11-01 07:23:01', 250, 6546, 'a4731ef57b83aa02053fc47b24d7233dcce9651b', '{\"id\":63,\"asset_id\":\"274\",\"title\":\"Terms & Conditions\",\"alias\":\"terms-conditions\",\"introtext\":\"<p>Lorem Ipsum is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry\'s standard dummy text ever since the 1500s, when an unknown printer took a galley of type and scrambled it to make a type specimen book. It has survived not only five centuries, but also the leap into electronic typesetting, remaining essentially unchanged. It was popularised in the 1960s with the release of Letraset sheets containing Lorem Ipsum passages, and more recently with desktop publishing software like Aldus PageMaker including versions of Lorem Ipsum.<\\/p>\\r\\n<p>Contrary to popular belief, Lorem Ipsum is not simply random text. It has roots in a piece of classical Latin literature from 45 BC, making it over 2000 years old. Richard McClintock, a Latin professor at Hampden-Sydney College in Virginia, looked up one of the more obscure Latin words, consectetur, from a Lorem Ipsum passage, and going through the cites of the word in classical literature, discovered the undoubtable source. Lorem Ipsum comes from sections 1.10.32 and 1.10.33 of \\\"de Finibus Bonorum et Malorum\\\" (The Extremes of Good and Evil) by Cicero, written in 45 BC. This book is a treatise on the theory of ethics, very popular during the Renaissance. The first line of Lorem Ipsum, \\\"Lorem ipsum dolor sit amet..\\\", comes from a line in section 1.10.32.<\\/p>\\r\\n<p>There are many variations of passages of Lorem Ipsum available, but the majority have suffered alteration in some form, by injected humour, or randomised words which don\'t look even slightly believable. If you are going to use a passage of Lorem Ipsum, you need to be sure there isn\'t anything embarrassing hidden in the middle of text. All the Lorem Ipsum generators on the Internet tend to repeat predefined chunks as necessary, making this the first true generator on the Internet. It uses a dictionary of over 200 Latin words, combined with a handful of model sentence structures, to generate Lorem Ipsum which looks reasonable. The generated Lorem Ipsum is therefore always free from repetition, injected humour, or non-characteristic words etc.<\\/p>\\r\\n<p>It is a long established fact that a reader will be distracted by the readable content of a page when looking at its layout. The point of using Lorem Ipsum is that it has a more-or-less normal distribution of letters, as opposed to using \'Content here, content here\', making it look like readable English. Many desktop publishing packages and web page editors now use Lorem Ipsum as their default model text, and a search for \'lorem ipsum\' will uncover many web sites still in their infancy. Various versions have evolved over the years, sometimes by accident, sometimes on purpose (injected humour and the like).<\\/p>\\r\\n<p>There are many variations of passages of Lorem Ipsum available, but the majority have suffered alteration in some form, by injected humour, or randomised words which don\'t look even slightly believable. If you are going to use a passage of Lorem Ipsum, you need to be sure there isn\'t anything embarrassing hidden in the middle of text. All the Lorem Ipsum generators on the Internet tend to repeat predefined chunks as necessary, making this the first true generator on the Internet. It uses a dictionary of over 200 Latin words, combined with a handful of model sentence structures, to generate Lorem Ipsum which looks reasonable. The generated Lorem Ipsum is therefore always free from repetition, injected humour, or non-characteristic words etc.<\\/p>\",\"fulltext\":\"\",\"state\":1,\"catid\":\"15\",\"created\":\"2018-11-01 04:50:25\",\"created_by\":\"250\",\"created_by_alias\":\"\",\"modified\":\"2018-11-01 07:23:01\",\"modified_by\":\"250\",\"checked_out\":\"250\",\"checked_out_time\":\"2018-11-01 07:22:57\",\"publish_up\":\"2018-11-01 04:50:25\",\"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\":\"{\\\"article_layout\\\":\\\"\\\",\\\"show_title\\\":\\\"0\\\",\\\"link_titles\\\":\\\"0\\\",\\\"show_tags\\\":\\\"0\\\",\\\"show_intro\\\":\\\"0\\\",\\\"info_block_position\\\":\\\"\\\",\\\"info_block_show_title\\\":\\\"0\\\",\\\"show_category\\\":\\\"0\\\",\\\"link_category\\\":\\\"0\\\",\\\"show_parent_category\\\":\\\"0\\\",\\\"link_parent_category\\\":\\\"0\\\",\\\"show_associations\\\":\\\"0\\\",\\\"show_author\\\":\\\"0\\\",\\\"link_author\\\":\\\"0\\\",\\\"show_create_date\\\":\\\"0\\\",\\\"show_modify_date\\\":\\\"0\\\",\\\"show_publish_date\\\":\\\"0\\\",\\\"show_item_navigation\\\":\\\"0\\\",\\\"show_icons\\\":\\\"0\\\",\\\"show_print_icon\\\":\\\"0\\\",\\\"show_email_icon\\\":\\\"0\\\",\\\"show_vote\\\":\\\"0\\\",\\\"show_hits\\\":\\\"0\\\",\\\"show_noauth\\\":\\\"0\\\",\\\"urls_position\\\":\\\"\\\",\\\"alternative_readmore\\\":\\\"\\\",\\\"article_page_title\\\":\\\"\\\",\\\"show_publishing_options\\\":\\\"\\\",\\\"show_article_options\\\":\\\"\\\",\\\"show_urls_images_backend\\\":\\\"\\\",\\\"show_urls_images_frontend\\\":\\\"\\\",\\\"astroid_article_type\\\":\\\"regular\\\",\\\"astroid_article_video_type\\\":\\\"youtube\\\",\\\"astroid_article_video_url\\\":\\\"\\\",\\\"astroid_article_gallery_width\\\":\\\"\\\",\\\"astroid_article_gallery_bullets\\\":\\\"1\\\",\\\"astroid_article_gallery_navigation\\\":\\\"1\\\",\\\"astroid_article_gallery_items\\\":\\\"\\\",\\\"astroid_article_thumbnail\\\":\\\"1\\\",\\\"astroid_article_audio_source\\\":\\\"soundcloud\\\",\\\"astroid_article_audio_soundcloud\\\":\\\"\\\",\\\"astroid_article_audio_spotify\\\":\\\"\\\",\\\"astroid_article_review_heading\\\":\\\"\\\",\\\"astroid_article_review_summery\\\":\\\"\\\",\\\"astroid_article_review_good\\\":\\\"\\\",\\\"astroid_article_review_bad\\\":\\\"\\\",\\\"astroid_article_review_rating\\\":\\\"5\\\",\\\"astroid_article_button_action\\\":\\\"\\\",\\\"astroid_article_button_link\\\":\\\"\\\",\\\"astroid_article_review_criterias\\\":\\\"\\\",\\\"astroid_article_quote_text\\\":\\\"\\\",\\\"astroid_article_quote_author\\\":\\\"\\\",\\\"astroid_article_badge\\\":\\\"0\\\",\\\"astroid_article_badge_type\\\":\\\"2\\\",\\\"astroid_article_badge_text\\\":\\\"\\\",\\\"astroid_article_badge_color\\\":\\\"\\\",\\\"astroid_relatedposts\\\":\\\"0\\\",\\\"astroid_socialshare\\\":\\\"0\\\",\\\"astroid_comments\\\":\\\"0\\\",\\\"astroid_posttype\\\":\\\"0\\\",\\\"astroid_readtime\\\":\\\"0\\\",\\\"astroid_authorinfo\\\":\\\"0\\\",\\\"astroid_og_title\\\":\\\"\\\",\\\"astroid_og_desc\\\":\\\"\\\",\\\"astroid_og_image\\\":\\\"\\\"}\",\"version\":14,\"ordering\":\"0\",\"metakey\":\"\",\"metadesc\":\"\",\"access\":\"1\",\"hits\":\"27\",\"metadata\":\"{\\\"robots\\\":\\\"\\\",\\\"author\\\":\\\"\\\",\\\"rights\\\":\\\"\\\",\\\"xreference\\\":\\\"\\\"}\",\"featured\":\"0\",\"language\":\"*\",\"xreference\":\"\",\"note\":\"\"}', 0),
(570, 62, 1, '', '2018-11-01 07:23:08', 250, 6517, 'c29d4a2b7713230530413e76d334953eb34df470', '{\"id\":62,\"asset_id\":\"273\",\"title\":\"Privacy Policy\",\"alias\":\"privacy-policy\",\"introtext\":\"<p>Lorem Ipsum is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry\'s standard dummy text ever since the 1500s, when an unknown printer took a galley of type and scrambled it to make a type specimen book. It has survived not only five centuries, but also the leap into electronic typesetting, remaining essentially unchanged. It was popularised in the 1960s with the release of Letraset sheets containing Lorem Ipsum passages, and more recently with desktop publishing software like Aldus PageMaker including versions of Lorem Ipsum.<\\/p>\\r\\n<p>Contrary to popular belief, Lorem Ipsum is not simply random text. It has roots in a piece of classical Latin literature from 45 BC, making it over 2000 years old. Richard McClintock, a Latin professor at Hampden-Sydney College in Virginia, looked up one of the more obscure Latin words, consectetur, from a Lorem Ipsum passage, and going through the cites of the word in classical literature, discovered the undoubtable source. Lorem Ipsum comes from sections 1.10.32 and 1.10.33 of \\\"de Finibus Bonorum et Malorum\\\" (The Extremes of Good and Evil) by Cicero, written in 45 BC. This book is a treatise on the theory of ethics, very popular during the Renaissance. The first line of Lorem Ipsum, \\\"Lorem ipsum dolor sit amet..\\\", comes from a line in section 1.10.32.<\\/p>\\r\\n<p>There are many variations of passages of Lorem Ipsum available, but the majority have suffered alteration in some form, by injected humour, or randomised words which don\'t look even slightly believable. If you are going to use a passage of Lorem Ipsum, you need to be sure there isn\'t anything embarrassing hidden in the middle of text. All the Lorem Ipsum generators on the Internet tend to repeat predefined chunks as necessary, making this the first true generator on the Internet. It uses a dictionary of over 200 Latin words, combined with a handful of model sentence structures, to generate Lorem Ipsum which looks reasonable. The generated Lorem Ipsum is therefore always free from repetition, injected humour, or non-characteristic words etc.<\\/p>\\r\\n<p>It is a long established fact that a reader will be distracted by the readable content of a page when looking at its layout. The point of using Lorem Ipsum is that it has a more-or-less normal distribution of letters, as opposed to using \'Content here, content here\', making it look like readable English. Many desktop publishing packages and web page editors now use Lorem Ipsum as their default model text, and a search for \'lorem ipsum\' will uncover many web sites still in their infancy. Various versions have evolved over the years, sometimes by accident, sometimes on purpose (injected humour and the like).<\\/p>\\r\\n<p>There are many variations of passages of Lorem Ipsum available, but the majority have suffered alteration in some form, by injected humour, or randomised words which don\'t look even slightly believable. If you are going to use a passage of Lorem Ipsum, you need to be sure there isn\'t anything embarrassing hidden in the middle of text. All the Lorem Ipsum generators on the Internet tend to repeat predefined chunks as necessary, making this the first true generator on the Internet. It uses a dictionary of over 200 Latin words, combined with a handful of model sentence structures, to generate Lorem Ipsum which looks reasonable. The generated Lorem Ipsum is therefore always free from repetition, injected humour, or non-characteristic words etc.<\\/p>\",\"fulltext\":\"\",\"state\":1,\"catid\":\"15\",\"created\":\"2018-11-01 04:50:09\",\"created_by\":\"250\",\"created_by_alias\":\"\",\"modified\":\"2018-11-01 07:23:08\",\"modified_by\":\"250\",\"checked_out\":\"250\",\"checked_out_time\":\"2018-11-01 07:23:04\",\"publish_up\":\"2018-11-01 04:50:09\",\"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\":\"{\\\"article_layout\\\":\\\"\\\",\\\"show_title\\\":\\\"\\\",\\\"link_titles\\\":\\\"\\\",\\\"show_tags\\\":\\\"\\\",\\\"show_intro\\\":\\\"\\\",\\\"info_block_position\\\":\\\"\\\",\\\"info_block_show_title\\\":\\\"\\\",\\\"show_category\\\":\\\"\\\",\\\"link_category\\\":\\\"\\\",\\\"show_parent_category\\\":\\\"\\\",\\\"link_parent_category\\\":\\\"\\\",\\\"show_associations\\\":\\\"\\\",\\\"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_page_title\\\":\\\"\\\",\\\"show_publishing_options\\\":\\\"\\\",\\\"show_article_options\\\":\\\"\\\",\\\"show_urls_images_backend\\\":\\\"\\\",\\\"show_urls_images_frontend\\\":\\\"\\\",\\\"astroid_article_type\\\":\\\"regular\\\",\\\"astroid_article_video_type\\\":\\\"youtube\\\",\\\"astroid_article_video_url\\\":\\\"\\\",\\\"astroid_article_gallery_width\\\":\\\"\\\",\\\"astroid_article_gallery_bullets\\\":\\\"1\\\",\\\"astroid_article_gallery_navigation\\\":\\\"1\\\",\\\"astroid_article_gallery_items\\\":\\\"\\\",\\\"astroid_article_thumbnail\\\":\\\"1\\\",\\\"astroid_article_audio_source\\\":\\\"soundcloud\\\",\\\"astroid_article_audio_soundcloud\\\":\\\"\\\",\\\"astroid_article_audio_spotify\\\":\\\"\\\",\\\"astroid_article_review_heading\\\":\\\"\\\",\\\"astroid_article_review_summery\\\":\\\"\\\",\\\"astroid_article_review_good\\\":\\\"\\\",\\\"astroid_article_review_bad\\\":\\\"\\\",\\\"astroid_article_review_rating\\\":\\\"5\\\",\\\"astroid_article_button_action\\\":\\\"\\\",\\\"astroid_article_button_link\\\":\\\"\\\",\\\"astroid_article_review_criterias\\\":\\\"\\\",\\\"astroid_article_quote_text\\\":\\\"\\\",\\\"astroid_article_quote_author\\\":\\\"\\\",\\\"astroid_article_badge\\\":\\\"0\\\",\\\"astroid_article_badge_type\\\":\\\"2\\\",\\\"astroid_article_badge_text\\\":\\\"\\\",\\\"astroid_article_badge_color\\\":\\\"\\\",\\\"astroid_relatedposts\\\":\\\"0\\\",\\\"astroid_socialshare\\\":\\\"0\\\",\\\"astroid_comments\\\":\\\"0\\\",\\\"astroid_posttype\\\":\\\"0\\\",\\\"astroid_readtime\\\":\\\"0\\\",\\\"astroid_authorinfo\\\":\\\"0\\\",\\\"astroid_og_title\\\":\\\"\\\",\\\"astroid_og_desc\\\":\\\"\\\",\\\"astroid_og_image\\\":\\\"\\\"}\",\"version\":4,\"ordering\":\"1\",\"metakey\":\"\",\"metadesc\":\"\",\"access\":\"1\",\"hits\":\"18\",\"metadata\":\"{\\\"robots\\\":\\\"\\\",\\\"author\\\":\\\"\\\",\\\"rights\\\":\\\"\\\",\\\"xreference\\\":\\\"\\\"}\",\"featured\":\"0\",\"language\":\"*\",\"xreference\":\"\",\"note\":\"\"}', 0),
(571, 49, 1, '', '2018-11-01 07:23:27', 250, 3041, '6d4b84a10d988d5aca662cf0e05a9ea0b7b984bd', '{\"id\":49,\"asset_id\":\"256\",\"title\":\"Contact\",\"alias\":\"contact\",\"introtext\":\"{loadposition contact-form}\",\"fulltext\":\"\",\"state\":1,\"catid\":\"15\",\"created\":\"2018-10-15 12:18:01\",\"created_by\":\"44\",\"created_by_alias\":\"\",\"modified\":\"2018-11-01 07:23:27\",\"modified_by\":\"250\",\"checked_out\":\"250\",\"checked_out_time\":\"2018-11-01 07:23:20\",\"publish_up\":\"2018-10-15 12:18:01\",\"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\":\"{\\\"article_layout\\\":\\\"\\\",\\\"show_title\\\":\\\"0\\\",\\\"link_titles\\\":\\\"0\\\",\\\"show_tags\\\":\\\"0\\\",\\\"show_intro\\\":\\\"0\\\",\\\"info_block_position\\\":\\\"\\\",\\\"info_block_show_title\\\":\\\"0\\\",\\\"show_category\\\":\\\"0\\\",\\\"link_category\\\":\\\"0\\\",\\\"show_parent_category\\\":\\\"0\\\",\\\"link_parent_category\\\":\\\"0\\\",\\\"show_associations\\\":\\\"0\\\",\\\"show_author\\\":\\\"0\\\",\\\"link_author\\\":\\\"0\\\",\\\"show_create_date\\\":\\\"0\\\",\\\"show_modify_date\\\":\\\"0\\\",\\\"show_publish_date\\\":\\\"0\\\",\\\"show_item_navigation\\\":\\\"0\\\",\\\"show_icons\\\":\\\"0\\\",\\\"show_print_icon\\\":\\\"0\\\",\\\"show_email_icon\\\":\\\"0\\\",\\\"show_vote\\\":\\\"0\\\",\\\"show_hits\\\":\\\"0\\\",\\\"show_noauth\\\":\\\"0\\\",\\\"urls_position\\\":\\\"\\\",\\\"alternative_readmore\\\":\\\"\\\",\\\"article_page_title\\\":\\\"\\\",\\\"show_publishing_options\\\":\\\"\\\",\\\"show_article_options\\\":\\\"\\\",\\\"show_urls_images_backend\\\":\\\"\\\",\\\"show_urls_images_frontend\\\":\\\"\\\",\\\"astroid_article_type\\\":\\\"regular\\\",\\\"astroid_article_video_type\\\":\\\"youtube\\\",\\\"astroid_article_video_url\\\":\\\"\\\",\\\"astroid_article_gallery_width\\\":\\\"\\\",\\\"astroid_article_gallery_bullets\\\":\\\"1\\\",\\\"astroid_article_gallery_navigation\\\":\\\"1\\\",\\\"astroid_article_gallery_items\\\":\\\"\\\",\\\"astroid_article_thumbnail\\\":\\\"1\\\",\\\"astroid_article_audio_source\\\":\\\"soundcloud\\\",\\\"astroid_article_audio_soundcloud\\\":\\\"\\\",\\\"astroid_article_audio_spotify\\\":\\\"\\\",\\\"astroid_article_review_heading\\\":\\\"\\\",\\\"astroid_article_review_summery\\\":\\\"\\\",\\\"astroid_article_review_good\\\":\\\"\\\",\\\"astroid_article_review_bad\\\":\\\"\\\",\\\"astroid_article_review_rating\\\":\\\"5\\\",\\\"astroid_article_button_action\\\":\\\"\\\",\\\"astroid_article_button_link\\\":\\\"\\\",\\\"astroid_article_review_criterias\\\":\\\"\\\",\\\"astroid_article_quote_text\\\":\\\"\\\",\\\"astroid_article_quote_author\\\":\\\"\\\",\\\"astroid_article_badge\\\":\\\"0\\\",\\\"astroid_article_badge_type\\\":\\\"2\\\",\\\"astroid_article_badge_text\\\":\\\"\\\",\\\"astroid_article_badge_color\\\":\\\"\\\",\\\"astroid_relatedposts\\\":\\\"0\\\",\\\"astroid_socialshare\\\":\\\"0\\\",\\\"astroid_comments\\\":\\\"0\\\",\\\"astroid_posttype\\\":\\\"0\\\",\\\"astroid_readtime\\\":\\\"0\\\",\\\"astroid_authorinfo\\\":\\\"0\\\",\\\"astroid_og_title\\\":\\\"\\\",\\\"astroid_og_desc\\\":\\\"\\\",\\\"astroid_og_image\\\":\\\"\\\"}\",\"version\":6,\"ordering\":\"2\",\"metakey\":\"\",\"metadesc\":\"\",\"access\":\"1\",\"hits\":\"14\",\"metadata\":\"{\\\"robots\\\":\\\"\\\",\\\"author\\\":\\\"\\\",\\\"rights\\\":\\\"\\\",\\\"xreference\\\":\\\"\\\"}\",\"featured\":\"0\",\"language\":\"*\",\"xreference\":\"\",\"note\":\"\"}', 0),
(572, 46, 1, '', '2018-11-01 07:23:34', 250, 2987, '19d55180b05c30eb23b759c7ad24a82e1acd7a36', '{\"id\":46,\"asset_id\":\"246\",\"title\":\"Blank\",\"alias\":\"blank\",\"introtext\":\"\",\"fulltext\":\"\",\"state\":1,\"catid\":\"15\",\"created\":\"2018-10-10 13:20:59\",\"created_by\":\"44\",\"created_by_alias\":\"\",\"modified\":\"2018-11-01 07:23:34\",\"modified_by\":\"250\",\"checked_out\":\"250\",\"checked_out_time\":\"2018-11-01 07:23:30\",\"publish_up\":\"2018-10-10 13:20:59\",\"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\":\"{\\\"article_layout\\\":\\\"\\\",\\\"show_title\\\":\\\"\\\",\\\"link_titles\\\":\\\"\\\",\\\"show_tags\\\":\\\"\\\",\\\"show_intro\\\":\\\"\\\",\\\"info_block_position\\\":\\\"\\\",\\\"info_block_show_title\\\":\\\"\\\",\\\"show_category\\\":\\\"\\\",\\\"link_category\\\":\\\"\\\",\\\"show_parent_category\\\":\\\"\\\",\\\"link_parent_category\\\":\\\"\\\",\\\"show_associations\\\":\\\"\\\",\\\"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_page_title\\\":\\\"\\\",\\\"show_publishing_options\\\":\\\"\\\",\\\"show_article_options\\\":\\\"\\\",\\\"show_urls_images_backend\\\":\\\"\\\",\\\"show_urls_images_frontend\\\":\\\"\\\",\\\"astroid_article_type\\\":\\\"regular\\\",\\\"astroid_article_video_type\\\":\\\"youtube\\\",\\\"astroid_article_video_url\\\":\\\"\\\",\\\"astroid_article_gallery_width\\\":\\\"\\\",\\\"astroid_article_gallery_bullets\\\":\\\"1\\\",\\\"astroid_article_gallery_navigation\\\":\\\"1\\\",\\\"astroid_article_gallery_items\\\":\\\"\\\",\\\"astroid_article_thumbnail\\\":\\\"1\\\",\\\"astroid_article_audio_source\\\":\\\"soundcloud\\\",\\\"astroid_article_audio_soundcloud\\\":\\\"\\\",\\\"astroid_article_audio_spotify\\\":\\\"\\\",\\\"astroid_article_review_heading\\\":\\\"\\\",\\\"astroid_article_review_summery\\\":\\\"\\\",\\\"astroid_article_review_good\\\":\\\"\\\",\\\"astroid_article_review_bad\\\":\\\"\\\",\\\"astroid_article_review_rating\\\":\\\"5\\\",\\\"astroid_article_button_action\\\":\\\"\\\",\\\"astroid_article_button_link\\\":\\\"\\\",\\\"astroid_article_review_criterias\\\":\\\"\\\",\\\"astroid_article_quote_text\\\":\\\"\\\",\\\"astroid_article_quote_author\\\":\\\"\\\",\\\"astroid_article_badge\\\":\\\"0\\\",\\\"astroid_article_badge_type\\\":\\\"2\\\",\\\"astroid_article_badge_text\\\":\\\"\\\",\\\"astroid_article_badge_color\\\":\\\"\\\",\\\"astroid_relatedposts\\\":\\\"0\\\",\\\"astroid_socialshare\\\":\\\"0\\\",\\\"astroid_comments\\\":\\\"0\\\",\\\"astroid_posttype\\\":\\\"0\\\",\\\"astroid_readtime\\\":\\\"0\\\",\\\"astroid_authorinfo\\\":\\\"0\\\",\\\"astroid_og_title\\\":\\\"\\\",\\\"astroid_og_desc\\\":\\\"\\\",\\\"astroid_og_image\\\":\\\"\\\"}\",\"version\":4,\"ordering\":\"4\",\"metakey\":\"\",\"metadesc\":\"\",\"access\":\"1\",\"hits\":\"0\",\"metadata\":\"{\\\"robots\\\":\\\"\\\",\\\"author\\\":\\\"\\\",\\\"rights\\\":\\\"\\\",\\\"xreference\\\":\\\"\\\"}\",\"featured\":\"0\",\"language\":\"*\",\"xreference\":\"\",\"note\":\"\"}', 0),
(573, 38, 1, '', '2018-11-01 07:23:46', 250, 5167, '924a95b6eb2bb8c1ef7462636829c71478010875', '{\"id\":38,\"asset_id\":\"204\",\"title\":\"Why Choose Astroid\",\"alias\":\"why-choose-astroid\",\"introtext\":\"<div class=\\\"row text-center\\\">\\r\\n   <div class=\\\"col mb-md-5 mb-4\\\">\\r\\n      <h2>Why Choose Astroid<\\/h2>\\r\\n      <p>Packed with rich features to make your development faster and easier.<\\/p>\\r\\n   <\\/div>\\r\\n<\\/div>\\r\\n<div class=\\\"row\\\">\\r\\n   <div class=\\\"col-lg-4 col-md-6 col-12 pb-4\\\">\\r\\n      <img src=\\\"images\\/sampleimages\\/icons\\/responsive.svg\\\" alt=\\\"Responsive Layout\\\">\\r\\n      <h4 class=\\\"mt-3\\\">Responsive Layout<\\/h4>\\r\\n      <p>Fully Responsive layout i.e. can easily adapt to any mobile devices with any screen size.<\\/p>\\r\\n   <\\/div>\\r\\n   <div class=\\\"col-lg-4 col-md-6 col-12 pb-4\\\">\\r\\n      <img src=\\\"images\\/sampleimages\\/icons\\/seo.svg\\\" alt=\\\"SEO\\\">\\r\\n      <h4 class=\\\"mt-3\\\">SEO Optimized<\\/h4>\\r\\n      <p>Created with best SEO practices following latest HTML5 standards, to boost your SERPs results.<\\/p>\\r\\n   <\\/div>\\r\\n   <div class=\\\"col-lg-4 col-md-6 col-12 pb-4\\\">\\r\\n      <img src=\\\"images\\/sampleimages\\/icons\\/fontawesome.svg\\\" alt=\\\"Font Awesome\\\">\\r\\n      <h4 class=\\\"mt-3\\\">Font Awesome 5<\\/h4>\\r\\n      <p>Font Awesome 5 is integrated into the core of Astroid, use it in menu items, content, wherever you like.<\\/p>\\r\\n   <\\/div>\\r\\n   <div class=\\\"col-lg-4 col-md-6 col-12 pb-md-0 pb-4\\\">\\r\\n      <img src=\\\"images\\/sampleimages\\/icons\\/documentation.svg\\\" alt=\\\"Well Documented\\\">\\r\\n      <h4 class=\\\"mt-3\\\">Well Documented<\\/h4>\\r\\n      <p>Complete well documented documentation with screenshot references & video tutorials.<\\/p>\\r\\n   <\\/div>\\r\\n   <div class=\\\"col-lg-4 col-md-6 col-12 pb-md-0 pb-4\\\">\\r\\n      <img src=\\\"images\\/sampleimages\\/icons\\/admin-panel.svg\\\" alt=\\\"Powerful Admin Panel\\\">\\r\\n      <h4 class=\\\"mt-3\\\">Powerful Admin Panel<\\/h4>\\r\\n      <p>Comes with a powerful admin panel that allows you to customize the template in a more easier way.<\\/p>\\r\\n   <\\/div>\\r\\n   <div class=\\\"col-lg-4 col-md-6 col-12\\\">\\r\\n      <img src=\\\"images\\/sampleimages\\/icons\\/scss.svg\\\" alt=\\\"SCSS\\\">\\r\\n      <h4 class=\\\"mt-3\\\">SCSS Support<\\/h4>\\r\\n      <p>Writing additional CSS styles with Astroid is absolutely flexible as it\'s all based on new SCSS.<\\/p>\\r\\n   <\\/div>\\r\\n<\\/div>\",\"fulltext\":\"\",\"state\":1,\"catid\":\"15\",\"created\":\"2018-09-14 08:23:19\",\"created_by\":\"44\",\"created_by_alias\":\"\",\"modified\":\"2018-11-01 07:23:46\",\"modified_by\":\"250\",\"checked_out\":\"250\",\"checked_out_time\":\"2018-11-01 07:23:37\",\"publish_up\":\"2018-09-14 08:23:19\",\"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\":\"{\\\"article_layout\\\":\\\"\\\",\\\"show_title\\\":\\\"\\\",\\\"link_titles\\\":\\\"\\\",\\\"show_tags\\\":\\\"\\\",\\\"show_intro\\\":\\\"\\\",\\\"info_block_position\\\":\\\"\\\",\\\"info_block_show_title\\\":\\\"\\\",\\\"show_category\\\":\\\"\\\",\\\"link_category\\\":\\\"\\\",\\\"show_parent_category\\\":\\\"\\\",\\\"link_parent_category\\\":\\\"\\\",\\\"show_associations\\\":\\\"\\\",\\\"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_page_title\\\":\\\"\\\",\\\"show_publishing_options\\\":\\\"\\\",\\\"show_article_options\\\":\\\"\\\",\\\"show_urls_images_backend\\\":\\\"\\\",\\\"show_urls_images_frontend\\\":\\\"\\\",\\\"astroid_article_type\\\":\\\"regular\\\",\\\"astroid_article_video_type\\\":\\\"youtube\\\",\\\"astroid_article_video_url\\\":\\\"\\\",\\\"astroid_article_gallery_width\\\":\\\"\\\",\\\"astroid_article_gallery_bullets\\\":\\\"1\\\",\\\"astroid_article_gallery_navigation\\\":\\\"1\\\",\\\"astroid_article_gallery_items\\\":\\\"\\\",\\\"astroid_article_thumbnail\\\":\\\"1\\\",\\\"astroid_article_audio_source\\\":\\\"soundcloud\\\",\\\"astroid_article_audio_soundcloud\\\":\\\"\\\",\\\"astroid_article_audio_spotify\\\":\\\"\\\",\\\"astroid_article_review_heading\\\":\\\"\\\",\\\"astroid_article_review_summery\\\":\\\"\\\",\\\"astroid_article_review_good\\\":\\\"\\\",\\\"astroid_article_review_bad\\\":\\\"\\\",\\\"astroid_article_review_rating\\\":\\\"7\\\",\\\"astroid_article_button_action\\\":\\\"\\\",\\\"astroid_article_button_link\\\":\\\"\\\",\\\"astroid_article_review_criterias\\\":\\\"\\\",\\\"astroid_article_quote_text\\\":\\\"\\\",\\\"astroid_article_quote_author\\\":\\\"\\\",\\\"astroid_article_badge\\\":\\\"0\\\",\\\"astroid_article_badge_type\\\":\\\"2\\\",\\\"astroid_article_badge_text\\\":\\\"\\\",\\\"astroid_article_badge_color\\\":\\\"\\\",\\\"astroid_relatedposts\\\":\\\"0\\\",\\\"astroid_socialshare\\\":\\\"0\\\",\\\"astroid_comments\\\":\\\"0\\\",\\\"astroid_posttype\\\":\\\"0\\\",\\\"astroid_readtime\\\":\\\"0\\\",\\\"astroid_authorinfo\\\":\\\"0\\\",\\\"astroid_og_title\\\":\\\"\\\",\\\"astroid_og_desc\\\":\\\"\\\",\\\"astroid_og_image\\\":\\\"\\\"}\",\"version\":15,\"ordering\":\"5\",\"metakey\":\"\",\"metadesc\":\"\",\"access\":\"1\",\"hits\":\"0\",\"metadata\":\"{\\\"robots\\\":\\\"\\\",\\\"author\\\":\\\"\\\",\\\"rights\\\":\\\"\\\",\\\"xreference\\\":\\\"\\\"}\",\"featured\":\"0\",\"language\":\"*\",\"xreference\":\"\",\"note\":\"\"}', 0);
INSERT INTO `ynfp8_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
(574, 47, 1, '', '2018-11-01 07:25:07', 250, 11278, '9d3909b7106febad159ee89902574ad775a2e0c6', '{\"id\":47,\"asset_id\":\"249\",\"title\":\"Typography\",\"alias\":\"typography\",\"introtext\":\"<div class=\\\"row\\\">\\r\\n\\t<div class=\\\"col-sm-12 col-xl-8\\\">\\r\\n\\t\\t<h1>H1 Heading<\\/h1>\\r\\n\\t\\t<p>Welcome to our wonderful world. We sincerely hope that each and every user entering our website will find exactly what he\\/she is looking for. With advanced features of activating account and new login widgets, you will definitely have a great experience of using our web page.<\\/p>\\r\\n\\t\\t<h2>H2 Heading<\\/h2>\\r\\n\\t\\t<p>Welcome to our wonderful world. We sincerely hope that each and every user entering our website will find exactly what he\\/she is looking for. With advanced features of activating account and new login widgets, you will definitely have a great experience of using our web page.<\\/p>\\r\\n\\t\\t<h3>H3 Heading<\\/h3>\\r\\n\\t\\t<p>Welcome to our wonderful world. We sincerely hope that each and every user entering our website will find exactly what he\\/she is looking for. With advanced features of activating account and new login widgets, you will definitely have a great experience of using our web page.<\\/p>\\r\\n\\t\\t<h4>H4 Heading<\\/h4>\\r\\n\\t\\t<p>Welcome to our wonderful world. We sincerely hope that each and every user entering our website will find exactly what he\\/she is looking for. With advanced features of activating account and new login widgets, you will definitely have a great experience of using our web page.<\\/p>\\r\\n\\t\\t<h5>H5 Heading<\\/h5>\\r\\n\\t\\t<p>Welcome to our wonderful world. We sincerely hope that each and every user entering our website will find exactly what he\\/she is looking for. With advanced features of activating account and new login widgets, you will definitely have a great experience of using our web page.<\\/p>\\r\\n\\t\\t<h6>H6 Heading<\\/h6>\\r\\n\\t\\t<p>Welcome to our wonderful world. We sincerely hope that each and every user entering our website will find exactly what he\\/she is looking for. With advanced features of activating account and new login widgets, you will definitely have a great experience of using our web page.<\\/p>\\r\\n\\t\\t<hr class=\\\"py-2\\\">\\r\\n\\t\\t<h3>Blockquote<\\/h3>\\r\\n\\t\\t<blockquote class=\\\"bg-light border rounded p-3\\\">\\r\\n\\t\\t\\t<p>\\r\\n\\t\\t\\t<q>Real estate cannot be lost or stolen, nor can it be carried away. Purchased with common sense, paid for in full, and managed with reasonable care, it is about the safest investment in the world.<\\/q>\\r\\n\\t\\t\\t<\\/p>\\r\\n\\t\\t\\t<p class=\\\"m-0\\\">\\r\\n\\t\\t\\t<cite>Franklin D. Roosevelt<\\/cite>\\r\\n\\t\\t\\t<\\/p>\\r\\n\\t\\t<\\/blockquote>\\r\\n\\t<\\/div>\\r\\n<\\/div>\\r\\n<hr class=\\\"py-2\\\">\\r\\n<div class=\\\"d-flex text-center justify-content-center\\\">\\r\\n\\t<div class=\\\"col-sm-12\\\">\\r\\n\\t\\t<h3>Image Centered<\\/h3>\\r\\n\\t\\t<img class=\\\"img-fluid mb-3\\\" src=\\\"images\\/sampleimages\\/menu-thumb.png\\\" alt=\\\"img-center\\\" width=\\\"770\\\" height=\\\"520\\\">\\r\\n\\t\\t<p class=\\\"text-left\\\">Welcome to our wonderful world. We sincerely hope that each and every user entering our website will find exactly what he\\/she is looking for. With advanced features of activating account and new login widgets, you will definitely have a great experience of using our web page.<\\/p>\\r\\n\\t<\\/div>\\r\\n<\\/div>\\r\\n<hr class=\\\"py-2\\\">\\r\\n<div class=\\\"row\\\">\\r\\n\\t<div class=\\\"col-lg-12\\\">\\r\\n\\t\\t<div class=\\\"media media-mod-2 align-items-center\\\">\\r\\n\\t\\t\\t<div class=\\\"media-left\\\"><img class=\\\"img-fluid\\\" src=\\\"images\\/sampleimages\\/menu-thumb.png\\\" alt=\\\"img-left\\\" width=\\\"370\\\" height=\\\"250\\\"><\\/div>\\r\\n\\t\\t\\t<div class=\\\"media-body pl-5 pl-lg-4\\\">\\r\\n\\t\\t\\t<h3>Image Left<\\/h3>\\r\\n\\t\\t\\t<p>Welcome to our wonderful world. We sincerely hope that each and every user entering our website will find exactly what he\\/she is looking for. With advanced features of activating account and new login widgets, you will definitely have a great experience of using our web page.<\\/p>\\r\\n\\t\\t\\t<\\/div>\\r\\n\\t\\t<\\/div>\\r\\n\\t<\\/div>\\r\\n<\\/div>\\r\\n<hr class=\\\"py-2\\\">\\r\\n<div class=\\\"row\\\">\\r\\n\\t<div class=\\\"col-lg-12\\\">\\r\\n\\t\\t<div class=\\\"media media-mod-2 align-items-center text-right\\\">\\r\\n\\t\\t\\t<div class=\\\"media-body pr-5 pr-lg-4\\\">\\r\\n\\t\\t\\t<h3>Image Right<\\/h3>\\r\\n\\t\\t\\t<p>Welcome to our wonderful world. We sincerely hope that each and every user entering our website will find exactly what he\\/she is looking for. With advanced features of activating account and new login widgets, you will definitely have a great experience of using our web page.<\\/p>\\r\\n\\t\\t\\t<\\/div>\\r\\n\\t\\t\\t<div class=\\\"media-right\\\"><img class=\\\"img-fluid\\\" src=\\\"images\\/sampleimages\\/menu-thumb.png\\\" alt=\\\"img-right\\\" width=\\\"370\\\" height=\\\"250\\\"><\\/div>\\r\\n\\t\\t<\\/div>\\r\\n\\t<\\/div>\\r\\n<\\/div>\\r\\n\\r\\n<div class=\\\"row justify-content-center text-center pb-5\\\">\\r\\n\\t\\t<div class=\\\"col-9\\\">\\r\\n\\t\\t\\t<h1 class=\\\"pb-3\\\">Buttons<\\/h1>\\r\\n\\t\\t\\t<p>Use Bootstrap\\u2019s custom button styles for actions in forms, dialogs, and more with support for multiple sizes, states,\\r\\n\\t\\t\\t\\tand more.<\\/p>\\r\\n\\t\\t<\\/div>\\r\\n\\t<\\/div>\\r\\n\\t<div class=\\\"row pb-5\\\">\\r\\n\\t\\t<div class=\\\"col text-center\\\">\\r\\n\\t\\t\\t<button type=\\\"button\\\" class=\\\"btn btn-primary\\\">Primary<\\/button>\\r\\n\\t\\t\\t<button type=\\\"button\\\" class=\\\"btn btn-secondary\\\">Secondary<\\/button>\\r\\n\\t\\t\\t<button type=\\\"button\\\" class=\\\"btn btn-success\\\">Success<\\/button>\\r\\n\\t\\t\\t<button type=\\\"button\\\" class=\\\"btn btn-danger\\\">Danger<\\/button>\\r\\n\\t\\t\\t<button type=\\\"button\\\" class=\\\"btn btn-warning\\\">Warning<\\/button>\\r\\n\\t\\t\\t<button type=\\\"button\\\" class=\\\"btn btn-info\\\">Info<\\/button>\\r\\n\\t\\t\\t<button type=\\\"button\\\" class=\\\"btn btn-light\\\">Light<\\/button>\\r\\n\\t\\t\\t<button type=\\\"button\\\" class=\\\"btn btn-dark\\\">Dark<\\/button>\\r\\n\\t\\t\\t<button type=\\\"button\\\" class=\\\"btn btn-link\\\">Link<\\/button>\\r\\n\\t\\t<\\/div>\\r\\n\\t<\\/div>\\r\\n\\r\\n\\t<div class=\\\"row text-center pb-5\\\">\\r\\n\\t\\t<div class=\\\"col text-center\\\">\\r\\n\\t\\t\\t<h3 class=\\\"pb-3\\\">Button tags<\\/h3>\\r\\n\\t\\t\\t<a class=\\\"btn btn-primary\\\" href=\\\"#\\\" role=\\\"button\\\">Link<\\/a>\\r\\n\\t\\t\\t<button class=\\\"btn btn-primary\\\" type=\\\"submit\\\">Button<\\/button>\\r\\n\\t\\t\\t<input class=\\\"btn btn-primary\\\" value=\\\"Input\\\" type=\\\"button\\\">\\r\\n\\t\\t\\t<input class=\\\"btn btn-primary\\\" value=\\\"Submit\\\" type=\\\"submit\\\">\\r\\n\\t\\t\\t<input class=\\\"btn btn-primary\\\" value=\\\"Reset\\\" type=\\\"reset\\\">\\r\\n\\t\\t<\\/div>\\r\\n\\t<\\/div>\\r\\n\\r\\n\\t<div class=\\\"row text-center pb-5\\\">\\r\\n\\t\\t<div class=\\\"col text-center\\\">\\r\\n\\t\\t\\t<h3 class=\\\"pb-3\\\">Outline buttons<\\/h3>\\r\\n\\t\\t\\t<button type=\\\"button\\\" class=\\\"btn btn-outline-primary\\\">Primary<\\/button>\\r\\n\\t\\t\\t<button type=\\\"button\\\" class=\\\"btn btn-outline-secondary\\\">Secondary<\\/button>\\r\\n\\t\\t\\t<button type=\\\"button\\\" class=\\\"btn btn-outline-success\\\">Success<\\/button>\\r\\n\\t\\t\\t<button type=\\\"button\\\" class=\\\"btn btn-outline-danger\\\">Danger<\\/button>\\r\\n\\t\\t\\t<button type=\\\"button\\\" class=\\\"btn btn-outline-warning\\\">Warning<\\/button>\\r\\n\\t\\t\\t<button type=\\\"button\\\" class=\\\"btn btn-outline-info\\\">Info<\\/button>\\r\\n\\t\\t\\t<button type=\\\"button\\\" class=\\\"btn btn-outline-light\\\">Light<\\/button>\\r\\n\\t\\t\\t<button type=\\\"button\\\" class=\\\"btn btn-outline-dark\\\">Dark<\\/button>\\r\\n\\t\\t<\\/div>\\r\\n\\t<\\/div>\\r\\n\\r\\n\\t<div class=\\\"row text-center pb-5\\\">\\r\\n\\t\\t<div class=\\\"col text-center\\\">\\r\\n\\t\\t\\t<h3 class=\\\"pb-3\\\">Sizes<\\/h3>\\r\\n\\t\\t\\t<button type=\\\"button\\\" class=\\\"btn btn-primary btn-sm\\\">Small button<\\/button>\\r\\n\\t\\t\\t<button type=\\\"button\\\" class=\\\"btn btn-secondary btn-sm\\\">Small button<\\/button>\\r\\n\\t\\t\\t<div class=\\\"clearfix pb-3\\\"><\\/div>\\r\\n\\t\\t\\t<button type=\\\"button\\\" class=\\\"btn btn-primary\\\">Default button<\\/button>\\r\\n\\t\\t\\t<button type=\\\"button\\\" class=\\\"btn btn-secondary\\\">Default button<\\/button>\\r\\n\\t\\t\\t<div class=\\\"clearfix pb-3\\\"><\\/div>\\r\\n\\t\\t\\t<button type=\\\"button\\\" class=\\\"btn btn-primary btn-lg\\\">Large button<\\/button>\\r\\n\\t\\t\\t<button type=\\\"button\\\" class=\\\"btn btn-secondary btn-lg\\\">Large button<\\/button>\\r\\n\\t\\t<\\/div>\\r\\n\\t<\\/div>\\r\\n\\r\\n\\t<div class=\\\"row text-center pb-5\\\">\\r\\n\\t\\t<div class=\\\"col text-center\\\">\\r\\n\\t\\t\\t<h3 class=\\\"pb-3\\\">Button group<\\/h3>\\r\\n\\t\\t\\t<div class=\\\"btn-group\\\" role=\\\"group\\\" aria-label=\\\"Basic example\\\">\\r\\n\\t\\t\\t\\t<button type=\\\"button\\\" class=\\\"btn btn-secondary\\\">Left<\\/button>\\r\\n\\t\\t\\t\\t<button type=\\\"button\\\" class=\\\"btn btn-secondary\\\">Middle<\\/button>\\r\\n\\t\\t\\t\\t<button type=\\\"button\\\" class=\\\"btn btn-secondary\\\">Right<\\/button>\\r\\n\\t\\t\\t<\\/div>\\r\\n\\t\\t<\\/div>\\r\\n\\t<\\/div>\",\"fulltext\":\"\",\"state\":1,\"catid\":\"15\",\"created\":\"2018-10-10 14:38:51\",\"created_by\":\"44\",\"created_by_alias\":\"\",\"modified\":\"2018-11-01 07:25:07\",\"modified_by\":\"250\",\"checked_out\":\"250\",\"checked_out_time\":\"2018-11-01 07:25:01\",\"publish_up\":\"2018-10-10 14:38:51\",\"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\":\"{\\\"article_layout\\\":\\\"\\\",\\\"show_title\\\":\\\"\\\",\\\"link_titles\\\":\\\"\\\",\\\"show_tags\\\":\\\"\\\",\\\"show_intro\\\":\\\"\\\",\\\"info_block_position\\\":\\\"\\\",\\\"info_block_show_title\\\":\\\"\\\",\\\"show_category\\\":\\\"\\\",\\\"link_category\\\":\\\"\\\",\\\"show_parent_category\\\":\\\"\\\",\\\"link_parent_category\\\":\\\"\\\",\\\"show_associations\\\":\\\"\\\",\\\"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_page_title\\\":\\\"\\\",\\\"show_publishing_options\\\":\\\"\\\",\\\"show_article_options\\\":\\\"\\\",\\\"show_urls_images_backend\\\":\\\"\\\",\\\"show_urls_images_frontend\\\":\\\"\\\",\\\"astroid_article_type\\\":\\\"regular\\\",\\\"astroid_article_video_type\\\":\\\"youtube\\\",\\\"astroid_article_video_url\\\":\\\"\\\",\\\"astroid_article_gallery_width\\\":\\\"\\\",\\\"astroid_article_gallery_bullets\\\":\\\"1\\\",\\\"astroid_article_gallery_navigation\\\":\\\"1\\\",\\\"astroid_article_gallery_items\\\":\\\"\\\",\\\"astroid_article_thumbnail\\\":\\\"1\\\",\\\"astroid_article_audio_source\\\":\\\"soundcloud\\\",\\\"astroid_article_audio_soundcloud\\\":\\\"\\\",\\\"astroid_article_audio_spotify\\\":\\\"\\\",\\\"astroid_article_review_heading\\\":\\\"\\\",\\\"astroid_article_review_summery\\\":\\\"\\\",\\\"astroid_article_review_good\\\":\\\"\\\",\\\"astroid_article_review_bad\\\":\\\"\\\",\\\"astroid_article_review_rating\\\":\\\"5\\\",\\\"astroid_article_button_action\\\":\\\"\\\",\\\"astroid_article_button_link\\\":\\\"\\\",\\\"astroid_article_review_criterias\\\":\\\"\\\",\\\"astroid_article_quote_text\\\":\\\"\\\",\\\"astroid_article_quote_author\\\":\\\"\\\",\\\"astroid_article_badge\\\":\\\"0\\\",\\\"astroid_article_badge_type\\\":\\\"2\\\",\\\"astroid_article_badge_text\\\":\\\"\\\",\\\"astroid_article_badge_color\\\":\\\"\\\",\\\"astroid_relatedposts\\\":\\\"0\\\",\\\"astroid_socialshare\\\":\\\"0\\\",\\\"astroid_comments\\\":\\\"0\\\",\\\"astroid_posttype\\\":\\\"0\\\",\\\"astroid_readtime\\\":\\\"0\\\",\\\"astroid_authorinfo\\\":\\\"0\\\",\\\"astroid_og_title\\\":\\\"\\\",\\\"astroid_og_desc\\\":\\\"\\\",\\\"astroid_og_image\\\":\\\"\\\"}\",\"version\":7,\"ordering\":\"0\",\"metakey\":\"\",\"metadesc\":\"\",\"access\":\"1\",\"hits\":\"1\",\"metadata\":\"{\\\"robots\\\":\\\"\\\",\\\"author\\\":\\\"\\\",\\\"rights\\\":\\\"\\\",\\\"xreference\\\":\\\"\\\"}\",\"featured\":\"0\",\"language\":\"*\",\"xreference\":\"\",\"note\":\"\"}', 0),
(575, 61, 1, '', '2018-11-01 07:59:52', 250, 5790, 'bde66d245e3246fc6670abbfe69a835643a7e0d9', '{\"id\":61,\"asset_id\":\"269\",\"title\":\"This is Video Article with Custom Badge\",\"alias\":\"this-is-video-type-article-2\",\"introtext\":\"<p><strong>Lorem Ipsum<\\/strong>\\u00a0is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry\'s standard dummy text ever since the 1500s,<\\/p>\\r\\n\",\"fulltext\":\"\\r\\n<p>when an unknown printer took a galley of type and scrambled it to make a type specimen book. It has survived not only five centuries, but also the leap into electronic typesetting,remaining essentially unchanged. It was popularised in the 1960s with the release of Letraset sheets containing Lorem Ipsum passages, and more recently with desktop publishing software like Aldus PageMaker including versions of Lorem Ipsum<\\/p>\\r\\n<h2>What is Lorem Ipsum?<\\/h2>\\r\\n<p><strong>Lorem Ipsum<\\/strong>\\u00a0is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry\'s standard dummy text ever since the 1500s, when an unknown printer took a galley of type and scrambled it to make a type specimen book. It has survived not only five centuries, but also the leap into electronic typesetting, remaining essentially unchanged.<\\/p>\\r\\n<h3>Where does it come from?<\\/h3>\\r\\n<p>Contrary to popular belief, Lorem Ipsum is not simply random text. It has roots in a piece of classical Latin literature from 45 BC, making it over 2000 years old. Richard McClintock, a Latin professor at Hampden-Sydney College in Virginia, looked up one of the more obscure Latin words, consectetur, from a Lorem Ipsum passage, and going through the cites of the word in classical literature, discovered the undoubtable source. Lorem Ipsum comes from sections 1.10.32 and 1.10.33 of \\\"de Finibus Bonorum et Malorum\\\" (The Extremes of Good and Evil)<\\/p>\\r\\n<ul>\\r\\n<li>Lorem Ipsum\\u00a0is simaply dummy\\u00a0text of the printing and typesetting<\\/li>\\r\\n<li>Lorem Ipsum\\u00a0is simply dummy\\u00a0text of the printing and\\u00a0<\\/li>\\r\\n<li>Lorem Ipsum\\u00a0is simply dummy\\u00a0text<\\/li>\\r\\n<li>Lorem Ipsum\\u00a0is simply dummy\\u00a0text of the<\\/li>\\r\\n<li>Lorem Ipsum\\u00a0is simply dummy\\u00a0text of the printing and typesetting<\\/li>\\r\\n<li>Lorem Ipsum\\u00a0is simply dummy\\u00a0text of the printing<\\/li>\\r\\n<li>Lorem Ipsum\\u00a0is simply dummy\\u00a0text<\\/li>\\r\\n<li>Lorem Ipsum\\u00a0is simply dummy\\u00a0text of the printing and typesetting<\\/li>\\r\\n<\\/ul>\\r\\n<p>Lorem Ipsum\\u00a0is simply dummy\\u00a0text of the printing and typesetting industry. Lorem Ipsum has been the industry\'s standard dummy text ever since the\\u00a01500s,\\u00a0when an unknown printer took a galley of type and scrambled it to make a type specimen book. It has survived not only five centuries, but also the leap into electronic typesetting, remaining essentially unchanged.<\\/p>\",\"state\":1,\"catid\":\"14\",\"created\":\"2018-10-15 13:13:22\",\"created_by\":\"250\",\"created_by_alias\":\"\",\"modified\":\"2018-11-01 07:59:52\",\"modified_by\":\"250\",\"checked_out\":\"250\",\"checked_out_time\":\"2018-11-01 07:59:46\",\"publish_up\":\"2018-10-15 13:13:22\",\"publish_down\":\"0000-00-00 00:00:00\",\"images\":\"{\\\"image_intro\\\":\\\"images\\\\\\/blog\\\\\\/blogtype\\\\\\/img12.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\":\"{\\\"article_layout\\\":\\\"\\\",\\\"show_title\\\":\\\"\\\",\\\"link_titles\\\":\\\"\\\",\\\"show_tags\\\":\\\"\\\",\\\"show_intro\\\":\\\"\\\",\\\"info_block_position\\\":\\\"\\\",\\\"info_block_show_title\\\":\\\"\\\",\\\"show_category\\\":\\\"\\\",\\\"link_category\\\":\\\"\\\",\\\"show_parent_category\\\":\\\"\\\",\\\"link_parent_category\\\":\\\"\\\",\\\"show_associations\\\":\\\"\\\",\\\"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_page_title\\\":\\\"\\\",\\\"show_publishing_options\\\":\\\"\\\",\\\"show_article_options\\\":\\\"\\\",\\\"show_urls_images_backend\\\":\\\"\\\",\\\"show_urls_images_frontend\\\":\\\"\\\",\\\"astroid_article_type\\\":\\\"video\\\",\\\"astroid_article_video_type\\\":\\\"youtube\\\",\\\"astroid_article_video_url\\\":\\\"https:\\\\\\/\\\\\\/www.youtube.com\\\\\\/watch?v=YQHsXMglC9A\\\",\\\"astroid_article_gallery_width\\\":\\\"\\\",\\\"astroid_article_gallery_bullets\\\":\\\"1\\\",\\\"astroid_article_gallery_navigation\\\":\\\"1\\\",\\\"astroid_article_gallery_items\\\":\\\"\\\",\\\"astroid_article_thumbnail\\\":\\\"1\\\",\\\"astroid_article_audio_source\\\":\\\"soundcloud\\\",\\\"astroid_article_audio_soundcloud\\\":\\\"\\\",\\\"astroid_article_audio_spotify\\\":\\\"\\\",\\\"astroid_article_review_heading\\\":\\\"\\\",\\\"astroid_article_review_summery\\\":\\\"\\\",\\\"astroid_article_review_good\\\":\\\"\\\",\\\"astroid_article_review_bad\\\":\\\"\\\",\\\"astroid_article_review_rating\\\":\\\"5\\\",\\\"astroid_article_button_action\\\":\\\"\\\",\\\"astroid_article_button_link\\\":\\\"\\\",\\\"astroid_article_review_criterias\\\":\\\"\\\",\\\"astroid_article_quote_text\\\":\\\"\\\",\\\"astroid_article_quote_author\\\":\\\"\\\",\\\"astroid_article_badge\\\":\\\"1\\\",\\\"astroid_article_badge_type\\\":\\\"2\\\",\\\"astroid_article_badge_text\\\":\\\"\\\",\\\"astroid_article_badge_color\\\":\\\"\\\",\\\"astroid_relatedposts\\\":\\\"\\\",\\\"astroid_socialshare\\\":\\\"\\\",\\\"astroid_comments\\\":\\\"\\\",\\\"astroid_posttype\\\":\\\"\\\",\\\"astroid_readtime\\\":\\\"\\\",\\\"astroid_authorinfo\\\":\\\"\\\",\\\"astroid_og_title\\\":\\\"\\\",\\\"astroid_og_desc\\\":\\\"\\\",\\\"astroid_og_image\\\":\\\"\\\"}\",\"version\":8,\"ordering\":\"6\",\"metakey\":\"\",\"metadesc\":\"\",\"access\":\"1\",\"hits\":\"0\",\"metadata\":\"{\\\"robots\\\":\\\"\\\",\\\"author\\\":\\\"\\\",\\\"rights\\\":\\\"\\\",\\\"xreference\\\":\\\"\\\"}\",\"featured\":\"0\",\"language\":\"*\",\"xreference\":\"\",\"note\":\"\"}', 0),
(576, 60, 1, '', '2018-11-01 08:00:04', 250, 6125, '9b1cd938a7923d0518c5a8d5357803800075035e', '{\"id\":60,\"asset_id\":\"268\",\"title\":\"This is Gallery Type Article\",\"alias\":\"this-is-gallery-type-article\",\"introtext\":\"<p><strong>Lorem Ipsum<\\/strong>\\u00a0is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry\'s standard dummy text ever since the 1500s,<\\/p>\\r\\n\",\"fulltext\":\"\\r\\n<p>when an unknown printer took a galley of type and scrambled it to make a type specimen book. It has survived not only five centuries, but also the leap into electronic typesetting,remaining essentially unchanged. It was popularised in the 1960s with the release of Letraset sheets containing Lorem Ipsum passages, and more recently with desktop publishing software like Aldus PageMaker including versions of Lorem Ipsum<\\/p>\\r\\n<h2>What is Lorem Ipsum?<\\/h2>\\r\\n<p><strong>Lorem Ipsum<\\/strong>\\u00a0is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry\'s standard dummy text ever since the 1500s, when an unknown printer took a galley of type and scrambled it to make a type specimen book. It has survived not only five centuries, but also the leap into electronic typesetting, remaining essentially unchanged.<\\/p>\\r\\n<h3>Where does it come from?<\\/h3>\\r\\n<p>Contrary to popular belief, Lorem Ipsum is not simply random text. It has roots in a piece of classical Latin literature from 45 BC, making it over 2000 years old. Richard McClintock, a Latin professor at Hampden-Sydney College in Virginia, looked up one of the more obscure Latin words, consectetur, from a Lorem Ipsum passage, and going through the cites of the word in classical literature, discovered the undoubtable source. Lorem Ipsum comes from sections 1.10.32 and 1.10.33 of \\\"de Finibus Bonorum et Malorum\\\" (The Extremes of Good and Evil)<\\/p>\\r\\n<ul>\\r\\n<li>Lorem Ipsum\\u00a0is simaply dummy\\u00a0text of the printing and typesetting<\\/li>\\r\\n<li>Lorem Ipsum\\u00a0is simply dummy\\u00a0text of the printing and\\u00a0<\\/li>\\r\\n<li>Lorem Ipsum\\u00a0is simply dummy\\u00a0text<\\/li>\\r\\n<li>Lorem Ipsum\\u00a0is simply dummy\\u00a0text of the<\\/li>\\r\\n<li>Lorem Ipsum\\u00a0is simply dummy\\u00a0text of the printing and typesetting<\\/li>\\r\\n<li>Lorem Ipsum\\u00a0is simply dummy\\u00a0text of the printing<\\/li>\\r\\n<li>Lorem Ipsum\\u00a0is simply dummy\\u00a0text<\\/li>\\r\\n<li>Lorem Ipsum\\u00a0is simply dummy\\u00a0text of the printing and typesetting<\\/li>\\r\\n<\\/ul>\\r\\n<p>Lorem Ipsum\\u00a0is simply dummy\\u00a0text of the printing and typesetting industry. Lorem Ipsum has been the industry\'s standard dummy text ever since the\\u00a01500s,\\u00a0when an unknown printer took a galley of type and scrambled it to make a type specimen book. It has survived not only five centuries, but also the leap into electronic typesetting, remaining essentially unchanged.<\\/p>\",\"state\":1,\"catid\":\"14\",\"created\":\"2018-10-15 13:38:45\",\"created_by\":\"250\",\"created_by_alias\":\"\",\"modified\":\"2018-11-01 08:00:04\",\"modified_by\":\"250\",\"checked_out\":\"250\",\"checked_out_time\":\"2018-11-01 07:59:54\",\"publish_up\":\"2018-10-15 13:38:45\",\"publish_down\":\"0000-00-00 00:00:00\",\"images\":\"{\\\"image_intro\\\":\\\"images\\\\\\/blog\\\\\\/blogtype\\\\\\/img7.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\":\"{\\\"article_layout\\\":\\\"\\\",\\\"show_title\\\":\\\"\\\",\\\"link_titles\\\":\\\"\\\",\\\"show_tags\\\":\\\"\\\",\\\"show_intro\\\":\\\"\\\",\\\"info_block_position\\\":\\\"\\\",\\\"info_block_show_title\\\":\\\"\\\",\\\"show_category\\\":\\\"\\\",\\\"link_category\\\":\\\"\\\",\\\"show_parent_category\\\":\\\"\\\",\\\"link_parent_category\\\":\\\"\\\",\\\"show_associations\\\":\\\"\\\",\\\"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_page_title\\\":\\\"\\\",\\\"show_publishing_options\\\":\\\"\\\",\\\"show_article_options\\\":\\\"\\\",\\\"show_urls_images_backend\\\":\\\"\\\",\\\"show_urls_images_frontend\\\":\\\"\\\",\\\"astroid_article_type\\\":\\\"gallery\\\",\\\"astroid_article_video_type\\\":\\\"youtube\\\",\\\"astroid_article_video_url\\\":\\\"\\\",\\\"astroid_article_gallery_width\\\":\\\"\\\",\\\"astroid_article_gallery_bullets\\\":\\\"1\\\",\\\"astroid_article_gallery_navigation\\\":\\\"0\\\",\\\"astroid_article_gallery_items\\\":{\\\"astroid_article_gallery_items0\\\":{\\\"title\\\":\\\"Slide 1\\\",\\\"image\\\":\\\"images\\\\\\/blog\\\\\\/blogtype\\\\\\/img9.jpg\\\",\\\"description\\\":\\\"\\\"},\\\"astroid_article_gallery_items1\\\":{\\\"title\\\":\\\"Slide 2\\\",\\\"image\\\":\\\"images\\\\\\/blog\\\\\\/blogtype\\\\\\/img4.jpg\\\",\\\"description\\\":\\\"\\\"},\\\"astroid_article_gallery_items2\\\":{\\\"title\\\":\\\"Slide 3\\\",\\\"image\\\":\\\"images\\\\\\/blog\\\\\\/blogtype\\\\\\/img5.jpg\\\",\\\"description\\\":\\\"\\\"}},\\\"astroid_article_thumbnail\\\":\\\"1\\\",\\\"astroid_article_audio_source\\\":\\\"soundcloud\\\",\\\"astroid_article_audio_soundcloud\\\":\\\"\\\",\\\"astroid_article_audio_spotify\\\":\\\"\\\",\\\"astroid_article_review_heading\\\":\\\"\\\",\\\"astroid_article_review_summery\\\":\\\"\\\",\\\"astroid_article_review_good\\\":\\\"\\\",\\\"astroid_article_review_bad\\\":\\\"\\\",\\\"astroid_article_review_rating\\\":\\\"5\\\",\\\"astroid_article_button_action\\\":\\\"\\\",\\\"astroid_article_button_link\\\":\\\"\\\",\\\"astroid_article_review_criterias\\\":\\\"\\\",\\\"astroid_article_quote_text\\\":\\\"\\\",\\\"astroid_article_quote_author\\\":\\\"\\\",\\\"astroid_article_badge\\\":\\\"0\\\",\\\"astroid_article_badge_type\\\":\\\"2\\\",\\\"astroid_article_badge_text\\\":\\\"\\\",\\\"astroid_article_badge_color\\\":\\\"\\\",\\\"astroid_relatedposts\\\":\\\"\\\",\\\"astroid_socialshare\\\":\\\"\\\",\\\"astroid_comments\\\":\\\"\\\",\\\"astroid_posttype\\\":\\\"\\\",\\\"astroid_readtime\\\":\\\"\\\",\\\"astroid_authorinfo\\\":\\\"\\\",\\\"astroid_og_title\\\":\\\"\\\",\\\"astroid_og_desc\\\":\\\"\\\",\\\"astroid_og_image\\\":\\\"\\\"}\",\"version\":14,\"ordering\":\"0\",\"metakey\":\"\",\"metadesc\":\"\",\"access\":\"1\",\"hits\":\"0\",\"metadata\":\"{\\\"robots\\\":\\\"\\\",\\\"author\\\":\\\"\\\",\\\"rights\\\":\\\"\\\",\\\"xreference\\\":\\\"\\\"}\",\"featured\":\"0\",\"language\":\"*\",\"xreference\":\"\",\"note\":\"\"}', 0),
(577, 59, 1, '', '2018-11-01 08:00:08', 250, 5839, 'f6a4deddcfd9e4c4fe8de2239f16119fbaae41b6', '{\"id\":59,\"asset_id\":\"267\",\"title\":\"This is Quote Type Article\",\"alias\":\"this-is-quote-type-article\",\"introtext\":\"<p><strong>Lorem Ipsum<\\/strong>\\u00a0is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry\'s standard dummy text ever since the 1500s,<\\/p>\\r\\n\",\"fulltext\":\"\\r\\n<p>when an unknown printer took a galley of type and scrambled it to make a type specimen book. It has survived not only five centuries, but also the leap into electronic typesetting,remaining essentially unchanged. It was popularised in the 1960s with the release of Letraset sheets containing Lorem Ipsum passages, and more recently with desktop publishing software like Aldus PageMaker including versions of Lorem Ipsum<\\/p>\\r\\n<h2>What is Lorem Ipsum?<\\/h2>\\r\\n<p><strong>Lorem Ipsum<\\/strong>\\u00a0is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry\'s standard dummy text ever since the 1500s, when an unknown printer took a galley of type and scrambled it to make a type specimen book. It has survived not only five centuries, but also the leap into electronic typesetting, remaining essentially unchanged.<\\/p>\\r\\n<h3>Where does it come from?<\\/h3>\\r\\n<p>Contrary to popular belief, Lorem Ipsum is not simply random text. It has roots in a piece of classical Latin literature from 45 BC, making it over 2000 years old. Richard McClintock, a Latin professor at Hampden-Sydney College in Virginia, looked up one of the more obscure Latin words, consectetur, from a Lorem Ipsum passage, and going through the cites of the word in classical literature, discovered the undoubtable source. Lorem Ipsum comes from sections 1.10.32 and 1.10.33 of \\\"de Finibus Bonorum et Malorum\\\" (The Extremes of Good and Evil)<\\/p>\\r\\n<ul>\\r\\n<li>Lorem Ipsum\\u00a0is simaply dummy\\u00a0text of the printing and typesetting<\\/li>\\r\\n<li>Lorem Ipsum\\u00a0is simply dummy\\u00a0text of the printing and\\u00a0<\\/li>\\r\\n<li>Lorem Ipsum\\u00a0is simply dummy\\u00a0text<\\/li>\\r\\n<li>Lorem Ipsum\\u00a0is simply dummy\\u00a0text of the<\\/li>\\r\\n<li>Lorem Ipsum\\u00a0is simply dummy\\u00a0text of the printing and typesetting<\\/li>\\r\\n<li>Lorem Ipsum\\u00a0is simply dummy\\u00a0text of the printing<\\/li>\\r\\n<li>Lorem Ipsum\\u00a0is simply dummy\\u00a0text<\\/li>\\r\\n<li>Lorem Ipsum\\u00a0is simply dummy\\u00a0text of the printing and typesetting<\\/li>\\r\\n<\\/ul>\\r\\n<p>Lorem Ipsum\\u00a0is simply dummy\\u00a0text of the printing and typesetting industry. Lorem Ipsum has been the industry\'s standard dummy text ever since the\\u00a01500s,\\u00a0when an unknown printer took a galley of type and scrambled it to make a type specimen book. It has survived not only five centuries, but also the leap into electronic typesetting, remaining essentially unchanged.<\\/p>\",\"state\":1,\"catid\":\"14\",\"created\":\"2018-10-15 13:35:27\",\"created_by\":\"250\",\"created_by_alias\":\"\",\"modified\":\"2018-11-01 08:00:08\",\"modified_by\":\"250\",\"checked_out\":\"250\",\"checked_out_time\":\"2018-11-01 07:59:55\",\"publish_up\":\"2018-10-15 13:35:27\",\"publish_down\":\"0000-00-00 00:00:00\",\"images\":\"{\\\"image_intro\\\":\\\"images\\\\\\/blog\\\\\\/blogtype\\\\\\/img2.jpg\\\",\\\"float_intro\\\":\\\"\\\",\\\"image_intro_alt\\\":\\\"\\\",\\\"image_intro_caption\\\":\\\"\\\",\\\"image_fulltext\\\":\\\"images\\\\\\/blog\\\\\\/blogtype\\\\\\/img2.jpg\\\",\\\"float_fulltext\\\":\\\"\\\",\\\"image_fulltext_alt\\\":\\\"\\\",\\\"image_fulltext_caption\\\":\\\"\\\"}\",\"urls\":\"{\\\"urla\\\":false,\\\"urlatext\\\":\\\"\\\",\\\"targeta\\\":\\\"\\\",\\\"urlb\\\":false,\\\"urlbtext\\\":\\\"\\\",\\\"targetb\\\":\\\"\\\",\\\"urlc\\\":false,\\\"urlctext\\\":\\\"\\\",\\\"targetc\\\":\\\"\\\"}\",\"attribs\":\"{\\\"article_layout\\\":\\\"\\\",\\\"show_title\\\":\\\"\\\",\\\"link_titles\\\":\\\"\\\",\\\"show_tags\\\":\\\"\\\",\\\"show_intro\\\":\\\"\\\",\\\"info_block_position\\\":\\\"\\\",\\\"info_block_show_title\\\":\\\"\\\",\\\"show_category\\\":\\\"\\\",\\\"link_category\\\":\\\"\\\",\\\"show_parent_category\\\":\\\"\\\",\\\"link_parent_category\\\":\\\"\\\",\\\"show_associations\\\":\\\"\\\",\\\"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_page_title\\\":\\\"\\\",\\\"show_publishing_options\\\":\\\"\\\",\\\"show_article_options\\\":\\\"\\\",\\\"show_urls_images_backend\\\":\\\"\\\",\\\"show_urls_images_frontend\\\":\\\"\\\",\\\"astroid_article_type\\\":\\\"quote\\\",\\\"astroid_article_video_type\\\":\\\"youtube\\\",\\\"astroid_article_video_url\\\":\\\"\\\",\\\"astroid_article_gallery_width\\\":\\\"\\\",\\\"astroid_article_gallery_bullets\\\":\\\"1\\\",\\\"astroid_article_gallery_navigation\\\":\\\"1\\\",\\\"astroid_article_gallery_items\\\":\\\"\\\",\\\"astroid_article_thumbnail\\\":\\\"1\\\",\\\"astroid_article_audio_source\\\":\\\"soundcloud\\\",\\\"astroid_article_audio_soundcloud\\\":\\\"\\\",\\\"astroid_article_audio_spotify\\\":\\\"\\\",\\\"astroid_article_review_heading\\\":\\\"\\\",\\\"astroid_article_review_summery\\\":\\\"\\\",\\\"astroid_article_review_good\\\":\\\"\\\",\\\"astroid_article_review_bad\\\":\\\"\\\",\\\"astroid_article_review_rating\\\":\\\"5\\\",\\\"astroid_article_button_action\\\":\\\"\\\",\\\"astroid_article_button_link\\\":\\\"\\\",\\\"astroid_article_review_criterias\\\":\\\"\\\",\\\"astroid_article_quote_text\\\":\\\"Life is 10% what happens to you and 90% how you react to it.\\\",\\\"astroid_article_quote_author\\\":\\\"Charles R. Swindoll\\\",\\\"astroid_article_badge\\\":\\\"0\\\",\\\"astroid_article_badge_type\\\":\\\"2\\\",\\\"astroid_article_badge_text\\\":\\\"\\\",\\\"astroid_article_badge_color\\\":\\\"\\\",\\\"astroid_relatedposts\\\":\\\"\\\",\\\"astroid_socialshare\\\":\\\"\\\",\\\"astroid_comments\\\":\\\"\\\",\\\"astroid_posttype\\\":\\\"\\\",\\\"astroid_readtime\\\":\\\"\\\",\\\"astroid_authorinfo\\\":\\\"\\\",\\\"astroid_og_title\\\":\\\"\\\",\\\"astroid_og_desc\\\":\\\"\\\",\\\"astroid_og_image\\\":\\\"\\\"}\",\"version\":5,\"ordering\":\"1\",\"metakey\":\"\",\"metadesc\":\"\",\"access\":\"1\",\"hits\":\"0\",\"metadata\":\"{\\\"robots\\\":\\\"\\\",\\\"author\\\":\\\"\\\",\\\"rights\\\":\\\"\\\",\\\"xreference\\\":\\\"\\\"}\",\"featured\":\"0\",\"language\":\"*\",\"xreference\":\"\",\"note\":\"\"}', 0),
(578, 58, 1, '', '2018-11-01 08:00:23', 250, 6929, '6b5cdc355ae6d80bbcf02bcced7d6061e822ad45', '{\"id\":58,\"asset_id\":\"266\",\"title\":\"iPhone X Review (Review Type Article)\",\"alias\":\"iphone-x-review-review-type-article\",\"introtext\":\"<p><strong>Lorem Ipsum<\\/strong>\\u00a0is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry\'s standard dummy text ever since the 1500s,<\\/p>\\r\\n\",\"fulltext\":\"\\r\\n<p>when an unknown printer took a galley of type and scrambled it to make a type specimen book. It has survived not only five centuries, but also the leap into electronic typesetting,remaining essentially unchanged. It was popularised in the 1960s with the release of Letraset sheets containing Lorem Ipsum passages, and more recently with desktop publishing software like Aldus PageMaker including versions of Lorem Ipsum<\\/p>\\r\\n<h2>What is Lorem Ipsum?<\\/h2>\\r\\n<p><strong>Lorem Ipsum<\\/strong>\\u00a0is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry\'s standard dummy text ever since the 1500s, when an unknown printer took a galley of type and scrambled it to make a type specimen book. It has survived not only five centuries, but also the leap into electronic typesetting, remaining essentially unchanged.<\\/p>\\r\\n<h3>Where does it come from?<\\/h3>\\r\\n<p>Contrary to popular belief, Lorem Ipsum is not simply random text. It has roots in a piece of classical Latin literature from 45 BC, making it over 2000 years old. Richard McClintock, a Latin professor at Hampden-Sydney College in Virginia, looked up one of the more obscure Latin words, consectetur, from a Lorem Ipsum passage, and going through the cites of the word in classical literature, discovered the undoubtable source. Lorem Ipsum comes from sections 1.10.32 and 1.10.33 of \\\"de Finibus Bonorum et Malorum\\\" (The Extremes of Good and Evil)<\\/p>\\r\\n<ul>\\r\\n<li>Lorem Ipsum\\u00a0is simaply dummy\\u00a0text of the printing and typesetting<\\/li>\\r\\n<li>Lorem Ipsum\\u00a0is simply dummy\\u00a0text of the printing and\\u00a0<\\/li>\\r\\n<li>Lorem Ipsum\\u00a0is simply dummy\\u00a0text<\\/li>\\r\\n<li>Lorem Ipsum\\u00a0is simply dummy\\u00a0text of the<\\/li>\\r\\n<li>Lorem Ipsum\\u00a0is simply dummy\\u00a0text of the printing and typesetting<\\/li>\\r\\n<li>Lorem Ipsum\\u00a0is simply dummy\\u00a0text of the printing<\\/li>\\r\\n<li>Lorem Ipsum\\u00a0is simply dummy\\u00a0text<\\/li>\\r\\n<li>Lorem Ipsum\\u00a0is simply dummy\\u00a0text of the printing and typesetting<\\/li>\\r\\n<\\/ul>\\r\\n<p>Lorem Ipsum\\u00a0is simply dummy\\u00a0text of the printing and typesetting industry. Lorem Ipsum has been the industry\'s standard dummy text ever since the\\u00a01500s,\\u00a0when an unknown printer took a galley of type and scrambled it to make a type specimen book. It has survived not only five centuries, but also the leap into electronic typesetting, remaining essentially unchanged.<\\/p>\",\"state\":1,\"catid\":\"14\",\"created\":\"2018-10-15 13:27:34\",\"created_by\":\"250\",\"created_by_alias\":\"\",\"modified\":\"2018-11-01 08:00:23\",\"modified_by\":\"250\",\"checked_out\":\"250\",\"checked_out_time\":\"2018-11-01 08:00:13\",\"publish_up\":\"2018-10-15 13:27:34\",\"publish_down\":\"0000-00-00 00:00:00\",\"images\":\"{\\\"image_intro\\\":\\\"images\\\\\\/blog\\\\\\/blogtype\\\\\\/img10.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\":\"{\\\"article_layout\\\":\\\"\\\",\\\"show_title\\\":\\\"\\\",\\\"link_titles\\\":\\\"\\\",\\\"show_tags\\\":\\\"\\\",\\\"show_intro\\\":\\\"\\\",\\\"info_block_position\\\":\\\"\\\",\\\"info_block_show_title\\\":\\\"\\\",\\\"show_category\\\":\\\"\\\",\\\"link_category\\\":\\\"\\\",\\\"show_parent_category\\\":\\\"\\\",\\\"link_parent_category\\\":\\\"\\\",\\\"show_associations\\\":\\\"\\\",\\\"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_page_title\\\":\\\"\\\",\\\"show_publishing_options\\\":\\\"\\\",\\\"show_article_options\\\":\\\"\\\",\\\"show_urls_images_backend\\\":\\\"\\\",\\\"show_urls_images_frontend\\\":\\\"\\\",\\\"astroid_article_type\\\":\\\"review\\\",\\\"astroid_article_video_type\\\":\\\"youtube\\\",\\\"astroid_article_video_url\\\":\\\"\\\",\\\"astroid_article_gallery_width\\\":\\\"\\\",\\\"astroid_article_gallery_bullets\\\":\\\"1\\\",\\\"astroid_article_gallery_navigation\\\":\\\"1\\\",\\\"astroid_article_gallery_items\\\":\\\"\\\",\\\"astroid_article_thumbnail\\\":\\\"1\\\",\\\"astroid_article_audio_source\\\":\\\"soundcloud\\\",\\\"astroid_article_audio_soundcloud\\\":\\\"\\\",\\\"astroid_article_audio_spotify\\\":\\\"\\\",\\\"astroid_article_review_heading\\\":\\\"Best for value\\\",\\\"astroid_article_review_summery\\\":\\\"Lorem Ipsum is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry\'s standard dummy text ever since the 1500s, Lorem Ipsum is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry\'s standard dummy text ever since the 1500s, \\\",\\\"astroid_article_review_good\\\":\\\"Stunning screen\\\\r\\\\nMuch-improved telephoto camera\\\\r\\\\nThe best-looking iPhone ever\\\\r\\\\nImpressive battery life\\\\r\\\\nFace ID is so much better than a fingerprint sensor\\\",\\\"astroid_article_review_bad\\\":\\\"Software needs more optimisation for the taller display and notch\\\\r\\\\nNo fast-charging plug included\\\\r\\\\nVery expensive\\\",\\\"astroid_article_review_rating\\\":\\\"9\\\",\\\"astroid_article_button_action\\\":\\\"Get it Now!\\\",\\\"astroid_article_button_link\\\":\\\"#\\\",\\\"astroid_article_review_criterias\\\":{\\\"astroid_article_review_criterias0\\\":{\\\"title\\\":\\\"Design\\\",\\\"score\\\":\\\"9\\\"},\\\"astroid_article_review_criterias1\\\":{\\\"title\\\":\\\"Value for Money\\\",\\\"score\\\":\\\"6\\\"},\\\"astroid_article_review_criterias2\\\":{\\\"title\\\":\\\"Display\\\",\\\"score\\\":\\\"9\\\"},\\\"astroid_article_review_criterias3\\\":{\\\"title\\\":\\\"Software\\\",\\\"score\\\":\\\"9\\\"},\\\"astroid_article_review_criterias4\\\":{\\\"title\\\":\\\"Performance\\\",\\\"score\\\":\\\"10\\\"},\\\"astroid_article_review_criterias5\\\":{\\\"title\\\":\\\"Camera\\\",\\\"score\\\":\\\"9\\\"},\\\"astroid_article_review_criterias6\\\":{\\\"title\\\":\\\" Battery Life\\\",\\\"score\\\":\\\"8\\\"}},\\\"astroid_article_quote_text\\\":\\\"\\\",\\\"astroid_article_quote_author\\\":\\\"\\\",\\\"astroid_article_badge\\\":\\\"0\\\",\\\"astroid_article_badge_type\\\":\\\"2\\\",\\\"astroid_article_badge_text\\\":\\\"\\\",\\\"astroid_article_badge_color\\\":\\\"\\\",\\\"astroid_relatedposts\\\":\\\"\\\",\\\"astroid_socialshare\\\":\\\"\\\",\\\"astroid_comments\\\":\\\"\\\",\\\"astroid_posttype\\\":\\\"\\\",\\\"astroid_readtime\\\":\\\"\\\",\\\"astroid_authorinfo\\\":\\\"\\\",\\\"astroid_og_title\\\":\\\"\\\",\\\"astroid_og_desc\\\":\\\"\\\",\\\"astroid_og_image\\\":\\\"\\\"}\",\"version\":7,\"ordering\":\"2\",\"metakey\":\"\",\"metadesc\":\"\",\"access\":\"1\",\"hits\":\"0\",\"metadata\":\"{\\\"robots\\\":\\\"\\\",\\\"author\\\":\\\"\\\",\\\"rights\\\":\\\"\\\",\\\"xreference\\\":\\\"\\\"}\",\"featured\":\"0\",\"language\":\"*\",\"xreference\":\"\",\"note\":\"\"}', 0),
(579, 57, 1, '', '2018-11-01 08:00:25', 250, 5785, '8e448c16b20b2f88dfa776adcae9655789395edd', '{\"id\":57,\"asset_id\":\"265\",\"title\":\"How to avoid failure in your business?\",\"alias\":\"how-to-avoid-failiur-in-your-business\",\"introtext\":\"<p><strong>Lorem Ipsum<\\/strong>\\u00a0is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry\'s standard dummy text ever since the 1500s,<\\/p>\\r\\n\",\"fulltext\":\"\\r\\n<p>when an unknown printer took a galley of type and scrambled it to make a type specimen book. It has survived not only five centuries, but also the leap into electronic typesetting,remaining essentially unchanged. It was popularised in the 1960s with the release of Letraset sheets containing Lorem Ipsum passages, and more recently with desktop publishing software like Aldus PageMaker including versions of Lorem Ipsum<\\/p>\\r\\n<h2>What is Lorem Ipsum?<\\/h2>\\r\\n<p><strong>Lorem Ipsum<\\/strong>\\u00a0is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry\'s standard dummy text ever since the 1500s, when an unknown printer took a galley of type and scrambled it to make a type specimen book. It has survived not only five centuries, but also the leap into electronic typesetting, remaining essentially unchanged.<\\/p>\\r\\n<h3>Where does it come from?<\\/h3>\\r\\n<p>Contrary to popular belief, Lorem Ipsum is not simply random text. It has roots in a piece of classical Latin literature from 45 BC, making it over 2000 years old. Richard McClintock, a Latin professor at Hampden-Sydney College in Virginia, looked up one of the more obscure Latin words, consectetur, from a Lorem Ipsum passage, and going through the cites of the word in classical literature, discovered the undoubtable source. Lorem Ipsum comes from sections 1.10.32 and 1.10.33 of \\\"de Finibus Bonorum et Malorum\\\" (The Extremes of Good and Evil)<\\/p>\\r\\n<ul>\\r\\n<li>Lorem Ipsum\\u00a0is simaply dummy\\u00a0text of the printing and typesetting<\\/li>\\r\\n<li>Lorem Ipsum\\u00a0is simply dummy\\u00a0text of the printing and\\u00a0<\\/li>\\r\\n<li>Lorem Ipsum\\u00a0is simply dummy\\u00a0text<\\/li>\\r\\n<li>Lorem Ipsum\\u00a0is simply dummy\\u00a0text of the<\\/li>\\r\\n<li>Lorem Ipsum\\u00a0is simply dummy\\u00a0text of the printing and typesetting<\\/li>\\r\\n<li>Lorem Ipsum\\u00a0is simply dummy\\u00a0text of the printing<\\/li>\\r\\n<li>Lorem Ipsum\\u00a0is simply dummy\\u00a0text<\\/li>\\r\\n<li>Lorem Ipsum\\u00a0is simply dummy\\u00a0text of the printing and typesetting<\\/li>\\r\\n<\\/ul>\\r\\n<p>Lorem Ipsum\\u00a0is simply dummy\\u00a0text of the printing and typesetting industry. Lorem Ipsum has been the industry\'s standard dummy text ever since the\\u00a01500s,\\u00a0when an unknown printer took a galley of type and scrambled it to make a type specimen book. It has survived not only five centuries, but also the leap into electronic typesetting, remaining essentially unchanged.<\\/p>\",\"state\":1,\"catid\":\"14\",\"created\":\"2018-10-15 13:18:02\",\"created_by\":\"250\",\"created_by_alias\":\"\",\"modified\":\"2018-11-01 08:00:25\",\"modified_by\":\"250\",\"checked_out\":\"250\",\"checked_out_time\":\"2018-11-01 07:59:56\",\"publish_up\":\"2018-10-15 13:18:02\",\"publish_down\":\"0000-00-00 00:00:00\",\"images\":\"{\\\"image_intro\\\":\\\"images\\\\\\/blog\\\\\\/blogtype\\\\\\/img4.jpg\\\",\\\"float_intro\\\":\\\"\\\",\\\"image_intro_alt\\\":\\\"\\\",\\\"image_intro_caption\\\":\\\"\\\",\\\"image_fulltext\\\":\\\"images\\\\\\/blog\\\\\\/blogtype\\\\\\/img4.jpg\\\",\\\"float_fulltext\\\":\\\"\\\",\\\"image_fulltext_alt\\\":\\\"\\\",\\\"image_fulltext_caption\\\":\\\"\\\"}\",\"urls\":\"{\\\"urla\\\":false,\\\"urlatext\\\":\\\"\\\",\\\"targeta\\\":\\\"\\\",\\\"urlb\\\":false,\\\"urlbtext\\\":\\\"\\\",\\\"targetb\\\":\\\"\\\",\\\"urlc\\\":false,\\\"urlctext\\\":\\\"\\\",\\\"targetc\\\":\\\"\\\"}\",\"attribs\":\"{\\\"article_layout\\\":\\\"\\\",\\\"show_title\\\":\\\"\\\",\\\"link_titles\\\":\\\"\\\",\\\"show_tags\\\":\\\"\\\",\\\"show_intro\\\":\\\"\\\",\\\"info_block_position\\\":\\\"\\\",\\\"info_block_show_title\\\":\\\"\\\",\\\"show_category\\\":\\\"\\\",\\\"link_category\\\":\\\"\\\",\\\"show_parent_category\\\":\\\"\\\",\\\"link_parent_category\\\":\\\"\\\",\\\"show_associations\\\":\\\"\\\",\\\"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_page_title\\\":\\\"\\\",\\\"show_publishing_options\\\":\\\"\\\",\\\"show_article_options\\\":\\\"\\\",\\\"show_urls_images_backend\\\":\\\"\\\",\\\"show_urls_images_frontend\\\":\\\"\\\",\\\"astroid_article_type\\\":\\\"regular\\\",\\\"astroid_article_video_type\\\":\\\"youtube\\\",\\\"astroid_article_video_url\\\":\\\"\\\",\\\"astroid_article_gallery_width\\\":\\\"\\\",\\\"astroid_article_gallery_bullets\\\":\\\"1\\\",\\\"astroid_article_gallery_navigation\\\":\\\"1\\\",\\\"astroid_article_gallery_items\\\":\\\"\\\",\\\"astroid_article_thumbnail\\\":\\\"1\\\",\\\"astroid_article_audio_source\\\":\\\"soundcloud\\\",\\\"astroid_article_audio_soundcloud\\\":\\\"\\\",\\\"astroid_article_audio_spotify\\\":\\\"\\\",\\\"astroid_article_review_heading\\\":\\\"\\\",\\\"astroid_article_review_summery\\\":\\\"\\\",\\\"astroid_article_review_good\\\":\\\"\\\",\\\"astroid_article_review_bad\\\":\\\"\\\",\\\"astroid_article_review_rating\\\":\\\"5\\\",\\\"astroid_article_button_action\\\":\\\"\\\",\\\"astroid_article_button_link\\\":\\\"\\\",\\\"astroid_article_review_criterias\\\":\\\"\\\",\\\"astroid_article_quote_text\\\":\\\"\\\",\\\"astroid_article_quote_author\\\":\\\"\\\",\\\"astroid_article_badge\\\":\\\"1\\\",\\\"astroid_article_badge_type\\\":\\\"3\\\",\\\"astroid_article_badge_text\\\":\\\"\\\",\\\"astroid_article_badge_color\\\":\\\"\\\",\\\"astroid_relatedposts\\\":\\\"\\\",\\\"astroid_socialshare\\\":\\\"\\\",\\\"astroid_comments\\\":\\\"\\\",\\\"astroid_posttype\\\":\\\"\\\",\\\"astroid_readtime\\\":\\\"\\\",\\\"astroid_authorinfo\\\":\\\"\\\",\\\"astroid_og_title\\\":\\\"\\\",\\\"astroid_og_desc\\\":\\\"\\\",\\\"astroid_og_image\\\":\\\"\\\"}\",\"version\":5,\"ordering\":\"3\",\"metakey\":\"\",\"metadesc\":\"\",\"access\":\"1\",\"hits\":\"0\",\"metadata\":\"{\\\"robots\\\":\\\"\\\",\\\"author\\\":\\\"\\\",\\\"rights\\\":\\\"\\\",\\\"xreference\\\":\\\"\\\"}\",\"featured\":\"0\",\"language\":\"*\",\"xreference\":\"\",\"note\":\"\"}', 0);
INSERT INTO `ynfp8_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
(580, 56, 1, '', '2018-11-01 08:00:31', 250, 6099, '75d8b48c17eeb604474062b10ca810b2f5d95ef1', '{\"id\":56,\"asset_id\":\"264\",\"title\":\"This is Audio Type Article\",\"alias\":\"this-is-audio-type-article\",\"introtext\":\"<p><strong>Lorem Ipsum<\\/strong>\\u00a0is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry\'s standard dummy text ever since the 1500s,<\\/p>\\r\\n\",\"fulltext\":\"\\r\\n<p>when an unknown printer took a galley of type and scrambled it to make a type specimen book. It has survived not only five centuries, but also the leap into electronic typesetting,remaining essentially unchanged. It was popularised in the 1960s with the release of Letraset sheets containing Lorem Ipsum passages, and more recently with desktop publishing software like Aldus PageMaker including versions of Lorem Ipsum<\\/p>\\r\\n<h2>What is Lorem Ipsum?<\\/h2>\\r\\n<p><strong>Lorem Ipsum<\\/strong>\\u00a0is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry\'s standard dummy text ever since the 1500s, when an unknown printer took a galley of type and scrambled it to make a type specimen book. It has survived not only five centuries, but also the leap into electronic typesetting, remaining essentially unchanged.<\\/p>\\r\\n<h3>Where does it come from?<\\/h3>\\r\\n<p>Contrary to popular belief, Lorem Ipsum is not simply random text. It has roots in a piece of classical Latin literature from 45 BC, making it over 2000 years old. Richard McClintock, a Latin professor at Hampden-Sydney College in Virginia, looked up one of the more obscure Latin words, consectetur, from a Lorem Ipsum passage, and going through the cites of the word in classical literature, discovered the undoubtable source. Lorem Ipsum comes from sections 1.10.32 and 1.10.33 of \\\"de Finibus Bonorum et Malorum\\\" (The Extremes of Good and Evil)<\\/p>\\r\\n<ul>\\r\\n<li>Lorem Ipsum\\u00a0is simaply dummy\\u00a0text of the printing and typesetting<\\/li>\\r\\n<li>Lorem Ipsum\\u00a0is simply dummy\\u00a0text of the printing and\\u00a0<\\/li>\\r\\n<li>Lorem Ipsum\\u00a0is simply dummy\\u00a0text<\\/li>\\r\\n<li>Lorem Ipsum\\u00a0is simply dummy\\u00a0text of the<\\/li>\\r\\n<li>Lorem Ipsum\\u00a0is simply dummy\\u00a0text of the printing and typesetting<\\/li>\\r\\n<li>Lorem Ipsum\\u00a0is simply dummy\\u00a0text of the printing<\\/li>\\r\\n<li>Lorem Ipsum\\u00a0is simply dummy\\u00a0text<\\/li>\\r\\n<li>Lorem Ipsum\\u00a0is simply dummy\\u00a0text of the printing and typesetting<\\/li>\\r\\n<\\/ul>\\r\\n<p>Lorem Ipsum\\u00a0is simply dummy\\u00a0text of the printing and typesetting industry. Lorem Ipsum has been the industry\'s standard dummy text ever since the\\u00a01500s,\\u00a0when an unknown printer took a galley of type and scrambled it to make a type specimen book. It has survived not only five centuries, but also the leap into electronic typesetting, remaining essentially unchanged.<\\/p>\",\"state\":1,\"catid\":\"14\",\"created\":\"2018-10-15 13:16:45\",\"created_by\":\"250\",\"created_by_alias\":\"\",\"modified\":\"2018-11-01 08:00:31\",\"modified_by\":\"250\",\"checked_out\":\"250\",\"checked_out_time\":\"2018-11-01 07:59:57\",\"publish_up\":\"2018-10-15 13:16:45\",\"publish_down\":\"0000-00-00 00:00:00\",\"images\":\"{\\\"image_intro\\\":\\\"images\\\\\\/blog\\\\\\/blogtype\\\\\\/img5.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\":\"{\\\"article_layout\\\":\\\"\\\",\\\"show_title\\\":\\\"\\\",\\\"link_titles\\\":\\\"\\\",\\\"show_tags\\\":\\\"\\\",\\\"show_intro\\\":\\\"\\\",\\\"info_block_position\\\":\\\"\\\",\\\"info_block_show_title\\\":\\\"\\\",\\\"show_category\\\":\\\"\\\",\\\"link_category\\\":\\\"\\\",\\\"show_parent_category\\\":\\\"\\\",\\\"link_parent_category\\\":\\\"\\\",\\\"show_associations\\\":\\\"\\\",\\\"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_page_title\\\":\\\"\\\",\\\"show_publishing_options\\\":\\\"\\\",\\\"show_article_options\\\":\\\"\\\",\\\"show_urls_images_backend\\\":\\\"\\\",\\\"show_urls_images_frontend\\\":\\\"\\\",\\\"astroid_article_type\\\":\\\"audio\\\",\\\"astroid_article_video_type\\\":\\\"youtube\\\",\\\"astroid_article_video_url\\\":\\\"\\\",\\\"astroid_article_gallery_width\\\":\\\"\\\",\\\"astroid_article_gallery_bullets\\\":\\\"1\\\",\\\"astroid_article_gallery_navigation\\\":\\\"1\\\",\\\"astroid_article_gallery_items\\\":\\\"\\\",\\\"astroid_article_thumbnail\\\":\\\"1\\\",\\\"astroid_article_audio_source\\\":\\\"soundcloud\\\",\\\"astroid_article_audio_soundcloud\\\":\\\"<iframe width=\\\\\\\"100%\\\\\\\" height=\\\\\\\"300\\\\\\\" scrolling=\\\\\\\"no\\\\\\\" frameborder=\\\\\\\"no\\\\\\\" allow=\\\\\\\"autoplay\\\\\\\" src=\\\\\\\"https:\\\\\\/\\\\\\/w.soundcloud.com\\\\\\/player\\\\\\/?url=https%3A\\\\\\/\\\\\\/api.soundcloud.com\\\\\\/tracks\\\\\\/508699362&color=%23ff5500&auto_play=false&hide_related=false&show_comments=true&show_user=true&show_reposts=false&show_teaser=true&visual=true\\\\\\\"><\\\\\\/iframe>\\\",\\\"astroid_article_audio_spotify\\\":\\\"\\\",\\\"astroid_article_review_heading\\\":\\\"\\\",\\\"astroid_article_review_summery\\\":\\\"\\\",\\\"astroid_article_review_good\\\":\\\"\\\",\\\"astroid_article_review_bad\\\":\\\"\\\",\\\"astroid_article_review_rating\\\":\\\"5\\\",\\\"astroid_article_button_action\\\":\\\"\\\",\\\"astroid_article_button_link\\\":\\\"\\\",\\\"astroid_article_review_criterias\\\":\\\"\\\",\\\"astroid_article_quote_text\\\":\\\"\\\",\\\"astroid_article_quote_author\\\":\\\"\\\",\\\"astroid_article_badge\\\":\\\"0\\\",\\\"astroid_article_badge_type\\\":\\\"2\\\",\\\"astroid_article_badge_text\\\":\\\"\\\",\\\"astroid_article_badge_color\\\":\\\"\\\",\\\"astroid_relatedposts\\\":\\\"\\\",\\\"astroid_socialshare\\\":\\\"\\\",\\\"astroid_comments\\\":\\\"\\\",\\\"astroid_posttype\\\":\\\"\\\",\\\"astroid_readtime\\\":\\\"\\\",\\\"astroid_authorinfo\\\":\\\"\\\",\\\"astroid_og_title\\\":\\\"\\\",\\\"astroid_og_desc\\\":\\\"\\\",\\\"astroid_og_image\\\":\\\"\\\"}\",\"version\":7,\"ordering\":\"4\",\"metakey\":\"\",\"metadesc\":\"\",\"access\":\"1\",\"hits\":\"0\",\"metadata\":\"{\\\"robots\\\":\\\"\\\",\\\"author\\\":\\\"\\\",\\\"rights\\\":\\\"\\\",\\\"xreference\\\":\\\"\\\"}\",\"featured\":\"0\",\"language\":\"*\",\"xreference\":\"\",\"note\":\"\"}', 0),
(581, 55, 1, '', '2018-11-01 08:00:35', 250, 5802, 'fd1b4740dfd43d8da613a45a0b1a3b8cf616d08a', '{\"id\":55,\"asset_id\":\"263\",\"title\":\"This is a Regular article with Custom Badge\",\"alias\":\"5-factors-that-affect-business-hack-s-longevity-2\",\"introtext\":\"<p><strong>Lorem Ipsum<\\/strong>\\u00a0is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry\'s standard dummy text ever since the 1500s,<\\/p>\\r\\n\",\"fulltext\":\"\\r\\n<p>when an unknown printer took a galley of type and scrambled it to make a type specimen book. It has survived not only five centuries, but also the leap into electronic typesetting,remaining essentially unchanged. It was popularised in the 1960s with the release of Letraset sheets containing Lorem Ipsum passages, and more recently with desktop publishing software like Aldus PageMaker including versions of Lorem Ipsum<\\/p>\\r\\n<h2>What is Lorem Ipsum?<\\/h2>\\r\\n<p><strong>Lorem Ipsum<\\/strong>\\u00a0is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry\'s standard dummy text ever since the 1500s, when an unknown printer took a galley of type and scrambled it to make a type specimen book. It has survived not only five centuries, but also the leap into electronic typesetting, remaining essentially unchanged.<\\/p>\\r\\n<h3>Where does it come from?<\\/h3>\\r\\n<p>Contrary to popular belief, Lorem Ipsum is not simply random text. It has roots in a piece of classical Latin literature from 45 BC, making it over 2000 years old. Richard McClintock, a Latin professor at Hampden-Sydney College in Virginia, looked up one of the more obscure Latin words, consectetur, from a Lorem Ipsum passage, and going through the cites of the word in classical literature, discovered the undoubtable source. Lorem Ipsum comes from sections 1.10.32 and 1.10.33 of \\\"de Finibus Bonorum et Malorum\\\" (The Extremes of Good and Evil)<\\/p>\\r\\n<ul>\\r\\n<li>Lorem Ipsum\\u00a0is simaply dummy\\u00a0text of the printing and typesetting<\\/li>\\r\\n<li>Lorem Ipsum\\u00a0is simply dummy\\u00a0text of the printing and\\u00a0<\\/li>\\r\\n<li>Lorem Ipsum\\u00a0is simply dummy\\u00a0text<\\/li>\\r\\n<li>Lorem Ipsum\\u00a0is simply dummy\\u00a0text of the<\\/li>\\r\\n<li>Lorem Ipsum\\u00a0is simply dummy\\u00a0text of the printing and typesetting<\\/li>\\r\\n<li>Lorem Ipsum\\u00a0is simply dummy\\u00a0text of the printing<\\/li>\\r\\n<li>Lorem Ipsum\\u00a0is simply dummy\\u00a0text<\\/li>\\r\\n<li>Lorem Ipsum\\u00a0is simply dummy\\u00a0text of the printing and typesetting<\\/li>\\r\\n<\\/ul>\\r\\n<p>Lorem Ipsum\\u00a0is simply dummy\\u00a0text of the printing and typesetting industry. Lorem Ipsum has been the industry\'s standard dummy text ever since the\\u00a01500s,\\u00a0when an unknown printer took a galley of type and scrambled it to make a type specimen book. It has survived not only five centuries, but also the leap into electronic typesetting, remaining essentially unchanged.<\\/p>\",\"state\":1,\"catid\":\"14\",\"created\":\"2018-10-15 13:14:27\",\"created_by\":\"250\",\"created_by_alias\":\"\",\"modified\":\"2018-11-01 08:00:35\",\"modified_by\":\"250\",\"checked_out\":\"250\",\"checked_out_time\":\"2018-11-01 07:59:58\",\"publish_up\":\"2018-10-15 13:14:27\",\"publish_down\":\"0000-00-00 00:00:00\",\"images\":\"{\\\"image_intro\\\":\\\"images\\\\\\/blog\\\\\\/blogtype\\\\\\/img7.jpg\\\",\\\"float_intro\\\":\\\"\\\",\\\"image_intro_alt\\\":\\\"\\\",\\\"image_intro_caption\\\":\\\"\\\",\\\"image_fulltext\\\":\\\"images\\\\\\/blog\\\\\\/blogtype\\\\\\/img7.jpg\\\",\\\"float_fulltext\\\":\\\"\\\",\\\"image_fulltext_alt\\\":\\\"\\\",\\\"image_fulltext_caption\\\":\\\"\\\"}\",\"urls\":\"{\\\"urla\\\":false,\\\"urlatext\\\":\\\"\\\",\\\"targeta\\\":\\\"\\\",\\\"urlb\\\":false,\\\"urlbtext\\\":\\\"\\\",\\\"targetb\\\":\\\"\\\",\\\"urlc\\\":false,\\\"urlctext\\\":\\\"\\\",\\\"targetc\\\":\\\"\\\"}\",\"attribs\":\"{\\\"article_layout\\\":\\\"\\\",\\\"show_title\\\":\\\"\\\",\\\"link_titles\\\":\\\"\\\",\\\"show_tags\\\":\\\"\\\",\\\"show_intro\\\":\\\"\\\",\\\"info_block_position\\\":\\\"\\\",\\\"info_block_show_title\\\":\\\"\\\",\\\"show_category\\\":\\\"\\\",\\\"link_category\\\":\\\"\\\",\\\"show_parent_category\\\":\\\"\\\",\\\"link_parent_category\\\":\\\"\\\",\\\"show_associations\\\":\\\"\\\",\\\"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_page_title\\\":\\\"\\\",\\\"show_publishing_options\\\":\\\"\\\",\\\"show_article_options\\\":\\\"\\\",\\\"show_urls_images_backend\\\":\\\"\\\",\\\"show_urls_images_frontend\\\":\\\"\\\",\\\"astroid_article_type\\\":\\\"regular\\\",\\\"astroid_article_video_type\\\":\\\"youtube\\\",\\\"astroid_article_video_url\\\":\\\"\\\",\\\"astroid_article_gallery_width\\\":\\\"\\\",\\\"astroid_article_gallery_bullets\\\":\\\"1\\\",\\\"astroid_article_gallery_navigation\\\":\\\"1\\\",\\\"astroid_article_gallery_items\\\":\\\"\\\",\\\"astroid_article_thumbnail\\\":\\\"1\\\",\\\"astroid_article_audio_source\\\":\\\"soundcloud\\\",\\\"astroid_article_audio_soundcloud\\\":\\\"\\\",\\\"astroid_article_audio_spotify\\\":\\\"\\\",\\\"astroid_article_review_heading\\\":\\\"\\\",\\\"astroid_article_review_summery\\\":\\\"\\\",\\\"astroid_article_review_good\\\":\\\"\\\",\\\"astroid_article_review_bad\\\":\\\"\\\",\\\"astroid_article_review_rating\\\":\\\"5\\\",\\\"astroid_article_button_action\\\":\\\"\\\",\\\"astroid_article_button_link\\\":\\\"\\\",\\\"astroid_article_review_criterias\\\":\\\"\\\",\\\"astroid_article_quote_text\\\":\\\"\\\",\\\"astroid_article_quote_author\\\":\\\"\\\",\\\"astroid_article_badge\\\":\\\"1\\\",\\\"astroid_article_badge_type\\\":\\\"6\\\",\\\"astroid_article_badge_text\\\":\\\"\\\",\\\"astroid_article_badge_color\\\":\\\"\\\",\\\"astroid_relatedposts\\\":\\\"\\\",\\\"astroid_socialshare\\\":\\\"\\\",\\\"astroid_comments\\\":\\\"\\\",\\\"astroid_posttype\\\":\\\"\\\",\\\"astroid_readtime\\\":\\\"\\\",\\\"astroid_authorinfo\\\":\\\"\\\",\\\"astroid_og_title\\\":\\\"\\\",\\\"astroid_og_desc\\\":\\\"\\\",\\\"astroid_og_image\\\":\\\"\\\"}\",\"version\":5,\"ordering\":\"5\",\"metakey\":\"\",\"metadesc\":\"\",\"access\":\"1\",\"hits\":\"0\",\"metadata\":\"{\\\"robots\\\":\\\"\\\",\\\"author\\\":\\\"\\\",\\\"rights\\\":\\\"\\\",\\\"xreference\\\":\\\"\\\"}\",\"featured\":\"0\",\"language\":\"*\",\"xreference\":\"\",\"note\":\"\"}', 0),
(582, 54, 1, '', '2018-11-01 08:00:42', 250, 5774, 'b30bcda20c329c7b6045f45a0239bcb6f1fe9a0d', '{\"id\":54,\"asset_id\":\"262\",\"title\":\"This is Video Type Article\",\"alias\":\"this-is-video-type-article\",\"introtext\":\"<p><strong>Lorem Ipsum<\\/strong>\\u00a0is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry\'s standard dummy text ever since the 1500s,<\\/p>\\r\\n\",\"fulltext\":\"\\r\\n<p>when an unknown printer took a galley of type and scrambled it to make a type specimen book. It has survived not only five centuries, but also the leap into electronic typesetting,remaining essentially unchanged. It was popularised in the 1960s with the release of Letraset sheets containing Lorem Ipsum passages, and more recently with desktop publishing software like Aldus PageMaker including versions of Lorem Ipsum<\\/p>\\r\\n<h2>What is Lorem Ipsum?<\\/h2>\\r\\n<p><strong>Lorem Ipsum<\\/strong>\\u00a0is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry\'s standard dummy text ever since the 1500s, when an unknown printer took a galley of type and scrambled it to make a type specimen book. It has survived not only five centuries, but also the leap into electronic typesetting, remaining essentially unchanged.<\\/p>\\r\\n<h3>Where does it come from?<\\/h3>\\r\\n<p>Contrary to popular belief, Lorem Ipsum is not simply random text. It has roots in a piece of classical Latin literature from 45 BC, making it over 2000 years old. Richard McClintock, a Latin professor at Hampden-Sydney College in Virginia, looked up one of the more obscure Latin words, consectetur, from a Lorem Ipsum passage, and going through the cites of the word in classical literature, discovered the undoubtable source. Lorem Ipsum comes from sections 1.10.32 and 1.10.33 of \\\"de Finibus Bonorum et Malorum\\\" (The Extremes of Good and Evil)<\\/p>\\r\\n<ul>\\r\\n<li>Lorem Ipsum\\u00a0is simaply dummy\\u00a0text of the printing and typesetting<\\/li>\\r\\n<li>Lorem Ipsum\\u00a0is simply dummy\\u00a0text of the printing and\\u00a0<\\/li>\\r\\n<li>Lorem Ipsum\\u00a0is simply dummy\\u00a0text<\\/li>\\r\\n<li>Lorem Ipsum\\u00a0is simply dummy\\u00a0text of the<\\/li>\\r\\n<li>Lorem Ipsum\\u00a0is simply dummy\\u00a0text of the printing and typesetting<\\/li>\\r\\n<li>Lorem Ipsum\\u00a0is simply dummy\\u00a0text of the printing<\\/li>\\r\\n<li>Lorem Ipsum\\u00a0is simply dummy\\u00a0text<\\/li>\\r\\n<li>Lorem Ipsum\\u00a0is simply dummy\\u00a0text of the printing and typesetting<\\/li>\\r\\n<\\/ul>\\r\\n<p>Lorem Ipsum\\u00a0is simply dummy\\u00a0text of the printing and typesetting industry. Lorem Ipsum has been the industry\'s standard dummy text ever since the\\u00a01500s,\\u00a0when an unknown printer took a galley of type and scrambled it to make a type specimen book. It has survived not only five centuries, but also the leap into electronic typesetting, remaining essentially unchanged.<\\/p>\",\"state\":1,\"catid\":\"14\",\"created\":\"2018-10-15 13:13:22\",\"created_by\":\"250\",\"created_by_alias\":\"\",\"modified\":\"2018-11-01 08:00:42\",\"modified_by\":\"250\",\"checked_out\":\"250\",\"checked_out_time\":\"2018-11-01 07:59:59\",\"publish_up\":\"2018-10-15 13:13:22\",\"publish_down\":\"0000-00-00 00:00:00\",\"images\":\"{\\\"image_intro\\\":\\\"images\\\\\\/blog\\\\\\/blogtype\\\\\\/img9.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\":\"{\\\"article_layout\\\":\\\"\\\",\\\"show_title\\\":\\\"\\\",\\\"link_titles\\\":\\\"\\\",\\\"show_tags\\\":\\\"\\\",\\\"show_intro\\\":\\\"\\\",\\\"info_block_position\\\":\\\"\\\",\\\"info_block_show_title\\\":\\\"\\\",\\\"show_category\\\":\\\"\\\",\\\"link_category\\\":\\\"\\\",\\\"show_parent_category\\\":\\\"\\\",\\\"link_parent_category\\\":\\\"\\\",\\\"show_associations\\\":\\\"\\\",\\\"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_page_title\\\":\\\"\\\",\\\"show_publishing_options\\\":\\\"\\\",\\\"show_article_options\\\":\\\"\\\",\\\"show_urls_images_backend\\\":\\\"\\\",\\\"show_urls_images_frontend\\\":\\\"\\\",\\\"astroid_article_type\\\":\\\"video\\\",\\\"astroid_article_video_type\\\":\\\"youtube\\\",\\\"astroid_article_video_url\\\":\\\"https:\\\\\\/\\\\\\/www.youtube.com\\\\\\/watch?v=YQHsXMglC9A\\\",\\\"astroid_article_gallery_width\\\":\\\"\\\",\\\"astroid_article_gallery_bullets\\\":\\\"1\\\",\\\"astroid_article_gallery_navigation\\\":\\\"1\\\",\\\"astroid_article_gallery_items\\\":\\\"\\\",\\\"astroid_article_thumbnail\\\":\\\"1\\\",\\\"astroid_article_audio_source\\\":\\\"soundcloud\\\",\\\"astroid_article_audio_soundcloud\\\":\\\"\\\",\\\"astroid_article_audio_spotify\\\":\\\"\\\",\\\"astroid_article_review_heading\\\":\\\"\\\",\\\"astroid_article_review_summery\\\":\\\"\\\",\\\"astroid_article_review_good\\\":\\\"\\\",\\\"astroid_article_review_bad\\\":\\\"\\\",\\\"astroid_article_review_rating\\\":\\\"5\\\",\\\"astroid_article_button_action\\\":\\\"\\\",\\\"astroid_article_button_link\\\":\\\"\\\",\\\"astroid_article_review_criterias\\\":\\\"\\\",\\\"astroid_article_quote_text\\\":\\\"\\\",\\\"astroid_article_quote_author\\\":\\\"\\\",\\\"astroid_article_badge\\\":\\\"0\\\",\\\"astroid_article_badge_type\\\":\\\"2\\\",\\\"astroid_article_badge_text\\\":\\\"\\\",\\\"astroid_article_badge_color\\\":\\\"\\\",\\\"astroid_relatedposts\\\":\\\"\\\",\\\"astroid_socialshare\\\":\\\"\\\",\\\"astroid_comments\\\":\\\"\\\",\\\"astroid_posttype\\\":\\\"\\\",\\\"astroid_readtime\\\":\\\"\\\",\\\"astroid_authorinfo\\\":\\\"\\\",\\\"astroid_og_title\\\":\\\"\\\",\\\"astroid_og_desc\\\":\\\"\\\",\\\"astroid_og_image\\\":\\\"\\\"}\",\"version\":5,\"ordering\":\"6\",\"metakey\":\"\",\"metadesc\":\"\",\"access\":\"1\",\"hits\":\"0\",\"metadata\":\"{\\\"robots\\\":\\\"\\\",\\\"author\\\":\\\"\\\",\\\"rights\\\":\\\"\\\",\\\"xreference\\\":\\\"\\\"}\",\"featured\":\"0\",\"language\":\"*\",\"xreference\":\"\",\"note\":\"\"}', 0),
(583, 53, 1, '', '2018-11-01 08:00:56', 250, 5804, 'f4f5ab198c373150ba9d5343135d0be93abf24f1', '{\"id\":53,\"asset_id\":\"261\",\"title\":\"5 Factors That Affect Business Hack\'s Longevity\",\"alias\":\"5-factors-that-affect-business-hack-s-longevity\",\"introtext\":\"<p><strong>Lorem Ipsum<\\/strong>\\u00a0is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry\'s standard dummy text ever since the 1500s,<\\/p>\\r\\n\",\"fulltext\":\"\\r\\n<p>when an unknown printer took a galley of type and scrambled it to make a type specimen book. It has survived not only five centuries, but also the leap into electronic typesetting,remaining essentially unchanged. It was popularised in the 1960s with the release of Letraset sheets containing Lorem Ipsum passages, and more recently with desktop publishing software like Aldus PageMaker including versions of Lorem Ipsum<\\/p>\\r\\n<h2>What is Lorem Ipsum?<\\/h2>\\r\\n<p><strong>Lorem Ipsum<\\/strong>\\u00a0is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry\'s standard dummy text ever since the 1500s, when an unknown printer took a galley of type and scrambled it to make a type specimen book. It has survived not only five centuries, but also the leap into electronic typesetting, remaining essentially unchanged.<\\/p>\\r\\n<h3>Where does it come from?<\\/h3>\\r\\n<p>Contrary to popular belief, Lorem Ipsum is not simply random text. It has roots in a piece of classical Latin literature from 45 BC, making it over 2000 years old. Richard McClintock, a Latin professor at Hampden-Sydney College in Virginia, looked up one of the more obscure Latin words, consectetur, from a Lorem Ipsum passage, and going through the cites of the word in classical literature, discovered the undoubtable source. Lorem Ipsum comes from sections 1.10.32 and 1.10.33 of \\\"de Finibus Bonorum et Malorum\\\" (The Extremes of Good and Evil)<\\/p>\\r\\n<ul>\\r\\n<li>Lorem Ipsum\\u00a0is simaply dummy\\u00a0text of the printing and typesetting<\\/li>\\r\\n<li>Lorem Ipsum\\u00a0is simply dummy\\u00a0text of the printing and\\u00a0<\\/li>\\r\\n<li>Lorem Ipsum\\u00a0is simply dummy\\u00a0text<\\/li>\\r\\n<li>Lorem Ipsum\\u00a0is simply dummy\\u00a0text of the<\\/li>\\r\\n<li>Lorem Ipsum\\u00a0is simply dummy\\u00a0text of the printing and typesetting<\\/li>\\r\\n<li>Lorem Ipsum\\u00a0is simply dummy\\u00a0text of the printing<\\/li>\\r\\n<li>Lorem Ipsum\\u00a0is simply dummy\\u00a0text<\\/li>\\r\\n<li>Lorem Ipsum\\u00a0is simply dummy\\u00a0text of the printing and typesetting<\\/li>\\r\\n<\\/ul>\\r\\n<p>Lorem Ipsum\\u00a0is simply dummy\\u00a0text of the printing and typesetting industry. Lorem Ipsum has been the industry\'s standard dummy text ever since the\\u00a01500s,\\u00a0when an unknown printer took a galley of type and scrambled it to make a type specimen book. It has survived not only five centuries, but also the leap into electronic typesetting, remaining essentially unchanged.<\\/p>\",\"state\":1,\"catid\":\"14\",\"created\":\"2018-10-15 13:11:52\",\"created_by\":\"250\",\"created_by_alias\":\"\",\"modified\":\"2018-11-01 08:00:56\",\"modified_by\":\"250\",\"checked_out\":\"250\",\"checked_out_time\":\"2018-11-01 08:00:46\",\"publish_up\":\"2018-10-15 13:11:52\",\"publish_down\":\"0000-00-00 00:00:00\",\"images\":\"{\\\"image_intro\\\":\\\"images\\\\\\/blog\\\\\\/blogtype\\\\\\/img1.jpg\\\",\\\"float_intro\\\":\\\"\\\",\\\"image_intro_alt\\\":\\\"\\\",\\\"image_intro_caption\\\":\\\"\\\",\\\"image_fulltext\\\":\\\"images\\\\\\/blog\\\\\\/blogtype\\\\\\/img1.jpg\\\",\\\"float_fulltext\\\":\\\"\\\",\\\"image_fulltext_alt\\\":\\\"\\\",\\\"image_fulltext_caption\\\":\\\"\\\"}\",\"urls\":\"{\\\"urla\\\":false,\\\"urlatext\\\":\\\"\\\",\\\"targeta\\\":\\\"\\\",\\\"urlb\\\":false,\\\"urlbtext\\\":\\\"\\\",\\\"targetb\\\":\\\"\\\",\\\"urlc\\\":false,\\\"urlctext\\\":\\\"\\\",\\\"targetc\\\":\\\"\\\"}\",\"attribs\":\"{\\\"article_layout\\\":\\\"\\\",\\\"show_title\\\":\\\"\\\",\\\"link_titles\\\":\\\"\\\",\\\"show_tags\\\":\\\"\\\",\\\"show_intro\\\":\\\"\\\",\\\"info_block_position\\\":\\\"\\\",\\\"info_block_show_title\\\":\\\"\\\",\\\"show_category\\\":\\\"\\\",\\\"link_category\\\":\\\"\\\",\\\"show_parent_category\\\":\\\"\\\",\\\"link_parent_category\\\":\\\"\\\",\\\"show_associations\\\":\\\"\\\",\\\"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_page_title\\\":\\\"\\\",\\\"show_publishing_options\\\":\\\"\\\",\\\"show_article_options\\\":\\\"\\\",\\\"show_urls_images_backend\\\":\\\"\\\",\\\"show_urls_images_frontend\\\":\\\"\\\",\\\"astroid_article_type\\\":\\\"regular\\\",\\\"astroid_article_video_type\\\":\\\"youtube\\\",\\\"astroid_article_video_url\\\":\\\"\\\",\\\"astroid_article_gallery_width\\\":\\\"\\\",\\\"astroid_article_gallery_bullets\\\":\\\"1\\\",\\\"astroid_article_gallery_navigation\\\":\\\"1\\\",\\\"astroid_article_gallery_items\\\":\\\"\\\",\\\"astroid_article_thumbnail\\\":\\\"1\\\",\\\"astroid_article_audio_source\\\":\\\"soundcloud\\\",\\\"astroid_article_audio_soundcloud\\\":\\\"\\\",\\\"astroid_article_audio_spotify\\\":\\\"\\\",\\\"astroid_article_review_heading\\\":\\\"\\\",\\\"astroid_article_review_summery\\\":\\\"\\\",\\\"astroid_article_review_good\\\":\\\"\\\",\\\"astroid_article_review_bad\\\":\\\"\\\",\\\"astroid_article_review_rating\\\":\\\"5\\\",\\\"astroid_article_button_action\\\":\\\"\\\",\\\"astroid_article_button_link\\\":\\\"\\\",\\\"astroid_article_review_criterias\\\":\\\"\\\",\\\"astroid_article_quote_text\\\":\\\"\\\",\\\"astroid_article_quote_author\\\":\\\"\\\",\\\"astroid_article_badge\\\":\\\"0\\\",\\\"astroid_article_badge_type\\\":\\\"2\\\",\\\"astroid_article_badge_text\\\":\\\"\\\",\\\"astroid_article_badge_color\\\":\\\"\\\",\\\"astroid_relatedposts\\\":\\\"\\\",\\\"astroid_socialshare\\\":\\\"\\\",\\\"astroid_comments\\\":\\\"\\\",\\\"astroid_posttype\\\":\\\"\\\",\\\"astroid_readtime\\\":\\\"\\\",\\\"astroid_authorinfo\\\":\\\"\\\",\\\"astroid_og_title\\\":\\\"\\\",\\\"astroid_og_desc\\\":\\\"\\\",\\\"astroid_og_image\\\":\\\"\\\"}\",\"version\":4,\"ordering\":\"7\",\"metakey\":\"\",\"metadesc\":\"\",\"access\":\"1\",\"hits\":\"0\",\"metadata\":\"{\\\"robots\\\":\\\"\\\",\\\"author\\\":\\\"\\\",\\\"rights\\\":\\\"\\\",\\\"xreference\\\":\\\"\\\"}\",\"featured\":\"0\",\"language\":\"*\",\"xreference\":\"\",\"note\":\"\"}', 0),
(584, 52, 1, '', '2018-11-01 08:01:00', 250, 5796, '3459ab74b1eb77309ac3804fd33317b7b572eb4c', '{\"id\":52,\"asset_id\":\"260\",\"title\":\"You Will Never Believe These Bizarre Truth\",\"alias\":\"you-will-never-believe-these-bizarre-truth\",\"introtext\":\"<p><strong>Lorem Ipsum<\\/strong>\\u00a0is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry\'s standard dummy text ever since the 1500s,<\\/p>\\r\\n\",\"fulltext\":\"\\r\\n<p>when an unknown printer took a galley of type and scrambled it to make a type specimen book. It has survived not only five centuries, but also the leap into electronic typesetting,remaining essentially unchanged. It was popularised in the 1960s with the release of Letraset sheets containing Lorem Ipsum passages, and more recently with desktop publishing software like Aldus PageMaker including versions of Lorem Ipsum<\\/p>\\r\\n<h2>What is Lorem Ipsum?<\\/h2>\\r\\n<p><strong>Lorem Ipsum<\\/strong>\\u00a0is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry\'s standard dummy text ever since the 1500s, when an unknown printer took a galley of type and scrambled it to make a type specimen book. It has survived not only five centuries, but also the leap into electronic typesetting, remaining essentially unchanged.<\\/p>\\r\\n<h3>Where does it come from?<\\/h3>\\r\\n<p>Contrary to popular belief, Lorem Ipsum is not simply random text. It has roots in a piece of classical Latin literature from 45 BC, making it over 2000 years old. Richard McClintock, a Latin professor at Hampden-Sydney College in Virginia, looked up one of the more obscure Latin words, consectetur, from a Lorem Ipsum passage, and going through the cites of the word in classical literature, discovered the undoubtable source. Lorem Ipsum comes from sections 1.10.32 and 1.10.33 of \\\"de Finibus Bonorum et Malorum\\\" (The Extremes of Good and Evil)<\\/p>\\r\\n<ul>\\r\\n<li>Lorem Ipsum\\u00a0is simaply dummy\\u00a0text of the printing and typesetting<\\/li>\\r\\n<li>Lorem Ipsum\\u00a0is simply dummy\\u00a0text of the printing and\\u00a0<\\/li>\\r\\n<li>Lorem Ipsum\\u00a0is simply dummy\\u00a0text<\\/li>\\r\\n<li>Lorem Ipsum\\u00a0is simply dummy\\u00a0text of the<\\/li>\\r\\n<li>Lorem Ipsum\\u00a0is simply dummy\\u00a0text of the printing and typesetting<\\/li>\\r\\n<li>Lorem Ipsum\\u00a0is simply dummy\\u00a0text of the printing<\\/li>\\r\\n<li>Lorem Ipsum\\u00a0is simply dummy\\u00a0text<\\/li>\\r\\n<li>Lorem Ipsum\\u00a0is simply dummy\\u00a0text of the printing and typesetting<\\/li>\\r\\n<\\/ul>\\r\\n<p>Lorem Ipsum\\u00a0is simply dummy\\u00a0text of the printing and typesetting industry. Lorem Ipsum has been the industry\'s standard dummy text ever since the\\u00a01500s,\\u00a0when an unknown printer took a galley of type and scrambled it to make a type specimen book. It has survived not only five centuries, but also the leap into electronic typesetting, remaining essentially unchanged.<\\/p>\",\"state\":1,\"catid\":\"14\",\"created\":\"2018-10-15 13:11:01\",\"created_by\":\"250\",\"created_by_alias\":\"\",\"modified\":\"2018-11-01 08:01:00\",\"modified_by\":\"250\",\"checked_out\":\"250\",\"checked_out_time\":\"2018-11-01 08:00:46\",\"publish_up\":\"2018-10-15 13:11:01\",\"publish_down\":\"0000-00-00 00:00:00\",\"images\":\"{\\\"image_intro\\\":\\\"images\\\\\\/blog\\\\\\/blogtype\\\\\\/img14.jpg\\\",\\\"float_intro\\\":\\\"\\\",\\\"image_intro_alt\\\":\\\"\\\",\\\"image_intro_caption\\\":\\\"\\\",\\\"image_fulltext\\\":\\\"images\\\\\\/blog\\\\\\/blogtype\\\\\\/img14.jpg\\\",\\\"float_fulltext\\\":\\\"\\\",\\\"image_fulltext_alt\\\":\\\"\\\",\\\"image_fulltext_caption\\\":\\\"\\\"}\",\"urls\":\"{\\\"urla\\\":false,\\\"urlatext\\\":\\\"\\\",\\\"targeta\\\":\\\"\\\",\\\"urlb\\\":false,\\\"urlbtext\\\":\\\"\\\",\\\"targetb\\\":\\\"\\\",\\\"urlc\\\":false,\\\"urlctext\\\":\\\"\\\",\\\"targetc\\\":\\\"\\\"}\",\"attribs\":\"{\\\"article_layout\\\":\\\"\\\",\\\"show_title\\\":\\\"\\\",\\\"link_titles\\\":\\\"\\\",\\\"show_tags\\\":\\\"\\\",\\\"show_intro\\\":\\\"\\\",\\\"info_block_position\\\":\\\"\\\",\\\"info_block_show_title\\\":\\\"\\\",\\\"show_category\\\":\\\"\\\",\\\"link_category\\\":\\\"\\\",\\\"show_parent_category\\\":\\\"\\\",\\\"link_parent_category\\\":\\\"\\\",\\\"show_associations\\\":\\\"\\\",\\\"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_page_title\\\":\\\"\\\",\\\"show_publishing_options\\\":\\\"\\\",\\\"show_article_options\\\":\\\"\\\",\\\"show_urls_images_backend\\\":\\\"\\\",\\\"show_urls_images_frontend\\\":\\\"\\\",\\\"astroid_article_type\\\":\\\"regular\\\",\\\"astroid_article_video_type\\\":\\\"youtube\\\",\\\"astroid_article_video_url\\\":\\\"\\\",\\\"astroid_article_gallery_width\\\":\\\"\\\",\\\"astroid_article_gallery_bullets\\\":\\\"1\\\",\\\"astroid_article_gallery_navigation\\\":\\\"1\\\",\\\"astroid_article_gallery_items\\\":\\\"\\\",\\\"astroid_article_thumbnail\\\":\\\"1\\\",\\\"astroid_article_audio_source\\\":\\\"soundcloud\\\",\\\"astroid_article_audio_soundcloud\\\":\\\"\\\",\\\"astroid_article_audio_spotify\\\":\\\"\\\",\\\"astroid_article_review_heading\\\":\\\"\\\",\\\"astroid_article_review_summery\\\":\\\"\\\",\\\"astroid_article_review_good\\\":\\\"\\\",\\\"astroid_article_review_bad\\\":\\\"\\\",\\\"astroid_article_review_rating\\\":\\\"5\\\",\\\"astroid_article_button_action\\\":\\\"\\\",\\\"astroid_article_button_link\\\":\\\"\\\",\\\"astroid_article_review_criterias\\\":\\\"\\\",\\\"astroid_article_quote_text\\\":\\\"\\\",\\\"astroid_article_quote_author\\\":\\\"\\\",\\\"astroid_article_badge\\\":\\\"1\\\",\\\"astroid_article_badge_type\\\":\\\"2\\\",\\\"astroid_article_badge_text\\\":\\\"\\\",\\\"astroid_article_badge_color\\\":\\\"\\\",\\\"astroid_relatedposts\\\":\\\"\\\",\\\"astroid_socialshare\\\":\\\"\\\",\\\"astroid_comments\\\":\\\"\\\",\\\"astroid_posttype\\\":\\\"\\\",\\\"astroid_readtime\\\":\\\"\\\",\\\"astroid_authorinfo\\\":\\\"\\\",\\\"astroid_og_title\\\":\\\"\\\",\\\"astroid_og_desc\\\":\\\"\\\",\\\"astroid_og_image\\\":\\\"\\\"}\",\"version\":5,\"ordering\":\"8\",\"metakey\":\"\",\"metadesc\":\"\",\"access\":\"1\",\"hits\":\"0\",\"metadata\":\"{\\\"robots\\\":\\\"\\\",\\\"author\\\":\\\"\\\",\\\"rights\\\":\\\"\\\",\\\"xreference\\\":\\\"\\\"}\",\"featured\":\"0\",\"language\":\"*\",\"xreference\":\"\",\"note\":\"\"}', 0),
(585, 51, 1, '', '2018-11-01 08:01:07', 250, 5787, '3a49dfc94b49f84105a8ccf7faf75c46dc409eae', '{\"id\":51,\"asset_id\":\"259\",\"title\":\"How New York Can Increase Your Profit?\",\"alias\":\"how-new-york-can-increase-your-profit\",\"introtext\":\"<p><strong>Lorem Ipsum<\\/strong>\\u00a0is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry\'s standard dummy text ever since the 1500s,<\\/p>\\r\\n\",\"fulltext\":\"\\r\\n<p>when an unknown printer took a galley of type and scrambled it to make a type specimen book. It has survived not only five centuries, but also the leap into electronic typesetting,remaining essentially unchanged. It was popularised in the 1960s with the release of Letraset sheets containing Lorem Ipsum passages, and more recently with desktop publishing software like Aldus PageMaker including versions of Lorem Ipsum<\\/p>\\r\\n<h2>What is Lorem Ipsum?<\\/h2>\\r\\n<p><strong>Lorem Ipsum<\\/strong>\\u00a0is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry\'s standard dummy text ever since the 1500s, when an unknown printer took a galley of type and scrambled it to make a type specimen book. It has survived not only five centuries, but also the leap into electronic typesetting, remaining essentially unchanged.<\\/p>\\r\\n<h3>Where does it come from?<\\/h3>\\r\\n<p>Contrary to popular belief, Lorem Ipsum is not simply random text. It has roots in a piece of classical Latin literature from 45 BC, making it over 2000 years old. Richard McClintock, a Latin professor at Hampden-Sydney College in Virginia, looked up one of the more obscure Latin words, consectetur, from a Lorem Ipsum passage, and going through the cites of the word in classical literature, discovered the undoubtable source. Lorem Ipsum comes from sections 1.10.32 and 1.10.33 of \\\"de Finibus Bonorum et Malorum\\\" (The Extremes of Good and Evil)<\\/p>\\r\\n<ul>\\r\\n<li>Lorem Ipsum\\u00a0is simply dummy\\u00a0text of the printing and typesetting<\\/li>\\r\\n<li>Lorem Ipsum\\u00a0is simply dummy\\u00a0text of the printing and\\u00a0<\\/li>\\r\\n<li>Lorem Ipsum\\u00a0is simply dummy\\u00a0text<\\/li>\\r\\n<li>Lorem Ipsum\\u00a0is simply dummy\\u00a0text of the<\\/li>\\r\\n<li>Lorem Ipsum\\u00a0is simply dummy\\u00a0text of the printing and typesetting<\\/li>\\r\\n<li>Lorem Ipsum\\u00a0is simply dummy\\u00a0text of the printing<\\/li>\\r\\n<li>Lorem Ipsum\\u00a0is simply dummy\\u00a0text<\\/li>\\r\\n<li>Lorem Ipsum\\u00a0is simply dummy\\u00a0text of the printing and typesetting<\\/li>\\r\\n<\\/ul>\\r\\n<p>Lorem Ipsum\\u00a0is simply dummy\\u00a0text of the printing and typesetting industry. Lorem Ipsum has been the industry\'s standard dummy text ever since the\\u00a01500s,\\u00a0when an unknown printer took a galley of type and scrambled it to make a type specimen book. It has survived not only five centuries, but also the leap into electronic typesetting, remaining essentially unchanged.<\\/p>\",\"state\":1,\"catid\":\"14\",\"created\":\"2018-10-15 13:07:56\",\"created_by\":\"250\",\"created_by_alias\":\"\",\"modified\":\"2018-11-01 08:01:07\",\"modified_by\":\"250\",\"checked_out\":\"250\",\"checked_out_time\":\"2018-11-01 08:00:47\",\"publish_up\":\"2018-10-15 13:07:56\",\"publish_down\":\"0000-00-00 00:00:00\",\"images\":\"{\\\"image_intro\\\":\\\"images\\\\\\/blog\\\\\\/blogtype\\\\\\/img13.jpg\\\",\\\"float_intro\\\":\\\"\\\",\\\"image_intro_alt\\\":\\\"\\\",\\\"image_intro_caption\\\":\\\"\\\",\\\"image_fulltext\\\":\\\"images\\\\\\/blog\\\\\\/blogtype\\\\\\/img13.jpg\\\",\\\"float_fulltext\\\":\\\"\\\",\\\"image_fulltext_alt\\\":\\\"\\\",\\\"image_fulltext_caption\\\":\\\"\\\"}\",\"urls\":\"{\\\"urla\\\":false,\\\"urlatext\\\":\\\"\\\",\\\"targeta\\\":\\\"\\\",\\\"urlb\\\":false,\\\"urlbtext\\\":\\\"\\\",\\\"targetb\\\":\\\"\\\",\\\"urlc\\\":false,\\\"urlctext\\\":\\\"\\\",\\\"targetc\\\":\\\"\\\"}\",\"attribs\":\"{\\\"article_layout\\\":\\\"\\\",\\\"show_title\\\":\\\"\\\",\\\"link_titles\\\":\\\"\\\",\\\"show_tags\\\":\\\"\\\",\\\"show_intro\\\":\\\"\\\",\\\"info_block_position\\\":\\\"\\\",\\\"info_block_show_title\\\":\\\"\\\",\\\"show_category\\\":\\\"\\\",\\\"link_category\\\":\\\"\\\",\\\"show_parent_category\\\":\\\"\\\",\\\"link_parent_category\\\":\\\"\\\",\\\"show_associations\\\":\\\"\\\",\\\"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_page_title\\\":\\\"\\\",\\\"show_publishing_options\\\":\\\"\\\",\\\"show_article_options\\\":\\\"\\\",\\\"show_urls_images_backend\\\":\\\"\\\",\\\"show_urls_images_frontend\\\":\\\"\\\",\\\"astroid_article_type\\\":\\\"regular\\\",\\\"astroid_article_video_type\\\":\\\"youtube\\\",\\\"astroid_article_video_url\\\":\\\"\\\",\\\"astroid_article_gallery_width\\\":\\\"\\\",\\\"astroid_article_gallery_bullets\\\":\\\"1\\\",\\\"astroid_article_gallery_navigation\\\":\\\"1\\\",\\\"astroid_article_gallery_items\\\":\\\"\\\",\\\"astroid_article_thumbnail\\\":\\\"1\\\",\\\"astroid_article_audio_source\\\":\\\"soundcloud\\\",\\\"astroid_article_audio_soundcloud\\\":\\\"\\\",\\\"astroid_article_audio_spotify\\\":\\\"\\\",\\\"astroid_article_review_heading\\\":\\\"\\\",\\\"astroid_article_review_summery\\\":\\\"\\\",\\\"astroid_article_review_good\\\":\\\"\\\",\\\"astroid_article_review_bad\\\":\\\"\\\",\\\"astroid_article_review_rating\\\":\\\"5\\\",\\\"astroid_article_button_action\\\":\\\"\\\",\\\"astroid_article_button_link\\\":\\\"\\\",\\\"astroid_article_review_criterias\\\":\\\"\\\",\\\"astroid_article_quote_text\\\":\\\"\\\",\\\"astroid_article_quote_author\\\":\\\"\\\",\\\"astroid_article_badge\\\":\\\"1\\\",\\\"astroid_article_badge_type\\\":\\\"6\\\",\\\"astroid_article_badge_text\\\":\\\"\\\",\\\"astroid_article_badge_color\\\":\\\"\\\",\\\"astroid_relatedposts\\\":\\\"\\\",\\\"astroid_socialshare\\\":\\\"\\\",\\\"astroid_comments\\\":\\\"\\\",\\\"astroid_posttype\\\":\\\"\\\",\\\"astroid_readtime\\\":\\\"\\\",\\\"astroid_authorinfo\\\":\\\"\\\",\\\"astroid_og_title\\\":\\\"\\\",\\\"astroid_og_desc\\\":\\\"\\\",\\\"astroid_og_image\\\":\\\"\\\"}\",\"version\":7,\"ordering\":\"10\",\"metakey\":\"\",\"metadesc\":\"\",\"access\":\"1\",\"hits\":\"0\",\"metadata\":\"{\\\"robots\\\":\\\"\\\",\\\"author\\\":\\\"\\\",\\\"rights\\\":\\\"\\\",\\\"xreference\\\":\\\"\\\"}\",\"featured\":\"0\",\"language\":\"*\",\"xreference\":\"\",\"note\":\"\"}', 0),
(586, 50, 1, '', '2018-11-01 08:01:11', 250, 5791, '3d36bcf00ab92b97ce8ac6ac4f63263ef23581f7', '{\"id\":50,\"asset_id\":\"258\",\"title\":\"10 Reasons Why You Are A Rookie In Nature\",\"alias\":\"10-reasons-why-you-are-a-rookie-in-nature\",\"introtext\":\"<p><strong>Lorem Ipsum<\\/strong>\\u00a0is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry\'s standard dummy text ever since the 1500s,<\\/p>\\r\\n\",\"fulltext\":\"\\r\\n<p>when an unknown printer took a galley of type and scrambled it to make a type specimen book. It has survived not only five centuries, but also the leap into electronic typesetting,remaining essentially unchanged. It was popularised in the 1960s with the release of Letraset sheets containing Lorem Ipsum passages, and more recently with desktop publishing software like Aldus PageMaker including versions of Lorem Ipsum<\\/p>\\r\\n<h2>What is Lorem Ipsum?<\\/h2>\\r\\n<p><strong>Lorem Ipsum<\\/strong>\\u00a0is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry\'s standard dummy text ever since the 1500s, when an unknown printer took a galley of type and scrambled it to make a type specimen book. It has survived not only five centuries, but also the leap into electronic typesetting, remaining essentially unchanged.<\\/p>\\r\\n<h3>Where does it come from?<\\/h3>\\r\\n<p>Contrary to popular belief, Lorem Ipsum is not simply random text. It has roots in a piece of classical Latin literature from 45 BC, making it over 2000 years old. Richard McClintock, a Latin professor at Hampden-Sydney College in Virginia, looked up one of the more obscure Latin words, consectetur, from a Lorem Ipsum passage, and going through the cites of the word in classical literature, discovered the undoubtable source. Lorem Ipsum comes from sections 1.10.32 and 1.10.33 of \\\"de Finibus Bonorum et Malorum\\\" (The Extremes of Good and Evil)<\\/p>\\r\\n<ul>\\r\\n<li>Lorem Ipsum\\u00a0is simply dummy\\u00a0text of the printing and typesetting<\\/li>\\r\\n<li>Lorem Ipsum\\u00a0is simply dummy\\u00a0text of the printing and\\u00a0<\\/li>\\r\\n<li>Lorem Ipsum\\u00a0is simply dummy\\u00a0text<\\/li>\\r\\n<li>Lorem Ipsum\\u00a0is simply dummy\\u00a0text of the<\\/li>\\r\\n<li>Lorem Ipsum\\u00a0is simply dummy\\u00a0text of the printing and typesetting<\\/li>\\r\\n<li>Lorem Ipsum\\u00a0is simply dummy\\u00a0text of the printing<\\/li>\\r\\n<li>Lorem Ipsum\\u00a0is simply dummy\\u00a0text<\\/li>\\r\\n<li>Lorem Ipsum\\u00a0is simply dummy\\u00a0text of the printing and typesetting<\\/li>\\r\\n<\\/ul>\\r\\n<p>Lorem Ipsum\\u00a0is simply dummy\\u00a0text of the printing and typesetting industry. Lorem Ipsum has been the industry\'s standard dummy text ever since the\\u00a01500s,\\u00a0when an unknown printer took a galley of type and scrambled it to make a type specimen book. It has survived not only five centuries, but also the leap into electronic typesetting, remaining essentially unchanged.<\\/p>\",\"state\":1,\"catid\":\"14\",\"created\":\"2018-10-15 12:28:42\",\"created_by\":\"250\",\"created_by_alias\":\"\",\"modified\":\"2018-11-01 08:01:11\",\"modified_by\":\"250\",\"checked_out\":\"250\",\"checked_out_time\":\"2018-11-01 08:00:47\",\"publish_up\":\"2018-10-15 12:28:42\",\"publish_down\":\"0000-00-00 00:00:00\",\"images\":\"{\\\"image_intro\\\":\\\"images\\\\\\/blog\\\\\\/blogtype\\\\\\/img6.jpg\\\",\\\"float_intro\\\":\\\"\\\",\\\"image_intro_alt\\\":\\\"\\\",\\\"image_intro_caption\\\":\\\"\\\",\\\"image_fulltext\\\":\\\"images\\\\\\/blog\\\\\\/blogtype\\\\\\/img6.jpg\\\",\\\"float_fulltext\\\":\\\"\\\",\\\"image_fulltext_alt\\\":\\\"\\\",\\\"image_fulltext_caption\\\":\\\"\\\"}\",\"urls\":\"{\\\"urla\\\":false,\\\"urlatext\\\":\\\"\\\",\\\"targeta\\\":\\\"\\\",\\\"urlb\\\":false,\\\"urlbtext\\\":\\\"\\\",\\\"targetb\\\":\\\"\\\",\\\"urlc\\\":false,\\\"urlctext\\\":\\\"\\\",\\\"targetc\\\":\\\"\\\"}\",\"attribs\":\"{\\\"article_layout\\\":\\\"\\\",\\\"show_title\\\":\\\"\\\",\\\"link_titles\\\":\\\"\\\",\\\"show_tags\\\":\\\"\\\",\\\"show_intro\\\":\\\"\\\",\\\"info_block_position\\\":\\\"\\\",\\\"info_block_show_title\\\":\\\"\\\",\\\"show_category\\\":\\\"\\\",\\\"link_category\\\":\\\"\\\",\\\"show_parent_category\\\":\\\"\\\",\\\"link_parent_category\\\":\\\"\\\",\\\"show_associations\\\":\\\"\\\",\\\"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_page_title\\\":\\\"\\\",\\\"show_publishing_options\\\":\\\"\\\",\\\"show_article_options\\\":\\\"\\\",\\\"show_urls_images_backend\\\":\\\"\\\",\\\"show_urls_images_frontend\\\":\\\"\\\",\\\"astroid_article_type\\\":\\\"regular\\\",\\\"astroid_article_video_type\\\":\\\"youtube\\\",\\\"astroid_article_video_url\\\":\\\"\\\",\\\"astroid_article_gallery_width\\\":\\\"\\\",\\\"astroid_article_gallery_bullets\\\":\\\"1\\\",\\\"astroid_article_gallery_navigation\\\":\\\"1\\\",\\\"astroid_article_gallery_items\\\":\\\"\\\",\\\"astroid_article_thumbnail\\\":\\\"1\\\",\\\"astroid_article_audio_source\\\":\\\"soundcloud\\\",\\\"astroid_article_audio_soundcloud\\\":\\\"\\\",\\\"astroid_article_audio_spotify\\\":\\\"\\\",\\\"astroid_article_review_heading\\\":\\\"\\\",\\\"astroid_article_review_summery\\\":\\\"\\\",\\\"astroid_article_review_good\\\":\\\"\\\",\\\"astroid_article_review_bad\\\":\\\"\\\",\\\"astroid_article_review_rating\\\":\\\"5\\\",\\\"astroid_article_button_action\\\":\\\"\\\",\\\"astroid_article_button_link\\\":\\\"\\\",\\\"astroid_article_review_criterias\\\":\\\"\\\",\\\"astroid_article_quote_text\\\":\\\"\\\",\\\"astroid_article_quote_author\\\":\\\"\\\",\\\"astroid_article_badge\\\":\\\"1\\\",\\\"astroid_article_badge_type\\\":\\\"2\\\",\\\"astroid_article_badge_text\\\":\\\"\\\",\\\"astroid_article_badge_color\\\":\\\"\\\",\\\"astroid_relatedposts\\\":\\\"\\\",\\\"astroid_socialshare\\\":\\\"\\\",\\\"astroid_comments\\\":\\\"\\\",\\\"astroid_posttype\\\":\\\"\\\",\\\"astroid_readtime\\\":\\\"\\\",\\\"astroid_authorinfo\\\":\\\"\\\",\\\"astroid_og_title\\\":\\\"\\\",\\\"astroid_og_desc\\\":\\\"\\\",\\\"astroid_og_image\\\":\\\"\\\"}\",\"version\":8,\"ordering\":\"9\",\"metakey\":\"\",\"metadesc\":\"\",\"access\":\"1\",\"hits\":\"0\",\"metadata\":\"{\\\"robots\\\":\\\"\\\",\\\"author\\\":\\\"\\\",\\\"rights\\\":\\\"\\\",\\\"xreference\\\":\\\"\\\"}\",\"featured\":\"0\",\"language\":\"*\",\"xreference\":\"\",\"note\":\"\"}', 0);
INSERT INTO `ynfp8_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
(587, 49, 1, '', '2018-11-01 08:01:17', 250, 3041, '5378d2cdbe9bb95ca164b8de789fb5ea5a3e5e70', '{\"id\":49,\"asset_id\":\"256\",\"title\":\"Contact\",\"alias\":\"contact\",\"introtext\":\"{loadposition contact-form}\",\"fulltext\":\"\",\"state\":1,\"catid\":\"15\",\"created\":\"2018-10-15 12:18:01\",\"created_by\":\"250\",\"created_by_alias\":\"\",\"modified\":\"2018-11-01 08:01:17\",\"modified_by\":\"250\",\"checked_out\":\"250\",\"checked_out_time\":\"2018-11-01 08:00:48\",\"publish_up\":\"2018-10-15 12:18:01\",\"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\":\"{\\\"article_layout\\\":\\\"\\\",\\\"show_title\\\":\\\"0\\\",\\\"link_titles\\\":\\\"0\\\",\\\"show_tags\\\":\\\"0\\\",\\\"show_intro\\\":\\\"0\\\",\\\"info_block_position\\\":\\\"\\\",\\\"info_block_show_title\\\":\\\"0\\\",\\\"show_category\\\":\\\"0\\\",\\\"link_category\\\":\\\"0\\\",\\\"show_parent_category\\\":\\\"0\\\",\\\"link_parent_category\\\":\\\"0\\\",\\\"show_associations\\\":\\\"0\\\",\\\"show_author\\\":\\\"0\\\",\\\"link_author\\\":\\\"0\\\",\\\"show_create_date\\\":\\\"0\\\",\\\"show_modify_date\\\":\\\"0\\\",\\\"show_publish_date\\\":\\\"0\\\",\\\"show_item_navigation\\\":\\\"0\\\",\\\"show_icons\\\":\\\"0\\\",\\\"show_print_icon\\\":\\\"0\\\",\\\"show_email_icon\\\":\\\"0\\\",\\\"show_vote\\\":\\\"0\\\",\\\"show_hits\\\":\\\"0\\\",\\\"show_noauth\\\":\\\"0\\\",\\\"urls_position\\\":\\\"\\\",\\\"alternative_readmore\\\":\\\"\\\",\\\"article_page_title\\\":\\\"\\\",\\\"show_publishing_options\\\":\\\"\\\",\\\"show_article_options\\\":\\\"\\\",\\\"show_urls_images_backend\\\":\\\"\\\",\\\"show_urls_images_frontend\\\":\\\"\\\",\\\"astroid_article_type\\\":\\\"regular\\\",\\\"astroid_article_video_type\\\":\\\"youtube\\\",\\\"astroid_article_video_url\\\":\\\"\\\",\\\"astroid_article_gallery_width\\\":\\\"\\\",\\\"astroid_article_gallery_bullets\\\":\\\"1\\\",\\\"astroid_article_gallery_navigation\\\":\\\"1\\\",\\\"astroid_article_gallery_items\\\":\\\"\\\",\\\"astroid_article_thumbnail\\\":\\\"1\\\",\\\"astroid_article_audio_source\\\":\\\"soundcloud\\\",\\\"astroid_article_audio_soundcloud\\\":\\\"\\\",\\\"astroid_article_audio_spotify\\\":\\\"\\\",\\\"astroid_article_review_heading\\\":\\\"\\\",\\\"astroid_article_review_summery\\\":\\\"\\\",\\\"astroid_article_review_good\\\":\\\"\\\",\\\"astroid_article_review_bad\\\":\\\"\\\",\\\"astroid_article_review_rating\\\":\\\"5\\\",\\\"astroid_article_button_action\\\":\\\"\\\",\\\"astroid_article_button_link\\\":\\\"\\\",\\\"astroid_article_review_criterias\\\":\\\"\\\",\\\"astroid_article_quote_text\\\":\\\"\\\",\\\"astroid_article_quote_author\\\":\\\"\\\",\\\"astroid_article_badge\\\":\\\"0\\\",\\\"astroid_article_badge_type\\\":\\\"2\\\",\\\"astroid_article_badge_text\\\":\\\"\\\",\\\"astroid_article_badge_color\\\":\\\"\\\",\\\"astroid_relatedposts\\\":\\\"0\\\",\\\"astroid_socialshare\\\":\\\"0\\\",\\\"astroid_comments\\\":\\\"0\\\",\\\"astroid_posttype\\\":\\\"0\\\",\\\"astroid_readtime\\\":\\\"0\\\",\\\"astroid_authorinfo\\\":\\\"0\\\",\\\"astroid_og_title\\\":\\\"\\\",\\\"astroid_og_desc\\\":\\\"\\\",\\\"astroid_og_image\\\":\\\"\\\"}\",\"version\":7,\"ordering\":\"2\",\"metakey\":\"\",\"metadesc\":\"\",\"access\":\"1\",\"hits\":\"0\",\"metadata\":\"{\\\"robots\\\":\\\"\\\",\\\"author\\\":\\\"\\\",\\\"rights\\\":\\\"\\\",\\\"xreference\\\":\\\"\\\"}\",\"featured\":\"0\",\"language\":\"*\",\"xreference\":\"\",\"note\":\"\"}', 0),
(588, 48, 1, '', '2018-11-01 08:01:21', 250, 4175, '41f6315d878e819bdb1aefe1fa798c3fb3129aeb', '{\"id\":48,\"asset_id\":\"252\",\"title\":\"About Us\",\"alias\":\"about-us\",\"introtext\":\"<div class=\\\"row text-center\\\">\\r\\n\\t<div class=\\\"col\\\">\\r\\n\\t\\t<h2>Turn Your Passion into Success!<\\/h2>\\r\\n\\t\\t<p class=\\\"pb-4 mb-4\\\">Packed with rich features to make your development fast and robust.<\\/p>\\r\\n\\t<\\/div>\\r\\n<\\/div>\\r\\n<div class=\\\"row\\\">\\r\\n\\t<div class=\\\"col-lg-4 col-md-6 col-sm-12 col-12\\\">\\r\\n\\t\\t<i class=\\\"fas fa-users fa-3x pb-4\\\"><\\/i>\\r\\n\\t\\t<h4>Who We Are<\\/h4>\\r\\n\\t\\t<p>We offer the expertise found in the world\\u2019s Premier Management Consultings and Balance it with exceptional service designed to resolve<\\/p>\\r\\n\\t<\\/div>\\r\\n\\t<div class=\\\"col-lg-4 col-md-6 col-sm-12 col-12\\\">\\r\\n\\t\\t<i class=\\\"fas fa-bullseye fa-3x pb-4\\\"><\\/i>\\r\\n\\t\\t<h4>Our Mission<\\/h4>\\r\\n\\t\\t<p>To provide quality exceptional service, allowing businesses to focus on their core processes. Those services encompass all aspects of consulting<\\/p>\\r\\n\\t<\\/div>\\r\\n\\t<div class=\\\"col-lg-4 col-md-6 col-sm-12 col-12\\\">\\r\\n\\t\\t<i class=\\\"far fa-eye fa-3x pb-4\\\"><\\/i>\\r\\n\\t\\t<h4>Our Vision<\\/h4>\\r\\n\\t\\t<p>Our vision is to help you make tough Decisions, Achieve Success, Capitalize on Market Opportunities and Develop Action plans that are Realistic<\\/p>\\r\\n\\t<\\/div>\\r\\n<\\/div>\",\"fulltext\":\"\",\"state\":1,\"catid\":\"15\",\"created\":\"2018-10-11 10:51:51\",\"created_by\":\"250\",\"created_by_alias\":\"\",\"modified\":\"2018-11-01 08:01:21\",\"modified_by\":\"250\",\"checked_out\":\"250\",\"checked_out_time\":\"2018-11-01 08:00:49\",\"publish_up\":\"2018-10-11 10:51:51\",\"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\":\"{\\\"article_layout\\\":\\\"\\\",\\\"show_title\\\":\\\"\\\",\\\"link_titles\\\":\\\"\\\",\\\"show_tags\\\":\\\"\\\",\\\"show_intro\\\":\\\"\\\",\\\"info_block_position\\\":\\\"\\\",\\\"info_block_show_title\\\":\\\"\\\",\\\"show_category\\\":\\\"\\\",\\\"link_category\\\":\\\"\\\",\\\"show_parent_category\\\":\\\"\\\",\\\"link_parent_category\\\":\\\"\\\",\\\"show_associations\\\":\\\"\\\",\\\"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_page_title\\\":\\\"\\\",\\\"show_publishing_options\\\":\\\"\\\",\\\"show_article_options\\\":\\\"\\\",\\\"show_urls_images_backend\\\":\\\"\\\",\\\"show_urls_images_frontend\\\":\\\"\\\",\\\"astroid_article_type\\\":\\\"regular\\\",\\\"astroid_article_video_type\\\":\\\"youtube\\\",\\\"astroid_article_video_url\\\":\\\"\\\",\\\"astroid_article_gallery_width\\\":\\\"\\\",\\\"astroid_article_gallery_bullets\\\":\\\"1\\\",\\\"astroid_article_gallery_navigation\\\":\\\"1\\\",\\\"astroid_article_gallery_items\\\":\\\"\\\",\\\"astroid_article_thumbnail\\\":\\\"1\\\",\\\"astroid_article_audio_source\\\":\\\"soundcloud\\\",\\\"astroid_article_audio_soundcloud\\\":\\\"\\\",\\\"astroid_article_audio_spotify\\\":\\\"\\\",\\\"astroid_article_review_heading\\\":\\\"\\\",\\\"astroid_article_review_summery\\\":\\\"\\\",\\\"astroid_article_review_good\\\":\\\"\\\",\\\"astroid_article_review_bad\\\":\\\"\\\",\\\"astroid_article_review_rating\\\":\\\"5\\\",\\\"astroid_article_button_action\\\":\\\"\\\",\\\"astroid_article_button_link\\\":\\\"\\\",\\\"astroid_article_review_criterias\\\":\\\"\\\",\\\"astroid_article_quote_text\\\":\\\"\\\",\\\"astroid_article_quote_author\\\":\\\"\\\",\\\"astroid_article_badge\\\":\\\"0\\\",\\\"astroid_article_badge_type\\\":\\\"2\\\",\\\"astroid_article_badge_text\\\":\\\"\\\",\\\"astroid_article_badge_color\\\":\\\"\\\",\\\"astroid_relatedposts\\\":\\\"\\\",\\\"astroid_socialshare\\\":\\\"0\\\",\\\"astroid_comments\\\":\\\"\\\",\\\"astroid_posttype\\\":\\\"\\\",\\\"astroid_readtime\\\":\\\"0\\\",\\\"astroid_authorinfo\\\":\\\"0\\\",\\\"astroid_og_title\\\":\\\"\\\",\\\"astroid_og_desc\\\":\\\"\\\",\\\"astroid_og_image\\\":\\\"\\\"}\",\"version\":11,\"ordering\":\"3\",\"metakey\":\"\",\"metadesc\":\"\",\"access\":\"1\",\"hits\":\"0\",\"metadata\":\"{\\\"robots\\\":\\\"\\\",\\\"author\\\":\\\"\\\",\\\"rights\\\":\\\"\\\",\\\"xreference\\\":\\\"\\\"}\",\"featured\":\"0\",\"language\":\"*\",\"xreference\":\"\",\"note\":\"\"}', 0),
(589, 47, 1, '', '2018-11-01 08:01:27', 250, 11279, 'e84a8b03eb68f700499ba9f421e76724284c5dcd', '{\"id\":47,\"asset_id\":\"249\",\"title\":\"Typography\",\"alias\":\"typography\",\"introtext\":\"<div class=\\\"row\\\">\\r\\n\\t<div class=\\\"col-sm-12 col-xl-8\\\">\\r\\n\\t\\t<h1>H1 Heading<\\/h1>\\r\\n\\t\\t<p>Welcome to our wonderful world. We sincerely hope that each and every user entering our website will find exactly what he\\/she is looking for. With advanced features of activating account and new login widgets, you will definitely have a great experience of using our web page.<\\/p>\\r\\n\\t\\t<h2>H2 Heading<\\/h2>\\r\\n\\t\\t<p>Welcome to our wonderful world. We sincerely hope that each and every user entering our website will find exactly what he\\/she is looking for. With advanced features of activating account and new login widgets, you will definitely have a great experience of using our web page.<\\/p>\\r\\n\\t\\t<h3>H3 Heading<\\/h3>\\r\\n\\t\\t<p>Welcome to our wonderful world. We sincerely hope that each and every user entering our website will find exactly what he\\/she is looking for. With advanced features of activating account and new login widgets, you will definitely have a great experience of using our web page.<\\/p>\\r\\n\\t\\t<h4>H4 Heading<\\/h4>\\r\\n\\t\\t<p>Welcome to our wonderful world. We sincerely hope that each and every user entering our website will find exactly what he\\/she is looking for. With advanced features of activating account and new login widgets, you will definitely have a great experience of using our web page.<\\/p>\\r\\n\\t\\t<h5>H5 Heading<\\/h5>\\r\\n\\t\\t<p>Welcome to our wonderful world. We sincerely hope that each and every user entering our website will find exactly what he\\/she is looking for. With advanced features of activating account and new login widgets, you will definitely have a great experience of using our web page.<\\/p>\\r\\n\\t\\t<h6>H6 Heading<\\/h6>\\r\\n\\t\\t<p>Welcome to our wonderful world. We sincerely hope that each and every user entering our website will find exactly what he\\/she is looking for. With advanced features of activating account and new login widgets, you will definitely have a great experience of using our web page.<\\/p>\\r\\n\\t\\t<hr class=\\\"py-2\\\">\\r\\n\\t\\t<h3>Blockquote<\\/h3>\\r\\n\\t\\t<blockquote class=\\\"bg-light border rounded p-3\\\">\\r\\n\\t\\t\\t<p>\\r\\n\\t\\t\\t<q>Real estate cannot be lost or stolen, nor can it be carried away. Purchased with common sense, paid for in full, and managed with reasonable care, it is about the safest investment in the world.<\\/q>\\r\\n\\t\\t\\t<\\/p>\\r\\n\\t\\t\\t<p class=\\\"m-0\\\">\\r\\n\\t\\t\\t<cite>Franklin D. Roosevelt<\\/cite>\\r\\n\\t\\t\\t<\\/p>\\r\\n\\t\\t<\\/blockquote>\\r\\n\\t<\\/div>\\r\\n<\\/div>\\r\\n<hr class=\\\"py-2\\\">\\r\\n<div class=\\\"d-flex text-center justify-content-center\\\">\\r\\n\\t<div class=\\\"col-sm-12\\\">\\r\\n\\t\\t<h3>Image Centered<\\/h3>\\r\\n\\t\\t<img class=\\\"img-fluid mb-3\\\" src=\\\"images\\/sampleimages\\/menu-thumb.png\\\" alt=\\\"img-center\\\" width=\\\"770\\\" height=\\\"520\\\">\\r\\n\\t\\t<p class=\\\"text-left\\\">Welcome to our wonderful world. We sincerely hope that each and every user entering our website will find exactly what he\\/she is looking for. With advanced features of activating account and new login widgets, you will definitely have a great experience of using our web page.<\\/p>\\r\\n\\t<\\/div>\\r\\n<\\/div>\\r\\n<hr class=\\\"py-2\\\">\\r\\n<div class=\\\"row\\\">\\r\\n\\t<div class=\\\"col-lg-12\\\">\\r\\n\\t\\t<div class=\\\"media media-mod-2 align-items-center\\\">\\r\\n\\t\\t\\t<div class=\\\"media-left\\\"><img class=\\\"img-fluid\\\" src=\\\"images\\/sampleimages\\/menu-thumb.png\\\" alt=\\\"img-left\\\" width=\\\"370\\\" height=\\\"250\\\"><\\/div>\\r\\n\\t\\t\\t<div class=\\\"media-body pl-5 pl-lg-4\\\">\\r\\n\\t\\t\\t<h3>Image Left<\\/h3>\\r\\n\\t\\t\\t<p>Welcome to our wonderful world. We sincerely hope that each and every user entering our website will find exactly what he\\/she is looking for. With advanced features of activating account and new login widgets, you will definitely have a great experience of using our web page.<\\/p>\\r\\n\\t\\t\\t<\\/div>\\r\\n\\t\\t<\\/div>\\r\\n\\t<\\/div>\\r\\n<\\/div>\\r\\n<hr class=\\\"py-2\\\">\\r\\n<div class=\\\"row\\\">\\r\\n\\t<div class=\\\"col-lg-12\\\">\\r\\n\\t\\t<div class=\\\"media media-mod-2 align-items-center text-right\\\">\\r\\n\\t\\t\\t<div class=\\\"media-body pr-5 pr-lg-4\\\">\\r\\n\\t\\t\\t<h3>Image Right<\\/h3>\\r\\n\\t\\t\\t<p>Welcome to our wonderful world. We sincerely hope that each and every user entering our website will find exactly what he\\/she is looking for. With advanced features of activating account and new login widgets, you will definitely have a great experience of using our web page.<\\/p>\\r\\n\\t\\t\\t<\\/div>\\r\\n\\t\\t\\t<div class=\\\"media-right\\\"><img class=\\\"img-fluid\\\" src=\\\"images\\/sampleimages\\/menu-thumb.png\\\" alt=\\\"img-right\\\" width=\\\"370\\\" height=\\\"250\\\"><\\/div>\\r\\n\\t\\t<\\/div>\\r\\n\\t<\\/div>\\r\\n<\\/div>\\r\\n\\r\\n<div class=\\\"row justify-content-center text-center pb-5\\\">\\r\\n\\t\\t<div class=\\\"col-9\\\">\\r\\n\\t\\t\\t<h1 class=\\\"pb-3\\\">Buttons<\\/h1>\\r\\n\\t\\t\\t<p>Use Bootstrap\\u2019s custom button styles for actions in forms, dialogs, and more with support for multiple sizes, states,\\r\\n\\t\\t\\t\\tand more.<\\/p>\\r\\n\\t\\t<\\/div>\\r\\n\\t<\\/div>\\r\\n\\t<div class=\\\"row pb-5\\\">\\r\\n\\t\\t<div class=\\\"col text-center\\\">\\r\\n\\t\\t\\t<button type=\\\"button\\\" class=\\\"btn btn-primary\\\">Primary<\\/button>\\r\\n\\t\\t\\t<button type=\\\"button\\\" class=\\\"btn btn-secondary\\\">Secondary<\\/button>\\r\\n\\t\\t\\t<button type=\\\"button\\\" class=\\\"btn btn-success\\\">Success<\\/button>\\r\\n\\t\\t\\t<button type=\\\"button\\\" class=\\\"btn btn-danger\\\">Danger<\\/button>\\r\\n\\t\\t\\t<button type=\\\"button\\\" class=\\\"btn btn-warning\\\">Warning<\\/button>\\r\\n\\t\\t\\t<button type=\\\"button\\\" class=\\\"btn btn-info\\\">Info<\\/button>\\r\\n\\t\\t\\t<button type=\\\"button\\\" class=\\\"btn btn-light\\\">Light<\\/button>\\r\\n\\t\\t\\t<button type=\\\"button\\\" class=\\\"btn btn-dark\\\">Dark<\\/button>\\r\\n\\t\\t\\t<button type=\\\"button\\\" class=\\\"btn btn-link\\\">Link<\\/button>\\r\\n\\t\\t<\\/div>\\r\\n\\t<\\/div>\\r\\n\\r\\n\\t<div class=\\\"row text-center pb-5\\\">\\r\\n\\t\\t<div class=\\\"col text-center\\\">\\r\\n\\t\\t\\t<h3 class=\\\"pb-3\\\">Button tags<\\/h3>\\r\\n\\t\\t\\t<a class=\\\"btn btn-primary\\\" href=\\\"#\\\" role=\\\"button\\\">Link<\\/a>\\r\\n\\t\\t\\t<button class=\\\"btn btn-primary\\\" type=\\\"submit\\\">Button<\\/button>\\r\\n\\t\\t\\t<input class=\\\"btn btn-primary\\\" value=\\\"Input\\\" type=\\\"button\\\">\\r\\n\\t\\t\\t<input class=\\\"btn btn-primary\\\" value=\\\"Submit\\\" type=\\\"submit\\\">\\r\\n\\t\\t\\t<input class=\\\"btn btn-primary\\\" value=\\\"Reset\\\" type=\\\"reset\\\">\\r\\n\\t\\t<\\/div>\\r\\n\\t<\\/div>\\r\\n\\r\\n\\t<div class=\\\"row text-center pb-5\\\">\\r\\n\\t\\t<div class=\\\"col text-center\\\">\\r\\n\\t\\t\\t<h3 class=\\\"pb-3\\\">Outline buttons<\\/h3>\\r\\n\\t\\t\\t<button type=\\\"button\\\" class=\\\"btn btn-outline-primary\\\">Primary<\\/button>\\r\\n\\t\\t\\t<button type=\\\"button\\\" class=\\\"btn btn-outline-secondary\\\">Secondary<\\/button>\\r\\n\\t\\t\\t<button type=\\\"button\\\" class=\\\"btn btn-outline-success\\\">Success<\\/button>\\r\\n\\t\\t\\t<button type=\\\"button\\\" class=\\\"btn btn-outline-danger\\\">Danger<\\/button>\\r\\n\\t\\t\\t<button type=\\\"button\\\" class=\\\"btn btn-outline-warning\\\">Warning<\\/button>\\r\\n\\t\\t\\t<button type=\\\"button\\\" class=\\\"btn btn-outline-info\\\">Info<\\/button>\\r\\n\\t\\t\\t<button type=\\\"button\\\" class=\\\"btn btn-outline-light\\\">Light<\\/button>\\r\\n\\t\\t\\t<button type=\\\"button\\\" class=\\\"btn btn-outline-dark\\\">Dark<\\/button>\\r\\n\\t\\t<\\/div>\\r\\n\\t<\\/div>\\r\\n\\r\\n\\t<div class=\\\"row text-center pb-5\\\">\\r\\n\\t\\t<div class=\\\"col text-center\\\">\\r\\n\\t\\t\\t<h3 class=\\\"pb-3\\\">Sizes<\\/h3>\\r\\n\\t\\t\\t<button type=\\\"button\\\" class=\\\"btn btn-primary btn-sm\\\">Small button<\\/button>\\r\\n\\t\\t\\t<button type=\\\"button\\\" class=\\\"btn btn-secondary btn-sm\\\">Small button<\\/button>\\r\\n\\t\\t\\t<div class=\\\"clearfix pb-3\\\"><\\/div>\\r\\n\\t\\t\\t<button type=\\\"button\\\" class=\\\"btn btn-primary\\\">Default button<\\/button>\\r\\n\\t\\t\\t<button type=\\\"button\\\" class=\\\"btn btn-secondary\\\">Default button<\\/button>\\r\\n\\t\\t\\t<div class=\\\"clearfix pb-3\\\"><\\/div>\\r\\n\\t\\t\\t<button type=\\\"button\\\" class=\\\"btn btn-primary btn-lg\\\">Large button<\\/button>\\r\\n\\t\\t\\t<button type=\\\"button\\\" class=\\\"btn btn-secondary btn-lg\\\">Large button<\\/button>\\r\\n\\t\\t<\\/div>\\r\\n\\t<\\/div>\\r\\n\\r\\n\\t<div class=\\\"row text-center pb-5\\\">\\r\\n\\t\\t<div class=\\\"col text-center\\\">\\r\\n\\t\\t\\t<h3 class=\\\"pb-3\\\">Button group<\\/h3>\\r\\n\\t\\t\\t<div class=\\\"btn-group\\\" role=\\\"group\\\" aria-label=\\\"Basic example\\\">\\r\\n\\t\\t\\t\\t<button type=\\\"button\\\" class=\\\"btn btn-secondary\\\">Left<\\/button>\\r\\n\\t\\t\\t\\t<button type=\\\"button\\\" class=\\\"btn btn-secondary\\\">Middle<\\/button>\\r\\n\\t\\t\\t\\t<button type=\\\"button\\\" class=\\\"btn btn-secondary\\\">Right<\\/button>\\r\\n\\t\\t\\t<\\/div>\\r\\n\\t\\t<\\/div>\\r\\n\\t<\\/div>\",\"fulltext\":\"\",\"state\":1,\"catid\":\"15\",\"created\":\"2018-10-10 14:38:51\",\"created_by\":\"250\",\"created_by_alias\":\"\",\"modified\":\"2018-11-01 08:01:27\",\"modified_by\":\"250\",\"checked_out\":\"250\",\"checked_out_time\":\"2018-11-01 08:00:49\",\"publish_up\":\"2018-10-10 14:38:51\",\"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\":\"{\\\"article_layout\\\":\\\"\\\",\\\"show_title\\\":\\\"\\\",\\\"link_titles\\\":\\\"\\\",\\\"show_tags\\\":\\\"\\\",\\\"show_intro\\\":\\\"\\\",\\\"info_block_position\\\":\\\"\\\",\\\"info_block_show_title\\\":\\\"\\\",\\\"show_category\\\":\\\"\\\",\\\"link_category\\\":\\\"\\\",\\\"show_parent_category\\\":\\\"\\\",\\\"link_parent_category\\\":\\\"\\\",\\\"show_associations\\\":\\\"\\\",\\\"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_page_title\\\":\\\"\\\",\\\"show_publishing_options\\\":\\\"\\\",\\\"show_article_options\\\":\\\"\\\",\\\"show_urls_images_backend\\\":\\\"\\\",\\\"show_urls_images_frontend\\\":\\\"\\\",\\\"astroid_article_type\\\":\\\"regular\\\",\\\"astroid_article_video_type\\\":\\\"youtube\\\",\\\"astroid_article_video_url\\\":\\\"\\\",\\\"astroid_article_gallery_width\\\":\\\"\\\",\\\"astroid_article_gallery_bullets\\\":\\\"1\\\",\\\"astroid_article_gallery_navigation\\\":\\\"1\\\",\\\"astroid_article_gallery_items\\\":\\\"\\\",\\\"astroid_article_thumbnail\\\":\\\"1\\\",\\\"astroid_article_audio_source\\\":\\\"soundcloud\\\",\\\"astroid_article_audio_soundcloud\\\":\\\"\\\",\\\"astroid_article_audio_spotify\\\":\\\"\\\",\\\"astroid_article_review_heading\\\":\\\"\\\",\\\"astroid_article_review_summery\\\":\\\"\\\",\\\"astroid_article_review_good\\\":\\\"\\\",\\\"astroid_article_review_bad\\\":\\\"\\\",\\\"astroid_article_review_rating\\\":\\\"5\\\",\\\"astroid_article_button_action\\\":\\\"\\\",\\\"astroid_article_button_link\\\":\\\"\\\",\\\"astroid_article_review_criterias\\\":\\\"\\\",\\\"astroid_article_quote_text\\\":\\\"\\\",\\\"astroid_article_quote_author\\\":\\\"\\\",\\\"astroid_article_badge\\\":\\\"0\\\",\\\"astroid_article_badge_type\\\":\\\"2\\\",\\\"astroid_article_badge_text\\\":\\\"\\\",\\\"astroid_article_badge_color\\\":\\\"\\\",\\\"astroid_relatedposts\\\":\\\"0\\\",\\\"astroid_socialshare\\\":\\\"0\\\",\\\"astroid_comments\\\":\\\"0\\\",\\\"astroid_posttype\\\":\\\"0\\\",\\\"astroid_readtime\\\":\\\"0\\\",\\\"astroid_authorinfo\\\":\\\"0\\\",\\\"astroid_og_title\\\":\\\"\\\",\\\"astroid_og_desc\\\":\\\"\\\",\\\"astroid_og_image\\\":\\\"\\\"}\",\"version\":8,\"ordering\":\"0\",\"metakey\":\"\",\"metadesc\":\"\",\"access\":\"1\",\"hits\":\"0\",\"metadata\":\"{\\\"robots\\\":\\\"\\\",\\\"author\\\":\\\"\\\",\\\"rights\\\":\\\"\\\",\\\"xreference\\\":\\\"\\\"}\",\"featured\":\"0\",\"language\":\"*\",\"xreference\":\"\",\"note\":\"\"}', 0),
(590, 46, 1, '', '2018-11-01 08:01:38', 250, 2988, '6e6c5f73903f8d0bda1f3c93ce51eae8c91a133e', '{\"id\":46,\"asset_id\":\"246\",\"title\":\"Blank\",\"alias\":\"blank\",\"introtext\":\"\",\"fulltext\":\"\",\"state\":1,\"catid\":\"15\",\"created\":\"2018-10-10 13:20:59\",\"created_by\":\"250\",\"created_by_alias\":\"\",\"modified\":\"2018-11-01 08:01:38\",\"modified_by\":\"250\",\"checked_out\":\"250\",\"checked_out_time\":\"2018-11-01 08:01:32\",\"publish_up\":\"2018-10-10 13:20:59\",\"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\":\"{\\\"article_layout\\\":\\\"\\\",\\\"show_title\\\":\\\"\\\",\\\"link_titles\\\":\\\"\\\",\\\"show_tags\\\":\\\"\\\",\\\"show_intro\\\":\\\"\\\",\\\"info_block_position\\\":\\\"\\\",\\\"info_block_show_title\\\":\\\"\\\",\\\"show_category\\\":\\\"\\\",\\\"link_category\\\":\\\"\\\",\\\"show_parent_category\\\":\\\"\\\",\\\"link_parent_category\\\":\\\"\\\",\\\"show_associations\\\":\\\"\\\",\\\"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_page_title\\\":\\\"\\\",\\\"show_publishing_options\\\":\\\"\\\",\\\"show_article_options\\\":\\\"\\\",\\\"show_urls_images_backend\\\":\\\"\\\",\\\"show_urls_images_frontend\\\":\\\"\\\",\\\"astroid_article_type\\\":\\\"regular\\\",\\\"astroid_article_video_type\\\":\\\"youtube\\\",\\\"astroid_article_video_url\\\":\\\"\\\",\\\"astroid_article_gallery_width\\\":\\\"\\\",\\\"astroid_article_gallery_bullets\\\":\\\"1\\\",\\\"astroid_article_gallery_navigation\\\":\\\"1\\\",\\\"astroid_article_gallery_items\\\":\\\"\\\",\\\"astroid_article_thumbnail\\\":\\\"1\\\",\\\"astroid_article_audio_source\\\":\\\"soundcloud\\\",\\\"astroid_article_audio_soundcloud\\\":\\\"\\\",\\\"astroid_article_audio_spotify\\\":\\\"\\\",\\\"astroid_article_review_heading\\\":\\\"\\\",\\\"astroid_article_review_summery\\\":\\\"\\\",\\\"astroid_article_review_good\\\":\\\"\\\",\\\"astroid_article_review_bad\\\":\\\"\\\",\\\"astroid_article_review_rating\\\":\\\"5\\\",\\\"astroid_article_button_action\\\":\\\"\\\",\\\"astroid_article_button_link\\\":\\\"\\\",\\\"astroid_article_review_criterias\\\":\\\"\\\",\\\"astroid_article_quote_text\\\":\\\"\\\",\\\"astroid_article_quote_author\\\":\\\"\\\",\\\"astroid_article_badge\\\":\\\"0\\\",\\\"astroid_article_badge_type\\\":\\\"2\\\",\\\"astroid_article_badge_text\\\":\\\"\\\",\\\"astroid_article_badge_color\\\":\\\"\\\",\\\"astroid_relatedposts\\\":\\\"0\\\",\\\"astroid_socialshare\\\":\\\"0\\\",\\\"astroid_comments\\\":\\\"0\\\",\\\"astroid_posttype\\\":\\\"0\\\",\\\"astroid_readtime\\\":\\\"0\\\",\\\"astroid_authorinfo\\\":\\\"0\\\",\\\"astroid_og_title\\\":\\\"\\\",\\\"astroid_og_desc\\\":\\\"\\\",\\\"astroid_og_image\\\":\\\"\\\"}\",\"version\":5,\"ordering\":\"4\",\"metakey\":\"\",\"metadesc\":\"\",\"access\":\"1\",\"hits\":\"0\",\"metadata\":\"{\\\"robots\\\":\\\"\\\",\\\"author\\\":\\\"\\\",\\\"rights\\\":\\\"\\\",\\\"xreference\\\":\\\"\\\"}\",\"featured\":\"0\",\"language\":\"*\",\"xreference\":\"\",\"note\":\"\"}', 0),
(591, 38, 1, '', '2018-11-01 08:01:44', 250, 5168, 'bfffcbf339b484ae53436dac67e4e832d2cbb718', '{\"id\":38,\"asset_id\":\"204\",\"title\":\"Why Choose Astroid\",\"alias\":\"why-choose-astroid\",\"introtext\":\"<div class=\\\"row text-center\\\">\\r\\n   <div class=\\\"col mb-md-5 mb-4\\\">\\r\\n      <h2>Why Choose Astroid<\\/h2>\\r\\n      <p>Packed with rich features to make your development faster and easier.<\\/p>\\r\\n   <\\/div>\\r\\n<\\/div>\\r\\n<div class=\\\"row\\\">\\r\\n   <div class=\\\"col-lg-4 col-md-6 col-12 pb-4\\\">\\r\\n      <img src=\\\"images\\/sampleimages\\/icons\\/responsive.svg\\\" alt=\\\"Responsive Layout\\\">\\r\\n      <h4 class=\\\"mt-3\\\">Responsive Layout<\\/h4>\\r\\n      <p>Fully Responsive layout i.e. can easily adapt to any mobile devices with any screen size.<\\/p>\\r\\n   <\\/div>\\r\\n   <div class=\\\"col-lg-4 col-md-6 col-12 pb-4\\\">\\r\\n      <img src=\\\"images\\/sampleimages\\/icons\\/seo.svg\\\" alt=\\\"SEO\\\">\\r\\n      <h4 class=\\\"mt-3\\\">SEO Optimized<\\/h4>\\r\\n      <p>Created with best SEO practices following latest HTML5 standards, to boost your SERPs results.<\\/p>\\r\\n   <\\/div>\\r\\n   <div class=\\\"col-lg-4 col-md-6 col-12 pb-4\\\">\\r\\n      <img src=\\\"images\\/sampleimages\\/icons\\/fontawesome.svg\\\" alt=\\\"Font Awesome\\\">\\r\\n      <h4 class=\\\"mt-3\\\">Font Awesome 5<\\/h4>\\r\\n      <p>Font Awesome 5 is integrated into the core of Astroid, use it in menu items, content, wherever you like.<\\/p>\\r\\n   <\\/div>\\r\\n   <div class=\\\"col-lg-4 col-md-6 col-12 pb-md-0 pb-4\\\">\\r\\n      <img src=\\\"images\\/sampleimages\\/icons\\/documentation.svg\\\" alt=\\\"Well Documented\\\">\\r\\n      <h4 class=\\\"mt-3\\\">Well Documented<\\/h4>\\r\\n      <p>Complete well documented documentation with screenshot references & video tutorials.<\\/p>\\r\\n   <\\/div>\\r\\n   <div class=\\\"col-lg-4 col-md-6 col-12 pb-md-0 pb-4\\\">\\r\\n      <img src=\\\"images\\/sampleimages\\/icons\\/admin-panel.svg\\\" alt=\\\"Powerful Admin Panel\\\">\\r\\n      <h4 class=\\\"mt-3\\\">Powerful Admin Panel<\\/h4>\\r\\n      <p>Comes with a powerful admin panel that allows you to customize the template in a more easier way.<\\/p>\\r\\n   <\\/div>\\r\\n   <div class=\\\"col-lg-4 col-md-6 col-12\\\">\\r\\n      <img src=\\\"images\\/sampleimages\\/icons\\/scss.svg\\\" alt=\\\"SCSS\\\">\\r\\n      <h4 class=\\\"mt-3\\\">SCSS Support<\\/h4>\\r\\n      <p>Writing additional CSS styles with Astroid is absolutely flexible as it\'s all based on new SCSS.<\\/p>\\r\\n   <\\/div>\\r\\n<\\/div>\",\"fulltext\":\"\",\"state\":1,\"catid\":\"15\",\"created\":\"2018-09-14 08:23:19\",\"created_by\":\"250\",\"created_by_alias\":\"\",\"modified\":\"2018-11-01 08:01:44\",\"modified_by\":\"250\",\"checked_out\":\"250\",\"checked_out_time\":\"2018-11-01 08:00:51\",\"publish_up\":\"2018-09-14 08:23:19\",\"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\":\"{\\\"article_layout\\\":\\\"\\\",\\\"show_title\\\":\\\"\\\",\\\"link_titles\\\":\\\"\\\",\\\"show_tags\\\":\\\"\\\",\\\"show_intro\\\":\\\"\\\",\\\"info_block_position\\\":\\\"\\\",\\\"info_block_show_title\\\":\\\"\\\",\\\"show_category\\\":\\\"\\\",\\\"link_category\\\":\\\"\\\",\\\"show_parent_category\\\":\\\"\\\",\\\"link_parent_category\\\":\\\"\\\",\\\"show_associations\\\":\\\"\\\",\\\"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_page_title\\\":\\\"\\\",\\\"show_publishing_options\\\":\\\"\\\",\\\"show_article_options\\\":\\\"\\\",\\\"show_urls_images_backend\\\":\\\"\\\",\\\"show_urls_images_frontend\\\":\\\"\\\",\\\"astroid_article_type\\\":\\\"regular\\\",\\\"astroid_article_video_type\\\":\\\"youtube\\\",\\\"astroid_article_video_url\\\":\\\"\\\",\\\"astroid_article_gallery_width\\\":\\\"\\\",\\\"astroid_article_gallery_bullets\\\":\\\"1\\\",\\\"astroid_article_gallery_navigation\\\":\\\"1\\\",\\\"astroid_article_gallery_items\\\":\\\"\\\",\\\"astroid_article_thumbnail\\\":\\\"1\\\",\\\"astroid_article_audio_source\\\":\\\"soundcloud\\\",\\\"astroid_article_audio_soundcloud\\\":\\\"\\\",\\\"astroid_article_audio_spotify\\\":\\\"\\\",\\\"astroid_article_review_heading\\\":\\\"\\\",\\\"astroid_article_review_summery\\\":\\\"\\\",\\\"astroid_article_review_good\\\":\\\"\\\",\\\"astroid_article_review_bad\\\":\\\"\\\",\\\"astroid_article_review_rating\\\":\\\"7\\\",\\\"astroid_article_button_action\\\":\\\"\\\",\\\"astroid_article_button_link\\\":\\\"\\\",\\\"astroid_article_review_criterias\\\":\\\"\\\",\\\"astroid_article_quote_text\\\":\\\"\\\",\\\"astroid_article_quote_author\\\":\\\"\\\",\\\"astroid_article_badge\\\":\\\"0\\\",\\\"astroid_article_badge_type\\\":\\\"2\\\",\\\"astroid_article_badge_text\\\":\\\"\\\",\\\"astroid_article_badge_color\\\":\\\"\\\",\\\"astroid_relatedposts\\\":\\\"0\\\",\\\"astroid_socialshare\\\":\\\"0\\\",\\\"astroid_comments\\\":\\\"0\\\",\\\"astroid_posttype\\\":\\\"0\\\",\\\"astroid_readtime\\\":\\\"0\\\",\\\"astroid_authorinfo\\\":\\\"0\\\",\\\"astroid_og_title\\\":\\\"\\\",\\\"astroid_og_desc\\\":\\\"\\\",\\\"astroid_og_image\\\":\\\"\\\"}\",\"version\":16,\"ordering\":\"5\",\"metakey\":\"\",\"metadesc\":\"\",\"access\":\"1\",\"hits\":\"0\",\"metadata\":\"{\\\"robots\\\":\\\"\\\",\\\"author\\\":\\\"\\\",\\\"rights\\\":\\\"\\\",\\\"xreference\\\":\\\"\\\"}\",\"featured\":\"0\",\"language\":\"*\",\"xreference\":\"\",\"note\":\"\"}', 0),
(592, 37, 1, '', '2018-11-01 08:01:50', 250, 4602, 'e361d84312533a311436cb220596d28237d33753', '{\"id\":37,\"asset_id\":\"176\",\"title\":\"How business makes me feel good?\",\"alias\":\"how-business-makes-me-feel-good\",\"introtext\":\"<p>Aliquam egestas pellentesque est Etiam a orci Nulla id enim feugiat ligula ullamcorper.<\\/p>\\r\\n\",\"fulltext\":\"\\r\\n<p>Lorem Ipsum is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry\'s standard dummy text ever since the 1500s, when an unknown printer took a galley of type and scrambled it to make a type specimen book. It has survived not only five centuries, but also the leap into electronic typesetting, remaining essentially unchanged. It was popularised in the 1960s with the release of Letraset sheets containing Lorem Ipsum passages, and more recently with desktop publishing software like Aldus PageMaker including versions of Lorem Ipsum.<\\/p>\\r\\n<h3>Where does it come from?<\\/h3>\\r\\n<p>There are many variations of passages of Lorem Ipsum available, but the majority have suffered alteration in some form, by injected humour, or randomised words which don\'t look even slightly believable. If you are going to use a passage of Lorem Ipsum, you need to be sure there isn\'t anything embarrassing hidden in the middle of text. All the Lorem Ipsum generators on the Internet tend to repeat predefined chunks as necessary, making this the first true generator on the Internet. It uses a dictionary of over 200 Latin words, combined with a handful of model sentence structures, to generate Lorem Ipsum which looks reasonable. The generated Lorem Ipsum is therefore always free from repetition, injected humour, or non-characteristic words etc.<\\/p>\",\"state\":1,\"catid\":\"8\",\"created\":\"2018-06-01 11:45:06\",\"created_by\":\"250\",\"created_by_alias\":\"\",\"modified\":\"2018-11-01 08:01:50\",\"modified_by\":\"250\",\"checked_out\":\"250\",\"checked_out_time\":\"2018-11-01 08:00:51\",\"publish_up\":\"2018-06-01 11:45:06\",\"publish_down\":\"0000-00-00 00:00:00\",\"images\":\"{\\\"image_intro\\\":\\\"images\\\\\\/blog\\\\\\/business\\\\\\/img1.jpg\\\",\\\"float_intro\\\":\\\"\\\",\\\"image_intro_alt\\\":\\\"\\\",\\\"image_intro_caption\\\":\\\"\\\",\\\"image_fulltext\\\":\\\"images\\\\\\/blog\\\\\\/business\\\\\\/img1.jpg\\\",\\\"float_fulltext\\\":\\\"\\\",\\\"image_fulltext_alt\\\":\\\"\\\",\\\"image_fulltext_caption\\\":\\\"\\\"}\",\"urls\":\"{\\\"urla\\\":false,\\\"urlatext\\\":\\\"\\\",\\\"targeta\\\":\\\"\\\",\\\"urlb\\\":false,\\\"urlbtext\\\":\\\"\\\",\\\"targetb\\\":\\\"\\\",\\\"urlc\\\":false,\\\"urlctext\\\":\\\"\\\",\\\"targetc\\\":\\\"\\\"}\",\"attribs\":\"{\\\"article_layout\\\":\\\"\\\",\\\"show_title\\\":\\\"\\\",\\\"link_titles\\\":\\\"\\\",\\\"show_tags\\\":\\\"\\\",\\\"show_intro\\\":\\\"\\\",\\\"info_block_position\\\":\\\"\\\",\\\"info_block_show_title\\\":\\\"\\\",\\\"show_category\\\":\\\"\\\",\\\"link_category\\\":\\\"\\\",\\\"show_parent_category\\\":\\\"\\\",\\\"link_parent_category\\\":\\\"\\\",\\\"show_associations\\\":\\\"\\\",\\\"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_page_title\\\":\\\"\\\",\\\"show_publishing_options\\\":\\\"\\\",\\\"show_article_options\\\":\\\"\\\",\\\"show_urls_images_backend\\\":\\\"\\\",\\\"show_urls_images_frontend\\\":\\\"\\\",\\\"astroid_article_type\\\":\\\"regular\\\",\\\"astroid_article_video_type\\\":\\\"youtube\\\",\\\"astroid_article_video_url\\\":\\\"\\\",\\\"astroid_article_gallery_width\\\":\\\"\\\",\\\"astroid_article_gallery_bullets\\\":\\\"1\\\",\\\"astroid_article_gallery_navigation\\\":\\\"1\\\",\\\"astroid_article_gallery_items\\\":\\\"\\\",\\\"astroid_article_thumbnail\\\":\\\"1\\\",\\\"astroid_article_audio_source\\\":\\\"soundcloud\\\",\\\"astroid_article_audio_soundcloud\\\":\\\"\\\",\\\"astroid_article_audio_spotify\\\":\\\"\\\",\\\"astroid_article_review_heading\\\":\\\"\\\",\\\"astroid_article_review_summery\\\":\\\"\\\",\\\"astroid_article_review_good\\\":\\\"\\\",\\\"astroid_article_review_bad\\\":\\\"\\\",\\\"astroid_article_review_rating\\\":\\\"5\\\",\\\"astroid_article_button_action\\\":\\\"\\\",\\\"astroid_article_button_link\\\":\\\"\\\",\\\"astroid_article_review_criterias\\\":\\\"\\\",\\\"astroid_article_quote_text\\\":\\\"\\\",\\\"astroid_article_quote_author\\\":\\\"\\\",\\\"astroid_article_badge\\\":\\\"1\\\",\\\"astroid_article_badge_type\\\":\\\"2\\\",\\\"astroid_article_badge_text\\\":\\\"\\\",\\\"astroid_article_badge_color\\\":\\\"\\\",\\\"astroid_relatedposts\\\":\\\"\\\",\\\"astroid_socialshare\\\":\\\"\\\",\\\"astroid_comments\\\":\\\"\\\",\\\"astroid_posttype\\\":\\\"\\\",\\\"astroid_readtime\\\":\\\"\\\",\\\"astroid_authorinfo\\\":\\\"\\\",\\\"astroid_og_title\\\":\\\"\\\",\\\"astroid_og_desc\\\":\\\"\\\",\\\"astroid_og_image\\\":\\\"\\\"}\",\"version\":19,\"ordering\":\"6\",\"metakey\":\"Joomla\",\"metadesc\":\"\",\"access\":\"1\",\"hits\":\"0\",\"metadata\":\"{\\\"robots\\\":\\\"\\\",\\\"author\\\":\\\"\\\",\\\"rights\\\":\\\"\\\",\\\"xreference\\\":\\\"\\\"}\",\"featured\":\"0\",\"language\":\"*\",\"xreference\":\"\",\"note\":\"\"}', 0),
(593, 36, 1, '', '2018-11-01 08:02:19', 250, 4608, '76ebf915901890560a180ab791faab4ce3194af3', '{\"id\":36,\"asset_id\":\"175\",\"title\":\"How will business be in the future?\",\"alias\":\"how-will-business-be-in-the-future\",\"introtext\":\"<p>Aliquam egestas pellentesque est Etiam a orci Nulla id enim feugiat ligula ullamcorper.<\\/p>\\r\\n\",\"fulltext\":\"\\r\\n<p>Lorem Ipsum is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry\'s standard dummy text ever since the 1500s, when an unknown printer took a galley of type and scrambled it to make a type specimen book. It has survived not only five centuries, but also the leap into electronic typesetting, remaining essentially unchanged. It was popularised in the 1960s with the release of Letraset sheets containing Lorem Ipsum passages, and more recently with desktop publishing software like Aldus PageMaker including versions of Lorem Ipsum.<\\/p>\\r\\n<h3>Where does it come from?<\\/h3>\\r\\n<p>There are many variations of passages of Lorem Ipsum available, but the majority have suffered alteration in some form, by injected humour, or randomised words which don\'t look even slightly believable. If you are going to use a passage of Lorem Ipsum, you need to be sure there isn\'t anything embarrassing hidden in the middle of text. All the Lorem Ipsum generators on the Internet tend to repeat predefined chunks as necessary, making this the first true generator on the Internet. It uses a dictionary of over 200 Latin words, combined with a handful of model sentence structures, to generate Lorem Ipsum which looks reasonable. The generated Lorem Ipsum is therefore always free from repetition, injected humour, or non-characteristic words etc.<\\/p>\",\"state\":1,\"catid\":\"8\",\"created\":\"2018-06-01 11:45:06\",\"created_by\":\"250\",\"created_by_alias\":\"\",\"modified\":\"2018-11-01 08:02:19\",\"modified_by\":\"250\",\"checked_out\":\"250\",\"checked_out_time\":\"2018-11-01 08:01:59\",\"publish_up\":\"2018-06-01 11:45:06\",\"publish_down\":\"0000-00-00 00:00:00\",\"images\":\"{\\\"image_intro\\\":\\\"images\\\\\\/blog\\\\\\/business\\\\\\/img2.jpg\\\",\\\"float_intro\\\":\\\"\\\",\\\"image_intro_alt\\\":\\\"\\\",\\\"image_intro_caption\\\":\\\"\\\",\\\"image_fulltext\\\":\\\"images\\\\\\/blog\\\\\\/business\\\\\\/img2.jpg\\\",\\\"float_fulltext\\\":\\\"\\\",\\\"image_fulltext_alt\\\":\\\"\\\",\\\"image_fulltext_caption\\\":\\\"\\\"}\",\"urls\":\"{\\\"urla\\\":false,\\\"urlatext\\\":\\\"\\\",\\\"targeta\\\":\\\"\\\",\\\"urlb\\\":false,\\\"urlbtext\\\":\\\"\\\",\\\"targetb\\\":\\\"\\\",\\\"urlc\\\":false,\\\"urlctext\\\":\\\"\\\",\\\"targetc\\\":\\\"\\\"}\",\"attribs\":\"{\\\"article_layout\\\":\\\"\\\",\\\"show_title\\\":\\\"\\\",\\\"link_titles\\\":\\\"\\\",\\\"show_tags\\\":\\\"\\\",\\\"show_intro\\\":\\\"\\\",\\\"info_block_position\\\":\\\"\\\",\\\"info_block_show_title\\\":\\\"\\\",\\\"show_category\\\":\\\"\\\",\\\"link_category\\\":\\\"\\\",\\\"show_parent_category\\\":\\\"\\\",\\\"link_parent_category\\\":\\\"\\\",\\\"show_associations\\\":\\\"\\\",\\\"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_page_title\\\":\\\"\\\",\\\"show_publishing_options\\\":\\\"\\\",\\\"show_article_options\\\":\\\"\\\",\\\"show_urls_images_backend\\\":\\\"\\\",\\\"show_urls_images_frontend\\\":\\\"\\\",\\\"astroid_article_type\\\":\\\"regular\\\",\\\"astroid_article_video_type\\\":\\\"youtube\\\",\\\"astroid_article_video_url\\\":\\\"\\\",\\\"astroid_article_gallery_width\\\":\\\"\\\",\\\"astroid_article_gallery_bullets\\\":\\\"1\\\",\\\"astroid_article_gallery_navigation\\\":\\\"1\\\",\\\"astroid_article_gallery_items\\\":\\\"\\\",\\\"astroid_article_thumbnail\\\":\\\"1\\\",\\\"astroid_article_audio_source\\\":\\\"soundcloud\\\",\\\"astroid_article_audio_soundcloud\\\":\\\"\\\",\\\"astroid_article_audio_spotify\\\":\\\"\\\",\\\"astroid_article_review_heading\\\":\\\"\\\",\\\"astroid_article_review_summery\\\":\\\"\\\",\\\"astroid_article_review_good\\\":\\\"\\\",\\\"astroid_article_review_bad\\\":\\\"\\\",\\\"astroid_article_review_rating\\\":\\\"5\\\",\\\"astroid_article_button_action\\\":\\\"\\\",\\\"astroid_article_button_link\\\":\\\"\\\",\\\"astroid_article_review_criterias\\\":\\\"\\\",\\\"astroid_article_quote_text\\\":\\\"\\\",\\\"astroid_article_quote_author\\\":\\\"\\\",\\\"astroid_article_badge\\\":\\\"1\\\",\\\"astroid_article_badge_type\\\":\\\"3\\\",\\\"astroid_article_badge_text\\\":\\\"\\\",\\\"astroid_article_badge_color\\\":\\\"\\\",\\\"astroid_relatedposts\\\":\\\"\\\",\\\"astroid_socialshare\\\":\\\"\\\",\\\"astroid_comments\\\":\\\"\\\",\\\"astroid_posttype\\\":\\\"\\\",\\\"astroid_readtime\\\":\\\"\\\",\\\"astroid_authorinfo\\\":\\\"\\\",\\\"astroid_og_title\\\":\\\"\\\",\\\"astroid_og_desc\\\":\\\"\\\",\\\"astroid_og_image\\\":\\\"\\\"}\",\"version\":17,\"ordering\":\"5\",\"metakey\":\"Joomla\",\"metadesc\":\"\",\"access\":\"1\",\"hits\":\"0\",\"metadata\":\"{\\\"robots\\\":\\\"\\\",\\\"author\\\":\\\"\\\",\\\"rights\\\":\\\"\\\",\\\"xreference\\\":\\\"\\\"}\",\"featured\":\"0\",\"language\":\"*\",\"xreference\":\"\",\"note\":\"\"}', 0),
(594, 34, 1, '', '2018-11-01 08:02:27', 250, 4623, '04019e801c6242c5f419fab3d1648700328f8271', '{\"id\":34,\"asset_id\":\"173\",\"title\":\"The worst advices we\'ve heard for business\",\"alias\":\"the-worst-advices-we-ve-heard-for-business\",\"introtext\":\"<p>Aliquam egestas pellentesque est Etiam a orci Nulla id enim feugiat ligula ullamcorper.<\\/p>\\r\\n\",\"fulltext\":\"\\r\\n<p>Lorem Ipsum is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry\'s standard dummy text ever since the 1500s, when an unknown printer took a galley of type and scrambled it to make a type specimen book. It has survived not only five centuries, but also the leap into electronic typesetting, remaining essentially unchanged. It was popularised in the 1960s with the release of Letraset sheets containing Lorem Ipsum passages, and more recently with desktop publishing software like Aldus PageMaker including versions of Lorem Ipsum.<\\/p>\\r\\n<h3>Where does it come from?<\\/h3>\\r\\n<p>There are many variations of passages of Lorem Ipsum available, but the majority have suffered alteration in some form, by injected humour, or randomised words which don\'t look even slightly believable. If you are going to use a passage of Lorem Ipsum, you need to be sure there isn\'t anything embarrassing hidden in the middle of text. All the Lorem Ipsum generators on the Internet tend to repeat predefined chunks as necessary, making this the first true generator on the Internet. It uses a dictionary of over 200 Latin words, combined with a handful of model sentence structures, to generate Lorem Ipsum which looks reasonable. The generated Lorem Ipsum is therefore always free from repetition, injected humour, or non-characteristic words etc.<\\/p>\",\"state\":1,\"catid\":\"8\",\"created\":\"2018-06-01 11:45:06\",\"created_by\":\"250\",\"created_by_alias\":\"\",\"modified\":\"2018-11-01 08:02:27\",\"modified_by\":\"250\",\"checked_out\":\"250\",\"checked_out_time\":\"2018-11-01 08:02:00\",\"publish_up\":\"2018-06-01 11:45:06\",\"publish_down\":\"0000-00-00 00:00:00\",\"images\":\"{\\\"image_intro\\\":\\\"images\\\\\\/blog\\\\\\/business\\\\\\/img4.jpg\\\",\\\"float_intro\\\":\\\"\\\",\\\"image_intro_alt\\\":\\\"\\\",\\\"image_intro_caption\\\":\\\"\\\",\\\"image_fulltext\\\":\\\"images\\\\\\/blog\\\\\\/business\\\\\\/img4.jpg\\\",\\\"float_fulltext\\\":\\\"\\\",\\\"image_fulltext_alt\\\":\\\"\\\",\\\"image_fulltext_caption\\\":\\\"\\\"}\",\"urls\":\"{\\\"urla\\\":false,\\\"urlatext\\\":\\\"\\\",\\\"targeta\\\":\\\"\\\",\\\"urlb\\\":false,\\\"urlbtext\\\":\\\"\\\",\\\"targetb\\\":\\\"\\\",\\\"urlc\\\":false,\\\"urlctext\\\":\\\"\\\",\\\"targetc\\\":\\\"\\\"}\",\"attribs\":\"{\\\"article_layout\\\":\\\"\\\",\\\"show_title\\\":\\\"\\\",\\\"link_titles\\\":\\\"\\\",\\\"show_tags\\\":\\\"\\\",\\\"show_intro\\\":\\\"\\\",\\\"info_block_position\\\":\\\"\\\",\\\"info_block_show_title\\\":\\\"\\\",\\\"show_category\\\":\\\"\\\",\\\"link_category\\\":\\\"\\\",\\\"show_parent_category\\\":\\\"\\\",\\\"link_parent_category\\\":\\\"\\\",\\\"show_associations\\\":\\\"\\\",\\\"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_page_title\\\":\\\"\\\",\\\"show_publishing_options\\\":\\\"\\\",\\\"show_article_options\\\":\\\"\\\",\\\"show_urls_images_backend\\\":\\\"\\\",\\\"show_urls_images_frontend\\\":\\\"\\\",\\\"astroid_article_type\\\":\\\"regular\\\",\\\"astroid_article_video_type\\\":\\\"youtube\\\",\\\"astroid_article_video_url\\\":\\\"\\\",\\\"astroid_article_gallery_width\\\":\\\"\\\",\\\"astroid_article_gallery_bullets\\\":\\\"1\\\",\\\"astroid_article_gallery_navigation\\\":\\\"1\\\",\\\"astroid_article_gallery_items\\\":\\\"\\\",\\\"astroid_article_thumbnail\\\":\\\"1\\\",\\\"astroid_article_audio_source\\\":\\\"soundcloud\\\",\\\"astroid_article_audio_soundcloud\\\":\\\"\\\",\\\"astroid_article_audio_spotify\\\":\\\"\\\",\\\"astroid_article_review_heading\\\":\\\"\\\",\\\"astroid_article_review_summery\\\":\\\"\\\",\\\"astroid_article_review_good\\\":\\\"\\\",\\\"astroid_article_review_bad\\\":\\\"\\\",\\\"astroid_article_review_rating\\\":\\\"5\\\",\\\"astroid_article_button_action\\\":\\\"\\\",\\\"astroid_article_button_link\\\":\\\"\\\",\\\"astroid_article_review_criterias\\\":\\\"\\\",\\\"astroid_article_quote_text\\\":\\\"\\\",\\\"astroid_article_quote_author\\\":\\\"\\\",\\\"astroid_article_badge\\\":\\\"1\\\",\\\"astroid_article_badge_type\\\":\\\"5\\\",\\\"astroid_article_badge_text\\\":\\\"\\\",\\\"astroid_article_badge_color\\\":\\\"\\\",\\\"astroid_relatedposts\\\":\\\"\\\",\\\"astroid_socialshare\\\":\\\"\\\",\\\"astroid_comments\\\":\\\"\\\",\\\"astroid_posttype\\\":\\\"\\\",\\\"astroid_readtime\\\":\\\"\\\",\\\"astroid_authorinfo\\\":\\\"\\\",\\\"astroid_og_title\\\":\\\"\\\",\\\"astroid_og_desc\\\":\\\"\\\",\\\"astroid_og_image\\\":\\\"\\\"}\",\"version\":16,\"ordering\":\"3\",\"metakey\":\"Joomla\",\"metadesc\":\"\",\"access\":\"1\",\"hits\":\"0\",\"metadata\":\"{\\\"robots\\\":\\\"\\\",\\\"author\\\":\\\"\\\",\\\"rights\\\":\\\"\\\",\\\"xreference\\\":\\\"\\\"}\",\"featured\":\"0\",\"language\":\"*\",\"xreference\":\"\",\"note\":\"\"}', 0);
INSERT INTO `ynfp8_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
(595, 33, 1, '', '2018-11-01 08:02:32', 250, 4645, '8c82d84a508b706cf3415a5abef918c6065bef55', '{\"id\":33,\"asset_id\":\"172\",\"title\":\"Ten business that will actually make your life better\",\"alias\":\"ten-business-that-will-actually-make-your-life-better\",\"introtext\":\"<p>Aliquam egestas pellentesque est Etiam a orci Nulla id enim feugiat ligula ullamcorper.<\\/p>\\r\\n\",\"fulltext\":\"\\r\\n<p>Lorem Ipsum is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry\'s standard dummy text ever since the 1500s, when an unknown printer took a galley of type and scrambled it to make a type specimen book. It has survived not only five centuries, but also the leap into electronic typesetting, remaining essentially unchanged. It was popularised in the 1960s with the release of Letraset sheets containing Lorem Ipsum passages, and more recently with desktop publishing software like Aldus PageMaker including versions of Lorem Ipsum.<\\/p>\\r\\n<h3>Where does it come from?<\\/h3>\\r\\n<p>There are many variations of passages of Lorem Ipsum available, but the majority have suffered alteration in some form, by injected humour, or randomised words which don\'t look even slightly believable. If you are going to use a passage of Lorem Ipsum, you need to be sure there isn\'t anything embarrassing hidden in the middle of text. All the Lorem Ipsum generators on the Internet tend to repeat predefined chunks as necessary, making this the first true generator on the Internet. It uses a dictionary of over 200 Latin words, combined with a handful of model sentence structures, to generate Lorem Ipsum which looks reasonable. The generated Lorem Ipsum is therefore always free from repetition, injected humour, or non-characteristic words etc.<\\/p>\",\"state\":1,\"catid\":\"8\",\"created\":\"2018-06-01 11:45:06\",\"created_by\":\"250\",\"created_by_alias\":\"\",\"modified\":\"2018-11-01 08:02:32\",\"modified_by\":\"250\",\"checked_out\":\"250\",\"checked_out_time\":\"2018-11-01 08:02:01\",\"publish_up\":\"2018-06-01 11:45:06\",\"publish_down\":\"0000-00-00 00:00:00\",\"images\":\"{\\\"image_intro\\\":\\\"images\\\\\\/blog\\\\\\/business\\\\\\/img5.jpg\\\",\\\"float_intro\\\":\\\"\\\",\\\"image_intro_alt\\\":\\\"\\\",\\\"image_intro_caption\\\":\\\"\\\",\\\"image_fulltext\\\":\\\"images\\\\\\/blog\\\\\\/business\\\\\\/img5.jpg\\\",\\\"float_fulltext\\\":\\\"\\\",\\\"image_fulltext_alt\\\":\\\"\\\",\\\"image_fulltext_caption\\\":\\\"\\\"}\",\"urls\":\"{\\\"urla\\\":false,\\\"urlatext\\\":\\\"\\\",\\\"targeta\\\":\\\"\\\",\\\"urlb\\\":false,\\\"urlbtext\\\":\\\"\\\",\\\"targetb\\\":\\\"\\\",\\\"urlc\\\":false,\\\"urlctext\\\":\\\"\\\",\\\"targetc\\\":\\\"\\\"}\",\"attribs\":\"{\\\"article_layout\\\":\\\"\\\",\\\"show_title\\\":\\\"\\\",\\\"link_titles\\\":\\\"\\\",\\\"show_tags\\\":\\\"\\\",\\\"show_intro\\\":\\\"\\\",\\\"info_block_position\\\":\\\"\\\",\\\"info_block_show_title\\\":\\\"\\\",\\\"show_category\\\":\\\"\\\",\\\"link_category\\\":\\\"\\\",\\\"show_parent_category\\\":\\\"\\\",\\\"link_parent_category\\\":\\\"\\\",\\\"show_associations\\\":\\\"\\\",\\\"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_page_title\\\":\\\"\\\",\\\"show_publishing_options\\\":\\\"\\\",\\\"show_article_options\\\":\\\"\\\",\\\"show_urls_images_backend\\\":\\\"\\\",\\\"show_urls_images_frontend\\\":\\\"\\\",\\\"astroid_article_type\\\":\\\"regular\\\",\\\"astroid_article_video_type\\\":\\\"youtube\\\",\\\"astroid_article_video_url\\\":\\\"\\\",\\\"astroid_article_gallery_width\\\":\\\"\\\",\\\"astroid_article_gallery_bullets\\\":\\\"1\\\",\\\"astroid_article_gallery_navigation\\\":\\\"1\\\",\\\"astroid_article_gallery_items\\\":\\\"\\\",\\\"astroid_article_thumbnail\\\":\\\"1\\\",\\\"astroid_article_audio_source\\\":\\\"soundcloud\\\",\\\"astroid_article_audio_soundcloud\\\":\\\"\\\",\\\"astroid_article_audio_spotify\\\":\\\"\\\",\\\"astroid_article_review_heading\\\":\\\"\\\",\\\"astroid_article_review_summery\\\":\\\"\\\",\\\"astroid_article_review_good\\\":\\\"\\\",\\\"astroid_article_review_bad\\\":\\\"\\\",\\\"astroid_article_review_rating\\\":\\\"5\\\",\\\"astroid_article_button_action\\\":\\\"\\\",\\\"astroid_article_button_link\\\":\\\"\\\",\\\"astroid_article_review_criterias\\\":\\\"\\\",\\\"astroid_article_quote_text\\\":\\\"\\\",\\\"astroid_article_quote_author\\\":\\\"\\\",\\\"astroid_article_badge\\\":\\\"1\\\",\\\"astroid_article_badge_type\\\":\\\"6\\\",\\\"astroid_article_badge_text\\\":\\\"\\\",\\\"astroid_article_badge_color\\\":\\\"\\\",\\\"astroid_relatedposts\\\":\\\"\\\",\\\"astroid_socialshare\\\":\\\"\\\",\\\"astroid_comments\\\":\\\"\\\",\\\"astroid_posttype\\\":\\\"\\\",\\\"astroid_readtime\\\":\\\"\\\",\\\"astroid_authorinfo\\\":\\\"\\\",\\\"astroid_og_title\\\":\\\"\\\",\\\"astroid_og_desc\\\":\\\"\\\",\\\"astroid_og_image\\\":\\\"\\\"}\",\"version\":15,\"ordering\":\"2\",\"metakey\":\"Joomla\",\"metadesc\":\"\",\"access\":\"1\",\"hits\":\"0\",\"metadata\":\"{\\\"robots\\\":\\\"\\\",\\\"author\\\":\\\"\\\",\\\"rights\\\":\\\"\\\",\\\"xreference\\\":\\\"\\\"}\",\"featured\":\"0\",\"language\":\"*\",\"xreference\":\"\",\"note\":\"\"}', 0),
(596, 32, 1, '', '2018-11-01 08:02:37', 250, 4888, '66a45b69da8f922c4ebba69eeca2136117aad718', '{\"id\":32,\"asset_id\":\"171\",\"title\":\"How business can ease your pain?\",\"alias\":\"how-business-can-ease-your-pain\",\"introtext\":\"<p>Aliquam egestas pellentesque est Etiam a orci Nulla id enim feugiat ligula ullamcorper.<\\/p>\\r\\n\",\"fulltext\":\"\\r\\n<p>Lorem Ipsum is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry\'s standard dummy text ever since the 1500s, when an unknown printer took a galley of type and scrambled it to make a type specimen book. It has survived not only five centuries, but also the leap into electronic typesetting, remaining essentially unchanged. It was popularised in the 1960s with the release of Letraset sheets containing Lorem Ipsum passages, and more recently with desktop publishing software like Aldus PageMaker including versions of Lorem Ipsum.<\\/p>\\r\\n<h3>Where does it come from?<\\/h3>\\r\\n<p>There are many variations of passages of Lorem Ipsum available, but the majority have suffered alteration in some form, by injected humour, or randomised words which don\'t look even slightly believable. If you are going to use a passage of Lorem Ipsum, you need to be sure there isn\'t anything embarrassing hidden in the middle of text. All the Lorem Ipsum generators on the Internet tend to repeat predefined chunks as necessary, making this the first true generator on the Internet. It uses a dictionary of over 200 Latin words, combined with a handful of model sentence structures, to generate Lorem Ipsum which looks reasonable. The generated Lorem Ipsum is therefore always free from repetition, injected humour, or non-characteristic words etc.<\\/p>\",\"state\":1,\"catid\":\"8\",\"created\":\"2018-06-01 11:45:06\",\"created_by\":\"250\",\"created_by_alias\":\"\",\"modified\":\"2018-11-01 08:02:37\",\"modified_by\":\"250\",\"checked_out\":\"250\",\"checked_out_time\":\"2018-11-01 08:02:02\",\"publish_up\":\"2018-06-01 11:45:06\",\"publish_down\":\"0000-00-00 00:00:00\",\"images\":\"{\\\"image_intro\\\":\\\"images\\\\\\/blog\\\\\\/business\\\\\\/img6.jpg\\\",\\\"float_intro\\\":\\\"\\\",\\\"image_intro_alt\\\":\\\"How business can ease your pain\\\",\\\"image_intro_caption\\\":\\\"How business can ease your pain\\\",\\\"image_fulltext\\\":\\\"images\\\\\\/blog\\\\\\/business\\\\\\/img6.jpg\\\",\\\"float_fulltext\\\":\\\"\\\",\\\"image_fulltext_alt\\\":\\\"How business can ease your pain\\\",\\\"image_fulltext_caption\\\":\\\"How business can ease your pain\\\"}\",\"urls\":\"{\\\"urla\\\":\\\"\\\\\\/astroid\\\\\\/v131\\\\\\/#\\\",\\\"urlatext\\\":\\\"How business can ease your pain\\\",\\\"targeta\\\":\\\"\\\",\\\"urlb\\\":\\\"\\\\\\/astroid\\\\\\/v131\\\\\\/#\\\",\\\"urlbtext\\\":\\\"How business can ease your pain\\\",\\\"targetb\\\":\\\"\\\",\\\"urlc\\\":\\\"\\\\\\/astroid\\\\\\/v131\\\\\\/#\\\",\\\"urlctext\\\":\\\"How business can ease your pain\\\",\\\"targetc\\\":\\\"\\\"}\",\"attribs\":\"{\\\"article_layout\\\":\\\"\\\",\\\"show_title\\\":\\\"\\\",\\\"link_titles\\\":\\\"\\\",\\\"show_tags\\\":\\\"\\\",\\\"show_intro\\\":\\\"\\\",\\\"info_block_position\\\":\\\"\\\",\\\"info_block_show_title\\\":\\\"\\\",\\\"show_category\\\":\\\"\\\",\\\"link_category\\\":\\\"\\\",\\\"show_parent_category\\\":\\\"\\\",\\\"link_parent_category\\\":\\\"\\\",\\\"show_associations\\\":\\\"\\\",\\\"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_page_title\\\":\\\"\\\",\\\"show_publishing_options\\\":\\\"\\\",\\\"show_article_options\\\":\\\"\\\",\\\"show_urls_images_backend\\\":\\\"\\\",\\\"show_urls_images_frontend\\\":\\\"\\\",\\\"astroid_article_type\\\":\\\"regular\\\",\\\"astroid_article_video_type\\\":\\\"youtube\\\",\\\"astroid_article_video_url\\\":\\\"\\\",\\\"astroid_article_gallery_width\\\":\\\"\\\",\\\"astroid_article_gallery_bullets\\\":\\\"1\\\",\\\"astroid_article_gallery_navigation\\\":\\\"1\\\",\\\"astroid_article_gallery_items\\\":\\\"\\\",\\\"astroid_article_thumbnail\\\":\\\"1\\\",\\\"astroid_article_audio_source\\\":\\\"soundcloud\\\",\\\"astroid_article_audio_soundcloud\\\":\\\"\\\",\\\"astroid_article_audio_spotify\\\":\\\"\\\",\\\"astroid_article_review_heading\\\":\\\"\\\",\\\"astroid_article_review_summery\\\":\\\"\\\",\\\"astroid_article_review_good\\\":\\\"\\\",\\\"astroid_article_review_bad\\\":\\\"\\\",\\\"astroid_article_review_rating\\\":\\\"5\\\",\\\"astroid_article_button_action\\\":\\\"\\\",\\\"astroid_article_button_link\\\":\\\"\\\",\\\"astroid_article_review_criterias\\\":\\\"\\\",\\\"astroid_article_quote_text\\\":\\\"\\\",\\\"astroid_article_quote_author\\\":\\\"\\\",\\\"astroid_article_badge\\\":\\\"1\\\",\\\"astroid_article_badge_type\\\":\\\"6\\\",\\\"astroid_article_badge_text\\\":\\\"\\\",\\\"astroid_article_badge_color\\\":\\\"\\\",\\\"astroid_relatedposts\\\":\\\"\\\",\\\"astroid_socialshare\\\":\\\"\\\",\\\"astroid_comments\\\":\\\"\\\",\\\"astroid_posttype\\\":\\\"\\\",\\\"astroid_readtime\\\":\\\"\\\",\\\"astroid_authorinfo\\\":\\\"\\\",\\\"astroid_og_title\\\":\\\"\\\",\\\"astroid_og_desc\\\":\\\"\\\",\\\"astroid_og_image\\\":\\\"\\\"}\",\"version\":26,\"ordering\":\"1\",\"metakey\":\"Joomla\",\"metadesc\":\"\",\"access\":\"1\",\"hits\":\"0\",\"metadata\":\"{\\\"robots\\\":\\\"\\\",\\\"author\\\":\\\"\\\",\\\"rights\\\":\\\"\\\",\\\"xreference\\\":\\\"\\\"}\",\"featured\":\"0\",\"language\":\"*\",\"xreference\":\"\",\"note\":\"\"}', 0),
(597, 31, 1, '', '2018-11-01 08:02:41', 250, 4605, '3e5b9ed56aa3cea7de7bfdb07238e65fce9eb2b2', '{\"id\":31,\"asset_id\":\"170\",\"title\":\"How technology can easy your work?\",\"alias\":\"how-technology-can-easy-your-work\",\"introtext\":\"<p>Aliquam egestas pellentesque est Etiam a orci Nulla id enim feugiat ligula ullamcorper.<\\/p>\\r\\n\",\"fulltext\":\"\\r\\n<p>Lorem Ipsum is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry\'s standard dummy text ever since the 1500s, when an unknown printer took a galley of type and scrambled it to make a type specimen book. It has survived not only five centuries, but also the leap into electronic typesetting, remaining essentially unchanged. It was popularised in the 1960s with the release of Letraset sheets containing Lorem Ipsum passages, and more recently with desktop publishing software like Aldus PageMaker including versions of Lorem Ipsum.<\\/p>\\r\\n<h3>Where does it come from?<\\/h3>\\r\\n<p>There are many variations of passages of Lorem Ipsum available, but the majority have suffered alteration in some form, by injected humour, or randomised words which don\'t look even slightly believable. If you are going to use a passage of Lorem Ipsum, you need to be sure there isn\'t anything embarrassing hidden in the middle of text. All the Lorem Ipsum generators on the Internet tend to repeat predefined chunks as necessary, making this the first true generator on the Internet. It uses a dictionary of over 200 Latin words, combined with a handful of model sentence structures, to generate Lorem Ipsum which looks reasonable. The generated Lorem Ipsum is therefore always free from repetition, injected humour, or non-characteristic words etc.<\\/p>\",\"state\":1,\"catid\":\"11\",\"created\":\"2018-06-01 11:45:06\",\"created_by\":\"250\",\"created_by_alias\":\"\",\"modified\":\"2018-11-01 08:02:41\",\"modified_by\":\"250\",\"checked_out\":\"250\",\"checked_out_time\":\"2018-11-01 08:02:02\",\"publish_up\":\"2018-06-01 11:45:06\",\"publish_down\":\"0000-00-00 00:00:00\",\"images\":\"{\\\"image_intro\\\":\\\"images\\\\\\/blog\\\\\\/technology\\\\\\/img1.jpg\\\",\\\"float_intro\\\":\\\"\\\",\\\"image_intro_alt\\\":\\\"\\\",\\\"image_intro_caption\\\":\\\"\\\",\\\"image_fulltext\\\":\\\"images\\\\\\/blog\\\\\\/technology\\\\\\/img1.jpg\\\",\\\"float_fulltext\\\":\\\"\\\",\\\"image_fulltext_alt\\\":\\\"\\\",\\\"image_fulltext_caption\\\":\\\"\\\"}\",\"urls\":\"{\\\"urla\\\":false,\\\"urlatext\\\":\\\"\\\",\\\"targeta\\\":\\\"\\\",\\\"urlb\\\":false,\\\"urlbtext\\\":\\\"\\\",\\\"targetb\\\":\\\"\\\",\\\"urlc\\\":false,\\\"urlctext\\\":\\\"\\\",\\\"targetc\\\":\\\"\\\"}\",\"attribs\":\"{\\\"article_layout\\\":\\\"\\\",\\\"show_title\\\":\\\"\\\",\\\"link_titles\\\":\\\"\\\",\\\"show_tags\\\":\\\"\\\",\\\"show_intro\\\":\\\"\\\",\\\"info_block_position\\\":\\\"\\\",\\\"info_block_show_title\\\":\\\"\\\",\\\"show_category\\\":\\\"\\\",\\\"link_category\\\":\\\"\\\",\\\"show_parent_category\\\":\\\"\\\",\\\"link_parent_category\\\":\\\"\\\",\\\"show_associations\\\":\\\"\\\",\\\"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_page_title\\\":\\\"\\\",\\\"show_publishing_options\\\":\\\"\\\",\\\"show_article_options\\\":\\\"\\\",\\\"show_urls_images_backend\\\":\\\"\\\",\\\"show_urls_images_frontend\\\":\\\"\\\",\\\"astroid_article_type\\\":\\\"regular\\\",\\\"astroid_article_video_type\\\":\\\"youtube\\\",\\\"astroid_article_video_url\\\":\\\"\\\",\\\"astroid_article_gallery_width\\\":\\\"\\\",\\\"astroid_article_gallery_bullets\\\":\\\"1\\\",\\\"astroid_article_gallery_navigation\\\":\\\"1\\\",\\\"astroid_article_gallery_items\\\":\\\"\\\",\\\"astroid_article_thumbnail\\\":\\\"1\\\",\\\"astroid_article_audio_source\\\":\\\"soundcloud\\\",\\\"astroid_article_audio_soundcloud\\\":\\\"\\\",\\\"astroid_article_audio_spotify\\\":\\\"\\\",\\\"astroid_article_review_heading\\\":\\\"\\\",\\\"astroid_article_review_summery\\\":\\\"\\\",\\\"astroid_article_review_good\\\":\\\"\\\",\\\"astroid_article_review_bad\\\":\\\"\\\",\\\"astroid_article_review_rating\\\":\\\"5\\\",\\\"astroid_article_button_action\\\":\\\"\\\",\\\"astroid_article_button_link\\\":\\\"\\\",\\\"astroid_article_review_criterias\\\":\\\"\\\",\\\"astroid_article_quote_text\\\":\\\"\\\",\\\"astroid_article_quote_author\\\":\\\"\\\",\\\"astroid_article_badge\\\":\\\"0\\\",\\\"astroid_article_badge_type\\\":\\\"2\\\",\\\"astroid_article_badge_text\\\":\\\"\\\",\\\"astroid_article_badge_color\\\":\\\"\\\",\\\"astroid_relatedposts\\\":\\\"\\\",\\\"astroid_socialshare\\\":\\\"\\\",\\\"astroid_comments\\\":\\\"\\\",\\\"astroid_posttype\\\":\\\"\\\",\\\"astroid_readtime\\\":\\\"\\\",\\\"astroid_authorinfo\\\":\\\"\\\",\\\"astroid_og_title\\\":\\\"\\\",\\\"astroid_og_desc\\\":\\\"\\\",\\\"astroid_og_image\\\":\\\"\\\"}\",\"version\":11,\"ordering\":\"1\",\"metakey\":\"\",\"metadesc\":\"\",\"access\":\"1\",\"hits\":\"0\",\"metadata\":\"{\\\"robots\\\":\\\"\\\",\\\"author\\\":\\\"\\\",\\\"rights\\\":\\\"\\\",\\\"xreference\\\":\\\"\\\"}\",\"featured\":\"0\",\"language\":\"*\",\"xreference\":\"\",\"note\":\"\"}', 0),
(598, 30, 1, '', '2018-11-01 08:02:45', 250, 4591, 'b488476f5a5a4ced09b5b86360abb9bb3e6be68c', '{\"id\":30,\"asset_id\":\"169\",\"title\":\"How to learn technology?\",\"alias\":\"how-to-learn-technology\",\"introtext\":\"<p>Aliquam egestas pellentesque est Etiam a orci Nulla id enim feugiat ligula ullamcorper.<\\/p>\\r\\n\",\"fulltext\":\"\\r\\n<p>Lorem Ipsum is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry\'s standard dummy text ever since the 1500s, when an unknown printer took a galley of type and scrambled it to make a type specimen book. It has survived not only five centuries, but also the leap into electronic typesetting, remaining essentially unchanged. It was popularised in the 1960s with the release of Letraset sheets containing Lorem Ipsum passages, and more recently with desktop publishing software like Aldus PageMaker including versions of Lorem Ipsum.<\\/p>\\r\\n<h3>Where does it come from?<\\/h3>\\r\\n<p>There are many variations of passages of Lorem Ipsum available, but the majority have suffered alteration in some form, by injected humour, or randomised words which don\'t look even slightly believable. If you are going to use a passage of Lorem Ipsum, you need to be sure there isn\'t anything embarrassing hidden in the middle of text. All the Lorem Ipsum generators on the Internet tend to repeat predefined chunks as necessary, making this the first true generator on the Internet. It uses a dictionary of over 200 Latin words, combined with a handful of model sentence structures, to generate Lorem Ipsum which looks reasonable. The generated Lorem Ipsum is therefore always free from repetition, injected humour, or non-characteristic words etc.<\\/p>\",\"state\":1,\"catid\":\"11\",\"created\":\"2018-06-01 11:45:06\",\"created_by\":\"250\",\"created_by_alias\":\"\",\"modified\":\"2018-11-01 08:02:45\",\"modified_by\":\"250\",\"checked_out\":\"250\",\"checked_out_time\":\"2018-11-01 08:02:03\",\"publish_up\":\"2018-06-01 11:45:06\",\"publish_down\":\"0000-00-00 00:00:00\",\"images\":\"{\\\"image_intro\\\":\\\"images\\\\\\/blog\\\\\\/technology\\\\\\/img2.jpg\\\",\\\"float_intro\\\":\\\"\\\",\\\"image_intro_alt\\\":\\\"\\\",\\\"image_intro_caption\\\":\\\"\\\",\\\"image_fulltext\\\":\\\"images\\\\\\/blog\\\\\\/technology\\\\\\/img2.jpg\\\",\\\"float_fulltext\\\":\\\"\\\",\\\"image_fulltext_alt\\\":\\\"\\\",\\\"image_fulltext_caption\\\":\\\"\\\"}\",\"urls\":\"{\\\"urla\\\":false,\\\"urlatext\\\":\\\"\\\",\\\"targeta\\\":\\\"\\\",\\\"urlb\\\":false,\\\"urlbtext\\\":\\\"\\\",\\\"targetb\\\":\\\"\\\",\\\"urlc\\\":false,\\\"urlctext\\\":\\\"\\\",\\\"targetc\\\":\\\"\\\"}\",\"attribs\":\"{\\\"article_layout\\\":\\\"\\\",\\\"show_title\\\":\\\"\\\",\\\"link_titles\\\":\\\"\\\",\\\"show_tags\\\":\\\"\\\",\\\"show_intro\\\":\\\"\\\",\\\"info_block_position\\\":\\\"\\\",\\\"info_block_show_title\\\":\\\"\\\",\\\"show_category\\\":\\\"\\\",\\\"link_category\\\":\\\"\\\",\\\"show_parent_category\\\":\\\"\\\",\\\"link_parent_category\\\":\\\"\\\",\\\"show_associations\\\":\\\"\\\",\\\"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_page_title\\\":\\\"\\\",\\\"show_publishing_options\\\":\\\"\\\",\\\"show_article_options\\\":\\\"\\\",\\\"show_urls_images_backend\\\":\\\"\\\",\\\"show_urls_images_frontend\\\":\\\"\\\",\\\"astroid_article_type\\\":\\\"regular\\\",\\\"astroid_article_video_type\\\":\\\"youtube\\\",\\\"astroid_article_video_url\\\":\\\"\\\",\\\"astroid_article_gallery_width\\\":\\\"\\\",\\\"astroid_article_gallery_bullets\\\":\\\"1\\\",\\\"astroid_article_gallery_navigation\\\":\\\"1\\\",\\\"astroid_article_gallery_items\\\":\\\"\\\",\\\"astroid_article_thumbnail\\\":\\\"1\\\",\\\"astroid_article_audio_source\\\":\\\"soundcloud\\\",\\\"astroid_article_audio_soundcloud\\\":\\\"\\\",\\\"astroid_article_audio_spotify\\\":\\\"\\\",\\\"astroid_article_review_heading\\\":\\\"\\\",\\\"astroid_article_review_summery\\\":\\\"\\\",\\\"astroid_article_review_good\\\":\\\"\\\",\\\"astroid_article_review_bad\\\":\\\"\\\",\\\"astroid_article_review_rating\\\":\\\"5\\\",\\\"astroid_article_button_action\\\":\\\"\\\",\\\"astroid_article_button_link\\\":\\\"\\\",\\\"astroid_article_review_criterias\\\":\\\"\\\",\\\"astroid_article_quote_text\\\":\\\"\\\",\\\"astroid_article_quote_author\\\":\\\"\\\",\\\"astroid_article_badge\\\":\\\"0\\\",\\\"astroid_article_badge_type\\\":\\\"2\\\",\\\"astroid_article_badge_text\\\":\\\"\\\",\\\"astroid_article_badge_color\\\":\\\"\\\",\\\"astroid_relatedposts\\\":\\\"\\\",\\\"astroid_socialshare\\\":\\\"\\\",\\\"astroid_comments\\\":\\\"\\\",\\\"astroid_posttype\\\":\\\"\\\",\\\"astroid_readtime\\\":\\\"\\\",\\\"astroid_authorinfo\\\":\\\"\\\",\\\"astroid_og_title\\\":\\\"\\\",\\\"astroid_og_desc\\\":\\\"\\\",\\\"astroid_og_image\\\":\\\"\\\"}\",\"version\":14,\"ordering\":\"2\",\"metakey\":\"Joomla\",\"metadesc\":\"\",\"access\":\"1\",\"hits\":\"0\",\"metadata\":\"{\\\"robots\\\":\\\"\\\",\\\"author\\\":\\\"\\\",\\\"rights\\\":\\\"\\\",\\\"xreference\\\":\\\"\\\"}\",\"featured\":\"0\",\"language\":\"*\",\"xreference\":\"\",\"note\":\"\"}', 0),
(599, 29, 1, '', '2018-11-01 08:02:52', 250, 4588, '8da59b330a68e8189ec6b37eb5092c1862e9301a', '{\"id\":29,\"asset_id\":\"168\",\"title\":\"The history of technology\",\"alias\":\"the-history-of-technology\",\"introtext\":\"<p>Aliquam egestas pellentesque est Etiam a orci Nulla id enim feugiat ligula ullamcorper.<\\/p>\\r\\n\",\"fulltext\":\"\\r\\n<p>Lorem Ipsum is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry\'s standard dummy text ever since the 1500s, when an unknown printer took a galley of type and scrambled it to make a type specimen book. It has survived not only five centuries, but also the leap into electronic typesetting, remaining essentially unchanged. It was popularised in the 1960s with the release of Letraset sheets containing Lorem Ipsum passages, and more recently with desktop publishing software like Aldus PageMaker including versions of Lorem Ipsum.<\\/p>\\r\\n<h3>Where does it come from?<\\/h3>\\r\\n<p>There are many variations of passages of Lorem Ipsum available, but the majority have suffered alteration in some form, by injected humour, or randomised words which don\'t look even slightly believable. If you are going to use a passage of Lorem Ipsum, you need to be sure there isn\'t anything embarrassing hidden in the middle of text. All the Lorem Ipsum generators on the Internet tend to repeat predefined chunks as necessary, making this the first true generator on the Internet. It uses a dictionary of over 200 Latin words, combined with a handful of model sentence structures, to generate Lorem Ipsum which looks reasonable. The generated Lorem Ipsum is therefore always free from repetition, injected humour, or non-characteristic words etc.<\\/p>\",\"state\":1,\"catid\":\"11\",\"created\":\"2018-06-01 11:45:06\",\"created_by\":\"250\",\"created_by_alias\":\"\",\"modified\":\"2018-11-01 08:02:52\",\"modified_by\":\"250\",\"checked_out\":\"250\",\"checked_out_time\":\"2018-11-01 08:02:04\",\"publish_up\":\"2018-06-01 11:45:06\",\"publish_down\":\"0000-00-00 00:00:00\",\"images\":\"{\\\"image_intro\\\":\\\"images\\\\\\/blog\\\\\\/technology\\\\\\/img3.jpg\\\",\\\"float_intro\\\":\\\"\\\",\\\"image_intro_alt\\\":\\\"\\\",\\\"image_intro_caption\\\":\\\"\\\",\\\"image_fulltext\\\":\\\"images\\\\\\/blog\\\\\\/technology\\\\\\/img3.jpg\\\",\\\"float_fulltext\\\":\\\"\\\",\\\"image_fulltext_alt\\\":\\\"\\\",\\\"image_fulltext_caption\\\":\\\"\\\"}\",\"urls\":\"{\\\"urla\\\":false,\\\"urlatext\\\":\\\"\\\",\\\"targeta\\\":\\\"\\\",\\\"urlb\\\":false,\\\"urlbtext\\\":\\\"\\\",\\\"targetb\\\":\\\"\\\",\\\"urlc\\\":false,\\\"urlctext\\\":\\\"\\\",\\\"targetc\\\":\\\"\\\"}\",\"attribs\":\"{\\\"article_layout\\\":\\\"\\\",\\\"show_title\\\":\\\"\\\",\\\"link_titles\\\":\\\"\\\",\\\"show_tags\\\":\\\"\\\",\\\"show_intro\\\":\\\"\\\",\\\"info_block_position\\\":\\\"\\\",\\\"info_block_show_title\\\":\\\"\\\",\\\"show_category\\\":\\\"\\\",\\\"link_category\\\":\\\"\\\",\\\"show_parent_category\\\":\\\"\\\",\\\"link_parent_category\\\":\\\"\\\",\\\"show_associations\\\":\\\"\\\",\\\"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_page_title\\\":\\\"\\\",\\\"show_publishing_options\\\":\\\"\\\",\\\"show_article_options\\\":\\\"\\\",\\\"show_urls_images_backend\\\":\\\"\\\",\\\"show_urls_images_frontend\\\":\\\"\\\",\\\"astroid_article_type\\\":\\\"regular\\\",\\\"astroid_article_video_type\\\":\\\"youtube\\\",\\\"astroid_article_video_url\\\":\\\"\\\",\\\"astroid_article_gallery_width\\\":\\\"\\\",\\\"astroid_article_gallery_bullets\\\":\\\"1\\\",\\\"astroid_article_gallery_navigation\\\":\\\"1\\\",\\\"astroid_article_gallery_items\\\":\\\"\\\",\\\"astroid_article_thumbnail\\\":\\\"1\\\",\\\"astroid_article_audio_source\\\":\\\"soundcloud\\\",\\\"astroid_article_audio_soundcloud\\\":\\\"\\\",\\\"astroid_article_audio_spotify\\\":\\\"\\\",\\\"astroid_article_review_heading\\\":\\\"\\\",\\\"astroid_article_review_summery\\\":\\\"\\\",\\\"astroid_article_review_good\\\":\\\"\\\",\\\"astroid_article_review_bad\\\":\\\"\\\",\\\"astroid_article_review_rating\\\":\\\"5\\\",\\\"astroid_article_button_action\\\":\\\"\\\",\\\"astroid_article_button_link\\\":\\\"\\\",\\\"astroid_article_review_criterias\\\":\\\"\\\",\\\"astroid_article_quote_text\\\":\\\"\\\",\\\"astroid_article_quote_author\\\":\\\"\\\",\\\"astroid_article_badge\\\":\\\"0\\\",\\\"astroid_article_badge_type\\\":\\\"2\\\",\\\"astroid_article_badge_text\\\":\\\"\\\",\\\"astroid_article_badge_color\\\":\\\"\\\",\\\"astroid_relatedposts\\\":\\\"\\\",\\\"astroid_socialshare\\\":\\\"\\\",\\\"astroid_comments\\\":\\\"\\\",\\\"astroid_posttype\\\":\\\"\\\",\\\"astroid_readtime\\\":\\\"\\\",\\\"astroid_authorinfo\\\":\\\"\\\",\\\"astroid_og_title\\\":\\\"\\\",\\\"astroid_og_desc\\\":\\\"\\\",\\\"astroid_og_image\\\":\\\"\\\"}\",\"version\":12,\"ordering\":\"3\",\"metakey\":\"\",\"metadesc\":\"\",\"access\":\"1\",\"hits\":\"0\",\"metadata\":\"{\\\"robots\\\":\\\"\\\",\\\"author\\\":\\\"\\\",\\\"rights\\\":\\\"\\\",\\\"xreference\\\":\\\"\\\"}\",\"featured\":\"0\",\"language\":\"*\",\"xreference\":\"\",\"note\":\"\"}', 0),
(600, 28, 1, '', '2018-11-01 08:02:56', 250, 4598, '8fbb02b42c6bcbaee17a786e92f61a58299a5898', '{\"id\":28,\"asset_id\":\"167\",\"title\":\"The latest trend in technology\",\"alias\":\"the-latest-trend-in-technology\",\"introtext\":\"<p>Aliquam egestas pellentesque est Etiam a orci Nulla id enim feugiat ligula ullamcorper.<\\/p>\\r\\n\",\"fulltext\":\"\\r\\n<p>Lorem Ipsum is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry\'s standard dummy text ever since the 1500s, when an unknown printer took a galley of type and scrambled it to make a type specimen book. It has survived not only five centuries, but also the leap into electronic typesetting, remaining essentially unchanged. It was popularised in the 1960s with the release of Letraset sheets containing Lorem Ipsum passages, and more recently with desktop publishing software like Aldus PageMaker including versions of Lorem Ipsum.<\\/p>\\r\\n<h3>Where does it come from?<\\/h3>\\r\\n<p>There are many variations of passages of Lorem Ipsum available, but the majority have suffered alteration in some form, by injected humour, or randomised words which don\'t look even slightly believable. If you are going to use a passage of Lorem Ipsum, you need to be sure there isn\'t anything embarrassing hidden in the middle of text. All the Lorem Ipsum generators on the Internet tend to repeat predefined chunks as necessary, making this the first true generator on the Internet. It uses a dictionary of over 200 Latin words, combined with a handful of model sentence structures, to generate Lorem Ipsum which looks reasonable. The generated Lorem Ipsum is therefore always free from repetition, injected humour, or non-characteristic words etc.<\\/p>\",\"state\":1,\"catid\":\"11\",\"created\":\"2018-06-01 11:45:06\",\"created_by\":\"250\",\"created_by_alias\":\"\",\"modified\":\"2018-11-01 08:02:56\",\"modified_by\":\"250\",\"checked_out\":\"250\",\"checked_out_time\":\"2018-11-01 08:02:04\",\"publish_up\":\"2018-06-01 11:45:06\",\"publish_down\":\"0000-00-00 00:00:00\",\"images\":\"{\\\"image_intro\\\":\\\"images\\\\\\/blog\\\\\\/technology\\\\\\/img4.jpg\\\",\\\"float_intro\\\":\\\"\\\",\\\"image_intro_alt\\\":\\\"\\\",\\\"image_intro_caption\\\":\\\"\\\",\\\"image_fulltext\\\":\\\"images\\\\\\/blog\\\\\\/technology\\\\\\/img4.jpg\\\",\\\"float_fulltext\\\":\\\"\\\",\\\"image_fulltext_alt\\\":\\\"\\\",\\\"image_fulltext_caption\\\":\\\"\\\"}\",\"urls\":\"{\\\"urla\\\":false,\\\"urlatext\\\":\\\"\\\",\\\"targeta\\\":\\\"\\\",\\\"urlb\\\":false,\\\"urlbtext\\\":\\\"\\\",\\\"targetb\\\":\\\"\\\",\\\"urlc\\\":false,\\\"urlctext\\\":\\\"\\\",\\\"targetc\\\":\\\"\\\"}\",\"attribs\":\"{\\\"article_layout\\\":\\\"\\\",\\\"show_title\\\":\\\"\\\",\\\"link_titles\\\":\\\"\\\",\\\"show_tags\\\":\\\"\\\",\\\"show_intro\\\":\\\"\\\",\\\"info_block_position\\\":\\\"\\\",\\\"info_block_show_title\\\":\\\"\\\",\\\"show_category\\\":\\\"\\\",\\\"link_category\\\":\\\"\\\",\\\"show_parent_category\\\":\\\"\\\",\\\"link_parent_category\\\":\\\"\\\",\\\"show_associations\\\":\\\"\\\",\\\"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_page_title\\\":\\\"\\\",\\\"show_publishing_options\\\":\\\"\\\",\\\"show_article_options\\\":\\\"\\\",\\\"show_urls_images_backend\\\":\\\"\\\",\\\"show_urls_images_frontend\\\":\\\"\\\",\\\"astroid_article_type\\\":\\\"regular\\\",\\\"astroid_article_video_type\\\":\\\"youtube\\\",\\\"astroid_article_video_url\\\":\\\"\\\",\\\"astroid_article_gallery_width\\\":\\\"\\\",\\\"astroid_article_gallery_bullets\\\":\\\"1\\\",\\\"astroid_article_gallery_navigation\\\":\\\"1\\\",\\\"astroid_article_gallery_items\\\":\\\"\\\",\\\"astroid_article_thumbnail\\\":\\\"1\\\",\\\"astroid_article_audio_source\\\":\\\"soundcloud\\\",\\\"astroid_article_audio_soundcloud\\\":\\\"\\\",\\\"astroid_article_audio_spotify\\\":\\\"\\\",\\\"astroid_article_review_heading\\\":\\\"\\\",\\\"astroid_article_review_summery\\\":\\\"\\\",\\\"astroid_article_review_good\\\":\\\"\\\",\\\"astroid_article_review_bad\\\":\\\"\\\",\\\"astroid_article_review_rating\\\":\\\"5\\\",\\\"astroid_article_button_action\\\":\\\"\\\",\\\"astroid_article_button_link\\\":\\\"\\\",\\\"astroid_article_review_criterias\\\":\\\"\\\",\\\"astroid_article_quote_text\\\":\\\"\\\",\\\"astroid_article_quote_author\\\":\\\"\\\",\\\"astroid_article_badge\\\":\\\"0\\\",\\\"astroid_article_badge_type\\\":\\\"2\\\",\\\"astroid_article_badge_text\\\":\\\"\\\",\\\"astroid_article_badge_color\\\":\\\"\\\",\\\"astroid_relatedposts\\\":\\\"\\\",\\\"astroid_socialshare\\\":\\\"\\\",\\\"astroid_comments\\\":\\\"\\\",\\\"astroid_posttype\\\":\\\"\\\",\\\"astroid_readtime\\\":\\\"\\\",\\\"astroid_authorinfo\\\":\\\"\\\",\\\"astroid_og_title\\\":\\\"\\\",\\\"astroid_og_desc\\\":\\\"\\\",\\\"astroid_og_image\\\":\\\"\\\"}\",\"version\":11,\"ordering\":\"4\",\"metakey\":\"\",\"metadesc\":\"\",\"access\":\"1\",\"hits\":\"0\",\"metadata\":\"{\\\"robots\\\":\\\"\\\",\\\"author\\\":\\\"\\\",\\\"rights\\\":\\\"\\\",\\\"xreference\\\":\\\"\\\"}\",\"featured\":\"0\",\"language\":\"*\",\"xreference\":\"\",\"note\":\"\"}', 0),
(601, 27, 1, '', '2018-11-01 08:03:01', 250, 4598, '773c81d7644ff26bf94aabb3e3df8d86ae731fe7', '{\"id\":27,\"asset_id\":\"166\",\"title\":\"The modern rules of technology\",\"alias\":\"the-modern-rules-of-technology\",\"introtext\":\"<p>Aliquam egestas pellentesque est Etiam a orci Nulla id enim feugiat ligula ullamcorper.<\\/p>\\r\\n\",\"fulltext\":\"\\r\\n<p>Lorem Ipsum is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry\'s standard dummy text ever since the 1500s, when an unknown printer took a galley of type and scrambled it to make a type specimen book. It has survived not only five centuries, but also the leap into electronic typesetting, remaining essentially unchanged. It was popularised in the 1960s with the release of Letraset sheets containing Lorem Ipsum passages, and more recently with desktop publishing software like Aldus PageMaker including versions of Lorem Ipsum.<\\/p>\\r\\n<h3>Where does it come from?<\\/h3>\\r\\n<p>There are many variations of passages of Lorem Ipsum available, but the majority have suffered alteration in some form, by injected humour, or randomised words which don\'t look even slightly believable. If you are going to use a passage of Lorem Ipsum, you need to be sure there isn\'t anything embarrassing hidden in the middle of text. All the Lorem Ipsum generators on the Internet tend to repeat predefined chunks as necessary, making this the first true generator on the Internet. It uses a dictionary of over 200 Latin words, combined with a handful of model sentence structures, to generate Lorem Ipsum which looks reasonable. The generated Lorem Ipsum is therefore always free from repetition, injected humour, or non-characteristic words etc.<\\/p>\",\"state\":1,\"catid\":\"11\",\"created\":\"2018-06-01 11:45:06\",\"created_by\":\"250\",\"created_by_alias\":\"\",\"modified\":\"2018-11-01 08:03:01\",\"modified_by\":\"250\",\"checked_out\":\"250\",\"checked_out_time\":\"2018-11-01 08:02:05\",\"publish_up\":\"2018-06-01 11:45:06\",\"publish_down\":\"0000-00-00 00:00:00\",\"images\":\"{\\\"image_intro\\\":\\\"images\\\\\\/blog\\\\\\/technology\\\\\\/img5.jpg\\\",\\\"float_intro\\\":\\\"\\\",\\\"image_intro_alt\\\":\\\"\\\",\\\"image_intro_caption\\\":\\\"\\\",\\\"image_fulltext\\\":\\\"images\\\\\\/blog\\\\\\/technology\\\\\\/img5.jpg\\\",\\\"float_fulltext\\\":\\\"\\\",\\\"image_fulltext_alt\\\":\\\"\\\",\\\"image_fulltext_caption\\\":\\\"\\\"}\",\"urls\":\"{\\\"urla\\\":false,\\\"urlatext\\\":\\\"\\\",\\\"targeta\\\":\\\"\\\",\\\"urlb\\\":false,\\\"urlbtext\\\":\\\"\\\",\\\"targetb\\\":\\\"\\\",\\\"urlc\\\":false,\\\"urlctext\\\":\\\"\\\",\\\"targetc\\\":\\\"\\\"}\",\"attribs\":\"{\\\"article_layout\\\":\\\"\\\",\\\"show_title\\\":\\\"\\\",\\\"link_titles\\\":\\\"\\\",\\\"show_tags\\\":\\\"\\\",\\\"show_intro\\\":\\\"\\\",\\\"info_block_position\\\":\\\"\\\",\\\"info_block_show_title\\\":\\\"\\\",\\\"show_category\\\":\\\"\\\",\\\"link_category\\\":\\\"\\\",\\\"show_parent_category\\\":\\\"\\\",\\\"link_parent_category\\\":\\\"\\\",\\\"show_associations\\\":\\\"\\\",\\\"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_page_title\\\":\\\"\\\",\\\"show_publishing_options\\\":\\\"\\\",\\\"show_article_options\\\":\\\"\\\",\\\"show_urls_images_backend\\\":\\\"\\\",\\\"show_urls_images_frontend\\\":\\\"\\\",\\\"astroid_article_type\\\":\\\"regular\\\",\\\"astroid_article_video_type\\\":\\\"youtube\\\",\\\"astroid_article_video_url\\\":\\\"\\\",\\\"astroid_article_gallery_width\\\":\\\"\\\",\\\"astroid_article_gallery_bullets\\\":\\\"1\\\",\\\"astroid_article_gallery_navigation\\\":\\\"1\\\",\\\"astroid_article_gallery_items\\\":\\\"\\\",\\\"astroid_article_thumbnail\\\":\\\"1\\\",\\\"astroid_article_audio_source\\\":\\\"soundcloud\\\",\\\"astroid_article_audio_soundcloud\\\":\\\"\\\",\\\"astroid_article_audio_spotify\\\":\\\"\\\",\\\"astroid_article_review_heading\\\":\\\"\\\",\\\"astroid_article_review_summery\\\":\\\"\\\",\\\"astroid_article_review_good\\\":\\\"\\\",\\\"astroid_article_review_bad\\\":\\\"\\\",\\\"astroid_article_review_rating\\\":\\\"5\\\",\\\"astroid_article_button_action\\\":\\\"\\\",\\\"astroid_article_button_link\\\":\\\"\\\",\\\"astroid_article_review_criterias\\\":\\\"\\\",\\\"astroid_article_quote_text\\\":\\\"\\\",\\\"astroid_article_quote_author\\\":\\\"\\\",\\\"astroid_article_badge\\\":\\\"0\\\",\\\"astroid_article_badge_type\\\":\\\"2\\\",\\\"astroid_article_badge_text\\\":\\\"\\\",\\\"astroid_article_badge_color\\\":\\\"\\\",\\\"astroid_relatedposts\\\":\\\"\\\",\\\"astroid_socialshare\\\":\\\"\\\",\\\"astroid_comments\\\":\\\"\\\",\\\"astroid_posttype\\\":\\\"\\\",\\\"astroid_readtime\\\":\\\"\\\",\\\"astroid_authorinfo\\\":\\\"\\\",\\\"astroid_og_title\\\":\\\"\\\",\\\"astroid_og_desc\\\":\\\"\\\",\\\"astroid_og_image\\\":\\\"\\\"}\",\"version\":11,\"ordering\":\"5\",\"metakey\":\"\",\"metadesc\":\"\",\"access\":\"1\",\"hits\":\"0\",\"metadata\":\"{\\\"robots\\\":\\\"\\\",\\\"author\\\":\\\"\\\",\\\"rights\\\":\\\"\\\",\\\"xreference\\\":\\\"\\\"}\",\"featured\":\"0\",\"language\":\"*\",\"xreference\":\"\",\"note\":\"\"}', 0),
(602, 26, 1, '', '2018-11-01 08:03:16', 250, 4592, 'c29a4ae0ea873a27b2cd7897ca47dc38376f7cd1', '{\"id\":26,\"asset_id\":\"165\",\"title\":\"Why is technology so famous?\",\"alias\":\"why-is-technologyso-famous\",\"introtext\":\"<p>Aliquam egestas pellentesque est Etiam a orci Nulla id enim feugiat ligula ullamcorper.<\\/p>\\r\\n\",\"fulltext\":\"\\r\\n<p>Lorem Ipsum is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry\'s standard dummy text ever since the 1500s, when an unknown printer took a galley of type and scrambled it to make a type specimen book. It has survived not only five centuries, but also the leap into electronic typesetting, remaining essentially unchanged. It was popularised in the 1960s with the release of Letraset sheets containing Lorem Ipsum passages, and more recently with desktop publishing software like Aldus PageMaker including versions of Lorem Ipsum.<\\/p>\\r\\n<h3>Where does it come from?<\\/h3>\\r\\n<p>There are many variations of passages of Lorem Ipsum available, but the majority have suffered alteration in some form, by injected humour, or randomised words which don\'t look even slightly believable. If you are going to use a passage of Lorem Ipsum, you need to be sure there isn\'t anything embarrassing hidden in the middle of text. All the Lorem Ipsum generators on the Internet tend to repeat predefined chunks as necessary, making this the first true generator on the Internet. It uses a dictionary of over 200 Latin words, combined with a handful of model sentence structures, to generate Lorem Ipsum which looks reasonable. The generated Lorem Ipsum is therefore always free from repetition, injected humour, or non-characteristic words etc.<\\/p>\",\"state\":1,\"catid\":\"11\",\"created\":\"2018-06-01 11:45:06\",\"created_by\":\"250\",\"created_by_alias\":\"\",\"modified\":\"2018-11-01 08:03:16\",\"modified_by\":\"250\",\"checked_out\":\"250\",\"checked_out_time\":\"2018-11-01 08:02:06\",\"publish_up\":\"2018-06-01 11:45:06\",\"publish_down\":\"0000-00-00 00:00:00\",\"images\":\"{\\\"image_intro\\\":\\\"images\\\\\\/blog\\\\\\/technology\\\\\\/img6.jpg\\\",\\\"float_intro\\\":\\\"\\\",\\\"image_intro_alt\\\":\\\"\\\",\\\"image_intro_caption\\\":\\\"\\\",\\\"image_fulltext\\\":\\\"images\\\\\\/blog\\\\\\/technology\\\\\\/img6.jpg\\\",\\\"float_fulltext\\\":\\\"\\\",\\\"image_fulltext_alt\\\":\\\"\\\",\\\"image_fulltext_caption\\\":\\\"\\\"}\",\"urls\":\"{\\\"urla\\\":false,\\\"urlatext\\\":\\\"\\\",\\\"targeta\\\":\\\"\\\",\\\"urlb\\\":false,\\\"urlbtext\\\":\\\"\\\",\\\"targetb\\\":\\\"\\\",\\\"urlc\\\":false,\\\"urlctext\\\":\\\"\\\",\\\"targetc\\\":\\\"\\\"}\",\"attribs\":\"{\\\"article_layout\\\":\\\"\\\",\\\"show_title\\\":\\\"\\\",\\\"link_titles\\\":\\\"\\\",\\\"show_tags\\\":\\\"\\\",\\\"show_intro\\\":\\\"\\\",\\\"info_block_position\\\":\\\"\\\",\\\"info_block_show_title\\\":\\\"\\\",\\\"show_category\\\":\\\"\\\",\\\"link_category\\\":\\\"\\\",\\\"show_parent_category\\\":\\\"\\\",\\\"link_parent_category\\\":\\\"\\\",\\\"show_associations\\\":\\\"\\\",\\\"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_page_title\\\":\\\"\\\",\\\"show_publishing_options\\\":\\\"\\\",\\\"show_article_options\\\":\\\"\\\",\\\"show_urls_images_backend\\\":\\\"\\\",\\\"show_urls_images_frontend\\\":\\\"\\\",\\\"astroid_article_type\\\":\\\"regular\\\",\\\"astroid_article_video_type\\\":\\\"youtube\\\",\\\"astroid_article_video_url\\\":\\\"\\\",\\\"astroid_article_gallery_width\\\":\\\"\\\",\\\"astroid_article_gallery_bullets\\\":\\\"1\\\",\\\"astroid_article_gallery_navigation\\\":\\\"1\\\",\\\"astroid_article_gallery_items\\\":\\\"\\\",\\\"astroid_article_thumbnail\\\":\\\"1\\\",\\\"astroid_article_audio_source\\\":\\\"soundcloud\\\",\\\"astroid_article_audio_soundcloud\\\":\\\"\\\",\\\"astroid_article_audio_spotify\\\":\\\"\\\",\\\"astroid_article_review_heading\\\":\\\"\\\",\\\"astroid_article_review_summery\\\":\\\"\\\",\\\"astroid_article_review_good\\\":\\\"\\\",\\\"astroid_article_review_bad\\\":\\\"\\\",\\\"astroid_article_review_rating\\\":\\\"5\\\",\\\"astroid_article_button_action\\\":\\\"\\\",\\\"astroid_article_button_link\\\":\\\"\\\",\\\"astroid_article_review_criterias\\\":\\\"\\\",\\\"astroid_article_quote_text\\\":\\\"\\\",\\\"astroid_article_quote_author\\\":\\\"\\\",\\\"astroid_article_badge\\\":\\\"0\\\",\\\"astroid_article_badge_type\\\":\\\"2\\\",\\\"astroid_article_badge_text\\\":\\\"\\\",\\\"astroid_article_badge_color\\\":\\\"\\\",\\\"astroid_relatedposts\\\":\\\"\\\",\\\"astroid_socialshare\\\":\\\"\\\",\\\"astroid_comments\\\":\\\"\\\",\\\"astroid_posttype\\\":\\\"\\\",\\\"astroid_readtime\\\":\\\"\\\",\\\"astroid_authorinfo\\\":\\\"\\\",\\\"astroid_og_title\\\":\\\"\\\",\\\"astroid_og_desc\\\":\\\"\\\",\\\"astroid_og_image\\\":\\\"\\\"}\",\"version\":13,\"ordering\":\"6\",\"metakey\":\"\",\"metadesc\":\"\",\"access\":\"1\",\"hits\":\"0\",\"metadata\":\"{\\\"robots\\\":\\\"\\\",\\\"author\\\":\\\"\\\",\\\"rights\\\":\\\"\\\",\\\"xreference\\\":\\\"\\\"}\",\"featured\":\"0\",\"language\":\"*\",\"xreference\":\"\",\"note\":\"\"}', 0);
INSERT INTO `ynfp8_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
(603, 24, 1, '', '2018-11-01 08:03:22', 250, 4602, '511bb323c3ee38cb0c5fc10ec94cdba9099deeac', '{\"id\":24,\"asset_id\":\"163\",\"title\":\"Ten Common Myths About Lifestyle.\",\"alias\":\"ten-common-myths-about-lifestyle\",\"introtext\":\"<p>Aliquam egestas pellentesque est Etiam a orci Nulla id enim feugiat ligula ullamcorper.<\\/p>\\r\\n\",\"fulltext\":\"\\r\\n<p>Lorem Ipsum is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry\'s standard dummy text ever since the 1500s, when an unknown printer took a galley of type and scrambled it to make a type specimen book. It has survived not only five centuries, but also the leap into electronic typesetting, remaining essentially unchanged. It was popularised in the 1960s with the release of Letraset sheets containing Lorem Ipsum passages, and more recently with desktop publishing software like Aldus PageMaker including versions of Lorem Ipsum.<\\/p>\\r\\n<h3>Where does it come from?<\\/h3>\\r\\n<p>There are many variations of passages of Lorem Ipsum available, but the majority have suffered alteration in some form, by injected humour, or randomised words which don\'t look even slightly believable. If you are going to use a passage of Lorem Ipsum, you need to be sure there isn\'t anything embarrassing hidden in the middle of text. All the Lorem Ipsum generators on the Internet tend to repeat predefined chunks as necessary, making this the first true generator on the Internet. It uses a dictionary of over 200 Latin words, combined with a handful of model sentence structures, to generate Lorem Ipsum which looks reasonable. The generated Lorem Ipsum is therefore always free from repetition, injected humour, or non-characteristic words etc.<\\/p>\",\"state\":1,\"catid\":\"10\",\"created\":\"2018-06-01 11:45:06\",\"created_by\":\"250\",\"created_by_alias\":\"\",\"modified\":\"2018-11-01 08:03:22\",\"modified_by\":\"250\",\"checked_out\":\"250\",\"checked_out_time\":\"2018-11-01 08:02:08\",\"publish_up\":\"2018-06-01 11:45:06\",\"publish_down\":\"0000-00-00 00:00:00\",\"images\":\"{\\\"image_intro\\\":\\\"images\\\\\\/blog\\\\\\/lifestyle\\\\\\/img2.jpg\\\",\\\"float_intro\\\":\\\"\\\",\\\"image_intro_alt\\\":\\\"\\\",\\\"image_intro_caption\\\":\\\"\\\",\\\"image_fulltext\\\":\\\"images\\\\\\/blog\\\\\\/lifestyle\\\\\\/img2.jpg\\\",\\\"float_fulltext\\\":\\\"\\\",\\\"image_fulltext_alt\\\":\\\"\\\",\\\"image_fulltext_caption\\\":\\\"\\\"}\",\"urls\":\"{\\\"urla\\\":false,\\\"urlatext\\\":\\\"\\\",\\\"targeta\\\":\\\"\\\",\\\"urlb\\\":false,\\\"urlbtext\\\":\\\"\\\",\\\"targetb\\\":\\\"\\\",\\\"urlc\\\":false,\\\"urlctext\\\":\\\"\\\",\\\"targetc\\\":\\\"\\\"}\",\"attribs\":\"{\\\"article_layout\\\":\\\"\\\",\\\"show_title\\\":\\\"\\\",\\\"link_titles\\\":\\\"\\\",\\\"show_tags\\\":\\\"\\\",\\\"show_intro\\\":\\\"\\\",\\\"info_block_position\\\":\\\"\\\",\\\"info_block_show_title\\\":\\\"\\\",\\\"show_category\\\":\\\"\\\",\\\"link_category\\\":\\\"\\\",\\\"show_parent_category\\\":\\\"\\\",\\\"link_parent_category\\\":\\\"\\\",\\\"show_associations\\\":\\\"\\\",\\\"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_page_title\\\":\\\"\\\",\\\"show_publishing_options\\\":\\\"\\\",\\\"show_article_options\\\":\\\"\\\",\\\"show_urls_images_backend\\\":\\\"\\\",\\\"show_urls_images_frontend\\\":\\\"\\\",\\\"astroid_article_type\\\":\\\"regular\\\",\\\"astroid_article_video_type\\\":\\\"youtube\\\",\\\"astroid_article_video_url\\\":\\\"\\\",\\\"astroid_article_gallery_width\\\":\\\"\\\",\\\"astroid_article_gallery_bullets\\\":\\\"1\\\",\\\"astroid_article_gallery_navigation\\\":\\\"1\\\",\\\"astroid_article_gallery_items\\\":\\\"\\\",\\\"astroid_article_thumbnail\\\":\\\"1\\\",\\\"astroid_article_audio_source\\\":\\\"soundcloud\\\",\\\"astroid_article_audio_soundcloud\\\":\\\"\\\",\\\"astroid_article_audio_spotify\\\":\\\"\\\",\\\"astroid_article_review_heading\\\":\\\"\\\",\\\"astroid_article_review_summery\\\":\\\"\\\",\\\"astroid_article_review_good\\\":\\\"\\\",\\\"astroid_article_review_bad\\\":\\\"\\\",\\\"astroid_article_review_rating\\\":\\\"5\\\",\\\"astroid_article_button_action\\\":\\\"\\\",\\\"astroid_article_button_link\\\":\\\"\\\",\\\"astroid_article_review_criterias\\\":\\\"\\\",\\\"astroid_article_quote_text\\\":\\\"\\\",\\\"astroid_article_quote_author\\\":\\\"\\\",\\\"astroid_article_badge\\\":\\\"0\\\",\\\"astroid_article_badge_type\\\":\\\"2\\\",\\\"astroid_article_badge_text\\\":\\\"\\\",\\\"astroid_article_badge_color\\\":\\\"\\\",\\\"astroid_relatedposts\\\":\\\"\\\",\\\"astroid_socialshare\\\":\\\"\\\",\\\"astroid_comments\\\":\\\"\\\",\\\"astroid_posttype\\\":\\\"\\\",\\\"astroid_readtime\\\":\\\"0\\\",\\\"astroid_authorinfo\\\":\\\"\\\",\\\"astroid_og_title\\\":\\\"\\\",\\\"astroid_og_desc\\\":\\\"\\\",\\\"astroid_og_image\\\":\\\"\\\"}\",\"version\":16,\"ordering\":\"2\",\"metakey\":\"\",\"metadesc\":\"\",\"access\":\"1\",\"hits\":\"0\",\"metadata\":\"{\\\"robots\\\":\\\"\\\",\\\"author\\\":\\\"\\\",\\\"rights\\\":\\\"\\\",\\\"xreference\\\":\\\"\\\"}\",\"featured\":\"1\",\"language\":\"*\",\"xreference\":\"\",\"note\":\"\"}', 0),
(604, 23, 1, '', '2018-11-01 08:03:27', 250, 4648, '0c5b0e0f4780f5f9e3dae11bfbea1f44c847ec44', '{\"id\":23,\"asset_id\":\"162\",\"title\":\"How to have a fantastic lifestyle with minimal spending?\",\"alias\":\"how-to-have-a-fantastic-lifestyle-with-minimal-spending\",\"introtext\":\"<p>Aliquam egestas pellentesque est Etiam a orci Nulla id enim feugiat ligula ullamcorper.<\\/p>\\r\\n\",\"fulltext\":\"\\r\\n<p>Lorem Ipsum is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry\'s standard dummy text ever since the 1500s, when an unknown printer took a galley of type and scrambled it to make a type specimen book. It has survived not only five centuries, but also the leap into electronic typesetting, remaining essentially unchanged. It was popularised in the 1960s with the release of Letraset sheets containing Lorem Ipsum passages, and more recently with desktop publishing software like Aldus PageMaker including versions of Lorem Ipsum.<\\/p>\\r\\n<h3>Where does it come from?<\\/h3>\\r\\n<p>There are many variations of passages of Lorem Ipsum available, but the majority have suffered alteration in some form, by injected humour, or randomised words which don\'t look even slightly believable. If you are going to use a passage of Lorem Ipsum, you need to be sure there isn\'t anything embarrassing hidden in the middle of text. All the Lorem Ipsum generators on the Internet tend to repeat predefined chunks as necessary, making this the first true generator on the Internet. It uses a dictionary of over 200 Latin words, combined with a handful of model sentence structures, to generate Lorem Ipsum which looks reasonable. The generated Lorem Ipsum is therefore always free from repetition, injected humour, or non-characteristic words etc.<\\/p>\",\"state\":1,\"catid\":\"10\",\"created\":\"2018-06-01 11:45:06\",\"created_by\":\"250\",\"created_by_alias\":\"\",\"modified\":\"2018-11-01 08:03:27\",\"modified_by\":\"250\",\"checked_out\":\"250\",\"checked_out_time\":\"2018-11-01 08:02:09\",\"publish_up\":\"2018-06-01 11:45:06\",\"publish_down\":\"0000-00-00 00:00:00\",\"images\":\"{\\\"image_intro\\\":\\\"images\\\\\\/blog\\\\\\/lifestyle\\\\\\/img3.jpg\\\",\\\"float_intro\\\":\\\"\\\",\\\"image_intro_alt\\\":\\\"\\\",\\\"image_intro_caption\\\":\\\"\\\",\\\"image_fulltext\\\":\\\"images\\\\\\/blog\\\\\\/lifestyle\\\\\\/img3.jpg\\\",\\\"float_fulltext\\\":\\\"\\\",\\\"image_fulltext_alt\\\":\\\"\\\",\\\"image_fulltext_caption\\\":\\\"\\\"}\",\"urls\":\"{\\\"urla\\\":false,\\\"urlatext\\\":\\\"\\\",\\\"targeta\\\":\\\"\\\",\\\"urlb\\\":false,\\\"urlbtext\\\":\\\"\\\",\\\"targetb\\\":\\\"\\\",\\\"urlc\\\":false,\\\"urlctext\\\":\\\"\\\",\\\"targetc\\\":\\\"\\\"}\",\"attribs\":\"{\\\"article_layout\\\":\\\"\\\",\\\"show_title\\\":\\\"\\\",\\\"link_titles\\\":\\\"\\\",\\\"show_tags\\\":\\\"\\\",\\\"show_intro\\\":\\\"\\\",\\\"info_block_position\\\":\\\"\\\",\\\"info_block_show_title\\\":\\\"\\\",\\\"show_category\\\":\\\"\\\",\\\"link_category\\\":\\\"\\\",\\\"show_parent_category\\\":\\\"\\\",\\\"link_parent_category\\\":\\\"\\\",\\\"show_associations\\\":\\\"\\\",\\\"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_page_title\\\":\\\"\\\",\\\"show_publishing_options\\\":\\\"\\\",\\\"show_article_options\\\":\\\"\\\",\\\"show_urls_images_backend\\\":\\\"\\\",\\\"show_urls_images_frontend\\\":\\\"\\\",\\\"astroid_article_type\\\":\\\"regular\\\",\\\"astroid_article_video_type\\\":\\\"youtube\\\",\\\"astroid_article_video_url\\\":\\\"\\\",\\\"astroid_article_gallery_width\\\":\\\"\\\",\\\"astroid_article_gallery_bullets\\\":\\\"1\\\",\\\"astroid_article_gallery_navigation\\\":\\\"1\\\",\\\"astroid_article_gallery_items\\\":\\\"\\\",\\\"astroid_article_thumbnail\\\":\\\"1\\\",\\\"astroid_article_audio_source\\\":\\\"soundcloud\\\",\\\"astroid_article_audio_soundcloud\\\":\\\"\\\",\\\"astroid_article_audio_spotify\\\":\\\"\\\",\\\"astroid_article_review_heading\\\":\\\"\\\",\\\"astroid_article_review_summery\\\":\\\"\\\",\\\"astroid_article_review_good\\\":\\\"\\\",\\\"astroid_article_review_bad\\\":\\\"\\\",\\\"astroid_article_review_rating\\\":\\\"5\\\",\\\"astroid_article_button_action\\\":\\\"\\\",\\\"astroid_article_button_link\\\":\\\"\\\",\\\"astroid_article_review_criterias\\\":\\\"\\\",\\\"astroid_article_quote_text\\\":\\\"\\\",\\\"astroid_article_quote_author\\\":\\\"\\\",\\\"astroid_article_badge\\\":\\\"0\\\",\\\"astroid_article_badge_type\\\":\\\"2\\\",\\\"astroid_article_badge_text\\\":\\\"\\\",\\\"astroid_article_badge_color\\\":\\\"\\\",\\\"astroid_relatedposts\\\":\\\"\\\",\\\"astroid_socialshare\\\":\\\"\\\",\\\"astroid_comments\\\":\\\"\\\",\\\"astroid_posttype\\\":\\\"\\\",\\\"astroid_readtime\\\":\\\"0\\\",\\\"astroid_authorinfo\\\":\\\"\\\",\\\"astroid_og_title\\\":\\\"\\\",\\\"astroid_og_desc\\\":\\\"\\\",\\\"astroid_og_image\\\":\\\"\\\"}\",\"version\":15,\"ordering\":\"3\",\"metakey\":\"\",\"metadesc\":\"\",\"access\":\"1\",\"hits\":\"0\",\"metadata\":\"{\\\"robots\\\":\\\"\\\",\\\"author\\\":\\\"\\\",\\\"rights\\\":\\\"\\\",\\\"xreference\\\":\\\"\\\"}\",\"featured\":\"1\",\"language\":\"*\",\"xreference\":\"\",\"note\":\"\"}', 0),
(605, 22, 1, '', '2018-11-01 08:03:32', 250, 4607, 'ebc9de7638a3ea9fff581fdba63d8940edaf60e1', '{\"id\":22,\"asset_id\":\"161\",\"title\":\"How to get people to like lifestyle?\",\"alias\":\"how-to-get-people-to-like-lifestyle\",\"introtext\":\"<p>Aliquam egestas pellentesque est Etiam a orci Nulla id enim feugiat ligula ullamcorper.<\\/p>\\r\\n\",\"fulltext\":\"\\r\\n<p>Lorem Ipsum is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry\'s standard dummy text ever since the 1500s, when an unknown printer took a galley of type and scrambled it to make a type specimen book. It has survived not only five centuries, but also the leap into electronic typesetting, remaining essentially unchanged. It was popularised in the 1960s with the release of Letraset sheets containing Lorem Ipsum passages, and more recently with desktop publishing software like Aldus PageMaker including versions of Lorem Ipsum.<\\/p>\\r\\n<h3>Where does it come from?<\\/h3>\\r\\n<p>There are many variations of passages of Lorem Ipsum available, but the majority have suffered alteration in some form, by injected humour, or randomised words which don\'t look even slightly believable. If you are going to use a passage of Lorem Ipsum, you need to be sure there isn\'t anything embarrassing hidden in the middle of text. All the Lorem Ipsum generators on the Internet tend to repeat predefined chunks as necessary, making this the first true generator on the Internet. It uses a dictionary of over 200 Latin words, combined with a handful of model sentence structures, to generate Lorem Ipsum which looks reasonable. The generated Lorem Ipsum is therefore always free from repetition, injected humour, or non-characteristic words etc.<\\/p>\",\"state\":1,\"catid\":\"10\",\"created\":\"2018-06-01 11:45:06\",\"created_by\":\"250\",\"created_by_alias\":\"\",\"modified\":\"2018-11-01 08:03:32\",\"modified_by\":\"250\",\"checked_out\":\"250\",\"checked_out_time\":\"2018-11-01 08:02:11\",\"publish_up\":\"2018-06-01 11:45:06\",\"publish_down\":\"0000-00-00 00:00:00\",\"images\":\"{\\\"image_intro\\\":\\\"images\\\\\\/blog\\\\\\/lifestyle\\\\\\/img4.jpg\\\",\\\"float_intro\\\":\\\"\\\",\\\"image_intro_alt\\\":\\\"\\\",\\\"image_intro_caption\\\":\\\"\\\",\\\"image_fulltext\\\":\\\"images\\\\\\/blog\\\\\\/lifestyle\\\\\\/img4.jpg\\\",\\\"float_fulltext\\\":\\\"\\\",\\\"image_fulltext_alt\\\":\\\"\\\",\\\"image_fulltext_caption\\\":\\\"\\\"}\",\"urls\":\"{\\\"urla\\\":false,\\\"urlatext\\\":\\\"\\\",\\\"targeta\\\":\\\"\\\",\\\"urlb\\\":false,\\\"urlbtext\\\":\\\"\\\",\\\"targetb\\\":\\\"\\\",\\\"urlc\\\":false,\\\"urlctext\\\":\\\"\\\",\\\"targetc\\\":\\\"\\\"}\",\"attribs\":\"{\\\"article_layout\\\":\\\"\\\",\\\"show_title\\\":\\\"\\\",\\\"link_titles\\\":\\\"\\\",\\\"show_tags\\\":\\\"\\\",\\\"show_intro\\\":\\\"\\\",\\\"info_block_position\\\":\\\"\\\",\\\"info_block_show_title\\\":\\\"\\\",\\\"show_category\\\":\\\"\\\",\\\"link_category\\\":\\\"\\\",\\\"show_parent_category\\\":\\\"\\\",\\\"link_parent_category\\\":\\\"\\\",\\\"show_associations\\\":\\\"\\\",\\\"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_page_title\\\":\\\"\\\",\\\"show_publishing_options\\\":\\\"\\\",\\\"show_article_options\\\":\\\"\\\",\\\"show_urls_images_backend\\\":\\\"\\\",\\\"show_urls_images_frontend\\\":\\\"\\\",\\\"astroid_article_type\\\":\\\"regular\\\",\\\"astroid_article_video_type\\\":\\\"youtube\\\",\\\"astroid_article_video_url\\\":\\\"\\\",\\\"astroid_article_gallery_width\\\":\\\"\\\",\\\"astroid_article_gallery_bullets\\\":\\\"1\\\",\\\"astroid_article_gallery_navigation\\\":\\\"1\\\",\\\"astroid_article_gallery_items\\\":\\\"\\\",\\\"astroid_article_thumbnail\\\":\\\"1\\\",\\\"astroid_article_audio_source\\\":\\\"soundcloud\\\",\\\"astroid_article_audio_soundcloud\\\":\\\"\\\",\\\"astroid_article_audio_spotify\\\":\\\"\\\",\\\"astroid_article_review_heading\\\":\\\"\\\",\\\"astroid_article_review_summery\\\":\\\"\\\",\\\"astroid_article_review_good\\\":\\\"\\\",\\\"astroid_article_review_bad\\\":\\\"\\\",\\\"astroid_article_review_rating\\\":\\\"5\\\",\\\"astroid_article_button_action\\\":\\\"\\\",\\\"astroid_article_button_link\\\":\\\"\\\",\\\"astroid_article_review_criterias\\\":\\\"\\\",\\\"astroid_article_quote_text\\\":\\\"\\\",\\\"astroid_article_quote_author\\\":\\\"\\\",\\\"astroid_article_badge\\\":\\\"0\\\",\\\"astroid_article_badge_type\\\":\\\"2\\\",\\\"astroid_article_badge_text\\\":\\\"\\\",\\\"astroid_article_badge_color\\\":\\\"\\\",\\\"astroid_relatedposts\\\":\\\"\\\",\\\"astroid_socialshare\\\":\\\"\\\",\\\"astroid_comments\\\":\\\"\\\",\\\"astroid_posttype\\\":\\\"\\\",\\\"astroid_readtime\\\":\\\"\\\",\\\"astroid_authorinfo\\\":\\\"\\\",\\\"astroid_og_title\\\":\\\"\\\",\\\"astroid_og_desc\\\":\\\"\\\",\\\"astroid_og_image\\\":\\\"\\\"}\",\"version\":13,\"ordering\":\"4\",\"metakey\":\"\",\"metadesc\":\"\",\"access\":\"1\",\"hits\":\"0\",\"metadata\":\"{\\\"robots\\\":\\\"\\\",\\\"author\\\":\\\"\\\",\\\"rights\\\":\\\"\\\",\\\"xreference\\\":\\\"\\\"}\",\"featured\":\"0\",\"language\":\"*\",\"xreference\":\"\",\"note\":\"\"}', 0),
(606, 35, 1, '', '2018-11-01 08:03:51', 250, 4623, '8677dccfd188bdbebb8163435c92f54d1fbd8333', '{\"id\":35,\"asset_id\":\"174\",\"title\":\"Learn all about business from this politician\",\"alias\":\"learn-all-about-business-from-this-politician\",\"introtext\":\"<p>Aliquam egestas pellentesque est Etiam a orci Nulla id enim feugiat ligula ullamcorper.<\\/p>\\r\\n\",\"fulltext\":\"\\r\\n<p>Lorem Ipsum is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry\'s standard dummy text ever since the 1500s, when an unknown printer took a galley of type and scrambled it to make a type specimen book. It has survived not only five centuries, but also the leap into electronic typesetting, remaining essentially unchanged. It was popularised in the 1960s with the release of Letraset sheets containing Lorem Ipsum passages, and more recently with desktop publishing software like Aldus PageMaker including versions of Lorem Ipsum.<\\/p>\\r\\n<h3>Where does it come from?<\\/h3>\\r\\n<p>There are many variations of passages of Lorem Ipsum available, but the majority have suffered alteration in some form, by injected humour, or randomised words which don\'t look even slightly believable. If you are going to use a passage of Lorem Ipsum, you need to be sure there isn\'t anything embarrassing hidden in the middle of text. All the Lorem Ipsum generators on the Internet tend to repeat predefined chunks as necessary, making this the first true generator on the Internet. It uses a dictionary of over 200 Latin words, combined with a handful of model sentence structures, to generate Lorem Ipsum which looks reasonable. The generated Lorem Ipsum is therefore always free from repetition, injected humour, or non-characteristic words etc.<\\/p>\",\"state\":1,\"catid\":\"8\",\"created\":\"2018-06-01 11:45:06\",\"created_by\":\"250\",\"created_by_alias\":\"\",\"modified\":\"2018-11-01 08:03:51\",\"modified_by\":\"250\",\"checked_out\":\"250\",\"checked_out_time\":\"2018-11-01 08:03:39\",\"publish_up\":\"2018-06-01 11:45:06\",\"publish_down\":\"0000-00-00 00:00:00\",\"images\":\"{\\\"image_intro\\\":\\\"images\\\\\\/blog\\\\\\/business\\\\\\/img3.jpg\\\",\\\"float_intro\\\":\\\"\\\",\\\"image_intro_alt\\\":\\\"\\\",\\\"image_intro_caption\\\":\\\"\\\",\\\"image_fulltext\\\":\\\"images\\\\\\/blog\\\\\\/business\\\\\\/img3.jpg\\\",\\\"float_fulltext\\\":\\\"\\\",\\\"image_fulltext_alt\\\":\\\"\\\",\\\"image_fulltext_caption\\\":\\\"\\\"}\",\"urls\":\"{\\\"urla\\\":false,\\\"urlatext\\\":\\\"\\\",\\\"targeta\\\":\\\"\\\",\\\"urlb\\\":false,\\\"urlbtext\\\":\\\"\\\",\\\"targetb\\\":\\\"\\\",\\\"urlc\\\":false,\\\"urlctext\\\":\\\"\\\",\\\"targetc\\\":\\\"\\\"}\",\"attribs\":\"{\\\"article_layout\\\":\\\"\\\",\\\"show_title\\\":\\\"\\\",\\\"link_titles\\\":\\\"\\\",\\\"show_tags\\\":\\\"\\\",\\\"show_intro\\\":\\\"\\\",\\\"info_block_position\\\":\\\"\\\",\\\"info_block_show_title\\\":\\\"\\\",\\\"show_category\\\":\\\"\\\",\\\"link_category\\\":\\\"\\\",\\\"show_parent_category\\\":\\\"\\\",\\\"link_parent_category\\\":\\\"\\\",\\\"show_associations\\\":\\\"\\\",\\\"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_page_title\\\":\\\"\\\",\\\"show_publishing_options\\\":\\\"\\\",\\\"show_article_options\\\":\\\"\\\",\\\"show_urls_images_backend\\\":\\\"\\\",\\\"show_urls_images_frontend\\\":\\\"\\\",\\\"astroid_article_type\\\":\\\"regular\\\",\\\"astroid_article_video_type\\\":\\\"youtube\\\",\\\"astroid_article_video_url\\\":\\\"\\\",\\\"astroid_article_gallery_width\\\":\\\"\\\",\\\"astroid_article_gallery_bullets\\\":\\\"1\\\",\\\"astroid_article_gallery_navigation\\\":\\\"1\\\",\\\"astroid_article_gallery_items\\\":\\\"\\\",\\\"astroid_article_thumbnail\\\":\\\"1\\\",\\\"astroid_article_audio_source\\\":\\\"soundcloud\\\",\\\"astroid_article_audio_soundcloud\\\":\\\"\\\",\\\"astroid_article_audio_spotify\\\":\\\"\\\",\\\"astroid_article_review_heading\\\":\\\"\\\",\\\"astroid_article_review_summery\\\":\\\"\\\",\\\"astroid_article_review_good\\\":\\\"\\\",\\\"astroid_article_review_bad\\\":\\\"\\\",\\\"astroid_article_review_rating\\\":\\\"5\\\",\\\"astroid_article_button_action\\\":\\\"\\\",\\\"astroid_article_button_link\\\":\\\"\\\",\\\"astroid_article_review_criterias\\\":\\\"\\\",\\\"astroid_article_quote_text\\\":\\\"\\\",\\\"astroid_article_quote_author\\\":\\\"\\\",\\\"astroid_article_badge\\\":\\\"1\\\",\\\"astroid_article_badge_type\\\":\\\"4\\\",\\\"astroid_article_badge_text\\\":\\\"\\\",\\\"astroid_article_badge_color\\\":\\\"\\\",\\\"astroid_relatedposts\\\":\\\"\\\",\\\"astroid_socialshare\\\":\\\"\\\",\\\"astroid_comments\\\":\\\"\\\",\\\"astroid_posttype\\\":\\\"\\\",\\\"astroid_readtime\\\":\\\"\\\",\\\"astroid_authorinfo\\\":\\\"\\\",\\\"astroid_og_title\\\":\\\"\\\",\\\"astroid_og_desc\\\":\\\"\\\",\\\"astroid_og_image\\\":\\\"\\\"}\",\"version\":13,\"ordering\":\"4\",\"metakey\":\"\",\"metadesc\":\"\",\"access\":\"1\",\"hits\":\"0\",\"metadata\":\"{\\\"robots\\\":\\\"\\\",\\\"author\\\":\\\"\\\",\\\"rights\\\":\\\"\\\",\\\"xreference\\\":\\\"\\\"}\",\"featured\":\"0\",\"language\":\"*\",\"xreference\":\"\",\"note\":\"\"}', 0),
(607, 25, 1, '', '2018-11-01 08:03:57', 250, 4616, '9a27defea4d74e88dd6857c6942b5ee085cf46ee', '{\"id\":25,\"asset_id\":\"164\",\"title\":\"Why is everyone talking about lifestyle?\",\"alias\":\"why-is-everyone-talking-about-lifestyle\",\"introtext\":\"<p>Aliquam egestas pellentesque est Etiam a orci Nulla id enim feugiat ligula ullamcorper.<\\/p>\\r\\n\",\"fulltext\":\"\\r\\n<p>Lorem Ipsum is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry\'s standard dummy text ever since the 1500s, when an unknown printer took a galley of type and scrambled it to make a type specimen book. It has survived not only five centuries, but also the leap into electronic typesetting, remaining essentially unchanged. It was popularised in the 1960s with the release of Letraset sheets containing Lorem Ipsum passages, and more recently with desktop publishing software like Aldus PageMaker including versions of Lorem Ipsum.<\\/p>\\r\\n<h3>Where does it come from?<\\/h3>\\r\\n<p>There are many variations of passages of Lorem Ipsum available, but the majority have suffered alteration in some form, by injected humour, or randomised words which don\'t look even slightly believable. If you are going to use a passage of Lorem Ipsum, you need to be sure there isn\'t anything embarrassing hidden in the middle of text. All the Lorem Ipsum generators on the Internet tend to repeat predefined chunks as necessary, making this the first true generator on the Internet. It uses a dictionary of over 200 Latin words, combined with a handful of model sentence structures, to generate Lorem Ipsum which looks reasonable. The generated Lorem Ipsum is therefore always free from repetition, injected humour, or non-characteristic words etc.<\\/p>\",\"state\":1,\"catid\":\"10\",\"created\":\"2018-06-01 11:45:06\",\"created_by\":\"250\",\"created_by_alias\":\"\",\"modified\":\"2018-11-01 08:03:57\",\"modified_by\":\"250\",\"checked_out\":\"250\",\"checked_out_time\":\"2018-11-01 08:03:43\",\"publish_up\":\"2018-06-01 11:45:06\",\"publish_down\":\"0000-00-00 00:00:00\",\"images\":\"{\\\"image_intro\\\":\\\"images\\\\\\/blog\\\\\\/lifestyle\\\\\\/img1.jpg\\\",\\\"float_intro\\\":\\\"\\\",\\\"image_intro_alt\\\":\\\"\\\",\\\"image_intro_caption\\\":\\\"\\\",\\\"image_fulltext\\\":\\\"images\\\\\\/blog\\\\\\/lifestyle\\\\\\/img1.jpg\\\",\\\"float_fulltext\\\":\\\"\\\",\\\"image_fulltext_alt\\\":\\\"\\\",\\\"image_fulltext_caption\\\":\\\"\\\"}\",\"urls\":\"{\\\"urla\\\":false,\\\"urlatext\\\":\\\"\\\",\\\"targeta\\\":\\\"\\\",\\\"urlb\\\":false,\\\"urlbtext\\\":\\\"\\\",\\\"targetb\\\":\\\"\\\",\\\"urlc\\\":false,\\\"urlctext\\\":\\\"\\\",\\\"targetc\\\":\\\"\\\"}\",\"attribs\":\"{\\\"article_layout\\\":\\\"\\\",\\\"show_title\\\":\\\"\\\",\\\"link_titles\\\":\\\"\\\",\\\"show_tags\\\":\\\"\\\",\\\"show_intro\\\":\\\"\\\",\\\"info_block_position\\\":\\\"\\\",\\\"info_block_show_title\\\":\\\"\\\",\\\"show_category\\\":\\\"\\\",\\\"link_category\\\":\\\"\\\",\\\"show_parent_category\\\":\\\"\\\",\\\"link_parent_category\\\":\\\"\\\",\\\"show_associations\\\":\\\"\\\",\\\"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_page_title\\\":\\\"\\\",\\\"show_publishing_options\\\":\\\"\\\",\\\"show_article_options\\\":\\\"\\\",\\\"show_urls_images_backend\\\":\\\"\\\",\\\"show_urls_images_frontend\\\":\\\"\\\",\\\"astroid_article_type\\\":\\\"regular\\\",\\\"astroid_article_video_type\\\":\\\"youtube\\\",\\\"astroid_article_video_url\\\":\\\"\\\",\\\"astroid_article_gallery_width\\\":\\\"\\\",\\\"astroid_article_gallery_bullets\\\":\\\"1\\\",\\\"astroid_article_gallery_navigation\\\":\\\"1\\\",\\\"astroid_article_gallery_items\\\":\\\"\\\",\\\"astroid_article_thumbnail\\\":\\\"1\\\",\\\"astroid_article_audio_source\\\":\\\"soundcloud\\\",\\\"astroid_article_audio_soundcloud\\\":\\\"\\\",\\\"astroid_article_audio_spotify\\\":\\\"\\\",\\\"astroid_article_review_heading\\\":\\\"\\\",\\\"astroid_article_review_summery\\\":\\\"\\\",\\\"astroid_article_review_good\\\":\\\"\\\",\\\"astroid_article_review_bad\\\":\\\"\\\",\\\"astroid_article_review_rating\\\":\\\"5\\\",\\\"astroid_article_button_action\\\":\\\"\\\",\\\"astroid_article_button_link\\\":\\\"\\\",\\\"astroid_article_review_criterias\\\":\\\"\\\",\\\"astroid_article_quote_text\\\":\\\"\\\",\\\"astroid_article_quote_author\\\":\\\"\\\",\\\"astroid_article_badge\\\":\\\"0\\\",\\\"astroid_article_badge_type\\\":\\\"2\\\",\\\"astroid_article_badge_text\\\":\\\"\\\",\\\"astroid_article_badge_color\\\":\\\"\\\",\\\"astroid_relatedposts\\\":\\\"\\\",\\\"astroid_socialshare\\\":\\\"\\\",\\\"astroid_comments\\\":\\\"\\\",\\\"astroid_posttype\\\":\\\"\\\",\\\"astroid_readtime\\\":\\\"0\\\",\\\"astroid_authorinfo\\\":\\\"\\\",\\\"astroid_og_title\\\":\\\"\\\",\\\"astroid_og_desc\\\":\\\"\\\",\\\"astroid_og_image\\\":\\\"\\\"}\",\"version\":12,\"ordering\":\"1\",\"metakey\":\"\",\"metadesc\":\"\",\"access\":\"1\",\"hits\":\"0\",\"metadata\":\"{\\\"robots\\\":\\\"\\\",\\\"author\\\":\\\"\\\",\\\"rights\\\":\\\"\\\",\\\"xreference\\\":\\\"\\\"}\",\"featured\":\"1\",\"language\":\"*\",\"xreference\":\"\",\"note\":\"\"}', 0),
(608, 21, 1, '', '2018-11-01 08:04:03', 250, 6342, 'e35d350660a1ef4838aef9e40a38905e09209223', '{\"id\":21,\"asset_id\":\"160\",\"title\":\"Five great lessons you can learn from lifestyle\",\"alias\":\"five-great-lessons-you-can-learn-from-lifestyle\",\"introtext\":\"<p>Aliquam egestas pellentesque est Etiam a orci Nulla id enim feugiat ligula ullamcorper. <\\/p>\\r\\n\",\"fulltext\":\"\\r\\n<p>Lorem Ipsum is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry\'s standard dummy text ever since the 1500s, when an unknown printer took a galley of type and scrambled it to make a type specimen book. It has survived not only five centuries, but also the leap into electronic typesetting, remaining essentially unchanged. <\\/p>\\r\\n<blockquote>Astroid Joomla framework is next generation template layout builder and manager enables you to develop an awesome website and templates.<\\/blockquote>\\r\\n<p>It was popularised in the 1960s with the release of Letraset sheets containing Lorem Ipsum passages, and more recently with desktop publishing software like Aldus PageMaker including versions of Lorem Ipsum. <\\/p>\\r\\n<h2> This is a H2 Tag <\\/h2>\\r\\n<p>Lorem Ipsum is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry\'s standard dummy text ever since the 1500s, when an unknown printer took a galley of type and scrambled it to make a type specimen book. <\\/p>\\r\\n<p>It has survived not only five centuries, but also the leap into electronic typesetting, remaining essentially unchanged. It was popularised in the 1960s with the release of Letraset sheets containing Lorem Ipsum passages, and more recently with desktop publishing software like Aldus PageMaker including versions of Lorem Ipsum. <\\/p>\\r\\n<h3>This is a H3 Tag<\\/h3>\\r\\n<p>Lorem Ipsum is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry\'s standard dummy text ever since the 1500s<\\/p>\\r\\n<strong>Un-ordered List here<\\/strong>\\r\\n<ul>\\r\\n<li>This is a list 1<\\/li>\\r\\n<li>This is a list 2<\\/li>\\r\\n<li>This is a list 3<\\/li>\\r\\n<li>This is a list 4<\\/li>\\r\\n<\\/ul>\\r\\n<h4>This is a H4 Tag <\\/h4>\\r\\n<p>Lorem Ipsum is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry\'s standard dummy text ever since the 1500s<\\/p>\\r\\n<strong>Un-ordered List here<\\/strong>\\r\\n<ol>\\r\\n<li>This is a list 1<\\/li>\\r\\n<li>This is a list 2<\\/li>\\r\\n<li>This is a list 3<\\/li>\\r\\n<li>This is a list 4<\\/li>\\r\\n<\\/ol>\\r\\n<h5>This is a H5 Tag <\\/h5>\\r\\n<p>It has survived not only five centuries, but also the leap into electronic typesetting, remaining essentially unchanged. It was popularised in the 1960s with the release of Letraset sheets containing Lorem Ipsum passages, and more recently with desktop publishing software like Aldus PageMaker including versions of Lorem Ipsum. <\\/p>\\r\\n<h6>This is a H6 Tag <\\/h6>\\r\\n<code>\\r\\n&lt;li&gt;This is a list 1&lt;\\/li&gt; <br>\\r\\n&lt;li&gt;This is a list 2&lt;\\/li&gt; <br>\\r\\n&lt;li&gt;This is a list 3&lt;\\/li&gt; <br>\\r\\n&lt;li&gt;This is a list 4&lt;\\/li&gt; <br>\\r\\n<\\/code>\\r\\n<p>It has survived not only five centuries, but also the leap into electronic typesetting, remaining essentially unchanged. It was popularised in the 1960s with the release of Letraset sheets containing Lorem Ipsum passages, and more recently with desktop publishing software like Aldus PageMaker including versions of Lorem Ipsum. <\\/p>\",\"state\":1,\"catid\":\"10\",\"created\":\"2018-06-01 11:45:06\",\"created_by\":\"250\",\"created_by_alias\":\"\",\"modified\":\"2018-11-01 08:04:03\",\"modified_by\":\"250\",\"checked_out\":\"250\",\"checked_out_time\":\"2018-11-01 08:03:44\",\"publish_up\":\"2018-06-01 11:45:06\",\"publish_down\":\"0000-00-00 00:00:00\",\"images\":\"{\\\"image_intro\\\":\\\"images\\\\\\/blog\\\\\\/lifestyle\\\\\\/img5.jpg\\\",\\\"float_intro\\\":\\\"\\\",\\\"image_intro_alt\\\":\\\"\\\",\\\"image_intro_caption\\\":\\\"\\\",\\\"image_fulltext\\\":\\\"images\\\\\\/blog\\\\\\/lifestyle\\\\\\/img5.jpg\\\",\\\"float_fulltext\\\":\\\"\\\",\\\"image_fulltext_alt\\\":\\\"\\\",\\\"image_fulltext_caption\\\":\\\"\\\"}\",\"urls\":\"{\\\"urla\\\":false,\\\"urlatext\\\":\\\"\\\",\\\"targeta\\\":\\\"\\\",\\\"urlb\\\":false,\\\"urlbtext\\\":\\\"\\\",\\\"targetb\\\":\\\"\\\",\\\"urlc\\\":false,\\\"urlctext\\\":\\\"\\\",\\\"targetc\\\":\\\"\\\"}\",\"attribs\":\"{\\\"article_layout\\\":\\\"\\\",\\\"show_title\\\":\\\"\\\",\\\"link_titles\\\":\\\"\\\",\\\"show_tags\\\":\\\"\\\",\\\"show_intro\\\":\\\"\\\",\\\"info_block_position\\\":\\\"\\\",\\\"info_block_show_title\\\":\\\"\\\",\\\"show_category\\\":\\\"\\\",\\\"link_category\\\":\\\"\\\",\\\"show_parent_category\\\":\\\"\\\",\\\"link_parent_category\\\":\\\"\\\",\\\"show_associations\\\":\\\"\\\",\\\"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_page_title\\\":\\\"\\\",\\\"show_publishing_options\\\":\\\"\\\",\\\"show_article_options\\\":\\\"\\\",\\\"show_urls_images_backend\\\":\\\"\\\",\\\"show_urls_images_frontend\\\":\\\"\\\",\\\"astroid_article_type\\\":\\\"regular\\\",\\\"astroid_article_video_type\\\":\\\"youtube\\\",\\\"astroid_article_video_url\\\":\\\"\\\",\\\"astroid_article_gallery_width\\\":\\\"\\\",\\\"astroid_article_gallery_bullets\\\":\\\"1\\\",\\\"astroid_article_gallery_navigation\\\":\\\"1\\\",\\\"astroid_article_gallery_items\\\":\\\"\\\",\\\"astroid_article_thumbnail\\\":\\\"1\\\",\\\"astroid_article_audio_source\\\":\\\"soundcloud\\\",\\\"astroid_article_audio_soundcloud\\\":\\\"\\\",\\\"astroid_article_audio_spotify\\\":\\\"\\\",\\\"astroid_article_review_heading\\\":\\\"\\\",\\\"astroid_article_review_summery\\\":\\\"\\\",\\\"astroid_article_review_good\\\":\\\"\\\",\\\"astroid_article_review_bad\\\":\\\"\\\",\\\"astroid_article_review_rating\\\":\\\"5\\\",\\\"astroid_article_button_action\\\":\\\"\\\",\\\"astroid_article_button_link\\\":\\\"\\\",\\\"astroid_article_review_criterias\\\":\\\"\\\",\\\"astroid_article_quote_text\\\":\\\"\\\",\\\"astroid_article_quote_author\\\":\\\"\\\",\\\"astroid_article_badge\\\":\\\"0\\\",\\\"astroid_article_badge_type\\\":\\\"2\\\",\\\"astroid_article_badge_text\\\":\\\"\\\",\\\"astroid_article_badge_color\\\":\\\"\\\",\\\"astroid_relatedposts\\\":\\\"\\\",\\\"astroid_socialshare\\\":\\\"\\\",\\\"astroid_comments\\\":\\\"\\\",\\\"astroid_posttype\\\":\\\"\\\",\\\"astroid_readtime\\\":\\\"\\\",\\\"astroid_authorinfo\\\":\\\"\\\",\\\"astroid_og_title\\\":\\\"\\\",\\\"astroid_og_desc\\\":\\\"\\\",\\\"astroid_og_image\\\":\\\"\\\"}\",\"version\":11,\"ordering\":\"5\",\"metakey\":\"\",\"metadesc\":\"\",\"access\":\"1\",\"hits\":\"0\",\"metadata\":\"{\\\"robots\\\":\\\"\\\",\\\"author\\\":\\\"\\\",\\\"rights\\\":\\\"\\\",\\\"xreference\\\":\\\"\\\"}\",\"featured\":\"0\",\"language\":\"*\",\"xreference\":\"\",\"note\":\"\"}', 0),
(609, 10, 1, '', '2018-11-01 08:04:07', 250, 6368, '26eee757368ec7f26e8beac3de76bb46cb9f4be8', '{\"id\":10,\"asset_id\":\"91\",\"title\":\"Lifestyle is a great way to increase your profit!\",\"alias\":\"lifestyle-is-a-great-way-to-increase-your-profit\",\"introtext\":\"<p>Aliquam egestas pellentesque est Etiam a orci Nulla id enim feugiat ligula ullamcorper.<\\/p>\\r\\n\",\"fulltext\":\"\\r\\n<p>Lorem Ipsum is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry\'s standard dummy text ever since the 1500s, when an unknown printer took a galley of type and scrambled it to make a type specimen book. It has survived not only five centuries, but also the leap into electronic typesetting, remaining essentially unchanged.<\\/p>\\r\\n<blockquote>Astroid Joomla framework is next generation template layout builder and manager enables you to develop an awesome website and templates.<\\/blockquote>\\r\\n<p>It was popularised in the 1960s with the release of Letraset sheets containing Lorem Ipsum passages, and more recently with desktop publishing software like Aldus PageMaker including versions of Lorem Ipsum.<\\/p>\\r\\n<h2>This is a H2 Tag<\\/h2>\\r\\n<p>Lorem Ipsum is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry\'s standard dummy text ever since the 1500s, when an unknown printer took a galley of type and scrambled it to make a type specimen book.<\\/p>\\r\\n<p>It has survived not only five centuries, but also the leap into electronic typesetting, remaining essentially unchanged. It was popularised in the 1960s with the release of Letraset sheets containing Lorem Ipsum passages, and more recently with desktop publishing software like Aldus PageMaker including versions of Lorem Ipsum.<\\/p>\\r\\n<h3>This is a H3 Tag<\\/h3>\\r\\n<p>Lorem Ipsum is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry\'s standard dummy text ever since the 1500s<\\/p>\\r\\n<p><strong>Un-ordered List here<\\/strong><\\/p>\\r\\n<ul>\\r\\n<li>This is a list 1<\\/li>\\r\\n<li>This is a list 2<\\/li>\\r\\n<li>This is a list 3<\\/li>\\r\\n<li>This is a list 4<\\/li>\\r\\n<\\/ul>\\r\\n<h4>This is a H4 Tag<\\/h4>\\r\\n<p>Lorem Ipsum is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry\'s standard dummy text ever since the 1500s<\\/p>\\r\\n<p><strong>Un-ordered List here<\\/strong><\\/p>\\r\\n<ol>\\r\\n<li>This is a list 1<\\/li>\\r\\n<li>This is a list 2<\\/li>\\r\\n<li>This is a list 3<\\/li>\\r\\n<li>This is a list 4<\\/li>\\r\\n<\\/ol>\\r\\n<h5>This is a H5 Tag<\\/h5>\\r\\n<p>It has survived not only five centuries, but also the leap into electronic typesetting, remaining essentially unchanged. It was popularised in the 1960s with the release of Letraset sheets containing Lorem Ipsum passages, and more recently with desktop publishing software like Aldus PageMaker including versions of Lorem Ipsum.<\\/p>\\r\\n<h6>This is a H6 Tag<\\/h6>\\r\\n<p><code>\\r\\n&lt;li&gt;This is a list 1&lt;\\/li&gt; <br \\/>\\r\\n&lt;li&gt;This is a list 2&lt;\\/li&gt; <br \\/>\\r\\n&lt;li&gt;This is a list 3&lt;\\/li&gt; <br \\/>\\r\\n&lt;li&gt;This is a list 4&lt;\\/li&gt; <br \\/>\\r\\n<\\/code><\\/p>\\r\\n<p>It has survived not only five centuries, but also the leap into electronic typesetting, remaining essentially unchanged. It was popularised in the 1960s with the release of Letraset sheets containing Lorem Ipsum passages, and more recently with desktop publishing software like Aldus PageMaker including versions of Lorem Ipsum.<\\/p>\",\"state\":1,\"catid\":\"10\",\"created\":\"2018-06-08 08:20:47\",\"created_by\":\"250\",\"created_by_alias\":\"\",\"modified\":\"2018-11-01 08:04:07\",\"modified_by\":\"250\",\"checked_out\":\"250\",\"checked_out_time\":\"2018-11-01 08:03:45\",\"publish_up\":\"2018-06-08 08:20:47\",\"publish_down\":\"0000-00-00 00:00:00\",\"images\":\"{\\\"image_intro\\\":\\\"images\\\\\\/blog\\\\\\/lifestyle\\\\\\/img6.jpg\\\",\\\"float_intro\\\":\\\"\\\",\\\"image_intro_alt\\\":\\\"\\\",\\\"image_intro_caption\\\":\\\"\\\",\\\"image_fulltext\\\":\\\"images\\\\\\/blog\\\\\\/lifestyle\\\\\\/img6.jpg\\\",\\\"float_fulltext\\\":\\\"\\\",\\\"image_fulltext_alt\\\":\\\"\\\",\\\"image_fulltext_caption\\\":\\\"\\\"}\",\"urls\":\"{\\\"urla\\\":false,\\\"urlatext\\\":\\\"\\\",\\\"targeta\\\":\\\"\\\",\\\"urlb\\\":false,\\\"urlbtext\\\":\\\"\\\",\\\"targetb\\\":\\\"\\\",\\\"urlc\\\":false,\\\"urlctext\\\":\\\"\\\",\\\"targetc\\\":\\\"\\\"}\",\"attribs\":\"{\\\"article_layout\\\":\\\"\\\",\\\"show_title\\\":\\\"\\\",\\\"link_titles\\\":\\\"\\\",\\\"show_tags\\\":\\\"\\\",\\\"show_intro\\\":\\\"\\\",\\\"info_block_position\\\":\\\"\\\",\\\"info_block_show_title\\\":\\\"\\\",\\\"show_category\\\":\\\"\\\",\\\"link_category\\\":\\\"\\\",\\\"show_parent_category\\\":\\\"\\\",\\\"link_parent_category\\\":\\\"\\\",\\\"show_associations\\\":\\\"\\\",\\\"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_page_title\\\":\\\"\\\",\\\"show_publishing_options\\\":\\\"\\\",\\\"show_article_options\\\":\\\"\\\",\\\"show_urls_images_backend\\\":\\\"\\\",\\\"show_urls_images_frontend\\\":\\\"\\\",\\\"astroid_article_type\\\":\\\"regular\\\",\\\"astroid_article_video_type\\\":\\\"youtube\\\",\\\"astroid_article_video_url\\\":\\\"\\\",\\\"astroid_article_gallery_width\\\":\\\"\\\",\\\"astroid_article_gallery_bullets\\\":\\\"1\\\",\\\"astroid_article_gallery_navigation\\\":\\\"1\\\",\\\"astroid_article_gallery_items\\\":\\\"\\\",\\\"astroid_article_thumbnail\\\":\\\"1\\\",\\\"astroid_article_audio_source\\\":\\\"soundcloud\\\",\\\"astroid_article_audio_soundcloud\\\":\\\"\\\",\\\"astroid_article_audio_spotify\\\":\\\"\\\",\\\"astroid_article_review_heading\\\":\\\"\\\",\\\"astroid_article_review_summery\\\":\\\"\\\",\\\"astroid_article_review_good\\\":\\\"\\\",\\\"astroid_article_review_bad\\\":\\\"\\\",\\\"astroid_article_review_rating\\\":\\\"5\\\",\\\"astroid_article_button_action\\\":\\\"\\\",\\\"astroid_article_button_link\\\":\\\"\\\",\\\"astroid_article_review_criterias\\\":\\\"\\\",\\\"astroid_article_quote_text\\\":\\\"\\\",\\\"astroid_article_quote_author\\\":\\\"\\\",\\\"astroid_article_badge\\\":\\\"0\\\",\\\"astroid_article_badge_type\\\":\\\"2\\\",\\\"astroid_article_badge_text\\\":\\\"\\\",\\\"astroid_article_badge_color\\\":\\\"\\\",\\\"astroid_relatedposts\\\":\\\"\\\",\\\"astroid_socialshare\\\":\\\"\\\",\\\"astroid_comments\\\":\\\"\\\",\\\"astroid_posttype\\\":\\\"\\\",\\\"astroid_readtime\\\":\\\"\\\",\\\"astroid_authorinfo\\\":\\\"\\\",\\\"astroid_og_title\\\":\\\"\\\",\\\"astroid_og_desc\\\":\\\"\\\",\\\"astroid_og_image\\\":\\\"\\\"}\",\"version\":15,\"ordering\":\"0\",\"metakey\":\"\",\"metadesc\":\"\",\"access\":\"1\",\"hits\":\"0\",\"metadata\":\"{\\\"robots\\\":\\\"\\\",\\\"author\\\":\\\"\\\",\\\"rights\\\":\\\"\\\",\\\"xreference\\\":\\\"\\\"}\",\"featured\":\"0\",\"language\":\"*\",\"xreference\":\"\",\"note\":\"\"}', 0),
(610, 8, 1, '', '2018-11-01 08:04:13', 250, 4556, 'cea1f7d4e7faffef6999b05e999e64e72a782250', '{\"id\":8,\"asset_id\":\"78\",\"title\":\"What is design?\",\"alias\":\"what-is-design\",\"introtext\":\"<p>Aliquam egestas pellentesque est Etiam a orci Nulla id enim feugiat ligula ullamcorper.<\\/p>\\r\\n\",\"fulltext\":\"\\r\\n<p>Lorem Ipsum is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry\'s standard dummy text ever since the 1500s, when an unknown printer took a galley of type and scrambled it to make a type specimen book. It has survived not only five centuries, but also the leap into electronic typesetting, remaining essentially unchanged. It was popularised in the 1960s with the release of Letraset sheets containing Lorem Ipsum passages, and more recently with desktop publishing software like Aldus PageMaker including versions of Lorem Ipsum.<\\/p>\\r\\n<h3>Where does it come from?<\\/h3>\\r\\n<p>There are many variations of passages of Lorem Ipsum available, but the majority have suffered alteration in some form, by injected humour, or randomised words which don\'t look even slightly believable. If you are going to use a passage of Lorem Ipsum, you need to be sure there isn\'t anything embarrassing hidden in the middle of text. All the Lorem Ipsum generators on the Internet tend to repeat predefined chunks as necessary, making this the first true generator on the Internet. It uses a dictionary of over 200 Latin words, combined with a handful of model sentence structures, to generate Lorem Ipsum which looks reasonable. The generated Lorem Ipsum is therefore always free from repetition, injected humour, or non-characteristic words etc.<\\/p>\",\"state\":1,\"catid\":\"9\",\"created\":\"2018-06-01 11:45:06\",\"created_by\":\"250\",\"created_by_alias\":\"\",\"modified\":\"2018-11-01 08:04:13\",\"modified_by\":\"250\",\"checked_out\":\"250\",\"checked_out_time\":\"2018-11-01 08:03:45\",\"publish_up\":\"2018-06-01 11:45:06\",\"publish_down\":\"0000-00-00 00:00:00\",\"images\":\"{\\\"image_intro\\\":\\\"images\\\\\\/blog\\\\\\/design\\\\\\/img1.jpg\\\",\\\"float_intro\\\":\\\"\\\",\\\"image_intro_alt\\\":\\\"\\\",\\\"image_intro_caption\\\":\\\"\\\",\\\"image_fulltext\\\":\\\"images\\\\\\/blog\\\\\\/design\\\\\\/img1.jpg\\\",\\\"float_fulltext\\\":\\\"\\\",\\\"image_fulltext_alt\\\":\\\"\\\",\\\"image_fulltext_caption\\\":\\\"\\\"}\",\"urls\":\"{\\\"urla\\\":false,\\\"urlatext\\\":\\\"\\\",\\\"targeta\\\":\\\"\\\",\\\"urlb\\\":false,\\\"urlbtext\\\":\\\"\\\",\\\"targetb\\\":\\\"\\\",\\\"urlc\\\":false,\\\"urlctext\\\":\\\"\\\",\\\"targetc\\\":\\\"\\\"}\",\"attribs\":\"{\\\"article_layout\\\":\\\"\\\",\\\"show_title\\\":\\\"\\\",\\\"link_titles\\\":\\\"\\\",\\\"show_tags\\\":\\\"\\\",\\\"show_intro\\\":\\\"\\\",\\\"info_block_position\\\":\\\"\\\",\\\"info_block_show_title\\\":\\\"\\\",\\\"show_category\\\":\\\"\\\",\\\"link_category\\\":\\\"\\\",\\\"show_parent_category\\\":\\\"\\\",\\\"link_parent_category\\\":\\\"\\\",\\\"show_associations\\\":\\\"\\\",\\\"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_page_title\\\":\\\"\\\",\\\"show_publishing_options\\\":\\\"\\\",\\\"show_article_options\\\":\\\"\\\",\\\"show_urls_images_backend\\\":\\\"\\\",\\\"show_urls_images_frontend\\\":\\\"\\\",\\\"astroid_article_type\\\":\\\"regular\\\",\\\"astroid_article_video_type\\\":\\\"youtube\\\",\\\"astroid_article_video_url\\\":\\\"\\\",\\\"astroid_article_gallery_width\\\":\\\"\\\",\\\"astroid_article_gallery_bullets\\\":\\\"1\\\",\\\"astroid_article_gallery_navigation\\\":\\\"1\\\",\\\"astroid_article_gallery_items\\\":\\\"\\\",\\\"astroid_article_thumbnail\\\":\\\"1\\\",\\\"astroid_article_audio_source\\\":\\\"soundcloud\\\",\\\"astroid_article_audio_soundcloud\\\":\\\"\\\",\\\"astroid_article_audio_spotify\\\":\\\"\\\",\\\"astroid_article_review_heading\\\":\\\"\\\",\\\"astroid_article_review_summery\\\":\\\"\\\",\\\"astroid_article_review_good\\\":\\\"\\\",\\\"astroid_article_review_bad\\\":\\\"\\\",\\\"astroid_article_review_rating\\\":\\\"5\\\",\\\"astroid_article_button_action\\\":\\\"\\\",\\\"astroid_article_button_link\\\":\\\"\\\",\\\"astroid_article_review_criterias\\\":\\\"\\\",\\\"astroid_article_quote_text\\\":\\\"\\\",\\\"astroid_article_quote_author\\\":\\\"\\\",\\\"astroid_article_badge\\\":\\\"1\\\",\\\"astroid_article_badge_type\\\":\\\"1\\\",\\\"astroid_article_badge_text\\\":\\\"\\\",\\\"astroid_article_badge_color\\\":\\\"\\\",\\\"astroid_relatedposts\\\":\\\"\\\",\\\"astroid_socialshare\\\":\\\"\\\",\\\"astroid_comments\\\":\\\"\\\",\\\"astroid_posttype\\\":\\\"\\\",\\\"astroid_readtime\\\":\\\"\\\",\\\"astroid_authorinfo\\\":\\\"\\\",\\\"astroid_og_title\\\":\\\"\\\",\\\"astroid_og_desc\\\":\\\"\\\",\\\"astroid_og_image\\\":\\\"\\\"}\",\"version\":15,\"ordering\":\"6\",\"metakey\":\"\",\"metadesc\":\"\",\"access\":\"1\",\"hits\":\"0\",\"metadata\":\"{\\\"robots\\\":\\\"\\\",\\\"author\\\":\\\"\\\",\\\"rights\\\":\\\"\\\",\\\"xreference\\\":\\\"\\\"}\",\"featured\":\"0\",\"language\":\"*\",\"xreference\":\"\",\"note\":\"\"}', 0);
INSERT INTO `ynfp8_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
(611, 7, 1, '', '2018-11-01 08:04:20', 250, 4569, '9c46632ac1284649e01a96df527625ddf8cc30ee', '{\"id\":7,\"asset_id\":\"77\",\"title\":\"The secrets to design\",\"alias\":\"the-secrets-to-design\",\"introtext\":\"<p>Aliquam egestas pellentesque est Etiam a orci Nulla id enim feugiat ligula ullamcorper.<\\/p>\\r\\n\",\"fulltext\":\"\\r\\n<p>Lorem Ipsum is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry\'s standard dummy text ever since the 1500s, when an unknown printer took a galley of type and scrambled it to make a type specimen book. It has survived not only five centuries, but also the leap into electronic typesetting, remaining essentially unchanged. It was popularised in the 1960s with the release of Letraset sheets containing Lorem Ipsum passages, and more recently with desktop publishing software like Aldus PageMaker including versions of Lorem Ipsum.<\\/p>\\r\\n<h3>Where does it come from?<\\/h3>\\r\\n<p>There are many variations of passages of Lorem Ipsum available, but the majority have suffered alteration in some form, by injected humour, or randomised words which don\'t look even slightly believable. If you are going to use a passage of Lorem Ipsum, you need to be sure there isn\'t anything embarrassing hidden in the middle of text. All the Lorem Ipsum generators on the Internet tend to repeat predefined chunks as necessary, making this the first true generator on the Internet. It uses a dictionary of over 200 Latin words, combined with a handful of model sentence structures, to generate Lorem Ipsum which looks reasonable. The generated Lorem Ipsum is therefore always free from repetition, injected humour, or non-characteristic words etc.<\\/p>\",\"state\":1,\"catid\":\"9\",\"created\":\"2018-06-01 11:45:06\",\"created_by\":\"250\",\"created_by_alias\":\"\",\"modified\":\"2018-11-01 08:04:20\",\"modified_by\":\"250\",\"checked_out\":\"250\",\"checked_out_time\":\"2018-11-01 08:03:46\",\"publish_up\":\"2018-06-01 11:45:06\",\"publish_down\":\"0000-00-00 00:00:00\",\"images\":\"{\\\"image_intro\\\":\\\"images\\\\\\/blog\\\\\\/design\\\\\\/img2.jpg\\\",\\\"float_intro\\\":\\\"\\\",\\\"image_intro_alt\\\":\\\"\\\",\\\"image_intro_caption\\\":\\\"\\\",\\\"image_fulltext\\\":\\\"images\\\\\\/blog\\\\\\/design\\\\\\/img2.jpg\\\",\\\"float_fulltext\\\":\\\"\\\",\\\"image_fulltext_alt\\\":\\\"\\\",\\\"image_fulltext_caption\\\":\\\"\\\"}\",\"urls\":\"{\\\"urla\\\":false,\\\"urlatext\\\":\\\"\\\",\\\"targeta\\\":\\\"\\\",\\\"urlb\\\":false,\\\"urlbtext\\\":\\\"\\\",\\\"targetb\\\":\\\"\\\",\\\"urlc\\\":false,\\\"urlctext\\\":\\\"\\\",\\\"targetc\\\":\\\"\\\"}\",\"attribs\":\"{\\\"article_layout\\\":\\\"\\\",\\\"show_title\\\":\\\"\\\",\\\"link_titles\\\":\\\"\\\",\\\"show_tags\\\":\\\"\\\",\\\"show_intro\\\":\\\"\\\",\\\"info_block_position\\\":\\\"\\\",\\\"info_block_show_title\\\":\\\"\\\",\\\"show_category\\\":\\\"\\\",\\\"link_category\\\":\\\"\\\",\\\"show_parent_category\\\":\\\"\\\",\\\"link_parent_category\\\":\\\"\\\",\\\"show_associations\\\":\\\"\\\",\\\"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_page_title\\\":\\\"\\\",\\\"show_publishing_options\\\":\\\"\\\",\\\"show_article_options\\\":\\\"\\\",\\\"show_urls_images_backend\\\":\\\"\\\",\\\"show_urls_images_frontend\\\":\\\"\\\",\\\"astroid_article_type\\\":\\\"regular\\\",\\\"astroid_article_video_type\\\":\\\"youtube\\\",\\\"astroid_article_video_url\\\":\\\"\\\",\\\"astroid_article_gallery_width\\\":\\\"\\\",\\\"astroid_article_gallery_bullets\\\":\\\"1\\\",\\\"astroid_article_gallery_navigation\\\":\\\"1\\\",\\\"astroid_article_gallery_items\\\":\\\"\\\",\\\"astroid_article_thumbnail\\\":\\\"1\\\",\\\"astroid_article_audio_source\\\":\\\"soundcloud\\\",\\\"astroid_article_audio_soundcloud\\\":\\\"\\\",\\\"astroid_article_audio_spotify\\\":\\\"\\\",\\\"astroid_article_review_heading\\\":\\\"\\\",\\\"astroid_article_review_summery\\\":\\\"\\\",\\\"astroid_article_review_good\\\":\\\"\\\",\\\"astroid_article_review_bad\\\":\\\"\\\",\\\"astroid_article_review_rating\\\":\\\"5\\\",\\\"astroid_article_button_action\\\":\\\"\\\",\\\"astroid_article_button_link\\\":\\\"\\\",\\\"astroid_article_review_criterias\\\":\\\"\\\",\\\"astroid_article_quote_text\\\":\\\"\\\",\\\"astroid_article_quote_author\\\":\\\"\\\",\\\"astroid_article_badge\\\":\\\"1\\\",\\\"astroid_article_badge_type\\\":\\\"2\\\",\\\"astroid_article_badge_text\\\":\\\"\\\",\\\"astroid_article_badge_color\\\":\\\"\\\",\\\"astroid_relatedposts\\\":\\\"\\\",\\\"astroid_socialshare\\\":\\\"\\\",\\\"astroid_comments\\\":\\\"\\\",\\\"astroid_posttype\\\":\\\"\\\",\\\"astroid_readtime\\\":\\\"\\\",\\\"astroid_authorinfo\\\":\\\"\\\",\\\"astroid_og_title\\\":\\\"\\\",\\\"astroid_og_desc\\\":\\\"\\\",\\\"astroid_og_image\\\":\\\"\\\"}\",\"version\":12,\"ordering\":\"5\",\"metakey\":\"\",\"metadesc\":\"\",\"access\":\"1\",\"hits\":\"0\",\"metadata\":\"{\\\"robots\\\":\\\"\\\",\\\"author\\\":\\\"\\\",\\\"rights\\\":\\\"\\\",\\\"xreference\\\":\\\"\\\"}\",\"featured\":\"0\",\"language\":\"*\",\"xreference\":\"\",\"note\":\"\"}', 0),
(612, 6, 1, '', '2018-11-01 08:04:24', 250, 6317, 'dacc8fd2bd3a7bb32008ad59ca465d9c9d596ca1', '{\"id\":6,\"asset_id\":\"76\",\"title\":\"The hidden agenda of design\",\"alias\":\"the-hidden-agenda-of-design\",\"introtext\":\"<p>Aliquam egestas pellentesque est Etiam a orci Nulla id enim feugiat ligula ullamcorper.<\\/p>\\r\\n\",\"fulltext\":\"\\r\\n<p>Lorem Ipsum is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry\'s standard dummy text ever since the 1500s, when an unknown printer took a galley of type and scrambled it to make a type specimen book. It has survived not only five centuries, but also the leap into electronic typesetting, remaining essentially unchanged.<\\/p>\\r\\n<blockquote>Astroid Joomla framework is next generation template layout builder and manager enables you to develop an awesome website and templates.<\\/blockquote>\\r\\n<p>It was popularised in the 1960s with the release of Letraset sheets containing Lorem Ipsum passages, and more recently with desktop publishing software like Aldus PageMaker including versions of Lorem Ipsum.<\\/p>\\r\\n<h2>This is a H2 Tag<\\/h2>\\r\\n<p>Lorem Ipsum is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry\'s standard dummy text ever since the 1500s, when an unknown printer took a galley of type and scrambled it to make a type specimen book.<\\/p>\\r\\n<p>It has survived not only five centuries, but also the leap into electronic typesetting, remaining essentially unchanged. It was popularised in the 1960s with the release of Letraset sheets containing Lorem Ipsum passages, and more recently with desktop publishing software like Aldus PageMaker including versions of Lorem Ipsum.<\\/p>\\r\\n<h3>This is a H3 Tag<\\/h3>\\r\\n<p>Lorem Ipsum is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry\'s standard dummy text ever since the 1500s<\\/p>\\r\\n<p><strong>Un-ordered List here<\\/strong><\\/p>\\r\\n<ul>\\r\\n<li>This is a list 1<\\/li>\\r\\n<li>This is a list 2<\\/li>\\r\\n<li>This is a list 3<\\/li>\\r\\n<li>This is a list 4<\\/li>\\r\\n<\\/ul>\\r\\n<h4>This is a H4 Tag<\\/h4>\\r\\n<p>Lorem Ipsum is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry\'s standard dummy text ever since the 1500s<\\/p>\\r\\n<p><strong>Un-ordered List here<\\/strong><\\/p>\\r\\n<ol>\\r\\n<li>This is a list 1<\\/li>\\r\\n<li>This is a list 2<\\/li>\\r\\n<li>This is a list 3<\\/li>\\r\\n<li>This is a list 4<\\/li>\\r\\n<\\/ol>\\r\\n<h5>This is a H5 Tag<\\/h5>\\r\\n<p>It has survived not only five centuries, but also the leap into electronic typesetting, remaining essentially unchanged. It was popularised in the 1960s with the release of Letraset sheets containing Lorem Ipsum passages, and more recently with desktop publishing software like Aldus PageMaker including versions of Lorem Ipsum.<\\/p>\\r\\n<h6>This is a H6 Tag<\\/h6>\\r\\n<p><code>\\r\\n&lt;li&gt;This is a list 1&lt;\\/li&gt; <br \\/>\\r\\n&lt;li&gt;This is a list 2&lt;\\/li&gt; <br \\/>\\r\\n&lt;li&gt;This is a list 3&lt;\\/li&gt; <br \\/>\\r\\n&lt;li&gt;This is a list 4&lt;\\/li&gt; <br \\/>\\r\\n<\\/code><\\/p>\\r\\n<p>It has survived not only five centuries, but also the leap into electronic typesetting, remaining essentially unchanged. It was popularised in the 1960s with the release of Letraset sheets containing Lorem Ipsum passages, and more recently with desktop publishing software like Aldus PageMaker including versions of Lorem Ipsum.<\\/p>\",\"state\":1,\"catid\":\"9\",\"created\":\"2018-06-01 11:45:06\",\"created_by\":\"250\",\"created_by_alias\":\"\",\"modified\":\"2018-11-01 08:04:24\",\"modified_by\":\"250\",\"checked_out\":\"250\",\"checked_out_time\":\"2018-11-01 08:03:46\",\"publish_up\":\"2018-06-01 11:45:06\",\"publish_down\":\"0000-00-00 00:00:00\",\"images\":\"{\\\"image_intro\\\":\\\"images\\\\\\/blog\\\\\\/design\\\\\\/img3.jpg\\\",\\\"float_intro\\\":\\\"\\\",\\\"image_intro_alt\\\":\\\"\\\",\\\"image_intro_caption\\\":\\\"\\\",\\\"image_fulltext\\\":\\\"images\\\\\\/blog\\\\\\/design\\\\\\/img3.jpg\\\",\\\"float_fulltext\\\":\\\"\\\",\\\"image_fulltext_alt\\\":\\\"\\\",\\\"image_fulltext_caption\\\":\\\"\\\"}\",\"urls\":\"{\\\"urla\\\":false,\\\"urlatext\\\":\\\"\\\",\\\"targeta\\\":\\\"\\\",\\\"urlb\\\":false,\\\"urlbtext\\\":\\\"\\\",\\\"targetb\\\":\\\"\\\",\\\"urlc\\\":false,\\\"urlctext\\\":\\\"\\\",\\\"targetc\\\":\\\"\\\"}\",\"attribs\":\"{\\\"article_layout\\\":\\\"\\\",\\\"show_title\\\":\\\"\\\",\\\"link_titles\\\":\\\"\\\",\\\"show_tags\\\":\\\"\\\",\\\"show_intro\\\":\\\"\\\",\\\"info_block_position\\\":\\\"\\\",\\\"info_block_show_title\\\":\\\"\\\",\\\"show_category\\\":\\\"\\\",\\\"link_category\\\":\\\"\\\",\\\"show_parent_category\\\":\\\"\\\",\\\"link_parent_category\\\":\\\"\\\",\\\"show_associations\\\":\\\"\\\",\\\"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_page_title\\\":\\\"\\\",\\\"show_publishing_options\\\":\\\"\\\",\\\"show_article_options\\\":\\\"\\\",\\\"show_urls_images_backend\\\":\\\"\\\",\\\"show_urls_images_frontend\\\":\\\"\\\",\\\"astroid_article_type\\\":\\\"regular\\\",\\\"astroid_article_video_type\\\":\\\"youtube\\\",\\\"astroid_article_video_url\\\":\\\"\\\",\\\"astroid_article_gallery_width\\\":\\\"\\\",\\\"astroid_article_gallery_bullets\\\":\\\"1\\\",\\\"astroid_article_gallery_navigation\\\":\\\"1\\\",\\\"astroid_article_gallery_items\\\":\\\"\\\",\\\"astroid_article_thumbnail\\\":\\\"1\\\",\\\"astroid_article_audio_source\\\":\\\"soundcloud\\\",\\\"astroid_article_audio_soundcloud\\\":\\\"\\\",\\\"astroid_article_audio_spotify\\\":\\\"\\\",\\\"astroid_article_review_heading\\\":\\\"\\\",\\\"astroid_article_review_summery\\\":\\\"\\\",\\\"astroid_article_review_good\\\":\\\"\\\",\\\"astroid_article_review_bad\\\":\\\"\\\",\\\"astroid_article_review_rating\\\":\\\"5\\\",\\\"astroid_article_button_action\\\":\\\"\\\",\\\"astroid_article_button_link\\\":\\\"\\\",\\\"astroid_article_review_criterias\\\":\\\"\\\",\\\"astroid_article_quote_text\\\":\\\"\\\",\\\"astroid_article_quote_author\\\":\\\"\\\",\\\"astroid_article_badge\\\":\\\"1\\\",\\\"astroid_article_badge_type\\\":\\\"4\\\",\\\"astroid_article_badge_text\\\":\\\"\\\",\\\"astroid_article_badge_color\\\":\\\"\\\",\\\"astroid_relatedposts\\\":\\\"\\\",\\\"astroid_socialshare\\\":\\\"\\\",\\\"astroid_comments\\\":\\\"\\\",\\\"astroid_posttype\\\":\\\"\\\",\\\"astroid_readtime\\\":\\\"\\\",\\\"astroid_authorinfo\\\":\\\"\\\",\\\"astroid_og_title\\\":\\\"\\\",\\\"astroid_og_desc\\\":\\\"\\\",\\\"astroid_og_image\\\":\\\"\\\"}\",\"version\":13,\"ordering\":\"4\",\"metakey\":\"\",\"metadesc\":\"\",\"access\":\"1\",\"hits\":\"0\",\"metadata\":\"{\\\"robots\\\":\\\"\\\",\\\"author\\\":\\\"\\\",\\\"rights\\\":\\\"\\\",\\\"xreference\\\":\\\"\\\"}\",\"featured\":\"0\",\"language\":\"*\",\"xreference\":\"\",\"note\":\"\"}', 0),
(613, 5, 1, '', '2018-11-01 08:04:40', 250, 6311, '0b61a069da09a1413e63f7ce4b5d21be4c8d484e', '{\"id\":5,\"asset_id\":\"75\",\"title\":\"Have fun learning design\",\"alias\":\"have-fun-learning-design\",\"introtext\":\"<p>Aliquam egestas pellentesque est Etiam a orci Nulla id enim feugiat ligula ullamcorper.<\\/p>\\r\\n\",\"fulltext\":\"\\r\\n<p>Lorem Ipsum is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry\'s standard dummy text ever since the 1500s, when an unknown printer took a galley of type and scrambled it to make a type specimen book. It has survived not only five centuries, but also the leap into electronic typesetting, remaining essentially unchanged.<\\/p>\\r\\n<blockquote>Astroid Joomla framework is next generation template layout builder and manager enables you to develop an awesome website and templates.<\\/blockquote>\\r\\n<p>It was popularised in the 1960s with the release of Letraset sheets containing Lorem Ipsum passages, and more recently with desktop publishing software like Aldus PageMaker including versions of Lorem Ipsum.<\\/p>\\r\\n<h2>This is a H2 Tag<\\/h2>\\r\\n<p>Lorem Ipsum is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry\'s standard dummy text ever since the 1500s, when an unknown printer took a galley of type and scrambled it to make a type specimen book.<\\/p>\\r\\n<p>It has survived not only five centuries, but also the leap into electronic typesetting, remaining essentially unchanged. It was popularised in the 1960s with the release of Letraset sheets containing Lorem Ipsum passages, and more recently with desktop publishing software like Aldus PageMaker including versions of Lorem Ipsum.<\\/p>\\r\\n<h3>This is a H3 Tag<\\/h3>\\r\\n<p>Lorem Ipsum is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry\'s standard dummy text ever since the 1500s<\\/p>\\r\\n<p><strong>Un-ordered List here<\\/strong><\\/p>\\r\\n<ul>\\r\\n<li>This is a list 1<\\/li>\\r\\n<li>This is a list 2<\\/li>\\r\\n<li>This is a list 3<\\/li>\\r\\n<li>This is a list 4<\\/li>\\r\\n<\\/ul>\\r\\n<h4>This is a H4 Tag<\\/h4>\\r\\n<p>Lorem Ipsum is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry\'s standard dummy text ever since the 1500s<\\/p>\\r\\n<p><strong>Un-ordered List here<\\/strong><\\/p>\\r\\n<ol>\\r\\n<li>This is a list 1<\\/li>\\r\\n<li>This is a list 2<\\/li>\\r\\n<li>This is a list 3<\\/li>\\r\\n<li>This is a list 4<\\/li>\\r\\n<\\/ol>\\r\\n<h5>This is a H5 Tag<\\/h5>\\r\\n<p>It has survived not only five centuries, but also the leap into electronic typesetting, remaining essentially unchanged. It was popularised in the 1960s with the release of Letraset sheets containing Lorem Ipsum passages, and more recently with desktop publishing software like Aldus PageMaker including versions of Lorem Ipsum.<\\/p>\\r\\n<h6>This is a H6 Tag<\\/h6>\\r\\n<p><code>\\r\\n&lt;li&gt;This is a list 1&lt;\\/li&gt; <br \\/>\\r\\n&lt;li&gt;This is a list 2&lt;\\/li&gt; <br \\/>\\r\\n&lt;li&gt;This is a list 3&lt;\\/li&gt; <br \\/>\\r\\n&lt;li&gt;This is a list 4&lt;\\/li&gt; <br \\/>\\r\\n<\\/code><\\/p>\\r\\n<p>It has survived not only five centuries, but also the leap into electronic typesetting, remaining essentially unchanged. It was popularised in the 1960s with the release of Letraset sheets containing Lorem Ipsum passages, and more recently with desktop publishing software like Aldus PageMaker including versions of Lorem Ipsum.<\\/p>\",\"state\":1,\"catid\":\"9\",\"created\":\"2018-06-01 11:45:06\",\"created_by\":\"250\",\"created_by_alias\":\"\",\"modified\":\"2018-11-01 08:04:40\",\"modified_by\":\"250\",\"checked_out\":\"250\",\"checked_out_time\":\"2018-11-01 08:04:34\",\"publish_up\":\"2018-06-01 11:45:06\",\"publish_down\":\"0000-00-00 00:00:00\",\"images\":\"{\\\"image_intro\\\":\\\"images\\\\\\/blog\\\\\\/design\\\\\\/img4.jpg\\\",\\\"float_intro\\\":\\\"\\\",\\\"image_intro_alt\\\":\\\"\\\",\\\"image_intro_caption\\\":\\\"\\\",\\\"image_fulltext\\\":\\\"images\\\\\\/blog\\\\\\/design\\\\\\/img4.jpg\\\",\\\"float_fulltext\\\":\\\"\\\",\\\"image_fulltext_alt\\\":\\\"\\\",\\\"image_fulltext_caption\\\":\\\"\\\"}\",\"urls\":\"{\\\"urla\\\":false,\\\"urlatext\\\":\\\"\\\",\\\"targeta\\\":\\\"\\\",\\\"urlb\\\":false,\\\"urlbtext\\\":\\\"\\\",\\\"targetb\\\":\\\"\\\",\\\"urlc\\\":false,\\\"urlctext\\\":\\\"\\\",\\\"targetc\\\":\\\"\\\"}\",\"attribs\":\"{\\\"article_layout\\\":\\\"\\\",\\\"show_title\\\":\\\"\\\",\\\"link_titles\\\":\\\"\\\",\\\"show_tags\\\":\\\"\\\",\\\"show_intro\\\":\\\"\\\",\\\"info_block_position\\\":\\\"\\\",\\\"info_block_show_title\\\":\\\"\\\",\\\"show_category\\\":\\\"\\\",\\\"link_category\\\":\\\"\\\",\\\"show_parent_category\\\":\\\"\\\",\\\"link_parent_category\\\":\\\"\\\",\\\"show_associations\\\":\\\"\\\",\\\"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_page_title\\\":\\\"\\\",\\\"show_publishing_options\\\":\\\"\\\",\\\"show_article_options\\\":\\\"\\\",\\\"show_urls_images_backend\\\":\\\"\\\",\\\"show_urls_images_frontend\\\":\\\"\\\",\\\"astroid_article_type\\\":\\\"regular\\\",\\\"astroid_article_video_type\\\":\\\"youtube\\\",\\\"astroid_article_video_url\\\":\\\"\\\",\\\"astroid_article_gallery_width\\\":\\\"\\\",\\\"astroid_article_gallery_bullets\\\":\\\"1\\\",\\\"astroid_article_gallery_navigation\\\":\\\"1\\\",\\\"astroid_article_gallery_items\\\":\\\"\\\",\\\"astroid_article_thumbnail\\\":\\\"1\\\",\\\"astroid_article_audio_source\\\":\\\"soundcloud\\\",\\\"astroid_article_audio_soundcloud\\\":\\\"\\\",\\\"astroid_article_audio_spotify\\\":\\\"\\\",\\\"astroid_article_review_heading\\\":\\\"\\\",\\\"astroid_article_review_summery\\\":\\\"\\\",\\\"astroid_article_review_good\\\":\\\"\\\",\\\"astroid_article_review_bad\\\":\\\"\\\",\\\"astroid_article_review_rating\\\":\\\"5\\\",\\\"astroid_article_button_action\\\":\\\"\\\",\\\"astroid_article_button_link\\\":\\\"\\\",\\\"astroid_article_review_criterias\\\":\\\"\\\",\\\"astroid_article_quote_text\\\":\\\"\\\",\\\"astroid_article_quote_author\\\":\\\"\\\",\\\"astroid_article_badge\\\":\\\"1\\\",\\\"astroid_article_badge_type\\\":\\\"6\\\",\\\"astroid_article_badge_text\\\":\\\"\\\",\\\"astroid_article_badge_color\\\":\\\"\\\",\\\"astroid_relatedposts\\\":\\\"\\\",\\\"astroid_socialshare\\\":\\\"\\\",\\\"astroid_comments\\\":\\\"\\\",\\\"astroid_posttype\\\":\\\"\\\",\\\"astroid_readtime\\\":\\\"\\\",\\\"astroid_authorinfo\\\":\\\"\\\",\\\"astroid_og_title\\\":\\\"\\\",\\\"astroid_og_desc\\\":\\\"\\\",\\\"astroid_og_image\\\":\\\"\\\"}\",\"version\":15,\"ordering\":\"3\",\"metakey\":\"\",\"metadesc\":\"\",\"access\":\"1\",\"hits\":\"0\",\"metadata\":\"{\\\"robots\\\":\\\"\\\",\\\"author\\\":\\\"\\\",\\\"rights\\\":\\\"\\\",\\\"xreference\\\":\\\"\\\"}\",\"featured\":\"0\",\"language\":\"*\",\"xreference\":\"\",\"note\":\"\"}', 0),
(614, 4, 1, '', '2018-11-01 08:04:43', 250, 6291, '2a5d512fe388f39988d23bf847ece9911d493b3f', '{\"id\":4,\"asset_id\":\"74\",\"title\":\"Guidance for you in design\",\"alias\":\"guidance-for-you-in-design\",\"introtext\":\"<p>Aliquam egestas pellentesque est Etiam a orci Nulla id enim feugiat ligula ullamcorper. <\\/p>\\r\\n\",\"fulltext\":\"\\r\\n<p>Lorem Ipsum is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry\'s standard dummy text ever since the 1500s, when an unknown printer took a galley of type and scrambled it to make a type specimen book. It has survived not only five centuries, but also the leap into electronic typesetting, remaining essentially unchanged. <\\/p>\\r\\n<blockquote>Astroid Joomla framework is next generation template layout builder and manager enables you to develop an awesome website and templates.<\\/blockquote>\\r\\n<p>It was popularised in the 1960s with the release of Letraset sheets containing Lorem Ipsum passages, and more recently with desktop publishing software like Aldus PageMaker including versions of Lorem Ipsum. <\\/p>\\r\\n<h2> This is a H2 Tag <\\/h2>\\r\\n<p>Lorem Ipsum is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry\'s standard dummy text ever since the 1500s, when an unknown printer took a galley of type and scrambled it to make a type specimen book. <\\/p>\\r\\n<p>It has survived not only five centuries, but also the leap into electronic typesetting, remaining essentially unchanged. It was popularised in the 1960s with the release of Letraset sheets containing Lorem Ipsum passages, and more recently with desktop publishing software like Aldus PageMaker including versions of Lorem Ipsum. <\\/p>\\r\\n<h3>This is a H3 Tag<\\/h3>\\r\\n<p>Lorem Ipsum is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry\'s standard dummy text ever since the 1500s<\\/p>\\r\\n<strong>Un-ordered List here<\\/strong>\\r\\n<ul>\\r\\n<li>This is a list 1<\\/li>\\r\\n<li>This is a list 2<\\/li>\\r\\n<li>This is a list 3<\\/li>\\r\\n<li>This is a list 4<\\/li>\\r\\n<\\/ul>\\r\\n<h4>This is a H4 Tag <\\/h4>\\r\\n<p>Lorem Ipsum is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry\'s standard dummy text ever since the 1500s<\\/p>\\r\\n<strong>Un-ordered List here<\\/strong>\\r\\n<ol>\\r\\n<li>This is a list 1<\\/li>\\r\\n<li>This is a list 2<\\/li>\\r\\n<li>This is a list 3<\\/li>\\r\\n<li>This is a list 4<\\/li>\\r\\n<\\/ol>\\r\\n<h5>This is a H5 Tag <\\/h5>\\r\\n<p>It has survived not only five centuries, but also the leap into electronic typesetting, remaining essentially unchanged. It was popularised in the 1960s with the release of Letraset sheets containing Lorem Ipsum passages, and more recently with desktop publishing software like Aldus PageMaker including versions of Lorem Ipsum. <\\/p>\\r\\n<h6>This is a H6 Tag <\\/h6>\\r\\n<code>\\r\\n&lt;li&gt;This is a list 1&lt;\\/li&gt; <br>\\r\\n&lt;li&gt;This is a list 2&lt;\\/li&gt; <br>\\r\\n&lt;li&gt;This is a list 3&lt;\\/li&gt; <br>\\r\\n&lt;li&gt;This is a list 4&lt;\\/li&gt; <br>\\r\\n<\\/code>\\r\\n<p>It has survived not only five centuries, but also the leap into electronic typesetting, remaining essentially unchanged. It was popularised in the 1960s with the release of Letraset sheets containing Lorem Ipsum passages, and more recently with desktop publishing software like Aldus PageMaker including versions of Lorem Ipsum. <\\/p>\",\"state\":1,\"catid\":\"9\",\"created\":\"2018-06-01 11:45:06\",\"created_by\":\"250\",\"created_by_alias\":\"\",\"modified\":\"2018-11-01 08:04:43\",\"modified_by\":\"250\",\"checked_out\":\"250\",\"checked_out_time\":\"2018-11-01 08:04:34\",\"publish_up\":\"2018-06-01 11:45:06\",\"publish_down\":\"0000-00-00 00:00:00\",\"images\":\"{\\\"image_intro\\\":\\\"images\\\\\\/blog\\\\\\/design\\\\\\/img5.jpg\\\",\\\"float_intro\\\":\\\"\\\",\\\"image_intro_alt\\\":\\\"\\\",\\\"image_intro_caption\\\":\\\"\\\",\\\"image_fulltext\\\":\\\"images\\\\\\/blog\\\\\\/design\\\\\\/img5.jpg\\\",\\\"float_fulltext\\\":\\\"\\\",\\\"image_fulltext_alt\\\":\\\"\\\",\\\"image_fulltext_caption\\\":\\\"\\\"}\",\"urls\":\"{\\\"urla\\\":false,\\\"urlatext\\\":\\\"\\\",\\\"targeta\\\":\\\"\\\",\\\"urlb\\\":false,\\\"urlbtext\\\":\\\"\\\",\\\"targetb\\\":\\\"\\\",\\\"urlc\\\":false,\\\"urlctext\\\":\\\"\\\",\\\"targetc\\\":\\\"\\\"}\",\"attribs\":\"{\\\"article_layout\\\":\\\"\\\",\\\"show_title\\\":\\\"\\\",\\\"link_titles\\\":\\\"\\\",\\\"show_tags\\\":\\\"\\\",\\\"show_intro\\\":\\\"\\\",\\\"info_block_position\\\":\\\"\\\",\\\"info_block_show_title\\\":\\\"\\\",\\\"show_category\\\":\\\"\\\",\\\"link_category\\\":\\\"\\\",\\\"show_parent_category\\\":\\\"\\\",\\\"link_parent_category\\\":\\\"\\\",\\\"show_associations\\\":\\\"\\\",\\\"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_page_title\\\":\\\"\\\",\\\"show_publishing_options\\\":\\\"\\\",\\\"show_article_options\\\":\\\"\\\",\\\"show_urls_images_backend\\\":\\\"\\\",\\\"show_urls_images_frontend\\\":\\\"\\\",\\\"astroid_article_type\\\":\\\"regular\\\",\\\"astroid_article_video_type\\\":\\\"youtube\\\",\\\"astroid_article_video_url\\\":\\\"\\\",\\\"astroid_article_gallery_width\\\":\\\"\\\",\\\"astroid_article_gallery_bullets\\\":\\\"1\\\",\\\"astroid_article_gallery_navigation\\\":\\\"1\\\",\\\"astroid_article_gallery_items\\\":\\\"\\\",\\\"astroid_article_thumbnail\\\":\\\"1\\\",\\\"astroid_article_audio_source\\\":\\\"soundcloud\\\",\\\"astroid_article_audio_soundcloud\\\":\\\"\\\",\\\"astroid_article_audio_spotify\\\":\\\"\\\",\\\"astroid_article_review_heading\\\":\\\"\\\",\\\"astroid_article_review_summery\\\":\\\"\\\",\\\"astroid_article_review_good\\\":\\\"\\\",\\\"astroid_article_review_bad\\\":\\\"\\\",\\\"astroid_article_review_rating\\\":\\\"5\\\",\\\"astroid_article_button_action\\\":\\\"\\\",\\\"astroid_article_button_link\\\":\\\"\\\",\\\"astroid_article_review_criterias\\\":\\\"\\\",\\\"astroid_article_quote_text\\\":\\\"\\\",\\\"astroid_article_quote_author\\\":\\\"\\\",\\\"astroid_article_badge\\\":\\\"1\\\",\\\"astroid_article_badge_type\\\":\\\"6\\\",\\\"astroid_article_badge_text\\\":\\\"\\\",\\\"astroid_article_badge_color\\\":\\\"\\\",\\\"astroid_relatedposts\\\":\\\"\\\",\\\"astroid_socialshare\\\":\\\"\\\",\\\"astroid_comments\\\":\\\"\\\",\\\"astroid_posttype\\\":\\\"\\\",\\\"astroid_readtime\\\":\\\"\\\",\\\"astroid_authorinfo\\\":\\\"\\\",\\\"astroid_og_title\\\":\\\"\\\",\\\"astroid_og_desc\\\":\\\"\\\",\\\"astroid_og_image\\\":\\\"\\\"}\",\"version\":12,\"ordering\":\"2\",\"metakey\":\"\",\"metadesc\":\"\",\"access\":\"1\",\"hits\":\"0\",\"metadata\":\"{\\\"robots\\\":\\\"\\\",\\\"author\\\":\\\"\\\",\\\"rights\\\":\\\"\\\",\\\"xreference\\\":\\\"\\\"}\",\"featured\":\"0\",\"language\":\"*\",\"xreference\":\"\",\"note\":\"\"}', 0),
(615, 3, 1, '', '2018-11-01 08:04:49', 250, 4580, '0fa2a921d8e57c64bf715ab4a5fbcc9746c53486', '{\"id\":3,\"asset_id\":\"73\",\"title\":\"Design Expert Interview\",\"alias\":\"design-expert-interview\",\"introtext\":\"<p>Aliquam egestas pellentesque est Etiam a orci Nulla id enim feugiat ligula ullamcorper.<\\/p>\\r\\n\",\"fulltext\":\"\\r\\n<p>Lorem Ipsum is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry\'s standard dummy text ever since the 1500s, when an unknown printer took a galley of type and scrambled it to make a type specimen book. It has survived not only five centuries, but also the leap into electronic typesetting, remaining essentially unchanged. It was popularised in the 1960s with the release of Letraset sheets containing Lorem Ipsum passages, and more recently with desktop publishing software like Aldus PageMaker including versions of Lorem Ipsum.<\\/p>\\r\\n<h3>Where does it come from?<\\/h3>\\r\\n<p>There are many variations of passages of Lorem Ipsum available, but the majority have suffered alteration in some form, by injected humour, or randomised words which don\'t look even slightly believable. If you are going to use a passage of Lorem Ipsum, you need to be sure there isn\'t anything embarrassing hidden in the middle of text. All the Lorem Ipsum generators on the Internet tend to repeat predefined chunks as necessary, making this the first true generator on the Internet. It uses a dictionary of over 200 Latin words, combined with a handful of model sentence structures, to generate Lorem Ipsum which looks reasonable. The generated Lorem Ipsum is therefore always free from repetition, injected humour, or non-characteristic words etc.<\\/p>\",\"state\":1,\"catid\":\"9\",\"created\":\"2018-06-01 11:45:06\",\"created_by\":\"250\",\"created_by_alias\":\"\",\"modified\":\"2018-11-01 08:04:49\",\"modified_by\":\"250\",\"checked_out\":\"250\",\"checked_out_time\":\"2018-11-01 08:04:35\",\"publish_up\":\"2018-06-01 11:45:06\",\"publish_down\":\"0000-00-00 00:00:00\",\"images\":\"{\\\"image_intro\\\":\\\"images\\\\\\/blog\\\\\\/design\\\\\\/img6.jpg\\\",\\\"float_intro\\\":\\\"\\\",\\\"image_intro_alt\\\":\\\"\\\",\\\"image_intro_caption\\\":\\\"\\\",\\\"image_fulltext\\\":\\\"images\\\\\\/blog\\\\\\/design\\\\\\/img6.jpg\\\",\\\"float_fulltext\\\":\\\"\\\",\\\"image_fulltext_alt\\\":\\\"\\\",\\\"image_fulltext_caption\\\":\\\"\\\"}\",\"urls\":\"{\\\"urla\\\":false,\\\"urlatext\\\":\\\"\\\",\\\"targeta\\\":\\\"\\\",\\\"urlb\\\":false,\\\"urlbtext\\\":\\\"\\\",\\\"targetb\\\":\\\"\\\",\\\"urlc\\\":false,\\\"urlctext\\\":\\\"\\\",\\\"targetc\\\":\\\"\\\"}\",\"attribs\":\"{\\\"article_layout\\\":\\\"\\\",\\\"show_title\\\":\\\"\\\",\\\"link_titles\\\":\\\"\\\",\\\"show_tags\\\":\\\"\\\",\\\"show_intro\\\":\\\"\\\",\\\"info_block_position\\\":\\\"\\\",\\\"info_block_show_title\\\":\\\"\\\",\\\"show_category\\\":\\\"\\\",\\\"link_category\\\":\\\"\\\",\\\"show_parent_category\\\":\\\"\\\",\\\"link_parent_category\\\":\\\"\\\",\\\"show_associations\\\":\\\"\\\",\\\"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_page_title\\\":\\\"\\\",\\\"show_publishing_options\\\":\\\"\\\",\\\"show_article_options\\\":\\\"\\\",\\\"show_urls_images_backend\\\":\\\"\\\",\\\"show_urls_images_frontend\\\":\\\"\\\",\\\"astroid_article_type\\\":\\\"regular\\\",\\\"astroid_article_video_type\\\":\\\"youtube\\\",\\\"astroid_article_video_url\\\":\\\"\\\",\\\"astroid_article_gallery_width\\\":\\\"\\\",\\\"astroid_article_gallery_bullets\\\":\\\"1\\\",\\\"astroid_article_gallery_navigation\\\":\\\"1\\\",\\\"astroid_article_gallery_items\\\":\\\"\\\",\\\"astroid_article_thumbnail\\\":\\\"1\\\",\\\"astroid_article_audio_source\\\":\\\"soundcloud\\\",\\\"astroid_article_audio_soundcloud\\\":\\\"\\\",\\\"astroid_article_audio_spotify\\\":\\\"\\\",\\\"astroid_article_review_heading\\\":\\\"\\\",\\\"astroid_article_review_summery\\\":\\\"\\\",\\\"astroid_article_review_good\\\":\\\"\\\",\\\"astroid_article_review_bad\\\":\\\"\\\",\\\"astroid_article_review_rating\\\":\\\"5\\\",\\\"astroid_article_button_action\\\":\\\"\\\",\\\"astroid_article_button_link\\\":\\\"\\\",\\\"astroid_article_review_criterias\\\":\\\"\\\",\\\"astroid_article_quote_text\\\":\\\"\\\",\\\"astroid_article_quote_author\\\":\\\"\\\",\\\"astroid_article_badge\\\":\\\"1\\\",\\\"astroid_article_badge_type\\\":\\\"1\\\",\\\"astroid_article_badge_text\\\":\\\"Chandan\\\",\\\"astroid_article_badge_color\\\":\\\"\\\",\\\"astroid_relatedposts\\\":\\\"\\\",\\\"astroid_socialshare\\\":\\\"\\\",\\\"astroid_comments\\\":\\\"\\\",\\\"astroid_posttype\\\":\\\"\\\",\\\"astroid_readtime\\\":\\\"\\\",\\\"astroid_authorinfo\\\":\\\"\\\",\\\"astroid_og_title\\\":\\\"\\\",\\\"astroid_og_desc\\\":\\\"\\\",\\\"astroid_og_image\\\":\\\"\\\"}\",\"version\":14,\"ordering\":\"1\",\"metakey\":\"\",\"metadesc\":\"\",\"access\":\"1\",\"hits\":\"0\",\"metadata\":\"{\\\"robots\\\":\\\"\\\",\\\"author\\\":\\\"\\\",\\\"rights\\\":\\\"\\\",\\\"xreference\\\":\\\"\\\"}\",\"featured\":\"0\",\"language\":\"*\",\"xreference\":\"\",\"note\":\"\"}', 0),
(616, 9, 8, '', '2019-02-13 08:37:50', 14, 549, '8aeff8fe44909940db8863b871e3ad352d19d8b9', '{\"id\":9,\"parent_id\":\"1\",\"lft\":\"15\",\"rgt\":16,\"level\":1,\"path\":\"tag1\",\"title\":\"tag1\",\"alias\":\"tag1\",\"note\":\"\",\"description\":null,\"published\":1,\"checked_out\":\"0\",\"checked_out_time\":\"2019-02-13 08:37:50\",\"access\":1,\"params\":\"{}\",\"metadesc\":\"\",\"metakey\":\"\",\"metadata\":\"{}\",\"created_user_id\":\"14\",\"created_time\":\"2019-02-13 08:37:50\",\"created_by_alias\":\"\",\"modified_user_id\":\"0\",\"modified_time\":\"2019-02-13 08:37:50\",\"images\":\"{}\",\"urls\":\"{}\",\"hits\":\"0\",\"language\":\"*\",\"version\":\"1\",\"publish_up\":\"2019-02-13 08:37:50\",\"publish_down\":\"2019-02-13 08:37:50\"}', 0),
(617, 21, 1, '', '2019-02-13 08:37:50', 14, 6364, 'fe988e995c06d6a27e28f280c0520eaf23cf8ed3', '{\"id\":21,\"asset_id\":\"160\",\"title\":\"Five great lessons you can learn from lifestyle\",\"alias\":\"five-great-lessons-you-can-learn-from-lifestyle\",\"introtext\":\"<p>Aliquam egestas pellentesque est Etiam a orci Nulla id enim feugiat ligula ullamcorper.<\\/p>\\r\\n\",\"fulltext\":\"\\r\\n<p>Lorem Ipsum is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry\'s standard dummy text ever since the 1500s, when an unknown printer took a galley of type and scrambled it to make a type specimen book. It has survived not only five centuries, but also the leap into electronic typesetting, remaining essentially unchanged.<\\/p>\\r\\n<blockquote>Astroid Joomla framework is next generation template layout builder and manager enables you to develop an awesome website and templates.<\\/blockquote>\\r\\n<p>It was popularised in the 1960s with the release of Letraset sheets containing Lorem Ipsum passages, and more recently with desktop publishing software like Aldus PageMaker including versions of Lorem Ipsum.<\\/p>\\r\\n<h2>This is a H2 Tag<\\/h2>\\r\\n<p>Lorem Ipsum is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry\'s standard dummy text ever since the 1500s, when an unknown printer took a galley of type and scrambled it to make a type specimen book.<\\/p>\\r\\n<p>It has survived not only five centuries, but also the leap into electronic typesetting, remaining essentially unchanged. It was popularised in the 1960s with the release of Letraset sheets containing Lorem Ipsum passages, and more recently with desktop publishing software like Aldus PageMaker including versions of Lorem Ipsum.<\\/p>\\r\\n<h3>This is a H3 Tag<\\/h3>\\r\\n<p>Lorem Ipsum is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry\'s standard dummy text ever since the 1500s<\\/p>\\r\\n<p><strong>Un-ordered List here<\\/strong><\\/p>\\r\\n<ul>\\r\\n<li>This is a list 1<\\/li>\\r\\n<li>This is a list 2<\\/li>\\r\\n<li>This is a list 3<\\/li>\\r\\n<li>This is a list 4<\\/li>\\r\\n<\\/ul>\\r\\n<h4>This is a H4 Tag<\\/h4>\\r\\n<p>Lorem Ipsum is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry\'s standard dummy text ever since the 1500s<\\/p>\\r\\n<p><strong>Un-ordered List here<\\/strong><\\/p>\\r\\n<ol>\\r\\n<li>This is a list 1<\\/li>\\r\\n<li>This is a list 2<\\/li>\\r\\n<li>This is a list 3<\\/li>\\r\\n<li>This is a list 4<\\/li>\\r\\n<\\/ol>\\r\\n<h5>This is a H5 Tag<\\/h5>\\r\\n<p>It has survived not only five centuries, but also the leap into electronic typesetting, remaining essentially unchanged. It was popularised in the 1960s with the release of Letraset sheets containing Lorem Ipsum passages, and more recently with desktop publishing software like Aldus PageMaker including versions of Lorem Ipsum.<\\/p>\\r\\n<h6>This is a H6 Tag<\\/h6>\\r\\n<p><code>\\r\\n&lt;li&gt;This is a list 1&lt;\\/li&gt; <br \\/>\\r\\n&lt;li&gt;This is a list 2&lt;\\/li&gt; <br \\/>\\r\\n&lt;li&gt;This is a list 3&lt;\\/li&gt; <br \\/>\\r\\n&lt;li&gt;This is a list 4&lt;\\/li&gt; <br \\/>\\r\\n<\\/code><\\/p>\\r\\n<p>It has survived not only five centuries, but also the leap into electronic typesetting, remaining essentially unchanged. It was popularised in the 1960s with the release of Letraset sheets containing Lorem Ipsum passages, and more recently with desktop publishing software like Aldus PageMaker including versions of Lorem Ipsum.<\\/p>\",\"state\":1,\"catid\":\"10\",\"created\":\"2018-06-01 11:45:06\",\"created_by\":\"250\",\"created_by_alias\":\"\",\"modified\":\"2019-02-13 08:37:50\",\"modified_by\":\"14\",\"checked_out\":\"14\",\"checked_out_time\":\"2019-02-13 08:37:28\",\"publish_up\":\"2018-06-01 11:45:06\",\"publish_down\":\"0000-00-00 00:00:00\",\"images\":\"{\\\"image_intro\\\":\\\"images\\\\\\/blog\\\\\\/lifestyle\\\\\\/img5.jpg\\\",\\\"float_intro\\\":\\\"\\\",\\\"image_intro_alt\\\":\\\"\\\",\\\"image_intro_caption\\\":\\\"\\\",\\\"image_fulltext\\\":\\\"images\\\\\\/blog\\\\\\/lifestyle\\\\\\/img5.jpg\\\",\\\"float_fulltext\\\":\\\"\\\",\\\"image_fulltext_alt\\\":\\\"\\\",\\\"image_fulltext_caption\\\":\\\"\\\"}\",\"urls\":\"{\\\"urla\\\":false,\\\"urlatext\\\":\\\"\\\",\\\"targeta\\\":\\\"\\\",\\\"urlb\\\":false,\\\"urlbtext\\\":\\\"\\\",\\\"targetb\\\":\\\"\\\",\\\"urlc\\\":false,\\\"urlctext\\\":\\\"\\\",\\\"targetc\\\":\\\"\\\"}\",\"attribs\":\"{\\\"article_layout\\\":\\\"\\\",\\\"show_title\\\":\\\"\\\",\\\"link_titles\\\":\\\"\\\",\\\"show_tags\\\":\\\"\\\",\\\"show_intro\\\":\\\"\\\",\\\"info_block_position\\\":\\\"\\\",\\\"info_block_show_title\\\":\\\"\\\",\\\"show_category\\\":\\\"\\\",\\\"link_category\\\":\\\"\\\",\\\"show_parent_category\\\":\\\"\\\",\\\"link_parent_category\\\":\\\"\\\",\\\"show_associations\\\":\\\"\\\",\\\"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_page_title\\\":\\\"\\\",\\\"show_publishing_options\\\":\\\"\\\",\\\"show_article_options\\\":\\\"\\\",\\\"show_urls_images_backend\\\":\\\"\\\",\\\"show_urls_images_frontend\\\":\\\"\\\",\\\"astroid_article_type\\\":\\\"regular\\\",\\\"astroid_article_video_type\\\":\\\"youtube\\\",\\\"astroid_article_video_url\\\":\\\"\\\",\\\"astroid_article_gallery_width\\\":\\\"\\\",\\\"astroid_article_gallery_bullets\\\":\\\"1\\\",\\\"astroid_article_gallery_navigation\\\":\\\"1\\\",\\\"astroid_article_gallery_items\\\":\\\"\\\",\\\"astroid_article_thumbnail\\\":\\\"1\\\",\\\"astroid_article_audio_source\\\":\\\"soundcloud\\\",\\\"astroid_article_audio_soundcloud\\\":\\\"\\\",\\\"astroid_article_audio_spotify\\\":\\\"\\\",\\\"astroid_article_review_heading\\\":\\\"\\\",\\\"astroid_article_review_summery\\\":\\\"\\\",\\\"astroid_article_review_good\\\":\\\"\\\",\\\"astroid_article_review_bad\\\":\\\"\\\",\\\"astroid_article_review_rating\\\":\\\"5\\\",\\\"astroid_article_button_action\\\":\\\"\\\",\\\"astroid_article_button_link\\\":\\\"\\\",\\\"astroid_article_review_criterias\\\":\\\"\\\",\\\"astroid_article_quote_text\\\":\\\"\\\",\\\"astroid_article_quote_author\\\":\\\"\\\",\\\"astroid_article_badge\\\":\\\"0\\\",\\\"astroid_article_badge_type\\\":\\\"2\\\",\\\"astroid_article_badge_text\\\":\\\"\\\",\\\"astroid_article_badge_color\\\":\\\"\\\",\\\"astroid_relatedposts\\\":\\\"\\\",\\\"astroid_socialshare\\\":\\\"\\\",\\\"astroid_comments\\\":\\\"\\\",\\\"astroid_posttype\\\":\\\"\\\",\\\"astroid_readtime\\\":\\\"\\\",\\\"astroid_authorinfo\\\":\\\"\\\",\\\"astroid_og_title\\\":\\\"\\\",\\\"astroid_og_desc\\\":\\\"\\\",\\\"astroid_og_image\\\":\\\"\\\"}\",\"version\":12,\"ordering\":\"5\",\"metakey\":\"\",\"metadesc\":\"\",\"access\":\"1\",\"hits\":\"2\",\"metadata\":\"{\\\"robots\\\":\\\"\\\",\\\"author\\\":\\\"\\\",\\\"rights\\\":\\\"\\\",\\\"xreference\\\":\\\"\\\"}\",\"featured\":\"1\",\"language\":\"*\",\"xreference\":\"\",\"note\":\"\"}', 0),
(618, 37, 1, '', '2019-03-11 10:51:05', 14, 4600, '0909ee364bd0227cafd5444b8c19c53200190372', '{\"id\":37,\"asset_id\":\"176\",\"title\":\"How business makes me feel good?\",\"alias\":\"how-business-makes-me-feel-good\",\"introtext\":\"<p>Aliquam egestas pellentesque est Etiam a orci Nulla id enim feugiat ligula ullamcorper.<\\/p>\\r\\n\",\"fulltext\":\"\\r\\n<p>Lorem Ipsum is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry\'s standard dummy text ever since the 1500s, when an unknown printer took a galley of type and scrambled it to make a type specimen book. It has survived not only five centuries, but also the leap into electronic typesetting, remaining essentially unchanged. It was popularised in the 1960s with the release of Letraset sheets containing Lorem Ipsum passages, and more recently with desktop publishing software like Aldus PageMaker including versions of Lorem Ipsum.<\\/p>\\r\\n<h3>Where does it come from?<\\/h3>\\r\\n<p>There are many variations of passages of Lorem Ipsum available, but the majority have suffered alteration in some form, by injected humour, or randomised words which don\'t look even slightly believable. If you are going to use a passage of Lorem Ipsum, you need to be sure there isn\'t anything embarrassing hidden in the middle of text. All the Lorem Ipsum generators on the Internet tend to repeat predefined chunks as necessary, making this the first true generator on the Internet. It uses a dictionary of over 200 Latin words, combined with a handful of model sentence structures, to generate Lorem Ipsum which looks reasonable. The generated Lorem Ipsum is therefore always free from repetition, injected humour, or non-characteristic words etc.<\\/p>\",\"state\":1,\"catid\":\"8\",\"created\":\"2018-06-01 11:45:06\",\"created_by\":\"250\",\"created_by_alias\":\"\",\"modified\":\"2019-03-11 10:51:05\",\"modified_by\":\"14\",\"checked_out\":\"14\",\"checked_out_time\":\"2019-03-11 10:50:48\",\"publish_up\":\"2018-06-01 11:45:06\",\"publish_down\":\"0000-00-00 00:00:00\",\"images\":\"{\\\"image_intro\\\":\\\"images\\\\\\/blog\\\\\\/business\\\\\\/img1.jpg\\\",\\\"float_intro\\\":\\\"\\\",\\\"image_intro_alt\\\":\\\"\\\",\\\"image_intro_caption\\\":\\\"\\\",\\\"image_fulltext\\\":\\\"images\\\\\\/blog\\\\\\/business\\\\\\/img1.jpg\\\",\\\"float_fulltext\\\":\\\"\\\",\\\"image_fulltext_alt\\\":\\\"\\\",\\\"image_fulltext_caption\\\":\\\"\\\"}\",\"urls\":\"{\\\"urla\\\":false,\\\"urlatext\\\":\\\"\\\",\\\"targeta\\\":\\\"\\\",\\\"urlb\\\":false,\\\"urlbtext\\\":\\\"\\\",\\\"targetb\\\":\\\"\\\",\\\"urlc\\\":false,\\\"urlctext\\\":\\\"\\\",\\\"targetc\\\":\\\"\\\"}\",\"attribs\":\"{\\\"article_layout\\\":\\\"\\\",\\\"show_title\\\":\\\"\\\",\\\"link_titles\\\":\\\"\\\",\\\"show_tags\\\":\\\"\\\",\\\"show_intro\\\":\\\"\\\",\\\"info_block_position\\\":\\\"\\\",\\\"info_block_show_title\\\":\\\"\\\",\\\"show_category\\\":\\\"\\\",\\\"link_category\\\":\\\"\\\",\\\"show_parent_category\\\":\\\"\\\",\\\"link_parent_category\\\":\\\"\\\",\\\"show_associations\\\":\\\"\\\",\\\"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_page_title\\\":\\\"\\\",\\\"show_publishing_options\\\":\\\"\\\",\\\"show_article_options\\\":\\\"\\\",\\\"show_urls_images_backend\\\":\\\"\\\",\\\"show_urls_images_frontend\\\":\\\"\\\",\\\"astroid_article_type\\\":\\\"regular\\\",\\\"astroid_article_video_type\\\":\\\"youtube\\\",\\\"astroid_article_video_url\\\":\\\"\\\",\\\"astroid_article_gallery_width\\\":\\\"\\\",\\\"astroid_article_gallery_bullets\\\":\\\"1\\\",\\\"astroid_article_gallery_navigation\\\":\\\"1\\\",\\\"astroid_article_gallery_items\\\":\\\"\\\",\\\"astroid_article_thumbnail\\\":\\\"1\\\",\\\"astroid_article_audio_source\\\":\\\"soundcloud\\\",\\\"astroid_article_audio_soundcloud\\\":\\\"\\\",\\\"astroid_article_audio_spotify\\\":\\\"\\\",\\\"astroid_article_review_heading\\\":\\\"\\\",\\\"astroid_article_review_summery\\\":\\\"\\\",\\\"astroid_article_review_good\\\":\\\"\\\",\\\"astroid_article_review_bad\\\":\\\"\\\",\\\"astroid_article_review_rating\\\":\\\"5\\\",\\\"astroid_article_button_action\\\":\\\"\\\",\\\"astroid_article_button_link\\\":\\\"\\\",\\\"astroid_article_review_criterias\\\":\\\"\\\",\\\"astroid_article_quote_text\\\":\\\"\\\",\\\"astroid_article_quote_author\\\":\\\"\\\",\\\"astroid_article_badge\\\":\\\"0\\\",\\\"astroid_article_badge_type\\\":\\\"2\\\",\\\"astroid_article_badge_text\\\":\\\"\\\",\\\"astroid_article_badge_color\\\":\\\"\\\",\\\"astroid_relatedposts\\\":\\\"\\\",\\\"astroid_socialshare\\\":\\\"\\\",\\\"astroid_comments\\\":\\\"\\\",\\\"astroid_posttype\\\":\\\"\\\",\\\"astroid_readtime\\\":\\\"\\\",\\\"astroid_authorinfo\\\":\\\"\\\",\\\"astroid_og_title\\\":\\\"\\\",\\\"astroid_og_desc\\\":\\\"\\\",\\\"astroid_og_image\\\":\\\"\\\"}\",\"version\":20,\"ordering\":\"6\",\"metakey\":\"Joomla\",\"metadesc\":\"\",\"access\":\"1\",\"hits\":\"0\",\"metadata\":\"{\\\"robots\\\":\\\"\\\",\\\"author\\\":\\\"\\\",\\\"rights\\\":\\\"\\\",\\\"xreference\\\":\\\"\\\"}\",\"featured\":\"1\",\"language\":\"*\",\"xreference\":\"\",\"note\":\"\"}', 0);
INSERT INTO `ynfp8_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
(619, 36, 1, '', '2019-03-11 10:51:11', 14, 4606, '1547c33c3aad29e62efbe69da7691ba6ac80d515', '{\"id\":36,\"asset_id\":\"175\",\"title\":\"How will business be in the future?\",\"alias\":\"how-will-business-be-in-the-future\",\"introtext\":\"<p>Aliquam egestas pellentesque est Etiam a orci Nulla id enim feugiat ligula ullamcorper.<\\/p>\\r\\n\",\"fulltext\":\"\\r\\n<p>Lorem Ipsum is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry\'s standard dummy text ever since the 1500s, when an unknown printer took a galley of type and scrambled it to make a type specimen book. It has survived not only five centuries, but also the leap into electronic typesetting, remaining essentially unchanged. It was popularised in the 1960s with the release of Letraset sheets containing Lorem Ipsum passages, and more recently with desktop publishing software like Aldus PageMaker including versions of Lorem Ipsum.<\\/p>\\r\\n<h3>Where does it come from?<\\/h3>\\r\\n<p>There are many variations of passages of Lorem Ipsum available, but the majority have suffered alteration in some form, by injected humour, or randomised words which don\'t look even slightly believable. If you are going to use a passage of Lorem Ipsum, you need to be sure there isn\'t anything embarrassing hidden in the middle of text. All the Lorem Ipsum generators on the Internet tend to repeat predefined chunks as necessary, making this the first true generator on the Internet. It uses a dictionary of over 200 Latin words, combined with a handful of model sentence structures, to generate Lorem Ipsum which looks reasonable. The generated Lorem Ipsum is therefore always free from repetition, injected humour, or non-characteristic words etc.<\\/p>\",\"state\":1,\"catid\":\"8\",\"created\":\"2018-06-01 11:45:06\",\"created_by\":\"250\",\"created_by_alias\":\"\",\"modified\":\"2019-03-11 10:51:11\",\"modified_by\":\"14\",\"checked_out\":\"14\",\"checked_out_time\":\"2019-03-11 10:50:48\",\"publish_up\":\"2018-06-01 11:45:06\",\"publish_down\":\"0000-00-00 00:00:00\",\"images\":\"{\\\"image_intro\\\":\\\"images\\\\\\/blog\\\\\\/business\\\\\\/img2.jpg\\\",\\\"float_intro\\\":\\\"\\\",\\\"image_intro_alt\\\":\\\"\\\",\\\"image_intro_caption\\\":\\\"\\\",\\\"image_fulltext\\\":\\\"images\\\\\\/blog\\\\\\/business\\\\\\/img2.jpg\\\",\\\"float_fulltext\\\":\\\"\\\",\\\"image_fulltext_alt\\\":\\\"\\\",\\\"image_fulltext_caption\\\":\\\"\\\"}\",\"urls\":\"{\\\"urla\\\":false,\\\"urlatext\\\":\\\"\\\",\\\"targeta\\\":\\\"\\\",\\\"urlb\\\":false,\\\"urlbtext\\\":\\\"\\\",\\\"targetb\\\":\\\"\\\",\\\"urlc\\\":false,\\\"urlctext\\\":\\\"\\\",\\\"targetc\\\":\\\"\\\"}\",\"attribs\":\"{\\\"article_layout\\\":\\\"\\\",\\\"show_title\\\":\\\"\\\",\\\"link_titles\\\":\\\"\\\",\\\"show_tags\\\":\\\"\\\",\\\"show_intro\\\":\\\"\\\",\\\"info_block_position\\\":\\\"\\\",\\\"info_block_show_title\\\":\\\"\\\",\\\"show_category\\\":\\\"\\\",\\\"link_category\\\":\\\"\\\",\\\"show_parent_category\\\":\\\"\\\",\\\"link_parent_category\\\":\\\"\\\",\\\"show_associations\\\":\\\"\\\",\\\"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_page_title\\\":\\\"\\\",\\\"show_publishing_options\\\":\\\"\\\",\\\"show_article_options\\\":\\\"\\\",\\\"show_urls_images_backend\\\":\\\"\\\",\\\"show_urls_images_frontend\\\":\\\"\\\",\\\"astroid_article_type\\\":\\\"regular\\\",\\\"astroid_article_video_type\\\":\\\"youtube\\\",\\\"astroid_article_video_url\\\":\\\"\\\",\\\"astroid_article_gallery_width\\\":\\\"\\\",\\\"astroid_article_gallery_bullets\\\":\\\"1\\\",\\\"astroid_article_gallery_navigation\\\":\\\"1\\\",\\\"astroid_article_gallery_items\\\":\\\"\\\",\\\"astroid_article_thumbnail\\\":\\\"1\\\",\\\"astroid_article_audio_source\\\":\\\"soundcloud\\\",\\\"astroid_article_audio_soundcloud\\\":\\\"\\\",\\\"astroid_article_audio_spotify\\\":\\\"\\\",\\\"astroid_article_review_heading\\\":\\\"\\\",\\\"astroid_article_review_summery\\\":\\\"\\\",\\\"astroid_article_review_good\\\":\\\"\\\",\\\"astroid_article_review_bad\\\":\\\"\\\",\\\"astroid_article_review_rating\\\":\\\"5\\\",\\\"astroid_article_button_action\\\":\\\"\\\",\\\"astroid_article_button_link\\\":\\\"\\\",\\\"astroid_article_review_criterias\\\":\\\"\\\",\\\"astroid_article_quote_text\\\":\\\"\\\",\\\"astroid_article_quote_author\\\":\\\"\\\",\\\"astroid_article_badge\\\":\\\"0\\\",\\\"astroid_article_badge_type\\\":\\\"3\\\",\\\"astroid_article_badge_text\\\":\\\"\\\",\\\"astroid_article_badge_color\\\":\\\"\\\",\\\"astroid_relatedposts\\\":\\\"\\\",\\\"astroid_socialshare\\\":\\\"\\\",\\\"astroid_comments\\\":\\\"\\\",\\\"astroid_posttype\\\":\\\"\\\",\\\"astroid_readtime\\\":\\\"\\\",\\\"astroid_authorinfo\\\":\\\"\\\",\\\"astroid_og_title\\\":\\\"\\\",\\\"astroid_og_desc\\\":\\\"\\\",\\\"astroid_og_image\\\":\\\"\\\"}\",\"version\":18,\"ordering\":\"5\",\"metakey\":\"Joomla\",\"metadesc\":\"\",\"access\":\"1\",\"hits\":\"0\",\"metadata\":\"{\\\"robots\\\":\\\"\\\",\\\"author\\\":\\\"\\\",\\\"rights\\\":\\\"\\\",\\\"xreference\\\":\\\"\\\"}\",\"featured\":\"1\",\"language\":\"*\",\"xreference\":\"\",\"note\":\"\"}', 0),
(620, 35, 1, '', '2019-03-11 10:51:15', 14, 4621, '890d3ffff1a93f46b463f59d0e0e84cbe0ff4e8e', '{\"id\":35,\"asset_id\":\"174\",\"title\":\"Learn all about business from this politician\",\"alias\":\"learn-all-about-business-from-this-politician\",\"introtext\":\"<p>Aliquam egestas pellentesque est Etiam a orci Nulla id enim feugiat ligula ullamcorper.<\\/p>\\r\\n\",\"fulltext\":\"\\r\\n<p>Lorem Ipsum is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry\'s standard dummy text ever since the 1500s, when an unknown printer took a galley of type and scrambled it to make a type specimen book. It has survived not only five centuries, but also the leap into electronic typesetting, remaining essentially unchanged. It was popularised in the 1960s with the release of Letraset sheets containing Lorem Ipsum passages, and more recently with desktop publishing software like Aldus PageMaker including versions of Lorem Ipsum.<\\/p>\\r\\n<h3>Where does it come from?<\\/h3>\\r\\n<p>There are many variations of passages of Lorem Ipsum available, but the majority have suffered alteration in some form, by injected humour, or randomised words which don\'t look even slightly believable. If you are going to use a passage of Lorem Ipsum, you need to be sure there isn\'t anything embarrassing hidden in the middle of text. All the Lorem Ipsum generators on the Internet tend to repeat predefined chunks as necessary, making this the first true generator on the Internet. It uses a dictionary of over 200 Latin words, combined with a handful of model sentence structures, to generate Lorem Ipsum which looks reasonable. The generated Lorem Ipsum is therefore always free from repetition, injected humour, or non-characteristic words etc.<\\/p>\",\"state\":1,\"catid\":\"8\",\"created\":\"2018-06-01 11:45:06\",\"created_by\":\"250\",\"created_by_alias\":\"\",\"modified\":\"2019-03-11 10:51:15\",\"modified_by\":\"14\",\"checked_out\":\"14\",\"checked_out_time\":\"2019-03-11 10:50:50\",\"publish_up\":\"2018-06-01 11:45:06\",\"publish_down\":\"0000-00-00 00:00:00\",\"images\":\"{\\\"image_intro\\\":\\\"images\\\\\\/blog\\\\\\/business\\\\\\/img3.jpg\\\",\\\"float_intro\\\":\\\"\\\",\\\"image_intro_alt\\\":\\\"\\\",\\\"image_intro_caption\\\":\\\"\\\",\\\"image_fulltext\\\":\\\"images\\\\\\/blog\\\\\\/business\\\\\\/img3.jpg\\\",\\\"float_fulltext\\\":\\\"\\\",\\\"image_fulltext_alt\\\":\\\"\\\",\\\"image_fulltext_caption\\\":\\\"\\\"}\",\"urls\":\"{\\\"urla\\\":false,\\\"urlatext\\\":\\\"\\\",\\\"targeta\\\":\\\"\\\",\\\"urlb\\\":false,\\\"urlbtext\\\":\\\"\\\",\\\"targetb\\\":\\\"\\\",\\\"urlc\\\":false,\\\"urlctext\\\":\\\"\\\",\\\"targetc\\\":\\\"\\\"}\",\"attribs\":\"{\\\"article_layout\\\":\\\"\\\",\\\"show_title\\\":\\\"\\\",\\\"link_titles\\\":\\\"\\\",\\\"show_tags\\\":\\\"\\\",\\\"show_intro\\\":\\\"\\\",\\\"info_block_position\\\":\\\"\\\",\\\"info_block_show_title\\\":\\\"\\\",\\\"show_category\\\":\\\"\\\",\\\"link_category\\\":\\\"\\\",\\\"show_parent_category\\\":\\\"\\\",\\\"link_parent_category\\\":\\\"\\\",\\\"show_associations\\\":\\\"\\\",\\\"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_page_title\\\":\\\"\\\",\\\"show_publishing_options\\\":\\\"\\\",\\\"show_article_options\\\":\\\"\\\",\\\"show_urls_images_backend\\\":\\\"\\\",\\\"show_urls_images_frontend\\\":\\\"\\\",\\\"astroid_article_type\\\":\\\"regular\\\",\\\"astroid_article_video_type\\\":\\\"youtube\\\",\\\"astroid_article_video_url\\\":\\\"\\\",\\\"astroid_article_gallery_width\\\":\\\"\\\",\\\"astroid_article_gallery_bullets\\\":\\\"1\\\",\\\"astroid_article_gallery_navigation\\\":\\\"1\\\",\\\"astroid_article_gallery_items\\\":\\\"\\\",\\\"astroid_article_thumbnail\\\":\\\"1\\\",\\\"astroid_article_audio_source\\\":\\\"soundcloud\\\",\\\"astroid_article_audio_soundcloud\\\":\\\"\\\",\\\"astroid_article_audio_spotify\\\":\\\"\\\",\\\"astroid_article_review_heading\\\":\\\"\\\",\\\"astroid_article_review_summery\\\":\\\"\\\",\\\"astroid_article_review_good\\\":\\\"\\\",\\\"astroid_article_review_bad\\\":\\\"\\\",\\\"astroid_article_review_rating\\\":\\\"5\\\",\\\"astroid_article_button_action\\\":\\\"\\\",\\\"astroid_article_button_link\\\":\\\"\\\",\\\"astroid_article_review_criterias\\\":\\\"\\\",\\\"astroid_article_quote_text\\\":\\\"\\\",\\\"astroid_article_quote_author\\\":\\\"\\\",\\\"astroid_article_badge\\\":\\\"0\\\",\\\"astroid_article_badge_type\\\":\\\"4\\\",\\\"astroid_article_badge_text\\\":\\\"\\\",\\\"astroid_article_badge_color\\\":\\\"\\\",\\\"astroid_relatedposts\\\":\\\"\\\",\\\"astroid_socialshare\\\":\\\"\\\",\\\"astroid_comments\\\":\\\"\\\",\\\"astroid_posttype\\\":\\\"\\\",\\\"astroid_readtime\\\":\\\"\\\",\\\"astroid_authorinfo\\\":\\\"\\\",\\\"astroid_og_title\\\":\\\"\\\",\\\"astroid_og_desc\\\":\\\"\\\",\\\"astroid_og_image\\\":\\\"\\\"}\",\"version\":14,\"ordering\":\"4\",\"metakey\":\"\",\"metadesc\":\"\",\"access\":\"1\",\"hits\":\"0\",\"metadata\":\"{\\\"robots\\\":\\\"\\\",\\\"author\\\":\\\"\\\",\\\"rights\\\":\\\"\\\",\\\"xreference\\\":\\\"\\\"}\",\"featured\":\"1\",\"language\":\"*\",\"xreference\":\"\",\"note\":\"\"}', 0),
(621, 37, 1, '', '2019-03-11 10:51:38', 14, 4600, 'd3773d72ba10b3d571f12f1be78c21df195c7f6f', '{\"id\":37,\"asset_id\":\"176\",\"title\":\"How business makes me feel good?\",\"alias\":\"how-business-makes-me-feel-good\",\"introtext\":\"<p>Aliquam egestas pellentesque est Etiam a orci Nulla id enim feugiat ligula ullamcorper.<\\/p>\\r\\n\",\"fulltext\":\"\\r\\n<p>Lorem Ipsum is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry\'s standard dummy text ever since the 1500s, when an unknown printer took a galley of type and scrambled it to make a type specimen book. It has survived not only five centuries, but also the leap into electronic typesetting, remaining essentially unchanged. It was popularised in the 1960s with the release of Letraset sheets containing Lorem Ipsum passages, and more recently with desktop publishing software like Aldus PageMaker including versions of Lorem Ipsum.<\\/p>\\r\\n<h3>Where does it come from?<\\/h3>\\r\\n<p>There are many variations of passages of Lorem Ipsum available, but the majority have suffered alteration in some form, by injected humour, or randomised words which don\'t look even slightly believable. If you are going to use a passage of Lorem Ipsum, you need to be sure there isn\'t anything embarrassing hidden in the middle of text. All the Lorem Ipsum generators on the Internet tend to repeat predefined chunks as necessary, making this the first true generator on the Internet. It uses a dictionary of over 200 Latin words, combined with a handful of model sentence structures, to generate Lorem Ipsum which looks reasonable. The generated Lorem Ipsum is therefore always free from repetition, injected humour, or non-characteristic words etc.<\\/p>\",\"state\":1,\"catid\":\"8\",\"created\":\"2018-06-01 11:45:06\",\"created_by\":\"250\",\"created_by_alias\":\"\",\"modified\":\"2019-03-11 10:51:38\",\"modified_by\":\"14\",\"checked_out\":\"14\",\"checked_out_time\":\"2019-03-11 10:51:29\",\"publish_up\":\"2018-06-01 11:45:06\",\"publish_down\":\"0000-00-00 00:00:00\",\"images\":\"{\\\"image_intro\\\":\\\"images\\\\\\/blog\\\\\\/business\\\\\\/img1.jpg\\\",\\\"float_intro\\\":\\\"\\\",\\\"image_intro_alt\\\":\\\"\\\",\\\"image_intro_caption\\\":\\\"\\\",\\\"image_fulltext\\\":\\\"images\\\\\\/blog\\\\\\/business\\\\\\/img1.jpg\\\",\\\"float_fulltext\\\":\\\"\\\",\\\"image_fulltext_alt\\\":\\\"\\\",\\\"image_fulltext_caption\\\":\\\"\\\"}\",\"urls\":\"{\\\"urla\\\":false,\\\"urlatext\\\":\\\"\\\",\\\"targeta\\\":\\\"\\\",\\\"urlb\\\":false,\\\"urlbtext\\\":\\\"\\\",\\\"targetb\\\":\\\"\\\",\\\"urlc\\\":false,\\\"urlctext\\\":\\\"\\\",\\\"targetc\\\":\\\"\\\"}\",\"attribs\":\"{\\\"article_layout\\\":\\\"\\\",\\\"show_title\\\":\\\"\\\",\\\"link_titles\\\":\\\"\\\",\\\"show_tags\\\":\\\"\\\",\\\"show_intro\\\":\\\"\\\",\\\"info_block_position\\\":\\\"\\\",\\\"info_block_show_title\\\":\\\"\\\",\\\"show_category\\\":\\\"\\\",\\\"link_category\\\":\\\"\\\",\\\"show_parent_category\\\":\\\"\\\",\\\"link_parent_category\\\":\\\"\\\",\\\"show_associations\\\":\\\"\\\",\\\"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_page_title\\\":\\\"\\\",\\\"show_publishing_options\\\":\\\"\\\",\\\"show_article_options\\\":\\\"\\\",\\\"show_urls_images_backend\\\":\\\"\\\",\\\"show_urls_images_frontend\\\":\\\"\\\",\\\"astroid_article_type\\\":\\\"regular\\\",\\\"astroid_article_video_type\\\":\\\"youtube\\\",\\\"astroid_article_video_url\\\":\\\"\\\",\\\"astroid_article_gallery_width\\\":\\\"\\\",\\\"astroid_article_gallery_bullets\\\":\\\"1\\\",\\\"astroid_article_gallery_navigation\\\":\\\"1\\\",\\\"astroid_article_gallery_items\\\":\\\"\\\",\\\"astroid_article_thumbnail\\\":\\\"1\\\",\\\"astroid_article_audio_source\\\":\\\"soundcloud\\\",\\\"astroid_article_audio_soundcloud\\\":\\\"\\\",\\\"astroid_article_audio_spotify\\\":\\\"\\\",\\\"astroid_article_review_heading\\\":\\\"\\\",\\\"astroid_article_review_summery\\\":\\\"\\\",\\\"astroid_article_review_good\\\":\\\"\\\",\\\"astroid_article_review_bad\\\":\\\"\\\",\\\"astroid_article_review_rating\\\":\\\"5\\\",\\\"astroid_article_button_action\\\":\\\"\\\",\\\"astroid_article_button_link\\\":\\\"\\\",\\\"astroid_article_review_criterias\\\":\\\"\\\",\\\"astroid_article_quote_text\\\":\\\"\\\",\\\"astroid_article_quote_author\\\":\\\"\\\",\\\"astroid_article_badge\\\":\\\"1\\\",\\\"astroid_article_badge_type\\\":\\\"5\\\",\\\"astroid_article_badge_text\\\":\\\"\\\",\\\"astroid_article_badge_color\\\":\\\"\\\",\\\"astroid_relatedposts\\\":\\\"\\\",\\\"astroid_socialshare\\\":\\\"\\\",\\\"astroid_comments\\\":\\\"\\\",\\\"astroid_posttype\\\":\\\"\\\",\\\"astroid_readtime\\\":\\\"\\\",\\\"astroid_authorinfo\\\":\\\"\\\",\\\"astroid_og_title\\\":\\\"\\\",\\\"astroid_og_desc\\\":\\\"\\\",\\\"astroid_og_image\\\":\\\"\\\"}\",\"version\":21,\"ordering\":\"6\",\"metakey\":\"Joomla\",\"metadesc\":\"\",\"access\":\"1\",\"hits\":\"0\",\"metadata\":\"{\\\"robots\\\":\\\"\\\",\\\"author\\\":\\\"\\\",\\\"rights\\\":\\\"\\\",\\\"xreference\\\":\\\"\\\"}\",\"featured\":\"1\",\"language\":\"*\",\"xreference\":\"\",\"note\":\"\"}', 0),
(622, 37, 1, '', '2019-03-11 10:51:46', 14, 4600, '6fb65134cd3aaedbfac21367afcb78e05ea06c07', '{\"id\":37,\"asset_id\":\"176\",\"title\":\"How business makes me feel good?\",\"alias\":\"how-business-makes-me-feel-good\",\"introtext\":\"<p>Aliquam egestas pellentesque est Etiam a orci Nulla id enim feugiat ligula ullamcorper.<\\/p>\\r\\n\",\"fulltext\":\"\\r\\n<p>Lorem Ipsum is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry\'s standard dummy text ever since the 1500s, when an unknown printer took a galley of type and scrambled it to make a type specimen book. It has survived not only five centuries, but also the leap into electronic typesetting, remaining essentially unchanged. It was popularised in the 1960s with the release of Letraset sheets containing Lorem Ipsum passages, and more recently with desktop publishing software like Aldus PageMaker including versions of Lorem Ipsum.<\\/p>\\r\\n<h3>Where does it come from?<\\/h3>\\r\\n<p>There are many variations of passages of Lorem Ipsum available, but the majority have suffered alteration in some form, by injected humour, or randomised words which don\'t look even slightly believable. If you are going to use a passage of Lorem Ipsum, you need to be sure there isn\'t anything embarrassing hidden in the middle of text. All the Lorem Ipsum generators on the Internet tend to repeat predefined chunks as necessary, making this the first true generator on the Internet. It uses a dictionary of over 200 Latin words, combined with a handful of model sentence structures, to generate Lorem Ipsum which looks reasonable. The generated Lorem Ipsum is therefore always free from repetition, injected humour, or non-characteristic words etc.<\\/p>\",\"state\":1,\"catid\":\"8\",\"created\":\"2018-06-01 11:45:06\",\"created_by\":\"250\",\"created_by_alias\":\"\",\"modified\":\"2019-03-11 10:51:46\",\"modified_by\":\"14\",\"checked_out\":\"14\",\"checked_out_time\":\"2019-03-11 10:51:38\",\"publish_up\":\"2018-06-01 11:45:06\",\"publish_down\":\"0000-00-00 00:00:00\",\"images\":\"{\\\"image_intro\\\":\\\"images\\\\\\/blog\\\\\\/business\\\\\\/img1.jpg\\\",\\\"float_intro\\\":\\\"\\\",\\\"image_intro_alt\\\":\\\"\\\",\\\"image_intro_caption\\\":\\\"\\\",\\\"image_fulltext\\\":\\\"images\\\\\\/blog\\\\\\/business\\\\\\/img1.jpg\\\",\\\"float_fulltext\\\":\\\"\\\",\\\"image_fulltext_alt\\\":\\\"\\\",\\\"image_fulltext_caption\\\":\\\"\\\"}\",\"urls\":\"{\\\"urla\\\":false,\\\"urlatext\\\":\\\"\\\",\\\"targeta\\\":\\\"\\\",\\\"urlb\\\":false,\\\"urlbtext\\\":\\\"\\\",\\\"targetb\\\":\\\"\\\",\\\"urlc\\\":false,\\\"urlctext\\\":\\\"\\\",\\\"targetc\\\":\\\"\\\"}\",\"attribs\":\"{\\\"article_layout\\\":\\\"\\\",\\\"show_title\\\":\\\"\\\",\\\"link_titles\\\":\\\"\\\",\\\"show_tags\\\":\\\"\\\",\\\"show_intro\\\":\\\"\\\",\\\"info_block_position\\\":\\\"\\\",\\\"info_block_show_title\\\":\\\"\\\",\\\"show_category\\\":\\\"\\\",\\\"link_category\\\":\\\"\\\",\\\"show_parent_category\\\":\\\"\\\",\\\"link_parent_category\\\":\\\"\\\",\\\"show_associations\\\":\\\"\\\",\\\"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_page_title\\\":\\\"\\\",\\\"show_publishing_options\\\":\\\"\\\",\\\"show_article_options\\\":\\\"\\\",\\\"show_urls_images_backend\\\":\\\"\\\",\\\"show_urls_images_frontend\\\":\\\"\\\",\\\"astroid_article_type\\\":\\\"regular\\\",\\\"astroid_article_video_type\\\":\\\"youtube\\\",\\\"astroid_article_video_url\\\":\\\"\\\",\\\"astroid_article_gallery_width\\\":\\\"\\\",\\\"astroid_article_gallery_bullets\\\":\\\"1\\\",\\\"astroid_article_gallery_navigation\\\":\\\"1\\\",\\\"astroid_article_gallery_items\\\":\\\"\\\",\\\"astroid_article_thumbnail\\\":\\\"1\\\",\\\"astroid_article_audio_source\\\":\\\"soundcloud\\\",\\\"astroid_article_audio_soundcloud\\\":\\\"\\\",\\\"astroid_article_audio_spotify\\\":\\\"\\\",\\\"astroid_article_review_heading\\\":\\\"\\\",\\\"astroid_article_review_summery\\\":\\\"\\\",\\\"astroid_article_review_good\\\":\\\"\\\",\\\"astroid_article_review_bad\\\":\\\"\\\",\\\"astroid_article_review_rating\\\":\\\"5\\\",\\\"astroid_article_button_action\\\":\\\"\\\",\\\"astroid_article_button_link\\\":\\\"\\\",\\\"astroid_article_review_criterias\\\":\\\"\\\",\\\"astroid_article_quote_text\\\":\\\"\\\",\\\"astroid_article_quote_author\\\":\\\"\\\",\\\"astroid_article_badge\\\":\\\"0\\\",\\\"astroid_article_badge_type\\\":\\\"5\\\",\\\"astroid_article_badge_text\\\":\\\"\\\",\\\"astroid_article_badge_color\\\":\\\"\\\",\\\"astroid_relatedposts\\\":\\\"\\\",\\\"astroid_socialshare\\\":\\\"\\\",\\\"astroid_comments\\\":\\\"\\\",\\\"astroid_posttype\\\":\\\"\\\",\\\"astroid_readtime\\\":\\\"\\\",\\\"astroid_authorinfo\\\":\\\"\\\",\\\"astroid_og_title\\\":\\\"\\\",\\\"astroid_og_desc\\\":\\\"\\\",\\\"astroid_og_image\\\":\\\"\\\"}\",\"version\":22,\"ordering\":\"6\",\"metakey\":\"Joomla\",\"metadesc\":\"\",\"access\":\"1\",\"hits\":\"0\",\"metadata\":\"{\\\"robots\\\":\\\"\\\",\\\"author\\\":\\\"\\\",\\\"rights\\\":\\\"\\\",\\\"xreference\\\":\\\"\\\"}\",\"featured\":\"1\",\"language\":\"*\",\"xreference\":\"\",\"note\":\"\"}', 0),
(623, 35, 1, '', '2019-03-11 10:51:54', 14, 4621, '690a52cefda16d38f359b84795b3374d249809e7', '{\"id\":35,\"asset_id\":\"174\",\"title\":\"Learn all about business from this politician\",\"alias\":\"learn-all-about-business-from-this-politician\",\"introtext\":\"<p>Aliquam egestas pellentesque est Etiam a orci Nulla id enim feugiat ligula ullamcorper.<\\/p>\\r\\n\",\"fulltext\":\"\\r\\n<p>Lorem Ipsum is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry\'s standard dummy text ever since the 1500s, when an unknown printer took a galley of type and scrambled it to make a type specimen book. It has survived not only five centuries, but also the leap into electronic typesetting, remaining essentially unchanged. It was popularised in the 1960s with the release of Letraset sheets containing Lorem Ipsum passages, and more recently with desktop publishing software like Aldus PageMaker including versions of Lorem Ipsum.<\\/p>\\r\\n<h3>Where does it come from?<\\/h3>\\r\\n<p>There are many variations of passages of Lorem Ipsum available, but the majority have suffered alteration in some form, by injected humour, or randomised words which don\'t look even slightly believable. If you are going to use a passage of Lorem Ipsum, you need to be sure there isn\'t anything embarrassing hidden in the middle of text. All the Lorem Ipsum generators on the Internet tend to repeat predefined chunks as necessary, making this the first true generator on the Internet. It uses a dictionary of over 200 Latin words, combined with a handful of model sentence structures, to generate Lorem Ipsum which looks reasonable. The generated Lorem Ipsum is therefore always free from repetition, injected humour, or non-characteristic words etc.<\\/p>\",\"state\":1,\"catid\":\"8\",\"created\":\"2018-06-01 11:45:06\",\"created_by\":\"250\",\"created_by_alias\":\"\",\"modified\":\"2019-03-11 10:51:54\",\"modified_by\":\"14\",\"checked_out\":\"14\",\"checked_out_time\":\"2019-03-11 10:51:49\",\"publish_up\":\"2018-06-01 11:45:06\",\"publish_down\":\"0000-00-00 00:00:00\",\"images\":\"{\\\"image_intro\\\":\\\"images\\\\\\/blog\\\\\\/business\\\\\\/img3.jpg\\\",\\\"float_intro\\\":\\\"\\\",\\\"image_intro_alt\\\":\\\"\\\",\\\"image_intro_caption\\\":\\\"\\\",\\\"image_fulltext\\\":\\\"images\\\\\\/blog\\\\\\/business\\\\\\/img3.jpg\\\",\\\"float_fulltext\\\":\\\"\\\",\\\"image_fulltext_alt\\\":\\\"\\\",\\\"image_fulltext_caption\\\":\\\"\\\"}\",\"urls\":\"{\\\"urla\\\":false,\\\"urlatext\\\":\\\"\\\",\\\"targeta\\\":\\\"\\\",\\\"urlb\\\":false,\\\"urlbtext\\\":\\\"\\\",\\\"targetb\\\":\\\"\\\",\\\"urlc\\\":false,\\\"urlctext\\\":\\\"\\\",\\\"targetc\\\":\\\"\\\"}\",\"attribs\":\"{\\\"article_layout\\\":\\\"\\\",\\\"show_title\\\":\\\"\\\",\\\"link_titles\\\":\\\"\\\",\\\"show_tags\\\":\\\"\\\",\\\"show_intro\\\":\\\"\\\",\\\"info_block_position\\\":\\\"\\\",\\\"info_block_show_title\\\":\\\"\\\",\\\"show_category\\\":\\\"\\\",\\\"link_category\\\":\\\"\\\",\\\"show_parent_category\\\":\\\"\\\",\\\"link_parent_category\\\":\\\"\\\",\\\"show_associations\\\":\\\"\\\",\\\"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_page_title\\\":\\\"\\\",\\\"show_publishing_options\\\":\\\"\\\",\\\"show_article_options\\\":\\\"\\\",\\\"show_urls_images_backend\\\":\\\"\\\",\\\"show_urls_images_frontend\\\":\\\"\\\",\\\"astroid_article_type\\\":\\\"regular\\\",\\\"astroid_article_video_type\\\":\\\"youtube\\\",\\\"astroid_article_video_url\\\":\\\"\\\",\\\"astroid_article_gallery_width\\\":\\\"\\\",\\\"astroid_article_gallery_bullets\\\":\\\"1\\\",\\\"astroid_article_gallery_navigation\\\":\\\"1\\\",\\\"astroid_article_gallery_items\\\":\\\"\\\",\\\"astroid_article_thumbnail\\\":\\\"1\\\",\\\"astroid_article_audio_source\\\":\\\"soundcloud\\\",\\\"astroid_article_audio_soundcloud\\\":\\\"\\\",\\\"astroid_article_audio_spotify\\\":\\\"\\\",\\\"astroid_article_review_heading\\\":\\\"\\\",\\\"astroid_article_review_summery\\\":\\\"\\\",\\\"astroid_article_review_good\\\":\\\"\\\",\\\"astroid_article_review_bad\\\":\\\"\\\",\\\"astroid_article_review_rating\\\":\\\"5\\\",\\\"astroid_article_button_action\\\":\\\"\\\",\\\"astroid_article_button_link\\\":\\\"\\\",\\\"astroid_article_review_criterias\\\":\\\"\\\",\\\"astroid_article_quote_text\\\":\\\"\\\",\\\"astroid_article_quote_author\\\":\\\"\\\",\\\"astroid_article_badge\\\":\\\"1\\\",\\\"astroid_article_badge_type\\\":\\\"5\\\",\\\"astroid_article_badge_text\\\":\\\"\\\",\\\"astroid_article_badge_color\\\":\\\"\\\",\\\"astroid_relatedposts\\\":\\\"\\\",\\\"astroid_socialshare\\\":\\\"\\\",\\\"astroid_comments\\\":\\\"\\\",\\\"astroid_posttype\\\":\\\"\\\",\\\"astroid_readtime\\\":\\\"\\\",\\\"astroid_authorinfo\\\":\\\"\\\",\\\"astroid_og_title\\\":\\\"\\\",\\\"astroid_og_desc\\\":\\\"\\\",\\\"astroid_og_image\\\":\\\"\\\"}\",\"version\":15,\"ordering\":\"4\",\"metakey\":\"\",\"metadesc\":\"\",\"access\":\"1\",\"hits\":\"0\",\"metadata\":\"{\\\"robots\\\":\\\"\\\",\\\"author\\\":\\\"\\\",\\\"rights\\\":\\\"\\\",\\\"xreference\\\":\\\"\\\"}\",\"featured\":\"1\",\"language\":\"*\",\"xreference\":\"\",\"note\":\"\"}', 0),
(624, 51, 1, '', '2019-03-11 10:52:41', 14, 5785, '3509879ef1cdbf573b511a780ea37aec32f802ad', '{\"id\":51,\"asset_id\":\"259\",\"title\":\"How New York Can Increase Your Profit?\",\"alias\":\"how-new-york-can-increase-your-profit\",\"introtext\":\"<p><strong>Lorem Ipsum<\\/strong>\\u00a0is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry\'s standard dummy text ever since the 1500s,<\\/p>\\r\\n\",\"fulltext\":\"\\r\\n<p>when an unknown printer took a galley of type and scrambled it to make a type specimen book. It has survived not only five centuries, but also the leap into electronic typesetting,remaining essentially unchanged. It was popularised in the 1960s with the release of Letraset sheets containing Lorem Ipsum passages, and more recently with desktop publishing software like Aldus PageMaker including versions of Lorem Ipsum<\\/p>\\r\\n<h2>What is Lorem Ipsum?<\\/h2>\\r\\n<p><strong>Lorem Ipsum<\\/strong>\\u00a0is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry\'s standard dummy text ever since the 1500s, when an unknown printer took a galley of type and scrambled it to make a type specimen book. It has survived not only five centuries, but also the leap into electronic typesetting, remaining essentially unchanged.<\\/p>\\r\\n<h3>Where does it come from?<\\/h3>\\r\\n<p>Contrary to popular belief, Lorem Ipsum is not simply random text. It has roots in a piece of classical Latin literature from 45 BC, making it over 2000 years old. Richard McClintock, a Latin professor at Hampden-Sydney College in Virginia, looked up one of the more obscure Latin words, consectetur, from a Lorem Ipsum passage, and going through the cites of the word in classical literature, discovered the undoubtable source. Lorem Ipsum comes from sections 1.10.32 and 1.10.33 of \\\"de Finibus Bonorum et Malorum\\\" (The Extremes of Good and Evil)<\\/p>\\r\\n<ul>\\r\\n<li>Lorem Ipsum\\u00a0is simply dummy\\u00a0text of the printing and typesetting<\\/li>\\r\\n<li>Lorem Ipsum\\u00a0is simply dummy\\u00a0text of the printing and\\u00a0<\\/li>\\r\\n<li>Lorem Ipsum\\u00a0is simply dummy\\u00a0text<\\/li>\\r\\n<li>Lorem Ipsum\\u00a0is simply dummy\\u00a0text of the<\\/li>\\r\\n<li>Lorem Ipsum\\u00a0is simply dummy\\u00a0text of the printing and typesetting<\\/li>\\r\\n<li>Lorem Ipsum\\u00a0is simply dummy\\u00a0text of the printing<\\/li>\\r\\n<li>Lorem Ipsum\\u00a0is simply dummy\\u00a0text<\\/li>\\r\\n<li>Lorem Ipsum\\u00a0is simply dummy\\u00a0text of the printing and typesetting<\\/li>\\r\\n<\\/ul>\\r\\n<p>Lorem Ipsum\\u00a0is simply dummy\\u00a0text of the printing and typesetting industry. Lorem Ipsum has been the industry\'s standard dummy text ever since the\\u00a01500s,\\u00a0when an unknown printer took a galley of type and scrambled it to make a type specimen book. It has survived not only five centuries, but also the leap into electronic typesetting, remaining essentially unchanged.<\\/p>\",\"state\":1,\"catid\":\"14\",\"created\":\"2018-10-15 13:07:56\",\"created_by\":\"250\",\"created_by_alias\":\"\",\"modified\":\"2019-03-11 10:52:41\",\"modified_by\":\"14\",\"checked_out\":\"14\",\"checked_out_time\":\"2019-03-11 10:52:35\",\"publish_up\":\"2018-10-15 13:07:56\",\"publish_down\":\"0000-00-00 00:00:00\",\"images\":\"{\\\"image_intro\\\":\\\"images\\\\\\/blog\\\\\\/blogtype\\\\\\/img13.jpg\\\",\\\"float_intro\\\":\\\"\\\",\\\"image_intro_alt\\\":\\\"\\\",\\\"image_intro_caption\\\":\\\"\\\",\\\"image_fulltext\\\":\\\"images\\\\\\/blog\\\\\\/blogtype\\\\\\/img13.jpg\\\",\\\"float_fulltext\\\":\\\"\\\",\\\"image_fulltext_alt\\\":\\\"\\\",\\\"image_fulltext_caption\\\":\\\"\\\"}\",\"urls\":\"{\\\"urla\\\":false,\\\"urlatext\\\":\\\"\\\",\\\"targeta\\\":\\\"\\\",\\\"urlb\\\":false,\\\"urlbtext\\\":\\\"\\\",\\\"targetb\\\":\\\"\\\",\\\"urlc\\\":false,\\\"urlctext\\\":\\\"\\\",\\\"targetc\\\":\\\"\\\"}\",\"attribs\":\"{\\\"article_layout\\\":\\\"\\\",\\\"show_title\\\":\\\"\\\",\\\"link_titles\\\":\\\"\\\",\\\"show_tags\\\":\\\"\\\",\\\"show_intro\\\":\\\"\\\",\\\"info_block_position\\\":\\\"\\\",\\\"info_block_show_title\\\":\\\"\\\",\\\"show_category\\\":\\\"\\\",\\\"link_category\\\":\\\"\\\",\\\"show_parent_category\\\":\\\"\\\",\\\"link_parent_category\\\":\\\"\\\",\\\"show_associations\\\":\\\"\\\",\\\"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_page_title\\\":\\\"\\\",\\\"show_publishing_options\\\":\\\"\\\",\\\"show_article_options\\\":\\\"\\\",\\\"show_urls_images_backend\\\":\\\"\\\",\\\"show_urls_images_frontend\\\":\\\"\\\",\\\"astroid_article_type\\\":\\\"regular\\\",\\\"astroid_article_video_type\\\":\\\"youtube\\\",\\\"astroid_article_video_url\\\":\\\"\\\",\\\"astroid_article_gallery_width\\\":\\\"\\\",\\\"astroid_article_gallery_bullets\\\":\\\"1\\\",\\\"astroid_article_gallery_navigation\\\":\\\"1\\\",\\\"astroid_article_gallery_items\\\":\\\"\\\",\\\"astroid_article_thumbnail\\\":\\\"1\\\",\\\"astroid_article_audio_source\\\":\\\"soundcloud\\\",\\\"astroid_article_audio_soundcloud\\\":\\\"\\\",\\\"astroid_article_audio_spotify\\\":\\\"\\\",\\\"astroid_article_review_heading\\\":\\\"\\\",\\\"astroid_article_review_summery\\\":\\\"\\\",\\\"astroid_article_review_good\\\":\\\"\\\",\\\"astroid_article_review_bad\\\":\\\"\\\",\\\"astroid_article_review_rating\\\":\\\"5\\\",\\\"astroid_article_button_action\\\":\\\"\\\",\\\"astroid_article_button_link\\\":\\\"\\\",\\\"astroid_article_review_criterias\\\":\\\"\\\",\\\"astroid_article_quote_text\\\":\\\"\\\",\\\"astroid_article_quote_author\\\":\\\"\\\",\\\"astroid_article_badge\\\":\\\"0\\\",\\\"astroid_article_badge_type\\\":\\\"6\\\",\\\"astroid_article_badge_text\\\":\\\"\\\",\\\"astroid_article_badge_color\\\":\\\"\\\",\\\"astroid_relatedposts\\\":\\\"\\\",\\\"astroid_socialshare\\\":\\\"\\\",\\\"astroid_comments\\\":\\\"\\\",\\\"astroid_posttype\\\":\\\"\\\",\\\"astroid_readtime\\\":\\\"\\\",\\\"astroid_authorinfo\\\":\\\"\\\",\\\"astroid_og_title\\\":\\\"\\\",\\\"astroid_og_desc\\\":\\\"\\\",\\\"astroid_og_image\\\":\\\"\\\"}\",\"version\":8,\"ordering\":\"10\",\"metakey\":\"\",\"metadesc\":\"\",\"access\":\"1\",\"hits\":\"0\",\"metadata\":\"{\\\"robots\\\":\\\"\\\",\\\"author\\\":\\\"\\\",\\\"rights\\\":\\\"\\\",\\\"xreference\\\":\\\"\\\"}\",\"featured\":\"0\",\"language\":\"*\",\"xreference\":\"\",\"note\":\"\"}', 0),
(625, 61, 1, '', '2019-03-11 10:52:54', 14, 5788, '802acf9eb123aae361463b0c179c83399047bc05', '{\"id\":61,\"asset_id\":\"269\",\"title\":\"This is Video Article with Custom Badge\",\"alias\":\"this-is-video-type-article-2\",\"introtext\":\"<p><strong>Lorem Ipsum<\\/strong>\\u00a0is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry\'s standard dummy text ever since the 1500s,<\\/p>\\r\\n\",\"fulltext\":\"\\r\\n<p>when an unknown printer took a galley of type and scrambled it to make a type specimen book. It has survived not only five centuries, but also the leap into electronic typesetting,remaining essentially unchanged. It was popularised in the 1960s with the release of Letraset sheets containing Lorem Ipsum passages, and more recently with desktop publishing software like Aldus PageMaker including versions of Lorem Ipsum<\\/p>\\r\\n<h2>What is Lorem Ipsum?<\\/h2>\\r\\n<p><strong>Lorem Ipsum<\\/strong>\\u00a0is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry\'s standard dummy text ever since the 1500s, when an unknown printer took a galley of type and scrambled it to make a type specimen book. It has survived not only five centuries, but also the leap into electronic typesetting, remaining essentially unchanged.<\\/p>\\r\\n<h3>Where does it come from?<\\/h3>\\r\\n<p>Contrary to popular belief, Lorem Ipsum is not simply random text. It has roots in a piece of classical Latin literature from 45 BC, making it over 2000 years old. Richard McClintock, a Latin professor at Hampden-Sydney College in Virginia, looked up one of the more obscure Latin words, consectetur, from a Lorem Ipsum passage, and going through the cites of the word in classical literature, discovered the undoubtable source. Lorem Ipsum comes from sections 1.10.32 and 1.10.33 of \\\"de Finibus Bonorum et Malorum\\\" (The Extremes of Good and Evil)<\\/p>\\r\\n<ul>\\r\\n<li>Lorem Ipsum\\u00a0is simaply dummy\\u00a0text of the printing and typesetting<\\/li>\\r\\n<li>Lorem Ipsum\\u00a0is simply dummy\\u00a0text of the printing and\\u00a0<\\/li>\\r\\n<li>Lorem Ipsum\\u00a0is simply dummy\\u00a0text<\\/li>\\r\\n<li>Lorem Ipsum\\u00a0is simply dummy\\u00a0text of the<\\/li>\\r\\n<li>Lorem Ipsum\\u00a0is simply dummy\\u00a0text of the printing and typesetting<\\/li>\\r\\n<li>Lorem Ipsum\\u00a0is simply dummy\\u00a0text of the printing<\\/li>\\r\\n<li>Lorem Ipsum\\u00a0is simply dummy\\u00a0text<\\/li>\\r\\n<li>Lorem Ipsum\\u00a0is simply dummy\\u00a0text of the printing and typesetting<\\/li>\\r\\n<\\/ul>\\r\\n<p>Lorem Ipsum\\u00a0is simply dummy\\u00a0text of the printing and typesetting industry. Lorem Ipsum has been the industry\'s standard dummy text ever since the\\u00a01500s,\\u00a0when an unknown printer took a galley of type and scrambled it to make a type specimen book. It has survived not only five centuries, but also the leap into electronic typesetting, remaining essentially unchanged.<\\/p>\",\"state\":1,\"catid\":\"14\",\"created\":\"2018-10-15 13:13:22\",\"created_by\":\"250\",\"created_by_alias\":\"\",\"modified\":\"2019-03-11 10:52:54\",\"modified_by\":\"14\",\"checked_out\":\"14\",\"checked_out_time\":\"2019-03-11 10:52:49\",\"publish_up\":\"2018-10-15 13:13:22\",\"publish_down\":\"0000-00-00 00:00:00\",\"images\":\"{\\\"image_intro\\\":\\\"images\\\\\\/blog\\\\\\/blogtype\\\\\\/img12.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\":\"{\\\"article_layout\\\":\\\"\\\",\\\"show_title\\\":\\\"\\\",\\\"link_titles\\\":\\\"\\\",\\\"show_tags\\\":\\\"\\\",\\\"show_intro\\\":\\\"\\\",\\\"info_block_position\\\":\\\"\\\",\\\"info_block_show_title\\\":\\\"\\\",\\\"show_category\\\":\\\"\\\",\\\"link_category\\\":\\\"\\\",\\\"show_parent_category\\\":\\\"\\\",\\\"link_parent_category\\\":\\\"\\\",\\\"show_associations\\\":\\\"\\\",\\\"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_page_title\\\":\\\"\\\",\\\"show_publishing_options\\\":\\\"\\\",\\\"show_article_options\\\":\\\"\\\",\\\"show_urls_images_backend\\\":\\\"\\\",\\\"show_urls_images_frontend\\\":\\\"\\\",\\\"astroid_article_type\\\":\\\"video\\\",\\\"astroid_article_video_type\\\":\\\"youtube\\\",\\\"astroid_article_video_url\\\":\\\"https:\\\\\\/\\\\\\/www.youtube.com\\\\\\/watch?v=YQHsXMglC9A\\\",\\\"astroid_article_gallery_width\\\":\\\"\\\",\\\"astroid_article_gallery_bullets\\\":\\\"1\\\",\\\"astroid_article_gallery_navigation\\\":\\\"1\\\",\\\"astroid_article_gallery_items\\\":\\\"\\\",\\\"astroid_article_thumbnail\\\":\\\"1\\\",\\\"astroid_article_audio_source\\\":\\\"soundcloud\\\",\\\"astroid_article_audio_soundcloud\\\":\\\"\\\",\\\"astroid_article_audio_spotify\\\":\\\"\\\",\\\"astroid_article_review_heading\\\":\\\"\\\",\\\"astroid_article_review_summery\\\":\\\"\\\",\\\"astroid_article_review_good\\\":\\\"\\\",\\\"astroid_article_review_bad\\\":\\\"\\\",\\\"astroid_article_review_rating\\\":\\\"5\\\",\\\"astroid_article_button_action\\\":\\\"\\\",\\\"astroid_article_button_link\\\":\\\"\\\",\\\"astroid_article_review_criterias\\\":\\\"\\\",\\\"astroid_article_quote_text\\\":\\\"\\\",\\\"astroid_article_quote_author\\\":\\\"\\\",\\\"astroid_article_badge\\\":\\\"0\\\",\\\"astroid_article_badge_type\\\":\\\"2\\\",\\\"astroid_article_badge_text\\\":\\\"\\\",\\\"astroid_article_badge_color\\\":\\\"\\\",\\\"astroid_relatedposts\\\":\\\"\\\",\\\"astroid_socialshare\\\":\\\"\\\",\\\"astroid_comments\\\":\\\"\\\",\\\"astroid_posttype\\\":\\\"\\\",\\\"astroid_readtime\\\":\\\"\\\",\\\"astroid_authorinfo\\\":\\\"\\\",\\\"astroid_og_title\\\":\\\"\\\",\\\"astroid_og_desc\\\":\\\"\\\",\\\"astroid_og_image\\\":\\\"\\\"}\",\"version\":9,\"ordering\":\"6\",\"metakey\":\"\",\"metadesc\":\"\",\"access\":\"1\",\"hits\":\"0\",\"metadata\":\"{\\\"robots\\\":\\\"\\\",\\\"author\\\":\\\"\\\",\\\"rights\\\":\\\"\\\",\\\"xreference\\\":\\\"\\\"}\",\"featured\":\"0\",\"language\":\"*\",\"xreference\":\"\",\"note\":\"\"}', 0),
(626, 50, 1, '', '2019-03-11 10:53:05', 14, 5789, '8c0ff90e79e9c01d684d867f25e31cebc2c6e18b', '{\"id\":50,\"asset_id\":\"258\",\"title\":\"10 Reasons Why You Are A Rookie In Nature\",\"alias\":\"10-reasons-why-you-are-a-rookie-in-nature\",\"introtext\":\"<p><strong>Lorem Ipsum<\\/strong>\\u00a0is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry\'s standard dummy text ever since the 1500s,<\\/p>\\r\\n\",\"fulltext\":\"\\r\\n<p>when an unknown printer took a galley of type and scrambled it to make a type specimen book. It has survived not only five centuries, but also the leap into electronic typesetting,remaining essentially unchanged. It was popularised in the 1960s with the release of Letraset sheets containing Lorem Ipsum passages, and more recently with desktop publishing software like Aldus PageMaker including versions of Lorem Ipsum<\\/p>\\r\\n<h2>What is Lorem Ipsum?<\\/h2>\\r\\n<p><strong>Lorem Ipsum<\\/strong>\\u00a0is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry\'s standard dummy text ever since the 1500s, when an unknown printer took a galley of type and scrambled it to make a type specimen book. It has survived not only five centuries, but also the leap into electronic typesetting, remaining essentially unchanged.<\\/p>\\r\\n<h3>Where does it come from?<\\/h3>\\r\\n<p>Contrary to popular belief, Lorem Ipsum is not simply random text. It has roots in a piece of classical Latin literature from 45 BC, making it over 2000 years old. Richard McClintock, a Latin professor at Hampden-Sydney College in Virginia, looked up one of the more obscure Latin words, consectetur, from a Lorem Ipsum passage, and going through the cites of the word in classical literature, discovered the undoubtable source. Lorem Ipsum comes from sections 1.10.32 and 1.10.33 of \\\"de Finibus Bonorum et Malorum\\\" (The Extremes of Good and Evil)<\\/p>\\r\\n<ul>\\r\\n<li>Lorem Ipsum\\u00a0is simply dummy\\u00a0text of the printing and typesetting<\\/li>\\r\\n<li>Lorem Ipsum\\u00a0is simply dummy\\u00a0text of the printing and\\u00a0<\\/li>\\r\\n<li>Lorem Ipsum\\u00a0is simply dummy\\u00a0text<\\/li>\\r\\n<li>Lorem Ipsum\\u00a0is simply dummy\\u00a0text of the<\\/li>\\r\\n<li>Lorem Ipsum\\u00a0is simply dummy\\u00a0text of the printing and typesetting<\\/li>\\r\\n<li>Lorem Ipsum\\u00a0is simply dummy\\u00a0text of the printing<\\/li>\\r\\n<li>Lorem Ipsum\\u00a0is simply dummy\\u00a0text<\\/li>\\r\\n<li>Lorem Ipsum\\u00a0is simply dummy\\u00a0text of the printing and typesetting<\\/li>\\r\\n<\\/ul>\\r\\n<p>Lorem Ipsum\\u00a0is simply dummy\\u00a0text of the printing and typesetting industry. Lorem Ipsum has been the industry\'s standard dummy text ever since the\\u00a01500s,\\u00a0when an unknown printer took a galley of type and scrambled it to make a type specimen book. It has survived not only five centuries, but also the leap into electronic typesetting, remaining essentially unchanged.<\\/p>\",\"state\":1,\"catid\":\"14\",\"created\":\"2018-10-15 12:28:42\",\"created_by\":\"250\",\"created_by_alias\":\"\",\"modified\":\"2019-03-11 10:53:05\",\"modified_by\":\"14\",\"checked_out\":\"14\",\"checked_out_time\":\"2019-03-11 10:53:01\",\"publish_up\":\"2018-10-15 12:28:42\",\"publish_down\":\"0000-00-00 00:00:00\",\"images\":\"{\\\"image_intro\\\":\\\"images\\\\\\/blog\\\\\\/blogtype\\\\\\/img6.jpg\\\",\\\"float_intro\\\":\\\"\\\",\\\"image_intro_alt\\\":\\\"\\\",\\\"image_intro_caption\\\":\\\"\\\",\\\"image_fulltext\\\":\\\"images\\\\\\/blog\\\\\\/blogtype\\\\\\/img6.jpg\\\",\\\"float_fulltext\\\":\\\"\\\",\\\"image_fulltext_alt\\\":\\\"\\\",\\\"image_fulltext_caption\\\":\\\"\\\"}\",\"urls\":\"{\\\"urla\\\":false,\\\"urlatext\\\":\\\"\\\",\\\"targeta\\\":\\\"\\\",\\\"urlb\\\":false,\\\"urlbtext\\\":\\\"\\\",\\\"targetb\\\":\\\"\\\",\\\"urlc\\\":false,\\\"urlctext\\\":\\\"\\\",\\\"targetc\\\":\\\"\\\"}\",\"attribs\":\"{\\\"article_layout\\\":\\\"\\\",\\\"show_title\\\":\\\"\\\",\\\"link_titles\\\":\\\"\\\",\\\"show_tags\\\":\\\"\\\",\\\"show_intro\\\":\\\"\\\",\\\"info_block_position\\\":\\\"\\\",\\\"info_block_show_title\\\":\\\"\\\",\\\"show_category\\\":\\\"\\\",\\\"link_category\\\":\\\"\\\",\\\"show_parent_category\\\":\\\"\\\",\\\"link_parent_category\\\":\\\"\\\",\\\"show_associations\\\":\\\"\\\",\\\"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_page_title\\\":\\\"\\\",\\\"show_publishing_options\\\":\\\"\\\",\\\"show_article_options\\\":\\\"\\\",\\\"show_urls_images_backend\\\":\\\"\\\",\\\"show_urls_images_frontend\\\":\\\"\\\",\\\"astroid_article_type\\\":\\\"regular\\\",\\\"astroid_article_video_type\\\":\\\"youtube\\\",\\\"astroid_article_video_url\\\":\\\"\\\",\\\"astroid_article_gallery_width\\\":\\\"\\\",\\\"astroid_article_gallery_bullets\\\":\\\"1\\\",\\\"astroid_article_gallery_navigation\\\":\\\"1\\\",\\\"astroid_article_gallery_items\\\":\\\"\\\",\\\"astroid_article_thumbnail\\\":\\\"1\\\",\\\"astroid_article_audio_source\\\":\\\"soundcloud\\\",\\\"astroid_article_audio_soundcloud\\\":\\\"\\\",\\\"astroid_article_audio_spotify\\\":\\\"\\\",\\\"astroid_article_review_heading\\\":\\\"\\\",\\\"astroid_article_review_summery\\\":\\\"\\\",\\\"astroid_article_review_good\\\":\\\"\\\",\\\"astroid_article_review_bad\\\":\\\"\\\",\\\"astroid_article_review_rating\\\":\\\"5\\\",\\\"astroid_article_button_action\\\":\\\"\\\",\\\"astroid_article_button_link\\\":\\\"\\\",\\\"astroid_article_review_criterias\\\":\\\"\\\",\\\"astroid_article_quote_text\\\":\\\"\\\",\\\"astroid_article_quote_author\\\":\\\"\\\",\\\"astroid_article_badge\\\":\\\"0\\\",\\\"astroid_article_badge_type\\\":\\\"2\\\",\\\"astroid_article_badge_text\\\":\\\"\\\",\\\"astroid_article_badge_color\\\":\\\"\\\",\\\"astroid_relatedposts\\\":\\\"\\\",\\\"astroid_socialshare\\\":\\\"\\\",\\\"astroid_comments\\\":\\\"\\\",\\\"astroid_posttype\\\":\\\"\\\",\\\"astroid_readtime\\\":\\\"\\\",\\\"astroid_authorinfo\\\":\\\"\\\",\\\"astroid_og_title\\\":\\\"\\\",\\\"astroid_og_desc\\\":\\\"\\\",\\\"astroid_og_image\\\":\\\"\\\"}\",\"version\":9,\"ordering\":\"9\",\"metakey\":\"\",\"metadesc\":\"\",\"access\":\"1\",\"hits\":\"0\",\"metadata\":\"{\\\"robots\\\":\\\"\\\",\\\"author\\\":\\\"\\\",\\\"rights\\\":\\\"\\\",\\\"xreference\\\":\\\"\\\"}\",\"featured\":\"0\",\"language\":\"*\",\"xreference\":\"\",\"note\":\"\"}', 0);
INSERT INTO `ynfp8_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
(627, 52, 1, '', '2019-03-11 10:53:20', 14, 5794, 'fb77cf0d65a5b7278d4e3130ceecd46ba0fe0882', '{\"id\":52,\"asset_id\":\"260\",\"title\":\"You Will Never Believe These Bizarre Truth\",\"alias\":\"you-will-never-believe-these-bizarre-truth\",\"introtext\":\"<p><strong>Lorem Ipsum<\\/strong>\\u00a0is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry\'s standard dummy text ever since the 1500s,<\\/p>\\r\\n\",\"fulltext\":\"\\r\\n<p>when an unknown printer took a galley of type and scrambled it to make a type specimen book. It has survived not only five centuries, but also the leap into electronic typesetting,remaining essentially unchanged. It was popularised in the 1960s with the release of Letraset sheets containing Lorem Ipsum passages, and more recently with desktop publishing software like Aldus PageMaker including versions of Lorem Ipsum<\\/p>\\r\\n<h2>What is Lorem Ipsum?<\\/h2>\\r\\n<p><strong>Lorem Ipsum<\\/strong>\\u00a0is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry\'s standard dummy text ever since the 1500s, when an unknown printer took a galley of type and scrambled it to make a type specimen book. It has survived not only five centuries, but also the leap into electronic typesetting, remaining essentially unchanged.<\\/p>\\r\\n<h3>Where does it come from?<\\/h3>\\r\\n<p>Contrary to popular belief, Lorem Ipsum is not simply random text. It has roots in a piece of classical Latin literature from 45 BC, making it over 2000 years old. Richard McClintock, a Latin professor at Hampden-Sydney College in Virginia, looked up one of the more obscure Latin words, consectetur, from a Lorem Ipsum passage, and going through the cites of the word in classical literature, discovered the undoubtable source. Lorem Ipsum comes from sections 1.10.32 and 1.10.33 of \\\"de Finibus Bonorum et Malorum\\\" (The Extremes of Good and Evil)<\\/p>\\r\\n<ul>\\r\\n<li>Lorem Ipsum\\u00a0is simaply dummy\\u00a0text of the printing and typesetting<\\/li>\\r\\n<li>Lorem Ipsum\\u00a0is simply dummy\\u00a0text of the printing and\\u00a0<\\/li>\\r\\n<li>Lorem Ipsum\\u00a0is simply dummy\\u00a0text<\\/li>\\r\\n<li>Lorem Ipsum\\u00a0is simply dummy\\u00a0text of the<\\/li>\\r\\n<li>Lorem Ipsum\\u00a0is simply dummy\\u00a0text of the printing and typesetting<\\/li>\\r\\n<li>Lorem Ipsum\\u00a0is simply dummy\\u00a0text of the printing<\\/li>\\r\\n<li>Lorem Ipsum\\u00a0is simply dummy\\u00a0text<\\/li>\\r\\n<li>Lorem Ipsum\\u00a0is simply dummy\\u00a0text of the printing and typesetting<\\/li>\\r\\n<\\/ul>\\r\\n<p>Lorem Ipsum\\u00a0is simply dummy\\u00a0text of the printing and typesetting industry. Lorem Ipsum has been the industry\'s standard dummy text ever since the\\u00a01500s,\\u00a0when an unknown printer took a galley of type and scrambled it to make a type specimen book. It has survived not only five centuries, but also the leap into electronic typesetting, remaining essentially unchanged.<\\/p>\",\"state\":1,\"catid\":\"14\",\"created\":\"2018-10-15 13:11:01\",\"created_by\":\"250\",\"created_by_alias\":\"\",\"modified\":\"2019-03-11 10:53:20\",\"modified_by\":\"14\",\"checked_out\":\"14\",\"checked_out_time\":\"2019-03-11 10:53:16\",\"publish_up\":\"2018-10-15 13:11:01\",\"publish_down\":\"0000-00-00 00:00:00\",\"images\":\"{\\\"image_intro\\\":\\\"images\\\\\\/blog\\\\\\/blogtype\\\\\\/img14.jpg\\\",\\\"float_intro\\\":\\\"\\\",\\\"image_intro_alt\\\":\\\"\\\",\\\"image_intro_caption\\\":\\\"\\\",\\\"image_fulltext\\\":\\\"images\\\\\\/blog\\\\\\/blogtype\\\\\\/img14.jpg\\\",\\\"float_fulltext\\\":\\\"\\\",\\\"image_fulltext_alt\\\":\\\"\\\",\\\"image_fulltext_caption\\\":\\\"\\\"}\",\"urls\":\"{\\\"urla\\\":false,\\\"urlatext\\\":\\\"\\\",\\\"targeta\\\":\\\"\\\",\\\"urlb\\\":false,\\\"urlbtext\\\":\\\"\\\",\\\"targetb\\\":\\\"\\\",\\\"urlc\\\":false,\\\"urlctext\\\":\\\"\\\",\\\"targetc\\\":\\\"\\\"}\",\"attribs\":\"{\\\"article_layout\\\":\\\"\\\",\\\"show_title\\\":\\\"\\\",\\\"link_titles\\\":\\\"\\\",\\\"show_tags\\\":\\\"\\\",\\\"show_intro\\\":\\\"\\\",\\\"info_block_position\\\":\\\"\\\",\\\"info_block_show_title\\\":\\\"\\\",\\\"show_category\\\":\\\"\\\",\\\"link_category\\\":\\\"\\\",\\\"show_parent_category\\\":\\\"\\\",\\\"link_parent_category\\\":\\\"\\\",\\\"show_associations\\\":\\\"\\\",\\\"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_page_title\\\":\\\"\\\",\\\"show_publishing_options\\\":\\\"\\\",\\\"show_article_options\\\":\\\"\\\",\\\"show_urls_images_backend\\\":\\\"\\\",\\\"show_urls_images_frontend\\\":\\\"\\\",\\\"astroid_article_type\\\":\\\"regular\\\",\\\"astroid_article_video_type\\\":\\\"youtube\\\",\\\"astroid_article_video_url\\\":\\\"\\\",\\\"astroid_article_gallery_width\\\":\\\"\\\",\\\"astroid_article_gallery_bullets\\\":\\\"1\\\",\\\"astroid_article_gallery_navigation\\\":\\\"1\\\",\\\"astroid_article_gallery_items\\\":\\\"\\\",\\\"astroid_article_thumbnail\\\":\\\"1\\\",\\\"astroid_article_audio_source\\\":\\\"soundcloud\\\",\\\"astroid_article_audio_soundcloud\\\":\\\"\\\",\\\"astroid_article_audio_spotify\\\":\\\"\\\",\\\"astroid_article_review_heading\\\":\\\"\\\",\\\"astroid_article_review_summery\\\":\\\"\\\",\\\"astroid_article_review_good\\\":\\\"\\\",\\\"astroid_article_review_bad\\\":\\\"\\\",\\\"astroid_article_review_rating\\\":\\\"5\\\",\\\"astroid_article_button_action\\\":\\\"\\\",\\\"astroid_article_button_link\\\":\\\"\\\",\\\"astroid_article_review_criterias\\\":\\\"\\\",\\\"astroid_article_quote_text\\\":\\\"\\\",\\\"astroid_article_quote_author\\\":\\\"\\\",\\\"astroid_article_badge\\\":\\\"0\\\",\\\"astroid_article_badge_type\\\":\\\"2\\\",\\\"astroid_article_badge_text\\\":\\\"\\\",\\\"astroid_article_badge_color\\\":\\\"\\\",\\\"astroid_relatedposts\\\":\\\"\\\",\\\"astroid_socialshare\\\":\\\"\\\",\\\"astroid_comments\\\":\\\"\\\",\\\"astroid_posttype\\\":\\\"\\\",\\\"astroid_readtime\\\":\\\"\\\",\\\"astroid_authorinfo\\\":\\\"\\\",\\\"astroid_og_title\\\":\\\"\\\",\\\"astroid_og_desc\\\":\\\"\\\",\\\"astroid_og_image\\\":\\\"\\\"}\",\"version\":6,\"ordering\":\"8\",\"metakey\":\"\",\"metadesc\":\"\",\"access\":\"1\",\"hits\":\"0\",\"metadata\":\"{\\\"robots\\\":\\\"\\\",\\\"author\\\":\\\"\\\",\\\"rights\\\":\\\"\\\",\\\"xreference\\\":\\\"\\\"}\",\"featured\":\"0\",\"language\":\"*\",\"xreference\":\"\",\"note\":\"\"}', 0),
(628, 55, 1, '', '2019-03-11 10:53:39', 14, 5800, '845200366ba2158db8cccb3a6f9e048a3bef2b8b', '{\"id\":55,\"asset_id\":\"263\",\"title\":\"This is a Regular article with Custom Badge\",\"alias\":\"5-factors-that-affect-business-hack-s-longevity-2\",\"introtext\":\"<p><strong>Lorem Ipsum<\\/strong>\\u00a0is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry\'s standard dummy text ever since the 1500s,<\\/p>\\r\\n\",\"fulltext\":\"\\r\\n<p>when an unknown printer took a galley of type and scrambled it to make a type specimen book. It has survived not only five centuries, but also the leap into electronic typesetting,remaining essentially unchanged. It was popularised in the 1960s with the release of Letraset sheets containing Lorem Ipsum passages, and more recently with desktop publishing software like Aldus PageMaker including versions of Lorem Ipsum<\\/p>\\r\\n<h2>What is Lorem Ipsum?<\\/h2>\\r\\n<p><strong>Lorem Ipsum<\\/strong>\\u00a0is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry\'s standard dummy text ever since the 1500s, when an unknown printer took a galley of type and scrambled it to make a type specimen book. It has survived not only five centuries, but also the leap into electronic typesetting, remaining essentially unchanged.<\\/p>\\r\\n<h3>Where does it come from?<\\/h3>\\r\\n<p>Contrary to popular belief, Lorem Ipsum is not simply random text. It has roots in a piece of classical Latin literature from 45 BC, making it over 2000 years old. Richard McClintock, a Latin professor at Hampden-Sydney College in Virginia, looked up one of the more obscure Latin words, consectetur, from a Lorem Ipsum passage, and going through the cites of the word in classical literature, discovered the undoubtable source. Lorem Ipsum comes from sections 1.10.32 and 1.10.33 of \\\"de Finibus Bonorum et Malorum\\\" (The Extremes of Good and Evil)<\\/p>\\r\\n<ul>\\r\\n<li>Lorem Ipsum\\u00a0is simaply dummy\\u00a0text of the printing and typesetting<\\/li>\\r\\n<li>Lorem Ipsum\\u00a0is simply dummy\\u00a0text of the printing and\\u00a0<\\/li>\\r\\n<li>Lorem Ipsum\\u00a0is simply dummy\\u00a0text<\\/li>\\r\\n<li>Lorem Ipsum\\u00a0is simply dummy\\u00a0text of the<\\/li>\\r\\n<li>Lorem Ipsum\\u00a0is simply dummy\\u00a0text of the printing and typesetting<\\/li>\\r\\n<li>Lorem Ipsum\\u00a0is simply dummy\\u00a0text of the printing<\\/li>\\r\\n<li>Lorem Ipsum\\u00a0is simply dummy\\u00a0text<\\/li>\\r\\n<li>Lorem Ipsum\\u00a0is simply dummy\\u00a0text of the printing and typesetting<\\/li>\\r\\n<\\/ul>\\r\\n<p>Lorem Ipsum\\u00a0is simply dummy\\u00a0text of the printing and typesetting industry. Lorem Ipsum has been the industry\'s standard dummy text ever since the\\u00a01500s,\\u00a0when an unknown printer took a galley of type and scrambled it to make a type specimen book. It has survived not only five centuries, but also the leap into electronic typesetting, remaining essentially unchanged.<\\/p>\",\"state\":1,\"catid\":\"14\",\"created\":\"2018-10-15 13:14:27\",\"created_by\":\"250\",\"created_by_alias\":\"\",\"modified\":\"2019-03-11 10:53:39\",\"modified_by\":\"14\",\"checked_out\":\"14\",\"checked_out_time\":\"2019-03-11 10:53:35\",\"publish_up\":\"2018-10-15 13:14:27\",\"publish_down\":\"0000-00-00 00:00:00\",\"images\":\"{\\\"image_intro\\\":\\\"images\\\\\\/blog\\\\\\/blogtype\\\\\\/img7.jpg\\\",\\\"float_intro\\\":\\\"\\\",\\\"image_intro_alt\\\":\\\"\\\",\\\"image_intro_caption\\\":\\\"\\\",\\\"image_fulltext\\\":\\\"images\\\\\\/blog\\\\\\/blogtype\\\\\\/img7.jpg\\\",\\\"float_fulltext\\\":\\\"\\\",\\\"image_fulltext_alt\\\":\\\"\\\",\\\"image_fulltext_caption\\\":\\\"\\\"}\",\"urls\":\"{\\\"urla\\\":false,\\\"urlatext\\\":\\\"\\\",\\\"targeta\\\":\\\"\\\",\\\"urlb\\\":false,\\\"urlbtext\\\":\\\"\\\",\\\"targetb\\\":\\\"\\\",\\\"urlc\\\":false,\\\"urlctext\\\":\\\"\\\",\\\"targetc\\\":\\\"\\\"}\",\"attribs\":\"{\\\"article_layout\\\":\\\"\\\",\\\"show_title\\\":\\\"\\\",\\\"link_titles\\\":\\\"\\\",\\\"show_tags\\\":\\\"\\\",\\\"show_intro\\\":\\\"\\\",\\\"info_block_position\\\":\\\"\\\",\\\"info_block_show_title\\\":\\\"\\\",\\\"show_category\\\":\\\"\\\",\\\"link_category\\\":\\\"\\\",\\\"show_parent_category\\\":\\\"\\\",\\\"link_parent_category\\\":\\\"\\\",\\\"show_associations\\\":\\\"\\\",\\\"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_page_title\\\":\\\"\\\",\\\"show_publishing_options\\\":\\\"\\\",\\\"show_article_options\\\":\\\"\\\",\\\"show_urls_images_backend\\\":\\\"\\\",\\\"show_urls_images_frontend\\\":\\\"\\\",\\\"astroid_article_type\\\":\\\"regular\\\",\\\"astroid_article_video_type\\\":\\\"youtube\\\",\\\"astroid_article_video_url\\\":\\\"\\\",\\\"astroid_article_gallery_width\\\":\\\"\\\",\\\"astroid_article_gallery_bullets\\\":\\\"1\\\",\\\"astroid_article_gallery_navigation\\\":\\\"1\\\",\\\"astroid_article_gallery_items\\\":\\\"\\\",\\\"astroid_article_thumbnail\\\":\\\"1\\\",\\\"astroid_article_audio_source\\\":\\\"soundcloud\\\",\\\"astroid_article_audio_soundcloud\\\":\\\"\\\",\\\"astroid_article_audio_spotify\\\":\\\"\\\",\\\"astroid_article_review_heading\\\":\\\"\\\",\\\"astroid_article_review_summery\\\":\\\"\\\",\\\"astroid_article_review_good\\\":\\\"\\\",\\\"astroid_article_review_bad\\\":\\\"\\\",\\\"astroid_article_review_rating\\\":\\\"5\\\",\\\"astroid_article_button_action\\\":\\\"\\\",\\\"astroid_article_button_link\\\":\\\"\\\",\\\"astroid_article_review_criterias\\\":\\\"\\\",\\\"astroid_article_quote_text\\\":\\\"\\\",\\\"astroid_article_quote_author\\\":\\\"\\\",\\\"astroid_article_badge\\\":\\\"0\\\",\\\"astroid_article_badge_type\\\":\\\"6\\\",\\\"astroid_article_badge_text\\\":\\\"\\\",\\\"astroid_article_badge_color\\\":\\\"\\\",\\\"astroid_relatedposts\\\":\\\"\\\",\\\"astroid_socialshare\\\":\\\"\\\",\\\"astroid_comments\\\":\\\"\\\",\\\"astroid_posttype\\\":\\\"\\\",\\\"astroid_readtime\\\":\\\"\\\",\\\"astroid_authorinfo\\\":\\\"\\\",\\\"astroid_og_title\\\":\\\"\\\",\\\"astroid_og_desc\\\":\\\"\\\",\\\"astroid_og_image\\\":\\\"\\\"}\",\"version\":6,\"ordering\":\"5\",\"metakey\":\"\",\"metadesc\":\"\",\"access\":\"1\",\"hits\":\"1\",\"metadata\":\"{\\\"robots\\\":\\\"\\\",\\\"author\\\":\\\"\\\",\\\"rights\\\":\\\"\\\",\\\"xreference\\\":\\\"\\\"}\",\"featured\":\"0\",\"language\":\"*\",\"xreference\":\"\",\"note\":\"\"}', 0),
(629, 48, 1, '', '2019-05-06 06:37:05', 650, 4228, 'a55cc509a5ab948d9a4795da25619063124c8dc1', '{\"id\":48,\"asset_id\":\"252\",\"title\":\"About Us\",\"alias\":\"about-us\",\"introtext\":\"<div class=\\\"row text-center\\\">\\r\\n\\t<div class=\\\"col\\\">\\r\\n\\t\\t<h2>Turn Your Passion into Success!<\\/h2>\\r\\n\\t\\t<p class=\\\"pb-4 mb-4\\\">Packed with rich features to make your development fast and robust.<\\/p>\\r\\n\\t<\\/div>\\r\\n<\\/div>\\r\\n<div class=\\\"row\\\">\\r\\n\\t<div class=\\\"col-lg-4 col-md-6 col-sm-12 col-12\\\">\\r\\n\\t\\t<i class=\\\"fas fa-users fa-3x pb-4\\\"><!-- User icon --><\\/i>\\r\\n\\t\\t<h4>Who We Are<\\/h4>\\r\\n\\t\\t<p>We offer the expertise found in the world\\u2019s Premier Management Consultings and Balance it with exceptional service designed to resolve<\\/p>\\r\\n\\t<\\/div>\\r\\n\\t<div class=\\\"col-lg-4 col-md-6 col-sm-12 col-12\\\">\\r\\n\\t\\t<i class=\\\"fas fa-bullseye fa-3x pb-4\\\"><!-- Bulls Eye icon --><\\/i>\\r\\n\\t\\t<h4>Our Mission<\\/h4>\\r\\n\\t\\t<p>To provide quality exceptional service, allowing businesses to focus on their core processes. Those services encompass all aspects of consulting<\\/p>\\r\\n\\t<\\/div>\\r\\n\\t<div class=\\\"col-lg-4 col-md-6 col-sm-12 col-12\\\">\\r\\n\\t\\t<i class=\\\"far fa-eye fa-3x pb-4\\\"><!-- Eye --><\\/i>\\r\\n\\t\\t<h4>Our Vision<\\/h4>\\r\\n\\t\\t<p>Our vision is to help you make tough Decisions, Achieve Success, Capitalize on Market Opportunities and Develop Action plans that are Realistic<\\/p>\\r\\n\\t<\\/div>\\r\\n<\\/div>\",\"fulltext\":\"\",\"state\":1,\"catid\":\"15\",\"created\":\"2018-10-11 10:51:51\",\"created_by\":\"250\",\"created_by_alias\":\"\",\"modified\":\"2019-05-06 06:37:05\",\"modified_by\":\"650\",\"checked_out\":\"650\",\"checked_out_time\":\"2019-05-06 06:34:50\",\"publish_up\":\"2018-10-11 10:51:51\",\"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\":\"{\\\"article_layout\\\":\\\"\\\",\\\"show_title\\\":\\\"\\\",\\\"link_titles\\\":\\\"\\\",\\\"show_tags\\\":\\\"\\\",\\\"show_intro\\\":\\\"\\\",\\\"info_block_position\\\":\\\"\\\",\\\"info_block_show_title\\\":\\\"\\\",\\\"show_category\\\":\\\"\\\",\\\"link_category\\\":\\\"\\\",\\\"show_parent_category\\\":\\\"\\\",\\\"link_parent_category\\\":\\\"\\\",\\\"show_associations\\\":\\\"\\\",\\\"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_page_title\\\":\\\"\\\",\\\"show_publishing_options\\\":\\\"\\\",\\\"show_article_options\\\":\\\"\\\",\\\"show_urls_images_backend\\\":\\\"\\\",\\\"show_urls_images_frontend\\\":\\\"\\\",\\\"astroid_article_type\\\":\\\"regular\\\",\\\"astroid_article_video_type\\\":\\\"youtube\\\",\\\"astroid_article_video_url\\\":\\\"\\\",\\\"astroid_article_gallery_width\\\":\\\"\\\",\\\"astroid_article_gallery_bullets\\\":\\\"1\\\",\\\"astroid_article_gallery_navigation\\\":\\\"1\\\",\\\"astroid_article_thumbnail\\\":\\\"1\\\",\\\"astroid_article_gallery_items\\\":\\\"\\\",\\\"astroid_article_audio_source\\\":\\\"soundcloud\\\",\\\"astroid_article_audio_soundcloud\\\":\\\"\\\",\\\"astroid_article_audio_spotify\\\":\\\"\\\",\\\"astroid_article_review_heading\\\":\\\"\\\",\\\"astroid_article_review_summery\\\":\\\"\\\",\\\"astroid_article_review_good\\\":\\\"\\\",\\\"astroid_article_review_bad\\\":\\\"\\\",\\\"astroid_article_review_rating\\\":\\\"5\\\",\\\"astroid_article_button_action\\\":\\\"\\\",\\\"astroid_article_button_link\\\":\\\"\\\",\\\"astroid_article_review_criterias\\\":\\\"\\\",\\\"astroid_article_quote_text\\\":\\\"\\\",\\\"astroid_article_quote_author\\\":\\\"\\\",\\\"astroid_article_badge\\\":\\\"0\\\",\\\"astroid_article_badge_type\\\":\\\"2\\\",\\\"astroid_article_badge_text\\\":\\\"\\\",\\\"astroid_article_badge_color\\\":\\\"\\\",\\\"astroid_relatedposts\\\":\\\"\\\",\\\"astroid_socialshare\\\":\\\"0\\\",\\\"astroid_comments\\\":\\\"\\\",\\\"astroid_posttype\\\":\\\"\\\",\\\"astroid_readtime\\\":\\\"0\\\",\\\"astroid_authorinfo\\\":\\\"0\\\",\\\"astroid_og_title\\\":\\\"\\\",\\\"astroid_og_desc\\\":\\\"\\\",\\\"astroid_og_image\\\":\\\"\\\"}\",\"version\":12,\"ordering\":\"3\",\"metakey\":\"\",\"metadesc\":\"\",\"access\":\"1\",\"hits\":\"4\",\"metadata\":\"{\\\"robots\\\":\\\"\\\",\\\"author\\\":\\\"\\\",\\\"rights\\\":\\\"\\\",\\\"xreference\\\":\\\"\\\"}\",\"featured\":\"0\",\"language\":\"*\",\"xreference\":\"\",\"note\":\"\"}', 0),
(630, 3, 1, '', '2019-06-14 06:56:28', 17, 4567, '7c69e921f9f5bc99431e92a5db8bb78ec2aa9154', '{\"id\":3,\"asset_id\":\"73\",\"title\":\"Design Expert Interview\",\"alias\":\"design-expert-interview\",\"introtext\":\"<p>Aliquam egestas pellentesque est Etiam a orci Nulla id enim feugiat ligula ullamcorper.<\\/p>\\r\\n\",\"fulltext\":\"\\r\\n<p>Lorem Ipsum is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry\'s standard dummy text ever since the 1500s, when an unknown printer took a galley of type and scrambled it to make a type specimen book. It has survived not only five centuries, but also the leap into electronic typesetting, remaining essentially unchanged. It was popularised in the 1960s with the release of Letraset sheets containing Lorem Ipsum passages, and more recently with desktop publishing software like Aldus PageMaker including versions of Lorem Ipsum.<\\/p>\\r\\n<h3>Where does it come from?<\\/h3>\\r\\n<p>There are many variations of passages of Lorem Ipsum available, but the majority have suffered alteration in some form, by injected humour, or randomised words which don\'t look even slightly believable. If you are going to use a passage of Lorem Ipsum, you need to be sure there isn\'t anything embarrassing hidden in the middle of text. All the Lorem Ipsum generators on the Internet tend to repeat predefined chunks as necessary, making this the first true generator on the Internet. It uses a dictionary of over 200 Latin words, combined with a handful of model sentence structures, to generate Lorem Ipsum which looks reasonable. The generated Lorem Ipsum is therefore always free from repetition, injected humour, or non-characteristic words etc.<\\/p>\",\"state\":1,\"catid\":\"9\",\"created\":\"2018-06-01 11:45:06\",\"created_by\":\"250\",\"created_by_alias\":\"\",\"modified\":\"2019-06-14 06:56:28\",\"modified_by\":\"17\",\"checked_out\":\"17\",\"checked_out_time\":\"2019-06-14 06:56:22\",\"publish_up\":\"2018-06-01 11:45:06\",\"publish_down\":\"0000-00-00 00:00:00\",\"images\":\"{\\\"image_intro\\\":\\\"images\\\\\\/blog\\\\\\/design\\\\\\/img6.jpg\\\",\\\"float_intro\\\":\\\"\\\",\\\"image_intro_alt\\\":\\\"\\\",\\\"image_intro_caption\\\":\\\"\\\",\\\"image_fulltext\\\":\\\"images\\\\\\/blog\\\\\\/design\\\\\\/img6.jpg\\\",\\\"float_fulltext\\\":\\\"\\\",\\\"image_fulltext_alt\\\":\\\"\\\",\\\"image_fulltext_caption\\\":\\\"\\\"}\",\"urls\":\"{\\\"urla\\\":false,\\\"urlatext\\\":\\\"\\\",\\\"targeta\\\":\\\"\\\",\\\"urlb\\\":false,\\\"urlbtext\\\":\\\"\\\",\\\"targetb\\\":\\\"\\\",\\\"urlc\\\":false,\\\"urlctext\\\":\\\"\\\",\\\"targetc\\\":\\\"\\\"}\",\"attribs\":\"{\\\"article_layout\\\":\\\"\\\",\\\"show_title\\\":\\\"\\\",\\\"link_titles\\\":\\\"\\\",\\\"show_tags\\\":\\\"\\\",\\\"show_intro\\\":\\\"\\\",\\\"info_block_position\\\":\\\"\\\",\\\"info_block_show_title\\\":\\\"\\\",\\\"show_category\\\":\\\"\\\",\\\"link_category\\\":\\\"\\\",\\\"show_parent_category\\\":\\\"\\\",\\\"link_parent_category\\\":\\\"\\\",\\\"show_associations\\\":\\\"\\\",\\\"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_page_title\\\":\\\"\\\",\\\"show_publishing_options\\\":\\\"\\\",\\\"show_article_options\\\":\\\"\\\",\\\"show_urls_images_backend\\\":\\\"\\\",\\\"show_urls_images_frontend\\\":\\\"\\\",\\\"astroid_article_type\\\":\\\"regular\\\",\\\"astroid_article_video_type\\\":\\\"youtube\\\",\\\"astroid_article_video_url\\\":\\\"\\\",\\\"astroid_article_gallery_width\\\":\\\"\\\",\\\"astroid_article_gallery_bullets\\\":\\\"1\\\",\\\"astroid_article_gallery_navigation\\\":\\\"1\\\",\\\"astroid_article_thumbnail\\\":\\\"1\\\",\\\"astroid_article_gallery_items\\\":[],\\\"astroid_article_audio_source\\\":\\\"soundcloud\\\",\\\"astroid_article_audio_soundcloud\\\":\\\"\\\",\\\"astroid_article_audio_spotify\\\":\\\"\\\",\\\"astroid_article_review_heading\\\":\\\"\\\",\\\"astroid_article_review_summery\\\":\\\"\\\",\\\"astroid_article_review_good\\\":\\\"\\\",\\\"astroid_article_review_bad\\\":\\\"\\\",\\\"astroid_article_review_rating\\\":\\\"5\\\",\\\"astroid_article_button_action\\\":\\\"\\\",\\\"astroid_article_button_link\\\":\\\"\\\",\\\"astroid_article_review_criterias\\\":[],\\\"astroid_article_quote_text\\\":\\\"\\\",\\\"astroid_article_quote_author\\\":\\\"\\\",\\\"astroid_article_badge\\\":\\\"1\\\",\\\"astroid_article_badge_type\\\":\\\"2\\\",\\\"astroid_article_badge_text\\\":\\\"\\\",\\\"astroid_article_badge_color\\\":\\\"\\\",\\\"astroid_relatedposts\\\":\\\"\\\",\\\"astroid_socialshare\\\":\\\"\\\",\\\"astroid_comments\\\":\\\"\\\",\\\"astroid_posttype\\\":\\\"\\\",\\\"astroid_readtime\\\":\\\"\\\",\\\"astroid_authorinfo\\\":\\\"\\\",\\\"astroid_og_title\\\":\\\"\\\",\\\"astroid_og_desc\\\":\\\"\\\",\\\"astroid_og_image\\\":\\\"\\\"}\",\"version\":15,\"ordering\":\"1\",\"metakey\":\"\",\"metadesc\":\"\",\"access\":\"1\",\"hits\":\"0\",\"metadata\":\"{\\\"robots\\\":\\\"\\\",\\\"author\\\":\\\"\\\",\\\"rights\\\":\\\"\\\",\\\"xreference\\\":\\\"\\\"}\",\"featured\":\"0\",\"language\":\"*\",\"xreference\":\"\",\"note\":\"\"}', 0),
(631, 3, 1, '', '2019-06-14 06:56:35', 17, 4567, '04d595f660f2b7a6f480c4713d8df55722ee47e2', '{\"id\":3,\"asset_id\":\"73\",\"title\":\"Design Expert Interview\",\"alias\":\"design-expert-interview\",\"introtext\":\"<p>Aliquam egestas pellentesque est Etiam a orci Nulla id enim feugiat ligula ullamcorper.<\\/p>\\r\\n\",\"fulltext\":\"\\r\\n<p>Lorem Ipsum is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry\'s standard dummy text ever since the 1500s, when an unknown printer took a galley of type and scrambled it to make a type specimen book. It has survived not only five centuries, but also the leap into electronic typesetting, remaining essentially unchanged. It was popularised in the 1960s with the release of Letraset sheets containing Lorem Ipsum passages, and more recently with desktop publishing software like Aldus PageMaker including versions of Lorem Ipsum.<\\/p>\\r\\n<h3>Where does it come from?<\\/h3>\\r\\n<p>There are many variations of passages of Lorem Ipsum available, but the majority have suffered alteration in some form, by injected humour, or randomised words which don\'t look even slightly believable. If you are going to use a passage of Lorem Ipsum, you need to be sure there isn\'t anything embarrassing hidden in the middle of text. All the Lorem Ipsum generators on the Internet tend to repeat predefined chunks as necessary, making this the first true generator on the Internet. It uses a dictionary of over 200 Latin words, combined with a handful of model sentence structures, to generate Lorem Ipsum which looks reasonable. The generated Lorem Ipsum is therefore always free from repetition, injected humour, or non-characteristic words etc.<\\/p>\",\"state\":1,\"catid\":\"9\",\"created\":\"2018-06-01 11:45:06\",\"created_by\":\"250\",\"created_by_alias\":\"\",\"modified\":\"2019-06-14 06:56:35\",\"modified_by\":\"17\",\"checked_out\":\"17\",\"checked_out_time\":\"2019-06-14 06:56:28\",\"publish_up\":\"2018-06-01 11:45:06\",\"publish_down\":\"0000-00-00 00:00:00\",\"images\":\"{\\\"image_intro\\\":\\\"images\\\\\\/blog\\\\\\/design\\\\\\/img6.jpg\\\",\\\"float_intro\\\":\\\"\\\",\\\"image_intro_alt\\\":\\\"\\\",\\\"image_intro_caption\\\":\\\"\\\",\\\"image_fulltext\\\":\\\"images\\\\\\/blog\\\\\\/design\\\\\\/img6.jpg\\\",\\\"float_fulltext\\\":\\\"\\\",\\\"image_fulltext_alt\\\":\\\"\\\",\\\"image_fulltext_caption\\\":\\\"\\\"}\",\"urls\":\"{\\\"urla\\\":false,\\\"urlatext\\\":\\\"\\\",\\\"targeta\\\":\\\"\\\",\\\"urlb\\\":false,\\\"urlbtext\\\":\\\"\\\",\\\"targetb\\\":\\\"\\\",\\\"urlc\\\":false,\\\"urlctext\\\":\\\"\\\",\\\"targetc\\\":\\\"\\\"}\",\"attribs\":\"{\\\"article_layout\\\":\\\"\\\",\\\"show_title\\\":\\\"\\\",\\\"link_titles\\\":\\\"\\\",\\\"show_tags\\\":\\\"\\\",\\\"show_intro\\\":\\\"\\\",\\\"info_block_position\\\":\\\"\\\",\\\"info_block_show_title\\\":\\\"\\\",\\\"show_category\\\":\\\"\\\",\\\"link_category\\\":\\\"\\\",\\\"show_parent_category\\\":\\\"\\\",\\\"link_parent_category\\\":\\\"\\\",\\\"show_associations\\\":\\\"\\\",\\\"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_page_title\\\":\\\"\\\",\\\"show_publishing_options\\\":\\\"\\\",\\\"show_article_options\\\":\\\"\\\",\\\"show_urls_images_backend\\\":\\\"\\\",\\\"show_urls_images_frontend\\\":\\\"\\\",\\\"astroid_article_type\\\":\\\"regular\\\",\\\"astroid_article_video_type\\\":\\\"youtube\\\",\\\"astroid_article_video_url\\\":\\\"\\\",\\\"astroid_article_gallery_width\\\":\\\"\\\",\\\"astroid_article_gallery_bullets\\\":\\\"1\\\",\\\"astroid_article_gallery_navigation\\\":\\\"1\\\",\\\"astroid_article_thumbnail\\\":\\\"1\\\",\\\"astroid_article_gallery_items\\\":[],\\\"astroid_article_audio_source\\\":\\\"soundcloud\\\",\\\"astroid_article_audio_soundcloud\\\":\\\"\\\",\\\"astroid_article_audio_spotify\\\":\\\"\\\",\\\"astroid_article_review_heading\\\":\\\"\\\",\\\"astroid_article_review_summery\\\":\\\"\\\",\\\"astroid_article_review_good\\\":\\\"\\\",\\\"astroid_article_review_bad\\\":\\\"\\\",\\\"astroid_article_review_rating\\\":\\\"5\\\",\\\"astroid_article_button_action\\\":\\\"\\\",\\\"astroid_article_button_link\\\":\\\"\\\",\\\"astroid_article_review_criterias\\\":[],\\\"astroid_article_quote_text\\\":\\\"\\\",\\\"astroid_article_quote_author\\\":\\\"\\\",\\\"astroid_article_badge\\\":\\\"0\\\",\\\"astroid_article_badge_type\\\":\\\"2\\\",\\\"astroid_article_badge_text\\\":\\\"\\\",\\\"astroid_article_badge_color\\\":\\\"\\\",\\\"astroid_relatedposts\\\":\\\"\\\",\\\"astroid_socialshare\\\":\\\"\\\",\\\"astroid_comments\\\":\\\"\\\",\\\"astroid_posttype\\\":\\\"\\\",\\\"astroid_readtime\\\":\\\"\\\",\\\"astroid_authorinfo\\\":\\\"\\\",\\\"astroid_og_title\\\":\\\"\\\",\\\"astroid_og_desc\\\":\\\"\\\",\\\"astroid_og_image\\\":\\\"\\\"}\",\"version\":16,\"ordering\":\"1\",\"metakey\":\"\",\"metadesc\":\"\",\"access\":\"1\",\"hits\":\"0\",\"metadata\":\"{\\\"robots\\\":\\\"\\\",\\\"author\\\":\\\"\\\",\\\"rights\\\":\\\"\\\",\\\"xreference\\\":\\\"\\\"}\",\"featured\":\"0\",\"language\":\"*\",\"xreference\":\"\",\"note\":\"\"}', 0),
(632, 6, 1, '', '2019-06-14 06:56:50', 17, 6311, 'be168bd150c474c4d7a0f3968b4198922af7cf79', '{\"id\":6,\"asset_id\":\"76\",\"title\":\"The hidden agenda of design\",\"alias\":\"the-hidden-agenda-of-design\",\"introtext\":\"<p>Aliquam egestas pellentesque est Etiam a orci Nulla id enim feugiat ligula ullamcorper.<\\/p>\\r\\n\",\"fulltext\":\"\\r\\n<p>Lorem Ipsum is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry\'s standard dummy text ever since the 1500s, when an unknown printer took a galley of type and scrambled it to make a type specimen book. It has survived not only five centuries, but also the leap into electronic typesetting, remaining essentially unchanged.<\\/p>\\r\\n<blockquote>Astroid Joomla framework is next generation template layout builder and manager enables you to develop an awesome website and templates.<\\/blockquote>\\r\\n<p>It was popularised in the 1960s with the release of Letraset sheets containing Lorem Ipsum passages, and more recently with desktop publishing software like Aldus PageMaker including versions of Lorem Ipsum.<\\/p>\\r\\n<h2>This is a H2 Tag<\\/h2>\\r\\n<p>Lorem Ipsum is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry\'s standard dummy text ever since the 1500s, when an unknown printer took a galley of type and scrambled it to make a type specimen book.<\\/p>\\r\\n<p>It has survived not only five centuries, but also the leap into electronic typesetting, remaining essentially unchanged. It was popularised in the 1960s with the release of Letraset sheets containing Lorem Ipsum passages, and more recently with desktop publishing software like Aldus PageMaker including versions of Lorem Ipsum.<\\/p>\\r\\n<h3>This is a H3 Tag<\\/h3>\\r\\n<p>Lorem Ipsum is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry\'s standard dummy text ever since the 1500s<\\/p>\\r\\n<p><strong>Un-ordered List here<\\/strong><\\/p>\\r\\n<ul>\\r\\n<li>This is a list 1<\\/li>\\r\\n<li>This is a list 2<\\/li>\\r\\n<li>This is a list 3<\\/li>\\r\\n<li>This is a list 4<\\/li>\\r\\n<\\/ul>\\r\\n<h4>This is a H4 Tag<\\/h4>\\r\\n<p>Lorem Ipsum is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry\'s standard dummy text ever since the 1500s<\\/p>\\r\\n<p><strong>Un-ordered List here<\\/strong><\\/p>\\r\\n<ol>\\r\\n<li>This is a list 1<\\/li>\\r\\n<li>This is a list 2<\\/li>\\r\\n<li>This is a list 3<\\/li>\\r\\n<li>This is a list 4<\\/li>\\r\\n<\\/ol>\\r\\n<h5>This is a H5 Tag<\\/h5>\\r\\n<p>It has survived not only five centuries, but also the leap into electronic typesetting, remaining essentially unchanged. It was popularised in the 1960s with the release of Letraset sheets containing Lorem Ipsum passages, and more recently with desktop publishing software like Aldus PageMaker including versions of Lorem Ipsum.<\\/p>\\r\\n<h6>This is a H6 Tag<\\/h6>\\r\\n<p><code>\\r\\n&lt;li&gt;This is a list 1&lt;\\/li&gt; <br \\/>\\r\\n&lt;li&gt;This is a list 2&lt;\\/li&gt; <br \\/>\\r\\n&lt;li&gt;This is a list 3&lt;\\/li&gt; <br \\/>\\r\\n&lt;li&gt;This is a list 4&lt;\\/li&gt; <br \\/>\\r\\n<\\/code><\\/p>\\r\\n<p>It has survived not only five centuries, but also the leap into electronic typesetting, remaining essentially unchanged. It was popularised in the 1960s with the release of Letraset sheets containing Lorem Ipsum passages, and more recently with desktop publishing software like Aldus PageMaker including versions of Lorem Ipsum.<\\/p>\",\"state\":1,\"catid\":\"9\",\"created\":\"2018-06-01 11:45:06\",\"created_by\":\"250\",\"created_by_alias\":\"\",\"modified\":\"2019-06-14 06:56:50\",\"modified_by\":\"17\",\"checked_out\":\"17\",\"checked_out_time\":\"2019-06-14 06:56:44\",\"publish_up\":\"2018-06-01 11:45:06\",\"publish_down\":\"0000-00-00 00:00:00\",\"images\":\"{\\\"image_intro\\\":\\\"images\\\\\\/blog\\\\\\/design\\\\\\/img3.jpg\\\",\\\"float_intro\\\":\\\"\\\",\\\"image_intro_alt\\\":\\\"\\\",\\\"image_intro_caption\\\":\\\"\\\",\\\"image_fulltext\\\":\\\"images\\\\\\/blog\\\\\\/design\\\\\\/img3.jpg\\\",\\\"float_fulltext\\\":\\\"\\\",\\\"image_fulltext_alt\\\":\\\"\\\",\\\"image_fulltext_caption\\\":\\\"\\\"}\",\"urls\":\"{\\\"urla\\\":false,\\\"urlatext\\\":\\\"\\\",\\\"targeta\\\":\\\"\\\",\\\"urlb\\\":false,\\\"urlbtext\\\":\\\"\\\",\\\"targetb\\\":\\\"\\\",\\\"urlc\\\":false,\\\"urlctext\\\":\\\"\\\",\\\"targetc\\\":\\\"\\\"}\",\"attribs\":\"{\\\"article_layout\\\":\\\"\\\",\\\"show_title\\\":\\\"\\\",\\\"link_titles\\\":\\\"\\\",\\\"show_tags\\\":\\\"\\\",\\\"show_intro\\\":\\\"\\\",\\\"info_block_position\\\":\\\"\\\",\\\"info_block_show_title\\\":\\\"\\\",\\\"show_category\\\":\\\"\\\",\\\"link_category\\\":\\\"\\\",\\\"show_parent_category\\\":\\\"\\\",\\\"link_parent_category\\\":\\\"\\\",\\\"show_associations\\\":\\\"\\\",\\\"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_page_title\\\":\\\"\\\",\\\"show_publishing_options\\\":\\\"\\\",\\\"show_article_options\\\":\\\"\\\",\\\"show_urls_images_backend\\\":\\\"\\\",\\\"show_urls_images_frontend\\\":\\\"\\\",\\\"astroid_article_type\\\":\\\"regular\\\",\\\"astroid_article_video_type\\\":\\\"youtube\\\",\\\"astroid_article_video_url\\\":\\\"\\\",\\\"astroid_article_gallery_width\\\":\\\"\\\",\\\"astroid_article_gallery_bullets\\\":\\\"1\\\",\\\"astroid_article_gallery_navigation\\\":\\\"1\\\",\\\"astroid_article_thumbnail\\\":\\\"1\\\",\\\"astroid_article_gallery_items\\\":[],\\\"astroid_article_audio_source\\\":\\\"soundcloud\\\",\\\"astroid_article_audio_soundcloud\\\":\\\"\\\",\\\"astroid_article_audio_spotify\\\":\\\"\\\",\\\"astroid_article_review_heading\\\":\\\"\\\",\\\"astroid_article_review_summery\\\":\\\"\\\",\\\"astroid_article_review_good\\\":\\\"\\\",\\\"astroid_article_review_bad\\\":\\\"\\\",\\\"astroid_article_review_rating\\\":\\\"5\\\",\\\"astroid_article_button_action\\\":\\\"\\\",\\\"astroid_article_button_link\\\":\\\"\\\",\\\"astroid_article_review_criterias\\\":[],\\\"astroid_article_quote_text\\\":\\\"\\\",\\\"astroid_article_quote_author\\\":\\\"\\\",\\\"astroid_article_badge\\\":\\\"0\\\",\\\"astroid_article_badge_type\\\":\\\"2\\\",\\\"astroid_article_badge_text\\\":\\\"\\\",\\\"astroid_article_badge_color\\\":\\\"\\\",\\\"astroid_relatedposts\\\":\\\"\\\",\\\"astroid_socialshare\\\":\\\"\\\",\\\"astroid_comments\\\":\\\"\\\",\\\"astroid_posttype\\\":\\\"\\\",\\\"astroid_readtime\\\":\\\"\\\",\\\"astroid_authorinfo\\\":\\\"\\\",\\\"astroid_og_title\\\":\\\"\\\",\\\"astroid_og_desc\\\":\\\"\\\",\\\"astroid_og_image\\\":\\\"\\\"}\",\"version\":14,\"ordering\":\"4\",\"metakey\":\"\",\"metadesc\":\"\",\"access\":\"1\",\"hits\":\"1\",\"metadata\":\"{\\\"robots\\\":\\\"\\\",\\\"author\\\":\\\"\\\",\\\"rights\\\":\\\"\\\",\\\"xreference\\\":\\\"\\\"}\",\"featured\":\"0\",\"language\":\"*\",\"xreference\":\"\",\"note\":\"\"}', 0),
(633, 4, 1, '', '2019-06-14 06:57:06', 17, 6285, '0af0ad895b7c46e04db6eb339c909f24c4fbc38e', '{\"id\":4,\"asset_id\":\"74\",\"title\":\"Guidance for you in design\",\"alias\":\"guidance-for-you-in-design\",\"introtext\":\"<p>Aliquam egestas pellentesque est Etiam a orci Nulla id enim feugiat ligula ullamcorper. <\\/p>\\r\\n\",\"fulltext\":\"\\r\\n<p>Lorem Ipsum is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry\'s standard dummy text ever since the 1500s, when an unknown printer took a galley of type and scrambled it to make a type specimen book. It has survived not only five centuries, but also the leap into electronic typesetting, remaining essentially unchanged. <\\/p>\\r\\n<blockquote>Astroid Joomla framework is next generation template layout builder and manager enables you to develop an awesome website and templates.<\\/blockquote>\\r\\n<p>It was popularised in the 1960s with the release of Letraset sheets containing Lorem Ipsum passages, and more recently with desktop publishing software like Aldus PageMaker including versions of Lorem Ipsum. <\\/p>\\r\\n<h2> This is a H2 Tag <\\/h2>\\r\\n<p>Lorem Ipsum is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry\'s standard dummy text ever since the 1500s, when an unknown printer took a galley of type and scrambled it to make a type specimen book. <\\/p>\\r\\n<p>It has survived not only five centuries, but also the leap into electronic typesetting, remaining essentially unchanged. It was popularised in the 1960s with the release of Letraset sheets containing Lorem Ipsum passages, and more recently with desktop publishing software like Aldus PageMaker including versions of Lorem Ipsum. <\\/p>\\r\\n<h3>This is a H3 Tag<\\/h3>\\r\\n<p>Lorem Ipsum is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry\'s standard dummy text ever since the 1500s<\\/p>\\r\\n<strong>Un-ordered List here<\\/strong>\\r\\n<ul>\\r\\n<li>This is a list 1<\\/li>\\r\\n<li>This is a list 2<\\/li>\\r\\n<li>This is a list 3<\\/li>\\r\\n<li>This is a list 4<\\/li>\\r\\n<\\/ul>\\r\\n<h4>This is a H4 Tag <\\/h4>\\r\\n<p>Lorem Ipsum is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry\'s standard dummy text ever since the 1500s<\\/p>\\r\\n<strong>Un-ordered List here<\\/strong>\\r\\n<ol>\\r\\n<li>This is a list 1<\\/li>\\r\\n<li>This is a list 2<\\/li>\\r\\n<li>This is a list 3<\\/li>\\r\\n<li>This is a list 4<\\/li>\\r\\n<\\/ol>\\r\\n<h5>This is a H5 Tag <\\/h5>\\r\\n<p>It has survived not only five centuries, but also the leap into electronic typesetting, remaining essentially unchanged. It was popularised in the 1960s with the release of Letraset sheets containing Lorem Ipsum passages, and more recently with desktop publishing software like Aldus PageMaker including versions of Lorem Ipsum. <\\/p>\\r\\n<h6>This is a H6 Tag <\\/h6>\\r\\n<code>\\r\\n&lt;li&gt;This is a list 1&lt;\\/li&gt; <br>\\r\\n&lt;li&gt;This is a list 2&lt;\\/li&gt; <br>\\r\\n&lt;li&gt;This is a list 3&lt;\\/li&gt; <br>\\r\\n&lt;li&gt;This is a list 4&lt;\\/li&gt; <br>\\r\\n<\\/code>\\r\\n<p>It has survived not only five centuries, but also the leap into electronic typesetting, remaining essentially unchanged. It was popularised in the 1960s with the release of Letraset sheets containing Lorem Ipsum passages, and more recently with desktop publishing software like Aldus PageMaker including versions of Lorem Ipsum. <\\/p>\",\"state\":1,\"catid\":\"9\",\"created\":\"2018-06-01 11:45:06\",\"created_by\":\"250\",\"created_by_alias\":\"\",\"modified\":\"2019-06-14 06:57:06\",\"modified_by\":\"17\",\"checked_out\":\"17\",\"checked_out_time\":\"2019-06-14 06:57:02\",\"publish_up\":\"2018-06-01 11:45:06\",\"publish_down\":\"0000-00-00 00:00:00\",\"images\":\"{\\\"image_intro\\\":\\\"images\\\\\\/blog\\\\\\/design\\\\\\/img5.jpg\\\",\\\"float_intro\\\":\\\"\\\",\\\"image_intro_alt\\\":\\\"\\\",\\\"image_intro_caption\\\":\\\"\\\",\\\"image_fulltext\\\":\\\"images\\\\\\/blog\\\\\\/design\\\\\\/img5.jpg\\\",\\\"float_fulltext\\\":\\\"\\\",\\\"image_fulltext_alt\\\":\\\"\\\",\\\"image_fulltext_caption\\\":\\\"\\\"}\",\"urls\":\"{\\\"urla\\\":false,\\\"urlatext\\\":\\\"\\\",\\\"targeta\\\":\\\"\\\",\\\"urlb\\\":false,\\\"urlbtext\\\":\\\"\\\",\\\"targetb\\\":\\\"\\\",\\\"urlc\\\":false,\\\"urlctext\\\":\\\"\\\",\\\"targetc\\\":\\\"\\\"}\",\"attribs\":\"{\\\"article_layout\\\":\\\"\\\",\\\"show_title\\\":\\\"\\\",\\\"link_titles\\\":\\\"\\\",\\\"show_tags\\\":\\\"\\\",\\\"show_intro\\\":\\\"\\\",\\\"info_block_position\\\":\\\"\\\",\\\"info_block_show_title\\\":\\\"\\\",\\\"show_category\\\":\\\"\\\",\\\"link_category\\\":\\\"\\\",\\\"show_parent_category\\\":\\\"\\\",\\\"link_parent_category\\\":\\\"\\\",\\\"show_associations\\\":\\\"\\\",\\\"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_page_title\\\":\\\"\\\",\\\"show_publishing_options\\\":\\\"\\\",\\\"show_article_options\\\":\\\"\\\",\\\"show_urls_images_backend\\\":\\\"\\\",\\\"show_urls_images_frontend\\\":\\\"\\\",\\\"astroid_article_type\\\":\\\"regular\\\",\\\"astroid_article_video_type\\\":\\\"youtube\\\",\\\"astroid_article_video_url\\\":\\\"\\\",\\\"astroid_article_gallery_width\\\":\\\"\\\",\\\"astroid_article_gallery_bullets\\\":\\\"1\\\",\\\"astroid_article_gallery_navigation\\\":\\\"1\\\",\\\"astroid_article_thumbnail\\\":\\\"1\\\",\\\"astroid_article_gallery_items\\\":[],\\\"astroid_article_audio_source\\\":\\\"soundcloud\\\",\\\"astroid_article_audio_soundcloud\\\":\\\"\\\",\\\"astroid_article_audio_spotify\\\":\\\"\\\",\\\"astroid_article_review_heading\\\":\\\"\\\",\\\"astroid_article_review_summery\\\":\\\"\\\",\\\"astroid_article_review_good\\\":\\\"\\\",\\\"astroid_article_review_bad\\\":\\\"\\\",\\\"astroid_article_review_rating\\\":\\\"5\\\",\\\"astroid_article_button_action\\\":\\\"\\\",\\\"astroid_article_button_link\\\":\\\"\\\",\\\"astroid_article_review_criterias\\\":[],\\\"astroid_article_quote_text\\\":\\\"\\\",\\\"astroid_article_quote_author\\\":\\\"\\\",\\\"astroid_article_badge\\\":\\\"0\\\",\\\"astroid_article_badge_type\\\":\\\"6\\\",\\\"astroid_article_badge_text\\\":\\\"\\\",\\\"astroid_article_badge_color\\\":\\\"\\\",\\\"astroid_relatedposts\\\":\\\"\\\",\\\"astroid_socialshare\\\":\\\"\\\",\\\"astroid_comments\\\":\\\"\\\",\\\"astroid_posttype\\\":\\\"\\\",\\\"astroid_readtime\\\":\\\"\\\",\\\"astroid_authorinfo\\\":\\\"\\\",\\\"astroid_og_title\\\":\\\"\\\",\\\"astroid_og_desc\\\":\\\"\\\",\\\"astroid_og_image\\\":\\\"\\\"}\",\"version\":13,\"ordering\":\"2\",\"metakey\":\"\",\"metadesc\":\"\",\"access\":\"1\",\"hits\":\"0\",\"metadata\":\"{\\\"robots\\\":\\\"\\\",\\\"author\\\":\\\"\\\",\\\"rights\\\":\\\"\\\",\\\"xreference\\\":\\\"\\\"}\",\"featured\":\"0\",\"language\":\"*\",\"xreference\":\"\",\"note\":\"\"}', 0);
INSERT INTO `ynfp8_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
(634, 7, 1, '', '2019-06-14 06:57:16', 17, 4563, '8e8b8add56812d36821fe7a64fe03c29e796ae1d', '{\"id\":7,\"asset_id\":\"77\",\"title\":\"The secrets to design\",\"alias\":\"the-secrets-to-design\",\"introtext\":\"<p>Aliquam egestas pellentesque est Etiam a orci Nulla id enim feugiat ligula ullamcorper.<\\/p>\\r\\n\",\"fulltext\":\"\\r\\n<p>Lorem Ipsum is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry\'s standard dummy text ever since the 1500s, when an unknown printer took a galley of type and scrambled it to make a type specimen book. It has survived not only five centuries, but also the leap into electronic typesetting, remaining essentially unchanged. It was popularised in the 1960s with the release of Letraset sheets containing Lorem Ipsum passages, and more recently with desktop publishing software like Aldus PageMaker including versions of Lorem Ipsum.<\\/p>\\r\\n<h3>Where does it come from?<\\/h3>\\r\\n<p>There are many variations of passages of Lorem Ipsum available, but the majority have suffered alteration in some form, by injected humour, or randomised words which don\'t look even slightly believable. If you are going to use a passage of Lorem Ipsum, you need to be sure there isn\'t anything embarrassing hidden in the middle of text. All the Lorem Ipsum generators on the Internet tend to repeat predefined chunks as necessary, making this the first true generator on the Internet. It uses a dictionary of over 200 Latin words, combined with a handful of model sentence structures, to generate Lorem Ipsum which looks reasonable. The generated Lorem Ipsum is therefore always free from repetition, injected humour, or non-characteristic words etc.<\\/p>\",\"state\":1,\"catid\":\"9\",\"created\":\"2018-06-01 11:45:06\",\"created_by\":\"250\",\"created_by_alias\":\"\",\"modified\":\"2019-06-14 06:57:16\",\"modified_by\":\"17\",\"checked_out\":\"17\",\"checked_out_time\":\"2019-06-14 06:57:12\",\"publish_up\":\"2018-06-01 11:45:06\",\"publish_down\":\"0000-00-00 00:00:00\",\"images\":\"{\\\"image_intro\\\":\\\"images\\\\\\/blog\\\\\\/design\\\\\\/img2.jpg\\\",\\\"float_intro\\\":\\\"\\\",\\\"image_intro_alt\\\":\\\"\\\",\\\"image_intro_caption\\\":\\\"\\\",\\\"image_fulltext\\\":\\\"images\\\\\\/blog\\\\\\/design\\\\\\/img2.jpg\\\",\\\"float_fulltext\\\":\\\"\\\",\\\"image_fulltext_alt\\\":\\\"\\\",\\\"image_fulltext_caption\\\":\\\"\\\"}\",\"urls\":\"{\\\"urla\\\":false,\\\"urlatext\\\":\\\"\\\",\\\"targeta\\\":\\\"\\\",\\\"urlb\\\":false,\\\"urlbtext\\\":\\\"\\\",\\\"targetb\\\":\\\"\\\",\\\"urlc\\\":false,\\\"urlctext\\\":\\\"\\\",\\\"targetc\\\":\\\"\\\"}\",\"attribs\":\"{\\\"article_layout\\\":\\\"\\\",\\\"show_title\\\":\\\"\\\",\\\"link_titles\\\":\\\"\\\",\\\"show_tags\\\":\\\"\\\",\\\"show_intro\\\":\\\"\\\",\\\"info_block_position\\\":\\\"\\\",\\\"info_block_show_title\\\":\\\"\\\",\\\"show_category\\\":\\\"\\\",\\\"link_category\\\":\\\"\\\",\\\"show_parent_category\\\":\\\"\\\",\\\"link_parent_category\\\":\\\"\\\",\\\"show_associations\\\":\\\"\\\",\\\"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_page_title\\\":\\\"\\\",\\\"show_publishing_options\\\":\\\"\\\",\\\"show_article_options\\\":\\\"\\\",\\\"show_urls_images_backend\\\":\\\"\\\",\\\"show_urls_images_frontend\\\":\\\"\\\",\\\"astroid_article_type\\\":\\\"regular\\\",\\\"astroid_article_video_type\\\":\\\"youtube\\\",\\\"astroid_article_video_url\\\":\\\"\\\",\\\"astroid_article_gallery_width\\\":\\\"\\\",\\\"astroid_article_gallery_bullets\\\":\\\"1\\\",\\\"astroid_article_gallery_navigation\\\":\\\"1\\\",\\\"astroid_article_thumbnail\\\":\\\"1\\\",\\\"astroid_article_gallery_items\\\":[],\\\"astroid_article_audio_source\\\":\\\"soundcloud\\\",\\\"astroid_article_audio_soundcloud\\\":\\\"\\\",\\\"astroid_article_audio_spotify\\\":\\\"\\\",\\\"astroid_article_review_heading\\\":\\\"\\\",\\\"astroid_article_review_summery\\\":\\\"\\\",\\\"astroid_article_review_good\\\":\\\"\\\",\\\"astroid_article_review_bad\\\":\\\"\\\",\\\"astroid_article_review_rating\\\":\\\"5\\\",\\\"astroid_article_button_action\\\":\\\"\\\",\\\"astroid_article_button_link\\\":\\\"\\\",\\\"astroid_article_review_criterias\\\":[],\\\"astroid_article_quote_text\\\":\\\"\\\",\\\"astroid_article_quote_author\\\":\\\"\\\",\\\"astroid_article_badge\\\":\\\"0\\\",\\\"astroid_article_badge_type\\\":\\\"2\\\",\\\"astroid_article_badge_text\\\":\\\"\\\",\\\"astroid_article_badge_color\\\":\\\"\\\",\\\"astroid_relatedposts\\\":\\\"\\\",\\\"astroid_socialshare\\\":\\\"\\\",\\\"astroid_comments\\\":\\\"\\\",\\\"astroid_posttype\\\":\\\"\\\",\\\"astroid_readtime\\\":\\\"\\\",\\\"astroid_authorinfo\\\":\\\"\\\",\\\"astroid_og_title\\\":\\\"\\\",\\\"astroid_og_desc\\\":\\\"\\\",\\\"astroid_og_image\\\":\\\"\\\"}\",\"version\":13,\"ordering\":\"5\",\"metakey\":\"\",\"metadesc\":\"\",\"access\":\"1\",\"hits\":\"0\",\"metadata\":\"{\\\"robots\\\":\\\"\\\",\\\"author\\\":\\\"\\\",\\\"rights\\\":\\\"\\\",\\\"xreference\\\":\\\"\\\"}\",\"featured\":\"0\",\"language\":\"*\",\"xreference\":\"\",\"note\":\"\"}', 0),
(635, 5, 1, '', '2019-06-14 06:57:29', 17, 6305, 'e6b0ea73e874a805d998ec9e42ced8588a163e8f', '{\"id\":5,\"asset_id\":\"75\",\"title\":\"Have fun learning design\",\"alias\":\"have-fun-learning-design\",\"introtext\":\"<p>Aliquam egestas pellentesque est Etiam a orci Nulla id enim feugiat ligula ullamcorper.<\\/p>\\r\\n\",\"fulltext\":\"\\r\\n<p>Lorem Ipsum is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry\'s standard dummy text ever since the 1500s, when an unknown printer took a galley of type and scrambled it to make a type specimen book. It has survived not only five centuries, but also the leap into electronic typesetting, remaining essentially unchanged.<\\/p>\\r\\n<blockquote>Astroid Joomla framework is next generation template layout builder and manager enables you to develop an awesome website and templates.<\\/blockquote>\\r\\n<p>It was popularised in the 1960s with the release of Letraset sheets containing Lorem Ipsum passages, and more recently with desktop publishing software like Aldus PageMaker including versions of Lorem Ipsum.<\\/p>\\r\\n<h2>This is a H2 Tag<\\/h2>\\r\\n<p>Lorem Ipsum is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry\'s standard dummy text ever since the 1500s, when an unknown printer took a galley of type and scrambled it to make a type specimen book.<\\/p>\\r\\n<p>It has survived not only five centuries, but also the leap into electronic typesetting, remaining essentially unchanged. It was popularised in the 1960s with the release of Letraset sheets containing Lorem Ipsum passages, and more recently with desktop publishing software like Aldus PageMaker including versions of Lorem Ipsum.<\\/p>\\r\\n<h3>This is a H3 Tag<\\/h3>\\r\\n<p>Lorem Ipsum is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry\'s standard dummy text ever since the 1500s<\\/p>\\r\\n<p><strong>Un-ordered List here<\\/strong><\\/p>\\r\\n<ul>\\r\\n<li>This is a list 1<\\/li>\\r\\n<li>This is a list 2<\\/li>\\r\\n<li>This is a list 3<\\/li>\\r\\n<li>This is a list 4<\\/li>\\r\\n<\\/ul>\\r\\n<h4>This is a H4 Tag<\\/h4>\\r\\n<p>Lorem Ipsum is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry\'s standard dummy text ever since the 1500s<\\/p>\\r\\n<p><strong>Un-ordered List here<\\/strong><\\/p>\\r\\n<ol>\\r\\n<li>This is a list 1<\\/li>\\r\\n<li>This is a list 2<\\/li>\\r\\n<li>This is a list 3<\\/li>\\r\\n<li>This is a list 4<\\/li>\\r\\n<\\/ol>\\r\\n<h5>This is a H5 Tag<\\/h5>\\r\\n<p>It has survived not only five centuries, but also the leap into electronic typesetting, remaining essentially unchanged. It was popularised in the 1960s with the release of Letraset sheets containing Lorem Ipsum passages, and more recently with desktop publishing software like Aldus PageMaker including versions of Lorem Ipsum.<\\/p>\\r\\n<h6>This is a H6 Tag<\\/h6>\\r\\n<p><code>\\r\\n&lt;li&gt;This is a list 1&lt;\\/li&gt; <br \\/>\\r\\n&lt;li&gt;This is a list 2&lt;\\/li&gt; <br \\/>\\r\\n&lt;li&gt;This is a list 3&lt;\\/li&gt; <br \\/>\\r\\n&lt;li&gt;This is a list 4&lt;\\/li&gt; <br \\/>\\r\\n<\\/code><\\/p>\\r\\n<p>It has survived not only five centuries, but also the leap into electronic typesetting, remaining essentially unchanged. It was popularised in the 1960s with the release of Letraset sheets containing Lorem Ipsum passages, and more recently with desktop publishing software like Aldus PageMaker including versions of Lorem Ipsum.<\\/p>\",\"state\":1,\"catid\":\"9\",\"created\":\"2018-06-01 11:45:06\",\"created_by\":\"250\",\"created_by_alias\":\"\",\"modified\":\"2019-06-14 06:57:29\",\"modified_by\":\"17\",\"checked_out\":\"17\",\"checked_out_time\":\"2019-06-14 06:57:24\",\"publish_up\":\"2018-06-01 11:45:06\",\"publish_down\":\"0000-00-00 00:00:00\",\"images\":\"{\\\"image_intro\\\":\\\"images\\\\\\/blog\\\\\\/design\\\\\\/img4.jpg\\\",\\\"float_intro\\\":\\\"\\\",\\\"image_intro_alt\\\":\\\"\\\",\\\"image_intro_caption\\\":\\\"\\\",\\\"image_fulltext\\\":\\\"images\\\\\\/blog\\\\\\/design\\\\\\/img4.jpg\\\",\\\"float_fulltext\\\":\\\"\\\",\\\"image_fulltext_alt\\\":\\\"\\\",\\\"image_fulltext_caption\\\":\\\"\\\"}\",\"urls\":\"{\\\"urla\\\":false,\\\"urlatext\\\":\\\"\\\",\\\"targeta\\\":\\\"\\\",\\\"urlb\\\":false,\\\"urlbtext\\\":\\\"\\\",\\\"targetb\\\":\\\"\\\",\\\"urlc\\\":false,\\\"urlctext\\\":\\\"\\\",\\\"targetc\\\":\\\"\\\"}\",\"attribs\":\"{\\\"article_layout\\\":\\\"\\\",\\\"show_title\\\":\\\"\\\",\\\"link_titles\\\":\\\"\\\",\\\"show_tags\\\":\\\"\\\",\\\"show_intro\\\":\\\"\\\",\\\"info_block_position\\\":\\\"\\\",\\\"info_block_show_title\\\":\\\"\\\",\\\"show_category\\\":\\\"\\\",\\\"link_category\\\":\\\"\\\",\\\"show_parent_category\\\":\\\"\\\",\\\"link_parent_category\\\":\\\"\\\",\\\"show_associations\\\":\\\"\\\",\\\"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_page_title\\\":\\\"\\\",\\\"show_publishing_options\\\":\\\"\\\",\\\"show_article_options\\\":\\\"\\\",\\\"show_urls_images_backend\\\":\\\"\\\",\\\"show_urls_images_frontend\\\":\\\"\\\",\\\"astroid_article_type\\\":\\\"regular\\\",\\\"astroid_article_video_type\\\":\\\"youtube\\\",\\\"astroid_article_video_url\\\":\\\"\\\",\\\"astroid_article_gallery_width\\\":\\\"\\\",\\\"astroid_article_gallery_bullets\\\":\\\"1\\\",\\\"astroid_article_gallery_navigation\\\":\\\"1\\\",\\\"astroid_article_thumbnail\\\":\\\"1\\\",\\\"astroid_article_gallery_items\\\":[],\\\"astroid_article_audio_source\\\":\\\"soundcloud\\\",\\\"astroid_article_audio_soundcloud\\\":\\\"\\\",\\\"astroid_article_audio_spotify\\\":\\\"\\\",\\\"astroid_article_review_heading\\\":\\\"\\\",\\\"astroid_article_review_summery\\\":\\\"\\\",\\\"astroid_article_review_good\\\":\\\"\\\",\\\"astroid_article_review_bad\\\":\\\"\\\",\\\"astroid_article_review_rating\\\":\\\"5\\\",\\\"astroid_article_button_action\\\":\\\"\\\",\\\"astroid_article_button_link\\\":\\\"\\\",\\\"astroid_article_review_criterias\\\":[],\\\"astroid_article_quote_text\\\":\\\"\\\",\\\"astroid_article_quote_author\\\":\\\"\\\",\\\"astroid_article_badge\\\":\\\"0\\\",\\\"astroid_article_badge_type\\\":\\\"6\\\",\\\"astroid_article_badge_text\\\":\\\"\\\",\\\"astroid_article_badge_color\\\":\\\"\\\",\\\"astroid_relatedposts\\\":\\\"\\\",\\\"astroid_socialshare\\\":\\\"\\\",\\\"astroid_comments\\\":\\\"\\\",\\\"astroid_posttype\\\":\\\"\\\",\\\"astroid_readtime\\\":\\\"\\\",\\\"astroid_authorinfo\\\":\\\"\\\",\\\"astroid_og_title\\\":\\\"\\\",\\\"astroid_og_desc\\\":\\\"\\\",\\\"astroid_og_image\\\":\\\"\\\"}\",\"version\":16,\"ordering\":\"3\",\"metakey\":\"\",\"metadesc\":\"\",\"access\":\"1\",\"hits\":\"0\",\"metadata\":\"{\\\"robots\\\":\\\"\\\",\\\"author\\\":\\\"\\\",\\\"rights\\\":\\\"\\\",\\\"xreference\\\":\\\"\\\"}\",\"featured\":\"0\",\"language\":\"*\",\"xreference\":\"\",\"note\":\"\"}', 0),
(636, 34, 1, '', '2019-06-14 06:57:53', 17, 4617, '21ab69d0b8bfeedfc078d6a71e61f8e865fb911a', '{\"id\":34,\"asset_id\":\"173\",\"title\":\"The worst advices we\'ve heard for business\",\"alias\":\"the-worst-advices-we-ve-heard-for-business\",\"introtext\":\"<p>Aliquam egestas pellentesque est Etiam a orci Nulla id enim feugiat ligula ullamcorper.<\\/p>\\r\\n\",\"fulltext\":\"\\r\\n<p>Lorem Ipsum is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry\'s standard dummy text ever since the 1500s, when an unknown printer took a galley of type and scrambled it to make a type specimen book. It has survived not only five centuries, but also the leap into electronic typesetting, remaining essentially unchanged. It was popularised in the 1960s with the release of Letraset sheets containing Lorem Ipsum passages, and more recently with desktop publishing software like Aldus PageMaker including versions of Lorem Ipsum.<\\/p>\\r\\n<h3>Where does it come from?<\\/h3>\\r\\n<p>There are many variations of passages of Lorem Ipsum available, but the majority have suffered alteration in some form, by injected humour, or randomised words which don\'t look even slightly believable. If you are going to use a passage of Lorem Ipsum, you need to be sure there isn\'t anything embarrassing hidden in the middle of text. All the Lorem Ipsum generators on the Internet tend to repeat predefined chunks as necessary, making this the first true generator on the Internet. It uses a dictionary of over 200 Latin words, combined with a handful of model sentence structures, to generate Lorem Ipsum which looks reasonable. The generated Lorem Ipsum is therefore always free from repetition, injected humour, or non-characteristic words etc.<\\/p>\",\"state\":1,\"catid\":\"8\",\"created\":\"2018-06-01 11:45:06\",\"created_by\":\"250\",\"created_by_alias\":\"\",\"modified\":\"2019-06-14 06:57:53\",\"modified_by\":\"17\",\"checked_out\":\"17\",\"checked_out_time\":\"2019-06-14 06:57:49\",\"publish_up\":\"2018-06-01 11:45:06\",\"publish_down\":\"0000-00-00 00:00:00\",\"images\":\"{\\\"image_intro\\\":\\\"images\\\\\\/blog\\\\\\/business\\\\\\/img4.jpg\\\",\\\"float_intro\\\":\\\"\\\",\\\"image_intro_alt\\\":\\\"\\\",\\\"image_intro_caption\\\":\\\"\\\",\\\"image_fulltext\\\":\\\"images\\\\\\/blog\\\\\\/business\\\\\\/img4.jpg\\\",\\\"float_fulltext\\\":\\\"\\\",\\\"image_fulltext_alt\\\":\\\"\\\",\\\"image_fulltext_caption\\\":\\\"\\\"}\",\"urls\":\"{\\\"urla\\\":false,\\\"urlatext\\\":\\\"\\\",\\\"targeta\\\":\\\"\\\",\\\"urlb\\\":false,\\\"urlbtext\\\":\\\"\\\",\\\"targetb\\\":\\\"\\\",\\\"urlc\\\":false,\\\"urlctext\\\":\\\"\\\",\\\"targetc\\\":\\\"\\\"}\",\"attribs\":\"{\\\"article_layout\\\":\\\"\\\",\\\"show_title\\\":\\\"\\\",\\\"link_titles\\\":\\\"\\\",\\\"show_tags\\\":\\\"\\\",\\\"show_intro\\\":\\\"\\\",\\\"info_block_position\\\":\\\"\\\",\\\"info_block_show_title\\\":\\\"\\\",\\\"show_category\\\":\\\"\\\",\\\"link_category\\\":\\\"\\\",\\\"show_parent_category\\\":\\\"\\\",\\\"link_parent_category\\\":\\\"\\\",\\\"show_associations\\\":\\\"\\\",\\\"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_page_title\\\":\\\"\\\",\\\"show_publishing_options\\\":\\\"\\\",\\\"show_article_options\\\":\\\"\\\",\\\"show_urls_images_backend\\\":\\\"\\\",\\\"show_urls_images_frontend\\\":\\\"\\\",\\\"astroid_article_type\\\":\\\"regular\\\",\\\"astroid_article_video_type\\\":\\\"youtube\\\",\\\"astroid_article_video_url\\\":\\\"\\\",\\\"astroid_article_gallery_width\\\":\\\"\\\",\\\"astroid_article_gallery_bullets\\\":\\\"1\\\",\\\"astroid_article_gallery_navigation\\\":\\\"1\\\",\\\"astroid_article_thumbnail\\\":\\\"1\\\",\\\"astroid_article_gallery_items\\\":[],\\\"astroid_article_audio_source\\\":\\\"soundcloud\\\",\\\"astroid_article_audio_soundcloud\\\":\\\"\\\",\\\"astroid_article_audio_spotify\\\":\\\"\\\",\\\"astroid_article_review_heading\\\":\\\"\\\",\\\"astroid_article_review_summery\\\":\\\"\\\",\\\"astroid_article_review_good\\\":\\\"\\\",\\\"astroid_article_review_bad\\\":\\\"\\\",\\\"astroid_article_review_rating\\\":\\\"5\\\",\\\"astroid_article_button_action\\\":\\\"\\\",\\\"astroid_article_button_link\\\":\\\"\\\",\\\"astroid_article_review_criterias\\\":[],\\\"astroid_article_quote_text\\\":\\\"\\\",\\\"astroid_article_quote_author\\\":\\\"\\\",\\\"astroid_article_badge\\\":\\\"0\\\",\\\"astroid_article_badge_type\\\":\\\"5\\\",\\\"astroid_article_badge_text\\\":\\\"\\\",\\\"astroid_article_badge_color\\\":\\\"\\\",\\\"astroid_relatedposts\\\":\\\"\\\",\\\"astroid_socialshare\\\":\\\"\\\",\\\"astroid_comments\\\":\\\"\\\",\\\"astroid_posttype\\\":\\\"\\\",\\\"astroid_readtime\\\":\\\"\\\",\\\"astroid_authorinfo\\\":\\\"\\\",\\\"astroid_og_title\\\":\\\"\\\",\\\"astroid_og_desc\\\":\\\"\\\",\\\"astroid_og_image\\\":\\\"\\\"}\",\"version\":17,\"ordering\":\"3\",\"metakey\":\"Joomla\",\"metadesc\":\"\",\"access\":\"1\",\"hits\":\"0\",\"metadata\":\"{\\\"robots\\\":\\\"\\\",\\\"author\\\":\\\"\\\",\\\"rights\\\":\\\"\\\",\\\"xreference\\\":\\\"\\\"}\",\"featured\":\"0\",\"language\":\"*\",\"xreference\":\"\",\"note\":\"\"}', 0),
(637, 33, 1, '', '2019-06-14 06:58:12', 17, 4639, '86ae92f3531920ac8de001f98d8928b6f8278eac', '{\"id\":33,\"asset_id\":\"172\",\"title\":\"Ten business that will actually make your life better\",\"alias\":\"ten-business-that-will-actually-make-your-life-better\",\"introtext\":\"<p>Aliquam egestas pellentesque est Etiam a orci Nulla id enim feugiat ligula ullamcorper.<\\/p>\\r\\n\",\"fulltext\":\"\\r\\n<p>Lorem Ipsum is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry\'s standard dummy text ever since the 1500s, when an unknown printer took a galley of type and scrambled it to make a type specimen book. It has survived not only five centuries, but also the leap into electronic typesetting, remaining essentially unchanged. It was popularised in the 1960s with the release of Letraset sheets containing Lorem Ipsum passages, and more recently with desktop publishing software like Aldus PageMaker including versions of Lorem Ipsum.<\\/p>\\r\\n<h3>Where does it come from?<\\/h3>\\r\\n<p>There are many variations of passages of Lorem Ipsum available, but the majority have suffered alteration in some form, by injected humour, or randomised words which don\'t look even slightly believable. If you are going to use a passage of Lorem Ipsum, you need to be sure there isn\'t anything embarrassing hidden in the middle of text. All the Lorem Ipsum generators on the Internet tend to repeat predefined chunks as necessary, making this the first true generator on the Internet. It uses a dictionary of over 200 Latin words, combined with a handful of model sentence structures, to generate Lorem Ipsum which looks reasonable. The generated Lorem Ipsum is therefore always free from repetition, injected humour, or non-characteristic words etc.<\\/p>\",\"state\":1,\"catid\":\"8\",\"created\":\"2018-06-01 11:45:06\",\"created_by\":\"250\",\"created_by_alias\":\"\",\"modified\":\"2019-06-14 06:58:12\",\"modified_by\":\"17\",\"checked_out\":\"17\",\"checked_out_time\":\"2019-06-14 06:58:08\",\"publish_up\":\"2018-06-01 11:45:06\",\"publish_down\":\"0000-00-00 00:00:00\",\"images\":\"{\\\"image_intro\\\":\\\"images\\\\\\/blog\\\\\\/business\\\\\\/img5.jpg\\\",\\\"float_intro\\\":\\\"\\\",\\\"image_intro_alt\\\":\\\"\\\",\\\"image_intro_caption\\\":\\\"\\\",\\\"image_fulltext\\\":\\\"images\\\\\\/blog\\\\\\/business\\\\\\/img5.jpg\\\",\\\"float_fulltext\\\":\\\"\\\",\\\"image_fulltext_alt\\\":\\\"\\\",\\\"image_fulltext_caption\\\":\\\"\\\"}\",\"urls\":\"{\\\"urla\\\":false,\\\"urlatext\\\":\\\"\\\",\\\"targeta\\\":\\\"\\\",\\\"urlb\\\":false,\\\"urlbtext\\\":\\\"\\\",\\\"targetb\\\":\\\"\\\",\\\"urlc\\\":false,\\\"urlctext\\\":\\\"\\\",\\\"targetc\\\":\\\"\\\"}\",\"attribs\":\"{\\\"article_layout\\\":\\\"\\\",\\\"show_title\\\":\\\"\\\",\\\"link_titles\\\":\\\"\\\",\\\"show_tags\\\":\\\"\\\",\\\"show_intro\\\":\\\"\\\",\\\"info_block_position\\\":\\\"\\\",\\\"info_block_show_title\\\":\\\"\\\",\\\"show_category\\\":\\\"\\\",\\\"link_category\\\":\\\"\\\",\\\"show_parent_category\\\":\\\"\\\",\\\"link_parent_category\\\":\\\"\\\",\\\"show_associations\\\":\\\"\\\",\\\"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_page_title\\\":\\\"\\\",\\\"show_publishing_options\\\":\\\"\\\",\\\"show_article_options\\\":\\\"\\\",\\\"show_urls_images_backend\\\":\\\"\\\",\\\"show_urls_images_frontend\\\":\\\"\\\",\\\"astroid_article_type\\\":\\\"regular\\\",\\\"astroid_article_video_type\\\":\\\"youtube\\\",\\\"astroid_article_video_url\\\":\\\"\\\",\\\"astroid_article_gallery_width\\\":\\\"\\\",\\\"astroid_article_gallery_bullets\\\":\\\"1\\\",\\\"astroid_article_gallery_navigation\\\":\\\"1\\\",\\\"astroid_article_thumbnail\\\":\\\"1\\\",\\\"astroid_article_gallery_items\\\":[],\\\"astroid_article_audio_source\\\":\\\"soundcloud\\\",\\\"astroid_article_audio_soundcloud\\\":\\\"\\\",\\\"astroid_article_audio_spotify\\\":\\\"\\\",\\\"astroid_article_review_heading\\\":\\\"\\\",\\\"astroid_article_review_summery\\\":\\\"\\\",\\\"astroid_article_review_good\\\":\\\"\\\",\\\"astroid_article_review_bad\\\":\\\"\\\",\\\"astroid_article_review_rating\\\":\\\"5\\\",\\\"astroid_article_button_action\\\":\\\"\\\",\\\"astroid_article_button_link\\\":\\\"\\\",\\\"astroid_article_review_criterias\\\":[],\\\"astroid_article_quote_text\\\":\\\"\\\",\\\"astroid_article_quote_author\\\":\\\"\\\",\\\"astroid_article_badge\\\":\\\"0\\\",\\\"astroid_article_badge_type\\\":\\\"6\\\",\\\"astroid_article_badge_text\\\":\\\"\\\",\\\"astroid_article_badge_color\\\":\\\"\\\",\\\"astroid_relatedposts\\\":\\\"\\\",\\\"astroid_socialshare\\\":\\\"\\\",\\\"astroid_comments\\\":\\\"\\\",\\\"astroid_posttype\\\":\\\"\\\",\\\"astroid_readtime\\\":\\\"\\\",\\\"astroid_authorinfo\\\":\\\"\\\",\\\"astroid_og_title\\\":\\\"\\\",\\\"astroid_og_desc\\\":\\\"\\\",\\\"astroid_og_image\\\":\\\"\\\"}\",\"version\":16,\"ordering\":\"2\",\"metakey\":\"Joomla\",\"metadesc\":\"\",\"access\":\"1\",\"hits\":\"0\",\"metadata\":\"{\\\"robots\\\":\\\"\\\",\\\"author\\\":\\\"\\\",\\\"rights\\\":\\\"\\\",\\\"xreference\\\":\\\"\\\"}\",\"featured\":\"0\",\"language\":\"*\",\"xreference\":\"\",\"note\":\"\"}', 0),
(638, 35, 1, '', '2019-06-14 07:00:43', 17, 4617, '8c0cff50b0713e78bb54390b53c2fbc297fe628e', '{\"id\":35,\"asset_id\":\"174\",\"title\":\"Learn all about business from this politician\",\"alias\":\"learn-all-about-business-from-this-politician\",\"introtext\":\"<p>Aliquam egestas pellentesque est Etiam a orci Nulla id enim feugiat ligula ullamcorper.<\\/p>\\r\\n\",\"fulltext\":\"\\r\\n<p>Lorem Ipsum is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry\'s standard dummy text ever since the 1500s, when an unknown printer took a galley of type and scrambled it to make a type specimen book. It has survived not only five centuries, but also the leap into electronic typesetting, remaining essentially unchanged. It was popularised in the 1960s with the release of Letraset sheets containing Lorem Ipsum passages, and more recently with desktop publishing software like Aldus PageMaker including versions of Lorem Ipsum.<\\/p>\\r\\n<h3>Where does it come from?<\\/h3>\\r\\n<p>There are many variations of passages of Lorem Ipsum available, but the majority have suffered alteration in some form, by injected humour, or randomised words which don\'t look even slightly believable. If you are going to use a passage of Lorem Ipsum, you need to be sure there isn\'t anything embarrassing hidden in the middle of text. All the Lorem Ipsum generators on the Internet tend to repeat predefined chunks as necessary, making this the first true generator on the Internet. It uses a dictionary of over 200 Latin words, combined with a handful of model sentence structures, to generate Lorem Ipsum which looks reasonable. The generated Lorem Ipsum is therefore always free from repetition, injected humour, or non-characteristic words etc.<\\/p>\",\"state\":1,\"catid\":\"8\",\"created\":\"2018-06-01 11:45:06\",\"created_by\":\"250\",\"created_by_alias\":\"\",\"modified\":\"2019-06-14 07:00:43\",\"modified_by\":\"17\",\"checked_out\":\"17\",\"checked_out_time\":\"2019-06-14 07:00:28\",\"publish_up\":\"2018-06-01 11:45:06\",\"publish_down\":\"0000-00-00 00:00:00\",\"images\":\"{\\\"image_intro\\\":\\\"images\\\\\\/blog\\\\\\/business\\\\\\/img3.jpg\\\",\\\"float_intro\\\":\\\"\\\",\\\"image_intro_alt\\\":\\\"\\\",\\\"image_intro_caption\\\":\\\"\\\",\\\"image_fulltext\\\":\\\"images\\\\\\/blog\\\\\\/business\\\\\\/img3.jpg\\\",\\\"float_fulltext\\\":\\\"\\\",\\\"image_fulltext_alt\\\":\\\"\\\",\\\"image_fulltext_caption\\\":\\\"\\\"}\",\"urls\":\"{\\\"urla\\\":false,\\\"urlatext\\\":\\\"\\\",\\\"targeta\\\":\\\"\\\",\\\"urlb\\\":false,\\\"urlbtext\\\":\\\"\\\",\\\"targetb\\\":\\\"\\\",\\\"urlc\\\":false,\\\"urlctext\\\":\\\"\\\",\\\"targetc\\\":\\\"\\\"}\",\"attribs\":\"{\\\"article_layout\\\":\\\"\\\",\\\"show_title\\\":\\\"\\\",\\\"link_titles\\\":\\\"\\\",\\\"show_tags\\\":\\\"\\\",\\\"show_intro\\\":\\\"\\\",\\\"info_block_position\\\":\\\"\\\",\\\"info_block_show_title\\\":\\\"\\\",\\\"show_category\\\":\\\"\\\",\\\"link_category\\\":\\\"\\\",\\\"show_parent_category\\\":\\\"\\\",\\\"link_parent_category\\\":\\\"\\\",\\\"show_associations\\\":\\\"\\\",\\\"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_page_title\\\":\\\"\\\",\\\"show_publishing_options\\\":\\\"\\\",\\\"show_article_options\\\":\\\"\\\",\\\"show_urls_images_backend\\\":\\\"\\\",\\\"show_urls_images_frontend\\\":\\\"\\\",\\\"astroid_article_type\\\":\\\"regular\\\",\\\"astroid_article_video_type\\\":\\\"youtube\\\",\\\"astroid_article_video_url\\\":\\\"\\\",\\\"astroid_article_gallery_width\\\":\\\"\\\",\\\"astroid_article_gallery_bullets\\\":\\\"1\\\",\\\"astroid_article_gallery_navigation\\\":\\\"1\\\",\\\"astroid_article_thumbnail\\\":\\\"1\\\",\\\"astroid_article_gallery_items\\\":[],\\\"astroid_article_audio_source\\\":\\\"soundcloud\\\",\\\"astroid_article_audio_soundcloud\\\":\\\"\\\",\\\"astroid_article_audio_spotify\\\":\\\"\\\",\\\"astroid_article_review_heading\\\":\\\"\\\",\\\"astroid_article_review_summery\\\":\\\"\\\",\\\"astroid_article_review_good\\\":\\\"\\\",\\\"astroid_article_review_bad\\\":\\\"\\\",\\\"astroid_article_review_rating\\\":\\\"5\\\",\\\"astroid_article_button_action\\\":\\\"\\\",\\\"astroid_article_button_link\\\":\\\"\\\",\\\"astroid_article_review_criterias\\\":[],\\\"astroid_article_quote_text\\\":\\\"\\\",\\\"astroid_article_quote_author\\\":\\\"\\\",\\\"astroid_article_badge\\\":\\\"0\\\",\\\"astroid_article_badge_type\\\":\\\"5\\\",\\\"astroid_article_badge_text\\\":\\\"\\\",\\\"astroid_article_badge_color\\\":\\\"\\\",\\\"astroid_relatedposts\\\":\\\"\\\",\\\"astroid_socialshare\\\":\\\"\\\",\\\"astroid_comments\\\":\\\"\\\",\\\"astroid_posttype\\\":\\\"\\\",\\\"astroid_readtime\\\":\\\"\\\",\\\"astroid_authorinfo\\\":\\\"\\\",\\\"astroid_og_title\\\":\\\"\\\",\\\"astroid_og_desc\\\":\\\"\\\",\\\"astroid_og_image\\\":\\\"\\\"}\",\"version\":16,\"ordering\":\"4\",\"metakey\":\"\",\"metadesc\":\"\",\"access\":\"1\",\"hits\":\"2\",\"metadata\":\"{\\\"robots\\\":\\\"\\\",\\\"author\\\":\\\"\\\",\\\"rights\\\":\\\"\\\",\\\"xreference\\\":\\\"\\\"}\",\"featured\":\"1\",\"language\":\"*\",\"xreference\":\"\",\"note\":\"\"}', 0),
(639, 64, 1, '', '2019-06-14 07:09:03', 17, 2930, '903086bcb30d75fb5c4cafb2bc289120c9844f4e', '{\"id\":64,\"asset_id\":285,\"title\":\"Error Page\",\"alias\":\"error-page\",\"introtext\":\"\",\"fulltext\":\"\",\"state\":0,\"catid\":\"15\",\"created\":\"2019-06-14 07:09:03\",\"created_by\":\"17\",\"created_by_alias\":\"\",\"modified\":\"2019-06-14 07:09:03\",\"modified_by\":null,\"checked_out\":null,\"checked_out_time\":null,\"publish_up\":\"\",\"publish_down\":\"\",\"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\":\"{\\\"article_layout\\\":\\\"\\\",\\\"show_title\\\":\\\"\\\",\\\"link_titles\\\":\\\"\\\",\\\"show_tags\\\":\\\"\\\",\\\"show_intro\\\":\\\"\\\",\\\"info_block_position\\\":\\\"\\\",\\\"info_block_show_title\\\":\\\"\\\",\\\"show_category\\\":\\\"\\\",\\\"link_category\\\":\\\"\\\",\\\"show_parent_category\\\":\\\"\\\",\\\"link_parent_category\\\":\\\"\\\",\\\"show_associations\\\":\\\"\\\",\\\"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_page_title\\\":\\\"\\\",\\\"show_publishing_options\\\":\\\"\\\",\\\"show_article_options\\\":\\\"\\\",\\\"show_urls_images_backend\\\":\\\"\\\",\\\"show_urls_images_frontend\\\":\\\"\\\",\\\"astroid_article_type\\\":\\\"regular\\\",\\\"astroid_article_video_type\\\":\\\"youtube\\\",\\\"astroid_article_video_url\\\":\\\"\\\",\\\"astroid_article_gallery_width\\\":\\\"\\\",\\\"astroid_article_gallery_bullets\\\":\\\"1\\\",\\\"astroid_article_gallery_navigation\\\":\\\"1\\\",\\\"astroid_article_thumbnail\\\":\\\"1\\\",\\\"astroid_article_gallery_items\\\":[],\\\"astroid_article_audio_source\\\":\\\"soundcloud\\\",\\\"astroid_article_audio_soundcloud\\\":\\\"\\\",\\\"astroid_article_audio_spotify\\\":\\\"\\\",\\\"astroid_article_review_heading\\\":\\\"\\\",\\\"astroid_article_review_summery\\\":\\\"\\\",\\\"astroid_article_review_good\\\":\\\"\\\",\\\"astroid_article_review_bad\\\":\\\"\\\",\\\"astroid_article_review_rating\\\":\\\"5\\\",\\\"astroid_article_button_action\\\":\\\"\\\",\\\"astroid_article_button_link\\\":\\\"\\\",\\\"astroid_article_review_criterias\\\":[],\\\"astroid_article_quote_text\\\":\\\"\\\",\\\"astroid_article_quote_author\\\":\\\"\\\",\\\"astroid_article_badge\\\":\\\"0\\\",\\\"astroid_article_badge_type\\\":\\\"2\\\",\\\"astroid_article_badge_text\\\":\\\"\\\",\\\"astroid_article_badge_color\\\":\\\"\\\",\\\"astroid_relatedposts\\\":\\\"\\\",\\\"astroid_socialshare\\\":\\\"\\\",\\\"astroid_comments\\\":\\\"\\\",\\\"astroid_posttype\\\":\\\"\\\",\\\"astroid_readtime\\\":\\\"\\\",\\\"astroid_authorinfo\\\":\\\"\\\",\\\"astroid_og_title\\\":\\\"\\\",\\\"astroid_og_desc\\\":\\\"\\\",\\\"astroid_og_image\\\":\\\"\\\"}\",\"version\":1,\"ordering\":null,\"metakey\":\"\",\"metadesc\":\"\",\"access\":\"1\",\"hits\":null,\"metadata\":\"{\\\"robots\\\":\\\"\\\",\\\"author\\\":\\\"\\\",\\\"rights\\\":\\\"\\\",\\\"xreference\\\":\\\"\\\"}\",\"featured\":\"0\",\"language\":\"*\",\"xreference\":\"\",\"note\":\"\"}', 0),
(640, 64, 1, '', '2019-06-28 08:18:57', 47, 2986, 'f427b9f93d2bb5f60a3a88059ede462b3542144d', '{\"id\":64,\"asset_id\":\"285\",\"title\":\"Error Page\",\"alias\":\"error-page\",\"introtext\":\"\",\"fulltext\":\"\",\"state\":1,\"catid\":\"15\",\"created\":\"2019-06-14 07:09:03\",\"created_by\":\"250\",\"created_by_alias\":\"\",\"modified\":\"2019-06-28 08:18:57\",\"modified_by\":\"47\",\"checked_out\":\"47\",\"checked_out_time\":\"2019-06-28 08:18:50\",\"publish_up\":\"2019-06-28 07:27:38\",\"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\":\"{\\\"article_layout\\\":\\\"\\\",\\\"show_title\\\":\\\"\\\",\\\"link_titles\\\":\\\"\\\",\\\"show_tags\\\":\\\"\\\",\\\"show_intro\\\":\\\"\\\",\\\"info_block_position\\\":\\\"\\\",\\\"info_block_show_title\\\":\\\"\\\",\\\"show_category\\\":\\\"\\\",\\\"link_category\\\":\\\"\\\",\\\"show_parent_category\\\":\\\"\\\",\\\"link_parent_category\\\":\\\"\\\",\\\"show_associations\\\":\\\"\\\",\\\"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_page_title\\\":\\\"\\\",\\\"show_publishing_options\\\":\\\"\\\",\\\"show_article_options\\\":\\\"\\\",\\\"show_urls_images_backend\\\":\\\"\\\",\\\"show_urls_images_frontend\\\":\\\"\\\",\\\"astroid_article_type\\\":\\\"regular\\\",\\\"astroid_article_video_type\\\":\\\"youtube\\\",\\\"astroid_article_video_url\\\":\\\"\\\",\\\"astroid_article_gallery_width\\\":\\\"\\\",\\\"astroid_article_gallery_bullets\\\":\\\"1\\\",\\\"astroid_article_gallery_navigation\\\":\\\"1\\\",\\\"astroid_article_thumbnail\\\":\\\"1\\\",\\\"astroid_article_gallery_items\\\":[],\\\"astroid_article_audio_source\\\":\\\"soundcloud\\\",\\\"astroid_article_audio_soundcloud\\\":\\\"\\\",\\\"astroid_article_audio_spotify\\\":\\\"\\\",\\\"astroid_article_review_heading\\\":\\\"\\\",\\\"astroid_article_review_summery\\\":\\\"\\\",\\\"astroid_article_review_good\\\":\\\"\\\",\\\"astroid_article_review_bad\\\":\\\"\\\",\\\"astroid_article_review_rating\\\":\\\"5\\\",\\\"astroid_article_button_action\\\":\\\"\\\",\\\"astroid_article_button_link\\\":\\\"\\\",\\\"astroid_article_review_criterias\\\":[],\\\"astroid_article_quote_text\\\":\\\"\\\",\\\"astroid_article_quote_author\\\":\\\"\\\",\\\"astroid_article_badge\\\":\\\"0\\\",\\\"astroid_article_badge_type\\\":\\\"2\\\",\\\"astroid_article_badge_text\\\":\\\"\\\",\\\"astroid_article_badge_color\\\":\\\"\\\",\\\"astroid_relatedposts\\\":\\\"\\\",\\\"astroid_socialshare\\\":\\\"\\\",\\\"astroid_comments\\\":\\\"\\\",\\\"astroid_posttype\\\":\\\"\\\",\\\"astroid_readtime\\\":\\\"\\\",\\\"astroid_authorinfo\\\":\\\"\\\",\\\"astroid_og_title\\\":\\\"\\\",\\\"astroid_og_desc\\\":\\\"\\\",\\\"astroid_og_image\\\":\\\"\\\"}\",\"version\":2,\"ordering\":\"0\",\"metakey\":\"\",\"metadesc\":\"\",\"access\":\"1\",\"hits\":\"0\",\"metadata\":\"{\\\"robots\\\":\\\"\\\",\\\"author\\\":\\\"\\\",\\\"rights\\\":\\\"\\\",\\\"xreference\\\":\\\"\\\"}\",\"featured\":\"0\",\"language\":\"*\",\"xreference\":\"\",\"note\":\"\"}', 0),
(641, 11, 5, '', '2019-07-14 18:22:17', 231, 593, '49e1553804bc38968f01240f62d551a477a1fcb6', '{\"id\":11,\"asset_id\":\"72\",\"parent_id\":\"12\",\"lft\":\"16\",\"rgt\":\"17\",\"level\":\"2\",\"path\":\"blog\\/technology\",\"extension\":\"com_content\",\"title\":\"Noticias\",\"alias\":\"noticias\",\"note\":\"\",\"description\":\"\",\"published\":\"1\",\"checked_out\":\"231\",\"checked_out_time\":\"2019-07-14 18:22:00\",\"access\":\"1\",\"params\":\"{\\\"category_layout\\\":\\\"\\\",\\\"image\\\":\\\"\\\",\\\"image_alt\\\":\\\"\\\"}\",\"metadesc\":\"\",\"metakey\":\"\",\"metadata\":\"{\\\"author\\\":\\\"\\\",\\\"robots\\\":\\\"\\\"}\",\"created_user_id\":\"601\",\"created_time\":\"2018-06-01 11:44:27\",\"modified_user_id\":\"231\",\"modified_time\":\"2019-07-14 18:22:17\",\"hits\":\"0\",\"language\":\"*\",\"version\":\"1\"}', 0),
(642, 29, 1, '', '2019-07-15 22:27:11', 251, 3704, 'b45ac69273ce8e3e0b2d2f6e6ed7f59a85cf205a', '{\"id\":29,\"asset_id\":\"168\",\"title\":\"The history of technology\",\"alias\":\"the-history-of-technology\",\"introtext\":\"<p>Aliquam egestas pellentesque est Etiam a orci Nulla id enim feugiat ligula ullamcorper.<\\/p>\\r\\n\",\"fulltext\":\"\\r\\n<p>Lorem Ipsum is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry\'s standard dummy text ever since the 1500s, when an unknown printer took a galley of type and scrambled it to make a type specimen book. It has survived not only five centuries, but also the leap into electronic typesetting, remaining essentially unchanged. It was popularised in the 1960s with the release of Letraset sheets containing Lorem Ipsum passages, and more recently with desktop publishing software like Aldus PageMaker including versions of Lorem Ipsum.<\\/p>\\r\\n<h3>Where does it come from?<\\/h3>\\r\\n<p>There are many variations of passages of Lorem Ipsum available, but the majority have suffered alteration in some form, by injected humour, or randomised words which don\'t look even slightly believable. If you are going to use a passage of Lorem Ipsum, you need to be sure there isn\'t anything embarrassing hidden in the middle of text. All the Lorem Ipsum generators on the Internet tend to repeat predefined chunks as necessary, making this the first true generator on the Internet. It uses a dictionary of over 200 Latin words, combined with a handful of model sentence structures, to generate Lorem Ipsum which looks reasonable. The generated Lorem\\u00a0<\\/p>\",\"state\":\"1\",\"catid\":\"11\",\"created\":\"2018-06-01 11:45:06\",\"created_by\":\"250\",\"created_by_alias\":\"\",\"modified\":\"2019-07-15 22:27:11\",\"modified_by\":\"251\",\"checked_out\":\"251\",\"checked_out_time\":\"2019-07-15 22:24:56\",\"publish_up\":\"2018-06-01 11:45:06\",\"publish_down\":\"0000-00-00 00:00:00\",\"images\":\"{\\\"image_intro\\\":\\\"images\\\\\\/blog\\\\\\/technology\\\\\\/img3.jpg\\\",\\\"float_intro\\\":\\\"\\\",\\\"image_intro_alt\\\":\\\"\\\",\\\"image_intro_caption\\\":\\\"\\\",\\\"image_fulltext\\\":\\\"images\\\\\\/blog\\\\\\/technology\\\\\\/img3.jpg\\\",\\\"float_fulltext\\\":\\\"\\\",\\\"image_fulltext_alt\\\":\\\"\\\",\\\"image_fulltext_caption\\\":\\\"\\\"}\",\"urls\":\"{\\\"urla\\\":false,\\\"urlatext\\\":\\\"\\\",\\\"targeta\\\":\\\"\\\",\\\"urlb\\\":false,\\\"urlbtext\\\":\\\"\\\",\\\"targetb\\\":\\\"\\\",\\\"urlc\\\":false,\\\"urlctext\\\":\\\"\\\",\\\"targetc\\\":\\\"\\\"}\",\"attribs\":\"{\\\"astroid_article_type\\\":\\\"regular\\\",\\\"astroid_article_video_type\\\":\\\"youtube\\\",\\\"astroid_article_video_url\\\":\\\"\\\",\\\"astroid_article_gallery_width\\\":\\\"\\\",\\\"astroid_article_gallery_bullets\\\":\\\"1\\\",\\\"astroid_article_gallery_navigation\\\":\\\"1\\\",\\\"astroid_article_thumbnail\\\":\\\"1\\\",\\\"astroid_article_gallery_items\\\":[],\\\"astroid_article_audio_source\\\":\\\"soundcloud\\\",\\\"astroid_article_audio_soundcloud\\\":\\\"\\\",\\\"astroid_article_audio_spotify\\\":\\\"\\\",\\\"astroid_article_review_heading\\\":\\\"\\\",\\\"astroid_article_review_summery\\\":\\\"\\\",\\\"astroid_article_review_good\\\":\\\"\\\",\\\"astroid_article_review_bad\\\":\\\"\\\",\\\"astroid_article_review_rating\\\":\\\"5\\\",\\\"astroid_article_button_action\\\":\\\"\\\",\\\"astroid_article_button_link\\\":\\\"\\\",\\\"astroid_article_review_criterias\\\":[],\\\"astroid_article_quote_text\\\":\\\"\\\",\\\"astroid_article_quote_author\\\":\\\"\\\",\\\"astroid_article_badge\\\":\\\"0\\\",\\\"astroid_article_badge_type\\\":\\\"2\\\",\\\"astroid_article_badge_text\\\":\\\"\\\",\\\"astroid_article_badge_color\\\":\\\"\\\",\\\"astroid_relatedposts\\\":\\\"\\\",\\\"astroid_socialshare\\\":\\\"\\\",\\\"astroid_comments\\\":\\\"\\\",\\\"astroid_posttype\\\":\\\"\\\",\\\"astroid_readtime\\\":\\\"\\\",\\\"astroid_authorinfo\\\":\\\"\\\",\\\"astroid_og_title\\\":\\\"\\\",\\\"astroid_og_desc\\\":\\\"\\\",\\\"astroid_og_image\\\":\\\"\\\"}\",\"version\":13,\"ordering\":\"3\",\"metakey\":\"\",\"metadesc\":\"\",\"access\":\"1\",\"hits\":\"3\",\"metadata\":\"{\\\"robots\\\":\\\"\\\",\\\"author\\\":\\\"\\\",\\\"rights\\\":\\\"\\\",\\\"xreference\\\":\\\"\\\"}\",\"featured\":\"1\",\"language\":\"*\",\"xreference\":\"\",\"note\":\"\"}', 0),
(643, 65, 1, '', '2019-07-16 10:47:45', 251, 1759, 'e7a0011935e4b54829692ebd2ad4a07b527dfb29', '{\"id\":65,\"asset_id\":291,\"title\":\"teste\",\"alias\":\"teste\",\"introtext\":\"<p>fefaerer<\\/p>\",\"fulltext\":\"\",\"state\":\"1\",\"catid\":\"11\",\"created\":\"2019-07-16 10:47:45\",\"created_by\":\"251\",\"created_by_alias\":\"\",\"modified\":\"2019-07-16 10:47:45\",\"modified_by\":null,\"checked_out\":null,\"checked_out_time\":null,\"publish_up\":\"2019-07-16 10:47:45\",\"publish_down\":\"0000-00-00 00:00:00\",\"images\":\"{}\",\"urls\":\"{}\",\"attribs\":\"{\\\"astroid_article_type\\\":\\\"regular\\\",\\\"astroid_article_video_url\\\":\\\"\\\",\\\"astroid_article_gallery_width\\\":\\\"\\\",\\\"astroid_article_gallery_bullets\\\":\\\"1\\\",\\\"astroid_article_gallery_navigation\\\":\\\"1\\\",\\\"astroid_article_thumbnail\\\":\\\"1\\\",\\\"astroid_article_gallery_items\\\":[],\\\"astroid_article_audio_source\\\":\\\"soundcloud\\\",\\\"astroid_article_audio_soundcloud\\\":\\\"\\\",\\\"astroid_article_audio_spotify\\\":\\\"\\\",\\\"astroid_article_review_heading\\\":\\\"\\\",\\\"astroid_article_review_summery\\\":\\\"\\\",\\\"astroid_article_review_good\\\":\\\"\\\",\\\"astroid_article_review_bad\\\":\\\"\\\",\\\"astroid_article_review_rating\\\":\\\"5\\\",\\\"astroid_article_button_action\\\":\\\"\\\",\\\"astroid_article_button_link\\\":\\\"\\\",\\\"astroid_article_review_criterias\\\":[],\\\"astroid_article_quote_text\\\":\\\"\\\",\\\"astroid_article_quote_author\\\":\\\"\\\",\\\"astroid_article_badge\\\":\\\"0\\\",\\\"astroid_article_badge_type\\\":\\\"2\\\",\\\"astroid_article_badge_text\\\":\\\"\\\",\\\"astroid_article_badge_color\\\":\\\"\\\",\\\"astroid_relatedposts\\\":\\\"\\\",\\\"astroid_socialshare\\\":\\\"\\\",\\\"astroid_comments\\\":\\\"\\\",\\\"astroid_posttype\\\":\\\"\\\",\\\"astroid_readtime\\\":\\\"\\\",\\\"astroid_authorinfo\\\":\\\"\\\",\\\"astroid_og_title\\\":\\\"\\\",\\\"astroid_og_desc\\\":\\\"\\\",\\\"astroid_og_image\\\":\\\"images\\\\\\/simbolo-logo-peq.png\\\"}\",\"version\":1,\"ordering\":null,\"metakey\":\"\",\"metadesc\":\"\",\"access\":\"1\",\"hits\":null,\"metadata\":\"{}\",\"featured\":\"1\",\"language\":\"*\",\"xreference\":null,\"note\":null}', 0),
(644, 65, 1, '', '2019-07-16 10:52:33', 251, 2156, 'cfcfdc18037f8254af9c184cebcba84ed57eac43', '{\"id\":65,\"asset_id\":\"291\",\"title\":\"teste\",\"alias\":\"teste\",\"introtext\":\"<p>fefaerer<\\/p>\",\"fulltext\":\"\",\"state\":\"1\",\"catid\":\"11\",\"created\":\"2019-07-16 10:47:45\",\"created_by\":\"251\",\"created_by_alias\":\"\",\"modified\":\"2019-07-16 10:52:33\",\"modified_by\":\"251\",\"checked_out\":\"251\",\"checked_out_time\":\"2019-07-16 10:52:15\",\"publish_up\":\"2019-07-16 10:47:45\",\"publish_down\":\"0000-00-00 00:00:00\",\"images\":\"{\\\"image_intro\\\":\\\"images\\\\\\/simbolo-logo-peq.png\\\",\\\"image_intro_alt\\\":\\\"\\\",\\\"image_intro_caption\\\":\\\"\\\",\\\"float_intro\\\":\\\"\\\",\\\"image_fulltext\\\":\\\"\\\",\\\"image_fulltext_alt\\\":\\\"\\\",\\\"image_fulltext_caption\\\":\\\"\\\",\\\"float_fulltext\\\":\\\"\\\"}\",\"urls\":\"{\\\"urla\\\":false,\\\"urlatext\\\":\\\"\\\",\\\"targeta\\\":\\\"\\\",\\\"urlb\\\":false,\\\"urlbtext\\\":\\\"\\\",\\\"targetb\\\":\\\"\\\",\\\"urlc\\\":false,\\\"urlctext\\\":\\\"\\\",\\\"targetc\\\":\\\"\\\"}\",\"attribs\":\"{\\\"astroid_article_type\\\":\\\"regular\\\",\\\"astroid_article_video_url\\\":\\\"\\\",\\\"astroid_article_gallery_width\\\":\\\"\\\",\\\"astroid_article_gallery_bullets\\\":\\\"1\\\",\\\"astroid_article_gallery_navigation\\\":\\\"1\\\",\\\"astroid_article_thumbnail\\\":\\\"1\\\",\\\"astroid_article_gallery_items\\\":[],\\\"astroid_article_audio_source\\\":\\\"soundcloud\\\",\\\"astroid_article_audio_soundcloud\\\":\\\"\\\",\\\"astroid_article_audio_spotify\\\":\\\"\\\",\\\"astroid_article_review_heading\\\":\\\"\\\",\\\"astroid_article_review_summery\\\":\\\"\\\",\\\"astroid_article_review_good\\\":\\\"\\\",\\\"astroid_article_review_bad\\\":\\\"\\\",\\\"astroid_article_review_rating\\\":\\\"5\\\",\\\"astroid_article_button_action\\\":\\\"\\\",\\\"astroid_article_button_link\\\":\\\"\\\",\\\"astroid_article_review_criterias\\\":[],\\\"astroid_article_quote_text\\\":\\\"\\\",\\\"astroid_article_quote_author\\\":\\\"\\\",\\\"astroid_article_badge\\\":\\\"0\\\",\\\"astroid_article_badge_type\\\":\\\"2\\\",\\\"astroid_article_badge_text\\\":\\\"\\\",\\\"astroid_article_badge_color\\\":\\\"\\\",\\\"astroid_relatedposts\\\":\\\"\\\",\\\"astroid_socialshare\\\":\\\"\\\",\\\"astroid_comments\\\":\\\"\\\",\\\"astroid_posttype\\\":\\\"\\\",\\\"astroid_readtime\\\":\\\"\\\",\\\"astroid_authorinfo\\\":\\\"\\\",\\\"astroid_og_title\\\":\\\"\\\",\\\"astroid_og_desc\\\":\\\"\\\",\\\"astroid_og_image\\\":\\\"images\\\\\\/simbolo-logo-peq.png\\\"}\",\"version\":2,\"ordering\":\"0\",\"metakey\":\"\",\"metadesc\":\"\",\"access\":\"1\",\"hits\":\"1\",\"metadata\":\"{}\",\"featured\":\"1\",\"language\":\"*\",\"xreference\":\"\",\"note\":\"\"}', 0);
INSERT INTO `ynfp8_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
(645, 65, 1, '', '2019-07-16 13:16:27', 251, 2156, 'a3ca7f9de145e40abbd39861f424e0bd387e1b24', '{\"id\":65,\"asset_id\":\"291\",\"title\":\"teste\",\"alias\":\"teste\",\"introtext\":\"<p>fefaerer<\\/p>\",\"fulltext\":\"\",\"state\":\"1\",\"catid\":\"12\",\"created\":\"2019-07-16 10:47:45\",\"created_by\":\"251\",\"created_by_alias\":\"\",\"modified\":\"2019-07-16 13:16:27\",\"modified_by\":\"251\",\"checked_out\":\"251\",\"checked_out_time\":\"2019-07-16 13:15:57\",\"publish_up\":\"2019-07-16 10:47:45\",\"publish_down\":\"0000-00-00 00:00:00\",\"images\":\"{\\\"image_intro\\\":\\\"images\\\\\\/simbolo-logo-peq.png\\\",\\\"image_intro_alt\\\":\\\"\\\",\\\"image_intro_caption\\\":\\\"\\\",\\\"float_intro\\\":\\\"\\\",\\\"image_fulltext\\\":\\\"\\\",\\\"image_fulltext_alt\\\":\\\"\\\",\\\"image_fulltext_caption\\\":\\\"\\\",\\\"float_fulltext\\\":\\\"\\\"}\",\"urls\":\"{\\\"urla\\\":false,\\\"urlatext\\\":\\\"\\\",\\\"targeta\\\":\\\"\\\",\\\"urlb\\\":false,\\\"urlbtext\\\":\\\"\\\",\\\"targetb\\\":\\\"\\\",\\\"urlc\\\":false,\\\"urlctext\\\":\\\"\\\",\\\"targetc\\\":\\\"\\\"}\",\"attribs\":\"{\\\"astroid_article_type\\\":\\\"regular\\\",\\\"astroid_article_video_url\\\":\\\"\\\",\\\"astroid_article_gallery_width\\\":\\\"\\\",\\\"astroid_article_gallery_bullets\\\":\\\"1\\\",\\\"astroid_article_gallery_navigation\\\":\\\"1\\\",\\\"astroid_article_thumbnail\\\":\\\"1\\\",\\\"astroid_article_gallery_items\\\":[],\\\"astroid_article_audio_source\\\":\\\"soundcloud\\\",\\\"astroid_article_audio_soundcloud\\\":\\\"\\\",\\\"astroid_article_audio_spotify\\\":\\\"\\\",\\\"astroid_article_review_heading\\\":\\\"\\\",\\\"astroid_article_review_summery\\\":\\\"\\\",\\\"astroid_article_review_good\\\":\\\"\\\",\\\"astroid_article_review_bad\\\":\\\"\\\",\\\"astroid_article_review_rating\\\":\\\"5\\\",\\\"astroid_article_button_action\\\":\\\"\\\",\\\"astroid_article_button_link\\\":\\\"\\\",\\\"astroid_article_review_criterias\\\":[],\\\"astroid_article_quote_text\\\":\\\"\\\",\\\"astroid_article_quote_author\\\":\\\"\\\",\\\"astroid_article_badge\\\":\\\"0\\\",\\\"astroid_article_badge_type\\\":\\\"2\\\",\\\"astroid_article_badge_text\\\":\\\"\\\",\\\"astroid_article_badge_color\\\":\\\"\\\",\\\"astroid_relatedposts\\\":\\\"\\\",\\\"astroid_socialshare\\\":\\\"\\\",\\\"astroid_comments\\\":\\\"\\\",\\\"astroid_posttype\\\":\\\"\\\",\\\"astroid_readtime\\\":\\\"\\\",\\\"astroid_authorinfo\\\":\\\"\\\",\\\"astroid_og_title\\\":\\\"\\\",\\\"astroid_og_desc\\\":\\\"\\\",\\\"astroid_og_image\\\":\\\"images\\\\\\/simbolo-logo-peq.png\\\"}\",\"version\":3,\"ordering\":\"0\",\"metakey\":\"\",\"metadesc\":\"\",\"access\":\"1\",\"hits\":\"1\",\"metadata\":\"{}\",\"featured\":\"1\",\"language\":\"*\",\"xreference\":\"\",\"note\":\"\"}', 0),
(646, 16, 5, '', '2019-07-22 09:43:46', 231, 547, '1a4677b8386e82387b037d83b9e1ce3ea48d9050', '{\"id\":16,\"asset_id\":294,\"parent_id\":\"1\",\"lft\":\"25\",\"rgt\":26,\"level\":1,\"path\":null,\"extension\":\"com_content\",\"title\":\"Menu\",\"alias\":\"menu\",\"note\":\"\",\"description\":\"\",\"published\":\"1\",\"checked_out\":null,\"checked_out_time\":null,\"access\":\"1\",\"params\":\"{\\\"category_layout\\\":\\\"\\\",\\\"image\\\":\\\"\\\",\\\"image_alt\\\":\\\"\\\"}\",\"metadesc\":\"\",\"metakey\":\"\",\"metadata\":\"{\\\"author\\\":\\\"\\\",\\\"robots\\\":\\\"\\\"}\",\"created_user_id\":\"231\",\"created_time\":\"2019-07-22 09:43:46\",\"modified_user_id\":null,\"modified_time\":\"2019-07-22 09:43:46\",\"hits\":\"0\",\"language\":\"*\",\"version\":null}', 0),
(650, 67, 1, '', '2019-07-22 17:24:54', 231, 3010, 'f8bb163f4e1652225316bef1bb37ea493d64361b', '{\"id\":67,\"asset_id\":296,\"title\":\"Calend\\u00e1rio Escolar 2019-2020\",\"alias\":\"calendario-escolar-2019-2020\",\"introtext\":\"\",\"fulltext\":\"\",\"state\":1,\"catid\":\"16\",\"created\":\"2019-07-22 17:24:54\",\"created_by\":\"231\",\"created_by_alias\":\"\",\"modified\":\"2019-07-22 17:24:54\",\"modified_by\":null,\"checked_out\":null,\"checked_out_time\":null,\"publish_up\":\"2019-07-22 17:24:54\",\"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\":\"{\\\"article_layout\\\":\\\"\\\",\\\"show_title\\\":\\\"\\\",\\\"link_titles\\\":\\\"\\\",\\\"show_tags\\\":\\\"\\\",\\\"show_intro\\\":\\\"\\\",\\\"info_block_position\\\":\\\"\\\",\\\"info_block_show_title\\\":\\\"\\\",\\\"show_category\\\":\\\"\\\",\\\"link_category\\\":\\\"\\\",\\\"show_parent_category\\\":\\\"\\\",\\\"link_parent_category\\\":\\\"\\\",\\\"show_associations\\\":\\\"\\\",\\\"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_page_title\\\":\\\"\\\",\\\"show_publishing_options\\\":\\\"\\\",\\\"show_article_options\\\":\\\"\\\",\\\"show_urls_images_backend\\\":\\\"\\\",\\\"show_urls_images_frontend\\\":\\\"\\\",\\\"astroid_article_type\\\":\\\"regular\\\",\\\"astroid_article_video_type\\\":\\\"youtube\\\",\\\"astroid_article_video_url\\\":\\\"\\\",\\\"astroid_article_gallery_width\\\":\\\"\\\",\\\"astroid_article_gallery_bullets\\\":\\\"1\\\",\\\"astroid_article_gallery_navigation\\\":\\\"1\\\",\\\"astroid_article_thumbnail\\\":\\\"1\\\",\\\"astroid_article_gallery_items\\\":[],\\\"astroid_article_audio_source\\\":\\\"soundcloud\\\",\\\"astroid_article_audio_soundcloud\\\":\\\"\\\",\\\"astroid_article_audio_spotify\\\":\\\"\\\",\\\"astroid_article_review_heading\\\":\\\"\\\",\\\"astroid_article_review_summery\\\":\\\"\\\",\\\"astroid_article_review_good\\\":\\\"\\\",\\\"astroid_article_review_bad\\\":\\\"\\\",\\\"astroid_article_review_rating\\\":\\\"5\\\",\\\"astroid_article_button_action\\\":\\\"\\\",\\\"astroid_article_button_link\\\":\\\"\\\",\\\"astroid_article_review_criterias\\\":[],\\\"astroid_article_quote_text\\\":\\\"\\\",\\\"astroid_article_quote_author\\\":\\\"\\\",\\\"astroid_article_badge\\\":\\\"0\\\",\\\"astroid_article_badge_type\\\":\\\"2\\\",\\\"astroid_article_badge_text\\\":\\\"\\\",\\\"astroid_article_badge_color\\\":\\\"\\\",\\\"astroid_relatedposts\\\":\\\"\\\",\\\"astroid_socialshare\\\":\\\"\\\",\\\"astroid_comments\\\":\\\"\\\",\\\"astroid_posttype\\\":\\\"\\\",\\\"astroid_readtime\\\":\\\"\\\",\\\"astroid_authorinfo\\\":\\\"\\\",\\\"astroid_og_title\\\":\\\"\\\",\\\"astroid_og_desc\\\":\\\"\\\",\\\"astroid_og_image\\\":\\\"\\\"}\",\"version\":1,\"ordering\":null,\"metakey\":\"\",\"metadesc\":\"\",\"access\":\"1\",\"hits\":null,\"metadata\":\"{\\\"robots\\\":\\\"\\\",\\\"author\\\":\\\"\\\",\\\"rights\\\":\\\"\\\",\\\"xreference\\\":\\\"\\\"}\",\"featured\":\"0\",\"language\":\"*\",\"xreference\":\"\",\"note\":\"\"}', 0),
(651, 68, 1, '', '2019-07-22 17:44:52', 231, 4973, 'b4b873fa93bf06c5af9ca4958b333a751990f358', '{\"id\":68,\"asset_id\":297,\"title\":\"Parcerias\",\"alias\":\"parcerias\",\"introtext\":\"<p><strong>PARCERIAS PARA DESENVOLVIMENTO DE PROJETOS E FORMA\\u00c7\\u00c3O EM CONTEXTO DE TRABALHO<br \\/><\\/strong><\\/p>\\r\\n<p>S\\u00e3o muitos os parceiros, empresas, servi\\u00e7os e institui\\u00e7\\u00f5es p\\u00fablicas, editoras, estabelecimentos de ensino superior e mecenas que assumiram um compromisso de colabora\\u00e7\\u00e3o com o Agrupamento de Escolas de Santa Maria Maior, acompanhando e apoiando projetos de desenvolvimento educativo e m\\u00faltiplas atividades, muito contribuindo para a realiza\\u00e7\\u00e3o e o fortalecimento da nossa a\\u00e7\\u00e3o educativa.<\\/p>\\r\\n<p>A Forma\\u00e7\\u00e3o em Contexto de Trabalho dos nossos alunos dos Cursos Profissionais \\u00e9 uma componente fundamental no seu percurso formativo. A Escola Secund\\u00e1ria de Santa Maria Maior tem tido o privil\\u00e9gio de contar com a coopera\\u00e7\\u00e3o muito estreita de muitas empresas e institui\\u00e7\\u00f5es da regi\\u00e3o que t\\u00eam proporcionado aos nossos estudantes uma pr\\u00e1tica supervisionada de elevada qualidade.<\\/p>\\r\\n<p>A todos os parceiros e respons\\u00e1veis das entidades de acolhimento da FCT, o nosso<\\/p>\\r\\n<p>Muito Obrigado!<\\/p>\\r\\n<p><img src=\\\"http:\\/\\/esmaior.pt\\/esmaior\\/images\\/Nuno\\/assinatura_benjamim.png\\\" alt=\\\"assinatura benjamim\\\" width=\\\"178\\\" height=\\\"29\\\" \\/><\\/p>\\r\\n<p>\\u00a0<img src=\\\"http:\\/\\/esmaior.pt\\/esmaior\\/images\\/Nuno\\/parcerias\\/foto1_rec.jpg\\\" alt=\\\"foto1 rec\\\" \\/><\\/p>\\r\\n<p><img src=\\\"http:\\/\\/esmaior.pt\\/esmaior\\/images\\/Nuno\\/parcerias\\/foto2.JPG\\\" alt=\\\"foto2\\\" \\/><\\/p>\\r\\n<p><img src=\\\"http:\\/\\/esmaior.pt\\/esmaior\\/images\\/Nuno\\/parcerias\\/foto3.JPG\\\" alt=\\\"foto3\\\" \\/><\\/p>\\r\\n<p><img src=\\\"http:\\/\\/esmaior.pt\\/esmaior\\/images\\/Nuno\\/parcerias\\/foto4.JPG\\\" alt=\\\"foto4\\\" \\/><\\/p>\\r\\n<p><img src=\\\"http:\\/\\/esmaior.pt\\/esmaior\\/images\\/Nuno\\/parcerias\\/foto5.JPG\\\" alt=\\\"foto5\\\" \\/><\\/p>\\r\\n<p><img src=\\\"http:\\/\\/esmaior.pt\\/esmaior\\/images\\/Nuno\\/parcerias\\/ultima.JPG\\\" alt=\\\"ultima\\\" width=\\\"543\\\" height=\\\"496\\\" \\/><\\/p>\\r\\n<p>\\u00a0<\\/p>\",\"fulltext\":\"\",\"state\":1,\"catid\":\"12\",\"created\":\"2019-07-22 17:44:52\",\"created_by\":\"231\",\"created_by_alias\":\"\",\"modified\":\"2019-07-22 17:44:52\",\"modified_by\":null,\"checked_out\":null,\"checked_out_time\":null,\"publish_up\":\"2019-07-22 17:44:52\",\"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\":\"{\\\"article_layout\\\":\\\"\\\",\\\"show_title\\\":\\\"\\\",\\\"link_titles\\\":\\\"\\\",\\\"show_tags\\\":\\\"\\\",\\\"show_intro\\\":\\\"\\\",\\\"info_block_position\\\":\\\"\\\",\\\"info_block_show_title\\\":\\\"\\\",\\\"show_category\\\":\\\"\\\",\\\"link_category\\\":\\\"\\\",\\\"show_parent_category\\\":\\\"\\\",\\\"link_parent_category\\\":\\\"\\\",\\\"show_associations\\\":\\\"\\\",\\\"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_page_title\\\":\\\"\\\",\\\"show_publishing_options\\\":\\\"\\\",\\\"show_article_options\\\":\\\"\\\",\\\"show_urls_images_backend\\\":\\\"\\\",\\\"show_urls_images_frontend\\\":\\\"\\\",\\\"astroid_article_type\\\":\\\"regular\\\",\\\"astroid_article_video_type\\\":\\\"youtube\\\",\\\"astroid_article_video_url\\\":\\\"\\\",\\\"astroid_article_gallery_width\\\":\\\"\\\",\\\"astroid_article_gallery_bullets\\\":\\\"1\\\",\\\"astroid_article_gallery_navigation\\\":\\\"1\\\",\\\"astroid_article_thumbnail\\\":\\\"1\\\",\\\"astroid_article_gallery_items\\\":[],\\\"astroid_article_audio_source\\\":\\\"soundcloud\\\",\\\"astroid_article_audio_soundcloud\\\":\\\"\\\",\\\"astroid_article_audio_spotify\\\":\\\"\\\",\\\"astroid_article_review_heading\\\":\\\"\\\",\\\"astroid_article_review_summery\\\":\\\"\\\",\\\"astroid_article_review_good\\\":\\\"\\\",\\\"astroid_article_review_bad\\\":\\\"\\\",\\\"astroid_article_review_rating\\\":\\\"5\\\",\\\"astroid_article_button_action\\\":\\\"\\\",\\\"astroid_article_button_link\\\":\\\"\\\",\\\"astroid_article_review_criterias\\\":[],\\\"astroid_article_quote_text\\\":\\\"\\\",\\\"astroid_article_quote_author\\\":\\\"\\\",\\\"astroid_article_badge\\\":\\\"0\\\",\\\"astroid_article_badge_type\\\":\\\"2\\\",\\\"astroid_article_badge_text\\\":\\\"\\\",\\\"astroid_article_badge_color\\\":\\\"\\\",\\\"astroid_relatedposts\\\":\\\"\\\",\\\"astroid_socialshare\\\":\\\"\\\",\\\"astroid_comments\\\":\\\"\\\",\\\"astroid_posttype\\\":\\\"\\\",\\\"astroid_readtime\\\":\\\"\\\",\\\"astroid_authorinfo\\\":\\\"\\\",\\\"astroid_og_title\\\":\\\"\\\",\\\"astroid_og_desc\\\":\\\"\\\",\\\"astroid_og_image\\\":\\\"\\\"}\",\"version\":1,\"ordering\":null,\"metakey\":\"\",\"metadesc\":\"\",\"access\":\"1\",\"hits\":null,\"metadata\":\"{\\\"robots\\\":\\\"\\\",\\\"author\\\":\\\"\\\",\\\"rights\\\":\\\"\\\",\\\"xreference\\\":\\\"\\\"}\",\"featured\":\"0\",\"language\":\"*\",\"xreference\":\"\",\"note\":\"\"}', 0),
(652, 68, 1, '', '2019-07-22 17:45:08', 231, 4992, '1b371bdbb7e927d06a518511dc39865e80260233', '{\"id\":68,\"asset_id\":\"297\",\"title\":\"Parcerias\",\"alias\":\"parcerias\",\"introtext\":\"<p><strong>PARCERIAS PARA DESENVOLVIMENTO DE PROJETOS E FORMA\\u00c7\\u00c3O EM CONTEXTO DE TRABALHO<br \\/><\\/strong><\\/p>\\r\\n<p>S\\u00e3o muitos os parceiros, empresas, servi\\u00e7os e institui\\u00e7\\u00f5es p\\u00fablicas, editoras, estabelecimentos de ensino superior e mecenas que assumiram um compromisso de colabora\\u00e7\\u00e3o com o Agrupamento de Escolas de Santa Maria Maior, acompanhando e apoiando projetos de desenvolvimento educativo e m\\u00faltiplas atividades, muito contribuindo para a realiza\\u00e7\\u00e3o e o fortalecimento da nossa a\\u00e7\\u00e3o educativa.<\\/p>\\r\\n<p>A Forma\\u00e7\\u00e3o em Contexto de Trabalho dos nossos alunos dos Cursos Profissionais \\u00e9 uma componente fundamental no seu percurso formativo. A Escola Secund\\u00e1ria de Santa Maria Maior tem tido o privil\\u00e9gio de contar com a coopera\\u00e7\\u00e3o muito estreita de muitas empresas e institui\\u00e7\\u00f5es da regi\\u00e3o que t\\u00eam proporcionado aos nossos estudantes uma pr\\u00e1tica supervisionada de elevada qualidade.<\\/p>\\r\\n<p>A todos os parceiros e respons\\u00e1veis das entidades de acolhimento da FCT, o nosso<\\/p>\\r\\n<p>Muito Obrigado!<\\/p>\\r\\n<p><img src=\\\"http:\\/\\/esmaior.pt\\/esmaior\\/images\\/Nuno\\/assinatura_benjamim.png\\\" alt=\\\"assinatura benjamim\\\" width=\\\"178\\\" height=\\\"29\\\" \\/><\\/p>\\r\\n<p>\\u00a0<img src=\\\"http:\\/\\/esmaior.pt\\/esmaior\\/images\\/Nuno\\/parcerias\\/foto1_rec.jpg\\\" alt=\\\"foto1 rec\\\" \\/><\\/p>\\r\\n<p><img src=\\\"http:\\/\\/esmaior.pt\\/esmaior\\/images\\/Nuno\\/parcerias\\/foto2.JPG\\\" alt=\\\"foto2\\\" \\/><\\/p>\\r\\n<p><img src=\\\"http:\\/\\/esmaior.pt\\/esmaior\\/images\\/Nuno\\/parcerias\\/foto3.JPG\\\" alt=\\\"foto3\\\" \\/><\\/p>\\r\\n<p><img src=\\\"http:\\/\\/esmaior.pt\\/esmaior\\/images\\/Nuno\\/parcerias\\/foto4.JPG\\\" alt=\\\"foto4\\\" \\/><\\/p>\\r\\n<p><img src=\\\"http:\\/\\/esmaior.pt\\/esmaior\\/images\\/Nuno\\/parcerias\\/foto5.JPG\\\" alt=\\\"foto5\\\" \\/><\\/p>\\r\\n<p><img src=\\\"http:\\/\\/esmaior.pt\\/esmaior\\/images\\/Nuno\\/parcerias\\/ultima.JPG\\\" alt=\\\"ultima\\\" width=\\\"543\\\" height=\\\"496\\\" \\/><\\/p>\\r\\n<p>\\u00a0<\\/p>\",\"fulltext\":\"\",\"state\":1,\"catid\":\"16\",\"created\":\"2019-07-22 17:44:52\",\"created_by\":\"231\",\"created_by_alias\":\"\",\"modified\":\"2019-07-22 17:45:08\",\"modified_by\":\"231\",\"checked_out\":\"231\",\"checked_out_time\":\"2019-07-22 17:44:52\",\"publish_up\":\"2019-07-22 17:44:52\",\"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\":\"{\\\"article_layout\\\":\\\"\\\",\\\"show_title\\\":\\\"\\\",\\\"link_titles\\\":\\\"\\\",\\\"show_tags\\\":\\\"\\\",\\\"show_intro\\\":\\\"\\\",\\\"info_block_position\\\":\\\"\\\",\\\"info_block_show_title\\\":\\\"\\\",\\\"show_category\\\":\\\"\\\",\\\"link_category\\\":\\\"\\\",\\\"show_parent_category\\\":\\\"\\\",\\\"link_parent_category\\\":\\\"\\\",\\\"show_associations\\\":\\\"\\\",\\\"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_page_title\\\":\\\"\\\",\\\"show_publishing_options\\\":\\\"\\\",\\\"show_article_options\\\":\\\"\\\",\\\"show_urls_images_backend\\\":\\\"\\\",\\\"show_urls_images_frontend\\\":\\\"\\\",\\\"astroid_article_type\\\":\\\"regular\\\",\\\"astroid_article_video_type\\\":\\\"youtube\\\",\\\"astroid_article_video_url\\\":\\\"\\\",\\\"astroid_article_gallery_width\\\":\\\"\\\",\\\"astroid_article_gallery_bullets\\\":\\\"1\\\",\\\"astroid_article_gallery_navigation\\\":\\\"1\\\",\\\"astroid_article_thumbnail\\\":\\\"1\\\",\\\"astroid_article_gallery_items\\\":[],\\\"astroid_article_audio_source\\\":\\\"soundcloud\\\",\\\"astroid_article_audio_soundcloud\\\":\\\"\\\",\\\"astroid_article_audio_spotify\\\":\\\"\\\",\\\"astroid_article_review_heading\\\":\\\"\\\",\\\"astroid_article_review_summery\\\":\\\"\\\",\\\"astroid_article_review_good\\\":\\\"\\\",\\\"astroid_article_review_bad\\\":\\\"\\\",\\\"astroid_article_review_rating\\\":\\\"5\\\",\\\"astroid_article_button_action\\\":\\\"\\\",\\\"astroid_article_button_link\\\":\\\"\\\",\\\"astroid_article_review_criterias\\\":[],\\\"astroid_article_quote_text\\\":\\\"\\\",\\\"astroid_article_quote_author\\\":\\\"\\\",\\\"astroid_article_badge\\\":\\\"0\\\",\\\"astroid_article_badge_type\\\":\\\"2\\\",\\\"astroid_article_badge_text\\\":\\\"\\\",\\\"astroid_article_badge_color\\\":\\\"\\\",\\\"astroid_relatedposts\\\":\\\"\\\",\\\"astroid_socialshare\\\":\\\"\\\",\\\"astroid_comments\\\":\\\"\\\",\\\"astroid_posttype\\\":\\\"\\\",\\\"astroid_readtime\\\":\\\"\\\",\\\"astroid_authorinfo\\\":\\\"\\\",\\\"astroid_og_title\\\":\\\"\\\",\\\"astroid_og_desc\\\":\\\"\\\",\\\"astroid_og_image\\\":\\\"\\\"}\",\"version\":2,\"ordering\":\"0\",\"metakey\":\"\",\"metadesc\":\"\",\"access\":\"1\",\"hits\":\"0\",\"metadata\":\"{\\\"robots\\\":\\\"\\\",\\\"author\\\":\\\"\\\",\\\"rights\\\":\\\"\\\",\\\"xreference\\\":\\\"\\\"}\",\"featured\":\"0\",\"language\":\"*\",\"xreference\":\"\",\"note\":\"\"}', 0),
(653, 69, 1, '', '2019-07-22 17:49:10', 231, 20855, '90e30b4285ce2e285ac78fc8f0822aea1d6c5e90', '{\"id\":69,\"asset_id\":298,\"title\":\"Projetos na Maior\",\"alias\":\"projetos-na-maior\",\"introtext\":\"<table style=\\\"width: 1056px; height: 1358px;\\\" border=\\\"0\\\" align=\\\"center\\\">\\r\\n<tbody>\\r\\n<tr style=\\\"height: 100px;\\\" align=\\\"center\\\" valign=\\\"middle\\\">\\r\\n<td style=\\\"text-align: center; height: 100px; width: 100px;\\\" align=\\\"center\\\" valign=\\\"middle\\\">\\r\\n<p><a href=\\\"files\\/projetos\\/1.pdf\\\" target=\\\"_blank\\\" rel=\\\"noopener noreferrer\\\"><img src=\\\"images\\/Nuno\\/projetos\\/1_.JPG\\\" alt=\\\"1 \\\" \\/><\\/a>\\u00a0\\u00a0<br \\/> \\u00a0\\u00a0\\u00a0\\u00a0\\u00a0\\u00a0\\u00a0<\\/p>\\r\\n<\\/td>\\r\\n<td style=\\\"text-align: center; height: 100px; width: 100px;\\\" align=\\\"center\\\" valign=\\\"middle\\\">\\u00a0<a href=\\\"files\\/projetos\\/2.pdf\\\" target=\\\"_blank\\\" rel=\\\"noopener noreferrer\\\"><img src=\\\"images\\/Nuno\\/projetos\\/2_.JPG\\\" alt=\\\"2 \\\" \\/><\\/a>\\u00a0\\u00a0\\u00a0<br \\/> \\u00a0\\u00a0\\u00a0\\u00a0\\u00a0\\u00a0<\\/td>\\r\\n<td style=\\\"text-align: center; height: 100px; width: 100px;\\\" align=\\\"center\\\" valign=\\\"middle\\\">\\u00a0\\u00a0<br \\/> <a href=\\\"files\\/projetos\\/3.pdf\\\" target=\\\"_blank\\\" rel=\\\"noopener noreferrer\\\"><img src=\\\"images\\/Nuno\\/projetos\\/3_.JPG\\\" alt=\\\"3 \\\" \\/><\\/a><br \\/> \\u00a0\\u00a0<\\/td>\\r\\n<\\/tr>\\r\\n<tr style=\\\"height: 100px;\\\" align=\\\"center\\\" valign=\\\"middle\\\">\\r\\n<td style=\\\"text-align: center; height: 100px; width: 100px;\\\" align=\\\"center\\\" valign=\\\"middle\\\"><a href=\\\"files\\/projetos\\/4.pdf\\\"><img src=\\\"images\\/Nuno\\/projetos\\/4_.JPG\\\" alt=\\\"4 \\\" \\/><\\/a><br \\/> \\u00a0<\\/td>\\r\\n<td style=\\\"text-align: center; height: 100px; width: 100px;\\\" align=\\\"center\\\" valign=\\\"middle\\\"><a href=\\\"files\\/projetos\\/58.pdf\\\" target=\\\"_blank\\\" rel=\\\"noopener noreferrer\\\"><img src=\\\"images\\/Nuno\\/projetos\\/58_.JPG\\\" alt=\\\"58 \\\" \\/><\\/a><br \\/> \\u00a0<\\/td>\\r\\n<td style=\\\"text-align: center; height: 100px; width: 100px;\\\" align=\\\"center\\\" valign=\\\"middle\\\"><a href=\\\"files\\/projetos\\/6.pdf\\\"><img src=\\\"images\\/Nuno\\/projetos\\/6_.JPG\\\" alt=\\\"6 \\\" \\/><\\/a><\\/td>\\r\\n<\\/tr>\\r\\n<tr style=\\\"height: 100px;\\\" align=\\\"center\\\" valign=\\\"middle\\\">\\r\\n<td style=\\\"text-align: center; height: 100px; width: 100px;\\\" align=\\\"center\\\" valign=\\\"middle\\\"><a href=\\\"files\\/projetos\\/7.pdf\\\"><img src=\\\"images\\/Nuno\\/projetos\\/7_.JPG\\\" alt=\\\"7 \\\" \\/><\\/a><br \\/> \\u00a0<\\/td>\\r\\n<td style=\\\"text-align: center; height: 100px; width: 100px;\\\" align=\\\"center\\\" valign=\\\"middle\\\"><a href=\\\"files\\/projetos\\/8.pdf\\\" target=\\\"_blank\\\" rel=\\\"noopener noreferrer\\\"><img src=\\\"images\\/Nuno\\/projetos\\/8_.JPG\\\" alt=\\\"8 \\\" \\/><\\/a><\\/td>\\r\\n<td style=\\\"text-align: center; height: 100px; width: 100px;\\\" align=\\\"center\\\" valign=\\\"middle\\\"><a href=\\\"files\\/projetos\\/9.pdf\\\" target=\\\"_blank\\\" rel=\\\"noopener noreferrer\\\"><img src=\\\"images\\/Nuno\\/projetos\\/9_.JPG\\\" alt=\\\"9 \\\" \\/><\\/a><br \\/> \\u00a0<\\/td>\\r\\n<\\/tr>\\r\\n<tr style=\\\"height: 100px;\\\" align=\\\"center\\\" valign=\\\"middle\\\">\\r\\n<td style=\\\"text-align: center; height: 100px; width: 100px;\\\" align=\\\"center\\\" valign=\\\"middle\\\"><a href=\\\"files\\/projetos\\/10.pdf\\\" target=\\\"_blank\\\" rel=\\\"noopener noreferrer\\\"><img src=\\\"images\\/Nuno\\/projetos\\/10_.JPG\\\" alt=\\\"10 \\\" \\/><\\/a><br \\/> \\u00a0<\\/td>\\r\\n<td style=\\\"text-align: center; height: 100px; width: 100px;\\\" align=\\\"center\\\" valign=\\\"middle\\\"><a href=\\\"files\\/projetos\\/11.pdf\\\" target=\\\"_blank\\\" rel=\\\"noopener noreferrer\\\"><img src=\\\"images\\/Nuno\\/projetos\\/11_2.JPG\\\" alt=\\\"11 2\\\" \\/><\\/a><br \\/> \\u00a0<\\/td>\\r\\n<td style=\\\"text-align: center; height: 100px; width: 100px;\\\" align=\\\"center\\\" valign=\\\"middle\\\"><a href=\\\"files\\/projetos\\/12.pdf\\\" target=\\\"_blank\\\" rel=\\\"noopener noreferrer\\\"><img src=\\\"images\\/Nuno\\/projetos\\/12_.JPG\\\" alt=\\\"12 \\\" \\/><\\/a><br \\/> \\u00a0<\\/td>\\r\\n<\\/tr>\\r\\n<tr style=\\\"height: 100px;\\\" align=\\\"center\\\" valign=\\\"middle\\\">\\r\\n<td style=\\\"text-align: center; height: 100px; width: 100px;\\\" align=\\\"center\\\" valign=\\\"middle\\\"><a href=\\\"files\\/projetos\\/13.pdf\\\" target=\\\"_blank\\\" rel=\\\"noopener noreferrer\\\"><img src=\\\"images\\/Nuno\\/projetos\\/13_.JPG\\\" alt=\\\"13 \\\" \\/><\\/a><br \\/> \\u00a0<\\/td>\\r\\n<td style=\\\"text-align: center; height: 100px; width: 100px;\\\" align=\\\"center\\\" valign=\\\"middle\\\"><a href=\\\"files\\/projetos\\/14.pdf\\\" target=\\\"_blank\\\" rel=\\\"noopener noreferrer\\\"><img src=\\\"images\\/Nuno\\/projetos\\/14_2.JPG\\\" alt=\\\"14 2\\\" \\/><\\/a><br \\/> \\u00a0<\\/td>\\r\\n<td style=\\\"text-align: center; height: 100px; width: 100px;\\\" align=\\\"center\\\" valign=\\\"middle\\\">\\u00a0<a href=\\\"files\\/projetos\\/15.pdf\\\" target=\\\"_blank\\\" rel=\\\"noopener noreferrer\\\"><img src=\\\"images\\/Nuno\\/projetos\\/15_.JPG\\\" alt=\\\"15 \\\" \\/><\\/a><\\/td>\\r\\n<\\/tr>\\r\\n<tr style=\\\"height: 100px;\\\" align=\\\"center\\\" valign=\\\"middle\\\">\\r\\n<td style=\\\"text-align: center; height: 100px; width: 100px;\\\" align=\\\"center\\\" valign=\\\"middle\\\"><a href=\\\"files\\/projetos\\/16.pdf\\\" target=\\\"_blank\\\" rel=\\\"noopener noreferrer\\\"><img src=\\\"images\\/Nuno\\/projetos\\/16_.JPG\\\" alt=\\\"16 \\\" \\/><\\/a><br \\/> \\u00a0<\\/td>\\r\\n<td style=\\\"text-align: center; height: 100px; width: 100px;\\\" align=\\\"center\\\" valign=\\\"middle\\\"><a href=\\\"files\\/projetos\\/17.pdf\\\" target=\\\"_blank\\\" rel=\\\"noopener noreferrer\\\"><img src=\\\"images\\/Nuno\\/projetos\\/17_.JPG\\\" alt=\\\"17 \\\" \\/><\\/a><br \\/> \\u00a0<\\/td>\\r\\n<td style=\\\"text-align: center; height: 100px; width: 100px;\\\" align=\\\"center\\\" valign=\\\"middle\\\"><a href=\\\"files\\/projetos\\/18.pdf\\\" target=\\\"_blank\\\" rel=\\\"noopener noreferrer\\\"><img src=\\\"images\\/Nuno\\/projetos\\/18_.JPG\\\" alt=\\\"18 \\\" \\/><\\/a><\\/td>\\r\\n<\\/tr>\\r\\n<tr style=\\\"height: 100px;\\\" align=\\\"center\\\" valign=\\\"middle\\\">\\r\\n<td style=\\\"text-align: center; height: 100px; width: 100px;\\\" align=\\\"center\\\" valign=\\\"middle\\\"><a href=\\\"files\\/projetos\\/19.pdf\\\" target=\\\"_blank\\\" rel=\\\"noopener noreferrer\\\"><img src=\\\"images\\/Nuno\\/projetos\\/19_.JPG\\\" alt=\\\"19 \\\" \\/><\\/a><\\/td>\\r\\n<td style=\\\"text-align: center; height: 100px; width: 100px;\\\" align=\\\"center\\\" valign=\\\"middle\\\"><a href=\\\"files\\/projetos\\/20.pdf\\\" target=\\\"_blank\\\" rel=\\\"noopener noreferrer\\\"><img src=\\\"images\\/Nuno\\/projetos\\/20_.JPG\\\" alt=\\\"20 \\\" \\/><\\/a><\\/td>\\r\\n<td style=\\\"text-align: center; height: 100px; width: 100px;\\\" align=\\\"center\\\" valign=\\\"middle\\\"><a href=\\\"files\\/projetos\\/21.pdf\\\" target=\\\"_blank\\\" rel=\\\"noopener noreferrer\\\"><img src=\\\"images\\/Nuno\\/projetos\\/21_.JPG\\\" alt=\\\"21 \\\" \\/><\\/a><\\/td>\\r\\n<\\/tr>\\r\\n<tr style=\\\"height: 100px;\\\" align=\\\"center\\\" valign=\\\"middle\\\">\\r\\n<td style=\\\"text-align: center; height: 100px; width: 100px;\\\" align=\\\"center\\\" valign=\\\"middle\\\"><a href=\\\"files\\/projetos\\/22.pdf\\\" target=\\\"_blank\\\" rel=\\\"noopener noreferrer\\\"><img src=\\\"images\\/Nuno\\/projetos\\/22_.JPG\\\" alt=\\\"22 \\\" \\/><\\/a><\\/td>\\r\\n<td style=\\\"text-align: center; height: 100px; width: 100px;\\\" align=\\\"center\\\" valign=\\\"middle\\\">\\u00a0<a href=\\\"files\\/projetos\\/23.pdf\\\" target=\\\"_blank\\\" rel=\\\"noopener noreferrer\\\"><img src=\\\"images\\/Nuno\\/projetos\\/23_.JPG\\\" alt=\\\"23 \\\" \\/><\\/a><\\/td>\\r\\n<td style=\\\"text-align: center; height: 100px; width: 100px;\\\" align=\\\"center\\\" valign=\\\"middle\\\"><a href=\\\"files\\/projetos\\/24.pdf\\\" target=\\\"_blank\\\" rel=\\\"noopener noreferrer\\\"><img src=\\\"images\\/Nuno\\/projetos\\/24_.JPG\\\" alt=\\\"24 \\\" \\/><\\/a><\\/td>\\r\\n<\\/tr>\\r\\n<tr style=\\\"height: 100px;\\\" align=\\\"center\\\" valign=\\\"middle\\\">\\r\\n<td style=\\\"text-align: center; height: 100px; width: 100px;\\\" align=\\\"center\\\" valign=\\\"middle\\\"><a href=\\\"files\\/projetos\\/25.pdf\\\" target=\\\"_blank\\\" rel=\\\"noopener noreferrer\\\"><img src=\\\"images\\/Nuno\\/projetos\\/25_.JPG\\\" alt=\\\"25 \\\" \\/><\\/a><\\/td>\\r\\n<td style=\\\"text-align: center; height: 100px; width: 100px;\\\" align=\\\"center\\\" valign=\\\"middle\\\"><a href=\\\"files\\/projetos\\/26.pdf\\\" target=\\\"_blank\\\" rel=\\\"noopener noreferrer\\\"><img src=\\\"images\\/Nuno\\/projetos\\/26_.JPG\\\" alt=\\\"26 \\\" \\/><\\/a><\\/td>\\r\\n<td style=\\\"text-align: center; height: 100px; width: 100px;\\\" align=\\\"center\\\" valign=\\\"middle\\\"><a href=\\\"files\\/projetos\\/27.pdf\\\" target=\\\"_blank\\\" rel=\\\"noopener noreferrer\\\"><img src=\\\"images\\/Nuno\\/projetos\\/27_.JPG\\\" alt=\\\"27 \\\" \\/><\\/a><\\/td>\\r\\n<\\/tr>\\r\\n<tr style=\\\"height: 100px;\\\" align=\\\"center\\\" valign=\\\"middle\\\">\\r\\n<td style=\\\"text-align: center; height: 100px; width: 100px;\\\" align=\\\"center\\\" valign=\\\"middle\\\"><a href=\\\"files\\/projetos\\/28.pdf\\\" target=\\\"_blank\\\" rel=\\\"noopener noreferrer\\\"><img src=\\\"images\\/Nuno\\/projetos\\/28_.JPG\\\" alt=\\\"28 \\\" \\/><\\/a><\\/td>\\r\\n<td style=\\\"text-align: center; height: 100px; width: 100px;\\\" align=\\\"center\\\" valign=\\\"middle\\\"><a href=\\\"files\\/projetos\\/29.pdf\\\" target=\\\"_blank\\\" rel=\\\"noopener noreferrer\\\"><img src=\\\"images\\/Nuno\\/projetos\\/29_.JPG\\\" alt=\\\"29 \\\" \\/><\\/a><\\/td>\\r\\n<td style=\\\"text-align: center; height: 100px; width: 100px;\\\" align=\\\"center\\\" valign=\\\"middle\\\"><a href=\\\"files\\/projetos\\/30.pdf\\\" target=\\\"_blank\\\" rel=\\\"noopener noreferrer\\\"><img src=\\\"images\\/Nuno\\/projetos\\/30_.JPG\\\" alt=\\\"30 \\\" \\/><\\/a><\\/td>\\r\\n<\\/tr>\\r\\n<tr style=\\\"height: 100px;\\\" align=\\\"center\\\" valign=\\\"middle\\\">\\r\\n<td style=\\\"text-align: center; height: 100px; width: 100px;\\\" align=\\\"center\\\" valign=\\\"middle\\\">\\u00a0<a href=\\\"files\\/projetos\\/31.pdf\\\" target=\\\"_blank\\\" rel=\\\"noopener noreferrer\\\"><img src=\\\"images\\/Nuno\\/projetos\\/31_.JPG\\\" alt=\\\"31 \\\" \\/><\\/a><\\/td>\\r\\n<td style=\\\"text-align: center; height: 100px; width: 100px;\\\" align=\\\"center\\\" valign=\\\"middle\\\">\\u00a0<a href=\\\"files\\/projetos\\/32.pdf\\\" target=\\\"_blank\\\" rel=\\\"noopener noreferrer\\\"><img src=\\\"images\\/Nuno\\/projetos\\/32_.JPG\\\" alt=\\\"32 \\\" \\/><\\/a><\\/td>\\r\\n<td style=\\\"text-align: center; height: 100px; width: 100px;\\\" align=\\\"center\\\" valign=\\\"middle\\\"><a href=\\\"files\\/projetos\\/33.pdf\\\" target=\\\"_blank\\\" rel=\\\"noopener noreferrer\\\"><img src=\\\"images\\/Nuno\\/projetos\\/33_.JPG\\\" alt=\\\"33 \\\" \\/><\\/a><\\/td>\\r\\n<\\/tr>\\r\\n<tr style=\\\"height: 100px;\\\" align=\\\"center\\\" valign=\\\"middle\\\">\\r\\n<td style=\\\"text-align: center; height: 100px; width: 100px;\\\" align=\\\"center\\\" valign=\\\"middle\\\">\\u00a0<a href=\\\"files\\/projetos\\/34.pdf\\\" target=\\\"_blank\\\" rel=\\\"noopener noreferrer\\\"><img src=\\\"images\\/Nuno\\/projetos\\/34_.JPG\\\" alt=\\\"34 \\\" \\/><\\/a><\\/td>\\r\\n<td style=\\\"text-align: center; height: 100px; width: 100px;\\\" align=\\\"center\\\" valign=\\\"middle\\\"><a href=\\\"files\\/projetos\\/35.pdf\\\" target=\\\"_blank\\\" rel=\\\"noopener noreferrer\\\"><img src=\\\"images\\/Nuno\\/projetos\\/35_.JPG\\\" alt=\\\"35 \\\" \\/><\\/a><\\/td>\\r\\n<td style=\\\"text-align: center; height: 100px; width: 100px;\\\" align=\\\"center\\\" valign=\\\"middle\\\"><a href=\\\"files\\/projetos\\/36.pdf\\\" target=\\\"_blank\\\" rel=\\\"noopener noreferrer\\\"><img src=\\\"images\\/Nuno\\/projetos\\/36_.JPG\\\" alt=\\\"36 \\\" \\/><\\/a><\\/td>\\r\\n<\\/tr>\\r\\n<tr style=\\\"height: 100px;\\\" align=\\\"center\\\" valign=\\\"middle\\\">\\r\\n<td style=\\\"text-align: center; height: 100px; width: 100px;\\\" align=\\\"center\\\" valign=\\\"middle\\\">\\u00a0<a href=\\\"files\\/projetos\\/37.pdf\\\" target=\\\"_blank\\\" rel=\\\"noopener noreferrer\\\"><img src=\\\"images\\/Nuno\\/projetos\\/37_.JPG\\\" alt=\\\"37 \\\" \\/><\\/a><\\/td>\\r\\n<td style=\\\"text-align: center; height: 100px; width: 100px;\\\" align=\\\"center\\\" valign=\\\"middle\\\"><a href=\\\"files\\/projetos\\/38.pdf\\\" target=\\\"_blank\\\" rel=\\\"noopener noreferrer\\\"><img src=\\\"images\\/Nuno\\/projetos\\/38_.JPG\\\" alt=\\\"38 \\\" \\/><\\/a><\\/td>\\r\\n<td style=\\\"text-align: center; height: 100px; width: 100px;\\\" align=\\\"center\\\" valign=\\\"middle\\\"><a href=\\\"files\\/projetos\\/39.pdf\\\" target=\\\"_blank\\\" rel=\\\"noopener noreferrer\\\"><img src=\\\"images\\/Nuno\\/projetos\\/39_.JPG\\\" alt=\\\"39 \\\" \\/><\\/a><\\/td>\\r\\n<\\/tr>\\r\\n<tr style=\\\"height: 100px;\\\" align=\\\"center\\\" valign=\\\"middle\\\">\\r\\n<td style=\\\"text-align: center; height: 100px; width: 100px;\\\" align=\\\"center\\\" valign=\\\"middle\\\">\\u00a0<a href=\\\"files\\/projetos\\/40.pdf\\\" target=\\\"_blank\\\" rel=\\\"noopener noreferrer\\\"><img src=\\\"images\\/Nuno\\/projetos\\/40_.JPG\\\" alt=\\\"40 \\\" \\/><\\/a><\\/td>\\r\\n<td style=\\\"text-align: center; height: 100px; width: 100px;\\\" align=\\\"center\\\" valign=\\\"middle\\\"><a href=\\\"files\\/projetos\\/41.pdf\\\" target=\\\"_blank\\\" rel=\\\"noopener noreferrer\\\"><img src=\\\"images\\/Nuno\\/projetos\\/41_.JPG\\\" alt=\\\"41 \\\" \\/><\\/a><\\/td>\\r\\n<td style=\\\"text-align: center; height: 100px; width: 100px;\\\" align=\\\"center\\\" valign=\\\"middle\\\"><a href=\\\"files\\/projetos\\/42.pdf\\\" target=\\\"_blank\\\" rel=\\\"noopener noreferrer\\\"><img src=\\\"images\\/Nuno\\/projetos\\/42alt.JPG\\\" alt=\\\"42alt\\\" \\/><\\/a><\\/td>\\r\\n<\\/tr>\\r\\n<tr style=\\\"height: 100px;\\\" align=\\\"center\\\" valign=\\\"middle\\\">\\r\\n<td style=\\\"text-align: center; height: 100px; width: 100px;\\\" align=\\\"center\\\" valign=\\\"middle\\\"><a href=\\\"files\\/projetos\\/43.pdf\\\" target=\\\"_blank\\\" rel=\\\"noopener noreferrer\\\"><img src=\\\"images\\/Nuno\\/projetos\\/43_.JPG\\\" alt=\\\"43 \\\" \\/><\\/a><\\/td>\\r\\n<td style=\\\"text-align: center; height: 100px; width: 100px;\\\" align=\\\"center\\\" valign=\\\"middle\\\"><a href=\\\"files\\/projetos\\/44.pdf\\\" target=\\\"_blank\\\" rel=\\\"noopener noreferrer\\\"><img src=\\\"images\\/Nuno\\/projetos\\/44_2.JPG\\\" alt=\\\"44 2\\\" \\/><\\/a><\\/td>\\r\\n<td style=\\\"text-align: center; height: 100px; width: 100px;\\\" align=\\\"center\\\" valign=\\\"middle\\\"><a href=\\\"files\\/projetos\\/45.pdf\\\" target=\\\"_blank\\\" rel=\\\"noopener noreferrer\\\"><img src=\\\"images\\/Nuno\\/projetos\\/45_2.JPG\\\" alt=\\\"45 2\\\" \\/><\\/a><\\/td>\\r\\n<\\/tr>\\r\\n<tr style=\\\"height: 100px;\\\" align=\\\"center\\\" valign=\\\"middle\\\">\\r\\n<td style=\\\"text-align: center; height: 100px; width: 100px;\\\" align=\\\"center\\\" valign=\\\"middle\\\"><a href=\\\"files\\/projetos\\/46.pdf\\\" target=\\\"_blank\\\" rel=\\\"noopener noreferrer\\\"><img src=\\\"images\\/Nuno\\/projetos\\/46_2.JPG\\\" alt=\\\"46 2\\\" \\/><\\/a><\\/td>\\r\\n<td style=\\\"text-align: center; height: 100px; width: 100px;\\\" align=\\\"center\\\" valign=\\\"middle\\\"><a href=\\\"files\\/projetos\\/47.pdf\\\" target=\\\"_blank\\\" rel=\\\"noopener noreferrer\\\"><img src=\\\"images\\/Nuno\\/projetos\\/47_2.JPG\\\" alt=\\\"47 2\\\" \\/><\\/a><\\/td>\\r\\n<td style=\\\"text-align: center; height: 100px; width: 100px;\\\" align=\\\"center\\\" valign=\\\"middle\\\"><a href=\\\"files\\/projetos\\/48.pdf\\\" target=\\\"_blank\\\" rel=\\\"noopener noreferrer\\\"><img src=\\\"images\\/Nuno\\/projetos\\/48_2.JPG\\\" alt=\\\"48 2\\\" \\/><\\/a><\\/td>\\r\\n<\\/tr>\\r\\n<tr style=\\\"height: 100px;\\\" align=\\\"center\\\" valign=\\\"middle\\\">\\r\\n<td style=\\\"text-align: center; height: 100px; width: 100px;\\\" align=\\\"center\\\" valign=\\\"middle\\\"><a href=\\\"files\\/projetos\\/49.pdf\\\" target=\\\"_blank\\\" rel=\\\"noopener noreferrer\\\"><img src=\\\"images\\/Nuno\\/projetos\\/49_2.JPG\\\" alt=\\\"49 2\\\" \\/><\\/a><\\/td>\\r\\n<td style=\\\"text-align: center; height: 100px; width: 100px;\\\" align=\\\"center\\\" valign=\\\"middle\\\"><a href=\\\"files\\/projetos\\/50.pdf\\\" target=\\\"_blank\\\" rel=\\\"noopener noreferrer\\\"><img src=\\\"images\\/Nuno\\/projetos\\/50_2.JPG\\\" alt=\\\"50 2\\\" \\/><\\/a><\\/td>\\r\\n<td style=\\\"text-align: center; height: 100px; width: 100px;\\\" align=\\\"center\\\" valign=\\\"middle\\\"><a href=\\\"files\\/projetos\\/51.pdf\\\" target=\\\"_blank\\\" rel=\\\"noopener noreferrer\\\"><img src=\\\"images\\/Nuno\\/projetos\\/51_2.JPG\\\" alt=\\\"51 2\\\" \\/><\\/a><\\/td>\\r\\n<\\/tr>\\r\\n<tr style=\\\"height: 100px;\\\" align=\\\"center\\\" valign=\\\"middle\\\">\\r\\n<td style=\\\"text-align: center; height: 100px; width: 100px;\\\" align=\\\"center\\\" valign=\\\"middle\\\"><a href=\\\"files\\/projetos\\/52.pdf\\\" target=\\\"_blank\\\" rel=\\\"noopener noreferrer\\\"><img src=\\\"images\\/Nuno\\/projetos\\/52_2.JPG\\\" alt=\\\"52 2\\\" \\/><\\/a><\\/td>\\r\\n<td style=\\\"text-align: center; height: 100px; width: 100px;\\\" align=\\\"center\\\" valign=\\\"middle\\\"><a href=\\\"files\\/projetos\\/53.pdf\\\" target=\\\"_blank\\\" rel=\\\"noopener noreferrer\\\"><img src=\\\"images\\/Nuno\\/projetos\\/53_2.JPG\\\" alt=\\\"53 2\\\" \\/><\\/a><\\/td>\\r\\n<td style=\\\"text-align: center; height: 100px; width: 100px;\\\" align=\\\"center\\\" valign=\\\"middle\\\"><a href=\\\"files\\/projetos\\/54.pdf\\\" target=\\\"_blank\\\" rel=\\\"noopener noreferrer\\\"><img src=\\\"images\\/Nuno\\/projetos\\/54_2.JPG\\\" alt=\\\"54 2\\\" \\/><\\/a><\\/td>\\r\\n<\\/tr>\\r\\n<tr style=\\\"height: 100px;\\\" align=\\\"center\\\" valign=\\\"middle\\\">\\r\\n<td style=\\\"text-align: center; height: 100px; width: 100px;\\\" align=\\\"center\\\" valign=\\\"middle\\\"><a href=\\\"files\\/projetos\\/55.pdf\\\" target=\\\"_blank\\\" rel=\\\"noopener noreferrer\\\"><img src=\\\"images\\/Nuno\\/projetos\\/55_2.JPG\\\" alt=\\\"55 2\\\" \\/><\\/a><\\/td>\\r\\n<td style=\\\"text-align: center; height: 100px; width: 100px;\\\" align=\\\"center\\\" valign=\\\"middle\\\"><a href=\\\"files\\/projetos\\/56.pdf\\\" target=\\\"_blank\\\" rel=\\\"noopener noreferrer\\\"><img src=\\\"images\\/Nuno\\/projetos\\/56_2.JPG\\\" alt=\\\"56 2\\\" \\/><\\/a><\\/td>\\r\\n<td style=\\\"text-align: center; height: 100px; width: 100px;\\\" align=\\\"center\\\" valign=\\\"middle\\\"><a href=\\\"files\\/projetos\\/57.pdf\\\" target=\\\"_blank\\\" rel=\\\"noopener noreferrer\\\"><img src=\\\"images\\/Nuno\\/projetos\\/57_.JPG\\\" alt=\\\"57 \\\" \\/><\\/a><\\/td>\\r\\n<\\/tr>\\r\\n<tr style=\\\"height: 100px;\\\" align=\\\"center\\\" valign=\\\"middle\\\">\\r\\n<td style=\\\"text-align: center; height: 100px; width: 100px;\\\" align=\\\"center\\\" valign=\\\"middle\\\"><a href=\\\"files\\/projetos\\/5.pdf\\\"><img src=\\\"images\\/Nuno\\/projetos\\/5_.JPG\\\" alt=\\\"5 \\\" \\/><\\/a><\\/td>\\r\\n<td style=\\\"text-align: center; height: 100px; width: 100px;\\\" align=\\\"center\\\" valign=\\\"middle\\\"><a href=\\\"files\\/projetos\\/59.pdf\\\" target=\\\"_blank\\\" rel=\\\"noopener noreferrer\\\"><img src=\\\"images\\/Nuno\\/projetos\\/59_.JPG\\\" alt=\\\"59 \\\" \\/><\\/a><\\/td>\\r\\n<td style=\\\"text-align: center; height: 100px; width: 100px;\\\" align=\\\"center\\\" valign=\\\"middle\\\"><a href=\\\"files\\/projetos\\/60.pdf\\\" target=\\\"_blank\\\" rel=\\\"noopener noreferrer\\\"><img src=\\\"images\\/Nuno\\/projetos\\/60_.JPG\\\" alt=\\\"60 \\\" \\/><\\/a><\\/td>\\r\\n<\\/tr>\\r\\n<tr style=\\\"height: 100px;\\\" align=\\\"center\\\" valign=\\\"middle\\\">\\r\\n<td style=\\\"text-align: center; height: 100px; width: 100px;\\\" align=\\\"center\\\" valign=\\\"middle\\\"><a href=\\\"files\\/projetos\\/61.pdf\\\" target=\\\"_blank\\\" rel=\\\"noopener noreferrer\\\"><img src=\\\"images\\/Nuno\\/projetos\\/61_.JPG\\\" alt=\\\"61 \\\" \\/><\\/a><\\/td>\\r\\n<td style=\\\"text-align: center; height: 100px; width: 100px;\\\" align=\\\"center\\\" valign=\\\"middle\\\"><a href=\\\"files\\/projetos\\/62.pdf\\\" target=\\\"_blank\\\" rel=\\\"noopener noreferrer\\\"><img src=\\\"images\\/Nuno\\/62_.JPG\\\" alt=\\\"62 \\\" \\/><\\/a><\\/td>\\r\\n<td style=\\\"text-align: center; height: 100px; width: 100px;\\\" align=\\\"center\\\" valign=\\\"middle\\\">\\u00a0<\\/td>\\r\\n<\\/tr>\\r\\n<\\/tbody>\\r\\n<\\/table>\",\"fulltext\":\"\",\"state\":1,\"catid\":\"16\",\"created\":\"2019-07-22 17:49:10\",\"created_by\":\"231\",\"created_by_alias\":\"\",\"modified\":\"2019-07-22 17:49:10\",\"modified_by\":null,\"checked_out\":null,\"checked_out_time\":null,\"publish_up\":\"2019-07-22 17:49:10\",\"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\":\"{\\\"article_layout\\\":\\\"\\\",\\\"show_title\\\":\\\"\\\",\\\"link_titles\\\":\\\"\\\",\\\"show_tags\\\":\\\"\\\",\\\"show_intro\\\":\\\"\\\",\\\"info_block_position\\\":\\\"\\\",\\\"info_block_show_title\\\":\\\"\\\",\\\"show_category\\\":\\\"\\\",\\\"link_category\\\":\\\"\\\",\\\"show_parent_category\\\":\\\"\\\",\\\"link_parent_category\\\":\\\"\\\",\\\"show_associations\\\":\\\"\\\",\\\"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_page_title\\\":\\\"\\\",\\\"show_publishing_options\\\":\\\"\\\",\\\"show_article_options\\\":\\\"\\\",\\\"show_urls_images_backend\\\":\\\"\\\",\\\"show_urls_images_frontend\\\":\\\"\\\",\\\"astroid_article_type\\\":\\\"regular\\\",\\\"astroid_article_video_type\\\":\\\"youtube\\\",\\\"astroid_article_video_url\\\":\\\"\\\",\\\"astroid_article_gallery_width\\\":\\\"\\\",\\\"astroid_article_gallery_bullets\\\":\\\"1\\\",\\\"astroid_article_gallery_navigation\\\":\\\"1\\\",\\\"astroid_article_thumbnail\\\":\\\"1\\\",\\\"astroid_article_gallery_items\\\":[],\\\"astroid_article_audio_source\\\":\\\"soundcloud\\\",\\\"astroid_article_audio_soundcloud\\\":\\\"\\\",\\\"astroid_article_audio_spotify\\\":\\\"\\\",\\\"astroid_article_review_heading\\\":\\\"\\\",\\\"astroid_article_review_summery\\\":\\\"\\\",\\\"astroid_article_review_good\\\":\\\"\\\",\\\"astroid_article_review_bad\\\":\\\"\\\",\\\"astroid_article_review_rating\\\":\\\"5\\\",\\\"astroid_article_button_action\\\":\\\"\\\",\\\"astroid_article_button_link\\\":\\\"\\\",\\\"astroid_article_review_criterias\\\":[],\\\"astroid_article_quote_text\\\":\\\"\\\",\\\"astroid_article_quote_author\\\":\\\"\\\",\\\"astroid_article_badge\\\":\\\"0\\\",\\\"astroid_article_badge_type\\\":\\\"2\\\",\\\"astroid_article_badge_text\\\":\\\"\\\",\\\"astroid_article_badge_color\\\":\\\"\\\",\\\"astroid_relatedposts\\\":\\\"\\\",\\\"astroid_socialshare\\\":\\\"\\\",\\\"astroid_comments\\\":\\\"\\\",\\\"astroid_posttype\\\":\\\"\\\",\\\"astroid_readtime\\\":\\\"\\\",\\\"astroid_authorinfo\\\":\\\"\\\",\\\"astroid_og_title\\\":\\\"\\\",\\\"astroid_og_desc\\\":\\\"\\\",\\\"astroid_og_image\\\":\\\"\\\"}\",\"version\":1,\"ordering\":null,\"metakey\":\"\",\"metadesc\":\"\",\"access\":\"1\",\"hits\":null,\"metadata\":\"{\\\"robots\\\":\\\"\\\",\\\"author\\\":\\\"\\\",\\\"rights\\\":\\\"\\\",\\\"xreference\\\":\\\"\\\"}\",\"featured\":\"0\",\"language\":\"*\",\"xreference\":\"\",\"note\":\"\"}', 0);
INSERT INTO `ynfp8_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
(654, 70, 1, '', '2019-07-22 17:49:11', 231, 20857, 'ea6c4a9d4011113dd41da83e87424034b7278a08', '{\"id\":70,\"asset_id\":299,\"title\":\"Projetos na Maior\",\"alias\":\"projetos-na-maior-2\",\"introtext\":\"<table style=\\\"width: 1056px; height: 1358px;\\\" border=\\\"0\\\" align=\\\"center\\\">\\r\\n<tbody>\\r\\n<tr style=\\\"height: 100px;\\\" align=\\\"center\\\" valign=\\\"middle\\\">\\r\\n<td style=\\\"text-align: center; height: 100px; width: 100px;\\\" align=\\\"center\\\" valign=\\\"middle\\\">\\r\\n<p><a href=\\\"files\\/projetos\\/1.pdf\\\" target=\\\"_blank\\\" rel=\\\"noopener noreferrer\\\"><img src=\\\"images\\/Nuno\\/projetos\\/1_.JPG\\\" alt=\\\"1 \\\" \\/><\\/a>\\u00a0\\u00a0<br \\/> \\u00a0\\u00a0\\u00a0\\u00a0\\u00a0\\u00a0\\u00a0<\\/p>\\r\\n<\\/td>\\r\\n<td style=\\\"text-align: center; height: 100px; width: 100px;\\\" align=\\\"center\\\" valign=\\\"middle\\\">\\u00a0<a href=\\\"files\\/projetos\\/2.pdf\\\" target=\\\"_blank\\\" rel=\\\"noopener noreferrer\\\"><img src=\\\"images\\/Nuno\\/projetos\\/2_.JPG\\\" alt=\\\"2 \\\" \\/><\\/a>\\u00a0\\u00a0\\u00a0<br \\/> \\u00a0\\u00a0\\u00a0\\u00a0\\u00a0\\u00a0<\\/td>\\r\\n<td style=\\\"text-align: center; height: 100px; width: 100px;\\\" align=\\\"center\\\" valign=\\\"middle\\\">\\u00a0\\u00a0<br \\/> <a href=\\\"files\\/projetos\\/3.pdf\\\" target=\\\"_blank\\\" rel=\\\"noopener noreferrer\\\"><img src=\\\"images\\/Nuno\\/projetos\\/3_.JPG\\\" alt=\\\"3 \\\" \\/><\\/a><br \\/> \\u00a0\\u00a0<\\/td>\\r\\n<\\/tr>\\r\\n<tr style=\\\"height: 100px;\\\" align=\\\"center\\\" valign=\\\"middle\\\">\\r\\n<td style=\\\"text-align: center; height: 100px; width: 100px;\\\" align=\\\"center\\\" valign=\\\"middle\\\"><a href=\\\"files\\/projetos\\/4.pdf\\\"><img src=\\\"images\\/Nuno\\/projetos\\/4_.JPG\\\" alt=\\\"4 \\\" \\/><\\/a><br \\/> \\u00a0<\\/td>\\r\\n<td style=\\\"text-align: center; height: 100px; width: 100px;\\\" align=\\\"center\\\" valign=\\\"middle\\\"><a href=\\\"files\\/projetos\\/58.pdf\\\" target=\\\"_blank\\\" rel=\\\"noopener noreferrer\\\"><img src=\\\"images\\/Nuno\\/projetos\\/58_.JPG\\\" alt=\\\"58 \\\" \\/><\\/a><br \\/> \\u00a0<\\/td>\\r\\n<td style=\\\"text-align: center; height: 100px; width: 100px;\\\" align=\\\"center\\\" valign=\\\"middle\\\"><a href=\\\"files\\/projetos\\/6.pdf\\\"><img src=\\\"images\\/Nuno\\/projetos\\/6_.JPG\\\" alt=\\\"6 \\\" \\/><\\/a><\\/td>\\r\\n<\\/tr>\\r\\n<tr style=\\\"height: 100px;\\\" align=\\\"center\\\" valign=\\\"middle\\\">\\r\\n<td style=\\\"text-align: center; height: 100px; width: 100px;\\\" align=\\\"center\\\" valign=\\\"middle\\\"><a href=\\\"files\\/projetos\\/7.pdf\\\"><img src=\\\"images\\/Nuno\\/projetos\\/7_.JPG\\\" alt=\\\"7 \\\" \\/><\\/a><br \\/> \\u00a0<\\/td>\\r\\n<td style=\\\"text-align: center; height: 100px; width: 100px;\\\" align=\\\"center\\\" valign=\\\"middle\\\"><a href=\\\"files\\/projetos\\/8.pdf\\\" target=\\\"_blank\\\" rel=\\\"noopener noreferrer\\\"><img src=\\\"images\\/Nuno\\/projetos\\/8_.JPG\\\" alt=\\\"8 \\\" \\/><\\/a><\\/td>\\r\\n<td style=\\\"text-align: center; height: 100px; width: 100px;\\\" align=\\\"center\\\" valign=\\\"middle\\\"><a href=\\\"files\\/projetos\\/9.pdf\\\" target=\\\"_blank\\\" rel=\\\"noopener noreferrer\\\"><img src=\\\"images\\/Nuno\\/projetos\\/9_.JPG\\\" alt=\\\"9 \\\" \\/><\\/a><br \\/> \\u00a0<\\/td>\\r\\n<\\/tr>\\r\\n<tr style=\\\"height: 100px;\\\" align=\\\"center\\\" valign=\\\"middle\\\">\\r\\n<td style=\\\"text-align: center; height: 100px; width: 100px;\\\" align=\\\"center\\\" valign=\\\"middle\\\"><a href=\\\"files\\/projetos\\/10.pdf\\\" target=\\\"_blank\\\" rel=\\\"noopener noreferrer\\\"><img src=\\\"images\\/Nuno\\/projetos\\/10_.JPG\\\" alt=\\\"10 \\\" \\/><\\/a><br \\/> \\u00a0<\\/td>\\r\\n<td style=\\\"text-align: center; height: 100px; width: 100px;\\\" align=\\\"center\\\" valign=\\\"middle\\\"><a href=\\\"files\\/projetos\\/11.pdf\\\" target=\\\"_blank\\\" rel=\\\"noopener noreferrer\\\"><img src=\\\"images\\/Nuno\\/projetos\\/11_2.JPG\\\" alt=\\\"11 2\\\" \\/><\\/a><br \\/> \\u00a0<\\/td>\\r\\n<td style=\\\"text-align: center; height: 100px; width: 100px;\\\" align=\\\"center\\\" valign=\\\"middle\\\"><a href=\\\"files\\/projetos\\/12.pdf\\\" target=\\\"_blank\\\" rel=\\\"noopener noreferrer\\\"><img src=\\\"images\\/Nuno\\/projetos\\/12_.JPG\\\" alt=\\\"12 \\\" \\/><\\/a><br \\/> \\u00a0<\\/td>\\r\\n<\\/tr>\\r\\n<tr style=\\\"height: 100px;\\\" align=\\\"center\\\" valign=\\\"middle\\\">\\r\\n<td style=\\\"text-align: center; height: 100px; width: 100px;\\\" align=\\\"center\\\" valign=\\\"middle\\\"><a href=\\\"files\\/projetos\\/13.pdf\\\" target=\\\"_blank\\\" rel=\\\"noopener noreferrer\\\"><img src=\\\"images\\/Nuno\\/projetos\\/13_.JPG\\\" alt=\\\"13 \\\" \\/><\\/a><br \\/> \\u00a0<\\/td>\\r\\n<td style=\\\"text-align: center; height: 100px; width: 100px;\\\" align=\\\"center\\\" valign=\\\"middle\\\"><a href=\\\"files\\/projetos\\/14.pdf\\\" target=\\\"_blank\\\" rel=\\\"noopener noreferrer\\\"><img src=\\\"images\\/Nuno\\/projetos\\/14_2.JPG\\\" alt=\\\"14 2\\\" \\/><\\/a><br \\/> \\u00a0<\\/td>\\r\\n<td style=\\\"text-align: center; height: 100px; width: 100px;\\\" align=\\\"center\\\" valign=\\\"middle\\\">\\u00a0<a href=\\\"files\\/projetos\\/15.pdf\\\" target=\\\"_blank\\\" rel=\\\"noopener noreferrer\\\"><img src=\\\"images\\/Nuno\\/projetos\\/15_.JPG\\\" alt=\\\"15 \\\" \\/><\\/a><\\/td>\\r\\n<\\/tr>\\r\\n<tr style=\\\"height: 100px;\\\" align=\\\"center\\\" valign=\\\"middle\\\">\\r\\n<td style=\\\"text-align: center; height: 100px; width: 100px;\\\" align=\\\"center\\\" valign=\\\"middle\\\"><a href=\\\"files\\/projetos\\/16.pdf\\\" target=\\\"_blank\\\" rel=\\\"noopener noreferrer\\\"><img src=\\\"images\\/Nuno\\/projetos\\/16_.JPG\\\" alt=\\\"16 \\\" \\/><\\/a><br \\/> \\u00a0<\\/td>\\r\\n<td style=\\\"text-align: center; height: 100px; width: 100px;\\\" align=\\\"center\\\" valign=\\\"middle\\\"><a href=\\\"files\\/projetos\\/17.pdf\\\" target=\\\"_blank\\\" rel=\\\"noopener noreferrer\\\"><img src=\\\"images\\/Nuno\\/projetos\\/17_.JPG\\\" alt=\\\"17 \\\" \\/><\\/a><br \\/> \\u00a0<\\/td>\\r\\n<td style=\\\"text-align: center; height: 100px; width: 100px;\\\" align=\\\"center\\\" valign=\\\"middle\\\"><a href=\\\"files\\/projetos\\/18.pdf\\\" target=\\\"_blank\\\" rel=\\\"noopener noreferrer\\\"><img src=\\\"images\\/Nuno\\/projetos\\/18_.JPG\\\" alt=\\\"18 \\\" \\/><\\/a><\\/td>\\r\\n<\\/tr>\\r\\n<tr style=\\\"height: 100px;\\\" align=\\\"center\\\" valign=\\\"middle\\\">\\r\\n<td style=\\\"text-align: center; height: 100px; width: 100px;\\\" align=\\\"center\\\" valign=\\\"middle\\\"><a href=\\\"files\\/projetos\\/19.pdf\\\" target=\\\"_blank\\\" rel=\\\"noopener noreferrer\\\"><img src=\\\"images\\/Nuno\\/projetos\\/19_.JPG\\\" alt=\\\"19 \\\" \\/><\\/a><\\/td>\\r\\n<td style=\\\"text-align: center; height: 100px; width: 100px;\\\" align=\\\"center\\\" valign=\\\"middle\\\"><a href=\\\"files\\/projetos\\/20.pdf\\\" target=\\\"_blank\\\" rel=\\\"noopener noreferrer\\\"><img src=\\\"images\\/Nuno\\/projetos\\/20_.JPG\\\" alt=\\\"20 \\\" \\/><\\/a><\\/td>\\r\\n<td style=\\\"text-align: center; height: 100px; width: 100px;\\\" align=\\\"center\\\" valign=\\\"middle\\\"><a href=\\\"files\\/projetos\\/21.pdf\\\" target=\\\"_blank\\\" rel=\\\"noopener noreferrer\\\"><img src=\\\"images\\/Nuno\\/projetos\\/21_.JPG\\\" alt=\\\"21 \\\" \\/><\\/a><\\/td>\\r\\n<\\/tr>\\r\\n<tr style=\\\"height: 100px;\\\" align=\\\"center\\\" valign=\\\"middle\\\">\\r\\n<td style=\\\"text-align: center; height: 100px; width: 100px;\\\" align=\\\"center\\\" valign=\\\"middle\\\"><a href=\\\"files\\/projetos\\/22.pdf\\\" target=\\\"_blank\\\" rel=\\\"noopener noreferrer\\\"><img src=\\\"images\\/Nuno\\/projetos\\/22_.JPG\\\" alt=\\\"22 \\\" \\/><\\/a><\\/td>\\r\\n<td style=\\\"text-align: center; height: 100px; width: 100px;\\\" align=\\\"center\\\" valign=\\\"middle\\\">\\u00a0<a href=\\\"files\\/projetos\\/23.pdf\\\" target=\\\"_blank\\\" rel=\\\"noopener noreferrer\\\"><img src=\\\"images\\/Nuno\\/projetos\\/23_.JPG\\\" alt=\\\"23 \\\" \\/><\\/a><\\/td>\\r\\n<td style=\\\"text-align: center; height: 100px; width: 100px;\\\" align=\\\"center\\\" valign=\\\"middle\\\"><a href=\\\"files\\/projetos\\/24.pdf\\\" target=\\\"_blank\\\" rel=\\\"noopener noreferrer\\\"><img src=\\\"images\\/Nuno\\/projetos\\/24_.JPG\\\" alt=\\\"24 \\\" \\/><\\/a><\\/td>\\r\\n<\\/tr>\\r\\n<tr style=\\\"height: 100px;\\\" align=\\\"center\\\" valign=\\\"middle\\\">\\r\\n<td style=\\\"text-align: center; height: 100px; width: 100px;\\\" align=\\\"center\\\" valign=\\\"middle\\\"><a href=\\\"files\\/projetos\\/25.pdf\\\" target=\\\"_blank\\\" rel=\\\"noopener noreferrer\\\"><img src=\\\"images\\/Nuno\\/projetos\\/25_.JPG\\\" alt=\\\"25 \\\" \\/><\\/a><\\/td>\\r\\n<td style=\\\"text-align: center; height: 100px; width: 100px;\\\" align=\\\"center\\\" valign=\\\"middle\\\"><a href=\\\"files\\/projetos\\/26.pdf\\\" target=\\\"_blank\\\" rel=\\\"noopener noreferrer\\\"><img src=\\\"images\\/Nuno\\/projetos\\/26_.JPG\\\" alt=\\\"26 \\\" \\/><\\/a><\\/td>\\r\\n<td style=\\\"text-align: center; height: 100px; width: 100px;\\\" align=\\\"center\\\" valign=\\\"middle\\\"><a href=\\\"files\\/projetos\\/27.pdf\\\" target=\\\"_blank\\\" rel=\\\"noopener noreferrer\\\"><img src=\\\"images\\/Nuno\\/projetos\\/27_.JPG\\\" alt=\\\"27 \\\" \\/><\\/a><\\/td>\\r\\n<\\/tr>\\r\\n<tr style=\\\"height: 100px;\\\" align=\\\"center\\\" valign=\\\"middle\\\">\\r\\n<td style=\\\"text-align: center; height: 100px; width: 100px;\\\" align=\\\"center\\\" valign=\\\"middle\\\"><a href=\\\"files\\/projetos\\/28.pdf\\\" target=\\\"_blank\\\" rel=\\\"noopener noreferrer\\\"><img src=\\\"images\\/Nuno\\/projetos\\/28_.JPG\\\" alt=\\\"28 \\\" \\/><\\/a><\\/td>\\r\\n<td style=\\\"text-align: center; height: 100px; width: 100px;\\\" align=\\\"center\\\" valign=\\\"middle\\\"><a href=\\\"files\\/projetos\\/29.pdf\\\" target=\\\"_blank\\\" rel=\\\"noopener noreferrer\\\"><img src=\\\"images\\/Nuno\\/projetos\\/29_.JPG\\\" alt=\\\"29 \\\" \\/><\\/a><\\/td>\\r\\n<td style=\\\"text-align: center; height: 100px; width: 100px;\\\" align=\\\"center\\\" valign=\\\"middle\\\"><a href=\\\"files\\/projetos\\/30.pdf\\\" target=\\\"_blank\\\" rel=\\\"noopener noreferrer\\\"><img src=\\\"images\\/Nuno\\/projetos\\/30_.JPG\\\" alt=\\\"30 \\\" \\/><\\/a><\\/td>\\r\\n<\\/tr>\\r\\n<tr style=\\\"height: 100px;\\\" align=\\\"center\\\" valign=\\\"middle\\\">\\r\\n<td style=\\\"text-align: center; height: 100px; width: 100px;\\\" align=\\\"center\\\" valign=\\\"middle\\\">\\u00a0<a href=\\\"files\\/projetos\\/31.pdf\\\" target=\\\"_blank\\\" rel=\\\"noopener noreferrer\\\"><img src=\\\"images\\/Nuno\\/projetos\\/31_.JPG\\\" alt=\\\"31 \\\" \\/><\\/a><\\/td>\\r\\n<td style=\\\"text-align: center; height: 100px; width: 100px;\\\" align=\\\"center\\\" valign=\\\"middle\\\">\\u00a0<a href=\\\"files\\/projetos\\/32.pdf\\\" target=\\\"_blank\\\" rel=\\\"noopener noreferrer\\\"><img src=\\\"images\\/Nuno\\/projetos\\/32_.JPG\\\" alt=\\\"32 \\\" \\/><\\/a><\\/td>\\r\\n<td style=\\\"text-align: center; height: 100px; width: 100px;\\\" align=\\\"center\\\" valign=\\\"middle\\\"><a href=\\\"files\\/projetos\\/33.pdf\\\" target=\\\"_blank\\\" rel=\\\"noopener noreferrer\\\"><img src=\\\"images\\/Nuno\\/projetos\\/33_.JPG\\\" alt=\\\"33 \\\" \\/><\\/a><\\/td>\\r\\n<\\/tr>\\r\\n<tr style=\\\"height: 100px;\\\" align=\\\"center\\\" valign=\\\"middle\\\">\\r\\n<td style=\\\"text-align: center; height: 100px; width: 100px;\\\" align=\\\"center\\\" valign=\\\"middle\\\">\\u00a0<a href=\\\"files\\/projetos\\/34.pdf\\\" target=\\\"_blank\\\" rel=\\\"noopener noreferrer\\\"><img src=\\\"images\\/Nuno\\/projetos\\/34_.JPG\\\" alt=\\\"34 \\\" \\/><\\/a><\\/td>\\r\\n<td style=\\\"text-align: center; height: 100px; width: 100px;\\\" align=\\\"center\\\" valign=\\\"middle\\\"><a href=\\\"files\\/projetos\\/35.pdf\\\" target=\\\"_blank\\\" rel=\\\"noopener noreferrer\\\"><img src=\\\"images\\/Nuno\\/projetos\\/35_.JPG\\\" alt=\\\"35 \\\" \\/><\\/a><\\/td>\\r\\n<td style=\\\"text-align: center; height: 100px; width: 100px;\\\" align=\\\"center\\\" valign=\\\"middle\\\"><a href=\\\"files\\/projetos\\/36.pdf\\\" target=\\\"_blank\\\" rel=\\\"noopener noreferrer\\\"><img src=\\\"images\\/Nuno\\/projetos\\/36_.JPG\\\" alt=\\\"36 \\\" \\/><\\/a><\\/td>\\r\\n<\\/tr>\\r\\n<tr style=\\\"height: 100px;\\\" align=\\\"center\\\" valign=\\\"middle\\\">\\r\\n<td style=\\\"text-align: center; height: 100px; width: 100px;\\\" align=\\\"center\\\" valign=\\\"middle\\\">\\u00a0<a href=\\\"files\\/projetos\\/37.pdf\\\" target=\\\"_blank\\\" rel=\\\"noopener noreferrer\\\"><img src=\\\"images\\/Nuno\\/projetos\\/37_.JPG\\\" alt=\\\"37 \\\" \\/><\\/a><\\/td>\\r\\n<td style=\\\"text-align: center; height: 100px; width: 100px;\\\" align=\\\"center\\\" valign=\\\"middle\\\"><a href=\\\"files\\/projetos\\/38.pdf\\\" target=\\\"_blank\\\" rel=\\\"noopener noreferrer\\\"><img src=\\\"images\\/Nuno\\/projetos\\/38_.JPG\\\" alt=\\\"38 \\\" \\/><\\/a><\\/td>\\r\\n<td style=\\\"text-align: center; height: 100px; width: 100px;\\\" align=\\\"center\\\" valign=\\\"middle\\\"><a href=\\\"files\\/projetos\\/39.pdf\\\" target=\\\"_blank\\\" rel=\\\"noopener noreferrer\\\"><img src=\\\"images\\/Nuno\\/projetos\\/39_.JPG\\\" alt=\\\"39 \\\" \\/><\\/a><\\/td>\\r\\n<\\/tr>\\r\\n<tr style=\\\"height: 100px;\\\" align=\\\"center\\\" valign=\\\"middle\\\">\\r\\n<td style=\\\"text-align: center; height: 100px; width: 100px;\\\" align=\\\"center\\\" valign=\\\"middle\\\">\\u00a0<a href=\\\"files\\/projetos\\/40.pdf\\\" target=\\\"_blank\\\" rel=\\\"noopener noreferrer\\\"><img src=\\\"images\\/Nuno\\/projetos\\/40_.JPG\\\" alt=\\\"40 \\\" \\/><\\/a><\\/td>\\r\\n<td style=\\\"text-align: center; height: 100px; width: 100px;\\\" align=\\\"center\\\" valign=\\\"middle\\\"><a href=\\\"files\\/projetos\\/41.pdf\\\" target=\\\"_blank\\\" rel=\\\"noopener noreferrer\\\"><img src=\\\"images\\/Nuno\\/projetos\\/41_.JPG\\\" alt=\\\"41 \\\" \\/><\\/a><\\/td>\\r\\n<td style=\\\"text-align: center; height: 100px; width: 100px;\\\" align=\\\"center\\\" valign=\\\"middle\\\"><a href=\\\"files\\/projetos\\/42.pdf\\\" target=\\\"_blank\\\" rel=\\\"noopener noreferrer\\\"><img src=\\\"images\\/Nuno\\/projetos\\/42alt.JPG\\\" alt=\\\"42alt\\\" \\/><\\/a><\\/td>\\r\\n<\\/tr>\\r\\n<tr style=\\\"height: 100px;\\\" align=\\\"center\\\" valign=\\\"middle\\\">\\r\\n<td style=\\\"text-align: center; height: 100px; width: 100px;\\\" align=\\\"center\\\" valign=\\\"middle\\\"><a href=\\\"files\\/projetos\\/43.pdf\\\" target=\\\"_blank\\\" rel=\\\"noopener noreferrer\\\"><img src=\\\"images\\/Nuno\\/projetos\\/43_.JPG\\\" alt=\\\"43 \\\" \\/><\\/a><\\/td>\\r\\n<td style=\\\"text-align: center; height: 100px; width: 100px;\\\" align=\\\"center\\\" valign=\\\"middle\\\"><a href=\\\"files\\/projetos\\/44.pdf\\\" target=\\\"_blank\\\" rel=\\\"noopener noreferrer\\\"><img src=\\\"images\\/Nuno\\/projetos\\/44_2.JPG\\\" alt=\\\"44 2\\\" \\/><\\/a><\\/td>\\r\\n<td style=\\\"text-align: center; height: 100px; width: 100px;\\\" align=\\\"center\\\" valign=\\\"middle\\\"><a href=\\\"files\\/projetos\\/45.pdf\\\" target=\\\"_blank\\\" rel=\\\"noopener noreferrer\\\"><img src=\\\"images\\/Nuno\\/projetos\\/45_2.JPG\\\" alt=\\\"45 2\\\" \\/><\\/a><\\/td>\\r\\n<\\/tr>\\r\\n<tr style=\\\"height: 100px;\\\" align=\\\"center\\\" valign=\\\"middle\\\">\\r\\n<td style=\\\"text-align: center; height: 100px; width: 100px;\\\" align=\\\"center\\\" valign=\\\"middle\\\"><a href=\\\"files\\/projetos\\/46.pdf\\\" target=\\\"_blank\\\" rel=\\\"noopener noreferrer\\\"><img src=\\\"images\\/Nuno\\/projetos\\/46_2.JPG\\\" alt=\\\"46 2\\\" \\/><\\/a><\\/td>\\r\\n<td style=\\\"text-align: center; height: 100px; width: 100px;\\\" align=\\\"center\\\" valign=\\\"middle\\\"><a href=\\\"files\\/projetos\\/47.pdf\\\" target=\\\"_blank\\\" rel=\\\"noopener noreferrer\\\"><img src=\\\"images\\/Nuno\\/projetos\\/47_2.JPG\\\" alt=\\\"47 2\\\" \\/><\\/a><\\/td>\\r\\n<td style=\\\"text-align: center; height: 100px; width: 100px;\\\" align=\\\"center\\\" valign=\\\"middle\\\"><a href=\\\"files\\/projetos\\/48.pdf\\\" target=\\\"_blank\\\" rel=\\\"noopener noreferrer\\\"><img src=\\\"images\\/Nuno\\/projetos\\/48_2.JPG\\\" alt=\\\"48 2\\\" \\/><\\/a><\\/td>\\r\\n<\\/tr>\\r\\n<tr style=\\\"height: 100px;\\\" align=\\\"center\\\" valign=\\\"middle\\\">\\r\\n<td style=\\\"text-align: center; height: 100px; width: 100px;\\\" align=\\\"center\\\" valign=\\\"middle\\\"><a href=\\\"files\\/projetos\\/49.pdf\\\" target=\\\"_blank\\\" rel=\\\"noopener noreferrer\\\"><img src=\\\"images\\/Nuno\\/projetos\\/49_2.JPG\\\" alt=\\\"49 2\\\" \\/><\\/a><\\/td>\\r\\n<td style=\\\"text-align: center; height: 100px; width: 100px;\\\" align=\\\"center\\\" valign=\\\"middle\\\"><a href=\\\"files\\/projetos\\/50.pdf\\\" target=\\\"_blank\\\" rel=\\\"noopener noreferrer\\\"><img src=\\\"images\\/Nuno\\/projetos\\/50_2.JPG\\\" alt=\\\"50 2\\\" \\/><\\/a><\\/td>\\r\\n<td style=\\\"text-align: center; height: 100px; width: 100px;\\\" align=\\\"center\\\" valign=\\\"middle\\\"><a href=\\\"files\\/projetos\\/51.pdf\\\" target=\\\"_blank\\\" rel=\\\"noopener noreferrer\\\"><img src=\\\"images\\/Nuno\\/projetos\\/51_2.JPG\\\" alt=\\\"51 2\\\" \\/><\\/a><\\/td>\\r\\n<\\/tr>\\r\\n<tr style=\\\"height: 100px;\\\" align=\\\"center\\\" valign=\\\"middle\\\">\\r\\n<td style=\\\"text-align: center; height: 100px; width: 100px;\\\" align=\\\"center\\\" valign=\\\"middle\\\"><a href=\\\"files\\/projetos\\/52.pdf\\\" target=\\\"_blank\\\" rel=\\\"noopener noreferrer\\\"><img src=\\\"images\\/Nuno\\/projetos\\/52_2.JPG\\\" alt=\\\"52 2\\\" \\/><\\/a><\\/td>\\r\\n<td style=\\\"text-align: center; height: 100px; width: 100px;\\\" align=\\\"center\\\" valign=\\\"middle\\\"><a href=\\\"files\\/projetos\\/53.pdf\\\" target=\\\"_blank\\\" rel=\\\"noopener noreferrer\\\"><img src=\\\"images\\/Nuno\\/projetos\\/53_2.JPG\\\" alt=\\\"53 2\\\" \\/><\\/a><\\/td>\\r\\n<td style=\\\"text-align: center; height: 100px; width: 100px;\\\" align=\\\"center\\\" valign=\\\"middle\\\"><a href=\\\"files\\/projetos\\/54.pdf\\\" target=\\\"_blank\\\" rel=\\\"noopener noreferrer\\\"><img src=\\\"images\\/Nuno\\/projetos\\/54_2.JPG\\\" alt=\\\"54 2\\\" \\/><\\/a><\\/td>\\r\\n<\\/tr>\\r\\n<tr style=\\\"height: 100px;\\\" align=\\\"center\\\" valign=\\\"middle\\\">\\r\\n<td style=\\\"text-align: center; height: 100px; width: 100px;\\\" align=\\\"center\\\" valign=\\\"middle\\\"><a href=\\\"files\\/projetos\\/55.pdf\\\" target=\\\"_blank\\\" rel=\\\"noopener noreferrer\\\"><img src=\\\"images\\/Nuno\\/projetos\\/55_2.JPG\\\" alt=\\\"55 2\\\" \\/><\\/a><\\/td>\\r\\n<td style=\\\"text-align: center; height: 100px; width: 100px;\\\" align=\\\"center\\\" valign=\\\"middle\\\"><a href=\\\"files\\/projetos\\/56.pdf\\\" target=\\\"_blank\\\" rel=\\\"noopener noreferrer\\\"><img src=\\\"images\\/Nuno\\/projetos\\/56_2.JPG\\\" alt=\\\"56 2\\\" \\/><\\/a><\\/td>\\r\\n<td style=\\\"text-align: center; height: 100px; width: 100px;\\\" align=\\\"center\\\" valign=\\\"middle\\\"><a href=\\\"files\\/projetos\\/57.pdf\\\" target=\\\"_blank\\\" rel=\\\"noopener noreferrer\\\"><img src=\\\"images\\/Nuno\\/projetos\\/57_.JPG\\\" alt=\\\"57 \\\" \\/><\\/a><\\/td>\\r\\n<\\/tr>\\r\\n<tr style=\\\"height: 100px;\\\" align=\\\"center\\\" valign=\\\"middle\\\">\\r\\n<td style=\\\"text-align: center; height: 100px; width: 100px;\\\" align=\\\"center\\\" valign=\\\"middle\\\"><a href=\\\"files\\/projetos\\/5.pdf\\\"><img src=\\\"images\\/Nuno\\/projetos\\/5_.JPG\\\" alt=\\\"5 \\\" \\/><\\/a><\\/td>\\r\\n<td style=\\\"text-align: center; height: 100px; width: 100px;\\\" align=\\\"center\\\" valign=\\\"middle\\\"><a href=\\\"files\\/projetos\\/59.pdf\\\" target=\\\"_blank\\\" rel=\\\"noopener noreferrer\\\"><img src=\\\"images\\/Nuno\\/projetos\\/59_.JPG\\\" alt=\\\"59 \\\" \\/><\\/a><\\/td>\\r\\n<td style=\\\"text-align: center; height: 100px; width: 100px;\\\" align=\\\"center\\\" valign=\\\"middle\\\"><a href=\\\"files\\/projetos\\/60.pdf\\\" target=\\\"_blank\\\" rel=\\\"noopener noreferrer\\\"><img src=\\\"images\\/Nuno\\/projetos\\/60_.JPG\\\" alt=\\\"60 \\\" \\/><\\/a><\\/td>\\r\\n<\\/tr>\\r\\n<tr style=\\\"height: 100px;\\\" align=\\\"center\\\" valign=\\\"middle\\\">\\r\\n<td style=\\\"text-align: center; height: 100px; width: 100px;\\\" align=\\\"center\\\" valign=\\\"middle\\\"><a href=\\\"files\\/projetos\\/61.pdf\\\" target=\\\"_blank\\\" rel=\\\"noopener noreferrer\\\"><img src=\\\"images\\/Nuno\\/projetos\\/61_.JPG\\\" alt=\\\"61 \\\" \\/><\\/a><\\/td>\\r\\n<td style=\\\"text-align: center; height: 100px; width: 100px;\\\" align=\\\"center\\\" valign=\\\"middle\\\"><a href=\\\"files\\/projetos\\/62.pdf\\\" target=\\\"_blank\\\" rel=\\\"noopener noreferrer\\\"><img src=\\\"images\\/Nuno\\/62_.JPG\\\" alt=\\\"62 \\\" \\/><\\/a><\\/td>\\r\\n<td style=\\\"text-align: center; height: 100px; width: 100px;\\\" align=\\\"center\\\" valign=\\\"middle\\\">\\u00a0<\\/td>\\r\\n<\\/tr>\\r\\n<\\/tbody>\\r\\n<\\/table>\",\"fulltext\":\"\",\"state\":1,\"catid\":\"16\",\"created\":\"2019-07-22 17:49:11\",\"created_by\":\"231\",\"created_by_alias\":\"\",\"modified\":\"2019-07-22 17:49:11\",\"modified_by\":null,\"checked_out\":null,\"checked_out_time\":null,\"publish_up\":\"2019-07-22 17:49:11\",\"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\":\"{\\\"article_layout\\\":\\\"\\\",\\\"show_title\\\":\\\"\\\",\\\"link_titles\\\":\\\"\\\",\\\"show_tags\\\":\\\"\\\",\\\"show_intro\\\":\\\"\\\",\\\"info_block_position\\\":\\\"\\\",\\\"info_block_show_title\\\":\\\"\\\",\\\"show_category\\\":\\\"\\\",\\\"link_category\\\":\\\"\\\",\\\"show_parent_category\\\":\\\"\\\",\\\"link_parent_category\\\":\\\"\\\",\\\"show_associations\\\":\\\"\\\",\\\"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_page_title\\\":\\\"\\\",\\\"show_publishing_options\\\":\\\"\\\",\\\"show_article_options\\\":\\\"\\\",\\\"show_urls_images_backend\\\":\\\"\\\",\\\"show_urls_images_frontend\\\":\\\"\\\",\\\"astroid_article_type\\\":\\\"regular\\\",\\\"astroid_article_video_type\\\":\\\"youtube\\\",\\\"astroid_article_video_url\\\":\\\"\\\",\\\"astroid_article_gallery_width\\\":\\\"\\\",\\\"astroid_article_gallery_bullets\\\":\\\"1\\\",\\\"astroid_article_gallery_navigation\\\":\\\"1\\\",\\\"astroid_article_thumbnail\\\":\\\"1\\\",\\\"astroid_article_gallery_items\\\":[],\\\"astroid_article_audio_source\\\":\\\"soundcloud\\\",\\\"astroid_article_audio_soundcloud\\\":\\\"\\\",\\\"astroid_article_audio_spotify\\\":\\\"\\\",\\\"astroid_article_review_heading\\\":\\\"\\\",\\\"astroid_article_review_summery\\\":\\\"\\\",\\\"astroid_article_review_good\\\":\\\"\\\",\\\"astroid_article_review_bad\\\":\\\"\\\",\\\"astroid_article_review_rating\\\":\\\"5\\\",\\\"astroid_article_button_action\\\":\\\"\\\",\\\"astroid_article_button_link\\\":\\\"\\\",\\\"astroid_article_review_criterias\\\":[],\\\"astroid_article_quote_text\\\":\\\"\\\",\\\"astroid_article_quote_author\\\":\\\"\\\",\\\"astroid_article_badge\\\":\\\"0\\\",\\\"astroid_article_badge_type\\\":\\\"2\\\",\\\"astroid_article_badge_text\\\":\\\"\\\",\\\"astroid_article_badge_color\\\":\\\"\\\",\\\"astroid_relatedposts\\\":\\\"\\\",\\\"astroid_socialshare\\\":\\\"\\\",\\\"astroid_comments\\\":\\\"\\\",\\\"astroid_posttype\\\":\\\"\\\",\\\"astroid_readtime\\\":\\\"\\\",\\\"astroid_authorinfo\\\":\\\"\\\",\\\"astroid_og_title\\\":\\\"\\\",\\\"astroid_og_desc\\\":\\\"\\\",\\\"astroid_og_image\\\":\\\"\\\"}\",\"version\":1,\"ordering\":null,\"metakey\":\"\",\"metadesc\":\"\",\"access\":\"1\",\"hits\":null,\"metadata\":\"{\\\"robots\\\":\\\"\\\",\\\"author\\\":\\\"\\\",\\\"rights\\\":\\\"\\\",\\\"xreference\\\":\\\"\\\"}\",\"featured\":\"0\",\"language\":\"*\",\"xreference\":\"\",\"note\":\"\"}', 0),
(655, 71, 1, '', '2019-07-22 17:53:21', 231, 5678, 'd853912af9107607050f76aa3794b49a64dd115a', '{\"id\":71,\"asset_id\":300,\"title\":\"EMEC\",\"alias\":\"emec\",\"introtext\":\"<h4><span style=\\\"font-family: verdana, geneva, sans-serif; color: #000000;\\\">O Espa\\u00e7o Mem\\u00f3ria e Conhecimento \\u00e9 um espa\\u00e7o interativo onde os objetos hist\\u00f3ricos convivem com m\\u00f3dulos interativos e onde cada um constr\\u00f3i o seu percurso de conhecimento.<\\/span><\\/h4>\\r\\n<h4><span style=\\\"font-size: 12px; font-family: verdana, geneva, sans-serif; color: #000000;\\\"><strong>O tema da Cor \\u00e9 o ponto de partida de uma narrativa fascinante que agora come\\u00e7a: observando fen\\u00f3menos, experimentando, resolvendo problemas, realizando atividades interativas.<\\/strong><\\/span><\\/h4>\\r\\n<h4><span style=\\\"font-size: 12px; font-family: verdana, geneva, sans-serif; color: #000000;\\\"><strong>Surpreenda-se.<\\/strong><\\/span><\\/h4>\\r\\n<table style=\\\"width: 500px;\\\" border=\\\"0\\\" cellspacing=\\\"1\\\" cellpadding=\\\"1\\\">\\r\\n<tbody>\\r\\n<tr>\\r\\n<td style=\\\"width: 156px; text-align: center;\\\">\\u00a0<\\/td>\\r\\n<td style=\\\"width: 330px;\\\"><video id=\\\"video2015613165529\\\" poster=\\\"\\\" autoplay=\\\"autoplay\\\" controls=\\\"controls\\\" width=\\\"500\\\" height=\\\"400\\\"><source src=\\\"files\\/museu.mp4\\\" type=\\\"video\\/mp4\\\" \\/><source src=\\\"files\\/museu.mp4\\\" type=\\\"video\\/mp4\\\" \\/>Your browser doesn\'t support video.<br \\/>\\r\\n\\t\\t\\t\\tPlease download the file:<a href=\\\"files\\/museu.mp4\\\">video\\/mp4<\\/a><a href=\\\"files\\/museu.mp4\\\">video\\/mp4<\\/a><\\/video><\\/td>\\r\\n<\\/tr>\\r\\n<\\/tbody>\\r\\n<\\/table>\\r\\n<p style=\\\"text-align: center;\\\"><span style=\\\"color: #b22222;\\\"><span style=\\\"font-size: 12px;\\\"><span style=\\\"font-family: verdana,geneva,sans-serif;\\\"><strong>Algumas das atividades do EMeC...<\\/strong><\\/span><\\/span><\\/span><\\/p>\\r\\n<p style=\\\"text-align: center;\\\"><span style=\\\"color: #b22222;\\\"><span style=\\\"font-size: 12px;\\\"><span style=\\\"font-family: verdana,geneva,sans-serif;\\\"><strong>\\u00a0\\u00a0\\u00a0\\u00a0 <\\/strong><\\/span><\\/span><\\/span><\\/p>\\r\\n<table style=\\\"border: currentColor; width: 632px; height: 200px; text-align: center; border-collapse: collapse;\\\" border=\\\"0\\\" cellspacing=\\\"0\\\" cellpadding=\\\"0\\\">\\r\\n<tbody>\\r\\n<tr>\\r\\n<td style=\\\"border-width: medium 1.5pt medium medium; border-style: none solid none none; padding: 0cm 5.4pt; width: 269px;\\\" valign=\\\"top\\\" width=\\\"288\\\"><a title=\\\"Clique e faz o teu teste\\\" href=\\\"images\\/video\\/daltonismo.swf\\\"><img src=\\\"images\\/Nuno\\/daltonismo.png\\\" alt=\\\"daltonismo\\\" width=\\\"210\\\" height=\\\"270\\\" \\/><\\/a><\\/td>\\r\\n<td style=\\\"padding: 0cm 5.4pt; border: currentColor; width: 331px;\\\" valign=\\\"top\\\" width=\\\"288\\\"><a title=\\\"Clique e vem conhecer o Museu Virtual !\\\" href=\\\"..\\/museu\\/index.php\\\"><img src=\\\"images\\/Nuno\\/museu.png\\\" alt=\\\"museu\\\" width=\\\"399\\\" height=\\\"217\\\" \\/><\\/a><\\/td>\\r\\n<\\/tr>\\r\\n<\\/tbody>\\r\\n<\\/table>\",\"fulltext\":\"\",\"state\":1,\"catid\":\"16\",\"created\":\"2019-07-22 17:53:21\",\"created_by\":\"231\",\"created_by_alias\":\"\",\"modified\":\"2019-07-22 17:53:21\",\"modified_by\":null,\"checked_out\":null,\"checked_out_time\":null,\"publish_up\":\"2019-07-22 17:53:21\",\"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\":\"{\\\"article_layout\\\":\\\"\\\",\\\"show_title\\\":\\\"\\\",\\\"link_titles\\\":\\\"\\\",\\\"show_tags\\\":\\\"\\\",\\\"show_intro\\\":\\\"\\\",\\\"info_block_position\\\":\\\"\\\",\\\"info_block_show_title\\\":\\\"\\\",\\\"show_category\\\":\\\"\\\",\\\"link_category\\\":\\\"\\\",\\\"show_parent_category\\\":\\\"\\\",\\\"link_parent_category\\\":\\\"\\\",\\\"show_associations\\\":\\\"\\\",\\\"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_page_title\\\":\\\"\\\",\\\"show_publishing_options\\\":\\\"\\\",\\\"show_article_options\\\":\\\"\\\",\\\"show_urls_images_backend\\\":\\\"\\\",\\\"show_urls_images_frontend\\\":\\\"\\\",\\\"astroid_article_type\\\":\\\"regular\\\",\\\"astroid_article_video_type\\\":\\\"youtube\\\",\\\"astroid_article_video_url\\\":\\\"\\\",\\\"astroid_article_gallery_width\\\":\\\"\\\",\\\"astroid_article_gallery_bullets\\\":\\\"1\\\",\\\"astroid_article_gallery_navigation\\\":\\\"1\\\",\\\"astroid_article_thumbnail\\\":\\\"1\\\",\\\"astroid_article_gallery_items\\\":[],\\\"astroid_article_audio_source\\\":\\\"soundcloud\\\",\\\"astroid_article_audio_soundcloud\\\":\\\"\\\",\\\"astroid_article_audio_spotify\\\":\\\"\\\",\\\"astroid_article_review_heading\\\":\\\"\\\",\\\"astroid_article_review_summery\\\":\\\"\\\",\\\"astroid_article_review_good\\\":\\\"\\\",\\\"astroid_article_review_bad\\\":\\\"\\\",\\\"astroid_article_review_rating\\\":\\\"5\\\",\\\"astroid_article_button_action\\\":\\\"\\\",\\\"astroid_article_button_link\\\":\\\"\\\",\\\"astroid_article_review_criterias\\\":[],\\\"astroid_article_quote_text\\\":\\\"\\\",\\\"astroid_article_quote_author\\\":\\\"\\\",\\\"astroid_article_badge\\\":\\\"0\\\",\\\"astroid_article_badge_type\\\":\\\"2\\\",\\\"astroid_article_badge_text\\\":\\\"\\\",\\\"astroid_article_badge_color\\\":\\\"\\\",\\\"astroid_relatedposts\\\":\\\"\\\",\\\"astroid_socialshare\\\":\\\"\\\",\\\"astroid_comments\\\":\\\"\\\",\\\"astroid_posttype\\\":\\\"\\\",\\\"astroid_readtime\\\":\\\"\\\",\\\"astroid_authorinfo\\\":\\\"\\\",\\\"astroid_og_title\\\":\\\"\\\",\\\"astroid_og_desc\\\":\\\"\\\",\\\"astroid_og_image\\\":\\\"\\\"}\",\"version\":1,\"ordering\":null,\"metakey\":\"\",\"metadesc\":\"\",\"access\":\"1\",\"hits\":null,\"metadata\":\"{\\\"robots\\\":\\\"\\\",\\\"author\\\":\\\"\\\",\\\"rights\\\":\\\"\\\",\\\"xreference\\\":\\\"\\\"}\",\"featured\":\"0\",\"language\":\"*\",\"xreference\":\"\",\"note\":\"\"}', 0),
(656, 72, 1, '', '2019-07-22 17:54:36', 231, 5729, '4ec086b99ba2611be45233de00f4646973a2afea', '{\"id\":72,\"asset_id\":301,\"title\":\"EMEC\",\"alias\":\"emec-2\",\"introtext\":\"<p><span style=\\\"font-size: 10pt;\\\"><span style=\\\"color: #000000;\\\">O Espa\\u00e7o Mem\\u00f3ria e Conhecimento \\u00e9 um espa\\u00e7o interativo onde os objetos hist\\u00f3ricos convivem com m\\u00f3dulos interativos e onde cada um constr\\u00f3i o seu percurso de conhecimento.<\\/span><\\/span><\\/p>\\r\\n<p><span style=\\\"font-size: 10pt;\\\"><span style=\\\"color: #000000;\\\"><span style=\\\"font-family: verdana,geneva,sans-serif;\\\">O tema da Cor \\u00e9 o ponto de partida de uma narrativa fascinante que agora come\\u00e7a: observando fen\\u00f3menos, experimentando, resolvendo problemas, realizando atividades interativas.<\\/span><\\/span><\\/span><\\/p>\\r\\n<p><span style=\\\"font-size: 10pt;\\\"><span style=\\\"color: #000000;\\\"><span style=\\\"font-family: verdana,geneva,sans-serif;\\\">Surpreenda-se.<\\/span><\\/span><\\/span><\\/p>\\r\\n<table style=\\\"width: 500px;\\\" border=\\\"0\\\" cellspacing=\\\"1\\\" cellpadding=\\\"1\\\">\\r\\n<tbody>\\r\\n<tr>\\r\\n<td style=\\\"width: 156px; text-align: center;\\\">\\u00a0<\\/td>\\r\\n<td style=\\\"width: 330px;\\\"><video id=\\\"video2015613165529\\\" poster=\\\"\\\" autoplay=\\\"autoplay\\\" controls=\\\"controls\\\" width=\\\"500\\\" height=\\\"400\\\"><source src=\\\"files\\/museu.mp4\\\" type=\\\"video\\/mp4\\\" \\/><source src=\\\"files\\/museu.mp4\\\" type=\\\"video\\/mp4\\\" \\/>Your browser doesn\'t support video.<br \\/>\\r\\n\\t\\t\\t\\tPlease download the file:<a href=\\\"files\\/museu.mp4\\\">video\\/mp4<\\/a><a href=\\\"files\\/museu.mp4\\\">video\\/mp4<\\/a><\\/video><\\/td>\\r\\n<\\/tr>\\r\\n<\\/tbody>\\r\\n<\\/table>\\r\\n<p style=\\\"text-align: center;\\\"><span style=\\\"color: #b22222;\\\"><span style=\\\"font-size: 12px;\\\"><span style=\\\"font-family: verdana,geneva,sans-serif;\\\"><strong>Algumas das atividades do EMeC...<\\/strong><\\/span><\\/span><\\/span><\\/p>\\r\\n<p style=\\\"text-align: center;\\\"><span style=\\\"color: #b22222;\\\"><span style=\\\"font-size: 12px;\\\"><span style=\\\"font-family: verdana,geneva,sans-serif;\\\"><strong>\\u00a0\\u00a0\\u00a0\\u00a0 <\\/strong><\\/span><\\/span><\\/span><\\/p>\\r\\n<table style=\\\"border: currentColor; width: 632px; height: 200px; text-align: center; border-collapse: collapse;\\\" border=\\\"0\\\" cellspacing=\\\"0\\\" cellpadding=\\\"0\\\">\\r\\n<tbody>\\r\\n<tr>\\r\\n<td style=\\\"border-width: medium 1.5pt medium medium; border-style: none solid none none; padding: 0cm 5.4pt; width: 269px;\\\" valign=\\\"top\\\" width=\\\"288\\\"><a title=\\\"Clique e faz o teu teste\\\" href=\\\"images\\/video\\/daltonismo.swf\\\"><img src=\\\"images\\/Nuno\\/daltonismo.png\\\" alt=\\\"daltonismo\\\" width=\\\"210\\\" height=\\\"270\\\" \\/><\\/a><\\/td>\\r\\n<td style=\\\"padding: 0cm 5.4pt; border: currentColor; width: 331px;\\\" valign=\\\"top\\\" width=\\\"288\\\"><a title=\\\"Clique e vem conhecer o Museu Virtual !\\\" href=\\\"..\\/museu\\/index.php\\\"><img src=\\\"images\\/Nuno\\/museu.png\\\" alt=\\\"museu\\\" width=\\\"399\\\" height=\\\"217\\\" \\/><\\/a><\\/td>\\r\\n<\\/tr>\\r\\n<\\/tbody>\\r\\n<\\/table>\",\"fulltext\":\"\",\"state\":1,\"catid\":\"16\",\"created\":\"2019-07-22 17:54:36\",\"created_by\":\"231\",\"created_by_alias\":\"\",\"modified\":\"2019-07-22 17:54:36\",\"modified_by\":null,\"checked_out\":null,\"checked_out_time\":null,\"publish_up\":\"2019-07-22 17:54:36\",\"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\":\"{\\\"article_layout\\\":\\\"\\\",\\\"show_title\\\":\\\"\\\",\\\"link_titles\\\":\\\"\\\",\\\"show_tags\\\":\\\"\\\",\\\"show_intro\\\":\\\"\\\",\\\"info_block_position\\\":\\\"\\\",\\\"info_block_show_title\\\":\\\"\\\",\\\"show_category\\\":\\\"\\\",\\\"link_category\\\":\\\"\\\",\\\"show_parent_category\\\":\\\"\\\",\\\"link_parent_category\\\":\\\"\\\",\\\"show_associations\\\":\\\"\\\",\\\"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_page_title\\\":\\\"\\\",\\\"show_publishing_options\\\":\\\"\\\",\\\"show_article_options\\\":\\\"\\\",\\\"show_urls_images_backend\\\":\\\"\\\",\\\"show_urls_images_frontend\\\":\\\"\\\",\\\"astroid_article_type\\\":\\\"regular\\\",\\\"astroid_article_video_type\\\":\\\"youtube\\\",\\\"astroid_article_video_url\\\":\\\"\\\",\\\"astroid_article_gallery_width\\\":\\\"\\\",\\\"astroid_article_gallery_bullets\\\":\\\"1\\\",\\\"astroid_article_gallery_navigation\\\":\\\"1\\\",\\\"astroid_article_thumbnail\\\":\\\"1\\\",\\\"astroid_article_gallery_items\\\":[],\\\"astroid_article_audio_source\\\":\\\"soundcloud\\\",\\\"astroid_article_audio_soundcloud\\\":\\\"\\\",\\\"astroid_article_audio_spotify\\\":\\\"\\\",\\\"astroid_article_review_heading\\\":\\\"\\\",\\\"astroid_article_review_summery\\\":\\\"\\\",\\\"astroid_article_review_good\\\":\\\"\\\",\\\"astroid_article_review_bad\\\":\\\"\\\",\\\"astroid_article_review_rating\\\":\\\"5\\\",\\\"astroid_article_button_action\\\":\\\"\\\",\\\"astroid_article_button_link\\\":\\\"\\\",\\\"astroid_article_review_criterias\\\":[],\\\"astroid_article_quote_text\\\":\\\"\\\",\\\"astroid_article_quote_author\\\":\\\"\\\",\\\"astroid_article_badge\\\":\\\"0\\\",\\\"astroid_article_badge_type\\\":\\\"2\\\",\\\"astroid_article_badge_text\\\":\\\"\\\",\\\"astroid_article_badge_color\\\":\\\"\\\",\\\"astroid_relatedposts\\\":\\\"\\\",\\\"astroid_socialshare\\\":\\\"\\\",\\\"astroid_comments\\\":\\\"\\\",\\\"astroid_posttype\\\":\\\"\\\",\\\"astroid_readtime\\\":\\\"\\\",\\\"astroid_authorinfo\\\":\\\"\\\",\\\"astroid_og_title\\\":\\\"\\\",\\\"astroid_og_desc\\\":\\\"\\\",\\\"astroid_og_image\\\":\\\"\\\"}\",\"version\":1,\"ordering\":null,\"metakey\":\"\",\"metadesc\":\"\",\"access\":\"1\",\"hits\":null,\"metadata\":\"{\\\"robots\\\":\\\"\\\",\\\"author\\\":\\\"\\\",\\\"rights\\\":\\\"\\\",\\\"xreference\\\":\\\"\\\"}\",\"featured\":\"0\",\"language\":\"*\",\"xreference\":\"\",\"note\":\"\"}', 0),
(657, 65, 1, '', '2019-07-23 21:40:56', 231, 3054, '620788c592563fe3afdc034cbba8b456e41997b7', '{\"id\":65,\"asset_id\":\"291\",\"title\":\"teste\",\"alias\":\"teste\",\"introtext\":\"<p>fefaerer<\\/p>\",\"fulltext\":\"\",\"state\":1,\"catid\":\"11\",\"created\":\"2019-07-16 10:47:45\",\"created_by\":\"251\",\"created_by_alias\":\"\",\"modified\":\"2019-07-23 21:40:56\",\"modified_by\":\"231\",\"checked_out\":\"231\",\"checked_out_time\":\"2019-07-23 21:40:29\",\"publish_up\":\"2019-07-16 10:47:45\",\"publish_down\":\"0000-00-00 00:00:00\",\"images\":\"{\\\"image_intro\\\":\\\"images\\\\\\/simbolo-logo-peq.png\\\",\\\"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\":\"{\\\"article_layout\\\":\\\"\\\",\\\"show_title\\\":\\\"\\\",\\\"link_titles\\\":\\\"\\\",\\\"show_tags\\\":\\\"\\\",\\\"show_intro\\\":\\\"\\\",\\\"info_block_position\\\":\\\"\\\",\\\"info_block_show_title\\\":\\\"\\\",\\\"show_category\\\":\\\"\\\",\\\"link_category\\\":\\\"\\\",\\\"show_parent_category\\\":\\\"\\\",\\\"link_parent_category\\\":\\\"\\\",\\\"show_associations\\\":\\\"\\\",\\\"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_page_title\\\":\\\"\\\",\\\"show_publishing_options\\\":\\\"\\\",\\\"show_article_options\\\":\\\"\\\",\\\"show_urls_images_backend\\\":\\\"\\\",\\\"show_urls_images_frontend\\\":\\\"\\\",\\\"astroid_article_type\\\":\\\"regular\\\",\\\"astroid_article_video_type\\\":\\\"youtube\\\",\\\"astroid_article_video_url\\\":\\\"\\\",\\\"astroid_article_gallery_width\\\":\\\"\\\",\\\"astroid_article_gallery_bullets\\\":\\\"1\\\",\\\"astroid_article_gallery_navigation\\\":\\\"1\\\",\\\"astroid_article_thumbnail\\\":\\\"1\\\",\\\"astroid_article_gallery_items\\\":[],\\\"astroid_article_audio_source\\\":\\\"soundcloud\\\",\\\"astroid_article_audio_soundcloud\\\":\\\"\\\",\\\"astroid_article_audio_spotify\\\":\\\"\\\",\\\"astroid_article_review_heading\\\":\\\"\\\",\\\"astroid_article_review_summery\\\":\\\"\\\",\\\"astroid_article_review_good\\\":\\\"\\\",\\\"astroid_article_review_bad\\\":\\\"\\\",\\\"astroid_article_review_rating\\\":\\\"5\\\",\\\"astroid_article_button_action\\\":\\\"\\\",\\\"astroid_article_button_link\\\":\\\"\\\",\\\"astroid_article_review_criterias\\\":[],\\\"astroid_article_quote_text\\\":\\\"\\\",\\\"astroid_article_quote_author\\\":\\\"\\\",\\\"astroid_article_badge\\\":\\\"0\\\",\\\"astroid_article_badge_type\\\":\\\"2\\\",\\\"astroid_article_badge_text\\\":\\\"\\\",\\\"astroid_article_badge_color\\\":\\\"\\\",\\\"astroid_relatedposts\\\":\\\"\\\",\\\"astroid_socialshare\\\":\\\"\\\",\\\"astroid_comments\\\":\\\"\\\",\\\"astroid_posttype\\\":\\\"\\\",\\\"astroid_readtime\\\":\\\"\\\",\\\"astroid_authorinfo\\\":\\\"\\\",\\\"astroid_og_title\\\":\\\"\\\",\\\"astroid_og_desc\\\":\\\"\\\",\\\"astroid_og_image\\\":\\\"images\\\\\\/simbolo-logo-peq.png\\\"}\",\"version\":4,\"ordering\":\"1\",\"metakey\":\"\",\"metadesc\":\"\",\"access\":\"1\",\"hits\":\"1\",\"metadata\":\"{\\\"robots\\\":\\\"\\\",\\\"author\\\":\\\"\\\",\\\"rights\\\":\\\"\\\",\\\"xreference\\\":\\\"\\\"}\",\"featured\":\"1\",\"language\":\"*\",\"xreference\":\"\",\"note\":\"\"}', 0),
(658, 11, 5, '', '2019-07-23 21:43:32', 231, 586, '7b989b3a34c2fcc265f59e20d4b0e1c9688de48d', '{\"id\":11,\"asset_id\":\"72\",\"parent_id\":\"1\",\"lft\":\"25\",\"rgt\":26,\"level\":1,\"path\":\"blog\\/noticias\",\"extension\":\"com_content\",\"title\":\"Noticias\",\"alias\":\"noticias\",\"note\":\"\",\"description\":\"\",\"published\":\"1\",\"checked_out\":\"231\",\"checked_out_time\":\"2019-07-23 21:43:15\",\"access\":\"1\",\"params\":\"{\\\"category_layout\\\":\\\"\\\",\\\"image\\\":\\\"\\\",\\\"image_alt\\\":\\\"\\\"}\",\"metadesc\":\"\",\"metakey\":\"\",\"metadata\":\"{\\\"author\\\":\\\"\\\",\\\"robots\\\":\\\"\\\"}\",\"created_user_id\":\"601\",\"created_time\":\"2018-06-01 11:44:27\",\"modified_user_id\":\"231\",\"modified_time\":\"2019-07-23 21:43:32\",\"hits\":\"0\",\"language\":\"*\",\"version\":\"1\"}', 0),
(659, 73, 1, '', '2019-07-24 21:39:28', 251, 3193, 'd105c82be2c33c4af9341de90792cf490b74b015', '{\"id\":73,\"asset_id\":303,\"title\":\"Aviso Manuais Escolares\",\"alias\":\"aviso-manuais-escolares\",\"introtext\":\"<p><img style=\\\"display: block; margin-left: auto; margin-right: auto;\\\" src=\\\"images\\/imagens\\/manuais.png\\\" alt=\\\"manuais\\\" width=\\\"300\\\" height=\\\"288\\\" \\/><\\/p>\\r\\n<p>&nbsp;<\\/p>\\r\\n<p><span style=\\\"font-family: Calibri;\\\"><span style=\\\"font-size: medium;\\\"><span style=\\\"color: #000000;\\\">J\\u00e1 est\\u00e1 dispon\\u00edvel no site&nbsp;<\\/span><a href=\\\"http:\\/\\/www.manuaisescolares.pt\\/\\\"><span style=\\\"color: #0563c1;\\\">www.manuaisescolares.pt<\\/span><\\/a><\\/span><\\/span><span style=\\\"font-family: Calibri;\\\"><span style=\\\"color: #000000; font-size: medium;\\\">&nbsp;o acesso aos Encarregados de Educa\\u00e7\\u00e3o.<\\/span><\\/span><\\/p>\\r\\n<p>&nbsp;<\\/p>\\r\\n<div class=\\\"fs-32\\\">Aten\\u00e7\\u00e3o:<\\/div>\\r\\n<p><br \\/>Os vouchers relativos aos manuais escolares dos 1\\u00ba, 5\\u00ba, 7\\u00ba, 10\\u00ba e 12\\u00ba anos s\\u00f3 ser\\u00e3o emitidos a partir do&nbsp;<strong>dia 1 de agosto.<\\/strong><br \\/><br \\/>Os restante anos come\\u00e7am a ser emitidos a partir do&nbsp;<strong>dia 9 de julho<\\/strong>.<\\/p>\",\"fulltext\":\"\",\"state\":\"1\",\"catid\":\"11\",\"created\":\"2019-07-24 21:39:28\",\"created_by\":\"251\",\"created_by_alias\":\"\",\"modified\":\"2019-07-24 21:39:28\",\"modified_by\":null,\"checked_out\":null,\"checked_out_time\":null,\"publish_up\":\"2019-07-24 21:39:28\",\"publish_down\":\"0000-00-00 00:00:00\",\"images\":\"{\\\"image_intro\\\":\\\"images\\\\\\/imagens\\\\\\/manuais.png\\\",\\\"image_intro_alt\\\":\\\"\\\",\\\"image_intro_caption\\\":\\\"\\\",\\\"float_intro\\\":\\\"\\\",\\\"image_fulltext\\\":\\\"\\\",\\\"image_fulltext_alt\\\":\\\"\\\",\\\"image_fulltext_caption\\\":\\\"\\\",\\\"float_fulltext\\\":\\\"\\\"}\",\"urls\":\"{\\\"urla\\\":false,\\\"urlatext\\\":\\\"\\\",\\\"targeta\\\":\\\"\\\",\\\"urlb\\\":false,\\\"urlbtext\\\":\\\"\\\",\\\"targetb\\\":\\\"\\\",\\\"urlc\\\":false,\\\"urlctext\\\":\\\"\\\",\\\"targetc\\\":\\\"\\\"}\",\"attribs\":\"{\\\"astroid_article_type\\\":\\\"regular\\\",\\\"astroid_article_video_url\\\":\\\"\\\",\\\"astroid_article_gallery_width\\\":\\\"\\\",\\\"astroid_article_gallery_bullets\\\":\\\"1\\\",\\\"astroid_article_gallery_navigation\\\":\\\"1\\\",\\\"astroid_article_thumbnail\\\":\\\"1\\\",\\\"astroid_article_gallery_items\\\":[],\\\"astroid_article_audio_source\\\":\\\"soundcloud\\\",\\\"astroid_article_audio_soundcloud\\\":\\\"\\\",\\\"astroid_article_audio_spotify\\\":\\\"\\\",\\\"astroid_article_review_heading\\\":\\\"\\\",\\\"astroid_article_review_summery\\\":\\\"\\\",\\\"astroid_article_review_good\\\":\\\"\\\",\\\"astroid_article_review_bad\\\":\\\"\\\",\\\"astroid_article_review_rating\\\":\\\"5\\\",\\\"astroid_article_button_action\\\":\\\"\\\",\\\"astroid_article_button_link\\\":\\\"\\\",\\\"astroid_article_review_criterias\\\":[],\\\"astroid_article_quote_text\\\":\\\"\\\",\\\"astroid_article_quote_author\\\":\\\"\\\",\\\"astroid_article_badge\\\":\\\"0\\\",\\\"astroid_article_badge_type\\\":\\\"2\\\",\\\"astroid_article_badge_text\\\":\\\"\\\",\\\"astroid_article_badge_color\\\":\\\"\\\",\\\"astroid_article_badge_text_color\\\":\\\"\\\",\\\"astroid_relatedposts\\\":\\\"\\\",\\\"astroid_socialshare\\\":\\\"\\\",\\\"astroid_comments\\\":\\\"\\\",\\\"astroid_posttype\\\":\\\"\\\",\\\"astroid_readtime\\\":\\\"\\\",\\\"astroid_authorinfo\\\":\\\"\\\",\\\"astroid_og_title\\\":\\\"\\\",\\\"astroid_og_desc\\\":\\\"\\\",\\\"astroid_og_image\\\":\\\"\\\"}\",\"version\":1,\"ordering\":null,\"metakey\":\"\",\"metadesc\":\"\",\"access\":\"1\",\"hits\":null,\"metadata\":\"{}\",\"featured\":\"0\",\"language\":\"*\",\"xreference\":null,\"note\":null}', 0);
INSERT INTO `ynfp8_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
(660, 73, 1, '', '2019-07-24 21:42:55', 231, 4116, 'f41911f8d3a4e50bce46a4b1db17d8dc4af1961a', '{\"id\":73,\"asset_id\":\"303\",\"title\":\"Aviso Manuais Escolares\",\"alias\":\"aviso-manuais-escolares\",\"introtext\":\"<p><span style=\\\"font-family: Calibri;\\\"><span style=\\\"font-size: medium;\\\"><span style=\\\"color: #000000;\\\">J\\u00e1 est\\u00e1 dispon\\u00edvel no site&nbsp;<\\/span><a href=\\\"http:\\/\\/www.manuaisescolares.pt\\/\\\"><span style=\\\"color: #0563c1;\\\">www.manuaisescolares.pt<\\/span><\\/a><\\/span><\\/span><span style=\\\"font-family: Calibri;\\\"><span style=\\\"color: #000000; font-size: medium;\\\">&nbsp;o acesso aos Encarregados de Educa\\u00e7\\u00e3o.<\\/span><\\/span><\\/p>\\r\\n\",\"fulltext\":\"\\r\\n<p>&nbsp;<\\/p>\\r\\n<p>&nbsp;<img style=\\\"display: block; margin-left: auto; margin-right: auto;\\\" src=\\\"images\\/imagens\\/manuais.png\\\" alt=\\\"manuais\\\" width=\\\"300\\\" height=\\\"288\\\" \\/><\\/p>\\r\\n<p>&nbsp;<\\/p>\\r\\n<div class=\\\"fs-32\\\">Aten\\u00e7\\u00e3o:<\\/div>\\r\\n<p><br \\/>Os vouchers relativos aos manuais escolares dos 1\\u00ba, 5\\u00ba, 7\\u00ba, 10\\u00ba e 12\\u00ba anos s\\u00f3 ser\\u00e3o emitidos a partir do&nbsp;<strong>dia 1 de agosto.<\\/strong><br \\/><br \\/>Os restante anos come\\u00e7am a ser emitidos a partir do&nbsp;<strong>dia 9 de julho<\\/strong>.<\\/p>\",\"state\":1,\"catid\":\"11\",\"created\":\"2019-07-24 21:39:28\",\"created_by\":\"251\",\"created_by_alias\":\"\",\"modified\":\"2019-07-24 21:42:55\",\"modified_by\":\"231\",\"checked_out\":\"231\",\"checked_out_time\":\"2019-07-24 21:42:10\",\"publish_up\":\"2019-07-24 21:39:28\",\"publish_down\":\"0000-00-00 00:00:00\",\"images\":\"{\\\"image_intro\\\":\\\"images\\\\\\/imagens\\\\\\/manuais.png\\\",\\\"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\":\"{\\\"article_layout\\\":\\\"\\\",\\\"show_title\\\":\\\"\\\",\\\"link_titles\\\":\\\"\\\",\\\"show_tags\\\":\\\"\\\",\\\"show_intro\\\":\\\"\\\",\\\"info_block_position\\\":\\\"\\\",\\\"info_block_show_title\\\":\\\"\\\",\\\"show_category\\\":\\\"\\\",\\\"link_category\\\":\\\"\\\",\\\"show_parent_category\\\":\\\"\\\",\\\"link_parent_category\\\":\\\"\\\",\\\"show_associations\\\":\\\"\\\",\\\"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_page_title\\\":\\\"\\\",\\\"show_publishing_options\\\":\\\"\\\",\\\"show_article_options\\\":\\\"\\\",\\\"show_urls_images_backend\\\":\\\"\\\",\\\"show_urls_images_frontend\\\":\\\"\\\",\\\"astroid_article_type\\\":\\\"regular\\\",\\\"astroid_article_video_type\\\":\\\"youtube\\\",\\\"astroid_article_video_url\\\":\\\"\\\",\\\"astroid_article_gallery_width\\\":\\\"\\\",\\\"astroid_article_gallery_bullets\\\":\\\"1\\\",\\\"astroid_article_gallery_navigation\\\":\\\"1\\\",\\\"astroid_article_thumbnail\\\":\\\"1\\\",\\\"astroid_article_gallery_items\\\":[],\\\"astroid_article_audio_source\\\":\\\"soundcloud\\\",\\\"astroid_article_audio_soundcloud\\\":\\\"\\\",\\\"astroid_article_audio_spotify\\\":\\\"\\\",\\\"astroid_article_review_heading\\\":\\\"\\\",\\\"astroid_article_review_summery\\\":\\\"\\\",\\\"astroid_article_review_good\\\":\\\"\\\",\\\"astroid_article_review_bad\\\":\\\"\\\",\\\"astroid_article_review_rating\\\":\\\"5\\\",\\\"astroid_article_button_action\\\":\\\"\\\",\\\"astroid_article_button_link\\\":\\\"\\\",\\\"astroid_article_review_criterias\\\":[],\\\"astroid_article_quote_text\\\":\\\"\\\",\\\"astroid_article_quote_author\\\":\\\"\\\",\\\"astroid_article_badge\\\":\\\"0\\\",\\\"astroid_article_badge_type\\\":\\\"2\\\",\\\"astroid_article_badge_text\\\":\\\"\\\",\\\"astroid_article_badge_color\\\":\\\"\\\",\\\"astroid_article_badge_text_color\\\":\\\"\\\",\\\"astroid_relatedposts\\\":\\\"\\\",\\\"astroid_socialshare\\\":\\\"\\\",\\\"astroid_comments\\\":\\\"\\\",\\\"astroid_posttype\\\":\\\"\\\",\\\"astroid_readtime\\\":\\\"\\\",\\\"astroid_authorinfo\\\":\\\"\\\",\\\"astroid_og_title\\\":\\\"\\\",\\\"astroid_og_desc\\\":\\\"\\\",\\\"astroid_og_image\\\":\\\"\\\"}\",\"version\":2,\"ordering\":\"0\",\"metakey\":\"\",\"metadesc\":\"\",\"access\":\"1\",\"hits\":\"0\",\"metadata\":\"{\\\"robots\\\":\\\"\\\",\\\"author\\\":\\\"\\\",\\\"rights\\\":\\\"\\\",\\\"xreference\\\":\\\"\\\"}\",\"featured\":\"0\",\"language\":\"*\",\"xreference\":\"\",\"note\":\"\"}', 0),
(661, 73, 1, '', '2019-07-24 21:45:24', 231, 4405, '3fa019d0d48502caefd988662a121f7ceb7a816e', '{\"id\":73,\"asset_id\":\"303\",\"title\":\"Aviso Manuais Escolares\",\"alias\":\"aviso-manuais-escolares\",\"introtext\":\"<p><span style=\\\"font-family: helvetica; font-size: 12pt;\\\"><span style=\\\"color: #000000;\\\">J\\u00e1 est\\u00e1 dispon\\u00edvel no site&nbsp;<\\/span><a href=\\\"http:\\/\\/www.manuaisescolares.pt\\/\\\"><span style=\\\"color: #0563c1;\\\">www.manuaisescolares.pt<\\/span><\\/a><span style=\\\"color: #000000;\\\">&nbsp;o acesso aos Encarregados de Educa\\u00e7\\u00e3o.<\\/span><\\/span><\\/p>\\r\\n\",\"fulltext\":\"\\r\\n<p><span style=\\\"font-family: helvetica; font-size: 12pt;\\\"><\\/span><\\/p>\\r\\n<p><span style=\\\"font-family: helvetica; font-size: 12pt;\\\">&nbsp;<img style=\\\"display: block; margin-left: auto; margin-right: auto;\\\" src=\\\"images\\/imagens\\/manuais.png\\\" alt=\\\"manuais\\\" width=\\\"300\\\" height=\\\"288\\\" \\/><\\/span><\\/p>\\r\\n<p><span style=\\\"font-family: helvetica; font-size: 12pt;\\\"><\\/span><\\/p>\\r\\n<div class=\\\"fs-32\\\"><span style=\\\"font-family: helvetica; font-size: 12pt;\\\">Aten\\u00e7\\u00e3o:<\\/span><\\/div>\\r\\n<p><br \\/><span style=\\\"font-family: helvetica; font-size: 12pt;\\\">Os vouchers relativos aos manuais escolares dos 1\\u00ba, 5\\u00ba, 7\\u00ba, 10\\u00ba e 12\\u00ba anos s\\u00f3 ser\\u00e3o emitidos a partir do&nbsp;<strong>dia 1 de agosto.<\\/strong><\\/span><br \\/><br \\/><span style=\\\"font-family: helvetica; font-size: 12pt;\\\">Os restante anos come\\u00e7am a ser emitidos a partir do&nbsp;<strong>dia 9 de julho<\\/strong>.<\\/span><\\/p>\",\"state\":1,\"catid\":\"11\",\"created\":\"2019-07-24 21:39:28\",\"created_by\":\"251\",\"created_by_alias\":\"\",\"modified\":\"2019-07-24 21:45:24\",\"modified_by\":\"231\",\"checked_out\":\"231\",\"checked_out_time\":\"2019-07-24 21:44:45\",\"publish_up\":\"2019-07-24 21:39:28\",\"publish_down\":\"0000-00-00 00:00:00\",\"images\":\"{\\\"image_intro\\\":\\\"images\\\\\\/imagens\\\\\\/manuais.png\\\",\\\"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\":\"{\\\"article_layout\\\":\\\"\\\",\\\"show_title\\\":\\\"\\\",\\\"link_titles\\\":\\\"\\\",\\\"show_tags\\\":\\\"\\\",\\\"show_intro\\\":\\\"\\\",\\\"info_block_position\\\":\\\"\\\",\\\"info_block_show_title\\\":\\\"\\\",\\\"show_category\\\":\\\"\\\",\\\"link_category\\\":\\\"\\\",\\\"show_parent_category\\\":\\\"\\\",\\\"link_parent_category\\\":\\\"\\\",\\\"show_associations\\\":\\\"\\\",\\\"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_page_title\\\":\\\"\\\",\\\"show_publishing_options\\\":\\\"\\\",\\\"show_article_options\\\":\\\"\\\",\\\"show_urls_images_backend\\\":\\\"\\\",\\\"show_urls_images_frontend\\\":\\\"\\\",\\\"astroid_article_type\\\":\\\"regular\\\",\\\"astroid_article_video_type\\\":\\\"youtube\\\",\\\"astroid_article_video_url\\\":\\\"\\\",\\\"astroid_article_gallery_width\\\":\\\"\\\",\\\"astroid_article_gallery_bullets\\\":\\\"1\\\",\\\"astroid_article_gallery_navigation\\\":\\\"1\\\",\\\"astroid_article_thumbnail\\\":\\\"1\\\",\\\"astroid_article_gallery_items\\\":[],\\\"astroid_article_audio_source\\\":\\\"soundcloud\\\",\\\"astroid_article_audio_soundcloud\\\":\\\"\\\",\\\"astroid_article_audio_spotify\\\":\\\"\\\",\\\"astroid_article_review_heading\\\":\\\"\\\",\\\"astroid_article_review_summery\\\":\\\"\\\",\\\"astroid_article_review_good\\\":\\\"\\\",\\\"astroid_article_review_bad\\\":\\\"\\\",\\\"astroid_article_review_rating\\\":\\\"5\\\",\\\"astroid_article_button_action\\\":\\\"\\\",\\\"astroid_article_button_link\\\":\\\"\\\",\\\"astroid_article_review_criterias\\\":[],\\\"astroid_article_quote_text\\\":\\\"\\\",\\\"astroid_article_quote_author\\\":\\\"\\\",\\\"astroid_article_badge\\\":\\\"0\\\",\\\"astroid_article_badge_type\\\":\\\"2\\\",\\\"astroid_article_badge_text\\\":\\\"\\\",\\\"astroid_article_badge_color\\\":\\\"\\\",\\\"astroid_article_badge_text_color\\\":\\\"\\\",\\\"astroid_relatedposts\\\":\\\"\\\",\\\"astroid_socialshare\\\":\\\"\\\",\\\"astroid_comments\\\":\\\"\\\",\\\"astroid_posttype\\\":\\\"\\\",\\\"astroid_readtime\\\":\\\"\\\",\\\"astroid_authorinfo\\\":\\\"\\\",\\\"astroid_og_title\\\":\\\"\\\",\\\"astroid_og_desc\\\":\\\"\\\",\\\"astroid_og_image\\\":\\\"\\\"}\",\"version\":3,\"ordering\":\"0\",\"metakey\":\"\",\"metadesc\":\"\",\"access\":\"1\",\"hits\":\"0\",\"metadata\":\"{\\\"robots\\\":\\\"\\\",\\\"author\\\":\\\"\\\",\\\"rights\\\":\\\"\\\",\\\"xreference\\\":\\\"\\\"}\",\"featured\":\"0\",\"language\":\"*\",\"xreference\":\"\",\"note\":\"\"}', 0),
(662, 11, 5, '', '2019-07-24 22:13:04', 231, 589, 'be97d510188888a55f8322b2c8a452ccbd1a286a', '{\"id\":11,\"asset_id\":\"72\",\"parent_id\":\"1\",\"lft\":\"9\",\"rgt\":\"10\",\"level\":\"1\",\"path\":\"noticias\",\"extension\":\"com_content\",\"title\":\"Noticias\",\"alias\":\"noticias\",\"note\":\"\",\"description\":\"\",\"published\":\"1\",\"checked_out\":\"231\",\"checked_out_time\":\"2019-07-24 22:12:31\",\"access\":\"1\",\"params\":\"{\\\"category_layout\\\":\\\"_:blog\\\",\\\"image\\\":\\\"\\\",\\\"image_alt\\\":\\\"\\\"}\",\"metadesc\":\"\",\"metakey\":\"\",\"metadata\":\"{\\\"author\\\":\\\"\\\",\\\"robots\\\":\\\"\\\"}\",\"created_user_id\":\"601\",\"created_time\":\"2018-06-01 11:44:27\",\"modified_user_id\":\"231\",\"modified_time\":\"2019-07-24 22:13:04\",\"hits\":\"0\",\"language\":\"*\",\"version\":\"1\"}', 0),
(663, 11, 5, '', '2019-07-24 22:14:11', 231, 583, 'a73c333f9dd40e80a40ff2ad25f41df45a163712', '{\"id\":11,\"asset_id\":\"72\",\"parent_id\":\"1\",\"lft\":\"9\",\"rgt\":\"10\",\"level\":\"1\",\"path\":\"noticias\",\"extension\":\"com_content\",\"title\":\"Noticias\",\"alias\":\"noticias\",\"note\":\"\",\"description\":\"\",\"published\":\"1\",\"checked_out\":\"231\",\"checked_out_time\":\"2019-07-24 22:13:29\",\"access\":\"1\",\"params\":\"{\\\"category_layout\\\":\\\"\\\",\\\"image\\\":\\\"\\\",\\\"image_alt\\\":\\\"\\\"}\",\"metadesc\":\"\",\"metakey\":\"\",\"metadata\":\"{\\\"author\\\":\\\"\\\",\\\"robots\\\":\\\"\\\"}\",\"created_user_id\":\"601\",\"created_time\":\"2018-06-01 11:44:27\",\"modified_user_id\":\"231\",\"modified_time\":\"2019-07-24 22:14:11\",\"hits\":\"0\",\"language\":\"*\",\"version\":\"1\"}', 0),
(664, 74, 1, '', '2019-08-20 10:44:04', 231, 7179, '09496fb9a7306f5824acfba88b0379ab5236054c', '{\"id\":74,\"asset_id\":317,\"title\":\"Conselho Geral\",\"alias\":\"conselho-geral\",\"introtext\":\"<p style=\\\"color: rgb(102, 102, 102); font-family: arial,sans-serif; font-size: 14px; font-style: normal; font-variant: normal; font-weight: 400; letter-spacing: normal; margin-bottom: 10px; margin-left: 0px; margin-right: 0px; margin-top: 0px; orphans: 2; text-align: left; text-decoration: none; text-indent: 0px; text-transform: none; -webkit-text-stroke-width: 0px; white-space: normal; word-spacing: 0px;\\\">\\r\\n\\t<a href=\\\"files\\/cg_definicao_competencias.pdf\\\"><span style=\\\"color: rgb(51, 51, 51); font-size: 14pt;\\\">Defini\\u00e7\\u00e3o | Composi\\u00e7\\u00e3o | Compet\\u00eancias | Funcionamento<\\/span><\\/a><\\/p>\\r\\n<p style=\\\"color: rgb(102, 102, 102); font-family: arial,sans-serif; font-size: 14px; font-style: normal; font-variant: normal; font-weight: 400; letter-spacing: normal; margin-bottom: 10px; margin-left: 0px; margin-right: 0px; margin-top: 0px; orphans: 2; text-align: left; text-decoration: none; text-indent: 0px; text-transform: none; -webkit-text-stroke-width: 0px; white-space: normal; word-spacing: 0px;\\\">\\r\\n\\t&nbsp;<\\/p>\\r\\n<p style=\\\"color: rgb(102, 102, 102); font-family: arial,sans-serif; font-size: 14px; font-style: normal; font-variant: normal; font-weight: 400; letter-spacing: normal; margin-bottom: 10px; margin-left: 0px; margin-right: 0px; margin-top: 0px; orphans: 2; text-align: left; text-decoration: none; text-indent: 0px; text-transform: none; -webkit-text-stroke-width: 0px; white-space: normal; word-spacing: 0px;\\\">\\r\\n\\t<span style=\\\"color: rgb(51, 51, 51); font-size: 14pt;\\\">Contacto: <span style=\\\"text-decoration: underline;\\\"><a style=\\\"color: rgb(0, 131, 232); text-decoration: none; transition-delay: 0s; transition-duration: 0.15s; transition-property: color; transition-timing-function: ease-in-out;\\\">conselhogeral@esmaior.pt<\\/a><\\/span><\\/span><\\/p>\\r\\n<p style=\\\"color: rgb(102, 102, 102); font-family: arial,sans-serif; font-size: 14px; font-style: normal; font-variant: normal; font-weight: 400; letter-spacing: normal; margin-bottom: 10px; margin-left: 0px; margin-right: 0px; margin-top: 0px; orphans: 2; text-align: left; text-decoration: none; text-indent: 0px; text-transform: none; -webkit-text-stroke-width: 0px; white-space: normal; word-spacing: 0px;\\\">\\r\\n\\t&nbsp;<\\/p>\\r\\n<p style=\\\"color: rgb(102, 102, 102); font-family: arial,sans-serif; font-size: 14px; font-style: normal; font-variant: normal; font-weight: 400; letter-spacing: normal; margin-bottom: 10px; margin-left: 0px; margin-right: 0px; margin-top: 0px; orphans: 2; text-align: left; text-decoration: none; text-indent: 0px; text-transform: none; -webkit-text-stroke-width: 0px; white-space: normal; word-spacing: 0px;\\\">\\r\\n\\t<a href=\\\"files\\/conselhogeral.pdf\\\"><span style=\\\"color: rgb(51, 51, 51); font-size: 14pt; text-decoration: underline;\\\">Membros<\\/span><\\/a><\\/p>\\r\\n<p style=\\\"color: rgb(102, 102, 102); font-family: arial,sans-serif; font-size: 14px; font-style: normal; font-variant: normal; font-weight: 400; letter-spacing: normal; margin-bottom: 10px; margin-left: 0px; margin-right: 0px; margin-top: 0px; orphans: 2; text-align: left; text-decoration: none; text-indent: 0px; text-transform: none; -webkit-text-stroke-width: 0px; white-space: normal; word-spacing: 0px;\\\">\\r\\n\\t&nbsp;<\\/p>\\r\\n<p style=\\\"color: rgb(102, 102, 102); font-family: arial,sans-serif; font-size: 14px; font-style: normal; font-variant: normal; font-weight: 400; letter-spacing: normal; margin-bottom: 10px; margin-left: 0px; margin-right: 0px; margin-top: 0px; orphans: 2; text-align: left; text-decoration: none; text-indent: 0px; text-transform: none; -webkit-text-stroke-width: 0px; white-space: normal; word-spacing: 0px;\\\">\\r\\n\\t<span style=\\\"color: rgb(51, 51, 51); font-size: 14pt; text-decoration: underline;\\\"><a href=\\\"http:\\/\\/www.esmaior.pt\\/esmaior\\/index.php\\/98-menu\\/426-conselho-geral-convocatorias-decisoes\\\" style=\\\"color: rgb(51, 51, 51); text-decoration: underline; transition-delay: 0s; transition-duration: 0.15s; transition-property: color; transition-timing-function: ease-in-out;\\\" target=\\\"_blank\\\">Reuni\\u00f5es: convocat\\u00f3rias | decis\\u00f5es<\\/a><\\/span><\\/p>\\r\\n<p>\\r\\n\\t&nbsp;<\\/p>\\r\\n\",\"fulltext\":\"\",\"state\":1,\"catid\":\"16\",\"created\":\"2019-08-20 10:44:04\",\"created_by\":\"231\",\"created_by_alias\":\"\",\"modified\":\"2019-08-20 10:44:04\",\"modified_by\":null,\"checked_out\":null,\"checked_out_time\":null,\"publish_up\":\"2019-08-20 10:44:04\",\"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\":\"{\\\"article_layout\\\":\\\"\\\",\\\"show_title\\\":\\\"\\\",\\\"link_titles\\\":\\\"\\\",\\\"show_tags\\\":\\\"\\\",\\\"show_intro\\\":\\\"\\\",\\\"info_block_position\\\":\\\"\\\",\\\"info_block_show_title\\\":\\\"\\\",\\\"show_category\\\":\\\"\\\",\\\"link_category\\\":\\\"\\\",\\\"show_parent_category\\\":\\\"\\\",\\\"link_parent_category\\\":\\\"\\\",\\\"show_associations\\\":\\\"\\\",\\\"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_page_title\\\":\\\"\\\",\\\"show_publishing_options\\\":\\\"\\\",\\\"show_article_options\\\":\\\"\\\",\\\"show_urls_images_backend\\\":\\\"\\\",\\\"show_urls_images_frontend\\\":\\\"\\\",\\\"astroid_article_type\\\":\\\"regular\\\",\\\"astroid_article_video_type\\\":\\\"youtube\\\",\\\"astroid_article_video_url\\\":\\\"\\\",\\\"astroid_article_gallery_width\\\":\\\"\\\",\\\"astroid_article_gallery_bullets\\\":\\\"1\\\",\\\"astroid_article_gallery_navigation\\\":\\\"1\\\",\\\"astroid_article_thumbnail\\\":\\\"1\\\",\\\"astroid_article_gallery_items\\\":[],\\\"astroid_article_audio_source\\\":\\\"soundcloud\\\",\\\"astroid_article_audio_soundcloud\\\":\\\"\\\",\\\"astroid_article_audio_spotify\\\":\\\"\\\",\\\"astroid_article_review_heading\\\":\\\"\\\",\\\"astroid_article_review_summery\\\":\\\"\\\",\\\"astroid_article_review_good\\\":\\\"\\\",\\\"astroid_article_review_bad\\\":\\\"\\\",\\\"astroid_article_review_rating\\\":\\\"5\\\",\\\"astroid_article_button_action\\\":\\\"\\\",\\\"astroid_article_button_link\\\":\\\"\\\",\\\"astroid_article_review_criterias\\\":[],\\\"astroid_article_quote_text\\\":\\\"\\\",\\\"astroid_article_quote_author\\\":\\\"\\\",\\\"astroid_article_badge\\\":\\\"0\\\",\\\"astroid_article_badge_type\\\":\\\"2\\\",\\\"astroid_article_badge_text\\\":\\\"\\\",\\\"astroid_article_badge_color\\\":\\\"\\\",\\\"astroid_article_badge_text_color\\\":\\\"\\\",\\\"astroid_relatedposts\\\":\\\"\\\",\\\"astroid_socialshare\\\":\\\"\\\",\\\"astroid_comments\\\":\\\"\\\",\\\"astroid_posttype\\\":\\\"\\\",\\\"astroid_readtime\\\":\\\"\\\",\\\"astroid_authorinfo\\\":\\\"\\\",\\\"astroid_og_title\\\":\\\"\\\",\\\"astroid_og_desc\\\":\\\"\\\",\\\"astroid_og_image\\\":\\\"\\\"}\",\"version\":1,\"ordering\":null,\"metakey\":\"\",\"metadesc\":\"\",\"access\":\"1\",\"hits\":null,\"metadata\":\"{\\\"robots\\\":\\\"\\\",\\\"author\\\":\\\"\\\",\\\"rights\\\":\\\"\\\",\\\"xreference\\\":\\\"\\\"}\",\"featured\":\"0\",\"language\":\"*\",\"xreference\":\"\",\"note\":\"\"}', 0),
(666, 74, 1, '', '2019-08-20 10:48:12', 231, 7233, 'b8b4ea0e450f9e9adba42372d0449ff212fc253a', '{\"id\":74,\"asset_id\":\"317\",\"title\":\"Conselho Geral\",\"alias\":\"conselho-geral\",\"introtext\":\"<p style=\\\"color: rgb(102, 102, 102); font-family: arial,sans-serif; font-size: 14px; font-style: normal; font-variant: normal; font-weight: 400; letter-spacing: normal; margin-bottom: 10px; margin-left: 0px; margin-right: 0px; margin-top: 0px; orphans: 2; text-align: left; text-decoration: none; text-indent: 0px; text-transform: none; -webkit-text-stroke-width: 0px; white-space: normal; word-spacing: 0px;\\\">\\r\\n\\t<a href=\\\"files\\/cg_definicao_competencias.pdf\\\"><span style=\\\"color: rgb(51, 51, 51); font-size: 14pt;\\\">Defini\\u00e7\\u00e3o | Composi\\u00e7\\u00e3o | Compet\\u00eancias | Funcionamento<\\/span><\\/a><\\/p>\\r\\n<p style=\\\"color: rgb(102, 102, 102); font-family: arial,sans-serif; font-size: 14px; font-style: normal; font-variant: normal; font-weight: 400; letter-spacing: normal; margin-bottom: 10px; margin-left: 0px; margin-right: 0px; margin-top: 0px; orphans: 2; text-align: left; text-decoration: none; text-indent: 0px; text-transform: none; -webkit-text-stroke-width: 0px; white-space: normal; word-spacing: 0px;\\\">\\r\\n\\t&nbsp;<\\/p>\\r\\n<p style=\\\"color: rgb(102, 102, 102); font-family: arial,sans-serif; font-size: 14px; font-style: normal; font-variant: normal; font-weight: 400; letter-spacing: normal; margin-bottom: 10px; margin-left: 0px; margin-right: 0px; margin-top: 0px; orphans: 2; text-align: left; text-decoration: none; text-indent: 0px; text-transform: none; -webkit-text-stroke-width: 0px; white-space: normal; word-spacing: 0px;\\\">\\r\\n\\t<span style=\\\"color: rgb(51, 51, 51); font-size: 14pt;\\\">Contacto: <span style=\\\"text-decoration: underline;\\\"><a style=\\\"color: rgb(0, 131, 232); text-decoration: none; transition-delay: 0s; transition-duration: 0.15s; transition-property: color; transition-timing-function: ease-in-out;\\\">conselhogeral@esmaior.pt<\\/a><\\/span><\\/span><\\/p>\\r\\n<p style=\\\"color: rgb(102, 102, 102); font-family: arial,sans-serif; font-size: 14px; font-style: normal; font-variant: normal; font-weight: 400; letter-spacing: normal; margin-bottom: 10px; margin-left: 0px; margin-right: 0px; margin-top: 0px; orphans: 2; text-align: left; text-decoration: none; text-indent: 0px; text-transform: none; -webkit-text-stroke-width: 0px; white-space: normal; word-spacing: 0px;\\\">\\r\\n\\t&nbsp;<\\/p>\\r\\n<p style=\\\"color: rgb(102, 102, 102); font-family: arial,sans-serif; font-size: 14px; font-style: normal; font-variant: normal; font-weight: 400; letter-spacing: normal; margin-bottom: 10px; margin-left: 0px; margin-right: 0px; margin-top: 0px; orphans: 2; text-align: left; text-decoration: none; text-indent: 0px; text-transform: none; -webkit-text-stroke-width: 0px; white-space: normal; word-spacing: 0px;\\\">\\r\\n\\t<a href=\\\"files\\/conselhogeral.pdf\\\"><span style=\\\"color: rgb(51, 51, 51); font-size: 14pt; text-decoration: underline;\\\">Membros<\\/span><\\/a><\\/p>\\r\\n<p style=\\\"color: rgb(102, 102, 102); font-family: arial,sans-serif; font-size: 14px; font-style: normal; font-variant: normal; font-weight: 400; letter-spacing: normal; margin-bottom: 10px; margin-left: 0px; margin-right: 0px; margin-top: 0px; orphans: 2; text-align: left; text-decoration: none; text-indent: 0px; text-transform: none; -webkit-text-stroke-width: 0px; white-space: normal; word-spacing: 0px;\\\">\\r\\n\\t&nbsp;<\\/p>\\r\\n<p style=\\\"color: rgb(102, 102, 102); font-family: arial,sans-serif; font-size: 14px; font-style: normal; font-variant: normal; font-weight: 400; letter-spacing: normal; margin-bottom: 10px; margin-left: 0px; margin-right: 0px; margin-top: 0px; orphans: 2; text-align: left; text-decoration: none; text-indent: 0px; text-transform: none; -webkit-text-stroke-width: 0px; white-space: normal; word-spacing: 0px;\\\">\\r\\n\\t<span style=\\\"color: rgb(51, 51, 51); font-size: 14pt; text-decoration: underline;\\\"><a href=\\\"index.php?option=com_content&amp;view=article&amp;id=75&amp;catid=16\\\" style=\\\"color: rgb(51, 51, 51); text-decoration: underline; transition-delay: 0s; transition-duration: 0.15s; transition-property: color; transition-timing-function: ease-in-out;\\\" target=\\\"_blank\\\" title=\\\"Reuni\\u00f5es: convocat\\u00f3rias | decis\\u00f5es \\\">Reuni\\u00f5es: convocat\\u00f3rias | decis\\u00f5es <\\/a><\\/span><\\/p>\\r\\n<p>\\r\\n\\t&nbsp;<\\/p>\\r\\n\",\"fulltext\":\"\",\"state\":1,\"catid\":\"16\",\"created\":\"2019-08-20 10:44:04\",\"created_by\":\"231\",\"created_by_alias\":\"\",\"modified\":\"2019-08-20 10:48:12\",\"modified_by\":\"231\",\"checked_out\":\"231\",\"checked_out_time\":\"2019-08-20 10:47:27\",\"publish_up\":\"2019-08-20 10:44:04\",\"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\":\"{\\\"article_layout\\\":\\\"\\\",\\\"show_title\\\":\\\"\\\",\\\"link_titles\\\":\\\"\\\",\\\"show_tags\\\":\\\"\\\",\\\"show_intro\\\":\\\"\\\",\\\"info_block_position\\\":\\\"\\\",\\\"info_block_show_title\\\":\\\"\\\",\\\"show_category\\\":\\\"\\\",\\\"link_category\\\":\\\"\\\",\\\"show_parent_category\\\":\\\"\\\",\\\"link_parent_category\\\":\\\"\\\",\\\"show_associations\\\":\\\"\\\",\\\"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_page_title\\\":\\\"\\\",\\\"show_publishing_options\\\":\\\"\\\",\\\"show_article_options\\\":\\\"\\\",\\\"show_urls_images_backend\\\":\\\"\\\",\\\"show_urls_images_frontend\\\":\\\"\\\",\\\"astroid_article_type\\\":\\\"regular\\\",\\\"astroid_article_video_type\\\":\\\"youtube\\\",\\\"astroid_article_video_url\\\":\\\"\\\",\\\"astroid_article_gallery_width\\\":\\\"\\\",\\\"astroid_article_gallery_bullets\\\":\\\"1\\\",\\\"astroid_article_gallery_navigation\\\":\\\"1\\\",\\\"astroid_article_thumbnail\\\":\\\"1\\\",\\\"astroid_article_gallery_items\\\":[],\\\"astroid_article_audio_source\\\":\\\"soundcloud\\\",\\\"astroid_article_audio_soundcloud\\\":\\\"\\\",\\\"astroid_article_audio_spotify\\\":\\\"\\\",\\\"astroid_article_review_heading\\\":\\\"\\\",\\\"astroid_article_review_summery\\\":\\\"\\\",\\\"astroid_article_review_good\\\":\\\"\\\",\\\"astroid_article_review_bad\\\":\\\"\\\",\\\"astroid_article_review_rating\\\":\\\"5\\\",\\\"astroid_article_button_action\\\":\\\"\\\",\\\"astroid_article_button_link\\\":\\\"\\\",\\\"astroid_article_review_criterias\\\":[],\\\"astroid_article_quote_text\\\":\\\"\\\",\\\"astroid_article_quote_author\\\":\\\"\\\",\\\"astroid_article_badge\\\":\\\"0\\\",\\\"astroid_article_badge_type\\\":\\\"2\\\",\\\"astroid_article_badge_text\\\":\\\"\\\",\\\"astroid_article_badge_color\\\":\\\"\\\",\\\"astroid_article_badge_text_color\\\":\\\"\\\",\\\"astroid_relatedposts\\\":\\\"\\\",\\\"astroid_socialshare\\\":\\\"\\\",\\\"astroid_comments\\\":\\\"\\\",\\\"astroid_posttype\\\":\\\"\\\",\\\"astroid_readtime\\\":\\\"\\\",\\\"astroid_authorinfo\\\":\\\"\\\",\\\"astroid_og_title\\\":\\\"\\\",\\\"astroid_og_desc\\\":\\\"\\\",\\\"astroid_og_image\\\":\\\"\\\"}\",\"version\":2,\"ordering\":\"1\",\"metakey\":\"\",\"metadesc\":\"\",\"access\":\"1\",\"hits\":\"0\",\"metadata\":\"{\\\"robots\\\":\\\"\\\",\\\"author\\\":\\\"\\\",\\\"rights\\\":\\\"\\\",\\\"xreference\\\":\\\"\\\"}\",\"featured\":\"0\",\"language\":\"*\",\"xreference\":\"\",\"note\":\"\"}', 0),
(667, 75, 1, '', '2019-08-20 13:13:40', 231, 15987, 'd6e72f7dd8639898b8d841b6bcd2a668e28a6ea7', '{\"id\":75,\"asset_id\":\"318\",\"title\":\"Reuni\\u00f5es: convocat\\u00f3rias | decis\\u00f5es \",\"alias\":\"reunioes-convocatorias-decisoes\",\"introtext\":\"<p style=\\\"color: rgb(102, 102, 102); font-family: arial,sans-serif; font-size: 14px; font-style: normal; font-variant: normal; font-weight: 400; letter-spacing: normal; margin-bottom: 10px; margin-left: 0px; margin-right: 0px; margin-top: 0px; orphans: 2; text-align: left; text-decoration: none; text-indent: 0px; text-transform: none; -webkit-text-stroke-width: 0px; white-space: normal; word-spacing: 0px;\\\">\\r\\n\\t<span style=\\\"font-size: 12pt;\\\"><a href=\\\"http:\\/\\/www.esmaior.pt\\/esmaior\\/files\\/conselho_geral\\/convocatoria_01_2014dez09%20v1.pdf\\\" style=\\\"color: rgb(0, 131, 232); text-decoration: none; transition-delay: 0s; transition-duration: 0.15s; transition-property: color; transition-timing-function: ease-in-out;\\\" target=\\\"_blank\\\">9 de dezembro de 2014<\\/a><\\/span><\\/p>\\r\\n<p style=\\\"color: rgb(102, 102, 102); font-family: arial,sans-serif; font-size: 14px; font-style: normal; font-variant: normal; font-weight: 400; letter-spacing: normal; margin-bottom: 10px; margin-left: 0px; margin-right: 0px; margin-top: 0px; orphans: 2; text-align: left; text-decoration: none; text-indent: 0px; text-transform: none; -webkit-text-stroke-width: 0px; white-space: normal; word-spacing: 0px;\\\">\\r\\n\\t&nbsp;<\\/p>\\r\\n<p style=\\\"color: rgb(102, 102, 102); font-family: arial,sans-serif; font-size: 14px; font-style: normal; font-variant: normal; font-weight: 400; letter-spacing: normal; margin-bottom: 10px; margin-left: 0px; margin-right: 0px; margin-top: 0px; orphans: 2; text-align: left; text-decoration: none; text-indent: 0px; text-transform: none; -webkit-text-stroke-width: 0px; white-space: normal; word-spacing: 0px;\\\">\\r\\n\\t<span style=\\\"font-size: 12pt;\\\"><a href=\\\"http:\\/\\/www.esmaior.pt\\/esmaior\\/files\\/conselho_geral\\/convocatoria_02_2015jan13.pdf\\\" style=\\\"color: rgb(0, 131, 232); text-decoration: none; transition-delay: 0s; transition-duration: 0.15s; transition-property: color; transition-timing-function: ease-in-out;\\\" target=\\\"_blank\\\">13 de janeiro de 2015<\\/a><\\/span><\\/p>\\r\\n<p style=\\\"color: rgb(102, 102, 102); font-family: arial,sans-serif; font-size: 14px; font-style: normal; font-variant: normal; font-weight: 400; letter-spacing: normal; margin-bottom: 10px; margin-left: 0px; margin-right: 0px; margin-top: 0px; orphans: 2; text-align: left; text-decoration: none; text-indent: 0px; text-transform: none; -webkit-text-stroke-width: 0px; white-space: normal; word-spacing: 0px;\\\">\\r\\n\\t&nbsp;<\\/p>\\r\\n<p style=\\\"color: rgb(102, 102, 102); font-family: arial,sans-serif; font-size: 14px; font-style: normal; font-variant: normal; font-weight: 400; letter-spacing: normal; margin-bottom: 10px; margin-left: 0px; margin-right: 0px; margin-top: 0px; orphans: 2; text-align: left; text-decoration: none; text-indent: 0px; text-transform: none; -webkit-text-stroke-width: 0px; white-space: normal; word-spacing: 0px;\\\">\\r\\n\\t<span style=\\\"font-size: 12pt;\\\"><a href=\\\"http:\\/\\/www.esmaior.pt\\/esmaior\\/files\\/conselho_geral\\/convocatoria_03_2015fev10.pdf\\\" style=\\\"color: rgb(0, 131, 232); text-decoration: none; transition-delay: 0s; transition-duration: 0.15s; transition-property: color; transition-timing-function: ease-in-out;\\\" target=\\\"_blank\\\">11 de fevereiro de 2015<\\/a><\\/span><\\/p>\\r\\n<p style=\\\"color: rgb(102, 102, 102); font-family: arial,sans-serif; font-size: 14px; font-style: normal; font-variant: normal; font-weight: 400; letter-spacing: normal; margin-bottom: 10px; margin-left: 0px; margin-right: 0px; margin-top: 0px; orphans: 2; text-align: left; text-decoration: none; text-indent: 0px; text-transform: none; -webkit-text-stroke-width: 0px; white-space: normal; word-spacing: 0px;\\\">\\r\\n\\t&nbsp;<\\/p>\\r\\n<p style=\\\"color: rgb(102, 102, 102); font-family: arial,sans-serif; font-size: 14px; font-style: normal; font-variant: normal; font-weight: 400; letter-spacing: normal; margin-bottom: 10px; margin-left: 0px; margin-right: 0px; margin-top: 0px; orphans: 2; text-align: left; text-decoration: none; text-indent: 0px; text-transform: none; -webkit-text-stroke-width: 0px; white-space: normal; word-spacing: 0px;\\\">\\r\\n\\t<span style=\\\"font-size: 12pt;\\\"><a href=\\\"http:\\/\\/www.esmaior.pt\\/esmaior\\/files\\/conselho_geral\\/convocatoria_04_%202015abr21.pdf\\\" style=\\\"color: rgb(0, 131, 232); text-decoration: none; transition-delay: 0s; transition-duration: 0.15s; transition-property: color; transition-timing-function: ease-in-out;\\\" target=\\\"_blank\\\">21 de abril de 2015<\\/a><\\/span><\\/p>\\r\\n<p style=\\\"color: rgb(102, 102, 102); font-family: arial,sans-serif; font-size: 14px; font-style: normal; font-variant: normal; font-weight: 400; letter-spacing: normal; margin-bottom: 10px; margin-left: 0px; margin-right: 0px; margin-top: 0px; orphans: 2; text-align: left; text-decoration: none; text-indent: 0px; text-transform: none; -webkit-text-stroke-width: 0px; white-space: normal; word-spacing: 0px;\\\">\\r\\n\\t&nbsp;<\\/p>\\r\\n<p style=\\\"color: rgb(102, 102, 102); font-family: arial,sans-serif; font-size: 14px; font-style: normal; font-variant: normal; font-weight: 400; letter-spacing: normal; margin-bottom: 10px; margin-left: 0px; margin-right: 0px; margin-top: 0px; orphans: 2; text-align: left; text-decoration: none; text-indent: 0px; text-transform: none; -webkit-text-stroke-width: 0px; white-space: normal; word-spacing: 0px;\\\">\\r\\n\\t<a href=\\\"http:\\/\\/www.esmaior.pt\\/esmaior\\/files\\/conselho_geral\\/convocatoria_05_2015Jul06.pdf\\\" style=\\\"color: rgb(0, 131, 232); text-decoration: none; transition-delay: 0s; transition-duration: 0.15s; transition-property: color; transition-timing-function: ease-in-out;\\\" target=\\\"_blank\\\"><span style=\\\"font-size: 12pt;\\\">6 de julho de 2015<\\/span><\\/a><\\/p>\\r\\n<p style=\\\"color: rgb(102, 102, 102); font-family: arial,sans-serif; font-size: 14px; font-style: normal; font-variant: normal; font-weight: 400; letter-spacing: normal; margin-bottom: 10px; margin-left: 0px; margin-right: 0px; margin-top: 0px; orphans: 2; text-align: left; text-decoration: none; text-indent: 0px; text-transform: none; -webkit-text-stroke-width: 0px; white-space: normal; word-spacing: 0px;\\\">\\r\\n\\t&nbsp;<\\/p>\\r\\n<p style=\\\"color: rgb(102, 102, 102); font-family: arial,sans-serif; font-size: 14px; font-style: normal; font-variant: normal; font-weight: 400; letter-spacing: normal; margin-bottom: 10px; margin-left: 0px; margin-right: 0px; margin-top: 0px; orphans: 2; text-align: left; text-decoration: none; text-indent: 0px; text-transform: none; -webkit-text-stroke-width: 0px; white-space: normal; word-spacing: 0px;\\\">\\r\\n\\t<a href=\\\"http:\\/\\/www.esmaior.pt\\/esmaior\\/files\\/conselho_geral\\/convocatoria_06_2015nov24.pdf\\\" style=\\\"color: rgb(0, 131, 232); text-decoration: none; transition-delay: 0s; transition-duration: 0.15s; transition-property: color; transition-timing-function: ease-in-out;\\\" target=\\\"_blank\\\"><span style=\\\"font-size: 12pt;\\\">24 de novembro de 2015<\\/span><\\/a><\\/p>\\r\\n<p style=\\\"color: rgb(102, 102, 102); font-family: arial,sans-serif; font-size: 14px; font-style: normal; font-variant: normal; font-weight: 400; letter-spacing: normal; margin-bottom: 10px; margin-left: 0px; margin-right: 0px; margin-top: 0px; orphans: 2; text-align: left; text-decoration: none; text-indent: 0px; text-transform: none; -webkit-text-stroke-width: 0px; white-space: normal; word-spacing: 0px;\\\">\\r\\n\\t&nbsp;<\\/p>\\r\\n<p style=\\\"color: rgb(102, 102, 102); font-family: arial,sans-serif; font-size: 14px; font-style: normal; font-variant: normal; font-weight: 400; letter-spacing: normal; margin-bottom: 10px; margin-left: 0px; margin-right: 0px; margin-top: 0px; orphans: 2; text-align: left; text-decoration: none; text-indent: 0px; text-transform: none; -webkit-text-stroke-width: 0px; white-space: normal; word-spacing: 0px;\\\">\\r\\n\\t<a href=\\\"http:\\/\\/www.esmaior.pt\\/esmaior\\/files\\/conselho_geral\\/convocatoria_07_2016Jan19.pdf\\\" style=\\\"color: rgb(0, 131, 232); text-decoration: none; transition-delay: 0s; transition-duration: 0.15s; transition-property: color; transition-timing-function: ease-in-out;\\\" target=\\\"_blank\\\"><span style=\\\"font-size: 12pt;\\\">19 de janeiro de 2016<\\/span><\\/a><\\/p>\\r\\n<p style=\\\"color: rgb(102, 102, 102); font-family: arial,sans-serif; font-size: 14px; font-style: normal; font-variant: normal; font-weight: 400; letter-spacing: normal; margin-bottom: 10px; margin-left: 0px; margin-right: 0px; margin-top: 0px; orphans: 2; text-align: left; text-decoration: none; text-indent: 0px; text-transform: none; -webkit-text-stroke-width: 0px; white-space: normal; word-spacing: 0px;\\\">\\r\\n\\t&nbsp;<\\/p>\\r\\n<p style=\\\"color: rgb(102, 102, 102); font-family: arial,sans-serif; font-size: 14px; font-style: normal; font-variant: normal; font-weight: 400; letter-spacing: normal; margin-bottom: 10px; margin-left: 0px; margin-right: 0px; margin-top: 0px; orphans: 2; text-align: left; text-decoration: none; text-indent: 0px; text-transform: none; -webkit-text-stroke-width: 0px; white-space: normal; word-spacing: 0px;\\\">\\r\\n\\t<a href=\\\"http:\\/\\/www.esmaior.pt\\/esmaior\\/files\\/CG_Convocatoria_08_2016Abr05.pdf\\\" style=\\\"color: rgb(0, 131, 232); text-decoration: none; transition-delay: 0s; transition-duration: 0.15s; transition-property: color; transition-timing-function: ease-in-out;\\\"><span style=\\\"font-size: 12pt;\\\">05 de abril de 2016<\\/span><\\/a><\\/p>\\r\\n<p style=\\\"color: rgb(102, 102, 102); font-family: arial,sans-serif; font-size: 14px; font-style: normal; font-variant: normal; font-weight: 400; letter-spacing: normal; margin-bottom: 10px; margin-left: 0px; margin-right: 0px; margin-top: 0px; orphans: 2; text-align: left; text-decoration: none; text-indent: 0px; text-transform: none; -webkit-text-stroke-width: 0px; white-space: normal; word-spacing: 0px;\\\">\\r\\n\\t&nbsp;<\\/p>\\r\\n<p style=\\\"color: rgb(102, 102, 102); font-family: arial,sans-serif; font-size: 14px; font-style: normal; font-variant: normal; font-weight: 400; letter-spacing: normal; margin-bottom: 10px; margin-left: 0px; margin-right: 0px; margin-top: 0px; orphans: 2; text-align: left; text-decoration: none; text-indent: 0px; text-transform: none; -webkit-text-stroke-width: 0px; white-space: normal; word-spacing: 0px;\\\">\\r\\n\\t<span style=\\\"font-size: 16px;\\\"><a href=\\\"http:\\/\\/www.esmaior.pt\\/esmaior\\/files\\/CG_Convocatoria_09_2016Mai10.pdf\\\" style=\\\"color: rgb(0, 131, 232); text-decoration: none; transition-delay: 0s; transition-duration: 0.15s; transition-property: color; transition-timing-function: ease-in-out;\\\">10 de maio de 2016<\\/a><\\/span><\\/p>\\r\\n<p style=\\\"color: rgb(102, 102, 102); font-family: arial,sans-serif; font-size: 14px; font-style: normal; font-variant: normal; font-weight: 400; letter-spacing: normal; margin-bottom: 10px; margin-left: 0px; margin-right: 0px; margin-top: 0px; orphans: 2; text-align: left; text-decoration: none; text-indent: 0px; text-transform: none; -webkit-text-stroke-width: 0px; white-space: normal; word-spacing: 0px;\\\">\\r\\n\\t&nbsp;<\\/p>\\r\\n<p style=\\\"color: rgb(102, 102, 102); font-family: arial,sans-serif; font-size: 14px; font-style: normal; font-variant: normal; font-weight: 400; letter-spacing: normal; margin-bottom: 10px; margin-left: 0px; margin-right: 0px; margin-top: 0px; orphans: 2; text-align: left; text-decoration: none; text-indent: 0px; text-transform: none; -webkit-text-stroke-width: 0px; white-space: normal; word-spacing: 0px;\\\">\\r\\n\\t<span style=\\\"font-size: 16px;\\\"><a href=\\\"http:\\/\\/www.esmaior.pt\\/esmaior\\/files\\/CG_Convocatoria_10_2016jul04.pdf\\\" style=\\\"color: rgb(0, 131, 232); text-decoration: none; transition-delay: 0s; transition-duration: 0.15s; transition-property: color; transition-timing-function: ease-in-out;\\\">04 de julho de 2016<\\/a><\\/span><\\/p>\\r\\n<p style=\\\"color: rgb(102, 102, 102); font-family: arial,sans-serif; font-size: 14px; font-style: normal; font-variant: normal; font-weight: 400; letter-spacing: normal; margin-bottom: 10px; margin-left: 0px; margin-right: 0px; margin-top: 0px; orphans: 2; text-align: left; text-decoration: none; text-indent: 0px; text-transform: none; -webkit-text-stroke-width: 0px; white-space: normal; word-spacing: 0px;\\\">\\r\\n\\t&nbsp;<\\/p>\\r\\n<p style=\\\"color: rgb(102, 102, 102); font-family: arial,sans-serif; font-size: 14px; font-style: normal; font-variant: normal; font-weight: 400; letter-spacing: normal; margin-bottom: 10px; margin-left: 0px; margin-right: 0px; margin-top: 0px; orphans: 2; text-align: left; text-decoration: none; text-indent: 0px; text-transform: none; -webkit-text-stroke-width: 0px; white-space: normal; word-spacing: 0px;\\\">\\r\\n\\t<span style=\\\"font-size: 16px;\\\"><a href=\\\"http:\\/\\/www.esmaior.pt\\/esmaior\\/files\\/CG_Convocatoria_11_2016Nov29.pdf\\\" style=\\\"color: rgb(0, 131, 232); text-decoration: none; transition-delay: 0s; transition-duration: 0.15s; transition-property: color; transition-timing-function: ease-in-out;\\\">29 novembro de 2016<\\/a><\\/span><\\/p>\\r\\n<p>\\r\\n\\t&nbsp;<\\/p>\\r\\n\",\"fulltext\":\"\",\"state\":1,\"catid\":\"16\",\"created\":\"2019-08-20 10:47:21\",\"created_by\":\"231\",\"created_by_alias\":\"\",\"modified\":\"2019-08-20 13:13:40\",\"modified_by\":\"231\",\"checked_out\":\"231\",\"checked_out_time\":\"2019-08-20 13:13:16\",\"publish_up\":\"2019-08-20 10:47:21\",\"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\":\"{\\\"article_layout\\\":\\\"\\\",\\\"show_title\\\":\\\"\\\",\\\"link_titles\\\":\\\"\\\",\\\"show_tags\\\":\\\"\\\",\\\"show_intro\\\":\\\"\\\",\\\"info_block_position\\\":\\\"\\\",\\\"info_block_show_title\\\":\\\"\\\",\\\"show_category\\\":\\\"\\\",\\\"link_category\\\":\\\"\\\",\\\"show_parent_category\\\":\\\"\\\",\\\"link_parent_category\\\":\\\"\\\",\\\"show_associations\\\":\\\"\\\",\\\"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_page_title\\\":\\\"\\\",\\\"show_publishing_options\\\":\\\"\\\",\\\"show_article_options\\\":\\\"\\\",\\\"show_urls_images_backend\\\":\\\"\\\",\\\"show_urls_images_frontend\\\":\\\"\\\",\\\"astroid_article_type\\\":\\\"regular\\\",\\\"astroid_article_video_type\\\":\\\"youtube\\\",\\\"astroid_article_video_url\\\":\\\"\\\",\\\"astroid_article_gallery_width\\\":\\\"\\\",\\\"astroid_article_gallery_bullets\\\":\\\"1\\\",\\\"astroid_article_gallery_navigation\\\":\\\"1\\\",\\\"astroid_article_thumbnail\\\":\\\"1\\\",\\\"astroid_article_gallery_items\\\":[],\\\"astroid_article_audio_source\\\":\\\"soundcloud\\\",\\\"astroid_article_audio_soundcloud\\\":\\\"\\\",\\\"astroid_article_audio_spotify\\\":\\\"\\\",\\\"astroid_article_review_heading\\\":\\\"\\\",\\\"astroid_article_review_summery\\\":\\\"\\\",\\\"astroid_article_review_good\\\":\\\"\\\",\\\"astroid_article_review_bad\\\":\\\"\\\",\\\"astroid_article_review_rating\\\":\\\"5\\\",\\\"astroid_article_button_action\\\":\\\"\\\",\\\"astroid_article_button_link\\\":\\\"\\\",\\\"astroid_article_review_criterias\\\":[],\\\"astroid_article_quote_text\\\":\\\"\\\",\\\"astroid_article_quote_author\\\":\\\"\\\",\\\"astroid_article_badge\\\":\\\"0\\\",\\\"astroid_article_badge_type\\\":\\\"2\\\",\\\"astroid_article_badge_text\\\":\\\"\\\",\\\"astroid_article_badge_color\\\":\\\"\\\",\\\"astroid_article_badge_text_color\\\":\\\"\\\",\\\"astroid_relatedposts\\\":\\\"\\\",\\\"astroid_socialshare\\\":\\\"\\\",\\\"astroid_comments\\\":\\\"\\\",\\\"astroid_posttype\\\":\\\"\\\",\\\"astroid_readtime\\\":\\\"\\\",\\\"astroid_authorinfo\\\":\\\"0\\\",\\\"astroid_og_title\\\":\\\"\\\",\\\"astroid_og_desc\\\":\\\"\\\",\\\"astroid_og_image\\\":\\\"\\\"}\",\"version\":2,\"ordering\":\"0\",\"metakey\":\"\",\"metadesc\":\"\",\"access\":\"1\",\"hits\":\"0\",\"metadata\":\"{\\\"robots\\\":\\\"\\\",\\\"author\\\":\\\"\\\",\\\"rights\\\":\\\"\\\",\\\"xreference\\\":\\\"\\\"}\",\"featured\":\"0\",\"language\":\"*\",\"xreference\":\"\",\"note\":\"\"}', 0);
INSERT INTO `ynfp8_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
(668, 74, 1, '', '2019-08-20 13:15:27', 231, 7234, 'c1bf12bbbe24e2b8a21643455728c194d6f6de2b', '{\"id\":74,\"asset_id\":\"317\",\"title\":\"Conselho Geral\",\"alias\":\"conselho-geral\",\"introtext\":\"<p style=\\\"color: rgb(102, 102, 102); font-family: arial,sans-serif; font-size: 14px; font-style: normal; font-variant: normal; font-weight: 400; letter-spacing: normal; margin-bottom: 10px; margin-left: 0px; margin-right: 0px; margin-top: 0px; orphans: 2; text-align: left; text-decoration: none; text-indent: 0px; text-transform: none; -webkit-text-stroke-width: 0px; white-space: normal; word-spacing: 0px;\\\">\\r\\n\\t<a href=\\\"files\\/cg_definicao_competencias.pdf\\\"><span style=\\\"color: rgb(51, 51, 51); font-size: 14pt;\\\">Defini\\u00e7\\u00e3o | Composi\\u00e7\\u00e3o | Compet\\u00eancias | Funcionamento<\\/span><\\/a><\\/p>\\r\\n<p style=\\\"color: rgb(102, 102, 102); font-family: arial,sans-serif; font-size: 14px; font-style: normal; font-variant: normal; font-weight: 400; letter-spacing: normal; margin-bottom: 10px; margin-left: 0px; margin-right: 0px; margin-top: 0px; orphans: 2; text-align: left; text-decoration: none; text-indent: 0px; text-transform: none; -webkit-text-stroke-width: 0px; white-space: normal; word-spacing: 0px;\\\">\\r\\n\\t&nbsp;<\\/p>\\r\\n<p style=\\\"color: rgb(102, 102, 102); font-family: arial,sans-serif; font-size: 14px; font-style: normal; font-variant: normal; font-weight: 400; letter-spacing: normal; margin-bottom: 10px; margin-left: 0px; margin-right: 0px; margin-top: 0px; orphans: 2; text-align: left; text-decoration: none; text-indent: 0px; text-transform: none; -webkit-text-stroke-width: 0px; white-space: normal; word-spacing: 0px;\\\">\\r\\n\\t<span style=\\\"color: rgb(51, 51, 51); font-size: 14pt;\\\">Contacto: <span style=\\\"text-decoration: underline;\\\"><a style=\\\"color: rgb(0, 131, 232); text-decoration: none; transition-delay: 0s; transition-duration: 0.15s; transition-property: color; transition-timing-function: ease-in-out;\\\">conselhogeral@esmaior.pt<\\/a><\\/span><\\/span><\\/p>\\r\\n<p style=\\\"color: rgb(102, 102, 102); font-family: arial,sans-serif; font-size: 14px; font-style: normal; font-variant: normal; font-weight: 400; letter-spacing: normal; margin-bottom: 10px; margin-left: 0px; margin-right: 0px; margin-top: 0px; orphans: 2; text-align: left; text-decoration: none; text-indent: 0px; text-transform: none; -webkit-text-stroke-width: 0px; white-space: normal; word-spacing: 0px;\\\">\\r\\n\\t&nbsp;<\\/p>\\r\\n<p style=\\\"color: rgb(102, 102, 102); font-family: arial,sans-serif; font-size: 14px; font-style: normal; font-variant: normal; font-weight: 400; letter-spacing: normal; margin-bottom: 10px; margin-left: 0px; margin-right: 0px; margin-top: 0px; orphans: 2; text-align: left; text-decoration: none; text-indent: 0px; text-transform: none; -webkit-text-stroke-width: 0px; white-space: normal; word-spacing: 0px;\\\">\\r\\n\\t<a href=\\\"files\\/conselhogeral.pdf\\\"><span style=\\\"color: rgb(51, 51, 51); font-size: 14pt; text-decoration: underline;\\\">Membros<\\/span><\\/a><\\/p>\\r\\n<p style=\\\"color: rgb(102, 102, 102); font-family: arial,sans-serif; font-size: 14px; font-style: normal; font-variant: normal; font-weight: 400; letter-spacing: normal; margin-bottom: 10px; margin-left: 0px; margin-right: 0px; margin-top: 0px; orphans: 2; text-align: left; text-decoration: none; text-indent: 0px; text-transform: none; -webkit-text-stroke-width: 0px; white-space: normal; word-spacing: 0px;\\\">\\r\\n\\t&nbsp;<\\/p>\\r\\n<p style=\\\"color: rgb(102, 102, 102); font-family: arial,sans-serif; font-size: 14px; font-style: normal; font-variant: normal; font-weight: 400; letter-spacing: normal; margin-bottom: 10px; margin-left: 0px; margin-right: 0px; margin-top: 0px; orphans: 2; text-align: left; text-decoration: none; text-indent: 0px; text-transform: none; -webkit-text-stroke-width: 0px; white-space: normal; word-spacing: 0px;\\\">\\r\\n\\t<span style=\\\"color: rgb(51, 51, 51); font-size: 14pt; text-decoration: underline;\\\"><a href=\\\"index.php?option=com_content&amp;view=article&amp;id=75&amp;catid=16\\\" style=\\\"color: rgb(51, 51, 51); text-decoration: underline; transition-delay: 0s; transition-duration: 0.15s; transition-property: color; transition-timing-function: ease-in-out;\\\" target=\\\"_blank\\\" title=\\\"Reuni\\u00f5es: convocat\\u00f3rias | decis\\u00f5es \\\">Reuni\\u00f5es: convocat\\u00f3rias | decis\\u00f5es <\\/a><\\/span><\\/p>\\r\\n<p>\\r\\n\\t&nbsp;<\\/p>\\r\\n\",\"fulltext\":\"\",\"state\":1,\"catid\":\"16\",\"created\":\"2019-08-20 10:44:04\",\"created_by\":\"231\",\"created_by_alias\":\"\",\"modified\":\"2019-08-20 13:15:27\",\"modified_by\":\"231\",\"checked_out\":\"231\",\"checked_out_time\":\"2019-08-20 13:15:01\",\"publish_up\":\"2019-08-20 10:44:04\",\"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\":\"{\\\"article_layout\\\":\\\"\\\",\\\"show_title\\\":\\\"\\\",\\\"link_titles\\\":\\\"\\\",\\\"show_tags\\\":\\\"\\\",\\\"show_intro\\\":\\\"\\\",\\\"info_block_position\\\":\\\"\\\",\\\"info_block_show_title\\\":\\\"\\\",\\\"show_category\\\":\\\"\\\",\\\"link_category\\\":\\\"\\\",\\\"show_parent_category\\\":\\\"\\\",\\\"link_parent_category\\\":\\\"\\\",\\\"show_associations\\\":\\\"\\\",\\\"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_page_title\\\":\\\"\\\",\\\"show_publishing_options\\\":\\\"\\\",\\\"show_article_options\\\":\\\"\\\",\\\"show_urls_images_backend\\\":\\\"\\\",\\\"show_urls_images_frontend\\\":\\\"\\\",\\\"astroid_article_type\\\":\\\"regular\\\",\\\"astroid_article_video_type\\\":\\\"youtube\\\",\\\"astroid_article_video_url\\\":\\\"\\\",\\\"astroid_article_gallery_width\\\":\\\"\\\",\\\"astroid_article_gallery_bullets\\\":\\\"1\\\",\\\"astroid_article_gallery_navigation\\\":\\\"1\\\",\\\"astroid_article_thumbnail\\\":\\\"1\\\",\\\"astroid_article_gallery_items\\\":[],\\\"astroid_article_audio_source\\\":\\\"soundcloud\\\",\\\"astroid_article_audio_soundcloud\\\":\\\"\\\",\\\"astroid_article_audio_spotify\\\":\\\"\\\",\\\"astroid_article_review_heading\\\":\\\"\\\",\\\"astroid_article_review_summery\\\":\\\"\\\",\\\"astroid_article_review_good\\\":\\\"\\\",\\\"astroid_article_review_bad\\\":\\\"\\\",\\\"astroid_article_review_rating\\\":\\\"5\\\",\\\"astroid_article_button_action\\\":\\\"\\\",\\\"astroid_article_button_link\\\":\\\"\\\",\\\"astroid_article_review_criterias\\\":[],\\\"astroid_article_quote_text\\\":\\\"\\\",\\\"astroid_article_quote_author\\\":\\\"\\\",\\\"astroid_article_badge\\\":\\\"0\\\",\\\"astroid_article_badge_type\\\":\\\"2\\\",\\\"astroid_article_badge_text\\\":\\\"\\\",\\\"astroid_article_badge_color\\\":\\\"\\\",\\\"astroid_article_badge_text_color\\\":\\\"\\\",\\\"astroid_relatedposts\\\":\\\"\\\",\\\"astroid_socialshare\\\":\\\"\\\",\\\"astroid_comments\\\":\\\"\\\",\\\"astroid_posttype\\\":\\\"\\\",\\\"astroid_readtime\\\":\\\"\\\",\\\"astroid_authorinfo\\\":\\\"0\\\",\\\"astroid_og_title\\\":\\\"\\\",\\\"astroid_og_desc\\\":\\\"\\\",\\\"astroid_og_image\\\":\\\"\\\"}\",\"version\":3,\"ordering\":\"1\",\"metakey\":\"\",\"metadesc\":\"\",\"access\":\"1\",\"hits\":\"0\",\"metadata\":\"{\\\"robots\\\":\\\"\\\",\\\"author\\\":\\\"\\\",\\\"rights\\\":\\\"\\\",\\\"xreference\\\":\\\"\\\"}\",\"featured\":\"0\",\"language\":\"*\",\"xreference\":\"\",\"note\":\"\"}', 0),
(669, 73, 1, '', '2019-08-20 13:19:34', 231, 4346, '2efe7984e2325709d76aeee5863a0c7509bf679a', '{\"id\":73,\"asset_id\":\"303\",\"title\":\"Aviso Manuais Escolares\",\"alias\":\"aviso-manuais-escolares\",\"introtext\":\"<p>\\r\\n\\t<span style=\\\"font-family: helvetica; font-size: 12pt;\\\"><span style=\\\"color: #000000;\\\">J\\u00e1 est\\u00e1 dispon\\u00edvel no site&nbsp;<\\/span><a href=\\\"http:\\/\\/www.manuaisescolares.pt\\/\\\"><span style=\\\"color: #0563c1;\\\">www.manuaisescolares.pt<\\/span><\\/a><span style=\\\"color: #000000;\\\">&nbsp;o acesso aos Encarregados de Educa\\u00e7\\u00e3o.<\\/span><\\/span><\\/p>\\r\\n\",\"fulltext\":\"\\r\\n<p>\\r\\n\\t&nbsp;<\\/p>\\r\\n<p>\\r\\n\\t<span style=\\\"font-family: helvetica; font-size: 12pt;\\\">&nbsp;<img alt=\\\"manuais\\\" height=\\\"288\\\" src=\\\"images\\/imagens\\/manuais.png\\\" style=\\\"display: block; margin-left: auto; margin-right: auto;\\\" width=\\\"300\\\" \\/><\\/span><\\/p>\\r\\n<p>\\r\\n\\t&nbsp;<\\/p>\\r\\n<div class=\\\"fs-32\\\">\\r\\n\\t<span style=\\\"font-family: helvetica; font-size: 12pt;\\\">Aten\\u00e7\\u00e3o:<\\/span><\\/div>\\r\\n<p>\\r\\n\\t<br \\/>\\r\\n\\t<span style=\\\"font-family: helvetica; font-size: 12pt;\\\">Os vouchers relativos aos manuais escolares dos 1\\u00ba, 5\\u00ba, 7\\u00ba, 10\\u00ba e 12\\u00ba anos s\\u00f3 ser\\u00e3o emitidos a partir do&nbsp;<strong>dia 1 de agosto.<\\/strong><\\/span><br \\/>\\r\\n\\t<br \\/>\\r\\n\\t<span style=\\\"font-family: helvetica; font-size: 12pt;\\\">Os restante anos come\\u00e7am a ser emitidos a partir do&nbsp;<strong>dia 9 de julho<\\/strong>.<\\/span><\\/p>\\r\\n\",\"state\":1,\"catid\":\"11\",\"created\":\"2019-07-24 21:39:28\",\"created_by\":\"251\",\"created_by_alias\":\"\",\"modified\":\"2019-08-20 13:19:34\",\"modified_by\":\"231\",\"checked_out\":\"231\",\"checked_out_time\":\"2019-08-20 13:18:54\",\"publish_up\":\"2019-07-24 21:39:28\",\"publish_down\":\"0000-00-00 00:00:00\",\"images\":\"{\\\"image_intro\\\":\\\"images\\\\\\/imagens\\\\\\/manuais.png\\\",\\\"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\":\"{\\\"article_layout\\\":\\\"\\\",\\\"show_title\\\":\\\"\\\",\\\"link_titles\\\":\\\"\\\",\\\"show_tags\\\":\\\"\\\",\\\"show_intro\\\":\\\"\\\",\\\"info_block_position\\\":\\\"\\\",\\\"info_block_show_title\\\":\\\"\\\",\\\"show_category\\\":\\\"\\\",\\\"link_category\\\":\\\"\\\",\\\"show_parent_category\\\":\\\"\\\",\\\"link_parent_category\\\":\\\"\\\",\\\"show_associations\\\":\\\"\\\",\\\"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_page_title\\\":\\\"\\\",\\\"show_publishing_options\\\":\\\"\\\",\\\"show_article_options\\\":\\\"\\\",\\\"show_urls_images_backend\\\":\\\"\\\",\\\"show_urls_images_frontend\\\":\\\"\\\",\\\"astroid_article_type\\\":\\\"regular\\\",\\\"astroid_article_video_type\\\":\\\"youtube\\\",\\\"astroid_article_video_url\\\":\\\"\\\",\\\"astroid_article_gallery_width\\\":\\\"\\\",\\\"astroid_article_gallery_bullets\\\":\\\"1\\\",\\\"astroid_article_gallery_navigation\\\":\\\"1\\\",\\\"astroid_article_thumbnail\\\":\\\"1\\\",\\\"astroid_article_gallery_items\\\":[],\\\"astroid_article_audio_source\\\":\\\"soundcloud\\\",\\\"astroid_article_audio_soundcloud\\\":\\\"\\\",\\\"astroid_article_audio_spotify\\\":\\\"\\\",\\\"astroid_article_review_heading\\\":\\\"\\\",\\\"astroid_article_review_summery\\\":\\\"\\\",\\\"astroid_article_review_good\\\":\\\"\\\",\\\"astroid_article_review_bad\\\":\\\"\\\",\\\"astroid_article_review_rating\\\":\\\"5\\\",\\\"astroid_article_button_action\\\":\\\"\\\",\\\"astroid_article_button_link\\\":\\\"\\\",\\\"astroid_article_review_criterias\\\":[],\\\"astroid_article_quote_text\\\":\\\"\\\",\\\"astroid_article_quote_author\\\":\\\"\\\",\\\"astroid_article_badge\\\":\\\"0\\\",\\\"astroid_article_badge_type\\\":\\\"2\\\",\\\"astroid_article_badge_text\\\":\\\"\\\",\\\"astroid_article_badge_color\\\":\\\"\\\",\\\"astroid_article_badge_text_color\\\":\\\"\\\",\\\"astroid_relatedposts\\\":\\\"\\\",\\\"astroid_socialshare\\\":\\\"\\\",\\\"astroid_comments\\\":\\\"\\\",\\\"astroid_posttype\\\":\\\"\\\",\\\"astroid_readtime\\\":\\\"\\\",\\\"astroid_authorinfo\\\":\\\"0\\\",\\\"astroid_og_title\\\":\\\"\\\",\\\"astroid_og_desc\\\":\\\"\\\",\\\"astroid_og_image\\\":\\\"\\\"}\",\"version\":4,\"ordering\":\"0\",\"metakey\":\"\",\"metadesc\":\"\",\"access\":\"1\",\"hits\":\"0\",\"metadata\":\"{\\\"robots\\\":\\\"\\\",\\\"author\\\":\\\"\\\",\\\"rights\\\":\\\"\\\",\\\"xreference\\\":\\\"\\\"}\",\"featured\":\"1\",\"language\":\"*\",\"xreference\":\"\",\"note\":\"\"}', 0),
(670, 76, 1, '', '2019-08-20 13:45:29', 231, 14319, '9305fb9e3cef7d22eab954dd9622f43163dc459a', '{\"id\":76,\"asset_id\":319,\"title\":\"Diretor\",\"alias\":\"diretor\",\"introtext\":\"<p style=\\\"color: rgb(102, 102, 102); font-family: arial,sans-serif; font-size: 14px; font-style: normal; font-variant: normal; font-weight: 400; letter-spacing: normal; margin-bottom: 10px; margin-left: 80px; margin-right: 0px; margin-top: 0px; orphans: 2; text-align: left; text-decoration: none; text-indent: 0px; text-transform: none; -webkit-text-stroke-width: 0px; white-space: normal; word-spacing: 0px;\\\">\\r\\n\\t<strong style=\\\"font-weight: bold;\\\"><span style=\\\"font-family: verdana,geneva,sans-serif;\\\">DIRETOR<\\/span><span style=\\\"font-family: verdana,geneva,sans-serif;\\\"><span style=\\\"line-height: 1.5;\\\"> - Benjamim Pereira Moreira<\\/span><\\/span><\\/strong><\\/p>\\r\\n<p style=\\\"color: rgb(102, 102, 102); font-family: arial,sans-serif; font-size: 14px; font-style: normal; font-variant: normal; font-weight: 400; letter-spacing: normal; margin-bottom: 10px; margin-left: 80px; margin-right: 0px; margin-top: 0px; orphans: 2; text-align: left; text-decoration: none; text-indent: 0px; text-transform: none; -webkit-text-stroke-width: 0px; white-space: normal; word-spacing: 0px;\\\">\\r\\n\\t&nbsp;<\\/p>\\r\\n<p style=\\\"color: rgb(102, 102, 102); font-family: arial,sans-serif; font-size: 14px; font-style: normal; font-variant: normal; font-weight: 400; letter-spacing: normal; margin-bottom: 10px; margin-left: 80px; margin-right: 0px; margin-top: 0px; orphans: 2; text-align: left; text-decoration: none; text-indent: 0px; text-transform: none; -webkit-text-stroke-width: 0px; white-space: normal; word-spacing: 0px;\\\">\\r\\n\\t<a href=\\\"http:\\/\\/files\\/projeto_intervencao.pdf\\\" style=\\\"color: rgb(0, 131, 232); text-decoration: none; transition-delay: 0s; transition-duration: 0.15s; transition-property: color; transition-timing-function: ease-in-out;\\\" target=\\\"_blank\\\">Projeto de Interven\\u00e7\\u00e3o<\\/a><\\/p>\\r\\n<p style=\\\"color: rgb(102, 102, 102); font-family: arial,sans-serif; font-size: 14px; font-style: normal; font-variant: normal; font-weight: 400; letter-spacing: normal; margin-bottom: 10px; margin-left: 80px; margin-right: 0px; margin-top: 0px; orphans: 2; text-align: left; text-decoration: none; text-indent: 0px; text-transform: none; -webkit-text-stroke-width: 0px; white-space: normal; word-spacing: 0px;\\\">\\r\\n\\t<a href=\\\"http:\\/\\/files\\/carta_missao.pdf\\\" style=\\\"color: rgb(0, 131, 232); text-decoration: none; transition-delay: 0s; transition-duration: 0.15s; transition-property: color; transition-timing-function: ease-in-out;\\\" target=\\\"_blank\\\">Carta de Miss\\u00e3o<\\/a><\\/p>\\r\\n<p style=\\\"color: rgb(102, 102, 102); font-family: arial,sans-serif; font-size: 14px; font-style: normal; font-variant: normal; font-weight: 400; letter-spacing: normal; margin-bottom: 10px; margin-left: 80px; margin-right: 0px; margin-top: 0px; orphans: 2; text-align: left; text-decoration: none; text-indent: 0px; text-transform: none; -webkit-text-stroke-width: 0px; white-space: normal; word-spacing: 0px;\\\">\\r\\n\\t&nbsp;<\\/p>\\r\\n<p style=\\\"color: rgb(102, 102, 102); font-family: arial,sans-serif; font-size: 14px; font-style: normal; font-variant: normal; font-weight: 400; letter-spacing: normal; margin-bottom: 10px; margin-left: 80px; margin-right: 0px; margin-top: 0px; orphans: 2; text-align: left; text-decoration: none; text-indent: 0px; text-transform: none; -webkit-text-stroke-width: 0px; white-space: normal; word-spacing: 0px;\\\">\\r\\n\\t<span style=\\\"font-family: verdana,geneva,sans-serif;\\\"><strong style=\\\"font-weight: bold;\\\">Subdiretora<\\/strong><\\/span><\\/p>\\r\\n<p style=\\\"color: rgb(102, 102, 102); font-family: arial,sans-serif; font-size: 14px; font-style: normal; font-variant: normal; font-weight: 400; letter-spacing: normal; margin-bottom: 10px; margin-left: 120px; margin-right: 0px; margin-top: 0px; orphans: 2; text-align: left; text-decoration: none; text-indent: 0px; text-transform: none; -webkit-text-stroke-width: 0px; white-space: normal; word-spacing: 0px;\\\">\\r\\n\\t<span style=\\\"font-family: verdana,geneva,sans-serif;\\\">Ana Paula Painhas Pereira<\\/span><\\/p>\\r\\n<p style=\\\"color: rgb(102, 102, 102); font-family: arial,sans-serif; font-size: 14px; font-style: normal; font-variant: normal; font-weight: 400; letter-spacing: normal; margin-bottom: 10px; margin-left: 80px; margin-right: 0px; margin-top: 0px; orphans: 2; text-align: left; text-decoration: none; text-indent: 0px; text-transform: none; -webkit-text-stroke-width: 0px; white-space: normal; word-spacing: 0px;\\\">\\r\\n\\t&nbsp;<\\/p>\\r\\n<p style=\\\"color: rgb(102, 102, 102); font-family: arial,sans-serif; font-size: 14px; font-style: normal; font-variant: normal; font-weight: 400; letter-spacing: normal; margin-bottom: 10px; margin-left: 80px; margin-right: 0px; margin-top: 0px; orphans: 2; text-align: left; text-decoration: none; text-indent: 0px; text-transform: none; -webkit-text-stroke-width: 0px; white-space: normal; word-spacing: 0px;\\\">\\r\\n\\t<span style=\\\"font-family: verdana,geneva,sans-serif;\\\"><strong style=\\\"font-weight: bold;\\\">Adjuntos<\\/strong><\\/span><\\/p>\\r\\n<p style=\\\"color: rgb(102, 102, 102); font-family: arial,sans-serif; font-size: 14px; font-style: normal; font-variant: normal; font-weight: 400; letter-spacing: normal; margin-bottom: 10px; margin-left: 120px; margin-right: 0px; margin-top: 0px; orphans: 2; text-align: left; text-decoration: none; text-indent: 0px; text-transform: none; -webkit-text-stroke-width: 0px; white-space: normal; word-spacing: 0px;\\\">\\r\\n\\t<span style=\\\"font-family: verdana,geneva,sans-serif;\\\">Cl\\u00e1udia Sofia Martins<\\/span><\\/p>\\r\\n<p style=\\\"color: rgb(102, 102, 102); font-family: arial,sans-serif; font-size: 14px; font-style: normal; font-variant: normal; font-weight: 400; letter-spacing: normal; margin-bottom: 10px; margin-left: 120px; margin-right: 0px; margin-top: 0px; orphans: 2; text-align: left; text-decoration: none; text-indent: 0px; text-transform: none; -webkit-text-stroke-width: 0px; white-space: normal; word-spacing: 0px;\\\">\\r\\n\\t<span style=\\\"font-family: verdana,geneva,sans-serif;\\\">Maria Gl\\u00f3ria Viana<\\/span><\\/p>\\r\\n<p style=\\\"color: rgb(102, 102, 102); font-family: arial,sans-serif; font-size: 14px; font-style: normal; font-variant: normal; font-weight: 400; letter-spacing: normal; margin-bottom: 10px; margin-left: 120px; margin-right: 0px; margin-top: 0px; orphans: 2; text-align: left; text-decoration: none; text-indent: 0px; text-transform: none; -webkit-text-stroke-width: 0px; white-space: normal; word-spacing: 0px;\\\">\\r\\n\\t<span style=\\\"font-family: verdana,geneva,sans-serif;\\\">Jos\\u00e9 Troina Lima<\\/span><\\/p>\\r\\n<p style=\\\"color: rgb(102, 102, 102); font-family: arial,sans-serif; font-size: 14px; font-style: normal; font-variant: normal; font-weight: 400; letter-spacing: normal; margin-bottom: 10px; margin-left: 90px; margin-right: 0px; margin-top: 0px; orphans: 2; text-align: left; text-decoration: none; text-indent: 0px; text-transform: none; -webkit-text-stroke-width: 0px; white-space: normal; word-spacing: 0px;\\\">\\r\\n\\t&nbsp;<\\/p>\\r\\n<p style=\\\"color: rgb(102, 102, 102); font-family: arial,sans-serif; font-size: 14px; font-style: normal; font-variant: normal; font-weight: 400; letter-spacing: normal; margin-bottom: 10px; margin-left: 90px; margin-right: 0px; margin-top: 0px; orphans: 2; text-align: left; text-decoration: none; text-indent: 0px; text-transform: none; -webkit-text-stroke-width: 0px; white-space: normal; word-spacing: 0px;\\\">\\r\\n\\t<a href=\\\"http:\\/\\/files\\/delegacao_competencias.pdf\\\" style=\\\"color: rgb(0, 131, 232); text-decoration: none; transition-delay: 0s; transition-duration: 0.15s; transition-property: color; transition-timing-function: ease-in-out;\\\" target=\\\"_blank\\\"><strong style=\\\"font-weight: bold;\\\">Delega\\u00e7\\u00e3o de Compet\\u00eancias<\\/strong><\\/a><\\/p>\\r\\n<p style=\\\"color: rgb(102, 102, 102); font-family: arial,sans-serif; font-size: 14px; font-style: normal; font-variant: normal; font-weight: 400; letter-spacing: normal; margin-bottom: 10px; margin-left: 0px; margin-right: 0px; margin-top: 0px; orphans: 2; text-align: left; text-decoration: none; text-indent: 0px; text-transform: none; -webkit-text-stroke-width: 0px; white-space: normal; word-spacing: 0px;\\\">\\r\\n\\t&nbsp;<\\/p>\\r\\n<p style=\\\"color: rgb(102, 102, 102); font-family: arial,sans-serif; font-size: 14px; font-style: normal; font-variant: normal; font-weight: 400; letter-spacing: normal; margin-bottom: 10px; margin-left: 0px; margin-right: 0px; margin-top: 0px; orphans: 2; text-align: center; text-decoration: none; text-indent: 0px; text-transform: none; -webkit-text-stroke-width: 0px; white-space: normal; word-spacing: 0px;\\\">\\r\\n\\t<span style=\\\"font-family: verdana,geneva,sans-serif;\\\"><span style=\\\"text-decoration: underline;\\\"><strong style=\\\"font-weight: bold;\\\"><span style=\\\"font-family: verdana,geneva,sans-serif;\\\">COORDENADORES DE ESTABELECIMENTO<\\/span><\\/strong><\\/span><\\/span><\\/p>\\r\\n<p style=\\\"color: rgb(102, 102, 102); font-family: arial,sans-serif; font-size: 14px; font-style: normal; font-variant: normal; font-weight: 400; letter-spacing: normal; margin-bottom: 10px; margin-left: 80px; margin-right: 0px; margin-top: 0px; orphans: 2; text-align: justify; text-decoration: none; text-indent: 0px; text-transform: none; -webkit-text-stroke-width: 0px; white-space: normal; word-spacing: 0px;\\\">\\r\\n\\t<span style=\\\"font-family: verdana,geneva,sans-serif;\\\"><span style=\\\"font-family: verdana,geneva,sans-serif;\\\"><strong style=\\\"font-weight: bold;\\\">EB1 do Carmo<\\/strong><\\/span><\\/span><\\/p>\\r\\n<p style=\\\"color: rgb(102, 102, 102); font-family: arial,sans-serif; font-size: 14px; font-style: normal; font-variant: normal; font-weight: 400; letter-spacing: normal; margin-bottom: 10px; margin-left: 120px; margin-right: 0px; margin-top: 0px; orphans: 2; text-align: justify; text-decoration: none; text-indent: 0px; text-transform: none; -webkit-text-stroke-width: 0px; white-space: normal; word-spacing: 0px;\\\">\\r\\n\\t<span style=\\\"font-family: verdana,geneva,sans-serif;\\\"><span style=\\\"font-family: verdana,geneva,sans-serif;\\\">Carlos Lima<\\/span><\\/span><\\/p>\\r\\n<p style=\\\"color: rgb(102, 102, 102); font-family: arial,sans-serif; font-size: 14px; font-style: normal; font-variant: normal; font-weight: 400; letter-spacing: normal; margin-bottom: 10px; margin-left: 80px; margin-right: 0px; margin-top: 0px; orphans: 2; text-align: justify; text-decoration: none; text-indent: 0px; text-transform: none; -webkit-text-stroke-width: 0px; white-space: normal; word-spacing: 0px;\\\">\\r\\n\\t<span style=\\\"font-family: verdana,geneva,sans-serif;\\\"><span style=\\\"font-family: verdana,geneva,sans-serif;\\\"><strong style=\\\"font-weight: bold;\\\">EB 2,3 Frei Bartolomeu dos M\\u00e1rtires<\\/strong><\\/span><\\/span><\\/p>\\r\\n<p style=\\\"color: rgb(102, 102, 102); font-family: arial,sans-serif; font-size: 14px; font-style: normal; font-variant: normal; font-weight: 400; letter-spacing: normal; margin-bottom: 10px; margin-left: 120px; margin-right: 0px; margin-top: 0px; orphans: 2; text-align: justify; text-decoration: none; text-indent: 0px; text-transform: none; -webkit-text-stroke-width: 0px; white-space: normal; word-spacing: 0px;\\\">\\r\\n\\t<span style=\\\"font-family: verdana,geneva,sans-serif;\\\"><span style=\\\"font-family: verdana,geneva,sans-serif;\\\">Alexandrina Castilho<\\/span><\\/span><\\/p>\\r\\n<p>\\r\\n\\t&nbsp;<\\/p>\\r\\n\",\"fulltext\":\"\",\"state\":1,\"catid\":\"16\",\"created\":\"2019-08-20 13:45:29\",\"created_by\":\"231\",\"created_by_alias\":\"\",\"modified\":\"2019-08-20 13:45:29\",\"modified_by\":null,\"checked_out\":null,\"checked_out_time\":null,\"publish_up\":\"2019-08-20 13:45:29\",\"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\":\"{\\\"article_layout\\\":\\\"\\\",\\\"show_title\\\":\\\"\\\",\\\"link_titles\\\":\\\"\\\",\\\"show_tags\\\":\\\"\\\",\\\"show_intro\\\":\\\"\\\",\\\"info_block_position\\\":\\\"\\\",\\\"info_block_show_title\\\":\\\"\\\",\\\"show_category\\\":\\\"\\\",\\\"link_category\\\":\\\"\\\",\\\"show_parent_category\\\":\\\"\\\",\\\"link_parent_category\\\":\\\"\\\",\\\"show_associations\\\":\\\"\\\",\\\"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_page_title\\\":\\\"\\\",\\\"show_publishing_options\\\":\\\"\\\",\\\"show_article_options\\\":\\\"\\\",\\\"show_urls_images_backend\\\":\\\"\\\",\\\"show_urls_images_frontend\\\":\\\"\\\",\\\"astroid_article_type\\\":\\\"regular\\\",\\\"astroid_article_video_type\\\":\\\"youtube\\\",\\\"astroid_article_video_url\\\":\\\"\\\",\\\"astroid_article_gallery_width\\\":\\\"\\\",\\\"astroid_article_gallery_bullets\\\":\\\"1\\\",\\\"astroid_article_gallery_navigation\\\":\\\"1\\\",\\\"astroid_article_thumbnail\\\":\\\"1\\\",\\\"astroid_article_gallery_items\\\":[],\\\"astroid_article_audio_source\\\":\\\"soundcloud\\\",\\\"astroid_article_audio_soundcloud\\\":\\\"\\\",\\\"astroid_article_audio_spotify\\\":\\\"\\\",\\\"astroid_article_review_heading\\\":\\\"\\\",\\\"astroid_article_review_summery\\\":\\\"\\\",\\\"astroid_article_review_good\\\":\\\"\\\",\\\"astroid_article_review_bad\\\":\\\"\\\",\\\"astroid_article_review_rating\\\":\\\"5\\\",\\\"astroid_article_button_action\\\":\\\"\\\",\\\"astroid_article_button_link\\\":\\\"\\\",\\\"astroid_article_review_criterias\\\":[],\\\"astroid_article_quote_text\\\":\\\"\\\",\\\"astroid_article_quote_author\\\":\\\"\\\",\\\"astroid_article_badge\\\":\\\"0\\\",\\\"astroid_article_badge_type\\\":\\\"2\\\",\\\"astroid_article_badge_text\\\":\\\"\\\",\\\"astroid_article_badge_color\\\":\\\"\\\",\\\"astroid_article_badge_text_color\\\":\\\"\\\",\\\"astroid_relatedposts\\\":\\\"\\\",\\\"astroid_socialshare\\\":\\\"\\\",\\\"astroid_comments\\\":\\\"\\\",\\\"astroid_posttype\\\":\\\"\\\",\\\"astroid_readtime\\\":\\\"\\\",\\\"astroid_authorinfo\\\":\\\"\\\",\\\"astroid_og_title\\\":\\\"\\\",\\\"astroid_og_desc\\\":\\\"\\\",\\\"astroid_og_image\\\":\\\"\\\"}\",\"version\":1,\"ordering\":null,\"metakey\":\"\",\"metadesc\":\"\",\"access\":\"1\",\"hits\":null,\"metadata\":\"{\\\"robots\\\":\\\"\\\",\\\"author\\\":\\\"\\\",\\\"rights\\\":\\\"\\\",\\\"xreference\\\":\\\"\\\"}\",\"featured\":\"0\",\"language\":\"*\",\"xreference\":\"\",\"note\":\"\"}', 0),
(671, 76, 1, '', '2019-08-20 13:48:25', 231, 13726, 'd85b572f25eae056f9a46f12ee02f2c23448be87', '{\"id\":76,\"asset_id\":\"319\",\"title\":\"Diretor\",\"alias\":\"diretor\",\"introtext\":\"<p style=\\\"color: rgb(102, 102, 102); font-family: arial,sans-serif; font-size: 14px; font-style: normal; font-variant: normal; font-weight: 400; letter-spacing: normal; margin-bottom: 10px; margin-left: 80px; margin-right: 0px; margin-top: 0px; orphans: 2; text-align: left; text-decoration: none; text-indent: 0px; text-transform: none; -webkit-text-stroke-width: 0px; white-space: normal; word-spacing: 0px;\\\">\\r\\n\\t<strong style=\\\"font-weight: bold;\\\"><span style=\\\"font-family: verdana,geneva,sans-serif;\\\">DIRETOR<\\/span><span style=\\\"font-family: verdana,geneva,sans-serif;\\\"><span style=\\\"line-height: 1.5;\\\"> - Benjamim Pereira Moreira<\\/span><\\/span><\\/strong><\\/p>\\r\\n<p style=\\\"color: rgb(102, 102, 102); font-family: arial,sans-serif; font-size: 14px; font-style: normal; font-variant: normal; font-weight: 400; letter-spacing: normal; margin-bottom: 10px; margin-left: 80px; margin-right: 0px; margin-top: 0px; orphans: 2; text-align: left; text-decoration: none; text-indent: 0px; text-transform: none; -webkit-text-stroke-width: 0px; white-space: normal; word-spacing: 0px;\\\">\\r\\n\\t&nbsp;<\\/p>\\r\\n<p style=\\\"color: rgb(102, 102, 102); font-family: arial,sans-serif; font-size: 14px; font-style: normal; font-variant: normal; font-weight: 400; letter-spacing: normal; margin-bottom: 10px; margin-left: 80px; margin-right: 0px; margin-top: 0px; orphans: 2; text-align: left; text-decoration: none; text-indent: 0px; text-transform: none; -webkit-text-stroke-width: 0px; white-space: normal; word-spacing: 0px;\\\">\\r\\n\\t<a href=\\\"files\\/projeto_intervencao.pdf\\\">Projeto de Interven\\u00e7\\u00e3o<\\/a><\\/p>\\r\\n<p style=\\\"color: rgb(102, 102, 102); font-family: arial,sans-serif; font-size: 14px; font-style: normal; font-variant: normal; font-weight: 400; letter-spacing: normal; margin-bottom: 10px; margin-left: 80px; margin-right: 0px; margin-top: 0px; orphans: 2; text-align: left; text-decoration: none; text-indent: 0px; text-transform: none; -webkit-text-stroke-width: 0px; white-space: normal; word-spacing: 0px;\\\">\\r\\n\\t<a href=\\\"files\\/carta_missao.pdf\\\">Carta de Miss\\u00e3o<\\/a><\\/p>\\r\\n<p style=\\\"color: rgb(102, 102, 102); font-family: arial,sans-serif; font-size: 14px; font-style: normal; font-variant: normal; font-weight: 400; letter-spacing: normal; margin-bottom: 10px; margin-left: 80px; margin-right: 0px; margin-top: 0px; orphans: 2; text-align: left; text-decoration: none; text-indent: 0px; text-transform: none; -webkit-text-stroke-width: 0px; white-space: normal; word-spacing: 0px;\\\">\\r\\n\\t&nbsp;<\\/p>\\r\\n<p style=\\\"color: rgb(102, 102, 102); font-family: arial,sans-serif; font-size: 14px; font-style: normal; font-variant: normal; font-weight: 400; letter-spacing: normal; margin-bottom: 10px; margin-left: 80px; margin-right: 0px; margin-top: 0px; orphans: 2; text-align: left; text-decoration: none; text-indent: 0px; text-transform: none; -webkit-text-stroke-width: 0px; white-space: normal; word-spacing: 0px;\\\">\\r\\n\\t<span style=\\\"font-family: verdana,geneva,sans-serif;\\\"><strong style=\\\"font-weight: bold;\\\">Subdiretora<\\/strong><\\/span><\\/p>\\r\\n<p style=\\\"color: rgb(102, 102, 102); font-family: arial,sans-serif; font-size: 14px; font-style: normal; font-variant: normal; font-weight: 400; letter-spacing: normal; margin-bottom: 10px; margin-left: 120px; margin-right: 0px; margin-top: 0px; orphans: 2; text-align: left; text-decoration: none; text-indent: 0px; text-transform: none; -webkit-text-stroke-width: 0px; white-space: normal; word-spacing: 0px;\\\">\\r\\n\\t<span style=\\\"font-family: verdana,geneva,sans-serif;\\\">Ana Paula Painhas Pereira<\\/span><\\/p>\\r\\n<p style=\\\"color: rgb(102, 102, 102); font-family: arial,sans-serif; font-size: 14px; font-style: normal; font-variant: normal; font-weight: 400; letter-spacing: normal; margin-bottom: 10px; margin-left: 80px; margin-right: 0px; margin-top: 0px; orphans: 2; text-align: left; text-decoration: none; text-indent: 0px; text-transform: none; -webkit-text-stroke-width: 0px; white-space: normal; word-spacing: 0px;\\\">\\r\\n\\t&nbsp;<\\/p>\\r\\n<p style=\\\"color: rgb(102, 102, 102); font-family: arial,sans-serif; font-size: 14px; font-style: normal; font-variant: normal; font-weight: 400; letter-spacing: normal; margin-bottom: 10px; margin-left: 80px; margin-right: 0px; margin-top: 0px; orphans: 2; text-align: left; text-decoration: none; text-indent: 0px; text-transform: none; -webkit-text-stroke-width: 0px; white-space: normal; word-spacing: 0px;\\\">\\r\\n\\t<span style=\\\"font-family: verdana,geneva,sans-serif;\\\"><strong style=\\\"font-weight: bold;\\\">Adjuntos<\\/strong><\\/span><\\/p>\\r\\n<p style=\\\"color: rgb(102, 102, 102); font-family: arial,sans-serif; font-size: 14px; font-style: normal; font-variant: normal; font-weight: 400; letter-spacing: normal; margin-bottom: 10px; margin-left: 120px; margin-right: 0px; margin-top: 0px; orphans: 2; text-align: left; text-decoration: none; text-indent: 0px; text-transform: none; -webkit-text-stroke-width: 0px; white-space: normal; word-spacing: 0px;\\\">\\r\\n\\t<span style=\\\"font-family: verdana,geneva,sans-serif;\\\">Cl\\u00e1udia Sofia Martins<\\/span><\\/p>\\r\\n<p style=\\\"color: rgb(102, 102, 102); font-family: arial,sans-serif; font-size: 14px; font-style: normal; font-variant: normal; font-weight: 400; letter-spacing: normal; margin-bottom: 10px; margin-left: 120px; margin-right: 0px; margin-top: 0px; orphans: 2; text-align: left; text-decoration: none; text-indent: 0px; text-transform: none; -webkit-text-stroke-width: 0px; white-space: normal; word-spacing: 0px;\\\">\\r\\n\\t<span style=\\\"font-family: verdana,geneva,sans-serif;\\\">Maria Gl\\u00f3ria Viana<\\/span><\\/p>\\r\\n<p style=\\\"color: rgb(102, 102, 102); font-family: arial,sans-serif; font-size: 14px; font-style: normal; font-variant: normal; font-weight: 400; letter-spacing: normal; margin-bottom: 10px; margin-left: 120px; margin-right: 0px; margin-top: 0px; orphans: 2; text-align: left; text-decoration: none; text-indent: 0px; text-transform: none; -webkit-text-stroke-width: 0px; white-space: normal; word-spacing: 0px;\\\">\\r\\n\\t<span style=\\\"font-family: verdana,geneva,sans-serif;\\\">Jos\\u00e9 Troina Lima<\\/span><\\/p>\\r\\n<p style=\\\"color: rgb(102, 102, 102); font-family: arial,sans-serif; font-size: 14px; font-style: normal; font-variant: normal; font-weight: 400; letter-spacing: normal; margin-bottom: 10px; margin-left: 90px; margin-right: 0px; margin-top: 0px; orphans: 2; text-align: left; text-decoration: none; text-indent: 0px; text-transform: none; -webkit-text-stroke-width: 0px; white-space: normal; word-spacing: 0px;\\\">\\r\\n\\t&nbsp;<\\/p>\\r\\n<p style=\\\"color: rgb(102, 102, 102); font-family: arial,sans-serif; font-size: 14px; font-style: normal; font-variant: normal; font-weight: 400; letter-spacing: normal; margin-bottom: 10px; margin-left: 90px; margin-right: 0px; margin-top: 0px; orphans: 2; text-align: left; text-decoration: none; text-indent: 0px; text-transform: none; -webkit-text-stroke-width: 0px; white-space: normal; word-spacing: 0px;\\\">\\r\\n\\t<a href=\\\"files\\/delegacao_competencias.pdf\\\"><strong style=\\\"font-weight: bold;\\\">Delega\\u00e7\\u00e3o de Compet\\u00eancias<\\/strong><\\/a><\\/p>\\r\\n<p style=\\\"color: rgb(102, 102, 102); font-family: arial,sans-serif; font-size: 14px; font-style: normal; font-variant: normal; font-weight: 400; letter-spacing: normal; margin-bottom: 10px; margin-left: 0px; margin-right: 0px; margin-top: 0px; orphans: 2; text-align: left; text-decoration: none; text-indent: 0px; text-transform: none; -webkit-text-stroke-width: 0px; white-space: normal; word-spacing: 0px;\\\">\\r\\n\\t&nbsp;<\\/p>\\r\\n<p style=\\\"color: rgb(102, 102, 102); font-family: arial,sans-serif; font-size: 14px; font-style: normal; font-variant: normal; font-weight: 400; letter-spacing: normal; margin-bottom: 10px; margin-left: 0px; margin-right: 0px; margin-top: 0px; orphans: 2; text-align: center; text-decoration: none; text-indent: 0px; text-transform: none; -webkit-text-stroke-width: 0px; white-space: normal; word-spacing: 0px;\\\">\\r\\n\\t<span style=\\\"font-family: verdana,geneva,sans-serif;\\\"><span style=\\\"text-decoration: underline;\\\"><strong style=\\\"font-weight: bold;\\\"><span style=\\\"font-family: verdana,geneva,sans-serif;\\\">COORDENADORES DE ESTABELECIMENTO<\\/span><\\/strong><\\/span><\\/span><\\/p>\\r\\n<p style=\\\"color: rgb(102, 102, 102); font-family: arial,sans-serif; font-size: 14px; font-style: normal; font-variant: normal; font-weight: 400; letter-spacing: normal; margin-bottom: 10px; margin-left: 80px; margin-right: 0px; margin-top: 0px; orphans: 2; text-align: justify; text-decoration: none; text-indent: 0px; text-transform: none; -webkit-text-stroke-width: 0px; white-space: normal; word-spacing: 0px;\\\">\\r\\n\\t<span style=\\\"font-family: verdana,geneva,sans-serif;\\\"><span style=\\\"font-family: verdana,geneva,sans-serif;\\\"><strong style=\\\"font-weight: bold;\\\">EB1 do Carmo<\\/strong><\\/span><\\/span><\\/p>\\r\\n<p style=\\\"color: rgb(102, 102, 102); font-family: arial,sans-serif; font-size: 14px; font-style: normal; font-variant: normal; font-weight: 400; letter-spacing: normal; margin-bottom: 10px; margin-left: 120px; margin-right: 0px; margin-top: 0px; orphans: 2; text-align: justify; text-decoration: none; text-indent: 0px; text-transform: none; -webkit-text-stroke-width: 0px; white-space: normal; word-spacing: 0px;\\\">\\r\\n\\t<span style=\\\"font-family: verdana,geneva,sans-serif;\\\"><span style=\\\"font-family: verdana,geneva,sans-serif;\\\">Carlos Lima<\\/span><\\/span><\\/p>\\r\\n<p style=\\\"color: rgb(102, 102, 102); font-family: arial,sans-serif; font-size: 14px; font-style: normal; font-variant: normal; font-weight: 400; letter-spacing: normal; margin-bottom: 10px; margin-left: 80px; margin-right: 0px; margin-top: 0px; orphans: 2; text-align: justify; text-decoration: none; text-indent: 0px; text-transform: none; -webkit-text-stroke-width: 0px; white-space: normal; word-spacing: 0px;\\\">\\r\\n\\t<span style=\\\"font-family: verdana,geneva,sans-serif;\\\"><span style=\\\"font-family: verdana,geneva,sans-serif;\\\"><strong style=\\\"font-weight: bold;\\\">EB 2,3 Frei Bartolomeu dos M\\u00e1rtires<\\/strong><\\/span><\\/span><\\/p>\\r\\n<p style=\\\"color: rgb(102, 102, 102); font-family: arial,sans-serif; font-size: 14px; font-style: normal; font-variant: normal; font-weight: 400; letter-spacing: normal; margin-bottom: 10px; margin-left: 120px; margin-right: 0px; margin-top: 0px; orphans: 2; text-align: justify; text-decoration: none; text-indent: 0px; text-transform: none; -webkit-text-stroke-width: 0px; white-space: normal; word-spacing: 0px;\\\">\\r\\n\\t<span style=\\\"font-family: verdana,geneva,sans-serif;\\\"><span style=\\\"font-family: verdana,geneva,sans-serif;\\\">Alexandrina Castilho<\\/span><\\/span><\\/p>\\r\\n<p>\\r\\n\\t&nbsp;<\\/p>\\r\\n\",\"fulltext\":\"\",\"state\":1,\"catid\":\"16\",\"created\":\"2019-08-20 13:45:29\",\"created_by\":\"231\",\"created_by_alias\":\"\",\"modified\":\"2019-08-20 13:48:25\",\"modified_by\":\"231\",\"checked_out\":\"231\",\"checked_out_time\":\"2019-08-20 13:47:32\",\"publish_up\":\"2019-08-20 13:45:29\",\"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\":\"{\\\"article_layout\\\":\\\"\\\",\\\"show_title\\\":\\\"\\\",\\\"link_titles\\\":\\\"\\\",\\\"show_tags\\\":\\\"\\\",\\\"show_intro\\\":\\\"\\\",\\\"info_block_position\\\":\\\"\\\",\\\"info_block_show_title\\\":\\\"\\\",\\\"show_category\\\":\\\"\\\",\\\"link_category\\\":\\\"\\\",\\\"show_parent_category\\\":\\\"\\\",\\\"link_parent_category\\\":\\\"\\\",\\\"show_associations\\\":\\\"\\\",\\\"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_page_title\\\":\\\"\\\",\\\"show_publishing_options\\\":\\\"\\\",\\\"show_article_options\\\":\\\"\\\",\\\"show_urls_images_backend\\\":\\\"\\\",\\\"show_urls_images_frontend\\\":\\\"\\\",\\\"astroid_article_type\\\":\\\"regular\\\",\\\"astroid_article_video_type\\\":\\\"youtube\\\",\\\"astroid_article_video_url\\\":\\\"\\\",\\\"astroid_article_gallery_width\\\":\\\"\\\",\\\"astroid_article_gallery_bullets\\\":\\\"1\\\",\\\"astroid_article_gallery_navigation\\\":\\\"1\\\",\\\"astroid_article_thumbnail\\\":\\\"1\\\",\\\"astroid_article_gallery_items\\\":[],\\\"astroid_article_audio_source\\\":\\\"soundcloud\\\",\\\"astroid_article_audio_soundcloud\\\":\\\"\\\",\\\"astroid_article_audio_spotify\\\":\\\"\\\",\\\"astroid_article_review_heading\\\":\\\"\\\",\\\"astroid_article_review_summery\\\":\\\"\\\",\\\"astroid_article_review_good\\\":\\\"\\\",\\\"astroid_article_review_bad\\\":\\\"\\\",\\\"astroid_article_review_rating\\\":\\\"5\\\",\\\"astroid_article_button_action\\\":\\\"\\\",\\\"astroid_article_button_link\\\":\\\"\\\",\\\"astroid_article_review_criterias\\\":[],\\\"astroid_article_quote_text\\\":\\\"\\\",\\\"astroid_article_quote_author\\\":\\\"\\\",\\\"astroid_article_badge\\\":\\\"0\\\",\\\"astroid_article_badge_type\\\":\\\"2\\\",\\\"astroid_article_badge_text\\\":\\\"\\\",\\\"astroid_article_badge_color\\\":\\\"\\\",\\\"astroid_article_badge_text_color\\\":\\\"\\\",\\\"astroid_relatedposts\\\":\\\"\\\",\\\"astroid_socialshare\\\":\\\"\\\",\\\"astroid_comments\\\":\\\"\\\",\\\"astroid_posttype\\\":\\\"\\\",\\\"astroid_readtime\\\":\\\"\\\",\\\"astroid_authorinfo\\\":\\\"\\\",\\\"astroid_og_title\\\":\\\"\\\",\\\"astroid_og_desc\\\":\\\"\\\",\\\"astroid_og_image\\\":\\\"\\\"}\",\"version\":2,\"ordering\":\"0\",\"metakey\":\"\",\"metadesc\":\"\",\"access\":\"1\",\"hits\":\"0\",\"metadata\":\"{\\\"robots\\\":\\\"\\\",\\\"author\\\":\\\"\\\",\\\"rights\\\":\\\"\\\",\\\"xreference\\\":\\\"\\\"}\",\"featured\":\"0\",\"language\":\"*\",\"xreference\":\"\",\"note\":\"\"}', 0);
INSERT INTO `ynfp8_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
(672, 77, 1, '', '2019-08-20 13:50:39', 231, 19983, '3d1696a42804074c936cd7c34655c2d6cab5a04c', '{\"id\":77,\"asset_id\":320,\"title\":\"Conselho Pedag\\u00f3gico\",\"alias\":\"conselho-pedagogico\",\"introtext\":\"<p style=\\\"color: rgb(102, 102, 102); font-family: arial,sans-serif; font-size: 14px; font-style: normal; font-variant: normal; font-weight: 400; letter-spacing: normal; margin-bottom: 10px; margin-left: 0px; margin-right: 0px; margin-top: 0px; orphans: 2; text-align: left; text-decoration: none; text-indent: 0px; text-transform: none; -webkit-text-stroke-width: 0px; white-space: normal; word-spacing: 0px;\\\">\\r\\n\\t<span style=\\\"font-family: verdana,geneva,sans-serif;\\\"><span style=\\\"text-decoration: underline;\\\"><strong style=\\\"font-weight: bold;\\\">PRESIDENTE&nbsp;<\\/strong><\\/span><\\/span><\\/p>\\r\\n<p style=\\\"color: rgb(102, 102, 102); font-family: arial,sans-serif; font-size: 14px; font-style: normal; font-variant: normal; font-weight: 400; letter-spacing: normal; margin-bottom: 10px; margin-left: 80px; margin-right: 0px; margin-top: 0px; orphans: 2; text-align: left; text-decoration: none; text-indent: 0px; text-transform: none; -webkit-text-stroke-width: 0px; white-space: normal; word-spacing: 0px;\\\">\\r\\n\\t<strong style=\\\"font-weight: bold;\\\"><span style=\\\"font-family: verdana,geneva,sans-serif;\\\">Diretor - <\\/span><\\/strong><span style=\\\"font-family: verdana,geneva,sans-serif;\\\">Benjamim Moreira<\\/span><\\/p>\\r\\n<p style=\\\"color: rgb(102, 102, 102); font-family: arial,sans-serif; font-size: 14px; font-style: normal; font-variant: normal; font-weight: 400; letter-spacing: normal; margin-bottom: 10px; margin-left: 80px; margin-right: 0px; margin-top: 0px; orphans: 2; text-align: left; text-decoration: none; text-indent: 0px; text-transform: none; -webkit-text-stroke-width: 0px; white-space: normal; word-spacing: 0px;\\\">\\r\\n\\t&nbsp;<\\/p>\\r\\n<p style=\\\"color: rgb(102, 102, 102); font-family: arial,sans-serif; font-size: 14px; font-style: normal; font-variant: normal; font-weight: 400; letter-spacing: normal; margin-bottom: 10px; margin-left: 0px; margin-right: 0px; margin-top: 0px; orphans: 2; text-align: left; text-decoration: none; text-indent: 0px; text-transform: none; -webkit-text-stroke-width: 0px; white-space: normal; word-spacing: 0px;\\\">\\r\\n\\t<span style=\\\"text-decoration: underline;\\\"><span style=\\\"font-family: verdana,geneva,sans-serif;\\\"><strong style=\\\"font-weight: bold;\\\">DEPARTAMENTOS CURRICULARES<\\/strong><\\/span><\\/span><\\/p>\\r\\n<p style=\\\"color: rgb(102, 102, 102); font-family: arial,sans-serif; font-size: 14px; font-style: normal; font-variant: normal; font-weight: 400; letter-spacing: normal; margin-bottom: 10px; margin-left: 80px; margin-right: 0px; margin-top: 0px; orphans: 2; text-align: left; text-decoration: none; text-indent: 0px; text-transform: none; -webkit-text-stroke-width: 0px; white-space: normal; word-spacing: 0px;\\\">\\r\\n\\t<strong style=\\\"font-family: verdana,geneva,sans-serif; font-weight: bold; line-height: 1.5;\\\">1\\u00baCiclo<\\/strong><span style=\\\"font-family: verdana,geneva,sans-serif;\\\"><span style=\\\"line-height: 1.5;\\\"> -<\\/span><\\/span> <span style=\\\"font-family: verdana,geneva,sans-serif;\\\"><span style=\\\"line-height: 1.5;\\\"><span style=\\\"font-family: &amp;quot;Calibri&amp;quot;,&amp;quot;sans-serif&amp;quot;; font-size: 11pt; line-height: 115%;\\\">Irene S\\u00e1<\\/span><\\/span><\\/span><\\/p>\\r\\n<p style=\\\"color: rgb(102, 102, 102); font-family: arial,sans-serif; font-size: 14px; font-style: normal; font-variant: normal; font-weight: 400; letter-spacing: normal; margin-bottom: 10px; margin-left: 80px; margin-right: 0px; margin-top: 0px; orphans: 2; text-align: left; text-decoration: none; text-indent: 0px; text-transform: none; -webkit-text-stroke-width: 0px; white-space: normal; word-spacing: 0px;\\\">\\r\\n\\t<strong style=\\\"font-weight: bold;\\\"><span style=\\\"font-family: verdana,geneva,sans-serif;\\\"><strong style=\\\"font-weight: bold;\\\">Portugu\\u00eas<\\/strong> <\\/span><\\/strong><span style=\\\"font-family: verdana,geneva,sans-serif;\\\">- Ana Bela Afonso<\\/span><\\/p>\\r\\n<p style=\\\"color: rgb(102, 102, 102); font-family: arial,sans-serif; font-size: 14px; font-style: normal; font-variant: normal; font-weight: 400; letter-spacing: normal; margin-bottom: 10px; margin-left: 80px; margin-right: 0px; margin-top: 0px; orphans: 2; text-align: left; text-decoration: none; text-indent: 0px; text-transform: none; -webkit-text-stroke-width: 0px; white-space: normal; word-spacing: 0px;\\\">\\r\\n\\t<strong style=\\\"font-weight: bold;\\\"><span style=\\\"font-family: verdana,geneva,sans-serif;\\\"><strong style=\\\"font-weight: bold;\\\">L\\u00ednguas Estrangeiras<\\/strong> <\\/span><\\/strong><span style=\\\"font-family: verdana,geneva,sans-serif;\\\">- L\\u00edgia Magalh\\u00e3es<\\/span><\\/p>\\r\\n<p style=\\\"color: rgb(102, 102, 102); font-family: arial,sans-serif; font-size: 14px; font-style: normal; font-variant: normal; font-weight: 400; letter-spacing: normal; margin-bottom: 10px; margin-left: 80px; margin-right: 0px; margin-top: 0px; orphans: 2; text-align: left; text-decoration: none; text-indent: 0px; text-transform: none; -webkit-text-stroke-width: 0px; white-space: normal; word-spacing: 0px;\\\">\\r\\n\\t<strong style=\\\"font-weight: bold;\\\"><strong style=\\\"font-weight: bold;\\\"><span style=\\\"font-family: verdana,geneva,sans-serif;\\\">Matem\\u00e1tica e Inform\\u00e1tica<\\/span><\\/strong> <\\/strong><span style=\\\"font-family: verdana,geneva,sans-serif;\\\">- Ana Cristina Paula<\\/span><\\/p>\\r\\n<p style=\\\"color: rgb(102, 102, 102); font-family: arial,sans-serif; font-size: 14px; font-style: normal; font-variant: normal; font-weight: 400; letter-spacing: normal; margin-bottom: 10px; margin-left: 80px; margin-right: 0px; margin-top: 0px; orphans: 2; text-align: left; text-decoration: none; text-indent: 0px; text-transform: none; -webkit-text-stroke-width: 0px; white-space: normal; word-spacing: 0px;\\\">\\r\\n\\t<strong style=\\\"font-weight: bold;\\\"><strong style=\\\"font-weight: bold;\\\"><span style=\\\"font-family: verdana,geneva,sans-serif;\\\">Ci\\u00eancias Humanas e Sociais<\\/span><\\/strong> <\\/strong><span style=\\\"font-family: verdana,geneva,sans-serif;\\\">- Armando Borlido<\\/span><\\/p>\\r\\n<p style=\\\"color: rgb(102, 102, 102); font-family: arial,sans-serif; font-size: 14px; font-style: normal; font-variant: normal; font-weight: 400; letter-spacing: normal; margin-bottom: 10px; margin-left: 80px; margin-right: 0px; margin-top: 0px; orphans: 2; text-align: left; text-decoration: none; text-indent: 0px; text-transform: none; -webkit-text-stroke-width: 0px; white-space: normal; word-spacing: 0px;\\\">\\r\\n\\t<strong style=\\\"font-weight: bold;\\\"><strong style=\\\"font-weight: bold;\\\"><span style=\\\"font-family: verdana,geneva,sans-serif;\\\">Ci\\u00eancias Experimentais<\\/span><\\/strong> <\\/strong><span style=\\\"font-family: verdana,geneva,sans-serif;\\\">- Isabel Domingues<\\/span><\\/p>\\r\\n<p style=\\\"color: rgb(102, 102, 102); font-family: arial,sans-serif; font-size: 14px; font-style: normal; font-variant: normal; font-weight: 400; letter-spacing: normal; margin-bottom: 10px; margin-left: 80px; margin-right: 0px; margin-top: 0px; orphans: 2; text-align: left; text-decoration: none; text-indent: 0px; text-transform: none; -webkit-text-stroke-width: 0px; white-space: normal; word-spacing: 0px;\\\">\\r\\n\\t<strong style=\\\"font-weight: bold;\\\"><span style=\\\"font-family: verdana,geneva,sans-serif;\\\">Artes e <\\/span><strong style=\\\"font-weight: bold;\\\"><span style=\\\"font-family: verdana,geneva,sans-serif;\\\">Educa\\u00e7\\u00e3o F\\u00edsica<\\/span><\\/strong> <\\/strong><span style=\\\"font-family: verdana,geneva,sans-serif;\\\">- Ezequiel Vale<\\/span><\\/p>\\r\\n<p style=\\\"color: rgb(102, 102, 102); font-family: arial,sans-serif; font-size: 14px; font-style: normal; font-variant: normal; font-weight: 400; letter-spacing: normal; margin-bottom: 10px; margin-left: 80px; margin-right: 0px; margin-top: 0px; orphans: 2; text-align: left; text-decoration: none; text-indent: 0px; text-transform: none; -webkit-text-stroke-width: 0px; white-space: normal; word-spacing: 0px;\\\">\\r\\n\\t<strong style=\\\"font-weight: bold;\\\">&nbsp;<\\/strong><\\/p>\\r\\n<p style=\\\"color: rgb(102, 102, 102); font-family: arial,sans-serif; font-size: 14px; font-style: normal; font-variant: normal; font-weight: 400; letter-spacing: normal; margin-bottom: 10px; margin-left: 0px; margin-right: 0px; margin-top: 0px; orphans: 2; text-align: left; text-decoration: none; text-indent: 0px; text-transform: none; -webkit-text-stroke-width: 0px; white-space: normal; word-spacing: 0px;\\\">\\r\\n\\t<strong style=\\\"font-weight: bold;\\\">&nbsp;<span style=\\\"text-decoration: underline;\\\"><strong style=\\\"font-weight: bold;\\\"><span style=\\\"font-family: verdana,geneva,sans-serif;\\\">COORDENADORES DE DIRETORES DE TURMA<\\/span><\\/strong><\\/span><\\/strong><\\/p>\\r\\n<p style=\\\"color: rgb(102, 102, 102); font-family: arial,sans-serif; font-size: 14px; font-style: normal; font-variant: normal; font-weight: 400; letter-spacing: normal; margin-bottom: 10px; margin-left: 80px; margin-right: 0px; margin-top: 0px; orphans: 2; text-align: left; text-decoration: none; text-indent: 0px; text-transform: none; -webkit-text-stroke-width: 0px; white-space: normal; word-spacing: 0px;\\\">\\r\\n\\t<strong style=\\\"font-weight: bold;\\\"><span style=\\\"font-family: verdana,geneva,sans-serif;\\\"><strong style=\\\"font-weight: bold;\\\">2\\u00baciclo<\\/strong> - <\\/span><\\/strong><span style=\\\"font-family: verdana,geneva,sans-serif;\\\">Maria Isabel Barros<\\/span><\\/p>\\r\\n<p style=\\\"color: rgb(102, 102, 102); font-family: arial,sans-serif; font-size: 14px; font-style: normal; font-variant: normal; font-weight: 400; letter-spacing: normal; margin-bottom: 10px; margin-left: 80px; margin-right: 0px; margin-top: 0px; orphans: 2; text-align: left; text-decoration: none; text-indent: 0px; text-transform: none; -webkit-text-stroke-width: 0px; white-space: normal; word-spacing: 0px;\\\">\\r\\n\\t<strong style=\\\"font-weight: bold;\\\"><span style=\\\"font-family: verdana,geneva,sans-serif;\\\"><strong style=\\\"font-weight: bold;\\\">3\\u00baciclo<\\/strong> - <\\/span><\\/strong><span style=\\\"font-family: verdana,geneva,sans-serif;\\\">F\\u00e1tima Rocha<\\/span><\\/p>\\r\\n<p style=\\\"color: rgb(102, 102, 102); font-family: arial,sans-serif; font-size: 14px; font-style: normal; font-variant: normal; font-weight: 400; letter-spacing: normal; margin-bottom: 10px; margin-left: 80px; margin-right: 0px; margin-top: 0px; orphans: 2; text-align: left; text-decoration: none; text-indent: 0px; text-transform: none; -webkit-text-stroke-width: 0px; white-space: normal; word-spacing: 0px;\\\">\\r\\n\\t<strong style=\\\"font-weight: bold;\\\"><span style=\\\"font-family: verdana,geneva,sans-serif;\\\"><strong style=\\\"font-weight: bold;\\\">10\\u00baano<\\/strong> - <\\/span><\\/strong><span style=\\\"font-family: verdana,geneva,sans-serif;\\\">F\\u00e1tima Lopes<\\/span><\\/p>\\r\\n<p style=\\\"color: rgb(102, 102, 102); font-family: arial,sans-serif; font-size: 14px; font-style: normal; font-variant: normal; font-weight: 400; letter-spacing: normal; margin-bottom: 10px; margin-left: 80px; margin-right: 0px; margin-top: 0px; orphans: 2; text-align: left; text-decoration: none; text-indent: 0px; text-transform: none; -webkit-text-stroke-width: 0px; white-space: normal; word-spacing: 0px;\\\">\\r\\n\\t<strong style=\\\"font-weight: bold;\\\"><span style=\\\"font-family: verdana,geneva,sans-serif;\\\"><strong style=\\\"font-weight: bold;\\\">11\\u00ba \\/ 12\\u00baano<\\/strong> <\\/span><\\/strong><span style=\\\"font-family: verdana,geneva,sans-serif;\\\">- Elisabete Rodrigues<\\/span><\\/p>\\r\\n<p style=\\\"color: rgb(102, 102, 102); font-family: arial,sans-serif; font-size: 14px; font-style: normal; font-variant: normal; font-weight: 400; letter-spacing: normal; margin-bottom: 10px; margin-left: 80px; margin-right: 0px; margin-top: 0px; orphans: 2; text-align: left; text-decoration: none; text-indent: 0px; text-transform: none; -webkit-text-stroke-width: 0px; white-space: normal; word-spacing: 0px;\\\">\\r\\n\\t<strong style=\\\"font-weight: bold;\\\"><span style=\\\"font-family: verdana,geneva,sans-serif;\\\"><strong style=\\\"font-weight: bold;\\\">Cursos Profissionais<\\/strong> - <\\/span><\\/strong><span style=\\\"font-family: verdana,geneva,sans-serif;\\\">Gl\\u00f3ria Torres<\\/span><\\/p>\\r\\n<p style=\\\"color: rgb(102, 102, 102); font-family: arial,sans-serif; font-size: 14px; font-style: normal; font-variant: normal; font-weight: 400; letter-spacing: normal; margin-bottom: 10px; margin-left: 80px; margin-right: 0px; margin-top: 0px; orphans: 2; text-align: left; text-decoration: none; text-indent: 0px; text-transform: none; -webkit-text-stroke-width: 0px; white-space: normal; word-spacing: 0px;\\\">\\r\\n\\t&nbsp;<\\/p>\\r\\n<p style=\\\"color: rgb(102, 102, 102); font-family: arial,sans-serif; font-size: 14px; font-style: normal; font-variant: normal; font-weight: 400; letter-spacing: normal; margin-bottom: 10px; margin-left: 0px; margin-right: 0px; margin-top: 0px; orphans: 2; text-align: left; text-decoration: none; text-indent: 0px; text-transform: none; -webkit-text-stroke-width: 0px; white-space: normal; word-spacing: 0px;\\\">\\r\\n\\t&nbsp;<span style=\\\"text-decoration: underline;\\\"><span style=\\\"font-family: verdana,geneva,sans-serif;\\\"><strong style=\\\"font-weight: bold;\\\">EQUIPA DE APOIO EDUCATIVO ESPECIALIZADO<\\/strong><\\/span><\\/span><\\/p>\\r\\n<p style=\\\"color: rgb(102, 102, 102); font-family: arial,sans-serif; font-size: 14px; font-style: normal; font-variant: normal; font-weight: 400; letter-spacing: normal; margin-bottom: 10px; margin-left: 80px; margin-right: 0px; margin-top: 0px; orphans: 2; text-align: left; text-decoration: none; text-indent: 0px; text-transform: none; -webkit-text-stroke-width: 0px; white-space: normal; word-spacing: 0px;\\\">\\r\\n\\t<span style=\\\"font-family: verdana,geneva,sans-serif;\\\"><strong style=\\\"font-weight: bold;\\\">Coordenadora<\\/strong> - Andrea Val\\u00e9rio<\\/span><\\/p>\\r\\n<p style=\\\"color: rgb(102, 102, 102); font-family: arial,sans-serif; font-size: 14px; font-style: normal; font-variant: normal; font-weight: 400; letter-spacing: normal; margin-bottom: 10px; margin-left: 80px; margin-right: 0px; margin-top: 0px; orphans: 2; text-align: left; text-decoration: none; text-indent: 0px; text-transform: none; -webkit-text-stroke-width: 0px; white-space: normal; word-spacing: 0px;\\\">\\r\\n\\t&nbsp;<\\/p>\\r\\n<p style=\\\"color: rgb(102, 102, 102); font-family: arial,sans-serif; font-size: 14px; font-style: normal; font-variant: normal; font-weight: 400; letter-spacing: normal; margin-bottom: 10px; margin-left: 0px; margin-right: 0px; margin-top: 0px; orphans: 2; text-align: left; text-decoration: none; text-indent: 0px; text-transform: none; -webkit-text-stroke-width: 0px; white-space: normal; word-spacing: 0px;\\\">\\r\\n\\t<span style=\\\"text-decoration: underline;\\\"><span style=\\\"font-family: verdana,geneva,sans-serif;\\\"><strong style=\\\"font-weight: bold;\\\">PROJETOS E PLANO DE ATIVIDADES<\\/strong><\\/span><\\/span><\\/p>\\r\\n<p style=\\\"color: rgb(102, 102, 102); font-family: arial,sans-serif; font-size: 14px; font-style: normal; font-variant: normal; font-weight: 400; letter-spacing: normal; margin-bottom: 10px; margin-left: 80px; margin-right: 0px; margin-top: 0px; orphans: 2; text-align: left; text-decoration: none; text-indent: 0px; text-transform: none; -webkit-text-stroke-width: 0px; white-space: normal; word-spacing: 0px;\\\">\\r\\n\\t<span style=\\\"font-family: verdana,geneva,sans-serif;\\\"><strong style=\\\"font-weight: bold;\\\">Coordenadora <\\/strong>- F\\u00e1tima Moura Sim\\u00f5es<\\/span><\\/p>\\r\\n<p style=\\\"color: rgb(102, 102, 102); font-family: arial,sans-serif; font-size: 14px; font-style: normal; font-variant: normal; font-weight: 400; letter-spacing: normal; margin-bottom: 10px; margin-left: 80px; margin-right: 0px; margin-top: 0px; orphans: 2; text-align: left; text-decoration: none; text-indent: 0px; text-transform: none; -webkit-text-stroke-width: 0px; white-space: normal; word-spacing: 0px;\\\">\\r\\n\\t&nbsp;<\\/p>\\r\\n<p style=\\\"color: rgb(102, 102, 102); font-family: arial,sans-serif; font-size: 14px; font-style: normal; font-variant: normal; font-weight: 400; letter-spacing: normal; margin-bottom: 10px; margin-left: 0px; margin-right: 0px; margin-top: 0px; orphans: 2; text-align: left; text-decoration: none; text-indent: 0px; text-transform: none; -webkit-text-stroke-width: 0px; white-space: normal; word-spacing: 0px;\\\">\\r\\n\\t<span style=\\\"text-decoration: underline;\\\"><span style=\\\"font-family: verdana,geneva,sans-serif;\\\"><strong style=\\\"font-weight: bold;\\\">BIBLIOTECAS ESCOLARES<\\/strong><\\/span><\\/span><\\/p>\\r\\n<p style=\\\"color: rgb(102, 102, 102); font-family: arial,sans-serif; font-size: 14px; font-style: normal; font-variant: normal; font-weight: 400; letter-spacing: normal; margin-bottom: 10px; margin-left: 80px; margin-right: 0px; margin-top: 0px; orphans: 2; text-align: left; text-decoration: none; text-indent: 0px; text-transform: none; -webkit-text-stroke-width: 0px; white-space: normal; word-spacing: 0px;\\\">\\r\\n\\t<span style=\\\"font-family: verdana,geneva,sans-serif;\\\"><strong style=\\\"font-weight: bold;\\\">Coordenadora - <\\/strong>Nelma Nunes<\\/span><\\/p>\\r\\n<p>\\r\\n\\t&nbsp;<\\/p>\\r\\n\",\"fulltext\":\"\",\"state\":1,\"catid\":\"16\",\"created\":\"2019-08-20 13:50:39\",\"created_by\":\"231\",\"created_by_alias\":\"\",\"modified\":\"2019-08-20 13:50:39\",\"modified_by\":null,\"checked_out\":null,\"checked_out_time\":null,\"publish_up\":\"2019-08-20 13:50:39\",\"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\":\"{\\\"article_layout\\\":\\\"\\\",\\\"show_title\\\":\\\"\\\",\\\"link_titles\\\":\\\"\\\",\\\"show_tags\\\":\\\"\\\",\\\"show_intro\\\":\\\"\\\",\\\"info_block_position\\\":\\\"\\\",\\\"info_block_show_title\\\":\\\"\\\",\\\"show_category\\\":\\\"\\\",\\\"link_category\\\":\\\"\\\",\\\"show_parent_category\\\":\\\"\\\",\\\"link_parent_category\\\":\\\"\\\",\\\"show_associations\\\":\\\"\\\",\\\"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_page_title\\\":\\\"\\\",\\\"show_publishing_options\\\":\\\"\\\",\\\"show_article_options\\\":\\\"\\\",\\\"show_urls_images_backend\\\":\\\"\\\",\\\"show_urls_images_frontend\\\":\\\"\\\",\\\"astroid_article_type\\\":\\\"regular\\\",\\\"astroid_article_video_type\\\":\\\"youtube\\\",\\\"astroid_article_video_url\\\":\\\"\\\",\\\"astroid_article_gallery_width\\\":\\\"\\\",\\\"astroid_article_gallery_bullets\\\":\\\"1\\\",\\\"astroid_article_gallery_navigation\\\":\\\"1\\\",\\\"astroid_article_thumbnail\\\":\\\"1\\\",\\\"astroid_article_gallery_items\\\":[],\\\"astroid_article_audio_source\\\":\\\"soundcloud\\\",\\\"astroid_article_audio_soundcloud\\\":\\\"\\\",\\\"astroid_article_audio_spotify\\\":\\\"\\\",\\\"astroid_article_review_heading\\\":\\\"\\\",\\\"astroid_article_review_summery\\\":\\\"\\\",\\\"astroid_article_review_good\\\":\\\"\\\",\\\"astroid_article_review_bad\\\":\\\"\\\",\\\"astroid_article_review_rating\\\":\\\"5\\\",\\\"astroid_article_button_action\\\":\\\"\\\",\\\"astroid_article_button_link\\\":\\\"\\\",\\\"astroid_article_review_criterias\\\":[],\\\"astroid_article_quote_text\\\":\\\"\\\",\\\"astroid_article_quote_author\\\":\\\"\\\",\\\"astroid_article_badge\\\":\\\"0\\\",\\\"astroid_article_badge_type\\\":\\\"2\\\",\\\"astroid_article_badge_text\\\":\\\"\\\",\\\"astroid_article_badge_color\\\":\\\"\\\",\\\"astroid_article_badge_text_color\\\":\\\"\\\",\\\"astroid_relatedposts\\\":\\\"\\\",\\\"astroid_socialshare\\\":\\\"\\\",\\\"astroid_comments\\\":\\\"\\\",\\\"astroid_posttype\\\":\\\"\\\",\\\"astroid_readtime\\\":\\\"\\\",\\\"astroid_authorinfo\\\":\\\"\\\",\\\"astroid_og_title\\\":\\\"\\\",\\\"astroid_og_desc\\\":\\\"\\\",\\\"astroid_og_image\\\":\\\"\\\"}\",\"version\":1,\"ordering\":null,\"metakey\":\"\",\"metadesc\":\"\",\"access\":\"1\",\"hits\":null,\"metadata\":\"{\\\"robots\\\":\\\"\\\",\\\"author\\\":\\\"\\\",\\\"rights\\\":\\\"\\\",\\\"xreference\\\":\\\"\\\"}\",\"featured\":\"0\",\"language\":\"*\",\"xreference\":\"\",\"note\":\"\"}', 0),
(673, 77, 1, '', '2019-08-20 13:57:10', 231, 20003, '3556258e25bc4944b0c781ea44fba28c9df2d3de', '{\"id\":77,\"asset_id\":\"320\",\"title\":\"Conselho Pedag\\u00f3gico\",\"alias\":\"conselho-pedagogico\",\"introtext\":\"<p style=\\\"color: rgb(102, 102, 102); font-family: arial,sans-serif; font-size: 14px; font-style: normal; font-variant: normal; font-weight: 400; letter-spacing: normal; margin-bottom: 10px; margin-left: 0px; margin-right: 0px; margin-top: 0px; orphans: 2; text-align: left; text-decoration: none; text-indent: 0px; text-transform: none; -webkit-text-stroke-width: 0px; white-space: normal; word-spacing: 0px;\\\">\\r\\n\\t<span style=\\\"font-family: verdana,geneva,sans-serif;\\\"><span style=\\\"text-decoration: underline;\\\"><strong style=\\\"font-weight: bold;\\\">PRESIDENTE&nbsp;<\\/strong><\\/span><\\/span><\\/p>\\r\\n<p style=\\\"color: rgb(102, 102, 102); font-family: arial,sans-serif; font-size: 14px; font-style: normal; font-variant: normal; font-weight: 400; letter-spacing: normal; margin-bottom: 10px; margin-left: 80px; margin-right: 0px; margin-top: 0px; orphans: 2; text-align: left; text-decoration: none; text-indent: 0px; text-transform: none; -webkit-text-stroke-width: 0px; white-space: normal; word-spacing: 0px;\\\">\\r\\n\\t<strong style=\\\"font-weight: bold;\\\"><span style=\\\"font-family: verdana,geneva,sans-serif;\\\">Diretor - <\\/span><\\/strong><span style=\\\"font-family: verdana,geneva,sans-serif;\\\">Benjamim Moreira<\\/span><\\/p>\\r\\n<p style=\\\"color: rgb(102, 102, 102); font-family: arial,sans-serif; font-size: 14px; font-style: normal; font-variant: normal; font-weight: 400; letter-spacing: normal; margin-bottom: 10px; margin-left: 80px; margin-right: 0px; margin-top: 0px; orphans: 2; text-align: left; text-decoration: none; text-indent: 0px; text-transform: none; -webkit-text-stroke-width: 0px; white-space: normal; word-spacing: 0px;\\\">\\r\\n\\t&nbsp;<\\/p>\\r\\n<p style=\\\"color: rgb(102, 102, 102); font-family: arial,sans-serif; font-size: 14px; font-style: normal; font-variant: normal; font-weight: 400; letter-spacing: normal; margin-bottom: 10px; margin-left: 0px; margin-right: 0px; margin-top: 0px; orphans: 2; text-align: left; text-decoration: none; text-indent: 0px; text-transform: none; -webkit-text-stroke-width: 0px; white-space: normal; word-spacing: 0px;\\\">\\r\\n\\t<span style=\\\"text-decoration: underline;\\\"><span style=\\\"font-family: verdana,geneva,sans-serif;\\\"><strong style=\\\"font-weight: bold;\\\">DEPARTAMENTOS CURRICULARES<\\/strong><\\/span><\\/span><\\/p>\\r\\n<p style=\\\"color: rgb(102, 102, 102); font-family: arial,sans-serif; font-size: 14px; font-style: normal; font-variant: normal; font-weight: 400; letter-spacing: normal; margin-bottom: 10px; margin-left: 80px; margin-right: 0px; margin-top: 0px; orphans: 2; text-align: left; text-decoration: none; text-indent: 0px; text-transform: none; -webkit-text-stroke-width: 0px; white-space: normal; word-spacing: 0px;\\\">\\r\\n\\t<strong style=\\\"font-family: verdana,geneva,sans-serif; font-weight: bold; line-height: 1.5;\\\">1\\u00baCiclo<\\/strong><span style=\\\"font-family: verdana,geneva,sans-serif;\\\"><span style=\\\"line-height: 1.5;\\\"> -<\\/span><\\/span> <span style=\\\"font-family: verdana,geneva,sans-serif;\\\"><span style=\\\"line-height: 1.5;\\\"><span style=\\\"font-family: &amp;quot;Calibri&amp;quot;,&amp;quot;sans-serif&amp;quot;; font-size: 11pt; line-height: 115%;\\\">Irene S\\u00e1<\\/span><\\/span><\\/span><\\/p>\\r\\n<p style=\\\"color: rgb(102, 102, 102); font-family: arial,sans-serif; font-size: 14px; font-style: normal; font-variant: normal; font-weight: 400; letter-spacing: normal; margin-bottom: 10px; margin-left: 80px; margin-right: 0px; margin-top: 0px; orphans: 2; text-align: left; text-decoration: none; text-indent: 0px; text-transform: none; -webkit-text-stroke-width: 0px; white-space: normal; word-spacing: 0px;\\\">\\r\\n\\t<strong style=\\\"font-weight: bold;\\\"><span style=\\\"font-family: verdana,geneva,sans-serif;\\\"><strong style=\\\"font-weight: bold;\\\">Portugu\\u00eas<\\/strong> <\\/span><\\/strong><span style=\\\"font-family: verdana,geneva,sans-serif;\\\">- Ana Bela Afonso<\\/span><\\/p>\\r\\n<p style=\\\"color: rgb(102, 102, 102); font-family: arial,sans-serif; font-size: 14px; font-style: normal; font-variant: normal; font-weight: 400; letter-spacing: normal; margin-bottom: 10px; margin-left: 80px; margin-right: 0px; margin-top: 0px; orphans: 2; text-align: left; text-decoration: none; text-indent: 0px; text-transform: none; -webkit-text-stroke-width: 0px; white-space: normal; word-spacing: 0px;\\\">\\r\\n\\t<strong style=\\\"font-weight: bold;\\\"><span style=\\\"font-family: verdana,geneva,sans-serif;\\\"><strong style=\\\"font-weight: bold;\\\">L\\u00ednguas Estrangeiras<\\/strong> <\\/span><\\/strong><span style=\\\"font-family: verdana,geneva,sans-serif;\\\">- L\\u00edgia Magalh\\u00e3es<\\/span><\\/p>\\r\\n<p style=\\\"color: rgb(102, 102, 102); font-family: arial,sans-serif; font-size: 14px; font-style: normal; font-variant: normal; font-weight: 400; letter-spacing: normal; margin-bottom: 10px; margin-left: 80px; margin-right: 0px; margin-top: 0px; orphans: 2; text-align: left; text-decoration: none; text-indent: 0px; text-transform: none; -webkit-text-stroke-width: 0px; white-space: normal; word-spacing: 0px;\\\">\\r\\n\\t<strong style=\\\"font-weight: bold;\\\"><strong style=\\\"font-weight: bold;\\\"><span style=\\\"font-family: verdana,geneva,sans-serif;\\\">Matem\\u00e1tica e Inform\\u00e1tica<\\/span><\\/strong> <\\/strong><span style=\\\"font-family: verdana,geneva,sans-serif;\\\">- Ana Cristina Paula<\\/span><\\/p>\\r\\n<p style=\\\"color: rgb(102, 102, 102); font-family: arial,sans-serif; font-size: 14px; font-style: normal; font-variant: normal; font-weight: 400; letter-spacing: normal; margin-bottom: 10px; margin-left: 80px; margin-right: 0px; margin-top: 0px; orphans: 2; text-align: left; text-decoration: none; text-indent: 0px; text-transform: none; -webkit-text-stroke-width: 0px; white-space: normal; word-spacing: 0px;\\\">\\r\\n\\t<strong style=\\\"font-weight: bold;\\\"><strong style=\\\"font-weight: bold;\\\"><span style=\\\"font-family: verdana,geneva,sans-serif;\\\">Ci\\u00eancias Humanas e Sociais<\\/span><\\/strong> <\\/strong><span style=\\\"font-family: verdana,geneva,sans-serif;\\\">- Armando Borlido<\\/span><\\/p>\\r\\n<p style=\\\"color: rgb(102, 102, 102); font-family: arial,sans-serif; font-size: 14px; font-style: normal; font-variant: normal; font-weight: 400; letter-spacing: normal; margin-bottom: 10px; margin-left: 80px; margin-right: 0px; margin-top: 0px; orphans: 2; text-align: left; text-decoration: none; text-indent: 0px; text-transform: none; -webkit-text-stroke-width: 0px; white-space: normal; word-spacing: 0px;\\\">\\r\\n\\t<strong style=\\\"font-weight: bold;\\\"><strong style=\\\"font-weight: bold;\\\"><span style=\\\"font-family: verdana,geneva,sans-serif;\\\">Ci\\u00eancias Experimentais<\\/span><\\/strong> <\\/strong><span style=\\\"font-family: verdana,geneva,sans-serif;\\\">- Isabel Domingues<\\/span><\\/p>\\r\\n<p style=\\\"color: rgb(102, 102, 102); font-family: arial,sans-serif; font-size: 14px; font-style: normal; font-variant: normal; font-weight: 400; letter-spacing: normal; margin-bottom: 10px; margin-left: 80px; margin-right: 0px; margin-top: 0px; orphans: 2; text-align: left; text-decoration: none; text-indent: 0px; text-transform: none; -webkit-text-stroke-width: 0px; white-space: normal; word-spacing: 0px;\\\">\\r\\n\\t<strong style=\\\"font-weight: bold;\\\"><span style=\\\"font-family: verdana,geneva,sans-serif;\\\">Artes e <\\/span><strong style=\\\"font-weight: bold;\\\"><span style=\\\"font-family: verdana,geneva,sans-serif;\\\">Educa\\u00e7\\u00e3o F\\u00edsica<\\/span><\\/strong> <\\/strong><span style=\\\"font-family: verdana,geneva,sans-serif;\\\">- Ezequiel Vale<\\/span><\\/p>\\r\\n<p style=\\\"color: rgb(102, 102, 102); font-family: arial,sans-serif; font-size: 14px; font-style: normal; font-variant: normal; font-weight: 400; letter-spacing: normal; margin-bottom: 10px; margin-left: 80px; margin-right: 0px; margin-top: 0px; orphans: 2; text-align: left; text-decoration: none; text-indent: 0px; text-transform: none; -webkit-text-stroke-width: 0px; white-space: normal; word-spacing: 0px;\\\">\\r\\n\\t<strong style=\\\"font-weight: bold;\\\">&nbsp;<\\/strong><\\/p>\\r\\n<p style=\\\"color: rgb(102, 102, 102); font-family: arial,sans-serif; font-size: 14px; font-style: normal; font-variant: normal; font-weight: 400; letter-spacing: normal; margin-bottom: 10px; margin-left: 0px; margin-right: 0px; margin-top: 0px; orphans: 2; text-align: left; text-decoration: none; text-indent: 0px; text-transform: none; -webkit-text-stroke-width: 0px; white-space: normal; word-spacing: 0px;\\\">\\r\\n\\t<strong style=\\\"font-weight: bold;\\\">&nbsp;<span style=\\\"text-decoration: underline;\\\"><strong style=\\\"font-weight: bold;\\\"><span style=\\\"font-family: verdana,geneva,sans-serif;\\\">COORDENADORES DE DIRETORES DE TURMA<\\/span><\\/strong><\\/span><\\/strong><\\/p>\\r\\n<p style=\\\"color: rgb(102, 102, 102); font-family: arial,sans-serif; font-size: 14px; font-style: normal; font-variant: normal; font-weight: 400; letter-spacing: normal; margin-bottom: 10px; margin-left: 80px; margin-right: 0px; margin-top: 0px; orphans: 2; text-align: left; text-decoration: none; text-indent: 0px; text-transform: none; -webkit-text-stroke-width: 0px; white-space: normal; word-spacing: 0px;\\\">\\r\\n\\t<strong style=\\\"font-weight: bold;\\\"><span style=\\\"font-family: verdana,geneva,sans-serif;\\\"><strong style=\\\"font-weight: bold;\\\">2\\u00baciclo<\\/strong> - <\\/span><\\/strong><span style=\\\"font-family: verdana,geneva,sans-serif;\\\">Maria Isabel Barros<\\/span><\\/p>\\r\\n<p style=\\\"color: rgb(102, 102, 102); font-family: arial,sans-serif; font-size: 14px; font-style: normal; font-variant: normal; font-weight: 400; letter-spacing: normal; margin-bottom: 10px; margin-left: 80px; margin-right: 0px; margin-top: 0px; orphans: 2; text-align: left; text-decoration: none; text-indent: 0px; text-transform: none; -webkit-text-stroke-width: 0px; white-space: normal; word-spacing: 0px;\\\">\\r\\n\\t<strong style=\\\"font-weight: bold;\\\"><span style=\\\"font-family: verdana,geneva,sans-serif;\\\"><strong style=\\\"font-weight: bold;\\\">3\\u00baciclo<\\/strong> - <\\/span><\\/strong><span style=\\\"font-family: verdana,geneva,sans-serif;\\\">F\\u00e1tima Rocha<\\/span><\\/p>\\r\\n<p style=\\\"color: rgb(102, 102, 102); font-family: arial,sans-serif; font-size: 14px; font-style: normal; font-variant: normal; font-weight: 400; letter-spacing: normal; margin-bottom: 10px; margin-left: 80px; margin-right: 0px; margin-top: 0px; orphans: 2; text-align: left; text-decoration: none; text-indent: 0px; text-transform: none; -webkit-text-stroke-width: 0px; white-space: normal; word-spacing: 0px;\\\">\\r\\n\\t<strong style=\\\"font-weight: bold;\\\"><span style=\\\"font-family: verdana,geneva,sans-serif;\\\"><strong style=\\\"font-weight: bold;\\\">10\\u00baano<\\/strong> - <\\/span><\\/strong><span style=\\\"font-family: verdana,geneva,sans-serif;\\\">F\\u00e1tima Lopes<\\/span><\\/p>\\r\\n<p style=\\\"color: rgb(102, 102, 102); font-family: arial,sans-serif; font-size: 14px; font-style: normal; font-variant: normal; font-weight: 400; letter-spacing: normal; margin-bottom: 10px; margin-left: 80px; margin-right: 0px; margin-top: 0px; orphans: 2; text-align: left; text-decoration: none; text-indent: 0px; text-transform: none; -webkit-text-stroke-width: 0px; white-space: normal; word-spacing: 0px;\\\">\\r\\n\\t<strong style=\\\"font-weight: bold;\\\"><span style=\\\"font-family: verdana,geneva,sans-serif;\\\"><strong style=\\\"font-weight: bold;\\\">11\\u00ba \\/ 12\\u00baano<\\/strong> <\\/span><\\/strong><span style=\\\"font-family: verdana,geneva,sans-serif;\\\">- Elisabete Rodrigues<\\/span><\\/p>\\r\\n<p style=\\\"color: rgb(102, 102, 102); font-family: arial,sans-serif; font-size: 14px; font-style: normal; font-variant: normal; font-weight: 400; letter-spacing: normal; margin-bottom: 10px; margin-left: 80px; margin-right: 0px; margin-top: 0px; orphans: 2; text-align: left; text-decoration: none; text-indent: 0px; text-transform: none; -webkit-text-stroke-width: 0px; white-space: normal; word-spacing: 0px;\\\">\\r\\n\\t<strong style=\\\"font-weight: bold;\\\"><span style=\\\"font-family: verdana,geneva,sans-serif;\\\"><strong style=\\\"font-weight: bold;\\\">Cursos Profissionais<\\/strong> - <\\/span><\\/strong><span style=\\\"font-family: verdana,geneva,sans-serif;\\\">Gl\\u00f3ria Torres<\\/span><\\/p>\\r\\n<p style=\\\"color: rgb(102, 102, 102); font-family: arial,sans-serif; font-size: 14px; font-style: normal; font-variant: normal; font-weight: 400; letter-spacing: normal; margin-bottom: 10px; margin-left: 80px; margin-right: 0px; margin-top: 0px; orphans: 2; text-align: left; text-decoration: none; text-indent: 0px; text-transform: none; -webkit-text-stroke-width: 0px; white-space: normal; word-spacing: 0px;\\\">\\r\\n\\t&nbsp;<\\/p>\\r\\n<p style=\\\"color: rgb(102, 102, 102); font-family: arial,sans-serif; font-size: 14px; font-style: normal; font-variant: normal; font-weight: 400; letter-spacing: normal; margin-bottom: 10px; margin-left: 0px; margin-right: 0px; margin-top: 0px; orphans: 2; text-align: left; text-decoration: none; text-indent: 0px; text-transform: none; -webkit-text-stroke-width: 0px; white-space: normal; word-spacing: 0px;\\\">\\r\\n\\t&nbsp;<span style=\\\"text-decoration: underline;\\\"><span style=\\\"font-family: verdana,geneva,sans-serif;\\\"><strong style=\\\"font-weight: bold;\\\">EQUIPA DE APOIO EDUCATIVO ESPECIALIZADO<\\/strong><\\/span><\\/span><\\/p>\\r\\n<p style=\\\"color: rgb(102, 102, 102); font-family: arial,sans-serif; font-size: 14px; font-style: normal; font-variant: normal; font-weight: 400; letter-spacing: normal; margin-bottom: 10px; margin-left: 80px; margin-right: 0px; margin-top: 0px; orphans: 2; text-align: left; text-decoration: none; text-indent: 0px; text-transform: none; -webkit-text-stroke-width: 0px; white-space: normal; word-spacing: 0px;\\\">\\r\\n\\t<span style=\\\"font-family: verdana,geneva,sans-serif;\\\"><strong style=\\\"font-weight: bold;\\\">Coordenadora<\\/strong> - Andrea Val\\u00e9rio<\\/span><\\/p>\\r\\n<p style=\\\"color: rgb(102, 102, 102); font-family: arial,sans-serif; font-size: 14px; font-style: normal; font-variant: normal; font-weight: 400; letter-spacing: normal; margin-bottom: 10px; margin-left: 80px; margin-right: 0px; margin-top: 0px; orphans: 2; text-align: left; text-decoration: none; text-indent: 0px; text-transform: none; -webkit-text-stroke-width: 0px; white-space: normal; word-spacing: 0px;\\\">\\r\\n\\t&nbsp;<\\/p>\\r\\n<p style=\\\"color: rgb(102, 102, 102); font-family: arial,sans-serif; font-size: 14px; font-style: normal; font-variant: normal; font-weight: 400; letter-spacing: normal; margin-bottom: 10px; margin-left: 0px; margin-right: 0px; margin-top: 0px; orphans: 2; text-align: left; text-decoration: none; text-indent: 0px; text-transform: none; -webkit-text-stroke-width: 0px; white-space: normal; word-spacing: 0px;\\\">\\r\\n\\t<span style=\\\"text-decoration: underline;\\\"><span style=\\\"font-family: verdana,geneva,sans-serif;\\\"><strong style=\\\"font-weight: bold;\\\">PROJETOS E PLANO DE ATIVIDADES<\\/strong><\\/span><\\/span><\\/p>\\r\\n<p style=\\\"color: rgb(102, 102, 102); font-family: arial,sans-serif; font-size: 14px; font-style: normal; font-variant: normal; font-weight: 400; letter-spacing: normal; margin-bottom: 10px; margin-left: 80px; margin-right: 0px; margin-top: 0px; orphans: 2; text-align: left; text-decoration: none; text-indent: 0px; text-transform: none; -webkit-text-stroke-width: 0px; white-space: normal; word-spacing: 0px;\\\">\\r\\n\\t<span style=\\\"font-family: verdana,geneva,sans-serif;\\\"><strong style=\\\"font-weight: bold;\\\">Coordenadora <\\/strong>- F\\u00e1tima Moura Sim\\u00f5es<\\/span><\\/p>\\r\\n<p style=\\\"color: rgb(102, 102, 102); font-family: arial,sans-serif; font-size: 14px; font-style: normal; font-variant: normal; font-weight: 400; letter-spacing: normal; margin-bottom: 10px; margin-left: 80px; margin-right: 0px; margin-top: 0px; orphans: 2; text-align: left; text-decoration: none; text-indent: 0px; text-transform: none; -webkit-text-stroke-width: 0px; white-space: normal; word-spacing: 0px;\\\">\\r\\n\\t&nbsp;<\\/p>\\r\\n<p style=\\\"color: rgb(102, 102, 102); font-family: arial,sans-serif; font-size: 14px; font-style: normal; font-variant: normal; font-weight: 400; letter-spacing: normal; margin-bottom: 10px; margin-left: 0px; margin-right: 0px; margin-top: 0px; orphans: 2; text-align: left; text-decoration: none; text-indent: 0px; text-transform: none; -webkit-text-stroke-width: 0px; white-space: normal; word-spacing: 0px;\\\">\\r\\n\\t<span style=\\\"text-decoration: underline;\\\"><span style=\\\"font-family: verdana,geneva,sans-serif;\\\"><strong style=\\\"font-weight: bold;\\\">BIBLIOTECAS ESCOLARES<\\/strong><\\/span><\\/span><\\/p>\\r\\n<p style=\\\"color: rgb(102, 102, 102); font-family: arial,sans-serif; font-size: 14px; font-style: normal; font-variant: normal; font-weight: 400; letter-spacing: normal; margin-bottom: 10px; margin-left: 80px; margin-right: 0px; margin-top: 0px; orphans: 2; text-align: left; text-decoration: none; text-indent: 0px; text-transform: none; -webkit-text-stroke-width: 0px; white-space: normal; word-spacing: 0px;\\\">\\r\\n\\t<span style=\\\"font-family: verdana,geneva,sans-serif;\\\"><strong style=\\\"font-weight: bold;\\\">Coordenadora - <\\/strong>Nelma Nunes<\\/span><\\/p>\\r\\n<p>\\r\\n\\t&nbsp;<\\/p>\\r\\n\",\"fulltext\":\"\",\"state\":1,\"catid\":\"16\",\"created\":\"2019-08-20 13:50:39\",\"created_by\":\"231\",\"created_by_alias\":\"\",\"modified\":\"2019-08-20 13:57:10\",\"modified_by\":\"231\",\"checked_out\":\"231\",\"checked_out_time\":\"2019-08-20 13:57:00\",\"publish_up\":\"2019-08-20 13:50:39\",\"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\":\"{\\\"article_layout\\\":\\\"\\\",\\\"show_title\\\":\\\"\\\",\\\"link_titles\\\":\\\"\\\",\\\"show_tags\\\":\\\"\\\",\\\"show_intro\\\":\\\"\\\",\\\"info_block_position\\\":\\\"\\\",\\\"info_block_show_title\\\":\\\"\\\",\\\"show_category\\\":\\\"\\\",\\\"link_category\\\":\\\"\\\",\\\"show_parent_category\\\":\\\"\\\",\\\"link_parent_category\\\":\\\"\\\",\\\"show_associations\\\":\\\"\\\",\\\"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_page_title\\\":\\\"\\\",\\\"show_publishing_options\\\":\\\"\\\",\\\"show_article_options\\\":\\\"\\\",\\\"show_urls_images_backend\\\":\\\"\\\",\\\"show_urls_images_frontend\\\":\\\"\\\",\\\"astroid_article_type\\\":\\\"regular\\\",\\\"astroid_article_video_type\\\":\\\"youtube\\\",\\\"astroid_article_video_url\\\":\\\"\\\",\\\"astroid_article_gallery_width\\\":\\\"\\\",\\\"astroid_article_gallery_bullets\\\":\\\"1\\\",\\\"astroid_article_gallery_navigation\\\":\\\"1\\\",\\\"astroid_article_thumbnail\\\":\\\"1\\\",\\\"astroid_article_gallery_items\\\":[],\\\"astroid_article_audio_source\\\":\\\"soundcloud\\\",\\\"astroid_article_audio_soundcloud\\\":\\\"\\\",\\\"astroid_article_audio_spotify\\\":\\\"\\\",\\\"astroid_article_review_heading\\\":\\\"\\\",\\\"astroid_article_review_summery\\\":\\\"\\\",\\\"astroid_article_review_good\\\":\\\"\\\",\\\"astroid_article_review_bad\\\":\\\"\\\",\\\"astroid_article_review_rating\\\":\\\"5\\\",\\\"astroid_article_button_action\\\":\\\"\\\",\\\"astroid_article_button_link\\\":\\\"\\\",\\\"astroid_article_review_criterias\\\":[],\\\"astroid_article_quote_text\\\":\\\"\\\",\\\"astroid_article_quote_author\\\":\\\"\\\",\\\"astroid_article_badge\\\":\\\"0\\\",\\\"astroid_article_badge_type\\\":\\\"2\\\",\\\"astroid_article_badge_text\\\":\\\"\\\",\\\"astroid_article_badge_color\\\":\\\"\\\",\\\"astroid_article_badge_text_color\\\":\\\"\\\",\\\"astroid_relatedposts\\\":\\\"\\\",\\\"astroid_socialshare\\\":\\\"\\\",\\\"astroid_comments\\\":\\\"\\\",\\\"astroid_posttype\\\":\\\"\\\",\\\"astroid_readtime\\\":\\\"\\\",\\\"astroid_authorinfo\\\":\\\"0\\\",\\\"astroid_og_title\\\":\\\"\\\",\\\"astroid_og_desc\\\":\\\"\\\",\\\"astroid_og_image\\\":\\\"\\\"}\",\"version\":2,\"ordering\":\"0\",\"metakey\":\"\",\"metadesc\":\"\",\"access\":\"1\",\"hits\":\"0\",\"metadata\":\"{\\\"robots\\\":\\\"\\\",\\\"author\\\":\\\"\\\",\\\"rights\\\":\\\"\\\",\\\"xreference\\\":\\\"\\\"}\",\"featured\":\"0\",\"language\":\"*\",\"xreference\":\"\",\"note\":\"\"}', 0),
(674, 78, 1, '', '2019-08-20 13:58:32', 231, 4787, '6ed6d03be71504a6a909e3cad42b87acb22621d5', '{\"id\":78,\"asset_id\":321,\"title\":\"Conselho Administrativo\",\"alias\":\"conselho-administrativo\",\"introtext\":\"<p style=\\\"color: rgb(102, 102, 102); font-family: arial,sans-serif; font-size: 14px; font-style: normal; font-variant: normal; font-weight: 400; letter-spacing: normal; margin-bottom: 10px; margin-left: 40px; margin-right: 0px; margin-top: 0px; orphans: 2; text-align: left; text-decoration: none; text-indent: 0px; text-transform: none; -webkit-text-stroke-width: 0px; white-space: normal; word-spacing: 0px;\\\">\\r\\n\\t<span style=\\\"font-family: verdana,geneva,sans-serif;\\\"><strong style=\\\"font-weight: bold;\\\">Presidente<\\/strong> - Benjamim Moreira<\\/span><\\/p>\\r\\n<p style=\\\"color: rgb(102, 102, 102); font-family: arial,sans-serif; font-size: 14px; font-style: normal; font-variant: normal; font-weight: 400; letter-spacing: normal; margin-bottom: 10px; margin-left: 40px; margin-right: 0px; margin-top: 0px; orphans: 2; text-align: left; text-decoration: none; text-indent: 0px; text-transform: none; -webkit-text-stroke-width: 0px; white-space: normal; word-spacing: 0px;\\\">\\r\\n\\t<span style=\\\"font-family: verdana,geneva,sans-serif;\\\"><strong style=\\\"font-weight: bold;\\\">Vice-Presidente<\\/strong> - Ana Paula Painhas Pereira<\\/span><\\/p>\\r\\n<p style=\\\"color: rgb(102, 102, 102); font-family: arial,sans-serif; font-size: 14px; font-style: normal; font-variant: normal; font-weight: 400; letter-spacing: normal; margin-bottom: 10px; margin-left: 40px; margin-right: 0px; margin-top: 0px; orphans: 2; text-align: left; text-decoration: none; text-indent: 0px; text-transform: none; -webkit-text-stroke-width: 0px; white-space: normal; word-spacing: 0px;\\\">\\r\\n\\t<span style=\\\"font-family: verdana,geneva,sans-serif;\\\"><strong style=\\\"font-weight: bold;\\\">Secret\\u00e1ria<\\/strong> - Elizabete Monteiro<\\/span><\\/p>\\r\\n<p>\\r\\n\\t&nbsp;<\\/p>\\r\\n\",\"fulltext\":\"\",\"state\":1,\"catid\":\"16\",\"created\":\"2019-08-20 13:58:32\",\"created_by\":\"231\",\"created_by_alias\":\"\",\"modified\":\"2019-08-20 13:58:32\",\"modified_by\":null,\"checked_out\":null,\"checked_out_time\":null,\"publish_up\":\"2019-08-20 13:58:32\",\"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\":\"{\\\"article_layout\\\":\\\"\\\",\\\"show_title\\\":\\\"\\\",\\\"link_titles\\\":\\\"\\\",\\\"show_tags\\\":\\\"\\\",\\\"show_intro\\\":\\\"\\\",\\\"info_block_position\\\":\\\"\\\",\\\"info_block_show_title\\\":\\\"\\\",\\\"show_category\\\":\\\"\\\",\\\"link_category\\\":\\\"\\\",\\\"show_parent_category\\\":\\\"\\\",\\\"link_parent_category\\\":\\\"\\\",\\\"show_associations\\\":\\\"\\\",\\\"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_page_title\\\":\\\"\\\",\\\"show_publishing_options\\\":\\\"\\\",\\\"show_article_options\\\":\\\"\\\",\\\"show_urls_images_backend\\\":\\\"\\\",\\\"show_urls_images_frontend\\\":\\\"\\\",\\\"astroid_article_type\\\":\\\"regular\\\",\\\"astroid_article_video_type\\\":\\\"youtube\\\",\\\"astroid_article_video_url\\\":\\\"\\\",\\\"astroid_article_gallery_width\\\":\\\"\\\",\\\"astroid_article_gallery_bullets\\\":\\\"1\\\",\\\"astroid_article_gallery_navigation\\\":\\\"1\\\",\\\"astroid_article_thumbnail\\\":\\\"1\\\",\\\"astroid_article_gallery_items\\\":[],\\\"astroid_article_audio_source\\\":\\\"soundcloud\\\",\\\"astroid_article_audio_soundcloud\\\":\\\"\\\",\\\"astroid_article_audio_spotify\\\":\\\"\\\",\\\"astroid_article_review_heading\\\":\\\"\\\",\\\"astroid_article_review_summery\\\":\\\"\\\",\\\"astroid_article_review_good\\\":\\\"\\\",\\\"astroid_article_review_bad\\\":\\\"\\\",\\\"astroid_article_review_rating\\\":\\\"5\\\",\\\"astroid_article_button_action\\\":\\\"\\\",\\\"astroid_article_button_link\\\":\\\"\\\",\\\"astroid_article_review_criterias\\\":[],\\\"astroid_article_quote_text\\\":\\\"\\\",\\\"astroid_article_quote_author\\\":\\\"\\\",\\\"astroid_article_badge\\\":\\\"0\\\",\\\"astroid_article_badge_type\\\":\\\"2\\\",\\\"astroid_article_badge_text\\\":\\\"\\\",\\\"astroid_article_badge_color\\\":\\\"\\\",\\\"astroid_article_badge_text_color\\\":\\\"\\\",\\\"astroid_relatedposts\\\":\\\"\\\",\\\"astroid_socialshare\\\":\\\"\\\",\\\"astroid_comments\\\":\\\"\\\",\\\"astroid_posttype\\\":\\\"\\\",\\\"astroid_readtime\\\":\\\"\\\",\\\"astroid_authorinfo\\\":\\\"0\\\",\\\"astroid_og_title\\\":\\\"\\\",\\\"astroid_og_desc\\\":\\\"\\\",\\\"astroid_og_image\\\":\\\"\\\"}\",\"version\":1,\"ordering\":null,\"metakey\":\"\",\"metadesc\":\"\",\"access\":\"1\",\"hits\":null,\"metadata\":\"{\\\"robots\\\":\\\"\\\",\\\"author\\\":\\\"\\\",\\\"rights\\\":\\\"\\\",\\\"xreference\\\":\\\"\\\"}\",\"featured\":\"0\",\"language\":\"*\",\"xreference\":\"\",\"note\":\"\"}', 0);
INSERT INTO `ynfp8_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
(675, 79, 1, '', '2019-08-20 14:04:37', 231, 7028, '9f843a45e236aad8d728920d2e3ca73baef2d3da', '{\"id\":79,\"asset_id\":322,\"title\":\"Escola Secund\\u00e1ria Santa Maria Maior\",\"alias\":\"escola-secundaria-santa-maria-maior\",\"introtext\":\"<p style=\\\"margin: 0px 0px 10px; text-align: center; color: rgb(102, 102, 102); text-transform: none; text-indent: 0px; letter-spacing: normal; font-family: arial,sans-serif; font-size: 14px; font-style: normal; font-variant: normal; font-weight: 400; text-decoration: none; word-spacing: 0px; white-space: normal; orphans: 2; -webkit-text-stroke-width: 0px;\\\">\\r\\n\\t<img alt=\\\"\\\" src=\\\"images\\/imagens\\/Escola_Secundaria_Santa_Maria_Maior_4.jpg\\\" style=\\\"width: 500px; height: 333px;\\\" \\/><\\/p>\\r\\n<p style=\\\"color: rgb(102, 102, 102); font-family: arial,sans-serif; font-size: 14px; font-style: normal; font-variant: normal; font-weight: 400; letter-spacing: normal; margin-bottom: 10px; margin-left: 0px; margin-right: 0px; margin-top: 0px; orphans: 2; text-align: left; text-decoration: none; text-indent: 0px; text-transform: none; -webkit-text-stroke-width: 0px; white-space: normal; word-spacing: 0px;\\\">\\r\\n\\t&nbsp;<\\/p>\\r\\n<p class=\\\"contact-street\\\" style=\\\"color: rgb(102, 102, 102); font-family: arial,sans-serif; font-size: 14px; font-style: normal; font-variant: normal; font-weight: 400; letter-spacing: normal; margin-bottom: 10px; margin-left: 0px; margin-right: 0px; margin-top: 0px; orphans: 2; text-align: left; text-decoration: none; text-indent: 0px; text-transform: none; -webkit-text-stroke-width: 0px; white-space: normal; word-spacing: 0px;\\\">\\r\\n\\tRua Manuel Fi\\u00faza J\\u00fanior<\\/p>\\r\\n<p class=\\\"contact-suburb\\\" style=\\\"color: rgb(102, 102, 102); font-family: arial,sans-serif; font-size: 14px; font-style: normal; font-variant: normal; font-weight: 400; letter-spacing: normal; margin-bottom: 10px; margin-left: 0px; margin-right: 0px; margin-top: 0px; orphans: 2; text-align: justify; text-decoration: none; text-indent: 0px; text-transform: none; -webkit-text-stroke-width: 0px; white-space: normal; word-spacing: 0px;\\\">\\r\\n\\t4901-872 Viana do Castelo<\\/p>\\r\\n<p class=\\\"contact-suburb\\\" style=\\\"color: rgb(102, 102, 102); font-family: arial,sans-serif; font-size: 14px; font-style: normal; font-variant: normal; font-weight: 400; letter-spacing: normal; margin-bottom: 10px; margin-left: 0px; margin-right: 0px; margin-top: 0px; orphans: 2; text-align: justify; text-decoration: none; text-indent: 0px; text-transform: none; -webkit-text-stroke-width: 0px; white-space: normal; word-spacing: 0px;\\\">\\r\\n\\tContribuinte: 600072800<\\/p>\\r\\n<p class=\\\"contact-suburb\\\" style=\\\"color: rgb(102, 102, 102); font-family: arial,sans-serif; font-size: 14px; font-style: normal; font-variant: normal; font-weight: 400; letter-spacing: normal; margin-bottom: 10px; margin-left: 0px; margin-right: 0px; margin-top: 0px; orphans: 2; text-align: justify; text-decoration: none; text-indent: 0px; text-transform: none; -webkit-text-stroke-width: 0px; white-space: normal; word-spacing: 0px;\\\">\\r\\n\\tTel: 258 800 020&nbsp;&nbsp;&nbsp; Fax: 258 800 029<\\/p>\\r\\n<p class=\\\"contact-suburb\\\" style=\\\"color: rgb(102, 102, 102); font-family: arial,sans-serif; font-size: 14px; font-style: normal; font-variant: normal; font-weight: 400; letter-spacing: normal; margin-bottom: 10px; margin-left: 0px; margin-right: 0px; margin-top: 0px; orphans: 2; text-align: justify; text-decoration: none; text-indent: 0px; text-transform: none; -webkit-text-stroke-width: 0px; white-space: normal; word-spacing: 0px;\\\">\\r\\n\\tLatitude: 41.6995346&nbsp;&nbsp;&nbsp;&nbsp; Longitude: -8.8228932&nbsp;&nbsp;&nbsp;&nbsp; Altitude: 16 m<\\/p>\\r\\n<p class=\\\"contact-suburb\\\" style=\\\"margin: 0px 0px 10px; text-align: center; color: rgb(102, 102, 102); text-transform: none; text-indent: 0px; letter-spacing: normal; font-family: arial,sans-serif; font-size: 14px; font-style: normal; font-variant: normal; font-weight: 400; text-decoration: none; word-spacing: 0px; white-space: normal; orphans: 2; -webkit-text-stroke-width: 0px;\\\">\\r\\n\\t<img alt=\\\"\\\" src=\\\"images\\/imagens\\/mapa_maior.JPG\\\" style=\\\"width: 293px; height: 241px;\\\" \\/><\\/p>\\r\\n<p>\\r\\n\\t&nbsp;<\\/p>\\r\\n\",\"fulltext\":\"\",\"state\":1,\"catid\":\"16\",\"created\":\"2019-08-20 14:04:37\",\"created_by\":\"231\",\"created_by_alias\":\"\",\"modified\":\"2019-08-20 14:04:37\",\"modified_by\":null,\"checked_out\":null,\"checked_out_time\":null,\"publish_up\":\"2019-08-20 14:04:37\",\"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\":\"{\\\"article_layout\\\":\\\"\\\",\\\"show_title\\\":\\\"\\\",\\\"link_titles\\\":\\\"\\\",\\\"show_tags\\\":\\\"\\\",\\\"show_intro\\\":\\\"\\\",\\\"info_block_position\\\":\\\"\\\",\\\"info_block_show_title\\\":\\\"\\\",\\\"show_category\\\":\\\"\\\",\\\"link_category\\\":\\\"\\\",\\\"show_parent_category\\\":\\\"\\\",\\\"link_parent_category\\\":\\\"\\\",\\\"show_associations\\\":\\\"\\\",\\\"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_page_title\\\":\\\"\\\",\\\"show_publishing_options\\\":\\\"\\\",\\\"show_article_options\\\":\\\"\\\",\\\"show_urls_images_backend\\\":\\\"\\\",\\\"show_urls_images_frontend\\\":\\\"\\\",\\\"astroid_article_type\\\":\\\"regular\\\",\\\"astroid_article_video_type\\\":\\\"youtube\\\",\\\"astroid_article_video_url\\\":\\\"\\\",\\\"astroid_article_gallery_width\\\":\\\"\\\",\\\"astroid_article_gallery_bullets\\\":\\\"1\\\",\\\"astroid_article_gallery_navigation\\\":\\\"1\\\",\\\"astroid_article_thumbnail\\\":\\\"1\\\",\\\"astroid_article_gallery_items\\\":[],\\\"astroid_article_audio_source\\\":\\\"soundcloud\\\",\\\"astroid_article_audio_soundcloud\\\":\\\"\\\",\\\"astroid_article_audio_spotify\\\":\\\"\\\",\\\"astroid_article_review_heading\\\":\\\"\\\",\\\"astroid_article_review_summery\\\":\\\"\\\",\\\"astroid_article_review_good\\\":\\\"\\\",\\\"astroid_article_review_bad\\\":\\\"\\\",\\\"astroid_article_review_rating\\\":\\\"5\\\",\\\"astroid_article_button_action\\\":\\\"\\\",\\\"astroid_article_button_link\\\":\\\"\\\",\\\"astroid_article_review_criterias\\\":[],\\\"astroid_article_quote_text\\\":\\\"\\\",\\\"astroid_article_quote_author\\\":\\\"\\\",\\\"astroid_article_badge\\\":\\\"0\\\",\\\"astroid_article_badge_type\\\":\\\"2\\\",\\\"astroid_article_badge_text\\\":\\\"\\\",\\\"astroid_article_badge_color\\\":\\\"\\\",\\\"astroid_article_badge_text_color\\\":\\\"\\\",\\\"astroid_relatedposts\\\":\\\"\\\",\\\"astroid_socialshare\\\":\\\"\\\",\\\"astroid_comments\\\":\\\"\\\",\\\"astroid_posttype\\\":\\\"\\\",\\\"astroid_readtime\\\":\\\"\\\",\\\"astroid_authorinfo\\\":\\\"\\\",\\\"astroid_og_title\\\":\\\"\\\",\\\"astroid_og_desc\\\":\\\"\\\",\\\"astroid_og_image\\\":\\\"\\\"}\",\"version\":1,\"ordering\":null,\"metakey\":\"\",\"metadesc\":\"\",\"access\":\"1\",\"hits\":null,\"metadata\":\"{\\\"robots\\\":\\\"\\\",\\\"author\\\":\\\"\\\",\\\"rights\\\":\\\"\\\",\\\"xreference\\\":\\\"\\\"}\",\"featured\":\"0\",\"language\":\"*\",\"xreference\":\"\",\"note\":\"\"}', 0),
(676, 79, 1, '', '2019-08-20 14:06:40', 231, 7048, '97bb6abe74f6f4270e9fa240f89c17a7246a35e1', '{\"id\":79,\"asset_id\":\"322\",\"title\":\"Escola Secund\\u00e1ria Santa Maria Maior\",\"alias\":\"escola-secundaria-santa-maria-maior\",\"introtext\":\"<p style=\\\"margin: 0px 0px 10px; text-align: center; color: rgb(102, 102, 102); text-transform: none; text-indent: 0px; letter-spacing: normal; font-family: arial,sans-serif; font-size: 14px; font-style: normal; font-variant: normal; font-weight: 400; text-decoration: none; word-spacing: 0px; white-space: normal; orphans: 2; -webkit-text-stroke-width: 0px;\\\">\\r\\n\\t<img alt=\\\"\\\" src=\\\"images\\/imagens\\/Escola_Secundaria_Santa_Maria_Maior_4.jpg\\\" style=\\\"width: 500px; height: 333px;\\\" \\/><\\/p>\\r\\n<p style=\\\"color: rgb(102, 102, 102); font-family: arial,sans-serif; font-size: 14px; font-style: normal; font-variant: normal; font-weight: 400; letter-spacing: normal; margin-bottom: 10px; margin-left: 0px; margin-right: 0px; margin-top: 0px; orphans: 2; text-align: left; text-decoration: none; text-indent: 0px; text-transform: none; -webkit-text-stroke-width: 0px; white-space: normal; word-spacing: 0px;\\\">\\r\\n\\t&nbsp;<\\/p>\\r\\n<p class=\\\"contact-street\\\" style=\\\"color: rgb(102, 102, 102); font-family: arial,sans-serif; font-size: 14px; font-style: normal; font-variant: normal; font-weight: 400; letter-spacing: normal; margin-bottom: 10px; margin-left: 0px; margin-right: 0px; margin-top: 0px; orphans: 2; text-align: left; text-decoration: none; text-indent: 0px; text-transform: none; -webkit-text-stroke-width: 0px; white-space: normal; word-spacing: 0px;\\\">\\r\\n\\tRua Manuel Fi\\u00faza J\\u00fanior<\\/p>\\r\\n<p class=\\\"contact-suburb\\\" style=\\\"color: rgb(102, 102, 102); font-family: arial,sans-serif; font-size: 14px; font-style: normal; font-variant: normal; font-weight: 400; letter-spacing: normal; margin-bottom: 10px; margin-left: 0px; margin-right: 0px; margin-top: 0px; orphans: 2; text-align: justify; text-decoration: none; text-indent: 0px; text-transform: none; -webkit-text-stroke-width: 0px; white-space: normal; word-spacing: 0px;\\\">\\r\\n\\t4901-872 Viana do Castelo<\\/p>\\r\\n<p class=\\\"contact-suburb\\\" style=\\\"color: rgb(102, 102, 102); font-family: arial,sans-serif; font-size: 14px; font-style: normal; font-variant: normal; font-weight: 400; letter-spacing: normal; margin-bottom: 10px; margin-left: 0px; margin-right: 0px; margin-top: 0px; orphans: 2; text-align: justify; text-decoration: none; text-indent: 0px; text-transform: none; -webkit-text-stroke-width: 0px; white-space: normal; word-spacing: 0px;\\\">\\r\\n\\tContribuinte: 600072800<\\/p>\\r\\n<p class=\\\"contact-suburb\\\" style=\\\"color: rgb(102, 102, 102); font-family: arial,sans-serif; font-size: 14px; font-style: normal; font-variant: normal; font-weight: 400; letter-spacing: normal; margin-bottom: 10px; margin-left: 0px; margin-right: 0px; margin-top: 0px; orphans: 2; text-align: justify; text-decoration: none; text-indent: 0px; text-transform: none; -webkit-text-stroke-width: 0px; white-space: normal; word-spacing: 0px;\\\">\\r\\n\\tTel: 258 800 020&nbsp;&nbsp;&nbsp; Fax: 258 800 029<\\/p>\\r\\n<p class=\\\"contact-suburb\\\" style=\\\"color: rgb(102, 102, 102); font-family: arial,sans-serif; font-size: 14px; font-style: normal; font-variant: normal; font-weight: 400; letter-spacing: normal; margin-bottom: 10px; margin-left: 0px; margin-right: 0px; margin-top: 0px; orphans: 2; text-align: justify; text-decoration: none; text-indent: 0px; text-transform: none; -webkit-text-stroke-width: 0px; white-space: normal; word-spacing: 0px;\\\">\\r\\n\\tLatitude: 41.6995346&nbsp;&nbsp;&nbsp;&nbsp; Longitude: -8.8228932&nbsp;&nbsp;&nbsp;&nbsp; Altitude: 16 m<\\/p>\\r\\n<p class=\\\"contact-suburb\\\" style=\\\"margin: 0px 0px 10px; text-align: center; color: rgb(102, 102, 102); text-transform: none; text-indent: 0px; letter-spacing: normal; font-family: arial,sans-serif; font-size: 14px; font-style: normal; font-variant: normal; font-weight: 400; text-decoration: none; word-spacing: 0px; white-space: normal; orphans: 2; -webkit-text-stroke-width: 0px;\\\">\\r\\n\\t<img alt=\\\"\\\" src=\\\"images\\/imagens\\/mapa_maior.JPG\\\" style=\\\"width: 293px; height: 241px;\\\" \\/><\\/p>\\r\\n<p>\\r\\n\\t&nbsp;<\\/p>\\r\\n\",\"fulltext\":\"\",\"state\":1,\"catid\":\"16\",\"created\":\"2019-08-20 14:04:37\",\"created_by\":\"231\",\"created_by_alias\":\"\",\"modified\":\"2019-08-20 14:06:40\",\"modified_by\":\"231\",\"checked_out\":\"231\",\"checked_out_time\":\"2019-08-20 14:06:30\",\"publish_up\":\"2019-08-20 14:04:37\",\"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\":\"{\\\"article_layout\\\":\\\"\\\",\\\"show_title\\\":\\\"\\\",\\\"link_titles\\\":\\\"\\\",\\\"show_tags\\\":\\\"\\\",\\\"show_intro\\\":\\\"\\\",\\\"info_block_position\\\":\\\"\\\",\\\"info_block_show_title\\\":\\\"\\\",\\\"show_category\\\":\\\"\\\",\\\"link_category\\\":\\\"\\\",\\\"show_parent_category\\\":\\\"\\\",\\\"link_parent_category\\\":\\\"\\\",\\\"show_associations\\\":\\\"\\\",\\\"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_page_title\\\":\\\"\\\",\\\"show_publishing_options\\\":\\\"\\\",\\\"show_article_options\\\":\\\"\\\",\\\"show_urls_images_backend\\\":\\\"\\\",\\\"show_urls_images_frontend\\\":\\\"\\\",\\\"astroid_article_type\\\":\\\"regular\\\",\\\"astroid_article_video_type\\\":\\\"youtube\\\",\\\"astroid_article_video_url\\\":\\\"\\\",\\\"astroid_article_gallery_width\\\":\\\"\\\",\\\"astroid_article_gallery_bullets\\\":\\\"1\\\",\\\"astroid_article_gallery_navigation\\\":\\\"1\\\",\\\"astroid_article_thumbnail\\\":\\\"1\\\",\\\"astroid_article_gallery_items\\\":[],\\\"astroid_article_audio_source\\\":\\\"soundcloud\\\",\\\"astroid_article_audio_soundcloud\\\":\\\"\\\",\\\"astroid_article_audio_spotify\\\":\\\"\\\",\\\"astroid_article_review_heading\\\":\\\"\\\",\\\"astroid_article_review_summery\\\":\\\"\\\",\\\"astroid_article_review_good\\\":\\\"\\\",\\\"astroid_article_review_bad\\\":\\\"\\\",\\\"astroid_article_review_rating\\\":\\\"5\\\",\\\"astroid_article_button_action\\\":\\\"\\\",\\\"astroid_article_button_link\\\":\\\"\\\",\\\"astroid_article_review_criterias\\\":[],\\\"astroid_article_quote_text\\\":\\\"\\\",\\\"astroid_article_quote_author\\\":\\\"\\\",\\\"astroid_article_badge\\\":\\\"0\\\",\\\"astroid_article_badge_type\\\":\\\"2\\\",\\\"astroid_article_badge_text\\\":\\\"\\\",\\\"astroid_article_badge_color\\\":\\\"\\\",\\\"astroid_article_badge_text_color\\\":\\\"\\\",\\\"astroid_relatedposts\\\":\\\"\\\",\\\"astroid_socialshare\\\":\\\"\\\",\\\"astroid_comments\\\":\\\"\\\",\\\"astroid_posttype\\\":\\\"\\\",\\\"astroid_readtime\\\":\\\"\\\",\\\"astroid_authorinfo\\\":\\\"0\\\",\\\"astroid_og_title\\\":\\\"\\\",\\\"astroid_og_desc\\\":\\\"\\\",\\\"astroid_og_image\\\":\\\"\\\"}\",\"version\":2,\"ordering\":\"0\",\"metakey\":\"\",\"metadesc\":\"\",\"access\":\"1\",\"hits\":\"0\",\"metadata\":\"{\\\"robots\\\":\\\"\\\",\\\"author\\\":\\\"\\\",\\\"rights\\\":\\\"\\\",\\\"xreference\\\":\\\"\\\"}\",\"featured\":\"0\",\"language\":\"*\",\"xreference\":\"\",\"note\":\"\"}', 0),
(677, 80, 1, '', '2019-08-22 09:44:44', 231, 6470, 'e8d8c05ca8c31da45821c68b606d3717dddbc4b0', '{\"id\":80,\"asset_id\":323,\"title\":\"E. B. 2, 3 Frei Bartolomeu dos M\\u00e1rtires\",\"alias\":\"e-b-2-3-frei-bartolomeu-dos-martires\",\"introtext\":\"<p style=\\\"margin: 0px 0px 10px; text-align: center; color: rgb(102, 102, 102); text-transform: none; text-indent: 0px; letter-spacing: normal; font-family: arial,sans-serif; font-size: 14px; font-style: normal; font-variant: normal; font-weight: 400; text-decoration: none; word-spacing: 0px; white-space: normal; orphans: 2; -webkit-text-stroke-width: 0px;\\\">\\r\\n\\t<img alt=\\\"Frei pag\\\" src=\\\"images\\/imagens\\/IMG_5242.JPG\\\" style=\\\"border: 0px; border-image: none; width: 300px; height: 200px; vertical-align: middle; max-width: 100%;\\\" \\/><\\/p>\\r\\n<p style=\\\"color: rgb(102, 102, 102); font-family: arial,sans-serif; font-size: 14px; font-style: normal; font-variant: normal; font-weight: 400; letter-spacing: normal; margin-bottom: 10px; margin-left: 0px; margin-right: 0px; margin-top: 0px; orphans: 2; text-align: left; text-decoration: none; text-indent: 0px; text-transform: none; -webkit-text-stroke-width: 0px; white-space: normal; word-spacing: 0px;\\\">\\r\\n\\t&nbsp;<\\/p>\\r\\n<p style=\\\"color: rgb(102, 102, 102); font-family: arial,sans-serif; font-size: 14px; font-style: normal; font-variant: normal; font-weight: 400; letter-spacing: normal; margin-bottom: 10px; margin-left: 0px; margin-right: 0px; margin-top: 0px; orphans: 2; text-align: left; text-decoration: none; text-indent: 0px; text-transform: none; -webkit-text-stroke-width: 0px; white-space: normal; word-spacing: 0px;\\\">\\r\\n\\tAvenida Capit\\u00e3o Gaspar Castro<\\/p>\\r\\n<p style=\\\"color: rgb(102, 102, 102); font-family: arial,sans-serif; font-size: 14px; font-style: normal; font-variant: normal; font-weight: 400; letter-spacing: normal; margin-bottom: 10px; margin-left: 0px; margin-right: 0px; margin-top: 0px; orphans: 2; text-align: left; text-decoration: none; text-indent: 0px; text-transform: none; -webkit-text-stroke-width: 0px; white-space: normal; word-spacing: 0px;\\\">\\r\\n\\t4900-462 Viana do Castelo<\\/p>\\r\\n<p style=\\\"color: rgb(102, 102, 102); font-family: arial,sans-serif; font-size: 14px; font-style: normal; font-variant: normal; font-weight: 400; letter-spacing: normal; margin-bottom: 10px; margin-left: 0px; margin-right: 0px; margin-top: 0px; orphans: 2; text-align: left; text-decoration: none; text-indent: 0px; text-transform: none; -webkit-text-stroke-width: 0px; white-space: normal; word-spacing: 0px;\\\">\\r\\n\\tTel: 258 806 480&nbsp;&nbsp;&nbsp; Fax: 258 806 489<\\/p>\\r\\n<p style=\\\"color: rgb(102, 102, 102); font-family: arial,sans-serif; font-size: 14px; font-style: normal; font-variant: normal; font-weight: 400; letter-spacing: normal; margin-bottom: 10px; margin-left: 0px; margin-right: 0px; margin-top: 0px; orphans: 2; text-align: left; text-decoration: none; text-indent: 0px; text-transform: none; -webkit-text-stroke-width: 0px; white-space: normal; word-spacing: 0px;\\\">\\r\\n\\tLatitude: 41.70119154&nbsp;&nbsp;&nbsp;&nbsp; Longitude: -8.82224719&nbsp;&nbsp;&nbsp; Altitude: 19 m<\\/p>\\r\\n<p style=\\\"margin: 0px 0px 10px; text-align: center; color: rgb(102, 102, 102); text-transform: none; text-indent: 0px; letter-spacing: normal; font-family: arial,sans-serif; font-size: 14px; font-style: normal; font-variant: normal; font-weight: 400; text-decoration: none; word-spacing: 0px; white-space: normal; orphans: 2; -webkit-text-stroke-width: 0px;\\\">\\r\\n\\t<img alt=\\\"\\\" src=\\\"images\\/imagens\\/mapa_frei.JPG\\\" style=\\\"width: 350px; height: 148px;\\\" \\/><\\/p>\\r\\n<p>\\r\\n\\t&nbsp;<\\/p>\\r\\n\",\"fulltext\":\"\",\"state\":1,\"catid\":\"16\",\"created\":\"2019-08-22 09:44:44\",\"created_by\":\"231\",\"created_by_alias\":\"\",\"modified\":\"2019-08-22 09:44:44\",\"modified_by\":null,\"checked_out\":null,\"checked_out_time\":null,\"publish_up\":\"2019-08-22 09:44:44\",\"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\":\"{\\\"article_layout\\\":\\\"\\\",\\\"show_title\\\":\\\"\\\",\\\"link_titles\\\":\\\"\\\",\\\"show_tags\\\":\\\"\\\",\\\"show_intro\\\":\\\"\\\",\\\"info_block_position\\\":\\\"\\\",\\\"info_block_show_title\\\":\\\"\\\",\\\"show_category\\\":\\\"\\\",\\\"link_category\\\":\\\"\\\",\\\"show_parent_category\\\":\\\"\\\",\\\"link_parent_category\\\":\\\"\\\",\\\"show_associations\\\":\\\"\\\",\\\"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_page_title\\\":\\\"\\\",\\\"show_publishing_options\\\":\\\"\\\",\\\"show_article_options\\\":\\\"\\\",\\\"show_urls_images_backend\\\":\\\"\\\",\\\"show_urls_images_frontend\\\":\\\"\\\",\\\"astroid_article_type\\\":\\\"regular\\\",\\\"astroid_article_video_type\\\":\\\"youtube\\\",\\\"astroid_article_video_url\\\":\\\"\\\",\\\"astroid_article_gallery_width\\\":\\\"\\\",\\\"astroid_article_gallery_bullets\\\":\\\"1\\\",\\\"astroid_article_gallery_navigation\\\":\\\"1\\\",\\\"astroid_article_thumbnail\\\":\\\"1\\\",\\\"astroid_article_gallery_items\\\":[],\\\"astroid_article_audio_source\\\":\\\"soundcloud\\\",\\\"astroid_article_audio_soundcloud\\\":\\\"\\\",\\\"astroid_article_audio_spotify\\\":\\\"\\\",\\\"astroid_article_review_heading\\\":\\\"\\\",\\\"astroid_article_review_summery\\\":\\\"\\\",\\\"astroid_article_review_good\\\":\\\"\\\",\\\"astroid_article_review_bad\\\":\\\"\\\",\\\"astroid_article_review_rating\\\":\\\"5\\\",\\\"astroid_article_button_action\\\":\\\"\\\",\\\"astroid_article_button_link\\\":\\\"\\\",\\\"astroid_article_review_criterias\\\":[],\\\"astroid_article_quote_text\\\":\\\"\\\",\\\"astroid_article_quote_author\\\":\\\"\\\",\\\"astroid_article_badge\\\":\\\"0\\\",\\\"astroid_article_badge_type\\\":\\\"2\\\",\\\"astroid_article_badge_text\\\":\\\"\\\",\\\"astroid_article_badge_color\\\":\\\"\\\",\\\"astroid_article_badge_text_color\\\":\\\"\\\",\\\"astroid_relatedposts\\\":\\\"\\\",\\\"astroid_socialshare\\\":\\\"\\\",\\\"astroid_comments\\\":\\\"\\\",\\\"astroid_posttype\\\":\\\"\\\",\\\"astroid_readtime\\\":\\\"\\\",\\\"astroid_authorinfo\\\":\\\"\\\",\\\"astroid_og_title\\\":\\\"\\\",\\\"astroid_og_desc\\\":\\\"\\\",\\\"astroid_og_image\\\":\\\"\\\"}\",\"version\":1,\"ordering\":null,\"metakey\":\"\",\"metadesc\":\"\",\"access\":\"1\",\"hits\":null,\"metadata\":\"{\\\"robots\\\":\\\"\\\",\\\"author\\\":\\\"\\\",\\\"rights\\\":\\\"\\\",\\\"xreference\\\":\\\"\\\"}\",\"featured\":\"0\",\"language\":\"*\",\"xreference\":\"\",\"note\":\"\"}', 0),
(678, 80, 1, '', '2019-08-22 09:46:42', 231, 6490, '4b54295cb087883280b8c81845ccd3471326c2f2', '{\"id\":80,\"asset_id\":\"323\",\"title\":\"E. B. 2, 3 Frei Bartolomeu dos M\\u00e1rtires\",\"alias\":\"e-b-2-3-frei-bartolomeu-dos-martires\",\"introtext\":\"<p style=\\\"margin: 0px 0px 10px; text-align: center; color: rgb(102, 102, 102); text-transform: none; text-indent: 0px; letter-spacing: normal; font-family: arial,sans-serif; font-size: 14px; font-style: normal; font-variant: normal; font-weight: 400; text-decoration: none; word-spacing: 0px; white-space: normal; orphans: 2; -webkit-text-stroke-width: 0px;\\\">\\r\\n\\t<img alt=\\\"Frei pag\\\" src=\\\"images\\/imagens\\/IMG_5242.JPG\\\" style=\\\"border: 0px; border-image: none; width: 300px; height: 200px; vertical-align: middle; max-width: 100%;\\\" \\/><\\/p>\\r\\n<p style=\\\"color: rgb(102, 102, 102); font-family: arial,sans-serif; font-size: 14px; font-style: normal; font-variant: normal; font-weight: 400; letter-spacing: normal; margin-bottom: 10px; margin-left: 0px; margin-right: 0px; margin-top: 0px; orphans: 2; text-align: left; text-decoration: none; text-indent: 0px; text-transform: none; -webkit-text-stroke-width: 0px; white-space: normal; word-spacing: 0px;\\\">\\r\\n\\t&nbsp;<\\/p>\\r\\n<p style=\\\"color: rgb(102, 102, 102); font-family: arial,sans-serif; font-size: 14px; font-style: normal; font-variant: normal; font-weight: 400; letter-spacing: normal; margin-bottom: 10px; margin-left: 0px; margin-right: 0px; margin-top: 0px; orphans: 2; text-align: left; text-decoration: none; text-indent: 0px; text-transform: none; -webkit-text-stroke-width: 0px; white-space: normal; word-spacing: 0px;\\\">\\r\\n\\tAvenida Capit\\u00e3o Gaspar Castro<\\/p>\\r\\n<p style=\\\"color: rgb(102, 102, 102); font-family: arial,sans-serif; font-size: 14px; font-style: normal; font-variant: normal; font-weight: 400; letter-spacing: normal; margin-bottom: 10px; margin-left: 0px; margin-right: 0px; margin-top: 0px; orphans: 2; text-align: left; text-decoration: none; text-indent: 0px; text-transform: none; -webkit-text-stroke-width: 0px; white-space: normal; word-spacing: 0px;\\\">\\r\\n\\t4900-462 Viana do Castelo<\\/p>\\r\\n<p style=\\\"color: rgb(102, 102, 102); font-family: arial,sans-serif; font-size: 14px; font-style: normal; font-variant: normal; font-weight: 400; letter-spacing: normal; margin-bottom: 10px; margin-left: 0px; margin-right: 0px; margin-top: 0px; orphans: 2; text-align: left; text-decoration: none; text-indent: 0px; text-transform: none; -webkit-text-stroke-width: 0px; white-space: normal; word-spacing: 0px;\\\">\\r\\n\\tTel: 258 806 480&nbsp;&nbsp;&nbsp; Fax: 258 806 489<\\/p>\\r\\n<p style=\\\"color: rgb(102, 102, 102); font-family: arial,sans-serif; font-size: 14px; font-style: normal; font-variant: normal; font-weight: 400; letter-spacing: normal; margin-bottom: 10px; margin-left: 0px; margin-right: 0px; margin-top: 0px; orphans: 2; text-align: left; text-decoration: none; text-indent: 0px; text-transform: none; -webkit-text-stroke-width: 0px; white-space: normal; word-spacing: 0px;\\\">\\r\\n\\tLatitude: 41.70119154&nbsp;&nbsp;&nbsp;&nbsp; Longitude: -8.82224719&nbsp;&nbsp;&nbsp; Altitude: 19 m<\\/p>\\r\\n<p style=\\\"margin: 0px 0px 10px; text-align: center; color: rgb(102, 102, 102); text-transform: none; text-indent: 0px; letter-spacing: normal; font-family: arial,sans-serif; font-size: 14px; font-style: normal; font-variant: normal; font-weight: 400; text-decoration: none; word-spacing: 0px; white-space: normal; orphans: 2; -webkit-text-stroke-width: 0px;\\\">\\r\\n\\t<img alt=\\\"\\\" src=\\\"images\\/imagens\\/mapa_frei.JPG\\\" style=\\\"width: 350px; height: 148px;\\\" \\/><\\/p>\\r\\n<p>\\r\\n\\t&nbsp;<\\/p>\\r\\n\",\"fulltext\":\"\",\"state\":1,\"catid\":\"16\",\"created\":\"2019-08-22 09:44:44\",\"created_by\":\"231\",\"created_by_alias\":\"\",\"modified\":\"2019-08-22 09:46:42\",\"modified_by\":\"231\",\"checked_out\":\"231\",\"checked_out_time\":\"2019-08-22 09:46:23\",\"publish_up\":\"2019-08-22 09:44:44\",\"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\":\"{\\\"article_layout\\\":\\\"\\\",\\\"show_title\\\":\\\"\\\",\\\"link_titles\\\":\\\"\\\",\\\"show_tags\\\":\\\"\\\",\\\"show_intro\\\":\\\"\\\",\\\"info_block_position\\\":\\\"\\\",\\\"info_block_show_title\\\":\\\"\\\",\\\"show_category\\\":\\\"\\\",\\\"link_category\\\":\\\"\\\",\\\"show_parent_category\\\":\\\"\\\",\\\"link_parent_category\\\":\\\"\\\",\\\"show_associations\\\":\\\"\\\",\\\"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_page_title\\\":\\\"\\\",\\\"show_publishing_options\\\":\\\"\\\",\\\"show_article_options\\\":\\\"\\\",\\\"show_urls_images_backend\\\":\\\"\\\",\\\"show_urls_images_frontend\\\":\\\"\\\",\\\"astroid_article_type\\\":\\\"regular\\\",\\\"astroid_article_video_type\\\":\\\"youtube\\\",\\\"astroid_article_video_url\\\":\\\"\\\",\\\"astroid_article_gallery_width\\\":\\\"\\\",\\\"astroid_article_gallery_bullets\\\":\\\"1\\\",\\\"astroid_article_gallery_navigation\\\":\\\"1\\\",\\\"astroid_article_thumbnail\\\":\\\"1\\\",\\\"astroid_article_gallery_items\\\":[],\\\"astroid_article_audio_source\\\":\\\"soundcloud\\\",\\\"astroid_article_audio_soundcloud\\\":\\\"\\\",\\\"astroid_article_audio_spotify\\\":\\\"\\\",\\\"astroid_article_review_heading\\\":\\\"\\\",\\\"astroid_article_review_summery\\\":\\\"\\\",\\\"astroid_article_review_good\\\":\\\"\\\",\\\"astroid_article_review_bad\\\":\\\"\\\",\\\"astroid_article_review_rating\\\":\\\"5\\\",\\\"astroid_article_button_action\\\":\\\"\\\",\\\"astroid_article_button_link\\\":\\\"\\\",\\\"astroid_article_review_criterias\\\":[],\\\"astroid_article_quote_text\\\":\\\"\\\",\\\"astroid_article_quote_author\\\":\\\"\\\",\\\"astroid_article_badge\\\":\\\"0\\\",\\\"astroid_article_badge_type\\\":\\\"2\\\",\\\"astroid_article_badge_text\\\":\\\"\\\",\\\"astroid_article_badge_color\\\":\\\"\\\",\\\"astroid_article_badge_text_color\\\":\\\"\\\",\\\"astroid_relatedposts\\\":\\\"\\\",\\\"astroid_socialshare\\\":\\\"\\\",\\\"astroid_comments\\\":\\\"\\\",\\\"astroid_posttype\\\":\\\"\\\",\\\"astroid_readtime\\\":\\\"\\\",\\\"astroid_authorinfo\\\":\\\"0\\\",\\\"astroid_og_title\\\":\\\"\\\",\\\"astroid_og_desc\\\":\\\"\\\",\\\"astroid_og_image\\\":\\\"\\\"}\",\"version\":2,\"ordering\":\"0\",\"metakey\":\"\",\"metadesc\":\"\",\"access\":\"1\",\"hits\":\"0\",\"metadata\":\"{\\\"robots\\\":\\\"\\\",\\\"author\\\":\\\"\\\",\\\"rights\\\":\\\"\\\",\\\"xreference\\\":\\\"\\\"}\",\"featured\":\"0\",\"language\":\"*\",\"xreference\":\"\",\"note\":\"\"}', 0),
(679, 81, 1, '', '2019-08-22 09:51:08', 231, 5258, '410d467240bd20c8e98765c5f7ee94c7e105fc05', '{\"id\":81,\"asset_id\":324,\"title\":\"E. B. 1 do Carmo\",\"alias\":\"e-b-1-do-carmo\",\"introtext\":\"<p style=\\\"text-align: center;\\\">\\r\\n\\t<img alt=\\\"\\\" src=\\\"images\\/imagens\\/13_Carmo.png\\\" style=\\\"width: 450px; height: 253px;\\\" \\/><\\/p>\\r\\n<p>\\r\\n\\t&nbsp;<\\/p>\\r\\n<p style=\\\"color: rgb(102, 102, 102); font-family: arial,sans-serif; font-size: 14px; font-style: normal; font-variant: normal; font-weight: 400; letter-spacing: normal; margin-bottom: 10px; margin-left: 0px; margin-right: 0px; margin-top: 0px; orphans: 2; text-align: left; text-decoration: none; text-indent: 0px; text-transform: none; -webkit-text-stroke-width: 0px; white-space: normal; word-spacing: 0px;\\\">\\r\\n\\tEstrada da Papanata<\\/p>\\r\\n<p style=\\\"color: rgb(102, 102, 102); font-family: arial,sans-serif; font-size: 14px; font-style: normal; font-variant: normal; font-weight: 400; letter-spacing: normal; margin-bottom: 10px; margin-left: 0px; margin-right: 0px; margin-top: 0px; orphans: 2; text-align: left; text-decoration: none; text-indent: 0px; text-transform: none; -webkit-text-stroke-width: 0px; white-space: normal; word-spacing: 0px;\\\">\\r\\n\\t4900-470 Viana do Castelo<\\/p>\\r\\n<p style=\\\"color: rgb(102, 102, 102); font-family: arial,sans-serif; font-size: 14px; font-style: normal; font-variant: normal; font-weight: 400; letter-spacing: normal; margin-bottom: 10px; margin-left: 0px; margin-right: 0px; margin-top: 0px; orphans: 2; text-align: left; text-decoration: none; text-indent: 0px; text-transform: none; -webkit-text-stroke-width: 0px; white-space: normal; word-spacing: 0px;\\\">\\r\\n\\tTel: 258 824 965&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; Fax: 258 824 965<\\/p>\\r\\n<p style=\\\"color: rgb(102, 102, 102); font-family: arial,sans-serif; font-size: 14px; font-style: normal; font-variant: normal; font-weight: 400; letter-spacing: normal; margin-bottom: 10px; margin-left: 0px; margin-right: 0px; margin-top: 0px; orphans: 2; text-align: left; text-decoration: none; text-indent: 0px; text-transform: none; -webkit-text-stroke-width: 0px; white-space: normal; word-spacing: 0px;\\\">\\r\\n\\tLatitude: 41.69632406&nbsp;&nbsp;&nbsp;&nbsp; Longitude: -8.82229038&nbsp;&nbsp;&nbsp;&nbsp; Altitude: 10 m<\\/p>\\r\\n<p style=\\\"text-align: center;\\\">\\r\\n\\t<img alt=\\\"\\\" src=\\\"images\\/imagens\\/mapa_eb1_carmo.JPG\\\" style=\\\"width: 378px; height: 165px;\\\" \\/><\\/p>\\r\\n\",\"fulltext\":\"\",\"state\":1,\"catid\":\"16\",\"created\":\"2019-08-22 09:51:08\",\"created_by\":\"231\",\"created_by_alias\":\"\",\"modified\":\"2019-08-22 09:51:08\",\"modified_by\":null,\"checked_out\":null,\"checked_out_time\":null,\"publish_up\":\"2019-08-22 09:51:08\",\"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\":\"{\\\"article_layout\\\":\\\"\\\",\\\"show_title\\\":\\\"\\\",\\\"link_titles\\\":\\\"\\\",\\\"show_tags\\\":\\\"\\\",\\\"show_intro\\\":\\\"\\\",\\\"info_block_position\\\":\\\"\\\",\\\"info_block_show_title\\\":\\\"\\\",\\\"show_category\\\":\\\"\\\",\\\"link_category\\\":\\\"\\\",\\\"show_parent_category\\\":\\\"\\\",\\\"link_parent_category\\\":\\\"\\\",\\\"show_associations\\\":\\\"\\\",\\\"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_page_title\\\":\\\"\\\",\\\"show_publishing_options\\\":\\\"\\\",\\\"show_article_options\\\":\\\"\\\",\\\"show_urls_images_backend\\\":\\\"\\\",\\\"show_urls_images_frontend\\\":\\\"\\\",\\\"astroid_article_type\\\":\\\"regular\\\",\\\"astroid_article_video_type\\\":\\\"youtube\\\",\\\"astroid_article_video_url\\\":\\\"\\\",\\\"astroid_article_gallery_width\\\":\\\"\\\",\\\"astroid_article_gallery_bullets\\\":\\\"1\\\",\\\"astroid_article_gallery_navigation\\\":\\\"1\\\",\\\"astroid_article_thumbnail\\\":\\\"1\\\",\\\"astroid_article_gallery_items\\\":[],\\\"astroid_article_audio_source\\\":\\\"soundcloud\\\",\\\"astroid_article_audio_soundcloud\\\":\\\"\\\",\\\"astroid_article_audio_spotify\\\":\\\"\\\",\\\"astroid_article_review_heading\\\":\\\"\\\",\\\"astroid_article_review_summery\\\":\\\"\\\",\\\"astroid_article_review_good\\\":\\\"\\\",\\\"astroid_article_review_bad\\\":\\\"\\\",\\\"astroid_article_review_rating\\\":\\\"5\\\",\\\"astroid_article_button_action\\\":\\\"\\\",\\\"astroid_article_button_link\\\":\\\"\\\",\\\"astroid_article_review_criterias\\\":[],\\\"astroid_article_quote_text\\\":\\\"\\\",\\\"astroid_article_quote_author\\\":\\\"\\\",\\\"astroid_article_badge\\\":\\\"0\\\",\\\"astroid_article_badge_type\\\":\\\"2\\\",\\\"astroid_article_badge_text\\\":\\\"\\\",\\\"astroid_article_badge_color\\\":\\\"\\\",\\\"astroid_article_badge_text_color\\\":\\\"\\\",\\\"astroid_relatedposts\\\":\\\"\\\",\\\"astroid_socialshare\\\":\\\"\\\",\\\"astroid_comments\\\":\\\"\\\",\\\"astroid_posttype\\\":\\\"\\\",\\\"astroid_readtime\\\":\\\"\\\",\\\"astroid_authorinfo\\\":\\\"0\\\",\\\"astroid_og_title\\\":\\\"\\\",\\\"astroid_og_desc\\\":\\\"\\\",\\\"astroid_og_image\\\":\\\"\\\"}\",\"version\":1,\"ordering\":null,\"metakey\":\"\",\"metadesc\":\"\",\"access\":\"1\",\"hits\":null,\"metadata\":\"{\\\"robots\\\":\\\"\\\",\\\"author\\\":\\\"\\\",\\\"rights\\\":\\\"\\\",\\\"xreference\\\":\\\"\\\"}\",\"featured\":\"0\",\"language\":\"*\",\"xreference\":\"\",\"note\":\"\"}', 0),
(680, 80, 1, '', '2019-08-22 09:52:48', 231, 6632, '5e62e05d13edf6aa0ca3df28cab5a14ae0b3c49e', '{\"id\":80,\"asset_id\":\"323\",\"title\":\"E. B. 2, 3 Frei Bartolomeu dos M\\u00e1rtires\",\"alias\":\"e-b-2-3-frei-bartolomeu-dos-martires\",\"introtext\":\"<p style=\\\"margin: 0px 0px 10px; text-align: center; color: rgb(102, 102, 102); text-transform: none; text-indent: 0px; letter-spacing: normal; font-family: arial,sans-serif; font-size: 14px; font-style: normal; font-variant: normal; font-weight: 400; text-decoration: none; word-spacing: 0px; white-space: normal; orphans: 2; -webkit-text-stroke-width: 0px;\\\">\\r\\n\\t<img alt=\\\"Frei pag\\\" class=\\\"cke-resize\\\" src=\\\"images\\/imagens\\/IMG_5242.JPG\\\" style=\\\"border: 0px; border-image: none; width: 400px; height: 267px; vertical-align: middle; max-width: 100%;\\\" \\/><\\/p>\\r\\n<p style=\\\"color: rgb(102, 102, 102); font-family: arial,sans-serif; font-size: 14px; font-style: normal; font-variant: normal; font-weight: 400; letter-spacing: normal; margin-bottom: 10px; margin-left: 0px; margin-right: 0px; margin-top: 0px; orphans: 2; text-align: left; text-decoration: none; text-indent: 0px; text-transform: none; -webkit-text-stroke-width: 0px; white-space: normal; word-spacing: 0px;\\\">\\r\\n\\t&nbsp;<\\/p>\\r\\n<p style=\\\"color: rgb(102, 102, 102); font-family: arial,sans-serif; font-size: 14px; font-style: normal; font-variant: normal; font-weight: 400; letter-spacing: normal; margin-bottom: 10px; margin-left: 0px; margin-right: 0px; margin-top: 0px; orphans: 2; text-align: left; text-decoration: none; text-indent: 0px; text-transform: none; -webkit-text-stroke-width: 0px; white-space: normal; word-spacing: 0px;\\\">\\r\\n\\tAvenida Capit\\u00e3o Gaspar Castro<\\/p>\\r\\n<p style=\\\"color: rgb(102, 102, 102); font-family: arial,sans-serif; font-size: 14px; font-style: normal; font-variant: normal; font-weight: 400; letter-spacing: normal; margin-bottom: 10px; margin-left: 0px; margin-right: 0px; margin-top: 0px; orphans: 2; text-align: left; text-decoration: none; text-indent: 0px; text-transform: none; -webkit-text-stroke-width: 0px; white-space: normal; word-spacing: 0px;\\\">\\r\\n\\t4900-462 Viana do Castelo<\\/p>\\r\\n<p style=\\\"color: rgb(102, 102, 102); font-family: arial,sans-serif; font-size: 14px; font-style: normal; font-variant: normal; font-weight: 400; letter-spacing: normal; margin-bottom: 10px; margin-left: 0px; margin-right: 0px; margin-top: 0px; orphans: 2; text-align: left; text-decoration: none; text-indent: 0px; text-transform: none; -webkit-text-stroke-width: 0px; white-space: normal; word-spacing: 0px;\\\">\\r\\n\\tTel: 258 806 480&nbsp;&nbsp;&nbsp; Fax: 258 806 489<\\/p>\\r\\n<p style=\\\"color: rgb(102, 102, 102); font-family: arial,sans-serif; font-size: 14px; font-style: normal; font-variant: normal; font-weight: 400; letter-spacing: normal; margin-bottom: 10px; margin-left: 0px; margin-right: 0px; margin-top: 0px; orphans: 2; text-align: left; text-decoration: none; text-indent: 0px; text-transform: none; -webkit-text-stroke-width: 0px; white-space: normal; word-spacing: 0px;\\\">\\r\\n\\tLatitude: 41.70119154&nbsp;&nbsp;&nbsp;&nbsp; Longitude: -8.82224719&nbsp;&nbsp;&nbsp; Altitude: 19 m<\\/p>\\r\\n<p style=\\\"margin: 0px 0px 10px; text-align: center; color: rgb(102, 102, 102); text-transform: none; text-indent: 0px; letter-spacing: normal; font-family: arial,sans-serif; font-size: 14px; font-style: normal; font-variant: normal; font-weight: 400; text-decoration: none; word-spacing: 0px; white-space: normal; orphans: 2; -webkit-text-stroke-width: 0px;\\\">\\r\\n\\t<img alt=\\\"\\\" src=\\\"images\\/imagens\\/mapa_frei.JPG\\\" style=\\\"width: 350px; height: 148px;\\\" \\/><\\/p>\\r\\n<p>\\r\\n\\t&nbsp;<\\/p>\\r\\n<div id=\\\"ckimgrsz\\\" style=\\\"left: 242.7px; top: 8px;\\\">\\r\\n\\t<div class=\\\"preview\\\">\\r\\n\\t\\t&nbsp;<\\/div>\\r\\n<\\/div>\\r\\n\",\"fulltext\":\"\",\"state\":1,\"catid\":\"16\",\"created\":\"2019-08-22 09:44:44\",\"created_by\":\"231\",\"created_by_alias\":\"\",\"modified\":\"2019-08-22 09:52:48\",\"modified_by\":\"231\",\"checked_out\":\"231\",\"checked_out_time\":\"2019-08-22 09:52:27\",\"publish_up\":\"2019-08-22 09:44:44\",\"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\":\"{\\\"article_layout\\\":\\\"\\\",\\\"show_title\\\":\\\"\\\",\\\"link_titles\\\":\\\"\\\",\\\"show_tags\\\":\\\"\\\",\\\"show_intro\\\":\\\"\\\",\\\"info_block_position\\\":\\\"\\\",\\\"info_block_show_title\\\":\\\"\\\",\\\"show_category\\\":\\\"\\\",\\\"link_category\\\":\\\"\\\",\\\"show_parent_category\\\":\\\"\\\",\\\"link_parent_category\\\":\\\"\\\",\\\"show_associations\\\":\\\"\\\",\\\"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_page_title\\\":\\\"\\\",\\\"show_publishing_options\\\":\\\"\\\",\\\"show_article_options\\\":\\\"\\\",\\\"show_urls_images_backend\\\":\\\"\\\",\\\"show_urls_images_frontend\\\":\\\"\\\",\\\"astroid_article_type\\\":\\\"regular\\\",\\\"astroid_article_video_type\\\":\\\"youtube\\\",\\\"astroid_article_video_url\\\":\\\"\\\",\\\"astroid_article_gallery_width\\\":\\\"\\\",\\\"astroid_article_gallery_bullets\\\":\\\"1\\\",\\\"astroid_article_gallery_navigation\\\":\\\"1\\\",\\\"astroid_article_thumbnail\\\":\\\"1\\\",\\\"astroid_article_gallery_items\\\":[],\\\"astroid_article_audio_source\\\":\\\"soundcloud\\\",\\\"astroid_article_audio_soundcloud\\\":\\\"\\\",\\\"astroid_article_audio_spotify\\\":\\\"\\\",\\\"astroid_article_review_heading\\\":\\\"\\\",\\\"astroid_article_review_summery\\\":\\\"\\\",\\\"astroid_article_review_good\\\":\\\"\\\",\\\"astroid_article_review_bad\\\":\\\"\\\",\\\"astroid_article_review_rating\\\":\\\"5\\\",\\\"astroid_article_button_action\\\":\\\"\\\",\\\"astroid_article_button_link\\\":\\\"\\\",\\\"astroid_article_review_criterias\\\":[],\\\"astroid_article_quote_text\\\":\\\"\\\",\\\"astroid_article_quote_author\\\":\\\"\\\",\\\"astroid_article_badge\\\":\\\"0\\\",\\\"astroid_article_badge_type\\\":\\\"2\\\",\\\"astroid_article_badge_text\\\":\\\"\\\",\\\"astroid_article_badge_color\\\":\\\"\\\",\\\"astroid_article_badge_text_color\\\":\\\"\\\",\\\"astroid_relatedposts\\\":\\\"\\\",\\\"astroid_socialshare\\\":\\\"\\\",\\\"astroid_comments\\\":\\\"\\\",\\\"astroid_posttype\\\":\\\"\\\",\\\"astroid_readtime\\\":\\\"\\\",\\\"astroid_authorinfo\\\":\\\"0\\\",\\\"astroid_og_title\\\":\\\"\\\",\\\"astroid_og_desc\\\":\\\"\\\",\\\"astroid_og_image\\\":\\\"\\\"}\",\"version\":3,\"ordering\":\"1\",\"metakey\":\"\",\"metadesc\":\"\",\"access\":\"1\",\"hits\":\"0\",\"metadata\":\"{\\\"robots\\\":\\\"\\\",\\\"author\\\":\\\"\\\",\\\"rights\\\":\\\"\\\",\\\"xreference\\\":\\\"\\\"}\",\"featured\":\"0\",\"language\":\"*\",\"xreference\":\"\",\"note\":\"\"}', 0);
INSERT INTO `ynfp8_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
(681, 82, 1, '', '2019-08-22 09:55:02', 231, 5661, '3f4516e7f448d9bec25382a8b2bb5847464a3b47', '{\"id\":82,\"asset_id\":325,\"title\":\"Servi\\u00e7os Administrativos\",\"alias\":\"servicos-administrativos\",\"introtext\":\"<p style=\\\"color: rgb(102, 102, 102); font-family: arial,sans-serif; font-size: 14px; font-style: normal; font-variant: normal; font-weight: 400; letter-spacing: normal; margin-bottom: 10px; margin-left: 0px; margin-right: 0px; margin-top: 0px; orphans: 2; text-align: center; text-decoration: none; text-indent: 0px; text-transform: none; -webkit-text-stroke-width: 0px; white-space: normal; word-spacing: 0px;\\\">\\r\\n\\t<span style=\\\"font-size: 20px;\\\"><strong style=\\\"font-weight: bold;\\\"><span style=\\\"font-family: verdana,geneva,sans-serif;\\\">HOR\\u00c1RIO DE FUNCIONAMENTO<\\/span><\\/strong><\\/span><\\/p>\\r\\n<p style=\\\"color: rgb(102, 102, 102); font-family: arial,sans-serif; font-size: 14px; font-style: normal; font-variant: normal; font-weight: 400; letter-spacing: normal; margin-bottom: 10px; margin-left: 0px; margin-right: 0px; margin-top: 0px; orphans: 2; text-align: center; text-decoration: none; text-indent: 0px; text-transform: none; -webkit-text-stroke-width: 0px; white-space: normal; word-spacing: 0px;\\\">\\r\\n\\t&nbsp;<\\/p>\\r\\n<p style=\\\"color: rgb(102, 102, 102); font-family: arial,sans-serif; font-size: 14px; font-style: normal; font-variant: normal; font-weight: 400; letter-spacing: normal; margin-bottom: 10px; margin-left: 0px; margin-right: 0px; margin-top: 0px; orphans: 2; text-align: center; text-decoration: none; text-indent: 0px; text-transform: none; -webkit-text-stroke-width: 0px; white-space: normal; word-spacing: 0px;\\\">\\r\\n\\t<span style=\\\"font-family: verdana,geneva,sans-serif;\\\">09.00 \\u00e0s 12.30 (escola sede)<\\/span><\\/p>\\r\\n<p style=\\\"color: rgb(102, 102, 102); font-family: arial,sans-serif; font-size: 14px; font-style: normal; font-variant: normal; font-weight: 400; letter-spacing: normal; margin-bottom: 10px; margin-left: 0px; margin-right: 0px; margin-top: 0px; orphans: 2; text-align: center; text-decoration: none; text-indent: 0px; text-transform: none; -webkit-text-stroke-width: 0px; white-space: normal; word-spacing: 0px;\\\">\\r\\n\\t<span style=\\\"font-family: verdana,geneva,sans-serif;\\\">14.00 \\u00e0s 17.00 (escola sede)<\\/span><\\/p>\\r\\n<p style=\\\"color: rgb(102, 102, 102); font-family: arial,sans-serif; font-size: 14px; font-style: normal; font-variant: normal; font-weight: 400; letter-spacing: normal; margin-bottom: 10px; margin-left: 0px; margin-right: 0px; margin-top: 0px; orphans: 2; text-align: center; text-decoration: none; text-indent: 0px; text-transform: none; -webkit-text-stroke-width: 0px; white-space: normal; word-spacing: 0px;\\\">\\r\\n\\t<span style=\\\"font-family: verdana,geneva,sans-serif;\\\">08.20 \\u00e0s 14.20 (Frei)<\\/span><\\/p>\\r\\n\",\"fulltext\":\"\",\"state\":1,\"catid\":\"16\",\"created\":\"2019-08-22 09:55:02\",\"created_by\":\"231\",\"created_by_alias\":\"\",\"modified\":\"2019-08-22 09:55:02\",\"modified_by\":null,\"checked_out\":null,\"checked_out_time\":null,\"publish_up\":\"2019-08-22 09:55: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\":\"{\\\"article_layout\\\":\\\"\\\",\\\"show_title\\\":\\\"\\\",\\\"link_titles\\\":\\\"\\\",\\\"show_tags\\\":\\\"\\\",\\\"show_intro\\\":\\\"\\\",\\\"info_block_position\\\":\\\"\\\",\\\"info_block_show_title\\\":\\\"\\\",\\\"show_category\\\":\\\"\\\",\\\"link_category\\\":\\\"\\\",\\\"show_parent_category\\\":\\\"\\\",\\\"link_parent_category\\\":\\\"\\\",\\\"show_associations\\\":\\\"\\\",\\\"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_page_title\\\":\\\"\\\",\\\"show_publishing_options\\\":\\\"\\\",\\\"show_article_options\\\":\\\"\\\",\\\"show_urls_images_backend\\\":\\\"\\\",\\\"show_urls_images_frontend\\\":\\\"\\\",\\\"astroid_article_type\\\":\\\"regular\\\",\\\"astroid_article_video_type\\\":\\\"youtube\\\",\\\"astroid_article_video_url\\\":\\\"\\\",\\\"astroid_article_gallery_width\\\":\\\"\\\",\\\"astroid_article_gallery_bullets\\\":\\\"1\\\",\\\"astroid_article_gallery_navigation\\\":\\\"1\\\",\\\"astroid_article_thumbnail\\\":\\\"1\\\",\\\"astroid_article_gallery_items\\\":[],\\\"astroid_article_audio_source\\\":\\\"soundcloud\\\",\\\"astroid_article_audio_soundcloud\\\":\\\"\\\",\\\"astroid_article_audio_spotify\\\":\\\"\\\",\\\"astroid_article_review_heading\\\":\\\"\\\",\\\"astroid_article_review_summery\\\":\\\"\\\",\\\"astroid_article_review_good\\\":\\\"\\\",\\\"astroid_article_review_bad\\\":\\\"\\\",\\\"astroid_article_review_rating\\\":\\\"5\\\",\\\"astroid_article_button_action\\\":\\\"\\\",\\\"astroid_article_button_link\\\":\\\"\\\",\\\"astroid_article_review_criterias\\\":[],\\\"astroid_article_quote_text\\\":\\\"\\\",\\\"astroid_article_quote_author\\\":\\\"\\\",\\\"astroid_article_badge\\\":\\\"0\\\",\\\"astroid_article_badge_type\\\":\\\"2\\\",\\\"astroid_article_badge_text\\\":\\\"\\\",\\\"astroid_article_badge_color\\\":\\\"\\\",\\\"astroid_article_badge_text_color\\\":\\\"\\\",\\\"astroid_relatedposts\\\":\\\"\\\",\\\"astroid_socialshare\\\":\\\"\\\",\\\"astroid_comments\\\":\\\"\\\",\\\"astroid_posttype\\\":\\\"\\\",\\\"astroid_readtime\\\":\\\"\\\",\\\"astroid_authorinfo\\\":\\\"0\\\",\\\"astroid_og_title\\\":\\\"\\\",\\\"astroid_og_desc\\\":\\\"\\\",\\\"astroid_og_image\\\":\\\"\\\"}\",\"version\":1,\"ordering\":null,\"metakey\":\"\",\"metadesc\":\"\",\"access\":\"1\",\"hits\":null,\"metadata\":\"{\\\"robots\\\":\\\"\\\",\\\"author\\\":\\\"\\\",\\\"rights\\\":\\\"\\\",\\\"xreference\\\":\\\"\\\"}\",\"featured\":\"0\",\"language\":\"*\",\"xreference\":\"\",\"note\":\"\"}', 0),
(682, 83, 1, '', '2019-08-22 09:59:59', 231, 3096, '8ca16d4e5d205c15a4f7a43379f31caecea8386f', '{\"id\":83,\"asset_id\":326,\"title\":\"Hor\\u00e1rio de atendimento SPO\",\"alias\":\"horario-de-atendimento-spo\",\"introtext\":\"<p>\\r\\n\\tEm atualiza\\u00e7\\u00e3o.....<\\/p>\\r\\n\",\"fulltext\":\"\",\"state\":1,\"catid\":\"16\",\"created\":\"2019-08-22 09:59:59\",\"created_by\":\"231\",\"created_by_alias\":\"\",\"modified\":\"2019-08-22 09:59:59\",\"modified_by\":null,\"checked_out\":null,\"checked_out_time\":null,\"publish_up\":\"2019-08-22 09:59:59\",\"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\":\"{\\\"article_layout\\\":\\\"\\\",\\\"show_title\\\":\\\"\\\",\\\"link_titles\\\":\\\"\\\",\\\"show_tags\\\":\\\"\\\",\\\"show_intro\\\":\\\"\\\",\\\"info_block_position\\\":\\\"\\\",\\\"info_block_show_title\\\":\\\"\\\",\\\"show_category\\\":\\\"\\\",\\\"link_category\\\":\\\"\\\",\\\"show_parent_category\\\":\\\"\\\",\\\"link_parent_category\\\":\\\"\\\",\\\"show_associations\\\":\\\"\\\",\\\"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_page_title\\\":\\\"\\\",\\\"show_publishing_options\\\":\\\"\\\",\\\"show_article_options\\\":\\\"\\\",\\\"show_urls_images_backend\\\":\\\"\\\",\\\"show_urls_images_frontend\\\":\\\"\\\",\\\"astroid_article_type\\\":\\\"regular\\\",\\\"astroid_article_video_type\\\":\\\"youtube\\\",\\\"astroid_article_video_url\\\":\\\"\\\",\\\"astroid_article_gallery_width\\\":\\\"\\\",\\\"astroid_article_gallery_bullets\\\":\\\"1\\\",\\\"astroid_article_gallery_navigation\\\":\\\"1\\\",\\\"astroid_article_thumbnail\\\":\\\"1\\\",\\\"astroid_article_gallery_items\\\":[],\\\"astroid_article_audio_source\\\":\\\"soundcloud\\\",\\\"astroid_article_audio_soundcloud\\\":\\\"\\\",\\\"astroid_article_audio_spotify\\\":\\\"\\\",\\\"astroid_article_review_heading\\\":\\\"\\\",\\\"astroid_article_review_summery\\\":\\\"\\\",\\\"astroid_article_review_good\\\":\\\"\\\",\\\"astroid_article_review_bad\\\":\\\"\\\",\\\"astroid_article_review_rating\\\":\\\"5\\\",\\\"astroid_article_button_action\\\":\\\"\\\",\\\"astroid_article_button_link\\\":\\\"\\\",\\\"astroid_article_review_criterias\\\":[],\\\"astroid_article_quote_text\\\":\\\"\\\",\\\"astroid_article_quote_author\\\":\\\"\\\",\\\"astroid_article_badge\\\":\\\"0\\\",\\\"astroid_article_badge_type\\\":\\\"2\\\",\\\"astroid_article_badge_text\\\":\\\"\\\",\\\"astroid_article_badge_color\\\":\\\"\\\",\\\"astroid_article_badge_text_color\\\":\\\"\\\",\\\"astroid_relatedposts\\\":\\\"\\\",\\\"astroid_socialshare\\\":\\\"\\\",\\\"astroid_comments\\\":\\\"\\\",\\\"astroid_posttype\\\":\\\"\\\",\\\"astroid_readtime\\\":\\\"\\\",\\\"astroid_authorinfo\\\":\\\"0\\\",\\\"astroid_og_title\\\":\\\"\\\",\\\"astroid_og_desc\\\":\\\"\\\",\\\"astroid_og_image\\\":\\\"\\\"}\",\"version\":1,\"ordering\":null,\"metakey\":\"\",\"metadesc\":\"\",\"access\":\"1\",\"hits\":null,\"metadata\":\"{\\\"robots\\\":\\\"\\\",\\\"author\\\":\\\"\\\",\\\"rights\\\":\\\"\\\",\\\"xreference\\\":\\\"\\\"}\",\"featured\":\"0\",\"language\":\"*\",\"xreference\":\"\",\"note\":\"\"}', 0),
(683, 84, 1, '', '2019-08-27 10:05:15', 231, 5754, '454c39d0e980b67ed97e1025f8c359553518dfe9', '{\"id\":84,\"asset_id\":327,\"title\":\"A\\u00e7\\u00e3o Social Escolar\",\"alias\":\"acao-social-escolar\",\"introtext\":\"<p style=\\\"color: rgb(102, 102, 102); font-family: arial,sans-serif; font-size: 14px; font-style: normal; font-variant: normal; font-weight: 400; letter-spacing: normal; margin-bottom: 10px; margin-left: 0px; margin-right: 0px; margin-top: 0px; orphans: 2; text-align: center; text-decoration: none; text-indent: 0px; text-transform: none; -webkit-text-stroke-width: 0px; white-space: normal; word-spacing: 0px;\\\">\\r\\n\\t<span style=\\\"font-size: 20px;\\\"><strong style=\\\"font-weight: bold;\\\"><span style=\\\"font-family: verdana,geneva,sans-serif;\\\">HOR\\u00c1RIO DE FUNCIONAMENTO<\\/span><\\/strong><\\/span><\\/p>\\r\\n<p style=\\\"color: rgb(102, 102, 102); font-family: arial,sans-serif; font-size: 14px; font-style: normal; font-variant: normal; font-weight: 400; letter-spacing: normal; margin-bottom: 10px; margin-left: 0px; margin-right: 0px; margin-top: 0px; orphans: 2; text-align: center; text-decoration: none; text-indent: 0px; text-transform: none; -webkit-text-stroke-width: 0px; white-space: normal; word-spacing: 0px;\\\">\\r\\n\\t&nbsp;<\\/p>\\r\\n<p style=\\\"color: rgb(102, 102, 102); font-family: arial,sans-serif; font-size: 14px; font-style: normal; font-variant: normal; font-weight: 400; letter-spacing: normal; margin-bottom: 10px; margin-left: 0px; margin-right: 0px; margin-top: 0px; orphans: 2; text-align: center; text-decoration: none; text-indent: 0px; text-transform: none; -webkit-text-stroke-width: 0px; white-space: normal; word-spacing: 0px;\\\">\\r\\n\\t<span style=\\\"font-family: verdana,geneva,sans-serif; font-size: 12pt;\\\">09.00 \\u00e0s 12.30 (escola sede)<\\/span><\\/p>\\r\\n<p style=\\\"color: rgb(102, 102, 102); font-family: arial,sans-serif; font-size: 14px; font-style: normal; font-variant: normal; font-weight: 400; letter-spacing: normal; margin-bottom: 10px; margin-left: 0px; margin-right: 0px; margin-top: 0px; orphans: 2; text-align: center; text-decoration: none; text-indent: 0px; text-transform: none; -webkit-text-stroke-width: 0px; white-space: normal; word-spacing: 0px;\\\">\\r\\n\\t<span style=\\\"font-family: verdana,geneva,sans-serif; font-size: 12pt;\\\">14.00 \\u00e0s 17.00 (escola sede)<\\/span><\\/p>\\r\\n<p style=\\\"color: rgb(102, 102, 102); font-family: arial,sans-serif; font-size: 14px; font-style: normal; font-variant: normal; font-weight: 400; letter-spacing: normal; margin-bottom: 10px; margin-left: 0px; margin-right: 0px; margin-top: 0px; orphans: 2; text-align: center; text-decoration: none; text-indent: 0px; text-transform: none; -webkit-text-stroke-width: 0px; white-space: normal; word-spacing: 0px;\\\">\\r\\n\\t<span style=\\\"font-family: verdana,geneva,sans-serif; font-size: 12pt;\\\">08.20 \\u00e0s 14.20 (Frei)<\\/span><\\/p>\\r\\n<p>\\r\\n\\t&nbsp;<\\/p>\\r\\n<p>\\r\\n\\t&nbsp;<\\/p>\\r\\n\",\"fulltext\":\"\",\"state\":1,\"catid\":\"16\",\"created\":\"2019-08-27 10:05:15\",\"created_by\":\"231\",\"created_by_alias\":\"\",\"modified\":\"2019-08-27 10:05:15\",\"modified_by\":null,\"checked_out\":null,\"checked_out_time\":null,\"publish_up\":\"2019-08-27 10:05: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\":\"{\\\"article_layout\\\":\\\"\\\",\\\"show_title\\\":\\\"\\\",\\\"link_titles\\\":\\\"\\\",\\\"show_tags\\\":\\\"\\\",\\\"show_intro\\\":\\\"\\\",\\\"info_block_position\\\":\\\"\\\",\\\"info_block_show_title\\\":\\\"\\\",\\\"show_category\\\":\\\"\\\",\\\"link_category\\\":\\\"\\\",\\\"show_parent_category\\\":\\\"\\\",\\\"link_parent_category\\\":\\\"\\\",\\\"show_associations\\\":\\\"\\\",\\\"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_page_title\\\":\\\"\\\",\\\"show_publishing_options\\\":\\\"\\\",\\\"show_article_options\\\":\\\"\\\",\\\"show_urls_images_backend\\\":\\\"\\\",\\\"show_urls_images_frontend\\\":\\\"\\\",\\\"astroid_article_type\\\":\\\"regular\\\",\\\"astroid_article_video_type\\\":\\\"youtube\\\",\\\"astroid_article_video_url\\\":\\\"\\\",\\\"astroid_article_gallery_width\\\":\\\"\\\",\\\"astroid_article_gallery_bullets\\\":\\\"1\\\",\\\"astroid_article_gallery_navigation\\\":\\\"1\\\",\\\"astroid_article_thumbnail\\\":\\\"1\\\",\\\"astroid_article_gallery_items\\\":[],\\\"astroid_article_audio_source\\\":\\\"soundcloud\\\",\\\"astroid_article_audio_soundcloud\\\":\\\"\\\",\\\"astroid_article_audio_spotify\\\":\\\"\\\",\\\"astroid_article_review_heading\\\":\\\"\\\",\\\"astroid_article_review_summery\\\":\\\"\\\",\\\"astroid_article_review_good\\\":\\\"\\\",\\\"astroid_article_review_bad\\\":\\\"\\\",\\\"astroid_article_review_rating\\\":\\\"5\\\",\\\"astroid_article_button_action\\\":\\\"\\\",\\\"astroid_article_button_link\\\":\\\"\\\",\\\"astroid_article_review_criterias\\\":[],\\\"astroid_article_quote_text\\\":\\\"\\\",\\\"astroid_article_quote_author\\\":\\\"\\\",\\\"astroid_article_badge\\\":\\\"0\\\",\\\"astroid_article_badge_type\\\":\\\"2\\\",\\\"astroid_article_badge_text\\\":\\\"\\\",\\\"astroid_article_badge_color\\\":\\\"\\\",\\\"astroid_article_badge_text_color\\\":\\\"\\\",\\\"astroid_relatedposts\\\":\\\"\\\",\\\"astroid_socialshare\\\":\\\"\\\",\\\"astroid_comments\\\":\\\"\\\",\\\"astroid_posttype\\\":\\\"\\\",\\\"astroid_readtime\\\":\\\"\\\",\\\"astroid_authorinfo\\\":\\\"\\\",\\\"astroid_og_title\\\":\\\"\\\",\\\"astroid_og_desc\\\":\\\"\\\",\\\"astroid_og_image\\\":\\\"\\\"}\",\"version\":1,\"ordering\":null,\"metakey\":\"\",\"metadesc\":\"\",\"access\":\"1\",\"hits\":null,\"metadata\":\"{\\\"robots\\\":\\\"\\\",\\\"author\\\":\\\"\\\",\\\"rights\\\":\\\"\\\",\\\"xreference\\\":\\\"\\\"}\",\"featured\":\"0\",\"language\":\"*\",\"xreference\":\"\",\"note\":\"\"}', 0),
(684, 84, 1, '', '2019-08-27 10:06:22', 231, 5774, 'b4fddd74c0c8426bc528d12322d839feb440091a', '{\"id\":84,\"asset_id\":\"327\",\"title\":\"A\\u00e7\\u00e3o Social Escolar\",\"alias\":\"acao-social-escolar\",\"introtext\":\"<p style=\\\"color: rgb(102, 102, 102); font-family: arial,sans-serif; font-size: 14px; font-style: normal; font-variant: normal; font-weight: 400; letter-spacing: normal; margin-bottom: 10px; margin-left: 0px; margin-right: 0px; margin-top: 0px; orphans: 2; text-align: center; text-decoration: none; text-indent: 0px; text-transform: none; -webkit-text-stroke-width: 0px; white-space: normal; word-spacing: 0px;\\\">\\r\\n\\t<span style=\\\"font-size: 20px;\\\"><strong style=\\\"font-weight: bold;\\\"><span style=\\\"font-family: verdana,geneva,sans-serif;\\\">HOR\\u00c1RIO DE FUNCIONAMENTO<\\/span><\\/strong><\\/span><\\/p>\\r\\n<p style=\\\"color: rgb(102, 102, 102); font-family: arial,sans-serif; font-size: 14px; font-style: normal; font-variant: normal; font-weight: 400; letter-spacing: normal; margin-bottom: 10px; margin-left: 0px; margin-right: 0px; margin-top: 0px; orphans: 2; text-align: center; text-decoration: none; text-indent: 0px; text-transform: none; -webkit-text-stroke-width: 0px; white-space: normal; word-spacing: 0px;\\\">\\r\\n\\t&nbsp;<\\/p>\\r\\n<p style=\\\"color: rgb(102, 102, 102); font-family: arial,sans-serif; font-size: 14px; font-style: normal; font-variant: normal; font-weight: 400; letter-spacing: normal; margin-bottom: 10px; margin-left: 0px; margin-right: 0px; margin-top: 0px; orphans: 2; text-align: center; text-decoration: none; text-indent: 0px; text-transform: none; -webkit-text-stroke-width: 0px; white-space: normal; word-spacing: 0px;\\\">\\r\\n\\t<span style=\\\"font-family: verdana,geneva,sans-serif; font-size: 12pt;\\\">09.00 \\u00e0s 12.30 (escola sede)<\\/span><\\/p>\\r\\n<p style=\\\"color: rgb(102, 102, 102); font-family: arial,sans-serif; font-size: 14px; font-style: normal; font-variant: normal; font-weight: 400; letter-spacing: normal; margin-bottom: 10px; margin-left: 0px; margin-right: 0px; margin-top: 0px; orphans: 2; text-align: center; text-decoration: none; text-indent: 0px; text-transform: none; -webkit-text-stroke-width: 0px; white-space: normal; word-spacing: 0px;\\\">\\r\\n\\t<span style=\\\"font-family: verdana,geneva,sans-serif; font-size: 12pt;\\\">14.00 \\u00e0s 17.00 (escola sede)<\\/span><\\/p>\\r\\n<p style=\\\"color: rgb(102, 102, 102); font-family: arial,sans-serif; font-size: 14px; font-style: normal; font-variant: normal; font-weight: 400; letter-spacing: normal; margin-bottom: 10px; margin-left: 0px; margin-right: 0px; margin-top: 0px; orphans: 2; text-align: center; text-decoration: none; text-indent: 0px; text-transform: none; -webkit-text-stroke-width: 0px; white-space: normal; word-spacing: 0px;\\\">\\r\\n\\t<span style=\\\"font-family: verdana,geneva,sans-serif; font-size: 12pt;\\\">08.20 \\u00e0s 14.20 (Frei)<\\/span><\\/p>\\r\\n<p>\\r\\n\\t&nbsp;<\\/p>\\r\\n<p>\\r\\n\\t&nbsp;<\\/p>\\r\\n\",\"fulltext\":\"\",\"state\":1,\"catid\":\"16\",\"created\":\"2019-08-27 10:05:15\",\"created_by\":\"231\",\"created_by_alias\":\"\",\"modified\":\"2019-08-27 10:06:22\",\"modified_by\":\"231\",\"checked_out\":\"231\",\"checked_out_time\":\"2019-08-27 10:06:13\",\"publish_up\":\"2019-08-27 10:05: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\":\"{\\\"article_layout\\\":\\\"\\\",\\\"show_title\\\":\\\"\\\",\\\"link_titles\\\":\\\"\\\",\\\"show_tags\\\":\\\"\\\",\\\"show_intro\\\":\\\"\\\",\\\"info_block_position\\\":\\\"\\\",\\\"info_block_show_title\\\":\\\"\\\",\\\"show_category\\\":\\\"\\\",\\\"link_category\\\":\\\"\\\",\\\"show_parent_category\\\":\\\"\\\",\\\"link_parent_category\\\":\\\"\\\",\\\"show_associations\\\":\\\"\\\",\\\"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_page_title\\\":\\\"\\\",\\\"show_publishing_options\\\":\\\"\\\",\\\"show_article_options\\\":\\\"\\\",\\\"show_urls_images_backend\\\":\\\"\\\",\\\"show_urls_images_frontend\\\":\\\"\\\",\\\"astroid_article_type\\\":\\\"regular\\\",\\\"astroid_article_video_type\\\":\\\"youtube\\\",\\\"astroid_article_video_url\\\":\\\"\\\",\\\"astroid_article_gallery_width\\\":\\\"\\\",\\\"astroid_article_gallery_bullets\\\":\\\"1\\\",\\\"astroid_article_gallery_navigation\\\":\\\"1\\\",\\\"astroid_article_thumbnail\\\":\\\"1\\\",\\\"astroid_article_gallery_items\\\":[],\\\"astroid_article_audio_source\\\":\\\"soundcloud\\\",\\\"astroid_article_audio_soundcloud\\\":\\\"\\\",\\\"astroid_article_audio_spotify\\\":\\\"\\\",\\\"astroid_article_review_heading\\\":\\\"\\\",\\\"astroid_article_review_summery\\\":\\\"\\\",\\\"astroid_article_review_good\\\":\\\"\\\",\\\"astroid_article_review_bad\\\":\\\"\\\",\\\"astroid_article_review_rating\\\":\\\"5\\\",\\\"astroid_article_button_action\\\":\\\"\\\",\\\"astroid_article_button_link\\\":\\\"\\\",\\\"astroid_article_review_criterias\\\":[],\\\"astroid_article_quote_text\\\":\\\"\\\",\\\"astroid_article_quote_author\\\":\\\"\\\",\\\"astroid_article_badge\\\":\\\"0\\\",\\\"astroid_article_badge_type\\\":\\\"2\\\",\\\"astroid_article_badge_text\\\":\\\"\\\",\\\"astroid_article_badge_color\\\":\\\"\\\",\\\"astroid_article_badge_text_color\\\":\\\"\\\",\\\"astroid_relatedposts\\\":\\\"\\\",\\\"astroid_socialshare\\\":\\\"\\\",\\\"astroid_comments\\\":\\\"\\\",\\\"astroid_posttype\\\":\\\"\\\",\\\"astroid_readtime\\\":\\\"\\\",\\\"astroid_authorinfo\\\":\\\"0\\\",\\\"astroid_og_title\\\":\\\"\\\",\\\"astroid_og_desc\\\":\\\"\\\",\\\"astroid_og_image\\\":\\\"\\\"}\",\"version\":2,\"ordering\":\"0\",\"metakey\":\"\",\"metadesc\":\"\",\"access\":\"1\",\"hits\":\"0\",\"metadata\":\"{\\\"robots\\\":\\\"\\\",\\\"author\\\":\\\"\\\",\\\"rights\\\":\\\"\\\",\\\"xreference\\\":\\\"\\\"}\",\"featured\":\"0\",\"language\":\"*\",\"xreference\":\"\",\"note\":\"\"}', 0),
(685, 85, 1, '', '2019-08-27 10:07:25', 231, 8865, '44303f1b89ecb4ca46488dc0d1756cc80fe1ac2a', '{\"id\":85,\"asset_id\":328,\"title\":\"Reprografia EB 2\\/3 Frei\",\"alias\":\"reprografia-eb-2-3-frei\",\"introtext\":\"<p style=\\\"color: rgb(102, 102, 102); font-family: arial,sans-serif; font-size: 14px; font-style: normal; font-variant: normal; font-weight: 400; letter-spacing: normal; margin-bottom: 10px; margin-left: 0px; margin-right: 0px; margin-top: 0px; orphans: 2; text-align: center; text-decoration: none; text-indent: 0px; text-transform: none; -webkit-text-stroke-width: 0px; white-space: normal; word-spacing: 0px;\\\">\\r\\n\\t<span style=\\\"font-size: 18px;\\\"><strong style=\\\"font-weight: bold;\\\"><span style=\\\"font-family: verdana,geneva,sans-serif;\\\">HOR\\u00c1RIO DE FUNCIONAMENTO<\\/span><\\/strong><\\/span><\\/p>\\r\\n<p style=\\\"color: rgb(102, 102, 102); font-family: arial,sans-serif; font-size: 14px; font-style: normal; font-variant: normal; font-weight: 400; letter-spacing: normal; margin-bottom: 10px; margin-left: 0px; margin-right: 0px; margin-top: 0px; orphans: 2; text-align: center; text-decoration: none; text-indent: 0px; text-transform: none; -webkit-text-stroke-width: 0px; white-space: normal; word-spacing: 0px;\\\">\\r\\n\\t&nbsp;<\\/p>\\r\\n<p style=\\\"color: rgb(102, 102, 102); font-family: arial,sans-serif; font-size: 14px; font-style: normal; font-variant: normal; font-weight: 400; letter-spacing: normal; margin-bottom: 10px; margin-left: 0px; margin-right: 0px; margin-top: 0px; orphans: 2; text-align: center; text-decoration: none; text-indent: 0px; text-transform: none; -webkit-text-stroke-width: 0px; white-space: normal; word-spacing: 0px;\\\">\\r\\n\\t<span style=\\\"text-decoration: underline;\\\"><span style=\\\"font-size: 18px;\\\"><span style=\\\"font-family: verdana,geneva,sans-serif;\\\">Reprografia<\\/span><\\/span><\\/span><\\/p>\\r\\n<p style=\\\"color: rgb(102, 102, 102); font-family: arial,sans-serif; font-size: 14px; font-style: normal; font-variant: normal; font-weight: 400; letter-spacing: normal; margin-bottom: 10px; margin-left: 0px; margin-right: 0px; margin-top: 0px; orphans: 2; text-align: center; text-decoration: none; text-indent: 0px; text-transform: none; -webkit-text-stroke-width: 0px; white-space: normal; word-spacing: 0px;\\\">\\r\\n\\t&nbsp;<\\/p>\\r\\n<p style=\\\"color: rgb(102, 102, 102); font-family: arial,sans-serif; font-size: 14px; font-style: normal; font-variant: normal; font-weight: 400; letter-spacing: normal; margin-bottom: 10px; margin-left: 0px; margin-right: 0px; margin-top: 0px; orphans: 2; text-align: center; text-decoration: none; text-indent: 0px; text-transform: none; -webkit-text-stroke-width: 0px; white-space: normal; word-spacing: 0px;\\\">\\r\\n\\t<span style=\\\"font-size: 20px;\\\"><span style=\\\"font-family: verdana,geneva,sans-serif;\\\">Manh\\u00e3 - 08.30 \\u00e0s 13.30<\\/span><\\/span><\\/p>\\r\\n<p style=\\\"color: rgb(102, 102, 102); font-family: arial,sans-serif; font-size: 14px; font-style: normal; font-variant: normal; font-weight: 400; letter-spacing: normal; margin-bottom: 10px; margin-left: 0px; margin-right: 0px; margin-top: 0px; orphans: 2; text-align: center; text-decoration: none; text-indent: 0px; text-transform: none; -webkit-text-stroke-width: 0px; white-space: normal; word-spacing: 0px;\\\">\\r\\n\\t<span style=\\\"font-size: 20px;\\\"><span style=\\\"font-family: verdana,geneva,sans-serif;\\\">Tarde - 14.30 \\u00e0s 16.40<\\/span><\\/span><\\/p>\\r\\n<p style=\\\"color: rgb(102, 102, 102); font-family: arial,sans-serif; font-size: 14px; font-style: normal; font-variant: normal; font-weight: 400; letter-spacing: normal; margin-bottom: 10px; margin-left: 0px; margin-right: 0px; margin-top: 0px; orphans: 2; text-align: center; text-decoration: none; text-indent: 0px; text-transform: none; -webkit-text-stroke-width: 0px; white-space: normal; word-spacing: 0px;\\\">\\r\\n\\t&nbsp;<\\/p>\\r\\n<p style=\\\"color: rgb(102, 102, 102); font-family: arial,sans-serif; font-size: 14px; font-style: normal; font-variant: normal; font-weight: 400; letter-spacing: normal; margin-bottom: 10px; margin-left: 0px; margin-right: 0px; margin-top: 0px; orphans: 2; text-align: center; text-decoration: none; text-indent: 0px; text-transform: none; -webkit-text-stroke-width: 0px; white-space: normal; word-spacing: 0px;\\\">\\r\\n\\t<span style=\\\"line-height: 1.5; text-decoration: underline;\\\"><span style=\\\"font-family: verdana,geneva,sans-serif; font-size: 18px; line-height: 1.5;\\\">Papelaria<\\/span><\\/span><\\/p>\\r\\n<p style=\\\"color: rgb(102, 102, 102); font-family: arial,sans-serif; font-size: 14px; font-style: normal; font-variant: normal; font-weight: 400; letter-spacing: normal; margin-bottom: 10px; margin-left: 480px; margin-right: 0px; margin-top: 0px; orphans: 2; text-align: left; text-decoration: none; text-indent: 0px; text-transform: none; -webkit-text-stroke-width: 0px; white-space: normal; word-spacing: 0px;\\\">\\r\\n\\t&nbsp;<\\/p>\\r\\n<p style=\\\"color: rgb(102, 102, 102); font-family: arial,sans-serif; font-size: 14px; font-style: normal; font-variant: normal; font-weight: 400; letter-spacing: normal; margin-bottom: 10px; margin-left: 0px; margin-right: 0px; margin-top: 0px; orphans: 2; text-align: center; text-decoration: none; text-indent: 0px; text-transform: none; -webkit-text-stroke-width: 0px; white-space: normal; word-spacing: 0px;\\\">\\r\\n\\t<span style=\\\"font-family: verdana,geneva,sans-serif; font-size: 18px; line-height: 1.5;\\\">Manh\\u00e3 - 08h00 \\u00e0s 12h00<\\/span><\\/p>\\r\\n<p style=\\\"color: rgb(102, 102, 102); font-family: arial,sans-serif; font-size: 14px; font-style: normal; font-variant: normal; font-weight: 400; letter-spacing: normal; margin-bottom: 10px; margin-left: 0px; margin-right: 0px; margin-top: 0px; orphans: 2; text-align: center; text-decoration: none; text-indent: 0px; text-transform: none; -webkit-text-stroke-width: 0px; white-space: normal; word-spacing: 0px;\\\">\\r\\n\\t<span style=\\\"font-size: 18px;\\\"><span style=\\\"font-family: verdana,geneva,sans-serif;\\\">Tarde - 14h00 \\u00e0s 16h00<\\/span><\\/span><\\/p>\\r\\n<p>\\r\\n\\t&nbsp;<\\/p>\\r\\n\",\"fulltext\":\"\",\"state\":1,\"catid\":\"16\",\"created\":\"2019-08-27 10:07:25\",\"created_by\":\"231\",\"created_by_alias\":\"\",\"modified\":\"2019-08-27 10:07:25\",\"modified_by\":null,\"checked_out\":null,\"checked_out_time\":null,\"publish_up\":\"2019-08-27 10:07:25\",\"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\":\"{\\\"article_layout\\\":\\\"\\\",\\\"show_title\\\":\\\"\\\",\\\"link_titles\\\":\\\"\\\",\\\"show_tags\\\":\\\"\\\",\\\"show_intro\\\":\\\"\\\",\\\"info_block_position\\\":\\\"\\\",\\\"info_block_show_title\\\":\\\"\\\",\\\"show_category\\\":\\\"\\\",\\\"link_category\\\":\\\"\\\",\\\"show_parent_category\\\":\\\"\\\",\\\"link_parent_category\\\":\\\"\\\",\\\"show_associations\\\":\\\"\\\",\\\"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_page_title\\\":\\\"\\\",\\\"show_publishing_options\\\":\\\"\\\",\\\"show_article_options\\\":\\\"\\\",\\\"show_urls_images_backend\\\":\\\"\\\",\\\"show_urls_images_frontend\\\":\\\"\\\",\\\"astroid_article_type\\\":\\\"regular\\\",\\\"astroid_article_video_type\\\":\\\"youtube\\\",\\\"astroid_article_video_url\\\":\\\"\\\",\\\"astroid_article_gallery_width\\\":\\\"\\\",\\\"astroid_article_gallery_bullets\\\":\\\"1\\\",\\\"astroid_article_gallery_navigation\\\":\\\"1\\\",\\\"astroid_article_thumbnail\\\":\\\"1\\\",\\\"astroid_article_gallery_items\\\":[],\\\"astroid_article_audio_source\\\":\\\"soundcloud\\\",\\\"astroid_article_audio_soundcloud\\\":\\\"\\\",\\\"astroid_article_audio_spotify\\\":\\\"\\\",\\\"astroid_article_review_heading\\\":\\\"\\\",\\\"astroid_article_review_summery\\\":\\\"\\\",\\\"astroid_article_review_good\\\":\\\"\\\",\\\"astroid_article_review_bad\\\":\\\"\\\",\\\"astroid_article_review_rating\\\":\\\"5\\\",\\\"astroid_article_button_action\\\":\\\"\\\",\\\"astroid_article_button_link\\\":\\\"\\\",\\\"astroid_article_review_criterias\\\":[],\\\"astroid_article_quote_text\\\":\\\"\\\",\\\"astroid_article_quote_author\\\":\\\"\\\",\\\"astroid_article_badge\\\":\\\"0\\\",\\\"astroid_article_badge_type\\\":\\\"2\\\",\\\"astroid_article_badge_text\\\":\\\"\\\",\\\"astroid_article_badge_color\\\":\\\"\\\",\\\"astroid_article_badge_text_color\\\":\\\"\\\",\\\"astroid_relatedposts\\\":\\\"\\\",\\\"astroid_socialshare\\\":\\\"\\\",\\\"astroid_comments\\\":\\\"\\\",\\\"astroid_posttype\\\":\\\"\\\",\\\"astroid_readtime\\\":\\\"\\\",\\\"astroid_authorinfo\\\":\\\"0\\\",\\\"astroid_og_title\\\":\\\"\\\",\\\"astroid_og_desc\\\":\\\"\\\",\\\"astroid_og_image\\\":\\\"\\\"}\",\"version\":1,\"ordering\":null,\"metakey\":\"\",\"metadesc\":\"\",\"access\":\"1\",\"hits\":null,\"metadata\":\"{\\\"robots\\\":\\\"\\\",\\\"author\\\":\\\"\\\",\\\"rights\\\":\\\"\\\",\\\"xreference\\\":\\\"\\\"}\",\"featured\":\"0\",\"language\":\"*\",\"xreference\":\"\",\"note\":\"\"}', 0),
(686, 86, 1, '', '2019-08-27 10:09:34', 231, 5690, '51ab9c1082112ca5a80484e6683bf63855725a49', '{\"id\":86,\"asset_id\":329,\"title\":\"Reprografia \\/ Papelaria ESMAIOR\",\"alias\":\"reprografia-papelaria-esmaior\",\"introtext\":\"<p style=\\\"color: rgb(102, 102, 102); font-family: arial,sans-serif; font-size: 14px; font-style: normal; font-variant: normal; font-weight: 400; letter-spacing: normal; margin-bottom: 10px; margin-left: 0px; margin-right: 0px; margin-top: 0px; orphans: 2; text-align: center; text-decoration: none; text-indent: 0px; text-transform: none; -webkit-text-stroke-width: 0px; white-space: normal; word-spacing: 0px;\\\">\\r\\n\\t<span style=\\\"font-size: 18px;\\\"><strong style=\\\"font-weight: bold;\\\"><span style=\\\"font-family: verdana,geneva,sans-serif;\\\">HOR\\u00c1RIO DE FUNCIONAMENTO<\\/span><\\/strong><\\/span><\\/p>\\r\\n<p style=\\\"color: rgb(102, 102, 102); font-family: arial,sans-serif; font-size: 14px; font-style: normal; font-variant: normal; font-weight: 400; letter-spacing: normal; margin-bottom: 10px; margin-left: 0px; margin-right: 0px; margin-top: 0px; orphans: 2; text-align: center; text-decoration: none; text-indent: 0px; text-transform: none; -webkit-text-stroke-width: 0px; white-space: normal; word-spacing: 0px;\\\">\\r\\n\\t<span style=\\\"font-size: 18px;\\\"><span style=\\\"font-family: verdana,geneva,sans-serif;\\\">Reprografia \\/ Papelaria<\\/span><\\/span><\\/p>\\r\\n<p style=\\\"color: rgb(102, 102, 102); font-family: arial,sans-serif; font-size: 14px; font-style: normal; font-variant: normal; font-weight: 400; letter-spacing: normal; margin-bottom: 10px; margin-left: 0px; margin-right: 0px; margin-top: 0px; orphans: 2; text-align: center; text-decoration: none; text-indent: 0px; text-transform: none; -webkit-text-stroke-width: 0px; white-space: normal; word-spacing: 0px;\\\">\\r\\n\\t&nbsp;<\\/p>\\r\\n<p style=\\\"color: rgb(102, 102, 102); font-family: arial,sans-serif; font-size: 14px; font-style: normal; font-variant: normal; font-weight: 400; letter-spacing: normal; margin-bottom: 10px; margin-left: 520px; margin-right: 0px; margin-top: 0px; orphans: 2; text-align: justify; text-decoration: none; text-indent: 0px; text-transform: none; -webkit-text-stroke-width: 0px; white-space: normal; word-spacing: 0px;\\\">\\r\\n\\t&nbsp;<\\/p>\\r\\n<p style=\\\"color: rgb(102, 102, 102); font-family: arial,sans-serif; font-size: 14px; font-style: normal; font-variant: normal; font-weight: 400; letter-spacing: normal; margin-bottom: 10px; margin-left: 0px; margin-right: 0px; margin-top: 0px; orphans: 2; text-align: center; text-decoration: none; text-indent: 0px; text-transform: none; -webkit-text-stroke-width: 0px; white-space: normal; word-spacing: 0px;\\\">\\r\\n\\t<span style=\\\"font-family: verdana,geneva,sans-serif;\\\"><span style=\\\"font-size: 20px; line-height: 30px;\\\">08h15 \\u00e0s 16h45<\\/span><\\/span><\\/p>\\r\\n<p>\\r\\n\\t&nbsp;<\\/p>\\r\\n\",\"fulltext\":\"\",\"state\":1,\"catid\":\"16\",\"created\":\"2019-08-27 10:09:34\",\"created_by\":\"231\",\"created_by_alias\":\"\",\"modified\":\"2019-08-27 10:09:34\",\"modified_by\":null,\"checked_out\":null,\"checked_out_time\":null,\"publish_up\":\"2019-08-27 10:09:34\",\"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\":\"{\\\"article_layout\\\":\\\"\\\",\\\"show_title\\\":\\\"\\\",\\\"link_titles\\\":\\\"\\\",\\\"show_tags\\\":\\\"\\\",\\\"show_intro\\\":\\\"\\\",\\\"info_block_position\\\":\\\"\\\",\\\"info_block_show_title\\\":\\\"\\\",\\\"show_category\\\":\\\"\\\",\\\"link_category\\\":\\\"\\\",\\\"show_parent_category\\\":\\\"\\\",\\\"link_parent_category\\\":\\\"\\\",\\\"show_associations\\\":\\\"\\\",\\\"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_page_title\\\":\\\"\\\",\\\"show_publishing_options\\\":\\\"\\\",\\\"show_article_options\\\":\\\"\\\",\\\"show_urls_images_backend\\\":\\\"\\\",\\\"show_urls_images_frontend\\\":\\\"\\\",\\\"astroid_article_type\\\":\\\"regular\\\",\\\"astroid_article_video_type\\\":\\\"youtube\\\",\\\"astroid_article_video_url\\\":\\\"\\\",\\\"astroid_article_gallery_width\\\":\\\"\\\",\\\"astroid_article_gallery_bullets\\\":\\\"1\\\",\\\"astroid_article_gallery_navigation\\\":\\\"1\\\",\\\"astroid_article_thumbnail\\\":\\\"1\\\",\\\"astroid_article_gallery_items\\\":[],\\\"astroid_article_audio_source\\\":\\\"soundcloud\\\",\\\"astroid_article_audio_soundcloud\\\":\\\"\\\",\\\"astroid_article_audio_spotify\\\":\\\"\\\",\\\"astroid_article_review_heading\\\":\\\"\\\",\\\"astroid_article_review_summery\\\":\\\"\\\",\\\"astroid_article_review_good\\\":\\\"\\\",\\\"astroid_article_review_bad\\\":\\\"\\\",\\\"astroid_article_review_rating\\\":\\\"5\\\",\\\"astroid_article_button_action\\\":\\\"\\\",\\\"astroid_article_button_link\\\":\\\"\\\",\\\"astroid_article_review_criterias\\\":[],\\\"astroid_article_quote_text\\\":\\\"\\\",\\\"astroid_article_quote_author\\\":\\\"\\\",\\\"astroid_article_badge\\\":\\\"0\\\",\\\"astroid_article_badge_type\\\":\\\"2\\\",\\\"astroid_article_badge_text\\\":\\\"\\\",\\\"astroid_article_badge_color\\\":\\\"\\\",\\\"astroid_article_badge_text_color\\\":\\\"\\\",\\\"astroid_relatedposts\\\":\\\"\\\",\\\"astroid_socialshare\\\":\\\"\\\",\\\"astroid_comments\\\":\\\"\\\",\\\"astroid_posttype\\\":\\\"\\\",\\\"astroid_readtime\\\":\\\"\\\",\\\"astroid_authorinfo\\\":\\\"0\\\",\\\"astroid_og_title\\\":\\\"\\\",\\\"astroid_og_desc\\\":\\\"\\\",\\\"astroid_og_image\\\":\\\"\\\"}\",\"version\":1,\"ordering\":null,\"metakey\":\"\",\"metadesc\":\"\",\"access\":\"1\",\"hits\":null,\"metadata\":\"{\\\"robots\\\":\\\"\\\",\\\"author\\\":\\\"\\\",\\\"rights\\\":\\\"\\\",\\\"xreference\\\":\\\"\\\"}\",\"featured\":\"0\",\"language\":\"*\",\"xreference\":\"\",\"note\":\"\"}', 0),
(687, 87, 1, '', '2019-08-27 10:21:28', 231, 3115, '5c73704c4df82491674bd129af7196e00a9a39a8', '{\"id\":87,\"asset_id\":330,\"title\":\" Associa\\u00e7\\u00e3o de Pais da EB1  do Carmo\",\"alias\":\"associacao-de-pais-da-eb1-do-carmo\",\"introtext\":\"<p>\\r\\n\\tEm constru\\u00e7\\u00e3o...<\\/p>\\r\\n\",\"fulltext\":\"\",\"state\":1,\"catid\":\"16\",\"created\":\"2019-08-27 10:21:28\",\"created_by\":\"231\",\"created_by_alias\":\"\",\"modified\":\"2019-08-27 10:21:28\",\"modified_by\":null,\"checked_out\":null,\"checked_out_time\":null,\"publish_up\":\"2019-08-27 10:21:28\",\"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\":\"{\\\"article_layout\\\":\\\"\\\",\\\"show_title\\\":\\\"\\\",\\\"link_titles\\\":\\\"\\\",\\\"show_tags\\\":\\\"\\\",\\\"show_intro\\\":\\\"\\\",\\\"info_block_position\\\":\\\"\\\",\\\"info_block_show_title\\\":\\\"\\\",\\\"show_category\\\":\\\"\\\",\\\"link_category\\\":\\\"\\\",\\\"show_parent_category\\\":\\\"\\\",\\\"link_parent_category\\\":\\\"\\\",\\\"show_associations\\\":\\\"\\\",\\\"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_page_title\\\":\\\"\\\",\\\"show_publishing_options\\\":\\\"\\\",\\\"show_article_options\\\":\\\"\\\",\\\"show_urls_images_backend\\\":\\\"\\\",\\\"show_urls_images_frontend\\\":\\\"\\\",\\\"astroid_article_type\\\":\\\"regular\\\",\\\"astroid_article_video_type\\\":\\\"youtube\\\",\\\"astroid_article_video_url\\\":\\\"\\\",\\\"astroid_article_gallery_width\\\":\\\"\\\",\\\"astroid_article_gallery_bullets\\\":\\\"1\\\",\\\"astroid_article_gallery_navigation\\\":\\\"1\\\",\\\"astroid_article_thumbnail\\\":\\\"1\\\",\\\"astroid_article_gallery_items\\\":[],\\\"astroid_article_audio_source\\\":\\\"soundcloud\\\",\\\"astroid_article_audio_soundcloud\\\":\\\"\\\",\\\"astroid_article_audio_spotify\\\":\\\"\\\",\\\"astroid_article_review_heading\\\":\\\"\\\",\\\"astroid_article_review_summery\\\":\\\"\\\",\\\"astroid_article_review_good\\\":\\\"\\\",\\\"astroid_article_review_bad\\\":\\\"\\\",\\\"astroid_article_review_rating\\\":\\\"5\\\",\\\"astroid_article_button_action\\\":\\\"\\\",\\\"astroid_article_button_link\\\":\\\"\\\",\\\"astroid_article_review_criterias\\\":[],\\\"astroid_article_quote_text\\\":\\\"\\\",\\\"astroid_article_quote_author\\\":\\\"\\\",\\\"astroid_article_badge\\\":\\\"0\\\",\\\"astroid_article_badge_type\\\":\\\"2\\\",\\\"astroid_article_badge_text\\\":\\\"\\\",\\\"astroid_article_badge_color\\\":\\\"\\\",\\\"astroid_article_badge_text_color\\\":\\\"\\\",\\\"astroid_relatedposts\\\":\\\"\\\",\\\"astroid_socialshare\\\":\\\"\\\",\\\"astroid_comments\\\":\\\"\\\",\\\"astroid_posttype\\\":\\\"\\\",\\\"astroid_readtime\\\":\\\"\\\",\\\"astroid_authorinfo\\\":\\\"\\\",\\\"astroid_og_title\\\":\\\"\\\",\\\"astroid_og_desc\\\":\\\"\\\",\\\"astroid_og_image\\\":\\\"\\\"}\",\"version\":1,\"ordering\":null,\"metakey\":\"\",\"metadesc\":\"\",\"access\":\"1\",\"hits\":null,\"metadata\":\"{\\\"robots\\\":\\\"\\\",\\\"author\\\":\\\"\\\",\\\"rights\\\":\\\"\\\",\\\"xreference\\\":\\\"\\\"}\",\"featured\":\"0\",\"language\":\"*\",\"xreference\":\"\",\"note\":\"\"}', 0),
(688, 88, 1, '', '2019-08-27 10:22:18', 231, 3107, '318d1502ea647b77436ff96e9359fe6c42350bf5', '{\"id\":88,\"asset_id\":331,\"title\":\" Associa\\u00e7\\u00e3o de Pais EB 2\\/3 FREI\",\"alias\":\"associacao-de-pais-eb-2-3-frei\",\"introtext\":\"<p>\\r\\n\\tEm constru\\u00e7\\u00e3o...<\\/p>\\r\\n\",\"fulltext\":\"\",\"state\":1,\"catid\":\"16\",\"created\":\"2019-08-27 10:22:18\",\"created_by\":\"231\",\"created_by_alias\":\"\",\"modified\":\"2019-08-27 10:22:18\",\"modified_by\":null,\"checked_out\":null,\"checked_out_time\":null,\"publish_up\":\"2019-08-27 10:22:18\",\"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\":\"{\\\"article_layout\\\":\\\"\\\",\\\"show_title\\\":\\\"\\\",\\\"link_titles\\\":\\\"\\\",\\\"show_tags\\\":\\\"\\\",\\\"show_intro\\\":\\\"\\\",\\\"info_block_position\\\":\\\"\\\",\\\"info_block_show_title\\\":\\\"\\\",\\\"show_category\\\":\\\"\\\",\\\"link_category\\\":\\\"\\\",\\\"show_parent_category\\\":\\\"\\\",\\\"link_parent_category\\\":\\\"\\\",\\\"show_associations\\\":\\\"\\\",\\\"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_page_title\\\":\\\"\\\",\\\"show_publishing_options\\\":\\\"\\\",\\\"show_article_options\\\":\\\"\\\",\\\"show_urls_images_backend\\\":\\\"\\\",\\\"show_urls_images_frontend\\\":\\\"\\\",\\\"astroid_article_type\\\":\\\"regular\\\",\\\"astroid_article_video_type\\\":\\\"youtube\\\",\\\"astroid_article_video_url\\\":\\\"\\\",\\\"astroid_article_gallery_width\\\":\\\"\\\",\\\"astroid_article_gallery_bullets\\\":\\\"1\\\",\\\"astroid_article_gallery_navigation\\\":\\\"1\\\",\\\"astroid_article_thumbnail\\\":\\\"1\\\",\\\"astroid_article_gallery_items\\\":[],\\\"astroid_article_audio_source\\\":\\\"soundcloud\\\",\\\"astroid_article_audio_soundcloud\\\":\\\"\\\",\\\"astroid_article_audio_spotify\\\":\\\"\\\",\\\"astroid_article_review_heading\\\":\\\"\\\",\\\"astroid_article_review_summery\\\":\\\"\\\",\\\"astroid_article_review_good\\\":\\\"\\\",\\\"astroid_article_review_bad\\\":\\\"\\\",\\\"astroid_article_review_rating\\\":\\\"5\\\",\\\"astroid_article_button_action\\\":\\\"\\\",\\\"astroid_article_button_link\\\":\\\"\\\",\\\"astroid_article_review_criterias\\\":[],\\\"astroid_article_quote_text\\\":\\\"\\\",\\\"astroid_article_quote_author\\\":\\\"\\\",\\\"astroid_article_badge\\\":\\\"0\\\",\\\"astroid_article_badge_type\\\":\\\"2\\\",\\\"astroid_article_badge_text\\\":\\\"\\\",\\\"astroid_article_badge_color\\\":\\\"\\\",\\\"astroid_article_badge_text_color\\\":\\\"\\\",\\\"astroid_relatedposts\\\":\\\"\\\",\\\"astroid_socialshare\\\":\\\"\\\",\\\"astroid_comments\\\":\\\"\\\",\\\"astroid_posttype\\\":\\\"\\\",\\\"astroid_readtime\\\":\\\"\\\",\\\"astroid_authorinfo\\\":\\\"\\\",\\\"astroid_og_title\\\":\\\"\\\",\\\"astroid_og_desc\\\":\\\"\\\",\\\"astroid_og_image\\\":\\\"\\\"}\",\"version\":1,\"ordering\":null,\"metakey\":\"\",\"metadesc\":\"\",\"access\":\"1\",\"hits\":null,\"metadata\":\"{\\\"robots\\\":\\\"\\\",\\\"author\\\":\\\"\\\",\\\"rights\\\":\\\"\\\",\\\"xreference\\\":\\\"\\\"}\",\"featured\":\"0\",\"language\":\"*\",\"xreference\":\"\",\"note\":\"\"}', 0);
INSERT INTO `ynfp8_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
(689, 89, 1, '', '2019-08-27 10:29:07', 231, 3096, '5d3220bcf081159199c7f9ce105c20e9c7a5eab8', '{\"id\":89,\"asset_id\":332,\"title\":\"Associa\\u00e7\\u00e3o de Estudantes\",\"alias\":\"associacao-de-estudantes\",\"introtext\":\"<p>\\r\\n\\tEm Atualiza\\u00e7\\u00e3o....<\\/p>\\r\\n\",\"fulltext\":\"\",\"state\":1,\"catid\":\"16\",\"created\":\"2019-08-27 10:29:07\",\"created_by\":\"231\",\"created_by_alias\":\"\",\"modified\":\"2019-08-27 10:29:07\",\"modified_by\":null,\"checked_out\":null,\"checked_out_time\":null,\"publish_up\":\"2019-08-27 10:29:07\",\"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\":\"{\\\"article_layout\\\":\\\"\\\",\\\"show_title\\\":\\\"\\\",\\\"link_titles\\\":\\\"\\\",\\\"show_tags\\\":\\\"\\\",\\\"show_intro\\\":\\\"\\\",\\\"info_block_position\\\":\\\"\\\",\\\"info_block_show_title\\\":\\\"\\\",\\\"show_category\\\":\\\"\\\",\\\"link_category\\\":\\\"\\\",\\\"show_parent_category\\\":\\\"\\\",\\\"link_parent_category\\\":\\\"\\\",\\\"show_associations\\\":\\\"\\\",\\\"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_page_title\\\":\\\"\\\",\\\"show_publishing_options\\\":\\\"\\\",\\\"show_article_options\\\":\\\"\\\",\\\"show_urls_images_backend\\\":\\\"\\\",\\\"show_urls_images_frontend\\\":\\\"\\\",\\\"astroid_article_type\\\":\\\"regular\\\",\\\"astroid_article_video_type\\\":\\\"youtube\\\",\\\"astroid_article_video_url\\\":\\\"\\\",\\\"astroid_article_gallery_width\\\":\\\"\\\",\\\"astroid_article_gallery_bullets\\\":\\\"1\\\",\\\"astroid_article_gallery_navigation\\\":\\\"1\\\",\\\"astroid_article_thumbnail\\\":\\\"1\\\",\\\"astroid_article_gallery_items\\\":[],\\\"astroid_article_audio_source\\\":\\\"soundcloud\\\",\\\"astroid_article_audio_soundcloud\\\":\\\"\\\",\\\"astroid_article_audio_spotify\\\":\\\"\\\",\\\"astroid_article_review_heading\\\":\\\"\\\",\\\"astroid_article_review_summery\\\":\\\"\\\",\\\"astroid_article_review_good\\\":\\\"\\\",\\\"astroid_article_review_bad\\\":\\\"\\\",\\\"astroid_article_review_rating\\\":\\\"5\\\",\\\"astroid_article_button_action\\\":\\\"\\\",\\\"astroid_article_button_link\\\":\\\"\\\",\\\"astroid_article_review_criterias\\\":[],\\\"astroid_article_quote_text\\\":\\\"\\\",\\\"astroid_article_quote_author\\\":\\\"\\\",\\\"astroid_article_badge\\\":\\\"0\\\",\\\"astroid_article_badge_type\\\":\\\"2\\\",\\\"astroid_article_badge_text\\\":\\\"\\\",\\\"astroid_article_badge_color\\\":\\\"\\\",\\\"astroid_article_badge_text_color\\\":\\\"\\\",\\\"astroid_relatedposts\\\":\\\"\\\",\\\"astroid_socialshare\\\":\\\"\\\",\\\"astroid_comments\\\":\\\"\\\",\\\"astroid_posttype\\\":\\\"\\\",\\\"astroid_readtime\\\":\\\"\\\",\\\"astroid_authorinfo\\\":\\\"0\\\",\\\"astroid_og_title\\\":\\\"\\\",\\\"astroid_og_desc\\\":\\\"\\\",\\\"astroid_og_image\\\":\\\"\\\"}\",\"version\":1,\"ordering\":null,\"metakey\":\"\",\"metadesc\":\"\",\"access\":\"1\",\"hits\":null,\"metadata\":\"{\\\"robots\\\":\\\"\\\",\\\"author\\\":\\\"\\\",\\\"rights\\\":\\\"\\\",\\\"xreference\\\":\\\"\\\"}\",\"featured\":\"0\",\"language\":\"*\",\"xreference\":\"\",\"note\":\"\"}', 0),
(690, 90, 1, '', '2019-08-27 10:33:47', 231, 5215, 'a9c0f2388ad515a5a037939cf090b4174ef0968c', '{\"id\":90,\"asset_id\":333,\"title\":\"Arranque do novo ano letivo \",\"alias\":\"arranque-do-novo-ano-letivo\",\"introtext\":\"<h2 style=\\\"margin: 0px; text-align: left; color: inherit; text-transform: uppercase; line-height: 110%; text-indent: 0px; letter-spacing: normal; font-family: arial; font-size: 14px; font-variant: normal; word-spacing: 0px; white-space: normal; orphans: 2; -webkit-text-stroke-width: 0px;\\\">\\r\\n\\t<span style=\\\"display: inline !important; float: none; background-color: rgb(255, 255, 255); color: rgb(102, 102, 102); font-family: arial,sans-serif; font-size: 14px; font-style: normal; font-variant: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-decoration: none; text-indent: 0px; text-transform: none; -webkit-text-stroke-width: 0px; white-space: normal; word-spacing: 0px;\\\">Eis o <\\/span><a href=\\\"http:\\/\\/www.esmaior.pt\\/esmaior\\/images\\/RECECOES_2019_-_2020.pdf\\\" style=\\\"color: rgb(0, 131, 232); font-family: arial,sans-serif; font-size: 14px; font-style: normal; font-variant: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-decoration: none; text-indent: 0px; text-transform: none; transition-delay: 0s; transition-duration: 0.15s; transition-property: color; transition-timing-function: ease-in-out; -webkit-text-stroke-width: 0px; white-space: normal; word-spacing: 0px;\\\">calend\\u00e1rio<\\/a><span style=\\\"display: inline !important; float: none; background-color: rgb(255, 255, 255); color: rgb(102, 102, 102); font-family: arial,sans-serif; font-size: 14px; font-style: normal; font-variant: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-decoration: none; text-indent: 0px; text-transform: none; -webkit-text-stroke-width: 0px; white-space: normal; word-spacing: 0px;\\\"> das atividades de arranque do novo ano letivo. Sejam todos - pais&nbsp; e encarregados de educa\\u00e7\\u00e3o e estudantes - bem-vindos!<\\/span><\\/h2>\\r\\n\",\"fulltext\":\"\\r\\n<p>\\r\\n\\t<img alt=\\\"\\\" class=\\\"cke-resize\\\" src=\\\"images\\/Recees_2019-2010.jpg\\\" style=\\\"width: 800px; height: 1131px;\\\" \\/><\\/p>\\r\\n<p>\\r\\n\\t&nbsp;<\\/p>\\r\\n<div id=\\\"ckimgrsz\\\" style=\\\"left: 7.51px; top: 74.56px;\\\">\\r\\n\\t<div class=\\\"preview\\\">\\r\\n\\t\\t&nbsp;<\\/div>\\r\\n<\\/div>\\r\\n\",\"state\":1,\"catid\":\"12\",\"created\":\"2019-08-27 10:33:47\",\"created_by\":\"231\",\"created_by_alias\":\"\",\"modified\":\"2019-08-27 10:33:47\",\"modified_by\":null,\"checked_out\":null,\"checked_out_time\":null,\"publish_up\":\"2019-08-27 10:33:47\",\"publish_down\":\"0000-00-00 00:00:00\",\"images\":\"{\\\"image_intro\\\":\\\"images\\\\\\/Recees_2019-2010.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\":\"{\\\"article_layout\\\":\\\"\\\",\\\"show_title\\\":\\\"\\\",\\\"link_titles\\\":\\\"\\\",\\\"show_tags\\\":\\\"\\\",\\\"show_intro\\\":\\\"\\\",\\\"info_block_position\\\":\\\"\\\",\\\"info_block_show_title\\\":\\\"\\\",\\\"show_category\\\":\\\"\\\",\\\"link_category\\\":\\\"\\\",\\\"show_parent_category\\\":\\\"\\\",\\\"link_parent_category\\\":\\\"\\\",\\\"show_associations\\\":\\\"\\\",\\\"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_page_title\\\":\\\"\\\",\\\"show_publishing_options\\\":\\\"\\\",\\\"show_article_options\\\":\\\"\\\",\\\"show_urls_images_backend\\\":\\\"\\\",\\\"show_urls_images_frontend\\\":\\\"\\\",\\\"astroid_article_type\\\":\\\"regular\\\",\\\"astroid_article_video_type\\\":\\\"youtube\\\",\\\"astroid_article_video_url\\\":\\\"\\\",\\\"astroid_article_gallery_width\\\":\\\"\\\",\\\"astroid_article_gallery_bullets\\\":\\\"1\\\",\\\"astroid_article_gallery_navigation\\\":\\\"1\\\",\\\"astroid_article_thumbnail\\\":\\\"1\\\",\\\"astroid_article_gallery_items\\\":[],\\\"astroid_article_audio_source\\\":\\\"soundcloud\\\",\\\"astroid_article_audio_soundcloud\\\":\\\"\\\",\\\"astroid_article_audio_spotify\\\":\\\"\\\",\\\"astroid_article_review_heading\\\":\\\"\\\",\\\"astroid_article_review_summery\\\":\\\"\\\",\\\"astroid_article_review_good\\\":\\\"\\\",\\\"astroid_article_review_bad\\\":\\\"\\\",\\\"astroid_article_review_rating\\\":\\\"5\\\",\\\"astroid_article_button_action\\\":\\\"\\\",\\\"astroid_article_button_link\\\":\\\"\\\",\\\"astroid_article_review_criterias\\\":[],\\\"astroid_article_quote_text\\\":\\\"\\\",\\\"astroid_article_quote_author\\\":\\\"\\\",\\\"astroid_article_badge\\\":\\\"0\\\",\\\"astroid_article_badge_type\\\":\\\"2\\\",\\\"astroid_article_badge_text\\\":\\\"\\\",\\\"astroid_article_badge_color\\\":\\\"\\\",\\\"astroid_article_badge_text_color\\\":\\\"\\\",\\\"astroid_relatedposts\\\":\\\"\\\",\\\"astroid_socialshare\\\":\\\"\\\",\\\"astroid_comments\\\":\\\"\\\",\\\"astroid_posttype\\\":\\\"\\\",\\\"astroid_readtime\\\":\\\"\\\",\\\"astroid_authorinfo\\\":\\\"\\\",\\\"astroid_og_title\\\":\\\"\\\",\\\"astroid_og_desc\\\":\\\"\\\",\\\"astroid_og_image\\\":\\\"\\\"}\",\"version\":1,\"ordering\":null,\"metakey\":\"\",\"metadesc\":\"\",\"access\":\"1\",\"hits\":null,\"metadata\":\"{\\\"robots\\\":\\\"\\\",\\\"author\\\":\\\"\\\",\\\"rights\\\":\\\"\\\",\\\"xreference\\\":\\\"\\\"}\",\"featured\":\"0\",\"language\":\"*\",\"xreference\":\"\",\"note\":\"\"}', 0),
(691, 90, 1, '', '2019-08-27 10:34:01', 231, 5234, '4dd717950fa5a616e8347aa83d9781c121bbaf66', '{\"id\":90,\"asset_id\":\"333\",\"title\":\"Arranque do novo ano letivo \",\"alias\":\"arranque-do-novo-ano-letivo\",\"introtext\":\"<h2 style=\\\"margin: 0px; text-align: left; color: inherit; text-transform: uppercase; line-height: 110%; text-indent: 0px; letter-spacing: normal; font-family: arial; font-size: 14px; font-variant: normal; word-spacing: 0px; white-space: normal; orphans: 2; -webkit-text-stroke-width: 0px;\\\">\\r\\n\\t<span style=\\\"display: inline !important; float: none; background-color: rgb(255, 255, 255); color: rgb(102, 102, 102); font-family: arial,sans-serif; font-size: 14px; font-style: normal; font-variant: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-decoration: none; text-indent: 0px; text-transform: none; -webkit-text-stroke-width: 0px; white-space: normal; word-spacing: 0px;\\\">Eis o <\\/span><a href=\\\"http:\\/\\/www.esmaior.pt\\/esmaior\\/images\\/RECECOES_2019_-_2020.pdf\\\" style=\\\"color: rgb(0, 131, 232); font-family: arial,sans-serif; font-size: 14px; font-style: normal; font-variant: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-decoration: none; text-indent: 0px; text-transform: none; transition-delay: 0s; transition-duration: 0.15s; transition-property: color; transition-timing-function: ease-in-out; -webkit-text-stroke-width: 0px; white-space: normal; word-spacing: 0px;\\\">calend\\u00e1rio<\\/a><span style=\\\"display: inline !important; float: none; background-color: rgb(255, 255, 255); color: rgb(102, 102, 102); font-family: arial,sans-serif; font-size: 14px; font-style: normal; font-variant: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-decoration: none; text-indent: 0px; text-transform: none; -webkit-text-stroke-width: 0px; white-space: normal; word-spacing: 0px;\\\"> das atividades de arranque do novo ano letivo. Sejam todos - pais&nbsp; e encarregados de educa\\u00e7\\u00e3o e estudantes - bem-vindos!<\\/span><\\/h2>\\r\\n\",\"fulltext\":\"\\r\\n<p>\\r\\n\\t<img alt=\\\"\\\" class=\\\"cke-resize\\\" src=\\\"images\\/Recees_2019-2010.jpg\\\" style=\\\"width: 800px; height: 1131px;\\\" \\/><\\/p>\\r\\n<p>\\r\\n\\t&nbsp;<\\/p>\\r\\n<div id=\\\"ckimgrsz\\\" style=\\\"left: 7.51px; top: 74.56px;\\\">\\r\\n\\t<div class=\\\"preview\\\">\\r\\n\\t\\t&nbsp;<\\/div>\\r\\n<\\/div>\\r\\n\",\"state\":1,\"catid\":\"12\",\"created\":\"2019-08-27 10:33:47\",\"created_by\":\"231\",\"created_by_alias\":\"\",\"modified\":\"2019-08-27 10:34:01\",\"modified_by\":\"231\",\"checked_out\":\"231\",\"checked_out_time\":\"2019-08-27 10:33:47\",\"publish_up\":\"2019-08-27 10:33:47\",\"publish_down\":\"0000-00-00 00:00:00\",\"images\":\"{\\\"image_intro\\\":\\\"images\\\\\\/Recees_2019-2010.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\":\"{\\\"article_layout\\\":\\\"\\\",\\\"show_title\\\":\\\"\\\",\\\"link_titles\\\":\\\"\\\",\\\"show_tags\\\":\\\"\\\",\\\"show_intro\\\":\\\"\\\",\\\"info_block_position\\\":\\\"\\\",\\\"info_block_show_title\\\":\\\"\\\",\\\"show_category\\\":\\\"\\\",\\\"link_category\\\":\\\"\\\",\\\"show_parent_category\\\":\\\"\\\",\\\"link_parent_category\\\":\\\"\\\",\\\"show_associations\\\":\\\"\\\",\\\"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_page_title\\\":\\\"\\\",\\\"show_publishing_options\\\":\\\"\\\",\\\"show_article_options\\\":\\\"\\\",\\\"show_urls_images_backend\\\":\\\"\\\",\\\"show_urls_images_frontend\\\":\\\"\\\",\\\"astroid_article_type\\\":\\\"regular\\\",\\\"astroid_article_video_type\\\":\\\"youtube\\\",\\\"astroid_article_video_url\\\":\\\"\\\",\\\"astroid_article_gallery_width\\\":\\\"\\\",\\\"astroid_article_gallery_bullets\\\":\\\"1\\\",\\\"astroid_article_gallery_navigation\\\":\\\"1\\\",\\\"astroid_article_thumbnail\\\":\\\"1\\\",\\\"astroid_article_gallery_items\\\":[],\\\"astroid_article_audio_source\\\":\\\"soundcloud\\\",\\\"astroid_article_audio_soundcloud\\\":\\\"\\\",\\\"astroid_article_audio_spotify\\\":\\\"\\\",\\\"astroid_article_review_heading\\\":\\\"\\\",\\\"astroid_article_review_summery\\\":\\\"\\\",\\\"astroid_article_review_good\\\":\\\"\\\",\\\"astroid_article_review_bad\\\":\\\"\\\",\\\"astroid_article_review_rating\\\":\\\"5\\\",\\\"astroid_article_button_action\\\":\\\"\\\",\\\"astroid_article_button_link\\\":\\\"\\\",\\\"astroid_article_review_criterias\\\":[],\\\"astroid_article_quote_text\\\":\\\"\\\",\\\"astroid_article_quote_author\\\":\\\"\\\",\\\"astroid_article_badge\\\":\\\"0\\\",\\\"astroid_article_badge_type\\\":\\\"2\\\",\\\"astroid_article_badge_text\\\":\\\"\\\",\\\"astroid_article_badge_color\\\":\\\"\\\",\\\"astroid_article_badge_text_color\\\":\\\"\\\",\\\"astroid_relatedposts\\\":\\\"\\\",\\\"astroid_socialshare\\\":\\\"\\\",\\\"astroid_comments\\\":\\\"\\\",\\\"astroid_posttype\\\":\\\"\\\",\\\"astroid_readtime\\\":\\\"\\\",\\\"astroid_authorinfo\\\":\\\"\\\",\\\"astroid_og_title\\\":\\\"\\\",\\\"astroid_og_desc\\\":\\\"\\\",\\\"astroid_og_image\\\":\\\"\\\"}\",\"version\":2,\"ordering\":\"0\",\"metakey\":\"\",\"metadesc\":\"\",\"access\":\"1\",\"hits\":\"0\",\"metadata\":\"{\\\"robots\\\":\\\"\\\",\\\"author\\\":\\\"\\\",\\\"rights\\\":\\\"\\\",\\\"xreference\\\":\\\"\\\"}\",\"featured\":\"1\",\"language\":\"*\",\"xreference\":\"\",\"note\":\"\"}', 0),
(692, 90, 1, '', '2019-08-27 10:34:26', 231, 5234, '9c36e766af41edd0f7c1a98a95ab49371ec04275', '{\"id\":90,\"asset_id\":\"333\",\"title\":\"Arranque do novo ano letivo \",\"alias\":\"arranque-do-novo-ano-letivo\",\"introtext\":\"<h2 style=\\\"margin: 0px; text-align: left; color: inherit; text-transform: uppercase; line-height: 110%; text-indent: 0px; letter-spacing: normal; font-family: arial; font-size: 14px; font-variant: normal; word-spacing: 0px; white-space: normal; orphans: 2; -webkit-text-stroke-width: 0px;\\\">\\r\\n\\t<span style=\\\"display: inline !important; float: none; background-color: rgb(255, 255, 255); color: rgb(102, 102, 102); font-family: arial,sans-serif; font-size: 14px; font-style: normal; font-variant: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-decoration: none; text-indent: 0px; text-transform: none; -webkit-text-stroke-width: 0px; white-space: normal; word-spacing: 0px;\\\">Eis o <\\/span><a href=\\\"http:\\/\\/www.esmaior.pt\\/esmaior\\/images\\/RECECOES_2019_-_2020.pdf\\\" style=\\\"color: rgb(0, 131, 232); font-family: arial,sans-serif; font-size: 14px; font-style: normal; font-variant: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-decoration: none; text-indent: 0px; text-transform: none; transition-delay: 0s; transition-duration: 0.15s; transition-property: color; transition-timing-function: ease-in-out; -webkit-text-stroke-width: 0px; white-space: normal; word-spacing: 0px;\\\">calend\\u00e1rio<\\/a><span style=\\\"display: inline !important; float: none; background-color: rgb(255, 255, 255); color: rgb(102, 102, 102); font-family: arial,sans-serif; font-size: 14px; font-style: normal; font-variant: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-decoration: none; text-indent: 0px; text-transform: none; -webkit-text-stroke-width: 0px; white-space: normal; word-spacing: 0px;\\\"> das atividades de arranque do novo ano letivo. Sejam todos - pais&nbsp; e encarregados de educa\\u00e7\\u00e3o e estudantes - bem-vindos!<\\/span><\\/h2>\\r\\n\",\"fulltext\":\"\\r\\n<p>\\r\\n\\t<img alt=\\\"\\\" class=\\\"cke-resize\\\" src=\\\"images\\/Recees_2019-2010.jpg\\\" style=\\\"width: 800px; height: 1131px;\\\" \\/><\\/p>\\r\\n<p>\\r\\n\\t&nbsp;<\\/p>\\r\\n<div id=\\\"ckimgrsz\\\" style=\\\"left: 7.51px; top: 74.56px;\\\">\\r\\n\\t<div class=\\\"preview\\\">\\r\\n\\t\\t&nbsp;<\\/div>\\r\\n<\\/div>\\r\\n\",\"state\":1,\"catid\":\"11\",\"created\":\"2019-08-27 10:33:47\",\"created_by\":\"231\",\"created_by_alias\":\"\",\"modified\":\"2019-08-27 10:34:26\",\"modified_by\":\"231\",\"checked_out\":\"231\",\"checked_out_time\":\"2019-08-27 10:34:01\",\"publish_up\":\"2019-08-27 10:33:47\",\"publish_down\":\"0000-00-00 00:00:00\",\"images\":\"{\\\"image_intro\\\":\\\"images\\\\\\/Recees_2019-2010.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\":\"{\\\"article_layout\\\":\\\"\\\",\\\"show_title\\\":\\\"\\\",\\\"link_titles\\\":\\\"\\\",\\\"show_tags\\\":\\\"\\\",\\\"show_intro\\\":\\\"\\\",\\\"info_block_position\\\":\\\"\\\",\\\"info_block_show_title\\\":\\\"\\\",\\\"show_category\\\":\\\"\\\",\\\"link_category\\\":\\\"\\\",\\\"show_parent_category\\\":\\\"\\\",\\\"link_parent_category\\\":\\\"\\\",\\\"show_associations\\\":\\\"\\\",\\\"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_page_title\\\":\\\"\\\",\\\"show_publishing_options\\\":\\\"\\\",\\\"show_article_options\\\":\\\"\\\",\\\"show_urls_images_backend\\\":\\\"\\\",\\\"show_urls_images_frontend\\\":\\\"\\\",\\\"astroid_article_type\\\":\\\"regular\\\",\\\"astroid_article_video_type\\\":\\\"youtube\\\",\\\"astroid_article_video_url\\\":\\\"\\\",\\\"astroid_article_gallery_width\\\":\\\"\\\",\\\"astroid_article_gallery_bullets\\\":\\\"1\\\",\\\"astroid_article_gallery_navigation\\\":\\\"1\\\",\\\"astroid_article_thumbnail\\\":\\\"1\\\",\\\"astroid_article_gallery_items\\\":[],\\\"astroid_article_audio_source\\\":\\\"soundcloud\\\",\\\"astroid_article_audio_soundcloud\\\":\\\"\\\",\\\"astroid_article_audio_spotify\\\":\\\"\\\",\\\"astroid_article_review_heading\\\":\\\"\\\",\\\"astroid_article_review_summery\\\":\\\"\\\",\\\"astroid_article_review_good\\\":\\\"\\\",\\\"astroid_article_review_bad\\\":\\\"\\\",\\\"astroid_article_review_rating\\\":\\\"5\\\",\\\"astroid_article_button_action\\\":\\\"\\\",\\\"astroid_article_button_link\\\":\\\"\\\",\\\"astroid_article_review_criterias\\\":[],\\\"astroid_article_quote_text\\\":\\\"\\\",\\\"astroid_article_quote_author\\\":\\\"\\\",\\\"astroid_article_badge\\\":\\\"0\\\",\\\"astroid_article_badge_type\\\":\\\"2\\\",\\\"astroid_article_badge_text\\\":\\\"\\\",\\\"astroid_article_badge_color\\\":\\\"\\\",\\\"astroid_article_badge_text_color\\\":\\\"\\\",\\\"astroid_relatedposts\\\":\\\"\\\",\\\"astroid_socialshare\\\":\\\"\\\",\\\"astroid_comments\\\":\\\"\\\",\\\"astroid_posttype\\\":\\\"\\\",\\\"astroid_readtime\\\":\\\"\\\",\\\"astroid_authorinfo\\\":\\\"\\\",\\\"astroid_og_title\\\":\\\"\\\",\\\"astroid_og_desc\\\":\\\"\\\",\\\"astroid_og_image\\\":\\\"\\\"}\",\"version\":3,\"ordering\":\"0\",\"metakey\":\"\",\"metadesc\":\"\",\"access\":\"1\",\"hits\":\"0\",\"metadata\":\"{\\\"robots\\\":\\\"\\\",\\\"author\\\":\\\"\\\",\\\"rights\\\":\\\"\\\",\\\"xreference\\\":\\\"\\\"}\",\"featured\":\"1\",\"language\":\"*\",\"xreference\":\"\",\"note\":\"\"}', 0),
(693, 90, 1, '', '2019-08-27 10:35:27', 231, 5232, 'b114e560a3a9b98932255b3dc400705a513defd7', '{\"id\":90,\"asset_id\":\"333\",\"title\":\"Arranque do novo ano letivo \",\"alias\":\"arranque-do-novo-ano-letivo\",\"introtext\":\"<p style=\\\"margin: 0px; text-align: left; color: inherit; text-transform: uppercase; line-height: 110%; text-indent: 0px; letter-spacing: normal; font-family: arial; font-size: 14px; font-variant: normal; word-spacing: 0px; white-space: normal; orphans: 2; -webkit-text-stroke-width: 0px;\\\">\\r\\n\\t<span style=\\\"display: inline !important; float: none; background-color: rgb(255, 255, 255); color: rgb(102, 102, 102); font-family: arial,sans-serif; font-size: 14px; font-style: normal; font-variant: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-decoration: none; text-indent: 0px; text-transform: none; -webkit-text-stroke-width: 0px; white-space: normal; word-spacing: 0px;\\\">Eis o <\\/span><a href=\\\"http:\\/\\/www.esmaior.pt\\/esmaior\\/images\\/RECECOES_2019_-_2020.pdf\\\" style=\\\"color: rgb(0, 131, 232); font-family: arial,sans-serif; font-size: 14px; font-style: normal; font-variant: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-decoration: none; text-indent: 0px; text-transform: none; transition-delay: 0s; transition-duration: 0.15s; transition-property: color; transition-timing-function: ease-in-out; -webkit-text-stroke-width: 0px; white-space: normal; word-spacing: 0px;\\\">calend\\u00e1rio<\\/a><span style=\\\"display: inline !important; float: none; background-color: rgb(255, 255, 255); color: rgb(102, 102, 102); font-family: arial,sans-serif; font-size: 14px; font-style: normal; font-variant: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-decoration: none; text-indent: 0px; text-transform: none; -webkit-text-stroke-width: 0px; white-space: normal; word-spacing: 0px;\\\"> das atividades de arranque do novo ano letivo. Sejam todos - pais&nbsp; e encarregados de educa\\u00e7\\u00e3o e estudantes - bem-vindos!<\\/span><\\/p>\\r\\n\",\"fulltext\":\"\\r\\n<p>\\r\\n\\t<img alt=\\\"\\\" class=\\\"cke-resize\\\" src=\\\"images\\/Recees_2019-2010.jpg\\\" style=\\\"width: 800px; height: 1131px;\\\" \\/><\\/p>\\r\\n<p>\\r\\n\\t&nbsp;<\\/p>\\r\\n<div id=\\\"ckimgrsz\\\" style=\\\"left: 7.51px; top: 74.56px;\\\">\\r\\n\\t<div class=\\\"preview\\\">\\r\\n\\t\\t&nbsp;<\\/div>\\r\\n<\\/div>\\r\\n\",\"state\":1,\"catid\":\"11\",\"created\":\"2019-08-27 10:33:47\",\"created_by\":\"231\",\"created_by_alias\":\"\",\"modified\":\"2019-08-27 10:35:27\",\"modified_by\":\"231\",\"checked_out\":\"231\",\"checked_out_time\":\"2019-08-27 10:34:26\",\"publish_up\":\"2019-08-27 10:33:47\",\"publish_down\":\"0000-00-00 00:00:00\",\"images\":\"{\\\"image_intro\\\":\\\"images\\\\\\/Recees_2019-2010.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\":\"{\\\"article_layout\\\":\\\"\\\",\\\"show_title\\\":\\\"\\\",\\\"link_titles\\\":\\\"\\\",\\\"show_tags\\\":\\\"\\\",\\\"show_intro\\\":\\\"\\\",\\\"info_block_position\\\":\\\"\\\",\\\"info_block_show_title\\\":\\\"\\\",\\\"show_category\\\":\\\"\\\",\\\"link_category\\\":\\\"\\\",\\\"show_parent_category\\\":\\\"\\\",\\\"link_parent_category\\\":\\\"\\\",\\\"show_associations\\\":\\\"\\\",\\\"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_page_title\\\":\\\"\\\",\\\"show_publishing_options\\\":\\\"\\\",\\\"show_article_options\\\":\\\"\\\",\\\"show_urls_images_backend\\\":\\\"\\\",\\\"show_urls_images_frontend\\\":\\\"\\\",\\\"astroid_article_type\\\":\\\"regular\\\",\\\"astroid_article_video_type\\\":\\\"youtube\\\",\\\"astroid_article_video_url\\\":\\\"\\\",\\\"astroid_article_gallery_width\\\":\\\"\\\",\\\"astroid_article_gallery_bullets\\\":\\\"1\\\",\\\"astroid_article_gallery_navigation\\\":\\\"1\\\",\\\"astroid_article_thumbnail\\\":\\\"1\\\",\\\"astroid_article_gallery_items\\\":[],\\\"astroid_article_audio_source\\\":\\\"soundcloud\\\",\\\"astroid_article_audio_soundcloud\\\":\\\"\\\",\\\"astroid_article_audio_spotify\\\":\\\"\\\",\\\"astroid_article_review_heading\\\":\\\"\\\",\\\"astroid_article_review_summery\\\":\\\"\\\",\\\"astroid_article_review_good\\\":\\\"\\\",\\\"astroid_article_review_bad\\\":\\\"\\\",\\\"astroid_article_review_rating\\\":\\\"5\\\",\\\"astroid_article_button_action\\\":\\\"\\\",\\\"astroid_article_button_link\\\":\\\"\\\",\\\"astroid_article_review_criterias\\\":[],\\\"astroid_article_quote_text\\\":\\\"\\\",\\\"astroid_article_quote_author\\\":\\\"\\\",\\\"astroid_article_badge\\\":\\\"0\\\",\\\"astroid_article_badge_type\\\":\\\"2\\\",\\\"astroid_article_badge_text\\\":\\\"\\\",\\\"astroid_article_badge_color\\\":\\\"\\\",\\\"astroid_article_badge_text_color\\\":\\\"\\\",\\\"astroid_relatedposts\\\":\\\"\\\",\\\"astroid_socialshare\\\":\\\"\\\",\\\"astroid_comments\\\":\\\"\\\",\\\"astroid_posttype\\\":\\\"\\\",\\\"astroid_readtime\\\":\\\"\\\",\\\"astroid_authorinfo\\\":\\\"\\\",\\\"astroid_og_title\\\":\\\"\\\",\\\"astroid_og_desc\\\":\\\"\\\",\\\"astroid_og_image\\\":\\\"\\\"}\",\"version\":4,\"ordering\":\"0\",\"metakey\":\"\",\"metadesc\":\"\",\"access\":\"1\",\"hits\":\"0\",\"metadata\":\"{\\\"robots\\\":\\\"\\\",\\\"author\\\":\\\"\\\",\\\"rights\\\":\\\"\\\",\\\"xreference\\\":\\\"\\\"}\",\"featured\":\"1\",\"language\":\"*\",\"xreference\":\"\",\"note\":\"\"}', 0),
(694, 90, 1, '', '2019-08-27 10:36:57', 231, 3638, '66230b81eab13aa9d008a019dbc9fc6a8b0aba3e', '{\"id\":90,\"asset_id\":\"333\",\"title\":\"Arranque do novo ano letivo \",\"alias\":\"arranque-do-novo-ano-letivo\",\"introtext\":\"<p>\\r\\n\\tEis o <a href=\\\"http:\\/\\/www.esmaior.pt\\/esmaior\\/images\\/RECECOES_2019_-_2020.pdf\\\">calend\\u00e1rio<\\/a>das atividades de arranque do novo ano letivo. Sejam todos - pais&nbsp; e encarregados de educa\\u00e7\\u00e3o e estudantes - bem-vindos!<\\/p>\\r\\n\",\"fulltext\":\"\\r\\n<p>\\r\\n\\t<img alt=\\\"\\\" class=\\\"cke-resize\\\" src=\\\"images\\/Recees_2019-2010.jpg\\\" style=\\\"width: 800px; height: 1131px;\\\" \\/><\\/p>\\r\\n<p>\\r\\n\\t&nbsp;<\\/p>\\r\\n<div id=\\\"ckimgrsz\\\" style=\\\"left: 7.51px; top: 74.56px;\\\">\\r\\n\\t<div class=\\\"preview\\\">\\r\\n\\t\\t&nbsp;<\\/div>\\r\\n<\\/div>\\r\\n\",\"state\":1,\"catid\":\"11\",\"created\":\"2019-08-27 10:33:47\",\"created_by\":\"231\",\"created_by_alias\":\"\",\"modified\":\"2019-08-27 10:36:57\",\"modified_by\":\"231\",\"checked_out\":\"231\",\"checked_out_time\":\"2019-08-27 10:35:27\",\"publish_up\":\"2019-08-27 10:33:47\",\"publish_down\":\"0000-00-00 00:00:00\",\"images\":\"{\\\"image_intro\\\":\\\"images\\\\\\/Recees_2019-2010.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\":\"{\\\"article_layout\\\":\\\"\\\",\\\"show_title\\\":\\\"\\\",\\\"link_titles\\\":\\\"\\\",\\\"show_tags\\\":\\\"\\\",\\\"show_intro\\\":\\\"\\\",\\\"info_block_position\\\":\\\"\\\",\\\"info_block_show_title\\\":\\\"\\\",\\\"show_category\\\":\\\"\\\",\\\"link_category\\\":\\\"\\\",\\\"show_parent_category\\\":\\\"\\\",\\\"link_parent_category\\\":\\\"\\\",\\\"show_associations\\\":\\\"\\\",\\\"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_page_title\\\":\\\"\\\",\\\"show_publishing_options\\\":\\\"\\\",\\\"show_article_options\\\":\\\"\\\",\\\"show_urls_images_backend\\\":\\\"\\\",\\\"show_urls_images_frontend\\\":\\\"\\\",\\\"astroid_article_type\\\":\\\"regular\\\",\\\"astroid_article_video_type\\\":\\\"youtube\\\",\\\"astroid_article_video_url\\\":\\\"\\\",\\\"astroid_article_gallery_width\\\":\\\"\\\",\\\"astroid_article_gallery_bullets\\\":\\\"1\\\",\\\"astroid_article_gallery_navigation\\\":\\\"1\\\",\\\"astroid_article_thumbnail\\\":\\\"1\\\",\\\"astroid_article_gallery_items\\\":[],\\\"astroid_article_audio_source\\\":\\\"soundcloud\\\",\\\"astroid_article_audio_soundcloud\\\":\\\"\\\",\\\"astroid_article_audio_spotify\\\":\\\"\\\",\\\"astroid_article_review_heading\\\":\\\"\\\",\\\"astroid_article_review_summery\\\":\\\"\\\",\\\"astroid_article_review_good\\\":\\\"\\\",\\\"astroid_article_review_bad\\\":\\\"\\\",\\\"astroid_article_review_rating\\\":\\\"5\\\",\\\"astroid_article_button_action\\\":\\\"\\\",\\\"astroid_article_button_link\\\":\\\"\\\",\\\"astroid_article_review_criterias\\\":[],\\\"astroid_article_quote_text\\\":\\\"\\\",\\\"astroid_article_quote_author\\\":\\\"\\\",\\\"astroid_article_badge\\\":\\\"0\\\",\\\"astroid_article_badge_type\\\":\\\"2\\\",\\\"astroid_article_badge_text\\\":\\\"\\\",\\\"astroid_article_badge_color\\\":\\\"\\\",\\\"astroid_article_badge_text_color\\\":\\\"\\\",\\\"astroid_relatedposts\\\":\\\"\\\",\\\"astroid_socialshare\\\":\\\"\\\",\\\"astroid_comments\\\":\\\"\\\",\\\"astroid_posttype\\\":\\\"\\\",\\\"astroid_readtime\\\":\\\"\\\",\\\"astroid_authorinfo\\\":\\\"\\\",\\\"astroid_og_title\\\":\\\"\\\",\\\"astroid_og_desc\\\":\\\"\\\",\\\"astroid_og_image\\\":\\\"\\\"}\",\"version\":5,\"ordering\":\"0\",\"metakey\":\"\",\"metadesc\":\"\",\"access\":\"1\",\"hits\":\"0\",\"metadata\":\"{\\\"robots\\\":\\\"\\\",\\\"author\\\":\\\"\\\",\\\"rights\\\":\\\"\\\",\\\"xreference\\\":\\\"\\\"}\",\"featured\":\"1\",\"language\":\"*\",\"xreference\":\"\",\"note\":\"\"}', 0),
(695, 91, 1, '', '2019-08-27 10:38:49', 231, 4393, '3d4d2500a9a44e6415db485d70e155a37137a561', '{\"id\":91,\"asset_id\":334,\"title\":\"Aviso Manuais Escolares \",\"alias\":\"aviso-manuais-escolares-2\",\"introtext\":\"<p style=\\\"margin-top:0cm;margin-right:0cm;margin-bottom:7.5pt;margin-left:0cm;&#10;text-align:justify;line-height:150%\\\">\\r\\n\\t<span style=\\\"font-size:11.0pt;line-height:&#10;150%;font-family:&quot;Arial&quot;,sans-serif;color:#666666\\\">No sentido de melhorar o servi\\u00e7o de qualidade que j\\u00e1 disponibilizavamos aos pais e encarregados de educa\\u00e7\\u00e3o atrav\\u00e9s da plataforma INOVAR Alunos, o Agrupamento decidiu, este ano, aderir \\u00e0 Plataforma E 360, do Minist\\u00e9rio da Educa\\u00e7\\u00e3o para, nomeadamente, garantir a prote\\u00e7\\u00e3o de dados. Acontece que a articula\\u00e7\\u00e3o entre os Programas MEGA e E360 ainda n\\u00e3o est\\u00e1 completamente operacional, muito embora j\\u00e1 tenha sido emitido um n\\u00famero significativo de vouchers. Esperamos que a opera\\u00e7\\u00e3o de valida\\u00e7\\u00e3o dos dados esteja conclu\\u00edda muito em breve, pelo que solicitamos aos pais e encarregados de educa\\u00e7\\u00e3o a compreens\\u00e3o por esta demora.<\\/span><\\/p>\\r\\n<p style=\\\"margin-top:0cm;margin-right:0cm;margin-bottom:7.5pt;margin-left:0cm;&#10;text-align:justify;line-height:150%;orphans: 2;-webkit-text-stroke-width: 0px;&#10;word-spacing:0px\\\">\\r\\n\\t<span style=\\\"font-size:11.0pt;line-height:150%;font-family:&#10;&quot;Arial&quot;,sans-serif;color:#666666\\\">O Diretor<\\/span><\\/p>\\r\\n<p>\\r\\n\\t&nbsp;<\\/p>\\r\\n\",\"fulltext\":\"\",\"state\":1,\"catid\":\"11\",\"created\":\"2019-08-27 10:38:49\",\"created_by\":\"231\",\"created_by_alias\":\"\",\"modified\":\"2019-08-27 10:38:49\",\"modified_by\":null,\"checked_out\":null,\"checked_out_time\":null,\"publish_up\":\"2019-08-27 10:38: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\":\"{\\\"article_layout\\\":\\\"\\\",\\\"show_title\\\":\\\"\\\",\\\"link_titles\\\":\\\"\\\",\\\"show_tags\\\":\\\"\\\",\\\"show_intro\\\":\\\"\\\",\\\"info_block_position\\\":\\\"\\\",\\\"info_block_show_title\\\":\\\"\\\",\\\"show_category\\\":\\\"\\\",\\\"link_category\\\":\\\"\\\",\\\"show_parent_category\\\":\\\"\\\",\\\"link_parent_category\\\":\\\"\\\",\\\"show_associations\\\":\\\"\\\",\\\"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_page_title\\\":\\\"\\\",\\\"show_publishing_options\\\":\\\"\\\",\\\"show_article_options\\\":\\\"\\\",\\\"show_urls_images_backend\\\":\\\"\\\",\\\"show_urls_images_frontend\\\":\\\"\\\",\\\"astroid_article_type\\\":\\\"regular\\\",\\\"astroid_article_video_type\\\":\\\"youtube\\\",\\\"astroid_article_video_url\\\":\\\"\\\",\\\"astroid_article_gallery_width\\\":\\\"\\\",\\\"astroid_article_gallery_bullets\\\":\\\"1\\\",\\\"astroid_article_gallery_navigation\\\":\\\"1\\\",\\\"astroid_article_thumbnail\\\":\\\"1\\\",\\\"astroid_article_gallery_items\\\":[],\\\"astroid_article_audio_source\\\":\\\"soundcloud\\\",\\\"astroid_article_audio_soundcloud\\\":\\\"\\\",\\\"astroid_article_audio_spotify\\\":\\\"\\\",\\\"astroid_article_review_heading\\\":\\\"\\\",\\\"astroid_article_review_summery\\\":\\\"\\\",\\\"astroid_article_review_good\\\":\\\"\\\",\\\"astroid_article_review_bad\\\":\\\"\\\",\\\"astroid_article_review_rating\\\":\\\"5\\\",\\\"astroid_article_button_action\\\":\\\"\\\",\\\"astroid_article_button_link\\\":\\\"\\\",\\\"astroid_article_review_criterias\\\":[],\\\"astroid_article_quote_text\\\":\\\"\\\",\\\"astroid_article_quote_author\\\":\\\"\\\",\\\"astroid_article_badge\\\":\\\"0\\\",\\\"astroid_article_badge_type\\\":\\\"2\\\",\\\"astroid_article_badge_text\\\":\\\"\\\",\\\"astroid_article_badge_color\\\":\\\"\\\",\\\"astroid_article_badge_text_color\\\":\\\"\\\",\\\"astroid_relatedposts\\\":\\\"\\\",\\\"astroid_socialshare\\\":\\\"\\\",\\\"astroid_comments\\\":\\\"\\\",\\\"astroid_posttype\\\":\\\"\\\",\\\"astroid_readtime\\\":\\\"\\\",\\\"astroid_authorinfo\\\":\\\"\\\",\\\"astroid_og_title\\\":\\\"\\\",\\\"astroid_og_desc\\\":\\\"\\\",\\\"astroid_og_image\\\":\\\"\\\"}\",\"version\":1,\"ordering\":null,\"metakey\":\"\",\"metadesc\":\"\",\"access\":\"1\",\"hits\":null,\"metadata\":\"{\\\"robots\\\":\\\"\\\",\\\"author\\\":\\\"\\\",\\\"rights\\\":\\\"\\\",\\\"xreference\\\":\\\"\\\"}\",\"featured\":\"0\",\"language\":\"*\",\"xreference\":\"\",\"note\":\"\"}', 0),
(696, 91, 1, '', '2019-08-27 10:39:06', 231, 4412, 'd7bb22160795356573e377d3f024fd9198b3a73d', '{\"id\":91,\"asset_id\":\"334\",\"title\":\"Aviso Manuais Escolares \",\"alias\":\"aviso-manuais-escolares-2\",\"introtext\":\"<p style=\\\"margin-top:0cm;margin-right:0cm;margin-bottom:7.5pt;margin-left:0cm;&#10;text-align:justify;line-height:150%\\\">\\r\\n\\t<span style=\\\"font-size:11.0pt;line-height:&#10;150%;font-family:&quot;Arial&quot;,sans-serif;color:#666666\\\">No sentido de melhorar o servi\\u00e7o de qualidade que j\\u00e1 disponibilizavamos aos pais e encarregados de educa\\u00e7\\u00e3o atrav\\u00e9s da plataforma INOVAR Alunos, o Agrupamento decidiu, este ano, aderir \\u00e0 Plataforma E 360, do Minist\\u00e9rio da Educa\\u00e7\\u00e3o para, nomeadamente, garantir a prote\\u00e7\\u00e3o de dados. Acontece que a articula\\u00e7\\u00e3o entre os Programas MEGA e E360 ainda n\\u00e3o est\\u00e1 completamente operacional, muito embora j\\u00e1 tenha sido emitido um n\\u00famero significativo de vouchers. Esperamos que a opera\\u00e7\\u00e3o de valida\\u00e7\\u00e3o dos dados esteja conclu\\u00edda muito em breve, pelo que solicitamos aos pais e encarregados de educa\\u00e7\\u00e3o a compreens\\u00e3o por esta demora.<\\/span><\\/p>\\r\\n<p style=\\\"margin-top:0cm;margin-right:0cm;margin-bottom:7.5pt;margin-left:0cm;&#10;text-align:justify;line-height:150%;orphans: 2;-webkit-text-stroke-width: 0px;&#10;word-spacing:0px\\\">\\r\\n\\t<span style=\\\"font-size:11.0pt;line-height:150%;font-family:&#10;&quot;Arial&quot;,sans-serif;color:#666666\\\">O Diretor<\\/span><\\/p>\\r\\n<p>\\r\\n\\t&nbsp;<\\/p>\\r\\n\",\"fulltext\":\"\",\"state\":1,\"catid\":\"11\",\"created\":\"2019-08-27 10:38:49\",\"created_by\":\"231\",\"created_by_alias\":\"\",\"modified\":\"2019-08-27 10:39:06\",\"modified_by\":\"231\",\"checked_out\":\"231\",\"checked_out_time\":\"2019-08-27 10:38:49\",\"publish_up\":\"2019-08-27 10:38: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\":\"{\\\"article_layout\\\":\\\"\\\",\\\"show_title\\\":\\\"\\\",\\\"link_titles\\\":\\\"\\\",\\\"show_tags\\\":\\\"\\\",\\\"show_intro\\\":\\\"\\\",\\\"info_block_position\\\":\\\"\\\",\\\"info_block_show_title\\\":\\\"\\\",\\\"show_category\\\":\\\"\\\",\\\"link_category\\\":\\\"\\\",\\\"show_parent_category\\\":\\\"\\\",\\\"link_parent_category\\\":\\\"\\\",\\\"show_associations\\\":\\\"\\\",\\\"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_page_title\\\":\\\"\\\",\\\"show_publishing_options\\\":\\\"\\\",\\\"show_article_options\\\":\\\"\\\",\\\"show_urls_images_backend\\\":\\\"\\\",\\\"show_urls_images_frontend\\\":\\\"\\\",\\\"astroid_article_type\\\":\\\"regular\\\",\\\"astroid_article_video_type\\\":\\\"youtube\\\",\\\"astroid_article_video_url\\\":\\\"\\\",\\\"astroid_article_gallery_width\\\":\\\"\\\",\\\"astroid_article_gallery_bullets\\\":\\\"1\\\",\\\"astroid_article_gallery_navigation\\\":\\\"1\\\",\\\"astroid_article_thumbnail\\\":\\\"1\\\",\\\"astroid_article_gallery_items\\\":[],\\\"astroid_article_audio_source\\\":\\\"soundcloud\\\",\\\"astroid_article_audio_soundcloud\\\":\\\"\\\",\\\"astroid_article_audio_spotify\\\":\\\"\\\",\\\"astroid_article_review_heading\\\":\\\"\\\",\\\"astroid_article_review_summery\\\":\\\"\\\",\\\"astroid_article_review_good\\\":\\\"\\\",\\\"astroid_article_review_bad\\\":\\\"\\\",\\\"astroid_article_review_rating\\\":\\\"5\\\",\\\"astroid_article_button_action\\\":\\\"\\\",\\\"astroid_article_button_link\\\":\\\"\\\",\\\"astroid_article_review_criterias\\\":[],\\\"astroid_article_quote_text\\\":\\\"\\\",\\\"astroid_article_quote_author\\\":\\\"\\\",\\\"astroid_article_badge\\\":\\\"0\\\",\\\"astroid_article_badge_type\\\":\\\"2\\\",\\\"astroid_article_badge_text\\\":\\\"\\\",\\\"astroid_article_badge_color\\\":\\\"\\\",\\\"astroid_article_badge_text_color\\\":\\\"\\\",\\\"astroid_relatedposts\\\":\\\"\\\",\\\"astroid_socialshare\\\":\\\"\\\",\\\"astroid_comments\\\":\\\"\\\",\\\"astroid_posttype\\\":\\\"\\\",\\\"astroid_readtime\\\":\\\"\\\",\\\"astroid_authorinfo\\\":\\\"\\\",\\\"astroid_og_title\\\":\\\"\\\",\\\"astroid_og_desc\\\":\\\"\\\",\\\"astroid_og_image\\\":\\\"\\\"}\",\"version\":2,\"ordering\":\"0\",\"metakey\":\"\",\"metadesc\":\"\",\"access\":\"1\",\"hits\":\"0\",\"metadata\":\"{\\\"robots\\\":\\\"\\\",\\\"author\\\":\\\"\\\",\\\"rights\\\":\\\"\\\",\\\"xreference\\\":\\\"\\\"}\",\"featured\":\"1\",\"language\":\"*\",\"xreference\":\"\",\"note\":\"\"}', 0);
INSERT INTO `ynfp8_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
(697, 91, 1, '', '2019-08-27 10:40:15', 231, 4703, '198306168ebb3348fe43cb61f334078d4146a145', '{\"id\":91,\"asset_id\":\"334\",\"title\":\"Aviso Manuais Escolares \",\"alias\":\"aviso-manuais-escolares-2\",\"introtext\":\"<p style=\\\"margin-top:0cm;margin-right:0cm;margin-bottom:7.5pt;margin-left:0cm;&#10;text-align:justify;line-height:150%\\\">\\r\\n\\t<span style=\\\"font-size:11.0pt;line-height:&#10;150%;font-family:&quot;Arial&quot;,sans-serif;color:#666666\\\">No sentido de melhorar o servi\\u00e7o de qualidade que j\\u00e1 disponibilizavamos aos pais e encarregados de educa\\u00e7\\u00e3o atrav\\u00e9s da plataforma INOVAR Alunos, o Agrupamento decidiu, este ano, aderir \\u00e0 Plataforma E 360, do Minist\\u00e9rio da Educa\\u00e7\\u00e3o para, nomeadamente, garantir a prote\\u00e7\\u00e3o de dados. <\\/span><\\/p>\\r\\n\",\"fulltext\":\"\\r\\n<p style=\\\"margin-top:0cm;margin-right:0cm;margin-bottom:7.5pt;margin-left:0cm;&#10;text-align:justify;line-height:150%\\\">\\r\\n\\t<span style=\\\"font-size:11.0pt;line-height:&#10;150%;font-family:&quot;Arial&quot;,sans-serif;color:#666666\\\">Acontece que a articula\\u00e7\\u00e3o entre os Programas MEGA e E360 ainda n\\u00e3o est\\u00e1 completamente operacional, muito embora j\\u00e1 tenha sido emitido um n\\u00famero significativo de vouchers. Esperamos que a opera\\u00e7\\u00e3o de valida\\u00e7\\u00e3o dos dados esteja conclu\\u00edda muito em breve, pelo que solicitamos aos pais e encarregados de educa\\u00e7\\u00e3o a compreens\\u00e3o por esta demora.<\\/span><\\/p>\\r\\n<p style=\\\"margin-top:0cm;margin-right:0cm;margin-bottom:7.5pt;margin-left:0cm;&#10;text-align:justify;line-height:150%;orphans: 2;-webkit-text-stroke-width: 0px;&#10;word-spacing:0px\\\">\\r\\n\\t<span style=\\\"font-size:11.0pt;line-height:150%;font-family:&#10;&quot;Arial&quot;,sans-serif;color:#666666\\\">O Diretor<\\/span><\\/p>\\r\\n<p>\\r\\n\\t&nbsp;<\\/p>\\r\\n\",\"state\":1,\"catid\":\"11\",\"created\":\"2019-08-27 10:38:49\",\"created_by\":\"231\",\"created_by_alias\":\"\",\"modified\":\"2019-08-27 10:40:15\",\"modified_by\":\"231\",\"checked_out\":\"231\",\"checked_out_time\":\"2019-08-27 10:39:06\",\"publish_up\":\"2019-08-27 10:38:49\",\"publish_down\":\"0000-00-00 00:00:00\",\"images\":\"{\\\"image_intro\\\":\\\"images\\\\\\/imagens\\\\\\/manuais.png\\\",\\\"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\":\"{\\\"article_layout\\\":\\\"\\\",\\\"show_title\\\":\\\"\\\",\\\"link_titles\\\":\\\"\\\",\\\"show_tags\\\":\\\"\\\",\\\"show_intro\\\":\\\"\\\",\\\"info_block_position\\\":\\\"\\\",\\\"info_block_show_title\\\":\\\"\\\",\\\"show_category\\\":\\\"\\\",\\\"link_category\\\":\\\"\\\",\\\"show_parent_category\\\":\\\"\\\",\\\"link_parent_category\\\":\\\"\\\",\\\"show_associations\\\":\\\"\\\",\\\"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_page_title\\\":\\\"\\\",\\\"show_publishing_options\\\":\\\"\\\",\\\"show_article_options\\\":\\\"\\\",\\\"show_urls_images_backend\\\":\\\"\\\",\\\"show_urls_images_frontend\\\":\\\"\\\",\\\"astroid_article_type\\\":\\\"regular\\\",\\\"astroid_article_video_type\\\":\\\"youtube\\\",\\\"astroid_article_video_url\\\":\\\"\\\",\\\"astroid_article_gallery_width\\\":\\\"\\\",\\\"astroid_article_gallery_bullets\\\":\\\"1\\\",\\\"astroid_article_gallery_navigation\\\":\\\"1\\\",\\\"astroid_article_thumbnail\\\":\\\"1\\\",\\\"astroid_article_gallery_items\\\":[],\\\"astroid_article_audio_source\\\":\\\"soundcloud\\\",\\\"astroid_article_audio_soundcloud\\\":\\\"\\\",\\\"astroid_article_audio_spotify\\\":\\\"\\\",\\\"astroid_article_review_heading\\\":\\\"\\\",\\\"astroid_article_review_summery\\\":\\\"\\\",\\\"astroid_article_review_good\\\":\\\"\\\",\\\"astroid_article_review_bad\\\":\\\"\\\",\\\"astroid_article_review_rating\\\":\\\"5\\\",\\\"astroid_article_button_action\\\":\\\"\\\",\\\"astroid_article_button_link\\\":\\\"\\\",\\\"astroid_article_review_criterias\\\":[],\\\"astroid_article_quote_text\\\":\\\"\\\",\\\"astroid_article_quote_author\\\":\\\"\\\",\\\"astroid_article_badge\\\":\\\"0\\\",\\\"astroid_article_badge_type\\\":\\\"2\\\",\\\"astroid_article_badge_text\\\":\\\"\\\",\\\"astroid_article_badge_color\\\":\\\"\\\",\\\"astroid_article_badge_text_color\\\":\\\"\\\",\\\"astroid_relatedposts\\\":\\\"\\\",\\\"astroid_socialshare\\\":\\\"\\\",\\\"astroid_comments\\\":\\\"\\\",\\\"astroid_posttype\\\":\\\"\\\",\\\"astroid_readtime\\\":\\\"\\\",\\\"astroid_authorinfo\\\":\\\"\\\",\\\"astroid_og_title\\\":\\\"\\\",\\\"astroid_og_desc\\\":\\\"\\\",\\\"astroid_og_image\\\":\\\"\\\"}\",\"version\":3,\"ordering\":\"0\",\"metakey\":\"\",\"metadesc\":\"\",\"access\":\"1\",\"hits\":\"0\",\"metadata\":\"{\\\"robots\\\":\\\"\\\",\\\"author\\\":\\\"\\\",\\\"rights\\\":\\\"\\\",\\\"xreference\\\":\\\"\\\"}\",\"featured\":\"1\",\"language\":\"*\",\"xreference\":\"\",\"note\":\"\"}', 0),
(698, 90, 1, '', '2019-08-27 10:41:38', 231, 4273, '7d385384d2e79d6d4c26ea83c080de182f27b4ed', '{\"id\":90,\"asset_id\":\"333\",\"title\":\"Arranque do novo ano letivo \",\"alias\":\"arranque-do-novo-ano-letivo\",\"introtext\":\"<p style=\\\"text-align:justify;line-height:150%\\\">\\r\\n\\t<span style=\\\"font-family:&quot;Arial&quot;,sans-serif;color:#666666;background:white\\\">Eis o <\\/span><span style=\\\"font-family:&quot;Arial&quot;,sans-serif\\\"><a href=\\\"http:\\/\\/www.esmaior.pt\\/esmaior\\/images\\/RECECOES_2019_-_2020.pdf\\\" style=\\\"orphans: 2;transition-delay: 0s;transition-duration: 0.15s;transition-property: color;&#10;transition-timing-function: ease-in-out;-webkit-text-stroke-width: 0px;&#10;word-spacing:0px\\\"><span style=\\\"color:#0083E8;text-decoration:none;text-underline:&#10;none\\\">calend\\u00e1rio<\\/span><\\/a><span style=\\\"color:#666666;background:white\\\"><span style=\\\"orphans: 2;-webkit-text-stroke-width: 0px;float:none;word-spacing:0px\\\"> das atividades de arranque do novo ano letivo. Sejam todos - pais&nbsp; e encarregados de educa\\u00e7\\u00e3o e estudantes - bem-vindos!<\\/span><\\/span><\\/span><\\/p>\\r\\n\",\"fulltext\":\"\\r\\n<p>\\r\\n\\t<img alt=\\\"\\\" class=\\\"cke-resize\\\" src=\\\"images\\/Recees_2019-2010.jpg\\\" style=\\\"width: 800px; height: 1131px;\\\" \\/><\\/p>\\r\\n<p>\\r\\n\\t&nbsp;<\\/p>\\r\\n<div id=\\\"ckimgrsz\\\" style=\\\"left: 7.51px; top: 74.56px;\\\">\\r\\n\\t<div class=\\\"preview\\\">\\r\\n\\t\\t&nbsp;<\\/div>\\r\\n<\\/div>\\r\\n\",\"state\":1,\"catid\":\"11\",\"created\":\"2019-08-27 10:33:47\",\"created_by\":\"231\",\"created_by_alias\":\"\",\"modified\":\"2019-08-27 10:41:38\",\"modified_by\":\"231\",\"checked_out\":\"231\",\"checked_out_time\":\"2019-08-27 10:41:26\",\"publish_up\":\"2019-08-27 10:33:47\",\"publish_down\":\"0000-00-00 00:00:00\",\"images\":\"{\\\"image_intro\\\":\\\"images\\\\\\/Recees_2019-2010.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\":\"{\\\"article_layout\\\":\\\"\\\",\\\"show_title\\\":\\\"\\\",\\\"link_titles\\\":\\\"\\\",\\\"show_tags\\\":\\\"\\\",\\\"show_intro\\\":\\\"\\\",\\\"info_block_position\\\":\\\"\\\",\\\"info_block_show_title\\\":\\\"\\\",\\\"show_category\\\":\\\"\\\",\\\"link_category\\\":\\\"\\\",\\\"show_parent_category\\\":\\\"\\\",\\\"link_parent_category\\\":\\\"\\\",\\\"show_associations\\\":\\\"\\\",\\\"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_page_title\\\":\\\"\\\",\\\"show_publishing_options\\\":\\\"\\\",\\\"show_article_options\\\":\\\"\\\",\\\"show_urls_images_backend\\\":\\\"\\\",\\\"show_urls_images_frontend\\\":\\\"\\\",\\\"astroid_article_type\\\":\\\"regular\\\",\\\"astroid_article_video_type\\\":\\\"youtube\\\",\\\"astroid_article_video_url\\\":\\\"\\\",\\\"astroid_article_gallery_width\\\":\\\"\\\",\\\"astroid_article_gallery_bullets\\\":\\\"1\\\",\\\"astroid_article_gallery_navigation\\\":\\\"1\\\",\\\"astroid_article_thumbnail\\\":\\\"1\\\",\\\"astroid_article_gallery_items\\\":[],\\\"astroid_article_audio_source\\\":\\\"soundcloud\\\",\\\"astroid_article_audio_soundcloud\\\":\\\"\\\",\\\"astroid_article_audio_spotify\\\":\\\"\\\",\\\"astroid_article_review_heading\\\":\\\"\\\",\\\"astroid_article_review_summery\\\":\\\"\\\",\\\"astroid_article_review_good\\\":\\\"\\\",\\\"astroid_article_review_bad\\\":\\\"\\\",\\\"astroid_article_review_rating\\\":\\\"5\\\",\\\"astroid_article_button_action\\\":\\\"\\\",\\\"astroid_article_button_link\\\":\\\"\\\",\\\"astroid_article_review_criterias\\\":[],\\\"astroid_article_quote_text\\\":\\\"\\\",\\\"astroid_article_quote_author\\\":\\\"\\\",\\\"astroid_article_badge\\\":\\\"0\\\",\\\"astroid_article_badge_type\\\":\\\"2\\\",\\\"astroid_article_badge_text\\\":\\\"\\\",\\\"astroid_article_badge_color\\\":\\\"\\\",\\\"astroid_article_badge_text_color\\\":\\\"\\\",\\\"astroid_relatedposts\\\":\\\"\\\",\\\"astroid_socialshare\\\":\\\"\\\",\\\"astroid_comments\\\":\\\"\\\",\\\"astroid_posttype\\\":\\\"\\\",\\\"astroid_readtime\\\":\\\"\\\",\\\"astroid_authorinfo\\\":\\\"\\\",\\\"astroid_og_title\\\":\\\"\\\",\\\"astroid_og_desc\\\":\\\"\\\",\\\"astroid_og_image\\\":\\\"\\\"}\",\"version\":7,\"ordering\":\"2\",\"metakey\":\"\",\"metadesc\":\"\",\"access\":\"1\",\"hits\":\"0\",\"metadata\":\"{\\\"robots\\\":\\\"\\\",\\\"author\\\":\\\"\\\",\\\"rights\\\":\\\"\\\",\\\"xreference\\\":\\\"\\\"}\",\"featured\":\"1\",\"language\":\"*\",\"xreference\":\"\",\"note\":\"\"}', 0),
(699, 73, 1, '', '2019-08-27 10:42:36', 231, 4868, '591bf053ec06ec557ebe3a53bb0090355f80f47c', '{\"id\":73,\"asset_id\":\"303\",\"title\":\"Aviso Manuais Escolares\",\"alias\":\"aviso-manuais-escolares\",\"introtext\":\"<p style=\\\"text-align:justify;line-height:150%\\\">\\r\\n\\t<span style=\\\"font-family: helvetica; font-size: 12pt;\\\"><span style=\\\"color: #000000;\\\"><span style=\\\"font-family:&quot;Arial&quot;,sans-serif;mso-fareast-font-family:&quot;Times New Roman&quot;;&#10;color:#666666;mso-fareast-language:PT\\\"><span style=\\\"font-family:&quot;Arial&quot;,sans-serif;mso-fareast-font-family:&quot;Times New Roman&quot;;&#10;color:#666666;mso-fareast-language:PT\\\">J\\u00e1 est\\u00e1 dispon\\u00edvel no site&nbsp;<\\/span><a href=\\\"http:\\/\\/www.manuaisescolares.pt\\/\\\" style=\\\"orphans: 2;-webkit-text-stroke-width: 0px;&#10;word-spacing:0px\\\"><span style=\\\"color:#666666;text-decoration:none;text-underline:none\\\">www.manuaisescolares.pt<\\/span><\\/a><span style=\\\"orphans: 2;-webkit-text-stroke-width: 0px;word-spacing:0px\\\">&nbsp;o acesso aos Encarregados de Educa\\u00e7\\u00e3o.<\\/span><\\/span><\\/span><\\/span><\\/p>\\r\\n\",\"fulltext\":\"\\r\\n<p>\\r\\n\\t&nbsp;<\\/p>\\r\\n<p>\\r\\n\\t<span style=\\\"font-family: helvetica; font-size: 12pt;\\\">&nbsp;<img alt=\\\"manuais\\\" height=\\\"288\\\" src=\\\"images\\/imagens\\/manuais.png\\\" style=\\\"display: block; margin-left: auto; margin-right: auto;\\\" width=\\\"300\\\" \\/><\\/span><\\/p>\\r\\n<p>\\r\\n\\t&nbsp;<\\/p>\\r\\n<div class=\\\"fs-32\\\">\\r\\n\\t<span style=\\\"font-family: helvetica; font-size: 12pt;\\\">Aten\\u00e7\\u00e3o:<\\/span><\\/div>\\r\\n<p>\\r\\n\\t<br \\/>\\r\\n\\t<span style=\\\"font-family: helvetica; font-size: 12pt;\\\">Os vouchers relativos aos manuais escolares dos 1\\u00ba, 5\\u00ba, 7\\u00ba, 10\\u00ba e 12\\u00ba anos s\\u00f3 ser\\u00e3o emitidos a partir do&nbsp;<strong>dia 1 de agosto.<\\/strong><\\/span><br \\/>\\r\\n\\t<br \\/>\\r\\n\\t<span style=\\\"font-family: helvetica; font-size: 12pt;\\\">Os restante anos come\\u00e7am a ser emitidos a partir do&nbsp;<strong>dia 9 de julho<\\/strong>.<\\/span><\\/p>\\r\\n\",\"state\":1,\"catid\":\"11\",\"created\":\"2019-07-24 21:39:28\",\"created_by\":\"251\",\"created_by_alias\":\"\",\"modified\":\"2019-08-27 10:42:36\",\"modified_by\":\"231\",\"checked_out\":\"231\",\"checked_out_time\":\"2019-08-27 10:41:58\",\"publish_up\":\"2019-07-24 21:39:28\",\"publish_down\":\"0000-00-00 00:00:00\",\"images\":\"{\\\"image_intro\\\":\\\"images\\\\\\/imagens\\\\\\/manuais.png\\\",\\\"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\":\"{\\\"article_layout\\\":\\\"\\\",\\\"show_title\\\":\\\"\\\",\\\"link_titles\\\":\\\"\\\",\\\"show_tags\\\":\\\"\\\",\\\"show_intro\\\":\\\"\\\",\\\"info_block_position\\\":\\\"\\\",\\\"info_block_show_title\\\":\\\"\\\",\\\"show_category\\\":\\\"\\\",\\\"link_category\\\":\\\"\\\",\\\"show_parent_category\\\":\\\"\\\",\\\"link_parent_category\\\":\\\"\\\",\\\"show_associations\\\":\\\"\\\",\\\"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_page_title\\\":\\\"\\\",\\\"show_publishing_options\\\":\\\"\\\",\\\"show_article_options\\\":\\\"\\\",\\\"show_urls_images_backend\\\":\\\"\\\",\\\"show_urls_images_frontend\\\":\\\"\\\",\\\"astroid_article_type\\\":\\\"regular\\\",\\\"astroid_article_video_type\\\":\\\"youtube\\\",\\\"astroid_article_video_url\\\":\\\"\\\",\\\"astroid_article_gallery_width\\\":\\\"\\\",\\\"astroid_article_gallery_bullets\\\":\\\"1\\\",\\\"astroid_article_gallery_navigation\\\":\\\"1\\\",\\\"astroid_article_thumbnail\\\":\\\"1\\\",\\\"astroid_article_gallery_items\\\":[],\\\"astroid_article_audio_source\\\":\\\"soundcloud\\\",\\\"astroid_article_audio_soundcloud\\\":\\\"\\\",\\\"astroid_article_audio_spotify\\\":\\\"\\\",\\\"astroid_article_review_heading\\\":\\\"\\\",\\\"astroid_article_review_summery\\\":\\\"\\\",\\\"astroid_article_review_good\\\":\\\"\\\",\\\"astroid_article_review_bad\\\":\\\"\\\",\\\"astroid_article_review_rating\\\":\\\"5\\\",\\\"astroid_article_button_action\\\":\\\"\\\",\\\"astroid_article_button_link\\\":\\\"\\\",\\\"astroid_article_review_criterias\\\":[],\\\"astroid_article_quote_text\\\":\\\"\\\",\\\"astroid_article_quote_author\\\":\\\"\\\",\\\"astroid_article_badge\\\":\\\"0\\\",\\\"astroid_article_badge_type\\\":\\\"2\\\",\\\"astroid_article_badge_text\\\":\\\"\\\",\\\"astroid_article_badge_color\\\":\\\"\\\",\\\"astroid_article_badge_text_color\\\":\\\"\\\",\\\"astroid_relatedposts\\\":\\\"\\\",\\\"astroid_socialshare\\\":\\\"\\\",\\\"astroid_comments\\\":\\\"\\\",\\\"astroid_posttype\\\":\\\"\\\",\\\"astroid_readtime\\\":\\\"\\\",\\\"astroid_authorinfo\\\":\\\"0\\\",\\\"astroid_og_title\\\":\\\"\\\",\\\"astroid_og_desc\\\":\\\"\\\",\\\"astroid_og_image\\\":\\\"\\\"}\",\"version\":5,\"ordering\":\"1\",\"metakey\":\"\",\"metadesc\":\"\",\"access\":\"1\",\"hits\":\"0\",\"metadata\":\"{\\\"robots\\\":\\\"\\\",\\\"author\\\":\\\"\\\",\\\"rights\\\":\\\"\\\",\\\"xreference\\\":\\\"\\\"}\",\"featured\":\"1\",\"language\":\"*\",\"xreference\":\"\",\"note\":\"\"}', 0),
(700, 92, 1, '', '2019-09-14 16:27:00', 231, 6600, '52ab7b418db4a70c735f23ca76eac3c02a722441', '{\"id\":92,\"asset_id\":336,\"title\":\"Avalia\\u00e7\\u00e3o Externa 2016\",\"alias\":\"avaliacao-externa-2016\",\"introtext\":\"<p style=\\\"color: rgb(34, 34, 34); font-family: Arial; font-size: 12px; font-style: normal; font-variant: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-decoration: none; text-indent: 0px; text-transform: none; -webkit-text-stroke-width: 0px; white-space: normal; word-spacing: 0px;\\\">\\r\\n\\t<a href=\\\"files\\/apresentaao_agrupamento.pdf\\\" style=\\\"color: rgb(143, 9, 9); transition-delay: 0s; transition-duration: 0.15s; transition-property: color; transition-timing-function: ease-in-out;\\\" target=\\\"_blank\\\"><span style=\\\"font-size: 12pt;\\\">Apresenta\\u00e7\\u00e3o<\\/span><\\/a><\\/p>\\r\\n<p style=\\\"color: rgb(34, 34, 34); font-family: Arial; font-size: 12px; font-style: normal; font-variant: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-decoration: none; text-indent: 0px; text-transform: none; -webkit-text-stroke-width: 0px; white-space: normal; word-spacing: 0px;\\\">\\r\\n\\t&nbsp;<\\/p>\\r\\n<p style=\\\"color: rgb(34, 34, 34); font-family: Arial; font-size: 12px; font-style: normal; font-variant: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-decoration: none; text-indent: 0px; text-transform: none; -webkit-text-stroke-width: 0px; white-space: normal; word-spacing: 0px;\\\">\\r\\n\\t<a href=\\\"index.php?option=com_content&amp;view=article&amp;id=586\\\" style=\\\"color: rgb(143, 9, 9); transition-delay: 0s; transition-duration: 0.15s; transition-property: color; transition-timing-function: ease-in-out;\\\" target=\\\"_blank\\\"><span style=\\\"font-size: 12pt;\\\">Question\\u00e1rios<\\/span><\\/a><\\/p>\\r\\n<p style=\\\"color: rgb(34, 34, 34); font-family: Arial; font-size: 12px; font-style: normal; font-variant: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-decoration: none; text-indent: 0px; text-transform: none; -webkit-text-stroke-width: 0px; white-space: normal; word-spacing: 0px;\\\">\\r\\n\\t&nbsp;<\\/p>\\r\\n<p style=\\\"color: rgb(34, 34, 34); font-family: Arial; font-size: 12px; font-style: normal; font-variant: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-decoration: none; text-indent: 0px; text-transform: none; -webkit-text-stroke-width: 0px; white-space: normal; word-spacing: 0px;\\\">\\r\\n\\t<a href=\\\"files\\/dados_contexto_2016.pdf\\\" style=\\\"color: rgb(143, 9, 9); transition-delay: 0s; transition-duration: 0.15s; transition-property: color; transition-timing-function: ease-in-out;\\\" target=\\\"_blank\\\"><span style=\\\"font-size: 12pt;\\\">Dados de Contexto<\\/span><\\/a><\\/p>\\r\\n<p style=\\\"color: rgb(34, 34, 34); font-family: Arial; font-size: 12px; font-style: normal; font-variant: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-decoration: none; text-indent: 0px; text-transform: none; -webkit-text-stroke-width: 0px; white-space: normal; word-spacing: 0px;\\\">\\r\\n\\t&nbsp;<\\/p>\\r\\n<p style=\\\"color: rgb(34, 34, 34); font-family: Arial; font-size: 12px; font-style: normal; font-variant: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-decoration: none; text-indent: 0px; text-transform: none; -webkit-text-stroke-width: 0px; white-space: normal; word-spacing: 0px;\\\">\\r\\n\\t<a href=\\\"files\\/Relatrio_Avaliao_Externa_2016.pdf\\\" style=\\\"color: rgb(143, 9, 9); transition-delay: 0s; transition-duration: 0.15s; transition-property: color; transition-timing-function: ease-in-out;\\\" target=\\\"_blank\\\"><span style=\\\"font-size: 12pt;\\\">Relat\\u00f3rio<\\/span><\\/a><\\/p>\\r\\n<p>\\r\\n\\t&nbsp;<\\/p>\\r\\n\",\"fulltext\":\"\",\"state\":1,\"catid\":\"12\",\"created\":\"2019-09-14 16:27:00\",\"created_by\":\"231\",\"created_by_alias\":\"\",\"modified\":\"2019-09-14 16:27:00\",\"modified_by\":null,\"checked_out\":null,\"checked_out_time\":null,\"publish_up\":\"2019-09-14 16:27:00\",\"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\":\"{\\\"article_layout\\\":\\\"\\\",\\\"show_title\\\":\\\"\\\",\\\"link_titles\\\":\\\"\\\",\\\"show_tags\\\":\\\"\\\",\\\"show_intro\\\":\\\"\\\",\\\"info_block_position\\\":\\\"\\\",\\\"info_block_show_title\\\":\\\"\\\",\\\"show_category\\\":\\\"\\\",\\\"link_category\\\":\\\"\\\",\\\"show_parent_category\\\":\\\"\\\",\\\"link_parent_category\\\":\\\"\\\",\\\"show_associations\\\":\\\"\\\",\\\"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_page_title\\\":\\\"\\\",\\\"show_publishing_options\\\":\\\"\\\",\\\"show_article_options\\\":\\\"\\\",\\\"show_urls_images_backend\\\":\\\"\\\",\\\"show_urls_images_frontend\\\":\\\"\\\",\\\"astroid_article_type\\\":\\\"regular\\\",\\\"astroid_article_video_type\\\":\\\"youtube\\\",\\\"astroid_article_video_url\\\":\\\"\\\",\\\"astroid_article_gallery_width\\\":\\\"\\\",\\\"astroid_article_gallery_bullets\\\":\\\"1\\\",\\\"astroid_article_gallery_navigation\\\":\\\"1\\\",\\\"astroid_article_thumbnail\\\":\\\"1\\\",\\\"astroid_article_gallery_items\\\":[],\\\"astroid_article_audio_source\\\":\\\"soundcloud\\\",\\\"astroid_article_audio_soundcloud\\\":\\\"\\\",\\\"astroid_article_audio_spotify\\\":\\\"\\\",\\\"astroid_article_review_heading\\\":\\\"\\\",\\\"astroid_article_review_summery\\\":\\\"\\\",\\\"astroid_article_review_good\\\":\\\"\\\",\\\"astroid_article_review_bad\\\":\\\"\\\",\\\"astroid_article_review_rating\\\":\\\"5\\\",\\\"astroid_article_button_action\\\":\\\"\\\",\\\"astroid_article_button_link\\\":\\\"\\\",\\\"astroid_article_review_criterias\\\":[],\\\"astroid_article_quote_text\\\":\\\"\\\",\\\"astroid_article_quote_author\\\":\\\"\\\",\\\"astroid_article_badge\\\":\\\"0\\\",\\\"astroid_article_badge_type\\\":\\\"2\\\",\\\"astroid_article_badge_text\\\":\\\"\\\",\\\"astroid_article_badge_color\\\":\\\"\\\",\\\"astroid_article_badge_text_color\\\":\\\"\\\",\\\"astroid_relatedposts\\\":\\\"\\\",\\\"astroid_socialshare\\\":\\\"\\\",\\\"astroid_comments\\\":\\\"\\\",\\\"astroid_posttype\\\":\\\"\\\",\\\"astroid_readtime\\\":\\\"\\\",\\\"astroid_authorinfo\\\":\\\"\\\",\\\"astroid_og_title\\\":\\\"\\\",\\\"astroid_og_desc\\\":\\\"\\\",\\\"astroid_og_image\\\":\\\"\\\"}\",\"version\":1,\"ordering\":null,\"metakey\":\"\",\"metadesc\":\"\",\"access\":\"1\",\"hits\":null,\"metadata\":\"{\\\"robots\\\":\\\"\\\",\\\"author\\\":\\\"\\\",\\\"rights\\\":\\\"\\\",\\\"xreference\\\":\\\"\\\"}\",\"featured\":\"0\",\"language\":\"*\",\"xreference\":\"\",\"note\":\"\"}', 0),
(701, 92, 1, '', '2019-09-14 16:27:42', 231, 6619, 'a5a54678dddf24cad86ed917934de7c2a4b85a5b', '{\"id\":92,\"asset_id\":\"336\",\"title\":\"Avalia\\u00e7\\u00e3o Externa 2016\",\"alias\":\"avaliacao-externa-2016\",\"introtext\":\"<p style=\\\"color: rgb(34, 34, 34); font-family: Arial; font-size: 12px; font-style: normal; font-variant: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-decoration: none; text-indent: 0px; text-transform: none; -webkit-text-stroke-width: 0px; white-space: normal; word-spacing: 0px;\\\">\\r\\n\\t<a href=\\\"files\\/apresentaao_agrupamento.pdf\\\" style=\\\"color: rgb(143, 9, 9); transition-delay: 0s; transition-duration: 0.15s; transition-property: color; transition-timing-function: ease-in-out;\\\" target=\\\"_blank\\\"><span style=\\\"font-size: 12pt;\\\">Apresenta\\u00e7\\u00e3o<\\/span><\\/a><\\/p>\\r\\n<p style=\\\"color: rgb(34, 34, 34); font-family: Arial; font-size: 12px; font-style: normal; font-variant: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-decoration: none; text-indent: 0px; text-transform: none; -webkit-text-stroke-width: 0px; white-space: normal; word-spacing: 0px;\\\">\\r\\n\\t&nbsp;<\\/p>\\r\\n<p style=\\\"color: rgb(34, 34, 34); font-family: Arial; font-size: 12px; font-style: normal; font-variant: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-decoration: none; text-indent: 0px; text-transform: none; -webkit-text-stroke-width: 0px; white-space: normal; word-spacing: 0px;\\\">\\r\\n\\t<a href=\\\"index.php?option=com_content&amp;view=article&amp;id=586\\\" style=\\\"color: rgb(143, 9, 9); transition-delay: 0s; transition-duration: 0.15s; transition-property: color; transition-timing-function: ease-in-out;\\\" target=\\\"_blank\\\"><span style=\\\"font-size: 12pt;\\\">Question\\u00e1rios<\\/span><\\/a><\\/p>\\r\\n<p style=\\\"color: rgb(34, 34, 34); font-family: Arial; font-size: 12px; font-style: normal; font-variant: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-decoration: none; text-indent: 0px; text-transform: none; -webkit-text-stroke-width: 0px; white-space: normal; word-spacing: 0px;\\\">\\r\\n\\t&nbsp;<\\/p>\\r\\n<p style=\\\"color: rgb(34, 34, 34); font-family: Arial; font-size: 12px; font-style: normal; font-variant: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-decoration: none; text-indent: 0px; text-transform: none; -webkit-text-stroke-width: 0px; white-space: normal; word-spacing: 0px;\\\">\\r\\n\\t<a href=\\\"files\\/dados_contexto_2016.pdf\\\" style=\\\"color: rgb(143, 9, 9); transition-delay: 0s; transition-duration: 0.15s; transition-property: color; transition-timing-function: ease-in-out;\\\" target=\\\"_blank\\\"><span style=\\\"font-size: 12pt;\\\">Dados de Contexto<\\/span><\\/a><\\/p>\\r\\n<p style=\\\"color: rgb(34, 34, 34); font-family: Arial; font-size: 12px; font-style: normal; font-variant: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-decoration: none; text-indent: 0px; text-transform: none; -webkit-text-stroke-width: 0px; white-space: normal; word-spacing: 0px;\\\">\\r\\n\\t&nbsp;<\\/p>\\r\\n<p style=\\\"color: rgb(34, 34, 34); font-family: Arial; font-size: 12px; font-style: normal; font-variant: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-decoration: none; text-indent: 0px; text-transform: none; -webkit-text-stroke-width: 0px; white-space: normal; word-spacing: 0px;\\\">\\r\\n\\t<a href=\\\"files\\/Relatrio_Avaliao_Externa_2016.pdf\\\" style=\\\"color: rgb(143, 9, 9); transition-delay: 0s; transition-duration: 0.15s; transition-property: color; transition-timing-function: ease-in-out;\\\" target=\\\"_blank\\\"><span style=\\\"font-size: 12pt;\\\">Relat\\u00f3rio<\\/span><\\/a><\\/p>\\r\\n<p>\\r\\n\\t&nbsp;<\\/p>\\r\\n\",\"fulltext\":\"\",\"state\":1,\"catid\":\"16\",\"created\":\"2019-09-14 16:27:00\",\"created_by\":\"231\",\"created_by_alias\":\"\",\"modified\":\"2019-09-14 16:27:42\",\"modified_by\":\"231\",\"checked_out\":\"231\",\"checked_out_time\":\"2019-09-14 16:27:00\",\"publish_up\":\"2019-09-14 16:27:00\",\"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\":\"{\\\"article_layout\\\":\\\"\\\",\\\"show_title\\\":\\\"\\\",\\\"link_titles\\\":\\\"\\\",\\\"show_tags\\\":\\\"\\\",\\\"show_intro\\\":\\\"\\\",\\\"info_block_position\\\":\\\"\\\",\\\"info_block_show_title\\\":\\\"\\\",\\\"show_category\\\":\\\"\\\",\\\"link_category\\\":\\\"\\\",\\\"show_parent_category\\\":\\\"\\\",\\\"link_parent_category\\\":\\\"\\\",\\\"show_associations\\\":\\\"\\\",\\\"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_page_title\\\":\\\"\\\",\\\"show_publishing_options\\\":\\\"\\\",\\\"show_article_options\\\":\\\"\\\",\\\"show_urls_images_backend\\\":\\\"\\\",\\\"show_urls_images_frontend\\\":\\\"\\\",\\\"astroid_article_type\\\":\\\"regular\\\",\\\"astroid_article_video_type\\\":\\\"youtube\\\",\\\"astroid_article_video_url\\\":\\\"\\\",\\\"astroid_article_gallery_width\\\":\\\"\\\",\\\"astroid_article_gallery_bullets\\\":\\\"1\\\",\\\"astroid_article_gallery_navigation\\\":\\\"1\\\",\\\"astroid_article_thumbnail\\\":\\\"1\\\",\\\"astroid_article_gallery_items\\\":[],\\\"astroid_article_audio_source\\\":\\\"soundcloud\\\",\\\"astroid_article_audio_soundcloud\\\":\\\"\\\",\\\"astroid_article_audio_spotify\\\":\\\"\\\",\\\"astroid_article_review_heading\\\":\\\"\\\",\\\"astroid_article_review_summery\\\":\\\"\\\",\\\"astroid_article_review_good\\\":\\\"\\\",\\\"astroid_article_review_bad\\\":\\\"\\\",\\\"astroid_article_review_rating\\\":\\\"5\\\",\\\"astroid_article_button_action\\\":\\\"\\\",\\\"astroid_article_button_link\\\":\\\"\\\",\\\"astroid_article_review_criterias\\\":[],\\\"astroid_article_quote_text\\\":\\\"\\\",\\\"astroid_article_quote_author\\\":\\\"\\\",\\\"astroid_article_badge\\\":\\\"0\\\",\\\"astroid_article_badge_type\\\":\\\"2\\\",\\\"astroid_article_badge_text\\\":\\\"\\\",\\\"astroid_article_badge_color\\\":\\\"\\\",\\\"astroid_article_badge_text_color\\\":\\\"\\\",\\\"astroid_relatedposts\\\":\\\"\\\",\\\"astroid_socialshare\\\":\\\"\\\",\\\"astroid_comments\\\":\\\"\\\",\\\"astroid_posttype\\\":\\\"\\\",\\\"astroid_readtime\\\":\\\"\\\",\\\"astroid_authorinfo\\\":\\\"\\\",\\\"astroid_og_title\\\":\\\"\\\",\\\"astroid_og_desc\\\":\\\"\\\",\\\"astroid_og_image\\\":\\\"\\\"}\",\"version\":2,\"ordering\":\"0\",\"metakey\":\"\",\"metadesc\":\"\",\"access\":\"1\",\"hits\":\"0\",\"metadata\":\"{\\\"robots\\\":\\\"\\\",\\\"author\\\":\\\"\\\",\\\"rights\\\":\\\"\\\",\\\"xreference\\\":\\\"\\\"}\",\"featured\":\"0\",\"language\":\"*\",\"xreference\":\"\",\"note\":\"\"}', 0),
(702, 93, 1, '', '2019-09-14 16:38:27', 231, 9531, 'fd4406e552739b022dcb159208d408eba997997b', '{\"id\":93,\"asset_id\":337,\"title\":\"Resultados dos Question\\u00e1rios\",\"alias\":\"resultados-dos-questionarios\",\"introtext\":\"<ul style=\\\"color: rgb(102, 102, 102); font-family: arial,sans-serif; font-size: 14px; font-style: normal; font-variant: normal; font-weight: 400; letter-spacing: normal; margin-bottom: 10px; margin-left: 25px; margin-right: 0px; margin-top: 0px; orphans: 2; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; padding-top: 0px; text-align: left; text-decoration: none; text-indent: 0px; text-transform: none; -webkit-text-stroke-width: 0px; white-space: normal; word-spacing: 0px;\\\">\\r\\n\\t<li style=\\\"line-height: 24px;\\\">\\r\\n\\t\\t<span style=\\\"font-size: 12pt;\\\"><a href=\\\"http:\\/\\/files\\/R_Alunos_CEB1_Escolas_Santa_Maria_Maior.pdf\\\" style=\\\"color: rgb(0, 131, 232); text-decoration: none; transition-delay: 0s; transition-duration: 0.15s; transition-property: color; transition-timing-function: ease-in-out;\\\" target=\\\"_blank\\\">Respostas dos alunos do 1\\u00ba ciclo do ensino b\\u00e1sico<\\/a><\\/span><\\/li>\\r\\n<\\/ul>\\r\\n<p style=\\\"color: rgb(102, 102, 102); font-family: arial,sans-serif; font-size: 14px; font-style: normal; font-variant: normal; font-weight: 400; letter-spacing: normal; margin-bottom: 10px; margin-left: 0px; margin-right: 0px; margin-top: 0px; orphans: 2; text-align: left; text-decoration: none; text-indent: 0px; text-transform: none; -webkit-text-stroke-width: 0px; white-space: normal; word-spacing: 0px;\\\">\\r\\n\\t&nbsp;<\\/p>\\r\\n<ul style=\\\"color: rgb(102, 102, 102); font-family: arial,sans-serif; font-size: 14px; font-style: normal; font-variant: normal; font-weight: 400; letter-spacing: normal; margin-bottom: 10px; margin-left: 25px; margin-right: 0px; margin-top: 0px; orphans: 2; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; padding-top: 0px; text-align: left; text-decoration: none; text-indent: 0px; text-transform: none; -webkit-text-stroke-width: 0px; white-space: normal; word-spacing: 0px;\\\">\\r\\n\\t<li style=\\\"line-height: 24px;\\\">\\r\\n\\t\\t<span style=\\\"font-size: 12pt;\\\"><a href=\\\"http:\\/\\/files\\/R_Alunos_CEB2_3_S_Escolas_Santa_Maria_Maior.pdf\\\" style=\\\"color: rgb(0, 131, 232); text-decoration: none; transition-delay: 0s; transition-duration: 0.15s; transition-property: color; transition-timing-function: ease-in-out;\\\" target=\\\"_blank\\\">Respostas dos alunos do 2\\u00ba e 3\\u00ba ciclos do ensino b\\u00e1sico, e dos alunos do ensino secund\\u00e1rio<\\/a><\\/span><\\/li>\\r\\n<\\/ul>\\r\\n<p style=\\\"color: rgb(102, 102, 102); font-family: arial,sans-serif; font-size: 14px; font-style: normal; font-variant: normal; font-weight: 400; letter-spacing: normal; margin-bottom: 10px; margin-left: 0px; margin-right: 0px; margin-top: 0px; orphans: 2; text-align: left; text-decoration: none; text-indent: 0px; text-transform: none; -webkit-text-stroke-width: 0px; white-space: normal; word-spacing: 0px;\\\">\\r\\n\\t&nbsp;<\\/p>\\r\\n<ul style=\\\"color: rgb(102, 102, 102); font-family: arial,sans-serif; font-size: 14px; font-style: normal; font-variant: normal; font-weight: 400; letter-spacing: normal; margin-bottom: 10px; margin-left: 25px; margin-right: 0px; margin-top: 0px; orphans: 2; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; padding-top: 0px; text-align: left; text-decoration: none; text-indent: 0px; text-transform: none; -webkit-text-stroke-width: 0px; white-space: normal; word-spacing: 0px;\\\">\\r\\n\\t<li style=\\\"line-height: 24px;\\\">\\r\\n\\t\\t<span style=\\\"font-size: 12pt;\\\"><a href=\\\"http:\\/\\/files\\/R_Pais_EBES_Escolas_Santa_Maria_Maior.pdf\\\" style=\\\"color: rgb(0, 131, 232); text-decoration: none; transition-delay: 0s; transition-duration: 0.15s; transition-property: color; transition-timing-function: ease-in-out;\\\" target=\\\"_blank\\\">Respostas dos pais e encarregados de educa\\u00e7\\u00e3o dos alunos do ensino b\\u00e1sico e secund\\u00e1rio<\\/a><\\/span><\\/li>\\r\\n<\\/ul>\\r\\n<p style=\\\"color: rgb(102, 102, 102); font-family: arial,sans-serif; font-size: 14px; font-style: normal; font-variant: normal; font-weight: 400; letter-spacing: normal; margin-bottom: 10px; margin-left: 0px; margin-right: 0px; margin-top: 0px; orphans: 2; text-align: left; text-decoration: none; text-indent: 0px; text-transform: none; -webkit-text-stroke-width: 0px; white-space: normal; word-spacing: 0px;\\\">\\r\\n\\t&nbsp;<\\/p>\\r\\n<ul style=\\\"color: rgb(102, 102, 102); font-family: arial,sans-serif; font-size: 14px; font-style: normal; font-variant: normal; font-weight: 400; letter-spacing: normal; margin-bottom: 10px; margin-left: 25px; margin-right: 0px; margin-top: 0px; orphans: 2; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; padding-top: 0px; text-align: left; text-decoration: none; text-indent: 0px; text-transform: none; -webkit-text-stroke-width: 0px; white-space: normal; word-spacing: 0px;\\\">\\r\\n\\t<li style=\\\"line-height: 24px;\\\">\\r\\n\\t\\t<span style=\\\"font-size: 12pt;\\\"><a href=\\\"http:\\/\\/files\\/R_Trabalhadores_Docentes_Escolas_Santa_Maria_Maior.pdf\\\" style=\\\"color: rgb(0, 131, 232); text-decoration: none; transition-delay: 0s; transition-duration: 0.15s; transition-property: color; transition-timing-function: ease-in-out;\\\" target=\\\"_blank\\\">Respostas dos trabalhadores docentes<\\/a><\\/span><\\/li>\\r\\n<\\/ul>\\r\\n<p style=\\\"color: rgb(102, 102, 102); font-family: arial,sans-serif; font-size: 14px; font-style: normal; font-variant: normal; font-weight: 400; letter-spacing: normal; margin-bottom: 10px; margin-left: 0px; margin-right: 0px; margin-top: 0px; orphans: 2; text-align: left; text-decoration: none; text-indent: 0px; text-transform: none; -webkit-text-stroke-width: 0px; white-space: normal; word-spacing: 0px;\\\">\\r\\n\\t&nbsp;<\\/p>\\r\\n<ul style=\\\"color: rgb(102, 102, 102); font-family: arial,sans-serif; font-size: 14px; font-style: normal; font-variant: normal; font-weight: 400; letter-spacing: normal; margin-bottom: 10px; margin-left: 25px; margin-right: 0px; margin-top: 0px; orphans: 2; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; padding-top: 0px; text-align: left; text-decoration: none; text-indent: 0px; text-transform: none; -webkit-text-stroke-width: 0px; white-space: normal; word-spacing: 0px;\\\">\\r\\n\\t<li style=\\\"line-height: 24px;\\\">\\r\\n\\t\\t<span style=\\\"font-size: 12pt;\\\"><a href=\\\"http:\\/\\/files\\/R_Trabalhadores_NDocentes_Escolas_Santa_Maria_Maior.pdf\\\" style=\\\"color: rgb(0, 131, 232); text-decoration: none; transition-delay: 0s; transition-duration: 0.15s; transition-property: color; transition-timing-function: ease-in-out;\\\">Respostas dos trabalhadores n\\u00e3o docentes<\\/a><\\/span><\\/li>\\r\\n<\\/ul>\\r\\n<p>\\r\\n\\t&nbsp;<\\/p>\\r\\n\",\"fulltext\":\"\",\"state\":1,\"catid\":\"16\",\"created\":\"2019-09-14 16:38:27\",\"created_by\":\"231\",\"created_by_alias\":\"\",\"modified\":\"2019-09-14 16:38:27\",\"modified_by\":null,\"checked_out\":null,\"checked_out_time\":null,\"publish_up\":\"2019-09-14 16:38:27\",\"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\":\"{\\\"article_layout\\\":\\\"\\\",\\\"show_title\\\":\\\"\\\",\\\"link_titles\\\":\\\"\\\",\\\"show_tags\\\":\\\"\\\",\\\"show_intro\\\":\\\"\\\",\\\"info_block_position\\\":\\\"\\\",\\\"info_block_show_title\\\":\\\"\\\",\\\"show_category\\\":\\\"\\\",\\\"link_category\\\":\\\"\\\",\\\"show_parent_category\\\":\\\"\\\",\\\"link_parent_category\\\":\\\"\\\",\\\"show_associations\\\":\\\"\\\",\\\"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_page_title\\\":\\\"\\\",\\\"show_publishing_options\\\":\\\"\\\",\\\"show_article_options\\\":\\\"\\\",\\\"show_urls_images_backend\\\":\\\"\\\",\\\"show_urls_images_frontend\\\":\\\"\\\",\\\"astroid_article_type\\\":\\\"regular\\\",\\\"astroid_article_video_type\\\":\\\"youtube\\\",\\\"astroid_article_video_url\\\":\\\"\\\",\\\"astroid_article_gallery_width\\\":\\\"\\\",\\\"astroid_article_gallery_bullets\\\":\\\"1\\\",\\\"astroid_article_gallery_navigation\\\":\\\"1\\\",\\\"astroid_article_thumbnail\\\":\\\"1\\\",\\\"astroid_article_gallery_items\\\":[],\\\"astroid_article_audio_source\\\":\\\"soundcloud\\\",\\\"astroid_article_audio_soundcloud\\\":\\\"\\\",\\\"astroid_article_audio_spotify\\\":\\\"\\\",\\\"astroid_article_review_heading\\\":\\\"\\\",\\\"astroid_article_review_summery\\\":\\\"\\\",\\\"astroid_article_review_good\\\":\\\"\\\",\\\"astroid_article_review_bad\\\":\\\"\\\",\\\"astroid_article_review_rating\\\":\\\"5\\\",\\\"astroid_article_button_action\\\":\\\"\\\",\\\"astroid_article_button_link\\\":\\\"\\\",\\\"astroid_article_review_criterias\\\":[],\\\"astroid_article_quote_text\\\":\\\"\\\",\\\"astroid_article_quote_author\\\":\\\"\\\",\\\"astroid_article_badge\\\":\\\"0\\\",\\\"astroid_article_badge_type\\\":\\\"2\\\",\\\"astroid_article_badge_text\\\":\\\"\\\",\\\"astroid_article_badge_color\\\":\\\"\\\",\\\"astroid_article_badge_text_color\\\":\\\"\\\",\\\"astroid_relatedposts\\\":\\\"\\\",\\\"astroid_socialshare\\\":\\\"\\\",\\\"astroid_comments\\\":\\\"\\\",\\\"astroid_posttype\\\":\\\"\\\",\\\"astroid_readtime\\\":\\\"\\\",\\\"astroid_authorinfo\\\":\\\"\\\",\\\"astroid_og_title\\\":\\\"\\\",\\\"astroid_og_desc\\\":\\\"\\\",\\\"astroid_og_image\\\":\\\"\\\"}\",\"version\":1,\"ordering\":null,\"metakey\":\"\",\"metadesc\":\"\",\"access\":\"1\",\"hits\":null,\"metadata\":\"{\\\"robots\\\":\\\"\\\",\\\"author\\\":\\\"\\\",\\\"rights\\\":\\\"\\\",\\\"xreference\\\":\\\"\\\"}\",\"featured\":\"0\",\"language\":\"*\",\"xreference\":\"\",\"note\":\"\"}', 0);
INSERT INTO `ynfp8_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
(703, 92, 1, '', '2019-09-14 16:39:05', 231, 6649, 'db47ceeda98de3275ca27abe1babfe2aa04532f0', '{\"id\":92,\"asset_id\":\"336\",\"title\":\"Avalia\\u00e7\\u00e3o Externa 2016\",\"alias\":\"avaliacao-externa-2016\",\"introtext\":\"<p style=\\\"color: rgb(34, 34, 34); font-family: Arial; font-size: 12px; font-style: normal; font-variant: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-decoration: none; text-indent: 0px; text-transform: none; -webkit-text-stroke-width: 0px; white-space: normal; word-spacing: 0px;\\\">\\r\\n\\t<a href=\\\"files\\/apresentaao_agrupamento.pdf\\\" style=\\\"color: rgb(143, 9, 9); transition-delay: 0s; transition-duration: 0.15s; transition-property: color; transition-timing-function: ease-in-out;\\\" target=\\\"_blank\\\"><span style=\\\"font-size: 12pt;\\\">Apresenta\\u00e7\\u00e3o<\\/span><\\/a><\\/p>\\r\\n<p style=\\\"color: rgb(34, 34, 34); font-family: Arial; font-size: 12px; font-style: normal; font-variant: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-decoration: none; text-indent: 0px; text-transform: none; -webkit-text-stroke-width: 0px; white-space: normal; word-spacing: 0px;\\\">\\r\\n\\t&nbsp;<\\/p>\\r\\n<p style=\\\"color: rgb(34, 34, 34); font-family: Arial; font-size: 12px; font-style: normal; font-variant: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-decoration: none; text-indent: 0px; text-transform: none; -webkit-text-stroke-width: 0px; white-space: normal; word-spacing: 0px;\\\">\\r\\n\\t<a href=\\\"index.php?option=com_content&amp;view=article&amp;id=93&amp;catid=16\\\" style=\\\"color: rgb(143, 9, 9); transition-delay: 0s; transition-duration: 0.15s; transition-property: color; transition-timing-function: ease-in-out;\\\" target=\\\"_blank\\\" title=\\\"Resultados dos Question\\u00e1rios\\\">Resultados dos Question\\u00e1rios<\\/a><\\/p>\\r\\n<p style=\\\"color: rgb(34, 34, 34); font-family: Arial; font-size: 12px; font-style: normal; font-variant: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-decoration: none; text-indent: 0px; text-transform: none; -webkit-text-stroke-width: 0px; white-space: normal; word-spacing: 0px;\\\">\\r\\n\\t&nbsp;<\\/p>\\r\\n<p style=\\\"color: rgb(34, 34, 34); font-family: Arial; font-size: 12px; font-style: normal; font-variant: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-decoration: none; text-indent: 0px; text-transform: none; -webkit-text-stroke-width: 0px; white-space: normal; word-spacing: 0px;\\\">\\r\\n\\t<a href=\\\"files\\/dados_contexto_2016.pdf\\\" style=\\\"color: rgb(143, 9, 9); transition-delay: 0s; transition-duration: 0.15s; transition-property: color; transition-timing-function: ease-in-out;\\\" target=\\\"_blank\\\"><span style=\\\"font-size: 12pt;\\\">Dados de Contexto<\\/span><\\/a><\\/p>\\r\\n<p style=\\\"color: rgb(34, 34, 34); font-family: Arial; font-size: 12px; font-style: normal; font-variant: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-decoration: none; text-indent: 0px; text-transform: none; -webkit-text-stroke-width: 0px; white-space: normal; word-spacing: 0px;\\\">\\r\\n\\t&nbsp;<\\/p>\\r\\n<p style=\\\"color: rgb(34, 34, 34); font-family: Arial; font-size: 12px; font-style: normal; font-variant: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-decoration: none; text-indent: 0px; text-transform: none; -webkit-text-stroke-width: 0px; white-space: normal; word-spacing: 0px;\\\">\\r\\n\\t<a href=\\\"files\\/Relatrio_Avaliao_Externa_2016.pdf\\\" style=\\\"color: rgb(143, 9, 9); transition-delay: 0s; transition-duration: 0.15s; transition-property: color; transition-timing-function: ease-in-out;\\\" target=\\\"_blank\\\"><span style=\\\"font-size: 12pt;\\\">Relat\\u00f3rio<\\/span><\\/a><\\/p>\\r\\n<p>\\r\\n\\t&nbsp;<\\/p>\\r\\n\",\"fulltext\":\"\",\"state\":1,\"catid\":\"16\",\"created\":\"2019-09-14 16:27:00\",\"created_by\":\"231\",\"created_by_alias\":\"\",\"modified\":\"2019-09-14 16:39:05\",\"modified_by\":\"231\",\"checked_out\":\"231\",\"checked_out_time\":\"2019-09-14 16:38:31\",\"publish_up\":\"2019-09-14 16:27:00\",\"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\":\"{\\\"article_layout\\\":\\\"\\\",\\\"show_title\\\":\\\"\\\",\\\"link_titles\\\":\\\"\\\",\\\"show_tags\\\":\\\"\\\",\\\"show_intro\\\":\\\"\\\",\\\"info_block_position\\\":\\\"\\\",\\\"info_block_show_title\\\":\\\"\\\",\\\"show_category\\\":\\\"\\\",\\\"link_category\\\":\\\"\\\",\\\"show_parent_category\\\":\\\"\\\",\\\"link_parent_category\\\":\\\"\\\",\\\"show_associations\\\":\\\"\\\",\\\"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_page_title\\\":\\\"\\\",\\\"show_publishing_options\\\":\\\"\\\",\\\"show_article_options\\\":\\\"\\\",\\\"show_urls_images_backend\\\":\\\"\\\",\\\"show_urls_images_frontend\\\":\\\"\\\",\\\"astroid_article_type\\\":\\\"regular\\\",\\\"astroid_article_video_type\\\":\\\"youtube\\\",\\\"astroid_article_video_url\\\":\\\"\\\",\\\"astroid_article_gallery_width\\\":\\\"\\\",\\\"astroid_article_gallery_bullets\\\":\\\"1\\\",\\\"astroid_article_gallery_navigation\\\":\\\"1\\\",\\\"astroid_article_thumbnail\\\":\\\"1\\\",\\\"astroid_article_gallery_items\\\":[],\\\"astroid_article_audio_source\\\":\\\"soundcloud\\\",\\\"astroid_article_audio_soundcloud\\\":\\\"\\\",\\\"astroid_article_audio_spotify\\\":\\\"\\\",\\\"astroid_article_review_heading\\\":\\\"\\\",\\\"astroid_article_review_summery\\\":\\\"\\\",\\\"astroid_article_review_good\\\":\\\"\\\",\\\"astroid_article_review_bad\\\":\\\"\\\",\\\"astroid_article_review_rating\\\":\\\"5\\\",\\\"astroid_article_button_action\\\":\\\"\\\",\\\"astroid_article_button_link\\\":\\\"\\\",\\\"astroid_article_review_criterias\\\":[],\\\"astroid_article_quote_text\\\":\\\"\\\",\\\"astroid_article_quote_author\\\":\\\"\\\",\\\"astroid_article_badge\\\":\\\"0\\\",\\\"astroid_article_badge_type\\\":\\\"2\\\",\\\"astroid_article_badge_text\\\":\\\"\\\",\\\"astroid_article_badge_color\\\":\\\"\\\",\\\"astroid_article_badge_text_color\\\":\\\"\\\",\\\"astroid_relatedposts\\\":\\\"\\\",\\\"astroid_socialshare\\\":\\\"\\\",\\\"astroid_comments\\\":\\\"\\\",\\\"astroid_posttype\\\":\\\"\\\",\\\"astroid_readtime\\\":\\\"\\\",\\\"astroid_authorinfo\\\":\\\"\\\",\\\"astroid_og_title\\\":\\\"\\\",\\\"astroid_og_desc\\\":\\\"\\\",\\\"astroid_og_image\\\":\\\"\\\"}\",\"version\":3,\"ordering\":\"1\",\"metakey\":\"\",\"metadesc\":\"\",\"access\":\"1\",\"hits\":\"0\",\"metadata\":\"{\\\"robots\\\":\\\"\\\",\\\"author\\\":\\\"\\\",\\\"rights\\\":\\\"\\\",\\\"xreference\\\":\\\"\\\"}\",\"featured\":\"0\",\"language\":\"*\",\"xreference\":\"\",\"note\":\"\"}', 0),
(704, 92, 1, '', '2019-09-14 16:43:26', 231, 6956, '773e161493f6d0345b43e914fa50cd582ab05ae3', '{\"id\":92,\"asset_id\":\"336\",\"title\":\"Avalia\\u00e7\\u00e3o Externa 2016\",\"alias\":\"avaliacao-externa-2016\",\"introtext\":\"<p style=\\\"text-align: left; color: rgb(34, 34, 34); text-transform: none; text-indent: 0px; letter-spacing: normal; font-family: Arial; font-size: 12px; font-style: normal; font-variant: normal; font-weight: 400; text-decoration: none; word-spacing: 0px; white-space: normal; orphans: 2; -webkit-text-stroke-width: 0px;\\\">\\r\\n\\t&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; <a href=\\\"files\\/apresentaao_agrupamento.pdf\\\" style=\\\"color: rgb(143, 9, 9); transition-delay: 0s; transition-duration: 0.15s; transition-property: color; transition-timing-function: ease-in-out;\\\" target=\\\"_blank\\\"><span style=\\\"font-size: 12pt;\\\">Apresenta\\u00e7\\u00e3o<\\/span><\\/a><\\/p>\\r\\n<p style=\\\"text-align: left; color: rgb(34, 34, 34); text-transform: none; text-indent: 0px; letter-spacing: normal; font-family: Arial; font-size: 12px; font-style: normal; font-variant: normal; font-weight: 400; text-decoration: none; word-spacing: 0px; white-space: normal; orphans: 2; -webkit-text-stroke-width: 0px;\\\">\\r\\n\\t&nbsp;<\\/p>\\r\\n<p style=\\\"text-align: left; color: rgb(34, 34, 34); text-transform: none; text-indent: 0px; letter-spacing: normal; font-family: Arial; font-size: 12px; font-style: normal; font-variant: normal; font-weight: 400; text-decoration: none; word-spacing: 0px; white-space: normal; orphans: 2; -webkit-text-stroke-width: 0px;\\\">\\r\\n\\t&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; <a href=\\\"index.php?option=com_content&amp;view=article&amp;id=93&amp;catid=16\\\" style=\\\"color: rgb(143, 9, 9); transition-delay: 0s; transition-duration: 0.15s; transition-property: color; transition-timing-function: ease-in-out;\\\" target=\\\"_blank\\\" title=\\\"Resultados dos Question\\u00e1rios\\\">Resultados dos Question\\u00e1rios<\\/a><\\/p>\\r\\n<p style=\\\"text-align: left; color: rgb(34, 34, 34); text-transform: none; text-indent: 0px; letter-spacing: normal; font-family: Arial; font-size: 12px; font-style: normal; font-variant: normal; font-weight: 400; text-decoration: none; word-spacing: 0px; white-space: normal; orphans: 2; -webkit-text-stroke-width: 0px;\\\">\\r\\n\\t&nbsp;<\\/p>\\r\\n<p style=\\\"text-align: left; color: rgb(34, 34, 34); text-transform: none; text-indent: 0px; letter-spacing: normal; font-family: Arial; font-size: 12px; font-style: normal; font-variant: normal; font-weight: 400; text-decoration: none; word-spacing: 0px; white-space: normal; orphans: 2; -webkit-text-stroke-width: 0px;\\\">\\r\\n\\t&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; <a href=\\\"files\\/dados_contexto_2016.pdf\\\" style=\\\"color: rgb(143, 9, 9); transition-delay: 0s; transition-duration: 0.15s; transition-property: color; transition-timing-function: ease-in-out;\\\" target=\\\"_blank\\\"><span style=\\\"font-size: 12pt;\\\">Dados de Contexto<\\/span><\\/a><\\/p>\\r\\n<p style=\\\"text-align: left; color: rgb(34, 34, 34); text-transform: none; text-indent: 0px; letter-spacing: normal; font-family: Arial; font-size: 12px; font-style: normal; font-variant: normal; font-weight: 400; text-decoration: none; word-spacing: 0px; white-space: normal; orphans: 2; -webkit-text-stroke-width: 0px;\\\">\\r\\n\\t&nbsp;<\\/p>\\r\\n<p style=\\\"text-align: left; color: rgb(34, 34, 34); text-transform: none; text-indent: 0px; letter-spacing: normal; font-family: Arial; font-size: 12px; font-style: normal; font-variant: normal; font-weight: 400; text-decoration: none; word-spacing: 0px; white-space: normal; orphans: 2; -webkit-text-stroke-width: 0px;\\\">\\r\\n\\t&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;&nbsp; <a href=\\\"files\\/Relatrio_Avaliao_Externa_2016.pdf\\\" style=\\\"color: rgb(143, 9, 9); transition-delay: 0s; transition-duration: 0.15s; transition-property: color; transition-timing-function: ease-in-out;\\\" target=\\\"_blank\\\"><span style=\\\"font-size: 12pt;\\\">Relat\\u00f3rio<\\/span><\\/a><\\/p>\\r\\n<p>\\r\\n\\t&nbsp;<\\/p>\\r\\n\",\"fulltext\":\"\",\"state\":1,\"catid\":\"16\",\"created\":\"2019-09-14 16:27:00\",\"created_by\":\"231\",\"created_by_alias\":\"\",\"modified\":\"2019-09-14 16:43:26\",\"modified_by\":\"231\",\"checked_out\":\"231\",\"checked_out_time\":\"2019-09-14 16:42:19\",\"publish_up\":\"2019-09-14 16:27:00\",\"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\":\"{\\\"article_layout\\\":\\\"\\\",\\\"show_title\\\":\\\"\\\",\\\"link_titles\\\":\\\"\\\",\\\"show_tags\\\":\\\"\\\",\\\"show_intro\\\":\\\"\\\",\\\"info_block_position\\\":\\\"\\\",\\\"info_block_show_title\\\":\\\"\\\",\\\"show_category\\\":\\\"\\\",\\\"link_category\\\":\\\"\\\",\\\"show_parent_category\\\":\\\"\\\",\\\"link_parent_category\\\":\\\"\\\",\\\"show_associations\\\":\\\"\\\",\\\"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_page_title\\\":\\\"\\\",\\\"show_publishing_options\\\":\\\"\\\",\\\"show_article_options\\\":\\\"\\\",\\\"show_urls_images_backend\\\":\\\"\\\",\\\"show_urls_images_frontend\\\":\\\"\\\",\\\"astroid_article_type\\\":\\\"regular\\\",\\\"astroid_article_video_type\\\":\\\"youtube\\\",\\\"astroid_article_video_url\\\":\\\"\\\",\\\"astroid_article_gallery_width\\\":\\\"\\\",\\\"astroid_article_gallery_bullets\\\":\\\"1\\\",\\\"astroid_article_gallery_navigation\\\":\\\"1\\\",\\\"astroid_article_thumbnail\\\":\\\"1\\\",\\\"astroid_article_gallery_items\\\":[],\\\"astroid_article_audio_source\\\":\\\"soundcloud\\\",\\\"astroid_article_audio_soundcloud\\\":\\\"\\\",\\\"astroid_article_audio_spotify\\\":\\\"\\\",\\\"astroid_article_review_heading\\\":\\\"\\\",\\\"astroid_article_review_summery\\\":\\\"\\\",\\\"astroid_article_review_good\\\":\\\"\\\",\\\"astroid_article_review_bad\\\":\\\"\\\",\\\"astroid_article_review_rating\\\":\\\"5\\\",\\\"astroid_article_button_action\\\":\\\"\\\",\\\"astroid_article_button_link\\\":\\\"\\\",\\\"astroid_article_review_criterias\\\":[],\\\"astroid_article_quote_text\\\":\\\"\\\",\\\"astroid_article_quote_author\\\":\\\"\\\",\\\"astroid_article_badge\\\":\\\"0\\\",\\\"astroid_article_badge_type\\\":\\\"2\\\",\\\"astroid_article_badge_text\\\":\\\"\\\",\\\"astroid_article_badge_color\\\":\\\"\\\",\\\"astroid_article_badge_text_color\\\":\\\"\\\",\\\"astroid_relatedposts\\\":\\\"\\\",\\\"astroid_socialshare\\\":\\\"\\\",\\\"astroid_comments\\\":\\\"\\\",\\\"astroid_posttype\\\":\\\"\\\",\\\"astroid_readtime\\\":\\\"\\\",\\\"astroid_authorinfo\\\":\\\"\\\",\\\"astroid_og_title\\\":\\\"\\\",\\\"astroid_og_desc\\\":\\\"\\\",\\\"astroid_og_image\\\":\\\"\\\"}\",\"version\":4,\"ordering\":\"1\",\"metakey\":\"\",\"metadesc\":\"\",\"access\":\"1\",\"hits\":\"0\",\"metadata\":\"{\\\"robots\\\":\\\"\\\",\\\"author\\\":\\\"\\\",\\\"rights\\\":\\\"\\\",\\\"xreference\\\":\\\"\\\"}\",\"featured\":\"0\",\"language\":\"*\",\"xreference\":\"\",\"note\":\"\"}', 0),
(705, 92, 1, '', '2019-09-14 16:43:57', 231, 6957, 'a890c27a202b011bbf499387c8f9de20c084453a', '{\"id\":92,\"asset_id\":\"336\",\"title\":\"Avalia\\u00e7\\u00e3o Externa 2016\",\"alias\":\"avaliacao-externa-2016\",\"introtext\":\"<p style=\\\"text-align: left; color: rgb(34, 34, 34); text-transform: none; text-indent: 0px; letter-spacing: normal; font-family: Arial; font-size: 12px; font-style: normal; font-variant: normal; font-weight: 400; text-decoration: none; word-spacing: 0px; white-space: normal; orphans: 2; -webkit-text-stroke-width: 0px;\\\">\\r\\n\\t&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; <a href=\\\"files\\/apresentaao_agrupamento.pdf\\\" style=\\\"color: rgb(143, 9, 9); transition-delay: 0s; transition-duration: 0.15s; transition-property: color; transition-timing-function: ease-in-out;\\\" target=\\\"_blank\\\"><span style=\\\"font-size: 12pt;\\\">Apresenta\\u00e7\\u00e3o<\\/span><\\/a><\\/p>\\r\\n<p style=\\\"text-align: left; color: rgb(34, 34, 34); text-transform: none; text-indent: 0px; letter-spacing: normal; font-family: Arial; font-size: 12px; font-style: normal; font-variant: normal; font-weight: 400; text-decoration: none; word-spacing: 0px; white-space: normal; orphans: 2; -webkit-text-stroke-width: 0px;\\\">\\r\\n\\t&nbsp;<\\/p>\\r\\n<p style=\\\"text-align: left; color: rgb(34, 34, 34); text-transform: none; text-indent: 0px; letter-spacing: normal; font-family: Arial; font-size: 12px; font-style: normal; font-variant: normal; font-weight: 400; text-decoration: none; word-spacing: 0px; white-space: normal; orphans: 2; -webkit-text-stroke-width: 0px;\\\">\\r\\n\\t&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; <a href=\\\"index.php?option=com_content&amp;view=article&amp;id=93&amp;catid=16\\\" style=\\\"color: rgb(143, 9, 9); transition-delay: 0s; transition-duration: 0.15s; transition-property: color; transition-timing-function: ease-in-out;\\\" target=\\\"_blank\\\" title=\\\"Resultados dos Question\\u00e1rios\\\">Resultados dos Question\\u00e1rios<\\/a><\\/p>\\r\\n<p style=\\\"text-align: left; color: rgb(34, 34, 34); text-transform: none; text-indent: 0px; letter-spacing: normal; font-family: Arial; font-size: 12px; font-style: normal; font-variant: normal; font-weight: 400; text-decoration: none; word-spacing: 0px; white-space: normal; orphans: 2; -webkit-text-stroke-width: 0px;\\\">\\r\\n\\t&nbsp;<\\/p>\\r\\n<p style=\\\"text-align: left; color: rgb(34, 34, 34); text-transform: none; text-indent: 0px; letter-spacing: normal; font-family: Arial; font-size: 12px; font-style: normal; font-variant: normal; font-weight: 400; text-decoration: none; word-spacing: 0px; white-space: normal; orphans: 2; -webkit-text-stroke-width: 0px;\\\">\\r\\n\\t&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; <a href=\\\"files\\/dados_contexto_2016.pdf\\\" style=\\\"color: rgb(143, 9, 9); transition-delay: 0s; transition-duration: 0.15s; transition-property: color; transition-timing-function: ease-in-out;\\\" target=\\\"_blank\\\"><span style=\\\"font-size: 12pt;\\\">Dados de Contexto<\\/span><\\/a><\\/p>\\r\\n<p style=\\\"text-align: left; color: rgb(34, 34, 34); text-transform: none; text-indent: 0px; letter-spacing: normal; font-family: Arial; font-size: 12px; font-style: normal; font-variant: normal; font-weight: 400; text-decoration: none; word-spacing: 0px; white-space: normal; orphans: 2; -webkit-text-stroke-width: 0px;\\\">\\r\\n\\t&nbsp;<\\/p>\\r\\n<p style=\\\"text-align: left; color: rgb(34, 34, 34); text-transform: none; text-indent: 0px; letter-spacing: normal; font-family: Arial; font-size: 12px; font-style: normal; font-variant: normal; font-weight: 400; text-decoration: none; word-spacing: 0px; white-space: normal; orphans: 2; -webkit-text-stroke-width: 0px;\\\">\\r\\n\\t&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; <a href=\\\"files\\/Relatrio_Avaliao_Externa_2016.pdf\\\" style=\\\"color: rgb(143, 9, 9); transition-delay: 0s; transition-duration: 0.15s; transition-property: color; transition-timing-function: ease-in-out;\\\" target=\\\"_blank\\\"><span style=\\\"font-size: 12pt;\\\">Relat\\u00f3rio<\\/span><\\/a><\\/p>\\r\\n<p>\\r\\n\\t&nbsp;<\\/p>\\r\\n\",\"fulltext\":\"\",\"state\":1,\"catid\":\"16\",\"created\":\"2019-09-14 16:27:00\",\"created_by\":\"231\",\"created_by_alias\":\"\",\"modified\":\"2019-09-14 16:43:57\",\"modified_by\":\"231\",\"checked_out\":\"231\",\"checked_out_time\":\"2019-09-14 16:43:26\",\"publish_up\":\"2019-09-14 16:27:00\",\"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\":\"{\\\"article_layout\\\":\\\"\\\",\\\"show_title\\\":\\\"\\\",\\\"link_titles\\\":\\\"\\\",\\\"show_tags\\\":\\\"\\\",\\\"show_intro\\\":\\\"\\\",\\\"info_block_position\\\":\\\"\\\",\\\"info_block_show_title\\\":\\\"\\\",\\\"show_category\\\":\\\"\\\",\\\"link_category\\\":\\\"\\\",\\\"show_parent_category\\\":\\\"\\\",\\\"link_parent_category\\\":\\\"\\\",\\\"show_associations\\\":\\\"\\\",\\\"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_page_title\\\":\\\"\\\",\\\"show_publishing_options\\\":\\\"\\\",\\\"show_article_options\\\":\\\"\\\",\\\"show_urls_images_backend\\\":\\\"\\\",\\\"show_urls_images_frontend\\\":\\\"\\\",\\\"astroid_article_type\\\":\\\"regular\\\",\\\"astroid_article_video_type\\\":\\\"youtube\\\",\\\"astroid_article_video_url\\\":\\\"\\\",\\\"astroid_article_gallery_width\\\":\\\"\\\",\\\"astroid_article_gallery_bullets\\\":\\\"1\\\",\\\"astroid_article_gallery_navigation\\\":\\\"1\\\",\\\"astroid_article_thumbnail\\\":\\\"1\\\",\\\"astroid_article_gallery_items\\\":[],\\\"astroid_article_audio_source\\\":\\\"soundcloud\\\",\\\"astroid_article_audio_soundcloud\\\":\\\"\\\",\\\"astroid_article_audio_spotify\\\":\\\"\\\",\\\"astroid_article_review_heading\\\":\\\"\\\",\\\"astroid_article_review_summery\\\":\\\"\\\",\\\"astroid_article_review_good\\\":\\\"\\\",\\\"astroid_article_review_bad\\\":\\\"\\\",\\\"astroid_article_review_rating\\\":\\\"5\\\",\\\"astroid_article_button_action\\\":\\\"\\\",\\\"astroid_article_button_link\\\":\\\"\\\",\\\"astroid_article_review_criterias\\\":[],\\\"astroid_article_quote_text\\\":\\\"\\\",\\\"astroid_article_quote_author\\\":\\\"\\\",\\\"astroid_article_badge\\\":\\\"0\\\",\\\"astroid_article_badge_type\\\":\\\"2\\\",\\\"astroid_article_badge_text\\\":\\\"\\\",\\\"astroid_article_badge_color\\\":\\\"\\\",\\\"astroid_article_badge_text_color\\\":\\\"\\\",\\\"astroid_relatedposts\\\":\\\"\\\",\\\"astroid_socialshare\\\":\\\"\\\",\\\"astroid_comments\\\":\\\"\\\",\\\"astroid_posttype\\\":\\\"\\\",\\\"astroid_readtime\\\":\\\"\\\",\\\"astroid_authorinfo\\\":\\\"\\\",\\\"astroid_og_title\\\":\\\"\\\",\\\"astroid_og_desc\\\":\\\"\\\",\\\"astroid_og_image\\\":\\\"\\\"}\",\"version\":5,\"ordering\":\"1\",\"metakey\":\"\",\"metadesc\":\"\",\"access\":\"1\",\"hits\":\"0\",\"metadata\":\"{\\\"robots\\\":\\\"\\\",\\\"author\\\":\\\"\\\",\\\"rights\\\":\\\"\\\",\\\"xreference\\\":\\\"\\\"}\",\"featured\":\"0\",\"language\":\"*\",\"xreference\":\"\",\"note\":\"\"}', 0);
INSERT INTO `ynfp8_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
(706, 67, 1, '', '2019-09-14 17:54:57', 231, 35611, 'f8c3564b24da393b9e00d0c31a86bbf8fd0de7ab', '{\"id\":67,\"asset_id\":\"296\",\"title\":\"Calend\\u00e1rio Escolar 2019-2020\",\"alias\":\"calendario-escolar-2019-2020\",\"introtext\":\"<h3 style=\\\"box-sizing: border-box; clear: both; color: rgb(54, 54, 54); font-family: Raleway-Extra-Bold,Arial,sans-serif; font-size: 1.5rem; font-style: normal; font-variant: normal; font-weight: 700; letter-spacing: normal; margin-bottom: 7px; margin-top: 15px; orphans: 2; text-align: left; text-decoration: none; text-indent: 0px; text-transform: none; -webkit-text-stroke-width: 0px; white-space: normal; word-spacing: 0px;\\\">\\r\\n\\tPer\\u00edodos letivos<\\/h3>\\r\\n<p style=\\\"box-sizing: border-box; color: rgb(54, 54, 54); font-family: Raleway-Medium,Arial,sans-serif; font-size: 1rem; font-style: normal; font-variant: normal; font-weight: 400; letter-spacing: normal; line-height: 1.5rem; margin-bottom: 0px; margin-left: 0px; margin-right: 0px; margin-top: 0px; orphans: 2; padding-bottom: 15px; text-align: left; text-decoration: none; text-indent: 0px; text-transform: none; -webkit-text-stroke-width: 0px; white-space: normal; word-spacing: 0px;\\\">\\r\\n\\tO primeiro per\\u00edodo letivo arranca entre os dias 10 e 13 de setembro e acaba a 17 de dezembro de 2019. O segundo come\\u00e7a no dia 6 de janeiro de 2020 e vai at\\u00e9 ao dia 27 de mar\\u00e7o de 2020. Por \\u00faltimo, o terceiro tem in\\u00edcio no dia 14 de abril de 2020, terminando entre os dias 4 e 19 de junho de 2020.<\\/p>\\r\\n<table class=\\\"tablepress tablepress-id-45\\\" id=\\\"tablepress-45\\\" style=\\\"border-bottom-color: currentColor; border-bottom-style: none; border-bottom-width: medium; border-collapse: collapse; border-image-outset: 0; border-image-repeat: stretch; border-image-slice: 100%; border-image-source: none; border-image-width: 1; border-left-color: currentColor; border-left-style: none; border-left-width: medium; border-right-color: currentColor; border-right-style: none; border-right-width: medium; border-spacing: 0px; border-top-color: currentColor; border-top-style: none; border-top-width: medium; box-sizing: border-box; color: rgb(0, 0, 0); font-family: Raleway-Medium,Arial,sans-serif; font-size: 16px; font-style: normal; font-variant: normal; font-weight: 400; letter-spacing: normal; margin-bottom: 1em; orphans: 2; text-align: left; text-decoration: none; text-indent: 0px; text-transform: none; -webkit-text-stroke-width: 0px; white-space: normal; width: 100%; word-spacing: 0px;\\\">\\r\\n\\t<tbody style=\\\"box-sizing: border-box;\\\">\\r\\n\\t\\t<tr class=\\\"row-1\\\" style=\\\"box-sizing: border-box;\\\">\\r\\n\\t\\t\\t<td class=\\\"column-1\\\" colspan=\\\"3\\\" style=\\\"background-attachment: scroll; background-clip: border-box; background-color: rgb(242, 242, 242); background-image: none; background-origin: padding-box; background-position-x: 0px; background-position-y: 0px; background-repeat: repeat; background-size: auto; border-bottom-color: currentColor; border-bottom-style: none; border-bottom-width: medium; border-image-outset: 0; border-image-repeat: stretch; border-image-slice: 100%; border-image-source: none; border-image-width: 1; border-left-color: currentColor; border-left-style: none; border-left-width: medium; border-right-color: currentColor; border-right-style: none; border-right-width: medium; border-top-color: currentColor; border-top-style: none; border-top-width: 0px; box-sizing: border-box; color: rgb(175, 63, 4); float: none; font-family: Raleway-Bold,Arial,sans-serif; font-size: 1rem; padding-bottom: 8px; padding-left: 8px; padding-right: 8px; padding-top: 8px; text-align: center; vertical-align: inherit;\\\">\\r\\n\\t\\t\\t\\tAulas<\\/td>\\r\\n\\t\\t<\\/tr>\\r\\n\\t\\t<tr class=\\\"row-2\\\" style=\\\"box-sizing: border-box;\\\">\\r\\n\\t\\t\\t<td class=\\\"column-1\\\" style=\\\"background-attachment: scroll; background-clip: border-box; background-color: transparent; background-image: none; background-origin: padding-box; background-position-x: 0px; background-position-y: 0px; background-repeat: repeat; background-size: auto; border-bottom-color: currentColor; border-bottom-style: none; border-bottom-width: medium; border-image-outset: 0; border-image-repeat: stretch; border-image-slice: 100%; border-image-source: none; border-image-width: 1; border-left-color: currentColor; border-left-style: none; border-left-width: medium; border-right-color: currentColor; border-right-style: none; border-right-width: medium; border-top-color: rgb(221, 221, 221); border-top-style: solid; border-top-width: 1px; box-sizing: border-box; float: none; font-size: 0.75rem; padding-bottom: 8px; padding-left: 8px; padding-right: 8px; padding-top: 8px; text-align: center; vertical-align: inherit;\\\">\\r\\n\\t\\t\\t\\t<strong style=\\\"box-sizing: border-box; font-family: Raleway-Bold,Arial,sans-serif;\\\">Per\\u00edodos letivos<\\/strong><\\/td>\\r\\n\\t\\t\\t<td class=\\\"column-2\\\" style=\\\"background-attachment: scroll; background-clip: border-box; background-color: transparent; background-image: none; background-origin: padding-box; background-position-x: 0px; background-position-y: 0px; background-repeat: repeat; background-size: auto; border-bottom-color: currentColor; border-bottom-style: none; border-bottom-width: medium; border-image-outset: 0; border-image-repeat: stretch; border-image-slice: 100%; border-image-source: none; border-image-width: 1; border-left-color: rgb(227, 227, 227); border-left-style: solid; border-left-width: 1px; border-right-color: currentColor; border-right-style: none; border-right-width: medium; border-top-color: rgb(221, 221, 221); border-top-style: solid; border-top-width: 1px; box-sizing: border-box; float: none; font-size: 0.75rem; padding-bottom: 8px; padding-left: 8px; padding-right: 8px; padding-top: 8px; text-align: center; vertical-align: inherit;\\\">\\r\\n\\t\\t\\t\\t<strong style=\\\"box-sizing: border-box; font-family: Raleway-Bold,Arial,sans-serif;\\\">In\\u00edcio<\\/strong><\\/td>\\r\\n\\t\\t\\t<td class=\\\"column-3\\\" style=\\\"background-attachment: scroll; background-clip: border-box; background-color: transparent; background-image: none; background-origin: padding-box; background-position-x: 0px; background-position-y: 0px; background-repeat: repeat; background-size: auto; border-bottom-color: currentColor; border-bottom-style: none; border-bottom-width: medium; border-image-outset: 0; border-image-repeat: stretch; border-image-slice: 100%; border-image-source: none; border-image-width: 1; border-left-color: rgb(227, 227, 227); border-left-style: solid; border-left-width: 1px; border-right-color: currentColor; border-right-style: none; border-right-width: medium; border-top-color: rgb(221, 221, 221); border-top-style: solid; border-top-width: 1px; box-sizing: border-box; float: none; font-size: 0.75rem; padding-bottom: 8px; padding-left: 8px; padding-right: 8px; padding-top: 8px; text-align: center; vertical-align: inherit;\\\">\\r\\n\\t\\t\\t\\t<strong style=\\\"box-sizing: border-box; font-family: Raleway-Bold,Arial,sans-serif;\\\">Fim<\\/strong><\\/td>\\r\\n\\t\\t<\\/tr>\\r\\n\\t\\t<tr class=\\\"row-3\\\" style=\\\"box-sizing: border-box;\\\">\\r\\n\\t\\t\\t<td class=\\\"column-1\\\" style=\\\"background-attachment: scroll; background-clip: border-box; background-color: transparent; background-image: none; background-origin: padding-box; background-position-x: 0px; background-position-y: 0px; background-repeat: repeat; background-size: auto; border-bottom-color: currentColor; border-bottom-style: none; border-bottom-width: medium; border-image-outset: 0; border-image-repeat: stretch; border-image-slice: 100%; border-image-source: none; border-image-width: 1; border-left-color: currentColor; border-left-style: none; border-left-width: medium; border-right-color: currentColor; border-right-style: none; border-right-width: medium; border-top-color: rgb(221, 221, 221); border-top-style: solid; border-top-width: 1px; box-sizing: border-box; float: none; font-size: 0.75rem; padding-bottom: 8px; padding-left: 8px; padding-right: 8px; padding-top: 8px; text-align: center; vertical-align: inherit;\\\">\\r\\n\\t\\t\\t\\t1.\\u00ba<\\/td>\\r\\n\\t\\t\\t<td class=\\\"column-2\\\" style=\\\"background-attachment: scroll; background-clip: border-box; background-color: transparent; background-image: none; background-origin: padding-box; background-position-x: 0px; background-position-y: 0px; background-repeat: repeat; background-size: auto; border-bottom-color: currentColor; border-bottom-style: none; border-bottom-width: medium; border-image-outset: 0; border-image-repeat: stretch; border-image-slice: 100%; border-image-source: none; border-image-width: 1; border-left-color: rgb(227, 227, 227); border-left-style: solid; border-left-width: 1px; border-right-color: currentColor; border-right-style: none; border-right-width: medium; border-top-color: rgb(221, 221, 221); border-top-style: solid; border-top-width: 1px; box-sizing: border-box; float: none; font-size: 0.75rem; padding-bottom: 8px; padding-left: 8px; padding-right: 8px; padding-top: 8px; text-align: center; vertical-align: inherit;\\\">\\r\\n\\t\\t\\t\\t10 a 13 de setembro de 2019<\\/td>\\r\\n\\t\\t\\t<td class=\\\"column-3\\\" style=\\\"background-attachment: scroll; background-clip: border-box; background-color: transparent; background-image: none; background-origin: padding-box; background-position-x: 0px; background-position-y: 0px; background-repeat: repeat; background-size: auto; border-bottom-color: currentColor; border-bottom-style: none; border-bottom-width: medium; border-image-outset: 0; border-image-repeat: stretch; border-image-slice: 100%; border-image-source: none; border-image-width: 1; border-left-color: rgb(227, 227, 227); border-left-style: solid; border-left-width: 1px; border-right-color: currentColor; border-right-style: none; border-right-width: medium; border-top-color: rgb(221, 221, 221); border-top-style: solid; border-top-width: 1px; box-sizing: border-box; float: none; font-size: 0.75rem; padding-bottom: 8px; padding-left: 8px; padding-right: 8px; padding-top: 8px; text-align: center; vertical-align: inherit;\\\">\\r\\n\\t\\t\\t\\t17 de dezembro de 2019<\\/td>\\r\\n\\t\\t<\\/tr>\\r\\n\\t\\t<tr class=\\\"row-4\\\" style=\\\"box-sizing: border-box;\\\">\\r\\n\\t\\t\\t<td class=\\\"column-1\\\" style=\\\"background-attachment: scroll; background-clip: border-box; background-color: transparent; background-image: none; background-origin: padding-box; background-position-x: 0px; background-position-y: 0px; background-repeat: repeat; background-size: auto; border-bottom-color: currentColor; border-bottom-style: none; border-bottom-width: medium; border-image-outset: 0; border-image-repeat: stretch; border-image-slice: 100%; border-image-source: none; border-image-width: 1; border-left-color: currentColor; border-left-style: none; border-left-width: medium; border-right-color: currentColor; border-right-style: none; border-right-width: medium; border-top-color: rgb(221, 221, 221); border-top-style: solid; border-top-width: 1px; box-sizing: border-box; float: none; font-size: 0.75rem; padding-bottom: 8px; padding-left: 8px; padding-right: 8px; padding-top: 8px; text-align: center; vertical-align: inherit;\\\">\\r\\n\\t\\t\\t\\t2.\\u00ba<\\/td>\\r\\n\\t\\t\\t<td class=\\\"column-2\\\" style=\\\"background-attachment: scroll; background-clip: border-box; background-color: transparent; background-image: none; background-origin: padding-box; background-position-x: 0px; background-position-y: 0px; background-repeat: repeat; background-size: auto; border-bottom-color: currentColor; border-bottom-style: none; border-bottom-width: medium; border-image-outset: 0; border-image-repeat: stretch; border-image-slice: 100%; border-image-source: none; border-image-width: 1; border-left-color: rgb(227, 227, 227); border-left-style: solid; border-left-width: 1px; border-right-color: currentColor; border-right-style: none; border-right-width: medium; border-top-color: rgb(221, 221, 221); border-top-style: solid; border-top-width: 1px; box-sizing: border-box; float: none; font-size: 0.75rem; padding-bottom: 8px; padding-left: 8px; padding-right: 8px; padding-top: 8px; text-align: center; vertical-align: inherit;\\\">\\r\\n\\t\\t\\t\\t6 de janeiro de 2020<\\/td>\\r\\n\\t\\t\\t<td class=\\\"column-3\\\" style=\\\"background-attachment: scroll; background-clip: border-box; background-color: transparent; background-image: none; background-origin: padding-box; background-position-x: 0px; background-position-y: 0px; background-repeat: repeat; background-size: auto; border-bottom-color: currentColor; border-bottom-style: none; border-bottom-width: medium; border-image-outset: 0; border-image-repeat: stretch; border-image-slice: 100%; border-image-source: none; border-image-width: 1; border-left-color: rgb(227, 227, 227); border-left-style: solid; border-left-width: 1px; border-right-color: currentColor; border-right-style: none; border-right-width: medium; border-top-color: rgb(221, 221, 221); border-top-style: solid; border-top-width: 1px; box-sizing: border-box; float: none; font-size: 0.75rem; padding-bottom: 8px; padding-left: 8px; padding-right: 8px; padding-top: 8px; text-align: center; vertical-align: inherit;\\\">\\r\\n\\t\\t\\t\\t27 de mar\\u00e7o de 2020<\\/td>\\r\\n\\t\\t<\\/tr>\\r\\n\\t\\t<tr class=\\\"row-5\\\" style=\\\"box-sizing: border-box;\\\">\\r\\n\\t\\t\\t<td class=\\\"column-1\\\" style=\\\"background-attachment: scroll; background-clip: border-box; background-color: transparent; background-image: none; background-origin: padding-box; background-position-x: 0px; background-position-y: 0px; background-repeat: repeat; background-size: auto; border-bottom-color: currentColor; border-bottom-style: none; border-bottom-width: medium; border-image-outset: 0; border-image-repeat: stretch; border-image-slice: 100%; border-image-source: none; border-image-width: 1; border-left-color: currentColor; border-left-style: none; border-left-width: medium; border-right-color: currentColor; border-right-style: none; border-right-width: medium; border-top-color: rgb(221, 221, 221); border-top-style: solid; border-top-width: 1px; box-sizing: border-box; float: none; font-size: 0.75rem; padding-bottom: 8px; padding-left: 8px; padding-right: 8px; padding-top: 8px; text-align: center; vertical-align: inherit;\\\">\\r\\n\\t\\t\\t\\t3.\\u00ba<\\/td>\\r\\n\\t\\t\\t<td class=\\\"column-2\\\" style=\\\"background-attachment: scroll; background-clip: border-box; background-color: transparent; background-image: none; background-origin: padding-box; background-position-x: 0px; background-position-y: 0px; background-repeat: repeat; background-size: auto; border-bottom-color: currentColor; border-bottom-style: none; border-bottom-width: medium; border-image-outset: 0; border-image-repeat: stretch; border-image-slice: 100%; border-image-source: none; border-image-width: 1; border-left-color: rgb(227, 227, 227); border-left-style: solid; border-left-width: 1px; border-right-color: currentColor; border-right-style: none; border-right-width: medium; border-top-color: rgb(221, 221, 221); border-top-style: solid; border-top-width: 1px; box-sizing: border-box; float: none; font-size: 0.75rem; padding-bottom: 8px; padding-left: 8px; padding-right: 8px; padding-top: 8px; text-align: center; vertical-align: inherit;\\\">\\r\\n\\t\\t\\t\\t14 de abril de 2020<\\/td>\\r\\n\\t\\t\\t<td class=\\\"column-3\\\" style=\\\"background-attachment: scroll; background-clip: border-box; background-color: transparent; background-image: none; background-origin: padding-box; background-position-x: 0px; background-position-y: 0px; background-repeat: repeat; background-size: auto; border-bottom-color: currentColor; border-bottom-style: none; border-bottom-width: medium; border-image-outset: 0; border-image-repeat: stretch; border-image-slice: 100%; border-image-source: none; border-image-width: 1; border-left-color: rgb(227, 227, 227); border-left-style: solid; border-left-width: 1px; border-right-color: currentColor; border-right-style: none; border-right-width: medium; border-top-color: rgb(221, 221, 221); border-top-style: solid; border-top-width: 1px; box-sizing: border-box; float: none; font-size: 0.75rem; padding-bottom: 8px; padding-left: 8px; padding-right: 8px; padding-top: 8px; text-align: center; vertical-align: inherit;\\\">\\r\\n\\t\\t\\t\\t4 de junho de 2020 para 9.\\u00ba, 11.\\u00ba e 12.\\u00ba anos de escolaridade<br style=\\\"box-sizing: border-box;\\\" \\/>\\r\\n\\t\\t\\t\\t<br style=\\\"box-sizing: border-box;\\\" \\/>\\r\\n\\t\\t\\t\\t9 de junho de 2020 para 5.\\u00ba, 6.\\u00ba, 7.\\u00ba, 8.\\u00ba e 10.\\u00ba anos<br style=\\\"box-sizing: border-box;\\\" \\/>\\r\\n\\t\\t\\t\\t<br style=\\\"box-sizing: border-box;\\\" \\/>\\r\\n\\t\\t\\t\\t19 de junho de 2020 para pr\\u00e9-escolar e 1.\\u00ba, 2.\\u00ba, 3.\\u00ba e 4.\\u00ba anos<\\/td>\\r\\n\\t\\t<\\/tr>\\r\\n\\t<\\/tbody>\\r\\n<\\/table>\\r\\n<h3 style=\\\"box-sizing: border-box; clear: both; color: rgb(54, 54, 54); font-family: Raleway-Extra-Bold,Arial,sans-serif; font-size: 1.5rem; font-style: normal; font-variant: normal; font-weight: 700; letter-spacing: normal; margin-bottom: 7px; margin-top: 15px; orphans: 2; text-align: left; text-decoration: none; text-indent: 0px; text-transform: none; -webkit-text-stroke-width: 0px; white-space: normal; word-spacing: 0px;\\\">\\r\\n\\tPausas letivas<\\/h3>\\r\\n<p style=\\\"box-sizing: border-box; color: rgb(54, 54, 54); font-family: Raleway-Medium,Arial,sans-serif; font-size: 1rem; font-style: normal; font-variant: normal; font-weight: 400; letter-spacing: normal; line-height: 1.5rem; margin-bottom: 0px; margin-left: 0px; margin-right: 0px; margin-top: 0px; orphans: 2; padding-bottom: 15px; text-align: left; text-decoration: none; text-indent: 0px; text-transform: none; -webkit-text-stroke-width: 0px; white-space: normal; word-spacing: 0px;\\\">\\r\\n\\tS\\u00e3o tr\\u00eas as interrup\\u00e7\\u00f5es letivas. A primeira tem lugar entre os dias 18 de dezembro de 2019 e 3 de janeiro de 2020. Corresponde \\u00e0s f\\u00e9rias do Natal. A segunda verifica-se entre os dias 24 e 26 de fevereiro de 2020. S\\u00e3o as habituais minif\\u00e9rias do Carnaval. A terceira ocorre entre os dias 30 de mar\\u00e7o e 13 de abril de 2020. Constituem as f\\u00e9rias da P\\u00e1scoa.<\\/p>\\r\\n<table class=\\\"tablepress tablepress-id-48\\\" id=\\\"tablepress-48\\\" style=\\\"border-bottom-color: currentColor; border-bottom-style: none; border-bottom-width: medium; border-collapse: collapse; border-image-outset: 0; border-image-repeat: stretch; border-image-slice: 100%; border-image-source: none; border-image-width: 1; border-left-color: currentColor; border-left-style: none; border-left-width: medium; border-right-color: currentColor; border-right-style: none; border-right-width: medium; border-spacing: 0px; border-top-color: currentColor; border-top-style: none; border-top-width: medium; box-sizing: border-box; color: rgb(0, 0, 0); font-family: Raleway-Medium,Arial,sans-serif; font-size: 16px; font-style: normal; font-variant: normal; font-weight: 400; letter-spacing: normal; margin-bottom: 1em; orphans: 2; text-align: left; text-decoration: none; text-indent: 0px; text-transform: none; -webkit-text-stroke-width: 0px; white-space: normal; width: 100%; word-spacing: 0px;\\\">\\r\\n\\t<tbody style=\\\"box-sizing: border-box;\\\">\\r\\n\\t\\t<tr class=\\\"row-1\\\" style=\\\"box-sizing: border-box;\\\">\\r\\n\\t\\t\\t<td class=\\\"column-1\\\" colspan=\\\"3\\\" style=\\\"background-attachment: scroll; background-clip: border-box; background-color: rgb(242, 242, 242); background-image: none; background-origin: padding-box; background-position-x: 0px; background-position-y: 0px; background-repeat: repeat; background-size: auto; border-bottom-color: currentColor; border-bottom-style: none; border-bottom-width: medium; border-image-outset: 0; border-image-repeat: stretch; border-image-slice: 100%; border-image-source: none; border-image-width: 1; border-left-color: currentColor; border-left-style: none; border-left-width: medium; border-right-color: currentColor; border-right-style: none; border-right-width: medium; border-top-color: currentColor; border-top-style: none; border-top-width: 0px; box-sizing: border-box; color: rgb(175, 63, 4); float: none; font-family: Raleway-Bold,Arial,sans-serif; font-size: 1rem; padding-bottom: 8px; padding-left: 8px; padding-right: 8px; padding-top: 8px; text-align: center; vertical-align: inherit;\\\">\\r\\n\\t\\t\\t\\tF\\u00e9rias<\\/td>\\r\\n\\t\\t<\\/tr>\\r\\n\\t\\t<tr class=\\\"row-2\\\" style=\\\"box-sizing: border-box;\\\">\\r\\n\\t\\t\\t<td class=\\\"column-1\\\" style=\\\"background-attachment: scroll; background-clip: border-box; background-color: transparent; background-image: none; background-origin: padding-box; background-position-x: 0px; background-position-y: 0px; background-repeat: repeat; background-size: auto; border-bottom-color: currentColor; border-bottom-style: none; border-bottom-width: medium; border-image-outset: 0; border-image-repeat: stretch; border-image-slice: 100%; border-image-source: none; border-image-width: 1; border-left-color: currentColor; border-left-style: none; border-left-width: medium; border-right-color: currentColor; border-right-style: none; border-right-width: medium; border-top-color: rgb(221, 221, 221); border-top-style: solid; border-top-width: 1px; box-sizing: border-box; float: none; font-size: 0.75rem; padding-bottom: 8px; padding-left: 8px; padding-right: 8px; padding-top: 8px; text-align: center; vertical-align: inherit;\\\">\\r\\n\\t\\t\\t\\t<strong style=\\\"box-sizing: border-box; font-family: Raleway-Bold,Arial,sans-serif;\\\">Pausas letivas<\\/strong><\\/td>\\r\\n\\t\\t\\t<td class=\\\"column-2\\\" style=\\\"background-attachment: scroll; background-clip: border-box; background-color: transparent; background-image: none; background-origin: padding-box; background-position-x: 0px; background-position-y: 0px; background-repeat: repeat; background-size: auto; border-bottom-color: currentColor; border-bottom-style: none; border-bottom-width: medium; border-image-outset: 0; border-image-repeat: stretch; border-image-slice: 100%; border-image-source: none; border-image-width: 1; border-left-color: rgb(227, 227, 227); border-left-style: solid; border-left-width: 1px; border-right-color: currentColor; border-right-style: none; border-right-width: medium; border-top-color: rgb(221, 221, 221); border-top-style: solid; border-top-width: 1px; box-sizing: border-box; float: none; font-size: 0.75rem; padding-bottom: 8px; padding-left: 8px; padding-right: 8px; padding-top: 8px; text-align: center; vertical-align: inherit;\\\">\\r\\n\\t\\t\\t\\t<strong style=\\\"box-sizing: border-box; font-family: Raleway-Bold,Arial,sans-serif;\\\">In\\u00edcio<\\/strong><\\/td>\\r\\n\\t\\t\\t<td class=\\\"column-3\\\" style=\\\"background-attachment: scroll; background-clip: border-box; background-color: transparent; background-image: none; background-origin: padding-box; background-position-x: 0px; background-position-y: 0px; background-repeat: repeat; background-size: auto; border-bottom-color: currentColor; border-bottom-style: none; border-bottom-width: medium; border-image-outset: 0; border-image-repeat: stretch; border-image-slice: 100%; border-image-source: none; border-image-width: 1; border-left-color: rgb(227, 227, 227); border-left-style: solid; border-left-width: 1px; border-right-color: currentColor; border-right-style: none; border-right-width: medium; border-top-color: rgb(221, 221, 221); border-top-style: solid; border-top-width: 1px; box-sizing: border-box; float: none; font-size: 0.75rem; padding-bottom: 8px; padding-left: 8px; padding-right: 8px; padding-top: 8px; text-align: center; vertical-align: inherit;\\\">\\r\\n\\t\\t\\t\\t<strong style=\\\"box-sizing: border-box; font-family: Raleway-Bold,Arial,sans-serif;\\\">Fim<\\/strong><\\/td>\\r\\n\\t\\t<\\/tr>\\r\\n\\t\\t<tr class=\\\"row-3\\\" style=\\\"box-sizing: border-box;\\\">\\r\\n\\t\\t\\t<td class=\\\"column-1\\\" style=\\\"background-attachment: scroll; background-clip: border-box; background-color: transparent; background-image: none; background-origin: padding-box; background-position-x: 0px; background-position-y: 0px; background-repeat: repeat; background-size: auto; border-bottom-color: currentColor; border-bottom-style: none; border-bottom-width: medium; border-image-outset: 0; border-image-repeat: stretch; border-image-slice: 100%; border-image-source: none; border-image-width: 1; border-left-color: currentColor; border-left-style: none; border-left-width: medium; border-right-color: currentColor; border-right-style: none; border-right-width: medium; border-top-color: rgb(221, 221, 221); border-top-style: solid; border-top-width: 1px; box-sizing: border-box; float: none; font-size: 0.75rem; padding-bottom: 8px; padding-left: 8px; padding-right: 8px; padding-top: 8px; text-align: center; vertical-align: inherit;\\\">\\r\\n\\t\\t\\t\\tNatal<\\/td>\\r\\n\\t\\t\\t<td class=\\\"column-2\\\" style=\\\"background-attachment: scroll; background-clip: border-box; background-color: transparent; background-image: none; background-origin: padding-box; background-position-x: 0px; background-position-y: 0px; background-repeat: repeat; background-size: auto; border-bottom-color: currentColor; border-bottom-style: none; border-bottom-width: medium; border-image-outset: 0; border-image-repeat: stretch; border-image-slice: 100%; border-image-source: none; border-image-width: 1; border-left-color: rgb(227, 227, 227); border-left-style: solid; border-left-width: 1px; border-right-color: currentColor; border-right-style: none; border-right-width: medium; border-top-color: rgb(221, 221, 221); border-top-style: solid; border-top-width: 1px; box-sizing: border-box; float: none; font-size: 0.75rem; padding-bottom: 8px; padding-left: 8px; padding-right: 8px; padding-top: 8px; text-align: center; vertical-align: inherit;\\\">\\r\\n\\t\\t\\t\\t18 dezembro de 2019<\\/td>\\r\\n\\t\\t\\t<td class=\\\"column-3\\\" style=\\\"background-attachment: scroll; background-clip: border-box; background-color: transparent; background-image: none; background-origin: padding-box; background-position-x: 0px; background-position-y: 0px; background-repeat: repeat; background-size: auto; border-bottom-color: currentColor; border-bottom-style: none; border-bottom-width: medium; border-image-outset: 0; border-image-repeat: stretch; border-image-slice: 100%; border-image-source: none; border-image-width: 1; border-left-color: rgb(227, 227, 227); border-left-style: solid; border-left-width: 1px; border-right-color: currentColor; border-right-style: none; border-right-width: medium; border-top-color: rgb(221, 221, 221); border-top-style: solid; border-top-width: 1px; box-sizing: border-box; float: none; font-size: 0.75rem; padding-bottom: 8px; padding-left: 8px; padding-right: 8px; padding-top: 8px; text-align: center; vertical-align: inherit;\\\">\\r\\n\\t\\t\\t\\t3 de janeiro de 2020<\\/td>\\r\\n\\t\\t<\\/tr>\\r\\n\\t\\t<tr class=\\\"row-4\\\" style=\\\"box-sizing: border-box;\\\">\\r\\n\\t\\t\\t<td class=\\\"column-1\\\" style=\\\"background-attachment: scroll; background-clip: border-box; background-color: transparent; background-image: none; background-origin: padding-box; background-position-x: 0px; background-position-y: 0px; background-repeat: repeat; background-size: auto; border-bottom-color: currentColor; border-bottom-style: none; border-bottom-width: medium; border-image-outset: 0; border-image-repeat: stretch; border-image-slice: 100%; border-image-source: none; border-image-width: 1; border-left-color: currentColor; border-left-style: none; border-left-width: medium; border-right-color: currentColor; border-right-style: none; border-right-width: medium; border-top-color: rgb(221, 221, 221); border-top-style: solid; border-top-width: 1px; box-sizing: border-box; float: none; font-size: 0.75rem; padding-bottom: 8px; padding-left: 8px; padding-right: 8px; padding-top: 8px; text-align: center; vertical-align: inherit;\\\">\\r\\n\\t\\t\\t\\tCarnaval<\\/td>\\r\\n\\t\\t\\t<td class=\\\"column-2\\\" style=\\\"background-attachment: scroll; background-clip: border-box; background-color: transparent; background-image: none; background-origin: padding-box; background-position-x: 0px; background-position-y: 0px; background-repeat: repeat; background-size: auto; border-bottom-color: currentColor; border-bottom-style: none; border-bottom-width: medium; border-image-outset: 0; border-image-repeat: stretch; border-image-slice: 100%; border-image-source: none; border-image-width: 1; border-left-color: rgb(227, 227, 227); border-left-style: solid; border-left-width: 1px; border-right-color: currentColor; border-right-style: none; border-right-width: medium; border-top-color: rgb(221, 221, 221); border-top-style: solid; border-top-width: 1px; box-sizing: border-box; float: none; font-size: 0.75rem; padding-bottom: 8px; padding-left: 8px; padding-right: 8px; padding-top: 8px; text-align: center; vertical-align: inherit;\\\">\\r\\n\\t\\t\\t\\t24 de fevereiro de 2020<\\/td>\\r\\n\\t\\t\\t<td class=\\\"column-3\\\" style=\\\"background-attachment: scroll; background-clip: border-box; background-color: transparent; background-image: none; background-origin: padding-box; background-position-x: 0px; background-position-y: 0px; background-repeat: repeat; background-size: auto; border-bottom-color: currentColor; border-bottom-style: none; border-bottom-width: medium; border-image-outset: 0; border-image-repeat: stretch; border-image-slice: 100%; border-image-source: none; border-image-width: 1; border-left-color: rgb(227, 227, 227); border-left-style: solid; border-left-width: 1px; border-right-color: currentColor; border-right-style: none; border-right-width: medium; border-top-color: rgb(221, 221, 221); border-top-style: solid; border-top-width: 1px; box-sizing: border-box; float: none; font-size: 0.75rem; padding-bottom: 8px; padding-left: 8px; padding-right: 8px; padding-top: 8px; text-align: center; vertical-align: inherit;\\\">\\r\\n\\t\\t\\t\\t26 de fevereiro de 2020<\\/td>\\r\\n\\t\\t<\\/tr>\\r\\n\\t\\t<tr class=\\\"row-5\\\" style=\\\"box-sizing: border-box;\\\">\\r\\n\\t\\t\\t<td class=\\\"column-1\\\" style=\\\"background-attachment: scroll; background-clip: border-box; background-color: transparent; background-image: none; background-origin: padding-box; background-position-x: 0px; background-position-y: 0px; background-repeat: repeat; background-size: auto; border-bottom-color: currentColor; border-bottom-style: none; border-bottom-width: medium; border-image-outset: 0; border-image-repeat: stretch; border-image-slice: 100%; border-image-source: none; border-image-width: 1; border-left-color: currentColor; border-left-style: none; border-left-width: medium; border-right-color: currentColor; border-right-style: none; border-right-width: medium; border-top-color: rgb(221, 221, 221); border-top-style: solid; border-top-width: 1px; box-sizing: border-box; float: none; font-size: 0.75rem; padding-bottom: 8px; padding-left: 8px; padding-right: 8px; padding-top: 8px; text-align: center; vertical-align: inherit;\\\">\\r\\n\\t\\t\\t\\tP\\u00e1scoa<\\/td>\\r\\n\\t\\t\\t<td class=\\\"column-2\\\" style=\\\"background-attachment: scroll; background-clip: border-box; background-color: transparent; background-image: none; background-origin: padding-box; background-position-x: 0px; background-position-y: 0px; background-repeat: repeat; background-size: auto; border-bottom-color: currentColor; border-bottom-style: none; border-bottom-width: medium; border-image-outset: 0; border-image-repeat: stretch; border-image-slice: 100%; border-image-source: none; border-image-width: 1; border-left-color: rgb(227, 227, 227); border-left-style: solid; border-left-width: 1px; border-right-color: currentColor; border-right-style: none; border-right-width: medium; border-top-color: rgb(221, 221, 221); border-top-style: solid; border-top-width: 1px; box-sizing: border-box; float: none; font-size: 0.75rem; padding-bottom: 8px; padding-left: 8px; padding-right: 8px; padding-top: 8px; text-align: center; vertical-align: inherit;\\\">\\r\\n\\t\\t\\t\\t30 de mar\\u00e7o de 2020<\\/td>\\r\\n\\t\\t\\t<td class=\\\"column-3\\\" style=\\\"background-attachment: scroll; background-clip: border-box; background-color: transparent; background-image: none; background-origin: padding-box; background-position-x: 0px; background-position-y: 0px; background-repeat: repeat; background-size: auto; border-bottom-color: currentColor; border-bottom-style: none; border-bottom-width: medium; border-image-outset: 0; border-image-repeat: stretch; border-image-slice: 100%; border-image-source: none; border-image-width: 1; border-left-color: rgb(227, 227, 227); border-left-style: solid; border-left-width: 1px; border-right-color: currentColor; border-right-style: none; border-right-width: medium; border-top-color: rgb(221, 221, 221); border-top-style: solid; border-top-width: 1px; box-sizing: border-box; float: none; font-size: 0.75rem; padding-bottom: 8px; padding-left: 8px; padding-right: 8px; padding-top: 8px; text-align: center; vertical-align: inherit;\\\">\\r\\n\\t\\t\\t\\t13 de abril de 2020<\\/td>\\r\\n\\t\\t<\\/tr>\\r\\n\\t<\\/tbody>\\r\\n<\\/table>\\r\\n<p>\\r\\n\\t&nbsp;<\\/p>\\r\\n\",\"fulltext\":\"\",\"state\":1,\"catid\":\"16\",\"created\":\"2019-07-22 17:24:54\",\"created_by\":\"231\",\"created_by_alias\":\"\",\"modified\":\"2019-09-14 17:54:57\",\"modified_by\":\"231\",\"checked_out\":\"231\",\"checked_out_time\":\"2019-09-14 17:54:39\",\"publish_up\":\"2019-07-22 17:24:54\",\"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\":\"{\\\"article_layout\\\":\\\"\\\",\\\"show_title\\\":\\\"\\\",\\\"link_titles\\\":\\\"\\\",\\\"show_tags\\\":\\\"\\\",\\\"show_intro\\\":\\\"\\\",\\\"info_block_position\\\":\\\"\\\",\\\"info_block_show_title\\\":\\\"\\\",\\\"show_category\\\":\\\"\\\",\\\"link_category\\\":\\\"\\\",\\\"show_parent_category\\\":\\\"\\\",\\\"link_parent_category\\\":\\\"\\\",\\\"show_associations\\\":\\\"\\\",\\\"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_page_title\\\":\\\"\\\",\\\"show_publishing_options\\\":\\\"\\\",\\\"show_article_options\\\":\\\"\\\",\\\"show_urls_images_backend\\\":\\\"\\\",\\\"show_urls_images_frontend\\\":\\\"\\\",\\\"astroid_article_type\\\":\\\"regular\\\",\\\"astroid_article_video_type\\\":\\\"youtube\\\",\\\"astroid_article_video_url\\\":\\\"\\\",\\\"astroid_article_gallery_width\\\":\\\"\\\",\\\"astroid_article_gallery_bullets\\\":\\\"1\\\",\\\"astroid_article_gallery_navigation\\\":\\\"1\\\",\\\"astroid_article_thumbnail\\\":\\\"1\\\",\\\"astroid_article_gallery_items\\\":[],\\\"astroid_article_audio_source\\\":\\\"soundcloud\\\",\\\"astroid_article_audio_soundcloud\\\":\\\"\\\",\\\"astroid_article_audio_spotify\\\":\\\"\\\",\\\"astroid_article_review_heading\\\":\\\"\\\",\\\"astroid_article_review_summery\\\":\\\"\\\",\\\"astroid_article_review_good\\\":\\\"\\\",\\\"astroid_article_review_bad\\\":\\\"\\\",\\\"astroid_article_review_rating\\\":\\\"5\\\",\\\"astroid_article_button_action\\\":\\\"\\\",\\\"astroid_article_button_link\\\":\\\"\\\",\\\"astroid_article_review_criterias\\\":[],\\\"astroid_article_quote_text\\\":\\\"\\\",\\\"astroid_article_quote_author\\\":\\\"\\\",\\\"astroid_article_badge\\\":\\\"0\\\",\\\"astroid_article_badge_type\\\":\\\"2\\\",\\\"astroid_article_badge_text\\\":\\\"\\\",\\\"astroid_article_badge_color\\\":\\\"\\\",\\\"astroid_article_badge_text_color\\\":\\\"\\\",\\\"astroid_relatedposts\\\":\\\"\\\",\\\"astroid_socialshare\\\":\\\"\\\",\\\"astroid_comments\\\":\\\"\\\",\\\"astroid_posttype\\\":\\\"\\\",\\\"astroid_readtime\\\":\\\"\\\",\\\"astroid_authorinfo\\\":\\\"\\\",\\\"astroid_og_title\\\":\\\"\\\",\\\"astroid_og_desc\\\":\\\"\\\",\\\"astroid_og_image\\\":\\\"\\\"}\",\"version\":3,\"ordering\":\"22\",\"metakey\":\"\",\"metadesc\":\"\",\"access\":\"1\",\"hits\":\"0\",\"metadata\":\"{\\\"robots\\\":\\\"\\\",\\\"author\\\":\\\"\\\",\\\"rights\\\":\\\"\\\",\\\"xreference\\\":\\\"\\\"}\",\"featured\":\"0\",\"language\":\"*\",\"xreference\":\"\",\"note\":\"\"}', 0);
INSERT INTO `ynfp8_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
(707, 94, 1, '', '2019-09-14 17:59:19', 231, 36020, 'e978f435408eec0b7a16f7470ac9259073e34ec8', '{\"id\":94,\"asset_id\":338,\"title\":\"Provas de Aferi\\u00e7\\u00e3o\",\"alias\":\"provas-de-afericao\",\"introtext\":\"<h4 style=\\\"box-sizing: border-box; color: rgb(54, 54, 54); font-family: Raleway-Semi-Bold,Arial,sans-serif; font-size: 1.5rem; font-style: normal; font-variant: normal; font-weight: 700; letter-spacing: normal; margin-bottom: 7px; margin-top: 15px; orphans: 2; text-align: left; text-decoration: none; text-indent: 0px; text-transform: none; -webkit-text-stroke-width: 0px; white-space: normal; word-spacing: 0px;\\\">\\r\\n\\tProvas de aferi\\u00e7\\u00e3o<\\/h4>\\r\\n<p style=\\\"box-sizing: border-box; color: rgb(54, 54, 54); font-family: Raleway-Medium,Arial,sans-serif; font-size: 1rem; font-style: normal; font-variant: normal; font-weight: 400; letter-spacing: normal; line-height: 1.5rem; margin-bottom: 0px; margin-left: 0px; margin-right: 0px; margin-top: 0px; orphans: 2; padding-bottom: 15px; text-align: left; text-decoration: none; text-indent: 0px; text-transform: none; -webkit-text-stroke-width: 0px; white-space: normal; word-spacing: 0px;\\\">\\r\\n\\tOs alunos dos 2.\\u00ba, 5.\\u00ba e 8.\\u00ba anos realizam as chamadas provas de aferi\\u00e7\\u00e3o. O objetivo destes testes \\u00e9, como o nome indica, aferir os conhecimentos adquiridos pelos alunos e, com base nessa informa\\u00e7\\u00e3o, avaliar as escolas e colmatar as fragilidades detetadas.<\\/p>\\r\\n<p style=\\\"box-sizing: border-box; color: rgb(54, 54, 54); font-family: Raleway-Medium,Arial,sans-serif; font-size: 1rem; font-style: normal; font-variant: normal; font-weight: 400; letter-spacing: normal; line-height: 1.5rem; margin-bottom: 0px; margin-left: 0px; margin-right: 0px; margin-top: 0px; orphans: 2; padding-bottom: 15px; text-align: left; text-decoration: none; text-indent: 0px; text-transform: none; -webkit-text-stroke-width: 0px; white-space: normal; word-spacing: 0px;\\\">\\r\\n\\tNo 2.\\u00ba ano, estas provas realizam-se \\u00e0s disciplinas de Educa\\u00e7\\u00e3o Art\\u00edstica, Educa\\u00e7\\u00e3o F\\u00edsica, Portugu\\u00eas e Estudo do Meio e Matem\\u00e1tica e Estudo do Meio. Os alunos do 5.\\u00ba ano s\\u00e3o avaliados \\u00e0s disciplinas de Portugu\\u00eas e Ingl\\u00eas. Por sua vez, os estudantes do 8.\\u00ba ano prestam provas \\u00e0s disciplinas de Matem\\u00e1tica e Ingl\\u00eas.<\\/p>\\r\\n<p style=\\\"box-sizing: border-box; color: rgb(54, 54, 54); font-family: Raleway-Medium,Arial,sans-serif; font-size: 1rem; font-style: normal; font-variant: normal; font-weight: 400; letter-spacing: normal; line-height: 1.5rem; margin-bottom: 0px; margin-left: 0px; margin-right: 0px; margin-top: 0px; orphans: 2; padding-bottom: 15px; text-align: left; text-decoration: none; text-indent: 0px; text-transform: none; -webkit-text-stroke-width: 0px; white-space: normal; word-spacing: 0px;\\\">\\r\\n\\tA disponibiliza\\u00e7\\u00e3o dos relat\\u00f3rios individuais de provas de aferi\\u00e7\\u00e3o, dos relat\\u00f3rios de escola de provas de aferi\\u00e7\\u00e3o e dos resultados globais das provas de aferi\\u00e7\\u00e3o tem lugar at\\u00e9 ao in\\u00edcio do ano letivo de 2020-2021.<\\/p>\\r\\n<table class=\\\"tablepress tablepress-id-49\\\" id=\\\"tablepress-49\\\" style=\\\"border-bottom-color: currentColor; border-bottom-style: none; border-bottom-width: medium; border-collapse: collapse; border-image-outset: 0; border-image-repeat: stretch; border-image-slice: 100%; border-image-source: none; border-image-width: 1; border-left-color: currentColor; border-left-style: none; border-left-width: medium; border-right-color: currentColor; border-right-style: none; border-right-width: medium; border-spacing: 0px; border-top-color: currentColor; border-top-style: none; border-top-width: medium; box-sizing: border-box; color: rgb(0, 0, 0); font-family: Raleway-Medium,Arial,sans-serif; font-size: 16px; font-style: normal; font-variant: normal; font-weight: 400; letter-spacing: normal; margin-bottom: 1em; orphans: 2; text-align: left; text-decoration: none; text-indent: 0px; text-transform: none; -webkit-text-stroke-width: 0px; white-space: normal; width: 100%; word-spacing: 0px;\\\">\\r\\n\\t<tbody style=\\\"box-sizing: border-box;\\\">\\r\\n\\t\\t<tr class=\\\"row-1\\\" style=\\\"box-sizing: border-box;\\\">\\r\\n\\t\\t\\t<td class=\\\"column-1\\\" colspan=\\\"2\\\" style=\\\"background-attachment: scroll; background-clip: border-box; background-color: rgb(242, 242, 242); background-image: none; background-origin: padding-box; background-position-x: 0px; background-position-y: 0px; background-repeat: repeat; background-size: auto; border-bottom-color: currentColor; border-bottom-style: none; border-bottom-width: medium; border-image-outset: 0; border-image-repeat: stretch; border-image-slice: 100%; border-image-source: none; border-image-width: 1; border-left-color: currentColor; border-left-style: none; border-left-width: medium; border-right-color: currentColor; border-right-style: none; border-right-width: medium; border-top-color: currentColor; border-top-style: none; border-top-width: 0px; box-sizing: border-box; color: rgb(175, 63, 4); float: none; font-family: Raleway-Bold,Arial,sans-serif; font-size: 1rem; padding-bottom: 8px; padding-left: 8px; padding-right: 8px; padding-top: 8px; text-align: center; vertical-align: inherit;\\\">\\r\\n\\t\\t\\t\\t2.\\u00ba ano<\\/td>\\r\\n\\t\\t<\\/tr>\\r\\n\\t\\t<tr class=\\\"row-2\\\" style=\\\"box-sizing: border-box;\\\">\\r\\n\\t\\t\\t<td class=\\\"column-1\\\" style=\\\"background-attachment: scroll; background-clip: border-box; background-color: transparent; background-image: none; background-origin: padding-box; background-position-x: 0px; background-position-y: 0px; background-repeat: repeat; background-size: auto; border-bottom-color: currentColor; border-bottom-style: none; border-bottom-width: medium; border-image-outset: 0; border-image-repeat: stretch; border-image-slice: 100%; border-image-source: none; border-image-width: 1; border-left-color: currentColor; border-left-style: none; border-left-width: medium; border-right-color: currentColor; border-right-style: none; border-right-width: medium; border-top-color: rgb(221, 221, 221); border-top-style: solid; border-top-width: 1px; box-sizing: border-box; float: none; font-size: 0.75rem; padding-bottom: 8px; padding-left: 8px; padding-right: 8px; padding-top: 8px; text-align: center; vertical-align: inherit;\\\">\\r\\n\\t\\t\\t\\t<strong style=\\\"box-sizing: border-box; font-family: Raleway-Bold,Arial,sans-serif;\\\">Disciplina<\\/strong><\\/td>\\r\\n\\t\\t\\t<td class=\\\"column-2\\\" style=\\\"background-attachment: scroll; background-clip: border-box; background-color: transparent; background-image: none; background-origin: padding-box; background-position-x: 0px; background-position-y: 0px; background-repeat: repeat; background-size: auto; border-bottom-color: currentColor; border-bottom-style: none; border-bottom-width: medium; border-image-outset: 0; border-image-repeat: stretch; border-image-slice: 100%; border-image-source: none; border-image-width: 1; border-left-color: rgb(227, 227, 227); border-left-style: solid; border-left-width: 1px; border-right-color: currentColor; border-right-style: none; border-right-width: medium; border-top-color: rgb(221, 221, 221); border-top-style: solid; border-top-width: 1px; box-sizing: border-box; float: none; font-size: 0.75rem; padding-bottom: 8px; padding-left: 8px; padding-right: 8px; padding-top: 8px; text-align: center; vertical-align: inherit;\\\">\\r\\n\\t\\t\\t\\t<strong style=\\\"box-sizing: border-box; font-family: Raleway-Bold,Arial,sans-serif;\\\">Data<\\/strong><\\/td>\\r\\n\\t\\t<\\/tr>\\r\\n\\t\\t<tr class=\\\"row-3\\\" style=\\\"box-sizing: border-box;\\\">\\r\\n\\t\\t\\t<td class=\\\"column-1\\\" style=\\\"background-attachment: scroll; background-clip: border-box; background-color: transparent; background-image: none; background-origin: padding-box; background-position-x: 0px; background-position-y: 0px; background-repeat: repeat; background-size: auto; border-bottom-color: currentColor; border-bottom-style: none; border-bottom-width: medium; border-image-outset: 0; border-image-repeat: stretch; border-image-slice: 100%; border-image-source: none; border-image-width: 1; border-left-color: currentColor; border-left-style: none; border-left-width: medium; border-right-color: currentColor; border-right-style: none; border-right-width: medium; border-top-color: rgb(221, 221, 221); border-top-style: solid; border-top-width: 1px; box-sizing: border-box; float: none; font-size: 0.75rem; padding-bottom: 8px; padding-left: 8px; padding-right: 8px; padding-top: 8px; text-align: center; vertical-align: inherit;\\\">\\r\\n\\t\\t\\t\\tEduca\\u00e7\\u00e3o Art\\u00edstica, Educa\\u00e7\\u00e3o F\\u00edsica<\\/td>\\r\\n\\t\\t\\t<td class=\\\"column-2\\\" style=\\\"background-attachment: scroll; background-clip: border-box; background-color: transparent; background-image: none; background-origin: padding-box; background-position-x: 0px; background-position-y: 0px; background-repeat: repeat; background-size: auto; border-bottom-color: currentColor; border-bottom-style: none; border-bottom-width: medium; border-image-outset: 0; border-image-repeat: stretch; border-image-slice: 100%; border-image-source: none; border-image-width: 1; border-left-color: rgb(227, 227, 227); border-left-style: solid; border-left-width: 1px; border-right-color: currentColor; border-right-style: none; border-right-width: medium; border-top-color: rgb(221, 221, 221); border-top-style: solid; border-top-width: 1px; box-sizing: border-box; float: none; font-size: 0.75rem; padding-bottom: 8px; padding-left: 8px; padding-right: 8px; padding-top: 8px; text-align: center; vertical-align: inherit;\\\">\\r\\n\\t\\t\\t\\t4 a 12 de maio de 2020<\\/td>\\r\\n\\t\\t<\\/tr>\\r\\n\\t\\t<tr class=\\\"row-4\\\" style=\\\"box-sizing: border-box;\\\">\\r\\n\\t\\t\\t<td class=\\\"column-1\\\" style=\\\"background-attachment: scroll; background-clip: border-box; background-color: transparent; background-image: none; background-origin: padding-box; background-position-x: 0px; background-position-y: 0px; background-repeat: repeat; background-size: auto; border-bottom-color: currentColor; border-bottom-style: none; border-bottom-width: medium; border-image-outset: 0; border-image-repeat: stretch; border-image-slice: 100%; border-image-source: none; border-image-width: 1; border-left-color: currentColor; border-left-style: none; border-left-width: medium; border-right-color: currentColor; border-right-style: none; border-right-width: medium; border-top-color: rgb(221, 221, 221); border-top-style: solid; border-top-width: 1px; box-sizing: border-box; float: none; font-size: 0.75rem; padding-bottom: 8px; padding-left: 8px; padding-right: 8px; padding-top: 8px; text-align: center; vertical-align: inherit;\\\">\\r\\n\\t\\t\\t\\tPortugu\\u00eas e Estudo do Meio<\\/td>\\r\\n\\t\\t\\t<td class=\\\"column-2\\\" style=\\\"background-attachment: scroll; background-clip: border-box; background-color: transparent; background-image: none; background-origin: padding-box; background-position-x: 0px; background-position-y: 0px; background-repeat: repeat; background-size: auto; border-bottom-color: currentColor; border-bottom-style: none; border-bottom-width: medium; border-image-outset: 0; border-image-repeat: stretch; border-image-slice: 100%; border-image-source: none; border-image-width: 1; border-left-color: rgb(227, 227, 227); border-left-style: solid; border-left-width: 1px; border-right-color: currentColor; border-right-style: none; border-right-width: medium; border-top-color: rgb(221, 221, 221); border-top-style: solid; border-top-width: 1px; box-sizing: border-box; float: none; font-size: 0.75rem; padding-bottom: 8px; padding-left: 8px; padding-right: 8px; padding-top: 8px; text-align: center; vertical-align: inherit;\\\">\\r\\n\\t\\t\\t\\t16 de junho de 2020<\\/td>\\r\\n\\t\\t<\\/tr>\\r\\n\\t\\t<tr class=\\\"row-5\\\" style=\\\"box-sizing: border-box;\\\">\\r\\n\\t\\t\\t<td class=\\\"column-1\\\" style=\\\"background-attachment: scroll; background-clip: border-box; background-color: transparent; background-image: none; background-origin: padding-box; background-position-x: 0px; background-position-y: 0px; background-repeat: repeat; background-size: auto; border-bottom-color: currentColor; border-bottom-style: none; border-bottom-width: medium; border-image-outset: 0; border-image-repeat: stretch; border-image-slice: 100%; border-image-source: none; border-image-width: 1; border-left-color: currentColor; border-left-style: none; border-left-width: medium; border-right-color: currentColor; border-right-style: none; border-right-width: medium; border-top-color: rgb(221, 221, 221); border-top-style: solid; border-top-width: 1px; box-sizing: border-box; float: none; font-size: 0.75rem; padding-bottom: 8px; padding-left: 8px; padding-right: 8px; padding-top: 8px; text-align: center; vertical-align: inherit;\\\">\\r\\n\\t\\t\\t\\tMatem\\u00e1tica e Estudo do Meio<\\/td>\\r\\n\\t\\t\\t<td class=\\\"column-2\\\" style=\\\"background-attachment: scroll; background-clip: border-box; background-color: transparent; background-image: none; background-origin: padding-box; background-position-x: 0px; background-position-y: 0px; background-repeat: repeat; background-size: auto; border-bottom-color: currentColor; border-bottom-style: none; border-bottom-width: medium; border-image-outset: 0; border-image-repeat: stretch; border-image-slice: 100%; border-image-source: none; border-image-width: 1; border-left-color: rgb(227, 227, 227); border-left-style: solid; border-left-width: 1px; border-right-color: currentColor; border-right-style: none; border-right-width: medium; border-top-color: rgb(221, 221, 221); border-top-style: solid; border-top-width: 1px; box-sizing: border-box; float: none; font-size: 0.75rem; padding-bottom: 8px; padding-left: 8px; padding-right: 8px; padding-top: 8px; text-align: center; vertical-align: inherit;\\\">\\r\\n\\t\\t\\t\\t18 de junho de 2020<\\/td>\\r\\n\\t\\t<\\/tr>\\r\\n\\t<\\/tbody>\\r\\n<\\/table>\\r\\n<table class=\\\"tablepress tablepress-id-50\\\" id=\\\"tablepress-50\\\" style=\\\"border-bottom-color: currentColor; border-bottom-style: none; border-bottom-width: medium; border-collapse: collapse; border-image-outset: 0; border-image-repeat: stretch; border-image-slice: 100%; border-image-source: none; border-image-width: 1; border-left-color: currentColor; border-left-style: none; border-left-width: medium; border-right-color: currentColor; border-right-style: none; border-right-width: medium; border-spacing: 0px; border-top-color: currentColor; border-top-style: none; border-top-width: medium; box-sizing: border-box; color: rgb(0, 0, 0); font-family: Raleway-Medium,Arial,sans-serif; font-size: 16px; font-style: normal; font-variant: normal; font-weight: 400; letter-spacing: normal; margin-bottom: 1em; orphans: 2; text-align: left; text-decoration: none; text-indent: 0px; text-transform: none; -webkit-text-stroke-width: 0px; white-space: normal; width: 100%; word-spacing: 0px;\\\">\\r\\n\\t<tbody style=\\\"box-sizing: border-box;\\\">\\r\\n\\t\\t<tr class=\\\"row-1\\\" style=\\\"box-sizing: border-box;\\\">\\r\\n\\t\\t\\t<td class=\\\"column-1\\\" colspan=\\\"2\\\" style=\\\"background-attachment: scroll; background-clip: border-box; background-color: rgb(242, 242, 242); background-image: none; background-origin: padding-box; background-position-x: 0px; background-position-y: 0px; background-repeat: repeat; background-size: auto; border-bottom-color: currentColor; border-bottom-style: none; border-bottom-width: medium; border-image-outset: 0; border-image-repeat: stretch; border-image-slice: 100%; border-image-source: none; border-image-width: 1; border-left-color: currentColor; border-left-style: none; border-left-width: medium; border-right-color: currentColor; border-right-style: none; border-right-width: medium; border-top-color: currentColor; border-top-style: none; border-top-width: 0px; box-sizing: border-box; color: rgb(175, 63, 4); float: none; font-family: Raleway-Bold,Arial,sans-serif; font-size: 1rem; padding-bottom: 8px; padding-left: 8px; padding-right: 8px; padding-top: 8px; text-align: center; vertical-align: inherit;\\\">\\r\\n\\t\\t\\t\\t5.\\u00ba ano<\\/td>\\r\\n\\t\\t<\\/tr>\\r\\n\\t\\t<tr class=\\\"row-2\\\" style=\\\"box-sizing: border-box;\\\">\\r\\n\\t\\t\\t<td class=\\\"column-1\\\" style=\\\"background-attachment: scroll; background-clip: border-box; background-color: transparent; background-image: none; background-origin: padding-box; background-position-x: 0px; background-position-y: 0px; background-repeat: repeat; background-size: auto; border-bottom-color: currentColor; border-bottom-style: none; border-bottom-width: medium; border-image-outset: 0; border-image-repeat: stretch; border-image-slice: 100%; border-image-source: none; border-image-width: 1; border-left-color: currentColor; border-left-style: none; border-left-width: medium; border-right-color: currentColor; border-right-style: none; border-right-width: medium; border-top-color: rgb(221, 221, 221); border-top-style: solid; border-top-width: 1px; box-sizing: border-box; float: none; font-size: 0.75rem; padding-bottom: 8px; padding-left: 8px; padding-right: 8px; padding-top: 8px; text-align: center; vertical-align: inherit;\\\">\\r\\n\\t\\t\\t\\t<strong style=\\\"box-sizing: border-box; font-family: Raleway-Bold,Arial,sans-serif;\\\">Disciplina<\\/strong><\\/td>\\r\\n\\t\\t\\t<td class=\\\"column-2\\\" style=\\\"background-attachment: scroll; background-clip: border-box; background-color: transparent; background-image: none; background-origin: padding-box; background-position-x: 0px; background-position-y: 0px; background-repeat: repeat; background-size: auto; border-bottom-color: currentColor; border-bottom-style: none; border-bottom-width: medium; border-image-outset: 0; border-image-repeat: stretch; border-image-slice: 100%; border-image-source: none; border-image-width: 1; border-left-color: rgb(227, 227, 227); border-left-style: solid; border-left-width: 1px; border-right-color: currentColor; border-right-style: none; border-right-width: medium; border-top-color: rgb(221, 221, 221); border-top-style: solid; border-top-width: 1px; box-sizing: border-box; float: none; font-size: 0.75rem; padding-bottom: 8px; padding-left: 8px; padding-right: 8px; padding-top: 8px; text-align: center; vertical-align: inherit;\\\">\\r\\n\\t\\t\\t\\t<strong style=\\\"box-sizing: border-box; font-family: Raleway-Bold,Arial,sans-serif;\\\">Data<\\/strong><\\/td>\\r\\n\\t\\t<\\/tr>\\r\\n\\t\\t<tr class=\\\"row-3\\\" style=\\\"box-sizing: border-box;\\\">\\r\\n\\t\\t\\t<td class=\\\"column-1\\\" style=\\\"background-attachment: scroll; background-clip: border-box; background-color: transparent; background-image: none; background-origin: padding-box; background-position-x: 0px; background-position-y: 0px; background-repeat: repeat; background-size: auto; border-bottom-color: currentColor; border-bottom-style: none; border-bottom-width: medium; border-image-outset: 0; border-image-repeat: stretch; border-image-slice: 100%; border-image-source: none; border-image-width: 1; border-left-color: currentColor; border-left-style: none; border-left-width: medium; border-right-color: currentColor; border-right-style: none; border-right-width: medium; border-top-color: rgb(221, 221, 221); border-top-style: solid; border-top-width: 1px; box-sizing: border-box; float: none; font-size: 0.75rem; padding-bottom: 8px; padding-left: 8px; padding-right: 8px; padding-top: 8px; text-align: center; vertical-align: inherit;\\\">\\r\\n\\t\\t\\t\\tComponente de produ\\u00e7\\u00e3o e intera\\u00e7\\u00e3o orais de Ingl\\u00eas<\\/td>\\r\\n\\t\\t\\t<td class=\\\"column-2\\\" style=\\\"background-attachment: scroll; background-clip: border-box; background-color: transparent; background-image: none; background-origin: padding-box; background-position-x: 0px; background-position-y: 0px; background-repeat: repeat; background-size: auto; border-bottom-color: currentColor; border-bottom-style: none; border-bottom-width: medium; border-image-outset: 0; border-image-repeat: stretch; border-image-slice: 100%; border-image-source: none; border-image-width: 1; border-left-color: rgb(227, 227, 227); border-left-style: solid; border-left-width: 1px; border-right-color: currentColor; border-right-style: none; border-right-width: medium; border-top-color: rgb(221, 221, 221); border-top-style: solid; border-top-width: 1px; box-sizing: border-box; float: none; font-size: 0.75rem; padding-bottom: 8px; padding-left: 8px; padding-right: 8px; padding-top: 8px; text-align: center; vertical-align: inherit;\\\">\\r\\n\\t\\t\\t\\t18 a 27 de maio de 2020<\\/td>\\r\\n\\t\\t<\\/tr>\\r\\n\\t\\t<tr class=\\\"row-4\\\" style=\\\"box-sizing: border-box;\\\">\\r\\n\\t\\t\\t<td class=\\\"column-1\\\" style=\\\"background-attachment: scroll; background-clip: border-box; background-color: transparent; background-image: none; background-origin: padding-box; background-position-x: 0px; background-position-y: 0px; background-repeat: repeat; background-size: auto; border-bottom-color: currentColor; border-bottom-style: none; border-bottom-width: medium; border-image-outset: 0; border-image-repeat: stretch; border-image-slice: 100%; border-image-source: none; border-image-width: 1; border-left-color: currentColor; border-left-style: none; border-left-width: medium; border-right-color: currentColor; border-right-style: none; border-right-width: medium; border-top-color: rgb(221, 221, 221); border-top-style: solid; border-top-width: 1px; box-sizing: border-box; float: none; font-size: 0.75rem; padding-bottom: 8px; padding-left: 8px; padding-right: 8px; padding-top: 8px; text-align: center; vertical-align: inherit;\\\">\\r\\n\\t\\t\\t\\tPortugu\\u00eas e Portugu\\u00eas L\\u00edngua Segunda<\\/td>\\r\\n\\t\\t\\t<td class=\\\"column-2\\\" style=\\\"background-attachment: scroll; background-clip: border-box; background-color: transparent; background-image: none; background-origin: padding-box; background-position-x: 0px; background-position-y: 0px; background-repeat: repeat; background-size: auto; border-bottom-color: currentColor; border-bottom-style: none; border-bottom-width: medium; border-image-outset: 0; border-image-repeat: stretch; border-image-slice: 100%; border-image-source: none; border-image-width: 1; border-left-color: rgb(227, 227, 227); border-left-style: solid; border-left-width: 1px; border-right-color: currentColor; border-right-style: none; border-right-width: medium; border-top-color: rgb(221, 221, 221); border-top-style: solid; border-top-width: 1px; box-sizing: border-box; float: none; font-size: 0.75rem; padding-bottom: 8px; padding-left: 8px; padding-right: 8px; padding-top: 8px; text-align: center; vertical-align: inherit;\\\">\\r\\n\\t\\t\\t\\t5 de junho de 2020<\\/td>\\r\\n\\t\\t<\\/tr>\\r\\n\\t\\t<tr class=\\\"row-5\\\" style=\\\"box-sizing: border-box;\\\">\\r\\n\\t\\t\\t<td class=\\\"column-1\\\" style=\\\"background-attachment: scroll; background-clip: border-box; background-color: transparent; background-image: none; background-origin: padding-box; background-position-x: 0px; background-position-y: 0px; background-repeat: repeat; background-size: auto; border-bottom-color: currentColor; border-bottom-style: none; border-bottom-width: medium; border-image-outset: 0; border-image-repeat: stretch; border-image-slice: 100%; border-image-source: none; border-image-width: 1; border-left-color: currentColor; border-left-style: none; border-left-width: medium; border-right-color: currentColor; border-right-style: none; border-right-width: medium; border-top-color: rgb(221, 221, 221); border-top-style: solid; border-top-width: 1px; box-sizing: border-box; float: none; font-size: 0.75rem; padding-bottom: 8px; padding-left: 8px; padding-right: 8px; padding-top: 8px; text-align: center; vertical-align: inherit;\\\">\\r\\n\\t\\t\\t\\tIngl\\u00eas<\\/td>\\r\\n\\t\\t\\t<td class=\\\"column-2\\\" style=\\\"background-attachment: scroll; background-clip: border-box; background-color: transparent; background-image: none; background-origin: padding-box; background-position-x: 0px; background-position-y: 0px; background-repeat: repeat; background-size: auto; border-bottom-color: currentColor; border-bottom-style: none; border-bottom-width: medium; border-image-outset: 0; border-image-repeat: stretch; border-image-slice: 100%; border-image-source: none; border-image-width: 1; border-left-color: rgb(227, 227, 227); border-left-style: solid; border-left-width: 1px; border-right-color: currentColor; border-right-style: none; border-right-width: medium; border-top-color: rgb(221, 221, 221); border-top-style: solid; border-top-width: 1px; box-sizing: border-box; float: none; font-size: 0.75rem; padding-bottom: 8px; padding-left: 8px; padding-right: 8px; padding-top: 8px; text-align: center; vertical-align: inherit;\\\">\\r\\n\\t\\t\\t\\t9 de junho de 2020<\\/td>\\r\\n\\t\\t<\\/tr>\\r\\n\\t<\\/tbody>\\r\\n<\\/table>\\r\\n<table class=\\\"tablepress tablepress-id-52\\\" id=\\\"tablepress-52\\\" style=\\\"border-bottom-color: currentColor; border-bottom-style: none; border-bottom-width: medium; border-collapse: collapse; border-image-outset: 0; border-image-repeat: stretch; border-image-slice: 100%; border-image-source: none; border-image-width: 1; border-left-color: currentColor; border-left-style: none; border-left-width: medium; border-right-color: currentColor; border-right-style: none; border-right-width: medium; border-spacing: 0px; border-top-color: currentColor; border-top-style: none; border-top-width: medium; box-sizing: border-box; color: rgb(0, 0, 0); font-family: Raleway-Medium,Arial,sans-serif; font-size: 16px; font-style: normal; font-variant: normal; font-weight: 400; letter-spacing: normal; margin-bottom: 1em; orphans: 2; text-align: left; text-decoration: none; text-indent: 0px; text-transform: none; -webkit-text-stroke-width: 0px; white-space: normal; width: 100%; word-spacing: 0px;\\\">\\r\\n\\t<tbody style=\\\"box-sizing: border-box;\\\">\\r\\n\\t\\t<tr class=\\\"row-1\\\" style=\\\"box-sizing: border-box;\\\">\\r\\n\\t\\t\\t<td class=\\\"column-1\\\" colspan=\\\"2\\\" style=\\\"background-attachment: scroll; background-clip: border-box; background-color: rgb(242, 242, 242); background-image: none; background-origin: padding-box; background-position-x: 0px; background-position-y: 0px; background-repeat: repeat; background-size: auto; border-bottom-color: currentColor; border-bottom-style: none; border-bottom-width: medium; border-image-outset: 0; border-image-repeat: stretch; border-image-slice: 100%; border-image-source: none; border-image-width: 1; border-left-color: currentColor; border-left-style: none; border-left-width: medium; border-right-color: currentColor; border-right-style: none; border-right-width: medium; border-top-color: currentColor; border-top-style: none; border-top-width: 0px; box-sizing: border-box; color: rgb(175, 63, 4); float: none; font-family: Raleway-Bold,Arial,sans-serif; font-size: 1rem; padding-bottom: 8px; padding-left: 8px; padding-right: 8px; padding-top: 8px; text-align: center; vertical-align: inherit;\\\">\\r\\n\\t\\t\\t\\t8.\\u00ba ano<\\/td>\\r\\n\\t\\t<\\/tr>\\r\\n\\t\\t<tr class=\\\"row-2\\\" style=\\\"box-sizing: border-box;\\\">\\r\\n\\t\\t\\t<td class=\\\"column-1\\\" style=\\\"background-attachment: scroll; background-clip: border-box; background-color: transparent; background-image: none; background-origin: padding-box; background-position-x: 0px; background-position-y: 0px; background-repeat: repeat; background-size: auto; border-bottom-color: currentColor; border-bottom-style: none; border-bottom-width: medium; border-image-outset: 0; border-image-repeat: stretch; border-image-slice: 100%; border-image-source: none; border-image-width: 1; border-left-color: currentColor; border-left-style: none; border-left-width: medium; border-right-color: currentColor; border-right-style: none; border-right-width: medium; border-top-color: rgb(221, 221, 221); border-top-style: solid; border-top-width: 1px; box-sizing: border-box; float: none; font-size: 0.75rem; padding-bottom: 8px; padding-left: 8px; padding-right: 8px; padding-top: 8px; text-align: center; vertical-align: inherit;\\\">\\r\\n\\t\\t\\t\\t<strong style=\\\"box-sizing: border-box; font-family: Raleway-Bold,Arial,sans-serif;\\\">Disciplina<\\/strong><\\/td>\\r\\n\\t\\t\\t<td class=\\\"column-2\\\" style=\\\"background-attachment: scroll; background-clip: border-box; background-color: transparent; background-image: none; background-origin: padding-box; background-position-x: 0px; background-position-y: 0px; background-repeat: repeat; background-size: auto; border-bottom-color: currentColor; border-bottom-style: none; border-bottom-width: medium; border-image-outset: 0; border-image-repeat: stretch; border-image-slice: 100%; border-image-source: none; border-image-width: 1; border-left-color: rgb(227, 227, 227); border-left-style: solid; border-left-width: 1px; border-right-color: currentColor; border-right-style: none; border-right-width: medium; border-top-color: rgb(221, 221, 221); border-top-style: solid; border-top-width: 1px; box-sizing: border-box; float: none; font-size: 0.75rem; padding-bottom: 8px; padding-left: 8px; padding-right: 8px; padding-top: 8px; text-align: center; vertical-align: inherit;\\\">\\r\\n\\t\\t\\t\\t<strong style=\\\"box-sizing: border-box; font-family: Raleway-Bold,Arial,sans-serif;\\\">Data<\\/strong><\\/td>\\r\\n\\t\\t<\\/tr>\\r\\n\\t\\t<tr class=\\\"row-3\\\" style=\\\"box-sizing: border-box;\\\">\\r\\n\\t\\t\\t<td class=\\\"column-1\\\" style=\\\"background-attachment: scroll; background-clip: border-box; background-color: transparent; background-image: none; background-origin: padding-box; background-position-x: 0px; background-position-y: 0px; background-repeat: repeat; background-size: auto; border-bottom-color: currentColor; border-bottom-style: none; border-bottom-width: medium; border-image-outset: 0; border-image-repeat: stretch; border-image-slice: 100%; border-image-source: none; border-image-width: 1; border-left-color: currentColor; border-left-style: none; border-left-width: medium; border-right-color: currentColor; border-right-style: none; border-right-width: medium; border-top-color: rgb(221, 221, 221); border-top-style: solid; border-top-width: 1px; box-sizing: border-box; float: none; font-size: 0.75rem; padding-bottom: 8px; padding-left: 8px; padding-right: 8px; padding-top: 8px; text-align: center; vertical-align: inherit;\\\">\\r\\n\\t\\t\\t\\tMatem\\u00e1tica<\\/td>\\r\\n\\t\\t\\t<td class=\\\"column-2\\\" style=\\\"background-attachment: scroll; background-clip: border-box; background-color: transparent; background-image: none; background-origin: padding-box; background-position-x: 0px; background-position-y: 0px; background-repeat: repeat; background-size: auto; border-bottom-color: currentColor; border-bottom-style: none; border-bottom-width: medium; border-image-outset: 0; border-image-repeat: stretch; border-image-slice: 100%; border-image-source: none; border-image-width: 1; border-left-color: rgb(227, 227, 227); border-left-style: solid; border-left-width: 1px; border-right-color: currentColor; border-right-style: none; border-right-width: medium; border-top-color: rgb(221, 221, 221); border-top-style: solid; border-top-width: 1px; box-sizing: border-box; float: none; font-size: 0.75rem; padding-bottom: 8px; padding-left: 8px; padding-right: 8px; padding-top: 8px; text-align: center; vertical-align: inherit;\\\">\\r\\n\\t\\t\\t\\t5 de junho de 2020<\\/td>\\r\\n\\t\\t<\\/tr>\\r\\n\\t\\t<tr class=\\\"row-4\\\" style=\\\"box-sizing: border-box;\\\">\\r\\n\\t\\t\\t<td class=\\\"column-1\\\" style=\\\"background-attachment: scroll; background-clip: border-box; background-color: transparent; background-image: none; background-origin: padding-box; background-position-x: 0px; background-position-y: 0px; background-repeat: repeat; background-size: auto; border-bottom-color: currentColor; border-bottom-style: none; border-bottom-width: medium; border-image-outset: 0; border-image-repeat: stretch; border-image-slice: 100%; border-image-source: none; border-image-width: 1; border-left-color: currentColor; border-left-style: none; border-left-width: medium; border-right-color: currentColor; border-right-style: none; border-right-width: medium; border-top-color: rgb(221, 221, 221); border-top-style: solid; border-top-width: 1px; box-sizing: border-box; float: none; font-size: 0.75rem; padding-bottom: 8px; padding-left: 8px; padding-right: 8px; padding-top: 8px; text-align: center; vertical-align: inherit;\\\">\\r\\n\\t\\t\\t\\tIngl\\u00eas<\\/td>\\r\\n\\t\\t\\t<td class=\\\"column-2\\\" style=\\\"background-attachment: scroll; background-clip: border-box; background-color: transparent; background-image: none; background-origin: padding-box; background-position-x: 0px; background-position-y: 0px; background-repeat: repeat; background-size: auto; border-bottom-color: currentColor; border-bottom-style: none; border-bottom-width: medium; border-image-outset: 0; border-image-repeat: stretch; border-image-slice: 100%; border-image-source: none; border-image-width: 1; border-left-color: rgb(227, 227, 227); border-left-style: solid; border-left-width: 1px; border-right-color: currentColor; border-right-style: none; border-right-width: medium; border-top-color: rgb(221, 221, 221); border-top-style: solid; border-top-width: 1px; box-sizing: border-box; float: none; font-size: 0.75rem; padding-bottom: 8px; padding-left: 8px; padding-right: 8px; padding-top: 8px; text-align: center; vertical-align: inherit;\\\">\\r\\n\\t\\t\\t\\t9 de junho de 2020<\\/td>\\r\\n\\t\\t<\\/tr>\\r\\n\\t<\\/tbody>\\r\\n<\\/table>\\r\\n<p>\\r\\n\\t&nbsp;<\\/p>\\r\\n\",\"fulltext\":\"\",\"state\":1,\"catid\":\"12\",\"created\":\"2019-09-14 17:59:19\",\"created_by\":\"231\",\"created_by_alias\":\"\",\"modified\":\"2019-09-14 17:59:19\",\"modified_by\":null,\"checked_out\":null,\"checked_out_time\":null,\"publish_up\":\"2019-09-14 17:59:19\",\"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\":\"{\\\"article_layout\\\":\\\"\\\",\\\"show_title\\\":\\\"\\\",\\\"link_titles\\\":\\\"\\\",\\\"show_tags\\\":\\\"\\\",\\\"show_intro\\\":\\\"\\\",\\\"info_block_position\\\":\\\"\\\",\\\"info_block_show_title\\\":\\\"\\\",\\\"show_category\\\":\\\"\\\",\\\"link_category\\\":\\\"\\\",\\\"show_parent_category\\\":\\\"\\\",\\\"link_parent_category\\\":\\\"\\\",\\\"show_associations\\\":\\\"\\\",\\\"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_page_title\\\":\\\"\\\",\\\"show_publishing_options\\\":\\\"\\\",\\\"show_article_options\\\":\\\"\\\",\\\"show_urls_images_backend\\\":\\\"\\\",\\\"show_urls_images_frontend\\\":\\\"\\\",\\\"astroid_article_type\\\":\\\"regular\\\",\\\"astroid_article_video_type\\\":\\\"youtube\\\",\\\"astroid_article_video_url\\\":\\\"\\\",\\\"astroid_article_gallery_width\\\":\\\"\\\",\\\"astroid_article_gallery_bullets\\\":\\\"1\\\",\\\"astroid_article_gallery_navigation\\\":\\\"1\\\",\\\"astroid_article_thumbnail\\\":\\\"1\\\",\\\"astroid_article_gallery_items\\\":[],\\\"astroid_article_audio_source\\\":\\\"soundcloud\\\",\\\"astroid_article_audio_soundcloud\\\":\\\"\\\",\\\"astroid_article_audio_spotify\\\":\\\"\\\",\\\"astroid_article_review_heading\\\":\\\"\\\",\\\"astroid_article_review_summery\\\":\\\"\\\",\\\"astroid_article_review_good\\\":\\\"\\\",\\\"astroid_article_review_bad\\\":\\\"\\\",\\\"astroid_article_review_rating\\\":\\\"5\\\",\\\"astroid_article_button_action\\\":\\\"\\\",\\\"astroid_article_button_link\\\":\\\"\\\",\\\"astroid_article_review_criterias\\\":[],\\\"astroid_article_quote_text\\\":\\\"\\\",\\\"astroid_article_quote_author\\\":\\\"\\\",\\\"astroid_article_badge\\\":\\\"0\\\",\\\"astroid_article_badge_type\\\":\\\"2\\\",\\\"astroid_article_badge_text\\\":\\\"\\\",\\\"astroid_article_badge_color\\\":\\\"\\\",\\\"astroid_article_badge_text_color\\\":\\\"\\\",\\\"astroid_relatedposts\\\":\\\"\\\",\\\"astroid_socialshare\\\":\\\"\\\",\\\"astroid_comments\\\":\\\"\\\",\\\"astroid_posttype\\\":\\\"\\\",\\\"astroid_readtime\\\":\\\"\\\",\\\"astroid_authorinfo\\\":\\\"\\\",\\\"astroid_og_title\\\":\\\"\\\",\\\"astroid_og_desc\\\":\\\"\\\",\\\"astroid_og_image\\\":\\\"\\\"}\",\"version\":1,\"ordering\":null,\"metakey\":\"\",\"metadesc\":\"\",\"access\":\"1\",\"hits\":null,\"metadata\":\"{\\\"robots\\\":\\\"\\\",\\\"author\\\":\\\"\\\",\\\"rights\\\":\\\"\\\",\\\"xreference\\\":\\\"\\\"}\",\"featured\":\"0\",\"language\":\"*\",\"xreference\":\"\",\"note\":\"\"}', 0);
INSERT INTO `ynfp8_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
(708, 95, 1, '', '2019-09-14 18:00:53', 231, 92939, '6a7226f00d4957d473ea64002e4490dc44f616b6', '{\"id\":95,\"asset_id\":339,\"title\":\"Exames Nacionais\",\"alias\":\"exames-nacionais\",\"introtext\":\"<h4 style=\\\"box-sizing: border-box; color: rgb(54, 54, 54); font-family: Raleway-Semi-Bold,Arial,sans-serif; font-size: 1.5rem; font-style: normal; font-variant: normal; font-weight: 700; letter-spacing: normal; margin-bottom: 7px; margin-top: 15px; orphans: 2; text-align: left; text-decoration: none; text-indent: 0px; text-transform: none; -webkit-text-stroke-width: 0px; white-space: normal; word-spacing: 0px;\\\">\\r\\n\\tProvas finais de ciclo<\\/h4>\\r\\n<p style=\\\"box-sizing: border-box; color: rgb(54, 54, 54); font-family: Raleway-Medium,Arial,sans-serif; font-size: 1rem; font-style: normal; font-variant: normal; font-weight: 400; letter-spacing: normal; line-height: 1.5rem; margin-bottom: 0px; margin-left: 0px; margin-right: 0px; margin-top: 0px; orphans: 2; padding-bottom: 15px; text-align: left; text-decoration: none; text-indent: 0px; text-transform: none; -webkit-text-stroke-width: 0px; white-space: normal; word-spacing: 0px;\\\">\\r\\n\\tNo 9.\\u00ba ano, os alunos t\\u00eam de fazer as habituais provas finais de ciclo, que contam para a nota final, com um peso de 30%. Estas provas incidem sobre as disciplinas de Portugu\\u00eas e Matem\\u00e1tica, abarcando as tem\\u00e1ticas do 7.\\u00ba ano ao 9.\\u00ba ano.<\\/p>\\r\\n<table class=\\\"tablepress tablepress-id-51\\\" id=\\\"tablepress-51\\\" style=\\\"border-bottom-color: currentColor; border-bottom-style: none; border-bottom-width: medium; border-collapse: collapse; border-image-outset: 0; border-image-repeat: stretch; border-image-slice: 100%; border-image-source: none; border-image-width: 1; border-left-color: currentColor; border-left-style: none; border-left-width: medium; border-right-color: currentColor; border-right-style: none; border-right-width: medium; border-spacing: 0px; border-top-color: currentColor; border-top-style: none; border-top-width: medium; box-sizing: border-box; color: rgb(0, 0, 0); font-family: Raleway-Medium,Arial,sans-serif; font-size: 16px; font-style: normal; font-variant: normal; font-weight: 400; letter-spacing: normal; margin-bottom: 1em; orphans: 2; text-align: left; text-decoration: none; text-indent: 0px; text-transform: none; -webkit-text-stroke-width: 0px; white-space: normal; width: 100%; word-spacing: 0px;\\\">\\r\\n\\t<tbody style=\\\"box-sizing: border-box;\\\">\\r\\n\\t\\t<tr class=\\\"row-1\\\" style=\\\"box-sizing: border-box;\\\">\\r\\n\\t\\t\\t<td class=\\\"column-1\\\" colspan=\\\"2\\\" style=\\\"background-attachment: scroll; background-clip: border-box; background-color: rgb(242, 242, 242); background-image: none; background-origin: padding-box; background-position-x: 0px; background-position-y: 0px; background-repeat: repeat; background-size: auto; border-bottom-color: currentColor; border-bottom-style: none; border-bottom-width: medium; border-image-outset: 0; border-image-repeat: stretch; border-image-slice: 100%; border-image-source: none; border-image-width: 1; border-left-color: currentColor; border-left-style: none; border-left-width: medium; border-right-color: currentColor; border-right-style: none; border-right-width: medium; border-top-color: currentColor; border-top-style: none; border-top-width: 0px; box-sizing: border-box; color: rgb(175, 63, 4); float: none; font-family: Raleway-Bold,Arial,sans-serif; font-size: 1rem; padding-bottom: 8px; padding-left: 8px; padding-right: 8px; padding-top: 8px; text-align: center; vertical-align: inherit;\\\">\\r\\n\\t\\t\\t\\t9.\\u00ba ano (1.\\u00aa fase)<\\/td>\\r\\n\\t\\t<\\/tr>\\r\\n\\t\\t<tr class=\\\"row-2\\\" style=\\\"box-sizing: border-box;\\\">\\r\\n\\t\\t\\t<td class=\\\"column-1\\\" style=\\\"background-attachment: scroll; background-clip: border-box; background-color: transparent; background-image: none; background-origin: padding-box; background-position-x: 0px; background-position-y: 0px; background-repeat: repeat; background-size: auto; border-bottom-color: currentColor; border-bottom-style: none; border-bottom-width: medium; border-image-outset: 0; border-image-repeat: stretch; border-image-slice: 100%; border-image-source: none; border-image-width: 1; border-left-color: currentColor; border-left-style: none; border-left-width: medium; border-right-color: currentColor; border-right-style: none; border-right-width: medium; border-top-color: rgb(221, 221, 221); border-top-style: solid; border-top-width: 1px; box-sizing: border-box; float: none; font-size: 0.75rem; padding-bottom: 8px; padding-left: 8px; padding-right: 8px; padding-top: 8px; text-align: center; vertical-align: inherit;\\\">\\r\\n\\t\\t\\t\\t<strong style=\\\"box-sizing: border-box; font-family: Raleway-Bold,Arial,sans-serif;\\\">Disciplina<\\/strong><\\/td>\\r\\n\\t\\t\\t<td class=\\\"column-2\\\" style=\\\"background-attachment: scroll; background-clip: border-box; background-color: transparent; background-image: none; background-origin: padding-box; background-position-x: 0px; background-position-y: 0px; background-repeat: repeat; background-size: auto; border-bottom-color: currentColor; border-bottom-style: none; border-bottom-width: medium; border-image-outset: 0; border-image-repeat: stretch; border-image-slice: 100%; border-image-source: none; border-image-width: 1; border-left-color: rgb(227, 227, 227); border-left-style: solid; border-left-width: 1px; border-right-color: currentColor; border-right-style: none; border-right-width: medium; border-top-color: rgb(221, 221, 221); border-top-style: solid; border-top-width: 1px; box-sizing: border-box; float: none; font-size: 0.75rem; padding-bottom: 8px; padding-left: 8px; padding-right: 8px; padding-top: 8px; text-align: center; vertical-align: inherit;\\\">\\r\\n\\t\\t\\t\\t<strong style=\\\"box-sizing: border-box; font-family: Raleway-Bold,Arial,sans-serif;\\\">Data<\\/strong><\\/td>\\r\\n\\t\\t<\\/tr>\\r\\n\\t\\t<tr class=\\\"row-3\\\" style=\\\"box-sizing: border-box;\\\">\\r\\n\\t\\t\\t<td class=\\\"column-1\\\" style=\\\"background-attachment: scroll; background-clip: border-box; background-color: transparent; background-image: none; background-origin: padding-box; background-position-x: 0px; background-position-y: 0px; background-repeat: repeat; background-size: auto; border-bottom-color: currentColor; border-bottom-style: none; border-bottom-width: medium; border-image-outset: 0; border-image-repeat: stretch; border-image-slice: 100%; border-image-source: none; border-image-width: 1; border-left-color: currentColor; border-left-style: none; border-left-width: medium; border-right-color: currentColor; border-right-style: none; border-right-width: medium; border-top-color: rgb(221, 221, 221); border-top-style: solid; border-top-width: 1px; box-sizing: border-box; float: none; font-size: 0.75rem; padding-bottom: 8px; padding-left: 8px; padding-right: 8px; padding-top: 8px; text-align: center; vertical-align: inherit;\\\">\\r\\n\\t\\t\\t\\tPortugu\\u00eas L\\u00edngua N\\u00e3o Materna<\\/td>\\r\\n\\t\\t\\t<td class=\\\"column-2\\\" style=\\\"background-attachment: scroll; background-clip: border-box; background-color: transparent; background-image: none; background-origin: padding-box; background-position-x: 0px; background-position-y: 0px; background-repeat: repeat; background-size: auto; border-bottom-color: currentColor; border-bottom-style: none; border-bottom-width: medium; border-image-outset: 0; border-image-repeat: stretch; border-image-slice: 100%; border-image-source: none; border-image-width: 1; border-left-color: rgb(227, 227, 227); border-left-style: solid; border-left-width: 1px; border-right-color: currentColor; border-right-style: none; border-right-width: medium; border-top-color: rgb(221, 221, 221); border-top-style: solid; border-top-width: 1px; box-sizing: border-box; float: none; font-size: 0.75rem; padding-bottom: 8px; padding-left: 8px; padding-right: 8px; padding-top: 8px; text-align: center; vertical-align: inherit;\\\">\\r\\n\\t\\t\\t\\t15 de junho de 2020<\\/td>\\r\\n\\t\\t<\\/tr>\\r\\n\\t\\t<tr class=\\\"row-4\\\" style=\\\"box-sizing: border-box;\\\">\\r\\n\\t\\t\\t<td class=\\\"column-1\\\" style=\\\"background-attachment: scroll; background-clip: border-box; background-color: transparent; background-image: none; background-origin: padding-box; background-position-x: 0px; background-position-y: 0px; background-repeat: repeat; background-size: auto; border-bottom-color: currentColor; border-bottom-style: none; border-bottom-width: medium; border-image-outset: 0; border-image-repeat: stretch; border-image-slice: 100%; border-image-source: none; border-image-width: 1; border-left-color: currentColor; border-left-style: none; border-left-width: medium; border-right-color: currentColor; border-right-style: none; border-right-width: medium; border-top-color: rgb(221, 221, 221); border-top-style: solid; border-top-width: 1px; box-sizing: border-box; float: none; font-size: 0.75rem; padding-bottom: 8px; padding-left: 8px; padding-right: 8px; padding-top: 8px; text-align: center; vertical-align: inherit;\\\">\\r\\n\\t\\t\\t\\tMatem\\u00e1tica<\\/td>\\r\\n\\t\\t\\t<td class=\\\"column-2\\\" style=\\\"background-attachment: scroll; background-clip: border-box; background-color: transparent; background-image: none; background-origin: padding-box; background-position-x: 0px; background-position-y: 0px; background-repeat: repeat; background-size: auto; border-bottom-color: currentColor; border-bottom-style: none; border-bottom-width: medium; border-image-outset: 0; border-image-repeat: stretch; border-image-slice: 100%; border-image-source: none; border-image-width: 1; border-left-color: rgb(227, 227, 227); border-left-style: solid; border-left-width: 1px; border-right-color: currentColor; border-right-style: none; border-right-width: medium; border-top-color: rgb(221, 221, 221); border-top-style: solid; border-top-width: 1px; box-sizing: border-box; float: none; font-size: 0.75rem; padding-bottom: 8px; padding-left: 8px; padding-right: 8px; padding-top: 8px; text-align: center; vertical-align: inherit;\\\">\\r\\n\\t\\t\\t\\t19 de junho de 2020<\\/td>\\r\\n\\t\\t<\\/tr>\\r\\n\\t\\t<tr class=\\\"row-5\\\" style=\\\"box-sizing: border-box;\\\">\\r\\n\\t\\t\\t<td class=\\\"column-1\\\" style=\\\"background-attachment: scroll; background-clip: border-box; background-color: transparent; background-image: none; background-origin: padding-box; background-position-x: 0px; background-position-y: 0px; background-repeat: repeat; background-size: auto; border-bottom-color: currentColor; border-bottom-style: none; border-bottom-width: medium; border-image-outset: 0; border-image-repeat: stretch; border-image-slice: 100%; border-image-source: none; border-image-width: 1; border-left-color: currentColor; border-left-style: none; border-left-width: medium; border-right-color: currentColor; border-right-style: none; border-right-width: medium; border-top-color: rgb(221, 221, 221); border-top-style: solid; border-top-width: 1px; box-sizing: border-box; float: none; font-size: 0.75rem; padding-bottom: 8px; padding-left: 8px; padding-right: 8px; padding-top: 8px; text-align: center; vertical-align: inherit;\\\">\\r\\n\\t\\t\\t\\tPortugu\\u00eas, Portugu\\u00eas L\\u00edngua Segunda<\\/td>\\r\\n\\t\\t\\t<td class=\\\"column-2\\\" style=\\\"background-attachment: scroll; background-clip: border-box; background-color: transparent; background-image: none; background-origin: padding-box; background-position-x: 0px; background-position-y: 0px; background-repeat: repeat; background-size: auto; border-bottom-color: currentColor; border-bottom-style: none; border-bottom-width: medium; border-image-outset: 0; border-image-repeat: stretch; border-image-slice: 100%; border-image-source: none; border-image-width: 1; border-left-color: rgb(227, 227, 227); border-left-style: solid; border-left-width: 1px; border-right-color: currentColor; border-right-style: none; border-right-width: medium; border-top-color: rgb(221, 221, 221); border-top-style: solid; border-top-width: 1px; box-sizing: border-box; float: none; font-size: 0.75rem; padding-bottom: 8px; padding-left: 8px; padding-right: 8px; padding-top: 8px; text-align: center; vertical-align: inherit;\\\">\\r\\n\\t\\t\\t\\t26 de junho de 2020<\\/td>\\r\\n\\t\\t<\\/tr>\\r\\n\\t<\\/tbody>\\r\\n<\\/table>\\r\\n<table class=\\\"tablepress tablepress-id-119\\\" id=\\\"tablepress-119\\\" style=\\\"border-bottom-color: currentColor; border-bottom-style: none; border-bottom-width: medium; border-collapse: collapse; border-image-outset: 0; border-image-repeat: stretch; border-image-slice: 100%; border-image-source: none; border-image-width: 1; border-left-color: currentColor; border-left-style: none; border-left-width: medium; border-right-color: currentColor; border-right-style: none; border-right-width: medium; border-spacing: 0px; border-top-color: currentColor; border-top-style: none; border-top-width: medium; box-sizing: border-box; color: rgb(0, 0, 0); font-family: Raleway-Medium,Arial,sans-serif; font-size: 16px; font-style: normal; font-variant: normal; font-weight: 400; letter-spacing: normal; margin-bottom: 1em; orphans: 2; text-align: left; text-decoration: none; text-indent: 0px; text-transform: none; -webkit-text-stroke-width: 0px; white-space: normal; width: 100%; word-spacing: 0px;\\\">\\r\\n\\t<tbody style=\\\"box-sizing: border-box;\\\">\\r\\n\\t\\t<tr class=\\\"row-1\\\" style=\\\"box-sizing: border-box;\\\">\\r\\n\\t\\t\\t<td class=\\\"column-1\\\" colspan=\\\"2\\\" style=\\\"background-attachment: scroll; background-clip: border-box; background-color: rgb(242, 242, 242); background-image: none; background-origin: padding-box; background-position-x: 0px; background-position-y: 0px; background-repeat: repeat; background-size: auto; border-bottom-color: currentColor; border-bottom-style: none; border-bottom-width: medium; border-image-outset: 0; border-image-repeat: stretch; border-image-slice: 100%; border-image-source: none; border-image-width: 1; border-left-color: currentColor; border-left-style: none; border-left-width: medium; border-right-color: currentColor; border-right-style: none; border-right-width: medium; border-top-color: currentColor; border-top-style: none; border-top-width: 0px; box-sizing: border-box; color: rgb(175, 63, 4); float: none; font-family: Raleway-Bold,Arial,sans-serif; font-size: 1rem; padding-bottom: 8px; padding-left: 8px; padding-right: 8px; padding-top: 8px; text-align: center; vertical-align: inherit;\\\">\\r\\n\\t\\t\\t\\t9.\\u00ba ano (2.\\u00aa fase)<\\/td>\\r\\n\\t\\t<\\/tr>\\r\\n\\t\\t<tr class=\\\"row-2\\\" style=\\\"box-sizing: border-box;\\\">\\r\\n\\t\\t\\t<td class=\\\"column-1\\\" style=\\\"background-attachment: scroll; background-clip: border-box; background-color: transparent; background-image: none; background-origin: padding-box; background-position-x: 0px; background-position-y: 0px; background-repeat: repeat; background-size: auto; border-bottom-color: currentColor; border-bottom-style: none; border-bottom-width: medium; border-image-outset: 0; border-image-repeat: stretch; border-image-slice: 100%; border-image-source: none; border-image-width: 1; border-left-color: currentColor; border-left-style: none; border-left-width: medium; border-right-color: currentColor; border-right-style: none; border-right-width: medium; border-top-color: rgb(221, 221, 221); border-top-style: solid; border-top-width: 1px; box-sizing: border-box; float: none; font-size: 0.75rem; padding-bottom: 8px; padding-left: 8px; padding-right: 8px; padding-top: 8px; text-align: center; vertical-align: inherit;\\\">\\r\\n\\t\\t\\t\\t<strong style=\\\"box-sizing: border-box; font-family: Raleway-Bold,Arial,sans-serif;\\\">Disciplina<\\/strong><\\/td>\\r\\n\\t\\t\\t<td class=\\\"column-2\\\" style=\\\"background-attachment: scroll; background-clip: border-box; background-color: transparent; background-image: none; background-origin: padding-box; background-position-x: 0px; background-position-y: 0px; background-repeat: repeat; background-size: auto; border-bottom-color: currentColor; border-bottom-style: none; border-bottom-width: medium; border-image-outset: 0; border-image-repeat: stretch; border-image-slice: 100%; border-image-source: none; border-image-width: 1; border-left-color: rgb(227, 227, 227); border-left-style: solid; border-left-width: 1px; border-right-color: currentColor; border-right-style: none; border-right-width: medium; border-top-color: rgb(221, 221, 221); border-top-style: solid; border-top-width: 1px; box-sizing: border-box; float: none; font-size: 0.75rem; padding-bottom: 8px; padding-left: 8px; padding-right: 8px; padding-top: 8px; text-align: center; vertical-align: inherit;\\\">\\r\\n\\t\\t\\t\\t<strong style=\\\"box-sizing: border-box; font-family: Raleway-Bold,Arial,sans-serif;\\\">Data<\\/strong><\\/td>\\r\\n\\t\\t<\\/tr>\\r\\n\\t\\t<tr class=\\\"row-3\\\" style=\\\"box-sizing: border-box;\\\">\\r\\n\\t\\t\\t<td class=\\\"column-1\\\" style=\\\"background-attachment: scroll; background-clip: border-box; background-color: transparent; background-image: none; background-origin: padding-box; background-position-x: 0px; background-position-y: 0px; background-repeat: repeat; background-size: auto; border-bottom-color: currentColor; border-bottom-style: none; border-bottom-width: medium; border-image-outset: 0; border-image-repeat: stretch; border-image-slice: 100%; border-image-source: none; border-image-width: 1; border-left-color: currentColor; border-left-style: none; border-left-width: medium; border-right-color: currentColor; border-right-style: none; border-right-width: medium; border-top-color: rgb(221, 221, 221); border-top-style: solid; border-top-width: 1px; box-sizing: border-box; float: none; font-size: 0.75rem; padding-bottom: 8px; padding-left: 8px; padding-right: 8px; padding-top: 8px; text-align: center; vertical-align: inherit;\\\">\\r\\n\\t\\t\\t\\tMatem\\u00e1tica<\\/td>\\r\\n\\t\\t\\t<td class=\\\"column-2\\\" style=\\\"background-attachment: scroll; background-clip: border-box; background-color: transparent; background-image: none; background-origin: padding-box; background-position-x: 0px; background-position-y: 0px; background-repeat: repeat; background-size: auto; border-bottom-color: currentColor; border-bottom-style: none; border-bottom-width: medium; border-image-outset: 0; border-image-repeat: stretch; border-image-slice: 100%; border-image-source: none; border-image-width: 1; border-left-color: rgb(227, 227, 227); border-left-style: solid; border-left-width: 1px; border-right-color: currentColor; border-right-style: none; border-right-width: medium; border-top-color: rgb(221, 221, 221); border-top-style: solid; border-top-width: 1px; box-sizing: border-box; float: none; font-size: 0.75rem; padding-bottom: 8px; padding-left: 8px; padding-right: 8px; padding-top: 8px; text-align: center; vertical-align: inherit;\\\">\\r\\n\\t\\t\\t\\t20 de julho de 2020<\\/td>\\r\\n\\t\\t<\\/tr>\\r\\n\\t\\t<tr class=\\\"row-4\\\" style=\\\"box-sizing: border-box;\\\">\\r\\n\\t\\t\\t<td class=\\\"column-1\\\" style=\\\"background-attachment: scroll; background-clip: border-box; background-color: transparent; background-image: none; background-origin: padding-box; background-position-x: 0px; background-position-y: 0px; background-repeat: repeat; background-size: auto; border-bottom-color: currentColor; border-bottom-style: none; border-bottom-width: medium; border-image-outset: 0; border-image-repeat: stretch; border-image-slice: 100%; border-image-source: none; border-image-width: 1; border-left-color: currentColor; border-left-style: none; border-left-width: medium; border-right-color: currentColor; border-right-style: none; border-right-width: medium; border-top-color: rgb(221, 221, 221); border-top-style: solid; border-top-width: 1px; box-sizing: border-box; float: none; font-size: 0.75rem; padding-bottom: 8px; padding-left: 8px; padding-right: 8px; padding-top: 8px; text-align: center; vertical-align: inherit;\\\">\\r\\n\\t\\t\\t\\tPortugu\\u00eas, Portugu\\u00eas L\\u00edngua N\\u00e3o Materna, Portugu\\u00eas L\\u00edngua segunda<\\/td>\\r\\n\\t\\t\\t<td class=\\\"column-2\\\" style=\\\"background-attachment: scroll; background-clip: border-box; background-color: transparent; background-image: none; background-origin: padding-box; background-position-x: 0px; background-position-y: 0px; background-repeat: repeat; background-size: auto; border-bottom-color: currentColor; border-bottom-style: none; border-bottom-width: medium; border-image-outset: 0; border-image-repeat: stretch; border-image-slice: 100%; border-image-source: none; border-image-width: 1; border-left-color: rgb(227, 227, 227); border-left-style: solid; border-left-width: 1px; border-right-color: currentColor; border-right-style: none; border-right-width: medium; border-top-color: rgb(221, 221, 221); border-top-style: solid; border-top-width: 1px; box-sizing: border-box; float: none; font-size: 0.75rem; padding-bottom: 8px; padding-left: 8px; padding-right: 8px; padding-top: 8px; text-align: center; vertical-align: inherit;\\\">\\r\\n\\t\\t\\t\\t22 de julho de 2020<\\/td>\\r\\n\\t\\t<\\/tr>\\r\\n\\t<\\/tbody>\\r\\n<\\/table>\\r\\n<h4 style=\\\"box-sizing: border-box; color: rgb(54, 54, 54); font-family: Raleway-Semi-Bold,Arial,sans-serif; font-size: 1.5rem; font-style: normal; font-variant: normal; font-weight: 700; letter-spacing: normal; margin-bottom: 7px; margin-top: 15px; orphans: 2; text-align: left; text-decoration: none; text-indent: 0px; text-transform: none; -webkit-text-stroke-width: 0px; white-space: normal; word-spacing: 0px;\\\">\\r\\n\\tExames finais nacionais<\\/h4>\\r\\n<p style=\\\"box-sizing: border-box; color: rgb(54, 54, 54); font-family: Raleway-Medium,Arial,sans-serif; font-size: 1rem; font-style: normal; font-variant: normal; font-weight: 400; letter-spacing: normal; line-height: 1.5rem; margin-bottom: 0px; margin-left: 0px; margin-right: 0px; margin-top: 0px; orphans: 2; padding-bottom: 15px; text-align: left; text-decoration: none; text-indent: 0px; text-transform: none; -webkit-text-stroke-width: 0px; white-space: normal; word-spacing: 0px;\\\">\\r\\n\\tOs alunos dos 11.\\u00ba ano e 12.\\u00ba ano realizam os exames nacionais. Estas s\\u00e3o as avalia\\u00e7\\u00f5es mais importantes da escolaridade obrigat\\u00f3ria. Contam para a m\\u00e9dia do ensino secund\\u00e1rio e, em alguns casos, funcionam como provas de ingresso ao ensino superior.<\\/p>\\r\\n<table class=\\\"tablepress tablepress-id-53\\\" id=\\\"tablepress-53\\\" style=\\\"border-bottom-color: currentColor; border-bottom-style: none; border-bottom-width: medium; border-collapse: collapse; border-image-outset: 0; border-image-repeat: stretch; border-image-slice: 100%; border-image-source: none; border-image-width: 1; border-left-color: currentColor; border-left-style: none; border-left-width: medium; border-right-color: currentColor; border-right-style: none; border-right-width: medium; border-spacing: 0px; border-top-color: currentColor; border-top-style: none; border-top-width: medium; box-sizing: border-box; color: rgb(0, 0, 0); font-family: Raleway-Medium,Arial,sans-serif; font-size: 16px; font-style: normal; font-variant: normal; font-weight: 400; letter-spacing: normal; margin-bottom: 1em; orphans: 2; text-align: left; text-decoration: none; text-indent: 0px; text-transform: none; -webkit-text-stroke-width: 0px; white-space: normal; width: 100%; word-spacing: 0px;\\\">\\r\\n\\t<tbody style=\\\"box-sizing: border-box;\\\">\\r\\n\\t\\t<tr class=\\\"row-1\\\" style=\\\"box-sizing: border-box;\\\">\\r\\n\\t\\t\\t<td class=\\\"column-1\\\" colspan=\\\"2\\\" style=\\\"background-attachment: scroll; background-clip: border-box; background-color: rgb(242, 242, 242); background-image: none; background-origin: padding-box; background-position-x: 0px; background-position-y: 0px; background-repeat: repeat; background-size: auto; border-bottom-color: currentColor; border-bottom-style: none; border-bottom-width: medium; border-image-outset: 0; border-image-repeat: stretch; border-image-slice: 100%; border-image-source: none; border-image-width: 1; border-left-color: currentColor; border-left-style: none; border-left-width: medium; border-right-color: currentColor; border-right-style: none; border-right-width: medium; border-top-color: currentColor; border-top-style: none; border-top-width: 0px; box-sizing: border-box; color: rgb(175, 63, 4); float: none; font-family: Raleway-Bold,Arial,sans-serif; font-size: 1rem; padding-bottom: 8px; padding-left: 8px; padding-right: 8px; padding-top: 8px; text-align: center; vertical-align: inherit;\\\">\\r\\n\\t\\t\\t\\t11.\\u00ba ano (1.\\u00aa fase)<\\/td>\\r\\n\\t\\t<\\/tr>\\r\\n\\t\\t<tr class=\\\"row-2\\\" style=\\\"box-sizing: border-box;\\\">\\r\\n\\t\\t\\t<td class=\\\"column-1\\\" style=\\\"background-attachment: scroll; background-clip: border-box; background-color: transparent; background-image: none; background-origin: padding-box; background-position-x: 0px; background-position-y: 0px; background-repeat: repeat; background-size: auto; border-bottom-color: currentColor; border-bottom-style: none; border-bottom-width: medium; border-image-outset: 0; border-image-repeat: stretch; border-image-slice: 100%; border-image-source: none; border-image-width: 1; border-left-color: currentColor; border-left-style: none; border-left-width: medium; border-right-color: currentColor; border-right-style: none; border-right-width: medium; border-top-color: rgb(221, 221, 221); border-top-style: solid; border-top-width: 1px; box-sizing: border-box; float: none; font-size: 0.75rem; padding-bottom: 8px; padding-left: 8px; padding-right: 8px; padding-top: 8px; text-align: center; vertical-align: inherit;\\\">\\r\\n\\t\\t\\t\\t<strong style=\\\"box-sizing: border-box; font-family: Raleway-Bold,Arial,sans-serif;\\\">Disciplina<\\/strong><\\/td>\\r\\n\\t\\t\\t<td class=\\\"column-2\\\" style=\\\"background-attachment: scroll; background-clip: border-box; background-color: transparent; background-image: none; background-origin: padding-box; background-position-x: 0px; background-position-y: 0px; background-repeat: repeat; background-size: auto; border-bottom-color: currentColor; border-bottom-style: none; border-bottom-width: medium; border-image-outset: 0; border-image-repeat: stretch; border-image-slice: 100%; border-image-source: none; border-image-width: 1; border-left-color: rgb(227, 227, 227); border-left-style: solid; border-left-width: 1px; border-right-color: currentColor; border-right-style: none; border-right-width: medium; border-top-color: rgb(221, 221, 221); border-top-style: solid; border-top-width: 1px; box-sizing: border-box; float: none; font-size: 0.75rem; padding-bottom: 8px; padding-left: 8px; padding-right: 8px; padding-top: 8px; text-align: center; vertical-align: inherit;\\\">\\r\\n\\t\\t\\t\\t<strong style=\\\"box-sizing: border-box; font-family: Raleway-Bold,Arial,sans-serif;\\\">Data<\\/strong><\\/td>\\r\\n\\t\\t<\\/tr>\\r\\n\\t\\t<tr class=\\\"row-3\\\" style=\\\"box-sizing: border-box;\\\">\\r\\n\\t\\t\\t<td class=\\\"column-1\\\" style=\\\"background-attachment: scroll; background-clip: border-box; background-color: transparent; background-image: none; background-origin: padding-box; background-position-x: 0px; background-position-y: 0px; background-repeat: repeat; background-size: auto; border-bottom-color: currentColor; border-bottom-style: none; border-bottom-width: medium; border-image-outset: 0; border-image-repeat: stretch; border-image-slice: 100%; border-image-source: none; border-image-width: 1; border-left-color: currentColor; border-left-style: none; border-left-width: medium; border-right-color: currentColor; border-right-style: none; border-right-width: medium; border-top-color: rgb(221, 221, 221); border-top-style: solid; border-top-width: 1px; box-sizing: border-box; float: none; font-size: 0.75rem; padding-bottom: 8px; padding-left: 8px; padding-right: 8px; padding-top: 8px; text-align: center; vertical-align: inherit;\\\">\\r\\n\\t\\t\\t\\tEspanhol, Franc\\u00eas<\\/td>\\r\\n\\t\\t\\t<td class=\\\"column-2\\\" style=\\\"background-attachment: scroll; background-clip: border-box; background-color: transparent; background-image: none; background-origin: padding-box; background-position-x: 0px; background-position-y: 0px; background-repeat: repeat; background-size: auto; border-bottom-color: currentColor; border-bottom-style: none; border-bottom-width: medium; border-image-outset: 0; border-image-repeat: stretch; border-image-slice: 100%; border-image-source: none; border-image-width: 1; border-left-color: rgb(227, 227, 227); border-left-style: solid; border-left-width: 1px; border-right-color: currentColor; border-right-style: none; border-right-width: medium; border-top-color: rgb(221, 221, 221); border-top-style: solid; border-top-width: 1px; box-sizing: border-box; float: none; font-size: 0.75rem; padding-bottom: 8px; padding-left: 8px; padding-right: 8px; padding-top: 8px; text-align: center; vertical-align: inherit;\\\">\\r\\n\\t\\t\\t\\t16 de junho de 2020<\\/td>\\r\\n\\t\\t<\\/tr>\\r\\n\\t\\t<tr class=\\\"row-4\\\" style=\\\"box-sizing: border-box;\\\">\\r\\n\\t\\t\\t<td class=\\\"column-1\\\" style=\\\"background-attachment: scroll; background-clip: border-box; background-color: transparent; background-image: none; background-origin: padding-box; background-position-x: 0px; background-position-y: 0px; background-repeat: repeat; background-size: auto; border-bottom-color: currentColor; border-bottom-style: none; border-bottom-width: medium; border-image-outset: 0; border-image-repeat: stretch; border-image-slice: 100%; border-image-source: none; border-image-width: 1; border-left-color: currentColor; border-left-style: none; border-left-width: medium; border-right-color: currentColor; border-right-style: none; border-right-width: medium; border-top-color: rgb(221, 221, 221); border-top-style: solid; border-top-width: 1px; box-sizing: border-box; float: none; font-size: 0.75rem; padding-bottom: 8px; padding-left: 8px; padding-right: 8px; padding-top: 8px; text-align: center; vertical-align: inherit;\\\">\\r\\n\\t\\t\\t\\tFilosofia<\\/td>\\r\\n\\t\\t\\t<td class=\\\"column-2\\\" style=\\\"background-attachment: scroll; background-clip: border-box; background-color: transparent; background-image: none; background-origin: padding-box; background-position-x: 0px; background-position-y: 0px; background-repeat: repeat; background-size: auto; border-bottom-color: currentColor; border-bottom-style: none; border-bottom-width: medium; border-image-outset: 0; border-image-repeat: stretch; border-image-slice: 100%; border-image-source: none; border-image-width: 1; border-left-color: rgb(227, 227, 227); border-left-style: solid; border-left-width: 1px; border-right-color: currentColor; border-right-style: none; border-right-width: medium; border-top-color: rgb(221, 221, 221); border-top-style: solid; border-top-width: 1px; box-sizing: border-box; float: none; font-size: 0.75rem; padding-bottom: 8px; padding-left: 8px; padding-right: 8px; padding-top: 8px; text-align: center; vertical-align: inherit;\\\">\\r\\n\\t\\t\\t\\t17 de junho de 2020<\\/td>\\r\\n\\t\\t<\\/tr>\\r\\n\\t\\t<tr class=\\\"row-5\\\" style=\\\"box-sizing: border-box;\\\">\\r\\n\\t\\t\\t<td class=\\\"column-1\\\" style=\\\"background-attachment: scroll; background-clip: border-box; background-color: transparent; background-image: none; background-origin: padding-box; background-position-x: 0px; background-position-y: 0px; background-repeat: repeat; background-size: auto; border-bottom-color: currentColor; border-bottom-style: none; border-bottom-width: medium; border-image-outset: 0; border-image-repeat: stretch; border-image-slice: 100%; border-image-source: none; border-image-width: 1; border-left-color: currentColor; border-left-style: none; border-left-width: medium; border-right-color: currentColor; border-right-style: none; border-right-width: medium; border-top-color: rgb(221, 221, 221); border-top-style: solid; border-top-width: 1px; box-sizing: border-box; float: none; font-size: 0.75rem; padding-bottom: 8px; padding-left: 8px; padding-right: 8px; padding-top: 8px; text-align: center; vertical-align: inherit;\\\">\\r\\n\\t\\t\\t\\tF\\u00edsica e Qu\\u00edmica A, Latim<\\/td>\\r\\n\\t\\t\\t<td class=\\\"column-2\\\" style=\\\"background-attachment: scroll; background-clip: border-box; background-color: transparent; background-image: none; background-origin: padding-box; background-position-x: 0px; background-position-y: 0px; background-repeat: repeat; background-size: auto; border-bottom-color: currentColor; border-bottom-style: none; border-bottom-width: medium; border-image-outset: 0; border-image-repeat: stretch; border-image-slice: 100%; border-image-source: none; border-image-width: 1; border-left-color: rgb(227, 227, 227); border-left-style: solid; border-left-width: 1px; border-right-color: currentColor; border-right-style: none; border-right-width: medium; border-top-color: rgb(221, 221, 221); border-top-style: solid; border-top-width: 1px; box-sizing: border-box; float: none; font-size: 0.75rem; padding-bottom: 8px; padding-left: 8px; padding-right: 8px; padding-top: 8px; text-align: center; vertical-align: inherit;\\\">\\r\\n\\t\\t\\t\\t18 de junho de 2020<\\/td>\\r\\n\\t\\t<\\/tr>\\r\\n\\t\\t<tr class=\\\"row-6\\\" style=\\\"box-sizing: border-box;\\\">\\r\\n\\t\\t\\t<td class=\\\"column-1\\\" style=\\\"background-attachment: scroll; background-clip: border-box; background-color: transparent; background-image: none; background-origin: padding-box; background-position-x: 0px; background-position-y: 0px; background-repeat: repeat; background-size: auto; border-bottom-color: currentColor; border-bottom-style: none; border-bottom-width: medium; border-image-outset: 0; border-image-repeat: stretch; border-image-slice: 100%; border-image-source: none; border-image-width: 1; border-left-color: currentColor; border-left-style: none; border-left-width: medium; border-right-color: currentColor; border-right-style: none; border-right-width: medium; border-top-color: rgb(221, 221, 221); border-top-style: solid; border-top-width: 1px; box-sizing: border-box; float: none; font-size: 0.75rem; padding-bottom: 8px; padding-left: 8px; padding-right: 8px; padding-top: 8px; text-align: center; vertical-align: inherit;\\\">\\r\\n\\t\\t\\t\\tHist\\u00f3ria B<\\/td>\\r\\n\\t\\t\\t<td class=\\\"column-2\\\" style=\\\"background-attachment: scroll; background-clip: border-box; background-color: transparent; background-image: none; background-origin: padding-box; background-position-x: 0px; background-position-y: 0px; background-repeat: repeat; background-size: auto; border-bottom-color: currentColor; border-bottom-style: none; border-bottom-width: medium; border-image-outset: 0; border-image-repeat: stretch; border-image-slice: 100%; border-image-source: none; border-image-width: 1; border-left-color: rgb(227, 227, 227); border-left-style: solid; border-left-width: 1px; border-right-color: currentColor; border-right-style: none; border-right-width: medium; border-top-color: rgb(221, 221, 221); border-top-style: solid; border-top-width: 1px; box-sizing: border-box; float: none; font-size: 0.75rem; padding-bottom: 8px; padding-left: 8px; padding-right: 8px; padding-top: 8px; text-align: center; vertical-align: inherit;\\\">\\r\\n\\t\\t\\t\\t19 de junho de 2020<\\/td>\\r\\n\\t\\t<\\/tr>\\r\\n\\t\\t<tr class=\\\"row-7\\\" style=\\\"box-sizing: border-box;\\\">\\r\\n\\t\\t\\t<td class=\\\"column-1\\\" style=\\\"background-attachment: scroll; background-clip: border-box; background-color: transparent; background-image: none; background-origin: padding-box; background-position-x: 0px; background-position-y: 0px; background-repeat: repeat; background-size: auto; border-bottom-color: currentColor; border-bottom-style: none; border-bottom-width: medium; border-image-outset: 0; border-image-repeat: stretch; border-image-slice: 100%; border-image-source: none; border-image-width: 1; border-left-color: currentColor; border-left-style: none; border-left-width: medium; border-right-color: currentColor; border-right-style: none; border-right-width: medium; border-top-color: rgb(221, 221, 221); border-top-style: solid; border-top-width: 1px; box-sizing: border-box; float: none; font-size: 0.75rem; padding-bottom: 8px; padding-left: 8px; padding-right: 8px; padding-top: 8px; text-align: center; vertical-align: inherit;\\\">\\r\\n\\t\\t\\t\\tGeografia A<\\/td>\\r\\n\\t\\t\\t<td class=\\\"column-2\\\" style=\\\"background-attachment: scroll; background-clip: border-box; background-color: transparent; background-image: none; background-origin: padding-box; background-position-x: 0px; background-position-y: 0px; background-repeat: repeat; background-size: auto; border-bottom-color: currentColor; border-bottom-style: none; border-bottom-width: medium; border-image-outset: 0; border-image-repeat: stretch; border-image-slice: 100%; border-image-source: none; border-image-width: 1; border-left-color: rgb(227, 227, 227); border-left-style: solid; border-left-width: 1px; border-right-color: currentColor; border-right-style: none; border-right-width: medium; border-top-color: rgb(221, 221, 221); border-top-style: solid; border-top-width: 1px; box-sizing: border-box; float: none; font-size: 0.75rem; padding-bottom: 8px; padding-left: 8px; padding-right: 8px; padding-top: 8px; text-align: center; vertical-align: inherit;\\\">\\r\\n\\t\\t\\t\\t22 de junho de 2020<\\/td>\\r\\n\\t\\t<\\/tr>\\r\\n\\t\\t<tr class=\\\"row-8\\\" style=\\\"box-sizing: border-box;\\\">\\r\\n\\t\\t\\t<td class=\\\"column-1\\\" style=\\\"background-attachment: scroll; background-clip: border-box; background-color: transparent; background-image: none; background-origin: padding-box; background-position-x: 0px; background-position-y: 0px; background-repeat: repeat; background-size: auto; border-bottom-color: currentColor; border-bottom-style: none; border-bottom-width: medium; border-image-outset: 0; border-image-repeat: stretch; border-image-slice: 100%; border-image-source: none; border-image-width: 1; border-left-color: currentColor; border-left-style: none; border-left-width: medium; border-right-color: currentColor; border-right-style: none; border-right-width: medium; border-top-color: rgb(221, 221, 221); border-top-style: solid; border-top-width: 1px; box-sizing: border-box; float: none; font-size: 0.75rem; padding-bottom: 8px; padding-left: 8px; padding-right: 8px; padding-top: 8px; text-align: center; vertical-align: inherit;\\\">\\r\\n\\t\\t\\t\\tHist\\u00f3ria da Cultura e das Artes<\\/td>\\r\\n\\t\\t\\t<td class=\\\"column-2\\\" style=\\\"background-attachment: scroll; background-clip: border-box; background-color: transparent; background-image: none; background-origin: padding-box; background-position-x: 0px; background-position-y: 0px; background-repeat: repeat; background-size: auto; border-bottom-color: currentColor; border-bottom-style: none; border-bottom-width: medium; border-image-outset: 0; border-image-repeat: stretch; border-image-slice: 100%; border-image-source: none; border-image-width: 1; border-left-color: rgb(227, 227, 227); border-left-style: solid; border-left-width: 1px; border-right-color: currentColor; border-right-style: none; border-right-width: medium; border-top-color: rgb(221, 221, 221); border-top-style: solid; border-top-width: 1px; box-sizing: border-box; float: none; font-size: 0.75rem; padding-bottom: 8px; padding-left: 8px; padding-right: 8px; padding-top: 8px; text-align: center; vertical-align: inherit;\\\">\\r\\n\\t\\t\\t\\t23 de junho de 2020<\\/td>\\r\\n\\t\\t<\\/tr>\\r\\n\\t\\t<tr class=\\\"row-9\\\" style=\\\"box-sizing: border-box;\\\">\\r\\n\\t\\t\\t<td class=\\\"column-1\\\" style=\\\"background-attachment: scroll; background-clip: border-box; background-color: transparent; background-image: none; background-origin: padding-box; background-position-x: 0px; background-position-y: 0px; background-repeat: repeat; background-size: auto; border-bottom-color: currentColor; border-bottom-style: none; border-bottom-width: medium; border-image-outset: 0; border-image-repeat: stretch; border-image-slice: 100%; border-image-source: none; border-image-width: 1; border-left-color: currentColor; border-left-style: none; border-left-width: medium; border-right-color: currentColor; border-right-style: none; border-right-width: medium; border-top-color: rgb(221, 221, 221); border-top-style: solid; border-top-width: 1px; box-sizing: border-box; float: none; font-size: 0.75rem; padding-bottom: 8px; padding-left: 8px; padding-right: 8px; padding-top: 8px; text-align: center; vertical-align: inherit;\\\">\\r\\n\\t\\t\\t\\tMatem\\u00e1tica B, Matem\\u00e1tica Aplicada \\u00e0s Ci\\u00eancias Sociais<\\/td>\\r\\n\\t\\t\\t<td class=\\\"column-2\\\" style=\\\"background-attachment: scroll; background-clip: border-box; background-color: transparent; background-image: none; background-origin: padding-box; background-position-x: 0px; background-position-y: 0px; background-repeat: repeat; background-size: auto; border-bottom-color: currentColor; border-bottom-style: none; border-bottom-width: medium; border-image-outset: 0; border-image-repeat: stretch; border-image-slice: 100%; border-image-source: none; border-image-width: 1; border-left-color: rgb(227, 227, 227); border-left-style: solid; border-left-width: 1px; border-right-color: currentColor; border-right-style: none; border-right-width: medium; border-top-color: rgb(221, 221, 221); border-top-style: solid; border-top-width: 1px; box-sizing: border-box; float: none; font-size: 0.75rem; padding-bottom: 8px; padding-left: 8px; padding-right: 8px; padding-top: 8px; text-align: center; vertical-align: inherit;\\\">\\r\\n\\t\\t\\t\\t25 de junho de 2020<\\/td>\\r\\n\\t\\t<\\/tr>\\r\\n\\t\\t<tr class=\\\"row-10\\\" style=\\\"box-sizing: border-box;\\\">\\r\\n\\t\\t\\t<td class=\\\"column-1\\\" style=\\\"background-attachment: scroll; background-clip: border-box; background-color: transparent; background-image: none; background-origin: padding-box; background-position-x: 0px; background-position-y: 0px; background-repeat: repeat; background-size: auto; border-bottom-color: currentColor; border-bottom-style: none; border-bottom-width: medium; border-image-outset: 0; border-image-repeat: stretch; border-image-slice: 100%; border-image-source: none; border-image-width: 1; border-left-color: currentColor; border-left-style: none; border-left-width: medium; border-right-color: currentColor; border-right-style: none; border-right-width: medium; border-top-color: rgb(221, 221, 221); border-top-style: solid; border-top-width: 1px; box-sizing: border-box; float: none; font-size: 0.75rem; padding-bottom: 8px; padding-left: 8px; padding-right: 8px; padding-top: 8px; text-align: center; vertical-align: inherit;\\\">\\r\\n\\t\\t\\t\\tBiologia, Geologia<\\/td>\\r\\n\\t\\t\\t<td class=\\\"column-2\\\" style=\\\"background-attachment: scroll; background-clip: border-box; background-color: transparent; background-image: none; background-origin: padding-box; background-position-x: 0px; background-position-y: 0px; background-repeat: repeat; background-size: auto; border-bottom-color: currentColor; border-bottom-style: none; border-bottom-width: medium; border-image-outset: 0; border-image-repeat: stretch; border-image-slice: 100%; border-image-source: none; border-image-width: 1; border-left-color: rgb(227, 227, 227); border-left-style: solid; border-left-width: 1px; border-right-color: currentColor; border-right-style: none; border-right-width: medium; border-top-color: rgb(221, 221, 221); border-top-style: solid; border-top-width: 1px; box-sizing: border-box; float: none; font-size: 0.75rem; padding-bottom: 8px; padding-left: 8px; padding-right: 8px; padding-top: 8px; text-align: center; vertical-align: inherit;\\\">\\r\\n\\t\\t\\t\\t30 de junho de 2020<\\/td>\\r\\n\\t\\t<\\/tr>\\r\\n\\t\\t<tr class=\\\"row-11\\\" style=\\\"box-sizing: border-box;\\\">\\r\\n\\t\\t\\t<td class=\\\"column-1\\\" style=\\\"background-attachment: scroll; background-clip: border-box; background-color: transparent; background-image: none; background-origin: padding-box; background-position-x: 0px; background-position-y: 0px; background-repeat: repeat; background-size: auto; border-bottom-color: currentColor; border-bottom-style: none; border-bottom-width: medium; border-image-outset: 0; border-image-repeat: stretch; border-image-slice: 100%; border-image-source: none; border-image-width: 1; border-left-color: currentColor; border-left-style: none; border-left-width: medium; border-right-color: currentColor; border-right-style: none; border-right-width: medium; border-top-color: rgb(221, 221, 221); border-top-style: solid; border-top-width: 1px; box-sizing: border-box; float: none; font-size: 0.75rem; padding-bottom: 8px; padding-left: 8px; padding-right: 8px; padding-top: 8px; text-align: center; vertical-align: inherit;\\\">\\r\\n\\t\\t\\t\\tEconomia, Alem\\u00e3o<\\/td>\\r\\n\\t\\t\\t<td class=\\\"column-2\\\" style=\\\"background-attachment: scroll; background-clip: border-box; background-color: transparent; background-image: none; background-origin: padding-box; background-position-x: 0px; background-position-y: 0px; background-repeat: repeat; background-size: auto; border-bottom-color: currentColor; border-bottom-style: none; border-bottom-width: medium; border-image-outset: 0; border-image-repeat: stretch; border-image-slice: 100%; border-image-source: none; border-image-width: 1; border-left-color: rgb(227, 227, 227); border-left-style: solid; border-left-width: 1px; border-right-color: currentColor; border-right-style: none; border-right-width: medium; border-top-color: rgb(221, 221, 221); border-top-style: solid; border-top-width: 1px; box-sizing: border-box; float: none; font-size: 0.75rem; padding-bottom: 8px; padding-left: 8px; padding-right: 8px; padding-top: 8px; text-align: center; vertical-align: inherit;\\\">\\r\\n\\t\\t\\t\\t2 de julho de 2020<\\/td>\\r\\n\\t\\t<\\/tr>\\r\\n\\t\\t<tr class=\\\"row-12\\\" style=\\\"box-sizing: border-box;\\\">\\r\\n\\t\\t\\t<td class=\\\"column-1\\\" style=\\\"background-attachment: scroll; background-clip: border-box; background-color: transparent; background-image: none; background-origin: padding-box; background-position-x: 0px; background-position-y: 0px; background-repeat: repeat; background-size: auto; border-bottom-color: currentColor; border-bottom-style: none; border-bottom-width: medium; border-image-outset: 0; border-image-repeat: stretch; border-image-slice: 100%; border-image-source: none; border-image-width: 1; border-left-color: currentColor; border-left-style: none; border-left-width: medium; border-right-color: currentColor; border-right-style: none; border-right-width: medium; border-top-color: rgb(221, 221, 221); border-top-style: solid; border-top-width: 1px; box-sizing: border-box; float: none; font-size: 0.75rem; padding-bottom: 8px; padding-left: 8px; padding-right: 8px; padding-top: 8px; text-align: center; vertical-align: inherit;\\\">\\r\\n\\t\\t\\t\\tIngl\\u00eas<\\/td>\\r\\n\\t\\t\\t<td class=\\\"column-2\\\" style=\\\"background-attachment: scroll; background-clip: border-box; background-color: transparent; background-image: none; background-origin: padding-box; background-position-x: 0px; background-position-y: 0px; background-repeat: repeat; background-size: auto; border-bottom-color: currentColor; border-bottom-style: none; border-bottom-width: medium; border-image-outset: 0; border-image-repeat: stretch; border-image-slice: 100%; border-image-source: none; border-image-width: 1; border-left-color: rgb(227, 227, 227); border-left-style: solid; border-left-width: 1px; border-right-color: currentColor; border-right-style: none; border-right-width: medium; border-top-color: rgb(221, 221, 221); border-top-style: solid; border-top-width: 1px; box-sizing: border-box; float: none; font-size: 0.75rem; padding-bottom: 8px; padding-left: 8px; padding-right: 8px; padding-top: 8px; text-align: center; vertical-align: inherit;\\\">\\r\\n\\t\\t\\t\\t3 de julho de 2020<\\/td>\\r\\n\\t\\t<\\/tr>\\r\\n\\t\\t<tr class=\\\"row-13\\\" style=\\\"box-sizing: border-box;\\\">\\r\\n\\t\\t\\t<td class=\\\"column-1\\\" style=\\\"background-attachment: scroll; background-clip: border-box; background-color: transparent; background-image: none; background-origin: padding-box; background-position-x: 0px; background-position-y: 0px; background-repeat: repeat; background-size: auto; border-bottom-color: currentColor; border-bottom-style: none; border-bottom-width: medium; border-image-outset: 0; border-image-repeat: stretch; border-image-slice: 100%; border-image-source: none; border-image-width: 1; border-left-color: currentColor; border-left-style: none; border-left-width: medium; border-right-color: currentColor; border-right-style: none; border-right-width: medium; border-top-color: rgb(221, 221, 221); border-top-style: solid; border-top-width: 1px; box-sizing: border-box; float: none; font-size: 0.75rem; padding-bottom: 8px; padding-left: 8px; padding-right: 8px; padding-top: 8px; text-align: center; vertical-align: inherit;\\\">\\r\\n\\t\\t\\t\\tGeometria Descritiva A<\\/td>\\r\\n\\t\\t\\t<td class=\\\"column-2\\\" style=\\\"background-attachment: scroll; background-clip: border-box; background-color: transparent; background-image: none; background-origin: padding-box; background-position-x: 0px; background-position-y: 0px; background-repeat: repeat; background-size: auto; border-bottom-color: currentColor; border-bottom-style: none; border-bottom-width: medium; border-image-outset: 0; border-image-repeat: stretch; border-image-slice: 100%; border-image-source: none; border-image-width: 1; border-left-color: rgb(227, 227, 227); border-left-style: solid; border-left-width: 1px; border-right-color: currentColor; border-right-style: none; border-right-width: medium; border-top-color: rgb(221, 221, 221); border-top-style: solid; border-top-width: 1px; box-sizing: border-box; float: none; font-size: 0.75rem; padding-bottom: 8px; padding-left: 8px; padding-right: 8px; padding-top: 8px; text-align: center; vertical-align: inherit;\\\">\\r\\n\\t\\t\\t\\t6 de julho de 2020<\\/td>\\r\\n\\t\\t<\\/tr>\\r\\n\\t\\t<tr class=\\\"row-14\\\" style=\\\"box-sizing: border-box;\\\">\\r\\n\\t\\t\\t<td class=\\\"column-1\\\" style=\\\"background-attachment: scroll; background-clip: border-box; background-color: transparent; background-image: none; background-origin: padding-box; background-position-x: 0px; background-position-y: 0px; background-repeat: repeat; background-size: auto; border-bottom-color: currentColor; border-bottom-style: none; border-bottom-width: medium; border-image-outset: 0; border-image-repeat: stretch; border-image-slice: 100%; border-image-source: none; border-image-width: 1; border-left-color: currentColor; border-left-style: none; border-left-width: medium; border-right-color: currentColor; border-right-style: none; border-right-width: medium; border-top-color: rgb(221, 221, 221); border-top-style: solid; border-top-width: 1px; box-sizing: border-box; float: none; font-size: 0.75rem; padding-bottom: 8px; padding-left: 8px; padding-right: 8px; padding-top: 8px; text-align: center; vertical-align: inherit;\\\">\\r\\n\\t\\t\\t\\tLiteratura Portuguesa<\\/td>\\r\\n\\t\\t\\t<td class=\\\"column-2\\\" style=\\\"background-attachment: scroll; background-clip: border-box; background-color: transparent; background-image: none; background-origin: padding-box; background-position-x: 0px; background-position-y: 0px; background-repeat: repeat; background-size: auto; border-bottom-color: currentColor; border-bottom-style: none; border-bottom-width: medium; border-image-outset: 0; border-image-repeat: stretch; border-image-slice: 100%; border-image-source: none; border-image-width: 1; border-left-color: rgb(227, 227, 227); border-left-style: solid; border-left-width: 1px; border-right-color: currentColor; border-right-style: none; border-right-width: medium; border-top-color: rgb(221, 221, 221); border-top-style: solid; border-top-width: 1px; box-sizing: border-box; float: none; font-size: 0.75rem; padding-bottom: 8px; padding-left: 8px; padding-right: 8px; padding-top: 8px; text-align: center; vertical-align: inherit;\\\">\\r\\n\\t\\t\\t\\t7 de julho de 2020<\\/td>\\r\\n\\t\\t<\\/tr>\\r\\n\\t<\\/tbody>\\r\\n<\\/table>\\r\\n<table class=\\\"tablepress tablepress-id-120\\\" id=\\\"tablepress-120\\\" style=\\\"border-bottom-color: currentColor; border-bottom-style: none; border-bottom-width: medium; border-collapse: collapse; border-image-outset: 0; border-image-repeat: stretch; border-image-slice: 100%; border-image-source: none; border-image-width: 1; border-left-color: currentColor; border-left-style: none; border-left-width: medium; border-right-color: currentColor; border-right-style: none; border-right-width: medium; border-spacing: 0px; border-top-color: currentColor; border-top-style: none; border-top-width: medium; box-sizing: border-box; color: rgb(0, 0, 0); font-family: Raleway-Medium,Arial,sans-serif; font-size: 16px; font-style: normal; font-variant: normal; font-weight: 400; letter-spacing: normal; margin-bottom: 1em; orphans: 2; text-align: left; text-decoration: none; text-indent: 0px; text-transform: none; -webkit-text-stroke-width: 0px; white-space: normal; width: 100%; word-spacing: 0px;\\\">\\r\\n\\t<tbody style=\\\"box-sizing: border-box;\\\">\\r\\n\\t\\t<tr class=\\\"row-1\\\" style=\\\"box-sizing: border-box;\\\">\\r\\n\\t\\t\\t<td class=\\\"column-1\\\" colspan=\\\"2\\\" style=\\\"background-attachment: scroll; background-clip: border-box; background-color: rgb(242, 242, 242); background-image: none; background-origin: padding-box; background-position-x: 0px; background-position-y: 0px; background-repeat: repeat; background-size: auto; border-bottom-color: currentColor; border-bottom-style: none; border-bottom-width: medium; border-image-outset: 0; border-image-repeat: stretch; border-image-slice: 100%; border-image-source: none; border-image-width: 1; border-left-color: currentColor; border-left-style: none; border-left-width: medium; border-right-color: currentColor; border-right-style: none; border-right-width: medium; border-top-color: currentColor; border-top-style: none; border-top-width: 0px; box-sizing: border-box; color: rgb(175, 63, 4); float: none; font-family: Raleway-Bold,Arial,sans-serif; font-size: 1rem; padding-bottom: 8px; padding-left: 8px; padding-right: 8px; padding-top: 8px; text-align: center; vertical-align: inherit;\\\">\\r\\n\\t\\t\\t\\t11.\\u00ba ano (2.\\u00aa fase)<\\/td>\\r\\n\\t\\t<\\/tr>\\r\\n\\t\\t<tr class=\\\"row-2\\\" style=\\\"box-sizing: border-box;\\\">\\r\\n\\t\\t\\t<td class=\\\"column-1\\\" style=\\\"background-attachment: scroll; background-clip: border-box; background-color: transparent; background-image: none; background-origin: padding-box; background-position-x: 0px; background-position-y: 0px; background-repeat: repeat; background-size: auto; border-bottom-color: currentColor; border-bottom-style: none; border-bottom-width: medium; border-image-outset: 0; border-image-repeat: stretch; border-image-slice: 100%; border-image-source: none; border-image-width: 1; border-left-color: currentColor; border-left-style: none; border-left-width: medium; border-right-color: currentColor; border-right-style: none; border-right-width: medium; border-top-color: rgb(221, 221, 221); border-top-style: solid; border-top-width: 1px; box-sizing: border-box; float: none; font-size: 0.75rem; padding-bottom: 8px; padding-left: 8px; padding-right: 8px; padding-top: 8px; text-align: center; vertical-align: inherit;\\\">\\r\\n\\t\\t\\t\\t<strong style=\\\"box-sizing: border-box; font-family: Raleway-Bold,Arial,sans-serif;\\\">Disciplina<\\/strong><\\/td>\\r\\n\\t\\t\\t<td class=\\\"column-2\\\" style=\\\"background-attachment: scroll; background-clip: border-box; background-color: transparent; background-image: none; background-origin: padding-box; background-position-x: 0px; background-position-y: 0px; background-repeat: repeat; background-size: auto; border-bottom-color: currentColor; border-bottom-style: none; border-bottom-width: medium; border-image-outset: 0; border-image-repeat: stretch; border-image-slice: 100%; border-image-source: none; border-image-width: 1; border-left-color: rgb(227, 227, 227); border-left-style: solid; border-left-width: 1px; border-right-color: currentColor; border-right-style: none; border-right-width: medium; border-top-color: rgb(221, 221, 221); border-top-style: solid; border-top-width: 1px; box-sizing: border-box; float: none; font-size: 0.75rem; padding-bottom: 8px; padding-left: 8px; padding-right: 8px; padding-top: 8px; text-align: center; vertical-align: inherit;\\\">\\r\\n\\t\\t\\t\\t<strong style=\\\"box-sizing: border-box; font-family: Raleway-Bold,Arial,sans-serif;\\\">Data<\\/strong><\\/td>\\r\\n\\t\\t<\\/tr>\\r\\n\\t\\t<tr class=\\\"row-3\\\" style=\\\"box-sizing: border-box;\\\">\\r\\n\\t\\t\\t<td class=\\\"column-1\\\" style=\\\"background-attachment: scroll; background-clip: border-box; background-color: transparent; background-image: none; background-origin: padding-box; background-position-x: 0px; background-position-y: 0px; background-repeat: repeat; background-size: auto; border-bottom-color: currentColor; border-bottom-style: none; border-bottom-width: medium; border-image-outset: 0; border-image-repeat: stretch; border-image-slice: 100%; border-image-source: none; border-image-width: 1; border-left-color: currentColor; border-left-style: none; border-left-width: medium; border-right-color: currentColor; border-right-style: none; border-right-width: medium; border-top-color: rgb(221, 221, 221); border-top-style: solid; border-top-width: 1px; box-sizing: border-box; float: none; font-size: 0.75rem; padding-bottom: 8px; padding-left: 8px; padding-right: 8px; padding-top: 8px; text-align: center; vertical-align: inherit;\\\">\\r\\n\\t\\t\\t\\tF\\u00edsica e Qu\\u00edmica A, Literatura Portuguesa, Economia A, Latim A<\\/td>\\r\\n\\t\\t\\t<td class=\\\"column-2\\\" style=\\\"background-attachment: scroll; background-clip: border-box; background-color: transparent; background-image: none; background-origin: padding-box; background-position-x: 0px; background-position-y: 0px; background-repeat: repeat; background-size: auto; border-bottom-color: currentColor; border-bottom-style: none; border-bottom-width: medium; border-image-outset: 0; border-image-repeat: stretch; border-image-slice: 100%; border-image-source: none; border-image-width: 1; border-left-color: rgb(227, 227, 227); border-left-style: solid; border-left-width: 1px; border-right-color: currentColor; border-right-style: none; border-right-width: medium; border-top-color: rgb(221, 221, 221); border-top-style: solid; border-top-width: 1px; box-sizing: border-box; float: none; font-size: 0.75rem; padding-bottom: 8px; padding-left: 8px; padding-right: 8px; padding-top: 8px; text-align: center; vertical-align: inherit;\\\">\\r\\n\\t\\t\\t\\t21 de julho de 2020<\\/td>\\r\\n\\t\\t<\\/tr>\\r\\n\\t\\t<tr class=\\\"row-4\\\" style=\\\"box-sizing: border-box;\\\">\\r\\n\\t\\t\\t<td class=\\\"column-1\\\" style=\\\"background-attachment: scroll; background-clip: border-box; background-color: transparent; background-image: none; background-origin: padding-box; background-position-x: 0px; background-position-y: 0px; background-repeat: repeat; background-size: auto; border-bottom-color: currentColor; border-bottom-style: none; border-bottom-width: medium; border-image-outset: 0; border-image-repeat: stretch; border-image-slice: 100%; border-image-source: none; border-image-width: 1; border-left-color: currentColor; border-left-style: none; border-left-width: medium; border-right-color: currentColor; border-right-style: none; border-right-width: medium; border-top-color: rgb(221, 221, 221); border-top-style: solid; border-top-width: 1px; box-sizing: border-box; float: none; font-size: 0.75rem; padding-bottom: 8px; padding-left: 8px; padding-right: 8px; padding-top: 8px; text-align: center; vertical-align: inherit;\\\">\\r\\n\\t\\t\\t\\tHist\\u00f3ria da Cultura<br style=\\\"box-sizing: border-box;\\\" \\/>\\r\\n\\t\\t\\t\\te das Artes e Geografia A<\\/td>\\r\\n\\t\\t\\t<td class=\\\"column-2\\\" style=\\\"background-attachment: scroll; background-clip: border-box; background-color: transparent; background-image: none; background-origin: padding-box; background-position-x: 0px; background-position-y: 0px; background-repeat: repeat; background-size: auto; border-bottom-color: currentColor; border-bottom-style: none; border-bottom-width: medium; border-image-outset: 0; border-image-repeat: stretch; border-image-slice: 100%; border-image-source: none; border-image-width: 1; border-left-color: rgb(227, 227, 227); border-left-style: solid; border-left-width: 1px; border-right-color: currentColor; border-right-style: none; border-right-width: medium; border-top-color: rgb(221, 221, 221); border-top-style: solid; border-top-width: 1px; box-sizing: border-box; float: none; font-size: 0.75rem; padding-bottom: 8px; padding-left: 8px; padding-right: 8px; padding-top: 8px; text-align: center; vertical-align: inherit;\\\">\\r\\n\\t\\t\\t\\t22 de julho de 2020<\\/td>\\r\\n\\t\\t<\\/tr>\\r\\n\\t\\t<tr class=\\\"row-5\\\" style=\\\"box-sizing: border-box;\\\">\\r\\n\\t\\t\\t<td class=\\\"column-1\\\" style=\\\"background-attachment: scroll; background-clip: border-box; background-color: transparent; background-image: none; background-origin: padding-box; background-position-x: 0px; background-position-y: 0px; background-repeat: repeat; background-size: auto; border-bottom-color: currentColor; border-bottom-style: none; border-bottom-width: medium; border-image-outset: 0; border-image-repeat: stretch; border-image-slice: 100%; border-image-source: none; border-image-width: 1; border-left-color: currentColor; border-left-style: none; border-left-width: medium; border-right-color: currentColor; border-right-style: none; border-right-width: medium; border-top-color: rgb(221, 221, 221); border-top-style: solid; border-top-width: 1px; box-sizing: border-box; float: none; font-size: 0.75rem; padding-bottom: 8px; padding-left: 8px; padding-right: 8px; padding-top: 8px; text-align: center; vertical-align: inherit;\\\">\\r\\n\\t\\t\\t\\tHist\\u00f3ria B, Geometria<br style=\\\"box-sizing: border-box;\\\" \\/>\\r\\n\\t\\t\\t\\tDescritiva A, Biologia e Geologia<\\/td>\\r\\n\\t\\t\\t<td class=\\\"column-2\\\" style=\\\"background-attachment: scroll; background-clip: border-box; background-color: transparent; background-image: none; background-origin: padding-box; background-position-x: 0px; background-position-y: 0px; background-repeat: repeat; background-size: auto; border-bottom-color: currentColor; border-bottom-style: none; border-bottom-width: medium; border-image-outset: 0; border-image-repeat: stretch; border-image-slice: 100%; border-image-source: none; border-image-width: 1; border-left-color: rgb(227, 227, 227); border-left-style: solid; border-left-width: 1px; border-right-color: currentColor; border-right-style: none; border-right-width: medium; border-top-color: rgb(221, 221, 221); border-top-style: solid; border-top-width: 1px; box-sizing: border-box; float: none; font-size: 0.75rem; padding-bottom: 8px; padding-left: 8px; padding-right: 8px; padding-top: 8px; text-align: center; vertical-align: inherit;\\\">\\r\\n\\t\\t\\t\\t23 de julho de 2020<\\/td>\\r\\n\\t\\t<\\/tr>\\r\\n\\t\\t<tr class=\\\"row-6\\\" style=\\\"box-sizing: border-box;\\\">\\r\\n\\t\\t\\t<td class=\\\"column-1\\\" style=\\\"background-attachment: scroll; background-clip: border-box; background-color: transparent; background-image: none; background-origin: padding-box; background-position-x: 0px; background-position-y: 0px; background-repeat: repeat; background-size: auto; border-bottom-color: currentColor; border-bottom-style: none; border-bottom-width: medium; border-image-outset: 0; border-image-repeat: stretch; border-image-slice: 100%; border-image-source: none; border-image-width: 1; border-left-color: currentColor; border-left-style: none; border-left-width: medium; border-right-color: currentColor; border-right-style: none; border-right-width: medium; border-top-color: rgb(221, 221, 221); border-top-style: solid; border-top-width: 1px; box-sizing: border-box; float: none; font-size: 0.75rem; padding-bottom: 8px; padding-left: 8px; padding-right: 8px; padding-top: 8px; text-align: center; vertical-align: inherit;\\\">\\r\\n\\t\\t\\t\\tMatem\\u00e1tica B, Matem\\u00e1tica Aplicada \\u00e0s<br style=\\\"box-sizing: border-box;\\\" \\/>\\r\\n\\t\\t\\t\\tCi\\u00eancias Sociais, Filosofia<\\/td>\\r\\n\\t\\t\\t<td class=\\\"column-2\\\" style=\\\"background-attachment: scroll; background-clip: border-box; background-color: transparent; background-image: none; background-origin: padding-box; background-position-x: 0px; background-position-y: 0px; background-repeat: repeat; background-size: auto; border-bottom-color: currentColor; border-bottom-style: none; border-bottom-width: medium; border-image-outset: 0; border-image-repeat: stretch; border-image-slice: 100%; border-image-source: none; border-image-width: 1; border-left-color: rgb(227, 227, 227); border-left-style: solid; border-left-width: 1px; border-right-color: currentColor; border-right-style: none; border-right-width: medium; border-top-color: rgb(221, 221, 221); border-top-style: solid; border-top-width: 1px; box-sizing: border-box; float: none; font-size: 0.75rem; padding-bottom: 8px; padding-left: 8px; padding-right: 8px; padding-top: 8px; text-align: center; vertical-align: inherit;\\\">\\r\\n\\t\\t\\t\\t24 de julho de 2019<\\/td>\\r\\n\\t\\t<\\/tr>\\r\\n\\t\\t<tr class=\\\"row-7\\\" style=\\\"box-sizing: border-box;\\\">\\r\\n\\t\\t\\t<td class=\\\"column-1\\\" style=\\\"background-attachment: scroll; background-clip: border-box; background-color: transparent; background-image: none; background-origin: padding-box; background-position-x: 0px; background-position-y: 0px; background-repeat: repeat; background-size: auto; border-bottom-color: currentColor; border-bottom-style: none; border-bottom-width: medium; border-image-outset: 0; border-image-repeat: stretch; border-image-slice: 100%; border-image-source: none; border-image-width: 1; border-left-color: currentColor; border-left-style: none; border-left-width: medium; border-right-color: currentColor; border-right-style: none; border-right-width: medium; border-top-color: rgb(221, 221, 221); border-top-style: solid; border-top-width: 1px; box-sizing: border-box; float: none; font-size: 0.75rem; padding-bottom: 8px; padding-left: 8px; padding-right: 8px; padding-top: 8px; text-align: center; vertical-align: inherit;\\\">\\r\\n\\t\\t\\t\\tIngl\\u00eas, Alem\\u00e3o, Espanhol, Franc\\u00eas<\\/td>\\r\\n\\t\\t\\t<td class=\\\"column-2\\\" style=\\\"background-attachment: scroll; background-clip: border-box; background-color: transparent; background-image: none; background-origin: padding-box; background-position-x: 0px; background-position-y: 0px; background-repeat: repeat; background-size: auto; border-bottom-color: currentColor; border-bottom-style: none; border-bottom-width: medium; border-image-outset: 0; border-image-repeat: stretch; border-image-slice: 100%; border-image-source: none; border-image-width: 1; border-left-color: rgb(227, 227, 227); border-left-style: solid; border-left-width: 1px; border-right-color: currentColor; border-right-style: none; border-right-width: medium; border-top-color: rgb(221, 221, 221); border-top-style: solid; border-top-width: 1px; box-sizing: border-box; float: none; font-size: 0.75rem; padding-bottom: 8px; padding-left: 8px; padding-right: 8px; padding-top: 8px; text-align: center; vertical-align: inherit;\\\">\\r\\n\\t\\t\\t\\t27 de julho de 2019<\\/td>\\r\\n\\t\\t<\\/tr>\\r\\n\\t<\\/tbody>\\r\\n<\\/table>\\r\\n<table class=\\\"tablepress tablepress-id-54\\\" id=\\\"tablepress-54\\\" style=\\\"border-bottom-color: currentColor; border-bottom-style: none; border-bottom-width: medium; border-collapse: collapse; border-image-outset: 0; border-image-repeat: stretch; border-image-slice: 100%; border-image-source: none; border-image-width: 1; border-left-color: currentColor; border-left-style: none; border-left-width: medium; border-right-color: currentColor; border-right-style: none; border-right-width: medium; border-spacing: 0px; border-top-color: currentColor; border-top-style: none; border-top-width: medium; box-sizing: border-box; color: rgb(0, 0, 0); font-family: Raleway-Medium,Arial,sans-serif; font-size: 16px; font-style: normal; font-variant: normal; font-weight: 400; letter-spacing: normal; margin-bottom: 1em; orphans: 2; text-align: left; text-decoration: none; text-indent: 0px; text-transform: none; -webkit-text-stroke-width: 0px; white-space: normal; width: 100%; word-spacing: 0px;\\\">\\r\\n\\t<tbody style=\\\"box-sizing: border-box;\\\">\\r\\n\\t\\t<tr class=\\\"row-1\\\" style=\\\"box-sizing: border-box;\\\">\\r\\n\\t\\t\\t<td class=\\\"column-1\\\" colspan=\\\"2\\\" style=\\\"background-attachment: scroll; background-clip: border-box; background-color: rgb(242, 242, 242); background-image: none; background-origin: padding-box; background-position-x: 0px; background-position-y: 0px; background-repeat: repeat; background-size: auto; border-bottom-color: currentColor; border-bottom-style: none; border-bottom-width: medium; border-image-outset: 0; border-image-repeat: stretch; border-image-slice: 100%; border-image-source: none; border-image-width: 1; border-left-color: currentColor; border-left-style: none; border-left-width: medium; border-right-color: currentColor; border-right-style: none; border-right-width: medium; border-top-color: currentColor; border-top-style: none; border-top-width: 0px; box-sizing: border-box; color: rgb(175, 63, 4); float: none; font-family: Raleway-Bold,Arial,sans-serif; font-size: 1rem; padding-bottom: 8px; padding-left: 8px; padding-right: 8px; padding-top: 8px; text-align: center; vertical-align: inherit;\\\">\\r\\n\\t\\t\\t\\t12.\\u00ba ano (1.\\u00aa fase)<\\/td>\\r\\n\\t\\t<\\/tr>\\r\\n\\t\\t<tr class=\\\"row-2\\\" style=\\\"box-sizing: border-box;\\\">\\r\\n\\t\\t\\t<td class=\\\"column-1\\\" style=\\\"background-attachment: scroll; background-clip: border-box; background-color: transparent; background-image: none; background-origin: padding-box; background-position-x: 0px; background-position-y: 0px; background-repeat: repeat; background-size: auto; border-bottom-color: currentColor; border-bottom-style: none; border-bottom-width: medium; border-image-outset: 0; border-image-repeat: stretch; border-image-slice: 100%; border-image-source: none; border-image-width: 1; border-left-color: currentColor; border-left-style: none; border-left-width: medium; border-right-color: currentColor; border-right-style: none; border-right-width: medium; border-top-color: rgb(221, 221, 221); border-top-style: solid; border-top-width: 1px; box-sizing: border-box; float: none; font-size: 0.75rem; padding-bottom: 8px; padding-left: 8px; padding-right: 8px; padding-top: 8px; text-align: center; vertical-align: inherit;\\\">\\r\\n\\t\\t\\t\\t<strong style=\\\"box-sizing: border-box; font-family: Raleway-Bold,Arial,sans-serif;\\\">Disciplina<\\/strong><\\/td>\\r\\n\\t\\t\\t<td class=\\\"column-2\\\" style=\\\"background-attachment: scroll; background-clip: border-box; background-color: transparent; background-image: none; background-origin: padding-box; background-position-x: 0px; background-position-y: 0px; background-repeat: repeat; background-size: auto; border-bottom-color: currentColor; border-bottom-style: none; border-bottom-width: medium; border-image-outset: 0; border-image-repeat: stretch; border-image-slice: 100%; border-image-source: none; border-image-width: 1; border-left-color: rgb(227, 227, 227); border-left-style: solid; border-left-width: 1px; border-right-color: currentColor; border-right-style: none; border-right-width: medium; border-top-color: rgb(221, 221, 221); border-top-style: solid; border-top-width: 1px; box-sizing: border-box; float: none; font-size: 0.75rem; padding-bottom: 8px; padding-left: 8px; padding-right: 8px; padding-top: 8px; text-align: center; vertical-align: inherit;\\\">\\r\\n\\t\\t\\t\\t<strong style=\\\"box-sizing: border-box; font-family: Raleway-Bold,Arial,sans-serif;\\\">Data<\\/strong><\\/td>\\r\\n\\t\\t<\\/tr>\\r\\n\\t\\t<tr class=\\\"row-3\\\" style=\\\"box-sizing: border-box;\\\">\\r\\n\\t\\t\\t<td class=\\\"column-1\\\" style=\\\"background-attachment: scroll; background-clip: border-box; background-color: transparent; background-image: none; background-origin: padding-box; background-position-x: 0px; background-position-y: 0px; background-repeat: repeat; background-size: auto; border-bottom-color: currentColor; border-bottom-style: none; border-bottom-width: medium; border-image-outset: 0; border-image-repeat: stretch; border-image-slice: 100%; border-image-source: none; border-image-width: 1; border-left-color: currentColor; border-left-style: none; border-left-width: medium; border-right-color: currentColor; border-right-style: none; border-right-width: medium; border-top-color: rgb(221, 221, 221); border-top-style: solid; border-top-width: 1px; box-sizing: border-box; float: none; font-size: 0.75rem; padding-bottom: 8px; padding-left: 8px; padding-right: 8px; padding-top: 8px; text-align: center; vertical-align: inherit;\\\">\\r\\n\\t\\t\\t\\tPortugu\\u00eas, Portugu\\u00eas L\\u00edngua n\\u00e3o Materna, Portugu\\u00eas L\\u00edngua Segunda<\\/td>\\r\\n\\t\\t\\t<td class=\\\"column-2\\\" style=\\\"background-attachment: scroll; background-clip: border-box; background-color: transparent; background-image: none; background-origin: padding-box; background-position-x: 0px; background-position-y: 0px; background-repeat: repeat; background-size: auto; border-bottom-color: currentColor; border-bottom-style: none; border-bottom-width: medium; border-image-outset: 0; border-image-repeat: stretch; border-image-slice: 100%; border-image-source: none; border-image-width: 1; border-left-color: rgb(227, 227, 227); border-left-style: solid; border-left-width: 1px; border-right-color: currentColor; border-right-style: none; border-right-width: medium; border-top-color: rgb(221, 221, 221); border-top-style: solid; border-top-width: 1px; box-sizing: border-box; float: none; font-size: 0.75rem; padding-bottom: 8px; padding-left: 8px; padding-right: 8px; padding-top: 8px; text-align: center; vertical-align: inherit;\\\">\\r\\n\\t\\t\\t\\t15 de junho de 2020<\\/td>\\r\\n\\t\\t<\\/tr>\\r\\n\\t\\t<tr class=\\\"row-4\\\" style=\\\"box-sizing: border-box;\\\">\\r\\n\\t\\t\\t<td class=\\\"column-1\\\" style=\\\"background-attachment: scroll; background-clip: border-box; background-color: transparent; background-image: none; background-origin: padding-box; background-position-x: 0px; background-position-y: 0px; background-repeat: repeat; background-size: auto; border-bottom-color: currentColor; border-bottom-style: none; border-bottom-width: medium; border-image-outset: 0; border-image-repeat: stretch; border-image-slice: 100%; border-image-source: none; border-image-width: 1; border-left-color: currentColor; border-left-style: none; border-left-width: medium; border-right-color: currentColor; border-right-style: none; border-right-width: medium; border-top-color: rgb(221, 221, 221); border-top-style: solid; border-top-width: 1px; box-sizing: border-box; float: none; font-size: 0.75rem; padding-bottom: 8px; padding-left: 8px; padding-right: 8px; padding-top: 8px; text-align: center; vertical-align: inherit;\\\">\\r\\n\\t\\t\\t\\tHist\\u00f3ria A, Hist\\u00f3ria B<\\/td>\\r\\n\\t\\t\\t<td class=\\\"column-2\\\" style=\\\"background-attachment: scroll; background-clip: border-box; background-color: transparent; background-image: none; background-origin: padding-box; background-position-x: 0px; background-position-y: 0px; background-repeat: repeat; background-size: auto; border-bottom-color: currentColor; border-bottom-style: none; border-bottom-width: medium; border-image-outset: 0; border-image-repeat: stretch; border-image-slice: 100%; border-image-source: none; border-image-width: 1; border-left-color: rgb(227, 227, 227); border-left-style: solid; border-left-width: 1px; border-right-color: currentColor; border-right-style: none; border-right-width: medium; border-top-color: rgb(221, 221, 221); border-top-style: solid; border-top-width: 1px; box-sizing: border-box; float: none; font-size: 0.75rem; padding-bottom: 8px; padding-left: 8px; padding-right: 8px; padding-top: 8px; text-align: center; vertical-align: inherit;\\\">\\r\\n\\t\\t\\t\\t19 de junho de 2020<\\/td>\\r\\n\\t\\t<\\/tr>\\r\\n\\t\\t<tr class=\\\"row-5\\\" style=\\\"box-sizing: border-box;\\\">\\r\\n\\t\\t\\t<td class=\\\"column-1\\\" style=\\\"background-attachment: scroll; background-clip: border-box; background-color: transparent; background-image: none; background-origin: padding-box; background-position-x: 0px; background-position-y: 0px; background-repeat: repeat; background-size: auto; border-bottom-color: currentColor; border-bottom-style: none; border-bottom-width: medium; border-image-outset: 0; border-image-repeat: stretch; border-image-slice: 100%; border-image-source: none; border-image-width: 1; border-left-color: currentColor; border-left-style: none; border-left-width: medium; border-right-color: currentColor; border-right-style: none; border-right-width: medium; border-top-color: rgb(221, 221, 221); border-top-style: solid; border-top-width: 1px; box-sizing: border-box; float: none; font-size: 0.75rem; padding-bottom: 8px; padding-left: 8px; padding-right: 8px; padding-top: 8px; text-align: center; vertical-align: inherit;\\\">\\r\\n\\t\\t\\t\\tMatem\\u00e1tica A<\\/td>\\r\\n\\t\\t\\t<td class=\\\"column-2\\\" style=\\\"background-attachment: scroll; background-clip: border-box; background-color: transparent; background-image: none; background-origin: padding-box; background-position-x: 0px; background-position-y: 0px; background-repeat: repeat; background-size: auto; border-bottom-color: currentColor; border-bottom-style: none; border-bottom-width: medium; border-image-outset: 0; border-image-repeat: stretch; border-image-slice: 100%; border-image-source: none; border-image-width: 1; border-left-color: rgb(227, 227, 227); border-left-style: solid; border-left-width: 1px; border-right-color: currentColor; border-right-style: none; border-right-width: medium; border-top-color: rgb(221, 221, 221); border-top-style: solid; border-top-width: 1px; box-sizing: border-box; float: none; font-size: 0.75rem; padding-bottom: 8px; padding-left: 8px; padding-right: 8px; padding-top: 8px; text-align: center; vertical-align: inherit;\\\">\\r\\n\\t\\t\\t\\t25 de junho de 2020<\\/td>\\r\\n\\t\\t<\\/tr>\\r\\n\\t\\t<tr class=\\\"row-6\\\" style=\\\"box-sizing: border-box;\\\">\\r\\n\\t\\t\\t<td class=\\\"column-1\\\" style=\\\"background-attachment: scroll; background-clip: border-box; background-color: transparent; background-image: none; background-origin: padding-box; background-position-x: 0px; background-position-y: 0px; background-repeat: repeat; background-size: auto; border-bottom-color: currentColor; border-bottom-style: none; border-bottom-width: medium; border-image-outset: 0; border-image-repeat: stretch; border-image-slice: 100%; border-image-source: none; border-image-width: 1; border-left-color: currentColor; border-left-style: none; border-left-width: medium; border-right-color: currentColor; border-right-style: none; border-right-width: medium; border-top-color: rgb(221, 221, 221); border-top-style: solid; border-top-width: 1px; box-sizing: border-box; float: none; font-size: 0.75rem; padding-bottom: 8px; padding-left: 8px; padding-right: 8px; padding-top: 8px; text-align: center; vertical-align: inherit;\\\">\\r\\n\\t\\t\\t\\tDesenho A<\\/td>\\r\\n\\t\\t\\t<td class=\\\"column-2\\\" style=\\\"background-attachment: scroll; background-clip: border-box; background-color: transparent; background-image: none; background-origin: padding-box; background-position-x: 0px; background-position-y: 0px; background-repeat: repeat; background-size: auto; border-bottom-color: currentColor; border-bottom-style: none; border-bottom-width: medium; border-image-outset: 0; border-image-repeat: stretch; border-image-slice: 100%; border-image-source: none; border-image-width: 1; border-left-color: rgb(227, 227, 227); border-left-style: solid; border-left-width: 1px; border-right-color: currentColor; border-right-style: none; border-right-width: medium; border-top-color: rgb(221, 221, 221); border-top-style: solid; border-top-width: 1px; box-sizing: border-box; float: none; font-size: 0.75rem; padding-bottom: 8px; padding-left: 8px; padding-right: 8px; padding-top: 8px; text-align: center; vertical-align: inherit;\\\">\\r\\n\\t\\t\\t\\t26 de junho de 2020<\\/td>\\r\\n\\t\\t<\\/tr>\\r\\n\\t<\\/tbody>\\r\\n<\\/table>\\r\\n<table class=\\\"tablepress tablepress-id-121\\\" id=\\\"tablepress-121\\\" style=\\\"border-bottom-color: currentColor; border-bottom-style: none; border-bottom-width: medium; border-collapse: collapse; border-image-outset: 0; border-image-repeat: stretch; border-image-slice: 100%; border-image-source: none; border-image-width: 1; border-left-color: currentColor; border-left-style: none; border-left-width: medium; border-right-color: currentColor; border-right-style: none; border-right-width: medium; border-spacing: 0px; border-top-color: currentColor; border-top-style: none; border-top-width: medium; box-sizing: border-box; color: rgb(0, 0, 0); font-family: Raleway-Medium,Arial,sans-serif; font-size: 16px; font-style: normal; font-variant: normal; font-weight: 400; letter-spacing: normal; margin-bottom: 1em; orphans: 2; text-align: left; text-decoration: none; text-indent: 0px; text-transform: none; -webkit-text-stroke-width: 0px; white-space: normal; width: 100%; word-spacing: 0px;\\\">\\r\\n\\t<tbody style=\\\"box-sizing: border-box;\\\">\\r\\n\\t\\t<tr class=\\\"row-1\\\" style=\\\"box-sizing: border-box;\\\">\\r\\n\\t\\t\\t<td class=\\\"column-1\\\" colspan=\\\"2\\\" style=\\\"background-attachment: scroll; background-clip: border-box; background-color: rgb(242, 242, 242); background-image: none; background-origin: padding-box; background-position-x: 0px; background-position-y: 0px; background-repeat: repeat; background-size: auto; border-bottom-color: currentColor; border-bottom-style: none; border-bottom-width: medium; border-image-outset: 0; border-image-repeat: stretch; border-image-slice: 100%; border-image-source: none; border-image-width: 1; border-left-color: currentColor; border-left-style: none; border-left-width: medium; border-right-color: currentColor; border-right-style: none; border-right-width: medium; border-top-color: currentColor; border-top-style: none; border-top-width: 0px; box-sizing: border-box; color: rgb(175, 63, 4); float: none; font-family: Raleway-Bold,Arial,sans-serif; font-size: 1rem; padding-bottom: 8px; padding-left: 8px; padding-right: 8px; padding-top: 8px; text-align: center; vertical-align: inherit;\\\">\\r\\n\\t\\t\\t\\t12.\\u00ba ano (2.\\u00aa fase)<\\/td>\\r\\n\\t\\t<\\/tr>\\r\\n\\t\\t<tr class=\\\"row-2\\\" style=\\\"box-sizing: border-box;\\\">\\r\\n\\t\\t\\t<td class=\\\"column-1\\\" style=\\\"background-attachment: scroll; background-clip: border-box; background-color: transparent; background-image: none; background-origin: padding-box; background-position-x: 0px; background-position-y: 0px; background-repeat: repeat; background-size: auto; border-bottom-color: currentColor; border-bottom-style: none; border-bottom-width: medium; border-image-outset: 0; border-image-repeat: stretch; border-image-slice: 100%; border-image-source: none; border-image-width: 1; border-left-color: currentColor; border-left-style: none; border-left-width: medium; border-right-color: currentColor; border-right-style: none; border-right-width: medium; border-top-color: rgb(221, 221, 221); border-top-style: solid; border-top-width: 1px; box-sizing: border-box; float: none; font-size: 0.75rem; padding-bottom: 8px; padding-left: 8px; padding-right: 8px; padding-top: 8px; text-align: center; vertical-align: inherit;\\\">\\r\\n\\t\\t\\t\\t<strong style=\\\"box-sizing: border-box; font-family: Raleway-Bold,Arial,sans-serif;\\\">Disciplina<\\/strong><\\/td>\\r\\n\\t\\t\\t<td class=\\\"column-2\\\" style=\\\"background-attachment: scroll; background-clip: border-box; background-color: transparent; background-image: none; background-origin: padding-box; background-position-x: 0px; background-position-y: 0px; background-repeat: repeat; background-size: auto; border-bottom-color: currentColor; border-bottom-style: none; border-bottom-width: medium; border-image-outset: 0; border-image-repeat: stretch; border-image-slice: 100%; border-image-source: none; border-image-width: 1; border-left-color: rgb(227, 227, 227); border-left-style: solid; border-left-width: 1px; border-right-color: currentColor; border-right-style: none; border-right-width: medium; border-top-color: rgb(221, 221, 221); border-top-style: solid; border-top-width: 1px; box-sizing: border-box; float: none; font-size: 0.75rem; padding-bottom: 8px; padding-left: 8px; padding-right: 8px; padding-top: 8px; text-align: center; vertical-align: inherit;\\\">\\r\\n\\t\\t\\t\\t<strong style=\\\"box-sizing: border-box; font-family: Raleway-Bold,Arial,sans-serif;\\\">Data<\\/strong><\\/td>\\r\\n\\t\\t<\\/tr>\\r\\n\\t\\t<tr class=\\\"row-3\\\" style=\\\"box-sizing: border-box;\\\">\\r\\n\\t\\t\\t<td class=\\\"column-1\\\" style=\\\"background-attachment: scroll; background-clip: border-box; background-color: transparent; background-image: none; background-origin: padding-box; background-position-x: 0px; background-position-y: 0px; background-repeat: repeat; background-size: auto; border-bottom-color: currentColor; border-bottom-style: none; border-bottom-width: medium; border-image-outset: 0; border-image-repeat: stretch; border-image-slice: 100%; border-image-source: none; border-image-width: 1; border-left-color: currentColor; border-left-style: none; border-left-width: medium; border-right-color: currentColor; border-right-style: none; border-right-width: medium; border-top-color: rgb(221, 221, 221); border-top-style: solid; border-top-width: 1px; box-sizing: border-box; float: none; font-size: 0.75rem; padding-bottom: 8px; padding-left: 8px; padding-right: 8px; padding-top: 8px; text-align: center; vertical-align: inherit;\\\">\\r\\n\\t\\t\\t\\tPortugu\\u00eas, Portugu\\u00eas (l\\u00edngua n\\u00e3o materna) e Portugu\\u00eas (l\\u00edngua segunda)<\\/td>\\r\\n\\t\\t\\t<td class=\\\"column-2\\\" style=\\\"background-attachment: scroll; background-clip: border-box; background-color: transparent; background-image: none; background-origin: padding-box; background-position-x: 0px; background-position-y: 0px; background-repeat: repeat; background-size: auto; border-bottom-color: currentColor; border-bottom-style: none; border-bottom-width: medium; border-image-outset: 0; border-image-repeat: stretch; border-image-slice: 100%; border-image-source: none; border-image-width: 1; border-left-color: rgb(227, 227, 227); border-left-style: solid; border-left-width: 1px; border-right-color: currentColor; border-right-style: none; border-right-width: medium; border-top-color: rgb(221, 221, 221); border-top-style: solid; border-top-width: 1px; box-sizing: border-box; float: none; font-size: 0.75rem; padding-bottom: 8px; padding-left: 8px; padding-right: 8px; padding-top: 8px; text-align: center; vertical-align: inherit;\\\">\\r\\n\\t\\t\\t\\t22 de julho de 2020<\\/td>\\r\\n\\t\\t<\\/tr>\\r\\n\\t\\t<tr class=\\\"row-4\\\" style=\\\"box-sizing: border-box;\\\">\\r\\n\\t\\t\\t<td class=\\\"column-1\\\" style=\\\"background-attachment: scroll; background-clip: border-box; background-color: transparent; background-image: none; background-origin: padding-box; background-position-x: 0px; background-position-y: 0px; background-repeat: repeat; background-size: auto; border-bottom-color: currentColor; border-bottom-style: none; border-bottom-width: medium; border-image-outset: 0; border-image-repeat: stretch; border-image-slice: 100%; border-image-source: none; border-image-width: 1; border-left-color: currentColor; border-left-style: none; border-left-width: medium; border-right-color: currentColor; border-right-style: none; border-right-width: medium; border-top-color: rgb(221, 221, 221); border-top-style: solid; border-top-width: 1px; box-sizing: border-box; float: none; font-size: 0.75rem; padding-bottom: 8px; padding-left: 8px; padding-right: 8px; padding-top: 8px; text-align: center; vertical-align: inherit;\\\">\\r\\n\\t\\t\\t\\tHist\\u00f3ria A, Desenho A<\\/td>\\r\\n\\t\\t\\t<td class=\\\"column-2\\\" style=\\\"background-attachment: scroll; background-clip: border-box; background-color: transparent; background-image: none; background-origin: padding-box; background-position-x: 0px; background-position-y: 0px; background-repeat: repeat; background-size: auto; border-bottom-color: currentColor; border-bottom-style: none; border-bottom-width: medium; border-image-outset: 0; border-image-repeat: stretch; border-image-slice: 100%; border-image-source: none; border-image-width: 1; border-left-color: rgb(227, 227, 227); border-left-style: solid; border-left-width: 1px; border-right-color: currentColor; border-right-style: none; border-right-width: medium; border-top-color: rgb(221, 221, 221); border-top-style: solid; border-top-width: 1px; box-sizing: border-box; float: none; font-size: 0.75rem; padding-bottom: 8px; padding-left: 8px; padding-right: 8px; padding-top: 8px; text-align: center; vertical-align: inherit;\\\">\\r\\n\\t\\t\\t\\t23 de julho de 2020<\\/td>\\r\\n\\t\\t<\\/tr>\\r\\n\\t\\t<tr class=\\\"row-5\\\" style=\\\"box-sizing: border-box;\\\">\\r\\n\\t\\t\\t<td class=\\\"column-1\\\" style=\\\"background-attachment: scroll; background-clip: border-box; background-color: transparent; background-image: none; background-origin: padding-box; background-position-x: 0px; background-position-y: 0px; background-repeat: repeat; background-size: auto; border-bottom-color: currentColor; border-bottom-style: none; border-bottom-width: medium; border-image-outset: 0; border-image-repeat: stretch; border-image-slice: 100%; border-image-source: none; border-image-width: 1; border-left-color: currentColor; border-left-style: none; border-left-width: medium; border-right-color: currentColor; border-right-style: none; border-right-width: medium; border-top-color: rgb(221, 221, 221); border-top-style: solid; border-top-width: 1px; box-sizing: border-box; float: none; font-size: 0.75rem; padding-bottom: 8px; padding-left: 8px; padding-right: 8px; padding-top: 8px; text-align: center; vertical-align: inherit;\\\">\\r\\n\\t\\t\\t\\tMatem\\u00e1tica A<\\/td>\\r\\n\\t\\t\\t<td class=\\\"column-2\\\" style=\\\"background-attachment: scroll; background-clip: border-box; background-color: transparent; background-image: none; background-origin: padding-box; background-position-x: 0px; background-position-y: 0px; background-repeat: repeat; background-size: auto; border-bottom-color: currentColor; border-bottom-style: none; border-bottom-width: medium; border-image-outset: 0; border-image-repeat: stretch; border-image-slice: 100%; border-image-source: none; border-image-width: 1; border-left-color: rgb(227, 227, 227); border-left-style: solid; border-left-width: 1px; border-right-color: currentColor; border-right-style: none; border-right-width: medium; border-top-color: rgb(221, 221, 221); border-top-style: solid; border-top-width: 1px; box-sizing: border-box; float: none; font-size: 0.75rem; padding-bottom: 8px; padding-left: 8px; padding-right: 8px; padding-top: 8px; text-align: center; vertical-align: inherit;\\\">\\r\\n\\t\\t\\t\\t24 de julho de 2020<\\/td>\\r\\n\\t\\t<\\/tr>\\r\\n\\t<\\/tbody>\\r\\n<\\/table>\\r\\n<p>\\r\\n\\t&nbsp;<\\/p>\\r\\n\",\"fulltext\":\"\",\"state\":1,\"catid\":\"12\",\"created\":\"2019-09-14 18:00:53\",\"created_by\":\"231\",\"created_by_alias\":\"\",\"modified\":\"2019-09-14 18:00:53\",\"modified_by\":null,\"checked_out\":null,\"checked_out_time\":null,\"publish_up\":\"2019-09-14 18:00:53\",\"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\":\"{\\\"article_layout\\\":\\\"\\\",\\\"show_title\\\":\\\"\\\",\\\"link_titles\\\":\\\"\\\",\\\"show_tags\\\":\\\"\\\",\\\"show_intro\\\":\\\"\\\",\\\"info_block_position\\\":\\\"\\\",\\\"info_block_show_title\\\":\\\"\\\",\\\"show_category\\\":\\\"\\\",\\\"link_category\\\":\\\"\\\",\\\"show_parent_category\\\":\\\"\\\",\\\"link_parent_category\\\":\\\"\\\",\\\"show_associations\\\":\\\"\\\",\\\"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_page_title\\\":\\\"\\\",\\\"show_publishing_options\\\":\\\"\\\",\\\"show_article_options\\\":\\\"\\\",\\\"show_urls_images_backend\\\":\\\"\\\",\\\"show_urls_images_frontend\\\":\\\"\\\",\\\"astroid_article_type\\\":\\\"regular\\\",\\\"astroid_article_video_type\\\":\\\"youtube\\\",\\\"astroid_article_video_url\\\":\\\"\\\",\\\"astroid_article_gallery_width\\\":\\\"\\\",\\\"astroid_article_gallery_bullets\\\":\\\"1\\\",\\\"astroid_article_gallery_navigation\\\":\\\"1\\\",\\\"astroid_article_thumbnail\\\":\\\"1\\\",\\\"astroid_article_gallery_items\\\":[],\\\"astroid_article_audio_source\\\":\\\"soundcloud\\\",\\\"astroid_article_audio_soundcloud\\\":\\\"\\\",\\\"astroid_article_audio_spotify\\\":\\\"\\\",\\\"astroid_article_review_heading\\\":\\\"\\\",\\\"astroid_article_review_summery\\\":\\\"\\\",\\\"astroid_article_review_good\\\":\\\"\\\",\\\"astroid_article_review_bad\\\":\\\"\\\",\\\"astroid_article_review_rating\\\":\\\"5\\\",\\\"astroid_article_button_action\\\":\\\"\\\",\\\"astroid_article_button_link\\\":\\\"\\\",\\\"astroid_article_review_criterias\\\":[],\\\"astroid_article_quote_text\\\":\\\"\\\",\\\"astroid_article_quote_author\\\":\\\"\\\",\\\"astroid_article_badge\\\":\\\"0\\\",\\\"astroid_article_badge_type\\\":\\\"2\\\",\\\"astroid_article_badge_text\\\":\\\"\\\",\\\"astroid_article_badge_color\\\":\\\"\\\",\\\"astroid_article_badge_text_color\\\":\\\"\\\",\\\"astroid_relatedposts\\\":\\\"\\\",\\\"astroid_socialshare\\\":\\\"\\\",\\\"astroid_comments\\\":\\\"\\\",\\\"astroid_posttype\\\":\\\"\\\",\\\"astroid_readtime\\\":\\\"\\\",\\\"astroid_authorinfo\\\":\\\"\\\",\\\"astroid_og_title\\\":\\\"\\\",\\\"astroid_og_desc\\\":\\\"\\\",\\\"astroid_og_image\\\":\\\"\\\"}\",\"version\":1,\"ordering\":null,\"metakey\":\"\",\"metadesc\":\"\",\"access\":\"1\",\"hits\":null,\"metadata\":\"{\\\"robots\\\":\\\"\\\",\\\"author\\\":\\\"\\\",\\\"rights\\\":\\\"\\\",\\\"xreference\\\":\\\"\\\"}\",\"featured\":\"0\",\"language\":\"*\",\"xreference\":\"\",\"note\":\"\"}', 0);
INSERT INTO `ynfp8_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
(709, 96, 1, '', '2019-09-14 18:13:38', 231, 6431, 'b2a128d2ebf2614423b9f047e1444b4b830839f6', '{\"id\":96,\"asset_id\":340,\"title\":\"Manuais Escolares\",\"alias\":\"manuais-escolares\",\"introtext\":\"<p style=\\\"color: rgb(34, 34, 34); font-family: Arial; font-size: 12px; font-style: normal; font-variant: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-decoration: none; text-indent: 0px; text-transform: none; -webkit-text-stroke-width: 0px; white-space: normal; word-spacing: 0px;\\\">\\r\\n\\t<a href=\\\"files\\/manuais_carmo_2019_2020.pdf\\\" style=\\\"color: rgb(143, 9, 9); transition-delay: 0s; transition-duration: 0.15s; transition-property: color; transition-timing-function: ease-in-out;\\\" target=\\\"_blank\\\"><span style=\\\"font-size: 12pt;\\\">Escola EB1 do Carmo<\\/span><\\/a><\\/p>\\r\\n<p style=\\\"color: rgb(34, 34, 34); font-family: Arial; font-size: 12px; font-style: normal; font-variant: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-decoration: none; text-indent: 0px; text-transform: none; -webkit-text-stroke-width: 0px; white-space: normal; word-spacing: 0px;\\\">\\r\\n\\t<a href=\\\"files\\/manuais_frei_2019_2020.pdf\\\" style=\\\"color: rgb(143, 9, 9); transition-delay: 0s; transition-duration: 0.15s; transition-property: color; transition-timing-function: ease-in-out;\\\" target=\\\"_blank\\\"><span style=\\\"font-size: 12pt;\\\">Escola EB2,3 de Frei Bartolomeu dos M\\u00e1rtires<\\/span><\\/a><\\/p>\\r\\n<p style=\\\"color: rgb(34, 34, 34); font-family: Arial; font-size: 12px; font-style: normal; font-variant: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-decoration: none; text-indent: 0px; text-transform: none; -webkit-text-stroke-width: 0px; white-space: normal; word-spacing: 0px;\\\">\\r\\n\\t<a href=\\\"files\\/manuais_escolares_adotados1.pdf\\\" style=\\\"color: rgb(143, 9, 9); transition-delay: 0s; transition-duration: 0.15s; transition-property: color; transition-timing-function: ease-in-out;\\\" target=\\\"_blank\\\"><span style=\\\"font-size: 12pt;\\\">Escola Secund\\u00e1ria de Santa Maria Maior<\\/span><\\/a><\\/p>\\r\\n<p style=\\\"color: rgb(34, 34, 34); font-family: Arial; font-size: 12px; font-style: normal; font-variant: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-decoration: none; text-indent: 0px; text-transform: none; -webkit-text-stroke-width: 0px; white-space: normal; word-spacing: 0px;\\\">\\r\\n\\t&nbsp;<\\/p>\\r\\n<p style=\\\"color: rgb(34, 34, 34); font-family: Arial; font-size: 12px; font-style: normal; font-variant: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-decoration: none; text-indent: 0px; text-transform: none; -webkit-text-stroke-width: 0px; white-space: normal; word-spacing: 0px;\\\">\\r\\n\\t<span style=\\\"font-size: 10pt;\\\">Nota: Por lapso, o manual de Bilogia 10.\\u00ba Ano n\\u00e3o se encontra na listagem, sendo este, \\\"Biologia e Geologia CCH (CT-FE) \\u2013 Terra, Universo de Vida 10\\\".<\\/span><\\/p>\\r\\n<p style=\\\"color: rgb(34, 34, 34); font-family: Arial; font-size: 12px; font-style: normal; font-variant: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: center; text-decoration: none; text-indent: 0px; text-transform: none; -webkit-text-stroke-width: 0px; white-space: normal; word-spacing: 0px;\\\">\\r\\n\\t<img alt=\\\"biologia 10\\\" class=\\\"cke-resize\\\" src=\\\"images\\/biologia_10.PNG\\\" style=\\\"cursor: default;\\\" \\/><\\/p>\\r\\n<p>\\r\\n\\t&nbsp;<\\/p>\\r\\n<div id=\\\"ckimgrsz\\\" style=\\\"left: 100.68px; top: 156.33px;\\\">\\r\\n\\t<div class=\\\"preview\\\">\\r\\n\\t\\t&nbsp;<\\/div>\\r\\n<\\/div>\\r\\n\",\"fulltext\":\"\",\"state\":1,\"catid\":\"12\",\"created\":\"2019-09-14 18:13:38\",\"created_by\":\"231\",\"created_by_alias\":\"\",\"modified\":\"2019-09-14 18:13:38\",\"modified_by\":null,\"checked_out\":null,\"checked_out_time\":null,\"publish_up\":\"2019-09-14 18:13:38\",\"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\":\"{\\\"article_layout\\\":\\\"\\\",\\\"show_title\\\":\\\"\\\",\\\"link_titles\\\":\\\"\\\",\\\"show_tags\\\":\\\"\\\",\\\"show_intro\\\":\\\"\\\",\\\"info_block_position\\\":\\\"\\\",\\\"info_block_show_title\\\":\\\"\\\",\\\"show_category\\\":\\\"\\\",\\\"link_category\\\":\\\"\\\",\\\"show_parent_category\\\":\\\"\\\",\\\"link_parent_category\\\":\\\"\\\",\\\"show_associations\\\":\\\"\\\",\\\"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_page_title\\\":\\\"\\\",\\\"show_publishing_options\\\":\\\"\\\",\\\"show_article_options\\\":\\\"\\\",\\\"show_urls_images_backend\\\":\\\"\\\",\\\"show_urls_images_frontend\\\":\\\"\\\",\\\"astroid_article_type\\\":\\\"regular\\\",\\\"astroid_article_video_type\\\":\\\"youtube\\\",\\\"astroid_article_video_url\\\":\\\"\\\",\\\"astroid_article_gallery_width\\\":\\\"\\\",\\\"astroid_article_gallery_bullets\\\":\\\"1\\\",\\\"astroid_article_gallery_navigation\\\":\\\"1\\\",\\\"astroid_article_thumbnail\\\":\\\"1\\\",\\\"astroid_article_gallery_items\\\":[],\\\"astroid_article_audio_source\\\":\\\"soundcloud\\\",\\\"astroid_article_audio_soundcloud\\\":\\\"\\\",\\\"astroid_article_audio_spotify\\\":\\\"\\\",\\\"astroid_article_review_heading\\\":\\\"\\\",\\\"astroid_article_review_summery\\\":\\\"\\\",\\\"astroid_article_review_good\\\":\\\"\\\",\\\"astroid_article_review_bad\\\":\\\"\\\",\\\"astroid_article_review_rating\\\":\\\"5\\\",\\\"astroid_article_button_action\\\":\\\"\\\",\\\"astroid_article_button_link\\\":\\\"\\\",\\\"astroid_article_review_criterias\\\":[],\\\"astroid_article_quote_text\\\":\\\"\\\",\\\"astroid_article_quote_author\\\":\\\"\\\",\\\"astroid_article_badge\\\":\\\"0\\\",\\\"astroid_article_badge_type\\\":\\\"2\\\",\\\"astroid_article_badge_text\\\":\\\"\\\",\\\"astroid_article_badge_color\\\":\\\"\\\",\\\"astroid_article_badge_text_color\\\":\\\"\\\",\\\"astroid_relatedposts\\\":\\\"\\\",\\\"astroid_socialshare\\\":\\\"\\\",\\\"astroid_comments\\\":\\\"\\\",\\\"astroid_posttype\\\":\\\"\\\",\\\"astroid_readtime\\\":\\\"\\\",\\\"astroid_authorinfo\\\":\\\"\\\",\\\"astroid_og_title\\\":\\\"\\\",\\\"astroid_og_desc\\\":\\\"\\\",\\\"astroid_og_image\\\":\\\"\\\"}\",\"version\":1,\"ordering\":null,\"metakey\":\"\",\"metadesc\":\"\",\"access\":\"1\",\"hits\":null,\"metadata\":\"{\\\"robots\\\":\\\"\\\",\\\"author\\\":\\\"\\\",\\\"rights\\\":\\\"\\\",\\\"xreference\\\":\\\"\\\"}\",\"featured\":\"0\",\"language\":\"*\",\"xreference\":\"\",\"note\":\"\"}', 0),
(710, 68, 1, '', '2019-09-14 18:19:25', 231, 5135, '543ee15876a46674d339a45c6872707b2bab9829', '{\"id\":68,\"asset_id\":\"297\",\"title\":\"Parcerias\",\"alias\":\"parcerias\",\"introtext\":\"<p>\\r\\n\\t<strong>PARCERIAS PARA DESENVOLVIMENTO DE PROJETOS E FORMA\\u00c7\\u00c3O EM CONTEXTO DE TRABALHO<\\/strong><\\/p>\\r\\n<p>\\r\\n\\tS\\u00e3o muitos os parceiros, empresas, servi\\u00e7os e institui\\u00e7\\u00f5es p\\u00fablicas, editoras, estabelecimentos de ensino superior e mecenas que assumiram um compromisso de colabora\\u00e7\\u00e3o com o Agrupamento de Escolas de Santa Maria Maior, acompanhando e apoiando projetos de desenvolvimento educativo e m\\u00faltiplas atividades, muito contribuindo para a realiza\\u00e7\\u00e3o e o fortalecimento da nossa a\\u00e7\\u00e3o educativa.<\\/p>\\r\\n<p>\\r\\n\\tA Forma\\u00e7\\u00e3o em Contexto de Trabalho dos nossos alunos dos Cursos Profissionais \\u00e9 uma componente fundamental no seu percurso formativo. A Escola Secund\\u00e1ria de Santa Maria Maior tem tido o privil\\u00e9gio de contar com a coopera\\u00e7\\u00e3o muito estreita de muitas empresas e institui\\u00e7\\u00f5es da regi\\u00e3o que t\\u00eam proporcionado aos nossos estudantes uma pr\\u00e1tica supervisionada de elevada qualidade.<\\/p>\\r\\n<p>\\r\\n\\tA todos os parceiros e respons\\u00e1veis das entidades de acolhimento da FCT, o nosso<\\/p>\\r\\n<p>\\r\\n\\tMuito Obrigado!<\\/p>\\r\\n<p>\\r\\n\\t<img alt=\\\"assinatura benjamim\\\" src=\\\"images\\/assinatura_benjamim.png\\\" style=\\\"width: 178px; height: 29px;\\\" \\/><\\/p>\\r\\n<p style=\\\"text-align: center;\\\">\\r\\n\\t&nbsp;<img alt=\\\"foto1 rec\\\" class=\\\"cke-resize\\\" src=\\\"images\\/foto1.JPG\\\" \\/><\\/p>\\r\\n<p style=\\\"text-align: center;\\\">\\r\\n\\t<img alt=\\\"foto2\\\" src=\\\"images\\/foto2.JPG\\\" \\/><\\/p>\\r\\n<p style=\\\"text-align: center;\\\">\\r\\n\\t<img alt=\\\"foto3\\\" src=\\\"images\\/foto3.JPG\\\" \\/><\\/p>\\r\\n<p style=\\\"text-align: center;\\\">\\r\\n\\t<img alt=\\\"foto4\\\" src=\\\"images\\/foto4.JPG\\\" \\/><\\/p>\\r\\n<p style=\\\"text-align: center;\\\">\\r\\n\\t<img alt=\\\"foto5\\\" src=\\\"images\\/foto5.JPG\\\" \\/><\\/p>\\r\\n<p style=\\\"text-align: center;\\\">\\r\\n\\t<img alt=\\\"ultima\\\" src=\\\"images\\/ultima.JPG\\\" style=\\\"width: 543px; height: 496px;\\\" \\/><\\/p>\\r\\n<p>\\r\\n\\t&nbsp;<\\/p>\\r\\n<div id=\\\"ckimgrsz\\\" style=\\\"left: 318.34px; top: 209.6px;\\\">\\r\\n\\t<div class=\\\"preview\\\">\\r\\n\\t\\t&nbsp;<\\/div>\\r\\n<\\/div>\\r\\n\",\"fulltext\":\"\",\"state\":1,\"catid\":\"16\",\"created\":\"2019-07-22 17:44:52\",\"created_by\":\"231\",\"created_by_alias\":\"\",\"modified\":\"2019-09-14 18:19:25\",\"modified_by\":\"231\",\"checked_out\":\"231\",\"checked_out_time\":\"2019-09-14 18:15:47\",\"publish_up\":\"2019-07-22 17:44:52\",\"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\":\"{\\\"article_layout\\\":\\\"\\\",\\\"show_title\\\":\\\"\\\",\\\"link_titles\\\":\\\"\\\",\\\"show_tags\\\":\\\"\\\",\\\"show_intro\\\":\\\"\\\",\\\"info_block_position\\\":\\\"\\\",\\\"info_block_show_title\\\":\\\"\\\",\\\"show_category\\\":\\\"\\\",\\\"link_category\\\":\\\"\\\",\\\"show_parent_category\\\":\\\"\\\",\\\"link_parent_category\\\":\\\"\\\",\\\"show_associations\\\":\\\"\\\",\\\"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_page_title\\\":\\\"\\\",\\\"show_publishing_options\\\":\\\"\\\",\\\"show_article_options\\\":\\\"\\\",\\\"show_urls_images_backend\\\":\\\"\\\",\\\"show_urls_images_frontend\\\":\\\"\\\",\\\"astroid_article_type\\\":\\\"regular\\\",\\\"astroid_article_video_type\\\":\\\"youtube\\\",\\\"astroid_article_video_url\\\":\\\"\\\",\\\"astroid_article_gallery_width\\\":\\\"\\\",\\\"astroid_article_gallery_bullets\\\":\\\"1\\\",\\\"astroid_article_gallery_navigation\\\":\\\"1\\\",\\\"astroid_article_thumbnail\\\":\\\"1\\\",\\\"astroid_article_gallery_items\\\":[],\\\"astroid_article_audio_source\\\":\\\"soundcloud\\\",\\\"astroid_article_audio_soundcloud\\\":\\\"\\\",\\\"astroid_article_audio_spotify\\\":\\\"\\\",\\\"astroid_article_review_heading\\\":\\\"\\\",\\\"astroid_article_review_summery\\\":\\\"\\\",\\\"astroid_article_review_good\\\":\\\"\\\",\\\"astroid_article_review_bad\\\":\\\"\\\",\\\"astroid_article_review_rating\\\":\\\"5\\\",\\\"astroid_article_button_action\\\":\\\"\\\",\\\"astroid_article_button_link\\\":\\\"\\\",\\\"astroid_article_review_criterias\\\":[],\\\"astroid_article_quote_text\\\":\\\"\\\",\\\"astroid_article_quote_author\\\":\\\"\\\",\\\"astroid_article_badge\\\":\\\"0\\\",\\\"astroid_article_badge_type\\\":\\\"2\\\",\\\"astroid_article_badge_text\\\":\\\"\\\",\\\"astroid_article_badge_color\\\":\\\"\\\",\\\"astroid_article_badge_text_color\\\":\\\"\\\",\\\"astroid_relatedposts\\\":\\\"\\\",\\\"astroid_socialshare\\\":\\\"\\\",\\\"astroid_comments\\\":\\\"\\\",\\\"astroid_posttype\\\":\\\"\\\",\\\"astroid_readtime\\\":\\\"\\\",\\\"astroid_authorinfo\\\":\\\"\\\",\\\"astroid_og_title\\\":\\\"\\\",\\\"astroid_og_desc\\\":\\\"\\\",\\\"astroid_og_image\\\":\\\"\\\"}\",\"version\":3,\"ordering\":\"23\",\"metakey\":\"\",\"metadesc\":\"\",\"access\":\"1\",\"hits\":\"0\",\"metadata\":\"{\\\"robots\\\":\\\"\\\",\\\"author\\\":\\\"\\\",\\\"rights\\\":\\\"\\\",\\\"xreference\\\":\\\"\\\"}\",\"featured\":\"0\",\"language\":\"*\",\"xreference\":\"\",\"note\":\"\"}', 0),
(711, 69, 1, '', '2019-09-14 18:31:34', 231, 22432, '86507a084c7a8400fa5b3396486ca5981af06ebf', '{\"id\":69,\"asset_id\":\"298\",\"title\":\"Projetos na Maior\",\"alias\":\"projetos-na-maior\",\"introtext\":\"<table align=\\\"center\\\" border=\\\"0\\\" style=\\\"width: 1056px; height: 1358px;\\\">\\r\\n\\t<tbody>\\r\\n\\t\\t<tr align=\\\"center\\\" style=\\\"height: 100px;\\\" valign=\\\"middle\\\">\\r\\n\\t\\t\\t<td align=\\\"center\\\" style=\\\"text-align: center; height: 100px; width: 100px;\\\" valign=\\\"middle\\\">\\r\\n\\t\\t\\t\\t<p>\\r\\n\\t\\t\\t\\t\\t<a href=\\\"files\\/projetos\\/1.pdf\\\" rel=\\\"noopener noreferrer\\\" target=\\\"_blank\\\"><img alt=\\\"1 \\\" src=\\\"images\\/projetos\\/1_.JPG\\\" \\/><\\/a>&nbsp;&nbsp;<br \\/>\\r\\n\\t\\t\\t\\t\\t&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;<\\/p>\\r\\n\\t\\t\\t<\\/td>\\r\\n\\t\\t\\t<td align=\\\"center\\\" style=\\\"text-align: center; height: 100px; width: 100px;\\\" valign=\\\"middle\\\">\\r\\n\\t\\t\\t\\t&nbsp;<a href=\\\"files\\/projetos\\/2.pdf\\\" rel=\\\"noopener noreferrer\\\" target=\\\"_blank\\\"><img alt=\\\"2 \\\" src=\\\"images\\/projetos\\/2_.JPG\\\" \\/><\\/a>&nbsp;&nbsp;&nbsp;<br \\/>\\r\\n\\t\\t\\t\\t&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;<\\/td>\\r\\n\\t\\t\\t<td align=\\\"center\\\" style=\\\"text-align: center; height: 100px; width: 100px;\\\" valign=\\\"middle\\\">\\r\\n\\t\\t\\t\\t&nbsp;&nbsp;<br \\/>\\r\\n\\t\\t\\t\\t<a href=\\\"files\\/projetos\\/3.pdf\\\" rel=\\\"noopener noreferrer\\\" target=\\\"_blank\\\"><img alt=\\\"3 \\\" src=\\\"images\\/projetos\\/3_.JPG\\\" \\/><\\/a><br \\/>\\r\\n\\t\\t\\t\\t&nbsp;&nbsp;<\\/td>\\r\\n\\t\\t<\\/tr>\\r\\n\\t\\t<tr align=\\\"center\\\" style=\\\"height: 100px;\\\" valign=\\\"middle\\\">\\r\\n\\t\\t\\t<td align=\\\"center\\\" style=\\\"text-align: center; height: 100px; width: 100px;\\\" valign=\\\"middle\\\">\\r\\n\\t\\t\\t\\t<a href=\\\"files\\/projetos\\/4.pdf\\\"><img alt=\\\"4 \\\" src=\\\"images\\/projetos\\/4_.JPG\\\" \\/><\\/a><br \\/>\\r\\n\\t\\t\\t\\t&nbsp;<\\/td>\\r\\n\\t\\t\\t<td align=\\\"center\\\" style=\\\"text-align: center; height: 100px; width: 100px;\\\" valign=\\\"middle\\\">\\r\\n\\t\\t\\t\\t<a href=\\\"files\\/projetos\\/58.pdf\\\" rel=\\\"noopener noreferrer\\\" target=\\\"_blank\\\"><img alt=\\\"58 \\\" src=\\\"images\\/projetos\\/58_.JPG\\\" \\/><\\/a><br \\/>\\r\\n\\t\\t\\t\\t&nbsp;<\\/td>\\r\\n\\t\\t\\t<td align=\\\"center\\\" style=\\\"text-align: center; height: 100px; width: 100px;\\\" valign=\\\"middle\\\">\\r\\n\\t\\t\\t\\t<a href=\\\"files\\/projetos\\/6.pdf\\\"><img alt=\\\"6 \\\" src=\\\"images\\/projetos\\/6_.JPG\\\" \\/><\\/a><\\/td>\\r\\n\\t\\t<\\/tr>\\r\\n\\t\\t<tr align=\\\"center\\\" style=\\\"height: 100px;\\\" valign=\\\"middle\\\">\\r\\n\\t\\t\\t<td align=\\\"center\\\" style=\\\"text-align: center; height: 100px; width: 100px;\\\" valign=\\\"middle\\\">\\r\\n\\t\\t\\t\\t<a href=\\\"files\\/projetos\\/7.pdf\\\"><img alt=\\\"7 \\\" src=\\\"images\\/projetos\\/7_.JPG\\\" \\/><\\/a><br \\/>\\r\\n\\t\\t\\t\\t&nbsp;<\\/td>\\r\\n\\t\\t\\t<td align=\\\"center\\\" style=\\\"text-align: center; height: 100px; width: 100px;\\\" valign=\\\"middle\\\">\\r\\n\\t\\t\\t\\t<a href=\\\"files\\/projetos\\/8.pdf\\\" rel=\\\"noopener noreferrer\\\" target=\\\"_blank\\\"><img alt=\\\"8 \\\" src=\\\"images\\/projetos\\/8_.JPG\\\" \\/><\\/a><\\/td>\\r\\n\\t\\t\\t<td align=\\\"center\\\" style=\\\"text-align: center; height: 100px; width: 100px;\\\" valign=\\\"middle\\\">\\r\\n\\t\\t\\t\\t<a href=\\\"files\\/projetos\\/9.pdf\\\" rel=\\\"noopener noreferrer\\\" target=\\\"_blank\\\"><img alt=\\\"9 \\\" src=\\\"images\\/projetos\\/9_.JPG\\\" \\/><\\/a><br \\/>\\r\\n\\t\\t\\t\\t&nbsp;<\\/td>\\r\\n\\t\\t<\\/tr>\\r\\n\\t\\t<tr align=\\\"center\\\" style=\\\"height: 100px;\\\" valign=\\\"middle\\\">\\r\\n\\t\\t\\t<td align=\\\"center\\\" style=\\\"text-align: center; height: 100px; width: 100px;\\\" valign=\\\"middle\\\">\\r\\n\\t\\t\\t\\t<a href=\\\"files\\/projetos\\/10.pdf\\\" rel=\\\"noopener noreferrer\\\" target=\\\"_blank\\\"><img alt=\\\"10 \\\" src=\\\"images\\/projetos\\/10_.JPG\\\" \\/><\\/a><br \\/>\\r\\n\\t\\t\\t\\t&nbsp;<\\/td>\\r\\n\\t\\t\\t<td align=\\\"center\\\" style=\\\"text-align: center; height: 100px; width: 100px;\\\" valign=\\\"middle\\\">\\r\\n\\t\\t\\t\\t<a href=\\\"files\\/projetos\\/11.pdf\\\" rel=\\\"noopener noreferrer\\\" target=\\\"_blank\\\"><img alt=\\\"11 2\\\" src=\\\"images\\/projetos\\/11_2.JPG\\\" \\/><\\/a><br \\/>\\r\\n\\t\\t\\t\\t&nbsp;<\\/td>\\r\\n\\t\\t\\t<td align=\\\"center\\\" style=\\\"text-align: center; height: 100px; width: 100px;\\\" valign=\\\"middle\\\">\\r\\n\\t\\t\\t\\t<a href=\\\"files\\/projetos\\/12.pdf\\\" rel=\\\"noopener noreferrer\\\" target=\\\"_blank\\\"><img alt=\\\"12 \\\" src=\\\"images\\/projetos\\/12_.JPG\\\" \\/><\\/a><br \\/>\\r\\n\\t\\t\\t\\t&nbsp;<\\/td>\\r\\n\\t\\t<\\/tr>\\r\\n\\t\\t<tr align=\\\"center\\\" style=\\\"height: 100px;\\\" valign=\\\"middle\\\">\\r\\n\\t\\t\\t<td align=\\\"center\\\" style=\\\"text-align: center; height: 100px; width: 100px;\\\" valign=\\\"middle\\\">\\r\\n\\t\\t\\t\\t<a href=\\\"files\\/projetos\\/13.pdf\\\" rel=\\\"noopener noreferrer\\\" target=\\\"_blank\\\"><img alt=\\\"13 \\\" src=\\\"images\\/projetos\\/13_.JPG\\\" \\/><\\/a><br \\/>\\r\\n\\t\\t\\t\\t&nbsp;<\\/td>\\r\\n\\t\\t\\t<td align=\\\"center\\\" style=\\\"text-align: center; height: 100px; width: 100px;\\\" valign=\\\"middle\\\">\\r\\n\\t\\t\\t\\t<a href=\\\"files\\/projetos\\/14.pdf\\\" rel=\\\"noopener noreferrer\\\" target=\\\"_blank\\\"><img alt=\\\"14 2\\\" src=\\\"images\\/projetos\\/14_2.JPG\\\" \\/><\\/a><br \\/>\\r\\n\\t\\t\\t\\t&nbsp;<\\/td>\\r\\n\\t\\t\\t<td align=\\\"center\\\" style=\\\"text-align: center; height: 100px; width: 100px;\\\" valign=\\\"middle\\\">\\r\\n\\t\\t\\t\\t&nbsp;<a href=\\\"files\\/projetos\\/15.pdf\\\" rel=\\\"noopener noreferrer\\\" target=\\\"_blank\\\"><img alt=\\\"15 \\\" src=\\\"images\\/projetos\\/15_.JPG\\\" \\/><\\/a><\\/td>\\r\\n\\t\\t<\\/tr>\\r\\n\\t\\t<tr align=\\\"center\\\" style=\\\"height: 100px;\\\" valign=\\\"middle\\\">\\r\\n\\t\\t\\t<td align=\\\"center\\\" style=\\\"text-align: center; height: 100px; width: 100px;\\\" valign=\\\"middle\\\">\\r\\n\\t\\t\\t\\t<a href=\\\"files\\/projetos\\/16.pdf\\\" rel=\\\"noopener noreferrer\\\" target=\\\"_blank\\\"><img alt=\\\"16 \\\" src=\\\"images\\/projetos\\/16_.JPG\\\" \\/><\\/a><br \\/>\\r\\n\\t\\t\\t\\t&nbsp;<\\/td>\\r\\n\\t\\t\\t<td align=\\\"center\\\" style=\\\"text-align: center; height: 100px; width: 100px;\\\" valign=\\\"middle\\\">\\r\\n\\t\\t\\t\\t<a href=\\\"files\\/projetos\\/17.pdf\\\" rel=\\\"noopener noreferrer\\\" target=\\\"_blank\\\"><img alt=\\\"17 \\\" src=\\\"images\\/projetos\\/17_.JPG\\\" \\/><\\/a><br \\/>\\r\\n\\t\\t\\t\\t&nbsp;<\\/td>\\r\\n\\t\\t\\t<td align=\\\"center\\\" style=\\\"text-align: center; height: 100px; width: 100px;\\\" valign=\\\"middle\\\">\\r\\n\\t\\t\\t\\t<a href=\\\"files\\/projetos\\/18.pdf\\\" rel=\\\"noopener noreferrer\\\" target=\\\"_blank\\\"><img alt=\\\"18 \\\" src=\\\"images\\/projetos\\/18_.JPG\\\" \\/><\\/a><\\/td>\\r\\n\\t\\t<\\/tr>\\r\\n\\t\\t<tr align=\\\"center\\\" style=\\\"height: 100px;\\\" valign=\\\"middle\\\">\\r\\n\\t\\t\\t<td align=\\\"center\\\" style=\\\"text-align: center; height: 100px; width: 100px;\\\" valign=\\\"middle\\\">\\r\\n\\t\\t\\t\\t<a href=\\\"files\\/projetos\\/19.pdf\\\" rel=\\\"noopener noreferrer\\\" target=\\\"_blank\\\"><img alt=\\\"19 \\\" src=\\\"images\\/projetos\\/19_.JPG\\\" \\/><\\/a><\\/td>\\r\\n\\t\\t\\t<td align=\\\"center\\\" style=\\\"text-align: center; height: 100px; width: 100px;\\\" valign=\\\"middle\\\">\\r\\n\\t\\t\\t\\t<a href=\\\"files\\/projetos\\/20.pdf\\\" rel=\\\"noopener noreferrer\\\" target=\\\"_blank\\\"><img alt=\\\"20 \\\" src=\\\"images\\/projetos\\/20_.JPG\\\" \\/><\\/a><\\/td>\\r\\n\\t\\t\\t<td align=\\\"center\\\" style=\\\"text-align: center; height: 100px; width: 100px;\\\" valign=\\\"middle\\\">\\r\\n\\t\\t\\t\\t<a href=\\\"files\\/projetos\\/21.pdf\\\" rel=\\\"noopener noreferrer\\\" target=\\\"_blank\\\"><img alt=\\\"21 \\\" src=\\\"images\\/projetos\\/21_.JPG\\\" \\/><\\/a><\\/td>\\r\\n\\t\\t<\\/tr>\\r\\n\\t\\t<tr align=\\\"center\\\" style=\\\"height: 100px;\\\" valign=\\\"middle\\\">\\r\\n\\t\\t\\t<td align=\\\"center\\\" style=\\\"text-align: center; height: 100px; width: 100px;\\\" valign=\\\"middle\\\">\\r\\n\\t\\t\\t\\t<a href=\\\"files\\/projetos\\/22.pdf\\\" rel=\\\"noopener noreferrer\\\" target=\\\"_blank\\\"><img alt=\\\"22 \\\" src=\\\"images\\/projetos\\/22_.JPG\\\" \\/><\\/a><\\/td>\\r\\n\\t\\t\\t<td align=\\\"center\\\" style=\\\"text-align: center; height: 100px; width: 100px;\\\" valign=\\\"middle\\\">\\r\\n\\t\\t\\t\\t&nbsp;<a href=\\\"files\\/projetos\\/23.pdf\\\" rel=\\\"noopener noreferrer\\\" target=\\\"_blank\\\"><img alt=\\\"23 \\\" src=\\\"images\\/projetos\\/23_.JPG\\\" \\/><\\/a><\\/td>\\r\\n\\t\\t\\t<td align=\\\"center\\\" style=\\\"text-align: center; height: 100px; width: 100px;\\\" valign=\\\"middle\\\">\\r\\n\\t\\t\\t\\t<a href=\\\"files\\/projetos\\/24.pdf\\\" rel=\\\"noopener noreferrer\\\" target=\\\"_blank\\\"><img alt=\\\"24 \\\" src=\\\"images\\/projetos\\/24_.JPG\\\" \\/><\\/a><\\/td>\\r\\n\\t\\t<\\/tr>\\r\\n\\t\\t<tr align=\\\"center\\\" style=\\\"height: 100px;\\\" valign=\\\"middle\\\">\\r\\n\\t\\t\\t<td align=\\\"center\\\" style=\\\"text-align: center; height: 100px; width: 100px;\\\" valign=\\\"middle\\\">\\r\\n\\t\\t\\t\\t<a href=\\\"files\\/projetos\\/25.pdf\\\" rel=\\\"noopener noreferrer\\\" target=\\\"_blank\\\"><img alt=\\\"25 \\\" class=\\\"cke-resize\\\" src=\\\"images\\/projetos\\/25_.JPG\\\" \\/><\\/a><\\/td>\\r\\n\\t\\t\\t<td align=\\\"center\\\" style=\\\"text-align: center; height: 100px; width: 100px;\\\" valign=\\\"middle\\\">\\r\\n\\t\\t\\t\\t<a href=\\\"files\\/projetos\\/26.pdf\\\" rel=\\\"noopener noreferrer\\\" target=\\\"_blank\\\"><img alt=\\\"26 \\\" src=\\\"images\\/Nuno\\/projetos\\/26_.JPG\\\" \\/><\\/a><\\/td>\\r\\n\\t\\t\\t<td align=\\\"center\\\" style=\\\"text-align: center; height: 100px; width: 100px;\\\" valign=\\\"middle\\\">\\r\\n\\t\\t\\t\\t<a href=\\\"files\\/projetos\\/27.pdf\\\" rel=\\\"noopener noreferrer\\\" target=\\\"_blank\\\"><img alt=\\\"27 \\\" src=\\\"images\\/Nuno\\/projetos\\/27_.JPG\\\" \\/><\\/a><\\/td>\\r\\n\\t\\t<\\/tr>\\r\\n\\t\\t<tr align=\\\"center\\\" style=\\\"height: 100px;\\\" valign=\\\"middle\\\">\\r\\n\\t\\t\\t<td align=\\\"center\\\" style=\\\"text-align: center; height: 100px; width: 100px;\\\" valign=\\\"middle\\\">\\r\\n\\t\\t\\t\\t<a href=\\\"files\\/projetos\\/28.pdf\\\" rel=\\\"noopener noreferrer\\\" target=\\\"_blank\\\"><img alt=\\\"28 \\\" src=\\\"images\\/Nuno\\/projetos\\/28_.JPG\\\" \\/><\\/a><\\/td>\\r\\n\\t\\t\\t<td align=\\\"center\\\" style=\\\"text-align: center; height: 100px; width: 100px;\\\" valign=\\\"middle\\\">\\r\\n\\t\\t\\t\\t<a href=\\\"files\\/projetos\\/29.pdf\\\" rel=\\\"noopener noreferrer\\\" target=\\\"_blank\\\"><img alt=\\\"29 \\\" src=\\\"images\\/Nuno\\/projetos\\/29_.JPG\\\" \\/><\\/a><\\/td>\\r\\n\\t\\t\\t<td align=\\\"center\\\" style=\\\"text-align: center; height: 100px; width: 100px;\\\" valign=\\\"middle\\\">\\r\\n\\t\\t\\t\\t<a href=\\\"files\\/projetos\\/30.pdf\\\" rel=\\\"noopener noreferrer\\\" target=\\\"_blank\\\"><img alt=\\\"30 \\\" src=\\\"images\\/Nuno\\/projetos\\/30_.JPG\\\" \\/><\\/a><\\/td>\\r\\n\\t\\t<\\/tr>\\r\\n\\t\\t<tr align=\\\"center\\\" style=\\\"height: 100px;\\\" valign=\\\"middle\\\">\\r\\n\\t\\t\\t<td align=\\\"center\\\" style=\\\"text-align: center; height: 100px; width: 100px;\\\" valign=\\\"middle\\\">\\r\\n\\t\\t\\t\\t&nbsp;<a href=\\\"files\\/projetos\\/31.pdf\\\" rel=\\\"noopener noreferrer\\\" target=\\\"_blank\\\"><img alt=\\\"31 \\\" src=\\\"images\\/Nuno\\/projetos\\/31_.JPG\\\" \\/><\\/a><\\/td>\\r\\n\\t\\t\\t<td align=\\\"center\\\" style=\\\"text-align: center; height: 100px; width: 100px;\\\" valign=\\\"middle\\\">\\r\\n\\t\\t\\t\\t&nbsp;<a href=\\\"files\\/projetos\\/32.pdf\\\" rel=\\\"noopener noreferrer\\\" target=\\\"_blank\\\"><img alt=\\\"32 \\\" src=\\\"images\\/Nuno\\/projetos\\/32_.JPG\\\" \\/><\\/a><\\/td>\\r\\n\\t\\t\\t<td align=\\\"center\\\" style=\\\"text-align: center; height: 100px; width: 100px;\\\" valign=\\\"middle\\\">\\r\\n\\t\\t\\t\\t<a href=\\\"files\\/projetos\\/33.pdf\\\" rel=\\\"noopener noreferrer\\\" target=\\\"_blank\\\"><img alt=\\\"33 \\\" src=\\\"images\\/Nuno\\/projetos\\/33_.JPG\\\" \\/><\\/a><\\/td>\\r\\n\\t\\t<\\/tr>\\r\\n\\t\\t<tr align=\\\"center\\\" style=\\\"height: 100px;\\\" valign=\\\"middle\\\">\\r\\n\\t\\t\\t<td align=\\\"center\\\" style=\\\"text-align: center; height: 100px; width: 100px;\\\" valign=\\\"middle\\\">\\r\\n\\t\\t\\t\\t&nbsp;<a href=\\\"files\\/projetos\\/34.pdf\\\" rel=\\\"noopener noreferrer\\\" target=\\\"_blank\\\"><img alt=\\\"34 \\\" src=\\\"images\\/Nuno\\/projetos\\/34_.JPG\\\" \\/><\\/a><\\/td>\\r\\n\\t\\t\\t<td align=\\\"center\\\" style=\\\"text-align: center; height: 100px; width: 100px;\\\" valign=\\\"middle\\\">\\r\\n\\t\\t\\t\\t<a href=\\\"files\\/projetos\\/35.pdf\\\" rel=\\\"noopener noreferrer\\\" target=\\\"_blank\\\"><img alt=\\\"35 \\\" src=\\\"images\\/Nuno\\/projetos\\/35_.JPG\\\" \\/><\\/a><\\/td>\\r\\n\\t\\t\\t<td align=\\\"center\\\" style=\\\"text-align: center; height: 100px; width: 100px;\\\" valign=\\\"middle\\\">\\r\\n\\t\\t\\t\\t<a href=\\\"files\\/projetos\\/36.pdf\\\" rel=\\\"noopener noreferrer\\\" target=\\\"_blank\\\"><img alt=\\\"36 \\\" src=\\\"images\\/Nuno\\/projetos\\/36_.JPG\\\" \\/><\\/a><\\/td>\\r\\n\\t\\t<\\/tr>\\r\\n\\t\\t<tr align=\\\"center\\\" style=\\\"height: 100px;\\\" valign=\\\"middle\\\">\\r\\n\\t\\t\\t<td align=\\\"center\\\" style=\\\"text-align: center; height: 100px; width: 100px;\\\" valign=\\\"middle\\\">\\r\\n\\t\\t\\t\\t&nbsp;<a href=\\\"files\\/projetos\\/37.pdf\\\" rel=\\\"noopener noreferrer\\\" target=\\\"_blank\\\"><img alt=\\\"37 \\\" src=\\\"images\\/Nuno\\/projetos\\/37_.JPG\\\" \\/><\\/a><\\/td>\\r\\n\\t\\t\\t<td align=\\\"center\\\" style=\\\"text-align: center; height: 100px; width: 100px;\\\" valign=\\\"middle\\\">\\r\\n\\t\\t\\t\\t<a href=\\\"files\\/projetos\\/38.pdf\\\" rel=\\\"noopener noreferrer\\\" target=\\\"_blank\\\"><img alt=\\\"38 \\\" src=\\\"images\\/Nuno\\/projetos\\/38_.JPG\\\" \\/><\\/a><\\/td>\\r\\n\\t\\t\\t<td align=\\\"center\\\" style=\\\"text-align: center; height: 100px; width: 100px;\\\" valign=\\\"middle\\\">\\r\\n\\t\\t\\t\\t<a href=\\\"files\\/projetos\\/39.pdf\\\" rel=\\\"noopener noreferrer\\\" target=\\\"_blank\\\"><img alt=\\\"39 \\\" src=\\\"images\\/Nuno\\/projetos\\/39_.JPG\\\" \\/><\\/a><\\/td>\\r\\n\\t\\t<\\/tr>\\r\\n\\t\\t<tr align=\\\"center\\\" style=\\\"height: 100px;\\\" valign=\\\"middle\\\">\\r\\n\\t\\t\\t<td align=\\\"center\\\" style=\\\"text-align: center; height: 100px; width: 100px;\\\" valign=\\\"middle\\\">\\r\\n\\t\\t\\t\\t&nbsp;<a href=\\\"files\\/projetos\\/40.pdf\\\" rel=\\\"noopener noreferrer\\\" target=\\\"_blank\\\"><img alt=\\\"40 \\\" src=\\\"images\\/Nuno\\/projetos\\/40_.JPG\\\" \\/><\\/a><\\/td>\\r\\n\\t\\t\\t<td align=\\\"center\\\" style=\\\"text-align: center; height: 100px; width: 100px;\\\" valign=\\\"middle\\\">\\r\\n\\t\\t\\t\\t<a href=\\\"files\\/projetos\\/41.pdf\\\" rel=\\\"noopener noreferrer\\\" target=\\\"_blank\\\"><img alt=\\\"41 \\\" src=\\\"images\\/Nuno\\/projetos\\/41_.JPG\\\" \\/><\\/a><\\/td>\\r\\n\\t\\t\\t<td align=\\\"center\\\" style=\\\"text-align: center; height: 100px; width: 100px;\\\" valign=\\\"middle\\\">\\r\\n\\t\\t\\t\\t<a href=\\\"files\\/projetos\\/42.pdf\\\" rel=\\\"noopener noreferrer\\\" target=\\\"_blank\\\"><img alt=\\\"42alt\\\" src=\\\"images\\/Nuno\\/projetos\\/42alt.JPG\\\" \\/><\\/a><\\/td>\\r\\n\\t\\t<\\/tr>\\r\\n\\t\\t<tr align=\\\"center\\\" style=\\\"height: 100px;\\\" valign=\\\"middle\\\">\\r\\n\\t\\t\\t<td align=\\\"center\\\" style=\\\"text-align: center; height: 100px; width: 100px;\\\" valign=\\\"middle\\\">\\r\\n\\t\\t\\t\\t<a href=\\\"files\\/projetos\\/43.pdf\\\" rel=\\\"noopener noreferrer\\\" target=\\\"_blank\\\"><img alt=\\\"43 \\\" src=\\\"images\\/Nuno\\/projetos\\/43_.JPG\\\" \\/><\\/a><\\/td>\\r\\n\\t\\t\\t<td align=\\\"center\\\" style=\\\"text-align: center; height: 100px; width: 100px;\\\" valign=\\\"middle\\\">\\r\\n\\t\\t\\t\\t<a href=\\\"files\\/projetos\\/44.pdf\\\" rel=\\\"noopener noreferrer\\\" target=\\\"_blank\\\"><img alt=\\\"44 2\\\" src=\\\"images\\/Nuno\\/projetos\\/44_2.JPG\\\" \\/><\\/a><\\/td>\\r\\n\\t\\t\\t<td align=\\\"center\\\" style=\\\"text-align: center; height: 100px; width: 100px;\\\" valign=\\\"middle\\\">\\r\\n\\t\\t\\t\\t<a href=\\\"files\\/projetos\\/45.pdf\\\" rel=\\\"noopener noreferrer\\\" target=\\\"_blank\\\"><img alt=\\\"45 2\\\" src=\\\"images\\/Nuno\\/projetos\\/45_2.JPG\\\" \\/><\\/a><\\/td>\\r\\n\\t\\t<\\/tr>\\r\\n\\t\\t<tr align=\\\"center\\\" style=\\\"height: 100px;\\\" valign=\\\"middle\\\">\\r\\n\\t\\t\\t<td align=\\\"center\\\" style=\\\"text-align: center; height: 100px; width: 100px;\\\" valign=\\\"middle\\\">\\r\\n\\t\\t\\t\\t<a href=\\\"files\\/projetos\\/46.pdf\\\" rel=\\\"noopener noreferrer\\\" target=\\\"_blank\\\"><img alt=\\\"46 2\\\" src=\\\"images\\/Nuno\\/projetos\\/46_2.JPG\\\" \\/><\\/a><\\/td>\\r\\n\\t\\t\\t<td align=\\\"center\\\" style=\\\"text-align: center; height: 100px; width: 100px;\\\" valign=\\\"middle\\\">\\r\\n\\t\\t\\t\\t<a href=\\\"files\\/projetos\\/47.pdf\\\" rel=\\\"noopener noreferrer\\\" target=\\\"_blank\\\"><img alt=\\\"47 2\\\" src=\\\"images\\/Nuno\\/projetos\\/47_2.JPG\\\" \\/><\\/a><\\/td>\\r\\n\\t\\t\\t<td align=\\\"center\\\" style=\\\"text-align: center; height: 100px; width: 100px;\\\" valign=\\\"middle\\\">\\r\\n\\t\\t\\t\\t<a href=\\\"files\\/projetos\\/48.pdf\\\" rel=\\\"noopener noreferrer\\\" target=\\\"_blank\\\"><img alt=\\\"48 2\\\" src=\\\"images\\/Nuno\\/projetos\\/48_2.JPG\\\" \\/><\\/a><\\/td>\\r\\n\\t\\t<\\/tr>\\r\\n\\t\\t<tr align=\\\"center\\\" style=\\\"height: 100px;\\\" valign=\\\"middle\\\">\\r\\n\\t\\t\\t<td align=\\\"center\\\" style=\\\"text-align: center; height: 100px; width: 100px;\\\" valign=\\\"middle\\\">\\r\\n\\t\\t\\t\\t<a href=\\\"files\\/projetos\\/49.pdf\\\" rel=\\\"noopener noreferrer\\\" target=\\\"_blank\\\"><img alt=\\\"49 2\\\" src=\\\"images\\/Nuno\\/projetos\\/49_2.JPG\\\" \\/><\\/a><\\/td>\\r\\n\\t\\t\\t<td align=\\\"center\\\" style=\\\"text-align: center; height: 100px; width: 100px;\\\" valign=\\\"middle\\\">\\r\\n\\t\\t\\t\\t<a href=\\\"files\\/projetos\\/50.pdf\\\" rel=\\\"noopener noreferrer\\\" target=\\\"_blank\\\"><img alt=\\\"50 2\\\" src=\\\"images\\/Nuno\\/projetos\\/50_2.JPG\\\" \\/><\\/a><\\/td>\\r\\n\\t\\t\\t<td align=\\\"center\\\" style=\\\"text-align: center; height: 100px; width: 100px;\\\" valign=\\\"middle\\\">\\r\\n\\t\\t\\t\\t<a href=\\\"files\\/projetos\\/51.pdf\\\" rel=\\\"noopener noreferrer\\\" target=\\\"_blank\\\"><img alt=\\\"51 2\\\" src=\\\"images\\/Nuno\\/projetos\\/51_2.JPG\\\" \\/><\\/a><\\/td>\\r\\n\\t\\t<\\/tr>\\r\\n\\t\\t<tr align=\\\"center\\\" style=\\\"height: 100px;\\\" valign=\\\"middle\\\">\\r\\n\\t\\t\\t<td align=\\\"center\\\" style=\\\"text-align: center; height: 100px; width: 100px;\\\" valign=\\\"middle\\\">\\r\\n\\t\\t\\t\\t<a href=\\\"files\\/projetos\\/52.pdf\\\" rel=\\\"noopener noreferrer\\\" target=\\\"_blank\\\"><img alt=\\\"52 2\\\" src=\\\"images\\/Nuno\\/projetos\\/52_2.JPG\\\" \\/><\\/a><\\/td>\\r\\n\\t\\t\\t<td align=\\\"center\\\" style=\\\"text-align: center; height: 100px; width: 100px;\\\" valign=\\\"middle\\\">\\r\\n\\t\\t\\t\\t<a href=\\\"files\\/projetos\\/53.pdf\\\" rel=\\\"noopener noreferrer\\\" target=\\\"_blank\\\"><img alt=\\\"53 2\\\" src=\\\"images\\/Nuno\\/projetos\\/53_2.JPG\\\" \\/><\\/a><\\/td>\\r\\n\\t\\t\\t<td align=\\\"center\\\" style=\\\"text-align: center; height: 100px; width: 100px;\\\" valign=\\\"middle\\\">\\r\\n\\t\\t\\t\\t<a href=\\\"files\\/projetos\\/54.pdf\\\" rel=\\\"noopener noreferrer\\\" target=\\\"_blank\\\"><img alt=\\\"54 2\\\" src=\\\"images\\/Nuno\\/projetos\\/54_2.JPG\\\" \\/><\\/a><\\/td>\\r\\n\\t\\t<\\/tr>\\r\\n\\t\\t<tr align=\\\"center\\\" style=\\\"height: 100px;\\\" valign=\\\"middle\\\">\\r\\n\\t\\t\\t<td align=\\\"center\\\" style=\\\"text-align: center; height: 100px; width: 100px;\\\" valign=\\\"middle\\\">\\r\\n\\t\\t\\t\\t<a href=\\\"files\\/projetos\\/55.pdf\\\" rel=\\\"noopener noreferrer\\\" target=\\\"_blank\\\"><img alt=\\\"55 2\\\" src=\\\"images\\/Nuno\\/projetos\\/55_2.JPG\\\" \\/><\\/a><\\/td>\\r\\n\\t\\t\\t<td align=\\\"center\\\" style=\\\"text-align: center; height: 100px; width: 100px;\\\" valign=\\\"middle\\\">\\r\\n\\t\\t\\t\\t<a href=\\\"files\\/projetos\\/56.pdf\\\" rel=\\\"noopener noreferrer\\\" target=\\\"_blank\\\"><img alt=\\\"56 2\\\" src=\\\"images\\/Nuno\\/projetos\\/56_2.JPG\\\" \\/><\\/a><\\/td>\\r\\n\\t\\t\\t<td align=\\\"center\\\" style=\\\"text-align: center; height: 100px; width: 100px;\\\" valign=\\\"middle\\\">\\r\\n\\t\\t\\t\\t<a href=\\\"files\\/projetos\\/57.pdf\\\" rel=\\\"noopener noreferrer\\\" target=\\\"_blank\\\"><img alt=\\\"57 \\\" src=\\\"images\\/Nuno\\/projetos\\/57_.JPG\\\" \\/><\\/a><\\/td>\\r\\n\\t\\t<\\/tr>\\r\\n\\t\\t<tr align=\\\"center\\\" style=\\\"height: 100px;\\\" valign=\\\"middle\\\">\\r\\n\\t\\t\\t<td align=\\\"center\\\" style=\\\"text-align: center; height: 100px; width: 100px;\\\" valign=\\\"middle\\\">\\r\\n\\t\\t\\t\\t<a href=\\\"files\\/projetos\\/5.pdf\\\"><img alt=\\\"5 \\\" src=\\\"images\\/Nuno\\/projetos\\/5_.JPG\\\" \\/><\\/a><\\/td>\\r\\n\\t\\t\\t<td align=\\\"center\\\" style=\\\"text-align: center; height: 100px; width: 100px;\\\" valign=\\\"middle\\\">\\r\\n\\t\\t\\t\\t<a href=\\\"files\\/projetos\\/59.pdf\\\" rel=\\\"noopener noreferrer\\\" target=\\\"_blank\\\"><img alt=\\\"59 \\\" src=\\\"images\\/Nuno\\/projetos\\/59_.JPG\\\" \\/><\\/a><\\/td>\\r\\n\\t\\t\\t<td align=\\\"center\\\" style=\\\"text-align: center; height: 100px; width: 100px;\\\" valign=\\\"middle\\\">\\r\\n\\t\\t\\t\\t<a href=\\\"files\\/projetos\\/60.pdf\\\" rel=\\\"noopener noreferrer\\\" target=\\\"_blank\\\"><img alt=\\\"60 \\\" src=\\\"images\\/Nuno\\/projetos\\/60_.JPG\\\" \\/><\\/a><\\/td>\\r\\n\\t\\t<\\/tr>\\r\\n\\t\\t<tr align=\\\"center\\\" style=\\\"height: 100px;\\\" valign=\\\"middle\\\">\\r\\n\\t\\t\\t<td align=\\\"center\\\" style=\\\"text-align: center; height: 100px; width: 100px;\\\" valign=\\\"middle\\\">\\r\\n\\t\\t\\t\\t<a href=\\\"files\\/projetos\\/61.pdf\\\" rel=\\\"noopener noreferrer\\\" target=\\\"_blank\\\"><img alt=\\\"61 \\\" src=\\\"images\\/Nuno\\/projetos\\/61_.JPG\\\" \\/><\\/a><\\/td>\\r\\n\\t\\t\\t<td align=\\\"center\\\" style=\\\"text-align: center; height: 100px; width: 100px;\\\" valign=\\\"middle\\\">\\r\\n\\t\\t\\t\\t<a href=\\\"files\\/projetos\\/62.pdf\\\" rel=\\\"noopener noreferrer\\\" target=\\\"_blank\\\"><img alt=\\\"62 \\\" src=\\\"images\\/Nuno\\/62_.JPG\\\" \\/><\\/a><\\/td>\\r\\n\\t\\t\\t<td align=\\\"center\\\" style=\\\"text-align: center; height: 100px; width: 100px;\\\" valign=\\\"middle\\\">\\r\\n\\t\\t\\t\\t&nbsp;<\\/td>\\r\\n\\t\\t<\\/tr>\\r\\n\\t<\\/tbody>\\r\\n<\\/table>\\r\\n<p>\\r\\n\\t&nbsp;<\\/p>\\r\\n<div id=\\\"ckimgrsz\\\" style=\\\"left: 214.67px; top: 949.34px;\\\">\\r\\n\\t<div class=\\\"preview\\\">\\r\\n\\t\\t&nbsp;<\\/div>\\r\\n<\\/div>\\r\\n\",\"fulltext\":\"\",\"state\":1,\"catid\":\"16\",\"created\":\"2019-07-22 17:49:10\",\"created_by\":\"231\",\"created_by_alias\":\"\",\"modified\":\"2019-09-14 18:31:34\",\"modified_by\":\"231\",\"checked_out\":\"231\",\"checked_out_time\":\"2019-09-14 18:23:14\",\"publish_up\":\"2019-07-22 17:49:10\",\"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\":\"{\\\"article_layout\\\":\\\"\\\",\\\"show_title\\\":\\\"\\\",\\\"link_titles\\\":\\\"\\\",\\\"show_tags\\\":\\\"\\\",\\\"show_intro\\\":\\\"\\\",\\\"info_block_position\\\":\\\"\\\",\\\"info_block_show_title\\\":\\\"\\\",\\\"show_category\\\":\\\"\\\",\\\"link_category\\\":\\\"\\\",\\\"show_parent_category\\\":\\\"\\\",\\\"link_parent_category\\\":\\\"\\\",\\\"show_associations\\\":\\\"\\\",\\\"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_page_title\\\":\\\"\\\",\\\"show_publishing_options\\\":\\\"\\\",\\\"show_article_options\\\":\\\"\\\",\\\"show_urls_images_backend\\\":\\\"\\\",\\\"show_urls_images_frontend\\\":\\\"\\\",\\\"astroid_article_type\\\":\\\"regular\\\",\\\"astroid_article_video_type\\\":\\\"youtube\\\",\\\"astroid_article_video_url\\\":\\\"\\\",\\\"astroid_article_gallery_width\\\":\\\"\\\",\\\"astroid_article_gallery_bullets\\\":\\\"1\\\",\\\"astroid_article_gallery_navigation\\\":\\\"1\\\",\\\"astroid_article_thumbnail\\\":\\\"1\\\",\\\"astroid_article_gallery_items\\\":[],\\\"astroid_article_audio_source\\\":\\\"soundcloud\\\",\\\"astroid_article_audio_soundcloud\\\":\\\"\\\",\\\"astroid_article_audio_spotify\\\":\\\"\\\",\\\"astroid_article_review_heading\\\":\\\"\\\",\\\"astroid_article_review_summery\\\":\\\"\\\",\\\"astroid_article_review_good\\\":\\\"\\\",\\\"astroid_article_review_bad\\\":\\\"\\\",\\\"astroid_article_review_rating\\\":\\\"5\\\",\\\"astroid_article_button_action\\\":\\\"\\\",\\\"astroid_article_button_link\\\":\\\"\\\",\\\"astroid_article_review_criterias\\\":[],\\\"astroid_article_quote_text\\\":\\\"\\\",\\\"astroid_article_quote_author\\\":\\\"\\\",\\\"astroid_article_badge\\\":\\\"0\\\",\\\"astroid_article_badge_type\\\":\\\"2\\\",\\\"astroid_article_badge_text\\\":\\\"\\\",\\\"astroid_article_badge_color\\\":\\\"\\\",\\\"astroid_article_badge_text_color\\\":\\\"\\\",\\\"astroid_relatedposts\\\":\\\"\\\",\\\"astroid_socialshare\\\":\\\"\\\",\\\"astroid_comments\\\":\\\"\\\",\\\"astroid_posttype\\\":\\\"\\\",\\\"astroid_readtime\\\":\\\"\\\",\\\"astroid_authorinfo\\\":\\\"\\\",\\\"astroid_og_title\\\":\\\"\\\",\\\"astroid_og_desc\\\":\\\"\\\",\\\"astroid_og_image\\\":\\\"\\\"}\",\"version\":2,\"ordering\":\"21\",\"metakey\":\"\",\"metadesc\":\"\",\"access\":\"1\",\"hits\":\"0\",\"metadata\":\"{\\\"robots\\\":\\\"\\\",\\\"author\\\":\\\"\\\",\\\"rights\\\":\\\"\\\",\\\"xreference\\\":\\\"\\\"}\",\"featured\":\"0\",\"language\":\"*\",\"xreference\":\"\",\"note\":\"\"}', 0),
(712, 97, 1, '', '2019-09-19 10:28:17', 231, 5659, '2df67ff812791893ee36c25a70fc2078b8485bc4', '{\"id\":97,\"asset_id\":341,\"title\":\"Contrata\\u00e7\\u00e3o de escola  (2019\\/20) - t\\u00e9cnicos especializados\",\"alias\":\"contratacao-de-escola-2019-20-tecnicos-especializados\",\"introtext\":\"<p style=\\\"color: rgb(34, 34, 34); font-family: Arial; font-size: 12px; font-style: normal; font-variant: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-decoration: none; text-indent: 0px; text-transform: none; -webkit-text-stroke-width: 0px; white-space: normal; word-spacing: 0px;\\\">\\r\\n\\tEst\\u00e1 aberto o procedimento concursal para a contrata\\u00e7\\u00e3o de escola de dois t\\u00e9cnicos especializados. Pode consultar aqui o <a href=\\\"images\\/Concurso_TE_2018_Est\\u00e9tica.pdf\\\" style=\\\"color: rgb(143, 9, 9); transition-delay: 0s; transition-duration: 0.15s; transition-property: color; transition-timing-function: ease-in-out;\\\">Edital 1<\\/a> e o <a href=\\\"images\\/2ConcursoTE_2019_Sa\\u00fade-MEBE.pdf\\\" style=\\\"color: rgb(143, 9, 9); transition-delay: 0s; transition-duration: 0.15s; transition-property: color; transition-timing-function: ease-in-out;\\\">Edital 2<\\/a><\\/p>\\r\\n<p style=\\\"color: rgb(34, 34, 34); font-family: Arial; font-size: 12px; font-style: normal; font-variant: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-decoration: none; text-indent: 0px; text-transform: none; -webkit-text-stroke-width: 0px; white-space: normal; word-spacing: 0px;\\\">\\r\\n\\tConsultar a Lista graduada (avalia\\u00e7\\u00e3o de portef\\u00f3lios e experi\\u00eancia profissional) bem como a data\\/hora das entrevistas dos&nbsp; hor\\u00e1rios a concurso:<\\/p>\\r\\n<p style=\\\"color: rgb(34, 34, 34); font-family: Arial; font-size: 12px; font-style: normal; font-variant: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-decoration: none; text-indent: 0px; text-transform: none; -webkit-text-stroke-width: 0px; white-space: normal; word-spacing: 0px;\\\">\\r\\n\\t<a href=\\\"images\\/1_TECNICO_MEBE.pdf\\\" style=\\\"color: rgb(143, 9, 9); transition-delay: 0s; transition-duration: 0.15s; transition-property: color; transition-timing-function: ease-in-out;\\\">H1 <\\/a><\\/p>\\r\\n<p style=\\\"color: rgb(34, 34, 34); font-family: Arial; font-size: 12px; font-style: normal; font-variant: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-decoration: none; text-indent: 0px; text-transform: none; -webkit-text-stroke-width: 0px; white-space: normal; word-spacing: 0px;\\\">\\r\\n\\t<a href=\\\"images\\/horario_2_SAUDE-MEBE.pdf\\\" style=\\\"color: rgb(143, 9, 9); transition-delay: 0s; transition-duration: 0.15s; transition-property: color; transition-timing-function: ease-in-out;\\\">H2<\\/a><\\/p>\\r\\n<p>\\r\\n\\t&nbsp;<\\/p>\\r\\n\",\"fulltext\":\"\",\"state\":1,\"catid\":\"11\",\"created\":\"2019-09-19 10:28:17\",\"created_by\":\"231\",\"created_by_alias\":\"\",\"modified\":\"2019-09-19 10:28:17\",\"modified_by\":null,\"checked_out\":null,\"checked_out_time\":null,\"publish_up\":\"2019-09-19 10:28:17\",\"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\":\"{\\\"article_layout\\\":\\\"\\\",\\\"show_title\\\":\\\"\\\",\\\"link_titles\\\":\\\"\\\",\\\"show_tags\\\":\\\"\\\",\\\"show_intro\\\":\\\"\\\",\\\"info_block_position\\\":\\\"\\\",\\\"info_block_show_title\\\":\\\"\\\",\\\"show_category\\\":\\\"\\\",\\\"link_category\\\":\\\"\\\",\\\"show_parent_category\\\":\\\"\\\",\\\"link_parent_category\\\":\\\"\\\",\\\"show_associations\\\":\\\"\\\",\\\"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_page_title\\\":\\\"\\\",\\\"show_publishing_options\\\":\\\"\\\",\\\"show_article_options\\\":\\\"\\\",\\\"show_urls_images_backend\\\":\\\"\\\",\\\"show_urls_images_frontend\\\":\\\"\\\",\\\"astroid_article_type\\\":\\\"regular\\\",\\\"astroid_article_video_type\\\":\\\"youtube\\\",\\\"astroid_article_video_url\\\":\\\"\\\",\\\"astroid_article_gallery_width\\\":\\\"\\\",\\\"astroid_article_gallery_bullets\\\":\\\"1\\\",\\\"astroid_article_gallery_navigation\\\":\\\"1\\\",\\\"astroid_article_thumbnail\\\":\\\"1\\\",\\\"astroid_article_gallery_items\\\":[],\\\"astroid_article_audio_source\\\":\\\"soundcloud\\\",\\\"astroid_article_audio_soundcloud\\\":\\\"\\\",\\\"astroid_article_audio_spotify\\\":\\\"\\\",\\\"astroid_article_review_heading\\\":\\\"\\\",\\\"astroid_article_review_summery\\\":\\\"\\\",\\\"astroid_article_review_good\\\":\\\"\\\",\\\"astroid_article_review_bad\\\":\\\"\\\",\\\"astroid_article_review_rating\\\":\\\"5\\\",\\\"astroid_article_button_action\\\":\\\"\\\",\\\"astroid_article_button_link\\\":\\\"\\\",\\\"astroid_article_review_criterias\\\":[],\\\"astroid_article_quote_text\\\":\\\"\\\",\\\"astroid_article_quote_author\\\":\\\"\\\",\\\"astroid_article_badge\\\":\\\"0\\\",\\\"astroid_article_badge_type\\\":\\\"2\\\",\\\"astroid_article_badge_text\\\":\\\"\\\",\\\"astroid_article_badge_color\\\":\\\"\\\",\\\"astroid_article_badge_text_color\\\":\\\"\\\",\\\"astroid_relatedposts\\\":\\\"\\\",\\\"astroid_socialshare\\\":\\\"\\\",\\\"astroid_comments\\\":\\\"\\\",\\\"astroid_posttype\\\":\\\"\\\",\\\"astroid_readtime\\\":\\\"\\\",\\\"astroid_authorinfo\\\":\\\"\\\",\\\"astroid_og_title\\\":\\\"\\\",\\\"astroid_og_desc\\\":\\\"\\\",\\\"astroid_og_image\\\":\\\"\\\"}\",\"version\":1,\"ordering\":null,\"metakey\":\"\",\"metadesc\":\"\",\"access\":\"1\",\"hits\":null,\"metadata\":\"{\\\"robots\\\":\\\"\\\",\\\"author\\\":\\\"\\\",\\\"rights\\\":\\\"\\\",\\\"xreference\\\":\\\"\\\"}\",\"featured\":\"1\",\"language\":\"*\",\"xreference\":\"\",\"note\":\"\"}', 0);
INSERT INTO `ynfp8_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
(713, 97, 1, '', '2019-09-19 13:05:27', 231, 5674, '517001e7debd8542c099ba79b4f9f4a523e51ebd', '{\"id\":97,\"asset_id\":\"341\",\"title\":\"Contrata\\u00e7\\u00e3o de escola  (2019\\/20) - t\\u00e9cnicos especializados\",\"alias\":\"contratacao-de-escola-2019-20-tecnicos-especializados\",\"introtext\":\"<p style=\\\"color: rgb(34, 34, 34); font-family: Arial; font-size: 12px; font-style: normal; font-variant: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-decoration: none; text-indent: 0px; text-transform: none; -webkit-text-stroke-width: 0px; white-space: normal; word-spacing: 0px;\\\">\\r\\n\\tEst\\u00e1 aberto o procedimento concursal para a contrata\\u00e7\\u00e3o de escola de dois t\\u00e9cnicos especializados. Pode consultar aqui o <a href=\\\"files\\/Concurso_TE_2018_Est\\u00e9tica.pdf\\\" style=\\\"color: rgb(143, 9, 9); transition-delay: 0s; transition-duration: 0.15s; transition-property: color; transition-timing-function: ease-in-out;\\\">Edital 1<\\/a> e o <a href=\\\"files\\/2ConcursoTE_2019_Sa\\u00fade-MEBE.pdf\\\" style=\\\"color: rgb(143, 9, 9); transition-delay: 0s; transition-duration: 0.15s; transition-property: color; transition-timing-function: ease-in-out;\\\">Edital 2<\\/a><\\/p>\\r\\n<p style=\\\"color: rgb(34, 34, 34); font-family: Arial; font-size: 12px; font-style: normal; font-variant: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-decoration: none; text-indent: 0px; text-transform: none; -webkit-text-stroke-width: 0px; white-space: normal; word-spacing: 0px;\\\">\\r\\n\\tConsultar a Lista graduada (avalia\\u00e7\\u00e3o de portef\\u00f3lios e experi\\u00eancia profissional) bem como a data\\/hora das entrevistas dos&nbsp; hor\\u00e1rios a concurso:<\\/p>\\r\\n<p style=\\\"color: rgb(34, 34, 34); font-family: Arial; font-size: 12px; font-style: normal; font-variant: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-decoration: none; text-indent: 0px; text-transform: none; -webkit-text-stroke-width: 0px; white-space: normal; word-spacing: 0px;\\\">\\r\\n\\t<a href=\\\"files\\/1_TECNICO_MEBE.pdf\\\" style=\\\"color: rgb(143, 9, 9); transition-delay: 0s; transition-duration: 0.15s; transition-property: color; transition-timing-function: ease-in-out;\\\">H1 <\\/a><\\/p>\\r\\n<p style=\\\"color: rgb(34, 34, 34); font-family: Arial; font-size: 12px; font-style: normal; font-variant: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-decoration: none; text-indent: 0px; text-transform: none; -webkit-text-stroke-width: 0px; white-space: normal; word-spacing: 0px;\\\">\\r\\n\\t<a href=\\\"files\\/horario_2_SAUDE-MEBE.pdf\\\" style=\\\"color: rgb(143, 9, 9); transition-delay: 0s; transition-duration: 0.15s; transition-property: color; transition-timing-function: ease-in-out;\\\">H2<\\/a><\\/p>\\r\\n<p>\\r\\n\\t&nbsp;<\\/p>\\r\\n\",\"fulltext\":\"\",\"state\":1,\"catid\":\"11\",\"created\":\"2019-09-19 10:28:17\",\"created_by\":\"231\",\"created_by_alias\":\"\",\"modified\":\"2019-09-19 13:05:27\",\"modified_by\":\"231\",\"checked_out\":\"231\",\"checked_out_time\":\"2019-09-19 13:04:14\",\"publish_up\":\"2019-09-19 10:28:17\",\"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\":\"{\\\"article_layout\\\":\\\"\\\",\\\"show_title\\\":\\\"\\\",\\\"link_titles\\\":\\\"\\\",\\\"show_tags\\\":\\\"\\\",\\\"show_intro\\\":\\\"\\\",\\\"info_block_position\\\":\\\"\\\",\\\"info_block_show_title\\\":\\\"\\\",\\\"show_category\\\":\\\"\\\",\\\"link_category\\\":\\\"\\\",\\\"show_parent_category\\\":\\\"\\\",\\\"link_parent_category\\\":\\\"\\\",\\\"show_associations\\\":\\\"\\\",\\\"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_page_title\\\":\\\"\\\",\\\"show_publishing_options\\\":\\\"\\\",\\\"show_article_options\\\":\\\"\\\",\\\"show_urls_images_backend\\\":\\\"\\\",\\\"show_urls_images_frontend\\\":\\\"\\\",\\\"astroid_article_type\\\":\\\"regular\\\",\\\"astroid_article_video_type\\\":\\\"youtube\\\",\\\"astroid_article_video_url\\\":\\\"\\\",\\\"astroid_article_gallery_width\\\":\\\"\\\",\\\"astroid_article_gallery_bullets\\\":\\\"1\\\",\\\"astroid_article_gallery_navigation\\\":\\\"1\\\",\\\"astroid_article_thumbnail\\\":\\\"1\\\",\\\"astroid_article_gallery_items\\\":[],\\\"astroid_article_audio_source\\\":\\\"soundcloud\\\",\\\"astroid_article_audio_soundcloud\\\":\\\"\\\",\\\"astroid_article_audio_spotify\\\":\\\"\\\",\\\"astroid_article_review_heading\\\":\\\"\\\",\\\"astroid_article_review_summery\\\":\\\"\\\",\\\"astroid_article_review_good\\\":\\\"\\\",\\\"astroid_article_review_bad\\\":\\\"\\\",\\\"astroid_article_review_rating\\\":\\\"5\\\",\\\"astroid_article_button_action\\\":\\\"\\\",\\\"astroid_article_button_link\\\":\\\"\\\",\\\"astroid_article_review_criterias\\\":[],\\\"astroid_article_quote_text\\\":\\\"\\\",\\\"astroid_article_quote_author\\\":\\\"\\\",\\\"astroid_article_badge\\\":\\\"0\\\",\\\"astroid_article_badge_type\\\":\\\"2\\\",\\\"astroid_article_badge_text\\\":\\\"\\\",\\\"astroid_article_badge_color\\\":\\\"\\\",\\\"astroid_article_badge_text_color\\\":\\\"\\\",\\\"astroid_relatedposts\\\":\\\"\\\",\\\"astroid_socialshare\\\":\\\"\\\",\\\"astroid_comments\\\":\\\"\\\",\\\"astroid_posttype\\\":\\\"\\\",\\\"astroid_readtime\\\":\\\"\\\",\\\"astroid_authorinfo\\\":\\\"\\\",\\\"astroid_og_title\\\":\\\"\\\",\\\"astroid_og_desc\\\":\\\"\\\",\\\"astroid_og_image\\\":\\\"\\\"}\",\"version\":2,\"ordering\":\"0\",\"metakey\":\"\",\"metadesc\":\"\",\"access\":\"1\",\"hits\":\"0\",\"metadata\":\"{\\\"robots\\\":\\\"\\\",\\\"author\\\":\\\"\\\",\\\"rights\\\":\\\"\\\",\\\"xreference\\\":\\\"\\\"}\",\"featured\":\"1\",\"language\":\"*\",\"xreference\":\"\",\"note\":\"\"}', 0),
(717, 97, 1, '', '2019-09-19 15:39:02', 251, 5076, '46871f42e7e199b2ae062272b7440d5559f78143', '{\"id\":97,\"asset_id\":\"341\",\"title\":\"Contrata\\u00e7\\u00e3o de escola  (2019\\/20) - t\\u00e9cnicos especializados\",\"alias\":\"contratacao-de-escola-2019-20-tecnicos-especializados\",\"introtext\":\"<p style=\\\"color: rgb(34, 34, 34); font-family: Arial; font-size: 12px; font-style: normal; font-variant: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-decoration: none; text-indent: 0px; text-transform: none; -webkit-text-stroke-width: 0px; white-space: normal; word-spacing: 0px;\\\">\\r\\n\\tEst\\u00e1 aberto o procedimento concursal para a contrata\\u00e7\\u00e3o de escola de dois t\\u00e9cnicos especializados. Pode consultar aqui o <a href=\\\"files\\/Concurso_TE_2018_Est\\u00e9tica.pdf\\\" style=\\\"color: rgb(143, 9, 9); transition-delay: 0s; transition-duration: 0.15s; transition-property: color; transition-timing-function: ease-in-out;\\\">Edital 1<\\/a> e o <a href=\\\"files\\/2ConcursoTE_2019_Sa\\u00fade-MEBE.pdf\\\" style=\\\"color: rgb(143, 9, 9); transition-delay: 0s; transition-duration: 0.15s; transition-property: color; transition-timing-function: ease-in-out;\\\">Edital 2<\\/a><\\/p>\\r\\n<p style=\\\"color: rgb(34, 34, 34); font-family: Arial; font-size: 12px; font-style: normal; font-variant: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-decoration: none; text-indent: 0px; text-transform: none; -webkit-text-stroke-width: 0px; white-space: normal; word-spacing: 0px;\\\">\\r\\n\\tConsultar a Lista graduada (avalia\\u00e7\\u00e3o de portef\\u00f3lios e experi\\u00eancia profissional) bem como a data\\/hora das entrevistas dos&nbsp; hor\\u00e1rios a concurso:<\\/p>\\r\\n<p style=\\\"color: rgb(34, 34, 34); font-family: Arial; font-size: 12px; font-style: normal; font-variant: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-decoration: none; text-indent: 0px; text-transform: none; -webkit-text-stroke-width: 0px; white-space: normal; word-spacing: 0px;\\\">\\r\\n\\t<a href=\\\"files\\/1_TECNICO_MEBE.pdf\\\" style=\\\"color: rgb(143, 9, 9); transition-delay: 0s; transition-duration: 0.15s; transition-property: color; transition-timing-function: ease-in-out;\\\">H1 <\\/a><\\/p>\\r\\n<p style=\\\"color: rgb(34, 34, 34); font-family: Arial; font-size: 12px; font-style: normal; font-variant: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-decoration: none; text-indent: 0px; text-transform: none; -webkit-text-stroke-width: 0px; white-space: normal; word-spacing: 0px;\\\">\\r\\n\\t<a href=\\\"files\\/horario_2_SAUDE-MEBE.pdf\\\" style=\\\"color: rgb(143, 9, 9); transition-delay: 0s; transition-duration: 0.15s; transition-property: color; transition-timing-function: ease-in-out;\\\">H2<\\/a><\\/p>\\r\\n<p>\\r\\n\\tListas de ordena\\u00e7\\u00e3o unit\\u00e1ria final:<\\/p>\\r\\n<p>\\r\\n\\t<a href=\\\"files\\/Resultado_H1_TECNICO_MEBE.pdf\\\">H1<\\/a><\\/p>\\r\\n<p>\\r\\n\\t<a href=\\\"files\\/Resultado_H2_SAUDE-MEBE.pdf\\\">H2<\\/a><\\/p>\\r\\n\",\"fulltext\":\"\",\"state\":\"1\",\"catid\":\"11\",\"created\":\"2019-09-19 10:28:17\",\"created_by\":\"231\",\"created_by_alias\":\"\",\"modified\":\"2019-09-19 15:39:02\",\"modified_by\":\"251\",\"checked_out\":\"251\",\"checked_out_time\":\"2019-09-19 15:36:30\",\"publish_up\":\"2019-09-19 10:28:17\",\"publish_down\":\"0000-00-00 00:00:00\",\"images\":\"{\\\"image_intro\\\":\\\"\\\",\\\"image_intro_alt\\\":\\\"\\\",\\\"image_intro_caption\\\":\\\"\\\",\\\"float_intro\\\":\\\"\\\",\\\"image_fulltext\\\":\\\"\\\",\\\"image_fulltext_alt\\\":\\\"\\\",\\\"image_fulltext_caption\\\":\\\"\\\",\\\"float_fulltext\\\":\\\"\\\"}\",\"urls\":\"{\\\"urla\\\":false,\\\"urlatext\\\":\\\"\\\",\\\"targeta\\\":\\\"\\\",\\\"urlb\\\":false,\\\"urlbtext\\\":\\\"\\\",\\\"targetb\\\":\\\"\\\",\\\"urlc\\\":false,\\\"urlctext\\\":\\\"\\\",\\\"targetc\\\":\\\"\\\"}\",\"attribs\":\"{\\\"astroid_article_type\\\":\\\"regular\\\",\\\"astroid_article_video_type\\\":\\\"youtube\\\",\\\"astroid_article_video_url\\\":\\\"\\\",\\\"astroid_article_gallery_width\\\":\\\"\\\",\\\"astroid_article_gallery_bullets\\\":\\\"1\\\",\\\"astroid_article_gallery_navigation\\\":\\\"1\\\",\\\"astroid_article_thumbnail\\\":\\\"1\\\",\\\"astroid_article_gallery_items\\\":[],\\\"astroid_article_audio_source\\\":\\\"soundcloud\\\",\\\"astroid_article_audio_soundcloud\\\":\\\"\\\",\\\"astroid_article_audio_spotify\\\":\\\"\\\",\\\"astroid_article_review_heading\\\":\\\"\\\",\\\"astroid_article_review_summery\\\":\\\"\\\",\\\"astroid_article_review_good\\\":\\\"\\\",\\\"astroid_article_review_bad\\\":\\\"\\\",\\\"astroid_article_review_rating\\\":\\\"5\\\",\\\"astroid_article_button_action\\\":\\\"\\\",\\\"astroid_article_button_link\\\":\\\"\\\",\\\"astroid_article_review_criterias\\\":[],\\\"astroid_article_quote_text\\\":\\\"\\\",\\\"astroid_article_quote_author\\\":\\\"\\\",\\\"astroid_article_badge\\\":\\\"0\\\",\\\"astroid_article_badge_type\\\":\\\"2\\\",\\\"astroid_article_badge_text\\\":\\\"\\\",\\\"astroid_article_badge_color\\\":\\\"\\\",\\\"astroid_article_badge_text_color\\\":\\\"\\\",\\\"astroid_relatedposts\\\":\\\"\\\",\\\"astroid_socialshare\\\":\\\"\\\",\\\"astroid_comments\\\":\\\"\\\",\\\"astroid_posttype\\\":\\\"\\\",\\\"astroid_readtime\\\":\\\"\\\",\\\"astroid_authorinfo\\\":\\\"\\\",\\\"astroid_og_title\\\":\\\"\\\",\\\"astroid_og_desc\\\":\\\"\\\",\\\"astroid_og_image\\\":\\\"\\\"}\",\"version\":3,\"ordering\":\"0\",\"metakey\":\"\",\"metadesc\":\"\",\"access\":\"1\",\"hits\":\"0\",\"metadata\":\"{\\\"robots\\\":\\\"\\\",\\\"author\\\":\\\"\\\",\\\"rights\\\":\\\"\\\",\\\"xreference\\\":\\\"\\\"}\",\"featured\":\"1\",\"language\":\"*\",\"xreference\":\"\",\"note\":\"\"}', 0),
(718, 98, 1, '', '2019-09-19 18:23:05', 231, 4466, 'e006b1009e6008271addabd8a82af71f4e2144ca', '{\"id\":98,\"asset_id\":343,\"title\":\"Plataformas\",\"alias\":\"plataformas\",\"introtext\":\"<h2>\\r\\n\\t&nbsp; &nbsp; &nbsp; <a href=\\\"https:\\/\\/e360.edu.gov.pt\\/\\\" style=\\\"color: rgb(0, 102, 204); font-family: Arial,Verdana,sans-serif; font-size: 12px; font-style: normal; font-variant: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-decoration: underline; text-indent: 0px; text-transform: none; -webkit-text-stroke-width: 0px; white-space: normal; word-spacing: 0px;\\\" target=\\\"_blank\\\"><img alt=\\\"\\\" src=\\\"images\\/imagens\\/e360_logo.png\\\" style=\\\"cursor: default; height: 90px; width: 150px;\\\" \\/><\\/a><\\/h2>\\r\\n<p>\\r\\n\\t&nbsp;<\\/p>\\r\\n<p>\\r\\n\\t<span style=\\\"color: #bc2a24;\\\">&nbsp; &nbsp; &nbsp; &nbsp; &nbsp;&nbsp; <a href=\\\"http:\\/\\/193.236.43.4\\\" target=\\\"_blank\\\" title=\\\"GIAE Online\\\"><img alt=\\\"\\\" height=\\\"83\\\" src=\\\"images\\/giae.jpg\\\" width=\\\"83\\\" \\/><\\/a> <a href=\\\"http:\\/\\/www.esmaior.pt\\/miga\\/\\\" target=\\\"_blank\\\" title=\\\"Plataforma MIGa\\\"><img alt=\\\"\\\" height=\\\"80\\\" src=\\\"images\\/MIGA_grande.png\\\" width=\\\"80\\\" \\/><\\/a><\\/span><\\/p>\\r\\n<p>\\r\\n\\t&nbsp;<\\/p>\\r\\n<p>\\r\\n\\t&nbsp; &nbsp; &nbsp; &nbsp;&nbsp; <a href=\\\"http:\\/\\/www.esmaior.pt\\/tvnamaior\\/\\\" target=\\\"_blank\\\"><img alt=\\\"\\\" src=\\\"images\\/imagens\\/tv_maior_novo_out.png\\\" style=\\\"width: 180px; height: 61px;\\\" \\/><\\/a><\\/p>\\r\\n<p>\\r\\n\\t&nbsp; &nbsp; &nbsp; &nbsp;&nbsp; <a href=\\\"http:\\/\\/esmaior.pt\\/moodle\\/\\\" target=\\\"_blank\\\"><img alt=\\\"\\\" src=\\\"images\\/moodle(2).png\\\" style=\\\"width: 180px; height: 71px;\\\" \\/><\\/a><\\/p>\\r\\n\",\"fulltext\":\"\",\"state\":1,\"catid\":\"16\",\"created\":\"2019-09-19 18:23:05\",\"created_by\":\"231\",\"created_by_alias\":\"\",\"modified\":\"2019-09-19 18:23:05\",\"modified_by\":null,\"checked_out\":null,\"checked_out_time\":null,\"publish_up\":\"2019-09-19 18:23:05\",\"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\":\"{\\\"article_layout\\\":\\\"\\\",\\\"show_title\\\":\\\"\\\",\\\"link_titles\\\":\\\"\\\",\\\"show_tags\\\":\\\"\\\",\\\"show_intro\\\":\\\"\\\",\\\"info_block_position\\\":\\\"\\\",\\\"info_block_show_title\\\":\\\"\\\",\\\"show_category\\\":\\\"\\\",\\\"link_category\\\":\\\"\\\",\\\"show_parent_category\\\":\\\"\\\",\\\"link_parent_category\\\":\\\"\\\",\\\"show_associations\\\":\\\"\\\",\\\"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_page_title\\\":\\\"\\\",\\\"show_publishing_options\\\":\\\"\\\",\\\"show_article_options\\\":\\\"\\\",\\\"show_urls_images_backend\\\":\\\"\\\",\\\"show_urls_images_frontend\\\":\\\"\\\",\\\"astroid_article_type\\\":\\\"regular\\\",\\\"astroid_article_video_type\\\":\\\"youtube\\\",\\\"astroid_article_video_url\\\":\\\"\\\",\\\"astroid_article_gallery_width\\\":\\\"\\\",\\\"astroid_article_gallery_bullets\\\":\\\"1\\\",\\\"astroid_article_gallery_navigation\\\":\\\"1\\\",\\\"astroid_article_thumbnail\\\":\\\"1\\\",\\\"astroid_article_gallery_items\\\":[],\\\"astroid_article_audio_source\\\":\\\"soundcloud\\\",\\\"astroid_article_audio_soundcloud\\\":\\\"\\\",\\\"astroid_article_audio_spotify\\\":\\\"\\\",\\\"astroid_article_review_heading\\\":\\\"\\\",\\\"astroid_article_review_summery\\\":\\\"\\\",\\\"astroid_article_review_good\\\":\\\"\\\",\\\"astroid_article_review_bad\\\":\\\"\\\",\\\"astroid_article_review_rating\\\":\\\"5\\\",\\\"astroid_article_button_action\\\":\\\"\\\",\\\"astroid_article_button_link\\\":\\\"\\\",\\\"astroid_article_review_criterias\\\":[],\\\"astroid_article_quote_text\\\":\\\"\\\",\\\"astroid_article_quote_author\\\":\\\"\\\",\\\"astroid_article_badge\\\":\\\"0\\\",\\\"astroid_article_badge_type\\\":\\\"2\\\",\\\"astroid_article_badge_text\\\":\\\"\\\",\\\"astroid_article_badge_color\\\":\\\"\\\",\\\"astroid_article_badge_text_color\\\":\\\"\\\",\\\"astroid_relatedposts\\\":\\\"\\\",\\\"astroid_socialshare\\\":\\\"\\\",\\\"astroid_comments\\\":\\\"\\\",\\\"astroid_posttype\\\":\\\"\\\",\\\"astroid_readtime\\\":\\\"\\\",\\\"astroid_authorinfo\\\":\\\"\\\",\\\"astroid_og_title\\\":\\\"\\\",\\\"astroid_og_desc\\\":\\\"\\\",\\\"astroid_og_image\\\":\\\"\\\"}\",\"version\":1,\"ordering\":null,\"metakey\":\"\",\"metadesc\":\"\",\"access\":\"1\",\"hits\":null,\"metadata\":\"{\\\"robots\\\":\\\"\\\",\\\"author\\\":\\\"\\\",\\\"rights\\\":\\\"\\\",\\\"xreference\\\":\\\"\\\"}\",\"featured\":\"0\",\"language\":\"*\",\"xreference\":\"\",\"note\":\"\"}', 0),
(719, 99, 1, '', '2019-09-20 15:24:49', 251, 2391, '582d88fe4841dbc98ae7c9c894cdac8fa9d82cc0', '{\"id\":99,\"asset_id\":344,\"title\":\"Assembleia de Pais e EE da Secund\\u00e1ria\",\"alias\":\"assembleia-de-pais-e-ee-da-secundaria\",\"introtext\":\"<p>Assembleia de Pais e EE da Secund\\u00e1ria de Santa Maria Maior: dia 30 de setempbro, 21 horas, sala de Confer\\u00eancias<img src=\\\"images\\/Benjamin_Imagens\\/Assembleia_Pais.jpg\\\" alt=\\\"Assembleia Pais\\\" \\/><\\/p>\",\"fulltext\":\"\",\"state\":\"1\",\"catid\":\"11\",\"created\":\"2019-09-20 15:24:49\",\"created_by\":\"251\",\"created_by_alias\":\"\",\"modified\":\"2019-09-20 15:24:49\",\"modified_by\":null,\"checked_out\":null,\"checked_out_time\":null,\"publish_up\":\"2019-09-20 15:24:49\",\"publish_down\":\"0000-00-00 00:00:00\",\"images\":\"{\\\"image_intro\\\":\\\"\\\",\\\"image_intro_alt\\\":\\\"\\\",\\\"image_intro_caption\\\":\\\"\\\",\\\"float_intro\\\":\\\"\\\",\\\"image_fulltext\\\":\\\"\\\",\\\"image_fulltext_alt\\\":\\\"\\\",\\\"image_fulltext_caption\\\":\\\"\\\",\\\"float_fulltext\\\":\\\"\\\"}\",\"urls\":\"{\\\"urla\\\":false,\\\"urlatext\\\":\\\"\\\",\\\"targeta\\\":\\\"\\\",\\\"urlb\\\":false,\\\"urlbtext\\\":\\\"\\\",\\\"targetb\\\":\\\"\\\",\\\"urlc\\\":false,\\\"urlctext\\\":\\\"\\\",\\\"targetc\\\":\\\"\\\"}\",\"attribs\":\"{\\\"astroid_article_type\\\":\\\"regular\\\",\\\"astroid_article_video_url\\\":\\\"\\\",\\\"astroid_article_gallery_width\\\":\\\"\\\",\\\"astroid_article_gallery_bullets\\\":\\\"1\\\",\\\"astroid_article_gallery_navigation\\\":\\\"1\\\",\\\"astroid_article_thumbnail\\\":\\\"1\\\",\\\"astroid_article_gallery_items\\\":[],\\\"astroid_article_audio_source\\\":\\\"soundcloud\\\",\\\"astroid_article_audio_soundcloud\\\":\\\"\\\",\\\"astroid_article_audio_spotify\\\":\\\"\\\",\\\"astroid_article_review_heading\\\":\\\"\\\",\\\"astroid_article_review_summery\\\":\\\"\\\",\\\"astroid_article_review_good\\\":\\\"\\\",\\\"astroid_article_review_bad\\\":\\\"\\\",\\\"astroid_article_review_rating\\\":\\\"5\\\",\\\"astroid_article_button_action\\\":\\\"\\\",\\\"astroid_article_button_link\\\":\\\"\\\",\\\"astroid_article_review_criterias\\\":[],\\\"astroid_article_quote_text\\\":\\\"\\\",\\\"astroid_article_quote_author\\\":\\\"\\\",\\\"astroid_article_badge\\\":\\\"0\\\",\\\"astroid_article_badge_type\\\":\\\"2\\\",\\\"astroid_article_badge_text\\\":\\\"\\\",\\\"astroid_article_badge_color\\\":\\\"\\\",\\\"astroid_article_badge_text_color\\\":\\\"\\\",\\\"astroid_relatedposts\\\":\\\"\\\",\\\"astroid_socialshare\\\":\\\"\\\",\\\"astroid_comments\\\":\\\"\\\",\\\"astroid_posttype\\\":\\\"\\\",\\\"astroid_readtime\\\":\\\"\\\",\\\"astroid_authorinfo\\\":\\\"\\\",\\\"astroid_og_title\\\":\\\"\\\",\\\"astroid_og_desc\\\":\\\"\\\",\\\"astroid_og_image\\\":\\\"\\\"}\",\"version\":1,\"ordering\":null,\"metakey\":\"\",\"metadesc\":\"\",\"access\":\"1\",\"hits\":null,\"metadata\":\"{}\",\"featured\":\"0\",\"language\":\"*\",\"xreference\":null,\"note\":null}', 0),
(721, 99, 1, '', '2019-09-21 13:45:59', 231, 3304, '4f62fb1f11fe81d6d96952236183f1eadfec200a', '{\"id\":99,\"asset_id\":\"344\",\"title\":\"Assembleia de Pais e EE da Secund\\u00e1ria\",\"alias\":\"assembleia-de-pais-e-ee-da-secundaria\",\"introtext\":\"<p>Assembleia de Pais e EE da Secund\\u00e1ria de Santa Maria Maior: dia 30 de setempbro, 21 horas, sala de Confer\\u00eancias<img src=\\\"images\\/Benjamin_Imagens\\/Assembleia_Pais.jpg\\\" alt=\\\"Assembleia Pais\\\" \\/><\\/p>\",\"fulltext\":\"\",\"state\":1,\"catid\":\"11\",\"created\":\"2019-09-20 15:24:49\",\"created_by\":\"251\",\"created_by_alias\":\"\",\"modified\":\"2019-09-21 13:45:59\",\"modified_by\":\"231\",\"checked_out\":\"231\",\"checked_out_time\":\"2019-09-21 13:45:47\",\"publish_up\":\"2019-09-20 15:24: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\":\"{\\\"article_layout\\\":\\\"\\\",\\\"show_title\\\":\\\"\\\",\\\"link_titles\\\":\\\"\\\",\\\"show_tags\\\":\\\"\\\",\\\"show_intro\\\":\\\"\\\",\\\"info_block_position\\\":\\\"\\\",\\\"info_block_show_title\\\":\\\"\\\",\\\"show_category\\\":\\\"\\\",\\\"link_category\\\":\\\"\\\",\\\"show_parent_category\\\":\\\"\\\",\\\"link_parent_category\\\":\\\"\\\",\\\"show_associations\\\":\\\"\\\",\\\"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_page_title\\\":\\\"\\\",\\\"show_publishing_options\\\":\\\"\\\",\\\"show_article_options\\\":\\\"\\\",\\\"show_urls_images_backend\\\":\\\"\\\",\\\"show_urls_images_frontend\\\":\\\"\\\",\\\"astroid_article_type\\\":\\\"regular\\\",\\\"astroid_article_video_type\\\":\\\"youtube\\\",\\\"astroid_article_video_url\\\":\\\"\\\",\\\"astroid_article_gallery_width\\\":\\\"\\\",\\\"astroid_article_gallery_bullets\\\":\\\"1\\\",\\\"astroid_article_gallery_navigation\\\":\\\"1\\\",\\\"astroid_article_thumbnail\\\":\\\"1\\\",\\\"astroid_article_gallery_items\\\":[],\\\"astroid_article_audio_source\\\":\\\"soundcloud\\\",\\\"astroid_article_audio_soundcloud\\\":\\\"\\\",\\\"astroid_article_audio_spotify\\\":\\\"\\\",\\\"astroid_article_review_heading\\\":\\\"\\\",\\\"astroid_article_review_summery\\\":\\\"\\\",\\\"astroid_article_review_good\\\":\\\"\\\",\\\"astroid_article_review_bad\\\":\\\"\\\",\\\"astroid_article_review_rating\\\":\\\"5\\\",\\\"astroid_article_button_action\\\":\\\"\\\",\\\"astroid_article_button_link\\\":\\\"\\\",\\\"astroid_article_review_criterias\\\":[],\\\"astroid_article_quote_text\\\":\\\"\\\",\\\"astroid_article_quote_author\\\":\\\"\\\",\\\"astroid_article_badge\\\":\\\"0\\\",\\\"astroid_article_badge_type\\\":\\\"2\\\",\\\"astroid_article_badge_text\\\":\\\"\\\",\\\"astroid_article_badge_color\\\":\\\"\\\",\\\"astroid_article_badge_text_color\\\":\\\"\\\",\\\"astroid_relatedposts\\\":\\\"\\\",\\\"astroid_socialshare\\\":\\\"\\\",\\\"astroid_comments\\\":\\\"\\\",\\\"astroid_posttype\\\":\\\"\\\",\\\"astroid_readtime\\\":\\\"\\\",\\\"astroid_authorinfo\\\":\\\"\\\",\\\"astroid_og_title\\\":\\\"\\\",\\\"astroid_og_desc\\\":\\\"\\\",\\\"astroid_og_image\\\":\\\"\\\"}\",\"version\":2,\"ordering\":\"0\",\"metakey\":\"\",\"metadesc\":\"\",\"access\":\"1\",\"hits\":\"0\",\"metadata\":\"{\\\"robots\\\":\\\"\\\",\\\"author\\\":\\\"\\\",\\\"rights\\\":\\\"\\\",\\\"xreference\\\":\\\"\\\"}\",\"featured\":\"1\",\"language\":\"*\",\"xreference\":\"\",\"note\":\"\"}', 0),
(722, 99, 1, '', '2019-09-21 13:48:25', 231, 3353, 'c4bc5c41280090678fa608b4b6b039174e1e433a', '{\"id\":99,\"asset_id\":\"344\",\"title\":\"Assembleia de Pais e EE da Secund\\u00e1ria\",\"alias\":\"assembleia-de-pais-e-ee-da-secundaria\",\"introtext\":\"<p>Assembleia de Pais e EE da Secund\\u00e1ria de Santa Maria Maior: dia 30 de setempbro, 21 horas, sala de Confer\\u00eancias<img src=\\\"images\\/Benjamin_Imagens\\/Assembleia_Pais.jpg\\\" alt=\\\"Assembleia Pais\\\" \\/><\\/p>\",\"fulltext\":\"\",\"state\":1,\"catid\":\"11\",\"created\":\"2019-09-20 15:24:49\",\"created_by\":\"251\",\"created_by_alias\":\"\",\"modified\":\"2019-09-21 13:48:25\",\"modified_by\":\"231\",\"checked_out\":\"231\",\"checked_out_time\":\"2019-09-21 13:47:56\",\"publish_up\":\"2019-09-20 15:24:49\",\"publish_down\":\"0000-00-00 00:00:00\",\"images\":\"{\\\"image_intro\\\":\\\"images\\\\\\/Benjamin_Imagens\\\\\\/Assembleia_Pais.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\":\"{\\\"article_layout\\\":\\\"\\\",\\\"show_title\\\":\\\"\\\",\\\"link_titles\\\":\\\"\\\",\\\"show_tags\\\":\\\"\\\",\\\"show_intro\\\":\\\"\\\",\\\"info_block_position\\\":\\\"\\\",\\\"info_block_show_title\\\":\\\"\\\",\\\"show_category\\\":\\\"\\\",\\\"link_category\\\":\\\"\\\",\\\"show_parent_category\\\":\\\"\\\",\\\"link_parent_category\\\":\\\"\\\",\\\"show_associations\\\":\\\"\\\",\\\"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_page_title\\\":\\\"\\\",\\\"show_publishing_options\\\":\\\"\\\",\\\"show_article_options\\\":\\\"\\\",\\\"show_urls_images_backend\\\":\\\"\\\",\\\"show_urls_images_frontend\\\":\\\"\\\",\\\"astroid_article_type\\\":\\\"regular\\\",\\\"astroid_article_video_type\\\":\\\"youtube\\\",\\\"astroid_article_video_url\\\":\\\"\\\",\\\"astroid_article_gallery_width\\\":\\\"\\\",\\\"astroid_article_gallery_bullets\\\":\\\"1\\\",\\\"astroid_article_gallery_navigation\\\":\\\"1\\\",\\\"astroid_article_thumbnail\\\":\\\"1\\\",\\\"astroid_article_gallery_items\\\":[],\\\"astroid_article_audio_source\\\":\\\"soundcloud\\\",\\\"astroid_article_audio_soundcloud\\\":\\\"\\\",\\\"astroid_article_audio_spotify\\\":\\\"\\\",\\\"astroid_article_review_heading\\\":\\\"\\\",\\\"astroid_article_review_summery\\\":\\\"\\\",\\\"astroid_article_review_good\\\":\\\"\\\",\\\"astroid_article_review_bad\\\":\\\"\\\",\\\"astroid_article_review_rating\\\":\\\"5\\\",\\\"astroid_article_button_action\\\":\\\"\\\",\\\"astroid_article_button_link\\\":\\\"\\\",\\\"astroid_article_review_criterias\\\":[],\\\"astroid_article_quote_text\\\":\\\"\\\",\\\"astroid_article_quote_author\\\":\\\"\\\",\\\"astroid_article_badge\\\":\\\"0\\\",\\\"astroid_article_badge_type\\\":\\\"2\\\",\\\"astroid_article_badge_text\\\":\\\"\\\",\\\"astroid_article_badge_color\\\":\\\"\\\",\\\"astroid_article_badge_text_color\\\":\\\"\\\",\\\"astroid_relatedposts\\\":\\\"\\\",\\\"astroid_socialshare\\\":\\\"\\\",\\\"astroid_comments\\\":\\\"\\\",\\\"astroid_posttype\\\":\\\"\\\",\\\"astroid_readtime\\\":\\\"\\\",\\\"astroid_authorinfo\\\":\\\"\\\",\\\"astroid_og_title\\\":\\\"\\\",\\\"astroid_og_desc\\\":\\\"\\\",\\\"astroid_og_image\\\":\\\"\\\"}\",\"version\":3,\"ordering\":\"0\",\"metakey\":\"\",\"metadesc\":\"\",\"access\":\"1\",\"hits\":\"0\",\"metadata\":\"{\\\"robots\\\":\\\"\\\",\\\"author\\\":\\\"\\\",\\\"rights\\\":\\\"\\\",\\\"xreference\\\":\\\"\\\"}\",\"featured\":\"1\",\"language\":\"*\",\"xreference\":\"\",\"note\":\"\"}', 0),
(723, 99, 1, '', '2019-09-21 13:50:13', 231, 3459, '3265b094ec4001a93d406b5422f4c3d5c109aa74', '{\"id\":99,\"asset_id\":\"344\",\"title\":\"Assembleia de Pais e EE da Secund\\u00e1ria\",\"alias\":\"assembleia-de-pais-e-ee-da-secundaria\",\"introtext\":\"<p>Assembleia de Pais e EE da Secund\\u00e1ria de Santa Maria Maior: dia 30 de setempbro, 21 horas, sala de Confer\\u00eancias<\\/p>\\r\\n<p><img style=\\\"margin-right: auto; margin-left: auto; display: block;\\\" src=\\\"images\\/Benjamin_Imagens\\/Assembleia_Pais.jpg\\\" alt=\\\"Assembleia Pais\\\" width=\\\"350\\\" height=\\\"623\\\" \\/><\\/p>\",\"fulltext\":\"\",\"state\":1,\"catid\":\"11\",\"created\":\"2019-09-20 15:24:49\",\"created_by\":\"251\",\"created_by_alias\":\"\",\"modified\":\"2019-09-21 13:50:13\",\"modified_by\":\"231\",\"checked_out\":\"231\",\"checked_out_time\":\"2019-09-21 13:48:41\",\"publish_up\":\"2019-09-20 15:24:49\",\"publish_down\":\"0000-00-00 00:00:00\",\"images\":\"{\\\"image_intro\\\":\\\"images\\\\\\/Benjamin_Imagens\\\\\\/Assembleia_Pais.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\":\"{\\\"article_layout\\\":\\\"\\\",\\\"show_title\\\":\\\"\\\",\\\"link_titles\\\":\\\"\\\",\\\"show_tags\\\":\\\"\\\",\\\"show_intro\\\":\\\"\\\",\\\"info_block_position\\\":\\\"\\\",\\\"info_block_show_title\\\":\\\"\\\",\\\"show_category\\\":\\\"\\\",\\\"link_category\\\":\\\"\\\",\\\"show_parent_category\\\":\\\"\\\",\\\"link_parent_category\\\":\\\"\\\",\\\"show_associations\\\":\\\"\\\",\\\"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_page_title\\\":\\\"\\\",\\\"show_publishing_options\\\":\\\"\\\",\\\"show_article_options\\\":\\\"\\\",\\\"show_urls_images_backend\\\":\\\"\\\",\\\"show_urls_images_frontend\\\":\\\"\\\",\\\"astroid_article_type\\\":\\\"regular\\\",\\\"astroid_article_video_type\\\":\\\"youtube\\\",\\\"astroid_article_video_url\\\":\\\"\\\",\\\"astroid_article_gallery_width\\\":\\\"\\\",\\\"astroid_article_gallery_bullets\\\":\\\"1\\\",\\\"astroid_article_gallery_navigation\\\":\\\"1\\\",\\\"astroid_article_thumbnail\\\":\\\"1\\\",\\\"astroid_article_gallery_items\\\":[],\\\"astroid_article_audio_source\\\":\\\"soundcloud\\\",\\\"astroid_article_audio_soundcloud\\\":\\\"\\\",\\\"astroid_article_audio_spotify\\\":\\\"\\\",\\\"astroid_article_review_heading\\\":\\\"\\\",\\\"astroid_article_review_summery\\\":\\\"\\\",\\\"astroid_article_review_good\\\":\\\"\\\",\\\"astroid_article_review_bad\\\":\\\"\\\",\\\"astroid_article_review_rating\\\":\\\"5\\\",\\\"astroid_article_button_action\\\":\\\"\\\",\\\"astroid_article_button_link\\\":\\\"\\\",\\\"astroid_article_review_criterias\\\":[],\\\"astroid_article_quote_text\\\":\\\"\\\",\\\"astroid_article_quote_author\\\":\\\"\\\",\\\"astroid_article_badge\\\":\\\"0\\\",\\\"astroid_article_badge_type\\\":\\\"2\\\",\\\"astroid_article_badge_text\\\":\\\"\\\",\\\"astroid_article_badge_color\\\":\\\"\\\",\\\"astroid_article_badge_text_color\\\":\\\"\\\",\\\"astroid_relatedposts\\\":\\\"\\\",\\\"astroid_socialshare\\\":\\\"\\\",\\\"astroid_comments\\\":\\\"\\\",\\\"astroid_posttype\\\":\\\"\\\",\\\"astroid_readtime\\\":\\\"\\\",\\\"astroid_authorinfo\\\":\\\"\\\",\\\"astroid_og_title\\\":\\\"\\\",\\\"astroid_og_desc\\\":\\\"\\\",\\\"astroid_og_image\\\":\\\"\\\"}\",\"version\":4,\"ordering\":\"0\",\"metakey\":\"\",\"metadesc\":\"\",\"access\":\"1\",\"hits\":\"0\",\"metadata\":\"{\\\"robots\\\":\\\"\\\",\\\"author\\\":\\\"\\\",\\\"rights\\\":\\\"\\\",\\\"xreference\\\":\\\"\\\"}\",\"featured\":\"1\",\"language\":\"*\",\"xreference\":\"\",\"note\":\"\"}', 0),
(724, 99, 1, '', '2019-09-21 13:50:50', 231, 3410, 'effe2c85148941378878e842c24da3205f8dc4f4', '{\"id\":99,\"asset_id\":\"344\",\"title\":\"Assembleia de Pais e EE da Secund\\u00e1ria\",\"alias\":\"assembleia-de-pais-e-ee-da-secundaria\",\"introtext\":\"<p>Assembleia de Pais e EE da Secund\\u00e1ria de Santa Maria Maior: dia 30 de setempbro, 21 horas, sala de Confer\\u00eancias<\\/p>\\r\\n<p><img style=\\\"margin-right: auto; margin-left: auto; display: block;\\\" src=\\\"images\\/Benjamin_Imagens\\/Assembleia_Pais.jpg\\\" alt=\\\"Assembleia Pais\\\" width=\\\"350\\\" height=\\\"623\\\" \\/><\\/p>\",\"fulltext\":\"\",\"state\":1,\"catid\":\"11\",\"created\":\"2019-09-20 15:24:49\",\"created_by\":\"251\",\"created_by_alias\":\"\",\"modified\":\"2019-09-21 13:50:50\",\"modified_by\":\"231\",\"checked_out\":\"231\",\"checked_out_time\":\"2019-09-21 13:50:13\",\"publish_up\":\"2019-09-20 15:24: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\":\"{\\\"article_layout\\\":\\\"\\\",\\\"show_title\\\":\\\"\\\",\\\"link_titles\\\":\\\"\\\",\\\"show_tags\\\":\\\"\\\",\\\"show_intro\\\":\\\"\\\",\\\"info_block_position\\\":\\\"\\\",\\\"info_block_show_title\\\":\\\"\\\",\\\"show_category\\\":\\\"\\\",\\\"link_category\\\":\\\"\\\",\\\"show_parent_category\\\":\\\"\\\",\\\"link_parent_category\\\":\\\"\\\",\\\"show_associations\\\":\\\"\\\",\\\"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_page_title\\\":\\\"\\\",\\\"show_publishing_options\\\":\\\"\\\",\\\"show_article_options\\\":\\\"\\\",\\\"show_urls_images_backend\\\":\\\"\\\",\\\"show_urls_images_frontend\\\":\\\"\\\",\\\"astroid_article_type\\\":\\\"regular\\\",\\\"astroid_article_video_type\\\":\\\"youtube\\\",\\\"astroid_article_video_url\\\":\\\"\\\",\\\"astroid_article_gallery_width\\\":\\\"\\\",\\\"astroid_article_gallery_bullets\\\":\\\"1\\\",\\\"astroid_article_gallery_navigation\\\":\\\"1\\\",\\\"astroid_article_thumbnail\\\":\\\"1\\\",\\\"astroid_article_gallery_items\\\":[],\\\"astroid_article_audio_source\\\":\\\"soundcloud\\\",\\\"astroid_article_audio_soundcloud\\\":\\\"\\\",\\\"astroid_article_audio_spotify\\\":\\\"\\\",\\\"astroid_article_review_heading\\\":\\\"\\\",\\\"astroid_article_review_summery\\\":\\\"\\\",\\\"astroid_article_review_good\\\":\\\"\\\",\\\"astroid_article_review_bad\\\":\\\"\\\",\\\"astroid_article_review_rating\\\":\\\"5\\\",\\\"astroid_article_button_action\\\":\\\"\\\",\\\"astroid_article_button_link\\\":\\\"\\\",\\\"astroid_article_review_criterias\\\":[],\\\"astroid_article_quote_text\\\":\\\"\\\",\\\"astroid_article_quote_author\\\":\\\"\\\",\\\"astroid_article_badge\\\":\\\"0\\\",\\\"astroid_article_badge_type\\\":\\\"2\\\",\\\"astroid_article_badge_text\\\":\\\"\\\",\\\"astroid_article_badge_color\\\":\\\"\\\",\\\"astroid_article_badge_text_color\\\":\\\"\\\",\\\"astroid_relatedposts\\\":\\\"\\\",\\\"astroid_socialshare\\\":\\\"\\\",\\\"astroid_comments\\\":\\\"\\\",\\\"astroid_posttype\\\":\\\"\\\",\\\"astroid_readtime\\\":\\\"\\\",\\\"astroid_authorinfo\\\":\\\"\\\",\\\"astroid_og_title\\\":\\\"\\\",\\\"astroid_og_desc\\\":\\\"\\\",\\\"astroid_og_image\\\":\\\"\\\"}\",\"version\":5,\"ordering\":\"0\",\"metakey\":\"\",\"metadesc\":\"\",\"access\":\"1\",\"hits\":\"0\",\"metadata\":\"{\\\"robots\\\":\\\"\\\",\\\"author\\\":\\\"\\\",\\\"rights\\\":\\\"\\\",\\\"xreference\\\":\\\"\\\"}\",\"featured\":\"1\",\"language\":\"*\",\"xreference\":\"\",\"note\":\"\"}', 0),
(725, 99, 1, '', '2019-09-21 13:54:34', 231, 3411, 'b6369c288933af94d2c5b2452b521118dc04018e', '{\"id\":99,\"asset_id\":\"344\",\"title\":\"Assembleia de Pais e EE da Secund\\u00e1ria\",\"alias\":\"assembleia-de-pais-e-ee-da-secundaria\",\"introtext\":\"<p>Assembleia de Pais e EE da Secund\\u00e1ria de Santa Maria Maior: dia 30 de setempbro, 21 horas, sala de Confer\\u00eancias.<\\/p>\\r\\n<p><img style=\\\"margin-right: auto; margin-left: auto; display: block;\\\" src=\\\"images\\/Benjamin_Imagens\\/Assembleia_Pais.jpg\\\" alt=\\\"Assembleia Pais\\\" width=\\\"350\\\" height=\\\"623\\\" \\/><\\/p>\",\"fulltext\":\"\",\"state\":1,\"catid\":\"11\",\"created\":\"2019-09-20 15:24:49\",\"created_by\":\"251\",\"created_by_alias\":\"\",\"modified\":\"2019-09-21 13:54:34\",\"modified_by\":\"231\",\"checked_out\":\"231\",\"checked_out_time\":\"2019-09-21 13:54:12\",\"publish_up\":\"2019-09-20 15:24: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\":\"{\\\"article_layout\\\":\\\"\\\",\\\"show_title\\\":\\\"\\\",\\\"link_titles\\\":\\\"\\\",\\\"show_tags\\\":\\\"\\\",\\\"show_intro\\\":\\\"\\\",\\\"info_block_position\\\":\\\"\\\",\\\"info_block_show_title\\\":\\\"\\\",\\\"show_category\\\":\\\"\\\",\\\"link_category\\\":\\\"\\\",\\\"show_parent_category\\\":\\\"\\\",\\\"link_parent_category\\\":\\\"\\\",\\\"show_associations\\\":\\\"\\\",\\\"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_page_title\\\":\\\"\\\",\\\"show_publishing_options\\\":\\\"\\\",\\\"show_article_options\\\":\\\"\\\",\\\"show_urls_images_backend\\\":\\\"\\\",\\\"show_urls_images_frontend\\\":\\\"\\\",\\\"astroid_article_type\\\":\\\"regular\\\",\\\"astroid_article_video_type\\\":\\\"youtube\\\",\\\"astroid_article_video_url\\\":\\\"\\\",\\\"astroid_article_gallery_width\\\":\\\"\\\",\\\"astroid_article_gallery_bullets\\\":\\\"1\\\",\\\"astroid_article_gallery_navigation\\\":\\\"1\\\",\\\"astroid_article_thumbnail\\\":\\\"1\\\",\\\"astroid_article_gallery_items\\\":[],\\\"astroid_article_audio_source\\\":\\\"soundcloud\\\",\\\"astroid_article_audio_soundcloud\\\":\\\"\\\",\\\"astroid_article_audio_spotify\\\":\\\"\\\",\\\"astroid_article_review_heading\\\":\\\"\\\",\\\"astroid_article_review_summery\\\":\\\"\\\",\\\"astroid_article_review_good\\\":\\\"\\\",\\\"astroid_article_review_bad\\\":\\\"\\\",\\\"astroid_article_review_rating\\\":\\\"5\\\",\\\"astroid_article_button_action\\\":\\\"\\\",\\\"astroid_article_button_link\\\":\\\"\\\",\\\"astroid_article_review_criterias\\\":[],\\\"astroid_article_quote_text\\\":\\\"\\\",\\\"astroid_article_quote_author\\\":\\\"\\\",\\\"astroid_article_badge\\\":\\\"0\\\",\\\"astroid_article_badge_type\\\":\\\"2\\\",\\\"astroid_article_badge_text\\\":\\\"\\\",\\\"astroid_article_badge_color\\\":\\\"\\\",\\\"astroid_article_badge_text_color\\\":\\\"\\\",\\\"astroid_relatedposts\\\":\\\"\\\",\\\"astroid_socialshare\\\":\\\"\\\",\\\"astroid_comments\\\":\\\"\\\",\\\"astroid_posttype\\\":\\\"\\\",\\\"astroid_readtime\\\":\\\"\\\",\\\"astroid_authorinfo\\\":\\\"\\\",\\\"astroid_og_title\\\":\\\"\\\",\\\"astroid_og_desc\\\":\\\"\\\",\\\"astroid_og_image\\\":\\\"\\\"}\",\"version\":6,\"ordering\":\"0\",\"metakey\":\"\",\"metadesc\":\"\",\"access\":\"1\",\"hits\":\"0\",\"metadata\":\"{\\\"robots\\\":\\\"\\\",\\\"author\\\":\\\"\\\",\\\"rights\\\":\\\"\\\",\\\"xreference\\\":\\\"\\\"}\",\"featured\":\"1\",\"language\":\"*\",\"xreference\":\"\",\"note\":\"\"}', 0);
INSERT INTO `ynfp8_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
(726, 66, 1, '', '2019-09-21 19:03:53', 231, 6106, 'f1a89806ac833823d620a3939121c72c4f701c8b', '{\"id\":66,\"asset_id\":\"295\",\"title\":\"Documentos Orientadores\",\"alias\":\"documentos-orientadores\",\"introtext\":\"<p>&nbsp;<\\/p>\\r\\n<p>&nbsp;<\\/p>\\r\\n<div class=\\\"container\\\">\\r\\n<table class=\\\"table table-hover\\\" style=\\\"width: 441.6px; margin-left: auto; margin-right: auto;\\\">\\r\\n<tbody>\\r\\n<tr>\\r\\n<td style=\\\"width: 440.6px;\\\"><a href=\\\"files\\/documentos_orientadores\\/PAA2018_19.pdf\\\" target=\\\"_blank\\\" rel=\\\"noopener noreferrer\\\">Plano anual de Atividades 2018\\/2019<\\/a><\\/td>\\r\\n<\\/tr>\\r\\n<tr>\\r\\n<td style=\\\"width: 440.6px;\\\"><a href=\\\"files\\/PROJETO_EDUCATIVO_2019-2022.pdf\\\" target=\\\"_blank\\\" rel=\\\"noopener noreferrer\\\">Projeto Educativo<\\/a><\\/td>\\r\\n<\\/tr>\\r\\n<tr>\\r\\n<td style=\\\"width: 440.6px;\\\"><a href=\\\"files\\/REGULAMENTO_INTERNO_Agr_SMM.pdf\\\" target=\\\"_blank\\\" rel=\\\"noopener noreferrer\\\">Regulamento Interno<\\/a><\\/td>\\r\\n<\\/tr>\\r\\n<tr>\\r\\n<td style=\\\"width: 440.6px;\\\"><a href=\\\"files\\/reg_visitas_estudo.pdf\\\" target=\\\"_blank\\\" rel=\\\"noopener noreferrer\\\">Regulamento das Visitas de Estudo<\\/a><\\/td>\\r\\n<\\/tr>\\r\\n<tr>\\r\\n<td style=\\\"width: 440.6px;\\\"><a href=\\\"files\\/Ser_aluno_maior_2015-16.pdf\\\" target=\\\"_blank\\\" rel=\\\"noopener noreferrer\\\">Carta dos 7 Princ\\u00edpios<\\/a><\\/td>\\r\\n<\\/tr>\\r\\n<tr>\\r\\n<td style=\\\"width: 440.6px;\\\"><a href=\\\"files\\/documentos_orientadores\\/PLANO_ACAO_ESTRATEGICA_2016_2018.pdf\\\" target=\\\"_blank\\\" rel=\\\"noopener noreferrer\\\">Plano de A\\u00e7\\u00e3o Estrat\\u00e9gica 2016 - 2018<\\/a><\\/td>\\r\\n<\\/tr>\\r\\n<tr>\\r\\n<td style=\\\"width: 440.6px;\\\"><a href=\\\"files\\/documentos_orientadores\\/PLANO_MELHORIA_2015_2018_v2.pdf\\\" target=\\\"_blank\\\" rel=\\\"noopener noreferrer\\\">Plano de Melhoria 2015 - 2018<\\/a><\\/td>\\r\\n<\\/tr>\\r\\n<tr>\\r\\n<td style=\\\"width: 440.6px;\\\"><a href=\\\"files\\/documentos_orientadores\\/PROJETO%20DE%20AUTOAVALIA\\u00c7\\u00c3O%20DE%20AGRUPAMENTO%202015-2018vf.pdf\\\" target=\\\"_blank\\\" rel=\\\"noopener noreferrer\\\">Projeto de Autoavalia\\u00e7\\u00e3o do Agrupamento 2015 - 2018<\\/a><\\/td>\\r\\n<\\/tr>\\r\\n<tr>\\r\\n<td style=\\\"width: 440.6px;\\\"><a href=\\\"files\\/Quadros_de_valor_e_excelncia_mdia_18.pdf\\\" target=\\\"_blank\\\" rel=\\\"noopener noreferrer\\\">Regulamento dos Quadros de Valor e de Excel\\u00eancia<\\/a><\\/td>\\r\\n<\\/tr>\\r\\n<tr>\\r\\n<td style=\\\"width: 440.6px;\\\"><a href=\\\"files\\/documentos_orientadores\\/NORMAS%20de%20EVACUA\\u00c7\\u00c3O%202018.pdf\\\" target=\\\"_blank\\\" rel=\\\"noopener noreferrer\\\">Normas de Evacua\\u00e7\\u00e3o<\\/a><\\/td>\\r\\n<\\/tr>\\r\\n<tr>\\r\\n<td style=\\\"width: 440.6px;\\\"><a href=\\\"files\\/documentos_orientadores\\/Crit\\u00e9rios%20para%20a%20constitui\\u00e7\\u00e3o%20de%20turmas%20AGESM%202017.pdf\\\" target=\\\"_blank\\\" rel=\\\"noopener noreferrer\\\">Crit\\u00e9rios para a constitui\\u00e7\\u00e3o de turmas<\\/a><\\/td>\\r\\n<\\/tr>\\r\\n<tr>\\r\\n<td style=\\\"width: 440.6px;\\\"><a href=\\\"ifiles\\/ESTRATEGIA_DE__EDUCACAO_PARA_A_CIDADANIA_18_19.pdf\\\">Estrat\\u00e9gias de Educa\\u00e7\\u00e3o para a Cidadania do Agrupamento<\\/a><\\/td>\\r\\n<\\/tr>\\r\\n<tr>\\r\\n<td style=\\\"width: 440.6px;\\\"><a href=\\\"images\\/DORA_-_4\\u00aa_revis\\u00e3o_CP_3_set._2019.pdf\\\">DORA - Documento Orientador e Regulador da Avalia\\u00e7\\u00e3o (2019)<\\/a><\\/td>\\r\\n<\\/tr>\\r\\n<\\/tbody>\\r\\n<\\/table>\\r\\n<\\/div>\\r\\n<p>&nbsp;<\\/p>\",\"fulltext\":\"\",\"state\":1,\"catid\":\"16\",\"created\":\"2019-07-22 13:05:23\",\"created_by\":\"231\",\"created_by_alias\":\"\",\"modified\":\"2019-09-21 19:03:53\",\"modified_by\":\"231\",\"checked_out\":\"231\",\"checked_out_time\":\"2019-09-21 19:02:35\",\"publish_up\":\"2019-07-22 13:05:23\",\"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\":\"{\\\"article_layout\\\":\\\"\\\",\\\"show_title\\\":\\\"\\\",\\\"link_titles\\\":\\\"\\\",\\\"show_tags\\\":\\\"\\\",\\\"show_intro\\\":\\\"\\\",\\\"info_block_position\\\":\\\"\\\",\\\"info_block_show_title\\\":\\\"\\\",\\\"show_category\\\":\\\"\\\",\\\"link_category\\\":\\\"\\\",\\\"show_parent_category\\\":\\\"\\\",\\\"link_parent_category\\\":\\\"\\\",\\\"show_associations\\\":\\\"\\\",\\\"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_page_title\\\":\\\"\\\",\\\"show_publishing_options\\\":\\\"\\\",\\\"show_article_options\\\":\\\"\\\",\\\"show_urls_images_backend\\\":\\\"\\\",\\\"show_urls_images_frontend\\\":\\\"\\\",\\\"astroid_article_type\\\":\\\"regular\\\",\\\"astroid_article_video_type\\\":\\\"youtube\\\",\\\"astroid_article_video_url\\\":\\\"\\\",\\\"astroid_article_gallery_width\\\":\\\"\\\",\\\"astroid_article_gallery_bullets\\\":\\\"1\\\",\\\"astroid_article_gallery_navigation\\\":\\\"1\\\",\\\"astroid_article_thumbnail\\\":\\\"1\\\",\\\"astroid_article_gallery_items\\\":[],\\\"astroid_article_audio_source\\\":\\\"soundcloud\\\",\\\"astroid_article_audio_soundcloud\\\":\\\"\\\",\\\"astroid_article_audio_spotify\\\":\\\"\\\",\\\"astroid_article_review_heading\\\":\\\"\\\",\\\"astroid_article_review_summery\\\":\\\"\\\",\\\"astroid_article_review_good\\\":\\\"\\\",\\\"astroid_article_review_bad\\\":\\\"\\\",\\\"astroid_article_review_rating\\\":\\\"5\\\",\\\"astroid_article_button_action\\\":\\\"\\\",\\\"astroid_article_button_link\\\":\\\"\\\",\\\"astroid_article_review_criterias\\\":[],\\\"astroid_article_quote_text\\\":\\\"\\\",\\\"astroid_article_quote_author\\\":\\\"\\\",\\\"astroid_article_badge\\\":\\\"0\\\",\\\"astroid_article_badge_type\\\":\\\"2\\\",\\\"astroid_article_badge_text\\\":\\\"\\\",\\\"astroid_article_badge_color\\\":\\\"\\\",\\\"astroid_article_badge_text_color\\\":\\\"\\\",\\\"astroid_relatedposts\\\":\\\"\\\",\\\"astroid_socialshare\\\":\\\"\\\",\\\"astroid_comments\\\":\\\"\\\",\\\"astroid_posttype\\\":\\\"\\\",\\\"astroid_readtime\\\":\\\"0\\\",\\\"astroid_authorinfo\\\":\\\"0\\\",\\\"astroid_og_title\\\":\\\"\\\",\\\"astroid_og_desc\\\":\\\"\\\",\\\"astroid_og_image\\\":\\\"\\\"}\",\"version\":8,\"ordering\":\"24\",\"metakey\":\"\",\"metadesc\":\"\",\"access\":\"1\",\"hits\":\"0\",\"metadata\":\"{\\\"robots\\\":\\\"\\\",\\\"author\\\":\\\"\\\",\\\"rights\\\":\\\"\\\",\\\"xreference\\\":\\\"\\\"}\",\"featured\":\"0\",\"language\":\"*\",\"xreference\":\"\",\"note\":\"\"}', 0),
(727, 66, 1, '', '2019-09-21 19:04:22', 231, 6088, '608e1039fb4dc924f167c02f5df7f912119c1101', '{\"id\":66,\"asset_id\":\"295\",\"title\":\"Documentos Orientadores\",\"alias\":\"documentos-orientadores\",\"introtext\":\"<p>&nbsp;<\\/p>\\r\\n<div class=\\\"container\\\">\\r\\n<table class=\\\"table table-hover\\\" style=\\\"width: 441.6px; margin-left: auto; margin-right: auto;\\\">\\r\\n<tbody>\\r\\n<tr>\\r\\n<td style=\\\"width: 440.6px;\\\"><a href=\\\"files\\/documentos_orientadores\\/PAA2018_19.pdf\\\" target=\\\"_blank\\\" rel=\\\"noopener noreferrer\\\">Plano anual de Atividades 2018\\/2019<\\/a><\\/td>\\r\\n<\\/tr>\\r\\n<tr>\\r\\n<td style=\\\"width: 440.6px;\\\"><a href=\\\"files\\/PROJETO_EDUCATIVO_2019-2022.pdf\\\" target=\\\"_blank\\\" rel=\\\"noopener noreferrer\\\">Projeto Educativo<\\/a><\\/td>\\r\\n<\\/tr>\\r\\n<tr>\\r\\n<td style=\\\"width: 440.6px;\\\"><a href=\\\"files\\/REGULAMENTO_INTERNO_Agr_SMM.pdf\\\" target=\\\"_blank\\\" rel=\\\"noopener noreferrer\\\">Regulamento Interno<\\/a><\\/td>\\r\\n<\\/tr>\\r\\n<tr>\\r\\n<td style=\\\"width: 440.6px;\\\"><a href=\\\"files\\/reg_visitas_estudo.pdf\\\" target=\\\"_blank\\\" rel=\\\"noopener noreferrer\\\">Regulamento das Visitas de Estudo<\\/a><\\/td>\\r\\n<\\/tr>\\r\\n<tr>\\r\\n<td style=\\\"width: 440.6px;\\\"><a href=\\\"files\\/Ser_aluno_maior_2015-16.pdf\\\" target=\\\"_blank\\\" rel=\\\"noopener noreferrer\\\">Carta dos 7 Princ\\u00edpios<\\/a><\\/td>\\r\\n<\\/tr>\\r\\n<tr>\\r\\n<td style=\\\"width: 440.6px;\\\"><a href=\\\"files\\/documentos_orientadores\\/PLANO_ACAO_ESTRATEGICA_2016_2018.pdf\\\" target=\\\"_blank\\\" rel=\\\"noopener noreferrer\\\">Plano de A\\u00e7\\u00e3o Estrat\\u00e9gica 2016 - 2018<\\/a><\\/td>\\r\\n<\\/tr>\\r\\n<tr>\\r\\n<td style=\\\"width: 440.6px;\\\"><a href=\\\"files\\/documentos_orientadores\\/PLANO_MELHORIA_2015_2018_v2.pdf\\\" target=\\\"_blank\\\" rel=\\\"noopener noreferrer\\\">Plano de Melhoria 2015 - 2018<\\/a><\\/td>\\r\\n<\\/tr>\\r\\n<tr>\\r\\n<td style=\\\"width: 440.6px;\\\"><a href=\\\"files\\/documentos_orientadores\\/PROJETO%20DE%20AUTOAVALIA\\u00c7\\u00c3O%20DE%20AGRUPAMENTO%202015-2018vf.pdf\\\" target=\\\"_blank\\\" rel=\\\"noopener noreferrer\\\">Projeto de Autoavalia\\u00e7\\u00e3o do Agrupamento 2015 - 2018<\\/a><\\/td>\\r\\n<\\/tr>\\r\\n<tr>\\r\\n<td style=\\\"width: 440.6px;\\\"><a href=\\\"files\\/Quadros_de_valor_e_excelncia_mdia_18.pdf\\\" target=\\\"_blank\\\" rel=\\\"noopener noreferrer\\\">Regulamento dos Quadros de Valor e de Excel\\u00eancia<\\/a><\\/td>\\r\\n<\\/tr>\\r\\n<tr>\\r\\n<td style=\\\"width: 440.6px;\\\"><a href=\\\"files\\/documentos_orientadores\\/NORMAS%20de%20EVACUA\\u00c7\\u00c3O%202018.pdf\\\" target=\\\"_blank\\\" rel=\\\"noopener noreferrer\\\">Normas de Evacua\\u00e7\\u00e3o<\\/a><\\/td>\\r\\n<\\/tr>\\r\\n<tr>\\r\\n<td style=\\\"width: 440.6px;\\\"><a href=\\\"files\\/documentos_orientadores\\/Crit\\u00e9rios%20para%20a%20constitui\\u00e7\\u00e3o%20de%20turmas%20AGESM%202017.pdf\\\" target=\\\"_blank\\\" rel=\\\"noopener noreferrer\\\">Crit\\u00e9rios para a constitui\\u00e7\\u00e3o de turmas<\\/a><\\/td>\\r\\n<\\/tr>\\r\\n<tr>\\r\\n<td style=\\\"width: 440.6px;\\\"><a href=\\\"ifiles\\/ESTRATEGIA_DE__EDUCACAO_PARA_A_CIDADANIA_18_19.pdf\\\">Estrat\\u00e9gias de Educa\\u00e7\\u00e3o para a Cidadania do Agrupamento<\\/a><\\/td>\\r\\n<\\/tr>\\r\\n<tr>\\r\\n<td style=\\\"width: 440.6px;\\\"><a href=\\\"images\\/DORA_-_4\\u00aa_revis\\u00e3o_CP_3_set._2019.pdf\\\">DORA - Documento Orientador e Regulador da Avalia\\u00e7\\u00e3o (2019)<\\/a><\\/td>\\r\\n<\\/tr>\\r\\n<\\/tbody>\\r\\n<\\/table>\\r\\n<\\/div>\\r\\n<p>&nbsp;<\\/p>\",\"fulltext\":\"\",\"state\":1,\"catid\":\"16\",\"created\":\"2019-07-22 13:05:23\",\"created_by\":\"231\",\"created_by_alias\":\"\",\"modified\":\"2019-09-21 19:04:22\",\"modified_by\":\"231\",\"checked_out\":\"231\",\"checked_out_time\":\"2019-09-21 19:03:53\",\"publish_up\":\"2019-07-22 13:05:23\",\"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\":\"{\\\"article_layout\\\":\\\"\\\",\\\"show_title\\\":\\\"\\\",\\\"link_titles\\\":\\\"\\\",\\\"show_tags\\\":\\\"\\\",\\\"show_intro\\\":\\\"\\\",\\\"info_block_position\\\":\\\"\\\",\\\"info_block_show_title\\\":\\\"\\\",\\\"show_category\\\":\\\"\\\",\\\"link_category\\\":\\\"\\\",\\\"show_parent_category\\\":\\\"\\\",\\\"link_parent_category\\\":\\\"\\\",\\\"show_associations\\\":\\\"\\\",\\\"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_page_title\\\":\\\"\\\",\\\"show_publishing_options\\\":\\\"\\\",\\\"show_article_options\\\":\\\"\\\",\\\"show_urls_images_backend\\\":\\\"\\\",\\\"show_urls_images_frontend\\\":\\\"\\\",\\\"astroid_article_type\\\":\\\"regular\\\",\\\"astroid_article_video_type\\\":\\\"youtube\\\",\\\"astroid_article_video_url\\\":\\\"\\\",\\\"astroid_article_gallery_width\\\":\\\"\\\",\\\"astroid_article_gallery_bullets\\\":\\\"1\\\",\\\"astroid_article_gallery_navigation\\\":\\\"1\\\",\\\"astroid_article_thumbnail\\\":\\\"1\\\",\\\"astroid_article_gallery_items\\\":[],\\\"astroid_article_audio_source\\\":\\\"soundcloud\\\",\\\"astroid_article_audio_soundcloud\\\":\\\"\\\",\\\"astroid_article_audio_spotify\\\":\\\"\\\",\\\"astroid_article_review_heading\\\":\\\"\\\",\\\"astroid_article_review_summery\\\":\\\"\\\",\\\"astroid_article_review_good\\\":\\\"\\\",\\\"astroid_article_review_bad\\\":\\\"\\\",\\\"astroid_article_review_rating\\\":\\\"5\\\",\\\"astroid_article_button_action\\\":\\\"\\\",\\\"astroid_article_button_link\\\":\\\"\\\",\\\"astroid_article_review_criterias\\\":[],\\\"astroid_article_quote_text\\\":\\\"\\\",\\\"astroid_article_quote_author\\\":\\\"\\\",\\\"astroid_article_badge\\\":\\\"0\\\",\\\"astroid_article_badge_type\\\":\\\"2\\\",\\\"astroid_article_badge_text\\\":\\\"\\\",\\\"astroid_article_badge_color\\\":\\\"\\\",\\\"astroid_article_badge_text_color\\\":\\\"\\\",\\\"astroid_relatedposts\\\":\\\"\\\",\\\"astroid_socialshare\\\":\\\"\\\",\\\"astroid_comments\\\":\\\"\\\",\\\"astroid_posttype\\\":\\\"\\\",\\\"astroid_readtime\\\":\\\"0\\\",\\\"astroid_authorinfo\\\":\\\"0\\\",\\\"astroid_og_title\\\":\\\"\\\",\\\"astroid_og_desc\\\":\\\"\\\",\\\"astroid_og_image\\\":\\\"\\\"}\",\"version\":9,\"ordering\":\"24\",\"metakey\":\"\",\"metadesc\":\"\",\"access\":\"1\",\"hits\":\"0\",\"metadata\":\"{\\\"robots\\\":\\\"\\\",\\\"author\\\":\\\"\\\",\\\"rights\\\":\\\"\\\",\\\"xreference\\\":\\\"\\\"}\",\"featured\":\"0\",\"language\":\"*\",\"xreference\":\"\",\"note\":\"\"}', 0),
(728, 100, 1, '', '2019-09-24 14:19:36', 251, 2598, '21c89445c35f60185fd0297e58fd7f8606f49e45', '{\"id\":100,\"asset_id\":345,\"title\":\"Olimp\\u00edadas Iberoamercanas de Matem\\u00e1tica\",\"alias\":\"olimpiadas-iberoamercanas-de-matematica\",\"introtext\":\"<p>Muitos parab\\u00e9ns ao nosso aluno genial <strong>Nuno Carneiro<\\/strong> que acaba de obter uma <strong>Medalha de Bronze<\\/strong> nas <strong>Olimp\\u00edadas Iberoamercanas de Matem\\u00e1tica<\\/strong>, que decorreram no M\\u00e9xico.<\\/p>\\r\\n<p>&nbsp;<\\/p>\\r\\n<p><img style=\\\"display: block; margin-left: auto; margin-right: auto;\\\" src=\\\"images\\/Benjamin_Imagens\\/IMG_nuno.png\\\" alt=\\\"IMG nuno\\\" \\/><\\/p>\",\"fulltext\":\"\",\"state\":\"1\",\"catid\":\"11\",\"created\":\"2019-09-24 14:19:36\",\"created_by\":\"251\",\"created_by_alias\":\"\",\"modified\":\"2019-09-24 14:19:36\",\"modified_by\":null,\"checked_out\":null,\"checked_out_time\":null,\"publish_up\":\"2019-09-24 14:19:36\",\"publish_down\":\"0000-00-00 00:00:00\",\"images\":\"{\\\"image_intro\\\":\\\"\\\",\\\"image_intro_alt\\\":\\\"\\\",\\\"image_intro_caption\\\":\\\"\\\",\\\"float_intro\\\":\\\"\\\",\\\"image_fulltext\\\":\\\"\\\",\\\"image_fulltext_alt\\\":\\\"\\\",\\\"image_fulltext_caption\\\":\\\"\\\",\\\"float_fulltext\\\":\\\"\\\"}\",\"urls\":\"{\\\"urla\\\":false,\\\"urlatext\\\":\\\"\\\",\\\"targeta\\\":\\\"\\\",\\\"urlb\\\":false,\\\"urlbtext\\\":\\\"\\\",\\\"targetb\\\":\\\"\\\",\\\"urlc\\\":false,\\\"urlctext\\\":\\\"\\\",\\\"targetc\\\":\\\"\\\"}\",\"attribs\":\"{\\\"astroid_article_type\\\":\\\"regular\\\",\\\"astroid_article_video_url\\\":\\\"\\\",\\\"astroid_article_gallery_width\\\":\\\"\\\",\\\"astroid_article_gallery_bullets\\\":\\\"1\\\",\\\"astroid_article_gallery_navigation\\\":\\\"1\\\",\\\"astroid_article_thumbnail\\\":\\\"1\\\",\\\"astroid_article_gallery_items\\\":[],\\\"astroid_article_audio_source\\\":\\\"soundcloud\\\",\\\"astroid_article_audio_soundcloud\\\":\\\"\\\",\\\"astroid_article_audio_spotify\\\":\\\"\\\",\\\"astroid_article_review_heading\\\":\\\"\\\",\\\"astroid_article_review_summery\\\":\\\"\\\",\\\"astroid_article_review_good\\\":\\\"\\\",\\\"astroid_article_review_bad\\\":\\\"\\\",\\\"astroid_article_review_rating\\\":\\\"5\\\",\\\"astroid_article_button_action\\\":\\\"\\\",\\\"astroid_article_button_link\\\":\\\"\\\",\\\"astroid_article_review_criterias\\\":[],\\\"astroid_article_quote_text\\\":\\\"\\\",\\\"astroid_article_quote_author\\\":\\\"\\\",\\\"astroid_article_badge\\\":\\\"0\\\",\\\"astroid_article_badge_type\\\":\\\"2\\\",\\\"astroid_article_badge_text\\\":\\\"\\\",\\\"astroid_article_badge_color\\\":\\\"\\\",\\\"astroid_article_badge_text_color\\\":\\\"\\\",\\\"astroid_relatedposts\\\":\\\"\\\",\\\"astroid_socialshare\\\":\\\"\\\",\\\"astroid_comments\\\":\\\"\\\",\\\"astroid_posttype\\\":\\\"\\\",\\\"astroid_readtime\\\":\\\"\\\",\\\"astroid_authorinfo\\\":\\\"\\\",\\\"astroid_og_title\\\":\\\"\\\",\\\"astroid_og_desc\\\":\\\"\\\",\\\"astroid_og_image\\\":\\\"\\\"}\",\"version\":1,\"ordering\":null,\"metakey\":\"\",\"metadesc\":\"\",\"access\":\"1\",\"hits\":null,\"metadata\":\"{}\",\"featured\":\"1\",\"language\":\"*\",\"xreference\":null,\"note\":null}', 0),
(729, 100, 1, '', '2019-09-24 14:21:38', 251, 2615, '46fe88ea0994fe7e61dd4b4843c674c4084c2c44', '{\"id\":100,\"asset_id\":\"345\",\"title\":\"Olimp\\u00edadas Iberoamericanas de Matem\\u00e1tica\",\"alias\":\"olimpiadas-iberoamercanas-de-matematica\",\"introtext\":\"<p>Muitos parab\\u00e9ns ao nosso aluno genial <strong>Nuno Carneiro<\\/strong> que acaba de obter uma <strong>Medalha de Bronze<\\/strong> nas <strong>Olimp\\u00edadas Iberoamericanas de Matem\\u00e1tica<\\/strong>, que decorreram no M\\u00e9xico.<\\/p>\\r\\n<p>&nbsp;<\\/p>\\r\\n<p><img style=\\\"display: block; margin-left: auto; margin-right: auto;\\\" src=\\\"images\\/Benjamin_Imagens\\/IMG_nuno.png\\\" alt=\\\"IMG nuno\\\" \\/><\\/p>\",\"fulltext\":\"\",\"state\":\"1\",\"catid\":\"11\",\"created\":\"2019-09-24 14:19:36\",\"created_by\":\"251\",\"created_by_alias\":\"\",\"modified\":\"2019-09-24 14:21:38\",\"modified_by\":\"251\",\"checked_out\":\"251\",\"checked_out_time\":\"2019-09-24 14:21:17\",\"publish_up\":\"2019-09-24 14:19:36\",\"publish_down\":\"0000-00-00 00:00:00\",\"images\":\"{\\\"image_intro\\\":\\\"\\\",\\\"image_intro_alt\\\":\\\"\\\",\\\"image_intro_caption\\\":\\\"\\\",\\\"float_intro\\\":\\\"\\\",\\\"image_fulltext\\\":\\\"\\\",\\\"image_fulltext_alt\\\":\\\"\\\",\\\"image_fulltext_caption\\\":\\\"\\\",\\\"float_fulltext\\\":\\\"\\\"}\",\"urls\":\"{\\\"urla\\\":false,\\\"urlatext\\\":\\\"\\\",\\\"targeta\\\":\\\"\\\",\\\"urlb\\\":false,\\\"urlbtext\\\":\\\"\\\",\\\"targetb\\\":\\\"\\\",\\\"urlc\\\":false,\\\"urlctext\\\":\\\"\\\",\\\"targetc\\\":\\\"\\\"}\",\"attribs\":\"{\\\"astroid_article_type\\\":\\\"regular\\\",\\\"astroid_article_video_url\\\":\\\"\\\",\\\"astroid_article_gallery_width\\\":\\\"\\\",\\\"astroid_article_gallery_bullets\\\":\\\"1\\\",\\\"astroid_article_gallery_navigation\\\":\\\"1\\\",\\\"astroid_article_thumbnail\\\":\\\"1\\\",\\\"astroid_article_gallery_items\\\":[],\\\"astroid_article_audio_source\\\":\\\"soundcloud\\\",\\\"astroid_article_audio_soundcloud\\\":\\\"\\\",\\\"astroid_article_audio_spotify\\\":\\\"\\\",\\\"astroid_article_review_heading\\\":\\\"\\\",\\\"astroid_article_review_summery\\\":\\\"\\\",\\\"astroid_article_review_good\\\":\\\"\\\",\\\"astroid_article_review_bad\\\":\\\"\\\",\\\"astroid_article_review_rating\\\":\\\"5\\\",\\\"astroid_article_button_action\\\":\\\"\\\",\\\"astroid_article_button_link\\\":\\\"\\\",\\\"astroid_article_review_criterias\\\":[],\\\"astroid_article_quote_text\\\":\\\"\\\",\\\"astroid_article_quote_author\\\":\\\"\\\",\\\"astroid_article_badge\\\":\\\"0\\\",\\\"astroid_article_badge_type\\\":\\\"2\\\",\\\"astroid_article_badge_text\\\":\\\"\\\",\\\"astroid_article_badge_color\\\":\\\"\\\",\\\"astroid_article_badge_text_color\\\":\\\"\\\",\\\"astroid_relatedposts\\\":\\\"\\\",\\\"astroid_socialshare\\\":\\\"\\\",\\\"astroid_comments\\\":\\\"\\\",\\\"astroid_posttype\\\":\\\"\\\",\\\"astroid_readtime\\\":\\\"\\\",\\\"astroid_authorinfo\\\":\\\"\\\",\\\"astroid_og_title\\\":\\\"\\\",\\\"astroid_og_desc\\\":\\\"\\\",\\\"astroid_og_image\\\":\\\"\\\"}\",\"version\":2,\"ordering\":\"0\",\"metakey\":\"\",\"metadesc\":\"\",\"access\":\"1\",\"hits\":\"0\",\"metadata\":\"{}\",\"featured\":\"1\",\"language\":\"*\",\"xreference\":\"\",\"note\":\"\"}', 0),
(730, 101, 1, '', '2019-09-24 20:54:53', 231, 3032, '15dfb44d7652a6b5a1f340d4b0a8a5cccaf9be8e', '{\"id\":101,\"asset_id\":346,\"title\":\"Ementa EB 1 do Carmo\",\"alias\":\"ementa-eb-1-do-carmo\",\"introtext\":\"\",\"fulltext\":\"\",\"state\":1,\"catid\":\"16\",\"created\":\"2019-09-24 20:54:53\",\"created_by\":\"231\",\"created_by_alias\":\"\",\"modified\":\"2019-09-24 20:54:53\",\"modified_by\":null,\"checked_out\":null,\"checked_out_time\":null,\"publish_up\":\"2019-09-24 20:54:53\",\"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\":\"{\\\"article_layout\\\":\\\"\\\",\\\"show_title\\\":\\\"\\\",\\\"link_titles\\\":\\\"\\\",\\\"show_tags\\\":\\\"\\\",\\\"show_intro\\\":\\\"\\\",\\\"info_block_position\\\":\\\"\\\",\\\"info_block_show_title\\\":\\\"\\\",\\\"show_category\\\":\\\"\\\",\\\"link_category\\\":\\\"\\\",\\\"show_parent_category\\\":\\\"\\\",\\\"link_parent_category\\\":\\\"\\\",\\\"show_associations\\\":\\\"\\\",\\\"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_page_title\\\":\\\"\\\",\\\"show_publishing_options\\\":\\\"\\\",\\\"show_article_options\\\":\\\"\\\",\\\"show_urls_images_backend\\\":\\\"\\\",\\\"show_urls_images_frontend\\\":\\\"\\\",\\\"astroid_article_type\\\":\\\"regular\\\",\\\"astroid_article_video_type\\\":\\\"youtube\\\",\\\"astroid_article_video_url\\\":\\\"\\\",\\\"astroid_article_gallery_width\\\":\\\"\\\",\\\"astroid_article_gallery_bullets\\\":\\\"1\\\",\\\"astroid_article_gallery_navigation\\\":\\\"1\\\",\\\"astroid_article_thumbnail\\\":\\\"1\\\",\\\"astroid_article_gallery_items\\\":[],\\\"astroid_article_audio_source\\\":\\\"soundcloud\\\",\\\"astroid_article_audio_soundcloud\\\":\\\"\\\",\\\"astroid_article_audio_spotify\\\":\\\"\\\",\\\"astroid_article_review_heading\\\":\\\"\\\",\\\"astroid_article_review_summery\\\":\\\"\\\",\\\"astroid_article_review_good\\\":\\\"\\\",\\\"astroid_article_review_bad\\\":\\\"\\\",\\\"astroid_article_review_rating\\\":\\\"5\\\",\\\"astroid_article_button_action\\\":\\\"\\\",\\\"astroid_article_button_link\\\":\\\"\\\",\\\"astroid_article_review_criterias\\\":[],\\\"astroid_article_quote_text\\\":\\\"\\\",\\\"astroid_article_quote_author\\\":\\\"\\\",\\\"astroid_article_badge\\\":\\\"0\\\",\\\"astroid_article_badge_type\\\":\\\"2\\\",\\\"astroid_article_badge_text\\\":\\\"\\\",\\\"astroid_article_badge_color\\\":\\\"\\\",\\\"astroid_article_badge_text_color\\\":\\\"\\\",\\\"astroid_relatedposts\\\":\\\"\\\",\\\"astroid_socialshare\\\":\\\"\\\",\\\"astroid_comments\\\":\\\"\\\",\\\"astroid_posttype\\\":\\\"\\\",\\\"astroid_readtime\\\":\\\"\\\",\\\"astroid_authorinfo\\\":\\\"\\\",\\\"astroid_og_title\\\":\\\"\\\",\\\"astroid_og_desc\\\":\\\"\\\",\\\"astroid_og_image\\\":\\\"\\\"}\",\"version\":1,\"ordering\":null,\"metakey\":\"\",\"metadesc\":\"\",\"access\":\"1\",\"hits\":null,\"metadata\":\"{\\\"robots\\\":\\\"\\\",\\\"author\\\":\\\"\\\",\\\"rights\\\":\\\"\\\",\\\"xreference\\\":\\\"\\\"}\",\"featured\":\"0\",\"language\":\"*\",\"xreference\":\"\",\"note\":\"\"}', 0),
(731, 102, 1, '', '2019-09-24 20:55:42', 231, 3051, '801553f72971224f45ac758dea9b90e21e0944af', '{\"id\":102,\"asset_id\":347,\"title\":\"Ementa Semanal Frei e EsMaior \",\"alias\":\"ementa-semanal-frei-e-esmaior\",\"introtext\":\"\",\"fulltext\":\"\",\"state\":1,\"catid\":\"16\",\"created\":\"2019-09-24 20:55:42\",\"created_by\":\"231\",\"created_by_alias\":\"\",\"modified\":\"2019-09-24 20:55:42\",\"modified_by\":null,\"checked_out\":null,\"checked_out_time\":null,\"publish_up\":\"2019-09-24 20:55:42\",\"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\":\"{\\\"article_layout\\\":\\\"\\\",\\\"show_title\\\":\\\"\\\",\\\"link_titles\\\":\\\"\\\",\\\"show_tags\\\":\\\"\\\",\\\"show_intro\\\":\\\"\\\",\\\"info_block_position\\\":\\\"\\\",\\\"info_block_show_title\\\":\\\"\\\",\\\"show_category\\\":\\\"\\\",\\\"link_category\\\":\\\"\\\",\\\"show_parent_category\\\":\\\"\\\",\\\"link_parent_category\\\":\\\"\\\",\\\"show_associations\\\":\\\"\\\",\\\"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_page_title\\\":\\\"\\\",\\\"show_publishing_options\\\":\\\"\\\",\\\"show_article_options\\\":\\\"\\\",\\\"show_urls_images_backend\\\":\\\"\\\",\\\"show_urls_images_frontend\\\":\\\"\\\",\\\"astroid_article_type\\\":\\\"regular\\\",\\\"astroid_article_video_type\\\":\\\"youtube\\\",\\\"astroid_article_video_url\\\":\\\"\\\",\\\"astroid_article_gallery_width\\\":\\\"\\\",\\\"astroid_article_gallery_bullets\\\":\\\"1\\\",\\\"astroid_article_gallery_navigation\\\":\\\"1\\\",\\\"astroid_article_thumbnail\\\":\\\"1\\\",\\\"astroid_article_gallery_items\\\":[],\\\"astroid_article_audio_source\\\":\\\"soundcloud\\\",\\\"astroid_article_audio_soundcloud\\\":\\\"\\\",\\\"astroid_article_audio_spotify\\\":\\\"\\\",\\\"astroid_article_review_heading\\\":\\\"\\\",\\\"astroid_article_review_summery\\\":\\\"\\\",\\\"astroid_article_review_good\\\":\\\"\\\",\\\"astroid_article_review_bad\\\":\\\"\\\",\\\"astroid_article_review_rating\\\":\\\"5\\\",\\\"astroid_article_button_action\\\":\\\"\\\",\\\"astroid_article_button_link\\\":\\\"\\\",\\\"astroid_article_review_criterias\\\":[],\\\"astroid_article_quote_text\\\":\\\"\\\",\\\"astroid_article_quote_author\\\":\\\"\\\",\\\"astroid_article_badge\\\":\\\"0\\\",\\\"astroid_article_badge_type\\\":\\\"2\\\",\\\"astroid_article_badge_text\\\":\\\"\\\",\\\"astroid_article_badge_color\\\":\\\"\\\",\\\"astroid_article_badge_text_color\\\":\\\"\\\",\\\"astroid_relatedposts\\\":\\\"\\\",\\\"astroid_socialshare\\\":\\\"\\\",\\\"astroid_comments\\\":\\\"\\\",\\\"astroid_posttype\\\":\\\"\\\",\\\"astroid_readtime\\\":\\\"\\\",\\\"astroid_authorinfo\\\":\\\"\\\",\\\"astroid_og_title\\\":\\\"\\\",\\\"astroid_og_desc\\\":\\\"\\\",\\\"astroid_og_image\\\":\\\"\\\"}\",\"version\":1,\"ordering\":null,\"metakey\":\"\",\"metadesc\":\"\",\"access\":\"1\",\"hits\":null,\"metadata\":\"{\\\"robots\\\":\\\"\\\",\\\"author\\\":\\\"\\\",\\\"rights\\\":\\\"\\\",\\\"xreference\\\":\\\"\\\"}\",\"featured\":\"0\",\"language\":\"*\",\"xreference\":\"\",\"note\":\"\"}', 0),
(732, 96, 1, '', '2019-10-02 15:47:52', 231, 6325, '7ba589acb536d8ef47c97fd3f41ebbfcdf276ccc', '{\"id\":96,\"asset_id\":\"340\",\"title\":\"Manuais Escolares\",\"alias\":\"manuais-escolares\",\"introtext\":\"<p style=\\\"color: #222222; font-family: Arial; font-size: 12px; font-style: normal; font-variant: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-decoration: none; text-indent: 0px; text-transform: none; -webkit-text-stroke-width: 0px; white-space: normal; word-spacing: 0px;\\\"><a style=\\\"color: #8f0909; transition-delay: 0s; transition-duration: 0.15s; transition-property: color; transition-timing-function: ease-in-out;\\\" href=\\\"files\\/manuais_carmo_2019_2020.pdf\\\" target=\\\"_blank\\\"><span style=\\\"font-size: 12pt;\\\">Escola EB1 do Carmo<\\/span><\\/a><\\/p>\\r\\n<p style=\\\"color: #222222; font-family: Arial; font-size: 12px; font-style: normal; font-variant: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-decoration: none; text-indent: 0px; text-transform: none; -webkit-text-stroke-width: 0px; white-space: normal; word-spacing: 0px;\\\"><a style=\\\"color: #8f0909; transition-delay: 0s; transition-duration: 0.15s; transition-property: color; transition-timing-function: ease-in-out;\\\" href=\\\"files\\/manuais_frei_2019_2020.pdf\\\" target=\\\"_blank\\\"><span style=\\\"font-size: 12pt;\\\">Escola EB2,3 de Frei Bartolomeu dos M\\u00e1rtires<\\/span><\\/a><\\/p>\\r\\n<p style=\\\"color: #222222; font-family: Arial; font-size: 12px; font-style: normal; font-variant: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-decoration: none; text-indent: 0px; text-transform: none; -webkit-text-stroke-width: 0px; white-space: normal; word-spacing: 0px;\\\"><a style=\\\"color: #8f0909; transition-delay: 0s; transition-duration: 0.15s; transition-property: color; transition-timing-function: ease-in-out;\\\" href=\\\"files\\/manuais_escolares_adotados1.pdf\\\" target=\\\"_blank\\\"><span style=\\\"font-size: 12pt;\\\">Escola Secund\\u00e1ria de Santa Maria Maior<\\/span><\\/a><\\/p>\\r\\n<p style=\\\"color: #222222; font-family: Arial; font-size: 12px; font-style: normal; font-variant: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-decoration: none; text-indent: 0px; text-transform: none; -webkit-text-stroke-width: 0px; white-space: normal; word-spacing: 0px;\\\">&nbsp;<\\/p>\\r\\n<p style=\\\"color: #222222; font-family: Arial; font-size: 12px; font-style: normal; font-variant: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-decoration: none; text-indent: 0px; text-transform: none; -webkit-text-stroke-width: 0px; white-space: normal; word-spacing: 0px;\\\"><span style=\\\"font-size: 10pt;\\\">Nota: Por lapso, o manual de Bilogia 10.\\u00ba Ano n\\u00e3o se encontra na listagem, sendo este, \\\"Biologia e Geologia CCH (CT-FE) \\u2013 Terra, Universo de Vida 10\\\".<\\/span><\\/p>\\r\\n<p style=\\\"color: #222222; font-family: Arial; font-size: 12px; font-style: normal; font-variant: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: center; text-decoration: none; text-indent: 0px; text-transform: none; -webkit-text-stroke-width: 0px; white-space: normal; word-spacing: 0px;\\\"><img class=\\\"cke-resize\\\" style=\\\"cursor: default;\\\" src=\\\"images\\/biologia_10.PNG\\\" alt=\\\"biologia 10\\\" \\/><\\/p>\\r\\n<p>&nbsp;<\\/p>\\r\\n<div id=\\\"ckimgrsz\\\" style=\\\"left: 100.68px; top: 156.33px;\\\">\\r\\n<div class=\\\"preview\\\">&nbsp;<\\/div>\\r\\n<\\/div>\",\"fulltext\":\"\",\"state\":1,\"catid\":\"12\",\"created\":\"2019-09-14 18:13:38\",\"created_by\":\"231\",\"created_by_alias\":\"\",\"modified\":\"2019-10-02 15:47:52\",\"modified_by\":\"231\",\"checked_out\":\"231\",\"checked_out_time\":\"2019-10-02 15:47:42\",\"publish_up\":\"2019-09-14 18:13:38\",\"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\":\"{\\\"article_layout\\\":\\\"\\\",\\\"show_title\\\":\\\"\\\",\\\"link_titles\\\":\\\"\\\",\\\"show_tags\\\":\\\"\\\",\\\"show_intro\\\":\\\"\\\",\\\"info_block_position\\\":\\\"\\\",\\\"info_block_show_title\\\":\\\"\\\",\\\"show_category\\\":\\\"\\\",\\\"link_category\\\":\\\"\\\",\\\"show_parent_category\\\":\\\"\\\",\\\"link_parent_category\\\":\\\"\\\",\\\"show_associations\\\":\\\"\\\",\\\"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_page_title\\\":\\\"\\\",\\\"show_publishing_options\\\":\\\"\\\",\\\"show_article_options\\\":\\\"\\\",\\\"show_urls_images_backend\\\":\\\"\\\",\\\"show_urls_images_frontend\\\":\\\"\\\",\\\"astroid_article_type\\\":\\\"regular\\\",\\\"astroid_article_video_type\\\":\\\"youtube\\\",\\\"astroid_article_video_url\\\":\\\"\\\",\\\"astroid_article_gallery_width\\\":\\\"\\\",\\\"astroid_article_gallery_bullets\\\":\\\"1\\\",\\\"astroid_article_gallery_navigation\\\":\\\"1\\\",\\\"astroid_article_thumbnail\\\":\\\"1\\\",\\\"astroid_article_gallery_items\\\":[],\\\"astroid_article_audio_source\\\":\\\"soundcloud\\\",\\\"astroid_article_audio_soundcloud\\\":\\\"\\\",\\\"astroid_article_audio_spotify\\\":\\\"\\\",\\\"astroid_article_review_heading\\\":\\\"\\\",\\\"astroid_article_review_summery\\\":\\\"\\\",\\\"astroid_article_review_good\\\":\\\"\\\",\\\"astroid_article_review_bad\\\":\\\"\\\",\\\"astroid_article_review_rating\\\":\\\"5\\\",\\\"astroid_article_button_action\\\":\\\"\\\",\\\"astroid_article_button_link\\\":\\\"\\\",\\\"astroid_article_review_criterias\\\":[],\\\"astroid_article_quote_text\\\":\\\"\\\",\\\"astroid_article_quote_author\\\":\\\"\\\",\\\"astroid_article_badge\\\":\\\"0\\\",\\\"astroid_article_badge_type\\\":\\\"2\\\",\\\"astroid_article_badge_text\\\":\\\"\\\",\\\"astroid_article_badge_color\\\":\\\"\\\",\\\"astroid_article_badge_text_color\\\":\\\"\\\",\\\"astroid_relatedposts\\\":\\\"\\\",\\\"astroid_socialshare\\\":\\\"\\\",\\\"astroid_comments\\\":\\\"\\\",\\\"astroid_posttype\\\":\\\"\\\",\\\"astroid_readtime\\\":\\\"\\\",\\\"astroid_authorinfo\\\":\\\"\\\",\\\"astroid_og_title\\\":\\\"\\\",\\\"astroid_og_desc\\\":\\\"\\\",\\\"astroid_og_image\\\":\\\"\\\"}\",\"version\":3,\"ordering\":\"0\",\"metakey\":\"\",\"metadesc\":\"\",\"access\":\"1\",\"hits\":\"0\",\"metadata\":\"{\\\"robots\\\":\\\"\\\",\\\"author\\\":\\\"\\\",\\\"rights\\\":\\\"\\\",\\\"xreference\\\":\\\"\\\"}\",\"featured\":\"0\",\"language\":\"*\",\"xreference\":\"\",\"note\":\"\"}', 0),
(733, 96, 1, '', '2019-10-02 15:50:12', 231, 6325, 'e0adc48caf247b816be1d78569bf4ab5280a6dc9', '{\"id\":96,\"asset_id\":\"340\",\"title\":\"Manuais Escolares\",\"alias\":\"manuais-escolares\",\"introtext\":\"<p style=\\\"color: #222222; font-family: Arial; font-size: 12px; font-style: normal; font-variant: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-decoration: none; text-indent: 0px; text-transform: none; -webkit-text-stroke-width: 0px; white-space: normal; word-spacing: 0px;\\\"><a style=\\\"color: #8f0909; transition-delay: 0s; transition-duration: 0.15s; transition-property: color; transition-timing-function: ease-in-out;\\\" href=\\\"files\\/manuais_carmo_2019_2020.pdf\\\" target=\\\"_blank\\\"><span style=\\\"font-size: 12pt;\\\">Escola EB1 do Carmo<\\/span><\\/a><\\/p>\\r\\n<p style=\\\"color: #222222; font-family: Arial; font-size: 12px; font-style: normal; font-variant: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-decoration: none; text-indent: 0px; text-transform: none; -webkit-text-stroke-width: 0px; white-space: normal; word-spacing: 0px;\\\"><a style=\\\"color: #8f0909; transition-delay: 0s; transition-duration: 0.15s; transition-property: color; transition-timing-function: ease-in-out;\\\" href=\\\"files\\/manuais_frei_2019_2020.pdf\\\" target=\\\"_blank\\\"><span style=\\\"font-size: 12pt;\\\">Escola EB2,3 de Frei Bartolomeu dos M\\u00e1rtires<\\/span><\\/a><\\/p>\\r\\n<p style=\\\"color: #222222; font-family: Arial; font-size: 12px; font-style: normal; font-variant: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-decoration: none; text-indent: 0px; text-transform: none; -webkit-text-stroke-width: 0px; white-space: normal; word-spacing: 0px;\\\"><a style=\\\"color: #8f0909; transition-delay: 0s; transition-duration: 0.15s; transition-property: color; transition-timing-function: ease-in-out;\\\" href=\\\"files\\/manuais_escolares_adotados1.pdf\\\" target=\\\"_blank\\\"><span style=\\\"font-size: 12pt;\\\">Escola Secund\\u00e1ria de Santa Maria Maior<\\/span><\\/a><\\/p>\\r\\n<p style=\\\"color: #222222; font-family: Arial; font-size: 12px; font-style: normal; font-variant: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-decoration: none; text-indent: 0px; text-transform: none; -webkit-text-stroke-width: 0px; white-space: normal; word-spacing: 0px;\\\">&nbsp;<\\/p>\\r\\n<p style=\\\"color: #222222; font-family: Arial; font-size: 12px; font-style: normal; font-variant: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-decoration: none; text-indent: 0px; text-transform: none; -webkit-text-stroke-width: 0px; white-space: normal; word-spacing: 0px;\\\"><span style=\\\"font-size: 10pt;\\\">Nota: Por lapso, o manual de Bilogia 10.\\u00ba Ano n\\u00e3o se encontra na listagem, sendo este, \\\"Biologia e Geologia CCH (CT-FE) \\u2013 Terra, Universo de Vida 10\\\".<\\/span><\\/p>\\r\\n<p style=\\\"color: #222222; font-family: Arial; font-size: 12px; font-style: normal; font-variant: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: center; text-decoration: none; text-indent: 0px; text-transform: none; -webkit-text-stroke-width: 0px; white-space: normal; word-spacing: 0px;\\\"><img class=\\\"cke-resize\\\" style=\\\"cursor: default;\\\" src=\\\"images\\/biologia_10.PNG\\\" alt=\\\"biologia 10\\\" \\/><\\/p>\\r\\n<p>&nbsp;<\\/p>\\r\\n<div id=\\\"ckimgrsz\\\" style=\\\"left: 100.68px; top: 156.33px;\\\">\\r\\n<div class=\\\"preview\\\">&nbsp;<\\/div>\\r\\n<\\/div>\",\"fulltext\":\"\",\"state\":1,\"catid\":\"16\",\"created\":\"2019-09-14 18:13:38\",\"created_by\":\"231\",\"created_by_alias\":\"\",\"modified\":\"2019-10-02 15:50:12\",\"modified_by\":\"231\",\"checked_out\":\"231\",\"checked_out_time\":\"2019-10-02 15:50:02\",\"publish_up\":\"2019-09-14 18:13:38\",\"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\":\"{\\\"article_layout\\\":\\\"\\\",\\\"show_title\\\":\\\"\\\",\\\"link_titles\\\":\\\"\\\",\\\"show_tags\\\":\\\"\\\",\\\"show_intro\\\":\\\"\\\",\\\"info_block_position\\\":\\\"\\\",\\\"info_block_show_title\\\":\\\"\\\",\\\"show_category\\\":\\\"\\\",\\\"link_category\\\":\\\"\\\",\\\"show_parent_category\\\":\\\"\\\",\\\"link_parent_category\\\":\\\"\\\",\\\"show_associations\\\":\\\"\\\",\\\"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_page_title\\\":\\\"\\\",\\\"show_publishing_options\\\":\\\"\\\",\\\"show_article_options\\\":\\\"\\\",\\\"show_urls_images_backend\\\":\\\"\\\",\\\"show_urls_images_frontend\\\":\\\"\\\",\\\"astroid_article_type\\\":\\\"regular\\\",\\\"astroid_article_video_type\\\":\\\"youtube\\\",\\\"astroid_article_video_url\\\":\\\"\\\",\\\"astroid_article_gallery_width\\\":\\\"\\\",\\\"astroid_article_gallery_bullets\\\":\\\"1\\\",\\\"astroid_article_gallery_navigation\\\":\\\"1\\\",\\\"astroid_article_thumbnail\\\":\\\"1\\\",\\\"astroid_article_gallery_items\\\":[],\\\"astroid_article_audio_source\\\":\\\"soundcloud\\\",\\\"astroid_article_audio_soundcloud\\\":\\\"\\\",\\\"astroid_article_audio_spotify\\\":\\\"\\\",\\\"astroid_article_review_heading\\\":\\\"\\\",\\\"astroid_article_review_summery\\\":\\\"\\\",\\\"astroid_article_review_good\\\":\\\"\\\",\\\"astroid_article_review_bad\\\":\\\"\\\",\\\"astroid_article_review_rating\\\":\\\"5\\\",\\\"astroid_article_button_action\\\":\\\"\\\",\\\"astroid_article_button_link\\\":\\\"\\\",\\\"astroid_article_review_criterias\\\":[],\\\"astroid_article_quote_text\\\":\\\"\\\",\\\"astroid_article_quote_author\\\":\\\"\\\",\\\"astroid_article_badge\\\":\\\"0\\\",\\\"astroid_article_badge_type\\\":\\\"2\\\",\\\"astroid_article_badge_text\\\":\\\"\\\",\\\"astroid_article_badge_color\\\":\\\"\\\",\\\"astroid_article_badge_text_color\\\":\\\"\\\",\\\"astroid_relatedposts\\\":\\\"\\\",\\\"astroid_socialshare\\\":\\\"\\\",\\\"astroid_comments\\\":\\\"\\\",\\\"astroid_posttype\\\":\\\"\\\",\\\"astroid_readtime\\\":\\\"\\\",\\\"astroid_authorinfo\\\":\\\"\\\",\\\"astroid_og_title\\\":\\\"\\\",\\\"astroid_og_desc\\\":\\\"\\\",\\\"astroid_og_image\\\":\\\"\\\"}\",\"version\":5,\"ordering\":\"0\",\"metakey\":\"\",\"metadesc\":\"\",\"access\":\"1\",\"hits\":\"0\",\"metadata\":\"{\\\"robots\\\":\\\"\\\",\\\"author\\\":\\\"\\\",\\\"rights\\\":\\\"\\\",\\\"xreference\\\":\\\"\\\"}\",\"featured\":\"0\",\"language\":\"*\",\"xreference\":\"\",\"note\":\"\"}', 0);
INSERT INTO `ynfp8_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
(734, 95, 1, '', '2019-10-02 16:55:07', 231, 67366, '2808dc9997714c64534fb56f619b642faf53b0cd', '{\"id\":95,\"asset_id\":\"339\",\"title\":\"Exames Nacionais\",\"alias\":\"exames-nacionais\",\"introtext\":\"<h4 style=\\\"box-sizing: border-box; color: #363636; font-family: Raleway-Semi-Bold,Arial,sans-serif; font-size: 1.5rem; font-style: normal; font-variant: normal; font-weight: bold; letter-spacing: normal; margin-bottom: 7px; margin-top: 15px; orphans: 2; text-align: left; text-decoration: none; text-indent: 0px; text-transform: none; -webkit-text-stroke-width: 0px; white-space: normal; word-spacing: 0px;\\\">Provas finais de ciclo<\\/h4>\\r\\n<p style=\\\"box-sizing: border-box; color: #363636; font-family: Raleway-Medium,Arial,sans-serif; font-size: 1rem; font-style: normal; font-variant: normal; font-weight: 400; letter-spacing: normal; line-height: 1.5rem; orphans: 2; padding-bottom: 15px; text-align: left; text-decoration: none; text-indent: 0px; text-transform: none; -webkit-text-stroke-width: 0px; white-space: normal; word-spacing: 0px; margin: 0px;\\\">No 9.\\u00ba ano, os alunos t\\u00eam de fazer as habituais provas finais de ciclo, que contam para a nota final, com um peso de 30%. Estas provas incidem sobre as disciplinas de Portugu\\u00eas e Matem\\u00e1tica, abarcando as tem\\u00e1ticas do 7.\\u00ba ano ao 9.\\u00ba ano.<\\/p>\\r\\n<table id=\\\"tablepress-51\\\" class=\\\"tablepress tablepress-id-51\\\" style=\\\"border-collapse: collapse; border-image-outset: 0; border-image-repeat: stretch; border-image-slice: 100%; border-image-source: none; border-image-width: 1; border-spacing: 0px; box-sizing: border-box; color: #000000; font-family: Raleway-Medium,Arial,sans-serif; font-size: 16px; font-style: normal; font-variant: normal; font-weight: 400; letter-spacing: normal; margin-bottom: 1em; orphans: 2; text-align: left; text-decoration: none; text-indent: 0px; text-transform: none; -webkit-text-stroke-width: 0px; white-space: normal; width: 100%; word-spacing: 0px; border: medium none currentColor;\\\">\\r\\n<tbody style=\\\"box-sizing: border-box;\\\">\\r\\n<tr class=\\\"row-1\\\" style=\\\"box-sizing: border-box;\\\">\\r\\n<td class=\\\"column-1\\\" style=\\\"background-attachment: scroll; background-clip: border-box; background-color: #f2f2f2; background-image: none; background-origin: padding-box; background-position-x: 0px; background-position-y: 0px; background-repeat: repeat; background-size: auto; border-image-outset: 0; border-image-repeat: stretch; border-image-slice: 100%; border-image-source: none; border-image-width: 1; box-sizing: border-box; color: #af3f04; float: none; font-family: Raleway-Bold,Arial,sans-serif; font-size: 1rem; text-align: center; vertical-align: inherit; border-width: 0px medium medium medium; border-color: currentColor; border-style: none; padding: 8px;\\\" colspan=\\\"2\\\">9.\\u00ba ano (1.\\u00aa fase)<\\/td>\\r\\n<\\/tr>\\r\\n<tr class=\\\"row-2\\\" style=\\\"box-sizing: border-box;\\\">\\r\\n<td class=\\\"column-1\\\" style=\\\"background-attachment: scroll; background-clip: border-box; background-color: transparent; background-image: none; background-origin: padding-box; background-position-x: 0px; background-position-y: 0px; background-repeat: repeat; background-size: auto; border-image-outset: 0; border-image-repeat: stretch; border-image-slice: 100%; border-image-source: none; border-image-width: 1; box-sizing: border-box; float: none; font-size: 0.75rem; text-align: center; vertical-align: inherit; border-width: 1px medium medium medium; border-color: #dddddd currentColor currentColor currentColor; border-style: solid none none none; padding: 8px;\\\"><strong style=\\\"box-sizing: border-box; font-family: Raleway-Bold,Arial,sans-serif;\\\">Disciplina<\\/strong><\\/td>\\r\\n<td class=\\\"column-2\\\" style=\\\"background-attachment: scroll; background-clip: border-box; background-color: transparent; background-image: none; background-origin: padding-box; background-position-x: 0px; background-position-y: 0px; background-repeat: repeat; background-size: auto; border-image-outset: 0; border-image-repeat: stretch; border-image-slice: 100%; border-image-source: none; border-image-width: 1; box-sizing: border-box; float: none; font-size: 0.75rem; text-align: center; vertical-align: inherit; border-width: 1px medium medium 1px; border-color: #dddddd currentColor currentColor #e3e3e3; border-style: solid none none solid; padding: 8px;\\\"><strong style=\\\"box-sizing: border-box; font-family: Raleway-Bold,Arial,sans-serif;\\\">Data<\\/strong><\\/td>\\r\\n<\\/tr>\\r\\n<tr class=\\\"row-3\\\" style=\\\"box-sizing: border-box;\\\">\\r\\n<td class=\\\"column-1\\\" style=\\\"background-attachment: scroll; background-clip: border-box; background-color: transparent; background-image: none; background-origin: padding-box; background-position-x: 0px; background-position-y: 0px; background-repeat: repeat; background-size: auto; border-image-outset: 0; border-image-repeat: stretch; border-image-slice: 100%; border-image-source: none; border-image-width: 1; box-sizing: border-box; float: none; font-size: 0.75rem; text-align: center; vertical-align: inherit; border-width: 1px medium medium medium; border-color: #dddddd currentColor currentColor currentColor; border-style: solid none none none; padding: 8px;\\\">Portugu\\u00eas L\\u00edngua N\\u00e3o Materna<\\/td>\\r\\n<td class=\\\"column-2\\\" style=\\\"background-attachment: scroll; background-clip: border-box; background-color: transparent; background-image: none; background-origin: padding-box; background-position-x: 0px; background-position-y: 0px; background-repeat: repeat; background-size: auto; border-image-outset: 0; border-image-repeat: stretch; border-image-slice: 100%; border-image-source: none; border-image-width: 1; box-sizing: border-box; float: none; font-size: 0.75rem; text-align: center; vertical-align: inherit; border-width: 1px medium medium 1px; border-color: #dddddd currentColor currentColor #e3e3e3; border-style: solid none none solid; padding: 8px;\\\">15 de junho de 2020<\\/td>\\r\\n<\\/tr>\\r\\n<tr class=\\\"row-4\\\" style=\\\"box-sizing: border-box;\\\">\\r\\n<td class=\\\"column-1\\\" style=\\\"background-attachment: scroll; background-clip: border-box; background-color: transparent; background-image: none; background-origin: padding-box; background-position-x: 0px; background-position-y: 0px; background-repeat: repeat; background-size: auto; border-image-outset: 0; border-image-repeat: stretch; border-image-slice: 100%; border-image-source: none; border-image-width: 1; box-sizing: border-box; float: none; font-size: 0.75rem; text-align: center; vertical-align: inherit; border-width: 1px medium medium medium; border-color: #dddddd currentColor currentColor currentColor; border-style: solid none none none; padding: 8px;\\\">Matem\\u00e1tica<\\/td>\\r\\n<td class=\\\"column-2\\\" style=\\\"background-attachment: scroll; background-clip: border-box; background-color: transparent; background-image: none; background-origin: padding-box; background-position-x: 0px; background-position-y: 0px; background-repeat: repeat; background-size: auto; border-image-outset: 0; border-image-repeat: stretch; border-image-slice: 100%; border-image-source: none; border-image-width: 1; box-sizing: border-box; float: none; font-size: 0.75rem; text-align: center; vertical-align: inherit; border-width: 1px medium medium 1px; border-color: #dddddd currentColor currentColor #e3e3e3; border-style: solid none none solid; padding: 8px;\\\">19 de junho de 2020<\\/td>\\r\\n<\\/tr>\\r\\n<tr class=\\\"row-5\\\" style=\\\"box-sizing: border-box;\\\">\\r\\n<td class=\\\"column-1\\\" style=\\\"background-attachment: scroll; background-clip: border-box; background-color: transparent; background-image: none; background-origin: padding-box; background-position-x: 0px; background-position-y: 0px; background-repeat: repeat; background-size: auto; border-image-outset: 0; border-image-repeat: stretch; border-image-slice: 100%; border-image-source: none; border-image-width: 1; box-sizing: border-box; float: none; font-size: 0.75rem; text-align: center; vertical-align: inherit; border-width: 1px medium medium medium; border-color: #dddddd currentColor currentColor currentColor; border-style: solid none none none; padding: 8px;\\\">Portugu\\u00eas, Portugu\\u00eas L\\u00edngua Segunda<\\/td>\\r\\n<td class=\\\"column-2\\\" style=\\\"background-attachment: scroll; background-clip: border-box; background-color: transparent; background-image: none; background-origin: padding-box; background-position-x: 0px; background-position-y: 0px; background-repeat: repeat; background-size: auto; border-image-outset: 0; border-image-repeat: stretch; border-image-slice: 100%; border-image-source: none; border-image-width: 1; box-sizing: border-box; float: none; font-size: 0.75rem; text-align: center; vertical-align: inherit; border-width: 1px medium medium 1px; border-color: #dddddd currentColor currentColor #e3e3e3; border-style: solid none none solid; padding: 8px;\\\">26 de junho de 2020<\\/td>\\r\\n<\\/tr>\\r\\n<\\/tbody>\\r\\n<\\/table>\\r\\n<table id=\\\"tablepress-119\\\" class=\\\"tablepress tablepress-id-119\\\" style=\\\"border-collapse: collapse; border-image-outset: 0; border-image-repeat: stretch; border-image-slice: 100%; border-image-source: none; border-image-width: 1; border-spacing: 0px; box-sizing: border-box; color: #000000; font-family: Raleway-Medium,Arial,sans-serif; font-size: 16px; font-style: normal; font-variant: normal; font-weight: 400; letter-spacing: normal; margin-bottom: 1em; orphans: 2; text-align: left; text-decoration: none; text-indent: 0px; text-transform: none; -webkit-text-stroke-width: 0px; white-space: normal; width: 100%; word-spacing: 0px; border: medium none currentColor;\\\">\\r\\n<tbody style=\\\"box-sizing: border-box;\\\">\\r\\n<tr class=\\\"row-1\\\" style=\\\"box-sizing: border-box;\\\">\\r\\n<td class=\\\"column-1\\\" style=\\\"background-attachment: scroll; background-clip: border-box; background-color: #f2f2f2; background-image: none; background-origin: padding-box; background-position-x: 0px; background-position-y: 0px; background-repeat: repeat; background-size: auto; border-image-outset: 0; border-image-repeat: stretch; border-image-slice: 100%; border-image-source: none; border-image-width: 1; box-sizing: border-box; color: #af3f04; float: none; font-family: Raleway-Bold,Arial,sans-serif; font-size: 1rem; text-align: center; vertical-align: inherit; border-width: 0px medium medium medium; border-color: currentColor; border-style: none; padding: 8px;\\\" colspan=\\\"2\\\">9.\\u00ba ano (2.\\u00aa fase)<\\/td>\\r\\n<\\/tr>\\r\\n<tr class=\\\"row-2\\\" style=\\\"box-sizing: border-box;\\\">\\r\\n<td class=\\\"column-1\\\" style=\\\"background-attachment: scroll; background-clip: border-box; background-color: transparent; background-image: none; background-origin: padding-box; background-position-x: 0px; background-position-y: 0px; background-repeat: repeat; background-size: auto; border-image-outset: 0; border-image-repeat: stretch; border-image-slice: 100%; border-image-source: none; border-image-width: 1; box-sizing: border-box; float: none; font-size: 0.75rem; text-align: center; vertical-align: inherit; border-width: 1px medium medium medium; border-color: #dddddd currentColor currentColor currentColor; border-style: solid none none none; padding: 8px;\\\"><strong style=\\\"box-sizing: border-box; font-family: Raleway-Bold,Arial,sans-serif;\\\">Disciplina<\\/strong><\\/td>\\r\\n<td class=\\\"column-2\\\" style=\\\"background-attachment: scroll; background-clip: border-box; background-color: transparent; background-image: none; background-origin: padding-box; background-position-x: 0px; background-position-y: 0px; background-repeat: repeat; background-size: auto; border-image-outset: 0; border-image-repeat: stretch; border-image-slice: 100%; border-image-source: none; border-image-width: 1; box-sizing: border-box; float: none; font-size: 0.75rem; text-align: center; vertical-align: inherit; border-width: 1px medium medium 1px; border-color: #dddddd currentColor currentColor #e3e3e3; border-style: solid none none solid; padding: 8px;\\\"><strong style=\\\"box-sizing: border-box; font-family: Raleway-Bold,Arial,sans-serif;\\\">Data<\\/strong><\\/td>\\r\\n<\\/tr>\\r\\n<tr class=\\\"row-3\\\" style=\\\"box-sizing: border-box;\\\">\\r\\n<td class=\\\"column-1\\\" style=\\\"background-attachment: scroll; background-clip: border-box; background-color: transparent; background-image: none; background-origin: padding-box; background-position-x: 0px; background-position-y: 0px; background-repeat: repeat; background-size: auto; border-image-outset: 0; border-image-repeat: stretch; border-image-slice: 100%; border-image-source: none; border-image-width: 1; box-sizing: border-box; float: none; font-size: 0.75rem; text-align: center; vertical-align: inherit; border-width: 1px medium medium medium; border-color: #dddddd currentColor currentColor currentColor; border-style: solid none none none; padding: 8px;\\\">Matem\\u00e1tica<\\/td>\\r\\n<td class=\\\"column-2\\\" style=\\\"background-attachment: scroll; background-clip: border-box; background-color: transparent; background-image: none; background-origin: padding-box; background-position-x: 0px; background-position-y: 0px; background-repeat: repeat; background-size: auto; border-image-outset: 0; border-image-repeat: stretch; border-image-slice: 100%; border-image-source: none; border-image-width: 1; box-sizing: border-box; float: none; font-size: 0.75rem; text-align: center; vertical-align: inherit; border-width: 1px medium medium 1px; border-color: #dddddd currentColor currentColor #e3e3e3; border-style: solid none none solid; padding: 8px;\\\">20 de julho de 2020<\\/td>\\r\\n<\\/tr>\\r\\n<tr class=\\\"row-4\\\" style=\\\"box-sizing: border-box;\\\">\\r\\n<td class=\\\"column-1\\\" style=\\\"background-attachment: scroll; background-clip: border-box; background-color: transparent; background-image: none; background-origin: padding-box; background-position-x: 0px; background-position-y: 0px; background-repeat: repeat; background-size: auto; border-image-outset: 0; border-image-repeat: stretch; border-image-slice: 100%; border-image-source: none; border-image-width: 1; box-sizing: border-box; float: none; font-size: 0.75rem; text-align: center; vertical-align: inherit; border-width: 1px medium medium medium; border-color: #dddddd currentColor currentColor currentColor; border-style: solid none none none; padding: 8px;\\\">Portugu\\u00eas, Portugu\\u00eas L\\u00edngua N\\u00e3o Materna, Portugu\\u00eas L\\u00edngua segunda<\\/td>\\r\\n<td class=\\\"column-2\\\" style=\\\"background-attachment: scroll; background-clip: border-box; background-color: transparent; background-image: none; background-origin: padding-box; background-position-x: 0px; background-position-y: 0px; background-repeat: repeat; background-size: auto; border-image-outset: 0; border-image-repeat: stretch; border-image-slice: 100%; border-image-source: none; border-image-width: 1; box-sizing: border-box; float: none; font-size: 0.75rem; text-align: center; vertical-align: inherit; border-width: 1px medium medium 1px; border-color: #dddddd currentColor currentColor #e3e3e3; border-style: solid none none solid; padding: 8px;\\\">22 de julho de 2020<\\/td>\\r\\n<\\/tr>\\r\\n<\\/tbody>\\r\\n<\\/table>\\r\\n<h4 style=\\\"box-sizing: border-box; color: #363636; font-family: Raleway-Semi-Bold,Arial,sans-serif; font-size: 1.5rem; font-style: normal; font-variant: normal; font-weight: bold; letter-spacing: normal; margin-bottom: 7px; margin-top: 15px; orphans: 2; text-align: left; text-decoration: none; text-indent: 0px; text-transform: none; -webkit-text-stroke-width: 0px; white-space: normal; word-spacing: 0px;\\\">Exames finais nacionais<\\/h4>\\r\\n<p style=\\\"box-sizing: border-box; color: #363636; font-family: Raleway-Medium,Arial,sans-serif; font-size: 1rem; font-style: normal; font-variant: normal; font-weight: 400; letter-spacing: normal; line-height: 1.5rem; orphans: 2; padding-bottom: 15px; text-align: left; text-decoration: none; text-indent: 0px; text-transform: none; -webkit-text-stroke-width: 0px; white-space: normal; word-spacing: 0px; margin: 0px;\\\">Os alunos dos 11.\\u00ba ano e 12.\\u00ba ano realizam os exames nacionais. Estas s\\u00e3o as avalia\\u00e7\\u00f5es mais importantes da escolaridade obrigat\\u00f3ria. Contam para a m\\u00e9dia do ensino secund\\u00e1rio e, em alguns casos, funcionam como provas de ingresso ao ensino superior.<\\/p>\\r\\n<table id=\\\"tablepress-53\\\" class=\\\"tablepress tablepress-id-53\\\" style=\\\"border-collapse: collapse; border-image-outset: 0; border-image-repeat: stretch; border-image-slice: 100%; border-image-source: none; border-image-width: 1; border-spacing: 0px; box-sizing: border-box; color: #000000; font-family: Raleway-Medium,Arial,sans-serif; font-size: 16px; font-style: normal; font-variant: normal; font-weight: 400; letter-spacing: normal; margin-bottom: 1em; orphans: 2; text-align: left; text-decoration: none; text-indent: 0px; text-transform: none; -webkit-text-stroke-width: 0px; white-space: normal; width: 100%; word-spacing: 0px; border: medium none currentColor;\\\">\\r\\n<tbody style=\\\"box-sizing: border-box;\\\">\\r\\n<tr class=\\\"row-1\\\" style=\\\"box-sizing: border-box;\\\">\\r\\n<td class=\\\"column-1\\\" style=\\\"background-attachment: scroll; background-clip: border-box; background-color: #f2f2f2; background-image: none; background-origin: padding-box; background-position-x: 0px; background-position-y: 0px; background-repeat: repeat; background-size: auto; border-image-outset: 0; border-image-repeat: stretch; border-image-slice: 100%; border-image-source: none; border-image-width: 1; box-sizing: border-box; color: #af3f04; float: none; font-family: Raleway-Bold,Arial,sans-serif; font-size: 1rem; text-align: center; vertical-align: inherit; border-width: 0px medium medium medium; border-color: currentColor; border-style: none; padding: 8px;\\\" colspan=\\\"2\\\">11.\\u00ba ano (1.\\u00aa fase)<\\/td>\\r\\n<\\/tr>\\r\\n<tr class=\\\"row-2\\\" style=\\\"box-sizing: border-box;\\\">\\r\\n<td class=\\\"column-1\\\" style=\\\"background-attachment: scroll; background-clip: border-box; background-color: transparent; background-image: none; background-origin: padding-box; background-position-x: 0px; background-position-y: 0px; background-repeat: repeat; background-size: auto; border-image-outset: 0; border-image-repeat: stretch; border-image-slice: 100%; border-image-source: none; border-image-width: 1; box-sizing: border-box; float: none; font-size: 0.75rem; text-align: center; vertical-align: inherit; border-width: 1px medium medium medium; border-color: #dddddd currentColor currentColor currentColor; border-style: solid none none none; padding: 8px;\\\"><strong style=\\\"box-sizing: border-box; font-family: Raleway-Bold,Arial,sans-serif;\\\">Disciplina<\\/strong><\\/td>\\r\\n<td class=\\\"column-2\\\" style=\\\"background-attachment: scroll; background-clip: border-box; background-color: transparent; background-image: none; background-origin: padding-box; background-position-x: 0px; background-position-y: 0px; background-repeat: repeat; background-size: auto; border-image-outset: 0; border-image-repeat: stretch; border-image-slice: 100%; border-image-source: none; border-image-width: 1; box-sizing: border-box; float: none; font-size: 0.75rem; text-align: center; vertical-align: inherit; border-width: 1px medium medium 1px; border-color: #dddddd currentColor currentColor #e3e3e3; border-style: solid none none solid; padding: 8px;\\\"><strong style=\\\"box-sizing: border-box; font-family: Raleway-Bold,Arial,sans-serif;\\\">Data<\\/strong><\\/td>\\r\\n<\\/tr>\\r\\n<tr class=\\\"row-3\\\" style=\\\"box-sizing: border-box;\\\">\\r\\n<td class=\\\"column-1\\\" style=\\\"background-attachment: scroll; background-clip: border-box; background-color: transparent; background-image: none; background-origin: padding-box; background-position-x: 0px; background-position-y: 0px; background-repeat: repeat; background-size: auto; border-image-outset: 0; border-image-repeat: stretch; border-image-slice: 100%; border-image-source: none; border-image-width: 1; box-sizing: border-box; float: none; font-size: 0.75rem; text-align: center; vertical-align: inherit; border-width: 1px medium medium medium; border-color: #dddddd currentColor currentColor currentColor; border-style: solid none none none; padding: 8px;\\\">Espanhol, Franc\\u00eas<\\/td>\\r\\n<td class=\\\"column-2\\\" style=\\\"background-attachment: scroll; background-clip: border-box; background-color: transparent; background-image: none; background-origin: padding-box; background-position-x: 0px; background-position-y: 0px; background-repeat: repeat; background-size: auto; border-image-outset: 0; border-image-repeat: stretch; border-image-slice: 100%; border-image-source: none; border-image-width: 1; box-sizing: border-box; float: none; font-size: 0.75rem; text-align: center; vertical-align: inherit; border-width: 1px medium medium 1px; border-color: #dddddd currentColor currentColor #e3e3e3; border-style: solid none none solid; padding: 8px;\\\">16 de junho de 2020<\\/td>\\r\\n<\\/tr>\\r\\n<tr class=\\\"row-4\\\" style=\\\"box-sizing: border-box;\\\">\\r\\n<td class=\\\"column-1\\\" style=\\\"background-attachment: scroll; background-clip: border-box; background-color: transparent; background-image: none; background-origin: padding-box; background-position-x: 0px; background-position-y: 0px; background-repeat: repeat; background-size: auto; border-image-outset: 0; border-image-repeat: stretch; border-image-slice: 100%; border-image-source: none; border-image-width: 1; box-sizing: border-box; float: none; font-size: 0.75rem; text-align: center; vertical-align: inherit; border-width: 1px medium medium medium; border-color: #dddddd currentColor currentColor currentColor; border-style: solid none none none; padding: 8px;\\\">Filosofia<\\/td>\\r\\n<td class=\\\"column-2\\\" style=\\\"background-attachment: scroll; background-clip: border-box; background-color: transparent; background-image: none; background-origin: padding-box; background-position-x: 0px; background-position-y: 0px; background-repeat: repeat; background-size: auto; border-image-outset: 0; border-image-repeat: stretch; border-image-slice: 100%; border-image-source: none; border-image-width: 1; box-sizing: border-box; float: none; font-size: 0.75rem; text-align: center; vertical-align: inherit; border-width: 1px medium medium 1px; border-color: #dddddd currentColor currentColor #e3e3e3; border-style: solid none none solid; padding: 8px;\\\">17 de junho de 2020<\\/td>\\r\\n<\\/tr>\\r\\n<tr class=\\\"row-5\\\" style=\\\"box-sizing: border-box;\\\">\\r\\n<td class=\\\"column-1\\\" style=\\\"background-attachment: scroll; background-clip: border-box; background-color: transparent; background-image: none; background-origin: padding-box; background-position-x: 0px; background-position-y: 0px; background-repeat: repeat; background-size: auto; border-image-outset: 0; border-image-repeat: stretch; border-image-slice: 100%; border-image-source: none; border-image-width: 1; box-sizing: border-box; float: none; font-size: 0.75rem; text-align: center; vertical-align: inherit; border-width: 1px medium medium medium; border-color: #dddddd currentColor currentColor currentColor; border-style: solid none none none; padding: 8px;\\\">F\\u00edsica e Qu\\u00edmica A, Latim<\\/td>\\r\\n<td class=\\\"column-2\\\" style=\\\"background-attachment: scroll; background-clip: border-box; background-color: transparent; background-image: none; background-origin: padding-box; background-position-x: 0px; background-position-y: 0px; background-repeat: repeat; background-size: auto; border-image-outset: 0; border-image-repeat: stretch; border-image-slice: 100%; border-image-source: none; border-image-width: 1; box-sizing: border-box; float: none; font-size: 0.75rem; text-align: center; vertical-align: inherit; border-width: 1px medium medium 1px; border-color: #dddddd currentColor currentColor #e3e3e3; border-style: solid none none solid; padding: 8px;\\\">18 de junho de 2020<\\/td>\\r\\n<\\/tr>\\r\\n<tr class=\\\"row-6\\\" style=\\\"box-sizing: border-box;\\\">\\r\\n<td class=\\\"column-1\\\" style=\\\"background-attachment: scroll; background-clip: border-box; background-color: transparent; background-image: none; background-origin: padding-box; background-position-x: 0px; background-position-y: 0px; background-repeat: repeat; background-size: auto; border-image-outset: 0; border-image-repeat: stretch; border-image-slice: 100%; border-image-source: none; border-image-width: 1; box-sizing: border-box; float: none; font-size: 0.75rem; text-align: center; vertical-align: inherit; border-width: 1px medium medium medium; border-color: #dddddd currentColor currentColor currentColor; border-style: solid none none none; padding: 8px;\\\">Hist\\u00f3ria B<\\/td>\\r\\n<td class=\\\"column-2\\\" style=\\\"background-attachment: scroll; background-clip: border-box; background-color: transparent; background-image: none; background-origin: padding-box; background-position-x: 0px; background-position-y: 0px; background-repeat: repeat; background-size: auto; border-image-outset: 0; border-image-repeat: stretch; border-image-slice: 100%; border-image-source: none; border-image-width: 1; box-sizing: border-box; float: none; font-size: 0.75rem; text-align: center; vertical-align: inherit; border-width: 1px medium medium 1px; border-color: #dddddd currentColor currentColor #e3e3e3; border-style: solid none none solid; padding: 8px;\\\">19 de junho de 2020<\\/td>\\r\\n<\\/tr>\\r\\n<tr class=\\\"row-7\\\" style=\\\"box-sizing: border-box;\\\">\\r\\n<td class=\\\"column-1\\\" style=\\\"background-attachment: scroll; background-clip: border-box; background-color: transparent; background-image: none; background-origin: padding-box; background-position-x: 0px; background-position-y: 0px; background-repeat: repeat; background-size: auto; border-image-outset: 0; border-image-repeat: stretch; border-image-slice: 100%; border-image-source: none; border-image-width: 1; box-sizing: border-box; float: none; font-size: 0.75rem; text-align: center; vertical-align: inherit; border-width: 1px medium medium medium; border-color: #dddddd currentColor currentColor currentColor; border-style: solid none none none; padding: 8px;\\\">Geografia A<\\/td>\\r\\n<td class=\\\"column-2\\\" style=\\\"background-attachment: scroll; background-clip: border-box; background-color: transparent; background-image: none; background-origin: padding-box; background-position-x: 0px; background-position-y: 0px; background-repeat: repeat; background-size: auto; border-image-outset: 0; border-image-repeat: stretch; border-image-slice: 100%; border-image-source: none; border-image-width: 1; box-sizing: border-box; float: none; font-size: 0.75rem; text-align: center; vertical-align: inherit; border-width: 1px medium medium 1px; border-color: #dddddd currentColor currentColor #e3e3e3; border-style: solid none none solid; padding: 8px;\\\">22 de junho de 2020<\\/td>\\r\\n<\\/tr>\\r\\n<tr class=\\\"row-8\\\" style=\\\"box-sizing: border-box;\\\">\\r\\n<td class=\\\"column-1\\\" style=\\\"background-attachment: scroll; background-clip: border-box; background-color: transparent; background-image: none; background-origin: padding-box; background-position-x: 0px; background-position-y: 0px; background-repeat: repeat; background-size: auto; border-image-outset: 0; border-image-repeat: stretch; border-image-slice: 100%; border-image-source: none; border-image-width: 1; box-sizing: border-box; float: none; font-size: 0.75rem; text-align: center; vertical-align: inherit; border-width: 1px medium medium medium; border-color: #dddddd currentColor currentColor currentColor; border-style: solid none none none; padding: 8px;\\\">Hist\\u00f3ria da Cultura e das Artes<\\/td>\\r\\n<td class=\\\"column-2\\\" style=\\\"background-attachment: scroll; background-clip: border-box; background-color: transparent; background-image: none; background-origin: padding-box; background-position-x: 0px; background-position-y: 0px; background-repeat: repeat; background-size: auto; border-image-outset: 0; border-image-repeat: stretch; border-image-slice: 100%; border-image-source: none; border-image-width: 1; box-sizing: border-box; float: none; font-size: 0.75rem; text-align: center; vertical-align: inherit; border-width: 1px medium medium 1px; border-color: #dddddd currentColor currentColor #e3e3e3; border-style: solid none none solid; padding: 8px;\\\">23 de junho de 2020<\\/td>\\r\\n<\\/tr>\\r\\n<tr class=\\\"row-9\\\" style=\\\"box-sizing: border-box;\\\">\\r\\n<td class=\\\"column-1\\\" style=\\\"background-attachment: scroll; background-clip: border-box; background-color: transparent; background-image: none; background-origin: padding-box; background-position-x: 0px; background-position-y: 0px; background-repeat: repeat; background-size: auto; border-image-outset: 0; border-image-repeat: stretch; border-image-slice: 100%; border-image-source: none; border-image-width: 1; box-sizing: border-box; float: none; font-size: 0.75rem; text-align: center; vertical-align: inherit; border-width: 1px medium medium medium; border-color: #dddddd currentColor currentColor currentColor; border-style: solid none none none; padding: 8px;\\\">Matem\\u00e1tica B, Matem\\u00e1tica Aplicada \\u00e0s Ci\\u00eancias Sociais<\\/td>\\r\\n<td class=\\\"column-2\\\" style=\\\"background-attachment: scroll; background-clip: border-box; background-color: transparent; background-image: none; background-origin: padding-box; background-position-x: 0px; background-position-y: 0px; background-repeat: repeat; background-size: auto; border-image-outset: 0; border-image-repeat: stretch; border-image-slice: 100%; border-image-source: none; border-image-width: 1; box-sizing: border-box; float: none; font-size: 0.75rem; text-align: center; vertical-align: inherit; border-width: 1px medium medium 1px; border-color: #dddddd currentColor currentColor #e3e3e3; border-style: solid none none solid; padding: 8px;\\\">25 de junho de 2020<\\/td>\\r\\n<\\/tr>\\r\\n<tr class=\\\"row-10\\\" style=\\\"box-sizing: border-box;\\\">\\r\\n<td class=\\\"column-1\\\" style=\\\"background-attachment: scroll; background-clip: border-box; background-color: transparent; background-image: none; background-origin: padding-box; background-position-x: 0px; background-position-y: 0px; background-repeat: repeat; background-size: auto; border-image-outset: 0; border-image-repeat: stretch; border-image-slice: 100%; border-image-source: none; border-image-width: 1; box-sizing: border-box; float: none; font-size: 0.75rem; text-align: center; vertical-align: inherit; border-width: 1px medium medium medium; border-color: #dddddd currentColor currentColor currentColor; border-style: solid none none none; padding: 8px;\\\">Biologia, Geologia<\\/td>\\r\\n<td class=\\\"column-2\\\" style=\\\"background-attachment: scroll; background-clip: border-box; background-color: transparent; background-image: none; background-origin: padding-box; background-position-x: 0px; background-position-y: 0px; background-repeat: repeat; background-size: auto; border-image-outset: 0; border-image-repeat: stretch; border-image-slice: 100%; border-image-source: none; border-image-width: 1; box-sizing: border-box; float: none; font-size: 0.75rem; text-align: center; vertical-align: inherit; border-width: 1px medium medium 1px; border-color: #dddddd currentColor currentColor #e3e3e3; border-style: solid none none solid; padding: 8px;\\\">30 de junho de 2020<\\/td>\\r\\n<\\/tr>\\r\\n<tr class=\\\"row-11\\\" style=\\\"box-sizing: border-box;\\\">\\r\\n<td class=\\\"column-1\\\" style=\\\"background-attachment: scroll; background-clip: border-box; background-color: transparent; background-image: none; background-origin: padding-box; background-position-x: 0px; background-position-y: 0px; background-repeat: repeat; background-size: auto; border-image-outset: 0; border-image-repeat: stretch; border-image-slice: 100%; border-image-source: none; border-image-width: 1; box-sizing: border-box; float: none; font-size: 0.75rem; text-align: center; vertical-align: inherit; border-width: 1px medium medium medium; border-color: #dddddd currentColor currentColor currentColor; border-style: solid none none none; padding: 8px;\\\">Economia, Alem\\u00e3o<\\/td>\\r\\n<td class=\\\"column-2\\\" style=\\\"background-attachment: scroll; background-clip: border-box; background-color: transparent; background-image: none; background-origin: padding-box; background-position-x: 0px; background-position-y: 0px; background-repeat: repeat; background-size: auto; border-image-outset: 0; border-image-repeat: stretch; border-image-slice: 100%; border-image-source: none; border-image-width: 1; box-sizing: border-box; float: none; font-size: 0.75rem; text-align: center; vertical-align: inherit; border-width: 1px medium medium 1px; border-color: #dddddd currentColor currentColor #e3e3e3; border-style: solid none none solid; padding: 8px;\\\">2 de julho de 2020<\\/td>\\r\\n<\\/tr>\\r\\n<tr class=\\\"row-12\\\" style=\\\"box-sizing: border-box;\\\">\\r\\n<td class=\\\"column-1\\\" style=\\\"background-attachment: scroll; background-clip: border-box; background-color: transparent; background-image: none; background-origin: padding-box; background-position-x: 0px; background-position-y: 0px; background-repeat: repeat; background-size: auto; border-image-outset: 0; border-image-repeat: stretch; border-image-slice: 100%; border-image-source: none; border-image-width: 1; box-sizing: border-box; float: none; font-size: 0.75rem; text-align: center; vertical-align: inherit; border-width: 1px medium medium medium; border-color: #dddddd currentColor currentColor currentColor; border-style: solid none none none; padding: 8px;\\\">Ingl\\u00eas<\\/td>\\r\\n<td class=\\\"column-2\\\" style=\\\"background-attachment: scroll; background-clip: border-box; background-color: transparent; background-image: none; background-origin: padding-box; background-position-x: 0px; background-position-y: 0px; background-repeat: repeat; background-size: auto; border-image-outset: 0; border-image-repeat: stretch; border-image-slice: 100%; border-image-source: none; border-image-width: 1; box-sizing: border-box; float: none; font-size: 0.75rem; text-align: center; vertical-align: inherit; border-width: 1px medium medium 1px; border-color: #dddddd currentColor currentColor #e3e3e3; border-style: solid none none solid; padding: 8px;\\\">3 de julho de 2020<\\/td>\\r\\n<\\/tr>\\r\\n<tr class=\\\"row-13\\\" style=\\\"box-sizing: border-box;\\\">\\r\\n<td class=\\\"column-1\\\" style=\\\"background-attachment: scroll; background-clip: border-box; background-color: transparent; background-image: none; background-origin: padding-box; background-position-x: 0px; background-position-y: 0px; background-repeat: repeat; background-size: auto; border-image-outset: 0; border-image-repeat: stretch; border-image-slice: 100%; border-image-source: none; border-image-width: 1; box-sizing: border-box; float: none; font-size: 0.75rem; text-align: center; vertical-align: inherit; border-width: 1px medium medium medium; border-color: #dddddd currentColor currentColor currentColor; border-style: solid none none none; padding: 8px;\\\">Geometria Descritiva A<\\/td>\\r\\n<td class=\\\"column-2\\\" style=\\\"background-attachment: scroll; background-clip: border-box; background-color: transparent; background-image: none; background-origin: padding-box; background-position-x: 0px; background-position-y: 0px; background-repeat: repeat; background-size: auto; border-image-outset: 0; border-image-repeat: stretch; border-image-slice: 100%; border-image-source: none; border-image-width: 1; box-sizing: border-box; float: none; font-size: 0.75rem; text-align: center; vertical-align: inherit; border-width: 1px medium medium 1px; border-color: #dddddd currentColor currentColor #e3e3e3; border-style: solid none none solid; padding: 8px;\\\">6 de julho de 2020<\\/td>\\r\\n<\\/tr>\\r\\n<tr class=\\\"row-14\\\" style=\\\"box-sizing: border-box;\\\">\\r\\n<td class=\\\"column-1\\\" style=\\\"background-attachment: scroll; background-clip: border-box; background-color: transparent; background-image: none; background-origin: padding-box; background-position-x: 0px; background-position-y: 0px; background-repeat: repeat; background-size: auto; border-image-outset: 0; border-image-repeat: stretch; border-image-slice: 100%; border-image-source: none; border-image-width: 1; box-sizing: border-box; float: none; font-size: 0.75rem; text-align: center; vertical-align: inherit; border-width: 1px medium medium medium; border-color: #dddddd currentColor currentColor currentColor; border-style: solid none none none; padding: 8px;\\\">Literatura Portuguesa<\\/td>\\r\\n<td class=\\\"column-2\\\" style=\\\"background-attachment: scroll; background-clip: border-box; background-color: transparent; background-image: none; background-origin: padding-box; background-position-x: 0px; background-position-y: 0px; background-repeat: repeat; background-size: auto; border-image-outset: 0; border-image-repeat: stretch; border-image-slice: 100%; border-image-source: none; border-image-width: 1; box-sizing: border-box; float: none; font-size: 0.75rem; text-align: center; vertical-align: inherit; border-width: 1px medium medium 1px; border-color: #dddddd currentColor currentColor #e3e3e3; border-style: solid none none solid; padding: 8px;\\\">7 de julho de 2020<\\/td>\\r\\n<\\/tr>\\r\\n<\\/tbody>\\r\\n<\\/table>\\r\\n<table id=\\\"tablepress-120\\\" class=\\\"tablepress tablepress-id-120\\\" style=\\\"border-collapse: collapse; border-image-outset: 0; border-image-repeat: stretch; border-image-slice: 100%; border-image-source: none; border-image-width: 1; border-spacing: 0px; box-sizing: border-box; color: #000000; font-family: Raleway-Medium,Arial,sans-serif; font-size: 16px; font-style: normal; font-variant: normal; font-weight: 400; letter-spacing: normal; margin-bottom: 1em; orphans: 2; text-align: left; text-decoration: none; text-indent: 0px; text-transform: none; -webkit-text-stroke-width: 0px; white-space: normal; width: 100%; word-spacing: 0px; border: medium none currentColor;\\\">\\r\\n<tbody style=\\\"box-sizing: border-box;\\\">\\r\\n<tr class=\\\"row-1\\\" style=\\\"box-sizing: border-box;\\\">\\r\\n<td class=\\\"column-1\\\" style=\\\"background-attachment: scroll; background-clip: border-box; background-color: #f2f2f2; background-image: none; background-origin: padding-box; background-position-x: 0px; background-position-y: 0px; background-repeat: repeat; background-size: auto; border-image-outset: 0; border-image-repeat: stretch; border-image-slice: 100%; border-image-source: none; border-image-width: 1; box-sizing: border-box; color: #af3f04; float: none; font-family: Raleway-Bold,Arial,sans-serif; font-size: 1rem; text-align: center; vertical-align: inherit; border-width: 0px medium medium medium; border-color: currentColor; border-style: none; padding: 8px;\\\" colspan=\\\"2\\\">11.\\u00ba ano (2.\\u00aa fase)<\\/td>\\r\\n<\\/tr>\\r\\n<tr class=\\\"row-2\\\" style=\\\"box-sizing: border-box;\\\">\\r\\n<td class=\\\"column-1\\\" style=\\\"background-attachment: scroll; background-clip: border-box; background-color: transparent; background-image: none; background-origin: padding-box; background-position-x: 0px; background-position-y: 0px; background-repeat: repeat; background-size: auto; border-image-outset: 0; border-image-repeat: stretch; border-image-slice: 100%; border-image-source: none; border-image-width: 1; box-sizing: border-box; float: none; font-size: 0.75rem; text-align: center; vertical-align: inherit; border-width: 1px medium medium medium; border-color: #dddddd currentColor currentColor currentColor; border-style: solid none none none; padding: 8px;\\\"><strong style=\\\"box-sizing: border-box; font-family: Raleway-Bold,Arial,sans-serif;\\\">Disciplina<\\/strong><\\/td>\\r\\n<td class=\\\"column-2\\\" style=\\\"background-attachment: scroll; background-clip: border-box; background-color: transparent; background-image: none; background-origin: padding-box; background-position-x: 0px; background-position-y: 0px; background-repeat: repeat; background-size: auto; border-image-outset: 0; border-image-repeat: stretch; border-image-slice: 100%; border-image-source: none; border-image-width: 1; box-sizing: border-box; float: none; font-size: 0.75rem; text-align: center; vertical-align: inherit; border-width: 1px medium medium 1px; border-color: #dddddd currentColor currentColor #e3e3e3; border-style: solid none none solid; padding: 8px;\\\"><strong style=\\\"box-sizing: border-box; font-family: Raleway-Bold,Arial,sans-serif;\\\">Data<\\/strong><\\/td>\\r\\n<\\/tr>\\r\\n<tr class=\\\"row-3\\\" style=\\\"box-sizing: border-box;\\\">\\r\\n<td class=\\\"column-1\\\" style=\\\"background-attachment: scroll; background-clip: border-box; background-color: transparent; background-image: none; background-origin: padding-box; background-position-x: 0px; background-position-y: 0px; background-repeat: repeat; background-size: auto; border-image-outset: 0; border-image-repeat: stretch; border-image-slice: 100%; border-image-source: none; border-image-width: 1; box-sizing: border-box; float: none; font-size: 0.75rem; text-align: center; vertical-align: inherit; border-width: 1px medium medium medium; border-color: #dddddd currentColor currentColor currentColor; border-style: solid none none none; padding: 8px;\\\">F\\u00edsica e Qu\\u00edmica A, Literatura Portuguesa, Economia A, Latim A<\\/td>\\r\\n<td class=\\\"column-2\\\" style=\\\"background-attachment: scroll; background-clip: border-box; background-color: transparent; background-image: none; background-origin: padding-box; background-position-x: 0px; background-position-y: 0px; background-repeat: repeat; background-size: auto; border-image-outset: 0; border-image-repeat: stretch; border-image-slice: 100%; border-image-source: none; border-image-width: 1; box-sizing: border-box; float: none; font-size: 0.75rem; text-align: center; vertical-align: inherit; border-width: 1px medium medium 1px; border-color: #dddddd currentColor currentColor #e3e3e3; border-style: solid none none solid; padding: 8px;\\\">21 de julho de 2020<\\/td>\\r\\n<\\/tr>\\r\\n<tr class=\\\"row-4\\\" style=\\\"box-sizing: border-box;\\\">\\r\\n<td class=\\\"column-1\\\" style=\\\"background-attachment: scroll; background-clip: border-box; background-color: transparent; background-image: none; background-origin: padding-box; background-position-x: 0px; background-position-y: 0px; background-repeat: repeat; background-size: auto; border-image-outset: 0; border-image-repeat: stretch; border-image-slice: 100%; border-image-source: none; border-image-width: 1; box-sizing: border-box; float: none; font-size: 0.75rem; text-align: center; vertical-align: inherit; border-width: 1px medium medium medium; border-color: #dddddd currentColor currentColor currentColor; border-style: solid none none none; padding: 8px;\\\">Hist\\u00f3ria da Cultura<br style=\\\"box-sizing: border-box;\\\" \\/> e das Artes e Geografia A<\\/td>\\r\\n<td class=\\\"column-2\\\" style=\\\"background-attachment: scroll; background-clip: border-box; background-color: transparent; background-image: none; background-origin: padding-box; background-position-x: 0px; background-position-y: 0px; background-repeat: repeat; background-size: auto; border-image-outset: 0; border-image-repeat: stretch; border-image-slice: 100%; border-image-source: none; border-image-width: 1; box-sizing: border-box; float: none; font-size: 0.75rem; text-align: center; vertical-align: inherit; border-width: 1px medium medium 1px; border-color: #dddddd currentColor currentColor #e3e3e3; border-style: solid none none solid; padding: 8px;\\\">22 de julho de 2020<\\/td>\\r\\n<\\/tr>\\r\\n<tr class=\\\"row-5\\\" style=\\\"box-sizing: border-box;\\\">\\r\\n<td class=\\\"column-1\\\" style=\\\"background-attachment: scroll; background-clip: border-box; background-color: transparent; background-image: none; background-origin: padding-box; background-position-x: 0px; background-position-y: 0px; background-repeat: repeat; background-size: auto; border-image-outset: 0; border-image-repeat: stretch; border-image-slice: 100%; border-image-source: none; border-image-width: 1; box-sizing: border-box; float: none; font-size: 0.75rem; text-align: center; vertical-align: inherit; border-width: 1px medium medium medium; border-color: #dddddd currentColor currentColor currentColor; border-style: solid none none none; padding: 8px;\\\">Hist\\u00f3ria B, Geometria<br style=\\\"box-sizing: border-box;\\\" \\/> Descritiva A, Biologia e Geologia<\\/td>\\r\\n<td class=\\\"column-2\\\" style=\\\"background-attachment: scroll; background-clip: border-box; background-color: transparent; background-image: none; background-origin: padding-box; background-position-x: 0px; background-position-y: 0px; background-repeat: repeat; background-size: auto; border-image-outset: 0; border-image-repeat: stretch; border-image-slice: 100%; border-image-source: none; border-image-width: 1; box-sizing: border-box; float: none; font-size: 0.75rem; text-align: center; vertical-align: inherit; border-width: 1px medium medium 1px; border-color: #dddddd currentColor currentColor #e3e3e3; border-style: solid none none solid; padding: 8px;\\\">23 de julho de 2020<\\/td>\\r\\n<\\/tr>\\r\\n<tr class=\\\"row-6\\\" style=\\\"box-sizing: border-box;\\\">\\r\\n<td class=\\\"column-1\\\" style=\\\"background-attachment: scroll; background-clip: border-box; background-color: transparent; background-image: none; background-origin: padding-box; background-position-x: 0px; background-position-y: 0px; background-repeat: repeat; background-size: auto; border-image-outset: 0; border-image-repeat: stretch; border-image-slice: 100%; border-image-source: none; border-image-width: 1; box-sizing: border-box; float: none; font-size: 0.75rem; text-align: center; vertical-align: inherit; border-width: 1px medium medium medium; border-color: #dddddd currentColor currentColor currentColor; border-style: solid none none none; padding: 8px;\\\">Matem\\u00e1tica B, Matem\\u00e1tica Aplicada \\u00e0s<br style=\\\"box-sizing: border-box;\\\" \\/> Ci\\u00eancias Sociais, Filosofia<\\/td>\\r\\n<td class=\\\"column-2\\\" style=\\\"background-attachment: scroll; background-clip: border-box; background-color: transparent; background-image: none; background-origin: padding-box; background-position-x: 0px; background-position-y: 0px; background-repeat: repeat; background-size: auto; border-image-outset: 0; border-image-repeat: stretch; border-image-slice: 100%; border-image-source: none; border-image-width: 1; box-sizing: border-box; float: none; font-size: 0.75rem; text-align: center; vertical-align: inherit; border-width: 1px medium medium 1px; border-color: #dddddd currentColor currentColor #e3e3e3; border-style: solid none none solid; padding: 8px;\\\">24 de julho de 2019<\\/td>\\r\\n<\\/tr>\\r\\n<tr class=\\\"row-7\\\" style=\\\"box-sizing: border-box;\\\">\\r\\n<td class=\\\"column-1\\\" style=\\\"background-attachment: scroll; background-clip: border-box; background-color: transparent; background-image: none; background-origin: padding-box; background-position-x: 0px; background-position-y: 0px; background-repeat: repeat; background-size: auto; border-image-outset: 0; border-image-repeat: stretch; border-image-slice: 100%; border-image-source: none; border-image-width: 1; box-sizing: border-box; float: none; font-size: 0.75rem; text-align: center; vertical-align: inherit; border-width: 1px medium medium medium; border-color: #dddddd currentColor currentColor currentColor; border-style: solid none none none; padding: 8px;\\\">Ingl\\u00eas, Alem\\u00e3o, Espanhol, Franc\\u00eas<\\/td>\\r\\n<td class=\\\"column-2\\\" style=\\\"background-attachment: scroll; background-clip: border-box; background-color: transparent; background-image: none; background-origin: padding-box; background-position-x: 0px; background-position-y: 0px; background-repeat: repeat; background-size: auto; border-image-outset: 0; border-image-repeat: stretch; border-image-slice: 100%; border-image-source: none; border-image-width: 1; box-sizing: border-box; float: none; font-size: 0.75rem; text-align: center; vertical-align: inherit; border-width: 1px medium medium 1px; border-color: #dddddd currentColor currentColor #e3e3e3; border-style: solid none none solid; padding: 8px;\\\">27 de julho de 2019<\\/td>\\r\\n<\\/tr>\\r\\n<\\/tbody>\\r\\n<\\/table>\\r\\n<table id=\\\"tablepress-54\\\" class=\\\"tablepress tablepress-id-54\\\" style=\\\"border-collapse: collapse; border-image-outset: 0; border-image-repeat: stretch; border-image-slice: 100%; border-image-source: none; border-image-width: 1; border-spacing: 0px; box-sizing: border-box; color: #000000; font-family: Raleway-Medium,Arial,sans-serif; font-size: 16px; font-style: normal; font-variant: normal; font-weight: 400; letter-spacing: normal; margin-bottom: 1em; orphans: 2; text-align: left; text-decoration: none; text-indent: 0px; text-transform: none; -webkit-text-stroke-width: 0px; white-space: normal; width: 100%; word-spacing: 0px; border: medium none currentColor;\\\">\\r\\n<tbody style=\\\"box-sizing: border-box;\\\">\\r\\n<tr class=\\\"row-1\\\" style=\\\"box-sizing: border-box;\\\">\\r\\n<td class=\\\"column-1\\\" style=\\\"background-attachment: scroll; background-clip: border-box; background-color: #f2f2f2; background-image: none; background-origin: padding-box; background-position-x: 0px; background-position-y: 0px; background-repeat: repeat; background-size: auto; border-image-outset: 0; border-image-repeat: stretch; border-image-slice: 100%; border-image-source: none; border-image-width: 1; box-sizing: border-box; color: #af3f04; float: none; font-family: Raleway-Bold,Arial,sans-serif; font-size: 1rem; text-align: center; vertical-align: inherit; border-width: 0px medium medium medium; border-color: currentColor; border-style: none; padding: 8px;\\\" colspan=\\\"2\\\">12.\\u00ba ano (1.\\u00aa fase)<\\/td>\\r\\n<\\/tr>\\r\\n<tr class=\\\"row-2\\\" style=\\\"box-sizing: border-box;\\\">\\r\\n<td class=\\\"column-1\\\" style=\\\"background-attachment: scroll; background-clip: border-box; background-color: transparent; background-image: none; background-origin: padding-box; background-position-x: 0px; background-position-y: 0px; background-repeat: repeat; background-size: auto; border-image-outset: 0; border-image-repeat: stretch; border-image-slice: 100%; border-image-source: none; border-image-width: 1; box-sizing: border-box; float: none; font-size: 0.75rem; text-align: center; vertical-align: inherit; border-width: 1px medium medium medium; border-color: #dddddd currentColor currentColor currentColor; border-style: solid none none none; padding: 8px;\\\"><strong style=\\\"box-sizing: border-box; font-family: Raleway-Bold,Arial,sans-serif;\\\">Disciplina<\\/strong><\\/td>\\r\\n<td class=\\\"column-2\\\" style=\\\"background-attachment: scroll; background-clip: border-box; background-color: transparent; background-image: none; background-origin: padding-box; background-position-x: 0px; background-position-y: 0px; background-repeat: repeat; background-size: auto; border-image-outset: 0; border-image-repeat: stretch; border-image-slice: 100%; border-image-source: none; border-image-width: 1; box-sizing: border-box; float: none; font-size: 0.75rem; text-align: center; vertical-align: inherit; border-width: 1px medium medium 1px; border-color: #dddddd currentColor currentColor #e3e3e3; border-style: solid none none solid; padding: 8px;\\\"><strong style=\\\"box-sizing: border-box; font-family: Raleway-Bold,Arial,sans-serif;\\\">Data<\\/strong><\\/td>\\r\\n<\\/tr>\\r\\n<tr class=\\\"row-3\\\" style=\\\"box-sizing: border-box;\\\">\\r\\n<td class=\\\"column-1\\\" style=\\\"background-attachment: scroll; background-clip: border-box; background-color: transparent; background-image: none; background-origin: padding-box; background-position-x: 0px; background-position-y: 0px; background-repeat: repeat; background-size: auto; border-image-outset: 0; border-image-repeat: stretch; border-image-slice: 100%; border-image-source: none; border-image-width: 1; box-sizing: border-box; float: none; font-size: 0.75rem; text-align: center; vertical-align: inherit; border-width: 1px medium medium medium; border-color: #dddddd currentColor currentColor currentColor; border-style: solid none none none; padding: 8px;\\\">Portugu\\u00eas, Portugu\\u00eas L\\u00edngua n\\u00e3o Materna, Portugu\\u00eas L\\u00edngua Segunda<\\/td>\\r\\n<td class=\\\"column-2\\\" style=\\\"background-attachment: scroll; background-clip: border-box; background-color: transparent; background-image: none; background-origin: padding-box; background-position-x: 0px; background-position-y: 0px; background-repeat: repeat; background-size: auto; border-image-outset: 0; border-image-repeat: stretch; border-image-slice: 100%; border-image-source: none; border-image-width: 1; box-sizing: border-box; float: none; font-size: 0.75rem; text-align: center; vertical-align: inherit; border-width: 1px medium medium 1px; border-color: #dddddd currentColor currentColor #e3e3e3; border-style: solid none none solid; padding: 8px;\\\">15 de junho de 2020<\\/td>\\r\\n<\\/tr>\\r\\n<tr class=\\\"row-4\\\" style=\\\"box-sizing: border-box;\\\">\\r\\n<td class=\\\"column-1\\\" style=\\\"background-attachment: scroll; background-clip: border-box; background-color: transparent; background-image: none; background-origin: padding-box; background-position-x: 0px; background-position-y: 0px; background-repeat: repeat; background-size: auto; border-image-outset: 0; border-image-repeat: stretch; border-image-slice: 100%; border-image-source: none; border-image-width: 1; box-sizing: border-box; float: none; font-size: 0.75rem; text-align: center; vertical-align: inherit; border-width: 1px medium medium medium; border-color: #dddddd currentColor currentColor currentColor; border-style: solid none none none; padding: 8px;\\\">Hist\\u00f3ria A, Hist\\u00f3ria B<\\/td>\\r\\n<td class=\\\"column-2\\\" style=\\\"background-attachment: scroll; background-clip: border-box; background-color: transparent; background-image: none; background-origin: padding-box; background-position-x: 0px; background-position-y: 0px; background-repeat: repeat; background-size: auto; border-image-outset: 0; border-image-repeat: stretch; border-image-slice: 100%; border-image-source: none; border-image-width: 1; box-sizing: border-box; float: none; font-size: 0.75rem; text-align: center; vertical-align: inherit; border-width: 1px medium medium 1px; border-color: #dddddd currentColor currentColor #e3e3e3; border-style: solid none none solid; padding: 8px;\\\">19 de junho de 2020<\\/td>\\r\\n<\\/tr>\\r\\n<tr class=\\\"row-5\\\" style=\\\"box-sizing: border-box;\\\">\\r\\n<td class=\\\"column-1\\\" style=\\\"background-attachment: scroll; background-clip: border-box; background-color: transparent; background-image: none; background-origin: padding-box; background-position-x: 0px; background-position-y: 0px; background-repeat: repeat; background-size: auto; border-image-outset: 0; border-image-repeat: stretch; border-image-slice: 100%; border-image-source: none; border-image-width: 1; box-sizing: border-box; float: none; font-size: 0.75rem; text-align: center; vertical-align: inherit; border-width: 1px medium medium medium; border-color: #dddddd currentColor currentColor currentColor; border-style: solid none none none; padding: 8px;\\\">Matem\\u00e1tica A<\\/td>\\r\\n<td class=\\\"column-2\\\" style=\\\"background-attachment: scroll; background-clip: border-box; background-color: transparent; background-image: none; background-origin: padding-box; background-position-x: 0px; background-position-y: 0px; background-repeat: repeat; background-size: auto; border-image-outset: 0; border-image-repeat: stretch; border-image-slice: 100%; border-image-source: none; border-image-width: 1; box-sizing: border-box; float: none; font-size: 0.75rem; text-align: center; vertical-align: inherit; border-width: 1px medium medium 1px; border-color: #dddddd currentColor currentColor #e3e3e3; border-style: solid none none solid; padding: 8px;\\\">25 de junho de 2020<\\/td>\\r\\n<\\/tr>\\r\\n<tr class=\\\"row-6\\\" style=\\\"box-sizing: border-box;\\\">\\r\\n<td class=\\\"column-1\\\" style=\\\"background-attachment: scroll; background-clip: border-box; background-color: transparent; background-image: none; background-origin: padding-box; background-position-x: 0px; background-position-y: 0px; background-repeat: repeat; background-size: auto; border-image-outset: 0; border-image-repeat: stretch; border-image-slice: 100%; border-image-source: none; border-image-width: 1; box-sizing: border-box; float: none; font-size: 0.75rem; text-align: center; vertical-align: inherit; border-width: 1px medium medium medium; border-color: #dddddd currentColor currentColor currentColor; border-style: solid none none none; padding: 8px;\\\">Desenho A<\\/td>\\r\\n<td class=\\\"column-2\\\" style=\\\"background-attachment: scroll; background-clip: border-box; background-color: transparent; background-image: none; background-origin: padding-box; background-position-x: 0px; background-position-y: 0px; background-repeat: repeat; background-size: auto; border-image-outset: 0; border-image-repeat: stretch; border-image-slice: 100%; border-image-source: none; border-image-width: 1; box-sizing: border-box; float: none; font-size: 0.75rem; text-align: center; vertical-align: inherit; border-width: 1px medium medium 1px; border-color: #dddddd currentColor currentColor #e3e3e3; border-style: solid none none solid; padding: 8px;\\\">26 de junho de 2020<\\/td>\\r\\n<\\/tr>\\r\\n<\\/tbody>\\r\\n<\\/table>\\r\\n<table id=\\\"tablepress-121\\\" class=\\\"tablepress tablepress-id-121\\\" style=\\\"border-collapse: collapse; border-image-outset: 0; border-image-repeat: stretch; border-image-slice: 100%; border-image-source: none; border-image-width: 1; border-spacing: 0px; box-sizing: border-box; color: #000000; font-family: Raleway-Medium,Arial,sans-serif; font-size: 16px; font-style: normal; font-variant: normal; font-weight: 400; letter-spacing: normal; margin-bottom: 1em; orphans: 2; text-align: left; text-decoration: none; text-indent: 0px; text-transform: none; -webkit-text-stroke-width: 0px; white-space: normal; width: 100%; word-spacing: 0px; border: medium none currentColor;\\\">\\r\\n<tbody style=\\\"box-sizing: border-box;\\\">\\r\\n<tr class=\\\"row-1\\\" style=\\\"box-sizing: border-box;\\\">\\r\\n<td class=\\\"column-1\\\" style=\\\"background-attachment: scroll; background-clip: border-box; background-color: #f2f2f2; background-image: none; background-origin: padding-box; background-position-x: 0px; background-position-y: 0px; background-repeat: repeat; background-size: auto; border-image-outset: 0; border-image-repeat: stretch; border-image-slice: 100%; border-image-source: none; border-image-width: 1; box-sizing: border-box; color: #af3f04; float: none; font-family: Raleway-Bold,Arial,sans-serif; font-size: 1rem; text-align: center; vertical-align: inherit; border-width: 0px medium medium medium; border-color: currentColor; border-style: none; padding: 8px;\\\" colspan=\\\"2\\\">12.\\u00ba ano (2.\\u00aa fase)<\\/td>\\r\\n<\\/tr>\\r\\n<tr class=\\\"row-2\\\" style=\\\"box-sizing: border-box;\\\">\\r\\n<td class=\\\"column-1\\\" style=\\\"background-attachment: scroll; background-clip: border-box; background-color: transparent; background-image: none; background-origin: padding-box; background-position-x: 0px; background-position-y: 0px; background-repeat: repeat; background-size: auto; border-image-outset: 0; border-image-repeat: stretch; border-image-slice: 100%; border-image-source: none; border-image-width: 1; box-sizing: border-box; float: none; font-size: 0.75rem; text-align: center; vertical-align: inherit; border-width: 1px medium medium medium; border-color: #dddddd currentColor currentColor currentColor; border-style: solid none none none; padding: 8px;\\\"><strong style=\\\"box-sizing: border-box; font-family: Raleway-Bold,Arial,sans-serif;\\\">Disciplina<\\/strong><\\/td>\\r\\n<td class=\\\"column-2\\\" style=\\\"background-attachment: scroll; background-clip: border-box; background-color: transparent; background-image: none; background-origin: padding-box; background-position-x: 0px; background-position-y: 0px; background-repeat: repeat; background-size: auto; border-image-outset: 0; border-image-repeat: stretch; border-image-slice: 100%; border-image-source: none; border-image-width: 1; box-sizing: border-box; float: none; font-size: 0.75rem; text-align: center; vertical-align: inherit; border-width: 1px medium medium 1px; border-color: #dddddd currentColor currentColor #e3e3e3; border-style: solid none none solid; padding: 8px;\\\"><strong style=\\\"box-sizing: border-box; font-family: Raleway-Bold,Arial,sans-serif;\\\">Data<\\/strong><\\/td>\\r\\n<\\/tr>\\r\\n<tr class=\\\"row-3\\\" style=\\\"box-sizing: border-box;\\\">\\r\\n<td class=\\\"column-1\\\" style=\\\"background-attachment: scroll; background-clip: border-box; background-color: transparent; background-image: none; background-origin: padding-box; background-position-x: 0px; background-position-y: 0px; background-repeat: repeat; background-size: auto; border-image-outset: 0; border-image-repeat: stretch; border-image-slice: 100%; border-image-source: none; border-image-width: 1; box-sizing: border-box; float: none; font-size: 0.75rem; text-align: center; vertical-align: inherit; border-width: 1px medium medium medium; border-color: #dddddd currentColor currentColor currentColor; border-style: solid none none none; padding: 8px;\\\">Portugu\\u00eas, Portugu\\u00eas (l\\u00edngua n\\u00e3o materna) e Portugu\\u00eas (l\\u00edngua segunda)<\\/td>\\r\\n<td class=\\\"column-2\\\" style=\\\"background-attachment: scroll; background-clip: border-box; background-color: transparent; background-image: none; background-origin: padding-box; background-position-x: 0px; background-position-y: 0px; background-repeat: repeat; background-size: auto; border-image-outset: 0; border-image-repeat: stretch; border-image-slice: 100%; border-image-source: none; border-image-width: 1; box-sizing: border-box; float: none; font-size: 0.75rem; text-align: center; vertical-align: inherit; border-width: 1px medium medium 1px; border-color: #dddddd currentColor currentColor #e3e3e3; border-style: solid none none solid; padding: 8px;\\\">22 de julho de 2020<\\/td>\\r\\n<\\/tr>\\r\\n<tr class=\\\"row-4\\\" style=\\\"box-sizing: border-box;\\\">\\r\\n<td class=\\\"column-1\\\" style=\\\"background-attachment: scroll; background-clip: border-box; background-color: transparent; background-image: none; background-origin: padding-box; background-position-x: 0px; background-position-y: 0px; background-repeat: repeat; background-size: auto; border-image-outset: 0; border-image-repeat: stretch; border-image-slice: 100%; border-image-source: none; border-image-width: 1; box-sizing: border-box; float: none; font-size: 0.75rem; text-align: center; vertical-align: inherit; border-width: 1px medium medium medium; border-color: #dddddd currentColor currentColor currentColor; border-style: solid none none none; padding: 8px;\\\">Hist\\u00f3ria A, Desenho A<\\/td>\\r\\n<td class=\\\"column-2\\\" style=\\\"background-attachment: scroll; background-clip: border-box; background-color: transparent; background-image: none; background-origin: padding-box; background-position-x: 0px; background-position-y: 0px; background-repeat: repeat; background-size: auto; border-image-outset: 0; border-image-repeat: stretch; border-image-slice: 100%; border-image-source: none; border-image-width: 1; box-sizing: border-box; float: none; font-size: 0.75rem; text-align: center; vertical-align: inherit; border-width: 1px medium medium 1px; border-color: #dddddd currentColor currentColor #e3e3e3; border-style: solid none none solid; padding: 8px;\\\">23 de julho de 2020<\\/td>\\r\\n<\\/tr>\\r\\n<tr class=\\\"row-5\\\" style=\\\"box-sizing: border-box;\\\">\\r\\n<td class=\\\"column-1\\\" style=\\\"background-attachment: scroll; background-clip: border-box; background-color: transparent; background-image: none; background-origin: padding-box; background-position-x: 0px; background-position-y: 0px; background-repeat: repeat; background-size: auto; border-image-outset: 0; border-image-repeat: stretch; border-image-slice: 100%; border-image-source: none; border-image-width: 1; box-sizing: border-box; float: none; font-size: 0.75rem; text-align: center; vertical-align: inherit; border-width: 1px medium medium medium; border-color: #dddddd currentColor currentColor currentColor; border-style: solid none none none; padding: 8px;\\\">Matem\\u00e1tica A<\\/td>\\r\\n<td class=\\\"column-2\\\" style=\\\"background-attachment: scroll; background-clip: border-box; background-color: transparent; background-image: none; background-origin: padding-box; background-position-x: 0px; background-position-y: 0px; background-repeat: repeat; background-size: auto; border-image-outset: 0; border-image-repeat: stretch; border-image-slice: 100%; border-image-source: none; border-image-width: 1; box-sizing: border-box; float: none; font-size: 0.75rem; text-align: center; vertical-align: inherit; border-width: 1px medium medium 1px; border-color: #dddddd currentColor currentColor #e3e3e3; border-style: solid none none solid; padding: 8px;\\\">24 de julho de 2020<\\/td>\\r\\n<\\/tr>\\r\\n<\\/tbody>\\r\\n<\\/table>\",\"fulltext\":\"\",\"state\":1,\"catid\":\"16\",\"created\":\"2019-09-14 18:00:53\",\"created_by\":\"231\",\"created_by_alias\":\"\",\"modified\":\"2019-10-02 16:55:07\",\"modified_by\":\"231\",\"checked_out\":\"231\",\"checked_out_time\":\"2019-10-02 16:54:55\",\"publish_up\":\"2019-09-14 18:00:53\",\"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\":\"{\\\"article_layout\\\":\\\"\\\",\\\"show_title\\\":\\\"\\\",\\\"link_titles\\\":\\\"\\\",\\\"show_tags\\\":\\\"\\\",\\\"show_intro\\\":\\\"\\\",\\\"info_block_position\\\":\\\"\\\",\\\"info_block_show_title\\\":\\\"\\\",\\\"show_category\\\":\\\"\\\",\\\"link_category\\\":\\\"\\\",\\\"show_parent_category\\\":\\\"\\\",\\\"link_parent_category\\\":\\\"\\\",\\\"show_associations\\\":\\\"\\\",\\\"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_page_title\\\":\\\"\\\",\\\"show_publishing_options\\\":\\\"\\\",\\\"show_article_options\\\":\\\"\\\",\\\"show_urls_images_backend\\\":\\\"\\\",\\\"show_urls_images_frontend\\\":\\\"\\\",\\\"astroid_article_type\\\":\\\"regular\\\",\\\"astroid_article_video_type\\\":\\\"youtube\\\",\\\"astroid_article_video_url\\\":\\\"\\\",\\\"astroid_article_gallery_width\\\":\\\"\\\",\\\"astroid_article_gallery_bullets\\\":\\\"1\\\",\\\"astroid_article_gallery_navigation\\\":\\\"1\\\",\\\"astroid_article_thumbnail\\\":\\\"1\\\",\\\"astroid_article_gallery_items\\\":[],\\\"astroid_article_audio_source\\\":\\\"soundcloud\\\",\\\"astroid_article_audio_soundcloud\\\":\\\"\\\",\\\"astroid_article_audio_spotify\\\":\\\"\\\",\\\"astroid_article_review_heading\\\":\\\"\\\",\\\"astroid_article_review_summery\\\":\\\"\\\",\\\"astroid_article_review_good\\\":\\\"\\\",\\\"astroid_article_review_bad\\\":\\\"\\\",\\\"astroid_article_review_rating\\\":\\\"5\\\",\\\"astroid_article_button_action\\\":\\\"\\\",\\\"astroid_article_button_link\\\":\\\"\\\",\\\"astroid_article_review_criterias\\\":[],\\\"astroid_article_quote_text\\\":\\\"\\\",\\\"astroid_article_quote_author\\\":\\\"\\\",\\\"astroid_article_badge\\\":\\\"0\\\",\\\"astroid_article_badge_type\\\":\\\"2\\\",\\\"astroid_article_badge_text\\\":\\\"\\\",\\\"astroid_article_badge_color\\\":\\\"\\\",\\\"astroid_article_badge_text_color\\\":\\\"\\\",\\\"astroid_relatedposts\\\":\\\"\\\",\\\"astroid_socialshare\\\":\\\"\\\",\\\"astroid_comments\\\":\\\"\\\",\\\"astroid_posttype\\\":\\\"\\\",\\\"astroid_readtime\\\":\\\"\\\",\\\"astroid_authorinfo\\\":\\\"\\\",\\\"astroid_og_title\\\":\\\"\\\",\\\"astroid_og_desc\\\":\\\"\\\",\\\"astroid_og_image\\\":\\\"\\\"}\",\"version\":2,\"ordering\":\"1\",\"metakey\":\"\",\"metadesc\":\"\",\"access\":\"1\",\"hits\":\"0\",\"metadata\":\"{\\\"robots\\\":\\\"\\\",\\\"author\\\":\\\"\\\",\\\"rights\\\":\\\"\\\",\\\"xreference\\\":\\\"\\\"}\",\"featured\":\"0\",\"language\":\"*\",\"xreference\":\"\",\"note\":\"\"}', 0);
INSERT INTO `ynfp8_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
(735, 94, 1, '', '2019-10-02 16:55:28', 231, 27041, '297a6559fac0587eacbd133fa0100f50e2507cdb', '{\"id\":94,\"asset_id\":\"338\",\"title\":\"Provas de Aferi\\u00e7\\u00e3o\",\"alias\":\"provas-de-afericao\",\"introtext\":\"<h4 style=\\\"box-sizing: border-box; color: #363636; font-family: Raleway-Semi-Bold,Arial,sans-serif; font-size: 1.5rem; font-style: normal; font-variant: normal; font-weight: bold; letter-spacing: normal; margin-bottom: 7px; margin-top: 15px; orphans: 2; text-align: left; text-decoration: none; text-indent: 0px; text-transform: none; -webkit-text-stroke-width: 0px; white-space: normal; word-spacing: 0px;\\\">Provas de aferi\\u00e7\\u00e3o<\\/h4>\\r\\n<p style=\\\"box-sizing: border-box; color: #363636; font-family: Raleway-Medium,Arial,sans-serif; font-size: 1rem; font-style: normal; font-variant: normal; font-weight: 400; letter-spacing: normal; line-height: 1.5rem; orphans: 2; padding-bottom: 15px; text-align: left; text-decoration: none; text-indent: 0px; text-transform: none; -webkit-text-stroke-width: 0px; white-space: normal; word-spacing: 0px; margin: 0px;\\\">Os alunos dos 2.\\u00ba, 5.\\u00ba e 8.\\u00ba anos realizam as chamadas provas de aferi\\u00e7\\u00e3o. O objetivo destes testes \\u00e9, como o nome indica, aferir os conhecimentos adquiridos pelos alunos e, com base nessa informa\\u00e7\\u00e3o, avaliar as escolas e colmatar as fragilidades detetadas.<\\/p>\\r\\n<p style=\\\"box-sizing: border-box; color: #363636; font-family: Raleway-Medium,Arial,sans-serif; font-size: 1rem; font-style: normal; font-variant: normal; font-weight: 400; letter-spacing: normal; line-height: 1.5rem; orphans: 2; padding-bottom: 15px; text-align: left; text-decoration: none; text-indent: 0px; text-transform: none; -webkit-text-stroke-width: 0px; white-space: normal; word-spacing: 0px; margin: 0px;\\\">No 2.\\u00ba ano, estas provas realizam-se \\u00e0s disciplinas de Educa\\u00e7\\u00e3o Art\\u00edstica, Educa\\u00e7\\u00e3o F\\u00edsica, Portugu\\u00eas e Estudo do Meio e Matem\\u00e1tica e Estudo do Meio. Os alunos do 5.\\u00ba ano s\\u00e3o avaliados \\u00e0s disciplinas de Portugu\\u00eas e Ingl\\u00eas. Por sua vez, os estudantes do 8.\\u00ba ano prestam provas \\u00e0s disciplinas de Matem\\u00e1tica e Ingl\\u00eas.<\\/p>\\r\\n<p style=\\\"box-sizing: border-box; color: #363636; font-family: Raleway-Medium,Arial,sans-serif; font-size: 1rem; font-style: normal; font-variant: normal; font-weight: 400; letter-spacing: normal; line-height: 1.5rem; orphans: 2; padding-bottom: 15px; text-align: left; text-decoration: none; text-indent: 0px; text-transform: none; -webkit-text-stroke-width: 0px; white-space: normal; word-spacing: 0px; margin: 0px;\\\">A disponibiliza\\u00e7\\u00e3o dos relat\\u00f3rios individuais de provas de aferi\\u00e7\\u00e3o, dos relat\\u00f3rios de escola de provas de aferi\\u00e7\\u00e3o e dos resultados globais das provas de aferi\\u00e7\\u00e3o tem lugar at\\u00e9 ao in\\u00edcio do ano letivo de 2020-2021.<\\/p>\\r\\n<table id=\\\"tablepress-49\\\" class=\\\"tablepress tablepress-id-49\\\" style=\\\"border-collapse: collapse; border-image-outset: 0; border-image-repeat: stretch; border-image-slice: 100%; border-image-source: none; border-image-width: 1; border-spacing: 0px; box-sizing: border-box; color: #000000; font-family: Raleway-Medium,Arial,sans-serif; font-size: 16px; font-style: normal; font-variant: normal; font-weight: 400; letter-spacing: normal; margin-bottom: 1em; orphans: 2; text-align: left; text-decoration: none; text-indent: 0px; text-transform: none; -webkit-text-stroke-width: 0px; white-space: normal; width: 100%; word-spacing: 0px; border: medium none currentColor;\\\">\\r\\n<tbody style=\\\"box-sizing: border-box;\\\">\\r\\n<tr class=\\\"row-1\\\" style=\\\"box-sizing: border-box;\\\">\\r\\n<td class=\\\"column-1\\\" style=\\\"background-attachment: scroll; background-clip: border-box; background-color: #f2f2f2; background-image: none; background-origin: padding-box; background-position-x: 0px; background-position-y: 0px; background-repeat: repeat; background-size: auto; border-image-outset: 0; border-image-repeat: stretch; border-image-slice: 100%; border-image-source: none; border-image-width: 1; box-sizing: border-box; color: #af3f04; float: none; font-family: Raleway-Bold,Arial,sans-serif; font-size: 1rem; text-align: center; vertical-align: inherit; border-width: 0px medium medium medium; border-color: currentColor; border-style: none; padding: 8px;\\\" colspan=\\\"2\\\">2.\\u00ba ano<\\/td>\\r\\n<\\/tr>\\r\\n<tr class=\\\"row-2\\\" style=\\\"box-sizing: border-box;\\\">\\r\\n<td class=\\\"column-1\\\" style=\\\"background-attachment: scroll; background-clip: border-box; background-color: transparent; background-image: none; background-origin: padding-box; background-position-x: 0px; background-position-y: 0px; background-repeat: repeat; background-size: auto; border-image-outset: 0; border-image-repeat: stretch; border-image-slice: 100%; border-image-source: none; border-image-width: 1; box-sizing: border-box; float: none; font-size: 0.75rem; text-align: center; vertical-align: inherit; border-width: 1px medium medium medium; border-color: #dddddd currentColor currentColor currentColor; border-style: solid none none none; padding: 8px;\\\"><strong style=\\\"box-sizing: border-box; font-family: Raleway-Bold,Arial,sans-serif;\\\">Disciplina<\\/strong><\\/td>\\r\\n<td class=\\\"column-2\\\" style=\\\"background-attachment: scroll; background-clip: border-box; background-color: transparent; background-image: none; background-origin: padding-box; background-position-x: 0px; background-position-y: 0px; background-repeat: repeat; background-size: auto; border-image-outset: 0; border-image-repeat: stretch; border-image-slice: 100%; border-image-source: none; border-image-width: 1; box-sizing: border-box; float: none; font-size: 0.75rem; text-align: center; vertical-align: inherit; border-width: 1px medium medium 1px; border-color: #dddddd currentColor currentColor #e3e3e3; border-style: solid none none solid; padding: 8px;\\\"><strong style=\\\"box-sizing: border-box; font-family: Raleway-Bold,Arial,sans-serif;\\\">Data<\\/strong><\\/td>\\r\\n<\\/tr>\\r\\n<tr class=\\\"row-3\\\" style=\\\"box-sizing: border-box;\\\">\\r\\n<td class=\\\"column-1\\\" style=\\\"background-attachment: scroll; background-clip: border-box; background-color: transparent; background-image: none; background-origin: padding-box; background-position-x: 0px; background-position-y: 0px; background-repeat: repeat; background-size: auto; border-image-outset: 0; border-image-repeat: stretch; border-image-slice: 100%; border-image-source: none; border-image-width: 1; box-sizing: border-box; float: none; font-size: 0.75rem; text-align: center; vertical-align: inherit; border-width: 1px medium medium medium; border-color: #dddddd currentColor currentColor currentColor; border-style: solid none none none; padding: 8px;\\\">Educa\\u00e7\\u00e3o Art\\u00edstica, Educa\\u00e7\\u00e3o F\\u00edsica<\\/td>\\r\\n<td class=\\\"column-2\\\" style=\\\"background-attachment: scroll; background-clip: border-box; background-color: transparent; background-image: none; background-origin: padding-box; background-position-x: 0px; background-position-y: 0px; background-repeat: repeat; background-size: auto; border-image-outset: 0; border-image-repeat: stretch; border-image-slice: 100%; border-image-source: none; border-image-width: 1; box-sizing: border-box; float: none; font-size: 0.75rem; text-align: center; vertical-align: inherit; border-width: 1px medium medium 1px; border-color: #dddddd currentColor currentColor #e3e3e3; border-style: solid none none solid; padding: 8px;\\\">4 a 12 de maio de 2020<\\/td>\\r\\n<\\/tr>\\r\\n<tr class=\\\"row-4\\\" style=\\\"box-sizing: border-box;\\\">\\r\\n<td class=\\\"column-1\\\" style=\\\"background-attachment: scroll; background-clip: border-box; background-color: transparent; background-image: none; background-origin: padding-box; background-position-x: 0px; background-position-y: 0px; background-repeat: repeat; background-size: auto; border-image-outset: 0; border-image-repeat: stretch; border-image-slice: 100%; border-image-source: none; border-image-width: 1; box-sizing: border-box; float: none; font-size: 0.75rem; text-align: center; vertical-align: inherit; border-width: 1px medium medium medium; border-color: #dddddd currentColor currentColor currentColor; border-style: solid none none none; padding: 8px;\\\">Portugu\\u00eas e Estudo do Meio<\\/td>\\r\\n<td class=\\\"column-2\\\" style=\\\"background-attachment: scroll; background-clip: border-box; background-color: transparent; background-image: none; background-origin: padding-box; background-position-x: 0px; background-position-y: 0px; background-repeat: repeat; background-size: auto; border-image-outset: 0; border-image-repeat: stretch; border-image-slice: 100%; border-image-source: none; border-image-width: 1; box-sizing: border-box; float: none; font-size: 0.75rem; text-align: center; vertical-align: inherit; border-width: 1px medium medium 1px; border-color: #dddddd currentColor currentColor #e3e3e3; border-style: solid none none solid; padding: 8px;\\\">16 de junho de 2020<\\/td>\\r\\n<\\/tr>\\r\\n<tr class=\\\"row-5\\\" style=\\\"box-sizing: border-box;\\\">\\r\\n<td class=\\\"column-1\\\" style=\\\"background-attachment: scroll; background-clip: border-box; background-color: transparent; background-image: none; background-origin: padding-box; background-position-x: 0px; background-position-y: 0px; background-repeat: repeat; background-size: auto; border-image-outset: 0; border-image-repeat: stretch; border-image-slice: 100%; border-image-source: none; border-image-width: 1; box-sizing: border-box; float: none; font-size: 0.75rem; text-align: center; vertical-align: inherit; border-width: 1px medium medium medium; border-color: #dddddd currentColor currentColor currentColor; border-style: solid none none none; padding: 8px;\\\">Matem\\u00e1tica e Estudo do Meio<\\/td>\\r\\n<td class=\\\"column-2\\\" style=\\\"background-attachment: scroll; background-clip: border-box; background-color: transparent; background-image: none; background-origin: padding-box; background-position-x: 0px; background-position-y: 0px; background-repeat: repeat; background-size: auto; border-image-outset: 0; border-image-repeat: stretch; border-image-slice: 100%; border-image-source: none; border-image-width: 1; box-sizing: border-box; float: none; font-size: 0.75rem; text-align: center; vertical-align: inherit; border-width: 1px medium medium 1px; border-color: #dddddd currentColor currentColor #e3e3e3; border-style: solid none none solid; padding: 8px;\\\">18 de junho de 2020<\\/td>\\r\\n<\\/tr>\\r\\n<\\/tbody>\\r\\n<\\/table>\\r\\n<table id=\\\"tablepress-50\\\" class=\\\"tablepress tablepress-id-50\\\" style=\\\"border-collapse: collapse; border-image-outset: 0; border-image-repeat: stretch; border-image-slice: 100%; border-image-source: none; border-image-width: 1; border-spacing: 0px; box-sizing: border-box; color: #000000; font-family: Raleway-Medium,Arial,sans-serif; font-size: 16px; font-style: normal; font-variant: normal; font-weight: 400; letter-spacing: normal; margin-bottom: 1em; orphans: 2; text-align: left; text-decoration: none; text-indent: 0px; text-transform: none; -webkit-text-stroke-width: 0px; white-space: normal; width: 100%; word-spacing: 0px; border: medium none currentColor;\\\">\\r\\n<tbody style=\\\"box-sizing: border-box;\\\">\\r\\n<tr class=\\\"row-1\\\" style=\\\"box-sizing: border-box;\\\">\\r\\n<td class=\\\"column-1\\\" style=\\\"background-attachment: scroll; background-clip: border-box; background-color: #f2f2f2; background-image: none; background-origin: padding-box; background-position-x: 0px; background-position-y: 0px; background-repeat: repeat; background-size: auto; border-image-outset: 0; border-image-repeat: stretch; border-image-slice: 100%; border-image-source: none; border-image-width: 1; box-sizing: border-box; color: #af3f04; float: none; font-family: Raleway-Bold,Arial,sans-serif; font-size: 1rem; text-align: center; vertical-align: inherit; border-width: 0px medium medium medium; border-color: currentColor; border-style: none; padding: 8px;\\\" colspan=\\\"2\\\">5.\\u00ba ano<\\/td>\\r\\n<\\/tr>\\r\\n<tr class=\\\"row-2\\\" style=\\\"box-sizing: border-box;\\\">\\r\\n<td class=\\\"column-1\\\" style=\\\"background-attachment: scroll; background-clip: border-box; background-color: transparent; background-image: none; background-origin: padding-box; background-position-x: 0px; background-position-y: 0px; background-repeat: repeat; background-size: auto; border-image-outset: 0; border-image-repeat: stretch; border-image-slice: 100%; border-image-source: none; border-image-width: 1; box-sizing: border-box; float: none; font-size: 0.75rem; text-align: center; vertical-align: inherit; border-width: 1px medium medium medium; border-color: #dddddd currentColor currentColor currentColor; border-style: solid none none none; padding: 8px;\\\"><strong style=\\\"box-sizing: border-box; font-family: Raleway-Bold,Arial,sans-serif;\\\">Disciplina<\\/strong><\\/td>\\r\\n<td class=\\\"column-2\\\" style=\\\"background-attachment: scroll; background-clip: border-box; background-color: transparent; background-image: none; background-origin: padding-box; background-position-x: 0px; background-position-y: 0px; background-repeat: repeat; background-size: auto; border-image-outset: 0; border-image-repeat: stretch; border-image-slice: 100%; border-image-source: none; border-image-width: 1; box-sizing: border-box; float: none; font-size: 0.75rem; text-align: center; vertical-align: inherit; border-width: 1px medium medium 1px; border-color: #dddddd currentColor currentColor #e3e3e3; border-style: solid none none solid; padding: 8px;\\\"><strong style=\\\"box-sizing: border-box; font-family: Raleway-Bold,Arial,sans-serif;\\\">Data<\\/strong><\\/td>\\r\\n<\\/tr>\\r\\n<tr class=\\\"row-3\\\" style=\\\"box-sizing: border-box;\\\">\\r\\n<td class=\\\"column-1\\\" style=\\\"background-attachment: scroll; background-clip: border-box; background-color: transparent; background-image: none; background-origin: padding-box; background-position-x: 0px; background-position-y: 0px; background-repeat: repeat; background-size: auto; border-image-outset: 0; border-image-repeat: stretch; border-image-slice: 100%; border-image-source: none; border-image-width: 1; box-sizing: border-box; float: none; font-size: 0.75rem; text-align: center; vertical-align: inherit; border-width: 1px medium medium medium; border-color: #dddddd currentColor currentColor currentColor; border-style: solid none none none; padding: 8px;\\\">Componente de produ\\u00e7\\u00e3o e intera\\u00e7\\u00e3o orais de Ingl\\u00eas<\\/td>\\r\\n<td class=\\\"column-2\\\" style=\\\"background-attachment: scroll; background-clip: border-box; background-color: transparent; background-image: none; background-origin: padding-box; background-position-x: 0px; background-position-y: 0px; background-repeat: repeat; background-size: auto; border-image-outset: 0; border-image-repeat: stretch; border-image-slice: 100%; border-image-source: none; border-image-width: 1; box-sizing: border-box; float: none; font-size: 0.75rem; text-align: center; vertical-align: inherit; border-width: 1px medium medium 1px; border-color: #dddddd currentColor currentColor #e3e3e3; border-style: solid none none solid; padding: 8px;\\\">18 a 27 de maio de 2020<\\/td>\\r\\n<\\/tr>\\r\\n<tr class=\\\"row-4\\\" style=\\\"box-sizing: border-box;\\\">\\r\\n<td class=\\\"column-1\\\" style=\\\"background-attachment: scroll; background-clip: border-box; background-color: transparent; background-image: none; background-origin: padding-box; background-position-x: 0px; background-position-y: 0px; background-repeat: repeat; background-size: auto; border-image-outset: 0; border-image-repeat: stretch; border-image-slice: 100%; border-image-source: none; border-image-width: 1; box-sizing: border-box; float: none; font-size: 0.75rem; text-align: center; vertical-align: inherit; border-width: 1px medium medium medium; border-color: #dddddd currentColor currentColor currentColor; border-style: solid none none none; padding: 8px;\\\">Portugu\\u00eas e Portugu\\u00eas L\\u00edngua Segunda<\\/td>\\r\\n<td class=\\\"column-2\\\" style=\\\"background-attachment: scroll; background-clip: border-box; background-color: transparent; background-image: none; background-origin: padding-box; background-position-x: 0px; background-position-y: 0px; background-repeat: repeat; background-size: auto; border-image-outset: 0; border-image-repeat: stretch; border-image-slice: 100%; border-image-source: none; border-image-width: 1; box-sizing: border-box; float: none; font-size: 0.75rem; text-align: center; vertical-align: inherit; border-width: 1px medium medium 1px; border-color: #dddddd currentColor currentColor #e3e3e3; border-style: solid none none solid; padding: 8px;\\\">5 de junho de 2020<\\/td>\\r\\n<\\/tr>\\r\\n<tr class=\\\"row-5\\\" style=\\\"box-sizing: border-box;\\\">\\r\\n<td class=\\\"column-1\\\" style=\\\"background-attachment: scroll; background-clip: border-box; background-color: transparent; background-image: none; background-origin: padding-box; background-position-x: 0px; background-position-y: 0px; background-repeat: repeat; background-size: auto; border-image-outset: 0; border-image-repeat: stretch; border-image-slice: 100%; border-image-source: none; border-image-width: 1; box-sizing: border-box; float: none; font-size: 0.75rem; text-align: center; vertical-align: inherit; border-width: 1px medium medium medium; border-color: #dddddd currentColor currentColor currentColor; border-style: solid none none none; padding: 8px;\\\">Ingl\\u00eas<\\/td>\\r\\n<td class=\\\"column-2\\\" style=\\\"background-attachment: scroll; background-clip: border-box; background-color: transparent; background-image: none; background-origin: padding-box; background-position-x: 0px; background-position-y: 0px; background-repeat: repeat; background-size: auto; border-image-outset: 0; border-image-repeat: stretch; border-image-slice: 100%; border-image-source: none; border-image-width: 1; box-sizing: border-box; float: none; font-size: 0.75rem; text-align: center; vertical-align: inherit; border-width: 1px medium medium 1px; border-color: #dddddd currentColor currentColor #e3e3e3; border-style: solid none none solid; padding: 8px;\\\">9 de junho de 2020<\\/td>\\r\\n<\\/tr>\\r\\n<\\/tbody>\\r\\n<\\/table>\\r\\n<table id=\\\"tablepress-52\\\" class=\\\"tablepress tablepress-id-52\\\" style=\\\"border-collapse: collapse; border-image-outset: 0; border-image-repeat: stretch; border-image-slice: 100%; border-image-source: none; border-image-width: 1; border-spacing: 0px; box-sizing: border-box; color: #000000; font-family: Raleway-Medium,Arial,sans-serif; font-size: 16px; font-style: normal; font-variant: normal; font-weight: 400; letter-spacing: normal; margin-bottom: 1em; orphans: 2; text-align: left; text-decoration: none; text-indent: 0px; text-transform: none; -webkit-text-stroke-width: 0px; white-space: normal; width: 100%; word-spacing: 0px; border: medium none currentColor;\\\">\\r\\n<tbody style=\\\"box-sizing: border-box;\\\">\\r\\n<tr class=\\\"row-1\\\" style=\\\"box-sizing: border-box;\\\">\\r\\n<td class=\\\"column-1\\\" style=\\\"background-attachment: scroll; background-clip: border-box; background-color: #f2f2f2; background-image: none; background-origin: padding-box; background-position-x: 0px; background-position-y: 0px; background-repeat: repeat; background-size: auto; border-image-outset: 0; border-image-repeat: stretch; border-image-slice: 100%; border-image-source: none; border-image-width: 1; box-sizing: border-box; color: #af3f04; float: none; font-family: Raleway-Bold,Arial,sans-serif; font-size: 1rem; text-align: center; vertical-align: inherit; border-width: 0px medium medium medium; border-color: currentColor; border-style: none; padding: 8px;\\\" colspan=\\\"2\\\">8.\\u00ba ano<\\/td>\\r\\n<\\/tr>\\r\\n<tr class=\\\"row-2\\\" style=\\\"box-sizing: border-box;\\\">\\r\\n<td class=\\\"column-1\\\" style=\\\"background-attachment: scroll; background-clip: border-box; background-color: transparent; background-image: none; background-origin: padding-box; background-position-x: 0px; background-position-y: 0px; background-repeat: repeat; background-size: auto; border-image-outset: 0; border-image-repeat: stretch; border-image-slice: 100%; border-image-source: none; border-image-width: 1; box-sizing: border-box; float: none; font-size: 0.75rem; text-align: center; vertical-align: inherit; border-width: 1px medium medium medium; border-color: #dddddd currentColor currentColor currentColor; border-style: solid none none none; padding: 8px;\\\"><strong style=\\\"box-sizing: border-box; font-family: Raleway-Bold,Arial,sans-serif;\\\">Disciplina<\\/strong><\\/td>\\r\\n<td class=\\\"column-2\\\" style=\\\"background-attachment: scroll; background-clip: border-box; background-color: transparent; background-image: none; background-origin: padding-box; background-position-x: 0px; background-position-y: 0px; background-repeat: repeat; background-size: auto; border-image-outset: 0; border-image-repeat: stretch; border-image-slice: 100%; border-image-source: none; border-image-width: 1; box-sizing: border-box; float: none; font-size: 0.75rem; text-align: center; vertical-align: inherit; border-width: 1px medium medium 1px; border-color: #dddddd currentColor currentColor #e3e3e3; border-style: solid none none solid; padding: 8px;\\\"><strong style=\\\"box-sizing: border-box; font-family: Raleway-Bold,Arial,sans-serif;\\\">Data<\\/strong><\\/td>\\r\\n<\\/tr>\\r\\n<tr class=\\\"row-3\\\" style=\\\"box-sizing: border-box;\\\">\\r\\n<td class=\\\"column-1\\\" style=\\\"background-attachment: scroll; background-clip: border-box; background-color: transparent; background-image: none; background-origin: padding-box; background-position-x: 0px; background-position-y: 0px; background-repeat: repeat; background-size: auto; border-image-outset: 0; border-image-repeat: stretch; border-image-slice: 100%; border-image-source: none; border-image-width: 1; box-sizing: border-box; float: none; font-size: 0.75rem; text-align: center; vertical-align: inherit; border-width: 1px medium medium medium; border-color: #dddddd currentColor currentColor currentColor; border-style: solid none none none; padding: 8px;\\\">Matem\\u00e1tica<\\/td>\\r\\n<td class=\\\"column-2\\\" style=\\\"background-attachment: scroll; background-clip: border-box; background-color: transparent; background-image: none; background-origin: padding-box; background-position-x: 0px; background-position-y: 0px; background-repeat: repeat; background-size: auto; border-image-outset: 0; border-image-repeat: stretch; border-image-slice: 100%; border-image-source: none; border-image-width: 1; box-sizing: border-box; float: none; font-size: 0.75rem; text-align: center; vertical-align: inherit; border-width: 1px medium medium 1px; border-color: #dddddd currentColor currentColor #e3e3e3; border-style: solid none none solid; padding: 8px;\\\">5 de junho de 2020<\\/td>\\r\\n<\\/tr>\\r\\n<tr class=\\\"row-4\\\" style=\\\"box-sizing: border-box;\\\">\\r\\n<td class=\\\"column-1\\\" style=\\\"background-attachment: scroll; background-clip: border-box; background-color: transparent; background-image: none; background-origin: padding-box; background-position-x: 0px; background-position-y: 0px; background-repeat: repeat; background-size: auto; border-image-outset: 0; border-image-repeat: stretch; border-image-slice: 100%; border-image-source: none; border-image-width: 1; box-sizing: border-box; float: none; font-size: 0.75rem; text-align: center; vertical-align: inherit; border-width: 1px medium medium medium; border-color: #dddddd currentColor currentColor currentColor; border-style: solid none none none; padding: 8px;\\\">Ingl\\u00eas<\\/td>\\r\\n<td class=\\\"column-2\\\" style=\\\"background-attachment: scroll; background-clip: border-box; background-color: transparent; background-image: none; background-origin: padding-box; background-position-x: 0px; background-position-y: 0px; background-repeat: repeat; background-size: auto; border-image-outset: 0; border-image-repeat: stretch; border-image-slice: 100%; border-image-source: none; border-image-width: 1; box-sizing: border-box; float: none; font-size: 0.75rem; text-align: center; vertical-align: inherit; border-width: 1px medium medium 1px; border-color: #dddddd currentColor currentColor #e3e3e3; border-style: solid none none solid; padding: 8px;\\\">9 de junho de 2020<\\/td>\\r\\n<\\/tr>\\r\\n<\\/tbody>\\r\\n<\\/table>\",\"fulltext\":\"\",\"state\":1,\"catid\":\"16\",\"created\":\"2019-09-14 17:59:19\",\"created_by\":\"231\",\"created_by_alias\":\"\",\"modified\":\"2019-10-02 16:55:28\",\"modified_by\":\"231\",\"checked_out\":\"231\",\"checked_out_time\":\"2019-10-02 16:55:13\",\"publish_up\":\"2019-09-14 17:59:19\",\"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\":\"{\\\"article_layout\\\":\\\"\\\",\\\"show_title\\\":\\\"\\\",\\\"link_titles\\\":\\\"\\\",\\\"show_tags\\\":\\\"\\\",\\\"show_intro\\\":\\\"\\\",\\\"info_block_position\\\":\\\"\\\",\\\"info_block_show_title\\\":\\\"\\\",\\\"show_category\\\":\\\"\\\",\\\"link_category\\\":\\\"\\\",\\\"show_parent_category\\\":\\\"\\\",\\\"link_parent_category\\\":\\\"\\\",\\\"show_associations\\\":\\\"\\\",\\\"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_page_title\\\":\\\"\\\",\\\"show_publishing_options\\\":\\\"\\\",\\\"show_article_options\\\":\\\"\\\",\\\"show_urls_images_backend\\\":\\\"\\\",\\\"show_urls_images_frontend\\\":\\\"\\\",\\\"astroid_article_type\\\":\\\"regular\\\",\\\"astroid_article_video_type\\\":\\\"youtube\\\",\\\"astroid_article_video_url\\\":\\\"\\\",\\\"astroid_article_gallery_width\\\":\\\"\\\",\\\"astroid_article_gallery_bullets\\\":\\\"1\\\",\\\"astroid_article_gallery_navigation\\\":\\\"1\\\",\\\"astroid_article_thumbnail\\\":\\\"1\\\",\\\"astroid_article_gallery_items\\\":[],\\\"astroid_article_audio_source\\\":\\\"soundcloud\\\",\\\"astroid_article_audio_soundcloud\\\":\\\"\\\",\\\"astroid_article_audio_spotify\\\":\\\"\\\",\\\"astroid_article_review_heading\\\":\\\"\\\",\\\"astroid_article_review_summery\\\":\\\"\\\",\\\"astroid_article_review_good\\\":\\\"\\\",\\\"astroid_article_review_bad\\\":\\\"\\\",\\\"astroid_article_review_rating\\\":\\\"5\\\",\\\"astroid_article_button_action\\\":\\\"\\\",\\\"astroid_article_button_link\\\":\\\"\\\",\\\"astroid_article_review_criterias\\\":[],\\\"astroid_article_quote_text\\\":\\\"\\\",\\\"astroid_article_quote_author\\\":\\\"\\\",\\\"astroid_article_badge\\\":\\\"0\\\",\\\"astroid_article_badge_type\\\":\\\"2\\\",\\\"astroid_article_badge_text\\\":\\\"\\\",\\\"astroid_article_badge_color\\\":\\\"\\\",\\\"astroid_article_badge_text_color\\\":\\\"\\\",\\\"astroid_relatedposts\\\":\\\"\\\",\\\"astroid_socialshare\\\":\\\"\\\",\\\"astroid_comments\\\":\\\"\\\",\\\"astroid_posttype\\\":\\\"\\\",\\\"astroid_readtime\\\":\\\"\\\",\\\"astroid_authorinfo\\\":\\\"\\\",\\\"astroid_og_title\\\":\\\"\\\",\\\"astroid_og_desc\\\":\\\"\\\",\\\"astroid_og_image\\\":\\\"\\\"}\",\"version\":2,\"ordering\":\"2\",\"metakey\":\"\",\"metadesc\":\"\",\"access\":\"1\",\"hits\":\"0\",\"metadata\":\"{\\\"robots\\\":\\\"\\\",\\\"author\\\":\\\"\\\",\\\"rights\\\":\\\"\\\",\\\"xreference\\\":\\\"\\\"}\",\"featured\":\"0\",\"language\":\"*\",\"xreference\":\"\",\"note\":\"\"}', 0),
(736, 99, 1, '', '2019-10-02 18:08:25', 251, 2592, '48b00b2b93858a51da52a35b4483067894f6adf5', '{\"id\":99,\"asset_id\":\"344\",\"title\":\"Assembleia de Pais e EE da Secund\\u00e1ria\",\"alias\":\"assembleia-de-pais-e-ee-da-secundaria\",\"introtext\":\"<p>Assembleia de Pais e EE da Secund\\u00e1ria de Santa Maria Maior elegeu os seus corpos sociais no dia 30 de setempbro, 21 horas, sala de Confer\\u00eancias.<\\/p>\\r\\n<p><img style=\\\"display: block; margin-left: auto; margin-right: auto;\\\" src=\\\"images\\/Pais2.jpg\\\" alt=\\\"Pais2.jpg\\\" \\/><\\/p>\",\"fulltext\":\"\",\"state\":\"1\",\"catid\":\"11\",\"created\":\"2019-09-20 15:24:49\",\"created_by\":\"251\",\"created_by_alias\":\"\",\"modified\":\"2019-10-02 18:08:25\",\"modified_by\":\"251\",\"checked_out\":\"251\",\"checked_out_time\":\"2019-10-02 18:04:15\",\"publish_up\":\"2019-09-20 15:24:49\",\"publish_down\":\"0000-00-00 00:00:00\",\"images\":\"{\\\"image_intro\\\":\\\"\\\",\\\"image_intro_alt\\\":\\\"\\\",\\\"image_intro_caption\\\":\\\"\\\",\\\"float_intro\\\":\\\"\\\",\\\"image_fulltext\\\":\\\"\\\",\\\"image_fulltext_alt\\\":\\\"\\\",\\\"image_fulltext_caption\\\":\\\"\\\",\\\"float_fulltext\\\":\\\"\\\"}\",\"urls\":\"{\\\"urla\\\":false,\\\"urlatext\\\":\\\"\\\",\\\"targeta\\\":\\\"\\\",\\\"urlb\\\":false,\\\"urlbtext\\\":\\\"\\\",\\\"targetb\\\":\\\"\\\",\\\"urlc\\\":false,\\\"urlctext\\\":\\\"\\\",\\\"targetc\\\":\\\"\\\"}\",\"attribs\":\"{\\\"astroid_article_type\\\":\\\"regular\\\",\\\"astroid_article_video_type\\\":\\\"youtube\\\",\\\"astroid_article_video_url\\\":\\\"\\\",\\\"astroid_article_gallery_width\\\":\\\"\\\",\\\"astroid_article_gallery_bullets\\\":\\\"1\\\",\\\"astroid_article_gallery_navigation\\\":\\\"1\\\",\\\"astroid_article_thumbnail\\\":\\\"1\\\",\\\"astroid_article_gallery_items\\\":[],\\\"astroid_article_audio_source\\\":\\\"soundcloud\\\",\\\"astroid_article_audio_soundcloud\\\":\\\"\\\",\\\"astroid_article_audio_spotify\\\":\\\"\\\",\\\"astroid_article_review_heading\\\":\\\"\\\",\\\"astroid_article_review_summery\\\":\\\"\\\",\\\"astroid_article_review_good\\\":\\\"\\\",\\\"astroid_article_review_bad\\\":\\\"\\\",\\\"astroid_article_review_rating\\\":\\\"5\\\",\\\"astroid_article_button_action\\\":\\\"\\\",\\\"astroid_article_button_link\\\":\\\"\\\",\\\"astroid_article_review_criterias\\\":[],\\\"astroid_article_quote_text\\\":\\\"\\\",\\\"astroid_article_quote_author\\\":\\\"\\\",\\\"astroid_article_badge\\\":\\\"0\\\",\\\"astroid_article_badge_type\\\":\\\"2\\\",\\\"astroid_article_badge_text\\\":\\\"\\\",\\\"astroid_article_badge_color\\\":\\\"\\\",\\\"astroid_article_badge_text_color\\\":\\\"\\\",\\\"astroid_relatedposts\\\":\\\"\\\",\\\"astroid_socialshare\\\":\\\"\\\",\\\"astroid_comments\\\":\\\"\\\",\\\"astroid_posttype\\\":\\\"\\\",\\\"astroid_readtime\\\":\\\"\\\",\\\"astroid_authorinfo\\\":\\\"\\\",\\\"astroid_og_title\\\":\\\"\\\",\\\"astroid_og_desc\\\":\\\"\\\",\\\"astroid_og_image\\\":\\\"\\\"}\",\"version\":7,\"ordering\":\"1\",\"metakey\":\"\",\"metadesc\":\"\",\"access\":\"1\",\"hits\":\"0\",\"metadata\":\"{\\\"robots\\\":\\\"\\\",\\\"author\\\":\\\"\\\",\\\"rights\\\":\\\"\\\",\\\"xreference\\\":\\\"\\\"}\",\"featured\":\"1\",\"language\":\"*\",\"xreference\":\"\",\"note\":\"\"}', 0),
(737, 99, 1, '', '2019-10-02 18:10:24', 251, 2627, '1568aedc2047867f89a634c20487cba20e3e0916', '{\"id\":99,\"asset_id\":\"344\",\"title\":\"Associa\\u00e7\\u00e3o de Pais e Encarregados de Educa\\u00e7\\u00e3o da Maior\",\"alias\":\"assembleia-de-pais-e-ee-da-secundaria\",\"introtext\":\"<p>A Assembleia de Pais e Encarregados de Educa\\u00e7\\u00e3o da Secund\\u00e1ria de Santa Maria Maior elegeu os seus corpos sociais no passado dia 30 de setembro<\\/p>\\r\\n<p><img style=\\\"display: block; margin-left: auto; margin-right: auto;\\\" src=\\\"images\\/Pais2.jpg\\\" alt=\\\"Pais2.jpg\\\" \\/><\\/p>\",\"fulltext\":\"\",\"state\":\"1\",\"catid\":\"11\",\"created\":\"2019-09-20 15:24:49\",\"created_by\":\"251\",\"created_by_alias\":\"\",\"modified\":\"2019-10-02 18:10:24\",\"modified_by\":\"251\",\"checked_out\":\"251\",\"checked_out_time\":\"2019-10-02 18:08:41\",\"publish_up\":\"2019-09-20 15:24:49\",\"publish_down\":\"0000-00-00 00:00:00\",\"images\":\"{\\\"image_intro\\\":\\\"\\\",\\\"image_intro_alt\\\":\\\"\\\",\\\"image_intro_caption\\\":\\\"\\\",\\\"float_intro\\\":\\\"\\\",\\\"image_fulltext\\\":\\\"\\\",\\\"image_fulltext_alt\\\":\\\"\\\",\\\"image_fulltext_caption\\\":\\\"\\\",\\\"float_fulltext\\\":\\\"\\\"}\",\"urls\":\"{\\\"urla\\\":false,\\\"urlatext\\\":\\\"\\\",\\\"targeta\\\":\\\"\\\",\\\"urlb\\\":false,\\\"urlbtext\\\":\\\"\\\",\\\"targetb\\\":\\\"\\\",\\\"urlc\\\":false,\\\"urlctext\\\":\\\"\\\",\\\"targetc\\\":\\\"\\\"}\",\"attribs\":\"{\\\"astroid_article_type\\\":\\\"regular\\\",\\\"astroid_article_video_type\\\":\\\"youtube\\\",\\\"astroid_article_video_url\\\":\\\"\\\",\\\"astroid_article_gallery_width\\\":\\\"\\\",\\\"astroid_article_gallery_bullets\\\":\\\"1\\\",\\\"astroid_article_gallery_navigation\\\":\\\"1\\\",\\\"astroid_article_thumbnail\\\":\\\"1\\\",\\\"astroid_article_gallery_items\\\":[],\\\"astroid_article_audio_source\\\":\\\"soundcloud\\\",\\\"astroid_article_audio_soundcloud\\\":\\\"\\\",\\\"astroid_article_audio_spotify\\\":\\\"\\\",\\\"astroid_article_review_heading\\\":\\\"\\\",\\\"astroid_article_review_summery\\\":\\\"\\\",\\\"astroid_article_review_good\\\":\\\"\\\",\\\"astroid_article_review_bad\\\":\\\"\\\",\\\"astroid_article_review_rating\\\":\\\"5\\\",\\\"astroid_article_button_action\\\":\\\"\\\",\\\"astroid_article_button_link\\\":\\\"\\\",\\\"astroid_article_review_criterias\\\":[],\\\"astroid_article_quote_text\\\":\\\"\\\",\\\"astroid_article_quote_author\\\":\\\"\\\",\\\"astroid_article_badge\\\":\\\"0\\\",\\\"astroid_article_badge_type\\\":\\\"2\\\",\\\"astroid_article_badge_text\\\":\\\"\\\",\\\"astroid_article_badge_color\\\":\\\"\\\",\\\"astroid_article_badge_text_color\\\":\\\"\\\",\\\"astroid_relatedposts\\\":\\\"\\\",\\\"astroid_socialshare\\\":\\\"\\\",\\\"astroid_comments\\\":\\\"\\\",\\\"astroid_posttype\\\":\\\"\\\",\\\"astroid_readtime\\\":\\\"\\\",\\\"astroid_authorinfo\\\":\\\"\\\",\\\"astroid_og_title\\\":\\\"\\\",\\\"astroid_og_desc\\\":\\\"\\\",\\\"astroid_og_image\\\":\\\"\\\"}\",\"version\":8,\"ordering\":\"1\",\"metakey\":\"\",\"metadesc\":\"\",\"access\":\"1\",\"hits\":\"0\",\"metadata\":\"{\\\"robots\\\":\\\"\\\",\\\"author\\\":\\\"\\\",\\\"rights\\\":\\\"\\\",\\\"xreference\\\":\\\"\\\"}\",\"featured\":\"1\",\"language\":\"*\",\"xreference\":\"\",\"note\":\"\"}', 0),
(738, 103, 1, '', '2019-10-02 18:14:19', 251, 2233, '6fd8d680cfe3e0eaa807c68f1845c55e0c67fd46', '{\"id\":103,\"asset_id\":348,\"title\":\"Ponto de vista \",\"alias\":\"ponto-de-vista\",\"introtext\":\"<p>Recorte de uma atividade desportiva na nova Frei<img src=\\\"images\\/Frei.jpg\\\" alt=\\\"Frei.jpg\\\" \\/><\\/p>\",\"fulltext\":\"\",\"state\":\"1\",\"catid\":\"11\",\"created\":\"2019-10-02 18:14:19\",\"created_by\":\"251\",\"created_by_alias\":\"\",\"modified\":\"2019-10-02 18:14:19\",\"modified_by\":null,\"checked_out\":null,\"checked_out_time\":null,\"publish_up\":\"2019-10-02 18:14:19\",\"publish_down\":\"0000-00-00 00:00:00\",\"images\":\"{\\\"image_intro\\\":\\\"\\\",\\\"image_intro_alt\\\":\\\"\\\",\\\"image_intro_caption\\\":\\\"\\\",\\\"float_intro\\\":\\\"\\\",\\\"image_fulltext\\\":\\\"\\\",\\\"image_fulltext_alt\\\":\\\"\\\",\\\"image_fulltext_caption\\\":\\\"\\\",\\\"float_fulltext\\\":\\\"\\\"}\",\"urls\":\"{\\\"urla\\\":false,\\\"urlatext\\\":\\\"\\\",\\\"targeta\\\":\\\"\\\",\\\"urlb\\\":false,\\\"urlbtext\\\":\\\"\\\",\\\"targetb\\\":\\\"\\\",\\\"urlc\\\":false,\\\"urlctext\\\":\\\"\\\",\\\"targetc\\\":\\\"\\\"}\",\"attribs\":\"{\\\"astroid_article_type\\\":\\\"regular\\\",\\\"astroid_article_video_url\\\":\\\"\\\",\\\"astroid_article_gallery_width\\\":\\\"\\\",\\\"astroid_article_gallery_bullets\\\":\\\"1\\\",\\\"astroid_article_gallery_navigation\\\":\\\"1\\\",\\\"astroid_article_thumbnail\\\":\\\"1\\\",\\\"astroid_article_gallery_items\\\":[],\\\"astroid_article_audio_source\\\":\\\"soundcloud\\\",\\\"astroid_article_audio_soundcloud\\\":\\\"\\\",\\\"astroid_article_audio_spotify\\\":\\\"\\\",\\\"astroid_article_review_heading\\\":\\\"\\\",\\\"astroid_article_review_summery\\\":\\\"\\\",\\\"astroid_article_review_good\\\":\\\"\\\",\\\"astroid_article_review_bad\\\":\\\"\\\",\\\"astroid_article_review_rating\\\":\\\"5\\\",\\\"astroid_article_button_action\\\":\\\"\\\",\\\"astroid_article_button_link\\\":\\\"\\\",\\\"astroid_article_review_criterias\\\":[],\\\"astroid_article_quote_text\\\":\\\"\\\",\\\"astroid_article_quote_author\\\":\\\"\\\",\\\"astroid_article_badge\\\":\\\"0\\\",\\\"astroid_article_badge_type\\\":\\\"2\\\",\\\"astroid_article_badge_text\\\":\\\"\\\",\\\"astroid_article_badge_color\\\":\\\"\\\",\\\"astroid_article_badge_text_color\\\":\\\"\\\",\\\"astroid_relatedposts\\\":\\\"\\\",\\\"astroid_socialshare\\\":\\\"\\\",\\\"astroid_comments\\\":\\\"\\\",\\\"astroid_posttype\\\":\\\"\\\",\\\"astroid_readtime\\\":\\\"\\\",\\\"astroid_authorinfo\\\":\\\"\\\",\\\"astroid_og_title\\\":\\\"\\\",\\\"astroid_og_desc\\\":\\\"\\\",\\\"astroid_og_image\\\":\\\"\\\"}\",\"version\":1,\"ordering\":null,\"metakey\":\"\",\"metadesc\":\"\",\"access\":\"1\",\"hits\":null,\"metadata\":\"{}\",\"featured\":\"0\",\"language\":\"*\",\"xreference\":null,\"note\":null}', 0),
(739, 103, 1, '', '2019-10-02 18:16:56', 251, 2248, 'e6f26cb71635b6e25eb2c6f4a2ebdad3ba08e2df', '{\"id\":103,\"asset_id\":\"348\",\"title\":\"Ponto de vista \",\"alias\":\"ponto-de-vista\",\"introtext\":\"<p>Recorte de uma atividade desportiva na nova Frei<img src=\\\"images\\/Frei.jpg\\\" alt=\\\"Frei.jpg\\\" \\/><\\/p>\",\"fulltext\":\"\",\"state\":\"1\",\"catid\":\"11\",\"created\":\"2019-10-02 18:14:19\",\"created_by\":\"251\",\"created_by_alias\":\"\",\"modified\":\"2019-10-02 18:16:56\",\"modified_by\":\"251\",\"checked_out\":\"251\",\"checked_out_time\":\"2019-10-02 18:16:12\",\"publish_up\":\"2019-10-02 18:14:19\",\"publish_down\":\"0000-00-00 00:00:00\",\"images\":\"{\\\"image_intro\\\":\\\"\\\",\\\"image_intro_alt\\\":\\\"\\\",\\\"image_intro_caption\\\":\\\"\\\",\\\"float_intro\\\":\\\"\\\",\\\"image_fulltext\\\":\\\"\\\",\\\"image_fulltext_alt\\\":\\\"\\\",\\\"image_fulltext_caption\\\":\\\"\\\",\\\"float_fulltext\\\":\\\"\\\"}\",\"urls\":\"{\\\"urla\\\":false,\\\"urlatext\\\":\\\"\\\",\\\"targeta\\\":\\\"\\\",\\\"urlb\\\":false,\\\"urlbtext\\\":\\\"\\\",\\\"targetb\\\":\\\"\\\",\\\"urlc\\\":false,\\\"urlctext\\\":\\\"\\\",\\\"targetc\\\":\\\"\\\"}\",\"attribs\":\"{\\\"astroid_article_type\\\":\\\"regular\\\",\\\"astroid_article_video_url\\\":\\\"\\\",\\\"astroid_article_gallery_width\\\":\\\"\\\",\\\"astroid_article_gallery_bullets\\\":\\\"1\\\",\\\"astroid_article_gallery_navigation\\\":\\\"1\\\",\\\"astroid_article_thumbnail\\\":\\\"1\\\",\\\"astroid_article_gallery_items\\\":[],\\\"astroid_article_audio_source\\\":\\\"soundcloud\\\",\\\"astroid_article_audio_soundcloud\\\":\\\"\\\",\\\"astroid_article_audio_spotify\\\":\\\"\\\",\\\"astroid_article_review_heading\\\":\\\"\\\",\\\"astroid_article_review_summery\\\":\\\"\\\",\\\"astroid_article_review_good\\\":\\\"\\\",\\\"astroid_article_review_bad\\\":\\\"\\\",\\\"astroid_article_review_rating\\\":\\\"5\\\",\\\"astroid_article_button_action\\\":\\\"\\\",\\\"astroid_article_button_link\\\":\\\"\\\",\\\"astroid_article_review_criterias\\\":[],\\\"astroid_article_quote_text\\\":\\\"\\\",\\\"astroid_article_quote_author\\\":\\\"\\\",\\\"astroid_article_badge\\\":\\\"0\\\",\\\"astroid_article_badge_type\\\":\\\"2\\\",\\\"astroid_article_badge_text\\\":\\\"\\\",\\\"astroid_article_badge_color\\\":\\\"\\\",\\\"astroid_article_badge_text_color\\\":\\\"\\\",\\\"astroid_relatedposts\\\":\\\"\\\",\\\"astroid_socialshare\\\":\\\"\\\",\\\"astroid_comments\\\":\\\"\\\",\\\"astroid_posttype\\\":\\\"\\\",\\\"astroid_readtime\\\":\\\"\\\",\\\"astroid_authorinfo\\\":\\\"\\\",\\\"astroid_og_title\\\":\\\"\\\",\\\"astroid_og_desc\\\":\\\"\\\",\\\"astroid_og_image\\\":\\\"\\\"}\",\"version\":2,\"ordering\":\"0\",\"metakey\":\"\",\"metadesc\":\"\",\"access\":\"1\",\"hits\":\"0\",\"metadata\":\"{}\",\"featured\":\"1\",\"language\":\"*\",\"xreference\":\"\",\"note\":\"\"}', 0),
(740, 103, 1, '', '2019-10-02 18:22:04', 251, 2264, '72a5e5aa683863871f48aa54506c09f8ea0c733e', '{\"id\":103,\"asset_id\":\"348\",\"title\":\"Ponto de vista \",\"alias\":\"ponto-de-vista\",\"introtext\":\"<p>Recorte de uma atividade desportiva na nova Frei<\\/p>\\r\\n<p><img src=\\\"images\\/Frei_2.jpg\\\" alt=\\\"Frei_2.jpg\\\" \\/><\\/p>\",\"fulltext\":\"\",\"state\":\"1\",\"catid\":\"11\",\"created\":\"2019-10-02 18:14:19\",\"created_by\":\"251\",\"created_by_alias\":\"\",\"modified\":\"2019-10-02 18:22:04\",\"modified_by\":\"251\",\"checked_out\":\"251\",\"checked_out_time\":\"2019-10-02 18:19:27\",\"publish_up\":\"2019-10-02 18:14:19\",\"publish_down\":\"0000-00-00 00:00:00\",\"images\":\"{\\\"image_intro\\\":\\\"\\\",\\\"image_intro_alt\\\":\\\"\\\",\\\"image_intro_caption\\\":\\\"\\\",\\\"float_intro\\\":\\\"\\\",\\\"image_fulltext\\\":\\\"\\\",\\\"image_fulltext_alt\\\":\\\"\\\",\\\"image_fulltext_caption\\\":\\\"\\\",\\\"float_fulltext\\\":\\\"\\\"}\",\"urls\":\"{\\\"urla\\\":false,\\\"urlatext\\\":\\\"\\\",\\\"targeta\\\":\\\"\\\",\\\"urlb\\\":false,\\\"urlbtext\\\":\\\"\\\",\\\"targetb\\\":\\\"\\\",\\\"urlc\\\":false,\\\"urlctext\\\":\\\"\\\",\\\"targetc\\\":\\\"\\\"}\",\"attribs\":\"{\\\"astroid_article_type\\\":\\\"regular\\\",\\\"astroid_article_video_url\\\":\\\"\\\",\\\"astroid_article_gallery_width\\\":\\\"\\\",\\\"astroid_article_gallery_bullets\\\":\\\"1\\\",\\\"astroid_article_gallery_navigation\\\":\\\"1\\\",\\\"astroid_article_thumbnail\\\":\\\"1\\\",\\\"astroid_article_gallery_items\\\":[],\\\"astroid_article_audio_source\\\":\\\"soundcloud\\\",\\\"astroid_article_audio_soundcloud\\\":\\\"\\\",\\\"astroid_article_audio_spotify\\\":\\\"\\\",\\\"astroid_article_review_heading\\\":\\\"\\\",\\\"astroid_article_review_summery\\\":\\\"\\\",\\\"astroid_article_review_good\\\":\\\"\\\",\\\"astroid_article_review_bad\\\":\\\"\\\",\\\"astroid_article_review_rating\\\":\\\"5\\\",\\\"astroid_article_button_action\\\":\\\"\\\",\\\"astroid_article_button_link\\\":\\\"\\\",\\\"astroid_article_review_criterias\\\":[],\\\"astroid_article_quote_text\\\":\\\"\\\",\\\"astroid_article_quote_author\\\":\\\"\\\",\\\"astroid_article_badge\\\":\\\"0\\\",\\\"astroid_article_badge_type\\\":\\\"2\\\",\\\"astroid_article_badge_text\\\":\\\"\\\",\\\"astroid_article_badge_color\\\":\\\"\\\",\\\"astroid_article_badge_text_color\\\":\\\"\\\",\\\"astroid_relatedposts\\\":\\\"\\\",\\\"astroid_socialshare\\\":\\\"\\\",\\\"astroid_comments\\\":\\\"\\\",\\\"astroid_posttype\\\":\\\"\\\",\\\"astroid_readtime\\\":\\\"\\\",\\\"astroid_authorinfo\\\":\\\"\\\",\\\"astroid_og_title\\\":\\\"\\\",\\\"astroid_og_desc\\\":\\\"\\\",\\\"astroid_og_image\\\":\\\"\\\"}\",\"version\":3,\"ordering\":\"0\",\"metakey\":\"\",\"metadesc\":\"\",\"access\":\"1\",\"hits\":\"0\",\"metadata\":\"{}\",\"featured\":\"1\",\"language\":\"*\",\"xreference\":\"\",\"note\":\"\"}', 0),
(741, 104, 1, '', '2019-10-02 18:52:31', 251, 2283, '3d4a3d94dca1df77939a182e2a5c0248c791ba57', '{\"id\":104,\"asset_id\":349,\"title\":\"Finalistas 2019 - Festa do M\\u00e9rito e do Diploma\",\"alias\":\"finalistas-2019-festa-do-merito-e-do-diploma\",\"introtext\":\"<p><img src=\\\"images\\/Convite_Diploma_2019.jpg\\\" alt=\\\"Convite_Diploma_2019.jpg\\\" \\/><\\/p>\",\"fulltext\":\"\",\"state\":\"1\",\"catid\":\"11\",\"created\":\"2019-10-02 18:52:31\",\"created_by\":\"251\",\"created_by_alias\":\"\",\"modified\":\"2019-10-02 18:52:31\",\"modified_by\":null,\"checked_out\":null,\"checked_out_time\":null,\"publish_up\":\"2019-10-02 18:52:31\",\"publish_down\":\"0000-00-00 00:00:00\",\"images\":\"{\\\"image_intro\\\":\\\"\\\",\\\"image_intro_alt\\\":\\\"\\\",\\\"image_intro_caption\\\":\\\"\\\",\\\"float_intro\\\":\\\"\\\",\\\"image_fulltext\\\":\\\"\\\",\\\"image_fulltext_alt\\\":\\\"\\\",\\\"image_fulltext_caption\\\":\\\"\\\",\\\"float_fulltext\\\":\\\"\\\"}\",\"urls\":\"{\\\"urla\\\":false,\\\"urlatext\\\":\\\"\\\",\\\"targeta\\\":\\\"\\\",\\\"urlb\\\":false,\\\"urlbtext\\\":\\\"\\\",\\\"targetb\\\":\\\"\\\",\\\"urlc\\\":false,\\\"urlctext\\\":\\\"\\\",\\\"targetc\\\":\\\"\\\"}\",\"attribs\":\"{\\\"astroid_article_type\\\":\\\"regular\\\",\\\"astroid_article_video_url\\\":\\\"\\\",\\\"astroid_article_gallery_width\\\":\\\"\\\",\\\"astroid_article_gallery_bullets\\\":\\\"1\\\",\\\"astroid_article_gallery_navigation\\\":\\\"1\\\",\\\"astroid_article_thumbnail\\\":\\\"1\\\",\\\"astroid_article_gallery_items\\\":[],\\\"astroid_article_audio_source\\\":\\\"soundcloud\\\",\\\"astroid_article_audio_soundcloud\\\":\\\"\\\",\\\"astroid_article_audio_spotify\\\":\\\"\\\",\\\"astroid_article_review_heading\\\":\\\"\\\",\\\"astroid_article_review_summery\\\":\\\"\\\",\\\"astroid_article_review_good\\\":\\\"\\\",\\\"astroid_article_review_bad\\\":\\\"\\\",\\\"astroid_article_review_rating\\\":\\\"5\\\",\\\"astroid_article_button_action\\\":\\\"\\\",\\\"astroid_article_button_link\\\":\\\"\\\",\\\"astroid_article_review_criterias\\\":[],\\\"astroid_article_quote_text\\\":\\\"\\\",\\\"astroid_article_quote_author\\\":\\\"\\\",\\\"astroid_article_badge\\\":\\\"0\\\",\\\"astroid_article_badge_type\\\":\\\"2\\\",\\\"astroid_article_badge_text\\\":\\\"\\\",\\\"astroid_article_badge_color\\\":\\\"\\\",\\\"astroid_article_badge_text_color\\\":\\\"\\\",\\\"astroid_relatedposts\\\":\\\"\\\",\\\"astroid_socialshare\\\":\\\"\\\",\\\"astroid_comments\\\":\\\"\\\",\\\"astroid_posttype\\\":\\\"\\\",\\\"astroid_readtime\\\":\\\"\\\",\\\"astroid_authorinfo\\\":\\\"\\\",\\\"astroid_og_title\\\":\\\"\\\",\\\"astroid_og_desc\\\":\\\"\\\",\\\"astroid_og_image\\\":\\\"\\\"}\",\"version\":1,\"ordering\":null,\"metakey\":\"\",\"metadesc\":\"\",\"access\":\"1\",\"hits\":null,\"metadata\":\"{}\",\"featured\":\"1\",\"language\":\"*\",\"xreference\":null,\"note\":null}', 0);
INSERT INTO `ynfp8_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
(743, 105, 1, '', '2019-10-03 14:07:17', 231, 6232, '9a23ab495ceb0e65e47e664b1ddf1c98bb159844', '{\"id\":105,\"asset_id\":\"350\",\"title\":\"Crit\\u00e9rios de Avalia\\u00e7\\u00e3o 2.\\u00ba Ciclo 2019\\/2020\",\"alias\":\"criterios-de-avaliacao-2-ciclo-2019-2020\",\"introtext\":\"<p>\\r\\n\\t&nbsp;<\\/p>\\r\\n<title><\\/title>\\r\\n<meta charset=\\\"utf-8\\\" \\/>\\r\\n<meta content=\\\"width=device-width, initial-scale=1\\\" name=\\\"viewport\\\" \\/>\\r\\n<link href=\\\"https:\\/\\/maxcdn.bootstrapcdn.com\\/bootstrap\\/4.3.1\\/css\\/bootstrap.min.css\\\" rel=\\\"stylesheet\\\" \\/>\\r\\n<script src=\\\"https:\\/\\/ajax.googleapis.com\\/ajax\\/libs\\/jquery\\/3.4.1\\/jquery.min.js\\\"><\\/script><script src=\\\"https:\\/\\/cdnjs.cloudflare.com\\/ajax\\/libs\\/popper.js\\/1.14.7\\/umd\\/popper.min.js\\\"><\\/script><script src=\\\"https:\\/\\/maxcdn.bootstrapcdn.com\\/bootstrap\\/4.3.1\\/js\\/bootstrap.min.js\\\"><\\/script><div class=\\\"container\\\">\\r\\n\\t<table class=\\\"table table-hover\\\">\\r\\n\\t\\t<thead>\\r\\n\\t\\t\\t<tr>\\r\\n\\t\\t\\t\\t<th>\\r\\n\\t\\t\\t\\t\\tDisciplinas<\\/th>\\r\\n\\t\\t\\t<\\/tr>\\r\\n\\t\\t<\\/thead>\\r\\n\\t\\t<tbody>\\r\\n\\t\\t\\t<tr>\\r\\n\\t\\t\\t\\t<td>\\r\\n\\t\\t\\t\\t\\tCi\\u00eancias Naturais - 5\\u00ba Ano<\\/td>\\r\\n\\t\\t\\t<\\/tr>\\r\\n\\t\\t\\t<tr>\\r\\n\\t\\t\\t\\t<td>\\r\\n\\t\\t\\t\\t\\tCi\\u00eancias Naturais - 6\\u00ba Ano<\\/td>\\r\\n\\t\\t\\t<\\/tr>\\r\\n\\t\\t\\t<tr>\\r\\n\\t\\t\\t\\t<td>\\r\\n\\t\\t\\t\\t\\tCi\\u00eancias Sociais e Humanas - Eduaca\\u00e7\\u00e3o Especial<\\/td>\\r\\n\\t\\t\\t<\\/tr>\\r\\n\\t\\t\\t<tr>\\r\\n\\t\\t\\t\\t<td>\\r\\n\\t\\t\\t\\t\\tEduca\\u00e7a\\u00e7\\u00e3o F\\u00edsica - 5\\u00ba Ano<\\/td>\\r\\n\\t\\t\\t<\\/tr>\\r\\n\\t\\t\\t<tr>\\r\\n\\t\\t\\t\\t<td>\\r\\n\\t\\t\\t\\t\\tEduca\\u00e7a\\u00e7\\u00e3o F\\u00edsica - 6\\u00ba Ano<\\/td>\\r\\n\\t\\t\\t<\\/tr>\\r\\n\\t\\t\\t<tr>\\r\\n\\t\\t\\t\\t<td>\\r\\n\\t\\t\\t\\t\\tEduca\\u00e7a\\u00e7\\u00e3o F\\u00edsica - Atestados<\\/td>\\r\\n\\t\\t\\t<\\/tr>\\r\\n\\t\\t\\t<tr>\\r\\n\\t\\t\\t\\t<td>\\r\\n\\t\\t\\t\\t\\tEduca\\u00e7\\u00e3o Musical 5\\u00ba Ano<\\/td>\\r\\n\\t\\t\\t<\\/tr>\\r\\n\\t\\t\\t<tr>\\r\\n\\t\\t\\t\\t<td>\\r\\n\\t\\t\\t\\t\\tEduca\\u00e7\\u00e3o Musical 6\\u00ba Ano<\\/td>\\r\\n\\t\\t\\t<\\/tr>\\r\\n\\t\\t\\t<tr>\\r\\n\\t\\t\\t\\t<td>\\r\\n\\t\\t\\t\\t\\tEduca\\u00e7\\u00e3o Tecnol\\u00f3gica 5\\u00ba Ano<\\/td>\\r\\n\\t\\t\\t<\\/tr>\\r\\n\\t\\t\\t<tr>\\r\\n\\t\\t\\t\\t<td>\\r\\n\\t\\t\\t\\t\\tEduca\\u00e7\\u00e3o Tecnol\\u00f3gica 6\\u00ba Ano<\\/td>\\r\\n\\t\\t\\t<\\/tr>\\r\\n\\t\\t\\t<tr>\\r\\n\\t\\t\\t\\t<td>\\r\\n\\t\\t\\t\\t\\tEduca\\u00e7\\u00e3o Visual 5\\u00ba Ano<\\/td>\\r\\n\\t\\t\\t<\\/tr>\\r\\n\\t\\t\\t<tr>\\r\\n\\t\\t\\t\\t<td>\\r\\n\\t\\t\\t\\t\\tEduca\\u00e7\\u00e3o Visual 6\\u00ba Ano<\\/td>\\r\\n\\t\\t\\t<\\/tr>\\r\\n\\t\\t\\t<tr>\\r\\n\\t\\t\\t\\t<td>\\r\\n\\t\\t\\t\\t\\tEMRC 5\\u00ba Ano<\\/td>\\r\\n\\t\\t\\t<\\/tr>\\r\\n\\t\\t\\t<tr>\\r\\n\\t\\t\\t\\t<td>\\r\\n\\t\\t\\t\\t\\tEMRC 6\\u00ba Ano<\\/td>\\r\\n\\t\\t\\t<\\/tr>\\r\\n\\t\\t\\t<tr>\\r\\n\\t\\t\\t\\t<td>\\r\\n\\t\\t\\t\\t\\tHGP 5\\u00ba Ano<\\/td>\\r\\n\\t\\t\\t<\\/tr>\\r\\n\\t\\t\\t<tr>\\r\\n\\t\\t\\t\\t<td>\\r\\n\\t\\t\\t\\t\\tHGP 6\\u00ba Ano<\\/td>\\r\\n\\t\\t\\t<\\/tr>\\r\\n\\t\\t\\t<tr>\\r\\n\\t\\t\\t\\t<td>\\r\\n\\t\\t\\t\\t\\tIngl\\u00eas 5\\u00ba ano<\\/td>\\r\\n\\t\\t\\t<\\/tr>\\r\\n\\t\\t\\t<tr>\\r\\n\\t\\t\\t\\t<td>\\r\\n\\t\\t\\t\\t\\tIngl\\u00eas 6\\u00ba ano<\\/td>\\r\\n\\t\\t\\t<\\/tr>\\r\\n\\t\\t\\t<tr>\\r\\n\\t\\t\\t\\t<td>\\r\\n\\t\\t\\t\\t\\tMatem\\u00e1tica 5\\u00ba Ano<\\/td>\\r\\n\\t\\t\\t<\\/tr>\\r\\n\\t\\t\\t<tr>\\r\\n\\t\\t\\t\\t<td>\\r\\n\\t\\t\\t\\t\\tMatem\\u00e1tica 6\\u00ba Ano<\\/td>\\r\\n\\t\\t\\t<\\/tr>\\r\\n\\t\\t\\t<tr>\\r\\n\\t\\t\\t\\t<td>\\r\\n\\t\\t\\t\\t\\tOferta Complementar<\\/td>\\r\\n\\t\\t\\t<\\/tr>\\r\\n\\t\\t\\t<tr>\\r\\n\\t\\t\\t\\t<td>\\r\\n\\t\\t\\t\\t\\tPortugu\\u00eas 5\\u00ba ano<\\/td>\\r\\n\\t\\t\\t<\\/tr>\\r\\n\\t\\t\\t<tr>\\r\\n\\t\\t\\t\\t<td>\\r\\n\\t\\t\\t\\t\\tPortugu\\u00eas 6\\u00ba ano<\\/td>\\r\\n\\t\\t\\t<\\/tr>\\r\\n\\t\\t<\\/tbody>\\r\\n\\t<\\/table>\\r\\n<\\/div>\\r\\n<p>\\r\\n\\t&nbsp;<\\/p>\\r\\n\",\"fulltext\":\"\",\"state\":1,\"catid\":\"16\",\"created\":\"2019-10-03 14:04:36\",\"created_by\":\"231\",\"created_by_alias\":\"\",\"modified\":\"2019-10-03 14:07:17\",\"modified_by\":\"231\",\"checked_out\":\"231\",\"checked_out_time\":\"2019-10-03 14:05:43\",\"publish_up\":\"2019-10-03 14:04:36\",\"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\":\"{\\\"article_layout\\\":\\\"\\\",\\\"show_title\\\":\\\"\\\",\\\"link_titles\\\":\\\"\\\",\\\"show_tags\\\":\\\"\\\",\\\"show_intro\\\":\\\"\\\",\\\"info_block_position\\\":\\\"\\\",\\\"info_block_show_title\\\":\\\"\\\",\\\"show_category\\\":\\\"\\\",\\\"link_category\\\":\\\"\\\",\\\"show_parent_category\\\":\\\"\\\",\\\"link_parent_category\\\":\\\"\\\",\\\"show_associations\\\":\\\"\\\",\\\"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_page_title\\\":\\\"\\\",\\\"show_publishing_options\\\":\\\"\\\",\\\"show_article_options\\\":\\\"\\\",\\\"show_urls_images_backend\\\":\\\"\\\",\\\"show_urls_images_frontend\\\":\\\"\\\",\\\"astroid_article_type\\\":\\\"regular\\\",\\\"astroid_article_video_type\\\":\\\"youtube\\\",\\\"astroid_article_video_url\\\":\\\"\\\",\\\"astroid_article_gallery_width\\\":\\\"\\\",\\\"astroid_article_gallery_bullets\\\":\\\"1\\\",\\\"astroid_article_gallery_navigation\\\":\\\"1\\\",\\\"astroid_article_thumbnail\\\":\\\"1\\\",\\\"astroid_article_gallery_items\\\":[],\\\"astroid_article_audio_source\\\":\\\"soundcloud\\\",\\\"astroid_article_audio_soundcloud\\\":\\\"\\\",\\\"astroid_article_audio_spotify\\\":\\\"\\\",\\\"astroid_article_review_heading\\\":\\\"\\\",\\\"astroid_article_review_summery\\\":\\\"\\\",\\\"astroid_article_review_good\\\":\\\"\\\",\\\"astroid_article_review_bad\\\":\\\"\\\",\\\"astroid_article_review_rating\\\":\\\"5\\\",\\\"astroid_article_button_action\\\":\\\"\\\",\\\"astroid_article_button_link\\\":\\\"\\\",\\\"astroid_article_review_criterias\\\":[],\\\"astroid_article_quote_text\\\":\\\"\\\",\\\"astroid_article_quote_author\\\":\\\"\\\",\\\"astroid_article_badge\\\":\\\"0\\\",\\\"astroid_article_badge_type\\\":\\\"2\\\",\\\"astroid_article_badge_text\\\":\\\"\\\",\\\"astroid_article_badge_color\\\":\\\"\\\",\\\"astroid_article_badge_text_color\\\":\\\"\\\",\\\"astroid_relatedposts\\\":\\\"\\\",\\\"astroid_socialshare\\\":\\\"\\\",\\\"astroid_comments\\\":\\\"\\\",\\\"astroid_posttype\\\":\\\"\\\",\\\"astroid_readtime\\\":\\\"\\\",\\\"astroid_authorinfo\\\":\\\"\\\",\\\"astroid_og_title\\\":\\\"\\\",\\\"astroid_og_desc\\\":\\\"\\\",\\\"astroid_og_image\\\":\\\"\\\"}\",\"version\":2,\"ordering\":\"0\",\"metakey\":\"\",\"metadesc\":\"\",\"access\":\"1\",\"hits\":\"0\",\"metadata\":\"{\\\"robots\\\":\\\"\\\",\\\"author\\\":\\\"\\\",\\\"rights\\\":\\\"\\\",\\\"xreference\\\":\\\"\\\"}\",\"featured\":\"0\",\"language\":\"*\",\"xreference\":\"\",\"note\":\"\"}', 0),
(744, 105, 1, '', '2019-10-03 14:07:52', 231, 6832, '0e1b370927da06121d27bdab5b2d401b670356ff', '{\"id\":105,\"asset_id\":\"350\",\"title\":\"Crit\\u00e9rios de Avalia\\u00e7\\u00e3o 2.\\u00ba Ciclo 2019\\/2020\",\"alias\":\"criterios-de-avaliacao-2-ciclo-2019-2020\",\"introtext\":\"<p>\\r\\n\\t&nbsp;<\\/p>\\r\\n<title><\\/title>\\r\\n<meta charset=\\\"utf-8\\\" \\/>\\r\\n<meta content=\\\"width=device-width, initial-scale=1\\\" name=\\\"viewport\\\" \\/>\\r\\n<link href=\\\"https:\\/\\/maxcdn.bootstrapcdn.com\\/bootstrap\\/4.3.1\\/css\\/bootstrap.min.css\\\" rel=\\\"stylesheet\\\" \\/>\\r\\n<script src=\\\"https:\\/\\/ajax.googleapis.com\\/ajax\\/libs\\/jquery\\/3.4.1\\/jquery.min.js\\\"><\\/script><script src=\\\"https:\\/\\/cdnjs.cloudflare.com\\/ajax\\/libs\\/popper.js\\/1.14.7\\/umd\\/popper.min.js\\\"><\\/script><script src=\\\"https:\\/\\/maxcdn.bootstrapcdn.com\\/bootstrap\\/4.3.1\\/js\\/bootstrap.min.js\\\"><\\/script><div class=\\\"container\\\">\\r\\n\\t<table class=\\\"table table-hover\\\" style=\\\"width: 468px;\\\">\\r\\n\\t\\t<thead>\\r\\n\\t\\t\\t<tr>\\r\\n\\t\\t\\t\\t<th style=\\\"width: 466px;\\\">\\r\\n\\t\\t\\t\\t\\tDisciplinas<\\/th>\\r\\n\\t\\t\\t<\\/tr>\\r\\n\\t\\t<\\/thead>\\r\\n\\t\\t<tbody>\\r\\n\\t\\t\\t<tr>\\r\\n\\t\\t\\t\\t<td style=\\\"width: 466px;\\\">\\r\\n\\t\\t\\t\\t\\tCi\\u00eancias Naturais - 5\\u00ba Ano<\\/td>\\r\\n\\t\\t\\t<\\/tr>\\r\\n\\t\\t\\t<tr>\\r\\n\\t\\t\\t\\t<td style=\\\"width: 466px;\\\">\\r\\n\\t\\t\\t\\t\\tCi\\u00eancias Naturais - 6\\u00ba Ano<\\/td>\\r\\n\\t\\t\\t<\\/tr>\\r\\n\\t\\t\\t<tr>\\r\\n\\t\\t\\t\\t<td style=\\\"width: 466px;\\\">\\r\\n\\t\\t\\t\\t\\tCi\\u00eancias Sociais e Humanas - Eduaca\\u00e7\\u00e3o Especial<\\/td>\\r\\n\\t\\t\\t<\\/tr>\\r\\n\\t\\t\\t<tr>\\r\\n\\t\\t\\t\\t<td style=\\\"width: 466px;\\\">\\r\\n\\t\\t\\t\\t\\tEduca\\u00e7a\\u00e7\\u00e3o F\\u00edsica - 5\\u00ba Ano<\\/td>\\r\\n\\t\\t\\t<\\/tr>\\r\\n\\t\\t\\t<tr>\\r\\n\\t\\t\\t\\t<td style=\\\"width: 466px;\\\">\\r\\n\\t\\t\\t\\t\\tEduca\\u00e7a\\u00e7\\u00e3o F\\u00edsica - 6\\u00ba Ano<\\/td>\\r\\n\\t\\t\\t<\\/tr>\\r\\n\\t\\t\\t<tr>\\r\\n\\t\\t\\t\\t<td style=\\\"width: 466px;\\\">\\r\\n\\t\\t\\t\\t\\tEduca\\u00e7a\\u00e7\\u00e3o F\\u00edsica - Atestados<\\/td>\\r\\n\\t\\t\\t<\\/tr>\\r\\n\\t\\t\\t<tr>\\r\\n\\t\\t\\t\\t<td style=\\\"width: 466px;\\\">\\r\\n\\t\\t\\t\\t\\tEduca\\u00e7\\u00e3o Musical 5\\u00ba Ano<\\/td>\\r\\n\\t\\t\\t<\\/tr>\\r\\n\\t\\t\\t<tr>\\r\\n\\t\\t\\t\\t<td style=\\\"width: 466px;\\\">\\r\\n\\t\\t\\t\\t\\tEduca\\u00e7\\u00e3o Musical 6\\u00ba Ano<\\/td>\\r\\n\\t\\t\\t<\\/tr>\\r\\n\\t\\t\\t<tr>\\r\\n\\t\\t\\t\\t<td style=\\\"width: 466px;\\\">\\r\\n\\t\\t\\t\\t\\tEduca\\u00e7\\u00e3o Tecnol\\u00f3gica 5\\u00ba Ano<\\/td>\\r\\n\\t\\t\\t<\\/tr>\\r\\n\\t\\t\\t<tr>\\r\\n\\t\\t\\t\\t<td style=\\\"width: 466px;\\\">\\r\\n\\t\\t\\t\\t\\tEduca\\u00e7\\u00e3o Tecnol\\u00f3gica 6\\u00ba Ano<\\/td>\\r\\n\\t\\t\\t<\\/tr>\\r\\n\\t\\t\\t<tr>\\r\\n\\t\\t\\t\\t<td style=\\\"width: 466px;\\\">\\r\\n\\t\\t\\t\\t\\tEduca\\u00e7\\u00e3o Visual 5\\u00ba Ano<\\/td>\\r\\n\\t\\t\\t<\\/tr>\\r\\n\\t\\t\\t<tr>\\r\\n\\t\\t\\t\\t<td style=\\\"width: 466px;\\\">\\r\\n\\t\\t\\t\\t\\tEduca\\u00e7\\u00e3o Visual 6\\u00ba Ano<\\/td>\\r\\n\\t\\t\\t<\\/tr>\\r\\n\\t\\t\\t<tr>\\r\\n\\t\\t\\t\\t<td style=\\\"width: 466px;\\\">\\r\\n\\t\\t\\t\\t\\tEMRC 5\\u00ba Ano<\\/td>\\r\\n\\t\\t\\t<\\/tr>\\r\\n\\t\\t\\t<tr>\\r\\n\\t\\t\\t\\t<td style=\\\"width: 466px;\\\">\\r\\n\\t\\t\\t\\t\\tEMRC 6\\u00ba Ano<\\/td>\\r\\n\\t\\t\\t<\\/tr>\\r\\n\\t\\t\\t<tr>\\r\\n\\t\\t\\t\\t<td style=\\\"width: 466px;\\\">\\r\\n\\t\\t\\t\\t\\tHGP 5\\u00ba Ano<\\/td>\\r\\n\\t\\t\\t<\\/tr>\\r\\n\\t\\t\\t<tr>\\r\\n\\t\\t\\t\\t<td style=\\\"width: 466px;\\\">\\r\\n\\t\\t\\t\\t\\tHGP 6\\u00ba Ano<\\/td>\\r\\n\\t\\t\\t<\\/tr>\\r\\n\\t\\t\\t<tr>\\r\\n\\t\\t\\t\\t<td style=\\\"width: 466px;\\\">\\r\\n\\t\\t\\t\\t\\tIngl\\u00eas 5\\u00ba ano<\\/td>\\r\\n\\t\\t\\t<\\/tr>\\r\\n\\t\\t\\t<tr>\\r\\n\\t\\t\\t\\t<td style=\\\"width: 466px;\\\">\\r\\n\\t\\t\\t\\t\\tIngl\\u00eas 6\\u00ba ano<\\/td>\\r\\n\\t\\t\\t<\\/tr>\\r\\n\\t\\t\\t<tr>\\r\\n\\t\\t\\t\\t<td style=\\\"width: 466px;\\\">\\r\\n\\t\\t\\t\\t\\tMatem\\u00e1tica 5\\u00ba Ano<\\/td>\\r\\n\\t\\t\\t<\\/tr>\\r\\n\\t\\t\\t<tr>\\r\\n\\t\\t\\t\\t<td style=\\\"width: 466px;\\\">\\r\\n\\t\\t\\t\\t\\tMatem\\u00e1tica 6\\u00ba Ano<\\/td>\\r\\n\\t\\t\\t<\\/tr>\\r\\n\\t\\t\\t<tr>\\r\\n\\t\\t\\t\\t<td style=\\\"width: 466px;\\\">\\r\\n\\t\\t\\t\\t\\tOferta Complementar<\\/td>\\r\\n\\t\\t\\t<\\/tr>\\r\\n\\t\\t\\t<tr>\\r\\n\\t\\t\\t\\t<td style=\\\"width: 466px;\\\">\\r\\n\\t\\t\\t\\t\\tPortugu\\u00eas 5\\u00ba ano<\\/td>\\r\\n\\t\\t\\t<\\/tr>\\r\\n\\t\\t\\t<tr>\\r\\n\\t\\t\\t\\t<td style=\\\"width: 466px;\\\">\\r\\n\\t\\t\\t\\t\\tPortugu\\u00eas 6\\u00ba ano<\\/td>\\r\\n\\t\\t\\t<\\/tr>\\r\\n\\t\\t<\\/tbody>\\r\\n\\t<\\/table>\\r\\n<\\/div>\\r\\n<p>\\r\\n\\t&nbsp;<\\/p>\\r\\n\",\"fulltext\":\"\",\"state\":1,\"catid\":\"16\",\"created\":\"2019-10-03 14:04:36\",\"created_by\":\"231\",\"created_by_alias\":\"\",\"modified\":\"2019-10-03 14:07:52\",\"modified_by\":\"231\",\"checked_out\":\"231\",\"checked_out_time\":\"2019-10-03 14:07:17\",\"publish_up\":\"2019-10-03 14:04:36\",\"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\":\"{\\\"article_layout\\\":\\\"\\\",\\\"show_title\\\":\\\"\\\",\\\"link_titles\\\":\\\"\\\",\\\"show_tags\\\":\\\"\\\",\\\"show_intro\\\":\\\"\\\",\\\"info_block_position\\\":\\\"\\\",\\\"info_block_show_title\\\":\\\"\\\",\\\"show_category\\\":\\\"\\\",\\\"link_category\\\":\\\"\\\",\\\"show_parent_category\\\":\\\"\\\",\\\"link_parent_category\\\":\\\"\\\",\\\"show_associations\\\":\\\"\\\",\\\"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_page_title\\\":\\\"\\\",\\\"show_publishing_options\\\":\\\"\\\",\\\"show_article_options\\\":\\\"\\\",\\\"show_urls_images_backend\\\":\\\"\\\",\\\"show_urls_images_frontend\\\":\\\"\\\",\\\"astroid_article_type\\\":\\\"regular\\\",\\\"astroid_article_video_type\\\":\\\"youtube\\\",\\\"astroid_article_video_url\\\":\\\"\\\",\\\"astroid_article_gallery_width\\\":\\\"\\\",\\\"astroid_article_gallery_bullets\\\":\\\"1\\\",\\\"astroid_article_gallery_navigation\\\":\\\"1\\\",\\\"astroid_article_thumbnail\\\":\\\"1\\\",\\\"astroid_article_gallery_items\\\":[],\\\"astroid_article_audio_source\\\":\\\"soundcloud\\\",\\\"astroid_article_audio_soundcloud\\\":\\\"\\\",\\\"astroid_article_audio_spotify\\\":\\\"\\\",\\\"astroid_article_review_heading\\\":\\\"\\\",\\\"astroid_article_review_summery\\\":\\\"\\\",\\\"astroid_article_review_good\\\":\\\"\\\",\\\"astroid_article_review_bad\\\":\\\"\\\",\\\"astroid_article_review_rating\\\":\\\"5\\\",\\\"astroid_article_button_action\\\":\\\"\\\",\\\"astroid_article_button_link\\\":\\\"\\\",\\\"astroid_article_review_criterias\\\":[],\\\"astroid_article_quote_text\\\":\\\"\\\",\\\"astroid_article_quote_author\\\":\\\"\\\",\\\"astroid_article_badge\\\":\\\"0\\\",\\\"astroid_article_badge_type\\\":\\\"2\\\",\\\"astroid_article_badge_text\\\":\\\"\\\",\\\"astroid_article_badge_color\\\":\\\"\\\",\\\"astroid_article_badge_text_color\\\":\\\"\\\",\\\"astroid_relatedposts\\\":\\\"\\\",\\\"astroid_socialshare\\\":\\\"\\\",\\\"astroid_comments\\\":\\\"\\\",\\\"astroid_posttype\\\":\\\"\\\",\\\"astroid_readtime\\\":\\\"\\\",\\\"astroid_authorinfo\\\":\\\"\\\",\\\"astroid_og_title\\\":\\\"\\\",\\\"astroid_og_desc\\\":\\\"\\\",\\\"astroid_og_image\\\":\\\"\\\"}\",\"version\":3,\"ordering\":\"0\",\"metakey\":\"\",\"metadesc\":\"\",\"access\":\"1\",\"hits\":\"0\",\"metadata\":\"{\\\"robots\\\":\\\"\\\",\\\"author\\\":\\\"\\\",\\\"rights\\\":\\\"\\\",\\\"xreference\\\":\\\"\\\"}\",\"featured\":\"0\",\"language\":\"*\",\"xreference\":\"\",\"note\":\"\"}', 0),
(745, 105, 1, '', '2019-10-03 14:16:16', 231, 6890, 'c26019a9000a7920f4adc26891c69879a7becf56', '{\"id\":105,\"asset_id\":\"350\",\"title\":\"Crit\\u00e9rios de Avalia\\u00e7\\u00e3o 2.\\u00ba Ciclo 2019\\/2020\",\"alias\":\"criterios-de-avaliacao-2-ciclo-2019-2020\",\"introtext\":\"<p style=\\\"text-align: center;\\\">\\r\\n\\t&nbsp;<\\/p>\\r\\n<title><\\/title>\\r\\n<meta charset=\\\"utf-8\\\" \\/>\\r\\n<meta content=\\\"width=device-width, initial-scale=1\\\" name=\\\"viewport\\\" \\/>\\r\\n<link href=\\\"https:\\/\\/maxcdn.bootstrapcdn.com\\/bootstrap\\/4.3.1\\/css\\/bootstrap.min.css\\\" rel=\\\"stylesheet\\\" \\/>\\r\\n<script src=\\\"https:\\/\\/ajax.googleapis.com\\/ajax\\/libs\\/jquery\\/3.4.1\\/jquery.min.js\\\"><\\/script><script src=\\\"https:\\/\\/cdnjs.cloudflare.com\\/ajax\\/libs\\/popper.js\\/1.14.7\\/umd\\/popper.min.js\\\"><\\/script><script src=\\\"https:\\/\\/maxcdn.bootstrapcdn.com\\/bootstrap\\/4.3.1\\/js\\/bootstrap.min.js\\\"><\\/script><div class=\\\"container\\\">\\r\\n\\t<table align=\\\"center\\\" class=\\\"table table-hover\\\" style=\\\"width: 468px;\\\" table=\\\"\\\">\\r\\n\\t\\t<thead>\\r\\n\\t\\t\\t<tr>\\r\\n\\t\\t\\t\\t<th style=\\\"width: 466px;\\\">\\r\\n\\t\\t\\t\\t\\tDisciplinas<\\/th>\\r\\n\\t\\t\\t<\\/tr>\\r\\n\\t\\t<\\/thead>\\r\\n\\t\\t<tbody>\\r\\n\\t\\t\\t<tr>\\r\\n\\t\\t\\t\\t<td style=\\\"width: 466px;\\\">\\r\\n\\t\\t\\t\\t\\tCi\\u00eancias Naturais - 5\\u00ba Ano<\\/td>\\r\\n\\t\\t\\t<\\/tr>\\r\\n\\t\\t\\t<tr>\\r\\n\\t\\t\\t\\t<td style=\\\"width: 466px;\\\">\\r\\n\\t\\t\\t\\t\\tCi\\u00eancias Naturais - 6\\u00ba Ano<\\/td>\\r\\n\\t\\t\\t<\\/tr>\\r\\n\\t\\t\\t<tr>\\r\\n\\t\\t\\t\\t<td style=\\\"width: 466px;\\\">\\r\\n\\t\\t\\t\\t\\tCi\\u00eancias Sociais e Humanas - Eduaca\\u00e7\\u00e3o Especial<\\/td>\\r\\n\\t\\t\\t<\\/tr>\\r\\n\\t\\t\\t<tr>\\r\\n\\t\\t\\t\\t<td style=\\\"width: 466px;\\\">\\r\\n\\t\\t\\t\\t\\tEduca\\u00e7a\\u00e7\\u00e3o F\\u00edsica - 5\\u00ba Ano<\\/td>\\r\\n\\t\\t\\t<\\/tr>\\r\\n\\t\\t\\t<tr>\\r\\n\\t\\t\\t\\t<td style=\\\"width: 466px;\\\">\\r\\n\\t\\t\\t\\t\\tEduca\\u00e7a\\u00e7\\u00e3o F\\u00edsica - 6\\u00ba Ano<\\/td>\\r\\n\\t\\t\\t<\\/tr>\\r\\n\\t\\t\\t<tr>\\r\\n\\t\\t\\t\\t<td style=\\\"width: 466px;\\\">\\r\\n\\t\\t\\t\\t\\tEduca\\u00e7a\\u00e7\\u00e3o F\\u00edsica - Atestados<\\/td>\\r\\n\\t\\t\\t<\\/tr>\\r\\n\\t\\t\\t<tr>\\r\\n\\t\\t\\t\\t<td style=\\\"width: 466px;\\\">\\r\\n\\t\\t\\t\\t\\tEduca\\u00e7\\u00e3o Musical 5\\u00ba Ano<\\/td>\\r\\n\\t\\t\\t<\\/tr>\\r\\n\\t\\t\\t<tr>\\r\\n\\t\\t\\t\\t<td style=\\\"width: 466px;\\\">\\r\\n\\t\\t\\t\\t\\tEduca\\u00e7\\u00e3o Musical 6\\u00ba Ano<\\/td>\\r\\n\\t\\t\\t<\\/tr>\\r\\n\\t\\t\\t<tr>\\r\\n\\t\\t\\t\\t<td style=\\\"width: 466px;\\\">\\r\\n\\t\\t\\t\\t\\tEduca\\u00e7\\u00e3o Tecnol\\u00f3gica 5\\u00ba Ano<\\/td>\\r\\n\\t\\t\\t<\\/tr>\\r\\n\\t\\t\\t<tr>\\r\\n\\t\\t\\t\\t<td style=\\\"width: 466px;\\\">\\r\\n\\t\\t\\t\\t\\tEduca\\u00e7\\u00e3o Tecnol\\u00f3gica 6\\u00ba Ano<\\/td>\\r\\n\\t\\t\\t<\\/tr>\\r\\n\\t\\t\\t<tr>\\r\\n\\t\\t\\t\\t<td style=\\\"width: 466px;\\\">\\r\\n\\t\\t\\t\\t\\tEduca\\u00e7\\u00e3o Visual 5\\u00ba Ano<\\/td>\\r\\n\\t\\t\\t<\\/tr>\\r\\n\\t\\t\\t<tr>\\r\\n\\t\\t\\t\\t<td style=\\\"width: 466px;\\\">\\r\\n\\t\\t\\t\\t\\tEduca\\u00e7\\u00e3o Visual 6\\u00ba Ano<\\/td>\\r\\n\\t\\t\\t<\\/tr>\\r\\n\\t\\t\\t<tr>\\r\\n\\t\\t\\t\\t<td style=\\\"width: 466px;\\\">\\r\\n\\t\\t\\t\\t\\tEMRC 5\\u00ba Ano<\\/td>\\r\\n\\t\\t\\t<\\/tr>\\r\\n\\t\\t\\t<tr>\\r\\n\\t\\t\\t\\t<td style=\\\"width: 466px;\\\">\\r\\n\\t\\t\\t\\t\\tEMRC 6\\u00ba Ano<\\/td>\\r\\n\\t\\t\\t<\\/tr>\\r\\n\\t\\t\\t<tr>\\r\\n\\t\\t\\t\\t<td style=\\\"width: 466px;\\\">\\r\\n\\t\\t\\t\\t\\tHGP 5\\u00ba Ano<\\/td>\\r\\n\\t\\t\\t<\\/tr>\\r\\n\\t\\t\\t<tr>\\r\\n\\t\\t\\t\\t<td style=\\\"width: 466px;\\\">\\r\\n\\t\\t\\t\\t\\tHGP 6\\u00ba Ano<\\/td>\\r\\n\\t\\t\\t<\\/tr>\\r\\n\\t\\t\\t<tr>\\r\\n\\t\\t\\t\\t<td style=\\\"width: 466px;\\\">\\r\\n\\t\\t\\t\\t\\tIngl\\u00eas 5\\u00ba ano<\\/td>\\r\\n\\t\\t\\t<\\/tr>\\r\\n\\t\\t\\t<tr>\\r\\n\\t\\t\\t\\t<td style=\\\"width: 466px;\\\">\\r\\n\\t\\t\\t\\t\\tIngl\\u00eas 6\\u00ba ano<\\/td>\\r\\n\\t\\t\\t<\\/tr>\\r\\n\\t\\t\\t<tr>\\r\\n\\t\\t\\t\\t<td style=\\\"width: 466px;\\\">\\r\\n\\t\\t\\t\\t\\tMatem\\u00e1tica 5\\u00ba Ano<\\/td>\\r\\n\\t\\t\\t<\\/tr>\\r\\n\\t\\t\\t<tr>\\r\\n\\t\\t\\t\\t<td style=\\\"width: 466px;\\\">\\r\\n\\t\\t\\t\\t\\tMatem\\u00e1tica 6\\u00ba Ano<\\/td>\\r\\n\\t\\t\\t<\\/tr>\\r\\n\\t\\t\\t<tr>\\r\\n\\t\\t\\t\\t<td style=\\\"width: 466px;\\\">\\r\\n\\t\\t\\t\\t\\tOferta Complementar<\\/td>\\r\\n\\t\\t\\t<\\/tr>\\r\\n\\t\\t\\t<tr>\\r\\n\\t\\t\\t\\t<td style=\\\"width: 466px;\\\">\\r\\n\\t\\t\\t\\t\\tPortugu\\u00eas 5\\u00ba ano<\\/td>\\r\\n\\t\\t\\t<\\/tr>\\r\\n\\t\\t\\t<tr>\\r\\n\\t\\t\\t\\t<td style=\\\"width: 466px;\\\">\\r\\n\\t\\t\\t\\t\\tPortugu\\u00eas 6\\u00ba ano<\\/td>\\r\\n\\t\\t\\t<\\/tr>\\r\\n\\t\\t<\\/tbody>\\r\\n\\t<\\/table>\\r\\n<\\/div>\\r\\n<p>\\r\\n\\t&nbsp;<\\/p>\\r\\n\",\"fulltext\":\"\",\"state\":1,\"catid\":\"16\",\"created\":\"2019-10-03 14:04:36\",\"created_by\":\"231\",\"created_by_alias\":\"\",\"modified\":\"2019-10-03 14:16:16\",\"modified_by\":\"231\",\"checked_out\":\"231\",\"checked_out_time\":\"2019-10-03 14:12:07\",\"publish_up\":\"2019-10-03 14:04:36\",\"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\":\"{\\\"article_layout\\\":\\\"\\\",\\\"show_title\\\":\\\"\\\",\\\"link_titles\\\":\\\"\\\",\\\"show_tags\\\":\\\"\\\",\\\"show_intro\\\":\\\"\\\",\\\"info_block_position\\\":\\\"\\\",\\\"info_block_show_title\\\":\\\"\\\",\\\"show_category\\\":\\\"\\\",\\\"link_category\\\":\\\"\\\",\\\"show_parent_category\\\":\\\"\\\",\\\"link_parent_category\\\":\\\"\\\",\\\"show_associations\\\":\\\"\\\",\\\"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_page_title\\\":\\\"\\\",\\\"show_publishing_options\\\":\\\"\\\",\\\"show_article_options\\\":\\\"\\\",\\\"show_urls_images_backend\\\":\\\"\\\",\\\"show_urls_images_frontend\\\":\\\"\\\",\\\"astroid_article_type\\\":\\\"regular\\\",\\\"astroid_article_video_type\\\":\\\"youtube\\\",\\\"astroid_article_video_url\\\":\\\"\\\",\\\"astroid_article_gallery_width\\\":\\\"\\\",\\\"astroid_article_gallery_bullets\\\":\\\"1\\\",\\\"astroid_article_gallery_navigation\\\":\\\"1\\\",\\\"astroid_article_thumbnail\\\":\\\"1\\\",\\\"astroid_article_gallery_items\\\":[],\\\"astroid_article_audio_source\\\":\\\"soundcloud\\\",\\\"astroid_article_audio_soundcloud\\\":\\\"\\\",\\\"astroid_article_audio_spotify\\\":\\\"\\\",\\\"astroid_article_review_heading\\\":\\\"\\\",\\\"astroid_article_review_summery\\\":\\\"\\\",\\\"astroid_article_review_good\\\":\\\"\\\",\\\"astroid_article_review_bad\\\":\\\"\\\",\\\"astroid_article_review_rating\\\":\\\"5\\\",\\\"astroid_article_button_action\\\":\\\"\\\",\\\"astroid_article_button_link\\\":\\\"\\\",\\\"astroid_article_review_criterias\\\":[],\\\"astroid_article_quote_text\\\":\\\"\\\",\\\"astroid_article_quote_author\\\":\\\"\\\",\\\"astroid_article_badge\\\":\\\"0\\\",\\\"astroid_article_badge_type\\\":\\\"2\\\",\\\"astroid_article_badge_text\\\":\\\"\\\",\\\"astroid_article_badge_color\\\":\\\"\\\",\\\"astroid_article_badge_text_color\\\":\\\"\\\",\\\"astroid_relatedposts\\\":\\\"\\\",\\\"astroid_socialshare\\\":\\\"\\\",\\\"astroid_comments\\\":\\\"\\\",\\\"astroid_posttype\\\":\\\"\\\",\\\"astroid_readtime\\\":\\\"\\\",\\\"astroid_authorinfo\\\":\\\"\\\",\\\"astroid_og_title\\\":\\\"\\\",\\\"astroid_og_desc\\\":\\\"\\\",\\\"astroid_og_image\\\":\\\"\\\"}\",\"version\":4,\"ordering\":\"0\",\"metakey\":\"\",\"metadesc\":\"\",\"access\":\"1\",\"hits\":\"0\",\"metadata\":\"{\\\"robots\\\":\\\"\\\",\\\"author\\\":\\\"\\\",\\\"rights\\\":\\\"\\\",\\\"xreference\\\":\\\"\\\"}\",\"featured\":\"0\",\"language\":\"*\",\"xreference\":\"\",\"note\":\"\"}', 0),
(746, 105, 1, '', '2019-10-03 14:18:24', 231, 6901, '23108ea99dc94277efe40b12ff69864020aba50f', '{\"id\":105,\"asset_id\":\"350\",\"title\":\"Crit\\u00e9rios de Avalia\\u00e7\\u00e3o 2.\\u00ba Ciclo 2019\\/2020\",\"alias\":\"criterios-de-avaliacao-2-ciclo-2019-2020\",\"introtext\":\"<p>\\r\\n\\t<strong>Em atualiza\\u00e7\\u00e3o.....<\\/strong><\\/p>\\r\\n<title><\\/title>\\r\\n<meta charset=\\\"utf-8\\\" \\/>\\r\\n<meta content=\\\"width=device-width, initial-scale=1\\\" name=\\\"viewport\\\" \\/>\\r\\n<link href=\\\"https:\\/\\/maxcdn.bootstrapcdn.com\\/bootstrap\\/4.3.1\\/css\\/bootstrap.min.css\\\" rel=\\\"stylesheet\\\" \\/>\\r\\n<script src=\\\"https:\\/\\/ajax.googleapis.com\\/ajax\\/libs\\/jquery\\/3.4.1\\/jquery.min.js\\\"><\\/script><script src=\\\"https:\\/\\/cdnjs.cloudflare.com\\/ajax\\/libs\\/popper.js\\/1.14.7\\/umd\\/popper.min.js\\\"><\\/script><script src=\\\"https:\\/\\/maxcdn.bootstrapcdn.com\\/bootstrap\\/4.3.1\\/js\\/bootstrap.min.js\\\"><\\/script><div class=\\\"container\\\">\\r\\n\\t<table align=\\\"center\\\" class=\\\"table table-hover\\\" style=\\\"width: 468px;\\\" table=\\\"\\\">\\r\\n\\t\\t<thead>\\r\\n\\t\\t\\t<tr>\\r\\n\\t\\t\\t\\t<th style=\\\"width: 466px;\\\">\\r\\n\\t\\t\\t\\t\\tDisciplinas<\\/th>\\r\\n\\t\\t\\t<\\/tr>\\r\\n\\t\\t<\\/thead>\\r\\n\\t\\t<tbody>\\r\\n\\t\\t\\t<tr>\\r\\n\\t\\t\\t\\t<td style=\\\"width: 466px;\\\">\\r\\n\\t\\t\\t\\t\\tCi\\u00eancias Naturais - 5\\u00ba Ano<\\/td>\\r\\n\\t\\t\\t<\\/tr>\\r\\n\\t\\t\\t<tr>\\r\\n\\t\\t\\t\\t<td style=\\\"width: 466px;\\\">\\r\\n\\t\\t\\t\\t\\tCi\\u00eancias Naturais - 6\\u00ba Ano<\\/td>\\r\\n\\t\\t\\t<\\/tr>\\r\\n\\t\\t\\t<tr>\\r\\n\\t\\t\\t\\t<td style=\\\"width: 466px;\\\">\\r\\n\\t\\t\\t\\t\\tCi\\u00eancias Sociais e Humanas - Eduaca\\u00e7\\u00e3o Especial<\\/td>\\r\\n\\t\\t\\t<\\/tr>\\r\\n\\t\\t\\t<tr>\\r\\n\\t\\t\\t\\t<td style=\\\"width: 466px;\\\">\\r\\n\\t\\t\\t\\t\\tEduca\\u00e7a\\u00e7\\u00e3o F\\u00edsica - 5\\u00ba Ano<\\/td>\\r\\n\\t\\t\\t<\\/tr>\\r\\n\\t\\t\\t<tr>\\r\\n\\t\\t\\t\\t<td style=\\\"width: 466px;\\\">\\r\\n\\t\\t\\t\\t\\tEduca\\u00e7a\\u00e7\\u00e3o F\\u00edsica - 6\\u00ba Ano<\\/td>\\r\\n\\t\\t\\t<\\/tr>\\r\\n\\t\\t\\t<tr>\\r\\n\\t\\t\\t\\t<td style=\\\"width: 466px;\\\">\\r\\n\\t\\t\\t\\t\\tEduca\\u00e7a\\u00e7\\u00e3o F\\u00edsica - Atestados<\\/td>\\r\\n\\t\\t\\t<\\/tr>\\r\\n\\t\\t\\t<tr>\\r\\n\\t\\t\\t\\t<td style=\\\"width: 466px;\\\">\\r\\n\\t\\t\\t\\t\\tEduca\\u00e7\\u00e3o Musical 5\\u00ba Ano<\\/td>\\r\\n\\t\\t\\t<\\/tr>\\r\\n\\t\\t\\t<tr>\\r\\n\\t\\t\\t\\t<td style=\\\"width: 466px;\\\">\\r\\n\\t\\t\\t\\t\\tEduca\\u00e7\\u00e3o Musical 6\\u00ba Ano<\\/td>\\r\\n\\t\\t\\t<\\/tr>\\r\\n\\t\\t\\t<tr>\\r\\n\\t\\t\\t\\t<td style=\\\"width: 466px;\\\">\\r\\n\\t\\t\\t\\t\\tEduca\\u00e7\\u00e3o Tecnol\\u00f3gica 5\\u00ba Ano<\\/td>\\r\\n\\t\\t\\t<\\/tr>\\r\\n\\t\\t\\t<tr>\\r\\n\\t\\t\\t\\t<td style=\\\"width: 466px;\\\">\\r\\n\\t\\t\\t\\t\\tEduca\\u00e7\\u00e3o Tecnol\\u00f3gica 6\\u00ba Ano<\\/td>\\r\\n\\t\\t\\t<\\/tr>\\r\\n\\t\\t\\t<tr>\\r\\n\\t\\t\\t\\t<td style=\\\"width: 466px;\\\">\\r\\n\\t\\t\\t\\t\\tEduca\\u00e7\\u00e3o Visual 5\\u00ba Ano<\\/td>\\r\\n\\t\\t\\t<\\/tr>\\r\\n\\t\\t\\t<tr>\\r\\n\\t\\t\\t\\t<td style=\\\"width: 466px;\\\">\\r\\n\\t\\t\\t\\t\\tEduca\\u00e7\\u00e3o Visual 6\\u00ba Ano<\\/td>\\r\\n\\t\\t\\t<\\/tr>\\r\\n\\t\\t\\t<tr>\\r\\n\\t\\t\\t\\t<td style=\\\"width: 466px;\\\">\\r\\n\\t\\t\\t\\t\\tEMRC 5\\u00ba Ano<\\/td>\\r\\n\\t\\t\\t<\\/tr>\\r\\n\\t\\t\\t<tr>\\r\\n\\t\\t\\t\\t<td style=\\\"width: 466px;\\\">\\r\\n\\t\\t\\t\\t\\tEMRC 6\\u00ba Ano<\\/td>\\r\\n\\t\\t\\t<\\/tr>\\r\\n\\t\\t\\t<tr>\\r\\n\\t\\t\\t\\t<td style=\\\"width: 466px;\\\">\\r\\n\\t\\t\\t\\t\\tHGP 5\\u00ba Ano<\\/td>\\r\\n\\t\\t\\t<\\/tr>\\r\\n\\t\\t\\t<tr>\\r\\n\\t\\t\\t\\t<td style=\\\"width: 466px;\\\">\\r\\n\\t\\t\\t\\t\\tHGP 6\\u00ba Ano<\\/td>\\r\\n\\t\\t\\t<\\/tr>\\r\\n\\t\\t\\t<tr>\\r\\n\\t\\t\\t\\t<td style=\\\"width: 466px;\\\">\\r\\n\\t\\t\\t\\t\\tIngl\\u00eas 5\\u00ba ano<\\/td>\\r\\n\\t\\t\\t<\\/tr>\\r\\n\\t\\t\\t<tr>\\r\\n\\t\\t\\t\\t<td style=\\\"width: 466px;\\\">\\r\\n\\t\\t\\t\\t\\tIngl\\u00eas 6\\u00ba ano<\\/td>\\r\\n\\t\\t\\t<\\/tr>\\r\\n\\t\\t\\t<tr>\\r\\n\\t\\t\\t\\t<td style=\\\"width: 466px;\\\">\\r\\n\\t\\t\\t\\t\\tMatem\\u00e1tica 5\\u00ba Ano<\\/td>\\r\\n\\t\\t\\t<\\/tr>\\r\\n\\t\\t\\t<tr>\\r\\n\\t\\t\\t\\t<td style=\\\"width: 466px;\\\">\\r\\n\\t\\t\\t\\t\\tMatem\\u00e1tica 6\\u00ba Ano<\\/td>\\r\\n\\t\\t\\t<\\/tr>\\r\\n\\t\\t\\t<tr>\\r\\n\\t\\t\\t\\t<td style=\\\"width: 466px;\\\">\\r\\n\\t\\t\\t\\t\\tOferta Complementar<\\/td>\\r\\n\\t\\t\\t<\\/tr>\\r\\n\\t\\t\\t<tr>\\r\\n\\t\\t\\t\\t<td style=\\\"width: 466px;\\\">\\r\\n\\t\\t\\t\\t\\tPortugu\\u00eas 5\\u00ba ano<\\/td>\\r\\n\\t\\t\\t<\\/tr>\\r\\n\\t\\t\\t<tr>\\r\\n\\t\\t\\t\\t<td style=\\\"width: 466px;\\\">\\r\\n\\t\\t\\t\\t\\tPortugu\\u00eas 6\\u00ba ano<\\/td>\\r\\n\\t\\t\\t<\\/tr>\\r\\n\\t\\t<\\/tbody>\\r\\n\\t<\\/table>\\r\\n<\\/div>\\r\\n<p>\\r\\n\\t&nbsp;<\\/p>\\r\\n\",\"fulltext\":\"\",\"state\":1,\"catid\":\"16\",\"created\":\"2019-10-03 14:04:36\",\"created_by\":\"231\",\"created_by_alias\":\"\",\"modified\":\"2019-10-03 14:18:24\",\"modified_by\":\"231\",\"checked_out\":\"231\",\"checked_out_time\":\"2019-10-03 14:16:16\",\"publish_up\":\"2019-10-03 14:04:36\",\"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\":\"{\\\"article_layout\\\":\\\"\\\",\\\"show_title\\\":\\\"\\\",\\\"link_titles\\\":\\\"\\\",\\\"show_tags\\\":\\\"\\\",\\\"show_intro\\\":\\\"\\\",\\\"info_block_position\\\":\\\"\\\",\\\"info_block_show_title\\\":\\\"\\\",\\\"show_category\\\":\\\"\\\",\\\"link_category\\\":\\\"\\\",\\\"show_parent_category\\\":\\\"\\\",\\\"link_parent_category\\\":\\\"\\\",\\\"show_associations\\\":\\\"\\\",\\\"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_page_title\\\":\\\"\\\",\\\"show_publishing_options\\\":\\\"\\\",\\\"show_article_options\\\":\\\"\\\",\\\"show_urls_images_backend\\\":\\\"\\\",\\\"show_urls_images_frontend\\\":\\\"\\\",\\\"astroid_article_type\\\":\\\"regular\\\",\\\"astroid_article_video_type\\\":\\\"youtube\\\",\\\"astroid_article_video_url\\\":\\\"\\\",\\\"astroid_article_gallery_width\\\":\\\"\\\",\\\"astroid_article_gallery_bullets\\\":\\\"1\\\",\\\"astroid_article_gallery_navigation\\\":\\\"1\\\",\\\"astroid_article_thumbnail\\\":\\\"1\\\",\\\"astroid_article_gallery_items\\\":[],\\\"astroid_article_audio_source\\\":\\\"soundcloud\\\",\\\"astroid_article_audio_soundcloud\\\":\\\"\\\",\\\"astroid_article_audio_spotify\\\":\\\"\\\",\\\"astroid_article_review_heading\\\":\\\"\\\",\\\"astroid_article_review_summery\\\":\\\"\\\",\\\"astroid_article_review_good\\\":\\\"\\\",\\\"astroid_article_review_bad\\\":\\\"\\\",\\\"astroid_article_review_rating\\\":\\\"5\\\",\\\"astroid_article_button_action\\\":\\\"\\\",\\\"astroid_article_button_link\\\":\\\"\\\",\\\"astroid_article_review_criterias\\\":[],\\\"astroid_article_quote_text\\\":\\\"\\\",\\\"astroid_article_quote_author\\\":\\\"\\\",\\\"astroid_article_badge\\\":\\\"0\\\",\\\"astroid_article_badge_type\\\":\\\"2\\\",\\\"astroid_article_badge_text\\\":\\\"\\\",\\\"astroid_article_badge_color\\\":\\\"\\\",\\\"astroid_article_badge_text_color\\\":\\\"\\\",\\\"astroid_relatedposts\\\":\\\"\\\",\\\"astroid_socialshare\\\":\\\"\\\",\\\"astroid_comments\\\":\\\"\\\",\\\"astroid_posttype\\\":\\\"\\\",\\\"astroid_readtime\\\":\\\"\\\",\\\"astroid_authorinfo\\\":\\\"\\\",\\\"astroid_og_title\\\":\\\"\\\",\\\"astroid_og_desc\\\":\\\"\\\",\\\"astroid_og_image\\\":\\\"\\\"}\",\"version\":5,\"ordering\":\"0\",\"metakey\":\"\",\"metadesc\":\"\",\"access\":\"1\",\"hits\":\"0\",\"metadata\":\"{\\\"robots\\\":\\\"\\\",\\\"author\\\":\\\"\\\",\\\"rights\\\":\\\"\\\",\\\"xreference\\\":\\\"\\\"}\",\"featured\":\"0\",\"language\":\"*\",\"xreference\":\"\",\"note\":\"\"}', 0),
(747, 66, 1, '', '2019-10-04 11:20:13', 231, 6813, '0273db88fc388c7e0a443e8d941215968ead148f', '{\"id\":66,\"asset_id\":\"295\",\"title\":\"Documentos Orientadores\",\"alias\":\"documentos-orientadores\",\"introtext\":\"<p>\\r\\n\\t&nbsp;<\\/p>\\r\\n<div class=\\\"container\\\">\\r\\n\\t<table class=\\\"table table-hover\\\" style=\\\"width: 441.6px; margin-left: auto; margin-right: auto;\\\">\\r\\n\\t\\t<tbody>\\r\\n\\t\\t\\t<tr>\\r\\n\\t\\t\\t\\t<td style=\\\"width: 440.6px;\\\">\\r\\n\\t\\t\\t\\t\\t<a href=\\\"files\\/documentos_orientadores\\/PAA2018_19.pdf\\\" rel=\\\"noopener noreferrer\\\" target=\\\"_blank\\\">Plano anual de Atividades 2018\\/2019<\\/a><\\/td>\\r\\n\\t\\t\\t<\\/tr>\\r\\n\\t\\t\\t<tr>\\r\\n\\t\\t\\t\\t<td style=\\\"width: 440.6px;\\\">\\r\\n\\t\\t\\t\\t\\t<a href=\\\"files\\/PROJETO_EDUCATIVO_2019-2022.pdf\\\" rel=\\\"noopener noreferrer\\\" target=\\\"_blank\\\">Projeto Educativo<\\/a><\\/td>\\r\\n\\t\\t\\t<\\/tr>\\r\\n\\t\\t\\t<tr>\\r\\n\\t\\t\\t\\t<td style=\\\"width: 440.6px;\\\">\\r\\n\\t\\t\\t\\t\\t<a href=\\\"files\\/REGULAMENTO_INTERNO_Agr_SMM.pdf\\\" rel=\\\"noopener noreferrer\\\" target=\\\"_blank\\\">Regulamento Interno<\\/a><\\/td>\\r\\n\\t\\t\\t<\\/tr>\\r\\n\\t\\t\\t<tr>\\r\\n\\t\\t\\t\\t<td style=\\\"width: 440.6px;\\\">\\r\\n\\t\\t\\t\\t\\t<a href=\\\"files\\/reg_visitas_estudo.pdf\\\" rel=\\\"noopener noreferrer\\\" target=\\\"_blank\\\">Regulamento das Visitas de Estudo<\\/a><\\/td>\\r\\n\\t\\t\\t<\\/tr>\\r\\n\\t\\t\\t<tr>\\r\\n\\t\\t\\t\\t<td style=\\\"width: 440.6px;\\\">\\r\\n\\t\\t\\t\\t\\t<a href=\\\"files\\/Ser_aluno_maior_2015-16.pdf\\\" rel=\\\"noopener noreferrer\\\" target=\\\"_blank\\\">Carta dos 7 Princ\\u00edpios<\\/a><\\/td>\\r\\n\\t\\t\\t<\\/tr>\\r\\n\\t\\t\\t<tr>\\r\\n\\t\\t\\t\\t<td style=\\\"width: 440.6px;\\\">\\r\\n\\t\\t\\t\\t\\t<a href=\\\"files\\/documentos_orientadores\\/PLANO_ACAO_ESTRATEGICA_2016_2018.pdf\\\" rel=\\\"noopener noreferrer\\\" target=\\\"_blank\\\">Plano de A\\u00e7\\u00e3o Estrat\\u00e9gica 2016 - 2018<\\/a><\\/td>\\r\\n\\t\\t\\t<\\/tr>\\r\\n\\t\\t\\t<tr>\\r\\n\\t\\t\\t\\t<td style=\\\"width: 440.6px;\\\">\\r\\n\\t\\t\\t\\t\\t<a href=\\\"files\\/documentos_orientadores\\/PLANO_MELHORIA_2015_2018_v2.pdf\\\" rel=\\\"noopener noreferrer\\\" target=\\\"_blank\\\">Plano de Melhoria 2015 - 2018<\\/a><\\/td>\\r\\n\\t\\t\\t<\\/tr>\\r\\n\\t\\t\\t<tr>\\r\\n\\t\\t\\t\\t<td style=\\\"width: 440.6px;\\\">\\r\\n\\t\\t\\t\\t\\t<a href=\\\"files\\/documentos_orientadores\\/PROJETO%20DE%20AUTOAVALIA\\u00c7\\u00c3O%20DE%20AGRUPAMENTO%202015-2018vf.pdf\\\" rel=\\\"noopener noreferrer\\\" target=\\\"_blank\\\">Projeto de Autoavalia\\u00e7\\u00e3o do Agrupamento 2015 - 2018<\\/a><\\/td>\\r\\n\\t\\t\\t<\\/tr>\\r\\n\\t\\t\\t<tr>\\r\\n\\t\\t\\t\\t<td style=\\\"width: 440.6px;\\\">\\r\\n\\t\\t\\t\\t\\t<a href=\\\"files\\/Quadros_de_valor_e_excelncia_mdia_18.pdf\\\" rel=\\\"noopener noreferrer\\\" target=\\\"_blank\\\">Regulamento dos Quadros de Valor e de Excel\\u00eancia<\\/a><\\/td>\\r\\n\\t\\t\\t<\\/tr>\\r\\n\\t\\t\\t<tr>\\r\\n\\t\\t\\t\\t<td style=\\\"width: 440.6px;\\\">\\r\\n\\t\\t\\t\\t\\t<a href=\\\"files\\/documentos_orientadores\\/NORMAS%20de%20EVACUA\\u00c7\\u00c3O%202018.pdf\\\" rel=\\\"noopener noreferrer\\\" target=\\\"_blank\\\">Normas de Evacua\\u00e7\\u00e3o<\\/a><\\/td>\\r\\n\\t\\t\\t<\\/tr>\\r\\n\\t\\t\\t<tr>\\r\\n\\t\\t\\t\\t<td style=\\\"width: 440.6px;\\\">\\r\\n\\t\\t\\t\\t\\t<a href=\\\"files\\/documentos_orientadores\\/Crit\\u00e9rios%20para%20a%20constitui\\u00e7\\u00e3o%20de%20turmas%20AGESM%202017.pdf\\\" rel=\\\"noopener noreferrer\\\" target=\\\"_blank\\\">Crit\\u00e9rios para a constitui\\u00e7\\u00e3o de turmas<\\/a><\\/td>\\r\\n\\t\\t\\t<\\/tr>\\r\\n\\t\\t\\t<tr>\\r\\n\\t\\t\\t\\t<td style=\\\"width: 440.6px;\\\">\\r\\n\\t\\t\\t\\t\\t<a href=\\\"ifiles\\/ESTRATEGIA_DE__EDUCACAO_PARA_A_CIDADANIA_18_19.pdf\\\">Estrat\\u00e9gias de Educa\\u00e7\\u00e3o para a Cidadania do Agrupamento<\\/a><\\/td>\\r\\n\\t\\t\\t<\\/tr>\\r\\n\\t\\t\\t<tr>\\r\\n\\t\\t\\t\\t<td style=\\\"width: 440.6px;\\\">\\r\\n\\t\\t\\t\\t\\t<a href=\\\"images\\/DORA_-_4\\u00aa_revis\\u00e3o_CP_3_set._2019.pdf\\\">DORA - Documento Orientador e Regulador da Avalia\\u00e7\\u00e3o (2019)<\\/a><\\/td>\\r\\n\\t\\t\\t<\\/tr>\\r\\n\\t\\t\\t<tr>\\r\\n\\t\\t\\t\\t<td style=\\\"width: 440.6px;\\\">\\r\\n\\t\\t\\t\\t\\t<a href=\\\"files\\/documentos_orientadores\\/Documento Orientador da Avalia\\u00e7\\u00e3o dos Alunos.pdf\\\">Estrat\\u00e9gia de Educa\\u00e7\\u00e3o para a Cidadania<\\/a><\\/td>\\r\\n\\t\\t\\t<\\/tr>\\r\\n\\t\\t<\\/tbody>\\r\\n\\t<\\/table>\\r\\n<\\/div>\\r\\n<p>\\r\\n\\t&nbsp;<\\/p>\\r\\n\",\"fulltext\":\"\",\"state\":1,\"catid\":\"16\",\"created\":\"2019-07-22 13:05:23\",\"created_by\":\"231\",\"created_by_alias\":\"\",\"modified\":\"2019-10-04 11:20:13\",\"modified_by\":\"231\",\"checked_out\":\"231\",\"checked_out_time\":\"2019-10-04 11:18:45\",\"publish_up\":\"2019-07-22 13:05:23\",\"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\":\"{\\\"article_layout\\\":\\\"\\\",\\\"show_title\\\":\\\"\\\",\\\"link_titles\\\":\\\"\\\",\\\"show_tags\\\":\\\"\\\",\\\"show_intro\\\":\\\"\\\",\\\"info_block_position\\\":\\\"\\\",\\\"info_block_show_title\\\":\\\"\\\",\\\"show_category\\\":\\\"\\\",\\\"link_category\\\":\\\"\\\",\\\"show_parent_category\\\":\\\"\\\",\\\"link_parent_category\\\":\\\"\\\",\\\"show_associations\\\":\\\"\\\",\\\"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_page_title\\\":\\\"\\\",\\\"show_publishing_options\\\":\\\"\\\",\\\"show_article_options\\\":\\\"\\\",\\\"show_urls_images_backend\\\":\\\"\\\",\\\"show_urls_images_frontend\\\":\\\"\\\",\\\"astroid_article_type\\\":\\\"regular\\\",\\\"astroid_article_video_type\\\":\\\"youtube\\\",\\\"astroid_article_video_url\\\":\\\"\\\",\\\"astroid_article_gallery_width\\\":\\\"\\\",\\\"astroid_article_gallery_bullets\\\":\\\"1\\\",\\\"astroid_article_gallery_navigation\\\":\\\"1\\\",\\\"astroid_article_thumbnail\\\":\\\"1\\\",\\\"astroid_article_gallery_items\\\":[],\\\"astroid_article_audio_source\\\":\\\"soundcloud\\\",\\\"astroid_article_audio_soundcloud\\\":\\\"\\\",\\\"astroid_article_audio_spotify\\\":\\\"\\\",\\\"astroid_article_review_heading\\\":\\\"\\\",\\\"astroid_article_review_summery\\\":\\\"\\\",\\\"astroid_article_review_good\\\":\\\"\\\",\\\"astroid_article_review_bad\\\":\\\"\\\",\\\"astroid_article_review_rating\\\":\\\"5\\\",\\\"astroid_article_button_action\\\":\\\"\\\",\\\"astroid_article_button_link\\\":\\\"\\\",\\\"astroid_article_review_criterias\\\":[],\\\"astroid_article_quote_text\\\":\\\"\\\",\\\"astroid_article_quote_author\\\":\\\"\\\",\\\"astroid_article_badge\\\":\\\"0\\\",\\\"astroid_article_badge_type\\\":\\\"2\\\",\\\"astroid_article_badge_text\\\":\\\"\\\",\\\"astroid_article_badge_color\\\":\\\"\\\",\\\"astroid_article_badge_text_color\\\":\\\"\\\",\\\"astroid_relatedposts\\\":\\\"\\\",\\\"astroid_socialshare\\\":\\\"\\\",\\\"astroid_comments\\\":\\\"\\\",\\\"astroid_posttype\\\":\\\"\\\",\\\"astroid_readtime\\\":\\\"0\\\",\\\"astroid_authorinfo\\\":\\\"0\\\",\\\"astroid_og_title\\\":\\\"\\\",\\\"astroid_og_desc\\\":\\\"\\\",\\\"astroid_og_image\\\":\\\"\\\"}\",\"version\":10,\"ordering\":\"30\",\"metakey\":\"\",\"metadesc\":\"\",\"access\":\"1\",\"hits\":\"0\",\"metadata\":\"{\\\"robots\\\":\\\"\\\",\\\"author\\\":\\\"\\\",\\\"rights\\\":\\\"\\\",\\\"xreference\\\":\\\"\\\"}\",\"featured\":\"0\",\"language\":\"*\",\"xreference\":\"\",\"note\":\"\"}', 0);
INSERT INTO `ynfp8_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
(748, 66, 1, '', '2019-10-04 11:20:55', 231, 6803, 'c3f4408265b109b84a73b79816c7b341b34e66c2', '{\"id\":66,\"asset_id\":\"295\",\"title\":\"Documentos Orientadores\",\"alias\":\"documentos-orientadores\",\"introtext\":\"<p>\\r\\n\\t&nbsp;<\\/p>\\r\\n<div class=\\\"container\\\">\\r\\n\\t<table class=\\\"table table-hover\\\" style=\\\"width: 441.6px; margin-left: auto; margin-right: auto;\\\">\\r\\n\\t\\t<tbody>\\r\\n\\t\\t\\t<tr>\\r\\n\\t\\t\\t\\t<td style=\\\"width: 440.6px;\\\">\\r\\n\\t\\t\\t\\t\\t<a href=\\\"files\\/documentos_orientadores\\/PAA2018_19.pdf\\\" rel=\\\"noopener noreferrer\\\" target=\\\"_blank\\\">Plano anual de Atividades 2018\\/2019<\\/a><\\/td>\\r\\n\\t\\t\\t<\\/tr>\\r\\n\\t\\t\\t<tr>\\r\\n\\t\\t\\t\\t<td style=\\\"width: 440.6px;\\\">\\r\\n\\t\\t\\t\\t\\t<a href=\\\"files\\/PROJETO_EDUCATIVO_2019-2022.pdf\\\" rel=\\\"noopener noreferrer\\\" target=\\\"_blank\\\">Projeto Educativo<\\/a><\\/td>\\r\\n\\t\\t\\t<\\/tr>\\r\\n\\t\\t\\t<tr>\\r\\n\\t\\t\\t\\t<td style=\\\"width: 440.6px;\\\">\\r\\n\\t\\t\\t\\t\\t<a href=\\\"files\\/REGULAMENTO_INTERNO_Agr_SMM.pdf\\\" rel=\\\"noopener noreferrer\\\" target=\\\"_blank\\\">Regulamento Interno<\\/a><\\/td>\\r\\n\\t\\t\\t<\\/tr>\\r\\n\\t\\t\\t<tr>\\r\\n\\t\\t\\t\\t<td style=\\\"width: 440.6px;\\\">\\r\\n\\t\\t\\t\\t\\t<a href=\\\"files\\/reg_visitas_estudo.pdf\\\" rel=\\\"noopener noreferrer\\\" target=\\\"_blank\\\">Regulamento das Visitas de Estudo<\\/a><\\/td>\\r\\n\\t\\t\\t<\\/tr>\\r\\n\\t\\t\\t<tr>\\r\\n\\t\\t\\t\\t<td style=\\\"width: 440.6px;\\\">\\r\\n\\t\\t\\t\\t\\t<a href=\\\"files\\/Ser_aluno_maior_2015-16.pdf\\\" rel=\\\"noopener noreferrer\\\" target=\\\"_blank\\\">Carta dos 7 Princ\\u00edpios<\\/a><\\/td>\\r\\n\\t\\t\\t<\\/tr>\\r\\n\\t\\t\\t<tr>\\r\\n\\t\\t\\t\\t<td style=\\\"width: 440.6px;\\\">\\r\\n\\t\\t\\t\\t\\t<a href=\\\"files\\/documentos_orientadores\\/PLANO_ACAO_ESTRATEGICA_2016_2018.pdf\\\" rel=\\\"noopener noreferrer\\\" target=\\\"_blank\\\">Plano de A\\u00e7\\u00e3o Estrat\\u00e9gica 2016 - 2018<\\/a><\\/td>\\r\\n\\t\\t\\t<\\/tr>\\r\\n\\t\\t\\t<tr>\\r\\n\\t\\t\\t\\t<td style=\\\"width: 440.6px;\\\">\\r\\n\\t\\t\\t\\t\\t<a href=\\\"files\\/documentos_orientadores\\/PLANO_MELHORIA_2015_2018_v2.pdf\\\" rel=\\\"noopener noreferrer\\\" target=\\\"_blank\\\">Plano de Melhoria 2015 - 2018<\\/a><\\/td>\\r\\n\\t\\t\\t<\\/tr>\\r\\n\\t\\t\\t<tr>\\r\\n\\t\\t\\t\\t<td style=\\\"width: 440.6px;\\\">\\r\\n\\t\\t\\t\\t\\t<a href=\\\"files\\/documentos_orientadores\\/PROJETO%20DE%20AUTOAVALIA\\u00c7\\u00c3O%20DE%20AGRUPAMENTO%202015-2018vf.pdf\\\" rel=\\\"noopener noreferrer\\\" target=\\\"_blank\\\">Projeto de Autoavalia\\u00e7\\u00e3o do Agrupamento 2015 - 2018<\\/a><\\/td>\\r\\n\\t\\t\\t<\\/tr>\\r\\n\\t\\t\\t<tr>\\r\\n\\t\\t\\t\\t<td style=\\\"width: 440.6px;\\\">\\r\\n\\t\\t\\t\\t\\t<a href=\\\"files\\/Quadros_de_valor_e_excelncia_mdia_18.pdf\\\" rel=\\\"noopener noreferrer\\\" target=\\\"_blank\\\">Regulamento dos Quadros de Valor e de Excel\\u00eancia<\\/a><\\/td>\\r\\n\\t\\t\\t<\\/tr>\\r\\n\\t\\t\\t<tr>\\r\\n\\t\\t\\t\\t<td style=\\\"width: 440.6px;\\\">\\r\\n\\t\\t\\t\\t\\t<a href=\\\"files\\/documentos_orientadores\\/NORMAS%20de%20EVACUA\\u00c7\\u00c3O%202018.pdf\\\" rel=\\\"noopener noreferrer\\\" target=\\\"_blank\\\">Normas de Evacua\\u00e7\\u00e3o<\\/a><\\/td>\\r\\n\\t\\t\\t<\\/tr>\\r\\n\\t\\t\\t<tr>\\r\\n\\t\\t\\t\\t<td style=\\\"width: 440.6px;\\\">\\r\\n\\t\\t\\t\\t\\t<a href=\\\"files\\/documentos_orientadores\\/Crit\\u00e9rios%20para%20a%20constitui\\u00e7\\u00e3o%20de%20turmas%20AGESM%202017.pdf\\\" rel=\\\"noopener noreferrer\\\" target=\\\"_blank\\\">Crit\\u00e9rios para a constitui\\u00e7\\u00e3o de turmas<\\/a><\\/td>\\r\\n\\t\\t\\t<\\/tr>\\r\\n\\t\\t\\t<tr>\\r\\n\\t\\t\\t\\t<td style=\\\"width: 440.6px;\\\">\\r\\n\\t\\t\\t\\t\\t<a href=\\\"ifiles\\/ESTRATEGIA_DE__EDUCACAO_PARA_A_CIDADANIA_18_19.pdf\\\">Estrat\\u00e9gias de Educa\\u00e7\\u00e3o para a Cidadania do Agrupamento<\\/a><\\/td>\\r\\n\\t\\t\\t<\\/tr>\\r\\n\\t\\t\\t<tr>\\r\\n\\t\\t\\t\\t<td style=\\\"width: 440.6px;\\\">\\r\\n\\t\\t\\t\\t\\t<a href=\\\"images\\/DORA_-_4\\u00aa_revis\\u00e3o_CP_3_set._2019.pdf\\\">DORA - Documento Orientador e Regulador da Avalia\\u00e7\\u00e3o (2019)<\\/a><\\/td>\\r\\n\\t\\t\\t<\\/tr>\\r\\n\\t\\t\\t<tr>\\r\\n\\t\\t\\t\\t<td style=\\\"width: 440.6px;\\\">\\r\\n\\t\\t\\t\\t\\t<a href=\\\"files\\/documentos_orientadores\\/Estratgia_de_Educao_para_a_Cidadania_2019-20.pdf\\\">Estrat\\u00e9gia de Educa\\u00e7\\u00e3o para a Cidadania<\\/a><\\/td>\\r\\n\\t\\t\\t<\\/tr>\\r\\n\\t\\t<\\/tbody>\\r\\n\\t<\\/table>\\r\\n<\\/div>\\r\\n<p>\\r\\n\\t&nbsp;<\\/p>\\r\\n\",\"fulltext\":\"\",\"state\":1,\"catid\":\"16\",\"created\":\"2019-07-22 13:05:23\",\"created_by\":\"231\",\"created_by_alias\":\"\",\"modified\":\"2019-10-04 11:20:55\",\"modified_by\":\"231\",\"checked_out\":\"231\",\"checked_out_time\":\"2019-10-04 11:20:13\",\"publish_up\":\"2019-07-22 13:05:23\",\"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\":\"{\\\"article_layout\\\":\\\"\\\",\\\"show_title\\\":\\\"\\\",\\\"link_titles\\\":\\\"\\\",\\\"show_tags\\\":\\\"\\\",\\\"show_intro\\\":\\\"\\\",\\\"info_block_position\\\":\\\"\\\",\\\"info_block_show_title\\\":\\\"\\\",\\\"show_category\\\":\\\"\\\",\\\"link_category\\\":\\\"\\\",\\\"show_parent_category\\\":\\\"\\\",\\\"link_parent_category\\\":\\\"\\\",\\\"show_associations\\\":\\\"\\\",\\\"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_page_title\\\":\\\"\\\",\\\"show_publishing_options\\\":\\\"\\\",\\\"show_article_options\\\":\\\"\\\",\\\"show_urls_images_backend\\\":\\\"\\\",\\\"show_urls_images_frontend\\\":\\\"\\\",\\\"astroid_article_type\\\":\\\"regular\\\",\\\"astroid_article_video_type\\\":\\\"youtube\\\",\\\"astroid_article_video_url\\\":\\\"\\\",\\\"astroid_article_gallery_width\\\":\\\"\\\",\\\"astroid_article_gallery_bullets\\\":\\\"1\\\",\\\"astroid_article_gallery_navigation\\\":\\\"1\\\",\\\"astroid_article_thumbnail\\\":\\\"1\\\",\\\"astroid_article_gallery_items\\\":[],\\\"astroid_article_audio_source\\\":\\\"soundcloud\\\",\\\"astroid_article_audio_soundcloud\\\":\\\"\\\",\\\"astroid_article_audio_spotify\\\":\\\"\\\",\\\"astroid_article_review_heading\\\":\\\"\\\",\\\"astroid_article_review_summery\\\":\\\"\\\",\\\"astroid_article_review_good\\\":\\\"\\\",\\\"astroid_article_review_bad\\\":\\\"\\\",\\\"astroid_article_review_rating\\\":\\\"5\\\",\\\"astroid_article_button_action\\\":\\\"\\\",\\\"astroid_article_button_link\\\":\\\"\\\",\\\"astroid_article_review_criterias\\\":[],\\\"astroid_article_quote_text\\\":\\\"\\\",\\\"astroid_article_quote_author\\\":\\\"\\\",\\\"astroid_article_badge\\\":\\\"0\\\",\\\"astroid_article_badge_type\\\":\\\"2\\\",\\\"astroid_article_badge_text\\\":\\\"\\\",\\\"astroid_article_badge_color\\\":\\\"\\\",\\\"astroid_article_badge_text_color\\\":\\\"\\\",\\\"astroid_relatedposts\\\":\\\"\\\",\\\"astroid_socialshare\\\":\\\"\\\",\\\"astroid_comments\\\":\\\"\\\",\\\"astroid_posttype\\\":\\\"\\\",\\\"astroid_readtime\\\":\\\"0\\\",\\\"astroid_authorinfo\\\":\\\"0\\\",\\\"astroid_og_title\\\":\\\"\\\",\\\"astroid_og_desc\\\":\\\"\\\",\\\"astroid_og_image\\\":\\\"\\\"}\",\"version\":11,\"ordering\":\"30\",\"metakey\":\"\",\"metadesc\":\"\",\"access\":\"1\",\"hits\":\"0\",\"metadata\":\"{\\\"robots\\\":\\\"\\\",\\\"author\\\":\\\"\\\",\\\"rights\\\":\\\"\\\",\\\"xreference\\\":\\\"\\\"}\",\"featured\":\"0\",\"language\":\"*\",\"xreference\":\"\",\"note\":\"\"}', 0),
(749, 66, 1, '', '2019-10-04 11:21:52', 231, 6821, '75a0d6c2c8cd476350e1af1d55237161ff2f8bc4', '{\"id\":66,\"asset_id\":\"295\",\"title\":\"Documentos Orientadores\",\"alias\":\"documentos-orientadores\",\"introtext\":\"<p>\\r\\n\\t&nbsp;<\\/p>\\r\\n<div class=\\\"container\\\">\\r\\n\\t<table class=\\\"table table-hover\\\" style=\\\"width: 441.6px; margin-left: auto; margin-right: auto;\\\">\\r\\n\\t\\t<tbody>\\r\\n\\t\\t\\t<tr>\\r\\n\\t\\t\\t\\t<td style=\\\"width: 440.6px;\\\">\\r\\n\\t\\t\\t\\t\\t<a href=\\\"files\\/documentos_orientadores\\/PAA2018_19.pdf\\\" rel=\\\"noopener noreferrer\\\" target=\\\"_blank\\\">Plano anual de Atividades 2018\\/2019<\\/a><\\/td>\\r\\n\\t\\t\\t<\\/tr>\\r\\n\\t\\t\\t<tr>\\r\\n\\t\\t\\t\\t<td style=\\\"width: 440.6px;\\\">\\r\\n\\t\\t\\t\\t\\t<a href=\\\"files\\/PROJETO_EDUCATIVO_2019-2022.pdf\\\" rel=\\\"noopener noreferrer\\\" target=\\\"_blank\\\">Projeto Educativo<\\/a><\\/td>\\r\\n\\t\\t\\t<\\/tr>\\r\\n\\t\\t\\t<tr>\\r\\n\\t\\t\\t\\t<td style=\\\"width: 440.6px;\\\">\\r\\n\\t\\t\\t\\t\\t<a href=\\\"files\\/REGULAMENTO_INTERNO_Agr_SMM.pdf\\\" rel=\\\"noopener noreferrer\\\" target=\\\"_blank\\\">Regulamento Interno<\\/a><\\/td>\\r\\n\\t\\t\\t<\\/tr>\\r\\n\\t\\t\\t<tr>\\r\\n\\t\\t\\t\\t<td style=\\\"width: 440.6px;\\\">\\r\\n\\t\\t\\t\\t\\t<a href=\\\"files\\/reg_visitas_estudo.pdf\\\" rel=\\\"noopener noreferrer\\\" target=\\\"_blank\\\">Regulamento das Visitas de Estudo<\\/a><\\/td>\\r\\n\\t\\t\\t<\\/tr>\\r\\n\\t\\t\\t<tr>\\r\\n\\t\\t\\t\\t<td style=\\\"width: 440.6px;\\\">\\r\\n\\t\\t\\t\\t\\t<a href=\\\"files\\/Ser_aluno_maior_2015-16.pdf\\\" rel=\\\"noopener noreferrer\\\" target=\\\"_blank\\\">Carta dos 7 Princ\\u00edpios<\\/a><\\/td>\\r\\n\\t\\t\\t<\\/tr>\\r\\n\\t\\t\\t<tr>\\r\\n\\t\\t\\t\\t<td style=\\\"width: 440.6px;\\\">\\r\\n\\t\\t\\t\\t\\t<a href=\\\"files\\/documentos_orientadores\\/PLANO_ACAO_ESTRATEGICA_2016_2018.pdf\\\" rel=\\\"noopener noreferrer\\\" target=\\\"_blank\\\">Plano de A\\u00e7\\u00e3o Estrat\\u00e9gica 2016 - 2018<\\/a><\\/td>\\r\\n\\t\\t\\t<\\/tr>\\r\\n\\t\\t\\t<tr>\\r\\n\\t\\t\\t\\t<td style=\\\"width: 440.6px;\\\">\\r\\n\\t\\t\\t\\t\\t<a href=\\\"files\\/documentos_orientadores\\/PLANO_MELHORIA_2015_2018_v2.pdf\\\" rel=\\\"noopener noreferrer\\\" target=\\\"_blank\\\">Plano de Melhoria 2015 - 2018<\\/a><\\/td>\\r\\n\\t\\t\\t<\\/tr>\\r\\n\\t\\t\\t<tr>\\r\\n\\t\\t\\t\\t<td style=\\\"width: 440.6px;\\\">\\r\\n\\t\\t\\t\\t\\t<a href=\\\"files\\/documentos_orientadores\\/PROJETO%20DE%20AUTOAVALIA\\u00c7\\u00c3O%20DE%20AGRUPAMENTO%202015-2018vf.pdf\\\" rel=\\\"noopener noreferrer\\\" target=\\\"_blank\\\">Projeto de Autoavalia\\u00e7\\u00e3o do Agrupamento 2015 - 2018<\\/a><\\/td>\\r\\n\\t\\t\\t<\\/tr>\\r\\n\\t\\t\\t<tr>\\r\\n\\t\\t\\t\\t<td style=\\\"width: 440.6px;\\\">\\r\\n\\t\\t\\t\\t\\t<a href=\\\"files\\/Quadros_de_valor_e_excelncia_mdia_18.pdf\\\" rel=\\\"noopener noreferrer\\\" target=\\\"_blank\\\">Regulamento dos Quadros de Valor e de Excel\\u00eancia<\\/a><\\/td>\\r\\n\\t\\t\\t<\\/tr>\\r\\n\\t\\t\\t<tr>\\r\\n\\t\\t\\t\\t<td style=\\\"width: 440.6px;\\\">\\r\\n\\t\\t\\t\\t\\t<a href=\\\"files\\/documentos_orientadores\\/NORMAS%20de%20EVACUA\\u00c7\\u00c3O%202018.pdf\\\" rel=\\\"noopener noreferrer\\\" target=\\\"_blank\\\">Normas de Evacua\\u00e7\\u00e3o<\\/a><\\/td>\\r\\n\\t\\t\\t<\\/tr>\\r\\n\\t\\t\\t<tr>\\r\\n\\t\\t\\t\\t<td style=\\\"width: 440.6px;\\\">\\r\\n\\t\\t\\t\\t\\t<a href=\\\"files\\/documentos_orientadores\\/Crit\\u00e9rios%20para%20a%20constitui\\u00e7\\u00e3o%20de%20turmas%20AGESM%202017.pdf\\\" rel=\\\"noopener noreferrer\\\" target=\\\"_blank\\\">Crit\\u00e9rios para a constitui\\u00e7\\u00e3o de turmas<\\/a><\\/td>\\r\\n\\t\\t\\t<\\/tr>\\r\\n\\t\\t\\t<tr>\\r\\n\\t\\t\\t\\t<td style=\\\"width: 440.6px;\\\">\\r\\n\\t\\t\\t\\t\\t<a href=\\\"ifiles\\/ESTRATEGIA_DE__EDUCACAO_PARA_A_CIDADANIA_18_19.pdf\\\">Estrat\\u00e9gias de Educa\\u00e7\\u00e3o para a Cidadania do Agrupamento<\\/a><\\/td>\\r\\n\\t\\t\\t<\\/tr>\\r\\n\\t\\t\\t<tr>\\r\\n\\t\\t\\t\\t<td style=\\\"width: 440.6px;\\\">\\r\\n\\t\\t\\t\\t\\t<a href=\\\"images\\/DORA_-_4\\u00aa_revis\\u00e3o_CP_3_set._2019.pdf\\\">DORA - Documento Orientador e Regulador da Avalia\\u00e7\\u00e3o (2019)<\\/a><\\/td>\\r\\n\\t\\t\\t<\\/tr>\\r\\n\\t\\t\\t<tr>\\r\\n\\t\\t\\t\\t<td style=\\\"width: 440.6px;\\\">\\r\\n\\t\\t\\t\\t\\t<a href=\\\"files\\/documentos_orientadores\\/Estratgia_de_Educao_para_a_Cidadania_2019-20.pdf\\\" target=\\\"_blank\\\">Estrat\\u00e9gia de Educa\\u00e7\\u00e3o para a Cidadania<\\/a><\\/td>\\r\\n\\t\\t\\t<\\/tr>\\r\\n\\t\\t<\\/tbody>\\r\\n\\t<\\/table>\\r\\n<\\/div>\\r\\n<p>\\r\\n\\t&nbsp;<\\/p>\\r\\n\",\"fulltext\":\"\",\"state\":1,\"catid\":\"16\",\"created\":\"2019-07-22 13:05:23\",\"created_by\":\"231\",\"created_by_alias\":\"\",\"modified\":\"2019-10-04 11:21:52\",\"modified_by\":\"231\",\"checked_out\":\"231\",\"checked_out_time\":\"2019-10-04 11:20:55\",\"publish_up\":\"2019-07-22 13:05:23\",\"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\":\"{\\\"article_layout\\\":\\\"\\\",\\\"show_title\\\":\\\"\\\",\\\"link_titles\\\":\\\"\\\",\\\"show_tags\\\":\\\"\\\",\\\"show_intro\\\":\\\"\\\",\\\"info_block_position\\\":\\\"\\\",\\\"info_block_show_title\\\":\\\"\\\",\\\"show_category\\\":\\\"\\\",\\\"link_category\\\":\\\"\\\",\\\"show_parent_category\\\":\\\"\\\",\\\"link_parent_category\\\":\\\"\\\",\\\"show_associations\\\":\\\"\\\",\\\"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_page_title\\\":\\\"\\\",\\\"show_publishing_options\\\":\\\"\\\",\\\"show_article_options\\\":\\\"\\\",\\\"show_urls_images_backend\\\":\\\"\\\",\\\"show_urls_images_frontend\\\":\\\"\\\",\\\"astroid_article_type\\\":\\\"regular\\\",\\\"astroid_article_video_type\\\":\\\"youtube\\\",\\\"astroid_article_video_url\\\":\\\"\\\",\\\"astroid_article_gallery_width\\\":\\\"\\\",\\\"astroid_article_gallery_bullets\\\":\\\"1\\\",\\\"astroid_article_gallery_navigation\\\":\\\"1\\\",\\\"astroid_article_thumbnail\\\":\\\"1\\\",\\\"astroid_article_gallery_items\\\":[],\\\"astroid_article_audio_source\\\":\\\"soundcloud\\\",\\\"astroid_article_audio_soundcloud\\\":\\\"\\\",\\\"astroid_article_audio_spotify\\\":\\\"\\\",\\\"astroid_article_review_heading\\\":\\\"\\\",\\\"astroid_article_review_summery\\\":\\\"\\\",\\\"astroid_article_review_good\\\":\\\"\\\",\\\"astroid_article_review_bad\\\":\\\"\\\",\\\"astroid_article_review_rating\\\":\\\"5\\\",\\\"astroid_article_button_action\\\":\\\"\\\",\\\"astroid_article_button_link\\\":\\\"\\\",\\\"astroid_article_review_criterias\\\":[],\\\"astroid_article_quote_text\\\":\\\"\\\",\\\"astroid_article_quote_author\\\":\\\"\\\",\\\"astroid_article_badge\\\":\\\"0\\\",\\\"astroid_article_badge_type\\\":\\\"2\\\",\\\"astroid_article_badge_text\\\":\\\"\\\",\\\"astroid_article_badge_color\\\":\\\"\\\",\\\"astroid_article_badge_text_color\\\":\\\"\\\",\\\"astroid_relatedposts\\\":\\\"\\\",\\\"astroid_socialshare\\\":\\\"\\\",\\\"astroid_comments\\\":\\\"\\\",\\\"astroid_posttype\\\":\\\"\\\",\\\"astroid_readtime\\\":\\\"0\\\",\\\"astroid_authorinfo\\\":\\\"0\\\",\\\"astroid_og_title\\\":\\\"\\\",\\\"astroid_og_desc\\\":\\\"\\\",\\\"astroid_og_image\\\":\\\"\\\"}\",\"version\":12,\"ordering\":\"30\",\"metakey\":\"\",\"metadesc\":\"\",\"access\":\"1\",\"hits\":\"0\",\"metadata\":\"{\\\"robots\\\":\\\"\\\",\\\"author\\\":\\\"\\\",\\\"rights\\\":\\\"\\\",\\\"xreference\\\":\\\"\\\"}\",\"featured\":\"0\",\"language\":\"*\",\"xreference\":\"\",\"note\":\"\"}', 0),
(750, 102, 1, '', '2019-10-04 13:08:48', 253, 2640, '94d3dee4cf12c7292bc5dbe668a73b8bf4901a15', '{\"id\":102,\"asset_id\":\"347\",\"title\":\"Ementa Semanal Frei e EsMaior \",\"alias\":\"ementa-semanal-frei-e-esmaior\",\"introtext\":\"<p><img src=\\\"images\\/Almocos\\/maiorout1.jpg\\\" alt=\\\"maiorout1\\\" \\/><\\/p>\\r\\n<p>&nbsp;<\\/p>\\r\\n<p><img src=\\\"images\\/Almocos\\/maiorout2.jpg\\\" alt=\\\"maiorout2\\\" \\/><\\/p>\\r\\n<p>&nbsp;<\\/p>\\r\\n<p><img src=\\\"images\\/Almocos\\/maiorout3.jpg\\\" alt=\\\"maiorout3\\\" \\/><\\/p>\\r\\n<p>&nbsp;<\\/p>\\r\\n<p><img src=\\\"images\\/Almocos\\/maiorout4.jpg\\\" alt=\\\"maiorout4\\\" \\/><\\/p>\",\"fulltext\":\"\",\"state\":\"1\",\"catid\":\"16\",\"created\":\"2019-09-24 20:55:42\",\"created_by\":\"231\",\"created_by_alias\":\"\",\"modified\":\"2019-10-04 13:08:48\",\"modified_by\":\"253\",\"checked_out\":\"253\",\"checked_out_time\":\"2019-10-04 13:06:32\",\"publish_up\":\"2019-09-24 20:55:42\",\"publish_down\":\"0000-00-00 00:00:00\",\"images\":\"{\\\"image_intro\\\":\\\"\\\",\\\"image_intro_alt\\\":\\\"\\\",\\\"image_intro_caption\\\":\\\"\\\",\\\"float_intro\\\":\\\"\\\",\\\"image_fulltext\\\":\\\"\\\",\\\"image_fulltext_alt\\\":\\\"\\\",\\\"image_fulltext_caption\\\":\\\"\\\",\\\"float_fulltext\\\":\\\"\\\"}\",\"urls\":\"{\\\"urla\\\":false,\\\"urlatext\\\":\\\"\\\",\\\"targeta\\\":\\\"\\\",\\\"urlb\\\":false,\\\"urlbtext\\\":\\\"\\\",\\\"targetb\\\":\\\"\\\",\\\"urlc\\\":false,\\\"urlctext\\\":\\\"\\\",\\\"targetc\\\":\\\"\\\"}\",\"attribs\":\"{\\\"astroid_article_type\\\":\\\"regular\\\",\\\"astroid_article_video_type\\\":\\\"youtube\\\",\\\"astroid_article_video_url\\\":\\\"\\\",\\\"astroid_article_gallery_width\\\":\\\"\\\",\\\"astroid_article_gallery_bullets\\\":\\\"1\\\",\\\"astroid_article_gallery_navigation\\\":\\\"1\\\",\\\"astroid_article_thumbnail\\\":\\\"1\\\",\\\"astroid_article_gallery_items\\\":[],\\\"astroid_article_audio_source\\\":\\\"soundcloud\\\",\\\"astroid_article_audio_soundcloud\\\":\\\"\\\",\\\"astroid_article_audio_spotify\\\":\\\"\\\",\\\"astroid_article_review_heading\\\":\\\"\\\",\\\"astroid_article_review_summery\\\":\\\"\\\",\\\"astroid_article_review_good\\\":\\\"\\\",\\\"astroid_article_review_bad\\\":\\\"\\\",\\\"astroid_article_review_rating\\\":\\\"5\\\",\\\"astroid_article_button_action\\\":\\\"\\\",\\\"astroid_article_button_link\\\":\\\"\\\",\\\"astroid_article_review_criterias\\\":[],\\\"astroid_article_quote_text\\\":\\\"\\\",\\\"astroid_article_quote_author\\\":\\\"\\\",\\\"astroid_article_badge\\\":\\\"0\\\",\\\"astroid_article_badge_type\\\":\\\"2\\\",\\\"astroid_article_badge_text\\\":\\\"\\\",\\\"astroid_article_badge_color\\\":\\\"\\\",\\\"astroid_article_badge_text_color\\\":\\\"\\\",\\\"astroid_relatedposts\\\":\\\"\\\",\\\"astroid_socialshare\\\":\\\"\\\",\\\"astroid_comments\\\":\\\"\\\",\\\"astroid_posttype\\\":\\\"\\\",\\\"astroid_readtime\\\":\\\"\\\",\\\"astroid_authorinfo\\\":\\\"\\\",\\\"astroid_og_title\\\":\\\"\\\",\\\"astroid_og_desc\\\":\\\"\\\",\\\"astroid_og_image\\\":\\\"\\\"}\",\"version\":2,\"ordering\":\"1\",\"metakey\":\"\",\"metadesc\":\"\",\"access\":\"1\",\"hits\":\"0\",\"metadata\":\"{\\\"robots\\\":\\\"\\\",\\\"author\\\":\\\"\\\",\\\"rights\\\":\\\"\\\",\\\"xreference\\\":\\\"\\\"}\",\"featured\":\"0\",\"language\":\"*\",\"xreference\":\"\",\"note\":\"\"}', 0),
(751, 106, 1, '', '2019-10-04 16:24:29', 251, 2556, 'c1ffbb098e1f5815b83f7c4f26295fb6589356d0', '{\"id\":106,\"asset_id\":351,\"title\":\"Ementa Vegetariana\",\"alias\":\"ementa-vegetariana\",\"introtext\":\"<p>&nbsp;<\\/p>\\r\\n<p>As cantinas da Escola Secund\\u00e1ria de Sta Maria Maior e EB 2,3 Frei Bartolomeu dos M\\u00e1rtires disponibilizam EMENTA VEGETARIANA di\\u00e1ria, mediante o preenchimento de impresso pr\\u00f3prio \\\"Declara\\u00e7\\u00e3o de interesse - dietas alternativas\\\". Pode aceder <a href=\\\"images\\/Benjamin_Imagens\\/Declara\\u00e7\\u00e3o_de_interesse_-_dietas_alternativas.pdf\\\">aqui<\\/a> ao formul\\u00e1rio<\\/p>\",\"fulltext\":\"\",\"state\":\"1\",\"catid\":\"11\",\"created\":\"2019-10-04 16:24:29\",\"created_by\":\"251\",\"created_by_alias\":\"\",\"modified\":\"2019-10-04 16:24:29\",\"modified_by\":null,\"checked_out\":null,\"checked_out_time\":null,\"publish_up\":\"2019-10-04 16:24:29\",\"publish_down\":\"0000-00-00 00:00:00\",\"images\":\"{\\\"image_intro\\\":\\\"\\\",\\\"image_intro_alt\\\":\\\"\\\",\\\"image_intro_caption\\\":\\\"\\\",\\\"float_intro\\\":\\\"\\\",\\\"image_fulltext\\\":\\\"\\\",\\\"image_fulltext_alt\\\":\\\"\\\",\\\"image_fulltext_caption\\\":\\\"\\\",\\\"float_fulltext\\\":\\\"\\\"}\",\"urls\":\"{\\\"urla\\\":false,\\\"urlatext\\\":\\\"\\\",\\\"targeta\\\":\\\"\\\",\\\"urlb\\\":false,\\\"urlbtext\\\":\\\"\\\",\\\"targetb\\\":\\\"\\\",\\\"urlc\\\":false,\\\"urlctext\\\":\\\"\\\",\\\"targetc\\\":\\\"\\\"}\",\"attribs\":\"{\\\"astroid_article_type\\\":\\\"regular\\\",\\\"astroid_article_video_url\\\":\\\"\\\",\\\"astroid_article_gallery_width\\\":\\\"\\\",\\\"astroid_article_gallery_bullets\\\":\\\"1\\\",\\\"astroid_article_gallery_navigation\\\":\\\"1\\\",\\\"astroid_article_thumbnail\\\":\\\"1\\\",\\\"astroid_article_gallery_items\\\":[],\\\"astroid_article_audio_source\\\":\\\"soundcloud\\\",\\\"astroid_article_audio_soundcloud\\\":\\\"\\\",\\\"astroid_article_audio_spotify\\\":\\\"\\\",\\\"astroid_article_review_heading\\\":\\\"\\\",\\\"astroid_article_review_summery\\\":\\\"\\\",\\\"astroid_article_review_good\\\":\\\"\\\",\\\"astroid_article_review_bad\\\":\\\"\\\",\\\"astroid_article_review_rating\\\":\\\"5\\\",\\\"astroid_article_button_action\\\":\\\"\\\",\\\"astroid_article_button_link\\\":\\\"\\\",\\\"astroid_article_review_criterias\\\":[],\\\"astroid_article_quote_text\\\":\\\"\\\",\\\"astroid_article_quote_author\\\":\\\"\\\",\\\"astroid_article_badge\\\":\\\"0\\\",\\\"astroid_article_badge_type\\\":\\\"2\\\",\\\"astroid_article_badge_text\\\":\\\"\\\",\\\"astroid_article_badge_color\\\":\\\"\\\",\\\"astroid_article_badge_text_color\\\":\\\"\\\",\\\"astroid_relatedposts\\\":\\\"\\\",\\\"astroid_socialshare\\\":\\\"\\\",\\\"astroid_comments\\\":\\\"\\\",\\\"astroid_posttype\\\":\\\"\\\",\\\"astroid_readtime\\\":\\\"\\\",\\\"astroid_authorinfo\\\":\\\"\\\",\\\"astroid_og_title\\\":\\\"\\\",\\\"astroid_og_desc\\\":\\\"\\\",\\\"astroid_og_image\\\":\\\"\\\"}\",\"version\":1,\"ordering\":null,\"metakey\":\"\",\"metadesc\":\"\",\"access\":\"1\",\"hits\":null,\"metadata\":\"{}\",\"featured\":\"0\",\"language\":\"*\",\"xreference\":null,\"note\":null}', 0),
(752, 106, 1, '', '2019-10-04 16:25:59', 251, 2571, '6bbbceab7a14dc1999e3aa3e5453762142375a29', '{\"id\":106,\"asset_id\":\"351\",\"title\":\"Ementa Vegetariana\",\"alias\":\"ementa-vegetariana\",\"introtext\":\"<p>&nbsp;<\\/p>\\r\\n<p>As cantinas da Escola Secund\\u00e1ria de Sta Maria Maior e EB 2,3 Frei Bartolomeu dos M\\u00e1rtires disponibilizam EMENTA VEGETARIANA di\\u00e1ria, mediante o preenchimento de impresso pr\\u00f3prio \\\"Declara\\u00e7\\u00e3o de interesse - dietas alternativas\\\". Pode aceder <a href=\\\"images\\/Benjamin_Imagens\\/Declara\\u00e7\\u00e3o_de_interesse_-_dietas_alternativas.pdf\\\">aqui<\\/a> ao formul\\u00e1rio<\\/p>\",\"fulltext\":\"\",\"state\":\"1\",\"catid\":\"11\",\"created\":\"2019-10-04 16:24:29\",\"created_by\":\"251\",\"created_by_alias\":\"\",\"modified\":\"2019-10-04 16:25:59\",\"modified_by\":\"251\",\"checked_out\":\"251\",\"checked_out_time\":\"2019-10-04 16:25:38\",\"publish_up\":\"2019-10-04 16:24:29\",\"publish_down\":\"0000-00-00 00:00:00\",\"images\":\"{\\\"image_intro\\\":\\\"\\\",\\\"image_intro_alt\\\":\\\"\\\",\\\"image_intro_caption\\\":\\\"\\\",\\\"float_intro\\\":\\\"\\\",\\\"image_fulltext\\\":\\\"\\\",\\\"image_fulltext_alt\\\":\\\"\\\",\\\"image_fulltext_caption\\\":\\\"\\\",\\\"float_fulltext\\\":\\\"\\\"}\",\"urls\":\"{\\\"urla\\\":false,\\\"urlatext\\\":\\\"\\\",\\\"targeta\\\":\\\"\\\",\\\"urlb\\\":false,\\\"urlbtext\\\":\\\"\\\",\\\"targetb\\\":\\\"\\\",\\\"urlc\\\":false,\\\"urlctext\\\":\\\"\\\",\\\"targetc\\\":\\\"\\\"}\",\"attribs\":\"{\\\"astroid_article_type\\\":\\\"regular\\\",\\\"astroid_article_video_url\\\":\\\"\\\",\\\"astroid_article_gallery_width\\\":\\\"\\\",\\\"astroid_article_gallery_bullets\\\":\\\"1\\\",\\\"astroid_article_gallery_navigation\\\":\\\"1\\\",\\\"astroid_article_thumbnail\\\":\\\"1\\\",\\\"astroid_article_gallery_items\\\":[],\\\"astroid_article_audio_source\\\":\\\"soundcloud\\\",\\\"astroid_article_audio_soundcloud\\\":\\\"\\\",\\\"astroid_article_audio_spotify\\\":\\\"\\\",\\\"astroid_article_review_heading\\\":\\\"\\\",\\\"astroid_article_review_summery\\\":\\\"\\\",\\\"astroid_article_review_good\\\":\\\"\\\",\\\"astroid_article_review_bad\\\":\\\"\\\",\\\"astroid_article_review_rating\\\":\\\"5\\\",\\\"astroid_article_button_action\\\":\\\"\\\",\\\"astroid_article_button_link\\\":\\\"\\\",\\\"astroid_article_review_criterias\\\":[],\\\"astroid_article_quote_text\\\":\\\"\\\",\\\"astroid_article_quote_author\\\":\\\"\\\",\\\"astroid_article_badge\\\":\\\"0\\\",\\\"astroid_article_badge_type\\\":\\\"2\\\",\\\"astroid_article_badge_text\\\":\\\"\\\",\\\"astroid_article_badge_color\\\":\\\"\\\",\\\"astroid_article_badge_text_color\\\":\\\"\\\",\\\"astroid_relatedposts\\\":\\\"\\\",\\\"astroid_socialshare\\\":\\\"\\\",\\\"astroid_comments\\\":\\\"\\\",\\\"astroid_posttype\\\":\\\"\\\",\\\"astroid_readtime\\\":\\\"\\\",\\\"astroid_authorinfo\\\":\\\"\\\",\\\"astroid_og_title\\\":\\\"\\\",\\\"astroid_og_desc\\\":\\\"\\\",\\\"astroid_og_image\\\":\\\"\\\"}\",\"version\":2,\"ordering\":\"0\",\"metakey\":\"\",\"metadesc\":\"\",\"access\":\"1\",\"hits\":\"0\",\"metadata\":\"{}\",\"featured\":\"1\",\"language\":\"*\",\"xreference\":\"\",\"note\":\"\"}', 0),
(753, 106, 1, '', '2019-10-04 16:29:54', 251, 2583, 'eb1710b6f689aea7d53f2e4df15a69f35a94987a', '{\"id\":106,\"asset_id\":\"351\",\"title\":\"Ementa Vegetariana\",\"alias\":\"ementa-vegetariana\",\"introtext\":\"<p>&nbsp;<\\/p>\\r\\n<p>As cantinas da Escola Secund\\u00e1ria de Sta Maria Maior e EB 2,3 Frei Bartolomeu dos M\\u00e1rtires disponibilizam EMENTA VEGETARIANA di\\u00e1ria, mediante o preenchimento de impresso pr\\u00f3prio \\\"Declara\\u00e7\\u00e3o de interesse - dietas alternativas\\\". <a href=\\\"index.php?option=com_content&amp;view=article&amp;id=106:ementa-vegetariana&amp;catid=11:noticias\\\">Pode aceder aqui ao formul\\u00e1rio<\\/a><\\/p>\",\"fulltext\":\"\",\"state\":\"1\",\"catid\":\"11\",\"created\":\"2019-10-04 16:24:29\",\"created_by\":\"251\",\"created_by_alias\":\"\",\"modified\":\"2019-10-04 16:29:54\",\"modified_by\":\"251\",\"checked_out\":\"251\",\"checked_out_time\":\"2019-10-04 16:29:00\",\"publish_up\":\"2019-10-04 16:24:29\",\"publish_down\":\"0000-00-00 00:00:00\",\"images\":\"{\\\"image_intro\\\":\\\"\\\",\\\"image_intro_alt\\\":\\\"\\\",\\\"image_intro_caption\\\":\\\"\\\",\\\"float_intro\\\":\\\"\\\",\\\"image_fulltext\\\":\\\"\\\",\\\"image_fulltext_alt\\\":\\\"\\\",\\\"image_fulltext_caption\\\":\\\"\\\",\\\"float_fulltext\\\":\\\"\\\"}\",\"urls\":\"{\\\"urla\\\":false,\\\"urlatext\\\":\\\"\\\",\\\"targeta\\\":\\\"\\\",\\\"urlb\\\":false,\\\"urlbtext\\\":\\\"\\\",\\\"targetb\\\":\\\"\\\",\\\"urlc\\\":false,\\\"urlctext\\\":\\\"\\\",\\\"targetc\\\":\\\"\\\"}\",\"attribs\":\"{\\\"astroid_article_type\\\":\\\"regular\\\",\\\"astroid_article_video_url\\\":\\\"\\\",\\\"astroid_article_gallery_width\\\":\\\"\\\",\\\"astroid_article_gallery_bullets\\\":\\\"1\\\",\\\"astroid_article_gallery_navigation\\\":\\\"1\\\",\\\"astroid_article_thumbnail\\\":\\\"1\\\",\\\"astroid_article_gallery_items\\\":[],\\\"astroid_article_audio_source\\\":\\\"soundcloud\\\",\\\"astroid_article_audio_soundcloud\\\":\\\"\\\",\\\"astroid_article_audio_spotify\\\":\\\"\\\",\\\"astroid_article_review_heading\\\":\\\"\\\",\\\"astroid_article_review_summery\\\":\\\"\\\",\\\"astroid_article_review_good\\\":\\\"\\\",\\\"astroid_article_review_bad\\\":\\\"\\\",\\\"astroid_article_review_rating\\\":\\\"5\\\",\\\"astroid_article_button_action\\\":\\\"\\\",\\\"astroid_article_button_link\\\":\\\"\\\",\\\"astroid_article_review_criterias\\\":[],\\\"astroid_article_quote_text\\\":\\\"\\\",\\\"astroid_article_quote_author\\\":\\\"\\\",\\\"astroid_article_badge\\\":\\\"0\\\",\\\"astroid_article_badge_type\\\":\\\"2\\\",\\\"astroid_article_badge_text\\\":\\\"\\\",\\\"astroid_article_badge_color\\\":\\\"\\\",\\\"astroid_article_badge_text_color\\\":\\\"\\\",\\\"astroid_relatedposts\\\":\\\"\\\",\\\"astroid_socialshare\\\":\\\"\\\",\\\"astroid_comments\\\":\\\"\\\",\\\"astroid_posttype\\\":\\\"\\\",\\\"astroid_readtime\\\":\\\"\\\",\\\"astroid_authorinfo\\\":\\\"\\\",\\\"astroid_og_title\\\":\\\"\\\",\\\"astroid_og_desc\\\":\\\"\\\",\\\"astroid_og_image\\\":\\\"\\\"}\",\"version\":3,\"ordering\":\"0\",\"metakey\":\"\",\"metadesc\":\"\",\"access\":\"1\",\"hits\":\"0\",\"metadata\":\"{}\",\"featured\":\"1\",\"language\":\"*\",\"xreference\":\"\",\"note\":\"\"}', 0),
(754, 106, 1, '', '2019-10-04 16:52:05', 251, 2571, '11a5092dc57d560594032f33b2cd2d03e57b65f0', '{\"id\":106,\"asset_id\":\"351\",\"title\":\"Ementa Vegetariana\",\"alias\":\"ementa-vegetariana\",\"introtext\":\"<p>&nbsp;<\\/p>\\r\\n<p>As cantinas da Escola Secund\\u00e1ria de Sta Maria Maior e EB 2,3 Frei Bartolomeu dos M\\u00e1rtires disponibilizam EMENTA VEGETARIANA di\\u00e1ria, mediante o preenchimento de impresso pr\\u00f3prio \\\"Declara\\u00e7\\u00e3o de interesse - dietas alternativas\\\". <a href=\\\"images\\/Benjamin_Imagens\\/Declara\\u00e7\\u00e3o_de_interesse_-_dietas_alternativas.pdf\\\">Pode aceder aqui ao formul\\u00e1rio<\\/a><\\/p>\",\"fulltext\":\"\",\"state\":\"1\",\"catid\":\"11\",\"created\":\"2019-10-04 16:24:29\",\"created_by\":\"251\",\"created_by_alias\":\"\",\"modified\":\"2019-10-04 16:52:05\",\"modified_by\":\"251\",\"checked_out\":\"251\",\"checked_out_time\":\"2019-10-04 16:51:21\",\"publish_up\":\"2019-10-04 16:24:29\",\"publish_down\":\"0000-00-00 00:00:00\",\"images\":\"{\\\"image_intro\\\":\\\"\\\",\\\"image_intro_alt\\\":\\\"\\\",\\\"image_intro_caption\\\":\\\"\\\",\\\"float_intro\\\":\\\"\\\",\\\"image_fulltext\\\":\\\"\\\",\\\"image_fulltext_alt\\\":\\\"\\\",\\\"image_fulltext_caption\\\":\\\"\\\",\\\"float_fulltext\\\":\\\"\\\"}\",\"urls\":\"{\\\"urla\\\":false,\\\"urlatext\\\":\\\"\\\",\\\"targeta\\\":\\\"\\\",\\\"urlb\\\":false,\\\"urlbtext\\\":\\\"\\\",\\\"targetb\\\":\\\"\\\",\\\"urlc\\\":false,\\\"urlctext\\\":\\\"\\\",\\\"targetc\\\":\\\"\\\"}\",\"attribs\":\"{\\\"astroid_article_type\\\":\\\"regular\\\",\\\"astroid_article_video_url\\\":\\\"\\\",\\\"astroid_article_gallery_width\\\":\\\"\\\",\\\"astroid_article_gallery_bullets\\\":\\\"1\\\",\\\"astroid_article_gallery_navigation\\\":\\\"1\\\",\\\"astroid_article_thumbnail\\\":\\\"1\\\",\\\"astroid_article_gallery_items\\\":[],\\\"astroid_article_audio_source\\\":\\\"soundcloud\\\",\\\"astroid_article_audio_soundcloud\\\":\\\"\\\",\\\"astroid_article_audio_spotify\\\":\\\"\\\",\\\"astroid_article_review_heading\\\":\\\"\\\",\\\"astroid_article_review_summery\\\":\\\"\\\",\\\"astroid_article_review_good\\\":\\\"\\\",\\\"astroid_article_review_bad\\\":\\\"\\\",\\\"astroid_article_review_rating\\\":\\\"5\\\",\\\"astroid_article_button_action\\\":\\\"\\\",\\\"astroid_article_button_link\\\":\\\"\\\",\\\"astroid_article_review_criterias\\\":[],\\\"astroid_article_quote_text\\\":\\\"\\\",\\\"astroid_article_quote_author\\\":\\\"\\\",\\\"astroid_article_badge\\\":\\\"0\\\",\\\"astroid_article_badge_type\\\":\\\"2\\\",\\\"astroid_article_badge_text\\\":\\\"\\\",\\\"astroid_article_badge_color\\\":\\\"\\\",\\\"astroid_article_badge_text_color\\\":\\\"\\\",\\\"astroid_relatedposts\\\":\\\"\\\",\\\"astroid_socialshare\\\":\\\"\\\",\\\"astroid_comments\\\":\\\"\\\",\\\"astroid_posttype\\\":\\\"\\\",\\\"astroid_readtime\\\":\\\"\\\",\\\"astroid_authorinfo\\\":\\\"\\\",\\\"astroid_og_title\\\":\\\"\\\",\\\"astroid_og_desc\\\":\\\"\\\",\\\"astroid_og_image\\\":\\\"\\\"}\",\"version\":6,\"ordering\":\"0\",\"metakey\":\"\",\"metadesc\":\"\",\"access\":\"1\",\"hits\":\"0\",\"metadata\":\"{}\",\"featured\":\"1\",\"language\":\"*\",\"xreference\":\"\",\"note\":\"\"}', 0),
(755, 106, 1, '', '2019-10-07 10:13:13', 231, 3586, '6687a03ffc8c66bd828c4b31bf5d40beec714a81', '{\"id\":106,\"asset_id\":\"351\",\"title\":\"Ementa Vegetariana\",\"alias\":\"ementa-vegetariana\",\"introtext\":\"<p>\\r\\n\\t&nbsp;<\\/p>\\r\\n<p>\\r\\n\\tAs cantinas da Escola Secund&aacute;ria de Sta Maria Maior e EB 2,3 Frei Bartolomeu dos M&aacute;rtires disponibilizam EMENTA VEGETARIANA di&aacute;ria, mediante o preenchimento de impresso pr&oacute;prio &quot;Declara&ccedil;&atilde;o de interesse - dietas alternativas&quot;.<span style=\\\"color:#0000cd;\\\"> <\\/span><a href=\\\"images\\/Benjamin_Imagens\\/Declara\\u00e7\\u00e3o_de_interesse_-_dietas_alternativas.pdf\\\"><span style=\\\"color:#0000cd;\\\">Pode aceder aqui ao formul&aacute;rio<\\/span><\\/a>.<\\/p>\\r\\n\",\"fulltext\":\"\",\"state\":1,\"catid\":\"11\",\"created\":\"2019-10-04 16:24:29\",\"created_by\":\"251\",\"created_by_alias\":\"\",\"modified\":\"2019-10-07 10:13:13\",\"modified_by\":\"231\",\"checked_out\":\"231\",\"checked_out_time\":\"2019-10-07 10:12:44\",\"publish_up\":\"2019-10-04 16:24:29\",\"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\":\"{\\\"article_layout\\\":\\\"\\\",\\\"show_title\\\":\\\"\\\",\\\"link_titles\\\":\\\"\\\",\\\"show_tags\\\":\\\"\\\",\\\"show_intro\\\":\\\"\\\",\\\"info_block_position\\\":\\\"\\\",\\\"info_block_show_title\\\":\\\"\\\",\\\"show_category\\\":\\\"\\\",\\\"link_category\\\":\\\"\\\",\\\"show_parent_category\\\":\\\"\\\",\\\"link_parent_category\\\":\\\"\\\",\\\"show_associations\\\":\\\"\\\",\\\"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_page_title\\\":\\\"\\\",\\\"show_publishing_options\\\":\\\"\\\",\\\"show_article_options\\\":\\\"\\\",\\\"show_urls_images_backend\\\":\\\"\\\",\\\"show_urls_images_frontend\\\":\\\"\\\",\\\"astroid_article_type\\\":\\\"regular\\\",\\\"astroid_article_video_type\\\":\\\"youtube\\\",\\\"astroid_article_video_url\\\":\\\"\\\",\\\"astroid_article_gallery_width\\\":\\\"\\\",\\\"astroid_article_gallery_bullets\\\":\\\"1\\\",\\\"astroid_article_gallery_navigation\\\":\\\"1\\\",\\\"astroid_article_thumbnail\\\":\\\"1\\\",\\\"astroid_article_gallery_items\\\":[],\\\"astroid_article_audio_source\\\":\\\"soundcloud\\\",\\\"astroid_article_audio_soundcloud\\\":\\\"\\\",\\\"astroid_article_audio_spotify\\\":\\\"\\\",\\\"astroid_article_review_heading\\\":\\\"\\\",\\\"astroid_article_review_summery\\\":\\\"\\\",\\\"astroid_article_review_good\\\":\\\"\\\",\\\"astroid_article_review_bad\\\":\\\"\\\",\\\"astroid_article_review_rating\\\":\\\"5\\\",\\\"astroid_article_button_action\\\":\\\"\\\",\\\"astroid_article_button_link\\\":\\\"\\\",\\\"astroid_article_review_criterias\\\":[],\\\"astroid_article_quote_text\\\":\\\"\\\",\\\"astroid_article_quote_author\\\":\\\"\\\",\\\"astroid_article_badge\\\":\\\"0\\\",\\\"astroid_article_badge_type\\\":\\\"2\\\",\\\"astroid_article_badge_text\\\":\\\"\\\",\\\"astroid_article_badge_color\\\":\\\"\\\",\\\"astroid_article_badge_text_color\\\":\\\"\\\",\\\"astroid_relatedposts\\\":\\\"\\\",\\\"astroid_socialshare\\\":\\\"\\\",\\\"astroid_comments\\\":\\\"\\\",\\\"astroid_posttype\\\":\\\"\\\",\\\"astroid_readtime\\\":\\\"\\\",\\\"astroid_authorinfo\\\":\\\"\\\",\\\"astroid_og_title\\\":\\\"\\\",\\\"astroid_og_desc\\\":\\\"\\\",\\\"astroid_og_image\\\":\\\"\\\"}\",\"version\":7,\"ordering\":\"0\",\"metakey\":\"\",\"metadesc\":\"\",\"access\":\"1\",\"hits\":\"0\",\"metadata\":\"{\\\"robots\\\":\\\"\\\",\\\"author\\\":\\\"\\\",\\\"rights\\\":\\\"\\\",\\\"xreference\\\":\\\"\\\"}\",\"featured\":\"1\",\"language\":\"*\",\"xreference\":\"\",\"note\":\"\"}', 0),
(756, 106, 1, '', '2019-10-07 10:14:06', 231, 3547, '032469dc1dec790564c09dbd34e6258e6519d00a', '{\"id\":106,\"asset_id\":\"351\",\"title\":\"Ementa Vegetariana\",\"alias\":\"ementa-vegetariana\",\"introtext\":\"<p>\\r\\n\\t&nbsp;<\\/p>\\r\\n<p>\\r\\n\\tAs cantinas da Escola Secund&aacute;ria de Sta Maria Maior e EB 2,3 Frei Bartolomeu dos M&aacute;rtires disponibilizam EMENTA VEGETARIANA di&aacute;ria, mediante o preenchimento de impresso pr&oacute;prio &quot;Declara&ccedil;&atilde;o de interesse - dietas alternativas&quot;.<span style=\\\"color:#0000cd;\\\"> <\\/span><a href=\\\"images\\/Benjamin_Imagens\\/Declara\\u00e7\\u00e3o_de_interesse_-_dietas_alternativas.pdf\\\">Pode aceder aqui ao formul&aacute;rio<\\/a>.<\\/p>\\r\\n\",\"fulltext\":\"\",\"state\":1,\"catid\":\"11\",\"created\":\"2019-10-04 16:24:29\",\"created_by\":\"251\",\"created_by_alias\":\"\",\"modified\":\"2019-10-07 10:14:06\",\"modified_by\":\"231\",\"checked_out\":\"231\",\"checked_out_time\":\"2019-10-07 10:13:47\",\"publish_up\":\"2019-10-04 16:24:29\",\"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\":\"{\\\"article_layout\\\":\\\"\\\",\\\"show_title\\\":\\\"\\\",\\\"link_titles\\\":\\\"\\\",\\\"show_tags\\\":\\\"\\\",\\\"show_intro\\\":\\\"\\\",\\\"info_block_position\\\":\\\"\\\",\\\"info_block_show_title\\\":\\\"\\\",\\\"show_category\\\":\\\"\\\",\\\"link_category\\\":\\\"\\\",\\\"show_parent_category\\\":\\\"\\\",\\\"link_parent_category\\\":\\\"\\\",\\\"show_associations\\\":\\\"\\\",\\\"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_page_title\\\":\\\"\\\",\\\"show_publishing_options\\\":\\\"\\\",\\\"show_article_options\\\":\\\"\\\",\\\"show_urls_images_backend\\\":\\\"\\\",\\\"show_urls_images_frontend\\\":\\\"\\\",\\\"astroid_article_type\\\":\\\"regular\\\",\\\"astroid_article_video_type\\\":\\\"youtube\\\",\\\"astroid_article_video_url\\\":\\\"\\\",\\\"astroid_article_gallery_width\\\":\\\"\\\",\\\"astroid_article_gallery_bullets\\\":\\\"1\\\",\\\"astroid_article_gallery_navigation\\\":\\\"1\\\",\\\"astroid_article_thumbnail\\\":\\\"1\\\",\\\"astroid_article_gallery_items\\\":[],\\\"astroid_article_audio_source\\\":\\\"soundcloud\\\",\\\"astroid_article_audio_soundcloud\\\":\\\"\\\",\\\"astroid_article_audio_spotify\\\":\\\"\\\",\\\"astroid_article_review_heading\\\":\\\"\\\",\\\"astroid_article_review_summery\\\":\\\"\\\",\\\"astroid_article_review_good\\\":\\\"\\\",\\\"astroid_article_review_bad\\\":\\\"\\\",\\\"astroid_article_review_rating\\\":\\\"5\\\",\\\"astroid_article_button_action\\\":\\\"\\\",\\\"astroid_article_button_link\\\":\\\"\\\",\\\"astroid_article_review_criterias\\\":[],\\\"astroid_article_quote_text\\\":\\\"\\\",\\\"astroid_article_quote_author\\\":\\\"\\\",\\\"astroid_article_badge\\\":\\\"0\\\",\\\"astroid_article_badge_type\\\":\\\"2\\\",\\\"astroid_article_badge_text\\\":\\\"\\\",\\\"astroid_article_badge_color\\\":\\\"\\\",\\\"astroid_article_badge_text_color\\\":\\\"\\\",\\\"astroid_relatedposts\\\":\\\"\\\",\\\"astroid_socialshare\\\":\\\"\\\",\\\"astroid_comments\\\":\\\"\\\",\\\"astroid_posttype\\\":\\\"\\\",\\\"astroid_readtime\\\":\\\"\\\",\\\"astroid_authorinfo\\\":\\\"\\\",\\\"astroid_og_title\\\":\\\"\\\",\\\"astroid_og_desc\\\":\\\"\\\",\\\"astroid_og_image\\\":\\\"\\\"}\",\"version\":8,\"ordering\":\"0\",\"metakey\":\"\",\"metadesc\":\"\",\"access\":\"1\",\"hits\":\"0\",\"metadata\":\"{\\\"robots\\\":\\\"\\\",\\\"author\\\":\\\"\\\",\\\"rights\\\":\\\"\\\",\\\"xreference\\\":\\\"\\\"}\",\"featured\":\"1\",\"language\":\"*\",\"xreference\":\"\",\"note\":\"\"}', 0),
(757, 106, 1, '', '2019-10-07 10:14:34', 231, 3555, 'a2aed62c55f3a07c17160f507dac87b7a654807e', '{\"id\":106,\"asset_id\":\"351\",\"title\":\"Ementa Vegetariana\",\"alias\":\"ementa-vegetariana\",\"introtext\":\"<p>\\r\\n\\t&nbsp;<\\/p>\\r\\n<p>\\r\\n\\tAs cantinas da Escola Secund&aacute;ria de Sta Maria Maior e EB 2,3 Frei Bartolomeu dos M&aacute;rtires disponibilizam EMENTA VEGETARIANA di&aacute;ria, mediante o preenchimento de impresso pr&oacute;prio &quot;Declara&ccedil;&atilde;o de interesse - dietas alternativas&quot;.<span style=\\\"color:#0000cd;\\\"> <\\/span><u><a href=\\\"images\\/Benjamin_Imagens\\/Declara\\u00e7\\u00e3o_de_interesse_-_dietas_alternativas.pdf\\\">Pode aceder aqui ao formul&aacute;rio<\\/a>.<\\/u><\\/p>\\r\\n\",\"fulltext\":\"\",\"state\":1,\"catid\":\"11\",\"created\":\"2019-10-04 16:24:29\",\"created_by\":\"251\",\"created_by_alias\":\"\",\"modified\":\"2019-10-07 10:14:34\",\"modified_by\":\"231\",\"checked_out\":\"231\",\"checked_out_time\":\"2019-10-07 10:14:06\",\"publish_up\":\"2019-10-04 16:24:29\",\"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\":\"{\\\"article_layout\\\":\\\"\\\",\\\"show_title\\\":\\\"\\\",\\\"link_titles\\\":\\\"\\\",\\\"show_tags\\\":\\\"\\\",\\\"show_intro\\\":\\\"\\\",\\\"info_block_position\\\":\\\"\\\",\\\"info_block_show_title\\\":\\\"\\\",\\\"show_category\\\":\\\"\\\",\\\"link_category\\\":\\\"\\\",\\\"show_parent_category\\\":\\\"\\\",\\\"link_parent_category\\\":\\\"\\\",\\\"show_associations\\\":\\\"\\\",\\\"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_page_title\\\":\\\"\\\",\\\"show_publishing_options\\\":\\\"\\\",\\\"show_article_options\\\":\\\"\\\",\\\"show_urls_images_backend\\\":\\\"\\\",\\\"show_urls_images_frontend\\\":\\\"\\\",\\\"astroid_article_type\\\":\\\"regular\\\",\\\"astroid_article_video_type\\\":\\\"youtube\\\",\\\"astroid_article_video_url\\\":\\\"\\\",\\\"astroid_article_gallery_width\\\":\\\"\\\",\\\"astroid_article_gallery_bullets\\\":\\\"1\\\",\\\"astroid_article_gallery_navigation\\\":\\\"1\\\",\\\"astroid_article_thumbnail\\\":\\\"1\\\",\\\"astroid_article_gallery_items\\\":[],\\\"astroid_article_audio_source\\\":\\\"soundcloud\\\",\\\"astroid_article_audio_soundcloud\\\":\\\"\\\",\\\"astroid_article_audio_spotify\\\":\\\"\\\",\\\"astroid_article_review_heading\\\":\\\"\\\",\\\"astroid_article_review_summery\\\":\\\"\\\",\\\"astroid_article_review_good\\\":\\\"\\\",\\\"astroid_article_review_bad\\\":\\\"\\\",\\\"astroid_article_review_rating\\\":\\\"5\\\",\\\"astroid_article_button_action\\\":\\\"\\\",\\\"astroid_article_button_link\\\":\\\"\\\",\\\"astroid_article_review_criterias\\\":[],\\\"astroid_article_quote_text\\\":\\\"\\\",\\\"astroid_article_quote_author\\\":\\\"\\\",\\\"astroid_article_badge\\\":\\\"0\\\",\\\"astroid_article_badge_type\\\":\\\"2\\\",\\\"astroid_article_badge_text\\\":\\\"\\\",\\\"astroid_article_badge_color\\\":\\\"\\\",\\\"astroid_article_badge_text_color\\\":\\\"\\\",\\\"astroid_relatedposts\\\":\\\"\\\",\\\"astroid_socialshare\\\":\\\"\\\",\\\"astroid_comments\\\":\\\"\\\",\\\"astroid_posttype\\\":\\\"\\\",\\\"astroid_readtime\\\":\\\"\\\",\\\"astroid_authorinfo\\\":\\\"\\\",\\\"astroid_og_title\\\":\\\"\\\",\\\"astroid_og_desc\\\":\\\"\\\",\\\"astroid_og_image\\\":\\\"\\\"}\",\"version\":9,\"ordering\":\"0\",\"metakey\":\"\",\"metadesc\":\"\",\"access\":\"1\",\"hits\":\"0\",\"metadata\":\"{\\\"robots\\\":\\\"\\\",\\\"author\\\":\\\"\\\",\\\"rights\\\":\\\"\\\",\\\"xreference\\\":\\\"\\\"}\",\"featured\":\"1\",\"language\":\"*\",\"xreference\":\"\",\"note\":\"\"}', 0);
INSERT INTO `ynfp8_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
(758, 105, 1, '', '2019-10-08 10:01:18', 231, 7502, '4c19e4fc75da5c6430acc7c69cca1f9a62e80a7a', '{\"id\":105,\"asset_id\":\"350\",\"title\":\"Crit\\u00e9rios de Avalia\\u00e7\\u00e3o 2.\\u00ba Ciclo 2019\\/2020\",\"alias\":\"criterios-de-avaliacao-2-ciclo-2019-2020\",\"introtext\":\"<p>\\r\\n\\t<strong>Em atualiza&ccedil;&atilde;o.....<\\/strong><\\/p>\\r\\n<title><\\/title>\\r\\n<meta charset=\\\"utf-8\\\" \\/>\\r\\n<meta content=\\\"width=device-width, initial-scale=1\\\" name=\\\"viewport\\\" \\/>\\r\\n<link href=\\\"https:\\/\\/maxcdn.bootstrapcdn.com\\/bootstrap\\/4.3.1\\/css\\/bootstrap.min.css\\\" rel=\\\"stylesheet\\\" \\/>\\r\\n<script src=\\\"https:\\/\\/ajax.googleapis.com\\/ajax\\/libs\\/jquery\\/3.4.1\\/jquery.min.js\\\"><\\/script><script src=\\\"https:\\/\\/cdnjs.cloudflare.com\\/ajax\\/libs\\/popper.js\\/1.14.7\\/umd\\/popper.min.js\\\"><\\/script><script src=\\\"https:\\/\\/maxcdn.bootstrapcdn.com\\/bootstrap\\/4.3.1\\/js\\/bootstrap.min.js\\\"><\\/script><div class=\\\"container\\\">\\r\\n\\t<table align=\\\"center\\\" class=\\\"table table-hover\\\" style=\\\"width: 468px;\\\" table=\\\"\\\">\\r\\n\\t\\t<thead>\\r\\n\\t\\t\\t<tr>\\r\\n\\t\\t\\t\\t<th style=\\\"width: 466px;\\\">\\r\\n\\t\\t\\t\\t\\tDisciplinas<\\/th>\\r\\n\\t\\t\\t<\\/tr>\\r\\n\\t\\t<\\/thead>\\r\\n\\t\\t<tbody>\\r\\n\\t\\t\\t<tr>\\r\\n\\t\\t\\t\\t<td style=\\\"width: 466px;\\\">\\r\\n\\t\\t\\t\\t\\t<a href=\\\"files\\/Criterios 2019-2020\\/Ciencias Naturais\\/criterios_5_CN.pdf\\\">Ci&ecirc;ncias Naturais - 5&ordm; Ano<\\/a><\\/td>\\r\\n\\t\\t\\t<\\/tr>\\r\\n\\t\\t\\t<tr>\\r\\n\\t\\t\\t\\t<td style=\\\"width: 466px;\\\">\\r\\n\\t\\t\\t\\t\\t<a href=\\\"files\\/Criterios 2019-2020\\/Ciencias Naturais\\/criterios_6_CN.pdf\\\">Ci&ecirc;ncias Naturais - 6&ordm; Ano<\\/a><\\/td>\\r\\n\\t\\t\\t<\\/tr>\\r\\n\\t\\t\\t<tr>\\r\\n\\t\\t\\t\\t<td style=\\\"width: 466px;\\\">\\r\\n\\t\\t\\t\\t\\tCi&ecirc;ncias Sociais e Humanas - Eduaca&ccedil;&atilde;o Especial<\\/td>\\r\\n\\t\\t\\t<\\/tr>\\r\\n\\t\\t\\t<tr>\\r\\n\\t\\t\\t\\t<td style=\\\"width: 466px;\\\">\\r\\n\\t\\t\\t\\t\\tEduca&ccedil;a&ccedil;&atilde;o F&iacute;sica - 5&ordm; Ano<\\/td>\\r\\n\\t\\t\\t<\\/tr>\\r\\n\\t\\t\\t<tr>\\r\\n\\t\\t\\t\\t<td style=\\\"width: 466px;\\\">\\r\\n\\t\\t\\t\\t\\tEduca&ccedil;a&ccedil;&atilde;o F&iacute;sica - 6&ordm; Ano<\\/td>\\r\\n\\t\\t\\t<\\/tr>\\r\\n\\t\\t\\t<tr>\\r\\n\\t\\t\\t\\t<td style=\\\"width: 466px;\\\">\\r\\n\\t\\t\\t\\t\\tEduca&ccedil;a&ccedil;&atilde;o F&iacute;sica - Atestados<\\/td>\\r\\n\\t\\t\\t<\\/tr>\\r\\n\\t\\t\\t<tr>\\r\\n\\t\\t\\t\\t<td style=\\\"width: 466px;\\\">\\r\\n\\t\\t\\t\\t\\tEduca&ccedil;&atilde;o Musical 5&ordm; Ano<\\/td>\\r\\n\\t\\t\\t<\\/tr>\\r\\n\\t\\t\\t<tr>\\r\\n\\t\\t\\t\\t<td style=\\\"width: 466px;\\\">\\r\\n\\t\\t\\t\\t\\tEduca&ccedil;&atilde;o Musical 6&ordm; Ano<\\/td>\\r\\n\\t\\t\\t<\\/tr>\\r\\n\\t\\t\\t<tr>\\r\\n\\t\\t\\t\\t<td style=\\\"width: 466px;\\\">\\r\\n\\t\\t\\t\\t\\tEduca&ccedil;&atilde;o Tecnol&oacute;gica 5&ordm; Ano<\\/td>\\r\\n\\t\\t\\t<\\/tr>\\r\\n\\t\\t\\t<tr>\\r\\n\\t\\t\\t\\t<td style=\\\"width: 466px;\\\">\\r\\n\\t\\t\\t\\t\\tEduca&ccedil;&atilde;o Tecnol&oacute;gica 6&ordm; Ano<\\/td>\\r\\n\\t\\t\\t<\\/tr>\\r\\n\\t\\t\\t<tr>\\r\\n\\t\\t\\t\\t<td style=\\\"width: 466px;\\\">\\r\\n\\t\\t\\t\\t\\tEduca&ccedil;&atilde;o Visual 5&ordm; Ano<\\/td>\\r\\n\\t\\t\\t<\\/tr>\\r\\n\\t\\t\\t<tr>\\r\\n\\t\\t\\t\\t<td style=\\\"width: 466px;\\\">\\r\\n\\t\\t\\t\\t\\tEduca&ccedil;&atilde;o Visual 6&ordm; Ano<\\/td>\\r\\n\\t\\t\\t<\\/tr>\\r\\n\\t\\t\\t<tr>\\r\\n\\t\\t\\t\\t<td style=\\\"width: 466px;\\\">\\r\\n\\t\\t\\t\\t\\tEMRC 5&ordm; Ano<\\/td>\\r\\n\\t\\t\\t<\\/tr>\\r\\n\\t\\t\\t<tr>\\r\\n\\t\\t\\t\\t<td style=\\\"width: 466px;\\\">\\r\\n\\t\\t\\t\\t\\tEMRC 6&ordm; Ano<\\/td>\\r\\n\\t\\t\\t<\\/tr>\\r\\n\\t\\t\\t<tr>\\r\\n\\t\\t\\t\\t<td style=\\\"width: 466px;\\\">\\r\\n\\t\\t\\t\\t\\tHGP 5&ordm; Ano<\\/td>\\r\\n\\t\\t\\t<\\/tr>\\r\\n\\t\\t\\t<tr>\\r\\n\\t\\t\\t\\t<td style=\\\"width: 466px;\\\">\\r\\n\\t\\t\\t\\t\\tHGP 6&ordm; Ano<\\/td>\\r\\n\\t\\t\\t<\\/tr>\\r\\n\\t\\t\\t<tr>\\r\\n\\t\\t\\t\\t<td style=\\\"width: 466px;\\\">\\r\\n\\t\\t\\t\\t\\tIngl&ecirc;s 5&ordm; ano<\\/td>\\r\\n\\t\\t\\t<\\/tr>\\r\\n\\t\\t\\t<tr>\\r\\n\\t\\t\\t\\t<td style=\\\"width: 466px;\\\">\\r\\n\\t\\t\\t\\t\\tIngl&ecirc;s 6&ordm; ano<\\/td>\\r\\n\\t\\t\\t<\\/tr>\\r\\n\\t\\t\\t<tr>\\r\\n\\t\\t\\t\\t<td style=\\\"width: 466px;\\\">\\r\\n\\t\\t\\t\\t\\tMatem&aacute;tica 5&ordm; Ano<\\/td>\\r\\n\\t\\t\\t<\\/tr>\\r\\n\\t\\t\\t<tr>\\r\\n\\t\\t\\t\\t<td style=\\\"width: 466px;\\\">\\r\\n\\t\\t\\t\\t\\tMatem&aacute;tica 6&ordm; Ano<\\/td>\\r\\n\\t\\t\\t<\\/tr>\\r\\n\\t\\t\\t<tr>\\r\\n\\t\\t\\t\\t<td style=\\\"width: 466px;\\\">\\r\\n\\t\\t\\t\\t\\tOferta Complementar<\\/td>\\r\\n\\t\\t\\t<\\/tr>\\r\\n\\t\\t\\t<tr>\\r\\n\\t\\t\\t\\t<td style=\\\"width: 466px;\\\">\\r\\n\\t\\t\\t\\t\\t<a href=\\\"files\\/Criterios 2019-2020\\/Portugues\\/criterios_avaliacao_2ciclo.pdf\\\">Portugu&ecirc;s 5&ordm; ano e 6&ordm; ano<\\/a><\\/td>\\r\\n\\t\\t\\t<\\/tr>\\r\\n\\t\\t\\t<tr>\\r\\n\\t\\t\\t\\t<td style=\\\"width: 466px;\\\">\\r\\n\\t\\t\\t\\t\\t<a href=\\\"files\\/Criterios 2019-2020\\/Cidadania\\/CD_Criterios_5_Ano.pdf\\\">Cidadania 5&ordm; ano<\\/a><\\/td>\\r\\n\\t\\t\\t<\\/tr>\\r\\n\\t\\t\\t<tr>\\r\\n\\t\\t\\t\\t<td style=\\\"width: 466px;\\\">\\r\\n\\t\\t\\t\\t\\t<a href=\\\"files\\/Criterios 2019-2020\\/Cidadania\\/CD_Criterios_6_Ano.pdf\\\">Cidadania 6&ordm; ano<\\/a><\\/td>\\r\\n\\t\\t\\t<\\/tr>\\r\\n\\t\\t<\\/tbody>\\r\\n\\t<\\/table>\\r\\n<\\/div>\\r\\n<p>\\r\\n\\t&nbsp;<\\/p>\\r\\n\",\"fulltext\":\"\",\"state\":1,\"catid\":\"16\",\"created\":\"2019-10-03 14:04:36\",\"created_by\":\"231\",\"created_by_alias\":\"\",\"modified\":\"2019-10-08 10:01:18\",\"modified_by\":\"231\",\"checked_out\":\"231\",\"checked_out_time\":\"2019-10-08 09:37:44\",\"publish_up\":\"2019-10-03 14:04:36\",\"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\":\"{\\\"article_layout\\\":\\\"\\\",\\\"show_title\\\":\\\"\\\",\\\"link_titles\\\":\\\"\\\",\\\"show_tags\\\":\\\"\\\",\\\"show_intro\\\":\\\"\\\",\\\"info_block_position\\\":\\\"\\\",\\\"info_block_show_title\\\":\\\"\\\",\\\"show_category\\\":\\\"\\\",\\\"link_category\\\":\\\"\\\",\\\"show_parent_category\\\":\\\"\\\",\\\"link_parent_category\\\":\\\"\\\",\\\"show_associations\\\":\\\"\\\",\\\"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_page_title\\\":\\\"\\\",\\\"show_publishing_options\\\":\\\"\\\",\\\"show_article_options\\\":\\\"\\\",\\\"show_urls_images_backend\\\":\\\"\\\",\\\"show_urls_images_frontend\\\":\\\"\\\",\\\"astroid_article_type\\\":\\\"regular\\\",\\\"astroid_article_video_type\\\":\\\"youtube\\\",\\\"astroid_article_video_url\\\":\\\"\\\",\\\"astroid_article_gallery_width\\\":\\\"\\\",\\\"astroid_article_gallery_bullets\\\":\\\"1\\\",\\\"astroid_article_gallery_navigation\\\":\\\"1\\\",\\\"astroid_article_thumbnail\\\":\\\"1\\\",\\\"astroid_article_gallery_items\\\":[],\\\"astroid_article_audio_source\\\":\\\"soundcloud\\\",\\\"astroid_article_audio_soundcloud\\\":\\\"\\\",\\\"astroid_article_audio_spotify\\\":\\\"\\\",\\\"astroid_article_review_heading\\\":\\\"\\\",\\\"astroid_article_review_summery\\\":\\\"\\\",\\\"astroid_article_review_good\\\":\\\"\\\",\\\"astroid_article_review_bad\\\":\\\"\\\",\\\"astroid_article_review_rating\\\":\\\"5\\\",\\\"astroid_article_button_action\\\":\\\"\\\",\\\"astroid_article_button_link\\\":\\\"\\\",\\\"astroid_article_review_criterias\\\":[],\\\"astroid_article_quote_text\\\":\\\"\\\",\\\"astroid_article_quote_author\\\":\\\"\\\",\\\"astroid_article_badge\\\":\\\"0\\\",\\\"astroid_article_badge_type\\\":\\\"2\\\",\\\"astroid_article_badge_text\\\":\\\"\\\",\\\"astroid_article_badge_color\\\":\\\"\\\",\\\"astroid_article_badge_text_color\\\":\\\"\\\",\\\"astroid_relatedposts\\\":\\\"\\\",\\\"astroid_socialshare\\\":\\\"\\\",\\\"astroid_comments\\\":\\\"\\\",\\\"astroid_posttype\\\":\\\"\\\",\\\"astroid_readtime\\\":\\\"\\\",\\\"astroid_authorinfo\\\":\\\"\\\",\\\"astroid_og_title\\\":\\\"\\\",\\\"astroid_og_desc\\\":\\\"\\\",\\\"astroid_og_image\\\":\\\"\\\"}\",\"version\":6,\"ordering\":\"0\",\"metakey\":\"\",\"metadesc\":\"\",\"access\":\"1\",\"hits\":\"0\",\"metadata\":\"{\\\"robots\\\":\\\"\\\",\\\"author\\\":\\\"\\\",\\\"rights\\\":\\\"\\\",\\\"xreference\\\":\\\"\\\"}\",\"featured\":\"0\",\"language\":\"*\",\"xreference\":\"\",\"note\":\"\"}', 0),
(759, 105, 1, '', '2019-10-08 10:11:46', 231, 8224, 'a0ac20deb42914a1b0df3b79c0f3a466cf205545', '{\"id\":105,\"asset_id\":\"350\",\"title\":\"Crit\\u00e9rios de Avalia\\u00e7\\u00e3o 2.\\u00ba Ciclo 2019\\/2020\",\"alias\":\"criterios-de-avaliacao-2-ciclo-2019-2020\",\"introtext\":\"<p>\\r\\n\\t<strong>Em atualiza&ccedil;&atilde;o.....<\\/strong><\\/p>\\r\\n<title><\\/title>\\r\\n<meta charset=\\\"utf-8\\\" \\/>\\r\\n<meta content=\\\"width=device-width, initial-scale=1\\\" name=\\\"viewport\\\" \\/>\\r\\n<link href=\\\"https:\\/\\/maxcdn.bootstrapcdn.com\\/bootstrap\\/4.3.1\\/css\\/bootstrap.min.css\\\" rel=\\\"stylesheet\\\" \\/>\\r\\n<script src=\\\"https:\\/\\/ajax.googleapis.com\\/ajax\\/libs\\/jquery\\/3.4.1\\/jquery.min.js\\\"><\\/script><script src=\\\"https:\\/\\/cdnjs.cloudflare.com\\/ajax\\/libs\\/popper.js\\/1.14.7\\/umd\\/popper.min.js\\\"><\\/script><script src=\\\"https:\\/\\/maxcdn.bootstrapcdn.com\\/bootstrap\\/4.3.1\\/js\\/bootstrap.min.js\\\"><\\/script><div class=\\\"container\\\">\\r\\n\\t<table align=\\\"center\\\" class=\\\"table table-hover\\\" style=\\\"width: 468px;\\\" table=\\\"\\\">\\r\\n\\t\\t<thead>\\r\\n\\t\\t\\t<tr>\\r\\n\\t\\t\\t\\t<th style=\\\"width: 466px;\\\">\\r\\n\\t\\t\\t\\t\\tDisciplinas<\\/th>\\r\\n\\t\\t\\t<\\/tr>\\r\\n\\t\\t<\\/thead>\\r\\n\\t\\t<tbody>\\r\\n\\t\\t\\t<tr>\\r\\n\\t\\t\\t\\t<td style=\\\"width: 466px;\\\">\\r\\n\\t\\t\\t\\t\\t<a href=\\\"files\\/Criterios 2019-2020\\/Ciencias Naturais\\/criterios_5_CN.pdf\\\">Ci&ecirc;ncias Naturais - 5&ordm; Ano<\\/a><\\/td>\\r\\n\\t\\t\\t<\\/tr>\\r\\n\\t\\t\\t<tr>\\r\\n\\t\\t\\t\\t<td style=\\\"width: 466px;\\\">\\r\\n\\t\\t\\t\\t\\t<a href=\\\"files\\/Criterios 2019-2020\\/Ciencias Naturais\\/criterios_6_CN.pdf\\\">Ci&ecirc;ncias Naturais - 6&ordm; Ano<\\/a><\\/td>\\r\\n\\t\\t\\t<\\/tr>\\r\\n\\t\\t\\t<tr>\\r\\n\\t\\t\\t\\t<td style=\\\"width: 466px;\\\">\\r\\n\\t\\t\\t\\t\\tCi&ecirc;ncias Sociais e Humanas - Eduaca&ccedil;&atilde;o Especial<\\/td>\\r\\n\\t\\t\\t<\\/tr>\\r\\n\\t\\t\\t<tr>\\r\\n\\t\\t\\t\\t<td style=\\\"width: 466px;\\\">\\r\\n\\t\\t\\t\\t\\tEduca&ccedil;a&ccedil;&atilde;o F&iacute;sica - 5&ordm; Ano<\\/td>\\r\\n\\t\\t\\t<\\/tr>\\r\\n\\t\\t\\t<tr>\\r\\n\\t\\t\\t\\t<td style=\\\"width: 466px;\\\">\\r\\n\\t\\t\\t\\t\\tEduca&ccedil;a&ccedil;&atilde;o F&iacute;sica - 6&ordm; Ano<\\/td>\\r\\n\\t\\t\\t<\\/tr>\\r\\n\\t\\t\\t<tr>\\r\\n\\t\\t\\t\\t<td style=\\\"width: 466px;\\\">\\r\\n\\t\\t\\t\\t\\tEduca&ccedil;a&ccedil;&atilde;o F&iacute;sica - Atestados<\\/td>\\r\\n\\t\\t\\t<\\/tr>\\r\\n\\t\\t\\t<tr>\\r\\n\\t\\t\\t\\t<td style=\\\"width: 466px;\\\">\\r\\n\\t\\t\\t\\t\\tEduca&ccedil;&atilde;o Musical 5&ordm; Ano<\\/td>\\r\\n\\t\\t\\t<\\/tr>\\r\\n\\t\\t\\t<tr>\\r\\n\\t\\t\\t\\t<td style=\\\"width: 466px;\\\">\\r\\n\\t\\t\\t\\t\\tEduca&ccedil;&atilde;o Musical 6&ordm; Ano<\\/td>\\r\\n\\t\\t\\t<\\/tr>\\r\\n\\t\\t\\t<tr>\\r\\n\\t\\t\\t\\t<td style=\\\"width: 466px;\\\">\\r\\n\\t\\t\\t\\t\\tEduca&ccedil;&atilde;o Tecnol&oacute;gica 5&ordm; Ano<\\/td>\\r\\n\\t\\t\\t<\\/tr>\\r\\n\\t\\t\\t<tr>\\r\\n\\t\\t\\t\\t<td style=\\\"width: 466px;\\\">\\r\\n\\t\\t\\t\\t\\tEduca&ccedil;&atilde;o Tecnol&oacute;gica 6&ordm; Ano<\\/td>\\r\\n\\t\\t\\t<\\/tr>\\r\\n\\t\\t\\t<tr>\\r\\n\\t\\t\\t\\t<td style=\\\"width: 466px;\\\">\\r\\n\\t\\t\\t\\t\\tEduca&ccedil;&atilde;o Visual 5&ordm; Ano<\\/td>\\r\\n\\t\\t\\t<\\/tr>\\r\\n\\t\\t\\t<tr>\\r\\n\\t\\t\\t\\t<td style=\\\"width: 466px;\\\">\\r\\n\\t\\t\\t\\t\\tEduca&ccedil;&atilde;o Visual 6&ordm; Ano<\\/td>\\r\\n\\t\\t\\t<\\/tr>\\r\\n\\t\\t\\t<tr>\\r\\n\\t\\t\\t\\t<td style=\\\"width: 466px;\\\">\\r\\n\\t\\t\\t\\t\\tEMRC 5&ordm; Ano<\\/td>\\r\\n\\t\\t\\t<\\/tr>\\r\\n\\t\\t\\t<tr>\\r\\n\\t\\t\\t\\t<td style=\\\"width: 466px;\\\">\\r\\n\\t\\t\\t\\t\\tEMRC 6&ordm; Ano<\\/td>\\r\\n\\t\\t\\t<\\/tr>\\r\\n\\t\\t\\t<tr>\\r\\n\\t\\t\\t\\t<td style=\\\"width: 466px;\\\">\\r\\n\\t\\t\\t\\t\\t<a href=\\\"files\\/Criterios 2019-2020\\/HGP\\/Crit_Av_HGP_5.pdf\\\">HGP 5&ordm; Ano<\\/a><\\/td>\\r\\n\\t\\t\\t<\\/tr>\\r\\n\\t\\t\\t<tr>\\r\\n\\t\\t\\t\\t<td style=\\\"width: 466px;\\\">\\r\\n\\t\\t\\t\\t\\t<a href=\\\"files\\/Criterios 2019-2020\\/HGP\\/Crit_Av_HGP_6.pdf\\\">HGP 6&ordm; Ano<\\/a><\\/td>\\r\\n\\t\\t\\t<\\/tr>\\r\\n\\t\\t\\t<tr>\\r\\n\\t\\t\\t\\t<td style=\\\"width: 466px;\\\">\\r\\n\\t\\t\\t\\t\\tIngl&ecirc;s 5&ordm; ano<\\/td>\\r\\n\\t\\t\\t<\\/tr>\\r\\n\\t\\t\\t<tr>\\r\\n\\t\\t\\t\\t<td style=\\\"width: 466px;\\\">\\r\\n\\t\\t\\t\\t\\tIngl&ecirc;s 6&ordm; ano<\\/td>\\r\\n\\t\\t\\t<\\/tr>\\r\\n\\t\\t\\t<tr>\\r\\n\\t\\t\\t\\t<td style=\\\"width: 466px;\\\">\\r\\n\\t\\t\\t\\t\\t<a href=\\\"files\\/Criterios 2019-2020\\/Matematica\\/CritriosAvaliao201920MAT5ano.pdf\\\">Matem&aacute;tica 5&ordm; Ano<\\/a><\\/td>\\r\\n\\t\\t\\t<\\/tr>\\r\\n\\t\\t\\t<tr>\\r\\n\\t\\t\\t\\t<td style=\\\"width: 466px;\\\">\\r\\n\\t\\t\\t\\t\\t<a href=\\\"files\\/Criterios 2019-2020\\/Matematica\\/CritriosAvaliao20192020MAT6ano.pdf\\\">Matem&aacute;tica 6&ordm; Ano<\\/a><\\/td>\\r\\n\\t\\t\\t<\\/tr>\\r\\n\\t\\t\\t<tr>\\r\\n\\t\\t\\t\\t<td style=\\\"width: 466px;\\\">\\r\\n\\t\\t\\t\\t\\tOferta Complementar<\\/td>\\r\\n\\t\\t\\t<\\/tr>\\r\\n\\t\\t\\t<tr>\\r\\n\\t\\t\\t\\t<td style=\\\"width: 466px;\\\">\\r\\n\\t\\t\\t\\t\\t<a href=\\\"files\\/Criterios 2019-2020\\/Portugues\\/criterios_avaliacao_2ciclo.pdf\\\">Portugu&ecirc;s 5&ordm; ano e 6&ordm; ano<\\/a><\\/td>\\r\\n\\t\\t\\t<\\/tr>\\r\\n\\t\\t\\t<tr>\\r\\n\\t\\t\\t\\t<td style=\\\"width: 466px;\\\">\\r\\n\\t\\t\\t\\t\\t<a href=\\\"files\\/Criterios 2019-2020\\/Cidadania\\/CD_Criterios_5_Ano.pdf\\\">Cidadania 5&ordm; ano<\\/a><\\/td>\\r\\n\\t\\t\\t<\\/tr>\\r\\n\\t\\t\\t<tr>\\r\\n\\t\\t\\t\\t<td style=\\\"width: 466px;\\\">\\r\\n\\t\\t\\t\\t\\t<a href=\\\"files\\/Criterios 2019-2020\\/Cidadania\\/CD_Criterios_6_Ano.pdf\\\">Cidadania 6&ordm; ano<\\/a><\\/td>\\r\\n\\t\\t\\t<\\/tr>\\r\\n\\t\\t\\t<tr>\\r\\n\\t\\t\\t\\t<td style=\\\"width: 466px;\\\">\\r\\n\\t\\t\\t\\t\\t<a href=\\\"files\\/Criterios 2019-2020\\/Matematica\\/CriteriosdeavaliacaoTIC5Ano20192020.pdf\\\">TIC 5&ordm; ano<\\/a><\\/td>\\r\\n\\t\\t\\t<\\/tr>\\r\\n\\t\\t\\t<tr>\\r\\n\\t\\t\\t\\t<td style=\\\"width: 466px;\\\">\\r\\n\\t\\t\\t\\t\\t<a href=\\\"files\\/Criterios 2019-2020\\/Matematica\\/CriteriosdeavaliacaoTIC6Ano20192020.pdf\\\">Tic 6&ordm; ano<\\/a><\\/td>\\r\\n\\t\\t\\t<\\/tr>\\r\\n\\t\\t<\\/tbody>\\r\\n\\t<\\/table>\\r\\n<\\/div>\\r\\n<p>\\r\\n\\t&nbsp;<\\/p>\\r\\n\",\"fulltext\":\"\",\"state\":1,\"catid\":\"16\",\"created\":\"2019-10-03 14:04:36\",\"created_by\":\"231\",\"created_by_alias\":\"\",\"modified\":\"2019-10-08 10:11:46\",\"modified_by\":\"231\",\"checked_out\":\"231\",\"checked_out_time\":\"2019-10-08 10:01:18\",\"publish_up\":\"2019-10-03 14:04:36\",\"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\":\"{\\\"article_layout\\\":\\\"\\\",\\\"show_title\\\":\\\"\\\",\\\"link_titles\\\":\\\"\\\",\\\"show_tags\\\":\\\"\\\",\\\"show_intro\\\":\\\"\\\",\\\"info_block_position\\\":\\\"\\\",\\\"info_block_show_title\\\":\\\"\\\",\\\"show_category\\\":\\\"\\\",\\\"link_category\\\":\\\"\\\",\\\"show_parent_category\\\":\\\"\\\",\\\"link_parent_category\\\":\\\"\\\",\\\"show_associations\\\":\\\"\\\",\\\"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_page_title\\\":\\\"\\\",\\\"show_publishing_options\\\":\\\"\\\",\\\"show_article_options\\\":\\\"\\\",\\\"show_urls_images_backend\\\":\\\"\\\",\\\"show_urls_images_frontend\\\":\\\"\\\",\\\"astroid_article_type\\\":\\\"regular\\\",\\\"astroid_article_video_type\\\":\\\"youtube\\\",\\\"astroid_article_video_url\\\":\\\"\\\",\\\"astroid_article_gallery_width\\\":\\\"\\\",\\\"astroid_article_gallery_bullets\\\":\\\"1\\\",\\\"astroid_article_gallery_navigation\\\":\\\"1\\\",\\\"astroid_article_thumbnail\\\":\\\"1\\\",\\\"astroid_article_gallery_items\\\":[],\\\"astroid_article_audio_source\\\":\\\"soundcloud\\\",\\\"astroid_article_audio_soundcloud\\\":\\\"\\\",\\\"astroid_article_audio_spotify\\\":\\\"\\\",\\\"astroid_article_review_heading\\\":\\\"\\\",\\\"astroid_article_review_summery\\\":\\\"\\\",\\\"astroid_article_review_good\\\":\\\"\\\",\\\"astroid_article_review_bad\\\":\\\"\\\",\\\"astroid_article_review_rating\\\":\\\"5\\\",\\\"astroid_article_button_action\\\":\\\"\\\",\\\"astroid_article_button_link\\\":\\\"\\\",\\\"astroid_article_review_criterias\\\":[],\\\"astroid_article_quote_text\\\":\\\"\\\",\\\"astroid_article_quote_author\\\":\\\"\\\",\\\"astroid_article_badge\\\":\\\"0\\\",\\\"astroid_article_badge_type\\\":\\\"2\\\",\\\"astroid_article_badge_text\\\":\\\"\\\",\\\"astroid_article_badge_color\\\":\\\"\\\",\\\"astroid_article_badge_text_color\\\":\\\"\\\",\\\"astroid_relatedposts\\\":\\\"\\\",\\\"astroid_socialshare\\\":\\\"\\\",\\\"astroid_comments\\\":\\\"\\\",\\\"astroid_posttype\\\":\\\"\\\",\\\"astroid_readtime\\\":\\\"\\\",\\\"astroid_authorinfo\\\":\\\"\\\",\\\"astroid_og_title\\\":\\\"\\\",\\\"astroid_og_desc\\\":\\\"\\\",\\\"astroid_og_image\\\":\\\"\\\"}\",\"version\":7,\"ordering\":\"0\",\"metakey\":\"\",\"metadesc\":\"\",\"access\":\"1\",\"hits\":\"0\",\"metadata\":\"{\\\"robots\\\":\\\"\\\",\\\"author\\\":\\\"\\\",\\\"rights\\\":\\\"\\\",\\\"xreference\\\":\\\"\\\"}\",\"featured\":\"0\",\"language\":\"*\",\"xreference\":\"\",\"note\":\"\"}', 0),
(763, 107, 1, '', '2019-10-08 10:44:04', 231, 8372, '906d59e5cfa57de405e50e86bf8f3527f895a644', '{\"id\":107,\"asset_id\":\"352\",\"title\":\"Criter\\u00edos de Avalia\\u00e7\\u00e3o - 3\\u00ba Ciclo\",\"alias\":\"criterios-de-avaliacao-3-ciclo\",\"introtext\":\"<p>\\r\\n\\t<strong>Em atualiza&ccedil;&atilde;o.....<\\/strong><\\/p>\\r\\n<title><\\/title>\\r\\n<meta charset=\\\"utf-8\\\" \\/>\\r\\n<meta content=\\\"width=device-width, initial-scale=1\\\" name=\\\"viewport\\\" \\/>\\r\\n<link href=\\\"https:\\/\\/maxcdn.bootstrapcdn.com\\/bootstrap\\/4.3.1\\/css\\/bootstrap.min.css\\\" rel=\\\"stylesheet\\\" \\/>\\r\\n<script src=\\\"https:\\/\\/ajax.googleapis.com\\/ajax\\/libs\\/jquery\\/3.4.1\\/jquery.min.js\\\"><\\/script><script src=\\\"https:\\/\\/cdnjs.cloudflare.com\\/ajax\\/libs\\/popper.js\\/1.14.7\\/umd\\/popper.min.js\\\"><\\/script><script src=\\\"https:\\/\\/maxcdn.bootstrapcdn.com\\/bootstrap\\/4.3.1\\/js\\/bootstrap.min.js\\\"><\\/script><div class=\\\"container\\\">\\r\\n\\t<table align=\\\"center\\\" class=\\\"table table-hover\\\" style=\\\"width: 468px;\\\" table=\\\"\\\">\\r\\n\\t\\t<thead>\\r\\n\\t\\t\\t<tr>\\r\\n\\t\\t\\t\\t<th style=\\\"width: 466px;\\\">\\r\\n\\t\\t\\t\\t\\tDisciplinas<\\/th>\\r\\n\\t\\t\\t<\\/tr>\\r\\n\\t\\t\\t<tr>\\r\\n\\t\\t\\t\\t<td style=\\\"width: 466px;\\\">\\r\\n\\t\\t\\t\\t\\t<a href=\\\"files\\/Criterios 2019-2020\\/Cidadania\\/CD_Criterios_7_Ano.pdf\\\">Cidadania - 7&ordm; Ano<\\/a><\\/td>\\r\\n\\t\\t\\t<\\/tr>\\r\\n\\t\\t\\t<tr>\\r\\n\\t\\t\\t\\t<td style=\\\"width: 466px;\\\">\\r\\n\\t\\t\\t\\t\\t<a href=\\\"files\\/Criterios 2019-2020\\/Cidadania\\/CD_Criterios_8_Ano.pdf\\\">Cidadania - 8&ordm; Ano<\\/a><\\/td>\\r\\n\\t\\t\\t<\\/tr>\\r\\n\\t\\t\\t<tr>\\r\\n\\t\\t\\t\\t<td style=\\\"width: 466px;\\\">\\r\\n\\t\\t\\t\\t\\t<a href=\\\"files\\/Criterios 2019-2020\\/Cidadania\\/OC_Criterios_9_Ano.pdf\\\">Cidadania - 9&ordm; Ano<\\/a><\\/td>\\r\\n\\t\\t\\t<\\/tr>\\r\\n\\t\\t<\\/thead>\\r\\n\\t\\t<tbody>\\r\\n\\t\\t\\t<tr>\\r\\n\\t\\t\\t\\t<td style=\\\"width: 466px;\\\">\\r\\n\\t\\t\\t\\t\\t<a href=\\\"files\\/Criterios 2019-2020\\/Ciencias Naturais\\/criterios_CN_7_2019_2020.pdf\\\">Ci&ecirc;ncias Naturais - 7&ordm; Ano<\\/a><\\/td>\\r\\n\\t\\t\\t<\\/tr>\\r\\n\\t\\t\\t<tr>\\r\\n\\t\\t\\t\\t<td style=\\\"width: 466px;\\\">\\r\\n\\t\\t\\t\\t\\t<a href=\\\"files\\/Criterios 2019-2020\\/Ciencias Naturais\\/criterios_CN_8_2019_2020.pdf\\\">Ci&ecirc;ncias Naturais - 8&ordm; Ano<\\/a><\\/td>\\r\\n\\t\\t\\t<\\/tr>\\r\\n\\t\\t\\t<tr>\\r\\n\\t\\t\\t\\t<td style=\\\"width: 466px;\\\">\\r\\n\\t\\t\\t\\t\\t<a href=\\\"files\\/Criterios 2019-2020\\/Ciencias Naturais\\/criterios_avaliacao_CN9_2019-2020.pdf\\\">Ci&ecirc;ncias F&iacute;sica e Naturais - 9&ordm; Ano<\\/a><\\/td>\\r\\n\\t\\t\\t<\\/tr>\\r\\n\\t\\t\\t<tr>\\r\\n\\t\\t\\t\\t<td style=\\\"width: 466px;\\\">\\r\\n\\t\\t\\t\\t\\tCi&ecirc;ncias F&iacute;sicas 7&ordm; Ano<\\/td>\\r\\n\\t\\t\\t<\\/tr>\\r\\n\\t\\t\\t<tr>\\r\\n\\t\\t\\t\\t<td style=\\\"width: 466px;\\\">\\r\\n\\t\\t\\t\\t\\tEduca&ccedil;a&ccedil;&atilde;o F&iacute;sica - 7&ordm; Ano<\\/td>\\r\\n\\t\\t\\t<\\/tr>\\r\\n\\t\\t\\t<tr>\\r\\n\\t\\t\\t\\t<td style=\\\"width: 466px;\\\">\\r\\n\\t\\t\\t\\t\\tEduca&ccedil;a&ccedil;&atilde;o F&iacute;sica - 8 e 9&ordm; Ano<\\/td>\\r\\n\\t\\t\\t<\\/tr>\\r\\n\\t\\t\\t<tr>\\r\\n\\t\\t\\t\\t<td style=\\\"width: 466px;\\\">\\r\\n\\t\\t\\t\\t\\tEduca&ccedil;a&ccedil;&atilde;o F&iacute;sica - Atestados<\\/td>\\r\\n\\t\\t\\t<\\/tr>\\r\\n\\t\\t\\t<tr>\\r\\n\\t\\t\\t\\t<td style=\\\"width: 466px;\\\">\\r\\n\\t\\t\\t\\t\\tEduca&ccedil;&atilde;o Visual 7&ordm; Ano<\\/td>\\r\\n\\t\\t\\t<\\/tr>\\r\\n\\t\\t\\t<tr>\\r\\n\\t\\t\\t\\t<td style=\\\"width: 466px;\\\">\\r\\n\\t\\t\\t\\t\\tEduca&ccedil;&atilde;o Visual 8&ordm; e 9&ordm; Ano<\\/td>\\r\\n\\t\\t\\t<\\/tr>\\r\\n\\t\\t\\t<tr>\\r\\n\\t\\t\\t\\t<td style=\\\"width: 466px;\\\">\\r\\n\\t\\t\\t\\t\\tEMRC 7&ordm; Ano<\\/td>\\r\\n\\t\\t\\t<\\/tr>\\r\\n\\t\\t\\t<tr>\\r\\n\\t\\t\\t\\t<td style=\\\"width: 466px;\\\">\\r\\n\\t\\t\\t\\t\\tEMRC 8&ordm; Ano<\\/td>\\r\\n\\t\\t\\t<\\/tr>\\r\\n\\t\\t\\t<tr>\\r\\n\\t\\t\\t\\t<td style=\\\"width: 466px;\\\">\\r\\n\\t\\t\\t\\t\\tHist&oacute;ria 7&ordm; Ano<\\/td>\\r\\n\\t\\t\\t<\\/tr>\\r\\n\\t\\t\\t<tr>\\r\\n\\t\\t\\t\\t<td style=\\\"width: 466px;\\\">\\r\\n\\t\\t\\t\\t\\tHGP 8&ordm; e 9&ordm; Ano<\\/td>\\r\\n\\t\\t\\t<\\/tr>\\r\\n\\t\\t\\t<tr>\\r\\n\\t\\t\\t\\t<td style=\\\"width: 466px;\\\">\\r\\n\\t\\t\\t\\t\\tGeografia 7&ordm; Ano<\\/td>\\r\\n\\t\\t\\t<\\/tr>\\r\\n\\t\\t\\t<tr>\\r\\n\\t\\t\\t\\t<td style=\\\"width: 466px;\\\">\\r\\n\\t\\t\\t\\t\\tGeografia 8&ordm; Ano<\\/td>\\r\\n\\t\\t\\t<\\/tr>\\r\\n\\t\\t\\t<tr>\\r\\n\\t\\t\\t\\t<td style=\\\"width: 466px;\\\">\\r\\n\\t\\t\\t\\t\\tIngl&ecirc;s 7&ordm; ano<\\/td>\\r\\n\\t\\t\\t<\\/tr>\\r\\n\\t\\t\\t<tr>\\r\\n\\t\\t\\t\\t<td style=\\\"width: 466px;\\\">\\r\\n\\t\\t\\t\\t\\tIngl&ecirc;s 8&ordm; e 9&ordm; ano<\\/td>\\r\\n\\t\\t\\t<\\/tr>\\r\\n\\t\\t\\t<tr>\\r\\n\\t\\t\\t\\t<td style=\\\"width: 466px;\\\">\\r\\n\\t\\t\\t\\t\\tFranc&ecirc;s<\\/td>\\r\\n\\t\\t\\t<\\/tr>\\r\\n\\t\\t\\t<tr>\\r\\n\\t\\t\\t\\t<td style=\\\"width: 466px;\\\">\\r\\n\\t\\t\\t\\t\\tL&iacute;ngua Estrangeira II<\\/td>\\r\\n\\t\\t\\t<\\/tr>\\r\\n\\t\\t\\t<tr>\\r\\n\\t\\t\\t\\t<td style=\\\"width: 466px;\\\">\\r\\n\\t\\t\\t\\t\\t<a href=\\\"files\\/Criterios 2019-2020\\/Matematica\\/CritriosAvaliaoMat3cico7ano.pdf\\\">Matem&aacute;tica 7&ordm; Ano<\\/a><\\/td>\\r\\n\\t\\t\\t<\\/tr>\\r\\n\\t\\t\\t<tr>\\r\\n\\t\\t\\t\\t<td style=\\\"width: 466px;\\\">\\r\\n\\t\\t\\t\\t\\t<a href=\\\"files\\/Criterios 2019-2020\\/Matematica\\/CritriosAvaliaoMat3ciclo8ano1920.pdf\\\">Matem&aacute;tica 8&ordm; e 9&ordm; Ano<\\/a><\\/td>\\r\\n\\t\\t\\t<\\/tr>\\r\\n\\t\\t\\t<tr>\\r\\n\\t\\t\\t\\t<td style=\\\"width: 466px;\\\">\\r\\n\\t\\t\\t\\t\\tPortugu&ecirc;s 7&ordm; Ano<\\/td>\\r\\n\\t\\t\\t<\\/tr>\\r\\n\\t\\t\\t<tr>\\r\\n\\t\\t\\t\\t<td style=\\\"width: 466px;\\\">\\r\\n\\t\\t\\t\\t\\tPortugu&ecirc;s 8&ordm; ano e 9&ordm; ano<\\/td>\\r\\n\\t\\t\\t<\\/tr>\\r\\n\\t\\t\\t<tr>\\r\\n\\t\\t\\t\\t<td style=\\\"width: 466px;\\\">\\r\\n\\t\\t\\t\\t\\t<a href=\\\"files\\/Criterios 2019-2020\\/Matematica\\/CriteriosdeavaliacaoTIC7Ano20192020.pdf\\\">TIC 7&ordm; ano<\\/a><\\/td>\\r\\n\\t\\t\\t<\\/tr>\\r\\n\\t\\t\\t<tr>\\r\\n\\t\\t\\t\\t<td style=\\\"width: 466px;\\\">\\r\\n\\t\\t\\t\\t\\t<a href=\\\"files\\/Criterios 2019-2020\\/Matematica\\/CriteriosdeavaliacaoTIC8Ano201920.pdf\\\">Tic 8&ordm; ano<\\/a><\\/td>\\r\\n\\t\\t\\t<\\/tr>\\r\\n\\t\\t<\\/tbody>\\r\\n\\t<\\/table>\\r\\n<\\/div>\\r\\n<p>\\r\\n\\t&nbsp;<\\/p>\\r\\n\",\"fulltext\":\"\",\"state\":1,\"catid\":\"11\",\"created\":\"2019-10-08 10:31:34\",\"created_by\":\"231\",\"created_by_alias\":\"\",\"modified\":\"2019-10-08 10:44:04\",\"modified_by\":\"231\",\"checked_out\":\"231\",\"checked_out_time\":\"2019-10-08 10:43:24\",\"publish_up\":\"2019-10-08 10:31:34\",\"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\":\"{\\\"article_layout\\\":\\\"\\\",\\\"show_title\\\":\\\"\\\",\\\"link_titles\\\":\\\"\\\",\\\"show_tags\\\":\\\"\\\",\\\"show_intro\\\":\\\"\\\",\\\"info_block_position\\\":\\\"\\\",\\\"info_block_show_title\\\":\\\"\\\",\\\"show_category\\\":\\\"\\\",\\\"link_category\\\":\\\"\\\",\\\"show_parent_category\\\":\\\"\\\",\\\"link_parent_category\\\":\\\"\\\",\\\"show_associations\\\":\\\"\\\",\\\"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_page_title\\\":\\\"\\\",\\\"show_publishing_options\\\":\\\"\\\",\\\"show_article_options\\\":\\\"\\\",\\\"show_urls_images_backend\\\":\\\"\\\",\\\"show_urls_images_frontend\\\":\\\"\\\",\\\"astroid_article_type\\\":\\\"regular\\\",\\\"astroid_article_video_type\\\":\\\"youtube\\\",\\\"astroid_article_video_url\\\":\\\"\\\",\\\"astroid_article_gallery_width\\\":\\\"\\\",\\\"astroid_article_gallery_bullets\\\":\\\"1\\\",\\\"astroid_article_gallery_navigation\\\":\\\"1\\\",\\\"astroid_article_thumbnail\\\":\\\"1\\\",\\\"astroid_article_gallery_items\\\":[],\\\"astroid_article_audio_source\\\":\\\"soundcloud\\\",\\\"astroid_article_audio_soundcloud\\\":\\\"\\\",\\\"astroid_article_audio_spotify\\\":\\\"\\\",\\\"astroid_article_review_heading\\\":\\\"\\\",\\\"astroid_article_review_summery\\\":\\\"\\\",\\\"astroid_article_review_good\\\":\\\"\\\",\\\"astroid_article_review_bad\\\":\\\"\\\",\\\"astroid_article_review_rating\\\":\\\"5\\\",\\\"astroid_article_button_action\\\":\\\"\\\",\\\"astroid_article_button_link\\\":\\\"\\\",\\\"astroid_article_review_criterias\\\":[],\\\"astroid_article_quote_text\\\":\\\"\\\",\\\"astroid_article_quote_author\\\":\\\"\\\",\\\"astroid_article_badge\\\":\\\"0\\\",\\\"astroid_article_badge_type\\\":\\\"2\\\",\\\"astroid_article_badge_text\\\":\\\"\\\",\\\"astroid_article_badge_color\\\":\\\"\\\",\\\"astroid_article_badge_text_color\\\":\\\"\\\",\\\"astroid_relatedposts\\\":\\\"\\\",\\\"astroid_socialshare\\\":\\\"\\\",\\\"astroid_comments\\\":\\\"\\\",\\\"astroid_posttype\\\":\\\"\\\",\\\"astroid_readtime\\\":\\\"\\\",\\\"astroid_authorinfo\\\":\\\"\\\",\\\"astroid_og_title\\\":\\\"\\\",\\\"astroid_og_desc\\\":\\\"\\\",\\\"astroid_og_image\\\":\\\"\\\"}\",\"version\":4,\"ordering\":\"0\",\"metakey\":\"\",\"metadesc\":\"\",\"access\":\"1\",\"hits\":\"0\",\"metadata\":\"{\\\"robots\\\":\\\"\\\",\\\"author\\\":\\\"\\\",\\\"rights\\\":\\\"\\\",\\\"xreference\\\":\\\"\\\"}\",\"featured\":\"0\",\"language\":\"*\",\"xreference\":\"\",\"note\":\"\"}', 0),
(764, 107, 1, '', '2019-10-08 10:44:34', 231, 8372, '9937094a1dc3393ac03b799de43d0c9a11fb5078', '{\"id\":107,\"asset_id\":\"352\",\"title\":\"Crit\\u00e9rios de Avalia\\u00e7\\u00e3o - 3\\u00ba Ciclo\",\"alias\":\"criterios-de-avaliacao-3-ciclo\",\"introtext\":\"<p>\\r\\n\\t<strong>Em atualiza&ccedil;&atilde;o.....<\\/strong><\\/p>\\r\\n<title><\\/title>\\r\\n<meta charset=\\\"utf-8\\\" \\/>\\r\\n<meta content=\\\"width=device-width, initial-scale=1\\\" name=\\\"viewport\\\" \\/>\\r\\n<link href=\\\"https:\\/\\/maxcdn.bootstrapcdn.com\\/bootstrap\\/4.3.1\\/css\\/bootstrap.min.css\\\" rel=\\\"stylesheet\\\" \\/>\\r\\n<script src=\\\"https:\\/\\/ajax.googleapis.com\\/ajax\\/libs\\/jquery\\/3.4.1\\/jquery.min.js\\\"><\\/script><script src=\\\"https:\\/\\/cdnjs.cloudflare.com\\/ajax\\/libs\\/popper.js\\/1.14.7\\/umd\\/popper.min.js\\\"><\\/script><script src=\\\"https:\\/\\/maxcdn.bootstrapcdn.com\\/bootstrap\\/4.3.1\\/js\\/bootstrap.min.js\\\"><\\/script><div class=\\\"container\\\">\\r\\n\\t<table align=\\\"center\\\" class=\\\"table table-hover\\\" style=\\\"width: 468px;\\\" table=\\\"\\\">\\r\\n\\t\\t<thead>\\r\\n\\t\\t\\t<tr>\\r\\n\\t\\t\\t\\t<th style=\\\"width: 466px;\\\">\\r\\n\\t\\t\\t\\t\\tDisciplinas<\\/th>\\r\\n\\t\\t\\t<\\/tr>\\r\\n\\t\\t\\t<tr>\\r\\n\\t\\t\\t\\t<td style=\\\"width: 466px;\\\">\\r\\n\\t\\t\\t\\t\\t<a href=\\\"files\\/Criterios 2019-2020\\/Cidadania\\/CD_Criterios_7_Ano.pdf\\\">Cidadania - 7&ordm; Ano<\\/a><\\/td>\\r\\n\\t\\t\\t<\\/tr>\\r\\n\\t\\t\\t<tr>\\r\\n\\t\\t\\t\\t<td style=\\\"width: 466px;\\\">\\r\\n\\t\\t\\t\\t\\t<a href=\\\"files\\/Criterios 2019-2020\\/Cidadania\\/CD_Criterios_8_Ano.pdf\\\">Cidadania - 8&ordm; Ano<\\/a><\\/td>\\r\\n\\t\\t\\t<\\/tr>\\r\\n\\t\\t\\t<tr>\\r\\n\\t\\t\\t\\t<td style=\\\"width: 466px;\\\">\\r\\n\\t\\t\\t\\t\\t<a href=\\\"files\\/Criterios 2019-2020\\/Cidadania\\/OC_Criterios_9_Ano.pdf\\\">Cidadania - 9&ordm; Ano<\\/a><\\/td>\\r\\n\\t\\t\\t<\\/tr>\\r\\n\\t\\t<\\/thead>\\r\\n\\t\\t<tbody>\\r\\n\\t\\t\\t<tr>\\r\\n\\t\\t\\t\\t<td style=\\\"width: 466px;\\\">\\r\\n\\t\\t\\t\\t\\t<a href=\\\"files\\/Criterios 2019-2020\\/Ciencias Naturais\\/criterios_CN_7_2019_2020.pdf\\\">Ci&ecirc;ncias Naturais - 7&ordm; Ano<\\/a><\\/td>\\r\\n\\t\\t\\t<\\/tr>\\r\\n\\t\\t\\t<tr>\\r\\n\\t\\t\\t\\t<td style=\\\"width: 466px;\\\">\\r\\n\\t\\t\\t\\t\\t<a href=\\\"files\\/Criterios 2019-2020\\/Ciencias Naturais\\/criterios_CN_8_2019_2020.pdf\\\">Ci&ecirc;ncias Naturais - 8&ordm; Ano<\\/a><\\/td>\\r\\n\\t\\t\\t<\\/tr>\\r\\n\\t\\t\\t<tr>\\r\\n\\t\\t\\t\\t<td style=\\\"width: 466px;\\\">\\r\\n\\t\\t\\t\\t\\t<a href=\\\"files\\/Criterios 2019-2020\\/Ciencias Naturais\\/criterios_avaliacao_CN9_2019-2020.pdf\\\">Ci&ecirc;ncias F&iacute;sica e Naturais - 9&ordm; Ano<\\/a><\\/td>\\r\\n\\t\\t\\t<\\/tr>\\r\\n\\t\\t\\t<tr>\\r\\n\\t\\t\\t\\t<td style=\\\"width: 466px;\\\">\\r\\n\\t\\t\\t\\t\\tCi&ecirc;ncias F&iacute;sicas 7&ordm; Ano<\\/td>\\r\\n\\t\\t\\t<\\/tr>\\r\\n\\t\\t\\t<tr>\\r\\n\\t\\t\\t\\t<td style=\\\"width: 466px;\\\">\\r\\n\\t\\t\\t\\t\\tEduca&ccedil;a&ccedil;&atilde;o F&iacute;sica - 7&ordm; Ano<\\/td>\\r\\n\\t\\t\\t<\\/tr>\\r\\n\\t\\t\\t<tr>\\r\\n\\t\\t\\t\\t<td style=\\\"width: 466px;\\\">\\r\\n\\t\\t\\t\\t\\tEduca&ccedil;a&ccedil;&atilde;o F&iacute;sica - 8 e 9&ordm; Ano<\\/td>\\r\\n\\t\\t\\t<\\/tr>\\r\\n\\t\\t\\t<tr>\\r\\n\\t\\t\\t\\t<td style=\\\"width: 466px;\\\">\\r\\n\\t\\t\\t\\t\\tEduca&ccedil;a&ccedil;&atilde;o F&iacute;sica - Atestados<\\/td>\\r\\n\\t\\t\\t<\\/tr>\\r\\n\\t\\t\\t<tr>\\r\\n\\t\\t\\t\\t<td style=\\\"width: 466px;\\\">\\r\\n\\t\\t\\t\\t\\tEduca&ccedil;&atilde;o Visual 7&ordm; Ano<\\/td>\\r\\n\\t\\t\\t<\\/tr>\\r\\n\\t\\t\\t<tr>\\r\\n\\t\\t\\t\\t<td style=\\\"width: 466px;\\\">\\r\\n\\t\\t\\t\\t\\tEduca&ccedil;&atilde;o Visual 8&ordm; e 9&ordm; Ano<\\/td>\\r\\n\\t\\t\\t<\\/tr>\\r\\n\\t\\t\\t<tr>\\r\\n\\t\\t\\t\\t<td style=\\\"width: 466px;\\\">\\r\\n\\t\\t\\t\\t\\tEMRC 7&ordm; Ano<\\/td>\\r\\n\\t\\t\\t<\\/tr>\\r\\n\\t\\t\\t<tr>\\r\\n\\t\\t\\t\\t<td style=\\\"width: 466px;\\\">\\r\\n\\t\\t\\t\\t\\tEMRC 8&ordm; Ano<\\/td>\\r\\n\\t\\t\\t<\\/tr>\\r\\n\\t\\t\\t<tr>\\r\\n\\t\\t\\t\\t<td style=\\\"width: 466px;\\\">\\r\\n\\t\\t\\t\\t\\tHist&oacute;ria 7&ordm; Ano<\\/td>\\r\\n\\t\\t\\t<\\/tr>\\r\\n\\t\\t\\t<tr>\\r\\n\\t\\t\\t\\t<td style=\\\"width: 466px;\\\">\\r\\n\\t\\t\\t\\t\\tHGP 8&ordm; e 9&ordm; Ano<\\/td>\\r\\n\\t\\t\\t<\\/tr>\\r\\n\\t\\t\\t<tr>\\r\\n\\t\\t\\t\\t<td style=\\\"width: 466px;\\\">\\r\\n\\t\\t\\t\\t\\tGeografia 7&ordm; Ano<\\/td>\\r\\n\\t\\t\\t<\\/tr>\\r\\n\\t\\t\\t<tr>\\r\\n\\t\\t\\t\\t<td style=\\\"width: 466px;\\\">\\r\\n\\t\\t\\t\\t\\tGeografia 8&ordm; Ano<\\/td>\\r\\n\\t\\t\\t<\\/tr>\\r\\n\\t\\t\\t<tr>\\r\\n\\t\\t\\t\\t<td style=\\\"width: 466px;\\\">\\r\\n\\t\\t\\t\\t\\tIngl&ecirc;s 7&ordm; ano<\\/td>\\r\\n\\t\\t\\t<\\/tr>\\r\\n\\t\\t\\t<tr>\\r\\n\\t\\t\\t\\t<td style=\\\"width: 466px;\\\">\\r\\n\\t\\t\\t\\t\\tIngl&ecirc;s 8&ordm; e 9&ordm; ano<\\/td>\\r\\n\\t\\t\\t<\\/tr>\\r\\n\\t\\t\\t<tr>\\r\\n\\t\\t\\t\\t<td style=\\\"width: 466px;\\\">\\r\\n\\t\\t\\t\\t\\tFranc&ecirc;s<\\/td>\\r\\n\\t\\t\\t<\\/tr>\\r\\n\\t\\t\\t<tr>\\r\\n\\t\\t\\t\\t<td style=\\\"width: 466px;\\\">\\r\\n\\t\\t\\t\\t\\tL&iacute;ngua Estrangeira II<\\/td>\\r\\n\\t\\t\\t<\\/tr>\\r\\n\\t\\t\\t<tr>\\r\\n\\t\\t\\t\\t<td style=\\\"width: 466px;\\\">\\r\\n\\t\\t\\t\\t\\t<a href=\\\"files\\/Criterios 2019-2020\\/Matematica\\/CritriosAvaliaoMat3cico7ano.pdf\\\">Matem&aacute;tica 7&ordm; Ano<\\/a><\\/td>\\r\\n\\t\\t\\t<\\/tr>\\r\\n\\t\\t\\t<tr>\\r\\n\\t\\t\\t\\t<td style=\\\"width: 466px;\\\">\\r\\n\\t\\t\\t\\t\\t<a href=\\\"files\\/Criterios 2019-2020\\/Matematica\\/CritriosAvaliaoMat3ciclo8ano1920.pdf\\\">Matem&aacute;tica 8&ordm; e 9&ordm; Ano<\\/a><\\/td>\\r\\n\\t\\t\\t<\\/tr>\\r\\n\\t\\t\\t<tr>\\r\\n\\t\\t\\t\\t<td style=\\\"width: 466px;\\\">\\r\\n\\t\\t\\t\\t\\tPortugu&ecirc;s 7&ordm; Ano<\\/td>\\r\\n\\t\\t\\t<\\/tr>\\r\\n\\t\\t\\t<tr>\\r\\n\\t\\t\\t\\t<td style=\\\"width: 466px;\\\">\\r\\n\\t\\t\\t\\t\\tPortugu&ecirc;s 8&ordm; ano e 9&ordm; ano<\\/td>\\r\\n\\t\\t\\t<\\/tr>\\r\\n\\t\\t\\t<tr>\\r\\n\\t\\t\\t\\t<td style=\\\"width: 466px;\\\">\\r\\n\\t\\t\\t\\t\\t<a href=\\\"files\\/Criterios 2019-2020\\/Matematica\\/CriteriosdeavaliacaoTIC7Ano20192020.pdf\\\">TIC 7&ordm; ano<\\/a><\\/td>\\r\\n\\t\\t\\t<\\/tr>\\r\\n\\t\\t\\t<tr>\\r\\n\\t\\t\\t\\t<td style=\\\"width: 466px;\\\">\\r\\n\\t\\t\\t\\t\\t<a href=\\\"files\\/Criterios 2019-2020\\/Matematica\\/CriteriosdeavaliacaoTIC8Ano201920.pdf\\\">Tic 8&ordm; ano<\\/a><\\/td>\\r\\n\\t\\t\\t<\\/tr>\\r\\n\\t\\t<\\/tbody>\\r\\n\\t<\\/table>\\r\\n<\\/div>\\r\\n<p>\\r\\n\\t&nbsp;<\\/p>\\r\\n\",\"fulltext\":\"\",\"state\":1,\"catid\":\"11\",\"created\":\"2019-10-08 10:31:34\",\"created_by\":\"231\",\"created_by_alias\":\"\",\"modified\":\"2019-10-08 10:44:34\",\"modified_by\":\"231\",\"checked_out\":\"231\",\"checked_out_time\":\"2019-10-08 10:44:04\",\"publish_up\":\"2019-10-08 10:31:34\",\"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\":\"{\\\"article_layout\\\":\\\"\\\",\\\"show_title\\\":\\\"\\\",\\\"link_titles\\\":\\\"\\\",\\\"show_tags\\\":\\\"\\\",\\\"show_intro\\\":\\\"\\\",\\\"info_block_position\\\":\\\"\\\",\\\"info_block_show_title\\\":\\\"\\\",\\\"show_category\\\":\\\"\\\",\\\"link_category\\\":\\\"\\\",\\\"show_parent_category\\\":\\\"\\\",\\\"link_parent_category\\\":\\\"\\\",\\\"show_associations\\\":\\\"\\\",\\\"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_page_title\\\":\\\"\\\",\\\"show_publishing_options\\\":\\\"\\\",\\\"show_article_options\\\":\\\"\\\",\\\"show_urls_images_backend\\\":\\\"\\\",\\\"show_urls_images_frontend\\\":\\\"\\\",\\\"astroid_article_type\\\":\\\"regular\\\",\\\"astroid_article_video_type\\\":\\\"youtube\\\",\\\"astroid_article_video_url\\\":\\\"\\\",\\\"astroid_article_gallery_width\\\":\\\"\\\",\\\"astroid_article_gallery_bullets\\\":\\\"1\\\",\\\"astroid_article_gallery_navigation\\\":\\\"1\\\",\\\"astroid_article_thumbnail\\\":\\\"1\\\",\\\"astroid_article_gallery_items\\\":[],\\\"astroid_article_audio_source\\\":\\\"soundcloud\\\",\\\"astroid_article_audio_soundcloud\\\":\\\"\\\",\\\"astroid_article_audio_spotify\\\":\\\"\\\",\\\"astroid_article_review_heading\\\":\\\"\\\",\\\"astroid_article_review_summery\\\":\\\"\\\",\\\"astroid_article_review_good\\\":\\\"\\\",\\\"astroid_article_review_bad\\\":\\\"\\\",\\\"astroid_article_review_rating\\\":\\\"5\\\",\\\"astroid_article_button_action\\\":\\\"\\\",\\\"astroid_article_button_link\\\":\\\"\\\",\\\"astroid_article_review_criterias\\\":[],\\\"astroid_article_quote_text\\\":\\\"\\\",\\\"astroid_article_quote_author\\\":\\\"\\\",\\\"astroid_article_badge\\\":\\\"0\\\",\\\"astroid_article_badge_type\\\":\\\"2\\\",\\\"astroid_article_badge_text\\\":\\\"\\\",\\\"astroid_article_badge_color\\\":\\\"\\\",\\\"astroid_article_badge_text_color\\\":\\\"\\\",\\\"astroid_relatedposts\\\":\\\"\\\",\\\"astroid_socialshare\\\":\\\"\\\",\\\"astroid_comments\\\":\\\"\\\",\\\"astroid_posttype\\\":\\\"\\\",\\\"astroid_readtime\\\":\\\"\\\",\\\"astroid_authorinfo\\\":\\\"\\\",\\\"astroid_og_title\\\":\\\"\\\",\\\"astroid_og_desc\\\":\\\"\\\",\\\"astroid_og_image\\\":\\\"\\\"}\",\"version\":5,\"ordering\":\"0\",\"metakey\":\"\",\"metadesc\":\"\",\"access\":\"1\",\"hits\":\"0\",\"metadata\":\"{\\\"robots\\\":\\\"\\\",\\\"author\\\":\\\"\\\",\\\"rights\\\":\\\"\\\",\\\"xreference\\\":\\\"\\\"}\",\"featured\":\"0\",\"language\":\"*\",\"xreference\":\"\",\"note\":\"\"}', 0),
(765, 101, 1, '', '2019-10-08 14:44:42', 253, 2621, 'c2d79280ee470a6f56505dc6da10ccb4787266fb', '{\"id\":101,\"asset_id\":\"346\",\"title\":\"Ementa EB 1 do Carmo\",\"alias\":\"ementa-eb-1-do-carmo\",\"introtext\":\"<p><img src=\\\"images\\/Almocos\\/carmoout1.jpg\\\" alt=\\\"carmoout1\\\" \\/><\\/p>\\r\\n<p><img src=\\\"images\\/Almocos\\/carmoout2.jpg\\\" alt=\\\"carmoout2\\\" \\/><\\/p>\\r\\n<p><img src=\\\"images\\/Almocos\\/carmoout3.jpg\\\" alt=\\\"carmoout3\\\" \\/><\\/p>\\r\\n<p><img src=\\\"images\\/Almocos\\/carmoout4.jpg\\\" alt=\\\"carmoout4\\\" \\/><\\/p>\\r\\n<p>&nbsp;<\\/p>\\r\\n<p>&nbsp;<\\/p>\\r\\n<p>&nbsp;<\\/p>\",\"fulltext\":\"\",\"state\":\"1\",\"catid\":\"16\",\"created\":\"2019-09-24 20:54:53\",\"created_by\":\"231\",\"created_by_alias\":\"\",\"modified\":\"2019-10-08 14:44:42\",\"modified_by\":\"253\",\"checked_out\":\"253\",\"checked_out_time\":\"2019-10-08 14:41:13\",\"publish_up\":\"2019-09-24 20:54:53\",\"publish_down\":\"0000-00-00 00:00:00\",\"images\":\"{\\\"image_intro\\\":\\\"\\\",\\\"image_intro_alt\\\":\\\"\\\",\\\"image_intro_caption\\\":\\\"\\\",\\\"float_intro\\\":\\\"\\\",\\\"image_fulltext\\\":\\\"\\\",\\\"image_fulltext_alt\\\":\\\"\\\",\\\"image_fulltext_caption\\\":\\\"\\\",\\\"float_fulltext\\\":\\\"\\\"}\",\"urls\":\"{\\\"urla\\\":false,\\\"urlatext\\\":\\\"\\\",\\\"targeta\\\":\\\"\\\",\\\"urlb\\\":false,\\\"urlbtext\\\":\\\"\\\",\\\"targetb\\\":\\\"\\\",\\\"urlc\\\":false,\\\"urlctext\\\":\\\"\\\",\\\"targetc\\\":\\\"\\\"}\",\"attribs\":\"{\\\"astroid_article_type\\\":\\\"regular\\\",\\\"astroid_article_video_type\\\":\\\"youtube\\\",\\\"astroid_article_video_url\\\":\\\"\\\",\\\"astroid_article_gallery_width\\\":\\\"\\\",\\\"astroid_article_gallery_bullets\\\":\\\"1\\\",\\\"astroid_article_gallery_navigation\\\":\\\"1\\\",\\\"astroid_article_thumbnail\\\":\\\"1\\\",\\\"astroid_article_gallery_items\\\":[],\\\"astroid_article_audio_source\\\":\\\"soundcloud\\\",\\\"astroid_article_audio_soundcloud\\\":\\\"\\\",\\\"astroid_article_audio_spotify\\\":\\\"\\\",\\\"astroid_article_review_heading\\\":\\\"\\\",\\\"astroid_article_review_summery\\\":\\\"\\\",\\\"astroid_article_review_good\\\":\\\"\\\",\\\"astroid_article_review_bad\\\":\\\"\\\",\\\"astroid_article_review_rating\\\":\\\"5\\\",\\\"astroid_article_button_action\\\":\\\"\\\",\\\"astroid_article_button_link\\\":\\\"\\\",\\\"astroid_article_review_criterias\\\":[],\\\"astroid_article_quote_text\\\":\\\"\\\",\\\"astroid_article_quote_author\\\":\\\"\\\",\\\"astroid_article_badge\\\":\\\"0\\\",\\\"astroid_article_badge_type\\\":\\\"2\\\",\\\"astroid_article_badge_text\\\":\\\"\\\",\\\"astroid_article_badge_color\\\":\\\"\\\",\\\"astroid_article_badge_text_color\\\":\\\"\\\",\\\"astroid_relatedposts\\\":\\\"\\\",\\\"astroid_socialshare\\\":\\\"\\\",\\\"astroid_comments\\\":\\\"\\\",\\\"astroid_posttype\\\":\\\"\\\",\\\"astroid_readtime\\\":\\\"\\\",\\\"astroid_authorinfo\\\":\\\"\\\",\\\"astroid_og_title\\\":\\\"\\\",\\\"astroid_og_desc\\\":\\\"\\\",\\\"astroid_og_image\\\":\\\"\\\"}\",\"version\":2,\"ordering\":\"3\",\"metakey\":\"\",\"metadesc\":\"\",\"access\":\"1\",\"hits\":\"0\",\"metadata\":\"{\\\"robots\\\":\\\"\\\",\\\"author\\\":\\\"\\\",\\\"rights\\\":\\\"\\\",\\\"xreference\\\":\\\"\\\"}\",\"featured\":\"0\",\"language\":\"*\",\"xreference\":\"\",\"note\":\"\"}', 0);
INSERT INTO `ynfp8_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
(766, 66, 1, '', '2019-10-09 15:30:27', 231, 6632, 'f0beb716447e8192dc7fa871b59e62570fb9899d', '{\"id\":66,\"asset_id\":\"295\",\"title\":\"Documentos Orientadores\",\"alias\":\"documentos-orientadores\",\"introtext\":\"<p>\\r\\n<\\/p>\\r\\n<p>\\r\\n\\t&nbsp;<\\/p>\\r\\n<div class=\\\"container\\\">\\r\\n\\t<table class=\\\"table table-hover\\\" style=\\\"width: 441.6px; margin-left: auto; margin-right: auto;\\\">\\r\\n\\t\\t<tbody>\\r\\n\\t\\t\\t<tr>\\r\\n\\t\\t\\t\\t<td style=\\\"width: 440.6px;\\\">\\r\\n\\t\\t\\t\\t\\t<a href=\\\"files\\/documentos_orientadores\\/PAA2018_19.pdf\\\" rel=\\\"noopener noreferrer\\\" target=\\\"_blank\\\">Plano anual de Atividades 2018\\/2019<\\/a><\\/td>\\r\\n\\t\\t\\t<\\/tr>\\r\\n\\t\\t\\t<tr>\\r\\n\\t\\t\\t\\t<td style=\\\"width: 440.6px;\\\">\\r\\n\\t\\t\\t\\t\\t<a href=\\\"files\\/PROJETO_EDUCATIVO_2019-2022.pdf\\\" rel=\\\"noopener noreferrer\\\" target=\\\"_blank\\\">Projeto Educativo<\\/a><\\/td>\\r\\n\\t\\t\\t<\\/tr>\\r\\n\\t\\t\\t<tr>\\r\\n\\t\\t\\t\\t<td style=\\\"width: 440.6px;\\\">\\r\\n\\t\\t\\t\\t\\t<a href=\\\"files\\/REGULAMENTO_INTERNO_Agr_SMM.pdf\\\" rel=\\\"noopener noreferrer\\\" target=\\\"_blank\\\">Regulamento Interno<\\/a><\\/td>\\r\\n\\t\\t\\t<\\/tr>\\r\\n\\t\\t\\t<tr>\\r\\n\\t\\t\\t\\t<td style=\\\"width: 440.6px;\\\">\\r\\n\\t\\t\\t\\t\\t<a href=\\\"files\\/reg_visitas_estudo.pdf\\\" rel=\\\"noopener noreferrer\\\" target=\\\"_blank\\\">Regulamento das Visitas de Estudo<\\/a><\\/td>\\r\\n\\t\\t\\t<\\/tr>\\r\\n\\t\\t\\t<tr>\\r\\n\\t\\t\\t\\t<td style=\\\"width: 440.6px;\\\">\\r\\n\\t\\t\\t\\t\\t<a href=\\\"files\\/Ser_aluno_maior_2015-16.pdf\\\" rel=\\\"noopener noreferrer\\\" target=\\\"_blank\\\">Carta dos 7 Princ&iacute;pios<\\/a><\\/td>\\r\\n\\t\\t\\t<\\/tr>\\r\\n\\t\\t\\t<tr>\\r\\n\\t\\t\\t\\t<td style=\\\"width: 440.6px;\\\">\\r\\n\\t\\t\\t\\t\\t<a href=\\\"files\\/documentos_orientadores\\/PLANO_ACAO_ESTRATEGICA_2016_2018.pdf\\\" rel=\\\"noopener noreferrer\\\" target=\\\"_blank\\\">Plano de A&ccedil;&atilde;o Estrat&eacute;gica 2016 - 2018<\\/a><\\/td>\\r\\n\\t\\t\\t<\\/tr>\\r\\n\\t\\t\\t<tr>\\r\\n\\t\\t\\t\\t<td style=\\\"width: 440.6px;\\\">\\r\\n\\t\\t\\t\\t\\t<a href=\\\"files\\/documentos_orientadores\\/PLANO_MELHORIA_2015_2018_v2.pdf\\\" rel=\\\"noopener noreferrer\\\" target=\\\"_blank\\\">Plano de Melhoria 2015 - 2018<\\/a><\\/td>\\r\\n\\t\\t\\t<\\/tr>\\r\\n\\t\\t\\t<tr>\\r\\n\\t\\t\\t\\t<td style=\\\"width: 440.6px;\\\">\\r\\n\\t\\t\\t\\t\\t<a href=\\\"files\\/documentos_orientadores\\/PROJETO%20DE%20AUTOAVALIA\\u00c7\\u00c3O%20DE%20AGRUPAMENTO%202015-2018vf.pdf\\\" rel=\\\"noopener noreferrer\\\" target=\\\"_blank\\\">Projeto de Autoavalia&ccedil;&atilde;o do Agrupamento 2015 - 2018<\\/a><\\/td>\\r\\n\\t\\t\\t<\\/tr>\\r\\n\\t\\t\\t<tr>\\r\\n\\t\\t\\t\\t<td style=\\\"width: 440.6px;\\\">\\r\\n\\t\\t\\t\\t\\t<a href=\\\"files\\/Quadros_de_valor_e_excelncia_mdia_18.pdf\\\" rel=\\\"noopener noreferrer\\\" target=\\\"_blank\\\">Regulamento dos Quadros de Valor e de Excel&ecirc;ncia<\\/a><\\/td>\\r\\n\\t\\t\\t<\\/tr>\\r\\n\\t\\t\\t<tr>\\r\\n\\t\\t\\t\\t<td style=\\\"width: 440.6px;\\\">\\r\\n\\t\\t\\t\\t\\t<a href=\\\"files\\/documentos_orientadores\\/NORMAS%20de%20EVACUA\\u00c7\\u00c3O%202018.pdf\\\" rel=\\\"noopener noreferrer\\\" target=\\\"_blank\\\">Normas de Evacua&ccedil;&atilde;o<\\/a><\\/td>\\r\\n\\t\\t\\t<\\/tr>\\r\\n\\t\\t\\t<tr>\\r\\n\\t\\t\\t\\t<td style=\\\"width: 440.6px;\\\">\\r\\n\\t\\t\\t\\t\\t<a href=\\\"files\\/documentos_orientadores\\/Crit\\u00e9rios%20para%20a%20constitui\\u00e7\\u00e3o%20de%20turmas%20AGESM%202017.pdf\\\" rel=\\\"noopener noreferrer\\\" target=\\\"_blank\\\">Crit&eacute;rios para a constitui&ccedil;&atilde;o de turmas<\\/a><\\/td>\\r\\n\\t\\t\\t<\\/tr>\\r\\n\\t\\t\\t<tr>\\r\\n\\t\\t\\t\\t<td style=\\\"width: 440.6px;\\\">\\r\\n\\t\\t\\t\\t\\t<a href=\\\"images\\/DORA_-_4\\u00aa_revis\\u00e3o_CP_3_set._2019.pdf\\\">DORA - Documento Orientador e Regulador da Avalia&ccedil;&atilde;o (2019)<\\/a><\\/td>\\r\\n\\t\\t\\t<\\/tr>\\r\\n\\t\\t\\t<tr>\\r\\n\\t\\t\\t\\t<td style=\\\"width: 440.6px;\\\">\\r\\n\\t\\t\\t\\t\\t<a href=\\\"files\\/documentos_orientadores\\/Estratgia_de_Educao_para_a_Cidadania_2019-20.pdf\\\" target=\\\"_blank\\\">Estrat&eacute;gia de Educa&ccedil;&atilde;o para a Cidadania<\\/a><\\/td>\\r\\n\\t\\t\\t<\\/tr>\\r\\n\\t\\t<\\/tbody>\\r\\n\\t<\\/table>\\r\\n<\\/div>\\r\\n<p>\\r\\n\\t&nbsp;<\\/p>\\r\\n\",\"fulltext\":\"\",\"state\":1,\"catid\":\"16\",\"created\":\"2019-07-22 13:05:23\",\"created_by\":\"231\",\"created_by_alias\":\"\",\"modified\":\"2019-10-09 15:30:27\",\"modified_by\":\"231\",\"checked_out\":\"231\",\"checked_out_time\":\"2019-10-09 15:29:04\",\"publish_up\":\"2019-07-22 13:05:23\",\"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\":\"{\\\"article_layout\\\":\\\"\\\",\\\"show_title\\\":\\\"\\\",\\\"link_titles\\\":\\\"\\\",\\\"show_tags\\\":\\\"\\\",\\\"show_intro\\\":\\\"\\\",\\\"info_block_position\\\":\\\"\\\",\\\"info_block_show_title\\\":\\\"\\\",\\\"show_category\\\":\\\"\\\",\\\"link_category\\\":\\\"\\\",\\\"show_parent_category\\\":\\\"\\\",\\\"link_parent_category\\\":\\\"\\\",\\\"show_associations\\\":\\\"\\\",\\\"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_page_title\\\":\\\"\\\",\\\"show_publishing_options\\\":\\\"\\\",\\\"show_article_options\\\":\\\"\\\",\\\"show_urls_images_backend\\\":\\\"\\\",\\\"show_urls_images_frontend\\\":\\\"\\\",\\\"astroid_article_type\\\":\\\"regular\\\",\\\"astroid_article_video_type\\\":\\\"youtube\\\",\\\"astroid_article_video_url\\\":\\\"\\\",\\\"astroid_article_gallery_width\\\":\\\"\\\",\\\"astroid_article_gallery_bullets\\\":\\\"1\\\",\\\"astroid_article_gallery_navigation\\\":\\\"1\\\",\\\"astroid_article_thumbnail\\\":\\\"1\\\",\\\"astroid_article_gallery_items\\\":[],\\\"astroid_article_audio_source\\\":\\\"soundcloud\\\",\\\"astroid_article_audio_soundcloud\\\":\\\"\\\",\\\"astroid_article_audio_spotify\\\":\\\"\\\",\\\"astroid_article_review_heading\\\":\\\"\\\",\\\"astroid_article_review_summery\\\":\\\"\\\",\\\"astroid_article_review_good\\\":\\\"\\\",\\\"astroid_article_review_bad\\\":\\\"\\\",\\\"astroid_article_review_rating\\\":\\\"5\\\",\\\"astroid_article_button_action\\\":\\\"\\\",\\\"astroid_article_button_link\\\":\\\"\\\",\\\"astroid_article_review_criterias\\\":[],\\\"astroid_article_quote_text\\\":\\\"\\\",\\\"astroid_article_quote_author\\\":\\\"\\\",\\\"astroid_article_badge\\\":\\\"0\\\",\\\"astroid_article_badge_type\\\":\\\"2\\\",\\\"astroid_article_badge_text\\\":\\\"\\\",\\\"astroid_article_badge_color\\\":\\\"\\\",\\\"astroid_article_badge_text_color\\\":\\\"\\\",\\\"astroid_relatedposts\\\":\\\"\\\",\\\"astroid_socialshare\\\":\\\"\\\",\\\"astroid_comments\\\":\\\"\\\",\\\"astroid_posttype\\\":\\\"\\\",\\\"astroid_readtime\\\":\\\"0\\\",\\\"astroid_authorinfo\\\":\\\"0\\\",\\\"astroid_og_title\\\":\\\"\\\",\\\"astroid_og_desc\\\":\\\"\\\",\\\"astroid_og_image\\\":\\\"\\\"}\",\"version\":14,\"ordering\":\"30\",\"metakey\":\"\",\"metadesc\":\"\",\"access\":\"1\",\"hits\":\"0\",\"metadata\":\"{\\\"robots\\\":\\\"\\\",\\\"author\\\":\\\"\\\",\\\"rights\\\":\\\"\\\",\\\"xreference\\\":\\\"\\\"}\",\"featured\":\"0\",\"language\":\"*\",\"xreference\":\"\",\"note\":\"\"}', 0),
(769, 109, 1, '', '2019-10-12 16:57:21', 251, 2467, 'bc1e958559b1336209e745e9e98699ec835e0514', '{\"id\":109,\"asset_id\":354,\"title\":\"Pr\\u00e9mio Porto de Viana do Castelo\",\"alias\":\"premio-porto-de-viana-do-castelo\",\"introtext\":\"<p>Muitos parab\\u00e9ns! Ao Manuel Jo\\u00e3o Campan\\u00e1rio - melhor aluno dos cursos cient\\u00edfico-human\\u00edsticos (EsMonserrate) e \\u00e0 Andreia Ramalho - melhor aluna dos cursos profissionais (EsMaior).<img src=\\\"images\\/Benjamin_Imagens\\/dois_premiados.jpg\\\" alt=\\\"dois premiados\\\" \\/><\\/p>\",\"fulltext\":\"\",\"state\":\"1\",\"catid\":\"11\",\"created\":\"2019-10-12 16:57:21\",\"created_by\":\"251\",\"created_by_alias\":\"\",\"modified\":\"2019-10-12 16:57:21\",\"modified_by\":null,\"checked_out\":null,\"checked_out_time\":null,\"publish_up\":\"2019-10-12 16:57:21\",\"publish_down\":\"0000-00-00 00:00:00\",\"images\":\"{\\\"image_intro\\\":\\\"\\\",\\\"image_intro_alt\\\":\\\"\\\",\\\"image_intro_caption\\\":\\\"\\\",\\\"float_intro\\\":\\\"\\\",\\\"image_fulltext\\\":\\\"\\\",\\\"image_fulltext_alt\\\":\\\"\\\",\\\"image_fulltext_caption\\\":\\\"\\\",\\\"float_fulltext\\\":\\\"\\\"}\",\"urls\":\"{\\\"urla\\\":false,\\\"urlatext\\\":\\\"\\\",\\\"targeta\\\":\\\"\\\",\\\"urlb\\\":false,\\\"urlbtext\\\":\\\"\\\",\\\"targetb\\\":\\\"\\\",\\\"urlc\\\":false,\\\"urlctext\\\":\\\"\\\",\\\"targetc\\\":\\\"\\\"}\",\"attribs\":\"{\\\"astroid_article_type\\\":\\\"regular\\\",\\\"astroid_article_video_url\\\":\\\"\\\",\\\"astroid_article_gallery_width\\\":\\\"\\\",\\\"astroid_article_gallery_bullets\\\":\\\"1\\\",\\\"astroid_article_gallery_navigation\\\":\\\"1\\\",\\\"astroid_article_thumbnail\\\":\\\"1\\\",\\\"astroid_article_gallery_items\\\":[],\\\"astroid_article_audio_source\\\":\\\"soundcloud\\\",\\\"astroid_article_audio_soundcloud\\\":\\\"\\\",\\\"astroid_article_audio_spotify\\\":\\\"\\\",\\\"astroid_article_review_heading\\\":\\\"\\\",\\\"astroid_article_review_summery\\\":\\\"\\\",\\\"astroid_article_review_good\\\":\\\"\\\",\\\"astroid_article_review_bad\\\":\\\"\\\",\\\"astroid_article_review_rating\\\":\\\"5\\\",\\\"astroid_article_button_action\\\":\\\"\\\",\\\"astroid_article_button_link\\\":\\\"\\\",\\\"astroid_article_review_criterias\\\":[],\\\"astroid_article_quote_text\\\":\\\"\\\",\\\"astroid_article_quote_author\\\":\\\"\\\",\\\"astroid_article_badge\\\":\\\"0\\\",\\\"astroid_article_badge_type\\\":\\\"2\\\",\\\"astroid_article_badge_text\\\":\\\"\\\",\\\"astroid_article_badge_color\\\":\\\"\\\",\\\"astroid_article_badge_text_color\\\":\\\"\\\",\\\"astroid_relatedposts\\\":\\\"\\\",\\\"astroid_socialshare\\\":\\\"\\\",\\\"astroid_comments\\\":\\\"\\\",\\\"astroid_posttype\\\":\\\"\\\",\\\"astroid_readtime\\\":\\\"\\\",\\\"astroid_authorinfo\\\":\\\"\\\",\\\"astroid_og_title\\\":\\\"\\\",\\\"astroid_og_desc\\\":\\\"\\\",\\\"astroid_og_image\\\":\\\"\\\"}\",\"version\":1,\"ordering\":null,\"metakey\":\"\",\"metadesc\":\"\",\"access\":\"1\",\"hits\":null,\"metadata\":\"{}\",\"featured\":\"1\",\"language\":\"*\",\"xreference\":null,\"note\":null}', 0),
(770, 109, 1, '', '2019-10-12 17:02:17', 251, 2518, '1a2a3d543d47821321b0e86bef0913f5369eadd9', '{\"id\":109,\"asset_id\":\"354\",\"title\":\"Pr\\u00e9mio Porto de Viana do Castelo\",\"alias\":\"premio-porto-de-viana-do-castelo\",\"introtext\":\"<p>Muitos parab\\u00e9ns!<\\/p>\\r\\n<p>Ao Manuel Jo\\u00e3o Campan\\u00e1rio - melhor aluno dos cursos cient\\u00edfico-human\\u00edsticos (EsMonserrate)<\\/p>\\r\\n<p>e \\u00e0 Andreia Ramalho - melhor aluna dos cursos profissionais (EsMaior).<\\/p>\\r\\n<p><img src=\\\"images\\/Benjamin_Imagens\\/dois_premiados2.jpg\\\" alt=\\\"dois premiados2\\\" \\/><\\/p>\",\"fulltext\":\"\",\"state\":\"1\",\"catid\":\"11\",\"created\":\"2019-10-12 16:57:21\",\"created_by\":\"251\",\"created_by_alias\":\"\",\"modified\":\"2019-10-12 17:02:17\",\"modified_by\":\"251\",\"checked_out\":\"251\",\"checked_out_time\":\"2019-10-12 17:00:37\",\"publish_up\":\"2019-10-12 16:57:21\",\"publish_down\":\"0000-00-00 00:00:00\",\"images\":\"{\\\"image_intro\\\":\\\"\\\",\\\"image_intro_alt\\\":\\\"\\\",\\\"image_intro_caption\\\":\\\"\\\",\\\"float_intro\\\":\\\"\\\",\\\"image_fulltext\\\":\\\"\\\",\\\"image_fulltext_alt\\\":\\\"\\\",\\\"image_fulltext_caption\\\":\\\"\\\",\\\"float_fulltext\\\":\\\"\\\"}\",\"urls\":\"{\\\"urla\\\":false,\\\"urlatext\\\":\\\"\\\",\\\"targeta\\\":\\\"\\\",\\\"urlb\\\":false,\\\"urlbtext\\\":\\\"\\\",\\\"targetb\\\":\\\"\\\",\\\"urlc\\\":false,\\\"urlctext\\\":\\\"\\\",\\\"targetc\\\":\\\"\\\"}\",\"attribs\":\"{\\\"astroid_article_type\\\":\\\"regular\\\",\\\"astroid_article_video_url\\\":\\\"\\\",\\\"astroid_article_gallery_width\\\":\\\"\\\",\\\"astroid_article_gallery_bullets\\\":\\\"1\\\",\\\"astroid_article_gallery_navigation\\\":\\\"1\\\",\\\"astroid_article_thumbnail\\\":\\\"1\\\",\\\"astroid_article_gallery_items\\\":[],\\\"astroid_article_audio_source\\\":\\\"soundcloud\\\",\\\"astroid_article_audio_soundcloud\\\":\\\"\\\",\\\"astroid_article_audio_spotify\\\":\\\"\\\",\\\"astroid_article_review_heading\\\":\\\"\\\",\\\"astroid_article_review_summery\\\":\\\"\\\",\\\"astroid_article_review_good\\\":\\\"\\\",\\\"astroid_article_review_bad\\\":\\\"\\\",\\\"astroid_article_review_rating\\\":\\\"5\\\",\\\"astroid_article_button_action\\\":\\\"\\\",\\\"astroid_article_button_link\\\":\\\"\\\",\\\"astroid_article_review_criterias\\\":[],\\\"astroid_article_quote_text\\\":\\\"\\\",\\\"astroid_article_quote_author\\\":\\\"\\\",\\\"astroid_article_badge\\\":\\\"0\\\",\\\"astroid_article_badge_type\\\":\\\"2\\\",\\\"astroid_article_badge_text\\\":\\\"\\\",\\\"astroid_article_badge_color\\\":\\\"\\\",\\\"astroid_article_badge_text_color\\\":\\\"\\\",\\\"astroid_relatedposts\\\":\\\"\\\",\\\"astroid_socialshare\\\":\\\"\\\",\\\"astroid_comments\\\":\\\"\\\",\\\"astroid_posttype\\\":\\\"\\\",\\\"astroid_readtime\\\":\\\"\\\",\\\"astroid_authorinfo\\\":\\\"\\\",\\\"astroid_og_title\\\":\\\"\\\",\\\"astroid_og_desc\\\":\\\"\\\",\\\"astroid_og_image\\\":\\\"\\\"}\",\"version\":2,\"ordering\":\"0\",\"metakey\":\"\",\"metadesc\":\"\",\"access\":\"1\",\"hits\":\"0\",\"metadata\":\"{}\",\"featured\":\"1\",\"language\":\"*\",\"xreference\":\"\",\"note\":\"\"}', 0),
(771, 109, 1, '', '2019-10-12 18:58:57', 252, 2583, 'cd70f3c96934f443af39306ff534404d718b9694', '{\"id\":109,\"asset_id\":\"354\",\"title\":\"Pr\\u00e9mio Porto de Viana do Castelo\",\"alias\":\"premio-porto-de-viana-do-castelo\",\"introtext\":\"<p>Muitos parab\\u00e9ns!<\\/p>\\r\\n<p>Ao Manuel Jo\\u00e3o Campan\\u00e1rio - melhor aluno dos cursos cient\\u00edfico-human\\u00edsticos (EsMonserrate)<\\/p>\\r\\n<p>e \\u00e0 Andreia Ramalho - melhor aluna dos cursos profissionais (EsMaior).<\\/p>\\r\\n<p><img style=\\\"margin-right: auto; margin-left: auto; display: block;\\\" src=\\\"images\\/Benjamin_Imagens\\/dois_premiados2.jpg\\\" alt=\\\"dois premiados2\\\" \\/><\\/p>\",\"fulltext\":\"\",\"state\":\"1\",\"catid\":\"11\",\"created\":\"2019-10-12 16:57:21\",\"created_by\":\"251\",\"created_by_alias\":\"\",\"modified\":\"2019-10-12 18:58:57\",\"modified_by\":\"252\",\"checked_out\":\"252\",\"checked_out_time\":\"2019-10-12 18:58:43\",\"publish_up\":\"2019-10-12 16:57:21\",\"publish_down\":\"0000-00-00 00:00:00\",\"images\":\"{\\\"image_intro\\\":\\\"\\\",\\\"image_intro_alt\\\":\\\"\\\",\\\"image_intro_caption\\\":\\\"\\\",\\\"float_intro\\\":\\\"\\\",\\\"image_fulltext\\\":\\\"\\\",\\\"image_fulltext_alt\\\":\\\"\\\",\\\"image_fulltext_caption\\\":\\\"\\\",\\\"float_fulltext\\\":\\\"\\\"}\",\"urls\":\"{\\\"urla\\\":false,\\\"urlatext\\\":\\\"\\\",\\\"targeta\\\":\\\"\\\",\\\"urlb\\\":false,\\\"urlbtext\\\":\\\"\\\",\\\"targetb\\\":\\\"\\\",\\\"urlc\\\":false,\\\"urlctext\\\":\\\"\\\",\\\"targetc\\\":\\\"\\\"}\",\"attribs\":\"{\\\"astroid_article_type\\\":\\\"regular\\\",\\\"astroid_article_video_url\\\":\\\"\\\",\\\"astroid_article_gallery_width\\\":\\\"\\\",\\\"astroid_article_gallery_bullets\\\":\\\"1\\\",\\\"astroid_article_gallery_navigation\\\":\\\"1\\\",\\\"astroid_article_thumbnail\\\":\\\"1\\\",\\\"astroid_article_gallery_items\\\":[],\\\"astroid_article_audio_source\\\":\\\"soundcloud\\\",\\\"astroid_article_audio_soundcloud\\\":\\\"\\\",\\\"astroid_article_audio_spotify\\\":\\\"\\\",\\\"astroid_article_review_heading\\\":\\\"\\\",\\\"astroid_article_review_summery\\\":\\\"\\\",\\\"astroid_article_review_good\\\":\\\"\\\",\\\"astroid_article_review_bad\\\":\\\"\\\",\\\"astroid_article_review_rating\\\":\\\"5\\\",\\\"astroid_article_button_action\\\":\\\"\\\",\\\"astroid_article_button_link\\\":\\\"\\\",\\\"astroid_article_review_criterias\\\":[],\\\"astroid_article_quote_text\\\":\\\"\\\",\\\"astroid_article_quote_author\\\":\\\"\\\",\\\"astroid_article_badge\\\":\\\"0\\\",\\\"astroid_article_badge_type\\\":\\\"2\\\",\\\"astroid_article_badge_text\\\":\\\"\\\",\\\"astroid_article_badge_color\\\":\\\"\\\",\\\"astroid_article_badge_text_color\\\":\\\"\\\",\\\"astroid_relatedposts\\\":\\\"\\\",\\\"astroid_socialshare\\\":\\\"\\\",\\\"astroid_comments\\\":\\\"\\\",\\\"astroid_posttype\\\":\\\"\\\",\\\"astroid_readtime\\\":\\\"\\\",\\\"astroid_authorinfo\\\":\\\"\\\",\\\"astroid_og_title\\\":\\\"\\\",\\\"astroid_og_desc\\\":\\\"\\\",\\\"astroid_og_image\\\":\\\"\\\"}\",\"version\":3,\"ordering\":\"0\",\"metakey\":\"\",\"metadesc\":\"\",\"access\":\"1\",\"hits\":\"0\",\"metadata\":\"{}\",\"featured\":\"1\",\"language\":\"*\",\"xreference\":\"\",\"note\":\"\"}', 0),
(772, 110, 1, '', '2019-10-14 17:48:54', 251, 2332, 'f601e80f5d0f1f5c8170606e130818a6f33e9e80', '{\"id\":110,\"asset_id\":355,\"title\":\"Pequeno almo\\u00e7o - dia mundial da alimenta\\u00e7\\u00e3o\",\"alias\":\"pequeno-almoco-dia-mundial-da-alimentacao\",\"introtext\":\"<p><img src=\\\"images\\/Benjamin_Imagens\\/Alimenta\\u00e7\\u00e3o.jpg\\\" alt=\\\"Alimenta\\u00e7\\u00e3o\\\" width=\\\"618\\\" height=\\\"874\\\" \\/><\\/p>\",\"fulltext\":\"\",\"state\":\"1\",\"catid\":\"11\",\"created\":\"2019-10-14 17:48:54\",\"created_by\":\"251\",\"created_by_alias\":\"\",\"modified\":\"2019-10-14 17:48:54\",\"modified_by\":null,\"checked_out\":null,\"checked_out_time\":null,\"publish_up\":\"2019-10-14 17:48:54\",\"publish_down\":\"0000-00-00 00:00:00\",\"images\":\"{\\\"image_intro\\\":\\\"\\\",\\\"image_intro_alt\\\":\\\"\\\",\\\"image_intro_caption\\\":\\\"\\\",\\\"float_intro\\\":\\\"\\\",\\\"image_fulltext\\\":\\\"\\\",\\\"image_fulltext_alt\\\":\\\"\\\",\\\"image_fulltext_caption\\\":\\\"\\\",\\\"float_fulltext\\\":\\\"\\\"}\",\"urls\":\"{\\\"urla\\\":false,\\\"urlatext\\\":\\\"\\\",\\\"targeta\\\":\\\"\\\",\\\"urlb\\\":false,\\\"urlbtext\\\":\\\"\\\",\\\"targetb\\\":\\\"\\\",\\\"urlc\\\":false,\\\"urlctext\\\":\\\"\\\",\\\"targetc\\\":\\\"\\\"}\",\"attribs\":\"{\\\"astroid_article_type\\\":\\\"regular\\\",\\\"astroid_article_video_url\\\":\\\"\\\",\\\"astroid_article_gallery_width\\\":\\\"\\\",\\\"astroid_article_gallery_bullets\\\":\\\"1\\\",\\\"astroid_article_gallery_navigation\\\":\\\"1\\\",\\\"astroid_article_thumbnail\\\":\\\"1\\\",\\\"astroid_article_gallery_items\\\":[],\\\"astroid_article_audio_source\\\":\\\"soundcloud\\\",\\\"astroid_article_audio_soundcloud\\\":\\\"\\\",\\\"astroid_article_audio_spotify\\\":\\\"\\\",\\\"astroid_article_review_heading\\\":\\\"\\\",\\\"astroid_article_review_summery\\\":\\\"\\\",\\\"astroid_article_review_good\\\":\\\"\\\",\\\"astroid_article_review_bad\\\":\\\"\\\",\\\"astroid_article_review_rating\\\":\\\"5\\\",\\\"astroid_article_button_action\\\":\\\"\\\",\\\"astroid_article_button_link\\\":\\\"\\\",\\\"astroid_article_review_criterias\\\":[],\\\"astroid_article_quote_text\\\":\\\"\\\",\\\"astroid_article_quote_author\\\":\\\"\\\",\\\"astroid_article_badge\\\":\\\"0\\\",\\\"astroid_article_badge_type\\\":\\\"2\\\",\\\"astroid_article_badge_text\\\":\\\"\\\",\\\"astroid_article_badge_color\\\":\\\"\\\",\\\"astroid_article_badge_text_color\\\":\\\"\\\",\\\"astroid_relatedposts\\\":\\\"\\\",\\\"astroid_socialshare\\\":\\\"\\\",\\\"astroid_comments\\\":\\\"\\\",\\\"astroid_posttype\\\":\\\"\\\",\\\"astroid_readtime\\\":\\\"\\\",\\\"astroid_authorinfo\\\":\\\"\\\",\\\"astroid_og_title\\\":\\\"\\\",\\\"astroid_og_desc\\\":\\\"\\\",\\\"astroid_og_image\\\":\\\"\\\"}\",\"version\":1,\"ordering\":null,\"metakey\":\"\",\"metadesc\":\"\",\"access\":\"1\",\"hits\":null,\"metadata\":\"{}\",\"featured\":\"1\",\"language\":\"*\",\"xreference\":null,\"note\":null}', 0),
(773, 110, 1, '', '2019-10-14 17:58:08', 251, 2349, '27e375bc26fd256feece702df764def37f741120', '{\"id\":110,\"asset_id\":\"355\",\"title\":\"Pequeno almo\\u00e7o - dia mundial da alimenta\\u00e7\\u00e3o\",\"alias\":\"pequeno-almoco-dia-mundial-da-alimentacao\",\"introtext\":\"<p><img src=\\\"images\\/Benjamin_Imagens\\/Alimenta\\u00e7\\u00e3o.jpg\\\" alt=\\\"Alimenta\\u00e7\\u00e3o\\\" width=\\\"1682\\\" height=\\\"2378\\\" \\/><\\/p>\",\"fulltext\":\"\",\"state\":\"1\",\"catid\":\"11\",\"created\":\"2019-10-14 17:48:54\",\"created_by\":\"251\",\"created_by_alias\":\"\",\"modified\":\"2019-10-14 17:58:08\",\"modified_by\":\"251\",\"checked_out\":\"251\",\"checked_out_time\":\"2019-10-14 17:56:51\",\"publish_up\":\"2019-10-14 17:48:54\",\"publish_down\":\"0000-00-00 00:00:00\",\"images\":\"{\\\"image_intro\\\":\\\"\\\",\\\"image_intro_alt\\\":\\\"\\\",\\\"image_intro_caption\\\":\\\"\\\",\\\"float_intro\\\":\\\"\\\",\\\"image_fulltext\\\":\\\"\\\",\\\"image_fulltext_alt\\\":\\\"\\\",\\\"image_fulltext_caption\\\":\\\"\\\",\\\"float_fulltext\\\":\\\"\\\"}\",\"urls\":\"{\\\"urla\\\":false,\\\"urlatext\\\":\\\"\\\",\\\"targeta\\\":\\\"\\\",\\\"urlb\\\":false,\\\"urlbtext\\\":\\\"\\\",\\\"targetb\\\":\\\"\\\",\\\"urlc\\\":false,\\\"urlctext\\\":\\\"\\\",\\\"targetc\\\":\\\"\\\"}\",\"attribs\":\"{\\\"astroid_article_type\\\":\\\"regular\\\",\\\"astroid_article_video_url\\\":\\\"\\\",\\\"astroid_article_gallery_width\\\":\\\"\\\",\\\"astroid_article_gallery_bullets\\\":\\\"1\\\",\\\"astroid_article_gallery_navigation\\\":\\\"1\\\",\\\"astroid_article_thumbnail\\\":\\\"1\\\",\\\"astroid_article_gallery_items\\\":[],\\\"astroid_article_audio_source\\\":\\\"soundcloud\\\",\\\"astroid_article_audio_soundcloud\\\":\\\"\\\",\\\"astroid_article_audio_spotify\\\":\\\"\\\",\\\"astroid_article_review_heading\\\":\\\"\\\",\\\"astroid_article_review_summery\\\":\\\"\\\",\\\"astroid_article_review_good\\\":\\\"\\\",\\\"astroid_article_review_bad\\\":\\\"\\\",\\\"astroid_article_review_rating\\\":\\\"5\\\",\\\"astroid_article_button_action\\\":\\\"\\\",\\\"astroid_article_button_link\\\":\\\"\\\",\\\"astroid_article_review_criterias\\\":[],\\\"astroid_article_quote_text\\\":\\\"\\\",\\\"astroid_article_quote_author\\\":\\\"\\\",\\\"astroid_article_badge\\\":\\\"0\\\",\\\"astroid_article_badge_type\\\":\\\"2\\\",\\\"astroid_article_badge_text\\\":\\\"\\\",\\\"astroid_article_badge_color\\\":\\\"\\\",\\\"astroid_article_badge_text_color\\\":\\\"\\\",\\\"astroid_relatedposts\\\":\\\"\\\",\\\"astroid_socialshare\\\":\\\"\\\",\\\"astroid_comments\\\":\\\"\\\",\\\"astroid_posttype\\\":\\\"\\\",\\\"astroid_readtime\\\":\\\"\\\",\\\"astroid_authorinfo\\\":\\\"\\\",\\\"astroid_og_title\\\":\\\"\\\",\\\"astroid_og_desc\\\":\\\"\\\",\\\"astroid_og_image\\\":\\\"\\\"}\",\"version\":2,\"ordering\":\"0\",\"metakey\":\"\",\"metadesc\":\"\",\"access\":\"1\",\"hits\":\"0\",\"metadata\":\"{}\",\"featured\":\"1\",\"language\":\"*\",\"xreference\":\"\",\"note\":\"\"}', 0),
(774, 110, 1, '', '2019-10-14 20:21:32', 252, 2392, '410e2687556db515825e60d4ba24e38bdc288b98', '{\"id\":110,\"asset_id\":\"355\",\"title\":\"Pequeno almo\\u00e7o - dia mundial da alimenta\\u00e7\\u00e3o\",\"alias\":\"pequeno-almoco-dia-mundial-da-alimentacao\",\"introtext\":\"<p><img style=\\\"display: block; margin-left: auto; margin-right: auto;\\\" src=\\\"images\\/Benjamin_Imagens\\/alimentacao.jpg\\\" alt=\\\"alimentacao\\\" width=\\\"546\\\" height=\\\"424\\\" \\/><\\/p>\",\"fulltext\":\"\",\"state\":\"1\",\"catid\":\"11\",\"created\":\"2019-10-14 17:48:54\",\"created_by\":\"251\",\"created_by_alias\":\"\",\"modified\":\"2019-10-14 20:21:32\",\"modified_by\":\"252\",\"checked_out\":\"252\",\"checked_out_time\":\"2019-10-14 20:20:34\",\"publish_up\":\"2019-10-14 17:48:54\",\"publish_down\":\"0000-00-00 00:00:00\",\"images\":\"{\\\"image_intro\\\":\\\"\\\",\\\"image_intro_alt\\\":\\\"\\\",\\\"image_intro_caption\\\":\\\"\\\",\\\"float_intro\\\":\\\"\\\",\\\"image_fulltext\\\":\\\"\\\",\\\"image_fulltext_alt\\\":\\\"\\\",\\\"image_fulltext_caption\\\":\\\"\\\",\\\"float_fulltext\\\":\\\"\\\"}\",\"urls\":\"{\\\"urla\\\":false,\\\"urlatext\\\":\\\"\\\",\\\"targeta\\\":\\\"\\\",\\\"urlb\\\":false,\\\"urlbtext\\\":\\\"\\\",\\\"targetb\\\":\\\"\\\",\\\"urlc\\\":false,\\\"urlctext\\\":\\\"\\\",\\\"targetc\\\":\\\"\\\"}\",\"attribs\":\"{\\\"astroid_article_type\\\":\\\"regular\\\",\\\"astroid_article_video_url\\\":\\\"\\\",\\\"astroid_article_gallery_width\\\":\\\"\\\",\\\"astroid_article_gallery_bullets\\\":\\\"1\\\",\\\"astroid_article_gallery_navigation\\\":\\\"1\\\",\\\"astroid_article_thumbnail\\\":\\\"1\\\",\\\"astroid_article_gallery_items\\\":[],\\\"astroid_article_audio_source\\\":\\\"soundcloud\\\",\\\"astroid_article_audio_soundcloud\\\":\\\"\\\",\\\"astroid_article_audio_spotify\\\":\\\"\\\",\\\"astroid_article_review_heading\\\":\\\"\\\",\\\"astroid_article_review_summery\\\":\\\"\\\",\\\"astroid_article_review_good\\\":\\\"\\\",\\\"astroid_article_review_bad\\\":\\\"\\\",\\\"astroid_article_review_rating\\\":\\\"5\\\",\\\"astroid_article_button_action\\\":\\\"\\\",\\\"astroid_article_button_link\\\":\\\"\\\",\\\"astroid_article_review_criterias\\\":[],\\\"astroid_article_quote_text\\\":\\\"\\\",\\\"astroid_article_quote_author\\\":\\\"\\\",\\\"astroid_article_badge\\\":\\\"0\\\",\\\"astroid_article_badge_type\\\":\\\"2\\\",\\\"astroid_article_badge_text\\\":\\\"\\\",\\\"astroid_article_badge_color\\\":\\\"\\\",\\\"astroid_article_badge_text_color\\\":\\\"\\\",\\\"astroid_relatedposts\\\":\\\"\\\",\\\"astroid_socialshare\\\":\\\"\\\",\\\"astroid_comments\\\":\\\"\\\",\\\"astroid_posttype\\\":\\\"\\\",\\\"astroid_readtime\\\":\\\"\\\",\\\"astroid_authorinfo\\\":\\\"\\\",\\\"astroid_og_title\\\":\\\"\\\",\\\"astroid_og_desc\\\":\\\"\\\",\\\"astroid_og_image\\\":\\\"\\\"}\",\"version\":4,\"ordering\":\"0\",\"metakey\":\"\",\"metadesc\":\"\",\"access\":\"1\",\"hits\":\"0\",\"metadata\":\"{}\",\"featured\":\"1\",\"language\":\"*\",\"xreference\":\"\",\"note\":\"\"}', 0),
(786, 111, 1, '', '2019-10-17 13:59:59', 253, 3515, '978e2080f0742eb2f994aa440de9bcf10338b508', '{\"id\":111,\"asset_id\":356,\"title\":\"Programa de Educa\\u00e7\\u00e3o para a Sa\\u00fade - SECUND\\u00c1RIO\",\"alias\":\"programa-de-educacao-para-a-saude-secundario\",\"introtext\":\"<p><strong>ANO LETIVO 2019\\/2020: PES SECUND\\u00c1RIO<\\/strong><\\/p>\\r\\n<p><strong>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; A Promo\\u00e7\\u00e3o e a Educa\\u00e7\\u00e3o para a Sa\\u00fade (PES) assumem um papel fulcral no desenvolvimento de cidad\\u00e3os e sociedades saud\\u00e1veis, sustent\\u00e1veis e felizes. A Escola \\u00e9 o espa\\u00e7o por excel\\u00eancia onde os jovens aprendem a gerir eficazmente a sua sa\\u00fade e a agir sobre fatores que a influenciam. Uma Escola Promotora da Sa\\u00fade cria condi\\u00e7\\u00f5es para a participa\\u00e7\\u00e3o dos jovens no projeto PES. Neste presente ano, a Equipa PES \\u2013 Secund\\u00e1rio propo\\u00ea as seguintes actividades:<\\/strong><\\/p>\\r\\n<p><img src=\\\"images\\/Almocos\\/imagem1.jpg\\\" alt=\\\"imagem1\\\" \\/><\\/p>\\r\\n<p><img src=\\\"images\\/Almocos\\/imagem2.jpg\\\" alt=\\\"imagem2\\\" \\/><\\/p>\\r\\n<p>O <strong>Gabinete de Atendimento aos Jovens<\\/strong>: GAJ<\\/p>\\r\\n<p>(atendimento quinzenal \\u2013 quarta-feira \\u2013 manh\\u00e3 \\u2013 Enfermeiro Humberto Domingues).<\\/p>\\r\\n<p>M\\u00aa Luc\\u00edlia Cunha; M\\u00aa C\\u00e2ndida Ribeiro e Lu\\u00eds Cavalheiro (PES SECUND\\u00c1RIO)<\\/p>\\r\\n<p>Coordenadora da EQUIPA PES \\u2013 Ana Paula Cerqueira<\\/p>\\r\\n<p><strong>&nbsp;Obs: As actividades podem sofrer altera\\u00e7\\u00f5es alheias \\u00e0 equipa promotora.<\\/strong><\\/p>\",\"fulltext\":\"\",\"state\":\"1\",\"catid\":\"11\",\"created\":\"2019-10-17 13:59:59\",\"created_by\":\"253\",\"created_by_alias\":\"\",\"modified\":\"2019-10-17 13:59:59\",\"modified_by\":null,\"checked_out\":null,\"checked_out_time\":null,\"publish_up\":\"2019-10-17 13:59:59\",\"publish_down\":\"0000-00-00 00:00:00\",\"images\":\"{\\\"image_intro\\\":\\\"\\\",\\\"image_intro_alt\\\":\\\"\\\",\\\"image_intro_caption\\\":\\\"\\\",\\\"float_intro\\\":\\\"\\\",\\\"image_fulltext\\\":\\\"\\\",\\\"image_fulltext_alt\\\":\\\"\\\",\\\"image_fulltext_caption\\\":\\\"\\\",\\\"float_fulltext\\\":\\\"\\\"}\",\"urls\":\"{\\\"urla\\\":false,\\\"urlatext\\\":\\\"\\\",\\\"targeta\\\":\\\"\\\",\\\"urlb\\\":false,\\\"urlbtext\\\":\\\"\\\",\\\"targetb\\\":\\\"\\\",\\\"urlc\\\":false,\\\"urlctext\\\":\\\"\\\",\\\"targetc\\\":\\\"\\\"}\",\"attribs\":\"{\\\"astroid_article_type\\\":\\\"regular\\\",\\\"astroid_article_video_url\\\":\\\"\\\",\\\"astroid_article_gallery_width\\\":\\\"\\\",\\\"astroid_article_gallery_bullets\\\":\\\"1\\\",\\\"astroid_article_gallery_navigation\\\":\\\"1\\\",\\\"astroid_article_thumbnail\\\":\\\"1\\\",\\\"astroid_article_gallery_items\\\":[],\\\"astroid_article_audio_source\\\":\\\"soundcloud\\\",\\\"astroid_article_audio_soundcloud\\\":\\\"\\\",\\\"astroid_article_audio_spotify\\\":\\\"\\\",\\\"astroid_article_review_heading\\\":\\\"\\\",\\\"astroid_article_review_summery\\\":\\\"\\\",\\\"astroid_article_review_good\\\":\\\"\\\",\\\"astroid_article_review_bad\\\":\\\"\\\",\\\"astroid_article_review_rating\\\":\\\"5\\\",\\\"astroid_article_button_action\\\":\\\"\\\",\\\"astroid_article_button_link\\\":\\\"\\\",\\\"astroid_article_review_criterias\\\":[],\\\"astroid_article_quote_text\\\":\\\"\\\",\\\"astroid_article_quote_author\\\":\\\"\\\",\\\"astroid_article_badge\\\":\\\"0\\\",\\\"astroid_article_badge_type\\\":\\\"2\\\",\\\"astroid_article_badge_text\\\":\\\"\\\",\\\"astroid_article_badge_color\\\":\\\"\\\",\\\"astroid_article_badge_text_color\\\":\\\"\\\",\\\"astroid_relatedposts\\\":\\\"\\\",\\\"astroid_socialshare\\\":\\\"\\\",\\\"astroid_comments\\\":\\\"\\\",\\\"astroid_posttype\\\":\\\"\\\",\\\"astroid_readtime\\\":\\\"\\\",\\\"astroid_authorinfo\\\":\\\"\\\",\\\"astroid_og_title\\\":\\\"\\\",\\\"astroid_og_desc\\\":\\\"\\\",\\\"astroid_og_image\\\":\\\"\\\"}\",\"version\":1,\"ordering\":null,\"metakey\":\"\",\"metadesc\":\"\",\"access\":\"1\",\"hits\":null,\"metadata\":\"{}\",\"featured\":\"0\",\"language\":\"*\",\"xreference\":null,\"note\":null}', 0),
(787, 112, 1, '', '2019-10-17 14:08:25', 253, 3534, '5112bee13bcf85d16b8e2d271523d4131e4f0504', '{\"id\":112,\"asset_id\":357,\"title\":\"Programa de Educa\\u00e7\\u00e3o para a Sa\\u00fade\",\"alias\":\"programa-de-educacao-para-a-saude\",\"introtext\":\"<p><strong>ANO LETIVO 2019\\/2020: PES SECUND\\u00c1RIO<\\/strong><\\/p>\\r\\n<p><strong>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; A Promo\\u00e7\\u00e3o e a Educa\\u00e7\\u00e3o para a Sa\\u00fade (PES) assumem um papel fulcral no desenvolvimento de cidad\\u00e3os e sociedades saud\\u00e1veis, sustent\\u00e1veis e felizes. A Escola \\u00e9 o espa\\u00e7o por excel\\u00eancia onde os jovens aprendem a gerir eficazmente a sua sa\\u00fade e a agir sobre fatores que a influenciam. Uma Escola Promotora da Sa\\u00fade cria condi\\u00e7\\u00f5es para a participa\\u00e7\\u00e3o dos jovens no projeto PES. Neste presente ano, a Equipa PES \\u2013 Secund\\u00e1rio propo\\u00ea as seguintes actividades:<\\/strong><\\/p>\\r\\n<p><img src=\\\"images\\/Almocos\\/imagem1.jpg\\\" alt=\\\"imagem1\\\" \\/><\\/p>\\r\\n<p><img src=\\\"images\\/Almocos\\/imagem2.jpg\\\" alt=\\\"imagem2\\\" \\/><\\/p>\\r\\n<p>O <strong>Gabinete de Atendimento aos Jovens<\\/strong>: GAJ<\\/p>\\r\\n<p>(atendimento quinzenal \\u2013 quarta-feira \\u2013 manh\\u00e3 \\u2013 Enfermeiro Humberto Domingues).<\\/p>\\r\\n<p>M\\u00aa Luc\\u00edlia Cunha; M\\u00aa C\\u00e2ndida Ribeiro e Lu\\u00eds Cavalheiro (PES SECUND\\u00c1RIO)<\\/p>\\r\\n<p>Coordenadora da EQUIPA PES \\u2013 Ana Paula Cerqueira<\\/p>\\r\\n<p><strong>&nbsp;<\\/strong><\\/p>\\r\\n<p><strong>Obs: As actividades podem sofrer altera\\u00e7\\u00f5es alheias \\u00e0 equipa promotora.<\\/strong><\\/p>\\r\\n<p>&nbsp;<\\/p>\",\"fulltext\":\"\",\"state\":\"1\",\"catid\":\"11\",\"created\":\"2019-10-17 14:08:25\",\"created_by\":\"253\",\"created_by_alias\":\"\",\"modified\":\"2019-10-17 14:08:25\",\"modified_by\":null,\"checked_out\":null,\"checked_out_time\":null,\"publish_up\":\"2019-10-17 14:08:25\",\"publish_down\":\"0000-00-00 00:00:00\",\"images\":\"{\\\"image_intro\\\":\\\"\\\",\\\"image_intro_alt\\\":\\\"\\\",\\\"image_intro_caption\\\":\\\"\\\",\\\"float_intro\\\":\\\"\\\",\\\"image_fulltext\\\":\\\"\\\",\\\"image_fulltext_alt\\\":\\\"\\\",\\\"image_fulltext_caption\\\":\\\"\\\",\\\"float_fulltext\\\":\\\"\\\"}\",\"urls\":\"{\\\"urla\\\":false,\\\"urlatext\\\":\\\"\\\",\\\"targeta\\\":\\\"\\\",\\\"urlb\\\":false,\\\"urlbtext\\\":\\\"\\\",\\\"targetb\\\":\\\"\\\",\\\"urlc\\\":false,\\\"urlctext\\\":\\\"\\\",\\\"targetc\\\":\\\"\\\"}\",\"attribs\":\"{\\\"astroid_article_type\\\":\\\"regular\\\",\\\"astroid_article_video_url\\\":\\\"\\\",\\\"astroid_article_gallery_width\\\":\\\"\\\",\\\"astroid_article_gallery_bullets\\\":\\\"1\\\",\\\"astroid_article_gallery_navigation\\\":\\\"1\\\",\\\"astroid_article_thumbnail\\\":\\\"1\\\",\\\"astroid_article_gallery_items\\\":[],\\\"astroid_article_audio_source\\\":\\\"soundcloud\\\",\\\"astroid_article_audio_soundcloud\\\":\\\"\\\",\\\"astroid_article_audio_spotify\\\":\\\"\\\",\\\"astroid_article_review_heading\\\":\\\"\\\",\\\"astroid_article_review_summery\\\":\\\"\\\",\\\"astroid_article_review_good\\\":\\\"\\\",\\\"astroid_article_review_bad\\\":\\\"\\\",\\\"astroid_article_review_rating\\\":\\\"5\\\",\\\"astroid_article_button_action\\\":\\\"\\\",\\\"astroid_article_button_link\\\":\\\"\\\",\\\"astroid_article_review_criterias\\\":[],\\\"astroid_article_quote_text\\\":\\\"\\\",\\\"astroid_article_quote_author\\\":\\\"\\\",\\\"astroid_article_badge\\\":\\\"0\\\",\\\"astroid_article_badge_type\\\":\\\"2\\\",\\\"astroid_article_badge_text\\\":\\\"\\\",\\\"astroid_article_badge_color\\\":\\\"\\\",\\\"astroid_article_badge_text_color\\\":\\\"\\\",\\\"astroid_relatedposts\\\":\\\"\\\",\\\"astroid_socialshare\\\":\\\"\\\",\\\"astroid_comments\\\":\\\"\\\",\\\"astroid_posttype\\\":\\\"\\\",\\\"astroid_readtime\\\":\\\"\\\",\\\"astroid_authorinfo\\\":\\\"\\\",\\\"astroid_og_title\\\":\\\"\\\",\\\"astroid_og_desc\\\":\\\"\\\",\\\"astroid_og_image\\\":\\\"\\\"}\",\"version\":1,\"ordering\":null,\"metakey\":\"\",\"metadesc\":\"\",\"access\":\"1\",\"hits\":null,\"metadata\":\"{}\",\"featured\":\"1\",\"language\":\"*\",\"xreference\":null,\"note\":null}', 0),
(788, 112, 1, '', '2019-10-17 16:22:09', 253, 3549, '5361a11c8e0983de4e07f14d52a758d0209375b0', '{\"id\":112,\"asset_id\":\"357\",\"title\":\"Programa de Educa\\u00e7\\u00e3o para a Sa\\u00fade\",\"alias\":\"programa-de-educacao-para-a-saude\",\"introtext\":\"<p><strong>ANO LETIVO 2019\\/2020: PES SECUND\\u00c1RIO<\\/strong><\\/p>\\r\\n<p><strong>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; A Promo\\u00e7\\u00e3o e a Educa\\u00e7\\u00e3o para a Sa\\u00fade (PES) assumem um papel fulcral no desenvolvimento de cidad\\u00e3os e sociedades saud\\u00e1veis, sustent\\u00e1veis e felizes. A Escola \\u00e9 o espa\\u00e7o por excel\\u00eancia onde os jovens aprendem a gerir eficazmente a sua sa\\u00fade e a agir sobre fatores que a influenciam. Uma Escola Promotora da Sa\\u00fade cria condi\\u00e7\\u00f5es para a participa\\u00e7\\u00e3o dos jovens no projeto PES. Neste presente ano, a Equipa PES \\u2013 Secund\\u00e1rio propo\\u00ea as seguintes actividades:<\\/strong><\\/p>\\r\\n<p><img src=\\\"images\\/Almocos\\/imagem1.jpg\\\" alt=\\\"imagem1\\\" \\/><\\/p>\\r\\n<p><img src=\\\"images\\/Almocos\\/imagem2.jpg\\\" alt=\\\"imagem2\\\" \\/><\\/p>\\r\\n<p>O <strong>Gabinete de Atendimento aos Jovens<\\/strong>: GAJ<\\/p>\\r\\n<p>(atendimento quinzenal \\u2013 quarta-feira \\u2013 manh\\u00e3 \\u2013 Enfermeiro Humberto Domingues).<\\/p>\\r\\n<p>M\\u00aa Luc\\u00edlia Cunha; M\\u00aa C\\u00e2ndida Ribeiro e Lu\\u00eds Cavalheiro (PES SECUND\\u00c1RIO)<\\/p>\\r\\n<p>Coordenadora da EQUIPA PES \\u2013 Ana Paula Cerqueira<\\/p>\\r\\n<p><strong>&nbsp;<\\/strong><\\/p>\\r\\n<p><strong>Obs: As actividades podem sofrer altera\\u00e7\\u00f5es alheias \\u00e0 equipa promotora.<\\/strong><\\/p>\\r\\n<p>&nbsp;<\\/p>\",\"fulltext\":\"\",\"state\":\"1\",\"catid\":\"11\",\"created\":\"2019-10-17 14:08:25\",\"created_by\":\"253\",\"created_by_alias\":\"\",\"modified\":\"2019-10-17 16:22:09\",\"modified_by\":\"253\",\"checked_out\":\"253\",\"checked_out_time\":\"2019-10-17 16:21:33\",\"publish_up\":\"2019-10-17 14:08:25\",\"publish_down\":\"0000-00-00 00:00:00\",\"images\":\"{\\\"image_intro\\\":\\\"\\\",\\\"image_intro_alt\\\":\\\"\\\",\\\"image_intro_caption\\\":\\\"\\\",\\\"float_intro\\\":\\\"\\\",\\\"image_fulltext\\\":\\\"\\\",\\\"image_fulltext_alt\\\":\\\"\\\",\\\"image_fulltext_caption\\\":\\\"\\\",\\\"float_fulltext\\\":\\\"\\\"}\",\"urls\":\"{\\\"urla\\\":false,\\\"urlatext\\\":\\\"\\\",\\\"targeta\\\":\\\"\\\",\\\"urlb\\\":false,\\\"urlbtext\\\":\\\"\\\",\\\"targetb\\\":\\\"\\\",\\\"urlc\\\":false,\\\"urlctext\\\":\\\"\\\",\\\"targetc\\\":\\\"\\\"}\",\"attribs\":\"{\\\"astroid_article_type\\\":\\\"regular\\\",\\\"astroid_article_video_url\\\":\\\"\\\",\\\"astroid_article_gallery_width\\\":\\\"\\\",\\\"astroid_article_gallery_bullets\\\":\\\"1\\\",\\\"astroid_article_gallery_navigation\\\":\\\"1\\\",\\\"astroid_article_thumbnail\\\":\\\"1\\\",\\\"astroid_article_gallery_items\\\":[],\\\"astroid_article_audio_source\\\":\\\"soundcloud\\\",\\\"astroid_article_audio_soundcloud\\\":\\\"\\\",\\\"astroid_article_audio_spotify\\\":\\\"\\\",\\\"astroid_article_review_heading\\\":\\\"\\\",\\\"astroid_article_review_summery\\\":\\\"\\\",\\\"astroid_article_review_good\\\":\\\"\\\",\\\"astroid_article_review_bad\\\":\\\"\\\",\\\"astroid_article_review_rating\\\":\\\"5\\\",\\\"astroid_article_button_action\\\":\\\"\\\",\\\"astroid_article_button_link\\\":\\\"\\\",\\\"astroid_article_review_criterias\\\":[],\\\"astroid_article_quote_text\\\":\\\"\\\",\\\"astroid_article_quote_author\\\":\\\"\\\",\\\"astroid_article_badge\\\":\\\"0\\\",\\\"astroid_article_badge_type\\\":\\\"2\\\",\\\"astroid_article_badge_text\\\":\\\"\\\",\\\"astroid_article_badge_color\\\":\\\"\\\",\\\"astroid_article_badge_text_color\\\":\\\"\\\",\\\"astroid_relatedposts\\\":\\\"\\\",\\\"astroid_socialshare\\\":\\\"\\\",\\\"astroid_comments\\\":\\\"\\\",\\\"astroid_posttype\\\":\\\"\\\",\\\"astroid_readtime\\\":\\\"\\\",\\\"astroid_authorinfo\\\":\\\"\\\",\\\"astroid_og_title\\\":\\\"\\\",\\\"astroid_og_desc\\\":\\\"\\\",\\\"astroid_og_image\\\":\\\"\\\"}\",\"version\":2,\"ordering\":\"0\",\"metakey\":\"\",\"metadesc\":\"\",\"access\":\"1\",\"hits\":\"0\",\"metadata\":\"{}\",\"featured\":\"0\",\"language\":\"*\",\"xreference\":\"\",\"note\":\"\"}', 0),
(789, 112, 1, '', '2019-10-17 20:11:40', 252, 3583, '2300e77f97c1ff4b8c18dd907b08dd4f3b85ddce', '{\"id\":112,\"asset_id\":\"357\",\"title\":\"Programa de Educa\\u00e7\\u00e3o para a Sa\\u00fade\",\"alias\":\"programa-de-educacao-para-a-saude\",\"introtext\":\"<p><strong>ANO LETIVO 2019\\/2020: PES SECUND\\u00c1RIO<\\/strong><\\/p>\\r\\n<p><strong>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; A Promo\\u00e7\\u00e3o e a Educa\\u00e7\\u00e3o para a Sa\\u00fade (PES) assumem um papel fulcral no desenvolvimento de cidad\\u00e3os e sociedades saud\\u00e1veis, sustent\\u00e1veis e felizes. A Escola \\u00e9 o espa\\u00e7o por excel\\u00eancia onde os jovens aprendem a gerir eficazmente a sua sa\\u00fade e a agir sobre fatores que a influenciam.<\\/strong><\\/p>\\r\\n\",\"fulltext\":\"\\r\\n<p><strong> Uma Escola Promotora da Sa\\u00fade cria condi\\u00e7\\u00f5es para a participa\\u00e7\\u00e3o dos jovens no projeto PES. Neste presente ano, a Equipa PES \\u2013 Secund\\u00e1rio propo\\u00ea as seguintes actividades:<\\/strong><\\/p>\\r\\n<p><img src=\\\"images\\/Almocos\\/imagem1.jpg\\\" alt=\\\"imagem1\\\" \\/><\\/p>\\r\\n<p><img src=\\\"images\\/Almocos\\/imagem2.jpg\\\" alt=\\\"imagem2\\\" \\/><\\/p>\\r\\n<p>O <strong>Gabinete de Atendimento aos Jovens<\\/strong>: GAJ<\\/p>\\r\\n<p>(atendimento quinzenal \\u2013 quarta-feira \\u2013 manh\\u00e3 \\u2013 Enfermeiro Humberto Domingues).<\\/p>\\r\\n<p>M\\u00aa Luc\\u00edlia Cunha; M\\u00aa C\\u00e2ndida Ribeiro e Lu\\u00eds Cavalheiro (PES SECUND\\u00c1RIO)<\\/p>\\r\\n<p>Coordenadora da EQUIPA PES \\u2013 Ana Paula Cerqueira<\\/p>\\r\\n<p><strong>&nbsp;<\\/strong><\\/p>\\r\\n<p><strong>Obs: As actividades podem sofrer altera\\u00e7\\u00f5es alheias \\u00e0 equipa promotora.<\\/strong><\\/p>\\r\\n<p>&nbsp;<\\/p>\",\"state\":\"1\",\"catid\":\"11\",\"created\":\"2019-10-17 14:08:25\",\"created_by\":\"253\",\"created_by_alias\":\"\",\"modified\":\"2019-10-17 20:11:40\",\"modified_by\":\"252\",\"checked_out\":\"252\",\"checked_out_time\":\"2019-10-17 20:10:46\",\"publish_up\":\"2019-10-17 14:08:25\",\"publish_down\":\"0000-00-00 00:00:00\",\"images\":\"{\\\"image_intro\\\":\\\"\\\",\\\"image_intro_alt\\\":\\\"\\\",\\\"image_intro_caption\\\":\\\"\\\",\\\"float_intro\\\":\\\"\\\",\\\"image_fulltext\\\":\\\"\\\",\\\"image_fulltext_alt\\\":\\\"\\\",\\\"image_fulltext_caption\\\":\\\"\\\",\\\"float_fulltext\\\":\\\"\\\"}\",\"urls\":\"{\\\"urla\\\":false,\\\"urlatext\\\":\\\"\\\",\\\"targeta\\\":\\\"\\\",\\\"urlb\\\":false,\\\"urlbtext\\\":\\\"\\\",\\\"targetb\\\":\\\"\\\",\\\"urlc\\\":false,\\\"urlctext\\\":\\\"\\\",\\\"targetc\\\":\\\"\\\"}\",\"attribs\":\"{\\\"astroid_article_type\\\":\\\"regular\\\",\\\"astroid_article_video_url\\\":\\\"\\\",\\\"astroid_article_gallery_width\\\":\\\"\\\",\\\"astroid_article_gallery_bullets\\\":\\\"1\\\",\\\"astroid_article_gallery_navigation\\\":\\\"1\\\",\\\"astroid_article_thumbnail\\\":\\\"1\\\",\\\"astroid_article_gallery_items\\\":[],\\\"astroid_article_audio_source\\\":\\\"soundcloud\\\",\\\"astroid_article_audio_soundcloud\\\":\\\"\\\",\\\"astroid_article_audio_spotify\\\":\\\"\\\",\\\"astroid_article_review_heading\\\":\\\"\\\",\\\"astroid_article_review_summery\\\":\\\"\\\",\\\"astroid_article_review_good\\\":\\\"\\\",\\\"astroid_article_review_bad\\\":\\\"\\\",\\\"astroid_article_review_rating\\\":\\\"5\\\",\\\"astroid_article_button_action\\\":\\\"\\\",\\\"astroid_article_button_link\\\":\\\"\\\",\\\"astroid_article_review_criterias\\\":[],\\\"astroid_article_quote_text\\\":\\\"\\\",\\\"astroid_article_quote_author\\\":\\\"\\\",\\\"astroid_article_badge\\\":\\\"0\\\",\\\"astroid_article_badge_type\\\":\\\"2\\\",\\\"astroid_article_badge_text\\\":\\\"\\\",\\\"astroid_article_badge_color\\\":\\\"\\\",\\\"astroid_article_badge_text_color\\\":\\\"\\\",\\\"astroid_relatedposts\\\":\\\"\\\",\\\"astroid_socialshare\\\":\\\"\\\",\\\"astroid_comments\\\":\\\"\\\",\\\"astroid_posttype\\\":\\\"\\\",\\\"astroid_readtime\\\":\\\"\\\",\\\"astroid_authorinfo\\\":\\\"\\\",\\\"astroid_og_title\\\":\\\"\\\",\\\"astroid_og_desc\\\":\\\"\\\",\\\"astroid_og_image\\\":\\\"\\\"}\",\"version\":3,\"ordering\":\"0\",\"metakey\":\"\",\"metadesc\":\"\",\"access\":\"1\",\"hits\":\"0\",\"metadata\":\"{}\",\"featured\":\"0\",\"language\":\"*\",\"xreference\":\"\",\"note\":\"\"}', 0),
(790, 112, 1, '', '2019-10-17 20:12:16', 252, 3583, '0e5508ac292d6fda427fe27c06b17b1daa3e8c31', '{\"id\":112,\"asset_id\":\"357\",\"title\":\"Programa de Educa\\u00e7\\u00e3o para a Sa\\u00fade\",\"alias\":\"programa-de-educacao-para-a-saude\",\"introtext\":\"<p><strong>ANO LETIVO 2019\\/2020: PES SECUND\\u00c1RIO<\\/strong><\\/p>\\r\\n<p><strong>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; A Promo\\u00e7\\u00e3o e a Educa\\u00e7\\u00e3o para a Sa\\u00fade (PES) assumem um papel fulcral no desenvolvimento de cidad\\u00e3os e sociedades saud\\u00e1veis, sustent\\u00e1veis e felizes. A Escola \\u00e9 o espa\\u00e7o por excel\\u00eancia onde os jovens aprendem a gerir eficazmente a sua sa\\u00fade e a agir sobre fatores que a influenciam.<\\/strong><\\/p>\\r\\n\",\"fulltext\":\"\\r\\n<p><strong> Uma Escola Promotora da Sa\\u00fade cria condi\\u00e7\\u00f5es para a participa\\u00e7\\u00e3o dos jovens no projeto PES. Neste presente ano, a Equipa PES \\u2013 Secund\\u00e1rio propo\\u00ea as seguintes actividades:<\\/strong><\\/p>\\r\\n<p><img src=\\\"images\\/Almocos\\/imagem1.jpg\\\" alt=\\\"imagem1\\\" \\/><\\/p>\\r\\n<p><img src=\\\"images\\/Almocos\\/imagem2.jpg\\\" alt=\\\"imagem2\\\" \\/><\\/p>\\r\\n<p>O <strong>Gabinete de Atendimento aos Jovens<\\/strong>: GAJ<\\/p>\\r\\n<p>(atendimento quinzenal \\u2013 quarta-feira \\u2013 manh\\u00e3 \\u2013 Enfermeiro Humberto Domingues).<\\/p>\\r\\n<p>M\\u00aa Luc\\u00edlia Cunha; M\\u00aa C\\u00e2ndida Ribeiro e Lu\\u00eds Cavalheiro (PES SECUND\\u00c1RIO)<\\/p>\\r\\n<p>Coordenadora da EQUIPA PES \\u2013 Ana Paula Cerqueira<\\/p>\\r\\n<p><strong>&nbsp;<\\/strong><\\/p>\\r\\n<p><strong>Obs: As actividades podem sofrer altera\\u00e7\\u00f5es alheias \\u00e0 equipa promotora.<\\/strong><\\/p>\\r\\n<p>&nbsp;<\\/p>\",\"state\":\"1\",\"catid\":\"11\",\"created\":\"2019-10-17 14:08:25\",\"created_by\":\"253\",\"created_by_alias\":\"\",\"modified\":\"2019-10-17 20:12:16\",\"modified_by\":\"252\",\"checked_out\":\"252\",\"checked_out_time\":\"2019-10-17 20:11:50\",\"publish_up\":\"2019-10-17 14:08:25\",\"publish_down\":\"0000-00-00 00:00:00\",\"images\":\"{\\\"image_intro\\\":\\\"\\\",\\\"image_intro_alt\\\":\\\"\\\",\\\"image_intro_caption\\\":\\\"\\\",\\\"float_intro\\\":\\\"\\\",\\\"image_fulltext\\\":\\\"\\\",\\\"image_fulltext_alt\\\":\\\"\\\",\\\"image_fulltext_caption\\\":\\\"\\\",\\\"float_fulltext\\\":\\\"\\\"}\",\"urls\":\"{\\\"urla\\\":false,\\\"urlatext\\\":\\\"\\\",\\\"targeta\\\":\\\"\\\",\\\"urlb\\\":false,\\\"urlbtext\\\":\\\"\\\",\\\"targetb\\\":\\\"\\\",\\\"urlc\\\":false,\\\"urlctext\\\":\\\"\\\",\\\"targetc\\\":\\\"\\\"}\",\"attribs\":\"{\\\"astroid_article_type\\\":\\\"regular\\\",\\\"astroid_article_video_url\\\":\\\"\\\",\\\"astroid_article_gallery_width\\\":\\\"\\\",\\\"astroid_article_gallery_bullets\\\":\\\"1\\\",\\\"astroid_article_gallery_navigation\\\":\\\"1\\\",\\\"astroid_article_thumbnail\\\":\\\"1\\\",\\\"astroid_article_gallery_items\\\":[],\\\"astroid_article_audio_source\\\":\\\"soundcloud\\\",\\\"astroid_article_audio_soundcloud\\\":\\\"\\\",\\\"astroid_article_audio_spotify\\\":\\\"\\\",\\\"astroid_article_review_heading\\\":\\\"\\\",\\\"astroid_article_review_summery\\\":\\\"\\\",\\\"astroid_article_review_good\\\":\\\"\\\",\\\"astroid_article_review_bad\\\":\\\"\\\",\\\"astroid_article_review_rating\\\":\\\"5\\\",\\\"astroid_article_button_action\\\":\\\"\\\",\\\"astroid_article_button_link\\\":\\\"\\\",\\\"astroid_article_review_criterias\\\":[],\\\"astroid_article_quote_text\\\":\\\"\\\",\\\"astroid_article_quote_author\\\":\\\"\\\",\\\"astroid_article_badge\\\":\\\"0\\\",\\\"astroid_article_badge_type\\\":\\\"2\\\",\\\"astroid_article_badge_text\\\":\\\"\\\",\\\"astroid_article_badge_color\\\":\\\"\\\",\\\"astroid_article_badge_text_color\\\":\\\"\\\",\\\"astroid_relatedposts\\\":\\\"\\\",\\\"astroid_socialshare\\\":\\\"\\\",\\\"astroid_comments\\\":\\\"\\\",\\\"astroid_posttype\\\":\\\"\\\",\\\"astroid_readtime\\\":\\\"\\\",\\\"astroid_authorinfo\\\":\\\"\\\",\\\"astroid_og_title\\\":\\\"\\\",\\\"astroid_og_desc\\\":\\\"\\\",\\\"astroid_og_image\\\":\\\"\\\"}\",\"version\":4,\"ordering\":\"0\",\"metakey\":\"\",\"metadesc\":\"\",\"access\":\"1\",\"hits\":\"0\",\"metadata\":\"{}\",\"featured\":\"1\",\"language\":\"*\",\"xreference\":\"\",\"note\":\"\"}', 0);
INSERT INTO `ynfp8_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
(791, 112, 1, '', '2019-10-17 20:14:13', 252, 3564, '4081635ff0621257f736bf8096a25d2167e53812', '{\"id\":112,\"asset_id\":\"357\",\"title\":\"Programa de Educa\\u00e7\\u00e3o para a Sa\\u00fade\",\"alias\":\"programa-de-educacao-para-a-saude\",\"introtext\":\"<p><strong>ANO LETIVO 2019\\/2020: PES SECUND\\u00c1RIO<\\/strong><\\/p>\\r\\n<p><strong>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;<\\/strong> A Promo\\u00e7\\u00e3o e a Educa\\u00e7\\u00e3o para a Sa\\u00fade (PES) assumem um papel fulcral no desenvolvimento de cidad\\u00e3os e sociedades saud\\u00e1veis, sustent\\u00e1veis e felizes. A Escola \\u00e9 o espa\\u00e7o por excel\\u00eancia onde os jovens aprendem a gerir eficazmente a sua sa\\u00fade e a agir sobre fatores que a influenciam.<\\/p>\\r\\n\",\"fulltext\":\"\\r\\n<p>Uma Escola Promotora da Sa\\u00fade cria condi\\u00e7\\u00f5es para a participa\\u00e7\\u00e3o dos jovens no projeto PES. Neste presente ano, a Equipa PES \\u2013 Secund\\u00e1rio propo\\u00ea as seguintes actividades:<\\/p>\\r\\n<p><img src=\\\"images\\/Almocos\\/imagem1.jpg\\\" alt=\\\"imagem1\\\" \\/><\\/p>\\r\\n<p><img src=\\\"images\\/Almocos\\/imagem2.jpg\\\" alt=\\\"imagem2\\\" \\/><\\/p>\\r\\n<p>O <strong>Gabinete de Atendimento aos Jovens<\\/strong>: GAJ<\\/p>\\r\\n<p>(atendimento quinzenal \\u2013 quarta-feira \\u2013 manh\\u00e3 \\u2013 Enfermeiro Humberto Domingues).<\\/p>\\r\\n<p>M\\u00aa Luc\\u00edlia Cunha; M\\u00aa C\\u00e2ndida Ribeiro e Lu\\u00eds Cavalheiro (PES SECUND\\u00c1RIO)<\\/p>\\r\\n<p>Coordenadora da EQUIPA PES \\u2013 Ana Paula Cerqueira<\\/p>\\r\\n<p><strong>&nbsp;<\\/strong><\\/p>\\r\\n<p><strong>Obs: As actividades podem sofrer altera\\u00e7\\u00f5es alheias \\u00e0 equipa promotora.<\\/strong><\\/p>\\r\\n<p>&nbsp;<\\/p>\",\"state\":\"1\",\"catid\":\"11\",\"created\":\"2019-10-17 14:08:25\",\"created_by\":\"253\",\"created_by_alias\":\"\",\"modified\":\"2019-10-17 20:14:13\",\"modified_by\":\"252\",\"checked_out\":\"252\",\"checked_out_time\":\"2019-10-17 20:13:51\",\"publish_up\":\"2019-10-17 14:08:25\",\"publish_down\":\"0000-00-00 00:00:00\",\"images\":\"{\\\"image_intro\\\":\\\"\\\",\\\"image_intro_alt\\\":\\\"\\\",\\\"image_intro_caption\\\":\\\"\\\",\\\"float_intro\\\":\\\"\\\",\\\"image_fulltext\\\":\\\"\\\",\\\"image_fulltext_alt\\\":\\\"\\\",\\\"image_fulltext_caption\\\":\\\"\\\",\\\"float_fulltext\\\":\\\"\\\"}\",\"urls\":\"{\\\"urla\\\":false,\\\"urlatext\\\":\\\"\\\",\\\"targeta\\\":\\\"\\\",\\\"urlb\\\":false,\\\"urlbtext\\\":\\\"\\\",\\\"targetb\\\":\\\"\\\",\\\"urlc\\\":false,\\\"urlctext\\\":\\\"\\\",\\\"targetc\\\":\\\"\\\"}\",\"attribs\":\"{\\\"astroid_article_type\\\":\\\"regular\\\",\\\"astroid_article_video_url\\\":\\\"\\\",\\\"astroid_article_gallery_width\\\":\\\"\\\",\\\"astroid_article_gallery_bullets\\\":\\\"1\\\",\\\"astroid_article_gallery_navigation\\\":\\\"1\\\",\\\"astroid_article_thumbnail\\\":\\\"1\\\",\\\"astroid_article_gallery_items\\\":[],\\\"astroid_article_audio_source\\\":\\\"soundcloud\\\",\\\"astroid_article_audio_soundcloud\\\":\\\"\\\",\\\"astroid_article_audio_spotify\\\":\\\"\\\",\\\"astroid_article_review_heading\\\":\\\"\\\",\\\"astroid_article_review_summery\\\":\\\"\\\",\\\"astroid_article_review_good\\\":\\\"\\\",\\\"astroid_article_review_bad\\\":\\\"\\\",\\\"astroid_article_review_rating\\\":\\\"5\\\",\\\"astroid_article_button_action\\\":\\\"\\\",\\\"astroid_article_button_link\\\":\\\"\\\",\\\"astroid_article_review_criterias\\\":[],\\\"astroid_article_quote_text\\\":\\\"\\\",\\\"astroid_article_quote_author\\\":\\\"\\\",\\\"astroid_article_badge\\\":\\\"0\\\",\\\"astroid_article_badge_type\\\":\\\"2\\\",\\\"astroid_article_badge_text\\\":\\\"\\\",\\\"astroid_article_badge_color\\\":\\\"\\\",\\\"astroid_article_badge_text_color\\\":\\\"\\\",\\\"astroid_relatedposts\\\":\\\"\\\",\\\"astroid_socialshare\\\":\\\"\\\",\\\"astroid_comments\\\":\\\"\\\",\\\"astroid_posttype\\\":\\\"\\\",\\\"astroid_readtime\\\":\\\"\\\",\\\"astroid_authorinfo\\\":\\\"\\\",\\\"astroid_og_title\\\":\\\"\\\",\\\"astroid_og_desc\\\":\\\"\\\",\\\"astroid_og_image\\\":\\\"\\\"}\",\"version\":5,\"ordering\":\"0\",\"metakey\":\"\",\"metadesc\":\"\",\"access\":\"1\",\"hits\":\"0\",\"metadata\":\"{}\",\"featured\":\"1\",\"language\":\"*\",\"xreference\":\"\",\"note\":\"\"}', 0),
(792, 74, 1, '', '2019-10-22 18:15:46', 231, 7248, '2e67c017347cec8394e55f410143c3329a5c2648', '{\"id\":74,\"asset_id\":\"317\",\"title\":\"Conselho Geral\",\"alias\":\"conselho-geral\",\"introtext\":\"<p style=\\\"color: rgb(102, 102, 102); font-family: arial,sans-serif; font-size: 14px; font-style: normal; font-variant: normal; font-weight: 400; letter-spacing: normal; margin-bottom: 10px; margin-left: 0px; margin-right: 0px; margin-top: 0px; orphans: 2; text-align: left; text-decoration: none; text-indent: 0px; text-transform: none; -webkit-text-stroke-width: 0px; white-space: normal; word-spacing: 0px;\\\">\\r\\n\\t<a href=\\\"files\\/cg_definicao_competencias.pdf\\\"><span style=\\\"color: rgb(51, 51, 51); font-size: 14pt;\\\">Defini&ccedil;&atilde;o | Composi&ccedil;&atilde;o | Compet&ecirc;ncias | Funcionamento<\\/span><\\/a><\\/p>\\r\\n<p style=\\\"color: rgb(102, 102, 102); font-family: arial,sans-serif; font-size: 14px; font-style: normal; font-variant: normal; font-weight: 400; letter-spacing: normal; margin-bottom: 10px; margin-left: 0px; margin-right: 0px; margin-top: 0px; orphans: 2; text-align: left; text-decoration: none; text-indent: 0px; text-transform: none; -webkit-text-stroke-width: 0px; white-space: normal; word-spacing: 0px;\\\">\\r\\n\\t&nbsp;<\\/p>\\r\\n<p style=\\\"color: rgb(102, 102, 102); font-family: arial,sans-serif; font-size: 14px; font-style: normal; font-variant: normal; font-weight: 400; letter-spacing: normal; margin-bottom: 10px; margin-left: 0px; margin-right: 0px; margin-top: 0px; orphans: 2; text-align: left; text-decoration: none; text-indent: 0px; text-transform: none; -webkit-text-stroke-width: 0px; white-space: normal; word-spacing: 0px;\\\">\\r\\n\\t<span style=\\\"color: rgb(51, 51, 51); font-size: 14pt;\\\">Contacto: <span style=\\\"text-decoration: underline;\\\"><a style=\\\"color: rgb(0, 131, 232); text-decoration: none; transition-delay: 0s; transition-duration: 0.15s; transition-property: color; transition-timing-function: ease-in-out;\\\">conselhogeral@esmaior.pt<\\/a><\\/span><\\/span><\\/p>\\r\\n<p style=\\\"color: rgb(102, 102, 102); font-family: arial,sans-serif; font-size: 14px; font-style: normal; font-variant: normal; font-weight: 400; letter-spacing: normal; margin-bottom: 10px; margin-left: 0px; margin-right: 0px; margin-top: 0px; orphans: 2; text-align: left; text-decoration: none; text-indent: 0px; text-transform: none; -webkit-text-stroke-width: 0px; white-space: normal; word-spacing: 0px;\\\">\\r\\n\\t&nbsp;<\\/p>\\r\\n<p style=\\\"color: rgb(102, 102, 102); font-family: arial,sans-serif; font-size: 14px; font-style: normal; font-variant: normal; font-weight: 400; letter-spacing: normal; margin-bottom: 10px; margin-left: 0px; margin-right: 0px; margin-top: 0px; orphans: 2; text-align: left; text-decoration: none; text-indent: 0px; text-transform: none; -webkit-text-stroke-width: 0px; white-space: normal; word-spacing: 0px;\\\">\\r\\n\\t<a href=\\\"files\\/membros1920.pdf\\\"><span style=\\\"color: rgb(51, 51, 51); font-size: 14pt; text-decoration: underline;\\\">Membros<\\/span><\\/a><\\/p>\\r\\n<p style=\\\"color: rgb(102, 102, 102); font-family: arial,sans-serif; font-size: 14px; font-style: normal; font-variant: normal; font-weight: 400; letter-spacing: normal; margin-bottom: 10px; margin-left: 0px; margin-right: 0px; margin-top: 0px; orphans: 2; text-align: left; text-decoration: none; text-indent: 0px; text-transform: none; -webkit-text-stroke-width: 0px; white-space: normal; word-spacing: 0px;\\\">\\r\\n\\t&nbsp;<\\/p>\\r\\n<p style=\\\"color: rgb(102, 102, 102); font-family: arial,sans-serif; font-size: 14px; font-style: normal; font-variant: normal; font-weight: 400; letter-spacing: normal; margin-bottom: 10px; margin-left: 0px; margin-right: 0px; margin-top: 0px; orphans: 2; text-align: left; text-decoration: none; text-indent: 0px; text-transform: none; -webkit-text-stroke-width: 0px; white-space: normal; word-spacing: 0px;\\\">\\r\\n\\t<span style=\\\"color: rgb(51, 51, 51); font-size: 14pt; text-decoration: underline;\\\"><a href=\\\"index.php?option=com_content&amp;view=article&amp;id=75&amp;catid=16\\\" style=\\\"color: rgb(51, 51, 51); text-decoration: underline; transition-delay: 0s; transition-duration: 0.15s; transition-property: color; transition-timing-function: ease-in-out;\\\" target=\\\"_blank\\\" title=\\\"Reuni\\u00f5es: convocat\\u00f3rias | decis\\u00f5es \\\">Reuni&otilde;es: convocat&oacute;rias | decis&otilde;es <\\/a><\\/span><\\/p>\\r\\n<p>\\r\\n\\t&nbsp;<\\/p>\\r\\n\",\"fulltext\":\"\",\"state\":1,\"catid\":\"16\",\"created\":\"2019-08-20 10:44:04\",\"created_by\":\"231\",\"created_by_alias\":\"\",\"modified\":\"2019-10-22 18:15:46\",\"modified_by\":\"231\",\"checked_out\":\"231\",\"checked_out_time\":\"2019-10-22 18:15:17\",\"publish_up\":\"2019-08-20 10:44:04\",\"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\":\"{\\\"article_layout\\\":\\\"\\\",\\\"show_title\\\":\\\"\\\",\\\"link_titles\\\":\\\"\\\",\\\"show_tags\\\":\\\"\\\",\\\"show_intro\\\":\\\"\\\",\\\"info_block_position\\\":\\\"\\\",\\\"info_block_show_title\\\":\\\"\\\",\\\"show_category\\\":\\\"\\\",\\\"link_category\\\":\\\"\\\",\\\"show_parent_category\\\":\\\"\\\",\\\"link_parent_category\\\":\\\"\\\",\\\"show_associations\\\":\\\"\\\",\\\"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_page_title\\\":\\\"\\\",\\\"show_publishing_options\\\":\\\"\\\",\\\"show_article_options\\\":\\\"\\\",\\\"show_urls_images_backend\\\":\\\"\\\",\\\"show_urls_images_frontend\\\":\\\"\\\",\\\"astroid_article_type\\\":\\\"regular\\\",\\\"astroid_article_video_type\\\":\\\"youtube\\\",\\\"astroid_article_video_url\\\":\\\"\\\",\\\"astroid_article_gallery_width\\\":\\\"\\\",\\\"astroid_article_gallery_bullets\\\":\\\"1\\\",\\\"astroid_article_gallery_navigation\\\":\\\"1\\\",\\\"astroid_article_thumbnail\\\":\\\"1\\\",\\\"astroid_article_gallery_items\\\":[],\\\"astroid_article_audio_source\\\":\\\"soundcloud\\\",\\\"astroid_article_audio_soundcloud\\\":\\\"\\\",\\\"astroid_article_audio_spotify\\\":\\\"\\\",\\\"astroid_article_review_heading\\\":\\\"\\\",\\\"astroid_article_review_summery\\\":\\\"\\\",\\\"astroid_article_review_good\\\":\\\"\\\",\\\"astroid_article_review_bad\\\":\\\"\\\",\\\"astroid_article_review_rating\\\":\\\"5\\\",\\\"astroid_article_button_action\\\":\\\"\\\",\\\"astroid_article_button_link\\\":\\\"\\\",\\\"astroid_article_review_criterias\\\":[],\\\"astroid_article_quote_text\\\":\\\"\\\",\\\"astroid_article_quote_author\\\":\\\"\\\",\\\"astroid_article_badge\\\":\\\"0\\\",\\\"astroid_article_badge_type\\\":\\\"2\\\",\\\"astroid_article_badge_text\\\":\\\"\\\",\\\"astroid_article_badge_color\\\":\\\"\\\",\\\"astroid_article_badge_text_color\\\":\\\"\\\",\\\"astroid_relatedposts\\\":\\\"\\\",\\\"astroid_socialshare\\\":\\\"\\\",\\\"astroid_comments\\\":\\\"\\\",\\\"astroid_posttype\\\":\\\"\\\",\\\"astroid_readtime\\\":\\\"\\\",\\\"astroid_authorinfo\\\":\\\"0\\\",\\\"astroid_og_title\\\":\\\"\\\",\\\"astroid_og_desc\\\":\\\"\\\",\\\"astroid_og_image\\\":\\\"\\\"}\",\"version\":4,\"ordering\":\"24\",\"metakey\":\"\",\"metadesc\":\"\",\"access\":\"1\",\"hits\":\"0\",\"metadata\":\"{\\\"robots\\\":\\\"\\\",\\\"author\\\":\\\"\\\",\\\"rights\\\":\\\"\\\",\\\"xreference\\\":\\\"\\\"}\",\"featured\":\"0\",\"language\":\"*\",\"xreference\":\"\",\"note\":\"\"}', 0),
(793, 75, 1, '', '2019-10-22 18:20:32', 231, 18340, 'f89c4d589d2be2b0571b717f9672124396457e58', '{\"id\":75,\"asset_id\":\"318\",\"title\":\"Reuni\\u00f5es: convocat\\u00f3rias | decis\\u00f5es \",\"alias\":\"reunioes-convocatorias-decisoes\",\"introtext\":\"<p style=\\\"color: rgb(102, 102, 102); font-family: arial,sans-serif; font-size: 14px; font-style: normal; font-variant: normal; font-weight: 400; letter-spacing: normal; margin-bottom: 10px; margin-left: 0px; margin-right: 0px; margin-top: 0px; orphans: 2; text-align: left; text-decoration: none; text-indent: 0px; text-transform: none; -webkit-text-stroke-width: 0px; white-space: normal; word-spacing: 0px;\\\">\\r\\n\\t&nbsp;<\\/p>\\r\\n<p style=\\\"color: rgb(102, 102, 102); font-family: arial,sans-serif; font-size: 14px; font-style: normal; font-variant: normal; font-weight: 400; letter-spacing: normal; margin-bottom: 10px; margin-left: 0px; margin-right: 0px; margin-top: 0px; orphans: 2; text-align: left; text-decoration: none; text-indent: 0px; text-transform: none; -webkit-text-stroke-width: 0px; white-space: normal; word-spacing: 0px;\\\">\\r\\n\\t&nbsp;<\\/p>\\r\\n<p style=\\\"color: rgb(102, 102, 102); font-family: arial,sans-serif; font-size: 14px; font-style: normal; font-variant: normal; font-weight: 400; letter-spacing: normal; margin-bottom: 10px; margin-left: 0px; margin-right: 0px; margin-top: 0px; orphans: 2; text-align: left; text-decoration: none; text-indent: 0px; text-transform: none; -webkit-text-stroke-width: 0px; white-space: normal; word-spacing: 0px;\\\">\\r\\n\\t&nbsp;<\\/p>\\r\\n<p style=\\\"color: rgb(102, 102, 102); font-family: arial,sans-serif; font-size: 14px; font-style: normal; font-variant: normal; font-weight: 400; letter-spacing: normal; margin-bottom: 10px; margin-left: 0px; margin-right: 0px; margin-top: 0px; orphans: 2; text-align: left; text-decoration: none; text-indent: 0px; text-transform: none; -webkit-text-stroke-width: 0px; white-space: normal; word-spacing: 0px;\\\">\\r\\n\\t&nbsp;<\\/p>\\r\\n<p style=\\\"color: rgb(102, 102, 102); font-family: arial,sans-serif; font-size: 14px; font-style: normal; font-variant: normal; font-weight: 400; letter-spacing: normal; margin-bottom: 10px; margin-left: 0px; margin-right: 0px; margin-top: 0px; orphans: 2; text-align: left; text-decoration: none; text-indent: 0px; text-transform: none; -webkit-text-stroke-width: 0px; white-space: normal; word-spacing: 0px;\\\">\\r\\n\\t&nbsp;<\\/p>\\r\\n<p style=\\\"color: rgb(102, 102, 102); font-family: arial,sans-serif; font-size: 14px; font-style: normal; font-variant: normal; font-weight: 400; letter-spacing: normal; margin-bottom: 10px; margin-left: 0px; margin-right: 0px; margin-top: 0px; orphans: 2; text-align: left; text-decoration: none; text-indent: 0px; text-transform: none; -webkit-text-stroke-width: 0px; white-space: normal; word-spacing: 0px;\\\">\\r\\n\\t&nbsp;<\\/p>\\r\\n<p style=\\\"color: rgb(102, 102, 102); font-family: arial,sans-serif; font-size: 14px; font-style: normal; font-variant: normal; font-weight: 400; letter-spacing: normal; margin-bottom: 10px; margin-left: 0px; margin-right: 0px; margin-top: 0px; orphans: 2; text-align: left; text-decoration: none; text-indent: 0px; text-transform: none; -webkit-text-stroke-width: 0px; white-space: normal; word-spacing: 0px;\\\">\\r\\n\\t&nbsp;<\\/p>\\r\\n<p style=\\\"color: rgb(102, 102, 102); font-family: arial,sans-serif; font-size: 14px; font-style: normal; font-variant: normal; font-weight: 400; letter-spacing: normal; margin-bottom: 10px; margin-left: 0px; margin-right: 0px; margin-top: 0px; orphans: 2; text-align: left; text-decoration: none; text-indent: 0px; text-transform: none; -webkit-text-stroke-width: 0px; white-space: normal; word-spacing: 0px;\\\">\\r\\n\\t&nbsp;<\\/p>\\r\\n<p style=\\\"color: rgb(102, 102, 102); font-family: arial,sans-serif; font-size: 14px; font-style: normal; font-variant: normal; font-weight: 400; letter-spacing: normal; margin-bottom: 10px; margin-left: 0px; margin-right: 0px; margin-top: 0px; orphans: 2; text-align: left; text-decoration: none; text-indent: 0px; text-transform: none; -webkit-text-stroke-width: 0px; white-space: normal; word-spacing: 0px;\\\">\\r\\n<\\/p>\\r\\n<p style=\\\"color: rgb(102, 102, 102); font-family: arial,sans-serif; font-size: 14px; font-style: normal; font-variant: normal; font-weight: 400; letter-spacing: normal; margin-bottom: 10px; margin-left: 0px; margin-right: 0px; margin-top: 0px; orphans: 2; text-align: left; text-decoration: none; text-indent: 0px; text-transform: none; -webkit-text-stroke-width: 0px; white-space: normal; word-spacing: 0px;\\\">\\r\\n\\t&nbsp;<\\/p>\\r\\n<p style=\\\"color: rgb(102, 102, 102); font-family: arial,sans-serif; font-size: 14px; font-style: normal; font-variant: normal; font-weight: 400; letter-spacing: normal; margin-bottom: 10px; margin-left: 0px; margin-right: 0px; margin-top: 0px; orphans: 2; text-align: left; text-decoration: none; text-indent: 0px; text-transform: none; -webkit-text-stroke-width: 0px; white-space: normal; word-spacing: 0px;\\\">\\r\\n<\\/p>\\r\\n<p style=\\\"color: rgb(102, 102, 102); font-family: arial,sans-serif; font-size: 14px; font-style: normal; font-variant: normal; font-weight: 400; letter-spacing: normal; margin-bottom: 10px; margin-left: 0px; margin-right: 0px; margin-top: 0px; orphans: 2; text-align: left; text-decoration: none; text-indent: 0px; text-transform: none; -webkit-text-stroke-width: 0px; white-space: normal; word-spacing: 0px;\\\">\\r\\n\\t&nbsp;<\\/p>\\r\\n<p style=\\\"color: rgb(102, 102, 102); font-family: arial,sans-serif; font-size: 14px; font-style: normal; font-variant: normal; font-weight: 400; letter-spacing: normal; margin-bottom: 10px; margin-left: 0px; margin-right: 0px; margin-top: 0px; orphans: 2; text-align: left; text-decoration: none; text-indent: 0px; text-transform: none; -webkit-text-stroke-width: 0px; white-space: normal; word-spacing: 0px;\\\">\\r\\n<\\/p>\\r\\n<p style=\\\"color: rgb(102, 102, 102); font-family: arial,sans-serif; font-size: 14px; font-style: normal; font-variant: normal; font-weight: 400; letter-spacing: normal; margin-bottom: 10px; margin-left: 0px; margin-right: 0px; margin-top: 0px; orphans: 2; text-align: left; text-decoration: none; text-indent: 0px; text-transform: none; -webkit-text-stroke-width: 0px; white-space: normal; word-spacing: 0px;\\\">\\r\\n\\t&nbsp;<\\/p>\\r\\n<p style=\\\"color: rgb(102, 102, 102); font-family: arial,sans-serif; font-size: 14px; font-style: normal; font-variant: normal; font-weight: 400; letter-spacing: normal; margin-bottom: 10px; margin-left: 0px; margin-right: 0px; margin-top: 0px; orphans: 2; text-align: left; text-decoration: none; text-indent: 0px; text-transform: none; -webkit-text-stroke-width: 0px; white-space: normal; word-spacing: 0px;\\\">\\r\\n<\\/p>\\r\\n<p style=\\\"color: rgb(102, 102, 102); font-family: arial,sans-serif; font-size: 14px; font-style: normal; font-variant: normal; font-weight: 400; letter-spacing: normal; margin-bottom: 10px; margin-left: 0px; margin-right: 0px; margin-top: 0px; orphans: 2; text-align: left; text-decoration: none; text-indent: 0px; text-transform: none; -webkit-text-stroke-width: 0px; white-space: normal; word-spacing: 0px;\\\">\\r\\n\\t&nbsp;<\\/p>\\r\\n<p style=\\\"color: rgb(102, 102, 102); font-family: arial,sans-serif; font-size: 14px; font-style: normal; font-variant: normal; font-weight: 400; letter-spacing: normal; margin-bottom: 10px; margin-left: 0px; margin-right: 0px; margin-top: 0px; orphans: 2; text-align: left; text-decoration: none; text-indent: 0px; text-transform: none; -webkit-text-stroke-width: 0px; white-space: normal; word-spacing: 0px;\\\">\\r\\n\\t&nbsp;<\\/p>\\r\\n<p style=\\\"color: rgb(102, 102, 102); font-family: arial,sans-serif; font-size: 14px; font-style: normal; font-variant: normal; font-weight: 400; letter-spacing: normal; margin-bottom: 10px; margin-left: 0px; margin-right: 0px; margin-top: 0px; orphans: 2; text-align: left; text-decoration: none; text-indent: 0px; text-transform: none; -webkit-text-stroke-width: 0px; white-space: normal; word-spacing: 0px;\\\">\\r\\n\\t&nbsp;<\\/p>\\r\\n<p style=\\\"color: rgb(102, 102, 102); font-family: arial,sans-serif; font-size: 14px; font-style: normal; font-variant: normal; font-weight: 400; letter-spacing: normal; margin-bottom: 10px; margin-left: 0px; margin-right: 0px; margin-top: 0px; orphans: 2; text-align: left; text-decoration: none; text-indent: 0px; text-transform: none; -webkit-text-stroke-width: 0px; white-space: normal; word-spacing: 0px;\\\">\\r\\n\\t&nbsp;<\\/p>\\r\\n<p style=\\\"color: rgb(102, 102, 102); font-family: arial,sans-serif; font-size: 14px; font-style: normal; font-variant: normal; font-weight: 400; letter-spacing: normal; margin-bottom: 10px; margin-left: 0px; margin-right: 0px; margin-top: 0px; orphans: 2; text-align: left; text-decoration: none; text-indent: 0px; text-transform: none; -webkit-text-stroke-width: 0px; white-space: normal; word-spacing: 0px;\\\">\\r\\n\\t&nbsp;<\\/p>\\r\\n<p style=\\\"color: rgb(102, 102, 102); font-family: arial,sans-serif; font-size: 14px; font-style: normal; font-variant: normal; font-weight: 400; letter-spacing: normal; margin-bottom: 10px; margin-left: 0px; margin-right: 0px; margin-top: 0px; orphans: 2; text-align: left; text-decoration: none; text-indent: 0px; text-transform: none; -webkit-text-stroke-width: 0px; white-space: normal; word-spacing: 0px;\\\">\\r\\n\\t&nbsp;<\\/p>\\r\\n<table border=\\\"0\\\" cellpadding=\\\"1\\\" cellspacing=\\\"1\\\" style=\\\"width: 500px\\\">\\r\\n\\t<tbody>\\r\\n\\t\\t<tr>\\r\\n\\t\\t\\t<td style=\\\"width: 297px;\\\">\\r\\n\\t\\t\\t\\t<span style=\\\"font-size: 12pt;\\\"><a href=\\\"http:\\/\\/www.esmaior.pt\\/esmaior\\/files\\/conselho_geral\\/convocatoria_01_2014dez09%20v1.pdf\\\" style=\\\"color: rgb(0, 131, 232); text-decoration: none; transition-delay: 0s; transition-duration: 0.15s; transition-property: color; transition-timing-function: ease-in-out;\\\" target=\\\"_blank\\\">9 de dezembro de 2014<\\/a><\\/span><\\/td>\\r\\n\\t\\t\\t<td style=\\\"width: 169px;\\\">\\r\\n\\t\\t\\t\\t<span style=\\\"font-size: 16px;\\\"><a href=\\\"http:\\/\\/www.esmaior.pt\\/esmaior\\/files\\/CG_Convocatoria_11_2016Nov29.pdf\\\" style=\\\"color: rgb(0, 131, 232); text-decoration: none; transition-delay: 0s; transition-duration: 0.15s; transition-property: color; transition-timing-function: ease-in-out;\\\">29 novembro de 2016<\\/a><\\/span><\\/td>\\r\\n\\t\\t\\t<td>\\r\\n\\t\\t\\t\\t&nbsp;<\\/td>\\r\\n\\t\\t\\t<td>\\r\\n\\t\\t\\t\\t&nbsp;<\\/td>\\r\\n\\t\\t<\\/tr>\\r\\n\\t\\t<tr>\\r\\n\\t\\t\\t<td style=\\\"width: 297px;\\\">\\r\\n\\t\\t\\t\\t<span style=\\\"font-size: 12pt;\\\"><a href=\\\"http:\\/\\/www.esmaior.pt\\/esmaior\\/files\\/conselho_geral\\/convocatoria_02_2015jan13.pdf\\\" style=\\\"color: rgb(0, 131, 232); text-decoration: none; transition-delay: 0s; transition-duration: 0.15s; transition-property: color; transition-timing-function: ease-in-out;\\\" target=\\\"_blank\\\">13 de janeiro de 2015<\\/a><\\/span><\\/td>\\r\\n\\t\\t\\t<td style=\\\"width: 169px;\\\">\\r\\n\\t\\t\\t\\t&nbsp;<\\/td>\\r\\n\\t\\t\\t<td>\\r\\n\\t\\t\\t\\t&nbsp;<\\/td>\\r\\n\\t\\t\\t<td>\\r\\n\\t\\t\\t\\t&nbsp;<\\/td>\\r\\n\\t\\t<\\/tr>\\r\\n\\t\\t<tr>\\r\\n\\t\\t\\t<td style=\\\"width: 297px;\\\">\\r\\n\\t\\t\\t\\t<span style=\\\"font-size: 12pt;\\\"><a href=\\\"http:\\/\\/www.esmaior.pt\\/esmaior\\/files\\/conselho_geral\\/convocatoria_03_2015fev10.pdf\\\" style=\\\"color: rgb(0, 131, 232); text-decoration: none; transition-delay: 0s; transition-duration: 0.15s; transition-property: color; transition-timing-function: ease-in-out;\\\" target=\\\"_blank\\\">11 de fevereiro de 2015<\\/a><\\/span><\\/td>\\r\\n\\t\\t\\t<td style=\\\"width: 169px;\\\">\\r\\n\\t\\t\\t\\t&nbsp;<\\/td>\\r\\n\\t\\t\\t<td>\\r\\n\\t\\t\\t\\t&nbsp;<\\/td>\\r\\n\\t\\t\\t<td>\\r\\n\\t\\t\\t\\t&nbsp;<\\/td>\\r\\n\\t\\t<\\/tr>\\r\\n\\t\\t<tr>\\r\\n\\t\\t\\t<td style=\\\"width: 297px;\\\">\\r\\n\\t\\t\\t\\t<span style=\\\"font-size: 12pt;\\\"><a href=\\\"http:\\/\\/www.esmaior.pt\\/esmaior\\/files\\/conselho_geral\\/convocatoria_04_%202015abr21.pdf\\\" style=\\\"color: rgb(0, 131, 232); text-decoration: none; transition-delay: 0s; transition-duration: 0.15s; transition-property: color; transition-timing-function: ease-in-out;\\\" target=\\\"_blank\\\">21 de abril de 2015<\\/a><\\/span><\\/td>\\r\\n\\t\\t\\t<td style=\\\"width: 169px;\\\">\\r\\n\\t\\t\\t\\t&nbsp;<\\/td>\\r\\n\\t\\t\\t<td>\\r\\n\\t\\t\\t\\t&nbsp;<\\/td>\\r\\n\\t\\t\\t<td>\\r\\n\\t\\t\\t\\t&nbsp;<\\/td>\\r\\n\\t\\t<\\/tr>\\r\\n\\t\\t<tr>\\r\\n\\t\\t\\t<td style=\\\"width: 297px;\\\">\\r\\n\\t\\t\\t\\t<a href=\\\"http:\\/\\/www.esmaior.pt\\/esmaior\\/files\\/conselho_geral\\/convocatoria_05_2015Jul06.pdf\\\" style=\\\"color: rgb(0, 131, 232); text-decoration: none; transition-delay: 0s; transition-duration: 0.15s; transition-property: color; transition-timing-function: ease-in-out;\\\" target=\\\"_blank\\\"><span style=\\\"font-size: 12pt;\\\">6 de julho de 2015<\\/span><\\/a><\\/td>\\r\\n\\t\\t\\t<td style=\\\"width: 169px;\\\">\\r\\n\\t\\t\\t\\t&nbsp;<\\/td>\\r\\n\\t\\t\\t<td>\\r\\n\\t\\t\\t\\t&nbsp;<\\/td>\\r\\n\\t\\t\\t<td>\\r\\n\\t\\t\\t\\t&nbsp;<\\/td>\\r\\n\\t\\t<\\/tr>\\r\\n\\t\\t<tr>\\r\\n\\t\\t\\t<td style=\\\"width: 297px;\\\">\\r\\n\\t\\t\\t\\t<a href=\\\"http:\\/\\/www.esmaior.pt\\/esmaior\\/files\\/conselho_geral\\/convocatoria_06_2015nov24.pdf\\\" style=\\\"color: rgb(0, 131, 232); text-decoration: none; transition-delay: 0s; transition-duration: 0.15s; transition-property: color; transition-timing-function: ease-in-out;\\\" target=\\\"_blank\\\"><span style=\\\"font-size: 12pt;\\\">24 de novembro de 2015<\\/span><\\/a><\\/td>\\r\\n\\t\\t\\t<td style=\\\"width: 169px;\\\">\\r\\n\\t\\t\\t\\t&nbsp;<\\/td>\\r\\n\\t\\t\\t<td>\\r\\n\\t\\t\\t\\t&nbsp;<\\/td>\\r\\n\\t\\t\\t<td>\\r\\n\\t\\t\\t\\t&nbsp;<\\/td>\\r\\n\\t\\t<\\/tr>\\r\\n\\t\\t<tr>\\r\\n\\t\\t\\t<td style=\\\"width: 297px;\\\">\\r\\n\\t\\t\\t\\t<a href=\\\"http:\\/\\/www.esmaior.pt\\/esmaior\\/files\\/conselho_geral\\/convocatoria_07_2016Jan19.pdf\\\" style=\\\"color: rgb(0, 131, 232); text-decoration: none; transition-delay: 0s; transition-duration: 0.15s; transition-property: color; transition-timing-function: ease-in-out;\\\" target=\\\"_blank\\\"><span style=\\\"font-size: 12pt;\\\">19 de janeiro de 2016<\\/span><\\/a><\\/td>\\r\\n\\t\\t\\t<td style=\\\"width: 169px;\\\">\\r\\n\\t\\t\\t\\t&nbsp;<\\/td>\\r\\n\\t\\t\\t<td>\\r\\n\\t\\t\\t\\t&nbsp;<\\/td>\\r\\n\\t\\t\\t<td>\\r\\n\\t\\t\\t\\t&nbsp;<\\/td>\\r\\n\\t\\t<\\/tr>\\r\\n\\t\\t<tr>\\r\\n\\t\\t\\t<td style=\\\"width: 297px;\\\">\\r\\n\\t\\t\\t\\t<a href=\\\"http:\\/\\/www.esmaior.pt\\/esmaior\\/files\\/CG_Convocatoria_08_2016Abr05.pdf\\\" style=\\\"color: rgb(0, 131, 232); text-decoration: none; transition-delay: 0s; transition-duration: 0.15s; transition-property: color; transition-timing-function: ease-in-out;\\\"><span style=\\\"font-size: 12pt;\\\">05 de abril de 2016<\\/span><\\/a><\\/td>\\r\\n\\t\\t\\t<td style=\\\"width: 169px;\\\">\\r\\n\\t\\t\\t\\t&nbsp;<\\/td>\\r\\n\\t\\t\\t<td>\\r\\n\\t\\t\\t\\t&nbsp;<\\/td>\\r\\n\\t\\t\\t<td>\\r\\n\\t\\t\\t\\t&nbsp;<\\/td>\\r\\n\\t\\t<\\/tr>\\r\\n\\t\\t<tr>\\r\\n\\t\\t\\t<td style=\\\"width: 297px;\\\">\\r\\n\\t\\t\\t\\t<span style=\\\"font-size: 16px;\\\"><a href=\\\"http:\\/\\/www.esmaior.pt\\/esmaior\\/files\\/CG_Convocatoria_09_2016Mai10.pdf\\\" style=\\\"color: rgb(0, 131, 232); text-decoration: none; transition-delay: 0s; transition-duration: 0.15s; transition-property: color; transition-timing-function: ease-in-out;\\\">10 de maio de 2016<\\/a><\\/span><\\/td>\\r\\n\\t\\t\\t<td style=\\\"width: 169px;\\\">\\r\\n\\t\\t\\t\\t&nbsp;<\\/td>\\r\\n\\t\\t\\t<td>\\r\\n\\t\\t\\t\\t&nbsp;<\\/td>\\r\\n\\t\\t\\t<td>\\r\\n\\t\\t\\t\\t&nbsp;<\\/td>\\r\\n\\t\\t<\\/tr>\\r\\n\\t\\t<tr>\\r\\n\\t\\t\\t<td style=\\\"width: 297px;\\\">\\r\\n\\t\\t\\t\\t<span style=\\\"font-size: 16px;\\\"><a href=\\\"http:\\/\\/www.esmaior.pt\\/esmaior\\/files\\/CG_Convocatoria_10_2016jul04.pdf\\\" style=\\\"color: rgb(0, 131, 232); text-decoration: none; transition-delay: 0s; transition-duration: 0.15s; transition-property: color; transition-timing-function: ease-in-out;\\\">04 de julho de 2016<\\/a><\\/span><\\/td>\\r\\n\\t\\t\\t<td style=\\\"width: 169px;\\\">\\r\\n\\t\\t\\t\\t&nbsp;<\\/td>\\r\\n\\t\\t\\t<td>\\r\\n\\t\\t\\t\\t&nbsp;<\\/td>\\r\\n\\t\\t\\t<td>\\r\\n\\t\\t\\t\\t&nbsp;<\\/td>\\r\\n\\t\\t<\\/tr>\\r\\n\\t<\\/tbody>\\r\\n<\\/table>\\r\\n<p>\\r\\n\\t&nbsp;<\\/p>\\r\\n\",\"fulltext\":\"\",\"state\":1,\"catid\":\"16\",\"created\":\"2019-08-20 10:47:21\",\"created_by\":\"231\",\"created_by_alias\":\"\",\"modified\":\"2019-10-22 18:20:32\",\"modified_by\":\"231\",\"checked_out\":\"231\",\"checked_out_time\":\"2019-10-22 18:16:49\",\"publish_up\":\"2019-08-20 10:47:21\",\"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\":\"{\\\"article_layout\\\":\\\"\\\",\\\"show_title\\\":\\\"\\\",\\\"link_titles\\\":\\\"\\\",\\\"show_tags\\\":\\\"\\\",\\\"show_intro\\\":\\\"\\\",\\\"info_block_position\\\":\\\"\\\",\\\"info_block_show_title\\\":\\\"\\\",\\\"show_category\\\":\\\"\\\",\\\"link_category\\\":\\\"\\\",\\\"show_parent_category\\\":\\\"\\\",\\\"link_parent_category\\\":\\\"\\\",\\\"show_associations\\\":\\\"\\\",\\\"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_page_title\\\":\\\"\\\",\\\"show_publishing_options\\\":\\\"\\\",\\\"show_article_options\\\":\\\"\\\",\\\"show_urls_images_backend\\\":\\\"\\\",\\\"show_urls_images_frontend\\\":\\\"\\\",\\\"astroid_article_type\\\":\\\"regular\\\",\\\"astroid_article_video_type\\\":\\\"youtube\\\",\\\"astroid_article_video_url\\\":\\\"\\\",\\\"astroid_article_gallery_width\\\":\\\"\\\",\\\"astroid_article_gallery_bullets\\\":\\\"1\\\",\\\"astroid_article_gallery_navigation\\\":\\\"1\\\",\\\"astroid_article_thumbnail\\\":\\\"1\\\",\\\"astroid_article_gallery_items\\\":[],\\\"astroid_article_audio_source\\\":\\\"soundcloud\\\",\\\"astroid_article_audio_soundcloud\\\":\\\"\\\",\\\"astroid_article_audio_spotify\\\":\\\"\\\",\\\"astroid_article_review_heading\\\":\\\"\\\",\\\"astroid_article_review_summery\\\":\\\"\\\",\\\"astroid_article_review_good\\\":\\\"\\\",\\\"astroid_article_review_bad\\\":\\\"\\\",\\\"astroid_article_review_rating\\\":\\\"5\\\",\\\"astroid_article_button_action\\\":\\\"\\\",\\\"astroid_article_button_link\\\":\\\"\\\",\\\"astroid_article_review_criterias\\\":[],\\\"astroid_article_quote_text\\\":\\\"\\\",\\\"astroid_article_quote_author\\\":\\\"\\\",\\\"astroid_article_badge\\\":\\\"0\\\",\\\"astroid_article_badge_type\\\":\\\"2\\\",\\\"astroid_article_badge_text\\\":\\\"\\\",\\\"astroid_article_badge_color\\\":\\\"\\\",\\\"astroid_article_badge_text_color\\\":\\\"\\\",\\\"astroid_relatedposts\\\":\\\"\\\",\\\"astroid_socialshare\\\":\\\"\\\",\\\"astroid_comments\\\":\\\"\\\",\\\"astroid_posttype\\\":\\\"\\\",\\\"astroid_readtime\\\":\\\"\\\",\\\"astroid_authorinfo\\\":\\\"0\\\",\\\"astroid_og_title\\\":\\\"\\\",\\\"astroid_og_desc\\\":\\\"\\\",\\\"astroid_og_image\\\":\\\"\\\"}\",\"version\":4,\"ordering\":\"23\",\"metakey\":\"\",\"metadesc\":\"\",\"access\":\"1\",\"hits\":\"0\",\"metadata\":\"{\\\"robots\\\":\\\"\\\",\\\"author\\\":\\\"\\\",\\\"rights\\\":\\\"\\\",\\\"xreference\\\":\\\"\\\"}\",\"featured\":\"0\",\"language\":\"*\",\"xreference\":\"\",\"note\":\"\"}', 0),
(794, 75, 1, '', '2019-10-22 18:21:32', 231, 10562, 'c1f86c15e454a232566265afda0105ff4f853fdf', '{\"id\":75,\"asset_id\":\"318\",\"title\":\"Reuni\\u00f5es: convocat\\u00f3rias | decis\\u00f5es \",\"alias\":\"reunioes-convocatorias-decisoes\",\"introtext\":\"<p style=\\\"color: rgb(102, 102, 102); font-family: arial,sans-serif; font-size: 14px; font-style: normal; font-variant: normal; font-weight: 400; letter-spacing: normal; margin-bottom: 10px; margin-left: 0px; margin-right: 0px; margin-top: 0px; orphans: 2; text-align: left; text-decoration: none; text-indent: 0px; text-transform: none; -webkit-text-stroke-width: 0px; white-space: normal; word-spacing: 0px;\\\">\\r\\n\\t&nbsp;<\\/p>\\r\\n<p style=\\\"color: rgb(102, 102, 102); font-family: arial,sans-serif; font-size: 14px; font-style: normal; font-variant: normal; font-weight: 400; letter-spacing: normal; margin-bottom: 10px; margin-left: 0px; margin-right: 0px; margin-top: 0px; orphans: 2; text-align: left; text-decoration: none; text-indent: 0px; text-transform: none; -webkit-text-stroke-width: 0px; white-space: normal; word-spacing: 0px;\\\">\\r\\n\\t&nbsp;<\\/p>\\r\\n<table align=\\\"center\\\" border=\\\"0\\\" cellpadding=\\\"1\\\" cellspacing=\\\"1\\\" style=\\\"width: 500px\\\">\\r\\n\\t<tbody>\\r\\n\\t\\t<tr>\\r\\n\\t\\t\\t<td style=\\\"width: 297px; text-align: center;\\\">\\r\\n\\t\\t\\t\\t<span style=\\\"font-size: 12pt;\\\"><a href=\\\"http:\\/\\/www.esmaior.pt\\/esmaior\\/files\\/conselho_geral\\/convocatoria_01_2014dez09%20v1.pdf\\\" style=\\\"color: rgb(0, 131, 232); text-decoration: none; transition-delay: 0s; transition-duration: 0.15s; transition-property: color; transition-timing-function: ease-in-out;\\\" target=\\\"_blank\\\">9 de dezembro de 2014<\\/a><\\/span><\\/td>\\r\\n\\t\\t\\t<td style=\\\"width: 169px; text-align: center;\\\">\\r\\n\\t\\t\\t\\t<span style=\\\"font-size: 16px;\\\"><a href=\\\"http:\\/\\/www.esmaior.pt\\/esmaior\\/files\\/CG_Convocatoria_11_2016Nov29.pdf\\\" style=\\\"color: rgb(0, 131, 232); text-decoration: none; transition-delay: 0s; transition-duration: 0.15s; transition-property: color; transition-timing-function: ease-in-out;\\\">29 novembro de 2016<\\/a><\\/span><\\/td>\\r\\n\\t\\t\\t<td>\\r\\n\\t\\t\\t\\t&nbsp;<\\/td>\\r\\n\\t\\t\\t<td>\\r\\n\\t\\t\\t\\t&nbsp;<\\/td>\\r\\n\\t\\t<\\/tr>\\r\\n\\t\\t<tr>\\r\\n\\t\\t\\t<td style=\\\"width: 297px; text-align: center;\\\">\\r\\n\\t\\t\\t\\t<span style=\\\"font-size: 12pt;\\\"><a href=\\\"http:\\/\\/www.esmaior.pt\\/esmaior\\/files\\/conselho_geral\\/convocatoria_02_2015jan13.pdf\\\" style=\\\"color: rgb(0, 131, 232); text-decoration: none; transition-delay: 0s; transition-duration: 0.15s; transition-property: color; transition-timing-function: ease-in-out;\\\" target=\\\"_blank\\\">13 de janeiro de 2015<\\/a><\\/span><\\/td>\\r\\n\\t\\t\\t<td style=\\\"width: 169px; text-align: center;\\\">\\r\\n\\t\\t\\t\\t&nbsp;<\\/td>\\r\\n\\t\\t\\t<td>\\r\\n\\t\\t\\t\\t&nbsp;<\\/td>\\r\\n\\t\\t\\t<td>\\r\\n\\t\\t\\t\\t&nbsp;<\\/td>\\r\\n\\t\\t<\\/tr>\\r\\n\\t\\t<tr>\\r\\n\\t\\t\\t<td style=\\\"width: 297px; text-align: center;\\\">\\r\\n\\t\\t\\t\\t<span style=\\\"font-size: 12pt;\\\"><a href=\\\"http:\\/\\/www.esmaior.pt\\/esmaior\\/files\\/conselho_geral\\/convocatoria_03_2015fev10.pdf\\\" style=\\\"color: rgb(0, 131, 232); text-decoration: none; transition-delay: 0s; transition-duration: 0.15s; transition-property: color; transition-timing-function: ease-in-out;\\\" target=\\\"_blank\\\">11 de fevereiro de 2015<\\/a><\\/span><\\/td>\\r\\n\\t\\t\\t<td style=\\\"width: 169px; text-align: center;\\\">\\r\\n\\t\\t\\t\\t&nbsp;<\\/td>\\r\\n\\t\\t\\t<td>\\r\\n\\t\\t\\t\\t&nbsp;<\\/td>\\r\\n\\t\\t\\t<td>\\r\\n\\t\\t\\t\\t&nbsp;<\\/td>\\r\\n\\t\\t<\\/tr>\\r\\n\\t\\t<tr>\\r\\n\\t\\t\\t<td style=\\\"width: 297px; text-align: center;\\\">\\r\\n\\t\\t\\t\\t<span style=\\\"font-size: 12pt;\\\"><a href=\\\"http:\\/\\/www.esmaior.pt\\/esmaior\\/files\\/conselho_geral\\/convocatoria_04_%202015abr21.pdf\\\" style=\\\"color: rgb(0, 131, 232); text-decoration: none; transition-delay: 0s; transition-duration: 0.15s; transition-property: color; transition-timing-function: ease-in-out;\\\" target=\\\"_blank\\\">21 de abril de 2015<\\/a><\\/span><\\/td>\\r\\n\\t\\t\\t<td style=\\\"width: 169px; text-align: center;\\\">\\r\\n\\t\\t\\t\\t&nbsp;<\\/td>\\r\\n\\t\\t\\t<td>\\r\\n\\t\\t\\t\\t&nbsp;<\\/td>\\r\\n\\t\\t\\t<td>\\r\\n\\t\\t\\t\\t&nbsp;<\\/td>\\r\\n\\t\\t<\\/tr>\\r\\n\\t\\t<tr>\\r\\n\\t\\t\\t<td style=\\\"width: 297px; text-align: center;\\\">\\r\\n\\t\\t\\t\\t<a href=\\\"http:\\/\\/www.esmaior.pt\\/esmaior\\/files\\/conselho_geral\\/convocatoria_05_2015Jul06.pdf\\\" style=\\\"color: rgb(0, 131, 232); text-decoration: none; transition-delay: 0s; transition-duration: 0.15s; transition-property: color; transition-timing-function: ease-in-out;\\\" target=\\\"_blank\\\"><span style=\\\"font-size: 12pt;\\\">6 de julho de 2015<\\/span><\\/a><\\/td>\\r\\n\\t\\t\\t<td style=\\\"width: 169px; text-align: center;\\\">\\r\\n\\t\\t\\t\\t&nbsp;<\\/td>\\r\\n\\t\\t\\t<td>\\r\\n\\t\\t\\t\\t&nbsp;<\\/td>\\r\\n\\t\\t\\t<td>\\r\\n\\t\\t\\t\\t&nbsp;<\\/td>\\r\\n\\t\\t<\\/tr>\\r\\n\\t\\t<tr>\\r\\n\\t\\t\\t<td style=\\\"width: 297px; text-align: center;\\\">\\r\\n\\t\\t\\t\\t<a href=\\\"http:\\/\\/www.esmaior.pt\\/esmaior\\/files\\/conselho_geral\\/convocatoria_06_2015nov24.pdf\\\" style=\\\"color: rgb(0, 131, 232); text-decoration: none; transition-delay: 0s; transition-duration: 0.15s; transition-property: color; transition-timing-function: ease-in-out;\\\" target=\\\"_blank\\\"><span style=\\\"font-size: 12pt;\\\">24 de novembro de 2015<\\/span><\\/a><\\/td>\\r\\n\\t\\t\\t<td style=\\\"width: 169px; text-align: center;\\\">\\r\\n\\t\\t\\t\\t&nbsp;<\\/td>\\r\\n\\t\\t\\t<td>\\r\\n\\t\\t\\t\\t&nbsp;<\\/td>\\r\\n\\t\\t\\t<td>\\r\\n\\t\\t\\t\\t&nbsp;<\\/td>\\r\\n\\t\\t<\\/tr>\\r\\n\\t\\t<tr>\\r\\n\\t\\t\\t<td style=\\\"width: 297px; text-align: center;\\\">\\r\\n\\t\\t\\t\\t<a href=\\\"http:\\/\\/www.esmaior.pt\\/esmaior\\/files\\/conselho_geral\\/convocatoria_07_2016Jan19.pdf\\\" style=\\\"color: rgb(0, 131, 232); text-decoration: none; transition-delay: 0s; transition-duration: 0.15s; transition-property: color; transition-timing-function: ease-in-out;\\\" target=\\\"_blank\\\"><span style=\\\"font-size: 12pt;\\\">19 de janeiro de 2016<\\/span><\\/a><\\/td>\\r\\n\\t\\t\\t<td style=\\\"width: 169px; text-align: center;\\\">\\r\\n\\t\\t\\t\\t&nbsp;<\\/td>\\r\\n\\t\\t\\t<td>\\r\\n\\t\\t\\t\\t&nbsp;<\\/td>\\r\\n\\t\\t\\t<td>\\r\\n\\t\\t\\t\\t&nbsp;<\\/td>\\r\\n\\t\\t<\\/tr>\\r\\n\\t\\t<tr>\\r\\n\\t\\t\\t<td style=\\\"width: 297px; text-align: center;\\\">\\r\\n\\t\\t\\t\\t<a href=\\\"http:\\/\\/www.esmaior.pt\\/esmaior\\/files\\/CG_Convocatoria_08_2016Abr05.pdf\\\" style=\\\"color: rgb(0, 131, 232); text-decoration: none; transition-delay: 0s; transition-duration: 0.15s; transition-property: color; transition-timing-function: ease-in-out;\\\"><span style=\\\"font-size: 12pt;\\\">05 de abril de 2016<\\/span><\\/a><\\/td>\\r\\n\\t\\t\\t<td style=\\\"width: 169px; text-align: center;\\\">\\r\\n\\t\\t\\t\\t&nbsp;<\\/td>\\r\\n\\t\\t\\t<td>\\r\\n\\t\\t\\t\\t&nbsp;<\\/td>\\r\\n\\t\\t\\t<td>\\r\\n\\t\\t\\t\\t&nbsp;<\\/td>\\r\\n\\t\\t<\\/tr>\\r\\n\\t\\t<tr>\\r\\n\\t\\t\\t<td style=\\\"width: 297px; text-align: center;\\\">\\r\\n\\t\\t\\t\\t<span style=\\\"font-size: 16px;\\\"><a href=\\\"http:\\/\\/www.esmaior.pt\\/esmaior\\/files\\/CG_Convocatoria_09_2016Mai10.pdf\\\" style=\\\"color: rgb(0, 131, 232); text-decoration: none; transition-delay: 0s; transition-duration: 0.15s; transition-property: color; transition-timing-function: ease-in-out;\\\">10 de maio de 2016<\\/a><\\/span><\\/td>\\r\\n\\t\\t\\t<td style=\\\"width: 169px; text-align: center;\\\">\\r\\n\\t\\t\\t\\t&nbsp;<\\/td>\\r\\n\\t\\t\\t<td>\\r\\n\\t\\t\\t\\t&nbsp;<\\/td>\\r\\n\\t\\t\\t<td>\\r\\n\\t\\t\\t\\t&nbsp;<\\/td>\\r\\n\\t\\t<\\/tr>\\r\\n\\t\\t<tr>\\r\\n\\t\\t\\t<td style=\\\"width: 297px; text-align: center;\\\">\\r\\n\\t\\t\\t\\t<span style=\\\"font-size: 16px;\\\"><a href=\\\"http:\\/\\/www.esmaior.pt\\/esmaior\\/files\\/CG_Convocatoria_10_2016jul04.pdf\\\" style=\\\"color: rgb(0, 131, 232); text-decoration: none; transition-delay: 0s; transition-duration: 0.15s; transition-property: color; transition-timing-function: ease-in-out;\\\">04 de julho de 2016<\\/a><\\/span><\\/td>\\r\\n\\t\\t\\t<td style=\\\"width: 169px; text-align: center;\\\">\\r\\n\\t\\t\\t\\t&nbsp;<\\/td>\\r\\n\\t\\t\\t<td>\\r\\n\\t\\t\\t\\t&nbsp;<\\/td>\\r\\n\\t\\t\\t<td>\\r\\n\\t\\t\\t\\t&nbsp;<\\/td>\\r\\n\\t\\t<\\/tr>\\r\\n\\t<\\/tbody>\\r\\n<\\/table>\\r\\n<p>\\r\\n\\t&nbsp;<\\/p>\\r\\n\",\"fulltext\":\"\",\"state\":1,\"catid\":\"16\",\"created\":\"2019-08-20 10:47:21\",\"created_by\":\"231\",\"created_by_alias\":\"\",\"modified\":\"2019-10-22 18:21:32\",\"modified_by\":\"231\",\"checked_out\":\"231\",\"checked_out_time\":\"2019-10-22 18:20:32\",\"publish_up\":\"2019-08-20 10:47:21\",\"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\":\"{\\\"article_layout\\\":\\\"\\\",\\\"show_title\\\":\\\"\\\",\\\"link_titles\\\":\\\"\\\",\\\"show_tags\\\":\\\"\\\",\\\"show_intro\\\":\\\"\\\",\\\"info_block_position\\\":\\\"\\\",\\\"info_block_show_title\\\":\\\"\\\",\\\"show_category\\\":\\\"\\\",\\\"link_category\\\":\\\"\\\",\\\"show_parent_category\\\":\\\"\\\",\\\"link_parent_category\\\":\\\"\\\",\\\"show_associations\\\":\\\"\\\",\\\"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_page_title\\\":\\\"\\\",\\\"show_publishing_options\\\":\\\"\\\",\\\"show_article_options\\\":\\\"\\\",\\\"show_urls_images_backend\\\":\\\"\\\",\\\"show_urls_images_frontend\\\":\\\"\\\",\\\"astroid_article_type\\\":\\\"regular\\\",\\\"astroid_article_video_type\\\":\\\"youtube\\\",\\\"astroid_article_video_url\\\":\\\"\\\",\\\"astroid_article_gallery_width\\\":\\\"\\\",\\\"astroid_article_gallery_bullets\\\":\\\"1\\\",\\\"astroid_article_gallery_navigation\\\":\\\"1\\\",\\\"astroid_article_thumbnail\\\":\\\"1\\\",\\\"astroid_article_gallery_items\\\":[],\\\"astroid_article_audio_source\\\":\\\"soundcloud\\\",\\\"astroid_article_audio_soundcloud\\\":\\\"\\\",\\\"astroid_article_audio_spotify\\\":\\\"\\\",\\\"astroid_article_review_heading\\\":\\\"\\\",\\\"astroid_article_review_summery\\\":\\\"\\\",\\\"astroid_article_review_good\\\":\\\"\\\",\\\"astroid_article_review_bad\\\":\\\"\\\",\\\"astroid_article_review_rating\\\":\\\"5\\\",\\\"astroid_article_button_action\\\":\\\"\\\",\\\"astroid_article_button_link\\\":\\\"\\\",\\\"astroid_article_review_criterias\\\":[],\\\"astroid_article_quote_text\\\":\\\"\\\",\\\"astroid_article_quote_author\\\":\\\"\\\",\\\"astroid_article_badge\\\":\\\"0\\\",\\\"astroid_article_badge_type\\\":\\\"2\\\",\\\"astroid_article_badge_text\\\":\\\"\\\",\\\"astroid_article_badge_color\\\":\\\"\\\",\\\"astroid_article_badge_text_color\\\":\\\"\\\",\\\"astroid_relatedposts\\\":\\\"\\\",\\\"astroid_socialshare\\\":\\\"\\\",\\\"astroid_comments\\\":\\\"\\\",\\\"astroid_posttype\\\":\\\"\\\",\\\"astroid_readtime\\\":\\\"\\\",\\\"astroid_authorinfo\\\":\\\"0\\\",\\\"astroid_og_title\\\":\\\"\\\",\\\"astroid_og_desc\\\":\\\"\\\",\\\"astroid_og_image\\\":\\\"\\\"}\",\"version\":5,\"ordering\":\"23\",\"metakey\":\"\",\"metadesc\":\"\",\"access\":\"1\",\"hits\":\"0\",\"metadata\":\"{\\\"robots\\\":\\\"\\\",\\\"author\\\":\\\"\\\",\\\"rights\\\":\\\"\\\",\\\"xreference\\\":\\\"\\\"}\",\"featured\":\"0\",\"language\":\"*\",\"xreference\":\"\",\"note\":\"\"}', 0);
INSERT INTO `ynfp8_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
(795, 75, 1, '', '2019-10-22 18:21:52', 231, 10582, 'c2f724e7e8fadabc485c910b55025421629e83bb', '{\"id\":75,\"asset_id\":\"318\",\"title\":\"Reuni\\u00f5es: convocat\\u00f3rias | decis\\u00f5es \",\"alias\":\"reunioes-convocatorias-decisoes\",\"introtext\":\"<p style=\\\"color: rgb(102, 102, 102); font-family: arial,sans-serif; font-size: 14px; font-style: normal; font-variant: normal; font-weight: 400; letter-spacing: normal; margin-bottom: 10px; margin-left: 0px; margin-right: 0px; margin-top: 0px; orphans: 2; text-align: left; text-decoration: none; text-indent: 0px; text-transform: none; -webkit-text-stroke-width: 0px; white-space: normal; word-spacing: 0px;\\\">\\r\\n\\t&nbsp;<\\/p>\\r\\n<p style=\\\"color: rgb(102, 102, 102); font-family: arial,sans-serif; font-size: 14px; font-style: normal; font-variant: normal; font-weight: 400; letter-spacing: normal; margin-bottom: 10px; margin-left: 0px; margin-right: 0px; margin-top: 0px; orphans: 2; text-align: left; text-decoration: none; text-indent: 0px; text-transform: none; -webkit-text-stroke-width: 0px; white-space: normal; word-spacing: 0px;\\\">\\r\\n\\t&nbsp;<\\/p>\\r\\n<table align=\\\"center\\\" border=\\\"0\\\" cellpadding=\\\"1\\\" cellspacing=\\\"1\\\" style=\\\"width: 500px\\\">\\r\\n\\t<tbody>\\r\\n\\t\\t<tr>\\r\\n\\t\\t\\t<td style=\\\"width: 297px; text-align: justify;\\\">\\r\\n\\t\\t\\t\\t<span style=\\\"font-size: 12pt;\\\"><a href=\\\"http:\\/\\/www.esmaior.pt\\/esmaior\\/files\\/conselho_geral\\/convocatoria_01_2014dez09%20v1.pdf\\\" style=\\\"color: rgb(0, 131, 232); text-decoration: none; transition-delay: 0s; transition-duration: 0.15s; transition-property: color; transition-timing-function: ease-in-out;\\\" target=\\\"_blank\\\">9 de dezembro de 2014<\\/a><\\/span><\\/td>\\r\\n\\t\\t\\t<td style=\\\"width: 169px; text-align: justify;\\\">\\r\\n\\t\\t\\t\\t<span style=\\\"font-size: 16px;\\\"><a href=\\\"http:\\/\\/www.esmaior.pt\\/esmaior\\/files\\/CG_Convocatoria_11_2016Nov29.pdf\\\" style=\\\"color: rgb(0, 131, 232); text-decoration: none; transition-delay: 0s; transition-duration: 0.15s; transition-property: color; transition-timing-function: ease-in-out;\\\">29 novembro de 2016<\\/a><\\/span><\\/td>\\r\\n\\t\\t\\t<td>\\r\\n\\t\\t\\t\\t&nbsp;<\\/td>\\r\\n\\t\\t\\t<td>\\r\\n\\t\\t\\t\\t&nbsp;<\\/td>\\r\\n\\t\\t<\\/tr>\\r\\n\\t\\t<tr>\\r\\n\\t\\t\\t<td style=\\\"width: 297px; text-align: justify;\\\">\\r\\n\\t\\t\\t\\t<span style=\\\"font-size: 12pt;\\\"><a href=\\\"http:\\/\\/www.esmaior.pt\\/esmaior\\/files\\/conselho_geral\\/convocatoria_02_2015jan13.pdf\\\" style=\\\"color: rgb(0, 131, 232); text-decoration: none; transition-delay: 0s; transition-duration: 0.15s; transition-property: color; transition-timing-function: ease-in-out;\\\" target=\\\"_blank\\\">13 de janeiro de 2015<\\/a><\\/span><\\/td>\\r\\n\\t\\t\\t<td style=\\\"width: 169px; text-align: justify;\\\">\\r\\n\\t\\t\\t\\t&nbsp;<\\/td>\\r\\n\\t\\t\\t<td>\\r\\n\\t\\t\\t\\t&nbsp;<\\/td>\\r\\n\\t\\t\\t<td>\\r\\n\\t\\t\\t\\t&nbsp;<\\/td>\\r\\n\\t\\t<\\/tr>\\r\\n\\t\\t<tr>\\r\\n\\t\\t\\t<td style=\\\"width: 297px; text-align: justify;\\\">\\r\\n\\t\\t\\t\\t<span style=\\\"font-size: 12pt;\\\"><a href=\\\"http:\\/\\/www.esmaior.pt\\/esmaior\\/files\\/conselho_geral\\/convocatoria_03_2015fev10.pdf\\\" style=\\\"color: rgb(0, 131, 232); text-decoration: none; transition-delay: 0s; transition-duration: 0.15s; transition-property: color; transition-timing-function: ease-in-out;\\\" target=\\\"_blank\\\">11 de fevereiro de 2015<\\/a><\\/span><\\/td>\\r\\n\\t\\t\\t<td style=\\\"width: 169px; text-align: justify;\\\">\\r\\n\\t\\t\\t\\t&nbsp;<\\/td>\\r\\n\\t\\t\\t<td>\\r\\n\\t\\t\\t\\t&nbsp;<\\/td>\\r\\n\\t\\t\\t<td>\\r\\n\\t\\t\\t\\t&nbsp;<\\/td>\\r\\n\\t\\t<\\/tr>\\r\\n\\t\\t<tr>\\r\\n\\t\\t\\t<td style=\\\"width: 297px; text-align: justify;\\\">\\r\\n\\t\\t\\t\\t<span style=\\\"font-size: 12pt;\\\"><a href=\\\"http:\\/\\/www.esmaior.pt\\/esmaior\\/files\\/conselho_geral\\/convocatoria_04_%202015abr21.pdf\\\" style=\\\"color: rgb(0, 131, 232); text-decoration: none; transition-delay: 0s; transition-duration: 0.15s; transition-property: color; transition-timing-function: ease-in-out;\\\" target=\\\"_blank\\\">21 de abril de 2015<\\/a><\\/span><\\/td>\\r\\n\\t\\t\\t<td style=\\\"width: 169px; text-align: justify;\\\">\\r\\n\\t\\t\\t\\t&nbsp;<\\/td>\\r\\n\\t\\t\\t<td>\\r\\n\\t\\t\\t\\t&nbsp;<\\/td>\\r\\n\\t\\t\\t<td>\\r\\n\\t\\t\\t\\t&nbsp;<\\/td>\\r\\n\\t\\t<\\/tr>\\r\\n\\t\\t<tr>\\r\\n\\t\\t\\t<td style=\\\"width: 297px; text-align: justify;\\\">\\r\\n\\t\\t\\t\\t<a href=\\\"http:\\/\\/www.esmaior.pt\\/esmaior\\/files\\/conselho_geral\\/convocatoria_05_2015Jul06.pdf\\\" style=\\\"color: rgb(0, 131, 232); text-decoration: none; transition-delay: 0s; transition-duration: 0.15s; transition-property: color; transition-timing-function: ease-in-out;\\\" target=\\\"_blank\\\"><span style=\\\"font-size: 12pt;\\\">6 de julho de 2015<\\/span><\\/a><\\/td>\\r\\n\\t\\t\\t<td style=\\\"width: 169px; text-align: justify;\\\">\\r\\n\\t\\t\\t\\t&nbsp;<\\/td>\\r\\n\\t\\t\\t<td>\\r\\n\\t\\t\\t\\t&nbsp;<\\/td>\\r\\n\\t\\t\\t<td>\\r\\n\\t\\t\\t\\t&nbsp;<\\/td>\\r\\n\\t\\t<\\/tr>\\r\\n\\t\\t<tr>\\r\\n\\t\\t\\t<td style=\\\"width: 297px; text-align: justify;\\\">\\r\\n\\t\\t\\t\\t<a href=\\\"http:\\/\\/www.esmaior.pt\\/esmaior\\/files\\/conselho_geral\\/convocatoria_06_2015nov24.pdf\\\" style=\\\"color: rgb(0, 131, 232); text-decoration: none; transition-delay: 0s; transition-duration: 0.15s; transition-property: color; transition-timing-function: ease-in-out;\\\" target=\\\"_blank\\\"><span style=\\\"font-size: 12pt;\\\">24 de novembro de 2015<\\/span><\\/a><\\/td>\\r\\n\\t\\t\\t<td style=\\\"width: 169px; text-align: justify;\\\">\\r\\n\\t\\t\\t\\t&nbsp;<\\/td>\\r\\n\\t\\t\\t<td>\\r\\n\\t\\t\\t\\t&nbsp;<\\/td>\\r\\n\\t\\t\\t<td>\\r\\n\\t\\t\\t\\t&nbsp;<\\/td>\\r\\n\\t\\t<\\/tr>\\r\\n\\t\\t<tr>\\r\\n\\t\\t\\t<td style=\\\"width: 297px; text-align: justify;\\\">\\r\\n\\t\\t\\t\\t<a href=\\\"http:\\/\\/www.esmaior.pt\\/esmaior\\/files\\/conselho_geral\\/convocatoria_07_2016Jan19.pdf\\\" style=\\\"color: rgb(0, 131, 232); text-decoration: none; transition-delay: 0s; transition-duration: 0.15s; transition-property: color; transition-timing-function: ease-in-out;\\\" target=\\\"_blank\\\"><span style=\\\"font-size: 12pt;\\\">19 de janeiro de 2016<\\/span><\\/a><\\/td>\\r\\n\\t\\t\\t<td style=\\\"width: 169px; text-align: justify;\\\">\\r\\n\\t\\t\\t\\t&nbsp;<\\/td>\\r\\n\\t\\t\\t<td>\\r\\n\\t\\t\\t\\t&nbsp;<\\/td>\\r\\n\\t\\t\\t<td>\\r\\n\\t\\t\\t\\t&nbsp;<\\/td>\\r\\n\\t\\t<\\/tr>\\r\\n\\t\\t<tr>\\r\\n\\t\\t\\t<td style=\\\"width: 297px; text-align: justify;\\\">\\r\\n\\t\\t\\t\\t<a href=\\\"http:\\/\\/www.esmaior.pt\\/esmaior\\/files\\/CG_Convocatoria_08_2016Abr05.pdf\\\" style=\\\"color: rgb(0, 131, 232); text-decoration: none; transition-delay: 0s; transition-duration: 0.15s; transition-property: color; transition-timing-function: ease-in-out;\\\"><span style=\\\"font-size: 12pt;\\\">05 de abril de 2016<\\/span><\\/a><\\/td>\\r\\n\\t\\t\\t<td style=\\\"width: 169px; text-align: justify;\\\">\\r\\n\\t\\t\\t\\t&nbsp;<\\/td>\\r\\n\\t\\t\\t<td>\\r\\n\\t\\t\\t\\t&nbsp;<\\/td>\\r\\n\\t\\t\\t<td>\\r\\n\\t\\t\\t\\t&nbsp;<\\/td>\\r\\n\\t\\t<\\/tr>\\r\\n\\t\\t<tr>\\r\\n\\t\\t\\t<td style=\\\"width: 297px; text-align: justify;\\\">\\r\\n\\t\\t\\t\\t<span style=\\\"font-size: 16px;\\\"><a href=\\\"http:\\/\\/www.esmaior.pt\\/esmaior\\/files\\/CG_Convocatoria_09_2016Mai10.pdf\\\" style=\\\"color: rgb(0, 131, 232); text-decoration: none; transition-delay: 0s; transition-duration: 0.15s; transition-property: color; transition-timing-function: ease-in-out;\\\">10 de maio de 2016<\\/a><\\/span><\\/td>\\r\\n\\t\\t\\t<td style=\\\"width: 169px; text-align: justify;\\\">\\r\\n\\t\\t\\t\\t&nbsp;<\\/td>\\r\\n\\t\\t\\t<td>\\r\\n\\t\\t\\t\\t&nbsp;<\\/td>\\r\\n\\t\\t\\t<td>\\r\\n\\t\\t\\t\\t&nbsp;<\\/td>\\r\\n\\t\\t<\\/tr>\\r\\n\\t\\t<tr>\\r\\n\\t\\t\\t<td style=\\\"width: 297px; text-align: justify;\\\">\\r\\n\\t\\t\\t\\t<span style=\\\"font-size: 16px;\\\"><a href=\\\"http:\\/\\/www.esmaior.pt\\/esmaior\\/files\\/CG_Convocatoria_10_2016jul04.pdf\\\" style=\\\"color: rgb(0, 131, 232); text-decoration: none; transition-delay: 0s; transition-duration: 0.15s; transition-property: color; transition-timing-function: ease-in-out;\\\">04 de julho de 2016<\\/a><\\/span><\\/td>\\r\\n\\t\\t\\t<td style=\\\"width: 169px; text-align: justify;\\\">\\r\\n\\t\\t\\t\\t&nbsp;<\\/td>\\r\\n\\t\\t\\t<td>\\r\\n\\t\\t\\t\\t&nbsp;<\\/td>\\r\\n\\t\\t\\t<td>\\r\\n\\t\\t\\t\\t&nbsp;<\\/td>\\r\\n\\t\\t<\\/tr>\\r\\n\\t<\\/tbody>\\r\\n<\\/table>\\r\\n<p>\\r\\n\\t&nbsp;<\\/p>\\r\\n\",\"fulltext\":\"\",\"state\":1,\"catid\":\"16\",\"created\":\"2019-08-20 10:47:21\",\"created_by\":\"231\",\"created_by_alias\":\"\",\"modified\":\"2019-10-22 18:21:52\",\"modified_by\":\"231\",\"checked_out\":\"231\",\"checked_out_time\":\"2019-10-22 18:21:32\",\"publish_up\":\"2019-08-20 10:47:21\",\"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\":\"{\\\"article_layout\\\":\\\"\\\",\\\"show_title\\\":\\\"\\\",\\\"link_titles\\\":\\\"\\\",\\\"show_tags\\\":\\\"\\\",\\\"show_intro\\\":\\\"\\\",\\\"info_block_position\\\":\\\"\\\",\\\"info_block_show_title\\\":\\\"\\\",\\\"show_category\\\":\\\"\\\",\\\"link_category\\\":\\\"\\\",\\\"show_parent_category\\\":\\\"\\\",\\\"link_parent_category\\\":\\\"\\\",\\\"show_associations\\\":\\\"\\\",\\\"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_page_title\\\":\\\"\\\",\\\"show_publishing_options\\\":\\\"\\\",\\\"show_article_options\\\":\\\"\\\",\\\"show_urls_images_backend\\\":\\\"\\\",\\\"show_urls_images_frontend\\\":\\\"\\\",\\\"astroid_article_type\\\":\\\"regular\\\",\\\"astroid_article_video_type\\\":\\\"youtube\\\",\\\"astroid_article_video_url\\\":\\\"\\\",\\\"astroid_article_gallery_width\\\":\\\"\\\",\\\"astroid_article_gallery_bullets\\\":\\\"1\\\",\\\"astroid_article_gallery_navigation\\\":\\\"1\\\",\\\"astroid_article_thumbnail\\\":\\\"1\\\",\\\"astroid_article_gallery_items\\\":[],\\\"astroid_article_audio_source\\\":\\\"soundcloud\\\",\\\"astroid_article_audio_soundcloud\\\":\\\"\\\",\\\"astroid_article_audio_spotify\\\":\\\"\\\",\\\"astroid_article_review_heading\\\":\\\"\\\",\\\"astroid_article_review_summery\\\":\\\"\\\",\\\"astroid_article_review_good\\\":\\\"\\\",\\\"astroid_article_review_bad\\\":\\\"\\\",\\\"astroid_article_review_rating\\\":\\\"5\\\",\\\"astroid_article_button_action\\\":\\\"\\\",\\\"astroid_article_button_link\\\":\\\"\\\",\\\"astroid_article_review_criterias\\\":[],\\\"astroid_article_quote_text\\\":\\\"\\\",\\\"astroid_article_quote_author\\\":\\\"\\\",\\\"astroid_article_badge\\\":\\\"0\\\",\\\"astroid_article_badge_type\\\":\\\"2\\\",\\\"astroid_article_badge_text\\\":\\\"\\\",\\\"astroid_article_badge_color\\\":\\\"\\\",\\\"astroid_article_badge_text_color\\\":\\\"\\\",\\\"astroid_relatedposts\\\":\\\"\\\",\\\"astroid_socialshare\\\":\\\"\\\",\\\"astroid_comments\\\":\\\"\\\",\\\"astroid_posttype\\\":\\\"\\\",\\\"astroid_readtime\\\":\\\"\\\",\\\"astroid_authorinfo\\\":\\\"0\\\",\\\"astroid_og_title\\\":\\\"\\\",\\\"astroid_og_desc\\\":\\\"\\\",\\\"astroid_og_image\\\":\\\"\\\"}\",\"version\":6,\"ordering\":\"23\",\"metakey\":\"\",\"metadesc\":\"\",\"access\":\"1\",\"hits\":\"0\",\"metadata\":\"{\\\"robots\\\":\\\"\\\",\\\"author\\\":\\\"\\\",\\\"rights\\\":\\\"\\\",\\\"xreference\\\":\\\"\\\"}\",\"featured\":\"0\",\"language\":\"*\",\"xreference\":\"\",\"note\":\"\"}', 0),
(799, 112, 1, '', '2019-10-23 14:17:42', 251, 3541, 'a92e18b44f82d1b962b20035c9416775b8472fbe', '{\"id\":112,\"asset_id\":\"357\",\"title\":\"Programa de Educa\\u00e7\\u00e3o para a Sa\\u00fade\",\"alias\":\"programa-de-educacao-para-a-saude\",\"introtext\":\"<p><strong>PES SECUND\\u00c1RIO<\\/strong><\\/p>\\r\\n<p><strong>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;<\\/strong> A Promo\\u00e7\\u00e3o e a Educa\\u00e7\\u00e3o para a Sa\\u00fade (PES) assumem um papel fulcral no desenvolvimento de cidad\\u00e3os e sociedades saud\\u00e1veis, sustent\\u00e1veis e felizes. A Escola \\u00e9 o espa\\u00e7o por excel\\u00eancia onde os jovens aprendem a gerir eficazmente a sua sa\\u00fade e a agir sobre fatores que a influenciam.<\\/p>\\r\\n\",\"fulltext\":\"\\r\\n<p>Uma Escola Promotora da Sa\\u00fade cria condi\\u00e7\\u00f5es para a participa\\u00e7\\u00e3o dos jovens no projeto PES. Neste presente ano, a Equipa PES \\u2013 Secund\\u00e1rio propo\\u00ea as seguintes actividades:<\\/p>\\r\\n<p><img src=\\\"images\\/Almocos\\/imagem1.jpg\\\" alt=\\\"imagem1\\\" \\/><\\/p>\\r\\n<p><img src=\\\"images\\/Almocos\\/imagem2.jpg\\\" alt=\\\"imagem2\\\" \\/><\\/p>\\r\\n<p>O <strong>Gabinete de Atendimento aos Jovens<\\/strong>: GAJ<\\/p>\\r\\n<p>(atendimento quinzenal \\u2013 quarta-feira \\u2013 manh\\u00e3 \\u2013 Enfermeiro Humberto Domingues).<\\/p>\\r\\n<p>M\\u00aa Luc\\u00edlia Cunha; M\\u00aa C\\u00e2ndida Ribeiro e Lu\\u00eds Cavalheiro (PES SECUND\\u00c1RIO)<\\/p>\\r\\n<p>Coordenadora da EQUIPA PES \\u2013 Ana Paula Cerqueira<\\/p>\\r\\n<p><strong>&nbsp;<\\/strong><\\/p>\\r\\n<p><strong>Obs: As actividades podem sofrer altera\\u00e7\\u00f5es alheias \\u00e0 equipa promotora.<\\/strong><\\/p>\\r\\n<p>&nbsp;<\\/p>\",\"state\":\"1\",\"catid\":\"11\",\"created\":\"2019-10-17 14:08:25\",\"created_by\":\"253\",\"created_by_alias\":\"\",\"modified\":\"2019-10-23 14:17:42\",\"modified_by\":\"251\",\"checked_out\":\"251\",\"checked_out_time\":\"2019-10-23 14:17:20\",\"publish_up\":\"2019-10-17 14:08:25\",\"publish_down\":\"0000-00-00 00:00:00\",\"images\":\"{\\\"image_intro\\\":\\\"\\\",\\\"image_intro_alt\\\":\\\"\\\",\\\"image_intro_caption\\\":\\\"\\\",\\\"float_intro\\\":\\\"\\\",\\\"image_fulltext\\\":\\\"\\\",\\\"image_fulltext_alt\\\":\\\"\\\",\\\"image_fulltext_caption\\\":\\\"\\\",\\\"float_fulltext\\\":\\\"\\\"}\",\"urls\":\"{\\\"urla\\\":false,\\\"urlatext\\\":\\\"\\\",\\\"targeta\\\":\\\"\\\",\\\"urlb\\\":false,\\\"urlbtext\\\":\\\"\\\",\\\"targetb\\\":\\\"\\\",\\\"urlc\\\":false,\\\"urlctext\\\":\\\"\\\",\\\"targetc\\\":\\\"\\\"}\",\"attribs\":\"{\\\"astroid_article_type\\\":\\\"regular\\\",\\\"astroid_article_video_url\\\":\\\"\\\",\\\"astroid_article_gallery_width\\\":\\\"\\\",\\\"astroid_article_gallery_bullets\\\":\\\"1\\\",\\\"astroid_article_gallery_navigation\\\":\\\"1\\\",\\\"astroid_article_thumbnail\\\":\\\"1\\\",\\\"astroid_article_gallery_items\\\":[],\\\"astroid_article_audio_source\\\":\\\"soundcloud\\\",\\\"astroid_article_audio_soundcloud\\\":\\\"\\\",\\\"astroid_article_audio_spotify\\\":\\\"\\\",\\\"astroid_article_review_heading\\\":\\\"\\\",\\\"astroid_article_review_summery\\\":\\\"\\\",\\\"astroid_article_review_good\\\":\\\"\\\",\\\"astroid_article_review_bad\\\":\\\"\\\",\\\"astroid_article_review_rating\\\":\\\"5\\\",\\\"astroid_article_button_action\\\":\\\"\\\",\\\"astroid_article_button_link\\\":\\\"\\\",\\\"astroid_article_review_criterias\\\":[],\\\"astroid_article_quote_text\\\":\\\"\\\",\\\"astroid_article_quote_author\\\":\\\"\\\",\\\"astroid_article_badge\\\":\\\"0\\\",\\\"astroid_article_badge_type\\\":\\\"2\\\",\\\"astroid_article_badge_text\\\":\\\"\\\",\\\"astroid_article_badge_color\\\":\\\"\\\",\\\"astroid_article_badge_text_color\\\":\\\"\\\",\\\"astroid_relatedposts\\\":\\\"\\\",\\\"astroid_socialshare\\\":\\\"\\\",\\\"astroid_comments\\\":\\\"\\\",\\\"astroid_posttype\\\":\\\"\\\",\\\"astroid_readtime\\\":\\\"\\\",\\\"astroid_authorinfo\\\":\\\"\\\",\\\"astroid_og_title\\\":\\\"\\\",\\\"astroid_og_desc\\\":\\\"\\\",\\\"astroid_og_image\\\":\\\"\\\"}\",\"version\":6,\"ordering\":\"1\",\"metakey\":\"\",\"metadesc\":\"\",\"access\":\"1\",\"hits\":\"0\",\"metadata\":\"{}\",\"featured\":\"1\",\"language\":\"*\",\"xreference\":\"\",\"note\":\"\"}', 0),
(800, 114, 1, '', '2019-10-24 20:25:00', 231, 2255, '3a9b322c84dae72245ea3f0b9519009c8e025f8b', '{\"id\":114,\"asset_id\":359,\"title\":\"Dia do Diploma\",\"alias\":\"dia-do-diploma\",\"introtext\":\"<p style=\\\"text-align: center;\\\">\\r\\n\\t<img alt=\\\"\\\" height=\\\"782\\\" src=\\\"images\\/dia_do_diploma.jpg\\\" width=\\\"553\\\" \\/><\\/p>\\r\\n\",\"fulltext\":\"\",\"state\":\"1\",\"catid\":\"11\",\"created\":\"2019-10-24 20:25:00\",\"created_by\":\"231\",\"created_by_alias\":\"\",\"modified\":\"2019-10-24 20:25:00\",\"modified_by\":null,\"checked_out\":null,\"checked_out_time\":null,\"publish_up\":\"2019-10-24 20:25:00\",\"publish_down\":\"0000-00-00 00:00:00\",\"images\":\"{\\\"image_intro\\\":\\\"\\\",\\\"image_intro_alt\\\":\\\"\\\",\\\"image_intro_caption\\\":\\\"\\\",\\\"float_intro\\\":\\\"\\\",\\\"image_fulltext\\\":\\\"\\\",\\\"image_fulltext_alt\\\":\\\"\\\",\\\"image_fulltext_caption\\\":\\\"\\\",\\\"float_fulltext\\\":\\\"\\\"}\",\"urls\":\"{\\\"urla\\\":false,\\\"urlatext\\\":\\\"\\\",\\\"targeta\\\":\\\"\\\",\\\"urlb\\\":false,\\\"urlbtext\\\":\\\"\\\",\\\"targetb\\\":\\\"\\\",\\\"urlc\\\":false,\\\"urlctext\\\":\\\"\\\",\\\"targetc\\\":\\\"\\\"}\",\"attribs\":\"{\\\"astroid_article_type\\\":\\\"regular\\\",\\\"astroid_article_video_url\\\":\\\"\\\",\\\"astroid_article_gallery_width\\\":\\\"\\\",\\\"astroid_article_gallery_bullets\\\":\\\"1\\\",\\\"astroid_article_gallery_navigation\\\":\\\"1\\\",\\\"astroid_article_thumbnail\\\":\\\"1\\\",\\\"astroid_article_gallery_items\\\":[],\\\"astroid_article_audio_source\\\":\\\"soundcloud\\\",\\\"astroid_article_audio_soundcloud\\\":\\\"\\\",\\\"astroid_article_audio_spotify\\\":\\\"\\\",\\\"astroid_article_review_heading\\\":\\\"\\\",\\\"astroid_article_review_summery\\\":\\\"\\\",\\\"astroid_article_review_good\\\":\\\"\\\",\\\"astroid_article_review_bad\\\":\\\"\\\",\\\"astroid_article_review_rating\\\":\\\"5\\\",\\\"astroid_article_button_action\\\":\\\"\\\",\\\"astroid_article_button_link\\\":\\\"\\\",\\\"astroid_article_review_criterias\\\":[],\\\"astroid_article_quote_text\\\":\\\"\\\",\\\"astroid_article_quote_author\\\":\\\"\\\",\\\"astroid_article_badge\\\":\\\"0\\\",\\\"astroid_article_badge_type\\\":\\\"2\\\",\\\"astroid_article_badge_text\\\":\\\"\\\",\\\"astroid_article_badge_color\\\":\\\"\\\",\\\"astroid_article_badge_text_color\\\":\\\"\\\",\\\"astroid_relatedposts\\\":\\\"\\\",\\\"astroid_socialshare\\\":\\\"\\\",\\\"astroid_comments\\\":\\\"\\\",\\\"astroid_posttype\\\":\\\"\\\",\\\"astroid_readtime\\\":\\\"\\\",\\\"astroid_authorinfo\\\":\\\"\\\",\\\"astroid_og_title\\\":\\\"\\\",\\\"astroid_og_desc\\\":\\\"\\\",\\\"astroid_og_image\\\":\\\"\\\"}\",\"version\":1,\"ordering\":null,\"metakey\":\"\",\"metadesc\":\"\",\"access\":\"1\",\"hits\":null,\"metadata\":\"{}\",\"featured\":\"1\",\"language\":\"*\",\"xreference\":null,\"note\":null}', 0),
(801, 74, 1, '', '2019-10-30 11:45:07', 251, 5771, '303d51be9d16f8ddf8d9e77c2ac2f7243502c7cf', '{\"id\":74,\"asset_id\":\"317\",\"title\":\"Conselho Geral\",\"alias\":\"conselho-geral\",\"introtext\":\"<p style=\\\"color: #666666; font-family: arial,sans-serif; font-size: 14px; font-style: normal; font-variant: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-decoration: none; text-indent: 0px; text-transform: none; -webkit-text-stroke-width: 0px; white-space: normal; word-spacing: 0px; margin: 0px 0px 10px 0px;\\\"><a href=\\\"files\\/cg_definicao_competencias.pdf\\\"><span style=\\\"color: #333333; font-size: 14pt;\\\">Defini\\u00e7\\u00e3o | Composi\\u00e7\\u00e3o | Compet\\u00eancias | Funcionamento<\\/span><\\/a><\\/p>\\r\\n<p style=\\\"color: #666666; font-family: arial,sans-serif; font-size: 14px; font-style: normal; font-variant: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-decoration: none; text-indent: 0px; text-transform: none; -webkit-text-stroke-width: 0px; white-space: normal; word-spacing: 0px; margin: 0px 0px 10px 0px;\\\">&nbsp;<\\/p>\\r\\n<p style=\\\"color: #666666; font-family: arial,sans-serif; font-size: 14px; font-style: normal; font-variant: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-decoration: none; text-indent: 0px; text-transform: none; -webkit-text-stroke-width: 0px; white-space: normal; word-spacing: 0px; margin: 0px 0px 10px 0px;\\\"><span style=\\\"color: #333333; font-size: 14pt;\\\">Contacto: - <a href=\\\"mailto:presidentedoconselhogeral@esmaior.pt\\\">presidentedoconselhogeral@esmaior.pt<\\/a><\\/span><\\/p>\\r\\n<p style=\\\"color: #666666; font-family: arial,sans-serif; font-size: 14px; font-style: normal; font-variant: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-decoration: none; text-indent: 0px; text-transform: none; -webkit-text-stroke-width: 0px; white-space: normal; word-spacing: 0px; margin: 0px 0px 10px 0px;\\\">&nbsp;<\\/p>\\r\\n<p style=\\\"color: #666666; font-family: arial,sans-serif; font-size: 14px; font-style: normal; font-variant: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-decoration: none; text-indent: 0px; text-transform: none; -webkit-text-stroke-width: 0px; white-space: normal; word-spacing: 0px; margin: 0px 0px 10px 0px;\\\"><a href=\\\"files\\/membros1920.pdf\\\"><span style=\\\"color: #333333; font-size: 14pt; text-decoration: underline;\\\">Membros<\\/span><\\/a><\\/p>\\r\\n<p style=\\\"color: #666666; font-family: arial,sans-serif; font-size: 14px; font-style: normal; font-variant: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-decoration: none; text-indent: 0px; text-transform: none; -webkit-text-stroke-width: 0px; white-space: normal; word-spacing: 0px; margin: 0px 0px 10px 0px;\\\">&nbsp;<\\/p>\\r\\n<p style=\\\"color: #666666; font-family: arial,sans-serif; font-size: 14px; font-style: normal; font-variant: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-decoration: none; text-indent: 0px; text-transform: none; -webkit-text-stroke-width: 0px; white-space: normal; word-spacing: 0px; margin: 0px 0px 10px 0px;\\\"><span style=\\\"color: #333333; font-size: 14pt; text-decoration: underline;\\\"><a style=\\\"color: #333333; text-decoration: underline; transition-delay: 0s; transition-duration: 0.15s; transition-property: color; transition-timing-function: ease-in-out;\\\" title=\\\"Reuni\\u00f5es: convocat\\u00f3rias | decis\\u00f5es \\\" href=\\\"index.php?option=com_content&amp;view=article&amp;id=75&amp;catid=16\\\" target=\\\"_blank\\\">Reuni\\u00f5es: convocat\\u00f3rias | decis\\u00f5es <\\/a><\\/span><\\/p>\\r\\n<p>&nbsp;<\\/p>\",\"fulltext\":\"\",\"state\":\"1\",\"catid\":\"16\",\"created\":\"2019-08-20 10:44:04\",\"created_by\":\"231\",\"created_by_alias\":\"\",\"modified\":\"2019-10-30 11:45:07\",\"modified_by\":\"251\",\"checked_out\":\"251\",\"checked_out_time\":\"2019-10-30 11:41:36\",\"publish_up\":\"2019-08-20 10:44:04\",\"publish_down\":\"0000-00-00 00:00:00\",\"images\":\"{\\\"image_intro\\\":\\\"\\\",\\\"image_intro_alt\\\":\\\"\\\",\\\"image_intro_caption\\\":\\\"\\\",\\\"float_intro\\\":\\\"\\\",\\\"image_fulltext\\\":\\\"\\\",\\\"image_fulltext_alt\\\":\\\"\\\",\\\"image_fulltext_caption\\\":\\\"\\\",\\\"float_fulltext\\\":\\\"\\\"}\",\"urls\":\"{\\\"urla\\\":false,\\\"urlatext\\\":\\\"\\\",\\\"targeta\\\":\\\"\\\",\\\"urlb\\\":false,\\\"urlbtext\\\":\\\"\\\",\\\"targetb\\\":\\\"\\\",\\\"urlc\\\":false,\\\"urlctext\\\":\\\"\\\",\\\"targetc\\\":\\\"\\\"}\",\"attribs\":\"{\\\"astroid_article_type\\\":\\\"regular\\\",\\\"astroid_article_video_type\\\":\\\"youtube\\\",\\\"astroid_article_video_url\\\":\\\"\\\",\\\"astroid_article_gallery_width\\\":\\\"\\\",\\\"astroid_article_gallery_bullets\\\":\\\"1\\\",\\\"astroid_article_gallery_navigation\\\":\\\"1\\\",\\\"astroid_article_thumbnail\\\":\\\"1\\\",\\\"astroid_article_gallery_items\\\":[],\\\"astroid_article_audio_source\\\":\\\"soundcloud\\\",\\\"astroid_article_audio_soundcloud\\\":\\\"\\\",\\\"astroid_article_audio_spotify\\\":\\\"\\\",\\\"astroid_article_review_heading\\\":\\\"\\\",\\\"astroid_article_review_summery\\\":\\\"\\\",\\\"astroid_article_review_good\\\":\\\"\\\",\\\"astroid_article_review_bad\\\":\\\"\\\",\\\"astroid_article_review_rating\\\":\\\"5\\\",\\\"astroid_article_button_action\\\":\\\"\\\",\\\"astroid_article_button_link\\\":\\\"\\\",\\\"astroid_article_review_criterias\\\":[],\\\"astroid_article_quote_text\\\":\\\"\\\",\\\"astroid_article_quote_author\\\":\\\"\\\",\\\"astroid_article_badge\\\":\\\"0\\\",\\\"astroid_article_badge_type\\\":\\\"2\\\",\\\"astroid_article_badge_text\\\":\\\"\\\",\\\"astroid_article_badge_color\\\":\\\"\\\",\\\"astroid_article_badge_text_color\\\":\\\"\\\",\\\"astroid_relatedposts\\\":\\\"\\\",\\\"astroid_socialshare\\\":\\\"\\\",\\\"astroid_comments\\\":\\\"\\\",\\\"astroid_posttype\\\":\\\"\\\",\\\"astroid_readtime\\\":\\\"\\\",\\\"astroid_authorinfo\\\":\\\"0\\\",\\\"astroid_og_title\\\":\\\"\\\",\\\"astroid_og_desc\\\":\\\"\\\",\\\"astroid_og_image\\\":\\\"\\\"}\",\"version\":6,\"ordering\":\"24\",\"metakey\":\"\",\"metadesc\":\"\",\"access\":\"1\",\"hits\":\"0\",\"metadata\":\"{\\\"robots\\\":\\\"\\\",\\\"author\\\":\\\"\\\",\\\"rights\\\":\\\"\\\",\\\"xreference\\\":\\\"\\\"}\",\"featured\":\"0\",\"language\":\"*\",\"xreference\":\"\",\"note\":\"\"}', 0);
INSERT INTO `ynfp8_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
(802, 115, 1, '', '2019-10-30 16:07:32', 231, 95362, '111c9b4cf1361bc725ba348680ec5ce6566fe132', '{\"id\":115,\"asset_id\":360,\"title\":\"Cursos Profissionais - AVALIA\\u00c7\\u00c3O EXTRAORDIN\\u00c1RIA \\u2013 1 \\u00aa \\u00e9poca\",\"alias\":\"cursos-profissionais-avaliacao-extraordinaria-1-epoca\",\"introtext\":\"<p>\\r\\n\\t<span style=\\\"border-bottom-color: currentColor; border-bottom-style: none; border-bottom-width: 0px; border-image-outset: 0; border-image-repeat: stretch; border-image-slice: 100%; border-image-source: none; border-image-width: 1; border-left-color: currentColor; border-left-style: none; border-left-width: 0px; border-right-color: currentColor; border-right-style: none; border-right-width: 0px; border-top-color: currentColor; border-top-style: none; border-top-width: 0px; color: transparent; cursor: text; font-family: sans-serif; font-size: 16px; font-size-adjust: none; font-stretch: inherit; font-style: inherit; font-variant: inherit; font-weight: inherit; left: 127.39px; letter-spacing: normal; line-height: inherit; margin-bottom: 0px; margin-left: 0px; margin-right: 0px; margin-top: 0px; orphans: 2; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; padding-top: 0px; position: absolute; text-align: left; text-decoration: none; text-indent: 0px; text-transform: none; top: 355.35px; transform: scaleX(0.9298); transform-origin: 0px 0px 0px; vertical-align: baseline; -webkit-text-stroke-width: 0px; white-space: pre; word-spacing: 0px;\\\">Avisam<\\/span><span style=\\\"border-bottom-color: currentColor; border-bottom-style: none; border-bottom-width: 0px; border-image-outset: 0; border-image-repeat: stretch; border-image-slice: 100%; border-image-source: none; border-image-width: 1; border-left-color: currentColor; border-left-style: none; border-left-width: 0px; border-right-color: currentColor; border-right-style: none; border-right-width: 0px; border-top-color: currentColor; border-top-style: none; border-top-width: 0px; color: transparent; cursor: text; font-family: sans-serif; font-size: 16px; font-size-adjust: none; font-stretch: inherit; font-style: inherit; font-variant: inherit; font-weight: inherit; left: 176.18px; letter-spacing: normal; line-height: inherit; margin-bottom: 0px; margin-left: 0px; margin-right: 0px; margin-top: 0px; orphans: 2; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; padding-top: 0px; position: absolute; text-align: left; text-decoration: none; text-indent: 0px; text-transform: none; top: 355.35px; transform-origin: 0px 0px 0px; vertical-align: baseline; -webkit-text-stroke-width: 0px; white-space: pre; word-spacing: 0px;\\\">-<\\/span><span style=\\\"border-bottom-color: currentColor; border-bottom-style: none; border-bottom-width: 0px; border-image-outset: 0; border-image-repeat: stretch; border-image-slice: 100%; border-image-source: none; border-image-width: 1; border-left-color: currentColor; border-left-style: none; border-left-width: 0px; border-right-color: currentColor; border-right-style: none; border-right-width: 0px; border-top-color: currentColor; border-top-style: none; border-top-width: 0px; color: transparent; cursor: text; font-family: sans-serif; font-size: 16px; font-size-adjust: none; font-stretch: inherit; font-style: inherit; font-variant: inherit; font-weight: inherit; left: 180.18px; letter-spacing: normal; line-height: inherit; margin-bottom: 0px; margin-left: 0px; margin-right: 0px; margin-top: 0px; orphans: 2; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; padding-top: 0px; position: absolute; text-align: left; text-decoration: none; text-indent: 0px; text-transform: none; top: 355.35px; transform: scaleX(0.878314); transform-origin: 0px 0px 0px; vertical-align: baseline; -webkit-text-stroke-width: 0px; white-space: pre; word-spacing: 0px;\\\">se os <\\/span><span style=\\\"border-bottom-color: currentColor; border-bottom-style: none; border-bottom-width: 0px; border-image-outset: 0; border-image-repeat: stretch; border-image-slice: 100%; border-image-source: none; border-image-width: 1; border-left-color: currentColor; border-left-style: none; border-left-width: 0px; border-right-color: currentColor; border-right-style: none; border-right-width: 0px; border-top-color: currentColor; border-top-style: none; border-top-width: 0px; color: transparent; cursor: text; font-family: sans-serif; font-size: 16px; font-size-adjust: none; font-stretch: inherit; font-style: inherit; font-variant: inherit; font-weight: inherit; left: 217.82px; letter-spacing: normal; line-height: inherit; margin-bottom: 0px; margin-left: 0px; margin-right: 0px; margin-top: 0px; orphans: 2; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; padding-top: 0px; position: absolute; text-align: left; text-decoration: none; text-indent: 0px; text-transform: none; top: 355.35px; transform: scaleX(0.941085); transform-origin: 0px 0px 0px; vertical-align: baseline; -webkit-text-stroke-width: 0px; white-space: pre; word-spacing: 0px;\\\">alunos <\\/span><span style=\\\"border-bottom-color: currentColor; border-bottom-style: none; border-bottom-width: 0px; border-image-outset: 0; border-image-repeat: stretch; border-image-slice: 100%; border-image-source: none; border-image-width: 1; border-left-color: currentColor; border-left-style: none; border-left-width: 0px; border-right-color: currentColor; border-right-style: none; border-right-width: 0px; border-top-color: currentColor; border-top-style: none; border-top-width: 0px; color: transparent; cursor: text; font-family: sans-serif; font-size: 16px; font-size-adjust: none; font-stretch: inherit; font-style: inherit; font-variant: inherit; font-weight: inherit; left: 266.46px; letter-spacing: normal; line-height: inherit; margin-bottom: 0px; margin-left: 0px; margin-right: 0px; margin-top: 0px; orphans: 2; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; padding-top: 0px; position: absolute; text-align: left; text-decoration: none; text-indent: 0px; text-transform: none; top: 355.35px; transform: scaleX(0.953528); transform-origin: 0px 0px 0px; vertical-align: baseline; -webkit-text-stroke-width: 0px; white-space: pre; word-spacing: 0px;\\\">do <\\/span><span style=\\\"border-bottom-color: currentColor; border-bottom-style: none; border-bottom-width: 0px; border-image-outset: 0; border-image-repeat: stretch; border-image-slice: 100%; border-image-source: none; border-image-width: 1; border-left-color: currentColor; border-left-style: none; border-left-width: 0px; border-right-color: currentColor; border-right-style: none; border-right-width: 0px; border-top-color: currentColor; border-top-style: none; border-top-width: 0px; color: transparent; cursor: text; font-family: sans-serif; font-size: 16px; font-size-adjust: none; font-stretch: inherit; font-style: inherit; font-variant: inherit; font-weight: inherit; left: 287.74px; letter-spacing: normal; line-height: inherit; margin-bottom: 0px; margin-left: 0px; margin-right: 0px; margin-top: 0px; orphans: 2; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; padding-top: 0px; position: absolute; text-align: left; text-decoration: none; text-indent: 0px; text-transform: none; top: 355.35px; transform: scaleX(0.744402); transform-origin: 0px 0px 0px; vertical-align: baseline; -webkit-text-stroke-width: 0px; white-space: pre; word-spacing: 0px;\\\">11&ordm; e <\\/span><span style=\\\"border-bottom-color: currentColor; border-bottom-style: none; border-bottom-width: 0px; border-image-outset: 0; border-image-repeat: stretch; border-image-slice: 100%; border-image-source: none; border-image-width: 1; border-left-color: currentColor; border-left-style: none; border-left-width: 0px; border-right-color: currentColor; border-right-style: none; border-right-width: 0px; border-top-color: currentColor; border-top-style: none; border-top-width: 0px; color: transparent; cursor: text; font-family: sans-serif; font-size: 16px; font-size-adjust: none; font-stretch: inherit; font-style: inherit; font-variant: inherit; font-weight: inherit; left: 318.62px; letter-spacing: normal; line-height: inherit; margin-bottom: 0px; margin-left: 0px; margin-right: 0px; margin-top: 0px; orphans: 2; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; padding-top: 0px; position: absolute; text-align: left; text-decoration: none; text-indent: 0px; text-transform: none; top: 355.35px; transform: scaleX(0.860887); transform-origin: 0px 0px 0px; vertical-align: baseline; -webkit-text-stroke-width: 0px; white-space: pre; word-spacing: 0px;\\\">12&ordm; ano<\\/span><span style=\\\"border-bottom-color: currentColor; border-bottom-style: none; border-bottom-width: 0px; border-image-outset: 0; border-image-repeat: stretch; border-image-slice: 100%; border-image-source: none; border-image-width: 1; border-left-color: currentColor; border-left-style: none; border-left-width: 0px; border-right-color: currentColor; border-right-style: none; border-right-width: 0px; border-top-color: currentColor; border-top-style: none; border-top-width: 0px; color: transparent; cursor: text; font-family: sans-serif; font-size: 16px; font-size-adjust: none; font-stretch: inherit; font-style: inherit; font-variant: inherit; font-weight: inherit; left: 365.85px; letter-spacing: normal; line-height: inherit; margin-bottom: 0px; margin-left: 0px; margin-right: 0px; margin-top: 0px; orphans: 2; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; padding-top: 0px; position: absolute; text-align: left; text-decoration: none; text-indent: 0px; text-transform: none; top: 355.35px; transform-origin: 0px 0px 0px; vertical-align: baseline; -webkit-text-stroke-width: 0px; white-space: pre; word-spacing: 0px;\\\">s<\\/span><span style=\\\"border-bottom-color: currentColor; border-bottom-style: none; border-bottom-width: 0px; border-image-outset: 0; border-image-repeat: stretch; border-image-slice: 100%; border-image-source: none; border-image-width: 1; border-left-color: currentColor; border-left-style: none; border-left-width: 0px; border-right-color: currentColor; border-right-style: none; border-right-width: 0px; border-top-color: currentColor; border-top-style: none; border-top-width: 0px; color: transparent; cursor: text; font-family: sans-serif; font-size: 16px; font-size-adjust: none; font-stretch: inherit; font-style: inherit; font-variant: inherit; font-weight: inherit; left: 376.09px; letter-spacing: normal; line-height: inherit; margin-bottom: 0px; margin-left: 0px; margin-right: 0px; margin-top: 0px; orphans: 2; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; padding-top: 0px; position: absolute; text-align: left; text-decoration: none; text-indent: 0px; text-transform: none; top: 355.35px; transform: scaleX(0.950392); transform-origin: 0px 0px 0px; vertical-align: baseline; -webkit-text-stroke-width: 0px; white-space: pre; word-spacing: 0px;\\\">com m&oacute;dulos em atras<\\/span><span style=\\\"border-bottom-color: currentColor; border-bottom-style: none; border-bottom-width: 0px; border-image-outset: 0; border-image-repeat: stretch; border-image-slice: 100%; border-image-source: none; border-image-width: 1; border-left-color: currentColor; border-left-style: none; border-left-width: 0px; border-right-color: currentColor; border-right-style: none; border-right-width: 0px; border-top-color: currentColor; border-top-style: none; border-top-width: 0px; color: transparent; cursor: text; font-family: sans-serif; font-size: 16px; font-size-adjust: none; font-stretch: inherit; font-style: inherit; font-variant: inherit; font-weight: inherit; left: 530.05px; letter-spacing: normal; line-height: inherit; margin-bottom: 0px; margin-left: 0px; margin-right: 0px; margin-top: 0px; orphans: 2; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; padding-top: 0px; position: absolute; text-align: left; text-decoration: none; text-indent: 0px; text-transform: none; top: 355.35px; transform: scaleX(0.932434); transform-origin: 0px 0px 0px; vertical-align: baseline; -webkit-text-stroke-width: 0px; white-space: pre; word-spacing: 0px;\\\">o <\\/span><span style=\\\"border-bottom-color: currentColor; border-bottom-style: none; border-bottom-width: 0px; border-image-outset: 0; border-image-repeat: stretch; border-image-slice: 100%; border-image-source: none; border-image-width: 1; border-left-color: currentColor; border-left-style: none; border-left-width: 0px; border-right-color: currentColor; border-right-style: none; border-right-width: 0px; border-top-color: currentColor; border-top-style: none; border-top-width: 0px; color: transparent; cursor: text; font-family: sans-serif; font-size: 16px; font-size-adjust: none; font-stretch: inherit; font-style: inherit; font-variant: inherit; font-weight: inherit; left: 542.53px; letter-spacing: normal; line-height: inherit; margin-bottom: 0px; margin-left: 0px; margin-right: 0px; margin-top: 0px; orphans: 2; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; padding-top: 0px; position: absolute; text-align: left; text-decoration: none; text-indent: 0px; text-transform: none; top: 355.35px; transform: scaleX(0.970427); transform-origin: 0px 0px 0px; vertical-align: baseline; -webkit-text-stroke-width: 0px; white-space: pre; word-spacing: 0px;\\\">(incluem<\\/span><span style=\\\"border-bottom-color: currentColor; border-bottom-style: none; border-bottom-width: 0px; border-image-outset: 0; border-image-repeat: stretch; border-image-slice: 100%; border-image-source: none; border-image-width: 1; border-left-color: currentColor; border-left-style: none; border-left-width: 0px; border-right-color: currentColor; border-right-style: none; border-right-width: 0px; border-top-color: currentColor; border-top-style: none; border-top-width: 0px; color: transparent; cursor: text; font-family: sans-serif; font-size: 16px; font-size-adjust: none; font-stretch: inherit; font-style: inherit; font-variant: inherit; font-weight: inherit; left: 601.25px; letter-spacing: normal; line-height: inherit; margin-bottom: 0px; margin-left: 0px; margin-right: 0px; margin-top: 0px; orphans: 2; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; padding-top: 0px; position: absolute; text-align: left; text-decoration: none; text-indent: 0px; text-transform: none; top: 355.35px; transform-origin: 0px 0px 0px; vertical-align: baseline; -webkit-text-stroke-width: 0px; white-space: pre; word-spacing: 0px;\\\">-<\\/span><span style=\\\"border-bottom-color: currentColor; border-bottom-style: none; border-bottom-width: 0px; border-image-outset: 0; border-image-repeat: stretch; border-image-slice: 100%; border-image-source: none; border-image-width: 1; border-left-color: currentColor; border-left-style: none; border-left-width: 0px; border-right-color: currentColor; border-right-style: none; border-right-width: 0px; border-top-color: currentColor; border-top-style: none; border-top-width: 0px; color: transparent; cursor: text; font-family: sans-serif; font-size: 16px; font-size-adjust: none; font-stretch: inherit; font-style: inherit; font-variant: inherit; font-weight: inherit; left: 605.25px; letter-spacing: normal; line-height: inherit; margin-bottom: 0px; margin-left: 0px; margin-right: 0px; margin-top: 0px; orphans: 2; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; padding-top: 0px; position: absolute; text-align: left; text-decoration: none; text-indent: 0px; text-transform: none; top: 355.35px; transform: scaleX(0.940749); transform-origin: 0px 0px 0px; vertical-align: baseline; -webkit-text-stroke-width: 0px; white-space: pre; word-spacing: 0px;\\\">se tamb&eacute;m <\\/span><span style=\\\"border-bottom-color: currentColor; border-bottom-style: none; border-bottom-width: 0px; border-image-outset: 0; border-image-repeat: stretch; border-image-slice: 100%; border-image-source: none; border-image-width: 1; border-left-color: currentColor; border-left-style: none; border-left-width: 0px; border-right-color: currentColor; border-right-style: none; border-right-width: 0px; border-top-color: currentColor; border-top-style: none; border-top-width: 0px; color: transparent; cursor: text; font-family: sans-serif; font-size: 16px; font-size-adjust: none; font-stretch: inherit; font-style: inherit; font-variant: inherit; font-weight: inherit; left: 113.47px; letter-spacing: normal; line-height: inherit; margin-bottom: 0px; margin-left: 0px; margin-right: 0px; margin-top: 0px; orphans: 2; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; padding-top: 0px; position: absolute; text-align: left; text-decoration: none; text-indent: 0px; text-transform: none; top: 374.87px; transform: scaleX(0.926054); transform-origin: 0px 0px 0px; vertical-align: baseline; -webkit-text-stroke-width: 0px; white-space: pre; word-spacing: 0px;\\\">os alunos que tenham conclu&iacute;do a PAP e FCT)<\\/span><span style=\\\"border-bottom-color: currentColor; border-bottom-style: none; border-bottom-width: 0px; border-image-outset: 0; border-image-repeat: stretch; border-image-slice: 100%; border-image-source: none; border-image-width: 1; border-left-color: currentColor; border-left-style: none; border-left-width: 0px; border-right-color: currentColor; border-right-style: none; border-right-width: 0px; border-top-color: currentColor; border-top-style: none; border-top-width: 0px; color: transparent; cursor: text; font-family: sans-serif; font-size: 16px; font-size-adjust: none; font-stretch: inherit; font-style: inherit; font-variant: inherit; font-weight: inherit; left: 427.45px; letter-spacing: normal; line-height: inherit; margin-bottom: 0px; margin-left: 0px; margin-right: 0px; margin-top: 0px; orphans: 2; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; padding-top: 0px; position: absolute; text-align: left; text-decoration: none; text-indent: 0px; text-transform: none; top: 374.87px; transform: scaleX(0.945216); transform-origin: 0px 0px 0px; vertical-align: baseline; -webkit-text-stroke-width: 0px; white-space: pre; word-spacing: 0px;\\\">que a inscri&ccedil;&atilde;o para a primeira<\\/span><span style=\\\"border-bottom-color: currentColor; border-bottom-style: none; border-bottom-width: 0px; border-image-outset: 0; border-image-repeat: stretch; border-image-slice: 100%; border-image-source: none; border-image-width: 1; border-left-color: currentColor; border-left-style: none; border-left-width: 0px; border-right-color: currentColor; border-right-style: none; border-right-width: 0px; border-top-color: currentColor; border-top-style: none; border-top-width: 0px; color: transparent; cursor: text; font-family: sans-serif; font-size: 16px; font-size-adjust: none; font-stretch: inherit; font-style: inherit; font-variant: inherit; font-weight: inherit; left: 639.33px; letter-spacing: normal; line-height: inherit; margin-bottom: 0px; margin-left: 0px; margin-right: 0px; margin-top: 0px; orphans: 2; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; padding-top: 0px; position: absolute; text-align: left; text-decoration: none; text-indent: 0px; text-transform: none; top: 374.87px; transform: scaleX(0.928366); transform-origin: 0px 0px 0px; vertical-align: baseline; -webkit-text-stroke-width: 0px; white-space: pre; word-spacing: 0px;\\\">&eacute;poca <\\/span><span style=\\\"border-bottom-color: currentColor; border-bottom-style: none; border-bottom-width: 0px; border-image-outset: 0; border-image-repeat: stretch; border-image-slice: 100%; border-image-source: none; border-image-width: 1; border-left-color: currentColor; border-left-style: none; border-left-width: 0px; border-right-color: currentColor; border-right-style: none; border-right-width: 0px; border-top-color: currentColor; border-top-style: none; border-top-width: 0px; color: transparent; cursor: text; font-family: sans-serif; font-size: 16px; font-size-adjust: none; font-stretch: inherit; font-style: inherit; font-variant: inherit; font-weight: inherit; left: 113.47px; letter-spacing: normal; line-height: inherit; margin-bottom: 0px; margin-left: 0px; margin-right: 0px; margin-top: 0px; orphans: 2; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; padding-top: 0px; position: absolute; text-align: left; text-decoration: none; text-indent: 0px; text-transform: none; top: 394.39px; transform: scaleX(0.894337); transform-origin: 0px 0px 0px; vertical-align: baseline; -webkit-text-stroke-width: 0px; white-space: pre; word-spacing: 0px;\\\">de&nbsp; avalia&ccedil;&atilde;o<\\/span><span style=\\\"border-bottom-color: currentColor; border-bottom-style: none; border-bottom-width: 0px; border-image-outset: 0; border-image-repeat: stretch; border-image-slice: 100%; border-image-source: none; border-image-width: 1; border-left-color: currentColor; border-left-style: none; border-left-width: 0px; border-right-color: currentColor; border-right-style: none; border-right-width: 0px; border-top-color: currentColor; border-top-style: none; border-top-width: 0px; color: transparent; cursor: text; font-family: sans-serif; font-size: 16px; font-size-adjust: none; font-stretch: inherit; font-style: inherit; font-variant: inherit; font-weight: inherit; left: 202.74px; letter-spacing: normal; line-height: inherit; margin-bottom: 0px; margin-left: 0px; margin-right: 0px; margin-top: 0px; orphans: 2; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; padding-top: 0px; position: absolute; text-align: left; text-decoration: none; text-indent: 0px; text-transform: none; top: 394.39px; transform: scaleX(0.911991); transform-origin: 0px 0px 0px; vertical-align: baseline; -webkit-text-stroke-width: 0px; white-space: pre; word-spacing: 0px;\\\">extraordin&aacute;ria&nbsp; decorre&nbsp; entre&nbsp; os&nbsp; dias <\\/span><span style=\\\"border-bottom-color: currentColor; border-bottom-style: none; border-bottom-width: 0px; border-image-outset: 0; border-image-repeat: stretch; border-image-slice: 100%; border-image-source: none; border-image-width: 1; border-left-color: currentColor; border-left-style: none; border-left-width: 0px; border-right-color: currentColor; border-right-style: none; border-right-width: 0px; border-top-color: currentColor; border-top-style: none; border-top-width: 0px; color: transparent; cursor: text; font-family: sans-serif; font-size: 16px; font-size-adjust: none; font-stretch: inherit; font-style: inherit; font-variant: inherit; font-weight: inherit; left: 455.13px; letter-spacing: normal; line-height: inherit; margin-bottom: 0px; margin-left: 0px; margin-right: 0px; margin-top: 0px; orphans: 2; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; padding-top: 0px; position: absolute; text-align: left; text-decoration: none; text-indent: 0px; text-transform: none; top: 394.39px; transform: scaleX(0.832873); transform-origin: 0px 0px 0px; vertical-align: baseline; -webkit-text-stroke-width: 0px; white-space: pre; word-spacing: 0px;\\\">04&nbsp; a&nbsp; 08<\\/span><span style=\\\"border-bottom-color: currentColor; border-bottom-style: none; border-bottom-width: 0px; border-image-outset: 0; border-image-repeat: stretch; border-image-slice: 100%; border-image-source: none; border-image-width: 1; border-left-color: currentColor; border-left-style: none; border-left-width: 0px; border-right-color: currentColor; border-right-style: none; border-right-width: 0px; border-top-color: currentColor; border-top-style: none; border-top-width: 0px; color: transparent; cursor: text; font-family: sans-serif; font-size: 16px; font-size-adjust: none; font-stretch: inherit; font-style: inherit; font-variant: inherit; font-weight: inherit; left: 512.13px; letter-spacing: normal; line-height: inherit; margin-bottom: 0px; margin-left: 0px; margin-right: 0px; margin-top: 0px; orphans: 2; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; padding-top: 0px; position: absolute; text-align: left; text-decoration: none; text-indent: 0px; text-transform: none; top: 394.39px; transform: scaleX(0.947966); transform-origin: 0px 0px 0px; vertical-align: baseline; -webkit-text-stroke-width: 0px; white-space: pre; word-spacing: 0px;\\\">de&nbsp; novembro<\\/span><span style=\\\"border-bottom-color: currentColor; border-bottom-style: none; border-bottom-width: 0px; border-image-outset: 0; border-image-repeat: stretch; border-image-slice: 100%; border-image-source: none; border-image-width: 1; border-left-color: currentColor; border-left-style: none; border-left-width: 0px; border-right-color: currentColor; border-right-style: none; border-right-width: 0px; border-top-color: currentColor; border-top-style: none; border-top-width: 0px; color: transparent; cursor: text; font-family: sans-serif; font-size: 16px; font-size-adjust: none; font-stretch: inherit; font-style: inherit; font-variant: inherit; font-weight: inherit; left: 609.89px; letter-spacing: normal; line-height: inherit; margin-bottom: 0px; margin-left: 0px; margin-right: 0px; margin-top: 0px; orphans: 2; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; padding-top: 0px; position: absolute; text-align: left; text-decoration: none; text-indent: 0px; text-transform: none; top: 394.39px; transform: scaleX(0.812884); transform-origin: 0px 0px 0px; vertical-align: baseline; -webkit-text-stroke-width: 0px; white-space: pre; word-spacing: 0px;\\\">de&nbsp; 201<\\/span><span style=\\\"border-bottom-color: currentColor; border-bottom-style: none; border-bottom-width: 0px; border-image-outset: 0; border-image-repeat: stretch; border-image-slice: 100%; border-image-source: none; border-image-width: 1; border-left-color: currentColor; border-left-style: none; border-left-width: 0px; border-right-color: currentColor; border-right-style: none; border-right-width: 0px; border-top-color: currentColor; border-top-style: none; border-top-width: 0px; color: transparent; cursor: text; font-family: sans-serif; font-size: 16px; font-size-adjust: none; font-stretch: inherit; font-style: inherit; font-variant: inherit; font-weight: inherit; left: 653.28px; letter-spacing: normal; line-height: inherit; margin-bottom: 0px; margin-left: 0px; margin-right: 0px; margin-top: 0px; orphans: 2; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; padding-top: 0px; position: absolute; text-align: left; text-decoration: none; text-indent: 0px; text-transform: none; top: 394.39px; transform-origin: 0px 0px 0px; vertical-align: baseline; -webkit-text-stroke-width: 0px; white-space: pre; word-spacing: 0px;\\\">9<\\/span><span style=\\\"border-bottom-color: currentColor; border-bottom-style: none; border-bottom-width: 0px; border-image-outset: 0; border-image-repeat: stretch; border-image-slice: 100%; border-image-source: none; border-image-width: 1; border-left-color: currentColor; border-left-style: none; border-left-width: 0px; border-right-color: currentColor; border-right-style: none; border-right-width: 0px; border-top-color: currentColor; border-top-style: none; border-top-width: 0px; color: transparent; cursor: text; font-family: sans-serif; font-size: 16px; font-size-adjust: none; font-stretch: inherit; font-style: inherit; font-variant: inherit; font-weight: inherit; left: 661.76px; letter-spacing: normal; line-height: inherit; margin-bottom: 0px; margin-left: 0px; margin-right: 0px; margin-top: 0px; orphans: 2; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; padding-top: 0px; position: absolute; text-align: left; text-decoration: none; text-indent: 0px; text-transform: none; top: 394.39px; transform: scaleX(0.778925); transform-origin: 0px 0px 0px; vertical-align: baseline; -webkit-text-stroke-width: 0px; white-space: pre; word-spacing: 0px;\\\">.&nbsp; A <\\/span><span style=\\\"border-bottom-color: currentColor; border-bottom-style: none; border-bottom-width: 0px; border-image-outset: 0; border-image-repeat: stretch; border-image-slice: 100%; border-image-source: none; border-image-width: 1; border-left-color: currentColor; border-left-style: none; border-left-width: 0px; border-right-color: currentColor; border-right-style: none; border-right-width: 0px; border-top-color: currentColor; border-top-style: none; border-top-width: 0px; color: transparent; cursor: text; font-family: sans-serif; font-size: 16px; font-size-adjust: none; font-stretch: inherit; font-style: inherit; font-variant: inherit; font-weight: inherit; left: 113.47px; letter-spacing: normal; line-height: inherit; margin-bottom: 0px; margin-left: 0px; margin-right: 0px; margin-top: 0px; orphans: 2; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; padding-top: 0px; position: absolute; text-align: left; text-decoration: none; text-indent: 0px; text-transform: none; top: 413.91px; transform: scaleX(0.938857); transform-origin: 0px 0px 0px; vertical-align: baseline; -webkit-text-stroke-width: 0px; white-space: pre; word-spacing: 0px;\\\">inscri&ccedil;&atilde;o &eacute; feita <\\/span><span style=\\\"border-bottom-color: currentColor; border-bottom-style: none; border-bottom-width: 0px; border-image-outset: 0; border-image-repeat: stretch; border-image-slice: 100%; border-image-source: none; border-image-width: 1; border-left-color: currentColor; border-left-style: none; border-left-width: 0px; border-right-color: currentColor; border-right-style: none; border-right-width: 0px; border-top-color: currentColor; border-top-style: none; border-top-width: 0px; color: transparent; cursor: text; font-family: sans-serif; font-size: 16px; font-size-adjust: none; font-stretch: inherit; font-style: inherit; font-variant: inherit; font-weight: inherit; left: 222.14px; letter-spacing: normal; line-height: inherit; margin-bottom: 0px; margin-left: 0px; margin-right: 0px; margin-top: 0px; orphans: 2; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; padding-top: 0px; position: absolute; text-align: left; text-decoration: none; text-indent: 0px; text-transform: none; top: 413.91px; transform: scaleX(0.908393); transform-origin: 0px 0px 0px; vertical-align: baseline; -webkit-text-stroke-width: 0px; white-space: pre; word-spacing: 0px;\\\">na Secretaria da Escola<\\/span><span style=\\\"border-bottom-color: currentColor; border-bottom-style: none; border-bottom-width: 0px; border-image-outset: 0; border-image-repeat: stretch; border-image-slice: 100%; border-image-source: none; border-image-width: 1; border-left-color: currentColor; border-left-style: none; border-left-width: 0px; border-right-color: currentColor; border-right-style: none; border-right-width: 0px; border-top-color: currentColor; border-top-style: none; border-top-width: 0px; color: transparent; cursor: text; font-family: sans-serif; font-size: 16px; font-size-adjust: none; font-stretch: inherit; font-style: inherit; font-variant: inherit; font-weight: inherit; left: 376.57px; letter-spacing: normal; line-height: inherit; margin-bottom: 0px; margin-left: 0px; margin-right: 0px; margin-top: 0px; orphans: 2; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; padding-top: 0px; position: absolute; text-align: left; text-decoration: none; text-indent: 0px; text-transform: none; top: 413.91px; transform-origin: 0px 0px 0px; vertical-align: baseline; -webkit-text-stroke-width: 0px; white-space: pre; word-spacing: 0px;\\\">.<\\/span><span style=\\\"border-bottom-color: currentColor; border-bottom-style: none; border-bottom-width: 0px; border-image-outset: 0; border-image-repeat: stretch; border-image-slice: 100%; border-image-source: none; border-image-width: 1; border-left-color: currentColor; border-left-style: none; border-left-width: 0px; border-right-color: currentColor; border-right-style: none; border-right-width: 0px; border-top-color: currentColor; border-top-style: none; border-top-width: 0px; color: transparent; cursor: text; font-family: sans-serif; font-size: 16px; font-size-adjust: none; font-stretch: inherit; font-style: inherit; font-variant: inherit; font-weight: inherit; left: 113.47px; letter-spacing: normal; line-height: inherit; margin-bottom: 0px; margin-left: 0px; margin-right: 0px; margin-top: 0px; orphans: 2; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; padding-top: 0px; position: absolute; text-align: left; text-decoration: none; text-indent: 0px; text-transform: none; top: 482.23px; transform: scaleX(0.948935); transform-origin: 0px 0px 0px; vertical-align: baseline; -webkit-text-stroke-width: 0px; white-space: pre; word-spacing: 0px;\\\">O calend&aacute;rio dos exames ser&aacute; afix<\\/span><span style=\\\"border-bottom-color: currentColor; border-bottom-style: none; border-bottom-width: 0px; border-image-outset: 0; border-image-repeat: stretch; border-image-slice: 100%; border-image-source: none; border-image-width: 1; border-left-color: currentColor; border-left-style: none; border-left-width: 0px; border-right-color: currentColor; border-right-style: none; border-right-width: 0px; border-top-color: currentColor; border-top-style: none; border-top-width: 0px; color: transparent; cursor: text; font-family: sans-serif; font-size: 16px; font-size-adjust: none; font-stretch: inherit; font-style: inherit; font-variant: inherit; font-weight: inherit; left: 347.42px; letter-spacing: normal; line-height: inherit; margin-bottom: 0px; margin-left: 0px; margin-right: 0px; margin-top: 0px; orphans: 2; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; padding-top: 0px; position: absolute; text-align: left; text-decoration: none; text-indent: 0px; text-transform: none; top: 482.23px; transform: scaleX(0.967655); transform-origin: 0px 0px 0px; vertical-align: baseline; -webkit-text-stroke-width: 0px; white-space: pre; word-spacing: 0px;\\\">ado no local habitual, no dia 29<\\/span><span style=\\\"border-bottom-color: currentColor; border-bottom-style: none; border-bottom-width: 0px; border-image-outset: 0; border-image-repeat: stretch; border-image-slice: 100%; border-image-source: none; border-image-width: 1; border-left-color: currentColor; border-left-style: none; border-left-width: 0px; border-right-color: currentColor; border-right-style: none; border-right-width: 0px; border-top-color: currentColor; border-top-style: none; border-top-width: 0px; color: transparent; cursor: text; font-family: sans-serif; font-size: 16px; font-size-adjust: none; font-stretch: inherit; font-style: inherit; font-variant: inherit; font-weight: inherit; left: 566.53px; letter-spacing: normal; line-height: inherit; margin-bottom: 0px; margin-left: 0px; margin-right: 0px; margin-top: 0px; orphans: 2; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; padding-top: 0px; position: absolute; text-align: left; text-decoration: none; text-indent: 0px; text-transform: none; top: 482.23px; transform: scaleX(0.924764); transform-origin: 0px 0px 0px; vertical-align: baseline; -webkit-text-stroke-width: 0px; white-space: pre; word-spacing: 0px;\\\">de <\\/span><span style=\\\"border-bottom-color: currentColor; border-bottom-style: none; border-bottom-width: 0px; border-image-outset: 0; border-image-repeat: stretch; border-image-slice: 100%; border-image-source: none; border-image-width: 1; border-left-color: currentColor; border-left-style: none; border-left-width: 0px; border-right-color: currentColor; border-right-style: none; border-right-width: 0px; border-top-color: currentColor; border-top-style: none; border-top-width: 0px; color: transparent; cursor: text; font-family: sans-serif; font-size: 16px; font-size-adjust: none; font-stretch: inherit; font-style: inherit; font-variant: inherit; font-weight: inherit; left: 588.29px; letter-spacing: normal; line-height: inherit; margin-bottom: 0px; margin-left: 0px; margin-right: 0px; margin-top: 0px; orphans: 2; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; padding-top: 0px; position: absolute; text-align: left; text-decoration: none; text-indent: 0px; text-transform: none; top: 482.23px; transform: scaleX(0.965533); transform-origin: 0px 0px 0px; vertical-align: baseline; -webkit-text-stroke-width: 0px; white-space: pre; word-spacing: 0px;\\\">nove<\\/span><span style=\\\"border-bottom-color: currentColor; border-bottom-style: none; border-bottom-width: 0px; border-image-outset: 0; border-image-repeat: stretch; border-image-slice: 100%; border-image-source: none; border-image-width: 1; border-left-color: currentColor; border-left-style: none; border-left-width: 0px; border-right-color: currentColor; border-right-style: none; border-right-width: 0px; border-top-color: currentColor; border-top-style: none; border-top-width: 0px; color: transparent; cursor: text; font-family: sans-serif; font-size: 16px; font-size-adjust: none; font-stretch: inherit; font-style: inherit; font-variant: inherit; font-weight: inherit; left: 621.73px; letter-spacing: normal; line-height: inherit; margin-bottom: 0px; margin-left: 0px; margin-right: 0px; margin-top: 0px; orphans: 2; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; padding-top: 0px; position: absolute; text-align: left; text-decoration: none; text-indent: 0px; text-transform: none; top: 482.23px; transform: scaleX(0.991093); transform-origin: 0px 0px 0px; vertical-align: baseline; -webkit-text-stroke-width: 0px; white-space: pre; word-spacing: 0px;\\\">mb<\\/span><span style=\\\"border-bottom-color: currentColor; border-bottom-style: none; border-bottom-width: 0px; border-image-outset: 0; border-image-repeat: stretch; border-image-slice: 100%; border-image-source: none; border-image-width: 1; border-left-color: currentColor; border-left-style: none; border-left-width: 0px; border-right-color: currentColor; border-right-style: none; border-right-width: 0px; border-top-color: currentColor; border-top-style: none; border-top-width: 0px; color: transparent; cursor: text; font-family: sans-serif; font-size: 16px; font-size-adjust: none; font-stretch: inherit; font-style: inherit; font-variant: inherit; font-weight: inherit; left: 643.84px; letter-spacing: normal; line-height: inherit; margin-bottom: 0px; margin-left: 0px; margin-right: 0px; margin-top: 0px; orphans: 2; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; padding-top: 0px; position: absolute; text-align: left; text-decoration: none; text-indent: 0px; text-transform: none; top: 482.23px; transform: scaleX(1.01644); transform-origin: 0px 0px 0px; vertical-align: baseline; -webkit-text-stroke-width: 0px; white-space: pre; word-spacing: 0px;\\\">ro<\\/span><span style=\\\"border-bottom-color: currentColor; border-bottom-style: none; border-bottom-width: 0px; border-image-outset: 0; border-image-repeat: stretch; border-image-slice: 100%; border-image-source: none; border-image-width: 1; border-left-color: currentColor; border-left-style: none; border-left-width: 0px; border-right-color: currentColor; border-right-style: none; border-right-width: 0px; border-top-color: currentColor; border-top-style: none; border-top-width: 0px; color: transparent; cursor: text; font-family: sans-serif; font-size: 16px; font-size-adjust: none; font-stretch: inherit; font-style: inherit; font-variant: inherit; font-weight: inherit; left: 662.88px; letter-spacing: normal; line-height: inherit; margin-bottom: 0px; margin-left: 0px; margin-right: 0px; margin-top: 0px; orphans: 2; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; padding-top: 0px; position: absolute; text-align: left; text-decoration: none; text-indent: 0px; text-transform: none; top: 482.23px; transform: scaleX(0.947056); transform-origin: 0px 0px 0px; vertical-align: baseline; -webkit-text-stroke-width: 0px; white-space: pre; word-spacing: 0px;\\\">do <\\/span><span style=\\\"border-bottom-color: currentColor; border-bottom-style: none; border-bottom-width: 0px; border-image-outset: 0; border-image-repeat: stretch; border-image-slice: 100%; border-image-source: none; border-image-width: 1; border-left-color: currentColor; border-left-style: none; border-left-width: 0px; border-right-color: currentColor; border-right-style: none; border-right-width: 0px; border-top-color: currentColor; border-top-style: none; border-top-width: 0px; color: transparent; cursor: text; font-family: sans-serif; font-size: 16px; font-size-adjust: none; font-stretch: inherit; font-style: inherit; font-variant: inherit; font-weight: inherit; left: 113.47px; letter-spacing: normal; line-height: inherit; margin-bottom: 0px; margin-left: 0px; margin-right: 0px; margin-top: 0px; orphans: 2; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; padding-top: 0px; position: absolute; text-align: left; text-decoration: none; text-indent: 0px; text-transform: none; top: 501.75px; transform: scaleX(0.948492); transform-origin: 0px 0px 0px; vertical-align: baseline; -webkit-text-stroke-width: 0px; white-space: pre; word-spacing: 0px;\\\">presente an<\\/span><span style=\\\"border-bottom-color: currentColor; border-bottom-style: none; border-bottom-width: 0px; border-image-outset: 0; border-image-repeat: stretch; border-image-slice: 100%; border-image-source: none; border-image-width: 1; border-left-color: currentColor; border-left-style: none; border-left-width: 0px; border-right-color: currentColor; border-right-style: none; border-right-width: 0px; border-top-color: currentColor; border-top-style: none; border-top-width: 0px; color: transparent; cursor: text; font-family: sans-serif; font-size: 16px; font-size-adjust: none; font-stretch: inherit; font-style: inherit; font-variant: inherit; font-weight: inherit; left: 193.62px; letter-spacing: normal; line-height: inherit; margin-bottom: 0px; margin-left: 0px; margin-right: 0px; margin-top: 0px; orphans: 2; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; padding-top: 0px; position: absolute; text-align: left; text-decoration: none; text-indent: 0px; text-transform: none; top: 501.75px; transform: scaleX(0.929137); transform-origin: 0px 0px 0px; vertical-align: baseline; -webkit-text-stroke-width: 0px; white-space: pre; word-spacing: 0px;\\\">o. A &eacute;poca ter&aacute; in&iacute;c<\\/span><span style=\\\"border-bottom-color: currentColor; border-bottom-style: none; border-bottom-width: 0px; border-image-outset: 0; border-image-repeat: stretch; border-image-slice: 100%; border-image-source: none; border-image-width: 1; border-left-color: currentColor; border-left-style: none; border-left-width: 0px; border-right-color: currentColor; border-right-style: none; border-right-width: 0px; border-top-color: currentColor; border-top-style: none; border-top-width: 0px; color: transparent; cursor: text; font-family: sans-serif; font-size: 16px; font-size-adjust: none; font-stretch: inherit; font-style: inherit; font-variant: inherit; font-weight: inherit; left: 321.82px; letter-spacing: normal; line-height: inherit; margin-bottom: 0px; margin-left: 0px; margin-right: 0px; margin-top: 0px; orphans: 2; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; padding-top: 0px; position: absolute; text-align: left; text-decoration: none; text-indent: 0px; text-transform: none; top: 501.75px; transform: scaleX(0.907988); transform-origin: 0px 0px 0px; vertical-align: baseline; -webkit-text-stroke-width: 0px; white-space: pre; word-spacing: 0px;\\\">io no dia 18<\\/span><span style=\\\"border-bottom-color: currentColor; border-bottom-style: none; border-bottom-width: 0px; border-image-outset: 0; border-image-repeat: stretch; border-image-slice: 100%; border-image-source: none; border-image-width: 1; border-left-color: currentColor; border-left-style: none; border-left-width: 0px; border-right-color: currentColor; border-right-style: none; border-right-width: 0px; border-top-color: currentColor; border-top-style: none; border-top-width: 0px; color: transparent; cursor: text; font-family: sans-serif; font-size: 16px; font-size-adjust: none; font-stretch: inherit; font-style: inherit; font-variant: inherit; font-weight: inherit; left: 400.57px; letter-spacing: normal; line-height: inherit; margin-bottom: 0px; margin-left: 0px; margin-right: 0px; margin-top: 0px; orphans: 2; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; padding-top: 0px; position: absolute; text-align: left; text-decoration: none; text-indent: 0px; text-transform: none; top: 501.75px; transform: scaleX(0.918292); transform-origin: 0px 0px 0px; vertical-align: baseline; -webkit-text-stroke-width: 0px; white-space: pre; word-spacing: 0px;\\\">de <\\/span><span style=\\\"border-bottom-color: currentColor; border-bottom-style: none; border-bottom-width: 0px; border-image-outset: 0; border-image-repeat: stretch; border-image-slice: 100%; border-image-source: none; border-image-width: 1; border-left-color: currentColor; border-left-style: none; border-left-width: 0px; border-right-color: currentColor; border-right-style: none; border-right-width: 0px; border-top-color: currentColor; border-top-style: none; border-top-width: 0px; color: transparent; cursor: text; font-family: sans-serif; font-size: 16px; font-size-adjust: none; font-stretch: inherit; font-style: inherit; font-variant: inherit; font-weight: inherit; left: 421.05px; letter-spacing: normal; line-height: inherit; margin-bottom: 0px; margin-left: 0px; margin-right: 0px; margin-top: 0px; orphans: 2; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; padding-top: 0px; position: absolute; text-align: left; text-decoration: none; text-indent: 0px; text-transform: none; top: 501.75px; transform: scaleX(0.92478); transform-origin: 0px 0px 0px; vertical-align: baseline; -webkit-text-stroke-width: 0px; white-space: pre; word-spacing: 0px;\\\">dezembro, 2019<\\/span><span style=\\\"border-bottom-color: currentColor; border-bottom-style: none; border-bottom-width: 0px; border-image-outset: 0; border-image-repeat: stretch; border-image-slice: 100%; border-image-source: none; border-image-width: 1; border-left-color: currentColor; border-left-style: none; border-left-width: 0px; border-right-color: currentColor; border-right-style: none; border-right-width: 0px; border-top-color: currentColor; border-top-style: none; border-top-width: 0px; color: transparent; cursor: text; font-family: sans-serif; font-size: 16px; font-size-adjust: none; font-stretch: inherit; font-style: inherit; font-variant: inherit; font-weight: inherit; left: 528.13px; letter-spacing: normal; line-height: inherit; margin-bottom: 0px; margin-left: 0px; margin-right: 0px; margin-top: 0px; orphans: 2; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; padding-top: 0px; position: absolute; text-align: left; text-decoration: none; text-indent: 0px; text-transform: none; top: 501.75px; transform-origin: 0px 0px 0px; vertical-align: baseline; -webkit-text-stroke-width: 0px; white-space: pre; word-spacing: 0px;\\\">.<\\/span><span style=\\\"border-bottom-color: currentColor; border-bottom-style: none; border-bottom-width: 0px; border-image-outset: 0; border-image-repeat: stretch; border-image-slice: 100%; border-image-source: none; border-image-width: 1; border-left-color: currentColor; border-left-style: none; border-left-width: 0px; border-right-color: currentColor; border-right-style: none; border-right-width: 0px; border-top-color: currentColor; border-top-style: none; border-top-width: 0px; color: transparent; cursor: text; font-family: sans-serif; font-size: 16px; font-size-adjust: none; font-stretch: inherit; font-style: inherit; font-variant: inherit; font-weight: inherit; left: 127.39px; letter-spacing: normal; line-height: inherit; margin-bottom: 0px; margin-left: 0px; margin-right: 0px; margin-top: 0px; orphans: 2; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; padding-top: 0px; position: absolute; text-align: left; text-decoration: none; text-indent: 0px; text-transform: none; top: 355.35px; transform: scaleX(0.9298); transform-origin: 0px 0px 0px; vertical-align: baseline; -webkit-text-stroke-width: 0px; white-space: pre; word-spacing: 0px;\\\">Avisam<\\/span><span style=\\\"border-bottom-color: currentColor; border-bottom-style: none; border-bottom-width: 0px; border-image-outset: 0; border-image-repeat: stretch; border-image-slice: 100%; border-image-source: none; border-image-width: 1; border-left-color: currentColor; border-left-style: none; border-left-width: 0px; border-right-color: currentColor; border-right-style: none; border-right-width: 0px; border-top-color: currentColor; border-top-style: none; border-top-width: 0px; color: transparent; cursor: text; font-family: sans-serif; font-size: 16px; font-size-adjust: none; font-stretch: inherit; font-style: inherit; font-variant: inherit; font-weight: inherit; left: 176.18px; letter-spacing: normal; line-height: inherit; margin-bottom: 0px; margin-left: 0px; margin-right: 0px; margin-top: 0px; orphans: 2; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; padding-top: 0px; position: absolute; text-align: left; text-decoration: none; text-indent: 0px; text-transform: none; top: 355.35px; transform-origin: 0px 0px 0px; vertical-align: baseline; -webkit-text-stroke-width: 0px; white-space: pre; word-spacing: 0px;\\\">-<\\/span><span style=\\\"border-bottom-color: currentColor; border-bottom-style: none; border-bottom-width: 0px; border-image-outset: 0; border-image-repeat: stretch; border-image-slice: 100%; border-image-source: none; border-image-width: 1; border-left-color: currentColor; border-left-style: none; border-left-width: 0px; border-right-color: currentColor; border-right-style: none; border-right-width: 0px; border-top-color: currentColor; border-top-style: none; border-top-width: 0px; color: transparent; cursor: text; font-family: sans-serif; font-size: 16px; font-size-adjust: none; font-stretch: inherit; font-style: inherit; font-variant: inherit; font-weight: inherit; left: 180.18px; letter-spacing: normal; line-height: inherit; margin-bottom: 0px; margin-left: 0px; margin-right: 0px; margin-top: 0px; orphans: 2; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; padding-top: 0px; position: absolute; text-align: left; text-decoration: none; text-indent: 0px; text-transform: none; top: 355.35px; transform: scaleX(0.878314); transform-origin: 0px 0px 0px; vertical-align: baseline; -webkit-text-stroke-width: 0px; white-space: pre; word-spacing: 0px;\\\">se os <\\/span><span style=\\\"border-bottom-color: currentColor; border-bottom-style: none; border-bottom-width: 0px; border-image-outset: 0; border-image-repeat: stretch; border-image-slice: 100%; border-image-source: none; border-image-width: 1; border-left-color: currentColor; border-left-style: none; border-left-width: 0px; border-right-color: currentColor; border-right-style: none; border-right-width: 0px; border-top-color: currentColor; border-top-style: none; border-top-width: 0px; color: transparent; cursor: text; font-family: sans-serif; font-size: 16px; font-size-adjust: none; font-stretch: inherit; font-style: inherit; font-variant: inherit; font-weight: inherit; left: 217.82px; letter-spacing: normal; line-height: inherit; margin-bottom: 0px; margin-left: 0px; margin-right: 0px; margin-top: 0px; orphans: 2; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; padding-top: 0px; position: absolute; text-align: left; text-decoration: none; text-indent: 0px; text-transform: none; top: 355.35px; transform: scaleX(0.941085); transform-origin: 0px 0px 0px; vertical-align: baseline; -webkit-text-stroke-width: 0px; white-space: pre; word-spacing: 0px;\\\">alunos <\\/span><span style=\\\"border-bottom-color: currentColor; border-bottom-style: none; border-bottom-width: 0px; border-image-outset: 0; border-image-repeat: stretch; border-image-slice: 100%; border-image-source: none; border-image-width: 1; border-left-color: currentColor; border-left-style: none; border-left-width: 0px; border-right-color: currentColor; border-right-style: none; border-right-width: 0px; border-top-color: currentColor; border-top-style: none; border-top-width: 0px; color: transparent; cursor: text; font-family: sans-serif; font-size: 16px; font-size-adjust: none; font-stretch: inherit; font-style: inherit; font-variant: inherit; font-weight: inherit; left: 266.46px; letter-spacing: normal; line-height: inherit; margin-bottom: 0px; margin-left: 0px; margin-right: 0px; margin-top: 0px; orphans: 2; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; padding-top: 0px; position: absolute; text-align: left; text-decoration: none; text-indent: 0px; text-transform: none; top: 355.35px; transform: scaleX(0.953528); transform-origin: 0px 0px 0px; vertical-align: baseline; -webkit-text-stroke-width: 0px; white-space: pre; word-spacing: 0px;\\\">do <\\/span><span style=\\\"border-bottom-color: currentColor; border-bottom-style: none; border-bottom-width: 0px; border-image-outset: 0; border-image-repeat: stretch; border-image-slice: 100%; border-image-source: none; border-image-width: 1; border-left-color: currentColor; border-left-style: none; border-left-width: 0px; border-right-color: currentColor; border-right-style: none; border-right-width: 0px; border-top-color: currentColor; border-top-style: none; border-top-width: 0px; color: transparent; cursor: text; font-family: sans-serif; font-size: 16px; font-size-adjust: none; font-stretch: inherit; font-style: inherit; font-variant: inherit; font-weight: inherit; left: 287.74px; letter-spacing: normal; line-height: inherit; margin-bottom: 0px; margin-left: 0px; margin-right: 0px; margin-top: 0px; orphans: 2; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; padding-top: 0px; position: absolute; text-align: left; text-decoration: none; text-indent: 0px; text-transform: none; top: 355.35px; transform: scaleX(0.744402); transform-origin: 0px 0px 0px; vertical-align: baseline; -webkit-text-stroke-width: 0px; white-space: pre; word-spacing: 0px;\\\">11&ordm; e <\\/span><span style=\\\"border-bottom-color: currentColor; border-bottom-style: none; border-bottom-width: 0px; border-image-outset: 0; border-image-repeat: stretch; border-image-slice: 100%; border-image-source: none; border-image-width: 1; border-left-color: currentColor; border-left-style: none; border-left-width: 0px; border-right-color: currentColor; border-right-style: none; border-right-width: 0px; border-top-color: currentColor; border-top-style: none; border-top-width: 0px; color: transparent; cursor: text; font-family: sans-serif; font-size: 16px; font-size-adjust: none; font-stretch: inherit; font-style: inherit; font-variant: inherit; font-weight: inherit; left: 318.62px; letter-spacing: normal; line-height: inherit; margin-bottom: 0px; margin-left: 0px; margin-right: 0px; margin-top: 0px; orphans: 2; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; padding-top: 0px; position: absolute; text-align: left; text-decoration: none; text-indent: 0px; text-transform: none; top: 355.35px; transform: scaleX(0.860887); transform-origin: 0px 0px 0px; vertical-align: baseline; -webkit-text-stroke-width: 0px; white-space: pre; word-spacing: 0px;\\\">12&ordm; ano<\\/span><span style=\\\"border-bottom-color: currentColor; border-bottom-style: none; border-bottom-width: 0px; border-image-outset: 0; border-image-repeat: stretch; border-image-slice: 100%; border-image-source: none; border-image-width: 1; border-left-color: currentColor; border-left-style: none; border-left-width: 0px; border-right-color: currentColor; border-right-style: none; border-right-width: 0px; border-top-color: currentColor; border-top-style: none; border-top-width: 0px; color: transparent; cursor: text; font-family: sans-serif; font-size: 16px; font-size-adjust: none; font-stretch: inherit; font-style: inherit; font-variant: inherit; font-weight: inherit; left: 365.85px; letter-spacing: normal; line-height: inherit; margin-bottom: 0px; margin-left: 0px; margin-right: 0px; margin-top: 0px; orphans: 2; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; padding-top: 0px; position: absolute; text-align: left; text-decoration: none; text-indent: 0px; text-transform: none; top: 355.35px; transform-origin: 0px 0px 0px; vertical-align: baseline; -webkit-text-stroke-width: 0px; white-space: pre; word-spacing: 0px;\\\">s<\\/span><span style=\\\"border-bottom-color: currentColor; border-bottom-style: none; border-bottom-width: 0px; border-image-outset: 0; border-image-repeat: stretch; border-image-slice: 100%; border-image-source: none; border-image-width: 1; border-left-color: currentColor; border-left-style: none; border-left-width: 0px; border-right-color: currentColor; border-right-style: none; border-right-width: 0px; border-top-color: currentColor; border-top-style: none; border-top-width: 0px; color: transparent; cursor: text; font-family: sans-serif; font-size: 16px; font-size-adjust: none; font-stretch: inherit; font-style: inherit; font-variant: inherit; font-weight: inherit; left: 376.09px; letter-spacing: normal; line-height: inherit; margin-bottom: 0px; margin-left: 0px; margin-right: 0px; margin-top: 0px; orphans: 2; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; padding-top: 0px; position: absolute; text-align: left; text-decoration: none; text-indent: 0px; text-transform: none; top: 355.35px; transform: scaleX(0.950392); transform-origin: 0px 0px 0px; vertical-align: baseline; -webkit-text-stroke-width: 0px; white-space: pre; word-spacing: 0px;\\\">com m&oacute;dulos em atras<\\/span><span style=\\\"border-bottom-color: currentColor; border-bottom-style: none; border-bottom-width: 0px; border-image-outset: 0; border-image-repeat: stretch; border-image-slice: 100%; border-image-source: none; border-image-width: 1; border-left-color: currentColor; border-left-style: none; border-left-width: 0px; border-right-color: currentColor; border-right-style: none; border-right-width: 0px; border-top-color: currentColor; border-top-style: none; border-top-width: 0px; color: transparent; cursor: text; font-family: sans-serif; font-size: 16px; font-size-adjust: none; font-stretch: inherit; font-style: inherit; font-variant: inherit; font-weight: inherit; left: 530.05px; letter-spacing: normal; line-height: inherit; margin-bottom: 0px; margin-left: 0px; margin-right: 0px; margin-top: 0px; orphans: 2; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; padding-top: 0px; position: absolute; text-align: left; text-decoration: none; text-indent: 0px; text-transform: none; top: 355.35px; transform: scaleX(0.932434); transform-origin: 0px 0px 0px; vertical-align: baseline; -webkit-text-stroke-width: 0px; white-space: pre; word-spacing: 0px;\\\">o <\\/span><span style=\\\"border-bottom-color: currentColor; border-bottom-style: none; border-bottom-width: 0px; border-image-outset: 0; border-image-repeat: stretch; border-image-slice: 100%; border-image-source: none; border-image-width: 1; border-left-color: currentColor; border-left-style: none; border-left-width: 0px; border-right-color: currentColor; border-right-style: none; border-right-width: 0px; border-top-color: currentColor; border-top-style: none; border-top-width: 0px; color: transparent; cursor: text; font-family: sans-serif; font-size: 16px; font-size-adjust: none; font-stretch: inherit; font-style: inherit; font-variant: inherit; font-weight: inherit; left: 542.53px; letter-spacing: normal; line-height: inherit; margin-bottom: 0px; margin-left: 0px; margin-right: 0px; margin-top: 0px; orphans: 2; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; padding-top: 0px; position: absolute; text-align: left; text-decoration: none; text-indent: 0px; text-transform: none; top: 355.35px; transform: scaleX(0.970427); transform-origin: 0px 0px 0px; vertical-align: baseline; -webkit-text-stroke-width: 0px; white-space: pre; word-spacing: 0px;\\\">(incluem<\\/span><span style=\\\"border-bottom-color: currentColor; border-bottom-style: none; border-bottom-width: 0px; border-image-outset: 0; border-image-repeat: stretch; border-image-slice: 100%; border-image-source: none; border-image-width: 1; border-left-color: currentColor; border-left-style: none; border-left-width: 0px; border-right-color: currentColor; border-right-style: none; border-right-width: 0px; border-top-color: currentColor; border-top-style: none; border-top-width: 0px; color: transparent; cursor: text; font-family: sans-serif; font-size: 16px; font-size-adjust: none; font-stretch: inherit; font-style: inherit; font-variant: inherit; font-weight: inherit; left: 601.25px; letter-spacing: normal; line-height: inherit; margin-bottom: 0px; margin-left: 0px; margin-right: 0px; margin-top: 0px; orphans: 2; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; padding-top: 0px; position: absolute; text-align: left; text-decoration: none; text-indent: 0px; text-transform: none; top: 355.35px; transform-origin: 0px 0px 0px; vertical-align: baseline; -webkit-text-stroke-width: 0px; white-space: pre; word-spacing: 0px;\\\">-<\\/span><span style=\\\"border-bottom-color: currentColor; border-bottom-style: none; border-bottom-width: 0px; border-image-outset: 0; border-image-repeat: stretch; border-image-slice: 100%; border-image-source: none; border-image-width: 1; border-left-color: currentColor; border-left-style: none; border-left-width: 0px; border-right-color: currentColor; border-right-style: none; border-right-width: 0px; border-top-color: currentColor; border-top-style: none; border-top-width: 0px; color: transparent; cursor: text; font-family: sans-serif; font-size: 16px; font-size-adjust: none; font-stretch: inherit; font-style: inherit; font-variant: inherit; font-weight: inherit; left: 605.25px; letter-spacing: normal; line-height: inherit; margin-bottom: 0px; margin-left: 0px; margin-right: 0px; margin-top: 0px; orphans: 2; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; padding-top: 0px; position: absolute; text-align: left; text-decoration: none; text-indent: 0px; text-transform: none; top: 355.35px; transform: scaleX(0.940749); transform-origin: 0px 0px 0px; vertical-align: baseline; -webkit-text-stroke-width: 0px; white-space: pre; word-spacing: 0px;\\\">se tamb&eacute;m <\\/span><span style=\\\"border-bottom-color: currentColor; border-bottom-style: none; border-bottom-width: 0px; border-image-outset: 0; border-image-repeat: stretch; border-image-slice: 100%; border-image-source: none; border-image-width: 1; border-left-color: currentColor; border-left-style: none; border-left-width: 0px; border-right-color: currentColor; border-right-style: none; border-right-width: 0px; border-top-color: currentColor; border-top-style: none; border-top-width: 0px; color: transparent; cursor: text; font-family: sans-serif; font-size: 16px; font-size-adjust: none; font-stretch: inherit; font-style: inherit; font-variant: inherit; font-weight: inherit; left: 113.47px; letter-spacing: normal; line-height: inherit; margin-bottom: 0px; margin-left: 0px; margin-right: 0px; margin-top: 0px; orphans: 2; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; padding-top: 0px; position: absolute; text-align: left; text-decoration: none; text-indent: 0px; text-transform: none; top: 374.87px; transform: scaleX(0.926054); transform-origin: 0px 0px 0px; vertical-align: baseline; -webkit-text-stroke-width: 0px; white-space: pre; word-spacing: 0px;\\\">os alunos que tenham conclu&iacute;do a PAP e FCT)<\\/span><span style=\\\"border-bottom-color: currentColor; border-bottom-style: none; border-bottom-width: 0px; border-image-outset: 0; border-image-repeat: stretch; border-image-slice: 100%; border-image-source: none; border-image-width: 1; border-left-color: currentColor; border-left-style: none; border-left-width: 0px; border-right-color: currentColor; border-right-style: none; border-right-width: 0px; border-top-color: currentColor; border-top-style: none; border-top-width: 0px; color: transparent; cursor: text; font-family: sans-serif; font-size: 16px; font-size-adjust: none; font-stretch: inherit; font-style: inherit; font-variant: inherit; font-weight: inherit; left: 427.45px; letter-spacing: normal; line-height: inherit; margin-bottom: 0px; margin-left: 0px; margin-right: 0px; margin-top: 0px; orphans: 2; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; padding-top: 0px; position: absolute; text-align: left; text-decoration: none; text-indent: 0px; text-transform: none; top: 374.87px; transform: scaleX(0.945216); transform-origin: 0px 0px 0px; vertical-align: baseline; -webkit-text-stroke-width: 0px; white-space: pre; word-spacing: 0px;\\\">que a inscri&ccedil;&atilde;o para a primeira<\\/span><span style=\\\"border-bottom-color: currentColor; border-bottom-style: none; border-bottom-width: 0px; border-image-outset: 0; border-image-repeat: stretch; border-image-slice: 100%; border-image-source: none; border-image-width: 1; border-left-color: currentColor; border-left-style: none; border-left-width: 0px; border-right-color: currentColor; border-right-style: none; border-right-width: 0px; border-top-color: currentColor; border-top-style: none; border-top-width: 0px; color: transparent; cursor: text; font-family: sans-serif; font-size: 16px; font-size-adjust: none; font-stretch: inherit; font-style: inherit; font-variant: inherit; font-weight: inherit; left: 639.33px; letter-spacing: normal; line-height: inherit; margin-bottom: 0px; margin-left: 0px; margin-right: 0px; margin-top: 0px; orphans: 2; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; padding-top: 0px; position: absolute; text-align: left; text-decoration: none; text-indent: 0px; text-transform: none; top: 374.87px; transform: scaleX(0.928366); transform-origin: 0px 0px 0px; vertical-align: baseline; -webkit-text-stroke-width: 0px; white-space: pre; word-spacing: 0px;\\\">&eacute;poca <\\/span><span style=\\\"border-bottom-color: currentColor; border-bottom-style: none; border-bottom-width: 0px; border-image-outset: 0; border-image-repeat: stretch; border-image-slice: 100%; border-image-source: none; border-image-width: 1; border-left-color: currentColor; border-left-style: none; border-left-width: 0px; border-right-color: currentColor; border-right-style: none; border-right-width: 0px; border-top-color: currentColor; border-top-style: none; border-top-width: 0px; color: transparent; cursor: text; font-family: sans-serif; font-size: 16px; font-size-adjust: none; font-stretch: inherit; font-style: inherit; font-variant: inherit; font-weight: inherit; left: 113.47px; letter-spacing: normal; line-height: inherit; margin-bottom: 0px; margin-left: 0px; margin-right: 0px; margin-top: 0px; orphans: 2; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; padding-top: 0px; position: absolute; text-align: left; text-decoration: none; text-indent: 0px; text-transform: none; top: 394.39px; transform: scaleX(0.894337); transform-origin: 0px 0px 0px; vertical-align: baseline; -webkit-text-stroke-width: 0px; white-space: pre; word-spacing: 0px;\\\">de&nbsp; avalia&ccedil;&atilde;o<\\/span><span style=\\\"border-bottom-color: currentColor; border-bottom-style: none; border-bottom-width: 0px; border-image-outset: 0; border-image-repeat: stretch; border-image-slice: 100%; border-image-source: none; border-image-width: 1; border-left-color: currentColor; border-left-style: none; border-left-width: 0px; border-right-color: currentColor; border-right-style: none; border-right-width: 0px; border-top-color: currentColor; border-top-style: none; border-top-width: 0px; color: transparent; cursor: text; font-family: sans-serif; font-size: 16px; font-size-adjust: none; font-stretch: inherit; font-style: inherit; font-variant: inherit; font-weight: inherit; left: 202.74px; letter-spacing: normal; line-height: inherit; margin-bottom: 0px; margin-left: 0px; margin-right: 0px; margin-top: 0px; orphans: 2; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; padding-top: 0px; position: absolute; text-align: left; text-decoration: none; text-indent: 0px; text-transform: none; top: 394.39px; transform: scaleX(0.911991); transform-origin: 0px 0px 0px; vertical-align: baseline; -webkit-text-stroke-width: 0px; white-space: pre; word-spacing: 0px;\\\">extraordin&aacute;ria&nbsp; decorre&nbsp; entre&nbsp; os&nbsp; dias <\\/span><span style=\\\"border-bottom-color: currentColor; border-bottom-style: none; border-bottom-width: 0px; border-image-outset: 0; border-image-repeat: stretch; border-image-slice: 100%; border-image-source: none; border-image-width: 1; border-left-color: currentColor; border-left-style: none; border-left-width: 0px; border-right-color: currentColor; border-right-style: none; border-right-width: 0px; border-top-color: currentColor; border-top-style: none; border-top-width: 0px; color: transparent; cursor: text; font-family: sans-serif; font-size: 16px; font-size-adjust: none; font-stretch: inherit; font-style: inherit; font-variant: inherit; font-weight: inherit; left: 455.13px; letter-spacing: normal; line-height: inherit; margin-bottom: 0px; margin-left: 0px; margin-right: 0px; margin-top: 0px; orphans: 2; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; padding-top: 0px; position: absolute; text-align: left; text-decoration: none; text-indent: 0px; text-transform: none; top: 394.39px; transform: scaleX(0.832873); transform-origin: 0px 0px 0px; vertical-align: baseline; -webkit-text-stroke-width: 0px; white-space: pre; word-spacing: 0px;\\\">04&nbsp; a&nbsp; 08<\\/span><span style=\\\"border-bottom-color: currentColor; border-bottom-style: none; border-bottom-width: 0px; border-image-outset: 0; border-image-repeat: stretch; border-image-slice: 100%; border-image-source: none; border-image-width: 1; border-left-color: currentColor; border-left-style: none; border-left-width: 0px; border-right-color: currentColor; border-right-style: none; border-right-width: 0px; border-top-color: currentColor; border-top-style: none; border-top-width: 0px; color: transparent; cursor: text; font-family: sans-serif; font-size: 16px; font-size-adjust: none; font-stretch: inherit; font-style: inherit; font-variant: inherit; font-weight: inherit; left: 512.13px; letter-spacing: normal; line-height: inherit; margin-bottom: 0px; margin-left: 0px; margin-right: 0px; margin-top: 0px; orphans: 2; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; padding-top: 0px; position: absolute; text-align: left; text-decoration: none; text-indent: 0px; text-transform: none; top: 394.39px; transform: scaleX(0.947966); transform-origin: 0px 0px 0px; vertical-align: baseline; -webkit-text-stroke-width: 0px; white-space: pre; word-spacing: 0px;\\\">de&nbsp; novembro<\\/span><span style=\\\"border-bottom-color: currentColor; border-bottom-style: none; border-bottom-width: 0px; border-image-outset: 0; border-image-repeat: stretch; border-image-slice: 100%; border-image-source: none; border-image-width: 1; border-left-color: currentColor; border-left-style: none; border-left-width: 0px; border-right-color: currentColor; border-right-style: none; border-right-width: 0px; border-top-color: currentColor; border-top-style: none; border-top-width: 0px; color: transparent; cursor: text; font-family: sans-serif; font-size: 16px; font-size-adjust: none; font-stretch: inherit; font-style: inherit; font-variant: inherit; font-weight: inherit; left: 609.89px; letter-spacing: normal; line-height: inherit; margin-bottom: 0px; margin-left: 0px; margin-right: 0px; margin-top: 0px; orphans: 2; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; padding-top: 0px; position: absolute; text-align: left; text-decoration: none; text-indent: 0px; text-transform: none; top: 394.39px; transform: scaleX(0.812884); transform-origin: 0px 0px 0px; vertical-align: baseline; -webkit-text-stroke-width: 0px; white-space: pre; word-spacing: 0px;\\\">de&nbsp; 201<\\/span><span style=\\\"border-bottom-color: currentColor; border-bottom-style: none; border-bottom-width: 0px; border-image-outset: 0; border-image-repeat: stretch; border-image-slice: 100%; border-image-source: none; border-image-width: 1; border-left-color: currentColor; border-left-style: none; border-left-width: 0px; border-right-color: currentColor; border-right-style: none; border-right-width: 0px; border-top-color: currentColor; border-top-style: none; border-top-width: 0px; color: transparent; cursor: text; font-family: sans-serif; font-size: 16px; font-size-adjust: none; font-stretch: inherit; font-style: inherit; font-variant: inherit; font-weight: inherit; left: 653.28px; letter-spacing: normal; line-height: inherit; margin-bottom: 0px; margin-left: 0px; margin-right: 0px; margin-top: 0px; orphans: 2; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; padding-top: 0px; position: absolute; text-align: left; text-decoration: none; text-indent: 0px; text-transform: none; top: 394.39px; transform-origin: 0px 0px 0px; vertical-align: baseline; -webkit-text-stroke-width: 0px; white-space: pre; word-spacing: 0px;\\\">9<\\/span><span style=\\\"border-bottom-color: currentColor; border-bottom-style: none; border-bottom-width: 0px; border-image-outset: 0; border-image-repeat: stretch; border-image-slice: 100%; border-image-source: none; border-image-width: 1; border-left-color: currentColor; border-left-style: none; border-left-width: 0px; border-right-color: currentColor; border-right-style: none; border-right-width: 0px; border-top-color: currentColor; border-top-style: none; border-top-width: 0px; color: transparent; cursor: text; font-family: sans-serif; font-size: 16px; font-size-adjust: none; font-stretch: inherit; font-style: inherit; font-variant: inherit; font-weight: inherit; left: 661.76px; letter-spacing: normal; line-height: inherit; margin-bottom: 0px; margin-left: 0px; margin-right: 0px; margin-top: 0px; orphans: 2; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; padding-top: 0px; position: absolute; text-align: left; text-decoration: none; text-indent: 0px; text-transform: none; top: 394.39px; transform: scaleX(0.778925); transform-origin: 0px 0px 0px; vertical-align: baseline; -webkit-text-stroke-width: 0px; white-space: pre; word-spacing: 0px;\\\">.&nbsp; A <\\/span><span style=\\\"border-bottom-color: currentColor; border-bottom-style: none; border-bottom-width: 0px; border-image-outset: 0; border-image-repeat: stretch; border-image-slice: 100%; border-image-source: none; border-image-width: 1; border-left-color: currentColor; border-left-style: none; border-left-width: 0px; border-right-color: currentColor; border-right-style: none; border-right-width: 0px; border-top-color: currentColor; border-top-style: none; border-top-width: 0px; color: transparent; cursor: text; font-family: sans-serif; font-size: 16px; font-size-adjust: none; font-stretch: inherit; font-style: inherit; font-variant: inherit; font-weight: inherit; left: 113.47px; letter-spacing: normal; line-height: inherit; margin-bottom: 0px; margin-left: 0px; margin-right: 0px; margin-top: 0px; orphans: 2; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; padding-top: 0px; position: absolute; text-align: left; text-decoration: none; text-indent: 0px; text-transform: none; top: 413.91px; transform: scaleX(0.938857); transform-origin: 0px 0px 0px; vertical-align: baseline; -webkit-text-stroke-width: 0px; white-space: pre; word-spacing: 0px;\\\">inscri&ccedil;&atilde;o &eacute; feita <\\/span><span style=\\\"border-bottom-color: currentColor; border-bottom-style: none; border-bottom-width: 0px; border-image-outset: 0; border-image-repeat: stretch; border-image-slice: 100%; border-image-source: none; border-image-width: 1; border-left-color: currentColor; border-left-style: none; border-left-width: 0px; border-right-color: currentColor; border-right-style: none; border-right-width: 0px; border-top-color: currentColor; border-top-style: none; border-top-width: 0px; color: transparent; cursor: text; font-family: sans-serif; font-size: 16px; font-size-adjust: none; font-stretch: inherit; font-style: inherit; font-variant: inherit; font-weight: inherit; left: 222.14px; letter-spacing: normal; line-height: inherit; margin-bottom: 0px; margin-left: 0px; margin-right: 0px; margin-top: 0px; orphans: 2; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; padding-top: 0px; position: absolute; text-align: left; text-decoration: none; text-indent: 0px; text-transform: none; top: 413.91px; transform: scaleX(0.908393); transform-origin: 0px 0px 0px; vertical-align: baseline; -webkit-text-stroke-width: 0px; white-space: pre; word-spacing: 0px;\\\">na Secretaria da Escola<\\/span><span style=\\\"border-bottom-color: currentColor; border-bottom-style: none; border-bottom-width: 0px; border-image-outset: 0; border-image-repeat: stretch; border-image-slice: 100%; border-image-source: none; border-image-width: 1; border-left-color: currentColor; border-left-style: none; border-left-width: 0px; border-right-color: currentColor; border-right-style: none; border-right-width: 0px; border-top-color: currentColor; border-top-style: none; border-top-width: 0px; color: transparent; cursor: text; font-family: sans-serif; font-size: 16px; font-size-adjust: none; font-stretch: inherit; font-style: inherit; font-variant: inherit; font-weight: inherit; left: 376.57px; letter-spacing: normal; line-height: inherit; margin-bottom: 0px; margin-left: 0px; margin-right: 0px; margin-top: 0px; orphans: 2; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; padding-top: 0px; position: absolute; text-align: left; text-decoration: none; text-indent: 0px; text-transform: none; top: 413.91px; transform-origin: 0px 0px 0px; vertical-align: baseline; -webkit-text-stroke-width: 0px; white-space: pre; word-spacing: 0px;\\\">.<\\/span><span style=\\\"border-bottom-color: currentColor; border-bottom-style: none; border-bottom-width: 0px; border-image-outset: 0; border-image-repeat: stretch; border-image-slice: 100%; border-image-source: none; border-image-width: 1; border-left-color: currentColor; border-left-style: none; border-left-width: 0px; border-right-color: currentColor; border-right-style: none; border-right-width: 0px; border-top-color: currentColor; border-top-style: none; border-top-width: 0px; color: transparent; cursor: text; font-family: sans-serif; font-size: 16px; font-size-adjust: none; font-stretch: inherit; font-style: inherit; font-variant: inherit; font-weight: inherit; left: 113.47px; letter-spacing: normal; line-height: inherit; margin-bottom: 0px; margin-left: 0px; margin-right: 0px; margin-top: 0px; orphans: 2; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; padding-top: 0px; position: absolute; text-align: left; text-decoration: none; text-indent: 0px; text-transform: none; top: 482.23px; transform: scaleX(0.948935); transform-origin: 0px 0px 0px; vertical-align: baseline; -webkit-text-stroke-width: 0px; white-space: pre; word-spacing: 0px;\\\">O calend&aacute;rio dos exames ser&aacute; afix<\\/span><span style=\\\"border-bottom-color: currentColor; border-bottom-style: none; border-bottom-width: 0px; border-image-outset: 0; border-image-repeat: stretch; border-image-slice: 100%; border-image-source: none; border-image-width: 1; border-left-color: currentColor; border-left-style: none; border-left-width: 0px; border-right-color: currentColor; border-right-style: none; border-right-width: 0px; border-top-color: currentColor; border-top-style: none; border-top-width: 0px; color: transparent; cursor: text; font-family: sans-serif; font-size: 16px; font-size-adjust: none; font-stretch: inherit; font-style: inherit; font-variant: inherit; font-weight: inherit; left: 347.42px; letter-spacing: normal; line-height: inherit; margin-bottom: 0px; margin-left: 0px; margin-right: 0px; margin-top: 0px; orphans: 2; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; padding-top: 0px; position: absolute; text-align: left; text-decoration: none; text-indent: 0px; text-transform: none; top: 482.23px; transform: scaleX(0.967655); transform-origin: 0px 0px 0px; vertical-align: baseline; -webkit-text-stroke-width: 0px; white-space: pre; word-spacing: 0px;\\\">ado no local habitual, no dia 29<\\/span><span style=\\\"border-bottom-color: currentColor; border-bottom-style: none; border-bottom-width: 0px; border-image-outset: 0; border-image-repeat: stretch; border-image-slice: 100%; border-image-source: none; border-image-width: 1; border-left-color: currentColor; border-left-style: none; border-left-width: 0px; border-right-color: currentColor; border-right-style: none; border-right-width: 0px; border-top-color: currentColor; border-top-style: none; border-top-width: 0px; color: transparent; cursor: text; font-family: sans-serif; font-size: 16px; font-size-adjust: none; font-stretch: inherit; font-style: inherit; font-variant: inherit; font-weight: inherit; left: 566.53px; letter-spacing: normal; line-height: inherit; margin-bottom: 0px; margin-left: 0px; margin-right: 0px; margin-top: 0px; orphans: 2; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; padding-top: 0px; position: absolute; text-align: left; text-decoration: none; text-indent: 0px; text-transform: none; top: 482.23px; transform: scaleX(0.924764); transform-origin: 0px 0px 0px; vertical-align: baseline; -webkit-text-stroke-width: 0px; white-space: pre; word-spacing: 0px;\\\">de <\\/span><span style=\\\"border-bottom-color: currentColor; border-bottom-style: none; border-bottom-width: 0px; border-image-outset: 0; border-image-repeat: stretch; border-image-slice: 100%; border-image-source: none; border-image-width: 1; border-left-color: currentColor; border-left-style: none; border-left-width: 0px; border-right-color: currentColor; border-right-style: none; border-right-width: 0px; border-top-color: currentColor; border-top-style: none; border-top-width: 0px; color: transparent; cursor: text; font-family: sans-serif; font-size: 16px; font-size-adjust: none; font-stretch: inherit; font-style: inherit; font-variant: inherit; font-weight: inherit; left: 588.29px; letter-spacing: normal; line-height: inherit; margin-bottom: 0px; margin-left: 0px; margin-right: 0px; margin-top: 0px; orphans: 2; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; padding-top: 0px; position: absolute; text-align: left; text-decoration: none; text-indent: 0px; text-transform: none; top: 482.23px; transform: scaleX(0.965533); transform-origin: 0px 0px 0px; vertical-align: baseline; -webkit-text-stroke-width: 0px; white-space: pre; word-spacing: 0px;\\\">nove<\\/span><span style=\\\"border-bottom-color: currentColor; border-bottom-style: none; border-bottom-width: 0px; border-image-outset: 0; border-image-repeat: stretch; border-image-slice: 100%; border-image-source: none; border-image-width: 1; border-left-color: currentColor; border-left-style: none; border-left-width: 0px; border-right-color: currentColor; border-right-style: none; border-right-width: 0px; border-top-color: currentColor; border-top-style: none; border-top-width: 0px; color: transparent; cursor: text; font-family: sans-serif; font-size: 16px; font-size-adjust: none; font-stretch: inherit; font-style: inherit; font-variant: inherit; font-weight: inherit; left: 621.73px; letter-spacing: normal; line-height: inherit; margin-bottom: 0px; margin-left: 0px; margin-right: 0px; margin-top: 0px; orphans: 2; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; padding-top: 0px; position: absolute; text-align: left; text-decoration: none; text-indent: 0px; text-transform: none; top: 482.23px; transform: scaleX(0.991093); transform-origin: 0px 0px 0px; vertical-align: baseline; -webkit-text-stroke-width: 0px; white-space: pre; word-spacing: 0px;\\\">mb<\\/span><span style=\\\"border-bottom-color: currentColor; border-bottom-style: none; border-bottom-width: 0px; border-image-outset: 0; border-image-repeat: stretch; border-image-slice: 100%; border-image-source: none; border-image-width: 1; border-left-color: currentColor; border-left-style: none; border-left-width: 0px; border-right-color: currentColor; border-right-style: none; border-right-width: 0px; border-top-color: currentColor; border-top-style: none; border-top-width: 0px; color: transparent; cursor: text; font-family: sans-serif; font-size: 16px; font-size-adjust: none; font-stretch: inherit; font-style: inherit; font-variant: inherit; font-weight: inherit; left: 643.84px; letter-spacing: normal; line-height: inherit; margin-bottom: 0px; margin-left: 0px; margin-right: 0px; margin-top: 0px; orphans: 2; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; padding-top: 0px; position: absolute; text-align: left; text-decoration: none; text-indent: 0px; text-transform: none; top: 482.23px; transform: scaleX(1.01644); transform-origin: 0px 0px 0px; vertical-align: baseline; -webkit-text-stroke-width: 0px; white-space: pre; word-spacing: 0px;\\\">ro<\\/span><span style=\\\"border-bottom-color: currentColor; border-bottom-style: none; border-bottom-width: 0px; border-image-outset: 0; border-image-repeat: stretch; border-image-slice: 100%; border-image-source: none; border-image-width: 1; border-left-color: currentColor; border-left-style: none; border-left-width: 0px; border-right-color: currentColor; border-right-style: none; border-right-width: 0px; border-top-color: currentColor; border-top-style: none; border-top-width: 0px; color: transparent; cursor: text; font-family: sans-serif; font-size: 16px; font-size-adjust: none; font-stretch: inherit; font-style: inherit; font-variant: inherit; font-weight: inherit; left: 662.88px; letter-spacing: normal; line-height: inherit; margin-bottom: 0px; margin-left: 0px; margin-right: 0px; margin-top: 0px; orphans: 2; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; padding-top: 0px; position: absolute; text-align: left; text-decoration: none; text-indent: 0px; text-transform: none; top: 482.23px; transform: scaleX(0.947056); transform-origin: 0px 0px 0px; vertical-align: baseline; -webkit-text-stroke-width: 0px; white-space: pre; word-spacing: 0px;\\\">do <\\/span><span style=\\\"border-bottom-color: currentColor; border-bottom-style: none; border-bottom-width: 0px; border-image-outset: 0; border-image-repeat: stretch; border-image-slice: 100%; border-image-source: none; border-image-width: 1; border-left-color: currentColor; border-left-style: none; border-left-width: 0px; border-right-color: currentColor; border-right-style: none; border-right-width: 0px; border-top-color: currentColor; border-top-style: none; border-top-width: 0px; color: transparent; cursor: text; font-family: sans-serif; font-size: 16px; font-size-adjust: none; font-stretch: inherit; font-style: inherit; font-variant: inherit; font-weight: inherit; left: 113.47px; letter-spacing: normal; line-height: inherit; margin-bottom: 0px; margin-left: 0px; margin-right: 0px; margin-top: 0px; orphans: 2; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; padding-top: 0px; position: absolute; text-align: left; text-decoration: none; text-indent: 0px; text-transform: none; top: 501.75px; transform: scaleX(0.948492); transform-origin: 0px 0px 0px; vertical-align: baseline; -webkit-text-stroke-width: 0px; white-space: pre; word-spacing: 0px;\\\">presente an<\\/span><span style=\\\"border-bottom-color: currentColor; border-bottom-style: none; border-bottom-width: 0px; border-image-outset: 0; border-image-repeat: stretch; border-image-slice: 100%; border-image-source: none; border-image-width: 1; border-left-color: currentColor; border-left-style: none; border-left-width: 0px; border-right-color: currentColor; border-right-style: none; border-right-width: 0px; border-top-color: currentColor; border-top-style: none; border-top-width: 0px; color: transparent; cursor: text; font-family: sans-serif; font-size: 16px; font-size-adjust: none; font-stretch: inherit; font-style: inherit; font-variant: inherit; font-weight: inherit; left: 193.62px; letter-spacing: normal; line-height: inherit; margin-bottom: 0px; margin-left: 0px; margin-right: 0px; margin-top: 0px; orphans: 2; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; padding-top: 0px; position: absolute; text-align: left; text-decoration: none; text-indent: 0px; text-transform: none; top: 501.75px; transform: scaleX(0.929137); transform-origin: 0px 0px 0px; vertical-align: baseline; -webkit-text-stroke-width: 0px; white-space: pre; word-spacing: 0px;\\\">o. A &eacute;poca ter&aacute; in&iacute;c<\\/span><span style=\\\"border-bottom-color: currentColor; border-bottom-style: none; border-bottom-width: 0px; border-image-outset: 0; border-image-repeat: stretch; border-image-slice: 100%; border-image-source: none; border-image-width: 1; border-left-color: currentColor; border-left-style: none; border-left-width: 0px; border-right-color: currentColor; border-right-style: none; border-right-width: 0px; border-top-color: currentColor; border-top-style: none; border-top-width: 0px; color: transparent; cursor: text; font-family: sans-serif; font-size: 16px; font-size-adjust: none; font-stretch: inherit; font-style: inherit; font-variant: inherit; font-weight: inherit; left: 321.82px; letter-spacing: normal; line-height: inherit; margin-bottom: 0px; margin-left: 0px; margin-right: 0px; margin-top: 0px; orphans: 2; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; padding-top: 0px; position: absolute; text-align: left; text-decoration: none; text-indent: 0px; text-transform: none; top: 501.75px; transform: scaleX(0.907988); transform-origin: 0px 0px 0px; vertical-align: baseline; -webkit-text-stroke-width: 0px; white-space: pre; word-spacing: 0px;\\\">io no dia 18<\\/span><span style=\\\"border-bottom-color: currentColor; border-bottom-style: none; border-bottom-width: 0px; border-image-outset: 0; border-image-repeat: stretch; border-image-slice: 100%; border-image-source: none; border-image-width: 1; border-left-color: currentColor; border-left-style: none; border-left-width: 0px; border-right-color: currentColor; border-right-style: none; border-right-width: 0px; border-top-color: currentColor; border-top-style: none; border-top-width: 0px; color: transparent; cursor: text; font-family: sans-serif; font-size: 16px; font-size-adjust: none; font-stretch: inherit; font-style: inherit; font-variant: inherit; font-weight: inherit; left: 400.57px; letter-spacing: normal; line-height: inherit; margin-bottom: 0px; margin-left: 0px; margin-right: 0px; margin-top: 0px; orphans: 2; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; padding-top: 0px; position: absolute; text-align: left; text-decoration: none; text-indent: 0px; text-transform: none; top: 501.75px; transform: scaleX(0.918292); transform-origin: 0px 0px 0px; vertical-align: baseline; -webkit-text-stroke-width: 0px; white-space: pre; word-spacing: 0px;\\\">de <\\/span><span style=\\\"border-bottom-color: currentColor; border-bottom-style: none; border-bottom-width: 0px; border-image-outset: 0; border-image-repeat: stretch; border-image-slice: 100%; border-image-source: none; border-image-width: 1; border-left-color: currentColor; border-left-style: none; border-left-width: 0px; border-right-color: currentColor; border-right-style: none; border-right-width: 0px; border-top-color: currentColor; border-top-style: none; border-top-width: 0px; color: transparent; cursor: text; font-family: sans-serif; font-size: 16px; font-size-adjust: none; font-stretch: inherit; font-style: inherit; font-variant: inherit; font-weight: inherit; left: 421.05px; letter-spacing: normal; line-height: inherit; margin-bottom: 0px; margin-left: 0px; margin-right: 0px; margin-top: 0px; orphans: 2; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; padding-top: 0px; position: absolute; text-align: left; text-decoration: none; text-indent: 0px; text-transform: none; top: 501.75px; transform: scaleX(0.92478); transform-origin: 0px 0px 0px; vertical-align: baseline; -webkit-text-stroke-width: 0px; white-space: pre; word-spacing: 0px;\\\">dezembro, 2019<\\/span><span style=\\\"border-bottom-color: currentColor; border-bottom-style: none; border-bottom-width: 0px; border-image-outset: 0; border-image-repeat: stretch; border-image-slice: 100%; border-image-source: none; border-image-width: 1; border-left-color: currentColor; border-left-style: none; border-left-width: 0px; border-right-color: currentColor; border-right-style: none; border-right-width: 0px; border-top-color: currentColor; border-top-style: none; border-top-width: 0px; color: transparent; cursor: text; font-family: sans-serif; font-size: 16px; font-size-adjust: none; font-stretch: inherit; font-style: inherit; font-variant: inherit; font-weight: inherit; left: 528.13px; letter-spacing: normal; line-height: inherit; margin-bottom: 0px; margin-left: 0px; margin-right: 0px; margin-top: 0px; orphans: 2; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; padding-top: 0px; position: absolute; text-align: left; text-decoration: none; text-indent: 0px; text-transform: none; top: 501.75px; transform-origin: 0px 0px 0px; vertical-align: baseline; -webkit-text-stroke-width: 0px; white-space: pre; word-spacing: 0px;\\\">.<\\/span><\\/p>\\r\\n<p>\\r\\n\\tAvisam-se os alunos do 11&ordm; e 12&ordm; anos com m&oacute;dulos em atraso (incluem-se tamb&eacute;m os alunos que tenham conclu&iacute;do a PAP e FCT) que a inscri&ccedil;&atilde;o para a primeira &eacute;poca de&nbsp; avalia&ccedil;&atilde;o extraordin&aacute;ria&nbsp; decorre&nbsp; entre&nbsp; os&nbsp; dias 04&nbsp; a&nbsp; 08 de&nbsp; novembrode&nbsp; 2019.&nbsp;<\\/p>\\r\\n<p>\\r\\n\\tA inscri&ccedil;&atilde;o &eacute; feita na Secretaria da Escola.O calend&aacute;rio dos exames ser&aacute; afixado no local habitual, no dia 29 de novembro do presente ano. A &eacute;poca ter&aacute; in&iacute;cio no dia 18 de dezembro, 2019.<\\/p>\\r\\n<p>\\r\\n\\t&nbsp;<\\/p>\\r\\n\",\"fulltext\":\"\",\"state\":\"1\",\"catid\":\"11\",\"created\":\"2019-10-30 16:07:32\",\"created_by\":\"231\",\"created_by_alias\":\"\",\"modified\":\"2019-10-30 16:07:32\",\"modified_by\":null,\"checked_out\":null,\"checked_out_time\":null,\"publish_up\":\"2019-10-30 16:07:32\",\"publish_down\":\"0000-00-00 00:00:00\",\"images\":\"{\\\"image_intro\\\":\\\"\\\",\\\"image_intro_alt\\\":\\\"\\\",\\\"image_intro_caption\\\":\\\"\\\",\\\"float_intro\\\":\\\"\\\",\\\"image_fulltext\\\":\\\"\\\",\\\"image_fulltext_alt\\\":\\\"\\\",\\\"image_fulltext_caption\\\":\\\"\\\",\\\"float_fulltext\\\":\\\"\\\"}\",\"urls\":\"{\\\"urla\\\":false,\\\"urlatext\\\":\\\"\\\",\\\"targeta\\\":\\\"\\\",\\\"urlb\\\":false,\\\"urlbtext\\\":\\\"\\\",\\\"targetb\\\":\\\"\\\",\\\"urlc\\\":false,\\\"urlctext\\\":\\\"\\\",\\\"targetc\\\":\\\"\\\"}\",\"attribs\":\"{\\\"astroid_article_type\\\":\\\"regular\\\",\\\"astroid_article_video_url\\\":\\\"\\\",\\\"astroid_article_gallery_width\\\":\\\"\\\",\\\"astroid_article_gallery_bullets\\\":\\\"1\\\",\\\"astroid_article_gallery_navigation\\\":\\\"1\\\",\\\"astroid_article_thumbnail\\\":\\\"1\\\",\\\"astroid_article_gallery_items\\\":[],\\\"astroid_article_audio_source\\\":\\\"soundcloud\\\",\\\"astroid_article_audio_soundcloud\\\":\\\"\\\",\\\"astroid_article_audio_spotify\\\":\\\"\\\",\\\"astroid_article_review_heading\\\":\\\"\\\",\\\"astroid_article_review_summery\\\":\\\"\\\",\\\"astroid_article_review_good\\\":\\\"\\\",\\\"astroid_article_review_bad\\\":\\\"\\\",\\\"astroid_article_review_rating\\\":\\\"5\\\",\\\"astroid_article_button_action\\\":\\\"\\\",\\\"astroid_article_button_link\\\":\\\"\\\",\\\"astroid_article_review_criterias\\\":[],\\\"astroid_article_quote_text\\\":\\\"\\\",\\\"astroid_article_quote_author\\\":\\\"\\\",\\\"astroid_article_badge\\\":\\\"0\\\",\\\"astroid_article_badge_type\\\":\\\"2\\\",\\\"astroid_article_badge_text\\\":\\\"\\\",\\\"astroid_article_badge_color\\\":\\\"\\\",\\\"astroid_article_badge_text_color\\\":\\\"\\\",\\\"astroid_relatedposts\\\":\\\"\\\",\\\"astroid_socialshare\\\":\\\"\\\",\\\"astroid_comments\\\":\\\"\\\",\\\"astroid_posttype\\\":\\\"\\\",\\\"astroid_readtime\\\":\\\"\\\",\\\"astroid_authorinfo\\\":\\\"\\\",\\\"astroid_og_title\\\":\\\"\\\",\\\"astroid_og_desc\\\":\\\"\\\",\\\"astroid_og_image\\\":\\\"\\\"}\",\"version\":1,\"ordering\":null,\"metakey\":\"\",\"metadesc\":\"\",\"access\":\"1\",\"hits\":null,\"metadata\":\"{}\",\"featured\":\"1\",\"language\":\"*\",\"xreference\":null,\"note\":null}', 0);
INSERT INTO `ynfp8_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
(803, 115, 1, '', '2019-10-30 16:09:42', 252, 61870, 'c525ab5b06c8cdb947ff7a396f25a4d0c3f3ad2d', '{\"id\":115,\"asset_id\":\"360\",\"title\":\"Cursos Profissionais - AVALIA\\u00c7\\u00c3O EXTRAORDIN\\u00c1RIA \\u2013 1 \\u00aa \\u00e9poca\",\"alias\":\"cursos-profissionais-avaliacao-extraordinaria-1-epoca\",\"introtext\":\"<p><span style=\\\"border-image-outset: 0; border-image-repeat: stretch; border-image-slice: 100%; border-image-source: none; border-image-width: 1; color: transparent; cursor: text; font-family: sans-serif; font-size: 16px; font-size-adjust: none; font-stretch: inherit; font-style: inherit; font-variant: inherit; font-weight: inherit; left: 127.39px; letter-spacing: normal; line-height: inherit; orphans: 2; position: absolute; text-align: left; text-decoration: none; text-indent: 0px; text-transform: none; top: 355.35px; transform: scaleX(0.9298); transform-origin: 0px 0px 0px; vertical-align: baseline; -webkit-text-stroke-width: 0px; white-space: pre; word-spacing: 0px; padding: 0px; margin: 0px; border: 0px none currentColor;\\\">Avisam<\\/span><span style=\\\"border-image-outset: 0; border-image-repeat: stretch; border-image-slice: 100%; border-image-source: none; border-image-width: 1; color: transparent; cursor: text; font-family: sans-serif; font-size: 16px; font-size-adjust: none; font-stretch: inherit; font-style: inherit; font-variant: inherit; font-weight: inherit; left: 176.18px; letter-spacing: normal; line-height: inherit; orphans: 2; position: absolute; text-align: left; text-decoration: none; text-indent: 0px; text-transform: none; top: 355.35px; transform-origin: 0px 0px 0px; vertical-align: baseline; -webkit-text-stroke-width: 0px; white-space: pre; word-spacing: 0px; padding: 0px; margin: 0px; border: 0px none currentColor;\\\">-<\\/span><span style=\\\"border-image-outset: 0; border-image-repeat: stretch; border-image-slice: 100%; border-image-source: none; border-image-width: 1; color: transparent; cursor: text; font-family: sans-serif; font-size: 16px; font-size-adjust: none; font-stretch: inherit; font-style: inherit; font-variant: inherit; font-weight: inherit; left: 180.18px; letter-spacing: normal; line-height: inherit; orphans: 2; position: absolute; text-align: left; text-decoration: none; text-indent: 0px; text-transform: none; top: 355.35px; transform: scaleX(0.878314); transform-origin: 0px 0px 0px; vertical-align: baseline; -webkit-text-stroke-width: 0px; white-space: pre; word-spacing: 0px; padding: 0px; margin: 0px; border: 0px none currentColor;\\\">se os <\\/span><span style=\\\"border-image-outset: 0; border-image-repeat: stretch; border-image-slice: 100%; border-image-source: none; border-image-width: 1; color: transparent; cursor: text; font-family: sans-serif; font-size: 16px; font-size-adjust: none; font-stretch: inherit; font-style: inherit; font-variant: inherit; font-weight: inherit; left: 217.82px; letter-spacing: normal; line-height: inherit; orphans: 2; position: absolute; text-align: left; text-decoration: none; text-indent: 0px; text-transform: none; top: 355.35px; transform: scaleX(0.941085); transform-origin: 0px 0px 0px; vertical-align: baseline; -webkit-text-stroke-width: 0px; white-space: pre; word-spacing: 0px; padding: 0px; margin: 0px; border: 0px none currentColor;\\\">alunos <\\/span><span style=\\\"border-image-outset: 0; border-image-repeat: stretch; border-image-slice: 100%; border-image-source: none; border-image-width: 1; color: transparent; cursor: text; font-family: sans-serif; font-size: 16px; font-size-adjust: none; font-stretch: inherit; font-style: inherit; font-variant: inherit; font-weight: inherit; left: 266.46px; letter-spacing: normal; line-height: inherit; orphans: 2; position: absolute; text-align: left; text-decoration: none; text-indent: 0px; text-transform: none; top: 355.35px; transform: scaleX(0.953528); transform-origin: 0px 0px 0px; vertical-align: baseline; -webkit-text-stroke-width: 0px; white-space: pre; word-spacing: 0px; padding: 0px; margin: 0px; border: 0px none currentColor;\\\">do <\\/span><span style=\\\"border-image-outset: 0; border-image-repeat: stretch; border-image-slice: 100%; border-image-source: none; border-image-width: 1; color: transparent; cursor: text; font-family: sans-serif; font-size: 16px; font-size-adjust: none; font-stretch: inherit; font-style: inherit; font-variant: inherit; font-weight: inherit; left: 287.74px; letter-spacing: normal; line-height: inherit; orphans: 2; position: absolute; text-align: left; text-decoration: none; text-indent: 0px; text-transform: none; top: 355.35px; transform: scaleX(0.744402); transform-origin: 0px 0px 0px; vertical-align: baseline; -webkit-text-stroke-width: 0px; white-space: pre; word-spacing: 0px; padding: 0px; margin: 0px; border: 0px none currentColor;\\\">11\\u00ba e <\\/span><span style=\\\"border-image-outset: 0; border-image-repeat: stretch; border-image-slice: 100%; border-image-source: none; border-image-width: 1; color: transparent; cursor: text; font-family: sans-serif; font-size: 16px; font-size-adjust: none; font-stretch: inherit; font-style: inherit; font-variant: inherit; font-weight: inherit; left: 318.62px; letter-spacing: normal; line-height: inherit; orphans: 2; position: absolute; text-align: left; text-decoration: none; text-indent: 0px; text-transform: none; top: 355.35px; transform: scaleX(0.860887); transform-origin: 0px 0px 0px; vertical-align: baseline; -webkit-text-stroke-width: 0px; white-space: pre; word-spacing: 0px; padding: 0px; margin: 0px; border: 0px none currentColor;\\\">12\\u00ba ano<\\/span><span style=\\\"border-image-outset: 0; border-image-repeat: stretch; border-image-slice: 100%; border-image-source: none; border-image-width: 1; color: transparent; cursor: text; font-family: sans-serif; font-size: 16px; font-size-adjust: none; font-stretch: inherit; font-style: inherit; font-variant: inherit; font-weight: inherit; left: 365.85px; letter-spacing: normal; line-height: inherit; orphans: 2; position: absolute; text-align: left; text-decoration: none; text-indent: 0px; text-transform: none; top: 355.35px; transform-origin: 0px 0px 0px; vertical-align: baseline; -webkit-text-stroke-width: 0px; white-space: pre; word-spacing: 0px; padding: 0px; margin: 0px; border: 0px none currentColor;\\\">s<\\/span><span style=\\\"border-image-outset: 0; border-image-repeat: stretch; border-image-slice: 100%; border-image-source: none; border-image-width: 1; color: transparent; cursor: text; font-family: sans-serif; font-size: 16px; font-size-adjust: none; font-stretch: inherit; font-style: inherit; font-variant: inherit; font-weight: inherit; left: 376.09px; letter-spacing: normal; line-height: inherit; orphans: 2; position: absolute; text-align: left; text-decoration: none; text-indent: 0px; text-transform: none; top: 355.35px; transform: scaleX(0.950392); transform-origin: 0px 0px 0px; vertical-align: baseline; -webkit-text-stroke-width: 0px; white-space: pre; word-spacing: 0px; padding: 0px; margin: 0px; border: 0px none currentColor;\\\">com m\\u00f3dulos em atras<\\/span><span style=\\\"border-image-outset: 0; border-image-repeat: stretch; border-image-slice: 100%; border-image-source: none; border-image-width: 1; color: transparent; cursor: text; font-family: sans-serif; font-size: 16px; font-size-adjust: none; font-stretch: inherit; font-style: inherit; font-variant: inherit; font-weight: inherit; left: 530.05px; letter-spacing: normal; line-height: inherit; orphans: 2; position: absolute; text-align: left; text-decoration: none; text-indent: 0px; text-transform: none; top: 355.35px; transform: scaleX(0.932434); transform-origin: 0px 0px 0px; vertical-align: baseline; -webkit-text-stroke-width: 0px; white-space: pre; word-spacing: 0px; padding: 0px; margin: 0px; border: 0px none currentColor;\\\">o <\\/span><span style=\\\"border-image-outset: 0; border-image-repeat: stretch; border-image-slice: 100%; border-image-source: none; border-image-width: 1; color: transparent; cursor: text; font-family: sans-serif; font-size: 16px; font-size-adjust: none; font-stretch: inherit; font-style: inherit; font-variant: inherit; font-weight: inherit; left: 542.53px; letter-spacing: normal; line-height: inherit; orphans: 2; position: absolute; text-align: left; text-decoration: none; text-indent: 0px; text-transform: none; top: 355.35px; transform: scaleX(0.970427); transform-origin: 0px 0px 0px; vertical-align: baseline; -webkit-text-stroke-width: 0px; white-space: pre; word-spacing: 0px; padding: 0px; margin: 0px; border: 0px none currentColor;\\\">(incluem<\\/span><span style=\\\"border-image-outset: 0; border-image-repeat: stretch; border-image-slice: 100%; border-image-source: none; border-image-width: 1; color: transparent; cursor: text; font-family: sans-serif; font-size: 16px; font-size-adjust: none; font-stretch: inherit; font-style: inherit; font-variant: inherit; font-weight: inherit; left: 601.25px; letter-spacing: normal; line-height: inherit; orphans: 2; position: absolute; text-align: left; text-decoration: none; text-indent: 0px; text-transform: none; top: 355.35px; transform-origin: 0px 0px 0px; vertical-align: baseline; -webkit-text-stroke-width: 0px; white-space: pre; word-spacing: 0px; padding: 0px; margin: 0px; border: 0px none currentColor;\\\">-<\\/span><span style=\\\"border-image-outset: 0; border-image-repeat: stretch; border-image-slice: 100%; border-image-source: none; border-image-width: 1; color: transparent; cursor: text; font-family: sans-serif; font-size: 16px; font-size-adjust: none; font-stretch: inherit; font-style: inherit; font-variant: inherit; font-weight: inherit; left: 605.25px; letter-spacing: normal; line-height: inherit; orphans: 2; position: absolute; text-align: left; text-decoration: none; text-indent: 0px; text-transform: none; top: 355.35px; transform: scaleX(0.940749); transform-origin: 0px 0px 0px; vertical-align: baseline; -webkit-text-stroke-width: 0px; white-space: pre; word-spacing: 0px; padding: 0px; margin: 0px; border: 0px none currentColor;\\\">se tamb\\u00e9m <\\/span><span style=\\\"border-image-outset: 0; border-image-repeat: stretch; border-image-slice: 100%; border-image-source: none; border-image-width: 1; color: transparent; cursor: text; font-family: sans-serif; font-size: 16px; font-size-adjust: none; font-stretch: inherit; font-style: inherit; font-variant: inherit; font-weight: inherit; left: 113.47px; letter-spacing: normal; line-height: inherit; orphans: 2; position: absolute; text-align: left; text-decoration: none; text-indent: 0px; text-transform: none; top: 374.87px; transform: scaleX(0.926054); transform-origin: 0px 0px 0px; vertical-align: baseline; -webkit-text-stroke-width: 0px; white-space: pre; word-spacing: 0px; padding: 0px; margin: 0px; border: 0px none currentColor;\\\">os alunos que tenham conclu\\u00eddo a PAP e FCT)<\\/span><span style=\\\"border-image-outset: 0; border-image-repeat: stretch; border-image-slice: 100%; border-image-source: none; border-image-width: 1; color: transparent; cursor: text; font-family: sans-serif; font-size: 16px; font-size-adjust: none; font-stretch: inherit; font-style: inherit; font-variant: inherit; font-weight: inherit; left: 427.45px; letter-spacing: normal; line-height: inherit; orphans: 2; position: absolute; text-align: left; text-decoration: none; text-indent: 0px; text-transform: none; top: 374.87px; transform: scaleX(0.945216); transform-origin: 0px 0px 0px; vertical-align: baseline; -webkit-text-stroke-width: 0px; white-space: pre; word-spacing: 0px; padding: 0px; margin: 0px; border: 0px none currentColor;\\\">que a inscri\\u00e7\\u00e3o para a primeira<\\/span><span style=\\\"border-image-outset: 0; border-image-repeat: stretch; border-image-slice: 100%; border-image-source: none; border-image-width: 1; color: transparent; cursor: text; font-family: sans-serif; font-size: 16px; font-size-adjust: none; font-stretch: inherit; font-style: inherit; font-variant: inherit; font-weight: inherit; left: 639.33px; letter-spacing: normal; line-height: inherit; orphans: 2; position: absolute; text-align: left; text-decoration: none; text-indent: 0px; text-transform: none; top: 374.87px; transform: scaleX(0.928366); transform-origin: 0px 0px 0px; vertical-align: baseline; -webkit-text-stroke-width: 0px; white-space: pre; word-spacing: 0px; padding: 0px; margin: 0px; border: 0px none currentColor;\\\">\\u00e9poca <\\/span><span style=\\\"border-image-outset: 0; border-image-repeat: stretch; border-image-slice: 100%; border-image-source: none; border-image-width: 1; color: transparent; cursor: text; font-family: sans-serif; font-size: 16px; font-size-adjust: none; font-stretch: inherit; font-style: inherit; font-variant: inherit; font-weight: inherit; left: 113.47px; letter-spacing: normal; line-height: inherit; orphans: 2; position: absolute; text-align: left; text-decoration: none; text-indent: 0px; text-transform: none; top: 394.39px; transform: scaleX(0.894337); transform-origin: 0px 0px 0px; vertical-align: baseline; -webkit-text-stroke-width: 0px; white-space: pre; word-spacing: 0px; padding: 0px; margin: 0px; border: 0px none currentColor;\\\">de&nbsp; avalia\\u00e7\\u00e3o<\\/span><span style=\\\"border-image-outset: 0; border-image-repeat: stretch; border-image-slice: 100%; border-image-source: none; border-image-width: 1; color: transparent; cursor: text; font-family: sans-serif; font-size: 16px; font-size-adjust: none; font-stretch: inherit; font-style: inherit; font-variant: inherit; font-weight: inherit; left: 202.74px; letter-spacing: normal; line-height: inherit; orphans: 2; position: absolute; text-align: left; text-decoration: none; text-indent: 0px; text-transform: none; top: 394.39px; transform: scaleX(0.911991); transform-origin: 0px 0px 0px; vertical-align: baseline; -webkit-text-stroke-width: 0px; white-space: pre; word-spacing: 0px; padding: 0px; margin: 0px; border: 0px none currentColor;\\\">extraordin\\u00e1ria&nbsp; decorre&nbsp; entre&nbsp; os&nbsp; dias <\\/span><span style=\\\"border-image-outset: 0; border-image-repeat: stretch; border-image-slice: 100%; border-image-source: none; border-image-width: 1; color: transparent; cursor: text; font-family: sans-serif; font-size: 16px; font-size-adjust: none; font-stretch: inherit; font-style: inherit; font-variant: inherit; font-weight: inherit; left: 455.13px; letter-spacing: normal; line-height: inherit; orphans: 2; position: absolute; text-align: left; text-decoration: none; text-indent: 0px; text-transform: none; top: 394.39px; transform: scaleX(0.832873); transform-origin: 0px 0px 0px; vertical-align: baseline; -webkit-text-stroke-width: 0px; white-space: pre; word-spacing: 0px; padding: 0px; margin: 0px; border: 0px none currentColor;\\\">04&nbsp; a&nbsp; 08<\\/span><span style=\\\"border-image-outset: 0; border-image-repeat: stretch; border-image-slice: 100%; border-image-source: none; border-image-width: 1; color: transparent; cursor: text; font-family: sans-serif; font-size: 16px; font-size-adjust: none; font-stretch: inherit; font-style: inherit; font-variant: inherit; font-weight: inherit; left: 512.13px; letter-spacing: normal; line-height: inherit; orphans: 2; position: absolute; text-align: left; text-decoration: none; text-indent: 0px; text-transform: none; top: 394.39px; transform: scaleX(0.947966); transform-origin: 0px 0px 0px; vertical-align: baseline; -webkit-text-stroke-width: 0px; white-space: pre; word-spacing: 0px; padding: 0px; margin: 0px; border: 0px none currentColor;\\\">de&nbsp; novembro<\\/span><span style=\\\"border-image-outset: 0; border-image-repeat: stretch; border-image-slice: 100%; border-image-source: none; border-image-width: 1; color: transparent; cursor: text; font-family: sans-serif; font-size: 16px; font-size-adjust: none; font-stretch: inherit; font-style: inherit; font-variant: inherit; font-weight: inherit; left: 609.89px; letter-spacing: normal; line-height: inherit; orphans: 2; position: absolute; text-align: left; text-decoration: none; text-indent: 0px; text-transform: none; top: 394.39px; transform: scaleX(0.812884); transform-origin: 0px 0px 0px; vertical-align: baseline; -webkit-text-stroke-width: 0px; white-space: pre; word-spacing: 0px; padding: 0px; margin: 0px; border: 0px none currentColor;\\\">de&nbsp; 201<\\/span><span style=\\\"border-image-outset: 0; border-image-repeat: stretch; border-image-slice: 100%; border-image-source: none; border-image-width: 1; color: transparent; cursor: text; font-family: sans-serif; font-size: 16px; font-size-adjust: none; font-stretch: inherit; font-style: inherit; font-variant: inherit; font-weight: inherit; left: 653.28px; letter-spacing: normal; line-height: inherit; orphans: 2; position: absolute; text-align: left; text-decoration: none; text-indent: 0px; text-transform: none; top: 394.39px; transform-origin: 0px 0px 0px; vertical-align: baseline; -webkit-text-stroke-width: 0px; white-space: pre; word-spacing: 0px; padding: 0px; margin: 0px; border: 0px none currentColor;\\\">9<\\/span><span style=\\\"border-image-outset: 0; border-image-repeat: stretch; border-image-slice: 100%; border-image-source: none; border-image-width: 1; color: transparent; cursor: text; font-family: sans-serif; font-size: 16px; font-size-adjust: none; font-stretch: inherit; font-style: inherit; font-variant: inherit; font-weight: inherit; left: 661.76px; letter-spacing: normal; line-height: inherit; orphans: 2; position: absolute; text-align: left; text-decoration: none; text-indent: 0px; text-transform: none; top: 394.39px; transform: scaleX(0.778925); transform-origin: 0px 0px 0px; vertical-align: baseline; -webkit-text-stroke-width: 0px; white-space: pre; word-spacing: 0px; padding: 0px; margin: 0px; border: 0px none currentColor;\\\">.&nbsp; A <\\/span><span style=\\\"border-image-outset: 0; border-image-repeat: stretch; border-image-slice: 100%; border-image-source: none; border-image-width: 1; color: transparent; cursor: text; font-family: sans-serif; font-size: 16px; font-size-adjust: none; font-stretch: inherit; font-style: inherit; font-variant: inherit; font-weight: inherit; left: 113.47px; letter-spacing: normal; line-height: inherit; orphans: 2; position: absolute; text-align: left; text-decoration: none; text-indent: 0px; text-transform: none; top: 413.91px; transform: scaleX(0.938857); transform-origin: 0px 0px 0px; vertical-align: baseline; -webkit-text-stroke-width: 0px; white-space: pre; word-spacing: 0px; padding: 0px; margin: 0px; border: 0px none currentColor;\\\">inscri\\u00e7\\u00e3o \\u00e9 feita <\\/span><span style=\\\"border-image-outset: 0; border-image-repeat: stretch; border-image-slice: 100%; border-image-source: none; border-image-width: 1; color: transparent; cursor: text; font-family: sans-serif; font-size: 16px; font-size-adjust: none; font-stretch: inherit; font-style: inherit; font-variant: inherit; font-weight: inherit; left: 222.14px; letter-spacing: normal; line-height: inherit; orphans: 2; position: absolute; text-align: left; text-decoration: none; text-indent: 0px; text-transform: none; top: 413.91px; transform: scaleX(0.908393); transform-origin: 0px 0px 0px; vertical-align: baseline; -webkit-text-stroke-width: 0px; white-space: pre; word-spacing: 0px; padding: 0px; margin: 0px; border: 0px none currentColor;\\\">na Secretaria da Escola<\\/span><span style=\\\"border-image-outset: 0; border-image-repeat: stretch; border-image-slice: 100%; border-image-source: none; border-image-width: 1; color: transparent; cursor: text; font-family: sans-serif; font-size: 16px; font-size-adjust: none; font-stretch: inherit; font-style: inherit; font-variant: inherit; font-weight: inherit; left: 376.57px; letter-spacing: normal; line-height: inherit; orphans: 2; position: absolute; text-align: left; text-decoration: none; text-indent: 0px; text-transform: none; top: 413.91px; transform-origin: 0px 0px 0px; vertical-align: baseline; -webkit-text-stroke-width: 0px; white-space: pre; word-spacing: 0px; padding: 0px; margin: 0px; border: 0px none currentColor;\\\">.<\\/span><span style=\\\"border-image-outset: 0; border-image-repeat: stretch; border-image-slice: 100%; border-image-source: none; border-image-width: 1; color: transparent; cursor: text; font-family: sans-serif; font-size: 16px; font-size-adjust: none; font-stretch: inherit; font-style: inherit; font-variant: inherit; font-weight: inherit; left: 113.47px; letter-spacing: normal; line-height: inherit; orphans: 2; position: absolute; text-align: left; text-decoration: none; text-indent: 0px; text-transform: none; top: 482.23px; transform: scaleX(0.948935); transform-origin: 0px 0px 0px; vertical-align: baseline; -webkit-text-stroke-width: 0px; white-space: pre; word-spacing: 0px; padding: 0px; margin: 0px; border: 0px none currentColor;\\\">O calend\\u00e1rio dos exames ser\\u00e1 afix<\\/span><span style=\\\"border-image-outset: 0; border-image-repeat: stretch; border-image-slice: 100%; border-image-source: none; border-image-width: 1; color: transparent; cursor: text; font-family: sans-serif; font-size: 16px; font-size-adjust: none; font-stretch: inherit; font-style: inherit; font-variant: inherit; font-weight: inherit; left: 347.42px; letter-spacing: normal; line-height: inherit; orphans: 2; position: absolute; text-align: left; text-decoration: none; text-indent: 0px; text-transform: none; top: 482.23px; transform: scaleX(0.967655); transform-origin: 0px 0px 0px; vertical-align: baseline; -webkit-text-stroke-width: 0px; white-space: pre; word-spacing: 0px; padding: 0px; margin: 0px; border: 0px none currentColor;\\\">ado no local habitual, no dia 29<\\/span><span style=\\\"border-image-outset: 0; border-image-repeat: stretch; border-image-slice: 100%; border-image-source: none; border-image-width: 1; color: transparent; cursor: text; font-family: sans-serif; font-size: 16px; font-size-adjust: none; font-stretch: inherit; font-style: inherit; font-variant: inherit; font-weight: inherit; left: 566.53px; letter-spacing: normal; line-height: inherit; orphans: 2; position: absolute; text-align: left; text-decoration: none; text-indent: 0px; text-transform: none; top: 482.23px; transform: scaleX(0.924764); transform-origin: 0px 0px 0px; vertical-align: baseline; -webkit-text-stroke-width: 0px; white-space: pre; word-spacing: 0px; padding: 0px; margin: 0px; border: 0px none currentColor;\\\">de <\\/span><span style=\\\"border-image-outset: 0; border-image-repeat: stretch; border-image-slice: 100%; border-image-source: none; border-image-width: 1; color: transparent; cursor: text; font-family: sans-serif; font-size: 16px; font-size-adjust: none; font-stretch: inherit; font-style: inherit; font-variant: inherit; font-weight: inherit; left: 588.29px; letter-spacing: normal; line-height: inherit; orphans: 2; position: absolute; text-align: left; text-decoration: none; text-indent: 0px; text-transform: none; top: 482.23px; transform: scaleX(0.965533); transform-origin: 0px 0px 0px; vertical-align: baseline; -webkit-text-stroke-width: 0px; white-space: pre; word-spacing: 0px; padding: 0px; margin: 0px; border: 0px none currentColor;\\\">nove<\\/span><span style=\\\"border-image-outset: 0; border-image-repeat: stretch; border-image-slice: 100%; border-image-source: none; border-image-width: 1; color: transparent; cursor: text; font-family: sans-serif; font-size: 16px; font-size-adjust: none; font-stretch: inherit; font-style: inherit; font-variant: inherit; font-weight: inherit; left: 621.73px; letter-spacing: normal; line-height: inherit; orphans: 2; position: absolute; text-align: left; text-decoration: none; text-indent: 0px; text-transform: none; top: 482.23px; transform: scaleX(0.991093); transform-origin: 0px 0px 0px; vertical-align: baseline; -webkit-text-stroke-width: 0px; white-space: pre; word-spacing: 0px; padding: 0px; margin: 0px; border: 0px none currentColor;\\\">mb<\\/span><span style=\\\"border-image-outset: 0; border-image-repeat: stretch; border-image-slice: 100%; border-image-source: none; border-image-width: 1; color: transparent; cursor: text; font-family: sans-serif; font-size: 16px; font-size-adjust: none; font-stretch: inherit; font-style: inherit; font-variant: inherit; font-weight: inherit; left: 643.84px; letter-spacing: normal; line-height: inherit; orphans: 2; position: absolute; text-align: left; text-decoration: none; text-indent: 0px; text-transform: none; top: 482.23px; transform: scaleX(1.01644); transform-origin: 0px 0px 0px; vertical-align: baseline; -webkit-text-stroke-width: 0px; white-space: pre; word-spacing: 0px; padding: 0px; margin: 0px; border: 0px none currentColor;\\\">ro<\\/span><span style=\\\"border-image-outset: 0; border-image-repeat: stretch; border-image-slice: 100%; border-image-source: none; border-image-width: 1; color: transparent; cursor: text; font-family: sans-serif; font-size: 16px; font-size-adjust: none; font-stretch: inherit; font-style: inherit; font-variant: inherit; font-weight: inherit; left: 662.88px; letter-spacing: normal; line-height: inherit; orphans: 2; position: absolute; text-align: left; text-decoration: none; text-indent: 0px; text-transform: none; top: 482.23px; transform: scaleX(0.947056); transform-origin: 0px 0px 0px; vertical-align: baseline; -webkit-text-stroke-width: 0px; white-space: pre; word-spacing: 0px; padding: 0px; margin: 0px; border: 0px none currentColor;\\\">do <\\/span><span style=\\\"border-image-outset: 0; border-image-repeat: stretch; border-image-slice: 100%; border-image-source: none; border-image-width: 1; color: transparent; cursor: text; font-family: sans-serif; font-size: 16px; font-size-adjust: none; font-stretch: inherit; font-style: inherit; font-variant: inherit; font-weight: inherit; left: 113.47px; letter-spacing: normal; line-height: inherit; orphans: 2; position: absolute; text-align: left; text-decoration: none; text-indent: 0px; text-transform: none; top: 501.75px; transform: scaleX(0.948492); transform-origin: 0px 0px 0px; vertical-align: baseline; -webkit-text-stroke-width: 0px; white-space: pre; word-spacing: 0px; padding: 0px; margin: 0px; border: 0px none currentColor;\\\">presente an<\\/span><span style=\\\"border-image-outset: 0; border-image-repeat: stretch; border-image-slice: 100%; border-image-source: none; border-image-width: 1; color: transparent; cursor: text; font-family: sans-serif; font-size: 16px; font-size-adjust: none; font-stretch: inherit; font-style: inherit; font-variant: inherit; font-weight: inherit; left: 193.62px; letter-spacing: normal; line-height: inherit; orphans: 2; position: absolute; text-align: left; text-decoration: none; text-indent: 0px; text-transform: none; top: 501.75px; transform: scaleX(0.929137); transform-origin: 0px 0px 0px; vertical-align: baseline; -webkit-text-stroke-width: 0px; white-space: pre; word-spacing: 0px; padding: 0px; margin: 0px; border: 0px none currentColor;\\\">o. A \\u00e9poca ter\\u00e1 in\\u00edc<\\/span><span style=\\\"border-image-outset: 0; border-image-repeat: stretch; border-image-slice: 100%; border-image-source: none; border-image-width: 1; color: transparent; cursor: text; font-family: sans-serif; font-size: 16px; font-size-adjust: none; font-stretch: inherit; font-style: inherit; font-variant: inherit; font-weight: inherit; left: 321.82px; letter-spacing: normal; line-height: inherit; orphans: 2; position: absolute; text-align: left; text-decoration: none; text-indent: 0px; text-transform: none; top: 501.75px; transform: scaleX(0.907988); transform-origin: 0px 0px 0px; vertical-align: baseline; -webkit-text-stroke-width: 0px; white-space: pre; word-spacing: 0px; padding: 0px; margin: 0px; border: 0px none currentColor;\\\">io no dia 18<\\/span><span style=\\\"border-image-outset: 0; border-image-repeat: stretch; border-image-slice: 100%; border-image-source: none; border-image-width: 1; color: transparent; cursor: text; font-family: sans-serif; font-size: 16px; font-size-adjust: none; font-stretch: inherit; font-style: inherit; font-variant: inherit; font-weight: inherit; left: 400.57px; letter-spacing: normal; line-height: inherit; orphans: 2; position: absolute; text-align: left; text-decoration: none; text-indent: 0px; text-transform: none; top: 501.75px; transform: scaleX(0.918292); transform-origin: 0px 0px 0px; vertical-align: baseline; -webkit-text-stroke-width: 0px; white-space: pre; word-spacing: 0px; padding: 0px; margin: 0px; border: 0px none currentColor;\\\">de <\\/span><span style=\\\"border-image-outset: 0; border-image-repeat: stretch; border-image-slice: 100%; border-image-source: none; border-image-width: 1; color: transparent; cursor: text; font-family: sans-serif; font-size: 16px; font-size-adjust: none; font-stretch: inherit; font-style: inherit; font-variant: inherit; font-weight: inherit; left: 421.05px; letter-spacing: normal; line-height: inherit; orphans: 2; position: absolute; text-align: left; text-decoration: none; text-indent: 0px; text-transform: none; top: 501.75px; transform: scaleX(0.92478); transform-origin: 0px 0px 0px; vertical-align: baseline; -webkit-text-stroke-width: 0px; white-space: pre; word-spacing: 0px; padding: 0px; margin: 0px; border: 0px none currentColor;\\\">dezembro, 2019<\\/span><span style=\\\"border-image-outset: 0; border-image-repeat: stretch; border-image-slice: 100%; border-image-source: none; border-image-width: 1; color: transparent; cursor: text; font-family: sans-serif; font-size: 16px; font-size-adjust: none; font-stretch: inherit; font-style: inherit; font-variant: inherit; font-weight: inherit; left: 528.13px; letter-spacing: normal; line-height: inherit; orphans: 2; position: absolute; text-align: left; text-decoration: none; text-indent: 0px; text-transform: none; top: 501.75px; transform-origin: 0px 0px 0px; vertical-align: baseline; -webkit-text-stroke-width: 0px; white-space: pre; word-spacing: 0px; padding: 0px; margin: 0px; border: 0px none currentColor;\\\">.<\\/span><span style=\\\"border-image-outset: 0; border-image-repeat: stretch; border-image-slice: 100%; border-image-source: none; border-image-width: 1; color: transparent; cursor: text; font-family: sans-serif; font-size: 16px; font-size-adjust: none; font-stretch: inherit; font-style: inherit; font-variant: inherit; font-weight: inherit; left: 127.39px; letter-spacing: normal; line-height: inherit; orphans: 2; position: absolute; text-align: left; text-decoration: none; text-indent: 0px; text-transform: none; top: 355.35px; transform: scaleX(0.9298); transform-origin: 0px 0px 0px; vertical-align: baseline; -webkit-text-stroke-width: 0px; white-space: pre; word-spacing: 0px; padding: 0px; margin: 0px; border: 0px none currentColor;\\\">Avisam<\\/span><span style=\\\"border-image-outset: 0; border-image-repeat: stretch; border-image-slice: 100%; border-image-source: none; border-image-width: 1; color: transparent; cursor: text; font-family: sans-serif; font-size: 16px; font-size-adjust: none; font-stretch: inherit; font-style: inherit; font-variant: inherit; font-weight: inherit; left: 176.18px; letter-spacing: normal; line-height: inherit; orphans: 2; position: absolute; text-align: left; text-decoration: none; text-indent: 0px; text-transform: none; top: 355.35px; transform-origin: 0px 0px 0px; vertical-align: baseline; -webkit-text-stroke-width: 0px; white-space: pre; word-spacing: 0px; padding: 0px; margin: 0px; border: 0px none currentColor;\\\">-<\\/span><span style=\\\"border-image-outset: 0; border-image-repeat: stretch; border-image-slice: 100%; border-image-source: none; border-image-width: 1; color: transparent; cursor: text; font-family: sans-serif; font-size: 16px; font-size-adjust: none; font-stretch: inherit; font-style: inherit; font-variant: inherit; font-weight: inherit; left: 180.18px; letter-spacing: normal; line-height: inherit; orphans: 2; position: absolute; text-align: left; text-decoration: none; text-indent: 0px; text-transform: none; top: 355.35px; transform: scaleX(0.878314); transform-origin: 0px 0px 0px; vertical-align: baseline; -webkit-text-stroke-width: 0px; white-space: pre; word-spacing: 0px; padding: 0px; margin: 0px; border: 0px none currentColor;\\\">se os <\\/span><span style=\\\"border-image-outset: 0; border-image-repeat: stretch; border-image-slice: 100%; border-image-source: none; border-image-width: 1; color: transparent; cursor: text; font-family: sans-serif; font-size: 16px; font-size-adjust: none; font-stretch: inherit; font-style: inherit; font-variant: inherit; font-weight: inherit; left: 217.82px; letter-spacing: normal; line-height: inherit; orphans: 2; position: absolute; text-align: left; text-decoration: none; text-indent: 0px; text-transform: none; top: 355.35px; transform: scaleX(0.941085); transform-origin: 0px 0px 0px; vertical-align: baseline; -webkit-text-stroke-width: 0px; white-space: pre; word-spacing: 0px; padding: 0px; margin: 0px; border: 0px none currentColor;\\\">alunos <\\/span><span style=\\\"border-image-outset: 0; border-image-repeat: stretch; border-image-slice: 100%; border-image-source: none; border-image-width: 1; color: transparent; cursor: text; font-family: sans-serif; font-size: 16px; font-size-adjust: none; font-stretch: inherit; font-style: inherit; font-variant: inherit; font-weight: inherit; left: 266.46px; letter-spacing: normal; line-height: inherit; orphans: 2; position: absolute; text-align: left; text-decoration: none; text-indent: 0px; text-transform: none; top: 355.35px; transform: scaleX(0.953528); transform-origin: 0px 0px 0px; vertical-align: baseline; -webkit-text-stroke-width: 0px; white-space: pre; word-spacing: 0px; padding: 0px; margin: 0px; border: 0px none currentColor;\\\">do <\\/span><span style=\\\"border-image-outset: 0; border-image-repeat: stretch; border-image-slice: 100%; border-image-source: none; border-image-width: 1; color: transparent; cursor: text; font-family: sans-serif; font-size: 16px; font-size-adjust: none; font-stretch: inherit; font-style: inherit; font-variant: inherit; font-weight: inherit; left: 287.74px; letter-spacing: normal; line-height: inherit; orphans: 2; position: absolute; text-align: left; text-decoration: none; text-indent: 0px; text-transform: none; top: 355.35px; transform: scaleX(0.744402); transform-origin: 0px 0px 0px; vertical-align: baseline; -webkit-text-stroke-width: 0px; white-space: pre; word-spacing: 0px; padding: 0px; margin: 0px; border: 0px none currentColor;\\\">11\\u00ba e <\\/span><span style=\\\"border-image-outset: 0; border-image-repeat: stretch; border-image-slice: 100%; border-image-source: none; border-image-width: 1; color: transparent; cursor: text; font-family: sans-serif; font-size: 16px; font-size-adjust: none; font-stretch: inherit; font-style: inherit; font-variant: inherit; font-weight: inherit; left: 318.62px; letter-spacing: normal; line-height: inherit; orphans: 2; position: absolute; text-align: left; text-decoration: none; text-indent: 0px; text-transform: none; top: 355.35px; transform: scaleX(0.860887); transform-origin: 0px 0px 0px; vertical-align: baseline; -webkit-text-stroke-width: 0px; white-space: pre; word-spacing: 0px; padding: 0px; margin: 0px; border: 0px none currentColor;\\\">12\\u00ba ano<\\/span><span style=\\\"border-image-outset: 0; border-image-repeat: stretch; border-image-slice: 100%; border-image-source: none; border-image-width: 1; color: transparent; cursor: text; font-family: sans-serif; font-size: 16px; font-size-adjust: none; font-stretch: inherit; font-style: inherit; font-variant: inherit; font-weight: inherit; left: 365.85px; letter-spacing: normal; line-height: inherit; orphans: 2; position: absolute; text-align: left; text-decoration: none; text-indent: 0px; text-transform: none; top: 355.35px; transform-origin: 0px 0px 0px; vertical-align: baseline; -webkit-text-stroke-width: 0px; white-space: pre; word-spacing: 0px; padding: 0px; margin: 0px; border: 0px none currentColor;\\\">s<\\/span><span style=\\\"border-image-outset: 0; border-image-repeat: stretch; border-image-slice: 100%; border-image-source: none; border-image-width: 1; color: transparent; cursor: text; font-family: sans-serif; font-size: 16px; font-size-adjust: none; font-stretch: inherit; font-style: inherit; font-variant: inherit; font-weight: inherit; left: 376.09px; letter-spacing: normal; line-height: inherit; orphans: 2; position: absolute; text-align: left; text-decoration: none; text-indent: 0px; text-transform: none; top: 355.35px; transform: scaleX(0.950392); transform-origin: 0px 0px 0px; vertical-align: baseline; -webkit-text-stroke-width: 0px; white-space: pre; word-spacing: 0px; padding: 0px; margin: 0px; border: 0px none currentColor;\\\">com m\\u00f3dulos em atras<\\/span><span style=\\\"border-image-outset: 0; border-image-repeat: stretch; border-image-slice: 100%; border-image-source: none; border-image-width: 1; color: transparent; cursor: text; font-family: sans-serif; font-size: 16px; font-size-adjust: none; font-stretch: inherit; font-style: inherit; font-variant: inherit; font-weight: inherit; left: 530.05px; letter-spacing: normal; line-height: inherit; orphans: 2; position: absolute; text-align: left; text-decoration: none; text-indent: 0px; text-transform: none; top: 355.35px; transform: scaleX(0.932434); transform-origin: 0px 0px 0px; vertical-align: baseline; -webkit-text-stroke-width: 0px; white-space: pre; word-spacing: 0px; padding: 0px; margin: 0px; border: 0px none currentColor;\\\">o <\\/span><span style=\\\"border-image-outset: 0; border-image-repeat: stretch; border-image-slice: 100%; border-image-source: none; border-image-width: 1; color: transparent; cursor: text; font-family: sans-serif; font-size: 16px; font-size-adjust: none; font-stretch: inherit; font-style: inherit; font-variant: inherit; font-weight: inherit; left: 542.53px; letter-spacing: normal; line-height: inherit; orphans: 2; position: absolute; text-align: left; text-decoration: none; text-indent: 0px; text-transform: none; top: 355.35px; transform: scaleX(0.970427); transform-origin: 0px 0px 0px; vertical-align: baseline; -webkit-text-stroke-width: 0px; white-space: pre; word-spacing: 0px; padding: 0px; margin: 0px; border: 0px none currentColor;\\\">(incluem<\\/span><span style=\\\"border-image-outset: 0; border-image-repeat: stretch; border-image-slice: 100%; border-image-source: none; border-image-width: 1; color: transparent; cursor: text; font-family: sans-serif; font-size: 16px; font-size-adjust: none; font-stretch: inherit; font-style: inherit; font-variant: inherit; font-weight: inherit; left: 601.25px; letter-spacing: normal; line-height: inherit; orphans: 2; position: absolute; text-align: left; text-decoration: none; text-indent: 0px; text-transform: none; top: 355.35px; transform-origin: 0px 0px 0px; vertical-align: baseline; -webkit-text-stroke-width: 0px; white-space: pre; word-spacing: 0px; padding: 0px; margin: 0px; border: 0px none currentColor;\\\">-<\\/span><span style=\\\"border-image-outset: 0; border-image-repeat: stretch; border-image-slice: 100%; border-image-source: none; border-image-width: 1; color: transparent; cursor: text; font-family: sans-serif; font-size: 16px; font-size-adjust: none; font-stretch: inherit; font-style: inherit; font-variant: inherit; font-weight: inherit; left: 605.25px; letter-spacing: normal; line-height: inherit; orphans: 2; position: absolute; text-align: left; text-decoration: none; text-indent: 0px; text-transform: none; top: 355.35px; transform: scaleX(0.940749); transform-origin: 0px 0px 0px; vertical-align: baseline; -webkit-text-stroke-width: 0px; white-space: pre; word-spacing: 0px; padding: 0px; margin: 0px; border: 0px none currentColor;\\\">se tamb\\u00e9m <\\/span><span style=\\\"border-image-outset: 0; border-image-repeat: stretch; border-image-slice: 100%; border-image-source: none; border-image-width: 1; color: transparent; cursor: text; font-family: sans-serif; font-size: 16px; font-size-adjust: none; font-stretch: inherit; font-style: inherit; font-variant: inherit; font-weight: inherit; left: 113.47px; letter-spacing: normal; line-height: inherit; orphans: 2; position: absolute; text-align: left; text-decoration: none; text-indent: 0px; text-transform: none; top: 374.87px; transform: scaleX(0.926054); transform-origin: 0px 0px 0px; vertical-align: baseline; -webkit-text-stroke-width: 0px; white-space: pre; word-spacing: 0px; padding: 0px; margin: 0px; border: 0px none currentColor;\\\">os alunos que tenham conclu\\u00eddo a PAP e FCT)<\\/span><span style=\\\"border-image-outset: 0; border-image-repeat: stretch; border-image-slice: 100%; border-image-source: none; border-image-width: 1; color: transparent; cursor: text; font-family: sans-serif; font-size: 16px; font-size-adjust: none; font-stretch: inherit; font-style: inherit; font-variant: inherit; font-weight: inherit; left: 427.45px; letter-spacing: normal; line-height: inherit; orphans: 2; position: absolute; text-align: left; text-decoration: none; text-indent: 0px; text-transform: none; top: 374.87px; transform: scaleX(0.945216); transform-origin: 0px 0px 0px; vertical-align: baseline; -webkit-text-stroke-width: 0px; white-space: pre; word-spacing: 0px; padding: 0px; margin: 0px; border: 0px none currentColor;\\\">que a inscri\\u00e7\\u00e3o para a primeira<\\/span><span style=\\\"border-image-outset: 0; border-image-repeat: stretch; border-image-slice: 100%; border-image-source: none; border-image-width: 1; color: transparent; cursor: text; font-family: sans-serif; font-size: 16px; font-size-adjust: none; font-stretch: inherit; font-style: inherit; font-variant: inherit; font-weight: inherit; left: 639.33px; letter-spacing: normal; line-height: inherit; orphans: 2; position: absolute; text-align: left; text-decoration: none; text-indent: 0px; text-transform: none; top: 374.87px; transform: scaleX(0.928366); transform-origin: 0px 0px 0px; vertical-align: baseline; -webkit-text-stroke-width: 0px; white-space: pre; word-spacing: 0px; padding: 0px; margin: 0px; border: 0px none currentColor;\\\">\\u00e9poca <\\/span><span style=\\\"border-image-outset: 0; border-image-repeat: stretch; border-image-slice: 100%; border-image-source: none; border-image-width: 1; color: transparent; cursor: text; font-family: sans-serif; font-size: 16px; font-size-adjust: none; font-stretch: inherit; font-style: inherit; font-variant: inherit; font-weight: inherit; left: 113.47px; letter-spacing: normal; line-height: inherit; orphans: 2; position: absolute; text-align: left; text-decoration: none; text-indent: 0px; text-transform: none; top: 394.39px; transform: scaleX(0.894337); transform-origin: 0px 0px 0px; vertical-align: baseline; -webkit-text-stroke-width: 0px; white-space: pre; word-spacing: 0px; padding: 0px; margin: 0px; border: 0px none currentColor;\\\">de&nbsp; avalia\\u00e7\\u00e3o<\\/span><span style=\\\"border-image-outset: 0; border-image-repeat: stretch; border-image-slice: 100%; border-image-source: none; border-image-width: 1; color: transparent; cursor: text; font-family: sans-serif; font-size: 16px; font-size-adjust: none; font-stretch: inherit; font-style: inherit; font-variant: inherit; font-weight: inherit; left: 202.74px; letter-spacing: normal; line-height: inherit; orphans: 2; position: absolute; text-align: left; text-decoration: none; text-indent: 0px; text-transform: none; top: 394.39px; transform: scaleX(0.911991); transform-origin: 0px 0px 0px; vertical-align: baseline; -webkit-text-stroke-width: 0px; white-space: pre; word-spacing: 0px; padding: 0px; margin: 0px; border: 0px none currentColor;\\\">extraordin\\u00e1ria&nbsp; decorre&nbsp; entre&nbsp; os&nbsp; dias <\\/span><span style=\\\"border-image-outset: 0; border-image-repeat: stretch; border-image-slice: 100%; border-image-source: none; border-image-width: 1; color: transparent; cursor: text; font-family: sans-serif; font-size: 16px; font-size-adjust: none; font-stretch: inherit; font-style: inherit; font-variant: inherit; font-weight: inherit; left: 455.13px; letter-spacing: normal; line-height: inherit; orphans: 2; position: absolute; text-align: left; text-decoration: none; text-indent: 0px; text-transform: none; top: 394.39px; transform: scaleX(0.832873); transform-origin: 0px 0px 0px; vertical-align: baseline; -webkit-text-stroke-width: 0px; white-space: pre; word-spacing: 0px; padding: 0px; margin: 0px; border: 0px none currentColor;\\\">04&nbsp; a&nbsp; 08<\\/span><span style=\\\"border-image-outset: 0; border-image-repeat: stretch; border-image-slice: 100%; border-image-source: none; border-image-width: 1; color: transparent; cursor: text; font-family: sans-serif; font-size: 16px; font-size-adjust: none; font-stretch: inherit; font-style: inherit; font-variant: inherit; font-weight: inherit; left: 512.13px; letter-spacing: normal; line-height: inherit; orphans: 2; position: absolute; text-align: left; text-decoration: none; text-indent: 0px; text-transform: none; top: 394.39px; transform: scaleX(0.947966); transform-origin: 0px 0px 0px; vertical-align: baseline; -webkit-text-stroke-width: 0px; white-space: pre; word-spacing: 0px; padding: 0px; margin: 0px; border: 0px none currentColor;\\\">de&nbsp; novembro<\\/span><span style=\\\"border-image-outset: 0; border-image-repeat: stretch; border-image-slice: 100%; border-image-source: none; border-image-width: 1; color: transparent; cursor: text; font-family: sans-serif; font-size: 16px; font-size-adjust: none; font-stretch: inherit; font-style: inherit; font-variant: inherit; font-weight: inherit; left: 609.89px; letter-spacing: normal; line-height: inherit; orphans: 2; position: absolute; text-align: left; text-decoration: none; text-indent: 0px; text-transform: none; top: 394.39px; transform: scaleX(0.812884); transform-origin: 0px 0px 0px; vertical-align: baseline; -webkit-text-stroke-width: 0px; white-space: pre; word-spacing: 0px; padding: 0px; margin: 0px; border: 0px none currentColor;\\\">de&nbsp; 201<\\/span><span style=\\\"border-image-outset: 0; border-image-repeat: stretch; border-image-slice: 100%; border-image-source: none; border-image-width: 1; color: transparent; cursor: text; font-family: sans-serif; font-size: 16px; font-size-adjust: none; font-stretch: inherit; font-style: inherit; font-variant: inherit; font-weight: inherit; left: 653.28px; letter-spacing: normal; line-height: inherit; orphans: 2; position: absolute; text-align: left; text-decoration: none; text-indent: 0px; text-transform: none; top: 394.39px; transform-origin: 0px 0px 0px; vertical-align: baseline; -webkit-text-stroke-width: 0px; white-space: pre; word-spacing: 0px; padding: 0px; margin: 0px; border: 0px none currentColor;\\\">9<\\/span><span style=\\\"border-image-outset: 0; border-image-repeat: stretch; border-image-slice: 100%; border-image-source: none; border-image-width: 1; color: transparent; cursor: text; font-family: sans-serif; font-size: 16px; font-size-adjust: none; font-stretch: inherit; font-style: inherit; font-variant: inherit; font-weight: inherit; left: 661.76px; letter-spacing: normal; line-height: inherit; orphans: 2; position: absolute; text-align: left; text-decoration: none; text-indent: 0px; text-transform: none; top: 394.39px; transform: scaleX(0.778925); transform-origin: 0px 0px 0px; vertical-align: baseline; -webkit-text-stroke-width: 0px; white-space: pre; word-spacing: 0px; padding: 0px; margin: 0px; border: 0px none currentColor;\\\">.&nbsp; A <\\/span><span style=\\\"border-image-outset: 0; border-image-repeat: stretch; border-image-slice: 100%; border-image-source: none; border-image-width: 1; color: transparent; cursor: text; font-family: sans-serif; font-size: 16px; font-size-adjust: none; font-stretch: inherit; font-style: inherit; font-variant: inherit; font-weight: inherit; left: 113.47px; letter-spacing: normal; line-height: inherit; orphans: 2; position: absolute; text-align: left; text-decoration: none; text-indent: 0px; text-transform: none; top: 413.91px; transform: scaleX(0.938857); transform-origin: 0px 0px 0px; vertical-align: baseline; -webkit-text-stroke-width: 0px; white-space: pre; word-spacing: 0px; padding: 0px; margin: 0px; border: 0px none currentColor;\\\">inscri\\u00e7\\u00e3o \\u00e9 feita <\\/span><span style=\\\"border-image-outset: 0; border-image-repeat: stretch; border-image-slice: 100%; border-image-source: none; border-image-width: 1; color: transparent; cursor: text; font-family: sans-serif; font-size: 16px; font-size-adjust: none; font-stretch: inherit; font-style: inherit; font-variant: inherit; font-weight: inherit; left: 222.14px; letter-spacing: normal; line-height: inherit; orphans: 2; position: absolute; text-align: left; text-decoration: none; text-indent: 0px; text-transform: none; top: 413.91px; transform: scaleX(0.908393); transform-origin: 0px 0px 0px; vertical-align: baseline; -webkit-text-stroke-width: 0px; white-space: pre; word-spacing: 0px; padding: 0px; margin: 0px; border: 0px none currentColor;\\\">na Secretaria da Escola<\\/span><span style=\\\"border-image-outset: 0; border-image-repeat: stretch; border-image-slice: 100%; border-image-source: none; border-image-width: 1; color: transparent; cursor: text; font-family: sans-serif; font-size: 16px; font-size-adjust: none; font-stretch: inherit; font-style: inherit; font-variant: inherit; font-weight: inherit; left: 376.57px; letter-spacing: normal; line-height: inherit; orphans: 2; position: absolute; text-align: left; text-decoration: none; text-indent: 0px; text-transform: none; top: 413.91px; transform-origin: 0px 0px 0px; vertical-align: baseline; -webkit-text-stroke-width: 0px; white-space: pre; word-spacing: 0px; padding: 0px; margin: 0px; border: 0px none currentColor;\\\">.<\\/span><span style=\\\"border-image-outset: 0; border-image-repeat: stretch; border-image-slice: 100%; border-image-source: none; border-image-width: 1; color: transparent; cursor: text; font-family: sans-serif; font-size: 16px; font-size-adjust: none; font-stretch: inherit; font-style: inherit; font-variant: inherit; font-weight: inherit; left: 113.47px; letter-spacing: normal; line-height: inherit; orphans: 2; position: absolute; text-align: left; text-decoration: none; text-indent: 0px; text-transform: none; top: 482.23px; transform: scaleX(0.948935); transform-origin: 0px 0px 0px; vertical-align: baseline; -webkit-text-stroke-width: 0px; white-space: pre; word-spacing: 0px; padding: 0px; margin: 0px; border: 0px none currentColor;\\\">O calend\\u00e1rio dos exames ser\\u00e1 afix<\\/span><span style=\\\"border-image-outset: 0; border-image-repeat: stretch; border-image-slice: 100%; border-image-source: none; border-image-width: 1; color: transparent; cursor: text; font-family: sans-serif; font-size: 16px; font-size-adjust: none; font-stretch: inherit; font-style: inherit; font-variant: inherit; font-weight: inherit; left: 347.42px; letter-spacing: normal; line-height: inherit; orphans: 2; position: absolute; text-align: left; text-decoration: none; text-indent: 0px; text-transform: none; top: 482.23px; transform: scaleX(0.967655); transform-origin: 0px 0px 0px; vertical-align: baseline; -webkit-text-stroke-width: 0px; white-space: pre; word-spacing: 0px; padding: 0px; margin: 0px; border: 0px none currentColor;\\\">ado no local habitual, no dia 29<\\/span><span style=\\\"border-image-outset: 0; border-image-repeat: stretch; border-image-slice: 100%; border-image-source: none; border-image-width: 1; color: transparent; cursor: text; font-family: sans-serif; font-size: 16px; font-size-adjust: none; font-stretch: inherit; font-style: inherit; font-variant: inherit; font-weight: inherit; left: 566.53px; letter-spacing: normal; line-height: inherit; orphans: 2; position: absolute; text-align: left; text-decoration: none; text-indent: 0px; text-transform: none; top: 482.23px; transform: scaleX(0.924764); transform-origin: 0px 0px 0px; vertical-align: baseline; -webkit-text-stroke-width: 0px; white-space: pre; word-spacing: 0px; padding: 0px; margin: 0px; border: 0px none currentColor;\\\">de <\\/span><span style=\\\"border-image-outset: 0; border-image-repeat: stretch; border-image-slice: 100%; border-image-source: none; border-image-width: 1; color: transparent; cursor: text; font-family: sans-serif; font-size: 16px; font-size-adjust: none; font-stretch: inherit; font-style: inherit; font-variant: inherit; font-weight: inherit; left: 588.29px; letter-spacing: normal; line-height: inherit; orphans: 2; position: absolute; text-align: left; text-decoration: none; text-indent: 0px; text-transform: none; top: 482.23px; transform: scaleX(0.965533); transform-origin: 0px 0px 0px; vertical-align: baseline; -webkit-text-stroke-width: 0px; white-space: pre; word-spacing: 0px; padding: 0px; margin: 0px; border: 0px none currentColor;\\\">nove<\\/span><span style=\\\"border-image-outset: 0; border-image-repeat: stretch; border-image-slice: 100%; border-image-source: none; border-image-width: 1; color: transparent; cursor: text; font-family: sans-serif; font-size: 16px; font-size-adjust: none; font-stretch: inherit; font-style: inherit; font-variant: inherit; font-weight: inherit; left: 621.73px; letter-spacing: normal; line-height: inherit; orphans: 2; position: absolute; text-align: left; text-decoration: none; text-indent: 0px; text-transform: none; top: 482.23px; transform: scaleX(0.991093); transform-origin: 0px 0px 0px; vertical-align: baseline; -webkit-text-stroke-width: 0px; white-space: pre; word-spacing: 0px; padding: 0px; margin: 0px; border: 0px none currentColor;\\\">mb<\\/span><span style=\\\"border-image-outset: 0; border-image-repeat: stretch; border-image-slice: 100%; border-image-source: none; border-image-width: 1; color: transparent; cursor: text; font-family: sans-serif; font-size: 16px; font-size-adjust: none; font-stretch: inherit; font-style: inherit; font-variant: inherit; font-weight: inherit; left: 643.84px; letter-spacing: normal; line-height: inherit; orphans: 2; position: absolute; text-align: left; text-decoration: none; text-indent: 0px; text-transform: none; top: 482.23px; transform: scaleX(1.01644); transform-origin: 0px 0px 0px; vertical-align: baseline; -webkit-text-stroke-width: 0px; white-space: pre; word-spacing: 0px; padding: 0px; margin: 0px; border: 0px none currentColor;\\\">ro<\\/span><span style=\\\"border-image-outset: 0; border-image-repeat: stretch; border-image-slice: 100%; border-image-source: none; border-image-width: 1; color: transparent; cursor: text; font-family: sans-serif; font-size: 16px; font-size-adjust: none; font-stretch: inherit; font-style: inherit; font-variant: inherit; font-weight: inherit; left: 662.88px; letter-spacing: normal; line-height: inherit; orphans: 2; position: absolute; text-align: left; text-decoration: none; text-indent: 0px; text-transform: none; top: 482.23px; transform: scaleX(0.947056); transform-origin: 0px 0px 0px; vertical-align: baseline; -webkit-text-stroke-width: 0px; white-space: pre; word-spacing: 0px; padding: 0px; margin: 0px; border: 0px none currentColor;\\\">do <\\/span><span style=\\\"border-image-outset: 0; border-image-repeat: stretch; border-image-slice: 100%; border-image-source: none; border-image-width: 1; color: transparent; cursor: text; font-family: sans-serif; font-size: 16px; font-size-adjust: none; font-stretch: inherit; font-style: inherit; font-variant: inherit; font-weight: inherit; left: 113.47px; letter-spacing: normal; line-height: inherit; orphans: 2; position: absolute; text-align: left; text-decoration: none; text-indent: 0px; text-transform: none; top: 501.75px; transform: scaleX(0.948492); transform-origin: 0px 0px 0px; vertical-align: baseline; -webkit-text-stroke-width: 0px; white-space: pre; word-spacing: 0px; padding: 0px; margin: 0px; border: 0px none currentColor;\\\">presente an<\\/span><span style=\\\"border-image-outset: 0; border-image-repeat: stretch; border-image-slice: 100%; border-image-source: none; border-image-width: 1; color: transparent; cursor: text; font-family: sans-serif; font-size: 16px; font-size-adjust: none; font-stretch: inherit; font-style: inherit; font-variant: inherit; font-weight: inherit; left: 193.62px; letter-spacing: normal; line-height: inherit; orphans: 2; position: absolute; text-align: left; text-decoration: none; text-indent: 0px; text-transform: none; top: 501.75px; transform: scaleX(0.929137); transform-origin: 0px 0px 0px; vertical-align: baseline; -webkit-text-stroke-width: 0px; white-space: pre; word-spacing: 0px; padding: 0px; margin: 0px; border: 0px none currentColor;\\\">o. A \\u00e9poca ter\\u00e1 in\\u00edc<\\/span><span style=\\\"border-image-outset: 0; border-image-repeat: stretch; border-image-slice: 100%; border-image-source: none; border-image-width: 1; color: transparent; cursor: text; font-family: sans-serif; font-size: 16px; font-size-adjust: none; font-stretch: inherit; font-style: inherit; font-variant: inherit; font-weight: inherit; left: 321.82px; letter-spacing: normal; line-height: inherit; orphans: 2; position: absolute; text-align: left; text-decoration: none; text-indent: 0px; text-transform: none; top: 501.75px; transform: scaleX(0.907988); transform-origin: 0px 0px 0px; vertical-align: baseline; -webkit-text-stroke-width: 0px; white-space: pre; word-spacing: 0px; padding: 0px; margin: 0px; border: 0px none currentColor;\\\">io no dia 18<\\/span><span style=\\\"border-image-outset: 0; border-image-repeat: stretch; border-image-slice: 100%; border-image-source: none; border-image-width: 1; color: transparent; cursor: text; font-family: sans-serif; font-size: 16px; font-size-adjust: none; font-stretch: inherit; font-style: inherit; font-variant: inherit; font-weight: inherit; left: 400.57px; letter-spacing: normal; line-height: inherit; orphans: 2; position: absolute; text-align: left; text-decoration: none; text-indent: 0px; text-transform: none; top: 501.75px; transform: scaleX(0.918292); transform-origin: 0px 0px 0px; vertical-align: baseline; -webkit-text-stroke-width: 0px; white-space: pre; word-spacing: 0px; padding: 0px; margin: 0px; border: 0px none currentColor;\\\">de <\\/span><span style=\\\"border-image-outset: 0; border-image-repeat: stretch; border-image-slice: 100%; border-image-source: none; border-image-width: 1; color: transparent; cursor: text; font-family: sans-serif; font-size: 16px; font-size-adjust: none; font-stretch: inherit; font-style: inherit; font-variant: inherit; font-weight: inherit; left: 421.05px; letter-spacing: normal; line-height: inherit; orphans: 2; position: absolute; text-align: left; text-decoration: none; text-indent: 0px; text-transform: none; top: 501.75px; transform: scaleX(0.92478); transform-origin: 0px 0px 0px; vertical-align: baseline; -webkit-text-stroke-width: 0px; white-space: pre; word-spacing: 0px; padding: 0px; margin: 0px; border: 0px none currentColor;\\\">dezembro, 2019<\\/span><span style=\\\"border-image-outset: 0; border-image-repeat: stretch; border-image-slice: 100%; border-image-source: none; border-image-width: 1; color: transparent; cursor: text; font-family: sans-serif; font-size: 16px; font-size-adjust: none; font-stretch: inherit; font-style: inherit; font-variant: inherit; font-weight: inherit; left: 528.13px; letter-spacing: normal; line-height: inherit; orphans: 2; position: absolute; text-align: left; text-decoration: none; text-indent: 0px; text-transform: none; top: 501.75px; transform-origin: 0px 0px 0px; vertical-align: baseline; -webkit-text-stroke-width: 0px; white-space: pre; word-spacing: 0px; padding: 0px; margin: 0px; border: 0px none currentColor;\\\">.<\\/span><\\/p>\\r\\n<p>Avisam-se os alunos do 11\\u00ba e 12\\u00ba anos com m\\u00f3dulos em atraso (incluem-se tamb\\u00e9m os alunos que tenham conclu\\u00eddo a PAP e FCT) que a inscri\\u00e7\\u00e3o para a primeira \\u00e9poca de&nbsp; avalia\\u00e7\\u00e3o extraordin\\u00e1ria&nbsp; decorre&nbsp; entre&nbsp; os&nbsp; dias 04&nbsp; a&nbsp; 08 de&nbsp; novembro de&nbsp; 2019.&nbsp;<\\/p>\\r\\n<p>A inscri\\u00e7\\u00e3o \\u00e9 feita na Secretaria da Escola. O calend\\u00e1rio dos exames ser\\u00e1 afixado no local habitual, no dia 29 de novembro do presente ano.&nbsp; A \\u00e9poca ter\\u00e1 in\\u00edcio no dia 18 de dezembro 2019.<\\/p>\\r\\n<p>&nbsp;<\\/p>\",\"fulltext\":\"\",\"state\":\"1\",\"catid\":\"11\",\"created\":\"2019-10-30 16:07:32\",\"created_by\":\"231\",\"created_by_alias\":\"\",\"modified\":\"2019-10-30 16:09:42\",\"modified_by\":\"252\",\"checked_out\":\"252\",\"checked_out_time\":\"2019-10-30 16:08:52\",\"publish_up\":\"2019-10-30 16:07:32\",\"publish_down\":\"0000-00-00 00:00:00\",\"images\":\"{\\\"image_intro\\\":\\\"\\\",\\\"image_intro_alt\\\":\\\"\\\",\\\"image_intro_caption\\\":\\\"\\\",\\\"float_intro\\\":\\\"\\\",\\\"image_fulltext\\\":\\\"\\\",\\\"image_fulltext_alt\\\":\\\"\\\",\\\"image_fulltext_caption\\\":\\\"\\\",\\\"float_fulltext\\\":\\\"\\\"}\",\"urls\":\"{\\\"urla\\\":false,\\\"urlatext\\\":\\\"\\\",\\\"targeta\\\":\\\"\\\",\\\"urlb\\\":false,\\\"urlbtext\\\":\\\"\\\",\\\"targetb\\\":\\\"\\\",\\\"urlc\\\":false,\\\"urlctext\\\":\\\"\\\",\\\"targetc\\\":\\\"\\\"}\",\"attribs\":\"{\\\"astroid_article_type\\\":\\\"regular\\\",\\\"astroid_article_video_url\\\":\\\"\\\",\\\"astroid_article_gallery_width\\\":\\\"\\\",\\\"astroid_article_gallery_bullets\\\":\\\"1\\\",\\\"astroid_article_gallery_navigation\\\":\\\"1\\\",\\\"astroid_article_thumbnail\\\":\\\"1\\\",\\\"astroid_article_gallery_items\\\":[],\\\"astroid_article_audio_source\\\":\\\"soundcloud\\\",\\\"astroid_article_audio_soundcloud\\\":\\\"\\\",\\\"astroid_article_audio_spotify\\\":\\\"\\\",\\\"astroid_article_review_heading\\\":\\\"\\\",\\\"astroid_article_review_summery\\\":\\\"\\\",\\\"astroid_article_review_good\\\":\\\"\\\",\\\"astroid_article_review_bad\\\":\\\"\\\",\\\"astroid_article_review_rating\\\":\\\"5\\\",\\\"astroid_article_button_action\\\":\\\"\\\",\\\"astroid_article_button_link\\\":\\\"\\\",\\\"astroid_article_review_criterias\\\":[],\\\"astroid_article_quote_text\\\":\\\"\\\",\\\"astroid_article_quote_author\\\":\\\"\\\",\\\"astroid_article_badge\\\":\\\"0\\\",\\\"astroid_article_badge_type\\\":\\\"2\\\",\\\"astroid_article_badge_text\\\":\\\"\\\",\\\"astroid_article_badge_color\\\":\\\"\\\",\\\"astroid_article_badge_text_color\\\":\\\"\\\",\\\"astroid_relatedposts\\\":\\\"\\\",\\\"astroid_socialshare\\\":\\\"\\\",\\\"astroid_comments\\\":\\\"\\\",\\\"astroid_posttype\\\":\\\"\\\",\\\"astroid_readtime\\\":\\\"\\\",\\\"astroid_authorinfo\\\":\\\"\\\",\\\"astroid_og_title\\\":\\\"\\\",\\\"astroid_og_desc\\\":\\\"\\\",\\\"astroid_og_image\\\":\\\"\\\"}\",\"version\":2,\"ordering\":\"0\",\"metakey\":\"\",\"metadesc\":\"\",\"access\":\"1\",\"hits\":\"0\",\"metadata\":\"{}\",\"featured\":\"1\",\"language\":\"*\",\"xreference\":\"\",\"note\":\"\"}', 0);
INSERT INTO `ynfp8_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
(804, 102, 1, '', '2019-10-30 17:02:17', 253, 2813, '5ad52144182181caa9b751818d244b4eb2b2782f', '{\"id\":102,\"asset_id\":\"347\",\"title\":\"Ementa Semanal Frei e EsMaior \",\"alias\":\"ementa-semanal-frei-e-esmaior\",\"introtext\":\"<p>&nbsp;<\\/p>\\r\\n<p><img src=\\\"images\\/Almocos\\/maiorout4.jpg\\\" alt=\\\"maiorout4\\\" \\/><\\/p>\\r\\n<p><img src=\\\"images\\/Almocos\\/Novembro2019\\/maiornov2019-1.jpg\\\" alt=\\\"maiornov2019 1\\\" \\/><\\/p>\\r\\n<p><img src=\\\"images\\/Almocos\\/Novembro2019\\/maiornov2019-2.jpg\\\" alt=\\\"maiornov2019 2\\\" \\/><\\/p>\\r\\n<p><img src=\\\"images\\/Almocos\\/Novembro2019\\/maiornov2019-3.jpg\\\" alt=\\\"maiornov2019 3\\\" \\/><\\/p>\\r\\n<p><img src=\\\"images\\/Almocos\\/Novembro2019\\/maiornov2019-4.jpg\\\" alt=\\\"maiornov2019 4\\\" \\/><\\/p>\\r\\n<p>&nbsp;<\\/p>\\r\\n<p>&nbsp;<\\/p>\",\"fulltext\":\"\",\"state\":\"1\",\"catid\":\"16\",\"created\":\"2019-09-24 20:55:42\",\"created_by\":\"231\",\"created_by_alias\":\"\",\"modified\":\"2019-10-30 17:02:17\",\"modified_by\":\"253\",\"checked_out\":\"253\",\"checked_out_time\":\"2019-10-30 16:58:58\",\"publish_up\":\"2019-09-24 20:55:42\",\"publish_down\":\"0000-00-00 00:00:00\",\"images\":\"{\\\"image_intro\\\":\\\"\\\",\\\"image_intro_alt\\\":\\\"\\\",\\\"image_intro_caption\\\":\\\"\\\",\\\"float_intro\\\":\\\"\\\",\\\"image_fulltext\\\":\\\"\\\",\\\"image_fulltext_alt\\\":\\\"\\\",\\\"image_fulltext_caption\\\":\\\"\\\",\\\"float_fulltext\\\":\\\"\\\"}\",\"urls\":\"{\\\"urla\\\":false,\\\"urlatext\\\":\\\"\\\",\\\"targeta\\\":\\\"\\\",\\\"urlb\\\":false,\\\"urlbtext\\\":\\\"\\\",\\\"targetb\\\":\\\"\\\",\\\"urlc\\\":false,\\\"urlctext\\\":\\\"\\\",\\\"targetc\\\":\\\"\\\"}\",\"attribs\":\"{\\\"astroid_article_type\\\":\\\"regular\\\",\\\"astroid_article_video_type\\\":\\\"youtube\\\",\\\"astroid_article_video_url\\\":\\\"\\\",\\\"astroid_article_gallery_width\\\":\\\"\\\",\\\"astroid_article_gallery_bullets\\\":\\\"1\\\",\\\"astroid_article_gallery_navigation\\\":\\\"1\\\",\\\"astroid_article_thumbnail\\\":\\\"1\\\",\\\"astroid_article_gallery_items\\\":[],\\\"astroid_article_audio_source\\\":\\\"soundcloud\\\",\\\"astroid_article_audio_soundcloud\\\":\\\"\\\",\\\"astroid_article_audio_spotify\\\":\\\"\\\",\\\"astroid_article_review_heading\\\":\\\"\\\",\\\"astroid_article_review_summery\\\":\\\"\\\",\\\"astroid_article_review_good\\\":\\\"\\\",\\\"astroid_article_review_bad\\\":\\\"\\\",\\\"astroid_article_review_rating\\\":\\\"5\\\",\\\"astroid_article_button_action\\\":\\\"\\\",\\\"astroid_article_button_link\\\":\\\"\\\",\\\"astroid_article_review_criterias\\\":[],\\\"astroid_article_quote_text\\\":\\\"\\\",\\\"astroid_article_quote_author\\\":\\\"\\\",\\\"astroid_article_badge\\\":\\\"0\\\",\\\"astroid_article_badge_type\\\":\\\"2\\\",\\\"astroid_article_badge_text\\\":\\\"\\\",\\\"astroid_article_badge_color\\\":\\\"\\\",\\\"astroid_article_badge_text_color\\\":\\\"\\\",\\\"astroid_relatedposts\\\":\\\"\\\",\\\"astroid_socialshare\\\":\\\"\\\",\\\"astroid_comments\\\":\\\"\\\",\\\"astroid_posttype\\\":\\\"\\\",\\\"astroid_readtime\\\":\\\"\\\",\\\"astroid_authorinfo\\\":\\\"\\\",\\\"astroid_og_title\\\":\\\"\\\",\\\"astroid_og_desc\\\":\\\"\\\",\\\"astroid_og_image\\\":\\\"\\\"}\",\"version\":3,\"ordering\":\"1\",\"metakey\":\"\",\"metadesc\":\"\",\"access\":\"1\",\"hits\":\"0\",\"metadata\":\"{\\\"robots\\\":\\\"\\\",\\\"author\\\":\\\"\\\",\\\"rights\\\":\\\"\\\",\\\"xreference\\\":\\\"\\\"}\",\"featured\":\"0\",\"language\":\"*\",\"xreference\":\"\",\"note\":\"\"}', 0),
(805, 101, 1, '', '2019-10-30 17:03:36', 253, 2444, '3b44c9b8ec4a4c7dcdc7f128999f5993893ce82e', '{\"id\":101,\"asset_id\":\"346\",\"title\":\"Ementa EB 1 do Carmo\",\"alias\":\"ementa-eb-1-do-carmo\",\"introtext\":\"<p>&nbsp;<\\/p>\\r\\n<p>&nbsp;<\\/p>\\r\\n<p>&nbsp;<\\/p>\\r\\n<p><img src=\\\"images\\/Almocos\\/carmoout4.jpg\\\" alt=\\\"carmoout4\\\" \\/><\\/p>\\r\\n<p>&nbsp;<\\/p>\\r\\n<p>&nbsp;<\\/p>\\r\\n<p>&nbsp;<\\/p>\",\"fulltext\":\"\",\"state\":\"1\",\"catid\":\"16\",\"created\":\"2019-09-24 20:54:53\",\"created_by\":\"231\",\"created_by_alias\":\"\",\"modified\":\"2019-10-30 17:03:36\",\"modified_by\":\"253\",\"checked_out\":\"253\",\"checked_out_time\":\"2019-10-30 17:03:16\",\"publish_up\":\"2019-09-24 20:54:53\",\"publish_down\":\"0000-00-00 00:00:00\",\"images\":\"{\\\"image_intro\\\":\\\"\\\",\\\"image_intro_alt\\\":\\\"\\\",\\\"image_intro_caption\\\":\\\"\\\",\\\"float_intro\\\":\\\"\\\",\\\"image_fulltext\\\":\\\"\\\",\\\"image_fulltext_alt\\\":\\\"\\\",\\\"image_fulltext_caption\\\":\\\"\\\",\\\"float_fulltext\\\":\\\"\\\"}\",\"urls\":\"{\\\"urla\\\":false,\\\"urlatext\\\":\\\"\\\",\\\"targeta\\\":\\\"\\\",\\\"urlb\\\":false,\\\"urlbtext\\\":\\\"\\\",\\\"targetb\\\":\\\"\\\",\\\"urlc\\\":false,\\\"urlctext\\\":\\\"\\\",\\\"targetc\\\":\\\"\\\"}\",\"attribs\":\"{\\\"astroid_article_type\\\":\\\"regular\\\",\\\"astroid_article_video_type\\\":\\\"youtube\\\",\\\"astroid_article_video_url\\\":\\\"\\\",\\\"astroid_article_gallery_width\\\":\\\"\\\",\\\"astroid_article_gallery_bullets\\\":\\\"1\\\",\\\"astroid_article_gallery_navigation\\\":\\\"1\\\",\\\"astroid_article_thumbnail\\\":\\\"1\\\",\\\"astroid_article_gallery_items\\\":[],\\\"astroid_article_audio_source\\\":\\\"soundcloud\\\",\\\"astroid_article_audio_soundcloud\\\":\\\"\\\",\\\"astroid_article_audio_spotify\\\":\\\"\\\",\\\"astroid_article_review_heading\\\":\\\"\\\",\\\"astroid_article_review_summery\\\":\\\"\\\",\\\"astroid_article_review_good\\\":\\\"\\\",\\\"astroid_article_review_bad\\\":\\\"\\\",\\\"astroid_article_review_rating\\\":\\\"5\\\",\\\"astroid_article_button_action\\\":\\\"\\\",\\\"astroid_article_button_link\\\":\\\"\\\",\\\"astroid_article_review_criterias\\\":[],\\\"astroid_article_quote_text\\\":\\\"\\\",\\\"astroid_article_quote_author\\\":\\\"\\\",\\\"astroid_article_badge\\\":\\\"0\\\",\\\"astroid_article_badge_type\\\":\\\"2\\\",\\\"astroid_article_badge_text\\\":\\\"\\\",\\\"astroid_article_badge_color\\\":\\\"\\\",\\\"astroid_article_badge_text_color\\\":\\\"\\\",\\\"astroid_relatedposts\\\":\\\"\\\",\\\"astroid_socialshare\\\":\\\"\\\",\\\"astroid_comments\\\":\\\"\\\",\\\"astroid_posttype\\\":\\\"\\\",\\\"astroid_readtime\\\":\\\"\\\",\\\"astroid_authorinfo\\\":\\\"\\\",\\\"astroid_og_title\\\":\\\"\\\",\\\"astroid_og_desc\\\":\\\"\\\",\\\"astroid_og_image\\\":\\\"\\\"}\",\"version\":3,\"ordering\":\"3\",\"metakey\":\"\",\"metadesc\":\"\",\"access\":\"1\",\"hits\":\"0\",\"metadata\":\"{\\\"robots\\\":\\\"\\\",\\\"author\\\":\\\"\\\",\\\"rights\\\":\\\"\\\",\\\"xreference\\\":\\\"\\\"}\",\"featured\":\"0\",\"language\":\"*\",\"xreference\":\"\",\"note\":\"\"}', 0),
(806, 116, 1, '', '2019-10-31 10:08:25', 251, 3177, 'be98ae4ef2ae8c3a81df057e55bcd90d46fc8e01', '{\"id\":116,\"asset_id\":361,\"title\":\"Regulamento Interno - Discuss\\u00e3o P\\u00fablica\",\"alias\":\"regulamento-interno-discussao-publica\",\"introtext\":\"<p>Na sequ\\u00eancia da aprova\\u00e7\\u00e3o no plen\\u00e1rio do Conselho Geral de 28 do corrente, e nos termos do artigo 101.\\u00ba do C\\u00f3digo do Procedimento Administrativo, declara-se aberta, pelo prazo de 30 dias, a&nbsp;discuss\\u00e3o p\\u00fablica do Regulamento Interno do Agrupamento de Escolas de Santa Maria Maior. O Documento pode ser consultado aqui e na Biblioteca da Escola-Sede.&nbsp;<\\/p>\\r\\n<p>As sugest\\u00f5es dever\\u00e3o ser formuladas por escrito, dentro do prazo suprarreferido, dirigidas ao Presidente do Conselho Geral, podendo ser apresentadas:&nbsp;<\\/p>\\r\\n<ul>\\r\\n<li>Na sede do Agrupamento;<\\/li>\\r\\n<li>enviadas por correio para a sede do Agrupamento:<br \\/> Conselho Geral do Agrupamento de Escolas de Santa Maria Maior<br \\/> Rua Manuel Fi\\u00faza J\\u00fanior \\u2013 4901-872 Viana do Castelo,<\\/li>\\r\\n<li>ou por correio eletr\\u00f3nico, para: p<a href=\\\"mailto:presidentedoconselhogeral@esmaior.pt\\\">residentedoconselhogeral@esmaior.pt<\\/a><\\/li>\\r\\n<\\/ul>\",\"fulltext\":\"\",\"state\":\"1\",\"catid\":\"11\",\"created\":\"2019-10-31 10:08:25\",\"created_by\":\"251\",\"created_by_alias\":\"\",\"modified\":\"2019-10-31 10:08:25\",\"modified_by\":null,\"checked_out\":null,\"checked_out_time\":null,\"publish_up\":\"2019-10-31 10:08:25\",\"publish_down\":\"0000-00-00 00:00:00\",\"images\":\"{\\\"image_intro\\\":\\\"\\\",\\\"image_intro_alt\\\":\\\"\\\",\\\"image_intro_caption\\\":\\\"\\\",\\\"float_intro\\\":\\\"\\\",\\\"image_fulltext\\\":\\\"\\\",\\\"image_fulltext_alt\\\":\\\"\\\",\\\"image_fulltext_caption\\\":\\\"\\\",\\\"float_fulltext\\\":\\\"\\\"}\",\"urls\":\"{\\\"urla\\\":false,\\\"urlatext\\\":\\\"\\\",\\\"targeta\\\":\\\"\\\",\\\"urlb\\\":false,\\\"urlbtext\\\":\\\"\\\",\\\"targetb\\\":\\\"\\\",\\\"urlc\\\":false,\\\"urlctext\\\":\\\"\\\",\\\"targetc\\\":\\\"\\\"}\",\"attribs\":\"{\\\"astroid_article_type\\\":\\\"regular\\\",\\\"astroid_article_video_url\\\":\\\"\\\",\\\"astroid_article_gallery_width\\\":\\\"\\\",\\\"astroid_article_gallery_bullets\\\":\\\"1\\\",\\\"astroid_article_gallery_navigation\\\":\\\"1\\\",\\\"astroid_article_thumbnail\\\":\\\"1\\\",\\\"astroid_article_gallery_items\\\":[],\\\"astroid_article_audio_source\\\":\\\"soundcloud\\\",\\\"astroid_article_audio_soundcloud\\\":\\\"\\\",\\\"astroid_article_audio_spotify\\\":\\\"\\\",\\\"astroid_article_review_heading\\\":\\\"\\\",\\\"astroid_article_review_summery\\\":\\\"\\\",\\\"astroid_article_review_good\\\":\\\"\\\",\\\"astroid_article_review_bad\\\":\\\"\\\",\\\"astroid_article_review_rating\\\":\\\"5\\\",\\\"astroid_article_button_action\\\":\\\"\\\",\\\"astroid_article_button_link\\\":\\\"\\\",\\\"astroid_article_review_criterias\\\":[],\\\"astroid_article_quote_text\\\":\\\"\\\",\\\"astroid_article_quote_author\\\":\\\"\\\",\\\"astroid_article_badge\\\":\\\"0\\\",\\\"astroid_article_badge_type\\\":\\\"2\\\",\\\"astroid_article_badge_text\\\":\\\"\\\",\\\"astroid_article_badge_color\\\":\\\"\\\",\\\"astroid_article_badge_text_color\\\":\\\"\\\",\\\"astroid_relatedposts\\\":\\\"\\\",\\\"astroid_socialshare\\\":\\\"\\\",\\\"astroid_comments\\\":\\\"\\\",\\\"astroid_posttype\\\":\\\"\\\",\\\"astroid_readtime\\\":\\\"\\\",\\\"astroid_authorinfo\\\":\\\"\\\",\\\"astroid_og_title\\\":\\\"\\\",\\\"astroid_og_desc\\\":\\\"\\\",\\\"astroid_og_image\\\":\\\"\\\"}\",\"version\":1,\"ordering\":null,\"metakey\":\"\",\"metadesc\":\"\",\"access\":\"1\",\"hits\":null,\"metadata\":\"{}\",\"featured\":\"0\",\"language\":\"*\",\"xreference\":null,\"note\":null}', 0),
(807, 116, 1, '', '2019-10-31 10:22:06', 231, 4269, 'e5c997d65a5d4407426dd001d159aba2c0f2fc90', '{\"id\":116,\"asset_id\":\"361\",\"title\":\"Regulamento Interno - Discuss\\u00e3o P\\u00fablica\",\"alias\":\"regulamento-interno-discussao-publica\",\"introtext\":\"<p>\\r\\n\\tNa sequ&ecirc;ncia da aprova&ccedil;&atilde;o no plen&aacute;rio do Conselho Geral de 28 do corrente, e nos termos do artigo 101.&ordm; do C&oacute;digo do Procedimento Administrativo, declara-se aberta, pelo prazo de 30 dias, a&nbsp;discuss&atilde;o p&uacute;blica do Regulamento Interno do Agrupamento de Escolas de Santa Maria Maior. O Documento pode ser consultado<a href=\\\"files\\/documentos_orientadores\\/regulamento2019.pdf\\\"><strong><u> aqui <\\/u><\\/strong><\\/a>e na Biblioteca da Escola-Sede.&nbsp;<\\/p>\\r\\n<p>\\r\\n\\tAs sugest&otilde;es dever&atilde;o ser formuladas por escrito, dentro do prazo suprarreferido, dirigidas ao Presidente do Conselho Geral, podendo ser apresentadas:&nbsp;<\\/p>\\r\\n<ul>\\r\\n\\t<li>\\r\\n\\t\\tNa sede do Agrupamento;<\\/li>\\r\\n\\t<li>\\r\\n\\t\\tenviadas por correio para a sede do Agrupamento:<br \\/>\\r\\n\\t\\tConselho Geral do Agrupamento de Escolas de Santa Maria Maior<br \\/>\\r\\n\\t\\tRua Manuel Fi&uacute;za J&uacute;nior &ndash; 4901-872 Viana do Castelo,<\\/li>\\r\\n\\t<li>\\r\\n\\t\\tou por correio eletr&oacute;nico, para: p<a href=\\\"mailto:presidentedoconselhogeral@esmaior.pt\\\">residentedoconselhogeral@esmaior.pt<\\/a><\\/li>\\r\\n<\\/ul>\\r\\n\",\"fulltext\":\"\",\"state\":1,\"catid\":\"11\",\"created\":\"2019-10-31 10:08:25\",\"created_by\":\"251\",\"created_by_alias\":\"\",\"modified\":\"2019-10-31 10:22:06\",\"modified_by\":\"231\",\"checked_out\":\"231\",\"checked_out_time\":\"2019-10-31 10:20:59\",\"publish_up\":\"2019-10-31 10:08:25\",\"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\":\"{\\\"article_layout\\\":\\\"\\\",\\\"show_title\\\":\\\"\\\",\\\"link_titles\\\":\\\"\\\",\\\"show_tags\\\":\\\"\\\",\\\"show_intro\\\":\\\"\\\",\\\"info_block_position\\\":\\\"\\\",\\\"info_block_show_title\\\":\\\"\\\",\\\"show_category\\\":\\\"\\\",\\\"link_category\\\":\\\"\\\",\\\"show_parent_category\\\":\\\"\\\",\\\"link_parent_category\\\":\\\"\\\",\\\"show_associations\\\":\\\"\\\",\\\"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_page_title\\\":\\\"\\\",\\\"show_publishing_options\\\":\\\"\\\",\\\"show_article_options\\\":\\\"\\\",\\\"show_urls_images_backend\\\":\\\"\\\",\\\"show_urls_images_frontend\\\":\\\"\\\",\\\"astroid_article_type\\\":\\\"regular\\\",\\\"astroid_article_video_type\\\":\\\"youtube\\\",\\\"astroid_article_video_url\\\":\\\"\\\",\\\"astroid_article_gallery_width\\\":\\\"\\\",\\\"astroid_article_gallery_bullets\\\":\\\"1\\\",\\\"astroid_article_gallery_navigation\\\":\\\"1\\\",\\\"astroid_article_thumbnail\\\":\\\"1\\\",\\\"astroid_article_gallery_items\\\":[],\\\"astroid_article_audio_source\\\":\\\"soundcloud\\\",\\\"astroid_article_audio_soundcloud\\\":\\\"\\\",\\\"astroid_article_audio_spotify\\\":\\\"\\\",\\\"astroid_article_review_heading\\\":\\\"\\\",\\\"astroid_article_review_summery\\\":\\\"\\\",\\\"astroid_article_review_good\\\":\\\"\\\",\\\"astroid_article_review_bad\\\":\\\"\\\",\\\"astroid_article_review_rating\\\":\\\"5\\\",\\\"astroid_article_button_action\\\":\\\"\\\",\\\"astroid_article_button_link\\\":\\\"\\\",\\\"astroid_article_review_criterias\\\":[],\\\"astroid_article_quote_text\\\":\\\"\\\",\\\"astroid_article_quote_author\\\":\\\"\\\",\\\"astroid_article_badge\\\":\\\"0\\\",\\\"astroid_article_badge_type\\\":\\\"2\\\",\\\"astroid_article_badge_text\\\":\\\"\\\",\\\"astroid_article_badge_color\\\":\\\"\\\",\\\"astroid_article_badge_text_color\\\":\\\"\\\",\\\"astroid_relatedposts\\\":\\\"\\\",\\\"astroid_socialshare\\\":\\\"\\\",\\\"astroid_comments\\\":\\\"\\\",\\\"astroid_posttype\\\":\\\"\\\",\\\"astroid_readtime\\\":\\\"\\\",\\\"astroid_authorinfo\\\":\\\"\\\",\\\"astroid_og_title\\\":\\\"\\\",\\\"astroid_og_desc\\\":\\\"\\\",\\\"astroid_og_image\\\":\\\"\\\"}\",\"version\":2,\"ordering\":\"0\",\"metakey\":\"\",\"metadesc\":\"\",\"access\":\"1\",\"hits\":\"0\",\"metadata\":\"{\\\"robots\\\":\\\"\\\",\\\"author\\\":\\\"\\\",\\\"rights\\\":\\\"\\\",\\\"xreference\\\":\\\"\\\"}\",\"featured\":\"0\",\"language\":\"*\",\"xreference\":\"\",\"note\":\"\"}', 0),
(808, 116, 1, '', '2019-11-01 10:30:29', 231, 4269, 'e19a3bcdbab828c90ea798cf4c3d0931b4054408', '{\"id\":116,\"asset_id\":\"361\",\"title\":\"Regulamento Interno - Discuss\\u00e3o P\\u00fablica\",\"alias\":\"regulamento-interno-discussao-publica\",\"introtext\":\"<p>\\r\\n\\tNa sequ&ecirc;ncia da aprova&ccedil;&atilde;o no plen&aacute;rio do Conselho Geral de 28 do corrente, e nos termos do artigo 101.&ordm; do C&oacute;digo do Procedimento Administrativo, declara-se aberta, pelo prazo de 30 dias, a&nbsp;discuss&atilde;o p&uacute;blica do Regulamento Interno do Agrupamento de Escolas de Santa Maria Maior. O Documento pode ser consultado<a href=\\\"files\\/documentos_orientadores\\/regulamento2019.pdf\\\"><strong><u> aqui <\\/u><\\/strong><\\/a>e na Biblioteca da Escola-Sede.&nbsp;<\\/p>\\r\\n<p>\\r\\n\\tAs sugest&otilde;es dever&atilde;o ser formuladas por escrito, dentro do prazo suprarreferido, dirigidas ao Presidente do Conselho Geral, podendo ser apresentadas:&nbsp;<\\/p>\\r\\n<ul>\\r\\n\\t<li>\\r\\n\\t\\tNa sede do Agrupamento;<\\/li>\\r\\n\\t<li>\\r\\n\\t\\tenviadas por correio para a sede do Agrupamento:<br \\/>\\r\\n\\t\\tConselho Geral do Agrupamento de Escolas de Santa Maria Maior<br \\/>\\r\\n\\t\\tRua Manuel Fi&uacute;za J&uacute;nior &ndash; 4901-872 Viana do Castelo,<\\/li>\\r\\n\\t<li>\\r\\n\\t\\tou por correio eletr&oacute;nico, para: p<a href=\\\"mailto:presidentedoconselhogeral@esmaior.pt\\\">residentedoconselhogeral@esmaior.pt<\\/a><\\/li>\\r\\n<\\/ul>\\r\\n\",\"fulltext\":\"\",\"state\":1,\"catid\":\"11\",\"created\":\"2019-10-31 10:08:25\",\"created_by\":\"251\",\"created_by_alias\":\"\",\"modified\":\"2019-11-01 10:30:29\",\"modified_by\":\"231\",\"checked_out\":\"231\",\"checked_out_time\":\"2019-11-01 10:30:04\",\"publish_up\":\"2019-10-31 10:08:25\",\"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\":\"{\\\"article_layout\\\":\\\"\\\",\\\"show_title\\\":\\\"\\\",\\\"link_titles\\\":\\\"\\\",\\\"show_tags\\\":\\\"\\\",\\\"show_intro\\\":\\\"\\\",\\\"info_block_position\\\":\\\"\\\",\\\"info_block_show_title\\\":\\\"\\\",\\\"show_category\\\":\\\"\\\",\\\"link_category\\\":\\\"\\\",\\\"show_parent_category\\\":\\\"\\\",\\\"link_parent_category\\\":\\\"\\\",\\\"show_associations\\\":\\\"\\\",\\\"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_page_title\\\":\\\"\\\",\\\"show_publishing_options\\\":\\\"\\\",\\\"show_article_options\\\":\\\"\\\",\\\"show_urls_images_backend\\\":\\\"\\\",\\\"show_urls_images_frontend\\\":\\\"\\\",\\\"astroid_article_type\\\":\\\"regular\\\",\\\"astroid_article_video_type\\\":\\\"youtube\\\",\\\"astroid_article_video_url\\\":\\\"\\\",\\\"astroid_article_gallery_width\\\":\\\"\\\",\\\"astroid_article_gallery_bullets\\\":\\\"1\\\",\\\"astroid_article_gallery_navigation\\\":\\\"1\\\",\\\"astroid_article_thumbnail\\\":\\\"1\\\",\\\"astroid_article_gallery_items\\\":[],\\\"astroid_article_audio_source\\\":\\\"soundcloud\\\",\\\"astroid_article_audio_soundcloud\\\":\\\"\\\",\\\"astroid_article_audio_spotify\\\":\\\"\\\",\\\"astroid_article_review_heading\\\":\\\"\\\",\\\"astroid_article_review_summery\\\":\\\"\\\",\\\"astroid_article_review_good\\\":\\\"\\\",\\\"astroid_article_review_bad\\\":\\\"\\\",\\\"astroid_article_review_rating\\\":\\\"5\\\",\\\"astroid_article_button_action\\\":\\\"\\\",\\\"astroid_article_button_link\\\":\\\"\\\",\\\"astroid_article_review_criterias\\\":[],\\\"astroid_article_quote_text\\\":\\\"\\\",\\\"astroid_article_quote_author\\\":\\\"\\\",\\\"astroid_article_badge\\\":\\\"0\\\",\\\"astroid_article_badge_type\\\":\\\"2\\\",\\\"astroid_article_badge_text\\\":\\\"\\\",\\\"astroid_article_badge_color\\\":\\\"\\\",\\\"astroid_article_badge_text_color\\\":\\\"\\\",\\\"astroid_relatedposts\\\":\\\"\\\",\\\"astroid_socialshare\\\":\\\"\\\",\\\"astroid_comments\\\":\\\"\\\",\\\"astroid_posttype\\\":\\\"\\\",\\\"astroid_readtime\\\":\\\"\\\",\\\"astroid_authorinfo\\\":\\\"\\\",\\\"astroid_og_title\\\":\\\"\\\",\\\"astroid_og_desc\\\":\\\"\\\",\\\"astroid_og_image\\\":\\\"\\\"}\",\"version\":4,\"ordering\":\"0\",\"metakey\":\"\",\"metadesc\":\"\",\"access\":\"1\",\"hits\":\"0\",\"metadata\":\"{\\\"robots\\\":\\\"\\\",\\\"author\\\":\\\"\\\",\\\"rights\\\":\\\"\\\",\\\"xreference\\\":\\\"\\\"}\",\"featured\":\"1\",\"language\":\"*\",\"xreference\":\"\",\"note\":\"\"}', 0),
(809, 75, 1, '', '2019-11-05 10:59:15', 231, 14289, 'ed6fa8553d789badef7789212180a061ebe8caa7', '{\"id\":75,\"asset_id\":\"318\",\"title\":\"Reuni\\u00f5es: convocat\\u00f3rias | decis\\u00f5es \",\"alias\":\"reunioes-convocatorias-decisoes\",\"introtext\":\"<p style=\\\"color: rgb(102, 102, 102); font-family: arial,sans-serif; font-size: 14px; font-style: normal; font-variant: normal; font-weight: 400; letter-spacing: normal; margin-bottom: 10px; margin-left: 0px; margin-right: 0px; margin-top: 0px; orphans: 2; text-align: left; text-decoration: none; text-indent: 0px; text-transform: none; -webkit-text-stroke-width: 0px; white-space: normal; word-spacing: 0px;\\\">\\r\\n\\t&nbsp;<\\/p>\\r\\n<p style=\\\"color: rgb(102, 102, 102); font-family: arial,sans-serif; font-size: 14px; font-style: normal; font-variant: normal; font-weight: 400; letter-spacing: normal; margin-bottom: 10px; margin-left: 0px; margin-right: 0px; margin-top: 0px; orphans: 2; text-align: left; text-decoration: none; text-indent: 0px; text-transform: none; -webkit-text-stroke-width: 0px; white-space: normal; word-spacing: 0px;\\\">\\r\\n\\t&nbsp;<\\/p>\\r\\n<table align=\\\"center\\\" border=\\\"0\\\" cellpadding=\\\"1\\\" cellspacing=\\\"1\\\" style=\\\"width: 649px;\\\">\\r\\n\\t<tbody>\\r\\n\\t\\t<tr>\\r\\n\\t\\t\\t<td style=\\\"width: 189px; text-align: justify;\\\">\\r\\n\\t\\t\\t\\t<span style=\\\"font-family:arial,helvetica,sans-serif;\\\"><span style=\\\"font-size:16px;\\\"><a href=\\\"http:\\/\\/www.esmaior.pt\\/esmaior\\/files\\/conselho_geral\\/convocatoria_01_2014dez09%20v1.pdf\\\" style=\\\"color: rgb(0, 131, 232); text-decoration: none; transition-delay: 0s; transition-duration: 0.15s; transition-property: color; transition-timing-function: ease-in-out;\\\" target=\\\"_blank\\\">9 de dezembro de 2014<\\/a><\\/span><\\/span><\\/td>\\r\\n\\t\\t\\t<td style=\\\"width: 203px; text-align: justify;\\\">\\r\\n\\t\\t\\t\\t<span style=\\\"font-family:arial,helvetica,sans-serif;\\\"><span style=\\\"font-size:16px;\\\"><a href=\\\"http:\\/\\/www.esmaior.pt\\/esmaior\\/files\\/CG_Convocatoria_11_2016Nov29.pdf\\\" style=\\\"color: rgb(0, 131, 232); text-decoration: none; transition-delay: 0s; transition-duration: 0.15s; transition-property: color; transition-timing-function: ease-in-out;\\\">29 novembro de 2016<\\/a><\\/span><\\/span><\\/td>\\r\\n\\t\\t\\t<td style=\\\"width: 186.5px;\\\">\\r\\n\\t\\t\\t\\t<span style=\\\"font-family:arial,helvetica,sans-serif;\\\"><span style=\\\"font-size:16px;\\\"><a href=\\\"files\\/conselho_geral\\/CGConvocatoria212019jan29.pdf\\\">2<\\/a><a href=\\\"files\\/conselho_geral\\/CGConvocatoria212019jan29.pdf\\\">9 de janeiro de 2019 (2)<\\/a><\\/span><\\/span><\\/td>\\r\\n\\t\\t\\t<td style=\\\"width: 48px;\\\">\\r\\n\\t\\t\\t\\t&nbsp;<\\/td>\\r\\n\\t\\t<\\/tr>\\r\\n\\t\\t<tr>\\r\\n\\t\\t\\t<td style=\\\"width: 189px; text-align: justify;\\\">\\r\\n\\t\\t\\t\\t<span style=\\\"font-family:arial,helvetica,sans-serif;\\\"><span style=\\\"font-size:16px;\\\"><a href=\\\"http:\\/\\/www.esmaior.pt\\/esmaior\\/files\\/conselho_geral\\/convocatoria_02_2015jan13.pdf\\\" style=\\\"color: rgb(0, 131, 232); text-decoration: none; transition-delay: 0s; transition-duration: 0.15s; transition-property: color; transition-timing-function: ease-in-out;\\\" target=\\\"_blank\\\">13 de janeiro de 2015<\\/a><\\/span><\\/span><\\/td>\\r\\n\\t\\t\\t<td style=\\\"width: 203px; text-align: justify;\\\">\\r\\n\\t\\t\\t\\t<span style=\\\"font-family:arial,helvetica,sans-serif;\\\"><span style=\\\"font-size:16px;\\\"><a href=\\\"files\\/conselho_geral\\/CGConvocatoria122017mar13.pdf\\\">13 mar&ccedil;o 2017<\\/a><\\/span><\\/span><\\/td>\\r\\n\\t\\t\\t<td style=\\\"width: 186.5px;\\\">\\r\\n\\t\\t\\t\\t<span style=\\\"font-family:arial,helvetica,sans-serif;\\\"><span style=\\\"font-size:16px;\\\"><a href=\\\"files\\/conselho_geral\\/CGConvocatoria222019mai14.pdf\\\">14 de maio de 2019<\\/a><\\/span><\\/span><\\/td>\\r\\n\\t\\t\\t<td style=\\\"width: 48px;\\\">\\r\\n\\t\\t\\t\\t&nbsp;<\\/td>\\r\\n\\t\\t<\\/tr>\\r\\n\\t\\t<tr>\\r\\n\\t\\t\\t<td style=\\\"width: 189px; text-align: justify;\\\">\\r\\n\\t\\t\\t\\t<span style=\\\"font-family:arial,helvetica,sans-serif;\\\"><span style=\\\"font-size:16px;\\\"><a href=\\\"http:\\/\\/www.esmaior.pt\\/esmaior\\/files\\/conselho_geral\\/convocatoria_03_2015fev10.pdf\\\" style=\\\"color: rgb(0, 131, 232); text-decoration: none; transition-delay: 0s; transition-duration: 0.15s; transition-property: color; transition-timing-function: ease-in-out;\\\" target=\\\"_blank\\\">11 de fevereiro de 2015<\\/a><\\/span><\\/span><\\/td>\\r\\n\\t\\t\\t<td style=\\\"width: 203px; text-align: justify;\\\">\\r\\n\\t\\t\\t\\t<span style=\\\"font-family:arial,helvetica,sans-serif;\\\"><span style=\\\"font-size:16px;\\\"><a href=\\\"files\\/conselho_geral\\/CGConvocatoria132017mai24.pdf\\\">24 maio 2017<\\/a><\\/span><\\/span><\\/td>\\r\\n\\t\\t\\t<td style=\\\"width: 186.5px;\\\">\\r\\n\\t\\t\\t\\t<span style=\\\"font-family:arial,helvetica,sans-serif;\\\"><span style=\\\"font-size:16px;\\\"><a href=\\\"files\\/conselho_geral\\/CGConvocatoria232019jul23.pdf\\\">23 de julho de 2019<\\/a><\\/span><\\/span><\\/td>\\r\\n\\t\\t\\t<td style=\\\"width: 48px;\\\">\\r\\n\\t\\t\\t\\t&nbsp;<\\/td>\\r\\n\\t\\t<\\/tr>\\r\\n\\t\\t<tr>\\r\\n\\t\\t\\t<td style=\\\"width: 189px; text-align: justify;\\\">\\r\\n\\t\\t\\t\\t<span style=\\\"font-family:arial,helvetica,sans-serif;\\\"><span style=\\\"font-size:16px;\\\"><a href=\\\"http:\\/\\/www.esmaior.pt\\/esmaior\\/files\\/conselho_geral\\/convocatoria_04_%202015abr21.pdf\\\" style=\\\"color: rgb(0, 131, 232); text-decoration: none; transition-delay: 0s; transition-duration: 0.15s; transition-property: color; transition-timing-function: ease-in-out;\\\" target=\\\"_blank\\\">21 de abril de 2015<\\/a><\\/span><\\/span><\\/td>\\r\\n\\t\\t\\t<td style=\\\"width: 203px; text-align: justify;\\\">\\r\\n\\t\\t\\t\\t<span style=\\\"font-family:arial,helvetica,sans-serif;\\\"><span style=\\\"font-size:16px;\\\"><a href=\\\"files\\/conselho_geral\\/CGConvocatoria142017jul25.pdf\\\">25 de julho de 2017<\\/a><\\/span><\\/span><\\/td>\\r\\n\\t\\t\\t<td style=\\\"width: 186.5px;\\\">\\r\\n\\t\\t\\t\\t<span style=\\\"font-family:arial,helvetica,sans-serif;\\\"><span style=\\\"font-size:16px;\\\"><a href=\\\"files\\/conselho_geral\\/CGConvocatoria242019out08.pdf\\\">8 de outubro de 2019<\\/a><\\/span><\\/span><\\/td>\\r\\n\\t\\t\\t<td style=\\\"width: 48px;\\\">\\r\\n\\t\\t\\t\\t&nbsp;<\\/td>\\r\\n\\t\\t<\\/tr>\\r\\n\\t\\t<tr>\\r\\n\\t\\t\\t<td style=\\\"width: 189px; text-align: justify;\\\">\\r\\n\\t\\t\\t\\t<span style=\\\"font-family:arial,helvetica,sans-serif;\\\"><span style=\\\"font-size:16px;\\\"><a href=\\\"http:\\/\\/www.esmaior.pt\\/esmaior\\/files\\/conselho_geral\\/convocatoria_05_2015Jul06.pdf\\\" style=\\\"color: rgb(0, 131, 232); text-decoration: none; transition-delay: 0s; transition-duration: 0.15s; transition-property: color; transition-timing-function: ease-in-out;\\\" target=\\\"_blank\\\">6 de julho de 2015<\\/a><\\/span><\\/span><\\/td>\\r\\n\\t\\t\\t<td style=\\\"width: 203px; text-align: justify;\\\">\\r\\n\\t\\t\\t\\t<span style=\\\"font-family:arial,helvetica,sans-serif;\\\"><span style=\\\"font-size:16px;\\\"><a href=\\\"files\\/conselho_geral\\/CGConvocatoria152017dez13.pdf\\\">13 de dezembro de 2017<\\/a><\\/span><\\/span><\\/td>\\r\\n\\t\\t\\t<td style=\\\"width: 186.5px;\\\">\\r\\n\\t\\t\\t\\t&nbsp;<\\/td>\\r\\n\\t\\t\\t<td style=\\\"width: 48px;\\\">\\r\\n\\t\\t\\t\\t&nbsp;<\\/td>\\r\\n\\t\\t<\\/tr>\\r\\n\\t\\t<tr>\\r\\n\\t\\t\\t<td style=\\\"width: 189px; text-align: justify;\\\">\\r\\n\\t\\t\\t\\t<span style=\\\"font-family:arial,helvetica,sans-serif;\\\"><span style=\\\"font-size:16px;\\\"><a href=\\\"http:\\/\\/www.esmaior.pt\\/esmaior\\/files\\/conselho_geral\\/convocatoria_06_2015nov24.pdf\\\" style=\\\"color: rgb(0, 131, 232); text-decoration: none; transition-delay: 0s; transition-duration: 0.15s; transition-property: color; transition-timing-function: ease-in-out;\\\" target=\\\"_blank\\\">24 de novembro de 2015<\\/a><\\/span><\\/span><\\/td>\\r\\n\\t\\t\\t<td style=\\\"width: 203px; text-align: justify;\\\">\\r\\n\\t\\t\\t\\t<span style=\\\"font-family:arial,helvetica,sans-serif;\\\"><span style=\\\"font-size:16px;\\\"><a href=\\\"files\\/conselho_geral\\/CGConvocatoria162018mar13.pdf\\\">13 de mar&ccedil;o de 2018<\\/a><\\/span><\\/span><\\/td>\\r\\n\\t\\t\\t<td style=\\\"width: 186.5px;\\\">\\r\\n\\t\\t\\t\\t<span style=\\\"font-family:arial,helvetica,sans-serif;\\\"><span style=\\\"font-size:16px;\\\"><\\/span><\\/span><\\/td>\\r\\n\\t\\t\\t<td style=\\\"width: 48px;\\\">\\r\\n\\t\\t\\t\\t<span style=\\\"font-family:arial,helvetica,sans-serif;\\\"><span style=\\\"font-size:16px;\\\"><\\/span><\\/span><\\/td>\\r\\n\\t\\t<\\/tr>\\r\\n\\t\\t<tr>\\r\\n\\t\\t\\t<td style=\\\"width: 189px; text-align: justify;\\\">\\r\\n\\t\\t\\t\\t<span style=\\\"font-family:arial,helvetica,sans-serif;\\\"><span style=\\\"font-size:16px;\\\"><a href=\\\"files\\/conselho_geral\\/CGConvocatoria172018jun14.pdf\\\">19 de janeiro de 2016<\\/a><\\/span><\\/span><\\/td>\\r\\n\\t\\t\\t<td style=\\\"width: 203px; text-align: justify;\\\">\\r\\n\\t\\t\\t\\t<span style=\\\"font-family:arial,helvetica,sans-serif;\\\"><span style=\\\"font-size:16px;\\\"><a href=\\\"files\\/conselho_geral\\/CGConvocatoria172018jun14.pdf\\\">14 de&nbsp; junho de 2018<\\/a><\\/span><\\/span><\\/td>\\r\\n\\t\\t\\t<td style=\\\"width: 186.5px;\\\">\\r\\n\\t\\t\\t\\t&nbsp;<\\/td>\\r\\n\\t\\t\\t<td style=\\\"width: 48px;\\\">\\r\\n\\t\\t\\t\\t&nbsp;<\\/td>\\r\\n\\t\\t<\\/tr>\\r\\n\\t\\t<tr>\\r\\n\\t\\t\\t<td style=\\\"width: 189px; text-align: justify;\\\">\\r\\n\\t\\t\\t\\t<span style=\\\"font-family:arial,helvetica,sans-serif;\\\"><span style=\\\"font-size:16px;\\\"><a href=\\\"http:\\/\\/www.esmaior.pt\\/esmaior\\/files\\/CG_Convocatoria_08_2016Abr05.pdf\\\" style=\\\"color: rgb(0, 131, 232); text-decoration: none; transition-delay: 0s; transition-duration: 0.15s; transition-property: color; transition-timing-function: ease-in-out;\\\">05 de abril de 2016<\\/a><\\/span><\\/span><\\/td>\\r\\n\\t\\t\\t<td style=\\\"width: 203px; text-align: justify;\\\">\\r\\n\\t\\t\\t\\t<span style=\\\"font-family:arial,helvetica,sans-serif;\\\"><span style=\\\"font-size:16px;\\\"><a href=\\\"files\\/conselho_geral\\/CGConvocatoria182018jul24.pdf\\\">24 de julho de 2018<\\/a><\\/span><\\/span><\\/td>\\r\\n\\t\\t\\t<td style=\\\"width: 186.5px;\\\">\\r\\n\\t\\t\\t\\t&nbsp;<\\/td>\\r\\n\\t\\t\\t<td style=\\\"width: 48px;\\\">\\r\\n\\t\\t\\t\\t&nbsp;<\\/td>\\r\\n\\t\\t<\\/tr>\\r\\n\\t\\t<tr>\\r\\n\\t\\t\\t<td style=\\\"width: 189px; text-align: justify;\\\">\\r\\n\\t\\t\\t\\t<span style=\\\"font-family:arial,helvetica,sans-serif;\\\"><span style=\\\"font-size:16px;\\\"><a href=\\\"http:\\/\\/www.esmaior.pt\\/esmaior\\/files\\/CG_Convocatoria_09_2016Mai10.pdf\\\" style=\\\"color: rgb(0, 131, 232); text-decoration: none; transition-delay: 0s; transition-duration: 0.15s; transition-property: color; transition-timing-function: ease-in-out;\\\">10 de maio de 2016<\\/a><\\/span><\\/span><\\/td>\\r\\n\\t\\t\\t<td style=\\\"width: 203px; text-align: justify;\\\">\\r\\n\\t\\t\\t\\t<span style=\\\"font-family:arial,helvetica,sans-serif;\\\"><span style=\\\"font-size:16px;\\\"><a href=\\\"files\\/conselho_geral\\/CGConvocatoria192018nov20.pdf\\\">20 de novembro de 2018<\\/a><\\/span><\\/span><\\/td>\\r\\n\\t\\t\\t<td style=\\\"width: 186.5px;\\\">\\r\\n\\t\\t\\t\\t&nbsp;<\\/td>\\r\\n\\t\\t\\t<td style=\\\"width: 48px;\\\">\\r\\n\\t\\t\\t\\t&nbsp;<\\/td>\\r\\n\\t\\t<\\/tr>\\r\\n\\t\\t<tr>\\r\\n\\t\\t\\t<td style=\\\"width: 189px; text-align: justify;\\\">\\r\\n\\t\\t\\t\\t<span style=\\\"font-family:arial,helvetica,sans-serif;\\\"><span style=\\\"font-size:16px;\\\"><a href=\\\"http:\\/\\/www.esmaior.pt\\/esmaior\\/files\\/CG_Convocatoria_10_2016jul04.pdf\\\" style=\\\"color: rgb(0, 131, 232); text-decoration: none; transition-delay: 0s; transition-duration: 0.15s; transition-property: color; transition-timing-function: ease-in-out;\\\">04 de julho de 2016<\\/a><\\/span><\\/span><\\/td>\\r\\n\\t\\t\\t<td style=\\\"width: 203px; text-align: justify;\\\">\\r\\n\\t\\t\\t\\t<span style=\\\"font-family:arial,helvetica,sans-serif;\\\"><span style=\\\"font-size:16px;\\\"><a href=\\\"files\\/conselho_geral\\/CGConvocatoria202019jan29.pdf\\\">29 de janeiro de 2019 (1)&nbsp;<\\/a><\\/span><\\/span><\\/td>\\r\\n\\t\\t\\t<td style=\\\"width: 186.5px;\\\">\\r\\n\\t\\t\\t\\t&nbsp;<\\/td>\\r\\n\\t\\t\\t<td style=\\\"width: 48px;\\\">\\r\\n\\t\\t\\t\\t&nbsp;<\\/td>\\r\\n\\t\\t<\\/tr>\\r\\n\\t<\\/tbody>\\r\\n<\\/table>\\r\\n<p>\\r\\n\\t&nbsp;<\\/p>\\r\\n<p>\\r\\n\\t&nbsp;<\\/p>\\r\\n\",\"fulltext\":\"\",\"state\":1,\"catid\":\"16\",\"created\":\"2019-08-20 10:47:21\",\"created_by\":\"231\",\"created_by_alias\":\"\",\"modified\":\"2019-11-05 10:59:15\",\"modified_by\":\"231\",\"checked_out\":\"231\",\"checked_out_time\":\"2019-11-05 10:36:34\",\"publish_up\":\"2019-08-20 10:47:21\",\"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\":\"{\\\"article_layout\\\":\\\"\\\",\\\"show_title\\\":\\\"\\\",\\\"link_titles\\\":\\\"\\\",\\\"show_tags\\\":\\\"\\\",\\\"show_intro\\\":\\\"\\\",\\\"info_block_position\\\":\\\"\\\",\\\"info_block_show_title\\\":\\\"\\\",\\\"show_category\\\":\\\"\\\",\\\"link_category\\\":\\\"\\\",\\\"show_parent_category\\\":\\\"\\\",\\\"link_parent_category\\\":\\\"\\\",\\\"show_associations\\\":\\\"\\\",\\\"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_page_title\\\":\\\"\\\",\\\"show_publishing_options\\\":\\\"\\\",\\\"show_article_options\\\":\\\"\\\",\\\"show_urls_images_backend\\\":\\\"\\\",\\\"show_urls_images_frontend\\\":\\\"\\\",\\\"astroid_article_type\\\":\\\"regular\\\",\\\"astroid_article_video_type\\\":\\\"youtube\\\",\\\"astroid_article_video_url\\\":\\\"\\\",\\\"astroid_article_gallery_width\\\":\\\"\\\",\\\"astroid_article_gallery_bullets\\\":\\\"1\\\",\\\"astroid_article_gallery_navigation\\\":\\\"1\\\",\\\"astroid_article_thumbnail\\\":\\\"1\\\",\\\"astroid_article_gallery_items\\\":[],\\\"astroid_article_audio_source\\\":\\\"soundcloud\\\",\\\"astroid_article_audio_soundcloud\\\":\\\"\\\",\\\"astroid_article_audio_spotify\\\":\\\"\\\",\\\"astroid_article_review_heading\\\":\\\"\\\",\\\"astroid_article_review_summery\\\":\\\"\\\",\\\"astroid_article_review_good\\\":\\\"\\\",\\\"astroid_article_review_bad\\\":\\\"\\\",\\\"astroid_article_review_rating\\\":\\\"5\\\",\\\"astroid_article_button_action\\\":\\\"\\\",\\\"astroid_article_button_link\\\":\\\"\\\",\\\"astroid_article_review_criterias\\\":[],\\\"astroid_article_quote_text\\\":\\\"\\\",\\\"astroid_article_quote_author\\\":\\\"\\\",\\\"astroid_article_badge\\\":\\\"0\\\",\\\"astroid_article_badge_type\\\":\\\"2\\\",\\\"astroid_article_badge_text\\\":\\\"\\\",\\\"astroid_article_badge_color\\\":\\\"\\\",\\\"astroid_article_badge_text_color\\\":\\\"\\\",\\\"astroid_relatedposts\\\":\\\"\\\",\\\"astroid_socialshare\\\":\\\"\\\",\\\"astroid_comments\\\":\\\"\\\",\\\"astroid_posttype\\\":\\\"\\\",\\\"astroid_readtime\\\":\\\"\\\",\\\"astroid_authorinfo\\\":\\\"0\\\",\\\"astroid_og_title\\\":\\\"\\\",\\\"astroid_og_desc\\\":\\\"\\\",\\\"astroid_og_image\\\":\\\"\\\"}\",\"version\":7,\"ordering\":\"23\",\"metakey\":\"\",\"metadesc\":\"\",\"access\":\"1\",\"hits\":\"0\",\"metadata\":\"{\\\"robots\\\":\\\"\\\",\\\"author\\\":\\\"\\\",\\\"rights\\\":\\\"\\\",\\\"xreference\\\":\\\"\\\"}\",\"featured\":\"0\",\"language\":\"*\",\"xreference\":\"\",\"note\":\"\"}', 0);
INSERT INTO `ynfp8_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
(810, 75, 1, '', '2019-11-05 10:59:43', 231, 14093, 'dc6d121423cea8df2f5b7c839989a87eaeb04ec1', '{\"id\":75,\"asset_id\":\"318\",\"title\":\"Reuni\\u00f5es: convocat\\u00f3rias | decis\\u00f5es \",\"alias\":\"reunioes-convocatorias-decisoes\",\"introtext\":\"<p style=\\\"color: rgb(102, 102, 102); font-family: arial,sans-serif; font-size: 14px; font-style: normal; font-variant: normal; font-weight: 400; letter-spacing: normal; margin-bottom: 10px; margin-left: 0px; margin-right: 0px; margin-top: 0px; orphans: 2; text-align: left; text-decoration: none; text-indent: 0px; text-transform: none; -webkit-text-stroke-width: 0px; white-space: normal; word-spacing: 0px;\\\">\\r\\n\\t&nbsp;<\\/p>\\r\\n<p style=\\\"color: rgb(102, 102, 102); font-family: arial,sans-serif; font-size: 14px; font-style: normal; font-variant: normal; font-weight: 400; letter-spacing: normal; margin-bottom: 10px; margin-left: 0px; margin-right: 0px; margin-top: 0px; orphans: 2; text-align: left; text-decoration: none; text-indent: 0px; text-transform: none; -webkit-text-stroke-width: 0px; white-space: normal; word-spacing: 0px;\\\">\\r\\n\\t&nbsp;<\\/p>\\r\\n<table align=\\\"center\\\" border=\\\"0\\\" cellpadding=\\\"1\\\" cellspacing=\\\"1\\\" style=\\\"width: 649px;\\\">\\r\\n\\t<tbody>\\r\\n\\t\\t<tr>\\r\\n\\t\\t\\t<td style=\\\"width: 189px; text-align: justify;\\\">\\r\\n\\t\\t\\t\\t<span style=\\\"font-family:arial,helvetica,sans-serif;\\\"><span style=\\\"font-size:16px;\\\"><a href=\\\"http:\\/\\/www.esmaior.pt\\/esmaior\\/files\\/conselho_geral\\/convocatoria_01_2014dez09%20v1.pdf\\\" style=\\\"color: rgb(0, 131, 232); text-decoration: none; transition-delay: 0s; transition-duration: 0.15s; transition-property: color; transition-timing-function: ease-in-out;\\\" target=\\\"_blank\\\">9 de dezembro de 2014<\\/a><\\/span><\\/span><\\/td>\\r\\n\\t\\t\\t<td style=\\\"width: 203px; text-align: justify;\\\">\\r\\n\\t\\t\\t\\t<span style=\\\"font-family:arial,helvetica,sans-serif;\\\"><span style=\\\"font-size:16px;\\\"><a href=\\\"http:\\/\\/www.esmaior.pt\\/esmaior\\/files\\/CG_Convocatoria_11_2016Nov29.pdf\\\" style=\\\"color: rgb(0, 131, 232); text-decoration: none; transition-delay: 0s; transition-duration: 0.15s; transition-property: color; transition-timing-function: ease-in-out;\\\">29 novembro de 2016<\\/a><\\/span><\\/span><\\/td>\\r\\n\\t\\t\\t<td style=\\\"width: 186.5px;\\\">\\r\\n\\t\\t\\t\\t<span style=\\\"font-family:arial,helvetica,sans-serif;\\\"><span style=\\\"font-size:16px;\\\"><a href=\\\"files\\/conselho_geral\\/CGConvocatoria212019jan29.pdf\\\">2<\\/a><a href=\\\"files\\/conselho_geral\\/CGConvocatoria212019jan29.pdf\\\">9 de janeiro de 2019 (2)<\\/a><\\/span><\\/span><\\/td>\\r\\n\\t\\t\\t<td style=\\\"width: 48px;\\\">\\r\\n\\t\\t\\t\\t&nbsp;<\\/td>\\r\\n\\t\\t<\\/tr>\\r\\n\\t\\t<tr>\\r\\n\\t\\t\\t<td style=\\\"width: 189px; text-align: justify;\\\">\\r\\n\\t\\t\\t\\t<span style=\\\"font-family:arial,helvetica,sans-serif;\\\"><span style=\\\"font-size:16px;\\\"><a href=\\\"http:\\/\\/www.esmaior.pt\\/esmaior\\/files\\/conselho_geral\\/convocatoria_02_2015jan13.pdf\\\" style=\\\"color: rgb(0, 131, 232); text-decoration: none; transition-delay: 0s; transition-duration: 0.15s; transition-property: color; transition-timing-function: ease-in-out;\\\" target=\\\"_blank\\\">13 de janeiro de 2015<\\/a><\\/span><\\/span><\\/td>\\r\\n\\t\\t\\t<td style=\\\"width: 203px; text-align: justify;\\\">\\r\\n\\t\\t\\t\\t<span style=\\\"font-family:arial,helvetica,sans-serif;\\\"><span style=\\\"font-size:16px;\\\"><a href=\\\"files\\/conselho_geral\\/CGConvocatoria122017mar13.pdf\\\">13 mar&ccedil;o 2017<\\/a><\\/span><\\/span><\\/td>\\r\\n\\t\\t\\t<td style=\\\"width: 186.5px;\\\">\\r\\n\\t\\t\\t\\t<span style=\\\"font-family:arial,helvetica,sans-serif;\\\"><span style=\\\"font-size:16px;\\\"><a href=\\\"files\\/conselho_geral\\/CGConvocatoria222019mai14.pdf\\\">14 de maio de 2019<\\/a><\\/span><\\/span><\\/td>\\r\\n\\t\\t\\t<td style=\\\"width: 48px;\\\">\\r\\n\\t\\t\\t\\t&nbsp;<\\/td>\\r\\n\\t\\t<\\/tr>\\r\\n\\t\\t<tr>\\r\\n\\t\\t\\t<td style=\\\"width: 189px; text-align: justify;\\\">\\r\\n\\t\\t\\t\\t<span style=\\\"font-family:arial,helvetica,sans-serif;\\\"><span style=\\\"font-size:16px;\\\"><a href=\\\"http:\\/\\/www.esmaior.pt\\/esmaior\\/files\\/conselho_geral\\/convocatoria_03_2015fev10.pdf\\\" style=\\\"color: rgb(0, 131, 232); text-decoration: none; transition-delay: 0s; transition-duration: 0.15s; transition-property: color; transition-timing-function: ease-in-out;\\\" target=\\\"_blank\\\">11 de fevereiro de 2015<\\/a><\\/span><\\/span><\\/td>\\r\\n\\t\\t\\t<td style=\\\"width: 203px; text-align: justify;\\\">\\r\\n\\t\\t\\t\\t<span style=\\\"font-family:arial,helvetica,sans-serif;\\\"><span style=\\\"font-size:16px;\\\"><a href=\\\"files\\/conselho_geral\\/CGConvocatoria132017mai24.pdf\\\">24 maio 2017<\\/a><\\/span><\\/span><\\/td>\\r\\n\\t\\t\\t<td style=\\\"width: 186.5px;\\\">\\r\\n\\t\\t\\t\\t<span style=\\\"font-family:arial,helvetica,sans-serif;\\\"><span style=\\\"font-size:16px;\\\"><a href=\\\"files\\/conselho_geral\\/CGConvocatoria232019jul23.pdf\\\">23 de julho de 2019<\\/a><\\/span><\\/span><\\/td>\\r\\n\\t\\t\\t<td style=\\\"width: 48px;\\\">\\r\\n\\t\\t\\t\\t&nbsp;<\\/td>\\r\\n\\t\\t<\\/tr>\\r\\n\\t\\t<tr>\\r\\n\\t\\t\\t<td style=\\\"width: 189px; text-align: justify;\\\">\\r\\n\\t\\t\\t\\t<span style=\\\"font-family:arial,helvetica,sans-serif;\\\"><span style=\\\"font-size:16px;\\\"><a href=\\\"http:\\/\\/www.esmaior.pt\\/esmaior\\/files\\/conselho_geral\\/convocatoria_04_%202015abr21.pdf\\\" style=\\\"color: rgb(0, 131, 232); text-decoration: none; transition-delay: 0s; transition-duration: 0.15s; transition-property: color; transition-timing-function: ease-in-out;\\\" target=\\\"_blank\\\">21 de abril de 2015<\\/a><\\/span><\\/span><\\/td>\\r\\n\\t\\t\\t<td style=\\\"width: 203px; text-align: justify;\\\">\\r\\n\\t\\t\\t\\t<span style=\\\"font-family:arial,helvetica,sans-serif;\\\"><span style=\\\"font-size:16px;\\\"><a href=\\\"files\\/conselho_geral\\/CGConvocatoria142017jul25.pdf\\\">25 de julho de 2017<\\/a><\\/span><\\/span><\\/td>\\r\\n\\t\\t\\t<td style=\\\"width: 186.5px;\\\">\\r\\n\\t\\t\\t\\t<span style=\\\"font-family:arial,helvetica,sans-serif;\\\"><span style=\\\"font-size:16px;\\\"><a href=\\\"files\\/conselho_geral\\/CGConvocatoria242019out08.pdf\\\">8 de outubro de 2019<\\/a><\\/span><\\/span><\\/td>\\r\\n\\t\\t\\t<td style=\\\"width: 48px;\\\">\\r\\n\\t\\t\\t\\t&nbsp;<\\/td>\\r\\n\\t\\t<\\/tr>\\r\\n\\t\\t<tr>\\r\\n\\t\\t\\t<td style=\\\"width: 189px; text-align: justify;\\\">\\r\\n\\t\\t\\t\\t<span style=\\\"font-family:arial,helvetica,sans-serif;\\\"><span style=\\\"font-size:16px;\\\"><a href=\\\"http:\\/\\/www.esmaior.pt\\/esmaior\\/files\\/conselho_geral\\/convocatoria_05_2015Jul06.pdf\\\" style=\\\"color: rgb(0, 131, 232); text-decoration: none; transition-delay: 0s; transition-duration: 0.15s; transition-property: color; transition-timing-function: ease-in-out;\\\" target=\\\"_blank\\\">6 de julho de 2015<\\/a><\\/span><\\/span><\\/td>\\r\\n\\t\\t\\t<td style=\\\"width: 203px; text-align: justify;\\\">\\r\\n\\t\\t\\t\\t<span style=\\\"font-family:arial,helvetica,sans-serif;\\\"><span style=\\\"font-size:16px;\\\"><a href=\\\"files\\/conselho_geral\\/CGConvocatoria152017dez13.pdf\\\">13 de dezembro de 2017<\\/a><\\/span><\\/span><\\/td>\\r\\n\\t\\t\\t<td style=\\\"width: 186.5px;\\\">\\r\\n\\t\\t\\t\\t&nbsp;<\\/td>\\r\\n\\t\\t\\t<td style=\\\"width: 48px;\\\">\\r\\n\\t\\t\\t\\t&nbsp;<\\/td>\\r\\n\\t\\t<\\/tr>\\r\\n\\t\\t<tr>\\r\\n\\t\\t\\t<td style=\\\"width: 189px; text-align: justify;\\\">\\r\\n\\t\\t\\t\\t<span style=\\\"font-family:arial,helvetica,sans-serif;\\\"><span style=\\\"font-size:16px;\\\"><a href=\\\"http:\\/\\/www.esmaior.pt\\/esmaior\\/files\\/conselho_geral\\/convocatoria_06_2015nov24.pdf\\\" style=\\\"color: rgb(0, 131, 232); text-decoration: none; transition-delay: 0s; transition-duration: 0.15s; transition-property: color; transition-timing-function: ease-in-out;\\\" target=\\\"_blank\\\">24 de novembro de 2015<\\/a><\\/span><\\/span><\\/td>\\r\\n\\t\\t\\t<td style=\\\"width: 203px; text-align: justify;\\\">\\r\\n\\t\\t\\t\\t<span style=\\\"font-family:arial,helvetica,sans-serif;\\\"><span style=\\\"font-size:16px;\\\"><a href=\\\"files\\/conselho_geral\\/CGConvocatoria162018mar13.pdf\\\">13 de mar&ccedil;o de 2018<\\/a><\\/span><\\/span><\\/td>\\r\\n\\t\\t\\t<td style=\\\"width: 186.5px;\\\">\\r\\n\\t\\t\\t\\t&nbsp;<\\/td>\\r\\n\\t\\t\\t<td style=\\\"width: 48px;\\\">\\r\\n\\t\\t\\t\\t&nbsp;<\\/td>\\r\\n\\t\\t<\\/tr>\\r\\n\\t\\t<tr>\\r\\n\\t\\t\\t<td style=\\\"width: 189px; text-align: justify;\\\">\\r\\n\\t\\t\\t\\t<span style=\\\"font-family:arial,helvetica,sans-serif;\\\"><span style=\\\"font-size:16px;\\\"><a href=\\\"files\\/conselho_geral\\/CGConvocatoria172018jun14.pdf\\\">19 de janeiro de 2016<\\/a><\\/span><\\/span><\\/td>\\r\\n\\t\\t\\t<td style=\\\"width: 203px; text-align: justify;\\\">\\r\\n\\t\\t\\t\\t<span style=\\\"font-family:arial,helvetica,sans-serif;\\\"><span style=\\\"font-size:16px;\\\"><a href=\\\"files\\/conselho_geral\\/CGConvocatoria172018jun14.pdf\\\">14 de&nbsp; junho de 2018<\\/a><\\/span><\\/span><\\/td>\\r\\n\\t\\t\\t<td style=\\\"width: 186.5px;\\\">\\r\\n\\t\\t\\t\\t&nbsp;<\\/td>\\r\\n\\t\\t\\t<td style=\\\"width: 48px;\\\">\\r\\n\\t\\t\\t\\t&nbsp;<\\/td>\\r\\n\\t\\t<\\/tr>\\r\\n\\t\\t<tr>\\r\\n\\t\\t\\t<td style=\\\"width: 189px; text-align: justify;\\\">\\r\\n\\t\\t\\t\\t<span style=\\\"font-family:arial,helvetica,sans-serif;\\\"><span style=\\\"font-size:16px;\\\"><a href=\\\"http:\\/\\/www.esmaior.pt\\/esmaior\\/files\\/CG_Convocatoria_08_2016Abr05.pdf\\\" style=\\\"color: rgb(0, 131, 232); text-decoration: none; transition-delay: 0s; transition-duration: 0.15s; transition-property: color; transition-timing-function: ease-in-out;\\\">05 de abril de 2016<\\/a><\\/span><\\/span><\\/td>\\r\\n\\t\\t\\t<td style=\\\"width: 203px; text-align: justify;\\\">\\r\\n\\t\\t\\t\\t<span style=\\\"font-family:arial,helvetica,sans-serif;\\\"><span style=\\\"font-size:16px;\\\"><a href=\\\"files\\/conselho_geral\\/CGConvocatoria182018jul24.pdf\\\">24 de julho de 2018<\\/a><\\/span><\\/span><\\/td>\\r\\n\\t\\t\\t<td style=\\\"width: 186.5px;\\\">\\r\\n\\t\\t\\t\\t&nbsp;<\\/td>\\r\\n\\t\\t\\t<td style=\\\"width: 48px;\\\">\\r\\n\\t\\t\\t\\t&nbsp;<\\/td>\\r\\n\\t\\t<\\/tr>\\r\\n\\t\\t<tr>\\r\\n\\t\\t\\t<td style=\\\"width: 189px; text-align: justify;\\\">\\r\\n\\t\\t\\t\\t<span style=\\\"font-family:arial,helvetica,sans-serif;\\\"><span style=\\\"font-size:16px;\\\"><a href=\\\"http:\\/\\/www.esmaior.pt\\/esmaior\\/files\\/CG_Convocatoria_09_2016Mai10.pdf\\\" style=\\\"color: rgb(0, 131, 232); text-decoration: none; transition-delay: 0s; transition-duration: 0.15s; transition-property: color; transition-timing-function: ease-in-out;\\\">10 de maio de 2016<\\/a><\\/span><\\/span><\\/td>\\r\\n\\t\\t\\t<td style=\\\"width: 203px; text-align: justify;\\\">\\r\\n\\t\\t\\t\\t<span style=\\\"font-family:arial,helvetica,sans-serif;\\\"><span style=\\\"font-size:16px;\\\"><a href=\\\"files\\/conselho_geral\\/CGConvocatoria192018nov20.pdf\\\">20 de novembro de 2018<\\/a><\\/span><\\/span><\\/td>\\r\\n\\t\\t\\t<td style=\\\"width: 186.5px;\\\">\\r\\n\\t\\t\\t\\t&nbsp;<\\/td>\\r\\n\\t\\t\\t<td style=\\\"width: 48px;\\\">\\r\\n\\t\\t\\t\\t&nbsp;<\\/td>\\r\\n\\t\\t<\\/tr>\\r\\n\\t\\t<tr>\\r\\n\\t\\t\\t<td style=\\\"width: 189px; text-align: justify;\\\">\\r\\n\\t\\t\\t\\t<span style=\\\"font-family:arial,helvetica,sans-serif;\\\"><span style=\\\"font-size:16px;\\\"><a href=\\\"http:\\/\\/www.esmaior.pt\\/esmaior\\/files\\/CG_Convocatoria_10_2016jul04.pdf\\\" style=\\\"color: rgb(0, 131, 232); text-decoration: none; transition-delay: 0s; transition-duration: 0.15s; transition-property: color; transition-timing-function: ease-in-out;\\\">04 de julho de 2016<\\/a><\\/span><\\/span><\\/td>\\r\\n\\t\\t\\t<td style=\\\"width: 203px; text-align: justify;\\\">\\r\\n\\t\\t\\t\\t<span style=\\\"font-family:arial,helvetica,sans-serif;\\\"><span style=\\\"font-size:16px;\\\"><a href=\\\"files\\/conselho_geral\\/CGConvocatoria202019jan29.pdf\\\">29 de janeiro de 2019 (1)&nbsp;<\\/a><\\/span><\\/span><\\/td>\\r\\n\\t\\t\\t<td style=\\\"width: 186.5px;\\\">\\r\\n\\t\\t\\t\\t&nbsp;<\\/td>\\r\\n\\t\\t\\t<td style=\\\"width: 48px;\\\">\\r\\n\\t\\t\\t\\t&nbsp;<\\/td>\\r\\n\\t\\t<\\/tr>\\r\\n\\t<\\/tbody>\\r\\n<\\/table>\\r\\n<p>\\r\\n\\t&nbsp;<\\/p>\\r\\n<p>\\r\\n\\t&nbsp;<\\/p>\\r\\n\",\"fulltext\":\"\",\"state\":1,\"catid\":\"16\",\"created\":\"2019-08-20 10:47:21\",\"created_by\":\"231\",\"created_by_alias\":\"\",\"modified\":\"2019-11-05 10:59:43\",\"modified_by\":\"231\",\"checked_out\":\"231\",\"checked_out_time\":\"2019-11-05 10:59:15\",\"publish_up\":\"2019-08-20 10:47:21\",\"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\":\"{\\\"article_layout\\\":\\\"\\\",\\\"show_title\\\":\\\"\\\",\\\"link_titles\\\":\\\"\\\",\\\"show_tags\\\":\\\"\\\",\\\"show_intro\\\":\\\"\\\",\\\"info_block_position\\\":\\\"\\\",\\\"info_block_show_title\\\":\\\"\\\",\\\"show_category\\\":\\\"\\\",\\\"link_category\\\":\\\"\\\",\\\"show_parent_category\\\":\\\"\\\",\\\"link_parent_category\\\":\\\"\\\",\\\"show_associations\\\":\\\"\\\",\\\"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_page_title\\\":\\\"\\\",\\\"show_publishing_options\\\":\\\"\\\",\\\"show_article_options\\\":\\\"\\\",\\\"show_urls_images_backend\\\":\\\"\\\",\\\"show_urls_images_frontend\\\":\\\"\\\",\\\"astroid_article_type\\\":\\\"regular\\\",\\\"astroid_article_video_type\\\":\\\"youtube\\\",\\\"astroid_article_video_url\\\":\\\"\\\",\\\"astroid_article_gallery_width\\\":\\\"\\\",\\\"astroid_article_gallery_bullets\\\":\\\"1\\\",\\\"astroid_article_gallery_navigation\\\":\\\"1\\\",\\\"astroid_article_thumbnail\\\":\\\"1\\\",\\\"astroid_article_gallery_items\\\":[],\\\"astroid_article_audio_source\\\":\\\"soundcloud\\\",\\\"astroid_article_audio_soundcloud\\\":\\\"\\\",\\\"astroid_article_audio_spotify\\\":\\\"\\\",\\\"astroid_article_review_heading\\\":\\\"\\\",\\\"astroid_article_review_summery\\\":\\\"\\\",\\\"astroid_article_review_good\\\":\\\"\\\",\\\"astroid_article_review_bad\\\":\\\"\\\",\\\"astroid_article_review_rating\\\":\\\"5\\\",\\\"astroid_article_button_action\\\":\\\"\\\",\\\"astroid_article_button_link\\\":\\\"\\\",\\\"astroid_article_review_criterias\\\":[],\\\"astroid_article_quote_text\\\":\\\"\\\",\\\"astroid_article_quote_author\\\":\\\"\\\",\\\"astroid_article_badge\\\":\\\"0\\\",\\\"astroid_article_badge_type\\\":\\\"2\\\",\\\"astroid_article_badge_text\\\":\\\"\\\",\\\"astroid_article_badge_color\\\":\\\"\\\",\\\"astroid_article_badge_text_color\\\":\\\"\\\",\\\"astroid_relatedposts\\\":\\\"\\\",\\\"astroid_socialshare\\\":\\\"\\\",\\\"astroid_comments\\\":\\\"\\\",\\\"astroid_posttype\\\":\\\"\\\",\\\"astroid_readtime\\\":\\\"\\\",\\\"astroid_authorinfo\\\":\\\"0\\\",\\\"astroid_og_title\\\":\\\"\\\",\\\"astroid_og_desc\\\":\\\"\\\",\\\"astroid_og_image\\\":\\\"\\\"}\",\"version\":8,\"ordering\":\"23\",\"metakey\":\"\",\"metadesc\":\"\",\"access\":\"1\",\"hits\":\"0\",\"metadata\":\"{\\\"robots\\\":\\\"\\\",\\\"author\\\":\\\"\\\",\\\"rights\\\":\\\"\\\",\\\"xreference\\\":\\\"\\\"}\",\"featured\":\"0\",\"language\":\"*\",\"xreference\":\"\",\"note\":\"\"}', 0),
(811, 75, 1, '', '2019-11-05 11:00:13', 231, 17948, '18a44ac63edf2a620acb40a70ca9b1f9608efba5', '{\"id\":75,\"asset_id\":\"318\",\"title\":\"Reuni\\u00f5es: convocat\\u00f3rias | decis\\u00f5es \",\"alias\":\"reunioes-convocatorias-decisoes\",\"introtext\":\"<p style=\\\"color: rgb(102, 102, 102); font-family: arial,sans-serif; font-size: 14px; font-style: normal; font-variant: normal; font-weight: 400; letter-spacing: normal; margin-bottom: 10px; margin-left: 0px; margin-right: 0px; margin-top: 0px; orphans: 2; text-align: left; text-decoration: none; text-indent: 0px; text-transform: none; -webkit-text-stroke-width: 0px; white-space: normal; word-spacing: 0px;\\\">\\r\\n\\t&nbsp;<\\/p>\\r\\n<p style=\\\"color: rgb(102, 102, 102); font-family: arial,sans-serif; font-size: 14px; font-style: normal; font-variant: normal; font-weight: 400; letter-spacing: normal; margin-bottom: 10px; margin-left: 0px; margin-right: 0px; margin-top: 0px; orphans: 2; text-align: left; text-decoration: none; text-indent: 0px; text-transform: none; -webkit-text-stroke-width: 0px; white-space: normal; word-spacing: 0px;\\\">\\r\\n\\t&nbsp;<\\/p>\\r\\n<table align=\\\"center\\\" border=\\\"0\\\" cellpadding=\\\"1\\\" cellspacing=\\\"1\\\" style=\\\"width: 649px;\\\">\\r\\n\\t<tbody>\\r\\n\\t\\t<tr>\\r\\n\\t\\t\\t<td style=\\\"width: 189px; text-align: justify;\\\">\\r\\n\\t\\t\\t\\t<span style=\\\"color:#0000ff;\\\"><u><span style=\\\"font-family:arial,helvetica,sans-serif;\\\"><span style=\\\"font-size:16px;\\\"><a href=\\\"http:\\/\\/www.esmaior.pt\\/esmaior\\/files\\/conselho_geral\\/convocatoria_01_2014dez09%20v1.pdf\\\" style=\\\"color: rgb(0, 131, 232); text-decoration: none; transition-delay: 0s; transition-duration: 0.15s; transition-property: color; transition-timing-function: ease-in-out;\\\" target=\\\"_blank\\\">9 de dezembro de 2014<\\/a><\\/span><\\/span><\\/u><\\/span><u><span style=\\\"font-family:arial,helvetica,sans-serif;\\\"><span style=\\\"font-size:16px;\\\"><\\/span><\\/span><\\/u><\\/td>\\r\\n\\t\\t\\t<td style=\\\"width: 203px; text-align: justify;\\\">\\r\\n\\t\\t\\t\\t<span style=\\\"color:#0000ff;\\\"><u><span style=\\\"font-family:arial,helvetica,sans-serif;\\\"><span style=\\\"font-size:16px;\\\"><a href=\\\"http:\\/\\/www.esmaior.pt\\/esmaior\\/files\\/CG_Convocatoria_11_2016Nov29.pdf\\\" style=\\\"color: rgb(0, 131, 232); text-decoration: none; transition-delay: 0s; transition-duration: 0.15s; transition-property: color; transition-timing-function: ease-in-out;\\\">29 novembro de 2016<\\/a><\\/span><\\/span><\\/u><\\/span><u><span style=\\\"font-family:arial,helvetica,sans-serif;\\\"><span style=\\\"font-size:16px;\\\"><\\/span><\\/span><\\/u><\\/td>\\r\\n\\t\\t\\t<td style=\\\"width: 186.5px;\\\">\\r\\n\\t\\t\\t\\t<span style=\\\"color:#0000ff;\\\"><u><span style=\\\"font-family:arial,helvetica,sans-serif;\\\"><span style=\\\"font-size:16px;\\\"><a href=\\\"files\\/conselho_geral\\/CGConvocatoria212019jan29.pdf\\\">2<\\/a><\\/span><\\/span><\\/u><\\/span><u><span style=\\\"font-family:arial,helvetica,sans-serif;\\\"><span style=\\\"font-size:16px;\\\"><a href=\\\"files\\/conselho_geral\\/CGConvocatoria212019jan29.pdf\\\"><span style=\\\"color:#0000ff;\\\">9 de janeiro de 2019 (2)<\\/span><\\/a><\\/span><\\/span><\\/u><\\/td>\\r\\n\\t\\t\\t<td style=\\\"width: 48px;\\\">\\r\\n\\t\\t\\t\\t&nbsp;<\\/td>\\r\\n\\t\\t<\\/tr>\\r\\n\\t\\t<tr>\\r\\n\\t\\t\\t<td style=\\\"width: 189px; text-align: justify;\\\">\\r\\n\\t\\t\\t\\t<span style=\\\"color:#0000ff;\\\"><u><span style=\\\"font-family:arial,helvetica,sans-serif;\\\"><span style=\\\"font-size:16px;\\\"><a href=\\\"http:\\/\\/www.esmaior.pt\\/esmaior\\/files\\/conselho_geral\\/convocatoria_02_2015jan13.pdf\\\" style=\\\"color: rgb(0, 131, 232); text-decoration: none; transition-delay: 0s; transition-duration: 0.15s; transition-property: color; transition-timing-function: ease-in-out;\\\" target=\\\"_blank\\\">13 de janeiro de 2015<\\/a><\\/span><\\/span><\\/u><\\/span><u><span style=\\\"font-family:arial,helvetica,sans-serif;\\\"><span style=\\\"font-size:16px;\\\"><\\/span><\\/span><\\/u><\\/td>\\r\\n\\t\\t\\t<td style=\\\"width: 203px; text-align: justify;\\\">\\r\\n\\t\\t\\t\\t<span style=\\\"color:#0000ff;\\\"><u><span style=\\\"font-family:arial,helvetica,sans-serif;\\\"><span style=\\\"font-size:16px;\\\"><a href=\\\"files\\/conselho_geral\\/CGConvocatoria122017mar13.pdf\\\">13 mar&ccedil;o 2017<\\/a><\\/span><\\/span><\\/u><\\/span><u><span style=\\\"font-family:arial,helvetica,sans-serif;\\\"><span style=\\\"font-size:16px;\\\"><\\/span><\\/span><\\/u><\\/td>\\r\\n\\t\\t\\t<td style=\\\"width: 186.5px;\\\">\\r\\n\\t\\t\\t\\t<span style=\\\"color:#0000ff;\\\"><u><span style=\\\"font-family:arial,helvetica,sans-serif;\\\"><span style=\\\"font-size:16px;\\\"><a href=\\\"files\\/conselho_geral\\/CGConvocatoria222019mai14.pdf\\\">14 de maio de 2019<\\/a><\\/span><\\/span><\\/u><\\/span><u><span style=\\\"font-family:arial,helvetica,sans-serif;\\\"><span style=\\\"font-size:16px;\\\"><\\/span><\\/span><\\/u><\\/td>\\r\\n\\t\\t\\t<td style=\\\"width: 48px;\\\">\\r\\n\\t\\t\\t\\t&nbsp;<\\/td>\\r\\n\\t\\t<\\/tr>\\r\\n\\t\\t<tr>\\r\\n\\t\\t\\t<td style=\\\"width: 189px; text-align: justify;\\\">\\r\\n\\t\\t\\t\\t<span style=\\\"color:#0000ff;\\\"><u><span style=\\\"font-family:arial,helvetica,sans-serif;\\\"><span style=\\\"font-size:16px;\\\"><a href=\\\"http:\\/\\/www.esmaior.pt\\/esmaior\\/files\\/conselho_geral\\/convocatoria_03_2015fev10.pdf\\\" style=\\\"color: rgb(0, 131, 232); text-decoration: none; transition-delay: 0s; transition-duration: 0.15s; transition-property: color; transition-timing-function: ease-in-out;\\\" target=\\\"_blank\\\">11 de fevereiro de 2015<\\/a><\\/span><\\/span><\\/u><\\/span><u><span style=\\\"font-family:arial,helvetica,sans-serif;\\\"><span style=\\\"font-size:16px;\\\"><\\/span><\\/span><\\/u><\\/td>\\r\\n\\t\\t\\t<td style=\\\"width: 203px; text-align: justify;\\\">\\r\\n\\t\\t\\t\\t<span style=\\\"color:#0000ff;\\\"><u><span style=\\\"font-family:arial,helvetica,sans-serif;\\\"><span style=\\\"font-size:16px;\\\"><a href=\\\"files\\/conselho_geral\\/CGConvocatoria132017mai24.pdf\\\">24 maio 2017<\\/a><\\/span><\\/span><\\/u><\\/span><u><span style=\\\"font-family:arial,helvetica,sans-serif;\\\"><span style=\\\"font-size:16px;\\\"><\\/span><\\/span><\\/u><\\/td>\\r\\n\\t\\t\\t<td style=\\\"width: 186.5px;\\\">\\r\\n\\t\\t\\t\\t<span style=\\\"color:#0000ff;\\\"><u><span style=\\\"font-family:arial,helvetica,sans-serif;\\\"><span style=\\\"font-size:16px;\\\"><a href=\\\"files\\/conselho_geral\\/CGConvocatoria232019jul23.pdf\\\">23 de julho de 2019<\\/a><\\/span><\\/span><\\/u><\\/span><u><span style=\\\"font-family:arial,helvetica,sans-serif;\\\"><span style=\\\"font-size:16px;\\\"><\\/span><\\/span><\\/u><\\/td>\\r\\n\\t\\t\\t<td style=\\\"width: 48px;\\\">\\r\\n\\t\\t\\t\\t&nbsp;<\\/td>\\r\\n\\t\\t<\\/tr>\\r\\n\\t\\t<tr>\\r\\n\\t\\t\\t<td style=\\\"width: 189px; text-align: justify;\\\">\\r\\n\\t\\t\\t\\t<span style=\\\"color:#0000ff;\\\"><u><span style=\\\"font-family:arial,helvetica,sans-serif;\\\"><span style=\\\"font-size:16px;\\\"><a href=\\\"http:\\/\\/www.esmaior.pt\\/esmaior\\/files\\/conselho_geral\\/convocatoria_04_%202015abr21.pdf\\\" style=\\\"color: rgb(0, 131, 232); text-decoration: none; transition-delay: 0s; transition-duration: 0.15s; transition-property: color; transition-timing-function: ease-in-out;\\\" target=\\\"_blank\\\">21 de abril de 2015<\\/a><\\/span><\\/span><\\/u><\\/span><u><span style=\\\"font-family:arial,helvetica,sans-serif;\\\"><span style=\\\"font-size:16px;\\\"><\\/span><\\/span><\\/u><\\/td>\\r\\n\\t\\t\\t<td style=\\\"width: 203px; text-align: justify;\\\">\\r\\n\\t\\t\\t\\t<span style=\\\"color:#0000ff;\\\"><u><span style=\\\"font-family:arial,helvetica,sans-serif;\\\"><span style=\\\"font-size:16px;\\\"><a href=\\\"files\\/conselho_geral\\/CGConvocatoria142017jul25.pdf\\\">25 de julho de 2017<\\/a><\\/span><\\/span><\\/u><\\/span><u><span style=\\\"font-family:arial,helvetica,sans-serif;\\\"><span style=\\\"font-size:16px;\\\"><\\/span><\\/span><\\/u><\\/td>\\r\\n\\t\\t\\t<td style=\\\"width: 186.5px;\\\">\\r\\n\\t\\t\\t\\t<span style=\\\"color:#0000ff;\\\"><u><span style=\\\"font-family:arial,helvetica,sans-serif;\\\"><span style=\\\"font-size:16px;\\\"><a href=\\\"files\\/conselho_geral\\/CGConvocatoria242019out08.pdf\\\">8 de outubro de 2019<\\/a><\\/span><\\/span><\\/u><\\/span><u><span style=\\\"font-family:arial,helvetica,sans-serif;\\\"><span style=\\\"font-size:16px;\\\"><\\/span><\\/span><\\/u><\\/td>\\r\\n\\t\\t\\t<td style=\\\"width: 48px;\\\">\\r\\n\\t\\t\\t\\t&nbsp;<\\/td>\\r\\n\\t\\t<\\/tr>\\r\\n\\t\\t<tr>\\r\\n\\t\\t\\t<td style=\\\"width: 189px; text-align: justify;\\\">\\r\\n\\t\\t\\t\\t<span style=\\\"color:#0000ff;\\\"><u><span style=\\\"font-family:arial,helvetica,sans-serif;\\\"><span style=\\\"font-size:16px;\\\"><a href=\\\"http:\\/\\/www.esmaior.pt\\/esmaior\\/files\\/conselho_geral\\/convocatoria_05_2015Jul06.pdf\\\" style=\\\"color: rgb(0, 131, 232); text-decoration: none; transition-delay: 0s; transition-duration: 0.15s; transition-property: color; transition-timing-function: ease-in-out;\\\" target=\\\"_blank\\\">6 de julho de 2015<\\/a><\\/span><\\/span><\\/u><\\/span><u><span style=\\\"font-family:arial,helvetica,sans-serif;\\\"><span style=\\\"font-size:16px;\\\"><\\/span><\\/span><\\/u><\\/td>\\r\\n\\t\\t\\t<td style=\\\"width: 203px; text-align: justify;\\\">\\r\\n\\t\\t\\t\\t<span style=\\\"color:#0000ff;\\\"><u><span style=\\\"font-family:arial,helvetica,sans-serif;\\\"><span style=\\\"font-size:16px;\\\"><a href=\\\"files\\/conselho_geral\\/CGConvocatoria152017dez13.pdf\\\">13 de dezembro de 2017<\\/a><\\/span><\\/span><\\/u><\\/span><u><span style=\\\"font-family:arial,helvetica,sans-serif;\\\"><span style=\\\"font-size:16px;\\\"><\\/span><\\/span><\\/u><\\/td>\\r\\n\\t\\t\\t<td style=\\\"width: 186.5px;\\\">\\r\\n\\t\\t\\t\\t&nbsp;<\\/td>\\r\\n\\t\\t\\t<td style=\\\"width: 48px;\\\">\\r\\n\\t\\t\\t\\t&nbsp;<\\/td>\\r\\n\\t\\t<\\/tr>\\r\\n\\t\\t<tr>\\r\\n\\t\\t\\t<td style=\\\"width: 189px; text-align: justify;\\\">\\r\\n\\t\\t\\t\\t<span style=\\\"color:#0000ff;\\\"><u><span style=\\\"font-family:arial,helvetica,sans-serif;\\\"><span style=\\\"font-size:16px;\\\"><a href=\\\"http:\\/\\/www.esmaior.pt\\/esmaior\\/files\\/conselho_geral\\/convocatoria_06_2015nov24.pdf\\\" style=\\\"color: rgb(0, 131, 232); text-decoration: none; transition-delay: 0s; transition-duration: 0.15s; transition-property: color; transition-timing-function: ease-in-out;\\\" target=\\\"_blank\\\">24 de novembro de 2015<\\/a><\\/span><\\/span><\\/u><\\/span><u><span style=\\\"font-family:arial,helvetica,sans-serif;\\\"><span style=\\\"font-size:16px;\\\"><\\/span><\\/span><\\/u><\\/td>\\r\\n\\t\\t\\t<td style=\\\"width: 203px; text-align: justify;\\\">\\r\\n\\t\\t\\t\\t<span style=\\\"color:#0000ff;\\\"><u><span style=\\\"font-family:arial,helvetica,sans-serif;\\\"><span style=\\\"font-size:16px;\\\"><a href=\\\"files\\/conselho_geral\\/CGConvocatoria162018mar13.pdf\\\">13 de mar&ccedil;o de 2018<\\/a><\\/span><\\/span><\\/u><\\/span><u><span style=\\\"font-family:arial,helvetica,sans-serif;\\\"><span style=\\\"font-size:16px;\\\"><\\/span><\\/span><\\/u><\\/td>\\r\\n\\t\\t\\t<td style=\\\"width: 186.5px;\\\">\\r\\n\\t\\t\\t\\t&nbsp;<\\/td>\\r\\n\\t\\t\\t<td style=\\\"width: 48px;\\\">\\r\\n\\t\\t\\t\\t&nbsp;<\\/td>\\r\\n\\t\\t<\\/tr>\\r\\n\\t\\t<tr>\\r\\n\\t\\t\\t<td style=\\\"width: 189px; text-align: justify;\\\">\\r\\n\\t\\t\\t\\t<span style=\\\"color:#0000ff;\\\"><u><span style=\\\"font-family:arial,helvetica,sans-serif;\\\"><span style=\\\"font-size:16px;\\\"><a href=\\\"files\\/conselho_geral\\/CGConvocatoria172018jun14.pdf\\\">19 de janeiro de 2016<\\/a><\\/span><\\/span><\\/u><\\/span><u><span style=\\\"font-family:arial,helvetica,sans-serif;\\\"><span style=\\\"font-size:16px;\\\"><\\/span><\\/span><\\/u><\\/td>\\r\\n\\t\\t\\t<td style=\\\"width: 203px; text-align: justify;\\\">\\r\\n\\t\\t\\t\\t<span style=\\\"color:#0000ff;\\\"><u><span style=\\\"font-family:arial,helvetica,sans-serif;\\\"><span style=\\\"font-size:16px;\\\"><a href=\\\"files\\/conselho_geral\\/CGConvocatoria172018jun14.pdf\\\">14 de&nbsp; junho de 2018<\\/a><\\/span><\\/span><\\/u><\\/span><u><span style=\\\"font-family:arial,helvetica,sans-serif;\\\"><span style=\\\"font-size:16px;\\\"><\\/span><\\/span><\\/u><\\/td>\\r\\n\\t\\t\\t<td style=\\\"width: 186.5px;\\\">\\r\\n\\t\\t\\t\\t&nbsp;<\\/td>\\r\\n\\t\\t\\t<td style=\\\"width: 48px;\\\">\\r\\n\\t\\t\\t\\t&nbsp;<\\/td>\\r\\n\\t\\t<\\/tr>\\r\\n\\t\\t<tr>\\r\\n\\t\\t\\t<td style=\\\"width: 189px; text-align: justify;\\\">\\r\\n\\t\\t\\t\\t<span style=\\\"color:#0000ff;\\\"><u><span style=\\\"font-family:arial,helvetica,sans-serif;\\\"><span style=\\\"font-size:16px;\\\"><a href=\\\"http:\\/\\/www.esmaior.pt\\/esmaior\\/files\\/CG_Convocatoria_08_2016Abr05.pdf\\\" style=\\\"color: rgb(0, 131, 232); text-decoration: none; transition-delay: 0s; transition-duration: 0.15s; transition-property: color; transition-timing-function: ease-in-out;\\\">05 de abril de 2016<\\/a><\\/span><\\/span><\\/u><\\/span><u><span style=\\\"font-family:arial,helvetica,sans-serif;\\\"><span style=\\\"font-size:16px;\\\"><\\/span><\\/span><\\/u><\\/td>\\r\\n\\t\\t\\t<td style=\\\"width: 203px; text-align: justify;\\\">\\r\\n\\t\\t\\t\\t<span style=\\\"color:#0000ff;\\\"><u><span style=\\\"font-family:arial,helvetica,sans-serif;\\\"><span style=\\\"font-size:16px;\\\"><a href=\\\"files\\/conselho_geral\\/CGConvocatoria182018jul24.pdf\\\">24 de julho de 2018<\\/a><\\/span><\\/span><\\/u><\\/span><u><span style=\\\"font-family:arial,helvetica,sans-serif;\\\"><span style=\\\"font-size:16px;\\\"><\\/span><\\/span><\\/u><\\/td>\\r\\n\\t\\t\\t<td style=\\\"width: 186.5px;\\\">\\r\\n\\t\\t\\t\\t&nbsp;<\\/td>\\r\\n\\t\\t\\t<td style=\\\"width: 48px;\\\">\\r\\n\\t\\t\\t\\t&nbsp;<\\/td>\\r\\n\\t\\t<\\/tr>\\r\\n\\t\\t<tr>\\r\\n\\t\\t\\t<td style=\\\"width: 189px; text-align: justify;\\\">\\r\\n\\t\\t\\t\\t<span style=\\\"color:#0000ff;\\\"><u><span style=\\\"font-family:arial,helvetica,sans-serif;\\\"><span style=\\\"font-size:16px;\\\"><a href=\\\"http:\\/\\/www.esmaior.pt\\/esmaior\\/files\\/CG_Convocatoria_09_2016Mai10.pdf\\\" style=\\\"color: rgb(0, 131, 232); text-decoration: none; transition-delay: 0s; transition-duration: 0.15s; transition-property: color; transition-timing-function: ease-in-out;\\\">10 de maio de 2016<\\/a><\\/span><\\/span><\\/u><\\/span><u><span style=\\\"font-family:arial,helvetica,sans-serif;\\\"><span style=\\\"font-size:16px;\\\"><\\/span><\\/span><\\/u><\\/td>\\r\\n\\t\\t\\t<td style=\\\"width: 203px; text-align: justify;\\\">\\r\\n\\t\\t\\t\\t<span style=\\\"color:#0000ff;\\\"><u><span style=\\\"font-family:arial,helvetica,sans-serif;\\\"><span style=\\\"font-size:16px;\\\"><a href=\\\"files\\/conselho_geral\\/CGConvocatoria192018nov20.pdf\\\">20 de novembro de 2018<\\/a><\\/span><\\/span><\\/u><\\/span><u><span style=\\\"font-family:arial,helvetica,sans-serif;\\\"><span style=\\\"font-size:16px;\\\"><\\/span><\\/span><\\/u><\\/td>\\r\\n\\t\\t\\t<td style=\\\"width: 186.5px;\\\">\\r\\n\\t\\t\\t\\t&nbsp;<\\/td>\\r\\n\\t\\t\\t<td style=\\\"width: 48px;\\\">\\r\\n\\t\\t\\t\\t&nbsp;<\\/td>\\r\\n\\t\\t<\\/tr>\\r\\n\\t\\t<tr>\\r\\n\\t\\t\\t<td style=\\\"width: 189px; text-align: justify;\\\">\\r\\n\\t\\t\\t\\t<span style=\\\"color:#0000ff;\\\"><u><span style=\\\"font-family:arial,helvetica,sans-serif;\\\"><span style=\\\"font-size:16px;\\\"><a href=\\\"http:\\/\\/www.esmaior.pt\\/esmaior\\/files\\/CG_Convocatoria_10_2016jul04.pdf\\\" style=\\\"color: rgb(0, 131, 232); text-decoration: none; transition-delay: 0s; transition-duration: 0.15s; transition-property: color; transition-timing-function: ease-in-out;\\\">04 de julho de 2016<\\/a><\\/span><\\/span><\\/u><\\/span><u><span style=\\\"font-family:arial,helvetica,sans-serif;\\\"><span style=\\\"font-size:16px;\\\"><\\/span><\\/span><\\/u><\\/td>\\r\\n\\t\\t\\t<td style=\\\"width: 203px; text-align: justify;\\\">\\r\\n\\t\\t\\t\\t<span style=\\\"color:#0000ff;\\\"><u><span style=\\\"font-family:arial,helvetica,sans-serif;\\\"><span style=\\\"font-size:16px;\\\"><a href=\\\"files\\/conselho_geral\\/CGConvocatoria202019jan29.pdf\\\">29 de janeiro de 2019 (1)&nbsp;<\\/a><\\/span><\\/span><\\/u><\\/span><u><span style=\\\"font-family:arial,helvetica,sans-serif;\\\"><span style=\\\"font-size:16px;\\\"><\\/span><\\/span><\\/u><\\/td>\\r\\n\\t\\t\\t<td style=\\\"width: 186.5px;\\\">\\r\\n\\t\\t\\t\\t&nbsp;<\\/td>\\r\\n\\t\\t\\t<td style=\\\"width: 48px;\\\">\\r\\n\\t\\t\\t\\t&nbsp;<\\/td>\\r\\n\\t\\t<\\/tr>\\r\\n\\t<\\/tbody>\\r\\n<\\/table>\\r\\n<p>\\r\\n\\t&nbsp;<\\/p>\\r\\n<p>\\r\\n\\t&nbsp;<\\/p>\\r\\n\",\"fulltext\":\"\",\"state\":1,\"catid\":\"16\",\"created\":\"2019-08-20 10:47:21\",\"created_by\":\"231\",\"created_by_alias\":\"\",\"modified\":\"2019-11-05 11:00:13\",\"modified_by\":\"231\",\"checked_out\":\"231\",\"checked_out_time\":\"2019-11-05 10:59:43\",\"publish_up\":\"2019-08-20 10:47:21\",\"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\":\"{\\\"article_layout\\\":\\\"\\\",\\\"show_title\\\":\\\"\\\",\\\"link_titles\\\":\\\"\\\",\\\"show_tags\\\":\\\"\\\",\\\"show_intro\\\":\\\"\\\",\\\"info_block_position\\\":\\\"\\\",\\\"info_block_show_title\\\":\\\"\\\",\\\"show_category\\\":\\\"\\\",\\\"link_category\\\":\\\"\\\",\\\"show_parent_category\\\":\\\"\\\",\\\"link_parent_category\\\":\\\"\\\",\\\"show_associations\\\":\\\"\\\",\\\"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_page_title\\\":\\\"\\\",\\\"show_publishing_options\\\":\\\"\\\",\\\"show_article_options\\\":\\\"\\\",\\\"show_urls_images_backend\\\":\\\"\\\",\\\"show_urls_images_frontend\\\":\\\"\\\",\\\"astroid_article_type\\\":\\\"regular\\\",\\\"astroid_article_video_type\\\":\\\"youtube\\\",\\\"astroid_article_video_url\\\":\\\"\\\",\\\"astroid_article_gallery_width\\\":\\\"\\\",\\\"astroid_article_gallery_bullets\\\":\\\"1\\\",\\\"astroid_article_gallery_navigation\\\":\\\"1\\\",\\\"astroid_article_thumbnail\\\":\\\"1\\\",\\\"astroid_article_gallery_items\\\":[],\\\"astroid_article_audio_source\\\":\\\"soundcloud\\\",\\\"astroid_article_audio_soundcloud\\\":\\\"\\\",\\\"astroid_article_audio_spotify\\\":\\\"\\\",\\\"astroid_article_review_heading\\\":\\\"\\\",\\\"astroid_article_review_summery\\\":\\\"\\\",\\\"astroid_article_review_good\\\":\\\"\\\",\\\"astroid_article_review_bad\\\":\\\"\\\",\\\"astroid_article_review_rating\\\":\\\"5\\\",\\\"astroid_article_button_action\\\":\\\"\\\",\\\"astroid_article_button_link\\\":\\\"\\\",\\\"astroid_article_review_criterias\\\":[],\\\"astroid_article_quote_text\\\":\\\"\\\",\\\"astroid_article_quote_author\\\":\\\"\\\",\\\"astroid_article_badge\\\":\\\"0\\\",\\\"astroid_article_badge_type\\\":\\\"2\\\",\\\"astroid_article_badge_text\\\":\\\"\\\",\\\"astroid_article_badge_color\\\":\\\"\\\",\\\"astroid_article_badge_text_color\\\":\\\"\\\",\\\"astroid_relatedposts\\\":\\\"\\\",\\\"astroid_socialshare\\\":\\\"\\\",\\\"astroid_comments\\\":\\\"\\\",\\\"astroid_posttype\\\":\\\"\\\",\\\"astroid_readtime\\\":\\\"\\\",\\\"astroid_authorinfo\\\":\\\"0\\\",\\\"astroid_og_title\\\":\\\"\\\",\\\"astroid_og_desc\\\":\\\"\\\",\\\"astroid_og_image\\\":\\\"\\\"}\",\"version\":9,\"ordering\":\"23\",\"metakey\":\"\",\"metadesc\":\"\",\"access\":\"1\",\"hits\":\"0\",\"metadata\":\"{\\\"robots\\\":\\\"\\\",\\\"author\\\":\\\"\\\",\\\"rights\\\":\\\"\\\",\\\"xreference\\\":\\\"\\\"}\",\"featured\":\"0\",\"language\":\"*\",\"xreference\":\"\",\"note\":\"\"}', 0);
INSERT INTO `ynfp8_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
(812, 75, 1, '', '2019-11-05 11:01:23', 231, 17840, '345b8c5dd5d6c0432ad016ca26dab3067e02fdc4', '{\"id\":75,\"asset_id\":\"318\",\"title\":\"Reuni\\u00f5es: convocat\\u00f3rias | decis\\u00f5es \",\"alias\":\"reunioes-convocatorias-decisoes\",\"introtext\":\"<p style=\\\"color: rgb(102, 102, 102); font-family: arial,sans-serif; font-size: 14px; font-style: normal; font-variant: normal; font-weight: 400; letter-spacing: normal; margin-bottom: 10px; margin-left: 0px; margin-right: 0px; margin-top: 0px; orphans: 2; text-align: left; text-decoration: none; text-indent: 0px; text-transform: none; -webkit-text-stroke-width: 0px; white-space: normal; word-spacing: 0px;\\\">\\r\\n\\t&nbsp;<\\/p>\\r\\n<p style=\\\"color: rgb(102, 102, 102); font-family: arial,sans-serif; font-size: 14px; font-style: normal; font-variant: normal; font-weight: 400; letter-spacing: normal; margin-bottom: 10px; margin-left: 0px; margin-right: 0px; margin-top: 0px; orphans: 2; text-align: left; text-decoration: none; text-indent: 0px; text-transform: none; -webkit-text-stroke-width: 0px; white-space: normal; word-spacing: 0px;\\\">\\r\\n\\t&nbsp;<\\/p>\\r\\n<table align=\\\"center\\\" border=\\\"0\\\" cellpadding=\\\"1\\\" cellspacing=\\\"1\\\" style=\\\"width: 649px;\\\">\\r\\n\\t<tbody>\\r\\n\\t\\t<tr>\\r\\n\\t\\t\\t<td style=\\\"width: 189px; text-align: justify;\\\">\\r\\n\\t\\t\\t\\t<span style=\\\"color:#000000;\\\"><u><span style=\\\"font-family:arial,helvetica,sans-serif;\\\"><span style=\\\"font-size:16px;\\\"><a href=\\\"http:\\/\\/www.esmaior.pt\\/esmaior\\/files\\/conselho_geral\\/convocatoria_01_2014dez09%20v1.pdf\\\" style=\\\"color: rgb(0, 131, 232); text-decoration: none; transition-delay: 0s; transition-duration: 0.15s; transition-property: color; transition-timing-function: ease-in-out;\\\" target=\\\"_blank\\\">9 de dezembro de 2014<\\/a><\\/span><\\/span><\\/u><\\/span><u><span style=\\\"font-family:arial,helvetica,sans-serif;\\\"><span style=\\\"font-size:16px;\\\"><\\/span><\\/span><\\/u><\\/td>\\r\\n\\t\\t\\t<td style=\\\"width: 203px; text-align: justify;\\\">\\r\\n\\t\\t\\t\\t<span style=\\\"color:#000000;\\\"><u><span style=\\\"font-family:arial,helvetica,sans-serif;\\\"><span style=\\\"font-size:16px;\\\"><a href=\\\"http:\\/\\/www.esmaior.pt\\/esmaior\\/files\\/CG_Convocatoria_11_2016Nov29.pdf\\\" style=\\\"color: rgb(0, 131, 232); text-decoration: none; transition-delay: 0s; transition-duration: 0.15s; transition-property: color; transition-timing-function: ease-in-out;\\\">29 novembro de 2016<\\/a><\\/span><\\/span><\\/u><\\/span><u><span style=\\\"font-family:arial,helvetica,sans-serif;\\\"><span style=\\\"font-size:16px;\\\"><\\/span><\\/span><\\/u><\\/td>\\r\\n\\t\\t\\t<td style=\\\"width: 186.5px;\\\">\\r\\n\\t\\t\\t\\t<span style=\\\"color:#000000;\\\"><u><span style=\\\"font-family:arial,helvetica,sans-serif;\\\"><span style=\\\"font-size:16px;\\\"><a href=\\\"files\\/conselho_geral\\/CGConvocatoria212019jan29.pdf\\\">29 de janeiro de 2019 (2)<\\/a><\\/span><\\/span><\\/u><\\/span><u><span style=\\\"font-family:arial,helvetica,sans-serif;\\\"><span style=\\\"font-size:16px;\\\"><\\/span><\\/span><\\/u><\\/td>\\r\\n\\t\\t\\t<td style=\\\"width: 48px;\\\">\\r\\n\\t\\t\\t\\t&nbsp;<\\/td>\\r\\n\\t\\t<\\/tr>\\r\\n\\t\\t<tr>\\r\\n\\t\\t\\t<td style=\\\"width: 189px; text-align: justify;\\\">\\r\\n\\t\\t\\t\\t<span style=\\\"color:#000000;\\\"><u><span style=\\\"font-family:arial,helvetica,sans-serif;\\\"><span style=\\\"font-size:16px;\\\"><a href=\\\"http:\\/\\/www.esmaior.pt\\/esmaior\\/files\\/conselho_geral\\/convocatoria_02_2015jan13.pdf\\\" style=\\\"color: rgb(0, 131, 232); text-decoration: none; transition-delay: 0s; transition-duration: 0.15s; transition-property: color; transition-timing-function: ease-in-out;\\\" target=\\\"_blank\\\">13 de janeiro de 2015<\\/a><\\/span><\\/span><\\/u><\\/span><u><span style=\\\"font-family:arial,helvetica,sans-serif;\\\"><span style=\\\"font-size:16px;\\\"><\\/span><\\/span><\\/u><\\/td>\\r\\n\\t\\t\\t<td style=\\\"width: 203px; text-align: justify;\\\">\\r\\n\\t\\t\\t\\t<span style=\\\"color:#000000;\\\"><u><span style=\\\"font-family:arial,helvetica,sans-serif;\\\"><span style=\\\"font-size:16px;\\\"><a href=\\\"files\\/conselho_geral\\/CGConvocatoria122017mar13.pdf\\\">13 mar&ccedil;o 2017<\\/a><\\/span><\\/span><\\/u><\\/span><u><span style=\\\"font-family:arial,helvetica,sans-serif;\\\"><span style=\\\"font-size:16px;\\\"><\\/span><\\/span><\\/u><\\/td>\\r\\n\\t\\t\\t<td style=\\\"width: 186.5px;\\\">\\r\\n\\t\\t\\t\\t<span style=\\\"color:#000000;\\\"><u><span style=\\\"font-family:arial,helvetica,sans-serif;\\\"><span style=\\\"font-size:16px;\\\"><a href=\\\"files\\/conselho_geral\\/CGConvocatoria222019mai14.pdf\\\">14 de maio de 2019<\\/a><\\/span><\\/span><\\/u><\\/span><u><span style=\\\"font-family:arial,helvetica,sans-serif;\\\"><span style=\\\"font-size:16px;\\\"><\\/span><\\/span><\\/u><\\/td>\\r\\n\\t\\t\\t<td style=\\\"width: 48px;\\\">\\r\\n\\t\\t\\t\\t&nbsp;<\\/td>\\r\\n\\t\\t<\\/tr>\\r\\n\\t\\t<tr>\\r\\n\\t\\t\\t<td style=\\\"width: 189px; text-align: justify;\\\">\\r\\n\\t\\t\\t\\t<span style=\\\"color:#000000;\\\"><u><span style=\\\"font-family:arial,helvetica,sans-serif;\\\"><span style=\\\"font-size:16px;\\\"><a href=\\\"http:\\/\\/www.esmaior.pt\\/esmaior\\/files\\/conselho_geral\\/convocatoria_03_2015fev10.pdf\\\" style=\\\"color: rgb(0, 131, 232); text-decoration: none; transition-delay: 0s; transition-duration: 0.15s; transition-property: color; transition-timing-function: ease-in-out;\\\" target=\\\"_blank\\\">11 de fevereiro de 2015<\\/a><\\/span><\\/span><\\/u><\\/span><u><span style=\\\"font-family:arial,helvetica,sans-serif;\\\"><span style=\\\"font-size:16px;\\\"><\\/span><\\/span><\\/u><\\/td>\\r\\n\\t\\t\\t<td style=\\\"width: 203px; text-align: justify;\\\">\\r\\n\\t\\t\\t\\t<span style=\\\"color:#000000;\\\"><u><span style=\\\"font-family:arial,helvetica,sans-serif;\\\"><span style=\\\"font-size:16px;\\\"><a href=\\\"files\\/conselho_geral\\/CGConvocatoria132017mai24.pdf\\\">24 maio 2017<\\/a><\\/span><\\/span><\\/u><\\/span><u><span style=\\\"font-family:arial,helvetica,sans-serif;\\\"><span style=\\\"font-size:16px;\\\"><\\/span><\\/span><\\/u><\\/td>\\r\\n\\t\\t\\t<td style=\\\"width: 186.5px;\\\">\\r\\n\\t\\t\\t\\t<span style=\\\"color:#000000;\\\"><u><span style=\\\"font-family:arial,helvetica,sans-serif;\\\"><span style=\\\"font-size:16px;\\\"><a href=\\\"files\\/conselho_geral\\/CGConvocatoria232019jul23.pdf\\\">23 de julho de 2019<\\/a><\\/span><\\/span><\\/u><\\/span><u><span style=\\\"font-family:arial,helvetica,sans-serif;\\\"><span style=\\\"font-size:16px;\\\"><\\/span><\\/span><\\/u><\\/td>\\r\\n\\t\\t\\t<td style=\\\"width: 48px;\\\">\\r\\n\\t\\t\\t\\t&nbsp;<\\/td>\\r\\n\\t\\t<\\/tr>\\r\\n\\t\\t<tr>\\r\\n\\t\\t\\t<td style=\\\"width: 189px; text-align: justify;\\\">\\r\\n\\t\\t\\t\\t<span style=\\\"color:#000000;\\\"><u><span style=\\\"font-family:arial,helvetica,sans-serif;\\\"><span style=\\\"font-size:16px;\\\"><a href=\\\"http:\\/\\/www.esmaior.pt\\/esmaior\\/files\\/conselho_geral\\/convocatoria_04_%202015abr21.pdf\\\" style=\\\"color: rgb(0, 131, 232); text-decoration: none; transition-delay: 0s; transition-duration: 0.15s; transition-property: color; transition-timing-function: ease-in-out;\\\" target=\\\"_blank\\\">21 de abril de 2015<\\/a><\\/span><\\/span><\\/u><\\/span><u><span style=\\\"font-family:arial,helvetica,sans-serif;\\\"><span style=\\\"font-size:16px;\\\"><\\/span><\\/span><\\/u><\\/td>\\r\\n\\t\\t\\t<td style=\\\"width: 203px; text-align: justify;\\\">\\r\\n\\t\\t\\t\\t<span style=\\\"color:#000000;\\\"><u><span style=\\\"font-family:arial,helvetica,sans-serif;\\\"><span style=\\\"font-size:16px;\\\"><a href=\\\"files\\/conselho_geral\\/CGConvocatoria142017jul25.pdf\\\">25 de julho de 2017<\\/a><\\/span><\\/span><\\/u><\\/span><u><span style=\\\"font-family:arial,helvetica,sans-serif;\\\"><span style=\\\"font-size:16px;\\\"><\\/span><\\/span><\\/u><\\/td>\\r\\n\\t\\t\\t<td style=\\\"width: 186.5px;\\\">\\r\\n\\t\\t\\t\\t<span style=\\\"color:#000000;\\\"><u><span style=\\\"font-family:arial,helvetica,sans-serif;\\\"><span style=\\\"font-size:16px;\\\"><a href=\\\"files\\/conselho_geral\\/CGConvocatoria242019out08.pdf\\\">8 de outubro de 2019<\\/a><\\/span><\\/span><\\/u><\\/span><u><span style=\\\"font-family:arial,helvetica,sans-serif;\\\"><span style=\\\"font-size:16px;\\\"><\\/span><\\/span><\\/u><\\/td>\\r\\n\\t\\t\\t<td style=\\\"width: 48px;\\\">\\r\\n\\t\\t\\t\\t&nbsp;<\\/td>\\r\\n\\t\\t<\\/tr>\\r\\n\\t\\t<tr>\\r\\n\\t\\t\\t<td style=\\\"width: 189px; text-align: justify;\\\">\\r\\n\\t\\t\\t\\t<span style=\\\"color:#000000;\\\"><u><span style=\\\"font-family:arial,helvetica,sans-serif;\\\"><span style=\\\"font-size:16px;\\\"><a href=\\\"http:\\/\\/www.esmaior.pt\\/esmaior\\/files\\/conselho_geral\\/convocatoria_05_2015Jul06.pdf\\\" style=\\\"color: rgb(0, 131, 232); text-decoration: none; transition-delay: 0s; transition-duration: 0.15s; transition-property: color; transition-timing-function: ease-in-out;\\\" target=\\\"_blank\\\">6 de julho de 2015<\\/a><\\/span><\\/span><\\/u><\\/span><u><span style=\\\"font-family:arial,helvetica,sans-serif;\\\"><span style=\\\"font-size:16px;\\\"><\\/span><\\/span><\\/u><\\/td>\\r\\n\\t\\t\\t<td style=\\\"width: 203px; text-align: justify;\\\">\\r\\n\\t\\t\\t\\t<span style=\\\"color:#000000;\\\"><u><span style=\\\"font-family:arial,helvetica,sans-serif;\\\"><span style=\\\"font-size:16px;\\\"><a href=\\\"files\\/conselho_geral\\/CGConvocatoria152017dez13.pdf\\\">13 de dezembro de 2017<\\/a><\\/span><\\/span><\\/u><\\/span><u><span style=\\\"font-family:arial,helvetica,sans-serif;\\\"><span style=\\\"font-size:16px;\\\"><\\/span><\\/span><\\/u><\\/td>\\r\\n\\t\\t\\t<td style=\\\"width: 186.5px;\\\">\\r\\n\\t\\t\\t\\t&nbsp;<\\/td>\\r\\n\\t\\t\\t<td style=\\\"width: 48px;\\\">\\r\\n\\t\\t\\t\\t&nbsp;<\\/td>\\r\\n\\t\\t<\\/tr>\\r\\n\\t\\t<tr>\\r\\n\\t\\t\\t<td style=\\\"width: 189px; text-align: justify;\\\">\\r\\n\\t\\t\\t\\t<span style=\\\"color:#000000;\\\"><u><span style=\\\"font-family:arial,helvetica,sans-serif;\\\"><span style=\\\"font-size:16px;\\\"><a href=\\\"http:\\/\\/www.esmaior.pt\\/esmaior\\/files\\/conselho_geral\\/convocatoria_06_2015nov24.pdf\\\" style=\\\"color: rgb(0, 131, 232); text-decoration: none; transition-delay: 0s; transition-duration: 0.15s; transition-property: color; transition-timing-function: ease-in-out;\\\" target=\\\"_blank\\\">24 de novembro de 2015<\\/a><\\/span><\\/span><\\/u><\\/span><u><span style=\\\"font-family:arial,helvetica,sans-serif;\\\"><span style=\\\"font-size:16px;\\\"><\\/span><\\/span><\\/u><\\/td>\\r\\n\\t\\t\\t<td style=\\\"width: 203px; text-align: justify;\\\">\\r\\n\\t\\t\\t\\t<span style=\\\"color:#000000;\\\"><u><span style=\\\"font-family:arial,helvetica,sans-serif;\\\"><span style=\\\"font-size:16px;\\\"><a href=\\\"files\\/conselho_geral\\/CGConvocatoria162018mar13.pdf\\\">13 de mar&ccedil;o de 2018<\\/a><\\/span><\\/span><\\/u><\\/span><u><span style=\\\"font-family:arial,helvetica,sans-serif;\\\"><span style=\\\"font-size:16px;\\\"><\\/span><\\/span><\\/u><\\/td>\\r\\n\\t\\t\\t<td style=\\\"width: 186.5px;\\\">\\r\\n\\t\\t\\t\\t&nbsp;<\\/td>\\r\\n\\t\\t\\t<td style=\\\"width: 48px;\\\">\\r\\n\\t\\t\\t\\t&nbsp;<\\/td>\\r\\n\\t\\t<\\/tr>\\r\\n\\t\\t<tr>\\r\\n\\t\\t\\t<td style=\\\"width: 189px; text-align: justify;\\\">\\r\\n\\t\\t\\t\\t<span style=\\\"color:#000000;\\\"><u><span style=\\\"font-family:arial,helvetica,sans-serif;\\\"><span style=\\\"font-size:16px;\\\"><a href=\\\"files\\/conselho_geral\\/CGConvocatoria172018jun14.pdf\\\">19 de janeiro de 2016<\\/a><\\/span><\\/span><\\/u><\\/span><u><span style=\\\"font-family:arial,helvetica,sans-serif;\\\"><span style=\\\"font-size:16px;\\\"><\\/span><\\/span><\\/u><\\/td>\\r\\n\\t\\t\\t<td style=\\\"width: 203px; text-align: justify;\\\">\\r\\n\\t\\t\\t\\t<span style=\\\"color:#000000;\\\"><u><span style=\\\"font-family:arial,helvetica,sans-serif;\\\"><span style=\\\"font-size:16px;\\\"><a href=\\\"files\\/conselho_geral\\/CGConvocatoria172018jun14.pdf\\\">14 de&nbsp; junho de 2018<\\/a><\\/span><\\/span><\\/u><\\/span><u><span style=\\\"font-family:arial,helvetica,sans-serif;\\\"><span style=\\\"font-size:16px;\\\"><\\/span><\\/span><\\/u><\\/td>\\r\\n\\t\\t\\t<td style=\\\"width: 186.5px;\\\">\\r\\n\\t\\t\\t\\t&nbsp;<\\/td>\\r\\n\\t\\t\\t<td style=\\\"width: 48px;\\\">\\r\\n\\t\\t\\t\\t&nbsp;<\\/td>\\r\\n\\t\\t<\\/tr>\\r\\n\\t\\t<tr>\\r\\n\\t\\t\\t<td style=\\\"width: 189px; text-align: justify;\\\">\\r\\n\\t\\t\\t\\t<span style=\\\"color:#000000;\\\"><u><span style=\\\"font-family:arial,helvetica,sans-serif;\\\"><span style=\\\"font-size:16px;\\\"><a href=\\\"http:\\/\\/www.esmaior.pt\\/esmaior\\/files\\/CG_Convocatoria_08_2016Abr05.pdf\\\" style=\\\"color: rgb(0, 131, 232); text-decoration: none; transition-delay: 0s; transition-duration: 0.15s; transition-property: color; transition-timing-function: ease-in-out;\\\">05 de abril de 2016<\\/a><\\/span><\\/span><\\/u><\\/span><u><span style=\\\"font-family:arial,helvetica,sans-serif;\\\"><span style=\\\"font-size:16px;\\\"><\\/span><\\/span><\\/u><\\/td>\\r\\n\\t\\t\\t<td style=\\\"width: 203px; text-align: justify;\\\">\\r\\n\\t\\t\\t\\t<span style=\\\"color:#000000;\\\"><u><span style=\\\"font-family:arial,helvetica,sans-serif;\\\"><span style=\\\"font-size:16px;\\\"><a href=\\\"files\\/conselho_geral\\/CGConvocatoria182018jul24.pdf\\\">24 de julho de 2018<\\/a><\\/span><\\/span><\\/u><\\/span><u><span style=\\\"font-family:arial,helvetica,sans-serif;\\\"><span style=\\\"font-size:16px;\\\"><\\/span><\\/span><\\/u><\\/td>\\r\\n\\t\\t\\t<td style=\\\"width: 186.5px;\\\">\\r\\n\\t\\t\\t\\t&nbsp;<\\/td>\\r\\n\\t\\t\\t<td style=\\\"width: 48px;\\\">\\r\\n\\t\\t\\t\\t&nbsp;<\\/td>\\r\\n\\t\\t<\\/tr>\\r\\n\\t\\t<tr>\\r\\n\\t\\t\\t<td style=\\\"width: 189px; text-align: justify;\\\">\\r\\n\\t\\t\\t\\t<span style=\\\"color:#000000;\\\"><u><span style=\\\"font-family:arial,helvetica,sans-serif;\\\"><span style=\\\"font-size:16px;\\\"><a href=\\\"http:\\/\\/www.esmaior.pt\\/esmaior\\/files\\/CG_Convocatoria_09_2016Mai10.pdf\\\" style=\\\"color: rgb(0, 131, 232); text-decoration: none; transition-delay: 0s; transition-duration: 0.15s; transition-property: color; transition-timing-function: ease-in-out;\\\">10 de maio de 2016<\\/a><\\/span><\\/span><\\/u><\\/span><u><span style=\\\"font-family:arial,helvetica,sans-serif;\\\"><span style=\\\"font-size:16px;\\\"><\\/span><\\/span><\\/u><\\/td>\\r\\n\\t\\t\\t<td style=\\\"width: 203px; text-align: justify;\\\">\\r\\n\\t\\t\\t\\t<span style=\\\"color:#000000;\\\"><u><span style=\\\"font-family:arial,helvetica,sans-serif;\\\"><span style=\\\"font-size:16px;\\\"><a href=\\\"files\\/conselho_geral\\/CGConvocatoria192018nov20.pdf\\\">20 de novembro de 2018<\\/a><\\/span><\\/span><\\/u><\\/span><u><span style=\\\"font-family:arial,helvetica,sans-serif;\\\"><span style=\\\"font-size:16px;\\\"><\\/span><\\/span><\\/u><\\/td>\\r\\n\\t\\t\\t<td style=\\\"width: 186.5px;\\\">\\r\\n\\t\\t\\t\\t&nbsp;<\\/td>\\r\\n\\t\\t\\t<td style=\\\"width: 48px;\\\">\\r\\n\\t\\t\\t\\t&nbsp;<\\/td>\\r\\n\\t\\t<\\/tr>\\r\\n\\t\\t<tr>\\r\\n\\t\\t\\t<td style=\\\"width: 189px; text-align: justify;\\\">\\r\\n\\t\\t\\t\\t<span style=\\\"color:#000000;\\\"><u><span style=\\\"font-family:arial,helvetica,sans-serif;\\\"><span style=\\\"font-size:16px;\\\"><a href=\\\"http:\\/\\/www.esmaior.pt\\/esmaior\\/files\\/CG_Convocatoria_10_2016jul04.pdf\\\" style=\\\"color: rgb(0, 131, 232); text-decoration: none; transition-delay: 0s; transition-duration: 0.15s; transition-property: color; transition-timing-function: ease-in-out;\\\">04 de julho de 2016<\\/a><\\/span><\\/span><\\/u><\\/span><u><span style=\\\"font-family:arial,helvetica,sans-serif;\\\"><span style=\\\"font-size:16px;\\\"><\\/span><\\/span><\\/u><\\/td>\\r\\n\\t\\t\\t<td style=\\\"width: 203px; text-align: justify;\\\">\\r\\n\\t\\t\\t\\t<span style=\\\"color:#000000;\\\"><u><span style=\\\"font-family:arial,helvetica,sans-serif;\\\"><span style=\\\"font-size:16px;\\\"><a href=\\\"files\\/conselho_geral\\/CGConvocatoria202019jan29.pdf\\\">29 de janeiro de 2019 (1)&nbsp;<\\/a><\\/span><\\/span><\\/u><\\/span><u><span style=\\\"font-family:arial,helvetica,sans-serif;\\\"><span style=\\\"font-size:16px;\\\"><\\/span><\\/span><\\/u><\\/td>\\r\\n\\t\\t\\t<td style=\\\"width: 186.5px;\\\">\\r\\n\\t\\t\\t\\t&nbsp;<\\/td>\\r\\n\\t\\t\\t<td style=\\\"width: 48px;\\\">\\r\\n\\t\\t\\t\\t&nbsp;<\\/td>\\r\\n\\t\\t<\\/tr>\\r\\n\\t<\\/tbody>\\r\\n<\\/table>\\r\\n<p>\\r\\n\\t&nbsp;<\\/p>\\r\\n<p>\\r\\n\\t&nbsp;<\\/p>\\r\\n\",\"fulltext\":\"\",\"state\":1,\"catid\":\"16\",\"created\":\"2019-08-20 10:47:21\",\"created_by\":\"231\",\"created_by_alias\":\"\",\"modified\":\"2019-11-05 11:01:23\",\"modified_by\":\"231\",\"checked_out\":\"231\",\"checked_out_time\":\"2019-11-05 11:00:13\",\"publish_up\":\"2019-08-20 10:47:21\",\"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\":\"{\\\"article_layout\\\":\\\"\\\",\\\"show_title\\\":\\\"\\\",\\\"link_titles\\\":\\\"\\\",\\\"show_tags\\\":\\\"\\\",\\\"show_intro\\\":\\\"\\\",\\\"info_block_position\\\":\\\"\\\",\\\"info_block_show_title\\\":\\\"\\\",\\\"show_category\\\":\\\"\\\",\\\"link_category\\\":\\\"\\\",\\\"show_parent_category\\\":\\\"\\\",\\\"link_parent_category\\\":\\\"\\\",\\\"show_associations\\\":\\\"\\\",\\\"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_page_title\\\":\\\"\\\",\\\"show_publishing_options\\\":\\\"\\\",\\\"show_article_options\\\":\\\"\\\",\\\"show_urls_images_backend\\\":\\\"\\\",\\\"show_urls_images_frontend\\\":\\\"\\\",\\\"astroid_article_type\\\":\\\"regular\\\",\\\"astroid_article_video_type\\\":\\\"youtube\\\",\\\"astroid_article_video_url\\\":\\\"\\\",\\\"astroid_article_gallery_width\\\":\\\"\\\",\\\"astroid_article_gallery_bullets\\\":\\\"1\\\",\\\"astroid_article_gallery_navigation\\\":\\\"1\\\",\\\"astroid_article_thumbnail\\\":\\\"1\\\",\\\"astroid_article_gallery_items\\\":[],\\\"astroid_article_audio_source\\\":\\\"soundcloud\\\",\\\"astroid_article_audio_soundcloud\\\":\\\"\\\",\\\"astroid_article_audio_spotify\\\":\\\"\\\",\\\"astroid_article_review_heading\\\":\\\"\\\",\\\"astroid_article_review_summery\\\":\\\"\\\",\\\"astroid_article_review_good\\\":\\\"\\\",\\\"astroid_article_review_bad\\\":\\\"\\\",\\\"astroid_article_review_rating\\\":\\\"5\\\",\\\"astroid_article_button_action\\\":\\\"\\\",\\\"astroid_article_button_link\\\":\\\"\\\",\\\"astroid_article_review_criterias\\\":[],\\\"astroid_article_quote_text\\\":\\\"\\\",\\\"astroid_article_quote_author\\\":\\\"\\\",\\\"astroid_article_badge\\\":\\\"0\\\",\\\"astroid_article_badge_type\\\":\\\"2\\\",\\\"astroid_article_badge_text\\\":\\\"\\\",\\\"astroid_article_badge_color\\\":\\\"\\\",\\\"astroid_article_badge_text_color\\\":\\\"\\\",\\\"astroid_relatedposts\\\":\\\"\\\",\\\"astroid_socialshare\\\":\\\"\\\",\\\"astroid_comments\\\":\\\"\\\",\\\"astroid_posttype\\\":\\\"\\\",\\\"astroid_readtime\\\":\\\"\\\",\\\"astroid_authorinfo\\\":\\\"0\\\",\\\"astroid_og_title\\\":\\\"\\\",\\\"astroid_og_desc\\\":\\\"\\\",\\\"astroid_og_image\\\":\\\"\\\"}\",\"version\":10,\"ordering\":\"23\",\"metakey\":\"\",\"metadesc\":\"\",\"access\":\"1\",\"hits\":\"0\",\"metadata\":\"{\\\"robots\\\":\\\"\\\",\\\"author\\\":\\\"\\\",\\\"rights\\\":\\\"\\\",\\\"xreference\\\":\\\"\\\"}\",\"featured\":\"0\",\"language\":\"*\",\"xreference\":\"\",\"note\":\"\"}', 0),
(813, 75, 1, '', '2019-11-05 11:02:21', 231, 15245, '967ce7c2374188d80e04ec5aee80e1a42f8d1092', '{\"id\":75,\"asset_id\":\"318\",\"title\":\"Reuni\\u00f5es: convocat\\u00f3rias | decis\\u00f5es \",\"alias\":\"reunioes-convocatorias-decisoes\",\"introtext\":\"<p style=\\\"color: rgb(102, 102, 102); font-family: arial,sans-serif; font-size: 14px; font-style: normal; font-variant: normal; font-weight: 400; letter-spacing: normal; margin-bottom: 10px; margin-left: 0px; margin-right: 0px; margin-top: 0px; orphans: 2; text-align: left; text-decoration: none; text-indent: 0px; text-transform: none; -webkit-text-stroke-width: 0px; white-space: normal; word-spacing: 0px;\\\">\\r\\n\\t&nbsp;<\\/p>\\r\\n<p style=\\\"color: rgb(102, 102, 102); font-family: arial,sans-serif; font-size: 14px; font-style: normal; font-variant: normal; font-weight: 400; letter-spacing: normal; margin-bottom: 10px; margin-left: 0px; margin-right: 0px; margin-top: 0px; orphans: 2; text-align: left; text-decoration: none; text-indent: 0px; text-transform: none; -webkit-text-stroke-width: 0px; white-space: normal; word-spacing: 0px;\\\">\\r\\n\\t&nbsp;<\\/p>\\r\\n<table align=\\\"center\\\" border=\\\"0\\\" cellpadding=\\\"1\\\" cellspacing=\\\"1\\\" style=\\\"width: 649px;\\\">\\r\\n\\t<tbody>\\r\\n\\t\\t<tr>\\r\\n\\t\\t\\t<td style=\\\"width: 189px; text-align: justify;\\\">\\r\\n\\t\\t\\t\\t<p>\\r\\n\\t\\t\\t\\t\\t<span style=\\\"color:#000000;\\\"><u><span style=\\\"font-family:arial,helvetica,sans-serif;\\\"><span style=\\\"font-size:16px;\\\"><a href=\\\"http:\\/\\/www.esmaior.pt\\/esmaior\\/files\\/conselho_geral\\/convocatoria_01_2014dez09%20v1.pdf\\\" style=\\\"color: rgb(0, 131, 232); text-decoration: none; transition-delay: 0s; transition-duration: 0.15s; transition-property: color; transition-timing-function: ease-in-out;\\\" target=\\\"_blank\\\">9 de dezembro de 2014<\\/a><\\/span><\\/span><\\/u><\\/span><\\/p>\\r\\n\\t\\t\\t<\\/td>\\r\\n\\t\\t\\t<td style=\\\"width: 203px; text-align: justify;\\\">\\r\\n\\t\\t\\t\\t<p>\\r\\n\\t\\t\\t\\t\\t<span style=\\\"color:#000000;\\\"><u><span style=\\\"font-family:arial,helvetica,sans-serif;\\\"><span style=\\\"font-size:16px;\\\"><a href=\\\"http:\\/\\/www.esmaior.pt\\/esmaior\\/files\\/CG_Convocatoria_11_2016Nov29.pdf\\\" style=\\\"color: rgb(0, 131, 232); text-decoration: none; transition-delay: 0s; transition-duration: 0.15s; transition-property: color; transition-timing-function: ease-in-out;\\\">29 novembro de 2016<\\/a><\\/span><\\/span><\\/u><\\/span><\\/p>\\r\\n\\t\\t\\t<\\/td>\\r\\n\\t\\t\\t<td style=\\\"width: 186.5px;\\\">\\r\\n\\t\\t\\t\\t<p>\\r\\n\\t\\t\\t\\t\\t<span style=\\\"color:#000000;\\\"><u><span style=\\\"font-family:arial,helvetica,sans-serif;\\\"><span style=\\\"font-size:16px;\\\"><a href=\\\"files\\/conselho_geral\\/CGConvocatoria212019jan29.pdf\\\">29 de janeiro de 2019 (2)<\\/a><\\/span><\\/span><\\/u><\\/span><\\/p>\\r\\n\\t\\t\\t<\\/td>\\r\\n\\t\\t\\t<td style=\\\"width: 48px;\\\">\\r\\n\\t\\t\\t\\t<p>\\r\\n\\t\\t\\t\\t\\t&nbsp;<\\/p>\\r\\n\\t\\t\\t<\\/td>\\r\\n\\t\\t<\\/tr>\\r\\n\\t\\t<tr>\\r\\n\\t\\t\\t<td style=\\\"width: 189px; text-align: justify;\\\">\\r\\n\\t\\t\\t\\t<p>\\r\\n\\t\\t\\t\\t\\t<span style=\\\"color:#000000;\\\"><u><span style=\\\"font-family:arial,helvetica,sans-serif;\\\"><span style=\\\"font-size:16px;\\\"><a href=\\\"http:\\/\\/www.esmaior.pt\\/esmaior\\/files\\/conselho_geral\\/convocatoria_02_2015jan13.pdf\\\" style=\\\"color: rgb(0, 131, 232); text-decoration: none; transition-delay: 0s; transition-duration: 0.15s; transition-property: color; transition-timing-function: ease-in-out;\\\" target=\\\"_blank\\\">13 de janeiro de 2015<\\/a><\\/span><\\/span><\\/u><\\/span><\\/p>\\r\\n\\t\\t\\t<\\/td>\\r\\n\\t\\t\\t<td style=\\\"width: 203px; text-align: justify;\\\">\\r\\n\\t\\t\\t\\t<p>\\r\\n\\t\\t\\t\\t\\t<span style=\\\"color:#000000;\\\"><u><span style=\\\"font-family:arial,helvetica,sans-serif;\\\"><span style=\\\"font-size:16px;\\\"><a href=\\\"files\\/conselho_geral\\/CGConvocatoria122017mar13.pdf\\\">13 mar&ccedil;o 2017<\\/a><\\/span><\\/span><\\/u><\\/span><\\/p>\\r\\n\\t\\t\\t<\\/td>\\r\\n\\t\\t\\t<td style=\\\"width: 186.5px;\\\">\\r\\n\\t\\t\\t\\t<p>\\r\\n\\t\\t\\t\\t\\t<span style=\\\"color:#000000;\\\"><u><span style=\\\"font-family:arial,helvetica,sans-serif;\\\"><span style=\\\"font-size:16px;\\\"><a href=\\\"files\\/conselho_geral\\/CGConvocatoria222019mai14.pdf\\\">14 de maio de 2019<\\/a><\\/span><\\/span><\\/u><\\/span><\\/p>\\r\\n\\t\\t\\t<\\/td>\\r\\n\\t\\t\\t<td style=\\\"width: 48px;\\\">\\r\\n\\t\\t\\t\\t<p>\\r\\n\\t\\t\\t\\t\\t&nbsp;<\\/p>\\r\\n\\t\\t\\t<\\/td>\\r\\n\\t\\t<\\/tr>\\r\\n\\t\\t<tr>\\r\\n\\t\\t\\t<td style=\\\"width: 189px; text-align: justify;\\\">\\r\\n\\t\\t\\t\\t<p>\\r\\n\\t\\t\\t\\t\\t<span style=\\\"color:#000000;\\\"><u><span style=\\\"font-family:arial,helvetica,sans-serif;\\\"><span style=\\\"font-size:16px;\\\"><a href=\\\"http:\\/\\/www.esmaior.pt\\/esmaior\\/files\\/conselho_geral\\/convocatoria_03_2015fev10.pdf\\\" style=\\\"color: rgb(0, 131, 232); text-decoration: none; transition-delay: 0s; transition-duration: 0.15s; transition-property: color; transition-timing-function: ease-in-out;\\\" target=\\\"_blank\\\">11 de fevereiro de 2015<\\/a><\\/span><\\/span><\\/u><\\/span><\\/p>\\r\\n\\t\\t\\t<\\/td>\\r\\n\\t\\t\\t<td style=\\\"width: 203px; text-align: justify;\\\">\\r\\n\\t\\t\\t\\t<p>\\r\\n\\t\\t\\t\\t\\t<span style=\\\"color:#000000;\\\"><u><span style=\\\"font-family:arial,helvetica,sans-serif;\\\"><span style=\\\"font-size:16px;\\\"><a href=\\\"files\\/conselho_geral\\/CGConvocatoria132017mai24.pdf\\\">24 maio 2017<\\/a><\\/span><\\/span><\\/u><\\/span><\\/p>\\r\\n\\t\\t\\t<\\/td>\\r\\n\\t\\t\\t<td style=\\\"width: 186.5px;\\\">\\r\\n\\t\\t\\t\\t<p>\\r\\n\\t\\t\\t\\t\\t<span style=\\\"color:#000000;\\\"><u><span style=\\\"font-family:arial,helvetica,sans-serif;\\\"><span style=\\\"font-size:16px;\\\"><a href=\\\"files\\/conselho_geral\\/CGConvocatoria232019jul23.pdf\\\">23 de julho de 2019<\\/a><\\/span><\\/span><\\/u><\\/span><\\/p>\\r\\n\\t\\t\\t<\\/td>\\r\\n\\t\\t\\t<td style=\\\"width: 48px;\\\">\\r\\n\\t\\t\\t\\t<p>\\r\\n\\t\\t\\t\\t\\t&nbsp;<\\/p>\\r\\n\\t\\t\\t<\\/td>\\r\\n\\t\\t<\\/tr>\\r\\n\\t\\t<tr>\\r\\n\\t\\t\\t<td style=\\\"width: 189px; text-align: justify;\\\">\\r\\n\\t\\t\\t\\t<p>\\r\\n\\t\\t\\t\\t\\t<span style=\\\"color:#000000;\\\"><u><span style=\\\"font-family:arial,helvetica,sans-serif;\\\"><span style=\\\"font-size:16px;\\\"><a href=\\\"http:\\/\\/www.esmaior.pt\\/esmaior\\/files\\/conselho_geral\\/convocatoria_04_%202015abr21.pdf\\\" style=\\\"color: rgb(0, 131, 232); text-decoration: none; transition-delay: 0s; transition-duration: 0.15s; transition-property: color; transition-timing-function: ease-in-out;\\\" target=\\\"_blank\\\">21 de abril de 2015<\\/a><\\/span><\\/span><\\/u><\\/span><\\/p>\\r\\n\\t\\t\\t<\\/td>\\r\\n\\t\\t\\t<td style=\\\"width: 203px; text-align: justify;\\\">\\r\\n\\t\\t\\t\\t<p>\\r\\n\\t\\t\\t\\t\\t<span style=\\\"color:#000000;\\\"><u><span style=\\\"font-family:arial,helvetica,sans-serif;\\\"><span style=\\\"font-size:16px;\\\"><a href=\\\"files\\/conselho_geral\\/CGConvocatoria142017jul25.pdf\\\">25 de julho de 2017<\\/a><\\/span><\\/span><\\/u><\\/span><\\/p>\\r\\n\\t\\t\\t<\\/td>\\r\\n\\t\\t\\t<td style=\\\"width: 186.5px;\\\">\\r\\n\\t\\t\\t\\t<p>\\r\\n\\t\\t\\t\\t\\t<span style=\\\"color:#000000;\\\"><u><span style=\\\"font-family:arial,helvetica,sans-serif;\\\"><span style=\\\"font-size:16px;\\\"><a href=\\\"files\\/conselho_geral\\/CGConvocatoria242019out08.pdf\\\">8 de outubro de 2019<\\/a><\\/span><\\/span><\\/u><\\/span><\\/p>\\r\\n\\t\\t\\t<\\/td>\\r\\n\\t\\t\\t<td style=\\\"width: 48px;\\\">\\r\\n\\t\\t\\t\\t<p>\\r\\n\\t\\t\\t\\t\\t&nbsp;<\\/p>\\r\\n\\t\\t\\t<\\/td>\\r\\n\\t\\t<\\/tr>\\r\\n\\t\\t<tr>\\r\\n\\t\\t\\t<td style=\\\"width: 189px; text-align: justify;\\\">\\r\\n\\t\\t\\t\\t<p>\\r\\n\\t\\t\\t\\t\\t<span style=\\\"color:#000000;\\\"><u><span style=\\\"font-family:arial,helvetica,sans-serif;\\\"><span style=\\\"font-size:16px;\\\"><a href=\\\"http:\\/\\/www.esmaior.pt\\/esmaior\\/files\\/conselho_geral\\/convocatoria_05_2015Jul06.pdf\\\" style=\\\"color: rgb(0, 131, 232); text-decoration: none; transition-delay: 0s; transition-duration: 0.15s; transition-property: color; transition-timing-function: ease-in-out;\\\" target=\\\"_blank\\\">6 de julho de 2015<\\/a><\\/span><\\/span><\\/u><\\/span><\\/p>\\r\\n\\t\\t\\t<\\/td>\\r\\n\\t\\t\\t<td style=\\\"width: 203px; text-align: justify;\\\">\\r\\n\\t\\t\\t\\t<p>\\r\\n\\t\\t\\t\\t\\t<span style=\\\"color:#000000;\\\"><u><span style=\\\"font-family:arial,helvetica,sans-serif;\\\"><span style=\\\"font-size:16px;\\\"><a href=\\\"files\\/conselho_geral\\/CGConvocatoria152017dez13.pdf\\\">13 de dezembro de 2017<\\/a><\\/span><\\/span><\\/u><\\/span><\\/p>\\r\\n\\t\\t\\t<\\/td>\\r\\n\\t\\t\\t<td style=\\\"width: 186.5px;\\\">\\r\\n\\t\\t\\t\\t<p>\\r\\n\\t\\t\\t\\t\\t&nbsp;<\\/p>\\r\\n\\t\\t\\t<\\/td>\\r\\n\\t\\t\\t<td style=\\\"width: 48px;\\\">\\r\\n\\t\\t\\t\\t<p>\\r\\n\\t\\t\\t\\t\\t&nbsp;<\\/p>\\r\\n\\t\\t\\t<\\/td>\\r\\n\\t\\t<\\/tr>\\r\\n\\t\\t<tr>\\r\\n\\t\\t\\t<td style=\\\"width: 189px; text-align: justify;\\\">\\r\\n\\t\\t\\t\\t<p>\\r\\n\\t\\t\\t\\t\\t<span style=\\\"color:#000000;\\\"><u><span style=\\\"font-family:arial,helvetica,sans-serif;\\\"><span style=\\\"font-size:16px;\\\"><a href=\\\"http:\\/\\/www.esmaior.pt\\/esmaior\\/files\\/conselho_geral\\/convocatoria_06_2015nov24.pdf\\\" style=\\\"color: rgb(0, 131, 232); text-decoration: none; transition-delay: 0s; transition-duration: 0.15s; transition-property: color; transition-timing-function: ease-in-out;\\\" target=\\\"_blank\\\">24 de novembro de 2015<\\/a><\\/span><\\/span><\\/u><\\/span><\\/p>\\r\\n\\t\\t\\t<\\/td>\\r\\n\\t\\t\\t<td style=\\\"width: 203px; text-align: justify;\\\">\\r\\n\\t\\t\\t\\t<p>\\r\\n\\t\\t\\t\\t\\t<span style=\\\"color:#000000;\\\"><u><span style=\\\"font-family:arial,helvetica,sans-serif;\\\"><span style=\\\"font-size:16px;\\\"><a href=\\\"files\\/conselho_geral\\/CGConvocatoria162018mar13.pdf\\\">13 de mar&ccedil;o de 2018<\\/a><\\/span><\\/span><\\/u><\\/span><\\/p>\\r\\n\\t\\t\\t<\\/td>\\r\\n\\t\\t\\t<td style=\\\"width: 186.5px;\\\">\\r\\n\\t\\t\\t\\t<p>\\r\\n\\t\\t\\t\\t\\t&nbsp;<\\/p>\\r\\n\\t\\t\\t<\\/td>\\r\\n\\t\\t\\t<td style=\\\"width: 48px;\\\">\\r\\n\\t\\t\\t\\t<p>\\r\\n\\t\\t\\t\\t\\t&nbsp;<\\/p>\\r\\n\\t\\t\\t<\\/td>\\r\\n\\t\\t<\\/tr>\\r\\n\\t\\t<tr>\\r\\n\\t\\t\\t<td style=\\\"width: 189px; text-align: justify;\\\">\\r\\n\\t\\t\\t\\t<p>\\r\\n\\t\\t\\t\\t\\t<span style=\\\"color:#000000;\\\"><u><span style=\\\"font-family:arial,helvetica,sans-serif;\\\"><span style=\\\"font-size:16px;\\\"><a href=\\\"files\\/conselho_geral\\/CGConvocatoria172018jun14.pdf\\\">19 de janeiro de 2016<\\/a><\\/span><\\/span><\\/u><\\/span><\\/p>\\r\\n\\t\\t\\t<\\/td>\\r\\n\\t\\t\\t<td style=\\\"width: 203px; text-align: justify;\\\">\\r\\n\\t\\t\\t\\t<p>\\r\\n\\t\\t\\t\\t\\t<span style=\\\"color:#000000;\\\"><u><span style=\\\"font-family:arial,helvetica,sans-serif;\\\"><span style=\\\"font-size:16px;\\\"><a href=\\\"files\\/conselho_geral\\/CGConvocatoria172018jun14.pdf\\\">14 de&nbsp; junho de 2018<\\/a><\\/span><\\/span><\\/u><\\/span><\\/p>\\r\\n\\t\\t\\t<\\/td>\\r\\n\\t\\t\\t<td style=\\\"width: 186.5px;\\\">\\r\\n\\t\\t\\t\\t<p>\\r\\n\\t\\t\\t\\t\\t&nbsp;<\\/p>\\r\\n\\t\\t\\t<\\/td>\\r\\n\\t\\t\\t<td style=\\\"width: 48px;\\\">\\r\\n\\t\\t\\t\\t<p>\\r\\n\\t\\t\\t\\t\\t&nbsp;<\\/p>\\r\\n\\t\\t\\t<\\/td>\\r\\n\\t\\t<\\/tr>\\r\\n\\t\\t<tr>\\r\\n\\t\\t\\t<td style=\\\"width: 189px; text-align: justify;\\\">\\r\\n\\t\\t\\t\\t<p>\\r\\n\\t\\t\\t\\t\\t<span style=\\\"color:#000000;\\\"><u><span style=\\\"font-family:arial,helvetica,sans-serif;\\\"><span style=\\\"font-size:16px;\\\"><a href=\\\"http:\\/\\/www.esmaior.pt\\/esmaior\\/files\\/CG_Convocatoria_08_2016Abr05.pdf\\\" style=\\\"color: rgb(0, 131, 232); text-decoration: none; transition-delay: 0s; transition-duration: 0.15s; transition-property: color; transition-timing-function: ease-in-out;\\\">05 de abril de 2016<\\/a><\\/span><\\/span><\\/u><\\/span><\\/p>\\r\\n\\t\\t\\t<\\/td>\\r\\n\\t\\t\\t<td style=\\\"width: 203px; text-align: justify;\\\">\\r\\n\\t\\t\\t\\t<p>\\r\\n\\t\\t\\t\\t\\t<span style=\\\"color:#000000;\\\"><u><span style=\\\"font-family:arial,helvetica,sans-serif;\\\"><span style=\\\"font-size:16px;\\\"><a href=\\\"files\\/conselho_geral\\/CGConvocatoria182018jul24.pdf\\\">24 de julho de 2018<\\/a><\\/span><\\/span><\\/u><\\/span><\\/p>\\r\\n\\t\\t\\t<\\/td>\\r\\n\\t\\t\\t<td style=\\\"width: 186.5px;\\\">\\r\\n\\t\\t\\t\\t<p>\\r\\n\\t\\t\\t\\t\\t&nbsp;<\\/p>\\r\\n\\t\\t\\t<\\/td>\\r\\n\\t\\t\\t<td style=\\\"width: 48px;\\\">\\r\\n\\t\\t\\t\\t<p>\\r\\n\\t\\t\\t\\t\\t&nbsp;<\\/p>\\r\\n\\t\\t\\t<\\/td>\\r\\n\\t\\t<\\/tr>\\r\\n\\t\\t<tr>\\r\\n\\t\\t\\t<td style=\\\"width: 189px; text-align: justify;\\\">\\r\\n\\t\\t\\t\\t<p>\\r\\n\\t\\t\\t\\t\\t<span style=\\\"color:#000000;\\\"><u><span style=\\\"font-family:arial,helvetica,sans-serif;\\\"><span style=\\\"font-size:16px;\\\"><a href=\\\"http:\\/\\/www.esmaior.pt\\/esmaior\\/files\\/CG_Convocatoria_09_2016Mai10.pdf\\\" style=\\\"color: rgb(0, 131, 232); text-decoration: none; transition-delay: 0s; transition-duration: 0.15s; transition-property: color; transition-timing-function: ease-in-out;\\\">10 de maio de 2016<\\/a><\\/span><\\/span><\\/u><\\/span><\\/p>\\r\\n\\t\\t\\t<\\/td>\\r\\n\\t\\t\\t<td style=\\\"width: 203px; text-align: justify;\\\">\\r\\n\\t\\t\\t\\t<p>\\r\\n\\t\\t\\t\\t\\t<span style=\\\"color:#000000;\\\"><u><span style=\\\"font-family:arial,helvetica,sans-serif;\\\"><span style=\\\"font-size:16px;\\\"><a href=\\\"files\\/conselho_geral\\/CGConvocatoria192018nov20.pdf\\\">20 de novembro de 2018<\\/a><\\/span><\\/span><\\/u><\\/span><\\/p>\\r\\n\\t\\t\\t<\\/td>\\r\\n\\t\\t\\t<td style=\\\"width: 186.5px;\\\">\\r\\n\\t\\t\\t\\t&nbsp;<\\/td>\\r\\n\\t\\t\\t<td style=\\\"width: 48px;\\\">\\r\\n\\t\\t\\t\\t&nbsp;<\\/td>\\r\\n\\t\\t<\\/tr>\\r\\n\\t<\\/tbody>\\r\\n<\\/table>\\r\\n<p>\\r\\n\\t&nbsp;<\\/p>\\r\\n<p>\\r\\n\\t&nbsp;<\\/p>\\r\\n\",\"fulltext\":\"\",\"state\":1,\"catid\":\"16\",\"created\":\"2019-08-20 10:47:21\",\"created_by\":\"231\",\"created_by_alias\":\"\",\"modified\":\"2019-11-05 11:02:21\",\"modified_by\":\"231\",\"checked_out\":\"231\",\"checked_out_time\":\"2019-11-05 11:01:23\",\"publish_up\":\"2019-08-20 10:47:21\",\"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\":\"{\\\"article_layout\\\":\\\"\\\",\\\"show_title\\\":\\\"\\\",\\\"link_titles\\\":\\\"\\\",\\\"show_tags\\\":\\\"\\\",\\\"show_intro\\\":\\\"\\\",\\\"info_block_position\\\":\\\"\\\",\\\"info_block_show_title\\\":\\\"\\\",\\\"show_category\\\":\\\"\\\",\\\"link_category\\\":\\\"\\\",\\\"show_parent_category\\\":\\\"\\\",\\\"link_parent_category\\\":\\\"\\\",\\\"show_associations\\\":\\\"\\\",\\\"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_page_title\\\":\\\"\\\",\\\"show_publishing_options\\\":\\\"\\\",\\\"show_article_options\\\":\\\"\\\",\\\"show_urls_images_backend\\\":\\\"\\\",\\\"show_urls_images_frontend\\\":\\\"\\\",\\\"astroid_article_type\\\":\\\"regular\\\",\\\"astroid_article_video_type\\\":\\\"youtube\\\",\\\"astroid_article_video_url\\\":\\\"\\\",\\\"astroid_article_gallery_width\\\":\\\"\\\",\\\"astroid_article_gallery_bullets\\\":\\\"1\\\",\\\"astroid_article_gallery_navigation\\\":\\\"1\\\",\\\"astroid_article_thumbnail\\\":\\\"1\\\",\\\"astroid_article_gallery_items\\\":[],\\\"astroid_article_audio_source\\\":\\\"soundcloud\\\",\\\"astroid_article_audio_soundcloud\\\":\\\"\\\",\\\"astroid_article_audio_spotify\\\":\\\"\\\",\\\"astroid_article_review_heading\\\":\\\"\\\",\\\"astroid_article_review_summery\\\":\\\"\\\",\\\"astroid_article_review_good\\\":\\\"\\\",\\\"astroid_article_review_bad\\\":\\\"\\\",\\\"astroid_article_review_rating\\\":\\\"5\\\",\\\"astroid_article_button_action\\\":\\\"\\\",\\\"astroid_article_button_link\\\":\\\"\\\",\\\"astroid_article_review_criterias\\\":[],\\\"astroid_article_quote_text\\\":\\\"\\\",\\\"astroid_article_quote_author\\\":\\\"\\\",\\\"astroid_article_badge\\\":\\\"0\\\",\\\"astroid_article_badge_type\\\":\\\"2\\\",\\\"astroid_article_badge_text\\\":\\\"\\\",\\\"astroid_article_badge_color\\\":\\\"\\\",\\\"astroid_article_badge_text_color\\\":\\\"\\\",\\\"astroid_relatedposts\\\":\\\"\\\",\\\"astroid_socialshare\\\":\\\"\\\",\\\"astroid_comments\\\":\\\"\\\",\\\"astroid_posttype\\\":\\\"\\\",\\\"astroid_readtime\\\":\\\"\\\",\\\"astroid_authorinfo\\\":\\\"0\\\",\\\"astroid_og_title\\\":\\\"\\\",\\\"astroid_og_desc\\\":\\\"\\\",\\\"astroid_og_image\\\":\\\"\\\"}\",\"version\":11,\"ordering\":\"23\",\"metakey\":\"\",\"metadesc\":\"\",\"access\":\"1\",\"hits\":\"0\",\"metadata\":\"{\\\"robots\\\":\\\"\\\",\\\"author\\\":\\\"\\\",\\\"rights\\\":\\\"\\\",\\\"xreference\\\":\\\"\\\"}\",\"featured\":\"0\",\"language\":\"*\",\"xreference\":\"\",\"note\":\"\"}', 0);
INSERT INTO `ynfp8_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
(814, 75, 1, '', '2019-11-05 11:03:00', 231, 15269, 'bf12aaaae74a37e7414d9d148bafc894451bc6a5', '{\"id\":75,\"asset_id\":\"318\",\"title\":\"Reuni\\u00f5es: convocat\\u00f3rias | decis\\u00f5es \",\"alias\":\"reunioes-convocatorias-decisoes\",\"introtext\":\"<p style=\\\"color: rgb(102, 102, 102); font-family: arial,sans-serif; font-size: 14px; font-style: normal; font-variant: normal; font-weight: 400; letter-spacing: normal; margin-bottom: 10px; margin-left: 0px; margin-right: 0px; margin-top: 0px; orphans: 2; text-align: left; text-decoration: none; text-indent: 0px; text-transform: none; -webkit-text-stroke-width: 0px; white-space: normal; word-spacing: 0px;\\\">\\r\\n\\t&nbsp;<\\/p>\\r\\n<p style=\\\"color: rgb(102, 102, 102); font-family: arial,sans-serif; font-size: 14px; font-style: normal; font-variant: normal; font-weight: 400; letter-spacing: normal; margin-bottom: 10px; margin-left: 0px; margin-right: 0px; margin-top: 0px; orphans: 2; text-align: left; text-decoration: none; text-indent: 0px; text-transform: none; -webkit-text-stroke-width: 0px; white-space: normal; word-spacing: 0px;\\\">\\r\\n\\t&nbsp;<\\/p>\\r\\n<table align=\\\"center\\\" border=\\\"0\\\" cellpadding=\\\"1\\\" cellspacing=\\\"1\\\" style=\\\"width: 649px;\\\">\\r\\n\\t<tbody>\\r\\n\\t\\t<tr>\\r\\n\\t\\t\\t<td style=\\\"width: 189px; text-align: justify;\\\">\\r\\n\\t\\t\\t\\t<p>\\r\\n\\t\\t\\t\\t\\t<span style=\\\"color:#000000;\\\"><u><span style=\\\"font-family:arial,helvetica,sans-serif;\\\"><span style=\\\"font-size:16px;\\\"><a href=\\\"http:\\/\\/www.esmaior.pt\\/esmaior\\/files\\/conselho_geral\\/convocatoria_01_2014dez09%20v1.pdf\\\" style=\\\"color: rgb(0, 131, 232); text-decoration: none; transition-delay: 0s; transition-duration: 0.15s; transition-property: color; transition-timing-function: ease-in-out;\\\" target=\\\"_blank\\\">9 de dezembro de 2014<\\/a><\\/span><\\/span><\\/u><\\/span><\\/p>\\r\\n\\t\\t\\t<\\/td>\\r\\n\\t\\t\\t<td style=\\\"width: 203px; text-align: justify;\\\">\\r\\n\\t\\t\\t\\t<p>\\r\\n\\t\\t\\t\\t\\t<span style=\\\"color:#000000;\\\"><u><span style=\\\"font-family:arial,helvetica,sans-serif;\\\"><span style=\\\"font-size:16px;\\\"><a href=\\\"http:\\/\\/www.esmaior.pt\\/esmaior\\/files\\/CG_Convocatoria_11_2016Nov29.pdf\\\" style=\\\"color: rgb(0, 131, 232); text-decoration: none; transition-delay: 0s; transition-duration: 0.15s; transition-property: color; transition-timing-function: ease-in-out;\\\">29 novembro de 2016<\\/a><\\/span><\\/span><\\/u><\\/span><\\/p>\\r\\n\\t\\t\\t<\\/td>\\r\\n\\t\\t\\t<td style=\\\"width: 186.5px;\\\">\\r\\n\\t\\t\\t\\t<p>\\r\\n\\t\\t\\t\\t\\t<span style=\\\"color:#000000;\\\"><u><span style=\\\"font-family:arial,helvetica,sans-serif;\\\"><span style=\\\"font-size:16px;\\\"><a href=\\\"files\\/conselho_geral\\/CGConvocatoria212019jan29.pdf\\\">29 de janeiro de 2019 (2)<\\/a><\\/span><\\/span><\\/u><\\/span><\\/p>\\r\\n\\t\\t\\t<\\/td>\\r\\n\\t\\t\\t<td style=\\\"width: 48px;\\\">\\r\\n\\t\\t\\t\\t<p>\\r\\n\\t\\t\\t\\t\\t&nbsp;<\\/p>\\r\\n\\t\\t\\t<\\/td>\\r\\n\\t\\t<\\/tr>\\r\\n\\t\\t<tr>\\r\\n\\t\\t\\t<td style=\\\"width: 189px; text-align: justify;\\\">\\r\\n\\t\\t\\t\\t<p>\\r\\n\\t\\t\\t\\t\\t<span style=\\\"color:#000000;\\\"><u><span style=\\\"font-family:arial,helvetica,sans-serif;\\\"><span style=\\\"font-size:16px;\\\"><a href=\\\"http:\\/\\/www.esmaior.pt\\/esmaior\\/files\\/conselho_geral\\/convocatoria_02_2015jan13.pdf\\\" style=\\\"color: rgb(0, 131, 232); text-decoration: none; transition-delay: 0s; transition-duration: 0.15s; transition-property: color; transition-timing-function: ease-in-out;\\\" target=\\\"_blank\\\">13 de janeiro de 2015<\\/a><\\/span><\\/span><\\/u><\\/span><\\/p>\\r\\n\\t\\t\\t<\\/td>\\r\\n\\t\\t\\t<td style=\\\"width: 203px; text-align: justify;\\\">\\r\\n\\t\\t\\t\\t<p>\\r\\n\\t\\t\\t\\t\\t<span style=\\\"color:#000000;\\\"><u><span style=\\\"font-family:arial,helvetica,sans-serif;\\\"><span style=\\\"font-size:16px;\\\"><a href=\\\"files\\/conselho_geral\\/CGConvocatoria122017mar13.pdf\\\">13 de&nbsp; mar&ccedil;o de 2017<\\/a><\\/span><\\/span><\\/u><\\/span><\\/p>\\r\\n\\t\\t\\t<\\/td>\\r\\n\\t\\t\\t<td style=\\\"width: 186.5px;\\\">\\r\\n\\t\\t\\t\\t<p>\\r\\n\\t\\t\\t\\t\\t<span style=\\\"color:#000000;\\\"><u><span style=\\\"font-family:arial,helvetica,sans-serif;\\\"><span style=\\\"font-size:16px;\\\"><a href=\\\"files\\/conselho_geral\\/CGConvocatoria222019mai14.pdf\\\">14 de maio de 2019<\\/a><\\/span><\\/span><\\/u><\\/span><\\/p>\\r\\n\\t\\t\\t<\\/td>\\r\\n\\t\\t\\t<td style=\\\"width: 48px;\\\">\\r\\n\\t\\t\\t\\t<p>\\r\\n\\t\\t\\t\\t\\t&nbsp;<\\/p>\\r\\n\\t\\t\\t<\\/td>\\r\\n\\t\\t<\\/tr>\\r\\n\\t\\t<tr>\\r\\n\\t\\t\\t<td style=\\\"width: 189px; text-align: justify;\\\">\\r\\n\\t\\t\\t\\t<p>\\r\\n\\t\\t\\t\\t\\t<span style=\\\"color:#000000;\\\"><u><span style=\\\"font-family:arial,helvetica,sans-serif;\\\"><span style=\\\"font-size:16px;\\\"><a href=\\\"http:\\/\\/www.esmaior.pt\\/esmaior\\/files\\/conselho_geral\\/convocatoria_03_2015fev10.pdf\\\" style=\\\"color: rgb(0, 131, 232); text-decoration: none; transition-delay: 0s; transition-duration: 0.15s; transition-property: color; transition-timing-function: ease-in-out;\\\" target=\\\"_blank\\\">11 de fevereiro de 2015<\\/a><\\/span><\\/span><\\/u><\\/span><\\/p>\\r\\n\\t\\t\\t<\\/td>\\r\\n\\t\\t\\t<td style=\\\"width: 203px; text-align: justify;\\\">\\r\\n\\t\\t\\t\\t<p>\\r\\n\\t\\t\\t\\t\\t<span style=\\\"color:#000000;\\\"><u><span style=\\\"font-family:arial,helvetica,sans-serif;\\\"><span style=\\\"font-size:16px;\\\"><a href=\\\"files\\/conselho_geral\\/CGConvocatoria132017mai24.pdf\\\">24 de&nbsp; maio de 2017<\\/a><\\/span><\\/span><\\/u><\\/span><\\/p>\\r\\n\\t\\t\\t<\\/td>\\r\\n\\t\\t\\t<td style=\\\"width: 186.5px;\\\">\\r\\n\\t\\t\\t\\t<p>\\r\\n\\t\\t\\t\\t\\t<span style=\\\"color:#000000;\\\"><u><span style=\\\"font-family:arial,helvetica,sans-serif;\\\"><span style=\\\"font-size:16px;\\\"><a href=\\\"files\\/conselho_geral\\/CGConvocatoria232019jul23.pdf\\\">23 de julho de 2019<\\/a><\\/span><\\/span><\\/u><\\/span><\\/p>\\r\\n\\t\\t\\t<\\/td>\\r\\n\\t\\t\\t<td style=\\\"width: 48px;\\\">\\r\\n\\t\\t\\t\\t<p>\\r\\n\\t\\t\\t\\t\\t&nbsp;<\\/p>\\r\\n\\t\\t\\t<\\/td>\\r\\n\\t\\t<\\/tr>\\r\\n\\t\\t<tr>\\r\\n\\t\\t\\t<td style=\\\"width: 189px; text-align: justify;\\\">\\r\\n\\t\\t\\t\\t<p>\\r\\n\\t\\t\\t\\t\\t<span style=\\\"color:#000000;\\\"><u><span style=\\\"font-family:arial,helvetica,sans-serif;\\\"><span style=\\\"font-size:16px;\\\"><a href=\\\"http:\\/\\/www.esmaior.pt\\/esmaior\\/files\\/conselho_geral\\/convocatoria_04_%202015abr21.pdf\\\" style=\\\"color: rgb(0, 131, 232); text-decoration: none; transition-delay: 0s; transition-duration: 0.15s; transition-property: color; transition-timing-function: ease-in-out;\\\" target=\\\"_blank\\\">21 de abril de 2015<\\/a><\\/span><\\/span><\\/u><\\/span><\\/p>\\r\\n\\t\\t\\t<\\/td>\\r\\n\\t\\t\\t<td style=\\\"width: 203px; text-align: justify;\\\">\\r\\n\\t\\t\\t\\t<p>\\r\\n\\t\\t\\t\\t\\t<span style=\\\"color:#000000;\\\"><u><span style=\\\"font-family:arial,helvetica,sans-serif;\\\"><span style=\\\"font-size:16px;\\\"><a href=\\\"files\\/conselho_geral\\/CGConvocatoria142017jul25.pdf\\\">25 de julho de 2017<\\/a><\\/span><\\/span><\\/u><\\/span><\\/p>\\r\\n\\t\\t\\t<\\/td>\\r\\n\\t\\t\\t<td style=\\\"width: 186.5px;\\\">\\r\\n\\t\\t\\t\\t<p>\\r\\n\\t\\t\\t\\t\\t<span style=\\\"color:#000000;\\\"><u><span style=\\\"font-family:arial,helvetica,sans-serif;\\\"><span style=\\\"font-size:16px;\\\"><a href=\\\"files\\/conselho_geral\\/CGConvocatoria242019out08.pdf\\\">8 de outubro de 2019<\\/a><\\/span><\\/span><\\/u><\\/span><\\/p>\\r\\n\\t\\t\\t<\\/td>\\r\\n\\t\\t\\t<td style=\\\"width: 48px;\\\">\\r\\n\\t\\t\\t\\t<p>\\r\\n\\t\\t\\t\\t\\t&nbsp;<\\/p>\\r\\n\\t\\t\\t<\\/td>\\r\\n\\t\\t<\\/tr>\\r\\n\\t\\t<tr>\\r\\n\\t\\t\\t<td style=\\\"width: 189px; text-align: justify;\\\">\\r\\n\\t\\t\\t\\t<p>\\r\\n\\t\\t\\t\\t\\t<span style=\\\"color:#000000;\\\"><u><span style=\\\"font-family:arial,helvetica,sans-serif;\\\"><span style=\\\"font-size:16px;\\\"><a href=\\\"http:\\/\\/www.esmaior.pt\\/esmaior\\/files\\/conselho_geral\\/convocatoria_05_2015Jul06.pdf\\\" style=\\\"color: rgb(0, 131, 232); text-decoration: none; transition-delay: 0s; transition-duration: 0.15s; transition-property: color; transition-timing-function: ease-in-out;\\\" target=\\\"_blank\\\">6 de julho de 2015<\\/a><\\/span><\\/span><\\/u><\\/span><\\/p>\\r\\n\\t\\t\\t<\\/td>\\r\\n\\t\\t\\t<td style=\\\"width: 203px; text-align: justify;\\\">\\r\\n\\t\\t\\t\\t<p>\\r\\n\\t\\t\\t\\t\\t<span style=\\\"color:#000000;\\\"><u><span style=\\\"font-family:arial,helvetica,sans-serif;\\\"><span style=\\\"font-size:16px;\\\"><a href=\\\"files\\/conselho_geral\\/CGConvocatoria152017dez13.pdf\\\">13 de dezembro de 2017<\\/a><\\/span><\\/span><\\/u><\\/span><\\/p>\\r\\n\\t\\t\\t<\\/td>\\r\\n\\t\\t\\t<td style=\\\"width: 186.5px;\\\">\\r\\n\\t\\t\\t\\t<p>\\r\\n\\t\\t\\t\\t\\t&nbsp;<\\/p>\\r\\n\\t\\t\\t<\\/td>\\r\\n\\t\\t\\t<td style=\\\"width: 48px;\\\">\\r\\n\\t\\t\\t\\t<p>\\r\\n\\t\\t\\t\\t\\t&nbsp;<\\/p>\\r\\n\\t\\t\\t<\\/td>\\r\\n\\t\\t<\\/tr>\\r\\n\\t\\t<tr>\\r\\n\\t\\t\\t<td style=\\\"width: 189px; text-align: justify;\\\">\\r\\n\\t\\t\\t\\t<p>\\r\\n\\t\\t\\t\\t\\t<span style=\\\"color:#000000;\\\"><u><span style=\\\"font-family:arial,helvetica,sans-serif;\\\"><span style=\\\"font-size:16px;\\\"><a href=\\\"http:\\/\\/www.esmaior.pt\\/esmaior\\/files\\/conselho_geral\\/convocatoria_06_2015nov24.pdf\\\" style=\\\"color: rgb(0, 131, 232); text-decoration: none; transition-delay: 0s; transition-duration: 0.15s; transition-property: color; transition-timing-function: ease-in-out;\\\" target=\\\"_blank\\\">24 de novembro de 2015<\\/a><\\/span><\\/span><\\/u><\\/span><\\/p>\\r\\n\\t\\t\\t<\\/td>\\r\\n\\t\\t\\t<td style=\\\"width: 203px; text-align: justify;\\\">\\r\\n\\t\\t\\t\\t<p>\\r\\n\\t\\t\\t\\t\\t<span style=\\\"color:#000000;\\\"><u><span style=\\\"font-family:arial,helvetica,sans-serif;\\\"><span style=\\\"font-size:16px;\\\"><a href=\\\"files\\/conselho_geral\\/CGConvocatoria162018mar13.pdf\\\">13 de mar&ccedil;o de 2018<\\/a><\\/span><\\/span><\\/u><\\/span><\\/p>\\r\\n\\t\\t\\t<\\/td>\\r\\n\\t\\t\\t<td style=\\\"width: 186.5px;\\\">\\r\\n\\t\\t\\t\\t<p>\\r\\n\\t\\t\\t\\t\\t&nbsp;<\\/p>\\r\\n\\t\\t\\t<\\/td>\\r\\n\\t\\t\\t<td style=\\\"width: 48px;\\\">\\r\\n\\t\\t\\t\\t<p>\\r\\n\\t\\t\\t\\t\\t&nbsp;<\\/p>\\r\\n\\t\\t\\t<\\/td>\\r\\n\\t\\t<\\/tr>\\r\\n\\t\\t<tr>\\r\\n\\t\\t\\t<td style=\\\"width: 189px; text-align: justify;\\\">\\r\\n\\t\\t\\t\\t<p>\\r\\n\\t\\t\\t\\t\\t<span style=\\\"color:#000000;\\\"><u><span style=\\\"font-family:arial,helvetica,sans-serif;\\\"><span style=\\\"font-size:16px;\\\"><a href=\\\"files\\/conselho_geral\\/CGConvocatoria172018jun14.pdf\\\">19 de janeiro de 2016<\\/a><\\/span><\\/span><\\/u><\\/span><\\/p>\\r\\n\\t\\t\\t<\\/td>\\r\\n\\t\\t\\t<td style=\\\"width: 203px; text-align: justify;\\\">\\r\\n\\t\\t\\t\\t<p>\\r\\n\\t\\t\\t\\t\\t<span style=\\\"color:#000000;\\\"><u><span style=\\\"font-family:arial,helvetica,sans-serif;\\\"><span style=\\\"font-size:16px;\\\"><a href=\\\"files\\/conselho_geral\\/CGConvocatoria172018jun14.pdf\\\">14 de&nbsp; junho de 2018<\\/a><\\/span><\\/span><\\/u><\\/span><\\/p>\\r\\n\\t\\t\\t<\\/td>\\r\\n\\t\\t\\t<td style=\\\"width: 186.5px;\\\">\\r\\n\\t\\t\\t\\t<p>\\r\\n\\t\\t\\t\\t\\t&nbsp;<\\/p>\\r\\n\\t\\t\\t<\\/td>\\r\\n\\t\\t\\t<td style=\\\"width: 48px;\\\">\\r\\n\\t\\t\\t\\t<p>\\r\\n\\t\\t\\t\\t\\t&nbsp;<\\/p>\\r\\n\\t\\t\\t<\\/td>\\r\\n\\t\\t<\\/tr>\\r\\n\\t\\t<tr>\\r\\n\\t\\t\\t<td style=\\\"width: 189px; text-align: justify;\\\">\\r\\n\\t\\t\\t\\t<p>\\r\\n\\t\\t\\t\\t\\t<span style=\\\"color:#000000;\\\"><u><span style=\\\"font-family:arial,helvetica,sans-serif;\\\"><span style=\\\"font-size:16px;\\\"><a href=\\\"http:\\/\\/www.esmaior.pt\\/esmaior\\/files\\/CG_Convocatoria_08_2016Abr05.pdf\\\" style=\\\"color: rgb(0, 131, 232); text-decoration: none; transition-delay: 0s; transition-duration: 0.15s; transition-property: color; transition-timing-function: ease-in-out;\\\">05 de abril de 2016<\\/a><\\/span><\\/span><\\/u><\\/span><\\/p>\\r\\n\\t\\t\\t<\\/td>\\r\\n\\t\\t\\t<td style=\\\"width: 203px; text-align: justify;\\\">\\r\\n\\t\\t\\t\\t<p>\\r\\n\\t\\t\\t\\t\\t<span style=\\\"color:#000000;\\\"><u><span style=\\\"font-family:arial,helvetica,sans-serif;\\\"><span style=\\\"font-size:16px;\\\"><a href=\\\"files\\/conselho_geral\\/CGConvocatoria182018jul24.pdf\\\">24 de julho de 2018<\\/a><\\/span><\\/span><\\/u><\\/span><\\/p>\\r\\n\\t\\t\\t<\\/td>\\r\\n\\t\\t\\t<td style=\\\"width: 186.5px;\\\">\\r\\n\\t\\t\\t\\t<p>\\r\\n\\t\\t\\t\\t\\t&nbsp;<\\/p>\\r\\n\\t\\t\\t<\\/td>\\r\\n\\t\\t\\t<td style=\\\"width: 48px;\\\">\\r\\n\\t\\t\\t\\t<p>\\r\\n\\t\\t\\t\\t\\t&nbsp;<\\/p>\\r\\n\\t\\t\\t<\\/td>\\r\\n\\t\\t<\\/tr>\\r\\n\\t\\t<tr>\\r\\n\\t\\t\\t<td style=\\\"width: 189px; text-align: justify;\\\">\\r\\n\\t\\t\\t\\t<p>\\r\\n\\t\\t\\t\\t\\t<span style=\\\"color:#000000;\\\"><u><span style=\\\"font-family:arial,helvetica,sans-serif;\\\"><span style=\\\"font-size:16px;\\\"><a href=\\\"http:\\/\\/www.esmaior.pt\\/esmaior\\/files\\/CG_Convocatoria_09_2016Mai10.pdf\\\" style=\\\"color: rgb(0, 131, 232); text-decoration: none; transition-delay: 0s; transition-duration: 0.15s; transition-property: color; transition-timing-function: ease-in-out;\\\">10 de maio de 2016<\\/a><\\/span><\\/span><\\/u><\\/span><\\/p>\\r\\n\\t\\t\\t<\\/td>\\r\\n\\t\\t\\t<td style=\\\"width: 203px; text-align: justify;\\\">\\r\\n\\t\\t\\t\\t<p>\\r\\n\\t\\t\\t\\t\\t<span style=\\\"color:#000000;\\\"><u><span style=\\\"font-family:arial,helvetica,sans-serif;\\\"><span style=\\\"font-size:16px;\\\"><a href=\\\"files\\/conselho_geral\\/CGConvocatoria192018nov20.pdf\\\">20 de novembro de 2018<\\/a><\\/span><\\/span><\\/u><\\/span><\\/p>\\r\\n\\t\\t\\t<\\/td>\\r\\n\\t\\t\\t<td style=\\\"width: 186.5px;\\\">\\r\\n\\t\\t\\t\\t&nbsp;<\\/td>\\r\\n\\t\\t\\t<td style=\\\"width: 48px;\\\">\\r\\n\\t\\t\\t\\t&nbsp;<\\/td>\\r\\n\\t\\t<\\/tr>\\r\\n\\t<\\/tbody>\\r\\n<\\/table>\\r\\n<p>\\r\\n\\t&nbsp;<\\/p>\\r\\n<p>\\r\\n\\t&nbsp;<\\/p>\\r\\n\",\"fulltext\":\"\",\"state\":1,\"catid\":\"16\",\"created\":\"2019-08-20 10:47:21\",\"created_by\":\"231\",\"created_by_alias\":\"\",\"modified\":\"2019-11-05 11:03:00\",\"modified_by\":\"231\",\"checked_out\":\"231\",\"checked_out_time\":\"2019-11-05 11:02:21\",\"publish_up\":\"2019-08-20 10:47:21\",\"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\":\"{\\\"article_layout\\\":\\\"\\\",\\\"show_title\\\":\\\"\\\",\\\"link_titles\\\":\\\"\\\",\\\"show_tags\\\":\\\"\\\",\\\"show_intro\\\":\\\"\\\",\\\"info_block_position\\\":\\\"\\\",\\\"info_block_show_title\\\":\\\"\\\",\\\"show_category\\\":\\\"\\\",\\\"link_category\\\":\\\"\\\",\\\"show_parent_category\\\":\\\"\\\",\\\"link_parent_category\\\":\\\"\\\",\\\"show_associations\\\":\\\"\\\",\\\"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_page_title\\\":\\\"\\\",\\\"show_publishing_options\\\":\\\"\\\",\\\"show_article_options\\\":\\\"\\\",\\\"show_urls_images_backend\\\":\\\"\\\",\\\"show_urls_images_frontend\\\":\\\"\\\",\\\"astroid_article_type\\\":\\\"regular\\\",\\\"astroid_article_video_type\\\":\\\"youtube\\\",\\\"astroid_article_video_url\\\":\\\"\\\",\\\"astroid_article_gallery_width\\\":\\\"\\\",\\\"astroid_article_gallery_bullets\\\":\\\"1\\\",\\\"astroid_article_gallery_navigation\\\":\\\"1\\\",\\\"astroid_article_thumbnail\\\":\\\"1\\\",\\\"astroid_article_gallery_items\\\":[],\\\"astroid_article_audio_source\\\":\\\"soundcloud\\\",\\\"astroid_article_audio_soundcloud\\\":\\\"\\\",\\\"astroid_article_audio_spotify\\\":\\\"\\\",\\\"astroid_article_review_heading\\\":\\\"\\\",\\\"astroid_article_review_summery\\\":\\\"\\\",\\\"astroid_article_review_good\\\":\\\"\\\",\\\"astroid_article_review_bad\\\":\\\"\\\",\\\"astroid_article_review_rating\\\":\\\"5\\\",\\\"astroid_article_button_action\\\":\\\"\\\",\\\"astroid_article_button_link\\\":\\\"\\\",\\\"astroid_article_review_criterias\\\":[],\\\"astroid_article_quote_text\\\":\\\"\\\",\\\"astroid_article_quote_author\\\":\\\"\\\",\\\"astroid_article_badge\\\":\\\"0\\\",\\\"astroid_article_badge_type\\\":\\\"2\\\",\\\"astroid_article_badge_text\\\":\\\"\\\",\\\"astroid_article_badge_color\\\":\\\"\\\",\\\"astroid_article_badge_text_color\\\":\\\"\\\",\\\"astroid_relatedposts\\\":\\\"\\\",\\\"astroid_socialshare\\\":\\\"\\\",\\\"astroid_comments\\\":\\\"\\\",\\\"astroid_posttype\\\":\\\"\\\",\\\"astroid_readtime\\\":\\\"\\\",\\\"astroid_authorinfo\\\":\\\"0\\\",\\\"astroid_og_title\\\":\\\"\\\",\\\"astroid_og_desc\\\":\\\"\\\",\\\"astroid_og_image\\\":\\\"\\\"}\",\"version\":12,\"ordering\":\"23\",\"metakey\":\"\",\"metadesc\":\"\",\"access\":\"1\",\"hits\":\"0\",\"metadata\":\"{\\\"robots\\\":\\\"\\\",\\\"author\\\":\\\"\\\",\\\"rights\\\":\\\"\\\",\\\"xreference\\\":\\\"\\\"}\",\"featured\":\"0\",\"language\":\"*\",\"xreference\":\"\",\"note\":\"\"}', 0),
(815, 108, 1, '', '2019-11-05 11:19:07', 231, 14712, '90497ddc3bfffbebc5c472d73e3c592680ba2fb3', '{\"id\":108,\"asset_id\":\"353\",\"title\":\"Crit\\u00e9rios de avalia\\u00e7\\u00e3o secund\\u00e1rio\",\"alias\":\"criterios-de-avaliacao-secundario\",\"introtext\":\"<p>\\r\\n\\t<strong>Em atualiza&ccedil;&atilde;o.....<\\/strong><\\/p>\\r\\n<title><\\/title>\\r\\n<meta charset=\\\"utf-8\\\" \\/>\\r\\n<meta content=\\\"width=device-width, initial-scale=1\\\" name=\\\"viewport\\\" \\/>\\r\\n<link href=\\\"https:\\/\\/maxcdn.bootstrapcdn.com\\/bootstrap\\/4.3.1\\/css\\/bootstrap.min.css\\\" rel=\\\"stylesheet\\\" \\/>\\r\\n<script src=\\\"https:\\/\\/ajax.googleapis.com\\/ajax\\/libs\\/jquery\\/3.4.1\\/jquery.min.js\\\"><\\/script><script src=\\\"https:\\/\\/cdnjs.cloudflare.com\\/ajax\\/libs\\/popper.js\\/1.14.7\\/umd\\/popper.min.js\\\"><\\/script><script src=\\\"https:\\/\\/maxcdn.bootstrapcdn.com\\/bootstrap\\/4.3.1\\/js\\/bootstrap.min.js\\\"><\\/script><div class=\\\"container\\\">\\r\\n\\t<table align=\\\"center\\\" class=\\\"table table-hover\\\" style=\\\"width: 468px;\\\" table=\\\"\\\">\\r\\n\\t\\t<thead>\\r\\n\\t\\t\\t<tr>\\r\\n\\t\\t\\t\\t<th style=\\\"width: 466px;\\\">\\r\\n\\t\\t\\t\\t\\tDisciplinas<\\/th>\\r\\n\\t\\t\\t<\\/tr>\\r\\n\\t\\t\\t<tr>\\r\\n\\t\\t\\t\\t<td style=\\\"width: 466px;\\\">\\r\\n\\t\\t\\t\\t\\t<a href=\\\"files\\/Criterios 2019-2020\\/Espanhol\\/criterios_alemao_10.pdf\\\">Alem&atilde;o 10&ordm; Ano<\\/a><\\/td>\\r\\n\\t\\t\\t<\\/tr>\\r\\n\\t\\t\\t<tr>\\r\\n\\t\\t\\t\\t<td style=\\\"width: 466px;\\\">\\r\\n\\t\\t\\t\\t\\t<a href=\\\"files\\/Criterios 2019-2020\\/Espanhol\\/criterios_alemao_11.pdf\\\">Alem&atilde;o 11&ordm; Ano<\\/a><\\/td>\\r\\n\\t\\t\\t<\\/tr>\\r\\n\\t\\t\\t<tr>\\r\\n\\t\\t\\t\\t<td style=\\\"width: 466px;\\\">\\r\\n\\t\\t\\t\\t\\t<a href=\\\"files\\/Criterios 2019-2020\\/Matematica\\/CriteriosAvaliacaoAPIsecundrio201920.pdf\\\">API 12&ordm; Ano<\\/a><\\/td>\\r\\n\\t\\t\\t<\\/tr>\\r\\n\\t\\t<\\/thead>\\r\\n\\t\\t<tbody>\\r\\n\\t\\t\\t<tr>\\r\\n\\t\\t\\t\\t<td style=\\\"width: 466px;\\\">\\r\\n\\t\\t\\t\\t\\t<a href=\\\"files\\/Criterios 2019-2020\\/Biologia\\/criterios_BioGeo10.pdf\\\">Biologia e Geologia \\/ Biologia 10&ordm; Ano<\\/a><\\/td>\\r\\n\\t\\t\\t<\\/tr>\\r\\n\\t\\t\\t<tr>\\r\\n\\t\\t\\t\\t<td style=\\\"width: 466px;\\\">\\r\\n\\t\\t\\t\\t\\t<a href=\\\"files\\/Criterios 2019-2020\\/Biologia\\/criterios_BioGeo11.pdf\\\">Biologia e Geologia \\/ Biologia 11&ordm; Ano<\\/a><\\/td>\\r\\n\\t\\t\\t<\\/tr>\\r\\n\\t\\t\\t<tr>\\r\\n\\t\\t\\t\\t<td style=\\\"width: 466px;\\\">\\r\\n\\t\\t\\t\\t\\tCi&ecirc;ncias Sociais e Humanas - Educa&ccedil;&atilde;o Especial<\\/td>\\r\\n\\t\\t\\t<\\/tr>\\r\\n\\t\\t\\t<tr>\\r\\n\\t\\t\\t\\t<td style=\\\"width: 466px;\\\">\\r\\n\\t\\t\\t\\t\\t<a href=\\\"files\\/Criterios 2019-2020\\/artes\\/CritriosAvaliaoDesenho10ano.pdf\\\">Desenho A 10&ordm; Ano<\\/a><\\/td>\\r\\n\\t\\t\\t<\\/tr>\\r\\n\\t\\t\\t<tr>\\r\\n\\t\\t\\t\\t<td style=\\\"width: 466px;\\\">\\r\\n\\t\\t\\t\\t\\t<a href=\\\"files\\/Criterios 2019-2020\\/artes\\/CritsAvaliaoDesenho11ano.pdf\\\">Desenho A 11&ordm;&nbsp;<\\/a><a href=\\\"files\\/Criterios 2019-2020\\/artes\\/CritsAvaliaoDesenho11ano.pdf\\\">Ano<\\/a><\\/td>\\r\\n\\t\\t\\t<\\/tr>\\r\\n\\t\\t\\t<tr>\\r\\n\\t\\t\\t\\t<td style=\\\"width: 466px;\\\">\\r\\n\\t\\t\\t\\t\\t<a href=\\\"files\\/Criterios 2019-2020\\/artes\\/CriteriosavaliacaoDesenhoA12ano201920doc.pdf\\\">Desenho A 12&ordm; Ano<\\/a><\\/td>\\r\\n\\t\\t\\t<\\/tr>\\r\\n\\t\\t\\t<tr>\\r\\n\\t\\t\\t\\t<td style=\\\"width: 466px;\\\">\\r\\n\\t\\t\\t\\t\\t<a href=\\\"files\\/Criterios 2019-2020\\/Economia e direito\\/citerios_direito_12.pdf\\\">Direito 12&ordm; Ano<\\/a><\\/td>\\r\\n\\t\\t\\t<\\/tr>\\r\\n\\t\\t\\t<tr>\\r\\n\\t\\t\\t\\t<td style=\\\"width: 466px;\\\">\\r\\n\\t\\t\\t\\t\\t<a href=\\\"files\\/Criterios 2019-2020\\/Economia e direito\\/criterios_economia_10_11.pdf\\\">Economia A - 10&ordm; Ano<\\/a><\\/td>\\r\\n\\t\\t\\t<\\/tr>\\r\\n\\t\\t\\t<tr>\\r\\n\\t\\t\\t\\t<td style=\\\"width: 466px;\\\">\\r\\n\\t\\t\\t\\t\\t<a href=\\\"files\\/Criterios 2019-2020\\/Economia e direito\\/criterios_economia_10_11.pdf\\\">Economia A - 11&ordm; Ano<\\/a><\\/td>\\r\\n\\t\\t\\t<\\/tr>\\r\\n\\t\\t\\t<tr>\\r\\n\\t\\t\\t\\t<td style=\\\"width: 466px;\\\">\\r\\n\\t\\t\\t\\t\\tEconomia C<\\/td>\\r\\n\\t\\t\\t<\\/tr>\\r\\n\\t\\t\\t<tr>\\r\\n\\t\\t\\t\\t<td style=\\\"width: 466px;\\\">\\r\\n\\t\\t\\t\\t\\tEduca&ccedil;&atilde;o F&iacute;sica 11&ordm; Ano e 12&ordm; Ano<\\/td>\\r\\n\\t\\t\\t<\\/tr>\\r\\n\\t\\t\\t<tr>\\r\\n\\t\\t\\t\\t<td style=\\\"width: 466px;\\\">\\r\\n\\t\\t\\t\\t\\tEduca&ccedil;&atilde;o F&iacute;sica - Alunos com Atestado M&eacute;dico 10&ordm; Ano<\\/td>\\r\\n\\t\\t\\t<\\/tr>\\r\\n\\t\\t\\t<tr>\\r\\n\\t\\t\\t\\t<td style=\\\"width: 466px;\\\">\\r\\n\\t\\t\\t\\t\\tEduca&ccedil;&atilde;o F&iacute;sica - Alunos com Atestado M&eacute;dico<\\/td>\\r\\n\\t\\t\\t<\\/tr>\\r\\n\\t\\t\\t<tr>\\r\\n\\t\\t\\t\\t<td style=\\\"width: 466px;\\\">\\r\\n\\t\\t\\t\\t\\t<a href=\\\"files\\/Criterios 2019-2020\\/EMRC\\/criterios_emrc_10.pdf\\\">EMRC 10&ordm; Ano<\\/a><\\/td>\\r\\n\\t\\t\\t<\\/tr>\\r\\n\\t\\t\\t<tr>\\r\\n\\t\\t\\t\\t<td style=\\\"width: 466px;\\\">\\r\\n\\t\\t\\t\\t\\t<a href=\\\"files\\/Criterios 2019-2020\\/EMRC\\/criterios_emrc_11.pdf\\\">EMRC 11&ordm; Ano&nbsp;<\\/a><\\/td>\\r\\n\\t\\t\\t<\\/tr>\\r\\n\\t\\t\\t<tr>\\r\\n\\t\\t\\t\\t<td style=\\\"width: 466px;\\\">\\r\\n\\t\\t\\t\\t\\t<a href=\\\"files\\/Criterios 2019-2020\\/EMRC\\/criterios_emrc_12.pdf\\\">EMRC 12&ordm; Ano&nbsp;<\\/a><\\/td>\\r\\n\\t\\t\\t<\\/tr>\\r\\n\\t\\t\\t<tr>\\r\\n\\t\\t\\t\\t<td style=\\\"width: 466px;\\\">\\r\\n\\t\\t\\t\\t\\t<a href=\\\"files\\/Criterios 2019-2020\\/Espanhol\\/criterios_ESP_10_inic.pdf\\\">Espanhol 10&ordm;&nbsp; Ano - Inicia&ccedil;&atilde;o<\\/a><\\/td>\\r\\n\\t\\t\\t<\\/tr>\\r\\n\\t\\t\\t<tr>\\r\\n\\t\\t\\t\\t<td style=\\\"width: 466px;\\\">\\r\\n\\t\\t\\t\\t\\t<a href=\\\"files\\/Criterios 2019-2020\\/Espanhol\\/criterios_esp_11.pdf\\\">E<\\/a><a href=\\\"files\\/Criterios 2019-2020\\/Espanhol\\/criterios_ESP_11_inic.pdf\\\">spanhol 11&ordm; Ano - Inicia&ccedil;&atilde;o<\\/a><\\/td>\\r\\n\\t\\t\\t<\\/tr>\\r\\n\\t\\t\\t<tr>\\r\\n\\t\\t\\t\\t<td style=\\\"width: 466px;\\\">\\r\\n\\t\\t\\t\\t\\t<a href=\\\"files\\/Criterios 2019-2020\\/Espanhol\\/criterios_esp_11.pdf\\\">Espanhol 11&ordm; Ano<\\/a><\\/td>\\r\\n\\t\\t\\t<\\/tr>\\r\\n\\t\\t\\t<tr>\\r\\n\\t\\t\\t\\t<td style=\\\"width: 466px;\\\">\\r\\n\\t\\t\\t\\t\\tFilosofia 10&ordm; Ano<\\/td>\\r\\n\\t\\t\\t<\\/tr>\\r\\n\\t\\t\\t<tr>\\r\\n\\t\\t\\t\\t<td style=\\\"width: 466px;\\\">\\r\\n\\t\\t\\t\\t\\tFilosofia 11&ordm; Ano<\\/td>\\r\\n\\t\\t\\t<\\/tr>\\r\\n\\t\\t\\t<tr>\\r\\n\\t\\t\\t\\t<td style=\\\"width: 466px;\\\">\\r\\n\\t\\t\\t\\t\\t<a href=\\\"files\\/Criterios 2019-2020\\/FQ\\/criterios_fq_10.pdf\\\">F&iacute;sica e Qu&iacute;mica 10&ordm; Ano<\\/a><\\/td>\\r\\n\\t\\t\\t<\\/tr>\\r\\n\\t\\t\\t<tr>\\r\\n\\t\\t\\t\\t<td style=\\\"width: 466px;\\\">\\r\\n\\t\\t\\t\\t\\t<a href=\\\"files\\/Criterios 2019-2020\\/FQ\\/criterios_fq_11.pdf\\\">F&iacute;sica \\/ Qu&iacute;mica 11&ordm; Ano<\\/a><\\/td>\\r\\n\\t\\t\\t<\\/tr>\\r\\n\\t\\t\\t<tr>\\r\\n\\t\\t\\t\\t<td style=\\\"width: 466px;\\\">\\r\\n\\t\\t\\t\\t\\t<a href=\\\"files\\/Criterios 2019-2020\\/FQ\\/criterios_fq_11.pdf\\\" style=\\\"color: rgb(0, 123, 255); background-color: rgb(255, 255, 255);\\\">F&iacute;sica \\/ Qu&iacute;mica 12&ordm; Ano<\\/a><\\/td>\\r\\n\\t\\t\\t<\\/tr>\\r\\n\\t\\t\\t<tr>\\r\\n\\t\\t\\t\\t<td style=\\\"width: 466px;\\\">\\r\\n\\t\\t\\t\\t\\tFranc&ecirc;s<\\/td>\\r\\n\\t\\t\\t<\\/tr>\\r\\n\\t\\t\\t<tr>\\r\\n\\t\\t\\t\\t<td style=\\\"width: 466px;\\\">\\r\\n\\t\\t\\t\\t\\tFranc&ecirc;s - Cursos Profissionais<\\/td>\\r\\n\\t\\t\\t<\\/tr>\\r\\n\\t\\t\\t<tr>\\r\\n\\t\\t\\t\\t<td style=\\\"width: 466px;\\\">\\r\\n\\t\\t\\t\\t\\t<a href=\\\"files\\/Criterios 2019-2020\\/geografia\\/criterios_geo_10.pdf\\\" style=\\\"background-color: rgb(255, 255, 255);\\\">Geografia&nbsp; A 10&ordm; Ano<\\/a><\\/td>\\r\\n\\t\\t\\t<\\/tr>\\r\\n\\t\\t\\t<tr>\\r\\n\\t\\t\\t\\t<td style=\\\"width: 466px;\\\">\\r\\n\\t\\t\\t\\t\\t<a href=\\\"files\\/Criterios 2019-2020\\/geografia\\/criterios_geo_10.pdf\\\" style=\\\"background-color: rgb(255, 255, 255);\\\">Geografia A 11&ordm; Ano<\\/a><\\/td>\\r\\n\\t\\t\\t<\\/tr>\\r\\n\\t\\t\\t<tr>\\r\\n\\t\\t\\t\\t<td style=\\\"width: 466px;\\\">\\r\\n\\t\\t\\t\\t\\t<a href=\\\"files\\/Criterios 2019-2020\\/geografia\\/criterios_geo_10.pdf\\\" style=\\\"background-color: rgb(255, 255, 255);\\\">Geografia C 12&ordm; Ano<\\/a><\\/td>\\r\\n\\t\\t\\t<\\/tr>\\r\\n\\t\\t\\t<tr>\\r\\n\\t\\t\\t\\t<td style=\\\"width: 466px;\\\">\\r\\n\\t\\t\\t\\t\\t<a href=\\\"files\\/Criterios 2019-2020\\/artes\\/CritriosAvaliaoGDA10ano201920.pdf\\\">Geometria Descritiva A - 10&ordm; Ano<\\/a><\\/td>\\r\\n\\t\\t\\t<\\/tr>\\r\\n\\t\\t\\t<tr>\\r\\n\\t\\t\\t\\t<td style=\\\"width: 466px;\\\">\\r\\n\\t\\t\\t\\t\\t<a href=\\\"files\\/Criterios 2019-2020\\/artes\\/CriteriosAvaliacaoGDA11ano201920.pdf\\\">Geometria Descritiva A - 11&ordm; Ano<\\/a><\\/td>\\r\\n\\t\\t\\t<\\/tr>\\r\\n\\t\\t\\t<tr>\\r\\n\\t\\t\\t\\t<td style=\\\"width: 466px;\\\">\\r\\n\\t\\t\\t\\t\\t<a href=\\\"files\\/Criterios 2019-2020\\/Historia\\/crit__10_hist_10.pdf\\\">Hist&oacute;ria A 10&ordm; Ano<\\/a><\\/td>\\r\\n\\t\\t\\t<\\/tr>\\r\\n\\t\\t\\t<tr>\\r\\n\\t\\t\\t\\t<td style=\\\"width: 466px;\\\">\\r\\n\\t\\t\\t\\t\\t<a href=\\\"files\\/Criterios 2019-2020\\/Historia\\/crit__hist_A_11.pdf\\\">Hist&oacute;ria A 11<\\/a><a href=\\\"files\\/Criterios 2019-2020\\/Historia\\/crit__hist_A_11.pdf\\\">&ordm; Ano<\\/a><\\/td>\\r\\n\\t\\t\\t<\\/tr>\\r\\n\\t\\t\\t<tr>\\r\\n\\t\\t\\t\\t<td style=\\\"width: 466px;\\\">\\r\\n\\t\\t\\t\\t\\t<a href=\\\"files\\/Criterios 2019-2020\\/Historia\\/crit__hist_A_11.pdf\\\" style=\\\"color: rgb(0, 123, 255); background-color: rgba(0, 0, 0, 0.075);\\\">Hist&oacute;ria A <\\/a><a href=\\\"files\\/Criterios 2019-2020\\/Historia\\/crit__hist_A_12.pdf\\\">12&ordm; Ano<\\/a><\\/td>\\r\\n\\t\\t\\t<\\/tr>\\r\\n\\t\\t\\t<tr>\\r\\n\\t\\t\\t\\t<td style=\\\"width: 466px;\\\">\\r\\n\\t\\t\\t\\t\\t<a href=\\\"files\\/Criterios 2019-2020\\/Historia\\/crit__10_CA_10.pdf\\\">Hist&oacute;ria da Cultura e das Artes<\\/a><\\/td>\\r\\n\\t\\t\\t<\\/tr>\\r\\n\\t\\t\\t<tr>\\r\\n\\t\\t\\t\\t<td style=\\\"width: 466px;\\\">\\r\\n\\t\\t\\t\\t\\t<a href=\\\"files\\/Criterios 2019-2020\\/Espanhol\\/criterios_ING_10.pdf\\\">Ingl&ecirc;s 10&ordm; Ano<\\/a><\\/td>\\r\\n\\t\\t\\t<\\/tr>\\r\\n\\t\\t\\t<tr>\\r\\n\\t\\t\\t\\t<td style=\\\"width: 466px;\\\">\\r\\n\\t\\t\\t\\t\\t<a href=\\\"files\\/Criterios 2019-2020\\/Espanhol\\/criterios__ING_11.pdf\\\">Ingl&ecirc;s 11&ordm; Ano<\\/a><\\/td>\\r\\n\\t\\t\\t<\\/tr>\\r\\n\\t\\t\\t<tr>\\r\\n\\t\\t\\t\\t<td style=\\\"width: 466px;\\\">\\r\\n\\t\\t\\t\\t\\t<a href=\\\"files\\/Criterios 2019-2020\\/Espanhol\\/criterios_ING_12.pdf\\\">Ingl&ecirc;s 12&ordm; Ano<\\/a><\\/td>\\r\\n\\t\\t\\t<\\/tr>\\r\\n\\t\\t\\t<tr>\\r\\n\\t\\t\\t\\t<td style=\\\"width: 466px;\\\">\\r\\n\\t\\t\\t\\t\\tIngl&ecirc;s - Cursos Profissionais<\\/td>\\r\\n\\t\\t\\t<\\/tr>\\r\\n\\t\\t\\t<tr>\\r\\n\\t\\t\\t\\t<td style=\\\"width: 466px;\\\">\\r\\n\\t\\t\\t\\t\\t<a href=\\\"files\\/Criterios 2019-2020\\/Matematica\\/CritriosAvaliaoMatA101920.pdf\\\">Matem&aacute;tica&nbsp; A 10&ordm; Ano<\\/a><\\/td>\\r\\n\\t\\t\\t<\\/tr>\\r\\n\\t\\t\\t<tr>\\r\\n\\t\\t\\t\\t<td style=\\\"width: 466px;\\\">\\r\\n\\t\\t\\t\\t\\t<a href=\\\"files\\/Criterios 2019-2020\\/HGP\\/CritriosAvaliaoMatA111920.pdf\\\">Matem&aacute;tica&nbsp; A 11&ordm; Ano<\\/a><\\/td>\\r\\n\\t\\t\\t<\\/tr>\\r\\n\\t\\t\\t<tr>\\r\\n\\t\\t\\t\\t<td style=\\\"width: 466px;\\\">\\r\\n\\t\\t\\t\\t\\t<a href=\\\"files\\/Criterios 2019-2020\\/Matematica\\/CriteriosdeavaliacaoMatA12201920.pdf\\\">Matem&aacute;tica&nbsp; A 12&ordm; Ano<\\/a><\\/td>\\r\\n\\t\\t\\t<\\/tr>\\r\\n\\t\\t\\t<tr>\\r\\n\\t\\t\\t\\t<td style=\\\"width: 466px;\\\">\\r\\n\\t\\t\\t\\t\\t<a href=\\\"files\\/Criterios 2019-2020\\/HGP\\/criterios_mat_B_10_19_20.pdf\\\">Matem&aacute;tica B 10&ordm; Ano<\\/a><\\/td>\\r\\n\\t\\t\\t<\\/tr>\\r\\n\\t\\t\\t<tr>\\r\\n\\t\\t\\t\\t<td style=\\\"width: 466px;\\\">\\r\\n\\t\\t\\t\\t\\t<a href=\\\"files\\/Criterios 2019-2020\\/Matematica\\/CritriosAvaliaoMACS101920.pdf\\\">MACS 10&ordm; Ano<\\/a><\\/td>\\r\\n\\t\\t\\t<\\/tr>\\r\\n\\t\\t\\t<tr>\\r\\n\\t\\t\\t\\t<td style=\\\"width: 466px;\\\">\\r\\n\\t\\t\\t\\t\\t<a href=\\\"files\\/Criterios 2019-2020\\/Matematica\\/CriteriosAvaliacaoMACS111920.pdf\\\">MACS 11&ordm; Ano<\\/a><\\/td>\\r\\n\\t\\t\\t<\\/tr>\\r\\n\\t\\t\\t<tr>\\r\\n\\t\\t\\t\\t<td style=\\\"width: 466px;\\\">\\r\\n\\t\\t\\t\\t\\t<a href=\\\"files\\/Criterios 2019-2020\\/artes\\/CritriosAvaliaoOFICINAARTES1220192020doc.pdf\\\">Oficina de Artes<\\/a><\\/td>\\r\\n\\t\\t\\t<\\/tr>\\r\\n\\t\\t\\t<tr>\\r\\n\\t\\t\\t\\t<td style=\\\"width: 466px;\\\">\\r\\n\\t\\t\\t\\t\\t<a href=\\\"files\\/Criterios 2019-2020\\/artes\\/CriteriosavaliacaoOFMultimdia12ano.pdf\\\">Oficina Multim&eacute;dia<\\/a><\\/td>\\r\\n\\t\\t\\t<\\/tr>\\r\\n\\t\\t\\t<tr>\\r\\n\\t\\t\\t\\t<td style=\\\"width: 466px;\\\">\\r\\n\\t\\t\\t\\t\\t<a href=\\\"files\\/Criterios 2019-2020\\/Portugues\\/Portugues_10_ano.pdf\\\">Portugu&ecirc;s 10&ordm; Ano<\\/a><\\/td>\\r\\n\\t\\t\\t<\\/tr>\\r\\n\\t\\t\\t<tr>\\r\\n\\t\\t\\t\\t<td style=\\\"width: 466px;\\\">\\r\\n\\t\\t\\t\\t\\t<a href=\\\"files\\/Criterios 2019-2020\\/Portugues\\/Portugues_11_ano.pdf\\\">Portugu&ecirc;s 11&ordm; Ano<\\/a><\\/td>\\r\\n\\t\\t\\t<\\/tr>\\r\\n\\t\\t\\t<tr>\\r\\n\\t\\t\\t\\t<td style=\\\"width: 466px;\\\">\\r\\n\\t\\t\\t\\t\\t<a href=\\\"files\\/Criterios 2019-2020\\/Portugues\\/Portugues_12_ano.pdf\\\">Portugu&ecirc;s 12&ordm; Ano<\\/a><\\/td>\\r\\n\\t\\t\\t<\\/tr>\\r\\n\\t\\t\\t<tr>\\r\\n\\t\\t\\t\\t<td style=\\\"width: 466px;\\\">\\r\\n\\t\\t\\t\\t\\tPscicologia B<\\/td>\\r\\n\\t\\t\\t<\\/tr>\\r\\n\\t\\t<\\/tbody>\\r\\n\\t<\\/table>\\r\\n<\\/div>\\r\\n<p>\\r\\n\\t&nbsp;<\\/p>\\r\\n\",\"fulltext\":\"\",\"state\":1,\"catid\":\"11\",\"created\":\"2019-10-10 14:48:46\",\"created_by\":\"231\",\"created_by_alias\":\"\",\"modified\":\"2019-11-05 11:19:07\",\"modified_by\":\"231\",\"checked_out\":\"231\",\"checked_out_time\":\"2019-11-05 11:09:32\",\"publish_up\":\"2019-10-10 14:48:46\",\"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\":\"{\\\"article_layout\\\":\\\"\\\",\\\"show_title\\\":\\\"\\\",\\\"link_titles\\\":\\\"\\\",\\\"show_tags\\\":\\\"\\\",\\\"show_intro\\\":\\\"\\\",\\\"info_block_position\\\":\\\"\\\",\\\"info_block_show_title\\\":\\\"\\\",\\\"show_category\\\":\\\"\\\",\\\"link_category\\\":\\\"\\\",\\\"show_parent_category\\\":\\\"\\\",\\\"link_parent_category\\\":\\\"\\\",\\\"show_associations\\\":\\\"\\\",\\\"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_page_title\\\":\\\"\\\",\\\"show_publishing_options\\\":\\\"\\\",\\\"show_article_options\\\":\\\"\\\",\\\"show_urls_images_backend\\\":\\\"\\\",\\\"show_urls_images_frontend\\\":\\\"\\\",\\\"astroid_article_type\\\":\\\"regular\\\",\\\"astroid_article_video_type\\\":\\\"youtube\\\",\\\"astroid_article_video_url\\\":\\\"\\\",\\\"astroid_article_gallery_width\\\":\\\"\\\",\\\"astroid_article_gallery_bullets\\\":\\\"1\\\",\\\"astroid_article_gallery_navigation\\\":\\\"1\\\",\\\"astroid_article_thumbnail\\\":\\\"1\\\",\\\"astroid_article_gallery_items\\\":[],\\\"astroid_article_audio_source\\\":\\\"soundcloud\\\",\\\"astroid_article_audio_soundcloud\\\":\\\"\\\",\\\"astroid_article_audio_spotify\\\":\\\"\\\",\\\"astroid_article_review_heading\\\":\\\"\\\",\\\"astroid_article_review_summery\\\":\\\"\\\",\\\"astroid_article_review_good\\\":\\\"\\\",\\\"astroid_article_review_bad\\\":\\\"\\\",\\\"astroid_article_review_rating\\\":\\\"5\\\",\\\"astroid_article_button_action\\\":\\\"\\\",\\\"astroid_article_button_link\\\":\\\"\\\",\\\"astroid_article_review_criterias\\\":[],\\\"astroid_article_quote_text\\\":\\\"\\\",\\\"astroid_article_quote_author\\\":\\\"\\\",\\\"astroid_article_badge\\\":\\\"0\\\",\\\"astroid_article_badge_type\\\":\\\"2\\\",\\\"astroid_article_badge_text\\\":\\\"\\\",\\\"astroid_article_badge_color\\\":\\\"\\\",\\\"astroid_article_badge_text_color\\\":\\\"\\\",\\\"astroid_relatedposts\\\":\\\"\\\",\\\"astroid_socialshare\\\":\\\"\\\",\\\"astroid_comments\\\":\\\"\\\",\\\"astroid_posttype\\\":\\\"\\\",\\\"astroid_readtime\\\":\\\"\\\",\\\"astroid_authorinfo\\\":\\\"\\\",\\\"astroid_og_title\\\":\\\"\\\",\\\"astroid_og_desc\\\":\\\"\\\",\\\"astroid_og_image\\\":\\\"\\\"}\",\"version\":18,\"ordering\":\"8\",\"metakey\":\"\",\"metadesc\":\"\",\"access\":\"1\",\"hits\":\"0\",\"metadata\":\"{\\\"robots\\\":\\\"\\\",\\\"author\\\":\\\"\\\",\\\"rights\\\":\\\"\\\",\\\"xreference\\\":\\\"\\\"}\",\"featured\":\"0\",\"language\":\"*\",\"xreference\":\"\",\"note\":\"\"}', 0);
INSERT INTO `ynfp8_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
(816, 108, 1, '', '2019-11-05 11:22:12', 231, 14766, 'c6240007374254c43f206195839d32e606b883bd', '{\"id\":108,\"asset_id\":\"353\",\"title\":\"Crit\\u00e9rios de avalia\\u00e7\\u00e3o secund\\u00e1rio\",\"alias\":\"criterios-de-avaliacao-secundario\",\"introtext\":\"<p>\\r\\n\\t<strong>Em atualiza&ccedil;&atilde;o.....<\\/strong><\\/p>\\r\\n<title><\\/title>\\r\\n<meta charset=\\\"utf-8\\\" \\/>\\r\\n<meta content=\\\"width=device-width, initial-scale=1\\\" name=\\\"viewport\\\" \\/>\\r\\n<link href=\\\"https:\\/\\/maxcdn.bootstrapcdn.com\\/bootstrap\\/4.3.1\\/css\\/bootstrap.min.css\\\" rel=\\\"stylesheet\\\" \\/>\\r\\n<script src=\\\"https:\\/\\/ajax.googleapis.com\\/ajax\\/libs\\/jquery\\/3.4.1\\/jquery.min.js\\\"><\\/script><script src=\\\"https:\\/\\/cdnjs.cloudflare.com\\/ajax\\/libs\\/popper.js\\/1.14.7\\/umd\\/popper.min.js\\\"><\\/script><script src=\\\"https:\\/\\/maxcdn.bootstrapcdn.com\\/bootstrap\\/4.3.1\\/js\\/bootstrap.min.js\\\"><\\/script><div class=\\\"container\\\">\\r\\n\\t<table align=\\\"center\\\" class=\\\"table table-hover\\\" style=\\\"width: 468px;\\\" table=\\\"\\\">\\r\\n\\t\\t<thead>\\r\\n\\t\\t\\t<tr>\\r\\n\\t\\t\\t\\t<th style=\\\"width: 466px;\\\">\\r\\n\\t\\t\\t\\t\\tDisciplinas<\\/th>\\r\\n\\t\\t\\t<\\/tr>\\r\\n\\t\\t\\t<tr>\\r\\n\\t\\t\\t\\t<td style=\\\"width: 466px;\\\">\\r\\n\\t\\t\\t\\t\\t<a href=\\\"files\\/Criterios 2019-2020\\/Espanhol\\/criterios_alemao_10.pdf\\\">Alem&atilde;o 10&ordm; Ano<\\/a><\\/td>\\r\\n\\t\\t\\t<\\/tr>\\r\\n\\t\\t\\t<tr>\\r\\n\\t\\t\\t\\t<td style=\\\"width: 466px;\\\">\\r\\n\\t\\t\\t\\t\\t<a href=\\\"files\\/Criterios 2019-2020\\/Espanhol\\/criterios_alemao_11.pdf\\\">Alem&atilde;o 11&ordm; Ano<\\/a><\\/td>\\r\\n\\t\\t\\t<\\/tr>\\r\\n\\t\\t\\t<tr>\\r\\n\\t\\t\\t\\t<td style=\\\"width: 466px;\\\">\\r\\n\\t\\t\\t\\t\\t<a href=\\\"files\\/Criterios 2019-2020\\/Matematica\\/CriteriosAvaliacaoAPIsecundrio201920.pdf\\\">API 12&ordm; Ano<\\/a><\\/td>\\r\\n\\t\\t\\t<\\/tr>\\r\\n\\t\\t<\\/thead>\\r\\n\\t\\t<tbody>\\r\\n\\t\\t\\t<tr>\\r\\n\\t\\t\\t\\t<td style=\\\"width: 466px;\\\">\\r\\n\\t\\t\\t\\t\\t<a href=\\\"files\\/Criterios 2019-2020\\/Biologia\\/criterios_BioGeo10.pdf\\\">Biologia e Geologia \\/ Biologia 10&ordm; Ano<\\/a><\\/td>\\r\\n\\t\\t\\t<\\/tr>\\r\\n\\t\\t\\t<tr>\\r\\n\\t\\t\\t\\t<td style=\\\"width: 466px;\\\">\\r\\n\\t\\t\\t\\t\\t<a href=\\\"files\\/Criterios 2019-2020\\/Biologia\\/criterios_BioGeo11.pdf\\\">Biologia e Geologia \\/ Biologia 11&ordm; Ano<\\/a><\\/td>\\r\\n\\t\\t\\t<\\/tr>\\r\\n\\t\\t\\t<tr>\\r\\n\\t\\t\\t\\t<td style=\\\"width: 466px;\\\">\\r\\n\\t\\t\\t\\t\\tCi&ecirc;ncias Sociais e Humanas - Educa&ccedil;&atilde;o Especial<\\/td>\\r\\n\\t\\t\\t<\\/tr>\\r\\n\\t\\t\\t<tr>\\r\\n\\t\\t\\t\\t<td style=\\\"width: 466px;\\\">\\r\\n\\t\\t\\t\\t\\t<a href=\\\"files\\/Criterios 2019-2020\\/artes\\/CritriosAvaliaoDesenho10ano.pdf\\\">Desenho A 10&ordm; Ano<\\/a><\\/td>\\r\\n\\t\\t\\t<\\/tr>\\r\\n\\t\\t\\t<tr>\\r\\n\\t\\t\\t\\t<td style=\\\"width: 466px;\\\">\\r\\n\\t\\t\\t\\t\\t<a href=\\\"files\\/Criterios 2019-2020\\/artes\\/CritsAvaliaoDesenho11ano.pdf\\\">Desenho A 11&ordm;&nbsp;<\\/a><a href=\\\"files\\/Criterios 2019-2020\\/artes\\/CritsAvaliaoDesenho11ano.pdf\\\">Ano<\\/a><\\/td>\\r\\n\\t\\t\\t<\\/tr>\\r\\n\\t\\t\\t<tr>\\r\\n\\t\\t\\t\\t<td style=\\\"width: 466px;\\\">\\r\\n\\t\\t\\t\\t\\t<a href=\\\"files\\/Criterios 2019-2020\\/artes\\/CriteriosavaliacaoDesenhoA12ano201920doc.pdf\\\">Desenho A 12&ordm; Ano<\\/a><\\/td>\\r\\n\\t\\t\\t<\\/tr>\\r\\n\\t\\t\\t<tr>\\r\\n\\t\\t\\t\\t<td style=\\\"width: 466px;\\\">\\r\\n\\t\\t\\t\\t\\t<a href=\\\"files\\/Criterios 2019-2020\\/Economia e direito\\/citerios_direito_12.pdf\\\">Direito 12&ordm; Ano<\\/a><\\/td>\\r\\n\\t\\t\\t<\\/tr>\\r\\n\\t\\t\\t<tr>\\r\\n\\t\\t\\t\\t<td style=\\\"width: 466px;\\\">\\r\\n\\t\\t\\t\\t\\t<a href=\\\"files\\/Criterios 2019-2020\\/Economia e direito\\/criterios_economia_10_11.pdf\\\">Economia A - 10&ordm; Ano<\\/a><\\/td>\\r\\n\\t\\t\\t<\\/tr>\\r\\n\\t\\t\\t<tr>\\r\\n\\t\\t\\t\\t<td style=\\\"width: 466px;\\\">\\r\\n\\t\\t\\t\\t\\t<a href=\\\"files\\/Criterios 2019-2020\\/Economia e direito\\/criterios_economia_10_11.pdf\\\">Economia A - 11&ordm; Ano<\\/a><\\/td>\\r\\n\\t\\t\\t<\\/tr>\\r\\n\\t\\t\\t<tr>\\r\\n\\t\\t\\t\\t<td style=\\\"width: 466px;\\\">\\r\\n\\t\\t\\t\\t\\tEconomia C<\\/td>\\r\\n\\t\\t\\t<\\/tr>\\r\\n\\t\\t\\t<tr>\\r\\n\\t\\t\\t\\t<td style=\\\"width: 466px;\\\">\\r\\n\\t\\t\\t\\t\\tEduca&ccedil;&atilde;o F&iacute;sica 11&ordm; Ano e 12&ordm; Ano<\\/td>\\r\\n\\t\\t\\t<\\/tr>\\r\\n\\t\\t\\t<tr>\\r\\n\\t\\t\\t\\t<td style=\\\"width: 466px;\\\">\\r\\n\\t\\t\\t\\t\\tEduca&ccedil;&atilde;o F&iacute;sica - Alunos com Atestado M&eacute;dico 10&ordm; Ano<\\/td>\\r\\n\\t\\t\\t<\\/tr>\\r\\n\\t\\t\\t<tr>\\r\\n\\t\\t\\t\\t<td style=\\\"width: 466px;\\\">\\r\\n\\t\\t\\t\\t\\tEduca&ccedil;&atilde;o F&iacute;sica - Alunos com Atestado M&eacute;dico<\\/td>\\r\\n\\t\\t\\t<\\/tr>\\r\\n\\t\\t\\t<tr>\\r\\n\\t\\t\\t\\t<td style=\\\"width: 466px;\\\">\\r\\n\\t\\t\\t\\t\\t<a href=\\\"files\\/Criterios 2019-2020\\/EMRC\\/criterios_emrc_10.pdf\\\">EMRC 10&ordm; Ano<\\/a><\\/td>\\r\\n\\t\\t\\t<\\/tr>\\r\\n\\t\\t\\t<tr>\\r\\n\\t\\t\\t\\t<td style=\\\"width: 466px;\\\">\\r\\n\\t\\t\\t\\t\\t<a href=\\\"files\\/Criterios 2019-2020\\/EMRC\\/criterios_emrc_11.pdf\\\">EMRC 11&ordm; Ano&nbsp;<\\/a><\\/td>\\r\\n\\t\\t\\t<\\/tr>\\r\\n\\t\\t\\t<tr>\\r\\n\\t\\t\\t\\t<td style=\\\"width: 466px;\\\">\\r\\n\\t\\t\\t\\t\\t<a href=\\\"files\\/Criterios 2019-2020\\/EMRC\\/criterios_emrc_12.pdf\\\">EMRC 12&ordm; Ano&nbsp;<\\/a><\\/td>\\r\\n\\t\\t\\t<\\/tr>\\r\\n\\t\\t\\t<tr>\\r\\n\\t\\t\\t\\t<td style=\\\"width: 466px;\\\">\\r\\n\\t\\t\\t\\t\\t<a href=\\\"files\\/Criterios 2019-2020\\/Espanhol\\/criterios_ESP_10_inic.pdf\\\">Espanhol 10&ordm;&nbsp; Ano - Inicia&ccedil;&atilde;o<\\/a><\\/td>\\r\\n\\t\\t\\t<\\/tr>\\r\\n\\t\\t\\t<tr>\\r\\n\\t\\t\\t\\t<td style=\\\"width: 466px;\\\">\\r\\n\\t\\t\\t\\t\\t<a href=\\\"files\\/Criterios 2019-2020\\/Espanhol\\/criterios_esp_11.pdf\\\">E<\\/a><a href=\\\"files\\/Criterios 2019-2020\\/Espanhol\\/criterios_ESP_11_inic.pdf\\\">spanhol 11&ordm; Ano - Inicia&ccedil;&atilde;o<\\/a><\\/td>\\r\\n\\t\\t\\t<\\/tr>\\r\\n\\t\\t\\t<tr>\\r\\n\\t\\t\\t\\t<td style=\\\"width: 466px;\\\">\\r\\n\\t\\t\\t\\t\\t<a href=\\\"files\\/Criterios 2019-2020\\/Espanhol\\/criterios_esp_11.pdf\\\">Espanhol 11&ordm; Ano<\\/a><\\/td>\\r\\n\\t\\t\\t<\\/tr>\\r\\n\\t\\t\\t<tr>\\r\\n\\t\\t\\t\\t<td style=\\\"width: 466px;\\\">\\r\\n\\t\\t\\t\\t\\t<a href=\\\"files\\/Criterios 2019-2020\\/Filosofia\\/CritAvFil10_11.pdf\\\">Filosofia 10&ordm; e 11&ordm;&nbsp; Ano<\\/a><\\/td>\\r\\n\\t\\t\\t<\\/tr>\\r\\n\\t\\t\\t<tr>\\r\\n\\t\\t\\t\\t<td style=\\\"width: 466px;\\\">\\r\\n\\t\\t\\t\\t\\t<a href=\\\"files\\/Criterios 2019-2020\\/FQ\\/criterios_fq_10.pdf\\\">F&iacute;sica e Qu&iacute;mica 10&ordm; Ano<\\/a><\\/td>\\r\\n\\t\\t\\t<\\/tr>\\r\\n\\t\\t\\t<tr>\\r\\n\\t\\t\\t\\t<td style=\\\"width: 466px;\\\">\\r\\n\\t\\t\\t\\t\\t<a href=\\\"files\\/Criterios 2019-2020\\/FQ\\/criterios_fq_11.pdf\\\">F&iacute;sica \\/ Qu&iacute;mica 11&ordm; Ano<\\/a><\\/td>\\r\\n\\t\\t\\t<\\/tr>\\r\\n\\t\\t\\t<tr>\\r\\n\\t\\t\\t\\t<td style=\\\"width: 466px;\\\">\\r\\n\\t\\t\\t\\t\\t<a href=\\\"files\\/Criterios 2019-2020\\/FQ\\/criterios_fq_11.pdf\\\" style=\\\"color: rgb(0, 123, 255); background-color: rgb(255, 255, 255);\\\">F&iacute;sica \\/ Qu&iacute;mica 12&ordm; Ano<\\/a><\\/td>\\r\\n\\t\\t\\t<\\/tr>\\r\\n\\t\\t\\t<tr>\\r\\n\\t\\t\\t\\t<td style=\\\"width: 466px;\\\">\\r\\n\\t\\t\\t\\t\\tFranc&ecirc;s<\\/td>\\r\\n\\t\\t\\t<\\/tr>\\r\\n\\t\\t\\t<tr>\\r\\n\\t\\t\\t\\t<td style=\\\"width: 466px;\\\">\\r\\n\\t\\t\\t\\t\\tFranc&ecirc;s - Cursos Profissionais<\\/td>\\r\\n\\t\\t\\t<\\/tr>\\r\\n\\t\\t\\t<tr>\\r\\n\\t\\t\\t\\t<td style=\\\"width: 466px;\\\">\\r\\n\\t\\t\\t\\t\\t<a href=\\\"files\\/Criterios 2019-2020\\/geografia\\/criterios_geo_10.pdf\\\" style=\\\"background-color: rgb(255, 255, 255);\\\">Geografia&nbsp; A 10&ordm; Ano<\\/a><\\/td>\\r\\n\\t\\t\\t<\\/tr>\\r\\n\\t\\t\\t<tr>\\r\\n\\t\\t\\t\\t<td style=\\\"width: 466px;\\\">\\r\\n\\t\\t\\t\\t\\t<a href=\\\"files\\/Criterios 2019-2020\\/geografia\\/criterios_geo_10.pdf\\\" style=\\\"background-color: rgb(255, 255, 255);\\\">Geografia A 11&ordm; Ano<\\/a><\\/td>\\r\\n\\t\\t\\t<\\/tr>\\r\\n\\t\\t\\t<tr>\\r\\n\\t\\t\\t\\t<td style=\\\"width: 466px;\\\">\\r\\n\\t\\t\\t\\t\\t<a href=\\\"files\\/Criterios 2019-2020\\/geografia\\/criterios_geo_10.pdf\\\" style=\\\"background-color: rgb(255, 255, 255);\\\">Geografia C 12&ordm; Ano<\\/a><\\/td>\\r\\n\\t\\t\\t<\\/tr>\\r\\n\\t\\t\\t<tr>\\r\\n\\t\\t\\t\\t<td style=\\\"width: 466px;\\\">\\r\\n\\t\\t\\t\\t\\t<a href=\\\"files\\/Criterios 2019-2020\\/artes\\/CritriosAvaliaoGDA10ano201920.pdf\\\">Geometria Descritiva A - 10&ordm; Ano<\\/a><\\/td>\\r\\n\\t\\t\\t<\\/tr>\\r\\n\\t\\t\\t<tr>\\r\\n\\t\\t\\t\\t<td style=\\\"width: 466px;\\\">\\r\\n\\t\\t\\t\\t\\t<a href=\\\"files\\/Criterios 2019-2020\\/artes\\/CriteriosAvaliacaoGDA11ano201920.pdf\\\">Geometria Descritiva A - 11&ordm; Ano<\\/a><\\/td>\\r\\n\\t\\t\\t<\\/tr>\\r\\n\\t\\t\\t<tr>\\r\\n\\t\\t\\t\\t<td style=\\\"width: 466px;\\\">\\r\\n\\t\\t\\t\\t\\t<a href=\\\"files\\/Criterios 2019-2020\\/Historia\\/crit__10_hist_10.pdf\\\">Hist&oacute;ria A 10&ordm; Ano<\\/a><\\/td>\\r\\n\\t\\t\\t<\\/tr>\\r\\n\\t\\t\\t<tr>\\r\\n\\t\\t\\t\\t<td style=\\\"width: 466px;\\\">\\r\\n\\t\\t\\t\\t\\t<a href=\\\"files\\/Criterios 2019-2020\\/Historia\\/crit__hist_A_11.pdf\\\">Hist&oacute;ria A 11<\\/a><a href=\\\"files\\/Criterios 2019-2020\\/Historia\\/crit__hist_A_11.pdf\\\">&ordm; Ano<\\/a><\\/td>\\r\\n\\t\\t\\t<\\/tr>\\r\\n\\t\\t\\t<tr>\\r\\n\\t\\t\\t\\t<td style=\\\"width: 466px;\\\">\\r\\n\\t\\t\\t\\t\\t<a href=\\\"files\\/Criterios 2019-2020\\/Historia\\/crit__hist_A_11.pdf\\\" style=\\\"color: rgb(0, 123, 255); background-color: rgba(0, 0, 0, 0.075);\\\">Hist&oacute;ria A <\\/a><a href=\\\"files\\/Criterios 2019-2020\\/Historia\\/crit__hist_A_12.pdf\\\">12&ordm; Ano<\\/a><\\/td>\\r\\n\\t\\t\\t<\\/tr>\\r\\n\\t\\t\\t<tr>\\r\\n\\t\\t\\t\\t<td style=\\\"width: 466px;\\\">\\r\\n\\t\\t\\t\\t\\t<a href=\\\"files\\/Criterios 2019-2020\\/Historia\\/crit__10_CA_10.pdf\\\">Hist&oacute;ria da Cultura e das Artes<\\/a><\\/td>\\r\\n\\t\\t\\t<\\/tr>\\r\\n\\t\\t\\t<tr>\\r\\n\\t\\t\\t\\t<td style=\\\"width: 466px;\\\">\\r\\n\\t\\t\\t\\t\\t<a href=\\\"files\\/Criterios 2019-2020\\/Espanhol\\/criterios_ING_10.pdf\\\">Ingl&ecirc;s 10&ordm; Ano<\\/a><\\/td>\\r\\n\\t\\t\\t<\\/tr>\\r\\n\\t\\t\\t<tr>\\r\\n\\t\\t\\t\\t<td style=\\\"width: 466px;\\\">\\r\\n\\t\\t\\t\\t\\t<a href=\\\"files\\/Criterios 2019-2020\\/Espanhol\\/criterios__ING_11.pdf\\\">Ingl&ecirc;s 11&ordm; Ano<\\/a><\\/td>\\r\\n\\t\\t\\t<\\/tr>\\r\\n\\t\\t\\t<tr>\\r\\n\\t\\t\\t\\t<td style=\\\"width: 466px;\\\">\\r\\n\\t\\t\\t\\t\\t<a href=\\\"files\\/Criterios 2019-2020\\/Espanhol\\/criterios_ING_12.pdf\\\">Ingl&ecirc;s 12&ordm; Ano<\\/a><\\/td>\\r\\n\\t\\t\\t<\\/tr>\\r\\n\\t\\t\\t<tr>\\r\\n\\t\\t\\t\\t<td style=\\\"width: 466px;\\\">\\r\\n\\t\\t\\t\\t\\tIngl&ecirc;s - Cursos Profissionais<\\/td>\\r\\n\\t\\t\\t<\\/tr>\\r\\n\\t\\t\\t<tr>\\r\\n\\t\\t\\t\\t<td style=\\\"width: 466px;\\\">\\r\\n\\t\\t\\t\\t\\t<a href=\\\"files\\/Criterios 2019-2020\\/Matematica\\/CritriosAvaliaoMatA101920.pdf\\\">Matem&aacute;tica&nbsp; A 10&ordm; Ano<\\/a><\\/td>\\r\\n\\t\\t\\t<\\/tr>\\r\\n\\t\\t\\t<tr>\\r\\n\\t\\t\\t\\t<td style=\\\"width: 466px;\\\">\\r\\n\\t\\t\\t\\t\\t<a href=\\\"files\\/Criterios 2019-2020\\/HGP\\/CritriosAvaliaoMatA111920.pdf\\\">Matem&aacute;tica&nbsp; A 11&ordm; Ano<\\/a><\\/td>\\r\\n\\t\\t\\t<\\/tr>\\r\\n\\t\\t\\t<tr>\\r\\n\\t\\t\\t\\t<td style=\\\"width: 466px;\\\">\\r\\n\\t\\t\\t\\t\\t<a href=\\\"files\\/Criterios 2019-2020\\/Matematica\\/CriteriosdeavaliacaoMatA12201920.pdf\\\">Matem&aacute;tica&nbsp; A 12&ordm; Ano<\\/a><\\/td>\\r\\n\\t\\t\\t<\\/tr>\\r\\n\\t\\t\\t<tr>\\r\\n\\t\\t\\t\\t<td style=\\\"width: 466px;\\\">\\r\\n\\t\\t\\t\\t\\t<a href=\\\"files\\/Criterios 2019-2020\\/HGP\\/criterios_mat_B_10_19_20.pdf\\\">Matem&aacute;tica B 10&ordm; Ano<\\/a><\\/td>\\r\\n\\t\\t\\t<\\/tr>\\r\\n\\t\\t\\t<tr>\\r\\n\\t\\t\\t\\t<td style=\\\"width: 466px;\\\">\\r\\n\\t\\t\\t\\t\\t<a href=\\\"files\\/Criterios 2019-2020\\/Matematica\\/CritriosAvaliaoMACS101920.pdf\\\">MACS 10&ordm; Ano<\\/a><\\/td>\\r\\n\\t\\t\\t<\\/tr>\\r\\n\\t\\t\\t<tr>\\r\\n\\t\\t\\t\\t<td style=\\\"width: 466px;\\\">\\r\\n\\t\\t\\t\\t\\t<a href=\\\"files\\/Criterios 2019-2020\\/Matematica\\/CriteriosAvaliacaoMACS111920.pdf\\\">MACS 11&ordm; Ano<\\/a><\\/td>\\r\\n\\t\\t\\t<\\/tr>\\r\\n\\t\\t\\t<tr>\\r\\n\\t\\t\\t\\t<td style=\\\"width: 466px;\\\">\\r\\n\\t\\t\\t\\t\\t<a href=\\\"files\\/Criterios 2019-2020\\/artes\\/CritriosAvaliaoOFICINAARTES1220192020doc.pdf\\\">Oficina de Artes<\\/a><\\/td>\\r\\n\\t\\t\\t<\\/tr>\\r\\n\\t\\t\\t<tr>\\r\\n\\t\\t\\t\\t<td style=\\\"width: 466px;\\\">\\r\\n\\t\\t\\t\\t\\t<a href=\\\"files\\/Criterios 2019-2020\\/artes\\/CriteriosavaliacaoOFMultimdia12ano.pdf\\\">Oficina Multim&eacute;dia<\\/a><\\/td>\\r\\n\\t\\t\\t<\\/tr>\\r\\n\\t\\t\\t<tr>\\r\\n\\t\\t\\t\\t<td style=\\\"width: 466px;\\\">\\r\\n\\t\\t\\t\\t\\t<a href=\\\"files\\/Criterios 2019-2020\\/Portugues\\/Portugues_10_ano.pdf\\\">Portugu&ecirc;s 10&ordm; Ano<\\/a><\\/td>\\r\\n\\t\\t\\t<\\/tr>\\r\\n\\t\\t\\t<tr>\\r\\n\\t\\t\\t\\t<td style=\\\"width: 466px;\\\">\\r\\n\\t\\t\\t\\t\\t<a href=\\\"files\\/Criterios 2019-2020\\/Portugues\\/Portugues_11_ano.pdf\\\">Portugu&ecirc;s 11&ordm; Ano<\\/a><\\/td>\\r\\n\\t\\t\\t<\\/tr>\\r\\n\\t\\t\\t<tr>\\r\\n\\t\\t\\t\\t<td style=\\\"width: 466px;\\\">\\r\\n\\t\\t\\t\\t\\t<a href=\\\"files\\/Criterios 2019-2020\\/Portugues\\/Portugues_12_ano.pdf\\\">Portugu&ecirc;s 12&ordm; Ano<\\/a><\\/td>\\r\\n\\t\\t\\t<\\/tr>\\r\\n\\t\\t\\t<tr>\\r\\n\\t\\t\\t\\t<td style=\\\"width: 466px;\\\">\\r\\n\\t\\t\\t\\t\\t<a href=\\\"files\\/Criterios 2019-2020\\/Filosofia\\/CritAvPsic_12.pdf\\\">Pscicologia B<\\/a><\\/td>\\r\\n\\t\\t\\t<\\/tr>\\r\\n\\t\\t<\\/tbody>\\r\\n\\t<\\/table>\\r\\n<\\/div>\\r\\n<p>\\r\\n\\t&nbsp;<\\/p>\\r\\n\",\"fulltext\":\"\",\"state\":1,\"catid\":\"11\",\"created\":\"2019-10-10 14:48:46\",\"created_by\":\"231\",\"created_by_alias\":\"\",\"modified\":\"2019-11-05 11:22:12\",\"modified_by\":\"231\",\"checked_out\":\"231\",\"checked_out_time\":\"2019-11-05 11:19:07\",\"publish_up\":\"2019-10-10 14:48:46\",\"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\":\"{\\\"article_layout\\\":\\\"\\\",\\\"show_title\\\":\\\"\\\",\\\"link_titles\\\":\\\"\\\",\\\"show_tags\\\":\\\"\\\",\\\"show_intro\\\":\\\"\\\",\\\"info_block_position\\\":\\\"\\\",\\\"info_block_show_title\\\":\\\"\\\",\\\"show_category\\\":\\\"\\\",\\\"link_category\\\":\\\"\\\",\\\"show_parent_category\\\":\\\"\\\",\\\"link_parent_category\\\":\\\"\\\",\\\"show_associations\\\":\\\"\\\",\\\"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_page_title\\\":\\\"\\\",\\\"show_publishing_options\\\":\\\"\\\",\\\"show_article_options\\\":\\\"\\\",\\\"show_urls_images_backend\\\":\\\"\\\",\\\"show_urls_images_frontend\\\":\\\"\\\",\\\"astroid_article_type\\\":\\\"regular\\\",\\\"astroid_article_video_type\\\":\\\"youtube\\\",\\\"astroid_article_video_url\\\":\\\"\\\",\\\"astroid_article_gallery_width\\\":\\\"\\\",\\\"astroid_article_gallery_bullets\\\":\\\"1\\\",\\\"astroid_article_gallery_navigation\\\":\\\"1\\\",\\\"astroid_article_thumbnail\\\":\\\"1\\\",\\\"astroid_article_gallery_items\\\":[],\\\"astroid_article_audio_source\\\":\\\"soundcloud\\\",\\\"astroid_article_audio_soundcloud\\\":\\\"\\\",\\\"astroid_article_audio_spotify\\\":\\\"\\\",\\\"astroid_article_review_heading\\\":\\\"\\\",\\\"astroid_article_review_summery\\\":\\\"\\\",\\\"astroid_article_review_good\\\":\\\"\\\",\\\"astroid_article_review_bad\\\":\\\"\\\",\\\"astroid_article_review_rating\\\":\\\"5\\\",\\\"astroid_article_button_action\\\":\\\"\\\",\\\"astroid_article_button_link\\\":\\\"\\\",\\\"astroid_article_review_criterias\\\":[],\\\"astroid_article_quote_text\\\":\\\"\\\",\\\"astroid_article_quote_author\\\":\\\"\\\",\\\"astroid_article_badge\\\":\\\"0\\\",\\\"astroid_article_badge_type\\\":\\\"2\\\",\\\"astroid_article_badge_text\\\":\\\"\\\",\\\"astroid_article_badge_color\\\":\\\"\\\",\\\"astroid_article_badge_text_color\\\":\\\"\\\",\\\"astroid_relatedposts\\\":\\\"\\\",\\\"astroid_socialshare\\\":\\\"\\\",\\\"astroid_comments\\\":\\\"\\\",\\\"astroid_posttype\\\":\\\"\\\",\\\"astroid_readtime\\\":\\\"\\\",\\\"astroid_authorinfo\\\":\\\"\\\",\\\"astroid_og_title\\\":\\\"\\\",\\\"astroid_og_desc\\\":\\\"\\\",\\\"astroid_og_image\\\":\\\"\\\"}\",\"version\":19,\"ordering\":\"8\",\"metakey\":\"\",\"metadesc\":\"\",\"access\":\"1\",\"hits\":\"0\",\"metadata\":\"{\\\"robots\\\":\\\"\\\",\\\"author\\\":\\\"\\\",\\\"rights\\\":\\\"\\\",\\\"xreference\\\":\\\"\\\"}\",\"featured\":\"0\",\"language\":\"*\",\"xreference\":\"\",\"note\":\"\"}', 0),
(817, 108, 1, '', '2019-11-05 11:26:43', 231, 14485, 'e8b3bc3d4c4d8a57490543eb4c59eeb47046d8a3', '{\"id\":108,\"asset_id\":\"353\",\"title\":\"Crit\\u00e9rios de avalia\\u00e7\\u00e3o secund\\u00e1rio\",\"alias\":\"criterios-de-avaliacao-secundario\",\"introtext\":\"<p>\\r\\n\\t<strong>Em atualiza&ccedil;&atilde;o.....<\\/strong><\\/p>\\r\\n<title><\\/title>\\r\\n<meta charset=\\\"utf-8\\\" \\/>\\r\\n<meta content=\\\"width=device-width, initial-scale=1\\\" name=\\\"viewport\\\" \\/>\\r\\n<link href=\\\"https:\\/\\/maxcdn.bootstrapcdn.com\\/bootstrap\\/4.3.1\\/css\\/bootstrap.min.css\\\" rel=\\\"stylesheet\\\" \\/>\\r\\n<script src=\\\"https:\\/\\/ajax.googleapis.com\\/ajax\\/libs\\/jquery\\/3.4.1\\/jquery.min.js\\\"><\\/script><script src=\\\"https:\\/\\/cdnjs.cloudflare.com\\/ajax\\/libs\\/popper.js\\/1.14.7\\/umd\\/popper.min.js\\\"><\\/script><script src=\\\"https:\\/\\/maxcdn.bootstrapcdn.com\\/bootstrap\\/4.3.1\\/js\\/bootstrap.min.js\\\"><\\/script><div class=\\\"container\\\">\\r\\n\\t<table align=\\\"center\\\" class=\\\"table table-hover\\\" style=\\\"width: 468px;\\\" table=\\\"\\\">\\r\\n\\t\\t<thead>\\r\\n\\t\\t\\t<tr>\\r\\n\\t\\t\\t\\t<th style=\\\"width: 466px;\\\">\\r\\n\\t\\t\\t\\t\\tDisciplinas<\\/th>\\r\\n\\t\\t\\t<\\/tr>\\r\\n\\t\\t\\t<tr>\\r\\n\\t\\t\\t\\t<td style=\\\"width: 466px;\\\">\\r\\n\\t\\t\\t\\t\\t<a href=\\\"files\\/Criterios 2019-2020\\/Espanhol\\/criterios_alemao_10.pdf\\\">Alem&atilde;o 10&ordm; Ano<\\/a><\\/td>\\r\\n\\t\\t\\t<\\/tr>\\r\\n\\t\\t\\t<tr>\\r\\n\\t\\t\\t\\t<td style=\\\"width: 466px;\\\">\\r\\n\\t\\t\\t\\t\\t<a href=\\\"files\\/Criterios 2019-2020\\/Espanhol\\/criterios_alemao_11.pdf\\\">Alem&atilde;o 11&ordm; Ano<\\/a><\\/td>\\r\\n\\t\\t\\t<\\/tr>\\r\\n\\t\\t\\t<tr>\\r\\n\\t\\t\\t\\t<td style=\\\"width: 466px;\\\">\\r\\n\\t\\t\\t\\t\\t<a href=\\\"files\\/Criterios 2019-2020\\/Matematica\\/CriteriosAvaliacaoAPIsecundrio201920.pdf\\\">API 12&ordm; Ano<\\/a><\\/td>\\r\\n\\t\\t\\t<\\/tr>\\r\\n\\t\\t<\\/thead>\\r\\n\\t\\t<tbody>\\r\\n\\t\\t\\t<tr>\\r\\n\\t\\t\\t\\t<td style=\\\"width: 466px;\\\">\\r\\n\\t\\t\\t\\t\\t<a href=\\\"files\\/Criterios 2019-2020\\/Biologia\\/criterios_BioGeo10.pdf\\\">Biologia e Geologia \\/ Biologia 10&ordm; Ano<\\/a><\\/td>\\r\\n\\t\\t\\t<\\/tr>\\r\\n\\t\\t\\t<tr>\\r\\n\\t\\t\\t\\t<td style=\\\"width: 466px;\\\">\\r\\n\\t\\t\\t\\t\\t<a href=\\\"files\\/Criterios 2019-2020\\/Biologia\\/criterios_BioGeo11.pdf\\\">Biologia e Geologia \\/ Biologia 11&ordm; Ano<\\/a><\\/td>\\r\\n\\t\\t\\t<\\/tr>\\r\\n\\t\\t\\t<tr>\\r\\n\\t\\t\\t\\t<td style=\\\"width: 466px;\\\">\\r\\n\\t\\t\\t\\t\\t<a href=\\\"files\\/Criterios 2019-2020\\/artes\\/CritriosAvaliaoDesenho10ano.pdf\\\">Desenho A 10&ordm; Ano<\\/a><\\/td>\\r\\n\\t\\t\\t<\\/tr>\\r\\n\\t\\t\\t<tr>\\r\\n\\t\\t\\t\\t<td style=\\\"width: 466px;\\\">\\r\\n\\t\\t\\t\\t\\t<a href=\\\"files\\/Criterios 2019-2020\\/artes\\/CritsAvaliaoDesenho11ano.pdf\\\">Desenho A 11&ordm;&nbsp;<\\/a><a href=\\\"files\\/Criterios 2019-2020\\/artes\\/CritsAvaliaoDesenho11ano.pdf\\\">Ano<\\/a><\\/td>\\r\\n\\t\\t\\t<\\/tr>\\r\\n\\t\\t\\t<tr>\\r\\n\\t\\t\\t\\t<td style=\\\"width: 466px;\\\">\\r\\n\\t\\t\\t\\t\\t<a href=\\\"files\\/Criterios 2019-2020\\/artes\\/CriteriosavaliacaoDesenhoA12ano201920doc.pdf\\\">Desenho A 12&ordm; Ano<\\/a><\\/td>\\r\\n\\t\\t\\t<\\/tr>\\r\\n\\t\\t\\t<tr>\\r\\n\\t\\t\\t\\t<td style=\\\"width: 466px;\\\">\\r\\n\\t\\t\\t\\t\\t<a href=\\\"files\\/Criterios 2019-2020\\/Economia e direito\\/citerios_direito_12.pdf\\\">Direito 12&ordm; Ano<\\/a><\\/td>\\r\\n\\t\\t\\t<\\/tr>\\r\\n\\t\\t\\t<tr>\\r\\n\\t\\t\\t\\t<td style=\\\"width: 466px;\\\">\\r\\n\\t\\t\\t\\t\\t<a href=\\\"files\\/Criterios 2019-2020\\/Economia e direito\\/criterios_economia_10_11.pdf\\\">Economia A - 10&ordm; Ano<\\/a><\\/td>\\r\\n\\t\\t\\t<\\/tr>\\r\\n\\t\\t\\t<tr>\\r\\n\\t\\t\\t\\t<td style=\\\"width: 466px;\\\">\\r\\n\\t\\t\\t\\t\\t<a href=\\\"files\\/Criterios 2019-2020\\/Economia e direito\\/criterios_economia_10_11.pdf\\\">Economia A - 11&ordm; Ano<\\/a><\\/td>\\r\\n\\t\\t\\t<\\/tr>\\r\\n\\t\\t\\t<tr>\\r\\n\\t\\t\\t\\t<td style=\\\"width: 466px;\\\">\\r\\n\\t\\t\\t\\t\\tEconomia C<\\/td>\\r\\n\\t\\t\\t<\\/tr>\\r\\n\\t\\t\\t<tr>\\r\\n\\t\\t\\t\\t<td style=\\\"width: 466px;\\\">\\r\\n\\t\\t\\t\\t\\tEduca&ccedil;&atilde;o F&iacute;sica 11&ordm; Ano e 12&ordm; Ano<\\/td>\\r\\n\\t\\t\\t<\\/tr>\\r\\n\\t\\t\\t<tr>\\r\\n\\t\\t\\t\\t<td style=\\\"width: 466px;\\\">\\r\\n\\t\\t\\t\\t\\tEduca&ccedil;&atilde;o F&iacute;sica - Alunos com Atestado M&eacute;dico 10&ordm; Ano<\\/td>\\r\\n\\t\\t\\t<\\/tr>\\r\\n\\t\\t\\t<tr>\\r\\n\\t\\t\\t\\t<td style=\\\"width: 466px;\\\">\\r\\n\\t\\t\\t\\t\\tEduca&ccedil;&atilde;o F&iacute;sica - Alunos com Atestado M&eacute;dico<\\/td>\\r\\n\\t\\t\\t<\\/tr>\\r\\n\\t\\t\\t<tr>\\r\\n\\t\\t\\t\\t<td style=\\\"width: 466px;\\\">\\r\\n\\t\\t\\t\\t\\t<a href=\\\"files\\/Criterios 2019-2020\\/EMRC\\/criterios_emrc_10.pdf\\\">EMRC 10&ordm; Ano<\\/a><\\/td>\\r\\n\\t\\t\\t<\\/tr>\\r\\n\\t\\t\\t<tr>\\r\\n\\t\\t\\t\\t<td style=\\\"width: 466px;\\\">\\r\\n\\t\\t\\t\\t\\t<a href=\\\"files\\/Criterios 2019-2020\\/EMRC\\/criterios_emrc_11.pdf\\\">EMRC 11&ordm; Ano&nbsp;<\\/a><\\/td>\\r\\n\\t\\t\\t<\\/tr>\\r\\n\\t\\t\\t<tr>\\r\\n\\t\\t\\t\\t<td style=\\\"width: 466px;\\\">\\r\\n\\t\\t\\t\\t\\t<a href=\\\"files\\/Criterios 2019-2020\\/EMRC\\/criterios_emrc_12.pdf\\\">EMRC 12&ordm; Ano&nbsp;<\\/a><\\/td>\\r\\n\\t\\t\\t<\\/tr>\\r\\n\\t\\t\\t<tr>\\r\\n\\t\\t\\t\\t<td style=\\\"width: 466px;\\\">\\r\\n\\t\\t\\t\\t\\t<a href=\\\"files\\/Criterios 2019-2020\\/Espanhol\\/criterios_ESP_10_inic.pdf\\\">Espanhol 10&ordm;&nbsp; Ano - Inicia&ccedil;&atilde;o<\\/a><\\/td>\\r\\n\\t\\t\\t<\\/tr>\\r\\n\\t\\t\\t<tr>\\r\\n\\t\\t\\t\\t<td style=\\\"width: 466px;\\\">\\r\\n\\t\\t\\t\\t\\t<a href=\\\"files\\/Criterios 2019-2020\\/Espanhol\\/criterios_esp_11.pdf\\\">E<\\/a><a href=\\\"files\\/Criterios 2019-2020\\/Espanhol\\/criterios_ESP_11_inic.pdf\\\">spanhol 11&ordm; Ano - Inicia&ccedil;&atilde;o<\\/a><\\/td>\\r\\n\\t\\t\\t<\\/tr>\\r\\n\\t\\t\\t<tr>\\r\\n\\t\\t\\t\\t<td style=\\\"width: 466px;\\\">\\r\\n\\t\\t\\t\\t\\t<a href=\\\"files\\/Criterios 2019-2020\\/Espanhol\\/criterios_esp_11.pdf\\\">Espanhol 11&ordm; Ano<\\/a><\\/td>\\r\\n\\t\\t\\t<\\/tr>\\r\\n\\t\\t\\t<tr>\\r\\n\\t\\t\\t\\t<td style=\\\"width: 466px;\\\">\\r\\n\\t\\t\\t\\t\\t<a href=\\\"files\\/Criterios 2019-2020\\/Filosofia\\/CritAvFil10_11.pdf\\\">Filosofia 10&ordm; e 11&ordm;&nbsp; Ano<\\/a><\\/td>\\r\\n\\t\\t\\t<\\/tr>\\r\\n\\t\\t\\t<tr>\\r\\n\\t\\t\\t\\t<td style=\\\"width: 466px;\\\">\\r\\n\\t\\t\\t\\t\\t<a href=\\\"files\\/Criterios 2019-2020\\/FQ\\/criterios_fq_10.pdf\\\">F&iacute;sica e Qu&iacute;mica 10&ordm; Ano<\\/a><\\/td>\\r\\n\\t\\t\\t<\\/tr>\\r\\n\\t\\t\\t<tr>\\r\\n\\t\\t\\t\\t<td style=\\\"width: 466px;\\\">\\r\\n\\t\\t\\t\\t\\t<a href=\\\"files\\/Criterios 2019-2020\\/FQ\\/criterios_fq_11.pdf\\\">F&iacute;sica \\/ Qu&iacute;mica 11&ordm; Ano<\\/a><\\/td>\\r\\n\\t\\t\\t<\\/tr>\\r\\n\\t\\t\\t<tr>\\r\\n\\t\\t\\t\\t<td style=\\\"width: 466px;\\\">\\r\\n\\t\\t\\t\\t\\t<a href=\\\"files\\/Criterios 2019-2020\\/FQ\\/criterios_fq_11.pdf\\\" style=\\\"color: rgb(0, 123, 255); background-color: rgb(255, 255, 255);\\\">F&iacute;sica \\/ Qu&iacute;mica 12&ordm; Ano<\\/a><\\/td>\\r\\n\\t\\t\\t<\\/tr>\\r\\n\\t\\t\\t<tr>\\r\\n\\t\\t\\t\\t<td style=\\\"width: 466px;\\\">\\r\\n\\t\\t\\t\\t\\tFranc&ecirc;s<\\/td>\\r\\n\\t\\t\\t<\\/tr>\\r\\n\\t\\t\\t<tr>\\r\\n\\t\\t\\t\\t<td style=\\\"width: 466px;\\\">\\r\\n\\t\\t\\t\\t\\tFranc&ecirc;s - Cursos Profissionais<\\/td>\\r\\n\\t\\t\\t<\\/tr>\\r\\n\\t\\t\\t<tr>\\r\\n\\t\\t\\t\\t<td style=\\\"width: 466px;\\\">\\r\\n\\t\\t\\t\\t\\t<a href=\\\"files\\/Criterios 2019-2020\\/geografia\\/criterios_geo_10.pdf\\\" style=\\\"background-color: rgb(255, 255, 255);\\\">Geografia&nbsp; A 10&ordm; Ano<\\/a><\\/td>\\r\\n\\t\\t\\t<\\/tr>\\r\\n\\t\\t\\t<tr>\\r\\n\\t\\t\\t\\t<td style=\\\"width: 466px;\\\">\\r\\n\\t\\t\\t\\t\\t<a href=\\\"files\\/Criterios 2019-2020\\/geografia\\/criterios_geo_10.pdf\\\" style=\\\"background-color: rgb(255, 255, 255);\\\">Geografia A 11&ordm; Ano<\\/a><\\/td>\\r\\n\\t\\t\\t<\\/tr>\\r\\n\\t\\t\\t<tr>\\r\\n\\t\\t\\t\\t<td style=\\\"width: 466px;\\\">\\r\\n\\t\\t\\t\\t\\t<a href=\\\"files\\/Criterios 2019-2020\\/geografia\\/criterios_geo_10.pdf\\\" style=\\\"background-color: rgb(255, 255, 255);\\\">Geografia C 12&ordm; Ano<\\/a><\\/td>\\r\\n\\t\\t\\t<\\/tr>\\r\\n\\t\\t\\t<tr>\\r\\n\\t\\t\\t\\t<td style=\\\"width: 466px;\\\">\\r\\n\\t\\t\\t\\t\\t<a href=\\\"files\\/Criterios 2019-2020\\/artes\\/CritriosAvaliaoGDA10ano201920.pdf\\\">Geometria Descritiva A - 10&ordm; Ano<\\/a><\\/td>\\r\\n\\t\\t\\t<\\/tr>\\r\\n\\t\\t\\t<tr>\\r\\n\\t\\t\\t\\t<td style=\\\"width: 466px;\\\">\\r\\n\\t\\t\\t\\t\\t<a href=\\\"files\\/Criterios 2019-2020\\/artes\\/CriteriosAvaliacaoGDA11ano201920.pdf\\\">Geometria Descritiva A - 11&ordm; Ano<\\/a><\\/td>\\r\\n\\t\\t\\t<\\/tr>\\r\\n\\t\\t\\t<tr>\\r\\n\\t\\t\\t\\t<td style=\\\"width: 466px;\\\">\\r\\n\\t\\t\\t\\t\\t<a href=\\\"files\\/Criterios 2019-2020\\/Historia\\/crit__10_hist_10.pdf\\\">Hist&oacute;ria A 10&ordm; Ano<\\/a><\\/td>\\r\\n\\t\\t\\t<\\/tr>\\r\\n\\t\\t\\t<tr>\\r\\n\\t\\t\\t\\t<td style=\\\"width: 466px;\\\">\\r\\n\\t\\t\\t\\t\\t<a href=\\\"files\\/Criterios 2019-2020\\/Historia\\/crit__hist_A_11.pdf\\\">Hist&oacute;ria A 11<\\/a><a href=\\\"files\\/Criterios 2019-2020\\/Historia\\/crit__hist_A_11.pdf\\\">&ordm; Ano<\\/a><\\/td>\\r\\n\\t\\t\\t<\\/tr>\\r\\n\\t\\t\\t<tr>\\r\\n\\t\\t\\t\\t<td style=\\\"width: 466px;\\\">\\r\\n\\t\\t\\t\\t\\t<a href=\\\"files\\/Criterios 2019-2020\\/Historia\\/crit__hist_A_11.pdf\\\" style=\\\"color: rgb(0, 123, 255); background-color: rgba(0, 0, 0, 0.075);\\\">Hist&oacute;ria A <\\/a><a href=\\\"files\\/Criterios 2019-2020\\/Historia\\/crit__hist_A_12.pdf\\\">12&ordm; Ano<\\/a><\\/td>\\r\\n\\t\\t\\t<\\/tr>\\r\\n\\t\\t\\t<tr>\\r\\n\\t\\t\\t\\t<td style=\\\"width: 466px;\\\">\\r\\n\\t\\t\\t\\t\\t<a href=\\\"files\\/Criterios 2019-2020\\/Historia\\/crit__10_CA_10.pdf\\\">Hist&oacute;ria da Cultura e das Artes<\\/a><\\/td>\\r\\n\\t\\t\\t<\\/tr>\\r\\n\\t\\t\\t<tr>\\r\\n\\t\\t\\t\\t<td style=\\\"width: 466px;\\\">\\r\\n\\t\\t\\t\\t\\t<a href=\\\"files\\/Criterios 2019-2020\\/Espanhol\\/criterios_ING_10.pdf\\\">Ingl&ecirc;s 10&ordm; Ano<\\/a><\\/td>\\r\\n\\t\\t\\t<\\/tr>\\r\\n\\t\\t\\t<tr>\\r\\n\\t\\t\\t\\t<td style=\\\"width: 466px;\\\">\\r\\n\\t\\t\\t\\t\\t<a href=\\\"files\\/Criterios 2019-2020\\/Espanhol\\/criterios__ING_11.pdf\\\">Ingl&ecirc;s 11&ordm; Ano<\\/a><\\/td>\\r\\n\\t\\t\\t<\\/tr>\\r\\n\\t\\t\\t<tr>\\r\\n\\t\\t\\t\\t<td style=\\\"width: 466px;\\\">\\r\\n\\t\\t\\t\\t\\t<a href=\\\"files\\/Criterios 2019-2020\\/Espanhol\\/criterios_ING_12.pdf\\\">Ingl&ecirc;s 12&ordm; Ano<\\/a><\\/td>\\r\\n\\t\\t\\t<\\/tr>\\r\\n\\t\\t\\t<tr>\\r\\n\\t\\t\\t\\t<td style=\\\"width: 466px;\\\">\\r\\n\\t\\t\\t\\t\\t<a href=\\\"files\\/Criterios 2019-2020\\/Matematica\\/CritriosAvaliaoMatA101920.pdf\\\">Matem&aacute;tica&nbsp; A 10&ordm; Ano<\\/a><\\/td>\\r\\n\\t\\t\\t<\\/tr>\\r\\n\\t\\t\\t<tr>\\r\\n\\t\\t\\t\\t<td style=\\\"width: 466px;\\\">\\r\\n\\t\\t\\t\\t\\t<a href=\\\"files\\/Criterios 2019-2020\\/HGP\\/CritriosAvaliaoMatA111920.pdf\\\">Matem&aacute;tica&nbsp; A 11&ordm; Ano<\\/a><\\/td>\\r\\n\\t\\t\\t<\\/tr>\\r\\n\\t\\t\\t<tr>\\r\\n\\t\\t\\t\\t<td style=\\\"width: 466px;\\\">\\r\\n\\t\\t\\t\\t\\t<a href=\\\"files\\/Criterios 2019-2020\\/Matematica\\/CriteriosdeavaliacaoMatA12201920.pdf\\\">Matem&aacute;tica&nbsp; A 12&ordm; Ano<\\/a><\\/td>\\r\\n\\t\\t\\t<\\/tr>\\r\\n\\t\\t\\t<tr>\\r\\n\\t\\t\\t\\t<td style=\\\"width: 466px;\\\">\\r\\n\\t\\t\\t\\t\\t<a href=\\\"files\\/Criterios 2019-2020\\/HGP\\/criterios_mat_B_10_19_20.pdf\\\">Matem&aacute;tica B 10&ordm; Ano<\\/a><\\/td>\\r\\n\\t\\t\\t<\\/tr>\\r\\n\\t\\t\\t<tr>\\r\\n\\t\\t\\t\\t<td style=\\\"width: 466px;\\\">\\r\\n\\t\\t\\t\\t\\t<a href=\\\"files\\/Criterios 2019-2020\\/Matematica\\/CritriosAvaliaoMACS101920.pdf\\\">MACS 10&ordm; Ano<\\/a><\\/td>\\r\\n\\t\\t\\t<\\/tr>\\r\\n\\t\\t\\t<tr>\\r\\n\\t\\t\\t\\t<td style=\\\"width: 466px;\\\">\\r\\n\\t\\t\\t\\t\\t<a href=\\\"files\\/Criterios 2019-2020\\/Matematica\\/CriteriosAvaliacaoMACS111920.pdf\\\">MACS 11&ordm; Ano<\\/a><\\/td>\\r\\n\\t\\t\\t<\\/tr>\\r\\n\\t\\t\\t<tr>\\r\\n\\t\\t\\t\\t<td style=\\\"width: 466px;\\\">\\r\\n\\t\\t\\t\\t\\t<a href=\\\"files\\/Criterios 2019-2020\\/artes\\/CritriosAvaliaoOFICINAARTES1220192020doc.pdf\\\">Oficina de Artes<\\/a><\\/td>\\r\\n\\t\\t\\t<\\/tr>\\r\\n\\t\\t\\t<tr>\\r\\n\\t\\t\\t\\t<td style=\\\"width: 466px;\\\">\\r\\n\\t\\t\\t\\t\\t<a href=\\\"files\\/Criterios 2019-2020\\/artes\\/CriteriosavaliacaoOFMultimdia12ano.pdf\\\">Oficina Multim&eacute;dia<\\/a><\\/td>\\r\\n\\t\\t\\t<\\/tr>\\r\\n\\t\\t\\t<tr>\\r\\n\\t\\t\\t\\t<td style=\\\"width: 466px;\\\">\\r\\n\\t\\t\\t\\t\\t<a href=\\\"files\\/Criterios 2019-2020\\/Portugues\\/Portugues_10_ano.pdf\\\">Portugu&ecirc;s 10&ordm; Ano<\\/a><\\/td>\\r\\n\\t\\t\\t<\\/tr>\\r\\n\\t\\t\\t<tr>\\r\\n\\t\\t\\t\\t<td style=\\\"width: 466px;\\\">\\r\\n\\t\\t\\t\\t\\t<a href=\\\"files\\/Criterios 2019-2020\\/Portugues\\/Portugues_11_ano.pdf\\\">Portugu&ecirc;s 11&ordm; Ano<\\/a><\\/td>\\r\\n\\t\\t\\t<\\/tr>\\r\\n\\t\\t\\t<tr>\\r\\n\\t\\t\\t\\t<td style=\\\"width: 466px;\\\">\\r\\n\\t\\t\\t\\t\\t<a href=\\\"files\\/Criterios 2019-2020\\/Portugues\\/Portugues_12_ano.pdf\\\">Portugu&ecirc;s 12&ordm; Ano<\\/a><\\/td>\\r\\n\\t\\t\\t<\\/tr>\\r\\n\\t\\t\\t<tr>\\r\\n\\t\\t\\t\\t<td style=\\\"width: 466px;\\\">\\r\\n\\t\\t\\t\\t\\t<a href=\\\"files\\/Criterios 2019-2020\\/Filosofia\\/CritAvPsic_12.pdf\\\">Pscicologia B<\\/a><\\/td>\\r\\n\\t\\t\\t<\\/tr>\\r\\n\\t\\t<\\/tbody>\\r\\n\\t<\\/table>\\r\\n<\\/div>\\r\\n<p>\\r\\n\\t&nbsp;<\\/p>\\r\\n\",\"fulltext\":\"\",\"state\":1,\"catid\":\"11\",\"created\":\"2019-10-10 14:48:46\",\"created_by\":\"231\",\"created_by_alias\":\"\",\"modified\":\"2019-11-05 11:26:43\",\"modified_by\":\"231\",\"checked_out\":\"231\",\"checked_out_time\":\"2019-11-05 11:22:12\",\"publish_up\":\"2019-10-10 14:48:46\",\"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\":\"{\\\"article_layout\\\":\\\"\\\",\\\"show_title\\\":\\\"\\\",\\\"link_titles\\\":\\\"\\\",\\\"show_tags\\\":\\\"\\\",\\\"show_intro\\\":\\\"\\\",\\\"info_block_position\\\":\\\"\\\",\\\"info_block_show_title\\\":\\\"\\\",\\\"show_category\\\":\\\"\\\",\\\"link_category\\\":\\\"\\\",\\\"show_parent_category\\\":\\\"\\\",\\\"link_parent_category\\\":\\\"\\\",\\\"show_associations\\\":\\\"\\\",\\\"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_page_title\\\":\\\"\\\",\\\"show_publishing_options\\\":\\\"\\\",\\\"show_article_options\\\":\\\"\\\",\\\"show_urls_images_backend\\\":\\\"\\\",\\\"show_urls_images_frontend\\\":\\\"\\\",\\\"astroid_article_type\\\":\\\"regular\\\",\\\"astroid_article_video_type\\\":\\\"youtube\\\",\\\"astroid_article_video_url\\\":\\\"\\\",\\\"astroid_article_gallery_width\\\":\\\"\\\",\\\"astroid_article_gallery_bullets\\\":\\\"1\\\",\\\"astroid_article_gallery_navigation\\\":\\\"1\\\",\\\"astroid_article_thumbnail\\\":\\\"1\\\",\\\"astroid_article_gallery_items\\\":[],\\\"astroid_article_audio_source\\\":\\\"soundcloud\\\",\\\"astroid_article_audio_soundcloud\\\":\\\"\\\",\\\"astroid_article_audio_spotify\\\":\\\"\\\",\\\"astroid_article_review_heading\\\":\\\"\\\",\\\"astroid_article_review_summery\\\":\\\"\\\",\\\"astroid_article_review_good\\\":\\\"\\\",\\\"astroid_article_review_bad\\\":\\\"\\\",\\\"astroid_article_review_rating\\\":\\\"5\\\",\\\"astroid_article_button_action\\\":\\\"\\\",\\\"astroid_article_button_link\\\":\\\"\\\",\\\"astroid_article_review_criterias\\\":[],\\\"astroid_article_quote_text\\\":\\\"\\\",\\\"astroid_article_quote_author\\\":\\\"\\\",\\\"astroid_article_badge\\\":\\\"0\\\",\\\"astroid_article_badge_type\\\":\\\"2\\\",\\\"astroid_article_badge_text\\\":\\\"\\\",\\\"astroid_article_badge_color\\\":\\\"\\\",\\\"astroid_article_badge_text_color\\\":\\\"\\\",\\\"astroid_relatedposts\\\":\\\"\\\",\\\"astroid_socialshare\\\":\\\"\\\",\\\"astroid_comments\\\":\\\"\\\",\\\"astroid_posttype\\\":\\\"\\\",\\\"astroid_readtime\\\":\\\"\\\",\\\"astroid_authorinfo\\\":\\\"\\\",\\\"astroid_og_title\\\":\\\"\\\",\\\"astroid_og_desc\\\":\\\"\\\",\\\"astroid_og_image\\\":\\\"\\\"}\",\"version\":20,\"ordering\":\"8\",\"metakey\":\"\",\"metadesc\":\"\",\"access\":\"1\",\"hits\":\"0\",\"metadata\":\"{\\\"robots\\\":\\\"\\\",\\\"author\\\":\\\"\\\",\\\"rights\\\":\\\"\\\",\\\"xreference\\\":\\\"\\\"}\",\"featured\":\"0\",\"language\":\"*\",\"xreference\":\"\",\"note\":\"\"}', 0),
(818, 107, 1, '', '2019-11-05 11:31:37', 231, 8679, 'aaab95936f857e92e8c800f4536ac870a77dd2e8', '{\"id\":107,\"asset_id\":\"352\",\"title\":\"Crit\\u00e9rios de Avalia\\u00e7\\u00e3o - 3\\u00ba Ciclo\",\"alias\":\"criterios-de-avaliacao-3-ciclo\",\"introtext\":\"<p>\\r\\n\\t<strong>Em atualiza&ccedil;&atilde;o.....<\\/strong><\\/p>\\r\\n<title><\\/title>\\r\\n<meta charset=\\\"utf-8\\\" \\/>\\r\\n<meta content=\\\"width=device-width, initial-scale=1\\\" name=\\\"viewport\\\" \\/>\\r\\n<link href=\\\"https:\\/\\/maxcdn.bootstrapcdn.com\\/bootstrap\\/4.3.1\\/css\\/bootstrap.min.css\\\" rel=\\\"stylesheet\\\" \\/>\\r\\n<script src=\\\"https:\\/\\/ajax.googleapis.com\\/ajax\\/libs\\/jquery\\/3.4.1\\/jquery.min.js\\\"><\\/script><script src=\\\"https:\\/\\/cdnjs.cloudflare.com\\/ajax\\/libs\\/popper.js\\/1.14.7\\/umd\\/popper.min.js\\\"><\\/script><script src=\\\"https:\\/\\/maxcdn.bootstrapcdn.com\\/bootstrap\\/4.3.1\\/js\\/bootstrap.min.js\\\"><\\/script><div class=\\\"container\\\">\\r\\n\\t<table align=\\\"center\\\" class=\\\"table table-hover\\\" style=\\\"width: 468px;\\\" table=\\\"\\\">\\r\\n\\t\\t<thead>\\r\\n\\t\\t\\t<tr>\\r\\n\\t\\t\\t\\t<th style=\\\"width: 466px;\\\">\\r\\n\\t\\t\\t\\t\\tDisciplinas<\\/th>\\r\\n\\t\\t\\t<\\/tr>\\r\\n\\t\\t\\t<tr>\\r\\n\\t\\t\\t\\t<td style=\\\"width: 466px;\\\">\\r\\n\\t\\t\\t\\t\\t<a href=\\\"files\\/Criterios 2019-2020\\/Cidadania\\/CD_Criterios_7_Ano.pdf\\\">Cidadania - 7&ordm; Ano<\\/a><\\/td>\\r\\n\\t\\t\\t<\\/tr>\\r\\n\\t\\t\\t<tr>\\r\\n\\t\\t\\t\\t<td style=\\\"width: 466px;\\\">\\r\\n\\t\\t\\t\\t\\t<a href=\\\"files\\/Criterios 2019-2020\\/Cidadania\\/CD_Criterios_8_Ano.pdf\\\">Cidadania - 8&ordm; Ano<\\/a><\\/td>\\r\\n\\t\\t\\t<\\/tr>\\r\\n\\t\\t\\t<tr>\\r\\n\\t\\t\\t\\t<td style=\\\"width: 466px;\\\">\\r\\n\\t\\t\\t\\t\\t<a href=\\\"files\\/Criterios 2019-2020\\/Cidadania\\/OC_Criterios_9_Ano.pdf\\\">Cidadania - 9&ordm; Ano<\\/a><\\/td>\\r\\n\\t\\t\\t<\\/tr>\\r\\n\\t\\t<\\/thead>\\r\\n\\t\\t<tbody>\\r\\n\\t\\t\\t<tr>\\r\\n\\t\\t\\t\\t<td style=\\\"width: 466px;\\\">\\r\\n\\t\\t\\t\\t\\t<a href=\\\"files\\/Criterios 2019-2020\\/Ciencias Naturais\\/criterios_CN_7_2019_2020.pdf\\\">Ci&ecirc;ncias Naturais - 7&ordm; Ano<\\/a><\\/td>\\r\\n\\t\\t\\t<\\/tr>\\r\\n\\t\\t\\t<tr>\\r\\n\\t\\t\\t\\t<td style=\\\"width: 466px;\\\">\\r\\n\\t\\t\\t\\t\\t<a href=\\\"files\\/Criterios 2019-2020\\/Ciencias Naturais\\/criterios_CN_8_2019_2020.pdf\\\">Ci&ecirc;ncias Naturais - 8&ordm; Ano<\\/a><\\/td>\\r\\n\\t\\t\\t<\\/tr>\\r\\n\\t\\t\\t<tr>\\r\\n\\t\\t\\t\\t<td style=\\\"width: 466px;\\\">\\r\\n\\t\\t\\t\\t\\t<a href=\\\"files\\/Criterios 2019-2020\\/Ciencias Naturais\\/criterios_avaliacao_CN9_2019-2020.pdf\\\">Ci&ecirc;ncias F&iacute;sica e Naturais - 9&ordm; Ano<\\/a><\\/td>\\r\\n\\t\\t\\t<\\/tr>\\r\\n\\t\\t\\t<tr>\\r\\n\\t\\t\\t\\t<td style=\\\"width: 466px;\\\">\\r\\n\\t\\t\\t\\t\\tCi&ecirc;ncias F&iacute;sicas 7&ordm; Ano<\\/td>\\r\\n\\t\\t\\t<\\/tr>\\r\\n\\t\\t\\t<tr>\\r\\n\\t\\t\\t\\t<td style=\\\"width: 466px;\\\">\\r\\n\\t\\t\\t\\t\\tEduca&ccedil;a&ccedil;&atilde;o F&iacute;sica - 7&ordm; Ano<\\/td>\\r\\n\\t\\t\\t<\\/tr>\\r\\n\\t\\t\\t<tr>\\r\\n\\t\\t\\t\\t<td style=\\\"width: 466px;\\\">\\r\\n\\t\\t\\t\\t\\tEduca&ccedil;a&ccedil;&atilde;o F&iacute;sica - 8 e 9&ordm; Ano<\\/td>\\r\\n\\t\\t\\t<\\/tr>\\r\\n\\t\\t\\t<tr>\\r\\n\\t\\t\\t\\t<td style=\\\"width: 466px;\\\">\\r\\n\\t\\t\\t\\t\\tEduca&ccedil;a&ccedil;&atilde;o F&iacute;sica - Atestados<\\/td>\\r\\n\\t\\t\\t<\\/tr>\\r\\n\\t\\t\\t<tr>\\r\\n\\t\\t\\t\\t<td style=\\\"width: 466px;\\\">\\r\\n\\t\\t\\t\\t\\tEduca&ccedil;&atilde;o Visual 7&ordm; Ano<\\/td>\\r\\n\\t\\t\\t<\\/tr>\\r\\n\\t\\t\\t<tr>\\r\\n\\t\\t\\t\\t<td style=\\\"width: 466px;\\\">\\r\\n\\t\\t\\t\\t\\tEduca&ccedil;&atilde;o Visual 8&ordm; e 9&ordm; Ano<\\/td>\\r\\n\\t\\t\\t<\\/tr>\\r\\n\\t\\t\\t<tr>\\r\\n\\t\\t\\t\\t<td style=\\\"width: 466px;\\\">\\r\\n\\t\\t\\t\\t\\t<a href=\\\"files\\/Criterios 2019-2020\\/EMRC\\/CritAvEMRC7.pdf\\\">EMRC 7&ordm; Ano<\\/a><\\/td>\\r\\n\\t\\t\\t<\\/tr>\\r\\n\\t\\t\\t<tr>\\r\\n\\t\\t\\t\\t<td style=\\\"width: 466px;\\\">\\r\\n\\t\\t\\t\\t\\t<a href=\\\"files\\/Criterios 2019-2020\\/EMRC\\/CritAvEMRC8.pdf\\\">EMRC 8&ordm; Ano<\\/a><\\/td>\\r\\n\\t\\t\\t<\\/tr>\\r\\n\\t\\t\\t<tr>\\r\\n\\t\\t\\t\\t<td style=\\\"width: 466px;\\\">\\r\\n\\t\\t\\t\\t\\t<a href=\\\"files\\/Criterios 2019-2020\\/EMRC\\/CritAvEMRC9.pdf\\\">EMRC 9&ordm; ANO<\\/a><\\/td>\\r\\n\\t\\t\\t<\\/tr>\\r\\n\\t\\t\\t<tr>\\r\\n\\t\\t\\t\\t<td style=\\\"width: 466px;\\\">\\r\\n\\t\\t\\t\\t\\tHist&oacute;ria 7&ordm; Ano<\\/td>\\r\\n\\t\\t\\t<\\/tr>\\r\\n\\t\\t\\t<tr>\\r\\n\\t\\t\\t\\t<td style=\\\"width: 466px;\\\">\\r\\n\\t\\t\\t\\t\\tHGP 8&ordm; e 9&ordm; Ano<\\/td>\\r\\n\\t\\t\\t<\\/tr>\\r\\n\\t\\t\\t<tr>\\r\\n\\t\\t\\t\\t<td style=\\\"width: 466px;\\\">\\r\\n\\t\\t\\t\\t\\tGeografia 7&ordm; Ano<\\/td>\\r\\n\\t\\t\\t<\\/tr>\\r\\n\\t\\t\\t<tr>\\r\\n\\t\\t\\t\\t<td style=\\\"width: 466px;\\\">\\r\\n\\t\\t\\t\\t\\tGeografia 8&ordm; Ano<\\/td>\\r\\n\\t\\t\\t<\\/tr>\\r\\n\\t\\t\\t<tr>\\r\\n\\t\\t\\t\\t<td style=\\\"width: 466px;\\\">\\r\\n\\t\\t\\t\\t\\tIngl&ecirc;s 7&ordm; ano<\\/td>\\r\\n\\t\\t\\t<\\/tr>\\r\\n\\t\\t\\t<tr>\\r\\n\\t\\t\\t\\t<td style=\\\"width: 466px;\\\">\\r\\n\\t\\t\\t\\t\\tIngl&ecirc;s 8&ordm; e 9&ordm; ano<\\/td>\\r\\n\\t\\t\\t<\\/tr>\\r\\n\\t\\t\\t<tr>\\r\\n\\t\\t\\t\\t<td style=\\\"width: 466px;\\\">\\r\\n\\t\\t\\t\\t\\tFranc&ecirc;s<\\/td>\\r\\n\\t\\t\\t<\\/tr>\\r\\n\\t\\t\\t<tr>\\r\\n\\t\\t\\t\\t<td style=\\\"width: 466px;\\\">\\r\\n\\t\\t\\t\\t\\tL&iacute;ngua Estrangeira II<\\/td>\\r\\n\\t\\t\\t<\\/tr>\\r\\n\\t\\t\\t<tr>\\r\\n\\t\\t\\t\\t<td style=\\\"width: 466px;\\\">\\r\\n\\t\\t\\t\\t\\t<a href=\\\"files\\/Criterios 2019-2020\\/Matematica\\/CritriosAvaliaoMat3cico7ano.pdf\\\">Matem&aacute;tica 7&ordm; Ano<\\/a><\\/td>\\r\\n\\t\\t\\t<\\/tr>\\r\\n\\t\\t\\t<tr>\\r\\n\\t\\t\\t\\t<td style=\\\"width: 466px;\\\">\\r\\n\\t\\t\\t\\t\\t<a href=\\\"files\\/Criterios 2019-2020\\/Matematica\\/CritriosAvaliaoMat3ciclo8ano1920.pdf\\\">Matem&aacute;tica 8&ordm; e 9&ordm; Ano<\\/a><\\/td>\\r\\n\\t\\t\\t<\\/tr>\\r\\n\\t\\t\\t<tr>\\r\\n\\t\\t\\t\\t<td style=\\\"width: 466px;\\\">\\r\\n\\t\\t\\t\\t\\tPortugu&ecirc;s 7&ordm; Ano<\\/td>\\r\\n\\t\\t\\t<\\/tr>\\r\\n\\t\\t\\t<tr>\\r\\n\\t\\t\\t\\t<td style=\\\"width: 466px;\\\">\\r\\n\\t\\t\\t\\t\\tPortugu&ecirc;s 8&ordm; ano e 9&ordm; ano<\\/td>\\r\\n\\t\\t\\t<\\/tr>\\r\\n\\t\\t\\t<tr>\\r\\n\\t\\t\\t\\t<td style=\\\"width: 466px;\\\">\\r\\n\\t\\t\\t\\t\\t<a href=\\\"files\\/Criterios 2019-2020\\/Matematica\\/CriteriosdeavaliacaoTIC7Ano20192020.pdf\\\">TIC 7&ordm; ano<\\/a><\\/td>\\r\\n\\t\\t\\t<\\/tr>\\r\\n\\t\\t\\t<tr>\\r\\n\\t\\t\\t\\t<td style=\\\"width: 466px;\\\">\\r\\n\\t\\t\\t\\t\\t<a href=\\\"files\\/Criterios 2019-2020\\/Matematica\\/CriteriosdeavaliacaoTIC8Ano201920.pdf\\\">Tic 8&ordm; ano<\\/a><\\/td>\\r\\n\\t\\t\\t<\\/tr>\\r\\n\\t\\t<\\/tbody>\\r\\n\\t<\\/table>\\r\\n<\\/div>\\r\\n<p>\\r\\n\\t&nbsp;<\\/p>\\r\\n\",\"fulltext\":\"\",\"state\":1,\"catid\":\"11\",\"created\":\"2019-10-08 10:31:34\",\"created_by\":\"231\",\"created_by_alias\":\"\",\"modified\":\"2019-11-05 11:31:37\",\"modified_by\":\"231\",\"checked_out\":\"231\",\"checked_out_time\":\"2019-11-05 11:26:56\",\"publish_up\":\"2019-10-08 10:31:34\",\"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\":\"{\\\"article_layout\\\":\\\"\\\",\\\"show_title\\\":\\\"\\\",\\\"link_titles\\\":\\\"\\\",\\\"show_tags\\\":\\\"\\\",\\\"show_intro\\\":\\\"\\\",\\\"info_block_position\\\":\\\"\\\",\\\"info_block_show_title\\\":\\\"\\\",\\\"show_category\\\":\\\"\\\",\\\"link_category\\\":\\\"\\\",\\\"show_parent_category\\\":\\\"\\\",\\\"link_parent_category\\\":\\\"\\\",\\\"show_associations\\\":\\\"\\\",\\\"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_page_title\\\":\\\"\\\",\\\"show_publishing_options\\\":\\\"\\\",\\\"show_article_options\\\":\\\"\\\",\\\"show_urls_images_backend\\\":\\\"\\\",\\\"show_urls_images_frontend\\\":\\\"\\\",\\\"astroid_article_type\\\":\\\"regular\\\",\\\"astroid_article_video_type\\\":\\\"youtube\\\",\\\"astroid_article_video_url\\\":\\\"\\\",\\\"astroid_article_gallery_width\\\":\\\"\\\",\\\"astroid_article_gallery_bullets\\\":\\\"1\\\",\\\"astroid_article_gallery_navigation\\\":\\\"1\\\",\\\"astroid_article_thumbnail\\\":\\\"1\\\",\\\"astroid_article_gallery_items\\\":[],\\\"astroid_article_audio_source\\\":\\\"soundcloud\\\",\\\"astroid_article_audio_soundcloud\\\":\\\"\\\",\\\"astroid_article_audio_spotify\\\":\\\"\\\",\\\"astroid_article_review_heading\\\":\\\"\\\",\\\"astroid_article_review_summery\\\":\\\"\\\",\\\"astroid_article_review_good\\\":\\\"\\\",\\\"astroid_article_review_bad\\\":\\\"\\\",\\\"astroid_article_review_rating\\\":\\\"5\\\",\\\"astroid_article_button_action\\\":\\\"\\\",\\\"astroid_article_button_link\\\":\\\"\\\",\\\"astroid_article_review_criterias\\\":[],\\\"astroid_article_quote_text\\\":\\\"\\\",\\\"astroid_article_quote_author\\\":\\\"\\\",\\\"astroid_article_badge\\\":\\\"0\\\",\\\"astroid_article_badge_type\\\":\\\"2\\\",\\\"astroid_article_badge_text\\\":\\\"\\\",\\\"astroid_article_badge_color\\\":\\\"\\\",\\\"astroid_article_badge_text_color\\\":\\\"\\\",\\\"astroid_relatedposts\\\":\\\"\\\",\\\"astroid_socialshare\\\":\\\"\\\",\\\"astroid_comments\\\":\\\"\\\",\\\"astroid_posttype\\\":\\\"\\\",\\\"astroid_readtime\\\":\\\"\\\",\\\"astroid_authorinfo\\\":\\\"\\\",\\\"astroid_og_title\\\":\\\"\\\",\\\"astroid_og_desc\\\":\\\"\\\",\\\"astroid_og_image\\\":\\\"\\\"}\",\"version\":6,\"ordering\":\"9\",\"metakey\":\"\",\"metadesc\":\"\",\"access\":\"1\",\"hits\":\"0\",\"metadata\":\"{\\\"robots\\\":\\\"\\\",\\\"author\\\":\\\"\\\",\\\"rights\\\":\\\"\\\",\\\"xreference\\\":\\\"\\\"}\",\"featured\":\"0\",\"language\":\"*\",\"xreference\":\"\",\"note\":\"\"}', 0);
INSERT INTO `ynfp8_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
(819, 107, 1, '', '2019-11-05 11:35:15', 231, 9006, '81b45567e5913eb95a0d63efe0b94528d6809995', '{\"id\":107,\"asset_id\":\"352\",\"title\":\"Crit\\u00e9rios de Avalia\\u00e7\\u00e3o - 3\\u00ba Ciclo\",\"alias\":\"criterios-de-avaliacao-3-ciclo\",\"introtext\":\"<p>\\r\\n\\t<strong>Em atualiza&ccedil;&atilde;o.....<\\/strong><\\/p>\\r\\n<title><\\/title>\\r\\n<meta charset=\\\"utf-8\\\" \\/>\\r\\n<meta content=\\\"width=device-width, initial-scale=1\\\" name=\\\"viewport\\\" \\/>\\r\\n<link href=\\\"https:\\/\\/maxcdn.bootstrapcdn.com\\/bootstrap\\/4.3.1\\/css\\/bootstrap.min.css\\\" rel=\\\"stylesheet\\\" \\/>\\r\\n<script src=\\\"https:\\/\\/ajax.googleapis.com\\/ajax\\/libs\\/jquery\\/3.4.1\\/jquery.min.js\\\"><\\/script><script src=\\\"https:\\/\\/cdnjs.cloudflare.com\\/ajax\\/libs\\/popper.js\\/1.14.7\\/umd\\/popper.min.js\\\"><\\/script><script src=\\\"https:\\/\\/maxcdn.bootstrapcdn.com\\/bootstrap\\/4.3.1\\/js\\/bootstrap.min.js\\\"><\\/script><div class=\\\"container\\\">\\r\\n\\t<table align=\\\"center\\\" class=\\\"table table-hover\\\" style=\\\"width: 468px;\\\" table=\\\"\\\">\\r\\n\\t\\t<thead>\\r\\n\\t\\t\\t<tr>\\r\\n\\t\\t\\t\\t<th style=\\\"width: 466px;\\\">\\r\\n\\t\\t\\t\\t\\tDisciplinas<\\/th>\\r\\n\\t\\t\\t<\\/tr>\\r\\n\\t\\t\\t<tr>\\r\\n\\t\\t\\t\\t<td style=\\\"width: 466px;\\\">\\r\\n\\t\\t\\t\\t\\t<a href=\\\"files\\/Criterios 2019-2020\\/Cidadania\\/CD_Criterios_7_Ano.pdf\\\">Cidadania - 7&ordm; Ano<\\/a><\\/td>\\r\\n\\t\\t\\t<\\/tr>\\r\\n\\t\\t\\t<tr>\\r\\n\\t\\t\\t\\t<td style=\\\"width: 466px;\\\">\\r\\n\\t\\t\\t\\t\\t<a href=\\\"files\\/Criterios 2019-2020\\/Cidadania\\/CD_Criterios_8_Ano.pdf\\\">Cidadania - 8&ordm; Ano<\\/a><\\/td>\\r\\n\\t\\t\\t<\\/tr>\\r\\n\\t\\t\\t<tr>\\r\\n\\t\\t\\t\\t<td style=\\\"width: 466px;\\\">\\r\\n\\t\\t\\t\\t\\t<a href=\\\"files\\/Criterios 2019-2020\\/Cidadania\\/OC_Criterios_9_Ano.pdf\\\">Cidadania - 9&ordm; Ano<\\/a><\\/td>\\r\\n\\t\\t\\t<\\/tr>\\r\\n\\t\\t<\\/thead>\\r\\n\\t\\t<tbody>\\r\\n\\t\\t\\t<tr>\\r\\n\\t\\t\\t\\t<td style=\\\"width: 466px;\\\">\\r\\n\\t\\t\\t\\t\\t<a href=\\\"files\\/Criterios 2019-2020\\/Ciencias Naturais\\/criterios_CN_7_2019_2020.pdf\\\">Ci&ecirc;ncias Naturais - 7&ordm; Ano<\\/a><\\/td>\\r\\n\\t\\t\\t<\\/tr>\\r\\n\\t\\t\\t<tr>\\r\\n\\t\\t\\t\\t<td style=\\\"width: 466px;\\\">\\r\\n\\t\\t\\t\\t\\t<a href=\\\"files\\/Criterios 2019-2020\\/Ciencias Naturais\\/criterios_CN_8_2019_2020.pdf\\\">Ci&ecirc;ncias Naturais - 8&ordm; Ano<\\/a><\\/td>\\r\\n\\t\\t\\t<\\/tr>\\r\\n\\t\\t\\t<tr>\\r\\n\\t\\t\\t\\t<td style=\\\"width: 466px;\\\">\\r\\n\\t\\t\\t\\t\\t<a href=\\\"files\\/Criterios 2019-2020\\/Ciencias Naturais\\/criterios_avaliacao_CN9_2019-2020.pdf\\\">Ci&ecirc;ncias F&iacute;sica e Naturais - 9&ordm; Ano<\\/a><\\/td>\\r\\n\\t\\t\\t<\\/tr>\\r\\n\\t\\t\\t<tr>\\r\\n\\t\\t\\t\\t<td style=\\\"width: 466px;\\\">\\r\\n\\t\\t\\t\\t\\tCi&ecirc;ncias F&iacute;sicas 7&ordm; Ano<\\/td>\\r\\n\\t\\t\\t<\\/tr>\\r\\n\\t\\t\\t<tr>\\r\\n\\t\\t\\t\\t<td style=\\\"width: 466px;\\\">\\r\\n\\t\\t\\t\\t\\tEduca&ccedil;a&ccedil;&atilde;o F&iacute;sica - 7&ordm; Ano<\\/td>\\r\\n\\t\\t\\t<\\/tr>\\r\\n\\t\\t\\t<tr>\\r\\n\\t\\t\\t\\t<td style=\\\"width: 466px;\\\">\\r\\n\\t\\t\\t\\t\\tEduca&ccedil;a&ccedil;&atilde;o F&iacute;sica - 8 e 9&ordm; Ano<\\/td>\\r\\n\\t\\t\\t<\\/tr>\\r\\n\\t\\t\\t<tr>\\r\\n\\t\\t\\t\\t<td style=\\\"width: 466px;\\\">\\r\\n\\t\\t\\t\\t\\tEduca&ccedil;a&ccedil;&atilde;o F&iacute;sica - Atestados<\\/td>\\r\\n\\t\\t\\t<\\/tr>\\r\\n\\t\\t\\t<tr>\\r\\n\\t\\t\\t\\t<td style=\\\"width: 466px;\\\">\\r\\n\\t\\t\\t\\t\\tEduca&ccedil;&atilde;o Visual 7&ordm; Ano<\\/td>\\r\\n\\t\\t\\t<\\/tr>\\r\\n\\t\\t\\t<tr>\\r\\n\\t\\t\\t\\t<td style=\\\"width: 466px;\\\">\\r\\n\\t\\t\\t\\t\\tEduca&ccedil;&atilde;o Visual 8&ordm; e 9&ordm; Ano<\\/td>\\r\\n\\t\\t\\t<\\/tr>\\r\\n\\t\\t\\t<tr>\\r\\n\\t\\t\\t\\t<td style=\\\"width: 466px;\\\">\\r\\n\\t\\t\\t\\t\\t<a href=\\\"files\\/Criterios 2019-2020\\/EMRC\\/CritAvEMRC7.pdf\\\">EMRC 7&ordm; Ano<\\/a><\\/td>\\r\\n\\t\\t\\t<\\/tr>\\r\\n\\t\\t\\t<tr>\\r\\n\\t\\t\\t\\t<td style=\\\"width: 466px;\\\">\\r\\n\\t\\t\\t\\t\\t<a href=\\\"files\\/Criterios 2019-2020\\/EMRC\\/CritAvEMRC8.pdf\\\">EMRC 8&ordm; Ano<\\/a><\\/td>\\r\\n\\t\\t\\t<\\/tr>\\r\\n\\t\\t\\t<tr>\\r\\n\\t\\t\\t\\t<td style=\\\"width: 466px;\\\">\\r\\n\\t\\t\\t\\t\\t<a href=\\\"files\\/Criterios 2019-2020\\/EMRC\\/CritAvEMRC9.pdf\\\">EMRC 9&ordm; ANO<\\/a><\\/td>\\r\\n\\t\\t\\t<\\/tr>\\r\\n\\t\\t\\t<tr>\\r\\n\\t\\t\\t\\t<td style=\\\"width: 466px;\\\">\\r\\n\\t\\t\\t\\t\\tHist&oacute;ria 7&ordm; Ano<\\/td>\\r\\n\\t\\t\\t<\\/tr>\\r\\n\\t\\t\\t<tr>\\r\\n\\t\\t\\t\\t<td style=\\\"width: 466px;\\\">\\r\\n\\t\\t\\t\\t\\tHGP 8&ordm; e 9&ordm; Ano<\\/td>\\r\\n\\t\\t\\t<\\/tr>\\r\\n\\t\\t\\t<tr>\\r\\n\\t\\t\\t\\t<td style=\\\"width: 466px;\\\">\\r\\n\\t\\t\\t\\t\\t<a href=\\\"files\\/Criterios 2019-2020\\/geografia\\/CritAvGeog7.pdf\\\">Geografia 7&ordm; Ano<\\/a><\\/td>\\r\\n\\t\\t\\t<\\/tr>\\r\\n\\t\\t\\t<tr>\\r\\n\\t\\t\\t\\t<td style=\\\"width: 466px;\\\">\\r\\n\\t\\t\\t\\t\\t<a href=\\\"files\\/Criterios 2019-2020\\/geografia\\/CritAvGeog8.pdf\\\">Geografia 8&ordm; Ano<\\/a><\\/td>\\r\\n\\t\\t\\t<\\/tr>\\r\\n\\t\\t\\t<tr>\\r\\n\\t\\t\\t\\t<td style=\\\"width: 466px;\\\">\\r\\n\\t\\t\\t\\t\\t<a href=\\\"files\\/Criterios 2019-2020\\/geografia\\/CritAvGeog9.pdf\\\">Geografia 9&ordm; Ano<\\/a><\\/td>\\r\\n\\t\\t\\t<\\/tr>\\r\\n\\t\\t\\t<tr>\\r\\n\\t\\t\\t\\t<td style=\\\"width: 466px;\\\">\\r\\n\\t\\t\\t\\t\\tIngl&ecirc;s 7&ordm; ano<\\/td>\\r\\n\\t\\t\\t<\\/tr>\\r\\n\\t\\t\\t<tr>\\r\\n\\t\\t\\t\\t<td style=\\\"width: 466px;\\\">\\r\\n\\t\\t\\t\\t\\tIngl&ecirc;s 8&ordm; e 9&ordm; ano<\\/td>\\r\\n\\t\\t\\t<\\/tr>\\r\\n\\t\\t\\t<tr>\\r\\n\\t\\t\\t\\t<td style=\\\"width: 466px;\\\">\\r\\n\\t\\t\\t\\t\\tFranc&ecirc;s<\\/td>\\r\\n\\t\\t\\t<\\/tr>\\r\\n\\t\\t\\t<tr>\\r\\n\\t\\t\\t\\t<td style=\\\"width: 466px;\\\">\\r\\n\\t\\t\\t\\t\\tL&iacute;ngua Estrangeira II<\\/td>\\r\\n\\t\\t\\t<\\/tr>\\r\\n\\t\\t\\t<tr>\\r\\n\\t\\t\\t\\t<td style=\\\"width: 466px;\\\">\\r\\n\\t\\t\\t\\t\\t<a href=\\\"files\\/Criterios 2019-2020\\/Matematica\\/CritriosAvaliaoMat3cico7ano.pdf\\\">Matem&aacute;tica 7&ordm; Ano<\\/a><\\/td>\\r\\n\\t\\t\\t<\\/tr>\\r\\n\\t\\t\\t<tr>\\r\\n\\t\\t\\t\\t<td style=\\\"width: 466px;\\\">\\r\\n\\t\\t\\t\\t\\t<a href=\\\"files\\/Criterios 2019-2020\\/Matematica\\/CritriosAvaliaoMat3ciclo8ano1920.pdf\\\">Matem&aacute;tica 8&ordm; e 9&ordm; Ano<\\/a><\\/td>\\r\\n\\t\\t\\t<\\/tr>\\r\\n\\t\\t\\t<tr>\\r\\n\\t\\t\\t\\t<td style=\\\"width: 466px;\\\">\\r\\n\\t\\t\\t\\t\\tPortugu&ecirc;s 7&ordm; Ano<\\/td>\\r\\n\\t\\t\\t<\\/tr>\\r\\n\\t\\t\\t<tr>\\r\\n\\t\\t\\t\\t<td style=\\\"width: 466px;\\\">\\r\\n\\t\\t\\t\\t\\tPortugu&ecirc;s 8&ordm; ano e 9&ordm; ano<\\/td>\\r\\n\\t\\t\\t<\\/tr>\\r\\n\\t\\t\\t<tr>\\r\\n\\t\\t\\t\\t<td style=\\\"width: 466px;\\\">\\r\\n\\t\\t\\t\\t\\t<a href=\\\"files\\/Criterios 2019-2020\\/Matematica\\/CriteriosdeavaliacaoTIC7Ano20192020.pdf\\\">TIC 7&ordm; ano<\\/a><\\/td>\\r\\n\\t\\t\\t<\\/tr>\\r\\n\\t\\t\\t<tr>\\r\\n\\t\\t\\t\\t<td style=\\\"width: 466px;\\\">\\r\\n\\t\\t\\t\\t\\t<a href=\\\"files\\/Criterios 2019-2020\\/Matematica\\/CriteriosdeavaliacaoTIC8Ano201920.pdf\\\">Tic 8&ordm; ano<\\/a><\\/td>\\r\\n\\t\\t\\t<\\/tr>\\r\\n\\t\\t<\\/tbody>\\r\\n\\t<\\/table>\\r\\n<\\/div>\\r\\n<p>\\r\\n\\t&nbsp;<\\/p>\\r\\n\",\"fulltext\":\"\",\"state\":1,\"catid\":\"11\",\"created\":\"2019-10-08 10:31:34\",\"created_by\":\"231\",\"created_by_alias\":\"\",\"modified\":\"2019-11-05 11:35:15\",\"modified_by\":\"231\",\"checked_out\":\"231\",\"checked_out_time\":\"2019-11-05 11:31:37\",\"publish_up\":\"2019-10-08 10:31:34\",\"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\":\"{\\\"article_layout\\\":\\\"\\\",\\\"show_title\\\":\\\"\\\",\\\"link_titles\\\":\\\"\\\",\\\"show_tags\\\":\\\"\\\",\\\"show_intro\\\":\\\"\\\",\\\"info_block_position\\\":\\\"\\\",\\\"info_block_show_title\\\":\\\"\\\",\\\"show_category\\\":\\\"\\\",\\\"link_category\\\":\\\"\\\",\\\"show_parent_category\\\":\\\"\\\",\\\"link_parent_category\\\":\\\"\\\",\\\"show_associations\\\":\\\"\\\",\\\"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_page_title\\\":\\\"\\\",\\\"show_publishing_options\\\":\\\"\\\",\\\"show_article_options\\\":\\\"\\\",\\\"show_urls_images_backend\\\":\\\"\\\",\\\"show_urls_images_frontend\\\":\\\"\\\",\\\"astroid_article_type\\\":\\\"regular\\\",\\\"astroid_article_video_type\\\":\\\"youtube\\\",\\\"astroid_article_video_url\\\":\\\"\\\",\\\"astroid_article_gallery_width\\\":\\\"\\\",\\\"astroid_article_gallery_bullets\\\":\\\"1\\\",\\\"astroid_article_gallery_navigation\\\":\\\"1\\\",\\\"astroid_article_thumbnail\\\":\\\"1\\\",\\\"astroid_article_gallery_items\\\":[],\\\"astroid_article_audio_source\\\":\\\"soundcloud\\\",\\\"astroid_article_audio_soundcloud\\\":\\\"\\\",\\\"astroid_article_audio_spotify\\\":\\\"\\\",\\\"astroid_article_review_heading\\\":\\\"\\\",\\\"astroid_article_review_summery\\\":\\\"\\\",\\\"astroid_article_review_good\\\":\\\"\\\",\\\"astroid_article_review_bad\\\":\\\"\\\",\\\"astroid_article_review_rating\\\":\\\"5\\\",\\\"astroid_article_button_action\\\":\\\"\\\",\\\"astroid_article_button_link\\\":\\\"\\\",\\\"astroid_article_review_criterias\\\":[],\\\"astroid_article_quote_text\\\":\\\"\\\",\\\"astroid_article_quote_author\\\":\\\"\\\",\\\"astroid_article_badge\\\":\\\"0\\\",\\\"astroid_article_badge_type\\\":\\\"2\\\",\\\"astroid_article_badge_text\\\":\\\"\\\",\\\"astroid_article_badge_color\\\":\\\"\\\",\\\"astroid_article_badge_text_color\\\":\\\"\\\",\\\"astroid_relatedposts\\\":\\\"\\\",\\\"astroid_socialshare\\\":\\\"\\\",\\\"astroid_comments\\\":\\\"\\\",\\\"astroid_posttype\\\":\\\"\\\",\\\"astroid_readtime\\\":\\\"\\\",\\\"astroid_authorinfo\\\":\\\"\\\",\\\"astroid_og_title\\\":\\\"\\\",\\\"astroid_og_desc\\\":\\\"\\\",\\\"astroid_og_image\\\":\\\"\\\"}\",\"version\":7,\"ordering\":\"9\",\"metakey\":\"\",\"metadesc\":\"\",\"access\":\"1\",\"hits\":\"0\",\"metadata\":\"{\\\"robots\\\":\\\"\\\",\\\"author\\\":\\\"\\\",\\\"rights\\\":\\\"\\\",\\\"xreference\\\":\\\"\\\"}\",\"featured\":\"0\",\"language\":\"*\",\"xreference\":\"\",\"note\":\"\"}', 0),
(820, 107, 1, '', '2019-11-05 11:47:01', 231, 10032, '97fcc18a22640ba2c07e62ef1baa0dc70766da8f', '{\"id\":107,\"asset_id\":\"352\",\"title\":\"Crit\\u00e9rios de Avalia\\u00e7\\u00e3o - 3\\u00ba Ciclo\",\"alias\":\"criterios-de-avaliacao-3-ciclo\",\"introtext\":\"<p>\\r\\n\\t<strong>Em atualiza&ccedil;&atilde;o.....<\\/strong><\\/p>\\r\\n<title><\\/title>\\r\\n<meta charset=\\\"utf-8\\\" \\/>\\r\\n<meta content=\\\"width=device-width, initial-scale=1\\\" name=\\\"viewport\\\" \\/>\\r\\n<link href=\\\"https:\\/\\/maxcdn.bootstrapcdn.com\\/bootstrap\\/4.3.1\\/css\\/bootstrap.min.css\\\" rel=\\\"stylesheet\\\" \\/>\\r\\n<script src=\\\"https:\\/\\/ajax.googleapis.com\\/ajax\\/libs\\/jquery\\/3.4.1\\/jquery.min.js\\\"><\\/script><script src=\\\"https:\\/\\/cdnjs.cloudflare.com\\/ajax\\/libs\\/popper.js\\/1.14.7\\/umd\\/popper.min.js\\\"><\\/script><script src=\\\"https:\\/\\/maxcdn.bootstrapcdn.com\\/bootstrap\\/4.3.1\\/js\\/bootstrap.min.js\\\"><\\/script><div class=\\\"container\\\">\\r\\n\\t<table align=\\\"center\\\" class=\\\"table table-hover\\\" style=\\\"width: 468px;\\\" table=\\\"\\\">\\r\\n\\t\\t<thead>\\r\\n\\t\\t\\t<tr>\\r\\n\\t\\t\\t\\t<th style=\\\"width: 466px;\\\">\\r\\n\\t\\t\\t\\t\\tDisciplinas<\\/th>\\r\\n\\t\\t\\t<\\/tr>\\r\\n\\t\\t\\t<tr>\\r\\n\\t\\t\\t\\t<td style=\\\"width: 466px;\\\">\\r\\n\\t\\t\\t\\t\\t<a href=\\\"files\\/Criterios 2019-2020\\/Cidadania\\/CD_Criterios_7_Ano.pdf\\\">Cidadania - 7&ordm; Ano<\\/a><\\/td>\\r\\n\\t\\t\\t<\\/tr>\\r\\n\\t\\t\\t<tr>\\r\\n\\t\\t\\t\\t<td style=\\\"width: 466px;\\\">\\r\\n\\t\\t\\t\\t\\t<a href=\\\"files\\/Criterios 2019-2020\\/Cidadania\\/CD_Criterios_8_Ano.pdf\\\">Cidadania - 8&ordm; Ano<\\/a><\\/td>\\r\\n\\t\\t\\t<\\/tr>\\r\\n\\t\\t\\t<tr>\\r\\n\\t\\t\\t\\t<td style=\\\"width: 466px;\\\">\\r\\n\\t\\t\\t\\t\\t<a href=\\\"files\\/Criterios 2019-2020\\/Cidadania\\/OC_Criterios_9_Ano.pdf\\\">Cidadania - 9&ordm; Ano<\\/a><\\/td>\\r\\n\\t\\t\\t<\\/tr>\\r\\n\\t\\t<\\/thead>\\r\\n\\t\\t<tbody>\\r\\n\\t\\t\\t<tr>\\r\\n\\t\\t\\t\\t<td style=\\\"width: 466px;\\\">\\r\\n\\t\\t\\t\\t\\t<a href=\\\"files\\/Criterios 2019-2020\\/Ciencias Naturais\\/criterios_CN_7_2019_2020.pdf\\\">Ci&ecirc;ncias Naturais - 7&ordm; Ano<\\/a><\\/td>\\r\\n\\t\\t\\t<\\/tr>\\r\\n\\t\\t\\t<tr>\\r\\n\\t\\t\\t\\t<td style=\\\"width: 466px;\\\">\\r\\n\\t\\t\\t\\t\\t<a href=\\\"files\\/Criterios 2019-2020\\/Ciencias Naturais\\/criterios_CN_8_2019_2020.pdf\\\">Ci&ecirc;ncias Naturais - 8&ordm; Ano<\\/a><\\/td>\\r\\n\\t\\t\\t<\\/tr>\\r\\n\\t\\t\\t<tr>\\r\\n\\t\\t\\t\\t<td style=\\\"width: 466px;\\\">\\r\\n\\t\\t\\t\\t\\t<a href=\\\"files\\/Criterios 2019-2020\\/Ciencias Naturais\\/criterios_avaliacao_CN9_2019-2020.pdf\\\">Ci&ecirc;ncias F&iacute;sica e Naturais - 9&ordm; Ano<\\/a><\\/td>\\r\\n\\t\\t\\t<\\/tr>\\r\\n\\t\\t\\t<tr>\\r\\n\\t\\t\\t\\t<td style=\\\"width: 466px;\\\">\\r\\n\\t\\t\\t\\t\\tCi&ecirc;ncias F&iacute;sicas 7&ordm; Ano<\\/td>\\r\\n\\t\\t\\t<\\/tr>\\r\\n\\t\\t\\t<tr>\\r\\n\\t\\t\\t\\t<td style=\\\"width: 466px;\\\">\\r\\n\\t\\t\\t\\t\\tEduca&ccedil;a&ccedil;&atilde;o F&iacute;sica - 7&ordm; Ano<\\/td>\\r\\n\\t\\t\\t<\\/tr>\\r\\n\\t\\t\\t<tr>\\r\\n\\t\\t\\t\\t<td style=\\\"width: 466px;\\\">\\r\\n\\t\\t\\t\\t\\tEduca&ccedil;a&ccedil;&atilde;o F&iacute;sica - 8 e 9&ordm; Ano<\\/td>\\r\\n\\t\\t\\t<\\/tr>\\r\\n\\t\\t\\t<tr>\\r\\n\\t\\t\\t\\t<td style=\\\"width: 466px;\\\">\\r\\n\\t\\t\\t\\t\\tEduca&ccedil;a&ccedil;&atilde;o F&iacute;sica - Atestados<\\/td>\\r\\n\\t\\t\\t<\\/tr>\\r\\n\\t\\t\\t<tr>\\r\\n\\t\\t\\t\\t<td style=\\\"width: 466px;\\\">\\r\\n\\t\\t\\t\\t\\t<a href=\\\"files\\/Criterios 2019-2020\\/artes\\/CRITRIOSAVALIAOEV7ANO.pdf\\\">Educa&ccedil;&atilde;o Visual 7&ordm; Ano<\\/a><\\/td>\\r\\n\\t\\t\\t<\\/tr>\\r\\n\\t\\t\\t<tr>\\r\\n\\t\\t\\t\\t<td style=\\\"width: 466px;\\\">\\r\\n\\t\\t\\t\\t\\t<a href=\\\"files\\/Criterios 2019-2020\\/artes\\/CRITRIOSAVALIAOEV8ANOdoc.pdf\\\">Educa&ccedil;&atilde;o Visual 8&ordm; Ano<\\/a><\\/td>\\r\\n\\t\\t\\t<\\/tr>\\r\\n\\t\\t\\t<tr>\\r\\n\\t\\t\\t\\t<td style=\\\"width: 466px;\\\">\\r\\n\\t\\t\\t\\t\\t<a href=\\\"files\\/Criterios 2019-2020\\/artes\\/CRITRIOSAVALIAOEV9ANO.pdf\\\">Educa&ccedil;&atilde;o Visual 9&ordm; Ano<\\/a><\\/td>\\r\\n\\t\\t\\t<\\/tr>\\r\\n\\t\\t\\t<tr>\\r\\n\\t\\t\\t\\t<td style=\\\"width: 466px;\\\">\\r\\n\\t\\t\\t\\t\\t<a href=\\\"files\\/Criterios 2019-2020\\/EMRC\\/CritAvEMRC7.pdf\\\">EMRC 7&ordm; Ano<\\/a><\\/td>\\r\\n\\t\\t\\t<\\/tr>\\r\\n\\t\\t\\t<tr>\\r\\n\\t\\t\\t\\t<td style=\\\"width: 466px;\\\">\\r\\n\\t\\t\\t\\t\\t<a href=\\\"files\\/Criterios 2019-2020\\/EMRC\\/CritAvEMRC8.pdf\\\">EMRC 8&ordm; Ano<\\/a><\\/td>\\r\\n\\t\\t\\t<\\/tr>\\r\\n\\t\\t\\t<tr>\\r\\n\\t\\t\\t\\t<td style=\\\"width: 466px;\\\">\\r\\n\\t\\t\\t\\t\\t<a href=\\\"files\\/Criterios 2019-2020\\/EMRC\\/CritAvEMRC9.pdf\\\">EMRC 9&ordm; ANO<\\/a><\\/td>\\r\\n\\t\\t\\t<\\/tr>\\r\\n\\t\\t\\t<tr>\\r\\n\\t\\t\\t\\t<td style=\\\"width: 466px;\\\">\\r\\n\\t\\t\\t\\t\\t<a href=\\\"files\\/Criterios 2019-2020\\/Ingles\\/CritriosdeAvaliao8ESP20192020.pdf\\\">Espanhol 8&ordm; Ano<\\/a><\\/td>\\r\\n\\t\\t\\t<\\/tr>\\r\\n\\t\\t\\t<tr>\\r\\n\\t\\t\\t\\t<td style=\\\"width: 466px;\\\">\\r\\n\\t\\t\\t\\t\\t<a href=\\\"files\\/Criterios 2019-2020\\/HGP\\/CritAvHist7.pdf\\\">Hist&oacute;ria 7&ordm; Ano<\\/a><\\/td>\\r\\n\\t\\t\\t<\\/tr>\\r\\n\\t\\t\\t<tr>\\r\\n\\t\\t\\t\\t<td style=\\\"width: 466px;\\\">\\r\\n\\t\\t\\t\\t\\t<a href=\\\"files\\/Criterios 2019-2020\\/HGP\\/CritAvHist8.pdf\\\">HGP 8&ordm; Ano<\\/a><\\/td>\\r\\n\\t\\t\\t<\\/tr>\\r\\n\\t\\t\\t<tr>\\r\\n\\t\\t\\t\\t<td style=\\\"width: 466px;\\\">\\r\\n\\t\\t\\t\\t\\t<a href=\\\"files\\/Criterios 2019-2020\\/HGP\\/CritAvHist9.pdf\\\">HGP 9&ordm; Ano<\\/a><\\/td>\\r\\n\\t\\t\\t<\\/tr>\\r\\n\\t\\t\\t<tr>\\r\\n\\t\\t\\t\\t<td style=\\\"width: 466px;\\\">\\r\\n\\t\\t\\t\\t\\t<a href=\\\"files\\/Criterios 2019-2020\\/geografia\\/CritAvGeog7.pdf\\\">Geografia 7&ordm; Ano<\\/a><\\/td>\\r\\n\\t\\t\\t<\\/tr>\\r\\n\\t\\t\\t<tr>\\r\\n\\t\\t\\t\\t<td style=\\\"width: 466px;\\\">\\r\\n\\t\\t\\t\\t\\t<a href=\\\"files\\/Criterios 2019-2020\\/geografia\\/CritAvGeog8.pdf\\\">Geografia 8&ordm; Ano<\\/a><\\/td>\\r\\n\\t\\t\\t<\\/tr>\\r\\n\\t\\t\\t<tr>\\r\\n\\t\\t\\t\\t<td style=\\\"width: 466px;\\\">\\r\\n\\t\\t\\t\\t\\t<a href=\\\"files\\/Criterios 2019-2020\\/geografia\\/CritAvGeog9.pdf\\\">Geografia 9&ordm; Ano<\\/a><\\/td>\\r\\n\\t\\t\\t<\\/tr>\\r\\n\\t\\t\\t<tr>\\r\\n\\t\\t\\t\\t<td style=\\\"width: 466px;\\\">\\r\\n\\t\\t\\t\\t\\tIngl&ecirc;s 7&ordm; ano<\\/td>\\r\\n\\t\\t\\t<\\/tr>\\r\\n\\t\\t\\t<tr>\\r\\n\\t\\t\\t\\t<td style=\\\"width: 466px;\\\">\\r\\n\\t\\t\\t\\t\\t<a href=\\\"files\\/Criterios 2019-2020\\/Ingles\\/CritriosdeAvaliao9ING20192020.pdf\\\">Ingl&ecirc;s 9&ordm; Ano<\\/a><\\/td>\\r\\n\\t\\t\\t<\\/tr>\\r\\n\\t\\t\\t<tr>\\r\\n\\t\\t\\t\\t<td style=\\\"width: 466px;\\\">\\r\\n\\t\\t\\t\\t\\t<a href=\\\"files\\/Criterios 2019-2020\\/Ingles\\/CritriosdeAvaliao7FRANC20192020.pdf\\\">Franc&ecirc;s 7&ordm; Ano<\\/a><\\/td>\\r\\n\\t\\t\\t<\\/tr>\\r\\n\\t\\t\\t<tr>\\r\\n\\t\\t\\t\\t<td style=\\\"width: 466px;\\\">\\r\\n\\t\\t\\t\\t\\tL&iacute;ngua Estrangeira II<\\/td>\\r\\n\\t\\t\\t<\\/tr>\\r\\n\\t\\t\\t<tr>\\r\\n\\t\\t\\t\\t<td style=\\\"width: 466px;\\\">\\r\\n\\t\\t\\t\\t\\t<a href=\\\"files\\/Criterios 2019-2020\\/Matematica\\/CritriosAvaliaoMat3cico7ano.pdf\\\">Matem&aacute;tica 7&ordm; Ano<\\/a><\\/td>\\r\\n\\t\\t\\t<\\/tr>\\r\\n\\t\\t\\t<tr>\\r\\n\\t\\t\\t\\t<td style=\\\"width: 466px;\\\">\\r\\n\\t\\t\\t\\t\\t<a href=\\\"files\\/Criterios 2019-2020\\/Matematica\\/CritriosAvaliaoMat3ciclo8ano1920.pdf\\\">Matem&aacute;tica 8&ordm; e 9&ordm; Ano<\\/a><\\/td>\\r\\n\\t\\t\\t<\\/tr>\\r\\n\\t\\t\\t<tr>\\r\\n\\t\\t\\t\\t<td style=\\\"width: 466px;\\\">\\r\\n\\t\\t\\t\\t\\tPortugu&ecirc;s 7&ordm; Ano<\\/td>\\r\\n\\t\\t\\t<\\/tr>\\r\\n\\t\\t\\t<tr>\\r\\n\\t\\t\\t\\t<td style=\\\"width: 466px;\\\">\\r\\n\\t\\t\\t\\t\\tPortugu&ecirc;s 8&ordm; ano e 9&ordm; ano<\\/td>\\r\\n\\t\\t\\t<\\/tr>\\r\\n\\t\\t\\t<tr>\\r\\n\\t\\t\\t\\t<td style=\\\"width: 466px;\\\">\\r\\n\\t\\t\\t\\t\\t<a href=\\\"files\\/Criterios 2019-2020\\/Matematica\\/CriteriosdeavaliacaoTIC7Ano20192020.pdf\\\">TIC 7&ordm; ano<\\/a><\\/td>\\r\\n\\t\\t\\t<\\/tr>\\r\\n\\t\\t\\t<tr>\\r\\n\\t\\t\\t\\t<td style=\\\"width: 466px;\\\">\\r\\n\\t\\t\\t\\t\\t<a href=\\\"files\\/Criterios 2019-2020\\/Matematica\\/CriteriosdeavaliacaoTIC8Ano201920.pdf\\\">Tic 8&ordm; ano<\\/a><\\/td>\\r\\n\\t\\t\\t<\\/tr>\\r\\n\\t\\t<\\/tbody>\\r\\n\\t<\\/table>\\r\\n<\\/div>\\r\\n<p>\\r\\n\\t&nbsp;<\\/p>\\r\\n\",\"fulltext\":\"\",\"state\":1,\"catid\":\"11\",\"created\":\"2019-10-08 10:31:34\",\"created_by\":\"231\",\"created_by_alias\":\"\",\"modified\":\"2019-11-05 11:47:01\",\"modified_by\":\"231\",\"checked_out\":\"231\",\"checked_out_time\":\"2019-11-05 11:37:05\",\"publish_up\":\"2019-10-08 10:31:34\",\"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\":\"{\\\"article_layout\\\":\\\"\\\",\\\"show_title\\\":\\\"\\\",\\\"link_titles\\\":\\\"\\\",\\\"show_tags\\\":\\\"\\\",\\\"show_intro\\\":\\\"\\\",\\\"info_block_position\\\":\\\"\\\",\\\"info_block_show_title\\\":\\\"\\\",\\\"show_category\\\":\\\"\\\",\\\"link_category\\\":\\\"\\\",\\\"show_parent_category\\\":\\\"\\\",\\\"link_parent_category\\\":\\\"\\\",\\\"show_associations\\\":\\\"\\\",\\\"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_page_title\\\":\\\"\\\",\\\"show_publishing_options\\\":\\\"\\\",\\\"show_article_options\\\":\\\"\\\",\\\"show_urls_images_backend\\\":\\\"\\\",\\\"show_urls_images_frontend\\\":\\\"\\\",\\\"astroid_article_type\\\":\\\"regular\\\",\\\"astroid_article_video_type\\\":\\\"youtube\\\",\\\"astroid_article_video_url\\\":\\\"\\\",\\\"astroid_article_gallery_width\\\":\\\"\\\",\\\"astroid_article_gallery_bullets\\\":\\\"1\\\",\\\"astroid_article_gallery_navigation\\\":\\\"1\\\",\\\"astroid_article_thumbnail\\\":\\\"1\\\",\\\"astroid_article_gallery_items\\\":[],\\\"astroid_article_audio_source\\\":\\\"soundcloud\\\",\\\"astroid_article_audio_soundcloud\\\":\\\"\\\",\\\"astroid_article_audio_spotify\\\":\\\"\\\",\\\"astroid_article_review_heading\\\":\\\"\\\",\\\"astroid_article_review_summery\\\":\\\"\\\",\\\"astroid_article_review_good\\\":\\\"\\\",\\\"astroid_article_review_bad\\\":\\\"\\\",\\\"astroid_article_review_rating\\\":\\\"5\\\",\\\"astroid_article_button_action\\\":\\\"\\\",\\\"astroid_article_button_link\\\":\\\"\\\",\\\"astroid_article_review_criterias\\\":[],\\\"astroid_article_quote_text\\\":\\\"\\\",\\\"astroid_article_quote_author\\\":\\\"\\\",\\\"astroid_article_badge\\\":\\\"0\\\",\\\"astroid_article_badge_type\\\":\\\"2\\\",\\\"astroid_article_badge_text\\\":\\\"\\\",\\\"astroid_article_badge_color\\\":\\\"\\\",\\\"astroid_article_badge_text_color\\\":\\\"\\\",\\\"astroid_relatedposts\\\":\\\"\\\",\\\"astroid_socialshare\\\":\\\"\\\",\\\"astroid_comments\\\":\\\"\\\",\\\"astroid_posttype\\\":\\\"\\\",\\\"astroid_readtime\\\":\\\"\\\",\\\"astroid_authorinfo\\\":\\\"\\\",\\\"astroid_og_title\\\":\\\"\\\",\\\"astroid_og_desc\\\":\\\"\\\",\\\"astroid_og_image\\\":\\\"\\\"}\",\"version\":9,\"ordering\":\"9\",\"metakey\":\"\",\"metadesc\":\"\",\"access\":\"1\",\"hits\":\"0\",\"metadata\":\"{\\\"robots\\\":\\\"\\\",\\\"author\\\":\\\"\\\",\\\"rights\\\":\\\"\\\",\\\"xreference\\\":\\\"\\\"}\",\"featured\":\"0\",\"language\":\"*\",\"xreference\":\"\",\"note\":\"\"}', 0),
(821, 107, 1, '', '2019-11-05 11:53:22', 231, 10517, 'e2cd64d5eb47b322435277eb2043f21b74f3ea54', '{\"id\":107,\"asset_id\":\"352\",\"title\":\"Crit\\u00e9rios de Avalia\\u00e7\\u00e3o - 3\\u00ba Ciclo\",\"alias\":\"criterios-de-avaliacao-3-ciclo\",\"introtext\":\"<p>\\r\\n\\t<strong>Em atualiza&ccedil;&atilde;o.....<\\/strong><\\/p>\\r\\n<title><\\/title>\\r\\n<meta charset=\\\"utf-8\\\" \\/>\\r\\n<meta content=\\\"width=device-width, initial-scale=1\\\" name=\\\"viewport\\\" \\/>\\r\\n<link href=\\\"https:\\/\\/maxcdn.bootstrapcdn.com\\/bootstrap\\/4.3.1\\/css\\/bootstrap.min.css\\\" rel=\\\"stylesheet\\\" \\/>\\r\\n<script src=\\\"https:\\/\\/ajax.googleapis.com\\/ajax\\/libs\\/jquery\\/3.4.1\\/jquery.min.js\\\"><\\/script><script src=\\\"https:\\/\\/cdnjs.cloudflare.com\\/ajax\\/libs\\/popper.js\\/1.14.7\\/umd\\/popper.min.js\\\"><\\/script><script src=\\\"https:\\/\\/maxcdn.bootstrapcdn.com\\/bootstrap\\/4.3.1\\/js\\/bootstrap.min.js\\\"><\\/script><div class=\\\"container\\\">\\r\\n\\t<table align=\\\"center\\\" class=\\\"table table-hover\\\" style=\\\"width: 468px;\\\" table=\\\"\\\">\\r\\n\\t\\t<thead>\\r\\n\\t\\t\\t<tr>\\r\\n\\t\\t\\t\\t<th style=\\\"width: 466px;\\\">\\r\\n\\t\\t\\t\\t\\tDisciplinas<\\/th>\\r\\n\\t\\t\\t<\\/tr>\\r\\n\\t\\t\\t<tr>\\r\\n\\t\\t\\t\\t<td style=\\\"width: 466px;\\\">\\r\\n\\t\\t\\t\\t\\t<a href=\\\"files\\/Criterios 2019-2020\\/Cidadania\\/CD_Criterios_7_Ano.pdf\\\">Cidadania - 7&ordm; Ano<\\/a><\\/td>\\r\\n\\t\\t\\t<\\/tr>\\r\\n\\t\\t\\t<tr>\\r\\n\\t\\t\\t\\t<td style=\\\"width: 466px;\\\">\\r\\n\\t\\t\\t\\t\\t<a href=\\\"files\\/Criterios 2019-2020\\/Cidadania\\/CD_Criterios_8_Ano.pdf\\\">Cidadania - 8&ordm; Ano<\\/a><\\/td>\\r\\n\\t\\t\\t<\\/tr>\\r\\n\\t\\t\\t<tr>\\r\\n\\t\\t\\t\\t<td style=\\\"width: 466px;\\\">\\r\\n\\t\\t\\t\\t\\t<a href=\\\"files\\/Criterios 2019-2020\\/Cidadania\\/OC_Criterios_9_Ano.pdf\\\">Cidadania - 9&ordm; Ano<\\/a><\\/td>\\r\\n\\t\\t\\t<\\/tr>\\r\\n\\t\\t<\\/thead>\\r\\n\\t\\t<tbody>\\r\\n\\t\\t\\t<tr>\\r\\n\\t\\t\\t\\t<td style=\\\"width: 466px;\\\">\\r\\n\\t\\t\\t\\t\\t<a href=\\\"files\\/Criterios 2019-2020\\/Ciencias Naturais\\/criterios_CN_7_2019_2020.pdf\\\">Ci&ecirc;ncias Naturais - 7&ordm; Ano<\\/a><\\/td>\\r\\n\\t\\t\\t<\\/tr>\\r\\n\\t\\t\\t<tr>\\r\\n\\t\\t\\t\\t<td style=\\\"width: 466px;\\\">\\r\\n\\t\\t\\t\\t\\t<a href=\\\"files\\/Criterios 2019-2020\\/Ciencias Naturais\\/criterios_CN_8_2019_2020.pdf\\\">Ci&ecirc;ncias Naturais - 8&ordm; Ano<\\/a><\\/td>\\r\\n\\t\\t\\t<\\/tr>\\r\\n\\t\\t\\t<tr>\\r\\n\\t\\t\\t\\t<td style=\\\"width: 466px;\\\">\\r\\n\\t\\t\\t\\t\\t<a href=\\\"files\\/Criterios 2019-2020\\/Ciencias Naturais\\/criterios_avaliacao_CN9_2019-2020.pdf\\\">Ci&ecirc;ncias F&iacute;sica e Naturais - 9&ordm; Ano<\\/a><\\/td>\\r\\n\\t\\t\\t<\\/tr>\\r\\n\\t\\t\\t<tr>\\r\\n\\t\\t\\t\\t<td style=\\\"width: 466px;\\\">\\r\\n\\t\\t\\t\\t\\tCi&ecirc;ncias F&iacute;sicas 7&ordm; Ano<\\/td>\\r\\n\\t\\t\\t<\\/tr>\\r\\n\\t\\t\\t<tr>\\r\\n\\t\\t\\t\\t<td style=\\\"width: 466px;\\\">\\r\\n\\t\\t\\t\\t\\tEduca&ccedil;a&ccedil;&atilde;o F&iacute;sica - 7&ordm; Ano<\\/td>\\r\\n\\t\\t\\t<\\/tr>\\r\\n\\t\\t\\t<tr>\\r\\n\\t\\t\\t\\t<td style=\\\"width: 466px;\\\">\\r\\n\\t\\t\\t\\t\\tEduca&ccedil;a&ccedil;&atilde;o F&iacute;sica - 8 e 9&ordm; Ano<\\/td>\\r\\n\\t\\t\\t<\\/tr>\\r\\n\\t\\t\\t<tr>\\r\\n\\t\\t\\t\\t<td style=\\\"width: 466px;\\\">\\r\\n\\t\\t\\t\\t\\tEduca&ccedil;a&ccedil;&atilde;o F&iacute;sica - Atestados<\\/td>\\r\\n\\t\\t\\t<\\/tr>\\r\\n\\t\\t\\t<tr>\\r\\n\\t\\t\\t\\t<td style=\\\"width: 466px;\\\">\\r\\n\\t\\t\\t\\t\\t<a href=\\\"files\\/Criterios 2019-2020\\/artes\\/CRITRIOSAVALIAOEV7ANO.pdf\\\">Educa&ccedil;&atilde;o Visual 7&ordm; Ano<\\/a><\\/td>\\r\\n\\t\\t\\t<\\/tr>\\r\\n\\t\\t\\t<tr>\\r\\n\\t\\t\\t\\t<td style=\\\"width: 466px;\\\">\\r\\n\\t\\t\\t\\t\\t<a href=\\\"files\\/Criterios 2019-2020\\/artes\\/CRITRIOSAVALIAOEV8ANOdoc.pdf\\\">Educa&ccedil;&atilde;o Visual 8&ordm; Ano<\\/a><\\/td>\\r\\n\\t\\t\\t<\\/tr>\\r\\n\\t\\t\\t<tr>\\r\\n\\t\\t\\t\\t<td style=\\\"width: 466px;\\\">\\r\\n\\t\\t\\t\\t\\t<a href=\\\"files\\/Criterios 2019-2020\\/artes\\/CRITRIOSAVALIAOEV9ANO.pdf\\\">Educa&ccedil;&atilde;o Visual 9&ordm; Ano<\\/a><\\/td>\\r\\n\\t\\t\\t<\\/tr>\\r\\n\\t\\t\\t<tr>\\r\\n\\t\\t\\t\\t<td style=\\\"width: 466px;\\\">\\r\\n\\t\\t\\t\\t\\t<a href=\\\"files\\/Criterios 2019-2020\\/EMRC\\/CritAvEMRC7.pdf\\\">EMRC 7&ordm; Ano<\\/a><\\/td>\\r\\n\\t\\t\\t<\\/tr>\\r\\n\\t\\t\\t<tr>\\r\\n\\t\\t\\t\\t<td style=\\\"width: 466px;\\\">\\r\\n\\t\\t\\t\\t\\t<a href=\\\"files\\/Criterios 2019-2020\\/EMRC\\/CritAvEMRC8.pdf\\\">EMRC 8&ordm; Ano<\\/a><\\/td>\\r\\n\\t\\t\\t<\\/tr>\\r\\n\\t\\t\\t<tr>\\r\\n\\t\\t\\t\\t<td style=\\\"width: 466px;\\\">\\r\\n\\t\\t\\t\\t\\t<a href=\\\"files\\/Criterios 2019-2020\\/EMRC\\/CritAvEMRC9.pdf\\\">EMRC 9&ordm; ANO<\\/a><\\/td>\\r\\n\\t\\t\\t<\\/tr>\\r\\n\\t\\t\\t<tr>\\r\\n\\t\\t\\t\\t<td style=\\\"width: 466px;\\\">\\r\\n\\t\\t\\t\\t\\t<a href=\\\"files\\/Criterios 2019-2020\\/Ingles\\/CritriosdeAvaliao8ESP20192020.pdf\\\">Espanhol 8&ordm; Ano<\\/a><\\/td>\\r\\n\\t\\t\\t<\\/tr>\\r\\n\\t\\t\\t<tr>\\r\\n\\t\\t\\t\\t<td style=\\\"width: 466px;\\\">\\r\\n\\t\\t\\t\\t\\t<a href=\\\"files\\/Criterios 2019-2020\\/HGP\\/CritAvHist7.pdf\\\">Hist&oacute;ria 7&ordm; Ano<\\/a><\\/td>\\r\\n\\t\\t\\t<\\/tr>\\r\\n\\t\\t\\t<tr>\\r\\n\\t\\t\\t\\t<td style=\\\"width: 466px;\\\">\\r\\n\\t\\t\\t\\t\\t<a href=\\\"files\\/Criterios 2019-2020\\/HGP\\/CritAvHist8.pdf\\\">HGP 8&ordm; Ano<\\/a><\\/td>\\r\\n\\t\\t\\t<\\/tr>\\r\\n\\t\\t\\t<tr>\\r\\n\\t\\t\\t\\t<td style=\\\"width: 466px;\\\">\\r\\n\\t\\t\\t\\t\\t<a href=\\\"files\\/Criterios 2019-2020\\/HGP\\/CritAvHist9.pdf\\\">HGP 9&ordm; Ano<\\/a><\\/td>\\r\\n\\t\\t\\t<\\/tr>\\r\\n\\t\\t\\t<tr>\\r\\n\\t\\t\\t\\t<td style=\\\"width: 466px;\\\">\\r\\n\\t\\t\\t\\t\\t<a href=\\\"files\\/Criterios 2019-2020\\/geografia\\/CritAvGeog7.pdf\\\">Geografia 7&ordm; Ano<\\/a><\\/td>\\r\\n\\t\\t\\t<\\/tr>\\r\\n\\t\\t\\t<tr>\\r\\n\\t\\t\\t\\t<td style=\\\"width: 466px;\\\">\\r\\n\\t\\t\\t\\t\\t<a href=\\\"files\\/Criterios 2019-2020\\/geografia\\/CritAvGeog8.pdf\\\">Geografia 8&ordm; Ano<\\/a><\\/td>\\r\\n\\t\\t\\t<\\/tr>\\r\\n\\t\\t\\t<tr>\\r\\n\\t\\t\\t\\t<td style=\\\"width: 466px;\\\">\\r\\n\\t\\t\\t\\t\\t<a href=\\\"files\\/Criterios 2019-2020\\/geografia\\/CritAvGeog9.pdf\\\">Geografia 9&ordm; Ano<\\/a><\\/td>\\r\\n\\t\\t\\t<\\/tr>\\r\\n\\t\\t\\t<tr>\\r\\n\\t\\t\\t\\t<td style=\\\"width: 466px;\\\">\\r\\n\\t\\t\\t\\t\\tIngl&ecirc;s 7&ordm; ano<\\/td>\\r\\n\\t\\t\\t<\\/tr>\\r\\n\\t\\t\\t<tr>\\r\\n\\t\\t\\t\\t<td style=\\\"width: 466px;\\\">\\r\\n\\t\\t\\t\\t\\t<a href=\\\"files\\/Criterios 2019-2020\\/Ingles\\/CritAvalia8ING.pdf\\\">Ingl&ecirc;s 8&ordm; Ano<\\/a><\\/td>\\r\\n\\t\\t\\t<\\/tr>\\r\\n\\t\\t\\t<tr>\\r\\n\\t\\t\\t\\t<td style=\\\"width: 466px;\\\">\\r\\n\\t\\t\\t\\t\\t<a href=\\\"files\\/Criterios 2019-2020\\/Ingles\\/CritriosdeAvaliao9ING20192020.pdf\\\">Ingl&ecirc;s 9&ordm; Ano<\\/a><\\/td>\\r\\n\\t\\t\\t<\\/tr>\\r\\n\\t\\t\\t<tr>\\r\\n\\t\\t\\t\\t<td style=\\\"width: 466px;\\\">\\r\\n\\t\\t\\t\\t\\t<a href=\\\"files\\/Criterios 2019-2020\\/Ingles\\/CritriosdeAvaliao7FRANC20192020.pdf\\\">Franc&ecirc;s 7&ordm; Ano<\\/a><\\/td>\\r\\n\\t\\t\\t<\\/tr>\\r\\n\\t\\t\\t<tr>\\r\\n\\t\\t\\t\\t<td style=\\\"width: 466px;\\\">\\r\\n\\t\\t\\t\\t\\t<a href=\\\"files\\/Criterios 2019-2020\\/Ingles\\/Critavali8FRANC20192020.pdf\\\">Franc&ecirc;s 8&ordm; Ano<\\/a><\\/td>\\r\\n\\t\\t\\t<\\/tr>\\r\\n\\t\\t\\t<tr>\\r\\n\\t\\t\\t\\t<td style=\\\"width: 466px;\\\">\\r\\n\\t\\t\\t\\t\\t<a href=\\\"files\\/Criterios 2019-2020\\/Ingles\\/CritriosdeAvaliaoLE29FrancEsp201920.pdf\\\">L&iacute;ngua Estrangeira 9&ordm; Ano<\\/a><\\/td>\\r\\n\\t\\t\\t<\\/tr>\\r\\n\\t\\t\\t<tr>\\r\\n\\t\\t\\t\\t<td style=\\\"width: 466px;\\\">\\r\\n\\t\\t\\t\\t\\t<a href=\\\"files\\/Criterios 2019-2020\\/Matematica\\/CritriosAvaliaoMat3cico7ano.pdf\\\">Matem&aacute;tica 7&ordm; Ano<\\/a><\\/td>\\r\\n\\t\\t\\t<\\/tr>\\r\\n\\t\\t\\t<tr>\\r\\n\\t\\t\\t\\t<td style=\\\"width: 466px;\\\">\\r\\n\\t\\t\\t\\t\\t<a href=\\\"files\\/Criterios 2019-2020\\/Matematica\\/CritriosAvaliaoMat3ciclo8ano1920.pdf\\\">Matem&aacute;tica 8&ordm; e 9&ordm; Ano<\\/a><\\/td>\\r\\n\\t\\t\\t<\\/tr>\\r\\n\\t\\t\\t<tr>\\r\\n\\t\\t\\t\\t<td style=\\\"width: 466px;\\\">\\r\\n\\t\\t\\t\\t\\tPortugu&ecirc;s 7&ordm; Ano<\\/td>\\r\\n\\t\\t\\t<\\/tr>\\r\\n\\t\\t\\t<tr>\\r\\n\\t\\t\\t\\t<td style=\\\"width: 466px;\\\">\\r\\n\\t\\t\\t\\t\\tPortugu&ecirc;s 8&ordm; ano e 9&ordm; ano<\\/td>\\r\\n\\t\\t\\t<\\/tr>\\r\\n\\t\\t\\t<tr>\\r\\n\\t\\t\\t\\t<td style=\\\"width: 466px;\\\">\\r\\n\\t\\t\\t\\t\\t<a href=\\\"files\\/Criterios 2019-2020\\/Matematica\\/CriteriosdeavaliacaoTIC7Ano20192020.pdf\\\">TIC 7&ordm; ano<\\/a><\\/td>\\r\\n\\t\\t\\t<\\/tr>\\r\\n\\t\\t\\t<tr>\\r\\n\\t\\t\\t\\t<td style=\\\"width: 466px;\\\">\\r\\n\\t\\t\\t\\t\\t<a href=\\\"files\\/Criterios 2019-2020\\/Matematica\\/CriteriosdeavaliacaoTIC8Ano201920.pdf\\\">Tic 8&ordm; ano<\\/a><\\/td>\\r\\n\\t\\t\\t<\\/tr>\\r\\n\\t\\t<\\/tbody>\\r\\n\\t<\\/table>\\r\\n<\\/div>\\r\\n<p>\\r\\n\\t&nbsp;<\\/p>\\r\\n\",\"fulltext\":\"\",\"state\":1,\"catid\":\"11\",\"created\":\"2019-10-08 10:31:34\",\"created_by\":\"231\",\"created_by_alias\":\"\",\"modified\":\"2019-11-05 11:53:22\",\"modified_by\":\"231\",\"checked_out\":\"231\",\"checked_out_time\":\"2019-11-05 11:47:01\",\"publish_up\":\"2019-10-08 10:31:34\",\"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\":\"{\\\"article_layout\\\":\\\"\\\",\\\"show_title\\\":\\\"\\\",\\\"link_titles\\\":\\\"\\\",\\\"show_tags\\\":\\\"\\\",\\\"show_intro\\\":\\\"\\\",\\\"info_block_position\\\":\\\"\\\",\\\"info_block_show_title\\\":\\\"\\\",\\\"show_category\\\":\\\"\\\",\\\"link_category\\\":\\\"\\\",\\\"show_parent_category\\\":\\\"\\\",\\\"link_parent_category\\\":\\\"\\\",\\\"show_associations\\\":\\\"\\\",\\\"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_page_title\\\":\\\"\\\",\\\"show_publishing_options\\\":\\\"\\\",\\\"show_article_options\\\":\\\"\\\",\\\"show_urls_images_backend\\\":\\\"\\\",\\\"show_urls_images_frontend\\\":\\\"\\\",\\\"astroid_article_type\\\":\\\"regular\\\",\\\"astroid_article_video_type\\\":\\\"youtube\\\",\\\"astroid_article_video_url\\\":\\\"\\\",\\\"astroid_article_gallery_width\\\":\\\"\\\",\\\"astroid_article_gallery_bullets\\\":\\\"1\\\",\\\"astroid_article_gallery_navigation\\\":\\\"1\\\",\\\"astroid_article_thumbnail\\\":\\\"1\\\",\\\"astroid_article_gallery_items\\\":[],\\\"astroid_article_audio_source\\\":\\\"soundcloud\\\",\\\"astroid_article_audio_soundcloud\\\":\\\"\\\",\\\"astroid_article_audio_spotify\\\":\\\"\\\",\\\"astroid_article_review_heading\\\":\\\"\\\",\\\"astroid_article_review_summery\\\":\\\"\\\",\\\"astroid_article_review_good\\\":\\\"\\\",\\\"astroid_article_review_bad\\\":\\\"\\\",\\\"astroid_article_review_rating\\\":\\\"5\\\",\\\"astroid_article_button_action\\\":\\\"\\\",\\\"astroid_article_button_link\\\":\\\"\\\",\\\"astroid_article_review_criterias\\\":[],\\\"astroid_article_quote_text\\\":\\\"\\\",\\\"astroid_article_quote_author\\\":\\\"\\\",\\\"astroid_article_badge\\\":\\\"0\\\",\\\"astroid_article_badge_type\\\":\\\"2\\\",\\\"astroid_article_badge_text\\\":\\\"\\\",\\\"astroid_article_badge_color\\\":\\\"\\\",\\\"astroid_article_badge_text_color\\\":\\\"\\\",\\\"astroid_relatedposts\\\":\\\"\\\",\\\"astroid_socialshare\\\":\\\"\\\",\\\"astroid_comments\\\":\\\"\\\",\\\"astroid_posttype\\\":\\\"\\\",\\\"astroid_readtime\\\":\\\"\\\",\\\"astroid_authorinfo\\\":\\\"\\\",\\\"astroid_og_title\\\":\\\"\\\",\\\"astroid_og_desc\\\":\\\"\\\",\\\"astroid_og_image\\\":\\\"\\\"}\",\"version\":10,\"ordering\":\"9\",\"metakey\":\"\",\"metadesc\":\"\",\"access\":\"1\",\"hits\":\"0\",\"metadata\":\"{\\\"robots\\\":\\\"\\\",\\\"author\\\":\\\"\\\",\\\"rights\\\":\\\"\\\",\\\"xreference\\\":\\\"\\\"}\",\"featured\":\"0\",\"language\":\"*\",\"xreference\":\"\",\"note\":\"\"}', 0),
(822, 105, 1, '', '2019-11-05 11:55:24', 231, 8877, '7ca9639c22b3ae4db1c4a6b4ce4c6ccd7a07323c', '{\"id\":105,\"asset_id\":\"350\",\"title\":\"Crit\\u00e9rios de Avalia\\u00e7\\u00e3o 2.\\u00ba Ciclo 2019\\/2020\",\"alias\":\"criterios-de-avaliacao-2-ciclo-2019-2020\",\"introtext\":\"<p>\\r\\n\\t<strong>Em atualiza&ccedil;&atilde;o.....<\\/strong><\\/p>\\r\\n<title><\\/title>\\r\\n<meta charset=\\\"utf-8\\\" \\/>\\r\\n<meta content=\\\"width=device-width, initial-scale=1\\\" name=\\\"viewport\\\" \\/>\\r\\n<link href=\\\"https:\\/\\/maxcdn.bootstrapcdn.com\\/bootstrap\\/4.3.1\\/css\\/bootstrap.min.css\\\" rel=\\\"stylesheet\\\" \\/>\\r\\n<script src=\\\"https:\\/\\/ajax.googleapis.com\\/ajax\\/libs\\/jquery\\/3.4.1\\/jquery.min.js\\\"><\\/script><script src=\\\"https:\\/\\/cdnjs.cloudflare.com\\/ajax\\/libs\\/popper.js\\/1.14.7\\/umd\\/popper.min.js\\\"><\\/script><script src=\\\"https:\\/\\/maxcdn.bootstrapcdn.com\\/bootstrap\\/4.3.1\\/js\\/bootstrap.min.js\\\"><\\/script><div class=\\\"container\\\">\\r\\n\\t<table align=\\\"center\\\" class=\\\"table table-hover\\\" style=\\\"width: 468px;\\\" table=\\\"\\\">\\r\\n\\t\\t<thead>\\r\\n\\t\\t\\t<tr>\\r\\n\\t\\t\\t\\t<th style=\\\"width: 466px;\\\">\\r\\n\\t\\t\\t\\t\\tDisciplinas<\\/th>\\r\\n\\t\\t\\t<\\/tr>\\r\\n\\t\\t<\\/thead>\\r\\n\\t\\t<tbody>\\r\\n\\t\\t\\t<tr>\\r\\n\\t\\t\\t\\t<td style=\\\"width: 466px;\\\">\\r\\n\\t\\t\\t\\t\\t<a href=\\\"files\\/Criterios 2019-2020\\/Ciencias Naturais\\/criterios_5_CN.pdf\\\">Ci&ecirc;ncias Naturais - 5&ordm; Ano<\\/a><\\/td>\\r\\n\\t\\t\\t<\\/tr>\\r\\n\\t\\t\\t<tr>\\r\\n\\t\\t\\t\\t<td style=\\\"width: 466px;\\\">\\r\\n\\t\\t\\t\\t\\t<a href=\\\"files\\/Criterios 2019-2020\\/Ciencias Naturais\\/criterios_6_CN.pdf\\\">Ci&ecirc;ncias Naturais - 6&ordm; Ano<\\/a><\\/td>\\r\\n\\t\\t\\t<\\/tr>\\r\\n\\t\\t\\t<tr>\\r\\n\\t\\t\\t\\t<td style=\\\"width: 466px;\\\">\\r\\n\\t\\t\\t\\t\\tCi&ecirc;ncias Sociais e Humanas - Eduaca&ccedil;&atilde;o Especial<\\/td>\\r\\n\\t\\t\\t<\\/tr>\\r\\n\\t\\t\\t<tr>\\r\\n\\t\\t\\t\\t<td style=\\\"width: 466px;\\\">\\r\\n\\t\\t\\t\\t\\tEduca&ccedil;a&ccedil;&atilde;o F&iacute;sica - 5&ordm; Ano<\\/td>\\r\\n\\t\\t\\t<\\/tr>\\r\\n\\t\\t\\t<tr>\\r\\n\\t\\t\\t\\t<td style=\\\"width: 466px;\\\">\\r\\n\\t\\t\\t\\t\\tEduca&ccedil;a&ccedil;&atilde;o F&iacute;sica - 6&ordm; Ano<\\/td>\\r\\n\\t\\t\\t<\\/tr>\\r\\n\\t\\t\\t<tr>\\r\\n\\t\\t\\t\\t<td style=\\\"width: 466px;\\\">\\r\\n\\t\\t\\t\\t\\tEduca&ccedil;a&ccedil;&atilde;o F&iacute;sica - Atestados<\\/td>\\r\\n\\t\\t\\t<\\/tr>\\r\\n\\t\\t\\t<tr>\\r\\n\\t\\t\\t\\t<td style=\\\"width: 466px;\\\">\\r\\n\\t\\t\\t\\t\\tEduca&ccedil;&atilde;o Musical 5&ordm; Ano<\\/td>\\r\\n\\t\\t\\t<\\/tr>\\r\\n\\t\\t\\t<tr>\\r\\n\\t\\t\\t\\t<td style=\\\"width: 466px;\\\">\\r\\n\\t\\t\\t\\t\\tEduca&ccedil;&atilde;o Musical 6&ordm; Ano<\\/td>\\r\\n\\t\\t\\t<\\/tr>\\r\\n\\t\\t\\t<tr>\\r\\n\\t\\t\\t\\t<td style=\\\"width: 466px;\\\">\\r\\n\\t\\t\\t\\t\\tEduca&ccedil;&atilde;o Tecnol&oacute;gica 5&ordm; Ano<\\/td>\\r\\n\\t\\t\\t<\\/tr>\\r\\n\\t\\t\\t<tr>\\r\\n\\t\\t\\t\\t<td style=\\\"width: 466px;\\\">\\r\\n\\t\\t\\t\\t\\tEduca&ccedil;&atilde;o Tecnol&oacute;gica 6&ordm; Ano<\\/td>\\r\\n\\t\\t\\t<\\/tr>\\r\\n\\t\\t\\t<tr>\\r\\n\\t\\t\\t\\t<td style=\\\"width: 466px;\\\">\\r\\n\\t\\t\\t\\t\\tEduca&ccedil;&atilde;o Visual 5&ordm; Ano<\\/td>\\r\\n\\t\\t\\t<\\/tr>\\r\\n\\t\\t\\t<tr>\\r\\n\\t\\t\\t\\t<td style=\\\"width: 466px;\\\">\\r\\n\\t\\t\\t\\t\\tEduca&ccedil;&atilde;o Visual 6&ordm; Ano<\\/td>\\r\\n\\t\\t\\t<\\/tr>\\r\\n\\t\\t\\t<tr>\\r\\n\\t\\t\\t\\t<td style=\\\"width: 466px;\\\">\\r\\n\\t\\t\\t\\t\\t<a href=\\\"files\\/Criterios 2019-2020\\/EMRC\\/CritAvEMRC5.pdf\\\">EMRC 5&ordm; Ano<\\/a><\\/td>\\r\\n\\t\\t\\t<\\/tr>\\r\\n\\t\\t\\t<tr>\\r\\n\\t\\t\\t\\t<td style=\\\"width: 466px;\\\">\\r\\n\\t\\t\\t\\t\\t<a href=\\\"files\\/Criterios 2019-2020\\/EMRC\\/CritAvEMRC6.pdf\\\">EMRC 6&ordm; Ano<\\/a><\\/td>\\r\\n\\t\\t\\t<\\/tr>\\r\\n\\t\\t\\t<tr>\\r\\n\\t\\t\\t\\t<td style=\\\"width: 466px;\\\">\\r\\n\\t\\t\\t\\t\\t<a href=\\\"files\\/Criterios 2019-2020\\/EMRC\\/CritAvEMRC7.pdf\\\">EMRC 7&ordm; Ano<\\/a><\\/td>\\r\\n\\t\\t\\t<\\/tr>\\r\\n\\t\\t\\t<tr>\\r\\n\\t\\t\\t\\t<td style=\\\"width: 466px;\\\">\\r\\n\\t\\t\\t\\t\\t<a href=\\\"files\\/Criterios 2019-2020\\/EMRC\\/CritAvEMRC8.pdf\\\">EMRC 8&ordm; Ano<\\/a><\\/td>\\r\\n\\t\\t\\t<\\/tr>\\r\\n\\t\\t\\t<tr>\\r\\n\\t\\t\\t\\t<td style=\\\"width: 466px;\\\">\\r\\n\\t\\t\\t\\t\\t<a href=\\\"files\\/Criterios 2019-2020\\/EMRC\\/CritAvEMRC9.pdf\\\">EMRC 9&ordm; Ano<\\/a><\\/td>\\r\\n\\t\\t\\t<\\/tr>\\r\\n\\t\\t\\t<tr>\\r\\n\\t\\t\\t\\t<td style=\\\"width: 466px;\\\">\\r\\n\\t\\t\\t\\t\\t<a href=\\\"files\\/Criterios 2019-2020\\/HGP\\/Crit_Av_HGP_5.pdf\\\">HGP 5&ordm; Ano<\\/a><\\/td>\\r\\n\\t\\t\\t<\\/tr>\\r\\n\\t\\t\\t<tr>\\r\\n\\t\\t\\t\\t<td style=\\\"width: 466px;\\\">\\r\\n\\t\\t\\t\\t\\t<a href=\\\"files\\/Criterios 2019-2020\\/HGP\\/Crit_Av_HGP_6.pdf\\\">HGP 6&ordm; Ano<\\/a><\\/td>\\r\\n\\t\\t\\t<\\/tr>\\r\\n\\t\\t\\t<tr>\\r\\n\\t\\t\\t\\t<td style=\\\"width: 466px;\\\">\\r\\n\\t\\t\\t\\t\\tIngl&ecirc;s 5&ordm; ano<\\/td>\\r\\n\\t\\t\\t<\\/tr>\\r\\n\\t\\t\\t<tr>\\r\\n\\t\\t\\t\\t<td style=\\\"width: 466px;\\\">\\r\\n\\t\\t\\t\\t\\tIngl&ecirc;s 6&ordm; ano<\\/td>\\r\\n\\t\\t\\t<\\/tr>\\r\\n\\t\\t\\t<tr>\\r\\n\\t\\t\\t\\t<td style=\\\"width: 466px;\\\">\\r\\n\\t\\t\\t\\t\\t<a href=\\\"files\\/Criterios 2019-2020\\/Matematica\\/CritriosAvaliao201920MAT5ano.pdf\\\">Matem&aacute;tica 5&ordm; Ano<\\/a><\\/td>\\r\\n\\t\\t\\t<\\/tr>\\r\\n\\t\\t\\t<tr>\\r\\n\\t\\t\\t\\t<td style=\\\"width: 466px;\\\">\\r\\n\\t\\t\\t\\t\\t<a href=\\\"files\\/Criterios 2019-2020\\/Matematica\\/CritriosAvaliao20192020MAT6ano.pdf\\\">Matem&aacute;tica 6&ordm; Ano<\\/a><\\/td>\\r\\n\\t\\t\\t<\\/tr>\\r\\n\\t\\t\\t<tr>\\r\\n\\t\\t\\t\\t<td style=\\\"width: 466px;\\\">\\r\\n\\t\\t\\t\\t\\tOferta Complementar<\\/td>\\r\\n\\t\\t\\t<\\/tr>\\r\\n\\t\\t\\t<tr>\\r\\n\\t\\t\\t\\t<td style=\\\"width: 466px;\\\">\\r\\n\\t\\t\\t\\t\\t<a href=\\\"files\\/Criterios 2019-2020\\/Portugues\\/criterios_avaliacao_2ciclo.pdf\\\">Portugu&ecirc;s 5&ordm; ano e 6&ordm; ano<\\/a><\\/td>\\r\\n\\t\\t\\t<\\/tr>\\r\\n\\t\\t\\t<tr>\\r\\n\\t\\t\\t\\t<td style=\\\"width: 466px;\\\">\\r\\n\\t\\t\\t\\t\\t<a href=\\\"files\\/Criterios 2019-2020\\/Cidadania\\/CD_Criterios_5_Ano.pdf\\\">Cidadania 5&ordm; ano<\\/a><\\/td>\\r\\n\\t\\t\\t<\\/tr>\\r\\n\\t\\t\\t<tr>\\r\\n\\t\\t\\t\\t<td style=\\\"width: 466px;\\\">\\r\\n\\t\\t\\t\\t\\t<a href=\\\"files\\/Criterios 2019-2020\\/Cidadania\\/CD_Criterios_6_Ano.pdf\\\">Cidadania 6&ordm; ano<\\/a><\\/td>\\r\\n\\t\\t\\t<\\/tr>\\r\\n\\t\\t\\t<tr>\\r\\n\\t\\t\\t\\t<td style=\\\"width: 466px;\\\">\\r\\n\\t\\t\\t\\t\\t<a href=\\\"files\\/Criterios 2019-2020\\/Matematica\\/CriteriosdeavaliacaoTIC5Ano20192020.pdf\\\">TIC 5&ordm; ano<\\/a><\\/td>\\r\\n\\t\\t\\t<\\/tr>\\r\\n\\t\\t\\t<tr>\\r\\n\\t\\t\\t\\t<td style=\\\"width: 466px;\\\">\\r\\n\\t\\t\\t\\t\\t<a href=\\\"files\\/Criterios 2019-2020\\/Matematica\\/CriteriosdeavaliacaoTIC6Ano20192020.pdf\\\">Tic 6&ordm; ano<\\/a><\\/td>\\r\\n\\t\\t\\t<\\/tr>\\r\\n\\t\\t<\\/tbody>\\r\\n\\t<\\/table>\\r\\n<\\/div>\\r\\n<p>\\r\\n\\t&nbsp;<\\/p>\\r\\n\",\"fulltext\":\"\",\"state\":1,\"catid\":\"16\",\"created\":\"2019-10-03 14:04:36\",\"created_by\":\"231\",\"created_by_alias\":\"\",\"modified\":\"2019-11-05 11:55:24\",\"modified_by\":\"231\",\"checked_out\":\"231\",\"checked_out_time\":\"2019-11-05 11:53:26\",\"publish_up\":\"2019-10-03 14:04:36\",\"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\":\"{\\\"article_layout\\\":\\\"\\\",\\\"show_title\\\":\\\"\\\",\\\"link_titles\\\":\\\"\\\",\\\"show_tags\\\":\\\"\\\",\\\"show_intro\\\":\\\"\\\",\\\"info_block_position\\\":\\\"\\\",\\\"info_block_show_title\\\":\\\"\\\",\\\"show_category\\\":\\\"\\\",\\\"link_category\\\":\\\"\\\",\\\"show_parent_category\\\":\\\"\\\",\\\"link_parent_category\\\":\\\"\\\",\\\"show_associations\\\":\\\"\\\",\\\"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_page_title\\\":\\\"\\\",\\\"show_publishing_options\\\":\\\"\\\",\\\"show_article_options\\\":\\\"\\\",\\\"show_urls_images_backend\\\":\\\"\\\",\\\"show_urls_images_frontend\\\":\\\"\\\",\\\"astroid_article_type\\\":\\\"regular\\\",\\\"astroid_article_video_type\\\":\\\"youtube\\\",\\\"astroid_article_video_url\\\":\\\"\\\",\\\"astroid_article_gallery_width\\\":\\\"\\\",\\\"astroid_article_gallery_bullets\\\":\\\"1\\\",\\\"astroid_article_gallery_navigation\\\":\\\"1\\\",\\\"astroid_article_thumbnail\\\":\\\"1\\\",\\\"astroid_article_gallery_items\\\":[],\\\"astroid_article_audio_source\\\":\\\"soundcloud\\\",\\\"astroid_article_audio_soundcloud\\\":\\\"\\\",\\\"astroid_article_audio_spotify\\\":\\\"\\\",\\\"astroid_article_review_heading\\\":\\\"\\\",\\\"astroid_article_review_summery\\\":\\\"\\\",\\\"astroid_article_review_good\\\":\\\"\\\",\\\"astroid_article_review_bad\\\":\\\"\\\",\\\"astroid_article_review_rating\\\":\\\"5\\\",\\\"astroid_article_button_action\\\":\\\"\\\",\\\"astroid_article_button_link\\\":\\\"\\\",\\\"astroid_article_review_criterias\\\":[],\\\"astroid_article_quote_text\\\":\\\"\\\",\\\"astroid_article_quote_author\\\":\\\"\\\",\\\"astroid_article_badge\\\":\\\"0\\\",\\\"astroid_article_badge_type\\\":\\\"2\\\",\\\"astroid_article_badge_text\\\":\\\"\\\",\\\"astroid_article_badge_color\\\":\\\"\\\",\\\"astroid_article_badge_text_color\\\":\\\"\\\",\\\"astroid_relatedposts\\\":\\\"\\\",\\\"astroid_socialshare\\\":\\\"\\\",\\\"astroid_comments\\\":\\\"\\\",\\\"astroid_posttype\\\":\\\"\\\",\\\"astroid_readtime\\\":\\\"\\\",\\\"astroid_authorinfo\\\":\\\"\\\",\\\"astroid_og_title\\\":\\\"\\\",\\\"astroid_og_desc\\\":\\\"\\\",\\\"astroid_og_image\\\":\\\"\\\"}\",\"version\":9,\"ordering\":\"0\",\"metakey\":\"\",\"metadesc\":\"\",\"access\":\"1\",\"hits\":\"0\",\"metadata\":\"{\\\"robots\\\":\\\"\\\",\\\"author\\\":\\\"\\\",\\\"rights\\\":\\\"\\\",\\\"xreference\\\":\\\"\\\"}\",\"featured\":\"0\",\"language\":\"*\",\"xreference\":\"\",\"note\":\"\"}', 0);
INSERT INTO `ynfp8_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
(823, 117, 1, '', '2019-11-06 21:29:42', 253, 2807, 'e527f31c4d35e0e1fda12da334842f6c5a7ece11', '{\"id\":117,\"asset_id\":362,\"title\":\"Sess\\u00e3o de sensibiliza\\u00e7\\u00e3o \\/ preven\\u00e7\\u00e3o do cancro da mama, pelo Dr. Humberto Faria.\",\"alias\":\"sessao-de-sensibilizacao-prevencao-do-cancro-da-mama-pelo-dr-humberto-faria\",\"introtext\":\"<p>A DECOJOVEM , representada pela Dr\\u00aa Sara,associou-se \\u00e0 nossa escola e , em parceria com o projeto PES, realizou duas sess\\u00f5es sobre \\\" ABRE OS OLHOS, L\\u00ca OS R\\u00d3TULOS\\\". A Dr\\u00aa Filipa Azevedo ( nutricionista) contribuiu para um conhecimento mais profundo da literacia alimentar.<\\/p>\\r\\n<p><img src=\\\"images\\/Almocos\\/imagem31.gif\\\" alt=\\\"imagem31\\\" width=\\\"189\\\" height=\\\"142\\\" \\/> &nbsp; &nbsp;&nbsp; <img src=\\\"images\\/Almocos\\/imagem41.jpg\\\" alt=\\\"imagem41\\\" width=\\\"188\\\" height=\\\"141\\\" \\/><\\/p>\",\"fulltext\":\"\",\"state\":\"1\",\"catid\":\"11\",\"created\":\"2019-11-06 21:29:42\",\"created_by\":\"253\",\"created_by_alias\":\"\",\"modified\":\"2019-11-06 21:29:42\",\"modified_by\":null,\"checked_out\":null,\"checked_out_time\":null,\"publish_up\":\"2019-11-06 21:29:42\",\"publish_down\":\"0000-00-00 00:00:00\",\"images\":\"{\\\"image_intro\\\":\\\"\\\",\\\"image_intro_alt\\\":\\\"\\\",\\\"image_intro_caption\\\":\\\"\\\",\\\"float_intro\\\":\\\"\\\",\\\"image_fulltext\\\":\\\"\\\",\\\"image_fulltext_alt\\\":\\\"\\\",\\\"image_fulltext_caption\\\":\\\"\\\",\\\"float_fulltext\\\":\\\"\\\"}\",\"urls\":\"{\\\"urla\\\":false,\\\"urlatext\\\":\\\"\\\",\\\"targeta\\\":\\\"\\\",\\\"urlb\\\":false,\\\"urlbtext\\\":\\\"\\\",\\\"targetb\\\":\\\"\\\",\\\"urlc\\\":false,\\\"urlctext\\\":\\\"\\\",\\\"targetc\\\":\\\"\\\"}\",\"attribs\":\"{\\\"astroid_article_type\\\":\\\"regular\\\",\\\"astroid_article_video_url\\\":\\\"\\\",\\\"astroid_article_gallery_width\\\":\\\"\\\",\\\"astroid_article_gallery_bullets\\\":\\\"1\\\",\\\"astroid_article_gallery_navigation\\\":\\\"1\\\",\\\"astroid_article_thumbnail\\\":\\\"1\\\",\\\"astroid_article_gallery_items\\\":[],\\\"astroid_article_audio_source\\\":\\\"soundcloud\\\",\\\"astroid_article_audio_soundcloud\\\":\\\"\\\",\\\"astroid_article_audio_spotify\\\":\\\"\\\",\\\"astroid_article_review_heading\\\":\\\"\\\",\\\"astroid_article_review_summery\\\":\\\"\\\",\\\"astroid_article_review_good\\\":\\\"\\\",\\\"astroid_article_review_bad\\\":\\\"\\\",\\\"astroid_article_review_rating\\\":\\\"5\\\",\\\"astroid_article_button_action\\\":\\\"\\\",\\\"astroid_article_button_link\\\":\\\"\\\",\\\"astroid_article_review_criterias\\\":[],\\\"astroid_article_quote_text\\\":\\\"\\\",\\\"astroid_article_quote_author\\\":\\\"\\\",\\\"astroid_article_badge\\\":\\\"0\\\",\\\"astroid_article_badge_type\\\":\\\"2\\\",\\\"astroid_article_badge_text\\\":\\\"\\\",\\\"astroid_article_badge_color\\\":\\\"\\\",\\\"astroid_article_badge_text_color\\\":\\\"\\\",\\\"astroid_relatedposts\\\":\\\"\\\",\\\"astroid_socialshare\\\":\\\"\\\",\\\"astroid_comments\\\":\\\"\\\",\\\"astroid_posttype\\\":\\\"\\\",\\\"astroid_readtime\\\":\\\"\\\",\\\"astroid_authorinfo\\\":\\\"\\\",\\\"astroid_og_title\\\":\\\"\\\",\\\"astroid_og_desc\\\":\\\"\\\",\\\"astroid_og_image\\\":\\\"\\\"}\",\"version\":1,\"ordering\":null,\"metakey\":\"\",\"metadesc\":\"\",\"access\":\"1\",\"hits\":null,\"metadata\":\"{}\",\"featured\":\"1\",\"language\":\"*\",\"xreference\":null,\"note\":null}', 0),
(824, 117, 1, '', '2019-11-07 14:26:23', 253, 3024, '8ece4986b8df0f86cb78a61106e5de12f9edc7a4', '{\"id\":117,\"asset_id\":\"362\",\"title\":\"Atividades PES - m\\u00eas de outubro\",\"alias\":\"sessao-de-sensibilizacao-prevencao-do-cancro-da-mama-pelo-dr-humberto-faria\",\"introtext\":\"<p><strong>1\\u00aa Sess\\u00e3o<\\/strong> - <strong>Sensibiliza\\u00e7\\u00e3o \\/ Preven\\u00e7\\u00e3o do cancro da mama<\\/strong>, atividade dinamizada pelo Dr. Humberto Faria.<\\/p>\\r\\n<p>&nbsp;<\\/p>\\r\\n<p><img src=\\\"images\\/Almocos\\/imagem31.gif\\\" alt=\\\"imagem31\\\" width=\\\"238\\\" height=\\\"178\\\" \\/><\\/p>\\r\\n<p>&nbsp;<\\/p>\\r\\n<p><strong>2\\u00aa Sess\\u00e3o<\\/strong> - A DECO JOVEM , representada pela Dr\\u00aa Sara,associou-se \\u00e0 nossa escola e , em parceria com o projeto PES, realizou duas sess\\u00f5es sobre \\\"<strong>ABRE OS OLHOS, L\\u00ca OS R\\u00d3TULOS<\\/strong>\\\". A Dr\\u00aa Filipa Azevedo (nutricionista) contribuiu para um conhecimento mais profundo da literacia alimentar.<\\/p>\\r\\n<p>&nbsp;<img src=\\\"images\\/Almocos\\/imagem41.jpg\\\" alt=\\\"imagem41\\\" width=\\\"232\\\" height=\\\"174\\\" \\/><\\/p>\",\"fulltext\":\"\",\"state\":\"1\",\"catid\":\"11\",\"created\":\"2019-11-06 21:29:42\",\"created_by\":\"253\",\"created_by_alias\":\"\",\"modified\":\"2019-11-07 14:26:23\",\"modified_by\":\"253\",\"checked_out\":\"253\",\"checked_out_time\":\"2019-11-07 14:19:50\",\"publish_up\":\"2019-11-06 21:29:42\",\"publish_down\":\"0000-00-00 00:00:00\",\"images\":\"{\\\"image_intro\\\":\\\"\\\",\\\"image_intro_alt\\\":\\\"\\\",\\\"image_intro_caption\\\":\\\"\\\",\\\"float_intro\\\":\\\"\\\",\\\"image_fulltext\\\":\\\"\\\",\\\"image_fulltext_alt\\\":\\\"\\\",\\\"image_fulltext_caption\\\":\\\"\\\",\\\"float_fulltext\\\":\\\"\\\"}\",\"urls\":\"{\\\"urla\\\":false,\\\"urlatext\\\":\\\"\\\",\\\"targeta\\\":\\\"\\\",\\\"urlb\\\":false,\\\"urlbtext\\\":\\\"\\\",\\\"targetb\\\":\\\"\\\",\\\"urlc\\\":false,\\\"urlctext\\\":\\\"\\\",\\\"targetc\\\":\\\"\\\"}\",\"attribs\":\"{\\\"astroid_article_type\\\":\\\"regular\\\",\\\"astroid_article_video_url\\\":\\\"\\\",\\\"astroid_article_gallery_width\\\":\\\"\\\",\\\"astroid_article_gallery_bullets\\\":\\\"1\\\",\\\"astroid_article_gallery_navigation\\\":\\\"1\\\",\\\"astroid_article_thumbnail\\\":\\\"1\\\",\\\"astroid_article_gallery_items\\\":[],\\\"astroid_article_audio_source\\\":\\\"soundcloud\\\",\\\"astroid_article_audio_soundcloud\\\":\\\"\\\",\\\"astroid_article_audio_spotify\\\":\\\"\\\",\\\"astroid_article_review_heading\\\":\\\"\\\",\\\"astroid_article_review_summery\\\":\\\"\\\",\\\"astroid_article_review_good\\\":\\\"\\\",\\\"astroid_article_review_bad\\\":\\\"\\\",\\\"astroid_article_review_rating\\\":\\\"5\\\",\\\"astroid_article_button_action\\\":\\\"\\\",\\\"astroid_article_button_link\\\":\\\"\\\",\\\"astroid_article_review_criterias\\\":[],\\\"astroid_article_quote_text\\\":\\\"\\\",\\\"astroid_article_quote_author\\\":\\\"\\\",\\\"astroid_article_badge\\\":\\\"0\\\",\\\"astroid_article_badge_type\\\":\\\"2\\\",\\\"astroid_article_badge_text\\\":\\\"\\\",\\\"astroid_article_badge_color\\\":\\\"\\\",\\\"astroid_article_badge_text_color\\\":\\\"\\\",\\\"astroid_relatedposts\\\":\\\"\\\",\\\"astroid_socialshare\\\":\\\"\\\",\\\"astroid_comments\\\":\\\"\\\",\\\"astroid_posttype\\\":\\\"\\\",\\\"astroid_readtime\\\":\\\"\\\",\\\"astroid_authorinfo\\\":\\\"\\\",\\\"astroid_og_title\\\":\\\"\\\",\\\"astroid_og_desc\\\":\\\"\\\",\\\"astroid_og_image\\\":\\\"\\\"}\",\"version\":2,\"ordering\":\"0\",\"metakey\":\"\",\"metadesc\":\"\",\"access\":\"1\",\"hits\":\"0\",\"metadata\":\"{}\",\"featured\":\"1\",\"language\":\"*\",\"xreference\":\"\",\"note\":\"\"}', 0),
(825, 117, 1, '', '2019-11-07 14:28:11', 253, 2944, '8a51b60574dd35f3efce0586b3c727fda97e6688', '{\"id\":117,\"asset_id\":\"362\",\"title\":\"Atividades PES - m\\u00eas de outubro\",\"alias\":\"sessao-de-sensibilizacao-prevencao-do-cancro-da-mama-pelo-dr-humberto-faria\",\"introtext\":\"<p><strong>Sensibiliza\\u00e7\\u00e3o \\/ Preven\\u00e7\\u00e3o do cancro da mama<\\/strong>, atividade dinamizada pelo Dr. Humberto Faria.<\\/p>\\r\\n<p>&nbsp;<\\/p>\\r\\n<p><img src=\\\"images\\/Almocos\\/imagem31.gif\\\" alt=\\\"imagem31\\\" width=\\\"238\\\" height=\\\"178\\\" \\/><\\/p>\\r\\n<p>&nbsp;<\\/p>\\r\\n<p>A DECO JOVEM , representada pela Dr\\u00aa Sara,associou-se \\u00e0 nossa escola e , em parceria com o projeto PES, realizou duas sess\\u00f5es sobre \\\"<strong>ABRE OS OLHOS, L\\u00ca OS R\\u00d3TULOS<\\/strong>\\\". A Dr\\u00aa Filipa Azevedo (nutricionista) contribuiu para um conhecimento mais profundo da literacia alimentar.<\\/p>\\r\\n<p>&nbsp;<img src=\\\"images\\/Almocos\\/imagem41.jpg\\\" alt=\\\"imagem41\\\" width=\\\"232\\\" height=\\\"174\\\" \\/><\\/p>\",\"fulltext\":\"\",\"state\":\"1\",\"catid\":\"11\",\"created\":\"2019-11-06 21:29:42\",\"created_by\":\"253\",\"created_by_alias\":\"\",\"modified\":\"2019-11-07 14:28:11\",\"modified_by\":\"253\",\"checked_out\":\"253\",\"checked_out_time\":\"2019-11-07 14:27:31\",\"publish_up\":\"2019-11-06 21:29:42\",\"publish_down\":\"0000-00-00 00:00:00\",\"images\":\"{\\\"image_intro\\\":\\\"\\\",\\\"image_intro_alt\\\":\\\"\\\",\\\"image_intro_caption\\\":\\\"\\\",\\\"float_intro\\\":\\\"\\\",\\\"image_fulltext\\\":\\\"\\\",\\\"image_fulltext_alt\\\":\\\"\\\",\\\"image_fulltext_caption\\\":\\\"\\\",\\\"float_fulltext\\\":\\\"\\\"}\",\"urls\":\"{\\\"urla\\\":false,\\\"urlatext\\\":\\\"\\\",\\\"targeta\\\":\\\"\\\",\\\"urlb\\\":false,\\\"urlbtext\\\":\\\"\\\",\\\"targetb\\\":\\\"\\\",\\\"urlc\\\":false,\\\"urlctext\\\":\\\"\\\",\\\"targetc\\\":\\\"\\\"}\",\"attribs\":\"{\\\"astroid_article_type\\\":\\\"regular\\\",\\\"astroid_article_video_url\\\":\\\"\\\",\\\"astroid_article_gallery_width\\\":\\\"\\\",\\\"astroid_article_gallery_bullets\\\":\\\"1\\\",\\\"astroid_article_gallery_navigation\\\":\\\"1\\\",\\\"astroid_article_thumbnail\\\":\\\"1\\\",\\\"astroid_article_gallery_items\\\":[],\\\"astroid_article_audio_source\\\":\\\"soundcloud\\\",\\\"astroid_article_audio_soundcloud\\\":\\\"\\\",\\\"astroid_article_audio_spotify\\\":\\\"\\\",\\\"astroid_article_review_heading\\\":\\\"\\\",\\\"astroid_article_review_summery\\\":\\\"\\\",\\\"astroid_article_review_good\\\":\\\"\\\",\\\"astroid_article_review_bad\\\":\\\"\\\",\\\"astroid_article_review_rating\\\":\\\"5\\\",\\\"astroid_article_button_action\\\":\\\"\\\",\\\"astroid_article_button_link\\\":\\\"\\\",\\\"astroid_article_review_criterias\\\":[],\\\"astroid_article_quote_text\\\":\\\"\\\",\\\"astroid_article_quote_author\\\":\\\"\\\",\\\"astroid_article_badge\\\":\\\"0\\\",\\\"astroid_article_badge_type\\\":\\\"2\\\",\\\"astroid_article_badge_text\\\":\\\"\\\",\\\"astroid_article_badge_color\\\":\\\"\\\",\\\"astroid_article_badge_text_color\\\":\\\"\\\",\\\"astroid_relatedposts\\\":\\\"\\\",\\\"astroid_socialshare\\\":\\\"\\\",\\\"astroid_comments\\\":\\\"\\\",\\\"astroid_posttype\\\":\\\"\\\",\\\"astroid_readtime\\\":\\\"\\\",\\\"astroid_authorinfo\\\":\\\"\\\",\\\"astroid_og_title\\\":\\\"\\\",\\\"astroid_og_desc\\\":\\\"\\\",\\\"astroid_og_image\\\":\\\"\\\"}\",\"version\":3,\"ordering\":\"0\",\"metakey\":\"\",\"metadesc\":\"\",\"access\":\"1\",\"hits\":\"0\",\"metadata\":\"{}\",\"featured\":\"1\",\"language\":\"*\",\"xreference\":\"\",\"note\":\"\"}', 0),
(828, 118, 1, '', '2019-11-11 17:19:02', 231, 3195, '2e2e851387c555c3d04f6fec66784a0786094dfe', '{\"id\":118,\"asset_id\":363,\"title\":\"Semana da Ci\\u00eancia e Tecnologia\",\"alias\":\"semana-da-ciencia-e-tecnologia\",\"introtext\":\"<p style=\\\"text-align: center;\\\">\\r\\n\\t<img alt=\\\"\\\" src=\\\"images\\/poster_2019-1.png\\\" style=\\\"width: 424px; height: 600px;\\\" \\/><\\/p>\\r\\n\",\"fulltext\":\"\",\"state\":1,\"catid\":\"11\",\"created\":\"2019-11-11 17:19:02\",\"created_by\":\"231\",\"created_by_alias\":\"\",\"modified\":\"2019-11-11 17:19:02\",\"modified_by\":null,\"checked_out\":null,\"checked_out_time\":null,\"publish_up\":\"2019-11-11 17:19: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\":\"{\\\"article_layout\\\":\\\"\\\",\\\"show_title\\\":\\\"\\\",\\\"link_titles\\\":\\\"\\\",\\\"show_tags\\\":\\\"\\\",\\\"show_intro\\\":\\\"\\\",\\\"info_block_position\\\":\\\"\\\",\\\"info_block_show_title\\\":\\\"\\\",\\\"show_category\\\":\\\"\\\",\\\"link_category\\\":\\\"\\\",\\\"show_parent_category\\\":\\\"\\\",\\\"link_parent_category\\\":\\\"\\\",\\\"show_associations\\\":\\\"\\\",\\\"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_page_title\\\":\\\"\\\",\\\"show_publishing_options\\\":\\\"\\\",\\\"show_article_options\\\":\\\"\\\",\\\"show_urls_images_backend\\\":\\\"\\\",\\\"show_urls_images_frontend\\\":\\\"\\\",\\\"astroid_article_type\\\":\\\"regular\\\",\\\"astroid_article_video_type\\\":\\\"youtube\\\",\\\"astroid_article_video_url\\\":\\\"\\\",\\\"astroid_article_gallery_width\\\":\\\"\\\",\\\"astroid_article_gallery_bullets\\\":\\\"1\\\",\\\"astroid_article_gallery_navigation\\\":\\\"1\\\",\\\"astroid_article_thumbnail\\\":\\\"1\\\",\\\"astroid_article_gallery_items\\\":[],\\\"astroid_article_audio_source\\\":\\\"soundcloud\\\",\\\"astroid_article_audio_soundcloud\\\":\\\"\\\",\\\"astroid_article_audio_spotify\\\":\\\"\\\",\\\"astroid_article_review_heading\\\":\\\"\\\",\\\"astroid_article_review_summery\\\":\\\"\\\",\\\"astroid_article_review_good\\\":\\\"\\\",\\\"astroid_article_review_bad\\\":\\\"\\\",\\\"astroid_article_review_rating\\\":\\\"5\\\",\\\"astroid_article_button_action\\\":\\\"\\\",\\\"astroid_article_button_link\\\":\\\"\\\",\\\"astroid_article_review_criterias\\\":[],\\\"astroid_article_quote_text\\\":\\\"\\\",\\\"astroid_article_quote_author\\\":\\\"\\\",\\\"astroid_article_badge\\\":\\\"0\\\",\\\"astroid_article_badge_type\\\":\\\"2\\\",\\\"astroid_article_badge_text\\\":\\\"\\\",\\\"astroid_article_badge_color\\\":\\\"\\\",\\\"astroid_article_badge_text_color\\\":\\\"\\\",\\\"astroid_relatedposts\\\":\\\"\\\",\\\"astroid_socialshare\\\":\\\"\\\",\\\"astroid_comments\\\":\\\"\\\",\\\"astroid_posttype\\\":\\\"\\\",\\\"astroid_readtime\\\":\\\"\\\",\\\"astroid_authorinfo\\\":\\\"\\\",\\\"astroid_og_title\\\":\\\"\\\",\\\"astroid_og_desc\\\":\\\"\\\",\\\"astroid_og_image\\\":\\\"\\\"}\",\"version\":1,\"ordering\":null,\"metakey\":\"\",\"metadesc\":\"\",\"access\":\"1\",\"hits\":null,\"metadata\":\"{\\\"robots\\\":\\\"\\\",\\\"author\\\":\\\"\\\",\\\"rights\\\":\\\"\\\",\\\"xreference\\\":\\\"\\\"}\",\"featured\":\"1\",\"language\":\"*\",\"xreference\":\"\",\"note\":\"\"}', 0),
(829, 118, 1, '', '2019-11-11 17:21:26', 231, 3337, '2923ae018e4ebfd0b22f41d89a234b5b04ce3aac', '{\"id\":118,\"asset_id\":\"363\",\"title\":\"Semana da Ci\\u00eancia e Tecnologia\",\"alias\":\"semana-da-ciencia-e-tecnologia\",\"introtext\":\"<p style=\\\"text-align: center;\\\">\\r\\n\\t<img alt=\\\"\\\" src=\\\"images\\/poster_2019-1.png\\\" style=\\\"width: 424px; height: 600px;\\\" \\/><\\/p>\\r\\n<p style=\\\"text-align: center;\\\">\\r\\n\\t<a href=\\\"files\\/programa.pdf\\\"><u><strong>Ver Programa<\\/strong><\\/u><\\/a><\\/p>\\r\\n\",\"fulltext\":\"\",\"state\":1,\"catid\":\"11\",\"created\":\"2019-11-11 17:19:02\",\"created_by\":\"231\",\"created_by_alias\":\"\",\"modified\":\"2019-11-11 17:21:26\",\"modified_by\":\"231\",\"checked_out\":\"231\",\"checked_out_time\":\"2019-11-11 17:19:02\",\"publish_up\":\"2019-11-11 17:19: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\":\"{\\\"article_layout\\\":\\\"\\\",\\\"show_title\\\":\\\"\\\",\\\"link_titles\\\":\\\"\\\",\\\"show_tags\\\":\\\"\\\",\\\"show_intro\\\":\\\"\\\",\\\"info_block_position\\\":\\\"\\\",\\\"info_block_show_title\\\":\\\"\\\",\\\"show_category\\\":\\\"\\\",\\\"link_category\\\":\\\"\\\",\\\"show_parent_category\\\":\\\"\\\",\\\"link_parent_category\\\":\\\"\\\",\\\"show_associations\\\":\\\"\\\",\\\"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_page_title\\\":\\\"\\\",\\\"show_publishing_options\\\":\\\"\\\",\\\"show_article_options\\\":\\\"\\\",\\\"show_urls_images_backend\\\":\\\"\\\",\\\"show_urls_images_frontend\\\":\\\"\\\",\\\"astroid_article_type\\\":\\\"regular\\\",\\\"astroid_article_video_type\\\":\\\"youtube\\\",\\\"astroid_article_video_url\\\":\\\"\\\",\\\"astroid_article_gallery_width\\\":\\\"\\\",\\\"astroid_article_gallery_bullets\\\":\\\"1\\\",\\\"astroid_article_gallery_navigation\\\":\\\"1\\\",\\\"astroid_article_thumbnail\\\":\\\"1\\\",\\\"astroid_article_gallery_items\\\":[],\\\"astroid_article_audio_source\\\":\\\"soundcloud\\\",\\\"astroid_article_audio_soundcloud\\\":\\\"\\\",\\\"astroid_article_audio_spotify\\\":\\\"\\\",\\\"astroid_article_review_heading\\\":\\\"\\\",\\\"astroid_article_review_summery\\\":\\\"\\\",\\\"astroid_article_review_good\\\":\\\"\\\",\\\"astroid_article_review_bad\\\":\\\"\\\",\\\"astroid_article_review_rating\\\":\\\"5\\\",\\\"astroid_article_button_action\\\":\\\"\\\",\\\"astroid_article_button_link\\\":\\\"\\\",\\\"astroid_article_review_criterias\\\":[],\\\"astroid_article_quote_text\\\":\\\"\\\",\\\"astroid_article_quote_author\\\":\\\"\\\",\\\"astroid_article_badge\\\":\\\"0\\\",\\\"astroid_article_badge_type\\\":\\\"2\\\",\\\"astroid_article_badge_text\\\":\\\"\\\",\\\"astroid_article_badge_color\\\":\\\"\\\",\\\"astroid_article_badge_text_color\\\":\\\"\\\",\\\"astroid_relatedposts\\\":\\\"\\\",\\\"astroid_socialshare\\\":\\\"\\\",\\\"astroid_comments\\\":\\\"\\\",\\\"astroid_posttype\\\":\\\"\\\",\\\"astroid_readtime\\\":\\\"\\\",\\\"astroid_authorinfo\\\":\\\"\\\",\\\"astroid_og_title\\\":\\\"\\\",\\\"astroid_og_desc\\\":\\\"\\\",\\\"astroid_og_image\\\":\\\"\\\"}\",\"version\":2,\"ordering\":\"0\",\"metakey\":\"\",\"metadesc\":\"\",\"access\":\"1\",\"hits\":\"0\",\"metadata\":\"{\\\"robots\\\":\\\"\\\",\\\"author\\\":\\\"\\\",\\\"rights\\\":\\\"\\\",\\\"xreference\\\":\\\"\\\"}\",\"featured\":\"1\",\"language\":\"*\",\"xreference\":\"\",\"note\":\"\"}', 0),
(830, 118, 1, '', '2019-11-11 17:23:12', 231, 3395, 'b8b0b78fb7ff46d91351c524a2065d320f4c6b12', '{\"id\":118,\"asset_id\":\"363\",\"title\":\"Semana da Ci\\u00eancia e Tecnologia\",\"alias\":\"semana-da-ciencia-e-tecnologia\",\"introtext\":\"<p style=\\\"text-align: center;\\\">\\r\\n\\t<img alt=\\\"\\\" src=\\\"images\\/poster_2019-1.png\\\" style=\\\"width: 424px; height: 600px;\\\" \\/><\\/p>\\r\\n<p style=\\\"text-align: center;\\\">\\r\\n\\t<span style=\\\"font-size:16px;\\\"><a href=\\\"files\\/programa.pdf\\\" target=\\\"_blank\\\"><u><strong>Ver Programa<\\/strong><\\/u><\\/a><\\/span><\\/p>\\r\\n\",\"fulltext\":\"\",\"state\":1,\"catid\":\"11\",\"created\":\"2019-11-11 17:19:02\",\"created_by\":\"231\",\"created_by_alias\":\"\",\"modified\":\"2019-11-11 17:23:12\",\"modified_by\":\"231\",\"checked_out\":\"231\",\"checked_out_time\":\"2019-11-11 17:21:26\",\"publish_up\":\"2019-11-11 17:19: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\":\"{\\\"article_layout\\\":\\\"\\\",\\\"show_title\\\":\\\"\\\",\\\"link_titles\\\":\\\"\\\",\\\"show_tags\\\":\\\"\\\",\\\"show_intro\\\":\\\"\\\",\\\"info_block_position\\\":\\\"\\\",\\\"info_block_show_title\\\":\\\"\\\",\\\"show_category\\\":\\\"\\\",\\\"link_category\\\":\\\"\\\",\\\"show_parent_category\\\":\\\"\\\",\\\"link_parent_category\\\":\\\"\\\",\\\"show_associations\\\":\\\"\\\",\\\"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_page_title\\\":\\\"\\\",\\\"show_publishing_options\\\":\\\"\\\",\\\"show_article_options\\\":\\\"\\\",\\\"show_urls_images_backend\\\":\\\"\\\",\\\"show_urls_images_frontend\\\":\\\"\\\",\\\"astroid_article_type\\\":\\\"regular\\\",\\\"astroid_article_video_type\\\":\\\"youtube\\\",\\\"astroid_article_video_url\\\":\\\"\\\",\\\"astroid_article_gallery_width\\\":\\\"\\\",\\\"astroid_article_gallery_bullets\\\":\\\"1\\\",\\\"astroid_article_gallery_navigation\\\":\\\"1\\\",\\\"astroid_article_thumbnail\\\":\\\"1\\\",\\\"astroid_article_gallery_items\\\":[],\\\"astroid_article_audio_source\\\":\\\"soundcloud\\\",\\\"astroid_article_audio_soundcloud\\\":\\\"\\\",\\\"astroid_article_audio_spotify\\\":\\\"\\\",\\\"astroid_article_review_heading\\\":\\\"\\\",\\\"astroid_article_review_summery\\\":\\\"\\\",\\\"astroid_article_review_good\\\":\\\"\\\",\\\"astroid_article_review_bad\\\":\\\"\\\",\\\"astroid_article_review_rating\\\":\\\"5\\\",\\\"astroid_article_button_action\\\":\\\"\\\",\\\"astroid_article_button_link\\\":\\\"\\\",\\\"astroid_article_review_criterias\\\":[],\\\"astroid_article_quote_text\\\":\\\"\\\",\\\"astroid_article_quote_author\\\":\\\"\\\",\\\"astroid_article_badge\\\":\\\"0\\\",\\\"astroid_article_badge_type\\\":\\\"2\\\",\\\"astroid_article_badge_text\\\":\\\"\\\",\\\"astroid_article_badge_color\\\":\\\"\\\",\\\"astroid_article_badge_text_color\\\":\\\"\\\",\\\"astroid_relatedposts\\\":\\\"\\\",\\\"astroid_socialshare\\\":\\\"\\\",\\\"astroid_comments\\\":\\\"\\\",\\\"astroid_posttype\\\":\\\"\\\",\\\"astroid_readtime\\\":\\\"\\\",\\\"astroid_authorinfo\\\":\\\"\\\",\\\"astroid_og_title\\\":\\\"\\\",\\\"astroid_og_desc\\\":\\\"\\\",\\\"astroid_og_image\\\":\\\"\\\"}\",\"version\":3,\"ordering\":\"0\",\"metakey\":\"\",\"metadesc\":\"\",\"access\":\"1\",\"hits\":\"0\",\"metadata\":\"{\\\"robots\\\":\\\"\\\",\\\"author\\\":\\\"\\\",\\\"rights\\\":\\\"\\\",\\\"xreference\\\":\\\"\\\"}\",\"featured\":\"1\",\"language\":\"*\",\"xreference\":\"\",\"note\":\"\"}', 0),
(831, 119, 1, '', '2019-11-13 09:25:01', 251, 2255, '09d646fd8d116fb8a100d445289df74c7a26d6b1', '{\"id\":119,\"asset_id\":364,\"title\":\"Convite \\u00e0 Comunidade Educativa da FREI\",\"alias\":\"convite-a-comunidade-educativa-da-frei\",\"introtext\":\"<p><img src=\\\"images\\/Benjamin_Imagens\\/cartaz.png\\\" alt=\\\"cartaz\\\" \\/><\\/p>\",\"fulltext\":\"\",\"state\":\"1\",\"catid\":\"11\",\"created\":\"2019-11-13 09:25:01\",\"created_by\":\"251\",\"created_by_alias\":\"\",\"modified\":\"2019-11-13 09:25:01\",\"modified_by\":null,\"checked_out\":null,\"checked_out_time\":null,\"publish_up\":\"2019-11-13 09:25:01\",\"publish_down\":\"0000-00-00 00:00:00\",\"images\":\"{\\\"image_intro\\\":\\\"\\\",\\\"image_intro_alt\\\":\\\"\\\",\\\"image_intro_caption\\\":\\\"\\\",\\\"float_intro\\\":\\\"\\\",\\\"image_fulltext\\\":\\\"\\\",\\\"image_fulltext_alt\\\":\\\"\\\",\\\"image_fulltext_caption\\\":\\\"\\\",\\\"float_fulltext\\\":\\\"\\\"}\",\"urls\":\"{\\\"urla\\\":false,\\\"urlatext\\\":\\\"\\\",\\\"targeta\\\":\\\"\\\",\\\"urlb\\\":false,\\\"urlbtext\\\":\\\"\\\",\\\"targetb\\\":\\\"\\\",\\\"urlc\\\":false,\\\"urlctext\\\":\\\"\\\",\\\"targetc\\\":\\\"\\\"}\",\"attribs\":\"{\\\"astroid_article_type\\\":\\\"regular\\\",\\\"astroid_article_video_url\\\":\\\"\\\",\\\"astroid_article_gallery_width\\\":\\\"\\\",\\\"astroid_article_gallery_bullets\\\":\\\"1\\\",\\\"astroid_article_gallery_navigation\\\":\\\"1\\\",\\\"astroid_article_thumbnail\\\":\\\"1\\\",\\\"astroid_article_gallery_items\\\":[],\\\"astroid_article_audio_source\\\":\\\"soundcloud\\\",\\\"astroid_article_audio_soundcloud\\\":\\\"\\\",\\\"astroid_article_audio_spotify\\\":\\\"\\\",\\\"astroid_article_review_heading\\\":\\\"\\\",\\\"astroid_article_review_summery\\\":\\\"\\\",\\\"astroid_article_review_good\\\":\\\"\\\",\\\"astroid_article_review_bad\\\":\\\"\\\",\\\"astroid_article_review_rating\\\":\\\"5\\\",\\\"astroid_article_button_action\\\":\\\"\\\",\\\"astroid_article_button_link\\\":\\\"\\\",\\\"astroid_article_review_criterias\\\":[],\\\"astroid_article_quote_text\\\":\\\"\\\",\\\"astroid_article_quote_author\\\":\\\"\\\",\\\"astroid_article_badge\\\":\\\"0\\\",\\\"astroid_article_badge_type\\\":\\\"2\\\",\\\"astroid_article_badge_text\\\":\\\"\\\",\\\"astroid_article_badge_color\\\":\\\"\\\",\\\"astroid_article_badge_text_color\\\":\\\"\\\",\\\"astroid_relatedposts\\\":\\\"\\\",\\\"astroid_socialshare\\\":\\\"\\\",\\\"astroid_comments\\\":\\\"\\\",\\\"astroid_posttype\\\":\\\"\\\",\\\"astroid_readtime\\\":\\\"\\\",\\\"astroid_authorinfo\\\":\\\"\\\",\\\"astroid_og_title\\\":\\\"\\\",\\\"astroid_og_desc\\\":\\\"\\\",\\\"astroid_og_image\\\":\\\"\\\"}\",\"version\":1,\"ordering\":null,\"metakey\":\"\",\"metadesc\":\"\",\"access\":\"1\",\"hits\":null,\"metadata\":\"{}\",\"featured\":\"1\",\"language\":\"*\",\"xreference\":null,\"note\":null}', 0),
(832, 120, 1, '', '2019-11-14 19:13:10', 251, 2329, 'e393ad12510f03ee28911a272734880e0c5419dd', '{\"id\":120,\"asset_id\":365,\"title\":\"Assembleia Geral Associa\\u00e7\\u00e3o Pais da FREI\",\"alias\":\"assembleia-geral-associacao-pais-da-frei\",\"introtext\":\"<p><img src=\\\"images\\/Benjamin_Imagens\\/Assembleia_Geral_AP-FREI.jpg\\\" alt=\\\"Assembleia Geral AP FREI\\\" width=\\\"400\\\" height=\\\"566\\\" \\/><\\/p>\",\"fulltext\":\"\",\"state\":\"1\",\"catid\":\"11\",\"created\":\"2019-11-14 19:13:10\",\"created_by\":\"251\",\"created_by_alias\":\"\",\"modified\":\"2019-11-14 19:13:10\",\"modified_by\":null,\"checked_out\":null,\"checked_out_time\":null,\"publish_up\":\"2019-11-14 19:13:10\",\"publish_down\":\"0000-00-00 00:00:00\",\"images\":\"{\\\"image_intro\\\":\\\"\\\",\\\"image_intro_alt\\\":\\\"\\\",\\\"image_intro_caption\\\":\\\"\\\",\\\"float_intro\\\":\\\"\\\",\\\"image_fulltext\\\":\\\"\\\",\\\"image_fulltext_alt\\\":\\\"\\\",\\\"image_fulltext_caption\\\":\\\"\\\",\\\"float_fulltext\\\":\\\"\\\"}\",\"urls\":\"{\\\"urla\\\":false,\\\"urlatext\\\":\\\"\\\",\\\"targeta\\\":\\\"\\\",\\\"urlb\\\":false,\\\"urlbtext\\\":\\\"\\\",\\\"targetb\\\":\\\"\\\",\\\"urlc\\\":false,\\\"urlctext\\\":\\\"\\\",\\\"targetc\\\":\\\"\\\"}\",\"attribs\":\"{\\\"astroid_article_type\\\":\\\"regular\\\",\\\"astroid_article_video_url\\\":\\\"\\\",\\\"astroid_article_gallery_width\\\":\\\"\\\",\\\"astroid_article_gallery_bullets\\\":\\\"1\\\",\\\"astroid_article_gallery_navigation\\\":\\\"1\\\",\\\"astroid_article_thumbnail\\\":\\\"1\\\",\\\"astroid_article_gallery_items\\\":[],\\\"astroid_article_audio_source\\\":\\\"soundcloud\\\",\\\"astroid_article_audio_soundcloud\\\":\\\"\\\",\\\"astroid_article_audio_spotify\\\":\\\"\\\",\\\"astroid_article_review_heading\\\":\\\"\\\",\\\"astroid_article_review_summery\\\":\\\"\\\",\\\"astroid_article_review_good\\\":\\\"\\\",\\\"astroid_article_review_bad\\\":\\\"\\\",\\\"astroid_article_review_rating\\\":\\\"5\\\",\\\"astroid_article_button_action\\\":\\\"\\\",\\\"astroid_article_button_link\\\":\\\"\\\",\\\"astroid_article_review_criterias\\\":[],\\\"astroid_article_quote_text\\\":\\\"\\\",\\\"astroid_article_quote_author\\\":\\\"\\\",\\\"astroid_article_badge\\\":\\\"0\\\",\\\"astroid_article_badge_type\\\":\\\"2\\\",\\\"astroid_article_badge_text\\\":\\\"\\\",\\\"astroid_article_badge_color\\\":\\\"\\\",\\\"astroid_article_badge_text_color\\\":\\\"\\\",\\\"astroid_relatedposts\\\":\\\"\\\",\\\"astroid_socialshare\\\":\\\"\\\",\\\"astroid_comments\\\":\\\"\\\",\\\"astroid_posttype\\\":\\\"\\\",\\\"astroid_readtime\\\":\\\"\\\",\\\"astroid_authorinfo\\\":\\\"\\\",\\\"astroid_og_title\\\":\\\"\\\",\\\"astroid_og_desc\\\":\\\"\\\",\\\"astroid_og_image\\\":\\\"\\\"}\",\"version\":1,\"ordering\":null,\"metakey\":\"\",\"metadesc\":\"\",\"access\":\"1\",\"hits\":null,\"metadata\":\"{}\",\"featured\":\"0\",\"language\":\"*\",\"xreference\":null,\"note\":null}', 0),
(833, 120, 1, '', '2019-11-14 19:14:41', 251, 2344, 'a2944c1485707c1f8de577a6794799deb1e49069', '{\"id\":120,\"asset_id\":\"365\",\"title\":\"Assembleia Geral Associa\\u00e7\\u00e3o Pais da FREI\",\"alias\":\"assembleia-geral-associacao-pais-da-frei\",\"introtext\":\"<p><img src=\\\"images\\/Benjamin_Imagens\\/Assembleia_Geral_AP-FREI.jpg\\\" alt=\\\"Assembleia Geral AP FREI\\\" width=\\\"400\\\" height=\\\"566\\\" \\/><\\/p>\",\"fulltext\":\"\",\"state\":\"1\",\"catid\":\"11\",\"created\":\"2019-11-14 19:13:10\",\"created_by\":\"251\",\"created_by_alias\":\"\",\"modified\":\"2019-11-14 19:14:41\",\"modified_by\":\"251\",\"checked_out\":\"251\",\"checked_out_time\":\"2019-11-14 19:14:10\",\"publish_up\":\"2019-11-14 19:13:10\",\"publish_down\":\"0000-00-00 00:00:00\",\"images\":\"{\\\"image_intro\\\":\\\"\\\",\\\"image_intro_alt\\\":\\\"\\\",\\\"image_intro_caption\\\":\\\"\\\",\\\"float_intro\\\":\\\"\\\",\\\"image_fulltext\\\":\\\"\\\",\\\"image_fulltext_alt\\\":\\\"\\\",\\\"image_fulltext_caption\\\":\\\"\\\",\\\"float_fulltext\\\":\\\"\\\"}\",\"urls\":\"{\\\"urla\\\":false,\\\"urlatext\\\":\\\"\\\",\\\"targeta\\\":\\\"\\\",\\\"urlb\\\":false,\\\"urlbtext\\\":\\\"\\\",\\\"targetb\\\":\\\"\\\",\\\"urlc\\\":false,\\\"urlctext\\\":\\\"\\\",\\\"targetc\\\":\\\"\\\"}\",\"attribs\":\"{\\\"astroid_article_type\\\":\\\"regular\\\",\\\"astroid_article_video_url\\\":\\\"\\\",\\\"astroid_article_gallery_width\\\":\\\"\\\",\\\"astroid_article_gallery_bullets\\\":\\\"1\\\",\\\"astroid_article_gallery_navigation\\\":\\\"1\\\",\\\"astroid_article_thumbnail\\\":\\\"1\\\",\\\"astroid_article_gallery_items\\\":[],\\\"astroid_article_audio_source\\\":\\\"soundcloud\\\",\\\"astroid_article_audio_soundcloud\\\":\\\"\\\",\\\"astroid_article_audio_spotify\\\":\\\"\\\",\\\"astroid_article_review_heading\\\":\\\"\\\",\\\"astroid_article_review_summery\\\":\\\"\\\",\\\"astroid_article_review_good\\\":\\\"\\\",\\\"astroid_article_review_bad\\\":\\\"\\\",\\\"astroid_article_review_rating\\\":\\\"5\\\",\\\"astroid_article_button_action\\\":\\\"\\\",\\\"astroid_article_button_link\\\":\\\"\\\",\\\"astroid_article_review_criterias\\\":[],\\\"astroid_article_quote_text\\\":\\\"\\\",\\\"astroid_article_quote_author\\\":\\\"\\\",\\\"astroid_article_badge\\\":\\\"0\\\",\\\"astroid_article_badge_type\\\":\\\"2\\\",\\\"astroid_article_badge_text\\\":\\\"\\\",\\\"astroid_article_badge_color\\\":\\\"\\\",\\\"astroid_article_badge_text_color\\\":\\\"\\\",\\\"astroid_relatedposts\\\":\\\"\\\",\\\"astroid_socialshare\\\":\\\"\\\",\\\"astroid_comments\\\":\\\"\\\",\\\"astroid_posttype\\\":\\\"\\\",\\\"astroid_readtime\\\":\\\"\\\",\\\"astroid_authorinfo\\\":\\\"\\\",\\\"astroid_og_title\\\":\\\"\\\",\\\"astroid_og_desc\\\":\\\"\\\",\\\"astroid_og_image\\\":\\\"\\\"}\",\"version\":2,\"ordering\":\"0\",\"metakey\":\"\",\"metadesc\":\"\",\"access\":\"1\",\"hits\":\"0\",\"metadata\":\"{}\",\"featured\":\"1\",\"language\":\"*\",\"xreference\":\"\",\"note\":\"\"}', 0),
(835, 113, 1, '', '2019-11-15 20:51:15', 231, 5778, '50d0ee7e0d1c259b39c04129e3aa489a9d8101b2', '{\"id\":113,\"asset_id\":\"358\",\"title\":\"CONCURSO PARA ASSISTENTES OPERACIONAIS\",\"alias\":\"concurso-para-assistentes-operacionais\",\"introtext\":\"<p style=\\\"margin: 0px 0px 10px;\\\">\\r\\n\\t<span style=\\\"font-size: 10pt; line-height: 15.3333px; font-family: \'Gill Sans MT\', sans-serif;\\\">Encontra-se aberto procedimento concursal comum para recrutamento de tr&ecirc;s postos de trabalho, para assistentes operacionais em regime de contrato de trabalho em fun&ccedil;&otilde;es p&uacute;blicas por tempo indeterminado. Pode-se consultar&nbsp;<a href=\\\"http:\\/\\/www.esmaior.pt\\/esmaior_antiga\\/images\\/Aviso_DR_-_29-07-2019.pdf\\\" style=\\\"color: #0083e8; text-decoration-line: none; transition: color 0.15s ease-in-out 0s;\\\">aqui<\\/a><a href=\\\"files\\/Aviso_DR_-_29-07-2019.pdf\\\">&nbsp;o&nbsp;<\\/a><\\/span><span style=\\\"font-size: 10pt; line-height: 15.3333px; font-family: \'Gill Sans MT\', sans-serif;\\\"><a href=\\\"files\\/Aviso_DR_-_29-07-2019.pdf\\\">an&uacute;ncio<\\/a><\\/span><span style=\\\"font-size: 10pt; line-height: 15.3333px; font-family: \'Gill Sans MT\', sans-serif;\\\">&nbsp;no Di&aacute;rio da Rep&uacute;blica &ndash; Aviso n&ordm; 12133\\/2019.<\\/span><\\/p>\\r\\n<p>\\r\\n\\t<span style=\\\"font-size: 10pt;\\\">Pode consultar <span style=\\\"text-decoration: underline;\\\"><a href=\\\"images\\/Benjamin_Imagens\\/Aviso_n\\u00ba_12133_lista.admiss\\u00e3o.exclus\\u00e3o_final.pdf\\\">aqui<\\/a><\\/span> a Lista de Admitidos e Exclu&iacute;dos no Procedimento Concursal. Tamb&eacute;m, <span style=\\\"text-decoration: underline;\\\"><a href=\\\"images\\/Benjamin_Imagens\\/Ata_numero_-_1_-_Proc.Concursal.pdf\\\">aqui<\\/a><\\/span>, a Ata n&ordm; 1. <\\/span><\\/p>\\r\\n<p>\\r\\n\\t&nbsp;Pode consultar, clicando nos itens abaixo apresentados:<\\/p>\\r\\n<p>\\r\\n\\ta) <a href=\\\"images\\/Benjamin_Imagens\\/Lista_Definitiva_Candidatos_Admitidos_ao_primeiro_m\\u00e9todo_de_sele\\u00e7\\u00e3o.pdf\\\">Lista definitiva de candidatos admitidos ao primeiro m&eacute;todo de sele&ccedil;&atilde;o<\\/a><\\/p>\\r\\n<p>\\r\\n\\tb) <a href=\\\"images\\/Benjamin_Imagens\\/Convocat\\u00f3ria_Prova_de_Conhecimentos.pdf\\\">Convocat&oacute;ria - Prova de Conhecimentos<\\/a><\\/p>\\r\\n<p>\\r\\n\\tc) <a href=\\\"images\\/Benjamin_Imagens\\/Matriz_Prova_Conhecimentos.pdf\\\">Matriz da Prova de Conhecimentos<\\/a><\\/p>\\r\\n<p>\\r\\n\\t<span style=\\\"font-size:16px;\\\"><strong>Lista de candidatos ap&oacute;s aplica&ccedil;&atilde;o do primeiro m&eacute;todo de sele&ccedil;&atilde;o: Avalia&ccedil;&atilde;o Curricular \\/ Prova de Conhecimentos. Consultar <u><a href=\\\"files\\/lista_ordenacao_final.pdf\\\">&quot;aqui&quot;<\\/a><\\/u>.<\\/strong><\\/span><\\/p>\\r\\n<p>\\r\\n\\t&nbsp;<\\/p>\\r\\n<div>\\r\\n\\t&nbsp;<\\/div>\\r\\n<ul class=\\\"pager pagenav\\\" style=\\\"padding: 0px; margin: 20px 0px; list-style: none; text-align: center;\\\">\\r\\n\\t<li class=\\\"previous\\\" style=\\\"line-height: 24px; display: inline;\\\">\\r\\n\\t\\t&nbsp;<\\/li>\\r\\n<\\/ul>\\r\\n\",\"fulltext\":\"\",\"state\":1,\"catid\":\"11\",\"created\":\"2019-10-23 12:17:34\",\"created_by\":\"231\",\"created_by_alias\":\"\",\"modified\":\"2019-11-15 20:51:15\",\"modified_by\":\"231\",\"checked_out\":\"231\",\"checked_out_time\":\"2019-11-15 20:50:00\",\"publish_up\":\"2019-11-15 13:37:34\",\"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\":\"{\\\"article_layout\\\":\\\"\\\",\\\"show_title\\\":\\\"\\\",\\\"link_titles\\\":\\\"\\\",\\\"show_tags\\\":\\\"\\\",\\\"show_intro\\\":\\\"\\\",\\\"info_block_position\\\":\\\"\\\",\\\"info_block_show_title\\\":\\\"\\\",\\\"show_category\\\":\\\"\\\",\\\"link_category\\\":\\\"\\\",\\\"show_parent_category\\\":\\\"\\\",\\\"link_parent_category\\\":\\\"\\\",\\\"show_associations\\\":\\\"\\\",\\\"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_page_title\\\":\\\"\\\",\\\"show_publishing_options\\\":\\\"\\\",\\\"show_article_options\\\":\\\"\\\",\\\"show_urls_images_backend\\\":\\\"\\\",\\\"show_urls_images_frontend\\\":\\\"\\\",\\\"astroid_article_type\\\":\\\"regular\\\",\\\"astroid_article_video_type\\\":\\\"youtube\\\",\\\"astroid_article_video_url\\\":\\\"\\\",\\\"astroid_article_gallery_width\\\":\\\"\\\",\\\"astroid_article_gallery_bullets\\\":\\\"1\\\",\\\"astroid_article_gallery_navigation\\\":\\\"1\\\",\\\"astroid_article_thumbnail\\\":\\\"1\\\",\\\"astroid_article_gallery_items\\\":[],\\\"astroid_article_audio_source\\\":\\\"soundcloud\\\",\\\"astroid_article_audio_soundcloud\\\":\\\"\\\",\\\"astroid_article_audio_spotify\\\":\\\"\\\",\\\"astroid_article_review_heading\\\":\\\"\\\",\\\"astroid_article_review_summery\\\":\\\"\\\",\\\"astroid_article_review_good\\\":\\\"\\\",\\\"astroid_article_review_bad\\\":\\\"\\\",\\\"astroid_article_review_rating\\\":\\\"5\\\",\\\"astroid_article_button_action\\\":\\\"\\\",\\\"astroid_article_button_link\\\":\\\"\\\",\\\"astroid_article_review_criterias\\\":[],\\\"astroid_article_quote_text\\\":\\\"\\\",\\\"astroid_article_quote_author\\\":\\\"\\\",\\\"astroid_article_badge\\\":\\\"0\\\",\\\"astroid_article_badge_type\\\":\\\"2\\\",\\\"astroid_article_badge_text\\\":\\\"\\\",\\\"astroid_article_badge_color\\\":\\\"\\\",\\\"astroid_article_badge_text_color\\\":\\\"\\\",\\\"astroid_relatedposts\\\":\\\"\\\",\\\"astroid_socialshare\\\":\\\"\\\",\\\"astroid_comments\\\":\\\"\\\",\\\"astroid_posttype\\\":\\\"\\\",\\\"astroid_readtime\\\":\\\"\\\",\\\"astroid_authorinfo\\\":\\\"\\\",\\\"astroid_og_title\\\":\\\"\\\",\\\"astroid_og_desc\\\":\\\"\\\",\\\"astroid_og_image\\\":\\\"\\\"}\",\"version\":13,\"ordering\":\"7\",\"metakey\":\"\",\"metadesc\":\"\",\"access\":\"1\",\"hits\":\"0\",\"metadata\":\"{\\\"robots\\\":\\\"\\\",\\\"author\\\":\\\"\\\",\\\"rights\\\":\\\"\\\",\\\"xreference\\\":\\\"\\\"}\",\"featured\":\"1\",\"language\":\"*\",\"xreference\":\"\",\"note\":\"\"}', 0),
(836, 113, 1, '', '2019-11-16 15:52:29', 231, 5973, '27b987071b697a0487df9995a8c311c1e447f54b', '{\"id\":113,\"asset_id\":\"358\",\"title\":\"CONCURSO PARA ASSISTENTES OPERACIONAIS\",\"alias\":\"concurso-para-assistentes-operacionais\",\"introtext\":\"<p style=\\\"margin: 0px 0px 10px;\\\">\\r\\n\\t<span style=\\\"font-size: 10pt; line-height: 15.3333px; font-family: \'Gill Sans MT\', sans-serif;\\\">Encontra-se aberto procedimento concursal comum para recrutamento de tr&ecirc;s postos de trabalho, para assistentes operacionais em regime de contrato de trabalho em fun&ccedil;&otilde;es p&uacute;blicas por tempo indeterminado. Pode-se consultar&nbsp;<a href=\\\"http:\\/\\/www.esmaior.pt\\/esmaior_antiga\\/images\\/Aviso_DR_-_29-07-2019.pdf\\\" style=\\\"color: #0083e8; text-decoration-line: none; transition: color 0.15s ease-in-out 0s;\\\">aqui<\\/a><a href=\\\"files\\/Aviso_DR_-_29-07-2019.pdf\\\">&nbsp;o&nbsp;<\\/a><\\/span><span style=\\\"font-size: 10pt; line-height: 15.3333px; font-family: \'Gill Sans MT\', sans-serif;\\\"><a href=\\\"files\\/Aviso_DR_-_29-07-2019.pdf\\\">an&uacute;ncio<\\/a><\\/span><span style=\\\"font-size: 10pt; line-height: 15.3333px; font-family: \'Gill Sans MT\', sans-serif;\\\">&nbsp;no Di&aacute;rio da Rep&uacute;blica &ndash; Aviso n&ordm; 12133\\/2019.<\\/span><\\/p>\\r\\n<p>\\r\\n\\t<span style=\\\"font-size: 10pt;\\\">Pode consultar <span style=\\\"text-decoration: underline;\\\"><a href=\\\"images\\/Benjamin_Imagens\\/Aviso_n\\u00ba_12133_lista.admiss\\u00e3o.exclus\\u00e3o_final.pdf\\\">aqui<\\/a><\\/span> a Lista de Admitidos e Exclu&iacute;dos no Procedimento Concursal. Tamb&eacute;m, <span style=\\\"text-decoration: underline;\\\"><a href=\\\"images\\/Benjamin_Imagens\\/Ata_numero_-_1_-_Proc.Concursal.pdf\\\">aqui<\\/a><\\/span>, a Ata n&ordm; 1. <\\/span><\\/p>\\r\\n<p>\\r\\n\\t&nbsp;Pode consultar, clicando nos itens abaixo apresentados:<\\/p>\\r\\n<p>\\r\\n\\ta) <a href=\\\"images\\/Benjamin_Imagens\\/Lista_Definitiva_Candidatos_Admitidos_ao_primeiro_m\\u00e9todo_de_sele\\u00e7\\u00e3o.pdf\\\">Lista definitiva de candidatos admitidos ao primeiro m&eacute;todo de sele&ccedil;&atilde;o<\\/a><\\/p>\\r\\n<p>\\r\\n\\tb) <a href=\\\"images\\/Benjamin_Imagens\\/Convocat\\u00f3ria_Prova_de_Conhecimentos.pdf\\\">Convocat&oacute;ria - Prova de Conhecimentos<\\/a><\\/p>\\r\\n<p>\\r\\n\\tc) <a href=\\\"images\\/Benjamin_Imagens\\/Matriz_Prova_Conhecimentos.pdf\\\">Matriz da Prova de Conhecimentos<\\/a><\\/p>\\r\\n<p>\\r\\n\\t<span style=\\\"font-size:16px;\\\"><strong>Lista de candidatos ap&oacute;s aplica&ccedil;&atilde;o do primeiro m&eacute;todo de sele&ccedil;&atilde;o: Avalia&ccedil;&atilde;o Curricular \\/ Prova de Conhecimentos. Consultar <u><a href=\\\"files\\/lista_ordenacao_final.pdf\\\" target=\\\"_blank\\\">&quot;aqui&quot;<\\/a><\\/u> (corre&ccedil;&atilde;o da quinta linha da Lista Unit&aacute;ria de Candidatos - consultar &quot;<a href=\\\"files\\/lista_ordenacao_final1.pdf\\\" target=\\\"_blank\\\">aqui&quot;<\\/a>)<\\/strong><\\/span><\\/p>\\r\\n<p>\\r\\n\\t&nbsp;<\\/p>\\r\\n<div>\\r\\n\\t&nbsp;<\\/div>\\r\\n<ul class=\\\"pager pagenav\\\" style=\\\"padding: 0px; margin: 20px 0px; list-style: none; text-align: center;\\\">\\r\\n\\t<li class=\\\"previous\\\" style=\\\"line-height: 24px; display: inline;\\\">\\r\\n\\t\\t&nbsp;<\\/li>\\r\\n<\\/ul>\\r\\n\",\"fulltext\":\"\",\"state\":1,\"catid\":\"11\",\"created\":\"2019-10-23 12:17:34\",\"created_by\":\"231\",\"created_by_alias\":\"\",\"modified\":\"2019-11-16 15:52:29\",\"modified_by\":\"231\",\"checked_out\":\"231\",\"checked_out_time\":\"2019-11-16 15:48:51\",\"publish_up\":\"2019-11-15 13:37:34\",\"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\":\"{\\\"article_layout\\\":\\\"\\\",\\\"show_title\\\":\\\"\\\",\\\"link_titles\\\":\\\"\\\",\\\"show_tags\\\":\\\"\\\",\\\"show_intro\\\":\\\"\\\",\\\"info_block_position\\\":\\\"\\\",\\\"info_block_show_title\\\":\\\"\\\",\\\"show_category\\\":\\\"\\\",\\\"link_category\\\":\\\"\\\",\\\"show_parent_category\\\":\\\"\\\",\\\"link_parent_category\\\":\\\"\\\",\\\"show_associations\\\":\\\"\\\",\\\"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_page_title\\\":\\\"\\\",\\\"show_publishing_options\\\":\\\"\\\",\\\"show_article_options\\\":\\\"\\\",\\\"show_urls_images_backend\\\":\\\"\\\",\\\"show_urls_images_frontend\\\":\\\"\\\",\\\"astroid_article_type\\\":\\\"regular\\\",\\\"astroid_article_video_type\\\":\\\"youtube\\\",\\\"astroid_article_video_url\\\":\\\"\\\",\\\"astroid_article_gallery_width\\\":\\\"\\\",\\\"astroid_article_gallery_bullets\\\":\\\"1\\\",\\\"astroid_article_gallery_navigation\\\":\\\"1\\\",\\\"astroid_article_thumbnail\\\":\\\"1\\\",\\\"astroid_article_gallery_items\\\":[],\\\"astroid_article_audio_source\\\":\\\"soundcloud\\\",\\\"astroid_article_audio_soundcloud\\\":\\\"\\\",\\\"astroid_article_audio_spotify\\\":\\\"\\\",\\\"astroid_article_review_heading\\\":\\\"\\\",\\\"astroid_article_review_summery\\\":\\\"\\\",\\\"astroid_article_review_good\\\":\\\"\\\",\\\"astroid_article_review_bad\\\":\\\"\\\",\\\"astroid_article_review_rating\\\":\\\"5\\\",\\\"astroid_article_button_action\\\":\\\"\\\",\\\"astroid_article_button_link\\\":\\\"\\\",\\\"astroid_article_review_criterias\\\":[],\\\"astroid_article_quote_text\\\":\\\"\\\",\\\"astroid_article_quote_author\\\":\\\"\\\",\\\"astroid_article_badge\\\":\\\"0\\\",\\\"astroid_article_badge_type\\\":\\\"2\\\",\\\"astroid_article_badge_text\\\":\\\"\\\",\\\"astroid_article_badge_color\\\":\\\"\\\",\\\"astroid_article_badge_text_color\\\":\\\"\\\",\\\"astroid_relatedposts\\\":\\\"\\\",\\\"astroid_socialshare\\\":\\\"\\\",\\\"astroid_comments\\\":\\\"\\\",\\\"astroid_posttype\\\":\\\"\\\",\\\"astroid_readtime\\\":\\\"\\\",\\\"astroid_authorinfo\\\":\\\"\\\",\\\"astroid_og_title\\\":\\\"\\\",\\\"astroid_og_desc\\\":\\\"\\\",\\\"astroid_og_image\\\":\\\"\\\"}\",\"version\":14,\"ordering\":\"7\",\"metakey\":\"\",\"metadesc\":\"\",\"access\":\"1\",\"hits\":\"0\",\"metadata\":\"{\\\"robots\\\":\\\"\\\",\\\"author\\\":\\\"\\\",\\\"rights\\\":\\\"\\\",\\\"xreference\\\":\\\"\\\"}\",\"featured\":\"1\",\"language\":\"*\",\"xreference\":\"\",\"note\":\"\"}', 0);
INSERT INTO `ynfp8_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
(837, 113, 1, '', '2019-11-16 15:53:18', 231, 6017, '09fb9e8c309d2ecf74e05a92ad33f7b4c47bd196', '{\"id\":113,\"asset_id\":\"358\",\"title\":\"CONCURSO PARA ASSISTENTES OPERACIONAIS\",\"alias\":\"concurso-para-assistentes-operacionais\",\"introtext\":\"<p style=\\\"margin: 0px 0px 10px;\\\">\\r\\n\\t<span style=\\\"font-size: 10pt; line-height: 15.3333px; font-family: \'Gill Sans MT\', sans-serif;\\\">Encontra-se aberto procedimento concursal comum para recrutamento de tr&ecirc;s postos de trabalho, para assistentes operacionais em regime de contrato de trabalho em fun&ccedil;&otilde;es p&uacute;blicas por tempo indeterminado. Pode-se consultar&nbsp;<a href=\\\"http:\\/\\/www.esmaior.pt\\/esmaior_antiga\\/images\\/Aviso_DR_-_29-07-2019.pdf\\\" style=\\\"color: #0083e8; text-decoration-line: none; transition: color 0.15s ease-in-out 0s;\\\">aqui<\\/a><a href=\\\"files\\/Aviso_DR_-_29-07-2019.pdf\\\">&nbsp;o&nbsp;<\\/a><\\/span><span style=\\\"font-size: 10pt; line-height: 15.3333px; font-family: \'Gill Sans MT\', sans-serif;\\\"><a href=\\\"files\\/Aviso_DR_-_29-07-2019.pdf\\\">an&uacute;ncio<\\/a><\\/span><span style=\\\"font-size: 10pt; line-height: 15.3333px; font-family: \'Gill Sans MT\', sans-serif;\\\">&nbsp;no Di&aacute;rio da Rep&uacute;blica &ndash; Aviso n&ordm; 12133\\/2019.<\\/span><\\/p>\\r\\n<p>\\r\\n\\t<span style=\\\"font-size: 10pt;\\\">Pode consultar <span style=\\\"text-decoration: underline;\\\"><a href=\\\"images\\/Benjamin_Imagens\\/Aviso_n\\u00ba_12133_lista.admiss\\u00e3o.exclus\\u00e3o_final.pdf\\\">aqui<\\/a><\\/span> a Lista de Admitidos e Exclu&iacute;dos no Procedimento Concursal. Tamb&eacute;m, <span style=\\\"text-decoration: underline;\\\"><a href=\\\"images\\/Benjamin_Imagens\\/Ata_numero_-_1_-_Proc.Concursal.pdf\\\">aqui<\\/a><\\/span>, a Ata n&ordm; 1. <\\/span><\\/p>\\r\\n<p>\\r\\n\\t&nbsp;Pode consultar, clicando nos itens abaixo apresentados:<\\/p>\\r\\n<p>\\r\\n\\ta) <a href=\\\"images\\/Benjamin_Imagens\\/Lista_Definitiva_Candidatos_Admitidos_ao_primeiro_m\\u00e9todo_de_sele\\u00e7\\u00e3o.pdf\\\">Lista definitiva de candidatos admitidos ao primeiro m&eacute;todo de sele&ccedil;&atilde;o<\\/a><\\/p>\\r\\n<p>\\r\\n\\tb) <a href=\\\"images\\/Benjamin_Imagens\\/Convocat\\u00f3ria_Prova_de_Conhecimentos.pdf\\\">Convocat&oacute;ria - Prova de Conhecimentos<\\/a><\\/p>\\r\\n<p>\\r\\n\\tc) <a href=\\\"images\\/Benjamin_Imagens\\/Matriz_Prova_Conhecimentos.pdf\\\">Matriz da Prova de Conhecimentos<\\/a><\\/p>\\r\\n<p>\\r\\n\\t<span style=\\\"font-size:16px;\\\"><strong>Lista de candidatos ap&oacute;s aplica&ccedil;&atilde;o do primeiro m&eacute;todo de sele&ccedil;&atilde;o: Avalia&ccedil;&atilde;o Curricular \\/ Prova de Conhecimentos. Consultar <\\/strong><u><a href=\\\"files\\/lista_ordenacao_final.pdf\\\" target=\\\"_blank\\\">&quot;aqui&quot;<\\/a><\\/u><strong> (corre&ccedil;&atilde;o da quinta linha da Lista Unit&aacute;ria de Candidatos - consultar &quot;<\\/strong><u><a href=\\\"files\\/lista_ordenacao_final1.pdf\\\" target=\\\"_blank\\\">aqui&quot;<\\/a><\\/u><strong>)<\\/strong><\\/span><\\/p>\\r\\n<p>\\r\\n\\t&nbsp;<\\/p>\\r\\n<div>\\r\\n\\t&nbsp;<\\/div>\\r\\n<ul class=\\\"pager pagenav\\\" style=\\\"padding: 0px; margin: 20px 0px; list-style: none; text-align: center;\\\">\\r\\n\\t<li class=\\\"previous\\\" style=\\\"line-height: 24px; display: inline;\\\">\\r\\n\\t\\t&nbsp;<\\/li>\\r\\n<\\/ul>\\r\\n\",\"fulltext\":\"\",\"state\":1,\"catid\":\"11\",\"created\":\"2019-10-23 12:17:34\",\"created_by\":\"231\",\"created_by_alias\":\"\",\"modified\":\"2019-11-16 15:53:18\",\"modified_by\":\"231\",\"checked_out\":\"231\",\"checked_out_time\":\"2019-11-16 15:52:56\",\"publish_up\":\"2019-11-15 13:37:34\",\"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\":\"{\\\"article_layout\\\":\\\"\\\",\\\"show_title\\\":\\\"\\\",\\\"link_titles\\\":\\\"\\\",\\\"show_tags\\\":\\\"\\\",\\\"show_intro\\\":\\\"\\\",\\\"info_block_position\\\":\\\"\\\",\\\"info_block_show_title\\\":\\\"\\\",\\\"show_category\\\":\\\"\\\",\\\"link_category\\\":\\\"\\\",\\\"show_parent_category\\\":\\\"\\\",\\\"link_parent_category\\\":\\\"\\\",\\\"show_associations\\\":\\\"\\\",\\\"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_page_title\\\":\\\"\\\",\\\"show_publishing_options\\\":\\\"\\\",\\\"show_article_options\\\":\\\"\\\",\\\"show_urls_images_backend\\\":\\\"\\\",\\\"show_urls_images_frontend\\\":\\\"\\\",\\\"astroid_article_type\\\":\\\"regular\\\",\\\"astroid_article_video_type\\\":\\\"youtube\\\",\\\"astroid_article_video_url\\\":\\\"\\\",\\\"astroid_article_gallery_width\\\":\\\"\\\",\\\"astroid_article_gallery_bullets\\\":\\\"1\\\",\\\"astroid_article_gallery_navigation\\\":\\\"1\\\",\\\"astroid_article_thumbnail\\\":\\\"1\\\",\\\"astroid_article_gallery_items\\\":[],\\\"astroid_article_audio_source\\\":\\\"soundcloud\\\",\\\"astroid_article_audio_soundcloud\\\":\\\"\\\",\\\"astroid_article_audio_spotify\\\":\\\"\\\",\\\"astroid_article_review_heading\\\":\\\"\\\",\\\"astroid_article_review_summery\\\":\\\"\\\",\\\"astroid_article_review_good\\\":\\\"\\\",\\\"astroid_article_review_bad\\\":\\\"\\\",\\\"astroid_article_review_rating\\\":\\\"5\\\",\\\"astroid_article_button_action\\\":\\\"\\\",\\\"astroid_article_button_link\\\":\\\"\\\",\\\"astroid_article_review_criterias\\\":[],\\\"astroid_article_quote_text\\\":\\\"\\\",\\\"astroid_article_quote_author\\\":\\\"\\\",\\\"astroid_article_badge\\\":\\\"0\\\",\\\"astroid_article_badge_type\\\":\\\"2\\\",\\\"astroid_article_badge_text\\\":\\\"\\\",\\\"astroid_article_badge_color\\\":\\\"\\\",\\\"astroid_article_badge_text_color\\\":\\\"\\\",\\\"astroid_relatedposts\\\":\\\"\\\",\\\"astroid_socialshare\\\":\\\"\\\",\\\"astroid_comments\\\":\\\"\\\",\\\"astroid_posttype\\\":\\\"\\\",\\\"astroid_readtime\\\":\\\"\\\",\\\"astroid_authorinfo\\\":\\\"\\\",\\\"astroid_og_title\\\":\\\"\\\",\\\"astroid_og_desc\\\":\\\"\\\",\\\"astroid_og_image\\\":\\\"\\\"}\",\"version\":15,\"ordering\":\"7\",\"metakey\":\"\",\"metadesc\":\"\",\"access\":\"1\",\"hits\":\"0\",\"metadata\":\"{\\\"robots\\\":\\\"\\\",\\\"author\\\":\\\"\\\",\\\"rights\\\":\\\"\\\",\\\"xreference\\\":\\\"\\\"}\",\"featured\":\"1\",\"language\":\"*\",\"xreference\":\"\",\"note\":\"\"}', 0),
(838, 113, 1, '', '2019-11-16 15:55:16', 231, 6018, '28ba45a5b35af222d482e10211aecb6b204d87fa', '{\"id\":113,\"asset_id\":\"358\",\"title\":\"CONCURSO PARA ASSISTENTES OPERACIONAIS\",\"alias\":\"concurso-para-assistentes-operacionais\",\"introtext\":\"<p style=\\\"margin: 0px 0px 10px;\\\">\\r\\n\\t<span style=\\\"font-size: 10pt; line-height: 15.3333px; font-family: \'Gill Sans MT\', sans-serif;\\\">Encontra-se aberto procedimento concursal comum para recrutamento de tr&ecirc;s postos de trabalho, para assistentes operacionais em regime de contrato de trabalho em fun&ccedil;&otilde;es p&uacute;blicas por tempo indeterminado. Pode-se consultar&nbsp;<a href=\\\"http:\\/\\/www.esmaior.pt\\/esmaior_antiga\\/images\\/Aviso_DR_-_29-07-2019.pdf\\\" style=\\\"color: #0083e8; text-decoration-line: none; transition: color 0.15s ease-in-out 0s;\\\">aqui<\\/a><a href=\\\"files\\/Aviso_DR_-_29-07-2019.pdf\\\">&nbsp;o&nbsp;<\\/a><\\/span><span style=\\\"font-size: 10pt; line-height: 15.3333px; font-family: \'Gill Sans MT\', sans-serif;\\\"><a href=\\\"files\\/Aviso_DR_-_29-07-2019.pdf\\\">an&uacute;ncio<\\/a><\\/span><span style=\\\"font-size: 10pt; line-height: 15.3333px; font-family: \'Gill Sans MT\', sans-serif;\\\">&nbsp;no Di&aacute;rio da Rep&uacute;blica &ndash; Aviso n&ordm; 12133\\/2019.<\\/span><\\/p>\\r\\n<p>\\r\\n\\t<span style=\\\"font-size: 10pt;\\\">Pode consultar <span style=\\\"text-decoration: underline;\\\"><a href=\\\"images\\/Benjamin_Imagens\\/Aviso_n\\u00ba_12133_lista.admiss\\u00e3o.exclus\\u00e3o_final.pdf\\\">aqui<\\/a><\\/span> a Lista de Admitidos e Exclu&iacute;dos no Procedimento Concursal. Tamb&eacute;m, <span style=\\\"text-decoration: underline;\\\"><a href=\\\"images\\/Benjamin_Imagens\\/Ata_numero_-_1_-_Proc.Concursal.pdf\\\">aqui<\\/a><\\/span>, a Ata n&ordm; 1. <\\/span><\\/p>\\r\\n<p>\\r\\n\\t&nbsp;Pode consultar, clicando nos itens abaixo apresentados:<\\/p>\\r\\n<p>\\r\\n\\ta) <a href=\\\"images\\/Benjamin_Imagens\\/Lista_Definitiva_Candidatos_Admitidos_ao_primeiro_m\\u00e9todo_de_sele\\u00e7\\u00e3o.pdf\\\">Lista definitiva de candidatos admitidos ao primeiro m&eacute;todo de sele&ccedil;&atilde;o<\\/a><\\/p>\\r\\n<p>\\r\\n\\tb) <a href=\\\"images\\/Benjamin_Imagens\\/Convocat\\u00f3ria_Prova_de_Conhecimentos.pdf\\\">Convocat&oacute;ria - Prova de Conhecimentos<\\/a><\\/p>\\r\\n<p>\\r\\n\\tc) <a href=\\\"images\\/Benjamin_Imagens\\/Matriz_Prova_Conhecimentos.pdf\\\">Matriz da Prova de Conhecimentos<\\/a><\\/p>\\r\\n<p>\\r\\n\\t<span style=\\\"font-size:16px;\\\"><strong>Lista de candidatos ap&oacute;s aplica&ccedil;&atilde;o do primeiro m&eacute;todo de sele&ccedil;&atilde;o: Avalia&ccedil;&atilde;o Curricular \\/ Prova de Conhecimentos. Consultar <\\/strong><u><a href=\\\"files\\/lista_ordenacao_final.pdf\\\" target=\\\"_blank\\\">&quot;aqui&quot;<\\/a><\\/u><strong> (corre&ccedil;&atilde;o da quinta linha da Lista Unit&aacute;ria de Candidatos - consultar &quot;<\\/strong><u><a href=\\\"files\\/lista_ordenacao_final1.pdf\\\" target=\\\"_blank\\\">aqui&quot;<\\/a><\\/u><strong>).<\\/strong><\\/span><\\/p>\\r\\n<p>\\r\\n\\t&nbsp;<\\/p>\\r\\n<div>\\r\\n\\t&nbsp;<\\/div>\\r\\n<ul class=\\\"pager pagenav\\\" style=\\\"padding: 0px; margin: 20px 0px; list-style: none; text-align: center;\\\">\\r\\n\\t<li class=\\\"previous\\\" style=\\\"line-height: 24px; display: inline;\\\">\\r\\n\\t\\t&nbsp;<\\/li>\\r\\n<\\/ul>\\r\\n\",\"fulltext\":\"\",\"state\":1,\"catid\":\"11\",\"created\":\"2019-10-23 12:17:34\",\"created_by\":\"231\",\"created_by_alias\":\"\",\"modified\":\"2019-11-16 15:55:16\",\"modified_by\":\"231\",\"checked_out\":\"231\",\"checked_out_time\":\"2019-11-16 15:53:18\",\"publish_up\":\"2019-11-15 13:37:34\",\"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\":\"{\\\"article_layout\\\":\\\"\\\",\\\"show_title\\\":\\\"\\\",\\\"link_titles\\\":\\\"\\\",\\\"show_tags\\\":\\\"\\\",\\\"show_intro\\\":\\\"\\\",\\\"info_block_position\\\":\\\"\\\",\\\"info_block_show_title\\\":\\\"\\\",\\\"show_category\\\":\\\"\\\",\\\"link_category\\\":\\\"\\\",\\\"show_parent_category\\\":\\\"\\\",\\\"link_parent_category\\\":\\\"\\\",\\\"show_associations\\\":\\\"\\\",\\\"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_page_title\\\":\\\"\\\",\\\"show_publishing_options\\\":\\\"\\\",\\\"show_article_options\\\":\\\"\\\",\\\"show_urls_images_backend\\\":\\\"\\\",\\\"show_urls_images_frontend\\\":\\\"\\\",\\\"astroid_article_type\\\":\\\"regular\\\",\\\"astroid_article_video_type\\\":\\\"youtube\\\",\\\"astroid_article_video_url\\\":\\\"\\\",\\\"astroid_article_gallery_width\\\":\\\"\\\",\\\"astroid_article_gallery_bullets\\\":\\\"1\\\",\\\"astroid_article_gallery_navigation\\\":\\\"1\\\",\\\"astroid_article_thumbnail\\\":\\\"1\\\",\\\"astroid_article_gallery_items\\\":[],\\\"astroid_article_audio_source\\\":\\\"soundcloud\\\",\\\"astroid_article_audio_soundcloud\\\":\\\"\\\",\\\"astroid_article_audio_spotify\\\":\\\"\\\",\\\"astroid_article_review_heading\\\":\\\"\\\",\\\"astroid_article_review_summery\\\":\\\"\\\",\\\"astroid_article_review_good\\\":\\\"\\\",\\\"astroid_article_review_bad\\\":\\\"\\\",\\\"astroid_article_review_rating\\\":\\\"5\\\",\\\"astroid_article_button_action\\\":\\\"\\\",\\\"astroid_article_button_link\\\":\\\"\\\",\\\"astroid_article_review_criterias\\\":[],\\\"astroid_article_quote_text\\\":\\\"\\\",\\\"astroid_article_quote_author\\\":\\\"\\\",\\\"astroid_article_badge\\\":\\\"0\\\",\\\"astroid_article_badge_type\\\":\\\"2\\\",\\\"astroid_article_badge_text\\\":\\\"\\\",\\\"astroid_article_badge_color\\\":\\\"\\\",\\\"astroid_article_badge_text_color\\\":\\\"\\\",\\\"astroid_relatedposts\\\":\\\"\\\",\\\"astroid_socialshare\\\":\\\"\\\",\\\"astroid_comments\\\":\\\"\\\",\\\"astroid_posttype\\\":\\\"\\\",\\\"astroid_readtime\\\":\\\"\\\",\\\"astroid_authorinfo\\\":\\\"\\\",\\\"astroid_og_title\\\":\\\"\\\",\\\"astroid_og_desc\\\":\\\"\\\",\\\"astroid_og_image\\\":\\\"\\\"}\",\"version\":16,\"ordering\":\"7\",\"metakey\":\"\",\"metadesc\":\"\",\"access\":\"1\",\"hits\":\"0\",\"metadata\":\"{\\\"robots\\\":\\\"\\\",\\\"author\\\":\\\"\\\",\\\"rights\\\":\\\"\\\",\\\"xreference\\\":\\\"\\\"}\",\"featured\":\"1\",\"language\":\"*\",\"xreference\":\"\",\"note\":\"\"}', 0),
(839, 113, 1, '', '2019-11-18 16:47:23', 251, 4890, '5f9317a6a5eb825dc7abcff3fdcb427ffc70f94c', '{\"id\":113,\"asset_id\":\"358\",\"title\":\"CONCURSO PARA ASSISTENTES OPERACIONAIS\",\"alias\":\"concurso-para-assistentes-operacionais\",\"introtext\":\"<p style=\\\"margin: 0px 0px 10px;\\\"><span style=\\\"font-size: 10pt; line-height: 15.3333px; font-family: \'Gill Sans MT\', sans-serif;\\\">Encontra-se aberto procedimento concursal comum para recrutamento de tr\\u00eas postos de trabalho, para assistentes operacionais em regime de contrato de trabalho em fun\\u00e7\\u00f5es p\\u00fablicas por tempo indeterminado. Pode-se consultar&nbsp;<a style=\\\"color: #0083e8; text-decoration-line: none; transition: color 0.15s ease-in-out 0s;\\\" href=\\\"http:\\/\\/www.esmaior.pt\\/esmaior_antiga\\/images\\/Aviso_DR_-_29-07-2019.pdf\\\">aqui<\\/a><a href=\\\"files\\/Aviso_DR_-_29-07-2019.pdf\\\">&nbsp;o&nbsp;<\\/a><\\/span><span style=\\\"font-size: 10pt; line-height: 15.3333px; font-family: \'Gill Sans MT\', sans-serif;\\\"><a href=\\\"files\\/Aviso_DR_-_29-07-2019.pdf\\\">an\\u00fancio<\\/a><\\/span><span style=\\\"font-size: 10pt; line-height: 15.3333px; font-family: \'Gill Sans MT\', sans-serif;\\\">&nbsp;no Di\\u00e1rio da Rep\\u00fablica \\u2013 Aviso n\\u00ba 12133\\/2019.<\\/span><\\/p>\\r\\n<p><span style=\\\"font-size: 10pt;\\\">Pode consultar <span style=\\\"text-decoration: underline;\\\"><a href=\\\"images\\/Benjamin_Imagens\\/Aviso_n\\u00ba_12133_lista.admiss\\u00e3o.exclus\\u00e3o_final.pdf\\\">aqui<\\/a><\\/span> a Lista de Admitidos e Exclu\\u00eddos no Procedimento Concursal. Tamb\\u00e9m, <span style=\\\"text-decoration: underline;\\\"><a href=\\\"images\\/Benjamin_Imagens\\/Ata_numero_-_1_-_Proc.Concursal.pdf\\\">aqui<\\/a><\\/span>, a Ata n\\u00ba 1. <\\/span><\\/p>\\r\\n<p>&nbsp;Pode consultar, clicando nos itens abaixo apresentados:<\\/p>\\r\\n<p>a) <a href=\\\"images\\/Benjamin_Imagens\\/Lista_Definitiva_Candidatos_Admitidos_ao_primeiro_m\\u00e9todo_de_sele\\u00e7\\u00e3o.pdf\\\">Lista definitiva de candidatos admitidos ao primeiro m\\u00e9todo de sele\\u00e7\\u00e3o<\\/a><\\/p>\\r\\n<p>b) <a href=\\\"images\\/Benjamin_Imagens\\/Convocat\\u00f3ria_Prova_de_Conhecimentos.pdf\\\">Convocat\\u00f3ria - Prova de Conhecimentos<\\/a><\\/p>\\r\\n<p>c) <a href=\\\"images\\/Benjamin_Imagens\\/Matriz_Prova_Conhecimentos.pdf\\\">Matriz da Prova de Conhecimentos<\\/a><\\/p>\\r\\n<div>\\r\\n<p>Lista unit\\u00e1ria de candidatos, por ordem alfab\\u00e9tica, ap\\u00f3s o primeiro m\\u00e9todo de sele\\u00e7\\u00e3o: Avalia\\u00e7\\u00e3o Curricular \\/ Prova de Conhecimentos \\u2013 republica\\u00e7\\u00e3o. Pode consultar <a href=\\\"images\\/Benjamin_Imagens\\/18.11.2019_Lista_de_Ordenacao_Final_Apos_metodo_1.corr.pdf\\\">aqui<\\/a>.<\\/p>\\r\\n<\\/div>\\r\\n<ul class=\\\"pager pagenav\\\" style=\\\"padding: 0px; margin: 20px 0px; list-style: none; text-align: center;\\\">\\r\\n<li class=\\\"previous\\\" style=\\\"line-height: 24px; display: inline;\\\">&nbsp;<\\/li>\\r\\n<\\/ul>\",\"fulltext\":\"\",\"state\":\"1\",\"catid\":\"11\",\"created\":\"2019-10-23 12:17:34\",\"created_by\":\"231\",\"created_by_alias\":\"\",\"modified\":\"2019-11-18 16:47:23\",\"modified_by\":\"251\",\"checked_out\":\"251\",\"checked_out_time\":\"2019-11-18 16:45:17\",\"publish_up\":\"2019-11-15 13:37:34\",\"publish_down\":\"0000-00-00 00:00:00\",\"images\":\"{\\\"image_intro\\\":\\\"\\\",\\\"image_intro_alt\\\":\\\"\\\",\\\"image_intro_caption\\\":\\\"\\\",\\\"float_intro\\\":\\\"\\\",\\\"image_fulltext\\\":\\\"\\\",\\\"image_fulltext_alt\\\":\\\"\\\",\\\"image_fulltext_caption\\\":\\\"\\\",\\\"float_fulltext\\\":\\\"\\\"}\",\"urls\":\"{\\\"urla\\\":false,\\\"urlatext\\\":\\\"\\\",\\\"targeta\\\":\\\"\\\",\\\"urlb\\\":false,\\\"urlbtext\\\":\\\"\\\",\\\"targetb\\\":\\\"\\\",\\\"urlc\\\":false,\\\"urlctext\\\":\\\"\\\",\\\"targetc\\\":\\\"\\\"}\",\"attribs\":\"{\\\"astroid_article_type\\\":\\\"regular\\\",\\\"astroid_article_video_type\\\":\\\"youtube\\\",\\\"astroid_article_video_url\\\":\\\"\\\",\\\"astroid_article_gallery_width\\\":\\\"\\\",\\\"astroid_article_gallery_bullets\\\":\\\"1\\\",\\\"astroid_article_gallery_navigation\\\":\\\"1\\\",\\\"astroid_article_thumbnail\\\":\\\"1\\\",\\\"astroid_article_gallery_items\\\":[],\\\"astroid_article_audio_source\\\":\\\"soundcloud\\\",\\\"astroid_article_audio_soundcloud\\\":\\\"\\\",\\\"astroid_article_audio_spotify\\\":\\\"\\\",\\\"astroid_article_review_heading\\\":\\\"\\\",\\\"astroid_article_review_summery\\\":\\\"\\\",\\\"astroid_article_review_good\\\":\\\"\\\",\\\"astroid_article_review_bad\\\":\\\"\\\",\\\"astroid_article_review_rating\\\":\\\"5\\\",\\\"astroid_article_button_action\\\":\\\"\\\",\\\"astroid_article_button_link\\\":\\\"\\\",\\\"astroid_article_review_criterias\\\":[],\\\"astroid_article_quote_text\\\":\\\"\\\",\\\"astroid_article_quote_author\\\":\\\"\\\",\\\"astroid_article_badge\\\":\\\"0\\\",\\\"astroid_article_badge_type\\\":\\\"2\\\",\\\"astroid_article_badge_text\\\":\\\"\\\",\\\"astroid_article_badge_color\\\":\\\"\\\",\\\"astroid_article_badge_text_color\\\":\\\"\\\",\\\"astroid_relatedposts\\\":\\\"\\\",\\\"astroid_socialshare\\\":\\\"\\\",\\\"astroid_comments\\\":\\\"\\\",\\\"astroid_posttype\\\":\\\"\\\",\\\"astroid_readtime\\\":\\\"\\\",\\\"astroid_authorinfo\\\":\\\"\\\",\\\"astroid_og_title\\\":\\\"\\\",\\\"astroid_og_desc\\\":\\\"\\\",\\\"astroid_og_image\\\":\\\"\\\"}\",\"version\":17,\"ordering\":\"7\",\"metakey\":\"\",\"metadesc\":\"\",\"access\":\"1\",\"hits\":\"0\",\"metadata\":\"{\\\"robots\\\":\\\"\\\",\\\"author\\\":\\\"\\\",\\\"rights\\\":\\\"\\\",\\\"xreference\\\":\\\"\\\"}\",\"featured\":\"1\",\"language\":\"*\",\"xreference\":\"\",\"note\":\"\"}', 0),
(840, 82, 1, '', '2019-11-18 18:31:23', 251, 4499, 'c91daed95483e72677fb4bb9d2ff15949cba0a10', '{\"id\":82,\"asset_id\":\"325\",\"title\":\"Servi\\u00e7os Administrativos\",\"alias\":\"servicos-administrativos\",\"introtext\":\"<p style=\\\"color: #666666; font-family: arial,sans-serif; font-size: 14px; font-style: normal; font-variant: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: center; text-decoration: none; text-indent: 0px; text-transform: none; -webkit-text-stroke-width: 0px; white-space: normal; word-spacing: 0px; margin: 0px 0px 10px 0px;\\\"><span style=\\\"font-size: 20px;\\\"><strong style=\\\"font-weight: bold;\\\"><span style=\\\"font-family: verdana,geneva,sans-serif;\\\">HOR\\u00c1RIO DE FUNCIONAMENTO<\\/span><\\/strong><\\/span><\\/p>\\r\\n<p style=\\\"color: #666666; font-family: arial,sans-serif; font-size: 14px; font-style: normal; font-variant: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: center; text-decoration: none; text-indent: 0px; text-transform: none; -webkit-text-stroke-width: 0px; white-space: normal; word-spacing: 0px; margin: 0px 0px 10px 0px;\\\">&nbsp;<\\/p>\\r\\n<p style=\\\"color: #666666; font-family: arial,sans-serif; font-size: 14px; font-style: normal; font-variant: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: center; text-decoration: none; text-indent: 0px; text-transform: none; -webkit-text-stroke-width: 0px; white-space: normal; word-spacing: 0px; margin: 0px 0px 10px 0px;\\\"><span style=\\\"font-family: verdana,geneva,sans-serif;\\\">9h00 \\u00e0s 17h00 (escola sede)<\\/span><\\/p>\\r\\n<p style=\\\"color: #666666; font-family: arial,sans-serif; font-size: 14px; font-style: normal; font-variant: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: center; text-decoration: none; text-indent: 0px; text-transform: none; -webkit-text-stroke-width: 0px; white-space: normal; word-spacing: 0px; margin: 0px 0px 10px 0px;\\\"><span style=\\\"font-family: verdana,geneva,sans-serif;\\\"><\\/span><\\/p>\\r\\n<p style=\\\"color: #666666; font-family: arial,sans-serif; font-size: 14px; font-style: normal; font-variant: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: center; text-decoration: none; text-indent: 0px; text-transform: none; -webkit-text-stroke-width: 0px; white-space: normal; word-spacing: 0px; margin: 0px 0px 10px 0px;\\\"><span style=\\\"font-family: verdana,geneva,sans-serif;\\\"><\\/span><\\/p>\",\"fulltext\":\"\",\"state\":\"1\",\"catid\":\"16\",\"created\":\"2019-08-22 09:55:02\",\"created_by\":\"231\",\"created_by_alias\":\"\",\"modified\":\"2019-11-18 18:31:23\",\"modified_by\":\"251\",\"checked_out\":\"251\",\"checked_out_time\":\"2019-11-18 18:29:56\",\"publish_up\":\"2019-08-22 09:55:02\",\"publish_down\":\"0000-00-00 00:00:00\",\"images\":\"{\\\"image_intro\\\":\\\"\\\",\\\"image_intro_alt\\\":\\\"\\\",\\\"image_intro_caption\\\":\\\"\\\",\\\"float_intro\\\":\\\"\\\",\\\"image_fulltext\\\":\\\"\\\",\\\"image_fulltext_alt\\\":\\\"\\\",\\\"image_fulltext_caption\\\":\\\"\\\",\\\"float_fulltext\\\":\\\"\\\"}\",\"urls\":\"{\\\"urla\\\":false,\\\"urlatext\\\":\\\"\\\",\\\"targeta\\\":\\\"\\\",\\\"urlb\\\":false,\\\"urlbtext\\\":\\\"\\\",\\\"targetb\\\":\\\"\\\",\\\"urlc\\\":false,\\\"urlctext\\\":\\\"\\\",\\\"targetc\\\":\\\"\\\"}\",\"attribs\":\"{\\\"astroid_article_type\\\":\\\"regular\\\",\\\"astroid_article_video_type\\\":\\\"youtube\\\",\\\"astroid_article_video_url\\\":\\\"\\\",\\\"astroid_article_gallery_width\\\":\\\"\\\",\\\"astroid_article_gallery_bullets\\\":\\\"1\\\",\\\"astroid_article_gallery_navigation\\\":\\\"1\\\",\\\"astroid_article_thumbnail\\\":\\\"1\\\",\\\"astroid_article_gallery_items\\\":[],\\\"astroid_article_audio_source\\\":\\\"soundcloud\\\",\\\"astroid_article_audio_soundcloud\\\":\\\"\\\",\\\"astroid_article_audio_spotify\\\":\\\"\\\",\\\"astroid_article_review_heading\\\":\\\"\\\",\\\"astroid_article_review_summery\\\":\\\"\\\",\\\"astroid_article_review_good\\\":\\\"\\\",\\\"astroid_article_review_bad\\\":\\\"\\\",\\\"astroid_article_review_rating\\\":\\\"5\\\",\\\"astroid_article_button_action\\\":\\\"\\\",\\\"astroid_article_button_link\\\":\\\"\\\",\\\"astroid_article_review_criterias\\\":[],\\\"astroid_article_quote_text\\\":\\\"\\\",\\\"astroid_article_quote_author\\\":\\\"\\\",\\\"astroid_article_badge\\\":\\\"0\\\",\\\"astroid_article_badge_type\\\":\\\"2\\\",\\\"astroid_article_badge_text\\\":\\\"\\\",\\\"astroid_article_badge_color\\\":\\\"\\\",\\\"astroid_article_badge_text_color\\\":\\\"\\\",\\\"astroid_relatedposts\\\":\\\"\\\",\\\"astroid_socialshare\\\":\\\"\\\",\\\"astroid_comments\\\":\\\"\\\",\\\"astroid_posttype\\\":\\\"\\\",\\\"astroid_readtime\\\":\\\"\\\",\\\"astroid_authorinfo\\\":\\\"0\\\",\\\"astroid_og_title\\\":\\\"\\\",\\\"astroid_og_desc\\\":\\\"\\\",\\\"astroid_og_image\\\":\\\"\\\"}\",\"version\":2,\"ordering\":\"16\",\"metakey\":\"\",\"metadesc\":\"\",\"access\":\"1\",\"hits\":\"0\",\"metadata\":\"{\\\"robots\\\":\\\"\\\",\\\"author\\\":\\\"\\\",\\\"rights\\\":\\\"\\\",\\\"xreference\\\":\\\"\\\"}\",\"featured\":\"0\",\"language\":\"*\",\"xreference\":\"\",\"note\":\"\"}', 0),
(841, 121, 1, '', '2019-11-22 00:39:13', 231, 3221, 'b4740eff9cf58c8b4e156ed867f989a78fb95565', '{\"id\":121,\"asset_id\":366,\"title\":\" Convocat\\u00f3ria - Associa\\u00e7\\u00e3o de Pais e EE\",\"alias\":\"convocatoria-associacao-de-pais-e-ee\",\"introtext\":\"<p style=\\\"text-align: center;\\\">\\r\\n\\t<img alt=\\\"\\\" src=\\\"images\\/convocatoria-1.png\\\" style=\\\"width: 600px; height: 848px;\\\" \\/><\\/p>\\r\\n\",\"fulltext\":\"\",\"state\":1,\"catid\":\"11\",\"created\":\"2019-11-22 00:39:13\",\"created_by\":\"231\",\"created_by_alias\":\"\",\"modified\":\"2019-11-22 00:39:13\",\"modified_by\":null,\"checked_out\":null,\"checked_out_time\":null,\"publish_up\":\"2019-11-22 00:39:13\",\"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\":\"{\\\"article_layout\\\":\\\"\\\",\\\"show_title\\\":\\\"\\\",\\\"link_titles\\\":\\\"\\\",\\\"show_tags\\\":\\\"\\\",\\\"show_intro\\\":\\\"\\\",\\\"info_block_position\\\":\\\"\\\",\\\"info_block_show_title\\\":\\\"\\\",\\\"show_category\\\":\\\"\\\",\\\"link_category\\\":\\\"\\\",\\\"show_parent_category\\\":\\\"\\\",\\\"link_parent_category\\\":\\\"\\\",\\\"show_associations\\\":\\\"\\\",\\\"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_page_title\\\":\\\"\\\",\\\"show_publishing_options\\\":\\\"\\\",\\\"show_article_options\\\":\\\"\\\",\\\"show_urls_images_backend\\\":\\\"\\\",\\\"show_urls_images_frontend\\\":\\\"\\\",\\\"astroid_article_type\\\":\\\"regular\\\",\\\"astroid_article_video_type\\\":\\\"youtube\\\",\\\"astroid_article_video_url\\\":\\\"\\\",\\\"astroid_article_gallery_width\\\":\\\"\\\",\\\"astroid_article_gallery_bullets\\\":\\\"1\\\",\\\"astroid_article_gallery_navigation\\\":\\\"1\\\",\\\"astroid_article_thumbnail\\\":\\\"1\\\",\\\"astroid_article_gallery_items\\\":[],\\\"astroid_article_audio_source\\\":\\\"soundcloud\\\",\\\"astroid_article_audio_soundcloud\\\":\\\"\\\",\\\"astroid_article_audio_spotify\\\":\\\"\\\",\\\"astroid_article_review_heading\\\":\\\"\\\",\\\"astroid_article_review_summery\\\":\\\"\\\",\\\"astroid_article_review_good\\\":\\\"\\\",\\\"astroid_article_review_bad\\\":\\\"\\\",\\\"astroid_article_review_rating\\\":\\\"5\\\",\\\"astroid_article_button_action\\\":\\\"\\\",\\\"astroid_article_button_link\\\":\\\"\\\",\\\"astroid_article_review_criterias\\\":[],\\\"astroid_article_quote_text\\\":\\\"\\\",\\\"astroid_article_quote_author\\\":\\\"\\\",\\\"astroid_article_badge\\\":\\\"0\\\",\\\"astroid_article_badge_type\\\":\\\"2\\\",\\\"astroid_article_badge_text\\\":\\\"\\\",\\\"astroid_article_badge_color\\\":\\\"\\\",\\\"astroid_article_badge_text_color\\\":\\\"\\\",\\\"astroid_relatedposts\\\":\\\"\\\",\\\"astroid_socialshare\\\":\\\"\\\",\\\"astroid_comments\\\":\\\"\\\",\\\"astroid_posttype\\\":\\\"\\\",\\\"astroid_readtime\\\":\\\"\\\",\\\"astroid_authorinfo\\\":\\\"\\\",\\\"astroid_og_title\\\":\\\"\\\",\\\"astroid_og_desc\\\":\\\"\\\",\\\"astroid_og_image\\\":\\\"\\\"}\",\"version\":1,\"ordering\":null,\"metakey\":\"\",\"metadesc\":\"\",\"access\":\"1\",\"hits\":null,\"metadata\":\"{\\\"robots\\\":\\\"\\\",\\\"author\\\":\\\"\\\",\\\"rights\\\":\\\"\\\",\\\"xreference\\\":\\\"\\\"}\",\"featured\":\"1\",\"language\":\"*\",\"xreference\":\"\",\"note\":\"\"}', 0),
(842, 121, 1, '', '2019-11-22 00:39:49', 231, 3230, '2bed486bcef72abd78b052c2cef7929688f3ac7c', '{\"id\":121,\"asset_id\":\"366\",\"title\":\" Convocat\\u00f3ria - Associa\\u00e7\\u00e3o de Pais e EE\",\"alias\":\"convocatoria-associacao-de-pais-e-ee\",\"introtext\":\"<p style=\\\"text-align: center;\\\">\\r\\n\\t<img alt=\\\"\\\" height=\\\"874\\\" src=\\\"images\\/convocatoria-1.png\\\" width=\\\"619\\\" \\/><\\/p>\\r\\n\",\"fulltext\":\"\",\"state\":1,\"catid\":\"11\",\"created\":\"2019-11-22 00:39:13\",\"created_by\":\"231\",\"created_by_alias\":\"\",\"modified\":\"2019-11-22 00:39:49\",\"modified_by\":\"231\",\"checked_out\":\"231\",\"checked_out_time\":\"2019-11-22 00:39:13\",\"publish_up\":\"2019-11-22 00:39:13\",\"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\":\"{\\\"article_layout\\\":\\\"\\\",\\\"show_title\\\":\\\"\\\",\\\"link_titles\\\":\\\"\\\",\\\"show_tags\\\":\\\"\\\",\\\"show_intro\\\":\\\"\\\",\\\"info_block_position\\\":\\\"\\\",\\\"info_block_show_title\\\":\\\"\\\",\\\"show_category\\\":\\\"\\\",\\\"link_category\\\":\\\"\\\",\\\"show_parent_category\\\":\\\"\\\",\\\"link_parent_category\\\":\\\"\\\",\\\"show_associations\\\":\\\"\\\",\\\"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_page_title\\\":\\\"\\\",\\\"show_publishing_options\\\":\\\"\\\",\\\"show_article_options\\\":\\\"\\\",\\\"show_urls_images_backend\\\":\\\"\\\",\\\"show_urls_images_frontend\\\":\\\"\\\",\\\"astroid_article_type\\\":\\\"regular\\\",\\\"astroid_article_video_type\\\":\\\"youtube\\\",\\\"astroid_article_video_url\\\":\\\"\\\",\\\"astroid_article_gallery_width\\\":\\\"\\\",\\\"astroid_article_gallery_bullets\\\":\\\"1\\\",\\\"astroid_article_gallery_navigation\\\":\\\"1\\\",\\\"astroid_article_thumbnail\\\":\\\"1\\\",\\\"astroid_article_gallery_items\\\":[],\\\"astroid_article_audio_source\\\":\\\"soundcloud\\\",\\\"astroid_article_audio_soundcloud\\\":\\\"\\\",\\\"astroid_article_audio_spotify\\\":\\\"\\\",\\\"astroid_article_review_heading\\\":\\\"\\\",\\\"astroid_article_review_summery\\\":\\\"\\\",\\\"astroid_article_review_good\\\":\\\"\\\",\\\"astroid_article_review_bad\\\":\\\"\\\",\\\"astroid_article_review_rating\\\":\\\"5\\\",\\\"astroid_article_button_action\\\":\\\"\\\",\\\"astroid_article_button_link\\\":\\\"\\\",\\\"astroid_article_review_criterias\\\":[],\\\"astroid_article_quote_text\\\":\\\"\\\",\\\"astroid_article_quote_author\\\":\\\"\\\",\\\"astroid_article_badge\\\":\\\"0\\\",\\\"astroid_article_badge_type\\\":\\\"2\\\",\\\"astroid_article_badge_text\\\":\\\"\\\",\\\"astroid_article_badge_color\\\":\\\"\\\",\\\"astroid_article_badge_text_color\\\":\\\"\\\",\\\"astroid_relatedposts\\\":\\\"\\\",\\\"astroid_socialshare\\\":\\\"\\\",\\\"astroid_comments\\\":\\\"\\\",\\\"astroid_posttype\\\":\\\"\\\",\\\"astroid_readtime\\\":\\\"\\\",\\\"astroid_authorinfo\\\":\\\"\\\",\\\"astroid_og_title\\\":\\\"\\\",\\\"astroid_og_desc\\\":\\\"\\\",\\\"astroid_og_image\\\":\\\"\\\"}\",\"version\":2,\"ordering\":\"0\",\"metakey\":\"\",\"metadesc\":\"\",\"access\":\"1\",\"hits\":\"0\",\"metadata\":\"{\\\"robots\\\":\\\"\\\",\\\"author\\\":\\\"\\\",\\\"rights\\\":\\\"\\\",\\\"xreference\\\":\\\"\\\"}\",\"featured\":\"1\",\"language\":\"*\",\"xreference\":\"\",\"note\":\"\"}', 0),
(843, 88, 1, '', '2019-11-22 00:46:09', 231, 3363, '86a48bf761e05c61f176c96c0e0f332ee036b506', '{\"id\":88,\"asset_id\":\"331\",\"title\":\" Associa\\u00e7\\u00e3o de Pais EB 2\\/3 FREI\",\"alias\":\"associacao-de-pais-eb-2-3-frei\",\"introtext\":\"<p>\\r\\n\\t<a href=\\\"files\\/escritura.pdf\\\">Escritura de Constitui&ccedil;&atilde;o da APEE da EB2,3 Frei Bartolomeu dos M&aacute;rtires<\\/a><\\/p>\\r\\n<p>\\r\\n\\t&nbsp;<\\/p>\\r\\n<p>\\r\\n\\tContactos:&nbsp; <a href=\\\"mailto:apee.eb23fbm@hotmail.com\\\">apee.eb23fbm@hotmail.com<\\/a><\\/p>\\r\\n\",\"fulltext\":\"\",\"state\":1,\"catid\":\"16\",\"created\":\"2019-08-27 10:22:18\",\"created_by\":\"231\",\"created_by_alias\":\"\",\"modified\":\"2019-11-22 00:46:09\",\"modified_by\":\"231\",\"checked_out\":\"231\",\"checked_out_time\":\"2019-11-22 00:43:19\",\"publish_up\":\"2019-08-27 10:22:18\",\"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\":\"{\\\"article_layout\\\":\\\"\\\",\\\"show_title\\\":\\\"\\\",\\\"link_titles\\\":\\\"\\\",\\\"show_tags\\\":\\\"\\\",\\\"show_intro\\\":\\\"\\\",\\\"info_block_position\\\":\\\"\\\",\\\"info_block_show_title\\\":\\\"\\\",\\\"show_category\\\":\\\"\\\",\\\"link_category\\\":\\\"\\\",\\\"show_parent_category\\\":\\\"\\\",\\\"link_parent_category\\\":\\\"\\\",\\\"show_associations\\\":\\\"\\\",\\\"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_page_title\\\":\\\"\\\",\\\"show_publishing_options\\\":\\\"\\\",\\\"show_article_options\\\":\\\"\\\",\\\"show_urls_images_backend\\\":\\\"\\\",\\\"show_urls_images_frontend\\\":\\\"\\\",\\\"astroid_article_type\\\":\\\"regular\\\",\\\"astroid_article_video_type\\\":\\\"youtube\\\",\\\"astroid_article_video_url\\\":\\\"\\\",\\\"astroid_article_gallery_width\\\":\\\"\\\",\\\"astroid_article_gallery_bullets\\\":\\\"1\\\",\\\"astroid_article_gallery_navigation\\\":\\\"1\\\",\\\"astroid_article_thumbnail\\\":\\\"1\\\",\\\"astroid_article_gallery_items\\\":[],\\\"astroid_article_audio_source\\\":\\\"soundcloud\\\",\\\"astroid_article_audio_soundcloud\\\":\\\"\\\",\\\"astroid_article_audio_spotify\\\":\\\"\\\",\\\"astroid_article_review_heading\\\":\\\"\\\",\\\"astroid_article_review_summery\\\":\\\"\\\",\\\"astroid_article_review_good\\\":\\\"\\\",\\\"astroid_article_review_bad\\\":\\\"\\\",\\\"astroid_article_review_rating\\\":\\\"5\\\",\\\"astroid_article_button_action\\\":\\\"\\\",\\\"astroid_article_button_link\\\":\\\"\\\",\\\"astroid_article_review_criterias\\\":[],\\\"astroid_article_quote_text\\\":\\\"\\\",\\\"astroid_article_quote_author\\\":\\\"\\\",\\\"astroid_article_badge\\\":\\\"0\\\",\\\"astroid_article_badge_type\\\":\\\"2\\\",\\\"astroid_article_badge_text\\\":\\\"\\\",\\\"astroid_article_badge_color\\\":\\\"\\\",\\\"astroid_article_badge_text_color\\\":\\\"\\\",\\\"astroid_relatedposts\\\":\\\"\\\",\\\"astroid_socialshare\\\":\\\"\\\",\\\"astroid_comments\\\":\\\"\\\",\\\"astroid_posttype\\\":\\\"\\\",\\\"astroid_readtime\\\":\\\"\\\",\\\"astroid_authorinfo\\\":\\\"\\\",\\\"astroid_og_title\\\":\\\"\\\",\\\"astroid_og_desc\\\":\\\"\\\",\\\"astroid_og_image\\\":\\\"\\\"}\",\"version\":2,\"ordering\":\"10\",\"metakey\":\"\",\"metadesc\":\"\",\"access\":\"1\",\"hits\":\"0\",\"metadata\":\"{\\\"robots\\\":\\\"\\\",\\\"author\\\":\\\"\\\",\\\"rights\\\":\\\"\\\",\\\"xreference\\\":\\\"\\\"}\",\"featured\":\"0\",\"language\":\"*\",\"xreference\":\"\",\"note\":\"\"}', 0),
(844, 66, 1, '', '2019-11-25 16:07:39', 231, 6873, '7a782e3d1b4dd0dcb698c8d38199fb6ba1436ccd', '{\"id\":66,\"asset_id\":\"295\",\"title\":\"Documentos Orientadores\",\"alias\":\"documentos-orientadores\",\"introtext\":\"<p>\\r\\n\\t&nbsp;<\\/p>\\r\\n<p>\\r\\n\\t&nbsp;<\\/p>\\r\\n<div class=\\\"container\\\">\\r\\n\\t<table class=\\\"table table-hover\\\" style=\\\"width: 441.6px; margin-left: auto; margin-right: auto;\\\">\\r\\n\\t\\t<tbody>\\r\\n\\t\\t\\t<tr>\\r\\n\\t\\t\\t\\t<td style=\\\"width: 440.6px;\\\">\\r\\n\\t\\t\\t\\t\\t<a href=\\\"files\\/PAA2019_2020.pdf\\\">Plano anual de Atividades 2019\\/2020<\\/a> <span style=\\\"color:#ff0000;\\\"><strong>(novo)<\\/strong><\\/span><\\/td>\\r\\n\\t\\t\\t<\\/tr>\\r\\n\\t\\t\\t<tr>\\r\\n\\t\\t\\t\\t<td style=\\\"width: 440.6px;\\\">\\r\\n\\t\\t\\t\\t\\t<a href=\\\"files\\/documentos_orientadores\\/PAA2018_19.pdf\\\" rel=\\\"noopener noreferrer\\\" target=\\\"_blank\\\">Plano anual de Atividades 2018\\/2019<\\/a><\\/td>\\r\\n\\t\\t\\t<\\/tr>\\r\\n\\t\\t\\t<tr>\\r\\n\\t\\t\\t\\t<td style=\\\"width: 440.6px;\\\">\\r\\n\\t\\t\\t\\t\\t<a href=\\\"files\\/PROJETO_EDUCATIVO_2019-2022.pdf\\\" rel=\\\"noopener noreferrer\\\" target=\\\"_blank\\\">Projeto Educativo<\\/a><\\/td>\\r\\n\\t\\t\\t<\\/tr>\\r\\n\\t\\t\\t<tr>\\r\\n\\t\\t\\t\\t<td style=\\\"width: 440.6px;\\\">\\r\\n\\t\\t\\t\\t\\t<a href=\\\"files\\/REGULAMENTO_INTERNO_Agr_SMM.pdf\\\" rel=\\\"noopener noreferrer\\\" target=\\\"_blank\\\">Regulamento Interno<\\/a><\\/td>\\r\\n\\t\\t\\t<\\/tr>\\r\\n\\t\\t\\t<tr>\\r\\n\\t\\t\\t\\t<td style=\\\"width: 440.6px;\\\">\\r\\n\\t\\t\\t\\t\\t<a href=\\\"files\\/reg_visitas_estudo.pdf\\\" rel=\\\"noopener noreferrer\\\" target=\\\"_blank\\\">Regulamento das Visitas de Estudo<\\/a><\\/td>\\r\\n\\t\\t\\t<\\/tr>\\r\\n\\t\\t\\t<tr>\\r\\n\\t\\t\\t\\t<td style=\\\"width: 440.6px;\\\">\\r\\n\\t\\t\\t\\t\\t<a href=\\\"files\\/Ser_aluno_maior_2015-16.pdf\\\" rel=\\\"noopener noreferrer\\\" target=\\\"_blank\\\">Carta dos 7 Princ&iacute;pios<\\/a><\\/td>\\r\\n\\t\\t\\t<\\/tr>\\r\\n\\t\\t\\t<tr>\\r\\n\\t\\t\\t\\t<td style=\\\"width: 440.6px;\\\">\\r\\n\\t\\t\\t\\t\\t<a href=\\\"files\\/documentos_orientadores\\/PLANO_ACAO_ESTRATEGICA_2016_2018.pdf\\\" rel=\\\"noopener noreferrer\\\" target=\\\"_blank\\\">Plano de A&ccedil;&atilde;o Estrat&eacute;gica 2016 - 2018<\\/a><\\/td>\\r\\n\\t\\t\\t<\\/tr>\\r\\n\\t\\t\\t<tr>\\r\\n\\t\\t\\t\\t<td style=\\\"width: 440.6px;\\\">\\r\\n\\t\\t\\t\\t\\t<a href=\\\"files\\/documentos_orientadores\\/PLANO_MELHORIA_2015_2018_v2.pdf\\\" rel=\\\"noopener noreferrer\\\" target=\\\"_blank\\\">Plano de Melhoria 2015 - 2018<\\/a><\\/td>\\r\\n\\t\\t\\t<\\/tr>\\r\\n\\t\\t\\t<tr>\\r\\n\\t\\t\\t\\t<td style=\\\"width: 440.6px;\\\">\\r\\n\\t\\t\\t\\t\\t<a href=\\\"files\\/documentos_orientadores\\/PROJETO%20DE%20AUTOAVALIA\\u00c7\\u00c3O%20DE%20AGRUPAMENTO%202015-2018vf.pdf\\\" rel=\\\"noopener noreferrer\\\" target=\\\"_blank\\\">Projeto de Autoavalia&ccedil;&atilde;o do Agrupamento 2015 - 2018<\\/a><\\/td>\\r\\n\\t\\t\\t<\\/tr>\\r\\n\\t\\t\\t<tr>\\r\\n\\t\\t\\t\\t<td style=\\\"width: 440.6px;\\\">\\r\\n\\t\\t\\t\\t\\t<a href=\\\"files\\/Quadros_de_valor_e_excelncia_mdia_18.pdf\\\" rel=\\\"noopener noreferrer\\\" target=\\\"_blank\\\">Regulamento dos Quadros de Valor e de Excel&ecirc;ncia<\\/a><\\/td>\\r\\n\\t\\t\\t<\\/tr>\\r\\n\\t\\t\\t<tr>\\r\\n\\t\\t\\t\\t<td style=\\\"width: 440.6px;\\\">\\r\\n\\t\\t\\t\\t\\t<a href=\\\"files\\/documentos_orientadores\\/NORMAS%20de%20EVACUA\\u00c7\\u00c3O%202018.pdf\\\" rel=\\\"noopener noreferrer\\\" target=\\\"_blank\\\">Normas de Evacua&ccedil;&atilde;o<\\/a><\\/td>\\r\\n\\t\\t\\t<\\/tr>\\r\\n\\t\\t\\t<tr>\\r\\n\\t\\t\\t\\t<td style=\\\"width: 440.6px;\\\">\\r\\n\\t\\t\\t\\t\\t<a href=\\\"files\\/documentos_orientadores\\/Crit\\u00e9rios%20para%20a%20constitui\\u00e7\\u00e3o%20de%20turmas%20AGESM%202017.pdf\\\" rel=\\\"noopener noreferrer\\\" target=\\\"_blank\\\">Crit&eacute;rios para a constitui&ccedil;&atilde;o de turmas<\\/a><\\/td>\\r\\n\\t\\t\\t<\\/tr>\\r\\n\\t\\t\\t<tr>\\r\\n\\t\\t\\t\\t<td style=\\\"width: 440.6px;\\\">\\r\\n\\t\\t\\t\\t\\t<a href=\\\"images\\/DORA_-_4\\u00aa_revis\\u00e3o_CP_3_set._2019.pdf\\\">DORA - Documento Orientador e Regulador da Avalia&ccedil;&atilde;o (2019)<\\/a><\\/td>\\r\\n\\t\\t\\t<\\/tr>\\r\\n\\t\\t\\t<tr>\\r\\n\\t\\t\\t\\t<td style=\\\"width: 440.6px;\\\">\\r\\n\\t\\t\\t\\t\\t<a href=\\\"files\\/documentos_orientadores\\/Estratgia_de_Educao_para_a_Cidadania_2019-20.pdf\\\" target=\\\"_blank\\\">Estrat&eacute;gia de Educa&ccedil;&atilde;o para a Cidadania<\\/a><\\/td>\\r\\n\\t\\t\\t<\\/tr>\\r\\n\\t\\t<\\/tbody>\\r\\n\\t<\\/table>\\r\\n<\\/div>\\r\\n<p>\\r\\n\\t&nbsp;<\\/p>\\r\\n\",\"fulltext\":\"\",\"state\":1,\"catid\":\"16\",\"created\":\"2019-07-22 13:05:23\",\"created_by\":\"231\",\"created_by_alias\":\"\",\"modified\":\"2019-11-25 16:07:39\",\"modified_by\":\"231\",\"checked_out\":\"231\",\"checked_out_time\":\"2019-11-25 16:04:39\",\"publish_up\":\"2019-07-22 13:05:23\",\"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\":\"{\\\"article_layout\\\":\\\"\\\",\\\"show_title\\\":\\\"\\\",\\\"link_titles\\\":\\\"\\\",\\\"show_tags\\\":\\\"\\\",\\\"show_intro\\\":\\\"\\\",\\\"info_block_position\\\":\\\"\\\",\\\"info_block_show_title\\\":\\\"\\\",\\\"show_category\\\":\\\"\\\",\\\"link_category\\\":\\\"\\\",\\\"show_parent_category\\\":\\\"\\\",\\\"link_parent_category\\\":\\\"\\\",\\\"show_associations\\\":\\\"\\\",\\\"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_page_title\\\":\\\"\\\",\\\"show_publishing_options\\\":\\\"\\\",\\\"show_article_options\\\":\\\"\\\",\\\"show_urls_images_backend\\\":\\\"\\\",\\\"show_urls_images_frontend\\\":\\\"\\\",\\\"astroid_article_type\\\":\\\"regular\\\",\\\"astroid_article_video_type\\\":\\\"youtube\\\",\\\"astroid_article_video_url\\\":\\\"\\\",\\\"astroid_article_gallery_width\\\":\\\"\\\",\\\"astroid_article_gallery_bullets\\\":\\\"1\\\",\\\"astroid_article_gallery_navigation\\\":\\\"1\\\",\\\"astroid_article_thumbnail\\\":\\\"1\\\",\\\"astroid_article_gallery_items\\\":[],\\\"astroid_article_audio_source\\\":\\\"soundcloud\\\",\\\"astroid_article_audio_soundcloud\\\":\\\"\\\",\\\"astroid_article_audio_spotify\\\":\\\"\\\",\\\"astroid_article_review_heading\\\":\\\"\\\",\\\"astroid_article_review_summery\\\":\\\"\\\",\\\"astroid_article_review_good\\\":\\\"\\\",\\\"astroid_article_review_bad\\\":\\\"\\\",\\\"astroid_article_review_rating\\\":\\\"5\\\",\\\"astroid_article_button_action\\\":\\\"\\\",\\\"astroid_article_button_link\\\":\\\"\\\",\\\"astroid_article_review_criterias\\\":[],\\\"astroid_article_quote_text\\\":\\\"\\\",\\\"astroid_article_quote_author\\\":\\\"\\\",\\\"astroid_article_badge\\\":\\\"0\\\",\\\"astroid_article_badge_type\\\":\\\"2\\\",\\\"astroid_article_badge_text\\\":\\\"\\\",\\\"astroid_article_badge_color\\\":\\\"\\\",\\\"astroid_article_badge_text_color\\\":\\\"\\\",\\\"astroid_relatedposts\\\":\\\"\\\",\\\"astroid_socialshare\\\":\\\"\\\",\\\"astroid_comments\\\":\\\"\\\",\\\"astroid_posttype\\\":\\\"\\\",\\\"astroid_readtime\\\":\\\"0\\\",\\\"astroid_authorinfo\\\":\\\"0\\\",\\\"astroid_og_title\\\":\\\"\\\",\\\"astroid_og_desc\\\":\\\"\\\",\\\"astroid_og_image\\\":\\\"\\\"}\",\"version\":15,\"ordering\":\"30\",\"metakey\":\"\",\"metadesc\":\"\",\"access\":\"1\",\"hits\":\"0\",\"metadata\":\"{\\\"robots\\\":\\\"\\\",\\\"author\\\":\\\"\\\",\\\"rights\\\":\\\"\\\",\\\"xreference\\\":\\\"\\\"}\",\"featured\":\"0\",\"language\":\"*\",\"xreference\":\"\",\"note\":\"\"}', 0);
INSERT INTO `ynfp8_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
(845, 122, 1, '', '2019-11-25 16:28:33', 231, 3351, '9f8a9af7fe6be79dd34c9d980fb7d24fa9c840bf', '{\"id\":122,\"asset_id\":367,\"title\":\"Semana das Ci\\u00eancias e das Tecnologias - Programa atulizado\",\"alias\":\"semana-das-ciencias-e-das-tecnologias-programa-atulizado\",\"introtext\":\"<p style=\\\"text-align: center;\\\">\\r\\n\\t<img alt=\\\"\\\" src=\\\"images\\/programatualizado-2.png\\\" style=\\\"width: 600px; height: 418px;\\\" \\/><img alt=\\\"\\\" src=\\\"images\\/programatualizado-1.png\\\" style=\\\"width: 600px; height: 418px;\\\" \\/><\\/p>\\r\\n\",\"fulltext\":\"\",\"state\":1,\"catid\":\"11\",\"created\":\"2019-11-25 16:28:33\",\"created_by\":\"231\",\"created_by_alias\":\"\",\"modified\":\"2019-11-25 16:28:33\",\"modified_by\":null,\"checked_out\":null,\"checked_out_time\":null,\"publish_up\":\"2019-11-25 16:28:33\",\"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\":\"{\\\"article_layout\\\":\\\"\\\",\\\"show_title\\\":\\\"\\\",\\\"link_titles\\\":\\\"\\\",\\\"show_tags\\\":\\\"\\\",\\\"show_intro\\\":\\\"\\\",\\\"info_block_position\\\":\\\"\\\",\\\"info_block_show_title\\\":\\\"\\\",\\\"show_category\\\":\\\"\\\",\\\"link_category\\\":\\\"\\\",\\\"show_parent_category\\\":\\\"\\\",\\\"link_parent_category\\\":\\\"\\\",\\\"show_associations\\\":\\\"\\\",\\\"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_page_title\\\":\\\"\\\",\\\"show_publishing_options\\\":\\\"\\\",\\\"show_article_options\\\":\\\"\\\",\\\"show_urls_images_backend\\\":\\\"\\\",\\\"show_urls_images_frontend\\\":\\\"\\\",\\\"astroid_article_type\\\":\\\"regular\\\",\\\"astroid_article_video_type\\\":\\\"youtube\\\",\\\"astroid_article_video_url\\\":\\\"\\\",\\\"astroid_article_gallery_width\\\":\\\"\\\",\\\"astroid_article_gallery_bullets\\\":\\\"1\\\",\\\"astroid_article_gallery_navigation\\\":\\\"1\\\",\\\"astroid_article_thumbnail\\\":\\\"1\\\",\\\"astroid_article_gallery_items\\\":[],\\\"astroid_article_audio_source\\\":\\\"soundcloud\\\",\\\"astroid_article_audio_soundcloud\\\":\\\"\\\",\\\"astroid_article_audio_spotify\\\":\\\"\\\",\\\"astroid_article_review_heading\\\":\\\"\\\",\\\"astroid_article_review_summery\\\":\\\"\\\",\\\"astroid_article_review_good\\\":\\\"\\\",\\\"astroid_article_review_bad\\\":\\\"\\\",\\\"astroid_article_review_rating\\\":\\\"5\\\",\\\"astroid_article_button_action\\\":\\\"\\\",\\\"astroid_article_button_link\\\":\\\"\\\",\\\"astroid_article_review_criterias\\\":[],\\\"astroid_article_quote_text\\\":\\\"\\\",\\\"astroid_article_quote_author\\\":\\\"\\\",\\\"astroid_article_badge\\\":\\\"0\\\",\\\"astroid_article_badge_type\\\":\\\"2\\\",\\\"astroid_article_badge_text\\\":\\\"\\\",\\\"astroid_article_badge_color\\\":\\\"\\\",\\\"astroid_article_badge_text_color\\\":\\\"\\\",\\\"astroid_relatedposts\\\":\\\"\\\",\\\"astroid_socialshare\\\":\\\"\\\",\\\"astroid_comments\\\":\\\"\\\",\\\"astroid_posttype\\\":\\\"\\\",\\\"astroid_readtime\\\":\\\"\\\",\\\"astroid_authorinfo\\\":\\\"\\\",\\\"astroid_og_title\\\":\\\"\\\",\\\"astroid_og_desc\\\":\\\"\\\",\\\"astroid_og_image\\\":\\\"\\\"}\",\"version\":1,\"ordering\":null,\"metakey\":\"\",\"metadesc\":\"\",\"access\":\"1\",\"hits\":null,\"metadata\":\"{\\\"robots\\\":\\\"\\\",\\\"author\\\":\\\"\\\",\\\"rights\\\":\\\"\\\",\\\"xreference\\\":\\\"\\\"}\",\"featured\":\"1\",\"language\":\"*\",\"xreference\":\"\",\"note\":\"\"}', 0),
(846, 122, 1, '', '2019-11-25 16:29:41', 231, 3374, 'a932c8fa9449abcfcd81ebec400bce98d6afae4d', '{\"id\":122,\"asset_id\":\"367\",\"title\":\"Semana das Ci\\u00eancias e das Tecnologias - Programa atulizado\",\"alias\":\"semana-das-ciencias-e-das-tecnologias-programa-atulizado\",\"introtext\":\"\",\"fulltext\":\"\\r\\n<p style=\\\"text-align: center;\\\">\\r\\n\\t<img alt=\\\"\\\" src=\\\"images\\/programatualizado-2.png\\\" style=\\\"width: 600px; height: 418px;\\\" \\/><img alt=\\\"\\\" src=\\\"images\\/programatualizado-1.png\\\" style=\\\"width: 600px; height: 418px;\\\" \\/><\\/p>\\r\\n\",\"state\":1,\"catid\":\"11\",\"created\":\"2019-11-25 16:28:33\",\"created_by\":\"231\",\"created_by_alias\":\"\",\"modified\":\"2019-11-25 16:29:41\",\"modified_by\":\"231\",\"checked_out\":\"231\",\"checked_out_time\":\"2019-11-25 16:29:18\",\"publish_up\":\"2019-11-25 16:28:33\",\"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\":\"{\\\"article_layout\\\":\\\"\\\",\\\"show_title\\\":\\\"\\\",\\\"link_titles\\\":\\\"\\\",\\\"show_tags\\\":\\\"\\\",\\\"show_intro\\\":\\\"\\\",\\\"info_block_position\\\":\\\"\\\",\\\"info_block_show_title\\\":\\\"\\\",\\\"show_category\\\":\\\"\\\",\\\"link_category\\\":\\\"\\\",\\\"show_parent_category\\\":\\\"\\\",\\\"link_parent_category\\\":\\\"\\\",\\\"show_associations\\\":\\\"\\\",\\\"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_page_title\\\":\\\"\\\",\\\"show_publishing_options\\\":\\\"\\\",\\\"show_article_options\\\":\\\"\\\",\\\"show_urls_images_backend\\\":\\\"\\\",\\\"show_urls_images_frontend\\\":\\\"\\\",\\\"astroid_article_type\\\":\\\"regular\\\",\\\"astroid_article_video_type\\\":\\\"youtube\\\",\\\"astroid_article_video_url\\\":\\\"\\\",\\\"astroid_article_gallery_width\\\":\\\"\\\",\\\"astroid_article_gallery_bullets\\\":\\\"1\\\",\\\"astroid_article_gallery_navigation\\\":\\\"1\\\",\\\"astroid_article_thumbnail\\\":\\\"1\\\",\\\"astroid_article_gallery_items\\\":[],\\\"astroid_article_audio_source\\\":\\\"soundcloud\\\",\\\"astroid_article_audio_soundcloud\\\":\\\"\\\",\\\"astroid_article_audio_spotify\\\":\\\"\\\",\\\"astroid_article_review_heading\\\":\\\"\\\",\\\"astroid_article_review_summery\\\":\\\"\\\",\\\"astroid_article_review_good\\\":\\\"\\\",\\\"astroid_article_review_bad\\\":\\\"\\\",\\\"astroid_article_review_rating\\\":\\\"5\\\",\\\"astroid_article_button_action\\\":\\\"\\\",\\\"astroid_article_button_link\\\":\\\"\\\",\\\"astroid_article_review_criterias\\\":[],\\\"astroid_article_quote_text\\\":\\\"\\\",\\\"astroid_article_quote_author\\\":\\\"\\\",\\\"astroid_article_badge\\\":\\\"0\\\",\\\"astroid_article_badge_type\\\":\\\"2\\\",\\\"astroid_article_badge_text\\\":\\\"\\\",\\\"astroid_article_badge_color\\\":\\\"\\\",\\\"astroid_article_badge_text_color\\\":\\\"\\\",\\\"astroid_relatedposts\\\":\\\"\\\",\\\"astroid_socialshare\\\":\\\"\\\",\\\"astroid_comments\\\":\\\"\\\",\\\"astroid_posttype\\\":\\\"\\\",\\\"astroid_readtime\\\":\\\"\\\",\\\"astroid_authorinfo\\\":\\\"\\\",\\\"astroid_og_title\\\":\\\"\\\",\\\"astroid_og_desc\\\":\\\"\\\",\\\"astroid_og_image\\\":\\\"\\\"}\",\"version\":2,\"ordering\":\"0\",\"metakey\":\"\",\"metadesc\":\"\",\"access\":\"1\",\"hits\":\"0\",\"metadata\":\"{\\\"robots\\\":\\\"\\\",\\\"author\\\":\\\"\\\",\\\"rights\\\":\\\"\\\",\\\"xreference\\\":\\\"\\\"}\",\"featured\":\"1\",\"language\":\"*\",\"xreference\":\"\",\"note\":\"\"}', 0),
(847, 122, 1, '', '2019-11-25 16:30:40', 231, 3886, '615cd5e763064be19917c02fa321ccba4c6c7fec', '{\"id\":122,\"asset_id\":\"367\",\"title\":\"Semana das Ci\\u00eancias e das Tecnologias - Programa atulizado\",\"alias\":\"semana-das-ciencias-e-das-tecnologias-programa-atulizado\",\"introtext\":\"\",\"fulltext\":\"\\r\\n<table border=\\\"0\\\" cellpadding=\\\"1\\\" cellspacing=\\\"1\\\" style=\\\"width: 500px;\\\">\\r\\n\\t<tbody>\\r\\n\\t\\t<tr>\\r\\n\\t\\t\\t<td>\\r\\n\\t\\t\\t\\t<img alt=\\\"\\\" src=\\\"images\\/programatualizado-2.png\\\" style=\\\"color: rgb(34, 34, 34); cursor: default; font-family: Arial; font-size: 12px; font-style: normal; font-variant: normal; font-weight: 400; height: 418px; letter-spacing: normal; orphans: 2; text-align: center; text-decoration: none; text-indent: 0px; text-transform: none; -webkit-text-stroke-width: 0px; white-space: normal; width: 600px; word-spacing: 0px;\\\" \\/><\\/td>\\r\\n\\t\\t<\\/tr>\\r\\n\\t<\\/tbody>\\r\\n<\\/table>\\r\\n<p style=\\\"text-align: center;\\\">\\r\\n\\t<img alt=\\\"\\\" src=\\\"images\\/programatualizado-1.png\\\" style=\\\"width: 600px; height: 418px;\\\" \\/><\\/p>\\r\\n\",\"state\":1,\"catid\":\"11\",\"created\":\"2019-11-25 16:28:33\",\"created_by\":\"231\",\"created_by_alias\":\"\",\"modified\":\"2019-11-25 16:30:40\",\"modified_by\":\"231\",\"checked_out\":\"231\",\"checked_out_time\":\"2019-11-25 16:29:54\",\"publish_up\":\"2019-11-25 16:28:33\",\"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\":\"{\\\"article_layout\\\":\\\"\\\",\\\"show_title\\\":\\\"\\\",\\\"link_titles\\\":\\\"\\\",\\\"show_tags\\\":\\\"\\\",\\\"show_intro\\\":\\\"\\\",\\\"info_block_position\\\":\\\"\\\",\\\"info_block_show_title\\\":\\\"\\\",\\\"show_category\\\":\\\"\\\",\\\"link_category\\\":\\\"\\\",\\\"show_parent_category\\\":\\\"\\\",\\\"link_parent_category\\\":\\\"\\\",\\\"show_associations\\\":\\\"\\\",\\\"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_page_title\\\":\\\"\\\",\\\"show_publishing_options\\\":\\\"\\\",\\\"show_article_options\\\":\\\"\\\",\\\"show_urls_images_backend\\\":\\\"\\\",\\\"show_urls_images_frontend\\\":\\\"\\\",\\\"astroid_article_type\\\":\\\"regular\\\",\\\"astroid_article_video_type\\\":\\\"youtube\\\",\\\"astroid_article_video_url\\\":\\\"\\\",\\\"astroid_article_gallery_width\\\":\\\"\\\",\\\"astroid_article_gallery_bullets\\\":\\\"1\\\",\\\"astroid_article_gallery_navigation\\\":\\\"1\\\",\\\"astroid_article_thumbnail\\\":\\\"1\\\",\\\"astroid_article_gallery_items\\\":[],\\\"astroid_article_audio_source\\\":\\\"soundcloud\\\",\\\"astroid_article_audio_soundcloud\\\":\\\"\\\",\\\"astroid_article_audio_spotify\\\":\\\"\\\",\\\"astroid_article_review_heading\\\":\\\"\\\",\\\"astroid_article_review_summery\\\":\\\"\\\",\\\"astroid_article_review_good\\\":\\\"\\\",\\\"astroid_article_review_bad\\\":\\\"\\\",\\\"astroid_article_review_rating\\\":\\\"5\\\",\\\"astroid_article_button_action\\\":\\\"\\\",\\\"astroid_article_button_link\\\":\\\"\\\",\\\"astroid_article_review_criterias\\\":[],\\\"astroid_article_quote_text\\\":\\\"\\\",\\\"astroid_article_quote_author\\\":\\\"\\\",\\\"astroid_article_badge\\\":\\\"0\\\",\\\"astroid_article_badge_type\\\":\\\"2\\\",\\\"astroid_article_badge_text\\\":\\\"\\\",\\\"astroid_article_badge_color\\\":\\\"\\\",\\\"astroid_article_badge_text_color\\\":\\\"\\\",\\\"astroid_relatedposts\\\":\\\"\\\",\\\"astroid_socialshare\\\":\\\"\\\",\\\"astroid_comments\\\":\\\"\\\",\\\"astroid_posttype\\\":\\\"\\\",\\\"astroid_readtime\\\":\\\"\\\",\\\"astroid_authorinfo\\\":\\\"\\\",\\\"astroid_og_title\\\":\\\"\\\",\\\"astroid_og_desc\\\":\\\"\\\",\\\"astroid_og_image\\\":\\\"\\\"}\",\"version\":3,\"ordering\":\"0\",\"metakey\":\"\",\"metadesc\":\"\",\"access\":\"1\",\"hits\":\"0\",\"metadata\":\"{\\\"robots\\\":\\\"\\\",\\\"author\\\":\\\"\\\",\\\"rights\\\":\\\"\\\",\\\"xreference\\\":\\\"\\\"}\",\"featured\":\"1\",\"language\":\"*\",\"xreference\":\"\",\"note\":\"\"}', 0),
(848, 122, 1, '', '2019-11-25 16:32:49', 231, 4023, '6d0adc59401b69804078902b0725746382dc6f88', '{\"id\":122,\"asset_id\":\"367\",\"title\":\"Semana das Ci\\u00eancias e das Tecnologias - Programa atulizado\",\"alias\":\"semana-das-ciencias-e-das-tecnologias-programa-atulizado\",\"introtext\":\"<p>\\r\\n\\t&nbsp;<\\/p>\\r\\n<p>\\r\\n\\t&nbsp;<\\/p>\\r\\n<table align=\\\"center\\\" border=\\\"0\\\" cellpadding=\\\"1\\\" cellspacing=\\\"1\\\" style=\\\"width: 500px;\\\">\\r\\n\\t<tbody>\\r\\n\\t\\t<tr>\\r\\n\\t\\t\\t<td>\\r\\n\\t\\t\\t\\t<p>\\r\\n\\t\\t\\t\\t\\t<img alt=\\\"\\\" src=\\\"images\\/programatualizado-2.png\\\" style=\\\"color: rgb(34, 34, 34); cursor: default; font-family: Arial; font-size: 12px; font-style: normal; font-variant: normal; font-weight: 400; height: 418px; letter-spacing: normal; orphans: 2; text-align: center; text-decoration: none; text-indent: 0px; text-transform: none; -webkit-text-stroke-width: 0px; white-space: normal; width: 600px; word-spacing: 0px;\\\" \\/><\\/p>\\r\\n\\t\\t\\t\\t<p>\\r\\n\\t\\t\\t\\t\\t&nbsp;<\\/p>\\r\\n\\t\\t\\t<\\/td>\\r\\n\\t\\t<\\/tr>\\r\\n\\t<\\/tbody>\\r\\n<\\/table>\\r\\n\",\"fulltext\":\"\\r\\n<p style=\\\"text-align: center;\\\">\\r\\n\\t<img alt=\\\"\\\" src=\\\"images\\/programatualizado-1.png\\\" style=\\\"width: 600px; height: 418px;\\\" \\/><\\/p>\\r\\n\",\"state\":1,\"catid\":\"11\",\"created\":\"2019-11-25 16:28:33\",\"created_by\":\"231\",\"created_by_alias\":\"\",\"modified\":\"2019-11-25 16:32:49\",\"modified_by\":\"231\",\"checked_out\":\"231\",\"checked_out_time\":\"2019-11-25 16:30:40\",\"publish_up\":\"2019-11-25 16:28:33\",\"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\":\"{\\\"article_layout\\\":\\\"\\\",\\\"show_title\\\":\\\"\\\",\\\"link_titles\\\":\\\"\\\",\\\"show_tags\\\":\\\"\\\",\\\"show_intro\\\":\\\"\\\",\\\"info_block_position\\\":\\\"\\\",\\\"info_block_show_title\\\":\\\"\\\",\\\"show_category\\\":\\\"\\\",\\\"link_category\\\":\\\"\\\",\\\"show_parent_category\\\":\\\"\\\",\\\"link_parent_category\\\":\\\"\\\",\\\"show_associations\\\":\\\"\\\",\\\"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_page_title\\\":\\\"\\\",\\\"show_publishing_options\\\":\\\"\\\",\\\"show_article_options\\\":\\\"\\\",\\\"show_urls_images_backend\\\":\\\"\\\",\\\"show_urls_images_frontend\\\":\\\"\\\",\\\"astroid_article_type\\\":\\\"regular\\\",\\\"astroid_article_video_type\\\":\\\"youtube\\\",\\\"astroid_article_video_url\\\":\\\"\\\",\\\"astroid_article_gallery_width\\\":\\\"\\\",\\\"astroid_article_gallery_bullets\\\":\\\"1\\\",\\\"astroid_article_gallery_navigation\\\":\\\"1\\\",\\\"astroid_article_thumbnail\\\":\\\"1\\\",\\\"astroid_article_gallery_items\\\":[],\\\"astroid_article_audio_source\\\":\\\"soundcloud\\\",\\\"astroid_article_audio_soundcloud\\\":\\\"\\\",\\\"astroid_article_audio_spotify\\\":\\\"\\\",\\\"astroid_article_review_heading\\\":\\\"\\\",\\\"astroid_article_review_summery\\\":\\\"\\\",\\\"astroid_article_review_good\\\":\\\"\\\",\\\"astroid_article_review_bad\\\":\\\"\\\",\\\"astroid_article_review_rating\\\":\\\"5\\\",\\\"astroid_article_button_action\\\":\\\"\\\",\\\"astroid_article_button_link\\\":\\\"\\\",\\\"astroid_article_review_criterias\\\":[],\\\"astroid_article_quote_text\\\":\\\"\\\",\\\"astroid_article_quote_author\\\":\\\"\\\",\\\"astroid_article_badge\\\":\\\"0\\\",\\\"astroid_article_badge_type\\\":\\\"2\\\",\\\"astroid_article_badge_text\\\":\\\"\\\",\\\"astroid_article_badge_color\\\":\\\"\\\",\\\"astroid_article_badge_text_color\\\":\\\"\\\",\\\"astroid_relatedposts\\\":\\\"\\\",\\\"astroid_socialshare\\\":\\\"\\\",\\\"astroid_comments\\\":\\\"\\\",\\\"astroid_posttype\\\":\\\"\\\",\\\"astroid_readtime\\\":\\\"\\\",\\\"astroid_authorinfo\\\":\\\"\\\",\\\"astroid_og_title\\\":\\\"\\\",\\\"astroid_og_desc\\\":\\\"\\\",\\\"astroid_og_image\\\":\\\"\\\"}\",\"version\":4,\"ordering\":\"0\",\"metakey\":\"\",\"metadesc\":\"\",\"access\":\"1\",\"hits\":\"0\",\"metadata\":\"{\\\"robots\\\":\\\"\\\",\\\"author\\\":\\\"\\\",\\\"rights\\\":\\\"\\\",\\\"xreference\\\":\\\"\\\"}\",\"featured\":\"1\",\"language\":\"*\",\"xreference\":\"\",\"note\":\"\"}', 0),
(849, 122, 1, '', '2019-11-25 16:33:35', 231, 3446, 'd6a9fab26cf75193df4bc2b7ca3fa4cc64b37a0a', '{\"id\":122,\"asset_id\":\"367\",\"title\":\"Semana das Ci\\u00eancias e das Tecnologias - Programa atulizado\",\"alias\":\"semana-das-ciencias-e-das-tecnologias-programa-atulizado\",\"introtext\":\"<p>\\r\\n\\t&nbsp;<\\/p>\\r\\n<p style=\\\"text-align: center;\\\">\\r\\n\\t<img alt=\\\"\\\" src=\\\"images\\/programatualizado-2.png\\\" style=\\\"width: 600px; height: 418px;\\\" \\/><\\/p>\\r\\n\",\"fulltext\":\"\\r\\n<p style=\\\"text-align: center;\\\">\\r\\n\\t<img alt=\\\"\\\" src=\\\"images\\/programatualizado-1.png\\\" style=\\\"width: 600px; height: 418px;\\\" \\/><\\/p>\\r\\n\",\"state\":1,\"catid\":\"11\",\"created\":\"2019-11-25 16:28:33\",\"created_by\":\"231\",\"created_by_alias\":\"\",\"modified\":\"2019-11-25 16:33:35\",\"modified_by\":\"231\",\"checked_out\":\"231\",\"checked_out_time\":\"2019-11-25 16:32:49\",\"publish_up\":\"2019-11-25 16:28:33\",\"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\":\"{\\\"article_layout\\\":\\\"\\\",\\\"show_title\\\":\\\"\\\",\\\"link_titles\\\":\\\"\\\",\\\"show_tags\\\":\\\"\\\",\\\"show_intro\\\":\\\"\\\",\\\"info_block_position\\\":\\\"\\\",\\\"info_block_show_title\\\":\\\"\\\",\\\"show_category\\\":\\\"\\\",\\\"link_category\\\":\\\"\\\",\\\"show_parent_category\\\":\\\"\\\",\\\"link_parent_category\\\":\\\"\\\",\\\"show_associations\\\":\\\"\\\",\\\"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_page_title\\\":\\\"\\\",\\\"show_publishing_options\\\":\\\"\\\",\\\"show_article_options\\\":\\\"\\\",\\\"show_urls_images_backend\\\":\\\"\\\",\\\"show_urls_images_frontend\\\":\\\"\\\",\\\"astroid_article_type\\\":\\\"regular\\\",\\\"astroid_article_video_type\\\":\\\"youtube\\\",\\\"astroid_article_video_url\\\":\\\"\\\",\\\"astroid_article_gallery_width\\\":\\\"\\\",\\\"astroid_article_gallery_bullets\\\":\\\"1\\\",\\\"astroid_article_gallery_navigation\\\":\\\"1\\\",\\\"astroid_article_thumbnail\\\":\\\"1\\\",\\\"astroid_article_gallery_items\\\":[],\\\"astroid_article_audio_source\\\":\\\"soundcloud\\\",\\\"astroid_article_audio_soundcloud\\\":\\\"\\\",\\\"astroid_article_audio_spotify\\\":\\\"\\\",\\\"astroid_article_review_heading\\\":\\\"\\\",\\\"astroid_article_review_summery\\\":\\\"\\\",\\\"astroid_article_review_good\\\":\\\"\\\",\\\"astroid_article_review_bad\\\":\\\"\\\",\\\"astroid_article_review_rating\\\":\\\"5\\\",\\\"astroid_article_button_action\\\":\\\"\\\",\\\"astroid_article_button_link\\\":\\\"\\\",\\\"astroid_article_review_criterias\\\":[],\\\"astroid_article_quote_text\\\":\\\"\\\",\\\"astroid_article_quote_author\\\":\\\"\\\",\\\"astroid_article_badge\\\":\\\"0\\\",\\\"astroid_article_badge_type\\\":\\\"2\\\",\\\"astroid_article_badge_text\\\":\\\"\\\",\\\"astroid_article_badge_color\\\":\\\"\\\",\\\"astroid_article_badge_text_color\\\":\\\"\\\",\\\"astroid_relatedposts\\\":\\\"\\\",\\\"astroid_socialshare\\\":\\\"\\\",\\\"astroid_comments\\\":\\\"\\\",\\\"astroid_posttype\\\":\\\"\\\",\\\"astroid_readtime\\\":\\\"\\\",\\\"astroid_authorinfo\\\":\\\"\\\",\\\"astroid_og_title\\\":\\\"\\\",\\\"astroid_og_desc\\\":\\\"\\\",\\\"astroid_og_image\\\":\\\"\\\"}\",\"version\":5,\"ordering\":\"0\",\"metakey\":\"\",\"metadesc\":\"\",\"access\":\"1\",\"hits\":\"0\",\"metadata\":\"{\\\"robots\\\":\\\"\\\",\\\"author\\\":\\\"\\\",\\\"rights\\\":\\\"\\\",\\\"xreference\\\":\\\"\\\"}\",\"featured\":\"1\",\"language\":\"*\",\"xreference\":\"\",\"note\":\"\"}', 0),
(850, 122, 1, '', '2019-11-25 16:33:58', 231, 3422, '5bba7b201e4c60de0ce3b87a4e8a1e0d49f8629b', '{\"id\":122,\"asset_id\":\"367\",\"title\":\"Semana das Ci\\u00eancias e das Tecnologias - Programa atulizado\",\"alias\":\"semana-das-ciencias-e-das-tecnologias-programa-atulizado\",\"introtext\":\"<p style=\\\"text-align: center;\\\">\\r\\n\\t<img alt=\\\"\\\" src=\\\"images\\/programatualizado-2.png\\\" style=\\\"width: 600px; height: 418px;\\\" \\/><\\/p>\\r\\n\",\"fulltext\":\"\\r\\n<p style=\\\"text-align: center;\\\">\\r\\n\\t<img alt=\\\"\\\" src=\\\"images\\/programatualizado-1.png\\\" style=\\\"width: 600px; height: 418px;\\\" \\/><\\/p>\\r\\n\",\"state\":1,\"catid\":\"11\",\"created\":\"2019-11-25 16:28:33\",\"created_by\":\"231\",\"created_by_alias\":\"\",\"modified\":\"2019-11-25 16:33:58\",\"modified_by\":\"231\",\"checked_out\":\"231\",\"checked_out_time\":\"2019-11-25 16:33:35\",\"publish_up\":\"2019-11-25 16:28:33\",\"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\":\"{\\\"article_layout\\\":\\\"\\\",\\\"show_title\\\":\\\"\\\",\\\"link_titles\\\":\\\"\\\",\\\"show_tags\\\":\\\"\\\",\\\"show_intro\\\":\\\"\\\",\\\"info_block_position\\\":\\\"\\\",\\\"info_block_show_title\\\":\\\"\\\",\\\"show_category\\\":\\\"\\\",\\\"link_category\\\":\\\"\\\",\\\"show_parent_category\\\":\\\"\\\",\\\"link_parent_category\\\":\\\"\\\",\\\"show_associations\\\":\\\"\\\",\\\"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_page_title\\\":\\\"\\\",\\\"show_publishing_options\\\":\\\"\\\",\\\"show_article_options\\\":\\\"\\\",\\\"show_urls_images_backend\\\":\\\"\\\",\\\"show_urls_images_frontend\\\":\\\"\\\",\\\"astroid_article_type\\\":\\\"regular\\\",\\\"astroid_article_video_type\\\":\\\"youtube\\\",\\\"astroid_article_video_url\\\":\\\"\\\",\\\"astroid_article_gallery_width\\\":\\\"\\\",\\\"astroid_article_gallery_bullets\\\":\\\"1\\\",\\\"astroid_article_gallery_navigation\\\":\\\"1\\\",\\\"astroid_article_thumbnail\\\":\\\"1\\\",\\\"astroid_article_gallery_items\\\":[],\\\"astroid_article_audio_source\\\":\\\"soundcloud\\\",\\\"astroid_article_audio_soundcloud\\\":\\\"\\\",\\\"astroid_article_audio_spotify\\\":\\\"\\\",\\\"astroid_article_review_heading\\\":\\\"\\\",\\\"astroid_article_review_summery\\\":\\\"\\\",\\\"astroid_article_review_good\\\":\\\"\\\",\\\"astroid_article_review_bad\\\":\\\"\\\",\\\"astroid_article_review_rating\\\":\\\"5\\\",\\\"astroid_article_button_action\\\":\\\"\\\",\\\"astroid_article_button_link\\\":\\\"\\\",\\\"astroid_article_review_criterias\\\":[],\\\"astroid_article_quote_text\\\":\\\"\\\",\\\"astroid_article_quote_author\\\":\\\"\\\",\\\"astroid_article_badge\\\":\\\"0\\\",\\\"astroid_article_badge_type\\\":\\\"2\\\",\\\"astroid_article_badge_text\\\":\\\"\\\",\\\"astroid_article_badge_color\\\":\\\"\\\",\\\"astroid_article_badge_text_color\\\":\\\"\\\",\\\"astroid_relatedposts\\\":\\\"\\\",\\\"astroid_socialshare\\\":\\\"\\\",\\\"astroid_comments\\\":\\\"\\\",\\\"astroid_posttype\\\":\\\"\\\",\\\"astroid_readtime\\\":\\\"\\\",\\\"astroid_authorinfo\\\":\\\"\\\",\\\"astroid_og_title\\\":\\\"\\\",\\\"astroid_og_desc\\\":\\\"\\\",\\\"astroid_og_image\\\":\\\"\\\"}\",\"version\":6,\"ordering\":\"0\",\"metakey\":\"\",\"metadesc\":\"\",\"access\":\"1\",\"hits\":\"0\",\"metadata\":\"{\\\"robots\\\":\\\"\\\",\\\"author\\\":\\\"\\\",\\\"rights\\\":\\\"\\\",\\\"xreference\\\":\\\"\\\"}\",\"featured\":\"1\",\"language\":\"*\",\"xreference\":\"\",\"note\":\"\"}', 0),
(851, 122, 1, '', '2019-11-26 21:11:19', 231, 3423, '22e33c64155fcf92abacc07bdbed39d8c650d19f', '{\"id\":122,\"asset_id\":\"367\",\"title\":\"Semana das Ci\\u00eancias e das Tecnologias - Programa atualizado\",\"alias\":\"semana-das-ciencias-e-das-tecnologias-programa-atulizado\",\"introtext\":\"<p style=\\\"text-align: center;\\\">\\r\\n\\t<img alt=\\\"\\\" src=\\\"images\\/programatualizado-2.png\\\" style=\\\"width: 600px; height: 418px;\\\" \\/><\\/p>\\r\\n\",\"fulltext\":\"\\r\\n<p style=\\\"text-align: center;\\\">\\r\\n\\t<img alt=\\\"\\\" src=\\\"images\\/programatualizado-1.png\\\" style=\\\"width: 600px; height: 418px;\\\" \\/><\\/p>\\r\\n\",\"state\":1,\"catid\":\"11\",\"created\":\"2019-11-25 16:28:33\",\"created_by\":\"231\",\"created_by_alias\":\"\",\"modified\":\"2019-11-26 21:11:19\",\"modified_by\":\"231\",\"checked_out\":\"231\",\"checked_out_time\":\"2019-11-26 21:10:22\",\"publish_up\":\"2019-11-25 16:28:33\",\"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\":\"{\\\"article_layout\\\":\\\"\\\",\\\"show_title\\\":\\\"\\\",\\\"link_titles\\\":\\\"\\\",\\\"show_tags\\\":\\\"\\\",\\\"show_intro\\\":\\\"\\\",\\\"info_block_position\\\":\\\"\\\",\\\"info_block_show_title\\\":\\\"\\\",\\\"show_category\\\":\\\"\\\",\\\"link_category\\\":\\\"\\\",\\\"show_parent_category\\\":\\\"\\\",\\\"link_parent_category\\\":\\\"\\\",\\\"show_associations\\\":\\\"\\\",\\\"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_page_title\\\":\\\"\\\",\\\"show_publishing_options\\\":\\\"\\\",\\\"show_article_options\\\":\\\"\\\",\\\"show_urls_images_backend\\\":\\\"\\\",\\\"show_urls_images_frontend\\\":\\\"\\\",\\\"astroid_article_type\\\":\\\"regular\\\",\\\"astroid_article_video_type\\\":\\\"youtube\\\",\\\"astroid_article_video_url\\\":\\\"\\\",\\\"astroid_article_gallery_width\\\":\\\"\\\",\\\"astroid_article_gallery_bullets\\\":\\\"1\\\",\\\"astroid_article_gallery_navigation\\\":\\\"1\\\",\\\"astroid_article_thumbnail\\\":\\\"1\\\",\\\"astroid_article_gallery_items\\\":[],\\\"astroid_article_audio_source\\\":\\\"soundcloud\\\",\\\"astroid_article_audio_soundcloud\\\":\\\"\\\",\\\"astroid_article_audio_spotify\\\":\\\"\\\",\\\"astroid_article_review_heading\\\":\\\"\\\",\\\"astroid_article_review_summery\\\":\\\"\\\",\\\"astroid_article_review_good\\\":\\\"\\\",\\\"astroid_article_review_bad\\\":\\\"\\\",\\\"astroid_article_review_rating\\\":\\\"5\\\",\\\"astroid_article_button_action\\\":\\\"\\\",\\\"astroid_article_button_link\\\":\\\"\\\",\\\"astroid_article_review_criterias\\\":[],\\\"astroid_article_quote_text\\\":\\\"\\\",\\\"astroid_article_quote_author\\\":\\\"\\\",\\\"astroid_article_badge\\\":\\\"0\\\",\\\"astroid_article_badge_type\\\":\\\"2\\\",\\\"astroid_article_badge_text\\\":\\\"\\\",\\\"astroid_article_badge_color\\\":\\\"\\\",\\\"astroid_article_badge_text_color\\\":\\\"\\\",\\\"astroid_relatedposts\\\":\\\"\\\",\\\"astroid_socialshare\\\":\\\"\\\",\\\"astroid_comments\\\":\\\"\\\",\\\"astroid_posttype\\\":\\\"\\\",\\\"astroid_readtime\\\":\\\"\\\",\\\"astroid_authorinfo\\\":\\\"\\\",\\\"astroid_og_title\\\":\\\"\\\",\\\"astroid_og_desc\\\":\\\"\\\",\\\"astroid_og_image\\\":\\\"\\\"}\",\"version\":7,\"ordering\":\"0\",\"metakey\":\"\",\"metadesc\":\"\",\"access\":\"1\",\"hits\":\"0\",\"metadata\":\"{\\\"robots\\\":\\\"\\\",\\\"author\\\":\\\"\\\",\\\"rights\\\":\\\"\\\",\\\"xreference\\\":\\\"\\\"}\",\"featured\":\"1\",\"language\":\"*\",\"xreference\":\"\",\"note\":\"\"}', 0),
(852, 123, 1, '', '2019-11-27 21:43:36', 231, 4819, 'aabdc8c9e58413a39bdbc10fdd863272baa9a630', '{\"id\":123,\"asset_id\":368,\"title\":\"Semana das Ci\\u00eancias e das Tecnologias - Rob\\u00f4tica\",\"alias\":\"semana-das-ciencias-e-das-tecnologias-robotica\",\"introtext\":\"<p>\\r\\n\\t<span style=\\\"font-family:&quot;Calibri&quot;,sans-serif;mso-fareast-font-family:&#10;&quot;Times New Roman&quot;;color:black\\\">A ANPRI, no &acirc;mbito da semana da Ci&ecirc;ncia e Tecnologia no Agrupamento de Escolas de Santa Maria Maior, realizou v&aacute;rias sess&otilde;es de workshops de Robot da Lego. Teve como alvo os alunos do 8&ordm; ano, tendo os mesmos participado ativamente, com muito empenho e entusiasmo.<\\/span><\\/p>\\r\\n<p>\\r\\n\\t<span style=\\\"font-family:&quot;Calibri&quot;,sans-serif;mso-fareast-font-family:&#10;&quot;Times New Roman&quot;;color:black\\\">Os alunos montaram v&aacute;rios modelos da Lego, tendo programado os mesmos com auxilio do respetivo software, tendo assim uma primeira experi&ecirc;ncia no &acirc;mbito da rob&oacute;tica.<\\/span><\\/p>\\r\\n\",\"fulltext\":\"\\r\\n<p>\\r\\n\\t&nbsp;<\\/p>\\r\\n<table border=\\\"1\\\" cellpadding=\\\"1\\\" cellspacing=\\\"1\\\" style=\\\"width: 500px;\\\">\\r\\n\\t<tbody>\\r\\n\\t\\t<tr>\\r\\n\\t\\t\\t<td>\\r\\n\\t\\t\\t\\t<img alt=\\\"\\\" src=\\\"images\\/P_20191126_093416_vHDR_On.jpg\\\" style=\\\"width: 400px;\\\" \\/><\\/td>\\r\\n\\t\\t\\t<td>\\r\\n\\t\\t\\t\\t<img alt=\\\"\\\" src=\\\"images\\/IMG_0614.JPG\\\" style=\\\"width: 400px; text-align: left; color: rgb(34, 34, 34); text-transform: none; text-indent: 0px; letter-spacing: normal; font-family: Arial; font-size: 12px; font-style: normal; font-variant: normal; font-weight: 400; text-decoration: none; word-spacing: 0px; white-space: normal; cursor: default; orphans: 2; -webkit-text-stroke-width: 0px;\\\" \\/><\\/td>\\r\\n\\t\\t<\\/tr>\\r\\n\\t\\t<tr>\\r\\n\\t\\t\\t<td>\\r\\n\\t\\t\\t\\t<img alt=\\\"\\\" src=\\\"images\\/IMG_0607.JPG\\\" style=\\\"width: 400px; height: 300px;\\\" \\/><\\/td>\\r\\n\\t\\t\\t<td>\\r\\n\\t\\t\\t\\tcxcxc<\\/td>\\r\\n\\t\\t<\\/tr>\\r\\n\\t<\\/tbody>\\r\\n<\\/table>\\r\\n<p>\\r\\n\\t&nbsp;<\\/p>\\r\\n\",\"state\":1,\"catid\":\"11\",\"created\":\"2019-11-27 21:43:36\",\"created_by\":\"231\",\"created_by_alias\":\"\",\"modified\":\"2019-11-27 21:43:36\",\"modified_by\":null,\"checked_out\":null,\"checked_out_time\":null,\"publish_up\":\"2019-11-27 21:43:36\",\"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\":\"{\\\"article_layout\\\":\\\"\\\",\\\"show_title\\\":\\\"\\\",\\\"link_titles\\\":\\\"\\\",\\\"show_tags\\\":\\\"\\\",\\\"show_intro\\\":\\\"\\\",\\\"info_block_position\\\":\\\"\\\",\\\"info_block_show_title\\\":\\\"\\\",\\\"show_category\\\":\\\"\\\",\\\"link_category\\\":\\\"\\\",\\\"show_parent_category\\\":\\\"\\\",\\\"link_parent_category\\\":\\\"\\\",\\\"show_associations\\\":\\\"\\\",\\\"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_page_title\\\":\\\"\\\",\\\"show_publishing_options\\\":\\\"\\\",\\\"show_article_options\\\":\\\"\\\",\\\"show_urls_images_backend\\\":\\\"\\\",\\\"show_urls_images_frontend\\\":\\\"\\\",\\\"astroid_article_type\\\":\\\"regular\\\",\\\"astroid_article_video_type\\\":\\\"youtube\\\",\\\"astroid_article_video_url\\\":\\\"\\\",\\\"astroid_article_gallery_width\\\":\\\"\\\",\\\"astroid_article_gallery_bullets\\\":\\\"1\\\",\\\"astroid_article_gallery_navigation\\\":\\\"1\\\",\\\"astroid_article_thumbnail\\\":\\\"1\\\",\\\"astroid_article_gallery_items\\\":[],\\\"astroid_article_audio_source\\\":\\\"soundcloud\\\",\\\"astroid_article_audio_soundcloud\\\":\\\"\\\",\\\"astroid_article_audio_spotify\\\":\\\"\\\",\\\"astroid_article_review_heading\\\":\\\"\\\",\\\"astroid_article_review_summery\\\":\\\"\\\",\\\"astroid_article_review_good\\\":\\\"\\\",\\\"astroid_article_review_bad\\\":\\\"\\\",\\\"astroid_article_review_rating\\\":\\\"5\\\",\\\"astroid_article_button_action\\\":\\\"\\\",\\\"astroid_article_button_link\\\":\\\"\\\",\\\"astroid_article_review_criterias\\\":[],\\\"astroid_article_quote_text\\\":\\\"\\\",\\\"astroid_article_quote_author\\\":\\\"\\\",\\\"astroid_article_badge\\\":\\\"0\\\",\\\"astroid_article_badge_type\\\":\\\"2\\\",\\\"astroid_article_badge_text\\\":\\\"\\\",\\\"astroid_article_badge_color\\\":\\\"\\\",\\\"astroid_article_badge_text_color\\\":\\\"\\\",\\\"astroid_relatedposts\\\":\\\"\\\",\\\"astroid_socialshare\\\":\\\"\\\",\\\"astroid_comments\\\":\\\"\\\",\\\"astroid_posttype\\\":\\\"\\\",\\\"astroid_readtime\\\":\\\"\\\",\\\"astroid_authorinfo\\\":\\\"\\\",\\\"astroid_og_title\\\":\\\"\\\",\\\"astroid_og_desc\\\":\\\"\\\",\\\"astroid_og_image\\\":\\\"\\\"}\",\"version\":1,\"ordering\":null,\"metakey\":\"\",\"metadesc\":\"\",\"access\":\"1\",\"hits\":null,\"metadata\":\"{\\\"robots\\\":\\\"\\\",\\\"author\\\":\\\"\\\",\\\"rights\\\":\\\"\\\",\\\"xreference\\\":\\\"\\\"}\",\"featured\":\"0\",\"language\":\"*\",\"xreference\":\"\",\"note\":\"\"}', 0),
(853, 123, 1, '', '2019-11-27 21:45:16', 231, 4934, '599700b35aca4b23f8383ea236f8b9da3a231385', '{\"id\":123,\"asset_id\":\"368\",\"title\":\"Semana das Ci\\u00eancias e das Tecnologias - Rob\\u00f4tica\",\"alias\":\"semana-das-ciencias-e-das-tecnologias-robotica\",\"introtext\":\"<p>\\r\\n\\t<span style=\\\"font-family:&quot;Calibri&quot;,sans-serif;mso-fareast-font-family:&#10;&quot;Times New Roman&quot;;color:black\\\">A ANPRI, no &acirc;mbito da semana da Ci&ecirc;ncia e Tecnologia no Agrupamento de Escolas de Santa Maria Maior, realizou v&aacute;rias sess&otilde;es de workshops de Robot da Lego. Teve como alvo os alunos do 8&ordm; ano, tendo os mesmos participado ativamente, com muito empenho e entusiasmo.<\\/span><\\/p>\\r\\n<p>\\r\\n\\t<span style=\\\"font-family:&quot;Calibri&quot;,sans-serif;mso-fareast-font-family:&#10;&quot;Times New Roman&quot;;color:black\\\">Os alunos montaram v&aacute;rios modelos da Lego, tendo programado os mesmos com auxilio do respetivo software, tendo assim uma primeira experi&ecirc;ncia no &acirc;mbito da rob&oacute;tica.<\\/span><\\/p>\\r\\n\",\"fulltext\":\"\\r\\n<p>\\r\\n\\t&nbsp;<\\/p>\\r\\n<table align=\\\"center\\\" border=\\\"0\\\" cellpadding=\\\"1\\\" cellspacing=\\\"1\\\" style=\\\"width: 500px;\\\">\\r\\n\\t<tbody>\\r\\n\\t\\t<tr>\\r\\n\\t\\t\\t<td>\\r\\n\\t\\t\\t\\t<img alt=\\\"\\\" src=\\\"images\\/IMG_0607.JPG\\\" style=\\\"width: 400px; height: 300px;\\\" \\/><\\/td>\\r\\n\\t\\t\\t<td>\\r\\n\\t\\t\\t\\t<img alt=\\\"\\\" src=\\\"images\\/IMG_0614.JPG\\\" style=\\\"width: 400px; text-align: right; color: rgb(34, 34, 34); text-transform: none; text-indent: 0px; letter-spacing: normal; font-family: Arial; font-size: 12px; font-style: normal; font-variant: normal; font-weight: 400; text-decoration: none; word-spacing: 0px; white-space: normal; cursor: default; orphans: 2; -webkit-text-stroke-width: 0px;\\\" \\/><\\/td>\\r\\n\\t\\t<\\/tr>\\r\\n\\t\\t<tr>\\r\\n\\t\\t\\t<td>\\r\\n\\t\\t\\t\\t<img alt=\\\"\\\" src=\\\"images\\/IMG_0607.JPG\\\" style=\\\"width: 400px; height: 300px;\\\" \\/><\\/td>\\r\\n\\t\\t\\t<td>\\r\\n\\t\\t\\t\\t<img alt=\\\"\\\" src=\\\"images\\/IMG_0600.jpg\\\" style=\\\"width: 400px; height: 300px;\\\" \\/><\\/td>\\r\\n\\t\\t<\\/tr>\\r\\n\\t<\\/tbody>\\r\\n<\\/table>\\r\\n<p>\\r\\n\\t&nbsp;<\\/p>\\r\\n\",\"state\":1,\"catid\":\"11\",\"created\":\"2019-11-27 21:43:36\",\"created_by\":\"231\",\"created_by_alias\":\"\",\"modified\":\"2019-11-27 21:45:16\",\"modified_by\":\"231\",\"checked_out\":\"231\",\"checked_out_time\":\"2019-11-27 21:43:40\",\"publish_up\":\"2019-11-27 21:43:36\",\"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\":\"{\\\"article_layout\\\":\\\"\\\",\\\"show_title\\\":\\\"\\\",\\\"link_titles\\\":\\\"\\\",\\\"show_tags\\\":\\\"\\\",\\\"show_intro\\\":\\\"\\\",\\\"info_block_position\\\":\\\"\\\",\\\"info_block_show_title\\\":\\\"\\\",\\\"show_category\\\":\\\"\\\",\\\"link_category\\\":\\\"\\\",\\\"show_parent_category\\\":\\\"\\\",\\\"link_parent_category\\\":\\\"\\\",\\\"show_associations\\\":\\\"\\\",\\\"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_page_title\\\":\\\"\\\",\\\"show_publishing_options\\\":\\\"\\\",\\\"show_article_options\\\":\\\"\\\",\\\"show_urls_images_backend\\\":\\\"\\\",\\\"show_urls_images_frontend\\\":\\\"\\\",\\\"astroid_article_type\\\":\\\"regular\\\",\\\"astroid_article_video_type\\\":\\\"youtube\\\",\\\"astroid_article_video_url\\\":\\\"\\\",\\\"astroid_article_gallery_width\\\":\\\"\\\",\\\"astroid_article_gallery_bullets\\\":\\\"1\\\",\\\"astroid_article_gallery_navigation\\\":\\\"1\\\",\\\"astroid_article_thumbnail\\\":\\\"1\\\",\\\"astroid_article_gallery_items\\\":[],\\\"astroid_article_audio_source\\\":\\\"soundcloud\\\",\\\"astroid_article_audio_soundcloud\\\":\\\"\\\",\\\"astroid_article_audio_spotify\\\":\\\"\\\",\\\"astroid_article_review_heading\\\":\\\"\\\",\\\"astroid_article_review_summery\\\":\\\"\\\",\\\"astroid_article_review_good\\\":\\\"\\\",\\\"astroid_article_review_bad\\\":\\\"\\\",\\\"astroid_article_review_rating\\\":\\\"5\\\",\\\"astroid_article_button_action\\\":\\\"\\\",\\\"astroid_article_button_link\\\":\\\"\\\",\\\"astroid_article_review_criterias\\\":[],\\\"astroid_article_quote_text\\\":\\\"\\\",\\\"astroid_article_quote_author\\\":\\\"\\\",\\\"astroid_article_badge\\\":\\\"0\\\",\\\"astroid_article_badge_type\\\":\\\"2\\\",\\\"astroid_article_badge_text\\\":\\\"\\\",\\\"astroid_article_badge_color\\\":\\\"\\\",\\\"astroid_article_badge_text_color\\\":\\\"\\\",\\\"astroid_relatedposts\\\":\\\"\\\",\\\"astroid_socialshare\\\":\\\"\\\",\\\"astroid_comments\\\":\\\"\\\",\\\"astroid_posttype\\\":\\\"\\\",\\\"astroid_readtime\\\":\\\"\\\",\\\"astroid_authorinfo\\\":\\\"\\\",\\\"astroid_og_title\\\":\\\"\\\",\\\"astroid_og_desc\\\":\\\"\\\",\\\"astroid_og_image\\\":\\\"\\\"}\",\"version\":2,\"ordering\":\"0\",\"metakey\":\"\",\"metadesc\":\"\",\"access\":\"1\",\"hits\":\"0\",\"metadata\":\"{\\\"robots\\\":\\\"\\\",\\\"author\\\":\\\"\\\",\\\"rights\\\":\\\"\\\",\\\"xreference\\\":\\\"\\\"}\",\"featured\":\"1\",\"language\":\"*\",\"xreference\":\"\",\"note\":\"\"}', 0),
(854, 123, 1, '', '2019-11-27 21:47:13', 231, 4956, 'ac31af81dc1f01aa04ebb2dc9d57969a182d1bd0', '{\"id\":123,\"asset_id\":\"368\",\"title\":\"Semana das Ci\\u00eancias e das Tecnologias - Rob\\u00f4tica\",\"alias\":\"semana-das-ciencias-e-das-tecnologias-robotica\",\"introtext\":\"<p>\\r\\n\\t<span style=\\\"font-family:&quot;Calibri&quot;,sans-serif;mso-fareast-font-family:&#10;&quot;Times New Roman&quot;;color:black\\\">A ANPRI, no &acirc;mbito da semana da Ci&ecirc;ncia e Tecnologia no Agrupamento de Escolas de Santa Maria Maior, realizou v&aacute;rias sess&otilde;es de workshops de Robot da Lego. Teve como alvo os alunos do 8&ordm; ano, tendo os mesmos participado ativamente, com muito empenho e entusiasmo.<\\/span><\\/p>\\r\\n<p>\\r\\n\\t<span style=\\\"font-family:&quot;Calibri&quot;,sans-serif;mso-fareast-font-family:&#10;&quot;Times New Roman&quot;;color:black\\\">Os alunos montaram v&aacute;rios modelos da Lego, tendo programado os mesmos com auxilio do respetivo software, tendo assim uma primeira experi&ecirc;ncia no &acirc;mbito da rob&oacute;tica.<\\/span><\\/p>\\r\\n\",\"fulltext\":\"\\r\\n<p>\\r\\n\\t&nbsp;<\\/p>\\r\\n<table align=\\\"center\\\" border=\\\"0\\\" cellpadding=\\\"1\\\" cellspacing=\\\"1\\\" style=\\\"width: 500px;\\\">\\r\\n\\t<tbody>\\r\\n\\t\\t<tr>\\r\\n\\t\\t\\t<td>\\r\\n\\t\\t\\t\\t<img alt=\\\"\\\" src=\\\"images\\/IMG_0607.JPG\\\" style=\\\"width: 400px; height: 300px;\\\" \\/><\\/td>\\r\\n\\t\\t\\t<td>\\r\\n\\t\\t\\t\\t<img alt=\\\"\\\" src=\\\"images\\/IMG_0614.JPG\\\" style=\\\"width: 400px; text-align: right; color: rgb(34, 34, 34); text-transform: none; text-indent: 0px; letter-spacing: normal; font-family: Arial; font-size: 12px; font-style: normal; font-variant: normal; font-weight: 400; text-decoration: none; word-spacing: 0px; white-space: normal; cursor: default; orphans: 2; -webkit-text-stroke-width: 0px;\\\" \\/><\\/td>\\r\\n\\t\\t<\\/tr>\\r\\n\\t\\t<tr>\\r\\n\\t\\t\\t<td>\\r\\n\\t\\t\\t\\t<img alt=\\\"\\\" src=\\\"images\\/IMG_0607.JPG\\\" style=\\\"width: 400px; height: 300px;\\\" \\/><\\/td>\\r\\n\\t\\t\\t<td>\\r\\n\\t\\t\\t\\t<img alt=\\\"\\\" src=\\\"images\\/IMG_0600.jpg\\\" style=\\\"width: 400px; height: 300px;\\\" \\/><\\/td>\\r\\n\\t\\t<\\/tr>\\r\\n\\t<\\/tbody>\\r\\n<\\/table>\\r\\n<p>\\r\\n\\t&nbsp;<\\/p>\\r\\n\",\"state\":1,\"catid\":\"11\",\"created\":\"2019-11-27 21:43:36\",\"created_by\":\"231\",\"created_by_alias\":\"\",\"modified\":\"2019-11-27 21:47:13\",\"modified_by\":\"231\",\"checked_out\":\"231\",\"checked_out_time\":\"2019-11-27 21:46:18\",\"publish_up\":\"2019-11-27 21:43:36\",\"publish_down\":\"0000-00-00 00:00:00\",\"images\":\"{\\\"image_intro\\\":\\\"images\\\\\\/IMG_0600.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\":\"{\\\"article_layout\\\":\\\"\\\",\\\"show_title\\\":\\\"\\\",\\\"link_titles\\\":\\\"\\\",\\\"show_tags\\\":\\\"\\\",\\\"show_intro\\\":\\\"\\\",\\\"info_block_position\\\":\\\"\\\",\\\"info_block_show_title\\\":\\\"\\\",\\\"show_category\\\":\\\"\\\",\\\"link_category\\\":\\\"\\\",\\\"show_parent_category\\\":\\\"\\\",\\\"link_parent_category\\\":\\\"\\\",\\\"show_associations\\\":\\\"\\\",\\\"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_page_title\\\":\\\"\\\",\\\"show_publishing_options\\\":\\\"\\\",\\\"show_article_options\\\":\\\"\\\",\\\"show_urls_images_backend\\\":\\\"\\\",\\\"show_urls_images_frontend\\\":\\\"\\\",\\\"astroid_article_type\\\":\\\"regular\\\",\\\"astroid_article_video_type\\\":\\\"youtube\\\",\\\"astroid_article_video_url\\\":\\\"\\\",\\\"astroid_article_gallery_width\\\":\\\"\\\",\\\"astroid_article_gallery_bullets\\\":\\\"1\\\",\\\"astroid_article_gallery_navigation\\\":\\\"1\\\",\\\"astroid_article_thumbnail\\\":\\\"1\\\",\\\"astroid_article_gallery_items\\\":[],\\\"astroid_article_audio_source\\\":\\\"soundcloud\\\",\\\"astroid_article_audio_soundcloud\\\":\\\"\\\",\\\"astroid_article_audio_spotify\\\":\\\"\\\",\\\"astroid_article_review_heading\\\":\\\"\\\",\\\"astroid_article_review_summery\\\":\\\"\\\",\\\"astroid_article_review_good\\\":\\\"\\\",\\\"astroid_article_review_bad\\\":\\\"\\\",\\\"astroid_article_review_rating\\\":\\\"5\\\",\\\"astroid_article_button_action\\\":\\\"\\\",\\\"astroid_article_button_link\\\":\\\"\\\",\\\"astroid_article_review_criterias\\\":[],\\\"astroid_article_quote_text\\\":\\\"\\\",\\\"astroid_article_quote_author\\\":\\\"\\\",\\\"astroid_article_badge\\\":\\\"0\\\",\\\"astroid_article_badge_type\\\":\\\"2\\\",\\\"astroid_article_badge_text\\\":\\\"\\\",\\\"astroid_article_badge_color\\\":\\\"\\\",\\\"astroid_article_badge_text_color\\\":\\\"\\\",\\\"astroid_relatedposts\\\":\\\"\\\",\\\"astroid_socialshare\\\":\\\"\\\",\\\"astroid_comments\\\":\\\"\\\",\\\"astroid_posttype\\\":\\\"\\\",\\\"astroid_readtime\\\":\\\"\\\",\\\"astroid_authorinfo\\\":\\\"\\\",\\\"astroid_og_title\\\":\\\"\\\",\\\"astroid_og_desc\\\":\\\"\\\",\\\"astroid_og_image\\\":\\\"\\\"}\",\"version\":3,\"ordering\":\"0\",\"metakey\":\"\",\"metadesc\":\"\",\"access\":\"1\",\"hits\":\"0\",\"metadata\":\"{\\\"robots\\\":\\\"\\\",\\\"author\\\":\\\"\\\",\\\"rights\\\":\\\"\\\",\\\"xreference\\\":\\\"\\\"}\",\"featured\":\"1\",\"language\":\"*\",\"xreference\":\"\",\"note\":\"\"}', 0);
INSERT INTO `ynfp8_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
(855, 102, 1, '', '2019-11-28 15:47:15', 253, 2748, '5c734db806d3e9b76eaf05d8134b241fc3f51363', '{\"id\":102,\"asset_id\":\"347\",\"title\":\"Ementa Semanal Frei e EsMaior \",\"alias\":\"ementa-semanal-frei-e-esmaior\",\"introtext\":\"<p>&nbsp;<\\/p>\\r\\n<p>&nbsp;<\\/p>\\r\\n<p><img src=\\\"images\\/Almocos\\/Novembro2019\\/maiornov2019-4.jpg\\\" alt=\\\"maiornov2019 4\\\" \\/><\\/p>\\r\\n<p>&nbsp;<\\/p>\\r\\n<p><img src=\\\"images\\/Almocos\\/Dezembro2019\\/maiordez-1.png\\\" alt=\\\"maiordez 1\\\" \\/><\\/p>\\r\\n<p><img src=\\\"images\\/Almocos\\/Dezembro2019\\/maiordez-2.png\\\" alt=\\\"maiordez 2\\\" \\/><\\/p>\\r\\n<p>&nbsp;<\\/p>\\r\\n<p><img src=\\\"images\\/Almocos\\/Dezembro2019\\/maiordez-3.png\\\" alt=\\\"maiordez 3\\\" \\/><\\/p>\\r\\n<p>&nbsp;<\\/p>\",\"fulltext\":\"\",\"state\":\"1\",\"catid\":\"16\",\"created\":\"2019-09-24 20:55:42\",\"created_by\":\"231\",\"created_by_alias\":\"\",\"modified\":\"2019-11-28 15:47:15\",\"modified_by\":\"253\",\"checked_out\":\"253\",\"checked_out_time\":\"2019-11-28 15:44:44\",\"publish_up\":\"2019-09-24 20:55:42\",\"publish_down\":\"0000-00-00 00:00:00\",\"images\":\"{\\\"image_intro\\\":\\\"\\\",\\\"image_intro_alt\\\":\\\"\\\",\\\"image_intro_caption\\\":\\\"\\\",\\\"float_intro\\\":\\\"\\\",\\\"image_fulltext\\\":\\\"\\\",\\\"image_fulltext_alt\\\":\\\"\\\",\\\"image_fulltext_caption\\\":\\\"\\\",\\\"float_fulltext\\\":\\\"\\\"}\",\"urls\":\"{\\\"urla\\\":false,\\\"urlatext\\\":\\\"\\\",\\\"targeta\\\":\\\"\\\",\\\"urlb\\\":false,\\\"urlbtext\\\":\\\"\\\",\\\"targetb\\\":\\\"\\\",\\\"urlc\\\":false,\\\"urlctext\\\":\\\"\\\",\\\"targetc\\\":\\\"\\\"}\",\"attribs\":\"{\\\"astroid_article_type\\\":\\\"regular\\\",\\\"astroid_article_video_type\\\":\\\"youtube\\\",\\\"astroid_article_video_url\\\":\\\"\\\",\\\"astroid_article_gallery_width\\\":\\\"\\\",\\\"astroid_article_gallery_bullets\\\":\\\"1\\\",\\\"astroid_article_gallery_navigation\\\":\\\"1\\\",\\\"astroid_article_thumbnail\\\":\\\"1\\\",\\\"astroid_article_gallery_items\\\":[],\\\"astroid_article_audio_source\\\":\\\"soundcloud\\\",\\\"astroid_article_audio_soundcloud\\\":\\\"\\\",\\\"astroid_article_audio_spotify\\\":\\\"\\\",\\\"astroid_article_review_heading\\\":\\\"\\\",\\\"astroid_article_review_summery\\\":\\\"\\\",\\\"astroid_article_review_good\\\":\\\"\\\",\\\"astroid_article_review_bad\\\":\\\"\\\",\\\"astroid_article_review_rating\\\":\\\"5\\\",\\\"astroid_article_button_action\\\":\\\"\\\",\\\"astroid_article_button_link\\\":\\\"\\\",\\\"astroid_article_review_criterias\\\":[],\\\"astroid_article_quote_text\\\":\\\"\\\",\\\"astroid_article_quote_author\\\":\\\"\\\",\\\"astroid_article_badge\\\":\\\"0\\\",\\\"astroid_article_badge_type\\\":\\\"2\\\",\\\"astroid_article_badge_text\\\":\\\"\\\",\\\"astroid_article_badge_color\\\":\\\"\\\",\\\"astroid_article_badge_text_color\\\":\\\"\\\",\\\"astroid_relatedposts\\\":\\\"\\\",\\\"astroid_socialshare\\\":\\\"\\\",\\\"astroid_comments\\\":\\\"\\\",\\\"astroid_posttype\\\":\\\"\\\",\\\"astroid_readtime\\\":\\\"\\\",\\\"astroid_authorinfo\\\":\\\"\\\",\\\"astroid_og_title\\\":\\\"\\\",\\\"astroid_og_desc\\\":\\\"\\\",\\\"astroid_og_image\\\":\\\"\\\"}\",\"version\":4,\"ordering\":\"1\",\"metakey\":\"\",\"metadesc\":\"\",\"access\":\"1\",\"hits\":\"0\",\"metadata\":\"{\\\"robots\\\":\\\"\\\",\\\"author\\\":\\\"\\\",\\\"rights\\\":\\\"\\\",\\\"xreference\\\":\\\"\\\"}\",\"featured\":\"0\",\"language\":\"*\",\"xreference\":\"\",\"note\":\"\"}', 0),
(858, 124, 1, '', '2019-12-03 09:59:26', 231, 3366, '2f7503c7ad8e074e1e452161b7fb56a6b3e12f7a', '{\"id\":124,\"asset_id\":\"369\",\"title\":\"Natal Solid\\u00e1rio\",\"alias\":\"natal-solidario\",\"introtext\":\"<p style=\\\"text-align: center;\\\">\\r\\n\\t<img alt=\\\"\\\" class=\\\"cke-resize\\\" src=\\\"images\\/Cartaz_Natal_19_20-1.png\\\" style=\\\"width: 614px; height: 346px;\\\" \\/><\\/p>\\r\\n<div id=\\\"ckimgrsz\\\" style=\\\"left: 128px; top: 12px;\\\">\\r\\n\\t<div class=\\\"preview\\\">\\r\\n\\t\\t&nbsp;<\\/div>\\r\\n<\\/div>\\r\\n\",\"fulltext\":\"\",\"state\":1,\"catid\":\"11\",\"created\":\"2019-12-03 09:58:07\",\"created_by\":\"231\",\"created_by_alias\":\"\",\"modified\":\"2019-12-03 09:59:26\",\"modified_by\":\"231\",\"checked_out\":\"231\",\"checked_out_time\":\"2019-12-03 09:58:42\",\"publish_up\":\"2019-12-03 09:58:07\",\"publish_down\":\"0000-00-00 00:00:00\",\"images\":\"{\\\"image_intro\\\":\\\"images\\\\\\/Cartaz_Natal_19_20-1.png\\\",\\\"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\":\"{\\\"article_layout\\\":\\\"\\\",\\\"show_title\\\":\\\"\\\",\\\"link_titles\\\":\\\"\\\",\\\"show_tags\\\":\\\"\\\",\\\"show_intro\\\":\\\"\\\",\\\"info_block_position\\\":\\\"\\\",\\\"info_block_show_title\\\":\\\"\\\",\\\"show_category\\\":\\\"\\\",\\\"link_category\\\":\\\"\\\",\\\"show_parent_category\\\":\\\"\\\",\\\"link_parent_category\\\":\\\"\\\",\\\"show_associations\\\":\\\"\\\",\\\"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_page_title\\\":\\\"\\\",\\\"show_publishing_options\\\":\\\"\\\",\\\"show_article_options\\\":\\\"\\\",\\\"show_urls_images_backend\\\":\\\"\\\",\\\"show_urls_images_frontend\\\":\\\"\\\",\\\"astroid_article_type\\\":\\\"regular\\\",\\\"astroid_article_video_type\\\":\\\"youtube\\\",\\\"astroid_article_video_url\\\":\\\"\\\",\\\"astroid_article_gallery_width\\\":\\\"\\\",\\\"astroid_article_gallery_bullets\\\":\\\"1\\\",\\\"astroid_article_gallery_navigation\\\":\\\"1\\\",\\\"astroid_article_thumbnail\\\":\\\"1\\\",\\\"astroid_article_gallery_items\\\":[],\\\"astroid_article_audio_source\\\":\\\"soundcloud\\\",\\\"astroid_article_audio_soundcloud\\\":\\\"\\\",\\\"astroid_article_audio_spotify\\\":\\\"\\\",\\\"astroid_article_review_heading\\\":\\\"\\\",\\\"astroid_article_review_summery\\\":\\\"\\\",\\\"astroid_article_review_good\\\":\\\"\\\",\\\"astroid_article_review_bad\\\":\\\"\\\",\\\"astroid_article_review_rating\\\":\\\"5\\\",\\\"astroid_article_button_action\\\":\\\"\\\",\\\"astroid_article_button_link\\\":\\\"\\\",\\\"astroid_article_review_criterias\\\":[],\\\"astroid_article_quote_text\\\":\\\"\\\",\\\"astroid_article_quote_author\\\":\\\"\\\",\\\"astroid_article_badge\\\":\\\"0\\\",\\\"astroid_article_badge_type\\\":\\\"2\\\",\\\"astroid_article_badge_text\\\":\\\"\\\",\\\"astroid_article_badge_color\\\":\\\"\\\",\\\"astroid_article_badge_text_color\\\":\\\"\\\",\\\"astroid_relatedposts\\\":\\\"\\\",\\\"astroid_socialshare\\\":\\\"\\\",\\\"astroid_comments\\\":\\\"\\\",\\\"astroid_posttype\\\":\\\"\\\",\\\"astroid_readtime\\\":\\\"\\\",\\\"astroid_authorinfo\\\":\\\"\\\",\\\"astroid_og_title\\\":\\\"\\\",\\\"astroid_og_desc\\\":\\\"\\\",\\\"astroid_og_image\\\":\\\"\\\"}\",\"version\":3,\"ordering\":\"0\",\"metakey\":\"\",\"metadesc\":\"\",\"access\":\"1\",\"hits\":\"0\",\"metadata\":\"{\\\"robots\\\":\\\"\\\",\\\"author\\\":\\\"\\\",\\\"rights\\\":\\\"\\\",\\\"xreference\\\":\\\"\\\"}\",\"featured\":\"1\",\"language\":\"*\",\"xreference\":\"\",\"note\":\"\"}', 0),
(859, 124, 1, '', '2019-12-03 09:59:57', 231, 3254, 'eb00cde9a8422ca9241f8fadbdc64cec77c82c3d', '{\"id\":124,\"asset_id\":\"369\",\"title\":\"Natal Solid\\u00e1rio\",\"alias\":\"natal-solidario\",\"introtext\":\"<p style=\\\"text-align: center;\\\">\\r\\n\\t&nbsp;<\\/p>\\r\\n<div id=\\\"ckimgrsz\\\" style=\\\"left: 128px; top: 12px;\\\">\\r\\n\\t<div class=\\\"preview\\\">\\r\\n\\t\\t&nbsp;<\\/div>\\r\\n<\\/div>\\r\\n\",\"fulltext\":\"\",\"state\":1,\"catid\":\"11\",\"created\":\"2019-12-03 09:58:07\",\"created_by\":\"231\",\"created_by_alias\":\"\",\"modified\":\"2019-12-03 09:59:57\",\"modified_by\":\"231\",\"checked_out\":\"231\",\"checked_out_time\":\"2019-12-03 09:59:26\",\"publish_up\":\"2019-12-03 09:58:07\",\"publish_down\":\"0000-00-00 00:00:00\",\"images\":\"{\\\"image_intro\\\":\\\"images\\\\\\/Cartaz_Natal_19_20-1.png\\\",\\\"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\":\"{\\\"article_layout\\\":\\\"\\\",\\\"show_title\\\":\\\"\\\",\\\"link_titles\\\":\\\"\\\",\\\"show_tags\\\":\\\"\\\",\\\"show_intro\\\":\\\"\\\",\\\"info_block_position\\\":\\\"\\\",\\\"info_block_show_title\\\":\\\"\\\",\\\"show_category\\\":\\\"\\\",\\\"link_category\\\":\\\"\\\",\\\"show_parent_category\\\":\\\"\\\",\\\"link_parent_category\\\":\\\"\\\",\\\"show_associations\\\":\\\"\\\",\\\"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_page_title\\\":\\\"\\\",\\\"show_publishing_options\\\":\\\"\\\",\\\"show_article_options\\\":\\\"\\\",\\\"show_urls_images_backend\\\":\\\"\\\",\\\"show_urls_images_frontend\\\":\\\"\\\",\\\"astroid_article_type\\\":\\\"regular\\\",\\\"astroid_article_video_type\\\":\\\"youtube\\\",\\\"astroid_article_video_url\\\":\\\"\\\",\\\"astroid_article_gallery_width\\\":\\\"\\\",\\\"astroid_article_gallery_bullets\\\":\\\"1\\\",\\\"astroid_article_gallery_navigation\\\":\\\"1\\\",\\\"astroid_article_thumbnail\\\":\\\"1\\\",\\\"astroid_article_gallery_items\\\":[],\\\"astroid_article_audio_source\\\":\\\"soundcloud\\\",\\\"astroid_article_audio_soundcloud\\\":\\\"\\\",\\\"astroid_article_audio_spotify\\\":\\\"\\\",\\\"astroid_article_review_heading\\\":\\\"\\\",\\\"astroid_article_review_summery\\\":\\\"\\\",\\\"astroid_article_review_good\\\":\\\"\\\",\\\"astroid_article_review_bad\\\":\\\"\\\",\\\"astroid_article_review_rating\\\":\\\"5\\\",\\\"astroid_article_button_action\\\":\\\"\\\",\\\"astroid_article_button_link\\\":\\\"\\\",\\\"astroid_article_review_criterias\\\":[],\\\"astroid_article_quote_text\\\":\\\"\\\",\\\"astroid_article_quote_author\\\":\\\"\\\",\\\"astroid_article_badge\\\":\\\"0\\\",\\\"astroid_article_badge_type\\\":\\\"2\\\",\\\"astroid_article_badge_text\\\":\\\"\\\",\\\"astroid_article_badge_color\\\":\\\"\\\",\\\"astroid_article_badge_text_color\\\":\\\"\\\",\\\"astroid_relatedposts\\\":\\\"\\\",\\\"astroid_socialshare\\\":\\\"\\\",\\\"astroid_comments\\\":\\\"\\\",\\\"astroid_posttype\\\":\\\"\\\",\\\"astroid_readtime\\\":\\\"\\\",\\\"astroid_authorinfo\\\":\\\"\\\",\\\"astroid_og_title\\\":\\\"\\\",\\\"astroid_og_desc\\\":\\\"\\\",\\\"astroid_og_image\\\":\\\"\\\"}\",\"version\":4,\"ordering\":\"0\",\"metakey\":\"\",\"metadesc\":\"\",\"access\":\"1\",\"hits\":\"0\",\"metadata\":\"{\\\"robots\\\":\\\"\\\",\\\"author\\\":\\\"\\\",\\\"rights\\\":\\\"\\\",\\\"xreference\\\":\\\"\\\"}\",\"featured\":\"1\",\"language\":\"*\",\"xreference\":\"\",\"note\":\"\"}', 0),
(860, 124, 1, '', '2019-12-03 10:01:01', 231, 3486, '0383cccd97dde578b6cd24f2b0ed85decda5f247', '{\"id\":124,\"asset_id\":\"369\",\"title\":\"Natal Solid\\u00e1rio\",\"alias\":\"natal-solidario\",\"introtext\":\"<p style=\\\"text-align: center;\\\">\\r\\n\\t<img alt=\\\"\\\" class=\\\"cke-resize\\\" src=\\\"images\\/Cartaz_Natal_19_20-1.png\\\" style=\\\"width: 600px; height: 337px;\\\" \\/><\\/p>\\r\\n<div id=\\\"ckimgrsz\\\" style=\\\"left: 128px; top: 12px;\\\">\\r\\n\\t<div class=\\\"preview\\\">\\r\\n\\t\\t&nbsp;<\\/div>\\r\\n<\\/div>\\r\\n<div id=\\\"ckimgrsz\\\" style=\\\"left: 153px; top: 12px;\\\">\\r\\n\\t<div class=\\\"preview\\\">\\r\\n\\t\\t&nbsp;<\\/div>\\r\\n<\\/div>\\r\\n\",\"fulltext\":\"\",\"state\":1,\"catid\":\"11\",\"created\":\"2019-12-03 09:58:07\",\"created_by\":\"231\",\"created_by_alias\":\"\",\"modified\":\"2019-12-03 10:01:01\",\"modified_by\":\"231\",\"checked_out\":\"231\",\"checked_out_time\":\"2019-12-03 09:59:57\",\"publish_up\":\"2019-12-03 09:58:07\",\"publish_down\":\"0000-00-00 00:00:00\",\"images\":\"{\\\"image_intro\\\":\\\"images\\\\\\/Cartaz_Natal_19_20-1.png\\\",\\\"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\":\"{\\\"article_layout\\\":\\\"\\\",\\\"show_title\\\":\\\"\\\",\\\"link_titles\\\":\\\"\\\",\\\"show_tags\\\":\\\"\\\",\\\"show_intro\\\":\\\"\\\",\\\"info_block_position\\\":\\\"\\\",\\\"info_block_show_title\\\":\\\"\\\",\\\"show_category\\\":\\\"\\\",\\\"link_category\\\":\\\"\\\",\\\"show_parent_category\\\":\\\"\\\",\\\"link_parent_category\\\":\\\"\\\",\\\"show_associations\\\":\\\"\\\",\\\"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_page_title\\\":\\\"\\\",\\\"show_publishing_options\\\":\\\"\\\",\\\"show_article_options\\\":\\\"\\\",\\\"show_urls_images_backend\\\":\\\"\\\",\\\"show_urls_images_frontend\\\":\\\"\\\",\\\"astroid_article_type\\\":\\\"regular\\\",\\\"astroid_article_video_type\\\":\\\"youtube\\\",\\\"astroid_article_video_url\\\":\\\"\\\",\\\"astroid_article_gallery_width\\\":\\\"\\\",\\\"astroid_article_gallery_bullets\\\":\\\"1\\\",\\\"astroid_article_gallery_navigation\\\":\\\"1\\\",\\\"astroid_article_thumbnail\\\":\\\"1\\\",\\\"astroid_article_gallery_items\\\":[],\\\"astroid_article_audio_source\\\":\\\"soundcloud\\\",\\\"astroid_article_audio_soundcloud\\\":\\\"\\\",\\\"astroid_article_audio_spotify\\\":\\\"\\\",\\\"astroid_article_review_heading\\\":\\\"\\\",\\\"astroid_article_review_summery\\\":\\\"\\\",\\\"astroid_article_review_good\\\":\\\"\\\",\\\"astroid_article_review_bad\\\":\\\"\\\",\\\"astroid_article_review_rating\\\":\\\"5\\\",\\\"astroid_article_button_action\\\":\\\"\\\",\\\"astroid_article_button_link\\\":\\\"\\\",\\\"astroid_article_review_criterias\\\":[],\\\"astroid_article_quote_text\\\":\\\"\\\",\\\"astroid_article_quote_author\\\":\\\"\\\",\\\"astroid_article_badge\\\":\\\"0\\\",\\\"astroid_article_badge_type\\\":\\\"2\\\",\\\"astroid_article_badge_text\\\":\\\"\\\",\\\"astroid_article_badge_color\\\":\\\"\\\",\\\"astroid_article_badge_text_color\\\":\\\"\\\",\\\"astroid_relatedposts\\\":\\\"\\\",\\\"astroid_socialshare\\\":\\\"\\\",\\\"astroid_comments\\\":\\\"\\\",\\\"astroid_posttype\\\":\\\"\\\",\\\"astroid_readtime\\\":\\\"\\\",\\\"astroid_authorinfo\\\":\\\"\\\",\\\"astroid_og_title\\\":\\\"\\\",\\\"astroid_og_desc\\\":\\\"\\\",\\\"astroid_og_image\\\":\\\"\\\"}\",\"version\":5,\"ordering\":\"0\",\"metakey\":\"\",\"metadesc\":\"\",\"access\":\"1\",\"hits\":\"0\",\"metadata\":\"{\\\"robots\\\":\\\"\\\",\\\"author\\\":\\\"\\\",\\\"rights\\\":\\\"\\\",\\\"xreference\\\":\\\"\\\"}\",\"featured\":\"1\",\"language\":\"*\",\"xreference\":\"\",\"note\":\"\"}', 0),
(861, 124, 1, '', '2019-12-03 10:01:21', 231, 3520, '7f12f5cb5563d93b294d676c0e097bdf9cf71e52', '{\"id\":124,\"asset_id\":\"369\",\"title\":\"Natal Solid\\u00e1rio\",\"alias\":\"natal-solidario\",\"introtext\":\"<p style=\\\"text-align: center;\\\">\\r\\n\\t<img alt=\\\"\\\" class=\\\"cke-resize\\\" src=\\\"images\\/Cartaz_Natal_19_20-1.png\\\" style=\\\"width: 600px; height: 337px;\\\" \\/><\\/p>\\r\\n<div id=\\\"ckimgrsz\\\" style=\\\"left: 128px; top: 12px;\\\">\\r\\n\\t<div class=\\\"preview\\\">\\r\\n\\t\\t&nbsp;<\\/div>\\r\\n<\\/div>\\r\\n<div id=\\\"ckimgrsz\\\" style=\\\"left: 153px; top: 12px;\\\">\\r\\n\\t<div class=\\\"preview\\\">\\r\\n\\t\\t&nbsp;<\\/div>\\r\\n<\\/div>\\r\\n\",\"fulltext\":\"\",\"state\":1,\"catid\":\"11\",\"created\":\"2019-12-03 09:58:07\",\"created_by\":\"231\",\"created_by_alias\":\"\",\"modified\":\"2019-12-03 10:01:21\",\"modified_by\":\"231\",\"checked_out\":\"231\",\"checked_out_time\":\"2019-12-03 10:01:01\",\"publish_up\":\"2019-12-03 09:58:07\",\"publish_down\":\"0000-00-00 00:00:00\",\"images\":\"{\\\"image_intro\\\":\\\"images\\\\\\/Cartaz_Natal_19_20-1.png\\\",\\\"float_intro\\\":\\\"\\\",\\\"image_intro_alt\\\":\\\"\\\",\\\"image_intro_caption\\\":\\\"\\\",\\\"image_fulltext\\\":\\\"images\\\\\\/Cartaz_Natal_19_20-1.png\\\",\\\"float_fulltext\\\":\\\"\\\",\\\"image_fulltext_alt\\\":\\\"\\\",\\\"image_fulltext_caption\\\":\\\"\\\"}\",\"urls\":\"{\\\"urla\\\":false,\\\"urlatext\\\":\\\"\\\",\\\"targeta\\\":\\\"\\\",\\\"urlb\\\":false,\\\"urlbtext\\\":\\\"\\\",\\\"targetb\\\":\\\"\\\",\\\"urlc\\\":false,\\\"urlctext\\\":\\\"\\\",\\\"targetc\\\":\\\"\\\"}\",\"attribs\":\"{\\\"article_layout\\\":\\\"\\\",\\\"show_title\\\":\\\"\\\",\\\"link_titles\\\":\\\"\\\",\\\"show_tags\\\":\\\"\\\",\\\"show_intro\\\":\\\"\\\",\\\"info_block_position\\\":\\\"\\\",\\\"info_block_show_title\\\":\\\"\\\",\\\"show_category\\\":\\\"\\\",\\\"link_category\\\":\\\"\\\",\\\"show_parent_category\\\":\\\"\\\",\\\"link_parent_category\\\":\\\"\\\",\\\"show_associations\\\":\\\"\\\",\\\"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_page_title\\\":\\\"\\\",\\\"show_publishing_options\\\":\\\"\\\",\\\"show_article_options\\\":\\\"\\\",\\\"show_urls_images_backend\\\":\\\"\\\",\\\"show_urls_images_frontend\\\":\\\"\\\",\\\"astroid_article_type\\\":\\\"regular\\\",\\\"astroid_article_video_type\\\":\\\"youtube\\\",\\\"astroid_article_video_url\\\":\\\"\\\",\\\"astroid_article_gallery_width\\\":\\\"\\\",\\\"astroid_article_gallery_bullets\\\":\\\"1\\\",\\\"astroid_article_gallery_navigation\\\":\\\"1\\\",\\\"astroid_article_thumbnail\\\":\\\"1\\\",\\\"astroid_article_gallery_items\\\":[],\\\"astroid_article_audio_source\\\":\\\"soundcloud\\\",\\\"astroid_article_audio_soundcloud\\\":\\\"\\\",\\\"astroid_article_audio_spotify\\\":\\\"\\\",\\\"astroid_article_review_heading\\\":\\\"\\\",\\\"astroid_article_review_summery\\\":\\\"\\\",\\\"astroid_article_review_good\\\":\\\"\\\",\\\"astroid_article_review_bad\\\":\\\"\\\",\\\"astroid_article_review_rating\\\":\\\"5\\\",\\\"astroid_article_button_action\\\":\\\"\\\",\\\"astroid_article_button_link\\\":\\\"\\\",\\\"astroid_article_review_criterias\\\":[],\\\"astroid_article_quote_text\\\":\\\"\\\",\\\"astroid_article_quote_author\\\":\\\"\\\",\\\"astroid_article_badge\\\":\\\"0\\\",\\\"astroid_article_badge_type\\\":\\\"2\\\",\\\"astroid_article_badge_text\\\":\\\"\\\",\\\"astroid_article_badge_color\\\":\\\"\\\",\\\"astroid_article_badge_text_color\\\":\\\"\\\",\\\"astroid_relatedposts\\\":\\\"\\\",\\\"astroid_socialshare\\\":\\\"\\\",\\\"astroid_comments\\\":\\\"\\\",\\\"astroid_posttype\\\":\\\"\\\",\\\"astroid_readtime\\\":\\\"\\\",\\\"astroid_authorinfo\\\":\\\"\\\",\\\"astroid_og_title\\\":\\\"\\\",\\\"astroid_og_desc\\\":\\\"\\\",\\\"astroid_og_image\\\":\\\"\\\"}\",\"version\":6,\"ordering\":\"0\",\"metakey\":\"\",\"metadesc\":\"\",\"access\":\"1\",\"hits\":\"0\",\"metadata\":\"{\\\"robots\\\":\\\"\\\",\\\"author\\\":\\\"\\\",\\\"rights\\\":\\\"\\\",\\\"xreference\\\":\\\"\\\"}\",\"featured\":\"1\",\"language\":\"*\",\"xreference\":\"\",\"note\":\"\"}', 0),
(862, 124, 1, '', '2019-12-03 10:01:39', 231, 3486, '31c790561c6f56d89afd92c05716a433d6f50a04', '{\"id\":124,\"asset_id\":\"369\",\"title\":\"Natal Solid\\u00e1rio\",\"alias\":\"natal-solidario\",\"introtext\":\"<p style=\\\"text-align: center;\\\">\\r\\n\\t<img alt=\\\"\\\" class=\\\"cke-resize\\\" src=\\\"images\\/Cartaz_Natal_19_20-1.png\\\" style=\\\"width: 600px; height: 337px;\\\" \\/><\\/p>\\r\\n<div id=\\\"ckimgrsz\\\" style=\\\"left: 128px; top: 12px;\\\">\\r\\n\\t<div class=\\\"preview\\\">\\r\\n\\t\\t&nbsp;<\\/div>\\r\\n<\\/div>\\r\\n<div id=\\\"ckimgrsz\\\" style=\\\"left: 153px; top: 12px;\\\">\\r\\n\\t<div class=\\\"preview\\\">\\r\\n\\t\\t&nbsp;<\\/div>\\r\\n<\\/div>\\r\\n\",\"fulltext\":\"\",\"state\":1,\"catid\":\"11\",\"created\":\"2019-12-03 09:58:07\",\"created_by\":\"231\",\"created_by_alias\":\"\",\"modified\":\"2019-12-03 10:01:39\",\"modified_by\":\"231\",\"checked_out\":\"231\",\"checked_out_time\":\"2019-12-03 10:01:21\",\"publish_up\":\"2019-12-03 09:58:07\",\"publish_down\":\"0000-00-00 00:00:00\",\"images\":\"{\\\"image_intro\\\":\\\"\\\",\\\"float_intro\\\":\\\"\\\",\\\"image_intro_alt\\\":\\\"\\\",\\\"image_intro_caption\\\":\\\"\\\",\\\"image_fulltext\\\":\\\"images\\\\\\/Cartaz_Natal_19_20-1.png\\\",\\\"float_fulltext\\\":\\\"\\\",\\\"image_fulltext_alt\\\":\\\"\\\",\\\"image_fulltext_caption\\\":\\\"\\\"}\",\"urls\":\"{\\\"urla\\\":false,\\\"urlatext\\\":\\\"\\\",\\\"targeta\\\":\\\"\\\",\\\"urlb\\\":false,\\\"urlbtext\\\":\\\"\\\",\\\"targetb\\\":\\\"\\\",\\\"urlc\\\":false,\\\"urlctext\\\":\\\"\\\",\\\"targetc\\\":\\\"\\\"}\",\"attribs\":\"{\\\"article_layout\\\":\\\"\\\",\\\"show_title\\\":\\\"\\\",\\\"link_titles\\\":\\\"\\\",\\\"show_tags\\\":\\\"\\\",\\\"show_intro\\\":\\\"\\\",\\\"info_block_position\\\":\\\"\\\",\\\"info_block_show_title\\\":\\\"\\\",\\\"show_category\\\":\\\"\\\",\\\"link_category\\\":\\\"\\\",\\\"show_parent_category\\\":\\\"\\\",\\\"link_parent_category\\\":\\\"\\\",\\\"show_associations\\\":\\\"\\\",\\\"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_page_title\\\":\\\"\\\",\\\"show_publishing_options\\\":\\\"\\\",\\\"show_article_options\\\":\\\"\\\",\\\"show_urls_images_backend\\\":\\\"\\\",\\\"show_urls_images_frontend\\\":\\\"\\\",\\\"astroid_article_type\\\":\\\"regular\\\",\\\"astroid_article_video_type\\\":\\\"youtube\\\",\\\"astroid_article_video_url\\\":\\\"\\\",\\\"astroid_article_gallery_width\\\":\\\"\\\",\\\"astroid_article_gallery_bullets\\\":\\\"1\\\",\\\"astroid_article_gallery_navigation\\\":\\\"1\\\",\\\"astroid_article_thumbnail\\\":\\\"1\\\",\\\"astroid_article_gallery_items\\\":[],\\\"astroid_article_audio_source\\\":\\\"soundcloud\\\",\\\"astroid_article_audio_soundcloud\\\":\\\"\\\",\\\"astroid_article_audio_spotify\\\":\\\"\\\",\\\"astroid_article_review_heading\\\":\\\"\\\",\\\"astroid_article_review_summery\\\":\\\"\\\",\\\"astroid_article_review_good\\\":\\\"\\\",\\\"astroid_article_review_bad\\\":\\\"\\\",\\\"astroid_article_review_rating\\\":\\\"5\\\",\\\"astroid_article_button_action\\\":\\\"\\\",\\\"astroid_article_button_link\\\":\\\"\\\",\\\"astroid_article_review_criterias\\\":[],\\\"astroid_article_quote_text\\\":\\\"\\\",\\\"astroid_article_quote_author\\\":\\\"\\\",\\\"astroid_article_badge\\\":\\\"0\\\",\\\"astroid_article_badge_type\\\":\\\"2\\\",\\\"astroid_article_badge_text\\\":\\\"\\\",\\\"astroid_article_badge_color\\\":\\\"\\\",\\\"astroid_article_badge_text_color\\\":\\\"\\\",\\\"astroid_relatedposts\\\":\\\"\\\",\\\"astroid_socialshare\\\":\\\"\\\",\\\"astroid_comments\\\":\\\"\\\",\\\"astroid_posttype\\\":\\\"\\\",\\\"astroid_readtime\\\":\\\"\\\",\\\"astroid_authorinfo\\\":\\\"\\\",\\\"astroid_og_title\\\":\\\"\\\",\\\"astroid_og_desc\\\":\\\"\\\",\\\"astroid_og_image\\\":\\\"\\\"}\",\"version\":7,\"ordering\":\"0\",\"metakey\":\"\",\"metadesc\":\"\",\"access\":\"1\",\"hits\":\"0\",\"metadata\":\"{\\\"robots\\\":\\\"\\\",\\\"author\\\":\\\"\\\",\\\"rights\\\":\\\"\\\",\\\"xreference\\\":\\\"\\\"}\",\"featured\":\"1\",\"language\":\"*\",\"xreference\":\"\",\"note\":\"\"}', 0),
(863, 124, 1, '', '2019-12-03 10:03:23', 231, 3374, 'c5ca455be882a73bef0ec0c914f833e8b4dfcd42', '{\"id\":124,\"asset_id\":\"369\",\"title\":\"Natal Solid\\u00e1rio\",\"alias\":\"natal-solidario\",\"introtext\":\"<p style=\\\"text-align: center;\\\">\\r\\n\\t&nbsp;<\\/p>\\r\\n<div id=\\\"ckimgrsz\\\" style=\\\"left: 128px; top: 12px;\\\">\\r\\n\\t<div class=\\\"preview\\\">\\r\\n\\t\\t&nbsp;<\\/div>\\r\\n<\\/div>\\r\\n<div id=\\\"ckimgrsz\\\" style=\\\"left: 153px; top: 12px;\\\">\\r\\n\\t<div class=\\\"preview\\\">\\r\\n\\t\\t&nbsp;<\\/div>\\r\\n<\\/div>\\r\\n\",\"fulltext\":\"\",\"state\":1,\"catid\":\"11\",\"created\":\"2019-12-03 09:58:07\",\"created_by\":\"231\",\"created_by_alias\":\"\",\"modified\":\"2019-12-03 10:03:23\",\"modified_by\":\"231\",\"checked_out\":\"231\",\"checked_out_time\":\"2019-12-03 10:01:39\",\"publish_up\":\"2019-12-03 09:58:07\",\"publish_down\":\"0000-00-00 00:00:00\",\"images\":\"{\\\"image_intro\\\":\\\"\\\",\\\"float_intro\\\":\\\"\\\",\\\"image_intro_alt\\\":\\\"\\\",\\\"image_intro_caption\\\":\\\"\\\",\\\"image_fulltext\\\":\\\"images\\\\\\/Cartaz_Natal_19_20-1.png\\\",\\\"float_fulltext\\\":\\\"\\\",\\\"image_fulltext_alt\\\":\\\"\\\",\\\"image_fulltext_caption\\\":\\\"\\\"}\",\"urls\":\"{\\\"urla\\\":false,\\\"urlatext\\\":\\\"\\\",\\\"targeta\\\":\\\"\\\",\\\"urlb\\\":false,\\\"urlbtext\\\":\\\"\\\",\\\"targetb\\\":\\\"\\\",\\\"urlc\\\":false,\\\"urlctext\\\":\\\"\\\",\\\"targetc\\\":\\\"\\\"}\",\"attribs\":\"{\\\"article_layout\\\":\\\"\\\",\\\"show_title\\\":\\\"\\\",\\\"link_titles\\\":\\\"\\\",\\\"show_tags\\\":\\\"\\\",\\\"show_intro\\\":\\\"\\\",\\\"info_block_position\\\":\\\"\\\",\\\"info_block_show_title\\\":\\\"\\\",\\\"show_category\\\":\\\"\\\",\\\"link_category\\\":\\\"\\\",\\\"show_parent_category\\\":\\\"\\\",\\\"link_parent_category\\\":\\\"\\\",\\\"show_associations\\\":\\\"\\\",\\\"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_page_title\\\":\\\"\\\",\\\"show_publishing_options\\\":\\\"\\\",\\\"show_article_options\\\":\\\"\\\",\\\"show_urls_images_backend\\\":\\\"\\\",\\\"show_urls_images_frontend\\\":\\\"\\\",\\\"astroid_article_type\\\":\\\"regular\\\",\\\"astroid_article_video_type\\\":\\\"youtube\\\",\\\"astroid_article_video_url\\\":\\\"\\\",\\\"astroid_article_gallery_width\\\":\\\"\\\",\\\"astroid_article_gallery_bullets\\\":\\\"1\\\",\\\"astroid_article_gallery_navigation\\\":\\\"1\\\",\\\"astroid_article_thumbnail\\\":\\\"1\\\",\\\"astroid_article_gallery_items\\\":[],\\\"astroid_article_audio_source\\\":\\\"soundcloud\\\",\\\"astroid_article_audio_soundcloud\\\":\\\"\\\",\\\"astroid_article_audio_spotify\\\":\\\"\\\",\\\"astroid_article_review_heading\\\":\\\"\\\",\\\"astroid_article_review_summery\\\":\\\"\\\",\\\"astroid_article_review_good\\\":\\\"\\\",\\\"astroid_article_review_bad\\\":\\\"\\\",\\\"astroid_article_review_rating\\\":\\\"5\\\",\\\"astroid_article_button_action\\\":\\\"\\\",\\\"astroid_article_button_link\\\":\\\"\\\",\\\"astroid_article_review_criterias\\\":[],\\\"astroid_article_quote_text\\\":\\\"\\\",\\\"astroid_article_quote_author\\\":\\\"\\\",\\\"astroid_article_badge\\\":\\\"0\\\",\\\"astroid_article_badge_type\\\":\\\"2\\\",\\\"astroid_article_badge_text\\\":\\\"\\\",\\\"astroid_article_badge_color\\\":\\\"\\\",\\\"astroid_article_badge_text_color\\\":\\\"\\\",\\\"astroid_relatedposts\\\":\\\"\\\",\\\"astroid_socialshare\\\":\\\"\\\",\\\"astroid_comments\\\":\\\"\\\",\\\"astroid_posttype\\\":\\\"\\\",\\\"astroid_readtime\\\":\\\"\\\",\\\"astroid_authorinfo\\\":\\\"\\\",\\\"astroid_og_title\\\":\\\"\\\",\\\"astroid_og_desc\\\":\\\"\\\",\\\"astroid_og_image\\\":\\\"\\\"}\",\"version\":8,\"ordering\":\"0\",\"metakey\":\"\",\"metadesc\":\"\",\"access\":\"1\",\"hits\":\"0\",\"metadata\":\"{\\\"robots\\\":\\\"\\\",\\\"author\\\":\\\"\\\",\\\"rights\\\":\\\"\\\",\\\"xreference\\\":\\\"\\\"}\",\"featured\":\"1\",\"language\":\"*\",\"xreference\":\"\",\"note\":\"\"}', 0),
(864, 124, 1, '', '2019-12-03 10:21:44', 231, 3465, '3f34d70b41c060d31f0c8b0814695b936f6131f4', '{\"id\":124,\"asset_id\":\"369\",\"title\":\"Natal Solid\\u00e1rio\",\"alias\":\"natal-solidario\",\"introtext\":\"<p style=\\\"text-align: center;\\\">\\r\\n\\t<img alt=\\\"\\\" src=\\\"images\\/Cartaz_Natal_19_20-1.png\\\" style=\\\"width: 600px; height: 337px;\\\" \\/><\\/p>\\r\\n<div id=\\\"ckimgrsz\\\" style=\\\"left: 128px; top: 12px;\\\">\\r\\n\\t<div class=\\\"preview\\\">\\r\\n\\t\\t&nbsp;<\\/div>\\r\\n<\\/div>\\r\\n<div id=\\\"ckimgrsz\\\" style=\\\"left: 153px; top: 12px;\\\">\\r\\n\\t<div class=\\\"preview\\\">\\r\\n\\t\\t&nbsp;<\\/div>\\r\\n<\\/div>\\r\\n\",\"fulltext\":\"\",\"state\":1,\"catid\":\"11\",\"created\":\"2019-12-03 09:58:07\",\"created_by\":\"231\",\"created_by_alias\":\"\",\"modified\":\"2019-12-03 10:21:44\",\"modified_by\":\"231\",\"checked_out\":\"231\",\"checked_out_time\":\"2019-12-03 10:21:24\",\"publish_up\":\"2019-12-03 09:58:07\",\"publish_down\":\"0000-00-00 00:00:00\",\"images\":\"{\\\"image_intro\\\":\\\"\\\",\\\"float_intro\\\":\\\"\\\",\\\"image_intro_alt\\\":\\\"\\\",\\\"image_intro_caption\\\":\\\"\\\",\\\"image_fulltext\\\":\\\"images\\\\\\/Cartaz_Natal_19_20-1.png\\\",\\\"float_fulltext\\\":\\\"\\\",\\\"image_fulltext_alt\\\":\\\"\\\",\\\"image_fulltext_caption\\\":\\\"\\\"}\",\"urls\":\"{\\\"urla\\\":false,\\\"urlatext\\\":\\\"\\\",\\\"targeta\\\":\\\"\\\",\\\"urlb\\\":false,\\\"urlbtext\\\":\\\"\\\",\\\"targetb\\\":\\\"\\\",\\\"urlc\\\":false,\\\"urlctext\\\":\\\"\\\",\\\"targetc\\\":\\\"\\\"}\",\"attribs\":\"{\\\"article_layout\\\":\\\"\\\",\\\"show_title\\\":\\\"\\\",\\\"link_titles\\\":\\\"\\\",\\\"show_tags\\\":\\\"\\\",\\\"show_intro\\\":\\\"\\\",\\\"info_block_position\\\":\\\"\\\",\\\"info_block_show_title\\\":\\\"\\\",\\\"show_category\\\":\\\"\\\",\\\"link_category\\\":\\\"\\\",\\\"show_parent_category\\\":\\\"\\\",\\\"link_parent_category\\\":\\\"\\\",\\\"show_associations\\\":\\\"\\\",\\\"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_page_title\\\":\\\"\\\",\\\"show_publishing_options\\\":\\\"\\\",\\\"show_article_options\\\":\\\"\\\",\\\"show_urls_images_backend\\\":\\\"\\\",\\\"show_urls_images_frontend\\\":\\\"\\\",\\\"astroid_article_type\\\":\\\"regular\\\",\\\"astroid_article_video_type\\\":\\\"youtube\\\",\\\"astroid_article_video_url\\\":\\\"\\\",\\\"astroid_article_gallery_width\\\":\\\"\\\",\\\"astroid_article_gallery_bullets\\\":\\\"1\\\",\\\"astroid_article_gallery_navigation\\\":\\\"1\\\",\\\"astroid_article_thumbnail\\\":\\\"1\\\",\\\"astroid_article_gallery_items\\\":[],\\\"astroid_article_audio_source\\\":\\\"soundcloud\\\",\\\"astroid_article_audio_soundcloud\\\":\\\"\\\",\\\"astroid_article_audio_spotify\\\":\\\"\\\",\\\"astroid_article_review_heading\\\":\\\"\\\",\\\"astroid_article_review_summery\\\":\\\"\\\",\\\"astroid_article_review_good\\\":\\\"\\\",\\\"astroid_article_review_bad\\\":\\\"\\\",\\\"astroid_article_review_rating\\\":\\\"5\\\",\\\"astroid_article_button_action\\\":\\\"\\\",\\\"astroid_article_button_link\\\":\\\"\\\",\\\"astroid_article_review_criterias\\\":[],\\\"astroid_article_quote_text\\\":\\\"\\\",\\\"astroid_article_quote_author\\\":\\\"\\\",\\\"astroid_article_badge\\\":\\\"0\\\",\\\"astroid_article_badge_type\\\":\\\"2\\\",\\\"astroid_article_badge_text\\\":\\\"\\\",\\\"astroid_article_badge_color\\\":\\\"\\\",\\\"astroid_article_badge_text_color\\\":\\\"\\\",\\\"astroid_relatedposts\\\":\\\"\\\",\\\"astroid_socialshare\\\":\\\"\\\",\\\"astroid_comments\\\":\\\"\\\",\\\"astroid_posttype\\\":\\\"\\\",\\\"astroid_readtime\\\":\\\"\\\",\\\"astroid_authorinfo\\\":\\\"\\\",\\\"astroid_og_title\\\":\\\"\\\",\\\"astroid_og_desc\\\":\\\"\\\",\\\"astroid_og_image\\\":\\\"\\\"}\",\"version\":9,\"ordering\":\"0\",\"metakey\":\"\",\"metadesc\":\"\",\"access\":\"1\",\"hits\":\"0\",\"metadata\":\"{\\\"robots\\\":\\\"\\\",\\\"author\\\":\\\"\\\",\\\"rights\\\":\\\"\\\",\\\"xreference\\\":\\\"\\\"}\",\"featured\":\"1\",\"language\":\"*\",\"xreference\":\"\",\"note\":\"\"}', 0),
(865, 124, 1, '', '2019-12-03 10:22:37', 231, 3432, 'aaf64ce8829f960f46a7a1acf86e15a236110982', '{\"id\":124,\"asset_id\":\"369\",\"title\":\"Natal Solid\\u00e1rio\",\"alias\":\"natal-solidario\",\"introtext\":\"<p style=\\\"text-align: center;\\\">\\r\\n\\t<img alt=\\\"\\\" src=\\\"images\\/Cartaz_Natal_19_20-1.png\\\" style=\\\"width: 600px; height: 337px;\\\" \\/><\\/p>\\r\\n<div id=\\\"ckimgrsz\\\" style=\\\"left: 128px; top: 12px;\\\">\\r\\n\\t<div class=\\\"preview\\\">\\r\\n\\t\\t&nbsp;<\\/div>\\r\\n<\\/div>\\r\\n<div id=\\\"ckimgrsz\\\" style=\\\"left: 153px; top: 12px;\\\">\\r\\n\\t<div class=\\\"preview\\\">\\r\\n\\t\\t&nbsp;<\\/div>\\r\\n<\\/div>\\r\\n\",\"fulltext\":\"\",\"state\":1,\"catid\":\"11\",\"created\":\"2019-12-03 09:58:07\",\"created_by\":\"231\",\"created_by_alias\":\"\",\"modified\":\"2019-12-03 10:22:37\",\"modified_by\":\"231\",\"checked_out\":\"231\",\"checked_out_time\":\"2019-12-03 10:21:44\",\"publish_up\":\"2019-12-03 09:58:07\",\"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\":\"{\\\"article_layout\\\":\\\"\\\",\\\"show_title\\\":\\\"\\\",\\\"link_titles\\\":\\\"\\\",\\\"show_tags\\\":\\\"\\\",\\\"show_intro\\\":\\\"\\\",\\\"info_block_position\\\":\\\"\\\",\\\"info_block_show_title\\\":\\\"\\\",\\\"show_category\\\":\\\"\\\",\\\"link_category\\\":\\\"\\\",\\\"show_parent_category\\\":\\\"\\\",\\\"link_parent_category\\\":\\\"\\\",\\\"show_associations\\\":\\\"\\\",\\\"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_page_title\\\":\\\"\\\",\\\"show_publishing_options\\\":\\\"\\\",\\\"show_article_options\\\":\\\"\\\",\\\"show_urls_images_backend\\\":\\\"\\\",\\\"show_urls_images_frontend\\\":\\\"\\\",\\\"astroid_article_type\\\":\\\"regular\\\",\\\"astroid_article_video_type\\\":\\\"youtube\\\",\\\"astroid_article_video_url\\\":\\\"\\\",\\\"astroid_article_gallery_width\\\":\\\"\\\",\\\"astroid_article_gallery_bullets\\\":\\\"1\\\",\\\"astroid_article_gallery_navigation\\\":\\\"1\\\",\\\"astroid_article_thumbnail\\\":\\\"1\\\",\\\"astroid_article_gallery_items\\\":[],\\\"astroid_article_audio_source\\\":\\\"soundcloud\\\",\\\"astroid_article_audio_soundcloud\\\":\\\"\\\",\\\"astroid_article_audio_spotify\\\":\\\"\\\",\\\"astroid_article_review_heading\\\":\\\"\\\",\\\"astroid_article_review_summery\\\":\\\"\\\",\\\"astroid_article_review_good\\\":\\\"\\\",\\\"astroid_article_review_bad\\\":\\\"\\\",\\\"astroid_article_review_rating\\\":\\\"5\\\",\\\"astroid_article_button_action\\\":\\\"\\\",\\\"astroid_article_button_link\\\":\\\"\\\",\\\"astroid_article_review_criterias\\\":[],\\\"astroid_article_quote_text\\\":\\\"\\\",\\\"astroid_article_quote_author\\\":\\\"\\\",\\\"astroid_article_badge\\\":\\\"0\\\",\\\"astroid_article_badge_type\\\":\\\"2\\\",\\\"astroid_article_badge_text\\\":\\\"\\\",\\\"astroid_article_badge_color\\\":\\\"\\\",\\\"astroid_article_badge_text_color\\\":\\\"\\\",\\\"astroid_relatedposts\\\":\\\"\\\",\\\"astroid_socialshare\\\":\\\"\\\",\\\"astroid_comments\\\":\\\"\\\",\\\"astroid_posttype\\\":\\\"\\\",\\\"astroid_readtime\\\":\\\"\\\",\\\"astroid_authorinfo\\\":\\\"\\\",\\\"astroid_og_title\\\":\\\"\\\",\\\"astroid_og_desc\\\":\\\"\\\",\\\"astroid_og_image\\\":\\\"\\\"}\",\"version\":10,\"ordering\":\"0\",\"metakey\":\"\",\"metadesc\":\"\",\"access\":\"1\",\"hits\":\"0\",\"metadata\":\"{\\\"robots\\\":\\\"\\\",\\\"author\\\":\\\"\\\",\\\"rights\\\":\\\"\\\",\\\"xreference\\\":\\\"\\\"}\",\"featured\":\"1\",\"language\":\"*\",\"xreference\":\"\",\"note\":\"\"}', 0),
(866, 124, 1, '', '2019-12-03 10:23:42', 231, 3540, '2ddf43c1f93ecbed1802c4db05fc7fae8f383dc6', '{\"id\":124,\"asset_id\":\"369\",\"title\":\"Natal Solid\\u00e1rio\",\"alias\":\"natal-solidario\",\"introtext\":\"<p style=\\\"text-align: center;\\\">\\r\\n\\t&nbsp;<\\/p>\\r\\n<p style=\\\"text-align: center;\\\">\\r\\n\\t&nbsp;<\\/p>\\r\\n<p style=\\\"text-align: center;\\\">\\r\\n\\t<img alt=\\\"\\\" src=\\\"images\\/Cartaz_Natal_19_20-1.png\\\" style=\\\"width: 600px; height: 337px;\\\" \\/><\\/p>\\r\\n<div id=\\\"ckimgrsz\\\" style=\\\"left: 128px; top: 12px;\\\">\\r\\n\\t<div class=\\\"preview\\\">\\r\\n\\t\\t&nbsp;<\\/div>\\r\\n<\\/div>\\r\\n<div id=\\\"ckimgrsz\\\" style=\\\"left: 153px; top: 12px;\\\">\\r\\n\\t<div class=\\\"preview\\\">\\r\\n\\t\\t&nbsp;<\\/div>\\r\\n<\\/div>\\r\\n\",\"fulltext\":\"\",\"state\":1,\"catid\":\"11\",\"created\":\"2019-12-03 09:58:07\",\"created_by\":\"231\",\"created_by_alias\":\"\",\"modified\":\"2019-12-03 10:23:42\",\"modified_by\":\"231\",\"checked_out\":\"231\",\"checked_out_time\":\"2019-12-03 10:22:37\",\"publish_up\":\"2019-12-03 09:58:07\",\"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\":\"{\\\"article_layout\\\":\\\"\\\",\\\"show_title\\\":\\\"\\\",\\\"link_titles\\\":\\\"\\\",\\\"show_tags\\\":\\\"\\\",\\\"show_intro\\\":\\\"\\\",\\\"info_block_position\\\":\\\"\\\",\\\"info_block_show_title\\\":\\\"\\\",\\\"show_category\\\":\\\"\\\",\\\"link_category\\\":\\\"\\\",\\\"show_parent_category\\\":\\\"\\\",\\\"link_parent_category\\\":\\\"\\\",\\\"show_associations\\\":\\\"\\\",\\\"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_page_title\\\":\\\"\\\",\\\"show_publishing_options\\\":\\\"\\\",\\\"show_article_options\\\":\\\"\\\",\\\"show_urls_images_backend\\\":\\\"\\\",\\\"show_urls_images_frontend\\\":\\\"\\\",\\\"astroid_article_type\\\":\\\"regular\\\",\\\"astroid_article_video_type\\\":\\\"youtube\\\",\\\"astroid_article_video_url\\\":\\\"\\\",\\\"astroid_article_gallery_width\\\":\\\"\\\",\\\"astroid_article_gallery_bullets\\\":\\\"1\\\",\\\"astroid_article_gallery_navigation\\\":\\\"1\\\",\\\"astroid_article_thumbnail\\\":\\\"1\\\",\\\"astroid_article_gallery_items\\\":[],\\\"astroid_article_audio_source\\\":\\\"soundcloud\\\",\\\"astroid_article_audio_soundcloud\\\":\\\"\\\",\\\"astroid_article_audio_spotify\\\":\\\"\\\",\\\"astroid_article_review_heading\\\":\\\"\\\",\\\"astroid_article_review_summery\\\":\\\"\\\",\\\"astroid_article_review_good\\\":\\\"\\\",\\\"astroid_article_review_bad\\\":\\\"\\\",\\\"astroid_article_review_rating\\\":\\\"5\\\",\\\"astroid_article_button_action\\\":\\\"\\\",\\\"astroid_article_button_link\\\":\\\"\\\",\\\"astroid_article_review_criterias\\\":[],\\\"astroid_article_quote_text\\\":\\\"\\\",\\\"astroid_article_quote_author\\\":\\\"\\\",\\\"astroid_article_badge\\\":\\\"0\\\",\\\"astroid_article_badge_type\\\":\\\"2\\\",\\\"astroid_article_badge_text\\\":\\\"\\\",\\\"astroid_article_badge_color\\\":\\\"\\\",\\\"astroid_article_badge_text_color\\\":\\\"\\\",\\\"astroid_relatedposts\\\":\\\"\\\",\\\"astroid_socialshare\\\":\\\"\\\",\\\"astroid_comments\\\":\\\"\\\",\\\"astroid_posttype\\\":\\\"\\\",\\\"astroid_readtime\\\":\\\"\\\",\\\"astroid_authorinfo\\\":\\\"\\\",\\\"astroid_og_title\\\":\\\"\\\",\\\"astroid_og_desc\\\":\\\"\\\",\\\"astroid_og_image\\\":\\\"\\\"}\",\"version\":11,\"ordering\":\"0\",\"metakey\":\"\",\"metadesc\":\"\",\"access\":\"1\",\"hits\":\"0\",\"metadata\":\"{\\\"robots\\\":\\\"\\\",\\\"author\\\":\\\"\\\",\\\"rights\\\":\\\"\\\",\\\"xreference\\\":\\\"\\\"}\",\"featured\":\"1\",\"language\":\"*\",\"xreference\":\"\",\"note\":\"\"}', 0),
(867, 124, 1, '', '2019-12-03 10:24:01', 231, 3486, '615a1cb245c1996f4dab675b256ec0dd8bdd7eec', '{\"id\":124,\"asset_id\":\"369\",\"title\":\"Natal Solid\\u00e1rio\",\"alias\":\"natal-solidario\",\"introtext\":\"<p style=\\\"text-align: center;\\\">\\r\\n\\t&nbsp;<\\/p>\\r\\n<p style=\\\"text-align: center;\\\">\\r\\n\\t<img alt=\\\"\\\" src=\\\"images\\/Cartaz_Natal_19_20-1.png\\\" style=\\\"width: 600px; height: 337px;\\\" \\/><\\/p>\\r\\n<div id=\\\"ckimgrsz\\\" style=\\\"left: 128px; top: 12px;\\\">\\r\\n\\t<div class=\\\"preview\\\">\\r\\n\\t\\t&nbsp;<\\/div>\\r\\n<\\/div>\\r\\n<div id=\\\"ckimgrsz\\\" style=\\\"left: 153px; top: 12px;\\\">\\r\\n\\t<div class=\\\"preview\\\">\\r\\n\\t\\t&nbsp;<\\/div>\\r\\n<\\/div>\\r\\n\",\"fulltext\":\"\",\"state\":1,\"catid\":\"11\",\"created\":\"2019-12-03 09:58:07\",\"created_by\":\"231\",\"created_by_alias\":\"\",\"modified\":\"2019-12-03 10:24:01\",\"modified_by\":\"231\",\"checked_out\":\"231\",\"checked_out_time\":\"2019-12-03 10:23:42\",\"publish_up\":\"2019-12-03 09:58:07\",\"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\":\"{\\\"article_layout\\\":\\\"\\\",\\\"show_title\\\":\\\"\\\",\\\"link_titles\\\":\\\"\\\",\\\"show_tags\\\":\\\"\\\",\\\"show_intro\\\":\\\"\\\",\\\"info_block_position\\\":\\\"\\\",\\\"info_block_show_title\\\":\\\"\\\",\\\"show_category\\\":\\\"\\\",\\\"link_category\\\":\\\"\\\",\\\"show_parent_category\\\":\\\"\\\",\\\"link_parent_category\\\":\\\"\\\",\\\"show_associations\\\":\\\"\\\",\\\"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_page_title\\\":\\\"\\\",\\\"show_publishing_options\\\":\\\"\\\",\\\"show_article_options\\\":\\\"\\\",\\\"show_urls_images_backend\\\":\\\"\\\",\\\"show_urls_images_frontend\\\":\\\"\\\",\\\"astroid_article_type\\\":\\\"regular\\\",\\\"astroid_article_video_type\\\":\\\"youtube\\\",\\\"astroid_article_video_url\\\":\\\"\\\",\\\"astroid_article_gallery_width\\\":\\\"\\\",\\\"astroid_article_gallery_bullets\\\":\\\"1\\\",\\\"astroid_article_gallery_navigation\\\":\\\"1\\\",\\\"astroid_article_thumbnail\\\":\\\"1\\\",\\\"astroid_article_gallery_items\\\":[],\\\"astroid_article_audio_source\\\":\\\"soundcloud\\\",\\\"astroid_article_audio_soundcloud\\\":\\\"\\\",\\\"astroid_article_audio_spotify\\\":\\\"\\\",\\\"astroid_article_review_heading\\\":\\\"\\\",\\\"astroid_article_review_summery\\\":\\\"\\\",\\\"astroid_article_review_good\\\":\\\"\\\",\\\"astroid_article_review_bad\\\":\\\"\\\",\\\"astroid_article_review_rating\\\":\\\"5\\\",\\\"astroid_article_button_action\\\":\\\"\\\",\\\"astroid_article_button_link\\\":\\\"\\\",\\\"astroid_article_review_criterias\\\":[],\\\"astroid_article_quote_text\\\":\\\"\\\",\\\"astroid_article_quote_author\\\":\\\"\\\",\\\"astroid_article_badge\\\":\\\"0\\\",\\\"astroid_article_badge_type\\\":\\\"2\\\",\\\"astroid_article_badge_text\\\":\\\"\\\",\\\"astroid_article_badge_color\\\":\\\"\\\",\\\"astroid_article_badge_text_color\\\":\\\"\\\",\\\"astroid_relatedposts\\\":\\\"\\\",\\\"astroid_socialshare\\\":\\\"\\\",\\\"astroid_comments\\\":\\\"\\\",\\\"astroid_posttype\\\":\\\"\\\",\\\"astroid_readtime\\\":\\\"\\\",\\\"astroid_authorinfo\\\":\\\"\\\",\\\"astroid_og_title\\\":\\\"\\\",\\\"astroid_og_desc\\\":\\\"\\\",\\\"astroid_og_image\\\":\\\"\\\"}\",\"version\":12,\"ordering\":\"0\",\"metakey\":\"\",\"metadesc\":\"\",\"access\":\"1\",\"hits\":\"0\",\"metadata\":\"{\\\"robots\\\":\\\"\\\",\\\"author\\\":\\\"\\\",\\\"rights\\\":\\\"\\\",\\\"xreference\\\":\\\"\\\"}\",\"featured\":\"1\",\"language\":\"*\",\"xreference\":\"\",\"note\":\"\"}', 0);
INSERT INTO `ynfp8_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
(868, 125, 1, '', '2019-12-03 12:13:06', 251, 3472, 'd2cd30717707545b139493314c9fb10c63f269bc', '{\"id\":125,\"asset_id\":370,\"title\":\"Certifica\\u00e7\\u00e3o EQAVET\",\"alias\":\"certificacao-eqavet\",\"introtext\":\"<p>O Agrupamento de Escolas de Santa Maria Maior encetou, no ano letivo corrente, <a href=\\\"images\\/Benjamin_Imagens\\/EQAVET_Mensagem_base_Divulga\\u00e7\\u00e3o.pdf\\\"><span style=\\\"text-decoration: underline;\\\">o projeto de implementa\\u00e7\\u00e3o do sistema de garantia da Qualidade EQAVET <\\/span><span style=\\\"text-decoration: underline;\\\"><\\/span><\\/a>que ser\\u00e1 acompanhado pela Equipa de trabalho, <strong>Equipa EQAVET<\\/strong>, constitu\\u00edda por oito elementos: coordenador da Equipa EQAVET (Jos\\u00e9 Lima - Adjunto do Diretor), coordenador do EFP (Gl\\u00f3ria Torres), Gestor do POCH (Elisabete Balinha - Assessora do Diretor), diretores dos cursos EFP (M\\u00f3nica Maciel \\u2013 T\\u00e9cnico de Audiovisuais, Jo\\u00e3o Gon\\u00e7alves \\u2013 T\\u00e9cnico de Turismo, Salom\\u00e9 Ribeiro \\u2013 T\\u00e9cnico de Gest\\u00e3o e Programa\\u00e7\\u00e3o de Sistemas Inform\\u00e1ticos e Gisele Lorenzo \\u2013 T\\u00e9cnico de Massagem de Est\\u00e9tica e Bem Estar) e Madalena Carvalho (Assessora T\\u00e9cnica).<\\/p>\\r\\n<p>Para que seja garantido o sucesso neste projeto, convidamos toda a comunidade educativa, docentes, n\\u00e3o docentes, alunos, encarregados de educa\\u00e7\\u00e3o, ex-alunos, parceiros da comunidade a participar ativamente nele.<\\/p>\\r\\n<p>Procuramos melhorar ao encontro das Vossas expetativas.<\\/p>\",\"fulltext\":\"\",\"state\":\"1\",\"catid\":\"11\",\"created\":\"2019-12-03 12:13:06\",\"created_by\":\"251\",\"created_by_alias\":\"\",\"modified\":\"2019-12-03 12:13:06\",\"modified_by\":null,\"checked_out\":null,\"checked_out_time\":null,\"publish_up\":\"2019-12-03 12:13:06\",\"publish_down\":\"0000-00-00 00:00:00\",\"images\":\"{\\\"image_intro\\\":\\\"\\\",\\\"image_intro_alt\\\":\\\"\\\",\\\"image_intro_caption\\\":\\\"\\\",\\\"float_intro\\\":\\\"\\\",\\\"image_fulltext\\\":\\\"\\\",\\\"image_fulltext_alt\\\":\\\"\\\",\\\"image_fulltext_caption\\\":\\\"\\\",\\\"float_fulltext\\\":\\\"\\\"}\",\"urls\":\"{\\\"urla\\\":false,\\\"urlatext\\\":\\\"\\\",\\\"targeta\\\":\\\"\\\",\\\"urlb\\\":false,\\\"urlbtext\\\":\\\"\\\",\\\"targetb\\\":\\\"\\\",\\\"urlc\\\":false,\\\"urlctext\\\":\\\"\\\",\\\"targetc\\\":\\\"\\\"}\",\"attribs\":\"{\\\"astroid_article_type\\\":\\\"regular\\\",\\\"astroid_article_video_url\\\":\\\"\\\",\\\"astroid_article_gallery_width\\\":\\\"\\\",\\\"astroid_article_gallery_bullets\\\":\\\"1\\\",\\\"astroid_article_gallery_navigation\\\":\\\"1\\\",\\\"astroid_article_thumbnail\\\":\\\"1\\\",\\\"astroid_article_gallery_items\\\":[],\\\"astroid_article_audio_source\\\":\\\"soundcloud\\\",\\\"astroid_article_audio_soundcloud\\\":\\\"\\\",\\\"astroid_article_audio_spotify\\\":\\\"\\\",\\\"astroid_article_review_heading\\\":\\\"\\\",\\\"astroid_article_review_summery\\\":\\\"\\\",\\\"astroid_article_review_good\\\":\\\"\\\",\\\"astroid_article_review_bad\\\":\\\"\\\",\\\"astroid_article_review_rating\\\":\\\"5\\\",\\\"astroid_article_button_action\\\":\\\"\\\",\\\"astroid_article_button_link\\\":\\\"\\\",\\\"astroid_article_review_criterias\\\":[],\\\"astroid_article_quote_text\\\":\\\"\\\",\\\"astroid_article_quote_author\\\":\\\"\\\",\\\"astroid_article_badge\\\":\\\"0\\\",\\\"astroid_article_badge_type\\\":\\\"2\\\",\\\"astroid_article_badge_text\\\":\\\"\\\",\\\"astroid_article_badge_color\\\":\\\"\\\",\\\"astroid_article_badge_text_color\\\":\\\"\\\",\\\"astroid_relatedposts\\\":\\\"\\\",\\\"astroid_socialshare\\\":\\\"\\\",\\\"astroid_comments\\\":\\\"\\\",\\\"astroid_posttype\\\":\\\"\\\",\\\"astroid_readtime\\\":\\\"\\\",\\\"astroid_authorinfo\\\":\\\"\\\",\\\"astroid_og_title\\\":\\\"\\\",\\\"astroid_og_desc\\\":\\\"\\\",\\\"astroid_og_image\\\":\\\"\\\"}\",\"version\":1,\"ordering\":null,\"metakey\":\"\",\"metadesc\":\"\",\"access\":\"1\",\"hits\":null,\"metadata\":\"{}\",\"featured\":\"1\",\"language\":\"*\",\"xreference\":null,\"note\":null}', 0),
(869, 126, 1, '', '2019-12-03 15:44:14', 253, 2679, 'cc4157ca752e96abde665115876cd4ec3aa7ca87', '{\"id\":126,\"asset_id\":371,\"title\":\"Novembro: Sensibiliza\\u00e7\\u00e3o Contra a Viol\\u00eancia no Namoro.\",\"alias\":\"novembro-sensibilizacao-contra-a-violencia-no-namoro\",\"introtext\":\"<p style=\\\"text-align: center;\\\">\\u201cQuem te ama n\\u00e3o te agride\\u201d<\\/p>\\r\\n<p>No \\u00e2mbito do Projeto PES, o GAF e a Escola Segura realizaram dua sess\\u00e3o de sensibiliza\\u00e7\\u00e3o contra a viol\\u00eancia no namoro, no dia 27 de Novembro, Audit\\u00f3rio Maior, dirigidas aos jovens da Escola Secund\\u00e1ria de Santa Maria Maior.<\\/p>\\r\\n<p><img src=\\\"images\\/Almocos\\/received_2471376092959593.jpeg\\\" alt=\\\"received 2471376092959593\\\" \\/><\\/p>\",\"fulltext\":\"\",\"state\":\"1\",\"catid\":\"11\",\"created\":\"2019-12-03 15:44:14\",\"created_by\":\"253\",\"created_by_alias\":\"\",\"modified\":\"2019-12-03 15:44:14\",\"modified_by\":null,\"checked_out\":null,\"checked_out_time\":null,\"publish_up\":\"2019-12-03 15:44:14\",\"publish_down\":\"0000-00-00 00:00:00\",\"images\":\"{\\\"image_intro\\\":\\\"\\\",\\\"image_intro_alt\\\":\\\"\\\",\\\"image_intro_caption\\\":\\\"\\\",\\\"float_intro\\\":\\\"\\\",\\\"image_fulltext\\\":\\\"\\\",\\\"image_fulltext_alt\\\":\\\"\\\",\\\"image_fulltext_caption\\\":\\\"\\\",\\\"float_fulltext\\\":\\\"\\\"}\",\"urls\":\"{\\\"urla\\\":false,\\\"urlatext\\\":\\\"\\\",\\\"targeta\\\":\\\"\\\",\\\"urlb\\\":false,\\\"urlbtext\\\":\\\"\\\",\\\"targetb\\\":\\\"\\\",\\\"urlc\\\":false,\\\"urlctext\\\":\\\"\\\",\\\"targetc\\\":\\\"\\\"}\",\"attribs\":\"{\\\"astroid_article_type\\\":\\\"regular\\\",\\\"astroid_article_video_url\\\":\\\"\\\",\\\"astroid_article_gallery_width\\\":\\\"\\\",\\\"astroid_article_gallery_bullets\\\":\\\"1\\\",\\\"astroid_article_gallery_navigation\\\":\\\"1\\\",\\\"astroid_article_thumbnail\\\":\\\"1\\\",\\\"astroid_article_gallery_items\\\":[],\\\"astroid_article_audio_source\\\":\\\"soundcloud\\\",\\\"astroid_article_audio_soundcloud\\\":\\\"\\\",\\\"astroid_article_audio_spotify\\\":\\\"\\\",\\\"astroid_article_review_heading\\\":\\\"\\\",\\\"astroid_article_review_summery\\\":\\\"\\\",\\\"astroid_article_review_good\\\":\\\"\\\",\\\"astroid_article_review_bad\\\":\\\"\\\",\\\"astroid_article_review_rating\\\":\\\"5\\\",\\\"astroid_article_button_action\\\":\\\"\\\",\\\"astroid_article_button_link\\\":\\\"\\\",\\\"astroid_article_review_criterias\\\":[],\\\"astroid_article_quote_text\\\":\\\"\\\",\\\"astroid_article_quote_author\\\":\\\"\\\",\\\"astroid_article_badge\\\":\\\"0\\\",\\\"astroid_article_badge_type\\\":\\\"2\\\",\\\"astroid_article_badge_text\\\":\\\"\\\",\\\"astroid_article_badge_color\\\":\\\"\\\",\\\"astroid_article_badge_text_color\\\":\\\"\\\",\\\"astroid_relatedposts\\\":\\\"\\\",\\\"astroid_socialshare\\\":\\\"\\\",\\\"astroid_comments\\\":\\\"\\\",\\\"astroid_posttype\\\":\\\"\\\",\\\"astroid_readtime\\\":\\\"\\\",\\\"astroid_authorinfo\\\":\\\"\\\",\\\"astroid_og_title\\\":\\\"\\\",\\\"astroid_og_desc\\\":\\\"\\\",\\\"astroid_og_image\\\":\\\"\\\"}\",\"version\":1,\"ordering\":null,\"metakey\":\"\",\"metadesc\":\"\",\"access\":\"1\",\"hits\":null,\"metadata\":\"{}\",\"featured\":\"1\",\"language\":\"*\",\"xreference\":null,\"note\":null}', 0),
(870, 126, 1, '', '2019-12-03 15:54:45', 253, 2696, '1fc3479ffcb5c5739e2c2ef89962b37923cc4f1d', '{\"id\":126,\"asset_id\":\"371\",\"title\":\"Novembro: Sensibiliza\\u00e7\\u00e3o Contra a Viol\\u00eancia no Namoro.\",\"alias\":\"novembro-sensibilizacao-contra-a-violencia-no-namoro\",\"introtext\":\"<p style=\\\"text-align: center;\\\">\\u201cQuem te ama n\\u00e3o te agride\\u201d<\\/p>\\r\\n<p>No \\u00e2mbito do Projeto PES, o GAF e a Escola Segura realizaram duas sess\\u00f5es de sensibiliza\\u00e7\\u00e3o contra a viol\\u00eancia no namoro, no dia 27 de Novembro, Audit\\u00f3rio Maior, dirigidas aos jovens da Escola Secund\\u00e1ria de Santa Maria Maior.<\\/p>\\r\\n<p><img src=\\\"images\\/Almocos\\/received_2471376092959593.jpeg\\\" alt=\\\"received 2471376092959593\\\" \\/><\\/p>\",\"fulltext\":\"\",\"state\":\"1\",\"catid\":\"11\",\"created\":\"2019-12-03 15:44:14\",\"created_by\":\"253\",\"created_by_alias\":\"\",\"modified\":\"2019-12-03 15:54:45\",\"modified_by\":\"253\",\"checked_out\":\"253\",\"checked_out_time\":\"2019-12-03 15:54:14\",\"publish_up\":\"2019-12-03 15:44:14\",\"publish_down\":\"0000-00-00 00:00:00\",\"images\":\"{\\\"image_intro\\\":\\\"\\\",\\\"image_intro_alt\\\":\\\"\\\",\\\"image_intro_caption\\\":\\\"\\\",\\\"float_intro\\\":\\\"\\\",\\\"image_fulltext\\\":\\\"\\\",\\\"image_fulltext_alt\\\":\\\"\\\",\\\"image_fulltext_caption\\\":\\\"\\\",\\\"float_fulltext\\\":\\\"\\\"}\",\"urls\":\"{\\\"urla\\\":false,\\\"urlatext\\\":\\\"\\\",\\\"targeta\\\":\\\"\\\",\\\"urlb\\\":false,\\\"urlbtext\\\":\\\"\\\",\\\"targetb\\\":\\\"\\\",\\\"urlc\\\":false,\\\"urlctext\\\":\\\"\\\",\\\"targetc\\\":\\\"\\\"}\",\"attribs\":\"{\\\"astroid_article_type\\\":\\\"regular\\\",\\\"astroid_article_video_url\\\":\\\"\\\",\\\"astroid_article_gallery_width\\\":\\\"\\\",\\\"astroid_article_gallery_bullets\\\":\\\"1\\\",\\\"astroid_article_gallery_navigation\\\":\\\"1\\\",\\\"astroid_article_thumbnail\\\":\\\"1\\\",\\\"astroid_article_gallery_items\\\":[],\\\"astroid_article_audio_source\\\":\\\"soundcloud\\\",\\\"astroid_article_audio_soundcloud\\\":\\\"\\\",\\\"astroid_article_audio_spotify\\\":\\\"\\\",\\\"astroid_article_review_heading\\\":\\\"\\\",\\\"astroid_article_review_summery\\\":\\\"\\\",\\\"astroid_article_review_good\\\":\\\"\\\",\\\"astroid_article_review_bad\\\":\\\"\\\",\\\"astroid_article_review_rating\\\":\\\"5\\\",\\\"astroid_article_button_action\\\":\\\"\\\",\\\"astroid_article_button_link\\\":\\\"\\\",\\\"astroid_article_review_criterias\\\":[],\\\"astroid_article_quote_text\\\":\\\"\\\",\\\"astroid_article_quote_author\\\":\\\"\\\",\\\"astroid_article_badge\\\":\\\"0\\\",\\\"astroid_article_badge_type\\\":\\\"2\\\",\\\"astroid_article_badge_text\\\":\\\"\\\",\\\"astroid_article_badge_color\\\":\\\"\\\",\\\"astroid_article_badge_text_color\\\":\\\"\\\",\\\"astroid_relatedposts\\\":\\\"\\\",\\\"astroid_socialshare\\\":\\\"\\\",\\\"astroid_comments\\\":\\\"\\\",\\\"astroid_posttype\\\":\\\"\\\",\\\"astroid_readtime\\\":\\\"\\\",\\\"astroid_authorinfo\\\":\\\"\\\",\\\"astroid_og_title\\\":\\\"\\\",\\\"astroid_og_desc\\\":\\\"\\\",\\\"astroid_og_image\\\":\\\"\\\"}\",\"version\":2,\"ordering\":\"0\",\"metakey\":\"\",\"metadesc\":\"\",\"access\":\"1\",\"hits\":\"0\",\"metadata\":\"{}\",\"featured\":\"1\",\"language\":\"*\",\"xreference\":\"\",\"note\":\"\"}', 0),
(871, 113, 1, '', '2019-12-04 19:12:42', 251, 5088, 'ba1d7867b71b284f54fa5c2d07cd48c353da4e47', '{\"id\":113,\"asset_id\":\"358\",\"title\":\"CONCURSO PARA ASSISTENTES OPERACIONAIS\",\"alias\":\"concurso-para-assistentes-operacionais\",\"introtext\":\"<p style=\\\"margin: 0px 0px 10px;\\\"><span style=\\\"font-size: 10pt; line-height: 15.3333px; font-family: \'Gill Sans MT\', sans-serif;\\\">Encontra-se aberto procedimento concursal comum para recrutamento de tr\\u00eas postos de trabalho, para assistentes operacionais em regime de contrato de trabalho em fun\\u00e7\\u00f5es p\\u00fablicas por tempo indeterminado. Pode-se consultar&nbsp;<a style=\\\"color: #0083e8; text-decoration-line: none; transition: color 0.15s ease-in-out 0s;\\\" href=\\\"http:\\/\\/www.esmaior.pt\\/esmaior_antiga\\/images\\/Aviso_DR_-_29-07-2019.pdf\\\">aqui<\\/a><a href=\\\"files\\/Aviso_DR_-_29-07-2019.pdf\\\">&nbsp;o&nbsp;<\\/a><\\/span><span style=\\\"font-size: 10pt; line-height: 15.3333px; font-family: \'Gill Sans MT\', sans-serif;\\\"><a href=\\\"files\\/Aviso_DR_-_29-07-2019.pdf\\\">an\\u00fancio<\\/a><\\/span><span style=\\\"font-size: 10pt; line-height: 15.3333px; font-family: \'Gill Sans MT\', sans-serif;\\\">&nbsp;no Di\\u00e1rio da Rep\\u00fablica \\u2013 Aviso n\\u00ba 12133\\/2019.<\\/span><\\/p>\\r\\n<p><span style=\\\"font-size: 10pt;\\\">Pode consultar <span style=\\\"text-decoration: underline;\\\"><a href=\\\"images\\/Benjamin_Imagens\\/Aviso_n\\u00ba_12133_lista.admiss\\u00e3o.exclus\\u00e3o_final.pdf\\\">aqui<\\/a><\\/span> a Lista de Admitidos e Exclu\\u00eddos no Procedimento Concursal. Tamb\\u00e9m, <span style=\\\"text-decoration: underline;\\\"><a href=\\\"images\\/Benjamin_Imagens\\/Ata_numero_-_1_-_Proc.Concursal.pdf\\\">aqui<\\/a><\\/span>, a Ata n\\u00ba 1. <\\/span><\\/p>\\r\\n<p>&nbsp;Pode consultar, clicando nos itens abaixo apresentados:<\\/p>\\r\\n<p>a) <a href=\\\"images\\/Benjamin_Imagens\\/Lista_Definitiva_Candidatos_Admitidos_ao_primeiro_m\\u00e9todo_de_sele\\u00e7\\u00e3o.pdf\\\">Lista definitiva de candidatos admitidos ao primeiro m\\u00e9todo de sele\\u00e7\\u00e3o<\\/a><\\/p>\\r\\n<p>b) <a href=\\\"images\\/Benjamin_Imagens\\/Convocat\\u00f3ria_Prova_de_Conhecimentos.pdf\\\">Convocat\\u00f3ria - Prova de Conhecimentos<\\/a><\\/p>\\r\\n<p>c) <a href=\\\"images\\/Benjamin_Imagens\\/Matriz_Prova_Conhecimentos.pdf\\\">Matriz da Prova de Conhecimentos<\\/a><\\/p>\\r\\n<div>\\r\\n<p>Lista unit\\u00e1ria de candidatos, por ordem alfab\\u00e9tica, ap\\u00f3s o primeiro m\\u00e9todo de sele\\u00e7\\u00e3o: Avalia\\u00e7\\u00e3o Curricular \\/ Prova de Conhecimentos \\u2013 republica\\u00e7\\u00e3o. Pode consultar <a href=\\\"images\\/Benjamin_Imagens\\/18.11.2019_Lista_de_Ordenacao_Final_Apos_metodo_1.corr.pdf\\\">aqui<\\/a>.<\\/p>\\r\\n<p>CONVOCAT\\u00d3RIA - Entrevista de avalia\\u00e7\\u00e3o de compet\\u00eancias, dia 9 de dezembro de 2019. <a href=\\\"images\\/CONVOCATORIA_eac_09.DEZEMBRO.2019.pdf\\\">Pode consultar aqui<\\/a><\\/p>\\r\\n<\\/div>\\r\\n<ul class=\\\"pager pagenav\\\" style=\\\"padding: 0px; margin: 20px 0px; list-style: none; text-align: center;\\\">\\r\\n<li class=\\\"previous\\\" style=\\\"line-height: 24px; display: inline;\\\">&nbsp;<\\/li>\\r\\n<\\/ul>\",\"fulltext\":\"\",\"state\":\"1\",\"catid\":\"11\",\"created\":\"2019-10-23 12:17:34\",\"created_by\":\"231\",\"created_by_alias\":\"\",\"modified\":\"2019-12-04 19:12:42\",\"modified_by\":\"251\",\"checked_out\":\"251\",\"checked_out_time\":\"2019-12-04 19:09:57\",\"publish_up\":\"2019-11-15 13:37:34\",\"publish_down\":\"0000-00-00 00:00:00\",\"images\":\"{\\\"image_intro\\\":\\\"\\\",\\\"image_intro_alt\\\":\\\"\\\",\\\"image_intro_caption\\\":\\\"\\\",\\\"float_intro\\\":\\\"\\\",\\\"image_fulltext\\\":\\\"\\\",\\\"image_fulltext_alt\\\":\\\"\\\",\\\"image_fulltext_caption\\\":\\\"\\\",\\\"float_fulltext\\\":\\\"\\\"}\",\"urls\":\"{\\\"urla\\\":false,\\\"urlatext\\\":\\\"\\\",\\\"targeta\\\":\\\"\\\",\\\"urlb\\\":false,\\\"urlbtext\\\":\\\"\\\",\\\"targetb\\\":\\\"\\\",\\\"urlc\\\":false,\\\"urlctext\\\":\\\"\\\",\\\"targetc\\\":\\\"\\\"}\",\"attribs\":\"{\\\"astroid_article_type\\\":\\\"regular\\\",\\\"astroid_article_video_type\\\":\\\"youtube\\\",\\\"astroid_article_video_url\\\":\\\"\\\",\\\"astroid_article_gallery_width\\\":\\\"\\\",\\\"astroid_article_gallery_bullets\\\":\\\"1\\\",\\\"astroid_article_gallery_navigation\\\":\\\"1\\\",\\\"astroid_article_thumbnail\\\":\\\"1\\\",\\\"astroid_article_gallery_items\\\":[],\\\"astroid_article_audio_source\\\":\\\"soundcloud\\\",\\\"astroid_article_audio_soundcloud\\\":\\\"\\\",\\\"astroid_article_audio_spotify\\\":\\\"\\\",\\\"astroid_article_review_heading\\\":\\\"\\\",\\\"astroid_article_review_summery\\\":\\\"\\\",\\\"astroid_article_review_good\\\":\\\"\\\",\\\"astroid_article_review_bad\\\":\\\"\\\",\\\"astroid_article_review_rating\\\":\\\"5\\\",\\\"astroid_article_button_action\\\":\\\"\\\",\\\"astroid_article_button_link\\\":\\\"\\\",\\\"astroid_article_review_criterias\\\":[],\\\"astroid_article_quote_text\\\":\\\"\\\",\\\"astroid_article_quote_author\\\":\\\"\\\",\\\"astroid_article_badge\\\":\\\"0\\\",\\\"astroid_article_badge_type\\\":\\\"2\\\",\\\"astroid_article_badge_text\\\":\\\"\\\",\\\"astroid_article_badge_color\\\":\\\"\\\",\\\"astroid_article_badge_text_color\\\":\\\"\\\",\\\"astroid_relatedposts\\\":\\\"\\\",\\\"astroid_socialshare\\\":\\\"\\\",\\\"astroid_comments\\\":\\\"\\\",\\\"astroid_posttype\\\":\\\"\\\",\\\"astroid_readtime\\\":\\\"\\\",\\\"astroid_authorinfo\\\":\\\"\\\",\\\"astroid_og_title\\\":\\\"\\\",\\\"astroid_og_desc\\\":\\\"\\\",\\\"astroid_og_image\\\":\\\"\\\"}\",\"version\":20,\"ordering\":\"13\",\"metakey\":\"\",\"metadesc\":\"\",\"access\":\"1\",\"hits\":\"0\",\"metadata\":\"{\\\"robots\\\":\\\"\\\",\\\"author\\\":\\\"\\\",\\\"rights\\\":\\\"\\\",\\\"xreference\\\":\\\"\\\"}\",\"featured\":\"1\",\"language\":\"*\",\"xreference\":\"\",\"note\":\"\"}', 0),
(872, 113, 1, '', '2019-12-05 19:17:37', 251, 5276, '383e70c2ebe952a381b87b00fbace3cf1404a0c1', '{\"id\":113,\"asset_id\":\"358\",\"title\":\"CONCURSO PARA ASSISTENTES OPERACIONAIS\",\"alias\":\"concurso-para-assistentes-operacionais\",\"introtext\":\"<p style=\\\"margin: 0px 0px 10px;\\\"><span style=\\\"font-size: 10pt; line-height: 15.3333px; font-family: \'Gill Sans MT\', sans-serif;\\\">Encontra-se aberto procedimento concursal comum para recrutamento de tr\\u00eas postos de trabalho, para assistentes operacionais em regime de contrato de trabalho em fun\\u00e7\\u00f5es p\\u00fablicas por tempo indeterminado. Pode-se consultar&nbsp;<a style=\\\"color: #0083e8; text-decoration-line: none; transition: color 0.15s ease-in-out 0s;\\\" href=\\\"http:\\/\\/www.esmaior.pt\\/esmaior_antiga\\/images\\/Aviso_DR_-_29-07-2019.pdf\\\">aqui<\\/a><a href=\\\"files\\/Aviso_DR_-_29-07-2019.pdf\\\">&nbsp;o&nbsp;<\\/a><\\/span><span style=\\\"font-size: 10pt; line-height: 15.3333px; font-family: \'Gill Sans MT\', sans-serif;\\\"><a href=\\\"files\\/Aviso_DR_-_29-07-2019.pdf\\\">an\\u00fancio<\\/a><\\/span><span style=\\\"font-size: 10pt; line-height: 15.3333px; font-family: \'Gill Sans MT\', sans-serif;\\\">&nbsp;no Di\\u00e1rio da Rep\\u00fablica \\u2013 Aviso n\\u00ba 12133\\/2019.<\\/span><\\/p>\\r\\n<p><span style=\\\"font-size: 10pt;\\\">Pode consultar <span style=\\\"text-decoration: underline;\\\"><a href=\\\"images\\/Benjamin_Imagens\\/Aviso_n\\u00ba_12133_lista.admiss\\u00e3o.exclus\\u00e3o_final.pdf\\\">aqui<\\/a><\\/span> a Lista de Admitidos e Exclu\\u00eddos no Procedimento Concursal. Tamb\\u00e9m, <span style=\\\"text-decoration: underline;\\\"><a href=\\\"images\\/Benjamin_Imagens\\/Ata_numero_-_1_-_Proc.Concursal.pdf\\\">aqui<\\/a><\\/span>, a Ata n\\u00ba 1. <\\/span><\\/p>\\r\\n<p>&nbsp;Pode consultar, clicando nos itens abaixo apresentados:<\\/p>\\r\\n<p>a) <a href=\\\"images\\/Benjamin_Imagens\\/Lista_Definitiva_Candidatos_Admitidos_ao_primeiro_m\\u00e9todo_de_sele\\u00e7\\u00e3o.pdf\\\">Lista definitiva de candidatos admitidos ao primeiro m\\u00e9todo de sele\\u00e7\\u00e3o<\\/a><\\/p>\\r\\n<p>b) <a href=\\\"images\\/Benjamin_Imagens\\/Convocat\\u00f3ria_Prova_de_Conhecimentos.pdf\\\">Convocat\\u00f3ria - Prova de Conhecimentos<\\/a><\\/p>\\r\\n<p>c) <a href=\\\"images\\/Benjamin_Imagens\\/Matriz_Prova_Conhecimentos.pdf\\\">Matriz da Prova de Conhecimentos<\\/a><\\/p>\\r\\n<div>\\r\\n<p>Lista unit\\u00e1ria de candidatos, por ordem alfab\\u00e9tica, ap\\u00f3s o primeiro m\\u00e9todo de sele\\u00e7\\u00e3o: Avalia\\u00e7\\u00e3o Curricular \\/ Prova de Conhecimentos \\u2013 republica\\u00e7\\u00e3o. Pode consultar <a href=\\\"images\\/Benjamin_Imagens\\/18.11.2019_Lista_de_Ordenacao_Final_Apos_metodo_1.corr.pdf\\\">aqui<\\/a>.<\\/p>\\r\\n<p>CONVOCAT\\u00d3RIA - Entrevista de avalia\\u00e7\\u00e3o de compet\\u00eancias, dia 9 de dezembro de 2019. <a href=\\\"images\\/CONVOCATORIA_eac_09.DEZEMBRO.2019.pdf\\\">Pode consultar aqui<\\/a><\\/p>\\r\\n<p>CONVOCAT\\u00d3RIA - Entrevista profissional de sele\\u00e7\\u00e3o, dia 11 de dezembro de 2019. <a href=\\\"images\\/CONVOCATORIA_eps_11.DEZEMBRO.2019.pdf\\\">Pode consultar aqui<\\/a><\\/p>\\r\\n<\\/div>\\r\\n<ul class=\\\"pager pagenav\\\" style=\\\"padding: 0px; margin: 20px 0px; list-style: none; text-align: center;\\\">\\r\\n<li class=\\\"previous\\\" style=\\\"line-height: 24px; display: inline;\\\">&nbsp;<\\/li>\\r\\n<\\/ul>\",\"fulltext\":\"\",\"state\":\"1\",\"catid\":\"11\",\"created\":\"2019-10-23 12:17:34\",\"created_by\":\"231\",\"created_by_alias\":\"\",\"modified\":\"2019-12-05 19:17:37\",\"modified_by\":\"251\",\"checked_out\":\"251\",\"checked_out_time\":\"2019-12-05 19:15:58\",\"publish_up\":\"2019-11-15 13:37:34\",\"publish_down\":\"0000-00-00 00:00:00\",\"images\":\"{\\\"image_intro\\\":\\\"\\\",\\\"image_intro_alt\\\":\\\"\\\",\\\"image_intro_caption\\\":\\\"\\\",\\\"float_intro\\\":\\\"\\\",\\\"image_fulltext\\\":\\\"\\\",\\\"image_fulltext_alt\\\":\\\"\\\",\\\"image_fulltext_caption\\\":\\\"\\\",\\\"float_fulltext\\\":\\\"\\\"}\",\"urls\":\"{\\\"urla\\\":false,\\\"urlatext\\\":\\\"\\\",\\\"targeta\\\":\\\"\\\",\\\"urlb\\\":false,\\\"urlbtext\\\":\\\"\\\",\\\"targetb\\\":\\\"\\\",\\\"urlc\\\":false,\\\"urlctext\\\":\\\"\\\",\\\"targetc\\\":\\\"\\\"}\",\"attribs\":\"{\\\"astroid_article_type\\\":\\\"regular\\\",\\\"astroid_article_video_type\\\":\\\"youtube\\\",\\\"astroid_article_video_url\\\":\\\"\\\",\\\"astroid_article_gallery_width\\\":\\\"\\\",\\\"astroid_article_gallery_bullets\\\":\\\"1\\\",\\\"astroid_article_gallery_navigation\\\":\\\"1\\\",\\\"astroid_article_thumbnail\\\":\\\"1\\\",\\\"astroid_article_gallery_items\\\":[],\\\"astroid_article_audio_source\\\":\\\"soundcloud\\\",\\\"astroid_article_audio_soundcloud\\\":\\\"\\\",\\\"astroid_article_audio_spotify\\\":\\\"\\\",\\\"astroid_article_review_heading\\\":\\\"\\\",\\\"astroid_article_review_summery\\\":\\\"\\\",\\\"astroid_article_review_good\\\":\\\"\\\",\\\"astroid_article_review_bad\\\":\\\"\\\",\\\"astroid_article_review_rating\\\":\\\"5\\\",\\\"astroid_article_button_action\\\":\\\"\\\",\\\"astroid_article_button_link\\\":\\\"\\\",\\\"astroid_article_review_criterias\\\":[],\\\"astroid_article_quote_text\\\":\\\"\\\",\\\"astroid_article_quote_author\\\":\\\"\\\",\\\"astroid_article_badge\\\":\\\"0\\\",\\\"astroid_article_badge_type\\\":\\\"2\\\",\\\"astroid_article_badge_text\\\":\\\"\\\",\\\"astroid_article_badge_color\\\":\\\"\\\",\\\"astroid_article_badge_text_color\\\":\\\"\\\",\\\"astroid_relatedposts\\\":\\\"\\\",\\\"astroid_socialshare\\\":\\\"\\\",\\\"astroid_comments\\\":\\\"\\\",\\\"astroid_posttype\\\":\\\"\\\",\\\"astroid_readtime\\\":\\\"\\\",\\\"astroid_authorinfo\\\":\\\"\\\",\\\"astroid_og_title\\\":\\\"\\\",\\\"astroid_og_desc\\\":\\\"\\\",\\\"astroid_og_image\\\":\\\"\\\"}\",\"version\":21,\"ordering\":\"13\",\"metakey\":\"\",\"metadesc\":\"\",\"access\":\"1\",\"hits\":\"0\",\"metadata\":\"{\\\"robots\\\":\\\"\\\",\\\"author\\\":\\\"\\\",\\\"rights\\\":\\\"\\\",\\\"xreference\\\":\\\"\\\"}\",\"featured\":\"1\",\"language\":\"*\",\"xreference\":\"\",\"note\":\"\"}', 0),
(873, 127, 1, '', '2019-12-06 10:06:47', 251, 2362, 'f9167c6fad9cdd44a5a8899fff50bec57fef2704', '{\"id\":127,\"asset_id\":372,\"title\":\"Seman dos Direitos Humanos\",\"alias\":\"seman-dos-direitos-humanos\",\"introtext\":\"<p>Veja aqui o <a href=\\\"images\\/Benjamin_Imagens\\/Programa_SDH_2019.pdf\\\">Programa<\\/a><\\/p>\\r\\n<p><img src=\\\"images\\/Semana_DH.jpg\\\" alt=\\\"Semana_DH.jpg\\\" width=\\\"515\\\" height=\\\"728\\\" \\/><\\/p>\\r\\n<p>&nbsp;<\\/p>\",\"fulltext\":\"\",\"state\":\"1\",\"catid\":\"11\",\"created\":\"2019-12-06 10:06:47\",\"created_by\":\"251\",\"created_by_alias\":\"\",\"modified\":\"2019-12-06 10:06:47\",\"modified_by\":null,\"checked_out\":null,\"checked_out_time\":null,\"publish_up\":\"2019-12-06 10:06:47\",\"publish_down\":\"0000-00-00 00:00:00\",\"images\":\"{\\\"image_intro\\\":\\\"\\\",\\\"image_intro_alt\\\":\\\"\\\",\\\"image_intro_caption\\\":\\\"\\\",\\\"float_intro\\\":\\\"\\\",\\\"image_fulltext\\\":\\\"\\\",\\\"image_fulltext_alt\\\":\\\"\\\",\\\"image_fulltext_caption\\\":\\\"\\\",\\\"float_fulltext\\\":\\\"\\\"}\",\"urls\":\"{\\\"urla\\\":false,\\\"urlatext\\\":\\\"\\\",\\\"targeta\\\":\\\"\\\",\\\"urlb\\\":false,\\\"urlbtext\\\":\\\"\\\",\\\"targetb\\\":\\\"\\\",\\\"urlc\\\":false,\\\"urlctext\\\":\\\"\\\",\\\"targetc\\\":\\\"\\\"}\",\"attribs\":\"{\\\"astroid_article_type\\\":\\\"regular\\\",\\\"astroid_article_video_url\\\":\\\"\\\",\\\"astroid_article_gallery_width\\\":\\\"\\\",\\\"astroid_article_gallery_bullets\\\":\\\"1\\\",\\\"astroid_article_gallery_navigation\\\":\\\"1\\\",\\\"astroid_article_thumbnail\\\":\\\"1\\\",\\\"astroid_article_gallery_items\\\":[],\\\"astroid_article_audio_source\\\":\\\"soundcloud\\\",\\\"astroid_article_audio_soundcloud\\\":\\\"\\\",\\\"astroid_article_audio_spotify\\\":\\\"\\\",\\\"astroid_article_review_heading\\\":\\\"\\\",\\\"astroid_article_review_summery\\\":\\\"\\\",\\\"astroid_article_review_good\\\":\\\"\\\",\\\"astroid_article_review_bad\\\":\\\"\\\",\\\"astroid_article_review_rating\\\":\\\"5\\\",\\\"astroid_article_button_action\\\":\\\"\\\",\\\"astroid_article_button_link\\\":\\\"\\\",\\\"astroid_article_review_criterias\\\":[],\\\"astroid_article_quote_text\\\":\\\"\\\",\\\"astroid_article_quote_author\\\":\\\"\\\",\\\"astroid_article_badge\\\":\\\"0\\\",\\\"astroid_article_badge_type\\\":\\\"2\\\",\\\"astroid_article_badge_text\\\":\\\"\\\",\\\"astroid_article_badge_color\\\":\\\"\\\",\\\"astroid_article_badge_text_color\\\":\\\"\\\",\\\"astroid_relatedposts\\\":\\\"\\\",\\\"astroid_socialshare\\\":\\\"\\\",\\\"astroid_comments\\\":\\\"\\\",\\\"astroid_posttype\\\":\\\"\\\",\\\"astroid_readtime\\\":\\\"\\\",\\\"astroid_authorinfo\\\":\\\"\\\",\\\"astroid_og_title\\\":\\\"\\\",\\\"astroid_og_desc\\\":\\\"\\\",\\\"astroid_og_image\\\":\\\"\\\"}\",\"version\":1,\"ordering\":null,\"metakey\":\"\",\"metadesc\":\"\",\"access\":\"1\",\"hits\":null,\"metadata\":\"{}\",\"featured\":\"1\",\"language\":\"*\",\"xreference\":null,\"note\":null}', 0),
(874, 127, 1, '', '2019-12-06 10:07:28', 251, 2378, '51a4ea789228ea6d5b56a9b4f9391bf4532c138b', '{\"id\":127,\"asset_id\":\"372\",\"title\":\"Semana dos Direitos Humanos\",\"alias\":\"seman-dos-direitos-humanos\",\"introtext\":\"<p>Veja aqui o <a href=\\\"images\\/Benjamin_Imagens\\/Programa_SDH_2019.pdf\\\">Programa<\\/a><\\/p>\\r\\n<p><img src=\\\"images\\/Semana_DH.jpg\\\" alt=\\\"Semana_DH.jpg\\\" width=\\\"515\\\" height=\\\"728\\\" \\/><\\/p>\\r\\n<p>&nbsp;<\\/p>\",\"fulltext\":\"\",\"state\":\"1\",\"catid\":\"11\",\"created\":\"2019-12-06 10:06:47\",\"created_by\":\"251\",\"created_by_alias\":\"\",\"modified\":\"2019-12-06 10:07:28\",\"modified_by\":\"251\",\"checked_out\":\"251\",\"checked_out_time\":\"2019-12-06 10:07:16\",\"publish_up\":\"2019-12-06 10:06:47\",\"publish_down\":\"0000-00-00 00:00:00\",\"images\":\"{\\\"image_intro\\\":\\\"\\\",\\\"image_intro_alt\\\":\\\"\\\",\\\"image_intro_caption\\\":\\\"\\\",\\\"float_intro\\\":\\\"\\\",\\\"image_fulltext\\\":\\\"\\\",\\\"image_fulltext_alt\\\":\\\"\\\",\\\"image_fulltext_caption\\\":\\\"\\\",\\\"float_fulltext\\\":\\\"\\\"}\",\"urls\":\"{\\\"urla\\\":false,\\\"urlatext\\\":\\\"\\\",\\\"targeta\\\":\\\"\\\",\\\"urlb\\\":false,\\\"urlbtext\\\":\\\"\\\",\\\"targetb\\\":\\\"\\\",\\\"urlc\\\":false,\\\"urlctext\\\":\\\"\\\",\\\"targetc\\\":\\\"\\\"}\",\"attribs\":\"{\\\"astroid_article_type\\\":\\\"regular\\\",\\\"astroid_article_video_url\\\":\\\"\\\",\\\"astroid_article_gallery_width\\\":\\\"\\\",\\\"astroid_article_gallery_bullets\\\":\\\"1\\\",\\\"astroid_article_gallery_navigation\\\":\\\"1\\\",\\\"astroid_article_thumbnail\\\":\\\"1\\\",\\\"astroid_article_gallery_items\\\":[],\\\"astroid_article_audio_source\\\":\\\"soundcloud\\\",\\\"astroid_article_audio_soundcloud\\\":\\\"\\\",\\\"astroid_article_audio_spotify\\\":\\\"\\\",\\\"astroid_article_review_heading\\\":\\\"\\\",\\\"astroid_article_review_summery\\\":\\\"\\\",\\\"astroid_article_review_good\\\":\\\"\\\",\\\"astroid_article_review_bad\\\":\\\"\\\",\\\"astroid_article_review_rating\\\":\\\"5\\\",\\\"astroid_article_button_action\\\":\\\"\\\",\\\"astroid_article_button_link\\\":\\\"\\\",\\\"astroid_article_review_criterias\\\":[],\\\"astroid_article_quote_text\\\":\\\"\\\",\\\"astroid_article_quote_author\\\":\\\"\\\",\\\"astroid_article_badge\\\":\\\"0\\\",\\\"astroid_article_badge_type\\\":\\\"2\\\",\\\"astroid_article_badge_text\\\":\\\"\\\",\\\"astroid_article_badge_color\\\":\\\"\\\",\\\"astroid_article_badge_text_color\\\":\\\"\\\",\\\"astroid_relatedposts\\\":\\\"\\\",\\\"astroid_socialshare\\\":\\\"\\\",\\\"astroid_comments\\\":\\\"\\\",\\\"astroid_posttype\\\":\\\"\\\",\\\"astroid_readtime\\\":\\\"\\\",\\\"astroid_authorinfo\\\":\\\"\\\",\\\"astroid_og_title\\\":\\\"\\\",\\\"astroid_og_desc\\\":\\\"\\\",\\\"astroid_og_image\\\":\\\"\\\"}\",\"version\":2,\"ordering\":\"0\",\"metakey\":\"\",\"metadesc\":\"\",\"access\":\"1\",\"hits\":\"0\",\"metadata\":\"{}\",\"featured\":\"1\",\"language\":\"*\",\"xreference\":\"\",\"note\":\"\"}', 0),
(875, 128, 1, '', '2019-12-09 10:01:30', 231, 6097, 'aebc6127f5d711772deb15a374268280bf5b0eb9', '{\"id\":128,\"asset_id\":373,\"title\":\"FEIRA DO LIVRO DE NATAL\",\"alias\":\"feira-do-livro-de-natal\",\"introtext\":\"<div style=\\\"border-bottom-color: currentColor; border-bottom-style: none; border-bottom-width: 0px; border-image-outset: 0; border-image-repeat: stretch; border-image-slice: 100%; border-image-source: none; border-image-width: 1; border-left-color: currentColor; border-left-style: none; border-left-width: 0px; border-right-color: currentColor; border-right-style: none; border-right-width: 0px; border-top-color: currentColor; border-top-style: none; border-top-width: 0px; color: inherit; font-family: inherit; font-size: 12.79px; font-size-adjust: none; font-stretch: inherit; font-style: inherit; font-variant: inherit; font-weight: inherit; letter-spacing: normal; line-height: inherit; margin-bottom: 0px; margin-left: 0px; margin-right: 0px; margin-top: 0px; orphans: 2; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; padding-top: 0px; text-align: left; text-decoration: none; text-indent: 0px; text-transform: none; vertical-align: baseline; -webkit-text-stroke-width: 0px; white-space: normal; word-spacing: 0px;\\\">\\r\\n\\tConvida-se toda a comunidade educativa a visitar a&nbsp;Feira&nbsp;do&nbsp;Livro&nbsp;do Agrupamento na Escola Secund&aacute;ria de Santa Maria Maior e EB 2,3 Frei Bartolomeu dos M&aacute;rtires, de 9 a 13 de dezembro. Haver&aacute;&nbsp;livros&nbsp;para todos os gostos e &oacute;timas sugest&otilde;es para prendas de Natal!&nbsp;<\\/div>\\r\\n<div style=\\\"border-bottom-color: currentColor; border-bottom-style: none; border-bottom-width: 0px; border-image-outset: 0; border-image-repeat: stretch; border-image-slice: 100%; border-image-source: none; border-image-width: 1; border-left-color: currentColor; border-left-style: none; border-left-width: 0px; border-right-color: currentColor; border-right-style: none; border-right-width: 0px; border-top-color: currentColor; border-top-style: none; border-top-width: 0px; color: inherit; font-family: inherit; font-size: 12.79px; font-size-adjust: none; font-stretch: inherit; font-style: inherit; font-variant: inherit; font-weight: inherit; letter-spacing: normal; line-height: inherit; margin-bottom: 0px; margin-left: 0px; margin-right: 0px; margin-top: 0px; orphans: 2; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; padding-top: 0px; text-align: left; text-decoration: none; text-indent: 0px; text-transform: none; vertical-align: baseline; -webkit-text-stroke-width: 0px; white-space: normal; word-spacing: 0px;\\\">\\r\\n\\t&nbsp;<\\/div>\\r\\n<div style=\\\"margin: 0px; padding: 0px; border: 0px; border-image: none; text-align: center; color: inherit; text-transform: none; line-height: inherit; text-indent: 0px; letter-spacing: normal; font-family: inherit; font-size: 12.79px; font-style: inherit; font-variant: inherit; font-weight: inherit; text-decoration: none; word-spacing: 0px; vertical-align: baseline; white-space: normal; orphans: 2; font-size-adjust: none; font-stretch: inherit; -webkit-text-stroke-width: 0px;\\\">\\r\\n\\t<img alt=\\\"\\\" src=\\\"images\\/IMG_6013.JPG\\\" style=\\\"width: 381px; height: 550px;\\\" \\/><\\/div>\\r\\n\",\"fulltext\":\"\",\"state\":1,\"catid\":\"11\",\"created\":\"2019-12-09 10:01:30\",\"created_by\":\"231\",\"created_by_alias\":\"\",\"modified\":\"2019-12-09 10:01:30\",\"modified_by\":null,\"checked_out\":null,\"checked_out_time\":null,\"publish_up\":\"2019-12-09 10:01:30\",\"publish_down\":\"0000-00-00 00:00:00\",\"images\":\"{\\\"image_intro\\\":\\\"images\\\\\\/IMG_6020.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\":\"{\\\"article_layout\\\":\\\"\\\",\\\"show_title\\\":\\\"\\\",\\\"link_titles\\\":\\\"\\\",\\\"show_tags\\\":\\\"\\\",\\\"show_intro\\\":\\\"\\\",\\\"info_block_position\\\":\\\"\\\",\\\"info_block_show_title\\\":\\\"\\\",\\\"show_category\\\":\\\"\\\",\\\"link_category\\\":\\\"\\\",\\\"show_parent_category\\\":\\\"\\\",\\\"link_parent_category\\\":\\\"\\\",\\\"show_associations\\\":\\\"\\\",\\\"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_page_title\\\":\\\"\\\",\\\"show_publishing_options\\\":\\\"\\\",\\\"show_article_options\\\":\\\"\\\",\\\"show_urls_images_backend\\\":\\\"\\\",\\\"show_urls_images_frontend\\\":\\\"\\\",\\\"astroid_article_type\\\":\\\"regular\\\",\\\"astroid_article_video_type\\\":\\\"youtube\\\",\\\"astroid_article_video_url\\\":\\\"\\\",\\\"astroid_article_gallery_width\\\":\\\"\\\",\\\"astroid_article_gallery_bullets\\\":\\\"1\\\",\\\"astroid_article_gallery_navigation\\\":\\\"1\\\",\\\"astroid_article_thumbnail\\\":\\\"1\\\",\\\"astroid_article_gallery_items\\\":[],\\\"astroid_article_audio_source\\\":\\\"soundcloud\\\",\\\"astroid_article_audio_soundcloud\\\":\\\"\\\",\\\"astroid_article_audio_spotify\\\":\\\"\\\",\\\"astroid_article_review_heading\\\":\\\"\\\",\\\"astroid_article_review_summery\\\":\\\"\\\",\\\"astroid_article_review_good\\\":\\\"\\\",\\\"astroid_article_review_bad\\\":\\\"\\\",\\\"astroid_article_review_rating\\\":\\\"5\\\",\\\"astroid_article_button_action\\\":\\\"\\\",\\\"astroid_article_button_link\\\":\\\"\\\",\\\"astroid_article_review_criterias\\\":[],\\\"astroid_article_quote_text\\\":\\\"\\\",\\\"astroid_article_quote_author\\\":\\\"\\\",\\\"astroid_article_badge\\\":\\\"0\\\",\\\"astroid_article_badge_type\\\":\\\"2\\\",\\\"astroid_article_badge_text\\\":\\\"\\\",\\\"astroid_article_badge_color\\\":\\\"\\\",\\\"astroid_article_badge_text_color\\\":\\\"\\\",\\\"astroid_relatedposts\\\":\\\"\\\",\\\"astroid_socialshare\\\":\\\"\\\",\\\"astroid_comments\\\":\\\"\\\",\\\"astroid_posttype\\\":\\\"\\\",\\\"astroid_readtime\\\":\\\"\\\",\\\"astroid_authorinfo\\\":\\\"\\\",\\\"astroid_og_title\\\":\\\"\\\",\\\"astroid_og_desc\\\":\\\"\\\",\\\"astroid_og_image\\\":\\\"\\\"}\",\"version\":1,\"ordering\":null,\"metakey\":\"\",\"metadesc\":\"\",\"access\":\"1\",\"hits\":null,\"metadata\":\"{\\\"robots\\\":\\\"\\\",\\\"author\\\":\\\"\\\",\\\"rights\\\":\\\"\\\",\\\"xreference\\\":\\\"\\\"}\",\"featured\":\"1\",\"language\":\"*\",\"xreference\":\"\",\"note\":\"\"}', 0),
(876, 128, 1, '', '2019-12-09 10:21:14', 231, 6115, '6c812c3a3771aaf30097157088926b3eb3e21a86', '{\"id\":128,\"asset_id\":\"373\",\"title\":\"FEIRA DO LIVRO DE NATAL\",\"alias\":\"feira-do-livro-de-natal\",\"introtext\":\"<div style=\\\"border-bottom-color: currentColor; border-bottom-style: none; border-bottom-width: 0px; border-image-outset: 0; border-image-repeat: stretch; border-image-slice: 100%; border-image-source: none; border-image-width: 1; border-left-color: currentColor; border-left-style: none; border-left-width: 0px; border-right-color: currentColor; border-right-style: none; border-right-width: 0px; border-top-color: currentColor; border-top-style: none; border-top-width: 0px; color: inherit; font-family: inherit; font-size: 12.79px; font-size-adjust: none; font-stretch: inherit; font-style: inherit; font-variant: inherit; font-weight: inherit; letter-spacing: normal; line-height: inherit; margin-bottom: 0px; margin-left: 0px; margin-right: 0px; margin-top: 0px; orphans: 2; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; padding-top: 0px; text-align: left; text-decoration: none; text-indent: 0px; text-transform: none; vertical-align: baseline; -webkit-text-stroke-width: 0px; white-space: normal; word-spacing: 0px;\\\">\\r\\n\\tConvida-se toda a comunidade educativa a visitar a&nbsp;Feira&nbsp;do&nbsp;Livro&nbsp;do Agrupamento na Escola Secund&aacute;ria de Santa Maria Maior e EB 2,3 Frei Bartolomeu dos M&aacute;rtires, de 9 a 13 de dezembro. Haver&aacute;&nbsp;livros&nbsp;para todos os gostos e &oacute;timas sugest&otilde;es para prendas de Natal!&nbsp;<\\/div>\\r\\n<div style=\\\"border-bottom-color: currentColor; border-bottom-style: none; border-bottom-width: 0px; border-image-outset: 0; border-image-repeat: stretch; border-image-slice: 100%; border-image-source: none; border-image-width: 1; border-left-color: currentColor; border-left-style: none; border-left-width: 0px; border-right-color: currentColor; border-right-style: none; border-right-width: 0px; border-top-color: currentColor; border-top-style: none; border-top-width: 0px; color: inherit; font-family: inherit; font-size: 12.79px; font-size-adjust: none; font-stretch: inherit; font-style: inherit; font-variant: inherit; font-weight: inherit; letter-spacing: normal; line-height: inherit; margin-bottom: 0px; margin-left: 0px; margin-right: 0px; margin-top: 0px; orphans: 2; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; padding-top: 0px; text-align: left; text-decoration: none; text-indent: 0px; text-transform: none; vertical-align: baseline; -webkit-text-stroke-width: 0px; white-space: normal; word-spacing: 0px;\\\">\\r\\n\\t&nbsp;<\\/div>\\r\\n<div style=\\\"margin: 0px; padding: 0px; border: 0px; border-image: none; text-align: center; color: inherit; text-transform: none; line-height: inherit; text-indent: 0px; letter-spacing: normal; font-family: inherit; font-size: 12.79px; font-style: inherit; font-variant: inherit; font-weight: inherit; text-decoration: none; word-spacing: 0px; vertical-align: baseline; white-space: normal; orphans: 2; font-size-adjust: none; font-stretch: inherit; -webkit-text-stroke-width: 0px;\\\">\\r\\n\\t<img alt=\\\"\\\" src=\\\"images\\/IMG_6013.JPG\\\" style=\\\"width: 381px; height: 550px;\\\" \\/><\\/div>\\r\\n\",\"fulltext\":\"\",\"state\":1,\"catid\":\"11\",\"created\":\"2019-12-09 10:01:30\",\"created_by\":\"231\",\"created_by_alias\":\"\",\"modified\":\"2019-12-09 10:21:14\",\"modified_by\":\"231\",\"checked_out\":\"231\",\"checked_out_time\":\"2019-12-09 10:01:30\",\"publish_up\":\"2019-12-09 10:01:30\",\"publish_down\":\"0000-00-00 00:00:00\",\"images\":\"{\\\"image_intro\\\":\\\"images\\\\\\/IMG_602.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\":\"{\\\"article_layout\\\":\\\"\\\",\\\"show_title\\\":\\\"\\\",\\\"link_titles\\\":\\\"\\\",\\\"show_tags\\\":\\\"\\\",\\\"show_intro\\\":\\\"\\\",\\\"info_block_position\\\":\\\"\\\",\\\"info_block_show_title\\\":\\\"\\\",\\\"show_category\\\":\\\"\\\",\\\"link_category\\\":\\\"\\\",\\\"show_parent_category\\\":\\\"\\\",\\\"link_parent_category\\\":\\\"\\\",\\\"show_associations\\\":\\\"\\\",\\\"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_page_title\\\":\\\"\\\",\\\"show_publishing_options\\\":\\\"\\\",\\\"show_article_options\\\":\\\"\\\",\\\"show_urls_images_backend\\\":\\\"\\\",\\\"show_urls_images_frontend\\\":\\\"\\\",\\\"astroid_article_type\\\":\\\"regular\\\",\\\"astroid_article_video_type\\\":\\\"youtube\\\",\\\"astroid_article_video_url\\\":\\\"\\\",\\\"astroid_article_gallery_width\\\":\\\"\\\",\\\"astroid_article_gallery_bullets\\\":\\\"1\\\",\\\"astroid_article_gallery_navigation\\\":\\\"1\\\",\\\"astroid_article_thumbnail\\\":\\\"1\\\",\\\"astroid_article_gallery_items\\\":[],\\\"astroid_article_audio_source\\\":\\\"soundcloud\\\",\\\"astroid_article_audio_soundcloud\\\":\\\"\\\",\\\"astroid_article_audio_spotify\\\":\\\"\\\",\\\"astroid_article_review_heading\\\":\\\"\\\",\\\"astroid_article_review_summery\\\":\\\"\\\",\\\"astroid_article_review_good\\\":\\\"\\\",\\\"astroid_article_review_bad\\\":\\\"\\\",\\\"astroid_article_review_rating\\\":\\\"5\\\",\\\"astroid_article_button_action\\\":\\\"\\\",\\\"astroid_article_button_link\\\":\\\"\\\",\\\"astroid_article_review_criterias\\\":[],\\\"astroid_article_quote_text\\\":\\\"\\\",\\\"astroid_article_quote_author\\\":\\\"\\\",\\\"astroid_article_badge\\\":\\\"0\\\",\\\"astroid_article_badge_type\\\":\\\"2\\\",\\\"astroid_article_badge_text\\\":\\\"\\\",\\\"astroid_article_badge_color\\\":\\\"\\\",\\\"astroid_article_badge_text_color\\\":\\\"\\\",\\\"astroid_relatedposts\\\":\\\"\\\",\\\"astroid_socialshare\\\":\\\"\\\",\\\"astroid_comments\\\":\\\"\\\",\\\"astroid_posttype\\\":\\\"\\\",\\\"astroid_readtime\\\":\\\"\\\",\\\"astroid_authorinfo\\\":\\\"\\\",\\\"astroid_og_title\\\":\\\"\\\",\\\"astroid_og_desc\\\":\\\"\\\",\\\"astroid_og_image\\\":\\\"\\\"}\",\"version\":2,\"ordering\":\"0\",\"metakey\":\"\",\"metadesc\":\"\",\"access\":\"1\",\"hits\":\"0\",\"metadata\":\"{\\\"robots\\\":\\\"\\\",\\\"author\\\":\\\"\\\",\\\"rights\\\":\\\"\\\",\\\"xreference\\\":\\\"\\\"}\",\"featured\":\"1\",\"language\":\"*\",\"xreference\":\"\",\"note\":\"\"}', 0);
INSERT INTO `ynfp8_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
(877, 128, 1, '', '2019-12-09 10:24:33', 231, 6247, 'bcb4e4a92c6bfe73a96ed3ab7efaa2d99e013ac3', '{\"id\":128,\"asset_id\":\"373\",\"title\":\"FEIRA DO LIVRO DE NATAL\",\"alias\":\"feira-do-livro-de-natal\",\"introtext\":\"<div style=\\\"border-bottom-color: currentColor; border-bottom-style: none; border-bottom-width: 0px; border-image-outset: 0; border-image-repeat: stretch; border-image-slice: 100%; border-image-source: none; border-image-width: 1; border-left-color: currentColor; border-left-style: none; border-left-width: 0px; border-right-color: currentColor; border-right-style: none; border-right-width: 0px; border-top-color: currentColor; border-top-style: none; border-top-width: 0px; color: inherit; font-family: inherit; font-size: 12.79px; font-size-adjust: none; font-stretch: inherit; font-style: inherit; font-variant: inherit; font-weight: inherit; letter-spacing: normal; line-height: inherit; margin-bottom: 0px; margin-left: 0px; margin-right: 0px; margin-top: 0px; orphans: 2; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; padding-top: 0px; text-align: left; text-decoration: none; text-indent: 0px; text-transform: none; vertical-align: baseline; -webkit-text-stroke-width: 0px; white-space: normal; word-spacing: 0px;\\\">\\r\\n\\tConvida-se toda a comunidade educativa a visitar a&nbsp;Feira&nbsp;do&nbsp;Livro&nbsp;do Agrupamento na Escola Secund&aacute;ria de Santa Maria Maior e EB 2,3 Frei Bartolomeu dos M&aacute;rtires, de 9 a 13 de dezembro. Haver&aacute;&nbsp;livros&nbsp;para todos os gostos e &oacute;timas sugest&otilde;es para prendas de Natal!&nbsp;<\\/div>\\r\\n<div style=\\\"border-bottom-color: currentColor; border-bottom-style: none; border-bottom-width: 0px; border-image-outset: 0; border-image-repeat: stretch; border-image-slice: 100%; border-image-source: none; border-image-width: 1; border-left-color: currentColor; border-left-style: none; border-left-width: 0px; border-right-color: currentColor; border-right-style: none; border-right-width: 0px; border-top-color: currentColor; border-top-style: none; border-top-width: 0px; color: inherit; font-family: inherit; font-size: 12.79px; font-size-adjust: none; font-stretch: inherit; font-style: inherit; font-variant: inherit; font-weight: inherit; letter-spacing: normal; line-height: inherit; margin-bottom: 0px; margin-left: 0px; margin-right: 0px; margin-top: 0px; orphans: 2; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; padding-top: 0px; text-align: left; text-decoration: none; text-indent: 0px; text-transform: none; vertical-align: baseline; -webkit-text-stroke-width: 0px; white-space: normal; word-spacing: 0px;\\\">\\r\\n\\t&nbsp;<\\/div>\\r\\n<div style=\\\"margin: 0px; padding: 0px; border: 0px; border-image: none; text-align: center; color: inherit; text-transform: none; line-height: inherit; text-indent: 0px; letter-spacing: normal; font-family: inherit; font-size: 12.79px; font-style: inherit; font-variant: inherit; font-weight: inherit; text-decoration: none; word-spacing: 0px; vertical-align: baseline; white-space: normal; orphans: 2; font-size-adjust: none; font-stretch: inherit; -webkit-text-stroke-width: 0px;\\\">\\r\\n\\t<img alt=\\\"\\\" class=\\\"cke-resize\\\" src=\\\"images\\/IMG_603.png\\\" style=\\\"height: 500px;\\\" \\/><\\/div>\\r\\n<div id=\\\"ckimgrsz\\\" style=\\\"left: 350.07px; top: 51.96px;\\\">\\r\\n\\t<div class=\\\"preview\\\">\\r\\n\\t\\t&nbsp;<\\/div>\\r\\n<\\/div>\\r\\n\",\"fulltext\":\"\",\"state\":1,\"catid\":\"11\",\"created\":\"2019-12-09 10:01:30\",\"created_by\":\"231\",\"created_by_alias\":\"\",\"modified\":\"2019-12-09 10:24:33\",\"modified_by\":\"231\",\"checked_out\":\"231\",\"checked_out_time\":\"2019-12-09 10:21:14\",\"publish_up\":\"2019-12-09 10:01:30\",\"publish_down\":\"0000-00-00 00:00:00\",\"images\":\"{\\\"image_intro\\\":\\\"images\\\\\\/IMG_602.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\":\"{\\\"article_layout\\\":\\\"\\\",\\\"show_title\\\":\\\"\\\",\\\"link_titles\\\":\\\"\\\",\\\"show_tags\\\":\\\"\\\",\\\"show_intro\\\":\\\"\\\",\\\"info_block_position\\\":\\\"\\\",\\\"info_block_show_title\\\":\\\"\\\",\\\"show_category\\\":\\\"\\\",\\\"link_category\\\":\\\"\\\",\\\"show_parent_category\\\":\\\"\\\",\\\"link_parent_category\\\":\\\"\\\",\\\"show_associations\\\":\\\"\\\",\\\"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_page_title\\\":\\\"\\\",\\\"show_publishing_options\\\":\\\"\\\",\\\"show_article_options\\\":\\\"\\\",\\\"show_urls_images_backend\\\":\\\"\\\",\\\"show_urls_images_frontend\\\":\\\"\\\",\\\"astroid_article_type\\\":\\\"regular\\\",\\\"astroid_article_video_type\\\":\\\"youtube\\\",\\\"astroid_article_video_url\\\":\\\"\\\",\\\"astroid_article_gallery_width\\\":\\\"\\\",\\\"astroid_article_gallery_bullets\\\":\\\"1\\\",\\\"astroid_article_gallery_navigation\\\":\\\"1\\\",\\\"astroid_article_thumbnail\\\":\\\"1\\\",\\\"astroid_article_gallery_items\\\":[],\\\"astroid_article_audio_source\\\":\\\"soundcloud\\\",\\\"astroid_article_audio_soundcloud\\\":\\\"\\\",\\\"astroid_article_audio_spotify\\\":\\\"\\\",\\\"astroid_article_review_heading\\\":\\\"\\\",\\\"astroid_article_review_summery\\\":\\\"\\\",\\\"astroid_article_review_good\\\":\\\"\\\",\\\"astroid_article_review_bad\\\":\\\"\\\",\\\"astroid_article_review_rating\\\":\\\"5\\\",\\\"astroid_article_button_action\\\":\\\"\\\",\\\"astroid_article_button_link\\\":\\\"\\\",\\\"astroid_article_review_criterias\\\":[],\\\"astroid_article_quote_text\\\":\\\"\\\",\\\"astroid_article_quote_author\\\":\\\"\\\",\\\"astroid_article_badge\\\":\\\"0\\\",\\\"astroid_article_badge_type\\\":\\\"2\\\",\\\"astroid_article_badge_text\\\":\\\"\\\",\\\"astroid_article_badge_color\\\":\\\"\\\",\\\"astroid_article_badge_text_color\\\":\\\"\\\",\\\"astroid_relatedposts\\\":\\\"\\\",\\\"astroid_socialshare\\\":\\\"\\\",\\\"astroid_comments\\\":\\\"\\\",\\\"astroid_posttype\\\":\\\"\\\",\\\"astroid_readtime\\\":\\\"\\\",\\\"astroid_authorinfo\\\":\\\"\\\",\\\"astroid_og_title\\\":\\\"\\\",\\\"astroid_og_desc\\\":\\\"\\\",\\\"astroid_og_image\\\":\\\"\\\"}\",\"version\":3,\"ordering\":\"0\",\"metakey\":\"\",\"metadesc\":\"\",\"access\":\"1\",\"hits\":\"0\",\"metadata\":\"{\\\"robots\\\":\\\"\\\",\\\"author\\\":\\\"\\\",\\\"rights\\\":\\\"\\\",\\\"xreference\\\":\\\"\\\"}\",\"featured\":\"1\",\"language\":\"*\",\"xreference\":\"\",\"note\":\"\"}', 0),
(878, 128, 1, '', '2019-12-09 10:25:33', 231, 5185, '9b0c510e5ea9b041fefb004d9a63340995fb65bf', '{\"id\":128,\"asset_id\":\"373\",\"title\":\"FEIRA DO LIVRO DE NATAL\",\"alias\":\"feira-do-livro-de-natal\",\"introtext\":\"<div style=\\\"border-bottom-color: currentColor; border-bottom-style: none; border-bottom-width: 0px; border-image-outset: 0; border-image-repeat: stretch; border-image-slice: 100%; border-image-source: none; border-image-width: 1; border-left-color: currentColor; border-left-style: none; border-left-width: 0px; border-right-color: currentColor; border-right-style: none; border-right-width: 0px; border-top-color: currentColor; border-top-style: none; border-top-width: 0px; color: inherit; font-family: inherit; font-size: 12.79px; font-size-adjust: none; font-stretch: inherit; font-style: inherit; font-variant: inherit; font-weight: inherit; letter-spacing: normal; line-height: inherit; margin-bottom: 0px; margin-left: 0px; margin-right: 0px; margin-top: 0px; orphans: 2; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; padding-top: 0px; text-align: left; text-decoration: none; text-indent: 0px; text-transform: none; vertical-align: baseline; -webkit-text-stroke-width: 0px; white-space: normal; word-spacing: 0px;\\\">\\r\\n\\tConvida-se toda a comunidade educativa a visitar a&nbsp;Feira&nbsp;do&nbsp;Livro&nbsp;do Agrupamento na Escola Secund&aacute;ria de Santa Maria Maior e EB 2,3 Frei Bartolomeu dos M&aacute;rtires, de 9 a 13 de dezembro. Haver&aacute;&nbsp;livros&nbsp;para todos os gostos e &oacute;timas sugest&otilde;es para prendas de Natal!&nbsp;<\\/div>\\r\\n<div style=\\\"margin: 0px; padding: 0px; border: 0px; border-image: none; text-align: center; color: inherit; text-transform: none; line-height: inherit; text-indent: 0px; letter-spacing: normal; font-family: inherit; font-size: 12.79px; font-style: inherit; font-variant: inherit; font-weight: inherit; text-decoration: none; word-spacing: 0px; vertical-align: baseline; white-space: normal; orphans: 2; font-size-adjust: none; font-stretch: inherit; -webkit-text-stroke-width: 0px;\\\">\\r\\n\\t<img alt=\\\"\\\" class=\\\"cke-resize\\\" src=\\\"images\\/IMG_603.png\\\" style=\\\"height: 500px;\\\" \\/><\\/div>\\r\\n<div id=\\\"ckimgrsz\\\" style=\\\"left: 350.07px; top: 51.96px;\\\">\\r\\n\\t<div class=\\\"preview\\\">\\r\\n\\t\\t&nbsp;<\\/div>\\r\\n<\\/div>\\r\\n\",\"fulltext\":\"\",\"state\":1,\"catid\":\"11\",\"created\":\"2019-12-09 10:01:30\",\"created_by\":\"231\",\"created_by_alias\":\"\",\"modified\":\"2019-12-09 10:25:33\",\"modified_by\":\"231\",\"checked_out\":\"231\",\"checked_out_time\":\"2019-12-09 10:24:33\",\"publish_up\":\"2019-12-09 10:01:30\",\"publish_down\":\"0000-00-00 00:00:00\",\"images\":\"{\\\"image_intro\\\":\\\"images\\\\\\/IMG_602.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\":\"{\\\"article_layout\\\":\\\"\\\",\\\"show_title\\\":\\\"\\\",\\\"link_titles\\\":\\\"\\\",\\\"show_tags\\\":\\\"\\\",\\\"show_intro\\\":\\\"\\\",\\\"info_block_position\\\":\\\"\\\",\\\"info_block_show_title\\\":\\\"\\\",\\\"show_category\\\":\\\"\\\",\\\"link_category\\\":\\\"\\\",\\\"show_parent_category\\\":\\\"\\\",\\\"link_parent_category\\\":\\\"\\\",\\\"show_associations\\\":\\\"\\\",\\\"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_page_title\\\":\\\"\\\",\\\"show_publishing_options\\\":\\\"\\\",\\\"show_article_options\\\":\\\"\\\",\\\"show_urls_images_backend\\\":\\\"\\\",\\\"show_urls_images_frontend\\\":\\\"\\\",\\\"astroid_article_type\\\":\\\"regular\\\",\\\"astroid_article_video_type\\\":\\\"youtube\\\",\\\"astroid_article_video_url\\\":\\\"\\\",\\\"astroid_article_gallery_width\\\":\\\"\\\",\\\"astroid_article_gallery_bullets\\\":\\\"1\\\",\\\"astroid_article_gallery_navigation\\\":\\\"1\\\",\\\"astroid_article_thumbnail\\\":\\\"1\\\",\\\"astroid_article_gallery_items\\\":[],\\\"astroid_article_audio_source\\\":\\\"soundcloud\\\",\\\"astroid_article_audio_soundcloud\\\":\\\"\\\",\\\"astroid_article_audio_spotify\\\":\\\"\\\",\\\"astroid_article_review_heading\\\":\\\"\\\",\\\"astroid_article_review_summery\\\":\\\"\\\",\\\"astroid_article_review_good\\\":\\\"\\\",\\\"astroid_article_review_bad\\\":\\\"\\\",\\\"astroid_article_review_rating\\\":\\\"5\\\",\\\"astroid_article_button_action\\\":\\\"\\\",\\\"astroid_article_button_link\\\":\\\"\\\",\\\"astroid_article_review_criterias\\\":[],\\\"astroid_article_quote_text\\\":\\\"\\\",\\\"astroid_article_quote_author\\\":\\\"\\\",\\\"astroid_article_badge\\\":\\\"0\\\",\\\"astroid_article_badge_type\\\":\\\"2\\\",\\\"astroid_article_badge_text\\\":\\\"\\\",\\\"astroid_article_badge_color\\\":\\\"\\\",\\\"astroid_article_badge_text_color\\\":\\\"\\\",\\\"astroid_relatedposts\\\":\\\"\\\",\\\"astroid_socialshare\\\":\\\"\\\",\\\"astroid_comments\\\":\\\"\\\",\\\"astroid_posttype\\\":\\\"\\\",\\\"astroid_readtime\\\":\\\"\\\",\\\"astroid_authorinfo\\\":\\\"\\\",\\\"astroid_og_title\\\":\\\"\\\",\\\"astroid_og_desc\\\":\\\"\\\",\\\"astroid_og_image\\\":\\\"\\\"}\",\"version\":4,\"ordering\":\"0\",\"metakey\":\"\",\"metadesc\":\"\",\"access\":\"1\",\"hits\":\"0\",\"metadata\":\"{\\\"robots\\\":\\\"\\\",\\\"author\\\":\\\"\\\",\\\"rights\\\":\\\"\\\",\\\"xreference\\\":\\\"\\\"}\",\"featured\":\"1\",\"language\":\"*\",\"xreference\":\"\",\"note\":\"\"}', 0),
(879, 129, 1, '', '2019-12-10 12:42:24', 251, 2212, '31225961bec28d02c9ed4ffdb71819472ef4e835', '{\"id\":129,\"asset_id\":374,\"title\":\"Convite Palavrar\",\"alias\":\"convite-palavrar\",\"introtext\":\"<p><img src=\\\"images\\/Convite_Palavrar.jpg\\\" alt=\\\"Convite_Palavrar.jpg\\\" \\/><\\/p>\",\"fulltext\":\"\",\"state\":\"1\",\"catid\":\"11\",\"created\":\"2019-12-10 12:42:24\",\"created_by\":\"251\",\"created_by_alias\":\"\",\"modified\":\"2019-12-10 12:42:24\",\"modified_by\":null,\"checked_out\":null,\"checked_out_time\":null,\"publish_up\":\"2019-12-10 12:42:24\",\"publish_down\":\"0000-00-00 00:00:00\",\"images\":\"{\\\"image_intro\\\":\\\"\\\",\\\"image_intro_alt\\\":\\\"\\\",\\\"image_intro_caption\\\":\\\"\\\",\\\"float_intro\\\":\\\"\\\",\\\"image_fulltext\\\":\\\"\\\",\\\"image_fulltext_alt\\\":\\\"\\\",\\\"image_fulltext_caption\\\":\\\"\\\",\\\"float_fulltext\\\":\\\"\\\"}\",\"urls\":\"{\\\"urla\\\":false,\\\"urlatext\\\":\\\"\\\",\\\"targeta\\\":\\\"\\\",\\\"urlb\\\":false,\\\"urlbtext\\\":\\\"\\\",\\\"targetb\\\":\\\"\\\",\\\"urlc\\\":false,\\\"urlctext\\\":\\\"\\\",\\\"targetc\\\":\\\"\\\"}\",\"attribs\":\"{\\\"astroid_article_type\\\":\\\"regular\\\",\\\"astroid_article_video_url\\\":\\\"\\\",\\\"astroid_article_gallery_width\\\":\\\"\\\",\\\"astroid_article_gallery_bullets\\\":\\\"1\\\",\\\"astroid_article_gallery_navigation\\\":\\\"1\\\",\\\"astroid_article_thumbnail\\\":\\\"1\\\",\\\"astroid_article_gallery_items\\\":[],\\\"astroid_article_audio_source\\\":\\\"soundcloud\\\",\\\"astroid_article_audio_soundcloud\\\":\\\"\\\",\\\"astroid_article_audio_spotify\\\":\\\"\\\",\\\"astroid_article_review_heading\\\":\\\"\\\",\\\"astroid_article_review_summery\\\":\\\"\\\",\\\"astroid_article_review_good\\\":\\\"\\\",\\\"astroid_article_review_bad\\\":\\\"\\\",\\\"astroid_article_review_rating\\\":\\\"5\\\",\\\"astroid_article_button_action\\\":\\\"\\\",\\\"astroid_article_button_link\\\":\\\"\\\",\\\"astroid_article_review_criterias\\\":[],\\\"astroid_article_quote_text\\\":\\\"\\\",\\\"astroid_article_quote_author\\\":\\\"\\\",\\\"astroid_article_badge\\\":\\\"0\\\",\\\"astroid_article_badge_type\\\":\\\"2\\\",\\\"astroid_article_badge_text\\\":\\\"\\\",\\\"astroid_article_badge_color\\\":\\\"\\\",\\\"astroid_article_badge_text_color\\\":\\\"\\\",\\\"astroid_relatedposts\\\":\\\"\\\",\\\"astroid_socialshare\\\":\\\"\\\",\\\"astroid_comments\\\":\\\"\\\",\\\"astroid_posttype\\\":\\\"\\\",\\\"astroid_readtime\\\":\\\"\\\",\\\"astroid_authorinfo\\\":\\\"\\\",\\\"astroid_og_title\\\":\\\"\\\",\\\"astroid_og_desc\\\":\\\"\\\",\\\"astroid_og_image\\\":\\\"\\\"}\",\"version\":1,\"ordering\":null,\"metakey\":\"\",\"metadesc\":\"\",\"access\":\"1\",\"hits\":null,\"metadata\":\"{}\",\"featured\":\"1\",\"language\":\"*\",\"xreference\":null,\"note\":null}', 0),
(880, 130, 1, '', '2019-12-11 11:26:35', 253, 2852, 'a2b2578879a40ca5afabbba7802ff3b5d6e3eb99', '{\"id\":130,\"asset_id\":375,\"title\":\"DEZEMBRO: ATIVIDADE PES \",\"alias\":\"dezembro-atividade-pes\",\"introtext\":\"<p><strong>Infe\\u00e7\\u00f5es Sexualmente Transmiss\\u00edveis<\\/strong><br \\/>No \\u00e2mbito do projeto PES, no dia 2 de dezembro, realizou-se uma sess\\u00e3o de sensibiliza\\u00e7\\u00e3o e de esclarecimento sobre as doen\\u00e7as\\/infe\\u00e7\\u00f5es sexualmente transmiss\\u00edveis, na Sala de Confer\\u00eancias da ESSMMAIOR. A Dr\\u00aa Carina Parente e a Dr\\u00aa Cec\\u00edlia Amaro, psic\\u00f3logas cl\\u00ednicas do GAF, dinamizaram a sess\\u00e3o para alunos de cinco turmas do 11\\u00ba ano.<\\/p>\\r\\n<p><img style=\\\"display: block; margin-left: auto; margin-right: auto;\\\" src=\\\"images\\/Almocos\\/thumbnail_IMG_20191202_152732.jpg\\\" alt=\\\"thumbnail IMG 20191202 152732\\\" width=\\\"228\\\" height=\\\"304\\\" \\/><\\/p>\",\"fulltext\":\"\",\"state\":\"1\",\"catid\":\"11\",\"created\":\"2019-12-11 11:26:35\",\"created_by\":\"253\",\"created_by_alias\":\"\",\"modified\":\"2019-12-11 11:26:35\",\"modified_by\":null,\"checked_out\":null,\"checked_out_time\":null,\"publish_up\":\"2019-12-11 11:26:35\",\"publish_down\":\"0000-00-00 00:00:00\",\"images\":\"{\\\"image_intro\\\":\\\"\\\",\\\"image_intro_alt\\\":\\\"\\\",\\\"image_intro_caption\\\":\\\"\\\",\\\"float_intro\\\":\\\"\\\",\\\"image_fulltext\\\":\\\"\\\",\\\"image_fulltext_alt\\\":\\\"\\\",\\\"image_fulltext_caption\\\":\\\"\\\",\\\"float_fulltext\\\":\\\"\\\"}\",\"urls\":\"{\\\"urla\\\":false,\\\"urlatext\\\":\\\"\\\",\\\"targeta\\\":\\\"\\\",\\\"urlb\\\":false,\\\"urlbtext\\\":\\\"\\\",\\\"targetb\\\":\\\"\\\",\\\"urlc\\\":false,\\\"urlctext\\\":\\\"\\\",\\\"targetc\\\":\\\"\\\"}\",\"attribs\":\"{\\\"astroid_article_type\\\":\\\"regular\\\",\\\"astroid_article_video_url\\\":\\\"\\\",\\\"astroid_article_gallery_width\\\":\\\"\\\",\\\"astroid_article_gallery_bullets\\\":\\\"1\\\",\\\"astroid_article_gallery_navigation\\\":\\\"1\\\",\\\"astroid_article_thumbnail\\\":\\\"1\\\",\\\"astroid_article_gallery_items\\\":[],\\\"astroid_article_audio_source\\\":\\\"soundcloud\\\",\\\"astroid_article_audio_soundcloud\\\":\\\"\\\",\\\"astroid_article_audio_spotify\\\":\\\"\\\",\\\"astroid_article_review_heading\\\":\\\"\\\",\\\"astroid_article_review_summery\\\":\\\"\\\",\\\"astroid_article_review_good\\\":\\\"\\\",\\\"astroid_article_review_bad\\\":\\\"\\\",\\\"astroid_article_review_rating\\\":\\\"5\\\",\\\"astroid_article_button_action\\\":\\\"\\\",\\\"astroid_article_button_link\\\":\\\"\\\",\\\"astroid_article_review_criterias\\\":[],\\\"astroid_article_quote_text\\\":\\\"\\\",\\\"astroid_article_quote_author\\\":\\\"\\\",\\\"astroid_article_badge\\\":\\\"0\\\",\\\"astroid_article_badge_type\\\":\\\"2\\\",\\\"astroid_article_badge_text\\\":\\\"\\\",\\\"astroid_article_badge_color\\\":\\\"\\\",\\\"astroid_article_badge_text_color\\\":\\\"\\\",\\\"astroid_relatedposts\\\":\\\"\\\",\\\"astroid_socialshare\\\":\\\"\\\",\\\"astroid_comments\\\":\\\"\\\",\\\"astroid_posttype\\\":\\\"\\\",\\\"astroid_readtime\\\":\\\"\\\",\\\"astroid_authorinfo\\\":\\\"\\\",\\\"astroid_og_title\\\":\\\"\\\",\\\"astroid_og_desc\\\":\\\"\\\",\\\"astroid_og_image\\\":\\\"\\\"}\",\"version\":1,\"ordering\":null,\"metakey\":\"\",\"metadesc\":\"\",\"access\":\"1\",\"hits\":null,\"metadata\":\"{}\",\"featured\":\"1\",\"language\":\"*\",\"xreference\":null,\"note\":null}', 0),
(881, 113, 1, '', '2019-12-11 19:05:17', 251, 5241, '93f649c6cafae86fccfa1621e54d98b3df973d40', '{\"id\":113,\"asset_id\":\"358\",\"title\":\"CONCURSO PARA ASSISTENTES OPERACIONAIS\",\"alias\":\"concurso-para-assistentes-operacionais\",\"introtext\":\"<p style=\\\"margin: 0px 0px 10px;\\\"><span style=\\\"font-size: 10pt; line-height: 15.3333px; font-family: \'Gill Sans MT\', sans-serif;\\\">Encontra-se aberto procedimento concursal comum para recrutamento de tr\\u00eas postos de trabalho, para assistentes operacionais em regime de contrato de trabalho em fun\\u00e7\\u00f5es p\\u00fablicas por tempo indeterminado. Pode-se consultar&nbsp;<a style=\\\"color: #0083e8; text-decoration-line: none; transition: color 0.15s ease-in-out 0s;\\\" href=\\\"http:\\/\\/www.esmaior.pt\\/esmaior_antiga\\/images\\/Aviso_DR_-_29-07-2019.pdf\\\">aqui<\\/a><a href=\\\"files\\/Aviso_DR_-_29-07-2019.pdf\\\">&nbsp;o&nbsp;<\\/a><\\/span><span style=\\\"font-size: 10pt; line-height: 15.3333px; font-family: \'Gill Sans MT\', sans-serif;\\\"><a href=\\\"files\\/Aviso_DR_-_29-07-2019.pdf\\\">an\\u00fancio<\\/a><\\/span><span style=\\\"font-size: 10pt; line-height: 15.3333px; font-family: \'Gill Sans MT\', sans-serif;\\\">&nbsp;no Di\\u00e1rio da Rep\\u00fablica \\u2013 Aviso n\\u00ba 12133\\/2019.<\\/span><\\/p>\\r\\n<p><span style=\\\"font-size: 10pt;\\\">Pode consultar <span style=\\\"text-decoration: underline;\\\"><a href=\\\"images\\/Benjamin_Imagens\\/Aviso_n\\u00ba_12133_lista.admiss\\u00e3o.exclus\\u00e3o_final.pdf\\\">aqui<\\/a><\\/span> a Lista de Admitidos e Exclu\\u00eddos no Procedimento Concursal. Tamb\\u00e9m, <span style=\\\"text-decoration: underline;\\\"><a href=\\\"images\\/Benjamin_Imagens\\/Ata_numero_-_1_-_Proc.Concursal.pdf\\\">aqui<\\/a><\\/span>, a Ata n\\u00ba 1. <\\/span><\\/p>\\r\\n<p>&nbsp;Pode consultar, clicando nos itens abaixo apresentados:<\\/p>\\r\\n<p>a) <a href=\\\"images\\/Benjamin_Imagens\\/Lista_Definitiva_Candidatos_Admitidos_ao_primeiro_m\\u00e9todo_de_sele\\u00e7\\u00e3o.pdf\\\">Lista definitiva de candidatos admitidos ao primeiro m\\u00e9todo de sele\\u00e7\\u00e3o<\\/a><\\/p>\\r\\n<p>b) <a href=\\\"images\\/Benjamin_Imagens\\/Convocat\\u00f3ria_Prova_de_Conhecimentos.pdf\\\">Convocat\\u00f3ria - Prova de Conhecimentos<\\/a><\\/p>\\r\\n<p>c) <a href=\\\"images\\/Benjamin_Imagens\\/Matriz_Prova_Conhecimentos.pdf\\\">Matriz da Prova de Conhecimentos<\\/a><\\/p>\\r\\n<div>\\r\\n<p>Lista unit\\u00e1ria de candidatos, por ordem alfab\\u00e9tica, ap\\u00f3s o primeiro m\\u00e9todo de sele\\u00e7\\u00e3o: Avalia\\u00e7\\u00e3o Curricular \\/ Prova de Conhecimentos \\u2013 republica\\u00e7\\u00e3o. Pode consultar <a href=\\\"images\\/Benjamin_Imagens\\/18.11.2019_Lista_de_Ordenacao_Final_Apos_metodo_1.corr.pdf\\\">aqui<\\/a>.<\\/p>\\r\\n<p>CONVOCAT\\u00d3RIA - Entrevista de avalia\\u00e7\\u00e3o de compet\\u00eancias, dia 9 de dezembro de 2019. <a href=\\\"images\\/CONVOCATORIA_eac_09.DEZEMBRO.2019.pdf\\\">Pode consultar aqui<\\/a><\\/p>\\r\\n<p>CONVOCAT\\u00d3RIA - Entrevista profissional de sele\\u00e7\\u00e3o, dia 11 de dezembro de 2019. <a href=\\\"images\\/CONVOCATORIA_eps_11.DEZEMBRO.2019.pdf\\\">Pode consultar aqui<\\/a> <\\/p>\\r\\n<p>LISTA UNIT\\u00c1RIA DE ORDENA\\u00c7\\u00c3O FINAL. <a href=\\\"images\\/Benjamin_Imagens\\/Lista_de_Classificacao_Final_de_11_12_2019.pdf\\\">Pode consultar aqui<\\/a><\\/p>\\r\\n<\\/div>\",\"fulltext\":\"\",\"state\":\"1\",\"catid\":\"11\",\"created\":\"2019-10-23 12:17:34\",\"created_by\":\"231\",\"created_by_alias\":\"\",\"modified\":\"2019-12-11 19:05:17\",\"modified_by\":\"251\",\"checked_out\":\"251\",\"checked_out_time\":\"2019-12-11 19:02:31\",\"publish_up\":\"2019-11-15 13:37:34\",\"publish_down\":\"0000-00-00 00:00:00\",\"images\":\"{\\\"image_intro\\\":\\\"\\\",\\\"image_intro_alt\\\":\\\"\\\",\\\"image_intro_caption\\\":\\\"\\\",\\\"float_intro\\\":\\\"\\\",\\\"image_fulltext\\\":\\\"\\\",\\\"image_fulltext_alt\\\":\\\"\\\",\\\"image_fulltext_caption\\\":\\\"\\\",\\\"float_fulltext\\\":\\\"\\\"}\",\"urls\":\"{\\\"urla\\\":false,\\\"urlatext\\\":\\\"\\\",\\\"targeta\\\":\\\"\\\",\\\"urlb\\\":false,\\\"urlbtext\\\":\\\"\\\",\\\"targetb\\\":\\\"\\\",\\\"urlc\\\":false,\\\"urlctext\\\":\\\"\\\",\\\"targetc\\\":\\\"\\\"}\",\"attribs\":\"{\\\"astroid_article_type\\\":\\\"regular\\\",\\\"astroid_article_video_type\\\":\\\"youtube\\\",\\\"astroid_article_video_url\\\":\\\"\\\",\\\"astroid_article_gallery_width\\\":\\\"\\\",\\\"astroid_article_gallery_bullets\\\":\\\"1\\\",\\\"astroid_article_gallery_navigation\\\":\\\"1\\\",\\\"astroid_article_thumbnail\\\":\\\"1\\\",\\\"astroid_article_gallery_items\\\":[],\\\"astroid_article_audio_source\\\":\\\"soundcloud\\\",\\\"astroid_article_audio_soundcloud\\\":\\\"\\\",\\\"astroid_article_audio_spotify\\\":\\\"\\\",\\\"astroid_article_review_heading\\\":\\\"\\\",\\\"astroid_article_review_summery\\\":\\\"\\\",\\\"astroid_article_review_good\\\":\\\"\\\",\\\"astroid_article_review_bad\\\":\\\"\\\",\\\"astroid_article_review_rating\\\":\\\"5\\\",\\\"astroid_article_button_action\\\":\\\"\\\",\\\"astroid_article_button_link\\\":\\\"\\\",\\\"astroid_article_review_criterias\\\":[],\\\"astroid_article_quote_text\\\":\\\"\\\",\\\"astroid_article_quote_author\\\":\\\"\\\",\\\"astroid_article_badge\\\":\\\"0\\\",\\\"astroid_article_badge_type\\\":\\\"2\\\",\\\"astroid_article_badge_text\\\":\\\"\\\",\\\"astroid_article_badge_color\\\":\\\"\\\",\\\"astroid_article_badge_text_color\\\":\\\"\\\",\\\"astroid_relatedposts\\\":\\\"\\\",\\\"astroid_socialshare\\\":\\\"\\\",\\\"astroid_comments\\\":\\\"\\\",\\\"astroid_posttype\\\":\\\"\\\",\\\"astroid_readtime\\\":\\\"\\\",\\\"astroid_authorinfo\\\":\\\"\\\",\\\"astroid_og_title\\\":\\\"\\\",\\\"astroid_og_desc\\\":\\\"\\\",\\\"astroid_og_image\\\":\\\"\\\"}\",\"version\":22,\"ordering\":\"17\",\"metakey\":\"\",\"metadesc\":\"\",\"access\":\"1\",\"hits\":\"0\",\"metadata\":\"{\\\"robots\\\":\\\"\\\",\\\"author\\\":\\\"\\\",\\\"rights\\\":\\\"\\\",\\\"xreference\\\":\\\"\\\"}\",\"featured\":\"1\",\"language\":\"*\",\"xreference\":\"\",\"note\":\"\"}', 0),
(882, 131, 1, '', '2019-12-18 16:22:13', 231, 4879, '441858bb93bdfe35c8d0f762113cb1bf957578e1', '{\"id\":131,\"asset_id\":376,\"title\":\"Crit\\u00e9rios de avalia\\u00e7\\u00e3o - 1\\u00ba Ciclo\",\"alias\":\"criterios-de-avaliacao-1-ciclo\",\"introtext\":\"<p>\\r\\n\\t&nbsp;<\\/p>\\r\\n<title><\\/title>\\r\\n<meta charset=\\\"utf-8\\\" \\/>\\r\\n<meta content=\\\"width=device-width, initial-scale=1\\\" name=\\\"viewport\\\" \\/>\\r\\n<link href=\\\"https:\\/\\/maxcdn.bootstrapcdn.com\\/bootstrap\\/4.3.1\\/css\\/bootstrap.min.css\\\" rel=\\\"stylesheet\\\" \\/>\\r\\n<script src=\\\"https:\\/\\/ajax.googleapis.com\\/ajax\\/libs\\/jquery\\/3.4.1\\/jquery.min.js\\\"><\\/script><script src=\\\"https:\\/\\/cdnjs.cloudflare.com\\/ajax\\/libs\\/popper.js\\/1.14.7\\/umd\\/popper.min.js\\\"><\\/script><script src=\\\"https:\\/\\/maxcdn.bootstrapcdn.com\\/bootstrap\\/4.3.1\\/js\\/bootstrap.min.js\\\"><\\/script><div class=\\\"container\\\">\\r\\n\\t<table align=\\\"center\\\" class=\\\"table table-hover\\\" style=\\\"width: 468px;\\\" table=\\\"\\\">\\r\\n\\t\\t<thead>\\r\\n\\t\\t\\t<tr>\\r\\n\\t\\t\\t\\t<th style=\\\"width: 466px;\\\">\\r\\n\\t\\t\\t\\t\\t&nbsp;<\\/th>\\r\\n\\t\\t\\t<\\/tr>\\r\\n\\t\\t<\\/thead>\\r\\n\\t\\t<tbody>\\r\\n\\t\\t\\t<tr>\\r\\n\\t\\t\\t\\t<td style=\\\"width: 466px;\\\">\\r\\n\\t\\t\\t\\t\\t<a href=\\\"files\\/Criterios 2019-2020\\/1Ciclo\\/criterio_avaliacao1ano.pdf\\\">Crit&eacute;rios de avalia&ccedil;&atilde;o - 1&ordm; Ano<\\/a><\\/td>\\r\\n\\t\\t\\t<\\/tr>\\r\\n\\t\\t\\t<tr>\\r\\n\\t\\t\\t\\t<td style=\\\"width: 466px;\\\">\\r\\n\\t\\t\\t\\t\\t<a href=\\\"files\\/Criterios 2019-2020\\/1Ciclo\\/criterios2ano.pdf\\\"><font color=\\\"#000125\\\">Crit&eacute;rios de avalia&ccedil;&atilde;o - 2&ordm; Ano<\\/font><\\/a><\\/td>\\r\\n\\t\\t\\t<\\/tr>\\r\\n\\t\\t\\t<tr>\\r\\n\\t\\t\\t\\t<td style=\\\"width: 466px;\\\">\\r\\n\\t\\t\\t\\t\\t<a href=\\\"files\\/Criterios 2019-2020\\/1Ciclo\\/cidadania1e2ano.pdf\\\">Cidadania 1 e 2&ordm; Ano<\\/a><\\/td>\\r\\n\\t\\t\\t<\\/tr>\\r\\n\\t\\t\\t<tr>\\r\\n\\t\\t\\t\\t<td style=\\\"width: 466px;\\\">\\r\\n\\t\\t\\t\\t\\t<a href=\\\"files\\/Criterios 2019-2020\\/1Ciclo\\/criterios3e4ano.pdf\\\">Crit&eacute;rios de avalia&ccedil;&atilde;o - 3&ordm; e 4&ordm; Ano<\\/a><\\/td>\\r\\n\\t\\t\\t<\\/tr>\\r\\n\\t\\t<\\/tbody>\\r\\n\\t<\\/table>\\r\\n<\\/div>\\r\\n<p>\\r\\n\\t&nbsp;<\\/p>\\r\\n\",\"fulltext\":\"\",\"state\":1,\"catid\":\"16\",\"created\":\"2019-12-18 16:22:13\",\"created_by\":\"231\",\"created_by_alias\":\"\",\"modified\":\"2019-12-18 16:22:13\",\"modified_by\":null,\"checked_out\":null,\"checked_out_time\":null,\"publish_up\":\"2019-12-18 16:22:13\",\"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\":\"{\\\"article_layout\\\":\\\"\\\",\\\"show_title\\\":\\\"\\\",\\\"link_titles\\\":\\\"\\\",\\\"show_tags\\\":\\\"\\\",\\\"show_intro\\\":\\\"\\\",\\\"info_block_position\\\":\\\"\\\",\\\"info_block_show_title\\\":\\\"\\\",\\\"show_category\\\":\\\"\\\",\\\"link_category\\\":\\\"\\\",\\\"show_parent_category\\\":\\\"\\\",\\\"link_parent_category\\\":\\\"\\\",\\\"show_associations\\\":\\\"\\\",\\\"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_page_title\\\":\\\"\\\",\\\"show_publishing_options\\\":\\\"\\\",\\\"show_article_options\\\":\\\"\\\",\\\"show_urls_images_backend\\\":\\\"\\\",\\\"show_urls_images_frontend\\\":\\\"\\\",\\\"astroid_article_type\\\":\\\"regular\\\",\\\"astroid_article_video_type\\\":\\\"youtube\\\",\\\"astroid_article_video_url\\\":\\\"\\\",\\\"astroid_article_gallery_width\\\":\\\"\\\",\\\"astroid_article_gallery_bullets\\\":\\\"1\\\",\\\"astroid_article_gallery_navigation\\\":\\\"1\\\",\\\"astroid_article_thumbnail\\\":\\\"1\\\",\\\"astroid_article_gallery_items\\\":[],\\\"astroid_article_audio_source\\\":\\\"soundcloud\\\",\\\"astroid_article_audio_soundcloud\\\":\\\"\\\",\\\"astroid_article_audio_spotify\\\":\\\"\\\",\\\"astroid_article_review_heading\\\":\\\"\\\",\\\"astroid_article_review_summery\\\":\\\"\\\",\\\"astroid_article_review_good\\\":\\\"\\\",\\\"astroid_article_review_bad\\\":\\\"\\\",\\\"astroid_article_review_rating\\\":\\\"5\\\",\\\"astroid_article_button_action\\\":\\\"\\\",\\\"astroid_article_button_link\\\":\\\"\\\",\\\"astroid_article_review_criterias\\\":[],\\\"astroid_article_quote_text\\\":\\\"\\\",\\\"astroid_article_quote_author\\\":\\\"\\\",\\\"astroid_article_badge\\\":\\\"0\\\",\\\"astroid_article_badge_type\\\":\\\"2\\\",\\\"astroid_article_badge_text\\\":\\\"\\\",\\\"astroid_article_badge_color\\\":\\\"\\\",\\\"astroid_article_badge_text_color\\\":\\\"\\\",\\\"astroid_relatedposts\\\":\\\"\\\",\\\"astroid_socialshare\\\":\\\"\\\",\\\"astroid_comments\\\":\\\"\\\",\\\"astroid_posttype\\\":\\\"\\\",\\\"astroid_readtime\\\":\\\"\\\",\\\"astroid_authorinfo\\\":\\\"\\\",\\\"astroid_og_title\\\":\\\"\\\",\\\"astroid_og_desc\\\":\\\"\\\",\\\"astroid_og_image\\\":\\\"\\\"}\",\"version\":1,\"ordering\":null,\"metakey\":\"\",\"metadesc\":\"\",\"access\":\"1\",\"hits\":null,\"metadata\":\"{\\\"robots\\\":\\\"\\\",\\\"author\\\":\\\"\\\",\\\"rights\\\":\\\"\\\",\\\"xreference\\\":\\\"\\\"}\",\"featured\":\"0\",\"language\":\"*\",\"xreference\":\"\",\"note\":\"\"}', 0),
(883, 105, 1, '', '2019-12-18 16:56:38', 231, 9659, '90da448054f7a2bc317708eb88a5865c6ca19f18', '{\"id\":105,\"asset_id\":\"350\",\"title\":\"Crit\\u00e9rios de Avalia\\u00e7\\u00e3o 2.\\u00ba Ciclo 2019\\/2020\",\"alias\":\"criterios-de-avaliacao-2-ciclo-2019-2020\",\"introtext\":\"<p>\\r\\n\\t&nbsp;<\\/p>\\r\\n<title><\\/title>\\r\\n<meta charset=\\\"utf-8\\\" \\/>\\r\\n<meta content=\\\"width=device-width, initial-scale=1\\\" name=\\\"viewport\\\" \\/>\\r\\n<link href=\\\"https:\\/\\/maxcdn.bootstrapcdn.com\\/bootstrap\\/4.3.1\\/css\\/bootstrap.min.css\\\" rel=\\\"stylesheet\\\" \\/>\\r\\n<script src=\\\"https:\\/\\/ajax.googleapis.com\\/ajax\\/libs\\/jquery\\/3.4.1\\/jquery.min.js\\\"><\\/script><script src=\\\"https:\\/\\/cdnjs.cloudflare.com\\/ajax\\/libs\\/popper.js\\/1.14.7\\/umd\\/popper.min.js\\\"><\\/script><script src=\\\"https:\\/\\/maxcdn.bootstrapcdn.com\\/bootstrap\\/4.3.1\\/js\\/bootstrap.min.js\\\"><\\/script><div class=\\\"container\\\">\\r\\n\\t<table align=\\\"center\\\" class=\\\"table table-hover\\\" style=\\\"width: 468px;\\\" table=\\\"\\\">\\r\\n\\t\\t<thead>\\r\\n\\t\\t\\t<tr>\\r\\n\\t\\t\\t\\t<th style=\\\"width: 466px;\\\">\\r\\n\\t\\t\\t\\t\\tDisciplinas<\\/th>\\r\\n\\t\\t\\t<\\/tr>\\r\\n\\t\\t<\\/thead>\\r\\n\\t\\t<tbody>\\r\\n\\t\\t\\t<tr>\\r\\n\\t\\t\\t\\t<td style=\\\"width: 466px;\\\">\\r\\n\\t\\t\\t\\t\\t<a href=\\\"files\\/Criterios 2019-2020\\/Ciencias Naturais\\/criterios_5_CN.pdf\\\">Ci&ecirc;ncias Naturais - 5&ordm; Ano<\\/a><\\/td>\\r\\n\\t\\t\\t<\\/tr>\\r\\n\\t\\t\\t<tr>\\r\\n\\t\\t\\t\\t<td style=\\\"width: 466px;\\\">\\r\\n\\t\\t\\t\\t\\t<a href=\\\"files\\/Criterios 2019-2020\\/Ciencias Naturais\\/criterios_6_CN.pdf\\\">Ci&ecirc;ncias Naturais - 6&ordm; Ano<\\/a><\\/td>\\r\\n\\t\\t\\t<\\/tr>\\r\\n\\t\\t\\t<tr>\\r\\n\\t\\t\\t\\t<td style=\\\"width: 466px;\\\">\\r\\n\\t\\t\\t\\t\\t<a href=\\\"files\\/Criterios 2019-2020\\/Educacao_Fisica\\/CriteriosAvSaudeeMar5ano1920.pdf\\\">Sa&uacute;de e Mar&nbsp;&nbsp; &ndash;&nbsp; 5&ordm; Ano <\\/a><\\/td>\\r\\n\\t\\t\\t<\\/tr>\\r\\n\\t\\t\\t<tr>\\r\\n\\t\\t\\t\\t<td style=\\\"width: 466px;\\\">\\r\\n\\t\\t\\t\\t\\t<a href=\\\"files\\/Criterios 2019-2020\\/Educacao_Fisica\\/CriteriosAvEducacaoFisica5ano1920.pdf\\\">Educa&ccedil;a&ccedil;&atilde;o F&iacute;sica - 5&ordm; Ano<\\/a><\\/td>\\r\\n\\t\\t\\t<\\/tr>\\r\\n\\t\\t\\t<tr>\\r\\n\\t\\t\\t\\t<td style=\\\"width: 466px;\\\">\\r\\n\\t\\t\\t\\t\\t<a href=\\\"files\\/Criterios 2019-2020\\/Educacao_Fisica\\/CriteriosAvEducacaoFisica6ano1920.pdf\\\">Educa&ccedil;a&ccedil;&atilde;o F&iacute;sica - 6&ordm; Ano<\\/a><\\/td>\\r\\n\\t\\t\\t<\\/tr>\\r\\n\\t\\t\\t<tr>\\r\\n\\t\\t\\t\\t<td style=\\\"width: 466px;\\\">\\r\\n\\t\\t\\t\\t\\t<a href=\\\"files\\/Criterios 2019-2020\\/musica\\/CritriosAvaliaoEMusical5ano201920.pdf\\\">Educa&ccedil;&atilde;o Musical 5&ordm; Ano<\\/a><\\/td>\\r\\n\\t\\t\\t<\\/tr>\\r\\n\\t\\t\\t<tr>\\r\\n\\t\\t\\t\\t<td style=\\\"width: 466px;\\\">\\r\\n\\t\\t\\t\\t\\t<a href=\\\"files\\/Criterios 2019-2020\\/musica\\/CritriosAvaliaoEMusical6ano201920.pdf\\\">Educa&ccedil;&atilde;o Musical 6&ordm; Ano<\\/a><\\/td>\\r\\n\\t\\t\\t<\\/tr>\\r\\n\\t\\t\\t<tr>\\r\\n\\t\\t\\t\\t<td style=\\\"width: 466px;\\\">\\r\\n\\t\\t\\t\\t\\t<a href=\\\"files\\/Criterios 2019-2020\\/artes\\/CRITRIOSAVALIAOET5ANO1920docx.pdf\\\">Educa&ccedil;&atilde;o Tecnol&oacute;gica 5&ordm; Ano<\\/a><\\/td>\\r\\n\\t\\t\\t<\\/tr>\\r\\n\\t\\t\\t<tr>\\r\\n\\t\\t\\t\\t<td style=\\\"width: 466px;\\\">\\r\\n\\t\\t\\t\\t\\t<a href=\\\"files\\/Criterios 2019-2020\\/artes\\/CRITRIOSAVALIAOET6ANO1920docx.pdf\\\">Educa&ccedil;&atilde;o Tecnol&oacute;gica 6&ordm; Ano<\\/a><\\/td>\\r\\n\\t\\t\\t<\\/tr>\\r\\n\\t\\t\\t<tr>\\r\\n\\t\\t\\t\\t<td style=\\\"width: 466px;\\\">\\r\\n\\t\\t\\t\\t\\t<a href=\\\"files\\/Criterios 2019-2020\\/artes\\/CRITRIOSAVALIAOEV5ANO1920.pdf\\\">Educa&ccedil;&atilde;o Visual 5&ordm; Ano<\\/a><\\/td>\\r\\n\\t\\t\\t<\\/tr>\\r\\n\\t\\t\\t<tr>\\r\\n\\t\\t\\t\\t<td style=\\\"width: 466px;\\\">\\r\\n\\t\\t\\t\\t\\t<a href=\\\"files\\/Criterios 2019-2020\\/artes\\/CRITRIOSAVALIAOEV6ANO1920.pdf\\\">Educa&ccedil;&atilde;o Visual 6&ordm; Ano<\\/a><\\/td>\\r\\n\\t\\t\\t<\\/tr>\\r\\n\\t\\t\\t<tr>\\r\\n\\t\\t\\t\\t<td style=\\\"width: 466px;\\\">\\r\\n\\t\\t\\t\\t\\t<a href=\\\"files\\/Criterios 2019-2020\\/EMRC\\/CritAvEMRC5.pdf\\\">EMRC 5&ordm; Ano<\\/a><\\/td>\\r\\n\\t\\t\\t<\\/tr>\\r\\n\\t\\t\\t<tr>\\r\\n\\t\\t\\t\\t<td style=\\\"width: 466px;\\\">\\r\\n\\t\\t\\t\\t\\t<a href=\\\"files\\/Criterios 2019-2020\\/EMRC\\/CritAvEMRC6.pdf\\\">EMRC 6&ordm; Ano<\\/a><\\/td>\\r\\n\\t\\t\\t<\\/tr>\\r\\n\\t\\t\\t<tr>\\r\\n\\t\\t\\t\\t<td style=\\\"width: 466px;\\\">\\r\\n\\t\\t\\t\\t\\t<a href=\\\"files\\/Criterios 2019-2020\\/EMRC\\/CritAvEMRC7.pdf\\\">EMRC 7&ordm; Ano<\\/a><\\/td>\\r\\n\\t\\t\\t<\\/tr>\\r\\n\\t\\t\\t<tr>\\r\\n\\t\\t\\t\\t<td style=\\\"width: 466px;\\\">\\r\\n\\t\\t\\t\\t\\t<a href=\\\"files\\/Criterios 2019-2020\\/EMRC\\/CritAvEMRC8.pdf\\\">EMRC 8&ordm; Ano<\\/a><\\/td>\\r\\n\\t\\t\\t<\\/tr>\\r\\n\\t\\t\\t<tr>\\r\\n\\t\\t\\t\\t<td style=\\\"width: 466px;\\\">\\r\\n\\t\\t\\t\\t\\t<a href=\\\"files\\/Criterios 2019-2020\\/EMRC\\/CritAvEMRC9.pdf\\\">EMRC 9&ordm; Ano<\\/a><\\/td>\\r\\n\\t\\t\\t<\\/tr>\\r\\n\\t\\t\\t<tr>\\r\\n\\t\\t\\t\\t<td style=\\\"width: 466px;\\\">\\r\\n\\t\\t\\t\\t\\t<a href=\\\"files\\/Criterios 2019-2020\\/HGP\\/Crit_Av_HGP_5.pdf\\\">HGP 5&ordm; Ano<\\/a><\\/td>\\r\\n\\t\\t\\t<\\/tr>\\r\\n\\t\\t\\t<tr>\\r\\n\\t\\t\\t\\t<td style=\\\"width: 466px;\\\">\\r\\n\\t\\t\\t\\t\\t<a href=\\\"files\\/Criterios 2019-2020\\/HGP\\/Crit_Av_HGP_6.pdf\\\">HGP 6&ordm; Ano<\\/a><\\/td>\\r\\n\\t\\t\\t<\\/tr>\\r\\n\\t\\t\\t<tr>\\r\\n\\t\\t\\t\\t<td style=\\\"width: 466px;\\\">\\r\\n\\t\\t\\t\\t\\t<a href=\\\"files\\/Criterios 2019-2020\\/Ingles\\/CritriosAvaliao5ING20192020.pdf\\\">Ingl&ecirc;s 5&ordm; ano<\\/a><\\/td>\\r\\n\\t\\t\\t<\\/tr>\\r\\n\\t\\t\\t<tr>\\r\\n\\t\\t\\t\\t<td style=\\\"width: 466px;\\\">\\r\\n\\t\\t\\t\\t\\t<a href=\\\"files\\/Criterios 2019-2020\\/Ingles\\/CritriosAvaliao6ING20192020.pdf\\\">Ingl&ecirc;s 6&ordm; ano<\\/a><\\/td>\\r\\n\\t\\t\\t<\\/tr>\\r\\n\\t\\t\\t<tr>\\r\\n\\t\\t\\t\\t<td style=\\\"width: 466px;\\\">\\r\\n\\t\\t\\t\\t\\t<a href=\\\"files\\/Criterios 2019-2020\\/Matematica\\/CritriosAvaliao201920MAT5ano.pdf\\\">Matem&aacute;tica 5&ordm; Ano<\\/a><\\/td>\\r\\n\\t\\t\\t<\\/tr>\\r\\n\\t\\t\\t<tr>\\r\\n\\t\\t\\t\\t<td style=\\\"width: 466px;\\\">\\r\\n\\t\\t\\t\\t\\t<a href=\\\"files\\/Criterios 2019-2020\\/Matematica\\/CritriosAvaliao20192020MAT6ano.pdf\\\">Matem&aacute;tica 6&ordm; Ano<\\/a><\\/td>\\r\\n\\t\\t\\t<\\/tr>\\r\\n\\t\\t\\t<tr>\\r\\n\\t\\t\\t\\t<td style=\\\"width: 466px;\\\">\\r\\n\\t\\t\\t\\t\\tOferta Complementar<\\/td>\\r\\n\\t\\t\\t<\\/tr>\\r\\n\\t\\t\\t<tr>\\r\\n\\t\\t\\t\\t<td style=\\\"width: 466px;\\\">\\r\\n\\t\\t\\t\\t\\t<a href=\\\"files\\/Criterios 2019-2020\\/Portugues\\/criterios_avaliacao_2ciclo.pdf\\\">Portugu&ecirc;s 5&ordm; ano e 6&ordm; ano<\\/a><\\/td>\\r\\n\\t\\t\\t<\\/tr>\\r\\n\\t\\t\\t<tr>\\r\\n\\t\\t\\t\\t<td style=\\\"width: 466px;\\\">\\r\\n\\t\\t\\t\\t\\t<a href=\\\"files\\/Criterios 2019-2020\\/Cidadania\\/CD_Criterios_5_Ano.pdf\\\">Cidadania 5&ordm; ano<\\/a><\\/td>\\r\\n\\t\\t\\t<\\/tr>\\r\\n\\t\\t\\t<tr>\\r\\n\\t\\t\\t\\t<td style=\\\"width: 466px;\\\">\\r\\n\\t\\t\\t\\t\\t<a href=\\\"files\\/Criterios 2019-2020\\/Cidadania\\/CD_Criterios_6_Ano.pdf\\\">Cidadania 6&ordm; ano<\\/a><\\/td>\\r\\n\\t\\t\\t<\\/tr>\\r\\n\\t\\t\\t<tr>\\r\\n\\t\\t\\t\\t<td style=\\\"width: 466px;\\\">\\r\\n\\t\\t\\t\\t\\t<a href=\\\"files\\/Criterios 2019-2020\\/Matematica\\/CriteriosdeavaliacaoTIC5Ano20192020.pdf\\\">TIC 5&ordm; ano<\\/a><\\/td>\\r\\n\\t\\t\\t<\\/tr>\\r\\n\\t\\t\\t<tr>\\r\\n\\t\\t\\t\\t<td style=\\\"width: 466px;\\\">\\r\\n\\t\\t\\t\\t\\t<a href=\\\"files\\/Criterios 2019-2020\\/Matematica\\/CriteriosdeavaliacaoTIC6Ano20192020.pdf\\\">Tic 6&ordm; ano<\\/a><\\/td>\\r\\n\\t\\t\\t<\\/tr>\\r\\n\\t\\t<\\/tbody>\\r\\n\\t<\\/table>\\r\\n<\\/div>\\r\\n<p>\\r\\n\\t&nbsp;<\\/p>\\r\\n\",\"fulltext\":\"\",\"state\":1,\"catid\":\"16\",\"created\":\"2019-10-03 14:04:36\",\"created_by\":\"231\",\"created_by_alias\":\"\",\"modified\":\"2019-12-18 16:56:38\",\"modified_by\":\"231\",\"checked_out\":\"231\",\"checked_out_time\":\"2019-12-18 16:34:04\",\"publish_up\":\"2019-10-03 14:04:36\",\"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\":\"{\\\"article_layout\\\":\\\"\\\",\\\"show_title\\\":\\\"\\\",\\\"link_titles\\\":\\\"\\\",\\\"show_tags\\\":\\\"\\\",\\\"show_intro\\\":\\\"\\\",\\\"info_block_position\\\":\\\"\\\",\\\"info_block_show_title\\\":\\\"\\\",\\\"show_category\\\":\\\"\\\",\\\"link_category\\\":\\\"\\\",\\\"show_parent_category\\\":\\\"\\\",\\\"link_parent_category\\\":\\\"\\\",\\\"show_associations\\\":\\\"\\\",\\\"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_page_title\\\":\\\"\\\",\\\"show_publishing_options\\\":\\\"\\\",\\\"show_article_options\\\":\\\"\\\",\\\"show_urls_images_backend\\\":\\\"\\\",\\\"show_urls_images_frontend\\\":\\\"\\\",\\\"astroid_article_type\\\":\\\"regular\\\",\\\"astroid_article_video_type\\\":\\\"youtube\\\",\\\"astroid_article_video_url\\\":\\\"\\\",\\\"astroid_article_gallery_width\\\":\\\"\\\",\\\"astroid_article_gallery_bullets\\\":\\\"1\\\",\\\"astroid_article_gallery_navigation\\\":\\\"1\\\",\\\"astroid_article_thumbnail\\\":\\\"1\\\",\\\"astroid_article_gallery_items\\\":[],\\\"astroid_article_audio_source\\\":\\\"soundcloud\\\",\\\"astroid_article_audio_soundcloud\\\":\\\"\\\",\\\"astroid_article_audio_spotify\\\":\\\"\\\",\\\"astroid_article_review_heading\\\":\\\"\\\",\\\"astroid_article_review_summery\\\":\\\"\\\",\\\"astroid_article_review_good\\\":\\\"\\\",\\\"astroid_article_review_bad\\\":\\\"\\\",\\\"astroid_article_review_rating\\\":\\\"5\\\",\\\"astroid_article_button_action\\\":\\\"\\\",\\\"astroid_article_button_link\\\":\\\"\\\",\\\"astroid_article_review_criterias\\\":[],\\\"astroid_article_quote_text\\\":\\\"\\\",\\\"astroid_article_quote_author\\\":\\\"\\\",\\\"astroid_article_badge\\\":\\\"0\\\",\\\"astroid_article_badge_type\\\":\\\"2\\\",\\\"astroid_article_badge_text\\\":\\\"\\\",\\\"astroid_article_badge_color\\\":\\\"\\\",\\\"astroid_article_badge_text_color\\\":\\\"\\\",\\\"astroid_relatedposts\\\":\\\"\\\",\\\"astroid_socialshare\\\":\\\"\\\",\\\"astroid_comments\\\":\\\"\\\",\\\"astroid_posttype\\\":\\\"\\\",\\\"astroid_readtime\\\":\\\"\\\",\\\"astroid_authorinfo\\\":\\\"\\\",\\\"astroid_og_title\\\":\\\"\\\",\\\"astroid_og_desc\\\":\\\"\\\",\\\"astroid_og_image\\\":\\\"\\\"}\",\"version\":10,\"ordering\":\"1\",\"metakey\":\"\",\"metadesc\":\"\",\"access\":\"1\",\"hits\":\"0\",\"metadata\":\"{\\\"robots\\\":\\\"\\\",\\\"author\\\":\\\"\\\",\\\"rights\\\":\\\"\\\",\\\"xreference\\\":\\\"\\\"}\",\"featured\":\"0\",\"language\":\"*\",\"xreference\":\"\",\"note\":\"\"}', 0);
INSERT INTO `ynfp8_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
(884, 107, 1, '', '2019-12-18 17:05:05', 231, 11892, '44d9e128bec4575d33f50cabf55d2c23b94d7c87', '{\"id\":107,\"asset_id\":\"352\",\"title\":\"Crit\\u00e9rios de Avalia\\u00e7\\u00e3o - 3\\u00ba Ciclo\",\"alias\":\"criterios-de-avaliacao-3-ciclo\",\"introtext\":\"<p>\\r\\n\\t<strong>Em atualiza&ccedil;&atilde;o.....<\\/strong><\\/p>\\r\\n<title><\\/title>\\r\\n<meta charset=\\\"utf-8\\\" \\/>\\r\\n<meta content=\\\"width=device-width, initial-scale=1\\\" name=\\\"viewport\\\" \\/>\\r\\n<link href=\\\"https:\\/\\/maxcdn.bootstrapcdn.com\\/bootstrap\\/4.3.1\\/css\\/bootstrap.min.css\\\" rel=\\\"stylesheet\\\" \\/>\\r\\n<script src=\\\"https:\\/\\/ajax.googleapis.com\\/ajax\\/libs\\/jquery\\/3.4.1\\/jquery.min.js\\\"><\\/script><script src=\\\"https:\\/\\/cdnjs.cloudflare.com\\/ajax\\/libs\\/popper.js\\/1.14.7\\/umd\\/popper.min.js\\\"><\\/script><script src=\\\"https:\\/\\/maxcdn.bootstrapcdn.com\\/bootstrap\\/4.3.1\\/js\\/bootstrap.min.js\\\"><\\/script><div class=\\\"container\\\">\\r\\n\\t<table align=\\\"center\\\" class=\\\"table table-hover\\\" style=\\\"width: 468px;\\\" table=\\\"\\\">\\r\\n\\t\\t<thead>\\r\\n\\t\\t\\t<tr>\\r\\n\\t\\t\\t\\t<th style=\\\"width: 466px;\\\">\\r\\n\\t\\t\\t\\t\\tDisciplinas<\\/th>\\r\\n\\t\\t\\t<\\/tr>\\r\\n\\t\\t\\t<tr>\\r\\n\\t\\t\\t\\t<td style=\\\"width: 466px;\\\">\\r\\n\\t\\t\\t\\t\\t<a href=\\\"files\\/Criterios 2019-2020\\/Cidadania\\/CD_Criterios_7_Ano.pdf\\\">Cidadania - 7&ordm; Ano<\\/a><\\/td>\\r\\n\\t\\t\\t<\\/tr>\\r\\n\\t\\t\\t<tr>\\r\\n\\t\\t\\t\\t<td style=\\\"width: 466px;\\\">\\r\\n\\t\\t\\t\\t\\t<a href=\\\"files\\/Criterios 2019-2020\\/Cidadania\\/CD_Criterios_8_Ano.pdf\\\">Cidadania - 8&ordm; Ano<\\/a><\\/td>\\r\\n\\t\\t\\t<\\/tr>\\r\\n\\t\\t\\t<tr>\\r\\n\\t\\t\\t\\t<td style=\\\"width: 466px;\\\">\\r\\n\\t\\t\\t\\t\\t<a href=\\\"files\\/Criterios 2019-2020\\/Cidadania\\/OC_Criterios_9_Ano.pdf\\\">Cidadania - 9&ordm; Ano<\\/a><\\/td>\\r\\n\\t\\t\\t<\\/tr>\\r\\n\\t\\t<\\/thead>\\r\\n\\t\\t<tbody>\\r\\n\\t\\t\\t<tr>\\r\\n\\t\\t\\t\\t<td style=\\\"width: 466px;\\\">\\r\\n\\t\\t\\t\\t\\t<a href=\\\"files\\/Criterios 2019-2020\\/Ciencias Naturais\\/criterios_CN_7_2019_2020.pdf\\\">Ci&ecirc;ncias Naturais - 7&ordm; Ano<\\/a><\\/td>\\r\\n\\t\\t\\t<\\/tr>\\r\\n\\t\\t\\t<tr>\\r\\n\\t\\t\\t\\t<td style=\\\"width: 466px;\\\">\\r\\n\\t\\t\\t\\t\\t<a href=\\\"files\\/Criterios 2019-2020\\/Ciencias Naturais\\/criterios_CN_8_2019_2020.pdf\\\">Ci&ecirc;ncias Naturais - 8&ordm; Ano<\\/a><\\/td>\\r\\n\\t\\t\\t<\\/tr>\\r\\n\\t\\t\\t<tr>\\r\\n\\t\\t\\t\\t<td style=\\\"width: 466px;\\\">\\r\\n\\t\\t\\t\\t\\t<a href=\\\"files\\/Criterios 2019-2020\\/Ciencias Naturais\\/criterios_avaliacao_CN9_2019-2020.pdf\\\">Ci&ecirc;ncias F&iacute;sica e Naturais - 9&ordm; Ano<\\/a><\\/td>\\r\\n\\t\\t\\t<\\/tr>\\r\\n\\t\\t\\t<tr>\\r\\n\\t\\t\\t\\t<td style=\\\"width: 466px;\\\">\\r\\n\\t\\t\\t\\t\\tCi&ecirc;ncias F&iacute;sicas 7&ordm; Ano<\\/td>\\r\\n\\t\\t\\t<\\/tr>\\r\\n\\t\\t\\t<tr>\\r\\n\\t\\t\\t\\t<td style=\\\"width: 466px;\\\">\\r\\n\\t\\t\\t\\t\\t<a href=\\\"files\\/Criterios 2019-2020\\/Educacao_Fisica\\/CritriosAvEducaoFsica7ano1920.pdf\\\">Educa&ccedil;a&ccedil;&atilde;o F&iacute;sica - 7&ordm; Ano<\\/a><\\/td>\\r\\n\\t\\t\\t<\\/tr>\\r\\n\\t\\t\\t<tr>\\r\\n\\t\\t\\t\\t<td style=\\\"width: 466px;\\\">\\r\\n\\t\\t\\t\\t\\t<a href=\\\"files\\/Criterios 2019-2020\\/Educacao_Fisica\\/CritriosAvEducaoFsica8ano1920.pdf\\\">Educa&ccedil;a&ccedil;&atilde;o F&iacute;sica - 8&ordm; Ano<\\/a><\\/td>\\r\\n\\t\\t\\t<\\/tr>\\r\\n\\t\\t\\t<tr>\\r\\n\\t\\t\\t\\t<td style=\\\"width: 466px;\\\">\\r\\n\\t\\t\\t\\t\\t<a href=\\\"files\\/Criterios 2019-2020\\/Educacao_Fisica\\/CritriosAvEducaoFsica8ano1920.pdf\\\" style=\\\"background-color: transparent; box-sizing: border-box; color: rgb(0, 123, 255); font-family: -apple-system,BlinkMacSystemFont,&amp;quot;Segoe UI&amp;quot;,Roboto,&amp;quot;Helvetica Neue&amp;quot;,Arial,&amp;quot;Noto Sans&amp;quot;,sans-serif,&amp;quot;Apple Color Emoji&amp;quot;,&amp;quot;Segoe UI Emoji&amp;quot;,&amp;quot;Segoe UI Symbol&amp;quot;,&amp;quot;Noto Color Emoji&amp;quot;; font-size: 16px; font-style: normal; font-variant: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-decoration: none; text-indent: 0px; text-transform: none; -webkit-text-stroke-width: 0px; white-space: normal; word-spacing: 0px;\\\">Educa&ccedil;a&ccedil;&atilde;o F&iacute;sica - 9&ordm; Ano<\\/a><\\/td>\\r\\n\\t\\t\\t<\\/tr>\\r\\n\\t\\t\\t<tr>\\r\\n\\t\\t\\t\\t<td style=\\\"width: 466px;\\\">\\r\\n\\t\\t\\t\\t\\tEduca&ccedil;a&ccedil;&atilde;o F&iacute;sica - Atestados<\\/td>\\r\\n\\t\\t\\t<\\/tr>\\r\\n\\t\\t\\t<tr>\\r\\n\\t\\t\\t\\t<td style=\\\"width: 466px;\\\">\\r\\n\\t\\t\\t\\t\\t<a href=\\\"files\\/Criterios 2019-2020\\/artes\\/CRITRIOSAVALIAOEV7ANO.pdf\\\">Educa&ccedil;&atilde;o Visual 7&ordm; Ano<\\/a><\\/td>\\r\\n\\t\\t\\t<\\/tr>\\r\\n\\t\\t\\t<tr>\\r\\n\\t\\t\\t\\t<td style=\\\"width: 466px;\\\">\\r\\n\\t\\t\\t\\t\\t<a href=\\\"files\\/Criterios 2019-2020\\/artes\\/CRITRIOSAVALIAOEV8ANOdoc.pdf\\\">Educa&ccedil;&atilde;o Visual 8&ordm; Ano<\\/a><\\/td>\\r\\n\\t\\t\\t<\\/tr>\\r\\n\\t\\t\\t<tr>\\r\\n\\t\\t\\t\\t<td style=\\\"width: 466px;\\\">\\r\\n\\t\\t\\t\\t\\t<a href=\\\"files\\/Criterios 2019-2020\\/artes\\/CRITRIOSAVALIAOEV9ANO.pdf\\\">Educa&ccedil;&atilde;o Visual 9&ordm; Ano<\\/a><\\/td>\\r\\n\\t\\t\\t<\\/tr>\\r\\n\\t\\t\\t<tr>\\r\\n\\t\\t\\t\\t<td style=\\\"width: 466px;\\\">\\r\\n\\t\\t\\t\\t\\t<a href=\\\"files\\/Criterios 2019-2020\\/EMRC\\/CritAvEMRC7.pdf\\\">EMRC 7&ordm; Ano<\\/a><\\/td>\\r\\n\\t\\t\\t<\\/tr>\\r\\n\\t\\t\\t<tr>\\r\\n\\t\\t\\t\\t<td style=\\\"width: 466px;\\\">\\r\\n\\t\\t\\t\\t\\t<a href=\\\"files\\/Criterios 2019-2020\\/EMRC\\/CritAvEMRC8.pdf\\\">EMRC 8&ordm; Ano<\\/a><\\/td>\\r\\n\\t\\t\\t<\\/tr>\\r\\n\\t\\t\\t<tr>\\r\\n\\t\\t\\t\\t<td style=\\\"width: 466px;\\\">\\r\\n\\t\\t\\t\\t\\t<a href=\\\"files\\/Criterios 2019-2020\\/EMRC\\/CritAvEMRC9.pdf\\\">EMRC 9&ordm; ANO<\\/a><\\/td>\\r\\n\\t\\t\\t<\\/tr>\\r\\n\\t\\t\\t<tr>\\r\\n\\t\\t\\t\\t<td style=\\\"width: 466px;\\\">\\r\\n\\t\\t\\t\\t\\t<a href=\\\"files\\/Criterios 2019-2020\\/Ingles\\/CritriosdeAvaliao8ESP20192020.pdf\\\">Espanhol 8&ordm; Ano<\\/a><\\/td>\\r\\n\\t\\t\\t<\\/tr>\\r\\n\\t\\t\\t<tr>\\r\\n\\t\\t\\t\\t<td style=\\\"width: 466px;\\\">\\r\\n\\t\\t\\t\\t\\t<a href=\\\"files\\/Criterios 2019-2020\\/HGP\\/CritAvHist7.pdf\\\">Hist&oacute;ria 7&ordm; Ano<\\/a><\\/td>\\r\\n\\t\\t\\t<\\/tr>\\r\\n\\t\\t\\t<tr>\\r\\n\\t\\t\\t\\t<td style=\\\"width: 466px;\\\">\\r\\n\\t\\t\\t\\t\\t<a href=\\\"files\\/Criterios 2019-2020\\/HGP\\/CritAvHist8.pdf\\\">HGP 8&ordm; Ano<\\/a><\\/td>\\r\\n\\t\\t\\t<\\/tr>\\r\\n\\t\\t\\t<tr>\\r\\n\\t\\t\\t\\t<td style=\\\"width: 466px;\\\">\\r\\n\\t\\t\\t\\t\\t<a href=\\\"files\\/Criterios 2019-2020\\/HGP\\/CritAvHist9.pdf\\\">HGP 9&ordm; Ano<\\/a><\\/td>\\r\\n\\t\\t\\t<\\/tr>\\r\\n\\t\\t\\t<tr>\\r\\n\\t\\t\\t\\t<td style=\\\"width: 466px;\\\">\\r\\n\\t\\t\\t\\t\\t<a href=\\\"files\\/Criterios 2019-2020\\/geografia\\/CritAvGeog7.pdf\\\">Geografia 7&ordm; Ano<\\/a><\\/td>\\r\\n\\t\\t\\t<\\/tr>\\r\\n\\t\\t\\t<tr>\\r\\n\\t\\t\\t\\t<td style=\\\"width: 466px;\\\">\\r\\n\\t\\t\\t\\t\\t<a href=\\\"files\\/Criterios 2019-2020\\/geografia\\/CritAvGeog8.pdf\\\">Geografia 8&ordm; Ano<\\/a><\\/td>\\r\\n\\t\\t\\t<\\/tr>\\r\\n\\t\\t\\t<tr>\\r\\n\\t\\t\\t\\t<td style=\\\"width: 466px;\\\">\\r\\n\\t\\t\\t\\t\\t<a href=\\\"files\\/Criterios 2019-2020\\/geografia\\/CritAvGeog9.pdf\\\">Geografia 9&ordm; Ano<\\/a><\\/td>\\r\\n\\t\\t\\t<\\/tr>\\r\\n\\t\\t\\t<tr>\\r\\n\\t\\t\\t\\t<td style=\\\"width: 466px;\\\">\\r\\n\\t\\t\\t\\t\\t<a href=\\\"files\\/Criterios 2019-2020\\/Ingles\\/CritriosAvaliao7ING20192020.pdf\\\">Ingl&ecirc;s 7&ordm; ano<\\/a><\\/td>\\r\\n\\t\\t\\t<\\/tr>\\r\\n\\t\\t\\t<tr>\\r\\n\\t\\t\\t\\t<td style=\\\"width: 466px;\\\">\\r\\n\\t\\t\\t\\t\\t<a href=\\\"files\\/Criterios 2019-2020\\/Ingles\\/CritAvalia8ING.pdf\\\">Ingl&ecirc;s 8&ordm; Ano<\\/a><\\/td>\\r\\n\\t\\t\\t<\\/tr>\\r\\n\\t\\t\\t<tr>\\r\\n\\t\\t\\t\\t<td style=\\\"width: 466px;\\\">\\r\\n\\t\\t\\t\\t\\t<a href=\\\"files\\/Criterios 2019-2020\\/Ingles\\/CritriosdeAvaliao9ING20192020.pdf\\\">Ingl&ecirc;s 9&ordm; Ano<\\/a><\\/td>\\r\\n\\t\\t\\t<\\/tr>\\r\\n\\t\\t\\t<tr>\\r\\n\\t\\t\\t\\t<td style=\\\"width: 466px;\\\">\\r\\n\\t\\t\\t\\t\\t<a href=\\\"files\\/Criterios 2019-2020\\/Ingles\\/CritriosdeAvaliao7FRANC20192020.pdf\\\">Franc&ecirc;s 7&ordm; Ano<\\/a><\\/td>\\r\\n\\t\\t\\t<\\/tr>\\r\\n\\t\\t\\t<tr>\\r\\n\\t\\t\\t\\t<td style=\\\"width: 466px;\\\">\\r\\n\\t\\t\\t\\t\\t<a href=\\\"files\\/Criterios 2019-2020\\/Ingles\\/Critavali8FRANC20192020.pdf\\\">Franc&ecirc;s 8&ordm; Ano<\\/a><\\/td>\\r\\n\\t\\t\\t<\\/tr>\\r\\n\\t\\t\\t<tr>\\r\\n\\t\\t\\t\\t<td style=\\\"width: 466px;\\\">\\r\\n\\t\\t\\t\\t\\t<a href=\\\"files\\/Criterios 2019-2020\\/Ingles\\/CritriosdeAvaliaoLE29FrancEsp201920.pdf\\\">L&iacute;ngua Estrangeira 9&ordm; Ano<\\/a><\\/td>\\r\\n\\t\\t\\t<\\/tr>\\r\\n\\t\\t\\t<tr>\\r\\n\\t\\t\\t\\t<td style=\\\"width: 466px;\\\">\\r\\n\\t\\t\\t\\t\\t<a href=\\\"files\\/Criterios 2019-2020\\/Matematica\\/CritriosAvaliaoMat3cico7ano.pdf\\\">Matem&aacute;tica 7&ordm; Ano<\\/a><\\/td>\\r\\n\\t\\t\\t<\\/tr>\\r\\n\\t\\t\\t<tr>\\r\\n\\t\\t\\t\\t<td style=\\\"width: 466px;\\\">\\r\\n\\t\\t\\t\\t\\t<a href=\\\"files\\/Criterios 2019-2020\\/Matematica\\/CritriosAvaliaoMat3ciclo8ano1920.pdf\\\">Matem&aacute;tica 8&ordm; e 9&ordm; Ano<\\/a><\\/td>\\r\\n\\t\\t\\t<\\/tr>\\r\\n\\t\\t\\t<tr>\\r\\n\\t\\t\\t\\t<td style=\\\"width: 466px;\\\">\\r\\n\\t\\t\\t\\t\\t<a href=\\\"files\\/Criterios 2019-2020\\/Portugues\\/Portugus7e8Critriosavaliao201920resumidos.pdf\\\">Portugu&ecirc;s 7&ordm; e 8&ordm; Ano<\\/a><\\/td>\\r\\n\\t\\t\\t<\\/tr>\\r\\n\\t\\t\\t<tr>\\r\\n\\t\\t\\t\\t<td style=\\\"width: 466px;\\\">\\r\\n\\t\\t\\t\\t\\t<a href=\\\"files\\/Criterios 2019-2020\\/Portugues\\/Portugus9Critriosavaliao201920.pdf\\\">Portugu&ecirc;s 9&ordm; ano<\\/a><\\/td>\\r\\n\\t\\t\\t<\\/tr>\\r\\n\\t\\t\\t<tr>\\r\\n\\t\\t\\t\\t<td style=\\\"width: 466px;\\\">\\r\\n\\t\\t\\t\\t\\t<a href=\\\"files\\/Criterios 2019-2020\\/Matematica\\/CriteriosdeavaliacaoTIC7Ano20192020.pdf\\\">TIC 7&ordm; ano<\\/a><\\/td>\\r\\n\\t\\t\\t<\\/tr>\\r\\n\\t\\t\\t<tr>\\r\\n\\t\\t\\t\\t<td style=\\\"width: 466px;\\\">\\r\\n\\t\\t\\t\\t\\t<a href=\\\"files\\/Criterios 2019-2020\\/Matematica\\/CriteriosdeavaliacaoTIC8Ano201920.pdf\\\">Tic 8&ordm; ano<\\/a><\\/td>\\r\\n\\t\\t\\t<\\/tr>\\r\\n\\t\\t<\\/tbody>\\r\\n\\t<\\/table>\\r\\n<\\/div>\\r\\n<p>\\r\\n\\t&nbsp;<\\/p>\\r\\n\",\"fulltext\":\"\",\"state\":1,\"catid\":\"11\",\"created\":\"2019-10-08 10:31:34\",\"created_by\":\"231\",\"created_by_alias\":\"\",\"modified\":\"2019-12-18 17:05:05\",\"modified_by\":\"231\",\"checked_out\":\"231\",\"checked_out_time\":\"2019-12-18 16:56:51\",\"publish_up\":\"2019-10-08 10:31:34\",\"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\":\"{\\\"article_layout\\\":\\\"\\\",\\\"show_title\\\":\\\"\\\",\\\"link_titles\\\":\\\"\\\",\\\"show_tags\\\":\\\"\\\",\\\"show_intro\\\":\\\"\\\",\\\"info_block_position\\\":\\\"\\\",\\\"info_block_show_title\\\":\\\"\\\",\\\"show_category\\\":\\\"\\\",\\\"link_category\\\":\\\"\\\",\\\"show_parent_category\\\":\\\"\\\",\\\"link_parent_category\\\":\\\"\\\",\\\"show_associations\\\":\\\"\\\",\\\"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_page_title\\\":\\\"\\\",\\\"show_publishing_options\\\":\\\"\\\",\\\"show_article_options\\\":\\\"\\\",\\\"show_urls_images_backend\\\":\\\"\\\",\\\"show_urls_images_frontend\\\":\\\"\\\",\\\"astroid_article_type\\\":\\\"regular\\\",\\\"astroid_article_video_type\\\":\\\"youtube\\\",\\\"astroid_article_video_url\\\":\\\"\\\",\\\"astroid_article_gallery_width\\\":\\\"\\\",\\\"astroid_article_gallery_bullets\\\":\\\"1\\\",\\\"astroid_article_gallery_navigation\\\":\\\"1\\\",\\\"astroid_article_thumbnail\\\":\\\"1\\\",\\\"astroid_article_gallery_items\\\":[],\\\"astroid_article_audio_source\\\":\\\"soundcloud\\\",\\\"astroid_article_audio_soundcloud\\\":\\\"\\\",\\\"astroid_article_audio_spotify\\\":\\\"\\\",\\\"astroid_article_review_heading\\\":\\\"\\\",\\\"astroid_article_review_summery\\\":\\\"\\\",\\\"astroid_article_review_good\\\":\\\"\\\",\\\"astroid_article_review_bad\\\":\\\"\\\",\\\"astroid_article_review_rating\\\":\\\"5\\\",\\\"astroid_article_button_action\\\":\\\"\\\",\\\"astroid_article_button_link\\\":\\\"\\\",\\\"astroid_article_review_criterias\\\":[],\\\"astroid_article_quote_text\\\":\\\"\\\",\\\"astroid_article_quote_author\\\":\\\"\\\",\\\"astroid_article_badge\\\":\\\"0\\\",\\\"astroid_article_badge_type\\\":\\\"2\\\",\\\"astroid_article_badge_text\\\":\\\"\\\",\\\"astroid_article_badge_color\\\":\\\"\\\",\\\"astroid_article_badge_text_color\\\":\\\"\\\",\\\"astroid_relatedposts\\\":\\\"\\\",\\\"astroid_socialshare\\\":\\\"\\\",\\\"astroid_comments\\\":\\\"\\\",\\\"astroid_posttype\\\":\\\"\\\",\\\"astroid_readtime\\\":\\\"\\\",\\\"astroid_authorinfo\\\":\\\"\\\",\\\"astroid_og_title\\\":\\\"\\\",\\\"astroid_og_desc\\\":\\\"\\\",\\\"astroid_og_image\\\":\\\"\\\"}\",\"version\":11,\"ordering\":\"23\",\"metakey\":\"\",\"metadesc\":\"\",\"access\":\"1\",\"hits\":\"0\",\"metadata\":\"{\\\"robots\\\":\\\"\\\",\\\"author\\\":\\\"\\\",\\\"rights\\\":\\\"\\\",\\\"xreference\\\":\\\"\\\"}\",\"featured\":\"0\",\"language\":\"*\",\"xreference\":\"\",\"note\":\"\"}', 0),
(885, 108, 1, '', '2019-12-18 17:11:59', 231, 17433, 'deaf02c455418eba2e3e448f5a551d5ccc43c94b', '{\"id\":108,\"asset_id\":\"353\",\"title\":\"Crit\\u00e9rios de avalia\\u00e7\\u00e3o secund\\u00e1rio\",\"alias\":\"criterios-de-avaliacao-secundario\",\"introtext\":\"<p>\\r\\n\\t<strong>Em atualiza&ccedil;&atilde;o.....<\\/strong><\\/p>\\r\\n<title><\\/title>\\r\\n<meta charset=\\\"utf-8\\\" \\/>\\r\\n<meta content=\\\"width=device-width, initial-scale=1\\\" name=\\\"viewport\\\" \\/>\\r\\n<link href=\\\"https:\\/\\/maxcdn.bootstrapcdn.com\\/bootstrap\\/4.3.1\\/css\\/bootstrap.min.css\\\" rel=\\\"stylesheet\\\" \\/>\\r\\n<script src=\\\"https:\\/\\/ajax.googleapis.com\\/ajax\\/libs\\/jquery\\/3.4.1\\/jquery.min.js\\\"><\\/script><script src=\\\"https:\\/\\/cdnjs.cloudflare.com\\/ajax\\/libs\\/popper.js\\/1.14.7\\/umd\\/popper.min.js\\\"><\\/script><script src=\\\"https:\\/\\/maxcdn.bootstrapcdn.com\\/bootstrap\\/4.3.1\\/js\\/bootstrap.min.js\\\"><\\/script><div class=\\\"container\\\">\\r\\n\\t<table align=\\\"center\\\" class=\\\"table table-hover\\\" style=\\\"width: 468px;\\\" table=\\\"\\\">\\r\\n\\t\\t<thead>\\r\\n\\t\\t\\t<tr>\\r\\n\\t\\t\\t\\t<th style=\\\"width: 466px;\\\">\\r\\n\\t\\t\\t\\t\\tDisciplinas<\\/th>\\r\\n\\t\\t\\t<\\/tr>\\r\\n\\t\\t\\t<tr>\\r\\n\\t\\t\\t\\t<td style=\\\"width: 466px;\\\">\\r\\n\\t\\t\\t\\t\\t<a href=\\\"files\\/Criterios 2019-2020\\/Espanhol\\/criterios_alemao_10.pdf\\\">Alem&atilde;o 10&ordm; Ano<\\/a><\\/td>\\r\\n\\t\\t\\t<\\/tr>\\r\\n\\t\\t\\t<tr>\\r\\n\\t\\t\\t\\t<td style=\\\"width: 466px;\\\">\\r\\n\\t\\t\\t\\t\\t<a href=\\\"files\\/Criterios 2019-2020\\/Espanhol\\/criterios_alemao_11.pdf\\\">Alem&atilde;o 11&ordm; Ano<\\/a><\\/td>\\r\\n\\t\\t\\t<\\/tr>\\r\\n\\t\\t\\t<tr>\\r\\n\\t\\t\\t\\t<td style=\\\"width: 466px;\\\">\\r\\n\\t\\t\\t\\t\\t<a href=\\\"files\\/Criterios 2019-2020\\/Matematica\\/CriteriosAvaliacaoAPIsecundrio201920.pdf\\\">API 12&ordm; Ano<\\/a><\\/td>\\r\\n\\t\\t\\t<\\/tr>\\r\\n\\t\\t<\\/thead>\\r\\n\\t\\t<tbody>\\r\\n\\t\\t\\t<tr>\\r\\n\\t\\t\\t\\t<td style=\\\"width: 466px;\\\">\\r\\n\\t\\t\\t\\t\\t<a href=\\\"files\\/Criterios 2019-2020\\/Biologia\\/criterios_BioGeo10.pdf\\\">Biologia e Geologia \\/ Biologia 10&ordm; Ano<\\/a><\\/td>\\r\\n\\t\\t\\t<\\/tr>\\r\\n\\t\\t\\t<tr>\\r\\n\\t\\t\\t\\t<td style=\\\"width: 466px;\\\">\\r\\n\\t\\t\\t\\t\\t<a href=\\\"files\\/Criterios 2019-2020\\/Biologia\\/criterios_BioGeo11.pdf\\\">Biologia e Geologia \\/ Biologia 11&ordm; Ano<\\/a><\\/td>\\r\\n\\t\\t\\t<\\/tr>\\r\\n\\t\\t\\t<tr>\\r\\n\\t\\t\\t\\t<td style=\\\"width: 466px;\\\">\\r\\n\\t\\t\\t\\t\\t<a href=\\\"files\\/Criterios 2019-2020\\/artes\\/CritriosAvaliaoDesenho10ano.pdf\\\">Desenho A 10&ordm; Ano<\\/a><\\/td>\\r\\n\\t\\t\\t<\\/tr>\\r\\n\\t\\t\\t<tr>\\r\\n\\t\\t\\t\\t<td style=\\\"width: 466px;\\\">\\r\\n\\t\\t\\t\\t\\t<a href=\\\"files\\/Criterios 2019-2020\\/artes\\/CritsAvaliaoDesenho11ano.pdf\\\">Desenho A 11&ordm;&nbsp;<\\/a><a href=\\\"files\\/Criterios 2019-2020\\/artes\\/CritsAvaliaoDesenho11ano.pdf\\\">Ano<\\/a><\\/td>\\r\\n\\t\\t\\t<\\/tr>\\r\\n\\t\\t\\t<tr>\\r\\n\\t\\t\\t\\t<td style=\\\"width: 466px;\\\">\\r\\n\\t\\t\\t\\t\\t<a href=\\\"files\\/Criterios 2019-2020\\/artes\\/CriteriosavaliacaoDesenhoA12ano201920doc.pdf\\\">Desenho A 12&ordm; Ano<\\/a><\\/td>\\r\\n\\t\\t\\t<\\/tr>\\r\\n\\t\\t\\t<tr>\\r\\n\\t\\t\\t\\t<td style=\\\"width: 466px;\\\">\\r\\n\\t\\t\\t\\t\\t<a href=\\\"files\\/Criterios 2019-2020\\/Economia e direito\\/citerios_direito_12.pdf\\\">Direito 12&ordm; Ano<\\/a><\\/td>\\r\\n\\t\\t\\t<\\/tr>\\r\\n\\t\\t\\t<tr>\\r\\n\\t\\t\\t\\t<td style=\\\"width: 466px;\\\">\\r\\n\\t\\t\\t\\t\\t<a href=\\\"files\\/Criterios 2019-2020\\/Economia e direito\\/criterios_economia_10_11.pdf\\\">Economia A - 10&ordm; Ano<\\/a><\\/td>\\r\\n\\t\\t\\t<\\/tr>\\r\\n\\t\\t\\t<tr>\\r\\n\\t\\t\\t\\t<td style=\\\"width: 466px;\\\">\\r\\n\\t\\t\\t\\t\\t<a href=\\\"files\\/Criterios 2019-2020\\/Economia e direito\\/criterios_economia_10_11.pdf\\\">Economia A - 11&ordm; Ano<\\/a><\\/td>\\r\\n\\t\\t\\t<\\/tr>\\r\\n\\t\\t\\t<tr>\\r\\n\\t\\t\\t\\t<td style=\\\"width: 466px;\\\">\\r\\n\\t\\t\\t\\t\\tEconomia C<\\/td>\\r\\n\\t\\t\\t<\\/tr>\\r\\n\\t\\t\\t<tr>\\r\\n\\t\\t\\t\\t<td style=\\\"width: 466px;\\\">\\r\\n\\t\\t\\t\\t\\t<a href=\\\"files\\/Criterios 2019-2020\\/Educacao_Fisica\\/CritriosAvEdFisicaSecundria10ano1920.pdf\\\">Educa&ccedil;&atilde;o F&iacute;sica 10&ordm; Ano<\\/a><\\/td>\\r\\n\\t\\t\\t<\\/tr>\\r\\n\\t\\t\\t<tr>\\r\\n\\t\\t\\t\\t<td style=\\\"width: 466px;\\\">\\r\\n\\t\\t\\t\\t\\t<a href=\\\"files\\/Criterios 2019-2020\\/Educacao_Fisica\\/CritriosAvEdFisicaSecundria10ano1920.pdf\\\" style=\\\"background-color: transparent; box-sizing: border-box; color: rgb(0, 123, 255); font-family: -apple-system,BlinkMacSystemFont,&amp;quot;Segoe UI&amp;quot;,Roboto,&amp;quot;Helvetica Neue&amp;quot;,Arial,&amp;quot;Noto Sans&amp;quot;,sans-serif,&amp;quot;Apple Color Emoji&amp;quot;,&amp;quot;Segoe UI Emoji&amp;quot;,&amp;quot;Segoe UI Symbol&amp;quot;,&amp;quot;Noto Color Emoji&amp;quot;; font-size: 16px; font-style: normal; font-variant: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-decoration: none; text-indent: 0px; text-transform: none; -webkit-text-stroke-width: 0px; white-space: normal; word-spacing: 0px;\\\">Educa&ccedil;&atilde;o F&iacute;sica 11&ordm; Ano<\\/a><\\/td>\\r\\n\\t\\t\\t<\\/tr>\\r\\n\\t\\t\\t<tr>\\r\\n\\t\\t\\t\\t<td style=\\\"width: 466px;\\\">\\r\\n\\t\\t\\t\\t\\t<a href=\\\"files\\/Criterios 2019-2020\\/Educacao_Fisica\\/CritriosAvEdFisicaSecundria10ano1920.pdf\\\" style=\\\"background-color: transparent; box-sizing: border-box; color: rgb(0, 123, 255); font-family: -apple-system,BlinkMacSystemFont,&amp;quot;Segoe UI&amp;quot;,Roboto,&amp;quot;Helvetica Neue&amp;quot;,Arial,&amp;quot;Noto Sans&amp;quot;,sans-serif,&amp;quot;Apple Color Emoji&amp;quot;,&amp;quot;Segoe UI Emoji&amp;quot;,&amp;quot;Segoe UI Symbol&amp;quot;,&amp;quot;Noto Color Emoji&amp;quot;; font-size: 16px; font-style: normal; font-variant: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-decoration: none; text-indent: 0px; text-transform: none; -webkit-text-stroke-width: 0px; white-space: normal; word-spacing: 0px;\\\">Educa&ccedil;&atilde;o F&iacute;sica 12&ordm; Ano<\\/a><\\/td>\\r\\n\\t\\t\\t<\\/tr>\\r\\n\\t\\t\\t<tr>\\r\\n\\t\\t\\t\\t<td style=\\\"width: 466px;\\\">\\r\\n\\t\\t\\t\\t\\t<a href=\\\"files\\/Criterios 2019-2020\\/Educacao_Fisica\\/CritriosEFAtestadosSecundria10ano1920.pdf\\\">Educa&ccedil;&atilde;o F&iacute;sica - Alunos com Atestado M&eacute;dico 10&ordm; Ano<\\/a><\\/td>\\r\\n\\t\\t\\t<\\/tr>\\r\\n\\t\\t\\t<tr>\\r\\n\\t\\t\\t\\t<td style=\\\"width: 466px;\\\">\\r\\n\\t\\t\\t\\t\\t<a href=\\\"files\\/Criterios 2019-2020\\/Educacao_Fisica\\/CritriosEFAtestadosSecundria11ano1920.pdf\\\">Educa&ccedil;&atilde;o F&iacute;sica - Alunos com Atestado M&eacute;dico 11&ordm; Ano<\\/a><\\/td>\\r\\n\\t\\t\\t<\\/tr>\\r\\n\\t\\t\\t<tr>\\r\\n\\t\\t\\t\\t<td style=\\\"width: 466px;\\\">\\r\\n\\t\\t\\t\\t\\t<a href=\\\"files\\/Criterios 2019-2020\\/Educacao_Fisica\\/CritriosEFAtestadosSecundria11ano1920.pdf\\\" style=\\\"background-color: transparent; box-sizing: border-box; color: rgb(0, 123, 255); font-family: -apple-system,BlinkMacSystemFont,&amp;quot;Segoe UI&amp;quot;,Roboto,&amp;quot;Helvetica Neue&amp;quot;,Arial,&amp;quot;Noto Sans&amp;quot;,sans-serif,&amp;quot;Apple Color Emoji&amp;quot;,&amp;quot;Segoe UI Emoji&amp;quot;,&amp;quot;Segoe UI Symbol&amp;quot;,&amp;quot;Noto Color Emoji&amp;quot;; font-size: 16px; font-style: normal; font-variant: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-decoration: none; text-indent: 0px; text-transform: none; -webkit-text-stroke-width: 0px; white-space: normal; word-spacing: 0px;\\\">Educa&ccedil;&atilde;o F&iacute;sica - Alunos com Atestado M&eacute;dico 12&ordm; Ano<\\/a><\\/td>\\r\\n\\t\\t\\t<\\/tr>\\r\\n\\t\\t\\t<tr>\\r\\n\\t\\t\\t\\t<td style=\\\"width: 466px;\\\">\\r\\n\\t\\t\\t\\t\\t<a href=\\\"files\\/Criterios 2019-2020\\/EMRC\\/criterios_emrc_10.pdf\\\">EMRC 10&ordm; Ano<\\/a><\\/td>\\r\\n\\t\\t\\t<\\/tr>\\r\\n\\t\\t\\t<tr>\\r\\n\\t\\t\\t\\t<td style=\\\"width: 466px;\\\">\\r\\n\\t\\t\\t\\t\\t<a href=\\\"files\\/Criterios 2019-2020\\/EMRC\\/criterios_emrc_11.pdf\\\">EMRC 11&ordm; Ano&nbsp;<\\/a><\\/td>\\r\\n\\t\\t\\t<\\/tr>\\r\\n\\t\\t\\t<tr>\\r\\n\\t\\t\\t\\t<td style=\\\"width: 466px;\\\">\\r\\n\\t\\t\\t\\t\\t<a href=\\\"files\\/Criterios 2019-2020\\/EMRC\\/criterios_emrc_12.pdf\\\">EMRC 12&ordm; Ano&nbsp;<\\/a><\\/td>\\r\\n\\t\\t\\t<\\/tr>\\r\\n\\t\\t\\t<tr>\\r\\n\\t\\t\\t\\t<td style=\\\"width: 466px;\\\">\\r\\n\\t\\t\\t\\t\\t<a href=\\\"files\\/Criterios 2019-2020\\/Espanhol\\/criterios_ESP_10_inic.pdf\\\">Espanhol 10&ordm;&nbsp; Ano - Inicia&ccedil;&atilde;o<\\/a><\\/td>\\r\\n\\t\\t\\t<\\/tr>\\r\\n\\t\\t\\t<tr>\\r\\n\\t\\t\\t\\t<td style=\\\"width: 466px;\\\">\\r\\n\\t\\t\\t\\t\\t<a href=\\\"files\\/Criterios 2019-2020\\/Espanhol\\/criterios_esp_11.pdf\\\">E<\\/a><a href=\\\"files\\/Criterios 2019-2020\\/Espanhol\\/criterios_ESP_11_inic.pdf\\\">spanhol 11&ordm; Ano - Inicia&ccedil;&atilde;o<\\/a><\\/td>\\r\\n\\t\\t\\t<\\/tr>\\r\\n\\t\\t\\t<tr>\\r\\n\\t\\t\\t\\t<td style=\\\"width: 466px;\\\">\\r\\n\\t\\t\\t\\t\\t<a href=\\\"files\\/Criterios 2019-2020\\/Espanhol\\/criterios_esp_11.pdf\\\">Espanhol 11&ordm; Ano<\\/a><\\/td>\\r\\n\\t\\t\\t<\\/tr>\\r\\n\\t\\t\\t<tr>\\r\\n\\t\\t\\t\\t<td style=\\\"width: 466px;\\\">\\r\\n\\t\\t\\t\\t\\t<a href=\\\"files\\/Criterios 2019-2020\\/Filosofia\\/CritAvFil10_11.pdf\\\">Filosofia 10&ordm; e 11&ordm;&nbsp; Ano<\\/a><\\/td>\\r\\n\\t\\t\\t<\\/tr>\\r\\n\\t\\t\\t<tr>\\r\\n\\t\\t\\t\\t<td style=\\\"width: 466px;\\\">\\r\\n\\t\\t\\t\\t\\t<a href=\\\"files\\/Criterios 2019-2020\\/FQ\\/criterios_fq_10.pdf\\\">F&iacute;sica e Qu&iacute;mica 10&ordm; Ano<\\/a><\\/td>\\r\\n\\t\\t\\t<\\/tr>\\r\\n\\t\\t\\t<tr>\\r\\n\\t\\t\\t\\t<td style=\\\"width: 466px;\\\">\\r\\n\\t\\t\\t\\t\\t<a href=\\\"files\\/Criterios 2019-2020\\/FQ\\/criterios_fq_11.pdf\\\">F&iacute;sica \\/ Qu&iacute;mica 11&ordm; Ano<\\/a><\\/td>\\r\\n\\t\\t\\t<\\/tr>\\r\\n\\t\\t\\t<tr>\\r\\n\\t\\t\\t\\t<td style=\\\"width: 466px;\\\">\\r\\n\\t\\t\\t\\t\\t<a href=\\\"files\\/Criterios 2019-2020\\/FQ\\/criterios_fq_11.pdf\\\" style=\\\"color: rgb(0, 123, 255); background-color: rgb(255, 255, 255);\\\">F&iacute;sica \\/ Qu&iacute;mica 12&ordm; Ano<\\/a><\\/td>\\r\\n\\t\\t\\t<\\/tr>\\r\\n\\t\\t\\t<tr>\\r\\n\\t\\t\\t\\t<td style=\\\"width: 466px;\\\">\\r\\n\\t\\t\\t\\t\\tFranc&ecirc;s<\\/td>\\r\\n\\t\\t\\t<\\/tr>\\r\\n\\t\\t\\t<tr>\\r\\n\\t\\t\\t\\t<td style=\\\"width: 466px;\\\">\\r\\n\\t\\t\\t\\t\\t<a href=\\\"files\\/Criterios 2019-2020\\/geografia\\/criterios_geo_10.pdf\\\" style=\\\"background-color: rgb(255, 255, 255);\\\">Geografia&nbsp; A 10&ordm; Ano<\\/a><\\/td>\\r\\n\\t\\t\\t<\\/tr>\\r\\n\\t\\t\\t<tr>\\r\\n\\t\\t\\t\\t<td style=\\\"width: 466px;\\\">\\r\\n\\t\\t\\t\\t\\t<a href=\\\"files\\/Criterios 2019-2020\\/geografia\\/criterios_geo_10.pdf\\\" style=\\\"background-color: rgb(255, 255, 255);\\\">Geografia A 11&ordm; Ano<\\/a><\\/td>\\r\\n\\t\\t\\t<\\/tr>\\r\\n\\t\\t\\t<tr>\\r\\n\\t\\t\\t\\t<td style=\\\"width: 466px;\\\">\\r\\n\\t\\t\\t\\t\\t<a href=\\\"files\\/Criterios 2019-2020\\/geografia\\/criterios_geo_10.pdf\\\" style=\\\"background-color: rgb(255, 255, 255);\\\">Geografia C 12&ordm; Ano<\\/a><\\/td>\\r\\n\\t\\t\\t<\\/tr>\\r\\n\\t\\t\\t<tr>\\r\\n\\t\\t\\t\\t<td style=\\\"width: 466px;\\\">\\r\\n\\t\\t\\t\\t\\t<a href=\\\"files\\/Criterios 2019-2020\\/artes\\/CritriosAvaliaoGDA10ano201920.pdf\\\">Geometria Descritiva A - 10&ordm; Ano<\\/a><\\/td>\\r\\n\\t\\t\\t<\\/tr>\\r\\n\\t\\t\\t<tr>\\r\\n\\t\\t\\t\\t<td style=\\\"width: 466px;\\\">\\r\\n\\t\\t\\t\\t\\t<a href=\\\"files\\/Criterios 2019-2020\\/artes\\/CriteriosAvaliacaoGDA11ano201920.pdf\\\">Geometria Descritiva A - 11&ordm; Ano<\\/a><\\/td>\\r\\n\\t\\t\\t<\\/tr>\\r\\n\\t\\t\\t<tr>\\r\\n\\t\\t\\t\\t<td style=\\\"width: 466px;\\\">\\r\\n\\t\\t\\t\\t\\t<a href=\\\"files\\/Criterios 2019-2020\\/Historia\\/crit__10_hist_10.pdf\\\">Hist&oacute;ria A 10&ordm; Ano<\\/a><\\/td>\\r\\n\\t\\t\\t<\\/tr>\\r\\n\\t\\t\\t<tr>\\r\\n\\t\\t\\t\\t<td style=\\\"width: 466px;\\\">\\r\\n\\t\\t\\t\\t\\t<a href=\\\"files\\/Criterios 2019-2020\\/Historia\\/crit__hist_A_11.pdf\\\">Hist&oacute;ria A 11<\\/a><a href=\\\"files\\/Criterios 2019-2020\\/Historia\\/crit__hist_A_11.pdf\\\">&ordm; Ano<\\/a><\\/td>\\r\\n\\t\\t\\t<\\/tr>\\r\\n\\t\\t\\t<tr>\\r\\n\\t\\t\\t\\t<td style=\\\"width: 466px;\\\">\\r\\n\\t\\t\\t\\t\\t<a href=\\\"files\\/Criterios 2019-2020\\/Historia\\/crit__hist_A_11.pdf\\\" style=\\\"color: rgb(0, 123, 255); background-color: rgba(0, 0, 0, 0.075);\\\">Hist&oacute;ria A <\\/a><a href=\\\"files\\/Criterios 2019-2020\\/Historia\\/crit__hist_A_12.pdf\\\">12&ordm; Ano<\\/a><\\/td>\\r\\n\\t\\t\\t<\\/tr>\\r\\n\\t\\t\\t<tr>\\r\\n\\t\\t\\t\\t<td style=\\\"width: 466px;\\\">\\r\\n\\t\\t\\t\\t\\t<a href=\\\"files\\/Criterios 2019-2020\\/Historia\\/crit__10_CA_10.pdf\\\">Hist&oacute;ria da Cultura e das Artes<\\/a><\\/td>\\r\\n\\t\\t\\t<\\/tr>\\r\\n\\t\\t\\t<tr>\\r\\n\\t\\t\\t\\t<td style=\\\"width: 466px;\\\">\\r\\n\\t\\t\\t\\t\\t<a href=\\\"files\\/Criterios 2019-2020\\/Espanhol\\/criterios_ING_10.pdf\\\">Ingl&ecirc;s 10&ordm; Ano<\\/a><\\/td>\\r\\n\\t\\t\\t<\\/tr>\\r\\n\\t\\t\\t<tr>\\r\\n\\t\\t\\t\\t<td style=\\\"width: 466px;\\\">\\r\\n\\t\\t\\t\\t\\t<a href=\\\"files\\/Criterios 2019-2020\\/Espanhol\\/criterios__ING_11.pdf\\\">Ingl&ecirc;s 11&ordm; Ano<\\/a><\\/td>\\r\\n\\t\\t\\t<\\/tr>\\r\\n\\t\\t\\t<tr>\\r\\n\\t\\t\\t\\t<td style=\\\"width: 466px;\\\">\\r\\n\\t\\t\\t\\t\\t<a href=\\\"files\\/Criterios 2019-2020\\/Espanhol\\/criterios_ING_12.pdf\\\">Ingl&ecirc;s 12&ordm; Ano<\\/a><\\/td>\\r\\n\\t\\t\\t<\\/tr>\\r\\n\\t\\t\\t<tr>\\r\\n\\t\\t\\t\\t<td style=\\\"width: 466px;\\\">\\r\\n\\t\\t\\t\\t\\t<a href=\\\"files\\/Criterios 2019-2020\\/Matematica\\/CritriosAvaliaoMatA101920.pdf\\\">Matem&aacute;tica&nbsp; A 10&ordm; Ano<\\/a><\\/td>\\r\\n\\t\\t\\t<\\/tr>\\r\\n\\t\\t\\t<tr>\\r\\n\\t\\t\\t\\t<td style=\\\"width: 466px;\\\">\\r\\n\\t\\t\\t\\t\\t<a href=\\\"files\\/Criterios 2019-2020\\/HGP\\/CritriosAvaliaoMatA111920.pdf\\\">Matem&aacute;tica&nbsp; A 11&ordm; Ano<\\/a><\\/td>\\r\\n\\t\\t\\t<\\/tr>\\r\\n\\t\\t\\t<tr>\\r\\n\\t\\t\\t\\t<td style=\\\"width: 466px;\\\">\\r\\n\\t\\t\\t\\t\\t<a href=\\\"files\\/Criterios 2019-2020\\/Matematica\\/CriteriosdeavaliacaoMatA12201920.pdf\\\">Matem&aacute;tica&nbsp; A 12&ordm; Ano<\\/a><\\/td>\\r\\n\\t\\t\\t<\\/tr>\\r\\n\\t\\t\\t<tr>\\r\\n\\t\\t\\t\\t<td style=\\\"width: 466px;\\\">\\r\\n\\t\\t\\t\\t\\t<a href=\\\"files\\/Criterios 2019-2020\\/HGP\\/criterios_mat_B_10_19_20.pdf\\\">Matem&aacute;tica B 10&ordm; Ano<\\/a><\\/td>\\r\\n\\t\\t\\t<\\/tr>\\r\\n\\t\\t\\t<tr>\\r\\n\\t\\t\\t\\t<td style=\\\"width: 466px;\\\">\\r\\n\\t\\t\\t\\t\\t<a href=\\\"files\\/Criterios 2019-2020\\/Matematica\\/CritriosAvaliaoMACS101920.pdf\\\">MACS 10&ordm; Ano<\\/a><\\/td>\\r\\n\\t\\t\\t<\\/tr>\\r\\n\\t\\t\\t<tr>\\r\\n\\t\\t\\t\\t<td style=\\\"width: 466px;\\\">\\r\\n\\t\\t\\t\\t\\t<a href=\\\"files\\/Criterios 2019-2020\\/Matematica\\/CriteriosAvaliacaoMACS111920.pdf\\\">MACS 11&ordm; Ano<\\/a><\\/td>\\r\\n\\t\\t\\t<\\/tr>\\r\\n\\t\\t\\t<tr>\\r\\n\\t\\t\\t\\t<td style=\\\"width: 466px;\\\">\\r\\n\\t\\t\\t\\t\\t<a href=\\\"files\\/Criterios 2019-2020\\/artes\\/CritriosAvaliaoOFICINAARTES1220192020doc.pdf\\\">Oficina de Artes<\\/a><\\/td>\\r\\n\\t\\t\\t<\\/tr>\\r\\n\\t\\t\\t<tr>\\r\\n\\t\\t\\t\\t<td style=\\\"width: 466px;\\\">\\r\\n\\t\\t\\t\\t\\t<a href=\\\"files\\/Criterios 2019-2020\\/artes\\/CriteriosavaliacaoOFMultimdia12ano.pdf\\\">Oficina Multim&eacute;dia<\\/a><\\/td>\\r\\n\\t\\t\\t<\\/tr>\\r\\n\\t\\t\\t<tr>\\r\\n\\t\\t\\t\\t<td style=\\\"width: 466px;\\\">\\r\\n\\t\\t\\t\\t\\t<a href=\\\"files\\/Criterios 2019-2020\\/Portugues\\/Portugues_10_ano.pdf\\\">Portugu&ecirc;s 10&ordm; Ano<\\/a><\\/td>\\r\\n\\t\\t\\t<\\/tr>\\r\\n\\t\\t\\t<tr>\\r\\n\\t\\t\\t\\t<td style=\\\"width: 466px;\\\">\\r\\n\\t\\t\\t\\t\\t<a href=\\\"files\\/Criterios 2019-2020\\/Portugues\\/Portugues_11_ano.pdf\\\">Portugu&ecirc;s 11&ordm; Ano<\\/a><\\/td>\\r\\n\\t\\t\\t<\\/tr>\\r\\n\\t\\t\\t<tr>\\r\\n\\t\\t\\t\\t<td style=\\\"width: 466px;\\\">\\r\\n\\t\\t\\t\\t\\t<a href=\\\"files\\/Criterios 2019-2020\\/Portugues\\/Portugues_12_ano.pdf\\\">Portugu&ecirc;s 12&ordm; Ano<\\/a><\\/td>\\r\\n\\t\\t\\t<\\/tr>\\r\\n\\t\\t\\t<tr>\\r\\n\\t\\t\\t\\t<td style=\\\"width: 466px;\\\">\\r\\n\\t\\t\\t\\t\\t<a href=\\\"files\\/Criterios 2019-2020\\/Filosofia\\/CritAvPsic_12.pdf\\\">Pscicologia B<\\/a><\\/td>\\r\\n\\t\\t\\t<\\/tr>\\r\\n\\t\\t<\\/tbody>\\r\\n\\t<\\/table>\\r\\n<\\/div>\\r\\n<p>\\r\\n\\t&nbsp;<\\/p>\\r\\n\",\"fulltext\":\"\",\"state\":1,\"catid\":\"11\",\"created\":\"2019-10-10 14:48:46\",\"created_by\":\"231\",\"created_by_alias\":\"\",\"modified\":\"2019-12-18 17:11:59\",\"modified_by\":\"231\",\"checked_out\":\"231\",\"checked_out_time\":\"2019-12-18 17:06:44\",\"publish_up\":\"2019-10-10 14:48:46\",\"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\":\"{\\\"article_layout\\\":\\\"\\\",\\\"show_title\\\":\\\"\\\",\\\"link_titles\\\":\\\"\\\",\\\"show_tags\\\":\\\"\\\",\\\"show_intro\\\":\\\"\\\",\\\"info_block_position\\\":\\\"\\\",\\\"info_block_show_title\\\":\\\"\\\",\\\"show_category\\\":\\\"\\\",\\\"link_category\\\":\\\"\\\",\\\"show_parent_category\\\":\\\"\\\",\\\"link_parent_category\\\":\\\"\\\",\\\"show_associations\\\":\\\"\\\",\\\"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_page_title\\\":\\\"\\\",\\\"show_publishing_options\\\":\\\"\\\",\\\"show_article_options\\\":\\\"\\\",\\\"show_urls_images_backend\\\":\\\"\\\",\\\"show_urls_images_frontend\\\":\\\"\\\",\\\"astroid_article_type\\\":\\\"regular\\\",\\\"astroid_article_video_type\\\":\\\"youtube\\\",\\\"astroid_article_video_url\\\":\\\"\\\",\\\"astroid_article_gallery_width\\\":\\\"\\\",\\\"astroid_article_gallery_bullets\\\":\\\"1\\\",\\\"astroid_article_gallery_navigation\\\":\\\"1\\\",\\\"astroid_article_thumbnail\\\":\\\"1\\\",\\\"astroid_article_gallery_items\\\":[],\\\"astroid_article_audio_source\\\":\\\"soundcloud\\\",\\\"astroid_article_audio_soundcloud\\\":\\\"\\\",\\\"astroid_article_audio_spotify\\\":\\\"\\\",\\\"astroid_article_review_heading\\\":\\\"\\\",\\\"astroid_article_review_summery\\\":\\\"\\\",\\\"astroid_article_review_good\\\":\\\"\\\",\\\"astroid_article_review_bad\\\":\\\"\\\",\\\"astroid_article_review_rating\\\":\\\"5\\\",\\\"astroid_article_button_action\\\":\\\"\\\",\\\"astroid_article_button_link\\\":\\\"\\\",\\\"astroid_article_review_criterias\\\":[],\\\"astroid_article_quote_text\\\":\\\"\\\",\\\"astroid_article_quote_author\\\":\\\"\\\",\\\"astroid_article_badge\\\":\\\"0\\\",\\\"astroid_article_badge_type\\\":\\\"2\\\",\\\"astroid_article_badge_text\\\":\\\"\\\",\\\"astroid_article_badge_color\\\":\\\"\\\",\\\"astroid_article_badge_text_color\\\":\\\"\\\",\\\"astroid_relatedposts\\\":\\\"\\\",\\\"astroid_socialshare\\\":\\\"\\\",\\\"astroid_comments\\\":\\\"\\\",\\\"astroid_posttype\\\":\\\"\\\",\\\"astroid_readtime\\\":\\\"\\\",\\\"astroid_authorinfo\\\":\\\"\\\",\\\"astroid_og_title\\\":\\\"\\\",\\\"astroid_og_desc\\\":\\\"\\\",\\\"astroid_og_image\\\":\\\"\\\"}\",\"version\":21,\"ordering\":\"22\",\"metakey\":\"\",\"metadesc\":\"\",\"access\":\"1\",\"hits\":\"0\",\"metadata\":\"{\\\"robots\\\":\\\"\\\",\\\"author\\\":\\\"\\\",\\\"rights\\\":\\\"\\\",\\\"xreference\\\":\\\"\\\"}\",\"featured\":\"0\",\"language\":\"*\",\"xreference\":\"\",\"note\":\"\"}', 0);
INSERT INTO `ynfp8_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
(886, 108, 1, '', '2019-12-18 17:14:33', 231, 17432, '301ac612421df9e0b67121e54e0b9c63dc0731ec', '{\"id\":108,\"asset_id\":\"353\",\"title\":\"Crit\\u00e9rios de avalia\\u00e7\\u00e3o secund\\u00e1rio\",\"alias\":\"criterios-de-avaliacao-secundario\",\"introtext\":\"<p>\\r\\n\\t<strong>Em atualiza&ccedil;&atilde;o....<\\/strong><\\/p>\\r\\n<title><\\/title>\\r\\n<meta charset=\\\"utf-8\\\" \\/>\\r\\n<meta content=\\\"width=device-width, initial-scale=1\\\" name=\\\"viewport\\\" \\/>\\r\\n<link href=\\\"https:\\/\\/maxcdn.bootstrapcdn.com\\/bootstrap\\/4.3.1\\/css\\/bootstrap.min.css\\\" rel=\\\"stylesheet\\\" \\/>\\r\\n<script src=\\\"https:\\/\\/ajax.googleapis.com\\/ajax\\/libs\\/jquery\\/3.4.1\\/jquery.min.js\\\"><\\/script><script src=\\\"https:\\/\\/cdnjs.cloudflare.com\\/ajax\\/libs\\/popper.js\\/1.14.7\\/umd\\/popper.min.js\\\"><\\/script><script src=\\\"https:\\/\\/maxcdn.bootstrapcdn.com\\/bootstrap\\/4.3.1\\/js\\/bootstrap.min.js\\\"><\\/script><div class=\\\"container\\\">\\r\\n\\t<table align=\\\"center\\\" class=\\\"table table-hover\\\" style=\\\"width: 468px;\\\" table=\\\"\\\">\\r\\n\\t\\t<thead>\\r\\n\\t\\t\\t<tr>\\r\\n\\t\\t\\t\\t<th style=\\\"width: 466px;\\\">\\r\\n\\t\\t\\t\\t\\tDisciplinas<\\/th>\\r\\n\\t\\t\\t<\\/tr>\\r\\n\\t\\t\\t<tr>\\r\\n\\t\\t\\t\\t<td style=\\\"width: 466px;\\\">\\r\\n\\t\\t\\t\\t\\t<a href=\\\"files\\/Criterios 2019-2020\\/Espanhol\\/criterios_alemao_10.pdf\\\">Alem&atilde;o 10&ordm; Ano<\\/a><\\/td>\\r\\n\\t\\t\\t<\\/tr>\\r\\n\\t\\t\\t<tr>\\r\\n\\t\\t\\t\\t<td style=\\\"width: 466px;\\\">\\r\\n\\t\\t\\t\\t\\t<a href=\\\"files\\/Criterios 2019-2020\\/Espanhol\\/criterios_alemao_11.pdf\\\">Alem&atilde;o 11&ordm; Ano<\\/a><\\/td>\\r\\n\\t\\t\\t<\\/tr>\\r\\n\\t\\t\\t<tr>\\r\\n\\t\\t\\t\\t<td style=\\\"width: 466px;\\\">\\r\\n\\t\\t\\t\\t\\t<a href=\\\"files\\/Criterios 2019-2020\\/Matematica\\/CriteriosAvaliacaoAPIsecundrio201920.pdf\\\">API 12&ordm; Ano<\\/a><\\/td>\\r\\n\\t\\t\\t<\\/tr>\\r\\n\\t\\t<\\/thead>\\r\\n\\t\\t<tbody>\\r\\n\\t\\t\\t<tr>\\r\\n\\t\\t\\t\\t<td style=\\\"width: 466px;\\\">\\r\\n\\t\\t\\t\\t\\t<a href=\\\"files\\/Criterios 2019-2020\\/Biologia\\/criterios_BioGeo10.pdf\\\">Biologia e Geologia \\/ Biologia 10&ordm; Ano<\\/a><\\/td>\\r\\n\\t\\t\\t<\\/tr>\\r\\n\\t\\t\\t<tr>\\r\\n\\t\\t\\t\\t<td style=\\\"width: 466px;\\\">\\r\\n\\t\\t\\t\\t\\t<a href=\\\"files\\/Criterios 2019-2020\\/Biologia\\/criterios_BioGeo11.pdf\\\">Biologia e Geologia \\/ Biologia 11&ordm; Ano<\\/a><\\/td>\\r\\n\\t\\t\\t<\\/tr>\\r\\n\\t\\t\\t<tr>\\r\\n\\t\\t\\t\\t<td style=\\\"width: 466px;\\\">\\r\\n\\t\\t\\t\\t\\t<a href=\\\"files\\/Criterios 2019-2020\\/artes\\/CritriosAvaliaoDesenho10ano.pdf\\\">Desenho A 10&ordm; Ano<\\/a><\\/td>\\r\\n\\t\\t\\t<\\/tr>\\r\\n\\t\\t\\t<tr>\\r\\n\\t\\t\\t\\t<td style=\\\"width: 466px;\\\">\\r\\n\\t\\t\\t\\t\\t<a href=\\\"files\\/Criterios 2019-2020\\/artes\\/CritsAvaliaoDesenho11ano.pdf\\\">Desenho A 11&ordm;&nbsp;<\\/a><a href=\\\"files\\/Criterios 2019-2020\\/artes\\/CritsAvaliaoDesenho11ano.pdf\\\">Ano<\\/a><\\/td>\\r\\n\\t\\t\\t<\\/tr>\\r\\n\\t\\t\\t<tr>\\r\\n\\t\\t\\t\\t<td style=\\\"width: 466px;\\\">\\r\\n\\t\\t\\t\\t\\t<a href=\\\"files\\/Criterios 2019-2020\\/artes\\/CriteriosavaliacaoDesenhoA12ano201920doc.pdf\\\">Desenho A 12&ordm; Ano<\\/a><\\/td>\\r\\n\\t\\t\\t<\\/tr>\\r\\n\\t\\t\\t<tr>\\r\\n\\t\\t\\t\\t<td style=\\\"width: 466px;\\\">\\r\\n\\t\\t\\t\\t\\t<a href=\\\"files\\/Criterios 2019-2020\\/Economia e direito\\/citerios_direito_12.pdf\\\">Direito 12&ordm; Ano<\\/a><\\/td>\\r\\n\\t\\t\\t<\\/tr>\\r\\n\\t\\t\\t<tr>\\r\\n\\t\\t\\t\\t<td style=\\\"width: 466px;\\\">\\r\\n\\t\\t\\t\\t\\t<a href=\\\"files\\/Criterios 2019-2020\\/Economia e direito\\/criterios_economia_10_11.pdf\\\">Economia A - 10&ordm; Ano<\\/a><\\/td>\\r\\n\\t\\t\\t<\\/tr>\\r\\n\\t\\t\\t<tr>\\r\\n\\t\\t\\t\\t<td style=\\\"width: 466px;\\\">\\r\\n\\t\\t\\t\\t\\t<a href=\\\"files\\/Criterios 2019-2020\\/Economia e direito\\/criterios_economia_10_11.pdf\\\">Economia A - 11&ordm; Ano<\\/a><\\/td>\\r\\n\\t\\t\\t<\\/tr>\\r\\n\\t\\t\\t<tr>\\r\\n\\t\\t\\t\\t<td style=\\\"width: 466px;\\\">\\r\\n\\t\\t\\t\\t\\tEconomia C<\\/td>\\r\\n\\t\\t\\t<\\/tr>\\r\\n\\t\\t\\t<tr>\\r\\n\\t\\t\\t\\t<td style=\\\"width: 466px;\\\">\\r\\n\\t\\t\\t\\t\\t<a href=\\\"files\\/Criterios 2019-2020\\/Educacao_Fisica\\/CritriosAvEdFisicaSecundria10ano1920.pdf\\\">Educa&ccedil;&atilde;o F&iacute;sica 10&ordm; Ano<\\/a><\\/td>\\r\\n\\t\\t\\t<\\/tr>\\r\\n\\t\\t\\t<tr>\\r\\n\\t\\t\\t\\t<td style=\\\"width: 466px;\\\">\\r\\n\\t\\t\\t\\t\\t<a href=\\\"files\\/Criterios 2019-2020\\/Educacao_Fisica\\/CritriosAvEdFisicaSecundria10ano1920.pdf\\\" style=\\\"background-color: transparent; box-sizing: border-box; color: rgb(0, 123, 255); font-family: -apple-system,BlinkMacSystemFont,&amp;quot;Segoe UI&amp;quot;,Roboto,&amp;quot;Helvetica Neue&amp;quot;,Arial,&amp;quot;Noto Sans&amp;quot;,sans-serif,&amp;quot;Apple Color Emoji&amp;quot;,&amp;quot;Segoe UI Emoji&amp;quot;,&amp;quot;Segoe UI Symbol&amp;quot;,&amp;quot;Noto Color Emoji&amp;quot;; font-size: 16px; font-style: normal; font-variant: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-decoration: none; text-indent: 0px; text-transform: none; -webkit-text-stroke-width: 0px; white-space: normal; word-spacing: 0px;\\\">Educa&ccedil;&atilde;o F&iacute;sica 11&ordm; Ano<\\/a><\\/td>\\r\\n\\t\\t\\t<\\/tr>\\r\\n\\t\\t\\t<tr>\\r\\n\\t\\t\\t\\t<td style=\\\"width: 466px;\\\">\\r\\n\\t\\t\\t\\t\\t<a href=\\\"files\\/Criterios 2019-2020\\/Educacao_Fisica\\/CritriosAvEdFisicaSecundria10ano1920.pdf\\\" style=\\\"background-color: transparent; box-sizing: border-box; color: rgb(0, 123, 255); font-family: -apple-system,BlinkMacSystemFont,&amp;quot;Segoe UI&amp;quot;,Roboto,&amp;quot;Helvetica Neue&amp;quot;,Arial,&amp;quot;Noto Sans&amp;quot;,sans-serif,&amp;quot;Apple Color Emoji&amp;quot;,&amp;quot;Segoe UI Emoji&amp;quot;,&amp;quot;Segoe UI Symbol&amp;quot;,&amp;quot;Noto Color Emoji&amp;quot;; font-size: 16px; font-style: normal; font-variant: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-decoration: none; text-indent: 0px; text-transform: none; -webkit-text-stroke-width: 0px; white-space: normal; word-spacing: 0px;\\\">Educa&ccedil;&atilde;o F&iacute;sica 12&ordm; Ano<\\/a><\\/td>\\r\\n\\t\\t\\t<\\/tr>\\r\\n\\t\\t\\t<tr>\\r\\n\\t\\t\\t\\t<td style=\\\"width: 466px;\\\">\\r\\n\\t\\t\\t\\t\\t<a href=\\\"files\\/Criterios 2019-2020\\/Educacao_Fisica\\/CritriosEFAtestadosSecundria10ano1920.pdf\\\">Educa&ccedil;&atilde;o F&iacute;sica - Alunos com Atestado M&eacute;dico 10&ordm; Ano<\\/a><\\/td>\\r\\n\\t\\t\\t<\\/tr>\\r\\n\\t\\t\\t<tr>\\r\\n\\t\\t\\t\\t<td style=\\\"width: 466px;\\\">\\r\\n\\t\\t\\t\\t\\t<a href=\\\"files\\/Criterios 2019-2020\\/Educacao_Fisica\\/CritriosEFAtestadosSecundria11ano1920.pdf\\\">Educa&ccedil;&atilde;o F&iacute;sica - Alunos com Atestado M&eacute;dico 11&ordm; Ano<\\/a><\\/td>\\r\\n\\t\\t\\t<\\/tr>\\r\\n\\t\\t\\t<tr>\\r\\n\\t\\t\\t\\t<td style=\\\"width: 466px;\\\">\\r\\n\\t\\t\\t\\t\\t<a href=\\\"files\\/Criterios 2019-2020\\/Educacao_Fisica\\/CritriosEFAtestadosSecundria11ano1920.pdf\\\" style=\\\"background-color: transparent; box-sizing: border-box; color: rgb(0, 123, 255); font-family: -apple-system,BlinkMacSystemFont,&amp;quot;Segoe UI&amp;quot;,Roboto,&amp;quot;Helvetica Neue&amp;quot;,Arial,&amp;quot;Noto Sans&amp;quot;,sans-serif,&amp;quot;Apple Color Emoji&amp;quot;,&amp;quot;Segoe UI Emoji&amp;quot;,&amp;quot;Segoe UI Symbol&amp;quot;,&amp;quot;Noto Color Emoji&amp;quot;; font-size: 16px; font-style: normal; font-variant: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-decoration: none; text-indent: 0px; text-transform: none; -webkit-text-stroke-width: 0px; white-space: normal; word-spacing: 0px;\\\">Educa&ccedil;&atilde;o F&iacute;sica - Alunos com Atestado M&eacute;dico 12&ordm; Ano<\\/a><\\/td>\\r\\n\\t\\t\\t<\\/tr>\\r\\n\\t\\t\\t<tr>\\r\\n\\t\\t\\t\\t<td style=\\\"width: 466px;\\\">\\r\\n\\t\\t\\t\\t\\t<a href=\\\"files\\/Criterios 2019-2020\\/EMRC\\/criterios_emrc_10.pdf\\\">EMRC 10&ordm; Ano<\\/a><\\/td>\\r\\n\\t\\t\\t<\\/tr>\\r\\n\\t\\t\\t<tr>\\r\\n\\t\\t\\t\\t<td style=\\\"width: 466px;\\\">\\r\\n\\t\\t\\t\\t\\t<a href=\\\"files\\/Criterios 2019-2020\\/EMRC\\/criterios_emrc_11.pdf\\\">EMRC 11&ordm; Ano&nbsp;<\\/a><\\/td>\\r\\n\\t\\t\\t<\\/tr>\\r\\n\\t\\t\\t<tr>\\r\\n\\t\\t\\t\\t<td style=\\\"width: 466px;\\\">\\r\\n\\t\\t\\t\\t\\t<a href=\\\"files\\/Criterios 2019-2020\\/EMRC\\/criterios_emrc_12.pdf\\\">EMRC 12&ordm; Ano&nbsp;<\\/a><\\/td>\\r\\n\\t\\t\\t<\\/tr>\\r\\n\\t\\t\\t<tr>\\r\\n\\t\\t\\t\\t<td style=\\\"width: 466px;\\\">\\r\\n\\t\\t\\t\\t\\t<a href=\\\"files\\/Criterios 2019-2020\\/Espanhol\\/criterios_ESP_10_inic.pdf\\\">Espanhol 10&ordm;&nbsp; Ano - Inicia&ccedil;&atilde;o<\\/a><\\/td>\\r\\n\\t\\t\\t<\\/tr>\\r\\n\\t\\t\\t<tr>\\r\\n\\t\\t\\t\\t<td style=\\\"width: 466px;\\\">\\r\\n\\t\\t\\t\\t\\t<a href=\\\"files\\/Criterios 2019-2020\\/Espanhol\\/criterios_esp_11.pdf\\\">E<\\/a><a href=\\\"files\\/Criterios 2019-2020\\/Espanhol\\/criterios_ESP_11_inic.pdf\\\">spanhol 11&ordm; Ano - Inicia&ccedil;&atilde;o<\\/a><\\/td>\\r\\n\\t\\t\\t<\\/tr>\\r\\n\\t\\t\\t<tr>\\r\\n\\t\\t\\t\\t<td style=\\\"width: 466px;\\\">\\r\\n\\t\\t\\t\\t\\t<a href=\\\"files\\/Criterios 2019-2020\\/Espanhol\\/criterios_esp_11.pdf\\\">Espanhol 11&ordm; Ano<\\/a><\\/td>\\r\\n\\t\\t\\t<\\/tr>\\r\\n\\t\\t\\t<tr>\\r\\n\\t\\t\\t\\t<td style=\\\"width: 466px;\\\">\\r\\n\\t\\t\\t\\t\\t<a href=\\\"files\\/Criterios 2019-2020\\/Filosofia\\/CritAvFil10_11.pdf\\\">Filosofia 10&ordm; e 11&ordm;&nbsp; Ano<\\/a><\\/td>\\r\\n\\t\\t\\t<\\/tr>\\r\\n\\t\\t\\t<tr>\\r\\n\\t\\t\\t\\t<td style=\\\"width: 466px;\\\">\\r\\n\\t\\t\\t\\t\\t<a href=\\\"files\\/Criterios 2019-2020\\/FQ\\/criterios_fq_10.pdf\\\">F&iacute;sica e Qu&iacute;mica 10&ordm; Ano<\\/a><\\/td>\\r\\n\\t\\t\\t<\\/tr>\\r\\n\\t\\t\\t<tr>\\r\\n\\t\\t\\t\\t<td style=\\\"width: 466px;\\\">\\r\\n\\t\\t\\t\\t\\t<a href=\\\"files\\/Criterios 2019-2020\\/FQ\\/criterios_fq_11.pdf\\\">F&iacute;sica \\/ Qu&iacute;mica 11&ordm; Ano<\\/a><\\/td>\\r\\n\\t\\t\\t<\\/tr>\\r\\n\\t\\t\\t<tr>\\r\\n\\t\\t\\t\\t<td style=\\\"width: 466px;\\\">\\r\\n\\t\\t\\t\\t\\t<a href=\\\"files\\/Criterios 2019-2020\\/FQ\\/criterios_fq_11.pdf\\\" style=\\\"color: rgb(0, 123, 255); background-color: rgb(255, 255, 255);\\\">F&iacute;sica \\/ Qu&iacute;mica 12&ordm; Ano<\\/a><\\/td>\\r\\n\\t\\t\\t<\\/tr>\\r\\n\\t\\t\\t<tr>\\r\\n\\t\\t\\t\\t<td style=\\\"width: 466px;\\\">\\r\\n\\t\\t\\t\\t\\tFranc&ecirc;s<\\/td>\\r\\n\\t\\t\\t<\\/tr>\\r\\n\\t\\t\\t<tr>\\r\\n\\t\\t\\t\\t<td style=\\\"width: 466px;\\\">\\r\\n\\t\\t\\t\\t\\t<a href=\\\"files\\/Criterios 2019-2020\\/geografia\\/criterios_geo_10.pdf\\\" style=\\\"background-color: rgb(255, 255, 255);\\\">Geografia&nbsp; A 10&ordm; Ano<\\/a><\\/td>\\r\\n\\t\\t\\t<\\/tr>\\r\\n\\t\\t\\t<tr>\\r\\n\\t\\t\\t\\t<td style=\\\"width: 466px;\\\">\\r\\n\\t\\t\\t\\t\\t<a href=\\\"files\\/Criterios 2019-2020\\/geografia\\/criterios_geo_10.pdf\\\" style=\\\"background-color: rgb(255, 255, 255);\\\">Geografia A 11&ordm; Ano<\\/a><\\/td>\\r\\n\\t\\t\\t<\\/tr>\\r\\n\\t\\t\\t<tr>\\r\\n\\t\\t\\t\\t<td style=\\\"width: 466px;\\\">\\r\\n\\t\\t\\t\\t\\t<a href=\\\"files\\/Criterios 2019-2020\\/geografia\\/criterios_geo_10.pdf\\\" style=\\\"background-color: rgb(255, 255, 255);\\\">Geografia C 12&ordm; Ano<\\/a><\\/td>\\r\\n\\t\\t\\t<\\/tr>\\r\\n\\t\\t\\t<tr>\\r\\n\\t\\t\\t\\t<td style=\\\"width: 466px;\\\">\\r\\n\\t\\t\\t\\t\\t<a href=\\\"files\\/Criterios 2019-2020\\/artes\\/CritriosAvaliaoGDA10ano201920.pdf\\\">Geometria Descritiva A - 10&ordm; Ano<\\/a><\\/td>\\r\\n\\t\\t\\t<\\/tr>\\r\\n\\t\\t\\t<tr>\\r\\n\\t\\t\\t\\t<td style=\\\"width: 466px;\\\">\\r\\n\\t\\t\\t\\t\\t<a href=\\\"files\\/Criterios 2019-2020\\/artes\\/CriteriosAvaliacaoGDA11ano201920.pdf\\\">Geometria Descritiva A - 11&ordm; Ano<\\/a><\\/td>\\r\\n\\t\\t\\t<\\/tr>\\r\\n\\t\\t\\t<tr>\\r\\n\\t\\t\\t\\t<td style=\\\"width: 466px;\\\">\\r\\n\\t\\t\\t\\t\\t<a href=\\\"files\\/Criterios 2019-2020\\/Historia\\/crit__10_hist_10.pdf\\\">Hist&oacute;ria A 10&ordm; Ano<\\/a><\\/td>\\r\\n\\t\\t\\t<\\/tr>\\r\\n\\t\\t\\t<tr>\\r\\n\\t\\t\\t\\t<td style=\\\"width: 466px;\\\">\\r\\n\\t\\t\\t\\t\\t<a href=\\\"files\\/Criterios 2019-2020\\/Historia\\/crit__hist_A_11.pdf\\\">Hist&oacute;ria A 11<\\/a><a href=\\\"files\\/Criterios 2019-2020\\/Historia\\/crit__hist_A_11.pdf\\\">&ordm; Ano<\\/a><\\/td>\\r\\n\\t\\t\\t<\\/tr>\\r\\n\\t\\t\\t<tr>\\r\\n\\t\\t\\t\\t<td style=\\\"width: 466px;\\\">\\r\\n\\t\\t\\t\\t\\t<a href=\\\"files\\/Criterios 2019-2020\\/Historia\\/crit__hist_A_11.pdf\\\" style=\\\"color: rgb(0, 123, 255); background-color: rgba(0, 0, 0, 0.075);\\\">Hist&oacute;ria A <\\/a><a href=\\\"files\\/Criterios 2019-2020\\/Historia\\/crit__hist_A_12.pdf\\\">12&ordm; Ano<\\/a><\\/td>\\r\\n\\t\\t\\t<\\/tr>\\r\\n\\t\\t\\t<tr>\\r\\n\\t\\t\\t\\t<td style=\\\"width: 466px;\\\">\\r\\n\\t\\t\\t\\t\\t<a href=\\\"files\\/Criterios 2019-2020\\/Historia\\/crit__10_CA_10.pdf\\\">Hist&oacute;ria da Cultura e das Artes<\\/a><\\/td>\\r\\n\\t\\t\\t<\\/tr>\\r\\n\\t\\t\\t<tr>\\r\\n\\t\\t\\t\\t<td style=\\\"width: 466px;\\\">\\r\\n\\t\\t\\t\\t\\t<a href=\\\"files\\/Criterios 2019-2020\\/Espanhol\\/criterios_ING_10.pdf\\\">Ingl&ecirc;s 10&ordm; Ano<\\/a><\\/td>\\r\\n\\t\\t\\t<\\/tr>\\r\\n\\t\\t\\t<tr>\\r\\n\\t\\t\\t\\t<td style=\\\"width: 466px;\\\">\\r\\n\\t\\t\\t\\t\\t<a href=\\\"files\\/Criterios 2019-2020\\/Espanhol\\/criterios__ING_11.pdf\\\">Ingl&ecirc;s 11&ordm; Ano<\\/a><\\/td>\\r\\n\\t\\t\\t<\\/tr>\\r\\n\\t\\t\\t<tr>\\r\\n\\t\\t\\t\\t<td style=\\\"width: 466px;\\\">\\r\\n\\t\\t\\t\\t\\t<a href=\\\"files\\/Criterios 2019-2020\\/Espanhol\\/criterios_ING_12.pdf\\\">Ingl&ecirc;s 12&ordm; Ano<\\/a><\\/td>\\r\\n\\t\\t\\t<\\/tr>\\r\\n\\t\\t\\t<tr>\\r\\n\\t\\t\\t\\t<td style=\\\"width: 466px;\\\">\\r\\n\\t\\t\\t\\t\\t<a href=\\\"files\\/Criterios 2019-2020\\/Matematica\\/CritriosAvaliaoMatA101920.pdf\\\">Matem&aacute;tica&nbsp; A 10&ordm; Ano<\\/a><\\/td>\\r\\n\\t\\t\\t<\\/tr>\\r\\n\\t\\t\\t<tr>\\r\\n\\t\\t\\t\\t<td style=\\\"width: 466px;\\\">\\r\\n\\t\\t\\t\\t\\t<a href=\\\"files\\/Criterios 2019-2020\\/HGP\\/CritriosAvaliaoMatA111920.pdf\\\">Matem&aacute;tica&nbsp; A 11&ordm; Ano<\\/a><\\/td>\\r\\n\\t\\t\\t<\\/tr>\\r\\n\\t\\t\\t<tr>\\r\\n\\t\\t\\t\\t<td style=\\\"width: 466px;\\\">\\r\\n\\t\\t\\t\\t\\t<a href=\\\"files\\/Criterios 2019-2020\\/Matematica\\/CriteriosdeavaliacaoMatA12201920.pdf\\\">Matem&aacute;tica&nbsp; A 12&ordm; Ano<\\/a><\\/td>\\r\\n\\t\\t\\t<\\/tr>\\r\\n\\t\\t\\t<tr>\\r\\n\\t\\t\\t\\t<td style=\\\"width: 466px;\\\">\\r\\n\\t\\t\\t\\t\\t<a href=\\\"files\\/Criterios 2019-2020\\/HGP\\/criterios_mat_B_10_19_20.pdf\\\">Matem&aacute;tica B 10&ordm; Ano<\\/a><\\/td>\\r\\n\\t\\t\\t<\\/tr>\\r\\n\\t\\t\\t<tr>\\r\\n\\t\\t\\t\\t<td style=\\\"width: 466px;\\\">\\r\\n\\t\\t\\t\\t\\t<a href=\\\"files\\/Criterios 2019-2020\\/Matematica\\/CritriosAvaliaoMACS101920.pdf\\\">MACS 10&ordm; Ano<\\/a><\\/td>\\r\\n\\t\\t\\t<\\/tr>\\r\\n\\t\\t\\t<tr>\\r\\n\\t\\t\\t\\t<td style=\\\"width: 466px;\\\">\\r\\n\\t\\t\\t\\t\\t<a href=\\\"files\\/Criterios 2019-2020\\/Matematica\\/CriteriosAvaliacaoMACS111920.pdf\\\">MACS 11&ordm; Ano<\\/a><\\/td>\\r\\n\\t\\t\\t<\\/tr>\\r\\n\\t\\t\\t<tr>\\r\\n\\t\\t\\t\\t<td style=\\\"width: 466px;\\\">\\r\\n\\t\\t\\t\\t\\t<a href=\\\"files\\/Criterios 2019-2020\\/artes\\/CritriosAvaliaoOFICINAARTES1220192020doc.pdf\\\">Oficina de Artes<\\/a><\\/td>\\r\\n\\t\\t\\t<\\/tr>\\r\\n\\t\\t\\t<tr>\\r\\n\\t\\t\\t\\t<td style=\\\"width: 466px;\\\">\\r\\n\\t\\t\\t\\t\\t<a href=\\\"files\\/Criterios 2019-2020\\/artes\\/CriteriosavaliacaoOFMultimdia12ano.pdf\\\">Oficina Multim&eacute;dia<\\/a><\\/td>\\r\\n\\t\\t\\t<\\/tr>\\r\\n\\t\\t\\t<tr>\\r\\n\\t\\t\\t\\t<td style=\\\"width: 466px;\\\">\\r\\n\\t\\t\\t\\t\\t<a href=\\\"files\\/Criterios 2019-2020\\/Portugues\\/Portugues_10_ano.pdf\\\">Portugu&ecirc;s 10&ordm; Ano<\\/a><\\/td>\\r\\n\\t\\t\\t<\\/tr>\\r\\n\\t\\t\\t<tr>\\r\\n\\t\\t\\t\\t<td style=\\\"width: 466px;\\\">\\r\\n\\t\\t\\t\\t\\t<a href=\\\"files\\/Criterios 2019-2020\\/Portugues\\/Portugues_11_ano.pdf\\\">Portugu&ecirc;s 11&ordm; Ano<\\/a><\\/td>\\r\\n\\t\\t\\t<\\/tr>\\r\\n\\t\\t\\t<tr>\\r\\n\\t\\t\\t\\t<td style=\\\"width: 466px;\\\">\\r\\n\\t\\t\\t\\t\\t<a href=\\\"files\\/Criterios 2019-2020\\/Portugues\\/Portugues_12_ano.pdf\\\">Portugu&ecirc;s 12&ordm; Ano<\\/a><\\/td>\\r\\n\\t\\t\\t<\\/tr>\\r\\n\\t\\t\\t<tr>\\r\\n\\t\\t\\t\\t<td style=\\\"width: 466px;\\\">\\r\\n\\t\\t\\t\\t\\t<a href=\\\"files\\/Criterios 2019-2020\\/Filosofia\\/CritAvPsic_12.pdf\\\">Pscicologia B<\\/a><\\/td>\\r\\n\\t\\t\\t<\\/tr>\\r\\n\\t\\t<\\/tbody>\\r\\n\\t<\\/table>\\r\\n<\\/div>\\r\\n<p>\\r\\n\\t&nbsp;<\\/p>\\r\\n\",\"fulltext\":\"\",\"state\":1,\"catid\":\"11\",\"created\":\"2019-10-10 14:48:46\",\"created_by\":\"231\",\"created_by_alias\":\"\",\"modified\":\"2019-12-18 17:14:33\",\"modified_by\":\"231\",\"checked_out\":\"231\",\"checked_out_time\":\"2019-12-18 17:11:59\",\"publish_up\":\"2019-10-10 14:48:46\",\"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\":\"{\\\"article_layout\\\":\\\"\\\",\\\"show_title\\\":\\\"\\\",\\\"link_titles\\\":\\\"\\\",\\\"show_tags\\\":\\\"\\\",\\\"show_intro\\\":\\\"\\\",\\\"info_block_position\\\":\\\"\\\",\\\"info_block_show_title\\\":\\\"\\\",\\\"show_category\\\":\\\"\\\",\\\"link_category\\\":\\\"\\\",\\\"show_parent_category\\\":\\\"\\\",\\\"link_parent_category\\\":\\\"\\\",\\\"show_associations\\\":\\\"\\\",\\\"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_page_title\\\":\\\"\\\",\\\"show_publishing_options\\\":\\\"\\\",\\\"show_article_options\\\":\\\"\\\",\\\"show_urls_images_backend\\\":\\\"\\\",\\\"show_urls_images_frontend\\\":\\\"\\\",\\\"astroid_article_type\\\":\\\"regular\\\",\\\"astroid_article_video_type\\\":\\\"youtube\\\",\\\"astroid_article_video_url\\\":\\\"\\\",\\\"astroid_article_gallery_width\\\":\\\"\\\",\\\"astroid_article_gallery_bullets\\\":\\\"1\\\",\\\"astroid_article_gallery_navigation\\\":\\\"1\\\",\\\"astroid_article_thumbnail\\\":\\\"1\\\",\\\"astroid_article_gallery_items\\\":[],\\\"astroid_article_audio_source\\\":\\\"soundcloud\\\",\\\"astroid_article_audio_soundcloud\\\":\\\"\\\",\\\"astroid_article_audio_spotify\\\":\\\"\\\",\\\"astroid_article_review_heading\\\":\\\"\\\",\\\"astroid_article_review_summery\\\":\\\"\\\",\\\"astroid_article_review_good\\\":\\\"\\\",\\\"astroid_article_review_bad\\\":\\\"\\\",\\\"astroid_article_review_rating\\\":\\\"5\\\",\\\"astroid_article_button_action\\\":\\\"\\\",\\\"astroid_article_button_link\\\":\\\"\\\",\\\"astroid_article_review_criterias\\\":[],\\\"astroid_article_quote_text\\\":\\\"\\\",\\\"astroid_article_quote_author\\\":\\\"\\\",\\\"astroid_article_badge\\\":\\\"0\\\",\\\"astroid_article_badge_type\\\":\\\"2\\\",\\\"astroid_article_badge_text\\\":\\\"\\\",\\\"astroid_article_badge_color\\\":\\\"\\\",\\\"astroid_article_badge_text_color\\\":\\\"\\\",\\\"astroid_relatedposts\\\":\\\"\\\",\\\"astroid_socialshare\\\":\\\"\\\",\\\"astroid_comments\\\":\\\"\\\",\\\"astroid_posttype\\\":\\\"\\\",\\\"astroid_readtime\\\":\\\"\\\",\\\"astroid_authorinfo\\\":\\\"\\\",\\\"astroid_og_title\\\":\\\"\\\",\\\"astroid_og_desc\\\":\\\"\\\",\\\"astroid_og_image\\\":\\\"\\\"}\",\"version\":22,\"ordering\":\"22\",\"metakey\":\"\",\"metadesc\":\"\",\"access\":\"1\",\"hits\":\"0\",\"metadata\":\"{\\\"robots\\\":\\\"\\\",\\\"author\\\":\\\"\\\",\\\"rights\\\":\\\"\\\",\\\"xreference\\\":\\\"\\\"}\",\"featured\":\"0\",\"language\":\"*\",\"xreference\":\"\",\"note\":\"\"}', 0),
(887, 105, 1, '', '2019-12-18 17:19:16', 231, 9777, '0b2f3e4dba7e9c55db72c74289160cab22363ab7', '{\"id\":105,\"asset_id\":\"350\",\"title\":\"Crit\\u00e9rios de Avalia\\u00e7\\u00e3o 2.\\u00ba Ciclo 2019\\/2020\",\"alias\":\"criterios-de-avaliacao-2-ciclo-2019-2020\",\"introtext\":\"<p>\\r\\n\\t&nbsp;<\\/p>\\r\\n<title><\\/title>\\r\\n<meta charset=\\\"utf-8\\\" \\/>\\r\\n<meta content=\\\"width=device-width, initial-scale=1\\\" name=\\\"viewport\\\" \\/>\\r\\n<link href=\\\"https:\\/\\/maxcdn.bootstrapcdn.com\\/bootstrap\\/4.3.1\\/css\\/bootstrap.min.css\\\" rel=\\\"stylesheet\\\" \\/>\\r\\n<script src=\\\"https:\\/\\/ajax.googleapis.com\\/ajax\\/libs\\/jquery\\/3.4.1\\/jquery.min.js\\\"><\\/script><script src=\\\"https:\\/\\/cdnjs.cloudflare.com\\/ajax\\/libs\\/popper.js\\/1.14.7\\/umd\\/popper.min.js\\\"><\\/script><script src=\\\"https:\\/\\/maxcdn.bootstrapcdn.com\\/bootstrap\\/4.3.1\\/js\\/bootstrap.min.js\\\"><\\/script><div class=\\\"container\\\">\\r\\n\\t<table align=\\\"center\\\" class=\\\"table table-hover\\\" style=\\\"width: 468px;\\\" table=\\\"\\\">\\r\\n\\t\\t<thead>\\r\\n\\t\\t\\t<tr>\\r\\n\\t\\t\\t\\t<th style=\\\"width: 466px;\\\">\\r\\n\\t\\t\\t\\t\\tDisciplinas<\\/th>\\r\\n\\t\\t\\t<\\/tr>\\r\\n\\t\\t<\\/thead>\\r\\n\\t\\t<tbody>\\r\\n\\t\\t\\t<tr>\\r\\n\\t\\t\\t\\t<td style=\\\"width: 466px;\\\">\\r\\n\\t\\t\\t\\t\\t<a href=\\\"files\\/Criterios 2019-2020\\/Ciencias Naturais\\/criterios_5_CN.pdf\\\">Ci&ecirc;ncias Naturais - 5&ordm; Ano<\\/a><\\/td>\\r\\n\\t\\t\\t<\\/tr>\\r\\n\\t\\t\\t<tr>\\r\\n\\t\\t\\t\\t<td style=\\\"width: 466px;\\\">\\r\\n\\t\\t\\t\\t\\t<a href=\\\"files\\/Criterios 2019-2020\\/Ciencias Naturais\\/criterios_6_CN.pdf\\\">Ci&ecirc;ncias Naturais - 6&ordm; Ano<\\/a><\\/td>\\r\\n\\t\\t\\t<\\/tr>\\r\\n\\t\\t\\t<tr>\\r\\n\\t\\t\\t\\t<td style=\\\"width: 466px;\\\">\\r\\n\\t\\t\\t\\t\\t<a href=\\\"files\\/Criterios 2019-2020\\/Educacao_Fisica\\/CriteriosAvSaudeeMar5ano1920.pdf\\\">Sa&uacute;de e Mar&nbsp;&nbsp; &ndash;&nbsp; 5&ordm; Ano <\\/a><\\/td>\\r\\n\\t\\t\\t<\\/tr>\\r\\n\\t\\t\\t<tr>\\r\\n\\t\\t\\t\\t<td style=\\\"width: 466px;\\\">\\r\\n\\t\\t\\t\\t\\t<a href=\\\"files\\/Criterios 2019-2020\\/Educacao_Fisica\\/CriteriosAvEducacaoFisica5ano1920.pdf\\\">Educa&ccedil;a&ccedil;&atilde;o F&iacute;sica - 5&ordm; Ano<\\/a><\\/td>\\r\\n\\t\\t\\t<\\/tr>\\r\\n\\t\\t\\t<tr>\\r\\n\\t\\t\\t\\t<td style=\\\"width: 466px;\\\">\\r\\n\\t\\t\\t\\t\\t<a href=\\\"files\\/Criterios 2019-2020\\/Educacao_Fisica\\/CriteriosAvEducacaoFisica6ano1920.pdf\\\">Educa&ccedil;a&ccedil;&atilde;o F&iacute;sica - 6&ordm; Ano<\\/a><\\/td>\\r\\n\\t\\t\\t<\\/tr>\\r\\n\\t\\t\\t<tr>\\r\\n\\t\\t\\t\\t<td style=\\\"width: 466px;\\\">\\r\\n\\t\\t\\t\\t\\t<a href=\\\"files\\/Criterios 2019-2020\\/musica\\/CritriosAvaliaoEMusical5ano201920.pdf\\\">Educa&ccedil;&atilde;o Musical 5&ordm; Ano<\\/a><\\/td>\\r\\n\\t\\t\\t<\\/tr>\\r\\n\\t\\t\\t<tr>\\r\\n\\t\\t\\t\\t<td style=\\\"width: 466px;\\\">\\r\\n\\t\\t\\t\\t\\t<a href=\\\"files\\/Criterios 2019-2020\\/musica\\/CritriosAvaliaoEMusical6ano201920.pdf\\\">Educa&ccedil;&atilde;o Musical 6&ordm; Ano<\\/a><\\/td>\\r\\n\\t\\t\\t<\\/tr>\\r\\n\\t\\t\\t<tr>\\r\\n\\t\\t\\t\\t<td style=\\\"width: 466px;\\\">\\r\\n\\t\\t\\t\\t\\t<a href=\\\"files\\/Criterios 2019-2020\\/artes\\/CRITRIOSAVALIAOET5ANO1920docx.pdf\\\">Educa&ccedil;&atilde;o Tecnol&oacute;gica 5&ordm; Ano<\\/a><\\/td>\\r\\n\\t\\t\\t<\\/tr>\\r\\n\\t\\t\\t<tr>\\r\\n\\t\\t\\t\\t<td style=\\\"width: 466px;\\\">\\r\\n\\t\\t\\t\\t\\t<a href=\\\"files\\/Criterios 2019-2020\\/artes\\/CRITRIOSAVALIAOET6ANO1920docx.pdf\\\">Educa&ccedil;&atilde;o Tecnol&oacute;gica 6&ordm; Ano<\\/a><\\/td>\\r\\n\\t\\t\\t<\\/tr>\\r\\n\\t\\t\\t<tr>\\r\\n\\t\\t\\t\\t<td style=\\\"width: 466px;\\\">\\r\\n\\t\\t\\t\\t\\t<a href=\\\"files\\/Criterios 2019-2020\\/artes\\/CRITRIOSAVALIAOEV5ANO1920.pdf\\\">Educa&ccedil;&atilde;o Visual 5&ordm; Ano<\\/a><\\/td>\\r\\n\\t\\t\\t<\\/tr>\\r\\n\\t\\t\\t<tr>\\r\\n\\t\\t\\t\\t<td style=\\\"width: 466px;\\\">\\r\\n\\t\\t\\t\\t\\t<a href=\\\"files\\/Criterios 2019-2020\\/artes\\/CRITRIOSAVALIAOEV6ANO1920.pdf\\\">Educa&ccedil;&atilde;o Visual 6&ordm; Ano<\\/a><\\/td>\\r\\n\\t\\t\\t<\\/tr>\\r\\n\\t\\t\\t<tr>\\r\\n\\t\\t\\t\\t<td style=\\\"width: 466px;\\\">\\r\\n\\t\\t\\t\\t\\t<a href=\\\"files\\/Criterios 2019-2020\\/EMRC\\/CritAvEMRC5.pdf\\\">EMRC 5&ordm; Ano<\\/a><\\/td>\\r\\n\\t\\t\\t<\\/tr>\\r\\n\\t\\t\\t<tr>\\r\\n\\t\\t\\t\\t<td style=\\\"width: 466px;\\\">\\r\\n\\t\\t\\t\\t\\t<a href=\\\"files\\/Criterios 2019-2020\\/EMRC\\/CritAvEMRC6.pdf\\\">EMRC 6&ordm; Ano<\\/a><\\/td>\\r\\n\\t\\t\\t<\\/tr>\\r\\n\\t\\t\\t<tr>\\r\\n\\t\\t\\t\\t<td style=\\\"width: 466px;\\\">\\r\\n\\t\\t\\t\\t\\t<a href=\\\"files\\/Criterios 2019-2020\\/EMRC\\/CritAvEMRC7.pdf\\\">EMRC 7&ordm; Ano<\\/a><\\/td>\\r\\n\\t\\t\\t<\\/tr>\\r\\n\\t\\t\\t<tr>\\r\\n\\t\\t\\t\\t<td style=\\\"width: 466px;\\\">\\r\\n\\t\\t\\t\\t\\t<a href=\\\"files\\/Criterios 2019-2020\\/EMRC\\/CritAvEMRC8.pdf\\\">EMRC 8&ordm; Ano<\\/a><\\/td>\\r\\n\\t\\t\\t<\\/tr>\\r\\n\\t\\t\\t<tr>\\r\\n\\t\\t\\t\\t<td style=\\\"width: 466px;\\\">\\r\\n\\t\\t\\t\\t\\t<a href=\\\"files\\/Criterios 2019-2020\\/EMRC\\/CritAvEMRC9.pdf\\\">EMRC 9&ordm; Ano<\\/a><\\/td>\\r\\n\\t\\t\\t<\\/tr>\\r\\n\\t\\t\\t<tr>\\r\\n\\t\\t\\t\\t<td style=\\\"width: 466px;\\\">\\r\\n\\t\\t\\t\\t\\t<a href=\\\"files\\/Criterios 2019-2020\\/HGP\\/Crit_Av_HGP_5.pdf\\\">HGP 5&ordm; Ano<\\/a><\\/td>\\r\\n\\t\\t\\t<\\/tr>\\r\\n\\t\\t\\t<tr>\\r\\n\\t\\t\\t\\t<td style=\\\"width: 466px;\\\">\\r\\n\\t\\t\\t\\t\\t<a href=\\\"files\\/Criterios 2019-2020\\/HGP\\/Crit_Av_HGP_6.pdf\\\">HGP 6&ordm; Ano<\\/a><\\/td>\\r\\n\\t\\t\\t<\\/tr>\\r\\n\\t\\t\\t<tr>\\r\\n\\t\\t\\t\\t<td style=\\\"width: 466px;\\\">\\r\\n\\t\\t\\t\\t\\t<a href=\\\"files\\/Criterios 2019-2020\\/Ingles\\/CritriosAvaliao5ING20192020.pdf\\\">Ingl&ecirc;s 5&ordm; ano<\\/a><\\/td>\\r\\n\\t\\t\\t<\\/tr>\\r\\n\\t\\t\\t<tr>\\r\\n\\t\\t\\t\\t<td style=\\\"width: 466px;\\\">\\r\\n\\t\\t\\t\\t\\t<a href=\\\"files\\/Criterios 2019-2020\\/Ingles\\/CritriosAvaliao6ING20192020.pdf\\\">Ingl&ecirc;s 6&ordm; ano<\\/a><\\/td>\\r\\n\\t\\t\\t<\\/tr>\\r\\n\\t\\t\\t<tr>\\r\\n\\t\\t\\t\\t<td style=\\\"width: 466px;\\\">\\r\\n\\t\\t\\t\\t\\t<a href=\\\"files\\/Criterios 2019-2020\\/Matematica\\/CritriosAvaliao201920MAT5ano.pdf\\\">Matem&aacute;tica 5&ordm; Ano<\\/a><\\/td>\\r\\n\\t\\t\\t<\\/tr>\\r\\n\\t\\t\\t<tr>\\r\\n\\t\\t\\t\\t<td style=\\\"width: 466px;\\\">\\r\\n\\t\\t\\t\\t\\t<a href=\\\"files\\/Criterios 2019-2020\\/Matematica\\/CritriosAvaliao20192020MAT6ano.pdf\\\">Matem&aacute;tica 6&ordm; Ano<\\/a><\\/td>\\r\\n\\t\\t\\t<\\/tr>\\r\\n\\t\\t\\t<tr>\\r\\n\\t\\t\\t\\t<td style=\\\"width: 466px;\\\">\\r\\n\\t\\t\\t\\t\\t<a href=\\\"files\\/Criterios 2019-2020\\/CRITERIOSInvestigarAprender_6ano.pdf\\\">Oferta Complementar - Investigar e aprender 6&ordm; Ano<\\/a><\\/td>\\r\\n\\t\\t\\t<\\/tr>\\r\\n\\t\\t\\t<tr>\\r\\n\\t\\t\\t\\t<td style=\\\"width: 466px;\\\">\\r\\n\\t\\t\\t\\t\\t<a href=\\\"files\\/Criterios 2019-2020\\/Portugues\\/criterios_avaliacao_2ciclo.pdf\\\">Portugu&ecirc;s 5&ordm; ano e 6&ordm; ano<\\/a><\\/td>\\r\\n\\t\\t\\t<\\/tr>\\r\\n\\t\\t\\t<tr>\\r\\n\\t\\t\\t\\t<td style=\\\"width: 466px;\\\">\\r\\n\\t\\t\\t\\t\\t<a href=\\\"files\\/Criterios 2019-2020\\/Cidadania\\/CD_Criterios_5_Ano.pdf\\\">Cidadania 5&ordm; ano<\\/a><\\/td>\\r\\n\\t\\t\\t<\\/tr>\\r\\n\\t\\t\\t<tr>\\r\\n\\t\\t\\t\\t<td style=\\\"width: 466px;\\\">\\r\\n\\t\\t\\t\\t\\t<a href=\\\"files\\/Criterios 2019-2020\\/Cidadania\\/CD_Criterios_6_Ano.pdf\\\">Cidadania 6&ordm; ano<\\/a><\\/td>\\r\\n\\t\\t\\t<\\/tr>\\r\\n\\t\\t\\t<tr>\\r\\n\\t\\t\\t\\t<td style=\\\"width: 466px;\\\">\\r\\n\\t\\t\\t\\t\\t<a href=\\\"files\\/Criterios 2019-2020\\/Matematica\\/CriteriosdeavaliacaoTIC5Ano20192020.pdf\\\">TIC 5&ordm; ano<\\/a><\\/td>\\r\\n\\t\\t\\t<\\/tr>\\r\\n\\t\\t\\t<tr>\\r\\n\\t\\t\\t\\t<td style=\\\"width: 466px;\\\">\\r\\n\\t\\t\\t\\t\\t<a href=\\\"files\\/Criterios 2019-2020\\/Matematica\\/CriteriosdeavaliacaoTIC6Ano20192020.pdf\\\">Tic 6&ordm; ano<\\/a><\\/td>\\r\\n\\t\\t\\t<\\/tr>\\r\\n\\t\\t<\\/tbody>\\r\\n\\t<\\/table>\\r\\n<\\/div>\\r\\n<p>\\r\\n\\t&nbsp;<\\/p>\\r\\n\",\"fulltext\":\"\",\"state\":1,\"catid\":\"16\",\"created\":\"2019-10-03 14:04:36\",\"created_by\":\"231\",\"created_by_alias\":\"\",\"modified\":\"2019-12-18 17:19:16\",\"modified_by\":\"231\",\"checked_out\":\"231\",\"checked_out_time\":\"2019-12-18 17:16:29\",\"publish_up\":\"2019-10-03 14:04:36\",\"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\":\"{\\\"article_layout\\\":\\\"\\\",\\\"show_title\\\":\\\"\\\",\\\"link_titles\\\":\\\"\\\",\\\"show_tags\\\":\\\"\\\",\\\"show_intro\\\":\\\"\\\",\\\"info_block_position\\\":\\\"\\\",\\\"info_block_show_title\\\":\\\"\\\",\\\"show_category\\\":\\\"\\\",\\\"link_category\\\":\\\"\\\",\\\"show_parent_category\\\":\\\"\\\",\\\"link_parent_category\\\":\\\"\\\",\\\"show_associations\\\":\\\"\\\",\\\"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_page_title\\\":\\\"\\\",\\\"show_publishing_options\\\":\\\"\\\",\\\"show_article_options\\\":\\\"\\\",\\\"show_urls_images_backend\\\":\\\"\\\",\\\"show_urls_images_frontend\\\":\\\"\\\",\\\"astroid_article_type\\\":\\\"regular\\\",\\\"astroid_article_video_type\\\":\\\"youtube\\\",\\\"astroid_article_video_url\\\":\\\"\\\",\\\"astroid_article_gallery_width\\\":\\\"\\\",\\\"astroid_article_gallery_bullets\\\":\\\"1\\\",\\\"astroid_article_gallery_navigation\\\":\\\"1\\\",\\\"astroid_article_thumbnail\\\":\\\"1\\\",\\\"astroid_article_gallery_items\\\":[],\\\"astroid_article_audio_source\\\":\\\"soundcloud\\\",\\\"astroid_article_audio_soundcloud\\\":\\\"\\\",\\\"astroid_article_audio_spotify\\\":\\\"\\\",\\\"astroid_article_review_heading\\\":\\\"\\\",\\\"astroid_article_review_summery\\\":\\\"\\\",\\\"astroid_article_review_good\\\":\\\"\\\",\\\"astroid_article_review_bad\\\":\\\"\\\",\\\"astroid_article_review_rating\\\":\\\"5\\\",\\\"astroid_article_button_action\\\":\\\"\\\",\\\"astroid_article_button_link\\\":\\\"\\\",\\\"astroid_article_review_criterias\\\":[],\\\"astroid_article_quote_text\\\":\\\"\\\",\\\"astroid_article_quote_author\\\":\\\"\\\",\\\"astroid_article_badge\\\":\\\"0\\\",\\\"astroid_article_badge_type\\\":\\\"2\\\",\\\"astroid_article_badge_text\\\":\\\"\\\",\\\"astroid_article_badge_color\\\":\\\"\\\",\\\"astroid_article_badge_text_color\\\":\\\"\\\",\\\"astroid_relatedposts\\\":\\\"\\\",\\\"astroid_socialshare\\\":\\\"\\\",\\\"astroid_comments\\\":\\\"\\\",\\\"astroid_posttype\\\":\\\"\\\",\\\"astroid_readtime\\\":\\\"\\\",\\\"astroid_authorinfo\\\":\\\"\\\",\\\"astroid_og_title\\\":\\\"\\\",\\\"astroid_og_desc\\\":\\\"\\\",\\\"astroid_og_image\\\":\\\"\\\"}\",\"version\":11,\"ordering\":\"1\",\"metakey\":\"\",\"metadesc\":\"\",\"access\":\"1\",\"hits\":\"0\",\"metadata\":\"{\\\"robots\\\":\\\"\\\",\\\"author\\\":\\\"\\\",\\\"rights\\\":\\\"\\\",\\\"xreference\\\":\\\"\\\"}\",\"featured\":\"0\",\"language\":\"*\",\"xreference\":\"\",\"note\":\"\"}', 0),
(888, 105, 1, '', '2019-12-19 15:15:20', 231, 9768, '9fd366aae9b13b69a235170a3177e13c3fea72eb', '{\"id\":105,\"asset_id\":\"350\",\"title\":\"Crit\\u00e9rios de Avalia\\u00e7\\u00e3o - 2.\\u00ba Ciclo\",\"alias\":\"criterios-de-avaliacao-2-ciclo-2019-2020\",\"introtext\":\"<p>\\r\\n\\t&nbsp;<\\/p>\\r\\n<title><\\/title>\\r\\n<meta charset=\\\"utf-8\\\" \\/>\\r\\n<meta content=\\\"width=device-width, initial-scale=1\\\" name=\\\"viewport\\\" \\/>\\r\\n<link href=\\\"https:\\/\\/maxcdn.bootstrapcdn.com\\/bootstrap\\/4.3.1\\/css\\/bootstrap.min.css\\\" rel=\\\"stylesheet\\\" \\/>\\r\\n<script src=\\\"https:\\/\\/ajax.googleapis.com\\/ajax\\/libs\\/jquery\\/3.4.1\\/jquery.min.js\\\"><\\/script><script src=\\\"https:\\/\\/cdnjs.cloudflare.com\\/ajax\\/libs\\/popper.js\\/1.14.7\\/umd\\/popper.min.js\\\"><\\/script><script src=\\\"https:\\/\\/maxcdn.bootstrapcdn.com\\/bootstrap\\/4.3.1\\/js\\/bootstrap.min.js\\\"><\\/script><div class=\\\"container\\\">\\r\\n\\t<table align=\\\"center\\\" class=\\\"table table-hover\\\" style=\\\"width: 468px;\\\" table=\\\"\\\">\\r\\n\\t\\t<thead>\\r\\n\\t\\t\\t<tr>\\r\\n\\t\\t\\t\\t<th style=\\\"width: 466px;\\\">\\r\\n\\t\\t\\t\\t\\tDisciplinas<\\/th>\\r\\n\\t\\t\\t<\\/tr>\\r\\n\\t\\t<\\/thead>\\r\\n\\t\\t<tbody>\\r\\n\\t\\t\\t<tr>\\r\\n\\t\\t\\t\\t<td style=\\\"width: 466px;\\\">\\r\\n\\t\\t\\t\\t\\t<a href=\\\"files\\/Criterios 2019-2020\\/Ciencias Naturais\\/criterios_5_CN.pdf\\\">Ci&ecirc;ncias Naturais - 5&ordm; Ano<\\/a><\\/td>\\r\\n\\t\\t\\t<\\/tr>\\r\\n\\t\\t\\t<tr>\\r\\n\\t\\t\\t\\t<td style=\\\"width: 466px;\\\">\\r\\n\\t\\t\\t\\t\\t<a href=\\\"files\\/Criterios 2019-2020\\/Ciencias Naturais\\/criterios_6_CN.pdf\\\">Ci&ecirc;ncias Naturais - 6&ordm; Ano<\\/a><\\/td>\\r\\n\\t\\t\\t<\\/tr>\\r\\n\\t\\t\\t<tr>\\r\\n\\t\\t\\t\\t<td style=\\\"width: 466px;\\\">\\r\\n\\t\\t\\t\\t\\t<a href=\\\"files\\/Criterios 2019-2020\\/Educacao_Fisica\\/CriteriosAvSaudeeMar5ano1920.pdf\\\">Sa&uacute;de e Mar&nbsp;&nbsp; &ndash;&nbsp; 5&ordm; Ano <\\/a><\\/td>\\r\\n\\t\\t\\t<\\/tr>\\r\\n\\t\\t\\t<tr>\\r\\n\\t\\t\\t\\t<td style=\\\"width: 466px;\\\">\\r\\n\\t\\t\\t\\t\\t<a href=\\\"files\\/Criterios 2019-2020\\/Educacao_Fisica\\/CriteriosAvEducacaoFisica5ano1920.pdf\\\">Educa&ccedil;a&ccedil;&atilde;o F&iacute;sica - 5&ordm; Ano<\\/a><\\/td>\\r\\n\\t\\t\\t<\\/tr>\\r\\n\\t\\t\\t<tr>\\r\\n\\t\\t\\t\\t<td style=\\\"width: 466px;\\\">\\r\\n\\t\\t\\t\\t\\t<a href=\\\"files\\/Criterios 2019-2020\\/Educacao_Fisica\\/CriteriosAvEducacaoFisica6ano1920.pdf\\\">Educa&ccedil;a&ccedil;&atilde;o F&iacute;sica - 6&ordm; Ano<\\/a><\\/td>\\r\\n\\t\\t\\t<\\/tr>\\r\\n\\t\\t\\t<tr>\\r\\n\\t\\t\\t\\t<td style=\\\"width: 466px;\\\">\\r\\n\\t\\t\\t\\t\\t<a href=\\\"files\\/Criterios 2019-2020\\/musica\\/CritriosAvaliaoEMusical5ano201920.pdf\\\">Educa&ccedil;&atilde;o Musical 5&ordm; Ano<\\/a><\\/td>\\r\\n\\t\\t\\t<\\/tr>\\r\\n\\t\\t\\t<tr>\\r\\n\\t\\t\\t\\t<td style=\\\"width: 466px;\\\">\\r\\n\\t\\t\\t\\t\\t<a href=\\\"files\\/Criterios 2019-2020\\/musica\\/CritriosAvaliaoEMusical6ano201920.pdf\\\">Educa&ccedil;&atilde;o Musical 6&ordm; Ano<\\/a><\\/td>\\r\\n\\t\\t\\t<\\/tr>\\r\\n\\t\\t\\t<tr>\\r\\n\\t\\t\\t\\t<td style=\\\"width: 466px;\\\">\\r\\n\\t\\t\\t\\t\\t<a href=\\\"files\\/Criterios 2019-2020\\/artes\\/CRITRIOSAVALIAOET5ANO1920docx.pdf\\\">Educa&ccedil;&atilde;o Tecnol&oacute;gica 5&ordm; Ano<\\/a><\\/td>\\r\\n\\t\\t\\t<\\/tr>\\r\\n\\t\\t\\t<tr>\\r\\n\\t\\t\\t\\t<td style=\\\"width: 466px;\\\">\\r\\n\\t\\t\\t\\t\\t<a href=\\\"files\\/Criterios 2019-2020\\/artes\\/CRITRIOSAVALIAOET6ANO1920docx.pdf\\\">Educa&ccedil;&atilde;o Tecnol&oacute;gica 6&ordm; Ano<\\/a><\\/td>\\r\\n\\t\\t\\t<\\/tr>\\r\\n\\t\\t\\t<tr>\\r\\n\\t\\t\\t\\t<td style=\\\"width: 466px;\\\">\\r\\n\\t\\t\\t\\t\\t<a href=\\\"files\\/Criterios 2019-2020\\/artes\\/CRITRIOSAVALIAOEV5ANO1920.pdf\\\">Educa&ccedil;&atilde;o Visual 5&ordm; Ano<\\/a><\\/td>\\r\\n\\t\\t\\t<\\/tr>\\r\\n\\t\\t\\t<tr>\\r\\n\\t\\t\\t\\t<td style=\\\"width: 466px;\\\">\\r\\n\\t\\t\\t\\t\\t<a href=\\\"files\\/Criterios 2019-2020\\/artes\\/CRITRIOSAVALIAOEV6ANO1920.pdf\\\">Educa&ccedil;&atilde;o Visual 6&ordm; Ano<\\/a><\\/td>\\r\\n\\t\\t\\t<\\/tr>\\r\\n\\t\\t\\t<tr>\\r\\n\\t\\t\\t\\t<td style=\\\"width: 466px;\\\">\\r\\n\\t\\t\\t\\t\\t<a href=\\\"files\\/Criterios 2019-2020\\/EMRC\\/CritAvEMRC5.pdf\\\">EMRC 5&ordm; Ano<\\/a><\\/td>\\r\\n\\t\\t\\t<\\/tr>\\r\\n\\t\\t\\t<tr>\\r\\n\\t\\t\\t\\t<td style=\\\"width: 466px;\\\">\\r\\n\\t\\t\\t\\t\\t<a href=\\\"files\\/Criterios 2019-2020\\/EMRC\\/CritAvEMRC6.pdf\\\">EMRC 6&ordm; Ano<\\/a><\\/td>\\r\\n\\t\\t\\t<\\/tr>\\r\\n\\t\\t\\t<tr>\\r\\n\\t\\t\\t\\t<td style=\\\"width: 466px;\\\">\\r\\n\\t\\t\\t\\t\\t<a href=\\\"files\\/Criterios 2019-2020\\/EMRC\\/CritAvEMRC7.pdf\\\">EMRC 7&ordm; Ano<\\/a><\\/td>\\r\\n\\t\\t\\t<\\/tr>\\r\\n\\t\\t\\t<tr>\\r\\n\\t\\t\\t\\t<td style=\\\"width: 466px;\\\">\\r\\n\\t\\t\\t\\t\\t<a href=\\\"files\\/Criterios 2019-2020\\/EMRC\\/CritAvEMRC8.pdf\\\">EMRC 8&ordm; Ano<\\/a><\\/td>\\r\\n\\t\\t\\t<\\/tr>\\r\\n\\t\\t\\t<tr>\\r\\n\\t\\t\\t\\t<td style=\\\"width: 466px;\\\">\\r\\n\\t\\t\\t\\t\\t<a href=\\\"files\\/Criterios 2019-2020\\/EMRC\\/CritAvEMRC9.pdf\\\">EMRC 9&ordm; Ano<\\/a><\\/td>\\r\\n\\t\\t\\t<\\/tr>\\r\\n\\t\\t\\t<tr>\\r\\n\\t\\t\\t\\t<td style=\\\"width: 466px;\\\">\\r\\n\\t\\t\\t\\t\\t<a href=\\\"files\\/Criterios 2019-2020\\/HGP\\/Crit_Av_HGP_5.pdf\\\">HGP 5&ordm; Ano<\\/a><\\/td>\\r\\n\\t\\t\\t<\\/tr>\\r\\n\\t\\t\\t<tr>\\r\\n\\t\\t\\t\\t<td style=\\\"width: 466px;\\\">\\r\\n\\t\\t\\t\\t\\t<a href=\\\"files\\/Criterios 2019-2020\\/HGP\\/Crit_Av_HGP_6.pdf\\\">HGP 6&ordm; Ano<\\/a><\\/td>\\r\\n\\t\\t\\t<\\/tr>\\r\\n\\t\\t\\t<tr>\\r\\n\\t\\t\\t\\t<td style=\\\"width: 466px;\\\">\\r\\n\\t\\t\\t\\t\\t<a href=\\\"files\\/Criterios 2019-2020\\/Ingles\\/CritriosAvaliao5ING20192020.pdf\\\">Ingl&ecirc;s 5&ordm; ano<\\/a><\\/td>\\r\\n\\t\\t\\t<\\/tr>\\r\\n\\t\\t\\t<tr>\\r\\n\\t\\t\\t\\t<td style=\\\"width: 466px;\\\">\\r\\n\\t\\t\\t\\t\\t<a href=\\\"files\\/Criterios 2019-2020\\/Ingles\\/CritriosAvaliao6ING20192020.pdf\\\">Ingl&ecirc;s 6&ordm; ano<\\/a><\\/td>\\r\\n\\t\\t\\t<\\/tr>\\r\\n\\t\\t\\t<tr>\\r\\n\\t\\t\\t\\t<td style=\\\"width: 466px;\\\">\\r\\n\\t\\t\\t\\t\\t<a href=\\\"files\\/Criterios 2019-2020\\/Matematica\\/CritriosAvaliao201920MAT5ano.pdf\\\">Matem&aacute;tica 5&ordm; Ano<\\/a><\\/td>\\r\\n\\t\\t\\t<\\/tr>\\r\\n\\t\\t\\t<tr>\\r\\n\\t\\t\\t\\t<td style=\\\"width: 466px;\\\">\\r\\n\\t\\t\\t\\t\\t<a href=\\\"files\\/Criterios 2019-2020\\/Matematica\\/CritriosAvaliao20192020MAT6ano.pdf\\\">Matem&aacute;tica 6&ordm; Ano<\\/a><\\/td>\\r\\n\\t\\t\\t<\\/tr>\\r\\n\\t\\t\\t<tr>\\r\\n\\t\\t\\t\\t<td style=\\\"width: 466px;\\\">\\r\\n\\t\\t\\t\\t\\t<a href=\\\"files\\/Criterios 2019-2020\\/CRITERIOSInvestigarAprender_6ano.pdf\\\">Oferta Complementar - Investigar e aprender 6&ordm; Ano<\\/a><\\/td>\\r\\n\\t\\t\\t<\\/tr>\\r\\n\\t\\t\\t<tr>\\r\\n\\t\\t\\t\\t<td style=\\\"width: 466px;\\\">\\r\\n\\t\\t\\t\\t\\t<a href=\\\"files\\/Criterios 2019-2020\\/Portugues\\/criterios_avaliacao_2ciclo.pdf\\\">Portugu&ecirc;s 5&ordm; ano e 6&ordm; ano<\\/a><\\/td>\\r\\n\\t\\t\\t<\\/tr>\\r\\n\\t\\t\\t<tr>\\r\\n\\t\\t\\t\\t<td style=\\\"width: 466px;\\\">\\r\\n\\t\\t\\t\\t\\t<a href=\\\"files\\/Criterios 2019-2020\\/Cidadania\\/CD_Criterios_5_Ano.pdf\\\">Cidadania 5&ordm; ano<\\/a><\\/td>\\r\\n\\t\\t\\t<\\/tr>\\r\\n\\t\\t\\t<tr>\\r\\n\\t\\t\\t\\t<td style=\\\"width: 466px;\\\">\\r\\n\\t\\t\\t\\t\\t<a href=\\\"files\\/Criterios 2019-2020\\/Cidadania\\/CD_Criterios_6_Ano.pdf\\\">Cidadania 6&ordm; ano<\\/a><\\/td>\\r\\n\\t\\t\\t<\\/tr>\\r\\n\\t\\t\\t<tr>\\r\\n\\t\\t\\t\\t<td style=\\\"width: 466px;\\\">\\r\\n\\t\\t\\t\\t\\t<a href=\\\"files\\/Criterios 2019-2020\\/Matematica\\/CriteriosdeavaliacaoTIC5Ano20192020.pdf\\\">TIC 5&ordm; ano<\\/a><\\/td>\\r\\n\\t\\t\\t<\\/tr>\\r\\n\\t\\t\\t<tr>\\r\\n\\t\\t\\t\\t<td style=\\\"width: 466px;\\\">\\r\\n\\t\\t\\t\\t\\t<a href=\\\"files\\/Criterios 2019-2020\\/Matematica\\/CriteriosdeavaliacaoTIC6Ano20192020.pdf\\\">Tic 6&ordm; ano<\\/a><\\/td>\\r\\n\\t\\t\\t<\\/tr>\\r\\n\\t\\t<\\/tbody>\\r\\n\\t<\\/table>\\r\\n<\\/div>\\r\\n<p>\\r\\n\\t&nbsp;<\\/p>\\r\\n\",\"fulltext\":\"\",\"state\":1,\"catid\":\"16\",\"created\":\"2019-10-03 14:04:36\",\"created_by\":\"231\",\"created_by_alias\":\"\",\"modified\":\"2019-12-19 15:15:20\",\"modified_by\":\"231\",\"checked_out\":\"231\",\"checked_out_time\":\"2019-12-19 15:14:59\",\"publish_up\":\"2019-10-03 14:04:36\",\"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\":\"{\\\"article_layout\\\":\\\"\\\",\\\"show_title\\\":\\\"\\\",\\\"link_titles\\\":\\\"\\\",\\\"show_tags\\\":\\\"\\\",\\\"show_intro\\\":\\\"\\\",\\\"info_block_position\\\":\\\"\\\",\\\"info_block_show_title\\\":\\\"\\\",\\\"show_category\\\":\\\"\\\",\\\"link_category\\\":\\\"\\\",\\\"show_parent_category\\\":\\\"\\\",\\\"link_parent_category\\\":\\\"\\\",\\\"show_associations\\\":\\\"\\\",\\\"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_page_title\\\":\\\"\\\",\\\"show_publishing_options\\\":\\\"\\\",\\\"show_article_options\\\":\\\"\\\",\\\"show_urls_images_backend\\\":\\\"\\\",\\\"show_urls_images_frontend\\\":\\\"\\\",\\\"astroid_article_type\\\":\\\"regular\\\",\\\"astroid_article_video_type\\\":\\\"youtube\\\",\\\"astroid_article_video_url\\\":\\\"\\\",\\\"astroid_article_gallery_width\\\":\\\"\\\",\\\"astroid_article_gallery_bullets\\\":\\\"1\\\",\\\"astroid_article_gallery_navigation\\\":\\\"1\\\",\\\"astroid_article_thumbnail\\\":\\\"1\\\",\\\"astroid_article_gallery_items\\\":[],\\\"astroid_article_audio_source\\\":\\\"soundcloud\\\",\\\"astroid_article_audio_soundcloud\\\":\\\"\\\",\\\"astroid_article_audio_spotify\\\":\\\"\\\",\\\"astroid_article_review_heading\\\":\\\"\\\",\\\"astroid_article_review_summery\\\":\\\"\\\",\\\"astroid_article_review_good\\\":\\\"\\\",\\\"astroid_article_review_bad\\\":\\\"\\\",\\\"astroid_article_review_rating\\\":\\\"5\\\",\\\"astroid_article_button_action\\\":\\\"\\\",\\\"astroid_article_button_link\\\":\\\"\\\",\\\"astroid_article_review_criterias\\\":[],\\\"astroid_article_quote_text\\\":\\\"\\\",\\\"astroid_article_quote_author\\\":\\\"\\\",\\\"astroid_article_badge\\\":\\\"0\\\",\\\"astroid_article_badge_type\\\":\\\"2\\\",\\\"astroid_article_badge_text\\\":\\\"\\\",\\\"astroid_article_badge_color\\\":\\\"\\\",\\\"astroid_article_badge_text_color\\\":\\\"\\\",\\\"astroid_relatedposts\\\":\\\"\\\",\\\"astroid_socialshare\\\":\\\"\\\",\\\"astroid_comments\\\":\\\"\\\",\\\"astroid_posttype\\\":\\\"\\\",\\\"astroid_readtime\\\":\\\"\\\",\\\"astroid_authorinfo\\\":\\\"\\\",\\\"astroid_og_title\\\":\\\"\\\",\\\"astroid_og_desc\\\":\\\"\\\",\\\"astroid_og_image\\\":\\\"\\\"}\",\"version\":13,\"ordering\":\"1\",\"metakey\":\"\",\"metadesc\":\"\",\"access\":\"1\",\"hits\":\"0\",\"metadata\":\"{\\\"robots\\\":\\\"\\\",\\\"author\\\":\\\"\\\",\\\"rights\\\":\\\"\\\",\\\"xreference\\\":\\\"\\\"}\",\"featured\":\"0\",\"language\":\"*\",\"xreference\":\"\",\"note\":\"\"}', 0);
INSERT INTO `ynfp8_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
(889, 107, 1, '', '2019-12-19 15:18:03', 231, 12099, '71b87829b83a8aab1b9fba00f2aef4544634ebc9', '{\"id\":107,\"asset_id\":\"352\",\"title\":\"Crit\\u00e9rios de Avalia\\u00e7\\u00e3o - 3\\u00ba Ciclo\",\"alias\":\"criterios-de-avaliacao-3-ciclo\",\"introtext\":\"<p>\\r\\n\\t<strong>Em atualiza&ccedil;&atilde;o.....<\\/strong><\\/p>\\r\\n<title><\\/title>\\r\\n<meta charset=\\\"utf-8\\\" \\/>\\r\\n<meta content=\\\"width=device-width, initial-scale=1\\\" name=\\\"viewport\\\" \\/>\\r\\n<link href=\\\"https:\\/\\/maxcdn.bootstrapcdn.com\\/bootstrap\\/4.3.1\\/css\\/bootstrap.min.css\\\" rel=\\\"stylesheet\\\" \\/>\\r\\n<script src=\\\"https:\\/\\/ajax.googleapis.com\\/ajax\\/libs\\/jquery\\/3.4.1\\/jquery.min.js\\\"><\\/script><script src=\\\"https:\\/\\/cdnjs.cloudflare.com\\/ajax\\/libs\\/popper.js\\/1.14.7\\/umd\\/popper.min.js\\\"><\\/script><script src=\\\"https:\\/\\/maxcdn.bootstrapcdn.com\\/bootstrap\\/4.3.1\\/js\\/bootstrap.min.js\\\"><\\/script><div class=\\\"container\\\">\\r\\n\\t<table align=\\\"center\\\" class=\\\"table table-hover\\\" style=\\\"width: 468px;\\\" table=\\\"\\\">\\r\\n\\t\\t<thead>\\r\\n\\t\\t\\t<tr>\\r\\n\\t\\t\\t\\t<th style=\\\"width: 466px;\\\">\\r\\n\\t\\t\\t\\t\\tDisciplinas<\\/th>\\r\\n\\t\\t\\t<\\/tr>\\r\\n\\t\\t\\t<tr>\\r\\n\\t\\t\\t\\t<td style=\\\"width: 466px;\\\">\\r\\n\\t\\t\\t\\t\\t<a href=\\\"files\\/Criterios 2019-2020\\/Cidadania\\/CD_Criterios_7_Ano.pdf\\\">Cidadania - 7&ordm; Ano<\\/a><\\/td>\\r\\n\\t\\t\\t<\\/tr>\\r\\n\\t\\t\\t<tr>\\r\\n\\t\\t\\t\\t<td style=\\\"width: 466px;\\\">\\r\\n\\t\\t\\t\\t\\t<a href=\\\"files\\/Criterios 2019-2020\\/Cidadania\\/CD_Criterios_8_Ano.pdf\\\">Cidadania - 8&ordm; Ano<\\/a><\\/td>\\r\\n\\t\\t\\t<\\/tr>\\r\\n\\t\\t\\t<tr>\\r\\n\\t\\t\\t\\t<td style=\\\"width: 466px;\\\">\\r\\n\\t\\t\\t\\t\\t<a href=\\\"files\\/Criterios 2019-2020\\/Cidadania\\/OC_Criterios_9_Ano.pdf\\\">Cidadania - 9&ordm; Ano<\\/a><\\/td>\\r\\n\\t\\t\\t<\\/tr>\\r\\n\\t\\t<\\/thead>\\r\\n\\t\\t<tbody>\\r\\n\\t\\t\\t<tr>\\r\\n\\t\\t\\t\\t<td style=\\\"width: 466px;\\\">\\r\\n\\t\\t\\t\\t\\t<a href=\\\"files\\/Criterios 2019-2020\\/Ciencias Naturais\\/criterios_CN_7_2019_2020.pdf\\\">Ci&ecirc;ncias Naturais - 7&ordm; Ano<\\/a><\\/td>\\r\\n\\t\\t\\t<\\/tr>\\r\\n\\t\\t\\t<tr>\\r\\n\\t\\t\\t\\t<td style=\\\"width: 466px;\\\">\\r\\n\\t\\t\\t\\t\\t<a href=\\\"files\\/Criterios 2019-2020\\/Ciencias Naturais\\/criterios_CN_8_2019_2020.pdf\\\">Ci&ecirc;ncias Naturais - 8&ordm; Ano<\\/a><\\/td>\\r\\n\\t\\t\\t<\\/tr>\\r\\n\\t\\t\\t<tr>\\r\\n\\t\\t\\t\\t<td style=\\\"width: 466px;\\\">\\r\\n\\t\\t\\t\\t\\t<a href=\\\"files\\/Criterios 2019-2020\\/Ciencias Naturais\\/criterios_avaliacao_CN9_2019-2020.pdf\\\">Ci&ecirc;ncias F&iacute;sica e Naturais - 9&ordm; Ano<\\/a><\\/td>\\r\\n\\t\\t\\t<\\/tr>\\r\\n\\t\\t\\t<tr>\\r\\n\\t\\t\\t\\t<td style=\\\"width: 466px;\\\">\\r\\n\\t\\t\\t\\t\\tCi&ecirc;ncias F&iacute;sicas 7&ordm; Ano<\\/td>\\r\\n\\t\\t\\t<\\/tr>\\r\\n\\t\\t\\t<tr>\\r\\n\\t\\t\\t\\t<td style=\\\"width: 466px;\\\">\\r\\n\\t\\t\\t\\t\\t<a href=\\\"files\\/Criterios 2019-2020\\/Educacao_Fisica\\/CritriosAvEducaoFsica7ano1920.pdf\\\">Educa&ccedil;a&ccedil;&atilde;o F&iacute;sica - 7&ordm; Ano<\\/a><\\/td>\\r\\n\\t\\t\\t<\\/tr>\\r\\n\\t\\t\\t<tr>\\r\\n\\t\\t\\t\\t<td style=\\\"width: 466px;\\\">\\r\\n\\t\\t\\t\\t\\t<a href=\\\"files\\/Criterios 2019-2020\\/Educacao_Fisica\\/CritriosAvEducaoFsica8ano1920.pdf\\\">Educa&ccedil;a&ccedil;&atilde;o F&iacute;sica - 8&ordm; Ano<\\/a><\\/td>\\r\\n\\t\\t\\t<\\/tr>\\r\\n\\t\\t\\t<tr>\\r\\n\\t\\t\\t\\t<td style=\\\"width: 466px;\\\">\\r\\n\\t\\t\\t\\t\\t<a href=\\\"files\\/Criterios 2019-2020\\/Educacao_Fisica\\/CritriosAvaliaoEdFsica9ano1920.pdf\\\" style=\\\"background-color: transparent; box-sizing: border-box; color: rgb(0, 123, 255); font-family: -apple-system,BlinkMacSystemFont,&amp;quot;Segoe UI&amp;quot;,Roboto,&amp;quot;Helvetica Neue&amp;quot;,Arial,&amp;quot;Noto Sans&amp;quot;,sans-serif,&amp;quot;Apple Color Emoji&amp;quot;,&amp;quot;Segoe UI Emoji&amp;quot;,&amp;quot;Segoe UI Symbol&amp;quot;,&amp;quot;Noto Color Emoji&amp;quot;; font-size: 16px; font-style: normal; font-variant: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-decoration: none; text-indent: 0px; text-transform: none; -webkit-text-stroke-width: 0px; white-space: normal; word-spacing: 0px;\\\">Educa&ccedil;a&ccedil;&atilde;o F&iacute;sica - 9&ordm; Ano<\\/a><\\/td>\\r\\n\\t\\t\\t<\\/tr>\\r\\n\\t\\t\\t<tr>\\r\\n\\t\\t\\t\\t<td style=\\\"width: 466px;\\\">\\r\\n\\t\\t\\t\\t\\tEduca&ccedil;a&ccedil;&atilde;o F&iacute;sica - Atestados<\\/td>\\r\\n\\t\\t\\t<\\/tr>\\r\\n\\t\\t\\t<tr>\\r\\n\\t\\t\\t\\t<td style=\\\"width: 466px;\\\">\\r\\n\\t\\t\\t\\t\\t<a href=\\\"files\\/Criterios 2019-2020\\/artes\\/CRITRIOSAVALIAOEV7ANO.pdf\\\">Educa&ccedil;&atilde;o Visual 7&ordm; Ano<\\/a><\\/td>\\r\\n\\t\\t\\t<\\/tr>\\r\\n\\t\\t\\t<tr>\\r\\n\\t\\t\\t\\t<td style=\\\"width: 466px;\\\">\\r\\n\\t\\t\\t\\t\\t<a href=\\\"files\\/Criterios 2019-2020\\/artes\\/CRITRIOSAVALIAOEV8ANOdoc.pdf\\\">Educa&ccedil;&atilde;o Visual 8&ordm; Ano<\\/a><\\/td>\\r\\n\\t\\t\\t<\\/tr>\\r\\n\\t\\t\\t<tr>\\r\\n\\t\\t\\t\\t<td style=\\\"width: 466px;\\\">\\r\\n\\t\\t\\t\\t\\t<a href=\\\"files\\/Criterios 2019-2020\\/artes\\/CRITRIOSAVALIAOEV9ANO.pdf\\\">Educa&ccedil;&atilde;o Visual 9&ordm; Ano<\\/a><\\/td>\\r\\n\\t\\t\\t<\\/tr>\\r\\n\\t\\t\\t<tr>\\r\\n\\t\\t\\t\\t<td style=\\\"width: 466px;\\\">\\r\\n\\t\\t\\t\\t\\t<a href=\\\"files\\/Criterios 2019-2020\\/EMRC\\/CritAvEMRC7.pdf\\\">EMRC 7&ordm; Ano<\\/a><\\/td>\\r\\n\\t\\t\\t<\\/tr>\\r\\n\\t\\t\\t<tr>\\r\\n\\t\\t\\t\\t<td style=\\\"width: 466px;\\\">\\r\\n\\t\\t\\t\\t\\t<a href=\\\"files\\/Criterios 2019-2020\\/EMRC\\/CritAvEMRC8.pdf\\\">EMRC 8&ordm; Ano<\\/a><\\/td>\\r\\n\\t\\t\\t<\\/tr>\\r\\n\\t\\t\\t<tr>\\r\\n\\t\\t\\t\\t<td style=\\\"width: 466px;\\\">\\r\\n\\t\\t\\t\\t\\t<a href=\\\"files\\/Criterios 2019-2020\\/EMRC\\/CritAvEMRC9.pdf\\\">EMRC 9&ordm; ANO<\\/a><\\/td>\\r\\n\\t\\t\\t<\\/tr>\\r\\n\\t\\t\\t<tr>\\r\\n\\t\\t\\t\\t<td style=\\\"width: 466px;\\\">\\r\\n\\t\\t\\t\\t\\t<a href=\\\"files\\/Criterios 2019-2020\\/Ingles\\/CritriosdeAvaliao8ESP20192020.pdf\\\">Espanhol 8&ordm; Ano<\\/a><\\/td>\\r\\n\\t\\t\\t<\\/tr>\\r\\n\\t\\t\\t<tr>\\r\\n\\t\\t\\t\\t<td style=\\\"width: 466px;\\\">\\r\\n\\t\\t\\t\\t\\t<a href=\\\"files\\/Criterios 2019-2020\\/HGP\\/CritAvHist7.pdf\\\">Hist&oacute;ria 7&ordm; Ano<\\/a><\\/td>\\r\\n\\t\\t\\t<\\/tr>\\r\\n\\t\\t\\t<tr>\\r\\n\\t\\t\\t\\t<td style=\\\"width: 466px;\\\">\\r\\n\\t\\t\\t\\t\\t<a href=\\\"files\\/Criterios 2019-2020\\/HGP\\/CritAvHist8.pdf\\\">HGP 8&ordm; Ano<\\/a><\\/td>\\r\\n\\t\\t\\t<\\/tr>\\r\\n\\t\\t\\t<tr>\\r\\n\\t\\t\\t\\t<td style=\\\"width: 466px;\\\">\\r\\n\\t\\t\\t\\t\\t<a href=\\\"files\\/Criterios 2019-2020\\/HGP\\/CritAvHist9.pdf\\\">HGP 9&ordm; Ano<\\/a><\\/td>\\r\\n\\t\\t\\t<\\/tr>\\r\\n\\t\\t\\t<tr>\\r\\n\\t\\t\\t\\t<td style=\\\"width: 466px;\\\">\\r\\n\\t\\t\\t\\t\\t<a href=\\\"files\\/Criterios 2019-2020\\/geografia\\/CritAvGeog7.pdf\\\">Geografia 7&ordm; Ano<\\/a><\\/td>\\r\\n\\t\\t\\t<\\/tr>\\r\\n\\t\\t\\t<tr>\\r\\n\\t\\t\\t\\t<td style=\\\"width: 466px;\\\">\\r\\n\\t\\t\\t\\t\\t<a href=\\\"files\\/Criterios 2019-2020\\/geografia\\/CritAvGeog8.pdf\\\">Geografia 8&ordm; Ano<\\/a><\\/td>\\r\\n\\t\\t\\t<\\/tr>\\r\\n\\t\\t\\t<tr>\\r\\n\\t\\t\\t\\t<td style=\\\"width: 466px;\\\">\\r\\n\\t\\t\\t\\t\\t<a href=\\\"files\\/Criterios 2019-2020\\/geografia\\/CritAvGeog9.pdf\\\">Geografia 9&ordm; Ano<\\/a><\\/td>\\r\\n\\t\\t\\t<\\/tr>\\r\\n\\t\\t\\t<tr>\\r\\n\\t\\t\\t\\t<td style=\\\"width: 466px;\\\">\\r\\n\\t\\t\\t\\t\\t<a href=\\\"files\\/Criterios 2019-2020\\/Ingles\\/CritriosAvaliao7ING20192020.pdf\\\">Ingl&ecirc;s 7&ordm; ano<\\/a><\\/td>\\r\\n\\t\\t\\t<\\/tr>\\r\\n\\t\\t\\t<tr>\\r\\n\\t\\t\\t\\t<td style=\\\"width: 466px;\\\">\\r\\n\\t\\t\\t\\t\\t<a href=\\\"files\\/Criterios 2019-2020\\/Ingles\\/CritAvalia8ING.pdf\\\">Ingl&ecirc;s 8&ordm; Ano<\\/a><\\/td>\\r\\n\\t\\t\\t<\\/tr>\\r\\n\\t\\t\\t<tr>\\r\\n\\t\\t\\t\\t<td style=\\\"width: 466px;\\\">\\r\\n\\t\\t\\t\\t\\t<a href=\\\"files\\/Criterios 2019-2020\\/Ingles\\/CritriosdeAvaliao9ING20192020.pdf\\\">Ingl&ecirc;s 9&ordm; Ano<\\/a><\\/td>\\r\\n\\t\\t\\t<\\/tr>\\r\\n\\t\\t\\t<tr>\\r\\n\\t\\t\\t\\t<td style=\\\"width: 466px;\\\">\\r\\n\\t\\t\\t\\t\\t<a href=\\\"files\\/Criterios 2019-2020\\/Ingles\\/CritriosdeAvaliao7FRANC20192020.pdf\\\">Franc&ecirc;s 7&ordm; Ano<\\/a><\\/td>\\r\\n\\t\\t\\t<\\/tr>\\r\\n\\t\\t\\t<tr>\\r\\n\\t\\t\\t\\t<td style=\\\"width: 466px;\\\">\\r\\n\\t\\t\\t\\t\\t<a href=\\\"files\\/Criterios 2019-2020\\/Ingles\\/Critavali8FRANC20192020.pdf\\\">Franc&ecirc;s 8&ordm; Ano<\\/a><\\/td>\\r\\n\\t\\t\\t<\\/tr>\\r\\n\\t\\t\\t<tr>\\r\\n\\t\\t\\t\\t<td style=\\\"width: 466px;\\\">\\r\\n\\t\\t\\t\\t\\t<a href=\\\"files\\/Criterios 2019-2020\\/Ingles\\/CritriosdeAvaliaoLE29FrancEsp201920.pdf\\\">L&iacute;ngua Estrangeira 9&ordm; Ano<\\/a><\\/td>\\r\\n\\t\\t\\t<\\/tr>\\r\\n\\t\\t\\t<tr>\\r\\n\\t\\t\\t\\t<td style=\\\"width: 466px;\\\">\\r\\n\\t\\t\\t\\t\\t<a href=\\\"files\\/Criterios 2019-2020\\/Matematica\\/CritriosAvaliaoMat3cico7ano.pdf\\\">Matem&aacute;tica 7&ordm; Ano<\\/a><\\/td>\\r\\n\\t\\t\\t<\\/tr>\\r\\n\\t\\t\\t<tr>\\r\\n\\t\\t\\t\\t<td style=\\\"width: 466px;\\\">\\r\\n\\t\\t\\t\\t\\t<a href=\\\"files\\/Criterios 2019-2020\\/Matematica\\/CritriosAvaliaoMat3ciclo8ano1920.pdf\\\">Matem&aacute;tica 8&ordm; Ano<\\/a><\\/td>\\r\\n\\t\\t\\t<\\/tr>\\r\\n\\t\\t\\t<tr>\\r\\n\\t\\t\\t\\t<td style=\\\"width: 466px;\\\">\\r\\n\\t\\t\\t\\t\\t<a href=\\\"files\\/Criterios 2019-2020\\/Matematica\\/CriteriosdeavaliaoMat3ciclo9ano1920.pdf\\\">Matem&aacute;tica 9&ordm; Ano<\\/a><\\/td>\\r\\n\\t\\t\\t<\\/tr>\\r\\n\\t\\t\\t<tr>\\r\\n\\t\\t\\t\\t<td style=\\\"width: 466px;\\\">\\r\\n\\t\\t\\t\\t\\t<a href=\\\"files\\/Criterios 2019-2020\\/Portugues\\/Portugus7e8Critriosavaliao201920resumidos.pdf\\\">Portugu&ecirc;s 7&ordm; e 8&ordm; Ano<\\/a><\\/td>\\r\\n\\t\\t\\t<\\/tr>\\r\\n\\t\\t\\t<tr>\\r\\n\\t\\t\\t\\t<td style=\\\"width: 466px;\\\">\\r\\n\\t\\t\\t\\t\\t<a href=\\\"files\\/Criterios 2019-2020\\/Portugues\\/Portugus9Critriosavaliao201920.pdf\\\">Portugu&ecirc;s 9&ordm; ano<\\/a><\\/td>\\r\\n\\t\\t\\t<\\/tr>\\r\\n\\t\\t\\t<tr>\\r\\n\\t\\t\\t\\t<td style=\\\"width: 466px;\\\">\\r\\n\\t\\t\\t\\t\\t<a href=\\\"files\\/Criterios 2019-2020\\/Matematica\\/CriteriosdeavaliacaoTIC7Ano20192020.pdf\\\">TIC 7&ordm; ano<\\/a><\\/td>\\r\\n\\t\\t\\t<\\/tr>\\r\\n\\t\\t\\t<tr>\\r\\n\\t\\t\\t\\t<td style=\\\"width: 466px;\\\">\\r\\n\\t\\t\\t\\t\\t<a href=\\\"files\\/Criterios 2019-2020\\/Matematica\\/CriteriosdeavaliacaoTIC8Ano201920.pdf\\\">Tic 8&ordm; ano<\\/a><\\/td>\\r\\n\\t\\t\\t<\\/tr>\\r\\n\\t\\t<\\/tbody>\\r\\n\\t<\\/table>\\r\\n<\\/div>\\r\\n<p>\\r\\n\\t&nbsp;<\\/p>\\r\\n\",\"fulltext\":\"\",\"state\":1,\"catid\":\"11\",\"created\":\"2019-10-08 10:31:34\",\"created_by\":\"231\",\"created_by_alias\":\"\",\"modified\":\"2019-12-19 15:18:03\",\"modified_by\":\"231\",\"checked_out\":\"231\",\"checked_out_time\":\"2019-12-19 15:15:40\",\"publish_up\":\"2019-10-08 10:31:34\",\"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\":\"{\\\"article_layout\\\":\\\"\\\",\\\"show_title\\\":\\\"\\\",\\\"link_titles\\\":\\\"\\\",\\\"show_tags\\\":\\\"\\\",\\\"show_intro\\\":\\\"\\\",\\\"info_block_position\\\":\\\"\\\",\\\"info_block_show_title\\\":\\\"\\\",\\\"show_category\\\":\\\"\\\",\\\"link_category\\\":\\\"\\\",\\\"show_parent_category\\\":\\\"\\\",\\\"link_parent_category\\\":\\\"\\\",\\\"show_associations\\\":\\\"\\\",\\\"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_page_title\\\":\\\"\\\",\\\"show_publishing_options\\\":\\\"\\\",\\\"show_article_options\\\":\\\"\\\",\\\"show_urls_images_backend\\\":\\\"\\\",\\\"show_urls_images_frontend\\\":\\\"\\\",\\\"astroid_article_type\\\":\\\"regular\\\",\\\"astroid_article_video_type\\\":\\\"youtube\\\",\\\"astroid_article_video_url\\\":\\\"\\\",\\\"astroid_article_gallery_width\\\":\\\"\\\",\\\"astroid_article_gallery_bullets\\\":\\\"1\\\",\\\"astroid_article_gallery_navigation\\\":\\\"1\\\",\\\"astroid_article_thumbnail\\\":\\\"1\\\",\\\"astroid_article_gallery_items\\\":[],\\\"astroid_article_audio_source\\\":\\\"soundcloud\\\",\\\"astroid_article_audio_soundcloud\\\":\\\"\\\",\\\"astroid_article_audio_spotify\\\":\\\"\\\",\\\"astroid_article_review_heading\\\":\\\"\\\",\\\"astroid_article_review_summery\\\":\\\"\\\",\\\"astroid_article_review_good\\\":\\\"\\\",\\\"astroid_article_review_bad\\\":\\\"\\\",\\\"astroid_article_review_rating\\\":\\\"5\\\",\\\"astroid_article_button_action\\\":\\\"\\\",\\\"astroid_article_button_link\\\":\\\"\\\",\\\"astroid_article_review_criterias\\\":[],\\\"astroid_article_quote_text\\\":\\\"\\\",\\\"astroid_article_quote_author\\\":\\\"\\\",\\\"astroid_article_badge\\\":\\\"0\\\",\\\"astroid_article_badge_type\\\":\\\"2\\\",\\\"astroid_article_badge_text\\\":\\\"\\\",\\\"astroid_article_badge_color\\\":\\\"\\\",\\\"astroid_article_badge_text_color\\\":\\\"\\\",\\\"astroid_relatedposts\\\":\\\"\\\",\\\"astroid_socialshare\\\":\\\"\\\",\\\"astroid_comments\\\":\\\"\\\",\\\"astroid_posttype\\\":\\\"\\\",\\\"astroid_readtime\\\":\\\"\\\",\\\"astroid_authorinfo\\\":\\\"\\\",\\\"astroid_og_title\\\":\\\"\\\",\\\"astroid_og_desc\\\":\\\"\\\",\\\"astroid_og_image\\\":\\\"\\\"}\",\"version\":13,\"ordering\":\"23\",\"metakey\":\"\",\"metadesc\":\"\",\"access\":\"1\",\"hits\":\"0\",\"metadata\":\"{\\\"robots\\\":\\\"\\\",\\\"author\\\":\\\"\\\",\\\"rights\\\":\\\"\\\",\\\"xreference\\\":\\\"\\\"}\",\"featured\":\"0\",\"language\":\"*\",\"xreference\":\"\",\"note\":\"\"}', 0),
(890, 107, 1, '', '2019-12-19 15:18:18', 231, 12054, 'b1aa080403c20bfcb9190fcfe6d077e26c614b14', '{\"id\":107,\"asset_id\":\"352\",\"title\":\"Crit\\u00e9rios de Avalia\\u00e7\\u00e3o - 3\\u00ba Ciclo\",\"alias\":\"criterios-de-avaliacao-3-ciclo\",\"introtext\":\"<p>\\r\\n\\t&nbsp;<\\/p>\\r\\n<title><\\/title>\\r\\n<meta charset=\\\"utf-8\\\" \\/>\\r\\n<meta content=\\\"width=device-width, initial-scale=1\\\" name=\\\"viewport\\\" \\/>\\r\\n<link href=\\\"https:\\/\\/maxcdn.bootstrapcdn.com\\/bootstrap\\/4.3.1\\/css\\/bootstrap.min.css\\\" rel=\\\"stylesheet\\\" \\/>\\r\\n<script src=\\\"https:\\/\\/ajax.googleapis.com\\/ajax\\/libs\\/jquery\\/3.4.1\\/jquery.min.js\\\"><\\/script><script src=\\\"https:\\/\\/cdnjs.cloudflare.com\\/ajax\\/libs\\/popper.js\\/1.14.7\\/umd\\/popper.min.js\\\"><\\/script><script src=\\\"https:\\/\\/maxcdn.bootstrapcdn.com\\/bootstrap\\/4.3.1\\/js\\/bootstrap.min.js\\\"><\\/script><div class=\\\"container\\\">\\r\\n\\t<table align=\\\"center\\\" class=\\\"table table-hover\\\" style=\\\"width: 468px;\\\" table=\\\"\\\">\\r\\n\\t\\t<thead>\\r\\n\\t\\t\\t<tr>\\r\\n\\t\\t\\t\\t<th style=\\\"width: 466px;\\\">\\r\\n\\t\\t\\t\\t\\tDisciplinas<\\/th>\\r\\n\\t\\t\\t<\\/tr>\\r\\n\\t\\t\\t<tr>\\r\\n\\t\\t\\t\\t<td style=\\\"width: 466px;\\\">\\r\\n\\t\\t\\t\\t\\t<a href=\\\"files\\/Criterios 2019-2020\\/Cidadania\\/CD_Criterios_7_Ano.pdf\\\">Cidadania - 7&ordm; Ano<\\/a><\\/td>\\r\\n\\t\\t\\t<\\/tr>\\r\\n\\t\\t\\t<tr>\\r\\n\\t\\t\\t\\t<td style=\\\"width: 466px;\\\">\\r\\n\\t\\t\\t\\t\\t<a href=\\\"files\\/Criterios 2019-2020\\/Cidadania\\/CD_Criterios_8_Ano.pdf\\\">Cidadania - 8&ordm; Ano<\\/a><\\/td>\\r\\n\\t\\t\\t<\\/tr>\\r\\n\\t\\t\\t<tr>\\r\\n\\t\\t\\t\\t<td style=\\\"width: 466px;\\\">\\r\\n\\t\\t\\t\\t\\t<a href=\\\"files\\/Criterios 2019-2020\\/Cidadania\\/OC_Criterios_9_Ano.pdf\\\">Cidadania - 9&ordm; Ano<\\/a><\\/td>\\r\\n\\t\\t\\t<\\/tr>\\r\\n\\t\\t<\\/thead>\\r\\n\\t\\t<tbody>\\r\\n\\t\\t\\t<tr>\\r\\n\\t\\t\\t\\t<td style=\\\"width: 466px;\\\">\\r\\n\\t\\t\\t\\t\\t<a href=\\\"files\\/Criterios 2019-2020\\/Ciencias Naturais\\/criterios_CN_7_2019_2020.pdf\\\">Ci&ecirc;ncias Naturais - 7&ordm; Ano<\\/a><\\/td>\\r\\n\\t\\t\\t<\\/tr>\\r\\n\\t\\t\\t<tr>\\r\\n\\t\\t\\t\\t<td style=\\\"width: 466px;\\\">\\r\\n\\t\\t\\t\\t\\t<a href=\\\"files\\/Criterios 2019-2020\\/Ciencias Naturais\\/criterios_CN_8_2019_2020.pdf\\\">Ci&ecirc;ncias Naturais - 8&ordm; Ano<\\/a><\\/td>\\r\\n\\t\\t\\t<\\/tr>\\r\\n\\t\\t\\t<tr>\\r\\n\\t\\t\\t\\t<td style=\\\"width: 466px;\\\">\\r\\n\\t\\t\\t\\t\\t<a href=\\\"files\\/Criterios 2019-2020\\/Ciencias Naturais\\/criterios_avaliacao_CN9_2019-2020.pdf\\\">Ci&ecirc;ncias F&iacute;sica e Naturais - 9&ordm; Ano<\\/a><\\/td>\\r\\n\\t\\t\\t<\\/tr>\\r\\n\\t\\t\\t<tr>\\r\\n\\t\\t\\t\\t<td style=\\\"width: 466px;\\\">\\r\\n\\t\\t\\t\\t\\tCi&ecirc;ncias F&iacute;sicas 7&ordm; Ano<\\/td>\\r\\n\\t\\t\\t<\\/tr>\\r\\n\\t\\t\\t<tr>\\r\\n\\t\\t\\t\\t<td style=\\\"width: 466px;\\\">\\r\\n\\t\\t\\t\\t\\t<a href=\\\"files\\/Criterios 2019-2020\\/Educacao_Fisica\\/CritriosAvEducaoFsica7ano1920.pdf\\\">Educa&ccedil;a&ccedil;&atilde;o F&iacute;sica - 7&ordm; Ano<\\/a><\\/td>\\r\\n\\t\\t\\t<\\/tr>\\r\\n\\t\\t\\t<tr>\\r\\n\\t\\t\\t\\t<td style=\\\"width: 466px;\\\">\\r\\n\\t\\t\\t\\t\\t<a href=\\\"files\\/Criterios 2019-2020\\/Educacao_Fisica\\/CritriosAvEducaoFsica8ano1920.pdf\\\">Educa&ccedil;a&ccedil;&atilde;o F&iacute;sica - 8&ordm; Ano<\\/a><\\/td>\\r\\n\\t\\t\\t<\\/tr>\\r\\n\\t\\t\\t<tr>\\r\\n\\t\\t\\t\\t<td style=\\\"width: 466px;\\\">\\r\\n\\t\\t\\t\\t\\t<a href=\\\"files\\/Criterios 2019-2020\\/Educacao_Fisica\\/CritriosAvaliaoEdFsica9ano1920.pdf\\\" style=\\\"background-color: transparent; box-sizing: border-box; color: rgb(0, 123, 255); font-family: -apple-system,BlinkMacSystemFont,&amp;quot;Segoe UI&amp;quot;,Roboto,&amp;quot;Helvetica Neue&amp;quot;,Arial,&amp;quot;Noto Sans&amp;quot;,sans-serif,&amp;quot;Apple Color Emoji&amp;quot;,&amp;quot;Segoe UI Emoji&amp;quot;,&amp;quot;Segoe UI Symbol&amp;quot;,&amp;quot;Noto Color Emoji&amp;quot;; font-size: 16px; font-style: normal; font-variant: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-decoration: none; text-indent: 0px; text-transform: none; -webkit-text-stroke-width: 0px; white-space: normal; word-spacing: 0px;\\\">Educa&ccedil;a&ccedil;&atilde;o F&iacute;sica - 9&ordm; Ano<\\/a><\\/td>\\r\\n\\t\\t\\t<\\/tr>\\r\\n\\t\\t\\t<tr>\\r\\n\\t\\t\\t\\t<td style=\\\"width: 466px;\\\">\\r\\n\\t\\t\\t\\t\\tEduca&ccedil;a&ccedil;&atilde;o F&iacute;sica - Atestados<\\/td>\\r\\n\\t\\t\\t<\\/tr>\\r\\n\\t\\t\\t<tr>\\r\\n\\t\\t\\t\\t<td style=\\\"width: 466px;\\\">\\r\\n\\t\\t\\t\\t\\t<a href=\\\"files\\/Criterios 2019-2020\\/artes\\/CRITRIOSAVALIAOEV7ANO.pdf\\\">Educa&ccedil;&atilde;o Visual 7&ordm; Ano<\\/a><\\/td>\\r\\n\\t\\t\\t<\\/tr>\\r\\n\\t\\t\\t<tr>\\r\\n\\t\\t\\t\\t<td style=\\\"width: 466px;\\\">\\r\\n\\t\\t\\t\\t\\t<a href=\\\"files\\/Criterios 2019-2020\\/artes\\/CRITRIOSAVALIAOEV8ANOdoc.pdf\\\">Educa&ccedil;&atilde;o Visual 8&ordm; Ano<\\/a><\\/td>\\r\\n\\t\\t\\t<\\/tr>\\r\\n\\t\\t\\t<tr>\\r\\n\\t\\t\\t\\t<td style=\\\"width: 466px;\\\">\\r\\n\\t\\t\\t\\t\\t<a href=\\\"files\\/Criterios 2019-2020\\/artes\\/CRITRIOSAVALIAOEV9ANO.pdf\\\">Educa&ccedil;&atilde;o Visual 9&ordm; Ano<\\/a><\\/td>\\r\\n\\t\\t\\t<\\/tr>\\r\\n\\t\\t\\t<tr>\\r\\n\\t\\t\\t\\t<td style=\\\"width: 466px;\\\">\\r\\n\\t\\t\\t\\t\\t<a href=\\\"files\\/Criterios 2019-2020\\/EMRC\\/CritAvEMRC7.pdf\\\">EMRC 7&ordm; Ano<\\/a><\\/td>\\r\\n\\t\\t\\t<\\/tr>\\r\\n\\t\\t\\t<tr>\\r\\n\\t\\t\\t\\t<td style=\\\"width: 466px;\\\">\\r\\n\\t\\t\\t\\t\\t<a href=\\\"files\\/Criterios 2019-2020\\/EMRC\\/CritAvEMRC8.pdf\\\">EMRC 8&ordm; Ano<\\/a><\\/td>\\r\\n\\t\\t\\t<\\/tr>\\r\\n\\t\\t\\t<tr>\\r\\n\\t\\t\\t\\t<td style=\\\"width: 466px;\\\">\\r\\n\\t\\t\\t\\t\\t<a href=\\\"files\\/Criterios 2019-2020\\/EMRC\\/CritAvEMRC9.pdf\\\">EMRC 9&ordm; ANO<\\/a><\\/td>\\r\\n\\t\\t\\t<\\/tr>\\r\\n\\t\\t\\t<tr>\\r\\n\\t\\t\\t\\t<td style=\\\"width: 466px;\\\">\\r\\n\\t\\t\\t\\t\\t<a href=\\\"files\\/Criterios 2019-2020\\/Ingles\\/CritriosdeAvaliao8ESP20192020.pdf\\\">Espanhol 8&ordm; Ano<\\/a><\\/td>\\r\\n\\t\\t\\t<\\/tr>\\r\\n\\t\\t\\t<tr>\\r\\n\\t\\t\\t\\t<td style=\\\"width: 466px;\\\">\\r\\n\\t\\t\\t\\t\\t<a href=\\\"files\\/Criterios 2019-2020\\/HGP\\/CritAvHist7.pdf\\\">Hist&oacute;ria 7&ordm; Ano<\\/a><\\/td>\\r\\n\\t\\t\\t<\\/tr>\\r\\n\\t\\t\\t<tr>\\r\\n\\t\\t\\t\\t<td style=\\\"width: 466px;\\\">\\r\\n\\t\\t\\t\\t\\t<a href=\\\"files\\/Criterios 2019-2020\\/HGP\\/CritAvHist8.pdf\\\">HGP 8&ordm; Ano<\\/a><\\/td>\\r\\n\\t\\t\\t<\\/tr>\\r\\n\\t\\t\\t<tr>\\r\\n\\t\\t\\t\\t<td style=\\\"width: 466px;\\\">\\r\\n\\t\\t\\t\\t\\t<a href=\\\"files\\/Criterios 2019-2020\\/HGP\\/CritAvHist9.pdf\\\">HGP 9&ordm; Ano<\\/a><\\/td>\\r\\n\\t\\t\\t<\\/tr>\\r\\n\\t\\t\\t<tr>\\r\\n\\t\\t\\t\\t<td style=\\\"width: 466px;\\\">\\r\\n\\t\\t\\t\\t\\t<a href=\\\"files\\/Criterios 2019-2020\\/geografia\\/CritAvGeog7.pdf\\\">Geografia 7&ordm; Ano<\\/a><\\/td>\\r\\n\\t\\t\\t<\\/tr>\\r\\n\\t\\t\\t<tr>\\r\\n\\t\\t\\t\\t<td style=\\\"width: 466px;\\\">\\r\\n\\t\\t\\t\\t\\t<a href=\\\"files\\/Criterios 2019-2020\\/geografia\\/CritAvGeog8.pdf\\\">Geografia 8&ordm; Ano<\\/a><\\/td>\\r\\n\\t\\t\\t<\\/tr>\\r\\n\\t\\t\\t<tr>\\r\\n\\t\\t\\t\\t<td style=\\\"width: 466px;\\\">\\r\\n\\t\\t\\t\\t\\t<a href=\\\"files\\/Criterios 2019-2020\\/geografia\\/CritAvGeog9.pdf\\\">Geografia 9&ordm; Ano<\\/a><\\/td>\\r\\n\\t\\t\\t<\\/tr>\\r\\n\\t\\t\\t<tr>\\r\\n\\t\\t\\t\\t<td style=\\\"width: 466px;\\\">\\r\\n\\t\\t\\t\\t\\t<a href=\\\"files\\/Criterios 2019-2020\\/Ingles\\/CritriosAvaliao7ING20192020.pdf\\\">Ingl&ecirc;s 7&ordm; ano<\\/a><\\/td>\\r\\n\\t\\t\\t<\\/tr>\\r\\n\\t\\t\\t<tr>\\r\\n\\t\\t\\t\\t<td style=\\\"width: 466px;\\\">\\r\\n\\t\\t\\t\\t\\t<a href=\\\"files\\/Criterios 2019-2020\\/Ingles\\/CritAvalia8ING.pdf\\\">Ingl&ecirc;s 8&ordm; Ano<\\/a><\\/td>\\r\\n\\t\\t\\t<\\/tr>\\r\\n\\t\\t\\t<tr>\\r\\n\\t\\t\\t\\t<td style=\\\"width: 466px;\\\">\\r\\n\\t\\t\\t\\t\\t<a href=\\\"files\\/Criterios 2019-2020\\/Ingles\\/CritriosdeAvaliao9ING20192020.pdf\\\">Ingl&ecirc;s 9&ordm; Ano<\\/a><\\/td>\\r\\n\\t\\t\\t<\\/tr>\\r\\n\\t\\t\\t<tr>\\r\\n\\t\\t\\t\\t<td style=\\\"width: 466px;\\\">\\r\\n\\t\\t\\t\\t\\t<a href=\\\"files\\/Criterios 2019-2020\\/Ingles\\/CritriosdeAvaliao7FRANC20192020.pdf\\\">Franc&ecirc;s 7&ordm; Ano<\\/a><\\/td>\\r\\n\\t\\t\\t<\\/tr>\\r\\n\\t\\t\\t<tr>\\r\\n\\t\\t\\t\\t<td style=\\\"width: 466px;\\\">\\r\\n\\t\\t\\t\\t\\t<a href=\\\"files\\/Criterios 2019-2020\\/Ingles\\/Critavali8FRANC20192020.pdf\\\">Franc&ecirc;s 8&ordm; Ano<\\/a><\\/td>\\r\\n\\t\\t\\t<\\/tr>\\r\\n\\t\\t\\t<tr>\\r\\n\\t\\t\\t\\t<td style=\\\"width: 466px;\\\">\\r\\n\\t\\t\\t\\t\\t<a href=\\\"files\\/Criterios 2019-2020\\/Ingles\\/CritriosdeAvaliaoLE29FrancEsp201920.pdf\\\">L&iacute;ngua Estrangeira 9&ordm; Ano<\\/a><\\/td>\\r\\n\\t\\t\\t<\\/tr>\\r\\n\\t\\t\\t<tr>\\r\\n\\t\\t\\t\\t<td style=\\\"width: 466px;\\\">\\r\\n\\t\\t\\t\\t\\t<a href=\\\"files\\/Criterios 2019-2020\\/Matematica\\/CritriosAvaliaoMat3cico7ano.pdf\\\">Matem&aacute;tica 7&ordm; Ano<\\/a><\\/td>\\r\\n\\t\\t\\t<\\/tr>\\r\\n\\t\\t\\t<tr>\\r\\n\\t\\t\\t\\t<td style=\\\"width: 466px;\\\">\\r\\n\\t\\t\\t\\t\\t<a href=\\\"files\\/Criterios 2019-2020\\/Matematica\\/CritriosAvaliaoMat3ciclo8ano1920.pdf\\\">Matem&aacute;tica 8&ordm; Ano<\\/a><\\/td>\\r\\n\\t\\t\\t<\\/tr>\\r\\n\\t\\t\\t<tr>\\r\\n\\t\\t\\t\\t<td style=\\\"width: 466px;\\\">\\r\\n\\t\\t\\t\\t\\t<a href=\\\"files\\/Criterios 2019-2020\\/Matematica\\/CriteriosdeavaliaoMat3ciclo9ano1920.pdf\\\">Matem&aacute;tica 9&ordm; Ano<\\/a><\\/td>\\r\\n\\t\\t\\t<\\/tr>\\r\\n\\t\\t\\t<tr>\\r\\n\\t\\t\\t\\t<td style=\\\"width: 466px;\\\">\\r\\n\\t\\t\\t\\t\\t<a href=\\\"files\\/Criterios 2019-2020\\/Portugues\\/Portugus7e8Critriosavaliao201920resumidos.pdf\\\">Portugu&ecirc;s 7&ordm; e 8&ordm; Ano<\\/a><\\/td>\\r\\n\\t\\t\\t<\\/tr>\\r\\n\\t\\t\\t<tr>\\r\\n\\t\\t\\t\\t<td style=\\\"width: 466px;\\\">\\r\\n\\t\\t\\t\\t\\t<a href=\\\"files\\/Criterios 2019-2020\\/Portugues\\/Portugus9Critriosavaliao201920.pdf\\\">Portugu&ecirc;s 9&ordm; ano<\\/a><\\/td>\\r\\n\\t\\t\\t<\\/tr>\\r\\n\\t\\t\\t<tr>\\r\\n\\t\\t\\t\\t<td style=\\\"width: 466px;\\\">\\r\\n\\t\\t\\t\\t\\t<a href=\\\"files\\/Criterios 2019-2020\\/Matematica\\/CriteriosdeavaliacaoTIC7Ano20192020.pdf\\\">TIC 7&ordm; ano<\\/a><\\/td>\\r\\n\\t\\t\\t<\\/tr>\\r\\n\\t\\t\\t<tr>\\r\\n\\t\\t\\t\\t<td style=\\\"width: 466px;\\\">\\r\\n\\t\\t\\t\\t\\t<a href=\\\"files\\/Criterios 2019-2020\\/Matematica\\/CriteriosdeavaliacaoTIC8Ano201920.pdf\\\">Tic 8&ordm; ano<\\/a><\\/td>\\r\\n\\t\\t\\t<\\/tr>\\r\\n\\t\\t<\\/tbody>\\r\\n\\t<\\/table>\\r\\n<\\/div>\\r\\n<p>\\r\\n\\t&nbsp;<\\/p>\\r\\n\",\"fulltext\":\"\",\"state\":1,\"catid\":\"11\",\"created\":\"2019-10-08 10:31:34\",\"created_by\":\"231\",\"created_by_alias\":\"\",\"modified\":\"2019-12-19 15:18:18\",\"modified_by\":\"231\",\"checked_out\":\"231\",\"checked_out_time\":\"2019-12-19 15:18:03\",\"publish_up\":\"2019-10-08 10:31:34\",\"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\":\"{\\\"article_layout\\\":\\\"\\\",\\\"show_title\\\":\\\"\\\",\\\"link_titles\\\":\\\"\\\",\\\"show_tags\\\":\\\"\\\",\\\"show_intro\\\":\\\"\\\",\\\"info_block_position\\\":\\\"\\\",\\\"info_block_show_title\\\":\\\"\\\",\\\"show_category\\\":\\\"\\\",\\\"link_category\\\":\\\"\\\",\\\"show_parent_category\\\":\\\"\\\",\\\"link_parent_category\\\":\\\"\\\",\\\"show_associations\\\":\\\"\\\",\\\"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_page_title\\\":\\\"\\\",\\\"show_publishing_options\\\":\\\"\\\",\\\"show_article_options\\\":\\\"\\\",\\\"show_urls_images_backend\\\":\\\"\\\",\\\"show_urls_images_frontend\\\":\\\"\\\",\\\"astroid_article_type\\\":\\\"regular\\\",\\\"astroid_article_video_type\\\":\\\"youtube\\\",\\\"astroid_article_video_url\\\":\\\"\\\",\\\"astroid_article_gallery_width\\\":\\\"\\\",\\\"astroid_article_gallery_bullets\\\":\\\"1\\\",\\\"astroid_article_gallery_navigation\\\":\\\"1\\\",\\\"astroid_article_thumbnail\\\":\\\"1\\\",\\\"astroid_article_gallery_items\\\":[],\\\"astroid_article_audio_source\\\":\\\"soundcloud\\\",\\\"astroid_article_audio_soundcloud\\\":\\\"\\\",\\\"astroid_article_audio_spotify\\\":\\\"\\\",\\\"astroid_article_review_heading\\\":\\\"\\\",\\\"astroid_article_review_summery\\\":\\\"\\\",\\\"astroid_article_review_good\\\":\\\"\\\",\\\"astroid_article_review_bad\\\":\\\"\\\",\\\"astroid_article_review_rating\\\":\\\"5\\\",\\\"astroid_article_button_action\\\":\\\"\\\",\\\"astroid_article_button_link\\\":\\\"\\\",\\\"astroid_article_review_criterias\\\":[],\\\"astroid_article_quote_text\\\":\\\"\\\",\\\"astroid_article_quote_author\\\":\\\"\\\",\\\"astroid_article_badge\\\":\\\"0\\\",\\\"astroid_article_badge_type\\\":\\\"2\\\",\\\"astroid_article_badge_text\\\":\\\"\\\",\\\"astroid_article_badge_color\\\":\\\"\\\",\\\"astroid_article_badge_text_color\\\":\\\"\\\",\\\"astroid_relatedposts\\\":\\\"\\\",\\\"astroid_socialshare\\\":\\\"\\\",\\\"astroid_comments\\\":\\\"\\\",\\\"astroid_posttype\\\":\\\"\\\",\\\"astroid_readtime\\\":\\\"\\\",\\\"astroid_authorinfo\\\":\\\"\\\",\\\"astroid_og_title\\\":\\\"\\\",\\\"astroid_og_desc\\\":\\\"\\\",\\\"astroid_og_image\\\":\\\"\\\"}\",\"version\":14,\"ordering\":\"23\",\"metakey\":\"\",\"metadesc\":\"\",\"access\":\"1\",\"hits\":\"0\",\"metadata\":\"{\\\"robots\\\":\\\"\\\",\\\"author\\\":\\\"\\\",\\\"rights\\\":\\\"\\\",\\\"xreference\\\":\\\"\\\"}\",\"featured\":\"0\",\"language\":\"*\",\"xreference\":\"\",\"note\":\"\"}', 0),
(891, 108, 1, '', '2019-12-19 15:22:15', 231, 17427, '0a35299db97ca861762b653244b71830c10a35aa', '{\"id\":108,\"asset_id\":\"353\",\"title\":\"Crit\\u00e9rios de avalia\\u00e7\\u00e3o secund\\u00e1rio\",\"alias\":\"criterios-de-avaliacao-secundario\",\"introtext\":\"<p>\\r\\n\\t<strong>Em atualiza&ccedil;&atilde;o....<\\/strong><\\/p>\\r\\n<title><\\/title>\\r\\n<meta charset=\\\"utf-8\\\" \\/>\\r\\n<meta content=\\\"width=device-width, initial-scale=1\\\" name=\\\"viewport\\\" \\/>\\r\\n<link href=\\\"https:\\/\\/maxcdn.bootstrapcdn.com\\/bootstrap\\/4.3.1\\/css\\/bootstrap.min.css\\\" rel=\\\"stylesheet\\\" \\/>\\r\\n<script src=\\\"https:\\/\\/ajax.googleapis.com\\/ajax\\/libs\\/jquery\\/3.4.1\\/jquery.min.js\\\"><\\/script><script src=\\\"https:\\/\\/cdnjs.cloudflare.com\\/ajax\\/libs\\/popper.js\\/1.14.7\\/umd\\/popper.min.js\\\"><\\/script><script src=\\\"https:\\/\\/maxcdn.bootstrapcdn.com\\/bootstrap\\/4.3.1\\/js\\/bootstrap.min.js\\\"><\\/script><div class=\\\"container\\\">\\r\\n\\t<table align=\\\"center\\\" class=\\\"table table-hover\\\" style=\\\"width: 468px;\\\" table=\\\"\\\">\\r\\n\\t\\t<thead>\\r\\n\\t\\t\\t<tr>\\r\\n\\t\\t\\t\\t<th style=\\\"width: 466px;\\\">\\r\\n\\t\\t\\t\\t\\tDisciplinas<\\/th>\\r\\n\\t\\t\\t<\\/tr>\\r\\n\\t\\t\\t<tr>\\r\\n\\t\\t\\t\\t<td style=\\\"width: 466px;\\\">\\r\\n\\t\\t\\t\\t\\t<a href=\\\"files\\/Criterios 2019-2020\\/Espanhol\\/criterios_alemao_10.pdf\\\">Alem&atilde;o 10&ordm; Ano<\\/a><\\/td>\\r\\n\\t\\t\\t<\\/tr>\\r\\n\\t\\t\\t<tr>\\r\\n\\t\\t\\t\\t<td style=\\\"width: 466px;\\\">\\r\\n\\t\\t\\t\\t\\t<a href=\\\"files\\/Criterios 2019-2020\\/Espanhol\\/criterios_alemao_11.pdf\\\">Alem&atilde;o 11&ordm; Ano<\\/a><\\/td>\\r\\n\\t\\t\\t<\\/tr>\\r\\n\\t\\t\\t<tr>\\r\\n\\t\\t\\t\\t<td style=\\\"width: 466px;\\\">\\r\\n\\t\\t\\t\\t\\t<a href=\\\"files\\/Criterios 2019-2020\\/Matematica\\/CriteriosAvaliacaoAPIsecundrio201920.pdf\\\">API 12&ordm; Ano<\\/a><\\/td>\\r\\n\\t\\t\\t<\\/tr>\\r\\n\\t\\t<\\/thead>\\r\\n\\t\\t<tbody>\\r\\n\\t\\t\\t<tr>\\r\\n\\t\\t\\t\\t<td style=\\\"width: 466px;\\\">\\r\\n\\t\\t\\t\\t\\t<a href=\\\"files\\/Criterios 2019-2020\\/Biologia\\/criterios_BioGeo10.pdf\\\">Biologia e Geologia \\/ Biologia 10&ordm; Ano<\\/a><\\/td>\\r\\n\\t\\t\\t<\\/tr>\\r\\n\\t\\t\\t<tr>\\r\\n\\t\\t\\t\\t<td style=\\\"width: 466px;\\\">\\r\\n\\t\\t\\t\\t\\t<a href=\\\"files\\/Criterios 2019-2020\\/Biologia\\/criterios_BioGeo11.pdf\\\">Biologia e Geologia \\/ Biologia 11&ordm; Ano<\\/a><\\/td>\\r\\n\\t\\t\\t<\\/tr>\\r\\n\\t\\t\\t<tr>\\r\\n\\t\\t\\t\\t<td style=\\\"width: 466px;\\\">\\r\\n\\t\\t\\t\\t\\t<a href=\\\"files\\/Criterios 2019-2020\\/artes\\/CritriosAvaliaoDesenho10ano.pdf\\\">Desenho A 10&ordm; Ano<\\/a><\\/td>\\r\\n\\t\\t\\t<\\/tr>\\r\\n\\t\\t\\t<tr>\\r\\n\\t\\t\\t\\t<td style=\\\"width: 466px;\\\">\\r\\n\\t\\t\\t\\t\\t<a href=\\\"files\\/Criterios 2019-2020\\/artes\\/CritsAvaliaoDesenho11ano.pdf\\\">Desenho A 11&ordm;&nbsp;<\\/a><a href=\\\"files\\/Criterios 2019-2020\\/artes\\/CritsAvaliaoDesenho11ano.pdf\\\">Ano<\\/a><\\/td>\\r\\n\\t\\t\\t<\\/tr>\\r\\n\\t\\t\\t<tr>\\r\\n\\t\\t\\t\\t<td style=\\\"width: 466px;\\\">\\r\\n\\t\\t\\t\\t\\t<a href=\\\"files\\/Criterios 2019-2020\\/artes\\/CriteriosavaliacaoDesenhoA12ano201920doc.pdf\\\">Desenho A 12&ordm; Ano<\\/a><\\/td>\\r\\n\\t\\t\\t<\\/tr>\\r\\n\\t\\t\\t<tr>\\r\\n\\t\\t\\t\\t<td style=\\\"width: 466px;\\\">\\r\\n\\t\\t\\t\\t\\t<a href=\\\"files\\/Criterios 2019-2020\\/Economia e direito\\/citerios_direito_12.pdf\\\">Direito 12&ordm; Ano<\\/a><\\/td>\\r\\n\\t\\t\\t<\\/tr>\\r\\n\\t\\t\\t<tr>\\r\\n\\t\\t\\t\\t<td style=\\\"width: 466px;\\\">\\r\\n\\t\\t\\t\\t\\t<a href=\\\"files\\/Criterios 2019-2020\\/Economia e direito\\/criterios_economia_10_11.pdf\\\">Economia A - 10&ordm; Ano<\\/a><\\/td>\\r\\n\\t\\t\\t<\\/tr>\\r\\n\\t\\t\\t<tr>\\r\\n\\t\\t\\t\\t<td style=\\\"width: 466px;\\\">\\r\\n\\t\\t\\t\\t\\t<a href=\\\"files\\/Criterios 2019-2020\\/Economia e direito\\/criterios_economia_10_11.pdf\\\">Economia A - 11&ordm; Ano<\\/a><\\/td>\\r\\n\\t\\t\\t<\\/tr>\\r\\n\\t\\t\\t<tr>\\r\\n\\t\\t\\t\\t<td style=\\\"width: 466px;\\\">\\r\\n\\t\\t\\t\\t\\tEconomia C<\\/td>\\r\\n\\t\\t\\t<\\/tr>\\r\\n\\t\\t\\t<tr>\\r\\n\\t\\t\\t\\t<td style=\\\"width: 466px;\\\">\\r\\n\\t\\t\\t\\t\\t<a href=\\\"files\\/Criterios 2019-2020\\/Educacao_Fisica\\/CritriosAvEdFisicaSecundria10ano1920.pdf\\\">Educa&ccedil;&atilde;o F&iacute;sica 10&ordm; Ano<\\/a><\\/td>\\r\\n\\t\\t\\t<\\/tr>\\r\\n\\t\\t\\t<tr>\\r\\n\\t\\t\\t\\t<td style=\\\"width: 466px;\\\">\\r\\n\\t\\t\\t\\t\\t<a href=\\\"files\\/Criterios 2019-2020\\/Educacao_Fisica\\/CritriosAvEdFisicaSecundria11ano1920.pdf\\\" style=\\\"background-color: transparent; box-sizing: border-box; color: rgb(0, 123, 255); font-family: -apple-system,BlinkMacSystemFont,&amp;quot;Segoe UI&amp;quot;,Roboto,&amp;quot;Helvetica Neue&amp;quot;,Arial,&amp;quot;Noto Sans&amp;quot;,sans-serif,&amp;quot;Apple Color Emoji&amp;quot;,&amp;quot;Segoe UI Emoji&amp;quot;,&amp;quot;Segoe UI Symbol&amp;quot;,&amp;quot;Noto Color Emoji&amp;quot;; font-size: 16px; font-style: normal; font-variant: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-decoration: none; text-indent: 0px; text-transform: none; -webkit-text-stroke-width: 0px; white-space: normal; word-spacing: 0px;\\\">Educa&ccedil;&atilde;o F&iacute;sica 11&ordm; Ano<\\/a><\\/td>\\r\\n\\t\\t\\t<\\/tr>\\r\\n\\t\\t\\t<tr>\\r\\n\\t\\t\\t\\t<td style=\\\"width: 466px;\\\">\\r\\n\\t\\t\\t\\t\\t<a href=\\\"files\\/Criterios 2019-2020\\/Educacao_Fisica\\/CritriosAvaliaoEdFsica12ano1920.pdf\\\" style=\\\"background-color: transparent; box-sizing: border-box; color: rgb(0, 123, 255); font-family: -apple-system,BlinkMacSystemFont,&amp;quot;Segoe UI&amp;quot;,Roboto,&amp;quot;Helvetica Neue&amp;quot;,Arial,&amp;quot;Noto Sans&amp;quot;,sans-serif,&amp;quot;Apple Color Emoji&amp;quot;,&amp;quot;Segoe UI Emoji&amp;quot;,&amp;quot;Segoe UI Symbol&amp;quot;,&amp;quot;Noto Color Emoji&amp;quot;; font-size: 16px; font-style: normal; font-variant: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-decoration: none; text-indent: 0px; text-transform: none; -webkit-text-stroke-width: 0px; white-space: normal; word-spacing: 0px;\\\">Educa&ccedil;&atilde;o F&iacute;sica 12&ordm; Ano<\\/a><\\/td>\\r\\n\\t\\t\\t<\\/tr>\\r\\n\\t\\t\\t<tr>\\r\\n\\t\\t\\t\\t<td style=\\\"width: 466px;\\\">\\r\\n\\t\\t\\t\\t\\t<a href=\\\"files\\/Criterios 2019-2020\\/Educacao_Fisica\\/CritriosEFAtestadosSecundria10ano1920.pdf\\\">Educa&ccedil;&atilde;o F&iacute;sica - Alunos com Atestado M&eacute;dico 10&ordm; Ano<\\/a><\\/td>\\r\\n\\t\\t\\t<\\/tr>\\r\\n\\t\\t\\t<tr>\\r\\n\\t\\t\\t\\t<td style=\\\"width: 466px;\\\">\\r\\n\\t\\t\\t\\t\\t<a href=\\\"files\\/Criterios 2019-2020\\/Educacao_Fisica\\/CritriosEFAtestadosSecundria11ano1920.pdf\\\">Educa&ccedil;&atilde;o F&iacute;sica - Alunos com Atestado M&eacute;dico 11&ordm; Ano<\\/a><\\/td>\\r\\n\\t\\t\\t<\\/tr>\\r\\n\\t\\t\\t<tr>\\r\\n\\t\\t\\t\\t<td style=\\\"width: 466px;\\\">\\r\\n\\t\\t\\t\\t\\t<a href=\\\"files\\/Criterios 2019-2020\\/Educacao_Fisica\\/CritriosEFAtestadosSecundria11ano1920.pdf\\\" style=\\\"background-color: transparent; box-sizing: border-box; color: rgb(0, 123, 255); font-family: -apple-system,BlinkMacSystemFont,&amp;quot;Segoe UI&amp;quot;,Roboto,&amp;quot;Helvetica Neue&amp;quot;,Arial,&amp;quot;Noto Sans&amp;quot;,sans-serif,&amp;quot;Apple Color Emoji&amp;quot;,&amp;quot;Segoe UI Emoji&amp;quot;,&amp;quot;Segoe UI Symbol&amp;quot;,&amp;quot;Noto Color Emoji&amp;quot;; font-size: 16px; font-style: normal; font-variant: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-decoration: none; text-indent: 0px; text-transform: none; -webkit-text-stroke-width: 0px; white-space: normal; word-spacing: 0px;\\\">Educa&ccedil;&atilde;o F&iacute;sica - Alunos com Atestado M&eacute;dico 12&ordm; Ano<\\/a><\\/td>\\r\\n\\t\\t\\t<\\/tr>\\r\\n\\t\\t\\t<tr>\\r\\n\\t\\t\\t\\t<td style=\\\"width: 466px;\\\">\\r\\n\\t\\t\\t\\t\\t<a href=\\\"files\\/Criterios 2019-2020\\/EMRC\\/criterios_emrc_10.pdf\\\">EMRC 10&ordm; Ano<\\/a><\\/td>\\r\\n\\t\\t\\t<\\/tr>\\r\\n\\t\\t\\t<tr>\\r\\n\\t\\t\\t\\t<td style=\\\"width: 466px;\\\">\\r\\n\\t\\t\\t\\t\\t<a href=\\\"files\\/Criterios 2019-2020\\/EMRC\\/criterios_emrc_11.pdf\\\">EMRC 11&ordm; Ano&nbsp;<\\/a><\\/td>\\r\\n\\t\\t\\t<\\/tr>\\r\\n\\t\\t\\t<tr>\\r\\n\\t\\t\\t\\t<td style=\\\"width: 466px;\\\">\\r\\n\\t\\t\\t\\t\\t<a href=\\\"files\\/Criterios 2019-2020\\/EMRC\\/criterios_emrc_12.pdf\\\">EMRC 12&ordm; Ano&nbsp;<\\/a><\\/td>\\r\\n\\t\\t\\t<\\/tr>\\r\\n\\t\\t\\t<tr>\\r\\n\\t\\t\\t\\t<td style=\\\"width: 466px;\\\">\\r\\n\\t\\t\\t\\t\\t<a href=\\\"files\\/Criterios 2019-2020\\/Espanhol\\/criterios_ESP_10_inic.pdf\\\">Espanhol 10&ordm;&nbsp; Ano - Inicia&ccedil;&atilde;o<\\/a><\\/td>\\r\\n\\t\\t\\t<\\/tr>\\r\\n\\t\\t\\t<tr>\\r\\n\\t\\t\\t\\t<td style=\\\"width: 466px;\\\">\\r\\n\\t\\t\\t\\t\\t<a href=\\\"files\\/Criterios 2019-2020\\/Espanhol\\/criterios_esp_11.pdf\\\">E<\\/a><a href=\\\"files\\/Criterios 2019-2020\\/Espanhol\\/criterios_ESP_11_inic.pdf\\\">spanhol 11&ordm; Ano - Inicia&ccedil;&atilde;o<\\/a><\\/td>\\r\\n\\t\\t\\t<\\/tr>\\r\\n\\t\\t\\t<tr>\\r\\n\\t\\t\\t\\t<td style=\\\"width: 466px;\\\">\\r\\n\\t\\t\\t\\t\\t<a href=\\\"files\\/Criterios 2019-2020\\/Espanhol\\/criterios_esp_11.pdf\\\">Espanhol 11&ordm; Ano<\\/a><\\/td>\\r\\n\\t\\t\\t<\\/tr>\\r\\n\\t\\t\\t<tr>\\r\\n\\t\\t\\t\\t<td style=\\\"width: 466px;\\\">\\r\\n\\t\\t\\t\\t\\t<a href=\\\"files\\/Criterios 2019-2020\\/Filosofia\\/CritAvFil10_11.pdf\\\">Filosofia 10&ordm; e 11&ordm;&nbsp; Ano<\\/a><\\/td>\\r\\n\\t\\t\\t<\\/tr>\\r\\n\\t\\t\\t<tr>\\r\\n\\t\\t\\t\\t<td style=\\\"width: 466px;\\\">\\r\\n\\t\\t\\t\\t\\t<a href=\\\"files\\/Criterios 2019-2020\\/FQ\\/criterios_fq_10.pdf\\\">F&iacute;sica e Qu&iacute;mica 10&ordm; Ano<\\/a><\\/td>\\r\\n\\t\\t\\t<\\/tr>\\r\\n\\t\\t\\t<tr>\\r\\n\\t\\t\\t\\t<td style=\\\"width: 466px;\\\">\\r\\n\\t\\t\\t\\t\\t<a href=\\\"files\\/Criterios 2019-2020\\/FQ\\/criterios_fq_11.pdf\\\">F&iacute;sica \\/ Qu&iacute;mica 11&ordm; Ano<\\/a><\\/td>\\r\\n\\t\\t\\t<\\/tr>\\r\\n\\t\\t\\t<tr>\\r\\n\\t\\t\\t\\t<td style=\\\"width: 466px;\\\">\\r\\n\\t\\t\\t\\t\\t<a href=\\\"files\\/Criterios 2019-2020\\/FQ\\/criterios_fq_11.pdf\\\" style=\\\"color: rgb(0, 123, 255); background-color: rgb(255, 255, 255);\\\">F&iacute;sica \\/ Qu&iacute;mica 12&ordm; Ano<\\/a><\\/td>\\r\\n\\t\\t\\t<\\/tr>\\r\\n\\t\\t\\t<tr>\\r\\n\\t\\t\\t\\t<td style=\\\"width: 466px;\\\">\\r\\n\\t\\t\\t\\t\\tFranc&ecirc;s<\\/td>\\r\\n\\t\\t\\t<\\/tr>\\r\\n\\t\\t\\t<tr>\\r\\n\\t\\t\\t\\t<td style=\\\"width: 466px;\\\">\\r\\n\\t\\t\\t\\t\\t<a href=\\\"files\\/Criterios 2019-2020\\/geografia\\/criterios_geo_10.pdf\\\" style=\\\"background-color: rgb(255, 255, 255);\\\">Geografia&nbsp; A 10&ordm; Ano<\\/a><\\/td>\\r\\n\\t\\t\\t<\\/tr>\\r\\n\\t\\t\\t<tr>\\r\\n\\t\\t\\t\\t<td style=\\\"width: 466px;\\\">\\r\\n\\t\\t\\t\\t\\t<a href=\\\"files\\/Criterios 2019-2020\\/geografia\\/criterios_geo_10.pdf\\\" style=\\\"background-color: rgb(255, 255, 255);\\\">Geografia A 11&ordm; Ano<\\/a><\\/td>\\r\\n\\t\\t\\t<\\/tr>\\r\\n\\t\\t\\t<tr>\\r\\n\\t\\t\\t\\t<td style=\\\"width: 466px;\\\">\\r\\n\\t\\t\\t\\t\\t<a href=\\\"files\\/Criterios 2019-2020\\/geografia\\/criterios_geo_10.pdf\\\" style=\\\"background-color: rgb(255, 255, 255);\\\">Geografia C 12&ordm; Ano<\\/a><\\/td>\\r\\n\\t\\t\\t<\\/tr>\\r\\n\\t\\t\\t<tr>\\r\\n\\t\\t\\t\\t<td style=\\\"width: 466px;\\\">\\r\\n\\t\\t\\t\\t\\t<a href=\\\"files\\/Criterios 2019-2020\\/artes\\/CritriosAvaliaoGDA10ano201920.pdf\\\">Geometria Descritiva A - 10&ordm; Ano<\\/a><\\/td>\\r\\n\\t\\t\\t<\\/tr>\\r\\n\\t\\t\\t<tr>\\r\\n\\t\\t\\t\\t<td style=\\\"width: 466px;\\\">\\r\\n\\t\\t\\t\\t\\t<a href=\\\"files\\/Criterios 2019-2020\\/artes\\/CriteriosAvaliacaoGDA11ano201920.pdf\\\">Geometria Descritiva A - 11&ordm; Ano<\\/a><\\/td>\\r\\n\\t\\t\\t<\\/tr>\\r\\n\\t\\t\\t<tr>\\r\\n\\t\\t\\t\\t<td style=\\\"width: 466px;\\\">\\r\\n\\t\\t\\t\\t\\t<a href=\\\"files\\/Criterios 2019-2020\\/Historia\\/crit__10_hist_10.pdf\\\">Hist&oacute;ria A 10&ordm; Ano<\\/a><\\/td>\\r\\n\\t\\t\\t<\\/tr>\\r\\n\\t\\t\\t<tr>\\r\\n\\t\\t\\t\\t<td style=\\\"width: 466px;\\\">\\r\\n\\t\\t\\t\\t\\t<a href=\\\"files\\/Criterios 2019-2020\\/Historia\\/crit__hist_A_11.pdf\\\">Hist&oacute;ria A 11<\\/a><a href=\\\"files\\/Criterios 2019-2020\\/Historia\\/crit__hist_A_11.pdf\\\">&ordm; Ano<\\/a><\\/td>\\r\\n\\t\\t\\t<\\/tr>\\r\\n\\t\\t\\t<tr>\\r\\n\\t\\t\\t\\t<td style=\\\"width: 466px;\\\">\\r\\n\\t\\t\\t\\t\\t<a href=\\\"files\\/Criterios 2019-2020\\/Historia\\/crit__hist_A_11.pdf\\\" style=\\\"color: rgb(0, 123, 255); background-color: rgba(0, 0, 0, 0.075);\\\">Hist&oacute;ria A <\\/a><a href=\\\"files\\/Criterios 2019-2020\\/Historia\\/crit__hist_A_12.pdf\\\">12&ordm; Ano<\\/a><\\/td>\\r\\n\\t\\t\\t<\\/tr>\\r\\n\\t\\t\\t<tr>\\r\\n\\t\\t\\t\\t<td style=\\\"width: 466px;\\\">\\r\\n\\t\\t\\t\\t\\t<a href=\\\"files\\/Criterios 2019-2020\\/Historia\\/crit__10_CA_10.pdf\\\">Hist&oacute;ria da Cultura e das Artes<\\/a><\\/td>\\r\\n\\t\\t\\t<\\/tr>\\r\\n\\t\\t\\t<tr>\\r\\n\\t\\t\\t\\t<td style=\\\"width: 466px;\\\">\\r\\n\\t\\t\\t\\t\\t<a href=\\\"files\\/Criterios 2019-2020\\/Espanhol\\/criterios_ING_10.pdf\\\">Ingl&ecirc;s 10&ordm; Ano<\\/a><\\/td>\\r\\n\\t\\t\\t<\\/tr>\\r\\n\\t\\t\\t<tr>\\r\\n\\t\\t\\t\\t<td style=\\\"width: 466px;\\\">\\r\\n\\t\\t\\t\\t\\t<a href=\\\"files\\/Criterios 2019-2020\\/Espanhol\\/criterios__ING_11.pdf\\\">Ingl&ecirc;s 11&ordm; Ano<\\/a><\\/td>\\r\\n\\t\\t\\t<\\/tr>\\r\\n\\t\\t\\t<tr>\\r\\n\\t\\t\\t\\t<td style=\\\"width: 466px;\\\">\\r\\n\\t\\t\\t\\t\\t<a href=\\\"files\\/Criterios 2019-2020\\/Espanhol\\/criterios_ING_12.pdf\\\">Ingl&ecirc;s 12&ordm; Ano<\\/a><\\/td>\\r\\n\\t\\t\\t<\\/tr>\\r\\n\\t\\t\\t<tr>\\r\\n\\t\\t\\t\\t<td style=\\\"width: 466px;\\\">\\r\\n\\t\\t\\t\\t\\t<a href=\\\"files\\/Criterios 2019-2020\\/Matematica\\/CritriosAvaliaoMatA101920.pdf\\\">Matem&aacute;tica&nbsp; A 10&ordm; Ano<\\/a><\\/td>\\r\\n\\t\\t\\t<\\/tr>\\r\\n\\t\\t\\t<tr>\\r\\n\\t\\t\\t\\t<td style=\\\"width: 466px;\\\">\\r\\n\\t\\t\\t\\t\\t<a href=\\\"files\\/Criterios 2019-2020\\/HGP\\/CritriosAvaliaoMatA111920.pdf\\\">Matem&aacute;tica&nbsp; A 11&ordm; Ano<\\/a><\\/td>\\r\\n\\t\\t\\t<\\/tr>\\r\\n\\t\\t\\t<tr>\\r\\n\\t\\t\\t\\t<td style=\\\"width: 466px;\\\">\\r\\n\\t\\t\\t\\t\\t<a href=\\\"files\\/Criterios 2019-2020\\/Matematica\\/CriteriosdeavaliacaoMatA12201920.pdf\\\">Matem&aacute;tica&nbsp; A 12&ordm; Ano<\\/a><\\/td>\\r\\n\\t\\t\\t<\\/tr>\\r\\n\\t\\t\\t<tr>\\r\\n\\t\\t\\t\\t<td style=\\\"width: 466px;\\\">\\r\\n\\t\\t\\t\\t\\t<a href=\\\"files\\/Criterios 2019-2020\\/HGP\\/criterios_mat_B_10_19_20.pdf\\\">Matem&aacute;tica B 10&ordm; Ano<\\/a><\\/td>\\r\\n\\t\\t\\t<\\/tr>\\r\\n\\t\\t\\t<tr>\\r\\n\\t\\t\\t\\t<td style=\\\"width: 466px;\\\">\\r\\n\\t\\t\\t\\t\\t<a href=\\\"files\\/Criterios 2019-2020\\/Matematica\\/CritriosAvaliaoMACS101920.pdf\\\">MACS 10&ordm; Ano<\\/a><\\/td>\\r\\n\\t\\t\\t<\\/tr>\\r\\n\\t\\t\\t<tr>\\r\\n\\t\\t\\t\\t<td style=\\\"width: 466px;\\\">\\r\\n\\t\\t\\t\\t\\t<a href=\\\"files\\/Criterios 2019-2020\\/Matematica\\/CriteriosAvaliacaoMACS111920.pdf\\\">MACS 11&ordm; Ano<\\/a><\\/td>\\r\\n\\t\\t\\t<\\/tr>\\r\\n\\t\\t\\t<tr>\\r\\n\\t\\t\\t\\t<td style=\\\"width: 466px;\\\">\\r\\n\\t\\t\\t\\t\\t<a href=\\\"files\\/Criterios 2019-2020\\/artes\\/CritriosAvaliaoOFICINAARTES1220192020doc.pdf\\\">Oficina de Artes<\\/a><\\/td>\\r\\n\\t\\t\\t<\\/tr>\\r\\n\\t\\t\\t<tr>\\r\\n\\t\\t\\t\\t<td style=\\\"width: 466px;\\\">\\r\\n\\t\\t\\t\\t\\t<a href=\\\"files\\/Criterios 2019-2020\\/artes\\/CriteriosavaliacaoOFMultimdia12ano.pdf\\\">Oficina Multim&eacute;dia<\\/a><\\/td>\\r\\n\\t\\t\\t<\\/tr>\\r\\n\\t\\t\\t<tr>\\r\\n\\t\\t\\t\\t<td style=\\\"width: 466px;\\\">\\r\\n\\t\\t\\t\\t\\t<a href=\\\"files\\/Criterios 2019-2020\\/Portugues\\/Portugues_10_ano.pdf\\\">Portugu&ecirc;s 10&ordm; Ano<\\/a><\\/td>\\r\\n\\t\\t\\t<\\/tr>\\r\\n\\t\\t\\t<tr>\\r\\n\\t\\t\\t\\t<td style=\\\"width: 466px;\\\">\\r\\n\\t\\t\\t\\t\\t<a href=\\\"files\\/Criterios 2019-2020\\/Portugues\\/Portugues_11_ano.pdf\\\">Portugu&ecirc;s 11&ordm; Ano<\\/a><\\/td>\\r\\n\\t\\t\\t<\\/tr>\\r\\n\\t\\t\\t<tr>\\r\\n\\t\\t\\t\\t<td style=\\\"width: 466px;\\\">\\r\\n\\t\\t\\t\\t\\t<a href=\\\"files\\/Criterios 2019-2020\\/Portugues\\/Portugues_12_ano.pdf\\\">Portugu&ecirc;s 12&ordm; Ano<\\/a><\\/td>\\r\\n\\t\\t\\t<\\/tr>\\r\\n\\t\\t\\t<tr>\\r\\n\\t\\t\\t\\t<td style=\\\"width: 466px;\\\">\\r\\n\\t\\t\\t\\t\\t<a href=\\\"files\\/Criterios 2019-2020\\/Filosofia\\/CritAvPsic_12.pdf\\\">Pscicologia B<\\/a><\\/td>\\r\\n\\t\\t\\t<\\/tr>\\r\\n\\t\\t<\\/tbody>\\r\\n\\t<\\/table>\\r\\n<\\/div>\\r\\n<p>\\r\\n\\t&nbsp;<\\/p>\\r\\n\",\"fulltext\":\"\",\"state\":1,\"catid\":\"11\",\"created\":\"2019-10-10 14:48:46\",\"created_by\":\"231\",\"created_by_alias\":\"\",\"modified\":\"2019-12-19 15:22:15\",\"modified_by\":\"231\",\"checked_out\":\"231\",\"checked_out_time\":\"2019-12-19 15:21:07\",\"publish_up\":\"2019-10-10 14:48:46\",\"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\":\"{\\\"article_layout\\\":\\\"\\\",\\\"show_title\\\":\\\"\\\",\\\"link_titles\\\":\\\"\\\",\\\"show_tags\\\":\\\"\\\",\\\"show_intro\\\":\\\"\\\",\\\"info_block_position\\\":\\\"\\\",\\\"info_block_show_title\\\":\\\"\\\",\\\"show_category\\\":\\\"\\\",\\\"link_category\\\":\\\"\\\",\\\"show_parent_category\\\":\\\"\\\",\\\"link_parent_category\\\":\\\"\\\",\\\"show_associations\\\":\\\"\\\",\\\"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_page_title\\\":\\\"\\\",\\\"show_publishing_options\\\":\\\"\\\",\\\"show_article_options\\\":\\\"\\\",\\\"show_urls_images_backend\\\":\\\"\\\",\\\"show_urls_images_frontend\\\":\\\"\\\",\\\"astroid_article_type\\\":\\\"regular\\\",\\\"astroid_article_video_type\\\":\\\"youtube\\\",\\\"astroid_article_video_url\\\":\\\"\\\",\\\"astroid_article_gallery_width\\\":\\\"\\\",\\\"astroid_article_gallery_bullets\\\":\\\"1\\\",\\\"astroid_article_gallery_navigation\\\":\\\"1\\\",\\\"astroid_article_thumbnail\\\":\\\"1\\\",\\\"astroid_article_gallery_items\\\":[],\\\"astroid_article_audio_source\\\":\\\"soundcloud\\\",\\\"astroid_article_audio_soundcloud\\\":\\\"\\\",\\\"astroid_article_audio_spotify\\\":\\\"\\\",\\\"astroid_article_review_heading\\\":\\\"\\\",\\\"astroid_article_review_summery\\\":\\\"\\\",\\\"astroid_article_review_good\\\":\\\"\\\",\\\"astroid_article_review_bad\\\":\\\"\\\",\\\"astroid_article_review_rating\\\":\\\"5\\\",\\\"astroid_article_button_action\\\":\\\"\\\",\\\"astroid_article_button_link\\\":\\\"\\\",\\\"astroid_article_review_criterias\\\":[],\\\"astroid_article_quote_text\\\":\\\"\\\",\\\"astroid_article_quote_author\\\":\\\"\\\",\\\"astroid_article_badge\\\":\\\"0\\\",\\\"astroid_article_badge_type\\\":\\\"2\\\",\\\"astroid_article_badge_text\\\":\\\"\\\",\\\"astroid_article_badge_color\\\":\\\"\\\",\\\"astroid_article_badge_text_color\\\":\\\"\\\",\\\"astroid_relatedposts\\\":\\\"\\\",\\\"astroid_socialshare\\\":\\\"\\\",\\\"astroid_comments\\\":\\\"\\\",\\\"astroid_posttype\\\":\\\"\\\",\\\"astroid_readtime\\\":\\\"\\\",\\\"astroid_authorinfo\\\":\\\"\\\",\\\"astroid_og_title\\\":\\\"\\\",\\\"astroid_og_desc\\\":\\\"\\\",\\\"astroid_og_image\\\":\\\"\\\"}\",\"version\":25,\"ordering\":\"22\",\"metakey\":\"\",\"metadesc\":\"\",\"access\":\"1\",\"hits\":\"0\",\"metadata\":\"{\\\"robots\\\":\\\"\\\",\\\"author\\\":\\\"\\\",\\\"rights\\\":\\\"\\\",\\\"xreference\\\":\\\"\\\"}\",\"featured\":\"0\",\"language\":\"*\",\"xreference\":\"\",\"note\":\"\"}', 0);
INSERT INTO `ynfp8_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
(892, 108, 1, '', '2019-12-19 15:23:35', 231, 17425, '6896d33104f01e273187753374b83bb31f2c2062', '{\"id\":108,\"asset_id\":\"353\",\"title\":\"Crit\\u00e9rios de avalia\\u00e7\\u00e3o secund\\u00e1rio\",\"alias\":\"criterios-de-avaliacao-secundario\",\"introtext\":\"<p>\\r\\n\\t<strong>Em atualiza&ccedil;&atilde;o....<\\/strong><\\/p>\\r\\n<title><\\/title>\\r\\n<meta charset=\\\"utf-8\\\" \\/>\\r\\n<meta content=\\\"width=device-width, initial-scale=1\\\" name=\\\"viewport\\\" \\/>\\r\\n<link href=\\\"https:\\/\\/maxcdn.bootstrapcdn.com\\/bootstrap\\/4.3.1\\/css\\/bootstrap.min.css\\\" rel=\\\"stylesheet\\\" \\/>\\r\\n<script src=\\\"https:\\/\\/ajax.googleapis.com\\/ajax\\/libs\\/jquery\\/3.4.1\\/jquery.min.js\\\"><\\/script><script src=\\\"https:\\/\\/cdnjs.cloudflare.com\\/ajax\\/libs\\/popper.js\\/1.14.7\\/umd\\/popper.min.js\\\"><\\/script><script src=\\\"https:\\/\\/maxcdn.bootstrapcdn.com\\/bootstrap\\/4.3.1\\/js\\/bootstrap.min.js\\\"><\\/script><div class=\\\"container\\\">\\r\\n\\t<table align=\\\"center\\\" class=\\\"table table-hover\\\" style=\\\"width: 468px;\\\" table=\\\"\\\">\\r\\n\\t\\t<thead>\\r\\n\\t\\t\\t<tr>\\r\\n\\t\\t\\t\\t<th style=\\\"width: 466px;\\\">\\r\\n\\t\\t\\t\\t\\tDisciplinas<\\/th>\\r\\n\\t\\t\\t<\\/tr>\\r\\n\\t\\t\\t<tr>\\r\\n\\t\\t\\t\\t<td style=\\\"width: 466px;\\\">\\r\\n\\t\\t\\t\\t\\t<a href=\\\"files\\/Criterios 2019-2020\\/Espanhol\\/criterios_alemao_10.pdf\\\">Alem&atilde;o 10&ordm; Ano<\\/a><\\/td>\\r\\n\\t\\t\\t<\\/tr>\\r\\n\\t\\t\\t<tr>\\r\\n\\t\\t\\t\\t<td style=\\\"width: 466px;\\\">\\r\\n\\t\\t\\t\\t\\t<a href=\\\"files\\/Criterios 2019-2020\\/Espanhol\\/criterios_alemao_11.pdf\\\">Alem&atilde;o 11&ordm; Ano<\\/a><\\/td>\\r\\n\\t\\t\\t<\\/tr>\\r\\n\\t\\t\\t<tr>\\r\\n\\t\\t\\t\\t<td style=\\\"width: 466px;\\\">\\r\\n\\t\\t\\t\\t\\t<a href=\\\"files\\/Criterios 2019-2020\\/Matematica\\/CriteriosAvaliacaoAPIsecundrio201920.pdf\\\">API 12&ordm; Ano<\\/a><\\/td>\\r\\n\\t\\t\\t<\\/tr>\\r\\n\\t\\t<\\/thead>\\r\\n\\t\\t<tbody>\\r\\n\\t\\t\\t<tr>\\r\\n\\t\\t\\t\\t<td style=\\\"width: 466px;\\\">\\r\\n\\t\\t\\t\\t\\t<a href=\\\"files\\/Criterios 2019-2020\\/Biologia\\/criterios_BioGeo10.pdf\\\">Biologia e Geologia \\/ Biologia 10&ordm; Ano<\\/a><\\/td>\\r\\n\\t\\t\\t<\\/tr>\\r\\n\\t\\t\\t<tr>\\r\\n\\t\\t\\t\\t<td style=\\\"width: 466px;\\\">\\r\\n\\t\\t\\t\\t\\t<a href=\\\"files\\/Criterios 2019-2020\\/Biologia\\/criterios_BioGeo11.pdf\\\">Biologia e Geologia \\/ Biologia 11&ordm; Ano<\\/a><\\/td>\\r\\n\\t\\t\\t<\\/tr>\\r\\n\\t\\t\\t<tr>\\r\\n\\t\\t\\t\\t<td style=\\\"width: 466px;\\\">\\r\\n\\t\\t\\t\\t\\t<a href=\\\"files\\/Criterios 2019-2020\\/artes\\/CritriosAvaliaoDesenho10ano.pdf\\\">Desenho A 10&ordm; Ano<\\/a><\\/td>\\r\\n\\t\\t\\t<\\/tr>\\r\\n\\t\\t\\t<tr>\\r\\n\\t\\t\\t\\t<td style=\\\"width: 466px;\\\">\\r\\n\\t\\t\\t\\t\\t<a href=\\\"files\\/Criterios 2019-2020\\/artes\\/CritsAvaliaoDesenho11ano.pdf\\\">Desenho A 11&ordm;&nbsp;<\\/a><a href=\\\"files\\/Criterios 2019-2020\\/artes\\/CritsAvaliaoDesenho11ano.pdf\\\">Ano<\\/a><\\/td>\\r\\n\\t\\t\\t<\\/tr>\\r\\n\\t\\t\\t<tr>\\r\\n\\t\\t\\t\\t<td style=\\\"width: 466px;\\\">\\r\\n\\t\\t\\t\\t\\t<a href=\\\"files\\/Criterios 2019-2020\\/artes\\/CriteriosavaliacaoDesenhoA12ano201920doc.pdf\\\">Desenho A 12&ordm; Ano<\\/a><\\/td>\\r\\n\\t\\t\\t<\\/tr>\\r\\n\\t\\t\\t<tr>\\r\\n\\t\\t\\t\\t<td style=\\\"width: 466px;\\\">\\r\\n\\t\\t\\t\\t\\t<a href=\\\"files\\/Criterios 2019-2020\\/Economia e direito\\/citerios_direito_12.pdf\\\">Direito 12&ordm; Ano<\\/a><\\/td>\\r\\n\\t\\t\\t<\\/tr>\\r\\n\\t\\t\\t<tr>\\r\\n\\t\\t\\t\\t<td style=\\\"width: 466px;\\\">\\r\\n\\t\\t\\t\\t\\t<a href=\\\"files\\/Criterios 2019-2020\\/Economia e direito\\/criterios_economia_10_11.pdf\\\">Economia A - 10&ordm; Ano<\\/a><\\/td>\\r\\n\\t\\t\\t<\\/tr>\\r\\n\\t\\t\\t<tr>\\r\\n\\t\\t\\t\\t<td style=\\\"width: 466px;\\\">\\r\\n\\t\\t\\t\\t\\t<a href=\\\"files\\/Criterios 2019-2020\\/Economia e direito\\/criterios_economia_10_11.pdf\\\">Economia A - 11&ordm; Ano<\\/a><\\/td>\\r\\n\\t\\t\\t<\\/tr>\\r\\n\\t\\t\\t<tr>\\r\\n\\t\\t\\t\\t<td style=\\\"width: 466px;\\\">\\r\\n\\t\\t\\t\\t\\tEconomia C<\\/td>\\r\\n\\t\\t\\t<\\/tr>\\r\\n\\t\\t\\t<tr>\\r\\n\\t\\t\\t\\t<td style=\\\"width: 466px;\\\">\\r\\n\\t\\t\\t\\t\\t<a href=\\\"files\\/Criterios 2019-2020\\/Educacao_Fisica\\/CritriosAvEdFisicaSecundria10ano1920.pdf\\\">Educa&ccedil;&atilde;o F&iacute;sica 10&ordm; Ano<\\/a><\\/td>\\r\\n\\t\\t\\t<\\/tr>\\r\\n\\t\\t\\t<tr>\\r\\n\\t\\t\\t\\t<td style=\\\"width: 466px;\\\">\\r\\n\\t\\t\\t\\t\\t<a href=\\\"files\\/Criterios 2019-2020\\/Educacao_Fisica\\/CritriosAvEdFisicaSecundria11ano1920.pdf\\\" style=\\\"background-color: transparent; box-sizing: border-box; color: rgb(0, 123, 255); font-family: -apple-system,BlinkMacSystemFont,&amp;quot;Segoe UI&amp;quot;,Roboto,&amp;quot;Helvetica Neue&amp;quot;,Arial,&amp;quot;Noto Sans&amp;quot;,sans-serif,&amp;quot;Apple Color Emoji&amp;quot;,&amp;quot;Segoe UI Emoji&amp;quot;,&amp;quot;Segoe UI Symbol&amp;quot;,&amp;quot;Noto Color Emoji&amp;quot;; font-size: 16px; font-style: normal; font-variant: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-decoration: none; text-indent: 0px; text-transform: none; -webkit-text-stroke-width: 0px; white-space: normal; word-spacing: 0px;\\\">Educa&ccedil;&atilde;o F&iacute;sica 11&ordm; Ano<\\/a><\\/td>\\r\\n\\t\\t\\t<\\/tr>\\r\\n\\t\\t\\t<tr>\\r\\n\\t\\t\\t\\t<td style=\\\"width: 466px;\\\">\\r\\n\\t\\t\\t\\t\\t<a href=\\\"files\\/Criterios 2019-2020\\/Educacao_Fisica\\/CritriosAvaliaoEdFsica12ano1920.pdf\\\" style=\\\"background-color: transparent; box-sizing: border-box; color: rgb(0, 123, 255); font-family: -apple-system,BlinkMacSystemFont,&amp;quot;Segoe UI&amp;quot;,Roboto,&amp;quot;Helvetica Neue&amp;quot;,Arial,&amp;quot;Noto Sans&amp;quot;,sans-serif,&amp;quot;Apple Color Emoji&amp;quot;,&amp;quot;Segoe UI Emoji&amp;quot;,&amp;quot;Segoe UI Symbol&amp;quot;,&amp;quot;Noto Color Emoji&amp;quot;; font-size: 16px; font-style: normal; font-variant: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-decoration: none; text-indent: 0px; text-transform: none; -webkit-text-stroke-width: 0px; white-space: normal; word-spacing: 0px;\\\">Educa&ccedil;&atilde;o F&iacute;sica 12&ordm; Ano<\\/a><\\/td>\\r\\n\\t\\t\\t<\\/tr>\\r\\n\\t\\t\\t<tr>\\r\\n\\t\\t\\t\\t<td style=\\\"width: 466px;\\\">\\r\\n\\t\\t\\t\\t\\t<a href=\\\"files\\/Criterios 2019-2020\\/Educacao_Fisica\\/CritriosEFAtestadosSecundria10ano1920.pdf\\\">Educa&ccedil;&atilde;o F&iacute;sica - Alunos com Atestado M&eacute;dico 10&ordm; Ano<\\/a><\\/td>\\r\\n\\t\\t\\t<\\/tr>\\r\\n\\t\\t\\t<tr>\\r\\n\\t\\t\\t\\t<td style=\\\"width: 466px;\\\">\\r\\n\\t\\t\\t\\t\\t<a href=\\\"files\\/Criterios 2019-2020\\/Educacao_Fisica\\/CritriosEFAtestadosSecundria11ano1920.pdf\\\">Educa&ccedil;&atilde;o F&iacute;sica - Alunos com Atestado M&eacute;dico 11&ordm; Ano<\\/a><\\/td>\\r\\n\\t\\t\\t<\\/tr>\\r\\n\\t\\t\\t<tr>\\r\\n\\t\\t\\t\\t<td style=\\\"width: 466px;\\\">\\r\\n\\t\\t\\t\\t\\t<a href=\\\"files\\/Criterios 2019-2020\\/Educacao_Fisica\\/CritriosEFAtestadosSecundria11ano1920.pdf\\\" style=\\\"background-color: transparent; box-sizing: border-box; color: rgb(0, 123, 255); font-family: -apple-system,BlinkMacSystemFont,&amp;quot;Segoe UI&amp;quot;,Roboto,&amp;quot;Helvetica Neue&amp;quot;,Arial,&amp;quot;Noto Sans&amp;quot;,sans-serif,&amp;quot;Apple Color Emoji&amp;quot;,&amp;quot;Segoe UI Emoji&amp;quot;,&amp;quot;Segoe UI Symbol&amp;quot;,&amp;quot;Noto Color Emoji&amp;quot;; font-size: 16px; font-style: normal; font-variant: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-decoration: none; text-indent: 0px; text-transform: none; -webkit-text-stroke-width: 0px; white-space: normal; word-spacing: 0px;\\\">Educa&ccedil;&atilde;o F&iacute;sica - Alunos com Atestado M&eacute;dico 12&ordm; Ano<\\/a><\\/td>\\r\\n\\t\\t\\t<\\/tr>\\r\\n\\t\\t\\t<tr>\\r\\n\\t\\t\\t\\t<td style=\\\"width: 466px;\\\">\\r\\n\\t\\t\\t\\t\\t<a href=\\\"files\\/Criterios 2019-2020\\/EMRC\\/criterios_emrc_10.pdf\\\">EMRC 10&ordm; Ano<\\/a><\\/td>\\r\\n\\t\\t\\t<\\/tr>\\r\\n\\t\\t\\t<tr>\\r\\n\\t\\t\\t\\t<td style=\\\"width: 466px;\\\">\\r\\n\\t\\t\\t\\t\\t<a href=\\\"files\\/Criterios 2019-2020\\/EMRC\\/criterios_emrc_11.pdf\\\">EMRC 11&ordm; Ano&nbsp;<\\/a><\\/td>\\r\\n\\t\\t\\t<\\/tr>\\r\\n\\t\\t\\t<tr>\\r\\n\\t\\t\\t\\t<td style=\\\"width: 466px;\\\">\\r\\n\\t\\t\\t\\t\\t<a href=\\\"files\\/Criterios 2019-2020\\/EMRC\\/criterios_emrc_12.pdf\\\">EMRC 12&ordm; Ano&nbsp;<\\/a><\\/td>\\r\\n\\t\\t\\t<\\/tr>\\r\\n\\t\\t\\t<tr>\\r\\n\\t\\t\\t\\t<td style=\\\"width: 466px;\\\">\\r\\n\\t\\t\\t\\t\\t<a href=\\\"files\\/Criterios 2019-2020\\/Espanhol\\/criterios_ESP_10_inic.pdf\\\">Espanhol 10&ordm;&nbsp; Ano - Inicia&ccedil;&atilde;o<\\/a><\\/td>\\r\\n\\t\\t\\t<\\/tr>\\r\\n\\t\\t\\t<tr>\\r\\n\\t\\t\\t\\t<td style=\\\"width: 466px;\\\">\\r\\n\\t\\t\\t\\t\\t<a href=\\\"files\\/Criterios 2019-2020\\/Espanhol\\/criterios_esp_11.pdf\\\">E<\\/a><a href=\\\"files\\/Criterios 2019-2020\\/Espanhol\\/criterios_ESP_11_inic.pdf\\\">spanhol 11&ordm; Ano - Inicia&ccedil;&atilde;o<\\/a><\\/td>\\r\\n\\t\\t\\t<\\/tr>\\r\\n\\t\\t\\t<tr>\\r\\n\\t\\t\\t\\t<td style=\\\"width: 466px;\\\">\\r\\n\\t\\t\\t\\t\\t<a href=\\\"files\\/Criterios 2019-2020\\/Espanhol\\/criterios_esp_11.pdf\\\">Espanhol 11&ordm; Ano<\\/a><\\/td>\\r\\n\\t\\t\\t<\\/tr>\\r\\n\\t\\t\\t<tr>\\r\\n\\t\\t\\t\\t<td style=\\\"width: 466px;\\\">\\r\\n\\t\\t\\t\\t\\t<a href=\\\"files\\/Criterios 2019-2020\\/Filosofia\\/CritAvFil10_11.pdf\\\">Filosofia 10&ordm; e 11&ordm;&nbsp; Ano<\\/a><\\/td>\\r\\n\\t\\t\\t<\\/tr>\\r\\n\\t\\t\\t<tr>\\r\\n\\t\\t\\t\\t<td style=\\\"width: 466px;\\\">\\r\\n\\t\\t\\t\\t\\t<a href=\\\"files\\/Criterios 2019-2020\\/FQ\\/criterios_fq_10.pdf\\\">F&iacute;sica e Qu&iacute;mica 10&ordm; Ano<\\/a><\\/td>\\r\\n\\t\\t\\t<\\/tr>\\r\\n\\t\\t\\t<tr>\\r\\n\\t\\t\\t\\t<td style=\\\"width: 466px;\\\">\\r\\n\\t\\t\\t\\t\\t<a href=\\\"files\\/Criterios 2019-2020\\/FQ\\/criterios_fq_11.pdf\\\">F&iacute;sica \\/ Qu&iacute;mica 11&ordm; Ano<\\/a><\\/td>\\r\\n\\t\\t\\t<\\/tr>\\r\\n\\t\\t\\t<tr>\\r\\n\\t\\t\\t\\t<td style=\\\"width: 466px;\\\">\\r\\n\\t\\t\\t\\t\\t<a href=\\\"files\\/Criterios 2019-2020\\/FQ\\/criterios_fq_11.pdf\\\" style=\\\"color: rgb(0, 123, 255); background-color: rgb(255, 255, 255);\\\">F&iacute;sica \\/ Qu&iacute;mica 12&ordm; Ano<\\/a><\\/td>\\r\\n\\t\\t\\t<\\/tr>\\r\\n\\t\\t\\t<tr>\\r\\n\\t\\t\\t\\t<td style=\\\"width: 466px;\\\">\\r\\n\\t\\t\\t\\t\\tFranc&ecirc;s<\\/td>\\r\\n\\t\\t\\t<\\/tr>\\r\\n\\t\\t\\t<tr>\\r\\n\\t\\t\\t\\t<td style=\\\"width: 466px;\\\">\\r\\n\\t\\t\\t\\t\\t<a href=\\\"files\\/Criterios 2019-2020\\/geografia\\/criterios_geo_10.pdf\\\" style=\\\"background-color: rgb(255, 255, 255);\\\">Geografia&nbsp; A 10&ordm; Ano<\\/a><\\/td>\\r\\n\\t\\t\\t<\\/tr>\\r\\n\\t\\t\\t<tr>\\r\\n\\t\\t\\t\\t<td style=\\\"width: 466px;\\\">\\r\\n\\t\\t\\t\\t\\t<a href=\\\"files\\/Criterios 2019-2020\\/geografia\\/CritAvGeog11.pdf\\\" style=\\\"background-color: rgb(255, 255, 255);\\\">Geografia A 11&ordm; Ano<\\/a><\\/td>\\r\\n\\t\\t\\t<\\/tr>\\r\\n\\t\\t\\t<tr>\\r\\n\\t\\t\\t\\t<td style=\\\"width: 466px;\\\">\\r\\n\\t\\t\\t\\t\\t<a href=\\\"files\\/Criterios 2019-2020\\/geografia\\/criterios_geo_C_12.pdf\\\" style=\\\"background-color: rgb(255, 255, 255);\\\">Geografia C 12&ordm; Ano<\\/a><\\/td>\\r\\n\\t\\t\\t<\\/tr>\\r\\n\\t\\t\\t<tr>\\r\\n\\t\\t\\t\\t<td style=\\\"width: 466px;\\\">\\r\\n\\t\\t\\t\\t\\t<a href=\\\"files\\/Criterios 2019-2020\\/artes\\/CritriosAvaliaoGDA10ano201920.pdf\\\">Geometria Descritiva A - 10&ordm; Ano<\\/a><\\/td>\\r\\n\\t\\t\\t<\\/tr>\\r\\n\\t\\t\\t<tr>\\r\\n\\t\\t\\t\\t<td style=\\\"width: 466px;\\\">\\r\\n\\t\\t\\t\\t\\t<a href=\\\"files\\/Criterios 2019-2020\\/artes\\/CriteriosAvaliacaoGDA11ano201920.pdf\\\">Geometria Descritiva A - 11&ordm; Ano<\\/a><\\/td>\\r\\n\\t\\t\\t<\\/tr>\\r\\n\\t\\t\\t<tr>\\r\\n\\t\\t\\t\\t<td style=\\\"width: 466px;\\\">\\r\\n\\t\\t\\t\\t\\t<a href=\\\"files\\/Criterios 2019-2020\\/Historia\\/crit__10_hist_10.pdf\\\">Hist&oacute;ria A 10&ordm; Ano<\\/a><\\/td>\\r\\n\\t\\t\\t<\\/tr>\\r\\n\\t\\t\\t<tr>\\r\\n\\t\\t\\t\\t<td style=\\\"width: 466px;\\\">\\r\\n\\t\\t\\t\\t\\t<a href=\\\"files\\/Criterios 2019-2020\\/Historia\\/crit__hist_A_11.pdf\\\">Hist&oacute;ria A 11<\\/a><a href=\\\"files\\/Criterios 2019-2020\\/Historia\\/crit__hist_A_11.pdf\\\">&ordm; Ano<\\/a><\\/td>\\r\\n\\t\\t\\t<\\/tr>\\r\\n\\t\\t\\t<tr>\\r\\n\\t\\t\\t\\t<td style=\\\"width: 466px;\\\">\\r\\n\\t\\t\\t\\t\\t<a href=\\\"files\\/Criterios 2019-2020\\/Historia\\/crit__hist_A_11.pdf\\\" style=\\\"color: rgb(0, 123, 255); background-color: rgba(0, 0, 0, 0.075);\\\">Hist&oacute;ria A <\\/a><a href=\\\"files\\/Criterios 2019-2020\\/Historia\\/crit__hist_A_12.pdf\\\">12&ordm; Ano<\\/a><\\/td>\\r\\n\\t\\t\\t<\\/tr>\\r\\n\\t\\t\\t<tr>\\r\\n\\t\\t\\t\\t<td style=\\\"width: 466px;\\\">\\r\\n\\t\\t\\t\\t\\t<a href=\\\"files\\/Criterios 2019-2020\\/Historia\\/crit__10_CA_10.pdf\\\">Hist&oacute;ria da Cultura e das Artes<\\/a><\\/td>\\r\\n\\t\\t\\t<\\/tr>\\r\\n\\t\\t\\t<tr>\\r\\n\\t\\t\\t\\t<td style=\\\"width: 466px;\\\">\\r\\n\\t\\t\\t\\t\\t<a href=\\\"files\\/Criterios 2019-2020\\/Espanhol\\/criterios_ING_10.pdf\\\">Ingl&ecirc;s 10&ordm; Ano<\\/a><\\/td>\\r\\n\\t\\t\\t<\\/tr>\\r\\n\\t\\t\\t<tr>\\r\\n\\t\\t\\t\\t<td style=\\\"width: 466px;\\\">\\r\\n\\t\\t\\t\\t\\t<a href=\\\"files\\/Criterios 2019-2020\\/Espanhol\\/criterios__ING_11.pdf\\\">Ingl&ecirc;s 11&ordm; Ano<\\/a><\\/td>\\r\\n\\t\\t\\t<\\/tr>\\r\\n\\t\\t\\t<tr>\\r\\n\\t\\t\\t\\t<td style=\\\"width: 466px;\\\">\\r\\n\\t\\t\\t\\t\\t<a href=\\\"files\\/Criterios 2019-2020\\/Espanhol\\/criterios_ING_12.pdf\\\">Ingl&ecirc;s 12&ordm; Ano<\\/a><\\/td>\\r\\n\\t\\t\\t<\\/tr>\\r\\n\\t\\t\\t<tr>\\r\\n\\t\\t\\t\\t<td style=\\\"width: 466px;\\\">\\r\\n\\t\\t\\t\\t\\t<a href=\\\"files\\/Criterios 2019-2020\\/Matematica\\/CritriosAvaliaoMatA101920.pdf\\\">Matem&aacute;tica&nbsp; A 10&ordm; Ano<\\/a><\\/td>\\r\\n\\t\\t\\t<\\/tr>\\r\\n\\t\\t\\t<tr>\\r\\n\\t\\t\\t\\t<td style=\\\"width: 466px;\\\">\\r\\n\\t\\t\\t\\t\\t<a href=\\\"files\\/Criterios 2019-2020\\/HGP\\/CritriosAvaliaoMatA111920.pdf\\\">Matem&aacute;tica&nbsp; A 11&ordm; Ano<\\/a><\\/td>\\r\\n\\t\\t\\t<\\/tr>\\r\\n\\t\\t\\t<tr>\\r\\n\\t\\t\\t\\t<td style=\\\"width: 466px;\\\">\\r\\n\\t\\t\\t\\t\\t<a href=\\\"files\\/Criterios 2019-2020\\/Matematica\\/CriteriosdeavaliacaoMatA12201920.pdf\\\">Matem&aacute;tica&nbsp; A 12&ordm; Ano<\\/a><\\/td>\\r\\n\\t\\t\\t<\\/tr>\\r\\n\\t\\t\\t<tr>\\r\\n\\t\\t\\t\\t<td style=\\\"width: 466px;\\\">\\r\\n\\t\\t\\t\\t\\t<a href=\\\"files\\/Criterios 2019-2020\\/HGP\\/criterios_mat_B_10_19_20.pdf\\\">Matem&aacute;tica B 10&ordm; Ano<\\/a><\\/td>\\r\\n\\t\\t\\t<\\/tr>\\r\\n\\t\\t\\t<tr>\\r\\n\\t\\t\\t\\t<td style=\\\"width: 466px;\\\">\\r\\n\\t\\t\\t\\t\\t<a href=\\\"files\\/Criterios 2019-2020\\/Matematica\\/CritriosAvaliaoMACS101920.pdf\\\">MACS 10&ordm; Ano<\\/a><\\/td>\\r\\n\\t\\t\\t<\\/tr>\\r\\n\\t\\t\\t<tr>\\r\\n\\t\\t\\t\\t<td style=\\\"width: 466px;\\\">\\r\\n\\t\\t\\t\\t\\t<a href=\\\"files\\/Criterios 2019-2020\\/Matematica\\/CriteriosAvaliacaoMACS111920.pdf\\\">MACS 11&ordm; Ano<\\/a><\\/td>\\r\\n\\t\\t\\t<\\/tr>\\r\\n\\t\\t\\t<tr>\\r\\n\\t\\t\\t\\t<td style=\\\"width: 466px;\\\">\\r\\n\\t\\t\\t\\t\\t<a href=\\\"files\\/Criterios 2019-2020\\/artes\\/CritriosAvaliaoOFICINAARTES1220192020doc.pdf\\\">Oficina de Artes<\\/a><\\/td>\\r\\n\\t\\t\\t<\\/tr>\\r\\n\\t\\t\\t<tr>\\r\\n\\t\\t\\t\\t<td style=\\\"width: 466px;\\\">\\r\\n\\t\\t\\t\\t\\t<a href=\\\"files\\/Criterios 2019-2020\\/artes\\/CriteriosavaliacaoOFMultimdia12ano.pdf\\\">Oficina Multim&eacute;dia<\\/a><\\/td>\\r\\n\\t\\t\\t<\\/tr>\\r\\n\\t\\t\\t<tr>\\r\\n\\t\\t\\t\\t<td style=\\\"width: 466px;\\\">\\r\\n\\t\\t\\t\\t\\t<a href=\\\"files\\/Criterios 2019-2020\\/Portugues\\/Portugues_10_ano.pdf\\\">Portugu&ecirc;s 10&ordm; Ano<\\/a><\\/td>\\r\\n\\t\\t\\t<\\/tr>\\r\\n\\t\\t\\t<tr>\\r\\n\\t\\t\\t\\t<td style=\\\"width: 466px;\\\">\\r\\n\\t\\t\\t\\t\\t<a href=\\\"files\\/Criterios 2019-2020\\/Portugues\\/Portugues_11_ano.pdf\\\">Portugu&ecirc;s 11&ordm; Ano<\\/a><\\/td>\\r\\n\\t\\t\\t<\\/tr>\\r\\n\\t\\t\\t<tr>\\r\\n\\t\\t\\t\\t<td style=\\\"width: 466px;\\\">\\r\\n\\t\\t\\t\\t\\t<a href=\\\"files\\/Criterios 2019-2020\\/Portugues\\/Portugues_12_ano.pdf\\\">Portugu&ecirc;s 12&ordm; Ano<\\/a><\\/td>\\r\\n\\t\\t\\t<\\/tr>\\r\\n\\t\\t\\t<tr>\\r\\n\\t\\t\\t\\t<td style=\\\"width: 466px;\\\">\\r\\n\\t\\t\\t\\t\\t<a href=\\\"files\\/Criterios 2019-2020\\/Filosofia\\/CritAvPsic_12.pdf\\\">Pscicologia B<\\/a><\\/td>\\r\\n\\t\\t\\t<\\/tr>\\r\\n\\t\\t<\\/tbody>\\r\\n\\t<\\/table>\\r\\n<\\/div>\\r\\n<p>\\r\\n\\t&nbsp;<\\/p>\\r\\n\",\"fulltext\":\"\",\"state\":1,\"catid\":\"11\",\"created\":\"2019-10-10 14:48:46\",\"created_by\":\"231\",\"created_by_alias\":\"\",\"modified\":\"2019-12-19 15:23:35\",\"modified_by\":\"231\",\"checked_out\":\"231\",\"checked_out_time\":\"2019-12-19 15:22:15\",\"publish_up\":\"2019-10-10 14:48:46\",\"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\":\"{\\\"article_layout\\\":\\\"\\\",\\\"show_title\\\":\\\"\\\",\\\"link_titles\\\":\\\"\\\",\\\"show_tags\\\":\\\"\\\",\\\"show_intro\\\":\\\"\\\",\\\"info_block_position\\\":\\\"\\\",\\\"info_block_show_title\\\":\\\"\\\",\\\"show_category\\\":\\\"\\\",\\\"link_category\\\":\\\"\\\",\\\"show_parent_category\\\":\\\"\\\",\\\"link_parent_category\\\":\\\"\\\",\\\"show_associations\\\":\\\"\\\",\\\"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_page_title\\\":\\\"\\\",\\\"show_publishing_options\\\":\\\"\\\",\\\"show_article_options\\\":\\\"\\\",\\\"show_urls_images_backend\\\":\\\"\\\",\\\"show_urls_images_frontend\\\":\\\"\\\",\\\"astroid_article_type\\\":\\\"regular\\\",\\\"astroid_article_video_type\\\":\\\"youtube\\\",\\\"astroid_article_video_url\\\":\\\"\\\",\\\"astroid_article_gallery_width\\\":\\\"\\\",\\\"astroid_article_gallery_bullets\\\":\\\"1\\\",\\\"astroid_article_gallery_navigation\\\":\\\"1\\\",\\\"astroid_article_thumbnail\\\":\\\"1\\\",\\\"astroid_article_gallery_items\\\":[],\\\"astroid_article_audio_source\\\":\\\"soundcloud\\\",\\\"astroid_article_audio_soundcloud\\\":\\\"\\\",\\\"astroid_article_audio_spotify\\\":\\\"\\\",\\\"astroid_article_review_heading\\\":\\\"\\\",\\\"astroid_article_review_summery\\\":\\\"\\\",\\\"astroid_article_review_good\\\":\\\"\\\",\\\"astroid_article_review_bad\\\":\\\"\\\",\\\"astroid_article_review_rating\\\":\\\"5\\\",\\\"astroid_article_button_action\\\":\\\"\\\",\\\"astroid_article_button_link\\\":\\\"\\\",\\\"astroid_article_review_criterias\\\":[],\\\"astroid_article_quote_text\\\":\\\"\\\",\\\"astroid_article_quote_author\\\":\\\"\\\",\\\"astroid_article_badge\\\":\\\"0\\\",\\\"astroid_article_badge_type\\\":\\\"2\\\",\\\"astroid_article_badge_text\\\":\\\"\\\",\\\"astroid_article_badge_color\\\":\\\"\\\",\\\"astroid_article_badge_text_color\\\":\\\"\\\",\\\"astroid_relatedposts\\\":\\\"\\\",\\\"astroid_socialshare\\\":\\\"\\\",\\\"astroid_comments\\\":\\\"\\\",\\\"astroid_posttype\\\":\\\"\\\",\\\"astroid_readtime\\\":\\\"\\\",\\\"astroid_authorinfo\\\":\\\"\\\",\\\"astroid_og_title\\\":\\\"\\\",\\\"astroid_og_desc\\\":\\\"\\\",\\\"astroid_og_image\\\":\\\"\\\"}\",\"version\":26,\"ordering\":\"22\",\"metakey\":\"\",\"metadesc\":\"\",\"access\":\"1\",\"hits\":\"0\",\"metadata\":\"{\\\"robots\\\":\\\"\\\",\\\"author\\\":\\\"\\\",\\\"rights\\\":\\\"\\\",\\\"xreference\\\":\\\"\\\"}\",\"featured\":\"0\",\"language\":\"*\",\"xreference\":\"\",\"note\":\"\"}', 0),
(893, 108, 1, '', '2019-12-19 15:26:43', 231, 17381, '2149648007066fa1ebad0192c8707e22d26f3cd7', '{\"id\":108,\"asset_id\":\"353\",\"title\":\"Crit\\u00e9rios de avalia\\u00e7\\u00e3o secund\\u00e1rio\",\"alias\":\"criterios-de-avaliacao-secundario\",\"introtext\":\"<p>\\r\\n\\t&nbsp;<\\/p>\\r\\n<title><\\/title>\\r\\n<meta charset=\\\"utf-8\\\" \\/>\\r\\n<meta content=\\\"width=device-width, initial-scale=1\\\" name=\\\"viewport\\\" \\/>\\r\\n<link href=\\\"https:\\/\\/maxcdn.bootstrapcdn.com\\/bootstrap\\/4.3.1\\/css\\/bootstrap.min.css\\\" rel=\\\"stylesheet\\\" \\/>\\r\\n<script src=\\\"https:\\/\\/ajax.googleapis.com\\/ajax\\/libs\\/jquery\\/3.4.1\\/jquery.min.js\\\"><\\/script><script src=\\\"https:\\/\\/cdnjs.cloudflare.com\\/ajax\\/libs\\/popper.js\\/1.14.7\\/umd\\/popper.min.js\\\"><\\/script><script src=\\\"https:\\/\\/maxcdn.bootstrapcdn.com\\/bootstrap\\/4.3.1\\/js\\/bootstrap.min.js\\\"><\\/script><div class=\\\"container\\\">\\r\\n\\t<table align=\\\"center\\\" class=\\\"table table-hover\\\" style=\\\"width: 468px;\\\" table=\\\"\\\">\\r\\n\\t\\t<thead>\\r\\n\\t\\t\\t<tr>\\r\\n\\t\\t\\t\\t<th style=\\\"width: 466px;\\\">\\r\\n\\t\\t\\t\\t\\tDisciplinas<\\/th>\\r\\n\\t\\t\\t<\\/tr>\\r\\n\\t\\t\\t<tr>\\r\\n\\t\\t\\t\\t<td style=\\\"width: 466px;\\\">\\r\\n\\t\\t\\t\\t\\t<a href=\\\"files\\/Criterios 2019-2020\\/Espanhol\\/criterios_alemao_10.pdf\\\">Alem&atilde;o 10&ordm; Ano<\\/a><\\/td>\\r\\n\\t\\t\\t<\\/tr>\\r\\n\\t\\t\\t<tr>\\r\\n\\t\\t\\t\\t<td style=\\\"width: 466px;\\\">\\r\\n\\t\\t\\t\\t\\t<a href=\\\"files\\/Criterios 2019-2020\\/Espanhol\\/criterios_alemao_11.pdf\\\">Alem&atilde;o 11&ordm; Ano<\\/a><\\/td>\\r\\n\\t\\t\\t<\\/tr>\\r\\n\\t\\t\\t<tr>\\r\\n\\t\\t\\t\\t<td style=\\\"width: 466px;\\\">\\r\\n\\t\\t\\t\\t\\t<a href=\\\"files\\/Criterios 2019-2020\\/Matematica\\/CriteriosAvaliacaoAPIsecundrio201920.pdf\\\">API 12&ordm; Ano<\\/a><\\/td>\\r\\n\\t\\t\\t<\\/tr>\\r\\n\\t\\t<\\/thead>\\r\\n\\t\\t<tbody>\\r\\n\\t\\t\\t<tr>\\r\\n\\t\\t\\t\\t<td style=\\\"width: 466px;\\\">\\r\\n\\t\\t\\t\\t\\t<a href=\\\"files\\/Criterios 2019-2020\\/Biologia\\/criterios_BioGeo10.pdf\\\">Biologia e Geologia \\/ Biologia 10&ordm; Ano<\\/a><\\/td>\\r\\n\\t\\t\\t<\\/tr>\\r\\n\\t\\t\\t<tr>\\r\\n\\t\\t\\t\\t<td style=\\\"width: 466px;\\\">\\r\\n\\t\\t\\t\\t\\t<a href=\\\"files\\/Criterios 2019-2020\\/Biologia\\/criterios_BioGeo11.pdf\\\">Biologia e Geologia \\/ Biologia 11&ordm; Ano<\\/a><\\/td>\\r\\n\\t\\t\\t<\\/tr>\\r\\n\\t\\t\\t<tr>\\r\\n\\t\\t\\t\\t<td style=\\\"width: 466px;\\\">\\r\\n\\t\\t\\t\\t\\t<a href=\\\"files\\/Criterios 2019-2020\\/artes\\/CritriosAvaliaoDesenho10ano.pdf\\\">Desenho A 10&ordm; Ano<\\/a><\\/td>\\r\\n\\t\\t\\t<\\/tr>\\r\\n\\t\\t\\t<tr>\\r\\n\\t\\t\\t\\t<td style=\\\"width: 466px;\\\">\\r\\n\\t\\t\\t\\t\\t<a href=\\\"files\\/Criterios 2019-2020\\/artes\\/CritsAvaliaoDesenho11ano.pdf\\\">Desenho A 11&ordm;&nbsp;<\\/a><a href=\\\"files\\/Criterios 2019-2020\\/artes\\/CritsAvaliaoDesenho11ano.pdf\\\">Ano<\\/a><\\/td>\\r\\n\\t\\t\\t<\\/tr>\\r\\n\\t\\t\\t<tr>\\r\\n\\t\\t\\t\\t<td style=\\\"width: 466px;\\\">\\r\\n\\t\\t\\t\\t\\t<a href=\\\"files\\/Criterios 2019-2020\\/artes\\/CriteriosavaliacaoDesenhoA12ano201920doc.pdf\\\">Desenho A 12&ordm; Ano<\\/a><\\/td>\\r\\n\\t\\t\\t<\\/tr>\\r\\n\\t\\t\\t<tr>\\r\\n\\t\\t\\t\\t<td style=\\\"width: 466px;\\\">\\r\\n\\t\\t\\t\\t\\t<a href=\\\"files\\/Criterios 2019-2020\\/Economia e direito\\/citerios_direito_12.pdf\\\">Direito 12&ordm; Ano<\\/a><\\/td>\\r\\n\\t\\t\\t<\\/tr>\\r\\n\\t\\t\\t<tr>\\r\\n\\t\\t\\t\\t<td style=\\\"width: 466px;\\\">\\r\\n\\t\\t\\t\\t\\t<a href=\\\"files\\/Criterios 2019-2020\\/Economia e direito\\/criterios_economia_10_11.pdf\\\">Economia A - 10&ordm; Ano<\\/a><\\/td>\\r\\n\\t\\t\\t<\\/tr>\\r\\n\\t\\t\\t<tr>\\r\\n\\t\\t\\t\\t<td style=\\\"width: 466px;\\\">\\r\\n\\t\\t\\t\\t\\t<a href=\\\"files\\/Criterios 2019-2020\\/Economia e direito\\/criterios_economia_10_11.pdf\\\">Economia A - 11&ordm; Ano<\\/a><\\/td>\\r\\n\\t\\t\\t<\\/tr>\\r\\n\\t\\t\\t<tr>\\r\\n\\t\\t\\t\\t<td style=\\\"width: 466px;\\\">\\r\\n\\t\\t\\t\\t\\tEconomia C<\\/td>\\r\\n\\t\\t\\t<\\/tr>\\r\\n\\t\\t\\t<tr>\\r\\n\\t\\t\\t\\t<td style=\\\"width: 466px;\\\">\\r\\n\\t\\t\\t\\t\\t<a href=\\\"files\\/Criterios 2019-2020\\/Educacao_Fisica\\/CritriosAvEdFisicaSecundria10ano1920.pdf\\\">Educa&ccedil;&atilde;o F&iacute;sica 10&ordm; Ano<\\/a><\\/td>\\r\\n\\t\\t\\t<\\/tr>\\r\\n\\t\\t\\t<tr>\\r\\n\\t\\t\\t\\t<td style=\\\"width: 466px;\\\">\\r\\n\\t\\t\\t\\t\\t<a href=\\\"files\\/Criterios 2019-2020\\/Educacao_Fisica\\/CritriosAvEdFisicaSecundria11ano1920.pdf\\\" style=\\\"background-color: transparent; box-sizing: border-box; color: rgb(0, 123, 255); font-family: -apple-system,BlinkMacSystemFont,&amp;quot;Segoe UI&amp;quot;,Roboto,&amp;quot;Helvetica Neue&amp;quot;,Arial,&amp;quot;Noto Sans&amp;quot;,sans-serif,&amp;quot;Apple Color Emoji&amp;quot;,&amp;quot;Segoe UI Emoji&amp;quot;,&amp;quot;Segoe UI Symbol&amp;quot;,&amp;quot;Noto Color Emoji&amp;quot;; font-size: 16px; font-style: normal; font-variant: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-decoration: none; text-indent: 0px; text-transform: none; -webkit-text-stroke-width: 0px; white-space: normal; word-spacing: 0px;\\\">Educa&ccedil;&atilde;o F&iacute;sica 11&ordm; Ano<\\/a><\\/td>\\r\\n\\t\\t\\t<\\/tr>\\r\\n\\t\\t\\t<tr>\\r\\n\\t\\t\\t\\t<td style=\\\"width: 466px;\\\">\\r\\n\\t\\t\\t\\t\\t<a href=\\\"files\\/Criterios 2019-2020\\/Educacao_Fisica\\/CritriosAvaliaoEdFsica12ano1920.pdf\\\" style=\\\"background-color: transparent; box-sizing: border-box; color: rgb(0, 123, 255); font-family: -apple-system,BlinkMacSystemFont,&amp;quot;Segoe UI&amp;quot;,Roboto,&amp;quot;Helvetica Neue&amp;quot;,Arial,&amp;quot;Noto Sans&amp;quot;,sans-serif,&amp;quot;Apple Color Emoji&amp;quot;,&amp;quot;Segoe UI Emoji&amp;quot;,&amp;quot;Segoe UI Symbol&amp;quot;,&amp;quot;Noto Color Emoji&amp;quot;; font-size: 16px; font-style: normal; font-variant: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-decoration: none; text-indent: 0px; text-transform: none; -webkit-text-stroke-width: 0px; white-space: normal; word-spacing: 0px;\\\">Educa&ccedil;&atilde;o F&iacute;sica 12&ordm; Ano<\\/a><\\/td>\\r\\n\\t\\t\\t<\\/tr>\\r\\n\\t\\t\\t<tr>\\r\\n\\t\\t\\t\\t<td style=\\\"width: 466px;\\\">\\r\\n\\t\\t\\t\\t\\t<a href=\\\"files\\/Criterios 2019-2020\\/Educacao_Fisica\\/CritriosEFAtestadosSecundria10ano1920.pdf\\\">Educa&ccedil;&atilde;o F&iacute;sica - Alunos com Atestado M&eacute;dico 10&ordm; Ano<\\/a><\\/td>\\r\\n\\t\\t\\t<\\/tr>\\r\\n\\t\\t\\t<tr>\\r\\n\\t\\t\\t\\t<td style=\\\"width: 466px;\\\">\\r\\n\\t\\t\\t\\t\\t<a href=\\\"files\\/Criterios 2019-2020\\/Educacao_Fisica\\/CritriosEFAtestadosSecundria11ano1920.pdf\\\">Educa&ccedil;&atilde;o F&iacute;sica - Alunos com Atestado M&eacute;dico 11&ordm; Ano<\\/a><\\/td>\\r\\n\\t\\t\\t<\\/tr>\\r\\n\\t\\t\\t<tr>\\r\\n\\t\\t\\t\\t<td style=\\\"width: 466px;\\\">\\r\\n\\t\\t\\t\\t\\t<a href=\\\"files\\/Criterios 2019-2020\\/Educacao_Fisica\\/CritriosEFAtestadosSecundria11ano1920.pdf\\\" style=\\\"background-color: transparent; box-sizing: border-box; color: rgb(0, 123, 255); font-family: -apple-system,BlinkMacSystemFont,&amp;quot;Segoe UI&amp;quot;,Roboto,&amp;quot;Helvetica Neue&amp;quot;,Arial,&amp;quot;Noto Sans&amp;quot;,sans-serif,&amp;quot;Apple Color Emoji&amp;quot;,&amp;quot;Segoe UI Emoji&amp;quot;,&amp;quot;Segoe UI Symbol&amp;quot;,&amp;quot;Noto Color Emoji&amp;quot;; font-size: 16px; font-style: normal; font-variant: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-decoration: none; text-indent: 0px; text-transform: none; -webkit-text-stroke-width: 0px; white-space: normal; word-spacing: 0px;\\\">Educa&ccedil;&atilde;o F&iacute;sica - Alunos com Atestado M&eacute;dico 12&ordm; Ano<\\/a><\\/td>\\r\\n\\t\\t\\t<\\/tr>\\r\\n\\t\\t\\t<tr>\\r\\n\\t\\t\\t\\t<td style=\\\"width: 466px;\\\">\\r\\n\\t\\t\\t\\t\\t<a href=\\\"files\\/Criterios 2019-2020\\/EMRC\\/criterios_emrc_10.pdf\\\">EMRC 10&ordm; Ano<\\/a><\\/td>\\r\\n\\t\\t\\t<\\/tr>\\r\\n\\t\\t\\t<tr>\\r\\n\\t\\t\\t\\t<td style=\\\"width: 466px;\\\">\\r\\n\\t\\t\\t\\t\\t<a href=\\\"files\\/Criterios 2019-2020\\/EMRC\\/criterios_emrc_11.pdf\\\">EMRC 11&ordm; Ano&nbsp;<\\/a><\\/td>\\r\\n\\t\\t\\t<\\/tr>\\r\\n\\t\\t\\t<tr>\\r\\n\\t\\t\\t\\t<td style=\\\"width: 466px;\\\">\\r\\n\\t\\t\\t\\t\\t<a href=\\\"files\\/Criterios 2019-2020\\/EMRC\\/criterios_emrc_12.pdf\\\">EMRC 12&ordm; Ano&nbsp;<\\/a><\\/td>\\r\\n\\t\\t\\t<\\/tr>\\r\\n\\t\\t\\t<tr>\\r\\n\\t\\t\\t\\t<td style=\\\"width: 466px;\\\">\\r\\n\\t\\t\\t\\t\\t<a href=\\\"files\\/Criterios 2019-2020\\/Espanhol\\/criterios_ESP_10_inic.pdf\\\">Espanhol 10&ordm;&nbsp; Ano - Inicia&ccedil;&atilde;o<\\/a><\\/td>\\r\\n\\t\\t\\t<\\/tr>\\r\\n\\t\\t\\t<tr>\\r\\n\\t\\t\\t\\t<td style=\\\"width: 466px;\\\">\\r\\n\\t\\t\\t\\t\\t<a href=\\\"files\\/Criterios 2019-2020\\/Espanhol\\/criterios_esp_11.pdf\\\">E<\\/a><a href=\\\"files\\/Criterios 2019-2020\\/Espanhol\\/criterios_ESP_11_inic.pdf\\\">spanhol 11&ordm; Ano - Inicia&ccedil;&atilde;o<\\/a><\\/td>\\r\\n\\t\\t\\t<\\/tr>\\r\\n\\t\\t\\t<tr>\\r\\n\\t\\t\\t\\t<td style=\\\"width: 466px;\\\">\\r\\n\\t\\t\\t\\t\\t<a href=\\\"files\\/Criterios 2019-2020\\/Espanhol\\/criterios_esp_11.pdf\\\">Espanhol 11&ordm; Ano<\\/a><\\/td>\\r\\n\\t\\t\\t<\\/tr>\\r\\n\\t\\t\\t<tr>\\r\\n\\t\\t\\t\\t<td style=\\\"width: 466px;\\\">\\r\\n\\t\\t\\t\\t\\t<a href=\\\"files\\/Criterios 2019-2020\\/Filosofia\\/CritAvFil10_11.pdf\\\">Filosofia 10&ordm; e 11&ordm;&nbsp; Ano<\\/a><\\/td>\\r\\n\\t\\t\\t<\\/tr>\\r\\n\\t\\t\\t<tr>\\r\\n\\t\\t\\t\\t<td style=\\\"width: 466px;\\\">\\r\\n\\t\\t\\t\\t\\t<a href=\\\"files\\/Criterios 2019-2020\\/FQ\\/criterios_fq_10.pdf\\\">F&iacute;sica e Qu&iacute;mica 10&ordm; Ano<\\/a><\\/td>\\r\\n\\t\\t\\t<\\/tr>\\r\\n\\t\\t\\t<tr>\\r\\n\\t\\t\\t\\t<td style=\\\"width: 466px;\\\">\\r\\n\\t\\t\\t\\t\\t<a href=\\\"files\\/Criterios 2019-2020\\/FQ\\/criterios_fq_11.pdf\\\">F&iacute;sica \\/ Qu&iacute;mica 11&ordm; Ano<\\/a><\\/td>\\r\\n\\t\\t\\t<\\/tr>\\r\\n\\t\\t\\t<tr>\\r\\n\\t\\t\\t\\t<td style=\\\"width: 466px;\\\">\\r\\n\\t\\t\\t\\t\\t<a href=\\\"files\\/Criterios 2019-2020\\/FQ\\/criterios_fq_11.pdf\\\" style=\\\"color: rgb(0, 123, 255); background-color: rgb(255, 255, 255);\\\">F&iacute;sica \\/ Qu&iacute;mica 12&ordm; Ano<\\/a><\\/td>\\r\\n\\t\\t\\t<\\/tr>\\r\\n\\t\\t\\t<tr>\\r\\n\\t\\t\\t\\t<td style=\\\"width: 466px;\\\">\\r\\n\\t\\t\\t\\t\\tFranc&ecirc;s<\\/td>\\r\\n\\t\\t\\t<\\/tr>\\r\\n\\t\\t\\t<tr>\\r\\n\\t\\t\\t\\t<td style=\\\"width: 466px;\\\">\\r\\n\\t\\t\\t\\t\\t<a href=\\\"files\\/Criterios 2019-2020\\/geografia\\/criterios_geo_10.pdf\\\" style=\\\"background-color: rgb(255, 255, 255);\\\">Geografia&nbsp; A 10&ordm; Ano<\\/a><\\/td>\\r\\n\\t\\t\\t<\\/tr>\\r\\n\\t\\t\\t<tr>\\r\\n\\t\\t\\t\\t<td style=\\\"width: 466px;\\\">\\r\\n\\t\\t\\t\\t\\t<a href=\\\"files\\/Criterios 2019-2020\\/geografia\\/CritAvGeog11.pdf\\\" style=\\\"background-color: rgb(255, 255, 255);\\\">Geografia A 11&ordm; Ano<\\/a><\\/td>\\r\\n\\t\\t\\t<\\/tr>\\r\\n\\t\\t\\t<tr>\\r\\n\\t\\t\\t\\t<td style=\\\"width: 466px;\\\">\\r\\n\\t\\t\\t\\t\\t<a href=\\\"files\\/Criterios 2019-2020\\/geografia\\/criterios_geo_C_12.pdf\\\" style=\\\"background-color: rgb(255, 255, 255);\\\">Geografia C 12&ordm; Ano<\\/a><\\/td>\\r\\n\\t\\t\\t<\\/tr>\\r\\n\\t\\t\\t<tr>\\r\\n\\t\\t\\t\\t<td style=\\\"width: 466px;\\\">\\r\\n\\t\\t\\t\\t\\t<a href=\\\"files\\/Criterios 2019-2020\\/artes\\/CritriosAvaliaoGDA10ano201920.pdf\\\">Geometria Descritiva A - 10&ordm; Ano<\\/a><\\/td>\\r\\n\\t\\t\\t<\\/tr>\\r\\n\\t\\t\\t<tr>\\r\\n\\t\\t\\t\\t<td style=\\\"width: 466px;\\\">\\r\\n\\t\\t\\t\\t\\t<a href=\\\"files\\/Criterios 2019-2020\\/artes\\/CriteriosAvaliacaoGDA11ano201920.pdf\\\">Geometria Descritiva A - 11&ordm; Ano<\\/a><\\/td>\\r\\n\\t\\t\\t<\\/tr>\\r\\n\\t\\t\\t<tr>\\r\\n\\t\\t\\t\\t<td style=\\\"width: 466px;\\\">\\r\\n\\t\\t\\t\\t\\t<a href=\\\"files\\/Criterios 2019-2020\\/Historia\\/crit__10_hist_10.pdf\\\">Hist&oacute;ria A 10&ordm; Ano<\\/a><\\/td>\\r\\n\\t\\t\\t<\\/tr>\\r\\n\\t\\t\\t<tr>\\r\\n\\t\\t\\t\\t<td style=\\\"width: 466px;\\\">\\r\\n\\t\\t\\t\\t\\t<a href=\\\"files\\/Criterios 2019-2020\\/Historia\\/crit__hist_A_11.pdf\\\">Hist&oacute;ria A 11<\\/a><a href=\\\"files\\/Criterios 2019-2020\\/Historia\\/crit__hist_A_11.pdf\\\">&ordm; Ano<\\/a><\\/td>\\r\\n\\t\\t\\t<\\/tr>\\r\\n\\t\\t\\t<tr>\\r\\n\\t\\t\\t\\t<td style=\\\"width: 466px;\\\">\\r\\n\\t\\t\\t\\t\\t<a href=\\\"files\\/Criterios 2019-2020\\/Historia\\/crit__hist_A_11.pdf\\\" style=\\\"color: rgb(0, 123, 255); background-color: rgba(0, 0, 0, 0.075);\\\">Hist&oacute;ria A <\\/a><a href=\\\"files\\/Criterios 2019-2020\\/Historia\\/crit__hist_A_12.pdf\\\">12&ordm; Ano<\\/a><\\/td>\\r\\n\\t\\t\\t<\\/tr>\\r\\n\\t\\t\\t<tr>\\r\\n\\t\\t\\t\\t<td style=\\\"width: 466px;\\\">\\r\\n\\t\\t\\t\\t\\t<a href=\\\"files\\/Criterios 2019-2020\\/Historia\\/crit__10_CA_10.pdf\\\">Hist&oacute;ria da Cultura e das Artes<\\/a><\\/td>\\r\\n\\t\\t\\t<\\/tr>\\r\\n\\t\\t\\t<tr>\\r\\n\\t\\t\\t\\t<td style=\\\"width: 466px;\\\">\\r\\n\\t\\t\\t\\t\\t<a href=\\\"files\\/Criterios 2019-2020\\/Espanhol\\/criterios_ING_10.pdf\\\">Ingl&ecirc;s 10&ordm; Ano<\\/a><\\/td>\\r\\n\\t\\t\\t<\\/tr>\\r\\n\\t\\t\\t<tr>\\r\\n\\t\\t\\t\\t<td style=\\\"width: 466px;\\\">\\r\\n\\t\\t\\t\\t\\t<a href=\\\"files\\/Criterios 2019-2020\\/Espanhol\\/criterios__ING_11.pdf\\\">Ingl&ecirc;s 11&ordm; Ano<\\/a><\\/td>\\r\\n\\t\\t\\t<\\/tr>\\r\\n\\t\\t\\t<tr>\\r\\n\\t\\t\\t\\t<td style=\\\"width: 466px;\\\">\\r\\n\\t\\t\\t\\t\\t<a href=\\\"files\\/Criterios 2019-2020\\/Espanhol\\/criterios_ING_12.pdf\\\">Ingl&ecirc;s 12&ordm; Ano<\\/a><\\/td>\\r\\n\\t\\t\\t<\\/tr>\\r\\n\\t\\t\\t<tr>\\r\\n\\t\\t\\t\\t<td style=\\\"width: 466px;\\\">\\r\\n\\t\\t\\t\\t\\t<a href=\\\"files\\/Criterios 2019-2020\\/Matematica\\/CritriosAvaliaoMatA101920.pdf\\\">Matem&aacute;tica&nbsp; A 10&ordm; Ano<\\/a><\\/td>\\r\\n\\t\\t\\t<\\/tr>\\r\\n\\t\\t\\t<tr>\\r\\n\\t\\t\\t\\t<td style=\\\"width: 466px;\\\">\\r\\n\\t\\t\\t\\t\\t<a href=\\\"files\\/Criterios 2019-2020\\/HGP\\/CritriosAvaliaoMatA111920.pdf\\\">Matem&aacute;tica&nbsp; A 11&ordm; Ano<\\/a><\\/td>\\r\\n\\t\\t\\t<\\/tr>\\r\\n\\t\\t\\t<tr>\\r\\n\\t\\t\\t\\t<td style=\\\"width: 466px;\\\">\\r\\n\\t\\t\\t\\t\\t<a href=\\\"files\\/Criterios 2019-2020\\/Matematica\\/CriteriosdeavaliacaoMatA12201920.pdf\\\">Matem&aacute;tica&nbsp; A 12&ordm; Ano<\\/a><\\/td>\\r\\n\\t\\t\\t<\\/tr>\\r\\n\\t\\t\\t<tr>\\r\\n\\t\\t\\t\\t<td style=\\\"width: 466px;\\\">\\r\\n\\t\\t\\t\\t\\t<a href=\\\"files\\/Criterios 2019-2020\\/HGP\\/criterios_mat_B_10_19_20.pdf\\\">Matem&aacute;tica B 10&ordm; Ano<\\/a><\\/td>\\r\\n\\t\\t\\t<\\/tr>\\r\\n\\t\\t\\t<tr>\\r\\n\\t\\t\\t\\t<td style=\\\"width: 466px;\\\">\\r\\n\\t\\t\\t\\t\\t<a href=\\\"files\\/Criterios 2019-2020\\/Matematica\\/CritriosAvaliaoMACS101920.pdf\\\">MACS 10&ordm; Ano<\\/a><\\/td>\\r\\n\\t\\t\\t<\\/tr>\\r\\n\\t\\t\\t<tr>\\r\\n\\t\\t\\t\\t<td style=\\\"width: 466px;\\\">\\r\\n\\t\\t\\t\\t\\t<a href=\\\"files\\/Criterios 2019-2020\\/Matematica\\/CriteriosAvaliacaoMACS111920.pdf\\\">MACS 11&ordm; Ano<\\/a><\\/td>\\r\\n\\t\\t\\t<\\/tr>\\r\\n\\t\\t\\t<tr>\\r\\n\\t\\t\\t\\t<td style=\\\"width: 466px;\\\">\\r\\n\\t\\t\\t\\t\\t<a href=\\\"files\\/Criterios 2019-2020\\/artes\\/CritriosAvaliaoOFICINAARTES1220192020doc.pdf\\\">Oficina de Artes<\\/a><\\/td>\\r\\n\\t\\t\\t<\\/tr>\\r\\n\\t\\t\\t<tr>\\r\\n\\t\\t\\t\\t<td style=\\\"width: 466px;\\\">\\r\\n\\t\\t\\t\\t\\t<a href=\\\"files\\/Criterios 2019-2020\\/artes\\/CriteriosavaliacaoOFMultimdia12ano.pdf\\\">Oficina Multim&eacute;dia<\\/a><\\/td>\\r\\n\\t\\t\\t<\\/tr>\\r\\n\\t\\t\\t<tr>\\r\\n\\t\\t\\t\\t<td style=\\\"width: 466px;\\\">\\r\\n\\t\\t\\t\\t\\t<a href=\\\"files\\/Criterios 2019-2020\\/Portugues\\/Portugues_10_ano.pdf\\\">Portugu&ecirc;s 10&ordm; Ano<\\/a><\\/td>\\r\\n\\t\\t\\t<\\/tr>\\r\\n\\t\\t\\t<tr>\\r\\n\\t\\t\\t\\t<td style=\\\"width: 466px;\\\">\\r\\n\\t\\t\\t\\t\\t<a href=\\\"files\\/Criterios 2019-2020\\/Portugues\\/Portugues_11_ano.pdf\\\">Portugu&ecirc;s 11&ordm; Ano<\\/a><\\/td>\\r\\n\\t\\t\\t<\\/tr>\\r\\n\\t\\t\\t<tr>\\r\\n\\t\\t\\t\\t<td style=\\\"width: 466px;\\\">\\r\\n\\t\\t\\t\\t\\t<a href=\\\"files\\/Criterios 2019-2020\\/Portugues\\/Portugues_12_ano.pdf\\\">Portugu&ecirc;s 12&ordm; Ano<\\/a><\\/td>\\r\\n\\t\\t\\t<\\/tr>\\r\\n\\t\\t\\t<tr>\\r\\n\\t\\t\\t\\t<td style=\\\"width: 466px;\\\">\\r\\n\\t\\t\\t\\t\\t<a href=\\\"files\\/Criterios 2019-2020\\/Filosofia\\/CritAvPsic_12.pdf\\\">Pscicologia B<\\/a><\\/td>\\r\\n\\t\\t\\t<\\/tr>\\r\\n\\t\\t<\\/tbody>\\r\\n\\t<\\/table>\\r\\n<\\/div>\\r\\n<p>\\r\\n\\t&nbsp;<\\/p>\\r\\n\",\"fulltext\":\"\",\"state\":1,\"catid\":\"11\",\"created\":\"2019-10-10 14:48:46\",\"created_by\":\"231\",\"created_by_alias\":\"\",\"modified\":\"2019-12-19 15:26:43\",\"modified_by\":\"231\",\"checked_out\":\"231\",\"checked_out_time\":\"2019-12-19 15:24:20\",\"publish_up\":\"2019-10-10 14:48:46\",\"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\":\"{\\\"article_layout\\\":\\\"\\\",\\\"show_title\\\":\\\"\\\",\\\"link_titles\\\":\\\"\\\",\\\"show_tags\\\":\\\"\\\",\\\"show_intro\\\":\\\"\\\",\\\"info_block_position\\\":\\\"\\\",\\\"info_block_show_title\\\":\\\"\\\",\\\"show_category\\\":\\\"\\\",\\\"link_category\\\":\\\"\\\",\\\"show_parent_category\\\":\\\"\\\",\\\"link_parent_category\\\":\\\"\\\",\\\"show_associations\\\":\\\"\\\",\\\"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_page_title\\\":\\\"\\\",\\\"show_publishing_options\\\":\\\"\\\",\\\"show_article_options\\\":\\\"\\\",\\\"show_urls_images_backend\\\":\\\"\\\",\\\"show_urls_images_frontend\\\":\\\"\\\",\\\"astroid_article_type\\\":\\\"regular\\\",\\\"astroid_article_video_type\\\":\\\"youtube\\\",\\\"astroid_article_video_url\\\":\\\"\\\",\\\"astroid_article_gallery_width\\\":\\\"\\\",\\\"astroid_article_gallery_bullets\\\":\\\"1\\\",\\\"astroid_article_gallery_navigation\\\":\\\"1\\\",\\\"astroid_article_thumbnail\\\":\\\"1\\\",\\\"astroid_article_gallery_items\\\":[],\\\"astroid_article_audio_source\\\":\\\"soundcloud\\\",\\\"astroid_article_audio_soundcloud\\\":\\\"\\\",\\\"astroid_article_audio_spotify\\\":\\\"\\\",\\\"astroid_article_review_heading\\\":\\\"\\\",\\\"astroid_article_review_summery\\\":\\\"\\\",\\\"astroid_article_review_good\\\":\\\"\\\",\\\"astroid_article_review_bad\\\":\\\"\\\",\\\"astroid_article_review_rating\\\":\\\"5\\\",\\\"astroid_article_button_action\\\":\\\"\\\",\\\"astroid_article_button_link\\\":\\\"\\\",\\\"astroid_article_review_criterias\\\":[],\\\"astroid_article_quote_text\\\":\\\"\\\",\\\"astroid_article_quote_author\\\":\\\"\\\",\\\"astroid_article_badge\\\":\\\"0\\\",\\\"astroid_article_badge_type\\\":\\\"2\\\",\\\"astroid_article_badge_text\\\":\\\"\\\",\\\"astroid_article_badge_color\\\":\\\"\\\",\\\"astroid_article_badge_text_color\\\":\\\"\\\",\\\"astroid_relatedposts\\\":\\\"\\\",\\\"astroid_socialshare\\\":\\\"\\\",\\\"astroid_comments\\\":\\\"\\\",\\\"astroid_posttype\\\":\\\"\\\",\\\"astroid_readtime\\\":\\\"\\\",\\\"astroid_authorinfo\\\":\\\"\\\",\\\"astroid_og_title\\\":\\\"\\\",\\\"astroid_og_desc\\\":\\\"\\\",\\\"astroid_og_image\\\":\\\"\\\"}\",\"version\":28,\"ordering\":\"22\",\"metakey\":\"\",\"metadesc\":\"\",\"access\":\"1\",\"hits\":\"0\",\"metadata\":\"{\\\"robots\\\":\\\"\\\",\\\"author\\\":\\\"\\\",\\\"rights\\\":\\\"\\\",\\\"xreference\\\":\\\"\\\"}\",\"featured\":\"0\",\"language\":\"*\",\"xreference\":\"\",\"note\":\"\"}', 0);
INSERT INTO `ynfp8_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
(894, 108, 1, '', '2019-12-19 15:32:03', 231, 17554, '6a3d37452b078d6cda4c637fff0d9f8049d9954b', '{\"id\":108,\"asset_id\":\"353\",\"title\":\"Crit\\u00e9rios de avalia\\u00e7\\u00e3o secund\\u00e1rio\",\"alias\":\"criterios-de-avaliacao-secundario\",\"introtext\":\"<p>\\r\\n\\t&nbsp;<\\/p>\\r\\n<title><\\/title>\\r\\n<meta charset=\\\"utf-8\\\" \\/>\\r\\n<meta content=\\\"width=device-width, initial-scale=1\\\" name=\\\"viewport\\\" \\/>\\r\\n<link href=\\\"https:\\/\\/maxcdn.bootstrapcdn.com\\/bootstrap\\/4.3.1\\/css\\/bootstrap.min.css\\\" rel=\\\"stylesheet\\\" \\/>\\r\\n<script src=\\\"https:\\/\\/ajax.googleapis.com\\/ajax\\/libs\\/jquery\\/3.4.1\\/jquery.min.js\\\"><\\/script><script src=\\\"https:\\/\\/cdnjs.cloudflare.com\\/ajax\\/libs\\/popper.js\\/1.14.7\\/umd\\/popper.min.js\\\"><\\/script><script src=\\\"https:\\/\\/maxcdn.bootstrapcdn.com\\/bootstrap\\/4.3.1\\/js\\/bootstrap.min.js\\\"><\\/script><div class=\\\"container\\\">\\r\\n\\t<table align=\\\"center\\\" class=\\\"table table-hover\\\" style=\\\"width: 468px;\\\" table=\\\"\\\">\\r\\n\\t\\t<thead>\\r\\n\\t\\t\\t<tr>\\r\\n\\t\\t\\t\\t<th style=\\\"width: 466px;\\\">\\r\\n\\t\\t\\t\\t\\tDisciplinas<\\/th>\\r\\n\\t\\t\\t<\\/tr>\\r\\n\\t\\t\\t<tr>\\r\\n\\t\\t\\t\\t<td style=\\\"width: 466px;\\\">\\r\\n\\t\\t\\t\\t\\t<a href=\\\"files\\/Criterios 2019-2020\\/Espanhol\\/criterios_alemao_10.pdf\\\">Alem&atilde;o 10&ordm; Ano<\\/a><\\/td>\\r\\n\\t\\t\\t<\\/tr>\\r\\n\\t\\t\\t<tr>\\r\\n\\t\\t\\t\\t<td style=\\\"width: 466px;\\\">\\r\\n\\t\\t\\t\\t\\t<a href=\\\"files\\/Criterios 2019-2020\\/Espanhol\\/criterios_alemao_11.pdf\\\">Alem&atilde;o 11&ordm; Ano<\\/a><\\/td>\\r\\n\\t\\t\\t<\\/tr>\\r\\n\\t\\t\\t<tr>\\r\\n\\t\\t\\t\\t<td style=\\\"width: 466px;\\\">\\r\\n\\t\\t\\t\\t\\t<a href=\\\"files\\/Criterios 2019-2020\\/Matematica\\/CriteriosAvaliacaoAPIsecundrio201920.pdf\\\">API 12&ordm; Ano<\\/a><\\/td>\\r\\n\\t\\t\\t<\\/tr>\\r\\n\\t\\t<\\/thead>\\r\\n\\t\\t<tbody>\\r\\n\\t\\t\\t<tr>\\r\\n\\t\\t\\t\\t<td style=\\\"width: 466px;\\\">\\r\\n\\t\\t\\t\\t\\t<a href=\\\"files\\/Criterios 2019-2020\\/Biologia\\/criterios_BioGeo10.pdf\\\">Biologia e Geologia \\/ Biologia 10&ordm; Ano<\\/a><\\/td>\\r\\n\\t\\t\\t<\\/tr>\\r\\n\\t\\t\\t<tr>\\r\\n\\t\\t\\t\\t<td style=\\\"width: 466px;\\\">\\r\\n\\t\\t\\t\\t\\t<a href=\\\"files\\/Criterios 2019-2020\\/Biologia\\/criterios_BioGeo11.pdf\\\">Biologia e Geologia \\/ Biologia 11&ordm; Ano<\\/a><\\/td>\\r\\n\\t\\t\\t<\\/tr>\\r\\n\\t\\t\\t<tr>\\r\\n\\t\\t\\t\\t<td style=\\\"width: 466px;\\\">\\r\\n\\t\\t\\t\\t\\t<a href=\\\"files\\/Criterios 2019-2020\\/artes\\/CritriosAvaliaoDesenho10ano.pdf\\\">Desenho A 10&ordm; Ano<\\/a><\\/td>\\r\\n\\t\\t\\t<\\/tr>\\r\\n\\t\\t\\t<tr>\\r\\n\\t\\t\\t\\t<td style=\\\"width: 466px;\\\">\\r\\n\\t\\t\\t\\t\\t<a href=\\\"files\\/Criterios 2019-2020\\/artes\\/CritsAvaliaoDesenho11ano.pdf\\\">Desenho A 11&ordm;&nbsp;<\\/a><a href=\\\"files\\/Criterios 2019-2020\\/artes\\/CritsAvaliaoDesenho11ano.pdf\\\">Ano<\\/a><\\/td>\\r\\n\\t\\t\\t<\\/tr>\\r\\n\\t\\t\\t<tr>\\r\\n\\t\\t\\t\\t<td style=\\\"width: 466px;\\\">\\r\\n\\t\\t\\t\\t\\t<a href=\\\"files\\/Criterios 2019-2020\\/artes\\/CriteriosavaliacaoDesenhoA12ano201920doc.pdf\\\">Desenho A 12&ordm; Ano<\\/a><\\/td>\\r\\n\\t\\t\\t<\\/tr>\\r\\n\\t\\t\\t<tr>\\r\\n\\t\\t\\t\\t<td style=\\\"width: 466px;\\\">\\r\\n\\t\\t\\t\\t\\t<a href=\\\"files\\/Criterios 2019-2020\\/Economia e direito\\/citerios_direito_12.pdf\\\">Direito 12&ordm; Ano<\\/a><\\/td>\\r\\n\\t\\t\\t<\\/tr>\\r\\n\\t\\t\\t<tr>\\r\\n\\t\\t\\t\\t<td style=\\\"width: 466px;\\\">\\r\\n\\t\\t\\t\\t\\t<a href=\\\"files\\/Criterios 2019-2020\\/Economia e direito\\/criterios_economia_10_11.pdf\\\">Economia A - 10&ordm; Ano<\\/a><\\/td>\\r\\n\\t\\t\\t<\\/tr>\\r\\n\\t\\t\\t<tr>\\r\\n\\t\\t\\t\\t<td style=\\\"width: 466px;\\\">\\r\\n\\t\\t\\t\\t\\t<a href=\\\"files\\/Criterios 2019-2020\\/Economia e direito\\/criterios_economia_10_11.pdf\\\">Economia A - 11&ordm; Ano<\\/a><\\/td>\\r\\n\\t\\t\\t<\\/tr>\\r\\n\\t\\t\\t<tr>\\r\\n\\t\\t\\t\\t<td style=\\\"width: 466px;\\\">\\r\\n\\t\\t\\t\\t\\t<a href=\\\"files\\/Criterios 2019-2020\\/Economia e direito\\/economiaC.pdf\\\">Economia C<\\/a><a href=\\\"files\\/Criterios 2019-2020\\/Economia e direito\\/economiaC.pdf\\\"> - 12&ordm; Ano<\\/a><\\/td>\\r\\n\\t\\t\\t<\\/tr>\\r\\n\\t\\t\\t<tr>\\r\\n\\t\\t\\t\\t<td style=\\\"width: 466px;\\\">\\r\\n\\t\\t\\t\\t\\t<a href=\\\"files\\/Criterios 2019-2020\\/Educacao_Fisica\\/CritriosAvEdFisicaSecundria10ano1920.pdf\\\">Educa&ccedil;&atilde;o F&iacute;sica 10&ordm; Ano<\\/a><\\/td>\\r\\n\\t\\t\\t<\\/tr>\\r\\n\\t\\t\\t<tr>\\r\\n\\t\\t\\t\\t<td style=\\\"width: 466px;\\\">\\r\\n\\t\\t\\t\\t\\t<a href=\\\"files\\/Criterios 2019-2020\\/Educacao_Fisica\\/CritriosAvEdFisicaSecundria11ano1920.pdf\\\" style=\\\"background-color: transparent; box-sizing: border-box; color: rgb(0, 123, 255); font-family: -apple-system,BlinkMacSystemFont,&amp;quot;Segoe UI&amp;quot;,Roboto,&amp;quot;Helvetica Neue&amp;quot;,Arial,&amp;quot;Noto Sans&amp;quot;,sans-serif,&amp;quot;Apple Color Emoji&amp;quot;,&amp;quot;Segoe UI Emoji&amp;quot;,&amp;quot;Segoe UI Symbol&amp;quot;,&amp;quot;Noto Color Emoji&amp;quot;; font-size: 16px; font-style: normal; font-variant: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-decoration: none; text-indent: 0px; text-transform: none; -webkit-text-stroke-width: 0px; white-space: normal; word-spacing: 0px;\\\">Educa&ccedil;&atilde;o F&iacute;sica 11&ordm; Ano<\\/a><\\/td>\\r\\n\\t\\t\\t<\\/tr>\\r\\n\\t\\t\\t<tr>\\r\\n\\t\\t\\t\\t<td style=\\\"width: 466px;\\\">\\r\\n\\t\\t\\t\\t\\t<a href=\\\"files\\/Criterios 2019-2020\\/Educacao_Fisica\\/CritriosAvaliaoEdFsica12ano1920.pdf\\\" style=\\\"background-color: transparent; box-sizing: border-box; color: rgb(0, 123, 255); font-family: -apple-system,BlinkMacSystemFont,&amp;quot;Segoe UI&amp;quot;,Roboto,&amp;quot;Helvetica Neue&amp;quot;,Arial,&amp;quot;Noto Sans&amp;quot;,sans-serif,&amp;quot;Apple Color Emoji&amp;quot;,&amp;quot;Segoe UI Emoji&amp;quot;,&amp;quot;Segoe UI Symbol&amp;quot;,&amp;quot;Noto Color Emoji&amp;quot;; font-size: 16px; font-style: normal; font-variant: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-decoration: none; text-indent: 0px; text-transform: none; -webkit-text-stroke-width: 0px; white-space: normal; word-spacing: 0px;\\\">Educa&ccedil;&atilde;o F&iacute;sica 12&ordm; Ano<\\/a><\\/td>\\r\\n\\t\\t\\t<\\/tr>\\r\\n\\t\\t\\t<tr>\\r\\n\\t\\t\\t\\t<td style=\\\"width: 466px;\\\">\\r\\n\\t\\t\\t\\t\\t<a href=\\\"files\\/Criterios 2019-2020\\/Educacao_Fisica\\/CritriosEFAtestadosSecundria10ano1920.pdf\\\">Educa&ccedil;&atilde;o F&iacute;sica - Alunos com Atestado M&eacute;dico 10&ordm; Ano<\\/a><\\/td>\\r\\n\\t\\t\\t<\\/tr>\\r\\n\\t\\t\\t<tr>\\r\\n\\t\\t\\t\\t<td style=\\\"width: 466px;\\\">\\r\\n\\t\\t\\t\\t\\t<a href=\\\"files\\/Criterios 2019-2020\\/Educacao_Fisica\\/CritriosEFAtestadosSecundria11ano1920.pdf\\\">Educa&ccedil;&atilde;o F&iacute;sica - Alunos com Atestado M&eacute;dico 11&ordm; Ano<\\/a><\\/td>\\r\\n\\t\\t\\t<\\/tr>\\r\\n\\t\\t\\t<tr>\\r\\n\\t\\t\\t\\t<td style=\\\"width: 466px;\\\">\\r\\n\\t\\t\\t\\t\\t<a href=\\\"files\\/Criterios 2019-2020\\/Educacao_Fisica\\/CritriosEFAtestadosSecundria11ano1920.pdf\\\" style=\\\"background-color: transparent; box-sizing: border-box; color: rgb(0, 123, 255); font-family: -apple-system,BlinkMacSystemFont,&amp;quot;Segoe UI&amp;quot;,Roboto,&amp;quot;Helvetica Neue&amp;quot;,Arial,&amp;quot;Noto Sans&amp;quot;,sans-serif,&amp;quot;Apple Color Emoji&amp;quot;,&amp;quot;Segoe UI Emoji&amp;quot;,&amp;quot;Segoe UI Symbol&amp;quot;,&amp;quot;Noto Color Emoji&amp;quot;; font-size: 16px; font-style: normal; font-variant: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-decoration: none; text-indent: 0px; text-transform: none; -webkit-text-stroke-width: 0px; white-space: normal; word-spacing: 0px;\\\">Educa&ccedil;&atilde;o F&iacute;sica - Alunos com Atestado M&eacute;dico 12&ordm; Ano<\\/a><\\/td>\\r\\n\\t\\t\\t<\\/tr>\\r\\n\\t\\t\\t<tr>\\r\\n\\t\\t\\t\\t<td style=\\\"width: 466px;\\\">\\r\\n\\t\\t\\t\\t\\t<a href=\\\"files\\/Criterios 2019-2020\\/EMRC\\/criterios_emrc_10.pdf\\\">EMRC 10&ordm; Ano<\\/a><\\/td>\\r\\n\\t\\t\\t<\\/tr>\\r\\n\\t\\t\\t<tr>\\r\\n\\t\\t\\t\\t<td style=\\\"width: 466px;\\\">\\r\\n\\t\\t\\t\\t\\t<a href=\\\"files\\/Criterios 2019-2020\\/EMRC\\/criterios_emrc_11.pdf\\\">EMRC 11&ordm; Ano&nbsp;<\\/a><\\/td>\\r\\n\\t\\t\\t<\\/tr>\\r\\n\\t\\t\\t<tr>\\r\\n\\t\\t\\t\\t<td style=\\\"width: 466px;\\\">\\r\\n\\t\\t\\t\\t\\t<a href=\\\"files\\/Criterios 2019-2020\\/EMRC\\/criterios_emrc_12.pdf\\\">EMRC 12&ordm; Ano&nbsp;<\\/a><\\/td>\\r\\n\\t\\t\\t<\\/tr>\\r\\n\\t\\t\\t<tr>\\r\\n\\t\\t\\t\\t<td style=\\\"width: 466px;\\\">\\r\\n\\t\\t\\t\\t\\t<a href=\\\"files\\/Criterios 2019-2020\\/Espanhol\\/criterios_ESP_10_inic.pdf\\\">Espanhol 10&ordm;&nbsp; Ano - Inicia&ccedil;&atilde;o<\\/a><\\/td>\\r\\n\\t\\t\\t<\\/tr>\\r\\n\\t\\t\\t<tr>\\r\\n\\t\\t\\t\\t<td style=\\\"width: 466px;\\\">\\r\\n\\t\\t\\t\\t\\t<a href=\\\"files\\/Criterios 2019-2020\\/Espanhol\\/criterios_esp_11.pdf\\\">E<\\/a><a href=\\\"files\\/Criterios 2019-2020\\/Espanhol\\/criterios_ESP_11_inic.pdf\\\">spanhol 11&ordm; Ano - Inicia&ccedil;&atilde;o<\\/a><\\/td>\\r\\n\\t\\t\\t<\\/tr>\\r\\n\\t\\t\\t<tr>\\r\\n\\t\\t\\t\\t<td style=\\\"width: 466px;\\\">\\r\\n\\t\\t\\t\\t\\t<a href=\\\"files\\/Criterios 2019-2020\\/Espanhol\\/criterios_esp_11.pdf\\\">Espanhol 11&ordm; Ano<\\/a><\\/td>\\r\\n\\t\\t\\t<\\/tr>\\r\\n\\t\\t\\t<tr>\\r\\n\\t\\t\\t\\t<td style=\\\"width: 466px;\\\">\\r\\n\\t\\t\\t\\t\\t<a href=\\\"files\\/Criterios 2019-2020\\/Filosofia\\/CritAvFil10_11.pdf\\\">Filosofia 10&ordm; e 11&ordm;&nbsp; Ano<\\/a><\\/td>\\r\\n\\t\\t\\t<\\/tr>\\r\\n\\t\\t\\t<tr>\\r\\n\\t\\t\\t\\t<td style=\\\"width: 466px;\\\">\\r\\n\\t\\t\\t\\t\\t<a href=\\\"files\\/Criterios 2019-2020\\/FQ\\/criterios_fq_10.pdf\\\">F&iacute;sica e Qu&iacute;mica 10&ordm; Ano<\\/a><\\/td>\\r\\n\\t\\t\\t<\\/tr>\\r\\n\\t\\t\\t<tr>\\r\\n\\t\\t\\t\\t<td style=\\\"width: 466px;\\\">\\r\\n\\t\\t\\t\\t\\t<a href=\\\"files\\/Criterios 2019-2020\\/FQ\\/criterios_fq_11.pdf\\\">F&iacute;sica \\/ Qu&iacute;mica 11&ordm; Ano<\\/a><\\/td>\\r\\n\\t\\t\\t<\\/tr>\\r\\n\\t\\t\\t<tr>\\r\\n\\t\\t\\t\\t<td style=\\\"width: 466px;\\\">\\r\\n\\t\\t\\t\\t\\t<a href=\\\"files\\/Criterios 2019-2020\\/FQ\\/criterios_fq_11.pdf\\\" style=\\\"color: rgb(0, 123, 255); background-color: rgb(255, 255, 255);\\\">F&iacute;sica \\/ Qu&iacute;mica 12&ordm; Ano<\\/a><\\/td>\\r\\n\\t\\t\\t<\\/tr>\\r\\n\\t\\t\\t<tr>\\r\\n\\t\\t\\t\\t<td style=\\\"width: 466px;\\\">\\r\\n\\t\\t\\t\\t\\tFranc&ecirc;s<\\/td>\\r\\n\\t\\t\\t<\\/tr>\\r\\n\\t\\t\\t<tr>\\r\\n\\t\\t\\t\\t<td style=\\\"width: 466px;\\\">\\r\\n\\t\\t\\t\\t\\t<a href=\\\"files\\/Criterios 2019-2020\\/geografia\\/criterios_geo_10.pdf\\\" style=\\\"background-color: rgb(255, 255, 255);\\\">Geografia&nbsp; A 10&ordm; Ano<\\/a><\\/td>\\r\\n\\t\\t\\t<\\/tr>\\r\\n\\t\\t\\t<tr>\\r\\n\\t\\t\\t\\t<td style=\\\"width: 466px;\\\">\\r\\n\\t\\t\\t\\t\\t<a href=\\\"files\\/Criterios 2019-2020\\/geografia\\/CritAvGeog11.pdf\\\" style=\\\"background-color: rgb(255, 255, 255);\\\">Geografia A 11&ordm; Ano<\\/a><\\/td>\\r\\n\\t\\t\\t<\\/tr>\\r\\n\\t\\t\\t<tr>\\r\\n\\t\\t\\t\\t<td style=\\\"width: 466px;\\\">\\r\\n\\t\\t\\t\\t\\t<a href=\\\"files\\/Criterios 2019-2020\\/geografia\\/criterios_geo_C_12.pdf\\\" style=\\\"background-color: rgb(255, 255, 255);\\\">Geografia C 12&ordm; Ano<\\/a><\\/td>\\r\\n\\t\\t\\t<\\/tr>\\r\\n\\t\\t\\t<tr>\\r\\n\\t\\t\\t\\t<td style=\\\"width: 466px;\\\">\\r\\n\\t\\t\\t\\t\\t<a href=\\\"files\\/Criterios 2019-2020\\/artes\\/CritriosAvaliaoGDA10ano201920.pdf\\\">Geometria Descritiva A - 10&ordm; Ano<\\/a><\\/td>\\r\\n\\t\\t\\t<\\/tr>\\r\\n\\t\\t\\t<tr>\\r\\n\\t\\t\\t\\t<td style=\\\"width: 466px;\\\">\\r\\n\\t\\t\\t\\t\\t<a href=\\\"files\\/Criterios 2019-2020\\/artes\\/CriteriosAvaliacaoGDA11ano201920.pdf\\\">Geometria Descritiva A - 11&ordm; Ano<\\/a><\\/td>\\r\\n\\t\\t\\t<\\/tr>\\r\\n\\t\\t\\t<tr>\\r\\n\\t\\t\\t\\t<td style=\\\"width: 466px;\\\">\\r\\n\\t\\t\\t\\t\\t<a href=\\\"files\\/Criterios 2019-2020\\/Historia\\/crit__10_hist_10.pdf\\\">Hist&oacute;ria A 10&ordm; Ano<\\/a><\\/td>\\r\\n\\t\\t\\t<\\/tr>\\r\\n\\t\\t\\t<tr>\\r\\n\\t\\t\\t\\t<td style=\\\"width: 466px;\\\">\\r\\n\\t\\t\\t\\t\\t<a href=\\\"files\\/Criterios 2019-2020\\/Historia\\/crit__hist_A_11.pdf\\\">Hist&oacute;ria A 11<\\/a><a href=\\\"files\\/Criterios 2019-2020\\/Historia\\/crit__hist_A_11.pdf\\\">&ordm; Ano<\\/a><\\/td>\\r\\n\\t\\t\\t<\\/tr>\\r\\n\\t\\t\\t<tr>\\r\\n\\t\\t\\t\\t<td style=\\\"width: 466px;\\\">\\r\\n\\t\\t\\t\\t\\t<a href=\\\"files\\/Criterios 2019-2020\\/Historia\\/crit__hist_A_11.pdf\\\" style=\\\"color: rgb(0, 123, 255); background-color: rgba(0, 0, 0, 0.075);\\\">Hist&oacute;ria A <\\/a><a href=\\\"files\\/Criterios 2019-2020\\/Historia\\/crit__hist_A_12.pdf\\\">12&ordm; Ano<\\/a><\\/td>\\r\\n\\t\\t\\t<\\/tr>\\r\\n\\t\\t\\t<tr>\\r\\n\\t\\t\\t\\t<td style=\\\"width: 466px;\\\">\\r\\n\\t\\t\\t\\t\\t<a href=\\\"files\\/Criterios 2019-2020\\/Historia\\/crit__10_CA_10.pdf\\\">Hist&oacute;ria da Cultura e das Artes<\\/a><\\/td>\\r\\n\\t\\t\\t<\\/tr>\\r\\n\\t\\t\\t<tr>\\r\\n\\t\\t\\t\\t<td style=\\\"width: 466px;\\\">\\r\\n\\t\\t\\t\\t\\t<a href=\\\"files\\/Criterios 2019-2020\\/Espanhol\\/criterios_ING_10.pdf\\\">Ingl&ecirc;s 10&ordm; Ano<\\/a><\\/td>\\r\\n\\t\\t\\t<\\/tr>\\r\\n\\t\\t\\t<tr>\\r\\n\\t\\t\\t\\t<td style=\\\"width: 466px;\\\">\\r\\n\\t\\t\\t\\t\\t<a href=\\\"files\\/Criterios 2019-2020\\/Espanhol\\/criterios__ING_11.pdf\\\">Ingl&ecirc;s 11&ordm; Ano<\\/a><\\/td>\\r\\n\\t\\t\\t<\\/tr>\\r\\n\\t\\t\\t<tr>\\r\\n\\t\\t\\t\\t<td style=\\\"width: 466px;\\\">\\r\\n\\t\\t\\t\\t\\t<a href=\\\"files\\/Criterios 2019-2020\\/Espanhol\\/criterios_ING_12.pdf\\\">Ingl&ecirc;s 12&ordm; Ano<\\/a><\\/td>\\r\\n\\t\\t\\t<\\/tr>\\r\\n\\t\\t\\t<tr>\\r\\n\\t\\t\\t\\t<td style=\\\"width: 466px;\\\">\\r\\n\\t\\t\\t\\t\\t<a href=\\\"files\\/Criterios 2019-2020\\/Matematica\\/CritriosAvaliaoMatA101920.pdf\\\">Matem&aacute;tica&nbsp; A 10&ordm; Ano<\\/a><\\/td>\\r\\n\\t\\t\\t<\\/tr>\\r\\n\\t\\t\\t<tr>\\r\\n\\t\\t\\t\\t<td style=\\\"width: 466px;\\\">\\r\\n\\t\\t\\t\\t\\t<a href=\\\"files\\/Criterios 2019-2020\\/HGP\\/CritriosAvaliaoMatA111920.pdf\\\">Matem&aacute;tica&nbsp; A 11&ordm; Ano<\\/a><\\/td>\\r\\n\\t\\t\\t<\\/tr>\\r\\n\\t\\t\\t<tr>\\r\\n\\t\\t\\t\\t<td style=\\\"width: 466px;\\\">\\r\\n\\t\\t\\t\\t\\t<a href=\\\"files\\/Criterios 2019-2020\\/Matematica\\/CriteriosdeavaliacaoMatA12201920.pdf\\\">Matem&aacute;tica&nbsp; A 12&ordm; Ano<\\/a><\\/td>\\r\\n\\t\\t\\t<\\/tr>\\r\\n\\t\\t\\t<tr>\\r\\n\\t\\t\\t\\t<td style=\\\"width: 466px;\\\">\\r\\n\\t\\t\\t\\t\\t<a href=\\\"files\\/Criterios 2019-2020\\/HGP\\/criterios_mat_B_10_19_20.pdf\\\">Matem&aacute;tica B 10&ordm; Ano<\\/a><\\/td>\\r\\n\\t\\t\\t<\\/tr>\\r\\n\\t\\t\\t<tr>\\r\\n\\t\\t\\t\\t<td style=\\\"width: 466px;\\\">\\r\\n\\t\\t\\t\\t\\t<a href=\\\"files\\/Criterios 2019-2020\\/Matematica\\/CritriosAvaliaoMACS101920.pdf\\\">MACS 10&ordm; Ano<\\/a><\\/td>\\r\\n\\t\\t\\t<\\/tr>\\r\\n\\t\\t\\t<tr>\\r\\n\\t\\t\\t\\t<td style=\\\"width: 466px;\\\">\\r\\n\\t\\t\\t\\t\\t<a href=\\\"files\\/Criterios 2019-2020\\/Matematica\\/CriteriosAvaliacaoMACS111920.pdf\\\">MACS 11&ordm; Ano<\\/a><\\/td>\\r\\n\\t\\t\\t<\\/tr>\\r\\n\\t\\t\\t<tr>\\r\\n\\t\\t\\t\\t<td style=\\\"width: 466px;\\\">\\r\\n\\t\\t\\t\\t\\t<a href=\\\"files\\/Criterios 2019-2020\\/artes\\/CritriosAvaliaoOFICINAARTES1220192020doc.pdf\\\">Oficina de Artes<\\/a><\\/td>\\r\\n\\t\\t\\t<\\/tr>\\r\\n\\t\\t\\t<tr>\\r\\n\\t\\t\\t\\t<td style=\\\"width: 466px;\\\">\\r\\n\\t\\t\\t\\t\\t<a href=\\\"files\\/Criterios 2019-2020\\/artes\\/CriteriosavaliacaoOFMultimdia12ano.pdf\\\">Oficina Multim&eacute;dia<\\/a><\\/td>\\r\\n\\t\\t\\t<\\/tr>\\r\\n\\t\\t\\t<tr>\\r\\n\\t\\t\\t\\t<td style=\\\"width: 466px;\\\">\\r\\n\\t\\t\\t\\t\\t<a href=\\\"files\\/Criterios 2019-2020\\/Portugues\\/Portugues_10_ano.pdf\\\">Portugu&ecirc;s 10&ordm; Ano<\\/a><\\/td>\\r\\n\\t\\t\\t<\\/tr>\\r\\n\\t\\t\\t<tr>\\r\\n\\t\\t\\t\\t<td style=\\\"width: 466px;\\\">\\r\\n\\t\\t\\t\\t\\t<a href=\\\"files\\/Criterios 2019-2020\\/Portugues\\/Portugues_11_ano.pdf\\\">Portugu&ecirc;s 11&ordm; Ano<\\/a><\\/td>\\r\\n\\t\\t\\t<\\/tr>\\r\\n\\t\\t\\t<tr>\\r\\n\\t\\t\\t\\t<td style=\\\"width: 466px;\\\">\\r\\n\\t\\t\\t\\t\\t<a href=\\\"files\\/Criterios 2019-2020\\/Portugues\\/Portugues_12_ano.pdf\\\">Portugu&ecirc;s 12&ordm; Ano<\\/a><\\/td>\\r\\n\\t\\t\\t<\\/tr>\\r\\n\\t\\t\\t<tr>\\r\\n\\t\\t\\t\\t<td style=\\\"width: 466px;\\\">\\r\\n\\t\\t\\t\\t\\t<a href=\\\"files\\/Criterios 2019-2020\\/Filosofia\\/CritAvPsic_12.pdf\\\">Pscicologia B<\\/a><\\/td>\\r\\n\\t\\t\\t<\\/tr>\\r\\n\\t\\t<\\/tbody>\\r\\n\\t<\\/table>\\r\\n<\\/div>\\r\\n<p>\\r\\n\\t&nbsp;<\\/p>\\r\\n\",\"fulltext\":\"\",\"state\":1,\"catid\":\"11\",\"created\":\"2019-10-10 14:48:46\",\"created_by\":\"231\",\"created_by_alias\":\"\",\"modified\":\"2019-12-19 15:32:03\",\"modified_by\":\"231\",\"checked_out\":\"231\",\"checked_out_time\":\"2019-12-19 15:27:25\",\"publish_up\":\"2019-10-10 14:48:46\",\"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\":\"{\\\"article_layout\\\":\\\"\\\",\\\"show_title\\\":\\\"\\\",\\\"link_titles\\\":\\\"\\\",\\\"show_tags\\\":\\\"\\\",\\\"show_intro\\\":\\\"\\\",\\\"info_block_position\\\":\\\"\\\",\\\"info_block_show_title\\\":\\\"\\\",\\\"show_category\\\":\\\"\\\",\\\"link_category\\\":\\\"\\\",\\\"show_parent_category\\\":\\\"\\\",\\\"link_parent_category\\\":\\\"\\\",\\\"show_associations\\\":\\\"\\\",\\\"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_page_title\\\":\\\"\\\",\\\"show_publishing_options\\\":\\\"\\\",\\\"show_article_options\\\":\\\"\\\",\\\"show_urls_images_backend\\\":\\\"\\\",\\\"show_urls_images_frontend\\\":\\\"\\\",\\\"astroid_article_type\\\":\\\"regular\\\",\\\"astroid_article_video_type\\\":\\\"youtube\\\",\\\"astroid_article_video_url\\\":\\\"\\\",\\\"astroid_article_gallery_width\\\":\\\"\\\",\\\"astroid_article_gallery_bullets\\\":\\\"1\\\",\\\"astroid_article_gallery_navigation\\\":\\\"1\\\",\\\"astroid_article_thumbnail\\\":\\\"1\\\",\\\"astroid_article_gallery_items\\\":[],\\\"astroid_article_audio_source\\\":\\\"soundcloud\\\",\\\"astroid_article_audio_soundcloud\\\":\\\"\\\",\\\"astroid_article_audio_spotify\\\":\\\"\\\",\\\"astroid_article_review_heading\\\":\\\"\\\",\\\"astroid_article_review_summery\\\":\\\"\\\",\\\"astroid_article_review_good\\\":\\\"\\\",\\\"astroid_article_review_bad\\\":\\\"\\\",\\\"astroid_article_review_rating\\\":\\\"5\\\",\\\"astroid_article_button_action\\\":\\\"\\\",\\\"astroid_article_button_link\\\":\\\"\\\",\\\"astroid_article_review_criterias\\\":[],\\\"astroid_article_quote_text\\\":\\\"\\\",\\\"astroid_article_quote_author\\\":\\\"\\\",\\\"astroid_article_badge\\\":\\\"0\\\",\\\"astroid_article_badge_type\\\":\\\"2\\\",\\\"astroid_article_badge_text\\\":\\\"\\\",\\\"astroid_article_badge_color\\\":\\\"\\\",\\\"astroid_article_badge_text_color\\\":\\\"\\\",\\\"astroid_relatedposts\\\":\\\"\\\",\\\"astroid_socialshare\\\":\\\"\\\",\\\"astroid_comments\\\":\\\"\\\",\\\"astroid_posttype\\\":\\\"\\\",\\\"astroid_readtime\\\":\\\"\\\",\\\"astroid_authorinfo\\\":\\\"\\\",\\\"astroid_og_title\\\":\\\"\\\",\\\"astroid_og_desc\\\":\\\"\\\",\\\"astroid_og_image\\\":\\\"\\\"}\",\"version\":30,\"ordering\":\"22\",\"metakey\":\"\",\"metadesc\":\"\",\"access\":\"1\",\"hits\":\"0\",\"metadata\":\"{\\\"robots\\\":\\\"\\\",\\\"author\\\":\\\"\\\",\\\"rights\\\":\\\"\\\",\\\"xreference\\\":\\\"\\\"}\",\"featured\":\"0\",\"language\":\"*\",\"xreference\":\"\",\"note\":\"\"}', 0),
(895, 113, 1, '', '2019-12-20 16:49:23', 251, 5405, 'cca931a8ab5ef4a3eeceb4254d68e328007f515c', '{\"id\":113,\"asset_id\":\"358\",\"title\":\"CONCURSO PARA ASSISTENTES OPERACIONAIS\",\"alias\":\"concurso-para-assistentes-operacionais\",\"introtext\":\"<p style=\\\"margin: 0px 0px 10px;\\\"><span style=\\\"font-size: 10pt; line-height: 15.3333px; font-family: \'Gill Sans MT\', sans-serif;\\\">Encontra-se aberto procedimento concursal comum para recrutamento de tr\\u00eas postos de trabalho, para assistentes operacionais em regime de contrato de trabalho em fun\\u00e7\\u00f5es p\\u00fablicas por tempo indeterminado. Pode-se consultar&nbsp;<a style=\\\"color: #0083e8; text-decoration-line: none; transition: color 0.15s ease-in-out 0s;\\\" href=\\\"http:\\/\\/www.esmaior.pt\\/esmaior_antiga\\/images\\/Aviso_DR_-_29-07-2019.pdf\\\">aqui<\\/a><a href=\\\"files\\/Aviso_DR_-_29-07-2019.pdf\\\">&nbsp;o&nbsp;<\\/a><\\/span><span style=\\\"font-size: 10pt; line-height: 15.3333px; font-family: \'Gill Sans MT\', sans-serif;\\\"><a href=\\\"files\\/Aviso_DR_-_29-07-2019.pdf\\\">an\\u00fancio<\\/a><\\/span><span style=\\\"font-size: 10pt; line-height: 15.3333px; font-family: \'Gill Sans MT\', sans-serif;\\\">&nbsp;no Di\\u00e1rio da Rep\\u00fablica \\u2013 Aviso n\\u00ba 12133\\/2019.<\\/span><\\/p>\\r\\n<p><span style=\\\"font-size: 10pt;\\\">Pode consultar <span style=\\\"text-decoration: underline;\\\"><a href=\\\"images\\/Benjamin_Imagens\\/Aviso_n\\u00ba_12133_lista.admiss\\u00e3o.exclus\\u00e3o_final.pdf\\\">aqui<\\/a><\\/span> a Lista de Admitidos e Exclu\\u00eddos no Procedimento Concursal. Tamb\\u00e9m, <span style=\\\"text-decoration: underline;\\\"><a href=\\\"images\\/Benjamin_Imagens\\/Ata_numero_-_1_-_Proc.Concursal.pdf\\\">aqui<\\/a><\\/span>, a Ata n\\u00ba 1. <\\/span><\\/p>\\r\\n<p>&nbsp;Pode consultar, clicando nos itens abaixo apresentados:<\\/p>\\r\\n<p>a) <a href=\\\"images\\/Benjamin_Imagens\\/Lista_Definitiva_Candidatos_Admitidos_ao_primeiro_m\\u00e9todo_de_sele\\u00e7\\u00e3o.pdf\\\">Lista definitiva de candidatos admitidos ao primeiro m\\u00e9todo de sele\\u00e7\\u00e3o<\\/a><\\/p>\\r\\n<p>b) <a href=\\\"images\\/Benjamin_Imagens\\/Convocat\\u00f3ria_Prova_de_Conhecimentos.pdf\\\">Convocat\\u00f3ria - Prova de Conhecimentos<\\/a><\\/p>\\r\\n<p>c) <a href=\\\"images\\/Benjamin_Imagens\\/Matriz_Prova_Conhecimentos.pdf\\\">Matriz da Prova de Conhecimentos<\\/a><\\/p>\\r\\n<div>\\r\\n<p>Lista unit\\u00e1ria de candidatos, por ordem alfab\\u00e9tica, ap\\u00f3s o primeiro m\\u00e9todo de sele\\u00e7\\u00e3o: Avalia\\u00e7\\u00e3o Curricular \\/ Prova de Conhecimentos \\u2013 republica\\u00e7\\u00e3o. Pode consultar <a href=\\\"images\\/Benjamin_Imagens\\/18.11.2019_Lista_de_Ordenacao_Final_Apos_metodo_1.corr.pdf\\\">aqui<\\/a>.<\\/p>\\r\\n<p>CONVOCAT\\u00d3RIA - Entrevista de avalia\\u00e7\\u00e3o de compet\\u00eancias, dia 9 de dezembro de 2019. <a href=\\\"images\\/CONVOCATORIA_eac_09.DEZEMBRO.2019.pdf\\\">Pode consultar aqui<\\/a><\\/p>\\r\\n<p>CONVOCAT\\u00d3RIA - Entrevista profissional de sele\\u00e7\\u00e3o, dia 11 de dezembro de 2019. <a href=\\\"images\\/CONVOCATORIA_eps_11.DEZEMBRO.2019.pdf\\\">Pode consultar aqui<\\/a><\\/p>\\r\\n<p>LISTA UNIT\\u00c1RIA DE ORDENA\\u00c7\\u00c3O FINAL. <a href=\\\"images\\/Benjamin_Imagens\\/Lista_de_Classificacao_Final_de_11_12_2019.pdf\\\">Pode consultar aqui<\\/a><\\/p>\\r\\n<p>Lista Unit\\u00e1ria de Ordena\\u00e7\\u00e3o Final - <a href=\\\"images\\/Lista_Unit\\u00e1ria_de_Ordena\\u00e7\\u00e3o_Final_-_Candidatos_Aprovados.pdf\\\">Candidatos Aprovados<\\/a><\\/p>\\r\\n<\\/div>\",\"fulltext\":\"\",\"state\":\"0\",\"catid\":\"11\",\"created\":\"2019-10-23 12:17:34\",\"created_by\":\"231\",\"created_by_alias\":\"\",\"modified\":\"2019-12-20 16:49:23\",\"modified_by\":\"251\",\"checked_out\":\"251\",\"checked_out_time\":\"2019-12-20 16:46:22\",\"publish_up\":\"2019-12-27 10:37:34\",\"publish_down\":\"\",\"images\":\"{\\\"image_intro\\\":\\\"\\\",\\\"image_intro_alt\\\":\\\"\\\",\\\"image_intro_caption\\\":\\\"\\\",\\\"float_intro\\\":\\\"\\\",\\\"image_fulltext\\\":\\\"\\\",\\\"image_fulltext_alt\\\":\\\"\\\",\\\"image_fulltext_caption\\\":\\\"\\\",\\\"float_fulltext\\\":\\\"\\\"}\",\"urls\":\"{\\\"urla\\\":false,\\\"urlatext\\\":\\\"\\\",\\\"targeta\\\":\\\"\\\",\\\"urlb\\\":false,\\\"urlbtext\\\":\\\"\\\",\\\"targetb\\\":\\\"\\\",\\\"urlc\\\":false,\\\"urlctext\\\":\\\"\\\",\\\"targetc\\\":\\\"\\\"}\",\"attribs\":\"{\\\"astroid_article_type\\\":\\\"regular\\\",\\\"astroid_article_video_type\\\":\\\"youtube\\\",\\\"astroid_article_video_url\\\":\\\"\\\",\\\"astroid_article_gallery_width\\\":\\\"\\\",\\\"astroid_article_gallery_bullets\\\":\\\"1\\\",\\\"astroid_article_gallery_navigation\\\":\\\"1\\\",\\\"astroid_article_thumbnail\\\":\\\"1\\\",\\\"astroid_article_gallery_items\\\":[],\\\"astroid_article_audio_source\\\":\\\"soundcloud\\\",\\\"astroid_article_audio_soundcloud\\\":\\\"\\\",\\\"astroid_article_audio_spotify\\\":\\\"\\\",\\\"astroid_article_review_heading\\\":\\\"\\\",\\\"astroid_article_review_summery\\\":\\\"\\\",\\\"astroid_article_review_good\\\":\\\"\\\",\\\"astroid_article_review_bad\\\":\\\"\\\",\\\"astroid_article_review_rating\\\":\\\"5\\\",\\\"astroid_article_button_action\\\":\\\"\\\",\\\"astroid_article_button_link\\\":\\\"\\\",\\\"astroid_article_review_criterias\\\":[],\\\"astroid_article_quote_text\\\":\\\"\\\",\\\"astroid_article_quote_author\\\":\\\"\\\",\\\"astroid_article_badge\\\":\\\"0\\\",\\\"astroid_article_badge_type\\\":\\\"2\\\",\\\"astroid_article_badge_text\\\":\\\"\\\",\\\"astroid_article_badge_color\\\":\\\"\\\",\\\"astroid_article_badge_text_color\\\":\\\"\\\",\\\"astroid_relatedposts\\\":\\\"\\\",\\\"astroid_socialshare\\\":\\\"\\\",\\\"astroid_comments\\\":\\\"\\\",\\\"astroid_posttype\\\":\\\"\\\",\\\"astroid_readtime\\\":\\\"\\\",\\\"astroid_authorinfo\\\":\\\"\\\",\\\"astroid_og_title\\\":\\\"\\\",\\\"astroid_og_desc\\\":\\\"\\\",\\\"astroid_og_image\\\":\\\"\\\"}\",\"version\":23,\"ordering\":\"17\",\"metakey\":\"\",\"metadesc\":\"\",\"access\":\"1\",\"hits\":\"0\",\"metadata\":\"{\\\"robots\\\":\\\"\\\",\\\"author\\\":\\\"\\\",\\\"rights\\\":\\\"\\\",\\\"xreference\\\":\\\"\\\"}\",\"featured\":\"1\",\"language\":\"*\",\"xreference\":\"\",\"note\":\"\"}', 0),
(896, 132, 1, '', '2019-12-20 17:13:00', 251, 2392, '09396e8b3987e1117e7cc2a44f061318b4e1983e', '{\"id\":132,\"asset_id\":377,\"title\":\"Concurso Assistentes Operacionais\",\"alias\":\"concurso-assistentes-operacionais\",\"introtext\":\"<p><a href=\\\"images\\/Lista_Unit\\u00e1ria_de_Ordena\\u00e7\\u00e3o_Final_-_Candidatos_Aprovados.pdf\\\">Pode consultar aqui a Lista Unit\\u00e1ria de Ordena\\u00e7\\u00e3o Final - Candidatos Aprovados - publicada no Di\\u00e1rio da Rep\\u00fablica<\\/a><\\/p>\",\"fulltext\":\"\",\"state\":\"0\",\"catid\":\"11\",\"created\":\"2019-12-20 17:13:00\",\"created_by\":\"251\",\"created_by_alias\":\"\",\"modified\":\"2019-12-20 17:13:00\",\"modified_by\":null,\"checked_out\":null,\"checked_out_time\":null,\"publish_up\":\"2019-12-27 10:12:22\",\"publish_down\":\"\",\"images\":\"{\\\"image_intro\\\":\\\"\\\",\\\"image_intro_alt\\\":\\\"\\\",\\\"image_intro_caption\\\":\\\"\\\",\\\"float_intro\\\":\\\"\\\",\\\"image_fulltext\\\":\\\"\\\",\\\"image_fulltext_alt\\\":\\\"\\\",\\\"image_fulltext_caption\\\":\\\"\\\",\\\"float_fulltext\\\":\\\"\\\"}\",\"urls\":\"{\\\"urla\\\":false,\\\"urlatext\\\":\\\"\\\",\\\"targeta\\\":\\\"\\\",\\\"urlb\\\":false,\\\"urlbtext\\\":\\\"\\\",\\\"targetb\\\":\\\"\\\",\\\"urlc\\\":false,\\\"urlctext\\\":\\\"\\\",\\\"targetc\\\":\\\"\\\"}\",\"attribs\":\"{\\\"astroid_article_type\\\":\\\"regular\\\",\\\"astroid_article_video_url\\\":\\\"\\\",\\\"astroid_article_gallery_width\\\":\\\"\\\",\\\"astroid_article_gallery_bullets\\\":\\\"1\\\",\\\"astroid_article_gallery_navigation\\\":\\\"1\\\",\\\"astroid_article_thumbnail\\\":\\\"1\\\",\\\"astroid_article_gallery_items\\\":[],\\\"astroid_article_audio_source\\\":\\\"soundcloud\\\",\\\"astroid_article_audio_soundcloud\\\":\\\"\\\",\\\"astroid_article_audio_spotify\\\":\\\"\\\",\\\"astroid_article_review_heading\\\":\\\"\\\",\\\"astroid_article_review_summery\\\":\\\"\\\",\\\"astroid_article_review_good\\\":\\\"\\\",\\\"astroid_article_review_bad\\\":\\\"\\\",\\\"astroid_article_review_rating\\\":\\\"5\\\",\\\"astroid_article_button_action\\\":\\\"\\\",\\\"astroid_article_button_link\\\":\\\"\\\",\\\"astroid_article_review_criterias\\\":[],\\\"astroid_article_quote_text\\\":\\\"\\\",\\\"astroid_article_quote_author\\\":\\\"\\\",\\\"astroid_article_badge\\\":\\\"0\\\",\\\"astroid_article_badge_type\\\":\\\"2\\\",\\\"astroid_article_badge_text\\\":\\\"\\\",\\\"astroid_article_badge_color\\\":\\\"\\\",\\\"astroid_article_badge_text_color\\\":\\\"\\\",\\\"astroid_relatedposts\\\":\\\"\\\",\\\"astroid_socialshare\\\":\\\"\\\",\\\"astroid_comments\\\":\\\"\\\",\\\"astroid_posttype\\\":\\\"\\\",\\\"astroid_readtime\\\":\\\"\\\",\\\"astroid_authorinfo\\\":\\\"\\\",\\\"astroid_og_title\\\":\\\"\\\",\\\"astroid_og_desc\\\":\\\"\\\",\\\"astroid_og_image\\\":\\\"\\\"}\",\"version\":1,\"ordering\":null,\"metakey\":\"\",\"metadesc\":\"\",\"access\":\"1\",\"hits\":null,\"metadata\":\"{}\",\"featured\":\"1\",\"language\":\"*\",\"xreference\":null,\"note\":null}', 0),
(897, 113, 1, '', '2019-12-20 17:15:14', 251, 5258, 'be589cde17a5c3e45a803a6b0a7d8918d0919eb9', '{\"id\":113,\"asset_id\":\"358\",\"title\":\"CONCURSO PARA ASSISTENTES OPERACIONAIS\",\"alias\":\"concurso-para-assistentes-operacionais\",\"introtext\":\"<p style=\\\"margin: 0px 0px 10px;\\\"><span style=\\\"font-size: 10pt; line-height: 15.3333px; font-family: \'Gill Sans MT\', sans-serif;\\\">Encontra-se aberto procedimento concursal comum para recrutamento de tr\\u00eas postos de trabalho, para assistentes operacionais em regime de contrato de trabalho em fun\\u00e7\\u00f5es p\\u00fablicas por tempo indeterminado. Pode-se consultar&nbsp;<a style=\\\"color: #0083e8; text-decoration-line: none; transition: color 0.15s ease-in-out 0s;\\\" href=\\\"http:\\/\\/www.esmaior.pt\\/esmaior_antiga\\/images\\/Aviso_DR_-_29-07-2019.pdf\\\">aqui<\\/a><a href=\\\"files\\/Aviso_DR_-_29-07-2019.pdf\\\">&nbsp;o&nbsp;<\\/a><\\/span><span style=\\\"font-size: 10pt; line-height: 15.3333px; font-family: \'Gill Sans MT\', sans-serif;\\\"><a href=\\\"files\\/Aviso_DR_-_29-07-2019.pdf\\\">an\\u00fancio<\\/a><\\/span><span style=\\\"font-size: 10pt; line-height: 15.3333px; font-family: \'Gill Sans MT\', sans-serif;\\\">&nbsp;no Di\\u00e1rio da Rep\\u00fablica \\u2013 Aviso n\\u00ba 12133\\/2019.<\\/span><\\/p>\\r\\n<p><span style=\\\"font-size: 10pt;\\\">Pode consultar <span style=\\\"text-decoration: underline;\\\"><a href=\\\"images\\/Benjamin_Imagens\\/Aviso_n\\u00ba_12133_lista.admiss\\u00e3o.exclus\\u00e3o_final.pdf\\\">aqui<\\/a><\\/span> a Lista de Admitidos e Exclu\\u00eddos no Procedimento Concursal. Tamb\\u00e9m, <span style=\\\"text-decoration: underline;\\\"><a href=\\\"images\\/Benjamin_Imagens\\/Ata_numero_-_1_-_Proc.Concursal.pdf\\\">aqui<\\/a><\\/span>, a Ata n\\u00ba 1. <\\/span><\\/p>\\r\\n<p>&nbsp;Pode consultar, clicando nos itens abaixo apresentados:<\\/p>\\r\\n<p>a) <a href=\\\"images\\/Benjamin_Imagens\\/Lista_Definitiva_Candidatos_Admitidos_ao_primeiro_m\\u00e9todo_de_sele\\u00e7\\u00e3o.pdf\\\">Lista definitiva de candidatos admitidos ao primeiro m\\u00e9todo de sele\\u00e7\\u00e3o<\\/a><\\/p>\\r\\n<p>b) <a href=\\\"images\\/Benjamin_Imagens\\/Convocat\\u00f3ria_Prova_de_Conhecimentos.pdf\\\">Convocat\\u00f3ria - Prova de Conhecimentos<\\/a><\\/p>\\r\\n<p>c) <a href=\\\"images\\/Benjamin_Imagens\\/Matriz_Prova_Conhecimentos.pdf\\\">Matriz da Prova de Conhecimentos<\\/a><\\/p>\\r\\n<div>\\r\\n<p>Lista unit\\u00e1ria de candidatos, por ordem alfab\\u00e9tica, ap\\u00f3s o primeiro m\\u00e9todo de sele\\u00e7\\u00e3o: Avalia\\u00e7\\u00e3o Curricular \\/ Prova de Conhecimentos \\u2013 republica\\u00e7\\u00e3o. Pode consultar <a href=\\\"images\\/Benjamin_Imagens\\/18.11.2019_Lista_de_Ordenacao_Final_Apos_metodo_1.corr.pdf\\\">aqui<\\/a>.<\\/p>\\r\\n<p>CONVOCAT\\u00d3RIA - Entrevista de avalia\\u00e7\\u00e3o de compet\\u00eancias, dia 9 de dezembro de 2019. <a href=\\\"images\\/CONVOCATORIA_eac_09.DEZEMBRO.2019.pdf\\\">Pode consultar aqui<\\/a><\\/p>\\r\\n<p>CONVOCAT\\u00d3RIA - Entrevista profissional de sele\\u00e7\\u00e3o, dia 11 de dezembro de 2019. <a href=\\\"images\\/CONVOCATORIA_eps_11.DEZEMBRO.2019.pdf\\\">Pode consultar aqui<\\/a><\\/p>\\r\\n<p>LISTA UNIT\\u00c1RIA DE ORDENA\\u00c7\\u00c3O FINAL. <a href=\\\"images\\/Benjamin_Imagens\\/Lista_de_Classificacao_Final_de_11_12_2019.pdf\\\">Pode consultar aqui<\\/a><\\/p>\\r\\n<p>&nbsp;<\\/p>\\r\\n<\\/div>\",\"fulltext\":\"\",\"state\":\"1\",\"catid\":\"11\",\"created\":\"2019-10-23 12:17:34\",\"created_by\":\"231\",\"created_by_alias\":\"\",\"modified\":\"2019-12-20 17:15:14\",\"modified_by\":\"251\",\"checked_out\":\"251\",\"checked_out_time\":\"2019-12-20 17:14:38\",\"publish_up\":\"2019-12-20 10:37:34\",\"publish_down\":\"0000-00-00 00:00:00\",\"images\":\"{\\\"image_intro\\\":\\\"\\\",\\\"image_intro_alt\\\":\\\"\\\",\\\"image_intro_caption\\\":\\\"\\\",\\\"float_intro\\\":\\\"\\\",\\\"image_fulltext\\\":\\\"\\\",\\\"image_fulltext_alt\\\":\\\"\\\",\\\"image_fulltext_caption\\\":\\\"\\\",\\\"float_fulltext\\\":\\\"\\\"}\",\"urls\":\"{\\\"urla\\\":false,\\\"urlatext\\\":\\\"\\\",\\\"targeta\\\":\\\"\\\",\\\"urlb\\\":false,\\\"urlbtext\\\":\\\"\\\",\\\"targetb\\\":\\\"\\\",\\\"urlc\\\":false,\\\"urlctext\\\":\\\"\\\",\\\"targetc\\\":\\\"\\\"}\",\"attribs\":\"{\\\"astroid_article_type\\\":\\\"regular\\\",\\\"astroid_article_video_type\\\":\\\"youtube\\\",\\\"astroid_article_video_url\\\":\\\"\\\",\\\"astroid_article_gallery_width\\\":\\\"\\\",\\\"astroid_article_gallery_bullets\\\":\\\"1\\\",\\\"astroid_article_gallery_navigation\\\":\\\"1\\\",\\\"astroid_article_thumbnail\\\":\\\"1\\\",\\\"astroid_article_gallery_items\\\":[],\\\"astroid_article_audio_source\\\":\\\"soundcloud\\\",\\\"astroid_article_audio_soundcloud\\\":\\\"\\\",\\\"astroid_article_audio_spotify\\\":\\\"\\\",\\\"astroid_article_review_heading\\\":\\\"\\\",\\\"astroid_article_review_summery\\\":\\\"\\\",\\\"astroid_article_review_good\\\":\\\"\\\",\\\"astroid_article_review_bad\\\":\\\"\\\",\\\"astroid_article_review_rating\\\":\\\"5\\\",\\\"astroid_article_button_action\\\":\\\"\\\",\\\"astroid_article_button_link\\\":\\\"\\\",\\\"astroid_article_review_criterias\\\":[],\\\"astroid_article_quote_text\\\":\\\"\\\",\\\"astroid_article_quote_author\\\":\\\"\\\",\\\"astroid_article_badge\\\":\\\"0\\\",\\\"astroid_article_badge_type\\\":\\\"2\\\",\\\"astroid_article_badge_text\\\":\\\"\\\",\\\"astroid_article_badge_color\\\":\\\"\\\",\\\"astroid_article_badge_text_color\\\":\\\"\\\",\\\"astroid_relatedposts\\\":\\\"\\\",\\\"astroid_socialshare\\\":\\\"\\\",\\\"astroid_comments\\\":\\\"\\\",\\\"astroid_posttype\\\":\\\"\\\",\\\"astroid_readtime\\\":\\\"\\\",\\\"astroid_authorinfo\\\":\\\"\\\",\\\"astroid_og_title\\\":\\\"\\\",\\\"astroid_og_desc\\\":\\\"\\\",\\\"astroid_og_image\\\":\\\"\\\"}\",\"version\":24,\"ordering\":\"18\",\"metakey\":\"\",\"metadesc\":\"\",\"access\":\"1\",\"hits\":\"0\",\"metadata\":\"{\\\"robots\\\":\\\"\\\",\\\"author\\\":\\\"\\\",\\\"rights\\\":\\\"\\\",\\\"xreference\\\":\\\"\\\"}\",\"featured\":\"1\",\"language\":\"*\",\"xreference\":\"\",\"note\":\"\"}', 0),
(898, 132, 1, '', '2019-12-21 00:04:53', 231, 2427, '779e8c5c7b41b36e2c5b5ff68c7fa0b4cc8b305a', '{\"id\":132,\"asset_id\":\"377\",\"title\":\"Concurso Assistentes Operacionais\",\"alias\":\"concurso-assistentes-operacionais\",\"introtext\":\"<p>\\r\\n\\t<a href=\\\"images\\/Lista_Unit\\u00e1ria_de_Ordena\\u00e7\\u00e3o_Final_-_Candidatos_Aprovados.pdf\\\">Pode consultar aqui a Lista Unit&aacute;ria de Ordena&ccedil;&atilde;o Final - Candidatos Aprovados - publicada no Di&aacute;rio da Rep&uacute;blica<\\/a><\\/p>\\r\\n\",\"fulltext\":\"\",\"state\":\"0\",\"catid\":\"11\",\"created\":\"2019-12-20 17:13:00\",\"created_by\":\"251\",\"created_by_alias\":\"\",\"modified\":\"2019-12-21 00:04:53\",\"modified_by\":\"231\",\"checked_out\":\"231\",\"checked_out_time\":\"2019-12-21 00:04:09\",\"publish_up\":\"2019-12-27 10:12:22\",\"publish_down\":\"\",\"images\":\"{\\\"image_intro\\\":\\\"\\\",\\\"image_intro_alt\\\":\\\"\\\",\\\"image_intro_caption\\\":\\\"\\\",\\\"float_intro\\\":\\\"\\\",\\\"image_fulltext\\\":\\\"\\\",\\\"image_fulltext_alt\\\":\\\"\\\",\\\"image_fulltext_caption\\\":\\\"\\\",\\\"float_fulltext\\\":\\\"\\\"}\",\"urls\":\"{\\\"urla\\\":false,\\\"urlatext\\\":\\\"\\\",\\\"targeta\\\":\\\"\\\",\\\"urlb\\\":false,\\\"urlbtext\\\":\\\"\\\",\\\"targetb\\\":\\\"\\\",\\\"urlc\\\":false,\\\"urlctext\\\":\\\"\\\",\\\"targetc\\\":\\\"\\\"}\",\"attribs\":\"{\\\"astroid_article_type\\\":\\\"regular\\\",\\\"astroid_article_video_url\\\":\\\"\\\",\\\"astroid_article_gallery_width\\\":\\\"\\\",\\\"astroid_article_gallery_bullets\\\":\\\"1\\\",\\\"astroid_article_gallery_navigation\\\":\\\"1\\\",\\\"astroid_article_thumbnail\\\":\\\"1\\\",\\\"astroid_article_gallery_items\\\":[],\\\"astroid_article_audio_source\\\":\\\"soundcloud\\\",\\\"astroid_article_audio_soundcloud\\\":\\\"\\\",\\\"astroid_article_audio_spotify\\\":\\\"\\\",\\\"astroid_article_review_heading\\\":\\\"\\\",\\\"astroid_article_review_summery\\\":\\\"\\\",\\\"astroid_article_review_good\\\":\\\"\\\",\\\"astroid_article_review_bad\\\":\\\"\\\",\\\"astroid_article_review_rating\\\":\\\"5\\\",\\\"astroid_article_button_action\\\":\\\"\\\",\\\"astroid_article_button_link\\\":\\\"\\\",\\\"astroid_article_review_criterias\\\":[],\\\"astroid_article_quote_text\\\":\\\"\\\",\\\"astroid_article_quote_author\\\":\\\"\\\",\\\"astroid_article_badge\\\":\\\"0\\\",\\\"astroid_article_badge_type\\\":\\\"2\\\",\\\"astroid_article_badge_text\\\":\\\"\\\",\\\"astroid_article_badge_color\\\":\\\"\\\",\\\"astroid_article_badge_text_color\\\":\\\"\\\",\\\"astroid_relatedposts\\\":\\\"\\\",\\\"astroid_socialshare\\\":\\\"\\\",\\\"astroid_comments\\\":\\\"\\\",\\\"astroid_posttype\\\":\\\"\\\",\\\"astroid_readtime\\\":\\\"\\\",\\\"astroid_authorinfo\\\":\\\"\\\",\\\"astroid_og_title\\\":\\\"\\\",\\\"astroid_og_desc\\\":\\\"\\\",\\\"astroid_og_image\\\":\\\"\\\"}\",\"version\":2,\"ordering\":\"0\",\"metakey\":\"\",\"metadesc\":\"\",\"access\":\"1\",\"hits\":\"0\",\"metadata\":\"{}\",\"featured\":\"0\",\"language\":\"*\",\"xreference\":\"\",\"note\":\"\"}', 0),
(899, 132, 1, '', '2019-12-21 00:07:07', 231, 3344, 'c04b1a970039f194c48c832c0b787f1142b570e2', '{\"id\":132,\"asset_id\":\"377\",\"title\":\"Concurso Assistentes Operacionais\",\"alias\":\"concurso-assistentes-operacionais\",\"introtext\":\"<p>\\r\\n\\t<a href=\\\"images\\/Lista_Unit\\u00e1ria_de_Ordena\\u00e7\\u00e3o_Final_-_Candidatos_Aprovados.pdf\\\">Pode consultar aqui a Lista Unit&aacute;ria de Ordena&ccedil;&atilde;o Final - Candidatos Aprovados - publicada no Di&aacute;rio da Rep&uacute;blica<\\/a><\\/p>\\r\\n\",\"fulltext\":\"\",\"state\":1,\"catid\":\"11\",\"created\":\"2019-12-20 17:13:00\",\"created_by\":\"251\",\"created_by_alias\":\"\",\"modified\":\"2019-12-21 00:07:07\",\"modified_by\":\"231\",\"checked_out\":\"231\",\"checked_out_time\":\"2019-12-21 00:06:37\",\"publish_up\":\"2019-12-27 10:12:22\",\"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\":\"{\\\"article_layout\\\":\\\"\\\",\\\"show_title\\\":\\\"\\\",\\\"link_titles\\\":\\\"\\\",\\\"show_tags\\\":\\\"\\\",\\\"show_intro\\\":\\\"\\\",\\\"info_block_position\\\":\\\"\\\",\\\"info_block_show_title\\\":\\\"\\\",\\\"show_category\\\":\\\"\\\",\\\"link_category\\\":\\\"\\\",\\\"show_parent_category\\\":\\\"\\\",\\\"link_parent_category\\\":\\\"\\\",\\\"show_associations\\\":\\\"\\\",\\\"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_page_title\\\":\\\"\\\",\\\"show_publishing_options\\\":\\\"\\\",\\\"show_article_options\\\":\\\"\\\",\\\"show_urls_images_backend\\\":\\\"\\\",\\\"show_urls_images_frontend\\\":\\\"\\\",\\\"astroid_article_type\\\":\\\"regular\\\",\\\"astroid_article_video_type\\\":\\\"youtube\\\",\\\"astroid_article_video_url\\\":\\\"\\\",\\\"astroid_article_gallery_width\\\":\\\"\\\",\\\"astroid_article_gallery_bullets\\\":\\\"1\\\",\\\"astroid_article_gallery_navigation\\\":\\\"1\\\",\\\"astroid_article_thumbnail\\\":\\\"1\\\",\\\"astroid_article_gallery_items\\\":[],\\\"astroid_article_audio_source\\\":\\\"soundcloud\\\",\\\"astroid_article_audio_soundcloud\\\":\\\"\\\",\\\"astroid_article_audio_spotify\\\":\\\"\\\",\\\"astroid_article_review_heading\\\":\\\"\\\",\\\"astroid_article_review_summery\\\":\\\"\\\",\\\"astroid_article_review_good\\\":\\\"\\\",\\\"astroid_article_review_bad\\\":\\\"\\\",\\\"astroid_article_review_rating\\\":\\\"5\\\",\\\"astroid_article_button_action\\\":\\\"\\\",\\\"astroid_article_button_link\\\":\\\"\\\",\\\"astroid_article_review_criterias\\\":[],\\\"astroid_article_quote_text\\\":\\\"\\\",\\\"astroid_article_quote_author\\\":\\\"\\\",\\\"astroid_article_badge\\\":\\\"0\\\",\\\"astroid_article_badge_type\\\":\\\"2\\\",\\\"astroid_article_badge_text\\\":\\\"\\\",\\\"astroid_article_badge_color\\\":\\\"\\\",\\\"astroid_article_badge_text_color\\\":\\\"\\\",\\\"astroid_relatedposts\\\":\\\"\\\",\\\"astroid_socialshare\\\":\\\"\\\",\\\"astroid_comments\\\":\\\"\\\",\\\"astroid_posttype\\\":\\\"\\\",\\\"astroid_readtime\\\":\\\"\\\",\\\"astroid_authorinfo\\\":\\\"\\\",\\\"astroid_og_title\\\":\\\"\\\",\\\"astroid_og_desc\\\":\\\"\\\",\\\"astroid_og_image\\\":\\\"\\\"}\",\"version\":3,\"ordering\":\"0\",\"metakey\":\"\",\"metadesc\":\"\",\"access\":\"1\",\"hits\":\"0\",\"metadata\":\"{\\\"robots\\\":\\\"\\\",\\\"author\\\":\\\"\\\",\\\"rights\\\":\\\"\\\",\\\"xreference\\\":\\\"\\\"}\",\"featured\":\"1\",\"language\":\"*\",\"xreference\":\"\",\"note\":\"\"}', 0),
(900, 133, 1, '', '2019-12-21 16:03:53', 251, 2233, 'c4e9c786deeac518023008a62766857f6537ea7b', '{\"id\":133,\"asset_id\":378,\"title\":\"Boas Festas para todos!\",\"alias\":\"boas-festas-para-todos\",\"introtext\":\"<p><img src=\\\"images\\/NatalMaior2019.jpg\\\" alt=\\\"NatalMaior2019\\\" height=\\\"1285\\\" \\/><\\/p>\",\"fulltext\":\"\",\"state\":\"1\",\"catid\":\"11\",\"created\":\"2019-12-21 16:03:53\",\"created_by\":\"251\",\"created_by_alias\":\"\",\"modified\":\"2019-12-21 16:03:53\",\"modified_by\":null,\"checked_out\":null,\"checked_out_time\":null,\"publish_up\":\"2019-12-21 16:03:53\",\"publish_down\":\"0000-00-00 00:00:00\",\"images\":\"{\\\"image_intro\\\":\\\"\\\",\\\"image_intro_alt\\\":\\\"\\\",\\\"image_intro_caption\\\":\\\"\\\",\\\"float_intro\\\":\\\"\\\",\\\"image_fulltext\\\":\\\"\\\",\\\"image_fulltext_alt\\\":\\\"\\\",\\\"image_fulltext_caption\\\":\\\"\\\",\\\"float_fulltext\\\":\\\"\\\"}\",\"urls\":\"{\\\"urla\\\":false,\\\"urlatext\\\":\\\"\\\",\\\"targeta\\\":\\\"\\\",\\\"urlb\\\":false,\\\"urlbtext\\\":\\\"\\\",\\\"targetb\\\":\\\"\\\",\\\"urlc\\\":false,\\\"urlctext\\\":\\\"\\\",\\\"targetc\\\":\\\"\\\"}\",\"attribs\":\"{\\\"astroid_article_type\\\":\\\"regular\\\",\\\"astroid_article_video_url\\\":\\\"\\\",\\\"astroid_article_gallery_width\\\":\\\"\\\",\\\"astroid_article_gallery_bullets\\\":\\\"1\\\",\\\"astroid_article_gallery_navigation\\\":\\\"1\\\",\\\"astroid_article_thumbnail\\\":\\\"1\\\",\\\"astroid_article_gallery_items\\\":[],\\\"astroid_article_audio_source\\\":\\\"soundcloud\\\",\\\"astroid_article_audio_soundcloud\\\":\\\"\\\",\\\"astroid_article_audio_spotify\\\":\\\"\\\",\\\"astroid_article_review_heading\\\":\\\"\\\",\\\"astroid_article_review_summery\\\":\\\"\\\",\\\"astroid_article_review_good\\\":\\\"\\\",\\\"astroid_article_review_bad\\\":\\\"\\\",\\\"astroid_article_review_rating\\\":\\\"5\\\",\\\"astroid_article_button_action\\\":\\\"\\\",\\\"astroid_article_button_link\\\":\\\"\\\",\\\"astroid_article_review_criterias\\\":[],\\\"astroid_article_quote_text\\\":\\\"\\\",\\\"astroid_article_quote_author\\\":\\\"\\\",\\\"astroid_article_badge\\\":\\\"0\\\",\\\"astroid_article_badge_type\\\":\\\"2\\\",\\\"astroid_article_badge_text\\\":\\\"\\\",\\\"astroid_article_badge_color\\\":\\\"\\\",\\\"astroid_article_badge_text_color\\\":\\\"\\\",\\\"astroid_relatedposts\\\":\\\"\\\",\\\"astroid_socialshare\\\":\\\"\\\",\\\"astroid_comments\\\":\\\"\\\",\\\"astroid_posttype\\\":\\\"\\\",\\\"astroid_readtime\\\":\\\"\\\",\\\"astroid_authorinfo\\\":\\\"\\\",\\\"astroid_og_title\\\":\\\"\\\",\\\"astroid_og_desc\\\":\\\"\\\",\\\"astroid_og_image\\\":\\\"\\\"}\",\"version\":1,\"ordering\":null,\"metakey\":\"\",\"metadesc\":\"\",\"access\":\"1\",\"hits\":null,\"metadata\":\"{}\",\"featured\":\"1\",\"language\":\"*\",\"xreference\":null,\"note\":null}', 0);
INSERT INTO `ynfp8_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
(901, 134, 1, '', '2019-12-30 17:05:26', 251, 3161, '7cce891b48194ccf7d444a6b1d315af56e9c3095', '{\"id\":134,\"asset_id\":379,\"title\":\" Pr\\u00e9mio Ci\\u00eancia na Escola \",\"alias\":\"premio-ciencia-na-escola\",\"introtext\":\"<p><em>Pelo Ambiente, l\\u00e1 vamos n\\u00f3s!<\\/em> acaba de receber o 2\\u00ba Pr\\u00e9mio do Ci\\u00eancia na Escola 2019. Trata-se de \\u00e9 um projeto, financiado pela Funda\\u00e7\\u00e3o Il\\u00eddio Pinho \\u2013 Ci\\u00eancia na Escola, desenvolvido pela Professora Carminda Costa e os seus alunos do 5\\u00baA e 6\\u00baB. <\\/p>\\r\\n<p>Este projeto tem por objetivo a gest\\u00e3o e controlo de esp\\u00e9cies invasoras lenhosas (ac\\u00e1cia longifolia e ac\\u00e1cia dealbata) nos Monumentos Naturais Locais do Alcantilado de Montedor e das Dunas Trepadoras do Faro de Anha, assim como sua poss\\u00edvel utiliza\\u00e7\\u00e3o na constru\\u00e7\\u00e3o de produtos artesanais. <\\/p>\\r\\n<p><a href=\\\"https:\\/\\/lm.redeescolardeciencia.pt\\/biblioteca\\/pelo-ambiente-la-vamos-nos-relatorio-do-projeto-para-a-16a-edicao-do-premio-fundacao-ilidio-pinho\\/\\\">https:\\/\\/lm.redeescolardeciencia.pt\\/biblioteca\\/pelo-ambiente-la-vamos-nos-relatorio-do-projeto-para-a-16a-edicao-do-premio-fundacao-ilidio-pinho\\/<\\/a><\\/p>\",\"fulltext\":\"\",\"state\":\"1\",\"catid\":\"11\",\"created\":\"2019-12-30 17:05:26\",\"created_by\":\"251\",\"created_by_alias\":\"\",\"modified\":\"2019-12-30 17:05:26\",\"modified_by\":null,\"checked_out\":null,\"checked_out_time\":null,\"publish_up\":\"2019-12-30 17:05:26\",\"publish_down\":\"0000-00-00 00:00:00\",\"images\":\"{\\\"image_intro\\\":\\\"\\\",\\\"image_intro_alt\\\":\\\"\\\",\\\"image_intro_caption\\\":\\\"\\\",\\\"float_intro\\\":\\\"\\\",\\\"image_fulltext\\\":\\\"\\\",\\\"image_fulltext_alt\\\":\\\"\\\",\\\"image_fulltext_caption\\\":\\\"\\\",\\\"float_fulltext\\\":\\\"\\\"}\",\"urls\":\"{\\\"urla\\\":false,\\\"urlatext\\\":\\\"\\\",\\\"targeta\\\":\\\"\\\",\\\"urlb\\\":false,\\\"urlbtext\\\":\\\"\\\",\\\"targetb\\\":\\\"\\\",\\\"urlc\\\":false,\\\"urlctext\\\":\\\"\\\",\\\"targetc\\\":\\\"\\\"}\",\"attribs\":\"{\\\"astroid_article_type\\\":\\\"regular\\\",\\\"astroid_article_video_url\\\":\\\"\\\",\\\"astroid_article_gallery_width\\\":\\\"\\\",\\\"astroid_article_gallery_bullets\\\":\\\"1\\\",\\\"astroid_article_gallery_navigation\\\":\\\"1\\\",\\\"astroid_article_thumbnail\\\":\\\"1\\\",\\\"astroid_article_gallery_items\\\":[],\\\"astroid_article_audio_source\\\":\\\"soundcloud\\\",\\\"astroid_article_audio_soundcloud\\\":\\\"\\\",\\\"astroid_article_audio_spotify\\\":\\\"\\\",\\\"astroid_article_review_heading\\\":\\\"\\\",\\\"astroid_article_review_summery\\\":\\\"\\\",\\\"astroid_article_review_good\\\":\\\"\\\",\\\"astroid_article_review_bad\\\":\\\"\\\",\\\"astroid_article_review_rating\\\":\\\"5\\\",\\\"astroid_article_button_action\\\":\\\"\\\",\\\"astroid_article_button_link\\\":\\\"\\\",\\\"astroid_article_review_criterias\\\":[],\\\"astroid_article_quote_text\\\":\\\"\\\",\\\"astroid_article_quote_author\\\":\\\"\\\",\\\"astroid_article_badge\\\":\\\"0\\\",\\\"astroid_article_badge_type\\\":\\\"2\\\",\\\"astroid_article_badge_text\\\":\\\"\\\",\\\"astroid_article_badge_color\\\":\\\"\\\",\\\"astroid_article_badge_text_color\\\":\\\"\\\",\\\"astroid_relatedposts\\\":\\\"\\\",\\\"astroid_socialshare\\\":\\\"\\\",\\\"astroid_comments\\\":\\\"\\\",\\\"astroid_posttype\\\":\\\"\\\",\\\"astroid_readtime\\\":\\\"\\\",\\\"astroid_authorinfo\\\":\\\"\\\",\\\"astroid_og_title\\\":\\\"\\\",\\\"astroid_og_desc\\\":\\\"\\\",\\\"astroid_og_image\\\":\\\"\\\"}\",\"version\":1,\"ordering\":null,\"metakey\":\"\",\"metadesc\":\"\",\"access\":\"1\",\"hits\":null,\"metadata\":\"{}\",\"featured\":\"0\",\"language\":\"*\",\"xreference\":null,\"note\":null}', 0),
(902, 134, 1, '', '2019-12-30 17:06:18', 251, 3174, '0a7c4e8c3a33adb927ccdca42fcda3cf927e7f1e', '{\"id\":134,\"asset_id\":\"379\",\"title\":\" Pr\\u00e9mio Ci\\u00eancia na Escola \",\"alias\":\"premio-ciencia-na-escola\",\"introtext\":\"<p><em>Pelo Ambiente, l\\u00e1 vamos n\\u00f3s!<\\/em> acaba de receber o 2\\u00ba Pr\\u00e9mio do Ci\\u00eancia na Escola 2019. Trata-se de \\u00e9 um projeto, financiado pela Funda\\u00e7\\u00e3o Il\\u00eddio Pinho \\u2013 Ci\\u00eancia na Escola, desenvolvido pela Professora Carminda Costa e os seus alunos do 5\\u00baA e 6\\u00baB.<\\/p>\\r\\n<p>Este projeto tem por objetivo a gest\\u00e3o e controlo de esp\\u00e9cies invasoras lenhosas (ac\\u00e1cia longifolia e ac\\u00e1cia dealbata) nos Monumentos Naturais Locais do Alcantilado de Montedor e das Dunas Trepadoras do Faro de Anha, assim como sua poss\\u00edvel utiliza\\u00e7\\u00e3o na constru\\u00e7\\u00e3o de produtos artesanais.<\\/p>\\r\\n<p><a href=\\\"https:\\/\\/lm.redeescolardeciencia.pt\\/biblioteca\\/pelo-ambiente-la-vamos-nos-relatorio-do-projeto-para-a-16a-edicao-do-premio-fundacao-ilidio-pinho\\/\\\">https:\\/\\/lm.redeescolardeciencia.pt\\/biblioteca\\/pelo-ambiente-la-vamos-nos-relatorio-do-projeto-para-a-16a-edicao-do-premio-fundacao-ilidio-pinho\\/<\\/a><\\/p>\",\"fulltext\":\"\",\"state\":\"1\",\"catid\":\"11\",\"created\":\"2019-12-30 17:05:26\",\"created_by\":\"251\",\"created_by_alias\":\"\",\"modified\":\"2019-12-30 17:06:18\",\"modified_by\":\"251\",\"checked_out\":\"251\",\"checked_out_time\":\"2019-12-30 17:06:04\",\"publish_up\":\"2019-12-30 17:05:26\",\"publish_down\":\"0000-00-00 00:00:00\",\"images\":\"{\\\"image_intro\\\":\\\"\\\",\\\"image_intro_alt\\\":\\\"\\\",\\\"image_intro_caption\\\":\\\"\\\",\\\"float_intro\\\":\\\"\\\",\\\"image_fulltext\\\":\\\"\\\",\\\"image_fulltext_alt\\\":\\\"\\\",\\\"image_fulltext_caption\\\":\\\"\\\",\\\"float_fulltext\\\":\\\"\\\"}\",\"urls\":\"{\\\"urla\\\":false,\\\"urlatext\\\":\\\"\\\",\\\"targeta\\\":\\\"\\\",\\\"urlb\\\":false,\\\"urlbtext\\\":\\\"\\\",\\\"targetb\\\":\\\"\\\",\\\"urlc\\\":false,\\\"urlctext\\\":\\\"\\\",\\\"targetc\\\":\\\"\\\"}\",\"attribs\":\"{\\\"astroid_article_type\\\":\\\"regular\\\",\\\"astroid_article_video_url\\\":\\\"\\\",\\\"astroid_article_gallery_width\\\":\\\"\\\",\\\"astroid_article_gallery_bullets\\\":\\\"1\\\",\\\"astroid_article_gallery_navigation\\\":\\\"1\\\",\\\"astroid_article_thumbnail\\\":\\\"1\\\",\\\"astroid_article_gallery_items\\\":[],\\\"astroid_article_audio_source\\\":\\\"soundcloud\\\",\\\"astroid_article_audio_soundcloud\\\":\\\"\\\",\\\"astroid_article_audio_spotify\\\":\\\"\\\",\\\"astroid_article_review_heading\\\":\\\"\\\",\\\"astroid_article_review_summery\\\":\\\"\\\",\\\"astroid_article_review_good\\\":\\\"\\\",\\\"astroid_article_review_bad\\\":\\\"\\\",\\\"astroid_article_review_rating\\\":\\\"5\\\",\\\"astroid_article_button_action\\\":\\\"\\\",\\\"astroid_article_button_link\\\":\\\"\\\",\\\"astroid_article_review_criterias\\\":[],\\\"astroid_article_quote_text\\\":\\\"\\\",\\\"astroid_article_quote_author\\\":\\\"\\\",\\\"astroid_article_badge\\\":\\\"0\\\",\\\"astroid_article_badge_type\\\":\\\"2\\\",\\\"astroid_article_badge_text\\\":\\\"\\\",\\\"astroid_article_badge_color\\\":\\\"\\\",\\\"astroid_article_badge_text_color\\\":\\\"\\\",\\\"astroid_relatedposts\\\":\\\"\\\",\\\"astroid_socialshare\\\":\\\"\\\",\\\"astroid_comments\\\":\\\"\\\",\\\"astroid_posttype\\\":\\\"\\\",\\\"astroid_readtime\\\":\\\"\\\",\\\"astroid_authorinfo\\\":\\\"\\\",\\\"astroid_og_title\\\":\\\"\\\",\\\"astroid_og_desc\\\":\\\"\\\",\\\"astroid_og_image\\\":\\\"\\\"}\",\"version\":2,\"ordering\":\"0\",\"metakey\":\"\",\"metadesc\":\"\",\"access\":\"1\",\"hits\":\"0\",\"metadata\":\"{}\",\"featured\":\"1\",\"language\":\"*\",\"xreference\":\"\",\"note\":\"\"}', 0),
(903, 134, 1, '', '2019-12-30 17:23:25', 251, 3150, '5ca9b1eb9b7513666ad9395092ecc09852ddf2d5', '{\"id\":134,\"asset_id\":\"379\",\"title\":\" Pr\\u00e9mio Ci\\u00eancia na Escola \",\"alias\":\"premio-ciencia-na-escola\",\"introtext\":\"<p><em>Pelo Ambiente, l\\u00e1 vamos n\\u00f3s!<\\/em> acaba de receber o 2\\u00ba Pr\\u00e9mio do Ci\\u00eancia na Escola 2019. Trata-se de um projeto financiado pela Funda\\u00e7\\u00e3o Il\\u00eddio Pinho \\u2013 Ci\\u00eancia na Escola que foi desenvolvido pela Professora Carminda Costa e os seus alunos do 5\\u00baA e 6\\u00baB. Teve por objetivo a gest\\u00e3o e controlo de esp\\u00e9cies invasoras lenhosas (ac\\u00e1cia longifolia e ac\\u00e1cia dealbata) nos Monumentos Naturais Locais do Alcantilado de Montedor e das Dunas Trepadoras do Faro de Anha, assim como sua poss\\u00edvel utiliza\\u00e7\\u00e3o na constru\\u00e7\\u00e3o de produtos artesanais.<\\/p>\\r\\n<p><a href=\\\"https:\\/\\/lm.redeescolardeciencia.pt\\/biblioteca\\/pelo-ambiente-la-vamos-nos-relatorio-do-projeto-para-a-16a-edicao-do-premio-fundacao-ilidio-pinho\\/\\\">https:\\/\\/lm.redeescolardeciencia.pt\\/biblioteca\\/pelo-ambiente-la-vamos-nos-relatorio-do-projeto-para-a-16a-edicao-do-premio-fundacao-ilidio-pinho\\/<\\/a><\\/p>\",\"fulltext\":\"\",\"state\":\"1\",\"catid\":\"11\",\"created\":\"2019-12-30 17:05:26\",\"created_by\":\"251\",\"created_by_alias\":\"\",\"modified\":\"2019-12-30 17:23:25\",\"modified_by\":\"251\",\"checked_out\":\"251\",\"checked_out_time\":\"2019-12-30 17:22:08\",\"publish_up\":\"2019-12-30 17:05:26\",\"publish_down\":\"0000-00-00 00:00:00\",\"images\":\"{\\\"image_intro\\\":\\\"\\\",\\\"image_intro_alt\\\":\\\"\\\",\\\"image_intro_caption\\\":\\\"\\\",\\\"float_intro\\\":\\\"\\\",\\\"image_fulltext\\\":\\\"\\\",\\\"image_fulltext_alt\\\":\\\"\\\",\\\"image_fulltext_caption\\\":\\\"\\\",\\\"float_fulltext\\\":\\\"\\\"}\",\"urls\":\"{\\\"urla\\\":false,\\\"urlatext\\\":\\\"\\\",\\\"targeta\\\":\\\"\\\",\\\"urlb\\\":false,\\\"urlbtext\\\":\\\"\\\",\\\"targetb\\\":\\\"\\\",\\\"urlc\\\":false,\\\"urlctext\\\":\\\"\\\",\\\"targetc\\\":\\\"\\\"}\",\"attribs\":\"{\\\"astroid_article_type\\\":\\\"regular\\\",\\\"astroid_article_video_url\\\":\\\"\\\",\\\"astroid_article_gallery_width\\\":\\\"\\\",\\\"astroid_article_gallery_bullets\\\":\\\"1\\\",\\\"astroid_article_gallery_navigation\\\":\\\"1\\\",\\\"astroid_article_thumbnail\\\":\\\"1\\\",\\\"astroid_article_gallery_items\\\":[],\\\"astroid_article_audio_source\\\":\\\"soundcloud\\\",\\\"astroid_article_audio_soundcloud\\\":\\\"\\\",\\\"astroid_article_audio_spotify\\\":\\\"\\\",\\\"astroid_article_review_heading\\\":\\\"\\\",\\\"astroid_article_review_summery\\\":\\\"\\\",\\\"astroid_article_review_good\\\":\\\"\\\",\\\"astroid_article_review_bad\\\":\\\"\\\",\\\"astroid_article_review_rating\\\":\\\"5\\\",\\\"astroid_article_button_action\\\":\\\"\\\",\\\"astroid_article_button_link\\\":\\\"\\\",\\\"astroid_article_review_criterias\\\":[],\\\"astroid_article_quote_text\\\":\\\"\\\",\\\"astroid_article_quote_author\\\":\\\"\\\",\\\"astroid_article_badge\\\":\\\"0\\\",\\\"astroid_article_badge_type\\\":\\\"2\\\",\\\"astroid_article_badge_text\\\":\\\"\\\",\\\"astroid_article_badge_color\\\":\\\"\\\",\\\"astroid_article_badge_text_color\\\":\\\"\\\",\\\"astroid_relatedposts\\\":\\\"\\\",\\\"astroid_socialshare\\\":\\\"\\\",\\\"astroid_comments\\\":\\\"\\\",\\\"astroid_posttype\\\":\\\"\\\",\\\"astroid_readtime\\\":\\\"\\\",\\\"astroid_authorinfo\\\":\\\"\\\",\\\"astroid_og_title\\\":\\\"\\\",\\\"astroid_og_desc\\\":\\\"\\\",\\\"astroid_og_image\\\":\\\"\\\"}\",\"version\":3,\"ordering\":\"0\",\"metakey\":\"\",\"metadesc\":\"\",\"access\":\"1\",\"hits\":\"0\",\"metadata\":\"{}\",\"featured\":\"1\",\"language\":\"*\",\"xreference\":\"\",\"note\":\"\"}', 0),
(904, 135, 1, '', '2020-01-03 18:43:16', 251, 2241, 'dba446c52f6a93f92c79407a11d24876cc005e3e', '{\"id\":135,\"asset_id\":380,\"title\":\"Convite Inaugura\\u00e7\\u00e3o \",\"alias\":\"convite-inauguracao\",\"introtext\":\"<p><img src=\\\"images\\/Convite_8_janeiro_2020.jpg\\\" alt=\\\"Convite_8_janeiro_2020.jpg\\\" \\/><\\/p>\",\"fulltext\":\"\",\"state\":\"1\",\"catid\":\"11\",\"created\":\"2020-01-03 18:43:16\",\"created_by\":\"251\",\"created_by_alias\":\"\",\"modified\":\"2020-01-03 18:43:16\",\"modified_by\":null,\"checked_out\":null,\"checked_out_time\":null,\"publish_up\":\"2020-01-03 18:43:16\",\"publish_down\":\"0000-00-00 00:00:00\",\"images\":\"{\\\"image_intro\\\":\\\"\\\",\\\"image_intro_alt\\\":\\\"\\\",\\\"image_intro_caption\\\":\\\"\\\",\\\"float_intro\\\":\\\"\\\",\\\"image_fulltext\\\":\\\"\\\",\\\"image_fulltext_alt\\\":\\\"\\\",\\\"image_fulltext_caption\\\":\\\"\\\",\\\"float_fulltext\\\":\\\"\\\"}\",\"urls\":\"{\\\"urla\\\":false,\\\"urlatext\\\":\\\"\\\",\\\"targeta\\\":\\\"\\\",\\\"urlb\\\":false,\\\"urlbtext\\\":\\\"\\\",\\\"targetb\\\":\\\"\\\",\\\"urlc\\\":false,\\\"urlctext\\\":\\\"\\\",\\\"targetc\\\":\\\"\\\"}\",\"attribs\":\"{\\\"astroid_article_type\\\":\\\"regular\\\",\\\"astroid_article_video_url\\\":\\\"\\\",\\\"astroid_article_gallery_width\\\":\\\"\\\",\\\"astroid_article_gallery_bullets\\\":\\\"1\\\",\\\"astroid_article_gallery_navigation\\\":\\\"1\\\",\\\"astroid_article_thumbnail\\\":\\\"1\\\",\\\"astroid_article_gallery_items\\\":[],\\\"astroid_article_audio_source\\\":\\\"soundcloud\\\",\\\"astroid_article_audio_soundcloud\\\":\\\"\\\",\\\"astroid_article_audio_spotify\\\":\\\"\\\",\\\"astroid_article_review_heading\\\":\\\"\\\",\\\"astroid_article_review_summery\\\":\\\"\\\",\\\"astroid_article_review_good\\\":\\\"\\\",\\\"astroid_article_review_bad\\\":\\\"\\\",\\\"astroid_article_review_rating\\\":\\\"5\\\",\\\"astroid_article_button_action\\\":\\\"\\\",\\\"astroid_article_button_link\\\":\\\"\\\",\\\"astroid_article_review_criterias\\\":[],\\\"astroid_article_quote_text\\\":\\\"\\\",\\\"astroid_article_quote_author\\\":\\\"\\\",\\\"astroid_article_badge\\\":\\\"0\\\",\\\"astroid_article_badge_type\\\":\\\"2\\\",\\\"astroid_article_badge_text\\\":\\\"\\\",\\\"astroid_article_badge_color\\\":\\\"\\\",\\\"astroid_article_badge_text_color\\\":\\\"\\\",\\\"astroid_relatedposts\\\":\\\"\\\",\\\"astroid_socialshare\\\":\\\"\\\",\\\"astroid_comments\\\":\\\"\\\",\\\"astroid_posttype\\\":\\\"\\\",\\\"astroid_readtime\\\":\\\"\\\",\\\"astroid_authorinfo\\\":\\\"\\\",\\\"astroid_og_title\\\":\\\"\\\",\\\"astroid_og_desc\\\":\\\"\\\",\\\"astroid_og_image\\\":\\\"\\\"}\",\"version\":1,\"ordering\":null,\"metakey\":\"\",\"metadesc\":\"\",\"access\":\"1\",\"hits\":null,\"metadata\":\"{}\",\"featured\":\"1\",\"language\":\"*\",\"xreference\":null,\"note\":null}', 0),
(905, 101, 1, '', '2020-01-09 09:18:45', 253, 2727, 'e38939e9bc45195fb414a4e8b78fa74ce2b32562', '{\"id\":101,\"asset_id\":\"346\",\"title\":\"Ementa EB 1 do Carmo\",\"alias\":\"ementa-eb-1-do-carmo\",\"introtext\":\"<p>&nbsp;<img src=\\\"images\\/Almocos\\/Janeiro2020\\/jan2020-1.jpg\\\" alt=\\\"jan2020 1\\\" \\/><\\/p>\\r\\n<p>&nbsp;<\\/p>\\r\\n<p><img src=\\\"images\\/Almocos\\/Janeiro2020\\/jan2020-2.jpg\\\" alt=\\\"jan2020 2\\\" \\/><\\/p>\\r\\n<p><img src=\\\"images\\/Almocos\\/Janeiro2020\\/jan2020-3.jpg\\\" alt=\\\"jan2020 3\\\" \\/>&nbsp;<\\/p>\\r\\n<p><img src=\\\"images\\/Almocos\\/Janeiro2020\\/jan2020-4.jpg\\\" alt=\\\"jan2020 4\\\" \\/>&nbsp;<\\/p>\\r\\n<p>&nbsp;<\\/p>\\r\\n<p>&nbsp;<\\/p>\\r\\n<p>&nbsp;<\\/p>\\r\\n<p>&nbsp;<\\/p>\",\"fulltext\":\"\",\"state\":\"1\",\"catid\":\"16\",\"created\":\"2019-09-24 20:54:53\",\"created_by\":\"231\",\"created_by_alias\":\"\",\"modified\":\"2020-01-09 09:18:45\",\"modified_by\":\"253\",\"checked_out\":\"253\",\"checked_out_time\":\"2020-01-09 09:15:43\",\"publish_up\":\"2019-09-24 20:54:53\",\"publish_down\":\"0000-00-00 00:00:00\",\"images\":\"{\\\"image_intro\\\":\\\"\\\",\\\"image_intro_alt\\\":\\\"\\\",\\\"image_intro_caption\\\":\\\"\\\",\\\"float_intro\\\":\\\"\\\",\\\"image_fulltext\\\":\\\"\\\",\\\"image_fulltext_alt\\\":\\\"\\\",\\\"image_fulltext_caption\\\":\\\"\\\",\\\"float_fulltext\\\":\\\"\\\"}\",\"urls\":\"{\\\"urla\\\":false,\\\"urlatext\\\":\\\"\\\",\\\"targeta\\\":\\\"\\\",\\\"urlb\\\":false,\\\"urlbtext\\\":\\\"\\\",\\\"targetb\\\":\\\"\\\",\\\"urlc\\\":false,\\\"urlctext\\\":\\\"\\\",\\\"targetc\\\":\\\"\\\"}\",\"attribs\":\"{\\\"astroid_article_type\\\":\\\"regular\\\",\\\"astroid_article_video_type\\\":\\\"youtube\\\",\\\"astroid_article_video_url\\\":\\\"\\\",\\\"astroid_article_gallery_width\\\":\\\"\\\",\\\"astroid_article_gallery_bullets\\\":\\\"1\\\",\\\"astroid_article_gallery_navigation\\\":\\\"1\\\",\\\"astroid_article_thumbnail\\\":\\\"1\\\",\\\"astroid_article_gallery_items\\\":[],\\\"astroid_article_audio_source\\\":\\\"soundcloud\\\",\\\"astroid_article_audio_soundcloud\\\":\\\"\\\",\\\"astroid_article_audio_spotify\\\":\\\"\\\",\\\"astroid_article_review_heading\\\":\\\"\\\",\\\"astroid_article_review_summery\\\":\\\"\\\",\\\"astroid_article_review_good\\\":\\\"\\\",\\\"astroid_article_review_bad\\\":\\\"\\\",\\\"astroid_article_review_rating\\\":\\\"5\\\",\\\"astroid_article_button_action\\\":\\\"\\\",\\\"astroid_article_button_link\\\":\\\"\\\",\\\"astroid_article_review_criterias\\\":[],\\\"astroid_article_quote_text\\\":\\\"\\\",\\\"astroid_article_quote_author\\\":\\\"\\\",\\\"astroid_article_badge\\\":\\\"0\\\",\\\"astroid_article_badge_type\\\":\\\"2\\\",\\\"astroid_article_badge_text\\\":\\\"\\\",\\\"astroid_article_badge_color\\\":\\\"\\\",\\\"astroid_article_badge_text_color\\\":\\\"\\\",\\\"astroid_relatedposts\\\":\\\"\\\",\\\"astroid_socialshare\\\":\\\"\\\",\\\"astroid_comments\\\":\\\"\\\",\\\"astroid_posttype\\\":\\\"\\\",\\\"astroid_readtime\\\":\\\"\\\",\\\"astroid_authorinfo\\\":\\\"\\\",\\\"astroid_og_title\\\":\\\"\\\",\\\"astroid_og_desc\\\":\\\"\\\",\\\"astroid_og_image\\\":\\\"\\\"}\",\"version\":4,\"ordering\":\"4\",\"metakey\":\"\",\"metadesc\":\"\",\"access\":\"1\",\"hits\":\"0\",\"metadata\":\"{\\\"robots\\\":\\\"\\\",\\\"author\\\":\\\"\\\",\\\"rights\\\":\\\"\\\",\\\"xreference\\\":\\\"\\\"}\",\"featured\":\"0\",\"language\":\"*\",\"xreference\":\"\",\"note\":\"\"}', 0),
(906, 136, 1, '', '2020-01-09 09:42:28', 231, 4228, '8583a0c3595d3df6def441ea896b77c2aa5cf13c', '{\"id\":136,\"asset_id\":382,\"title\":\"Agradecimentos\",\"alias\":\"agradecimentos\",\"introtext\":\"<p>\\r\\n\\tA todos aqueles que participaram na campanha <strong>&ldquo;Natal Solid&aacute;rio&rdquo;,<\\/strong> realizada no passado m&ecirc;s de dezembro na Escola, o nosso<strong> MUITO OBRIGADO!<\\/strong> por terem proporcionado &agrave;s fam&iacute;lias e Institui&ccedil;&otilde;es que foram presenteadas com este gesto generoso um Natal mais reconfortante.<img alt=\\\"\\\" src=\\\"images\\/imagens\\/natal.png\\\" style=\\\"width: 359px; height: 264px; float: right;\\\" \\/><br \\/>\\r\\n\\tConseguiu-se angariar um total de<strong> 27 cabazes<\\/strong> que foram distribu&iacute;dos por v&aacute;rias fam&iacute;lias, pertencentes &agrave; comunidade escolar e fora dela e por algumas Institui&ccedil;&otilde;es de Solidariedade Social da cidade.&nbsp;<\\/p>\\r\\n<p>\\r\\n\\tSer solid&aacute;rio constitui uma marca da nossa Humanidade. Ajudando quem mais precisa faz-nos sentir &uacute;teis e, sobretudo, felizes. A simplicidade deste pequeno gesto s&oacute; enobrece quem o pratica.<\\/p>\\r\\n<p>\\r\\n\\tBem-haja a todos!&nbsp;<\\/p>\\r\\n<p>\\r\\n\\tVotos de um Novo Ano cheio de esperan&ccedil;a e de amor.&nbsp;<\\/p>\\r\\n<p>\\r\\n\\tA Docente respons&aacute;vel,&nbsp;<\\/p>\\r\\n<p>\\r\\n\\tGl&oacute;ria Torres<br \\/>\\r\\n\\t&nbsp;<\\/p>\\r\\n\",\"fulltext\":\"\",\"state\":1,\"catid\":\"11\",\"created\":\"2020-01-09 09:42:28\",\"created_by\":\"231\",\"created_by_alias\":\"\",\"modified\":\"2020-01-09 09:42:28\",\"modified_by\":null,\"checked_out\":null,\"checked_out_time\":null,\"publish_up\":\"2020-01-09 09:42:28\",\"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\":\"{\\\"article_layout\\\":\\\"\\\",\\\"show_title\\\":\\\"\\\",\\\"link_titles\\\":\\\"\\\",\\\"show_tags\\\":\\\"\\\",\\\"show_intro\\\":\\\"\\\",\\\"info_block_position\\\":\\\"\\\",\\\"info_block_show_title\\\":\\\"\\\",\\\"show_category\\\":\\\"\\\",\\\"link_category\\\":\\\"\\\",\\\"show_parent_category\\\":\\\"\\\",\\\"link_parent_category\\\":\\\"\\\",\\\"show_associations\\\":\\\"\\\",\\\"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_page_title\\\":\\\"\\\",\\\"show_publishing_options\\\":\\\"\\\",\\\"show_article_options\\\":\\\"\\\",\\\"show_urls_images_backend\\\":\\\"\\\",\\\"show_urls_images_frontend\\\":\\\"\\\",\\\"astroid_article_type\\\":\\\"regular\\\",\\\"astroid_article_video_type\\\":\\\"youtube\\\",\\\"astroid_article_video_url\\\":\\\"\\\",\\\"astroid_article_gallery_width\\\":\\\"\\\",\\\"astroid_article_gallery_bullets\\\":\\\"1\\\",\\\"astroid_article_gallery_navigation\\\":\\\"1\\\",\\\"astroid_article_thumbnail\\\":\\\"1\\\",\\\"astroid_article_gallery_items\\\":[],\\\"astroid_article_audio_source\\\":\\\"soundcloud\\\",\\\"astroid_article_audio_soundcloud\\\":\\\"\\\",\\\"astroid_article_audio_spotify\\\":\\\"\\\",\\\"astroid_article_review_heading\\\":\\\"\\\",\\\"astroid_article_review_summery\\\":\\\"\\\",\\\"astroid_article_review_good\\\":\\\"\\\",\\\"astroid_article_review_bad\\\":\\\"\\\",\\\"astroid_article_review_rating\\\":\\\"5\\\",\\\"astroid_article_button_action\\\":\\\"\\\",\\\"astroid_article_button_link\\\":\\\"\\\",\\\"astroid_article_review_criterias\\\":[],\\\"astroid_article_quote_text\\\":\\\"\\\",\\\"astroid_article_quote_author\\\":\\\"\\\",\\\"astroid_article_badge\\\":\\\"0\\\",\\\"astroid_article_badge_type\\\":\\\"2\\\",\\\"astroid_article_badge_text\\\":\\\"\\\",\\\"astroid_article_badge_color\\\":\\\"\\\",\\\"astroid_article_badge_text_color\\\":\\\"\\\",\\\"astroid_relatedposts\\\":\\\"\\\",\\\"astroid_socialshare\\\":\\\"\\\",\\\"astroid_comments\\\":\\\"\\\",\\\"astroid_posttype\\\":\\\"\\\",\\\"astroid_readtime\\\":\\\"\\\",\\\"astroid_authorinfo\\\":\\\"\\\",\\\"astroid_og_title\\\":\\\"\\\",\\\"astroid_og_desc\\\":\\\"\\\",\\\"astroid_og_image\\\":\\\"\\\"}\",\"version\":1,\"ordering\":null,\"metakey\":\"\",\"metadesc\":\"\",\"access\":\"1\",\"hits\":null,\"metadata\":\"{\\\"robots\\\":\\\"\\\",\\\"author\\\":\\\"\\\",\\\"rights\\\":\\\"\\\",\\\"xreference\\\":\\\"\\\"}\",\"featured\":\"1\",\"language\":\"*\",\"xreference\":\"\",\"note\":\"\"}', 0),
(907, 136, 1, '', '2020-01-09 09:43:13', 231, 4246, '723d053ea7771e83ffa83e0e04d78fa0c5b886da', '{\"id\":136,\"asset_id\":\"382\",\"title\":\"Agradecimento\",\"alias\":\"agradecimentos\",\"introtext\":\"<p>\\r\\n\\tA todos aqueles que participaram na campanha <strong>&ldquo;Natal Solid&aacute;rio&rdquo;,<\\/strong> realizada no passado m&ecirc;s de dezembro na Escola, o nosso<strong> MUITO OBRIGADO!<\\/strong> por terem proporcionado &agrave;s fam&iacute;lias e Institui&ccedil;&otilde;es que foram presenteadas com este gesto generoso um Natal mais reconfortante.<img alt=\\\"\\\" src=\\\"images\\/imagens\\/natal.png\\\" style=\\\"width: 359px; height: 264px; float: right;\\\" \\/><br \\/>\\r\\n\\tConseguiu-se angariar um total de<strong> 27 cabazes<\\/strong> que foram distribu&iacute;dos por v&aacute;rias fam&iacute;lias, pertencentes &agrave; comunidade escolar e fora dela e por algumas Institui&ccedil;&otilde;es de Solidariedade Social da cidade.&nbsp;<\\/p>\\r\\n<p>\\r\\n\\tSer solid&aacute;rio constitui uma marca da nossa Humanidade. Ajudando quem mais precisa faz-nos sentir &uacute;teis e, sobretudo, felizes. A simplicidade deste pequeno gesto s&oacute; enobrece quem o pratica.<\\/p>\\r\\n<p>\\r\\n\\tBem-haja a todos!&nbsp;<\\/p>\\r\\n<p>\\r\\n\\tVotos de um Novo Ano cheio de esperan&ccedil;a e de amor.&nbsp;<\\/p>\\r\\n<p>\\r\\n\\tA Docente respons&aacute;vel,&nbsp;<\\/p>\\r\\n<p>\\r\\n\\tGl&oacute;ria Torres<br \\/>\\r\\n\\t&nbsp;<\\/p>\\r\\n\",\"fulltext\":\"\",\"state\":1,\"catid\":\"11\",\"created\":\"2020-01-09 09:42:28\",\"created_by\":\"231\",\"created_by_alias\":\"\",\"modified\":\"2020-01-09 09:43:13\",\"modified_by\":\"231\",\"checked_out\":\"231\",\"checked_out_time\":\"2020-01-09 09:42:28\",\"publish_up\":\"2020-01-09 09:42:28\",\"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\":\"{\\\"article_layout\\\":\\\"\\\",\\\"show_title\\\":\\\"\\\",\\\"link_titles\\\":\\\"\\\",\\\"show_tags\\\":\\\"\\\",\\\"show_intro\\\":\\\"\\\",\\\"info_block_position\\\":\\\"\\\",\\\"info_block_show_title\\\":\\\"\\\",\\\"show_category\\\":\\\"\\\",\\\"link_category\\\":\\\"\\\",\\\"show_parent_category\\\":\\\"\\\",\\\"link_parent_category\\\":\\\"\\\",\\\"show_associations\\\":\\\"\\\",\\\"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_page_title\\\":\\\"\\\",\\\"show_publishing_options\\\":\\\"\\\",\\\"show_article_options\\\":\\\"\\\",\\\"show_urls_images_backend\\\":\\\"\\\",\\\"show_urls_images_frontend\\\":\\\"\\\",\\\"astroid_article_type\\\":\\\"regular\\\",\\\"astroid_article_video_type\\\":\\\"youtube\\\",\\\"astroid_article_video_url\\\":\\\"\\\",\\\"astroid_article_gallery_width\\\":\\\"\\\",\\\"astroid_article_gallery_bullets\\\":\\\"1\\\",\\\"astroid_article_gallery_navigation\\\":\\\"1\\\",\\\"astroid_article_thumbnail\\\":\\\"1\\\",\\\"astroid_article_gallery_items\\\":[],\\\"astroid_article_audio_source\\\":\\\"soundcloud\\\",\\\"astroid_article_audio_soundcloud\\\":\\\"\\\",\\\"astroid_article_audio_spotify\\\":\\\"\\\",\\\"astroid_article_review_heading\\\":\\\"\\\",\\\"astroid_article_review_summery\\\":\\\"\\\",\\\"astroid_article_review_good\\\":\\\"\\\",\\\"astroid_article_review_bad\\\":\\\"\\\",\\\"astroid_article_review_rating\\\":\\\"5\\\",\\\"astroid_article_button_action\\\":\\\"\\\",\\\"astroid_article_button_link\\\":\\\"\\\",\\\"astroid_article_review_criterias\\\":[],\\\"astroid_article_quote_text\\\":\\\"\\\",\\\"astroid_article_quote_author\\\":\\\"\\\",\\\"astroid_article_badge\\\":\\\"0\\\",\\\"astroid_article_badge_type\\\":\\\"2\\\",\\\"astroid_article_badge_text\\\":\\\"\\\",\\\"astroid_article_badge_color\\\":\\\"\\\",\\\"astroid_article_badge_text_color\\\":\\\"\\\",\\\"astroid_relatedposts\\\":\\\"\\\",\\\"astroid_socialshare\\\":\\\"\\\",\\\"astroid_comments\\\":\\\"\\\",\\\"astroid_posttype\\\":\\\"\\\",\\\"astroid_readtime\\\":\\\"\\\",\\\"astroid_authorinfo\\\":\\\"\\\",\\\"astroid_og_title\\\":\\\"\\\",\\\"astroid_og_desc\\\":\\\"\\\",\\\"astroid_og_image\\\":\\\"\\\"}\",\"version\":2,\"ordering\":\"0\",\"metakey\":\"\",\"metadesc\":\"\",\"access\":\"1\",\"hits\":\"0\",\"metadata\":\"{\\\"robots\\\":\\\"\\\",\\\"author\\\":\\\"\\\",\\\"rights\\\":\\\"\\\",\\\"xreference\\\":\\\"\\\"}\",\"featured\":\"1\",\"language\":\"*\",\"xreference\":\"\",\"note\":\"\"}', 0),
(908, 136, 1, '', '2020-01-09 09:44:19', 231, 4255, '57868bebcca288b381f8d645132bfef729465d7b', '{\"id\":136,\"asset_id\":\"382\",\"title\":\"Agradecimento\",\"alias\":\"agradecimentos\",\"introtext\":\"<p>\\r\\n\\tA todos aqueles que participaram na campanha <strong>&ldquo;Natal Solid&aacute;rio&rdquo;,<\\/strong> realizada no passado m&ecirc;s de dezembro na Escola, o nosso<strong> MUITO OBRIGADO!<\\/strong> por terem proporcionado &agrave;s fam&iacute;lias e Institui&ccedil;&otilde;es que foram presenteadas com este gesto generoso um Natal mais reconfortante.<img alt=\\\"\\\" src=\\\"images\\/imagens\\/natal.png\\\" style=\\\"width: 359px; height: 264px; float: right;\\\" \\/><\\/p>\\r\\n\",\"fulltext\":\"\\r\\n<p>\\r\\n\\tConseguiu-se angariar um total de<strong> 27 cabazes<\\/strong> que foram distribu&iacute;dos por v&aacute;rias fam&iacute;lias, pertencentes &agrave; comunidade escolar e fora dela e por algumas Institui&ccedil;&otilde;es de Solidariedade Social da cidade.&nbsp;<\\/p>\\r\\n<p>\\r\\n\\tSer solid&aacute;rio constitui uma marca da nossa Humanidade. Ajudando quem mais precisa faz-nos sentir &uacute;teis e, sobretudo, felizes. A simplicidade deste pequeno gesto s&oacute; enobrece quem o pratica.<\\/p>\\r\\n<p>\\r\\n\\tBem-haja a todos!&nbsp;<\\/p>\\r\\n<p>\\r\\n\\tVotos de um Novo Ano cheio de esperan&ccedil;a e de amor.&nbsp;<\\/p>\\r\\n<p>\\r\\n\\tA Docente respons&aacute;vel,&nbsp;<\\/p>\\r\\n<p>\\r\\n\\tGl&oacute;ria Torres<br \\/>\\r\\n\\t&nbsp;<\\/p>\\r\\n\",\"state\":1,\"catid\":\"11\",\"created\":\"2020-01-09 09:42:28\",\"created_by\":\"231\",\"created_by_alias\":\"\",\"modified\":\"2020-01-09 09:44:19\",\"modified_by\":\"231\",\"checked_out\":\"231\",\"checked_out_time\":\"2020-01-09 09:43:13\",\"publish_up\":\"2020-01-09 09:42:28\",\"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\":\"{\\\"article_layout\\\":\\\"\\\",\\\"show_title\\\":\\\"\\\",\\\"link_titles\\\":\\\"\\\",\\\"show_tags\\\":\\\"\\\",\\\"show_intro\\\":\\\"\\\",\\\"info_block_position\\\":\\\"\\\",\\\"info_block_show_title\\\":\\\"\\\",\\\"show_category\\\":\\\"\\\",\\\"link_category\\\":\\\"\\\",\\\"show_parent_category\\\":\\\"\\\",\\\"link_parent_category\\\":\\\"\\\",\\\"show_associations\\\":\\\"\\\",\\\"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_page_title\\\":\\\"\\\",\\\"show_publishing_options\\\":\\\"\\\",\\\"show_article_options\\\":\\\"\\\",\\\"show_urls_images_backend\\\":\\\"\\\",\\\"show_urls_images_frontend\\\":\\\"\\\",\\\"astroid_article_type\\\":\\\"regular\\\",\\\"astroid_article_video_type\\\":\\\"youtube\\\",\\\"astroid_article_video_url\\\":\\\"\\\",\\\"astroid_article_gallery_width\\\":\\\"\\\",\\\"astroid_article_gallery_bullets\\\":\\\"1\\\",\\\"astroid_article_gallery_navigation\\\":\\\"1\\\",\\\"astroid_article_thumbnail\\\":\\\"1\\\",\\\"astroid_article_gallery_items\\\":[],\\\"astroid_article_audio_source\\\":\\\"soundcloud\\\",\\\"astroid_article_audio_soundcloud\\\":\\\"\\\",\\\"astroid_article_audio_spotify\\\":\\\"\\\",\\\"astroid_article_review_heading\\\":\\\"\\\",\\\"astroid_article_review_summery\\\":\\\"\\\",\\\"astroid_article_review_good\\\":\\\"\\\",\\\"astroid_article_review_bad\\\":\\\"\\\",\\\"astroid_article_review_rating\\\":\\\"5\\\",\\\"astroid_article_button_action\\\":\\\"\\\",\\\"astroid_article_button_link\\\":\\\"\\\",\\\"astroid_article_review_criterias\\\":[],\\\"astroid_article_quote_text\\\":\\\"\\\",\\\"astroid_article_quote_author\\\":\\\"\\\",\\\"astroid_article_badge\\\":\\\"0\\\",\\\"astroid_article_badge_type\\\":\\\"2\\\",\\\"astroid_article_badge_text\\\":\\\"\\\",\\\"astroid_article_badge_color\\\":\\\"\\\",\\\"astroid_article_badge_text_color\\\":\\\"\\\",\\\"astroid_relatedposts\\\":\\\"\\\",\\\"astroid_socialshare\\\":\\\"\\\",\\\"astroid_comments\\\":\\\"\\\",\\\"astroid_posttype\\\":\\\"\\\",\\\"astroid_readtime\\\":\\\"\\\",\\\"astroid_authorinfo\\\":\\\"\\\",\\\"astroid_og_title\\\":\\\"\\\",\\\"astroid_og_desc\\\":\\\"\\\",\\\"astroid_og_image\\\":\\\"\\\"}\",\"version\":3,\"ordering\":\"0\",\"metakey\":\"\",\"metadesc\":\"\",\"access\":\"1\",\"hits\":\"0\",\"metadata\":\"{\\\"robots\\\":\\\"\\\",\\\"author\\\":\\\"\\\",\\\"rights\\\":\\\"\\\",\\\"xreference\\\":\\\"\\\"}\",\"featured\":\"1\",\"language\":\"*\",\"xreference\":\"\",\"note\":\"\"}', 0),
(909, 137, 1, '', '2020-01-09 22:05:31', 231, 3730, '1195ba55bff8bc43be4ee67edafba926112873c9', '{\"id\":137,\"asset_id\":383,\"title\":\"Pol\\u00edtica de privicidade\",\"alias\":\"politica-de-privicidade\",\"introtext\":\"<p>\\r\\n\\tEncarregado de Prote&ccedil;&atilde;o de Dados<\\/p>\\r\\n<p>\\r\\n\\tDSRN: Esmeralda Diegues Nascimento<\\/p>\\r\\n<p>\\r\\n\\te-mail:rgpd.dsrn@dgeste.mec.pt<\\/p>\\r\\n<p>\\r\\n\\tTelefone: 252 191 900<\\/p>\\r\\n<p>\\r\\n\\tMorada: Rua Ant&oacute;nio Carneiro, 98, 4349-003 Porto<\\/p>\\r\\n<p>\\r\\n\\t<span style=\\\"font-size:14px;\\\"><strong><u><\\/u><\\/strong><\\/span><\\/p>\\r\\n<p style=\\\"text-align: justify;\\\">\\r\\n\\t<span style=\\\"font-size:14px;\\\"><strong><u><a href=\\\"files\\/protecaodados.pdf\\\" target=\\\"_blank\\\">Pol&iacute;tica de Privacidade e Prote&ccedil;&atilde;o de Dados Pessoais<\\/a><\\/u><\\/strong><\\/span><\\/p>\\r\\n<p style=\\\"text-align: justify;\\\">\\r\\n\\t&nbsp;<\\/p>\\r\\n<p>\\r\\n\\t&nbsp;<\\/p>\\r\\n\",\"fulltext\":\"\",\"state\":1,\"catid\":\"16\",\"created\":\"2020-01-09 22:05:31\",\"created_by\":\"231\",\"created_by_alias\":\"\",\"modified\":\"2020-01-09 22:05:31\",\"modified_by\":null,\"checked_out\":null,\"checked_out_time\":null,\"publish_up\":\"2020-01-09 22:05:31\",\"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\":\"{\\\"article_layout\\\":\\\"\\\",\\\"show_title\\\":\\\"\\\",\\\"link_titles\\\":\\\"\\\",\\\"show_tags\\\":\\\"\\\",\\\"show_intro\\\":\\\"\\\",\\\"info_block_position\\\":\\\"\\\",\\\"info_block_show_title\\\":\\\"\\\",\\\"show_category\\\":\\\"\\\",\\\"link_category\\\":\\\"\\\",\\\"show_parent_category\\\":\\\"\\\",\\\"link_parent_category\\\":\\\"\\\",\\\"show_associations\\\":\\\"\\\",\\\"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_page_title\\\":\\\"\\\",\\\"show_publishing_options\\\":\\\"\\\",\\\"show_article_options\\\":\\\"\\\",\\\"show_urls_images_backend\\\":\\\"\\\",\\\"show_urls_images_frontend\\\":\\\"\\\",\\\"astroid_article_type\\\":\\\"regular\\\",\\\"astroid_article_video_type\\\":\\\"youtube\\\",\\\"astroid_article_video_url\\\":\\\"\\\",\\\"astroid_article_gallery_width\\\":\\\"\\\",\\\"astroid_article_gallery_bullets\\\":\\\"1\\\",\\\"astroid_article_gallery_navigation\\\":\\\"1\\\",\\\"astroid_article_thumbnail\\\":\\\"1\\\",\\\"astroid_article_gallery_items\\\":[],\\\"astroid_article_audio_source\\\":\\\"soundcloud\\\",\\\"astroid_article_audio_soundcloud\\\":\\\"\\\",\\\"astroid_article_audio_spotify\\\":\\\"\\\",\\\"astroid_article_review_heading\\\":\\\"\\\",\\\"astroid_article_review_summery\\\":\\\"\\\",\\\"astroid_article_review_good\\\":\\\"\\\",\\\"astroid_article_review_bad\\\":\\\"\\\",\\\"astroid_article_review_rating\\\":\\\"5\\\",\\\"astroid_article_button_action\\\":\\\"\\\",\\\"astroid_article_button_link\\\":\\\"\\\",\\\"astroid_article_review_criterias\\\":[],\\\"astroid_article_quote_text\\\":\\\"\\\",\\\"astroid_article_quote_author\\\":\\\"\\\",\\\"astroid_article_badge\\\":\\\"0\\\",\\\"astroid_article_badge_type\\\":\\\"2\\\",\\\"astroid_article_badge_text\\\":\\\"\\\",\\\"astroid_article_badge_color\\\":\\\"\\\",\\\"astroid_article_badge_text_color\\\":\\\"\\\",\\\"astroid_relatedposts\\\":\\\"\\\",\\\"astroid_socialshare\\\":\\\"\\\",\\\"astroid_comments\\\":\\\"\\\",\\\"astroid_posttype\\\":\\\"\\\",\\\"astroid_readtime\\\":\\\"\\\",\\\"astroid_authorinfo\\\":\\\"\\\",\\\"astroid_og_title\\\":\\\"\\\",\\\"astroid_og_desc\\\":\\\"\\\",\\\"astroid_og_image\\\":\\\"\\\"}\",\"version\":1,\"ordering\":null,\"metakey\":\"\",\"metadesc\":\"\",\"access\":\"1\",\"hits\":null,\"metadata\":\"{\\\"robots\\\":\\\"\\\",\\\"author\\\":\\\"\\\",\\\"rights\\\":\\\"\\\",\\\"xreference\\\":\\\"\\\"}\",\"featured\":\"0\",\"language\":\"*\",\"xreference\":\"\",\"note\":\"\"}', 0),
(910, 137, 1, '', '2020-01-09 22:07:37', 231, 3689, '49399f95673e986ac7a3fca59251eac27393891d', '{\"id\":137,\"asset_id\":\"383\",\"title\":\"Pol\\u00edtica de Privacidade\",\"alias\":\"politica-de-privicidade\",\"introtext\":\"<p>\\r\\n\\tEncarregado de Prote&ccedil;&atilde;o de Dados<\\/p>\\r\\n<p>\\r\\n\\tDSRN: Esmeralda Diegues Nascimento<\\/p>\\r\\n<p>\\r\\n\\te-mail:rgpd.dsrn@dgeste.mec.pt<\\/p>\\r\\n<p>\\r\\n\\tTelefone: 252 191 900<\\/p>\\r\\n<p>\\r\\n\\tMorada: Rua Ant&oacute;nio Carneiro, 98, 4349-003 Porto<\\/p>\\r\\n<p>\\r\\n\\t&nbsp;<\\/p>\\r\\n<p style=\\\"text-align: justify;\\\">\\r\\n\\t<span style=\\\"font-size:14px;\\\"><strong><u><a href=\\\"files\\/protecaodados.pdf\\\" target=\\\"_blank\\\">Pol&iacute;tica de Privacidade e Prote&ccedil;&atilde;o de Dados Pessoais<\\/a><\\/u><\\/strong><\\/span><\\/p>\\r\\n<p style=\\\"text-align: justify;\\\">\\r\\n\\t&nbsp;<\\/p>\\r\\n<p>\\r\\n\\t&nbsp;<\\/p>\\r\\n\",\"fulltext\":\"\",\"state\":1,\"catid\":\"16\",\"created\":\"2020-01-09 22:05:31\",\"created_by\":\"231\",\"created_by_alias\":\"\",\"modified\":\"2020-01-09 22:07:37\",\"modified_by\":\"231\",\"checked_out\":\"231\",\"checked_out_time\":\"2020-01-09 22:07:13\",\"publish_up\":\"2020-01-09 22:05:31\",\"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\":\"{\\\"article_layout\\\":\\\"\\\",\\\"show_title\\\":\\\"\\\",\\\"link_titles\\\":\\\"\\\",\\\"show_tags\\\":\\\"\\\",\\\"show_intro\\\":\\\"\\\",\\\"info_block_position\\\":\\\"\\\",\\\"info_block_show_title\\\":\\\"\\\",\\\"show_category\\\":\\\"\\\",\\\"link_category\\\":\\\"\\\",\\\"show_parent_category\\\":\\\"\\\",\\\"link_parent_category\\\":\\\"\\\",\\\"show_associations\\\":\\\"\\\",\\\"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_page_title\\\":\\\"\\\",\\\"show_publishing_options\\\":\\\"\\\",\\\"show_article_options\\\":\\\"\\\",\\\"show_urls_images_backend\\\":\\\"\\\",\\\"show_urls_images_frontend\\\":\\\"\\\",\\\"astroid_article_type\\\":\\\"regular\\\",\\\"astroid_article_video_type\\\":\\\"youtube\\\",\\\"astroid_article_video_url\\\":\\\"\\\",\\\"astroid_article_gallery_width\\\":\\\"\\\",\\\"astroid_article_gallery_bullets\\\":\\\"1\\\",\\\"astroid_article_gallery_navigation\\\":\\\"1\\\",\\\"astroid_article_thumbnail\\\":\\\"1\\\",\\\"astroid_article_gallery_items\\\":[],\\\"astroid_article_audio_source\\\":\\\"soundcloud\\\",\\\"astroid_article_audio_soundcloud\\\":\\\"\\\",\\\"astroid_article_audio_spotify\\\":\\\"\\\",\\\"astroid_article_review_heading\\\":\\\"\\\",\\\"astroid_article_review_summery\\\":\\\"\\\",\\\"astroid_article_review_good\\\":\\\"\\\",\\\"astroid_article_review_bad\\\":\\\"\\\",\\\"astroid_article_review_rating\\\":\\\"5\\\",\\\"astroid_article_button_action\\\":\\\"\\\",\\\"astroid_article_button_link\\\":\\\"\\\",\\\"astroid_article_review_criterias\\\":[],\\\"astroid_article_quote_text\\\":\\\"\\\",\\\"astroid_article_quote_author\\\":\\\"\\\",\\\"astroid_article_badge\\\":\\\"0\\\",\\\"astroid_article_badge_type\\\":\\\"2\\\",\\\"astroid_article_badge_text\\\":\\\"\\\",\\\"astroid_article_badge_color\\\":\\\"\\\",\\\"astroid_article_badge_text_color\\\":\\\"\\\",\\\"astroid_relatedposts\\\":\\\"\\\",\\\"astroid_socialshare\\\":\\\"\\\",\\\"astroid_comments\\\":\\\"\\\",\\\"astroid_posttype\\\":\\\"\\\",\\\"astroid_readtime\\\":\\\"\\\",\\\"astroid_authorinfo\\\":\\\"\\\",\\\"astroid_og_title\\\":\\\"\\\",\\\"astroid_og_desc\\\":\\\"\\\",\\\"astroid_og_image\\\":\\\"\\\"}\",\"version\":2,\"ordering\":\"0\",\"metakey\":\"\",\"metadesc\":\"\",\"access\":\"1\",\"hits\":\"0\",\"metadata\":\"{\\\"robots\\\":\\\"\\\",\\\"author\\\":\\\"\\\",\\\"rights\\\":\\\"\\\",\\\"xreference\\\":\\\"\\\"}\",\"featured\":\"0\",\"language\":\"*\",\"xreference\":\"\",\"note\":\"\"}', 0),
(911, 137, 1, '', '2020-01-09 22:08:50', 231, 3690, '5e632e85897c8ebf27da488cf8d166c61a3166f7', '{\"id\":137,\"asset_id\":\"383\",\"title\":\"Pol\\u00edtica de Privacidade\",\"alias\":\"politica-de-privicidade\",\"introtext\":\"<p>\\r\\n\\tEncarregado de Prote&ccedil;&atilde;o de Dados<\\/p>\\r\\n<p>\\r\\n\\tDSRN: Esmeralda Diegues Nascimento<\\/p>\\r\\n<p>\\r\\n\\te-mail: rgpd.dsrn@dgeste.mec.pt<\\/p>\\r\\n<p>\\r\\n\\tTelefone: 252 191 900<\\/p>\\r\\n<p>\\r\\n\\tMorada: Rua Ant&oacute;nio Carneiro, 98, 4349-003 Porto<\\/p>\\r\\n<p>\\r\\n\\t&nbsp;<\\/p>\\r\\n<p style=\\\"text-align: justify;\\\">\\r\\n\\t<span style=\\\"font-size:14px;\\\"><strong><u><a href=\\\"files\\/protecaodados.pdf\\\" target=\\\"_blank\\\">Pol&iacute;tica de Privacidade e Prote&ccedil;&atilde;o de Dados Pessoais<\\/a><\\/u><\\/strong><\\/span><\\/p>\\r\\n<p style=\\\"text-align: justify;\\\">\\r\\n\\t&nbsp;<\\/p>\\r\\n<p>\\r\\n\\t&nbsp;<\\/p>\\r\\n\",\"fulltext\":\"\",\"state\":1,\"catid\":\"16\",\"created\":\"2020-01-09 22:05:31\",\"created_by\":\"231\",\"created_by_alias\":\"\",\"modified\":\"2020-01-09 22:08:50\",\"modified_by\":\"231\",\"checked_out\":\"231\",\"checked_out_time\":\"2020-01-09 22:08:33\",\"publish_up\":\"2020-01-09 22:05:31\",\"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\":\"{\\\"article_layout\\\":\\\"\\\",\\\"show_title\\\":\\\"\\\",\\\"link_titles\\\":\\\"\\\",\\\"show_tags\\\":\\\"\\\",\\\"show_intro\\\":\\\"\\\",\\\"info_block_position\\\":\\\"\\\",\\\"info_block_show_title\\\":\\\"\\\",\\\"show_category\\\":\\\"\\\",\\\"link_category\\\":\\\"\\\",\\\"show_parent_category\\\":\\\"\\\",\\\"link_parent_category\\\":\\\"\\\",\\\"show_associations\\\":\\\"\\\",\\\"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_page_title\\\":\\\"\\\",\\\"show_publishing_options\\\":\\\"\\\",\\\"show_article_options\\\":\\\"\\\",\\\"show_urls_images_backend\\\":\\\"\\\",\\\"show_urls_images_frontend\\\":\\\"\\\",\\\"astroid_article_type\\\":\\\"regular\\\",\\\"astroid_article_video_type\\\":\\\"youtube\\\",\\\"astroid_article_video_url\\\":\\\"\\\",\\\"astroid_article_gallery_width\\\":\\\"\\\",\\\"astroid_article_gallery_bullets\\\":\\\"1\\\",\\\"astroid_article_gallery_navigation\\\":\\\"1\\\",\\\"astroid_article_thumbnail\\\":\\\"1\\\",\\\"astroid_article_gallery_items\\\":[],\\\"astroid_article_audio_source\\\":\\\"soundcloud\\\",\\\"astroid_article_audio_soundcloud\\\":\\\"\\\",\\\"astroid_article_audio_spotify\\\":\\\"\\\",\\\"astroid_article_review_heading\\\":\\\"\\\",\\\"astroid_article_review_summery\\\":\\\"\\\",\\\"astroid_article_review_good\\\":\\\"\\\",\\\"astroid_article_review_bad\\\":\\\"\\\",\\\"astroid_article_review_rating\\\":\\\"5\\\",\\\"astroid_article_button_action\\\":\\\"\\\",\\\"astroid_article_button_link\\\":\\\"\\\",\\\"astroid_article_review_criterias\\\":[],\\\"astroid_article_quote_text\\\":\\\"\\\",\\\"astroid_article_quote_author\\\":\\\"\\\",\\\"astroid_article_badge\\\":\\\"0\\\",\\\"astroid_article_badge_type\\\":\\\"2\\\",\\\"astroid_article_badge_text\\\":\\\"\\\",\\\"astroid_article_badge_color\\\":\\\"\\\",\\\"astroid_article_badge_text_color\\\":\\\"\\\",\\\"astroid_relatedposts\\\":\\\"\\\",\\\"astroid_socialshare\\\":\\\"\\\",\\\"astroid_comments\\\":\\\"\\\",\\\"astroid_posttype\\\":\\\"\\\",\\\"astroid_readtime\\\":\\\"\\\",\\\"astroid_authorinfo\\\":\\\"\\\",\\\"astroid_og_title\\\":\\\"\\\",\\\"astroid_og_desc\\\":\\\"\\\",\\\"astroid_og_image\\\":\\\"\\\"}\",\"version\":3,\"ordering\":\"0\",\"metakey\":\"\",\"metadesc\":\"\",\"access\":\"1\",\"hits\":\"0\",\"metadata\":\"{\\\"robots\\\":\\\"\\\",\\\"author\\\":\\\"\\\",\\\"rights\\\":\\\"\\\",\\\"xreference\\\":\\\"\\\"}\",\"featured\":\"0\",\"language\":\"*\",\"xreference\":\"\",\"note\":\"\"}', 0);
INSERT INTO `ynfp8_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
(912, 137, 1, '', '2020-01-09 22:12:52', 231, 3807, '785f840b8b2644095186abfb3abc1387b7b33020', '{\"id\":137,\"asset_id\":\"383\",\"title\":\"Pol\\u00edtica de Privacidade\",\"alias\":\"politica-de-privicidade\",\"introtext\":\"<p>\\r\\n\\t&nbsp; &nbsp; &nbsp; Encarregado de Prote&ccedil;&atilde;o de Dados<\\/p>\\r\\n<p>\\r\\n\\t&nbsp; &nbsp; &nbsp; DSRN: Esmeralda Diegues Nascimento<\\/p>\\r\\n<p>\\r\\n\\t&nbsp; &nbsp; &nbsp; e-mail: rgpd.dsrn@dgeste.mec.pt<\\/p>\\r\\n<p>\\r\\n\\t&nbsp; &nbsp;&nbsp; Telefone: 252 191 900<\\/p>\\r\\n<p>\\r\\n\\t&nbsp; &nbsp;&nbsp; Morada: Rua Ant&oacute;nio Carneiro, 98, 4349-003 Porto<\\/p>\\r\\n<p>\\r\\n\\t&nbsp;<\\/p>\\r\\n<p style=\\\"text-align: justify;\\\">\\r\\n\\t<span style=\\\"font-size:14px;\\\"><strong><u>&nbsp; &nbsp; <a href=\\\"files\\/protecaodados.pdf\\\" target=\\\"_blank\\\">Pol&iacute;tica de Privacidade e Prote&ccedil;&atilde;o de Dados Pessoais<\\/a><\\/u><\\/strong><\\/span><\\/p>\\r\\n<p style=\\\"text-align: justify;\\\">\\r\\n\\t&nbsp;<\\/p>\\r\\n<p>\\r\\n\\t&nbsp;<\\/p>\\r\\n\",\"fulltext\":\"\",\"state\":1,\"catid\":\"16\",\"created\":\"2020-01-09 22:05:31\",\"created_by\":\"231\",\"created_by_alias\":\"\",\"modified\":\"2020-01-09 22:12:52\",\"modified_by\":\"231\",\"checked_out\":\"231\",\"checked_out_time\":\"2020-01-09 22:12:12\",\"publish_up\":\"2020-01-09 22:05:31\",\"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\":\"{\\\"article_layout\\\":\\\"\\\",\\\"show_title\\\":\\\"\\\",\\\"link_titles\\\":\\\"\\\",\\\"show_tags\\\":\\\"\\\",\\\"show_intro\\\":\\\"\\\",\\\"info_block_position\\\":\\\"\\\",\\\"info_block_show_title\\\":\\\"\\\",\\\"show_category\\\":\\\"\\\",\\\"link_category\\\":\\\"\\\",\\\"show_parent_category\\\":\\\"\\\",\\\"link_parent_category\\\":\\\"\\\",\\\"show_associations\\\":\\\"\\\",\\\"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_page_title\\\":\\\"\\\",\\\"show_publishing_options\\\":\\\"\\\",\\\"show_article_options\\\":\\\"\\\",\\\"show_urls_images_backend\\\":\\\"\\\",\\\"show_urls_images_frontend\\\":\\\"\\\",\\\"astroid_article_type\\\":\\\"regular\\\",\\\"astroid_article_video_type\\\":\\\"youtube\\\",\\\"astroid_article_video_url\\\":\\\"\\\",\\\"astroid_article_gallery_width\\\":\\\"\\\",\\\"astroid_article_gallery_bullets\\\":\\\"1\\\",\\\"astroid_article_gallery_navigation\\\":\\\"1\\\",\\\"astroid_article_thumbnail\\\":\\\"1\\\",\\\"astroid_article_gallery_items\\\":[],\\\"astroid_article_audio_source\\\":\\\"soundcloud\\\",\\\"astroid_article_audio_soundcloud\\\":\\\"\\\",\\\"astroid_article_audio_spotify\\\":\\\"\\\",\\\"astroid_article_review_heading\\\":\\\"\\\",\\\"astroid_article_review_summery\\\":\\\"\\\",\\\"astroid_article_review_good\\\":\\\"\\\",\\\"astroid_article_review_bad\\\":\\\"\\\",\\\"astroid_article_review_rating\\\":\\\"5\\\",\\\"astroid_article_button_action\\\":\\\"\\\",\\\"astroid_article_button_link\\\":\\\"\\\",\\\"astroid_article_review_criterias\\\":[],\\\"astroid_article_quote_text\\\":\\\"\\\",\\\"astroid_article_quote_author\\\":\\\"\\\",\\\"astroid_article_badge\\\":\\\"0\\\",\\\"astroid_article_badge_type\\\":\\\"2\\\",\\\"astroid_article_badge_text\\\":\\\"\\\",\\\"astroid_article_badge_color\\\":\\\"\\\",\\\"astroid_article_badge_text_color\\\":\\\"\\\",\\\"astroid_relatedposts\\\":\\\"\\\",\\\"astroid_socialshare\\\":\\\"\\\",\\\"astroid_comments\\\":\\\"\\\",\\\"astroid_posttype\\\":\\\"\\\",\\\"astroid_readtime\\\":\\\"\\\",\\\"astroid_authorinfo\\\":\\\"\\\",\\\"astroid_og_title\\\":\\\"\\\",\\\"astroid_og_desc\\\":\\\"\\\",\\\"astroid_og_image\\\":\\\"\\\"}\",\"version\":4,\"ordering\":\"0\",\"metakey\":\"\",\"metadesc\":\"\",\"access\":\"1\",\"hits\":\"0\",\"metadata\":\"{\\\"robots\\\":\\\"\\\",\\\"author\\\":\\\"\\\",\\\"rights\\\":\\\"\\\",\\\"xreference\\\":\\\"\\\"}\",\"featured\":\"0\",\"language\":\"*\",\"xreference\":\"\",\"note\":\"\"}', 0),
(913, 137, 1, '', '2020-01-09 22:13:17', 231, 3800, '3a0ba252f470a7b4eebf5521f98903c12615f313', '{\"id\":137,\"asset_id\":\"383\",\"title\":\"Pol\\u00edtica de Privacidade\",\"alias\":\"politica-de-privicidade\",\"introtext\":\"<p>\\r\\n\\t&nbsp; &nbsp; &nbsp; Encarregado de Prote&ccedil;&atilde;o de Dados<\\/p>\\r\\n<p>\\r\\n\\t&nbsp; &nbsp; &nbsp; DSRN: Esmeralda Diegues Nascimento<\\/p>\\r\\n<p>\\r\\n\\t&nbsp; &nbsp; &nbsp; e-mail: rgpd.dsrn@dgeste.mec.pt<\\/p>\\r\\n<p>\\r\\n\\t&nbsp; &nbsp;&nbsp; Telefone: 252 191 900<\\/p>\\r\\n<p>\\r\\n\\t&nbsp; &nbsp;&nbsp; Morada: Rua Ant&oacute;nio Carneiro, 98, 4349-003 Porto<\\/p>\\r\\n<p>\\r\\n\\t&nbsp;<\\/p>\\r\\n<p style=\\\"text-align: justify;\\\">\\r\\n\\t<span style=\\\"font-size:14px;\\\"><strong><u>&nbsp; <a href=\\\"files\\/protecaodados.pdf\\\" target=\\\"_blank\\\">Pol&iacute;tica de Privacidade e Prote&ccedil;&atilde;o de Dados Pessoais<\\/a><\\/u><\\/strong><\\/span><\\/p>\\r\\n<p style=\\\"text-align: justify;\\\">\\r\\n\\t&nbsp;<\\/p>\\r\\n<p>\\r\\n\\t&nbsp;<\\/p>\\r\\n\",\"fulltext\":\"\",\"state\":1,\"catid\":\"16\",\"created\":\"2020-01-09 22:05:31\",\"created_by\":\"231\",\"created_by_alias\":\"\",\"modified\":\"2020-01-09 22:13:17\",\"modified_by\":\"231\",\"checked_out\":\"231\",\"checked_out_time\":\"2020-01-09 22:12:52\",\"publish_up\":\"2020-01-09 22:05:31\",\"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\":\"{\\\"article_layout\\\":\\\"\\\",\\\"show_title\\\":\\\"\\\",\\\"link_titles\\\":\\\"\\\",\\\"show_tags\\\":\\\"\\\",\\\"show_intro\\\":\\\"\\\",\\\"info_block_position\\\":\\\"\\\",\\\"info_block_show_title\\\":\\\"\\\",\\\"show_category\\\":\\\"\\\",\\\"link_category\\\":\\\"\\\",\\\"show_parent_category\\\":\\\"\\\",\\\"link_parent_category\\\":\\\"\\\",\\\"show_associations\\\":\\\"\\\",\\\"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_page_title\\\":\\\"\\\",\\\"show_publishing_options\\\":\\\"\\\",\\\"show_article_options\\\":\\\"\\\",\\\"show_urls_images_backend\\\":\\\"\\\",\\\"show_urls_images_frontend\\\":\\\"\\\",\\\"astroid_article_type\\\":\\\"regular\\\",\\\"astroid_article_video_type\\\":\\\"youtube\\\",\\\"astroid_article_video_url\\\":\\\"\\\",\\\"astroid_article_gallery_width\\\":\\\"\\\",\\\"astroid_article_gallery_bullets\\\":\\\"1\\\",\\\"astroid_article_gallery_navigation\\\":\\\"1\\\",\\\"astroid_article_thumbnail\\\":\\\"1\\\",\\\"astroid_article_gallery_items\\\":[],\\\"astroid_article_audio_source\\\":\\\"soundcloud\\\",\\\"astroid_article_audio_soundcloud\\\":\\\"\\\",\\\"astroid_article_audio_spotify\\\":\\\"\\\",\\\"astroid_article_review_heading\\\":\\\"\\\",\\\"astroid_article_review_summery\\\":\\\"\\\",\\\"astroid_article_review_good\\\":\\\"\\\",\\\"astroid_article_review_bad\\\":\\\"\\\",\\\"astroid_article_review_rating\\\":\\\"5\\\",\\\"astroid_article_button_action\\\":\\\"\\\",\\\"astroid_article_button_link\\\":\\\"\\\",\\\"astroid_article_review_criterias\\\":[],\\\"astroid_article_quote_text\\\":\\\"\\\",\\\"astroid_article_quote_author\\\":\\\"\\\",\\\"astroid_article_badge\\\":\\\"0\\\",\\\"astroid_article_badge_type\\\":\\\"2\\\",\\\"astroid_article_badge_text\\\":\\\"\\\",\\\"astroid_article_badge_color\\\":\\\"\\\",\\\"astroid_article_badge_text_color\\\":\\\"\\\",\\\"astroid_relatedposts\\\":\\\"\\\",\\\"astroid_socialshare\\\":\\\"\\\",\\\"astroid_comments\\\":\\\"\\\",\\\"astroid_posttype\\\":\\\"\\\",\\\"astroid_readtime\\\":\\\"\\\",\\\"astroid_authorinfo\\\":\\\"\\\",\\\"astroid_og_title\\\":\\\"\\\",\\\"astroid_og_desc\\\":\\\"\\\",\\\"astroid_og_image\\\":\\\"\\\"}\",\"version\":5,\"ordering\":\"0\",\"metakey\":\"\",\"metadesc\":\"\",\"access\":\"1\",\"hits\":\"0\",\"metadata\":\"{\\\"robots\\\":\\\"\\\",\\\"author\\\":\\\"\\\",\\\"rights\\\":\\\"\\\",\\\"xreference\\\":\\\"\\\"}\",\"featured\":\"0\",\"language\":\"*\",\"xreference\":\"\",\"note\":\"\"}', 0),
(914, 137, 1, '', '2020-01-09 22:13:39', 231, 3831, '6990aff3b83a3fbe7fd79abb77fd7b18cdc081b0', '{\"id\":137,\"asset_id\":\"383\",\"title\":\"Pol\\u00edtica de Privacidade\",\"alias\":\"politica-de-privicidade\",\"introtext\":\"<p>\\r\\n\\t&nbsp; &nbsp;<\\/p>\\r\\n<p>\\r\\n\\t&nbsp; &nbsp; &nbsp; Encarregado de Prote&ccedil;&atilde;o de Dados<\\/p>\\r\\n<p>\\r\\n\\t&nbsp; &nbsp; &nbsp; DSRN: Esmeralda Diegues Nascimento<\\/p>\\r\\n<p>\\r\\n\\t&nbsp; &nbsp; &nbsp; e-mail: rgpd.dsrn@dgeste.mec.pt<\\/p>\\r\\n<p>\\r\\n\\t&nbsp; &nbsp;&nbsp; Telefone: 252 191 900<\\/p>\\r\\n<p>\\r\\n\\t&nbsp; &nbsp;&nbsp; Morada: Rua Ant&oacute;nio Carneiro, 98, 4349-003 Porto<\\/p>\\r\\n<p>\\r\\n\\t&nbsp;<\\/p>\\r\\n<p style=\\\"text-align: justify;\\\">\\r\\n\\t<span style=\\\"font-size:14px;\\\"><strong><u>&nbsp; <a href=\\\"files\\/protecaodados.pdf\\\" target=\\\"_blank\\\">Pol&iacute;tica de Privacidade e Prote&ccedil;&atilde;o de Dados Pessoais<\\/a><\\/u><\\/strong><\\/span><\\/p>\\r\\n<p style=\\\"text-align: justify;\\\">\\r\\n\\t&nbsp;<\\/p>\\r\\n<p>\\r\\n\\t&nbsp;<\\/p>\\r\\n\",\"fulltext\":\"\",\"state\":1,\"catid\":\"16\",\"created\":\"2020-01-09 22:05:31\",\"created_by\":\"231\",\"created_by_alias\":\"\",\"modified\":\"2020-01-09 22:13:39\",\"modified_by\":\"231\",\"checked_out\":\"231\",\"checked_out_time\":\"2020-01-09 22:13:17\",\"publish_up\":\"2020-01-09 22:05:31\",\"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\":\"{\\\"article_layout\\\":\\\"\\\",\\\"show_title\\\":\\\"\\\",\\\"link_titles\\\":\\\"\\\",\\\"show_tags\\\":\\\"\\\",\\\"show_intro\\\":\\\"\\\",\\\"info_block_position\\\":\\\"\\\",\\\"info_block_show_title\\\":\\\"\\\",\\\"show_category\\\":\\\"\\\",\\\"link_category\\\":\\\"\\\",\\\"show_parent_category\\\":\\\"\\\",\\\"link_parent_category\\\":\\\"\\\",\\\"show_associations\\\":\\\"\\\",\\\"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_page_title\\\":\\\"\\\",\\\"show_publishing_options\\\":\\\"\\\",\\\"show_article_options\\\":\\\"\\\",\\\"show_urls_images_backend\\\":\\\"\\\",\\\"show_urls_images_frontend\\\":\\\"\\\",\\\"astroid_article_type\\\":\\\"regular\\\",\\\"astroid_article_video_type\\\":\\\"youtube\\\",\\\"astroid_article_video_url\\\":\\\"\\\",\\\"astroid_article_gallery_width\\\":\\\"\\\",\\\"astroid_article_gallery_bullets\\\":\\\"1\\\",\\\"astroid_article_gallery_navigation\\\":\\\"1\\\",\\\"astroid_article_thumbnail\\\":\\\"1\\\",\\\"astroid_article_gallery_items\\\":[],\\\"astroid_article_audio_source\\\":\\\"soundcloud\\\",\\\"astroid_article_audio_soundcloud\\\":\\\"\\\",\\\"astroid_article_audio_spotify\\\":\\\"\\\",\\\"astroid_article_review_heading\\\":\\\"\\\",\\\"astroid_article_review_summery\\\":\\\"\\\",\\\"astroid_article_review_good\\\":\\\"\\\",\\\"astroid_article_review_bad\\\":\\\"\\\",\\\"astroid_article_review_rating\\\":\\\"5\\\",\\\"astroid_article_button_action\\\":\\\"\\\",\\\"astroid_article_button_link\\\":\\\"\\\",\\\"astroid_article_review_criterias\\\":[],\\\"astroid_article_quote_text\\\":\\\"\\\",\\\"astroid_article_quote_author\\\":\\\"\\\",\\\"astroid_article_badge\\\":\\\"0\\\",\\\"astroid_article_badge_type\\\":\\\"2\\\",\\\"astroid_article_badge_text\\\":\\\"\\\",\\\"astroid_article_badge_color\\\":\\\"\\\",\\\"astroid_article_badge_text_color\\\":\\\"\\\",\\\"astroid_relatedposts\\\":\\\"\\\",\\\"astroid_socialshare\\\":\\\"\\\",\\\"astroid_comments\\\":\\\"\\\",\\\"astroid_posttype\\\":\\\"\\\",\\\"astroid_readtime\\\":\\\"\\\",\\\"astroid_authorinfo\\\":\\\"\\\",\\\"astroid_og_title\\\":\\\"\\\",\\\"astroid_og_desc\\\":\\\"\\\",\\\"astroid_og_image\\\":\\\"\\\"}\",\"version\":6,\"ordering\":\"0\",\"metakey\":\"\",\"metadesc\":\"\",\"access\":\"1\",\"hits\":\"0\",\"metadata\":\"{\\\"robots\\\":\\\"\\\",\\\"author\\\":\\\"\\\",\\\"rights\\\":\\\"\\\",\\\"xreference\\\":\\\"\\\"}\",\"featured\":\"0\",\"language\":\"*\",\"xreference\":\"\",\"note\":\"\"}', 0),
(915, 137, 1, '', '2020-01-09 22:14:07', 231, 3831, '007ef8495a5ba44caf7bf6c9bc8c78d34ab5e05b', '{\"id\":137,\"asset_id\":\"383\",\"title\":\"Pol\\u00edtica de Privacidade\",\"alias\":\"politica-de-privicidade\",\"introtext\":\"<p>\\r\\n\\t&nbsp; &nbsp;<\\/p>\\r\\n<p>\\r\\n\\t&nbsp; &nbsp; &nbsp; Encarregado de Prote&ccedil;&atilde;o de Dados<\\/p>\\r\\n<p>\\r\\n\\t&nbsp; &nbsp; &nbsp; DSRN: Esmeralda Diegues Nascimento<\\/p>\\r\\n<p>\\r\\n\\t&nbsp; &nbsp; &nbsp; e-mail: rgpd.dsrn@dgeste.mec.pt<\\/p>\\r\\n<p>\\r\\n\\t&nbsp; &nbsp;&nbsp; Telefone: 252 191 900<\\/p>\\r\\n<p>\\r\\n\\t&nbsp; &nbsp;&nbsp; Morada: Rua Ant&oacute;nio Carneiro, 98, 4349-003 Porto<\\/p>\\r\\n<p>\\r\\n\\t&nbsp;<\\/p>\\r\\n<p style=\\\"text-align: justify;\\\">\\r\\n\\t<span style=\\\"font-size:16px;\\\"><strong><u>&nbsp; <a href=\\\"files\\/protecaodados.pdf\\\" target=\\\"_blank\\\">Pol&iacute;tica de Privacidade e Prote&ccedil;&atilde;o de Dados Pessoais<\\/a><\\/u><\\/strong><\\/span><\\/p>\\r\\n<p style=\\\"text-align: justify;\\\">\\r\\n\\t&nbsp;<\\/p>\\r\\n<p>\\r\\n\\t&nbsp;<\\/p>\\r\\n\",\"fulltext\":\"\",\"state\":1,\"catid\":\"16\",\"created\":\"2020-01-09 22:05:31\",\"created_by\":\"231\",\"created_by_alias\":\"\",\"modified\":\"2020-01-09 22:14:07\",\"modified_by\":\"231\",\"checked_out\":\"231\",\"checked_out_time\":\"2020-01-09 22:13:53\",\"publish_up\":\"2020-01-09 22:05:31\",\"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\":\"{\\\"article_layout\\\":\\\"\\\",\\\"show_title\\\":\\\"\\\",\\\"link_titles\\\":\\\"\\\",\\\"show_tags\\\":\\\"\\\",\\\"show_intro\\\":\\\"\\\",\\\"info_block_position\\\":\\\"\\\",\\\"info_block_show_title\\\":\\\"\\\",\\\"show_category\\\":\\\"\\\",\\\"link_category\\\":\\\"\\\",\\\"show_parent_category\\\":\\\"\\\",\\\"link_parent_category\\\":\\\"\\\",\\\"show_associations\\\":\\\"\\\",\\\"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_page_title\\\":\\\"\\\",\\\"show_publishing_options\\\":\\\"\\\",\\\"show_article_options\\\":\\\"\\\",\\\"show_urls_images_backend\\\":\\\"\\\",\\\"show_urls_images_frontend\\\":\\\"\\\",\\\"astroid_article_type\\\":\\\"regular\\\",\\\"astroid_article_video_type\\\":\\\"youtube\\\",\\\"astroid_article_video_url\\\":\\\"\\\",\\\"astroid_article_gallery_width\\\":\\\"\\\",\\\"astroid_article_gallery_bullets\\\":\\\"1\\\",\\\"astroid_article_gallery_navigation\\\":\\\"1\\\",\\\"astroid_article_thumbnail\\\":\\\"1\\\",\\\"astroid_article_gallery_items\\\":[],\\\"astroid_article_audio_source\\\":\\\"soundcloud\\\",\\\"astroid_article_audio_soundcloud\\\":\\\"\\\",\\\"astroid_article_audio_spotify\\\":\\\"\\\",\\\"astroid_article_review_heading\\\":\\\"\\\",\\\"astroid_article_review_summery\\\":\\\"\\\",\\\"astroid_article_review_good\\\":\\\"\\\",\\\"astroid_article_review_bad\\\":\\\"\\\",\\\"astroid_article_review_rating\\\":\\\"5\\\",\\\"astroid_article_button_action\\\":\\\"\\\",\\\"astroid_article_button_link\\\":\\\"\\\",\\\"astroid_article_review_criterias\\\":[],\\\"astroid_article_quote_text\\\":\\\"\\\",\\\"astroid_article_quote_author\\\":\\\"\\\",\\\"astroid_article_badge\\\":\\\"0\\\",\\\"astroid_article_badge_type\\\":\\\"2\\\",\\\"astroid_article_badge_text\\\":\\\"\\\",\\\"astroid_article_badge_color\\\":\\\"\\\",\\\"astroid_article_badge_text_color\\\":\\\"\\\",\\\"astroid_relatedposts\\\":\\\"\\\",\\\"astroid_socialshare\\\":\\\"\\\",\\\"astroid_comments\\\":\\\"\\\",\\\"astroid_posttype\\\":\\\"\\\",\\\"astroid_readtime\\\":\\\"\\\",\\\"astroid_authorinfo\\\":\\\"\\\",\\\"astroid_og_title\\\":\\\"\\\",\\\"astroid_og_desc\\\":\\\"\\\",\\\"astroid_og_image\\\":\\\"\\\"}\",\"version\":7,\"ordering\":\"0\",\"metakey\":\"\",\"metadesc\":\"\",\"access\":\"1\",\"hits\":\"0\",\"metadata\":\"{\\\"robots\\\":\\\"\\\",\\\"author\\\":\\\"\\\",\\\"rights\\\":\\\"\\\",\\\"xreference\\\":\\\"\\\"}\",\"featured\":\"0\",\"language\":\"*\",\"xreference\":\"\",\"note\":\"\"}', 0),
(916, 138, 1, '', '2020-01-16 14:13:25', 231, 4153, '75dd6abdf43c3d12b0c9c223158308cea31f7cae', '{\"id\":138,\"asset_id\":384,\"title\":\"Concurso Nacional de Leitura\",\"alias\":\"concurso-nacional-de-leitura\",\"introtext\":\"<p>\\r\\n\\t<span style=\\\"display: inline !important; float: none; background-color: rgb(255, 255, 255); color: inherit; font-family: inherit; font-size: inherit; font-size-adjust: none; font-stretch: inherit; font-style: inherit; font-variant: inherit; font-weight: inherit; letter-spacing: normal; line-height: inherit; orphans: 2; text-align: left; text-decoration: none; text-indent: 0px; text-transform: none; -webkit-text-stroke-width: 0px; white-space: normal; word-spacing: 0px;\\\">A fase escolar do Concurso Nacional de Leitura teve a extraordin&aacute;ria participa&ccedil;&atilde;o de alunos de todos os ciclos de ensino do nosso agrupamento! Foram apurados para a fase municipal os seguintes alunos: Alice Rodrigues e Sara Costa (1&deg; ciclo), Jo&atilde;o Sousa e Carolina Cruz (2&deg; ciclo), Beatriz Gigante e David Dias (3&deg; ciclo) e Tiago Neves e Andr&eacute; Sousa (ensino secund&aacute;rio). Parab&eacute;ns a todos os leitores da Maior!<\\/span><\\/p>\\r\\n<p style=\\\"text-align: center;\\\">\\r\\n\\t<img alt=\\\"\\\" src=\\\"images\\/convurso.png\\\" style=\\\"width: 500px; height: 375px;\\\" \\/><\\/p>\\r\\n\",\"fulltext\":\"\",\"state\":1,\"catid\":\"11\",\"created\":\"2020-01-16 14:13:25\",\"created_by\":\"231\",\"created_by_alias\":\"\",\"modified\":\"2020-01-16 14:13:25\",\"modified_by\":null,\"checked_out\":null,\"checked_out_time\":null,\"publish_up\":\"2020-01-16 14:13:25\",\"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\":\"{\\\"article_layout\\\":\\\"\\\",\\\"show_title\\\":\\\"\\\",\\\"link_titles\\\":\\\"\\\",\\\"show_tags\\\":\\\"\\\",\\\"show_intro\\\":\\\"\\\",\\\"info_block_position\\\":\\\"\\\",\\\"info_block_show_title\\\":\\\"\\\",\\\"show_category\\\":\\\"\\\",\\\"link_category\\\":\\\"\\\",\\\"show_parent_category\\\":\\\"\\\",\\\"link_parent_category\\\":\\\"\\\",\\\"show_associations\\\":\\\"\\\",\\\"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_page_title\\\":\\\"\\\",\\\"show_publishing_options\\\":\\\"\\\",\\\"show_article_options\\\":\\\"\\\",\\\"show_urls_images_backend\\\":\\\"\\\",\\\"show_urls_images_frontend\\\":\\\"\\\",\\\"astroid_article_type\\\":\\\"regular\\\",\\\"astroid_article_video_type\\\":\\\"youtube\\\",\\\"astroid_article_video_url\\\":\\\"\\\",\\\"astroid_article_gallery_width\\\":\\\"\\\",\\\"astroid_article_gallery_bullets\\\":\\\"1\\\",\\\"astroid_article_gallery_navigation\\\":\\\"1\\\",\\\"astroid_article_thumbnail\\\":\\\"1\\\",\\\"astroid_article_gallery_items\\\":[],\\\"astroid_article_audio_source\\\":\\\"soundcloud\\\",\\\"astroid_article_audio_soundcloud\\\":\\\"\\\",\\\"astroid_article_audio_spotify\\\":\\\"\\\",\\\"astroid_article_review_heading\\\":\\\"\\\",\\\"astroid_article_review_summery\\\":\\\"\\\",\\\"astroid_article_review_good\\\":\\\"\\\",\\\"astroid_article_review_bad\\\":\\\"\\\",\\\"astroid_article_review_rating\\\":\\\"5\\\",\\\"astroid_article_button_action\\\":\\\"\\\",\\\"astroid_article_button_link\\\":\\\"\\\",\\\"astroid_article_review_criterias\\\":[],\\\"astroid_article_quote_text\\\":\\\"\\\",\\\"astroid_article_quote_author\\\":\\\"\\\",\\\"astroid_article_badge\\\":\\\"0\\\",\\\"astroid_article_badge_type\\\":\\\"2\\\",\\\"astroid_article_badge_text\\\":\\\"\\\",\\\"astroid_article_badge_color\\\":\\\"\\\",\\\"astroid_article_badge_text_color\\\":\\\"\\\",\\\"astroid_relatedposts\\\":\\\"\\\",\\\"astroid_socialshare\\\":\\\"\\\",\\\"astroid_comments\\\":\\\"\\\",\\\"astroid_posttype\\\":\\\"\\\",\\\"astroid_readtime\\\":\\\"\\\",\\\"astroid_authorinfo\\\":\\\"\\\",\\\"astroid_og_title\\\":\\\"\\\",\\\"astroid_og_desc\\\":\\\"\\\",\\\"astroid_og_image\\\":\\\"\\\"}\",\"version\":1,\"ordering\":null,\"metakey\":\"\",\"metadesc\":\"\",\"access\":\"1\",\"hits\":null,\"metadata\":\"{\\\"robots\\\":\\\"\\\",\\\"author\\\":\\\"\\\",\\\"rights\\\":\\\"\\\",\\\"xreference\\\":\\\"\\\"}\",\"featured\":\"1\",\"language\":\"*\",\"xreference\":\"\",\"note\":\"\"}', 0),
(917, 139, 1, '', '2020-01-19 19:24:29', 253, 2879, '7d4bd41abfab0eb8560f6d6d57981e7572ca6de0', '{\"id\":139,\"asset_id\":385,\"title\":\"JANEIRO 2020\",\"alias\":\"janeiro-2020\",\"introtext\":\"<div>Atividade PES - Comportamentos aditivos e depend\\u00eancias<\\/div>\\r\\n<div>&nbsp;<\\/div>\\r\\n<div style=\\\"text-align: justify;\\\">A Dr\\u00aa Paula Brites&nbsp; ( do CRI) iniciou hoje, dia 13 de janeiro, a primeira sess\\u00e3o de v\\u00e1rias,&nbsp; que ocorrer\\u00e3o ao longo dos meses de janeiro e fevereiro, sobre \\\"&nbsp;Comportamentos aditivos e depend\\u00eancias\\\" \\u00e0 turma G do 10\\u00aa Ano.<\\/div>\\r\\n<div style=\\\"text-align: justify;\\\">Os alunos participaram com muito interesse e aten\\u00e7\\u00e3o .&nbsp;<\\/div>\\r\\n<div>Equipa PES<\\/div>\\r\\n<div><img style=\\\"margin-right: auto; margin-left: auto; display: block;\\\" src=\\\"images\\/Almocos\\/Janeiro2020\\/IMG_6998a.jpg\\\" alt=\\\"IMG 6998a\\\" \\/><\\/div>\\r\\n<div>&nbsp;<\\/div>\\r\\n<div>&nbsp;<\\/div>\",\"fulltext\":\"\",\"state\":\"1\",\"catid\":\"11\",\"created\":\"2020-01-19 19:24:29\",\"created_by\":\"253\",\"created_by_alias\":\"\",\"modified\":\"2020-01-19 19:24:29\",\"modified_by\":null,\"checked_out\":null,\"checked_out_time\":null,\"publish_up\":\"2020-01-19 19:24:29\",\"publish_down\":\"0000-00-00 00:00:00\",\"images\":\"{\\\"image_intro\\\":\\\"\\\",\\\"image_intro_alt\\\":\\\"\\\",\\\"image_intro_caption\\\":\\\"\\\",\\\"float_intro\\\":\\\"\\\",\\\"image_fulltext\\\":\\\"\\\",\\\"image_fulltext_alt\\\":\\\"\\\",\\\"image_fulltext_caption\\\":\\\"\\\",\\\"float_fulltext\\\":\\\"\\\"}\",\"urls\":\"{\\\"urla\\\":false,\\\"urlatext\\\":\\\"\\\",\\\"targeta\\\":\\\"\\\",\\\"urlb\\\":false,\\\"urlbtext\\\":\\\"\\\",\\\"targetb\\\":\\\"\\\",\\\"urlc\\\":false,\\\"urlctext\\\":\\\"\\\",\\\"targetc\\\":\\\"\\\"}\",\"attribs\":\"{\\\"astroid_article_type\\\":\\\"regular\\\",\\\"astroid_article_video_url\\\":\\\"\\\",\\\"astroid_article_gallery_width\\\":\\\"\\\",\\\"astroid_article_gallery_bullets\\\":\\\"1\\\",\\\"astroid_article_gallery_navigation\\\":\\\"1\\\",\\\"astroid_article_thumbnail\\\":\\\"1\\\",\\\"astroid_article_gallery_items\\\":[],\\\"astroid_article_audio_source\\\":\\\"soundcloud\\\",\\\"astroid_article_audio_soundcloud\\\":\\\"\\\",\\\"astroid_article_audio_spotify\\\":\\\"\\\",\\\"astroid_article_review_heading\\\":\\\"\\\",\\\"astroid_article_review_summery\\\":\\\"\\\",\\\"astroid_article_review_good\\\":\\\"\\\",\\\"astroid_article_review_bad\\\":\\\"\\\",\\\"astroid_article_review_rating\\\":\\\"5\\\",\\\"astroid_article_button_action\\\":\\\"\\\",\\\"astroid_article_button_link\\\":\\\"\\\",\\\"astroid_article_review_criterias\\\":[],\\\"astroid_article_quote_text\\\":\\\"\\\",\\\"astroid_article_quote_author\\\":\\\"\\\",\\\"astroid_article_badge\\\":\\\"0\\\",\\\"astroid_article_badge_type\\\":\\\"2\\\",\\\"astroid_article_badge_text\\\":\\\"\\\",\\\"astroid_article_badge_color\\\":\\\"\\\",\\\"astroid_article_badge_text_color\\\":\\\"\\\",\\\"astroid_relatedposts\\\":\\\"\\\",\\\"astroid_socialshare\\\":\\\"\\\",\\\"astroid_comments\\\":\\\"\\\",\\\"astroid_posttype\\\":\\\"\\\",\\\"astroid_readtime\\\":\\\"\\\",\\\"astroid_authorinfo\\\":\\\"\\\",\\\"astroid_og_title\\\":\\\"\\\",\\\"astroid_og_desc\\\":\\\"\\\",\\\"astroid_og_image\\\":\\\"\\\"}\",\"version\":1,\"ordering\":null,\"metakey\":\"\",\"metadesc\":\"\",\"access\":\"1\",\"hits\":null,\"metadata\":\"{}\",\"featured\":\"1\",\"language\":\"*\",\"xreference\":null,\"note\":null}', 0),
(918, 102, 1, '', '2020-01-27 11:34:36', 253, 2912, '206b227e5108274fb3cf16d0a3818e45132ef2d0', '{\"id\":102,\"asset_id\":\"347\",\"title\":\"Ementa Semanal Frei e EsMaior \",\"alias\":\"ementa-semanal-frei-e-esmaior\",\"introtext\":\"<p>&nbsp;<\\/p>\\r\\n<p>&nbsp;<img src=\\\"images\\/Almocos\\/fevereiro2020\\/jan2020-1.jpg\\\" alt=\\\"jan2020 1\\\" \\/><\\/p>\\r\\n<p><img src=\\\"images\\/Almocos\\/fevereiro2020\\/fev2020-1.jpg\\\" alt=\\\"fev2020 1\\\" \\/><\\/p>\\r\\n<p>&nbsp;<\\/p>\\r\\n<p><img src=\\\"images\\/Almocos\\/fevereiro2020\\/fev2020-2.jpg\\\" alt=\\\"fev2020 2\\\" \\/><\\/p>\\r\\n<p>&nbsp;<\\/p>\\r\\n<p><img src=\\\"images\\/Almocos\\/fevereiro2020\\/fev2020-3.jpg\\\" alt=\\\"fev2020 3\\\" \\/>&nbsp;<\\/p>\\r\\n<p><img src=\\\"images\\/Almocos\\/fevereiro2020\\/fev2020-4.jpg\\\" alt=\\\"fev2020 4\\\" \\/><\\/p>\\r\\n<p>&nbsp;<\\/p>\\r\\n<p>&nbsp;<\\/p>\\r\\n<p>&nbsp;<\\/p>\\r\\n<p>&nbsp;<\\/p>\\r\\n<p>&nbsp;<\\/p>\\r\\n<p>&nbsp;<\\/p>\",\"fulltext\":\"\",\"state\":\"1\",\"catid\":\"16\",\"created\":\"2019-09-24 20:55:42\",\"created_by\":\"231\",\"created_by_alias\":\"\",\"modified\":\"2020-01-27 11:34:36\",\"modified_by\":\"253\",\"checked_out\":\"253\",\"checked_out_time\":\"2020-01-27 11:31:45\",\"publish_up\":\"2019-09-24 20:55:42\",\"publish_down\":\"0000-00-00 00:00:00\",\"images\":\"{\\\"image_intro\\\":\\\"\\\",\\\"image_intro_alt\\\":\\\"\\\",\\\"image_intro_caption\\\":\\\"\\\",\\\"float_intro\\\":\\\"\\\",\\\"image_fulltext\\\":\\\"\\\",\\\"image_fulltext_alt\\\":\\\"\\\",\\\"image_fulltext_caption\\\":\\\"\\\",\\\"float_fulltext\\\":\\\"\\\"}\",\"urls\":\"{\\\"urla\\\":false,\\\"urlatext\\\":\\\"\\\",\\\"targeta\\\":\\\"\\\",\\\"urlb\\\":false,\\\"urlbtext\\\":\\\"\\\",\\\"targetb\\\":\\\"\\\",\\\"urlc\\\":false,\\\"urlctext\\\":\\\"\\\",\\\"targetc\\\":\\\"\\\"}\",\"attribs\":\"{\\\"astroid_article_type\\\":\\\"regular\\\",\\\"astroid_article_video_type\\\":\\\"youtube\\\",\\\"astroid_article_video_url\\\":\\\"\\\",\\\"astroid_article_gallery_width\\\":\\\"\\\",\\\"astroid_article_gallery_bullets\\\":\\\"1\\\",\\\"astroid_article_gallery_navigation\\\":\\\"1\\\",\\\"astroid_article_thumbnail\\\":\\\"1\\\",\\\"astroid_article_gallery_items\\\":[],\\\"astroid_article_audio_source\\\":\\\"soundcloud\\\",\\\"astroid_article_audio_soundcloud\\\":\\\"\\\",\\\"astroid_article_audio_spotify\\\":\\\"\\\",\\\"astroid_article_review_heading\\\":\\\"\\\",\\\"astroid_article_review_summery\\\":\\\"\\\",\\\"astroid_article_review_good\\\":\\\"\\\",\\\"astroid_article_review_bad\\\":\\\"\\\",\\\"astroid_article_review_rating\\\":\\\"5\\\",\\\"astroid_article_button_action\\\":\\\"\\\",\\\"astroid_article_button_link\\\":\\\"\\\",\\\"astroid_article_review_criterias\\\":[],\\\"astroid_article_quote_text\\\":\\\"\\\",\\\"astroid_article_quote_author\\\":\\\"\\\",\\\"astroid_article_badge\\\":\\\"0\\\",\\\"astroid_article_badge_type\\\":\\\"2\\\",\\\"astroid_article_badge_text\\\":\\\"\\\",\\\"astroid_article_badge_color\\\":\\\"\\\",\\\"astroid_article_badge_text_color\\\":\\\"\\\",\\\"astroid_relatedposts\\\":\\\"\\\",\\\"astroid_socialshare\\\":\\\"\\\",\\\"astroid_comments\\\":\\\"\\\",\\\"astroid_posttype\\\":\\\"\\\",\\\"astroid_readtime\\\":\\\"\\\",\\\"astroid_authorinfo\\\":\\\"\\\",\\\"astroid_og_title\\\":\\\"\\\",\\\"astroid_og_desc\\\":\\\"\\\",\\\"astroid_og_image\\\":\\\"\\\"}\",\"version\":5,\"ordering\":\"3\",\"metakey\":\"\",\"metadesc\":\"\",\"access\":\"1\",\"hits\":\"0\",\"metadata\":\"{\\\"robots\\\":\\\"\\\",\\\"author\\\":\\\"\\\",\\\"rights\\\":\\\"\\\",\\\"xreference\\\":\\\"\\\"}\",\"featured\":\"0\",\"language\":\"*\",\"xreference\":\"\",\"note\":\"\"}', 0),
(919, 107, 1, '', '2020-01-30 15:58:36', 231, 12047, '60d87574fc935142ff341e7dff9122161ff58be0', '{\"id\":107,\"asset_id\":\"352\",\"title\":\"Crit\\u00e9rios de Avalia\\u00e7\\u00e3o - 3\\u00ba Ciclo\",\"alias\":\"criterios-de-avaliacao-3-ciclo\",\"introtext\":\"<p>\\r\\n\\t&nbsp;<\\/p>\\r\\n<title><\\/title>\\r\\n<meta charset=\\\"utf-8\\\" \\/>\\r\\n<meta content=\\\"width=device-width, initial-scale=1\\\" name=\\\"viewport\\\" \\/>\\r\\n<link href=\\\"https:\\/\\/maxcdn.bootstrapcdn.com\\/bootstrap\\/4.3.1\\/css\\/bootstrap.min.css\\\" rel=\\\"stylesheet\\\" \\/>\\r\\n<script src=\\\"https:\\/\\/ajax.googleapis.com\\/ajax\\/libs\\/jquery\\/3.4.1\\/jquery.min.js\\\"><\\/script><script src=\\\"https:\\/\\/cdnjs.cloudflare.com\\/ajax\\/libs\\/popper.js\\/1.14.7\\/umd\\/popper.min.js\\\"><\\/script><script src=\\\"https:\\/\\/maxcdn.bootstrapcdn.com\\/bootstrap\\/4.3.1\\/js\\/bootstrap.min.js\\\"><\\/script><div class=\\\"container\\\">\\r\\n\\t<table align=\\\"center\\\" class=\\\"table table-hover\\\" style=\\\"width: 468px;\\\" table=\\\"\\\">\\r\\n\\t\\t<thead>\\r\\n\\t\\t\\t<tr>\\r\\n\\t\\t\\t\\t<th style=\\\"width: 466px;\\\">\\r\\n\\t\\t\\t\\t\\tDisciplinas<\\/th>\\r\\n\\t\\t\\t<\\/tr>\\r\\n\\t\\t\\t<tr>\\r\\n\\t\\t\\t\\t<td style=\\\"width: 466px;\\\">\\r\\n\\t\\t\\t\\t\\t<a href=\\\"files\\/Criterios 2019-2020\\/Cidadania\\/CD_Criterios_7_Ano.pdf\\\">Cidadania - 7&ordm; Ano<\\/a><\\/td>\\r\\n\\t\\t\\t<\\/tr>\\r\\n\\t\\t\\t<tr>\\r\\n\\t\\t\\t\\t<td style=\\\"width: 466px;\\\">\\r\\n\\t\\t\\t\\t\\t<a href=\\\"files\\/Criterios 2019-2020\\/Cidadania\\/CD_Criterios_8_Ano.pdf\\\">Cidadania - 8&ordm; Ano<\\/a><\\/td>\\r\\n\\t\\t\\t<\\/tr>\\r\\n\\t\\t\\t<tr>\\r\\n\\t\\t\\t\\t<td style=\\\"width: 466px;\\\">\\r\\n\\t\\t\\t\\t\\t<a href=\\\"files\\/Criterios 2019-2020\\/Cidadania\\/OC_Criterios_9_Ano.pdf\\\">Cidadania - 9&ordm; Ano<\\/a><\\/td>\\r\\n\\t\\t\\t<\\/tr>\\r\\n\\t\\t<\\/thead>\\r\\n\\t\\t<tbody>\\r\\n\\t\\t\\t<tr>\\r\\n\\t\\t\\t\\t<td style=\\\"width: 466px;\\\">\\r\\n\\t\\t\\t\\t\\t<a href=\\\"files\\/Criterios 2019-2020\\/Ciencias Naturais\\/criterios_CN_7_2019_2020.pdf\\\">Ci&ecirc;ncias Naturais - 7&ordm; Ano<\\/a><\\/td>\\r\\n\\t\\t\\t<\\/tr>\\r\\n\\t\\t\\t<tr>\\r\\n\\t\\t\\t\\t<td style=\\\"width: 466px;\\\">\\r\\n\\t\\t\\t\\t\\t<a href=\\\"files\\/Criterios 2019-2020\\/Ciencias Naturais\\/criterios_CN_8_2019_2020.pdf\\\">Ci&ecirc;ncias Naturais - 8&ordm; Ano<\\/a><\\/td>\\r\\n\\t\\t\\t<\\/tr>\\r\\n\\t\\t\\t<tr>\\r\\n\\t\\t\\t\\t<td style=\\\"width: 466px;\\\">\\r\\n\\t\\t\\t\\t\\t<a href=\\\"files\\/Criterios 2019-2020\\/Ciencias Naturais\\/criterios_avaliacao_CN9_2019-2020.pdf\\\">Ci&ecirc;ncias F&iacute;sica e Naturais - 9&ordm; Ano<\\/a><\\/td>\\r\\n\\t\\t\\t<\\/tr>\\r\\n\\t\\t\\t<tr>\\r\\n\\t\\t\\t\\t<td style=\\\"width: 466px;\\\">\\r\\n\\t\\t\\t\\t\\tCi&ecirc;ncias F&iacute;sicas 7&ordm; Ano<\\/td>\\r\\n\\t\\t\\t<\\/tr>\\r\\n\\t\\t\\t<tr>\\r\\n\\t\\t\\t\\t<td style=\\\"width: 466px;\\\">\\r\\n\\t\\t\\t\\t\\t<a href=\\\"files\\/Criterios 2019-2020\\/Educacao_Fisica\\/CritriosAvEducaoFsica7ano1920.pdf\\\">Educa&ccedil;a&ccedil;&atilde;o F&iacute;sica - 7&ordm; Ano<\\/a><\\/td>\\r\\n\\t\\t\\t<\\/tr>\\r\\n\\t\\t\\t<tr>\\r\\n\\t\\t\\t\\t<td style=\\\"width: 466px;\\\">\\r\\n\\t\\t\\t\\t\\t<a href=\\\"files\\/Criterios 2019-2020\\/Educacao_Fisica\\/CritriosAvEducaoFsica8ano1920.pdf\\\">Educa&ccedil;a&ccedil;&atilde;o F&iacute;sica - 8&ordm; Ano<\\/a><\\/td>\\r\\n\\t\\t\\t<\\/tr>\\r\\n\\t\\t\\t<tr>\\r\\n\\t\\t\\t\\t<td style=\\\"width: 466px;\\\">\\r\\n\\t\\t\\t\\t\\t<a href=\\\"files\\/Criterios 2019-2020\\/Educacao_Fisica\\/CritriosAvaliaoEdFsica9ano1920.pdf\\\" style=\\\"background-color: transparent; box-sizing: border-box; color: rgb(0, 123, 255); font-family: -apple-system,BlinkMacSystemFont,&amp;quot;Segoe UI&amp;quot;,Roboto,&amp;quot;Helvetica Neue&amp;quot;,Arial,&amp;quot;Noto Sans&amp;quot;,sans-serif,&amp;quot;Apple Color Emoji&amp;quot;,&amp;quot;Segoe UI Emoji&amp;quot;,&amp;quot;Segoe UI Symbol&amp;quot;,&amp;quot;Noto Color Emoji&amp;quot;; font-size: 16px; font-style: normal; font-variant: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-decoration: none; text-indent: 0px; text-transform: none; -webkit-text-stroke-width: 0px; white-space: normal; word-spacing: 0px;\\\">Educa&ccedil;a&ccedil;&atilde;o F&iacute;sica - 9&ordm; Ano<\\/a><\\/td>\\r\\n\\t\\t\\t<\\/tr>\\r\\n\\t\\t\\t<tr>\\r\\n\\t\\t\\t\\t<td style=\\\"width: 466px;\\\">\\r\\n\\t\\t\\t\\t\\tEduca&ccedil;a&ccedil;&atilde;o F&iacute;sica - Atestados<\\/td>\\r\\n\\t\\t\\t<\\/tr>\\r\\n\\t\\t\\t<tr>\\r\\n\\t\\t\\t\\t<td style=\\\"width: 466px;\\\">\\r\\n\\t\\t\\t\\t\\t<a href=\\\"files\\/Criterios 2019-2020\\/artes\\/CRITRIOSAVALIAOEV7ANO.pdf\\\">Educa&ccedil;&atilde;o Visual 7&ordm; Ano<\\/a><\\/td>\\r\\n\\t\\t\\t<\\/tr>\\r\\n\\t\\t\\t<tr>\\r\\n\\t\\t\\t\\t<td style=\\\"width: 466px;\\\">\\r\\n\\t\\t\\t\\t\\t<a href=\\\"files\\/Criterios 2019-2020\\/artes\\/CRITRIOSAVALIAOEV8ANOdoc.pdf\\\">Educa&ccedil;&atilde;o Visual 8&ordm; Ano<\\/a><\\/td>\\r\\n\\t\\t\\t<\\/tr>\\r\\n\\t\\t\\t<tr>\\r\\n\\t\\t\\t\\t<td style=\\\"width: 466px;\\\">\\r\\n\\t\\t\\t\\t\\t<a href=\\\"files\\/Criterios 2019-2020\\/artes\\/CRITRIOSAVALIAOEV9ANO.pdf\\\">Educa&ccedil;&atilde;o Visual 9&ordm; Ano<\\/a><\\/td>\\r\\n\\t\\t\\t<\\/tr>\\r\\n\\t\\t\\t<tr>\\r\\n\\t\\t\\t\\t<td style=\\\"width: 466px;\\\">\\r\\n\\t\\t\\t\\t\\t<a href=\\\"files\\/Criterios 2019-2020\\/EMRC\\/CritAvEMRC7.pdf\\\">EMRC 7&ordm; Ano<\\/a><\\/td>\\r\\n\\t\\t\\t<\\/tr>\\r\\n\\t\\t\\t<tr>\\r\\n\\t\\t\\t\\t<td style=\\\"width: 466px;\\\">\\r\\n\\t\\t\\t\\t\\t<a href=\\\"files\\/Criterios 2019-2020\\/EMRC\\/CritAvEMRC8.pdf\\\">EMRC 8&ordm; Ano<\\/a><\\/td>\\r\\n\\t\\t\\t<\\/tr>\\r\\n\\t\\t\\t<tr>\\r\\n\\t\\t\\t\\t<td style=\\\"width: 466px;\\\">\\r\\n\\t\\t\\t\\t\\t<a href=\\\"files\\/Criterios 2019-2020\\/EMRC\\/CritAvEMRC9.pdf\\\">EMRC 9&ordm; ANO<\\/a><\\/td>\\r\\n\\t\\t\\t<\\/tr>\\r\\n\\t\\t\\t<tr>\\r\\n\\t\\t\\t\\t<td style=\\\"width: 466px;\\\">\\r\\n\\t\\t\\t\\t\\t<a href=\\\"files\\/Criterios 2019-2020\\/Ingles\\/CritriosdeAvaliao8ESP20192020.pdf\\\">Espanhol 8&ordm; Ano<\\/a><\\/td>\\r\\n\\t\\t\\t<\\/tr>\\r\\n\\t\\t\\t<tr>\\r\\n\\t\\t\\t\\t<td style=\\\"width: 466px;\\\">\\r\\n\\t\\t\\t\\t\\t<a href=\\\"files\\/Criterios 2019-2020\\/HGP\\/CritAvHist7.pdf\\\">Hist&oacute;ria 7&ordm; Ano<\\/a><\\/td>\\r\\n\\t\\t\\t<\\/tr>\\r\\n\\t\\t\\t<tr>\\r\\n\\t\\t\\t\\t<td style=\\\"width: 466px;\\\">\\r\\n\\t\\t\\t\\t\\t<a href=\\\"files\\/Criterios 2019-2020\\/HGP\\/CritAvHist8.pdf\\\">HGP 8&ordm; Ano<\\/a><\\/td>\\r\\n\\t\\t\\t<\\/tr>\\r\\n\\t\\t\\t<tr>\\r\\n\\t\\t\\t\\t<td style=\\\"width: 466px;\\\">\\r\\n\\t\\t\\t\\t\\t<a href=\\\"files\\/Criterios 2019-2020\\/HGP\\/CritAvHist9.pdf\\\">HGP 9&ordm; Ano<\\/a><\\/td>\\r\\n\\t\\t\\t<\\/tr>\\r\\n\\t\\t\\t<tr>\\r\\n\\t\\t\\t\\t<td style=\\\"width: 466px;\\\">\\r\\n\\t\\t\\t\\t\\t<a href=\\\"files\\/Criterios 2019-2020\\/geografia\\/critgeo7ano.pdf\\\">Geografia 7&ordm; Ano<\\/a><\\/td>\\r\\n\\t\\t\\t<\\/tr>\\r\\n\\t\\t\\t<tr>\\r\\n\\t\\t\\t\\t<td style=\\\"width: 466px;\\\">\\r\\n\\t\\t\\t\\t\\t<a href=\\\"files\\/Criterios 2019-2020\\/geografia\\/critgeo8ano.pdf\\\">Geografia 8&ordm; Ano<\\/a><\\/td>\\r\\n\\t\\t\\t<\\/tr>\\r\\n\\t\\t\\t<tr>\\r\\n\\t\\t\\t\\t<td style=\\\"width: 466px;\\\">\\r\\n\\t\\t\\t\\t\\t<a href=\\\"files\\/Criterios 2019-2020\\/FQ\\/critgeo9ano.pdf\\\">Geografia 9&ordm; Ano<\\/a><\\/td>\\r\\n\\t\\t\\t<\\/tr>\\r\\n\\t\\t\\t<tr>\\r\\n\\t\\t\\t\\t<td style=\\\"width: 466px;\\\">\\r\\n\\t\\t\\t\\t\\t<a href=\\\"files\\/Criterios 2019-2020\\/Ingles\\/CritriosAvaliao7ING20192020.pdf\\\">Ingl&ecirc;s 7&ordm; ano<\\/a><\\/td>\\r\\n\\t\\t\\t<\\/tr>\\r\\n\\t\\t\\t<tr>\\r\\n\\t\\t\\t\\t<td style=\\\"width: 466px;\\\">\\r\\n\\t\\t\\t\\t\\t<a href=\\\"files\\/Criterios 2019-2020\\/Ingles\\/CritAvalia8ING.pdf\\\">Ingl&ecirc;s 8&ordm; Ano<\\/a><\\/td>\\r\\n\\t\\t\\t<\\/tr>\\r\\n\\t\\t\\t<tr>\\r\\n\\t\\t\\t\\t<td style=\\\"width: 466px;\\\">\\r\\n\\t\\t\\t\\t\\t<a href=\\\"files\\/Criterios 2019-2020\\/Ingles\\/CritriosdeAvaliao9ING20192020.pdf\\\">Ingl&ecirc;s 9&ordm; Ano<\\/a><\\/td>\\r\\n\\t\\t\\t<\\/tr>\\r\\n\\t\\t\\t<tr>\\r\\n\\t\\t\\t\\t<td style=\\\"width: 466px;\\\">\\r\\n\\t\\t\\t\\t\\t<a href=\\\"files\\/Criterios 2019-2020\\/Ingles\\/CritriosdeAvaliao7FRANC20192020.pdf\\\">Franc&ecirc;s 7&ordm; Ano<\\/a><\\/td>\\r\\n\\t\\t\\t<\\/tr>\\r\\n\\t\\t\\t<tr>\\r\\n\\t\\t\\t\\t<td style=\\\"width: 466px;\\\">\\r\\n\\t\\t\\t\\t\\t<a href=\\\"files\\/Criterios 2019-2020\\/Ingles\\/Critavali8FRANC20192020.pdf\\\">Franc&ecirc;s 8&ordm; Ano<\\/a><\\/td>\\r\\n\\t\\t\\t<\\/tr>\\r\\n\\t\\t\\t<tr>\\r\\n\\t\\t\\t\\t<td style=\\\"width: 466px;\\\">\\r\\n\\t\\t\\t\\t\\t<a href=\\\"files\\/Criterios 2019-2020\\/Ingles\\/CritriosdeAvaliaoLE29FrancEsp201920.pdf\\\">L&iacute;ngua Estrangeira 9&ordm; Ano<\\/a><\\/td>\\r\\n\\t\\t\\t<\\/tr>\\r\\n\\t\\t\\t<tr>\\r\\n\\t\\t\\t\\t<td style=\\\"width: 466px;\\\">\\r\\n\\t\\t\\t\\t\\t<a href=\\\"files\\/Criterios 2019-2020\\/Matematica\\/CritriosAvaliaoMat3cico7ano.pdf\\\">Matem&aacute;tica 7&ordm; Ano<\\/a><\\/td>\\r\\n\\t\\t\\t<\\/tr>\\r\\n\\t\\t\\t<tr>\\r\\n\\t\\t\\t\\t<td style=\\\"width: 466px;\\\">\\r\\n\\t\\t\\t\\t\\t<a href=\\\"files\\/Criterios 2019-2020\\/Matematica\\/CritriosAvaliaoMat3ciclo8ano1920.pdf\\\">Matem&aacute;tica 8&ordm; Ano<\\/a><\\/td>\\r\\n\\t\\t\\t<\\/tr>\\r\\n\\t\\t\\t<tr>\\r\\n\\t\\t\\t\\t<td style=\\\"width: 466px;\\\">\\r\\n\\t\\t\\t\\t\\t<a href=\\\"files\\/Criterios 2019-2020\\/Matematica\\/CriteriosdeavaliaoMat3ciclo9ano1920.pdf\\\">Matem&aacute;tica 9&ordm; Ano<\\/a><\\/td>\\r\\n\\t\\t\\t<\\/tr>\\r\\n\\t\\t\\t<tr>\\r\\n\\t\\t\\t\\t<td style=\\\"width: 466px;\\\">\\r\\n\\t\\t\\t\\t\\t<a href=\\\"files\\/Criterios 2019-2020\\/Portugues\\/Portugus7e8Critriosavaliao201920resumidos.pdf\\\">Portugu&ecirc;s 7&ordm; e 8&ordm; Ano<\\/a><\\/td>\\r\\n\\t\\t\\t<\\/tr>\\r\\n\\t\\t\\t<tr>\\r\\n\\t\\t\\t\\t<td style=\\\"width: 466px;\\\">\\r\\n\\t\\t\\t\\t\\t<a href=\\\"files\\/Criterios 2019-2020\\/Portugues\\/Portugus9Critriosavaliao201920.pdf\\\">Portugu&ecirc;s 9&ordm; ano<\\/a><\\/td>\\r\\n\\t\\t\\t<\\/tr>\\r\\n\\t\\t\\t<tr>\\r\\n\\t\\t\\t\\t<td style=\\\"width: 466px;\\\">\\r\\n\\t\\t\\t\\t\\t<a href=\\\"files\\/Criterios 2019-2020\\/Matematica\\/CriteriosdeavaliacaoTIC7Ano20192020.pdf\\\">TIC 7&ordm; ano<\\/a><\\/td>\\r\\n\\t\\t\\t<\\/tr>\\r\\n\\t\\t\\t<tr>\\r\\n\\t\\t\\t\\t<td style=\\\"width: 466px;\\\">\\r\\n\\t\\t\\t\\t\\t<a href=\\\"files\\/Criterios 2019-2020\\/Matematica\\/CriteriosdeavaliacaoTIC8Ano201920.pdf\\\">Tic 8&ordm; ano<\\/a><\\/td>\\r\\n\\t\\t\\t<\\/tr>\\r\\n\\t\\t<\\/tbody>\\r\\n\\t<\\/table>\\r\\n<\\/div>\\r\\n<p>\\r\\n\\t&nbsp;<\\/p>\\r\\n\",\"fulltext\":\"\",\"state\":1,\"catid\":\"11\",\"created\":\"2019-10-08 10:31:34\",\"created_by\":\"231\",\"created_by_alias\":\"\",\"modified\":\"2020-01-30 15:58:36\",\"modified_by\":\"231\",\"checked_out\":\"231\",\"checked_out_time\":\"2020-01-30 15:55:39\",\"publish_up\":\"2019-10-08 10:31:34\",\"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\":\"{\\\"article_layout\\\":\\\"\\\",\\\"show_title\\\":\\\"\\\",\\\"link_titles\\\":\\\"\\\",\\\"show_tags\\\":\\\"\\\",\\\"show_intro\\\":\\\"\\\",\\\"info_block_position\\\":\\\"\\\",\\\"info_block_show_title\\\":\\\"\\\",\\\"show_category\\\":\\\"\\\",\\\"link_category\\\":\\\"\\\",\\\"show_parent_category\\\":\\\"\\\",\\\"link_parent_category\\\":\\\"\\\",\\\"show_associations\\\":\\\"\\\",\\\"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_page_title\\\":\\\"\\\",\\\"show_publishing_options\\\":\\\"\\\",\\\"show_article_options\\\":\\\"\\\",\\\"show_urls_images_backend\\\":\\\"\\\",\\\"show_urls_images_frontend\\\":\\\"\\\",\\\"astroid_article_type\\\":\\\"regular\\\",\\\"astroid_article_video_type\\\":\\\"youtube\\\",\\\"astroid_article_video_url\\\":\\\"\\\",\\\"astroid_article_gallery_width\\\":\\\"\\\",\\\"astroid_article_gallery_bullets\\\":\\\"1\\\",\\\"astroid_article_gallery_navigation\\\":\\\"1\\\",\\\"astroid_article_thumbnail\\\":\\\"1\\\",\\\"astroid_article_gallery_items\\\":[],\\\"astroid_article_audio_source\\\":\\\"soundcloud\\\",\\\"astroid_article_audio_soundcloud\\\":\\\"\\\",\\\"astroid_article_audio_spotify\\\":\\\"\\\",\\\"astroid_article_review_heading\\\":\\\"\\\",\\\"astroid_article_review_summery\\\":\\\"\\\",\\\"astroid_article_review_good\\\":\\\"\\\",\\\"astroid_article_review_bad\\\":\\\"\\\",\\\"astroid_article_review_rating\\\":\\\"5\\\",\\\"astroid_article_button_action\\\":\\\"\\\",\\\"astroid_article_button_link\\\":\\\"\\\",\\\"astroid_article_review_criterias\\\":[],\\\"astroid_article_quote_text\\\":\\\"\\\",\\\"astroid_article_quote_author\\\":\\\"\\\",\\\"astroid_article_badge\\\":\\\"0\\\",\\\"astroid_article_badge_type\\\":\\\"2\\\",\\\"astroid_article_badge_text\\\":\\\"\\\",\\\"astroid_article_badge_color\\\":\\\"\\\",\\\"astroid_article_badge_text_color\\\":\\\"\\\",\\\"astroid_relatedposts\\\":\\\"\\\",\\\"astroid_socialshare\\\":\\\"\\\",\\\"astroid_comments\\\":\\\"\\\",\\\"astroid_posttype\\\":\\\"\\\",\\\"astroid_readtime\\\":\\\"\\\",\\\"astroid_authorinfo\\\":\\\"\\\",\\\"astroid_og_title\\\":\\\"\\\",\\\"astroid_og_desc\\\":\\\"\\\",\\\"astroid_og_image\\\":\\\"\\\"}\",\"version\":15,\"ordering\":\"30\",\"metakey\":\"\",\"metadesc\":\"\",\"access\":\"1\",\"hits\":\"0\",\"metadata\":\"{\\\"robots\\\":\\\"\\\",\\\"author\\\":\\\"\\\",\\\"rights\\\":\\\"\\\",\\\"xreference\\\":\\\"\\\"}\",\"featured\":\"0\",\"language\":\"*\",\"xreference\":\"\",\"note\":\"\"}', 0);
INSERT INTO `ynfp8_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
(920, 108, 1, '', '2020-01-30 16:02:56', 231, 17401, '20c7bbbf14e38e308744e029bc32486cb85b0c78', '{\"id\":108,\"asset_id\":\"353\",\"title\":\"Crit\\u00e9rios de avalia\\u00e7\\u00e3o secund\\u00e1rio\",\"alias\":\"criterios-de-avaliacao-secundario\",\"introtext\":\"<p>\\r\\n\\t&nbsp;<\\/p>\\r\\n<title><\\/title>\\r\\n<meta charset=\\\"utf-8\\\" \\/>\\r\\n<meta content=\\\"width=device-width, initial-scale=1\\\" name=\\\"viewport\\\" \\/>\\r\\n<link href=\\\"https:\\/\\/maxcdn.bootstrapcdn.com\\/bootstrap\\/4.3.1\\/css\\/bootstrap.min.css\\\" rel=\\\"stylesheet\\\" \\/>\\r\\n<script src=\\\"https:\\/\\/ajax.googleapis.com\\/ajax\\/libs\\/jquery\\/3.4.1\\/jquery.min.js\\\"><\\/script><script src=\\\"https:\\/\\/cdnjs.cloudflare.com\\/ajax\\/libs\\/popper.js\\/1.14.7\\/umd\\/popper.min.js\\\"><\\/script><script src=\\\"https:\\/\\/maxcdn.bootstrapcdn.com\\/bootstrap\\/4.3.1\\/js\\/bootstrap.min.js\\\"><\\/script><div class=\\\"container\\\">\\r\\n\\t<table align=\\\"center\\\" class=\\\"table table-hover\\\" style=\\\"width: 468px;\\\" table=\\\"\\\">\\r\\n\\t\\t<thead>\\r\\n\\t\\t\\t<tr>\\r\\n\\t\\t\\t\\t<th style=\\\"width: 466px;\\\">\\r\\n\\t\\t\\t\\t\\tDisciplinas<\\/th>\\r\\n\\t\\t\\t<\\/tr>\\r\\n\\t\\t\\t<tr>\\r\\n\\t\\t\\t\\t<td style=\\\"width: 466px;\\\">\\r\\n\\t\\t\\t\\t\\t<a href=\\\"files\\/Criterios 2019-2020\\/Espanhol\\/criterios_alemao_10.pdf\\\">Alem&atilde;o 10&ordm; Ano<\\/a><\\/td>\\r\\n\\t\\t\\t<\\/tr>\\r\\n\\t\\t\\t<tr>\\r\\n\\t\\t\\t\\t<td style=\\\"width: 466px;\\\">\\r\\n\\t\\t\\t\\t\\t<a href=\\\"files\\/Criterios 2019-2020\\/Espanhol\\/criterios_alemao_11.pdf\\\">Alem&atilde;o 11&ordm; Ano<\\/a><\\/td>\\r\\n\\t\\t\\t<\\/tr>\\r\\n\\t\\t\\t<tr>\\r\\n\\t\\t\\t\\t<td style=\\\"width: 466px;\\\">\\r\\n\\t\\t\\t\\t\\t<a href=\\\"files\\/Criterios 2019-2020\\/Matematica\\/CriteriosAvaliacaoAPIsecundrio201920.pdf\\\">API 12&ordm; Ano<\\/a><\\/td>\\r\\n\\t\\t\\t<\\/tr>\\r\\n\\t\\t<\\/thead>\\r\\n\\t\\t<tbody>\\r\\n\\t\\t\\t<tr>\\r\\n\\t\\t\\t\\t<td style=\\\"width: 466px;\\\">\\r\\n\\t\\t\\t\\t\\t<a href=\\\"files\\/Criterios 2019-2020\\/Biologia\\/criterios_BioGeo10.pdf\\\">Biologia e Geologia \\/ Biologia 10&ordm; Ano<\\/a><\\/td>\\r\\n\\t\\t\\t<\\/tr>\\r\\n\\t\\t\\t<tr>\\r\\n\\t\\t\\t\\t<td style=\\\"width: 466px;\\\">\\r\\n\\t\\t\\t\\t\\t<a href=\\\"files\\/Criterios 2019-2020\\/Biologia\\/criterios_BioGeo11.pdf\\\">Biologia e Geologia \\/ Biologia 11&ordm; Ano<\\/a><\\/td>\\r\\n\\t\\t\\t<\\/tr>\\r\\n\\t\\t\\t<tr>\\r\\n\\t\\t\\t\\t<td style=\\\"width: 466px;\\\">\\r\\n\\t\\t\\t\\t\\t<a href=\\\"files\\/Criterios 2019-2020\\/artes\\/CritriosAvaliaoDesenho10ano.pdf\\\">Desenho A 10&ordm; Ano<\\/a><\\/td>\\r\\n\\t\\t\\t<\\/tr>\\r\\n\\t\\t\\t<tr>\\r\\n\\t\\t\\t\\t<td style=\\\"width: 466px;\\\">\\r\\n\\t\\t\\t\\t\\t<a href=\\\"files\\/Criterios 2019-2020\\/artes\\/CritsAvaliaoDesenho11ano.pdf\\\">Desenho A 11&ordm;&nbsp;<\\/a><a href=\\\"files\\/Criterios 2019-2020\\/artes\\/CritsAvaliaoDesenho11ano.pdf\\\">Ano<\\/a><\\/td>\\r\\n\\t\\t\\t<\\/tr>\\r\\n\\t\\t\\t<tr>\\r\\n\\t\\t\\t\\t<td style=\\\"width: 466px;\\\">\\r\\n\\t\\t\\t\\t\\t<a href=\\\"files\\/Criterios 2019-2020\\/artes\\/CriteriosavaliacaoDesenhoA12ano201920doc.pdf\\\">Desenho A 12&ordm; Ano<\\/a><\\/td>\\r\\n\\t\\t\\t<\\/tr>\\r\\n\\t\\t\\t<tr>\\r\\n\\t\\t\\t\\t<td style=\\\"width: 466px;\\\">\\r\\n\\t\\t\\t\\t\\t<a href=\\\"files\\/Criterios 2019-2020\\/Economia e direito\\/citerios_direito_12.pdf\\\">Direito 12&ordm; Ano<\\/a><\\/td>\\r\\n\\t\\t\\t<\\/tr>\\r\\n\\t\\t\\t<tr>\\r\\n\\t\\t\\t\\t<td style=\\\"width: 466px;\\\">\\r\\n\\t\\t\\t\\t\\t<a href=\\\"files\\/Criterios 2019-2020\\/Economia e direito\\/criterios_economia_10_11.pdf\\\">Economia A - 10&ordm; Ano<\\/a><\\/td>\\r\\n\\t\\t\\t<\\/tr>\\r\\n\\t\\t\\t<tr>\\r\\n\\t\\t\\t\\t<td style=\\\"width: 466px;\\\">\\r\\n\\t\\t\\t\\t\\t<a href=\\\"files\\/Criterios 2019-2020\\/Economia e direito\\/criterios_economia_10_11.pdf\\\">Economia A - 11&ordm; Ano<\\/a><\\/td>\\r\\n\\t\\t\\t<\\/tr>\\r\\n\\t\\t\\t<tr>\\r\\n\\t\\t\\t\\t<td style=\\\"width: 466px;\\\">\\r\\n\\t\\t\\t\\t\\t<a href=\\\"files\\/Criterios 2019-2020\\/Economia e direito\\/economiaC.pdf\\\">Economia C<\\/a><a href=\\\"files\\/Criterios 2019-2020\\/Economia e direito\\/economiaC.pdf\\\"> - 12&ordm; Ano<\\/a><\\/td>\\r\\n\\t\\t\\t<\\/tr>\\r\\n\\t\\t\\t<tr>\\r\\n\\t\\t\\t\\t<td style=\\\"width: 466px;\\\">\\r\\n\\t\\t\\t\\t\\t<a href=\\\"files\\/Criterios 2019-2020\\/Educacao_Fisica\\/CritriosAvEdFisicaSecundria10ano1920.pdf\\\">Educa&ccedil;&atilde;o F&iacute;sica 10&ordm; Ano<\\/a><\\/td>\\r\\n\\t\\t\\t<\\/tr>\\r\\n\\t\\t\\t<tr>\\r\\n\\t\\t\\t\\t<td style=\\\"width: 466px;\\\">\\r\\n\\t\\t\\t\\t\\t<a href=\\\"files\\/Criterios 2019-2020\\/Educacao_Fisica\\/CritriosAvEdFisicaSecundria11ano1920.pdf\\\" style=\\\"background-color: transparent; box-sizing: border-box; color: rgb(0, 123, 255); font-family: -apple-system,BlinkMacSystemFont,&amp;quot;Segoe UI&amp;quot;,Roboto,&amp;quot;Helvetica Neue&amp;quot;,Arial,&amp;quot;Noto Sans&amp;quot;,sans-serif,&amp;quot;Apple Color Emoji&amp;quot;,&amp;quot;Segoe UI Emoji&amp;quot;,&amp;quot;Segoe UI Symbol&amp;quot;,&amp;quot;Noto Color Emoji&amp;quot;; font-size: 16px; font-style: normal; font-variant: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-decoration: none; text-indent: 0px; text-transform: none; -webkit-text-stroke-width: 0px; white-space: normal; word-spacing: 0px;\\\">Educa&ccedil;&atilde;o F&iacute;sica 11&ordm; Ano<\\/a><\\/td>\\r\\n\\t\\t\\t<\\/tr>\\r\\n\\t\\t\\t<tr>\\r\\n\\t\\t\\t\\t<td style=\\\"width: 466px;\\\">\\r\\n\\t\\t\\t\\t\\t<a href=\\\"files\\/Criterios 2019-2020\\/Educacao_Fisica\\/CritriosAvaliaoEdFsica12ano1920.pdf\\\" style=\\\"background-color: transparent; box-sizing: border-box; color: rgb(0, 123, 255); font-family: -apple-system,BlinkMacSystemFont,&amp;quot;Segoe UI&amp;quot;,Roboto,&amp;quot;Helvetica Neue&amp;quot;,Arial,&amp;quot;Noto Sans&amp;quot;,sans-serif,&amp;quot;Apple Color Emoji&amp;quot;,&amp;quot;Segoe UI Emoji&amp;quot;,&amp;quot;Segoe UI Symbol&amp;quot;,&amp;quot;Noto Color Emoji&amp;quot;; font-size: 16px; font-style: normal; font-variant: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-decoration: none; text-indent: 0px; text-transform: none; -webkit-text-stroke-width: 0px; white-space: normal; word-spacing: 0px;\\\">Educa&ccedil;&atilde;o F&iacute;sica 12&ordm; Ano<\\/a><\\/td>\\r\\n\\t\\t\\t<\\/tr>\\r\\n\\t\\t\\t<tr>\\r\\n\\t\\t\\t\\t<td style=\\\"width: 466px;\\\">\\r\\n\\t\\t\\t\\t\\t<a href=\\\"files\\/Criterios 2019-2020\\/Educacao_Fisica\\/CritriosEFAtestadosSecundria10ano1920.pdf\\\">Educa&ccedil;&atilde;o F&iacute;sica - Alunos com Atestado M&eacute;dico 10&ordm; Ano<\\/a><\\/td>\\r\\n\\t\\t\\t<\\/tr>\\r\\n\\t\\t\\t<tr>\\r\\n\\t\\t\\t\\t<td style=\\\"width: 466px;\\\">\\r\\n\\t\\t\\t\\t\\t<a href=\\\"files\\/Criterios 2019-2020\\/Educacao_Fisica\\/CritriosEFAtestadosSecundria11ano1920.pdf\\\">Educa&ccedil;&atilde;o F&iacute;sica - Alunos com Atestado M&eacute;dico 11&ordm; Ano<\\/a><\\/td>\\r\\n\\t\\t\\t<\\/tr>\\r\\n\\t\\t\\t<tr>\\r\\n\\t\\t\\t\\t<td style=\\\"width: 466px;\\\">\\r\\n\\t\\t\\t\\t\\t<a href=\\\"files\\/Criterios 2019-2020\\/Educacao_Fisica\\/CritriosEFAtestadosSecundria11ano1920.pdf\\\" style=\\\"background-color: transparent; box-sizing: border-box; color: rgb(0, 123, 255); font-family: -apple-system,BlinkMacSystemFont,&amp;quot;Segoe UI&amp;quot;,Roboto,&amp;quot;Helvetica Neue&amp;quot;,Arial,&amp;quot;Noto Sans&amp;quot;,sans-serif,&amp;quot;Apple Color Emoji&amp;quot;,&amp;quot;Segoe UI Emoji&amp;quot;,&amp;quot;Segoe UI Symbol&amp;quot;,&amp;quot;Noto Color Emoji&amp;quot;; font-size: 16px; font-style: normal; font-variant: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-decoration: none; text-indent: 0px; text-transform: none; -webkit-text-stroke-width: 0px; white-space: normal; word-spacing: 0px;\\\">Educa&ccedil;&atilde;o F&iacute;sica - Alunos com Atestado M&eacute;dico 12&ordm; Ano<\\/a><\\/td>\\r\\n\\t\\t\\t<\\/tr>\\r\\n\\t\\t\\t<tr>\\r\\n\\t\\t\\t\\t<td style=\\\"width: 466px;\\\">\\r\\n\\t\\t\\t\\t\\t<a href=\\\"files\\/Criterios 2019-2020\\/EMRC\\/criterios_emrc_10.pdf\\\">EMRC 10&ordm; Ano<\\/a><\\/td>\\r\\n\\t\\t\\t<\\/tr>\\r\\n\\t\\t\\t<tr>\\r\\n\\t\\t\\t\\t<td style=\\\"width: 466px;\\\">\\r\\n\\t\\t\\t\\t\\t<a href=\\\"files\\/Criterios 2019-2020\\/EMRC\\/criterios_emrc_11.pdf\\\">EMRC 11&ordm; Ano&nbsp;<\\/a><\\/td>\\r\\n\\t\\t\\t<\\/tr>\\r\\n\\t\\t\\t<tr>\\r\\n\\t\\t\\t\\t<td style=\\\"width: 466px;\\\">\\r\\n\\t\\t\\t\\t\\t<a href=\\\"files\\/Criterios 2019-2020\\/EMRC\\/criterios_emrc_12.pdf\\\">EMRC 12&ordm; Ano&nbsp;<\\/a><\\/td>\\r\\n\\t\\t\\t<\\/tr>\\r\\n\\t\\t\\t<tr>\\r\\n\\t\\t\\t\\t<td style=\\\"width: 466px;\\\">\\r\\n\\t\\t\\t\\t\\t<a href=\\\"files\\/Criterios 2019-2020\\/Espanhol\\/criterios_ESP_10_inic.pdf\\\">Espanhol 10&ordm;&nbsp; Ano - Inicia&ccedil;&atilde;o<\\/a><\\/td>\\r\\n\\t\\t\\t<\\/tr>\\r\\n\\t\\t\\t<tr>\\r\\n\\t\\t\\t\\t<td style=\\\"width: 466px;\\\">\\r\\n\\t\\t\\t\\t\\t<a href=\\\"files\\/Criterios 2019-2020\\/Espanhol\\/criterios_esp_11.pdf\\\">E<\\/a><a href=\\\"files\\/Criterios 2019-2020\\/Espanhol\\/criterios_ESP_11_inic.pdf\\\">spanhol 11&ordm; Ano - Inicia&ccedil;&atilde;o<\\/a><\\/td>\\r\\n\\t\\t\\t<\\/tr>\\r\\n\\t\\t\\t<tr>\\r\\n\\t\\t\\t\\t<td style=\\\"width: 466px;\\\">\\r\\n\\t\\t\\t\\t\\t<a href=\\\"files\\/Criterios 2019-2020\\/Espanhol\\/criterios_esp_11.pdf\\\">Espanhol 11&ordm; Ano<\\/a><\\/td>\\r\\n\\t\\t\\t<\\/tr>\\r\\n\\t\\t\\t<tr>\\r\\n\\t\\t\\t\\t<td style=\\\"width: 466px;\\\">\\r\\n\\t\\t\\t\\t\\t<a href=\\\"files\\/Criterios 2019-2020\\/Filosofia\\/CritAvFil10_11.pdf\\\">Filosofia 10&ordm; e 11&ordm;&nbsp; Ano<\\/a><\\/td>\\r\\n\\t\\t\\t<\\/tr>\\r\\n\\t\\t\\t<tr>\\r\\n\\t\\t\\t\\t<td style=\\\"width: 466px;\\\">\\r\\n\\t\\t\\t\\t\\t<a href=\\\"files\\/Criterios 2019-2020\\/FQ\\/criterios_fq_10.pdf\\\">F&iacute;sica e Qu&iacute;mica 10&ordm; Ano<\\/a><\\/td>\\r\\n\\t\\t\\t<\\/tr>\\r\\n\\t\\t\\t<tr>\\r\\n\\t\\t\\t\\t<td style=\\\"width: 466px;\\\">\\r\\n\\t\\t\\t\\t\\t<a href=\\\"files\\/Criterios 2019-2020\\/FQ\\/criterios_fq_11.pdf\\\">F&iacute;sica \\/ Qu&iacute;mica 11&ordm; Ano<\\/a><\\/td>\\r\\n\\t\\t\\t<\\/tr>\\r\\n\\t\\t\\t<tr>\\r\\n\\t\\t\\t\\t<td style=\\\"width: 466px;\\\">\\r\\n\\t\\t\\t\\t\\t<a href=\\\"files\\/Criterios 2019-2020\\/FQ\\/criterios_fq_11.pdf\\\" style=\\\"color: rgb(0, 123, 255); background-color: rgb(255, 255, 255);\\\">F&iacute;sica \\/ Qu&iacute;mica 12&ordm; Ano<\\/a><\\/td>\\r\\n\\t\\t\\t<\\/tr>\\r\\n\\t\\t\\t<tr>\\r\\n\\t\\t\\t\\t<td style=\\\"width: 466px;\\\">\\r\\n\\t\\t\\t\\t\\tFranc&ecirc;s<\\/td>\\r\\n\\t\\t\\t<\\/tr>\\r\\n\\t\\t\\t<tr>\\r\\n\\t\\t\\t\\t<td style=\\\"width: 466px;\\\">\\r\\n\\t\\t\\t\\t\\t<a href=\\\"files\\/Criterios 2019-2020\\/geografia\\/critgeo10ano.pdf\\\">Geografia&nbsp; A 10&ordm; Ano<\\/a><\\/td>\\r\\n\\t\\t\\t<\\/tr>\\r\\n\\t\\t\\t<tr>\\r\\n\\t\\t\\t\\t<td style=\\\"width: 466px;\\\">\\r\\n\\t\\t\\t\\t\\t<a href=\\\"files\\/Criterios 2019-2020\\/geografia\\/critgeo11ano.pdf\\\">Geografia A 11&ordm; Ano<\\/a><\\/td>\\r\\n\\t\\t\\t<\\/tr>\\r\\n\\t\\t\\t<tr>\\r\\n\\t\\t\\t\\t<td style=\\\"width: 466px;\\\">\\r\\n\\t\\t\\t\\t\\t<a href=\\\"files\\/Criterios 2019-2020\\/geografia\\/critgeoC12ano.pdf\\\">Geografia C 12&ordm; Ano<\\/a><\\/td>\\r\\n\\t\\t\\t<\\/tr>\\r\\n\\t\\t\\t<tr>\\r\\n\\t\\t\\t\\t<td style=\\\"width: 466px;\\\">\\r\\n\\t\\t\\t\\t\\t<a href=\\\"files\\/Criterios 2019-2020\\/artes\\/CritriosAvaliaoGDA10ano201920.pdf\\\">Geometria Descritiva A - 10&ordm; Ano<\\/a><\\/td>\\r\\n\\t\\t\\t<\\/tr>\\r\\n\\t\\t\\t<tr>\\r\\n\\t\\t\\t\\t<td style=\\\"width: 466px;\\\">\\r\\n\\t\\t\\t\\t\\t<a href=\\\"files\\/Criterios 2019-2020\\/artes\\/CriteriosAvaliacaoGDA11ano201920.pdf\\\">Geometria Descritiva A - 11&ordm; Ano<\\/a><\\/td>\\r\\n\\t\\t\\t<\\/tr>\\r\\n\\t\\t\\t<tr>\\r\\n\\t\\t\\t\\t<td style=\\\"width: 466px;\\\">\\r\\n\\t\\t\\t\\t\\t<a href=\\\"files\\/Criterios 2019-2020\\/Historia\\/crit__10_hist_10.pdf\\\">Hist&oacute;ria A 10&ordm; Ano<\\/a><\\/td>\\r\\n\\t\\t\\t<\\/tr>\\r\\n\\t\\t\\t<tr>\\r\\n\\t\\t\\t\\t<td style=\\\"width: 466px;\\\">\\r\\n\\t\\t\\t\\t\\t<a href=\\\"files\\/Criterios 2019-2020\\/Historia\\/crit__hist_A_11.pdf\\\">Hist&oacute;ria A 11<\\/a><a href=\\\"files\\/Criterios 2019-2020\\/Historia\\/crit__hist_A_11.pdf\\\">&ordm; Ano<\\/a><\\/td>\\r\\n\\t\\t\\t<\\/tr>\\r\\n\\t\\t\\t<tr>\\r\\n\\t\\t\\t\\t<td style=\\\"width: 466px;\\\">\\r\\n\\t\\t\\t\\t\\t<a href=\\\"files\\/Criterios 2019-2020\\/Historia\\/crit__hist_A_11.pdf\\\" style=\\\"color: rgb(0, 123, 255); background-color: rgba(0, 0, 0, 0.075);\\\">Hist&oacute;ria A <\\/a><a href=\\\"files\\/Criterios 2019-2020\\/Historia\\/crit__hist_A_12.pdf\\\">12&ordm; Ano<\\/a><\\/td>\\r\\n\\t\\t\\t<\\/tr>\\r\\n\\t\\t\\t<tr>\\r\\n\\t\\t\\t\\t<td style=\\\"width: 466px;\\\">\\r\\n\\t\\t\\t\\t\\t<a href=\\\"files\\/Criterios 2019-2020\\/Historia\\/crit__10_CA_10.pdf\\\">Hist&oacute;ria da Cultura e das Artes<\\/a><\\/td>\\r\\n\\t\\t\\t<\\/tr>\\r\\n\\t\\t\\t<tr>\\r\\n\\t\\t\\t\\t<td style=\\\"width: 466px;\\\">\\r\\n\\t\\t\\t\\t\\t<a href=\\\"files\\/Criterios 2019-2020\\/Espanhol\\/criterios_ING_10.pdf\\\">Ingl&ecirc;s 10&ordm; Ano<\\/a><\\/td>\\r\\n\\t\\t\\t<\\/tr>\\r\\n\\t\\t\\t<tr>\\r\\n\\t\\t\\t\\t<td style=\\\"width: 466px;\\\">\\r\\n\\t\\t\\t\\t\\t<a href=\\\"files\\/Criterios 2019-2020\\/Espanhol\\/criterios__ING_11.pdf\\\">Ingl&ecirc;s 11&ordm; Ano<\\/a><\\/td>\\r\\n\\t\\t\\t<\\/tr>\\r\\n\\t\\t\\t<tr>\\r\\n\\t\\t\\t\\t<td style=\\\"width: 466px;\\\">\\r\\n\\t\\t\\t\\t\\t<a href=\\\"files\\/Criterios 2019-2020\\/Espanhol\\/criterios_ING_12.pdf\\\">Ingl&ecirc;s 12&ordm; Ano<\\/a><\\/td>\\r\\n\\t\\t\\t<\\/tr>\\r\\n\\t\\t\\t<tr>\\r\\n\\t\\t\\t\\t<td style=\\\"width: 466px;\\\">\\r\\n\\t\\t\\t\\t\\t<a href=\\\"files\\/Criterios 2019-2020\\/Matematica\\/CritriosAvaliaoMatA101920.pdf\\\">Matem&aacute;tica&nbsp; A 10&ordm; Ano<\\/a><\\/td>\\r\\n\\t\\t\\t<\\/tr>\\r\\n\\t\\t\\t<tr>\\r\\n\\t\\t\\t\\t<td style=\\\"width: 466px;\\\">\\r\\n\\t\\t\\t\\t\\t<a href=\\\"files\\/Criterios 2019-2020\\/HGP\\/CritriosAvaliaoMatA111920.pdf\\\">Matem&aacute;tica&nbsp; A 11&ordm; Ano<\\/a><\\/td>\\r\\n\\t\\t\\t<\\/tr>\\r\\n\\t\\t\\t<tr>\\r\\n\\t\\t\\t\\t<td style=\\\"width: 466px;\\\">\\r\\n\\t\\t\\t\\t\\t<a href=\\\"files\\/Criterios 2019-2020\\/Matematica\\/CriteriosdeavaliacaoMatA12201920.pdf\\\">Matem&aacute;tica&nbsp; A 12&ordm; Ano<\\/a><\\/td>\\r\\n\\t\\t\\t<\\/tr>\\r\\n\\t\\t\\t<tr>\\r\\n\\t\\t\\t\\t<td style=\\\"width: 466px;\\\">\\r\\n\\t\\t\\t\\t\\t<a href=\\\"files\\/Criterios 2019-2020\\/HGP\\/criterios_mat_B_10_19_20.pdf\\\">Matem&aacute;tica B 10&ordm; Ano<\\/a><\\/td>\\r\\n\\t\\t\\t<\\/tr>\\r\\n\\t\\t\\t<tr>\\r\\n\\t\\t\\t\\t<td style=\\\"width: 466px;\\\">\\r\\n\\t\\t\\t\\t\\t<a href=\\\"files\\/Criterios 2019-2020\\/Matematica\\/CritriosAvaliaoMACS101920.pdf\\\">MACS 10&ordm; Ano<\\/a><\\/td>\\r\\n\\t\\t\\t<\\/tr>\\r\\n\\t\\t\\t<tr>\\r\\n\\t\\t\\t\\t<td style=\\\"width: 466px;\\\">\\r\\n\\t\\t\\t\\t\\t<a href=\\\"files\\/Criterios 2019-2020\\/Matematica\\/CriteriosAvaliacaoMACS111920.pdf\\\">MACS 11&ordm; Ano<\\/a><\\/td>\\r\\n\\t\\t\\t<\\/tr>\\r\\n\\t\\t\\t<tr>\\r\\n\\t\\t\\t\\t<td style=\\\"width: 466px;\\\">\\r\\n\\t\\t\\t\\t\\t<a href=\\\"files\\/Criterios 2019-2020\\/artes\\/CritriosAvaliaoOFICINAARTES1220192020doc.pdf\\\">Oficina de Artes<\\/a><\\/td>\\r\\n\\t\\t\\t<\\/tr>\\r\\n\\t\\t\\t<tr>\\r\\n\\t\\t\\t\\t<td style=\\\"width: 466px;\\\">\\r\\n\\t\\t\\t\\t\\t<a href=\\\"files\\/Criterios 2019-2020\\/artes\\/CriteriosavaliacaoOFMultimdia12ano.pdf\\\">Oficina Multim&eacute;dia<\\/a><\\/td>\\r\\n\\t\\t\\t<\\/tr>\\r\\n\\t\\t\\t<tr>\\r\\n\\t\\t\\t\\t<td style=\\\"width: 466px;\\\">\\r\\n\\t\\t\\t\\t\\t<a href=\\\"files\\/Criterios 2019-2020\\/Portugues\\/Portugues_10_ano.pdf\\\">Portugu&ecirc;s 10&ordm; Ano<\\/a><\\/td>\\r\\n\\t\\t\\t<\\/tr>\\r\\n\\t\\t\\t<tr>\\r\\n\\t\\t\\t\\t<td style=\\\"width: 466px;\\\">\\r\\n\\t\\t\\t\\t\\t<a href=\\\"files\\/Criterios 2019-2020\\/Portugues\\/Portugues_11_ano.pdf\\\">Portugu&ecirc;s 11&ordm; Ano<\\/a><\\/td>\\r\\n\\t\\t\\t<\\/tr>\\r\\n\\t\\t\\t<tr>\\r\\n\\t\\t\\t\\t<td style=\\\"width: 466px;\\\">\\r\\n\\t\\t\\t\\t\\t<a href=\\\"files\\/Criterios 2019-2020\\/Portugues\\/Portugues_12_ano.pdf\\\">Portugu&ecirc;s 12&ordm; Ano<\\/a><\\/td>\\r\\n\\t\\t\\t<\\/tr>\\r\\n\\t\\t\\t<tr>\\r\\n\\t\\t\\t\\t<td style=\\\"width: 466px;\\\">\\r\\n\\t\\t\\t\\t\\t<a href=\\\"files\\/Criterios 2019-2020\\/Filosofia\\/CritAvPsic_12.pdf\\\">Pscicologia B<\\/a><\\/td>\\r\\n\\t\\t\\t<\\/tr>\\r\\n\\t\\t<\\/tbody>\\r\\n\\t<\\/table>\\r\\n<\\/div>\\r\\n<p>\\r\\n\\t&nbsp;<\\/p>\\r\\n\",\"fulltext\":\"\",\"state\":1,\"catid\":\"11\",\"created\":\"2019-10-10 14:48:46\",\"created_by\":\"231\",\"created_by_alias\":\"\",\"modified\":\"2020-01-30 16:02:56\",\"modified_by\":\"231\",\"checked_out\":\"231\",\"checked_out_time\":\"2020-01-30 16:00:56\",\"publish_up\":\"2019-10-10 14:48:46\",\"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\":\"{\\\"article_layout\\\":\\\"\\\",\\\"show_title\\\":\\\"\\\",\\\"link_titles\\\":\\\"\\\",\\\"show_tags\\\":\\\"\\\",\\\"show_intro\\\":\\\"\\\",\\\"info_block_position\\\":\\\"\\\",\\\"info_block_show_title\\\":\\\"\\\",\\\"show_category\\\":\\\"\\\",\\\"link_category\\\":\\\"\\\",\\\"show_parent_category\\\":\\\"\\\",\\\"link_parent_category\\\":\\\"\\\",\\\"show_associations\\\":\\\"\\\",\\\"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_page_title\\\":\\\"\\\",\\\"show_publishing_options\\\":\\\"\\\",\\\"show_article_options\\\":\\\"\\\",\\\"show_urls_images_backend\\\":\\\"\\\",\\\"show_urls_images_frontend\\\":\\\"\\\",\\\"astroid_article_type\\\":\\\"regular\\\",\\\"astroid_article_video_type\\\":\\\"youtube\\\",\\\"astroid_article_video_url\\\":\\\"\\\",\\\"astroid_article_gallery_width\\\":\\\"\\\",\\\"astroid_article_gallery_bullets\\\":\\\"1\\\",\\\"astroid_article_gallery_navigation\\\":\\\"1\\\",\\\"astroid_article_thumbnail\\\":\\\"1\\\",\\\"astroid_article_gallery_items\\\":[],\\\"astroid_article_audio_source\\\":\\\"soundcloud\\\",\\\"astroid_article_audio_soundcloud\\\":\\\"\\\",\\\"astroid_article_audio_spotify\\\":\\\"\\\",\\\"astroid_article_review_heading\\\":\\\"\\\",\\\"astroid_article_review_summery\\\":\\\"\\\",\\\"astroid_article_review_good\\\":\\\"\\\",\\\"astroid_article_review_bad\\\":\\\"\\\",\\\"astroid_article_review_rating\\\":\\\"5\\\",\\\"astroid_article_button_action\\\":\\\"\\\",\\\"astroid_article_button_link\\\":\\\"\\\",\\\"astroid_article_review_criterias\\\":[],\\\"astroid_article_quote_text\\\":\\\"\\\",\\\"astroid_article_quote_author\\\":\\\"\\\",\\\"astroid_article_badge\\\":\\\"0\\\",\\\"astroid_article_badge_type\\\":\\\"2\\\",\\\"astroid_article_badge_text\\\":\\\"\\\",\\\"astroid_article_badge_color\\\":\\\"\\\",\\\"astroid_article_badge_text_color\\\":\\\"\\\",\\\"astroid_relatedposts\\\":\\\"\\\",\\\"astroid_socialshare\\\":\\\"\\\",\\\"astroid_comments\\\":\\\"\\\",\\\"astroid_posttype\\\":\\\"\\\",\\\"astroid_readtime\\\":\\\"\\\",\\\"astroid_authorinfo\\\":\\\"\\\",\\\"astroid_og_title\\\":\\\"\\\",\\\"astroid_og_desc\\\":\\\"\\\",\\\"astroid_og_image\\\":\\\"\\\"}\",\"version\":37,\"ordering\":\"29\",\"metakey\":\"\",\"metadesc\":\"\",\"access\":\"1\",\"hits\":\"0\",\"metadata\":\"{\\\"robots\\\":\\\"\\\",\\\"author\\\":\\\"\\\",\\\"rights\\\":\\\"\\\",\\\"xreference\\\":\\\"\\\"}\",\"featured\":\"0\",\"language\":\"*\",\"xreference\":\"\",\"note\":\"\"}', 0),
(921, 140, 1, '', '2020-02-04 21:15:24', 231, 2269, 'f5650f5b432aaa059e8b09a8b8bbd5554a815eab', '{\"id\":140,\"asset_id\":386,\"title\":\"Baile de Carnaval\",\"alias\":\"baile-de-carnaval\",\"introtext\":\"<p style=\\\"text-align: center;\\\">\\r\\n\\t<img alt=\\\"\\\" src=\\\"images\\/carnaval_net.jpg\\\" style=\\\"width: 600px; height: 848px;\\\" \\/><\\/p>\\r\\n\",\"fulltext\":\"\",\"state\":\"1\",\"catid\":\"11\",\"created\":\"2020-02-04 21:15:24\",\"created_by\":\"231\",\"created_by_alias\":\"\",\"modified\":\"2020-02-04 21:15:24\",\"modified_by\":null,\"checked_out\":null,\"checked_out_time\":null,\"publish_up\":\"2020-02-04 21:15:24\",\"publish_down\":\"0000-00-00 00:00:00\",\"images\":\"{\\\"image_intro\\\":\\\"\\\",\\\"image_intro_alt\\\":\\\"\\\",\\\"image_intro_caption\\\":\\\"\\\",\\\"float_intro\\\":\\\"\\\",\\\"image_fulltext\\\":\\\"\\\",\\\"image_fulltext_alt\\\":\\\"\\\",\\\"image_fulltext_caption\\\":\\\"\\\",\\\"float_fulltext\\\":\\\"\\\"}\",\"urls\":\"{\\\"urla\\\":false,\\\"urlatext\\\":\\\"\\\",\\\"targeta\\\":\\\"\\\",\\\"urlb\\\":false,\\\"urlbtext\\\":\\\"\\\",\\\"targetb\\\":\\\"\\\",\\\"urlc\\\":false,\\\"urlctext\\\":\\\"\\\",\\\"targetc\\\":\\\"\\\"}\",\"attribs\":\"{\\\"astroid_article_type\\\":\\\"regular\\\",\\\"astroid_article_video_url\\\":\\\"\\\",\\\"astroid_article_gallery_width\\\":\\\"\\\",\\\"astroid_article_gallery_bullets\\\":\\\"1\\\",\\\"astroid_article_gallery_navigation\\\":\\\"1\\\",\\\"astroid_article_thumbnail\\\":\\\"1\\\",\\\"astroid_article_gallery_items\\\":[],\\\"astroid_article_audio_source\\\":\\\"soundcloud\\\",\\\"astroid_article_audio_soundcloud\\\":\\\"\\\",\\\"astroid_article_audio_spotify\\\":\\\"\\\",\\\"astroid_article_review_heading\\\":\\\"\\\",\\\"astroid_article_review_summery\\\":\\\"\\\",\\\"astroid_article_review_good\\\":\\\"\\\",\\\"astroid_article_review_bad\\\":\\\"\\\",\\\"astroid_article_review_rating\\\":\\\"5\\\",\\\"astroid_article_button_action\\\":\\\"\\\",\\\"astroid_article_button_link\\\":\\\"\\\",\\\"astroid_article_review_criterias\\\":[],\\\"astroid_article_quote_text\\\":\\\"\\\",\\\"astroid_article_quote_author\\\":\\\"\\\",\\\"astroid_article_badge\\\":\\\"0\\\",\\\"astroid_article_badge_type\\\":\\\"2\\\",\\\"astroid_article_badge_text\\\":\\\"\\\",\\\"astroid_article_badge_color\\\":\\\"\\\",\\\"astroid_article_badge_text_color\\\":\\\"\\\",\\\"astroid_relatedposts\\\":\\\"\\\",\\\"astroid_socialshare\\\":\\\"\\\",\\\"astroid_comments\\\":\\\"\\\",\\\"astroid_posttype\\\":\\\"\\\",\\\"astroid_readtime\\\":\\\"\\\",\\\"astroid_authorinfo\\\":\\\"\\\",\\\"astroid_og_title\\\":\\\"\\\",\\\"astroid_og_desc\\\":\\\"\\\",\\\"astroid_og_image\\\":\\\"\\\"}\",\"version\":1,\"ordering\":null,\"metakey\":\"\",\"metadesc\":\"\",\"access\":\"1\",\"hits\":null,\"metadata\":\"{}\",\"featured\":\"1\",\"language\":\"*\",\"xreference\":null,\"note\":null}', 0),
(922, 140, 1, '', '2020-02-04 21:16:50', 231, 2428, '94d21b6e24173cbb713e6a7de928eaf2016f45ef', '{\"id\":140,\"asset_id\":\"386\",\"title\":\"Baile de Carnaval\",\"alias\":\"baile-de-carnaval\",\"introtext\":\"<p style=\\\"text-align: center;\\\">\\r\\n\\t<img alt=\\\"\\\" class=\\\"cke-resize\\\" src=\\\"images\\/carnaval_net.jpg\\\" style=\\\"width: 424px; height: 600px;\\\" \\/><\\/p>\\r\\n<div id=\\\"ckimgrsz\\\" style=\\\"left: 104px; top: 11.87px;\\\">\\r\\n\\t<div class=\\\"preview\\\">\\r\\n\\t\\t&nbsp;<\\/div>\\r\\n<\\/div>\\r\\n\",\"fulltext\":\"\",\"state\":\"1\",\"catid\":\"11\",\"created\":\"2020-02-04 21:15:24\",\"created_by\":\"231\",\"created_by_alias\":\"\",\"modified\":\"2020-02-04 21:16:50\",\"modified_by\":\"231\",\"checked_out\":\"231\",\"checked_out_time\":\"2020-02-04 21:16:19\",\"publish_up\":\"2020-02-04 21:15:24\",\"publish_down\":\"0000-00-00 00:00:00\",\"images\":\"{\\\"image_intro\\\":\\\"\\\",\\\"image_intro_alt\\\":\\\"\\\",\\\"image_intro_caption\\\":\\\"\\\",\\\"float_intro\\\":\\\"\\\",\\\"image_fulltext\\\":\\\"\\\",\\\"image_fulltext_alt\\\":\\\"\\\",\\\"image_fulltext_caption\\\":\\\"\\\",\\\"float_fulltext\\\":\\\"\\\"}\",\"urls\":\"{\\\"urla\\\":false,\\\"urlatext\\\":\\\"\\\",\\\"targeta\\\":\\\"\\\",\\\"urlb\\\":false,\\\"urlbtext\\\":\\\"\\\",\\\"targetb\\\":\\\"\\\",\\\"urlc\\\":false,\\\"urlctext\\\":\\\"\\\",\\\"targetc\\\":\\\"\\\"}\",\"attribs\":\"{\\\"astroid_article_type\\\":\\\"regular\\\",\\\"astroid_article_video_url\\\":\\\"\\\",\\\"astroid_article_gallery_width\\\":\\\"\\\",\\\"astroid_article_gallery_bullets\\\":\\\"1\\\",\\\"astroid_article_gallery_navigation\\\":\\\"1\\\",\\\"astroid_article_thumbnail\\\":\\\"1\\\",\\\"astroid_article_gallery_items\\\":[],\\\"astroid_article_audio_source\\\":\\\"soundcloud\\\",\\\"astroid_article_audio_soundcloud\\\":\\\"\\\",\\\"astroid_article_audio_spotify\\\":\\\"\\\",\\\"astroid_article_review_heading\\\":\\\"\\\",\\\"astroid_article_review_summery\\\":\\\"\\\",\\\"astroid_article_review_good\\\":\\\"\\\",\\\"astroid_article_review_bad\\\":\\\"\\\",\\\"astroid_article_review_rating\\\":\\\"5\\\",\\\"astroid_article_button_action\\\":\\\"\\\",\\\"astroid_article_button_link\\\":\\\"\\\",\\\"astroid_article_review_criterias\\\":[],\\\"astroid_article_quote_text\\\":\\\"\\\",\\\"astroid_article_quote_author\\\":\\\"\\\",\\\"astroid_article_badge\\\":\\\"0\\\",\\\"astroid_article_badge_type\\\":\\\"2\\\",\\\"astroid_article_badge_text\\\":\\\"\\\",\\\"astroid_article_badge_color\\\":\\\"\\\",\\\"astroid_article_badge_text_color\\\":\\\"\\\",\\\"astroid_relatedposts\\\":\\\"\\\",\\\"astroid_socialshare\\\":\\\"\\\",\\\"astroid_comments\\\":\\\"\\\",\\\"astroid_posttype\\\":\\\"\\\",\\\"astroid_readtime\\\":\\\"\\\",\\\"astroid_authorinfo\\\":\\\"\\\",\\\"astroid_og_title\\\":\\\"\\\",\\\"astroid_og_desc\\\":\\\"\\\",\\\"astroid_og_image\\\":\\\"\\\"}\",\"version\":2,\"ordering\":\"0\",\"metakey\":\"\",\"metadesc\":\"\",\"access\":\"1\",\"hits\":\"0\",\"metadata\":\"{}\",\"featured\":\"1\",\"language\":\"*\",\"xreference\":\"\",\"note\":\"\"}', 0),
(923, 141, 1, '', '2020-02-10 19:05:22', 251, 3086, '7ae4c4754b747821819376f9c12da1fd38528f00', '{\"id\":141,\"asset_id\":387,\"title\":\"(DES)LIGA-TE! - Projeto Premiado \",\"alias\":\"des-liga-te-projeto-premiado\",\"introtext\":\"<p>A Biblioteca da Escola Secund\\u00e1ria de Santa Maria Maior foi mais uma vez distinguida pela Rede de Bibliotecas Escolares que&nbsp;selecionou o nosso projeto&nbsp;<em>Aprende com os m\\u00e9dia<\\/em>&nbsp;no \\u00e2mbito da&nbsp;<em>Candidatura 2020: Biblioteca Digital.<\\/em><\\/p>\\r\\n<p>Este novo projeto permitir\\u00e1 dar continuidade ao trabalho que a Biblioteca vem desenvolvendo na \\u00e1rea da Educa\\u00e7\\u00e3o para os M\\u00e9dia, uma vez que prev\\u00ea a expans\\u00e3o da TV na Maior, colocando-a ao servi\\u00e7o da promo\\u00e7\\u00e3o da leitura cr\\u00edtica dos diversos meios de comunica\\u00e7\\u00e3o social. Refor\\u00e7a-se, neste sentido, a j\\u00e1 prof\\u00edcua parceria entre a Biblioteca Escolar e o Curso Profissional de T\\u00e9cnico de Audiovisuais.<\\/p>\\r\\n<p>&nbsp;<\\/p>\\r\\n<p><em><img src=\\\"images\\/banner_essmm_out2013_3.png\\\" alt=\\\"banner essmm out2013 3\\\" width=\\\"476\\\" height=\\\"155\\\" \\/><\\/em><\\/p>\",\"fulltext\":\"\",\"state\":\"1\",\"catid\":\"11\",\"created\":\"2020-02-10 19:05:22\",\"created_by\":\"251\",\"created_by_alias\":\"\",\"modified\":\"2020-02-10 19:05:22\",\"modified_by\":null,\"checked_out\":null,\"checked_out_time\":null,\"publish_up\":\"2020-02-10 19:05:22\",\"publish_down\":\"0000-00-00 00:00:00\",\"images\":\"{\\\"image_intro\\\":\\\"\\\",\\\"image_intro_alt\\\":\\\"\\\",\\\"image_intro_caption\\\":\\\"\\\",\\\"float_intro\\\":\\\"\\\",\\\"image_fulltext\\\":\\\"\\\",\\\"image_fulltext_alt\\\":\\\"\\\",\\\"image_fulltext_caption\\\":\\\"\\\",\\\"float_fulltext\\\":\\\"\\\"}\",\"urls\":\"{\\\"urla\\\":false,\\\"urlatext\\\":\\\"\\\",\\\"targeta\\\":\\\"\\\",\\\"urlb\\\":false,\\\"urlbtext\\\":\\\"\\\",\\\"targetb\\\":\\\"\\\",\\\"urlc\\\":false,\\\"urlctext\\\":\\\"\\\",\\\"targetc\\\":\\\"\\\"}\",\"attribs\":\"{\\\"astroid_article_type\\\":\\\"regular\\\",\\\"astroid_article_video_url\\\":\\\"\\\",\\\"astroid_article_gallery_width\\\":\\\"\\\",\\\"astroid_article_gallery_bullets\\\":\\\"1\\\",\\\"astroid_article_gallery_navigation\\\":\\\"1\\\",\\\"astroid_article_thumbnail\\\":\\\"1\\\",\\\"astroid_article_gallery_items\\\":[],\\\"astroid_article_audio_source\\\":\\\"soundcloud\\\",\\\"astroid_article_audio_soundcloud\\\":\\\"\\\",\\\"astroid_article_audio_spotify\\\":\\\"\\\",\\\"astroid_article_review_heading\\\":\\\"\\\",\\\"astroid_article_review_summery\\\":\\\"\\\",\\\"astroid_article_review_good\\\":\\\"\\\",\\\"astroid_article_review_bad\\\":\\\"\\\",\\\"astroid_article_review_rating\\\":\\\"5\\\",\\\"astroid_article_button_action\\\":\\\"\\\",\\\"astroid_article_button_link\\\":\\\"\\\",\\\"astroid_article_review_criterias\\\":[],\\\"astroid_article_quote_text\\\":\\\"\\\",\\\"astroid_article_quote_author\\\":\\\"\\\",\\\"astroid_article_badge\\\":\\\"0\\\",\\\"astroid_article_badge_type\\\":\\\"2\\\",\\\"astroid_article_badge_text\\\":\\\"\\\",\\\"astroid_article_badge_color\\\":\\\"\\\",\\\"astroid_article_badge_text_color\\\":\\\"\\\",\\\"astroid_relatedposts\\\":\\\"\\\",\\\"astroid_socialshare\\\":\\\"\\\",\\\"astroid_comments\\\":\\\"\\\",\\\"astroid_posttype\\\":\\\"\\\",\\\"astroid_readtime\\\":\\\"\\\",\\\"astroid_authorinfo\\\":\\\"\\\",\\\"astroid_og_title\\\":\\\"\\\",\\\"astroid_og_desc\\\":\\\"\\\",\\\"astroid_og_image\\\":\\\"\\\"}\",\"version\":1,\"ordering\":null,\"metakey\":\"\",\"metadesc\":\"\",\"access\":\"1\",\"hits\":null,\"metadata\":\"{}\",\"featured\":\"1\",\"language\":\"*\",\"xreference\":null,\"note\":null}', 0),
(924, 142, 1, '', '2020-02-13 09:11:02', 253, 2981, '136935ccbd1dcd36972702d9c461e3c27b9a647f', '{\"id\":142,\"asset_id\":388,\"title\":\"ATIVIDADE PES \\u2013  Fevereiro\",\"alias\":\"atividade-pes-fevereiro\",\"introtext\":\"<p><strong>Preven\\u00e7\\u00e3o das ISTs<\\/strong><\\/p>\\r\\n<p>Relativamente \\u00e0 informa\\u00e7\\u00e3o sobre as Infe\\u00e7\\u00f5es sexualmente transmiss\\u00edveis, \\u00e9 importante prevenir e conhecer as formas de cont\\u00e1gio, o risco de infe\\u00e7\\u00e3o, a necessidade de atendimento numa unidade de sa\\u00fade, as medidas de preven\\u00e7\\u00e3o e tratamento, com a orienta\\u00e7\\u00e3o de um profissional de sa\\u00fade.<\\/p>\\r\\n<p>A Escola Secund\\u00e1ria de Santa Maria Maior conta com o enfermeiro Humberto Domingues ( especialista em sa\\u00fade escolar) na sensibiliza\\u00e7\\u00e3o, informa\\u00e7\\u00e3o e esclarecimento destas mat\\u00e9rias t\\u00e3o importantes para a forma\\u00e7\\u00e3o dos nossos jovens.<\\/p>\\r\\n<p><img src=\\\"images\\/Almocos\\/fotos-pes\\/IMG_20200129_120222.gif\\\" alt=\\\"IMG 20200129 120222\\\" \\/><\\/p>\",\"fulltext\":\"\",\"state\":\"1\",\"catid\":\"11\",\"created\":\"2020-02-13 09:11:02\",\"created_by\":\"253\",\"created_by_alias\":\"\",\"modified\":\"2020-02-13 09:11:02\",\"modified_by\":null,\"checked_out\":null,\"checked_out_time\":null,\"publish_up\":\"2020-02-13 09:11:02\",\"publish_down\":\"0000-00-00 00:00:00\",\"images\":\"{\\\"image_intro\\\":\\\"\\\",\\\"image_intro_alt\\\":\\\"\\\",\\\"image_intro_caption\\\":\\\"\\\",\\\"float_intro\\\":\\\"\\\",\\\"image_fulltext\\\":\\\"\\\",\\\"image_fulltext_alt\\\":\\\"\\\",\\\"image_fulltext_caption\\\":\\\"\\\",\\\"float_fulltext\\\":\\\"\\\"}\",\"urls\":\"{\\\"urla\\\":false,\\\"urlatext\\\":\\\"\\\",\\\"targeta\\\":\\\"\\\",\\\"urlb\\\":false,\\\"urlbtext\\\":\\\"\\\",\\\"targetb\\\":\\\"\\\",\\\"urlc\\\":false,\\\"urlctext\\\":\\\"\\\",\\\"targetc\\\":\\\"\\\"}\",\"attribs\":\"{\\\"astroid_article_type\\\":\\\"regular\\\",\\\"astroid_article_video_url\\\":\\\"\\\",\\\"astroid_article_gallery_width\\\":\\\"\\\",\\\"astroid_article_gallery_bullets\\\":\\\"1\\\",\\\"astroid_article_gallery_navigation\\\":\\\"1\\\",\\\"astroid_article_thumbnail\\\":\\\"1\\\",\\\"astroid_article_gallery_items\\\":[],\\\"astroid_article_audio_source\\\":\\\"soundcloud\\\",\\\"astroid_article_audio_soundcloud\\\":\\\"\\\",\\\"astroid_article_audio_spotify\\\":\\\"\\\",\\\"astroid_article_review_heading\\\":\\\"\\\",\\\"astroid_article_review_summery\\\":\\\"\\\",\\\"astroid_article_review_good\\\":\\\"\\\",\\\"astroid_article_review_bad\\\":\\\"\\\",\\\"astroid_article_review_rating\\\":\\\"5\\\",\\\"astroid_article_button_action\\\":\\\"\\\",\\\"astroid_article_button_link\\\":\\\"\\\",\\\"astroid_article_review_criterias\\\":[],\\\"astroid_article_quote_text\\\":\\\"\\\",\\\"astroid_article_quote_author\\\":\\\"\\\",\\\"astroid_article_badge\\\":\\\"0\\\",\\\"astroid_article_badge_type\\\":\\\"2\\\",\\\"astroid_article_badge_text\\\":\\\"\\\",\\\"astroid_article_badge_color\\\":\\\"\\\",\\\"astroid_article_badge_text_color\\\":\\\"\\\",\\\"astroid_relatedposts\\\":\\\"\\\",\\\"astroid_socialshare\\\":\\\"\\\",\\\"astroid_comments\\\":\\\"\\\",\\\"astroid_posttype\\\":\\\"\\\",\\\"astroid_readtime\\\":\\\"\\\",\\\"astroid_authorinfo\\\":\\\"\\\",\\\"astroid_og_title\\\":\\\"\\\",\\\"astroid_og_desc\\\":\\\"\\\",\\\"astroid_og_image\\\":\\\"\\\"}\",\"version\":1,\"ordering\":null,\"metakey\":\"\",\"metadesc\":\"\",\"access\":\"1\",\"hits\":null,\"metadata\":\"{}\",\"featured\":\"1\",\"language\":\"*\",\"xreference\":null,\"note\":null}', 0),
(925, 143, 1, '', '2020-02-18 12:20:51', 231, 2901, 'c6d4a931ac6f877fb02a08da161f09b96bc87363', '{\"id\":143,\"asset_id\":389,\"title\":\"AVALIA\\u00c7\\u00c3O EXTRAORDIN\\u00c1RIA \\u2013 2\\u00aa \\u00e9poca Cursos Profissionais\",\"alias\":\"avaliacao-extraordinaria-2-epoca-cursos-profissionais\",\"introtext\":\"<p style=\\\"text-align: center;\\\">\\r\\n\\t&nbsp;<\\/p>\\r\\n<p>\\r\\n\\tAvisam-se os alunos do 10&ordm;, 11&ordm; e 12&ordm; anos com m&oacute;dulos em atraso (incluem-se tamb&eacute;m os alunos que tenham conclu&iacute;do a PAP e FCT) que a inscri&ccedil;&atilde;o para a segunda &eacute;poca de avalia&ccedil;&atilde;o extraordin&aacute;ria decorre entre os dias 17 a 21 de fevereiro de 2020. A inscri&ccedil;&atilde;o &eacute; feita na Secretaria da Escola.<\\/p>\\r\\n<p>\\r\\n\\tO calend&aacute;rio dos exames ser&aacute; afixado no local habitual, no dia 06 de mar&ccedil;o do presente ano. A &eacute;poca ter&aacute; in&iacute;cio no dia 30 de mar&ccedil;o, 2020.<\\/p>\\r\\n\",\"fulltext\":\"\",\"state\":\"1\",\"catid\":\"11\",\"created\":\"2020-02-18 12:20:51\",\"created_by\":\"231\",\"created_by_alias\":\"\",\"modified\":\"2020-02-18 12:20:51\",\"modified_by\":null,\"checked_out\":null,\"checked_out_time\":null,\"publish_up\":\"2020-02-18 12:20:51\",\"publish_down\":\"0000-00-00 00:00:00\",\"images\":\"{\\\"image_intro\\\":\\\"\\\",\\\"image_intro_alt\\\":\\\"\\\",\\\"image_intro_caption\\\":\\\"\\\",\\\"float_intro\\\":\\\"\\\",\\\"image_fulltext\\\":\\\"\\\",\\\"image_fulltext_alt\\\":\\\"\\\",\\\"image_fulltext_caption\\\":\\\"\\\",\\\"float_fulltext\\\":\\\"\\\"}\",\"urls\":\"{\\\"urla\\\":false,\\\"urlatext\\\":\\\"\\\",\\\"targeta\\\":\\\"\\\",\\\"urlb\\\":false,\\\"urlbtext\\\":\\\"\\\",\\\"targetb\\\":\\\"\\\",\\\"urlc\\\":false,\\\"urlctext\\\":\\\"\\\",\\\"targetc\\\":\\\"\\\"}\",\"attribs\":\"{\\\"astroid_article_type\\\":\\\"regular\\\",\\\"astroid_article_video_url\\\":\\\"\\\",\\\"astroid_article_gallery_width\\\":\\\"\\\",\\\"astroid_article_gallery_bullets\\\":\\\"1\\\",\\\"astroid_article_gallery_navigation\\\":\\\"1\\\",\\\"astroid_article_thumbnail\\\":\\\"1\\\",\\\"astroid_article_gallery_items\\\":[],\\\"astroid_article_audio_source\\\":\\\"soundcloud\\\",\\\"astroid_article_audio_soundcloud\\\":\\\"\\\",\\\"astroid_article_audio_spotify\\\":\\\"\\\",\\\"astroid_article_review_heading\\\":\\\"\\\",\\\"astroid_article_review_summery\\\":\\\"\\\",\\\"astroid_article_review_good\\\":\\\"\\\",\\\"astroid_article_review_bad\\\":\\\"\\\",\\\"astroid_article_review_rating\\\":\\\"5\\\",\\\"astroid_article_button_action\\\":\\\"\\\",\\\"astroid_article_button_link\\\":\\\"\\\",\\\"astroid_article_review_criterias\\\":[],\\\"astroid_article_quote_text\\\":\\\"\\\",\\\"astroid_article_quote_author\\\":\\\"\\\",\\\"astroid_article_badge\\\":\\\"0\\\",\\\"astroid_article_badge_type\\\":\\\"2\\\",\\\"astroid_article_badge_text\\\":\\\"\\\",\\\"astroid_article_badge_color\\\":\\\"\\\",\\\"astroid_article_badge_text_color\\\":\\\"\\\",\\\"astroid_relatedposts\\\":\\\"\\\",\\\"astroid_socialshare\\\":\\\"\\\",\\\"astroid_comments\\\":\\\"\\\",\\\"astroid_posttype\\\":\\\"\\\",\\\"astroid_readtime\\\":\\\"\\\",\\\"astroid_authorinfo\\\":\\\"\\\",\\\"astroid_og_title\\\":\\\"\\\",\\\"astroid_og_desc\\\":\\\"\\\",\\\"astroid_og_image\\\":\\\"\\\"}\",\"version\":1,\"ordering\":null,\"metakey\":\"\",\"metadesc\":\"\",\"access\":\"1\",\"hits\":null,\"metadata\":\"{}\",\"featured\":\"1\",\"language\":\"*\",\"xreference\":null,\"note\":null}', 0),
(926, 143, 1, '', '2020-02-18 12:21:40', 231, 2893, '3ca6d3fdbec35d6d6a5ac1d89922ea11b430f8d0', '{\"id\":143,\"asset_id\":\"389\",\"title\":\"AVALIA\\u00c7\\u00c3O EXTRAORDIN\\u00c1RIA \\u2013 2\\u00aa \\u00e9poca Cursos Profissionais\",\"alias\":\"avaliacao-extraordinaria-2-epoca-cursos-profissionais\",\"introtext\":\"<p style=\\\"text-align: justify;\\\">\\r\\n\\tAvisam-se os alunos do 10&ordm;, 11&ordm; e 12&ordm; anos com m&oacute;dulos em atraso (incluem-se tamb&eacute;m os alunos que tenham conclu&iacute;do a PAP e FCT) que a inscri&ccedil;&atilde;o para a segunda &eacute;poca de avalia&ccedil;&atilde;o extraordin&aacute;ria decorre entre os dias 17 a 21 de fevereiro de 2020. A inscri&ccedil;&atilde;o &eacute; feita na Secretaria da Escola.<\\/p>\\r\\n<p>\\r\\n\\tO calend&aacute;rio dos exames ser&aacute; afixado no local habitual, no dia 06 de mar&ccedil;o do presente ano. A &eacute;poca ter&aacute; in&iacute;cio no dia 30 de mar&ccedil;o, 2020.<\\/p>\\r\\n\",\"fulltext\":\"\",\"state\":\"1\",\"catid\":\"11\",\"created\":\"2020-02-18 12:20:51\",\"created_by\":\"231\",\"created_by_alias\":\"\",\"modified\":\"2020-02-18 12:21:40\",\"modified_by\":\"231\",\"checked_out\":\"231\",\"checked_out_time\":\"2020-02-18 12:21:19\",\"publish_up\":\"2020-02-18 12:20:51\",\"publish_down\":\"0000-00-00 00:00:00\",\"images\":\"{\\\"image_intro\\\":\\\"\\\",\\\"image_intro_alt\\\":\\\"\\\",\\\"image_intro_caption\\\":\\\"\\\",\\\"float_intro\\\":\\\"\\\",\\\"image_fulltext\\\":\\\"\\\",\\\"image_fulltext_alt\\\":\\\"\\\",\\\"image_fulltext_caption\\\":\\\"\\\",\\\"float_fulltext\\\":\\\"\\\"}\",\"urls\":\"{\\\"urla\\\":false,\\\"urlatext\\\":\\\"\\\",\\\"targeta\\\":\\\"\\\",\\\"urlb\\\":false,\\\"urlbtext\\\":\\\"\\\",\\\"targetb\\\":\\\"\\\",\\\"urlc\\\":false,\\\"urlctext\\\":\\\"\\\",\\\"targetc\\\":\\\"\\\"}\",\"attribs\":\"{\\\"astroid_article_type\\\":\\\"regular\\\",\\\"astroid_article_video_url\\\":\\\"\\\",\\\"astroid_article_gallery_width\\\":\\\"\\\",\\\"astroid_article_gallery_bullets\\\":\\\"1\\\",\\\"astroid_article_gallery_navigation\\\":\\\"1\\\",\\\"astroid_article_thumbnail\\\":\\\"1\\\",\\\"astroid_article_gallery_items\\\":[],\\\"astroid_article_audio_source\\\":\\\"soundcloud\\\",\\\"astroid_article_audio_soundcloud\\\":\\\"\\\",\\\"astroid_article_audio_spotify\\\":\\\"\\\",\\\"astroid_article_review_heading\\\":\\\"\\\",\\\"astroid_article_review_summery\\\":\\\"\\\",\\\"astroid_article_review_good\\\":\\\"\\\",\\\"astroid_article_review_bad\\\":\\\"\\\",\\\"astroid_article_review_rating\\\":\\\"5\\\",\\\"astroid_article_button_action\\\":\\\"\\\",\\\"astroid_article_button_link\\\":\\\"\\\",\\\"astroid_article_review_criterias\\\":[],\\\"astroid_article_quote_text\\\":\\\"\\\",\\\"astroid_article_quote_author\\\":\\\"\\\",\\\"astroid_article_badge\\\":\\\"0\\\",\\\"astroid_article_badge_type\\\":\\\"2\\\",\\\"astroid_article_badge_text\\\":\\\"\\\",\\\"astroid_article_badge_color\\\":\\\"\\\",\\\"astroid_article_badge_text_color\\\":\\\"\\\",\\\"astroid_relatedposts\\\":\\\"\\\",\\\"astroid_socialshare\\\":\\\"\\\",\\\"astroid_comments\\\":\\\"\\\",\\\"astroid_posttype\\\":\\\"\\\",\\\"astroid_readtime\\\":\\\"\\\",\\\"astroid_authorinfo\\\":\\\"\\\",\\\"astroid_og_title\\\":\\\"\\\",\\\"astroid_og_desc\\\":\\\"\\\",\\\"astroid_og_image\\\":\\\"\\\"}\",\"version\":2,\"ordering\":\"0\",\"metakey\":\"\",\"metadesc\":\"\",\"access\":\"1\",\"hits\":\"0\",\"metadata\":\"{}\",\"featured\":\"1\",\"language\":\"*\",\"xreference\":\"\",\"note\":\"\"}', 0),
(927, 144, 1, '', '2020-02-20 10:16:23', 231, 3045, 'df37765696906c5a77e00a31c272661a215d39db', '{\"id\":144,\"asset_id\":390,\"title\":\"Erasmus+ STORY-ID\",\"alias\":\"erasmus-story-id\",\"introtext\":\"<p style=\\\"margin-bottom:10.0pt;line-height:115%\\\">\\r\\n\\tO projeto Erasmus+ STORY-ID tem proporcionado aos alunos do ensino secund&aacute;rio a possibilidade de intera&ccedil;&atilde;o e trabalho colaborativo com alunos de cinco escolas da B&eacute;lgica, It&aacute;lia, Inglaterra e Pa&iacute;ses Baixos.<\\/p>\\r\\n<p style=\\\"margin-bottom:10.0pt;line-height:115%\\\">\\r\\n\\tDesta vez, recebemos um grupo de dez alunos e duas professoras da Escola P. J. Thijsse, em Castricum, nos Pa&iacute;ses Baixos, para uma semana de interc&acirc;mbio que ficou marcada pela excelente intera&ccedil;&atilde;o entre os alunos das duas escolas, nas produtivas sess&otilde;es de trabalho e nas enriquecedoras visitas culturais.<\\/p>\\r\\n<p style=\\\"text-align: center; line-height: 115%; margin-bottom: 10pt;\\\">\\r\\n\\t<img alt=\\\"\\\" src=\\\"images\\/IMG_6340.JPG\\\" style=\\\"width: 600px; height: 450px;\\\" \\/><\\/p>\\r\\n<p>\\r\\n\\t&nbsp;<\\/p>\\r\\n\",\"fulltext\":\"\",\"state\":\"1\",\"catid\":\"11\",\"created\":\"2020-02-20 10:16:23\",\"created_by\":\"231\",\"created_by_alias\":\"\",\"modified\":\"2020-02-20 10:16:23\",\"modified_by\":null,\"checked_out\":null,\"checked_out_time\":null,\"publish_up\":\"2020-02-20 10:16:23\",\"publish_down\":\"0000-00-00 00:00:00\",\"images\":\"{\\\"image_intro\\\":\\\"\\\",\\\"image_intro_alt\\\":\\\"\\\",\\\"image_intro_caption\\\":\\\"\\\",\\\"float_intro\\\":\\\"\\\",\\\"image_fulltext\\\":\\\"\\\",\\\"image_fulltext_alt\\\":\\\"\\\",\\\"image_fulltext_caption\\\":\\\"\\\",\\\"float_fulltext\\\":\\\"\\\"}\",\"urls\":\"{\\\"urla\\\":false,\\\"urlatext\\\":\\\"\\\",\\\"targeta\\\":\\\"\\\",\\\"urlb\\\":false,\\\"urlbtext\\\":\\\"\\\",\\\"targetb\\\":\\\"\\\",\\\"urlc\\\":false,\\\"urlctext\\\":\\\"\\\",\\\"targetc\\\":\\\"\\\"}\",\"attribs\":\"{\\\"astroid_article_type\\\":\\\"regular\\\",\\\"astroid_article_video_url\\\":\\\"\\\",\\\"astroid_article_gallery_width\\\":\\\"\\\",\\\"astroid_article_gallery_bullets\\\":\\\"1\\\",\\\"astroid_article_gallery_navigation\\\":\\\"1\\\",\\\"astroid_article_thumbnail\\\":\\\"1\\\",\\\"astroid_article_gallery_items\\\":[],\\\"astroid_article_audio_source\\\":\\\"soundcloud\\\",\\\"astroid_article_audio_soundcloud\\\":\\\"\\\",\\\"astroid_article_audio_spotify\\\":\\\"\\\",\\\"astroid_article_review_heading\\\":\\\"\\\",\\\"astroid_article_review_summery\\\":\\\"\\\",\\\"astroid_article_review_good\\\":\\\"\\\",\\\"astroid_article_review_bad\\\":\\\"\\\",\\\"astroid_article_review_rating\\\":\\\"5\\\",\\\"astroid_article_button_action\\\":\\\"\\\",\\\"astroid_article_button_link\\\":\\\"\\\",\\\"astroid_article_review_criterias\\\":[],\\\"astroid_article_quote_text\\\":\\\"\\\",\\\"astroid_article_quote_author\\\":\\\"\\\",\\\"astroid_article_badge\\\":\\\"0\\\",\\\"astroid_article_badge_type\\\":\\\"2\\\",\\\"astroid_article_badge_text\\\":\\\"\\\",\\\"astroid_article_badge_color\\\":\\\"\\\",\\\"astroid_article_badge_text_color\\\":\\\"\\\",\\\"astroid_relatedposts\\\":\\\"\\\",\\\"astroid_socialshare\\\":\\\"\\\",\\\"astroid_comments\\\":\\\"\\\",\\\"astroid_posttype\\\":\\\"\\\",\\\"astroid_readtime\\\":\\\"\\\",\\\"astroid_authorinfo\\\":\\\"\\\",\\\"astroid_og_title\\\":\\\"\\\",\\\"astroid_og_desc\\\":\\\"\\\",\\\"astroid_og_image\\\":\\\"\\\"}\",\"version\":1,\"ordering\":null,\"metakey\":\"\",\"metadesc\":\"\",\"access\":\"1\",\"hits\":null,\"metadata\":\"{}\",\"featured\":\"1\",\"language\":\"*\",\"xreference\":null,\"note\":null}', 0),
(928, 144, 1, '', '2020-02-20 10:17:13', 231, 2924, 'd5484395070f2dd55fef0738efcec903d1bff1a9', '{\"id\":144,\"asset_id\":\"390\",\"title\":\"Erasmus+ STORY-ID\",\"alias\":\"erasmus-story-id\",\"introtext\":\"<p>\\r\\n\\tO projeto Erasmus+ STORY-ID tem proporcionado aos alunos do ensino secund&aacute;rio a possibilidade de intera&ccedil;&atilde;o e trabalho colaborativo com alunos de cinco escolas da B&eacute;lgica, It&aacute;lia, Inglaterra e Pa&iacute;ses Baixos.<\\/p>\\r\\n<p>\\r\\n\\tDesta vez, recebemos um grupo de dez alunos e duas professoras da Escola P. J. Thijsse, em Castricum, nos Pa&iacute;ses Baixos, para uma semana de interc&acirc;mbio que ficou marcada pela excelente intera&ccedil;&atilde;o entre os alunos das duas escolas, nas produtivas sess&otilde;es de trabalho e nas enriquecedoras visitas culturais.<\\/p>\\r\\n<p style=\\\"text-align: center;\\\">\\r\\n\\t<img alt=\\\"\\\" src=\\\"images\\/IMG_6340.JPG\\\" style=\\\"width: 550px; height: 413px;\\\" \\/><\\/p>\\r\\n<p>\\r\\n\\t&nbsp;<\\/p>\\r\\n\",\"fulltext\":\"\",\"state\":\"1\",\"catid\":\"11\",\"created\":\"2020-02-20 10:16:23\",\"created_by\":\"231\",\"created_by_alias\":\"\",\"modified\":\"2020-02-20 10:17:13\",\"modified_by\":\"231\",\"checked_out\":\"231\",\"checked_out_time\":\"2020-02-20 10:16:39\",\"publish_up\":\"2020-02-20 10:16:23\",\"publish_down\":\"0000-00-00 00:00:00\",\"images\":\"{\\\"image_intro\\\":\\\"\\\",\\\"image_intro_alt\\\":\\\"\\\",\\\"image_intro_caption\\\":\\\"\\\",\\\"float_intro\\\":\\\"\\\",\\\"image_fulltext\\\":\\\"\\\",\\\"image_fulltext_alt\\\":\\\"\\\",\\\"image_fulltext_caption\\\":\\\"\\\",\\\"float_fulltext\\\":\\\"\\\"}\",\"urls\":\"{\\\"urla\\\":false,\\\"urlatext\\\":\\\"\\\",\\\"targeta\\\":\\\"\\\",\\\"urlb\\\":false,\\\"urlbtext\\\":\\\"\\\",\\\"targetb\\\":\\\"\\\",\\\"urlc\\\":false,\\\"urlctext\\\":\\\"\\\",\\\"targetc\\\":\\\"\\\"}\",\"attribs\":\"{\\\"astroid_article_type\\\":\\\"regular\\\",\\\"astroid_article_video_url\\\":\\\"\\\",\\\"astroid_article_gallery_width\\\":\\\"\\\",\\\"astroid_article_gallery_bullets\\\":\\\"1\\\",\\\"astroid_article_gallery_navigation\\\":\\\"1\\\",\\\"astroid_article_thumbnail\\\":\\\"1\\\",\\\"astroid_article_gallery_items\\\":[],\\\"astroid_article_audio_source\\\":\\\"soundcloud\\\",\\\"astroid_article_audio_soundcloud\\\":\\\"\\\",\\\"astroid_article_audio_spotify\\\":\\\"\\\",\\\"astroid_article_review_heading\\\":\\\"\\\",\\\"astroid_article_review_summery\\\":\\\"\\\",\\\"astroid_article_review_good\\\":\\\"\\\",\\\"astroid_article_review_bad\\\":\\\"\\\",\\\"astroid_article_review_rating\\\":\\\"5\\\",\\\"astroid_article_button_action\\\":\\\"\\\",\\\"astroid_article_button_link\\\":\\\"\\\",\\\"astroid_article_review_criterias\\\":[],\\\"astroid_article_quote_text\\\":\\\"\\\",\\\"astroid_article_quote_author\\\":\\\"\\\",\\\"astroid_article_badge\\\":\\\"0\\\",\\\"astroid_article_badge_type\\\":\\\"2\\\",\\\"astroid_article_badge_text\\\":\\\"\\\",\\\"astroid_article_badge_color\\\":\\\"\\\",\\\"astroid_article_badge_text_color\\\":\\\"\\\",\\\"astroid_relatedposts\\\":\\\"\\\",\\\"astroid_socialshare\\\":\\\"\\\",\\\"astroid_comments\\\":\\\"\\\",\\\"astroid_posttype\\\":\\\"\\\",\\\"astroid_readtime\\\":\\\"\\\",\\\"astroid_authorinfo\\\":\\\"\\\",\\\"astroid_og_title\\\":\\\"\\\",\\\"astroid_og_desc\\\":\\\"\\\",\\\"astroid_og_image\\\":\\\"\\\"}\",\"version\":2,\"ordering\":\"0\",\"metakey\":\"\",\"metadesc\":\"\",\"access\":\"1\",\"hits\":\"0\",\"metadata\":\"{}\",\"featured\":\"1\",\"language\":\"*\",\"xreference\":\"\",\"note\":\"\"}', 0);
INSERT INTO `ynfp8_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
(929, 144, 1, '', '2020-02-20 10:18:34', 231, 3066, '7fe6ea20cc415a356779064eaf586b332a502b68', '{\"id\":144,\"asset_id\":\"390\",\"title\":\"Erasmus+ STORY-ID\",\"alias\":\"erasmus-story-id\",\"introtext\":\"<p>\\r\\n\\tO projeto Erasmus+ STORY-ID tem proporcionado aos alunos do ensino secund&aacute;rio a possibilidade de intera&ccedil;&atilde;o e trabalho colaborativo com alunos de cinco escolas da B&eacute;lgica, It&aacute;lia, Inglaterra e Pa&iacute;ses Baixos.<\\/p>\\r\\n<p>\\r\\n\\tDesta vez, recebemos um grupo de dez alunos e duas professoras da Escola P. J. Thijsse, em Castricum, nos Pa&iacute;ses Baixos, para uma semana de interc&acirc;mbio que ficou marcada pela excelente intera&ccedil;&atilde;o entre os alunos das duas escolas, nas produtivas sess&otilde;es de trabalho e nas enriquecedoras visitas culturais.<\\/p>\\r\\n<p style=\\\"text-align: center;\\\">\\r\\n\\t<img alt=\\\"\\\" class=\\\"cke-resize\\\" src=\\\"images\\/IMG_6340.JPG\\\" style=\\\"width: 400px; height: 300px;\\\" \\/><\\/p>\\r\\n<p>\\r\\n\\t&nbsp;<\\/p>\\r\\n<div id=\\\"ckimgrsz\\\" style=\\\"left: 129px; top: 105px;\\\">\\r\\n\\t<div class=\\\"preview\\\">\\r\\n\\t\\t&nbsp;<\\/div>\\r\\n<\\/div>\\r\\n\",\"fulltext\":\"\",\"state\":\"1\",\"catid\":\"11\",\"created\":\"2020-02-20 10:16:23\",\"created_by\":\"231\",\"created_by_alias\":\"\",\"modified\":\"2020-02-20 10:18:34\",\"modified_by\":\"231\",\"checked_out\":\"231\",\"checked_out_time\":\"2020-02-20 10:18:13\",\"publish_up\":\"2020-02-20 10:16:23\",\"publish_down\":\"0000-00-00 00:00:00\",\"images\":\"{\\\"image_intro\\\":\\\"\\\",\\\"image_intro_alt\\\":\\\"\\\",\\\"image_intro_caption\\\":\\\"\\\",\\\"float_intro\\\":\\\"\\\",\\\"image_fulltext\\\":\\\"\\\",\\\"image_fulltext_alt\\\":\\\"\\\",\\\"image_fulltext_caption\\\":\\\"\\\",\\\"float_fulltext\\\":\\\"\\\"}\",\"urls\":\"{\\\"urla\\\":false,\\\"urlatext\\\":\\\"\\\",\\\"targeta\\\":\\\"\\\",\\\"urlb\\\":false,\\\"urlbtext\\\":\\\"\\\",\\\"targetb\\\":\\\"\\\",\\\"urlc\\\":false,\\\"urlctext\\\":\\\"\\\",\\\"targetc\\\":\\\"\\\"}\",\"attribs\":\"{\\\"astroid_article_type\\\":\\\"regular\\\",\\\"astroid_article_video_url\\\":\\\"\\\",\\\"astroid_article_gallery_width\\\":\\\"\\\",\\\"astroid_article_gallery_bullets\\\":\\\"1\\\",\\\"astroid_article_gallery_navigation\\\":\\\"1\\\",\\\"astroid_article_thumbnail\\\":\\\"1\\\",\\\"astroid_article_gallery_items\\\":[],\\\"astroid_article_audio_source\\\":\\\"soundcloud\\\",\\\"astroid_article_audio_soundcloud\\\":\\\"\\\",\\\"astroid_article_audio_spotify\\\":\\\"\\\",\\\"astroid_article_review_heading\\\":\\\"\\\",\\\"astroid_article_review_summery\\\":\\\"\\\",\\\"astroid_article_review_good\\\":\\\"\\\",\\\"astroid_article_review_bad\\\":\\\"\\\",\\\"astroid_article_review_rating\\\":\\\"5\\\",\\\"astroid_article_button_action\\\":\\\"\\\",\\\"astroid_article_button_link\\\":\\\"\\\",\\\"astroid_article_review_criterias\\\":[],\\\"astroid_article_quote_text\\\":\\\"\\\",\\\"astroid_article_quote_author\\\":\\\"\\\",\\\"astroid_article_badge\\\":\\\"0\\\",\\\"astroid_article_badge_type\\\":\\\"2\\\",\\\"astroid_article_badge_text\\\":\\\"\\\",\\\"astroid_article_badge_color\\\":\\\"\\\",\\\"astroid_article_badge_text_color\\\":\\\"\\\",\\\"astroid_relatedposts\\\":\\\"\\\",\\\"astroid_socialshare\\\":\\\"\\\",\\\"astroid_comments\\\":\\\"\\\",\\\"astroid_posttype\\\":\\\"\\\",\\\"astroid_readtime\\\":\\\"\\\",\\\"astroid_authorinfo\\\":\\\"\\\",\\\"astroid_og_title\\\":\\\"\\\",\\\"astroid_og_desc\\\":\\\"\\\",\\\"astroid_og_image\\\":\\\"\\\"}\",\"version\":3,\"ordering\":\"0\",\"metakey\":\"\",\"metadesc\":\"\",\"access\":\"1\",\"hits\":\"0\",\"metadata\":\"{}\",\"featured\":\"1\",\"language\":\"*\",\"xreference\":\"\",\"note\":\"\"}', 0),
(930, 145, 1, '', '2020-02-20 14:48:04', 253, 3821, 'd9cc529c5909c2523ab3e426b126418f06d45be0', '{\"id\":145,\"asset_id\":391,\"title\":\"ATIVIDADE PES: FEVEREIRO \",\"alias\":\"atividade-pes-fevereiro-2\",\"introtext\":\"<p><strong>&nbsp;VISITA AO SERVI\\u00c7O DE IMUNOHEMOTERAPIA (ULSAM)<\\/strong><\\/p>\\r\\n<p>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; \\u201cO Servi\\u00e7o de Imunohemoterapia (SIH), \\u00e9 o servi\\u00e7o da Unidade Local do Alto Minho E.P.E (ULSAM EPE) respons\\u00e1vel por colher, estudar, processar e armazenar sangue humano e\\/ou seus componentes com o objetivo de os transfundir a doentes que deles necessitam. O Servi\\u00e7o \\u00e9 tamb\\u00e9m respons\\u00e1vel pelo estudo dos potenciais recetores de sangue e\\/ou seus componentes, bem como o de preparar e enviar o produto mais adequado ao recetor em causa. Para al\\u00e9m destas fun\\u00e7\\u00f5es \\u00e9 da responsabilidade deste Servi\\u00e7o o diagn\\u00f3stico e tratamento de coagulopatias cong\\u00e9nitas e adquiridas, bem como o dos estados de hipercoagulabilidade e trombofilia.\\u201d<\\/p>\\r\\n<p>(<a href=\\\"http:\\/\\/www.ulsam.min-saude.pt\\/servicos-clinicos\\/hematologia-clinica\\/\\\">http:\\/\\/www.ulsam.min-saude.pt\\/servicos-clinicos\\/hematologia-clinica\\/<\\/a>)<\\/p>\\r\\n<p>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; A Equipa PES da Escola Secund\\u00e1ria de Santa Maria Maior agradece \\u00e0 equipa do Servi\\u00e7o de Imunohemoterapia o modo como acolheu os alunos e o professor acompanhante, Edmundo Correia, assim como ao enfermeiro Humberto Domingues que desencadeou as devidas dilig\\u00eancias para que a visita se concretizasse. Os jovens ficaram mais esclarecidos sobre este precioso servi\\u00e7o e sensibilizados para que, de futuro, possam ser dadores de sangue e garantir a vida de algu\\u00e9m.<\\/p>\\r\\n<p>&nbsp;<\\/p>\\r\\n<p><img src=\\\"images\\/Almocos\\/fotos-pes\\/Visita_de_Alunos4.jpg\\\" alt=\\\"Visita de Alunos4\\\" \\/><\\/p>\",\"fulltext\":\"\",\"state\":\"1\",\"catid\":\"11\",\"created\":\"2020-02-20 14:48:04\",\"created_by\":\"253\",\"created_by_alias\":\"\",\"modified\":\"2020-02-20 14:48:04\",\"modified_by\":null,\"checked_out\":null,\"checked_out_time\":null,\"publish_up\":\"2020-02-20 14:48:04\",\"publish_down\":\"0000-00-00 00:00:00\",\"images\":\"{\\\"image_intro\\\":\\\"\\\",\\\"image_intro_alt\\\":\\\"\\\",\\\"image_intro_caption\\\":\\\"\\\",\\\"float_intro\\\":\\\"\\\",\\\"image_fulltext\\\":\\\"\\\",\\\"image_fulltext_alt\\\":\\\"\\\",\\\"image_fulltext_caption\\\":\\\"\\\",\\\"float_fulltext\\\":\\\"\\\"}\",\"urls\":\"{\\\"urla\\\":false,\\\"urlatext\\\":\\\"\\\",\\\"targeta\\\":\\\"\\\",\\\"urlb\\\":false,\\\"urlbtext\\\":\\\"\\\",\\\"targetb\\\":\\\"\\\",\\\"urlc\\\":false,\\\"urlctext\\\":\\\"\\\",\\\"targetc\\\":\\\"\\\"}\",\"attribs\":\"{\\\"astroid_article_type\\\":\\\"regular\\\",\\\"astroid_article_video_url\\\":\\\"\\\",\\\"astroid_article_gallery_width\\\":\\\"\\\",\\\"astroid_article_gallery_bullets\\\":\\\"1\\\",\\\"astroid_article_gallery_navigation\\\":\\\"1\\\",\\\"astroid_article_thumbnail\\\":\\\"1\\\",\\\"astroid_article_gallery_items\\\":[],\\\"astroid_article_audio_source\\\":\\\"soundcloud\\\",\\\"astroid_article_audio_soundcloud\\\":\\\"\\\",\\\"astroid_article_audio_spotify\\\":\\\"\\\",\\\"astroid_article_review_heading\\\":\\\"\\\",\\\"astroid_article_review_summery\\\":\\\"\\\",\\\"astroid_article_review_good\\\":\\\"\\\",\\\"astroid_article_review_bad\\\":\\\"\\\",\\\"astroid_article_review_rating\\\":\\\"5\\\",\\\"astroid_article_button_action\\\":\\\"\\\",\\\"astroid_article_button_link\\\":\\\"\\\",\\\"astroid_article_review_criterias\\\":[],\\\"astroid_article_quote_text\\\":\\\"\\\",\\\"astroid_article_quote_author\\\":\\\"\\\",\\\"astroid_article_badge\\\":\\\"0\\\",\\\"astroid_article_badge_type\\\":\\\"2\\\",\\\"astroid_article_badge_text\\\":\\\"\\\",\\\"astroid_article_badge_color\\\":\\\"\\\",\\\"astroid_article_badge_text_color\\\":\\\"\\\",\\\"astroid_relatedposts\\\":\\\"\\\",\\\"astroid_socialshare\\\":\\\"\\\",\\\"astroid_comments\\\":\\\"\\\",\\\"astroid_posttype\\\":\\\"\\\",\\\"astroid_readtime\\\":\\\"\\\",\\\"astroid_authorinfo\\\":\\\"\\\",\\\"astroid_og_title\\\":\\\"\\\",\\\"astroid_og_desc\\\":\\\"\\\",\\\"astroid_og_image\\\":\\\"\\\"}\",\"version\":1,\"ordering\":null,\"metakey\":\"\",\"metadesc\":\"\",\"access\":\"1\",\"hits\":null,\"metadata\":\"{}\",\"featured\":\"1\",\"language\":\"*\",\"xreference\":null,\"note\":null}', 0),
(931, 146, 1, '', '2020-02-21 10:32:30', 251, 4033, 'b8eebb8b1eaff56eae2e1e3da144c736ec54b192', '{\"id\":146,\"asset_id\":392,\"title\":\"Projeto Kids Dive - Para uma Sociedade Azul mais participativa\",\"alias\":\"projeto-kids-dive-para-uma-sociedade-azul-mais-participativa\",\"introtext\":\"<p>O projeto Kids Dive das turmas 6\\u00ba C e 12\\u00ba D venceu o concurso promovido pela C\\u00e2mara Municipal de Viana do Castelo, tendo o Doutor Frederico Almada, investigador do MARE-ISPA (<a href=\\\"https:\\/\\/l.facebook.com\\/l.php?u=http%3A%2F%2Fwww.mare-centre.pt%2F%3Ffbclid%3DIwAR0V4CG1NEYfX-YXVREujsVtm48Cj5FWTak92Sdmv96CVrkrmvN2H7H44yk&amp;h=AT1OrfvHBwPgqnRY7oaR7kBLHxvMjVM7nNwGV9J6aWzL1UfXEBNDSD1gLyjV2pFnfHFqSAmVYUmRE5-AouBhkJTIPwSJ6AyX7J6wJPcK5k_hNQPGtX4BNzHp4PP-Z6qiZlNnKjzj4sOY3LTxcB4rQvTjYkKFoQp7\\\" target=\\\"_blank\\\" rel=\\\"noopener nofollow\\\" data-ft=\\\"{&quot;tn&quot;:&quot;-U&quot;}\\\" data-lynx-mode=\\\"asynclazy\\\">http:\\/\\/www.mare-centre.pt\\/<\\/a>) e coordenador do projeto educativo Kids Dive (<a href=\\\"https:\\/\\/l.facebook.com\\/l.php?u=http%3A%2F%2Fwww.kidsdive.pt%2F%3Ffbclid%3DIwAR0WW0M-EukPszdy9CUNS5jb0jtro1gjaEPaHYPq7Er1QeKWMYBESa71la8&amp;h=AT3mes90OwWgcfgE6MgfeT-97Udt7NyKiN6tcrKm7COf3HFy6ibsl3BF-WVx03ecK62t1xJDr88SF6jEeVmyyYib-GbSPMWZeeVTXRE3MqRMNEJm2X-15uP20qWc3UNP290x6_2LBr8XCDi0nuJtdmtW9jbzThTu\\\" target=\\\"_blank\\\" rel=\\\"noopener nofollow\\\" data-ft=\\\"{&quot;tn&quot;:&quot;-U&quot;}\\\" data-lynx-mode=\\\"asynclazy\\\">http:\\/\\/www.kidsdive.pt\\/<\\/a>) apresentado aos alunos, encarregados de educa\\u00e7\\u00e3o e docentes as atividades a realizar: Visita e workshop no Ocean\\u00e1rio de Lisboa, experi\\u00eancia de mergulho num ambiente marinho simulado, visita \\u00e0 praia rochosa com investigadores e participa\\u00e7\\u00e3o no National Geographic Summit.<br \\/>O objetivo do projeto \\u00e9 \\\"fazer sentir e experimentar e n\\u00e3o apenas ouvir\\\", promovendo o conhecimento do Oceano, contribuindo assim para uma sociedade azul mais participativa.<br \\/>Coordenador do Clube Ci\\u00eancia Viva Escolar.<img src=\\\"images\\/IMG_20200219_102158.jpg\\\" alt=\\\"IMG 20200219 102158\\\" \\/><\\/p>\",\"fulltext\":\"\",\"state\":\"1\",\"catid\":\"11\",\"created\":\"2020-02-21 10:32:30\",\"created_by\":\"251\",\"created_by_alias\":\"\",\"modified\":\"2020-02-21 10:32:30\",\"modified_by\":null,\"checked_out\":null,\"checked_out_time\":null,\"publish_up\":\"2020-02-21 10:32:30\",\"publish_down\":\"0000-00-00 00:00:00\",\"images\":\"{\\\"image_intro\\\":\\\"\\\",\\\"image_intro_alt\\\":\\\"\\\",\\\"image_intro_caption\\\":\\\"\\\",\\\"float_intro\\\":\\\"\\\",\\\"image_fulltext\\\":\\\"\\\",\\\"image_fulltext_alt\\\":\\\"\\\",\\\"image_fulltext_caption\\\":\\\"\\\",\\\"float_fulltext\\\":\\\"\\\"}\",\"urls\":\"{\\\"urla\\\":false,\\\"urlatext\\\":\\\"\\\",\\\"targeta\\\":\\\"\\\",\\\"urlb\\\":false,\\\"urlbtext\\\":\\\"\\\",\\\"targetb\\\":\\\"\\\",\\\"urlc\\\":false,\\\"urlctext\\\":\\\"\\\",\\\"targetc\\\":\\\"\\\"}\",\"attribs\":\"{\\\"astroid_article_type\\\":\\\"regular\\\",\\\"astroid_article_video_url\\\":\\\"\\\",\\\"astroid_article_gallery_width\\\":\\\"\\\",\\\"astroid_article_gallery_bullets\\\":\\\"1\\\",\\\"astroid_article_gallery_navigation\\\":\\\"1\\\",\\\"astroid_article_thumbnail\\\":\\\"1\\\",\\\"astroid_article_gallery_items\\\":[],\\\"astroid_article_audio_source\\\":\\\"soundcloud\\\",\\\"astroid_article_audio_soundcloud\\\":\\\"\\\",\\\"astroid_article_audio_spotify\\\":\\\"\\\",\\\"astroid_article_review_heading\\\":\\\"\\\",\\\"astroid_article_review_summery\\\":\\\"\\\",\\\"astroid_article_review_good\\\":\\\"\\\",\\\"astroid_article_review_bad\\\":\\\"\\\",\\\"astroid_article_review_rating\\\":\\\"5\\\",\\\"astroid_article_button_action\\\":\\\"\\\",\\\"astroid_article_button_link\\\":\\\"\\\",\\\"astroid_article_review_criterias\\\":[],\\\"astroid_article_quote_text\\\":\\\"\\\",\\\"astroid_article_quote_author\\\":\\\"\\\",\\\"astroid_article_badge\\\":\\\"0\\\",\\\"astroid_article_badge_type\\\":\\\"2\\\",\\\"astroid_article_badge_text\\\":\\\"\\\",\\\"astroid_article_badge_color\\\":\\\"\\\",\\\"astroid_article_badge_text_color\\\":\\\"\\\",\\\"astroid_relatedposts\\\":\\\"\\\",\\\"astroid_socialshare\\\":\\\"\\\",\\\"astroid_comments\\\":\\\"\\\",\\\"astroid_posttype\\\":\\\"\\\",\\\"astroid_readtime\\\":\\\"\\\",\\\"astroid_authorinfo\\\":\\\"\\\",\\\"astroid_og_title\\\":\\\"\\\",\\\"astroid_og_desc\\\":\\\"\\\",\\\"astroid_og_image\\\":\\\"\\\"}\",\"version\":1,\"ordering\":null,\"metakey\":\"\",\"metadesc\":\"\",\"access\":\"1\",\"hits\":null,\"metadata\":\"{}\",\"featured\":\"0\",\"language\":\"*\",\"xreference\":null,\"note\":null}', 0),
(932, 146, 1, '', '2020-02-21 10:38:30', 251, 4048, 'a58563f7a6313d355f49248054e62544cc161e60', '{\"id\":146,\"asset_id\":\"392\",\"title\":\"Projeto Kids Dive - Para uma Sociedade Azul mais participativa\",\"alias\":\"projeto-kids-dive-para-uma-sociedade-azul-mais-participativa\",\"introtext\":\"<p>O projeto Kids Dive das turmas 6\\u00ba C e 12\\u00ba D venceu o concurso promovido pela C\\u00e2mara Municipal de Viana do Castelo, tendo o Doutor Frederico Almada, investigador do MARE-ISPA (<a href=\\\"https:\\/\\/l.facebook.com\\/l.php?u=http%3A%2F%2Fwww.mare-centre.pt%2F%3Ffbclid%3DIwAR0V4CG1NEYfX-YXVREujsVtm48Cj5FWTak92Sdmv96CVrkrmvN2H7H44yk&amp;h=AT1OrfvHBwPgqnRY7oaR7kBLHxvMjVM7nNwGV9J6aWzL1UfXEBNDSD1gLyjV2pFnfHFqSAmVYUmRE5-AouBhkJTIPwSJ6AyX7J6wJPcK5k_hNQPGtX4BNzHp4PP-Z6qiZlNnKjzj4sOY3LTxcB4rQvTjYkKFoQp7\\\" target=\\\"_blank\\\" rel=\\\"noopener nofollow\\\" data-ft=\\\"{&quot;tn&quot;:&quot;-U&quot;}\\\" data-lynx-mode=\\\"asynclazy\\\">http:\\/\\/www.mare-centre.pt\\/<\\/a>) e coordenador do projeto educativo Kids Dive (<a href=\\\"https:\\/\\/l.facebook.com\\/l.php?u=http%3A%2F%2Fwww.kidsdive.pt%2F%3Ffbclid%3DIwAR0WW0M-EukPszdy9CUNS5jb0jtro1gjaEPaHYPq7Er1QeKWMYBESa71la8&amp;h=AT3mes90OwWgcfgE6MgfeT-97Udt7NyKiN6tcrKm7COf3HFy6ibsl3BF-WVx03ecK62t1xJDr88SF6jEeVmyyYib-GbSPMWZeeVTXRE3MqRMNEJm2X-15uP20qWc3UNP290x6_2LBr8XCDi0nuJtdmtW9jbzThTu\\\" target=\\\"_blank\\\" rel=\\\"noopener nofollow\\\" data-ft=\\\"{&quot;tn&quot;:&quot;-U&quot;}\\\" data-lynx-mode=\\\"asynclazy\\\">http:\\/\\/www.kidsdive.pt\\/<\\/a>) apresentado aos alunos, encarregados de educa\\u00e7\\u00e3o e docentes as atividades a realizar: Visita e workshop no Ocean\\u00e1rio de Lisboa, experi\\u00eancia de mergulho num ambiente marinho simulado, visita \\u00e0 praia rochosa com investigadores e participa\\u00e7\\u00e3o no National Geographic Summit.<br \\/>O objetivo do projeto \\u00e9 \\\"fazer sentir e experimentar e n\\u00e3o apenas ouvir\\\", promovendo o conhecimento do Oceano, contribuindo assim para uma sociedade azul mais participativa.<br \\/>Coordenador do Clube Ci\\u00eancia Viva Escolar.<img src=\\\"images\\/IMG_20200219_102158.jpg\\\" alt=\\\"IMG 20200219 102158\\\" \\/><\\/p>\",\"fulltext\":\"\",\"state\":\"1\",\"catid\":\"11\",\"created\":\"2020-02-21 10:32:30\",\"created_by\":\"251\",\"created_by_alias\":\"\",\"modified\":\"2020-02-21 10:38:30\",\"modified_by\":\"251\",\"checked_out\":\"251\",\"checked_out_time\":\"2020-02-21 10:33:38\",\"publish_up\":\"2020-02-21 10:32:30\",\"publish_down\":\"0000-00-00 00:00:00\",\"images\":\"{\\\"image_intro\\\":\\\"\\\",\\\"image_intro_alt\\\":\\\"\\\",\\\"image_intro_caption\\\":\\\"\\\",\\\"float_intro\\\":\\\"\\\",\\\"image_fulltext\\\":\\\"\\\",\\\"image_fulltext_alt\\\":\\\"\\\",\\\"image_fulltext_caption\\\":\\\"\\\",\\\"float_fulltext\\\":\\\"\\\"}\",\"urls\":\"{\\\"urla\\\":false,\\\"urlatext\\\":\\\"\\\",\\\"targeta\\\":\\\"\\\",\\\"urlb\\\":false,\\\"urlbtext\\\":\\\"\\\",\\\"targetb\\\":\\\"\\\",\\\"urlc\\\":false,\\\"urlctext\\\":\\\"\\\",\\\"targetc\\\":\\\"\\\"}\",\"attribs\":\"{\\\"astroid_article_type\\\":\\\"regular\\\",\\\"astroid_article_video_url\\\":\\\"\\\",\\\"astroid_article_gallery_width\\\":\\\"\\\",\\\"astroid_article_gallery_bullets\\\":\\\"1\\\",\\\"astroid_article_gallery_navigation\\\":\\\"1\\\",\\\"astroid_article_thumbnail\\\":\\\"1\\\",\\\"astroid_article_gallery_items\\\":[],\\\"astroid_article_audio_source\\\":\\\"soundcloud\\\",\\\"astroid_article_audio_soundcloud\\\":\\\"\\\",\\\"astroid_article_audio_spotify\\\":\\\"\\\",\\\"astroid_article_review_heading\\\":\\\"\\\",\\\"astroid_article_review_summery\\\":\\\"\\\",\\\"astroid_article_review_good\\\":\\\"\\\",\\\"astroid_article_review_bad\\\":\\\"\\\",\\\"astroid_article_review_rating\\\":\\\"5\\\",\\\"astroid_article_button_action\\\":\\\"\\\",\\\"astroid_article_button_link\\\":\\\"\\\",\\\"astroid_article_review_criterias\\\":[],\\\"astroid_article_quote_text\\\":\\\"\\\",\\\"astroid_article_quote_author\\\":\\\"\\\",\\\"astroid_article_badge\\\":\\\"0\\\",\\\"astroid_article_badge_type\\\":\\\"2\\\",\\\"astroid_article_badge_text\\\":\\\"\\\",\\\"astroid_article_badge_color\\\":\\\"\\\",\\\"astroid_article_badge_text_color\\\":\\\"\\\",\\\"astroid_relatedposts\\\":\\\"\\\",\\\"astroid_socialshare\\\":\\\"\\\",\\\"astroid_comments\\\":\\\"\\\",\\\"astroid_posttype\\\":\\\"\\\",\\\"astroid_readtime\\\":\\\"\\\",\\\"astroid_authorinfo\\\":\\\"\\\",\\\"astroid_og_title\\\":\\\"\\\",\\\"astroid_og_desc\\\":\\\"\\\",\\\"astroid_og_image\\\":\\\"\\\"}\",\"version\":2,\"ordering\":\"0\",\"metakey\":\"\",\"metadesc\":\"\",\"access\":\"1\",\"hits\":\"0\",\"metadata\":\"{}\",\"featured\":\"1\",\"language\":\"*\",\"xreference\":\"\",\"note\":\"\"}', 0),
(933, 147, 1, '', '2020-02-26 19:51:36', 251, 2794, 'f08676a82b7a05042caae983a3cf845331767e4f', '{\"id\":147,\"asset_id\":393,\"title\":\"BAILE DE CARNAVAL NA FREI\",\"alias\":\"baile-de-carnaval-na-frei\",\"introtext\":\"<p>Decorreu no passado dia 21 o primeiro Baile de Carnaval promovido pela Associa\\u00e7\\u00e3o de Pais e Encarregados de Educa\\u00e7\\u00e3o. Foi um momento de muita folia, de muita alegria, onde a boa disposi\\u00e7\\u00e3o reinou. Parab\\u00e9ns a todos os alunos que participaram, em especial ao 5\\u00ba A, ao 7\\u00ba E e \\u00e0 Clara Rodrigues, do 6\\u00ba G, vencedores dos tr\\u00eas pr\\u00e9mios a concurso. Um agradecimento tamb\\u00e9m aos professores, aos auxiliares de a\\u00e7\\u00e3o educativa, aos pais e encarregados de educa\\u00e7\\u00e3o, e \\u00e0 Dire\\u00e7\\u00e3o da Escola, pela disponibilidade com que se associaram a este evento.<\\/p>\",\"fulltext\":\"\",\"state\":\"1\",\"catid\":\"11\",\"created\":\"2020-02-26 19:51:36\",\"created_by\":\"251\",\"created_by_alias\":\"\",\"modified\":\"2020-02-26 19:51:36\",\"modified_by\":null,\"checked_out\":null,\"checked_out_time\":null,\"publish_up\":\"2020-02-26 19:51:36\",\"publish_down\":\"0000-00-00 00:00:00\",\"images\":\"{\\\"image_intro\\\":\\\"\\\",\\\"image_intro_alt\\\":\\\"\\\",\\\"image_intro_caption\\\":\\\"\\\",\\\"float_intro\\\":\\\"\\\",\\\"image_fulltext\\\":\\\"\\\",\\\"image_fulltext_alt\\\":\\\"\\\",\\\"image_fulltext_caption\\\":\\\"\\\",\\\"float_fulltext\\\":\\\"\\\"}\",\"urls\":\"{\\\"urla\\\":false,\\\"urlatext\\\":\\\"\\\",\\\"targeta\\\":\\\"\\\",\\\"urlb\\\":false,\\\"urlbtext\\\":\\\"\\\",\\\"targetb\\\":\\\"\\\",\\\"urlc\\\":false,\\\"urlctext\\\":\\\"\\\",\\\"targetc\\\":\\\"\\\"}\",\"attribs\":\"{\\\"astroid_article_type\\\":\\\"regular\\\",\\\"astroid_article_video_url\\\":\\\"\\\",\\\"astroid_article_gallery_width\\\":\\\"\\\",\\\"astroid_article_gallery_bullets\\\":\\\"1\\\",\\\"astroid_article_gallery_navigation\\\":\\\"1\\\",\\\"astroid_article_thumbnail\\\":\\\"1\\\",\\\"astroid_article_gallery_items\\\":[],\\\"astroid_article_audio_source\\\":\\\"soundcloud\\\",\\\"astroid_article_audio_soundcloud\\\":\\\"\\\",\\\"astroid_article_audio_spotify\\\":\\\"\\\",\\\"astroid_article_review_heading\\\":\\\"\\\",\\\"astroid_article_review_summery\\\":\\\"\\\",\\\"astroid_article_review_good\\\":\\\"\\\",\\\"astroid_article_review_bad\\\":\\\"\\\",\\\"astroid_article_review_rating\\\":\\\"5\\\",\\\"astroid_article_button_action\\\":\\\"\\\",\\\"astroid_article_button_link\\\":\\\"\\\",\\\"astroid_article_review_criterias\\\":[],\\\"astroid_article_quote_text\\\":\\\"\\\",\\\"astroid_article_quote_author\\\":\\\"\\\",\\\"astroid_article_badge\\\":\\\"0\\\",\\\"astroid_article_badge_type\\\":\\\"2\\\",\\\"astroid_article_badge_text\\\":\\\"\\\",\\\"astroid_article_badge_color\\\":\\\"\\\",\\\"astroid_article_badge_text_color\\\":\\\"\\\",\\\"astroid_relatedposts\\\":\\\"\\\",\\\"astroid_socialshare\\\":\\\"\\\",\\\"astroid_comments\\\":\\\"\\\",\\\"astroid_posttype\\\":\\\"\\\",\\\"astroid_readtime\\\":\\\"\\\",\\\"astroid_authorinfo\\\":\\\"\\\",\\\"astroid_og_title\\\":\\\"\\\",\\\"astroid_og_desc\\\":\\\"\\\",\\\"astroid_og_image\\\":\\\"\\\"}\",\"version\":1,\"ordering\":null,\"metakey\":\"\",\"metadesc\":\"\",\"access\":\"1\",\"hits\":null,\"metadata\":\"{}\",\"featured\":\"1\",\"language\":\"*\",\"xreference\":null,\"note\":null}', 0),
(934, 148, 1, '', '2020-02-27 18:50:39', 251, 3885, 'e74a42879ed51bb3f06a25a8c2d0ba9dc63b8658', '{\"id\":148,\"asset_id\":394,\"title\":\"Informa\\u00e7\\u00e3o Coronav\\u00edrus, COVID-19\",\"alias\":\"informacao-coronavirus-covid-19\",\"introtext\":\"<p>A Dire\\u00e7\\u00e3o Geral de Sa\\u00fade recomenda o cumprimento das seguintes medidas de higiene e de etiqueta respirat\\u00f3ria:<br \\/>\\u2022 Lave frequentemente as m\\u00e3os, com \\u00e1gua e sab\\u00e3o, esfregando-as bem durante pelo menos 20 segundos;<br \\/>\\u2022 Reforce a lavagem das m\\u00e3os antes e ap\\u00f3s a prepara\\u00e7\\u00e3o de alimentos, ap\\u00f3s o uso da casa de banho e sempre que as m\\u00e3os lhe pare\\u00e7am sujas;<br \\/>\\u2022 Pode tamb\\u00e9m usar em alternativa, para higiene das m\\u00e3os, uma solu\\u00e7\\u00e3o \\u00e0 base de \\u00e1lcool;<br \\/>\\u2022 Use len\\u00e7os de papel (de utiliza\\u00e7\\u00e3o \\u00fanica) para se assoar;<br \\/>\\u2022 Deite os len\\u00e7os usados num caixote do lixo e lave de seguida as m\\u00e3os;<br \\/>\\u2022 Tussa ou espirre para o bra\\u00e7o com o cotovelo fletido, e n\\u00e3o para as m\\u00e3os;<br \\/>\\u2022 Evite tocar nos olhos, no nariz e na boca com as m\\u00e3os sujas ou contaminadas com secre\\u00e7\\u00f5es respirat\\u00f3rias.<br \\/>As pessoas regressadas da China ou de uma \\u00e1rea afetada devem estar atentas ao surgimento de febre, tosse e eventual dificuldade respirat\\u00f3ria. Se surgirem estes sintomas, n\\u00e3o se devem deslocar aos servi\\u00e7os de sa\\u00fade, mas ligar para o SNS24 - <strong>808 24 24 24<\\/strong>, e seguir as orienta\\u00e7\\u00f5es que lhes forem dadas. Por regra n\\u00e3o se recomenda qualquer tipo de isolamento de pessoas sem sintomas.<br \\/>A evolu\\u00e7\\u00e3o da situa\\u00e7\\u00e3o pode ser acompanhada em <a href=\\\"https:\\/\\/www.dgs.pt\\\">www.dgs.pt<\\/a><\\/p>\\r\\n<p><a href=\\\"images\\/Informa\\u00e7\\u00e3o_da_DGS_27-02-2020.pdf\\\">Veja aqui a Informa\\u00e7\\u00e3o da DGS de hoje<\\/a><\\/p>\\r\\n<p>&nbsp;<\\/p>\",\"fulltext\":\"\",\"state\":\"1\",\"catid\":\"11\",\"created\":\"2020-02-27 18:50:39\",\"created_by\":\"251\",\"created_by_alias\":\"\",\"modified\":\"2020-02-27 18:50:39\",\"modified_by\":null,\"checked_out\":null,\"checked_out_time\":null,\"publish_up\":\"2020-02-27 18:50:39\",\"publish_down\":\"0000-00-00 00:00:00\",\"images\":\"{\\\"image_intro\\\":\\\"\\\",\\\"image_intro_alt\\\":\\\"\\\",\\\"image_intro_caption\\\":\\\"\\\",\\\"float_intro\\\":\\\"\\\",\\\"image_fulltext\\\":\\\"\\\",\\\"image_fulltext_alt\\\":\\\"\\\",\\\"image_fulltext_caption\\\":\\\"\\\",\\\"float_fulltext\\\":\\\"\\\"}\",\"urls\":\"{\\\"urla\\\":false,\\\"urlatext\\\":\\\"\\\",\\\"targeta\\\":\\\"\\\",\\\"urlb\\\":false,\\\"urlbtext\\\":\\\"\\\",\\\"targetb\\\":\\\"\\\",\\\"urlc\\\":false,\\\"urlctext\\\":\\\"\\\",\\\"targetc\\\":\\\"\\\"}\",\"attribs\":\"{\\\"astroid_article_type\\\":\\\"regular\\\",\\\"astroid_article_video_url\\\":\\\"\\\",\\\"astroid_article_gallery_width\\\":\\\"\\\",\\\"astroid_article_gallery_bullets\\\":\\\"1\\\",\\\"astroid_article_gallery_navigation\\\":\\\"1\\\",\\\"astroid_article_thumbnail\\\":\\\"1\\\",\\\"astroid_article_gallery_items\\\":[],\\\"astroid_article_audio_source\\\":\\\"soundcloud\\\",\\\"astroid_article_audio_soundcloud\\\":\\\"\\\",\\\"astroid_article_audio_spotify\\\":\\\"\\\",\\\"astroid_article_review_heading\\\":\\\"\\\",\\\"astroid_article_review_summery\\\":\\\"\\\",\\\"astroid_article_review_good\\\":\\\"\\\",\\\"astroid_article_review_bad\\\":\\\"\\\",\\\"astroid_article_review_rating\\\":\\\"5\\\",\\\"astroid_article_button_action\\\":\\\"\\\",\\\"astroid_article_button_link\\\":\\\"\\\",\\\"astroid_article_review_criterias\\\":[],\\\"astroid_article_quote_text\\\":\\\"\\\",\\\"astroid_article_quote_author\\\":\\\"\\\",\\\"astroid_article_badge\\\":\\\"0\\\",\\\"astroid_article_badge_type\\\":\\\"2\\\",\\\"astroid_article_badge_text\\\":\\\"\\\",\\\"astroid_article_badge_color\\\":\\\"\\\",\\\"astroid_article_badge_text_color\\\":\\\"\\\",\\\"astroid_relatedposts\\\":\\\"\\\",\\\"astroid_socialshare\\\":\\\"\\\",\\\"astroid_comments\\\":\\\"\\\",\\\"astroid_posttype\\\":\\\"\\\",\\\"astroid_readtime\\\":\\\"\\\",\\\"astroid_authorinfo\\\":\\\"\\\",\\\"astroid_og_title\\\":\\\"\\\",\\\"astroid_og_desc\\\":\\\"\\\",\\\"astroid_og_image\\\":\\\"\\\"}\",\"version\":1,\"ordering\":null,\"metakey\":\"\",\"metadesc\":\"\",\"access\":\"1\",\"hits\":null,\"metadata\":\"{}\",\"featured\":\"1\",\"language\":\"*\",\"xreference\":null,\"note\":null}', 0),
(935, 148, 1, '', '2020-03-03 21:00:35', 231, 4150, 'a25ab62b1adbb407034fa492d953e8f0f88f1ec6', '{\"id\":148,\"asset_id\":\"394\",\"title\":\"Informa\\u00e7\\u00e3o Coronav\\u00edrus, COVID-19\",\"alias\":\"informacao-coronavirus-covid-19\",\"introtext\":\"<p>\\r\\n\\tA Dire&ccedil;&atilde;o Geral de Sa&uacute;de recomenda o cumprimento das seguintes medidas de higiene e de etiqueta respirat&oacute;ria:<br \\/>\\r\\n\\t&bull; Lave frequentemente as m&atilde;os, com &aacute;gua e sab&atilde;o, esfregando-as bem durante pelo menos 20 segundos;<br \\/>\\r\\n\\t&bull; Reforce a lavagem das m&atilde;os antes e ap&oacute;s a prepara&ccedil;&atilde;o de alimentos, ap&oacute;s o uso da casa de banho e sempre que as m&atilde;os lhe pare&ccedil;am sujas;<br \\/>\\r\\n\\t&bull; Pode tamb&eacute;m usar em alternativa, para higiene das m&atilde;os, uma solu&ccedil;&atilde;o &agrave; base de &aacute;lcool;<br \\/>\\r\\n\\t&bull; Use len&ccedil;os de papel (de utiliza&ccedil;&atilde;o &uacute;nica) para se assoar;<br \\/>\\r\\n\\t&bull; Deite os len&ccedil;os usados num caixote do lixo e lave de seguida as m&atilde;os;<br \\/>\\r\\n\\t&bull; Tussa ou espirre para o bra&ccedil;o com o cotovelo fletido, e n&atilde;o para as m&atilde;os;<br \\/>\\r\\n\\t&bull; Evite tocar nos olhos, no nariz e na boca com as m&atilde;os sujas ou contaminadas com secre&ccedil;&otilde;es respirat&oacute;rias.<br \\/>\\r\\n\\tAs pessoas regressadas da China ou de uma &aacute;rea afetada devem estar atentas ao surgimento de febre, tosse e eventual dificuldade respirat&oacute;ria.<\\/p>\\r\\n\",\"fulltext\":\"\\r\\n<p>\\r\\n\\tSe surgirem estes sintomas, n&atilde;o se devem deslocar aos servi&ccedil;os de sa&uacute;de, mas ligar para o SNS24 - <strong>808 24 24 24<\\/strong>, e seguir as orienta&ccedil;&otilde;es que lhes forem dadas. Por regra n&atilde;o se recomenda qualquer tipo de isolamento de pessoas sem sintomas.<\\/p>\\r\\n<p>\\r\\n\\tA evolu&ccedil;&atilde;o da situa&ccedil;&atilde;o pode ser acompanhada em <a href=\\\"https:\\/\\/www.dgs.pt\\\">www.dgs.pt<\\/a><\\/p>\\r\\n<p>\\r\\n\\t<a href=\\\"images\\/Informa\\u00e7\\u00e3o_da_DGS_27-02-2020.pdf\\\">Veja aqui a Informa&ccedil;&atilde;o da DGS de hoje<\\/a><\\/p>\\r\\n<p>\\r\\n\\t&nbsp;<\\/p>\\r\\n\",\"state\":\"1\",\"catid\":\"11\",\"created\":\"2020-02-27 18:50:39\",\"created_by\":\"251\",\"created_by_alias\":\"\",\"modified\":\"2020-03-03 21:00:35\",\"modified_by\":\"231\",\"checked_out\":\"231\",\"checked_out_time\":\"2020-03-03 21:00:12\",\"publish_up\":\"2020-02-27 18:50:39\",\"publish_down\":\"0000-00-00 00:00:00\",\"images\":\"{\\\"image_intro\\\":\\\"\\\",\\\"image_intro_alt\\\":\\\"\\\",\\\"image_intro_caption\\\":\\\"\\\",\\\"float_intro\\\":\\\"\\\",\\\"image_fulltext\\\":\\\"\\\",\\\"image_fulltext_alt\\\":\\\"\\\",\\\"image_fulltext_caption\\\":\\\"\\\",\\\"float_fulltext\\\":\\\"\\\"}\",\"urls\":\"{\\\"urla\\\":false,\\\"urlatext\\\":\\\"\\\",\\\"targeta\\\":\\\"\\\",\\\"urlb\\\":false,\\\"urlbtext\\\":\\\"\\\",\\\"targetb\\\":\\\"\\\",\\\"urlc\\\":false,\\\"urlctext\\\":\\\"\\\",\\\"targetc\\\":\\\"\\\"}\",\"attribs\":\"{\\\"astroid_article_type\\\":\\\"regular\\\",\\\"astroid_article_video_url\\\":\\\"\\\",\\\"astroid_article_gallery_width\\\":\\\"\\\",\\\"astroid_article_gallery_bullets\\\":\\\"1\\\",\\\"astroid_article_gallery_navigation\\\":\\\"1\\\",\\\"astroid_article_thumbnail\\\":\\\"1\\\",\\\"astroid_article_gallery_items\\\":[],\\\"astroid_article_audio_source\\\":\\\"soundcloud\\\",\\\"astroid_article_audio_soundcloud\\\":\\\"\\\",\\\"astroid_article_audio_spotify\\\":\\\"\\\",\\\"astroid_article_review_heading\\\":\\\"\\\",\\\"astroid_article_review_summery\\\":\\\"\\\",\\\"astroid_article_review_good\\\":\\\"\\\",\\\"astroid_article_review_bad\\\":\\\"\\\",\\\"astroid_article_review_rating\\\":\\\"5\\\",\\\"astroid_article_button_action\\\":\\\"\\\",\\\"astroid_article_button_link\\\":\\\"\\\",\\\"astroid_article_review_criterias\\\":[],\\\"astroid_article_quote_text\\\":\\\"\\\",\\\"astroid_article_quote_author\\\":\\\"\\\",\\\"astroid_article_badge\\\":\\\"0\\\",\\\"astroid_article_badge_type\\\":\\\"2\\\",\\\"astroid_article_badge_text\\\":\\\"\\\",\\\"astroid_article_badge_color\\\":\\\"\\\",\\\"astroid_article_badge_text_color\\\":\\\"\\\",\\\"astroid_authorinfo\\\":\\\"\\\",\\\"astroid_relatedposts\\\":\\\"\\\",\\\"article_relatedposts_count\\\":\\\"\\\",\\\"article_relatedposts_count_custom\\\":\\\"4\\\",\\\"astroid_readtime\\\":\\\"\\\",\\\"astroid_socialshare\\\":\\\"\\\",\\\"astroid_comments\\\":\\\"\\\",\\\"astroid_og_title\\\":\\\"\\\",\\\"astroid_og_desc\\\":\\\"\\\",\\\"astroid_og_image\\\":\\\"\\\"}\",\"version\":2,\"ordering\":\"0\",\"metakey\":\"\",\"metadesc\":\"\",\"access\":\"1\",\"hits\":\"0\",\"metadata\":\"{}\",\"featured\":\"1\",\"language\":\"*\",\"xreference\":\"\",\"note\":\"\"}', 0),
(936, 148, 1, '', '2020-03-03 21:03:12', 231, 4138, 'ff88cd4ba98b8eb76ac35aefbf746bf84a852d87', '{\"id\":148,\"asset_id\":\"394\",\"title\":\"Informa\\u00e7\\u00e3o Coronav\\u00edrus, COVID-19\",\"alias\":\"informacao-coronavirus-covid-19\",\"introtext\":\"<p>\\r\\n\\tA Dire&ccedil;&atilde;o Geral de Sa&uacute;de recomenda o cumprimento das seguintes medidas de higiene e de etiqueta respirat&oacute;ria:<br \\/>\\r\\n\\t&bull; Lave frequentemente as m&atilde;os, com &aacute;gua e sab&atilde;o, esfregando-as bem durante pelo menos 20 segundos;<br \\/>\\r\\n\\t&bull; Reforce a lavagem das m&atilde;os antes e ap&oacute;s a prepara&ccedil;&atilde;o de alimentos, ap&oacute;s o uso da casa de banho e sempre que as m&atilde;os lhe pare&ccedil;am sujas;<br \\/>\\r\\n\\t&bull; Pode tamb&eacute;m usar em alternativa, para higiene das m&atilde;os, uma solu&ccedil;&atilde;o &agrave; base de &aacute;lcool;<br \\/>\\r\\n\\t&bull; Use len&ccedil;os de papel (de utiliza&ccedil;&atilde;o &uacute;nica) para se assoar;<br \\/>\\r\\n\\t&bull; Deite os len&ccedil;os usados num caixote do lixo e lave de seguida as m&atilde;os;<br \\/>\\r\\n\\t&bull; Tussa ou espirre para o bra&ccedil;o com o cotovelo fletido, e n&atilde;o para as m&atilde;os;<br \\/>\\r\\n\\t&bull; Evite tocar nos olhos, no nariz e na boca com as m&atilde;os sujas ou contaminadas com secre&ccedil;&otilde;es respirat&oacute;rias.<\\/p>\\r\\n\",\"fulltext\":\"\\r\\n<p>\\r\\n\\tAs pessoas regressadas da China ou de uma &aacute;rea afetada devem estar atentas ao surgimento de febre, tosse e eventual dificuldade respirat&oacute;ria. Se surgirem estes sintomas, n&atilde;o se devem deslocar aos servi&ccedil;os de sa&uacute;de, mas ligar para o SNS24 - <strong>808 24 24 24<\\/strong>, e seguir as orienta&ccedil;&otilde;es que lhes forem dadas. Por regra n&atilde;o se recomenda qualquer tipo de isolamento de pessoas sem sintomas.<\\/p>\\r\\n<p>\\r\\n\\tA evolu&ccedil;&atilde;o da situa&ccedil;&atilde;o pode ser acompanhada em <a href=\\\"https:\\/\\/www.dgs.pt\\\">www.dgs.pt<\\/a><\\/p>\\r\\n<p>\\r\\n\\t<a href=\\\"images\\/Informa\\u00e7\\u00e3o_da_DGS_27-02-2020.pdf\\\">Veja aqui a Informa&ccedil;&atilde;o da DGS de hoje<\\/a><\\/p>\\r\\n<p>\\r\\n\\t&nbsp;<\\/p>\\r\\n\",\"state\":\"1\",\"catid\":\"11\",\"created\":\"2020-02-27 18:50:39\",\"created_by\":\"251\",\"created_by_alias\":\"\",\"modified\":\"2020-03-03 21:03:12\",\"modified_by\":\"231\",\"checked_out\":\"231\",\"checked_out_time\":\"2020-03-03 21:02:01\",\"publish_up\":\"2020-02-27 18:50:39\",\"publish_down\":\"0000-00-00 00:00:00\",\"images\":\"{\\\"image_intro\\\":\\\"\\\",\\\"image_intro_alt\\\":\\\"\\\",\\\"image_intro_caption\\\":\\\"\\\",\\\"float_intro\\\":\\\"\\\",\\\"image_fulltext\\\":\\\"\\\",\\\"image_fulltext_alt\\\":\\\"\\\",\\\"image_fulltext_caption\\\":\\\"\\\",\\\"float_fulltext\\\":\\\"\\\"}\",\"urls\":\"{\\\"urla\\\":false,\\\"urlatext\\\":\\\"\\\",\\\"targeta\\\":\\\"\\\",\\\"urlb\\\":false,\\\"urlbtext\\\":\\\"\\\",\\\"targetb\\\":\\\"\\\",\\\"urlc\\\":false,\\\"urlctext\\\":\\\"\\\",\\\"targetc\\\":\\\"\\\"}\",\"attribs\":\"{\\\"astroid_article_type\\\":\\\"regular\\\",\\\"astroid_article_video_url\\\":\\\"\\\",\\\"astroid_article_gallery_width\\\":\\\"\\\",\\\"astroid_article_gallery_bullets\\\":\\\"1\\\",\\\"astroid_article_gallery_navigation\\\":\\\"1\\\",\\\"astroid_article_thumbnail\\\":\\\"1\\\",\\\"astroid_article_gallery_items\\\":[],\\\"astroid_article_audio_source\\\":\\\"soundcloud\\\",\\\"astroid_article_audio_soundcloud\\\":\\\"\\\",\\\"astroid_article_audio_spotify\\\":\\\"\\\",\\\"astroid_article_review_heading\\\":\\\"\\\",\\\"astroid_article_review_summery\\\":\\\"\\\",\\\"astroid_article_review_good\\\":\\\"\\\",\\\"astroid_article_review_bad\\\":\\\"\\\",\\\"astroid_article_review_rating\\\":\\\"5\\\",\\\"astroid_article_button_action\\\":\\\"\\\",\\\"astroid_article_button_link\\\":\\\"\\\",\\\"astroid_article_review_criterias\\\":[],\\\"astroid_article_quote_text\\\":\\\"\\\",\\\"astroid_article_quote_author\\\":\\\"\\\",\\\"astroid_article_badge\\\":\\\"0\\\",\\\"astroid_article_badge_type\\\":\\\"2\\\",\\\"astroid_article_badge_text\\\":\\\"\\\",\\\"astroid_article_badge_color\\\":\\\"\\\",\\\"astroid_article_badge_text_color\\\":\\\"\\\",\\\"astroid_authorinfo\\\":\\\"\\\",\\\"astroid_relatedposts\\\":\\\"\\\",\\\"article_relatedposts_count\\\":\\\"\\\",\\\"article_relatedposts_count_custom\\\":\\\"4\\\",\\\"astroid_readtime\\\":\\\"\\\",\\\"astroid_socialshare\\\":\\\"\\\",\\\"astroid_comments\\\":\\\"\\\",\\\"astroid_og_title\\\":\\\"\\\",\\\"astroid_og_desc\\\":\\\"\\\",\\\"astroid_og_image\\\":\\\"\\\"}\",\"version\":3,\"ordering\":\"0\",\"metakey\":\"\",\"metadesc\":\"\",\"access\":\"1\",\"hits\":\"0\",\"metadata\":\"{}\",\"featured\":\"1\",\"language\":\"*\",\"xreference\":\"\",\"note\":\"\"}', 0),
(937, 149, 1, '', '2020-03-05 09:35:47', 231, 2320, '5781d565d4a79d6cbc01fedf575a7532eb4beb8c', '{\"id\":149,\"asset_id\":395,\"title\":\"Mar \\u00c0 Vista\",\"alias\":\"mar-a-vista\",\"introtext\":\"<p style=\\\"text-align: center;\\\">\\r\\n\\t<img alt=\\\"\\\" src=\\\"images\\/cartaz_MaraVista.png\\\" style=\\\"width: 423px; height: 600px;\\\" \\/><\\/p>\\r\\n\",\"fulltext\":\"\",\"state\":\"1\",\"catid\":\"11\",\"created\":\"2020-03-05 09:35:47\",\"created_by\":\"231\",\"created_by_alias\":\"\",\"modified\":\"2020-03-05 09:35:47\",\"modified_by\":null,\"checked_out\":null,\"checked_out_time\":null,\"publish_up\":\"2020-03-05 09:35:47\",\"publish_down\":\"0000-00-00 00:00:00\",\"images\":\"{\\\"image_intro\\\":\\\"\\\",\\\"image_intro_alt\\\":\\\"\\\",\\\"image_intro_caption\\\":\\\"\\\",\\\"float_intro\\\":\\\"\\\",\\\"image_fulltext\\\":\\\"\\\",\\\"image_fulltext_alt\\\":\\\"\\\",\\\"image_fulltext_caption\\\":\\\"\\\",\\\"float_fulltext\\\":\\\"\\\"}\",\"urls\":\"{\\\"urla\\\":false,\\\"urlatext\\\":\\\"\\\",\\\"targeta\\\":\\\"\\\",\\\"urlb\\\":false,\\\"urlbtext\\\":\\\"\\\",\\\"targetb\\\":\\\"\\\",\\\"urlc\\\":false,\\\"urlctext\\\":\\\"\\\",\\\"targetc\\\":\\\"\\\"}\",\"attribs\":\"{\\\"astroid_article_type\\\":\\\"regular\\\",\\\"astroid_article_video_url\\\":\\\"\\\",\\\"astroid_article_gallery_width\\\":\\\"\\\",\\\"astroid_article_gallery_bullets\\\":\\\"1\\\",\\\"astroid_article_gallery_navigation\\\":\\\"1\\\",\\\"astroid_article_thumbnail\\\":\\\"1\\\",\\\"astroid_article_gallery_items\\\":[],\\\"astroid_article_audio_source\\\":\\\"soundcloud\\\",\\\"astroid_article_audio_soundcloud\\\":\\\"\\\",\\\"astroid_article_audio_spotify\\\":\\\"\\\",\\\"astroid_article_review_heading\\\":\\\"\\\",\\\"astroid_article_review_summery\\\":\\\"\\\",\\\"astroid_article_review_good\\\":\\\"\\\",\\\"astroid_article_review_bad\\\":\\\"\\\",\\\"astroid_article_review_rating\\\":\\\"5\\\",\\\"astroid_article_button_action\\\":\\\"\\\",\\\"astroid_article_button_link\\\":\\\"\\\",\\\"astroid_article_review_criterias\\\":[],\\\"astroid_article_quote_text\\\":\\\"\\\",\\\"astroid_article_quote_author\\\":\\\"\\\",\\\"astroid_article_badge\\\":\\\"0\\\",\\\"astroid_article_badge_type\\\":\\\"2\\\",\\\"astroid_article_badge_text\\\":\\\"\\\",\\\"astroid_article_badge_color\\\":\\\"\\\",\\\"astroid_article_badge_text_color\\\":\\\"\\\",\\\"astroid_authorinfo\\\":\\\"\\\",\\\"astroid_relatedposts\\\":\\\"\\\",\\\"article_relatedposts_count\\\":\\\"\\\",\\\"article_relatedposts_count_custom\\\":\\\"4\\\",\\\"astroid_readtime\\\":\\\"\\\",\\\"astroid_socialshare\\\":\\\"\\\",\\\"astroid_comments\\\":\\\"\\\",\\\"astroid_og_title\\\":\\\"\\\",\\\"astroid_og_desc\\\":\\\"\\\",\\\"astroid_og_image\\\":\\\"\\\"}\",\"version\":1,\"ordering\":null,\"metakey\":\"\",\"metadesc\":\"\",\"access\":\"1\",\"hits\":null,\"metadata\":\"{}\",\"featured\":\"1\",\"language\":\"*\",\"xreference\":null,\"note\":null}', 0),
(938, 150, 1, '', '2020-03-05 09:37:08', 231, 2330, 'bb95f256eac85967f2a0f53d02e919661a7b5ecc', '{\"id\":150,\"asset_id\":396,\"title\":\"Semana na Maior\",\"alias\":\"semana-na-maior\",\"introtext\":\"<p style=\\\"text-align: center;\\\">\\r\\n\\t<img alt=\\\"\\\" src=\\\"images\\/cartaz_SnM2020_reduzido.jpg\\\" style=\\\"width: 600px; height: 849px;\\\" \\/><\\/p>\\r\\n\",\"fulltext\":\"\",\"state\":\"1\",\"catid\":\"11\",\"created\":\"2020-03-05 09:37:08\",\"created_by\":\"231\",\"created_by_alias\":\"\",\"modified\":\"2020-03-05 09:37:08\",\"modified_by\":null,\"checked_out\":null,\"checked_out_time\":null,\"publish_up\":\"2020-03-05 09:37:08\",\"publish_down\":\"0000-00-00 00:00:00\",\"images\":\"{\\\"image_intro\\\":\\\"\\\",\\\"image_intro_alt\\\":\\\"\\\",\\\"image_intro_caption\\\":\\\"\\\",\\\"float_intro\\\":\\\"\\\",\\\"image_fulltext\\\":\\\"\\\",\\\"image_fulltext_alt\\\":\\\"\\\",\\\"image_fulltext_caption\\\":\\\"\\\",\\\"float_fulltext\\\":\\\"\\\"}\",\"urls\":\"{\\\"urla\\\":false,\\\"urlatext\\\":\\\"\\\",\\\"targeta\\\":\\\"\\\",\\\"urlb\\\":false,\\\"urlbtext\\\":\\\"\\\",\\\"targetb\\\":\\\"\\\",\\\"urlc\\\":false,\\\"urlctext\\\":\\\"\\\",\\\"targetc\\\":\\\"\\\"}\",\"attribs\":\"{\\\"astroid_article_type\\\":\\\"regular\\\",\\\"astroid_article_video_url\\\":\\\"\\\",\\\"astroid_article_gallery_width\\\":\\\"\\\",\\\"astroid_article_gallery_bullets\\\":\\\"1\\\",\\\"astroid_article_gallery_navigation\\\":\\\"1\\\",\\\"astroid_article_thumbnail\\\":\\\"1\\\",\\\"astroid_article_gallery_items\\\":[],\\\"astroid_article_audio_source\\\":\\\"soundcloud\\\",\\\"astroid_article_audio_soundcloud\\\":\\\"\\\",\\\"astroid_article_audio_spotify\\\":\\\"\\\",\\\"astroid_article_review_heading\\\":\\\"\\\",\\\"astroid_article_review_summery\\\":\\\"\\\",\\\"astroid_article_review_good\\\":\\\"\\\",\\\"astroid_article_review_bad\\\":\\\"\\\",\\\"astroid_article_review_rating\\\":\\\"5\\\",\\\"astroid_article_button_action\\\":\\\"\\\",\\\"astroid_article_button_link\\\":\\\"\\\",\\\"astroid_article_review_criterias\\\":[],\\\"astroid_article_quote_text\\\":\\\"\\\",\\\"astroid_article_quote_author\\\":\\\"\\\",\\\"astroid_article_badge\\\":\\\"0\\\",\\\"astroid_article_badge_type\\\":\\\"2\\\",\\\"astroid_article_badge_text\\\":\\\"\\\",\\\"astroid_article_badge_color\\\":\\\"\\\",\\\"astroid_article_badge_text_color\\\":\\\"\\\",\\\"astroid_authorinfo\\\":\\\"\\\",\\\"astroid_relatedposts\\\":\\\"\\\",\\\"article_relatedposts_count\\\":\\\"\\\",\\\"article_relatedposts_count_custom\\\":\\\"4\\\",\\\"astroid_readtime\\\":\\\"\\\",\\\"astroid_socialshare\\\":\\\"\\\",\\\"astroid_comments\\\":\\\"\\\",\\\"astroid_og_title\\\":\\\"\\\",\\\"astroid_og_desc\\\":\\\"\\\",\\\"astroid_og_image\\\":\\\"\\\"}\",\"version\":1,\"ordering\":null,\"metakey\":\"\",\"metadesc\":\"\",\"access\":\"1\",\"hits\":null,\"metadata\":\"{}\",\"featured\":\"1\",\"language\":\"*\",\"xreference\":null,\"note\":null}', 0),
(939, 150, 1, '', '2020-03-05 09:38:27', 231, 2488, 'e0ff7cdf79141319af7a00348e46eb9dd909b2e0', '{\"id\":150,\"asset_id\":\"396\",\"title\":\"Semana na Maior\",\"alias\":\"semana-na-maior\",\"introtext\":\"<p style=\\\"text-align: center;\\\">\\r\\n\\t<img alt=\\\"\\\" class=\\\"cke-resize\\\" src=\\\"images\\/cartaz_SnM2020_reduzido.jpg\\\" style=\\\"width: 424px; height: 600px;\\\" \\/><\\/p>\\r\\n<div id=\\\"ckimgrsz\\\" style=\\\"left: 104px; top: 12.2px;\\\">\\r\\n\\t<div class=\\\"preview\\\">\\r\\n\\t\\t&nbsp;<\\/div>\\r\\n<\\/div>\\r\\n\",\"fulltext\":\"\",\"state\":\"1\",\"catid\":\"11\",\"created\":\"2020-03-05 09:37:08\",\"created_by\":\"231\",\"created_by_alias\":\"\",\"modified\":\"2020-03-05 09:38:27\",\"modified_by\":\"231\",\"checked_out\":\"231\",\"checked_out_time\":\"2020-03-05 09:38:05\",\"publish_up\":\"2020-03-05 09:37:08\",\"publish_down\":\"0000-00-00 00:00:00\",\"images\":\"{\\\"image_intro\\\":\\\"\\\",\\\"image_intro_alt\\\":\\\"\\\",\\\"image_intro_caption\\\":\\\"\\\",\\\"float_intro\\\":\\\"\\\",\\\"image_fulltext\\\":\\\"\\\",\\\"image_fulltext_alt\\\":\\\"\\\",\\\"image_fulltext_caption\\\":\\\"\\\",\\\"float_fulltext\\\":\\\"\\\"}\",\"urls\":\"{\\\"urla\\\":false,\\\"urlatext\\\":\\\"\\\",\\\"targeta\\\":\\\"\\\",\\\"urlb\\\":false,\\\"urlbtext\\\":\\\"\\\",\\\"targetb\\\":\\\"\\\",\\\"urlc\\\":false,\\\"urlctext\\\":\\\"\\\",\\\"targetc\\\":\\\"\\\"}\",\"attribs\":\"{\\\"astroid_article_type\\\":\\\"regular\\\",\\\"astroid_article_video_url\\\":\\\"\\\",\\\"astroid_article_gallery_width\\\":\\\"\\\",\\\"astroid_article_gallery_bullets\\\":\\\"1\\\",\\\"astroid_article_gallery_navigation\\\":\\\"1\\\",\\\"astroid_article_thumbnail\\\":\\\"1\\\",\\\"astroid_article_gallery_items\\\":[],\\\"astroid_article_audio_source\\\":\\\"soundcloud\\\",\\\"astroid_article_audio_soundcloud\\\":\\\"\\\",\\\"astroid_article_audio_spotify\\\":\\\"\\\",\\\"astroid_article_review_heading\\\":\\\"\\\",\\\"astroid_article_review_summery\\\":\\\"\\\",\\\"astroid_article_review_good\\\":\\\"\\\",\\\"astroid_article_review_bad\\\":\\\"\\\",\\\"astroid_article_review_rating\\\":\\\"5\\\",\\\"astroid_article_button_action\\\":\\\"\\\",\\\"astroid_article_button_link\\\":\\\"\\\",\\\"astroid_article_review_criterias\\\":[],\\\"astroid_article_quote_text\\\":\\\"\\\",\\\"astroid_article_quote_author\\\":\\\"\\\",\\\"astroid_article_badge\\\":\\\"0\\\",\\\"astroid_article_badge_type\\\":\\\"2\\\",\\\"astroid_article_badge_text\\\":\\\"\\\",\\\"astroid_article_badge_color\\\":\\\"\\\",\\\"astroid_article_badge_text_color\\\":\\\"\\\",\\\"astroid_authorinfo\\\":\\\"\\\",\\\"astroid_relatedposts\\\":\\\"\\\",\\\"article_relatedposts_count\\\":\\\"\\\",\\\"article_relatedposts_count_custom\\\":\\\"4\\\",\\\"astroid_readtime\\\":\\\"\\\",\\\"astroid_socialshare\\\":\\\"\\\",\\\"astroid_comments\\\":\\\"\\\",\\\"astroid_og_title\\\":\\\"\\\",\\\"astroid_og_desc\\\":\\\"\\\",\\\"astroid_og_image\\\":\\\"\\\"}\",\"version\":2,\"ordering\":\"0\",\"metakey\":\"\",\"metadesc\":\"\",\"access\":\"1\",\"hits\":\"0\",\"metadata\":\"{}\",\"featured\":\"1\",\"language\":\"*\",\"xreference\":\"\",\"note\":\"\"}', 0),
(940, 151, 1, '', '2020-03-10 10:50:35', 231, 4107, 'bd099bfe04b1b76fe7a50703df92cfa9f41b17b1', '{\"id\":151,\"asset_id\":398,\"title\":\"Projeto Ler+ Ser Maior: Leitura solid\\u00e1ria\",\"alias\":\"projeto-ler-ser-maior-leitura-solidaria\",\"introtext\":\"<p style=\\\"color: rgb(0, 0, 0); font-family: &quot;Times New Roman&quot;; font-size: medium;\\\">\\r\\n\\tA Biblioteca Escolar retomou este ano o projeto Ler+ Ser Maior, dando continuidade &agrave; sua estrat&eacute;gia de promo&ccedil;&atilde;o da leitura entre os nossos jovens. Iniciado em 2012, este projeto consiste na dinamiza&ccedil;&atilde;o de sess&otilde;es de leitura expressiva nos lares de idosos de Viana do Castelo. Este ano estamos a trabalhar com o Lar de Santa Teresa e as turmas envolvidas s&atilde;o o 11&ordm; J e o 10&ordm; L.<\\/p>\\r\\n<p style=\\\"color: rgb(0, 0, 0); font-family: &quot;Times New Roman&quot;; font-size: medium; text-align: center;\\\">\\r\\n\\t<img alt=\\\"\\\" class=\\\"cke-resize\\\" src=\\\"images\\/IMG_20200214_105711.jpg\\\" style=\\\"width: 263px; height: 350px;\\\" \\/><\\/p>\\r\\n<p style=\\\"color: rgb(0, 0, 0); font-family: &quot;Times New Roman&quot;; font-size: medium;\\\">\\r\\n\\tPara al&eacute;m de permitir refor&ccedil;ar pr&aacute;ticas de coopera&ccedil;&atilde;o entre a escola e a comunidade e de sensibilizar a popula&ccedil;&atilde;o s&eacute;nior para os benef&iacute;cios da leitura, s&atilde;o vis&iacute;veis os impactos positivos nas aprendizagens dos alunos no que respeita &agrave;s compet&ecirc;ncias de leitura, compreens&atilde;o e express&atilde;o, e tamb&eacute;m no desenvolvimento da responsabilidade, iniciativa e esp&iacute;rito de solidariedade.<\\/p>\\r\\n<p style=\\\"color: rgb(0, 0, 0); font-family: &quot;Times New Roman&quot;; font-size: medium; text-align: center;\\\">\\r\\n\\t<br \\/>\\r\\n\\t&nbsp;<\\/p>\\r\\n<div id=\\\"ckimgrsz\\\" style=\\\"left: 8px; top: 140px;\\\">\\r\\n\\t&nbsp;<\\/div>\\r\\n<div id=\\\"ckimgrsz\\\" style=\\\"left: 110px; top: 140px;\\\">\\r\\n\\t<div class=\\\"preview\\\">\\r\\n\\t\\t&nbsp;<\\/div>\\r\\n<\\/div>\\r\\n<div id=\\\"ckimgrsz\\\" style=\\\"left: 128.5px; top: 140px;\\\">\\r\\n\\t<div class=\\\"preview\\\">\\r\\n\\t\\t&nbsp;<\\/div>\\r\\n<\\/div>\\r\\n\",\"fulltext\":\"\",\"state\":\"1\",\"catid\":\"11\",\"created\":\"2020-03-10 10:50:35\",\"created_by\":\"231\",\"created_by_alias\":\"\",\"modified\":\"2020-03-10 10:50:35\",\"modified_by\":null,\"checked_out\":null,\"checked_out_time\":null,\"publish_up\":\"2020-03-10 10:50:35\",\"publish_down\":\"0000-00-00 00:00:00\",\"images\":\"{\\\"image_intro\\\":\\\"\\\",\\\"image_intro_alt\\\":\\\"\\\",\\\"image_intro_caption\\\":\\\"\\\",\\\"float_intro\\\":\\\"\\\",\\\"image_fulltext\\\":\\\"\\\",\\\"image_fulltext_alt\\\":\\\"\\\",\\\"image_fulltext_caption\\\":\\\"\\\",\\\"float_fulltext\\\":\\\"\\\"}\",\"urls\":\"{\\\"urla\\\":false,\\\"urlatext\\\":\\\"\\\",\\\"targeta\\\":\\\"\\\",\\\"urlb\\\":false,\\\"urlbtext\\\":\\\"\\\",\\\"targetb\\\":\\\"\\\",\\\"urlc\\\":false,\\\"urlctext\\\":\\\"\\\",\\\"targetc\\\":\\\"\\\"}\",\"attribs\":\"{\\\"astroid_article_type\\\":\\\"regular\\\",\\\"astroid_article_video_url\\\":\\\"\\\",\\\"astroid_article_gallery_width\\\":\\\"\\\",\\\"astroid_article_gallery_bullets\\\":\\\"1\\\",\\\"astroid_article_gallery_navigation\\\":\\\"1\\\",\\\"astroid_article_thumbnail\\\":\\\"1\\\",\\\"astroid_article_gallery_items\\\":[],\\\"astroid_article_audio_source\\\":\\\"soundcloud\\\",\\\"astroid_article_audio_soundcloud\\\":\\\"\\\",\\\"astroid_article_audio_spotify\\\":\\\"\\\",\\\"astroid_article_review_heading\\\":\\\"\\\",\\\"astroid_article_review_summery\\\":\\\"\\\",\\\"astroid_article_review_good\\\":\\\"\\\",\\\"astroid_article_review_bad\\\":\\\"\\\",\\\"astroid_article_review_rating\\\":\\\"5\\\",\\\"astroid_article_button_action\\\":\\\"\\\",\\\"astroid_article_button_link\\\":\\\"\\\",\\\"astroid_article_review_criterias\\\":[],\\\"astroid_article_quote_text\\\":\\\"\\\",\\\"astroid_article_quote_author\\\":\\\"\\\",\\\"astroid_article_badge\\\":\\\"0\\\",\\\"astroid_article_badge_type\\\":\\\"2\\\",\\\"astroid_article_badge_text\\\":\\\"\\\",\\\"astroid_article_badge_color\\\":\\\"\\\",\\\"astroid_article_badge_text_color\\\":\\\"\\\",\\\"astroid_authorinfo\\\":\\\"\\\",\\\"astroid_relatedposts\\\":\\\"\\\",\\\"article_relatedposts_count\\\":\\\"\\\",\\\"article_relatedposts_count_custom\\\":\\\"4\\\",\\\"astroid_readtime\\\":\\\"\\\",\\\"astroid_socialshare\\\":\\\"\\\",\\\"astroid_comments\\\":\\\"\\\",\\\"astroid_og_title\\\":\\\"\\\",\\\"astroid_og_desc\\\":\\\"\\\",\\\"astroid_og_image\\\":\\\"\\\"}\",\"version\":1,\"ordering\":null,\"metakey\":\"\",\"metadesc\":\"\",\"access\":\"1\",\"hits\":null,\"metadata\":\"{}\",\"featured\":\"1\",\"language\":\"*\",\"xreference\":null,\"note\":null}', 0);
INSERT INTO `ynfp8_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
(941, 151, 1, '', '2020-03-10 10:51:47', 231, 3938, '54dbd7654b747ad1a144c467562b5d06f97109d7', '{\"id\":151,\"asset_id\":\"398\",\"title\":\"Projeto Ler+ Ser Maior: Leitura solid\\u00e1ria\",\"alias\":\"projeto-ler-ser-maior-leitura-solidaria\",\"introtext\":\"<p>\\r\\n\\tA Biblioteca Escolar retomou este ano o projeto Ler+ Ser Maior, dando continuidade &agrave; sua estrat&eacute;gia de promo&ccedil;&atilde;o da leitura entre os nossos jovens. Iniciado em 2012, este projeto consiste na dinamiza&ccedil;&atilde;o de sess&otilde;es de leitura expressiva nos lares de idosos de Viana do Castelo. Este ano estamos a trabalhar com o Lar de Santa Teresa e as turmas envolvidas s&atilde;o o 11&ordm; J e o 10&ordm; L.<\\/p>\\r\\n<p style=\\\"color: rgb(0, 0, 0); font-family: &quot;Times New Roman&quot;; font-size: medium; text-align: center;\\\">\\r\\n\\t<img alt=\\\"\\\" class=\\\"cke-resize\\\" src=\\\"images\\/IMG_20200214_105711.jpg\\\" style=\\\"width: 263px; height: 350px;\\\" \\/><\\/p>\\r\\n<p>\\r\\n\\tPara al&eacute;m de permitir refor&ccedil;ar pr&aacute;ticas de coopera&ccedil;&atilde;o entre a escola e a comunidade e de sensibilizar a popula&ccedil;&atilde;o s&eacute;nior para os benef&iacute;cios da leitura, s&atilde;o vis&iacute;veis os impactos positivos nas aprendizagens dos alunos no que respeita &agrave;s compet&ecirc;ncias de leitura, compreens&atilde;o e express&atilde;o, e tamb&eacute;m no desenvolvimento da responsabilidade, iniciativa e esp&iacute;rito de solidariedade.<\\/p>\\r\\n<p style=\\\"color: rgb(0, 0, 0); font-family: &quot;Times New Roman&quot;; font-size: medium; text-align: center;\\\">\\r\\n\\t<br \\/>\\r\\n\\t&nbsp;<\\/p>\\r\\n<div id=\\\"ckimgrsz\\\" style=\\\"left: 8px; top: 140px;\\\">\\r\\n\\t&nbsp;<\\/div>\\r\\n<div id=\\\"ckimgrsz\\\" style=\\\"left: 110px; top: 140px;\\\">\\r\\n\\t<div class=\\\"preview\\\">\\r\\n\\t\\t&nbsp;<\\/div>\\r\\n<\\/div>\\r\\n<div id=\\\"ckimgrsz\\\" style=\\\"left: 128.5px; top: 140px;\\\">\\r\\n\\t<div class=\\\"preview\\\">\\r\\n\\t\\t&nbsp;<\\/div>\\r\\n<\\/div>\\r\\n\",\"fulltext\":\"\",\"state\":\"1\",\"catid\":\"11\",\"created\":\"2020-03-10 10:50:35\",\"created_by\":\"231\",\"created_by_alias\":\"\",\"modified\":\"2020-03-10 10:51:47\",\"modified_by\":\"231\",\"checked_out\":\"231\",\"checked_out_time\":\"2020-03-10 10:51:27\",\"publish_up\":\"2020-03-10 10:50:35\",\"publish_down\":\"0000-00-00 00:00:00\",\"images\":\"{\\\"image_intro\\\":\\\"\\\",\\\"image_intro_alt\\\":\\\"\\\",\\\"image_intro_caption\\\":\\\"\\\",\\\"float_intro\\\":\\\"\\\",\\\"image_fulltext\\\":\\\"\\\",\\\"image_fulltext_alt\\\":\\\"\\\",\\\"image_fulltext_caption\\\":\\\"\\\",\\\"float_fulltext\\\":\\\"\\\"}\",\"urls\":\"{\\\"urla\\\":false,\\\"urlatext\\\":\\\"\\\",\\\"targeta\\\":\\\"\\\",\\\"urlb\\\":false,\\\"urlbtext\\\":\\\"\\\",\\\"targetb\\\":\\\"\\\",\\\"urlc\\\":false,\\\"urlctext\\\":\\\"\\\",\\\"targetc\\\":\\\"\\\"}\",\"attribs\":\"{\\\"astroid_article_type\\\":\\\"regular\\\",\\\"astroid_article_video_url\\\":\\\"\\\",\\\"astroid_article_gallery_width\\\":\\\"\\\",\\\"astroid_article_gallery_bullets\\\":\\\"1\\\",\\\"astroid_article_gallery_navigation\\\":\\\"1\\\",\\\"astroid_article_thumbnail\\\":\\\"1\\\",\\\"astroid_article_gallery_items\\\":[],\\\"astroid_article_audio_source\\\":\\\"soundcloud\\\",\\\"astroid_article_audio_soundcloud\\\":\\\"\\\",\\\"astroid_article_audio_spotify\\\":\\\"\\\",\\\"astroid_article_review_heading\\\":\\\"\\\",\\\"astroid_article_review_summery\\\":\\\"\\\",\\\"astroid_article_review_good\\\":\\\"\\\",\\\"astroid_article_review_bad\\\":\\\"\\\",\\\"astroid_article_review_rating\\\":\\\"5\\\",\\\"astroid_article_button_action\\\":\\\"\\\",\\\"astroid_article_button_link\\\":\\\"\\\",\\\"astroid_article_review_criterias\\\":[],\\\"astroid_article_quote_text\\\":\\\"\\\",\\\"astroid_article_quote_author\\\":\\\"\\\",\\\"astroid_article_badge\\\":\\\"0\\\",\\\"astroid_article_badge_type\\\":\\\"2\\\",\\\"astroid_article_badge_text\\\":\\\"\\\",\\\"astroid_article_badge_color\\\":\\\"\\\",\\\"astroid_article_badge_text_color\\\":\\\"\\\",\\\"astroid_authorinfo\\\":\\\"\\\",\\\"astroid_relatedposts\\\":\\\"\\\",\\\"article_relatedposts_count\\\":\\\"\\\",\\\"article_relatedposts_count_custom\\\":\\\"4\\\",\\\"astroid_readtime\\\":\\\"\\\",\\\"astroid_socialshare\\\":\\\"\\\",\\\"astroid_comments\\\":\\\"\\\",\\\"astroid_og_title\\\":\\\"\\\",\\\"astroid_og_desc\\\":\\\"\\\",\\\"astroid_og_image\\\":\\\"\\\"}\",\"version\":2,\"ordering\":\"0\",\"metakey\":\"\",\"metadesc\":\"\",\"access\":\"1\",\"hits\":\"0\",\"metadata\":\"{}\",\"featured\":\"1\",\"language\":\"*\",\"xreference\":\"\",\"note\":\"\"}', 0),
(942, 151, 1, '', '2020-03-10 10:52:39', 231, 3712, 'e8ef4b37e1b9b5d2cd27cf8434b859429b971cb5', '{\"id\":151,\"asset_id\":\"398\",\"title\":\"Projeto Ler+ Ser Maior: Leitura solid\\u00e1ria\",\"alias\":\"projeto-ler-ser-maior-leitura-solidaria\",\"introtext\":\"<p>\\r\\n\\tA Biblioteca Escolar retomou este ano o projeto Ler+ Ser Maior, dando continuidade &agrave; sua estrat&eacute;gia de promo&ccedil;&atilde;o da leitura entre os nossos jovens. Iniciado em 2012, este projeto consiste na dinamiza&ccedil;&atilde;o de sess&otilde;es de leitura expressiva nos lares de idosos de Viana do Castelo. Este ano estamos a trabalhar com o Lar de Santa Teresa e as turmas envolvidas s&atilde;o o 11&ordm; J e o 10&ordm; L.<\\/p>\\r\\n<p style=\\\"color: rgb(0, 0, 0); font-family: &quot;Times New Roman&quot;; font-size: medium; text-align: center;\\\">\\r\\n\\t<img alt=\\\"\\\" class=\\\"cke-resize\\\" src=\\\"images\\/IMG_20200214_105711.jpg\\\" style=\\\"width: 263px; height: 350px;\\\" \\/><\\/p>\\r\\n<p>\\r\\n\\tPara al&eacute;m de permitir refor&ccedil;ar pr&aacute;ticas de coopera&ccedil;&atilde;o entre a escola e a comunidade e de sensibilizar a popula&ccedil;&atilde;o s&eacute;nior para os benef&iacute;cios da leitura, s&atilde;o vis&iacute;veis os impactos positivos nas aprendizagens dos alunos no que respeita &agrave;s compet&ecirc;ncias de leitura, compreens&atilde;o e express&atilde;o, e tamb&eacute;m no desenvolvimento da responsabilidade, iniciativa e esp&iacute;rito de solidariedade.<\\/p>\\r\\n<div id=\\\"ckimgrsz\\\" style=\\\"left: 110px; top: 140px;\\\">\\r\\n\\t<div class=\\\"preview\\\">\\r\\n\\t\\t&nbsp;<\\/div>\\r\\n<\\/div>\\r\\n<div id=\\\"ckimgrsz\\\" style=\\\"left: 128.5px; top: 140px;\\\">\\r\\n\\t<div class=\\\"preview\\\">\\r\\n\\t\\t&nbsp;<\\/div>\\r\\n<\\/div>\\r\\n\",\"fulltext\":\"\",\"state\":\"1\",\"catid\":\"11\",\"created\":\"2020-03-10 10:50:35\",\"created_by\":\"231\",\"created_by_alias\":\"\",\"modified\":\"2020-03-10 10:52:39\",\"modified_by\":\"231\",\"checked_out\":\"231\",\"checked_out_time\":\"2020-03-10 10:52:25\",\"publish_up\":\"2020-03-10 10:50:35\",\"publish_down\":\"0000-00-00 00:00:00\",\"images\":\"{\\\"image_intro\\\":\\\"\\\",\\\"image_intro_alt\\\":\\\"\\\",\\\"image_intro_caption\\\":\\\"\\\",\\\"float_intro\\\":\\\"\\\",\\\"image_fulltext\\\":\\\"\\\",\\\"image_fulltext_alt\\\":\\\"\\\",\\\"image_fulltext_caption\\\":\\\"\\\",\\\"float_fulltext\\\":\\\"\\\"}\",\"urls\":\"{\\\"urla\\\":false,\\\"urlatext\\\":\\\"\\\",\\\"targeta\\\":\\\"\\\",\\\"urlb\\\":false,\\\"urlbtext\\\":\\\"\\\",\\\"targetb\\\":\\\"\\\",\\\"urlc\\\":false,\\\"urlctext\\\":\\\"\\\",\\\"targetc\\\":\\\"\\\"}\",\"attribs\":\"{\\\"astroid_article_type\\\":\\\"regular\\\",\\\"astroid_article_video_url\\\":\\\"\\\",\\\"astroid_article_gallery_width\\\":\\\"\\\",\\\"astroid_article_gallery_bullets\\\":\\\"1\\\",\\\"astroid_article_gallery_navigation\\\":\\\"1\\\",\\\"astroid_article_thumbnail\\\":\\\"1\\\",\\\"astroid_article_gallery_items\\\":[],\\\"astroid_article_audio_source\\\":\\\"soundcloud\\\",\\\"astroid_article_audio_soundcloud\\\":\\\"\\\",\\\"astroid_article_audio_spotify\\\":\\\"\\\",\\\"astroid_article_review_heading\\\":\\\"\\\",\\\"astroid_article_review_summery\\\":\\\"\\\",\\\"astroid_article_review_good\\\":\\\"\\\",\\\"astroid_article_review_bad\\\":\\\"\\\",\\\"astroid_article_review_rating\\\":\\\"5\\\",\\\"astroid_article_button_action\\\":\\\"\\\",\\\"astroid_article_button_link\\\":\\\"\\\",\\\"astroid_article_review_criterias\\\":[],\\\"astroid_article_quote_text\\\":\\\"\\\",\\\"astroid_article_quote_author\\\":\\\"\\\",\\\"astroid_article_badge\\\":\\\"0\\\",\\\"astroid_article_badge_type\\\":\\\"2\\\",\\\"astroid_article_badge_text\\\":\\\"\\\",\\\"astroid_article_badge_color\\\":\\\"\\\",\\\"astroid_article_badge_text_color\\\":\\\"\\\",\\\"astroid_authorinfo\\\":\\\"\\\",\\\"astroid_relatedposts\\\":\\\"\\\",\\\"article_relatedposts_count\\\":\\\"\\\",\\\"article_relatedposts_count_custom\\\":\\\"4\\\",\\\"astroid_readtime\\\":\\\"\\\",\\\"astroid_socialshare\\\":\\\"\\\",\\\"astroid_comments\\\":\\\"\\\",\\\"astroid_og_title\\\":\\\"\\\",\\\"astroid_og_desc\\\":\\\"\\\",\\\"astroid_og_image\\\":\\\"\\\"}\",\"version\":3,\"ordering\":\"0\",\"metakey\":\"\",\"metadesc\":\"\",\"access\":\"1\",\"hits\":\"0\",\"metadata\":\"{}\",\"featured\":\"1\",\"language\":\"*\",\"xreference\":\"\",\"note\":\"\"}', 0),
(943, 151, 1, '', '2020-03-10 10:53:32', 231, 3530, '21d573b446c73064c07d9d19f9c8df2f51f31a4d', '{\"id\":151,\"asset_id\":\"398\",\"title\":\"Projeto Ler+ Ser Maior: Leitura solid\\u00e1ria\",\"alias\":\"projeto-ler-ser-maior-leitura-solidaria\",\"introtext\":\"<p style=\\\"text-align: justify;\\\">\\r\\n\\tA Biblioteca Escolar retomou este ano o projeto Ler+ Ser Maior, dando continuidade &agrave; sua estrat&eacute;gia de promo&ccedil;&atilde;o da leitura entre os nossos jovens. Iniciado em 2012, este projeto consiste na dinamiza&ccedil;&atilde;o de sess&otilde;es de leitura expressiva nos lares de idosos de Viana do Castelo. Este ano estamos a trabalhar com o Lar de Santa Teresa e as turmas envolvidas s&atilde;o o 11&ordm; J e o 10&ordm; L.<\\/p>\\r\\n<p style=\\\"color: rgb(0, 0, 0); font-family: &quot;Times New Roman&quot;; font-size: medium; text-align: center;\\\">\\r\\n\\t<img alt=\\\"\\\" class=\\\"cke-resize\\\" src=\\\"images\\/IMG_20200214_105711.jpg\\\" style=\\\"width: 263px; height: 350px;\\\" \\/><\\/p>\\r\\n<p style=\\\"text-align: justify;\\\">\\r\\n\\tPara al&eacute;m de permitir refor&ccedil;ar pr&aacute;ticas de coopera&ccedil;&atilde;o entre a escola e a comunidade e de sensibilizar a popula&ccedil;&atilde;o s&eacute;nior para os benef&iacute;cios da leitura, s&atilde;o vis&iacute;veis os impactos positivos nas aprendizagens dos alunos no que respeita &agrave;s compet&ecirc;ncias de leitura, compreens&atilde;o e express&atilde;o, e tamb&eacute;m no desenvolvimento da responsabilidade, iniciativa e esp&iacute;rito de solidariedade.<\\/p>\\r\\n\",\"fulltext\":\"\",\"state\":\"1\",\"catid\":\"11\",\"created\":\"2020-03-10 10:50:35\",\"created_by\":\"231\",\"created_by_alias\":\"\",\"modified\":\"2020-03-10 10:53:32\",\"modified_by\":\"231\",\"checked_out\":\"231\",\"checked_out_time\":\"2020-03-10 10:53:11\",\"publish_up\":\"2020-03-10 10:50:35\",\"publish_down\":\"0000-00-00 00:00:00\",\"images\":\"{\\\"image_intro\\\":\\\"\\\",\\\"image_intro_alt\\\":\\\"\\\",\\\"image_intro_caption\\\":\\\"\\\",\\\"float_intro\\\":\\\"\\\",\\\"image_fulltext\\\":\\\"\\\",\\\"image_fulltext_alt\\\":\\\"\\\",\\\"image_fulltext_caption\\\":\\\"\\\",\\\"float_fulltext\\\":\\\"\\\"}\",\"urls\":\"{\\\"urla\\\":false,\\\"urlatext\\\":\\\"\\\",\\\"targeta\\\":\\\"\\\",\\\"urlb\\\":false,\\\"urlbtext\\\":\\\"\\\",\\\"targetb\\\":\\\"\\\",\\\"urlc\\\":false,\\\"urlctext\\\":\\\"\\\",\\\"targetc\\\":\\\"\\\"}\",\"attribs\":\"{\\\"astroid_article_type\\\":\\\"regular\\\",\\\"astroid_article_video_url\\\":\\\"\\\",\\\"astroid_article_gallery_width\\\":\\\"\\\",\\\"astroid_article_gallery_bullets\\\":\\\"1\\\",\\\"astroid_article_gallery_navigation\\\":\\\"1\\\",\\\"astroid_article_thumbnail\\\":\\\"1\\\",\\\"astroid_article_gallery_items\\\":[],\\\"astroid_article_audio_source\\\":\\\"soundcloud\\\",\\\"astroid_article_audio_soundcloud\\\":\\\"\\\",\\\"astroid_article_audio_spotify\\\":\\\"\\\",\\\"astroid_article_review_heading\\\":\\\"\\\",\\\"astroid_article_review_summery\\\":\\\"\\\",\\\"astroid_article_review_good\\\":\\\"\\\",\\\"astroid_article_review_bad\\\":\\\"\\\",\\\"astroid_article_review_rating\\\":\\\"5\\\",\\\"astroid_article_button_action\\\":\\\"\\\",\\\"astroid_article_button_link\\\":\\\"\\\",\\\"astroid_article_review_criterias\\\":[],\\\"astroid_article_quote_text\\\":\\\"\\\",\\\"astroid_article_quote_author\\\":\\\"\\\",\\\"astroid_article_badge\\\":\\\"0\\\",\\\"astroid_article_badge_type\\\":\\\"2\\\",\\\"astroid_article_badge_text\\\":\\\"\\\",\\\"astroid_article_badge_color\\\":\\\"\\\",\\\"astroid_article_badge_text_color\\\":\\\"\\\",\\\"astroid_authorinfo\\\":\\\"\\\",\\\"astroid_relatedposts\\\":\\\"\\\",\\\"article_relatedposts_count\\\":\\\"\\\",\\\"article_relatedposts_count_custom\\\":\\\"4\\\",\\\"astroid_readtime\\\":\\\"\\\",\\\"astroid_socialshare\\\":\\\"\\\",\\\"astroid_comments\\\":\\\"\\\",\\\"astroid_og_title\\\":\\\"\\\",\\\"astroid_og_desc\\\":\\\"\\\",\\\"astroid_og_image\\\":\\\"\\\"}\",\"version\":4,\"ordering\":\"0\",\"metakey\":\"\",\"metadesc\":\"\",\"access\":\"1\",\"hits\":\"0\",\"metadata\":\"{}\",\"featured\":\"1\",\"language\":\"*\",\"xreference\":\"\",\"note\":\"\"}', 0),
(944, 102, 1, '', '2020-03-11 09:38:31', 253, 2843, '919ad515ae103614871b7168af9670897a9f34fd', '{\"id\":102,\"asset_id\":\"347\",\"title\":\"Ementa Semanal Frei e EsMaior \",\"alias\":\"ementa-semanal-frei-e-esmaior\",\"introtext\":\"<p>&nbsp;<img src=\\\"images\\/Almocos\\/fevereiro2020\\/marcomaior-1.jpg\\\" alt=\\\"marcomaior 1\\\" \\/><\\/p>\\r\\n<p>&nbsp;<img src=\\\"images\\/Almocos\\/fevereiro2020\\/marcomaior-2.jpg\\\" alt=\\\"marcomaior 2\\\" \\/><\\/p>\\r\\n<p><img src=\\\"images\\/Almocos\\/fevereiro2020\\/marcomaior-3.jpg\\\" alt=\\\"marcomaior 3\\\" \\/><\\/p>\\r\\n<p>&nbsp;<\\/p>\\r\\n<p>&nbsp;<\\/p>\\r\\n<p>&nbsp;<\\/p>\\r\\n<p><br \\/>&nbsp;<\\/p>\\r\\n<p>&nbsp;<\\/p>\\r\\n<p>&nbsp;<\\/p>\\r\\n<p>&nbsp;<\\/p>\\r\\n<p>&nbsp;<\\/p>\\r\\n<p>&nbsp;<\\/p>\\r\\n<p>&nbsp;<\\/p>\\r\\n<p>&nbsp;<\\/p>\",\"fulltext\":\"\",\"state\":\"1\",\"catid\":\"16\",\"created\":\"2019-09-24 20:55:42\",\"created_by\":\"231\",\"created_by_alias\":\"\",\"modified\":\"2020-03-11 09:38:31\",\"modified_by\":\"253\",\"checked_out\":\"253\",\"checked_out_time\":\"2020-03-11 09:36:16\",\"publish_up\":\"2019-09-24 20:55:42\",\"publish_down\":\"0000-00-00 00:00:00\",\"images\":\"{\\\"image_intro\\\":\\\"\\\",\\\"image_intro_alt\\\":\\\"\\\",\\\"image_intro_caption\\\":\\\"\\\",\\\"float_intro\\\":\\\"\\\",\\\"image_fulltext\\\":\\\"\\\",\\\"image_fulltext_alt\\\":\\\"\\\",\\\"image_fulltext_caption\\\":\\\"\\\",\\\"float_fulltext\\\":\\\"\\\"}\",\"urls\":\"{\\\"urla\\\":false,\\\"urlatext\\\":\\\"\\\",\\\"targeta\\\":\\\"\\\",\\\"urlb\\\":false,\\\"urlbtext\\\":\\\"\\\",\\\"targetb\\\":\\\"\\\",\\\"urlc\\\":false,\\\"urlctext\\\":\\\"\\\",\\\"targetc\\\":\\\"\\\"}\",\"attribs\":\"{\\\"astroid_article_type\\\":\\\"regular\\\",\\\"astroid_article_video_type\\\":\\\"youtube\\\",\\\"astroid_article_video_url\\\":\\\"\\\",\\\"astroid_article_gallery_width\\\":\\\"\\\",\\\"astroid_article_gallery_bullets\\\":\\\"1\\\",\\\"astroid_article_gallery_navigation\\\":\\\"1\\\",\\\"astroid_article_thumbnail\\\":\\\"1\\\",\\\"astroid_article_gallery_items\\\":[],\\\"astroid_article_audio_source\\\":\\\"soundcloud\\\",\\\"astroid_article_audio_soundcloud\\\":\\\"\\\",\\\"astroid_article_audio_spotify\\\":\\\"\\\",\\\"astroid_article_review_heading\\\":\\\"\\\",\\\"astroid_article_review_summery\\\":\\\"\\\",\\\"astroid_article_review_good\\\":\\\"\\\",\\\"astroid_article_review_bad\\\":\\\"\\\",\\\"astroid_article_review_rating\\\":\\\"5\\\",\\\"astroid_article_button_action\\\":\\\"\\\",\\\"astroid_article_button_link\\\":\\\"\\\",\\\"astroid_article_review_criterias\\\":[],\\\"astroid_article_quote_text\\\":\\\"\\\",\\\"astroid_article_quote_author\\\":\\\"\\\",\\\"astroid_article_badge\\\":\\\"0\\\",\\\"astroid_article_badge_type\\\":\\\"2\\\",\\\"astroid_article_badge_text\\\":\\\"\\\",\\\"astroid_article_badge_color\\\":\\\"\\\",\\\"astroid_article_badge_text_color\\\":\\\"\\\",\\\"astroid_authorinfo\\\":\\\"\\\",\\\"astroid_relatedposts\\\":\\\"\\\",\\\"article_relatedposts_count\\\":\\\"\\\",\\\"article_relatedposts_count_custom\\\":\\\"4\\\",\\\"astroid_readtime\\\":\\\"\\\",\\\"astroid_socialshare\\\":\\\"\\\",\\\"astroid_comments\\\":\\\"\\\",\\\"astroid_og_title\\\":\\\"\\\",\\\"astroid_og_desc\\\":\\\"\\\",\\\"astroid_og_image\\\":\\\"\\\"}\",\"version\":6,\"ordering\":\"3\",\"metakey\":\"\",\"metadesc\":\"\",\"access\":\"1\",\"hits\":\"0\",\"metadata\":\"{\\\"robots\\\":\\\"\\\",\\\"author\\\":\\\"\\\",\\\"rights\\\":\\\"\\\",\\\"xreference\\\":\\\"\\\"}\",\"featured\":\"0\",\"language\":\"*\",\"xreference\":\"\",\"note\":\"\"}', 0),
(945, 152, 1, '', '2020-03-11 14:54:53', 231, 2636, '9e5443d95fabdb7d36a03ce9229a5a3e6bf36f89', '{\"id\":152,\"asset_id\":399,\"title\":\"Cursos Profissionais - PROVAS DE AVALIA\\u00c7\\u00c3O EXTRAORDIN\\u00c1RIA \\u2013 2\\u00aa \\u00c9POCA\",\"alias\":\"cursos-profissionais-provas-de-avaliacao-extraordinaria-2-epoca\",\"introtext\":\"<p style=\\\"text-align: center;\\\">\\r\\n\\tAVISO<\\/p>\\r\\n<p>\\r\\n\\tAvisam-se todos os alunos que a segunda &eacute;poca das provas de avalia&ccedil;&atilde;o extraordin&aacute;ria, prevista para os dias 30 de mar&ccedil;o a 1 de abril de 2020, foi adiada para data a indicar oportunamente.&nbsp;<\\/p>\\r\\n<p>\\r\\n\\t&nbsp;<\\/p>\\r\\n\",\"fulltext\":\"\",\"state\":\"1\",\"catid\":\"11\",\"created\":\"2020-03-11 14:54:53\",\"created_by\":\"231\",\"created_by_alias\":\"\",\"modified\":\"2020-03-11 14:54:53\",\"modified_by\":null,\"checked_out\":null,\"checked_out_time\":null,\"publish_up\":\"2020-03-11 14:54:53\",\"publish_down\":\"0000-00-00 00:00:00\",\"images\":\"{\\\"image_intro\\\":\\\"\\\",\\\"image_intro_alt\\\":\\\"\\\",\\\"image_intro_caption\\\":\\\"\\\",\\\"float_intro\\\":\\\"\\\",\\\"image_fulltext\\\":\\\"\\\",\\\"image_fulltext_alt\\\":\\\"\\\",\\\"image_fulltext_caption\\\":\\\"\\\",\\\"float_fulltext\\\":\\\"\\\"}\",\"urls\":\"{\\\"urla\\\":false,\\\"urlatext\\\":\\\"\\\",\\\"targeta\\\":\\\"\\\",\\\"urlb\\\":false,\\\"urlbtext\\\":\\\"\\\",\\\"targetb\\\":\\\"\\\",\\\"urlc\\\":false,\\\"urlctext\\\":\\\"\\\",\\\"targetc\\\":\\\"\\\"}\",\"attribs\":\"{\\\"astroid_article_type\\\":\\\"regular\\\",\\\"astroid_article_video_url\\\":\\\"\\\",\\\"astroid_article_gallery_width\\\":\\\"\\\",\\\"astroid_article_gallery_bullets\\\":\\\"1\\\",\\\"astroid_article_gallery_navigation\\\":\\\"1\\\",\\\"astroid_article_thumbnail\\\":\\\"1\\\",\\\"astroid_article_gallery_items\\\":[],\\\"astroid_article_audio_source\\\":\\\"soundcloud\\\",\\\"astroid_article_audio_soundcloud\\\":\\\"\\\",\\\"astroid_article_audio_spotify\\\":\\\"\\\",\\\"astroid_article_review_heading\\\":\\\"\\\",\\\"astroid_article_review_summery\\\":\\\"\\\",\\\"astroid_article_review_good\\\":\\\"\\\",\\\"astroid_article_review_bad\\\":\\\"\\\",\\\"astroid_article_review_rating\\\":\\\"5\\\",\\\"astroid_article_button_action\\\":\\\"\\\",\\\"astroid_article_button_link\\\":\\\"\\\",\\\"astroid_article_review_criterias\\\":[],\\\"astroid_article_quote_text\\\":\\\"\\\",\\\"astroid_article_quote_author\\\":\\\"\\\",\\\"astroid_article_badge\\\":\\\"0\\\",\\\"astroid_article_badge_type\\\":\\\"2\\\",\\\"astroid_article_badge_text\\\":\\\"\\\",\\\"astroid_article_badge_color\\\":\\\"\\\",\\\"astroid_article_badge_text_color\\\":\\\"\\\",\\\"astroid_authorinfo\\\":\\\"\\\",\\\"astroid_relatedposts\\\":\\\"\\\",\\\"article_relatedposts_count\\\":\\\"\\\",\\\"article_relatedposts_count_custom\\\":\\\"4\\\",\\\"astroid_readtime\\\":\\\"\\\",\\\"astroid_socialshare\\\":\\\"\\\",\\\"astroid_comments\\\":\\\"\\\",\\\"astroid_og_title\\\":\\\"\\\",\\\"astroid_og_desc\\\":\\\"\\\",\\\"astroid_og_image\\\":\\\"\\\"}\",\"version\":1,\"ordering\":null,\"metakey\":\"\",\"metadesc\":\"\",\"access\":\"1\",\"hits\":null,\"metadata\":\"{}\",\"featured\":\"1\",\"language\":\"*\",\"xreference\":null,\"note\":null}', 0),
(946, 152, 1, '', '2020-03-11 14:56:07', 231, 2671, 'b027ab6e7e4c1559ca56f9ef1e65810e47dd0922', '{\"id\":152,\"asset_id\":\"399\",\"title\":\"Cursos Profissionais - PROVAS DE AVALIA\\u00c7\\u00c3O EXTRAORDIN\\u00c1RIA \\u2013 2\\u00aa \\u00c9POCA\",\"alias\":\"cursos-profissionais-provas-de-avaliacao-extraordinaria-2-epoca\",\"introtext\":\"<h2 style=\\\"text-align: center;\\\">\\r\\n\\t<strong>AVISO<\\/strong><\\/h2>\\r\\n<p>\\r\\n\\tAvisam-se todos os alunos que a segunda &eacute;poca das provas de avalia&ccedil;&atilde;o extraordin&aacute;ria, prevista para os dias 30 de mar&ccedil;o a 1 de abril de 2020, foi adiada para data a indicar oportunamente.&nbsp;<\\/p>\\r\\n<p>\\r\\n\\t&nbsp;<\\/p>\\r\\n\",\"fulltext\":\"\",\"state\":\"1\",\"catid\":\"11\",\"created\":\"2020-03-11 14:54:53\",\"created_by\":\"231\",\"created_by_alias\":\"\",\"modified\":\"2020-03-11 14:56:07\",\"modified_by\":\"231\",\"checked_out\":\"231\",\"checked_out_time\":\"2020-03-11 14:55:25\",\"publish_up\":\"2020-03-11 14:54:53\",\"publish_down\":\"0000-00-00 00:00:00\",\"images\":\"{\\\"image_intro\\\":\\\"\\\",\\\"image_intro_alt\\\":\\\"\\\",\\\"image_intro_caption\\\":\\\"\\\",\\\"float_intro\\\":\\\"\\\",\\\"image_fulltext\\\":\\\"\\\",\\\"image_fulltext_alt\\\":\\\"\\\",\\\"image_fulltext_caption\\\":\\\"\\\",\\\"float_fulltext\\\":\\\"\\\"}\",\"urls\":\"{\\\"urla\\\":false,\\\"urlatext\\\":\\\"\\\",\\\"targeta\\\":\\\"\\\",\\\"urlb\\\":false,\\\"urlbtext\\\":\\\"\\\",\\\"targetb\\\":\\\"\\\",\\\"urlc\\\":false,\\\"urlctext\\\":\\\"\\\",\\\"targetc\\\":\\\"\\\"}\",\"attribs\":\"{\\\"astroid_article_type\\\":\\\"regular\\\",\\\"astroid_article_video_url\\\":\\\"\\\",\\\"astroid_article_gallery_width\\\":\\\"\\\",\\\"astroid_article_gallery_bullets\\\":\\\"1\\\",\\\"astroid_article_gallery_navigation\\\":\\\"1\\\",\\\"astroid_article_thumbnail\\\":\\\"1\\\",\\\"astroid_article_gallery_items\\\":[],\\\"astroid_article_audio_source\\\":\\\"soundcloud\\\",\\\"astroid_article_audio_soundcloud\\\":\\\"\\\",\\\"astroid_article_audio_spotify\\\":\\\"\\\",\\\"astroid_article_review_heading\\\":\\\"\\\",\\\"astroid_article_review_summery\\\":\\\"\\\",\\\"astroid_article_review_good\\\":\\\"\\\",\\\"astroid_article_review_bad\\\":\\\"\\\",\\\"astroid_article_review_rating\\\":\\\"5\\\",\\\"astroid_article_button_action\\\":\\\"\\\",\\\"astroid_article_button_link\\\":\\\"\\\",\\\"astroid_article_review_criterias\\\":[],\\\"astroid_article_quote_text\\\":\\\"\\\",\\\"astroid_article_quote_author\\\":\\\"\\\",\\\"astroid_article_badge\\\":\\\"0\\\",\\\"astroid_article_badge_type\\\":\\\"2\\\",\\\"astroid_article_badge_text\\\":\\\"\\\",\\\"astroid_article_badge_color\\\":\\\"\\\",\\\"astroid_article_badge_text_color\\\":\\\"\\\",\\\"astroid_authorinfo\\\":\\\"\\\",\\\"astroid_relatedposts\\\":\\\"\\\",\\\"article_relatedposts_count\\\":\\\"\\\",\\\"article_relatedposts_count_custom\\\":\\\"4\\\",\\\"astroid_readtime\\\":\\\"\\\",\\\"astroid_socialshare\\\":\\\"\\\",\\\"astroid_comments\\\":\\\"\\\",\\\"astroid_og_title\\\":\\\"\\\",\\\"astroid_og_desc\\\":\\\"\\\",\\\"astroid_og_image\\\":\\\"\\\"}\",\"version\":2,\"ordering\":\"0\",\"metakey\":\"\",\"metadesc\":\"\",\"access\":\"1\",\"hits\":\"0\",\"metadata\":\"{}\",\"featured\":\"1\",\"language\":\"*\",\"xreference\":\"\",\"note\":\"\"}', 0),
(947, 151, 1, '', '2020-03-11 14:57:53', 231, 3534, '2696d7d3aceb40562f5e3c051ce45ad846c061fa', '{\"id\":151,\"asset_id\":\"398\",\"title\":\"Projeto Ler+ Ser Maior: Leitura solid\\u00e1ria\",\"alias\":\"projeto-ler-ser-maior-leitura-solidaria\",\"introtext\":\"<p style=\\\"text-align: justify;\\\">\\r\\n\\tA Biblioteca Escolar retomou este ano o projeto Ler+ Ser Maior, dando continuidade &agrave; sua estrat&eacute;gia de promo&ccedil;&atilde;o da leitura entre os nossos jovens. Iniciado em 2012, este projeto consiste na dinamiza&ccedil;&atilde;o de sess&otilde;es de leitura expressiva nos lares de idosos de Viana do Castelo. Este ano estamos a trabalhar com o Lar de Santa Teresa e as turmas envolvidas s&atilde;o o 11&ordm; J e o 10&ordm; L.<\\/p>\\r\\n\",\"fulltext\":\"\\r\\n<p style=\\\"color: rgb(0, 0, 0); font-family: &quot;Times New Roman&quot;; font-size: medium; text-align: center;\\\">\\r\\n\\t<img alt=\\\"\\\" class=\\\"cke-resize\\\" src=\\\"images\\/IMG_20200214_105711.jpg\\\" style=\\\"width: 263px; height: 350px;\\\" \\/><\\/p>\\r\\n<p style=\\\"text-align: justify;\\\">\\r\\n\\tPara al&eacute;m de permitir refor&ccedil;ar pr&aacute;ticas de coopera&ccedil;&atilde;o entre a escola e a comunidade e de sensibilizar a popula&ccedil;&atilde;o s&eacute;nior para os benef&iacute;cios da leitura, s&atilde;o vis&iacute;veis os impactos positivos nas aprendizagens dos alunos no que respeita &agrave;s compet&ecirc;ncias de leitura, compreens&atilde;o e express&atilde;o, e tamb&eacute;m no desenvolvimento da responsabilidade, iniciativa e esp&iacute;rito de solidariedade.<\\/p>\\r\\n\",\"state\":\"1\",\"catid\":\"11\",\"created\":\"2020-03-10 10:50:35\",\"created_by\":\"231\",\"created_by_alias\":\"\",\"modified\":\"2020-03-11 14:57:53\",\"modified_by\":\"231\",\"checked_out\":\"231\",\"checked_out_time\":\"2020-03-11 14:57:29\",\"publish_up\":\"2020-03-10 10:50:35\",\"publish_down\":\"0000-00-00 00:00:00\",\"images\":\"{\\\"image_intro\\\":\\\"\\\",\\\"image_intro_alt\\\":\\\"\\\",\\\"image_intro_caption\\\":\\\"\\\",\\\"float_intro\\\":\\\"\\\",\\\"image_fulltext\\\":\\\"\\\",\\\"image_fulltext_alt\\\":\\\"\\\",\\\"image_fulltext_caption\\\":\\\"\\\",\\\"float_fulltext\\\":\\\"\\\"}\",\"urls\":\"{\\\"urla\\\":false,\\\"urlatext\\\":\\\"\\\",\\\"targeta\\\":\\\"\\\",\\\"urlb\\\":false,\\\"urlbtext\\\":\\\"\\\",\\\"targetb\\\":\\\"\\\",\\\"urlc\\\":false,\\\"urlctext\\\":\\\"\\\",\\\"targetc\\\":\\\"\\\"}\",\"attribs\":\"{\\\"astroid_article_type\\\":\\\"regular\\\",\\\"astroid_article_video_url\\\":\\\"\\\",\\\"astroid_article_gallery_width\\\":\\\"\\\",\\\"astroid_article_gallery_bullets\\\":\\\"1\\\",\\\"astroid_article_gallery_navigation\\\":\\\"1\\\",\\\"astroid_article_thumbnail\\\":\\\"1\\\",\\\"astroid_article_gallery_items\\\":[],\\\"astroid_article_audio_source\\\":\\\"soundcloud\\\",\\\"astroid_article_audio_soundcloud\\\":\\\"\\\",\\\"astroid_article_audio_spotify\\\":\\\"\\\",\\\"astroid_article_review_heading\\\":\\\"\\\",\\\"astroid_article_review_summery\\\":\\\"\\\",\\\"astroid_article_review_good\\\":\\\"\\\",\\\"astroid_article_review_bad\\\":\\\"\\\",\\\"astroid_article_review_rating\\\":\\\"5\\\",\\\"astroid_article_button_action\\\":\\\"\\\",\\\"astroid_article_button_link\\\":\\\"\\\",\\\"astroid_article_review_criterias\\\":[],\\\"astroid_article_quote_text\\\":\\\"\\\",\\\"astroid_article_quote_author\\\":\\\"\\\",\\\"astroid_article_badge\\\":\\\"0\\\",\\\"astroid_article_badge_type\\\":\\\"2\\\",\\\"astroid_article_badge_text\\\":\\\"\\\",\\\"astroid_article_badge_color\\\":\\\"\\\",\\\"astroid_article_badge_text_color\\\":\\\"\\\",\\\"astroid_authorinfo\\\":\\\"\\\",\\\"astroid_relatedposts\\\":\\\"\\\",\\\"article_relatedposts_count\\\":\\\"\\\",\\\"article_relatedposts_count_custom\\\":\\\"4\\\",\\\"astroid_readtime\\\":\\\"\\\",\\\"astroid_socialshare\\\":\\\"\\\",\\\"astroid_comments\\\":\\\"\\\",\\\"astroid_og_title\\\":\\\"\\\",\\\"astroid_og_desc\\\":\\\"\\\",\\\"astroid_og_image\\\":\\\"\\\"}\",\"version\":5,\"ordering\":\"1\",\"metakey\":\"\",\"metadesc\":\"\",\"access\":\"1\",\"hits\":\"0\",\"metadata\":\"{}\",\"featured\":\"1\",\"language\":\"*\",\"xreference\":\"\",\"note\":\"\"}', 0),
(948, 153, 1, '', '2020-03-12 14:36:26', 253, 3720, 'fd1f9aa6bbdf41001098d6b77c2d0ec1f23e5ae8', '{\"id\":153,\"asset_id\":400,\"title\":\"MAR\\u00c7O \\u2013 ATIVIDADES PES\",\"alias\":\"atividades-pes\",\"introtext\":\"<p><strong>Internet Segura<\\/strong><\\/p>\\r\\n<p>Nos dias 5 e 6 de mar\\u00e7o, a Escola Segura veio \\u00e0 Escola Secund\\u00e1ria de Santa Maria Maior. O agente Ara\\u00fajo e o agente Antas alertaram as turmas presentes<\\/p>\\r\\n<p>(6 turmas do 10\\u00ba ano e 3 turmas do 11\\u00baano) para os perigos da internet e sensibilizaram para as devidas precau\\u00e7\\u00f5es. Os agentes fundamentaram as suas recomenda\\u00e7\\u00f5es com a proje\\u00e7\\u00e3o de v\\u00eddeos que resultaram de uma parceria da Escola Segura com a Funda\\u00e7\\u00e3o Altice.<\\/p>\\r\\n<p><img style=\\\"display: block; margin-left: auto; margin-right: auto;\\\" src=\\\"images\\/Almocos\\/fotos-pes\\/Internetsegura1.jpg\\\" alt=\\\"Internetsegura1\\\" \\/><\\/p>\\r\\n<p><strong>Preven\\u00e7\\u00e3o das Infe\\u00e7\\u00f5es sexualmente transmiss\\u00edveis<\\/strong><\\/p>\\r\\n<p>No dia 9 de mar\\u00e7o, em parceria com o GAF, a Dr.\\u00aa Carina Parente e a Dr.\\u00aa Cec\\u00edlia contribu\\u00edram para o alargamento da literacia em sa\\u00fade dos alunos do 12\\u00ba ano, turmas A,E e L. A tem\\u00e1tica \\u00e9 do interesse de toda a comunidade e os alunos ficaram mais informados sobre as infe\\u00e7\\u00f5es: o que s\\u00e3o, como se manifestam, como se transmitem, como se diagnosticam, como se tratam e como se previnem, destacando o VIH, as Hepatites virais e as infe\\u00e7\\u00f5es sexualmente transmiss\\u00edveis.<\\/p>\\r\\n<p><img style=\\\"display: block; margin-left: auto; margin-right: auto;\\\" src=\\\"images\\/Almocos\\/fotos-pes\\/Prevencao1.jpg\\\" alt=\\\"Prevencao1\\\" \\/><\\/p>\",\"fulltext\":\"\",\"state\":\"1\",\"catid\":\"11\",\"created\":\"2020-03-12 14:36:26\",\"created_by\":\"253\",\"created_by_alias\":\"\",\"modified\":\"2020-03-12 14:36:26\",\"modified_by\":null,\"checked_out\":null,\"checked_out_time\":null,\"publish_up\":\"2020-03-12 14:36:26\",\"publish_down\":\"0000-00-00 00:00:00\",\"images\":\"{\\\"image_intro\\\":\\\"\\\",\\\"image_intro_alt\\\":\\\"\\\",\\\"image_intro_caption\\\":\\\"\\\",\\\"float_intro\\\":\\\"\\\",\\\"image_fulltext\\\":\\\"\\\",\\\"image_fulltext_alt\\\":\\\"\\\",\\\"image_fulltext_caption\\\":\\\"\\\",\\\"float_fulltext\\\":\\\"\\\"}\",\"urls\":\"{\\\"urla\\\":false,\\\"urlatext\\\":\\\"\\\",\\\"targeta\\\":\\\"\\\",\\\"urlb\\\":false,\\\"urlbtext\\\":\\\"\\\",\\\"targetb\\\":\\\"\\\",\\\"urlc\\\":false,\\\"urlctext\\\":\\\"\\\",\\\"targetc\\\":\\\"\\\"}\",\"attribs\":\"{\\\"astroid_article_type\\\":\\\"regular\\\",\\\"astroid_article_video_url\\\":\\\"\\\",\\\"astroid_article_gallery_width\\\":\\\"\\\",\\\"astroid_article_gallery_bullets\\\":\\\"1\\\",\\\"astroid_article_gallery_navigation\\\":\\\"1\\\",\\\"astroid_article_thumbnail\\\":\\\"1\\\",\\\"astroid_article_gallery_items\\\":[],\\\"astroid_article_audio_source\\\":\\\"soundcloud\\\",\\\"astroid_article_audio_soundcloud\\\":\\\"\\\",\\\"astroid_article_audio_spotify\\\":\\\"\\\",\\\"astroid_article_review_heading\\\":\\\"\\\",\\\"astroid_article_review_summery\\\":\\\"\\\",\\\"astroid_article_review_good\\\":\\\"\\\",\\\"astroid_article_review_bad\\\":\\\"\\\",\\\"astroid_article_review_rating\\\":\\\"5\\\",\\\"astroid_article_button_action\\\":\\\"\\\",\\\"astroid_article_button_link\\\":\\\"\\\",\\\"astroid_article_review_criterias\\\":[],\\\"astroid_article_quote_text\\\":\\\"\\\",\\\"astroid_article_quote_author\\\":\\\"\\\",\\\"astroid_article_badge\\\":\\\"0\\\",\\\"astroid_article_badge_type\\\":\\\"2\\\",\\\"astroid_article_badge_text\\\":\\\"\\\",\\\"astroid_article_badge_color\\\":\\\"\\\",\\\"astroid_article_badge_text_color\\\":\\\"\\\",\\\"astroid_authorinfo\\\":\\\"\\\",\\\"astroid_relatedposts\\\":\\\"\\\",\\\"article_relatedposts_count\\\":\\\"\\\",\\\"article_relatedposts_count_custom\\\":\\\"4\\\",\\\"astroid_readtime\\\":\\\"\\\",\\\"astroid_socialshare\\\":\\\"\\\",\\\"astroid_comments\\\":\\\"\\\",\\\"astroid_og_title\\\":\\\"\\\",\\\"astroid_og_desc\\\":\\\"\\\",\\\"astroid_og_image\\\":\\\"\\\"}\",\"version\":1,\"ordering\":null,\"metakey\":\"\",\"metadesc\":\"\",\"access\":\"1\",\"hits\":null,\"metadata\":\"{}\",\"featured\":\"1\",\"language\":\"*\",\"xreference\":null,\"note\":null}', 0),
(949, 153, 1, '', '2020-03-12 14:38:01', 253, 3724, 'f22d5c5e28662fa89651417fa1fb02455b2e20e9', '{\"id\":153,\"asset_id\":\"400\",\"title\":\"MAR\\u00c7O \\u2013 ATIVIDADES PES\",\"alias\":\"atividades-pes\",\"introtext\":\"<p><strong>Internet Segura<\\/strong><\\/p>\\r\\n<p>Nos dias 5 e 6 de mar\\u00e7o, a Escola Segura veio \\u00e0 Escola Secund\\u00e1ria de Santa Maria Maior. O agente Ara\\u00fajo e o agente Antas alertaram as turmas presentes (6 turmas do 10\\u00ba ano e 3 turmas do 11\\u00baano) para os perigos da internet e sensibilizaram para as devidas precau\\u00e7\\u00f5es. Os agentes fundamentaram as suas recomenda\\u00e7\\u00f5es com a proje\\u00e7\\u00e3o de v\\u00eddeos que resultaram de uma parceria da Escola Segura com a Funda\\u00e7\\u00e3o Altice.<\\/p>\\r\\n<p><img style=\\\"display: block; margin-left: auto; margin-right: auto;\\\" src=\\\"images\\/Almocos\\/fotos-pes\\/Internetsegura1.jpg\\\" alt=\\\"Internetsegura1\\\" \\/><\\/p>\\r\\n<p><strong>Preven\\u00e7\\u00e3o das Infe\\u00e7\\u00f5es sexualmente transmiss\\u00edveis<\\/strong><\\/p>\\r\\n<p>No dia 9 de mar\\u00e7o, em parceria com o GAF, a Dr.\\u00aa Carina Parente e a Dr.\\u00aa Cec\\u00edlia contribu\\u00edram para o alargamento da literacia em sa\\u00fade dos alunos do 12\\u00ba ano, turmas A,E e L. A tem\\u00e1tica \\u00e9 do interesse de toda a comunidade e os alunos ficaram mais informados sobre as infe\\u00e7\\u00f5es: o que s\\u00e3o, como se manifestam, como se transmitem, como se diagnosticam, como se tratam e como se previnem, destacando o VIH, as Hepatites virais e as infe\\u00e7\\u00f5es sexualmente transmiss\\u00edveis.<\\/p>\\r\\n<p><img style=\\\"display: block; margin-left: auto; margin-right: auto;\\\" src=\\\"images\\/Almocos\\/fotos-pes\\/Prevencao1.jpg\\\" alt=\\\"Prevencao1\\\" \\/><\\/p>\",\"fulltext\":\"\",\"state\":\"1\",\"catid\":\"11\",\"created\":\"2020-03-12 14:36:26\",\"created_by\":\"253\",\"created_by_alias\":\"\",\"modified\":\"2020-03-12 14:38:01\",\"modified_by\":\"253\",\"checked_out\":\"253\",\"checked_out_time\":\"2020-03-12 14:37:41\",\"publish_up\":\"2020-03-12 14:36:26\",\"publish_down\":\"0000-00-00 00:00:00\",\"images\":\"{\\\"image_intro\\\":\\\"\\\",\\\"image_intro_alt\\\":\\\"\\\",\\\"image_intro_caption\\\":\\\"\\\",\\\"float_intro\\\":\\\"\\\",\\\"image_fulltext\\\":\\\"\\\",\\\"image_fulltext_alt\\\":\\\"\\\",\\\"image_fulltext_caption\\\":\\\"\\\",\\\"float_fulltext\\\":\\\"\\\"}\",\"urls\":\"{\\\"urla\\\":false,\\\"urlatext\\\":\\\"\\\",\\\"targeta\\\":\\\"\\\",\\\"urlb\\\":false,\\\"urlbtext\\\":\\\"\\\",\\\"targetb\\\":\\\"\\\",\\\"urlc\\\":false,\\\"urlctext\\\":\\\"\\\",\\\"targetc\\\":\\\"\\\"}\",\"attribs\":\"{\\\"astroid_article_type\\\":\\\"regular\\\",\\\"astroid_article_video_url\\\":\\\"\\\",\\\"astroid_article_gallery_width\\\":\\\"\\\",\\\"astroid_article_gallery_bullets\\\":\\\"1\\\",\\\"astroid_article_gallery_navigation\\\":\\\"1\\\",\\\"astroid_article_thumbnail\\\":\\\"1\\\",\\\"astroid_article_gallery_items\\\":[],\\\"astroid_article_audio_source\\\":\\\"soundcloud\\\",\\\"astroid_article_audio_soundcloud\\\":\\\"\\\",\\\"astroid_article_audio_spotify\\\":\\\"\\\",\\\"astroid_article_review_heading\\\":\\\"\\\",\\\"astroid_article_review_summery\\\":\\\"\\\",\\\"astroid_article_review_good\\\":\\\"\\\",\\\"astroid_article_review_bad\\\":\\\"\\\",\\\"astroid_article_review_rating\\\":\\\"5\\\",\\\"astroid_article_button_action\\\":\\\"\\\",\\\"astroid_article_button_link\\\":\\\"\\\",\\\"astroid_article_review_criterias\\\":[],\\\"astroid_article_quote_text\\\":\\\"\\\",\\\"astroid_article_quote_author\\\":\\\"\\\",\\\"astroid_article_badge\\\":\\\"0\\\",\\\"astroid_article_badge_type\\\":\\\"2\\\",\\\"astroid_article_badge_text\\\":\\\"\\\",\\\"astroid_article_badge_color\\\":\\\"\\\",\\\"astroid_article_badge_text_color\\\":\\\"\\\",\\\"astroid_authorinfo\\\":\\\"\\\",\\\"astroid_relatedposts\\\":\\\"\\\",\\\"article_relatedposts_count\\\":\\\"\\\",\\\"article_relatedposts_count_custom\\\":\\\"4\\\",\\\"astroid_readtime\\\":\\\"\\\",\\\"astroid_socialshare\\\":\\\"\\\",\\\"astroid_comments\\\":\\\"\\\",\\\"astroid_og_title\\\":\\\"\\\",\\\"astroid_og_desc\\\":\\\"\\\",\\\"astroid_og_image\\\":\\\"\\\"}\",\"version\":2,\"ordering\":\"0\",\"metakey\":\"\",\"metadesc\":\"\",\"access\":\"1\",\"hits\":\"0\",\"metadata\":\"{}\",\"featured\":\"1\",\"language\":\"*\",\"xreference\":\"\",\"note\":\"\"}', 0),
(950, 153, 1, '', '2020-03-12 14:39:16', 253, 3786, 'b82fb702a28e824b73802a3129d9b36acae4ff54', '{\"id\":153,\"asset_id\":\"400\",\"title\":\"MAR\\u00c7O \\u2013 ATIVIDADES PES\",\"alias\":\"atividades-pes\",\"introtext\":\"<p><strong>Internet Segura<\\/strong><\\/p>\\r\\n<p style=\\\"text-align: justify;\\\">Nos dias 5 e 6 de mar\\u00e7o, a Escola Segura veio \\u00e0 Escola Secund\\u00e1ria de Santa Maria Maior. O agente Ara\\u00fajo e o agente Antas alertaram as turmas presentes (6 turmas do 10\\u00ba ano e 3 turmas do 11\\u00baano) para os perigos da internet e sensibilizaram para as devidas precau\\u00e7\\u00f5es. Os agentes fundamentaram as suas recomenda\\u00e7\\u00f5es com a proje\\u00e7\\u00e3o de v\\u00eddeos que resultaram de uma parceria da Escola Segura com a Funda\\u00e7\\u00e3o Altice.<\\/p>\\r\\n<p><img style=\\\"display: block; margin-left: auto; margin-right: auto;\\\" src=\\\"images\\/Almocos\\/fotos-pes\\/Internetsegura1.jpg\\\" alt=\\\"Internetsegura1\\\" \\/><\\/p>\\r\\n<p><strong>Preven\\u00e7\\u00e3o das Infe\\u00e7\\u00f5es sexualmente transmiss\\u00edveis<\\/strong><\\/p>\\r\\n<p style=\\\"text-align: justify;\\\">No dia 9 de mar\\u00e7o, em parceria com o GAF, a Dr.\\u00aa Carina Parente e a Dr.\\u00aa Cec\\u00edlia contribu\\u00edram para o alargamento da literacia em sa\\u00fade dos alunos do 12\\u00ba ano, turmas A,E e L. A tem\\u00e1tica \\u00e9 do interesse de toda a comunidade e os alunos ficaram mais informados sobre as infe\\u00e7\\u00f5es: o que s\\u00e3o, como se manifestam, como se transmitem, como se diagnosticam, como se tratam e como se previnem, destacando o VIH, as Hepatites virais e as infe\\u00e7\\u00f5es sexualmente transmiss\\u00edveis.<\\/p>\\r\\n<p><img style=\\\"display: block; margin-left: auto; margin-right: auto;\\\" src=\\\"images\\/Almocos\\/fotos-pes\\/Prevencao1.jpg\\\" alt=\\\"Prevencao1\\\" \\/><\\/p>\",\"fulltext\":\"\",\"state\":\"1\",\"catid\":\"11\",\"created\":\"2020-03-12 14:36:26\",\"created_by\":\"253\",\"created_by_alias\":\"\",\"modified\":\"2020-03-12 14:39:16\",\"modified_by\":\"253\",\"checked_out\":\"253\",\"checked_out_time\":\"2020-03-12 14:38:36\",\"publish_up\":\"2020-03-12 14:36:26\",\"publish_down\":\"0000-00-00 00:00:00\",\"images\":\"{\\\"image_intro\\\":\\\"\\\",\\\"image_intro_alt\\\":\\\"\\\",\\\"image_intro_caption\\\":\\\"\\\",\\\"float_intro\\\":\\\"\\\",\\\"image_fulltext\\\":\\\"\\\",\\\"image_fulltext_alt\\\":\\\"\\\",\\\"image_fulltext_caption\\\":\\\"\\\",\\\"float_fulltext\\\":\\\"\\\"}\",\"urls\":\"{\\\"urla\\\":false,\\\"urlatext\\\":\\\"\\\",\\\"targeta\\\":\\\"\\\",\\\"urlb\\\":false,\\\"urlbtext\\\":\\\"\\\",\\\"targetb\\\":\\\"\\\",\\\"urlc\\\":false,\\\"urlctext\\\":\\\"\\\",\\\"targetc\\\":\\\"\\\"}\",\"attribs\":\"{\\\"astroid_article_type\\\":\\\"regular\\\",\\\"astroid_article_video_url\\\":\\\"\\\",\\\"astroid_article_gallery_width\\\":\\\"\\\",\\\"astroid_article_gallery_bullets\\\":\\\"1\\\",\\\"astroid_article_gallery_navigation\\\":\\\"1\\\",\\\"astroid_article_thumbnail\\\":\\\"1\\\",\\\"astroid_article_gallery_items\\\":[],\\\"astroid_article_audio_source\\\":\\\"soundcloud\\\",\\\"astroid_article_audio_soundcloud\\\":\\\"\\\",\\\"astroid_article_audio_spotify\\\":\\\"\\\",\\\"astroid_article_review_heading\\\":\\\"\\\",\\\"astroid_article_review_summery\\\":\\\"\\\",\\\"astroid_article_review_good\\\":\\\"\\\",\\\"astroid_article_review_bad\\\":\\\"\\\",\\\"astroid_article_review_rating\\\":\\\"5\\\",\\\"astroid_article_button_action\\\":\\\"\\\",\\\"astroid_article_button_link\\\":\\\"\\\",\\\"astroid_article_review_criterias\\\":[],\\\"astroid_article_quote_text\\\":\\\"\\\",\\\"astroid_article_quote_author\\\":\\\"\\\",\\\"astroid_article_badge\\\":\\\"0\\\",\\\"astroid_article_badge_type\\\":\\\"2\\\",\\\"astroid_article_badge_text\\\":\\\"\\\",\\\"astroid_article_badge_color\\\":\\\"\\\",\\\"astroid_article_badge_text_color\\\":\\\"\\\",\\\"astroid_authorinfo\\\":\\\"\\\",\\\"astroid_relatedposts\\\":\\\"\\\",\\\"article_relatedposts_count\\\":\\\"\\\",\\\"article_relatedposts_count_custom\\\":\\\"4\\\",\\\"astroid_readtime\\\":\\\"\\\",\\\"astroid_socialshare\\\":\\\"\\\",\\\"astroid_comments\\\":\\\"\\\",\\\"astroid_og_title\\\":\\\"\\\",\\\"astroid_og_desc\\\":\\\"\\\",\\\"astroid_og_image\\\":\\\"\\\"}\",\"version\":3,\"ordering\":\"0\",\"metakey\":\"\",\"metadesc\":\"\",\"access\":\"1\",\"hits\":\"0\",\"metadata\":\"{}\",\"featured\":\"1\",\"language\":\"*\",\"xreference\":\"\",\"note\":\"\"}', 0),
(951, 153, 1, '', '2020-03-12 15:07:12', 231, 3890, '27c0ee149c1bc4b9cab89532313b0fa9065134ea', '{\"id\":153,\"asset_id\":\"400\",\"title\":\"MAR\\u00c7O \\u2013 ATIVIDADES PES\",\"alias\":\"atividades-pes\",\"introtext\":\"<p>\\r\\n\\t<strong>Internet Segura<\\/strong><\\/p>\\r\\n<p style=\\\"text-align: justify;\\\">\\r\\n\\tNos dias 5 e 6 de mar&ccedil;o, a Escola Segura veio &agrave; Escola Secund&aacute;ria de Santa Maria Maior. O agente Ara&uacute;jo e o agente Antas alertaram as turmas presentes (6 turmas do 10&ordm; ano e 3 turmas do 11&ordm;ano) para os perigos da internet e sensibilizaram para as devidas precau&ccedil;&otilde;es. Os agentes fundamentaram as suas recomenda&ccedil;&otilde;es com a proje&ccedil;&atilde;o de v&iacute;deos que resultaram de uma parceria da Escola Segura com a Funda&ccedil;&atilde;o Altice.<\\/p>\\r\\n<p>\\r\\n\\t<img alt=\\\"Internetsegura1\\\" src=\\\"images\\/Almocos\\/fotos-pes\\/Internetsegura1.jpg\\\" style=\\\"display: block; margin-left: auto; margin-right: auto;\\\" \\/><\\/p>\\r\\n\",\"fulltext\":\"\\r\\n<p>\\r\\n\\t<strong>Preven&ccedil;&atilde;o das Infe&ccedil;&otilde;es sexualmente transmiss&iacute;veis<\\/strong><\\/p>\\r\\n<p style=\\\"text-align: justify;\\\">\\r\\n\\tNo dia 9 de mar&ccedil;o, em parceria com o GAF, a Dr.&ordf; Carina Parente e a Dr.&ordf; Cec&iacute;lia contribu&iacute;ram para o alargamento da literacia em sa&uacute;de dos alunos do 12&ordm; ano, turmas A,E e L. A tem&aacute;tica &eacute; do interesse de toda a comunidade e os alunos ficaram mais informados sobre as infe&ccedil;&otilde;es: o que s&atilde;o, como se manifestam, como se transmitem, como se diagnosticam, como se tratam e como se previnem, destacando o VIH, as Hepatites virais e as infe&ccedil;&otilde;es sexualmente transmiss&iacute;veis.<\\/p>\\r\\n<p>\\r\\n\\t<img alt=\\\"Prevencao1\\\" src=\\\"images\\/Almocos\\/fotos-pes\\/Prevencao1.jpg\\\" style=\\\"display: block; margin-left: auto; margin-right: auto;\\\" \\/><\\/p>\\r\\n\",\"state\":\"1\",\"catid\":\"11\",\"created\":\"2020-03-12 14:36:26\",\"created_by\":\"253\",\"created_by_alias\":\"\",\"modified\":\"2020-03-12 15:07:12\",\"modified_by\":\"231\",\"checked_out\":\"231\",\"checked_out_time\":\"2020-03-12 15:06:40\",\"publish_up\":\"2020-03-12 14:36:26\",\"publish_down\":\"0000-00-00 00:00:00\",\"images\":\"{\\\"image_intro\\\":\\\"\\\",\\\"image_intro_alt\\\":\\\"\\\",\\\"image_intro_caption\\\":\\\"\\\",\\\"float_intro\\\":\\\"\\\",\\\"image_fulltext\\\":\\\"\\\",\\\"image_fulltext_alt\\\":\\\"\\\",\\\"image_fulltext_caption\\\":\\\"\\\",\\\"float_fulltext\\\":\\\"\\\"}\",\"urls\":\"{\\\"urla\\\":false,\\\"urlatext\\\":\\\"\\\",\\\"targeta\\\":\\\"\\\",\\\"urlb\\\":false,\\\"urlbtext\\\":\\\"\\\",\\\"targetb\\\":\\\"\\\",\\\"urlc\\\":false,\\\"urlctext\\\":\\\"\\\",\\\"targetc\\\":\\\"\\\"}\",\"attribs\":\"{\\\"astroid_article_type\\\":\\\"regular\\\",\\\"astroid_article_video_url\\\":\\\"\\\",\\\"astroid_article_gallery_width\\\":\\\"\\\",\\\"astroid_article_gallery_bullets\\\":\\\"1\\\",\\\"astroid_article_gallery_navigation\\\":\\\"1\\\",\\\"astroid_article_thumbnail\\\":\\\"1\\\",\\\"astroid_article_gallery_items\\\":[],\\\"astroid_article_audio_source\\\":\\\"soundcloud\\\",\\\"astroid_article_audio_soundcloud\\\":\\\"\\\",\\\"astroid_article_audio_spotify\\\":\\\"\\\",\\\"astroid_article_review_heading\\\":\\\"\\\",\\\"astroid_article_review_summery\\\":\\\"\\\",\\\"astroid_article_review_good\\\":\\\"\\\",\\\"astroid_article_review_bad\\\":\\\"\\\",\\\"astroid_article_review_rating\\\":\\\"5\\\",\\\"astroid_article_button_action\\\":\\\"\\\",\\\"astroid_article_button_link\\\":\\\"\\\",\\\"astroid_article_review_criterias\\\":[],\\\"astroid_article_quote_text\\\":\\\"\\\",\\\"astroid_article_quote_author\\\":\\\"\\\",\\\"astroid_article_badge\\\":\\\"0\\\",\\\"astroid_article_badge_type\\\":\\\"2\\\",\\\"astroid_article_badge_text\\\":\\\"\\\",\\\"astroid_article_badge_color\\\":\\\"\\\",\\\"astroid_article_badge_text_color\\\":\\\"\\\",\\\"astroid_authorinfo\\\":\\\"\\\",\\\"astroid_relatedposts\\\":\\\"\\\",\\\"article_relatedposts_count\\\":\\\"\\\",\\\"article_relatedposts_count_custom\\\":\\\"4\\\",\\\"astroid_readtime\\\":\\\"\\\",\\\"astroid_socialshare\\\":\\\"\\\",\\\"astroid_comments\\\":\\\"\\\",\\\"astroid_og_title\\\":\\\"\\\",\\\"astroid_og_desc\\\":\\\"\\\",\\\"astroid_og_image\\\":\\\"\\\"}\",\"version\":4,\"ordering\":\"0\",\"metakey\":\"\",\"metadesc\":\"\",\"access\":\"1\",\"hits\":\"0\",\"metadata\":\"{}\",\"featured\":\"1\",\"language\":\"*\",\"xreference\":\"\",\"note\":\"\"}', 0);
INSERT INTO `ynfp8_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
(952, 95, 1, '', '2020-03-12 15:18:56', 231, 69594, 'ae793dac59a263a19b732df9054b00cd692d5139', '{\"id\":95,\"asset_id\":\"339\",\"title\":\"Exames Nacionais\",\"alias\":\"exames-nacionais\",\"introtext\":\"<h2>\\r\\n\\t<a href=\\\"files\\/GUIA_EXAMES_ATUALIZADO.pdf\\\">GUIA PARA APLICA&Ccedil;&Atilde;O DE ADAPTA&Ccedil;&Otilde;ES NA REALIZA&Ccedil;&Atilde;O DE PROVAS E EXAMES <\\/a><\\/h2>\\r\\n<h2>\\r\\n\\t<a href=\\\"files\\/norma1.pdf\\\">NORMA 01\\/JNE\\/2020 &ndash; Instru&ccedil;&otilde;es para a Inscri&ccedil;&atilde;o nas Provas e Exames do Ensino B&aacute;sico e do Ensino Secund&aacute;rio&nbsp; <\\/a><\\/h2>\\r\\n<h2>\\r\\n\\t<a href=\\\"files\\/REGULAMENTO_EXAMES_2020.pdf\\\">&nbsp;Regulamento das Provas de Avalia&ccedil;&atilde;o Externa e das Provas de Equival&ecirc;ncia &agrave; Frequ&ecirc;ncia dos Ensinos B&aacute;sico e Secund&aacute;rio<\\/a><\\/h2>\\r\\n<h4 style=\\\"text-align: left; color: rgb(54, 54, 54); text-transform: none; text-indent: 0px; letter-spacing: normal; font-family: Raleway-Semi-Bold,Arial,sans-serif; font-size: 1.5rem; font-style: normal; font-variant: normal; text-decoration: none; margin-top: 15px; margin-bottom: 7px; word-spacing: 0px; white-space: normal; box-sizing: border-box; orphans: 2; -webkit-text-stroke-width: 0px;\\\">\\r\\n\\t&nbsp;<\\/h4>\\r\\n<h4 style=\\\"text-align: left; color: rgb(54, 54, 54); text-transform: none; text-indent: 0px; letter-spacing: normal; font-family: Raleway-Semi-Bold,Arial,sans-serif; font-size: 1.5rem; font-style: normal; font-variant: normal; text-decoration: none; margin-top: 15px; margin-bottom: 7px; word-spacing: 0px; white-space: normal; box-sizing: border-box; orphans: 2; -webkit-text-stroke-width: 0px;\\\">\\r\\n\\tProvas finais de ciclo<\\/h4>\\r\\n<p style=\\\"box-sizing: border-box; color: #363636; font-family: Raleway-Medium,Arial,sans-serif; font-size: 1rem; font-style: normal; font-variant: normal; font-weight: 400; letter-spacing: normal; line-height: 1.5rem; orphans: 2; padding-bottom: 15px; text-align: left; text-decoration: none; text-indent: 0px; text-transform: none; -webkit-text-stroke-width: 0px; white-space: normal; word-spacing: 0px; margin: 0px;\\\">\\r\\n\\tNo 9.&ordm; ano, os alunos t&ecirc;m de fazer as habituais provas finais de ciclo, que contam para a nota final, com um peso de 30%. Estas provas incidem sobre as disciplinas de Portugu&ecirc;s e Matem&aacute;tica, abarcando as tem&aacute;ticas do 7.&ordm; ano ao 9.&ordm; ano.<\\/p>\\r\\n<table class=\\\"tablepress tablepress-id-51\\\" id=\\\"tablepress-51\\\" style=\\\"border-collapse: collapse; border-image-outset: 0; border-image-repeat: stretch; border-image-slice: 100%; border-image-source: none; border-image-width: 1; border-spacing: 0px; box-sizing: border-box; color: #000000; font-family: Raleway-Medium,Arial,sans-serif; font-size: 16px; font-style: normal; font-variant: normal; font-weight: 400; letter-spacing: normal; margin-bottom: 1em; orphans: 2; text-align: left; text-decoration: none; text-indent: 0px; text-transform: none; -webkit-text-stroke-width: 0px; white-space: normal; width: 100%; word-spacing: 0px; border: medium none currentColor;\\\">\\r\\n\\t<tbody style=\\\"box-sizing: border-box;\\\">\\r\\n\\t\\t<tr class=\\\"row-1\\\" style=\\\"box-sizing: border-box;\\\">\\r\\n\\t\\t\\t<td class=\\\"column-1\\\" colspan=\\\"2\\\" style=\\\"background-attachment: scroll; background-clip: border-box; background-color: #f2f2f2; background-image: none; background-origin: padding-box; background-position-x: 0px; background-position-y: 0px; background-repeat: repeat; background-size: auto; border-image-outset: 0; border-image-repeat: stretch; border-image-slice: 100%; border-image-source: none; border-image-width: 1; box-sizing: border-box; color: #af3f04; float: none; font-family: Raleway-Bold,Arial,sans-serif; font-size: 1rem; text-align: center; vertical-align: inherit; border-width: 0px medium medium medium; border-color: currentColor; border-style: none; padding: 8px;\\\">\\r\\n\\t\\t\\t\\t9.&ordm; ano (1.&ordf; fase)<\\/td>\\r\\n\\t\\t<\\/tr>\\r\\n\\t\\t<tr class=\\\"row-2\\\" style=\\\"box-sizing: border-box;\\\">\\r\\n\\t\\t\\t<td class=\\\"column-1\\\" style=\\\"background-attachment: scroll; background-clip: border-box; background-color: transparent; background-image: none; background-origin: padding-box; background-position-x: 0px; background-position-y: 0px; background-repeat: repeat; background-size: auto; border-image-outset: 0; border-image-repeat: stretch; border-image-slice: 100%; border-image-source: none; border-image-width: 1; box-sizing: border-box; float: none; font-size: 0.75rem; text-align: center; vertical-align: inherit; border-width: 1px medium medium medium; border-color: #dddddd currentColor currentColor currentColor; border-style: solid none none none; padding: 8px;\\\">\\r\\n\\t\\t\\t\\t<strong style=\\\"box-sizing: border-box; font-family: Raleway-Bold,Arial,sans-serif;\\\">Disciplina<\\/strong><\\/td>\\r\\n\\t\\t\\t<td class=\\\"column-2\\\" style=\\\"background-attachment: scroll; background-clip: border-box; background-color: transparent; background-image: none; background-origin: padding-box; background-position-x: 0px; background-position-y: 0px; background-repeat: repeat; background-size: auto; border-image-outset: 0; border-image-repeat: stretch; border-image-slice: 100%; border-image-source: none; border-image-width: 1; box-sizing: border-box; float: none; font-size: 0.75rem; text-align: center; vertical-align: inherit; border-width: 1px medium medium 1px; border-color: #dddddd currentColor currentColor #e3e3e3; border-style: solid none none solid; padding: 8px;\\\">\\r\\n\\t\\t\\t\\t<strong style=\\\"box-sizing: border-box; font-family: Raleway-Bold,Arial,sans-serif;\\\">Data<\\/strong><\\/td>\\r\\n\\t\\t<\\/tr>\\r\\n\\t\\t<tr class=\\\"row-3\\\" style=\\\"box-sizing: border-box;\\\">\\r\\n\\t\\t\\t<td class=\\\"column-1\\\" style=\\\"background-attachment: scroll; background-clip: border-box; background-color: transparent; background-image: none; background-origin: padding-box; background-position-x: 0px; background-position-y: 0px; background-repeat: repeat; background-size: auto; border-image-outset: 0; border-image-repeat: stretch; border-image-slice: 100%; border-image-source: none; border-image-width: 1; box-sizing: border-box; float: none; font-size: 0.75rem; text-align: center; vertical-align: inherit; border-width: 1px medium medium medium; border-color: #dddddd currentColor currentColor currentColor; border-style: solid none none none; padding: 8px;\\\">\\r\\n\\t\\t\\t\\tPortugu&ecirc;s L&iacute;ngua N&atilde;o Materna<\\/td>\\r\\n\\t\\t\\t<td class=\\\"column-2\\\" style=\\\"background-attachment: scroll; background-clip: border-box; background-color: transparent; background-image: none; background-origin: padding-box; background-position-x: 0px; background-position-y: 0px; background-repeat: repeat; background-size: auto; border-image-outset: 0; border-image-repeat: stretch; border-image-slice: 100%; border-image-source: none; border-image-width: 1; box-sizing: border-box; float: none; font-size: 0.75rem; text-align: center; vertical-align: inherit; border-width: 1px medium medium 1px; border-color: #dddddd currentColor currentColor #e3e3e3; border-style: solid none none solid; padding: 8px;\\\">\\r\\n\\t\\t\\t\\t15 de junho de 2020<\\/td>\\r\\n\\t\\t<\\/tr>\\r\\n\\t\\t<tr class=\\\"row-4\\\" style=\\\"box-sizing: border-box;\\\">\\r\\n\\t\\t\\t<td class=\\\"column-1\\\" style=\\\"background-attachment: scroll; background-clip: border-box; background-color: transparent; background-image: none; background-origin: padding-box; background-position-x: 0px; background-position-y: 0px; background-repeat: repeat; background-size: auto; border-image-outset: 0; border-image-repeat: stretch; border-image-slice: 100%; border-image-source: none; border-image-width: 1; box-sizing: border-box; float: none; font-size: 0.75rem; text-align: center; vertical-align: inherit; border-width: 1px medium medium medium; border-color: #dddddd currentColor currentColor currentColor; border-style: solid none none none; padding: 8px;\\\">\\r\\n\\t\\t\\t\\tMatem&aacute;tica<\\/td>\\r\\n\\t\\t\\t<td class=\\\"column-2\\\" style=\\\"background-attachment: scroll; background-clip: border-box; background-color: transparent; background-image: none; background-origin: padding-box; background-position-x: 0px; background-position-y: 0px; background-repeat: repeat; background-size: auto; border-image-outset: 0; border-image-repeat: stretch; border-image-slice: 100%; border-image-source: none; border-image-width: 1; box-sizing: border-box; float: none; font-size: 0.75rem; text-align: center; vertical-align: inherit; border-width: 1px medium medium 1px; border-color: #dddddd currentColor currentColor #e3e3e3; border-style: solid none none solid; padding: 8px;\\\">\\r\\n\\t\\t\\t\\t19 de junho de 2020<\\/td>\\r\\n\\t\\t<\\/tr>\\r\\n\\t\\t<tr class=\\\"row-5\\\" style=\\\"box-sizing: border-box;\\\">\\r\\n\\t\\t\\t<td class=\\\"column-1\\\" style=\\\"background-attachment: scroll; background-clip: border-box; background-color: transparent; background-image: none; background-origin: padding-box; background-position-x: 0px; background-position-y: 0px; background-repeat: repeat; background-size: auto; border-image-outset: 0; border-image-repeat: stretch; border-image-slice: 100%; border-image-source: none; border-image-width: 1; box-sizing: border-box; float: none; font-size: 0.75rem; text-align: center; vertical-align: inherit; border-width: 1px medium medium medium; border-color: #dddddd currentColor currentColor currentColor; border-style: solid none none none; padding: 8px;\\\">\\r\\n\\t\\t\\t\\tPortugu&ecirc;s, Portugu&ecirc;s L&iacute;ngua Segunda<\\/td>\\r\\n\\t\\t\\t<td class=\\\"column-2\\\" style=\\\"background-attachment: scroll; background-clip: border-box; background-color: transparent; background-image: none; background-origin: padding-box; background-position-x: 0px; background-position-y: 0px; background-repeat: repeat; background-size: auto; border-image-outset: 0; border-image-repeat: stretch; border-image-slice: 100%; border-image-source: none; border-image-width: 1; box-sizing: border-box; float: none; font-size: 0.75rem; text-align: center; vertical-align: inherit; border-width: 1px medium medium 1px; border-color: #dddddd currentColor currentColor #e3e3e3; border-style: solid none none solid; padding: 8px;\\\">\\r\\n\\t\\t\\t\\t26 de junho de 2020<\\/td>\\r\\n\\t\\t<\\/tr>\\r\\n\\t<\\/tbody>\\r\\n<\\/table>\\r\\n<table class=\\\"tablepress tablepress-id-119\\\" id=\\\"tablepress-119\\\" style=\\\"border-collapse: collapse; border-image-outset: 0; border-image-repeat: stretch; border-image-slice: 100%; border-image-source: none; border-image-width: 1; border-spacing: 0px; box-sizing: border-box; color: #000000; font-family: Raleway-Medium,Arial,sans-serif; font-size: 16px; font-style: normal; font-variant: normal; font-weight: 400; letter-spacing: normal; margin-bottom: 1em; orphans: 2; text-align: left; text-decoration: none; text-indent: 0px; text-transform: none; -webkit-text-stroke-width: 0px; white-space: normal; width: 100%; word-spacing: 0px; border: medium none currentColor;\\\">\\r\\n\\t<tbody style=\\\"box-sizing: border-box;\\\">\\r\\n\\t\\t<tr class=\\\"row-1\\\" style=\\\"box-sizing: border-box;\\\">\\r\\n\\t\\t\\t<td class=\\\"column-1\\\" colspan=\\\"2\\\" style=\\\"background-attachment: scroll; background-clip: border-box; background-color: #f2f2f2; background-image: none; background-origin: padding-box; background-position-x: 0px; background-position-y: 0px; background-repeat: repeat; background-size: auto; border-image-outset: 0; border-image-repeat: stretch; border-image-slice: 100%; border-image-source: none; border-image-width: 1; box-sizing: border-box; color: #af3f04; float: none; font-family: Raleway-Bold,Arial,sans-serif; font-size: 1rem; text-align: center; vertical-align: inherit; border-width: 0px medium medium medium; border-color: currentColor; border-style: none; padding: 8px;\\\">\\r\\n\\t\\t\\t\\t9.&ordm; ano (2.&ordf; fase)<\\/td>\\r\\n\\t\\t<\\/tr>\\r\\n\\t\\t<tr class=\\\"row-2\\\" style=\\\"box-sizing: border-box;\\\">\\r\\n\\t\\t\\t<td class=\\\"column-1\\\" style=\\\"background-attachment: scroll; background-clip: border-box; background-color: transparent; background-image: none; background-origin: padding-box; background-position-x: 0px; background-position-y: 0px; background-repeat: repeat; background-size: auto; border-image-outset: 0; border-image-repeat: stretch; border-image-slice: 100%; border-image-source: none; border-image-width: 1; box-sizing: border-box; float: none; font-size: 0.75rem; text-align: center; vertical-align: inherit; border-width: 1px medium medium medium; border-color: #dddddd currentColor currentColor currentColor; border-style: solid none none none; padding: 8px;\\\">\\r\\n\\t\\t\\t\\t<strong style=\\\"box-sizing: border-box; font-family: Raleway-Bold,Arial,sans-serif;\\\">Disciplina<\\/strong><\\/td>\\r\\n\\t\\t\\t<td class=\\\"column-2\\\" style=\\\"background-attachment: scroll; background-clip: border-box; background-color: transparent; background-image: none; background-origin: padding-box; background-position-x: 0px; background-position-y: 0px; background-repeat: repeat; background-size: auto; border-image-outset: 0; border-image-repeat: stretch; border-image-slice: 100%; border-image-source: none; border-image-width: 1; box-sizing: border-box; float: none; font-size: 0.75rem; text-align: center; vertical-align: inherit; border-width: 1px medium medium 1px; border-color: #dddddd currentColor currentColor #e3e3e3; border-style: solid none none solid; padding: 8px;\\\">\\r\\n\\t\\t\\t\\t<strong style=\\\"box-sizing: border-box; font-family: Raleway-Bold,Arial,sans-serif;\\\">Data<\\/strong><\\/td>\\r\\n\\t\\t<\\/tr>\\r\\n\\t\\t<tr class=\\\"row-3\\\" style=\\\"box-sizing: border-box;\\\">\\r\\n\\t\\t\\t<td class=\\\"column-1\\\" style=\\\"background-attachment: scroll; background-clip: border-box; background-color: transparent; background-image: none; background-origin: padding-box; background-position-x: 0px; background-position-y: 0px; background-repeat: repeat; background-size: auto; border-image-outset: 0; border-image-repeat: stretch; border-image-slice: 100%; border-image-source: none; border-image-width: 1; box-sizing: border-box; float: none; font-size: 0.75rem; text-align: center; vertical-align: inherit; border-width: 1px medium medium medium; border-color: #dddddd currentColor currentColor currentColor; border-style: solid none none none; padding: 8px;\\\">\\r\\n\\t\\t\\t\\tMatem&aacute;tica<\\/td>\\r\\n\\t\\t\\t<td class=\\\"column-2\\\" style=\\\"background-attachment: scroll; background-clip: border-box; background-color: transparent; background-image: none; background-origin: padding-box; background-position-x: 0px; background-position-y: 0px; background-repeat: repeat; background-size: auto; border-image-outset: 0; border-image-repeat: stretch; border-image-slice: 100%; border-image-source: none; border-image-width: 1; box-sizing: border-box; float: none; font-size: 0.75rem; text-align: center; vertical-align: inherit; border-width: 1px medium medium 1px; border-color: #dddddd currentColor currentColor #e3e3e3; border-style: solid none none solid; padding: 8px;\\\">\\r\\n\\t\\t\\t\\t20 de julho de 2020<\\/td>\\r\\n\\t\\t<\\/tr>\\r\\n\\t\\t<tr class=\\\"row-4\\\" style=\\\"box-sizing: border-box;\\\">\\r\\n\\t\\t\\t<td class=\\\"column-1\\\" style=\\\"background-attachment: scroll; background-clip: border-box; background-color: transparent; background-image: none; background-origin: padding-box; background-position-x: 0px; background-position-y: 0px; background-repeat: repeat; background-size: auto; border-image-outset: 0; border-image-repeat: stretch; border-image-slice: 100%; border-image-source: none; border-image-width: 1; box-sizing: border-box; float: none; font-size: 0.75rem; text-align: center; vertical-align: inherit; border-width: 1px medium medium medium; border-color: #dddddd currentColor currentColor currentColor; border-style: solid none none none; padding: 8px;\\\">\\r\\n\\t\\t\\t\\tPortugu&ecirc;s, Portugu&ecirc;s L&iacute;ngua N&atilde;o Materna, Portugu&ecirc;s L&iacute;ngua segunda<\\/td>\\r\\n\\t\\t\\t<td class=\\\"column-2\\\" style=\\\"background-attachment: scroll; background-clip: border-box; background-color: transparent; background-image: none; background-origin: padding-box; background-position-x: 0px; background-position-y: 0px; background-repeat: repeat; background-size: auto; border-image-outset: 0; border-image-repeat: stretch; border-image-slice: 100%; border-image-source: none; border-image-width: 1; box-sizing: border-box; float: none; font-size: 0.75rem; text-align: center; vertical-align: inherit; border-width: 1px medium medium 1px; border-color: #dddddd currentColor currentColor #e3e3e3; border-style: solid none none solid; padding: 8px;\\\">\\r\\n\\t\\t\\t\\t22 de julho de 2020<\\/td>\\r\\n\\t\\t<\\/tr>\\r\\n\\t<\\/tbody>\\r\\n<\\/table>\\r\\n<h4 style=\\\"box-sizing: border-box; color: #363636; font-family: Raleway-Semi-Bold,Arial,sans-serif; font-size: 1.5rem; font-style: normal; font-variant: normal; font-weight: bold; letter-spacing: normal; margin-bottom: 7px; margin-top: 15px; orphans: 2; text-align: left; text-decoration: none; text-indent: 0px; text-transform: none; -webkit-text-stroke-width: 0px; white-space: normal; word-spacing: 0px;\\\">\\r\\n\\tExames finais nacionais<\\/h4>\\r\\n<p style=\\\"box-sizing: border-box; color: #363636; font-family: Raleway-Medium,Arial,sans-serif; font-size: 1rem; font-style: normal; font-variant: normal; font-weight: 400; letter-spacing: normal; line-height: 1.5rem; orphans: 2; padding-bottom: 15px; text-align: left; text-decoration: none; text-indent: 0px; text-transform: none; -webkit-text-stroke-width: 0px; white-space: normal; word-spacing: 0px; margin: 0px;\\\">\\r\\n\\tOs alunos dos 11.&ordm; ano e 12.&ordm; ano realizam os exames nacionais. Estas s&atilde;o as avalia&ccedil;&otilde;es mais importantes da escolaridade obrigat&oacute;ria. Contam para a m&eacute;dia do ensino secund&aacute;rio e, em alguns casos, funcionam como provas de ingresso ao ensino superior.<\\/p>\\r\\n<table class=\\\"tablepress tablepress-id-53\\\" id=\\\"tablepress-53\\\" style=\\\"border-collapse: collapse; border-image-outset: 0; border-image-repeat: stretch; border-image-slice: 100%; border-image-source: none; border-image-width: 1; border-spacing: 0px; box-sizing: border-box; color: #000000; font-family: Raleway-Medium,Arial,sans-serif; font-size: 16px; font-style: normal; font-variant: normal; font-weight: 400; letter-spacing: normal; margin-bottom: 1em; orphans: 2; text-align: left; text-decoration: none; text-indent: 0px; text-transform: none; -webkit-text-stroke-width: 0px; white-space: normal; width: 100%; word-spacing: 0px; border: medium none currentColor;\\\">\\r\\n\\t<tbody style=\\\"box-sizing: border-box;\\\">\\r\\n\\t\\t<tr class=\\\"row-1\\\" style=\\\"box-sizing: border-box;\\\">\\r\\n\\t\\t\\t<td class=\\\"column-1\\\" colspan=\\\"2\\\" style=\\\"background-attachment: scroll; background-clip: border-box; background-color: #f2f2f2; background-image: none; background-origin: padding-box; background-position-x: 0px; background-position-y: 0px; background-repeat: repeat; background-size: auto; border-image-outset: 0; border-image-repeat: stretch; border-image-slice: 100%; border-image-source: none; border-image-width: 1; box-sizing: border-box; color: #af3f04; float: none; font-family: Raleway-Bold,Arial,sans-serif; font-size: 1rem; text-align: center; vertical-align: inherit; border-width: 0px medium medium medium; border-color: currentColor; border-style: none; padding: 8px;\\\">\\r\\n\\t\\t\\t\\t11.&ordm; ano (1.&ordf; fase)<\\/td>\\r\\n\\t\\t<\\/tr>\\r\\n\\t\\t<tr class=\\\"row-2\\\" style=\\\"box-sizing: border-box;\\\">\\r\\n\\t\\t\\t<td class=\\\"column-1\\\" style=\\\"background-attachment: scroll; background-clip: border-box; background-color: transparent; background-image: none; background-origin: padding-box; background-position-x: 0px; background-position-y: 0px; background-repeat: repeat; background-size: auto; border-image-outset: 0; border-image-repeat: stretch; border-image-slice: 100%; border-image-source: none; border-image-width: 1; box-sizing: border-box; float: none; font-size: 0.75rem; text-align: center; vertical-align: inherit; border-width: 1px medium medium medium; border-color: #dddddd currentColor currentColor currentColor; border-style: solid none none none; padding: 8px;\\\">\\r\\n\\t\\t\\t\\t<strong style=\\\"box-sizing: border-box; font-family: Raleway-Bold,Arial,sans-serif;\\\">Disciplina<\\/strong><\\/td>\\r\\n\\t\\t\\t<td class=\\\"column-2\\\" style=\\\"background-attachment: scroll; background-clip: border-box; background-color: transparent; background-image: none; background-origin: padding-box; background-position-x: 0px; background-position-y: 0px; background-repeat: repeat; background-size: auto; border-image-outset: 0; border-image-repeat: stretch; border-image-slice: 100%; border-image-source: none; border-image-width: 1; box-sizing: border-box; float: none; font-size: 0.75rem; text-align: center; vertical-align: inherit; border-width: 1px medium medium 1px; border-color: #dddddd currentColor currentColor #e3e3e3; border-style: solid none none solid; padding: 8px;\\\">\\r\\n\\t\\t\\t\\t<strong style=\\\"box-sizing: border-box; font-family: Raleway-Bold,Arial,sans-serif;\\\">Data<\\/strong><\\/td>\\r\\n\\t\\t<\\/tr>\\r\\n\\t\\t<tr class=\\\"row-3\\\" style=\\\"box-sizing: border-box;\\\">\\r\\n\\t\\t\\t<td class=\\\"column-1\\\" style=\\\"background-attachment: scroll; background-clip: border-box; background-color: transparent; background-image: none; background-origin: padding-box; background-position-x: 0px; background-position-y: 0px; background-repeat: repeat; background-size: auto; border-image-outset: 0; border-image-repeat: stretch; border-image-slice: 100%; border-image-source: none; border-image-width: 1; box-sizing: border-box; float: none; font-size: 0.75rem; text-align: center; vertical-align: inherit; border-width: 1px medium medium medium; border-color: #dddddd currentColor currentColor currentColor; border-style: solid none none none; padding: 8px;\\\">\\r\\n\\t\\t\\t\\tEspanhol, Franc&ecirc;s<\\/td>\\r\\n\\t\\t\\t<td class=\\\"column-2\\\" style=\\\"background-attachment: scroll; background-clip: border-box; background-color: transparent; background-image: none; background-origin: padding-box; background-position-x: 0px; background-position-y: 0px; background-repeat: repeat; background-size: auto; border-image-outset: 0; border-image-repeat: stretch; border-image-slice: 100%; border-image-source: none; border-image-width: 1; box-sizing: border-box; float: none; font-size: 0.75rem; text-align: center; vertical-align: inherit; border-width: 1px medium medium 1px; border-color: #dddddd currentColor currentColor #e3e3e3; border-style: solid none none solid; padding: 8px;\\\">\\r\\n\\t\\t\\t\\t16 de junho de 2020<\\/td>\\r\\n\\t\\t<\\/tr>\\r\\n\\t\\t<tr class=\\\"row-4\\\" style=\\\"box-sizing: border-box;\\\">\\r\\n\\t\\t\\t<td class=\\\"column-1\\\" style=\\\"background-attachment: scroll; background-clip: border-box; background-color: transparent; background-image: none; background-origin: padding-box; background-position-x: 0px; background-position-y: 0px; background-repeat: repeat; background-size: auto; border-image-outset: 0; border-image-repeat: stretch; border-image-slice: 100%; border-image-source: none; border-image-width: 1; box-sizing: border-box; float: none; font-size: 0.75rem; text-align: center; vertical-align: inherit; border-width: 1px medium medium medium; border-color: #dddddd currentColor currentColor currentColor; border-style: solid none none none; padding: 8px;\\\">\\r\\n\\t\\t\\t\\tFilosofia<\\/td>\\r\\n\\t\\t\\t<td class=\\\"column-2\\\" style=\\\"background-attachment: scroll; background-clip: border-box; background-color: transparent; background-image: none; background-origin: padding-box; background-position-x: 0px; background-position-y: 0px; background-repeat: repeat; background-size: auto; border-image-outset: 0; border-image-repeat: stretch; border-image-slice: 100%; border-image-source: none; border-image-width: 1; box-sizing: border-box; float: none; font-size: 0.75rem; text-align: center; vertical-align: inherit; border-width: 1px medium medium 1px; border-color: #dddddd currentColor currentColor #e3e3e3; border-style: solid none none solid; padding: 8px;\\\">\\r\\n\\t\\t\\t\\t17 de junho de 2020<\\/td>\\r\\n\\t\\t<\\/tr>\\r\\n\\t\\t<tr class=\\\"row-5\\\" style=\\\"box-sizing: border-box;\\\">\\r\\n\\t\\t\\t<td class=\\\"column-1\\\" style=\\\"background-attachment: scroll; background-clip: border-box; background-color: transparent; background-image: none; background-origin: padding-box; background-position-x: 0px; background-position-y: 0px; background-repeat: repeat; background-size: auto; border-image-outset: 0; border-image-repeat: stretch; border-image-slice: 100%; border-image-source: none; border-image-width: 1; box-sizing: border-box; float: none; font-size: 0.75rem; text-align: center; vertical-align: inherit; border-width: 1px medium medium medium; border-color: #dddddd currentColor currentColor currentColor; border-style: solid none none none; padding: 8px;\\\">\\r\\n\\t\\t\\t\\tF&iacute;sica e Qu&iacute;mica A, Latim<\\/td>\\r\\n\\t\\t\\t<td class=\\\"column-2\\\" style=\\\"background-attachment: scroll; background-clip: border-box; background-color: transparent; background-image: none; background-origin: padding-box; background-position-x: 0px; background-position-y: 0px; background-repeat: repeat; background-size: auto; border-image-outset: 0; border-image-repeat: stretch; border-image-slice: 100%; border-image-source: none; border-image-width: 1; box-sizing: border-box; float: none; font-size: 0.75rem; text-align: center; vertical-align: inherit; border-width: 1px medium medium 1px; border-color: #dddddd currentColor currentColor #e3e3e3; border-style: solid none none solid; padding: 8px;\\\">\\r\\n\\t\\t\\t\\t18 de junho de 2020<\\/td>\\r\\n\\t\\t<\\/tr>\\r\\n\\t\\t<tr class=\\\"row-6\\\" style=\\\"box-sizing: border-box;\\\">\\r\\n\\t\\t\\t<td class=\\\"column-1\\\" style=\\\"background-attachment: scroll; background-clip: border-box; background-color: transparent; background-image: none; background-origin: padding-box; background-position-x: 0px; background-position-y: 0px; background-repeat: repeat; background-size: auto; border-image-outset: 0; border-image-repeat: stretch; border-image-slice: 100%; border-image-source: none; border-image-width: 1; box-sizing: border-box; float: none; font-size: 0.75rem; text-align: center; vertical-align: inherit; border-width: 1px medium medium medium; border-color: #dddddd currentColor currentColor currentColor; border-style: solid none none none; padding: 8px;\\\">\\r\\n\\t\\t\\t\\tHist&oacute;ria B<\\/td>\\r\\n\\t\\t\\t<td class=\\\"column-2\\\" style=\\\"background-attachment: scroll; background-clip: border-box; background-color: transparent; background-image: none; background-origin: padding-box; background-position-x: 0px; background-position-y: 0px; background-repeat: repeat; background-size: auto; border-image-outset: 0; border-image-repeat: stretch; border-image-slice: 100%; border-image-source: none; border-image-width: 1; box-sizing: border-box; float: none; font-size: 0.75rem; text-align: center; vertical-align: inherit; border-width: 1px medium medium 1px; border-color: #dddddd currentColor currentColor #e3e3e3; border-style: solid none none solid; padding: 8px;\\\">\\r\\n\\t\\t\\t\\t19 de junho de 2020<\\/td>\\r\\n\\t\\t<\\/tr>\\r\\n\\t\\t<tr class=\\\"row-7\\\" style=\\\"box-sizing: border-box;\\\">\\r\\n\\t\\t\\t<td class=\\\"column-1\\\" style=\\\"background-attachment: scroll; background-clip: border-box; background-color: transparent; background-image: none; background-origin: padding-box; background-position-x: 0px; background-position-y: 0px; background-repeat: repeat; background-size: auto; border-image-outset: 0; border-image-repeat: stretch; border-image-slice: 100%; border-image-source: none; border-image-width: 1; box-sizing: border-box; float: none; font-size: 0.75rem; text-align: center; vertical-align: inherit; border-width: 1px medium medium medium; border-color: #dddddd currentColor currentColor currentColor; border-style: solid none none none; padding: 8px;\\\">\\r\\n\\t\\t\\t\\tGeografia A<\\/td>\\r\\n\\t\\t\\t<td class=\\\"column-2\\\" style=\\\"background-attachment: scroll; background-clip: border-box; background-color: transparent; background-image: none; background-origin: padding-box; background-position-x: 0px; background-position-y: 0px; background-repeat: repeat; background-size: auto; border-image-outset: 0; border-image-repeat: stretch; border-image-slice: 100%; border-image-source: none; border-image-width: 1; box-sizing: border-box; float: none; font-size: 0.75rem; text-align: center; vertical-align: inherit; border-width: 1px medium medium 1px; border-color: #dddddd currentColor currentColor #e3e3e3; border-style: solid none none solid; padding: 8px;\\\">\\r\\n\\t\\t\\t\\t22 de junho de 2020<\\/td>\\r\\n\\t\\t<\\/tr>\\r\\n\\t\\t<tr class=\\\"row-8\\\" style=\\\"box-sizing: border-box;\\\">\\r\\n\\t\\t\\t<td class=\\\"column-1\\\" style=\\\"background-attachment: scroll; background-clip: border-box; background-color: transparent; background-image: none; background-origin: padding-box; background-position-x: 0px; background-position-y: 0px; background-repeat: repeat; background-size: auto; border-image-outset: 0; border-image-repeat: stretch; border-image-slice: 100%; border-image-source: none; border-image-width: 1; box-sizing: border-box; float: none; font-size: 0.75rem; text-align: center; vertical-align: inherit; border-width: 1px medium medium medium; border-color: #dddddd currentColor currentColor currentColor; border-style: solid none none none; padding: 8px;\\\">\\r\\n\\t\\t\\t\\tHist&oacute;ria da Cultura e das Artes<\\/td>\\r\\n\\t\\t\\t<td class=\\\"column-2\\\" style=\\\"background-attachment: scroll; background-clip: border-box; background-color: transparent; background-image: none; background-origin: padding-box; background-position-x: 0px; background-position-y: 0px; background-repeat: repeat; background-size: auto; border-image-outset: 0; border-image-repeat: stretch; border-image-slice: 100%; border-image-source: none; border-image-width: 1; box-sizing: border-box; float: none; font-size: 0.75rem; text-align: center; vertical-align: inherit; border-width: 1px medium medium 1px; border-color: #dddddd currentColor currentColor #e3e3e3; border-style: solid none none solid; padding: 8px;\\\">\\r\\n\\t\\t\\t\\t23 de junho de 2020<\\/td>\\r\\n\\t\\t<\\/tr>\\r\\n\\t\\t<tr class=\\\"row-9\\\" style=\\\"box-sizing: border-box;\\\">\\r\\n\\t\\t\\t<td class=\\\"column-1\\\" style=\\\"background-attachment: scroll; background-clip: border-box; background-color: transparent; background-image: none; background-origin: padding-box; background-position-x: 0px; background-position-y: 0px; background-repeat: repeat; background-size: auto; border-image-outset: 0; border-image-repeat: stretch; border-image-slice: 100%; border-image-source: none; border-image-width: 1; box-sizing: border-box; float: none; font-size: 0.75rem; text-align: center; vertical-align: inherit; border-width: 1px medium medium medium; border-color: #dddddd currentColor currentColor currentColor; border-style: solid none none none; padding: 8px;\\\">\\r\\n\\t\\t\\t\\tMatem&aacute;tica B, Matem&aacute;tica Aplicada &agrave;s Ci&ecirc;ncias Sociais<\\/td>\\r\\n\\t\\t\\t<td class=\\\"column-2\\\" style=\\\"background-attachment: scroll; background-clip: border-box; background-color: transparent; background-image: none; background-origin: padding-box; background-position-x: 0px; background-position-y: 0px; background-repeat: repeat; background-size: auto; border-image-outset: 0; border-image-repeat: stretch; border-image-slice: 100%; border-image-source: none; border-image-width: 1; box-sizing: border-box; float: none; font-size: 0.75rem; text-align: center; vertical-align: inherit; border-width: 1px medium medium 1px; border-color: #dddddd currentColor currentColor #e3e3e3; border-style: solid none none solid; padding: 8px;\\\">\\r\\n\\t\\t\\t\\t25 de junho de 2020<\\/td>\\r\\n\\t\\t<\\/tr>\\r\\n\\t\\t<tr class=\\\"row-10\\\" style=\\\"box-sizing: border-box;\\\">\\r\\n\\t\\t\\t<td class=\\\"column-1\\\" style=\\\"background-attachment: scroll; background-clip: border-box; background-color: transparent; background-image: none; background-origin: padding-box; background-position-x: 0px; background-position-y: 0px; background-repeat: repeat; background-size: auto; border-image-outset: 0; border-image-repeat: stretch; border-image-slice: 100%; border-image-source: none; border-image-width: 1; box-sizing: border-box; float: none; font-size: 0.75rem; text-align: center; vertical-align: inherit; border-width: 1px medium medium medium; border-color: #dddddd currentColor currentColor currentColor; border-style: solid none none none; padding: 8px;\\\">\\r\\n\\t\\t\\t\\tBiologia, Geologia<\\/td>\\r\\n\\t\\t\\t<td class=\\\"column-2\\\" style=\\\"background-attachment: scroll; background-clip: border-box; background-color: transparent; background-image: none; background-origin: padding-box; background-position-x: 0px; background-position-y: 0px; background-repeat: repeat; background-size: auto; border-image-outset: 0; border-image-repeat: stretch; border-image-slice: 100%; border-image-source: none; border-image-width: 1; box-sizing: border-box; float: none; font-size: 0.75rem; text-align: center; vertical-align: inherit; border-width: 1px medium medium 1px; border-color: #dddddd currentColor currentColor #e3e3e3; border-style: solid none none solid; padding: 8px;\\\">\\r\\n\\t\\t\\t\\t30 de junho de 2020<\\/td>\\r\\n\\t\\t<\\/tr>\\r\\n\\t\\t<tr class=\\\"row-11\\\" style=\\\"box-sizing: border-box;\\\">\\r\\n\\t\\t\\t<td class=\\\"column-1\\\" style=\\\"background-attachment: scroll; background-clip: border-box; background-color: transparent; background-image: none; background-origin: padding-box; background-position-x: 0px; background-position-y: 0px; background-repeat: repeat; background-size: auto; border-image-outset: 0; border-image-repeat: stretch; border-image-slice: 100%; border-image-source: none; border-image-width: 1; box-sizing: border-box; float: none; font-size: 0.75rem; text-align: center; vertical-align: inherit; border-width: 1px medium medium medium; border-color: #dddddd currentColor currentColor currentColor; border-style: solid none none none; padding: 8px;\\\">\\r\\n\\t\\t\\t\\tEconomia, Alem&atilde;o<\\/td>\\r\\n\\t\\t\\t<td class=\\\"column-2\\\" style=\\\"background-attachment: scroll; background-clip: border-box; background-color: transparent; background-image: none; background-origin: padding-box; background-position-x: 0px; background-position-y: 0px; background-repeat: repeat; background-size: auto; border-image-outset: 0; border-image-repeat: stretch; border-image-slice: 100%; border-image-source: none; border-image-width: 1; box-sizing: border-box; float: none; font-size: 0.75rem; text-align: center; vertical-align: inherit; border-width: 1px medium medium 1px; border-color: #dddddd currentColor currentColor #e3e3e3; border-style: solid none none solid; padding: 8px;\\\">\\r\\n\\t\\t\\t\\t2 de julho de 2020<\\/td>\\r\\n\\t\\t<\\/tr>\\r\\n\\t\\t<tr class=\\\"row-12\\\" style=\\\"box-sizing: border-box;\\\">\\r\\n\\t\\t\\t<td class=\\\"column-1\\\" style=\\\"background-attachment: scroll; background-clip: border-box; background-color: transparent; background-image: none; background-origin: padding-box; background-position-x: 0px; background-position-y: 0px; background-repeat: repeat; background-size: auto; border-image-outset: 0; border-image-repeat: stretch; border-image-slice: 100%; border-image-source: none; border-image-width: 1; box-sizing: border-box; float: none; font-size: 0.75rem; text-align: center; vertical-align: inherit; border-width: 1px medium medium medium; border-color: #dddddd currentColor currentColor currentColor; border-style: solid none none none; padding: 8px;\\\">\\r\\n\\t\\t\\t\\tIngl&ecirc;s<\\/td>\\r\\n\\t\\t\\t<td class=\\\"column-2\\\" style=\\\"background-attachment: scroll; background-clip: border-box; background-color: transparent; background-image: none; background-origin: padding-box; background-position-x: 0px; background-position-y: 0px; background-repeat: repeat; background-size: auto; border-image-outset: 0; border-image-repeat: stretch; border-image-slice: 100%; border-image-source: none; border-image-width: 1; box-sizing: border-box; float: none; font-size: 0.75rem; text-align: center; vertical-align: inherit; border-width: 1px medium medium 1px; border-color: #dddddd currentColor currentColor #e3e3e3; border-style: solid none none solid; padding: 8px;\\\">\\r\\n\\t\\t\\t\\t3 de julho de 2020<\\/td>\\r\\n\\t\\t<\\/tr>\\r\\n\\t\\t<tr class=\\\"row-13\\\" style=\\\"box-sizing: border-box;\\\">\\r\\n\\t\\t\\t<td class=\\\"column-1\\\" style=\\\"background-attachment: scroll; background-clip: border-box; background-color: transparent; background-image: none; background-origin: padding-box; background-position-x: 0px; background-position-y: 0px; background-repeat: repeat; background-size: auto; border-image-outset: 0; border-image-repeat: stretch; border-image-slice: 100%; border-image-source: none; border-image-width: 1; box-sizing: border-box; float: none; font-size: 0.75rem; text-align: center; vertical-align: inherit; border-width: 1px medium medium medium; border-color: #dddddd currentColor currentColor currentColor; border-style: solid none none none; padding: 8px;\\\">\\r\\n\\t\\t\\t\\tGeometria Descritiva A<\\/td>\\r\\n\\t\\t\\t<td class=\\\"column-2\\\" style=\\\"background-attachment: scroll; background-clip: border-box; background-color: transparent; background-image: none; background-origin: padding-box; background-position-x: 0px; background-position-y: 0px; background-repeat: repeat; background-size: auto; border-image-outset: 0; border-image-repeat: stretch; border-image-slice: 100%; border-image-source: none; border-image-width: 1; box-sizing: border-box; float: none; font-size: 0.75rem; text-align: center; vertical-align: inherit; border-width: 1px medium medium 1px; border-color: #dddddd currentColor currentColor #e3e3e3; border-style: solid none none solid; padding: 8px;\\\">\\r\\n\\t\\t\\t\\t6 de julho de 2020<\\/td>\\r\\n\\t\\t<\\/tr>\\r\\n\\t\\t<tr class=\\\"row-14\\\" style=\\\"box-sizing: border-box;\\\">\\r\\n\\t\\t\\t<td class=\\\"column-1\\\" style=\\\"background-attachment: scroll; background-clip: border-box; background-color: transparent; background-image: none; background-origin: padding-box; background-position-x: 0px; background-position-y: 0px; background-repeat: repeat; background-size: auto; border-image-outset: 0; border-image-repeat: stretch; border-image-slice: 100%; border-image-source: none; border-image-width: 1; box-sizing: border-box; float: none; font-size: 0.75rem; text-align: center; vertical-align: inherit; border-width: 1px medium medium medium; border-color: #dddddd currentColor currentColor currentColor; border-style: solid none none none; padding: 8px;\\\">\\r\\n\\t\\t\\t\\tLiteratura Portuguesa<\\/td>\\r\\n\\t\\t\\t<td class=\\\"column-2\\\" style=\\\"background-attachment: scroll; background-clip: border-box; background-color: transparent; background-image: none; background-origin: padding-box; background-position-x: 0px; background-position-y: 0px; background-repeat: repeat; background-size: auto; border-image-outset: 0; border-image-repeat: stretch; border-image-slice: 100%; border-image-source: none; border-image-width: 1; box-sizing: border-box; float: none; font-size: 0.75rem; text-align: center; vertical-align: inherit; border-width: 1px medium medium 1px; border-color: #dddddd currentColor currentColor #e3e3e3; border-style: solid none none solid; padding: 8px;\\\">\\r\\n\\t\\t\\t\\t7 de julho de 2020<\\/td>\\r\\n\\t\\t<\\/tr>\\r\\n\\t<\\/tbody>\\r\\n<\\/table>\\r\\n<table class=\\\"tablepress tablepress-id-120\\\" id=\\\"tablepress-120\\\" style=\\\"border-collapse: collapse; border-image-outset: 0; border-image-repeat: stretch; border-image-slice: 100%; border-image-source: none; border-image-width: 1; border-spacing: 0px; box-sizing: border-box; color: #000000; font-family: Raleway-Medium,Arial,sans-serif; font-size: 16px; font-style: normal; font-variant: normal; font-weight: 400; letter-spacing: normal; margin-bottom: 1em; orphans: 2; text-align: left; text-decoration: none; text-indent: 0px; text-transform: none; -webkit-text-stroke-width: 0px; white-space: normal; width: 100%; word-spacing: 0px; border: medium none currentColor;\\\">\\r\\n\\t<tbody style=\\\"box-sizing: border-box;\\\">\\r\\n\\t\\t<tr class=\\\"row-1\\\" style=\\\"box-sizing: border-box;\\\">\\r\\n\\t\\t\\t<td class=\\\"column-1\\\" colspan=\\\"2\\\" style=\\\"background-attachment: scroll; background-clip: border-box; background-color: #f2f2f2; background-image: none; background-origin: padding-box; background-position-x: 0px; background-position-y: 0px; background-repeat: repeat; background-size: auto; border-image-outset: 0; border-image-repeat: stretch; border-image-slice: 100%; border-image-source: none; border-image-width: 1; box-sizing: border-box; color: #af3f04; float: none; font-family: Raleway-Bold,Arial,sans-serif; font-size: 1rem; text-align: center; vertical-align: inherit; border-width: 0px medium medium medium; border-color: currentColor; border-style: none; padding: 8px;\\\">\\r\\n\\t\\t\\t\\t11.&ordm; ano (2.&ordf; fase)<\\/td>\\r\\n\\t\\t<\\/tr>\\r\\n\\t\\t<tr class=\\\"row-2\\\" style=\\\"box-sizing: border-box;\\\">\\r\\n\\t\\t\\t<td class=\\\"column-1\\\" style=\\\"background-attachment: scroll; background-clip: border-box; background-color: transparent; background-image: none; background-origin: padding-box; background-position-x: 0px; background-position-y: 0px; background-repeat: repeat; background-size: auto; border-image-outset: 0; border-image-repeat: stretch; border-image-slice: 100%; border-image-source: none; border-image-width: 1; box-sizing: border-box; float: none; font-size: 0.75rem; text-align: center; vertical-align: inherit; border-width: 1px medium medium medium; border-color: #dddddd currentColor currentColor currentColor; border-style: solid none none none; padding: 8px;\\\">\\r\\n\\t\\t\\t\\t<strong style=\\\"box-sizing: border-box; font-family: Raleway-Bold,Arial,sans-serif;\\\">Disciplina<\\/strong><\\/td>\\r\\n\\t\\t\\t<td class=\\\"column-2\\\" style=\\\"background-attachment: scroll; background-clip: border-box; background-color: transparent; background-image: none; background-origin: padding-box; background-position-x: 0px; background-position-y: 0px; background-repeat: repeat; background-size: auto; border-image-outset: 0; border-image-repeat: stretch; border-image-slice: 100%; border-image-source: none; border-image-width: 1; box-sizing: border-box; float: none; font-size: 0.75rem; text-align: center; vertical-align: inherit; border-width: 1px medium medium 1px; border-color: #dddddd currentColor currentColor #e3e3e3; border-style: solid none none solid; padding: 8px;\\\">\\r\\n\\t\\t\\t\\t<strong style=\\\"box-sizing: border-box; font-family: Raleway-Bold,Arial,sans-serif;\\\">Data<\\/strong><\\/td>\\r\\n\\t\\t<\\/tr>\\r\\n\\t\\t<tr class=\\\"row-3\\\" style=\\\"box-sizing: border-box;\\\">\\r\\n\\t\\t\\t<td class=\\\"column-1\\\" style=\\\"background-attachment: scroll; background-clip: border-box; background-color: transparent; background-image: none; background-origin: padding-box; background-position-x: 0px; background-position-y: 0px; background-repeat: repeat; background-size: auto; border-image-outset: 0; border-image-repeat: stretch; border-image-slice: 100%; border-image-source: none; border-image-width: 1; box-sizing: border-box; float: none; font-size: 0.75rem; text-align: center; vertical-align: inherit; border-width: 1px medium medium medium; border-color: #dddddd currentColor currentColor currentColor; border-style: solid none none none; padding: 8px;\\\">\\r\\n\\t\\t\\t\\tF&iacute;sica e Qu&iacute;mica A, Literatura Portuguesa, Economia A, Latim A<\\/td>\\r\\n\\t\\t\\t<td class=\\\"column-2\\\" style=\\\"background-attachment: scroll; background-clip: border-box; background-color: transparent; background-image: none; background-origin: padding-box; background-position-x: 0px; background-position-y: 0px; background-repeat: repeat; background-size: auto; border-image-outset: 0; border-image-repeat: stretch; border-image-slice: 100%; border-image-source: none; border-image-width: 1; box-sizing: border-box; float: none; font-size: 0.75rem; text-align: center; vertical-align: inherit; border-width: 1px medium medium 1px; border-color: #dddddd currentColor currentColor #e3e3e3; border-style: solid none none solid; padding: 8px;\\\">\\r\\n\\t\\t\\t\\t21 de julho de 2020<\\/td>\\r\\n\\t\\t<\\/tr>\\r\\n\\t\\t<tr class=\\\"row-4\\\" style=\\\"box-sizing: border-box;\\\">\\r\\n\\t\\t\\t<td class=\\\"column-1\\\" style=\\\"background-attachment: scroll; background-clip: border-box; background-color: transparent; background-image: none; background-origin: padding-box; background-position-x: 0px; background-position-y: 0px; background-repeat: repeat; background-size: auto; border-image-outset: 0; border-image-repeat: stretch; border-image-slice: 100%; border-image-source: none; border-image-width: 1; box-sizing: border-box; float: none; font-size: 0.75rem; text-align: center; vertical-align: inherit; border-width: 1px medium medium medium; border-color: #dddddd currentColor currentColor currentColor; border-style: solid none none none; padding: 8px;\\\">\\r\\n\\t\\t\\t\\tHist&oacute;ria da Cultura<br style=\\\"box-sizing: border-box;\\\" \\/>\\r\\n\\t\\t\\t\\te das Artes e Geografia A<\\/td>\\r\\n\\t\\t\\t<td class=\\\"column-2\\\" style=\\\"background-attachment: scroll; background-clip: border-box; background-color: transparent; background-image: none; background-origin: padding-box; background-position-x: 0px; background-position-y: 0px; background-repeat: repeat; background-size: auto; border-image-outset: 0; border-image-repeat: stretch; border-image-slice: 100%; border-image-source: none; border-image-width: 1; box-sizing: border-box; float: none; font-size: 0.75rem; text-align: center; vertical-align: inherit; border-width: 1px medium medium 1px; border-color: #dddddd currentColor currentColor #e3e3e3; border-style: solid none none solid; padding: 8px;\\\">\\r\\n\\t\\t\\t\\t22 de julho de 2020<\\/td>\\r\\n\\t\\t<\\/tr>\\r\\n\\t\\t<tr class=\\\"row-5\\\" style=\\\"box-sizing: border-box;\\\">\\r\\n\\t\\t\\t<td class=\\\"column-1\\\" style=\\\"background-attachment: scroll; background-clip: border-box; background-color: transparent; background-image: none; background-origin: padding-box; background-position-x: 0px; background-position-y: 0px; background-repeat: repeat; background-size: auto; border-image-outset: 0; border-image-repeat: stretch; border-image-slice: 100%; border-image-source: none; border-image-width: 1; box-sizing: border-box; float: none; font-size: 0.75rem; text-align: center; vertical-align: inherit; border-width: 1px medium medium medium; border-color: #dddddd currentColor currentColor currentColor; border-style: solid none none none; padding: 8px;\\\">\\r\\n\\t\\t\\t\\tHist&oacute;ria B, Geometria<br style=\\\"box-sizing: border-box;\\\" \\/>\\r\\n\\t\\t\\t\\tDescritiva A, Biologia e Geologia<\\/td>\\r\\n\\t\\t\\t<td class=\\\"column-2\\\" style=\\\"background-attachment: scroll; background-clip: border-box; background-color: transparent; background-image: none; background-origin: padding-box; background-position-x: 0px; background-position-y: 0px; background-repeat: repeat; background-size: auto; border-image-outset: 0; border-image-repeat: stretch; border-image-slice: 100%; border-image-source: none; border-image-width: 1; box-sizing: border-box; float: none; font-size: 0.75rem; text-align: center; vertical-align: inherit; border-width: 1px medium medium 1px; border-color: #dddddd currentColor currentColor #e3e3e3; border-style: solid none none solid; padding: 8px;\\\">\\r\\n\\t\\t\\t\\t23 de julho de 2020<\\/td>\\r\\n\\t\\t<\\/tr>\\r\\n\\t\\t<tr class=\\\"row-6\\\" style=\\\"box-sizing: border-box;\\\">\\r\\n\\t\\t\\t<td class=\\\"column-1\\\" style=\\\"background-attachment: scroll; background-clip: border-box; background-color: transparent; background-image: none; background-origin: padding-box; background-position-x: 0px; background-position-y: 0px; background-repeat: repeat; background-size: auto; border-image-outset: 0; border-image-repeat: stretch; border-image-slice: 100%; border-image-source: none; border-image-width: 1; box-sizing: border-box; float: none; font-size: 0.75rem; text-align: center; vertical-align: inherit; border-width: 1px medium medium medium; border-color: #dddddd currentColor currentColor currentColor; border-style: solid none none none; padding: 8px;\\\">\\r\\n\\t\\t\\t\\tMatem&aacute;tica B, Matem&aacute;tica Aplicada &agrave;s<br style=\\\"box-sizing: border-box;\\\" \\/>\\r\\n\\t\\t\\t\\tCi&ecirc;ncias Sociais, Filosofia<\\/td>\\r\\n\\t\\t\\t<td class=\\\"column-2\\\" style=\\\"background-attachment: scroll; background-clip: border-box; background-color: transparent; background-image: none; background-origin: padding-box; background-position-x: 0px; background-position-y: 0px; background-repeat: repeat; background-size: auto; border-image-outset: 0; border-image-repeat: stretch; border-image-slice: 100%; border-image-source: none; border-image-width: 1; box-sizing: border-box; float: none; font-size: 0.75rem; text-align: center; vertical-align: inherit; border-width: 1px medium medium 1px; border-color: #dddddd currentColor currentColor #e3e3e3; border-style: solid none none solid; padding: 8px;\\\">\\r\\n\\t\\t\\t\\t24 de julho de 2019<\\/td>\\r\\n\\t\\t<\\/tr>\\r\\n\\t\\t<tr class=\\\"row-7\\\" style=\\\"box-sizing: border-box;\\\">\\r\\n\\t\\t\\t<td class=\\\"column-1\\\" style=\\\"background-attachment: scroll; background-clip: border-box; background-color: transparent; background-image: none; background-origin: padding-box; background-position-x: 0px; background-position-y: 0px; background-repeat: repeat; background-size: auto; border-image-outset: 0; border-image-repeat: stretch; border-image-slice: 100%; border-image-source: none; border-image-width: 1; box-sizing: border-box; float: none; font-size: 0.75rem; text-align: center; vertical-align: inherit; border-width: 1px medium medium medium; border-color: #dddddd currentColor currentColor currentColor; border-style: solid none none none; padding: 8px;\\\">\\r\\n\\t\\t\\t\\tIngl&ecirc;s, Alem&atilde;o, Espanhol, Franc&ecirc;s<\\/td>\\r\\n\\t\\t\\t<td class=\\\"column-2\\\" style=\\\"background-attachment: scroll; background-clip: border-box; background-color: transparent; background-image: none; background-origin: padding-box; background-position-x: 0px; background-position-y: 0px; background-repeat: repeat; background-size: auto; border-image-outset: 0; border-image-repeat: stretch; border-image-slice: 100%; border-image-source: none; border-image-width: 1; box-sizing: border-box; float: none; font-size: 0.75rem; text-align: center; vertical-align: inherit; border-width: 1px medium medium 1px; border-color: #dddddd currentColor currentColor #e3e3e3; border-style: solid none none solid; padding: 8px;\\\">\\r\\n\\t\\t\\t\\t27 de julho de 2019<\\/td>\\r\\n\\t\\t<\\/tr>\\r\\n\\t<\\/tbody>\\r\\n<\\/table>\\r\\n<table class=\\\"tablepress tablepress-id-54\\\" id=\\\"tablepress-54\\\" style=\\\"border-collapse: collapse; border-image-outset: 0; border-image-repeat: stretch; border-image-slice: 100%; border-image-source: none; border-image-width: 1; border-spacing: 0px; box-sizing: border-box; color: #000000; font-family: Raleway-Medium,Arial,sans-serif; font-size: 16px; font-style: normal; font-variant: normal; font-weight: 400; letter-spacing: normal; margin-bottom: 1em; orphans: 2; text-align: left; text-decoration: none; text-indent: 0px; text-transform: none; -webkit-text-stroke-width: 0px; white-space: normal; width: 100%; word-spacing: 0px; border: medium none currentColor;\\\">\\r\\n\\t<tbody style=\\\"box-sizing: border-box;\\\">\\r\\n\\t\\t<tr class=\\\"row-1\\\" style=\\\"box-sizing: border-box;\\\">\\r\\n\\t\\t\\t<td class=\\\"column-1\\\" colspan=\\\"2\\\" style=\\\"background-attachment: scroll; background-clip: border-box; background-color: #f2f2f2; background-image: none; background-origin: padding-box; background-position-x: 0px; background-position-y: 0px; background-repeat: repeat; background-size: auto; border-image-outset: 0; border-image-repeat: stretch; border-image-slice: 100%; border-image-source: none; border-image-width: 1; box-sizing: border-box; color: #af3f04; float: none; font-family: Raleway-Bold,Arial,sans-serif; font-size: 1rem; text-align: center; vertical-align: inherit; border-width: 0px medium medium medium; border-color: currentColor; border-style: none; padding: 8px;\\\">\\r\\n\\t\\t\\t\\t12.&ordm; ano (1.&ordf; fase)<\\/td>\\r\\n\\t\\t<\\/tr>\\r\\n\\t\\t<tr class=\\\"row-2\\\" style=\\\"box-sizing: border-box;\\\">\\r\\n\\t\\t\\t<td class=\\\"column-1\\\" style=\\\"background-attachment: scroll; background-clip: border-box; background-color: transparent; background-image: none; background-origin: padding-box; background-position-x: 0px; background-position-y: 0px; background-repeat: repeat; background-size: auto; border-image-outset: 0; border-image-repeat: stretch; border-image-slice: 100%; border-image-source: none; border-image-width: 1; box-sizing: border-box; float: none; font-size: 0.75rem; text-align: center; vertical-align: inherit; border-width: 1px medium medium medium; border-color: #dddddd currentColor currentColor currentColor; border-style: solid none none none; padding: 8px;\\\">\\r\\n\\t\\t\\t\\t<strong style=\\\"box-sizing: border-box; font-family: Raleway-Bold,Arial,sans-serif;\\\">Disciplina<\\/strong><\\/td>\\r\\n\\t\\t\\t<td class=\\\"column-2\\\" style=\\\"background-attachment: scroll; background-clip: border-box; background-color: transparent; background-image: none; background-origin: padding-box; background-position-x: 0px; background-position-y: 0px; background-repeat: repeat; background-size: auto; border-image-outset: 0; border-image-repeat: stretch; border-image-slice: 100%; border-image-source: none; border-image-width: 1; box-sizing: border-box; float: none; font-size: 0.75rem; text-align: center; vertical-align: inherit; border-width: 1px medium medium 1px; border-color: #dddddd currentColor currentColor #e3e3e3; border-style: solid none none solid; padding: 8px;\\\">\\r\\n\\t\\t\\t\\t<strong style=\\\"box-sizing: border-box; font-family: Raleway-Bold,Arial,sans-serif;\\\">Data<\\/strong><\\/td>\\r\\n\\t\\t<\\/tr>\\r\\n\\t\\t<tr class=\\\"row-3\\\" style=\\\"box-sizing: border-box;\\\">\\r\\n\\t\\t\\t<td class=\\\"column-1\\\" style=\\\"background-attachment: scroll; background-clip: border-box; background-color: transparent; background-image: none; background-origin: padding-box; background-position-x: 0px; background-position-y: 0px; background-repeat: repeat; background-size: auto; border-image-outset: 0; border-image-repeat: stretch; border-image-slice: 100%; border-image-source: none; border-image-width: 1; box-sizing: border-box; float: none; font-size: 0.75rem; text-align: center; vertical-align: inherit; border-width: 1px medium medium medium; border-color: #dddddd currentColor currentColor currentColor; border-style: solid none none none; padding: 8px;\\\">\\r\\n\\t\\t\\t\\tPortugu&ecirc;s, Portugu&ecirc;s L&iacute;ngua n&atilde;o Materna, Portugu&ecirc;s L&iacute;ngua Segunda<\\/td>\\r\\n\\t\\t\\t<td class=\\\"column-2\\\" style=\\\"background-attachment: scroll; background-clip: border-box; background-color: transparent; background-image: none; background-origin: padding-box; background-position-x: 0px; background-position-y: 0px; background-repeat: repeat; background-size: auto; border-image-outset: 0; border-image-repeat: stretch; border-image-slice: 100%; border-image-source: none; border-image-width: 1; box-sizing: border-box; float: none; font-size: 0.75rem; text-align: center; vertical-align: inherit; border-width: 1px medium medium 1px; border-color: #dddddd currentColor currentColor #e3e3e3; border-style: solid none none solid; padding: 8px;\\\">\\r\\n\\t\\t\\t\\t15 de junho de 2020<\\/td>\\r\\n\\t\\t<\\/tr>\\r\\n\\t\\t<tr class=\\\"row-4\\\" style=\\\"box-sizing: border-box;\\\">\\r\\n\\t\\t\\t<td class=\\\"column-1\\\" style=\\\"background-attachment: scroll; background-clip: border-box; background-color: transparent; background-image: none; background-origin: padding-box; background-position-x: 0px; background-position-y: 0px; background-repeat: repeat; background-size: auto; border-image-outset: 0; border-image-repeat: stretch; border-image-slice: 100%; border-image-source: none; border-image-width: 1; box-sizing: border-box; float: none; font-size: 0.75rem; text-align: center; vertical-align: inherit; border-width: 1px medium medium medium; border-color: #dddddd currentColor currentColor currentColor; border-style: solid none none none; padding: 8px;\\\">\\r\\n\\t\\t\\t\\tHist&oacute;ria A, Hist&oacute;ria B<\\/td>\\r\\n\\t\\t\\t<td class=\\\"column-2\\\" style=\\\"background-attachment: scroll; background-clip: border-box; background-color: transparent; background-image: none; background-origin: padding-box; background-position-x: 0px; background-position-y: 0px; background-repeat: repeat; background-size: auto; border-image-outset: 0; border-image-repeat: stretch; border-image-slice: 100%; border-image-source: none; border-image-width: 1; box-sizing: border-box; float: none; font-size: 0.75rem; text-align: center; vertical-align: inherit; border-width: 1px medium medium 1px; border-color: #dddddd currentColor currentColor #e3e3e3; border-style: solid none none solid; padding: 8px;\\\">\\r\\n\\t\\t\\t\\t19 de junho de 2020<\\/td>\\r\\n\\t\\t<\\/tr>\\r\\n\\t\\t<tr class=\\\"row-5\\\" style=\\\"box-sizing: border-box;\\\">\\r\\n\\t\\t\\t<td class=\\\"column-1\\\" style=\\\"background-attachment: scroll; background-clip: border-box; background-color: transparent; background-image: none; background-origin: padding-box; background-position-x: 0px; background-position-y: 0px; background-repeat: repeat; background-size: auto; border-image-outset: 0; border-image-repeat: stretch; border-image-slice: 100%; border-image-source: none; border-image-width: 1; box-sizing: border-box; float: none; font-size: 0.75rem; text-align: center; vertical-align: inherit; border-width: 1px medium medium medium; border-color: #dddddd currentColor currentColor currentColor; border-style: solid none none none; padding: 8px;\\\">\\r\\n\\t\\t\\t\\tMatem&aacute;tica A<\\/td>\\r\\n\\t\\t\\t<td class=\\\"column-2\\\" style=\\\"background-attachment: scroll; background-clip: border-box; background-color: transparent; background-image: none; background-origin: padding-box; background-position-x: 0px; background-position-y: 0px; background-repeat: repeat; background-size: auto; border-image-outset: 0; border-image-repeat: stretch; border-image-slice: 100%; border-image-source: none; border-image-width: 1; box-sizing: border-box; float: none; font-size: 0.75rem; text-align: center; vertical-align: inherit; border-width: 1px medium medium 1px; border-color: #dddddd currentColor currentColor #e3e3e3; border-style: solid none none solid; padding: 8px;\\\">\\r\\n\\t\\t\\t\\t25 de junho de 2020<\\/td>\\r\\n\\t\\t<\\/tr>\\r\\n\\t\\t<tr class=\\\"row-6\\\" style=\\\"box-sizing: border-box;\\\">\\r\\n\\t\\t\\t<td class=\\\"column-1\\\" style=\\\"background-attachment: scroll; background-clip: border-box; background-color: transparent; background-image: none; background-origin: padding-box; background-position-x: 0px; background-position-y: 0px; background-repeat: repeat; background-size: auto; border-image-outset: 0; border-image-repeat: stretch; border-image-slice: 100%; border-image-source: none; border-image-width: 1; box-sizing: border-box; float: none; font-size: 0.75rem; text-align: center; vertical-align: inherit; border-width: 1px medium medium medium; border-color: #dddddd currentColor currentColor currentColor; border-style: solid none none none; padding: 8px;\\\">\\r\\n\\t\\t\\t\\tDesenho A<\\/td>\\r\\n\\t\\t\\t<td class=\\\"column-2\\\" style=\\\"background-attachment: scroll; background-clip: border-box; background-color: transparent; background-image: none; background-origin: padding-box; background-position-x: 0px; background-position-y: 0px; background-repeat: repeat; background-size: auto; border-image-outset: 0; border-image-repeat: stretch; border-image-slice: 100%; border-image-source: none; border-image-width: 1; box-sizing: border-box; float: none; font-size: 0.75rem; text-align: center; vertical-align: inherit; border-width: 1px medium medium 1px; border-color: #dddddd currentColor currentColor #e3e3e3; border-style: solid none none solid; padding: 8px;\\\">\\r\\n\\t\\t\\t\\t26 de junho de 2020<\\/td>\\r\\n\\t\\t<\\/tr>\\r\\n\\t<\\/tbody>\\r\\n<\\/table>\\r\\n<table class=\\\"tablepress tablepress-id-121\\\" id=\\\"tablepress-121\\\" style=\\\"border-collapse: collapse; border-image-outset: 0; border-image-repeat: stretch; border-image-slice: 100%; border-image-source: none; border-image-width: 1; border-spacing: 0px; box-sizing: border-box; color: #000000; font-family: Raleway-Medium,Arial,sans-serif; font-size: 16px; font-style: normal; font-variant: normal; font-weight: 400; letter-spacing: normal; margin-bottom: 1em; orphans: 2; text-align: left; text-decoration: none; text-indent: 0px; text-transform: none; -webkit-text-stroke-width: 0px; white-space: normal; width: 100%; word-spacing: 0px; border: medium none currentColor;\\\">\\r\\n\\t<tbody style=\\\"box-sizing: border-box;\\\">\\r\\n\\t\\t<tr class=\\\"row-1\\\" style=\\\"box-sizing: border-box;\\\">\\r\\n\\t\\t\\t<td class=\\\"column-1\\\" colspan=\\\"2\\\" style=\\\"background-attachment: scroll; background-clip: border-box; background-color: #f2f2f2; background-image: none; background-origin: padding-box; background-position-x: 0px; background-position-y: 0px; background-repeat: repeat; background-size: auto; border-image-outset: 0; border-image-repeat: stretch; border-image-slice: 100%; border-image-source: none; border-image-width: 1; box-sizing: border-box; color: #af3f04; float: none; font-family: Raleway-Bold,Arial,sans-serif; font-size: 1rem; text-align: center; vertical-align: inherit; border-width: 0px medium medium medium; border-color: currentColor; border-style: none; padding: 8px;\\\">\\r\\n\\t\\t\\t\\t12.&ordm; ano (2.&ordf; fase)<\\/td>\\r\\n\\t\\t<\\/tr>\\r\\n\\t\\t<tr class=\\\"row-2\\\" style=\\\"box-sizing: border-box;\\\">\\r\\n\\t\\t\\t<td class=\\\"column-1\\\" style=\\\"background-attachment: scroll; background-clip: border-box; background-color: transparent; background-image: none; background-origin: padding-box; background-position-x: 0px; background-position-y: 0px; background-repeat: repeat; background-size: auto; border-image-outset: 0; border-image-repeat: stretch; border-image-slice: 100%; border-image-source: none; border-image-width: 1; box-sizing: border-box; float: none; font-size: 0.75rem; text-align: center; vertical-align: inherit; border-width: 1px medium medium medium; border-color: #dddddd currentColor currentColor currentColor; border-style: solid none none none; padding: 8px;\\\">\\r\\n\\t\\t\\t\\t<strong style=\\\"box-sizing: border-box; font-family: Raleway-Bold,Arial,sans-serif;\\\">Disciplina<\\/strong><\\/td>\\r\\n\\t\\t\\t<td class=\\\"column-2\\\" style=\\\"background-attachment: scroll; background-clip: border-box; background-color: transparent; background-image: none; background-origin: padding-box; background-position-x: 0px; background-position-y: 0px; background-repeat: repeat; background-size: auto; border-image-outset: 0; border-image-repeat: stretch; border-image-slice: 100%; border-image-source: none; border-image-width: 1; box-sizing: border-box; float: none; font-size: 0.75rem; text-align: center; vertical-align: inherit; border-width: 1px medium medium 1px; border-color: #dddddd currentColor currentColor #e3e3e3; border-style: solid none none solid; padding: 8px;\\\">\\r\\n\\t\\t\\t\\t<strong style=\\\"box-sizing: border-box; font-family: Raleway-Bold,Arial,sans-serif;\\\">Data<\\/strong><\\/td>\\r\\n\\t\\t<\\/tr>\\r\\n\\t\\t<tr class=\\\"row-3\\\" style=\\\"box-sizing: border-box;\\\">\\r\\n\\t\\t\\t<td class=\\\"column-1\\\" style=\\\"background-attachment: scroll; background-clip: border-box; background-color: transparent; background-image: none; background-origin: padding-box; background-position-x: 0px; background-position-y: 0px; background-repeat: repeat; background-size: auto; border-image-outset: 0; border-image-repeat: stretch; border-image-slice: 100%; border-image-source: none; border-image-width: 1; box-sizing: border-box; float: none; font-size: 0.75rem; text-align: center; vertical-align: inherit; border-width: 1px medium medium medium; border-color: #dddddd currentColor currentColor currentColor; border-style: solid none none none; padding: 8px;\\\">\\r\\n\\t\\t\\t\\tPortugu&ecirc;s, Portugu&ecirc;s (l&iacute;ngua n&atilde;o materna) e Portugu&ecirc;s (l&iacute;ngua segunda)<\\/td>\\r\\n\\t\\t\\t<td class=\\\"column-2\\\" style=\\\"background-attachment: scroll; background-clip: border-box; background-color: transparent; background-image: none; background-origin: padding-box; background-position-x: 0px; background-position-y: 0px; background-repeat: repeat; background-size: auto; border-image-outset: 0; border-image-repeat: stretch; border-image-slice: 100%; border-image-source: none; border-image-width: 1; box-sizing: border-box; float: none; font-size: 0.75rem; text-align: center; vertical-align: inherit; border-width: 1px medium medium 1px; border-color: #dddddd currentColor currentColor #e3e3e3; border-style: solid none none solid; padding: 8px;\\\">\\r\\n\\t\\t\\t\\t22 de julho de 2020<\\/td>\\r\\n\\t\\t<\\/tr>\\r\\n\\t\\t<tr class=\\\"row-4\\\" style=\\\"box-sizing: border-box;\\\">\\r\\n\\t\\t\\t<td class=\\\"column-1\\\" style=\\\"background-attachment: scroll; background-clip: border-box; background-color: transparent; background-image: none; background-origin: padding-box; background-position-x: 0px; background-position-y: 0px; background-repeat: repeat; background-size: auto; border-image-outset: 0; border-image-repeat: stretch; border-image-slice: 100%; border-image-source: none; border-image-width: 1; box-sizing: border-box; float: none; font-size: 0.75rem; text-align: center; vertical-align: inherit; border-width: 1px medium medium medium; border-color: #dddddd currentColor currentColor currentColor; border-style: solid none none none; padding: 8px;\\\">\\r\\n\\t\\t\\t\\tHist&oacute;ria A, Desenho A<\\/td>\\r\\n\\t\\t\\t<td class=\\\"column-2\\\" style=\\\"background-attachment: scroll; background-clip: border-box; background-color: transparent; background-image: none; background-origin: padding-box; background-position-x: 0px; background-position-y: 0px; background-repeat: repeat; background-size: auto; border-image-outset: 0; border-image-repeat: stretch; border-image-slice: 100%; border-image-source: none; border-image-width: 1; box-sizing: border-box; float: none; font-size: 0.75rem; text-align: center; vertical-align: inherit; border-width: 1px medium medium 1px; border-color: #dddddd currentColor currentColor #e3e3e3; border-style: solid none none solid; padding: 8px;\\\">\\r\\n\\t\\t\\t\\t23 de julho de 2020<\\/td>\\r\\n\\t\\t<\\/tr>\\r\\n\\t\\t<tr class=\\\"row-5\\\" style=\\\"box-sizing: border-box;\\\">\\r\\n\\t\\t\\t<td class=\\\"column-1\\\" style=\\\"background-attachment: scroll; background-clip: border-box; background-color: transparent; background-image: none; background-origin: padding-box; background-position-x: 0px; background-position-y: 0px; background-repeat: repeat; background-size: auto; border-image-outset: 0; border-image-repeat: stretch; border-image-slice: 100%; border-image-source: none; border-image-width: 1; box-sizing: border-box; float: none; font-size: 0.75rem; text-align: center; vertical-align: inherit; border-width: 1px medium medium medium; border-color: #dddddd currentColor currentColor currentColor; border-style: solid none none none; padding: 8px;\\\">\\r\\n\\t\\t\\t\\tMatem&aacute;tica A<\\/td>\\r\\n\\t\\t\\t<td class=\\\"column-2\\\" style=\\\"background-attachment: scroll; background-clip: border-box; background-color: transparent; background-image: none; background-origin: padding-box; background-position-x: 0px; background-position-y: 0px; background-repeat: repeat; background-size: auto; border-image-outset: 0; border-image-repeat: stretch; border-image-slice: 100%; border-image-source: none; border-image-width: 1; box-sizing: border-box; float: none; font-size: 0.75rem; text-align: center; vertical-align: inherit; border-width: 1px medium medium 1px; border-color: #dddddd currentColor currentColor #e3e3e3; border-style: solid none none solid; padding: 8px;\\\">\\r\\n\\t\\t\\t\\t24 de julho de 2020<\\/td>\\r\\n\\t\\t<\\/tr>\\r\\n\\t<\\/tbody>\\r\\n<\\/table>\\r\\n<p>\\r\\n\\t&nbsp;<\\/p>\\r\\n\",\"fulltext\":\"\",\"state\":\"1\",\"catid\":\"16\",\"created\":\"2019-09-14 18:00:53\",\"created_by\":\"231\",\"created_by_alias\":\"\",\"modified\":\"2020-03-12 15:18:56\",\"modified_by\":\"231\",\"checked_out\":\"231\",\"checked_out_time\":\"2020-03-12 15:11:25\",\"publish_up\":\"2019-09-14 18:00:53\",\"publish_down\":\"0000-00-00 00:00:00\",\"images\":\"{\\\"image_intro\\\":\\\"\\\",\\\"image_intro_alt\\\":\\\"\\\",\\\"image_intro_caption\\\":\\\"\\\",\\\"float_intro\\\":\\\"\\\",\\\"image_fulltext\\\":\\\"\\\",\\\"image_fulltext_alt\\\":\\\"\\\",\\\"image_fulltext_caption\\\":\\\"\\\",\\\"float_fulltext\\\":\\\"\\\"}\",\"urls\":\"{\\\"urla\\\":false,\\\"urlatext\\\":\\\"\\\",\\\"targeta\\\":\\\"\\\",\\\"urlb\\\":false,\\\"urlbtext\\\":\\\"\\\",\\\"targetb\\\":\\\"\\\",\\\"urlc\\\":false,\\\"urlctext\\\":\\\"\\\",\\\"targetc\\\":\\\"\\\"}\",\"attribs\":\"{\\\"astroid_article_type\\\":\\\"regular\\\",\\\"astroid_article_video_type\\\":\\\"youtube\\\",\\\"astroid_article_video_url\\\":\\\"\\\",\\\"astroid_article_gallery_width\\\":\\\"\\\",\\\"astroid_article_gallery_bullets\\\":\\\"1\\\",\\\"astroid_article_gallery_navigation\\\":\\\"1\\\",\\\"astroid_article_thumbnail\\\":\\\"1\\\",\\\"astroid_article_gallery_items\\\":[],\\\"astroid_article_audio_source\\\":\\\"soundcloud\\\",\\\"astroid_article_audio_soundcloud\\\":\\\"\\\",\\\"astroid_article_audio_spotify\\\":\\\"\\\",\\\"astroid_article_review_heading\\\":\\\"\\\",\\\"astroid_article_review_summery\\\":\\\"\\\",\\\"astroid_article_review_good\\\":\\\"\\\",\\\"astroid_article_review_bad\\\":\\\"\\\",\\\"astroid_article_review_rating\\\":\\\"5\\\",\\\"astroid_article_button_action\\\":\\\"\\\",\\\"astroid_article_button_link\\\":\\\"\\\",\\\"astroid_article_review_criterias\\\":[],\\\"astroid_article_quote_text\\\":\\\"\\\",\\\"astroid_article_quote_author\\\":\\\"\\\",\\\"astroid_article_badge\\\":\\\"0\\\",\\\"astroid_article_badge_type\\\":\\\"2\\\",\\\"astroid_article_badge_text\\\":\\\"\\\",\\\"astroid_article_badge_color\\\":\\\"\\\",\\\"astroid_article_badge_text_color\\\":\\\"\\\",\\\"astroid_authorinfo\\\":\\\"\\\",\\\"astroid_relatedposts\\\":\\\"\\\",\\\"article_relatedposts_count\\\":\\\"\\\",\\\"article_relatedposts_count_custom\\\":\\\"4\\\",\\\"astroid_readtime\\\":\\\"\\\",\\\"astroid_socialshare\\\":\\\"\\\",\\\"astroid_comments\\\":\\\"\\\",\\\"astroid_og_title\\\":\\\"\\\",\\\"astroid_og_desc\\\":\\\"\\\",\\\"astroid_og_image\\\":\\\"\\\"}\",\"version\":3,\"ordering\":\"6\",\"metakey\":\"\",\"metadesc\":\"\",\"access\":\"1\",\"hits\":\"0\",\"metadata\":\"{\\\"robots\\\":\\\"\\\",\\\"author\\\":\\\"\\\",\\\"rights\\\":\\\"\\\",\\\"xreference\\\":\\\"\\\"}\",\"featured\":\"0\",\"language\":\"*\",\"xreference\":\"\",\"note\":\"\"}', 0);
INSERT INTO `ynfp8_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
(953, 95, 1, '', '2020-03-12 15:19:43', 231, 69594, 'ec45f90d3ee3f7efa10ad5c29dc7582ee003ae6a', '{\"id\":95,\"asset_id\":\"339\",\"title\":\"Exames Nacionais\",\"alias\":\"exames-nacionais\",\"introtext\":\"<h3>\\r\\n\\t- <a href=\\\"files\\/GUIA_EXAMES_ATUALIZADO.pdf\\\">GUIA PARA APLICA&Ccedil;&Atilde;O DE ADAPTA&Ccedil;&Otilde;ES NA REALIZA&Ccedil;&Atilde;O DE PROVAS E EXAMES <\\/a><\\/h3>\\r\\n<h3>\\r\\n\\t- <a href=\\\"files\\/norma1.pdf\\\">NORMA 01\\/JNE\\/2020 &ndash; Instru&ccedil;&otilde;es para a Inscri&ccedil;&atilde;o nas Provas e Exames do Ensino B&aacute;sico e do Ensino Secund&aacute;rio&nbsp; <\\/a><\\/h3>\\r\\n<h3>\\r\\n\\t-<a href=\\\"files\\/REGULAMENTO_EXAMES_2020.pdf\\\"> Regulamento das Provas de Avalia&ccedil;&atilde;o Externa e das Provas de Equival&ecirc;ncia &agrave; Frequ&ecirc;ncia dos Ensinos B&aacute;sico e Secund&aacute;rio<\\/a><\\/h3>\\r\\n<h4 style=\\\"text-align: left; color: rgb(54, 54, 54); text-transform: none; text-indent: 0px; letter-spacing: normal; font-family: Raleway-Semi-Bold,Arial,sans-serif; font-size: 1.5rem; font-style: normal; font-variant: normal; text-decoration: none; margin-top: 15px; margin-bottom: 7px; word-spacing: 0px; white-space: normal; box-sizing: border-box; orphans: 2; -webkit-text-stroke-width: 0px;\\\">\\r\\n\\t&nbsp;<\\/h4>\\r\\n<h4 style=\\\"text-align: left; color: rgb(54, 54, 54); text-transform: none; text-indent: 0px; letter-spacing: normal; font-family: Raleway-Semi-Bold,Arial,sans-serif; font-size: 1.5rem; font-style: normal; font-variant: normal; text-decoration: none; margin-top: 15px; margin-bottom: 7px; word-spacing: 0px; white-space: normal; box-sizing: border-box; orphans: 2; -webkit-text-stroke-width: 0px;\\\">\\r\\n\\tProvas finais de ciclo<\\/h4>\\r\\n<p style=\\\"box-sizing: border-box; color: #363636; font-family: Raleway-Medium,Arial,sans-serif; font-size: 1rem; font-style: normal; font-variant: normal; font-weight: 400; letter-spacing: normal; line-height: 1.5rem; orphans: 2; padding-bottom: 15px; text-align: left; text-decoration: none; text-indent: 0px; text-transform: none; -webkit-text-stroke-width: 0px; white-space: normal; word-spacing: 0px; margin: 0px;\\\">\\r\\n\\tNo 9.&ordm; ano, os alunos t&ecirc;m de fazer as habituais provas finais de ciclo, que contam para a nota final, com um peso de 30%. Estas provas incidem sobre as disciplinas de Portugu&ecirc;s e Matem&aacute;tica, abarcando as tem&aacute;ticas do 7.&ordm; ano ao 9.&ordm; ano.<\\/p>\\r\\n<table class=\\\"tablepress tablepress-id-51\\\" id=\\\"tablepress-51\\\" style=\\\"border-collapse: collapse; border-image-outset: 0; border-image-repeat: stretch; border-image-slice: 100%; border-image-source: none; border-image-width: 1; border-spacing: 0px; box-sizing: border-box; color: #000000; font-family: Raleway-Medium,Arial,sans-serif; font-size: 16px; font-style: normal; font-variant: normal; font-weight: 400; letter-spacing: normal; margin-bottom: 1em; orphans: 2; text-align: left; text-decoration: none; text-indent: 0px; text-transform: none; -webkit-text-stroke-width: 0px; white-space: normal; width: 100%; word-spacing: 0px; border: medium none currentColor;\\\">\\r\\n\\t<tbody style=\\\"box-sizing: border-box;\\\">\\r\\n\\t\\t<tr class=\\\"row-1\\\" style=\\\"box-sizing: border-box;\\\">\\r\\n\\t\\t\\t<td class=\\\"column-1\\\" colspan=\\\"2\\\" style=\\\"background-attachment: scroll; background-clip: border-box; background-color: #f2f2f2; background-image: none; background-origin: padding-box; background-position-x: 0px; background-position-y: 0px; background-repeat: repeat; background-size: auto; border-image-outset: 0; border-image-repeat: stretch; border-image-slice: 100%; border-image-source: none; border-image-width: 1; box-sizing: border-box; color: #af3f04; float: none; font-family: Raleway-Bold,Arial,sans-serif; font-size: 1rem; text-align: center; vertical-align: inherit; border-width: 0px medium medium medium; border-color: currentColor; border-style: none; padding: 8px;\\\">\\r\\n\\t\\t\\t\\t9.&ordm; ano (1.&ordf; fase)<\\/td>\\r\\n\\t\\t<\\/tr>\\r\\n\\t\\t<tr class=\\\"row-2\\\" style=\\\"box-sizing: border-box;\\\">\\r\\n\\t\\t\\t<td class=\\\"column-1\\\" style=\\\"background-attachment: scroll; background-clip: border-box; background-color: transparent; background-image: none; background-origin: padding-box; background-position-x: 0px; background-position-y: 0px; background-repeat: repeat; background-size: auto; border-image-outset: 0; border-image-repeat: stretch; border-image-slice: 100%; border-image-source: none; border-image-width: 1; box-sizing: border-box; float: none; font-size: 0.75rem; text-align: center; vertical-align: inherit; border-width: 1px medium medium medium; border-color: #dddddd currentColor currentColor currentColor; border-style: solid none none none; padding: 8px;\\\">\\r\\n\\t\\t\\t\\t<strong style=\\\"box-sizing: border-box; font-family: Raleway-Bold,Arial,sans-serif;\\\">Disciplina<\\/strong><\\/td>\\r\\n\\t\\t\\t<td class=\\\"column-2\\\" style=\\\"background-attachment: scroll; background-clip: border-box; background-color: transparent; background-image: none; background-origin: padding-box; background-position-x: 0px; background-position-y: 0px; background-repeat: repeat; background-size: auto; border-image-outset: 0; border-image-repeat: stretch; border-image-slice: 100%; border-image-source: none; border-image-width: 1; box-sizing: border-box; float: none; font-size: 0.75rem; text-align: center; vertical-align: inherit; border-width: 1px medium medium 1px; border-color: #dddddd currentColor currentColor #e3e3e3; border-style: solid none none solid; padding: 8px;\\\">\\r\\n\\t\\t\\t\\t<strong style=\\\"box-sizing: border-box; font-family: Raleway-Bold,Arial,sans-serif;\\\">Data<\\/strong><\\/td>\\r\\n\\t\\t<\\/tr>\\r\\n\\t\\t<tr class=\\\"row-3\\\" style=\\\"box-sizing: border-box;\\\">\\r\\n\\t\\t\\t<td class=\\\"column-1\\\" style=\\\"background-attachment: scroll; background-clip: border-box; background-color: transparent; background-image: none; background-origin: padding-box; background-position-x: 0px; background-position-y: 0px; background-repeat: repeat; background-size: auto; border-image-outset: 0; border-image-repeat: stretch; border-image-slice: 100%; border-image-source: none; border-image-width: 1; box-sizing: border-box; float: none; font-size: 0.75rem; text-align: center; vertical-align: inherit; border-width: 1px medium medium medium; border-color: #dddddd currentColor currentColor currentColor; border-style: solid none none none; padding: 8px;\\\">\\r\\n\\t\\t\\t\\tPortugu&ecirc;s L&iacute;ngua N&atilde;o Materna<\\/td>\\r\\n\\t\\t\\t<td class=\\\"column-2\\\" style=\\\"background-attachment: scroll; background-clip: border-box; background-color: transparent; background-image: none; background-origin: padding-box; background-position-x: 0px; background-position-y: 0px; background-repeat: repeat; background-size: auto; border-image-outset: 0; border-image-repeat: stretch; border-image-slice: 100%; border-image-source: none; border-image-width: 1; box-sizing: border-box; float: none; font-size: 0.75rem; text-align: center; vertical-align: inherit; border-width: 1px medium medium 1px; border-color: #dddddd currentColor currentColor #e3e3e3; border-style: solid none none solid; padding: 8px;\\\">\\r\\n\\t\\t\\t\\t15 de junho de 2020<\\/td>\\r\\n\\t\\t<\\/tr>\\r\\n\\t\\t<tr class=\\\"row-4\\\" style=\\\"box-sizing: border-box;\\\">\\r\\n\\t\\t\\t<td class=\\\"column-1\\\" style=\\\"background-attachment: scroll; background-clip: border-box; background-color: transparent; background-image: none; background-origin: padding-box; background-position-x: 0px; background-position-y: 0px; background-repeat: repeat; background-size: auto; border-image-outset: 0; border-image-repeat: stretch; border-image-slice: 100%; border-image-source: none; border-image-width: 1; box-sizing: border-box; float: none; font-size: 0.75rem; text-align: center; vertical-align: inherit; border-width: 1px medium medium medium; border-color: #dddddd currentColor currentColor currentColor; border-style: solid none none none; padding: 8px;\\\">\\r\\n\\t\\t\\t\\tMatem&aacute;tica<\\/td>\\r\\n\\t\\t\\t<td class=\\\"column-2\\\" style=\\\"background-attachment: scroll; background-clip: border-box; background-color: transparent; background-image: none; background-origin: padding-box; background-position-x: 0px; background-position-y: 0px; background-repeat: repeat; background-size: auto; border-image-outset: 0; border-image-repeat: stretch; border-image-slice: 100%; border-image-source: none; border-image-width: 1; box-sizing: border-box; float: none; font-size: 0.75rem; text-align: center; vertical-align: inherit; border-width: 1px medium medium 1px; border-color: #dddddd currentColor currentColor #e3e3e3; border-style: solid none none solid; padding: 8px;\\\">\\r\\n\\t\\t\\t\\t19 de junho de 2020<\\/td>\\r\\n\\t\\t<\\/tr>\\r\\n\\t\\t<tr class=\\\"row-5\\\" style=\\\"box-sizing: border-box;\\\">\\r\\n\\t\\t\\t<td class=\\\"column-1\\\" style=\\\"background-attachment: scroll; background-clip: border-box; background-color: transparent; background-image: none; background-origin: padding-box; background-position-x: 0px; background-position-y: 0px; background-repeat: repeat; background-size: auto; border-image-outset: 0; border-image-repeat: stretch; border-image-slice: 100%; border-image-source: none; border-image-width: 1; box-sizing: border-box; float: none; font-size: 0.75rem; text-align: center; vertical-align: inherit; border-width: 1px medium medium medium; border-color: #dddddd currentColor currentColor currentColor; border-style: solid none none none; padding: 8px;\\\">\\r\\n\\t\\t\\t\\tPortugu&ecirc;s, Portugu&ecirc;s L&iacute;ngua Segunda<\\/td>\\r\\n\\t\\t\\t<td class=\\\"column-2\\\" style=\\\"background-attachment: scroll; background-clip: border-box; background-color: transparent; background-image: none; background-origin: padding-box; background-position-x: 0px; background-position-y: 0px; background-repeat: repeat; background-size: auto; border-image-outset: 0; border-image-repeat: stretch; border-image-slice: 100%; border-image-source: none; border-image-width: 1; box-sizing: border-box; float: none; font-size: 0.75rem; text-align: center; vertical-align: inherit; border-width: 1px medium medium 1px; border-color: #dddddd currentColor currentColor #e3e3e3; border-style: solid none none solid; padding: 8px;\\\">\\r\\n\\t\\t\\t\\t26 de junho de 2020<\\/td>\\r\\n\\t\\t<\\/tr>\\r\\n\\t<\\/tbody>\\r\\n<\\/table>\\r\\n<table class=\\\"tablepress tablepress-id-119\\\" id=\\\"tablepress-119\\\" style=\\\"border-collapse: collapse; border-image-outset: 0; border-image-repeat: stretch; border-image-slice: 100%; border-image-source: none; border-image-width: 1; border-spacing: 0px; box-sizing: border-box; color: #000000; font-family: Raleway-Medium,Arial,sans-serif; font-size: 16px; font-style: normal; font-variant: normal; font-weight: 400; letter-spacing: normal; margin-bottom: 1em; orphans: 2; text-align: left; text-decoration: none; text-indent: 0px; text-transform: none; -webkit-text-stroke-width: 0px; white-space: normal; width: 100%; word-spacing: 0px; border: medium none currentColor;\\\">\\r\\n\\t<tbody style=\\\"box-sizing: border-box;\\\">\\r\\n\\t\\t<tr class=\\\"row-1\\\" style=\\\"box-sizing: border-box;\\\">\\r\\n\\t\\t\\t<td class=\\\"column-1\\\" colspan=\\\"2\\\" style=\\\"background-attachment: scroll; background-clip: border-box; background-color: #f2f2f2; background-image: none; background-origin: padding-box; background-position-x: 0px; background-position-y: 0px; background-repeat: repeat; background-size: auto; border-image-outset: 0; border-image-repeat: stretch; border-image-slice: 100%; border-image-source: none; border-image-width: 1; box-sizing: border-box; color: #af3f04; float: none; font-family: Raleway-Bold,Arial,sans-serif; font-size: 1rem; text-align: center; vertical-align: inherit; border-width: 0px medium medium medium; border-color: currentColor; border-style: none; padding: 8px;\\\">\\r\\n\\t\\t\\t\\t9.&ordm; ano (2.&ordf; fase)<\\/td>\\r\\n\\t\\t<\\/tr>\\r\\n\\t\\t<tr class=\\\"row-2\\\" style=\\\"box-sizing: border-box;\\\">\\r\\n\\t\\t\\t<td class=\\\"column-1\\\" style=\\\"background-attachment: scroll; background-clip: border-box; background-color: transparent; background-image: none; background-origin: padding-box; background-position-x: 0px; background-position-y: 0px; background-repeat: repeat; background-size: auto; border-image-outset: 0; border-image-repeat: stretch; border-image-slice: 100%; border-image-source: none; border-image-width: 1; box-sizing: border-box; float: none; font-size: 0.75rem; text-align: center; vertical-align: inherit; border-width: 1px medium medium medium; border-color: #dddddd currentColor currentColor currentColor; border-style: solid none none none; padding: 8px;\\\">\\r\\n\\t\\t\\t\\t<strong style=\\\"box-sizing: border-box; font-family: Raleway-Bold,Arial,sans-serif;\\\">Disciplina<\\/strong><\\/td>\\r\\n\\t\\t\\t<td class=\\\"column-2\\\" style=\\\"background-attachment: scroll; background-clip: border-box; background-color: transparent; background-image: none; background-origin: padding-box; background-position-x: 0px; background-position-y: 0px; background-repeat: repeat; background-size: auto; border-image-outset: 0; border-image-repeat: stretch; border-image-slice: 100%; border-image-source: none; border-image-width: 1; box-sizing: border-box; float: none; font-size: 0.75rem; text-align: center; vertical-align: inherit; border-width: 1px medium medium 1px; border-color: #dddddd currentColor currentColor #e3e3e3; border-style: solid none none solid; padding: 8px;\\\">\\r\\n\\t\\t\\t\\t<strong style=\\\"box-sizing: border-box; font-family: Raleway-Bold,Arial,sans-serif;\\\">Data<\\/strong><\\/td>\\r\\n\\t\\t<\\/tr>\\r\\n\\t\\t<tr class=\\\"row-3\\\" style=\\\"box-sizing: border-box;\\\">\\r\\n\\t\\t\\t<td class=\\\"column-1\\\" style=\\\"background-attachment: scroll; background-clip: border-box; background-color: transparent; background-image: none; background-origin: padding-box; background-position-x: 0px; background-position-y: 0px; background-repeat: repeat; background-size: auto; border-image-outset: 0; border-image-repeat: stretch; border-image-slice: 100%; border-image-source: none; border-image-width: 1; box-sizing: border-box; float: none; font-size: 0.75rem; text-align: center; vertical-align: inherit; border-width: 1px medium medium medium; border-color: #dddddd currentColor currentColor currentColor; border-style: solid none none none; padding: 8px;\\\">\\r\\n\\t\\t\\t\\tMatem&aacute;tica<\\/td>\\r\\n\\t\\t\\t<td class=\\\"column-2\\\" style=\\\"background-attachment: scroll; background-clip: border-box; background-color: transparent; background-image: none; background-origin: padding-box; background-position-x: 0px; background-position-y: 0px; background-repeat: repeat; background-size: auto; border-image-outset: 0; border-image-repeat: stretch; border-image-slice: 100%; border-image-source: none; border-image-width: 1; box-sizing: border-box; float: none; font-size: 0.75rem; text-align: center; vertical-align: inherit; border-width: 1px medium medium 1px; border-color: #dddddd currentColor currentColor #e3e3e3; border-style: solid none none solid; padding: 8px;\\\">\\r\\n\\t\\t\\t\\t20 de julho de 2020<\\/td>\\r\\n\\t\\t<\\/tr>\\r\\n\\t\\t<tr class=\\\"row-4\\\" style=\\\"box-sizing: border-box;\\\">\\r\\n\\t\\t\\t<td class=\\\"column-1\\\" style=\\\"background-attachment: scroll; background-clip: border-box; background-color: transparent; background-image: none; background-origin: padding-box; background-position-x: 0px; background-position-y: 0px; background-repeat: repeat; background-size: auto; border-image-outset: 0; border-image-repeat: stretch; border-image-slice: 100%; border-image-source: none; border-image-width: 1; box-sizing: border-box; float: none; font-size: 0.75rem; text-align: center; vertical-align: inherit; border-width: 1px medium medium medium; border-color: #dddddd currentColor currentColor currentColor; border-style: solid none none none; padding: 8px;\\\">\\r\\n\\t\\t\\t\\tPortugu&ecirc;s, Portugu&ecirc;s L&iacute;ngua N&atilde;o Materna, Portugu&ecirc;s L&iacute;ngua segunda<\\/td>\\r\\n\\t\\t\\t<td class=\\\"column-2\\\" style=\\\"background-attachment: scroll; background-clip: border-box; background-color: transparent; background-image: none; background-origin: padding-box; background-position-x: 0px; background-position-y: 0px; background-repeat: repeat; background-size: auto; border-image-outset: 0; border-image-repeat: stretch; border-image-slice: 100%; border-image-source: none; border-image-width: 1; box-sizing: border-box; float: none; font-size: 0.75rem; text-align: center; vertical-align: inherit; border-width: 1px medium medium 1px; border-color: #dddddd currentColor currentColor #e3e3e3; border-style: solid none none solid; padding: 8px;\\\">\\r\\n\\t\\t\\t\\t22 de julho de 2020<\\/td>\\r\\n\\t\\t<\\/tr>\\r\\n\\t<\\/tbody>\\r\\n<\\/table>\\r\\n<h4 style=\\\"box-sizing: border-box; color: #363636; font-family: Raleway-Semi-Bold,Arial,sans-serif; font-size: 1.5rem; font-style: normal; font-variant: normal; font-weight: bold; letter-spacing: normal; margin-bottom: 7px; margin-top: 15px; orphans: 2; text-align: left; text-decoration: none; text-indent: 0px; text-transform: none; -webkit-text-stroke-width: 0px; white-space: normal; word-spacing: 0px;\\\">\\r\\n\\tExames finais nacionais<\\/h4>\\r\\n<p style=\\\"box-sizing: border-box; color: #363636; font-family: Raleway-Medium,Arial,sans-serif; font-size: 1rem; font-style: normal; font-variant: normal; font-weight: 400; letter-spacing: normal; line-height: 1.5rem; orphans: 2; padding-bottom: 15px; text-align: left; text-decoration: none; text-indent: 0px; text-transform: none; -webkit-text-stroke-width: 0px; white-space: normal; word-spacing: 0px; margin: 0px;\\\">\\r\\n\\tOs alunos dos 11.&ordm; ano e 12.&ordm; ano realizam os exames nacionais. Estas s&atilde;o as avalia&ccedil;&otilde;es mais importantes da escolaridade obrigat&oacute;ria. Contam para a m&eacute;dia do ensino secund&aacute;rio e, em alguns casos, funcionam como provas de ingresso ao ensino superior.<\\/p>\\r\\n<table class=\\\"tablepress tablepress-id-53\\\" id=\\\"tablepress-53\\\" style=\\\"border-collapse: collapse; border-image-outset: 0; border-image-repeat: stretch; border-image-slice: 100%; border-image-source: none; border-image-width: 1; border-spacing: 0px; box-sizing: border-box; color: #000000; font-family: Raleway-Medium,Arial,sans-serif; font-size: 16px; font-style: normal; font-variant: normal; font-weight: 400; letter-spacing: normal; margin-bottom: 1em; orphans: 2; text-align: left; text-decoration: none; text-indent: 0px; text-transform: none; -webkit-text-stroke-width: 0px; white-space: normal; width: 100%; word-spacing: 0px; border: medium none currentColor;\\\">\\r\\n\\t<tbody style=\\\"box-sizing: border-box;\\\">\\r\\n\\t\\t<tr class=\\\"row-1\\\" style=\\\"box-sizing: border-box;\\\">\\r\\n\\t\\t\\t<td class=\\\"column-1\\\" colspan=\\\"2\\\" style=\\\"background-attachment: scroll; background-clip: border-box; background-color: #f2f2f2; background-image: none; background-origin: padding-box; background-position-x: 0px; background-position-y: 0px; background-repeat: repeat; background-size: auto; border-image-outset: 0; border-image-repeat: stretch; border-image-slice: 100%; border-image-source: none; border-image-width: 1; box-sizing: border-box; color: #af3f04; float: none; font-family: Raleway-Bold,Arial,sans-serif; font-size: 1rem; text-align: center; vertical-align: inherit; border-width: 0px medium medium medium; border-color: currentColor; border-style: none; padding: 8px;\\\">\\r\\n\\t\\t\\t\\t11.&ordm; ano (1.&ordf; fase)<\\/td>\\r\\n\\t\\t<\\/tr>\\r\\n\\t\\t<tr class=\\\"row-2\\\" style=\\\"box-sizing: border-box;\\\">\\r\\n\\t\\t\\t<td class=\\\"column-1\\\" style=\\\"background-attachment: scroll; background-clip: border-box; background-color: transparent; background-image: none; background-origin: padding-box; background-position-x: 0px; background-position-y: 0px; background-repeat: repeat; background-size: auto; border-image-outset: 0; border-image-repeat: stretch; border-image-slice: 100%; border-image-source: none; border-image-width: 1; box-sizing: border-box; float: none; font-size: 0.75rem; text-align: center; vertical-align: inherit; border-width: 1px medium medium medium; border-color: #dddddd currentColor currentColor currentColor; border-style: solid none none none; padding: 8px;\\\">\\r\\n\\t\\t\\t\\t<strong style=\\\"box-sizing: border-box; font-family: Raleway-Bold,Arial,sans-serif;\\\">Disciplina<\\/strong><\\/td>\\r\\n\\t\\t\\t<td class=\\\"column-2\\\" style=\\\"background-attachment: scroll; background-clip: border-box; background-color: transparent; background-image: none; background-origin: padding-box; background-position-x: 0px; background-position-y: 0px; background-repeat: repeat; background-size: auto; border-image-outset: 0; border-image-repeat: stretch; border-image-slice: 100%; border-image-source: none; border-image-width: 1; box-sizing: border-box; float: none; font-size: 0.75rem; text-align: center; vertical-align: inherit; border-width: 1px medium medium 1px; border-color: #dddddd currentColor currentColor #e3e3e3; border-style: solid none none solid; padding: 8px;\\\">\\r\\n\\t\\t\\t\\t<strong style=\\\"box-sizing: border-box; font-family: Raleway-Bold,Arial,sans-serif;\\\">Data<\\/strong><\\/td>\\r\\n\\t\\t<\\/tr>\\r\\n\\t\\t<tr class=\\\"row-3\\\" style=\\\"box-sizing: border-box;\\\">\\r\\n\\t\\t\\t<td class=\\\"column-1\\\" style=\\\"background-attachment: scroll; background-clip: border-box; background-color: transparent; background-image: none; background-origin: padding-box; background-position-x: 0px; background-position-y: 0px; background-repeat: repeat; background-size: auto; border-image-outset: 0; border-image-repeat: stretch; border-image-slice: 100%; border-image-source: none; border-image-width: 1; box-sizing: border-box; float: none; font-size: 0.75rem; text-align: center; vertical-align: inherit; border-width: 1px medium medium medium; border-color: #dddddd currentColor currentColor currentColor; border-style: solid none none none; padding: 8px;\\\">\\r\\n\\t\\t\\t\\tEspanhol, Franc&ecirc;s<\\/td>\\r\\n\\t\\t\\t<td class=\\\"column-2\\\" style=\\\"background-attachment: scroll; background-clip: border-box; background-color: transparent; background-image: none; background-origin: padding-box; background-position-x: 0px; background-position-y: 0px; background-repeat: repeat; background-size: auto; border-image-outset: 0; border-image-repeat: stretch; border-image-slice: 100%; border-image-source: none; border-image-width: 1; box-sizing: border-box; float: none; font-size: 0.75rem; text-align: center; vertical-align: inherit; border-width: 1px medium medium 1px; border-color: #dddddd currentColor currentColor #e3e3e3; border-style: solid none none solid; padding: 8px;\\\">\\r\\n\\t\\t\\t\\t16 de junho de 2020<\\/td>\\r\\n\\t\\t<\\/tr>\\r\\n\\t\\t<tr class=\\\"row-4\\\" style=\\\"box-sizing: border-box;\\\">\\r\\n\\t\\t\\t<td class=\\\"column-1\\\" style=\\\"background-attachment: scroll; background-clip: border-box; background-color: transparent; background-image: none; background-origin: padding-box; background-position-x: 0px; background-position-y: 0px; background-repeat: repeat; background-size: auto; border-image-outset: 0; border-image-repeat: stretch; border-image-slice: 100%; border-image-source: none; border-image-width: 1; box-sizing: border-box; float: none; font-size: 0.75rem; text-align: center; vertical-align: inherit; border-width: 1px medium medium medium; border-color: #dddddd currentColor currentColor currentColor; border-style: solid none none none; padding: 8px;\\\">\\r\\n\\t\\t\\t\\tFilosofia<\\/td>\\r\\n\\t\\t\\t<td class=\\\"column-2\\\" style=\\\"background-attachment: scroll; background-clip: border-box; background-color: transparent; background-image: none; background-origin: padding-box; background-position-x: 0px; background-position-y: 0px; background-repeat: repeat; background-size: auto; border-image-outset: 0; border-image-repeat: stretch; border-image-slice: 100%; border-image-source: none; border-image-width: 1; box-sizing: border-box; float: none; font-size: 0.75rem; text-align: center; vertical-align: inherit; border-width: 1px medium medium 1px; border-color: #dddddd currentColor currentColor #e3e3e3; border-style: solid none none solid; padding: 8px;\\\">\\r\\n\\t\\t\\t\\t17 de junho de 2020<\\/td>\\r\\n\\t\\t<\\/tr>\\r\\n\\t\\t<tr class=\\\"row-5\\\" style=\\\"box-sizing: border-box;\\\">\\r\\n\\t\\t\\t<td class=\\\"column-1\\\" style=\\\"background-attachment: scroll; background-clip: border-box; background-color: transparent; background-image: none; background-origin: padding-box; background-position-x: 0px; background-position-y: 0px; background-repeat: repeat; background-size: auto; border-image-outset: 0; border-image-repeat: stretch; border-image-slice: 100%; border-image-source: none; border-image-width: 1; box-sizing: border-box; float: none; font-size: 0.75rem; text-align: center; vertical-align: inherit; border-width: 1px medium medium medium; border-color: #dddddd currentColor currentColor currentColor; border-style: solid none none none; padding: 8px;\\\">\\r\\n\\t\\t\\t\\tF&iacute;sica e Qu&iacute;mica A, Latim<\\/td>\\r\\n\\t\\t\\t<td class=\\\"column-2\\\" style=\\\"background-attachment: scroll; background-clip: border-box; background-color: transparent; background-image: none; background-origin: padding-box; background-position-x: 0px; background-position-y: 0px; background-repeat: repeat; background-size: auto; border-image-outset: 0; border-image-repeat: stretch; border-image-slice: 100%; border-image-source: none; border-image-width: 1; box-sizing: border-box; float: none; font-size: 0.75rem; text-align: center; vertical-align: inherit; border-width: 1px medium medium 1px; border-color: #dddddd currentColor currentColor #e3e3e3; border-style: solid none none solid; padding: 8px;\\\">\\r\\n\\t\\t\\t\\t18 de junho de 2020<\\/td>\\r\\n\\t\\t<\\/tr>\\r\\n\\t\\t<tr class=\\\"row-6\\\" style=\\\"box-sizing: border-box;\\\">\\r\\n\\t\\t\\t<td class=\\\"column-1\\\" style=\\\"background-attachment: scroll; background-clip: border-box; background-color: transparent; background-image: none; background-origin: padding-box; background-position-x: 0px; background-position-y: 0px; background-repeat: repeat; background-size: auto; border-image-outset: 0; border-image-repeat: stretch; border-image-slice: 100%; border-image-source: none; border-image-width: 1; box-sizing: border-box; float: none; font-size: 0.75rem; text-align: center; vertical-align: inherit; border-width: 1px medium medium medium; border-color: #dddddd currentColor currentColor currentColor; border-style: solid none none none; padding: 8px;\\\">\\r\\n\\t\\t\\t\\tHist&oacute;ria B<\\/td>\\r\\n\\t\\t\\t<td class=\\\"column-2\\\" style=\\\"background-attachment: scroll; background-clip: border-box; background-color: transparent; background-image: none; background-origin: padding-box; background-position-x: 0px; background-position-y: 0px; background-repeat: repeat; background-size: auto; border-image-outset: 0; border-image-repeat: stretch; border-image-slice: 100%; border-image-source: none; border-image-width: 1; box-sizing: border-box; float: none; font-size: 0.75rem; text-align: center; vertical-align: inherit; border-width: 1px medium medium 1px; border-color: #dddddd currentColor currentColor #e3e3e3; border-style: solid none none solid; padding: 8px;\\\">\\r\\n\\t\\t\\t\\t19 de junho de 2020<\\/td>\\r\\n\\t\\t<\\/tr>\\r\\n\\t\\t<tr class=\\\"row-7\\\" style=\\\"box-sizing: border-box;\\\">\\r\\n\\t\\t\\t<td class=\\\"column-1\\\" style=\\\"background-attachment: scroll; background-clip: border-box; background-color: transparent; background-image: none; background-origin: padding-box; background-position-x: 0px; background-position-y: 0px; background-repeat: repeat; background-size: auto; border-image-outset: 0; border-image-repeat: stretch; border-image-slice: 100%; border-image-source: none; border-image-width: 1; box-sizing: border-box; float: none; font-size: 0.75rem; text-align: center; vertical-align: inherit; border-width: 1px medium medium medium; border-color: #dddddd currentColor currentColor currentColor; border-style: solid none none none; padding: 8px;\\\">\\r\\n\\t\\t\\t\\tGeografia A<\\/td>\\r\\n\\t\\t\\t<td class=\\\"column-2\\\" style=\\\"background-attachment: scroll; background-clip: border-box; background-color: transparent; background-image: none; background-origin: padding-box; background-position-x: 0px; background-position-y: 0px; background-repeat: repeat; background-size: auto; border-image-outset: 0; border-image-repeat: stretch; border-image-slice: 100%; border-image-source: none; border-image-width: 1; box-sizing: border-box; float: none; font-size: 0.75rem; text-align: center; vertical-align: inherit; border-width: 1px medium medium 1px; border-color: #dddddd currentColor currentColor #e3e3e3; border-style: solid none none solid; padding: 8px;\\\">\\r\\n\\t\\t\\t\\t22 de junho de 2020<\\/td>\\r\\n\\t\\t<\\/tr>\\r\\n\\t\\t<tr class=\\\"row-8\\\" style=\\\"box-sizing: border-box;\\\">\\r\\n\\t\\t\\t<td class=\\\"column-1\\\" style=\\\"background-attachment: scroll; background-clip: border-box; background-color: transparent; background-image: none; background-origin: padding-box; background-position-x: 0px; background-position-y: 0px; background-repeat: repeat; background-size: auto; border-image-outset: 0; border-image-repeat: stretch; border-image-slice: 100%; border-image-source: none; border-image-width: 1; box-sizing: border-box; float: none; font-size: 0.75rem; text-align: center; vertical-align: inherit; border-width: 1px medium medium medium; border-color: #dddddd currentColor currentColor currentColor; border-style: solid none none none; padding: 8px;\\\">\\r\\n\\t\\t\\t\\tHist&oacute;ria da Cultura e das Artes<\\/td>\\r\\n\\t\\t\\t<td class=\\\"column-2\\\" style=\\\"background-attachment: scroll; background-clip: border-box; background-color: transparent; background-image: none; background-origin: padding-box; background-position-x: 0px; background-position-y: 0px; background-repeat: repeat; background-size: auto; border-image-outset: 0; border-image-repeat: stretch; border-image-slice: 100%; border-image-source: none; border-image-width: 1; box-sizing: border-box; float: none; font-size: 0.75rem; text-align: center; vertical-align: inherit; border-width: 1px medium medium 1px; border-color: #dddddd currentColor currentColor #e3e3e3; border-style: solid none none solid; padding: 8px;\\\">\\r\\n\\t\\t\\t\\t23 de junho de 2020<\\/td>\\r\\n\\t\\t<\\/tr>\\r\\n\\t\\t<tr class=\\\"row-9\\\" style=\\\"box-sizing: border-box;\\\">\\r\\n\\t\\t\\t<td class=\\\"column-1\\\" style=\\\"background-attachment: scroll; background-clip: border-box; background-color: transparent; background-image: none; background-origin: padding-box; background-position-x: 0px; background-position-y: 0px; background-repeat: repeat; background-size: auto; border-image-outset: 0; border-image-repeat: stretch; border-image-slice: 100%; border-image-source: none; border-image-width: 1; box-sizing: border-box; float: none; font-size: 0.75rem; text-align: center; vertical-align: inherit; border-width: 1px medium medium medium; border-color: #dddddd currentColor currentColor currentColor; border-style: solid none none none; padding: 8px;\\\">\\r\\n\\t\\t\\t\\tMatem&aacute;tica B, Matem&aacute;tica Aplicada &agrave;s Ci&ecirc;ncias Sociais<\\/td>\\r\\n\\t\\t\\t<td class=\\\"column-2\\\" style=\\\"background-attachment: scroll; background-clip: border-box; background-color: transparent; background-image: none; background-origin: padding-box; background-position-x: 0px; background-position-y: 0px; background-repeat: repeat; background-size: auto; border-image-outset: 0; border-image-repeat: stretch; border-image-slice: 100%; border-image-source: none; border-image-width: 1; box-sizing: border-box; float: none; font-size: 0.75rem; text-align: center; vertical-align: inherit; border-width: 1px medium medium 1px; border-color: #dddddd currentColor currentColor #e3e3e3; border-style: solid none none solid; padding: 8px;\\\">\\r\\n\\t\\t\\t\\t25 de junho de 2020<\\/td>\\r\\n\\t\\t<\\/tr>\\r\\n\\t\\t<tr class=\\\"row-10\\\" style=\\\"box-sizing: border-box;\\\">\\r\\n\\t\\t\\t<td class=\\\"column-1\\\" style=\\\"background-attachment: scroll; background-clip: border-box; background-color: transparent; background-image: none; background-origin: padding-box; background-position-x: 0px; background-position-y: 0px; background-repeat: repeat; background-size: auto; border-image-outset: 0; border-image-repeat: stretch; border-image-slice: 100%; border-image-source: none; border-image-width: 1; box-sizing: border-box; float: none; font-size: 0.75rem; text-align: center; vertical-align: inherit; border-width: 1px medium medium medium; border-color: #dddddd currentColor currentColor currentColor; border-style: solid none none none; padding: 8px;\\\">\\r\\n\\t\\t\\t\\tBiologia, Geologia<\\/td>\\r\\n\\t\\t\\t<td class=\\\"column-2\\\" style=\\\"background-attachment: scroll; background-clip: border-box; background-color: transparent; background-image: none; background-origin: padding-box; background-position-x: 0px; background-position-y: 0px; background-repeat: repeat; background-size: auto; border-image-outset: 0; border-image-repeat: stretch; border-image-slice: 100%; border-image-source: none; border-image-width: 1; box-sizing: border-box; float: none; font-size: 0.75rem; text-align: center; vertical-align: inherit; border-width: 1px medium medium 1px; border-color: #dddddd currentColor currentColor #e3e3e3; border-style: solid none none solid; padding: 8px;\\\">\\r\\n\\t\\t\\t\\t30 de junho de 2020<\\/td>\\r\\n\\t\\t<\\/tr>\\r\\n\\t\\t<tr class=\\\"row-11\\\" style=\\\"box-sizing: border-box;\\\">\\r\\n\\t\\t\\t<td class=\\\"column-1\\\" style=\\\"background-attachment: scroll; background-clip: border-box; background-color: transparent; background-image: none; background-origin: padding-box; background-position-x: 0px; background-position-y: 0px; background-repeat: repeat; background-size: auto; border-image-outset: 0; border-image-repeat: stretch; border-image-slice: 100%; border-image-source: none; border-image-width: 1; box-sizing: border-box; float: none; font-size: 0.75rem; text-align: center; vertical-align: inherit; border-width: 1px medium medium medium; border-color: #dddddd currentColor currentColor currentColor; border-style: solid none none none; padding: 8px;\\\">\\r\\n\\t\\t\\t\\tEconomia, Alem&atilde;o<\\/td>\\r\\n\\t\\t\\t<td class=\\\"column-2\\\" style=\\\"background-attachment: scroll; background-clip: border-box; background-color: transparent; background-image: none; background-origin: padding-box; background-position-x: 0px; background-position-y: 0px; background-repeat: repeat; background-size: auto; border-image-outset: 0; border-image-repeat: stretch; border-image-slice: 100%; border-image-source: none; border-image-width: 1; box-sizing: border-box; float: none; font-size: 0.75rem; text-align: center; vertical-align: inherit; border-width: 1px medium medium 1px; border-color: #dddddd currentColor currentColor #e3e3e3; border-style: solid none none solid; padding: 8px;\\\">\\r\\n\\t\\t\\t\\t2 de julho de 2020<\\/td>\\r\\n\\t\\t<\\/tr>\\r\\n\\t\\t<tr class=\\\"row-12\\\" style=\\\"box-sizing: border-box;\\\">\\r\\n\\t\\t\\t<td class=\\\"column-1\\\" style=\\\"background-attachment: scroll; background-clip: border-box; background-color: transparent; background-image: none; background-origin: padding-box; background-position-x: 0px; background-position-y: 0px; background-repeat: repeat; background-size: auto; border-image-outset: 0; border-image-repeat: stretch; border-image-slice: 100%; border-image-source: none; border-image-width: 1; box-sizing: border-box; float: none; font-size: 0.75rem; text-align: center; vertical-align: inherit; border-width: 1px medium medium medium; border-color: #dddddd currentColor currentColor currentColor; border-style: solid none none none; padding: 8px;\\\">\\r\\n\\t\\t\\t\\tIngl&ecirc;s<\\/td>\\r\\n\\t\\t\\t<td class=\\\"column-2\\\" style=\\\"background-attachment: scroll; background-clip: border-box; background-color: transparent; background-image: none; background-origin: padding-box; background-position-x: 0px; background-position-y: 0px; background-repeat: repeat; background-size: auto; border-image-outset: 0; border-image-repeat: stretch; border-image-slice: 100%; border-image-source: none; border-image-width: 1; box-sizing: border-box; float: none; font-size: 0.75rem; text-align: center; vertical-align: inherit; border-width: 1px medium medium 1px; border-color: #dddddd currentColor currentColor #e3e3e3; border-style: solid none none solid; padding: 8px;\\\">\\r\\n\\t\\t\\t\\t3 de julho de 2020<\\/td>\\r\\n\\t\\t<\\/tr>\\r\\n\\t\\t<tr class=\\\"row-13\\\" style=\\\"box-sizing: border-box;\\\">\\r\\n\\t\\t\\t<td class=\\\"column-1\\\" style=\\\"background-attachment: scroll; background-clip: border-box; background-color: transparent; background-image: none; background-origin: padding-box; background-position-x: 0px; background-position-y: 0px; background-repeat: repeat; background-size: auto; border-image-outset: 0; border-image-repeat: stretch; border-image-slice: 100%; border-image-source: none; border-image-width: 1; box-sizing: border-box; float: none; font-size: 0.75rem; text-align: center; vertical-align: inherit; border-width: 1px medium medium medium; border-color: #dddddd currentColor currentColor currentColor; border-style: solid none none none; padding: 8px;\\\">\\r\\n\\t\\t\\t\\tGeometria Descritiva A<\\/td>\\r\\n\\t\\t\\t<td class=\\\"column-2\\\" style=\\\"background-attachment: scroll; background-clip: border-box; background-color: transparent; background-image: none; background-origin: padding-box; background-position-x: 0px; background-position-y: 0px; background-repeat: repeat; background-size: auto; border-image-outset: 0; border-image-repeat: stretch; border-image-slice: 100%; border-image-source: none; border-image-width: 1; box-sizing: border-box; float: none; font-size: 0.75rem; text-align: center; vertical-align: inherit; border-width: 1px medium medium 1px; border-color: #dddddd currentColor currentColor #e3e3e3; border-style: solid none none solid; padding: 8px;\\\">\\r\\n\\t\\t\\t\\t6 de julho de 2020<\\/td>\\r\\n\\t\\t<\\/tr>\\r\\n\\t\\t<tr class=\\\"row-14\\\" style=\\\"box-sizing: border-box;\\\">\\r\\n\\t\\t\\t<td class=\\\"column-1\\\" style=\\\"background-attachment: scroll; background-clip: border-box; background-color: transparent; background-image: none; background-origin: padding-box; background-position-x: 0px; background-position-y: 0px; background-repeat: repeat; background-size: auto; border-image-outset: 0; border-image-repeat: stretch; border-image-slice: 100%; border-image-source: none; border-image-width: 1; box-sizing: border-box; float: none; font-size: 0.75rem; text-align: center; vertical-align: inherit; border-width: 1px medium medium medium; border-color: #dddddd currentColor currentColor currentColor; border-style: solid none none none; padding: 8px;\\\">\\r\\n\\t\\t\\t\\tLiteratura Portuguesa<\\/td>\\r\\n\\t\\t\\t<td class=\\\"column-2\\\" style=\\\"background-attachment: scroll; background-clip: border-box; background-color: transparent; background-image: none; background-origin: padding-box; background-position-x: 0px; background-position-y: 0px; background-repeat: repeat; background-size: auto; border-image-outset: 0; border-image-repeat: stretch; border-image-slice: 100%; border-image-source: none; border-image-width: 1; box-sizing: border-box; float: none; font-size: 0.75rem; text-align: center; vertical-align: inherit; border-width: 1px medium medium 1px; border-color: #dddddd currentColor currentColor #e3e3e3; border-style: solid none none solid; padding: 8px;\\\">\\r\\n\\t\\t\\t\\t7 de julho de 2020<\\/td>\\r\\n\\t\\t<\\/tr>\\r\\n\\t<\\/tbody>\\r\\n<\\/table>\\r\\n<table class=\\\"tablepress tablepress-id-120\\\" id=\\\"tablepress-120\\\" style=\\\"border-collapse: collapse; border-image-outset: 0; border-image-repeat: stretch; border-image-slice: 100%; border-image-source: none; border-image-width: 1; border-spacing: 0px; box-sizing: border-box; color: #000000; font-family: Raleway-Medium,Arial,sans-serif; font-size: 16px; font-style: normal; font-variant: normal; font-weight: 400; letter-spacing: normal; margin-bottom: 1em; orphans: 2; text-align: left; text-decoration: none; text-indent: 0px; text-transform: none; -webkit-text-stroke-width: 0px; white-space: normal; width: 100%; word-spacing: 0px; border: medium none currentColor;\\\">\\r\\n\\t<tbody style=\\\"box-sizing: border-box;\\\">\\r\\n\\t\\t<tr class=\\\"row-1\\\" style=\\\"box-sizing: border-box;\\\">\\r\\n\\t\\t\\t<td class=\\\"column-1\\\" colspan=\\\"2\\\" style=\\\"background-attachment: scroll; background-clip: border-box; background-color: #f2f2f2; background-image: none; background-origin: padding-box; background-position-x: 0px; background-position-y: 0px; background-repeat: repeat; background-size: auto; border-image-outset: 0; border-image-repeat: stretch; border-image-slice: 100%; border-image-source: none; border-image-width: 1; box-sizing: border-box; color: #af3f04; float: none; font-family: Raleway-Bold,Arial,sans-serif; font-size: 1rem; text-align: center; vertical-align: inherit; border-width: 0px medium medium medium; border-color: currentColor; border-style: none; padding: 8px;\\\">\\r\\n\\t\\t\\t\\t11.&ordm; ano (2.&ordf; fase)<\\/td>\\r\\n\\t\\t<\\/tr>\\r\\n\\t\\t<tr class=\\\"row-2\\\" style=\\\"box-sizing: border-box;\\\">\\r\\n\\t\\t\\t<td class=\\\"column-1\\\" style=\\\"background-attachment: scroll; background-clip: border-box; background-color: transparent; background-image: none; background-origin: padding-box; background-position-x: 0px; background-position-y: 0px; background-repeat: repeat; background-size: auto; border-image-outset: 0; border-image-repeat: stretch; border-image-slice: 100%; border-image-source: none; border-image-width: 1; box-sizing: border-box; float: none; font-size: 0.75rem; text-align: center; vertical-align: inherit; border-width: 1px medium medium medium; border-color: #dddddd currentColor currentColor currentColor; border-style: solid none none none; padding: 8px;\\\">\\r\\n\\t\\t\\t\\t<strong style=\\\"box-sizing: border-box; font-family: Raleway-Bold,Arial,sans-serif;\\\">Disciplina<\\/strong><\\/td>\\r\\n\\t\\t\\t<td class=\\\"column-2\\\" style=\\\"background-attachment: scroll; background-clip: border-box; background-color: transparent; background-image: none; background-origin: padding-box; background-position-x: 0px; background-position-y: 0px; background-repeat: repeat; background-size: auto; border-image-outset: 0; border-image-repeat: stretch; border-image-slice: 100%; border-image-source: none; border-image-width: 1; box-sizing: border-box; float: none; font-size: 0.75rem; text-align: center; vertical-align: inherit; border-width: 1px medium medium 1px; border-color: #dddddd currentColor currentColor #e3e3e3; border-style: solid none none solid; padding: 8px;\\\">\\r\\n\\t\\t\\t\\t<strong style=\\\"box-sizing: border-box; font-family: Raleway-Bold,Arial,sans-serif;\\\">Data<\\/strong><\\/td>\\r\\n\\t\\t<\\/tr>\\r\\n\\t\\t<tr class=\\\"row-3\\\" style=\\\"box-sizing: border-box;\\\">\\r\\n\\t\\t\\t<td class=\\\"column-1\\\" style=\\\"background-attachment: scroll; background-clip: border-box; background-color: transparent; background-image: none; background-origin: padding-box; background-position-x: 0px; background-position-y: 0px; background-repeat: repeat; background-size: auto; border-image-outset: 0; border-image-repeat: stretch; border-image-slice: 100%; border-image-source: none; border-image-width: 1; box-sizing: border-box; float: none; font-size: 0.75rem; text-align: center; vertical-align: inherit; border-width: 1px medium medium medium; border-color: #dddddd currentColor currentColor currentColor; border-style: solid none none none; padding: 8px;\\\">\\r\\n\\t\\t\\t\\tF&iacute;sica e Qu&iacute;mica A, Literatura Portuguesa, Economia A, Latim A<\\/td>\\r\\n\\t\\t\\t<td class=\\\"column-2\\\" style=\\\"background-attachment: scroll; background-clip: border-box; background-color: transparent; background-image: none; background-origin: padding-box; background-position-x: 0px; background-position-y: 0px; background-repeat: repeat; background-size: auto; border-image-outset: 0; border-image-repeat: stretch; border-image-slice: 100%; border-image-source: none; border-image-width: 1; box-sizing: border-box; float: none; font-size: 0.75rem; text-align: center; vertical-align: inherit; border-width: 1px medium medium 1px; border-color: #dddddd currentColor currentColor #e3e3e3; border-style: solid none none solid; padding: 8px;\\\">\\r\\n\\t\\t\\t\\t21 de julho de 2020<\\/td>\\r\\n\\t\\t<\\/tr>\\r\\n\\t\\t<tr class=\\\"row-4\\\" style=\\\"box-sizing: border-box;\\\">\\r\\n\\t\\t\\t<td class=\\\"column-1\\\" style=\\\"background-attachment: scroll; background-clip: border-box; background-color: transparent; background-image: none; background-origin: padding-box; background-position-x: 0px; background-position-y: 0px; background-repeat: repeat; background-size: auto; border-image-outset: 0; border-image-repeat: stretch; border-image-slice: 100%; border-image-source: none; border-image-width: 1; box-sizing: border-box; float: none; font-size: 0.75rem; text-align: center; vertical-align: inherit; border-width: 1px medium medium medium; border-color: #dddddd currentColor currentColor currentColor; border-style: solid none none none; padding: 8px;\\\">\\r\\n\\t\\t\\t\\tHist&oacute;ria da Cultura<br style=\\\"box-sizing: border-box;\\\" \\/>\\r\\n\\t\\t\\t\\te das Artes e Geografia A<\\/td>\\r\\n\\t\\t\\t<td class=\\\"column-2\\\" style=\\\"background-attachment: scroll; background-clip: border-box; background-color: transparent; background-image: none; background-origin: padding-box; background-position-x: 0px; background-position-y: 0px; background-repeat: repeat; background-size: auto; border-image-outset: 0; border-image-repeat: stretch; border-image-slice: 100%; border-image-source: none; border-image-width: 1; box-sizing: border-box; float: none; font-size: 0.75rem; text-align: center; vertical-align: inherit; border-width: 1px medium medium 1px; border-color: #dddddd currentColor currentColor #e3e3e3; border-style: solid none none solid; padding: 8px;\\\">\\r\\n\\t\\t\\t\\t22 de julho de 2020<\\/td>\\r\\n\\t\\t<\\/tr>\\r\\n\\t\\t<tr class=\\\"row-5\\\" style=\\\"box-sizing: border-box;\\\">\\r\\n\\t\\t\\t<td class=\\\"column-1\\\" style=\\\"background-attachment: scroll; background-clip: border-box; background-color: transparent; background-image: none; background-origin: padding-box; background-position-x: 0px; background-position-y: 0px; background-repeat: repeat; background-size: auto; border-image-outset: 0; border-image-repeat: stretch; border-image-slice: 100%; border-image-source: none; border-image-width: 1; box-sizing: border-box; float: none; font-size: 0.75rem; text-align: center; vertical-align: inherit; border-width: 1px medium medium medium; border-color: #dddddd currentColor currentColor currentColor; border-style: solid none none none; padding: 8px;\\\">\\r\\n\\t\\t\\t\\tHist&oacute;ria B, Geometria<br style=\\\"box-sizing: border-box;\\\" \\/>\\r\\n\\t\\t\\t\\tDescritiva A, Biologia e Geologia<\\/td>\\r\\n\\t\\t\\t<td class=\\\"column-2\\\" style=\\\"background-attachment: scroll; background-clip: border-box; background-color: transparent; background-image: none; background-origin: padding-box; background-position-x: 0px; background-position-y: 0px; background-repeat: repeat; background-size: auto; border-image-outset: 0; border-image-repeat: stretch; border-image-slice: 100%; border-image-source: none; border-image-width: 1; box-sizing: border-box; float: none; font-size: 0.75rem; text-align: center; vertical-align: inherit; border-width: 1px medium medium 1px; border-color: #dddddd currentColor currentColor #e3e3e3; border-style: solid none none solid; padding: 8px;\\\">\\r\\n\\t\\t\\t\\t23 de julho de 2020<\\/td>\\r\\n\\t\\t<\\/tr>\\r\\n\\t\\t<tr class=\\\"row-6\\\" style=\\\"box-sizing: border-box;\\\">\\r\\n\\t\\t\\t<td class=\\\"column-1\\\" style=\\\"background-attachment: scroll; background-clip: border-box; background-color: transparent; background-image: none; background-origin: padding-box; background-position-x: 0px; background-position-y: 0px; background-repeat: repeat; background-size: auto; border-image-outset: 0; border-image-repeat: stretch; border-image-slice: 100%; border-image-source: none; border-image-width: 1; box-sizing: border-box; float: none; font-size: 0.75rem; text-align: center; vertical-align: inherit; border-width: 1px medium medium medium; border-color: #dddddd currentColor currentColor currentColor; border-style: solid none none none; padding: 8px;\\\">\\r\\n\\t\\t\\t\\tMatem&aacute;tica B, Matem&aacute;tica Aplicada &agrave;s<br style=\\\"box-sizing: border-box;\\\" \\/>\\r\\n\\t\\t\\t\\tCi&ecirc;ncias Sociais, Filosofia<\\/td>\\r\\n\\t\\t\\t<td class=\\\"column-2\\\" style=\\\"background-attachment: scroll; background-clip: border-box; background-color: transparent; background-image: none; background-origin: padding-box; background-position-x: 0px; background-position-y: 0px; background-repeat: repeat; background-size: auto; border-image-outset: 0; border-image-repeat: stretch; border-image-slice: 100%; border-image-source: none; border-image-width: 1; box-sizing: border-box; float: none; font-size: 0.75rem; text-align: center; vertical-align: inherit; border-width: 1px medium medium 1px; border-color: #dddddd currentColor currentColor #e3e3e3; border-style: solid none none solid; padding: 8px;\\\">\\r\\n\\t\\t\\t\\t24 de julho de 2019<\\/td>\\r\\n\\t\\t<\\/tr>\\r\\n\\t\\t<tr class=\\\"row-7\\\" style=\\\"box-sizing: border-box;\\\">\\r\\n\\t\\t\\t<td class=\\\"column-1\\\" style=\\\"background-attachment: scroll; background-clip: border-box; background-color: transparent; background-image: none; background-origin: padding-box; background-position-x: 0px; background-position-y: 0px; background-repeat: repeat; background-size: auto; border-image-outset: 0; border-image-repeat: stretch; border-image-slice: 100%; border-image-source: none; border-image-width: 1; box-sizing: border-box; float: none; font-size: 0.75rem; text-align: center; vertical-align: inherit; border-width: 1px medium medium medium; border-color: #dddddd currentColor currentColor currentColor; border-style: solid none none none; padding: 8px;\\\">\\r\\n\\t\\t\\t\\tIngl&ecirc;s, Alem&atilde;o, Espanhol, Franc&ecirc;s<\\/td>\\r\\n\\t\\t\\t<td class=\\\"column-2\\\" style=\\\"background-attachment: scroll; background-clip: border-box; background-color: transparent; background-image: none; background-origin: padding-box; background-position-x: 0px; background-position-y: 0px; background-repeat: repeat; background-size: auto; border-image-outset: 0; border-image-repeat: stretch; border-image-slice: 100%; border-image-source: none; border-image-width: 1; box-sizing: border-box; float: none; font-size: 0.75rem; text-align: center; vertical-align: inherit; border-width: 1px medium medium 1px; border-color: #dddddd currentColor currentColor #e3e3e3; border-style: solid none none solid; padding: 8px;\\\">\\r\\n\\t\\t\\t\\t27 de julho de 2019<\\/td>\\r\\n\\t\\t<\\/tr>\\r\\n\\t<\\/tbody>\\r\\n<\\/table>\\r\\n<table class=\\\"tablepress tablepress-id-54\\\" id=\\\"tablepress-54\\\" style=\\\"border-collapse: collapse; border-image-outset: 0; border-image-repeat: stretch; border-image-slice: 100%; border-image-source: none; border-image-width: 1; border-spacing: 0px; box-sizing: border-box; color: #000000; font-family: Raleway-Medium,Arial,sans-serif; font-size: 16px; font-style: normal; font-variant: normal; font-weight: 400; letter-spacing: normal; margin-bottom: 1em; orphans: 2; text-align: left; text-decoration: none; text-indent: 0px; text-transform: none; -webkit-text-stroke-width: 0px; white-space: normal; width: 100%; word-spacing: 0px; border: medium none currentColor;\\\">\\r\\n\\t<tbody style=\\\"box-sizing: border-box;\\\">\\r\\n\\t\\t<tr class=\\\"row-1\\\" style=\\\"box-sizing: border-box;\\\">\\r\\n\\t\\t\\t<td class=\\\"column-1\\\" colspan=\\\"2\\\" style=\\\"background-attachment: scroll; background-clip: border-box; background-color: #f2f2f2; background-image: none; background-origin: padding-box; background-position-x: 0px; background-position-y: 0px; background-repeat: repeat; background-size: auto; border-image-outset: 0; border-image-repeat: stretch; border-image-slice: 100%; border-image-source: none; border-image-width: 1; box-sizing: border-box; color: #af3f04; float: none; font-family: Raleway-Bold,Arial,sans-serif; font-size: 1rem; text-align: center; vertical-align: inherit; border-width: 0px medium medium medium; border-color: currentColor; border-style: none; padding: 8px;\\\">\\r\\n\\t\\t\\t\\t12.&ordm; ano (1.&ordf; fase)<\\/td>\\r\\n\\t\\t<\\/tr>\\r\\n\\t\\t<tr class=\\\"row-2\\\" style=\\\"box-sizing: border-box;\\\">\\r\\n\\t\\t\\t<td class=\\\"column-1\\\" style=\\\"background-attachment: scroll; background-clip: border-box; background-color: transparent; background-image: none; background-origin: padding-box; background-position-x: 0px; background-position-y: 0px; background-repeat: repeat; background-size: auto; border-image-outset: 0; border-image-repeat: stretch; border-image-slice: 100%; border-image-source: none; border-image-width: 1; box-sizing: border-box; float: none; font-size: 0.75rem; text-align: center; vertical-align: inherit; border-width: 1px medium medium medium; border-color: #dddddd currentColor currentColor currentColor; border-style: solid none none none; padding: 8px;\\\">\\r\\n\\t\\t\\t\\t<strong style=\\\"box-sizing: border-box; font-family: Raleway-Bold,Arial,sans-serif;\\\">Disciplina<\\/strong><\\/td>\\r\\n\\t\\t\\t<td class=\\\"column-2\\\" style=\\\"background-attachment: scroll; background-clip: border-box; background-color: transparent; background-image: none; background-origin: padding-box; background-position-x: 0px; background-position-y: 0px; background-repeat: repeat; background-size: auto; border-image-outset: 0; border-image-repeat: stretch; border-image-slice: 100%; border-image-source: none; border-image-width: 1; box-sizing: border-box; float: none; font-size: 0.75rem; text-align: center; vertical-align: inherit; border-width: 1px medium medium 1px; border-color: #dddddd currentColor currentColor #e3e3e3; border-style: solid none none solid; padding: 8px;\\\">\\r\\n\\t\\t\\t\\t<strong style=\\\"box-sizing: border-box; font-family: Raleway-Bold,Arial,sans-serif;\\\">Data<\\/strong><\\/td>\\r\\n\\t\\t<\\/tr>\\r\\n\\t\\t<tr class=\\\"row-3\\\" style=\\\"box-sizing: border-box;\\\">\\r\\n\\t\\t\\t<td class=\\\"column-1\\\" style=\\\"background-attachment: scroll; background-clip: border-box; background-color: transparent; background-image: none; background-origin: padding-box; background-position-x: 0px; background-position-y: 0px; background-repeat: repeat; background-size: auto; border-image-outset: 0; border-image-repeat: stretch; border-image-slice: 100%; border-image-source: none; border-image-width: 1; box-sizing: border-box; float: none; font-size: 0.75rem; text-align: center; vertical-align: inherit; border-width: 1px medium medium medium; border-color: #dddddd currentColor currentColor currentColor; border-style: solid none none none; padding: 8px;\\\">\\r\\n\\t\\t\\t\\tPortugu&ecirc;s, Portugu&ecirc;s L&iacute;ngua n&atilde;o Materna, Portugu&ecirc;s L&iacute;ngua Segunda<\\/td>\\r\\n\\t\\t\\t<td class=\\\"column-2\\\" style=\\\"background-attachment: scroll; background-clip: border-box; background-color: transparent; background-image: none; background-origin: padding-box; background-position-x: 0px; background-position-y: 0px; background-repeat: repeat; background-size: auto; border-image-outset: 0; border-image-repeat: stretch; border-image-slice: 100%; border-image-source: none; border-image-width: 1; box-sizing: border-box; float: none; font-size: 0.75rem; text-align: center; vertical-align: inherit; border-width: 1px medium medium 1px; border-color: #dddddd currentColor currentColor #e3e3e3; border-style: solid none none solid; padding: 8px;\\\">\\r\\n\\t\\t\\t\\t15 de junho de 2020<\\/td>\\r\\n\\t\\t<\\/tr>\\r\\n\\t\\t<tr class=\\\"row-4\\\" style=\\\"box-sizing: border-box;\\\">\\r\\n\\t\\t\\t<td class=\\\"column-1\\\" style=\\\"background-attachment: scroll; background-clip: border-box; background-color: transparent; background-image: none; background-origin: padding-box; background-position-x: 0px; background-position-y: 0px; background-repeat: repeat; background-size: auto; border-image-outset: 0; border-image-repeat: stretch; border-image-slice: 100%; border-image-source: none; border-image-width: 1; box-sizing: border-box; float: none; font-size: 0.75rem; text-align: center; vertical-align: inherit; border-width: 1px medium medium medium; border-color: #dddddd currentColor currentColor currentColor; border-style: solid none none none; padding: 8px;\\\">\\r\\n\\t\\t\\t\\tHist&oacute;ria A, Hist&oacute;ria B<\\/td>\\r\\n\\t\\t\\t<td class=\\\"column-2\\\" style=\\\"background-attachment: scroll; background-clip: border-box; background-color: transparent; background-image: none; background-origin: padding-box; background-position-x: 0px; background-position-y: 0px; background-repeat: repeat; background-size: auto; border-image-outset: 0; border-image-repeat: stretch; border-image-slice: 100%; border-image-source: none; border-image-width: 1; box-sizing: border-box; float: none; font-size: 0.75rem; text-align: center; vertical-align: inherit; border-width: 1px medium medium 1px; border-color: #dddddd currentColor currentColor #e3e3e3; border-style: solid none none solid; padding: 8px;\\\">\\r\\n\\t\\t\\t\\t19 de junho de 2020<\\/td>\\r\\n\\t\\t<\\/tr>\\r\\n\\t\\t<tr class=\\\"row-5\\\" style=\\\"box-sizing: border-box;\\\">\\r\\n\\t\\t\\t<td class=\\\"column-1\\\" style=\\\"background-attachment: scroll; background-clip: border-box; background-color: transparent; background-image: none; background-origin: padding-box; background-position-x: 0px; background-position-y: 0px; background-repeat: repeat; background-size: auto; border-image-outset: 0; border-image-repeat: stretch; border-image-slice: 100%; border-image-source: none; border-image-width: 1; box-sizing: border-box; float: none; font-size: 0.75rem; text-align: center; vertical-align: inherit; border-width: 1px medium medium medium; border-color: #dddddd currentColor currentColor currentColor; border-style: solid none none none; padding: 8px;\\\">\\r\\n\\t\\t\\t\\tMatem&aacute;tica A<\\/td>\\r\\n\\t\\t\\t<td class=\\\"column-2\\\" style=\\\"background-attachment: scroll; background-clip: border-box; background-color: transparent; background-image: none; background-origin: padding-box; background-position-x: 0px; background-position-y: 0px; background-repeat: repeat; background-size: auto; border-image-outset: 0; border-image-repeat: stretch; border-image-slice: 100%; border-image-source: none; border-image-width: 1; box-sizing: border-box; float: none; font-size: 0.75rem; text-align: center; vertical-align: inherit; border-width: 1px medium medium 1px; border-color: #dddddd currentColor currentColor #e3e3e3; border-style: solid none none solid; padding: 8px;\\\">\\r\\n\\t\\t\\t\\t25 de junho de 2020<\\/td>\\r\\n\\t\\t<\\/tr>\\r\\n\\t\\t<tr class=\\\"row-6\\\" style=\\\"box-sizing: border-box;\\\">\\r\\n\\t\\t\\t<td class=\\\"column-1\\\" style=\\\"background-attachment: scroll; background-clip: border-box; background-color: transparent; background-image: none; background-origin: padding-box; background-position-x: 0px; background-position-y: 0px; background-repeat: repeat; background-size: auto; border-image-outset: 0; border-image-repeat: stretch; border-image-slice: 100%; border-image-source: none; border-image-width: 1; box-sizing: border-box; float: none; font-size: 0.75rem; text-align: center; vertical-align: inherit; border-width: 1px medium medium medium; border-color: #dddddd currentColor currentColor currentColor; border-style: solid none none none; padding: 8px;\\\">\\r\\n\\t\\t\\t\\tDesenho A<\\/td>\\r\\n\\t\\t\\t<td class=\\\"column-2\\\" style=\\\"background-attachment: scroll; background-clip: border-box; background-color: transparent; background-image: none; background-origin: padding-box; background-position-x: 0px; background-position-y: 0px; background-repeat: repeat; background-size: auto; border-image-outset: 0; border-image-repeat: stretch; border-image-slice: 100%; border-image-source: none; border-image-width: 1; box-sizing: border-box; float: none; font-size: 0.75rem; text-align: center; vertical-align: inherit; border-width: 1px medium medium 1px; border-color: #dddddd currentColor currentColor #e3e3e3; border-style: solid none none solid; padding: 8px;\\\">\\r\\n\\t\\t\\t\\t26 de junho de 2020<\\/td>\\r\\n\\t\\t<\\/tr>\\r\\n\\t<\\/tbody>\\r\\n<\\/table>\\r\\n<table class=\\\"tablepress tablepress-id-121\\\" id=\\\"tablepress-121\\\" style=\\\"border-collapse: collapse; border-image-outset: 0; border-image-repeat: stretch; border-image-slice: 100%; border-image-source: none; border-image-width: 1; border-spacing: 0px; box-sizing: border-box; color: #000000; font-family: Raleway-Medium,Arial,sans-serif; font-size: 16px; font-style: normal; font-variant: normal; font-weight: 400; letter-spacing: normal; margin-bottom: 1em; orphans: 2; text-align: left; text-decoration: none; text-indent: 0px; text-transform: none; -webkit-text-stroke-width: 0px; white-space: normal; width: 100%; word-spacing: 0px; border: medium none currentColor;\\\">\\r\\n\\t<tbody style=\\\"box-sizing: border-box;\\\">\\r\\n\\t\\t<tr class=\\\"row-1\\\" style=\\\"box-sizing: border-box;\\\">\\r\\n\\t\\t\\t<td class=\\\"column-1\\\" colspan=\\\"2\\\" style=\\\"background-attachment: scroll; background-clip: border-box; background-color: #f2f2f2; background-image: none; background-origin: padding-box; background-position-x: 0px; background-position-y: 0px; background-repeat: repeat; background-size: auto; border-image-outset: 0; border-image-repeat: stretch; border-image-slice: 100%; border-image-source: none; border-image-width: 1; box-sizing: border-box; color: #af3f04; float: none; font-family: Raleway-Bold,Arial,sans-serif; font-size: 1rem; text-align: center; vertical-align: inherit; border-width: 0px medium medium medium; border-color: currentColor; border-style: none; padding: 8px;\\\">\\r\\n\\t\\t\\t\\t12.&ordm; ano (2.&ordf; fase)<\\/td>\\r\\n\\t\\t<\\/tr>\\r\\n\\t\\t<tr class=\\\"row-2\\\" style=\\\"box-sizing: border-box;\\\">\\r\\n\\t\\t\\t<td class=\\\"column-1\\\" style=\\\"background-attachment: scroll; background-clip: border-box; background-color: transparent; background-image: none; background-origin: padding-box; background-position-x: 0px; background-position-y: 0px; background-repeat: repeat; background-size: auto; border-image-outset: 0; border-image-repeat: stretch; border-image-slice: 100%; border-image-source: none; border-image-width: 1; box-sizing: border-box; float: none; font-size: 0.75rem; text-align: center; vertical-align: inherit; border-width: 1px medium medium medium; border-color: #dddddd currentColor currentColor currentColor; border-style: solid none none none; padding: 8px;\\\">\\r\\n\\t\\t\\t\\t<strong style=\\\"box-sizing: border-box; font-family: Raleway-Bold,Arial,sans-serif;\\\">Disciplina<\\/strong><\\/td>\\r\\n\\t\\t\\t<td class=\\\"column-2\\\" style=\\\"background-attachment: scroll; background-clip: border-box; background-color: transparent; background-image: none; background-origin: padding-box; background-position-x: 0px; background-position-y: 0px; background-repeat: repeat; background-size: auto; border-image-outset: 0; border-image-repeat: stretch; border-image-slice: 100%; border-image-source: none; border-image-width: 1; box-sizing: border-box; float: none; font-size: 0.75rem; text-align: center; vertical-align: inherit; border-width: 1px medium medium 1px; border-color: #dddddd currentColor currentColor #e3e3e3; border-style: solid none none solid; padding: 8px;\\\">\\r\\n\\t\\t\\t\\t<strong style=\\\"box-sizing: border-box; font-family: Raleway-Bold,Arial,sans-serif;\\\">Data<\\/strong><\\/td>\\r\\n\\t\\t<\\/tr>\\r\\n\\t\\t<tr class=\\\"row-3\\\" style=\\\"box-sizing: border-box;\\\">\\r\\n\\t\\t\\t<td class=\\\"column-1\\\" style=\\\"background-attachment: scroll; background-clip: border-box; background-color: transparent; background-image: none; background-origin: padding-box; background-position-x: 0px; background-position-y: 0px; background-repeat: repeat; background-size: auto; border-image-outset: 0; border-image-repeat: stretch; border-image-slice: 100%; border-image-source: none; border-image-width: 1; box-sizing: border-box; float: none; font-size: 0.75rem; text-align: center; vertical-align: inherit; border-width: 1px medium medium medium; border-color: #dddddd currentColor currentColor currentColor; border-style: solid none none none; padding: 8px;\\\">\\r\\n\\t\\t\\t\\tPortugu&ecirc;s, Portugu&ecirc;s (l&iacute;ngua n&atilde;o materna) e Portugu&ecirc;s (l&iacute;ngua segunda)<\\/td>\\r\\n\\t\\t\\t<td class=\\\"column-2\\\" style=\\\"background-attachment: scroll; background-clip: border-box; background-color: transparent; background-image: none; background-origin: padding-box; background-position-x: 0px; background-position-y: 0px; background-repeat: repeat; background-size: auto; border-image-outset: 0; border-image-repeat: stretch; border-image-slice: 100%; border-image-source: none; border-image-width: 1; box-sizing: border-box; float: none; font-size: 0.75rem; text-align: center; vertical-align: inherit; border-width: 1px medium medium 1px; border-color: #dddddd currentColor currentColor #e3e3e3; border-style: solid none none solid; padding: 8px;\\\">\\r\\n\\t\\t\\t\\t22 de julho de 2020<\\/td>\\r\\n\\t\\t<\\/tr>\\r\\n\\t\\t<tr class=\\\"row-4\\\" style=\\\"box-sizing: border-box;\\\">\\r\\n\\t\\t\\t<td class=\\\"column-1\\\" style=\\\"background-attachment: scroll; background-clip: border-box; background-color: transparent; background-image: none; background-origin: padding-box; background-position-x: 0px; background-position-y: 0px; background-repeat: repeat; background-size: auto; border-image-outset: 0; border-image-repeat: stretch; border-image-slice: 100%; border-image-source: none; border-image-width: 1; box-sizing: border-box; float: none; font-size: 0.75rem; text-align: center; vertical-align: inherit; border-width: 1px medium medium medium; border-color: #dddddd currentColor currentColor currentColor; border-style: solid none none none; padding: 8px;\\\">\\r\\n\\t\\t\\t\\tHist&oacute;ria A, Desenho A<\\/td>\\r\\n\\t\\t\\t<td class=\\\"column-2\\\" style=\\\"background-attachment: scroll; background-clip: border-box; background-color: transparent; background-image: none; background-origin: padding-box; background-position-x: 0px; background-position-y: 0px; background-repeat: repeat; background-size: auto; border-image-outset: 0; border-image-repeat: stretch; border-image-slice: 100%; border-image-source: none; border-image-width: 1; box-sizing: border-box; float: none; font-size: 0.75rem; text-align: center; vertical-align: inherit; border-width: 1px medium medium 1px; border-color: #dddddd currentColor currentColor #e3e3e3; border-style: solid none none solid; padding: 8px;\\\">\\r\\n\\t\\t\\t\\t23 de julho de 2020<\\/td>\\r\\n\\t\\t<\\/tr>\\r\\n\\t\\t<tr class=\\\"row-5\\\" style=\\\"box-sizing: border-box;\\\">\\r\\n\\t\\t\\t<td class=\\\"column-1\\\" style=\\\"background-attachment: scroll; background-clip: border-box; background-color: transparent; background-image: none; background-origin: padding-box; background-position-x: 0px; background-position-y: 0px; background-repeat: repeat; background-size: auto; border-image-outset: 0; border-image-repeat: stretch; border-image-slice: 100%; border-image-source: none; border-image-width: 1; box-sizing: border-box; float: none; font-size: 0.75rem; text-align: center; vertical-align: inherit; border-width: 1px medium medium medium; border-color: #dddddd currentColor currentColor currentColor; border-style: solid none none none; padding: 8px;\\\">\\r\\n\\t\\t\\t\\tMatem&aacute;tica A<\\/td>\\r\\n\\t\\t\\t<td class=\\\"column-2\\\" style=\\\"background-attachment: scroll; background-clip: border-box; background-color: transparent; background-image: none; background-origin: padding-box; background-position-x: 0px; background-position-y: 0px; background-repeat: repeat; background-size: auto; border-image-outset: 0; border-image-repeat: stretch; border-image-slice: 100%; border-image-source: none; border-image-width: 1; box-sizing: border-box; float: none; font-size: 0.75rem; text-align: center; vertical-align: inherit; border-width: 1px medium medium 1px; border-color: #dddddd currentColor currentColor #e3e3e3; border-style: solid none none solid; padding: 8px;\\\">\\r\\n\\t\\t\\t\\t24 de julho de 2020<\\/td>\\r\\n\\t\\t<\\/tr>\\r\\n\\t<\\/tbody>\\r\\n<\\/table>\\r\\n<p>\\r\\n\\t&nbsp;<\\/p>\\r\\n\",\"fulltext\":\"\",\"state\":\"1\",\"catid\":\"16\",\"created\":\"2019-09-14 18:00:53\",\"created_by\":\"231\",\"created_by_alias\":\"\",\"modified\":\"2020-03-12 15:19:43\",\"modified_by\":\"231\",\"checked_out\":\"231\",\"checked_out_time\":\"2020-03-12 15:19:09\",\"publish_up\":\"2019-09-14 18:00:53\",\"publish_down\":\"0000-00-00 00:00:00\",\"images\":\"{\\\"image_intro\\\":\\\"\\\",\\\"image_intro_alt\\\":\\\"\\\",\\\"image_intro_caption\\\":\\\"\\\",\\\"float_intro\\\":\\\"\\\",\\\"image_fulltext\\\":\\\"\\\",\\\"image_fulltext_alt\\\":\\\"\\\",\\\"image_fulltext_caption\\\":\\\"\\\",\\\"float_fulltext\\\":\\\"\\\"}\",\"urls\":\"{\\\"urla\\\":false,\\\"urlatext\\\":\\\"\\\",\\\"targeta\\\":\\\"\\\",\\\"urlb\\\":false,\\\"urlbtext\\\":\\\"\\\",\\\"targetb\\\":\\\"\\\",\\\"urlc\\\":false,\\\"urlctext\\\":\\\"\\\",\\\"targetc\\\":\\\"\\\"}\",\"attribs\":\"{\\\"astroid_article_type\\\":\\\"regular\\\",\\\"astroid_article_video_type\\\":\\\"youtube\\\",\\\"astroid_article_video_url\\\":\\\"\\\",\\\"astroid_article_gallery_width\\\":\\\"\\\",\\\"astroid_article_gallery_bullets\\\":\\\"1\\\",\\\"astroid_article_gallery_navigation\\\":\\\"1\\\",\\\"astroid_article_thumbnail\\\":\\\"1\\\",\\\"astroid_article_gallery_items\\\":[],\\\"astroid_article_audio_source\\\":\\\"soundcloud\\\",\\\"astroid_article_audio_soundcloud\\\":\\\"\\\",\\\"astroid_article_audio_spotify\\\":\\\"\\\",\\\"astroid_article_review_heading\\\":\\\"\\\",\\\"astroid_article_review_summery\\\":\\\"\\\",\\\"astroid_article_review_good\\\":\\\"\\\",\\\"astroid_article_review_bad\\\":\\\"\\\",\\\"astroid_article_review_rating\\\":\\\"5\\\",\\\"astroid_article_button_action\\\":\\\"\\\",\\\"astroid_article_button_link\\\":\\\"\\\",\\\"astroid_article_review_criterias\\\":[],\\\"astroid_article_quote_text\\\":\\\"\\\",\\\"astroid_article_quote_author\\\":\\\"\\\",\\\"astroid_article_badge\\\":\\\"0\\\",\\\"astroid_article_badge_type\\\":\\\"2\\\",\\\"astroid_article_badge_text\\\":\\\"\\\",\\\"astroid_article_badge_color\\\":\\\"\\\",\\\"astroid_article_badge_text_color\\\":\\\"\\\",\\\"astroid_authorinfo\\\":\\\"\\\",\\\"astroid_relatedposts\\\":\\\"\\\",\\\"article_relatedposts_count\\\":\\\"\\\",\\\"article_relatedposts_count_custom\\\":\\\"4\\\",\\\"astroid_readtime\\\":\\\"\\\",\\\"astroid_socialshare\\\":\\\"\\\",\\\"astroid_comments\\\":\\\"\\\",\\\"astroid_og_title\\\":\\\"\\\",\\\"astroid_og_desc\\\":\\\"\\\",\\\"astroid_og_image\\\":\\\"\\\"}\",\"version\":4,\"ordering\":\"6\",\"metakey\":\"\",\"metadesc\":\"\",\"access\":\"1\",\"hits\":\"0\",\"metadata\":\"{\\\"robots\\\":\\\"\\\",\\\"author\\\":\\\"\\\",\\\"rights\\\":\\\"\\\",\\\"xreference\\\":\\\"\\\"}\",\"featured\":\"0\",\"language\":\"*\",\"xreference\":\"\",\"note\":\"\"}', 0);
INSERT INTO `ynfp8_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
(954, 95, 1, '', '2020-03-12 15:20:15', 231, 69594, '76b994691dcf4a15e54b994bc23918f732caae2c', '{\"id\":95,\"asset_id\":\"339\",\"title\":\"Exames Nacionais\",\"alias\":\"exames-nacionais\",\"introtext\":\"<h5>\\r\\n\\t- <a href=\\\"files\\/GUIA_EXAMES_ATUALIZADO.pdf\\\">GUIA PARA APLICA&Ccedil;&Atilde;O DE ADAPTA&Ccedil;&Otilde;ES NA REALIZA&Ccedil;&Atilde;O DE PROVAS E EXAMES <\\/a><\\/h5>\\r\\n<h5>\\r\\n\\t- <a href=\\\"files\\/norma1.pdf\\\">NORMA 01\\/JNE\\/2020 &ndash; Instru&ccedil;&otilde;es para a Inscri&ccedil;&atilde;o nas Provas e Exames do Ensino B&aacute;sico e do Ensino Secund&aacute;rio&nbsp; <\\/a><\\/h5>\\r\\n<h5>\\r\\n\\t-<a href=\\\"files\\/REGULAMENTO_EXAMES_2020.pdf\\\"> Regulamento das Provas de Avalia&ccedil;&atilde;o Externa e das Provas de Equival&ecirc;ncia &agrave; Frequ&ecirc;ncia dos Ensinos B&aacute;sico e Secund&aacute;rio<\\/a><\\/h5>\\r\\n<h4 style=\\\"text-align: left; color: rgb(54, 54, 54); text-transform: none; text-indent: 0px; letter-spacing: normal; font-family: Raleway-Semi-Bold,Arial,sans-serif; font-size: 1.5rem; font-style: normal; font-variant: normal; text-decoration: none; margin-top: 15px; margin-bottom: 7px; word-spacing: 0px; white-space: normal; box-sizing: border-box; orphans: 2; -webkit-text-stroke-width: 0px;\\\">\\r\\n\\t&nbsp;<\\/h4>\\r\\n<h4 style=\\\"text-align: left; color: rgb(54, 54, 54); text-transform: none; text-indent: 0px; letter-spacing: normal; font-family: Raleway-Semi-Bold,Arial,sans-serif; font-size: 1.5rem; font-style: normal; font-variant: normal; text-decoration: none; margin-top: 15px; margin-bottom: 7px; word-spacing: 0px; white-space: normal; box-sizing: border-box; orphans: 2; -webkit-text-stroke-width: 0px;\\\">\\r\\n\\tProvas finais de ciclo<\\/h4>\\r\\n<p style=\\\"box-sizing: border-box; color: #363636; font-family: Raleway-Medium,Arial,sans-serif; font-size: 1rem; font-style: normal; font-variant: normal; font-weight: 400; letter-spacing: normal; line-height: 1.5rem; orphans: 2; padding-bottom: 15px; text-align: left; text-decoration: none; text-indent: 0px; text-transform: none; -webkit-text-stroke-width: 0px; white-space: normal; word-spacing: 0px; margin: 0px;\\\">\\r\\n\\tNo 9.&ordm; ano, os alunos t&ecirc;m de fazer as habituais provas finais de ciclo, que contam para a nota final, com um peso de 30%. Estas provas incidem sobre as disciplinas de Portugu&ecirc;s e Matem&aacute;tica, abarcando as tem&aacute;ticas do 7.&ordm; ano ao 9.&ordm; ano.<\\/p>\\r\\n<table class=\\\"tablepress tablepress-id-51\\\" id=\\\"tablepress-51\\\" style=\\\"border-collapse: collapse; border-image-outset: 0; border-image-repeat: stretch; border-image-slice: 100%; border-image-source: none; border-image-width: 1; border-spacing: 0px; box-sizing: border-box; color: #000000; font-family: Raleway-Medium,Arial,sans-serif; font-size: 16px; font-style: normal; font-variant: normal; font-weight: 400; letter-spacing: normal; margin-bottom: 1em; orphans: 2; text-align: left; text-decoration: none; text-indent: 0px; text-transform: none; -webkit-text-stroke-width: 0px; white-space: normal; width: 100%; word-spacing: 0px; border: medium none currentColor;\\\">\\r\\n\\t<tbody style=\\\"box-sizing: border-box;\\\">\\r\\n\\t\\t<tr class=\\\"row-1\\\" style=\\\"box-sizing: border-box;\\\">\\r\\n\\t\\t\\t<td class=\\\"column-1\\\" colspan=\\\"2\\\" style=\\\"background-attachment: scroll; background-clip: border-box; background-color: #f2f2f2; background-image: none; background-origin: padding-box; background-position-x: 0px; background-position-y: 0px; background-repeat: repeat; background-size: auto; border-image-outset: 0; border-image-repeat: stretch; border-image-slice: 100%; border-image-source: none; border-image-width: 1; box-sizing: border-box; color: #af3f04; float: none; font-family: Raleway-Bold,Arial,sans-serif; font-size: 1rem; text-align: center; vertical-align: inherit; border-width: 0px medium medium medium; border-color: currentColor; border-style: none; padding: 8px;\\\">\\r\\n\\t\\t\\t\\t9.&ordm; ano (1.&ordf; fase)<\\/td>\\r\\n\\t\\t<\\/tr>\\r\\n\\t\\t<tr class=\\\"row-2\\\" style=\\\"box-sizing: border-box;\\\">\\r\\n\\t\\t\\t<td class=\\\"column-1\\\" style=\\\"background-attachment: scroll; background-clip: border-box; background-color: transparent; background-image: none; background-origin: padding-box; background-position-x: 0px; background-position-y: 0px; background-repeat: repeat; background-size: auto; border-image-outset: 0; border-image-repeat: stretch; border-image-slice: 100%; border-image-source: none; border-image-width: 1; box-sizing: border-box; float: none; font-size: 0.75rem; text-align: center; vertical-align: inherit; border-width: 1px medium medium medium; border-color: #dddddd currentColor currentColor currentColor; border-style: solid none none none; padding: 8px;\\\">\\r\\n\\t\\t\\t\\t<strong style=\\\"box-sizing: border-box; font-family: Raleway-Bold,Arial,sans-serif;\\\">Disciplina<\\/strong><\\/td>\\r\\n\\t\\t\\t<td class=\\\"column-2\\\" style=\\\"background-attachment: scroll; background-clip: border-box; background-color: transparent; background-image: none; background-origin: padding-box; background-position-x: 0px; background-position-y: 0px; background-repeat: repeat; background-size: auto; border-image-outset: 0; border-image-repeat: stretch; border-image-slice: 100%; border-image-source: none; border-image-width: 1; box-sizing: border-box; float: none; font-size: 0.75rem; text-align: center; vertical-align: inherit; border-width: 1px medium medium 1px; border-color: #dddddd currentColor currentColor #e3e3e3; border-style: solid none none solid; padding: 8px;\\\">\\r\\n\\t\\t\\t\\t<strong style=\\\"box-sizing: border-box; font-family: Raleway-Bold,Arial,sans-serif;\\\">Data<\\/strong><\\/td>\\r\\n\\t\\t<\\/tr>\\r\\n\\t\\t<tr class=\\\"row-3\\\" style=\\\"box-sizing: border-box;\\\">\\r\\n\\t\\t\\t<td class=\\\"column-1\\\" style=\\\"background-attachment: scroll; background-clip: border-box; background-color: transparent; background-image: none; background-origin: padding-box; background-position-x: 0px; background-position-y: 0px; background-repeat: repeat; background-size: auto; border-image-outset: 0; border-image-repeat: stretch; border-image-slice: 100%; border-image-source: none; border-image-width: 1; box-sizing: border-box; float: none; font-size: 0.75rem; text-align: center; vertical-align: inherit; border-width: 1px medium medium medium; border-color: #dddddd currentColor currentColor currentColor; border-style: solid none none none; padding: 8px;\\\">\\r\\n\\t\\t\\t\\tPortugu&ecirc;s L&iacute;ngua N&atilde;o Materna<\\/td>\\r\\n\\t\\t\\t<td class=\\\"column-2\\\" style=\\\"background-attachment: scroll; background-clip: border-box; background-color: transparent; background-image: none; background-origin: padding-box; background-position-x: 0px; background-position-y: 0px; background-repeat: repeat; background-size: auto; border-image-outset: 0; border-image-repeat: stretch; border-image-slice: 100%; border-image-source: none; border-image-width: 1; box-sizing: border-box; float: none; font-size: 0.75rem; text-align: center; vertical-align: inherit; border-width: 1px medium medium 1px; border-color: #dddddd currentColor currentColor #e3e3e3; border-style: solid none none solid; padding: 8px;\\\">\\r\\n\\t\\t\\t\\t15 de junho de 2020<\\/td>\\r\\n\\t\\t<\\/tr>\\r\\n\\t\\t<tr class=\\\"row-4\\\" style=\\\"box-sizing: border-box;\\\">\\r\\n\\t\\t\\t<td class=\\\"column-1\\\" style=\\\"background-attachment: scroll; background-clip: border-box; background-color: transparent; background-image: none; background-origin: padding-box; background-position-x: 0px; background-position-y: 0px; background-repeat: repeat; background-size: auto; border-image-outset: 0; border-image-repeat: stretch; border-image-slice: 100%; border-image-source: none; border-image-width: 1; box-sizing: border-box; float: none; font-size: 0.75rem; text-align: center; vertical-align: inherit; border-width: 1px medium medium medium; border-color: #dddddd currentColor currentColor currentColor; border-style: solid none none none; padding: 8px;\\\">\\r\\n\\t\\t\\t\\tMatem&aacute;tica<\\/td>\\r\\n\\t\\t\\t<td class=\\\"column-2\\\" style=\\\"background-attachment: scroll; background-clip: border-box; background-color: transparent; background-image: none; background-origin: padding-box; background-position-x: 0px; background-position-y: 0px; background-repeat: repeat; background-size: auto; border-image-outset: 0; border-image-repeat: stretch; border-image-slice: 100%; border-image-source: none; border-image-width: 1; box-sizing: border-box; float: none; font-size: 0.75rem; text-align: center; vertical-align: inherit; border-width: 1px medium medium 1px; border-color: #dddddd currentColor currentColor #e3e3e3; border-style: solid none none solid; padding: 8px;\\\">\\r\\n\\t\\t\\t\\t19 de junho de 2020<\\/td>\\r\\n\\t\\t<\\/tr>\\r\\n\\t\\t<tr class=\\\"row-5\\\" style=\\\"box-sizing: border-box;\\\">\\r\\n\\t\\t\\t<td class=\\\"column-1\\\" style=\\\"background-attachment: scroll; background-clip: border-box; background-color: transparent; background-image: none; background-origin: padding-box; background-position-x: 0px; background-position-y: 0px; background-repeat: repeat; background-size: auto; border-image-outset: 0; border-image-repeat: stretch; border-image-slice: 100%; border-image-source: none; border-image-width: 1; box-sizing: border-box; float: none; font-size: 0.75rem; text-align: center; vertical-align: inherit; border-width: 1px medium medium medium; border-color: #dddddd currentColor currentColor currentColor; border-style: solid none none none; padding: 8px;\\\">\\r\\n\\t\\t\\t\\tPortugu&ecirc;s, Portugu&ecirc;s L&iacute;ngua Segunda<\\/td>\\r\\n\\t\\t\\t<td class=\\\"column-2\\\" style=\\\"background-attachment: scroll; background-clip: border-box; background-color: transparent; background-image: none; background-origin: padding-box; background-position-x: 0px; background-position-y: 0px; background-repeat: repeat; background-size: auto; border-image-outset: 0; border-image-repeat: stretch; border-image-slice: 100%; border-image-source: none; border-image-width: 1; box-sizing: border-box; float: none; font-size: 0.75rem; text-align: center; vertical-align: inherit; border-width: 1px medium medium 1px; border-color: #dddddd currentColor currentColor #e3e3e3; border-style: solid none none solid; padding: 8px;\\\">\\r\\n\\t\\t\\t\\t26 de junho de 2020<\\/td>\\r\\n\\t\\t<\\/tr>\\r\\n\\t<\\/tbody>\\r\\n<\\/table>\\r\\n<table class=\\\"tablepress tablepress-id-119\\\" id=\\\"tablepress-119\\\" style=\\\"border-collapse: collapse; border-image-outset: 0; border-image-repeat: stretch; border-image-slice: 100%; border-image-source: none; border-image-width: 1; border-spacing: 0px; box-sizing: border-box; color: #000000; font-family: Raleway-Medium,Arial,sans-serif; font-size: 16px; font-style: normal; font-variant: normal; font-weight: 400; letter-spacing: normal; margin-bottom: 1em; orphans: 2; text-align: left; text-decoration: none; text-indent: 0px; text-transform: none; -webkit-text-stroke-width: 0px; white-space: normal; width: 100%; word-spacing: 0px; border: medium none currentColor;\\\">\\r\\n\\t<tbody style=\\\"box-sizing: border-box;\\\">\\r\\n\\t\\t<tr class=\\\"row-1\\\" style=\\\"box-sizing: border-box;\\\">\\r\\n\\t\\t\\t<td class=\\\"column-1\\\" colspan=\\\"2\\\" style=\\\"background-attachment: scroll; background-clip: border-box; background-color: #f2f2f2; background-image: none; background-origin: padding-box; background-position-x: 0px; background-position-y: 0px; background-repeat: repeat; background-size: auto; border-image-outset: 0; border-image-repeat: stretch; border-image-slice: 100%; border-image-source: none; border-image-width: 1; box-sizing: border-box; color: #af3f04; float: none; font-family: Raleway-Bold,Arial,sans-serif; font-size: 1rem; text-align: center; vertical-align: inherit; border-width: 0px medium medium medium; border-color: currentColor; border-style: none; padding: 8px;\\\">\\r\\n\\t\\t\\t\\t9.&ordm; ano (2.&ordf; fase)<\\/td>\\r\\n\\t\\t<\\/tr>\\r\\n\\t\\t<tr class=\\\"row-2\\\" style=\\\"box-sizing: border-box;\\\">\\r\\n\\t\\t\\t<td class=\\\"column-1\\\" style=\\\"background-attachment: scroll; background-clip: border-box; background-color: transparent; background-image: none; background-origin: padding-box; background-position-x: 0px; background-position-y: 0px; background-repeat: repeat; background-size: auto; border-image-outset: 0; border-image-repeat: stretch; border-image-slice: 100%; border-image-source: none; border-image-width: 1; box-sizing: border-box; float: none; font-size: 0.75rem; text-align: center; vertical-align: inherit; border-width: 1px medium medium medium; border-color: #dddddd currentColor currentColor currentColor; border-style: solid none none none; padding: 8px;\\\">\\r\\n\\t\\t\\t\\t<strong style=\\\"box-sizing: border-box; font-family: Raleway-Bold,Arial,sans-serif;\\\">Disciplina<\\/strong><\\/td>\\r\\n\\t\\t\\t<td class=\\\"column-2\\\" style=\\\"background-attachment: scroll; background-clip: border-box; background-color: transparent; background-image: none; background-origin: padding-box; background-position-x: 0px; background-position-y: 0px; background-repeat: repeat; background-size: auto; border-image-outset: 0; border-image-repeat: stretch; border-image-slice: 100%; border-image-source: none; border-image-width: 1; box-sizing: border-box; float: none; font-size: 0.75rem; text-align: center; vertical-align: inherit; border-width: 1px medium medium 1px; border-color: #dddddd currentColor currentColor #e3e3e3; border-style: solid none none solid; padding: 8px;\\\">\\r\\n\\t\\t\\t\\t<strong style=\\\"box-sizing: border-box; font-family: Raleway-Bold,Arial,sans-serif;\\\">Data<\\/strong><\\/td>\\r\\n\\t\\t<\\/tr>\\r\\n\\t\\t<tr class=\\\"row-3\\\" style=\\\"box-sizing: border-box;\\\">\\r\\n\\t\\t\\t<td class=\\\"column-1\\\" style=\\\"background-attachment: scroll; background-clip: border-box; background-color: transparent; background-image: none; background-origin: padding-box; background-position-x: 0px; background-position-y: 0px; background-repeat: repeat; background-size: auto; border-image-outset: 0; border-image-repeat: stretch; border-image-slice: 100%; border-image-source: none; border-image-width: 1; box-sizing: border-box; float: none; font-size: 0.75rem; text-align: center; vertical-align: inherit; border-width: 1px medium medium medium; border-color: #dddddd currentColor currentColor currentColor; border-style: solid none none none; padding: 8px;\\\">\\r\\n\\t\\t\\t\\tMatem&aacute;tica<\\/td>\\r\\n\\t\\t\\t<td class=\\\"column-2\\\" style=\\\"background-attachment: scroll; background-clip: border-box; background-color: transparent; background-image: none; background-origin: padding-box; background-position-x: 0px; background-position-y: 0px; background-repeat: repeat; background-size: auto; border-image-outset: 0; border-image-repeat: stretch; border-image-slice: 100%; border-image-source: none; border-image-width: 1; box-sizing: border-box; float: none; font-size: 0.75rem; text-align: center; vertical-align: inherit; border-width: 1px medium medium 1px; border-color: #dddddd currentColor currentColor #e3e3e3; border-style: solid none none solid; padding: 8px;\\\">\\r\\n\\t\\t\\t\\t20 de julho de 2020<\\/td>\\r\\n\\t\\t<\\/tr>\\r\\n\\t\\t<tr class=\\\"row-4\\\" style=\\\"box-sizing: border-box;\\\">\\r\\n\\t\\t\\t<td class=\\\"column-1\\\" style=\\\"background-attachment: scroll; background-clip: border-box; background-color: transparent; background-image: none; background-origin: padding-box; background-position-x: 0px; background-position-y: 0px; background-repeat: repeat; background-size: auto; border-image-outset: 0; border-image-repeat: stretch; border-image-slice: 100%; border-image-source: none; border-image-width: 1; box-sizing: border-box; float: none; font-size: 0.75rem; text-align: center; vertical-align: inherit; border-width: 1px medium medium medium; border-color: #dddddd currentColor currentColor currentColor; border-style: solid none none none; padding: 8px;\\\">\\r\\n\\t\\t\\t\\tPortugu&ecirc;s, Portugu&ecirc;s L&iacute;ngua N&atilde;o Materna, Portugu&ecirc;s L&iacute;ngua segunda<\\/td>\\r\\n\\t\\t\\t<td class=\\\"column-2\\\" style=\\\"background-attachment: scroll; background-clip: border-box; background-color: transparent; background-image: none; background-origin: padding-box; background-position-x: 0px; background-position-y: 0px; background-repeat: repeat; background-size: auto; border-image-outset: 0; border-image-repeat: stretch; border-image-slice: 100%; border-image-source: none; border-image-width: 1; box-sizing: border-box; float: none; font-size: 0.75rem; text-align: center; vertical-align: inherit; border-width: 1px medium medium 1px; border-color: #dddddd currentColor currentColor #e3e3e3; border-style: solid none none solid; padding: 8px;\\\">\\r\\n\\t\\t\\t\\t22 de julho de 2020<\\/td>\\r\\n\\t\\t<\\/tr>\\r\\n\\t<\\/tbody>\\r\\n<\\/table>\\r\\n<h4 style=\\\"box-sizing: border-box; color: #363636; font-family: Raleway-Semi-Bold,Arial,sans-serif; font-size: 1.5rem; font-style: normal; font-variant: normal; font-weight: bold; letter-spacing: normal; margin-bottom: 7px; margin-top: 15px; orphans: 2; text-align: left; text-decoration: none; text-indent: 0px; text-transform: none; -webkit-text-stroke-width: 0px; white-space: normal; word-spacing: 0px;\\\">\\r\\n\\tExames finais nacionais<\\/h4>\\r\\n<p style=\\\"box-sizing: border-box; color: #363636; font-family: Raleway-Medium,Arial,sans-serif; font-size: 1rem; font-style: normal; font-variant: normal; font-weight: 400; letter-spacing: normal; line-height: 1.5rem; orphans: 2; padding-bottom: 15px; text-align: left; text-decoration: none; text-indent: 0px; text-transform: none; -webkit-text-stroke-width: 0px; white-space: normal; word-spacing: 0px; margin: 0px;\\\">\\r\\n\\tOs alunos dos 11.&ordm; ano e 12.&ordm; ano realizam os exames nacionais. Estas s&atilde;o as avalia&ccedil;&otilde;es mais importantes da escolaridade obrigat&oacute;ria. Contam para a m&eacute;dia do ensino secund&aacute;rio e, em alguns casos, funcionam como provas de ingresso ao ensino superior.<\\/p>\\r\\n<table class=\\\"tablepress tablepress-id-53\\\" id=\\\"tablepress-53\\\" style=\\\"border-collapse: collapse; border-image-outset: 0; border-image-repeat: stretch; border-image-slice: 100%; border-image-source: none; border-image-width: 1; border-spacing: 0px; box-sizing: border-box; color: #000000; font-family: Raleway-Medium,Arial,sans-serif; font-size: 16px; font-style: normal; font-variant: normal; font-weight: 400; letter-spacing: normal; margin-bottom: 1em; orphans: 2; text-align: left; text-decoration: none; text-indent: 0px; text-transform: none; -webkit-text-stroke-width: 0px; white-space: normal; width: 100%; word-spacing: 0px; border: medium none currentColor;\\\">\\r\\n\\t<tbody style=\\\"box-sizing: border-box;\\\">\\r\\n\\t\\t<tr class=\\\"row-1\\\" style=\\\"box-sizing: border-box;\\\">\\r\\n\\t\\t\\t<td class=\\\"column-1\\\" colspan=\\\"2\\\" style=\\\"background-attachment: scroll; background-clip: border-box; background-color: #f2f2f2; background-image: none; background-origin: padding-box; background-position-x: 0px; background-position-y: 0px; background-repeat: repeat; background-size: auto; border-image-outset: 0; border-image-repeat: stretch; border-image-slice: 100%; border-image-source: none; border-image-width: 1; box-sizing: border-box; color: #af3f04; float: none; font-family: Raleway-Bold,Arial,sans-serif; font-size: 1rem; text-align: center; vertical-align: inherit; border-width: 0px medium medium medium; border-color: currentColor; border-style: none; padding: 8px;\\\">\\r\\n\\t\\t\\t\\t11.&ordm; ano (1.&ordf; fase)<\\/td>\\r\\n\\t\\t<\\/tr>\\r\\n\\t\\t<tr class=\\\"row-2\\\" style=\\\"box-sizing: border-box;\\\">\\r\\n\\t\\t\\t<td class=\\\"column-1\\\" style=\\\"background-attachment: scroll; background-clip: border-box; background-color: transparent; background-image: none; background-origin: padding-box; background-position-x: 0px; background-position-y: 0px; background-repeat: repeat; background-size: auto; border-image-outset: 0; border-image-repeat: stretch; border-image-slice: 100%; border-image-source: none; border-image-width: 1; box-sizing: border-box; float: none; font-size: 0.75rem; text-align: center; vertical-align: inherit; border-width: 1px medium medium medium; border-color: #dddddd currentColor currentColor currentColor; border-style: solid none none none; padding: 8px;\\\">\\r\\n\\t\\t\\t\\t<strong style=\\\"box-sizing: border-box; font-family: Raleway-Bold,Arial,sans-serif;\\\">Disciplina<\\/strong><\\/td>\\r\\n\\t\\t\\t<td class=\\\"column-2\\\" style=\\\"background-attachment: scroll; background-clip: border-box; background-color: transparent; background-image: none; background-origin: padding-box; background-position-x: 0px; background-position-y: 0px; background-repeat: repeat; background-size: auto; border-image-outset: 0; border-image-repeat: stretch; border-image-slice: 100%; border-image-source: none; border-image-width: 1; box-sizing: border-box; float: none; font-size: 0.75rem; text-align: center; vertical-align: inherit; border-width: 1px medium medium 1px; border-color: #dddddd currentColor currentColor #e3e3e3; border-style: solid none none solid; padding: 8px;\\\">\\r\\n\\t\\t\\t\\t<strong style=\\\"box-sizing: border-box; font-family: Raleway-Bold,Arial,sans-serif;\\\">Data<\\/strong><\\/td>\\r\\n\\t\\t<\\/tr>\\r\\n\\t\\t<tr class=\\\"row-3\\\" style=\\\"box-sizing: border-box;\\\">\\r\\n\\t\\t\\t<td class=\\\"column-1\\\" style=\\\"background-attachment: scroll; background-clip: border-box; background-color: transparent; background-image: none; background-origin: padding-box; background-position-x: 0px; background-position-y: 0px; background-repeat: repeat; background-size: auto; border-image-outset: 0; border-image-repeat: stretch; border-image-slice: 100%; border-image-source: none; border-image-width: 1; box-sizing: border-box; float: none; font-size: 0.75rem; text-align: center; vertical-align: inherit; border-width: 1px medium medium medium; border-color: #dddddd currentColor currentColor currentColor; border-style: solid none none none; padding: 8px;\\\">\\r\\n\\t\\t\\t\\tEspanhol, Franc&ecirc;s<\\/td>\\r\\n\\t\\t\\t<td class=\\\"column-2\\\" style=\\\"background-attachment: scroll; background-clip: border-box; background-color: transparent; background-image: none; background-origin: padding-box; background-position-x: 0px; background-position-y: 0px; background-repeat: repeat; background-size: auto; border-image-outset: 0; border-image-repeat: stretch; border-image-slice: 100%; border-image-source: none; border-image-width: 1; box-sizing: border-box; float: none; font-size: 0.75rem; text-align: center; vertical-align: inherit; border-width: 1px medium medium 1px; border-color: #dddddd currentColor currentColor #e3e3e3; border-style: solid none none solid; padding: 8px;\\\">\\r\\n\\t\\t\\t\\t16 de junho de 2020<\\/td>\\r\\n\\t\\t<\\/tr>\\r\\n\\t\\t<tr class=\\\"row-4\\\" style=\\\"box-sizing: border-box;\\\">\\r\\n\\t\\t\\t<td class=\\\"column-1\\\" style=\\\"background-attachment: scroll; background-clip: border-box; background-color: transparent; background-image: none; background-origin: padding-box; background-position-x: 0px; background-position-y: 0px; background-repeat: repeat; background-size: auto; border-image-outset: 0; border-image-repeat: stretch; border-image-slice: 100%; border-image-source: none; border-image-width: 1; box-sizing: border-box; float: none; font-size: 0.75rem; text-align: center; vertical-align: inherit; border-width: 1px medium medium medium; border-color: #dddddd currentColor currentColor currentColor; border-style: solid none none none; padding: 8px;\\\">\\r\\n\\t\\t\\t\\tFilosofia<\\/td>\\r\\n\\t\\t\\t<td class=\\\"column-2\\\" style=\\\"background-attachment: scroll; background-clip: border-box; background-color: transparent; background-image: none; background-origin: padding-box; background-position-x: 0px; background-position-y: 0px; background-repeat: repeat; background-size: auto; border-image-outset: 0; border-image-repeat: stretch; border-image-slice: 100%; border-image-source: none; border-image-width: 1; box-sizing: border-box; float: none; font-size: 0.75rem; text-align: center; vertical-align: inherit; border-width: 1px medium medium 1px; border-color: #dddddd currentColor currentColor #e3e3e3; border-style: solid none none solid; padding: 8px;\\\">\\r\\n\\t\\t\\t\\t17 de junho de 2020<\\/td>\\r\\n\\t\\t<\\/tr>\\r\\n\\t\\t<tr class=\\\"row-5\\\" style=\\\"box-sizing: border-box;\\\">\\r\\n\\t\\t\\t<td class=\\\"column-1\\\" style=\\\"background-attachment: scroll; background-clip: border-box; background-color: transparent; background-image: none; background-origin: padding-box; background-position-x: 0px; background-position-y: 0px; background-repeat: repeat; background-size: auto; border-image-outset: 0; border-image-repeat: stretch; border-image-slice: 100%; border-image-source: none; border-image-width: 1; box-sizing: border-box; float: none; font-size: 0.75rem; text-align: center; vertical-align: inherit; border-width: 1px medium medium medium; border-color: #dddddd currentColor currentColor currentColor; border-style: solid none none none; padding: 8px;\\\">\\r\\n\\t\\t\\t\\tF&iacute;sica e Qu&iacute;mica A, Latim<\\/td>\\r\\n\\t\\t\\t<td class=\\\"column-2\\\" style=\\\"background-attachment: scroll; background-clip: border-box; background-color: transparent; background-image: none; background-origin: padding-box; background-position-x: 0px; background-position-y: 0px; background-repeat: repeat; background-size: auto; border-image-outset: 0; border-image-repeat: stretch; border-image-slice: 100%; border-image-source: none; border-image-width: 1; box-sizing: border-box; float: none; font-size: 0.75rem; text-align: center; vertical-align: inherit; border-width: 1px medium medium 1px; border-color: #dddddd currentColor currentColor #e3e3e3; border-style: solid none none solid; padding: 8px;\\\">\\r\\n\\t\\t\\t\\t18 de junho de 2020<\\/td>\\r\\n\\t\\t<\\/tr>\\r\\n\\t\\t<tr class=\\\"row-6\\\" style=\\\"box-sizing: border-box;\\\">\\r\\n\\t\\t\\t<td class=\\\"column-1\\\" style=\\\"background-attachment: scroll; background-clip: border-box; background-color: transparent; background-image: none; background-origin: padding-box; background-position-x: 0px; background-position-y: 0px; background-repeat: repeat; background-size: auto; border-image-outset: 0; border-image-repeat: stretch; border-image-slice: 100%; border-image-source: none; border-image-width: 1; box-sizing: border-box; float: none; font-size: 0.75rem; text-align: center; vertical-align: inherit; border-width: 1px medium medium medium; border-color: #dddddd currentColor currentColor currentColor; border-style: solid none none none; padding: 8px;\\\">\\r\\n\\t\\t\\t\\tHist&oacute;ria B<\\/td>\\r\\n\\t\\t\\t<td class=\\\"column-2\\\" style=\\\"background-attachment: scroll; background-clip: border-box; background-color: transparent; background-image: none; background-origin: padding-box; background-position-x: 0px; background-position-y: 0px; background-repeat: repeat; background-size: auto; border-image-outset: 0; border-image-repeat: stretch; border-image-slice: 100%; border-image-source: none; border-image-width: 1; box-sizing: border-box; float: none; font-size: 0.75rem; text-align: center; vertical-align: inherit; border-width: 1px medium medium 1px; border-color: #dddddd currentColor currentColor #e3e3e3; border-style: solid none none solid; padding: 8px;\\\">\\r\\n\\t\\t\\t\\t19 de junho de 2020<\\/td>\\r\\n\\t\\t<\\/tr>\\r\\n\\t\\t<tr class=\\\"row-7\\\" style=\\\"box-sizing: border-box;\\\">\\r\\n\\t\\t\\t<td class=\\\"column-1\\\" style=\\\"background-attachment: scroll; background-clip: border-box; background-color: transparent; background-image: none; background-origin: padding-box; background-position-x: 0px; background-position-y: 0px; background-repeat: repeat; background-size: auto; border-image-outset: 0; border-image-repeat: stretch; border-image-slice: 100%; border-image-source: none; border-image-width: 1; box-sizing: border-box; float: none; font-size: 0.75rem; text-align: center; vertical-align: inherit; border-width: 1px medium medium medium; border-color: #dddddd currentColor currentColor currentColor; border-style: solid none none none; padding: 8px;\\\">\\r\\n\\t\\t\\t\\tGeografia A<\\/td>\\r\\n\\t\\t\\t<td class=\\\"column-2\\\" style=\\\"background-attachment: scroll; background-clip: border-box; background-color: transparent; background-image: none; background-origin: padding-box; background-position-x: 0px; background-position-y: 0px; background-repeat: repeat; background-size: auto; border-image-outset: 0; border-image-repeat: stretch; border-image-slice: 100%; border-image-source: none; border-image-width: 1; box-sizing: border-box; float: none; font-size: 0.75rem; text-align: center; vertical-align: inherit; border-width: 1px medium medium 1px; border-color: #dddddd currentColor currentColor #e3e3e3; border-style: solid none none solid; padding: 8px;\\\">\\r\\n\\t\\t\\t\\t22 de junho de 2020<\\/td>\\r\\n\\t\\t<\\/tr>\\r\\n\\t\\t<tr class=\\\"row-8\\\" style=\\\"box-sizing: border-box;\\\">\\r\\n\\t\\t\\t<td class=\\\"column-1\\\" style=\\\"background-attachment: scroll; background-clip: border-box; background-color: transparent; background-image: none; background-origin: padding-box; background-position-x: 0px; background-position-y: 0px; background-repeat: repeat; background-size: auto; border-image-outset: 0; border-image-repeat: stretch; border-image-slice: 100%; border-image-source: none; border-image-width: 1; box-sizing: border-box; float: none; font-size: 0.75rem; text-align: center; vertical-align: inherit; border-width: 1px medium medium medium; border-color: #dddddd currentColor currentColor currentColor; border-style: solid none none none; padding: 8px;\\\">\\r\\n\\t\\t\\t\\tHist&oacute;ria da Cultura e das Artes<\\/td>\\r\\n\\t\\t\\t<td class=\\\"column-2\\\" style=\\\"background-attachment: scroll; background-clip: border-box; background-color: transparent; background-image: none; background-origin: padding-box; background-position-x: 0px; background-position-y: 0px; background-repeat: repeat; background-size: auto; border-image-outset: 0; border-image-repeat: stretch; border-image-slice: 100%; border-image-source: none; border-image-width: 1; box-sizing: border-box; float: none; font-size: 0.75rem; text-align: center; vertical-align: inherit; border-width: 1px medium medium 1px; border-color: #dddddd currentColor currentColor #e3e3e3; border-style: solid none none solid; padding: 8px;\\\">\\r\\n\\t\\t\\t\\t23 de junho de 2020<\\/td>\\r\\n\\t\\t<\\/tr>\\r\\n\\t\\t<tr class=\\\"row-9\\\" style=\\\"box-sizing: border-box;\\\">\\r\\n\\t\\t\\t<td class=\\\"column-1\\\" style=\\\"background-attachment: scroll; background-clip: border-box; background-color: transparent; background-image: none; background-origin: padding-box; background-position-x: 0px; background-position-y: 0px; background-repeat: repeat; background-size: auto; border-image-outset: 0; border-image-repeat: stretch; border-image-slice: 100%; border-image-source: none; border-image-width: 1; box-sizing: border-box; float: none; font-size: 0.75rem; text-align: center; vertical-align: inherit; border-width: 1px medium medium medium; border-color: #dddddd currentColor currentColor currentColor; border-style: solid none none none; padding: 8px;\\\">\\r\\n\\t\\t\\t\\tMatem&aacute;tica B, Matem&aacute;tica Aplicada &agrave;s Ci&ecirc;ncias Sociais<\\/td>\\r\\n\\t\\t\\t<td class=\\\"column-2\\\" style=\\\"background-attachment: scroll; background-clip: border-box; background-color: transparent; background-image: none; background-origin: padding-box; background-position-x: 0px; background-position-y: 0px; background-repeat: repeat; background-size: auto; border-image-outset: 0; border-image-repeat: stretch; border-image-slice: 100%; border-image-source: none; border-image-width: 1; box-sizing: border-box; float: none; font-size: 0.75rem; text-align: center; vertical-align: inherit; border-width: 1px medium medium 1px; border-color: #dddddd currentColor currentColor #e3e3e3; border-style: solid none none solid; padding: 8px;\\\">\\r\\n\\t\\t\\t\\t25 de junho de 2020<\\/td>\\r\\n\\t\\t<\\/tr>\\r\\n\\t\\t<tr class=\\\"row-10\\\" style=\\\"box-sizing: border-box;\\\">\\r\\n\\t\\t\\t<td class=\\\"column-1\\\" style=\\\"background-attachment: scroll; background-clip: border-box; background-color: transparent; background-image: none; background-origin: padding-box; background-position-x: 0px; background-position-y: 0px; background-repeat: repeat; background-size: auto; border-image-outset: 0; border-image-repeat: stretch; border-image-slice: 100%; border-image-source: none; border-image-width: 1; box-sizing: border-box; float: none; font-size: 0.75rem; text-align: center; vertical-align: inherit; border-width: 1px medium medium medium; border-color: #dddddd currentColor currentColor currentColor; border-style: solid none none none; padding: 8px;\\\">\\r\\n\\t\\t\\t\\tBiologia, Geologia<\\/td>\\r\\n\\t\\t\\t<td class=\\\"column-2\\\" style=\\\"background-attachment: scroll; background-clip: border-box; background-color: transparent; background-image: none; background-origin: padding-box; background-position-x: 0px; background-position-y: 0px; background-repeat: repeat; background-size: auto; border-image-outset: 0; border-image-repeat: stretch; border-image-slice: 100%; border-image-source: none; border-image-width: 1; box-sizing: border-box; float: none; font-size: 0.75rem; text-align: center; vertical-align: inherit; border-width: 1px medium medium 1px; border-color: #dddddd currentColor currentColor #e3e3e3; border-style: solid none none solid; padding: 8px;\\\">\\r\\n\\t\\t\\t\\t30 de junho de 2020<\\/td>\\r\\n\\t\\t<\\/tr>\\r\\n\\t\\t<tr class=\\\"row-11\\\" style=\\\"box-sizing: border-box;\\\">\\r\\n\\t\\t\\t<td class=\\\"column-1\\\" style=\\\"background-attachment: scroll; background-clip: border-box; background-color: transparent; background-image: none; background-origin: padding-box; background-position-x: 0px; background-position-y: 0px; background-repeat: repeat; background-size: auto; border-image-outset: 0; border-image-repeat: stretch; border-image-slice: 100%; border-image-source: none; border-image-width: 1; box-sizing: border-box; float: none; font-size: 0.75rem; text-align: center; vertical-align: inherit; border-width: 1px medium medium medium; border-color: #dddddd currentColor currentColor currentColor; border-style: solid none none none; padding: 8px;\\\">\\r\\n\\t\\t\\t\\tEconomia, Alem&atilde;o<\\/td>\\r\\n\\t\\t\\t<td class=\\\"column-2\\\" style=\\\"background-attachment: scroll; background-clip: border-box; background-color: transparent; background-image: none; background-origin: padding-box; background-position-x: 0px; background-position-y: 0px; background-repeat: repeat; background-size: auto; border-image-outset: 0; border-image-repeat: stretch; border-image-slice: 100%; border-image-source: none; border-image-width: 1; box-sizing: border-box; float: none; font-size: 0.75rem; text-align: center; vertical-align: inherit; border-width: 1px medium medium 1px; border-color: #dddddd currentColor currentColor #e3e3e3; border-style: solid none none solid; padding: 8px;\\\">\\r\\n\\t\\t\\t\\t2 de julho de 2020<\\/td>\\r\\n\\t\\t<\\/tr>\\r\\n\\t\\t<tr class=\\\"row-12\\\" style=\\\"box-sizing: border-box;\\\">\\r\\n\\t\\t\\t<td class=\\\"column-1\\\" style=\\\"background-attachment: scroll; background-clip: border-box; background-color: transparent; background-image: none; background-origin: padding-box; background-position-x: 0px; background-position-y: 0px; background-repeat: repeat; background-size: auto; border-image-outset: 0; border-image-repeat: stretch; border-image-slice: 100%; border-image-source: none; border-image-width: 1; box-sizing: border-box; float: none; font-size: 0.75rem; text-align: center; vertical-align: inherit; border-width: 1px medium medium medium; border-color: #dddddd currentColor currentColor currentColor; border-style: solid none none none; padding: 8px;\\\">\\r\\n\\t\\t\\t\\tIngl&ecirc;s<\\/td>\\r\\n\\t\\t\\t<td class=\\\"column-2\\\" style=\\\"background-attachment: scroll; background-clip: border-box; background-color: transparent; background-image: none; background-origin: padding-box; background-position-x: 0px; background-position-y: 0px; background-repeat: repeat; background-size: auto; border-image-outset: 0; border-image-repeat: stretch; border-image-slice: 100%; border-image-source: none; border-image-width: 1; box-sizing: border-box; float: none; font-size: 0.75rem; text-align: center; vertical-align: inherit; border-width: 1px medium medium 1px; border-color: #dddddd currentColor currentColor #e3e3e3; border-style: solid none none solid; padding: 8px;\\\">\\r\\n\\t\\t\\t\\t3 de julho de 2020<\\/td>\\r\\n\\t\\t<\\/tr>\\r\\n\\t\\t<tr class=\\\"row-13\\\" style=\\\"box-sizing: border-box;\\\">\\r\\n\\t\\t\\t<td class=\\\"column-1\\\" style=\\\"background-attachment: scroll; background-clip: border-box; background-color: transparent; background-image: none; background-origin: padding-box; background-position-x: 0px; background-position-y: 0px; background-repeat: repeat; background-size: auto; border-image-outset: 0; border-image-repeat: stretch; border-image-slice: 100%; border-image-source: none; border-image-width: 1; box-sizing: border-box; float: none; font-size: 0.75rem; text-align: center; vertical-align: inherit; border-width: 1px medium medium medium; border-color: #dddddd currentColor currentColor currentColor; border-style: solid none none none; padding: 8px;\\\">\\r\\n\\t\\t\\t\\tGeometria Descritiva A<\\/td>\\r\\n\\t\\t\\t<td class=\\\"column-2\\\" style=\\\"background-attachment: scroll; background-clip: border-box; background-color: transparent; background-image: none; background-origin: padding-box; background-position-x: 0px; background-position-y: 0px; background-repeat: repeat; background-size: auto; border-image-outset: 0; border-image-repeat: stretch; border-image-slice: 100%; border-image-source: none; border-image-width: 1; box-sizing: border-box; float: none; font-size: 0.75rem; text-align: center; vertical-align: inherit; border-width: 1px medium medium 1px; border-color: #dddddd currentColor currentColor #e3e3e3; border-style: solid none none solid; padding: 8px;\\\">\\r\\n\\t\\t\\t\\t6 de julho de 2020<\\/td>\\r\\n\\t\\t<\\/tr>\\r\\n\\t\\t<tr class=\\\"row-14\\\" style=\\\"box-sizing: border-box;\\\">\\r\\n\\t\\t\\t<td class=\\\"column-1\\\" style=\\\"background-attachment: scroll; background-clip: border-box; background-color: transparent; background-image: none; background-origin: padding-box; background-position-x: 0px; background-position-y: 0px; background-repeat: repeat; background-size: auto; border-image-outset: 0; border-image-repeat: stretch; border-image-slice: 100%; border-image-source: none; border-image-width: 1; box-sizing: border-box; float: none; font-size: 0.75rem; text-align: center; vertical-align: inherit; border-width: 1px medium medium medium; border-color: #dddddd currentColor currentColor currentColor; border-style: solid none none none; padding: 8px;\\\">\\r\\n\\t\\t\\t\\tLiteratura Portuguesa<\\/td>\\r\\n\\t\\t\\t<td class=\\\"column-2\\\" style=\\\"background-attachment: scroll; background-clip: border-box; background-color: transparent; background-image: none; background-origin: padding-box; background-position-x: 0px; background-position-y: 0px; background-repeat: repeat; background-size: auto; border-image-outset: 0; border-image-repeat: stretch; border-image-slice: 100%; border-image-source: none; border-image-width: 1; box-sizing: border-box; float: none; font-size: 0.75rem; text-align: center; vertical-align: inherit; border-width: 1px medium medium 1px; border-color: #dddddd currentColor currentColor #e3e3e3; border-style: solid none none solid; padding: 8px;\\\">\\r\\n\\t\\t\\t\\t7 de julho de 2020<\\/td>\\r\\n\\t\\t<\\/tr>\\r\\n\\t<\\/tbody>\\r\\n<\\/table>\\r\\n<table class=\\\"tablepress tablepress-id-120\\\" id=\\\"tablepress-120\\\" style=\\\"border-collapse: collapse; border-image-outset: 0; border-image-repeat: stretch; border-image-slice: 100%; border-image-source: none; border-image-width: 1; border-spacing: 0px; box-sizing: border-box; color: #000000; font-family: Raleway-Medium,Arial,sans-serif; font-size: 16px; font-style: normal; font-variant: normal; font-weight: 400; letter-spacing: normal; margin-bottom: 1em; orphans: 2; text-align: left; text-decoration: none; text-indent: 0px; text-transform: none; -webkit-text-stroke-width: 0px; white-space: normal; width: 100%; word-spacing: 0px; border: medium none currentColor;\\\">\\r\\n\\t<tbody style=\\\"box-sizing: border-box;\\\">\\r\\n\\t\\t<tr class=\\\"row-1\\\" style=\\\"box-sizing: border-box;\\\">\\r\\n\\t\\t\\t<td class=\\\"column-1\\\" colspan=\\\"2\\\" style=\\\"background-attachment: scroll; background-clip: border-box; background-color: #f2f2f2; background-image: none; background-origin: padding-box; background-position-x: 0px; background-position-y: 0px; background-repeat: repeat; background-size: auto; border-image-outset: 0; border-image-repeat: stretch; border-image-slice: 100%; border-image-source: none; border-image-width: 1; box-sizing: border-box; color: #af3f04; float: none; font-family: Raleway-Bold,Arial,sans-serif; font-size: 1rem; text-align: center; vertical-align: inherit; border-width: 0px medium medium medium; border-color: currentColor; border-style: none; padding: 8px;\\\">\\r\\n\\t\\t\\t\\t11.&ordm; ano (2.&ordf; fase)<\\/td>\\r\\n\\t\\t<\\/tr>\\r\\n\\t\\t<tr class=\\\"row-2\\\" style=\\\"box-sizing: border-box;\\\">\\r\\n\\t\\t\\t<td class=\\\"column-1\\\" style=\\\"background-attachment: scroll; background-clip: border-box; background-color: transparent; background-image: none; background-origin: padding-box; background-position-x: 0px; background-position-y: 0px; background-repeat: repeat; background-size: auto; border-image-outset: 0; border-image-repeat: stretch; border-image-slice: 100%; border-image-source: none; border-image-width: 1; box-sizing: border-box; float: none; font-size: 0.75rem; text-align: center; vertical-align: inherit; border-width: 1px medium medium medium; border-color: #dddddd currentColor currentColor currentColor; border-style: solid none none none; padding: 8px;\\\">\\r\\n\\t\\t\\t\\t<strong style=\\\"box-sizing: border-box; font-family: Raleway-Bold,Arial,sans-serif;\\\">Disciplina<\\/strong><\\/td>\\r\\n\\t\\t\\t<td class=\\\"column-2\\\" style=\\\"background-attachment: scroll; background-clip: border-box; background-color: transparent; background-image: none; background-origin: padding-box; background-position-x: 0px; background-position-y: 0px; background-repeat: repeat; background-size: auto; border-image-outset: 0; border-image-repeat: stretch; border-image-slice: 100%; border-image-source: none; border-image-width: 1; box-sizing: border-box; float: none; font-size: 0.75rem; text-align: center; vertical-align: inherit; border-width: 1px medium medium 1px; border-color: #dddddd currentColor currentColor #e3e3e3; border-style: solid none none solid; padding: 8px;\\\">\\r\\n\\t\\t\\t\\t<strong style=\\\"box-sizing: border-box; font-family: Raleway-Bold,Arial,sans-serif;\\\">Data<\\/strong><\\/td>\\r\\n\\t\\t<\\/tr>\\r\\n\\t\\t<tr class=\\\"row-3\\\" style=\\\"box-sizing: border-box;\\\">\\r\\n\\t\\t\\t<td class=\\\"column-1\\\" style=\\\"background-attachment: scroll; background-clip: border-box; background-color: transparent; background-image: none; background-origin: padding-box; background-position-x: 0px; background-position-y: 0px; background-repeat: repeat; background-size: auto; border-image-outset: 0; border-image-repeat: stretch; border-image-slice: 100%; border-image-source: none; border-image-width: 1; box-sizing: border-box; float: none; font-size: 0.75rem; text-align: center; vertical-align: inherit; border-width: 1px medium medium medium; border-color: #dddddd currentColor currentColor currentColor; border-style: solid none none none; padding: 8px;\\\">\\r\\n\\t\\t\\t\\tF&iacute;sica e Qu&iacute;mica A, Literatura Portuguesa, Economia A, Latim A<\\/td>\\r\\n\\t\\t\\t<td class=\\\"column-2\\\" style=\\\"background-attachment: scroll; background-clip: border-box; background-color: transparent; background-image: none; background-origin: padding-box; background-position-x: 0px; background-position-y: 0px; background-repeat: repeat; background-size: auto; border-image-outset: 0; border-image-repeat: stretch; border-image-slice: 100%; border-image-source: none; border-image-width: 1; box-sizing: border-box; float: none; font-size: 0.75rem; text-align: center; vertical-align: inherit; border-width: 1px medium medium 1px; border-color: #dddddd currentColor currentColor #e3e3e3; border-style: solid none none solid; padding: 8px;\\\">\\r\\n\\t\\t\\t\\t21 de julho de 2020<\\/td>\\r\\n\\t\\t<\\/tr>\\r\\n\\t\\t<tr class=\\\"row-4\\\" style=\\\"box-sizing: border-box;\\\">\\r\\n\\t\\t\\t<td class=\\\"column-1\\\" style=\\\"background-attachment: scroll; background-clip: border-box; background-color: transparent; background-image: none; background-origin: padding-box; background-position-x: 0px; background-position-y: 0px; background-repeat: repeat; background-size: auto; border-image-outset: 0; border-image-repeat: stretch; border-image-slice: 100%; border-image-source: none; border-image-width: 1; box-sizing: border-box; float: none; font-size: 0.75rem; text-align: center; vertical-align: inherit; border-width: 1px medium medium medium; border-color: #dddddd currentColor currentColor currentColor; border-style: solid none none none; padding: 8px;\\\">\\r\\n\\t\\t\\t\\tHist&oacute;ria da Cultura<br style=\\\"box-sizing: border-box;\\\" \\/>\\r\\n\\t\\t\\t\\te das Artes e Geografia A<\\/td>\\r\\n\\t\\t\\t<td class=\\\"column-2\\\" style=\\\"background-attachment: scroll; background-clip: border-box; background-color: transparent; background-image: none; background-origin: padding-box; background-position-x: 0px; background-position-y: 0px; background-repeat: repeat; background-size: auto; border-image-outset: 0; border-image-repeat: stretch; border-image-slice: 100%; border-image-source: none; border-image-width: 1; box-sizing: border-box; float: none; font-size: 0.75rem; text-align: center; vertical-align: inherit; border-width: 1px medium medium 1px; border-color: #dddddd currentColor currentColor #e3e3e3; border-style: solid none none solid; padding: 8px;\\\">\\r\\n\\t\\t\\t\\t22 de julho de 2020<\\/td>\\r\\n\\t\\t<\\/tr>\\r\\n\\t\\t<tr class=\\\"row-5\\\" style=\\\"box-sizing: border-box;\\\">\\r\\n\\t\\t\\t<td class=\\\"column-1\\\" style=\\\"background-attachment: scroll; background-clip: border-box; background-color: transparent; background-image: none; background-origin: padding-box; background-position-x: 0px; background-position-y: 0px; background-repeat: repeat; background-size: auto; border-image-outset: 0; border-image-repeat: stretch; border-image-slice: 100%; border-image-source: none; border-image-width: 1; box-sizing: border-box; float: none; font-size: 0.75rem; text-align: center; vertical-align: inherit; border-width: 1px medium medium medium; border-color: #dddddd currentColor currentColor currentColor; border-style: solid none none none; padding: 8px;\\\">\\r\\n\\t\\t\\t\\tHist&oacute;ria B, Geometria<br style=\\\"box-sizing: border-box;\\\" \\/>\\r\\n\\t\\t\\t\\tDescritiva A, Biologia e Geologia<\\/td>\\r\\n\\t\\t\\t<td class=\\\"column-2\\\" style=\\\"background-attachment: scroll; background-clip: border-box; background-color: transparent; background-image: none; background-origin: padding-box; background-position-x: 0px; background-position-y: 0px; background-repeat: repeat; background-size: auto; border-image-outset: 0; border-image-repeat: stretch; border-image-slice: 100%; border-image-source: none; border-image-width: 1; box-sizing: border-box; float: none; font-size: 0.75rem; text-align: center; vertical-align: inherit; border-width: 1px medium medium 1px; border-color: #dddddd currentColor currentColor #e3e3e3; border-style: solid none none solid; padding: 8px;\\\">\\r\\n\\t\\t\\t\\t23 de julho de 2020<\\/td>\\r\\n\\t\\t<\\/tr>\\r\\n\\t\\t<tr class=\\\"row-6\\\" style=\\\"box-sizing: border-box;\\\">\\r\\n\\t\\t\\t<td class=\\\"column-1\\\" style=\\\"background-attachment: scroll; background-clip: border-box; background-color: transparent; background-image: none; background-origin: padding-box; background-position-x: 0px; background-position-y: 0px; background-repeat: repeat; background-size: auto; border-image-outset: 0; border-image-repeat: stretch; border-image-slice: 100%; border-image-source: none; border-image-width: 1; box-sizing: border-box; float: none; font-size: 0.75rem; text-align: center; vertical-align: inherit; border-width: 1px medium medium medium; border-color: #dddddd currentColor currentColor currentColor; border-style: solid none none none; padding: 8px;\\\">\\r\\n\\t\\t\\t\\tMatem&aacute;tica B, Matem&aacute;tica Aplicada &agrave;s<br style=\\\"box-sizing: border-box;\\\" \\/>\\r\\n\\t\\t\\t\\tCi&ecirc;ncias Sociais, Filosofia<\\/td>\\r\\n\\t\\t\\t<td class=\\\"column-2\\\" style=\\\"background-attachment: scroll; background-clip: border-box; background-color: transparent; background-image: none; background-origin: padding-box; background-position-x: 0px; background-position-y: 0px; background-repeat: repeat; background-size: auto; border-image-outset: 0; border-image-repeat: stretch; border-image-slice: 100%; border-image-source: none; border-image-width: 1; box-sizing: border-box; float: none; font-size: 0.75rem; text-align: center; vertical-align: inherit; border-width: 1px medium medium 1px; border-color: #dddddd currentColor currentColor #e3e3e3; border-style: solid none none solid; padding: 8px;\\\">\\r\\n\\t\\t\\t\\t24 de julho de 2019<\\/td>\\r\\n\\t\\t<\\/tr>\\r\\n\\t\\t<tr class=\\\"row-7\\\" style=\\\"box-sizing: border-box;\\\">\\r\\n\\t\\t\\t<td class=\\\"column-1\\\" style=\\\"background-attachment: scroll; background-clip: border-box; background-color: transparent; background-image: none; background-origin: padding-box; background-position-x: 0px; background-position-y: 0px; background-repeat: repeat; background-size: auto; border-image-outset: 0; border-image-repeat: stretch; border-image-slice: 100%; border-image-source: none; border-image-width: 1; box-sizing: border-box; float: none; font-size: 0.75rem; text-align: center; vertical-align: inherit; border-width: 1px medium medium medium; border-color: #dddddd currentColor currentColor currentColor; border-style: solid none none none; padding: 8px;\\\">\\r\\n\\t\\t\\t\\tIngl&ecirc;s, Alem&atilde;o, Espanhol, Franc&ecirc;s<\\/td>\\r\\n\\t\\t\\t<td class=\\\"column-2\\\" style=\\\"background-attachment: scroll; background-clip: border-box; background-color: transparent; background-image: none; background-origin: padding-box; background-position-x: 0px; background-position-y: 0px; background-repeat: repeat; background-size: auto; border-image-outset: 0; border-image-repeat: stretch; border-image-slice: 100%; border-image-source: none; border-image-width: 1; box-sizing: border-box; float: none; font-size: 0.75rem; text-align: center; vertical-align: inherit; border-width: 1px medium medium 1px; border-color: #dddddd currentColor currentColor #e3e3e3; border-style: solid none none solid; padding: 8px;\\\">\\r\\n\\t\\t\\t\\t27 de julho de 2019<\\/td>\\r\\n\\t\\t<\\/tr>\\r\\n\\t<\\/tbody>\\r\\n<\\/table>\\r\\n<table class=\\\"tablepress tablepress-id-54\\\" id=\\\"tablepress-54\\\" style=\\\"border-collapse: collapse; border-image-outset: 0; border-image-repeat: stretch; border-image-slice: 100%; border-image-source: none; border-image-width: 1; border-spacing: 0px; box-sizing: border-box; color: #000000; font-family: Raleway-Medium,Arial,sans-serif; font-size: 16px; font-style: normal; font-variant: normal; font-weight: 400; letter-spacing: normal; margin-bottom: 1em; orphans: 2; text-align: left; text-decoration: none; text-indent: 0px; text-transform: none; -webkit-text-stroke-width: 0px; white-space: normal; width: 100%; word-spacing: 0px; border: medium none currentColor;\\\">\\r\\n\\t<tbody style=\\\"box-sizing: border-box;\\\">\\r\\n\\t\\t<tr class=\\\"row-1\\\" style=\\\"box-sizing: border-box;\\\">\\r\\n\\t\\t\\t<td class=\\\"column-1\\\" colspan=\\\"2\\\" style=\\\"background-attachment: scroll; background-clip: border-box; background-color: #f2f2f2; background-image: none; background-origin: padding-box; background-position-x: 0px; background-position-y: 0px; background-repeat: repeat; background-size: auto; border-image-outset: 0; border-image-repeat: stretch; border-image-slice: 100%; border-image-source: none; border-image-width: 1; box-sizing: border-box; color: #af3f04; float: none; font-family: Raleway-Bold,Arial,sans-serif; font-size: 1rem; text-align: center; vertical-align: inherit; border-width: 0px medium medium medium; border-color: currentColor; border-style: none; padding: 8px;\\\">\\r\\n\\t\\t\\t\\t12.&ordm; ano (1.&ordf; fase)<\\/td>\\r\\n\\t\\t<\\/tr>\\r\\n\\t\\t<tr class=\\\"row-2\\\" style=\\\"box-sizing: border-box;\\\">\\r\\n\\t\\t\\t<td class=\\\"column-1\\\" style=\\\"background-attachment: scroll; background-clip: border-box; background-color: transparent; background-image: none; background-origin: padding-box; background-position-x: 0px; background-position-y: 0px; background-repeat: repeat; background-size: auto; border-image-outset: 0; border-image-repeat: stretch; border-image-slice: 100%; border-image-source: none; border-image-width: 1; box-sizing: border-box; float: none; font-size: 0.75rem; text-align: center; vertical-align: inherit; border-width: 1px medium medium medium; border-color: #dddddd currentColor currentColor currentColor; border-style: solid none none none; padding: 8px;\\\">\\r\\n\\t\\t\\t\\t<strong style=\\\"box-sizing: border-box; font-family: Raleway-Bold,Arial,sans-serif;\\\">Disciplina<\\/strong><\\/td>\\r\\n\\t\\t\\t<td class=\\\"column-2\\\" style=\\\"background-attachment: scroll; background-clip: border-box; background-color: transparent; background-image: none; background-origin: padding-box; background-position-x: 0px; background-position-y: 0px; background-repeat: repeat; background-size: auto; border-image-outset: 0; border-image-repeat: stretch; border-image-slice: 100%; border-image-source: none; border-image-width: 1; box-sizing: border-box; float: none; font-size: 0.75rem; text-align: center; vertical-align: inherit; border-width: 1px medium medium 1px; border-color: #dddddd currentColor currentColor #e3e3e3; border-style: solid none none solid; padding: 8px;\\\">\\r\\n\\t\\t\\t\\t<strong style=\\\"box-sizing: border-box; font-family: Raleway-Bold,Arial,sans-serif;\\\">Data<\\/strong><\\/td>\\r\\n\\t\\t<\\/tr>\\r\\n\\t\\t<tr class=\\\"row-3\\\" style=\\\"box-sizing: border-box;\\\">\\r\\n\\t\\t\\t<td class=\\\"column-1\\\" style=\\\"background-attachment: scroll; background-clip: border-box; background-color: transparent; background-image: none; background-origin: padding-box; background-position-x: 0px; background-position-y: 0px; background-repeat: repeat; background-size: auto; border-image-outset: 0; border-image-repeat: stretch; border-image-slice: 100%; border-image-source: none; border-image-width: 1; box-sizing: border-box; float: none; font-size: 0.75rem; text-align: center; vertical-align: inherit; border-width: 1px medium medium medium; border-color: #dddddd currentColor currentColor currentColor; border-style: solid none none none; padding: 8px;\\\">\\r\\n\\t\\t\\t\\tPortugu&ecirc;s, Portugu&ecirc;s L&iacute;ngua n&atilde;o Materna, Portugu&ecirc;s L&iacute;ngua Segunda<\\/td>\\r\\n\\t\\t\\t<td class=\\\"column-2\\\" style=\\\"background-attachment: scroll; background-clip: border-box; background-color: transparent; background-image: none; background-origin: padding-box; background-position-x: 0px; background-position-y: 0px; background-repeat: repeat; background-size: auto; border-image-outset: 0; border-image-repeat: stretch; border-image-slice: 100%; border-image-source: none; border-image-width: 1; box-sizing: border-box; float: none; font-size: 0.75rem; text-align: center; vertical-align: inherit; border-width: 1px medium medium 1px; border-color: #dddddd currentColor currentColor #e3e3e3; border-style: solid none none solid; padding: 8px;\\\">\\r\\n\\t\\t\\t\\t15 de junho de 2020<\\/td>\\r\\n\\t\\t<\\/tr>\\r\\n\\t\\t<tr class=\\\"row-4\\\" style=\\\"box-sizing: border-box;\\\">\\r\\n\\t\\t\\t<td class=\\\"column-1\\\" style=\\\"background-attachment: scroll; background-clip: border-box; background-color: transparent; background-image: none; background-origin: padding-box; background-position-x: 0px; background-position-y: 0px; background-repeat: repeat; background-size: auto; border-image-outset: 0; border-image-repeat: stretch; border-image-slice: 100%; border-image-source: none; border-image-width: 1; box-sizing: border-box; float: none; font-size: 0.75rem; text-align: center; vertical-align: inherit; border-width: 1px medium medium medium; border-color: #dddddd currentColor currentColor currentColor; border-style: solid none none none; padding: 8px;\\\">\\r\\n\\t\\t\\t\\tHist&oacute;ria A, Hist&oacute;ria B<\\/td>\\r\\n\\t\\t\\t<td class=\\\"column-2\\\" style=\\\"background-attachment: scroll; background-clip: border-box; background-color: transparent; background-image: none; background-origin: padding-box; background-position-x: 0px; background-position-y: 0px; background-repeat: repeat; background-size: auto; border-image-outset: 0; border-image-repeat: stretch; border-image-slice: 100%; border-image-source: none; border-image-width: 1; box-sizing: border-box; float: none; font-size: 0.75rem; text-align: center; vertical-align: inherit; border-width: 1px medium medium 1px; border-color: #dddddd currentColor currentColor #e3e3e3; border-style: solid none none solid; padding: 8px;\\\">\\r\\n\\t\\t\\t\\t19 de junho de 2020<\\/td>\\r\\n\\t\\t<\\/tr>\\r\\n\\t\\t<tr class=\\\"row-5\\\" style=\\\"box-sizing: border-box;\\\">\\r\\n\\t\\t\\t<td class=\\\"column-1\\\" style=\\\"background-attachment: scroll; background-clip: border-box; background-color: transparent; background-image: none; background-origin: padding-box; background-position-x: 0px; background-position-y: 0px; background-repeat: repeat; background-size: auto; border-image-outset: 0; border-image-repeat: stretch; border-image-slice: 100%; border-image-source: none; border-image-width: 1; box-sizing: border-box; float: none; font-size: 0.75rem; text-align: center; vertical-align: inherit; border-width: 1px medium medium medium; border-color: #dddddd currentColor currentColor currentColor; border-style: solid none none none; padding: 8px;\\\">\\r\\n\\t\\t\\t\\tMatem&aacute;tica A<\\/td>\\r\\n\\t\\t\\t<td class=\\\"column-2\\\" style=\\\"background-attachment: scroll; background-clip: border-box; background-color: transparent; background-image: none; background-origin: padding-box; background-position-x: 0px; background-position-y: 0px; background-repeat: repeat; background-size: auto; border-image-outset: 0; border-image-repeat: stretch; border-image-slice: 100%; border-image-source: none; border-image-width: 1; box-sizing: border-box; float: none; font-size: 0.75rem; text-align: center; vertical-align: inherit; border-width: 1px medium medium 1px; border-color: #dddddd currentColor currentColor #e3e3e3; border-style: solid none none solid; padding: 8px;\\\">\\r\\n\\t\\t\\t\\t25 de junho de 2020<\\/td>\\r\\n\\t\\t<\\/tr>\\r\\n\\t\\t<tr class=\\\"row-6\\\" style=\\\"box-sizing: border-box;\\\">\\r\\n\\t\\t\\t<td class=\\\"column-1\\\" style=\\\"background-attachment: scroll; background-clip: border-box; background-color: transparent; background-image: none; background-origin: padding-box; background-position-x: 0px; background-position-y: 0px; background-repeat: repeat; background-size: auto; border-image-outset: 0; border-image-repeat: stretch; border-image-slice: 100%; border-image-source: none; border-image-width: 1; box-sizing: border-box; float: none; font-size: 0.75rem; text-align: center; vertical-align: inherit; border-width: 1px medium medium medium; border-color: #dddddd currentColor currentColor currentColor; border-style: solid none none none; padding: 8px;\\\">\\r\\n\\t\\t\\t\\tDesenho A<\\/td>\\r\\n\\t\\t\\t<td class=\\\"column-2\\\" style=\\\"background-attachment: scroll; background-clip: border-box; background-color: transparent; background-image: none; background-origin: padding-box; background-position-x: 0px; background-position-y: 0px; background-repeat: repeat; background-size: auto; border-image-outset: 0; border-image-repeat: stretch; border-image-slice: 100%; border-image-source: none; border-image-width: 1; box-sizing: border-box; float: none; font-size: 0.75rem; text-align: center; vertical-align: inherit; border-width: 1px medium medium 1px; border-color: #dddddd currentColor currentColor #e3e3e3; border-style: solid none none solid; padding: 8px;\\\">\\r\\n\\t\\t\\t\\t26 de junho de 2020<\\/td>\\r\\n\\t\\t<\\/tr>\\r\\n\\t<\\/tbody>\\r\\n<\\/table>\\r\\n<table class=\\\"tablepress tablepress-id-121\\\" id=\\\"tablepress-121\\\" style=\\\"border-collapse: collapse; border-image-outset: 0; border-image-repeat: stretch; border-image-slice: 100%; border-image-source: none; border-image-width: 1; border-spacing: 0px; box-sizing: border-box; color: #000000; font-family: Raleway-Medium,Arial,sans-serif; font-size: 16px; font-style: normal; font-variant: normal; font-weight: 400; letter-spacing: normal; margin-bottom: 1em; orphans: 2; text-align: left; text-decoration: none; text-indent: 0px; text-transform: none; -webkit-text-stroke-width: 0px; white-space: normal; width: 100%; word-spacing: 0px; border: medium none currentColor;\\\">\\r\\n\\t<tbody style=\\\"box-sizing: border-box;\\\">\\r\\n\\t\\t<tr class=\\\"row-1\\\" style=\\\"box-sizing: border-box;\\\">\\r\\n\\t\\t\\t<td class=\\\"column-1\\\" colspan=\\\"2\\\" style=\\\"background-attachment: scroll; background-clip: border-box; background-color: #f2f2f2; background-image: none; background-origin: padding-box; background-position-x: 0px; background-position-y: 0px; background-repeat: repeat; background-size: auto; border-image-outset: 0; border-image-repeat: stretch; border-image-slice: 100%; border-image-source: none; border-image-width: 1; box-sizing: border-box; color: #af3f04; float: none; font-family: Raleway-Bold,Arial,sans-serif; font-size: 1rem; text-align: center; vertical-align: inherit; border-width: 0px medium medium medium; border-color: currentColor; border-style: none; padding: 8px;\\\">\\r\\n\\t\\t\\t\\t12.&ordm; ano (2.&ordf; fase)<\\/td>\\r\\n\\t\\t<\\/tr>\\r\\n\\t\\t<tr class=\\\"row-2\\\" style=\\\"box-sizing: border-box;\\\">\\r\\n\\t\\t\\t<td class=\\\"column-1\\\" style=\\\"background-attachment: scroll; background-clip: border-box; background-color: transparent; background-image: none; background-origin: padding-box; background-position-x: 0px; background-position-y: 0px; background-repeat: repeat; background-size: auto; border-image-outset: 0; border-image-repeat: stretch; border-image-slice: 100%; border-image-source: none; border-image-width: 1; box-sizing: border-box; float: none; font-size: 0.75rem; text-align: center; vertical-align: inherit; border-width: 1px medium medium medium; border-color: #dddddd currentColor currentColor currentColor; border-style: solid none none none; padding: 8px;\\\">\\r\\n\\t\\t\\t\\t<strong style=\\\"box-sizing: border-box; font-family: Raleway-Bold,Arial,sans-serif;\\\">Disciplina<\\/strong><\\/td>\\r\\n\\t\\t\\t<td class=\\\"column-2\\\" style=\\\"background-attachment: scroll; background-clip: border-box; background-color: transparent; background-image: none; background-origin: padding-box; background-position-x: 0px; background-position-y: 0px; background-repeat: repeat; background-size: auto; border-image-outset: 0; border-image-repeat: stretch; border-image-slice: 100%; border-image-source: none; border-image-width: 1; box-sizing: border-box; float: none; font-size: 0.75rem; text-align: center; vertical-align: inherit; border-width: 1px medium medium 1px; border-color: #dddddd currentColor currentColor #e3e3e3; border-style: solid none none solid; padding: 8px;\\\">\\r\\n\\t\\t\\t\\t<strong style=\\\"box-sizing: border-box; font-family: Raleway-Bold,Arial,sans-serif;\\\">Data<\\/strong><\\/td>\\r\\n\\t\\t<\\/tr>\\r\\n\\t\\t<tr class=\\\"row-3\\\" style=\\\"box-sizing: border-box;\\\">\\r\\n\\t\\t\\t<td class=\\\"column-1\\\" style=\\\"background-attachment: scroll; background-clip: border-box; background-color: transparent; background-image: none; background-origin: padding-box; background-position-x: 0px; background-position-y: 0px; background-repeat: repeat; background-size: auto; border-image-outset: 0; border-image-repeat: stretch; border-image-slice: 100%; border-image-source: none; border-image-width: 1; box-sizing: border-box; float: none; font-size: 0.75rem; text-align: center; vertical-align: inherit; border-width: 1px medium medium medium; border-color: #dddddd currentColor currentColor currentColor; border-style: solid none none none; padding: 8px;\\\">\\r\\n\\t\\t\\t\\tPortugu&ecirc;s, Portugu&ecirc;s (l&iacute;ngua n&atilde;o materna) e Portugu&ecirc;s (l&iacute;ngua segunda)<\\/td>\\r\\n\\t\\t\\t<td class=\\\"column-2\\\" style=\\\"background-attachment: scroll; background-clip: border-box; background-color: transparent; background-image: none; background-origin: padding-box; background-position-x: 0px; background-position-y: 0px; background-repeat: repeat; background-size: auto; border-image-outset: 0; border-image-repeat: stretch; border-image-slice: 100%; border-image-source: none; border-image-width: 1; box-sizing: border-box; float: none; font-size: 0.75rem; text-align: center; vertical-align: inherit; border-width: 1px medium medium 1px; border-color: #dddddd currentColor currentColor #e3e3e3; border-style: solid none none solid; padding: 8px;\\\">\\r\\n\\t\\t\\t\\t22 de julho de 2020<\\/td>\\r\\n\\t\\t<\\/tr>\\r\\n\\t\\t<tr class=\\\"row-4\\\" style=\\\"box-sizing: border-box;\\\">\\r\\n\\t\\t\\t<td class=\\\"column-1\\\" style=\\\"background-attachment: scroll; background-clip: border-box; background-color: transparent; background-image: none; background-origin: padding-box; background-position-x: 0px; background-position-y: 0px; background-repeat: repeat; background-size: auto; border-image-outset: 0; border-image-repeat: stretch; border-image-slice: 100%; border-image-source: none; border-image-width: 1; box-sizing: border-box; float: none; font-size: 0.75rem; text-align: center; vertical-align: inherit; border-width: 1px medium medium medium; border-color: #dddddd currentColor currentColor currentColor; border-style: solid none none none; padding: 8px;\\\">\\r\\n\\t\\t\\t\\tHist&oacute;ria A, Desenho A<\\/td>\\r\\n\\t\\t\\t<td class=\\\"column-2\\\" style=\\\"background-attachment: scroll; background-clip: border-box; background-color: transparent; background-image: none; background-origin: padding-box; background-position-x: 0px; background-position-y: 0px; background-repeat: repeat; background-size: auto; border-image-outset: 0; border-image-repeat: stretch; border-image-slice: 100%; border-image-source: none; border-image-width: 1; box-sizing: border-box; float: none; font-size: 0.75rem; text-align: center; vertical-align: inherit; border-width: 1px medium medium 1px; border-color: #dddddd currentColor currentColor #e3e3e3; border-style: solid none none solid; padding: 8px;\\\">\\r\\n\\t\\t\\t\\t23 de julho de 2020<\\/td>\\r\\n\\t\\t<\\/tr>\\r\\n\\t\\t<tr class=\\\"row-5\\\" style=\\\"box-sizing: border-box;\\\">\\r\\n\\t\\t\\t<td class=\\\"column-1\\\" style=\\\"background-attachment: scroll; background-clip: border-box; background-color: transparent; background-image: none; background-origin: padding-box; background-position-x: 0px; background-position-y: 0px; background-repeat: repeat; background-size: auto; border-image-outset: 0; border-image-repeat: stretch; border-image-slice: 100%; border-image-source: none; border-image-width: 1; box-sizing: border-box; float: none; font-size: 0.75rem; text-align: center; vertical-align: inherit; border-width: 1px medium medium medium; border-color: #dddddd currentColor currentColor currentColor; border-style: solid none none none; padding: 8px;\\\">\\r\\n\\t\\t\\t\\tMatem&aacute;tica A<\\/td>\\r\\n\\t\\t\\t<td class=\\\"column-2\\\" style=\\\"background-attachment: scroll; background-clip: border-box; background-color: transparent; background-image: none; background-origin: padding-box; background-position-x: 0px; background-position-y: 0px; background-repeat: repeat; background-size: auto; border-image-outset: 0; border-image-repeat: stretch; border-image-slice: 100%; border-image-source: none; border-image-width: 1; box-sizing: border-box; float: none; font-size: 0.75rem; text-align: center; vertical-align: inherit; border-width: 1px medium medium 1px; border-color: #dddddd currentColor currentColor #e3e3e3; border-style: solid none none solid; padding: 8px;\\\">\\r\\n\\t\\t\\t\\t24 de julho de 2020<\\/td>\\r\\n\\t\\t<\\/tr>\\r\\n\\t<\\/tbody>\\r\\n<\\/table>\\r\\n<p>\\r\\n\\t&nbsp;<\\/p>\\r\\n\",\"fulltext\":\"\",\"state\":\"1\",\"catid\":\"16\",\"created\":\"2019-09-14 18:00:53\",\"created_by\":\"231\",\"created_by_alias\":\"\",\"modified\":\"2020-03-12 15:20:15\",\"modified_by\":\"231\",\"checked_out\":\"231\",\"checked_out_time\":\"2020-03-12 15:19:54\",\"publish_up\":\"2019-09-14 18:00:53\",\"publish_down\":\"0000-00-00 00:00:00\",\"images\":\"{\\\"image_intro\\\":\\\"\\\",\\\"image_intro_alt\\\":\\\"\\\",\\\"image_intro_caption\\\":\\\"\\\",\\\"float_intro\\\":\\\"\\\",\\\"image_fulltext\\\":\\\"\\\",\\\"image_fulltext_alt\\\":\\\"\\\",\\\"image_fulltext_caption\\\":\\\"\\\",\\\"float_fulltext\\\":\\\"\\\"}\",\"urls\":\"{\\\"urla\\\":false,\\\"urlatext\\\":\\\"\\\",\\\"targeta\\\":\\\"\\\",\\\"urlb\\\":false,\\\"urlbtext\\\":\\\"\\\",\\\"targetb\\\":\\\"\\\",\\\"urlc\\\":false,\\\"urlctext\\\":\\\"\\\",\\\"targetc\\\":\\\"\\\"}\",\"attribs\":\"{\\\"astroid_article_type\\\":\\\"regular\\\",\\\"astroid_article_video_type\\\":\\\"youtube\\\",\\\"astroid_article_video_url\\\":\\\"\\\",\\\"astroid_article_gallery_width\\\":\\\"\\\",\\\"astroid_article_gallery_bullets\\\":\\\"1\\\",\\\"astroid_article_gallery_navigation\\\":\\\"1\\\",\\\"astroid_article_thumbnail\\\":\\\"1\\\",\\\"astroid_article_gallery_items\\\":[],\\\"astroid_article_audio_source\\\":\\\"soundcloud\\\",\\\"astroid_article_audio_soundcloud\\\":\\\"\\\",\\\"astroid_article_audio_spotify\\\":\\\"\\\",\\\"astroid_article_review_heading\\\":\\\"\\\",\\\"astroid_article_review_summery\\\":\\\"\\\",\\\"astroid_article_review_good\\\":\\\"\\\",\\\"astroid_article_review_bad\\\":\\\"\\\",\\\"astroid_article_review_rating\\\":\\\"5\\\",\\\"astroid_article_button_action\\\":\\\"\\\",\\\"astroid_article_button_link\\\":\\\"\\\",\\\"astroid_article_review_criterias\\\":[],\\\"astroid_article_quote_text\\\":\\\"\\\",\\\"astroid_article_quote_author\\\":\\\"\\\",\\\"astroid_article_badge\\\":\\\"0\\\",\\\"astroid_article_badge_type\\\":\\\"2\\\",\\\"astroid_article_badge_text\\\":\\\"\\\",\\\"astroid_article_badge_color\\\":\\\"\\\",\\\"astroid_article_badge_text_color\\\":\\\"\\\",\\\"astroid_authorinfo\\\":\\\"\\\",\\\"astroid_relatedposts\\\":\\\"\\\",\\\"article_relatedposts_count\\\":\\\"\\\",\\\"article_relatedposts_count_custom\\\":\\\"4\\\",\\\"astroid_readtime\\\":\\\"\\\",\\\"astroid_socialshare\\\":\\\"\\\",\\\"astroid_comments\\\":\\\"\\\",\\\"astroid_og_title\\\":\\\"\\\",\\\"astroid_og_desc\\\":\\\"\\\",\\\"astroid_og_image\\\":\\\"\\\"}\",\"version\":5,\"ordering\":\"6\",\"metakey\":\"\",\"metadesc\":\"\",\"access\":\"1\",\"hits\":\"0\",\"metadata\":\"{\\\"robots\\\":\\\"\\\",\\\"author\\\":\\\"\\\",\\\"rights\\\":\\\"\\\",\\\"xreference\\\":\\\"\\\"}\",\"featured\":\"0\",\"language\":\"*\",\"xreference\":\"\",\"note\":\"\"}', 0);
INSERT INTO `ynfp8_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
(955, 94, 1, '', '2020-03-12 15:22:30', 231, 28951, '556f05911b7b3e4bc09c0f36c085b7c5197b1ed1', '{\"id\":94,\"asset_id\":\"338\",\"title\":\"Provas de Aferi\\u00e7\\u00e3o\",\"alias\":\"provas-de-afericao\",\"introtext\":\"<h5 style=\\\"text-align: left; color: rgb(34, 34, 34); text-transform: none; text-indent: 0px; letter-spacing: normal; font-family: Arial; font-size: 9.93px; font-style: normal; font-variant: normal; text-decoration: none; word-spacing: 0px; white-space: normal; orphans: 2; -webkit-text-stroke-width: 0px;\\\">\\r\\n\\t- <a href=\\\"files\\/GUIA_EXAMES_ATUALIZADO.pdf\\\">GUIA PARA APLICA&Ccedil;&Atilde;O DE ADAPTA&Ccedil;&Otilde;ES NA REALIZA&Ccedil;&Atilde;O DE PROVAS E EXAMES <\\/a><\\/h5>\\r\\n<h5 style=\\\"text-align: left; color: rgb(34, 34, 34); text-transform: none; text-indent: 0px; letter-spacing: normal; font-family: Arial; font-size: 9.93px; font-style: normal; font-variant: normal; text-decoration: none; word-spacing: 0px; white-space: normal; orphans: 2; -webkit-text-stroke-width: 0px;\\\">\\r\\n\\t- <a href=\\\"files\\/norma1.pdf\\\">NORMA 01\\/JNE\\/2020 &ndash; Instru&ccedil;&otilde;es para a Inscri&ccedil;&atilde;o nas Provas e Exames do Ensino B&aacute;sico e do Ensino Secund&aacute;rio&nbsp; <\\/a><\\/h5>\\r\\n<h5 style=\\\"text-align: left; color: rgb(34, 34, 34); text-transform: none; text-indent: 0px; letter-spacing: normal; font-family: Arial; font-size: 9.93px; font-style: normal; font-variant: normal; text-decoration: none; word-spacing: 0px; white-space: normal; orphans: 2; -webkit-text-stroke-width: 0px;\\\">\\r\\n\\t-<a href=\\\"files\\/REGULAMENTO_EXAMES_2020.pdf\\\"> Regulamento das Provas de Avalia&ccedil;&atilde;o Externa e das Provas de Equival&ecirc;ncia &agrave; Frequ&ecirc;ncia dos Ensinos B&aacute;sico e Secund&aacute;rio<\\/a><\\/h5>\\r\\n<h4 style=\\\"text-align: left; color: rgb(54, 54, 54); text-transform: none; text-indent: 0px; letter-spacing: normal; font-family: Raleway-Semi-Bold,Arial,sans-serif; font-size: 1.5rem; font-variant: normal; margin-top: 15px; margin-bottom: 7px; word-spacing: 0px; white-space: normal; box-sizing: border-box; orphans: 2; -webkit-text-stroke-width: 0px;\\\">\\r\\n\\t&nbsp;<\\/h4>\\r\\n<h4 style=\\\"text-align: left; color: rgb(54, 54, 54); text-transform: none; text-indent: 0px; letter-spacing: normal; font-family: Raleway-Semi-Bold,Arial,sans-serif; font-size: 1.5rem; font-style: normal; font-variant: normal; text-decoration: none; margin-top: 15px; margin-bottom: 7px; word-spacing: 0px; white-space: normal; box-sizing: border-box; orphans: 2; -webkit-text-stroke-width: 0px;\\\">\\r\\n\\tProvas de aferi&ccedil;&atilde;o<\\/h4>\\r\\n<p style=\\\"box-sizing: border-box; color: #363636; font-family: Raleway-Medium,Arial,sans-serif; font-size: 1rem; font-style: normal; font-variant: normal; font-weight: 400; letter-spacing: normal; line-height: 1.5rem; orphans: 2; padding-bottom: 15px; text-align: left; text-decoration: none; text-indent: 0px; text-transform: none; -webkit-text-stroke-width: 0px; white-space: normal; word-spacing: 0px; margin: 0px;\\\">\\r\\n\\tOs alunos dos 2.&ordm;, 5.&ordm; e 8.&ordm; anos realizam as chamadas provas de aferi&ccedil;&atilde;o. O objetivo destes testes &eacute;, como o nome indica, aferir os conhecimentos adquiridos pelos alunos e, com base nessa informa&ccedil;&atilde;o, avaliar as escolas e colmatar as fragilidades detetadas.<\\/p>\\r\\n<p style=\\\"box-sizing: border-box; color: #363636; font-family: Raleway-Medium,Arial,sans-serif; font-size: 1rem; font-style: normal; font-variant: normal; font-weight: 400; letter-spacing: normal; line-height: 1.5rem; orphans: 2; padding-bottom: 15px; text-align: left; text-decoration: none; text-indent: 0px; text-transform: none; -webkit-text-stroke-width: 0px; white-space: normal; word-spacing: 0px; margin: 0px;\\\">\\r\\n\\tNo 2.&ordm; ano, estas provas realizam-se &agrave;s disciplinas de Educa&ccedil;&atilde;o Art&iacute;stica, Educa&ccedil;&atilde;o F&iacute;sica, Portugu&ecirc;s e Estudo do Meio e Matem&aacute;tica e Estudo do Meio. Os alunos do 5.&ordm; ano s&atilde;o avaliados &agrave;s disciplinas de Portugu&ecirc;s e Ingl&ecirc;s. Por sua vez, os estudantes do 8.&ordm; ano prestam provas &agrave;s disciplinas de Matem&aacute;tica e Ingl&ecirc;s.<\\/p>\\r\\n<p style=\\\"box-sizing: border-box; color: #363636; font-family: Raleway-Medium,Arial,sans-serif; font-size: 1rem; font-style: normal; font-variant: normal; font-weight: 400; letter-spacing: normal; line-height: 1.5rem; orphans: 2; padding-bottom: 15px; text-align: left; text-decoration: none; text-indent: 0px; text-transform: none; -webkit-text-stroke-width: 0px; white-space: normal; word-spacing: 0px; margin: 0px;\\\">\\r\\n\\tA disponibiliza&ccedil;&atilde;o dos relat&oacute;rios individuais de provas de aferi&ccedil;&atilde;o, dos relat&oacute;rios de escola de provas de aferi&ccedil;&atilde;o e dos resultados globais das provas de aferi&ccedil;&atilde;o tem lugar at&eacute; ao in&iacute;cio do ano letivo de 2020-2021.<\\/p>\\r\\n<table class=\\\"tablepress tablepress-id-49\\\" id=\\\"tablepress-49\\\" style=\\\"border-collapse: collapse; border-image-outset: 0; border-image-repeat: stretch; border-image-slice: 100%; border-image-source: none; border-image-width: 1; border-spacing: 0px; box-sizing: border-box; color: #000000; font-family: Raleway-Medium,Arial,sans-serif; font-size: 16px; font-style: normal; font-variant: normal; font-weight: 400; letter-spacing: normal; margin-bottom: 1em; orphans: 2; text-align: left; text-decoration: none; text-indent: 0px; text-transform: none; -webkit-text-stroke-width: 0px; white-space: normal; width: 100%; word-spacing: 0px; border: medium none currentColor;\\\">\\r\\n\\t<tbody style=\\\"box-sizing: border-box;\\\">\\r\\n\\t\\t<tr class=\\\"row-1\\\" style=\\\"box-sizing: border-box;\\\">\\r\\n\\t\\t\\t<td class=\\\"column-1\\\" colspan=\\\"2\\\" style=\\\"background-attachment: scroll; background-clip: border-box; background-color: #f2f2f2; background-image: none; background-origin: padding-box; background-position-x: 0px; background-position-y: 0px; background-repeat: repeat; background-size: auto; border-image-outset: 0; border-image-repeat: stretch; border-image-slice: 100%; border-image-source: none; border-image-width: 1; box-sizing: border-box; color: #af3f04; float: none; font-family: Raleway-Bold,Arial,sans-serif; font-size: 1rem; text-align: center; vertical-align: inherit; border-width: 0px medium medium medium; border-color: currentColor; border-style: none; padding: 8px;\\\">\\r\\n\\t\\t\\t\\t2.&ordm; ano<\\/td>\\r\\n\\t\\t<\\/tr>\\r\\n\\t\\t<tr class=\\\"row-2\\\" style=\\\"box-sizing: border-box;\\\">\\r\\n\\t\\t\\t<td class=\\\"column-1\\\" style=\\\"background-attachment: scroll; background-clip: border-box; background-color: transparent; background-image: none; background-origin: padding-box; background-position-x: 0px; background-position-y: 0px; background-repeat: repeat; background-size: auto; border-image-outset: 0; border-image-repeat: stretch; border-image-slice: 100%; border-image-source: none; border-image-width: 1; box-sizing: border-box; float: none; font-size: 0.75rem; text-align: center; vertical-align: inherit; border-width: 1px medium medium medium; border-color: #dddddd currentColor currentColor currentColor; border-style: solid none none none; padding: 8px;\\\">\\r\\n\\t\\t\\t\\t<strong style=\\\"box-sizing: border-box; font-family: Raleway-Bold,Arial,sans-serif;\\\">Disciplina<\\/strong><\\/td>\\r\\n\\t\\t\\t<td class=\\\"column-2\\\" style=\\\"background-attachment: scroll; background-clip: border-box; background-color: transparent; background-image: none; background-origin: padding-box; background-position-x: 0px; background-position-y: 0px; background-repeat: repeat; background-size: auto; border-image-outset: 0; border-image-repeat: stretch; border-image-slice: 100%; border-image-source: none; border-image-width: 1; box-sizing: border-box; float: none; font-size: 0.75rem; text-align: center; vertical-align: inherit; border-width: 1px medium medium 1px; border-color: #dddddd currentColor currentColor #e3e3e3; border-style: solid none none solid; padding: 8px;\\\">\\r\\n\\t\\t\\t\\t<strong style=\\\"box-sizing: border-box; font-family: Raleway-Bold,Arial,sans-serif;\\\">Data<\\/strong><\\/td>\\r\\n\\t\\t<\\/tr>\\r\\n\\t\\t<tr class=\\\"row-3\\\" style=\\\"box-sizing: border-box;\\\">\\r\\n\\t\\t\\t<td class=\\\"column-1\\\" style=\\\"background-attachment: scroll; background-clip: border-box; background-color: transparent; background-image: none; background-origin: padding-box; background-position-x: 0px; background-position-y: 0px; background-repeat: repeat; background-size: auto; border-image-outset: 0; border-image-repeat: stretch; border-image-slice: 100%; border-image-source: none; border-image-width: 1; box-sizing: border-box; float: none; font-size: 0.75rem; text-align: center; vertical-align: inherit; border-width: 1px medium medium medium; border-color: #dddddd currentColor currentColor currentColor; border-style: solid none none none; padding: 8px;\\\">\\r\\n\\t\\t\\t\\tEduca&ccedil;&atilde;o Art&iacute;stica, Educa&ccedil;&atilde;o F&iacute;sica<\\/td>\\r\\n\\t\\t\\t<td class=\\\"column-2\\\" style=\\\"background-attachment: scroll; background-clip: border-box; background-color: transparent; background-image: none; background-origin: padding-box; background-position-x: 0px; background-position-y: 0px; background-repeat: repeat; background-size: auto; border-image-outset: 0; border-image-repeat: stretch; border-image-slice: 100%; border-image-source: none; border-image-width: 1; box-sizing: border-box; float: none; font-size: 0.75rem; text-align: center; vertical-align: inherit; border-width: 1px medium medium 1px; border-color: #dddddd currentColor currentColor #e3e3e3; border-style: solid none none solid; padding: 8px;\\\">\\r\\n\\t\\t\\t\\t4 a 12 de maio de 2020<\\/td>\\r\\n\\t\\t<\\/tr>\\r\\n\\t\\t<tr class=\\\"row-4\\\" style=\\\"box-sizing: border-box;\\\">\\r\\n\\t\\t\\t<td class=\\\"column-1\\\" style=\\\"background-attachment: scroll; background-clip: border-box; background-color: transparent; background-image: none; background-origin: padding-box; background-position-x: 0px; background-position-y: 0px; background-repeat: repeat; background-size: auto; border-image-outset: 0; border-image-repeat: stretch; border-image-slice: 100%; border-image-source: none; border-image-width: 1; box-sizing: border-box; float: none; font-size: 0.75rem; text-align: center; vertical-align: inherit; border-width: 1px medium medium medium; border-color: #dddddd currentColor currentColor currentColor; border-style: solid none none none; padding: 8px;\\\">\\r\\n\\t\\t\\t\\tPortugu&ecirc;s e Estudo do Meio<\\/td>\\r\\n\\t\\t\\t<td class=\\\"column-2\\\" style=\\\"background-attachment: scroll; background-clip: border-box; background-color: transparent; background-image: none; background-origin: padding-box; background-position-x: 0px; background-position-y: 0px; background-repeat: repeat; background-size: auto; border-image-outset: 0; border-image-repeat: stretch; border-image-slice: 100%; border-image-source: none; border-image-width: 1; box-sizing: border-box; float: none; font-size: 0.75rem; text-align: center; vertical-align: inherit; border-width: 1px medium medium 1px; border-color: #dddddd currentColor currentColor #e3e3e3; border-style: solid none none solid; padding: 8px;\\\">\\r\\n\\t\\t\\t\\t16 de junho de 2020<\\/td>\\r\\n\\t\\t<\\/tr>\\r\\n\\t\\t<tr class=\\\"row-5\\\" style=\\\"box-sizing: border-box;\\\">\\r\\n\\t\\t\\t<td class=\\\"column-1\\\" style=\\\"background-attachment: scroll; background-clip: border-box; background-color: transparent; background-image: none; background-origin: padding-box; background-position-x: 0px; background-position-y: 0px; background-repeat: repeat; background-size: auto; border-image-outset: 0; border-image-repeat: stretch; border-image-slice: 100%; border-image-source: none; border-image-width: 1; box-sizing: border-box; float: none; font-size: 0.75rem; text-align: center; vertical-align: inherit; border-width: 1px medium medium medium; border-color: #dddddd currentColor currentColor currentColor; border-style: solid none none none; padding: 8px;\\\">\\r\\n\\t\\t\\t\\tMatem&aacute;tica e Estudo do Meio<\\/td>\\r\\n\\t\\t\\t<td class=\\\"column-2\\\" style=\\\"background-attachment: scroll; background-clip: border-box; background-color: transparent; background-image: none; background-origin: padding-box; background-position-x: 0px; background-position-y: 0px; background-repeat: repeat; background-size: auto; border-image-outset: 0; border-image-repeat: stretch; border-image-slice: 100%; border-image-source: none; border-image-width: 1; box-sizing: border-box; float: none; font-size: 0.75rem; text-align: center; vertical-align: inherit; border-width: 1px medium medium 1px; border-color: #dddddd currentColor currentColor #e3e3e3; border-style: solid none none solid; padding: 8px;\\\">\\r\\n\\t\\t\\t\\t18 de junho de 2020<\\/td>\\r\\n\\t\\t<\\/tr>\\r\\n\\t<\\/tbody>\\r\\n<\\/table>\\r\\n<table class=\\\"tablepress tablepress-id-50\\\" id=\\\"tablepress-50\\\" style=\\\"border-collapse: collapse; border-image-outset: 0; border-image-repeat: stretch; border-image-slice: 100%; border-image-source: none; border-image-width: 1; border-spacing: 0px; box-sizing: border-box; color: #000000; font-family: Raleway-Medium,Arial,sans-serif; font-size: 16px; font-style: normal; font-variant: normal; font-weight: 400; letter-spacing: normal; margin-bottom: 1em; orphans: 2; text-align: left; text-decoration: none; text-indent: 0px; text-transform: none; -webkit-text-stroke-width: 0px; white-space: normal; width: 100%; word-spacing: 0px; border: medium none currentColor;\\\">\\r\\n\\t<tbody style=\\\"box-sizing: border-box;\\\">\\r\\n\\t\\t<tr class=\\\"row-1\\\" style=\\\"box-sizing: border-box;\\\">\\r\\n\\t\\t\\t<td class=\\\"column-1\\\" colspan=\\\"2\\\" style=\\\"background-attachment: scroll; background-clip: border-box; background-color: #f2f2f2; background-image: none; background-origin: padding-box; background-position-x: 0px; background-position-y: 0px; background-repeat: repeat; background-size: auto; border-image-outset: 0; border-image-repeat: stretch; border-image-slice: 100%; border-image-source: none; border-image-width: 1; box-sizing: border-box; color: #af3f04; float: none; font-family: Raleway-Bold,Arial,sans-serif; font-size: 1rem; text-align: center; vertical-align: inherit; border-width: 0px medium medium medium; border-color: currentColor; border-style: none; padding: 8px;\\\">\\r\\n\\t\\t\\t\\t5.&ordm; ano<\\/td>\\r\\n\\t\\t<\\/tr>\\r\\n\\t\\t<tr class=\\\"row-2\\\" style=\\\"box-sizing: border-box;\\\">\\r\\n\\t\\t\\t<td class=\\\"column-1\\\" style=\\\"background-attachment: scroll; background-clip: border-box; background-color: transparent; background-image: none; background-origin: padding-box; background-position-x: 0px; background-position-y: 0px; background-repeat: repeat; background-size: auto; border-image-outset: 0; border-image-repeat: stretch; border-image-slice: 100%; border-image-source: none; border-image-width: 1; box-sizing: border-box; float: none; font-size: 0.75rem; text-align: center; vertical-align: inherit; border-width: 1px medium medium medium; border-color: #dddddd currentColor currentColor currentColor; border-style: solid none none none; padding: 8px;\\\">\\r\\n\\t\\t\\t\\t<strong style=\\\"box-sizing: border-box; font-family: Raleway-Bold,Arial,sans-serif;\\\">Disciplina<\\/strong><\\/td>\\r\\n\\t\\t\\t<td class=\\\"column-2\\\" style=\\\"background-attachment: scroll; background-clip: border-box; background-color: transparent; background-image: none; background-origin: padding-box; background-position-x: 0px; background-position-y: 0px; background-repeat: repeat; background-size: auto; border-image-outset: 0; border-image-repeat: stretch; border-image-slice: 100%; border-image-source: none; border-image-width: 1; box-sizing: border-box; float: none; font-size: 0.75rem; text-align: center; vertical-align: inherit; border-width: 1px medium medium 1px; border-color: #dddddd currentColor currentColor #e3e3e3; border-style: solid none none solid; padding: 8px;\\\">\\r\\n\\t\\t\\t\\t<strong style=\\\"box-sizing: border-box; font-family: Raleway-Bold,Arial,sans-serif;\\\">Data<\\/strong><\\/td>\\r\\n\\t\\t<\\/tr>\\r\\n\\t\\t<tr class=\\\"row-3\\\" style=\\\"box-sizing: border-box;\\\">\\r\\n\\t\\t\\t<td class=\\\"column-1\\\" style=\\\"background-attachment: scroll; background-clip: border-box; background-color: transparent; background-image: none; background-origin: padding-box; background-position-x: 0px; background-position-y: 0px; background-repeat: repeat; background-size: auto; border-image-outset: 0; border-image-repeat: stretch; border-image-slice: 100%; border-image-source: none; border-image-width: 1; box-sizing: border-box; float: none; font-size: 0.75rem; text-align: center; vertical-align: inherit; border-width: 1px medium medium medium; border-color: #dddddd currentColor currentColor currentColor; border-style: solid none none none; padding: 8px;\\\">\\r\\n\\t\\t\\t\\tComponente de produ&ccedil;&atilde;o e intera&ccedil;&atilde;o orais de Ingl&ecirc;s<\\/td>\\r\\n\\t\\t\\t<td class=\\\"column-2\\\" style=\\\"background-attachment: scroll; background-clip: border-box; background-color: transparent; background-image: none; background-origin: padding-box; background-position-x: 0px; background-position-y: 0px; background-repeat: repeat; background-size: auto; border-image-outset: 0; border-image-repeat: stretch; border-image-slice: 100%; border-image-source: none; border-image-width: 1; box-sizing: border-box; float: none; font-size: 0.75rem; text-align: center; vertical-align: inherit; border-width: 1px medium medium 1px; border-color: #dddddd currentColor currentColor #e3e3e3; border-style: solid none none solid; padding: 8px;\\\">\\r\\n\\t\\t\\t\\t18 a 27 de maio de 2020<\\/td>\\r\\n\\t\\t<\\/tr>\\r\\n\\t\\t<tr class=\\\"row-4\\\" style=\\\"box-sizing: border-box;\\\">\\r\\n\\t\\t\\t<td class=\\\"column-1\\\" style=\\\"background-attachment: scroll; background-clip: border-box; background-color: transparent; background-image: none; background-origin: padding-box; background-position-x: 0px; background-position-y: 0px; background-repeat: repeat; background-size: auto; border-image-outset: 0; border-image-repeat: stretch; border-image-slice: 100%; border-image-source: none; border-image-width: 1; box-sizing: border-box; float: none; font-size: 0.75rem; text-align: center; vertical-align: inherit; border-width: 1px medium medium medium; border-color: #dddddd currentColor currentColor currentColor; border-style: solid none none none; padding: 8px;\\\">\\r\\n\\t\\t\\t\\tPortugu&ecirc;s e Portugu&ecirc;s L&iacute;ngua Segunda<\\/td>\\r\\n\\t\\t\\t<td class=\\\"column-2\\\" style=\\\"background-attachment: scroll; background-clip: border-box; background-color: transparent; background-image: none; background-origin: padding-box; background-position-x: 0px; background-position-y: 0px; background-repeat: repeat; background-size: auto; border-image-outset: 0; border-image-repeat: stretch; border-image-slice: 100%; border-image-source: none; border-image-width: 1; box-sizing: border-box; float: none; font-size: 0.75rem; text-align: center; vertical-align: inherit; border-width: 1px medium medium 1px; border-color: #dddddd currentColor currentColor #e3e3e3; border-style: solid none none solid; padding: 8px;\\\">\\r\\n\\t\\t\\t\\t5 de junho de 2020<\\/td>\\r\\n\\t\\t<\\/tr>\\r\\n\\t\\t<tr class=\\\"row-5\\\" style=\\\"box-sizing: border-box;\\\">\\r\\n\\t\\t\\t<td class=\\\"column-1\\\" style=\\\"background-attachment: scroll; background-clip: border-box; background-color: transparent; background-image: none; background-origin: padding-box; background-position-x: 0px; background-position-y: 0px; background-repeat: repeat; background-size: auto; border-image-outset: 0; border-image-repeat: stretch; border-image-slice: 100%; border-image-source: none; border-image-width: 1; box-sizing: border-box; float: none; font-size: 0.75rem; text-align: center; vertical-align: inherit; border-width: 1px medium medium medium; border-color: #dddddd currentColor currentColor currentColor; border-style: solid none none none; padding: 8px;\\\">\\r\\n\\t\\t\\t\\tIngl&ecirc;s<\\/td>\\r\\n\\t\\t\\t<td class=\\\"column-2\\\" style=\\\"background-attachment: scroll; background-clip: border-box; background-color: transparent; background-image: none; background-origin: padding-box; background-position-x: 0px; background-position-y: 0px; background-repeat: repeat; background-size: auto; border-image-outset: 0; border-image-repeat: stretch; border-image-slice: 100%; border-image-source: none; border-image-width: 1; box-sizing: border-box; float: none; font-size: 0.75rem; text-align: center; vertical-align: inherit; border-width: 1px medium medium 1px; border-color: #dddddd currentColor currentColor #e3e3e3; border-style: solid none none solid; padding: 8px;\\\">\\r\\n\\t\\t\\t\\t9 de junho de 2020<\\/td>\\r\\n\\t\\t<\\/tr>\\r\\n\\t<\\/tbody>\\r\\n<\\/table>\\r\\n<table class=\\\"tablepress tablepress-id-52\\\" id=\\\"tablepress-52\\\" style=\\\"border-collapse: collapse; border-image-outset: 0; border-image-repeat: stretch; border-image-slice: 100%; border-image-source: none; border-image-width: 1; border-spacing: 0px; box-sizing: border-box; color: #000000; font-family: Raleway-Medium,Arial,sans-serif; font-size: 16px; font-style: normal; font-variant: normal; font-weight: 400; letter-spacing: normal; margin-bottom: 1em; orphans: 2; text-align: left; text-decoration: none; text-indent: 0px; text-transform: none; -webkit-text-stroke-width: 0px; white-space: normal; width: 100%; word-spacing: 0px; border: medium none currentColor;\\\">\\r\\n\\t<tbody style=\\\"box-sizing: border-box;\\\">\\r\\n\\t\\t<tr class=\\\"row-1\\\" style=\\\"box-sizing: border-box;\\\">\\r\\n\\t\\t\\t<td class=\\\"column-1\\\" colspan=\\\"2\\\" style=\\\"background-attachment: scroll; background-clip: border-box; background-color: #f2f2f2; background-image: none; background-origin: padding-box; background-position-x: 0px; background-position-y: 0px; background-repeat: repeat; background-size: auto; border-image-outset: 0; border-image-repeat: stretch; border-image-slice: 100%; border-image-source: none; border-image-width: 1; box-sizing: border-box; color: #af3f04; float: none; font-family: Raleway-Bold,Arial,sans-serif; font-size: 1rem; text-align: center; vertical-align: inherit; border-width: 0px medium medium medium; border-color: currentColor; border-style: none; padding: 8px;\\\">\\r\\n\\t\\t\\t\\t8.&ordm; ano<\\/td>\\r\\n\\t\\t<\\/tr>\\r\\n\\t\\t<tr class=\\\"row-2\\\" style=\\\"box-sizing: border-box;\\\">\\r\\n\\t\\t\\t<td class=\\\"column-1\\\" style=\\\"background-attachment: scroll; background-clip: border-box; background-color: transparent; background-image: none; background-origin: padding-box; background-position-x: 0px; background-position-y: 0px; background-repeat: repeat; background-size: auto; border-image-outset: 0; border-image-repeat: stretch; border-image-slice: 100%; border-image-source: none; border-image-width: 1; box-sizing: border-box; float: none; font-size: 0.75rem; text-align: center; vertical-align: inherit; border-width: 1px medium medium medium; border-color: #dddddd currentColor currentColor currentColor; border-style: solid none none none; padding: 8px;\\\">\\r\\n\\t\\t\\t\\t<strong style=\\\"box-sizing: border-box; font-family: Raleway-Bold,Arial,sans-serif;\\\">Disciplina<\\/strong><\\/td>\\r\\n\\t\\t\\t<td class=\\\"column-2\\\" style=\\\"background-attachment: scroll; background-clip: border-box; background-color: transparent; background-image: none; background-origin: padding-box; background-position-x: 0px; background-position-y: 0px; background-repeat: repeat; background-size: auto; border-image-outset: 0; border-image-repeat: stretch; border-image-slice: 100%; border-image-source: none; border-image-width: 1; box-sizing: border-box; float: none; font-size: 0.75rem; text-align: center; vertical-align: inherit; border-width: 1px medium medium 1px; border-color: #dddddd currentColor currentColor #e3e3e3; border-style: solid none none solid; padding: 8px;\\\">\\r\\n\\t\\t\\t\\t<strong style=\\\"box-sizing: border-box; font-family: Raleway-Bold,Arial,sans-serif;\\\">Data<\\/strong><\\/td>\\r\\n\\t\\t<\\/tr>\\r\\n\\t\\t<tr class=\\\"row-3\\\" style=\\\"box-sizing: border-box;\\\">\\r\\n\\t\\t\\t<td class=\\\"column-1\\\" style=\\\"background-attachment: scroll; background-clip: border-box; background-color: transparent; background-image: none; background-origin: padding-box; background-position-x: 0px; background-position-y: 0px; background-repeat: repeat; background-size: auto; border-image-outset: 0; border-image-repeat: stretch; border-image-slice: 100%; border-image-source: none; border-image-width: 1; box-sizing: border-box; float: none; font-size: 0.75rem; text-align: center; vertical-align: inherit; border-width: 1px medium medium medium; border-color: #dddddd currentColor currentColor currentColor; border-style: solid none none none; padding: 8px;\\\">\\r\\n\\t\\t\\t\\tMatem&aacute;tica<\\/td>\\r\\n\\t\\t\\t<td class=\\\"column-2\\\" style=\\\"background-attachment: scroll; background-clip: border-box; background-color: transparent; background-image: none; background-origin: padding-box; background-position-x: 0px; background-position-y: 0px; background-repeat: repeat; background-size: auto; border-image-outset: 0; border-image-repeat: stretch; border-image-slice: 100%; border-image-source: none; border-image-width: 1; box-sizing: border-box; float: none; font-size: 0.75rem; text-align: center; vertical-align: inherit; border-width: 1px medium medium 1px; border-color: #dddddd currentColor currentColor #e3e3e3; border-style: solid none none solid; padding: 8px;\\\">\\r\\n\\t\\t\\t\\t5 de junho de 2020<\\/td>\\r\\n\\t\\t<\\/tr>\\r\\n\\t\\t<tr class=\\\"row-4\\\" style=\\\"box-sizing: border-box;\\\">\\r\\n\\t\\t\\t<td class=\\\"column-1\\\" style=\\\"background-attachment: scroll; background-clip: border-box; background-color: transparent; background-image: none; background-origin: padding-box; background-position-x: 0px; background-position-y: 0px; background-repeat: repeat; background-size: auto; border-image-outset: 0; border-image-repeat: stretch; border-image-slice: 100%; border-image-source: none; border-image-width: 1; box-sizing: border-box; float: none; font-size: 0.75rem; text-align: center; vertical-align: inherit; border-width: 1px medium medium medium; border-color: #dddddd currentColor currentColor currentColor; border-style: solid none none none; padding: 8px;\\\">\\r\\n\\t\\t\\t\\tIngl&ecirc;s<\\/td>\\r\\n\\t\\t\\t<td class=\\\"column-2\\\" style=\\\"background-attachment: scroll; background-clip: border-box; background-color: transparent; background-image: none; background-origin: padding-box; background-position-x: 0px; background-position-y: 0px; background-repeat: repeat; background-size: auto; border-image-outset: 0; border-image-repeat: stretch; border-image-slice: 100%; border-image-source: none; border-image-width: 1; box-sizing: border-box; float: none; font-size: 0.75rem; text-align: center; vertical-align: inherit; border-width: 1px medium medium 1px; border-color: #dddddd currentColor currentColor #e3e3e3; border-style: solid none none solid; padding: 8px;\\\">\\r\\n\\t\\t\\t\\t9 de junho de 2020<\\/td>\\r\\n\\t\\t<\\/tr>\\r\\n\\t<\\/tbody>\\r\\n<\\/table>\\r\\n<p>\\r\\n\\t&nbsp;<\\/p>\\r\\n\",\"fulltext\":\"\",\"state\":\"1\",\"catid\":\"16\",\"created\":\"2019-09-14 17:59:19\",\"created_by\":\"231\",\"created_by_alias\":\"\",\"modified\":\"2020-03-12 15:22:30\",\"modified_by\":\"231\",\"checked_out\":\"231\",\"checked_out_time\":\"2020-03-12 15:21:53\",\"publish_up\":\"2019-09-14 17:59:19\",\"publish_down\":\"0000-00-00 00:00:00\",\"images\":\"{\\\"image_intro\\\":\\\"\\\",\\\"image_intro_alt\\\":\\\"\\\",\\\"image_intro_caption\\\":\\\"\\\",\\\"float_intro\\\":\\\"\\\",\\\"image_fulltext\\\":\\\"\\\",\\\"image_fulltext_alt\\\":\\\"\\\",\\\"image_fulltext_caption\\\":\\\"\\\",\\\"float_fulltext\\\":\\\"\\\"}\",\"urls\":\"{\\\"urla\\\":false,\\\"urlatext\\\":\\\"\\\",\\\"targeta\\\":\\\"\\\",\\\"urlb\\\":false,\\\"urlbtext\\\":\\\"\\\",\\\"targetb\\\":\\\"\\\",\\\"urlc\\\":false,\\\"urlctext\\\":\\\"\\\",\\\"targetc\\\":\\\"\\\"}\",\"attribs\":\"{\\\"astroid_article_type\\\":\\\"regular\\\",\\\"astroid_article_video_type\\\":\\\"youtube\\\",\\\"astroid_article_video_url\\\":\\\"\\\",\\\"astroid_article_gallery_width\\\":\\\"\\\",\\\"astroid_article_gallery_bullets\\\":\\\"1\\\",\\\"astroid_article_gallery_navigation\\\":\\\"1\\\",\\\"astroid_article_thumbnail\\\":\\\"1\\\",\\\"astroid_article_gallery_items\\\":[],\\\"astroid_article_audio_source\\\":\\\"soundcloud\\\",\\\"astroid_article_audio_soundcloud\\\":\\\"\\\",\\\"astroid_article_audio_spotify\\\":\\\"\\\",\\\"astroid_article_review_heading\\\":\\\"\\\",\\\"astroid_article_review_summery\\\":\\\"\\\",\\\"astroid_article_review_good\\\":\\\"\\\",\\\"astroid_article_review_bad\\\":\\\"\\\",\\\"astroid_article_review_rating\\\":\\\"5\\\",\\\"astroid_article_button_action\\\":\\\"\\\",\\\"astroid_article_button_link\\\":\\\"\\\",\\\"astroid_article_review_criterias\\\":[],\\\"astroid_article_quote_text\\\":\\\"\\\",\\\"astroid_article_quote_author\\\":\\\"\\\",\\\"astroid_article_badge\\\":\\\"0\\\",\\\"astroid_article_badge_type\\\":\\\"2\\\",\\\"astroid_article_badge_text\\\":\\\"\\\",\\\"astroid_article_badge_color\\\":\\\"\\\",\\\"astroid_article_badge_text_color\\\":\\\"\\\",\\\"astroid_authorinfo\\\":\\\"\\\",\\\"astroid_relatedposts\\\":\\\"\\\",\\\"article_relatedposts_count\\\":\\\"\\\",\\\"article_relatedposts_count_custom\\\":\\\"4\\\",\\\"astroid_readtime\\\":\\\"\\\",\\\"astroid_socialshare\\\":\\\"\\\",\\\"astroid_comments\\\":\\\"\\\",\\\"astroid_og_title\\\":\\\"\\\",\\\"astroid_og_desc\\\":\\\"\\\",\\\"astroid_og_image\\\":\\\"\\\"}\",\"version\":3,\"ordering\":\"8\",\"metakey\":\"\",\"metadesc\":\"\",\"access\":\"1\",\"hits\":\"0\",\"metadata\":\"{\\\"robots\\\":\\\"\\\",\\\"author\\\":\\\"\\\",\\\"rights\\\":\\\"\\\",\\\"xreference\\\":\\\"\\\"}\",\"featured\":\"0\",\"language\":\"*\",\"xreference\":\"\",\"note\":\"\"}', 0);
INSERT INTO `ynfp8_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
(956, 94, 1, '', '2020-03-12 15:23:08', 231, 28951, 'fefabbeaa9d0a9f61bfa77b462c3662924a036b6', '{\"id\":94,\"asset_id\":\"338\",\"title\":\"Provas de Aferi\\u00e7\\u00e3o\",\"alias\":\"provas-de-afericao\",\"introtext\":\"<h4 style=\\\"text-align: left; color: rgb(34, 34, 34); text-transform: none; text-indent: 0px; letter-spacing: normal; font-family: Arial; font-size: 9.93px; font-style: normal; font-variant: normal; text-decoration: none; word-spacing: 0px; white-space: normal; orphans: 2; -webkit-text-stroke-width: 0px;\\\">\\r\\n\\t- <a href=\\\"files\\/GUIA_EXAMES_ATUALIZADO.pdf\\\">GUIA PARA APLICA&Ccedil;&Atilde;O DE ADAPTA&Ccedil;&Otilde;ES NA REALIZA&Ccedil;&Atilde;O DE PROVAS E EXAMES <\\/a><\\/h4>\\r\\n<h4 style=\\\"text-align: left; color: rgb(34, 34, 34); text-transform: none; text-indent: 0px; letter-spacing: normal; font-family: Arial; font-size: 9.93px; font-style: normal; font-variant: normal; text-decoration: none; word-spacing: 0px; white-space: normal; orphans: 2; -webkit-text-stroke-width: 0px;\\\">\\r\\n\\t- <a href=\\\"files\\/norma1.pdf\\\">NORMA 01\\/JNE\\/2020 &ndash; Instru&ccedil;&otilde;es para a Inscri&ccedil;&atilde;o nas Provas e Exames do Ensino B&aacute;sico e do Ensino Secund&aacute;rio&nbsp; <\\/a><\\/h4>\\r\\n<h4 style=\\\"text-align: left; color: rgb(34, 34, 34); text-transform: none; text-indent: 0px; letter-spacing: normal; font-family: Arial; font-size: 9.93px; font-style: normal; font-variant: normal; text-decoration: none; word-spacing: 0px; white-space: normal; orphans: 2; -webkit-text-stroke-width: 0px;\\\">\\r\\n\\t-<a href=\\\"files\\/REGULAMENTO_EXAMES_2020.pdf\\\"> Regulamento das Provas de Avalia&ccedil;&atilde;o Externa e das Provas de Equival&ecirc;ncia &agrave; Frequ&ecirc;ncia dos Ensinos B&aacute;sico e Secund&aacute;rio<\\/a><\\/h4>\\r\\n<h4 style=\\\"text-align: left; color: rgb(54, 54, 54); text-transform: none; text-indent: 0px; letter-spacing: normal; font-family: Raleway-Semi-Bold,Arial,sans-serif; font-size: 1.5rem; font-variant: normal; margin-top: 15px; margin-bottom: 7px; word-spacing: 0px; white-space: normal; box-sizing: border-box; orphans: 2; -webkit-text-stroke-width: 0px;\\\">\\r\\n\\t&nbsp;<\\/h4>\\r\\n<h4 style=\\\"text-align: left; color: rgb(54, 54, 54); text-transform: none; text-indent: 0px; letter-spacing: normal; font-family: Raleway-Semi-Bold,Arial,sans-serif; font-size: 1.5rem; font-style: normal; font-variant: normal; text-decoration: none; margin-top: 15px; margin-bottom: 7px; word-spacing: 0px; white-space: normal; box-sizing: border-box; orphans: 2; -webkit-text-stroke-width: 0px;\\\">\\r\\n\\tProvas de aferi&ccedil;&atilde;o<\\/h4>\\r\\n<p style=\\\"box-sizing: border-box; color: #363636; font-family: Raleway-Medium,Arial,sans-serif; font-size: 1rem; font-style: normal; font-variant: normal; font-weight: 400; letter-spacing: normal; line-height: 1.5rem; orphans: 2; padding-bottom: 15px; text-align: left; text-decoration: none; text-indent: 0px; text-transform: none; -webkit-text-stroke-width: 0px; white-space: normal; word-spacing: 0px; margin: 0px;\\\">\\r\\n\\tOs alunos dos 2.&ordm;, 5.&ordm; e 8.&ordm; anos realizam as chamadas provas de aferi&ccedil;&atilde;o. O objetivo destes testes &eacute;, como o nome indica, aferir os conhecimentos adquiridos pelos alunos e, com base nessa informa&ccedil;&atilde;o, avaliar as escolas e colmatar as fragilidades detetadas.<\\/p>\\r\\n<p style=\\\"box-sizing: border-box; color: #363636; font-family: Raleway-Medium,Arial,sans-serif; font-size: 1rem; font-style: normal; font-variant: normal; font-weight: 400; letter-spacing: normal; line-height: 1.5rem; orphans: 2; padding-bottom: 15px; text-align: left; text-decoration: none; text-indent: 0px; text-transform: none; -webkit-text-stroke-width: 0px; white-space: normal; word-spacing: 0px; margin: 0px;\\\">\\r\\n\\tNo 2.&ordm; ano, estas provas realizam-se &agrave;s disciplinas de Educa&ccedil;&atilde;o Art&iacute;stica, Educa&ccedil;&atilde;o F&iacute;sica, Portugu&ecirc;s e Estudo do Meio e Matem&aacute;tica e Estudo do Meio. Os alunos do 5.&ordm; ano s&atilde;o avaliados &agrave;s disciplinas de Portugu&ecirc;s e Ingl&ecirc;s. Por sua vez, os estudantes do 8.&ordm; ano prestam provas &agrave;s disciplinas de Matem&aacute;tica e Ingl&ecirc;s.<\\/p>\\r\\n<p style=\\\"box-sizing: border-box; color: #363636; font-family: Raleway-Medium,Arial,sans-serif; font-size: 1rem; font-style: normal; font-variant: normal; font-weight: 400; letter-spacing: normal; line-height: 1.5rem; orphans: 2; padding-bottom: 15px; text-align: left; text-decoration: none; text-indent: 0px; text-transform: none; -webkit-text-stroke-width: 0px; white-space: normal; word-spacing: 0px; margin: 0px;\\\">\\r\\n\\tA disponibiliza&ccedil;&atilde;o dos relat&oacute;rios individuais de provas de aferi&ccedil;&atilde;o, dos relat&oacute;rios de escola de provas de aferi&ccedil;&atilde;o e dos resultados globais das provas de aferi&ccedil;&atilde;o tem lugar at&eacute; ao in&iacute;cio do ano letivo de 2020-2021.<\\/p>\\r\\n<table class=\\\"tablepress tablepress-id-49\\\" id=\\\"tablepress-49\\\" style=\\\"border-collapse: collapse; border-image-outset: 0; border-image-repeat: stretch; border-image-slice: 100%; border-image-source: none; border-image-width: 1; border-spacing: 0px; box-sizing: border-box; color: #000000; font-family: Raleway-Medium,Arial,sans-serif; font-size: 16px; font-style: normal; font-variant: normal; font-weight: 400; letter-spacing: normal; margin-bottom: 1em; orphans: 2; text-align: left; text-decoration: none; text-indent: 0px; text-transform: none; -webkit-text-stroke-width: 0px; white-space: normal; width: 100%; word-spacing: 0px; border: medium none currentColor;\\\">\\r\\n\\t<tbody style=\\\"box-sizing: border-box;\\\">\\r\\n\\t\\t<tr class=\\\"row-1\\\" style=\\\"box-sizing: border-box;\\\">\\r\\n\\t\\t\\t<td class=\\\"column-1\\\" colspan=\\\"2\\\" style=\\\"background-attachment: scroll; background-clip: border-box; background-color: #f2f2f2; background-image: none; background-origin: padding-box; background-position-x: 0px; background-position-y: 0px; background-repeat: repeat; background-size: auto; border-image-outset: 0; border-image-repeat: stretch; border-image-slice: 100%; border-image-source: none; border-image-width: 1; box-sizing: border-box; color: #af3f04; float: none; font-family: Raleway-Bold,Arial,sans-serif; font-size: 1rem; text-align: center; vertical-align: inherit; border-width: 0px medium medium medium; border-color: currentColor; border-style: none; padding: 8px;\\\">\\r\\n\\t\\t\\t\\t2.&ordm; ano<\\/td>\\r\\n\\t\\t<\\/tr>\\r\\n\\t\\t<tr class=\\\"row-2\\\" style=\\\"box-sizing: border-box;\\\">\\r\\n\\t\\t\\t<td class=\\\"column-1\\\" style=\\\"background-attachment: scroll; background-clip: border-box; background-color: transparent; background-image: none; background-origin: padding-box; background-position-x: 0px; background-position-y: 0px; background-repeat: repeat; background-size: auto; border-image-outset: 0; border-image-repeat: stretch; border-image-slice: 100%; border-image-source: none; border-image-width: 1; box-sizing: border-box; float: none; font-size: 0.75rem; text-align: center; vertical-align: inherit; border-width: 1px medium medium medium; border-color: #dddddd currentColor currentColor currentColor; border-style: solid none none none; padding: 8px;\\\">\\r\\n\\t\\t\\t\\t<strong style=\\\"box-sizing: border-box; font-family: Raleway-Bold,Arial,sans-serif;\\\">Disciplina<\\/strong><\\/td>\\r\\n\\t\\t\\t<td class=\\\"column-2\\\" style=\\\"background-attachment: scroll; background-clip: border-box; background-color: transparent; background-image: none; background-origin: padding-box; background-position-x: 0px; background-position-y: 0px; background-repeat: repeat; background-size: auto; border-image-outset: 0; border-image-repeat: stretch; border-image-slice: 100%; border-image-source: none; border-image-width: 1; box-sizing: border-box; float: none; font-size: 0.75rem; text-align: center; vertical-align: inherit; border-width: 1px medium medium 1px; border-color: #dddddd currentColor currentColor #e3e3e3; border-style: solid none none solid; padding: 8px;\\\">\\r\\n\\t\\t\\t\\t<strong style=\\\"box-sizing: border-box; font-family: Raleway-Bold,Arial,sans-serif;\\\">Data<\\/strong><\\/td>\\r\\n\\t\\t<\\/tr>\\r\\n\\t\\t<tr class=\\\"row-3\\\" style=\\\"box-sizing: border-box;\\\">\\r\\n\\t\\t\\t<td class=\\\"column-1\\\" style=\\\"background-attachment: scroll; background-clip: border-box; background-color: transparent; background-image: none; background-origin: padding-box; background-position-x: 0px; background-position-y: 0px; background-repeat: repeat; background-size: auto; border-image-outset: 0; border-image-repeat: stretch; border-image-slice: 100%; border-image-source: none; border-image-width: 1; box-sizing: border-box; float: none; font-size: 0.75rem; text-align: center; vertical-align: inherit; border-width: 1px medium medium medium; border-color: #dddddd currentColor currentColor currentColor; border-style: solid none none none; padding: 8px;\\\">\\r\\n\\t\\t\\t\\tEduca&ccedil;&atilde;o Art&iacute;stica, Educa&ccedil;&atilde;o F&iacute;sica<\\/td>\\r\\n\\t\\t\\t<td class=\\\"column-2\\\" style=\\\"background-attachment: scroll; background-clip: border-box; background-color: transparent; background-image: none; background-origin: padding-box; background-position-x: 0px; background-position-y: 0px; background-repeat: repeat; background-size: auto; border-image-outset: 0; border-image-repeat: stretch; border-image-slice: 100%; border-image-source: none; border-image-width: 1; box-sizing: border-box; float: none; font-size: 0.75rem; text-align: center; vertical-align: inherit; border-width: 1px medium medium 1px; border-color: #dddddd currentColor currentColor #e3e3e3; border-style: solid none none solid; padding: 8px;\\\">\\r\\n\\t\\t\\t\\t4 a 12 de maio de 2020<\\/td>\\r\\n\\t\\t<\\/tr>\\r\\n\\t\\t<tr class=\\\"row-4\\\" style=\\\"box-sizing: border-box;\\\">\\r\\n\\t\\t\\t<td class=\\\"column-1\\\" style=\\\"background-attachment: scroll; background-clip: border-box; background-color: transparent; background-image: none; background-origin: padding-box; background-position-x: 0px; background-position-y: 0px; background-repeat: repeat; background-size: auto; border-image-outset: 0; border-image-repeat: stretch; border-image-slice: 100%; border-image-source: none; border-image-width: 1; box-sizing: border-box; float: none; font-size: 0.75rem; text-align: center; vertical-align: inherit; border-width: 1px medium medium medium; border-color: #dddddd currentColor currentColor currentColor; border-style: solid none none none; padding: 8px;\\\">\\r\\n\\t\\t\\t\\tPortugu&ecirc;s e Estudo do Meio<\\/td>\\r\\n\\t\\t\\t<td class=\\\"column-2\\\" style=\\\"background-attachment: scroll; background-clip: border-box; background-color: transparent; background-image: none; background-origin: padding-box; background-position-x: 0px; background-position-y: 0px; background-repeat: repeat; background-size: auto; border-image-outset: 0; border-image-repeat: stretch; border-image-slice: 100%; border-image-source: none; border-image-width: 1; box-sizing: border-box; float: none; font-size: 0.75rem; text-align: center; vertical-align: inherit; border-width: 1px medium medium 1px; border-color: #dddddd currentColor currentColor #e3e3e3; border-style: solid none none solid; padding: 8px;\\\">\\r\\n\\t\\t\\t\\t16 de junho de 2020<\\/td>\\r\\n\\t\\t<\\/tr>\\r\\n\\t\\t<tr class=\\\"row-5\\\" style=\\\"box-sizing: border-box;\\\">\\r\\n\\t\\t\\t<td class=\\\"column-1\\\" style=\\\"background-attachment: scroll; background-clip: border-box; background-color: transparent; background-image: none; background-origin: padding-box; background-position-x: 0px; background-position-y: 0px; background-repeat: repeat; background-size: auto; border-image-outset: 0; border-image-repeat: stretch; border-image-slice: 100%; border-image-source: none; border-image-width: 1; box-sizing: border-box; float: none; font-size: 0.75rem; text-align: center; vertical-align: inherit; border-width: 1px medium medium medium; border-color: #dddddd currentColor currentColor currentColor; border-style: solid none none none; padding: 8px;\\\">\\r\\n\\t\\t\\t\\tMatem&aacute;tica e Estudo do Meio<\\/td>\\r\\n\\t\\t\\t<td class=\\\"column-2\\\" style=\\\"background-attachment: scroll; background-clip: border-box; background-color: transparent; background-image: none; background-origin: padding-box; background-position-x: 0px; background-position-y: 0px; background-repeat: repeat; background-size: auto; border-image-outset: 0; border-image-repeat: stretch; border-image-slice: 100%; border-image-source: none; border-image-width: 1; box-sizing: border-box; float: none; font-size: 0.75rem; text-align: center; vertical-align: inherit; border-width: 1px medium medium 1px; border-color: #dddddd currentColor currentColor #e3e3e3; border-style: solid none none solid; padding: 8px;\\\">\\r\\n\\t\\t\\t\\t18 de junho de 2020<\\/td>\\r\\n\\t\\t<\\/tr>\\r\\n\\t<\\/tbody>\\r\\n<\\/table>\\r\\n<table class=\\\"tablepress tablepress-id-50\\\" id=\\\"tablepress-50\\\" style=\\\"border-collapse: collapse; border-image-outset: 0; border-image-repeat: stretch; border-image-slice: 100%; border-image-source: none; border-image-width: 1; border-spacing: 0px; box-sizing: border-box; color: #000000; font-family: Raleway-Medium,Arial,sans-serif; font-size: 16px; font-style: normal; font-variant: normal; font-weight: 400; letter-spacing: normal; margin-bottom: 1em; orphans: 2; text-align: left; text-decoration: none; text-indent: 0px; text-transform: none; -webkit-text-stroke-width: 0px; white-space: normal; width: 100%; word-spacing: 0px; border: medium none currentColor;\\\">\\r\\n\\t<tbody style=\\\"box-sizing: border-box;\\\">\\r\\n\\t\\t<tr class=\\\"row-1\\\" style=\\\"box-sizing: border-box;\\\">\\r\\n\\t\\t\\t<td class=\\\"column-1\\\" colspan=\\\"2\\\" style=\\\"background-attachment: scroll; background-clip: border-box; background-color: #f2f2f2; background-image: none; background-origin: padding-box; background-position-x: 0px; background-position-y: 0px; background-repeat: repeat; background-size: auto; border-image-outset: 0; border-image-repeat: stretch; border-image-slice: 100%; border-image-source: none; border-image-width: 1; box-sizing: border-box; color: #af3f04; float: none; font-family: Raleway-Bold,Arial,sans-serif; font-size: 1rem; text-align: center; vertical-align: inherit; border-width: 0px medium medium medium; border-color: currentColor; border-style: none; padding: 8px;\\\">\\r\\n\\t\\t\\t\\t5.&ordm; ano<\\/td>\\r\\n\\t\\t<\\/tr>\\r\\n\\t\\t<tr class=\\\"row-2\\\" style=\\\"box-sizing: border-box;\\\">\\r\\n\\t\\t\\t<td class=\\\"column-1\\\" style=\\\"background-attachment: scroll; background-clip: border-box; background-color: transparent; background-image: none; background-origin: padding-box; background-position-x: 0px; background-position-y: 0px; background-repeat: repeat; background-size: auto; border-image-outset: 0; border-image-repeat: stretch; border-image-slice: 100%; border-image-source: none; border-image-width: 1; box-sizing: border-box; float: none; font-size: 0.75rem; text-align: center; vertical-align: inherit; border-width: 1px medium medium medium; border-color: #dddddd currentColor currentColor currentColor; border-style: solid none none none; padding: 8px;\\\">\\r\\n\\t\\t\\t\\t<strong style=\\\"box-sizing: border-box; font-family: Raleway-Bold,Arial,sans-serif;\\\">Disciplina<\\/strong><\\/td>\\r\\n\\t\\t\\t<td class=\\\"column-2\\\" style=\\\"background-attachment: scroll; background-clip: border-box; background-color: transparent; background-image: none; background-origin: padding-box; background-position-x: 0px; background-position-y: 0px; background-repeat: repeat; background-size: auto; border-image-outset: 0; border-image-repeat: stretch; border-image-slice: 100%; border-image-source: none; border-image-width: 1; box-sizing: border-box; float: none; font-size: 0.75rem; text-align: center; vertical-align: inherit; border-width: 1px medium medium 1px; border-color: #dddddd currentColor currentColor #e3e3e3; border-style: solid none none solid; padding: 8px;\\\">\\r\\n\\t\\t\\t\\t<strong style=\\\"box-sizing: border-box; font-family: Raleway-Bold,Arial,sans-serif;\\\">Data<\\/strong><\\/td>\\r\\n\\t\\t<\\/tr>\\r\\n\\t\\t<tr class=\\\"row-3\\\" style=\\\"box-sizing: border-box;\\\">\\r\\n\\t\\t\\t<td class=\\\"column-1\\\" style=\\\"background-attachment: scroll; background-clip: border-box; background-color: transparent; background-image: none; background-origin: padding-box; background-position-x: 0px; background-position-y: 0px; background-repeat: repeat; background-size: auto; border-image-outset: 0; border-image-repeat: stretch; border-image-slice: 100%; border-image-source: none; border-image-width: 1; box-sizing: border-box; float: none; font-size: 0.75rem; text-align: center; vertical-align: inherit; border-width: 1px medium medium medium; border-color: #dddddd currentColor currentColor currentColor; border-style: solid none none none; padding: 8px;\\\">\\r\\n\\t\\t\\t\\tComponente de produ&ccedil;&atilde;o e intera&ccedil;&atilde;o orais de Ingl&ecirc;s<\\/td>\\r\\n\\t\\t\\t<td class=\\\"column-2\\\" style=\\\"background-attachment: scroll; background-clip: border-box; background-color: transparent; background-image: none; background-origin: padding-box; background-position-x: 0px; background-position-y: 0px; background-repeat: repeat; background-size: auto; border-image-outset: 0; border-image-repeat: stretch; border-image-slice: 100%; border-image-source: none; border-image-width: 1; box-sizing: border-box; float: none; font-size: 0.75rem; text-align: center; vertical-align: inherit; border-width: 1px medium medium 1px; border-color: #dddddd currentColor currentColor #e3e3e3; border-style: solid none none solid; padding: 8px;\\\">\\r\\n\\t\\t\\t\\t18 a 27 de maio de 2020<\\/td>\\r\\n\\t\\t<\\/tr>\\r\\n\\t\\t<tr class=\\\"row-4\\\" style=\\\"box-sizing: border-box;\\\">\\r\\n\\t\\t\\t<td class=\\\"column-1\\\" style=\\\"background-attachment: scroll; background-clip: border-box; background-color: transparent; background-image: none; background-origin: padding-box; background-position-x: 0px; background-position-y: 0px; background-repeat: repeat; background-size: auto; border-image-outset: 0; border-image-repeat: stretch; border-image-slice: 100%; border-image-source: none; border-image-width: 1; box-sizing: border-box; float: none; font-size: 0.75rem; text-align: center; vertical-align: inherit; border-width: 1px medium medium medium; border-color: #dddddd currentColor currentColor currentColor; border-style: solid none none none; padding: 8px;\\\">\\r\\n\\t\\t\\t\\tPortugu&ecirc;s e Portugu&ecirc;s L&iacute;ngua Segunda<\\/td>\\r\\n\\t\\t\\t<td class=\\\"column-2\\\" style=\\\"background-attachment: scroll; background-clip: border-box; background-color: transparent; background-image: none; background-origin: padding-box; background-position-x: 0px; background-position-y: 0px; background-repeat: repeat; background-size: auto; border-image-outset: 0; border-image-repeat: stretch; border-image-slice: 100%; border-image-source: none; border-image-width: 1; box-sizing: border-box; float: none; font-size: 0.75rem; text-align: center; vertical-align: inherit; border-width: 1px medium medium 1px; border-color: #dddddd currentColor currentColor #e3e3e3; border-style: solid none none solid; padding: 8px;\\\">\\r\\n\\t\\t\\t\\t5 de junho de 2020<\\/td>\\r\\n\\t\\t<\\/tr>\\r\\n\\t\\t<tr class=\\\"row-5\\\" style=\\\"box-sizing: border-box;\\\">\\r\\n\\t\\t\\t<td class=\\\"column-1\\\" style=\\\"background-attachment: scroll; background-clip: border-box; background-color: transparent; background-image: none; background-origin: padding-box; background-position-x: 0px; background-position-y: 0px; background-repeat: repeat; background-size: auto; border-image-outset: 0; border-image-repeat: stretch; border-image-slice: 100%; border-image-source: none; border-image-width: 1; box-sizing: border-box; float: none; font-size: 0.75rem; text-align: center; vertical-align: inherit; border-width: 1px medium medium medium; border-color: #dddddd currentColor currentColor currentColor; border-style: solid none none none; padding: 8px;\\\">\\r\\n\\t\\t\\t\\tIngl&ecirc;s<\\/td>\\r\\n\\t\\t\\t<td class=\\\"column-2\\\" style=\\\"background-attachment: scroll; background-clip: border-box; background-color: transparent; background-image: none; background-origin: padding-box; background-position-x: 0px; background-position-y: 0px; background-repeat: repeat; background-size: auto; border-image-outset: 0; border-image-repeat: stretch; border-image-slice: 100%; border-image-source: none; border-image-width: 1; box-sizing: border-box; float: none; font-size: 0.75rem; text-align: center; vertical-align: inherit; border-width: 1px medium medium 1px; border-color: #dddddd currentColor currentColor #e3e3e3; border-style: solid none none solid; padding: 8px;\\\">\\r\\n\\t\\t\\t\\t9 de junho de 2020<\\/td>\\r\\n\\t\\t<\\/tr>\\r\\n\\t<\\/tbody>\\r\\n<\\/table>\\r\\n<table class=\\\"tablepress tablepress-id-52\\\" id=\\\"tablepress-52\\\" style=\\\"border-collapse: collapse; border-image-outset: 0; border-image-repeat: stretch; border-image-slice: 100%; border-image-source: none; border-image-width: 1; border-spacing: 0px; box-sizing: border-box; color: #000000; font-family: Raleway-Medium,Arial,sans-serif; font-size: 16px; font-style: normal; font-variant: normal; font-weight: 400; letter-spacing: normal; margin-bottom: 1em; orphans: 2; text-align: left; text-decoration: none; text-indent: 0px; text-transform: none; -webkit-text-stroke-width: 0px; white-space: normal; width: 100%; word-spacing: 0px; border: medium none currentColor;\\\">\\r\\n\\t<tbody style=\\\"box-sizing: border-box;\\\">\\r\\n\\t\\t<tr class=\\\"row-1\\\" style=\\\"box-sizing: border-box;\\\">\\r\\n\\t\\t\\t<td class=\\\"column-1\\\" colspan=\\\"2\\\" style=\\\"background-attachment: scroll; background-clip: border-box; background-color: #f2f2f2; background-image: none; background-origin: padding-box; background-position-x: 0px; background-position-y: 0px; background-repeat: repeat; background-size: auto; border-image-outset: 0; border-image-repeat: stretch; border-image-slice: 100%; border-image-source: none; border-image-width: 1; box-sizing: border-box; color: #af3f04; float: none; font-family: Raleway-Bold,Arial,sans-serif; font-size: 1rem; text-align: center; vertical-align: inherit; border-width: 0px medium medium medium; border-color: currentColor; border-style: none; padding: 8px;\\\">\\r\\n\\t\\t\\t\\t8.&ordm; ano<\\/td>\\r\\n\\t\\t<\\/tr>\\r\\n\\t\\t<tr class=\\\"row-2\\\" style=\\\"box-sizing: border-box;\\\">\\r\\n\\t\\t\\t<td class=\\\"column-1\\\" style=\\\"background-attachment: scroll; background-clip: border-box; background-color: transparent; background-image: none; background-origin: padding-box; background-position-x: 0px; background-position-y: 0px; background-repeat: repeat; background-size: auto; border-image-outset: 0; border-image-repeat: stretch; border-image-slice: 100%; border-image-source: none; border-image-width: 1; box-sizing: border-box; float: none; font-size: 0.75rem; text-align: center; vertical-align: inherit; border-width: 1px medium medium medium; border-color: #dddddd currentColor currentColor currentColor; border-style: solid none none none; padding: 8px;\\\">\\r\\n\\t\\t\\t\\t<strong style=\\\"box-sizing: border-box; font-family: Raleway-Bold,Arial,sans-serif;\\\">Disciplina<\\/strong><\\/td>\\r\\n\\t\\t\\t<td class=\\\"column-2\\\" style=\\\"background-attachment: scroll; background-clip: border-box; background-color: transparent; background-image: none; background-origin: padding-box; background-position-x: 0px; background-position-y: 0px; background-repeat: repeat; background-size: auto; border-image-outset: 0; border-image-repeat: stretch; border-image-slice: 100%; border-image-source: none; border-image-width: 1; box-sizing: border-box; float: none; font-size: 0.75rem; text-align: center; vertical-align: inherit; border-width: 1px medium medium 1px; border-color: #dddddd currentColor currentColor #e3e3e3; border-style: solid none none solid; padding: 8px;\\\">\\r\\n\\t\\t\\t\\t<strong style=\\\"box-sizing: border-box; font-family: Raleway-Bold,Arial,sans-serif;\\\">Data<\\/strong><\\/td>\\r\\n\\t\\t<\\/tr>\\r\\n\\t\\t<tr class=\\\"row-3\\\" style=\\\"box-sizing: border-box;\\\">\\r\\n\\t\\t\\t<td class=\\\"column-1\\\" style=\\\"background-attachment: scroll; background-clip: border-box; background-color: transparent; background-image: none; background-origin: padding-box; background-position-x: 0px; background-position-y: 0px; background-repeat: repeat; background-size: auto; border-image-outset: 0; border-image-repeat: stretch; border-image-slice: 100%; border-image-source: none; border-image-width: 1; box-sizing: border-box; float: none; font-size: 0.75rem; text-align: center; vertical-align: inherit; border-width: 1px medium medium medium; border-color: #dddddd currentColor currentColor currentColor; border-style: solid none none none; padding: 8px;\\\">\\r\\n\\t\\t\\t\\tMatem&aacute;tica<\\/td>\\r\\n\\t\\t\\t<td class=\\\"column-2\\\" style=\\\"background-attachment: scroll; background-clip: border-box; background-color: transparent; background-image: none; background-origin: padding-box; background-position-x: 0px; background-position-y: 0px; background-repeat: repeat; background-size: auto; border-image-outset: 0; border-image-repeat: stretch; border-image-slice: 100%; border-image-source: none; border-image-width: 1; box-sizing: border-box; float: none; font-size: 0.75rem; text-align: center; vertical-align: inherit; border-width: 1px medium medium 1px; border-color: #dddddd currentColor currentColor #e3e3e3; border-style: solid none none solid; padding: 8px;\\\">\\r\\n\\t\\t\\t\\t5 de junho de 2020<\\/td>\\r\\n\\t\\t<\\/tr>\\r\\n\\t\\t<tr class=\\\"row-4\\\" style=\\\"box-sizing: border-box;\\\">\\r\\n\\t\\t\\t<td class=\\\"column-1\\\" style=\\\"background-attachment: scroll; background-clip: border-box; background-color: transparent; background-image: none; background-origin: padding-box; background-position-x: 0px; background-position-y: 0px; background-repeat: repeat; background-size: auto; border-image-outset: 0; border-image-repeat: stretch; border-image-slice: 100%; border-image-source: none; border-image-width: 1; box-sizing: border-box; float: none; font-size: 0.75rem; text-align: center; vertical-align: inherit; border-width: 1px medium medium medium; border-color: #dddddd currentColor currentColor currentColor; border-style: solid none none none; padding: 8px;\\\">\\r\\n\\t\\t\\t\\tIngl&ecirc;s<\\/td>\\r\\n\\t\\t\\t<td class=\\\"column-2\\\" style=\\\"background-attachment: scroll; background-clip: border-box; background-color: transparent; background-image: none; background-origin: padding-box; background-position-x: 0px; background-position-y: 0px; background-repeat: repeat; background-size: auto; border-image-outset: 0; border-image-repeat: stretch; border-image-slice: 100%; border-image-source: none; border-image-width: 1; box-sizing: border-box; float: none; font-size: 0.75rem; text-align: center; vertical-align: inherit; border-width: 1px medium medium 1px; border-color: #dddddd currentColor currentColor #e3e3e3; border-style: solid none none solid; padding: 8px;\\\">\\r\\n\\t\\t\\t\\t9 de junho de 2020<\\/td>\\r\\n\\t\\t<\\/tr>\\r\\n\\t<\\/tbody>\\r\\n<\\/table>\\r\\n<p>\\r\\n\\t&nbsp;<\\/p>\\r\\n\",\"fulltext\":\"\",\"state\":\"1\",\"catid\":\"16\",\"created\":\"2019-09-14 17:59:19\",\"created_by\":\"231\",\"created_by_alias\":\"\",\"modified\":\"2020-03-12 15:23:08\",\"modified_by\":\"231\",\"checked_out\":\"231\",\"checked_out_time\":\"2020-03-12 15:22:49\",\"publish_up\":\"2019-09-14 17:59:19\",\"publish_down\":\"0000-00-00 00:00:00\",\"images\":\"{\\\"image_intro\\\":\\\"\\\",\\\"image_intro_alt\\\":\\\"\\\",\\\"image_intro_caption\\\":\\\"\\\",\\\"float_intro\\\":\\\"\\\",\\\"image_fulltext\\\":\\\"\\\",\\\"image_fulltext_alt\\\":\\\"\\\",\\\"image_fulltext_caption\\\":\\\"\\\",\\\"float_fulltext\\\":\\\"\\\"}\",\"urls\":\"{\\\"urla\\\":false,\\\"urlatext\\\":\\\"\\\",\\\"targeta\\\":\\\"\\\",\\\"urlb\\\":false,\\\"urlbtext\\\":\\\"\\\",\\\"targetb\\\":\\\"\\\",\\\"urlc\\\":false,\\\"urlctext\\\":\\\"\\\",\\\"targetc\\\":\\\"\\\"}\",\"attribs\":\"{\\\"astroid_article_type\\\":\\\"regular\\\",\\\"astroid_article_video_type\\\":\\\"youtube\\\",\\\"astroid_article_video_url\\\":\\\"\\\",\\\"astroid_article_gallery_width\\\":\\\"\\\",\\\"astroid_article_gallery_bullets\\\":\\\"1\\\",\\\"astroid_article_gallery_navigation\\\":\\\"1\\\",\\\"astroid_article_thumbnail\\\":\\\"1\\\",\\\"astroid_article_gallery_items\\\":[],\\\"astroid_article_audio_source\\\":\\\"soundcloud\\\",\\\"astroid_article_audio_soundcloud\\\":\\\"\\\",\\\"astroid_article_audio_spotify\\\":\\\"\\\",\\\"astroid_article_review_heading\\\":\\\"\\\",\\\"astroid_article_review_summery\\\":\\\"\\\",\\\"astroid_article_review_good\\\":\\\"\\\",\\\"astroid_article_review_bad\\\":\\\"\\\",\\\"astroid_article_review_rating\\\":\\\"5\\\",\\\"astroid_article_button_action\\\":\\\"\\\",\\\"astroid_article_button_link\\\":\\\"\\\",\\\"astroid_article_review_criterias\\\":[],\\\"astroid_article_quote_text\\\":\\\"\\\",\\\"astroid_article_quote_author\\\":\\\"\\\",\\\"astroid_article_badge\\\":\\\"0\\\",\\\"astroid_article_badge_type\\\":\\\"2\\\",\\\"astroid_article_badge_text\\\":\\\"\\\",\\\"astroid_article_badge_color\\\":\\\"\\\",\\\"astroid_article_badge_text_color\\\":\\\"\\\",\\\"astroid_authorinfo\\\":\\\"\\\",\\\"astroid_relatedposts\\\":\\\"\\\",\\\"article_relatedposts_count\\\":\\\"\\\",\\\"article_relatedposts_count_custom\\\":\\\"4\\\",\\\"astroid_readtime\\\":\\\"\\\",\\\"astroid_socialshare\\\":\\\"\\\",\\\"astroid_comments\\\":\\\"\\\",\\\"astroid_og_title\\\":\\\"\\\",\\\"astroid_og_desc\\\":\\\"\\\",\\\"astroid_og_image\\\":\\\"\\\"}\",\"version\":4,\"ordering\":\"8\",\"metakey\":\"\",\"metadesc\":\"\",\"access\":\"1\",\"hits\":\"0\",\"metadata\":\"{\\\"robots\\\":\\\"\\\",\\\"author\\\":\\\"\\\",\\\"rights\\\":\\\"\\\",\\\"xreference\\\":\\\"\\\"}\",\"featured\":\"0\",\"language\":\"*\",\"xreference\":\"\",\"note\":\"\"}', 0);
INSERT INTO `ynfp8_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
(957, 94, 1, '', '2020-03-12 15:23:43', 231, 28951, '720e24ad8e70ed56950ba2da3d3752a9b730cd1d', '{\"id\":94,\"asset_id\":\"338\",\"title\":\"Provas de Aferi\\u00e7\\u00e3o\",\"alias\":\"provas-de-afericao\",\"introtext\":\"<h3 style=\\\"text-align: left; color: rgb(34, 34, 34); text-transform: none; text-indent: 0px; letter-spacing: normal; font-family: Arial; font-size: 9.93px; font-style: normal; font-variant: normal; text-decoration: none; word-spacing: 0px; white-space: normal; orphans: 2; -webkit-text-stroke-width: 0px;\\\">\\r\\n\\t- <a href=\\\"files\\/GUIA_EXAMES_ATUALIZADO.pdf\\\">GUIA PARA APLICA&Ccedil;&Atilde;O DE ADAPTA&Ccedil;&Otilde;ES NA REALIZA&Ccedil;&Atilde;O DE PROVAS E EXAMES <\\/a><\\/h3>\\r\\n<h3 style=\\\"text-align: left; color: rgb(34, 34, 34); text-transform: none; text-indent: 0px; letter-spacing: normal; font-family: Arial; font-size: 9.93px; font-style: normal; font-variant: normal; text-decoration: none; word-spacing: 0px; white-space: normal; orphans: 2; -webkit-text-stroke-width: 0px;\\\">\\r\\n\\t- <a href=\\\"files\\/norma1.pdf\\\">NORMA 01\\/JNE\\/2020 &ndash; Instru&ccedil;&otilde;es para a Inscri&ccedil;&atilde;o nas Provas e Exames do Ensino B&aacute;sico e do Ensino Secund&aacute;rio&nbsp; <\\/a><\\/h3>\\r\\n<h3 style=\\\"text-align: left; color: rgb(34, 34, 34); text-transform: none; text-indent: 0px; letter-spacing: normal; font-family: Arial; font-size: 9.93px; font-style: normal; font-variant: normal; text-decoration: none; word-spacing: 0px; white-space: normal; orphans: 2; -webkit-text-stroke-width: 0px;\\\">\\r\\n\\t-<a href=\\\"files\\/REGULAMENTO_EXAMES_2020.pdf\\\"> Regulamento das Provas de Avalia&ccedil;&atilde;o Externa e das Provas de Equival&ecirc;ncia &agrave; Frequ&ecirc;ncia dos Ensinos B&aacute;sico e Secund&aacute;rio<\\/a><\\/h3>\\r\\n<h4 style=\\\"text-align: left; color: rgb(54, 54, 54); text-transform: none; text-indent: 0px; letter-spacing: normal; font-family: Raleway-Semi-Bold,Arial,sans-serif; font-size: 1.5rem; font-variant: normal; margin-top: 15px; margin-bottom: 7px; word-spacing: 0px; white-space: normal; box-sizing: border-box; orphans: 2; -webkit-text-stroke-width: 0px;\\\">\\r\\n\\t&nbsp;<\\/h4>\\r\\n<h4 style=\\\"text-align: left; color: rgb(54, 54, 54); text-transform: none; text-indent: 0px; letter-spacing: normal; font-family: Raleway-Semi-Bold,Arial,sans-serif; font-size: 1.5rem; font-style: normal; font-variant: normal; text-decoration: none; margin-top: 15px; margin-bottom: 7px; word-spacing: 0px; white-space: normal; box-sizing: border-box; orphans: 2; -webkit-text-stroke-width: 0px;\\\">\\r\\n\\tProvas de aferi&ccedil;&atilde;o<\\/h4>\\r\\n<p style=\\\"box-sizing: border-box; color: #363636; font-family: Raleway-Medium,Arial,sans-serif; font-size: 1rem; font-style: normal; font-variant: normal; font-weight: 400; letter-spacing: normal; line-height: 1.5rem; orphans: 2; padding-bottom: 15px; text-align: left; text-decoration: none; text-indent: 0px; text-transform: none; -webkit-text-stroke-width: 0px; white-space: normal; word-spacing: 0px; margin: 0px;\\\">\\r\\n\\tOs alunos dos 2.&ordm;, 5.&ordm; e 8.&ordm; anos realizam as chamadas provas de aferi&ccedil;&atilde;o. O objetivo destes testes &eacute;, como o nome indica, aferir os conhecimentos adquiridos pelos alunos e, com base nessa informa&ccedil;&atilde;o, avaliar as escolas e colmatar as fragilidades detetadas.<\\/p>\\r\\n<p style=\\\"box-sizing: border-box; color: #363636; font-family: Raleway-Medium,Arial,sans-serif; font-size: 1rem; font-style: normal; font-variant: normal; font-weight: 400; letter-spacing: normal; line-height: 1.5rem; orphans: 2; padding-bottom: 15px; text-align: left; text-decoration: none; text-indent: 0px; text-transform: none; -webkit-text-stroke-width: 0px; white-space: normal; word-spacing: 0px; margin: 0px;\\\">\\r\\n\\tNo 2.&ordm; ano, estas provas realizam-se &agrave;s disciplinas de Educa&ccedil;&atilde;o Art&iacute;stica, Educa&ccedil;&atilde;o F&iacute;sica, Portugu&ecirc;s e Estudo do Meio e Matem&aacute;tica e Estudo do Meio. Os alunos do 5.&ordm; ano s&atilde;o avaliados &agrave;s disciplinas de Portugu&ecirc;s e Ingl&ecirc;s. Por sua vez, os estudantes do 8.&ordm; ano prestam provas &agrave;s disciplinas de Matem&aacute;tica e Ingl&ecirc;s.<\\/p>\\r\\n<p style=\\\"box-sizing: border-box; color: #363636; font-family: Raleway-Medium,Arial,sans-serif; font-size: 1rem; font-style: normal; font-variant: normal; font-weight: 400; letter-spacing: normal; line-height: 1.5rem; orphans: 2; padding-bottom: 15px; text-align: left; text-decoration: none; text-indent: 0px; text-transform: none; -webkit-text-stroke-width: 0px; white-space: normal; word-spacing: 0px; margin: 0px;\\\">\\r\\n\\tA disponibiliza&ccedil;&atilde;o dos relat&oacute;rios individuais de provas de aferi&ccedil;&atilde;o, dos relat&oacute;rios de escola de provas de aferi&ccedil;&atilde;o e dos resultados globais das provas de aferi&ccedil;&atilde;o tem lugar at&eacute; ao in&iacute;cio do ano letivo de 2020-2021.<\\/p>\\r\\n<table class=\\\"tablepress tablepress-id-49\\\" id=\\\"tablepress-49\\\" style=\\\"border-collapse: collapse; border-image-outset: 0; border-image-repeat: stretch; border-image-slice: 100%; border-image-source: none; border-image-width: 1; border-spacing: 0px; box-sizing: border-box; color: #000000; font-family: Raleway-Medium,Arial,sans-serif; font-size: 16px; font-style: normal; font-variant: normal; font-weight: 400; letter-spacing: normal; margin-bottom: 1em; orphans: 2; text-align: left; text-decoration: none; text-indent: 0px; text-transform: none; -webkit-text-stroke-width: 0px; white-space: normal; width: 100%; word-spacing: 0px; border: medium none currentColor;\\\">\\r\\n\\t<tbody style=\\\"box-sizing: border-box;\\\">\\r\\n\\t\\t<tr class=\\\"row-1\\\" style=\\\"box-sizing: border-box;\\\">\\r\\n\\t\\t\\t<td class=\\\"column-1\\\" colspan=\\\"2\\\" style=\\\"background-attachment: scroll; background-clip: border-box; background-color: #f2f2f2; background-image: none; background-origin: padding-box; background-position-x: 0px; background-position-y: 0px; background-repeat: repeat; background-size: auto; border-image-outset: 0; border-image-repeat: stretch; border-image-slice: 100%; border-image-source: none; border-image-width: 1; box-sizing: border-box; color: #af3f04; float: none; font-family: Raleway-Bold,Arial,sans-serif; font-size: 1rem; text-align: center; vertical-align: inherit; border-width: 0px medium medium medium; border-color: currentColor; border-style: none; padding: 8px;\\\">\\r\\n\\t\\t\\t\\t2.&ordm; ano<\\/td>\\r\\n\\t\\t<\\/tr>\\r\\n\\t\\t<tr class=\\\"row-2\\\" style=\\\"box-sizing: border-box;\\\">\\r\\n\\t\\t\\t<td class=\\\"column-1\\\" style=\\\"background-attachment: scroll; background-clip: border-box; background-color: transparent; background-image: none; background-origin: padding-box; background-position-x: 0px; background-position-y: 0px; background-repeat: repeat; background-size: auto; border-image-outset: 0; border-image-repeat: stretch; border-image-slice: 100%; border-image-source: none; border-image-width: 1; box-sizing: border-box; float: none; font-size: 0.75rem; text-align: center; vertical-align: inherit; border-width: 1px medium medium medium; border-color: #dddddd currentColor currentColor currentColor; border-style: solid none none none; padding: 8px;\\\">\\r\\n\\t\\t\\t\\t<strong style=\\\"box-sizing: border-box; font-family: Raleway-Bold,Arial,sans-serif;\\\">Disciplina<\\/strong><\\/td>\\r\\n\\t\\t\\t<td class=\\\"column-2\\\" style=\\\"background-attachment: scroll; background-clip: border-box; background-color: transparent; background-image: none; background-origin: padding-box; background-position-x: 0px; background-position-y: 0px; background-repeat: repeat; background-size: auto; border-image-outset: 0; border-image-repeat: stretch; border-image-slice: 100%; border-image-source: none; border-image-width: 1; box-sizing: border-box; float: none; font-size: 0.75rem; text-align: center; vertical-align: inherit; border-width: 1px medium medium 1px; border-color: #dddddd currentColor currentColor #e3e3e3; border-style: solid none none solid; padding: 8px;\\\">\\r\\n\\t\\t\\t\\t<strong style=\\\"box-sizing: border-box; font-family: Raleway-Bold,Arial,sans-serif;\\\">Data<\\/strong><\\/td>\\r\\n\\t\\t<\\/tr>\\r\\n\\t\\t<tr class=\\\"row-3\\\" style=\\\"box-sizing: border-box;\\\">\\r\\n\\t\\t\\t<td class=\\\"column-1\\\" style=\\\"background-attachment: scroll; background-clip: border-box; background-color: transparent; background-image: none; background-origin: padding-box; background-position-x: 0px; background-position-y: 0px; background-repeat: repeat; background-size: auto; border-image-outset: 0; border-image-repeat: stretch; border-image-slice: 100%; border-image-source: none; border-image-width: 1; box-sizing: border-box; float: none; font-size: 0.75rem; text-align: center; vertical-align: inherit; border-width: 1px medium medium medium; border-color: #dddddd currentColor currentColor currentColor; border-style: solid none none none; padding: 8px;\\\">\\r\\n\\t\\t\\t\\tEduca&ccedil;&atilde;o Art&iacute;stica, Educa&ccedil;&atilde;o F&iacute;sica<\\/td>\\r\\n\\t\\t\\t<td class=\\\"column-2\\\" style=\\\"background-attachment: scroll; background-clip: border-box; background-color: transparent; background-image: none; background-origin: padding-box; background-position-x: 0px; background-position-y: 0px; background-repeat: repeat; background-size: auto; border-image-outset: 0; border-image-repeat: stretch; border-image-slice: 100%; border-image-source: none; border-image-width: 1; box-sizing: border-box; float: none; font-size: 0.75rem; text-align: center; vertical-align: inherit; border-width: 1px medium medium 1px; border-color: #dddddd currentColor currentColor #e3e3e3; border-style: solid none none solid; padding: 8px;\\\">\\r\\n\\t\\t\\t\\t4 a 12 de maio de 2020<\\/td>\\r\\n\\t\\t<\\/tr>\\r\\n\\t\\t<tr class=\\\"row-4\\\" style=\\\"box-sizing: border-box;\\\">\\r\\n\\t\\t\\t<td class=\\\"column-1\\\" style=\\\"background-attachment: scroll; background-clip: border-box; background-color: transparent; background-image: none; background-origin: padding-box; background-position-x: 0px; background-position-y: 0px; background-repeat: repeat; background-size: auto; border-image-outset: 0; border-image-repeat: stretch; border-image-slice: 100%; border-image-source: none; border-image-width: 1; box-sizing: border-box; float: none; font-size: 0.75rem; text-align: center; vertical-align: inherit; border-width: 1px medium medium medium; border-color: #dddddd currentColor currentColor currentColor; border-style: solid none none none; padding: 8px;\\\">\\r\\n\\t\\t\\t\\tPortugu&ecirc;s e Estudo do Meio<\\/td>\\r\\n\\t\\t\\t<td class=\\\"column-2\\\" style=\\\"background-attachment: scroll; background-clip: border-box; background-color: transparent; background-image: none; background-origin: padding-box; background-position-x: 0px; background-position-y: 0px; background-repeat: repeat; background-size: auto; border-image-outset: 0; border-image-repeat: stretch; border-image-slice: 100%; border-image-source: none; border-image-width: 1; box-sizing: border-box; float: none; font-size: 0.75rem; text-align: center; vertical-align: inherit; border-width: 1px medium medium 1px; border-color: #dddddd currentColor currentColor #e3e3e3; border-style: solid none none solid; padding: 8px;\\\">\\r\\n\\t\\t\\t\\t16 de junho de 2020<\\/td>\\r\\n\\t\\t<\\/tr>\\r\\n\\t\\t<tr class=\\\"row-5\\\" style=\\\"box-sizing: border-box;\\\">\\r\\n\\t\\t\\t<td class=\\\"column-1\\\" style=\\\"background-attachment: scroll; background-clip: border-box; background-color: transparent; background-image: none; background-origin: padding-box; background-position-x: 0px; background-position-y: 0px; background-repeat: repeat; background-size: auto; border-image-outset: 0; border-image-repeat: stretch; border-image-slice: 100%; border-image-source: none; border-image-width: 1; box-sizing: border-box; float: none; font-size: 0.75rem; text-align: center; vertical-align: inherit; border-width: 1px medium medium medium; border-color: #dddddd currentColor currentColor currentColor; border-style: solid none none none; padding: 8px;\\\">\\r\\n\\t\\t\\t\\tMatem&aacute;tica e Estudo do Meio<\\/td>\\r\\n\\t\\t\\t<td class=\\\"column-2\\\" style=\\\"background-attachment: scroll; background-clip: border-box; background-color: transparent; background-image: none; background-origin: padding-box; background-position-x: 0px; background-position-y: 0px; background-repeat: repeat; background-size: auto; border-image-outset: 0; border-image-repeat: stretch; border-image-slice: 100%; border-image-source: none; border-image-width: 1; box-sizing: border-box; float: none; font-size: 0.75rem; text-align: center; vertical-align: inherit; border-width: 1px medium medium 1px; border-color: #dddddd currentColor currentColor #e3e3e3; border-style: solid none none solid; padding: 8px;\\\">\\r\\n\\t\\t\\t\\t18 de junho de 2020<\\/td>\\r\\n\\t\\t<\\/tr>\\r\\n\\t<\\/tbody>\\r\\n<\\/table>\\r\\n<table class=\\\"tablepress tablepress-id-50\\\" id=\\\"tablepress-50\\\" style=\\\"border-collapse: collapse; border-image-outset: 0; border-image-repeat: stretch; border-image-slice: 100%; border-image-source: none; border-image-width: 1; border-spacing: 0px; box-sizing: border-box; color: #000000; font-family: Raleway-Medium,Arial,sans-serif; font-size: 16px; font-style: normal; font-variant: normal; font-weight: 400; letter-spacing: normal; margin-bottom: 1em; orphans: 2; text-align: left; text-decoration: none; text-indent: 0px; text-transform: none; -webkit-text-stroke-width: 0px; white-space: normal; width: 100%; word-spacing: 0px; border: medium none currentColor;\\\">\\r\\n\\t<tbody style=\\\"box-sizing: border-box;\\\">\\r\\n\\t\\t<tr class=\\\"row-1\\\" style=\\\"box-sizing: border-box;\\\">\\r\\n\\t\\t\\t<td class=\\\"column-1\\\" colspan=\\\"2\\\" style=\\\"background-attachment: scroll; background-clip: border-box; background-color: #f2f2f2; background-image: none; background-origin: padding-box; background-position-x: 0px; background-position-y: 0px; background-repeat: repeat; background-size: auto; border-image-outset: 0; border-image-repeat: stretch; border-image-slice: 100%; border-image-source: none; border-image-width: 1; box-sizing: border-box; color: #af3f04; float: none; font-family: Raleway-Bold,Arial,sans-serif; font-size: 1rem; text-align: center; vertical-align: inherit; border-width: 0px medium medium medium; border-color: currentColor; border-style: none; padding: 8px;\\\">\\r\\n\\t\\t\\t\\t5.&ordm; ano<\\/td>\\r\\n\\t\\t<\\/tr>\\r\\n\\t\\t<tr class=\\\"row-2\\\" style=\\\"box-sizing: border-box;\\\">\\r\\n\\t\\t\\t<td class=\\\"column-1\\\" style=\\\"background-attachment: scroll; background-clip: border-box; background-color: transparent; background-image: none; background-origin: padding-box; background-position-x: 0px; background-position-y: 0px; background-repeat: repeat; background-size: auto; border-image-outset: 0; border-image-repeat: stretch; border-image-slice: 100%; border-image-source: none; border-image-width: 1; box-sizing: border-box; float: none; font-size: 0.75rem; text-align: center; vertical-align: inherit; border-width: 1px medium medium medium; border-color: #dddddd currentColor currentColor currentColor; border-style: solid none none none; padding: 8px;\\\">\\r\\n\\t\\t\\t\\t<strong style=\\\"box-sizing: border-box; font-family: Raleway-Bold,Arial,sans-serif;\\\">Disciplina<\\/strong><\\/td>\\r\\n\\t\\t\\t<td class=\\\"column-2\\\" style=\\\"background-attachment: scroll; background-clip: border-box; background-color: transparent; background-image: none; background-origin: padding-box; background-position-x: 0px; background-position-y: 0px; background-repeat: repeat; background-size: auto; border-image-outset: 0; border-image-repeat: stretch; border-image-slice: 100%; border-image-source: none; border-image-width: 1; box-sizing: border-box; float: none; font-size: 0.75rem; text-align: center; vertical-align: inherit; border-width: 1px medium medium 1px; border-color: #dddddd currentColor currentColor #e3e3e3; border-style: solid none none solid; padding: 8px;\\\">\\r\\n\\t\\t\\t\\t<strong style=\\\"box-sizing: border-box; font-family: Raleway-Bold,Arial,sans-serif;\\\">Data<\\/strong><\\/td>\\r\\n\\t\\t<\\/tr>\\r\\n\\t\\t<tr class=\\\"row-3\\\" style=\\\"box-sizing: border-box;\\\">\\r\\n\\t\\t\\t<td class=\\\"column-1\\\" style=\\\"background-attachment: scroll; background-clip: border-box; background-color: transparent; background-image: none; background-origin: padding-box; background-position-x: 0px; background-position-y: 0px; background-repeat: repeat; background-size: auto; border-image-outset: 0; border-image-repeat: stretch; border-image-slice: 100%; border-image-source: none; border-image-width: 1; box-sizing: border-box; float: none; font-size: 0.75rem; text-align: center; vertical-align: inherit; border-width: 1px medium medium medium; border-color: #dddddd currentColor currentColor currentColor; border-style: solid none none none; padding: 8px;\\\">\\r\\n\\t\\t\\t\\tComponente de produ&ccedil;&atilde;o e intera&ccedil;&atilde;o orais de Ingl&ecirc;s<\\/td>\\r\\n\\t\\t\\t<td class=\\\"column-2\\\" style=\\\"background-attachment: scroll; background-clip: border-box; background-color: transparent; background-image: none; background-origin: padding-box; background-position-x: 0px; background-position-y: 0px; background-repeat: repeat; background-size: auto; border-image-outset: 0; border-image-repeat: stretch; border-image-slice: 100%; border-image-source: none; border-image-width: 1; box-sizing: border-box; float: none; font-size: 0.75rem; text-align: center; vertical-align: inherit; border-width: 1px medium medium 1px; border-color: #dddddd currentColor currentColor #e3e3e3; border-style: solid none none solid; padding: 8px;\\\">\\r\\n\\t\\t\\t\\t18 a 27 de maio de 2020<\\/td>\\r\\n\\t\\t<\\/tr>\\r\\n\\t\\t<tr class=\\\"row-4\\\" style=\\\"box-sizing: border-box;\\\">\\r\\n\\t\\t\\t<td class=\\\"column-1\\\" style=\\\"background-attachment: scroll; background-clip: border-box; background-color: transparent; background-image: none; background-origin: padding-box; background-position-x: 0px; background-position-y: 0px; background-repeat: repeat; background-size: auto; border-image-outset: 0; border-image-repeat: stretch; border-image-slice: 100%; border-image-source: none; border-image-width: 1; box-sizing: border-box; float: none; font-size: 0.75rem; text-align: center; vertical-align: inherit; border-width: 1px medium medium medium; border-color: #dddddd currentColor currentColor currentColor; border-style: solid none none none; padding: 8px;\\\">\\r\\n\\t\\t\\t\\tPortugu&ecirc;s e Portugu&ecirc;s L&iacute;ngua Segunda<\\/td>\\r\\n\\t\\t\\t<td class=\\\"column-2\\\" style=\\\"background-attachment: scroll; background-clip: border-box; background-color: transparent; background-image: none; background-origin: padding-box; background-position-x: 0px; background-position-y: 0px; background-repeat: repeat; background-size: auto; border-image-outset: 0; border-image-repeat: stretch; border-image-slice: 100%; border-image-source: none; border-image-width: 1; box-sizing: border-box; float: none; font-size: 0.75rem; text-align: center; vertical-align: inherit; border-width: 1px medium medium 1px; border-color: #dddddd currentColor currentColor #e3e3e3; border-style: solid none none solid; padding: 8px;\\\">\\r\\n\\t\\t\\t\\t5 de junho de 2020<\\/td>\\r\\n\\t\\t<\\/tr>\\r\\n\\t\\t<tr class=\\\"row-5\\\" style=\\\"box-sizing: border-box;\\\">\\r\\n\\t\\t\\t<td class=\\\"column-1\\\" style=\\\"background-attachment: scroll; background-clip: border-box; background-color: transparent; background-image: none; background-origin: padding-box; background-position-x: 0px; background-position-y: 0px; background-repeat: repeat; background-size: auto; border-image-outset: 0; border-image-repeat: stretch; border-image-slice: 100%; border-image-source: none; border-image-width: 1; box-sizing: border-box; float: none; font-size: 0.75rem; text-align: center; vertical-align: inherit; border-width: 1px medium medium medium; border-color: #dddddd currentColor currentColor currentColor; border-style: solid none none none; padding: 8px;\\\">\\r\\n\\t\\t\\t\\tIngl&ecirc;s<\\/td>\\r\\n\\t\\t\\t<td class=\\\"column-2\\\" style=\\\"background-attachment: scroll; background-clip: border-box; background-color: transparent; background-image: none; background-origin: padding-box; background-position-x: 0px; background-position-y: 0px; background-repeat: repeat; background-size: auto; border-image-outset: 0; border-image-repeat: stretch; border-image-slice: 100%; border-image-source: none; border-image-width: 1; box-sizing: border-box; float: none; font-size: 0.75rem; text-align: center; vertical-align: inherit; border-width: 1px medium medium 1px; border-color: #dddddd currentColor currentColor #e3e3e3; border-style: solid none none solid; padding: 8px;\\\">\\r\\n\\t\\t\\t\\t9 de junho de 2020<\\/td>\\r\\n\\t\\t<\\/tr>\\r\\n\\t<\\/tbody>\\r\\n<\\/table>\\r\\n<table class=\\\"tablepress tablepress-id-52\\\" id=\\\"tablepress-52\\\" style=\\\"border-collapse: collapse; border-image-outset: 0; border-image-repeat: stretch; border-image-slice: 100%; border-image-source: none; border-image-width: 1; border-spacing: 0px; box-sizing: border-box; color: #000000; font-family: Raleway-Medium,Arial,sans-serif; font-size: 16px; font-style: normal; font-variant: normal; font-weight: 400; letter-spacing: normal; margin-bottom: 1em; orphans: 2; text-align: left; text-decoration: none; text-indent: 0px; text-transform: none; -webkit-text-stroke-width: 0px; white-space: normal; width: 100%; word-spacing: 0px; border: medium none currentColor;\\\">\\r\\n\\t<tbody style=\\\"box-sizing: border-box;\\\">\\r\\n\\t\\t<tr class=\\\"row-1\\\" style=\\\"box-sizing: border-box;\\\">\\r\\n\\t\\t\\t<td class=\\\"column-1\\\" colspan=\\\"2\\\" style=\\\"background-attachment: scroll; background-clip: border-box; background-color: #f2f2f2; background-image: none; background-origin: padding-box; background-position-x: 0px; background-position-y: 0px; background-repeat: repeat; background-size: auto; border-image-outset: 0; border-image-repeat: stretch; border-image-slice: 100%; border-image-source: none; border-image-width: 1; box-sizing: border-box; color: #af3f04; float: none; font-family: Raleway-Bold,Arial,sans-serif; font-size: 1rem; text-align: center; vertical-align: inherit; border-width: 0px medium medium medium; border-color: currentColor; border-style: none; padding: 8px;\\\">\\r\\n\\t\\t\\t\\t8.&ordm; ano<\\/td>\\r\\n\\t\\t<\\/tr>\\r\\n\\t\\t<tr class=\\\"row-2\\\" style=\\\"box-sizing: border-box;\\\">\\r\\n\\t\\t\\t<td class=\\\"column-1\\\" style=\\\"background-attachment: scroll; background-clip: border-box; background-color: transparent; background-image: none; background-origin: padding-box; background-position-x: 0px; background-position-y: 0px; background-repeat: repeat; background-size: auto; border-image-outset: 0; border-image-repeat: stretch; border-image-slice: 100%; border-image-source: none; border-image-width: 1; box-sizing: border-box; float: none; font-size: 0.75rem; text-align: center; vertical-align: inherit; border-width: 1px medium medium medium; border-color: #dddddd currentColor currentColor currentColor; border-style: solid none none none; padding: 8px;\\\">\\r\\n\\t\\t\\t\\t<strong style=\\\"box-sizing: border-box; font-family: Raleway-Bold,Arial,sans-serif;\\\">Disciplina<\\/strong><\\/td>\\r\\n\\t\\t\\t<td class=\\\"column-2\\\" style=\\\"background-attachment: scroll; background-clip: border-box; background-color: transparent; background-image: none; background-origin: padding-box; background-position-x: 0px; background-position-y: 0px; background-repeat: repeat; background-size: auto; border-image-outset: 0; border-image-repeat: stretch; border-image-slice: 100%; border-image-source: none; border-image-width: 1; box-sizing: border-box; float: none; font-size: 0.75rem; text-align: center; vertical-align: inherit; border-width: 1px medium medium 1px; border-color: #dddddd currentColor currentColor #e3e3e3; border-style: solid none none solid; padding: 8px;\\\">\\r\\n\\t\\t\\t\\t<strong style=\\\"box-sizing: border-box; font-family: Raleway-Bold,Arial,sans-serif;\\\">Data<\\/strong><\\/td>\\r\\n\\t\\t<\\/tr>\\r\\n\\t\\t<tr class=\\\"row-3\\\" style=\\\"box-sizing: border-box;\\\">\\r\\n\\t\\t\\t<td class=\\\"column-1\\\" style=\\\"background-attachment: scroll; background-clip: border-box; background-color: transparent; background-image: none; background-origin: padding-box; background-position-x: 0px; background-position-y: 0px; background-repeat: repeat; background-size: auto; border-image-outset: 0; border-image-repeat: stretch; border-image-slice: 100%; border-image-source: none; border-image-width: 1; box-sizing: border-box; float: none; font-size: 0.75rem; text-align: center; vertical-align: inherit; border-width: 1px medium medium medium; border-color: #dddddd currentColor currentColor currentColor; border-style: solid none none none; padding: 8px;\\\">\\r\\n\\t\\t\\t\\tMatem&aacute;tica<\\/td>\\r\\n\\t\\t\\t<td class=\\\"column-2\\\" style=\\\"background-attachment: scroll; background-clip: border-box; background-color: transparent; background-image: none; background-origin: padding-box; background-position-x: 0px; background-position-y: 0px; background-repeat: repeat; background-size: auto; border-image-outset: 0; border-image-repeat: stretch; border-image-slice: 100%; border-image-source: none; border-image-width: 1; box-sizing: border-box; float: none; font-size: 0.75rem; text-align: center; vertical-align: inherit; border-width: 1px medium medium 1px; border-color: #dddddd currentColor currentColor #e3e3e3; border-style: solid none none solid; padding: 8px;\\\">\\r\\n\\t\\t\\t\\t5 de junho de 2020<\\/td>\\r\\n\\t\\t<\\/tr>\\r\\n\\t\\t<tr class=\\\"row-4\\\" style=\\\"box-sizing: border-box;\\\">\\r\\n\\t\\t\\t<td class=\\\"column-1\\\" style=\\\"background-attachment: scroll; background-clip: border-box; background-color: transparent; background-image: none; background-origin: padding-box; background-position-x: 0px; background-position-y: 0px; background-repeat: repeat; background-size: auto; border-image-outset: 0; border-image-repeat: stretch; border-image-slice: 100%; border-image-source: none; border-image-width: 1; box-sizing: border-box; float: none; font-size: 0.75rem; text-align: center; vertical-align: inherit; border-width: 1px medium medium medium; border-color: #dddddd currentColor currentColor currentColor; border-style: solid none none none; padding: 8px;\\\">\\r\\n\\t\\t\\t\\tIngl&ecirc;s<\\/td>\\r\\n\\t\\t\\t<td class=\\\"column-2\\\" style=\\\"background-attachment: scroll; background-clip: border-box; background-color: transparent; background-image: none; background-origin: padding-box; background-position-x: 0px; background-position-y: 0px; background-repeat: repeat; background-size: auto; border-image-outset: 0; border-image-repeat: stretch; border-image-slice: 100%; border-image-source: none; border-image-width: 1; box-sizing: border-box; float: none; font-size: 0.75rem; text-align: center; vertical-align: inherit; border-width: 1px medium medium 1px; border-color: #dddddd currentColor currentColor #e3e3e3; border-style: solid none none solid; padding: 8px;\\\">\\r\\n\\t\\t\\t\\t9 de junho de 2020<\\/td>\\r\\n\\t\\t<\\/tr>\\r\\n\\t<\\/tbody>\\r\\n<\\/table>\\r\\n<p>\\r\\n\\t&nbsp;<\\/p>\\r\\n\",\"fulltext\":\"\",\"state\":\"1\",\"catid\":\"16\",\"created\":\"2019-09-14 17:59:19\",\"created_by\":\"231\",\"created_by_alias\":\"\",\"modified\":\"2020-03-12 15:23:43\",\"modified_by\":\"231\",\"checked_out\":\"231\",\"checked_out_time\":\"2020-03-12 15:23:16\",\"publish_up\":\"2019-09-14 17:59:19\",\"publish_down\":\"0000-00-00 00:00:00\",\"images\":\"{\\\"image_intro\\\":\\\"\\\",\\\"image_intro_alt\\\":\\\"\\\",\\\"image_intro_caption\\\":\\\"\\\",\\\"float_intro\\\":\\\"\\\",\\\"image_fulltext\\\":\\\"\\\",\\\"image_fulltext_alt\\\":\\\"\\\",\\\"image_fulltext_caption\\\":\\\"\\\",\\\"float_fulltext\\\":\\\"\\\"}\",\"urls\":\"{\\\"urla\\\":false,\\\"urlatext\\\":\\\"\\\",\\\"targeta\\\":\\\"\\\",\\\"urlb\\\":false,\\\"urlbtext\\\":\\\"\\\",\\\"targetb\\\":\\\"\\\",\\\"urlc\\\":false,\\\"urlctext\\\":\\\"\\\",\\\"targetc\\\":\\\"\\\"}\",\"attribs\":\"{\\\"astroid_article_type\\\":\\\"regular\\\",\\\"astroid_article_video_type\\\":\\\"youtube\\\",\\\"astroid_article_video_url\\\":\\\"\\\",\\\"astroid_article_gallery_width\\\":\\\"\\\",\\\"astroid_article_gallery_bullets\\\":\\\"1\\\",\\\"astroid_article_gallery_navigation\\\":\\\"1\\\",\\\"astroid_article_thumbnail\\\":\\\"1\\\",\\\"astroid_article_gallery_items\\\":[],\\\"astroid_article_audio_source\\\":\\\"soundcloud\\\",\\\"astroid_article_audio_soundcloud\\\":\\\"\\\",\\\"astroid_article_audio_spotify\\\":\\\"\\\",\\\"astroid_article_review_heading\\\":\\\"\\\",\\\"astroid_article_review_summery\\\":\\\"\\\",\\\"astroid_article_review_good\\\":\\\"\\\",\\\"astroid_article_review_bad\\\":\\\"\\\",\\\"astroid_article_review_rating\\\":\\\"5\\\",\\\"astroid_article_button_action\\\":\\\"\\\",\\\"astroid_article_button_link\\\":\\\"\\\",\\\"astroid_article_review_criterias\\\":[],\\\"astroid_article_quote_text\\\":\\\"\\\",\\\"astroid_article_quote_author\\\":\\\"\\\",\\\"astroid_article_badge\\\":\\\"0\\\",\\\"astroid_article_badge_type\\\":\\\"2\\\",\\\"astroid_article_badge_text\\\":\\\"\\\",\\\"astroid_article_badge_color\\\":\\\"\\\",\\\"astroid_article_badge_text_color\\\":\\\"\\\",\\\"astroid_authorinfo\\\":\\\"\\\",\\\"astroid_relatedposts\\\":\\\"\\\",\\\"article_relatedposts_count\\\":\\\"\\\",\\\"article_relatedposts_count_custom\\\":\\\"4\\\",\\\"astroid_readtime\\\":\\\"\\\",\\\"astroid_socialshare\\\":\\\"\\\",\\\"astroid_comments\\\":\\\"\\\",\\\"astroid_og_title\\\":\\\"\\\",\\\"astroid_og_desc\\\":\\\"\\\",\\\"astroid_og_image\\\":\\\"\\\"}\",\"version\":5,\"ordering\":\"8\",\"metakey\":\"\",\"metadesc\":\"\",\"access\":\"1\",\"hits\":\"0\",\"metadata\":\"{\\\"robots\\\":\\\"\\\",\\\"author\\\":\\\"\\\",\\\"rights\\\":\\\"\\\",\\\"xreference\\\":\\\"\\\"}\",\"featured\":\"0\",\"language\":\"*\",\"xreference\":\"\",\"note\":\"\"}', 0);
INSERT INTO `ynfp8_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
(958, 94, 1, '', '2020-03-12 15:24:18', 231, 28039, '0804f6a34f3aad6b7622b639444f0c98c329073b', '{\"id\":94,\"asset_id\":\"338\",\"title\":\"Provas de Aferi\\u00e7\\u00e3o\",\"alias\":\"provas-de-afericao\",\"introtext\":\"<h4>\\r\\n\\t- <a href=\\\"files\\/GUIA_EXAMES_ATUALIZADO.pdf\\\">GUIA PARA APLICA&Ccedil;&Atilde;O DE ADAPTA&Ccedil;&Otilde;ES NA REALIZA&Ccedil;&Atilde;O DE PROVAS E EXAMES <\\/a><\\/h4>\\r\\n<h4>\\r\\n\\t- <a href=\\\"files\\/norma1.pdf\\\">NORMA 01\\/JNE\\/2020 &ndash; Instru&ccedil;&otilde;es para a Inscri&ccedil;&atilde;o nas Provas e Exames do Ensino B&aacute;sico e do Ensino Secund&aacute;rio&nbsp; <\\/a><\\/h4>\\r\\n<h4>\\r\\n\\t-<a href=\\\"files\\/REGULAMENTO_EXAMES_2020.pdf\\\"> Regulamento das Provas de Avalia&ccedil;&atilde;o Externa e das Provas de Equival&ecirc;ncia &agrave; Frequ&ecirc;ncia dos Ensinos B&aacute;sico e Secund&aacute;rio<\\/a><\\/h4>\\r\\n<h4 style=\\\"text-align: left; color: rgb(54, 54, 54); text-transform: none; text-indent: 0px; letter-spacing: normal; font-family: Raleway-Semi-Bold,Arial,sans-serif; font-size: 1.5rem; font-variant: normal; margin-top: 15px; margin-bottom: 7px; word-spacing: 0px; white-space: normal; box-sizing: border-box; orphans: 2; -webkit-text-stroke-width: 0px;\\\">\\r\\n\\t&nbsp;<\\/h4>\\r\\n<h4 style=\\\"text-align: left; color: rgb(54, 54, 54); text-transform: none; text-indent: 0px; letter-spacing: normal; font-family: Raleway-Semi-Bold,Arial,sans-serif; font-size: 1.5rem; font-style: normal; font-variant: normal; text-decoration: none; margin-top: 15px; margin-bottom: 7px; word-spacing: 0px; white-space: normal; box-sizing: border-box; orphans: 2; -webkit-text-stroke-width: 0px;\\\">\\r\\n\\tProvas de aferi&ccedil;&atilde;o<\\/h4>\\r\\n<p style=\\\"box-sizing: border-box; color: #363636; font-family: Raleway-Medium,Arial,sans-serif; font-size: 1rem; font-style: normal; font-variant: normal; font-weight: 400; letter-spacing: normal; line-height: 1.5rem; orphans: 2; padding-bottom: 15px; text-align: left; text-decoration: none; text-indent: 0px; text-transform: none; -webkit-text-stroke-width: 0px; white-space: normal; word-spacing: 0px; margin: 0px;\\\">\\r\\n\\tOs alunos dos 2.&ordm;, 5.&ordm; e 8.&ordm; anos realizam as chamadas provas de aferi&ccedil;&atilde;o. O objetivo destes testes &eacute;, como o nome indica, aferir os conhecimentos adquiridos pelos alunos e, com base nessa informa&ccedil;&atilde;o, avaliar as escolas e colmatar as fragilidades detetadas.<\\/p>\\r\\n<p style=\\\"box-sizing: border-box; color: #363636; font-family: Raleway-Medium,Arial,sans-serif; font-size: 1rem; font-style: normal; font-variant: normal; font-weight: 400; letter-spacing: normal; line-height: 1.5rem; orphans: 2; padding-bottom: 15px; text-align: left; text-decoration: none; text-indent: 0px; text-transform: none; -webkit-text-stroke-width: 0px; white-space: normal; word-spacing: 0px; margin: 0px;\\\">\\r\\n\\tNo 2.&ordm; ano, estas provas realizam-se &agrave;s disciplinas de Educa&ccedil;&atilde;o Art&iacute;stica, Educa&ccedil;&atilde;o F&iacute;sica, Portugu&ecirc;s e Estudo do Meio e Matem&aacute;tica e Estudo do Meio. Os alunos do 5.&ordm; ano s&atilde;o avaliados &agrave;s disciplinas de Portugu&ecirc;s e Ingl&ecirc;s. Por sua vez, os estudantes do 8.&ordm; ano prestam provas &agrave;s disciplinas de Matem&aacute;tica e Ingl&ecirc;s.<\\/p>\\r\\n<p style=\\\"box-sizing: border-box; color: #363636; font-family: Raleway-Medium,Arial,sans-serif; font-size: 1rem; font-style: normal; font-variant: normal; font-weight: 400; letter-spacing: normal; line-height: 1.5rem; orphans: 2; padding-bottom: 15px; text-align: left; text-decoration: none; text-indent: 0px; text-transform: none; -webkit-text-stroke-width: 0px; white-space: normal; word-spacing: 0px; margin: 0px;\\\">\\r\\n\\tA disponibiliza&ccedil;&atilde;o dos relat&oacute;rios individuais de provas de aferi&ccedil;&atilde;o, dos relat&oacute;rios de escola de provas de aferi&ccedil;&atilde;o e dos resultados globais das provas de aferi&ccedil;&atilde;o tem lugar at&eacute; ao in&iacute;cio do ano letivo de 2020-2021.<\\/p>\\r\\n<table class=\\\"tablepress tablepress-id-49\\\" id=\\\"tablepress-49\\\" style=\\\"border-collapse: collapse; border-image-outset: 0; border-image-repeat: stretch; border-image-slice: 100%; border-image-source: none; border-image-width: 1; border-spacing: 0px; box-sizing: border-box; color: #000000; font-family: Raleway-Medium,Arial,sans-serif; font-size: 16px; font-style: normal; font-variant: normal; font-weight: 400; letter-spacing: normal; margin-bottom: 1em; orphans: 2; text-align: left; text-decoration: none; text-indent: 0px; text-transform: none; -webkit-text-stroke-width: 0px; white-space: normal; width: 100%; word-spacing: 0px; border: medium none currentColor;\\\">\\r\\n\\t<tbody style=\\\"box-sizing: border-box;\\\">\\r\\n\\t\\t<tr class=\\\"row-1\\\" style=\\\"box-sizing: border-box;\\\">\\r\\n\\t\\t\\t<td class=\\\"column-1\\\" colspan=\\\"2\\\" style=\\\"background-attachment: scroll; background-clip: border-box; background-color: #f2f2f2; background-image: none; background-origin: padding-box; background-position-x: 0px; background-position-y: 0px; background-repeat: repeat; background-size: auto; border-image-outset: 0; border-image-repeat: stretch; border-image-slice: 100%; border-image-source: none; border-image-width: 1; box-sizing: border-box; color: #af3f04; float: none; font-family: Raleway-Bold,Arial,sans-serif; font-size: 1rem; text-align: center; vertical-align: inherit; border-width: 0px medium medium medium; border-color: currentColor; border-style: none; padding: 8px;\\\">\\r\\n\\t\\t\\t\\t2.&ordm; ano<\\/td>\\r\\n\\t\\t<\\/tr>\\r\\n\\t\\t<tr class=\\\"row-2\\\" style=\\\"box-sizing: border-box;\\\">\\r\\n\\t\\t\\t<td class=\\\"column-1\\\" style=\\\"background-attachment: scroll; background-clip: border-box; background-color: transparent; background-image: none; background-origin: padding-box; background-position-x: 0px; background-position-y: 0px; background-repeat: repeat; background-size: auto; border-image-outset: 0; border-image-repeat: stretch; border-image-slice: 100%; border-image-source: none; border-image-width: 1; box-sizing: border-box; float: none; font-size: 0.75rem; text-align: center; vertical-align: inherit; border-width: 1px medium medium medium; border-color: #dddddd currentColor currentColor currentColor; border-style: solid none none none; padding: 8px;\\\">\\r\\n\\t\\t\\t\\t<strong style=\\\"box-sizing: border-box; font-family: Raleway-Bold,Arial,sans-serif;\\\">Disciplina<\\/strong><\\/td>\\r\\n\\t\\t\\t<td class=\\\"column-2\\\" style=\\\"background-attachment: scroll; background-clip: border-box; background-color: transparent; background-image: none; background-origin: padding-box; background-position-x: 0px; background-position-y: 0px; background-repeat: repeat; background-size: auto; border-image-outset: 0; border-image-repeat: stretch; border-image-slice: 100%; border-image-source: none; border-image-width: 1; box-sizing: border-box; float: none; font-size: 0.75rem; text-align: center; vertical-align: inherit; border-width: 1px medium medium 1px; border-color: #dddddd currentColor currentColor #e3e3e3; border-style: solid none none solid; padding: 8px;\\\">\\r\\n\\t\\t\\t\\t<strong style=\\\"box-sizing: border-box; font-family: Raleway-Bold,Arial,sans-serif;\\\">Data<\\/strong><\\/td>\\r\\n\\t\\t<\\/tr>\\r\\n\\t\\t<tr class=\\\"row-3\\\" style=\\\"box-sizing: border-box;\\\">\\r\\n\\t\\t\\t<td class=\\\"column-1\\\" style=\\\"background-attachment: scroll; background-clip: border-box; background-color: transparent; background-image: none; background-origin: padding-box; background-position-x: 0px; background-position-y: 0px; background-repeat: repeat; background-size: auto; border-image-outset: 0; border-image-repeat: stretch; border-image-slice: 100%; border-image-source: none; border-image-width: 1; box-sizing: border-box; float: none; font-size: 0.75rem; text-align: center; vertical-align: inherit; border-width: 1px medium medium medium; border-color: #dddddd currentColor currentColor currentColor; border-style: solid none none none; padding: 8px;\\\">\\r\\n\\t\\t\\t\\tEduca&ccedil;&atilde;o Art&iacute;stica, Educa&ccedil;&atilde;o F&iacute;sica<\\/td>\\r\\n\\t\\t\\t<td class=\\\"column-2\\\" style=\\\"background-attachment: scroll; background-clip: border-box; background-color: transparent; background-image: none; background-origin: padding-box; background-position-x: 0px; background-position-y: 0px; background-repeat: repeat; background-size: auto; border-image-outset: 0; border-image-repeat: stretch; border-image-slice: 100%; border-image-source: none; border-image-width: 1; box-sizing: border-box; float: none; font-size: 0.75rem; text-align: center; vertical-align: inherit; border-width: 1px medium medium 1px; border-color: #dddddd currentColor currentColor #e3e3e3; border-style: solid none none solid; padding: 8px;\\\">\\r\\n\\t\\t\\t\\t4 a 12 de maio de 2020<\\/td>\\r\\n\\t\\t<\\/tr>\\r\\n\\t\\t<tr class=\\\"row-4\\\" style=\\\"box-sizing: border-box;\\\">\\r\\n\\t\\t\\t<td class=\\\"column-1\\\" style=\\\"background-attachment: scroll; background-clip: border-box; background-color: transparent; background-image: none; background-origin: padding-box; background-position-x: 0px; background-position-y: 0px; background-repeat: repeat; background-size: auto; border-image-outset: 0; border-image-repeat: stretch; border-image-slice: 100%; border-image-source: none; border-image-width: 1; box-sizing: border-box; float: none; font-size: 0.75rem; text-align: center; vertical-align: inherit; border-width: 1px medium medium medium; border-color: #dddddd currentColor currentColor currentColor; border-style: solid none none none; padding: 8px;\\\">\\r\\n\\t\\t\\t\\tPortugu&ecirc;s e Estudo do Meio<\\/td>\\r\\n\\t\\t\\t<td class=\\\"column-2\\\" style=\\\"background-attachment: scroll; background-clip: border-box; background-color: transparent; background-image: none; background-origin: padding-box; background-position-x: 0px; background-position-y: 0px; background-repeat: repeat; background-size: auto; border-image-outset: 0; border-image-repeat: stretch; border-image-slice: 100%; border-image-source: none; border-image-width: 1; box-sizing: border-box; float: none; font-size: 0.75rem; text-align: center; vertical-align: inherit; border-width: 1px medium medium 1px; border-color: #dddddd currentColor currentColor #e3e3e3; border-style: solid none none solid; padding: 8px;\\\">\\r\\n\\t\\t\\t\\t16 de junho de 2020<\\/td>\\r\\n\\t\\t<\\/tr>\\r\\n\\t\\t<tr class=\\\"row-5\\\" style=\\\"box-sizing: border-box;\\\">\\r\\n\\t\\t\\t<td class=\\\"column-1\\\" style=\\\"background-attachment: scroll; background-clip: border-box; background-color: transparent; background-image: none; background-origin: padding-box; background-position-x: 0px; background-position-y: 0px; background-repeat: repeat; background-size: auto; border-image-outset: 0; border-image-repeat: stretch; border-image-slice: 100%; border-image-source: none; border-image-width: 1; box-sizing: border-box; float: none; font-size: 0.75rem; text-align: center; vertical-align: inherit; border-width: 1px medium medium medium; border-color: #dddddd currentColor currentColor currentColor; border-style: solid none none none; padding: 8px;\\\">\\r\\n\\t\\t\\t\\tMatem&aacute;tica e Estudo do Meio<\\/td>\\r\\n\\t\\t\\t<td class=\\\"column-2\\\" style=\\\"background-attachment: scroll; background-clip: border-box; background-color: transparent; background-image: none; background-origin: padding-box; background-position-x: 0px; background-position-y: 0px; background-repeat: repeat; background-size: auto; border-image-outset: 0; border-image-repeat: stretch; border-image-slice: 100%; border-image-source: none; border-image-width: 1; box-sizing: border-box; float: none; font-size: 0.75rem; text-align: center; vertical-align: inherit; border-width: 1px medium medium 1px; border-color: #dddddd currentColor currentColor #e3e3e3; border-style: solid none none solid; padding: 8px;\\\">\\r\\n\\t\\t\\t\\t18 de junho de 2020<\\/td>\\r\\n\\t\\t<\\/tr>\\r\\n\\t<\\/tbody>\\r\\n<\\/table>\\r\\n<table class=\\\"tablepress tablepress-id-50\\\" id=\\\"tablepress-50\\\" style=\\\"border-collapse: collapse; border-image-outset: 0; border-image-repeat: stretch; border-image-slice: 100%; border-image-source: none; border-image-width: 1; border-spacing: 0px; box-sizing: border-box; color: #000000; font-family: Raleway-Medium,Arial,sans-serif; font-size: 16px; font-style: normal; font-variant: normal; font-weight: 400; letter-spacing: normal; margin-bottom: 1em; orphans: 2; text-align: left; text-decoration: none; text-indent: 0px; text-transform: none; -webkit-text-stroke-width: 0px; white-space: normal; width: 100%; word-spacing: 0px; border: medium none currentColor;\\\">\\r\\n\\t<tbody style=\\\"box-sizing: border-box;\\\">\\r\\n\\t\\t<tr class=\\\"row-1\\\" style=\\\"box-sizing: border-box;\\\">\\r\\n\\t\\t\\t<td class=\\\"column-1\\\" colspan=\\\"2\\\" style=\\\"background-attachment: scroll; background-clip: border-box; background-color: #f2f2f2; background-image: none; background-origin: padding-box; background-position-x: 0px; background-position-y: 0px; background-repeat: repeat; background-size: auto; border-image-outset: 0; border-image-repeat: stretch; border-image-slice: 100%; border-image-source: none; border-image-width: 1; box-sizing: border-box; color: #af3f04; float: none; font-family: Raleway-Bold,Arial,sans-serif; font-size: 1rem; text-align: center; vertical-align: inherit; border-width: 0px medium medium medium; border-color: currentColor; border-style: none; padding: 8px;\\\">\\r\\n\\t\\t\\t\\t5.&ordm; ano<\\/td>\\r\\n\\t\\t<\\/tr>\\r\\n\\t\\t<tr class=\\\"row-2\\\" style=\\\"box-sizing: border-box;\\\">\\r\\n\\t\\t\\t<td class=\\\"column-1\\\" style=\\\"background-attachment: scroll; background-clip: border-box; background-color: transparent; background-image: none; background-origin: padding-box; background-position-x: 0px; background-position-y: 0px; background-repeat: repeat; background-size: auto; border-image-outset: 0; border-image-repeat: stretch; border-image-slice: 100%; border-image-source: none; border-image-width: 1; box-sizing: border-box; float: none; font-size: 0.75rem; text-align: center; vertical-align: inherit; border-width: 1px medium medium medium; border-color: #dddddd currentColor currentColor currentColor; border-style: solid none none none; padding: 8px;\\\">\\r\\n\\t\\t\\t\\t<strong style=\\\"box-sizing: border-box; font-family: Raleway-Bold,Arial,sans-serif;\\\">Disciplina<\\/strong><\\/td>\\r\\n\\t\\t\\t<td class=\\\"column-2\\\" style=\\\"background-attachment: scroll; background-clip: border-box; background-color: transparent; background-image: none; background-origin: padding-box; background-position-x: 0px; background-position-y: 0px; background-repeat: repeat; background-size: auto; border-image-outset: 0; border-image-repeat: stretch; border-image-slice: 100%; border-image-source: none; border-image-width: 1; box-sizing: border-box; float: none; font-size: 0.75rem; text-align: center; vertical-align: inherit; border-width: 1px medium medium 1px; border-color: #dddddd currentColor currentColor #e3e3e3; border-style: solid none none solid; padding: 8px;\\\">\\r\\n\\t\\t\\t\\t<strong style=\\\"box-sizing: border-box; font-family: Raleway-Bold,Arial,sans-serif;\\\">Data<\\/strong><\\/td>\\r\\n\\t\\t<\\/tr>\\r\\n\\t\\t<tr class=\\\"row-3\\\" style=\\\"box-sizing: border-box;\\\">\\r\\n\\t\\t\\t<td class=\\\"column-1\\\" style=\\\"background-attachment: scroll; background-clip: border-box; background-color: transparent; background-image: none; background-origin: padding-box; background-position-x: 0px; background-position-y: 0px; background-repeat: repeat; background-size: auto; border-image-outset: 0; border-image-repeat: stretch; border-image-slice: 100%; border-image-source: none; border-image-width: 1; box-sizing: border-box; float: none; font-size: 0.75rem; text-align: center; vertical-align: inherit; border-width: 1px medium medium medium; border-color: #dddddd currentColor currentColor currentColor; border-style: solid none none none; padding: 8px;\\\">\\r\\n\\t\\t\\t\\tComponente de produ&ccedil;&atilde;o e intera&ccedil;&atilde;o orais de Ingl&ecirc;s<\\/td>\\r\\n\\t\\t\\t<td class=\\\"column-2\\\" style=\\\"background-attachment: scroll; background-clip: border-box; background-color: transparent; background-image: none; background-origin: padding-box; background-position-x: 0px; background-position-y: 0px; background-repeat: repeat; background-size: auto; border-image-outset: 0; border-image-repeat: stretch; border-image-slice: 100%; border-image-source: none; border-image-width: 1; box-sizing: border-box; float: none; font-size: 0.75rem; text-align: center; vertical-align: inherit; border-width: 1px medium medium 1px; border-color: #dddddd currentColor currentColor #e3e3e3; border-style: solid none none solid; padding: 8px;\\\">\\r\\n\\t\\t\\t\\t18 a 27 de maio de 2020<\\/td>\\r\\n\\t\\t<\\/tr>\\r\\n\\t\\t<tr class=\\\"row-4\\\" style=\\\"box-sizing: border-box;\\\">\\r\\n\\t\\t\\t<td class=\\\"column-1\\\" style=\\\"background-attachment: scroll; background-clip: border-box; background-color: transparent; background-image: none; background-origin: padding-box; background-position-x: 0px; background-position-y: 0px; background-repeat: repeat; background-size: auto; border-image-outset: 0; border-image-repeat: stretch; border-image-slice: 100%; border-image-source: none; border-image-width: 1; box-sizing: border-box; float: none; font-size: 0.75rem; text-align: center; vertical-align: inherit; border-width: 1px medium medium medium; border-color: #dddddd currentColor currentColor currentColor; border-style: solid none none none; padding: 8px;\\\">\\r\\n\\t\\t\\t\\tPortugu&ecirc;s e Portugu&ecirc;s L&iacute;ngua Segunda<\\/td>\\r\\n\\t\\t\\t<td class=\\\"column-2\\\" style=\\\"background-attachment: scroll; background-clip: border-box; background-color: transparent; background-image: none; background-origin: padding-box; background-position-x: 0px; background-position-y: 0px; background-repeat: repeat; background-size: auto; border-image-outset: 0; border-image-repeat: stretch; border-image-slice: 100%; border-image-source: none; border-image-width: 1; box-sizing: border-box; float: none; font-size: 0.75rem; text-align: center; vertical-align: inherit; border-width: 1px medium medium 1px; border-color: #dddddd currentColor currentColor #e3e3e3; border-style: solid none none solid; padding: 8px;\\\">\\r\\n\\t\\t\\t\\t5 de junho de 2020<\\/td>\\r\\n\\t\\t<\\/tr>\\r\\n\\t\\t<tr class=\\\"row-5\\\" style=\\\"box-sizing: border-box;\\\">\\r\\n\\t\\t\\t<td class=\\\"column-1\\\" style=\\\"background-attachment: scroll; background-clip: border-box; background-color: transparent; background-image: none; background-origin: padding-box; background-position-x: 0px; background-position-y: 0px; background-repeat: repeat; background-size: auto; border-image-outset: 0; border-image-repeat: stretch; border-image-slice: 100%; border-image-source: none; border-image-width: 1; box-sizing: border-box; float: none; font-size: 0.75rem; text-align: center; vertical-align: inherit; border-width: 1px medium medium medium; border-color: #dddddd currentColor currentColor currentColor; border-style: solid none none none; padding: 8px;\\\">\\r\\n\\t\\t\\t\\tIngl&ecirc;s<\\/td>\\r\\n\\t\\t\\t<td class=\\\"column-2\\\" style=\\\"background-attachment: scroll; background-clip: border-box; background-color: transparent; background-image: none; background-origin: padding-box; background-position-x: 0px; background-position-y: 0px; background-repeat: repeat; background-size: auto; border-image-outset: 0; border-image-repeat: stretch; border-image-slice: 100%; border-image-source: none; border-image-width: 1; box-sizing: border-box; float: none; font-size: 0.75rem; text-align: center; vertical-align: inherit; border-width: 1px medium medium 1px; border-color: #dddddd currentColor currentColor #e3e3e3; border-style: solid none none solid; padding: 8px;\\\">\\r\\n\\t\\t\\t\\t9 de junho de 2020<\\/td>\\r\\n\\t\\t<\\/tr>\\r\\n\\t<\\/tbody>\\r\\n<\\/table>\\r\\n<table class=\\\"tablepress tablepress-id-52\\\" id=\\\"tablepress-52\\\" style=\\\"border-collapse: collapse; border-image-outset: 0; border-image-repeat: stretch; border-image-slice: 100%; border-image-source: none; border-image-width: 1; border-spacing: 0px; box-sizing: border-box; color: #000000; font-family: Raleway-Medium,Arial,sans-serif; font-size: 16px; font-style: normal; font-variant: normal; font-weight: 400; letter-spacing: normal; margin-bottom: 1em; orphans: 2; text-align: left; text-decoration: none; text-indent: 0px; text-transform: none; -webkit-text-stroke-width: 0px; white-space: normal; width: 100%; word-spacing: 0px; border: medium none currentColor;\\\">\\r\\n\\t<tbody style=\\\"box-sizing: border-box;\\\">\\r\\n\\t\\t<tr class=\\\"row-1\\\" style=\\\"box-sizing: border-box;\\\">\\r\\n\\t\\t\\t<td class=\\\"column-1\\\" colspan=\\\"2\\\" style=\\\"background-attachment: scroll; background-clip: border-box; background-color: #f2f2f2; background-image: none; background-origin: padding-box; background-position-x: 0px; background-position-y: 0px; background-repeat: repeat; background-size: auto; border-image-outset: 0; border-image-repeat: stretch; border-image-slice: 100%; border-image-source: none; border-image-width: 1; box-sizing: border-box; color: #af3f04; float: none; font-family: Raleway-Bold,Arial,sans-serif; font-size: 1rem; text-align: center; vertical-align: inherit; border-width: 0px medium medium medium; border-color: currentColor; border-style: none; padding: 8px;\\\">\\r\\n\\t\\t\\t\\t8.&ordm; ano<\\/td>\\r\\n\\t\\t<\\/tr>\\r\\n\\t\\t<tr class=\\\"row-2\\\" style=\\\"box-sizing: border-box;\\\">\\r\\n\\t\\t\\t<td class=\\\"column-1\\\" style=\\\"background-attachment: scroll; background-clip: border-box; background-color: transparent; background-image: none; background-origin: padding-box; background-position-x: 0px; background-position-y: 0px; background-repeat: repeat; background-size: auto; border-image-outset: 0; border-image-repeat: stretch; border-image-slice: 100%; border-image-source: none; border-image-width: 1; box-sizing: border-box; float: none; font-size: 0.75rem; text-align: center; vertical-align: inherit; border-width: 1px medium medium medium; border-color: #dddddd currentColor currentColor currentColor; border-style: solid none none none; padding: 8px;\\\">\\r\\n\\t\\t\\t\\t<strong style=\\\"box-sizing: border-box; font-family: Raleway-Bold,Arial,sans-serif;\\\">Disciplina<\\/strong><\\/td>\\r\\n\\t\\t\\t<td class=\\\"column-2\\\" style=\\\"background-attachment: scroll; background-clip: border-box; background-color: transparent; background-image: none; background-origin: padding-box; background-position-x: 0px; background-position-y: 0px; background-repeat: repeat; background-size: auto; border-image-outset: 0; border-image-repeat: stretch; border-image-slice: 100%; border-image-source: none; border-image-width: 1; box-sizing: border-box; float: none; font-size: 0.75rem; text-align: center; vertical-align: inherit; border-width: 1px medium medium 1px; border-color: #dddddd currentColor currentColor #e3e3e3; border-style: solid none none solid; padding: 8px;\\\">\\r\\n\\t\\t\\t\\t<strong style=\\\"box-sizing: border-box; font-family: Raleway-Bold,Arial,sans-serif;\\\">Data<\\/strong><\\/td>\\r\\n\\t\\t<\\/tr>\\r\\n\\t\\t<tr class=\\\"row-3\\\" style=\\\"box-sizing: border-box;\\\">\\r\\n\\t\\t\\t<td class=\\\"column-1\\\" style=\\\"background-attachment: scroll; background-clip: border-box; background-color: transparent; background-image: none; background-origin: padding-box; background-position-x: 0px; background-position-y: 0px; background-repeat: repeat; background-size: auto; border-image-outset: 0; border-image-repeat: stretch; border-image-slice: 100%; border-image-source: none; border-image-width: 1; box-sizing: border-box; float: none; font-size: 0.75rem; text-align: center; vertical-align: inherit; border-width: 1px medium medium medium; border-color: #dddddd currentColor currentColor currentColor; border-style: solid none none none; padding: 8px;\\\">\\r\\n\\t\\t\\t\\tMatem&aacute;tica<\\/td>\\r\\n\\t\\t\\t<td class=\\\"column-2\\\" style=\\\"background-attachment: scroll; background-clip: border-box; background-color: transparent; background-image: none; background-origin: padding-box; background-position-x: 0px; background-position-y: 0px; background-repeat: repeat; background-size: auto; border-image-outset: 0; border-image-repeat: stretch; border-image-slice: 100%; border-image-source: none; border-image-width: 1; box-sizing: border-box; float: none; font-size: 0.75rem; text-align: center; vertical-align: inherit; border-width: 1px medium medium 1px; border-color: #dddddd currentColor currentColor #e3e3e3; border-style: solid none none solid; padding: 8px;\\\">\\r\\n\\t\\t\\t\\t5 de junho de 2020<\\/td>\\r\\n\\t\\t<\\/tr>\\r\\n\\t\\t<tr class=\\\"row-4\\\" style=\\\"box-sizing: border-box;\\\">\\r\\n\\t\\t\\t<td class=\\\"column-1\\\" style=\\\"background-attachment: scroll; background-clip: border-box; background-color: transparent; background-image: none; background-origin: padding-box; background-position-x: 0px; background-position-y: 0px; background-repeat: repeat; background-size: auto; border-image-outset: 0; border-image-repeat: stretch; border-image-slice: 100%; border-image-source: none; border-image-width: 1; box-sizing: border-box; float: none; font-size: 0.75rem; text-align: center; vertical-align: inherit; border-width: 1px medium medium medium; border-color: #dddddd currentColor currentColor currentColor; border-style: solid none none none; padding: 8px;\\\">\\r\\n\\t\\t\\t\\tIngl&ecirc;s<\\/td>\\r\\n\\t\\t\\t<td class=\\\"column-2\\\" style=\\\"background-attachment: scroll; background-clip: border-box; background-color: transparent; background-image: none; background-origin: padding-box; background-position-x: 0px; background-position-y: 0px; background-repeat: repeat; background-size: auto; border-image-outset: 0; border-image-repeat: stretch; border-image-slice: 100%; border-image-source: none; border-image-width: 1; box-sizing: border-box; float: none; font-size: 0.75rem; text-align: center; vertical-align: inherit; border-width: 1px medium medium 1px; border-color: #dddddd currentColor currentColor #e3e3e3; border-style: solid none none solid; padding: 8px;\\\">\\r\\n\\t\\t\\t\\t9 de junho de 2020<\\/td>\\r\\n\\t\\t<\\/tr>\\r\\n\\t<\\/tbody>\\r\\n<\\/table>\\r\\n<p>\\r\\n\\t&nbsp;<\\/p>\\r\\n\",\"fulltext\":\"\",\"state\":\"1\",\"catid\":\"16\",\"created\":\"2019-09-14 17:59:19\",\"created_by\":\"231\",\"created_by_alias\":\"\",\"modified\":\"2020-03-12 15:24:18\",\"modified_by\":\"231\",\"checked_out\":\"231\",\"checked_out_time\":\"2020-03-12 15:23:52\",\"publish_up\":\"2019-09-14 17:59:19\",\"publish_down\":\"0000-00-00 00:00:00\",\"images\":\"{\\\"image_intro\\\":\\\"\\\",\\\"image_intro_alt\\\":\\\"\\\",\\\"image_intro_caption\\\":\\\"\\\",\\\"float_intro\\\":\\\"\\\",\\\"image_fulltext\\\":\\\"\\\",\\\"image_fulltext_alt\\\":\\\"\\\",\\\"image_fulltext_caption\\\":\\\"\\\",\\\"float_fulltext\\\":\\\"\\\"}\",\"urls\":\"{\\\"urla\\\":false,\\\"urlatext\\\":\\\"\\\",\\\"targeta\\\":\\\"\\\",\\\"urlb\\\":false,\\\"urlbtext\\\":\\\"\\\",\\\"targetb\\\":\\\"\\\",\\\"urlc\\\":false,\\\"urlctext\\\":\\\"\\\",\\\"targetc\\\":\\\"\\\"}\",\"attribs\":\"{\\\"astroid_article_type\\\":\\\"regular\\\",\\\"astroid_article_video_type\\\":\\\"youtube\\\",\\\"astroid_article_video_url\\\":\\\"\\\",\\\"astroid_article_gallery_width\\\":\\\"\\\",\\\"astroid_article_gallery_bullets\\\":\\\"1\\\",\\\"astroid_article_gallery_navigation\\\":\\\"1\\\",\\\"astroid_article_thumbnail\\\":\\\"1\\\",\\\"astroid_article_gallery_items\\\":[],\\\"astroid_article_audio_source\\\":\\\"soundcloud\\\",\\\"astroid_article_audio_soundcloud\\\":\\\"\\\",\\\"astroid_article_audio_spotify\\\":\\\"\\\",\\\"astroid_article_review_heading\\\":\\\"\\\",\\\"astroid_article_review_summery\\\":\\\"\\\",\\\"astroid_article_review_good\\\":\\\"\\\",\\\"astroid_article_review_bad\\\":\\\"\\\",\\\"astroid_article_review_rating\\\":\\\"5\\\",\\\"astroid_article_button_action\\\":\\\"\\\",\\\"astroid_article_button_link\\\":\\\"\\\",\\\"astroid_article_review_criterias\\\":[],\\\"astroid_article_quote_text\\\":\\\"\\\",\\\"astroid_article_quote_author\\\":\\\"\\\",\\\"astroid_article_badge\\\":\\\"0\\\",\\\"astroid_article_badge_type\\\":\\\"2\\\",\\\"astroid_article_badge_text\\\":\\\"\\\",\\\"astroid_article_badge_color\\\":\\\"\\\",\\\"astroid_article_badge_text_color\\\":\\\"\\\",\\\"astroid_authorinfo\\\":\\\"\\\",\\\"astroid_relatedposts\\\":\\\"\\\",\\\"article_relatedposts_count\\\":\\\"\\\",\\\"article_relatedposts_count_custom\\\":\\\"4\\\",\\\"astroid_readtime\\\":\\\"\\\",\\\"astroid_socialshare\\\":\\\"\\\",\\\"astroid_comments\\\":\\\"\\\",\\\"astroid_og_title\\\":\\\"\\\",\\\"astroid_og_desc\\\":\\\"\\\",\\\"astroid_og_image\\\":\\\"\\\"}\",\"version\":6,\"ordering\":\"8\",\"metakey\":\"\",\"metadesc\":\"\",\"access\":\"1\",\"hits\":\"0\",\"metadata\":\"{\\\"robots\\\":\\\"\\\",\\\"author\\\":\\\"\\\",\\\"rights\\\":\\\"\\\",\\\"xreference\\\":\\\"\\\"}\",\"featured\":\"0\",\"language\":\"*\",\"xreference\":\"\",\"note\":\"\"}', 0);
INSERT INTO `ynfp8_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
(959, 94, 1, '', '2020-03-12 15:24:40', 231, 28039, '63ba18cd7dd46892e03bd82129fdf9f52a510326', '{\"id\":94,\"asset_id\":\"338\",\"title\":\"Provas de Aferi\\u00e7\\u00e3o\",\"alias\":\"provas-de-afericao\",\"introtext\":\"<h3>\\r\\n\\t- <a href=\\\"files\\/GUIA_EXAMES_ATUALIZADO.pdf\\\">GUIA PARA APLICA&Ccedil;&Atilde;O DE ADAPTA&Ccedil;&Otilde;ES NA REALIZA&Ccedil;&Atilde;O DE PROVAS E EXAMES <\\/a><\\/h3>\\r\\n<h3>\\r\\n\\t- <a href=\\\"files\\/norma1.pdf\\\">NORMA 01\\/JNE\\/2020 &ndash; Instru&ccedil;&otilde;es para a Inscri&ccedil;&atilde;o nas Provas e Exames do Ensino B&aacute;sico e do Ensino Secund&aacute;rio&nbsp; <\\/a><\\/h3>\\r\\n<h3>\\r\\n\\t-<a href=\\\"files\\/REGULAMENTO_EXAMES_2020.pdf\\\"> Regulamento das Provas de Avalia&ccedil;&atilde;o Externa e das Provas de Equival&ecirc;ncia &agrave; Frequ&ecirc;ncia dos Ensinos B&aacute;sico e Secund&aacute;rio<\\/a><\\/h3>\\r\\n<h4 style=\\\"text-align: left; color: rgb(54, 54, 54); text-transform: none; text-indent: 0px; letter-spacing: normal; font-family: Raleway-Semi-Bold,Arial,sans-serif; font-size: 1.5rem; font-variant: normal; margin-top: 15px; margin-bottom: 7px; word-spacing: 0px; white-space: normal; box-sizing: border-box; orphans: 2; -webkit-text-stroke-width: 0px;\\\">\\r\\n\\t&nbsp;<\\/h4>\\r\\n<h4 style=\\\"text-align: left; color: rgb(54, 54, 54); text-transform: none; text-indent: 0px; letter-spacing: normal; font-family: Raleway-Semi-Bold,Arial,sans-serif; font-size: 1.5rem; font-style: normal; font-variant: normal; text-decoration: none; margin-top: 15px; margin-bottom: 7px; word-spacing: 0px; white-space: normal; box-sizing: border-box; orphans: 2; -webkit-text-stroke-width: 0px;\\\">\\r\\n\\tProvas de aferi&ccedil;&atilde;o<\\/h4>\\r\\n<p style=\\\"box-sizing: border-box; color: #363636; font-family: Raleway-Medium,Arial,sans-serif; font-size: 1rem; font-style: normal; font-variant: normal; font-weight: 400; letter-spacing: normal; line-height: 1.5rem; orphans: 2; padding-bottom: 15px; text-align: left; text-decoration: none; text-indent: 0px; text-transform: none; -webkit-text-stroke-width: 0px; white-space: normal; word-spacing: 0px; margin: 0px;\\\">\\r\\n\\tOs alunos dos 2.&ordm;, 5.&ordm; e 8.&ordm; anos realizam as chamadas provas de aferi&ccedil;&atilde;o. O objetivo destes testes &eacute;, como o nome indica, aferir os conhecimentos adquiridos pelos alunos e, com base nessa informa&ccedil;&atilde;o, avaliar as escolas e colmatar as fragilidades detetadas.<\\/p>\\r\\n<p style=\\\"box-sizing: border-box; color: #363636; font-family: Raleway-Medium,Arial,sans-serif; font-size: 1rem; font-style: normal; font-variant: normal; font-weight: 400; letter-spacing: normal; line-height: 1.5rem; orphans: 2; padding-bottom: 15px; text-align: left; text-decoration: none; text-indent: 0px; text-transform: none; -webkit-text-stroke-width: 0px; white-space: normal; word-spacing: 0px; margin: 0px;\\\">\\r\\n\\tNo 2.&ordm; ano, estas provas realizam-se &agrave;s disciplinas de Educa&ccedil;&atilde;o Art&iacute;stica, Educa&ccedil;&atilde;o F&iacute;sica, Portugu&ecirc;s e Estudo do Meio e Matem&aacute;tica e Estudo do Meio. Os alunos do 5.&ordm; ano s&atilde;o avaliados &agrave;s disciplinas de Portugu&ecirc;s e Ingl&ecirc;s. Por sua vez, os estudantes do 8.&ordm; ano prestam provas &agrave;s disciplinas de Matem&aacute;tica e Ingl&ecirc;s.<\\/p>\\r\\n<p style=\\\"box-sizing: border-box; color: #363636; font-family: Raleway-Medium,Arial,sans-serif; font-size: 1rem; font-style: normal; font-variant: normal; font-weight: 400; letter-spacing: normal; line-height: 1.5rem; orphans: 2; padding-bottom: 15px; text-align: left; text-decoration: none; text-indent: 0px; text-transform: none; -webkit-text-stroke-width: 0px; white-space: normal; word-spacing: 0px; margin: 0px;\\\">\\r\\n\\tA disponibiliza&ccedil;&atilde;o dos relat&oacute;rios individuais de provas de aferi&ccedil;&atilde;o, dos relat&oacute;rios de escola de provas de aferi&ccedil;&atilde;o e dos resultados globais das provas de aferi&ccedil;&atilde;o tem lugar at&eacute; ao in&iacute;cio do ano letivo de 2020-2021.<\\/p>\\r\\n<table class=\\\"tablepress tablepress-id-49\\\" id=\\\"tablepress-49\\\" style=\\\"border-collapse: collapse; border-image-outset: 0; border-image-repeat: stretch; border-image-slice: 100%; border-image-source: none; border-image-width: 1; border-spacing: 0px; box-sizing: border-box; color: #000000; font-family: Raleway-Medium,Arial,sans-serif; font-size: 16px; font-style: normal; font-variant: normal; font-weight: 400; letter-spacing: normal; margin-bottom: 1em; orphans: 2; text-align: left; text-decoration: none; text-indent: 0px; text-transform: none; -webkit-text-stroke-width: 0px; white-space: normal; width: 100%; word-spacing: 0px; border: medium none currentColor;\\\">\\r\\n\\t<tbody style=\\\"box-sizing: border-box;\\\">\\r\\n\\t\\t<tr class=\\\"row-1\\\" style=\\\"box-sizing: border-box;\\\">\\r\\n\\t\\t\\t<td class=\\\"column-1\\\" colspan=\\\"2\\\" style=\\\"background-attachment: scroll; background-clip: border-box; background-color: #f2f2f2; background-image: none; background-origin: padding-box; background-position-x: 0px; background-position-y: 0px; background-repeat: repeat; background-size: auto; border-image-outset: 0; border-image-repeat: stretch; border-image-slice: 100%; border-image-source: none; border-image-width: 1; box-sizing: border-box; color: #af3f04; float: none; font-family: Raleway-Bold,Arial,sans-serif; font-size: 1rem; text-align: center; vertical-align: inherit; border-width: 0px medium medium medium; border-color: currentColor; border-style: none; padding: 8px;\\\">\\r\\n\\t\\t\\t\\t2.&ordm; ano<\\/td>\\r\\n\\t\\t<\\/tr>\\r\\n\\t\\t<tr class=\\\"row-2\\\" style=\\\"box-sizing: border-box;\\\">\\r\\n\\t\\t\\t<td class=\\\"column-1\\\" style=\\\"background-attachment: scroll; background-clip: border-box; background-color: transparent; background-image: none; background-origin: padding-box; background-position-x: 0px; background-position-y: 0px; background-repeat: repeat; background-size: auto; border-image-outset: 0; border-image-repeat: stretch; border-image-slice: 100%; border-image-source: none; border-image-width: 1; box-sizing: border-box; float: none; font-size: 0.75rem; text-align: center; vertical-align: inherit; border-width: 1px medium medium medium; border-color: #dddddd currentColor currentColor currentColor; border-style: solid none none none; padding: 8px;\\\">\\r\\n\\t\\t\\t\\t<strong style=\\\"box-sizing: border-box; font-family: Raleway-Bold,Arial,sans-serif;\\\">Disciplina<\\/strong><\\/td>\\r\\n\\t\\t\\t<td class=\\\"column-2\\\" style=\\\"background-attachment: scroll; background-clip: border-box; background-color: transparent; background-image: none; background-origin: padding-box; background-position-x: 0px; background-position-y: 0px; background-repeat: repeat; background-size: auto; border-image-outset: 0; border-image-repeat: stretch; border-image-slice: 100%; border-image-source: none; border-image-width: 1; box-sizing: border-box; float: none; font-size: 0.75rem; text-align: center; vertical-align: inherit; border-width: 1px medium medium 1px; border-color: #dddddd currentColor currentColor #e3e3e3; border-style: solid none none solid; padding: 8px;\\\">\\r\\n\\t\\t\\t\\t<strong style=\\\"box-sizing: border-box; font-family: Raleway-Bold,Arial,sans-serif;\\\">Data<\\/strong><\\/td>\\r\\n\\t\\t<\\/tr>\\r\\n\\t\\t<tr class=\\\"row-3\\\" style=\\\"box-sizing: border-box;\\\">\\r\\n\\t\\t\\t<td class=\\\"column-1\\\" style=\\\"background-attachment: scroll; background-clip: border-box; background-color: transparent; background-image: none; background-origin: padding-box; background-position-x: 0px; background-position-y: 0px; background-repeat: repeat; background-size: auto; border-image-outset: 0; border-image-repeat: stretch; border-image-slice: 100%; border-image-source: none; border-image-width: 1; box-sizing: border-box; float: none; font-size: 0.75rem; text-align: center; vertical-align: inherit; border-width: 1px medium medium medium; border-color: #dddddd currentColor currentColor currentColor; border-style: solid none none none; padding: 8px;\\\">\\r\\n\\t\\t\\t\\tEduca&ccedil;&atilde;o Art&iacute;stica, Educa&ccedil;&atilde;o F&iacute;sica<\\/td>\\r\\n\\t\\t\\t<td class=\\\"column-2\\\" style=\\\"background-attachment: scroll; background-clip: border-box; background-color: transparent; background-image: none; background-origin: padding-box; background-position-x: 0px; background-position-y: 0px; background-repeat: repeat; background-size: auto; border-image-outset: 0; border-image-repeat: stretch; border-image-slice: 100%; border-image-source: none; border-image-width: 1; box-sizing: border-box; float: none; font-size: 0.75rem; text-align: center; vertical-align: inherit; border-width: 1px medium medium 1px; border-color: #dddddd currentColor currentColor #e3e3e3; border-style: solid none none solid; padding: 8px;\\\">\\r\\n\\t\\t\\t\\t4 a 12 de maio de 2020<\\/td>\\r\\n\\t\\t<\\/tr>\\r\\n\\t\\t<tr class=\\\"row-4\\\" style=\\\"box-sizing: border-box;\\\">\\r\\n\\t\\t\\t<td class=\\\"column-1\\\" style=\\\"background-attachment: scroll; background-clip: border-box; background-color: transparent; background-image: none; background-origin: padding-box; background-position-x: 0px; background-position-y: 0px; background-repeat: repeat; background-size: auto; border-image-outset: 0; border-image-repeat: stretch; border-image-slice: 100%; border-image-source: none; border-image-width: 1; box-sizing: border-box; float: none; font-size: 0.75rem; text-align: center; vertical-align: inherit; border-width: 1px medium medium medium; border-color: #dddddd currentColor currentColor currentColor; border-style: solid none none none; padding: 8px;\\\">\\r\\n\\t\\t\\t\\tPortugu&ecirc;s e Estudo do Meio<\\/td>\\r\\n\\t\\t\\t<td class=\\\"column-2\\\" style=\\\"background-attachment: scroll; background-clip: border-box; background-color: transparent; background-image: none; background-origin: padding-box; background-position-x: 0px; background-position-y: 0px; background-repeat: repeat; background-size: auto; border-image-outset: 0; border-image-repeat: stretch; border-image-slice: 100%; border-image-source: none; border-image-width: 1; box-sizing: border-box; float: none; font-size: 0.75rem; text-align: center; vertical-align: inherit; border-width: 1px medium medium 1px; border-color: #dddddd currentColor currentColor #e3e3e3; border-style: solid none none solid; padding: 8px;\\\">\\r\\n\\t\\t\\t\\t16 de junho de 2020<\\/td>\\r\\n\\t\\t<\\/tr>\\r\\n\\t\\t<tr class=\\\"row-5\\\" style=\\\"box-sizing: border-box;\\\">\\r\\n\\t\\t\\t<td class=\\\"column-1\\\" style=\\\"background-attachment: scroll; background-clip: border-box; background-color: transparent; background-image: none; background-origin: padding-box; background-position-x: 0px; background-position-y: 0px; background-repeat: repeat; background-size: auto; border-image-outset: 0; border-image-repeat: stretch; border-image-slice: 100%; border-image-source: none; border-image-width: 1; box-sizing: border-box; float: none; font-size: 0.75rem; text-align: center; vertical-align: inherit; border-width: 1px medium medium medium; border-color: #dddddd currentColor currentColor currentColor; border-style: solid none none none; padding: 8px;\\\">\\r\\n\\t\\t\\t\\tMatem&aacute;tica e Estudo do Meio<\\/td>\\r\\n\\t\\t\\t<td class=\\\"column-2\\\" style=\\\"background-attachment: scroll; background-clip: border-box; background-color: transparent; background-image: none; background-origin: padding-box; background-position-x: 0px; background-position-y: 0px; background-repeat: repeat; background-size: auto; border-image-outset: 0; border-image-repeat: stretch; border-image-slice: 100%; border-image-source: none; border-image-width: 1; box-sizing: border-box; float: none; font-size: 0.75rem; text-align: center; vertical-align: inherit; border-width: 1px medium medium 1px; border-color: #dddddd currentColor currentColor #e3e3e3; border-style: solid none none solid; padding: 8px;\\\">\\r\\n\\t\\t\\t\\t18 de junho de 2020<\\/td>\\r\\n\\t\\t<\\/tr>\\r\\n\\t<\\/tbody>\\r\\n<\\/table>\\r\\n<table class=\\\"tablepress tablepress-id-50\\\" id=\\\"tablepress-50\\\" style=\\\"border-collapse: collapse; border-image-outset: 0; border-image-repeat: stretch; border-image-slice: 100%; border-image-source: none; border-image-width: 1; border-spacing: 0px; box-sizing: border-box; color: #000000; font-family: Raleway-Medium,Arial,sans-serif; font-size: 16px; font-style: normal; font-variant: normal; font-weight: 400; letter-spacing: normal; margin-bottom: 1em; orphans: 2; text-align: left; text-decoration: none; text-indent: 0px; text-transform: none; -webkit-text-stroke-width: 0px; white-space: normal; width: 100%; word-spacing: 0px; border: medium none currentColor;\\\">\\r\\n\\t<tbody style=\\\"box-sizing: border-box;\\\">\\r\\n\\t\\t<tr class=\\\"row-1\\\" style=\\\"box-sizing: border-box;\\\">\\r\\n\\t\\t\\t<td class=\\\"column-1\\\" colspan=\\\"2\\\" style=\\\"background-attachment: scroll; background-clip: border-box; background-color: #f2f2f2; background-image: none; background-origin: padding-box; background-position-x: 0px; background-position-y: 0px; background-repeat: repeat; background-size: auto; border-image-outset: 0; border-image-repeat: stretch; border-image-slice: 100%; border-image-source: none; border-image-width: 1; box-sizing: border-box; color: #af3f04; float: none; font-family: Raleway-Bold,Arial,sans-serif; font-size: 1rem; text-align: center; vertical-align: inherit; border-width: 0px medium medium medium; border-color: currentColor; border-style: none; padding: 8px;\\\">\\r\\n\\t\\t\\t\\t5.&ordm; ano<\\/td>\\r\\n\\t\\t<\\/tr>\\r\\n\\t\\t<tr class=\\\"row-2\\\" style=\\\"box-sizing: border-box;\\\">\\r\\n\\t\\t\\t<td class=\\\"column-1\\\" style=\\\"background-attachment: scroll; background-clip: border-box; background-color: transparent; background-image: none; background-origin: padding-box; background-position-x: 0px; background-position-y: 0px; background-repeat: repeat; background-size: auto; border-image-outset: 0; border-image-repeat: stretch; border-image-slice: 100%; border-image-source: none; border-image-width: 1; box-sizing: border-box; float: none; font-size: 0.75rem; text-align: center; vertical-align: inherit; border-width: 1px medium medium medium; border-color: #dddddd currentColor currentColor currentColor; border-style: solid none none none; padding: 8px;\\\">\\r\\n\\t\\t\\t\\t<strong style=\\\"box-sizing: border-box; font-family: Raleway-Bold,Arial,sans-serif;\\\">Disciplina<\\/strong><\\/td>\\r\\n\\t\\t\\t<td class=\\\"column-2\\\" style=\\\"background-attachment: scroll; background-clip: border-box; background-color: transparent; background-image: none; background-origin: padding-box; background-position-x: 0px; background-position-y: 0px; background-repeat: repeat; background-size: auto; border-image-outset: 0; border-image-repeat: stretch; border-image-slice: 100%; border-image-source: none; border-image-width: 1; box-sizing: border-box; float: none; font-size: 0.75rem; text-align: center; vertical-align: inherit; border-width: 1px medium medium 1px; border-color: #dddddd currentColor currentColor #e3e3e3; border-style: solid none none solid; padding: 8px;\\\">\\r\\n\\t\\t\\t\\t<strong style=\\\"box-sizing: border-box; font-family: Raleway-Bold,Arial,sans-serif;\\\">Data<\\/strong><\\/td>\\r\\n\\t\\t<\\/tr>\\r\\n\\t\\t<tr class=\\\"row-3\\\" style=\\\"box-sizing: border-box;\\\">\\r\\n\\t\\t\\t<td class=\\\"column-1\\\" style=\\\"background-attachment: scroll; background-clip: border-box; background-color: transparent; background-image: none; background-origin: padding-box; background-position-x: 0px; background-position-y: 0px; background-repeat: repeat; background-size: auto; border-image-outset: 0; border-image-repeat: stretch; border-image-slice: 100%; border-image-source: none; border-image-width: 1; box-sizing: border-box; float: none; font-size: 0.75rem; text-align: center; vertical-align: inherit; border-width: 1px medium medium medium; border-color: #dddddd currentColor currentColor currentColor; border-style: solid none none none; padding: 8px;\\\">\\r\\n\\t\\t\\t\\tComponente de produ&ccedil;&atilde;o e intera&ccedil;&atilde;o orais de Ingl&ecirc;s<\\/td>\\r\\n\\t\\t\\t<td class=\\\"column-2\\\" style=\\\"background-attachment: scroll; background-clip: border-box; background-color: transparent; background-image: none; background-origin: padding-box; background-position-x: 0px; background-position-y: 0px; background-repeat: repeat; background-size: auto; border-image-outset: 0; border-image-repeat: stretch; border-image-slice: 100%; border-image-source: none; border-image-width: 1; box-sizing: border-box; float: none; font-size: 0.75rem; text-align: center; vertical-align: inherit; border-width: 1px medium medium 1px; border-color: #dddddd currentColor currentColor #e3e3e3; border-style: solid none none solid; padding: 8px;\\\">\\r\\n\\t\\t\\t\\t18 a 27 de maio de 2020<\\/td>\\r\\n\\t\\t<\\/tr>\\r\\n\\t\\t<tr class=\\\"row-4\\\" style=\\\"box-sizing: border-box;\\\">\\r\\n\\t\\t\\t<td class=\\\"column-1\\\" style=\\\"background-attachment: scroll; background-clip: border-box; background-color: transparent; background-image: none; background-origin: padding-box; background-position-x: 0px; background-position-y: 0px; background-repeat: repeat; background-size: auto; border-image-outset: 0; border-image-repeat: stretch; border-image-slice: 100%; border-image-source: none; border-image-width: 1; box-sizing: border-box; float: none; font-size: 0.75rem; text-align: center; vertical-align: inherit; border-width: 1px medium medium medium; border-color: #dddddd currentColor currentColor currentColor; border-style: solid none none none; padding: 8px;\\\">\\r\\n\\t\\t\\t\\tPortugu&ecirc;s e Portugu&ecirc;s L&iacute;ngua Segunda<\\/td>\\r\\n\\t\\t\\t<td class=\\\"column-2\\\" style=\\\"background-attachment: scroll; background-clip: border-box; background-color: transparent; background-image: none; background-origin: padding-box; background-position-x: 0px; background-position-y: 0px; background-repeat: repeat; background-size: auto; border-image-outset: 0; border-image-repeat: stretch; border-image-slice: 100%; border-image-source: none; border-image-width: 1; box-sizing: border-box; float: none; font-size: 0.75rem; text-align: center; vertical-align: inherit; border-width: 1px medium medium 1px; border-color: #dddddd currentColor currentColor #e3e3e3; border-style: solid none none solid; padding: 8px;\\\">\\r\\n\\t\\t\\t\\t5 de junho de 2020<\\/td>\\r\\n\\t\\t<\\/tr>\\r\\n\\t\\t<tr class=\\\"row-5\\\" style=\\\"box-sizing: border-box;\\\">\\r\\n\\t\\t\\t<td class=\\\"column-1\\\" style=\\\"background-attachment: scroll; background-clip: border-box; background-color: transparent; background-image: none; background-origin: padding-box; background-position-x: 0px; background-position-y: 0px; background-repeat: repeat; background-size: auto; border-image-outset: 0; border-image-repeat: stretch; border-image-slice: 100%; border-image-source: none; border-image-width: 1; box-sizing: border-box; float: none; font-size: 0.75rem; text-align: center; vertical-align: inherit; border-width: 1px medium medium medium; border-color: #dddddd currentColor currentColor currentColor; border-style: solid none none none; padding: 8px;\\\">\\r\\n\\t\\t\\t\\tIngl&ecirc;s<\\/td>\\r\\n\\t\\t\\t<td class=\\\"column-2\\\" style=\\\"background-attachment: scroll; background-clip: border-box; background-color: transparent; background-image: none; background-origin: padding-box; background-position-x: 0px; background-position-y: 0px; background-repeat: repeat; background-size: auto; border-image-outset: 0; border-image-repeat: stretch; border-image-slice: 100%; border-image-source: none; border-image-width: 1; box-sizing: border-box; float: none; font-size: 0.75rem; text-align: center; vertical-align: inherit; border-width: 1px medium medium 1px; border-color: #dddddd currentColor currentColor #e3e3e3; border-style: solid none none solid; padding: 8px;\\\">\\r\\n\\t\\t\\t\\t9 de junho de 2020<\\/td>\\r\\n\\t\\t<\\/tr>\\r\\n\\t<\\/tbody>\\r\\n<\\/table>\\r\\n<table class=\\\"tablepress tablepress-id-52\\\" id=\\\"tablepress-52\\\" style=\\\"border-collapse: collapse; border-image-outset: 0; border-image-repeat: stretch; border-image-slice: 100%; border-image-source: none; border-image-width: 1; border-spacing: 0px; box-sizing: border-box; color: #000000; font-family: Raleway-Medium,Arial,sans-serif; font-size: 16px; font-style: normal; font-variant: normal; font-weight: 400; letter-spacing: normal; margin-bottom: 1em; orphans: 2; text-align: left; text-decoration: none; text-indent: 0px; text-transform: none; -webkit-text-stroke-width: 0px; white-space: normal; width: 100%; word-spacing: 0px; border: medium none currentColor;\\\">\\r\\n\\t<tbody style=\\\"box-sizing: border-box;\\\">\\r\\n\\t\\t<tr class=\\\"row-1\\\" style=\\\"box-sizing: border-box;\\\">\\r\\n\\t\\t\\t<td class=\\\"column-1\\\" colspan=\\\"2\\\" style=\\\"background-attachment: scroll; background-clip: border-box; background-color: #f2f2f2; background-image: none; background-origin: padding-box; background-position-x: 0px; background-position-y: 0px; background-repeat: repeat; background-size: auto; border-image-outset: 0; border-image-repeat: stretch; border-image-slice: 100%; border-image-source: none; border-image-width: 1; box-sizing: border-box; color: #af3f04; float: none; font-family: Raleway-Bold,Arial,sans-serif; font-size: 1rem; text-align: center; vertical-align: inherit; border-width: 0px medium medium medium; border-color: currentColor; border-style: none; padding: 8px;\\\">\\r\\n\\t\\t\\t\\t8.&ordm; ano<\\/td>\\r\\n\\t\\t<\\/tr>\\r\\n\\t\\t<tr class=\\\"row-2\\\" style=\\\"box-sizing: border-box;\\\">\\r\\n\\t\\t\\t<td class=\\\"column-1\\\" style=\\\"background-attachment: scroll; background-clip: border-box; background-color: transparent; background-image: none; background-origin: padding-box; background-position-x: 0px; background-position-y: 0px; background-repeat: repeat; background-size: auto; border-image-outset: 0; border-image-repeat: stretch; border-image-slice: 100%; border-image-source: none; border-image-width: 1; box-sizing: border-box; float: none; font-size: 0.75rem; text-align: center; vertical-align: inherit; border-width: 1px medium medium medium; border-color: #dddddd currentColor currentColor currentColor; border-style: solid none none none; padding: 8px;\\\">\\r\\n\\t\\t\\t\\t<strong style=\\\"box-sizing: border-box; font-family: Raleway-Bold,Arial,sans-serif;\\\">Disciplina<\\/strong><\\/td>\\r\\n\\t\\t\\t<td class=\\\"column-2\\\" style=\\\"background-attachment: scroll; background-clip: border-box; background-color: transparent; background-image: none; background-origin: padding-box; background-position-x: 0px; background-position-y: 0px; background-repeat: repeat; background-size: auto; border-image-outset: 0; border-image-repeat: stretch; border-image-slice: 100%; border-image-source: none; border-image-width: 1; box-sizing: border-box; float: none; font-size: 0.75rem; text-align: center; vertical-align: inherit; border-width: 1px medium medium 1px; border-color: #dddddd currentColor currentColor #e3e3e3; border-style: solid none none solid; padding: 8px;\\\">\\r\\n\\t\\t\\t\\t<strong style=\\\"box-sizing: border-box; font-family: Raleway-Bold,Arial,sans-serif;\\\">Data<\\/strong><\\/td>\\r\\n\\t\\t<\\/tr>\\r\\n\\t\\t<tr class=\\\"row-3\\\" style=\\\"box-sizing: border-box;\\\">\\r\\n\\t\\t\\t<td class=\\\"column-1\\\" style=\\\"background-attachment: scroll; background-clip: border-box; background-color: transparent; background-image: none; background-origin: padding-box; background-position-x: 0px; background-position-y: 0px; background-repeat: repeat; background-size: auto; border-image-outset: 0; border-image-repeat: stretch; border-image-slice: 100%; border-image-source: none; border-image-width: 1; box-sizing: border-box; float: none; font-size: 0.75rem; text-align: center; vertical-align: inherit; border-width: 1px medium medium medium; border-color: #dddddd currentColor currentColor currentColor; border-style: solid none none none; padding: 8px;\\\">\\r\\n\\t\\t\\t\\tMatem&aacute;tica<\\/td>\\r\\n\\t\\t\\t<td class=\\\"column-2\\\" style=\\\"background-attachment: scroll; background-clip: border-box; background-color: transparent; background-image: none; background-origin: padding-box; background-position-x: 0px; background-position-y: 0px; background-repeat: repeat; background-size: auto; border-image-outset: 0; border-image-repeat: stretch; border-image-slice: 100%; border-image-source: none; border-image-width: 1; box-sizing: border-box; float: none; font-size: 0.75rem; text-align: center; vertical-align: inherit; border-width: 1px medium medium 1px; border-color: #dddddd currentColor currentColor #e3e3e3; border-style: solid none none solid; padding: 8px;\\\">\\r\\n\\t\\t\\t\\t5 de junho de 2020<\\/td>\\r\\n\\t\\t<\\/tr>\\r\\n\\t\\t<tr class=\\\"row-4\\\" style=\\\"box-sizing: border-box;\\\">\\r\\n\\t\\t\\t<td class=\\\"column-1\\\" style=\\\"background-attachment: scroll; background-clip: border-box; background-color: transparent; background-image: none; background-origin: padding-box; background-position-x: 0px; background-position-y: 0px; background-repeat: repeat; background-size: auto; border-image-outset: 0; border-image-repeat: stretch; border-image-slice: 100%; border-image-source: none; border-image-width: 1; box-sizing: border-box; float: none; font-size: 0.75rem; text-align: center; vertical-align: inherit; border-width: 1px medium medium medium; border-color: #dddddd currentColor currentColor currentColor; border-style: solid none none none; padding: 8px;\\\">\\r\\n\\t\\t\\t\\tIngl&ecirc;s<\\/td>\\r\\n\\t\\t\\t<td class=\\\"column-2\\\" style=\\\"background-attachment: scroll; background-clip: border-box; background-color: transparent; background-image: none; background-origin: padding-box; background-position-x: 0px; background-position-y: 0px; background-repeat: repeat; background-size: auto; border-image-outset: 0; border-image-repeat: stretch; border-image-slice: 100%; border-image-source: none; border-image-width: 1; box-sizing: border-box; float: none; font-size: 0.75rem; text-align: center; vertical-align: inherit; border-width: 1px medium medium 1px; border-color: #dddddd currentColor currentColor #e3e3e3; border-style: solid none none solid; padding: 8px;\\\">\\r\\n\\t\\t\\t\\t9 de junho de 2020<\\/td>\\r\\n\\t\\t<\\/tr>\\r\\n\\t<\\/tbody>\\r\\n<\\/table>\\r\\n<p>\\r\\n\\t&nbsp;<\\/p>\\r\\n\",\"fulltext\":\"\",\"state\":\"1\",\"catid\":\"16\",\"created\":\"2019-09-14 17:59:19\",\"created_by\":\"231\",\"created_by_alias\":\"\",\"modified\":\"2020-03-12 15:24:40\",\"modified_by\":\"231\",\"checked_out\":\"231\",\"checked_out_time\":\"2020-03-12 15:24:26\",\"publish_up\":\"2019-09-14 17:59:19\",\"publish_down\":\"0000-00-00 00:00:00\",\"images\":\"{\\\"image_intro\\\":\\\"\\\",\\\"image_intro_alt\\\":\\\"\\\",\\\"image_intro_caption\\\":\\\"\\\",\\\"float_intro\\\":\\\"\\\",\\\"image_fulltext\\\":\\\"\\\",\\\"image_fulltext_alt\\\":\\\"\\\",\\\"image_fulltext_caption\\\":\\\"\\\",\\\"float_fulltext\\\":\\\"\\\"}\",\"urls\":\"{\\\"urla\\\":false,\\\"urlatext\\\":\\\"\\\",\\\"targeta\\\":\\\"\\\",\\\"urlb\\\":false,\\\"urlbtext\\\":\\\"\\\",\\\"targetb\\\":\\\"\\\",\\\"urlc\\\":false,\\\"urlctext\\\":\\\"\\\",\\\"targetc\\\":\\\"\\\"}\",\"attribs\":\"{\\\"astroid_article_type\\\":\\\"regular\\\",\\\"astroid_article_video_type\\\":\\\"youtube\\\",\\\"astroid_article_video_url\\\":\\\"\\\",\\\"astroid_article_gallery_width\\\":\\\"\\\",\\\"astroid_article_gallery_bullets\\\":\\\"1\\\",\\\"astroid_article_gallery_navigation\\\":\\\"1\\\",\\\"astroid_article_thumbnail\\\":\\\"1\\\",\\\"astroid_article_gallery_items\\\":[],\\\"astroid_article_audio_source\\\":\\\"soundcloud\\\",\\\"astroid_article_audio_soundcloud\\\":\\\"\\\",\\\"astroid_article_audio_spotify\\\":\\\"\\\",\\\"astroid_article_review_heading\\\":\\\"\\\",\\\"astroid_article_review_summery\\\":\\\"\\\",\\\"astroid_article_review_good\\\":\\\"\\\",\\\"astroid_article_review_bad\\\":\\\"\\\",\\\"astroid_article_review_rating\\\":\\\"5\\\",\\\"astroid_article_button_action\\\":\\\"\\\",\\\"astroid_article_button_link\\\":\\\"\\\",\\\"astroid_article_review_criterias\\\":[],\\\"astroid_article_quote_text\\\":\\\"\\\",\\\"astroid_article_quote_author\\\":\\\"\\\",\\\"astroid_article_badge\\\":\\\"0\\\",\\\"astroid_article_badge_type\\\":\\\"2\\\",\\\"astroid_article_badge_text\\\":\\\"\\\",\\\"astroid_article_badge_color\\\":\\\"\\\",\\\"astroid_article_badge_text_color\\\":\\\"\\\",\\\"astroid_authorinfo\\\":\\\"\\\",\\\"astroid_relatedposts\\\":\\\"\\\",\\\"article_relatedposts_count\\\":\\\"\\\",\\\"article_relatedposts_count_custom\\\":\\\"4\\\",\\\"astroid_readtime\\\":\\\"\\\",\\\"astroid_socialshare\\\":\\\"\\\",\\\"astroid_comments\\\":\\\"\\\",\\\"astroid_og_title\\\":\\\"\\\",\\\"astroid_og_desc\\\":\\\"\\\",\\\"astroid_og_image\\\":\\\"\\\"}\",\"version\":7,\"ordering\":\"8\",\"metakey\":\"\",\"metadesc\":\"\",\"access\":\"1\",\"hits\":\"0\",\"metadata\":\"{\\\"robots\\\":\\\"\\\",\\\"author\\\":\\\"\\\",\\\"rights\\\":\\\"\\\",\\\"xreference\\\":\\\"\\\"}\",\"featured\":\"0\",\"language\":\"*\",\"xreference\":\"\",\"note\":\"\"}', 0);
INSERT INTO `ynfp8_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
(960, 94, 1, '', '2020-03-12 15:26:24', 231, 28039, '49dbde015b10f757194061dbee360fb10e0245df', '{\"id\":94,\"asset_id\":\"338\",\"title\":\"Provas de Aferi\\u00e7\\u00e3o\",\"alias\":\"provas-de-afericao\",\"introtext\":\"<h5>\\r\\n\\t- <a href=\\\"files\\/GUIA_EXAMES_ATUALIZADO.pdf\\\">GUIA PARA APLICA&Ccedil;&Atilde;O DE ADAPTA&Ccedil;&Otilde;ES NA REALIZA&Ccedil;&Atilde;O DE PROVAS E EXAMES <\\/a><\\/h5>\\r\\n<h5>\\r\\n\\t- <a href=\\\"files\\/norma1.pdf\\\">NORMA 01\\/JNE\\/2020 &ndash; Instru&ccedil;&otilde;es para a Inscri&ccedil;&atilde;o nas Provas e Exames do Ensino B&aacute;sico e do Ensino Secund&aacute;rio&nbsp; <\\/a><\\/h5>\\r\\n<h5>\\r\\n\\t-<a href=\\\"files\\/REGULAMENTO_EXAMES_2020.pdf\\\"> Regulamento das Provas de Avalia&ccedil;&atilde;o Externa e das Provas de Equival&ecirc;ncia &agrave; Frequ&ecirc;ncia dos Ensinos B&aacute;sico e Secund&aacute;rio<\\/a><\\/h5>\\r\\n<h4 style=\\\"text-align: left; color: rgb(54, 54, 54); text-transform: none; text-indent: 0px; letter-spacing: normal; font-family: Raleway-Semi-Bold,Arial,sans-serif; font-size: 1.5rem; font-variant: normal; margin-top: 15px; margin-bottom: 7px; word-spacing: 0px; white-space: normal; box-sizing: border-box; orphans: 2; -webkit-text-stroke-width: 0px;\\\">\\r\\n\\t&nbsp;<\\/h4>\\r\\n<h4 style=\\\"text-align: left; color: rgb(54, 54, 54); text-transform: none; text-indent: 0px; letter-spacing: normal; font-family: Raleway-Semi-Bold,Arial,sans-serif; font-size: 1.5rem; font-style: normal; font-variant: normal; text-decoration: none; margin-top: 15px; margin-bottom: 7px; word-spacing: 0px; white-space: normal; box-sizing: border-box; orphans: 2; -webkit-text-stroke-width: 0px;\\\">\\r\\n\\tProvas de aferi&ccedil;&atilde;o<\\/h4>\\r\\n<p style=\\\"box-sizing: border-box; color: #363636; font-family: Raleway-Medium,Arial,sans-serif; font-size: 1rem; font-style: normal; font-variant: normal; font-weight: 400; letter-spacing: normal; line-height: 1.5rem; orphans: 2; padding-bottom: 15px; text-align: left; text-decoration: none; text-indent: 0px; text-transform: none; -webkit-text-stroke-width: 0px; white-space: normal; word-spacing: 0px; margin: 0px;\\\">\\r\\n\\tOs alunos dos 2.&ordm;, 5.&ordm; e 8.&ordm; anos realizam as chamadas provas de aferi&ccedil;&atilde;o. O objetivo destes testes &eacute;, como o nome indica, aferir os conhecimentos adquiridos pelos alunos e, com base nessa informa&ccedil;&atilde;o, avaliar as escolas e colmatar as fragilidades detetadas.<\\/p>\\r\\n<p style=\\\"box-sizing: border-box; color: #363636; font-family: Raleway-Medium,Arial,sans-serif; font-size: 1rem; font-style: normal; font-variant: normal; font-weight: 400; letter-spacing: normal; line-height: 1.5rem; orphans: 2; padding-bottom: 15px; text-align: left; text-decoration: none; text-indent: 0px; text-transform: none; -webkit-text-stroke-width: 0px; white-space: normal; word-spacing: 0px; margin: 0px;\\\">\\r\\n\\tNo 2.&ordm; ano, estas provas realizam-se &agrave;s disciplinas de Educa&ccedil;&atilde;o Art&iacute;stica, Educa&ccedil;&atilde;o F&iacute;sica, Portugu&ecirc;s e Estudo do Meio e Matem&aacute;tica e Estudo do Meio. Os alunos do 5.&ordm; ano s&atilde;o avaliados &agrave;s disciplinas de Portugu&ecirc;s e Ingl&ecirc;s. Por sua vez, os estudantes do 8.&ordm; ano prestam provas &agrave;s disciplinas de Matem&aacute;tica e Ingl&ecirc;s.<\\/p>\\r\\n<p style=\\\"box-sizing: border-box; color: #363636; font-family: Raleway-Medium,Arial,sans-serif; font-size: 1rem; font-style: normal; font-variant: normal; font-weight: 400; letter-spacing: normal; line-height: 1.5rem; orphans: 2; padding-bottom: 15px; text-align: left; text-decoration: none; text-indent: 0px; text-transform: none; -webkit-text-stroke-width: 0px; white-space: normal; word-spacing: 0px; margin: 0px;\\\">\\r\\n\\tA disponibiliza&ccedil;&atilde;o dos relat&oacute;rios individuais de provas de aferi&ccedil;&atilde;o, dos relat&oacute;rios de escola de provas de aferi&ccedil;&atilde;o e dos resultados globais das provas de aferi&ccedil;&atilde;o tem lugar at&eacute; ao in&iacute;cio do ano letivo de 2020-2021.<\\/p>\\r\\n<table class=\\\"tablepress tablepress-id-49\\\" id=\\\"tablepress-49\\\" style=\\\"border-collapse: collapse; border-image-outset: 0; border-image-repeat: stretch; border-image-slice: 100%; border-image-source: none; border-image-width: 1; border-spacing: 0px; box-sizing: border-box; color: #000000; font-family: Raleway-Medium,Arial,sans-serif; font-size: 16px; font-style: normal; font-variant: normal; font-weight: 400; letter-spacing: normal; margin-bottom: 1em; orphans: 2; text-align: left; text-decoration: none; text-indent: 0px; text-transform: none; -webkit-text-stroke-width: 0px; white-space: normal; width: 100%; word-spacing: 0px; border: medium none currentColor;\\\">\\r\\n\\t<tbody style=\\\"box-sizing: border-box;\\\">\\r\\n\\t\\t<tr class=\\\"row-1\\\" style=\\\"box-sizing: border-box;\\\">\\r\\n\\t\\t\\t<td class=\\\"column-1\\\" colspan=\\\"2\\\" style=\\\"background-attachment: scroll; background-clip: border-box; background-color: #f2f2f2; background-image: none; background-origin: padding-box; background-position-x: 0px; background-position-y: 0px; background-repeat: repeat; background-size: auto; border-image-outset: 0; border-image-repeat: stretch; border-image-slice: 100%; border-image-source: none; border-image-width: 1; box-sizing: border-box; color: #af3f04; float: none; font-family: Raleway-Bold,Arial,sans-serif; font-size: 1rem; text-align: center; vertical-align: inherit; border-width: 0px medium medium medium; border-color: currentColor; border-style: none; padding: 8px;\\\">\\r\\n\\t\\t\\t\\t2.&ordm; ano<\\/td>\\r\\n\\t\\t<\\/tr>\\r\\n\\t\\t<tr class=\\\"row-2\\\" style=\\\"box-sizing: border-box;\\\">\\r\\n\\t\\t\\t<td class=\\\"column-1\\\" style=\\\"background-attachment: scroll; background-clip: border-box; background-color: transparent; background-image: none; background-origin: padding-box; background-position-x: 0px; background-position-y: 0px; background-repeat: repeat; background-size: auto; border-image-outset: 0; border-image-repeat: stretch; border-image-slice: 100%; border-image-source: none; border-image-width: 1; box-sizing: border-box; float: none; font-size: 0.75rem; text-align: center; vertical-align: inherit; border-width: 1px medium medium medium; border-color: #dddddd currentColor currentColor currentColor; border-style: solid none none none; padding: 8px;\\\">\\r\\n\\t\\t\\t\\t<strong style=\\\"box-sizing: border-box; font-family: Raleway-Bold,Arial,sans-serif;\\\">Disciplina<\\/strong><\\/td>\\r\\n\\t\\t\\t<td class=\\\"column-2\\\" style=\\\"background-attachment: scroll; background-clip: border-box; background-color: transparent; background-image: none; background-origin: padding-box; background-position-x: 0px; background-position-y: 0px; background-repeat: repeat; background-size: auto; border-image-outset: 0; border-image-repeat: stretch; border-image-slice: 100%; border-image-source: none; border-image-width: 1; box-sizing: border-box; float: none; font-size: 0.75rem; text-align: center; vertical-align: inherit; border-width: 1px medium medium 1px; border-color: #dddddd currentColor currentColor #e3e3e3; border-style: solid none none solid; padding: 8px;\\\">\\r\\n\\t\\t\\t\\t<strong style=\\\"box-sizing: border-box; font-family: Raleway-Bold,Arial,sans-serif;\\\">Data<\\/strong><\\/td>\\r\\n\\t\\t<\\/tr>\\r\\n\\t\\t<tr class=\\\"row-3\\\" style=\\\"box-sizing: border-box;\\\">\\r\\n\\t\\t\\t<td class=\\\"column-1\\\" style=\\\"background-attachment: scroll; background-clip: border-box; background-color: transparent; background-image: none; background-origin: padding-box; background-position-x: 0px; background-position-y: 0px; background-repeat: repeat; background-size: auto; border-image-outset: 0; border-image-repeat: stretch; border-image-slice: 100%; border-image-source: none; border-image-width: 1; box-sizing: border-box; float: none; font-size: 0.75rem; text-align: center; vertical-align: inherit; border-width: 1px medium medium medium; border-color: #dddddd currentColor currentColor currentColor; border-style: solid none none none; padding: 8px;\\\">\\r\\n\\t\\t\\t\\tEduca&ccedil;&atilde;o Art&iacute;stica, Educa&ccedil;&atilde;o F&iacute;sica<\\/td>\\r\\n\\t\\t\\t<td class=\\\"column-2\\\" style=\\\"background-attachment: scroll; background-clip: border-box; background-color: transparent; background-image: none; background-origin: padding-box; background-position-x: 0px; background-position-y: 0px; background-repeat: repeat; background-size: auto; border-image-outset: 0; border-image-repeat: stretch; border-image-slice: 100%; border-image-source: none; border-image-width: 1; box-sizing: border-box; float: none; font-size: 0.75rem; text-align: center; vertical-align: inherit; border-width: 1px medium medium 1px; border-color: #dddddd currentColor currentColor #e3e3e3; border-style: solid none none solid; padding: 8px;\\\">\\r\\n\\t\\t\\t\\t4 a 12 de maio de 2020<\\/td>\\r\\n\\t\\t<\\/tr>\\r\\n\\t\\t<tr class=\\\"row-4\\\" style=\\\"box-sizing: border-box;\\\">\\r\\n\\t\\t\\t<td class=\\\"column-1\\\" style=\\\"background-attachment: scroll; background-clip: border-box; background-color: transparent; background-image: none; background-origin: padding-box; background-position-x: 0px; background-position-y: 0px; background-repeat: repeat; background-size: auto; border-image-outset: 0; border-image-repeat: stretch; border-image-slice: 100%; border-image-source: none; border-image-width: 1; box-sizing: border-box; float: none; font-size: 0.75rem; text-align: center; vertical-align: inherit; border-width: 1px medium medium medium; border-color: #dddddd currentColor currentColor currentColor; border-style: solid none none none; padding: 8px;\\\">\\r\\n\\t\\t\\t\\tPortugu&ecirc;s e Estudo do Meio<\\/td>\\r\\n\\t\\t\\t<td class=\\\"column-2\\\" style=\\\"background-attachment: scroll; background-clip: border-box; background-color: transparent; background-image: none; background-origin: padding-box; background-position-x: 0px; background-position-y: 0px; background-repeat: repeat; background-size: auto; border-image-outset: 0; border-image-repeat: stretch; border-image-slice: 100%; border-image-source: none; border-image-width: 1; box-sizing: border-box; float: none; font-size: 0.75rem; text-align: center; vertical-align: inherit; border-width: 1px medium medium 1px; border-color: #dddddd currentColor currentColor #e3e3e3; border-style: solid none none solid; padding: 8px;\\\">\\r\\n\\t\\t\\t\\t16 de junho de 2020<\\/td>\\r\\n\\t\\t<\\/tr>\\r\\n\\t\\t<tr class=\\\"row-5\\\" style=\\\"box-sizing: border-box;\\\">\\r\\n\\t\\t\\t<td class=\\\"column-1\\\" style=\\\"background-attachment: scroll; background-clip: border-box; background-color: transparent; background-image: none; background-origin: padding-box; background-position-x: 0px; background-position-y: 0px; background-repeat: repeat; background-size: auto; border-image-outset: 0; border-image-repeat: stretch; border-image-slice: 100%; border-image-source: none; border-image-width: 1; box-sizing: border-box; float: none; font-size: 0.75rem; text-align: center; vertical-align: inherit; border-width: 1px medium medium medium; border-color: #dddddd currentColor currentColor currentColor; border-style: solid none none none; padding: 8px;\\\">\\r\\n\\t\\t\\t\\tMatem&aacute;tica e Estudo do Meio<\\/td>\\r\\n\\t\\t\\t<td class=\\\"column-2\\\" style=\\\"background-attachment: scroll; background-clip: border-box; background-color: transparent; background-image: none; background-origin: padding-box; background-position-x: 0px; background-position-y: 0px; background-repeat: repeat; background-size: auto; border-image-outset: 0; border-image-repeat: stretch; border-image-slice: 100%; border-image-source: none; border-image-width: 1; box-sizing: border-box; float: none; font-size: 0.75rem; text-align: center; vertical-align: inherit; border-width: 1px medium medium 1px; border-color: #dddddd currentColor currentColor #e3e3e3; border-style: solid none none solid; padding: 8px;\\\">\\r\\n\\t\\t\\t\\t18 de junho de 2020<\\/td>\\r\\n\\t\\t<\\/tr>\\r\\n\\t<\\/tbody>\\r\\n<\\/table>\\r\\n<table class=\\\"tablepress tablepress-id-50\\\" id=\\\"tablepress-50\\\" style=\\\"border-collapse: collapse; border-image-outset: 0; border-image-repeat: stretch; border-image-slice: 100%; border-image-source: none; border-image-width: 1; border-spacing: 0px; box-sizing: border-box; color: #000000; font-family: Raleway-Medium,Arial,sans-serif; font-size: 16px; font-style: normal; font-variant: normal; font-weight: 400; letter-spacing: normal; margin-bottom: 1em; orphans: 2; text-align: left; text-decoration: none; text-indent: 0px; text-transform: none; -webkit-text-stroke-width: 0px; white-space: normal; width: 100%; word-spacing: 0px; border: medium none currentColor;\\\">\\r\\n\\t<tbody style=\\\"box-sizing: border-box;\\\">\\r\\n\\t\\t<tr class=\\\"row-1\\\" style=\\\"box-sizing: border-box;\\\">\\r\\n\\t\\t\\t<td class=\\\"column-1\\\" colspan=\\\"2\\\" style=\\\"background-attachment: scroll; background-clip: border-box; background-color: #f2f2f2; background-image: none; background-origin: padding-box; background-position-x: 0px; background-position-y: 0px; background-repeat: repeat; background-size: auto; border-image-outset: 0; border-image-repeat: stretch; border-image-slice: 100%; border-image-source: none; border-image-width: 1; box-sizing: border-box; color: #af3f04; float: none; font-family: Raleway-Bold,Arial,sans-serif; font-size: 1rem; text-align: center; vertical-align: inherit; border-width: 0px medium medium medium; border-color: currentColor; border-style: none; padding: 8px;\\\">\\r\\n\\t\\t\\t\\t5.&ordm; ano<\\/td>\\r\\n\\t\\t<\\/tr>\\r\\n\\t\\t<tr class=\\\"row-2\\\" style=\\\"box-sizing: border-box;\\\">\\r\\n\\t\\t\\t<td class=\\\"column-1\\\" style=\\\"background-attachment: scroll; background-clip: border-box; background-color: transparent; background-image: none; background-origin: padding-box; background-position-x: 0px; background-position-y: 0px; background-repeat: repeat; background-size: auto; border-image-outset: 0; border-image-repeat: stretch; border-image-slice: 100%; border-image-source: none; border-image-width: 1; box-sizing: border-box; float: none; font-size: 0.75rem; text-align: center; vertical-align: inherit; border-width: 1px medium medium medium; border-color: #dddddd currentColor currentColor currentColor; border-style: solid none none none; padding: 8px;\\\">\\r\\n\\t\\t\\t\\t<strong style=\\\"box-sizing: border-box; font-family: Raleway-Bold,Arial,sans-serif;\\\">Disciplina<\\/strong><\\/td>\\r\\n\\t\\t\\t<td class=\\\"column-2\\\" style=\\\"background-attachment: scroll; background-clip: border-box; background-color: transparent; background-image: none; background-origin: padding-box; background-position-x: 0px; background-position-y: 0px; background-repeat: repeat; background-size: auto; border-image-outset: 0; border-image-repeat: stretch; border-image-slice: 100%; border-image-source: none; border-image-width: 1; box-sizing: border-box; float: none; font-size: 0.75rem; text-align: center; vertical-align: inherit; border-width: 1px medium medium 1px; border-color: #dddddd currentColor currentColor #e3e3e3; border-style: solid none none solid; padding: 8px;\\\">\\r\\n\\t\\t\\t\\t<strong style=\\\"box-sizing: border-box; font-family: Raleway-Bold,Arial,sans-serif;\\\">Data<\\/strong><\\/td>\\r\\n\\t\\t<\\/tr>\\r\\n\\t\\t<tr class=\\\"row-3\\\" style=\\\"box-sizing: border-box;\\\">\\r\\n\\t\\t\\t<td class=\\\"column-1\\\" style=\\\"background-attachment: scroll; background-clip: border-box; background-color: transparent; background-image: none; background-origin: padding-box; background-position-x: 0px; background-position-y: 0px; background-repeat: repeat; background-size: auto; border-image-outset: 0; border-image-repeat: stretch; border-image-slice: 100%; border-image-source: none; border-image-width: 1; box-sizing: border-box; float: none; font-size: 0.75rem; text-align: center; vertical-align: inherit; border-width: 1px medium medium medium; border-color: #dddddd currentColor currentColor currentColor; border-style: solid none none none; padding: 8px;\\\">\\r\\n\\t\\t\\t\\tComponente de produ&ccedil;&atilde;o e intera&ccedil;&atilde;o orais de Ingl&ecirc;s<\\/td>\\r\\n\\t\\t\\t<td class=\\\"column-2\\\" style=\\\"background-attachment: scroll; background-clip: border-box; background-color: transparent; background-image: none; background-origin: padding-box; background-position-x: 0px; background-position-y: 0px; background-repeat: repeat; background-size: auto; border-image-outset: 0; border-image-repeat: stretch; border-image-slice: 100%; border-image-source: none; border-image-width: 1; box-sizing: border-box; float: none; font-size: 0.75rem; text-align: center; vertical-align: inherit; border-width: 1px medium medium 1px; border-color: #dddddd currentColor currentColor #e3e3e3; border-style: solid none none solid; padding: 8px;\\\">\\r\\n\\t\\t\\t\\t18 a 27 de maio de 2020<\\/td>\\r\\n\\t\\t<\\/tr>\\r\\n\\t\\t<tr class=\\\"row-4\\\" style=\\\"box-sizing: border-box;\\\">\\r\\n\\t\\t\\t<td class=\\\"column-1\\\" style=\\\"background-attachment: scroll; background-clip: border-box; background-color: transparent; background-image: none; background-origin: padding-box; background-position-x: 0px; background-position-y: 0px; background-repeat: repeat; background-size: auto; border-image-outset: 0; border-image-repeat: stretch; border-image-slice: 100%; border-image-source: none; border-image-width: 1; box-sizing: border-box; float: none; font-size: 0.75rem; text-align: center; vertical-align: inherit; border-width: 1px medium medium medium; border-color: #dddddd currentColor currentColor currentColor; border-style: solid none none none; padding: 8px;\\\">\\r\\n\\t\\t\\t\\tPortugu&ecirc;s e Portugu&ecirc;s L&iacute;ngua Segunda<\\/td>\\r\\n\\t\\t\\t<td class=\\\"column-2\\\" style=\\\"background-attachment: scroll; background-clip: border-box; background-color: transparent; background-image: none; background-origin: padding-box; background-position-x: 0px; background-position-y: 0px; background-repeat: repeat; background-size: auto; border-image-outset: 0; border-image-repeat: stretch; border-image-slice: 100%; border-image-source: none; border-image-width: 1; box-sizing: border-box; float: none; font-size: 0.75rem; text-align: center; vertical-align: inherit; border-width: 1px medium medium 1px; border-color: #dddddd currentColor currentColor #e3e3e3; border-style: solid none none solid; padding: 8px;\\\">\\r\\n\\t\\t\\t\\t5 de junho de 2020<\\/td>\\r\\n\\t\\t<\\/tr>\\r\\n\\t\\t<tr class=\\\"row-5\\\" style=\\\"box-sizing: border-box;\\\">\\r\\n\\t\\t\\t<td class=\\\"column-1\\\" style=\\\"background-attachment: scroll; background-clip: border-box; background-color: transparent; background-image: none; background-origin: padding-box; background-position-x: 0px; background-position-y: 0px; background-repeat: repeat; background-size: auto; border-image-outset: 0; border-image-repeat: stretch; border-image-slice: 100%; border-image-source: none; border-image-width: 1; box-sizing: border-box; float: none; font-size: 0.75rem; text-align: center; vertical-align: inherit; border-width: 1px medium medium medium; border-color: #dddddd currentColor currentColor currentColor; border-style: solid none none none; padding: 8px;\\\">\\r\\n\\t\\t\\t\\tIngl&ecirc;s<\\/td>\\r\\n\\t\\t\\t<td class=\\\"column-2\\\" style=\\\"background-attachment: scroll; background-clip: border-box; background-color: transparent; background-image: none; background-origin: padding-box; background-position-x: 0px; background-position-y: 0px; background-repeat: repeat; background-size: auto; border-image-outset: 0; border-image-repeat: stretch; border-image-slice: 100%; border-image-source: none; border-image-width: 1; box-sizing: border-box; float: none; font-size: 0.75rem; text-align: center; vertical-align: inherit; border-width: 1px medium medium 1px; border-color: #dddddd currentColor currentColor #e3e3e3; border-style: solid none none solid; padding: 8px;\\\">\\r\\n\\t\\t\\t\\t9 de junho de 2020<\\/td>\\r\\n\\t\\t<\\/tr>\\r\\n\\t<\\/tbody>\\r\\n<\\/table>\\r\\n<table class=\\\"tablepress tablepress-id-52\\\" id=\\\"tablepress-52\\\" style=\\\"border-collapse: collapse; border-image-outset: 0; border-image-repeat: stretch; border-image-slice: 100%; border-image-source: none; border-image-width: 1; border-spacing: 0px; box-sizing: border-box; color: #000000; font-family: Raleway-Medium,Arial,sans-serif; font-size: 16px; font-style: normal; font-variant: normal; font-weight: 400; letter-spacing: normal; margin-bottom: 1em; orphans: 2; text-align: left; text-decoration: none; text-indent: 0px; text-transform: none; -webkit-text-stroke-width: 0px; white-space: normal; width: 100%; word-spacing: 0px; border: medium none currentColor;\\\">\\r\\n\\t<tbody style=\\\"box-sizing: border-box;\\\">\\r\\n\\t\\t<tr class=\\\"row-1\\\" style=\\\"box-sizing: border-box;\\\">\\r\\n\\t\\t\\t<td class=\\\"column-1\\\" colspan=\\\"2\\\" style=\\\"background-attachment: scroll; background-clip: border-box; background-color: #f2f2f2; background-image: none; background-origin: padding-box; background-position-x: 0px; background-position-y: 0px; background-repeat: repeat; background-size: auto; border-image-outset: 0; border-image-repeat: stretch; border-image-slice: 100%; border-image-source: none; border-image-width: 1; box-sizing: border-box; color: #af3f04; float: none; font-family: Raleway-Bold,Arial,sans-serif; font-size: 1rem; text-align: center; vertical-align: inherit; border-width: 0px medium medium medium; border-color: currentColor; border-style: none; padding: 8px;\\\">\\r\\n\\t\\t\\t\\t8.&ordm; ano<\\/td>\\r\\n\\t\\t<\\/tr>\\r\\n\\t\\t<tr class=\\\"row-2\\\" style=\\\"box-sizing: border-box;\\\">\\r\\n\\t\\t\\t<td class=\\\"column-1\\\" style=\\\"background-attachment: scroll; background-clip: border-box; background-color: transparent; background-image: none; background-origin: padding-box; background-position-x: 0px; background-position-y: 0px; background-repeat: repeat; background-size: auto; border-image-outset: 0; border-image-repeat: stretch; border-image-slice: 100%; border-image-source: none; border-image-width: 1; box-sizing: border-box; float: none; font-size: 0.75rem; text-align: center; vertical-align: inherit; border-width: 1px medium medium medium; border-color: #dddddd currentColor currentColor currentColor; border-style: solid none none none; padding: 8px;\\\">\\r\\n\\t\\t\\t\\t<strong style=\\\"box-sizing: border-box; font-family: Raleway-Bold,Arial,sans-serif;\\\">Disciplina<\\/strong><\\/td>\\r\\n\\t\\t\\t<td class=\\\"column-2\\\" style=\\\"background-attachment: scroll; background-clip: border-box; background-color: transparent; background-image: none; background-origin: padding-box; background-position-x: 0px; background-position-y: 0px; background-repeat: repeat; background-size: auto; border-image-outset: 0; border-image-repeat: stretch; border-image-slice: 100%; border-image-source: none; border-image-width: 1; box-sizing: border-box; float: none; font-size: 0.75rem; text-align: center; vertical-align: inherit; border-width: 1px medium medium 1px; border-color: #dddddd currentColor currentColor #e3e3e3; border-style: solid none none solid; padding: 8px;\\\">\\r\\n\\t\\t\\t\\t<strong style=\\\"box-sizing: border-box; font-family: Raleway-Bold,Arial,sans-serif;\\\">Data<\\/strong><\\/td>\\r\\n\\t\\t<\\/tr>\\r\\n\\t\\t<tr class=\\\"row-3\\\" style=\\\"box-sizing: border-box;\\\">\\r\\n\\t\\t\\t<td class=\\\"column-1\\\" style=\\\"background-attachment: scroll; background-clip: border-box; background-color: transparent; background-image: none; background-origin: padding-box; background-position-x: 0px; background-position-y: 0px; background-repeat: repeat; background-size: auto; border-image-outset: 0; border-image-repeat: stretch; border-image-slice: 100%; border-image-source: none; border-image-width: 1; box-sizing: border-box; float: none; font-size: 0.75rem; text-align: center; vertical-align: inherit; border-width: 1px medium medium medium; border-color: #dddddd currentColor currentColor currentColor; border-style: solid none none none; padding: 8px;\\\">\\r\\n\\t\\t\\t\\tMatem&aacute;tica<\\/td>\\r\\n\\t\\t\\t<td class=\\\"column-2\\\" style=\\\"background-attachment: scroll; background-clip: border-box; background-color: transparent; background-image: none; background-origin: padding-box; background-position-x: 0px; background-position-y: 0px; background-repeat: repeat; background-size: auto; border-image-outset: 0; border-image-repeat: stretch; border-image-slice: 100%; border-image-source: none; border-image-width: 1; box-sizing: border-box; float: none; font-size: 0.75rem; text-align: center; vertical-align: inherit; border-width: 1px medium medium 1px; border-color: #dddddd currentColor currentColor #e3e3e3; border-style: solid none none solid; padding: 8px;\\\">\\r\\n\\t\\t\\t\\t5 de junho de 2020<\\/td>\\r\\n\\t\\t<\\/tr>\\r\\n\\t\\t<tr class=\\\"row-4\\\" style=\\\"box-sizing: border-box;\\\">\\r\\n\\t\\t\\t<td class=\\\"column-1\\\" style=\\\"background-attachment: scroll; background-clip: border-box; background-color: transparent; background-image: none; background-origin: padding-box; background-position-x: 0px; background-position-y: 0px; background-repeat: repeat; background-size: auto; border-image-outset: 0; border-image-repeat: stretch; border-image-slice: 100%; border-image-source: none; border-image-width: 1; box-sizing: border-box; float: none; font-size: 0.75rem; text-align: center; vertical-align: inherit; border-width: 1px medium medium medium; border-color: #dddddd currentColor currentColor currentColor; border-style: solid none none none; padding: 8px;\\\">\\r\\n\\t\\t\\t\\tIngl&ecirc;s<\\/td>\\r\\n\\t\\t\\t<td class=\\\"column-2\\\" style=\\\"background-attachment: scroll; background-clip: border-box; background-color: transparent; background-image: none; background-origin: padding-box; background-position-x: 0px; background-position-y: 0px; background-repeat: repeat; background-size: auto; border-image-outset: 0; border-image-repeat: stretch; border-image-slice: 100%; border-image-source: none; border-image-width: 1; box-sizing: border-box; float: none; font-size: 0.75rem; text-align: center; vertical-align: inherit; border-width: 1px medium medium 1px; border-color: #dddddd currentColor currentColor #e3e3e3; border-style: solid none none solid; padding: 8px;\\\">\\r\\n\\t\\t\\t\\t9 de junho de 2020<\\/td>\\r\\n\\t\\t<\\/tr>\\r\\n\\t<\\/tbody>\\r\\n<\\/table>\\r\\n<p>\\r\\n\\t&nbsp;<\\/p>\\r\\n\",\"fulltext\":\"\",\"state\":\"1\",\"catid\":\"16\",\"created\":\"2019-09-14 17:59:19\",\"created_by\":\"231\",\"created_by_alias\":\"\",\"modified\":\"2020-03-12 15:26:24\",\"modified_by\":\"231\",\"checked_out\":\"231\",\"checked_out_time\":\"2020-03-12 15:26:08\",\"publish_up\":\"2019-09-14 17:59:19\",\"publish_down\":\"0000-00-00 00:00:00\",\"images\":\"{\\\"image_intro\\\":\\\"\\\",\\\"image_intro_alt\\\":\\\"\\\",\\\"image_intro_caption\\\":\\\"\\\",\\\"float_intro\\\":\\\"\\\",\\\"image_fulltext\\\":\\\"\\\",\\\"image_fulltext_alt\\\":\\\"\\\",\\\"image_fulltext_caption\\\":\\\"\\\",\\\"float_fulltext\\\":\\\"\\\"}\",\"urls\":\"{\\\"urla\\\":false,\\\"urlatext\\\":\\\"\\\",\\\"targeta\\\":\\\"\\\",\\\"urlb\\\":false,\\\"urlbtext\\\":\\\"\\\",\\\"targetb\\\":\\\"\\\",\\\"urlc\\\":false,\\\"urlctext\\\":\\\"\\\",\\\"targetc\\\":\\\"\\\"}\",\"attribs\":\"{\\\"astroid_article_type\\\":\\\"regular\\\",\\\"astroid_article_video_type\\\":\\\"youtube\\\",\\\"astroid_article_video_url\\\":\\\"\\\",\\\"astroid_article_gallery_width\\\":\\\"\\\",\\\"astroid_article_gallery_bullets\\\":\\\"1\\\",\\\"astroid_article_gallery_navigation\\\":\\\"1\\\",\\\"astroid_article_thumbnail\\\":\\\"1\\\",\\\"astroid_article_gallery_items\\\":[],\\\"astroid_article_audio_source\\\":\\\"soundcloud\\\",\\\"astroid_article_audio_soundcloud\\\":\\\"\\\",\\\"astroid_article_audio_spotify\\\":\\\"\\\",\\\"astroid_article_review_heading\\\":\\\"\\\",\\\"astroid_article_review_summery\\\":\\\"\\\",\\\"astroid_article_review_good\\\":\\\"\\\",\\\"astroid_article_review_bad\\\":\\\"\\\",\\\"astroid_article_review_rating\\\":\\\"5\\\",\\\"astroid_article_button_action\\\":\\\"\\\",\\\"astroid_article_button_link\\\":\\\"\\\",\\\"astroid_article_review_criterias\\\":[],\\\"astroid_article_quote_text\\\":\\\"\\\",\\\"astroid_article_quote_author\\\":\\\"\\\",\\\"astroid_article_badge\\\":\\\"0\\\",\\\"astroid_article_badge_type\\\":\\\"2\\\",\\\"astroid_article_badge_text\\\":\\\"\\\",\\\"astroid_article_badge_color\\\":\\\"\\\",\\\"astroid_article_badge_text_color\\\":\\\"\\\",\\\"astroid_authorinfo\\\":\\\"\\\",\\\"astroid_relatedposts\\\":\\\"\\\",\\\"article_relatedposts_count\\\":\\\"\\\",\\\"article_relatedposts_count_custom\\\":\\\"4\\\",\\\"astroid_readtime\\\":\\\"\\\",\\\"astroid_socialshare\\\":\\\"\\\",\\\"astroid_comments\\\":\\\"\\\",\\\"astroid_og_title\\\":\\\"\\\",\\\"astroid_og_desc\\\":\\\"\\\",\\\"astroid_og_image\\\":\\\"\\\"}\",\"version\":9,\"ordering\":\"8\",\"metakey\":\"\",\"metadesc\":\"\",\"access\":\"1\",\"hits\":\"0\",\"metadata\":\"{\\\"robots\\\":\\\"\\\",\\\"author\\\":\\\"\\\",\\\"rights\\\":\\\"\\\",\\\"xreference\\\":\\\"\\\"}\",\"featured\":\"0\",\"language\":\"*\",\"xreference\":\"\",\"note\":\"\"}', 0),
(961, 154, 1, '', '2020-03-16 18:13:14', 251, 2639, 'c53fa4f234bbcdd92b635b704eb96b8220f977fe', '{\"id\":154,\"asset_id\":401,\"title\":\"Escola de Acolhimento - Frei Bartolomeu dos M\\u00e1rtires\",\"alias\":\"escola-de-acolhimento-frei-bartolomeu-dos-martires\",\"introtext\":\"<p>Informa\\u00e7\\u00e3o: a <span style=\\\"color: #800000;\\\"><strong>EB2,3 Frei Bartolomeu dos M\\u00e1rtires<\\/strong><\\/span> \\u00e9 a escola de acolhimento prevista no DL n\\u00ba 10-A\\/2020 [filhos de profissionais convocados para servi\\u00e7o p\\u00fablico essencial]. Solicite, por favor, para <a href=\\\"mailto:diretor@esmaior.pt\\\">diretor@esmaior.pt.<\\/a><\\/p>\\r\\n<p>&nbsp;<\\/p>\",\"fulltext\":\"\",\"state\":\"1\",\"catid\":\"11\",\"created\":\"2020-03-16 18:13:14\",\"created_by\":\"251\",\"created_by_alias\":\"\",\"modified\":\"2020-03-16 18:13:14\",\"modified_by\":null,\"checked_out\":null,\"checked_out_time\":null,\"publish_up\":\"2020-03-16 18:13:14\",\"publish_down\":\"0000-00-00 00:00:00\",\"images\":\"{\\\"image_intro\\\":\\\"\\\",\\\"image_intro_alt\\\":\\\"\\\",\\\"image_intro_caption\\\":\\\"\\\",\\\"float_intro\\\":\\\"\\\",\\\"image_fulltext\\\":\\\"\\\",\\\"image_fulltext_alt\\\":\\\"\\\",\\\"image_fulltext_caption\\\":\\\"\\\",\\\"float_fulltext\\\":\\\"\\\"}\",\"urls\":\"{\\\"urla\\\":false,\\\"urlatext\\\":\\\"\\\",\\\"targeta\\\":\\\"\\\",\\\"urlb\\\":false,\\\"urlbtext\\\":\\\"\\\",\\\"targetb\\\":\\\"\\\",\\\"urlc\\\":false,\\\"urlctext\\\":\\\"\\\",\\\"targetc\\\":\\\"\\\"}\",\"attribs\":\"{\\\"astroid_article_type\\\":\\\"regular\\\",\\\"astroid_article_video_url\\\":\\\"\\\",\\\"astroid_article_gallery_width\\\":\\\"\\\",\\\"astroid_article_gallery_bullets\\\":\\\"1\\\",\\\"astroid_article_gallery_navigation\\\":\\\"1\\\",\\\"astroid_article_thumbnail\\\":\\\"1\\\",\\\"astroid_article_gallery_items\\\":[],\\\"astroid_article_audio_source\\\":\\\"soundcloud\\\",\\\"astroid_article_audio_soundcloud\\\":\\\"\\\",\\\"astroid_article_audio_spotify\\\":\\\"\\\",\\\"astroid_article_review_heading\\\":\\\"\\\",\\\"astroid_article_review_summery\\\":\\\"\\\",\\\"astroid_article_review_good\\\":\\\"\\\",\\\"astroid_article_review_bad\\\":\\\"\\\",\\\"astroid_article_review_rating\\\":\\\"5\\\",\\\"astroid_article_button_action\\\":\\\"\\\",\\\"astroid_article_button_link\\\":\\\"\\\",\\\"astroid_article_review_criterias\\\":[],\\\"astroid_article_quote_text\\\":\\\"\\\",\\\"astroid_article_quote_author\\\":\\\"\\\",\\\"astroid_article_badge\\\":\\\"0\\\",\\\"astroid_article_badge_type\\\":\\\"2\\\",\\\"astroid_article_badge_text\\\":\\\"\\\",\\\"astroid_article_badge_color\\\":\\\"\\\",\\\"astroid_article_badge_text_color\\\":\\\"\\\",\\\"astroid_authorinfo\\\":\\\"\\\",\\\"astroid_relatedposts\\\":\\\"\\\",\\\"article_relatedposts_count\\\":\\\"\\\",\\\"article_relatedposts_count_custom\\\":\\\"4\\\",\\\"astroid_readtime\\\":\\\"\\\",\\\"astroid_socialshare\\\":\\\"\\\",\\\"astroid_comments\\\":\\\"\\\",\\\"astroid_og_title\\\":\\\"\\\",\\\"astroid_og_desc\\\":\\\"\\\",\\\"astroid_og_image\\\":\\\"\\\"}\",\"version\":1,\"ordering\":null,\"metakey\":\"\",\"metadesc\":\"\",\"access\":\"1\",\"hits\":null,\"metadata\":\"{}\",\"featured\":\"1\",\"language\":\"*\",\"xreference\":null,\"note\":null}', 0),
(962, 155, 1, '', '2020-03-17 16:03:38', 251, 3566, '927ea9e94e09d56a78d07981d5c6779bac121855', '{\"id\":155,\"asset_id\":402,\"title\":\"Exames - incri\\u00e7\\u00e3o \",\"alias\":\"exames-incricao\",\"introtext\":\"<p><strong>Inscri\\u00e7\\u00f5es para Exame<\\/strong> (e Provas de Equival\\u00eancia \\u00e0 Frequ\\u00eancia) <strong>at\\u00e9 3 de abril<\\/strong><\\/p>\\r\\n<p>1 - Os alunos, ou os seus encarregados de educa\\u00e7\\u00e3o, descarregam o <strong>boletim<\\/strong> (edit\\u00e1vel, em anexo), preenchem e enviam-no, devidamente preenchido, para <a href=\\\"mailto:exames2020@esmaior.pt\\\">exames2020@esmaior.pt<\\/a><\\/p>\\r\\n<p>2 - Os alunos dever\\u00e3o, igualmente, enviar o <strong>pedido de atribui\\u00e7\\u00e3o de senha<\\/strong> efetuado na p\\u00e1gina eletr\\u00f3nica da Dire\\u00e7\\u00e3o-Geral do Ensino Superior \\u2013 em <a href=\\\"http:\\/\\/www.dges.gov.pt\\\">www.dges.gov.pt<\\/a><\\/p>\\r\\n<p>3 \\u2013 Se um aluno j\\u00e1 disp\\u00f5e do boletim EMEC, poder\\u00e1, em alternativa ao procedimento descrito em 1 - proceder ao seu preenchimento, digitalizar e envi\\u00e1-lo para <a href=\\\"mailto:exames2020@esmaior.pt\\\">exames2020@esmaior.pt<\\/a><\\/p>\\r\\n<p>4 - Nas situa\\u00e7\\u00f5es em que o procedimento descrito nos pontos anteriores n\\u00e3o for poss\\u00edvel, podem, ainda, os alunos, ou os seus encarregados de educa\\u00e7\\u00e3o, proceder \\u00e0 inscri\\u00e7\\u00e3o atrav\\u00e9s do preenchimento do formul\\u00e1rio dispon\\u00edvel em <a href=\\\"https:\\/\\/exames.dgeec.mec.pt\\/candidatura.php\\\">https:\\/\\/exames.dgeec.mec.pt\\/candidatura.php<\\/a><\\/p>\\r\\n<p>Consulta:<\\/p>\",\"fulltext\":\"\",\"state\":\"1\",\"catid\":\"11\",\"created\":\"2020-03-17 16:03:38\",\"created_by\":\"251\",\"created_by_alias\":\"\",\"modified\":\"2020-03-17 16:03:38\",\"modified_by\":null,\"checked_out\":null,\"checked_out_time\":null,\"publish_up\":\"2020-03-17 16:03:38\",\"publish_down\":\"0000-00-00 00:00:00\",\"images\":\"{\\\"image_intro\\\":\\\"\\\",\\\"image_intro_alt\\\":\\\"\\\",\\\"image_intro_caption\\\":\\\"\\\",\\\"float_intro\\\":\\\"\\\",\\\"image_fulltext\\\":\\\"\\\",\\\"image_fulltext_alt\\\":\\\"\\\",\\\"image_fulltext_caption\\\":\\\"\\\",\\\"float_fulltext\\\":\\\"\\\"}\",\"urls\":\"{\\\"urla\\\":false,\\\"urlatext\\\":\\\"\\\",\\\"targeta\\\":\\\"\\\",\\\"urlb\\\":false,\\\"urlbtext\\\":\\\"\\\",\\\"targetb\\\":\\\"\\\",\\\"urlc\\\":false,\\\"urlctext\\\":\\\"\\\",\\\"targetc\\\":\\\"\\\"}\",\"attribs\":\"{\\\"astroid_article_type\\\":\\\"regular\\\",\\\"astroid_article_video_url\\\":\\\"\\\",\\\"astroid_article_gallery_width\\\":\\\"\\\",\\\"astroid_article_gallery_bullets\\\":\\\"1\\\",\\\"astroid_article_gallery_navigation\\\":\\\"1\\\",\\\"astroid_article_thumbnail\\\":\\\"1\\\",\\\"astroid_article_gallery_items\\\":[],\\\"astroid_article_audio_source\\\":\\\"soundcloud\\\",\\\"astroid_article_audio_soundcloud\\\":\\\"\\\",\\\"astroid_article_audio_spotify\\\":\\\"\\\",\\\"astroid_article_review_heading\\\":\\\"\\\",\\\"astroid_article_review_summery\\\":\\\"\\\",\\\"astroid_article_review_good\\\":\\\"\\\",\\\"astroid_article_review_bad\\\":\\\"\\\",\\\"astroid_article_review_rating\\\":\\\"5\\\",\\\"astroid_article_button_action\\\":\\\"\\\",\\\"astroid_article_button_link\\\":\\\"\\\",\\\"astroid_article_review_criterias\\\":[],\\\"astroid_article_quote_text\\\":\\\"\\\",\\\"astroid_article_quote_author\\\":\\\"\\\",\\\"astroid_article_badge\\\":\\\"0\\\",\\\"astroid_article_badge_type\\\":\\\"2\\\",\\\"astroid_article_badge_text\\\":\\\"\\\",\\\"astroid_article_badge_color\\\":\\\"\\\",\\\"astroid_article_badge_text_color\\\":\\\"\\\",\\\"astroid_authorinfo\\\":\\\"\\\",\\\"astroid_relatedposts\\\":\\\"\\\",\\\"article_relatedposts_count\\\":\\\"\\\",\\\"article_relatedposts_count_custom\\\":\\\"4\\\",\\\"astroid_readtime\\\":\\\"\\\",\\\"astroid_socialshare\\\":\\\"\\\",\\\"astroid_comments\\\":\\\"\\\",\\\"astroid_og_title\\\":\\\"\\\",\\\"astroid_og_desc\\\":\\\"\\\",\\\"astroid_og_image\\\":\\\"\\\"}\",\"version\":1,\"ordering\":null,\"metakey\":\"\",\"metadesc\":\"\",\"access\":\"1\",\"hits\":null,\"metadata\":\"{}\",\"featured\":\"0\",\"language\":\"*\",\"xreference\":null,\"note\":null}', 0),
(963, 155, 1, '', '2020-03-17 16:10:07', 251, 3581, 'a31f14e347436f3307f29f907fedba118a4ede4e', '{\"id\":155,\"asset_id\":\"402\",\"title\":\"Exames - incri\\u00e7\\u00e3o \",\"alias\":\"exames-incricao\",\"introtext\":\"<p><strong>Inscri\\u00e7\\u00f5es para Exame<\\/strong> (e Provas de Equival\\u00eancia \\u00e0 Frequ\\u00eancia) <strong>at\\u00e9 3 de abril<\\/strong><\\/p>\\r\\n<p>1 - Os alunos, ou os seus encarregados de educa\\u00e7\\u00e3o, descarregam o <strong>boletim<\\/strong> (edit\\u00e1vel, em anexo), preenchem e enviam-no, devidamente preenchido, para <a href=\\\"mailto:exames2020@esmaior.pt\\\">exames2020@esmaior.pt<\\/a><\\/p>\\r\\n<p>2 - Os alunos dever\\u00e3o, igualmente, enviar o <strong>pedido de atribui\\u00e7\\u00e3o de senha<\\/strong> efetuado na p\\u00e1gina eletr\\u00f3nica da Dire\\u00e7\\u00e3o-Geral do Ensino Superior \\u2013 em <a href=\\\"http:\\/\\/www.dges.gov.pt\\\">www.dges.gov.pt<\\/a><\\/p>\\r\\n<p>3 \\u2013 Se um aluno j\\u00e1 disp\\u00f5e do boletim EMEC, poder\\u00e1, em alternativa ao procedimento descrito em 1 - proceder ao seu preenchimento, digitalizar e envi\\u00e1-lo para <a href=\\\"mailto:exames2020@esmaior.pt\\\">exames2020@esmaior.pt<\\/a><\\/p>\\r\\n<p>4 - Nas situa\\u00e7\\u00f5es em que o procedimento descrito nos pontos anteriores n\\u00e3o for poss\\u00edvel, podem, ainda, os alunos, ou os seus encarregados de educa\\u00e7\\u00e3o, proceder \\u00e0 inscri\\u00e7\\u00e3o atrav\\u00e9s do preenchimento do formul\\u00e1rio dispon\\u00edvel em <a href=\\\"https:\\/\\/exames.dgeec.mec.pt\\/candidatura.php\\\">https:\\/\\/exames.dgeec.mec.pt\\/candidatura.php<\\/a><\\/p>\\r\\n<p>Consulta:<\\/p>\",\"fulltext\":\"\",\"state\":\"1\",\"catid\":\"11\",\"created\":\"2020-03-17 16:03:38\",\"created_by\":\"251\",\"created_by_alias\":\"\",\"modified\":\"2020-03-17 16:10:07\",\"modified_by\":\"251\",\"checked_out\":\"251\",\"checked_out_time\":\"2020-03-17 16:08:36\",\"publish_up\":\"2020-03-17 16:03:38\",\"publish_down\":\"0000-00-00 00:00:00\",\"images\":\"{\\\"image_intro\\\":\\\"\\\",\\\"image_intro_alt\\\":\\\"\\\",\\\"image_intro_caption\\\":\\\"\\\",\\\"float_intro\\\":\\\"\\\",\\\"image_fulltext\\\":\\\"\\\",\\\"image_fulltext_alt\\\":\\\"\\\",\\\"image_fulltext_caption\\\":\\\"\\\",\\\"float_fulltext\\\":\\\"\\\"}\",\"urls\":\"{\\\"urla\\\":false,\\\"urlatext\\\":\\\"\\\",\\\"targeta\\\":\\\"\\\",\\\"urlb\\\":false,\\\"urlbtext\\\":\\\"\\\",\\\"targetb\\\":\\\"\\\",\\\"urlc\\\":false,\\\"urlctext\\\":\\\"\\\",\\\"targetc\\\":\\\"\\\"}\",\"attribs\":\"{\\\"astroid_article_type\\\":\\\"regular\\\",\\\"astroid_article_video_url\\\":\\\"\\\",\\\"astroid_article_gallery_width\\\":\\\"\\\",\\\"astroid_article_gallery_bullets\\\":\\\"1\\\",\\\"astroid_article_gallery_navigation\\\":\\\"1\\\",\\\"astroid_article_thumbnail\\\":\\\"1\\\",\\\"astroid_article_gallery_items\\\":[],\\\"astroid_article_audio_source\\\":\\\"soundcloud\\\",\\\"astroid_article_audio_soundcloud\\\":\\\"\\\",\\\"astroid_article_audio_spotify\\\":\\\"\\\",\\\"astroid_article_review_heading\\\":\\\"\\\",\\\"astroid_article_review_summery\\\":\\\"\\\",\\\"astroid_article_review_good\\\":\\\"\\\",\\\"astroid_article_review_bad\\\":\\\"\\\",\\\"astroid_article_review_rating\\\":\\\"5\\\",\\\"astroid_article_button_action\\\":\\\"\\\",\\\"astroid_article_button_link\\\":\\\"\\\",\\\"astroid_article_review_criterias\\\":[],\\\"astroid_article_quote_text\\\":\\\"\\\",\\\"astroid_article_quote_author\\\":\\\"\\\",\\\"astroid_article_badge\\\":\\\"0\\\",\\\"astroid_article_badge_type\\\":\\\"2\\\",\\\"astroid_article_badge_text\\\":\\\"\\\",\\\"astroid_article_badge_color\\\":\\\"\\\",\\\"astroid_article_badge_text_color\\\":\\\"\\\",\\\"astroid_authorinfo\\\":\\\"\\\",\\\"astroid_relatedposts\\\":\\\"\\\",\\\"article_relatedposts_count\\\":\\\"\\\",\\\"article_relatedposts_count_custom\\\":\\\"4\\\",\\\"astroid_readtime\\\":\\\"\\\",\\\"astroid_socialshare\\\":\\\"\\\",\\\"astroid_comments\\\":\\\"\\\",\\\"astroid_og_title\\\":\\\"\\\",\\\"astroid_og_desc\\\":\\\"\\\",\\\"astroid_og_image\\\":\\\"\\\"}\",\"version\":2,\"ordering\":\"0\",\"metakey\":\"\",\"metadesc\":\"\",\"access\":\"1\",\"hits\":\"0\",\"metadata\":\"{}\",\"featured\":\"1\",\"language\":\"*\",\"xreference\":\"\",\"note\":\"\"}', 0),
(964, 155, 1, '', '2020-03-17 18:17:17', 231, 4620, 'b5cbb66d727d22b2a4dc7cd2ec9ae2e7d0d16292', '{\"id\":155,\"asset_id\":\"402\",\"title\":\"Exames - inscri\\u00e7\\u00e3o \",\"alias\":\"exames-incricao\",\"introtext\":\"<p>\\r\\n\\t<strong>Inscri&ccedil;&otilde;es para Exame<\\/strong> (e Provas de Equival&ecirc;ncia &agrave; Frequ&ecirc;ncia) <strong>at&eacute; 3 de abril<\\/strong><\\/p>\\r\\n<p>\\r\\n\\t1 - Os alunos, ou os seus encarregados de educa&ccedil;&atilde;o, descarregam o <strong>boletim<\\/strong> (edit&aacute;vel, <a href=\\\"files\\/boletim.pdf\\\">em anexo<\\/a>), preenchem e enviam-no, devidamente preenchido, para <a href=\\\"mailto:exames2020@esmaior.pt\\\">exames2020@esmaior.pt<\\/a><\\/p>\\r\\n<p>\\r\\n\\t2 - Os alunos dever&atilde;o, igualmente, enviar o <strong>pedido de atribui&ccedil;&atilde;o de senha<\\/strong> efetuado na p&aacute;gina eletr&oacute;nica da Dire&ccedil;&atilde;o-Geral do Ensino Superior &ndash; em <a href=\\\"http:\\/\\/www.dges.gov.pt\\\">www.dges.gov.pt<\\/a><\\/p>\\r\\n<p>\\r\\n\\t3 &ndash; Se um aluno j&aacute; disp&otilde;e do boletim EMEC, poder&aacute;, em alternativa ao procedimento descrito em 1 - proceder ao seu preenchimento, digitalizar e envi&aacute;-lo para <a href=\\\"mailto:exames2020@esmaior.pt\\\">exames2020@esmaior.pt<\\/a><\\/p>\\r\\n<p>\\r\\n\\t4 - Nas situa&ccedil;&otilde;es em que o procedimento descrito nos pontos anteriores n&atilde;o for poss&iacute;vel, podem, ainda, os alunos, ou os seus encarregados de educa&ccedil;&atilde;o, proceder &agrave; inscri&ccedil;&atilde;o atrav&eacute;s do preenchimento do formul&aacute;rio dispon&iacute;vel em <a href=\\\"https:\\/\\/exames.dgeec.mec.pt\\/candidatura.php\\\">https:\\/\\/exames.dgeec.mec.pt\\/candidatura.php<\\/a><\\/p>\\r\\n<p>\\r\\n\\tConsulta:<\\/p>\\r\\n\",\"fulltext\":\"\",\"state\":1,\"catid\":\"11\",\"created\":\"2020-03-17 16:03:38\",\"created_by\":\"251\",\"created_by_alias\":\"\",\"modified\":\"2020-03-17 18:17:17\",\"modified_by\":\"231\",\"checked_out\":\"231\",\"checked_out_time\":\"2020-03-17 18:08:36\",\"publish_up\":\"2020-03-17 16:03:38\",\"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\":\"{\\\"article_layout\\\":\\\"\\\",\\\"show_title\\\":\\\"\\\",\\\"link_titles\\\":\\\"\\\",\\\"show_tags\\\":\\\"\\\",\\\"show_intro\\\":\\\"\\\",\\\"info_block_position\\\":\\\"\\\",\\\"info_block_show_title\\\":\\\"\\\",\\\"show_category\\\":\\\"\\\",\\\"link_category\\\":\\\"\\\",\\\"show_parent_category\\\":\\\"\\\",\\\"link_parent_category\\\":\\\"\\\",\\\"show_associations\\\":\\\"\\\",\\\"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_page_title\\\":\\\"\\\",\\\"show_publishing_options\\\":\\\"\\\",\\\"show_article_options\\\":\\\"\\\",\\\"show_urls_images_backend\\\":\\\"\\\",\\\"show_urls_images_frontend\\\":\\\"\\\",\\\"astroid_article_type\\\":\\\"regular\\\",\\\"astroid_article_video_type\\\":\\\"youtube\\\",\\\"astroid_article_video_url\\\":\\\"\\\",\\\"astroid_article_gallery_width\\\":\\\"\\\",\\\"astroid_article_gallery_bullets\\\":\\\"1\\\",\\\"astroid_article_gallery_navigation\\\":\\\"1\\\",\\\"astroid_article_thumbnail\\\":\\\"1\\\",\\\"astroid_article_gallery_items\\\":[],\\\"astroid_article_audio_source\\\":\\\"soundcloud\\\",\\\"astroid_article_audio_soundcloud\\\":\\\"\\\",\\\"astroid_article_audio_spotify\\\":\\\"\\\",\\\"astroid_article_review_heading\\\":\\\"\\\",\\\"astroid_article_review_summery\\\":\\\"\\\",\\\"astroid_article_review_good\\\":\\\"\\\",\\\"astroid_article_review_bad\\\":\\\"\\\",\\\"astroid_article_review_rating\\\":\\\"5\\\",\\\"astroid_article_button_action\\\":\\\"\\\",\\\"astroid_article_button_link\\\":\\\"\\\",\\\"astroid_article_review_criterias\\\":[],\\\"astroid_article_quote_text\\\":\\\"\\\",\\\"astroid_article_quote_author\\\":\\\"\\\",\\\"astroid_article_badge\\\":\\\"0\\\",\\\"astroid_article_badge_type\\\":\\\"2\\\",\\\"astroid_article_badge_text\\\":\\\"\\\",\\\"astroid_article_badge_color\\\":\\\"\\\",\\\"astroid_article_badge_text_color\\\":\\\"\\\",\\\"astroid_authorinfo\\\":\\\"\\\",\\\"astroid_relatedposts\\\":\\\"\\\",\\\"article_relatedposts_count\\\":\\\"\\\",\\\"article_relatedposts_count_custom\\\":\\\"4\\\",\\\"astroid_readtime\\\":\\\"\\\",\\\"astroid_socialshare\\\":\\\"\\\",\\\"astroid_comments\\\":\\\"\\\",\\\"astroid_og_title\\\":\\\"\\\",\\\"astroid_og_desc\\\":\\\"\\\",\\\"astroid_og_image\\\":\\\"\\\"}\",\"version\":4,\"ordering\":\"0\",\"metakey\":\"\",\"metadesc\":\"\",\"access\":\"1\",\"hits\":\"0\",\"metadata\":\"{\\\"robots\\\":\\\"\\\",\\\"author\\\":\\\"\\\",\\\"rights\\\":\\\"\\\",\\\"xreference\\\":\\\"\\\"}\",\"featured\":\"1\",\"language\":\"*\",\"xreference\":\"\",\"note\":\"\"}', 0);
INSERT INTO `ynfp8_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
(965, 155, 1, '', '2020-03-17 18:19:00', 231, 4638, '8b4a98240a3c17c666d1233648a3a1a85543ac16', '{\"id\":155,\"asset_id\":\"402\",\"title\":\"Exames - inscri\\u00e7\\u00e3o \",\"alias\":\"exames-incricao\",\"introtext\":\"<p>\\r\\n\\t<strong>Inscri&ccedil;&otilde;es para Exame<\\/strong> (e Provas de Equival&ecirc;ncia &agrave; Frequ&ecirc;ncia) <strong>at&eacute; 3 de abril<\\/strong><\\/p>\\r\\n<p>\\r\\n\\t1 - Os alunos, ou os seus encarregados de educa&ccedil;&atilde;o, descarregam o <strong>boletim<\\/strong> (edit&aacute;vel, <strong><a href=\\\"files\\/boletim.pdf\\\">em anexo<\\/a><\\/strong>), preenchem e enviam-no, devidamente preenchido, para <a href=\\\"mailto:exames2020@esmaior.pt\\\">exames2020@esmaior.pt<\\/a><\\/p>\\r\\n<p>\\r\\n\\t2 - Os alunos dever&atilde;o, igualmente, enviar o <strong>pedido de atribui&ccedil;&atilde;o de senha<\\/strong> efetuado na p&aacute;gina eletr&oacute;nica da Dire&ccedil;&atilde;o-Geral do Ensino Superior &ndash; em <a href=\\\"http:\\/\\/www.dges.gov.pt\\\">www.dges.gov.pt<\\/a><\\/p>\\r\\n<p>\\r\\n\\t3 &ndash; Se um aluno j&aacute; disp&otilde;e do boletim EMEC, poder&aacute;, em alternativa ao procedimento descrito em 1 - proceder ao seu preenchimento, digitalizar e envi&aacute;-lo para <a href=\\\"mailto:exames2020@esmaior.pt\\\">exames2020@esmaior.pt<\\/a><\\/p>\\r\\n<p>\\r\\n\\t4 - Nas situa&ccedil;&otilde;es em que o procedimento descrito nos pontos anteriores n&atilde;o for poss&iacute;vel, podem, ainda, os alunos, ou os seus encarregados de educa&ccedil;&atilde;o, proceder &agrave; inscri&ccedil;&atilde;o atrav&eacute;s do preenchimento do formul&aacute;rio dispon&iacute;vel em <a href=\\\"https:\\/\\/exames.dgeec.mec.pt\\/candidatura.php\\\">https:\\/\\/exames.dgeec.mec.pt\\/candidatura.php<\\/a><\\/p>\\r\\n<p>\\r\\n\\tConsulta:<\\/p>\\r\\n\",\"fulltext\":\"\",\"state\":1,\"catid\":\"11\",\"created\":\"2020-03-17 16:03:38\",\"created_by\":\"251\",\"created_by_alias\":\"\",\"modified\":\"2020-03-17 18:19:00\",\"modified_by\":\"231\",\"checked_out\":\"231\",\"checked_out_time\":\"2020-03-17 18:18:14\",\"publish_up\":\"2020-03-17 16:03:38\",\"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\":\"{\\\"article_layout\\\":\\\"\\\",\\\"show_title\\\":\\\"\\\",\\\"link_titles\\\":\\\"\\\",\\\"show_tags\\\":\\\"\\\",\\\"show_intro\\\":\\\"\\\",\\\"info_block_position\\\":\\\"\\\",\\\"info_block_show_title\\\":\\\"\\\",\\\"show_category\\\":\\\"\\\",\\\"link_category\\\":\\\"\\\",\\\"show_parent_category\\\":\\\"\\\",\\\"link_parent_category\\\":\\\"\\\",\\\"show_associations\\\":\\\"\\\",\\\"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_page_title\\\":\\\"\\\",\\\"show_publishing_options\\\":\\\"\\\",\\\"show_article_options\\\":\\\"\\\",\\\"show_urls_images_backend\\\":\\\"\\\",\\\"show_urls_images_frontend\\\":\\\"\\\",\\\"astroid_article_type\\\":\\\"regular\\\",\\\"astroid_article_video_type\\\":\\\"youtube\\\",\\\"astroid_article_video_url\\\":\\\"\\\",\\\"astroid_article_gallery_width\\\":\\\"\\\",\\\"astroid_article_gallery_bullets\\\":\\\"1\\\",\\\"astroid_article_gallery_navigation\\\":\\\"1\\\",\\\"astroid_article_thumbnail\\\":\\\"1\\\",\\\"astroid_article_gallery_items\\\":[],\\\"astroid_article_audio_source\\\":\\\"soundcloud\\\",\\\"astroid_article_audio_soundcloud\\\":\\\"\\\",\\\"astroid_article_audio_spotify\\\":\\\"\\\",\\\"astroid_article_review_heading\\\":\\\"\\\",\\\"astroid_article_review_summery\\\":\\\"\\\",\\\"astroid_article_review_good\\\":\\\"\\\",\\\"astroid_article_review_bad\\\":\\\"\\\",\\\"astroid_article_review_rating\\\":\\\"5\\\",\\\"astroid_article_button_action\\\":\\\"\\\",\\\"astroid_article_button_link\\\":\\\"\\\",\\\"astroid_article_review_criterias\\\":[],\\\"astroid_article_quote_text\\\":\\\"\\\",\\\"astroid_article_quote_author\\\":\\\"\\\",\\\"astroid_article_badge\\\":\\\"0\\\",\\\"astroid_article_badge_type\\\":\\\"2\\\",\\\"astroid_article_badge_text\\\":\\\"\\\",\\\"astroid_article_badge_color\\\":\\\"\\\",\\\"astroid_article_badge_text_color\\\":\\\"\\\",\\\"astroid_authorinfo\\\":\\\"\\\",\\\"astroid_relatedposts\\\":\\\"\\\",\\\"article_relatedposts_count\\\":\\\"\\\",\\\"article_relatedposts_count_custom\\\":\\\"4\\\",\\\"astroid_readtime\\\":\\\"\\\",\\\"astroid_socialshare\\\":\\\"\\\",\\\"astroid_comments\\\":\\\"\\\",\\\"astroid_og_title\\\":\\\"\\\",\\\"astroid_og_desc\\\":\\\"\\\",\\\"astroid_og_image\\\":\\\"\\\"}\",\"version\":6,\"ordering\":\"0\",\"metakey\":\"\",\"metadesc\":\"\",\"access\":\"1\",\"hits\":\"0\",\"metadata\":\"{\\\"robots\\\":\\\"\\\",\\\"author\\\":\\\"\\\",\\\"rights\\\":\\\"\\\",\\\"xreference\\\":\\\"\\\"}\",\"featured\":\"1\",\"language\":\"*\",\"xreference\":\"\",\"note\":\"\"}', 0),
(966, 155, 1, '', '2020-03-17 18:19:56', 231, 4646, '1c0d3e891d7904b7690ce6be19d3443da3258d51', '{\"id\":155,\"asset_id\":\"402\",\"title\":\"Exames - inscri\\u00e7\\u00e3o \",\"alias\":\"exames-incricao\",\"introtext\":\"<p>\\r\\n\\t<strong>Inscri&ccedil;&otilde;es para Exame<\\/strong> (e Provas de Equival&ecirc;ncia &agrave; Frequ&ecirc;ncia) <strong>at&eacute; 3 de abril<\\/strong><\\/p>\\r\\n<p>\\r\\n\\t1 - Os alunos, ou os seus encarregados de educa&ccedil;&atilde;o, descarregam o <strong>boletim<\\/strong> (edit&aacute;vel,<u> <strong><a href=\\\"files\\/boletim.pdf\\\">em anexo<\\/a><\\/strong><\\/u>), preenchem e enviam-no, devidamente preenchido, para <a href=\\\"mailto:exames2020@esmaior.pt\\\">exames2020@esmaior.pt<\\/a><\\/p>\\r\\n<p>\\r\\n\\t2 - Os alunos dever&atilde;o, igualmente, enviar o <strong>pedido de atribui&ccedil;&atilde;o de senha<\\/strong> efetuado na p&aacute;gina eletr&oacute;nica da Dire&ccedil;&atilde;o-Geral do Ensino Superior &ndash; em <a href=\\\"http:\\/\\/www.dges.gov.pt\\\">www.dges.gov.pt<\\/a><\\/p>\\r\\n<p>\\r\\n\\t3 &ndash; Se um aluno j&aacute; disp&otilde;e do boletim EMEC, poder&aacute;, em alternativa ao procedimento descrito em 1 - proceder ao seu preenchimento, digitalizar e envi&aacute;-lo para <a href=\\\"mailto:exames2020@esmaior.pt\\\">exames2020@esmaior.pt<\\/a><\\/p>\\r\\n<p>\\r\\n\\t4 - Nas situa&ccedil;&otilde;es em que o procedimento descrito nos pontos anteriores n&atilde;o for poss&iacute;vel, podem, ainda, os alunos, ou os seus encarregados de educa&ccedil;&atilde;o, proceder &agrave; inscri&ccedil;&atilde;o atrav&eacute;s do preenchimento do formul&aacute;rio dispon&iacute;vel em <a href=\\\"https:\\/\\/exames.dgeec.mec.pt\\/candidatura.php\\\">https:\\/\\/exames.dgeec.mec.pt\\/candidatura.php<\\/a><\\/p>\\r\\n<p>\\r\\n\\tConsulta:<\\/p>\\r\\n\",\"fulltext\":\"\",\"state\":1,\"catid\":\"11\",\"created\":\"2020-03-17 16:03:38\",\"created_by\":\"251\",\"created_by_alias\":\"\",\"modified\":\"2020-03-17 18:19:56\",\"modified_by\":\"231\",\"checked_out\":\"231\",\"checked_out_time\":\"2020-03-17 18:19:00\",\"publish_up\":\"2020-03-17 16:03:38\",\"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\":\"{\\\"article_layout\\\":\\\"\\\",\\\"show_title\\\":\\\"\\\",\\\"link_titles\\\":\\\"\\\",\\\"show_tags\\\":\\\"\\\",\\\"show_intro\\\":\\\"\\\",\\\"info_block_position\\\":\\\"\\\",\\\"info_block_show_title\\\":\\\"\\\",\\\"show_category\\\":\\\"\\\",\\\"link_category\\\":\\\"\\\",\\\"show_parent_category\\\":\\\"\\\",\\\"link_parent_category\\\":\\\"\\\",\\\"show_associations\\\":\\\"\\\",\\\"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_page_title\\\":\\\"\\\",\\\"show_publishing_options\\\":\\\"\\\",\\\"show_article_options\\\":\\\"\\\",\\\"show_urls_images_backend\\\":\\\"\\\",\\\"show_urls_images_frontend\\\":\\\"\\\",\\\"astroid_article_type\\\":\\\"regular\\\",\\\"astroid_article_video_type\\\":\\\"youtube\\\",\\\"astroid_article_video_url\\\":\\\"\\\",\\\"astroid_article_gallery_width\\\":\\\"\\\",\\\"astroid_article_gallery_bullets\\\":\\\"1\\\",\\\"astroid_article_gallery_navigation\\\":\\\"1\\\",\\\"astroid_article_thumbnail\\\":\\\"1\\\",\\\"astroid_article_gallery_items\\\":[],\\\"astroid_article_audio_source\\\":\\\"soundcloud\\\",\\\"astroid_article_audio_soundcloud\\\":\\\"\\\",\\\"astroid_article_audio_spotify\\\":\\\"\\\",\\\"astroid_article_review_heading\\\":\\\"\\\",\\\"astroid_article_review_summery\\\":\\\"\\\",\\\"astroid_article_review_good\\\":\\\"\\\",\\\"astroid_article_review_bad\\\":\\\"\\\",\\\"astroid_article_review_rating\\\":\\\"5\\\",\\\"astroid_article_button_action\\\":\\\"\\\",\\\"astroid_article_button_link\\\":\\\"\\\",\\\"astroid_article_review_criterias\\\":[],\\\"astroid_article_quote_text\\\":\\\"\\\",\\\"astroid_article_quote_author\\\":\\\"\\\",\\\"astroid_article_badge\\\":\\\"0\\\",\\\"astroid_article_badge_type\\\":\\\"2\\\",\\\"astroid_article_badge_text\\\":\\\"\\\",\\\"astroid_article_badge_color\\\":\\\"\\\",\\\"astroid_article_badge_text_color\\\":\\\"\\\",\\\"astroid_authorinfo\\\":\\\"\\\",\\\"astroid_relatedposts\\\":\\\"\\\",\\\"article_relatedposts_count\\\":\\\"\\\",\\\"article_relatedposts_count_custom\\\":\\\"4\\\",\\\"astroid_readtime\\\":\\\"\\\",\\\"astroid_socialshare\\\":\\\"\\\",\\\"astroid_comments\\\":\\\"\\\",\\\"astroid_og_title\\\":\\\"\\\",\\\"astroid_og_desc\\\":\\\"\\\",\\\"astroid_og_image\\\":\\\"\\\"}\",\"version\":7,\"ordering\":\"0\",\"metakey\":\"\",\"metadesc\":\"\",\"access\":\"1\",\"hits\":\"0\",\"metadata\":\"{\\\"robots\\\":\\\"\\\",\\\"author\\\":\\\"\\\",\\\"rights\\\":\\\"\\\",\\\"xreference\\\":\\\"\\\"}\",\"featured\":\"1\",\"language\":\"*\",\"xreference\":\"\",\"note\":\"\"}', 0),
(967, 156, 1, '', '2020-03-20 16:35:39', 231, 6474, 'd02b9dbdedfce05a75231228d3a636f42cc06f66', '{\"id\":156,\"asset_id\":403,\"title\":\"Informa\\u00e7\\u00f5es - Covid-19\",\"alias\":\"informacoes-covid-19\",\"introtext\":\"<p>\\r\\n\\t<style type=\\\"text\\/css\\\">\\r\\ntable {\\r\\n  font-family: arial, sans-serif;\\r\\n  border-collapse: collapse;\\r\\n  width: 100%;\\r\\n}\\r\\n\\r\\ntd, th {\\r\\n  border: 1px solid #dddddd;\\r\\n  text-align: left;\\r\\n  padding: 8px;\\r\\n}\\r\\n\\r\\ntr:nth-child(even) {\\r\\n  background-color: #dddddd;\\r\\n}\\t<\\/style>\\r\\n<\\/p>\\r\\n<h2>\\r\\n\\t&nbsp;<\\/h2>\\r\\n<table style=\\\"width: 655px;\\\">\\r\\n\\t<tbody>\\r\\n\\t\\t<tr>\\r\\n\\t\\t\\t<th style=\\\"width: 304px;\\\">\\r\\n\\t\\t\\t\\tIndorma&ccedil;&otilde;es<\\/th>\\r\\n\\t\\t<\\/tr>\\r\\n\\t\\t<tr>\\r\\n\\t\\t\\t<td style=\\\"width: 304px;\\\">\\r\\n\\t\\t\\t\\t<a href=\\\"files\\/covid19\\/Plano_de_Contingencia_Agrupamento.pdf\\\">Plano de Conting&ecirc;ncia do Agrupamento<\\/a><\\/td>\\r\\n\\t\\t<\\/tr>\\r\\n\\t\\t<tr>\\r\\n\\t\\t\\t<td style=\\\"width: 304px;\\\">\\r\\n\\t\\t\\t\\t<a href=\\\"files\\/covid19\\/Plano_Contingencia_resumido.pdf\\\">Plano de Conting&ecirc;ncia (resumido)<\\/a><\\/td>\\r\\n\\t\\t<\\/tr>\\r\\n\\t\\t<tr>\\r\\n\\t\\t\\t<td style=\\\"width: 304px;\\\">\\r\\n\\t\\t\\t\\t<a href=\\\"files\\/covid19\\/CI_28_Medidas.pdf\\\"><span style=\\\"display: inline !important; float: none; background-color: rgb(221, 221, 221); color: rgb(34, 34, 34); font-family: arial,sans-serif; font-size: 12px; font-style: normal; font-variant: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-decoration: none; text-indent: 0px; text-transform: none; -webkit-text-stroke-width: 0px; white-space: normal; word-spacing: 0px;\\\">Comunica&ccedil;&atilde;o interna n&ordm; 28 - Medidas Covid 19<\\/span><\\/a><\\/td>\\r\\n\\t\\t<\\/tr>\\r\\n\\t\\t<tr>\\r\\n\\t\\t\\t<td style=\\\"width: 304px;\\\">\\r\\n\\t\\t\\t\\t<a href=\\\"files\\/covid19\\/CI_29_Despacho_Suspensao_Atividades_Exterior.pdf\\\"><span style=\\\"text-align: left; color: rgb(34, 34, 34); text-transform: none; text-indent: 0px; letter-spacing: normal; font-family: arial,sans-serif; font-size: 12px; font-style: normal; font-variant: normal; font-weight: 400; text-decoration: none; word-spacing: 0px; display: inline !important; white-space: normal; orphans: 2; float: none; -webkit-text-stroke-width: 0px;\\\"><span style=\\\"background-color:#ffffe0;\\\">Comunica&ccedil;&atilde;o interna n&ordm; 29 - Despacho de suspens&atilde;o das atividades no exterior<\\/span><\\/span><\\/a><\\/td>\\r\\n\\t\\t<\\/tr>\\r\\n\\t\\t<tr>\\r\\n\\t\\t\\t<td style=\\\"width: 304px;\\\">\\r\\n\\t\\t\\t\\t<a href=\\\"files\\/covid19\\/CI_30_Suspensao_das_Atividades_Letivas.pdf\\\"><span style=\\\"text-align: left; color: rgb(34, 34, 34); font-family: arial,sans-serif; font-size: 12px; font-style: normal; font-variant: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-decoration: none; text-indent: 0px; text-transform: none; -webkit-text-stroke-width: 0px; white-space: normal; word-spacing: 0px;\\\"><span style=\\\"display: inline !important; float: none; background-color: rgb(255, 255, 255); color: rgb(34, 34, 34); font-family: arial,sans-serif; font-size: 12px; font-style: normal; font-variant: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-decoration: none; text-indent: 0px; text-transform: none; -webkit-text-stroke-width: 0px; white-space: normal; word-spacing: 0px;\\\">Comunica&ccedil;&atilde;o interna <\\/span>n&ordm; 30 - Suspens&atilde;o das atividades letivas<\\/span><\\/a><\\/td>\\r\\n\\t\\t<\\/tr>\\r\\n\\t\\t<tr>\\r\\n\\t\\t\\t<td style=\\\"width: 304px;\\\">\\r\\n\\t\\t\\t\\t&nbsp;<\\/td>\\r\\n\\t\\t<\\/tr>\\r\\n\\t<\\/tbody>\\r\\n<\\/table>\\r\\n<p>\\r\\n\\t&nbsp;<\\/p>\\r\\n\",\"fulltext\":\"\",\"state\":1,\"catid\":\"11\",\"created\":\"2020-03-20 16:35:39\",\"created_by\":\"231\",\"created_by_alias\":\"\",\"modified\":\"2020-03-20 16:35:39\",\"modified_by\":null,\"checked_out\":null,\"checked_out_time\":null,\"publish_up\":\"2020-03-20 16:35:39\",\"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\":\"{\\\"article_layout\\\":\\\"\\\",\\\"show_title\\\":\\\"\\\",\\\"link_titles\\\":\\\"\\\",\\\"show_tags\\\":\\\"\\\",\\\"show_intro\\\":\\\"\\\",\\\"info_block_position\\\":\\\"\\\",\\\"info_block_show_title\\\":\\\"\\\",\\\"show_category\\\":\\\"\\\",\\\"link_category\\\":\\\"\\\",\\\"show_parent_category\\\":\\\"\\\",\\\"link_parent_category\\\":\\\"\\\",\\\"show_associations\\\":\\\"\\\",\\\"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_page_title\\\":\\\"\\\",\\\"show_publishing_options\\\":\\\"\\\",\\\"show_article_options\\\":\\\"\\\",\\\"show_urls_images_backend\\\":\\\"\\\",\\\"show_urls_images_frontend\\\":\\\"\\\",\\\"astroid_article_type\\\":\\\"regular\\\",\\\"astroid_article_video_type\\\":\\\"youtube\\\",\\\"astroid_article_video_url\\\":\\\"\\\",\\\"astroid_article_gallery_width\\\":\\\"\\\",\\\"astroid_article_gallery_bullets\\\":\\\"1\\\",\\\"astroid_article_gallery_navigation\\\":\\\"1\\\",\\\"astroid_article_thumbnail\\\":\\\"1\\\",\\\"astroid_article_gallery_items\\\":[],\\\"astroid_article_audio_source\\\":\\\"soundcloud\\\",\\\"astroid_article_audio_soundcloud\\\":\\\"\\\",\\\"astroid_article_audio_spotify\\\":\\\"\\\",\\\"astroid_article_review_heading\\\":\\\"\\\",\\\"astroid_article_review_summery\\\":\\\"\\\",\\\"astroid_article_review_good\\\":\\\"\\\",\\\"astroid_article_review_bad\\\":\\\"\\\",\\\"astroid_article_review_rating\\\":\\\"5\\\",\\\"astroid_article_button_action\\\":\\\"\\\",\\\"astroid_article_button_link\\\":\\\"\\\",\\\"astroid_article_review_criterias\\\":[],\\\"astroid_article_quote_text\\\":\\\"\\\",\\\"astroid_article_quote_author\\\":\\\"\\\",\\\"astroid_article_badge\\\":\\\"0\\\",\\\"astroid_article_badge_type\\\":\\\"2\\\",\\\"astroid_article_badge_text\\\":\\\"\\\",\\\"astroid_article_badge_color\\\":\\\"\\\",\\\"astroid_article_badge_text_color\\\":\\\"\\\",\\\"astroid_authorinfo\\\":\\\"\\\",\\\"astroid_relatedposts\\\":\\\"\\\",\\\"article_relatedposts_count\\\":\\\"\\\",\\\"article_relatedposts_count_custom\\\":\\\"4\\\",\\\"astroid_readtime\\\":\\\"\\\",\\\"astroid_socialshare\\\":\\\"\\\",\\\"astroid_comments\\\":\\\"\\\",\\\"astroid_og_title\\\":\\\"\\\",\\\"astroid_og_desc\\\":\\\"\\\",\\\"astroid_og_image\\\":\\\"\\\"}\",\"version\":1,\"ordering\":null,\"metakey\":\"\",\"metadesc\":\"\",\"access\":\"1\",\"hits\":null,\"metadata\":\"{\\\"robots\\\":\\\"\\\",\\\"author\\\":\\\"\\\",\\\"rights\\\":\\\"\\\",\\\"xreference\\\":\\\"\\\"}\",\"featured\":\"0\",\"language\":\"*\",\"xreference\":\"\",\"note\":\"\"}', 0),
(968, 156, 1, '', '2020-03-20 16:41:02', 231, 4998, '3ece32bd8bb0b293dd037ad25276498b1a1ffeb8', '{\"id\":156,\"asset_id\":\"403\",\"title\":\"Informa\\u00e7\\u00f5es - Covid-19\",\"alias\":\"informacoes-covid-19\",\"introtext\":\"<p>\\r\\n\\t<style type=\\\"text\\/css\\\">\\r\\ntable {\\r\\n  font-family: arial, sans-serif;\\r\\n  border-collapse: collapse;\\r\\n  width: 100%;\\r\\n}\\r\\n\\r\\ntd, th {\\r\\n  border: 1px solid #dddddd;\\r\\n  text-align: left;\\r\\n  padding: 8px;\\r\\n}\\r\\n\\r\\ntr:nth-child(even) {\\r\\n  background-color: #dddddd;\\r\\n}\\t<\\/style>\\r\\n<\\/p>\\r\\n<h2>\\r\\n\\t&nbsp;<\\/h2>\\r\\n<table style=\\\"width: 655px;\\\">\\r\\n\\t<tbody>\\r\\n\\t\\t<tr>\\r\\n\\t\\t\\t<th style=\\\"width: 304px;\\\">\\r\\n\\t\\t\\t\\tIndorma&ccedil;&otilde;es<\\/th>\\r\\n\\t\\t<\\/tr>\\r\\n\\t\\t<tr>\\r\\n\\t\\t\\t<td style=\\\"width: 304px;\\\">\\r\\n\\t\\t\\t\\t<a href=\\\"files\\/covid19\\/Plano_de_Contingencia_Agrupamento.pdf\\\">Plano de Conting&ecirc;ncia do Agrupamento<\\/a><\\/td>\\r\\n\\t\\t<\\/tr>\\r\\n\\t\\t<tr>\\r\\n\\t\\t\\t<td style=\\\"width: 304px;\\\">\\r\\n\\t\\t\\t\\t<a href=\\\"files\\/covid19\\/Plano_Contingencia_resumido.pdf\\\">Plano de Conting&ecirc;ncia (resumido)<\\/a><\\/td>\\r\\n\\t\\t<\\/tr>\\r\\n\\t\\t<tr>\\r\\n\\t\\t\\t<td style=\\\"width: 304px;\\\">\\r\\n\\t\\t\\t\\t<a href=\\\"files\\/covid19\\/CI_28_Medidas.pdf\\\">Comunica&ccedil;&atilde;o interna n&ordm; 28 - Medidas Covid 19<\\/a><\\/td>\\r\\n\\t\\t<\\/tr>\\r\\n\\t\\t<tr>\\r\\n\\t\\t\\t<td style=\\\"width: 304px;\\\">\\r\\n\\t\\t\\t\\t<a href=\\\"files\\/covid19\\/CI_29_Despacho_Suspensao_Atividades_Exterior.pdf\\\">Comunica&ccedil;&atilde;o interna n&ordm; 29 - Despacho de suspens&atilde;o das atividades no exterior<\\/a><\\/td>\\r\\n\\t\\t<\\/tr>\\r\\n\\t\\t<tr>\\r\\n\\t\\t\\t<td style=\\\"width: 304px;\\\">\\r\\n\\t\\t\\t\\t<a href=\\\"files\\/covid19\\/CI_30_Suspensao_das_Atividades_Letivas.pdf\\\">Comunica&ccedil;&atilde;o interna n&ordm; 30 - Suspens&atilde;o das atividades letivas<\\/a><\\/td>\\r\\n\\t\\t<\\/tr>\\r\\n\\t\\t<tr>\\r\\n\\t\\t\\t<td style=\\\"width: 304px;\\\">\\r\\n\\t\\t\\t\\t<a href=\\\"files\\/covid19\\/CI_30_Suspensao_das_Atividades_Letivas.pdf\\\">&nbsp;<\\/a><\\/td>\\r\\n\\t\\t<\\/tr>\\r\\n\\t<\\/tbody>\\r\\n<\\/table>\\r\\n<p>\\r\\n\\t<a href=\\\"files\\/covid19\\/CI_30_Suspensao_das_Atividades_Letivas.pdf\\\">&nbsp;<\\/a><\\/p>\\r\\n\",\"fulltext\":\"\",\"state\":1,\"catid\":\"11\",\"created\":\"2020-03-20 16:35:39\",\"created_by\":\"231\",\"created_by_alias\":\"\",\"modified\":\"2020-03-20 16:41:02\",\"modified_by\":\"231\",\"checked_out\":\"231\",\"checked_out_time\":\"2020-03-20 16:37:22\",\"publish_up\":\"2020-03-20 16:35:39\",\"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\":\"{\\\"article_layout\\\":\\\"\\\",\\\"show_title\\\":\\\"\\\",\\\"link_titles\\\":\\\"\\\",\\\"show_tags\\\":\\\"\\\",\\\"show_intro\\\":\\\"\\\",\\\"info_block_position\\\":\\\"\\\",\\\"info_block_show_title\\\":\\\"\\\",\\\"show_category\\\":\\\"\\\",\\\"link_category\\\":\\\"\\\",\\\"show_parent_category\\\":\\\"\\\",\\\"link_parent_category\\\":\\\"\\\",\\\"show_associations\\\":\\\"\\\",\\\"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_page_title\\\":\\\"\\\",\\\"show_publishing_options\\\":\\\"\\\",\\\"show_article_options\\\":\\\"\\\",\\\"show_urls_images_backend\\\":\\\"\\\",\\\"show_urls_images_frontend\\\":\\\"\\\",\\\"astroid_article_type\\\":\\\"regular\\\",\\\"astroid_article_video_type\\\":\\\"youtube\\\",\\\"astroid_article_video_url\\\":\\\"\\\",\\\"astroid_article_gallery_width\\\":\\\"\\\",\\\"astroid_article_gallery_bullets\\\":\\\"1\\\",\\\"astroid_article_gallery_navigation\\\":\\\"1\\\",\\\"astroid_article_thumbnail\\\":\\\"1\\\",\\\"astroid_article_gallery_items\\\":[],\\\"astroid_article_audio_source\\\":\\\"soundcloud\\\",\\\"astroid_article_audio_soundcloud\\\":\\\"\\\",\\\"astroid_article_audio_spotify\\\":\\\"\\\",\\\"astroid_article_review_heading\\\":\\\"\\\",\\\"astroid_article_review_summery\\\":\\\"\\\",\\\"astroid_article_review_good\\\":\\\"\\\",\\\"astroid_article_review_bad\\\":\\\"\\\",\\\"astroid_article_review_rating\\\":\\\"5\\\",\\\"astroid_article_button_action\\\":\\\"\\\",\\\"astroid_article_button_link\\\":\\\"\\\",\\\"astroid_article_review_criterias\\\":[],\\\"astroid_article_quote_text\\\":\\\"\\\",\\\"astroid_article_quote_author\\\":\\\"\\\",\\\"astroid_article_badge\\\":\\\"0\\\",\\\"astroid_article_badge_type\\\":\\\"2\\\",\\\"astroid_article_badge_text\\\":\\\"\\\",\\\"astroid_article_badge_color\\\":\\\"\\\",\\\"astroid_article_badge_text_color\\\":\\\"\\\",\\\"astroid_authorinfo\\\":\\\"\\\",\\\"astroid_relatedposts\\\":\\\"\\\",\\\"article_relatedposts_count\\\":\\\"\\\",\\\"article_relatedposts_count_custom\\\":\\\"4\\\",\\\"astroid_readtime\\\":\\\"\\\",\\\"astroid_socialshare\\\":\\\"\\\",\\\"astroid_comments\\\":\\\"\\\",\\\"astroid_og_title\\\":\\\"\\\",\\\"astroid_og_desc\\\":\\\"\\\",\\\"astroid_og_image\\\":\\\"\\\"}\",\"version\":2,\"ordering\":\"0\",\"metakey\":\"\",\"metadesc\":\"\",\"access\":\"1\",\"hits\":\"0\",\"metadata\":\"{\\\"robots\\\":\\\"\\\",\\\"author\\\":\\\"\\\",\\\"rights\\\":\\\"\\\",\\\"xreference\\\":\\\"\\\"}\",\"featured\":\"0\",\"language\":\"*\",\"xreference\":\"\",\"note\":\"\"}', 0),
(969, 156, 1, '', '2020-03-20 16:41:29', 231, 4983, '445ee23d7c735f28a7d99af39901398288c54852', '{\"id\":156,\"asset_id\":\"403\",\"title\":\"Informa\\u00e7\\u00f5es - Covid-19\",\"alias\":\"informacoes-covid-19\",\"introtext\":\"<p>\\r\\n\\t<style type=\\\"text\\/css\\\">\\r\\ntable {\\r\\n  font-family: arial, sans-serif;\\r\\n  border-collapse: collapse;\\r\\n  width: 100%;\\r\\n}\\r\\n\\r\\ntd, th {\\r\\n  border: 1px solid #dddddd;\\r\\n  text-align: left;\\r\\n  padding: 8px;\\r\\n}\\r\\n\\r\\ntr:nth-child(even) {\\r\\n  background-color: #dddddd;\\r\\n}\\t<\\/style>\\r\\n<\\/p>\\r\\n<h2>\\r\\n\\t&nbsp;<\\/h2>\\r\\n<table style=\\\"width: 655px;\\\">\\r\\n\\t<tbody>\\r\\n\\t\\t<tr>\\r\\n\\t\\t\\t<th style=\\\"width: 304px;\\\">\\r\\n\\t\\t\\t\\tDocumentos<\\/th>\\r\\n\\t\\t<\\/tr>\\r\\n\\t\\t<tr>\\r\\n\\t\\t\\t<td style=\\\"width: 304px;\\\">\\r\\n\\t\\t\\t\\t<a href=\\\"files\\/covid19\\/Plano_de_Contingencia_Agrupamento.pdf\\\">Plano de Conting&ecirc;ncia do Agrupamento<\\/a><\\/td>\\r\\n\\t\\t<\\/tr>\\r\\n\\t\\t<tr>\\r\\n\\t\\t\\t<td style=\\\"width: 304px;\\\">\\r\\n\\t\\t\\t\\t<a href=\\\"files\\/covid19\\/Plano_Contingencia_resumido.pdf\\\">Plano de Conting&ecirc;ncia (resumido)<\\/a><\\/td>\\r\\n\\t\\t<\\/tr>\\r\\n\\t\\t<tr>\\r\\n\\t\\t\\t<td style=\\\"width: 304px;\\\">\\r\\n\\t\\t\\t\\t<a href=\\\"files\\/covid19\\/CI_28_Medidas.pdf\\\">Comunica&ccedil;&atilde;o interna n&ordm; 28 - Medidas Covid 19<\\/a><\\/td>\\r\\n\\t\\t<\\/tr>\\r\\n\\t\\t<tr>\\r\\n\\t\\t\\t<td style=\\\"width: 304px;\\\">\\r\\n\\t\\t\\t\\t<a href=\\\"files\\/covid19\\/CI_29_Despacho_Suspensao_Atividades_Exterior.pdf\\\">Comunica&ccedil;&atilde;o interna n&ordm; 29 - Despacho de suspens&atilde;o das atividades no exterior<\\/a><\\/td>\\r\\n\\t\\t<\\/tr>\\r\\n\\t\\t<tr>\\r\\n\\t\\t\\t<td style=\\\"width: 304px;\\\">\\r\\n\\t\\t\\t\\t<a href=\\\"files\\/covid19\\/CI_30_Suspensao_das_Atividades_Letivas.pdf\\\">Comunica&ccedil;&atilde;o interna n&ordm; 30 - Suspens&atilde;o das atividades letivas<\\/a><\\/td>\\r\\n\\t\\t<\\/tr>\\r\\n\\t\\t<tr>\\r\\n\\t\\t\\t<td style=\\\"width: 304px;\\\">\\r\\n\\t\\t\\t\\t<a href=\\\"files\\/covid19\\/CI_30_Suspensao_das_Atividades_Letivas.pdf\\\">&nbsp;<\\/a><\\/td>\\r\\n\\t\\t<\\/tr>\\r\\n\\t<\\/tbody>\\r\\n<\\/table>\\r\\n<p>\\r\\n\\t<a href=\\\"files\\/covid19\\/CI_30_Suspensao_das_Atividades_Letivas.pdf\\\">&nbsp;<\\/a><\\/p>\\r\\n\",\"fulltext\":\"\",\"state\":1,\"catid\":\"11\",\"created\":\"2020-03-20 16:35:39\",\"created_by\":\"231\",\"created_by_alias\":\"\",\"modified\":\"2020-03-20 16:41:29\",\"modified_by\":\"231\",\"checked_out\":\"231\",\"checked_out_time\":\"2020-03-20 16:41:02\",\"publish_up\":\"2020-03-20 16:35:39\",\"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\":\"{\\\"article_layout\\\":\\\"\\\",\\\"show_title\\\":\\\"\\\",\\\"link_titles\\\":\\\"\\\",\\\"show_tags\\\":\\\"\\\",\\\"show_intro\\\":\\\"\\\",\\\"info_block_position\\\":\\\"\\\",\\\"info_block_show_title\\\":\\\"\\\",\\\"show_category\\\":\\\"\\\",\\\"link_category\\\":\\\"\\\",\\\"show_parent_category\\\":\\\"\\\",\\\"link_parent_category\\\":\\\"\\\",\\\"show_associations\\\":\\\"\\\",\\\"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_page_title\\\":\\\"\\\",\\\"show_publishing_options\\\":\\\"\\\",\\\"show_article_options\\\":\\\"\\\",\\\"show_urls_images_backend\\\":\\\"\\\",\\\"show_urls_images_frontend\\\":\\\"\\\",\\\"astroid_article_type\\\":\\\"regular\\\",\\\"astroid_article_video_type\\\":\\\"youtube\\\",\\\"astroid_article_video_url\\\":\\\"\\\",\\\"astroid_article_gallery_width\\\":\\\"\\\",\\\"astroid_article_gallery_bullets\\\":\\\"1\\\",\\\"astroid_article_gallery_navigation\\\":\\\"1\\\",\\\"astroid_article_thumbnail\\\":\\\"1\\\",\\\"astroid_article_gallery_items\\\":[],\\\"astroid_article_audio_source\\\":\\\"soundcloud\\\",\\\"astroid_article_audio_soundcloud\\\":\\\"\\\",\\\"astroid_article_audio_spotify\\\":\\\"\\\",\\\"astroid_article_review_heading\\\":\\\"\\\",\\\"astroid_article_review_summery\\\":\\\"\\\",\\\"astroid_article_review_good\\\":\\\"\\\",\\\"astroid_article_review_bad\\\":\\\"\\\",\\\"astroid_article_review_rating\\\":\\\"5\\\",\\\"astroid_article_button_action\\\":\\\"\\\",\\\"astroid_article_button_link\\\":\\\"\\\",\\\"astroid_article_review_criterias\\\":[],\\\"astroid_article_quote_text\\\":\\\"\\\",\\\"astroid_article_quote_author\\\":\\\"\\\",\\\"astroid_article_badge\\\":\\\"0\\\",\\\"astroid_article_badge_type\\\":\\\"2\\\",\\\"astroid_article_badge_text\\\":\\\"\\\",\\\"astroid_article_badge_color\\\":\\\"\\\",\\\"astroid_article_badge_text_color\\\":\\\"\\\",\\\"astroid_authorinfo\\\":\\\"\\\",\\\"astroid_relatedposts\\\":\\\"\\\",\\\"article_relatedposts_count\\\":\\\"\\\",\\\"article_relatedposts_count_custom\\\":\\\"4\\\",\\\"astroid_readtime\\\":\\\"\\\",\\\"astroid_socialshare\\\":\\\"\\\",\\\"astroid_comments\\\":\\\"\\\",\\\"astroid_og_title\\\":\\\"\\\",\\\"astroid_og_desc\\\":\\\"\\\",\\\"astroid_og_image\\\":\\\"\\\"}\",\"version\":3,\"ordering\":\"0\",\"metakey\":\"\",\"metadesc\":\"\",\"access\":\"1\",\"hits\":\"0\",\"metadata\":\"{\\\"robots\\\":\\\"\\\",\\\"author\\\":\\\"\\\",\\\"rights\\\":\\\"\\\",\\\"xreference\\\":\\\"\\\"}\",\"featured\":\"0\",\"language\":\"*\",\"xreference\":\"\",\"note\":\"\"}', 0),
(970, 154, 1, '', '2020-03-24 20:04:24', 251, 3202, '5118afcb842bd2d5fdb40bd8a2e9b152dc3d54e3', '{\"id\":154,\"asset_id\":\"401\",\"title\":\"Escola de Acolhimento - Frei Bartolomeu dos M\\u00e1rtires - Atendimento presencial\",\"alias\":\"escola-de-acolhimento-frei-bartolomeu-dos-martires\",\"introtext\":\"<p>Informa\\u00e7\\u00e3o: a <span style=\\\"color: #800000;\\\"><strong>EB2,3 Frei Bartolomeu dos M\\u00e1rtires<\\/strong><\\/span> \\u00e9 a escola de acolhimento prevista no DL n\\u00ba 10-A\\/2020 [filhos de profissionais convocados para servi\\u00e7o p\\u00fablico essencial]. Solicite, por favor, para <a href=\\\"mailto:diretor@esmaior.pt\\\">diretor@esmaior.pt.<\\/a><\\/p>\\r\\n<p><span style=\\\"color: #800080;\\\"><strong>Atendimento Presencial<\\/strong><\\/span><\\/p>\\r\\n<p>Informa\\u00e7\\u00e3o: o atendimento presencial dos Servi\\u00e7os Administrativos passa a ser efetuado mediante marca\\u00e7\\u00e3o de dia\\/hora. Deve efetuar o pedido para o email <a href=\\\"mailto:madalenacarvalho@esmaior.pt\\\">madalenacarvalho@esmaior.pt<\\/a>&nbsp;com&nbsp;a sua identifica\\u00e7\\u00e3o, defini\\u00e7\\u00e3o do tema a tratar, contacto telef\\u00f3nico e indica\\u00e7\\u00e3o da sua disponibilidade entre as 10 e as 17 horas<\\/p>\",\"fulltext\":\"\",\"state\":\"1\",\"catid\":\"11\",\"created\":\"2020-03-16 18:13:14\",\"created_by\":\"251\",\"created_by_alias\":\"\",\"modified\":\"2020-03-24 20:04:24\",\"modified_by\":\"251\",\"checked_out\":\"251\",\"checked_out_time\":\"2020-03-24 19:26:34\",\"publish_up\":\"2020-03-16 18:13:14\",\"publish_down\":\"0000-00-00 00:00:00\",\"images\":\"{\\\"image_intro\\\":\\\"\\\",\\\"image_intro_alt\\\":\\\"\\\",\\\"image_intro_caption\\\":\\\"\\\",\\\"float_intro\\\":\\\"\\\",\\\"image_fulltext\\\":\\\"\\\",\\\"image_fulltext_alt\\\":\\\"\\\",\\\"image_fulltext_caption\\\":\\\"\\\",\\\"float_fulltext\\\":\\\"\\\"}\",\"urls\":\"{\\\"urla\\\":false,\\\"urlatext\\\":\\\"\\\",\\\"targeta\\\":\\\"\\\",\\\"urlb\\\":false,\\\"urlbtext\\\":\\\"\\\",\\\"targetb\\\":\\\"\\\",\\\"urlc\\\":false,\\\"urlctext\\\":\\\"\\\",\\\"targetc\\\":\\\"\\\"}\",\"attribs\":\"{\\\"astroid_article_type\\\":\\\"regular\\\",\\\"astroid_article_video_url\\\":\\\"\\\",\\\"astroid_article_gallery_width\\\":\\\"\\\",\\\"astroid_article_gallery_bullets\\\":\\\"1\\\",\\\"astroid_article_gallery_navigation\\\":\\\"1\\\",\\\"astroid_article_thumbnail\\\":\\\"1\\\",\\\"astroid_article_gallery_items\\\":[],\\\"astroid_article_audio_source\\\":\\\"soundcloud\\\",\\\"astroid_article_audio_soundcloud\\\":\\\"\\\",\\\"astroid_article_audio_spotify\\\":\\\"\\\",\\\"astroid_article_review_heading\\\":\\\"\\\",\\\"astroid_article_review_summery\\\":\\\"\\\",\\\"astroid_article_review_good\\\":\\\"\\\",\\\"astroid_article_review_bad\\\":\\\"\\\",\\\"astroid_article_review_rating\\\":\\\"5\\\",\\\"astroid_article_button_action\\\":\\\"\\\",\\\"astroid_article_button_link\\\":\\\"\\\",\\\"astroid_article_review_criterias\\\":[],\\\"astroid_article_quote_text\\\":\\\"\\\",\\\"astroid_article_quote_author\\\":\\\"\\\",\\\"astroid_article_badge\\\":\\\"0\\\",\\\"astroid_article_badge_type\\\":\\\"2\\\",\\\"astroid_article_badge_text\\\":\\\"\\\",\\\"astroid_article_badge_color\\\":\\\"\\\",\\\"astroid_article_badge_text_color\\\":\\\"\\\",\\\"astroid_authorinfo\\\":\\\"\\\",\\\"astroid_relatedposts\\\":\\\"\\\",\\\"article_relatedposts_count\\\":\\\"\\\",\\\"article_relatedposts_count_custom\\\":\\\"4\\\",\\\"astroid_readtime\\\":\\\"\\\",\\\"astroid_socialshare\\\":\\\"\\\",\\\"astroid_comments\\\":\\\"\\\",\\\"astroid_og_title\\\":\\\"\\\",\\\"astroid_og_desc\\\":\\\"\\\",\\\"astroid_og_image\\\":\\\"\\\"}\",\"version\":2,\"ordering\":\"2\",\"metakey\":\"\",\"metadesc\":\"\",\"access\":\"1\",\"hits\":\"0\",\"metadata\":\"{}\",\"featured\":\"1\",\"language\":\"*\",\"xreference\":\"\",\"note\":\"\"}', 0),
(971, 154, 1, '', '2020-03-25 12:22:53', 251, 3202, '4119234bb7a1d63a5b5dc2d954d47f80c979353c', '{\"id\":154,\"asset_id\":\"401\",\"title\":\"Escola de Acolhimento - Frei Bartolomeu dos M\\u00e1rtires - Atendimento presencial\",\"alias\":\"escola-de-acolhimento-frei-bartolomeu-dos-martires\",\"introtext\":\"<p>Informa\\u00e7\\u00e3o: a <span style=\\\"color: #800000;\\\"><strong>EB2,3 Frei Bartolomeu dos M\\u00e1rtires<\\/strong><\\/span> \\u00e9 a escola de acolhimento prevista no DL n\\u00ba 10-A\\/2020 [filhos de profissionais convocados para servi\\u00e7o p\\u00fablico essencial]. Solicite, por favor, para <a href=\\\"mailto:diretor@esmaior.pt\\\">diretor@esmaior.pt.<\\/a><\\/p>\\r\\n<p><span style=\\\"color: #800080;\\\"><strong>Atendimento Presencial<\\/strong><\\/span><\\/p>\\r\\n<p>Informa\\u00e7\\u00e3o: o atendimento presencial dos Servi\\u00e7os Administrativos passa a ser efetuado mediante marca\\u00e7\\u00e3o de dia\\/hora. Deve efetuar o pedido para o email <a href=\\\"mailto:madalenacarvalho@esmaior.pt\\\">madalenacarvalho@esmaior.pt<\\/a>&nbsp;com&nbsp;a sua identifica\\u00e7\\u00e3o, defini\\u00e7\\u00e3o do tema a tratar, contacto telef\\u00f3nico e indica\\u00e7\\u00e3o da sua disponibilidade entre as 10 e as 15 horas<\\/p>\",\"fulltext\":\"\",\"state\":\"1\",\"catid\":\"11\",\"created\":\"2020-03-16 18:13:14\",\"created_by\":\"251\",\"created_by_alias\":\"\",\"modified\":\"2020-03-25 12:22:53\",\"modified_by\":\"251\",\"checked_out\":\"251\",\"checked_out_time\":\"2020-03-25 12:22:14\",\"publish_up\":\"2020-03-16 18:13:14\",\"publish_down\":\"0000-00-00 00:00:00\",\"images\":\"{\\\"image_intro\\\":\\\"\\\",\\\"image_intro_alt\\\":\\\"\\\",\\\"image_intro_caption\\\":\\\"\\\",\\\"float_intro\\\":\\\"\\\",\\\"image_fulltext\\\":\\\"\\\",\\\"image_fulltext_alt\\\":\\\"\\\",\\\"image_fulltext_caption\\\":\\\"\\\",\\\"float_fulltext\\\":\\\"\\\"}\",\"urls\":\"{\\\"urla\\\":false,\\\"urlatext\\\":\\\"\\\",\\\"targeta\\\":\\\"\\\",\\\"urlb\\\":false,\\\"urlbtext\\\":\\\"\\\",\\\"targetb\\\":\\\"\\\",\\\"urlc\\\":false,\\\"urlctext\\\":\\\"\\\",\\\"targetc\\\":\\\"\\\"}\",\"attribs\":\"{\\\"astroid_article_type\\\":\\\"regular\\\",\\\"astroid_article_video_url\\\":\\\"\\\",\\\"astroid_article_gallery_width\\\":\\\"\\\",\\\"astroid_article_gallery_bullets\\\":\\\"1\\\",\\\"astroid_article_gallery_navigation\\\":\\\"1\\\",\\\"astroid_article_thumbnail\\\":\\\"1\\\",\\\"astroid_article_gallery_items\\\":[],\\\"astroid_article_audio_source\\\":\\\"soundcloud\\\",\\\"astroid_article_audio_soundcloud\\\":\\\"\\\",\\\"astroid_article_audio_spotify\\\":\\\"\\\",\\\"astroid_article_review_heading\\\":\\\"\\\",\\\"astroid_article_review_summery\\\":\\\"\\\",\\\"astroid_article_review_good\\\":\\\"\\\",\\\"astroid_article_review_bad\\\":\\\"\\\",\\\"astroid_article_review_rating\\\":\\\"5\\\",\\\"astroid_article_button_action\\\":\\\"\\\",\\\"astroid_article_button_link\\\":\\\"\\\",\\\"astroid_article_review_criterias\\\":[],\\\"astroid_article_quote_text\\\":\\\"\\\",\\\"astroid_article_quote_author\\\":\\\"\\\",\\\"astroid_article_badge\\\":\\\"0\\\",\\\"astroid_article_badge_type\\\":\\\"2\\\",\\\"astroid_article_badge_text\\\":\\\"\\\",\\\"astroid_article_badge_color\\\":\\\"\\\",\\\"astroid_article_badge_text_color\\\":\\\"\\\",\\\"astroid_authorinfo\\\":\\\"\\\",\\\"astroid_relatedposts\\\":\\\"\\\",\\\"article_relatedposts_count\\\":\\\"\\\",\\\"article_relatedposts_count_custom\\\":\\\"4\\\",\\\"astroid_readtime\\\":\\\"\\\",\\\"astroid_socialshare\\\":\\\"\\\",\\\"astroid_comments\\\":\\\"\\\",\\\"astroid_og_title\\\":\\\"\\\",\\\"astroid_og_desc\\\":\\\"\\\",\\\"astroid_og_image\\\":\\\"\\\"}\",\"version\":3,\"ordering\":\"2\",\"metakey\":\"\",\"metadesc\":\"\",\"access\":\"1\",\"hits\":\"0\",\"metadata\":\"{}\",\"featured\":\"1\",\"language\":\"*\",\"xreference\":\"\",\"note\":\"\"}', 0),
(972, 157, 1, '', '2020-03-25 15:15:06', 251, 2321, '8ce1c464d44e9706d565efc36da35943e4db59f3', '{\"id\":157,\"asset_id\":404,\"title\":\" Mar \\u00e0 Vista - Congresso em breve \",\"alias\":\"mar-a-vista-congresso-em-breve\",\"introtext\":\"<p><img src=\\\"images\\/Congresso_Mar_a\\u0300_Vista.png\\\" alt=\\\"Congresso Mar a\\u0300 Vista\\\" \\/><\\/p>\",\"fulltext\":\"\",\"state\":\"1\",\"catid\":\"11\",\"created\":\"2020-03-25 15:15:06\",\"created_by\":\"251\",\"created_by_alias\":\"\",\"modified\":\"2020-03-25 15:15:06\",\"modified_by\":null,\"checked_out\":null,\"checked_out_time\":null,\"publish_up\":\"2020-03-25 15:15:06\",\"publish_down\":\"0000-00-00 00:00:00\",\"images\":\"{\\\"image_intro\\\":\\\"\\\",\\\"image_intro_alt\\\":\\\"\\\",\\\"image_intro_caption\\\":\\\"\\\",\\\"float_intro\\\":\\\"\\\",\\\"image_fulltext\\\":\\\"\\\",\\\"image_fulltext_alt\\\":\\\"\\\",\\\"image_fulltext_caption\\\":\\\"\\\",\\\"float_fulltext\\\":\\\"\\\"}\",\"urls\":\"{\\\"urla\\\":false,\\\"urlatext\\\":\\\"\\\",\\\"targeta\\\":\\\"\\\",\\\"urlb\\\":false,\\\"urlbtext\\\":\\\"\\\",\\\"targetb\\\":\\\"\\\",\\\"urlc\\\":false,\\\"urlctext\\\":\\\"\\\",\\\"targetc\\\":\\\"\\\"}\",\"attribs\":\"{\\\"astroid_article_type\\\":\\\"regular\\\",\\\"astroid_article_video_url\\\":\\\"\\\",\\\"astroid_article_gallery_width\\\":\\\"\\\",\\\"astroid_article_gallery_bullets\\\":\\\"1\\\",\\\"astroid_article_gallery_navigation\\\":\\\"1\\\",\\\"astroid_article_thumbnail\\\":\\\"1\\\",\\\"astroid_article_gallery_items\\\":[],\\\"astroid_article_audio_source\\\":\\\"soundcloud\\\",\\\"astroid_article_audio_soundcloud\\\":\\\"\\\",\\\"astroid_article_audio_spotify\\\":\\\"\\\",\\\"astroid_article_review_heading\\\":\\\"\\\",\\\"astroid_article_review_summery\\\":\\\"\\\",\\\"astroid_article_review_good\\\":\\\"\\\",\\\"astroid_article_review_bad\\\":\\\"\\\",\\\"astroid_article_review_rating\\\":\\\"5\\\",\\\"astroid_article_button_action\\\":\\\"\\\",\\\"astroid_article_button_link\\\":\\\"\\\",\\\"astroid_article_review_criterias\\\":[],\\\"astroid_article_quote_text\\\":\\\"\\\",\\\"astroid_article_quote_author\\\":\\\"\\\",\\\"astroid_article_badge\\\":\\\"0\\\",\\\"astroid_article_badge_type\\\":\\\"2\\\",\\\"astroid_article_badge_text\\\":\\\"\\\",\\\"astroid_article_badge_color\\\":\\\"\\\",\\\"astroid_article_badge_text_color\\\":\\\"\\\",\\\"astroid_authorinfo\\\":\\\"\\\",\\\"astroid_relatedposts\\\":\\\"\\\",\\\"article_relatedposts_count\\\":\\\"\\\",\\\"article_relatedposts_count_custom\\\":\\\"4\\\",\\\"astroid_readtime\\\":\\\"\\\",\\\"astroid_socialshare\\\":\\\"\\\",\\\"astroid_comments\\\":\\\"\\\",\\\"astroid_og_title\\\":\\\"\\\",\\\"astroid_og_desc\\\":\\\"\\\",\\\"astroid_og_image\\\":\\\"\\\"}\",\"version\":1,\"ordering\":null,\"metakey\":\"\",\"metadesc\":\"\",\"access\":\"1\",\"hits\":null,\"metadata\":\"{}\",\"featured\":\"0\",\"language\":\"*\",\"xreference\":null,\"note\":null}', 0),
(973, 157, 1, '', '2020-03-25 15:17:02', 251, 2336, 'dfd2bc227ab8b1f166652ce2f6b18fb340260d89', '{\"id\":157,\"asset_id\":\"404\",\"title\":\" Mar \\u00e0 Vista - Congresso em breve \",\"alias\":\"mar-a-vista-congresso-em-breve\",\"introtext\":\"<p><img src=\\\"images\\/Congresso_Mar_a\\u0300_Vista.png\\\" alt=\\\"Congresso Mar a\\u0300 Vista\\\" \\/><\\/p>\",\"fulltext\":\"\",\"state\":\"1\",\"catid\":\"11\",\"created\":\"2020-03-25 15:15:06\",\"created_by\":\"251\",\"created_by_alias\":\"\",\"modified\":\"2020-03-25 15:17:02\",\"modified_by\":\"251\",\"checked_out\":\"251\",\"checked_out_time\":\"2020-03-25 15:16:16\",\"publish_up\":\"2020-03-25 15:15:06\",\"publish_down\":\"0000-00-00 00:00:00\",\"images\":\"{\\\"image_intro\\\":\\\"\\\",\\\"image_intro_alt\\\":\\\"\\\",\\\"image_intro_caption\\\":\\\"\\\",\\\"float_intro\\\":\\\"\\\",\\\"image_fulltext\\\":\\\"\\\",\\\"image_fulltext_alt\\\":\\\"\\\",\\\"image_fulltext_caption\\\":\\\"\\\",\\\"float_fulltext\\\":\\\"\\\"}\",\"urls\":\"{\\\"urla\\\":false,\\\"urlatext\\\":\\\"\\\",\\\"targeta\\\":\\\"\\\",\\\"urlb\\\":false,\\\"urlbtext\\\":\\\"\\\",\\\"targetb\\\":\\\"\\\",\\\"urlc\\\":false,\\\"urlctext\\\":\\\"\\\",\\\"targetc\\\":\\\"\\\"}\",\"attribs\":\"{\\\"astroid_article_type\\\":\\\"regular\\\",\\\"astroid_article_video_url\\\":\\\"\\\",\\\"astroid_article_gallery_width\\\":\\\"\\\",\\\"astroid_article_gallery_bullets\\\":\\\"1\\\",\\\"astroid_article_gallery_navigation\\\":\\\"1\\\",\\\"astroid_article_thumbnail\\\":\\\"1\\\",\\\"astroid_article_gallery_items\\\":[],\\\"astroid_article_audio_source\\\":\\\"soundcloud\\\",\\\"astroid_article_audio_soundcloud\\\":\\\"\\\",\\\"astroid_article_audio_spotify\\\":\\\"\\\",\\\"astroid_article_review_heading\\\":\\\"\\\",\\\"astroid_article_review_summery\\\":\\\"\\\",\\\"astroid_article_review_good\\\":\\\"\\\",\\\"astroid_article_review_bad\\\":\\\"\\\",\\\"astroid_article_review_rating\\\":\\\"5\\\",\\\"astroid_article_button_action\\\":\\\"\\\",\\\"astroid_article_button_link\\\":\\\"\\\",\\\"astroid_article_review_criterias\\\":[],\\\"astroid_article_quote_text\\\":\\\"\\\",\\\"astroid_article_quote_author\\\":\\\"\\\",\\\"astroid_article_badge\\\":\\\"0\\\",\\\"astroid_article_badge_type\\\":\\\"2\\\",\\\"astroid_article_badge_text\\\":\\\"\\\",\\\"astroid_article_badge_color\\\":\\\"\\\",\\\"astroid_article_badge_text_color\\\":\\\"\\\",\\\"astroid_authorinfo\\\":\\\"\\\",\\\"astroid_relatedposts\\\":\\\"\\\",\\\"article_relatedposts_count\\\":\\\"\\\",\\\"article_relatedposts_count_custom\\\":\\\"4\\\",\\\"astroid_readtime\\\":\\\"\\\",\\\"astroid_socialshare\\\":\\\"\\\",\\\"astroid_comments\\\":\\\"\\\",\\\"astroid_og_title\\\":\\\"\\\",\\\"astroid_og_desc\\\":\\\"\\\",\\\"astroid_og_image\\\":\\\"\\\"}\",\"version\":2,\"ordering\":\"0\",\"metakey\":\"\",\"metadesc\":\"\",\"access\":\"1\",\"hits\":\"0\",\"metadata\":\"{}\",\"featured\":\"1\",\"language\":\"*\",\"xreference\":\"\",\"note\":\"\"}', 0);
INSERT INTO `ynfp8_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
(974, 155, 1, '', '2020-03-25 21:19:11', 251, 5422, '2cee5669e473a8d3b8ce0f9305796b54c4f2d482', '{\"id\":155,\"asset_id\":\"402\",\"title\":\"Exames - inscri\\u00e7\\u00e3o \",\"alias\":\"exames-incricao\",\"introtext\":\"<p><strong>Inscri\\u00e7\\u00f5es para Exame<\\/strong> (e Provas de Equival\\u00eancia \\u00e0 Frequ\\u00eancia) <strong>at\\u00e9 3 de abril<\\/strong><\\/p>\\r\\n<p><span style=\\\"background-color: #cc99ff;\\\"><strong>Aten\\u00e7\\u00e3o aos c\\u00f3digos dos cursos<\\/strong> <\\/span>para a<span style=\\\"background-color: #ffffff;\\\"> inscri\\u00e7\\u00e3o<\\/span> nos exames nacionais. Os c\\u00f3digos do 11\\u00ba e do 12\\u00ba ano n\\u00e3o s\\u00e3o iguais.<\\/p>\\r\\n<p>TABELA C - CURSOS DE ENSINO SECUND\\u00c1RIO Procure, na 2.\\u00aa coluna da sec\\u00e7\\u00e3o correspondente \\u00e0 modalidade de ensino que concluiu ou est\\u00e1 a frequentar, a designa\\u00e7\\u00e3o do seu curso de ensino secund\\u00e1rio. Na 1.\\u00aa coluna encontrar\\u00e1 o c\\u00f3digo de curso a transcrever para o boletim de inscri\\u00e7\\u00e3o.<\\/p>\\r\\n<p><b>Para os alunos que <span style=\\\"background-color: #cc99ff;\\\">conclu\\u00edram ou se encontram a frequentar o 12\\u00ba ano<\\/span><\\/b><\\/p>\\r\\n<p><strong>CURSOS DO ENSINO SECUND\\u00c1RIO (DECRETO-LEI 139\\/2012, DE 05.07) <\\/strong><\\/p>\\r\\n<p><strong>C60 - Ci\\u00eancias e Tecnologias <\\/strong><\\/p>\\r\\n<p><strong>C61 - Ci\\u00eancias Socioecon\\u00f3micas <\\/strong><\\/p>\\r\\n<p><strong>C62 - L\\u00ednguas e Humanidades <\\/strong><\\/p>\\r\\n<p><strong>C64 - Artes Visuais<\\/strong><\\/p>\\r\\n<p><span style=\\\"background-color: #ffcc00;\\\"><b>Para os alunos que se encontram a frequentar o 11\\u00ba ano<\\/b><\\/span><\\/p>\\r\\n<p><strong>CURSOS DO ENSINO SECUND\\u00c1RIO (DECRETO-LEI 55\\/2018, DE 06.07) <\\/strong><\\/p>\\r\\n<p><strong>F60 - Ci\\u00eancias e Tecnologias <\\/strong><\\/p>\\r\\n<p><strong>F61 - Ci\\u00eancias Socioecon\\u00f3micas <\\/strong><\\/p>\\r\\n<p><strong>F62 - L\\u00ednguas e Humanidades <\\/strong><\\/p>\\r\\n<p><strong>F64 - Artes Visuais<\\/strong><\\/p>\\r\\n<p>1 - Os alunos, ou os seus encarregados de educa\\u00e7\\u00e3o, descarregam o <strong>boletim<\\/strong> (edit\\u00e1vel,<span style=\\\"text-decoration: underline;\\\"> <strong><a href=\\\"files\\/boletim.pdf\\\">em anexo<\\/a><\\/strong><\\/span>), preenchem e enviam-no, devidamente preenchido, para <a href=\\\"mailto:exames2020@esmaior.pt\\\">exames2020@esmaior.pt<\\/a><\\/p>\\r\\n<p>2 - Os alunos dever\\u00e3o, igualmente, enviar o <strong>pedido de atribui\\u00e7\\u00e3o de senha<\\/strong> efetuado na p\\u00e1gina eletr\\u00f3nica da Dire\\u00e7\\u00e3o-Geral do Ensino Superior \\u2013 em <a href=\\\"http:\\/\\/www.dges.gov.pt\\\">www.dges.gov.pt<\\/a><\\/p>\\r\\n<p>3 \\u2013 Se um aluno j\\u00e1 disp\\u00f5e do boletim EMEC, poder\\u00e1, em alternativa ao procedimento descrito em 1 - proceder ao seu preenchimento, digitalizar e envi\\u00e1-lo para <a href=\\\"mailto:exames2020@esmaior.pt\\\">exames2020@esmaior.pt<\\/a><\\/p>\\r\\n<p>4 - Nas situa\\u00e7\\u00f5es em que o procedimento descrito nos pontos anteriores n\\u00e3o for poss\\u00edvel, podem, ainda, os alunos, ou os seus encarregados de educa\\u00e7\\u00e3o, proceder \\u00e0 inscri\\u00e7\\u00e3o atrav\\u00e9s do preenchimento do formul\\u00e1rio dispon\\u00edvel em <a href=\\\"https:\\/\\/exames.dgeec.mec.pt\\/candidatura.php\\\">https:\\/\\/exames.dgeec.mec.pt\\/candidatura.php<\\/a><\\/p>\\r\\n<p>Consulta:<\\/p>\",\"fulltext\":\"\",\"state\":\"1\",\"catid\":\"11\",\"created\":\"2020-03-17 16:03:38\",\"created_by\":\"251\",\"created_by_alias\":\"\",\"modified\":\"2020-03-25 21:19:11\",\"modified_by\":\"251\",\"checked_out\":\"251\",\"checked_out_time\":\"2020-03-25 21:09:36\",\"publish_up\":\"2020-03-17 16:03:38\",\"publish_down\":\"0000-00-00 00:00:00\",\"images\":\"{\\\"image_intro\\\":\\\"\\\",\\\"image_intro_alt\\\":\\\"\\\",\\\"image_intro_caption\\\":\\\"\\\",\\\"float_intro\\\":\\\"\\\",\\\"image_fulltext\\\":\\\"\\\",\\\"image_fulltext_alt\\\":\\\"\\\",\\\"image_fulltext_caption\\\":\\\"\\\",\\\"float_fulltext\\\":\\\"\\\"}\",\"urls\":\"{\\\"urla\\\":false,\\\"urlatext\\\":\\\"\\\",\\\"targeta\\\":\\\"\\\",\\\"urlb\\\":false,\\\"urlbtext\\\":\\\"\\\",\\\"targetb\\\":\\\"\\\",\\\"urlc\\\":false,\\\"urlctext\\\":\\\"\\\",\\\"targetc\\\":\\\"\\\"}\",\"attribs\":\"{\\\"astroid_article_type\\\":\\\"regular\\\",\\\"astroid_article_video_type\\\":\\\"youtube\\\",\\\"astroid_article_video_url\\\":\\\"\\\",\\\"astroid_article_gallery_width\\\":\\\"\\\",\\\"astroid_article_gallery_bullets\\\":\\\"1\\\",\\\"astroid_article_gallery_navigation\\\":\\\"1\\\",\\\"astroid_article_thumbnail\\\":\\\"1\\\",\\\"astroid_article_gallery_items\\\":[],\\\"astroid_article_audio_source\\\":\\\"soundcloud\\\",\\\"astroid_article_audio_soundcloud\\\":\\\"\\\",\\\"astroid_article_audio_spotify\\\":\\\"\\\",\\\"astroid_article_review_heading\\\":\\\"\\\",\\\"astroid_article_review_summery\\\":\\\"\\\",\\\"astroid_article_review_good\\\":\\\"\\\",\\\"astroid_article_review_bad\\\":\\\"\\\",\\\"astroid_article_review_rating\\\":\\\"5\\\",\\\"astroid_article_button_action\\\":\\\"\\\",\\\"astroid_article_button_link\\\":\\\"\\\",\\\"astroid_article_review_criterias\\\":[],\\\"astroid_article_quote_text\\\":\\\"\\\",\\\"astroid_article_quote_author\\\":\\\"\\\",\\\"astroid_article_badge\\\":\\\"0\\\",\\\"astroid_article_badge_type\\\":\\\"2\\\",\\\"astroid_article_badge_text\\\":\\\"\\\",\\\"astroid_article_badge_color\\\":\\\"\\\",\\\"astroid_article_badge_text_color\\\":\\\"\\\",\\\"astroid_authorinfo\\\":\\\"\\\",\\\"astroid_relatedposts\\\":\\\"\\\",\\\"article_relatedposts_count\\\":\\\"\\\",\\\"article_relatedposts_count_custom\\\":\\\"4\\\",\\\"astroid_readtime\\\":\\\"\\\",\\\"astroid_socialshare\\\":\\\"\\\",\\\"astroid_comments\\\":\\\"\\\",\\\"astroid_og_title\\\":\\\"\\\",\\\"astroid_og_desc\\\":\\\"\\\",\\\"astroid_og_image\\\":\\\"\\\"}\",\"version\":8,\"ordering\":\"2\",\"metakey\":\"\",\"metadesc\":\"\",\"access\":\"1\",\"hits\":\"0\",\"metadata\":\"{\\\"robots\\\":\\\"\\\",\\\"author\\\":\\\"\\\",\\\"rights\\\":\\\"\\\",\\\"xreference\\\":\\\"\\\"}\",\"featured\":\"1\",\"language\":\"*\",\"xreference\":\"\",\"note\":\"\"}', 0),
(975, 158, 1, '', '2020-04-03 16:09:09', 251, 2628, '10eb74c5ede174e48cc51add8702a17fb18a0df8', '{\"id\":158,\"asset_id\":405,\"title\":\"avalia\\u00e7\\u00f5es 2\\u00ba Per\\u00edodo\",\"alias\":\"avaliacoes-2-periodo\",\"introtext\":\"<p><span style=\\\"font-size: 10pt;\\\"><span style=\\\"color: #000000;\\\">Os Encarregados&nbsp;<\\/span>de Educa\\u00e7\\u00e3o receber\\u00e3o por correio eletr\\u00f3nico, a<span style=\\\"font-size: 10pt;\\\">&nbsp;partir do dia 6<span style=\\\"color: #000000;\\\"> de abril,<\\/span><\\/span>&nbsp;as Fichas de Avalia\\u00e7\\u00e3o dos seus educandos emitidas pelo respetivo Professor Titular ou Diretor de Turma.&nbsp;<\\/span><\\/p>\",\"fulltext\":\"\",\"state\":\"1\",\"catid\":\"11\",\"created\":\"2020-04-03 16:09:09\",\"created_by\":\"251\",\"created_by_alias\":\"\",\"modified\":\"2020-04-03 16:09:09\",\"modified_by\":null,\"checked_out\":null,\"checked_out_time\":null,\"publish_up\":\"2020-04-03 16:09:09\",\"publish_down\":\"0000-00-00 00:00:00\",\"images\":\"{\\\"image_intro\\\":\\\"\\\",\\\"image_intro_alt\\\":\\\"\\\",\\\"image_intro_caption\\\":\\\"\\\",\\\"float_intro\\\":\\\"\\\",\\\"image_fulltext\\\":\\\"\\\",\\\"image_fulltext_alt\\\":\\\"\\\",\\\"image_fulltext_caption\\\":\\\"\\\",\\\"float_fulltext\\\":\\\"\\\"}\",\"urls\":\"{\\\"urla\\\":false,\\\"urlatext\\\":\\\"\\\",\\\"targeta\\\":\\\"\\\",\\\"urlb\\\":false,\\\"urlbtext\\\":\\\"\\\",\\\"targetb\\\":\\\"\\\",\\\"urlc\\\":false,\\\"urlctext\\\":\\\"\\\",\\\"targetc\\\":\\\"\\\"}\",\"attribs\":\"{\\\"astroid_article_type\\\":\\\"regular\\\",\\\"astroid_article_video_url\\\":\\\"\\\",\\\"astroid_article_gallery_width\\\":\\\"\\\",\\\"astroid_article_gallery_bullets\\\":\\\"1\\\",\\\"astroid_article_gallery_navigation\\\":\\\"1\\\",\\\"astroid_article_thumbnail\\\":\\\"1\\\",\\\"astroid_article_gallery_items\\\":[],\\\"astroid_article_audio_source\\\":\\\"soundcloud\\\",\\\"astroid_article_audio_soundcloud\\\":\\\"\\\",\\\"astroid_article_audio_spotify\\\":\\\"\\\",\\\"astroid_article_review_heading\\\":\\\"\\\",\\\"astroid_article_review_summery\\\":\\\"\\\",\\\"astroid_article_review_good\\\":\\\"\\\",\\\"astroid_article_review_bad\\\":\\\"\\\",\\\"astroid_article_review_rating\\\":\\\"5\\\",\\\"astroid_article_button_action\\\":\\\"\\\",\\\"astroid_article_button_link\\\":\\\"\\\",\\\"astroid_article_review_criterias\\\":[],\\\"astroid_article_quote_text\\\":\\\"\\\",\\\"astroid_article_quote_author\\\":\\\"\\\",\\\"astroid_article_badge\\\":\\\"0\\\",\\\"astroid_article_badge_type\\\":\\\"2\\\",\\\"astroid_article_badge_text\\\":\\\"\\\",\\\"astroid_article_badge_color\\\":\\\"\\\",\\\"astroid_article_badge_text_color\\\":\\\"\\\",\\\"astroid_authorinfo\\\":\\\"\\\",\\\"astroid_relatedposts\\\":\\\"\\\",\\\"article_relatedposts_count\\\":\\\"\\\",\\\"article_relatedposts_count_custom\\\":\\\"4\\\",\\\"astroid_readtime\\\":\\\"\\\",\\\"astroid_socialshare\\\":\\\"\\\",\\\"astroid_comments\\\":\\\"\\\",\\\"astroid_og_title\\\":\\\"\\\",\\\"astroid_og_desc\\\":\\\"\\\",\\\"astroid_og_image\\\":\\\"\\\"}\",\"version\":1,\"ordering\":null,\"metakey\":\"\",\"metadesc\":\"\",\"access\":\"1\",\"hits\":null,\"metadata\":\"{}\",\"featured\":\"1\",\"language\":\"*\",\"xreference\":null,\"note\":null}', 0),
(976, 158, 1, '', '2020-04-03 16:09:45', 251, 2643, '09017439ff3092c030fbb0ccb866bd2eae11a27f', '{\"id\":158,\"asset_id\":\"405\",\"title\":\"Avalia\\u00e7\\u00f5es 2\\u00ba Per\\u00edodo\",\"alias\":\"avaliacoes-2-periodo\",\"introtext\":\"<p><span style=\\\"font-size: 10pt;\\\"><span style=\\\"color: #000000;\\\">Os Encarregados&nbsp;<\\/span>de Educa\\u00e7\\u00e3o receber\\u00e3o por correio eletr\\u00f3nico, a<span style=\\\"font-size: 10pt;\\\">&nbsp;partir do dia 6<span style=\\\"color: #000000;\\\"> de abril,<\\/span><\\/span>&nbsp;as Fichas de Avalia\\u00e7\\u00e3o dos seus educandos emitidas pelo respetivo Professor Titular ou Diretor de Turma.&nbsp;<\\/span><\\/p>\",\"fulltext\":\"\",\"state\":\"1\",\"catid\":\"11\",\"created\":\"2020-04-03 16:09:09\",\"created_by\":\"251\",\"created_by_alias\":\"\",\"modified\":\"2020-04-03 16:09:45\",\"modified_by\":\"251\",\"checked_out\":\"251\",\"checked_out_time\":\"2020-04-03 16:09:27\",\"publish_up\":\"2020-04-03 16:09:09\",\"publish_down\":\"0000-00-00 00:00:00\",\"images\":\"{\\\"image_intro\\\":\\\"\\\",\\\"image_intro_alt\\\":\\\"\\\",\\\"image_intro_caption\\\":\\\"\\\",\\\"float_intro\\\":\\\"\\\",\\\"image_fulltext\\\":\\\"\\\",\\\"image_fulltext_alt\\\":\\\"\\\",\\\"image_fulltext_caption\\\":\\\"\\\",\\\"float_fulltext\\\":\\\"\\\"}\",\"urls\":\"{\\\"urla\\\":false,\\\"urlatext\\\":\\\"\\\",\\\"targeta\\\":\\\"\\\",\\\"urlb\\\":false,\\\"urlbtext\\\":\\\"\\\",\\\"targetb\\\":\\\"\\\",\\\"urlc\\\":false,\\\"urlctext\\\":\\\"\\\",\\\"targetc\\\":\\\"\\\"}\",\"attribs\":\"{\\\"astroid_article_type\\\":\\\"regular\\\",\\\"astroid_article_video_url\\\":\\\"\\\",\\\"astroid_article_gallery_width\\\":\\\"\\\",\\\"astroid_article_gallery_bullets\\\":\\\"1\\\",\\\"astroid_article_gallery_navigation\\\":\\\"1\\\",\\\"astroid_article_thumbnail\\\":\\\"1\\\",\\\"astroid_article_gallery_items\\\":[],\\\"astroid_article_audio_source\\\":\\\"soundcloud\\\",\\\"astroid_article_audio_soundcloud\\\":\\\"\\\",\\\"astroid_article_audio_spotify\\\":\\\"\\\",\\\"astroid_article_review_heading\\\":\\\"\\\",\\\"astroid_article_review_summery\\\":\\\"\\\",\\\"astroid_article_review_good\\\":\\\"\\\",\\\"astroid_article_review_bad\\\":\\\"\\\",\\\"astroid_article_review_rating\\\":\\\"5\\\",\\\"astroid_article_button_action\\\":\\\"\\\",\\\"astroid_article_button_link\\\":\\\"\\\",\\\"astroid_article_review_criterias\\\":[],\\\"astroid_article_quote_text\\\":\\\"\\\",\\\"astroid_article_quote_author\\\":\\\"\\\",\\\"astroid_article_badge\\\":\\\"0\\\",\\\"astroid_article_badge_type\\\":\\\"2\\\",\\\"astroid_article_badge_text\\\":\\\"\\\",\\\"astroid_article_badge_color\\\":\\\"\\\",\\\"astroid_article_badge_text_color\\\":\\\"\\\",\\\"astroid_authorinfo\\\":\\\"\\\",\\\"astroid_relatedposts\\\":\\\"\\\",\\\"article_relatedposts_count\\\":\\\"\\\",\\\"article_relatedposts_count_custom\\\":\\\"4\\\",\\\"astroid_readtime\\\":\\\"\\\",\\\"astroid_socialshare\\\":\\\"\\\",\\\"astroid_comments\\\":\\\"\\\",\\\"astroid_og_title\\\":\\\"\\\",\\\"astroid_og_desc\\\":\\\"\\\",\\\"astroid_og_image\\\":\\\"\\\"}\",\"version\":2,\"ordering\":\"0\",\"metakey\":\"\",\"metadesc\":\"\",\"access\":\"1\",\"hits\":\"0\",\"metadata\":\"{}\",\"featured\":\"1\",\"language\":\"*\",\"xreference\":\"\",\"note\":\"\"}', 0),
(977, 125, 1, '', '2020-04-04 11:18:41', 252, 3687, 'd6fd804f7480e74db33ed620c37d88c01a1c95d0', '{\"id\":125,\"asset_id\":\"370\",\"title\":\"Certifica\\u00e7\\u00e3o EQAVET\",\"alias\":\"certificacao-eqavet\",\"introtext\":\"<p>O Agrupamento de Escolas de Santa Maria Maior encetou, no ano letivo corrente, <a href=\\\"images\\/Benjamin_Imagens\\/EQAVET_Mensagem_base_Divulga\\u00e7\\u00e3o.pdf\\\"><span style=\\\"text-decoration: underline;\\\">o projeto de implementa\\u00e7\\u00e3o do sistema de garantia da Qualidade EQAVET <\\/span><span style=\\\"text-decoration: underline;\\\"><\\/span><\\/a>que ser\\u00e1 acompanhado pela Equipa de trabalho, <strong>Equipa EQAVET<\\/strong>, constitu\\u00edda por oito elementos: coordenador da Equipa EQAVET (Jos\\u00e9 Lima - Adjunto do Diretor), coordenador do EFP (Gl\\u00f3ria Torres), Gestor do POCH (Elisabete Balinha - Assessora do Diretor), diretores dos cursos EFP (M\\u00f3nica Maciel \\u2013 T\\u00e9cnico de Audiovisuais, Jo\\u00e3o Gon\\u00e7alves \\u2013 T\\u00e9cnico de Turismo, Salom\\u00e9 Ribeiro \\u2013 T\\u00e9cnico de Gest\\u00e3o e Programa\\u00e7\\u00e3o de Sistemas Inform\\u00e1ticos e Gisele Lorenzo \\u2013 T\\u00e9cnico de Massagem de Est\\u00e9tica e Bem Estar) e Madalena Carvalho (Assessora T\\u00e9cnica).<\\/p>\\r\\n<p>Para que seja garantido o sucesso neste projeto, convidamos toda a comunidade educativa, docentes, n\\u00e3o docentes, alunos, encarregados de educa\\u00e7\\u00e3o, ex-alunos, parceiros da comunidade a participar ativamente nele.<\\/p>\\r\\n<p>Procuramos melhorar ao encontro das Vossas expetativas.<\\/p>\\r\\n<p><img style=\\\"display: block; margin-left: auto; margin-right: auto;\\\" src=\\\"images\\/eqavet.png\\\" alt=\\\"eqavet\\\" \\/><\\/p>\\r\\n<p>&nbsp;<\\/p>\",\"fulltext\":\"\",\"state\":\"1\",\"catid\":\"11\",\"created\":\"2019-12-03 12:13:06\",\"created_by\":\"251\",\"created_by_alias\":\"\",\"modified\":\"2020-04-04 11:18:41\",\"modified_by\":\"252\",\"checked_out\":\"252\",\"checked_out_time\":\"2020-04-04 11:17:02\",\"publish_up\":\"2019-12-03 12:13:06\",\"publish_down\":\"0000-00-00 00:00:00\",\"images\":\"{\\\"image_intro\\\":\\\"\\\",\\\"image_intro_alt\\\":\\\"\\\",\\\"image_intro_caption\\\":\\\"\\\",\\\"float_intro\\\":\\\"\\\",\\\"image_fulltext\\\":\\\"\\\",\\\"image_fulltext_alt\\\":\\\"\\\",\\\"image_fulltext_caption\\\":\\\"\\\",\\\"float_fulltext\\\":\\\"\\\"}\",\"urls\":\"{\\\"urla\\\":false,\\\"urlatext\\\":\\\"\\\",\\\"targeta\\\":\\\"\\\",\\\"urlb\\\":false,\\\"urlbtext\\\":\\\"\\\",\\\"targetb\\\":\\\"\\\",\\\"urlc\\\":false,\\\"urlctext\\\":\\\"\\\",\\\"targetc\\\":\\\"\\\"}\",\"attribs\":\"{\\\"astroid_article_type\\\":\\\"regular\\\",\\\"astroid_article_video_url\\\":\\\"\\\",\\\"astroid_article_gallery_width\\\":\\\"\\\",\\\"astroid_article_gallery_bullets\\\":\\\"1\\\",\\\"astroid_article_gallery_navigation\\\":\\\"1\\\",\\\"astroid_article_thumbnail\\\":\\\"1\\\",\\\"astroid_article_gallery_items\\\":[],\\\"astroid_article_audio_source\\\":\\\"soundcloud\\\",\\\"astroid_article_audio_soundcloud\\\":\\\"\\\",\\\"astroid_article_audio_spotify\\\":\\\"\\\",\\\"astroid_article_review_heading\\\":\\\"\\\",\\\"astroid_article_review_summery\\\":\\\"\\\",\\\"astroid_article_review_good\\\":\\\"\\\",\\\"astroid_article_review_bad\\\":\\\"\\\",\\\"astroid_article_review_rating\\\":\\\"5\\\",\\\"astroid_article_button_action\\\":\\\"\\\",\\\"astroid_article_button_link\\\":\\\"\\\",\\\"astroid_article_review_criterias\\\":[],\\\"astroid_article_quote_text\\\":\\\"\\\",\\\"astroid_article_quote_author\\\":\\\"\\\",\\\"astroid_article_badge\\\":\\\"0\\\",\\\"astroid_article_badge_type\\\":\\\"2\\\",\\\"astroid_article_badge_text\\\":\\\"\\\",\\\"astroid_article_badge_color\\\":\\\"\\\",\\\"astroid_article_badge_text_color\\\":\\\"\\\",\\\"astroid_authorinfo\\\":\\\"\\\",\\\"astroid_relatedposts\\\":\\\"\\\",\\\"article_relatedposts_count\\\":\\\"\\\",\\\"article_relatedposts_count_custom\\\":\\\"4\\\",\\\"astroid_readtime\\\":\\\"\\\",\\\"astroid_socialshare\\\":\\\"\\\",\\\"astroid_comments\\\":\\\"\\\",\\\"astroid_og_title\\\":\\\"\\\",\\\"astroid_og_desc\\\":\\\"\\\",\\\"astroid_og_image\\\":\\\"\\\"}\",\"version\":2,\"ordering\":\"31\",\"metakey\":\"\",\"metadesc\":\"\",\"access\":\"1\",\"hits\":\"0\",\"metadata\":\"{}\",\"featured\":\"1\",\"language\":\"*\",\"xreference\":\"\",\"note\":\"\"}', 0),
(978, 159, 1, '', '2020-04-07 12:20:16', 251, 3666, '9366b810ac77ac45927791b4e758d7b57bbb77cc', '{\"id\":159,\"asset_id\":406,\"title\":\"ACESSO TRABALHO DIST\\u00c2NCIA\",\"alias\":\"acesso-trabalho-distancia\",\"introtext\":\"<p>Estimado Encarregado de Educa\\u00e7\\u00e3o:<\\/p>\\r\\n<p>O Agrupamento de Escolas de Santa Maria Maior decidiu atribuir uma conta de e-mail a cada um dos seus alunos. Esta medida vai permitir que alunos e professores possam continuar a desenvolver o seu trabalho conjunto durante o terceiro per\\u00edodo, num ambiente digital seguro e organizado.<\\/p>\\r\\n<p>Foram enviadas para o e-mail do Encarregado de Educa\\u00e7\\u00e3o as informa\\u00e7\\u00f5es relativas ao e-mail institucional do educando respetivo.<\\/p>\\r\\n<p>Caso n\\u00e3o tenha recebido esta informa\\u00e7\\u00e3o, pode saber o e-mail do seu educando da seguinte forma:<\\/p>\\r\\n<ol>\\r\\n<li>use o n\\u00famero interno que se encontra no cart\\u00e3o de aluno;<\\/li>\\r\\n<li>aceda \\u00e0 internet e digite: office.com<\\/li>\\r\\n<li>no nome de utilizador digite:&nbsp; a(n\\u00famero do processo interno)@alunos.esmaior.pt ; exemplo: <a href=\\\"mailto:a666666@alunos.esmaior.pt\\\">a666666@alunos.esmaior.pt<\\/a>;<\\/li>\\r\\n<li>Na palavra-passe digite: 365Alunos#<\\/li>\\r\\n<\\/ol>\\r\\n<p>Apoio:&nbsp;<\\/p>\\r\\n<p><a href=\\\"https:\\/\\/forms.office.com\\/Pages\\/ResponsePage.aspx?id=PLHJBjzC8UqZk7CosDeF5BC-F2MsXCZNsPHkIht3orlUNVgzUVZHWVZRVldDMklUNlczMkpQUUwwTS4u\\\">Recuperar palavra-passe ou outras dificuldades<\\/a><\\/p>\\r\\n<p><a href=\\\"https:\\/\\/esmaior-my.sharepoint.com\\/:b:\\/g\\/personal\\/eduardocaldas_esmaior_pt\\/EeqG6WtxcpVFilJZjnLzByYBN6Xcabw0txajlsQM1243-A?e=ynoXHh\\\">Como Utilizar a conta de e-mail<\\/a><\\/p>\",\"fulltext\":\"\",\"state\":\"1\",\"catid\":\"11\",\"created\":\"2020-04-07 12:20:16\",\"created_by\":\"251\",\"created_by_alias\":\"\",\"modified\":\"2020-04-07 12:20:16\",\"modified_by\":null,\"checked_out\":null,\"checked_out_time\":null,\"publish_up\":\"2020-04-07 12:20:16\",\"publish_down\":\"0000-00-00 00:00:00\",\"images\":\"{\\\"image_intro\\\":\\\"\\\",\\\"image_intro_alt\\\":\\\"\\\",\\\"image_intro_caption\\\":\\\"\\\",\\\"float_intro\\\":\\\"\\\",\\\"image_fulltext\\\":\\\"\\\",\\\"image_fulltext_alt\\\":\\\"\\\",\\\"image_fulltext_caption\\\":\\\"\\\",\\\"float_fulltext\\\":\\\"\\\"}\",\"urls\":\"{\\\"urla\\\":false,\\\"urlatext\\\":\\\"\\\",\\\"targeta\\\":\\\"\\\",\\\"urlb\\\":false,\\\"urlbtext\\\":\\\"\\\",\\\"targetb\\\":\\\"\\\",\\\"urlc\\\":false,\\\"urlctext\\\":\\\"\\\",\\\"targetc\\\":\\\"\\\"}\",\"attribs\":\"{\\\"astroid_article_type\\\":\\\"regular\\\",\\\"astroid_article_video_url\\\":\\\"\\\",\\\"astroid_article_gallery_width\\\":\\\"\\\",\\\"astroid_article_gallery_bullets\\\":\\\"1\\\",\\\"astroid_article_gallery_navigation\\\":\\\"1\\\",\\\"astroid_article_thumbnail\\\":\\\"1\\\",\\\"astroid_article_gallery_items\\\":[],\\\"astroid_article_audio_source\\\":\\\"soundcloud\\\",\\\"astroid_article_audio_soundcloud\\\":\\\"\\\",\\\"astroid_article_audio_spotify\\\":\\\"\\\",\\\"astroid_article_review_heading\\\":\\\"\\\",\\\"astroid_article_review_summery\\\":\\\"\\\",\\\"astroid_article_review_good\\\":\\\"\\\",\\\"astroid_article_review_bad\\\":\\\"\\\",\\\"astroid_article_review_rating\\\":\\\"5\\\",\\\"astroid_article_button_action\\\":\\\"\\\",\\\"astroid_article_button_link\\\":\\\"\\\",\\\"astroid_article_review_criterias\\\":[],\\\"astroid_article_quote_text\\\":\\\"\\\",\\\"astroid_article_quote_author\\\":\\\"\\\",\\\"astroid_article_badge\\\":\\\"0\\\",\\\"astroid_article_badge_type\\\":\\\"2\\\",\\\"astroid_article_badge_text\\\":\\\"\\\",\\\"astroid_article_badge_color\\\":\\\"\\\",\\\"astroid_article_badge_text_color\\\":\\\"\\\",\\\"astroid_authorinfo\\\":\\\"\\\",\\\"astroid_relatedposts\\\":\\\"\\\",\\\"article_relatedposts_count\\\":\\\"\\\",\\\"article_relatedposts_count_custom\\\":\\\"4\\\",\\\"astroid_readtime\\\":\\\"\\\",\\\"astroid_socialshare\\\":\\\"\\\",\\\"astroid_comments\\\":\\\"\\\",\\\"astroid_og_title\\\":\\\"\\\",\\\"astroid_og_desc\\\":\\\"\\\",\\\"astroid_og_image\\\":\\\"\\\"}\",\"version\":1,\"ordering\":null,\"metakey\":\"\",\"metadesc\":\"\",\"access\":\"1\",\"hits\":null,\"metadata\":\"{}\",\"featured\":\"1\",\"language\":\"*\",\"xreference\":null,\"note\":null}', 0),
(979, 159, 1, '', '2020-04-07 12:28:52', 251, 3816, 'd1456c4437761b9d931ef2219a2648aa27100c96', '{\"id\":159,\"asset_id\":\"406\",\"title\":\"ACESSO TRABALHO DIST\\u00c2NCIA\",\"alias\":\"acesso-trabalho-distancia\",\"introtext\":\"<p>Estimado Encarregado de Educa\\u00e7\\u00e3o:<\\/p>\\r\\n<p>O Agrupamento de Escolas de Santa Maria Maior decidiu atribuir uma conta de e-mail a cada um dos seus alunos. Esta medida vai permitir que alunos e professores possam continuar a desenvolver o seu trabalho conjunto durante o terceiro per\\u00edodo, num ambiente digital seguro e organizado.<\\/p>\\r\\n<p>Foram enviadas para o e-mail do Encarregado de Educa\\u00e7\\u00e3o as informa\\u00e7\\u00f5es relativas ao e-mail institucional do educando respetivo.<\\/p>\\r\\n<p>Caso n\\u00e3o tenha recebido esta informa\\u00e7\\u00e3o, pode saber o e-mail do seu educando da seguinte forma:<\\/p>\\r\\n<ol>\\r\\n<li>use o n\\u00famero interno que se encontra no cart\\u00e3o de aluno;<\\/li>\\r\\n<li>aceda \\u00e0 internet e digite: office.com<\\/li>\\r\\n<li>no nome de utilizador digite:&nbsp; a(n\\u00famero do processo interno)@alunos.esmaior.pt ; exemplo: <a href=\\\"mailto:a666666@alunos.esmaior.pt\\\">a666666@alunos.esmaior.pt<\\/a>;<\\/li>\\r\\n<li>Na palavra-passe digite: 365Alunos#<\\/li>\\r\\n<\\/ol>\\r\\n<p>Apoio:&nbsp;<\\/p>\\r\\n<p><a href=\\\"https:\\/\\/forms.office.com\\/Pages\\/ResponsePage.aspx?id=PLHJBjzC8UqZk7CosDeF5BC-F2MsXCZNsPHkIht3orlUNVgzUVZHWVZRVldDMklUNlczMkpQUUwwTS4u\\\">Recuperar palavra-passe ou outras dificuldades<\\/a><\\/p>\\r\\n<p><a href=\\\"https:\\/\\/esmaior-my.sharepoint.com\\/:b:\\/g\\/personal\\/eduardocaldas_esmaior_pt\\/EeqG6WtxcpVFilJZjnLzByYBN6Xcabw0txajlsQM1243-A?e=ynoXHh\\\">Como Utilizar a conta de e-mail<\\/a><\\/p>\\r\\n<p>&nbsp;<\\/p>\\r\\n<p><img src=\\\"images\\/microsoft_teams_002.jpg\\\" alt=\\\"microsoft teams 002\\\" width=\\\"611\\\" height=\\\"355\\\" \\/><\\/p>\",\"fulltext\":\"\",\"state\":\"1\",\"catid\":\"11\",\"created\":\"2020-04-07 12:20:16\",\"created_by\":\"251\",\"created_by_alias\":\"\",\"modified\":\"2020-04-07 12:28:52\",\"modified_by\":\"251\",\"checked_out\":\"251\",\"checked_out_time\":\"2020-04-07 12:27:06\",\"publish_up\":\"2020-04-07 12:20:16\",\"publish_down\":\"0000-00-00 00:00:00\",\"images\":\"{\\\"image_intro\\\":\\\"\\\",\\\"image_intro_alt\\\":\\\"\\\",\\\"image_intro_caption\\\":\\\"\\\",\\\"float_intro\\\":\\\"\\\",\\\"image_fulltext\\\":\\\"\\\",\\\"image_fulltext_alt\\\":\\\"\\\",\\\"image_fulltext_caption\\\":\\\"\\\",\\\"float_fulltext\\\":\\\"\\\"}\",\"urls\":\"{\\\"urla\\\":false,\\\"urlatext\\\":\\\"\\\",\\\"targeta\\\":\\\"\\\",\\\"urlb\\\":false,\\\"urlbtext\\\":\\\"\\\",\\\"targetb\\\":\\\"\\\",\\\"urlc\\\":false,\\\"urlctext\\\":\\\"\\\",\\\"targetc\\\":\\\"\\\"}\",\"attribs\":\"{\\\"astroid_article_type\\\":\\\"regular\\\",\\\"astroid_article_video_url\\\":\\\"\\\",\\\"astroid_article_gallery_width\\\":\\\"\\\",\\\"astroid_article_gallery_bullets\\\":\\\"1\\\",\\\"astroid_article_gallery_navigation\\\":\\\"1\\\",\\\"astroid_article_thumbnail\\\":\\\"1\\\",\\\"astroid_article_gallery_items\\\":[],\\\"astroid_article_audio_source\\\":\\\"soundcloud\\\",\\\"astroid_article_audio_soundcloud\\\":\\\"\\\",\\\"astroid_article_audio_spotify\\\":\\\"\\\",\\\"astroid_article_review_heading\\\":\\\"\\\",\\\"astroid_article_review_summery\\\":\\\"\\\",\\\"astroid_article_review_good\\\":\\\"\\\",\\\"astroid_article_review_bad\\\":\\\"\\\",\\\"astroid_article_review_rating\\\":\\\"5\\\",\\\"astroid_article_button_action\\\":\\\"\\\",\\\"astroid_article_button_link\\\":\\\"\\\",\\\"astroid_article_review_criterias\\\":[],\\\"astroid_article_quote_text\\\":\\\"\\\",\\\"astroid_article_quote_author\\\":\\\"\\\",\\\"astroid_article_badge\\\":\\\"0\\\",\\\"astroid_article_badge_type\\\":\\\"2\\\",\\\"astroid_article_badge_text\\\":\\\"\\\",\\\"astroid_article_badge_color\\\":\\\"\\\",\\\"astroid_article_badge_text_color\\\":\\\"\\\",\\\"astroid_authorinfo\\\":\\\"\\\",\\\"astroid_relatedposts\\\":\\\"\\\",\\\"article_relatedposts_count\\\":\\\"\\\",\\\"article_relatedposts_count_custom\\\":\\\"4\\\",\\\"astroid_readtime\\\":\\\"\\\",\\\"astroid_socialshare\\\":\\\"\\\",\\\"astroid_comments\\\":\\\"\\\",\\\"astroid_og_title\\\":\\\"\\\",\\\"astroid_og_desc\\\":\\\"\\\",\\\"astroid_og_image\\\":\\\"\\\"}\",\"version\":3,\"ordering\":\"0\",\"metakey\":\"\",\"metadesc\":\"\",\"access\":\"1\",\"hits\":\"0\",\"metadata\":\"{}\",\"featured\":\"1\",\"language\":\"*\",\"xreference\":\"\",\"note\":\"\"}', 0),
(980, 159, 1, '', '2020-04-07 12:29:33', 251, 3816, '56515ee05375b88cf47c3867cf02ae7ddcd04697', '{\"id\":159,\"asset_id\":\"406\",\"title\":\"ACESSO TRABALHO DIST\\u00c2NCIA\",\"alias\":\"acesso-trabalho-distancia\",\"introtext\":\"<p>Estimado Encarregado de Educa\\u00e7\\u00e3o:<\\/p>\\r\\n<p>O Agrupamento de Escolas de Santa Maria Maior decidiu atribuir uma conta de e-mail a cada um dos seus alunos. Esta medida vai permitir que alunos e professores possam continuar a desenvolver o seu trabalho conjunto durante o terceiro per\\u00edodo, num ambiente digital seguro e organizado.<\\/p>\\r\\n<p>Foram enviadas para o e-mail do Encarregado de Educa\\u00e7\\u00e3o as informa\\u00e7\\u00f5es relativas ao e-mail institucional do educando respetivo.<\\/p>\\r\\n<p>Caso n\\u00e3o tenha recebido esta informa\\u00e7\\u00e3o, pode saber o e-mail do seu educando da seguinte forma:<\\/p>\\r\\n<ol>\\r\\n<li>use o n\\u00famero interno que se encontra no cart\\u00e3o de aluno;<\\/li>\\r\\n<li>aceda \\u00e0 internet e digite: office.com<\\/li>\\r\\n<li>no nome de utilizador digite:&nbsp; a(n\\u00famero do processo interno)@alunos.esmaior.pt ; exemplo: <a href=\\\"mailto:a666666@alunos.esmaior.pt\\\">a666666@alunos.esmaior.pt<\\/a>;<\\/li>\\r\\n<li>Na palavra-passe digite: 365Alunos#<\\/li>\\r\\n<\\/ol>\\r\\n<p>Apoio:&nbsp;<\\/p>\\r\\n<p><a href=\\\"https:\\/\\/forms.office.com\\/Pages\\/ResponsePage.aspx?id=PLHJBjzC8UqZk7CosDeF5BC-F2MsXCZNsPHkIht3orlUNVgzUVZHWVZRVldDMklUNlczMkpQUUwwTS4u\\\">Recuperar palavra-passe ou outras dificuldades<\\/a><\\/p>\\r\\n<p><a href=\\\"https:\\/\\/esmaior-my.sharepoint.com\\/:b:\\/g\\/personal\\/eduardocaldas_esmaior_pt\\/EeqG6WtxcpVFilJZjnLzByYBN6Xcabw0txajlsQM1243-A?e=ynoXHh\\\">Como Utilizar a conta de e-mail<\\/a><\\/p>\\r\\n<p>&nbsp;<\\/p>\\r\\n<p><img src=\\\"images\\/microsoft_teams_002.jpg\\\" alt=\\\"microsoft teams 002\\\" width=\\\"664\\\" height=\\\"386\\\" \\/><\\/p>\",\"fulltext\":\"\",\"state\":\"1\",\"catid\":\"11\",\"created\":\"2020-04-07 12:20:16\",\"created_by\":\"251\",\"created_by_alias\":\"\",\"modified\":\"2020-04-07 12:29:33\",\"modified_by\":\"251\",\"checked_out\":\"251\",\"checked_out_time\":\"2020-04-07 12:29:11\",\"publish_up\":\"2020-04-07 12:20:16\",\"publish_down\":\"0000-00-00 00:00:00\",\"images\":\"{\\\"image_intro\\\":\\\"\\\",\\\"image_intro_alt\\\":\\\"\\\",\\\"image_intro_caption\\\":\\\"\\\",\\\"float_intro\\\":\\\"\\\",\\\"image_fulltext\\\":\\\"\\\",\\\"image_fulltext_alt\\\":\\\"\\\",\\\"image_fulltext_caption\\\":\\\"\\\",\\\"float_fulltext\\\":\\\"\\\"}\",\"urls\":\"{\\\"urla\\\":false,\\\"urlatext\\\":\\\"\\\",\\\"targeta\\\":\\\"\\\",\\\"urlb\\\":false,\\\"urlbtext\\\":\\\"\\\",\\\"targetb\\\":\\\"\\\",\\\"urlc\\\":false,\\\"urlctext\\\":\\\"\\\",\\\"targetc\\\":\\\"\\\"}\",\"attribs\":\"{\\\"astroid_article_type\\\":\\\"regular\\\",\\\"astroid_article_video_url\\\":\\\"\\\",\\\"astroid_article_gallery_width\\\":\\\"\\\",\\\"astroid_article_gallery_bullets\\\":\\\"1\\\",\\\"astroid_article_gallery_navigation\\\":\\\"1\\\",\\\"astroid_article_thumbnail\\\":\\\"1\\\",\\\"astroid_article_gallery_items\\\":[],\\\"astroid_article_audio_source\\\":\\\"soundcloud\\\",\\\"astroid_article_audio_soundcloud\\\":\\\"\\\",\\\"astroid_article_audio_spotify\\\":\\\"\\\",\\\"astroid_article_review_heading\\\":\\\"\\\",\\\"astroid_article_review_summery\\\":\\\"\\\",\\\"astroid_article_review_good\\\":\\\"\\\",\\\"astroid_article_review_bad\\\":\\\"\\\",\\\"astroid_article_review_rating\\\":\\\"5\\\",\\\"astroid_article_button_action\\\":\\\"\\\",\\\"astroid_article_button_link\\\":\\\"\\\",\\\"astroid_article_review_criterias\\\":[],\\\"astroid_article_quote_text\\\":\\\"\\\",\\\"astroid_article_quote_author\\\":\\\"\\\",\\\"astroid_article_badge\\\":\\\"0\\\",\\\"astroid_article_badge_type\\\":\\\"2\\\",\\\"astroid_article_badge_text\\\":\\\"\\\",\\\"astroid_article_badge_color\\\":\\\"\\\",\\\"astroid_article_badge_text_color\\\":\\\"\\\",\\\"astroid_authorinfo\\\":\\\"\\\",\\\"astroid_relatedposts\\\":\\\"\\\",\\\"article_relatedposts_count\\\":\\\"\\\",\\\"article_relatedposts_count_custom\\\":\\\"4\\\",\\\"astroid_readtime\\\":\\\"\\\",\\\"astroid_socialshare\\\":\\\"\\\",\\\"astroid_comments\\\":\\\"\\\",\\\"astroid_og_title\\\":\\\"\\\",\\\"astroid_og_desc\\\":\\\"\\\",\\\"astroid_og_image\\\":\\\"\\\"}\",\"version\":4,\"ordering\":\"0\",\"metakey\":\"\",\"metadesc\":\"\",\"access\":\"1\",\"hits\":\"0\",\"metadata\":\"{}\",\"featured\":\"1\",\"language\":\"*\",\"xreference\":\"\",\"note\":\"\"}', 0),
(981, 160, 1, '', '2020-04-08 11:10:25', 231, 2926, '30434ea1cef67190263caf489c1a9e878846b947', '{\"id\":160,\"asset_id\":407,\"title\":\"Concurso Diretor CFAE\",\"alias\":\"concurso-diretor-cfae\",\"introtext\":\"<p>\\r\\n\\t<strong>PROCEDIMENTO CONCURSAL PARA SELE&Ccedil;&Atilde;O DO DIRETOR DO CENTRO DE FORMA&Ccedil;&Atilde;O DA ASSOCIA&Ccedil;&Atilde;O DE ESCOLAS DE VIANA DO CASTELO:<\\/strong><\\/p>\\r\\n<p>\\r\\n\\t&nbsp;<\\/p>\\r\\n<ul>\\r\\n\\t<li>\\r\\n\\t\\t<a href=\\\"files\\/aviso_abertura.pdf\\\"><strong>Aviso de Abertura - Concurso Diretor CFAE VCT<\\/strong><\\/a><\\/li>\\r\\n\\t<li>\\r\\n\\t\\t<a href=\\\"files\\/aviso_abertura_dr.pdf\\\"><strong>Aviso de Abertura DR - Concurso Diretor CFAE VCT <\\/strong><\\/a><\\/li>\\r\\n\\t<li>\\r\\n\\t\\t<a href=\\\"files\\/Regulamento.pdf\\\"><strong>Regulamento<\\/strong><\\/a><\\/li>\\r\\n\\t<li>\\r\\n\\t\\t<a href=\\\"files\\/Requerimento_candidatura_modelo.pdf\\\"><strong>Requerimento de candidatura (modelo)<\\/strong><\\/a><\\/li>\\r\\n<\\/ul>\\r\\n\",\"fulltext\":\"\",\"state\":\"1\",\"catid\":\"11\",\"created\":\"2020-04-08 11:10:25\",\"created_by\":\"231\",\"created_by_alias\":\"\",\"modified\":\"2020-04-08 11:10:25\",\"modified_by\":null,\"checked_out\":null,\"checked_out_time\":null,\"publish_up\":\"2020-04-08 11:10:25\",\"publish_down\":\"0000-00-00 00:00:00\",\"images\":\"{\\\"image_intro\\\":\\\"\\\",\\\"image_intro_alt\\\":\\\"\\\",\\\"image_intro_caption\\\":\\\"\\\",\\\"float_intro\\\":\\\"\\\",\\\"image_fulltext\\\":\\\"\\\",\\\"image_fulltext_alt\\\":\\\"\\\",\\\"image_fulltext_caption\\\":\\\"\\\",\\\"float_fulltext\\\":\\\"\\\"}\",\"urls\":\"{\\\"urla\\\":false,\\\"urlatext\\\":\\\"\\\",\\\"targeta\\\":\\\"\\\",\\\"urlb\\\":false,\\\"urlbtext\\\":\\\"\\\",\\\"targetb\\\":\\\"\\\",\\\"urlc\\\":false,\\\"urlctext\\\":\\\"\\\",\\\"targetc\\\":\\\"\\\"}\",\"attribs\":\"{\\\"astroid_article_type\\\":\\\"regular\\\",\\\"astroid_article_video_url\\\":\\\"\\\",\\\"astroid_article_gallery_width\\\":\\\"\\\",\\\"astroid_article_gallery_bullets\\\":\\\"1\\\",\\\"astroid_article_gallery_navigation\\\":\\\"1\\\",\\\"astroid_article_thumbnail\\\":\\\"1\\\",\\\"astroid_article_gallery_items\\\":[],\\\"astroid_article_audio_source\\\":\\\"soundcloud\\\",\\\"astroid_article_audio_soundcloud\\\":\\\"\\\",\\\"astroid_article_audio_spotify\\\":\\\"\\\",\\\"astroid_article_review_heading\\\":\\\"\\\",\\\"astroid_article_review_summery\\\":\\\"\\\",\\\"astroid_article_review_good\\\":\\\"\\\",\\\"astroid_article_review_bad\\\":\\\"\\\",\\\"astroid_article_review_rating\\\":\\\"5\\\",\\\"astroid_article_button_action\\\":\\\"\\\",\\\"astroid_article_button_link\\\":\\\"\\\",\\\"astroid_article_review_criterias\\\":[],\\\"astroid_article_quote_text\\\":\\\"\\\",\\\"astroid_article_quote_author\\\":\\\"\\\",\\\"astroid_article_badge\\\":\\\"0\\\",\\\"astroid_article_badge_type\\\":\\\"2\\\",\\\"astroid_article_badge_text\\\":\\\"\\\",\\\"astroid_article_badge_color\\\":\\\"\\\",\\\"astroid_article_badge_text_color\\\":\\\"\\\",\\\"astroid_authorinfo\\\":\\\"\\\",\\\"astroid_relatedposts\\\":\\\"\\\",\\\"article_relatedposts_count\\\":\\\"\\\",\\\"article_relatedposts_count_custom\\\":\\\"4\\\",\\\"astroid_readtime\\\":\\\"\\\",\\\"astroid_socialshare\\\":\\\"\\\",\\\"astroid_comments\\\":\\\"\\\",\\\"astroid_og_title\\\":\\\"\\\",\\\"astroid_og_desc\\\":\\\"\\\",\\\"astroid_og_image\\\":\\\"\\\"}\",\"version\":1,\"ordering\":null,\"metakey\":\"\",\"metadesc\":\"\",\"access\":\"1\",\"hits\":null,\"metadata\":\"{}\",\"featured\":\"1\",\"language\":\"*\",\"xreference\":null,\"note\":null}', 0),
(982, 160, 1, '', '2020-04-08 11:13:18', 231, 2952, 'a8d619c9f73f3ae9ebd21e218b76592e1b08717b', '{\"id\":160,\"asset_id\":\"407\",\"title\":\"Concurso Diretor CFAE\",\"alias\":\"concurso-diretor-cfae\",\"introtext\":\"<p>\\r\\n\\tPROCEDIMENTO CONCURSAL PARA SELE&Ccedil;&Atilde;O DO DIRETOR DO CENTRO DE FORMA&Ccedil;&Atilde;O DA ASSOCIA&Ccedil;&Atilde;O DE ESCOLAS DE VIANA DO CASTELO:<\\/p>\\r\\n<ul>\\r\\n\\t<li>\\r\\n\\t\\t<strong><a href=\\\"files\\/aviso_abertura.pdf\\\">Aviso de Abertura - Concurso Diretor CFAE VCT<\\/a><\\/strong><\\/li>\\r\\n<\\/ul>\\r\\n<ul>\\r\\n\\t<li>\\r\\n\\t\\t<strong><a href=\\\"files\\/aviso_abertura_dr.pdf\\\">Aviso de Abertura DR - Concurso Diretor CFAE VCT<\\/a><\\/strong><\\/li>\\r\\n<\\/ul>\\r\\n<ul>\\r\\n\\t<li>\\r\\n\\t\\t<strong><a href=\\\"files\\/Regulamento.pdf\\\">Regulamento<\\/a><\\/strong><\\/li>\\r\\n<\\/ul>\\r\\n<ul>\\r\\n\\t<li>\\r\\n\\t\\t<a href=\\\"files\\/Requerimento_candidatura_modelo.pdf\\\"><strong>Requerimento de candidatura (modelo)<\\/strong><\\/a><\\/li>\\r\\n<\\/ul>\\r\\n\",\"fulltext\":\"\",\"state\":\"1\",\"catid\":\"11\",\"created\":\"2020-04-08 11:10:25\",\"created_by\":\"231\",\"created_by_alias\":\"\",\"modified\":\"2020-04-08 11:13:18\",\"modified_by\":\"231\",\"checked_out\":\"231\",\"checked_out_time\":\"2020-04-08 11:12:39\",\"publish_up\":\"2020-04-08 11:10:25\",\"publish_down\":\"0000-00-00 00:00:00\",\"images\":\"{\\\"image_intro\\\":\\\"\\\",\\\"image_intro_alt\\\":\\\"\\\",\\\"image_intro_caption\\\":\\\"\\\",\\\"float_intro\\\":\\\"\\\",\\\"image_fulltext\\\":\\\"\\\",\\\"image_fulltext_alt\\\":\\\"\\\",\\\"image_fulltext_caption\\\":\\\"\\\",\\\"float_fulltext\\\":\\\"\\\"}\",\"urls\":\"{\\\"urla\\\":false,\\\"urlatext\\\":\\\"\\\",\\\"targeta\\\":\\\"\\\",\\\"urlb\\\":false,\\\"urlbtext\\\":\\\"\\\",\\\"targetb\\\":\\\"\\\",\\\"urlc\\\":false,\\\"urlctext\\\":\\\"\\\",\\\"targetc\\\":\\\"\\\"}\",\"attribs\":\"{\\\"astroid_article_type\\\":\\\"regular\\\",\\\"astroid_article_video_url\\\":\\\"\\\",\\\"astroid_article_gallery_width\\\":\\\"\\\",\\\"astroid_article_gallery_bullets\\\":\\\"1\\\",\\\"astroid_article_gallery_navigation\\\":\\\"1\\\",\\\"astroid_article_thumbnail\\\":\\\"1\\\",\\\"astroid_article_gallery_items\\\":[],\\\"astroid_article_audio_source\\\":\\\"soundcloud\\\",\\\"astroid_article_audio_soundcloud\\\":\\\"\\\",\\\"astroid_article_audio_spotify\\\":\\\"\\\",\\\"astroid_article_review_heading\\\":\\\"\\\",\\\"astroid_article_review_summery\\\":\\\"\\\",\\\"astroid_article_review_good\\\":\\\"\\\",\\\"astroid_article_review_bad\\\":\\\"\\\",\\\"astroid_article_review_rating\\\":\\\"5\\\",\\\"astroid_article_button_action\\\":\\\"\\\",\\\"astroid_article_button_link\\\":\\\"\\\",\\\"astroid_article_review_criterias\\\":[],\\\"astroid_article_quote_text\\\":\\\"\\\",\\\"astroid_article_quote_author\\\":\\\"\\\",\\\"astroid_article_badge\\\":\\\"0\\\",\\\"astroid_article_badge_type\\\":\\\"2\\\",\\\"astroid_article_badge_text\\\":\\\"\\\",\\\"astroid_article_badge_color\\\":\\\"\\\",\\\"astroid_article_badge_text_color\\\":\\\"\\\",\\\"astroid_authorinfo\\\":\\\"\\\",\\\"astroid_relatedposts\\\":\\\"\\\",\\\"article_relatedposts_count\\\":\\\"\\\",\\\"article_relatedposts_count_custom\\\":\\\"4\\\",\\\"astroid_readtime\\\":\\\"\\\",\\\"astroid_socialshare\\\":\\\"\\\",\\\"astroid_comments\\\":\\\"\\\",\\\"astroid_og_title\\\":\\\"\\\",\\\"astroid_og_desc\\\":\\\"\\\",\\\"astroid_og_image\\\":\\\"\\\"}\",\"version\":2,\"ordering\":\"0\",\"metakey\":\"\",\"metadesc\":\"\",\"access\":\"1\",\"hits\":\"0\",\"metadata\":\"{}\",\"featured\":\"1\",\"language\":\"*\",\"xreference\":\"\",\"note\":\"\"}', 0),
(983, 161, 1, '', '2020-04-10 11:04:51', 251, 2559, '32ed2f688eb2535db24026412a2fea64c01bef1a', '{\"id\":161,\"asset_id\":408,\"title\":\"E agora? \",\"alias\":\"e-agora\",\"introtext\":\"<p>&nbsp;<\\/p>\\r\\n<p><a href=\\\"https:\\/\\/covid19estamoson.gov.pt\\/medidas-excecionais\\/#escolas-o-regresso-as-aulas\\\">https:\\/\\/covid19estamoson.gov.pt\\/medidas-excecionais\\/#escolas-o-regresso-as-aulas<\\/a><a href=\\\"https:\\/\\/covid19estamoson.gov.pt\\/medidas-excecionais\\/#escolas-o-regresso-as-aulas\\\"><img src=\\\"images\\/Aulas.PNG\\\" alt=\\\"Aulas\\\" width=\\\"518\\\" height=\\\"207\\\" \\/><\\/a><\\/p>\",\"fulltext\":\"\",\"state\":\"1\",\"catid\":\"11\",\"created\":\"2020-04-10 11:04:51\",\"created_by\":\"251\",\"created_by_alias\":\"\",\"modified\":\"2020-04-10 11:04:51\",\"modified_by\":null,\"checked_out\":null,\"checked_out_time\":null,\"publish_up\":\"2020-04-10 11:04:51\",\"publish_down\":\"0000-00-00 00:00:00\",\"images\":\"{\\\"image_intro\\\":\\\"\\\",\\\"image_intro_alt\\\":\\\"\\\",\\\"image_intro_caption\\\":\\\"\\\",\\\"float_intro\\\":\\\"\\\",\\\"image_fulltext\\\":\\\"\\\",\\\"image_fulltext_alt\\\":\\\"\\\",\\\"image_fulltext_caption\\\":\\\"\\\",\\\"float_fulltext\\\":\\\"\\\"}\",\"urls\":\"{\\\"urla\\\":false,\\\"urlatext\\\":\\\"\\\",\\\"targeta\\\":\\\"\\\",\\\"urlb\\\":false,\\\"urlbtext\\\":\\\"\\\",\\\"targetb\\\":\\\"\\\",\\\"urlc\\\":false,\\\"urlctext\\\":\\\"\\\",\\\"targetc\\\":\\\"\\\"}\",\"attribs\":\"{\\\"astroid_article_type\\\":\\\"regular\\\",\\\"astroid_article_video_url\\\":\\\"\\\",\\\"astroid_article_gallery_width\\\":\\\"\\\",\\\"astroid_article_gallery_bullets\\\":\\\"1\\\",\\\"astroid_article_gallery_navigation\\\":\\\"1\\\",\\\"astroid_article_thumbnail\\\":\\\"1\\\",\\\"astroid_article_gallery_items\\\":[],\\\"astroid_article_audio_source\\\":\\\"soundcloud\\\",\\\"astroid_article_audio_soundcloud\\\":\\\"\\\",\\\"astroid_article_audio_spotify\\\":\\\"\\\",\\\"astroid_article_review_heading\\\":\\\"\\\",\\\"astroid_article_review_summery\\\":\\\"\\\",\\\"astroid_article_review_good\\\":\\\"\\\",\\\"astroid_article_review_bad\\\":\\\"\\\",\\\"astroid_article_review_rating\\\":\\\"5\\\",\\\"astroid_article_button_action\\\":\\\"\\\",\\\"astroid_article_button_link\\\":\\\"\\\",\\\"astroid_article_review_criterias\\\":[],\\\"astroid_article_quote_text\\\":\\\"\\\",\\\"astroid_article_quote_author\\\":\\\"\\\",\\\"astroid_article_badge\\\":\\\"0\\\",\\\"astroid_article_badge_type\\\":\\\"2\\\",\\\"astroid_article_badge_text\\\":\\\"\\\",\\\"astroid_article_badge_color\\\":\\\"\\\",\\\"astroid_article_badge_text_color\\\":\\\"\\\",\\\"astroid_authorinfo\\\":\\\"\\\",\\\"astroid_relatedposts\\\":\\\"\\\",\\\"article_relatedposts_count\\\":\\\"\\\",\\\"article_relatedposts_count_custom\\\":\\\"4\\\",\\\"astroid_readtime\\\":\\\"\\\",\\\"astroid_socialshare\\\":\\\"\\\",\\\"astroid_comments\\\":\\\"\\\",\\\"astroid_og_title\\\":\\\"\\\",\\\"astroid_og_desc\\\":\\\"\\\",\\\"astroid_og_image\\\":\\\"\\\"}\",\"version\":1,\"ordering\":null,\"metakey\":\"\",\"metadesc\":\"\",\"access\":\"1\",\"hits\":null,\"metadata\":\"{}\",\"featured\":\"1\",\"language\":\"*\",\"xreference\":null,\"note\":null}', 0),
(984, 162, 1, '', '2020-04-13 17:09:09', 251, 2705, '9889aba879d497defc34d707a7156556a30091c9', '{\"id\":162,\"asset_id\":409,\"title\":\"E@D - Plano Atividades Ensino Dist\\u00e2ncia\",\"alias\":\"e-d-plano-atividades-ensino-distancia\",\"introtext\":\"<p><a href=\\\"images\\/PLANO_DE_ORGANIZA\\u00c7\\u00c3O_DO_TRABALHO_A_DIST\\u00c2NCIA.pdf\\\">Roteiro E@D<\\/a><\\/p>\\r\\n<p><a href=\\\"images\\/CI_n\\u00ba_33_-_Organiza\\u00e7\\u00e3o_atividades_1\\u00aa_semana_3\\u00ba_per\\u00edodo_ben.pdf\\\">CI<\\/a><\\/p>\\r\\n<p><a href=\\\"images\\/Informac\\u0327a\\u0303o_Decreto_Lei_3\\u00ba_peri\\u0301odoqq.pdf\\\">Estudoemcasa<\\/a><\\/p>\\r\\n<p><a href=\\\"images\\/Informac\\u0327a\\u0303o_Decreto_Lei_3\\u00ba_peri\\u0301odoqq.pdf\\\">Informa\\u00e7\\u00e3o<\\/a><\\/p>\",\"fulltext\":\"\",\"state\":\"1\",\"catid\":\"11\",\"created\":\"2020-04-13 17:09:09\",\"created_by\":\"251\",\"created_by_alias\":\"\",\"modified\":\"2020-04-13 17:09:09\",\"modified_by\":null,\"checked_out\":null,\"checked_out_time\":null,\"publish_up\":\"2020-04-13 17:09:09\",\"publish_down\":\"0000-00-00 00:00:00\",\"images\":\"{\\\"image_intro\\\":\\\"\\\",\\\"image_intro_alt\\\":\\\"\\\",\\\"image_intro_caption\\\":\\\"\\\",\\\"float_intro\\\":\\\"\\\",\\\"image_fulltext\\\":\\\"\\\",\\\"image_fulltext_alt\\\":\\\"\\\",\\\"image_fulltext_caption\\\":\\\"\\\",\\\"float_fulltext\\\":\\\"\\\"}\",\"urls\":\"{\\\"urla\\\":false,\\\"urlatext\\\":\\\"\\\",\\\"targeta\\\":\\\"\\\",\\\"urlb\\\":false,\\\"urlbtext\\\":\\\"\\\",\\\"targetb\\\":\\\"\\\",\\\"urlc\\\":false,\\\"urlctext\\\":\\\"\\\",\\\"targetc\\\":\\\"\\\"}\",\"attribs\":\"{\\\"astroid_article_type\\\":\\\"regular\\\",\\\"astroid_article_video_url\\\":\\\"\\\",\\\"astroid_article_gallery_width\\\":\\\"\\\",\\\"astroid_article_gallery_bullets\\\":\\\"1\\\",\\\"astroid_article_gallery_navigation\\\":\\\"1\\\",\\\"astroid_article_thumbnail\\\":\\\"1\\\",\\\"astroid_article_gallery_items\\\":[],\\\"astroid_article_audio_source\\\":\\\"soundcloud\\\",\\\"astroid_article_audio_soundcloud\\\":\\\"\\\",\\\"astroid_article_audio_spotify\\\":\\\"\\\",\\\"astroid_article_review_heading\\\":\\\"\\\",\\\"astroid_article_review_summery\\\":\\\"\\\",\\\"astroid_article_review_good\\\":\\\"\\\",\\\"astroid_article_review_bad\\\":\\\"\\\",\\\"astroid_article_review_rating\\\":\\\"5\\\",\\\"astroid_article_button_action\\\":\\\"\\\",\\\"astroid_article_button_link\\\":\\\"\\\",\\\"astroid_article_review_criterias\\\":[],\\\"astroid_article_quote_text\\\":\\\"\\\",\\\"astroid_article_quote_author\\\":\\\"\\\",\\\"astroid_article_badge\\\":\\\"0\\\",\\\"astroid_article_badge_type\\\":\\\"2\\\",\\\"astroid_article_badge_text\\\":\\\"\\\",\\\"astroid_article_badge_color\\\":\\\"\\\",\\\"astroid_article_badge_text_color\\\":\\\"\\\",\\\"astroid_authorinfo\\\":\\\"\\\",\\\"astroid_relatedposts\\\":\\\"\\\",\\\"article_relatedposts_count\\\":\\\"\\\",\\\"article_relatedposts_count_custom\\\":\\\"4\\\",\\\"astroid_readtime\\\":\\\"\\\",\\\"astroid_socialshare\\\":\\\"\\\",\\\"astroid_comments\\\":\\\"\\\",\\\"astroid_og_title\\\":\\\"\\\",\\\"astroid_og_desc\\\":\\\"\\\",\\\"astroid_og_image\\\":\\\"\\\"}\",\"version\":1,\"ordering\":null,\"metakey\":\"\",\"metadesc\":\"\",\"access\":\"1\",\"hits\":null,\"metadata\":\"{}\",\"featured\":\"1\",\"language\":\"*\",\"xreference\":null,\"note\":null}', 0),
(985, 162, 1, '', '2020-04-13 22:53:14', 251, 4440, '87b7c7229d88fa11cca97f8b862daf53023449fd', '{\"id\":162,\"asset_id\":\"409\",\"title\":\"E@D - Plano Atividades Ensino Dist\\u00e2ncia\",\"alias\":\"e-d-plano-atividades-ensino-distancia\",\"introtext\":\"<p>Bem-vindos, caros <a style=\\\"background-color: inherit; font-family: inherit; font-size: 1rem;\\\" href=\\\"mailto:alunos@esmaior.pt\\\">alunos@esmaior.pt<\\/a>!<\\/p>\\r\\n<p>Est\\u00e3o bem? Sei que nem por isso pois todos quer\\u00edamos voltar amanh\\u00e3 \\u00e0 escola\\u2026<\\/p>\\r\\n<p>Custa continuar em casa. Mas tem de ser. &nbsp;Acontecem estas coisas. &nbsp;Muito m\\u00e1s. &nbsp;Temos de resistir! E prosseguir. &nbsp;<\\/p>\\r\\n<p>Neste terceiro per\\u00edodo vamos trabalhar de modo diferente. Convosco. Mas \\u00e0 dist\\u00e2ncia. Vamos descobrir. Pensar o mundo. Refletir. &nbsp;<\\/p>\\r\\n<p>Os teus professores est\\u00e3o a preparar-se para contigo desenhar novas geometrias, calcular outros horizontes, escrever mapas de mem\\u00f3ria. Amanh\\u00e3 e depois tamb\\u00e9m tens de te preparar para este mundo do <a href=\\\"mailto:Ensino@Dist\\u00e2ncia\\\">Ensino@Dist\\u00e2ncia<\\/a>, entrar na tua <em>Teams<\\/em>, &nbsp;explorar os recursos que existem. V\\u00ea as coisas a que vais aceder. Se tiveres alguma dificuldade t\\u00e9cnica, vai \\u00e0 p\\u00e1gina esmaior.pt e preenche o formul\\u00e1rio, recupera a senha. Entretanto espreita para teu bem <a href=\\\"http:\\/\\/www.seguranet.pt\\/\\\">www.seguranet.pt\\/<\\/a>.<\\/p>\\r\\n<p>Vais j\\u00e1 ser convocado para uma reuni\\u00e3o <em>online <\\/em>com o teu DT para te inteirares do plano de a\\u00e7\\u00e3o. De como vai ser este 3\\u00ba per\\u00edodo. &nbsp;De como vale a pena saber sempre mais, porque \\u00e9 o conhecimento que nos torna livres!<\\/p>\\r\\n<p>N\\u00e3o te esque\\u00e7as do nosso verdadeiro motivo: &nbsp;<strong>Subir ao mais alto n\\u00edvel, sem perder o equil\\u00edbrio<\\/strong>.<\\/p>\\r\\n<p>SA\\u00daDE !<\\/p>\\r\\n<p><a href=\\\"images\\/PLANO_DE_ORGANIZA\\u00c7\\u00c3O_DO_TRABALHO_\\u00c0_DIST\\u00c2NCIA_-_vers\\u00e3o_aditada.pdf\\\">E@D - Plano Trabalho Dist\\u00e2ncia<\\/a><\\/p>\\r\\n<p><a href=\\\"images\\/CI_n\\u00ba_33_-_Organiza\\u00e7\\u00e3o_atividades_1\\u00aa_semana_3\\u00ba_per\\u00edodo_ben.pdf\\\">CI<\\/a><\\/p>\\r\\n<p><a href=\\\"images\\/Informac\\u0327a\\u0303o_Decreto_Lei_3\\u00ba_peri\\u0301odoqq.pdf\\\">Estudoemcasa<\\/a><\\/p>\\r\\n<p><a href=\\\"images\\/Informac\\u0327a\\u0303o_Decreto_Lei_3\\u00ba_peri\\u0301odoqq.pdf\\\">Informa\\u00e7\\u00e3o<\\/a><\\/p>\",\"fulltext\":\"\",\"state\":\"1\",\"catid\":\"11\",\"created\":\"2020-04-13 17:09:09\",\"created_by\":\"251\",\"created_by_alias\":\"\",\"modified\":\"2020-04-13 22:53:14\",\"modified_by\":\"251\",\"checked_out\":\"251\",\"checked_out_time\":\"2020-04-13 22:47:40\",\"publish_up\":\"2020-04-13 17:09:09\",\"publish_down\":\"0000-00-00 00:00:00\",\"images\":\"{\\\"image_intro\\\":\\\"\\\",\\\"image_intro_alt\\\":\\\"\\\",\\\"image_intro_caption\\\":\\\"\\\",\\\"float_intro\\\":\\\"\\\",\\\"image_fulltext\\\":\\\"\\\",\\\"image_fulltext_alt\\\":\\\"\\\",\\\"image_fulltext_caption\\\":\\\"\\\",\\\"float_fulltext\\\":\\\"\\\"}\",\"urls\":\"{\\\"urla\\\":false,\\\"urlatext\\\":\\\"\\\",\\\"targeta\\\":\\\"\\\",\\\"urlb\\\":false,\\\"urlbtext\\\":\\\"\\\",\\\"targetb\\\":\\\"\\\",\\\"urlc\\\":false,\\\"urlctext\\\":\\\"\\\",\\\"targetc\\\":\\\"\\\"}\",\"attribs\":\"{\\\"astroid_article_type\\\":\\\"regular\\\",\\\"astroid_article_video_url\\\":\\\"\\\",\\\"astroid_article_gallery_width\\\":\\\"\\\",\\\"astroid_article_gallery_bullets\\\":\\\"1\\\",\\\"astroid_article_gallery_navigation\\\":\\\"1\\\",\\\"astroid_article_thumbnail\\\":\\\"1\\\",\\\"astroid_article_gallery_items\\\":[],\\\"astroid_article_audio_source\\\":\\\"soundcloud\\\",\\\"astroid_article_audio_soundcloud\\\":\\\"\\\",\\\"astroid_article_audio_spotify\\\":\\\"\\\",\\\"astroid_article_review_heading\\\":\\\"\\\",\\\"astroid_article_review_summery\\\":\\\"\\\",\\\"astroid_article_review_good\\\":\\\"\\\",\\\"astroid_article_review_bad\\\":\\\"\\\",\\\"astroid_article_review_rating\\\":\\\"5\\\",\\\"astroid_article_button_action\\\":\\\"\\\",\\\"astroid_article_button_link\\\":\\\"\\\",\\\"astroid_article_review_criterias\\\":[],\\\"astroid_article_quote_text\\\":\\\"\\\",\\\"astroid_article_quote_author\\\":\\\"\\\",\\\"astroid_article_badge\\\":\\\"0\\\",\\\"astroid_article_badge_type\\\":\\\"2\\\",\\\"astroid_article_badge_text\\\":\\\"\\\",\\\"astroid_article_badge_color\\\":\\\"\\\",\\\"astroid_article_badge_text_color\\\":\\\"\\\",\\\"astroid_authorinfo\\\":\\\"\\\",\\\"astroid_relatedposts\\\":\\\"\\\",\\\"article_relatedposts_count\\\":\\\"\\\",\\\"article_relatedposts_count_custom\\\":\\\"4\\\",\\\"astroid_readtime\\\":\\\"\\\",\\\"astroid_socialshare\\\":\\\"\\\",\\\"astroid_comments\\\":\\\"\\\",\\\"astroid_og_title\\\":\\\"\\\",\\\"astroid_og_desc\\\":\\\"\\\",\\\"astroid_og_image\\\":\\\"\\\"}\",\"version\":2,\"ordering\":\"0\",\"metakey\":\"\",\"metadesc\":\"\",\"access\":\"1\",\"hits\":\"0\",\"metadata\":\"{}\",\"featured\":\"1\",\"language\":\"*\",\"xreference\":\"\",\"note\":\"\"}', 0);
INSERT INTO `ynfp8_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
(986, 162, 1, '', '2020-04-13 22:59:50', 251, 4628, '78213ddd4b8a6c5d93170682fe545bf8f9232b1d', '{\"id\":162,\"asset_id\":\"409\",\"title\":\"E@D - Plano Atividades Ensino Dist\\u00e2ncia\",\"alias\":\"e-d-plano-atividades-ensino-distancia\",\"introtext\":\"<p>Bem-vindos, caros <a style=\\\"background-color: inherit; font-family: inherit; font-size: 1rem;\\\" href=\\\"mailto:alunos@esmaior.pt\\\">alunos@esmaior.pt<\\/a>!<\\/p>\\r\\n<p>Est\\u00e3o bem? Sei que nem por isso pois todos quer\\u00edamos voltar amanh\\u00e3 \\u00e0 escola\\u2026<\\/p>\\r\\n<p>Custa continuar em casa. Mas tem de ser. &nbsp;Acontecem estas coisas. &nbsp;Muito m\\u00e1s. &nbsp;Temos de resistir! E prosseguir. &nbsp;<\\/p>\\r\\n<p>Neste terceiro per\\u00edodo vamos trabalhar de modo diferente. Convosco. Mas \\u00e0 dist\\u00e2ncia. Vamos descobrir. Pensar o mundo. Refletir. &nbsp;<\\/p>\\r\\n<p>Os teus professores est\\u00e3o a preparar-se para contigo desenhar novas geometrias, calcular outros horizontes, escrever mapas de mem\\u00f3ria. Amanh\\u00e3 e depois tamb\\u00e9m tens de te preparar para este mundo do <a href=\\\"mailto:Ensino@Dist\\u00e2ncia\\\">Ensino@Dist\\u00e2ncia<\\/a>, entrar na tua <em>Teams<\\/em>, &nbsp;explorar os recursos que existem. V\\u00ea as coisas a que vais aceder. Se tiveres alguma dificuldade t\\u00e9cnica, vai \\u00e0 p\\u00e1gina esmaior.pt e preenche o formul\\u00e1rio&nbsp;<a href=\\\"https:\\/\\/forms.office.com\\/Pages\\/ResponsePage.aspx?id=PLHJBjzC8UqZk7CosDeF5BC-F2MsXCZNsPHkIht3orlUNVgzUVZHWVZRVldDMklUNlczMkpQUUwwTS4u\\\">Recuperar palavra-passe ou outras dificuldades<\\/a>. Entretanto espreita para teu bem <a href=\\\"http:\\/\\/www.seguranet.pt\\/\\\">www.seguranet.pt\\/<\\/a>.<\\/p>\\r\\n<p>Vais j\\u00e1 ser convocado para uma reuni\\u00e3o <em>online <\\/em>com o teu DT para te inteirares do plano de a\\u00e7\\u00e3o. De como vai ser este 3\\u00ba per\\u00edodo. &nbsp;De como vale a pena saber sempre mais, porque \\u00e9 o conhecimento que nos torna livres!<\\/p>\\r\\n<p>N\\u00e3o te esque\\u00e7as do nosso verdadeiro motivo: &nbsp;<strong>Subir ao mais alto n\\u00edvel, sem perder o equil\\u00edbrio<\\/strong>.<\\/p>\\r\\n<p>SA\\u00daDE !<\\/p>\\r\\n<p><a href=\\\"images\\/PLANO_DE_ORGANIZA\\u00c7\\u00c3O_DO_TRABALHO_\\u00c0_DIST\\u00c2NCIA_-_vers\\u00e3o_aditada.pdf\\\">E@D - Plano Trabalho Dist\\u00e2ncia<\\/a><\\/p>\\r\\n<p><a href=\\\"images\\/CI_n\\u00ba_33_-_Organiza\\u00e7\\u00e3o_atividades_1\\u00aa_semana_3\\u00ba_per\\u00edodo_ben.pdf\\\">CI<\\/a><\\/p>\\r\\n<p><a href=\\\"images\\/Informac\\u0327a\\u0303o_Decreto_Lei_3\\u00ba_peri\\u0301odoqq.pdf\\\">Estudoemcasa<\\/a><\\/p>\\r\\n<p><a href=\\\"images\\/Informac\\u0327a\\u0303o_Decreto_Lei_3\\u00ba_peri\\u0301odoqq.pdf\\\">Informa\\u00e7\\u00e3o<\\/a><\\/p>\",\"fulltext\":\"\",\"state\":\"1\",\"catid\":\"11\",\"created\":\"2020-04-13 17:09:09\",\"created_by\":\"251\",\"created_by_alias\":\"\",\"modified\":\"2020-04-13 22:59:50\",\"modified_by\":\"251\",\"checked_out\":\"251\",\"checked_out_time\":\"2020-04-13 22:58:08\",\"publish_up\":\"2020-04-13 17:09:09\",\"publish_down\":\"0000-00-00 00:00:00\",\"images\":\"{\\\"image_intro\\\":\\\"\\\",\\\"image_intro_alt\\\":\\\"\\\",\\\"image_intro_caption\\\":\\\"\\\",\\\"float_intro\\\":\\\"\\\",\\\"image_fulltext\\\":\\\"\\\",\\\"image_fulltext_alt\\\":\\\"\\\",\\\"image_fulltext_caption\\\":\\\"\\\",\\\"float_fulltext\\\":\\\"\\\"}\",\"urls\":\"{\\\"urla\\\":false,\\\"urlatext\\\":\\\"\\\",\\\"targeta\\\":\\\"\\\",\\\"urlb\\\":false,\\\"urlbtext\\\":\\\"\\\",\\\"targetb\\\":\\\"\\\",\\\"urlc\\\":false,\\\"urlctext\\\":\\\"\\\",\\\"targetc\\\":\\\"\\\"}\",\"attribs\":\"{\\\"astroid_article_type\\\":\\\"regular\\\",\\\"astroid_article_video_url\\\":\\\"\\\",\\\"astroid_article_gallery_width\\\":\\\"\\\",\\\"astroid_article_gallery_bullets\\\":\\\"1\\\",\\\"astroid_article_gallery_navigation\\\":\\\"1\\\",\\\"astroid_article_thumbnail\\\":\\\"1\\\",\\\"astroid_article_gallery_items\\\":[],\\\"astroid_article_audio_source\\\":\\\"soundcloud\\\",\\\"astroid_article_audio_soundcloud\\\":\\\"\\\",\\\"astroid_article_audio_spotify\\\":\\\"\\\",\\\"astroid_article_review_heading\\\":\\\"\\\",\\\"astroid_article_review_summery\\\":\\\"\\\",\\\"astroid_article_review_good\\\":\\\"\\\",\\\"astroid_article_review_bad\\\":\\\"\\\",\\\"astroid_article_review_rating\\\":\\\"5\\\",\\\"astroid_article_button_action\\\":\\\"\\\",\\\"astroid_article_button_link\\\":\\\"\\\",\\\"astroid_article_review_criterias\\\":[],\\\"astroid_article_quote_text\\\":\\\"\\\",\\\"astroid_article_quote_author\\\":\\\"\\\",\\\"astroid_article_badge\\\":\\\"0\\\",\\\"astroid_article_badge_type\\\":\\\"2\\\",\\\"astroid_article_badge_text\\\":\\\"\\\",\\\"astroid_article_badge_color\\\":\\\"\\\",\\\"astroid_article_badge_text_color\\\":\\\"\\\",\\\"astroid_authorinfo\\\":\\\"\\\",\\\"astroid_relatedposts\\\":\\\"\\\",\\\"article_relatedposts_count\\\":\\\"\\\",\\\"article_relatedposts_count_custom\\\":\\\"4\\\",\\\"astroid_readtime\\\":\\\"\\\",\\\"astroid_socialshare\\\":\\\"\\\",\\\"astroid_comments\\\":\\\"\\\",\\\"astroid_og_title\\\":\\\"\\\",\\\"astroid_og_desc\\\":\\\"\\\",\\\"astroid_og_image\\\":\\\"\\\"}\",\"version\":3,\"ordering\":\"0\",\"metakey\":\"\",\"metadesc\":\"\",\"access\":\"1\",\"hits\":\"0\",\"metadata\":\"{}\",\"featured\":\"1\",\"language\":\"*\",\"xreference\":\"\",\"note\":\"\"}', 0),
(987, 163, 1, '', '2020-04-20 15:38:16', 251, 4118, 'bb0e5a9d8188bf3cafd8cc7a2e64884ae5d50e89', '{\"id\":163,\"asset_id\":410,\"title\":\"BIBLIOTECAS - E@D\",\"alias\":\"bibliotecas-e-d\",\"introtext\":\"<p>Plano de Ensino a Dist\\u00e2ncia \\u2013 Bibliotecas Escolares<\\/p>\\r\\n<p>Num quadro de altera\\u00e7\\u00e3o substancial da vida social, com fortes implica\\u00e7\\u00f5es no quotidiano da escola, as bibliotecas do agrupamento prop\\u00f5em a cria\\u00e7\\u00e3o de um <span style=\\\"background-color: #800080; color: #ffffff;\\\"><strong>servi\\u00e7o de atendimento em linha, em modo s\\u00edncrono, a professores e a alunos<\\/strong><\\/span> para apoio \\u00e0s atividades letivas, que se desenvolvem a dist\\u00e2ncia, e para apoio e orienta\\u00e7\\u00e3o \\u00e0s atividades de pesquisa da informa\\u00e7\\u00e3o e de sele\\u00e7\\u00e3o de recursos documentais.<\\/p>\\r\\n<p>O servi\\u00e7o de atendimento s\\u00edncrono \\u00e9 disponibilizado atrav\\u00e9s da plataforma Teams com os seguintes hor\\u00e1rios e endere\\u00e7os:Escola Secund\\u00e1ria de Santa Maria Maior: <a href=\\\"mailto:biblioteca.maior@esmaior.ptAtendimento\\\">biblioteca.maior@esmaior.pt <\\/a>&nbsp;para professores: todos os dias \\u00fateis das 11h \\u00e0s 12h. Atendimento para alunos: todos os dias \\u00fateis das 12h \\u00e0s 13h<\\/p>\\r\\n<p>EB 2,3 Frei Bartolomeu dos M\\u00e1<a href=\\\"mailto:rtiresbiblioteca.frei@esmaior.ptAtendimento\\\">rtiresbiblioteca.frei@esmaior.pt <\\/a>&nbsp;para professores: todos os dias \\u00fateis das 11h \\u00e0s 12h. Atendimento para alunos: todos os dias \\u00fateis das 12h \\u00e0s 13h<br \\/><br \\/><\\/p>\\r\\n<p>Continuam a funcionar os habituais meios de comunica\\u00e7\\u00e3o com as bibliotecas:Escola Secund\\u00e1ria de Santa Maria Maior:<a href=\\\"mailto:be.essmm@gmail.comFacebook\\\">be.essmm@gmail.comFacebook<\\/a> Biblioteca MAIORInstagram @bibliotecamaior Blogue Ler para Ser Maior Servi\\u00e7o de Apoio \\u00c0 dist\\u00e2ncia mas presente<br \\/>EB 2,3 Frei Bartolomeu dos M\\u00e1<a href=\\\"mailto:rtiresbibliotecafrei@gmail.comP\\\">rtiresbibliotecafrei@gmail.comP<\\/a>\\u00e1gina Bibliotecafrei&nbsp;&nbsp;Facebook Bibliotecafrei Aesmm&nbsp;<\\/p>\",\"fulltext\":\"\",\"state\":\"1\",\"catid\":\"11\",\"created\":\"2020-04-20 15:38:16\",\"created_by\":\"251\",\"created_by_alias\":\"\",\"modified\":\"2020-04-20 15:38:16\",\"modified_by\":null,\"checked_out\":null,\"checked_out_time\":null,\"publish_up\":\"2020-04-20 15:38:16\",\"publish_down\":\"0000-00-00 00:00:00\",\"images\":\"{\\\"image_intro\\\":\\\"\\\",\\\"image_intro_alt\\\":\\\"\\\",\\\"image_intro_caption\\\":\\\"\\\",\\\"float_intro\\\":\\\"\\\",\\\"image_fulltext\\\":\\\"\\\",\\\"image_fulltext_alt\\\":\\\"\\\",\\\"image_fulltext_caption\\\":\\\"\\\",\\\"float_fulltext\\\":\\\"\\\"}\",\"urls\":\"{\\\"urla\\\":false,\\\"urlatext\\\":\\\"\\\",\\\"targeta\\\":\\\"\\\",\\\"urlb\\\":false,\\\"urlbtext\\\":\\\"\\\",\\\"targetb\\\":\\\"\\\",\\\"urlc\\\":false,\\\"urlctext\\\":\\\"\\\",\\\"targetc\\\":\\\"\\\"}\",\"attribs\":\"{\\\"astroid_article_type\\\":\\\"regular\\\",\\\"astroid_article_video_url\\\":\\\"\\\",\\\"astroid_article_gallery_width\\\":\\\"\\\",\\\"astroid_article_gallery_bullets\\\":\\\"1\\\",\\\"astroid_article_gallery_navigation\\\":\\\"1\\\",\\\"astroid_article_thumbnail\\\":\\\"1\\\",\\\"astroid_article_gallery_items\\\":[],\\\"astroid_article_audio_source\\\":\\\"soundcloud\\\",\\\"astroid_article_audio_soundcloud\\\":\\\"\\\",\\\"astroid_article_audio_spotify\\\":\\\"\\\",\\\"astroid_article_review_heading\\\":\\\"\\\",\\\"astroid_article_review_summery\\\":\\\"\\\",\\\"astroid_article_review_good\\\":\\\"\\\",\\\"astroid_article_review_bad\\\":\\\"\\\",\\\"astroid_article_review_rating\\\":\\\"5\\\",\\\"astroid_article_button_action\\\":\\\"\\\",\\\"astroid_article_button_link\\\":\\\"\\\",\\\"astroid_article_review_criterias\\\":[],\\\"astroid_article_quote_text\\\":\\\"\\\",\\\"astroid_article_quote_author\\\":\\\"\\\",\\\"astroid_article_badge\\\":\\\"0\\\",\\\"astroid_article_badge_type\\\":\\\"2\\\",\\\"astroid_article_badge_text\\\":\\\"\\\",\\\"astroid_article_badge_color\\\":\\\"\\\",\\\"astroid_article_badge_text_color\\\":\\\"\\\",\\\"astroid_authorinfo\\\":\\\"\\\",\\\"astroid_relatedposts\\\":\\\"\\\",\\\"article_relatedposts_count\\\":\\\"\\\",\\\"article_relatedposts_count_custom\\\":\\\"4\\\",\\\"astroid_readtime\\\":\\\"\\\",\\\"astroid_socialshare\\\":\\\"\\\",\\\"astroid_comments\\\":\\\"\\\",\\\"astroid_og_title\\\":\\\"\\\",\\\"astroid_og_desc\\\":\\\"\\\",\\\"astroid_og_image\\\":\\\"\\\"}\",\"version\":1,\"ordering\":null,\"metakey\":\"\",\"metadesc\":\"\",\"access\":\"1\",\"hits\":null,\"metadata\":\"{}\",\"featured\":\"1\",\"language\":\"*\",\"xreference\":null,\"note\":null}', 0),
(988, 163, 1, '', '2020-04-21 12:55:32', 251, 4375, '7d4885d314739bd1b1a3e24b74cd77108ef1569a', '{\"id\":163,\"asset_id\":\"410\",\"title\":\"BIBLIOTECAS - E@D\",\"alias\":\"bibliotecas-e-d\",\"introtext\":\"<p>Plano de Ensino a Dist\\u00e2ncia \\u2013 Bibliotecas Escolares<\\/p>\\r\\n<p>Num quadro de altera\\u00e7\\u00e3o substancial da vida social, com fortes implica\\u00e7\\u00f5es no quotidiano da escola, as bibliotecas do agrupamento prop\\u00f5em a cria\\u00e7\\u00e3o de um <span style=\\\"background-color: #800080; color: #ffffff;\\\"><strong>servi\\u00e7o de atendimento em linha, em modo s\\u00edncrono, a professores e a alunos<\\/strong><\\/span> para apoio \\u00e0s atividades letivas, que se desenvolvem a dist\\u00e2ncia, e para apoio e orienta\\u00e7\\u00e3o \\u00e0s atividades de pesquisa da informa\\u00e7\\u00e3o e de sele\\u00e7\\u00e3o de recursos documentais.<\\/p>\\r\\n<p>O servi\\u00e7o de atendimento s\\u00edncrono \\u00e9 disponibilizado atrav\\u00e9s da plataforma Teams com os seguintes hor\\u00e1rios e endere\\u00e7os:Escola Secund\\u00e1ria de Santa Maria Maior: <a href=\\\"mailto:biblioteca.maior@esmaior.ptAtendimento\\\">biblioteca.maior@esmaior.pt <\\/a>&nbsp;para professores: todos os dias \\u00fateis das 11h \\u00e0s 12h. Atendimento para alunos: todos os dias \\u00fateis das 12h \\u00e0s 13h<\\/p>\\r\\n<p>EB 2,3 Frei Bartolomeu dos M<span style=\\\"text-decoration: underline;\\\"><span style=\\\"color: #000000; text-decoration: underline;\\\">\\u00e1<\\/span><\\/span><a href=\\\"mailto:rtiresbiblioteca.frei@esmaior.ptAtendimento\\\"><span style=\\\"text-decoration: underline;\\\"><span style=\\\"color: #000000; text-decoration: underline;\\\">rtires:<\\/span><\\/span> biblioteca.frei@esmaior.pt <\\/a>&nbsp;para professores: todos os dias \\u00fateis das 11h \\u00e0s 12h. Atendimento para alunos: todos os dias \\u00fateis das 12h \\u00e0s 13h<br \\/><br \\/><\\/p>\\r\\n<p>Continuam a funcionar os habituais meios de comunica\\u00e7\\u00e3o com as bibliotecas:Escola Secund\\u00e1ria de Santa Maria Maior:<a href=\\\"mailto:be.essmm@gmail.comFacebook\\\">be.essmm@gmail.comFacebook<\\/a> Biblioteca MAIORInstagram @bibliotecamaior Blogue Ler para Ser Maior Servi\\u00e7o de Apoio \\u00c0 dist\\u00e2ncia mas presente<br \\/>EB 2,3 Frei Bartolomeu dos M\\u00e1<a href=\\\"mailto:rtiresbibliotecafrei@gmail.comP\\\">rtiresbibliotecafrei@gmail.comP<\\/a>\\u00e1gina Bibliotecafrei&nbsp;&nbsp;Facebook Bibliotecafrei Aesmm&nbsp;<\\/p>\",\"fulltext\":\"\",\"state\":\"1\",\"catid\":\"11\",\"created\":\"2020-04-20 15:38:16\",\"created_by\":\"251\",\"created_by_alias\":\"\",\"modified\":\"2020-04-21 12:55:32\",\"modified_by\":\"251\",\"checked_out\":\"251\",\"checked_out_time\":\"2020-04-21 12:54:07\",\"publish_up\":\"2020-04-20 15:38:16\",\"publish_down\":\"0000-00-00 00:00:00\",\"images\":\"{\\\"image_intro\\\":\\\"\\\",\\\"image_intro_alt\\\":\\\"\\\",\\\"image_intro_caption\\\":\\\"\\\",\\\"float_intro\\\":\\\"\\\",\\\"image_fulltext\\\":\\\"\\\",\\\"image_fulltext_alt\\\":\\\"\\\",\\\"image_fulltext_caption\\\":\\\"\\\",\\\"float_fulltext\\\":\\\"\\\"}\",\"urls\":\"{\\\"urla\\\":false,\\\"urlatext\\\":\\\"\\\",\\\"targeta\\\":\\\"\\\",\\\"urlb\\\":false,\\\"urlbtext\\\":\\\"\\\",\\\"targetb\\\":\\\"\\\",\\\"urlc\\\":false,\\\"urlctext\\\":\\\"\\\",\\\"targetc\\\":\\\"\\\"}\",\"attribs\":\"{\\\"astroid_article_type\\\":\\\"regular\\\",\\\"astroid_article_video_url\\\":\\\"\\\",\\\"astroid_article_gallery_width\\\":\\\"\\\",\\\"astroid_article_gallery_bullets\\\":\\\"1\\\",\\\"astroid_article_gallery_navigation\\\":\\\"1\\\",\\\"astroid_article_thumbnail\\\":\\\"1\\\",\\\"astroid_article_gallery_items\\\":[],\\\"astroid_article_audio_source\\\":\\\"soundcloud\\\",\\\"astroid_article_audio_soundcloud\\\":\\\"\\\",\\\"astroid_article_audio_spotify\\\":\\\"\\\",\\\"astroid_article_review_heading\\\":\\\"\\\",\\\"astroid_article_review_summery\\\":\\\"\\\",\\\"astroid_article_review_good\\\":\\\"\\\",\\\"astroid_article_review_bad\\\":\\\"\\\",\\\"astroid_article_review_rating\\\":\\\"5\\\",\\\"astroid_article_button_action\\\":\\\"\\\",\\\"astroid_article_button_link\\\":\\\"\\\",\\\"astroid_article_review_criterias\\\":[],\\\"astroid_article_quote_text\\\":\\\"\\\",\\\"astroid_article_quote_author\\\":\\\"\\\",\\\"astroid_article_badge\\\":\\\"0\\\",\\\"astroid_article_badge_type\\\":\\\"2\\\",\\\"astroid_article_badge_text\\\":\\\"\\\",\\\"astroid_article_badge_color\\\":\\\"\\\",\\\"astroid_article_badge_text_color\\\":\\\"\\\",\\\"astroid_authorinfo\\\":\\\"\\\",\\\"astroid_relatedposts\\\":\\\"\\\",\\\"article_relatedposts_count\\\":\\\"\\\",\\\"article_relatedposts_count_custom\\\":\\\"4\\\",\\\"astroid_readtime\\\":\\\"\\\",\\\"astroid_socialshare\\\":\\\"\\\",\\\"astroid_comments\\\":\\\"\\\",\\\"astroid_og_title\\\":\\\"\\\",\\\"astroid_og_desc\\\":\\\"\\\",\\\"astroid_og_image\\\":\\\"\\\"}\",\"version\":2,\"ordering\":\"0\",\"metakey\":\"\",\"metadesc\":\"\",\"access\":\"1\",\"hits\":\"0\",\"metadata\":\"{}\",\"featured\":\"1\",\"language\":\"*\",\"xreference\":\"\",\"note\":\"\"}', 0),
(989, 163, 1, '', '2020-04-21 13:03:37', 251, 4127, '7d305fcd5292e8f02e2a5137c9a5de791a25c056', '{\"id\":163,\"asset_id\":\"410\",\"title\":\"BIBLIOTECAS - E@D\",\"alias\":\"bibliotecas-e-d\",\"introtext\":\"<p>Plano de Ensino a Dist\\u00e2ncia \\u2013 Bibliotecas Escolares<\\/p>\\r\\n<p>Num quadro de altera\\u00e7\\u00e3o substancial da vida social, com fortes implica\\u00e7\\u00f5es no quotidiano da escola, as bibliotecas do agrupamento prop\\u00f5em a cria\\u00e7\\u00e3o de um <span style=\\\"background-color: #800080; color: #ffffff;\\\"><strong>servi\\u00e7o de atendimento em linha, em modo s\\u00edncrono, a professores e a alunos<\\/strong><\\/span> para apoio \\u00e0s atividades letivas, que se desenvolvem a dist\\u00e2ncia, e para apoio e orienta\\u00e7\\u00e3o \\u00e0s atividades de pesquisa da informa\\u00e7\\u00e3o e de sele\\u00e7\\u00e3o de recursos documentais.<\\/p>\\r\\n<p>O servi\\u00e7o de atendimento s\\u00edncrono \\u00e9 disponibilizado atrav\\u00e9s da plataforma Teams com os seguintes hor\\u00e1rios e endere\\u00e7os:Escola Secund\\u00e1ria de Santa Maria Maior: <a href=\\\"mailto:biblioteca.maior@esmaior.ptAtendimento\\\">biblioteca.maior@esmaior.pt <\\/a>&nbsp;para professores: todos os dias \\u00fateis das 11h \\u00e0s 12h. Atendimento para alunos: todos os dias \\u00fateis das 12h \\u00e0s 13h<\\/p>\\r\\n<p>EB 2,3 Frei Bartolomeu dos M\\u00e1rtires:&nbsp;<a href=\\\"mailto:rtiresbiblioteca.frei@esmaior.ptAtendimento\\\">biblioteca.frei@esmaior.pt <\\/a>&nbsp;para professores: todos os dias \\u00fateis das 11h \\u00e0s 12h. Atendimento para alunos: todos os dias \\u00fateis das 12h \\u00e0s 13h<\\/p>\\r\\n<p>Continuam a funcionar os habituais meios de comunica\\u00e7\\u00e3o com as bibliotecas:Escola Secund\\u00e1ria de Santa MariaMaior:<a href=\\\"mailto:be.essmm@gmail.comFacebook\\\">be.essmm@gmail.com; Facebook<\\/a> Biblioteca MAIORInstagram @bibliotecamaior Blogue Ler para Ser Maior Servi\\u00e7o de Apoio \\u00c0 dist\\u00e2ncia mas presente<br \\/>EB 2,3 Frei Bartolomeu dos M\\u00e1<a href=\\\"mailto:rtiresbibliotecafrei@gmail.comP\\\">rtiresbibliotecafrei@gmail.comP<\\/a>\\u00e1gina Bibliotecafrei&nbsp;&nbsp;Facebook Bibliotecafrei Aesmm&nbsp;<\\/p>\",\"fulltext\":\"\",\"state\":\"1\",\"catid\":\"11\",\"created\":\"2020-04-20 15:38:16\",\"created_by\":\"251\",\"created_by_alias\":\"\",\"modified\":\"2020-04-21 13:03:37\",\"modified_by\":\"251\",\"checked_out\":\"251\",\"checked_out_time\":\"2020-04-21 13:01:35\",\"publish_up\":\"2020-04-20 15:38:16\",\"publish_down\":\"0000-00-00 00:00:00\",\"images\":\"{\\\"image_intro\\\":\\\"\\\",\\\"image_intro_alt\\\":\\\"\\\",\\\"image_intro_caption\\\":\\\"\\\",\\\"float_intro\\\":\\\"\\\",\\\"image_fulltext\\\":\\\"\\\",\\\"image_fulltext_alt\\\":\\\"\\\",\\\"image_fulltext_caption\\\":\\\"\\\",\\\"float_fulltext\\\":\\\"\\\"}\",\"urls\":\"{\\\"urla\\\":false,\\\"urlatext\\\":\\\"\\\",\\\"targeta\\\":\\\"\\\",\\\"urlb\\\":false,\\\"urlbtext\\\":\\\"\\\",\\\"targetb\\\":\\\"\\\",\\\"urlc\\\":false,\\\"urlctext\\\":\\\"\\\",\\\"targetc\\\":\\\"\\\"}\",\"attribs\":\"{\\\"astroid_article_type\\\":\\\"regular\\\",\\\"astroid_article_video_url\\\":\\\"\\\",\\\"astroid_article_gallery_width\\\":\\\"\\\",\\\"astroid_article_gallery_bullets\\\":\\\"1\\\",\\\"astroid_article_gallery_navigation\\\":\\\"1\\\",\\\"astroid_article_thumbnail\\\":\\\"1\\\",\\\"astroid_article_gallery_items\\\":[],\\\"astroid_article_audio_source\\\":\\\"soundcloud\\\",\\\"astroid_article_audio_soundcloud\\\":\\\"\\\",\\\"astroid_article_audio_spotify\\\":\\\"\\\",\\\"astroid_article_review_heading\\\":\\\"\\\",\\\"astroid_article_review_summery\\\":\\\"\\\",\\\"astroid_article_review_good\\\":\\\"\\\",\\\"astroid_article_review_bad\\\":\\\"\\\",\\\"astroid_article_review_rating\\\":\\\"5\\\",\\\"astroid_article_button_action\\\":\\\"\\\",\\\"astroid_article_button_link\\\":\\\"\\\",\\\"astroid_article_review_criterias\\\":[],\\\"astroid_article_quote_text\\\":\\\"\\\",\\\"astroid_article_quote_author\\\":\\\"\\\",\\\"astroid_article_badge\\\":\\\"0\\\",\\\"astroid_article_badge_type\\\":\\\"2\\\",\\\"astroid_article_badge_text\\\":\\\"\\\",\\\"astroid_article_badge_color\\\":\\\"\\\",\\\"astroid_article_badge_text_color\\\":\\\"\\\",\\\"astroid_authorinfo\\\":\\\"\\\",\\\"astroid_relatedposts\\\":\\\"\\\",\\\"article_relatedposts_count\\\":\\\"\\\",\\\"article_relatedposts_count_custom\\\":\\\"4\\\",\\\"astroid_readtime\\\":\\\"\\\",\\\"astroid_socialshare\\\":\\\"\\\",\\\"astroid_comments\\\":\\\"\\\",\\\"astroid_og_title\\\":\\\"\\\",\\\"astroid_og_desc\\\":\\\"\\\",\\\"astroid_og_image\\\":\\\"\\\"}\",\"version\":3,\"ordering\":\"0\",\"metakey\":\"\",\"metadesc\":\"\",\"access\":\"1\",\"hits\":\"0\",\"metadata\":\"{}\",\"featured\":\"1\",\"language\":\"*\",\"xreference\":\"\",\"note\":\"\"}', 0),
(990, 159, 1, '', '2020-04-21 13:17:22', 251, 3118, '1caf518cc41e62b796bd72ad0ba7059c57f78d06', '{\"id\":159,\"asset_id\":\"406\",\"title\":\"ACESSO TRABALHO DIST\\u00c2NCIA\",\"alias\":\"acesso-trabalho-distancia\",\"introtext\":\"<p>Estimado Encarregado de Educa\\u00e7\\u00e3o:<\\/p>\\r\\n<p>O Agrupamento de Escolas de Santa Maria Maior decidiu atribuir uma conta de e-mail a cada um dos seus alunos. Esta medida vai permitir que alunos e professores possam continuar a desenvolver o seu trabalho conjunto durante o terceiro per\\u00edodo, num ambiente digital seguro e organizado.<\\/p>\\r\\n<p><a href=\\\"https:\\/\\/forms.office.com\\/Pages\\/ResponsePage.aspx?id=PLHJBjzC8UqZk7CosDeF5BC-F2MsXCZNsPHkIht3orlUNVgzUVZHWVZRVldDMklUNlczMkpQUUwwTS4u\\\">Recuperar palavra-passe ou outras dificuldades<\\/a><\\/p>\\r\\n<p><a href=\\\"https:\\/\\/esmaior-my.sharepoint.com\\/:b:\\/g\\/personal\\/eduardocaldas_esmaior_pt\\/EeqG6WtxcpVFilJZjnLzByYBN6Xcabw0txajlsQM1243-A?e=ynoXHh\\\">Como Utilizar a conta de e-mail<\\/a><\\/p>\\r\\n<p>&nbsp;<\\/p>\\r\\n<p><img src=\\\"images\\/microsoft_teams_002.jpg\\\" alt=\\\"microsoft teams 002\\\" width=\\\"664\\\" height=\\\"386\\\" \\/><\\/p>\",\"fulltext\":\"\",\"state\":\"1\",\"catid\":\"11\",\"created\":\"2020-04-07 12:20:16\",\"created_by\":\"251\",\"created_by_alias\":\"\",\"modified\":\"2020-04-21 13:17:22\",\"modified_by\":\"251\",\"checked_out\":\"251\",\"checked_out_time\":\"2020-04-21 13:16:40\",\"publish_up\":\"2020-04-07 12:20:16\",\"publish_down\":\"0000-00-00 00:00:00\",\"images\":\"{\\\"image_intro\\\":\\\"\\\",\\\"image_intro_alt\\\":\\\"\\\",\\\"image_intro_caption\\\":\\\"\\\",\\\"float_intro\\\":\\\"\\\",\\\"image_fulltext\\\":\\\"\\\",\\\"image_fulltext_alt\\\":\\\"\\\",\\\"image_fulltext_caption\\\":\\\"\\\",\\\"float_fulltext\\\":\\\"\\\"}\",\"urls\":\"{\\\"urla\\\":false,\\\"urlatext\\\":\\\"\\\",\\\"targeta\\\":\\\"\\\",\\\"urlb\\\":false,\\\"urlbtext\\\":\\\"\\\",\\\"targetb\\\":\\\"\\\",\\\"urlc\\\":false,\\\"urlctext\\\":\\\"\\\",\\\"targetc\\\":\\\"\\\"}\",\"attribs\":\"{\\\"astroid_article_type\\\":\\\"regular\\\",\\\"astroid_article_video_url\\\":\\\"\\\",\\\"astroid_article_gallery_width\\\":\\\"\\\",\\\"astroid_article_gallery_bullets\\\":\\\"1\\\",\\\"astroid_article_gallery_navigation\\\":\\\"1\\\",\\\"astroid_article_thumbnail\\\":\\\"1\\\",\\\"astroid_article_gallery_items\\\":[],\\\"astroid_article_audio_source\\\":\\\"soundcloud\\\",\\\"astroid_article_audio_soundcloud\\\":\\\"\\\",\\\"astroid_article_audio_spotify\\\":\\\"\\\",\\\"astroid_article_review_heading\\\":\\\"\\\",\\\"astroid_article_review_summery\\\":\\\"\\\",\\\"astroid_article_review_good\\\":\\\"\\\",\\\"astroid_article_review_bad\\\":\\\"\\\",\\\"astroid_article_review_rating\\\":\\\"5\\\",\\\"astroid_article_button_action\\\":\\\"\\\",\\\"astroid_article_button_link\\\":\\\"\\\",\\\"astroid_article_review_criterias\\\":[],\\\"astroid_article_quote_text\\\":\\\"\\\",\\\"astroid_article_quote_author\\\":\\\"\\\",\\\"astroid_article_badge\\\":\\\"0\\\",\\\"astroid_article_badge_type\\\":\\\"2\\\",\\\"astroid_article_badge_text\\\":\\\"\\\",\\\"astroid_article_badge_color\\\":\\\"\\\",\\\"astroid_article_badge_text_color\\\":\\\"\\\",\\\"astroid_authorinfo\\\":\\\"\\\",\\\"astroid_relatedposts\\\":\\\"\\\",\\\"article_relatedposts_count\\\":\\\"\\\",\\\"article_relatedposts_count_custom\\\":\\\"4\\\",\\\"astroid_readtime\\\":\\\"\\\",\\\"astroid_socialshare\\\":\\\"\\\",\\\"astroid_comments\\\":\\\"\\\",\\\"astroid_og_title\\\":\\\"\\\",\\\"astroid_og_desc\\\":\\\"\\\",\\\"astroid_og_image\\\":\\\"\\\"}\",\"version\":5,\"ordering\":\"4\",\"metakey\":\"\",\"metadesc\":\"\",\"access\":\"1\",\"hits\":\"0\",\"metadata\":\"{}\",\"featured\":\"1\",\"language\":\"*\",\"xreference\":\"\",\"note\":\"\"}', 0),
(991, 162, 1, '', '2020-04-21 13:19:20', 251, 4534, '6e92dbfce40bbf55ef46c8e3549b29867ea76470', '{\"id\":162,\"asset_id\":\"409\",\"title\":\"E@D - Plano Atividades Ensino Dist\\u00e2ncia\",\"alias\":\"e-d-plano-atividades-ensino-distancia\",\"introtext\":\"<p>Bem-vindos, caros <a style=\\\"background-color: inherit; font-family: inherit; font-size: 1rem;\\\" href=\\\"mailto:alunos@esmaior.pt\\\">alunos@esmaior.pt<\\/a>!<\\/p>\\r\\n<p>Est\\u00e3o bem? Sei que nem por isso pois todos quer\\u00edamos voltar amanh\\u00e3 \\u00e0 escola\\u2026<\\/p>\\r\\n<p>Custa continuar em casa. Mas tem de ser. &nbsp;Acontecem estas coisas. &nbsp;Muito m\\u00e1s. &nbsp;Temos de resistir! E prosseguir. &nbsp;<\\/p>\\r\\n<p>Neste terceiro per\\u00edodo vamos trabalhar de modo diferente. Convosco. Mas \\u00e0 dist\\u00e2ncia. Vamos descobrir. Pensar o mundo. Refletir. &nbsp;<\\/p>\\r\\n<p>Os teus professores est\\u00e3o a preparar-se para contigo desenhar novas geometrias, calcular outros horizontes, escrever mapas de mem\\u00f3ria. Amanh\\u00e3 e depois tamb\\u00e9m tens de te preparar para este mundo do <a href=\\\"mailto:Ensino@Dist\\u00e2ncia\\\">Ensino@Dist\\u00e2ncia<\\/a>, entrar na tua <em>Teams<\\/em>, &nbsp;explorar os recursos que existem. V\\u00ea as coisas a que vais aceder. Se tiveres alguma dificuldade t\\u00e9cnica, vai \\u00e0 p\\u00e1gina esmaior.pt e preenche o formul\\u00e1rio&nbsp;<a href=\\\"https:\\/\\/forms.office.com\\/Pages\\/ResponsePage.aspx?id=PLHJBjzC8UqZk7CosDeF5BC-F2MsXCZNsPHkIht3orlUNVgzUVZHWVZRVldDMklUNlczMkpQUUwwTS4u\\\">Recuperar palavra-passe ou outras dificuldades<\\/a>. Entretanto espreita para teu bem <a href=\\\"http:\\/\\/www.seguranet.pt\\/\\\">www.seguranet.pt\\/<\\/a>.<\\/p>\\r\\n<p>Vais j\\u00e1 ser convocado para uma reuni\\u00e3o <em>online <\\/em>com o teu DT para te inteirares do plano de a\\u00e7\\u00e3o. De como vai ser este 3\\u00ba per\\u00edodo. &nbsp;De como vale a pena saber sempre mais, porque \\u00e9 o conhecimento que nos torna livres!<\\/p>\\r\\n<p>N\\u00e3o te esque\\u00e7as do nosso verdadeiro motivo: &nbsp;<strong>Subir ao mais alto n\\u00edvel, sem perder o equil\\u00edbrio<\\/strong>.<\\/p>\\r\\n<p>SA\\u00daDE !<\\/p>\\r\\n<p><a href=\\\"images\\/PLANO_DE_ORGANIZA\\u00c7\\u00c3O_DO_TRABALHO_\\u00c0_DIST\\u00c2NCIA_-_vers\\u00e3o_aditada.pdf\\\">E@D - Plano Trabalho Dist\\u00e2ncia<\\/a><\\/p>\\r\\n<p><a href=\\\"images\\/CI_n\\u00ba_33_-_Organiza\\u00e7\\u00e3o_atividades_1\\u00aa_semana_3\\u00ba_per\\u00edodo_ben.pdf\\\">CI<\\/a><\\/p>\\r\\n<p>&nbsp;<\\/p>\\r\\n<p><a href=\\\"images\\/Informac\\u0327a\\u0303o_Decreto_Lei_3\\u00ba_peri\\u0301odoqq.pdf\\\">Informa\\u00e7\\u00e3o<\\/a><\\/p>\",\"fulltext\":\"\",\"state\":\"1\",\"catid\":\"11\",\"created\":\"2020-04-13 17:09:09\",\"created_by\":\"251\",\"created_by_alias\":\"\",\"modified\":\"2020-04-21 13:19:20\",\"modified_by\":\"251\",\"checked_out\":\"251\",\"checked_out_time\":\"2020-04-21 13:18:56\",\"publish_up\":\"2020-04-13 17:09:09\",\"publish_down\":\"0000-00-00 00:00:00\",\"images\":\"{\\\"image_intro\\\":\\\"\\\",\\\"image_intro_alt\\\":\\\"\\\",\\\"image_intro_caption\\\":\\\"\\\",\\\"float_intro\\\":\\\"\\\",\\\"image_fulltext\\\":\\\"\\\",\\\"image_fulltext_alt\\\":\\\"\\\",\\\"image_fulltext_caption\\\":\\\"\\\",\\\"float_fulltext\\\":\\\"\\\"}\",\"urls\":\"{\\\"urla\\\":false,\\\"urlatext\\\":\\\"\\\",\\\"targeta\\\":\\\"\\\",\\\"urlb\\\":false,\\\"urlbtext\\\":\\\"\\\",\\\"targetb\\\":\\\"\\\",\\\"urlc\\\":false,\\\"urlctext\\\":\\\"\\\",\\\"targetc\\\":\\\"\\\"}\",\"attribs\":\"{\\\"astroid_article_type\\\":\\\"regular\\\",\\\"astroid_article_video_url\\\":\\\"\\\",\\\"astroid_article_gallery_width\\\":\\\"\\\",\\\"astroid_article_gallery_bullets\\\":\\\"1\\\",\\\"astroid_article_gallery_navigation\\\":\\\"1\\\",\\\"astroid_article_thumbnail\\\":\\\"1\\\",\\\"astroid_article_gallery_items\\\":[],\\\"astroid_article_audio_source\\\":\\\"soundcloud\\\",\\\"astroid_article_audio_soundcloud\\\":\\\"\\\",\\\"astroid_article_audio_spotify\\\":\\\"\\\",\\\"astroid_article_review_heading\\\":\\\"\\\",\\\"astroid_article_review_summery\\\":\\\"\\\",\\\"astroid_article_review_good\\\":\\\"\\\",\\\"astroid_article_review_bad\\\":\\\"\\\",\\\"astroid_article_review_rating\\\":\\\"5\\\",\\\"astroid_article_button_action\\\":\\\"\\\",\\\"astroid_article_button_link\\\":\\\"\\\",\\\"astroid_article_review_criterias\\\":[],\\\"astroid_article_quote_text\\\":\\\"\\\",\\\"astroid_article_quote_author\\\":\\\"\\\",\\\"astroid_article_badge\\\":\\\"0\\\",\\\"astroid_article_badge_type\\\":\\\"2\\\",\\\"astroid_article_badge_text\\\":\\\"\\\",\\\"astroid_article_badge_color\\\":\\\"\\\",\\\"astroid_article_badge_text_color\\\":\\\"\\\",\\\"astroid_authorinfo\\\":\\\"\\\",\\\"astroid_relatedposts\\\":\\\"\\\",\\\"article_relatedposts_count\\\":\\\"\\\",\\\"article_relatedposts_count_custom\\\":\\\"4\\\",\\\"astroid_readtime\\\":\\\"\\\",\\\"astroid_socialshare\\\":\\\"\\\",\\\"astroid_comments\\\":\\\"\\\",\\\"astroid_og_title\\\":\\\"\\\",\\\"astroid_og_desc\\\":\\\"\\\",\\\"astroid_og_image\\\":\\\"\\\"}\",\"version\":4,\"ordering\":\"1\",\"metakey\":\"\",\"metadesc\":\"\",\"access\":\"1\",\"hits\":\"0\",\"metadata\":\"{}\",\"featured\":\"1\",\"language\":\"*\",\"xreference\":\"\",\"note\":\"\"}', 0),
(992, 164, 1, '', '2020-04-21 16:43:41', 251, 4908, 'f1992149934bae09828047c219a4c013c7a420a8', '{\"id\":164,\"asset_id\":411,\"title\":\"EXAMES NACIONAIS - NOVAS INFORMA\\u00c7\\u00d5ES\",\"alias\":\"exames-nacionais-novas-informacoes\",\"introtext\":\"<p><span style=\\\"background-color: #333399; color: #ffffff;\\\"><strong>EXAMES NACIONAIS - NOVAS INFORMA\\u00c7\\u00d5ES <\\/strong><\\/span><\\/p>\\r\\n<p><strong>Inscri\\u00e7\\u00f5es para Exame<\\/strong>&nbsp;<strong>e Provas de Equival\\u00eancia \\u00e0 Frequ\\u00eancia<\\/strong> <strong>\\u2013 at\\u00e9 11 de maio<\\/strong><\\/p>\\r\\n<p>Foi publicado o Decreto-Lei n\\u00ba 14-G\\/2020, de 13 de abril, que&nbsp;estabelece medidas excecionais e tempor\\u00e1rias de resposta \\u00e0 pandemia da doen\\u00e7a COVID -19 no \\u00e2mbito dos ensinos b\\u00e1sico e secund\\u00e1rio, para o ano letivo de 2019\\/2020.<\\/p>\\r\\n<p>De acordo com o novo Decreto-Lei, os alunos <strong>podem alterar<\\/strong> a inscri\\u00e7\\u00e3o nos exames nacionais, uma vez que apenas necessitam de fazer os exames que se constituam como provas de ingresso. Se assim for, devem enviar <strong>novo boletim de inscri\\u00e7\\u00e3o <\\/strong>com os exames pretendidos para o email <strong><em>exames2020@esmaior<\\/em><\\/strong>, at\\u00e9 ao dia <strong>11 de maio<\\/strong>.<\\/p>\\r\\n<p><strong>Os alunos do 12\\u00ba ano, no caso de j\\u00e1 n\\u00e3o pretenderem realizar nenhum exame<\\/strong>, enviam um boletim com a cruz a assinalar que apenas pretendem a Ficha Enes.<\\/p>\\r\\n<p>Findo o prazo de suspens\\u00e3o da atividade letiva presencial ou no dia da realiza\\u00e7\\u00e3o do primeiro exame, os alunos ou os seus encarregados de educa\\u00e7\\u00e3o procedem \\u00e0 entrega do original ou do modelo descarregado do boletim de inscri\\u00e7\\u00e3o, devidamente preenchido e assinado, havendo lugar, quando aplic\\u00e1vel, ao pagamento de encargos de inscri\\u00e7\\u00e3o.<\\/p>\\r\\n<p>Procedimentos de inscri\\u00e7\\u00e3o:<\\/p>\\r\\n<p>1 - Os alunos, ou os seus encarregados de educa\\u00e7\\u00e3o, descarregam o&nbsp;<strong>boletim<\\/strong>&nbsp;edit\\u00e1vel (<a href=\\\"files\\/boletim.pdf\\\"><strong>em anexo<\\/strong><\\/a>), preenchem e enviam-no, devidamente preenchido, para&nbsp;<a href=\\\"mailto:exames2020@esmaior.pt\\\">exames2020@esmaior.pt<\\/a><\\/p>\\r\\n<p>3 \\u2013 Se um aluno j\\u00e1 disp\\u00f5e do boletim EMEC, poder\\u00e1, em alternativa ao procedimento descrito no ponto 1, proceder ao seu preenchimento, digitalizar e enviar para&nbsp;<a href=\\\"mailto:exames2020@esmaior.pt\\\">exames2020@esmaior.pt<\\/a><\\/p>\\r\\n<p>4 - Nas situa\\u00e7\\u00f5es em que o procedimento descrito no ponto 1 n\\u00e3o for poss\\u00edvel, podem, ainda, os alunos, ou os seus encarregados de educa\\u00e7\\u00e3o, proceder \\u00e0 inscri\\u00e7\\u00e3o atrav\\u00e9s do preenchimento do formul\\u00e1rio dispon\\u00edvel em&nbsp;<a href=\\\"https:\\/\\/exames.dgeec.mec.pt\\/candidatura.php\\\">https:\\/\\/exames.dgeec.mec.pt\\/candidatura.php<\\/a><\\/p>\",\"fulltext\":\"\",\"state\":\"1\",\"catid\":\"11\",\"created\":\"2020-04-21 16:43:41\",\"created_by\":\"251\",\"created_by_alias\":\"\",\"modified\":\"2020-04-21 16:43:41\",\"modified_by\":null,\"checked_out\":null,\"checked_out_time\":null,\"publish_up\":\"2020-04-21 16:43:41\",\"publish_down\":\"0000-00-00 00:00:00\",\"images\":\"{\\\"image_intro\\\":\\\"\\\",\\\"image_intro_alt\\\":\\\"\\\",\\\"image_intro_caption\\\":\\\"\\\",\\\"float_intro\\\":\\\"\\\",\\\"image_fulltext\\\":\\\"\\\",\\\"image_fulltext_alt\\\":\\\"\\\",\\\"image_fulltext_caption\\\":\\\"\\\",\\\"float_fulltext\\\":\\\"\\\"}\",\"urls\":\"{\\\"urla\\\":false,\\\"urlatext\\\":\\\"\\\",\\\"targeta\\\":\\\"\\\",\\\"urlb\\\":false,\\\"urlbtext\\\":\\\"\\\",\\\"targetb\\\":\\\"\\\",\\\"urlc\\\":false,\\\"urlctext\\\":\\\"\\\",\\\"targetc\\\":\\\"\\\"}\",\"attribs\":\"{\\\"astroid_article_type\\\":\\\"regular\\\",\\\"astroid_article_video_url\\\":\\\"\\\",\\\"astroid_article_gallery_width\\\":\\\"\\\",\\\"astroid_article_gallery_bullets\\\":\\\"1\\\",\\\"astroid_article_gallery_navigation\\\":\\\"1\\\",\\\"astroid_article_thumbnail\\\":\\\"1\\\",\\\"astroid_article_gallery_items\\\":[],\\\"astroid_article_audio_source\\\":\\\"soundcloud\\\",\\\"astroid_article_audio_soundcloud\\\":\\\"\\\",\\\"astroid_article_audio_spotify\\\":\\\"\\\",\\\"astroid_article_review_heading\\\":\\\"\\\",\\\"astroid_article_review_summery\\\":\\\"\\\",\\\"astroid_article_review_good\\\":\\\"\\\",\\\"astroid_article_review_bad\\\":\\\"\\\",\\\"astroid_article_review_rating\\\":\\\"5\\\",\\\"astroid_article_button_action\\\":\\\"\\\",\\\"astroid_article_button_link\\\":\\\"\\\",\\\"astroid_article_review_criterias\\\":[],\\\"astroid_article_quote_text\\\":\\\"\\\",\\\"astroid_article_quote_author\\\":\\\"\\\",\\\"astroid_article_badge\\\":\\\"0\\\",\\\"astroid_article_badge_type\\\":\\\"2\\\",\\\"astroid_article_badge_text\\\":\\\"\\\",\\\"astroid_article_badge_color\\\":\\\"\\\",\\\"astroid_article_badge_text_color\\\":\\\"\\\",\\\"astroid_authorinfo\\\":\\\"\\\",\\\"astroid_relatedposts\\\":\\\"\\\",\\\"article_relatedposts_count\\\":\\\"\\\",\\\"article_relatedposts_count_custom\\\":\\\"4\\\",\\\"astroid_readtime\\\":\\\"\\\",\\\"astroid_socialshare\\\":\\\"\\\",\\\"astroid_comments\\\":\\\"\\\",\\\"astroid_og_title\\\":\\\"\\\",\\\"astroid_og_desc\\\":\\\"\\\",\\\"astroid_og_image\\\":\\\"\\\"}\",\"version\":1,\"ordering\":null,\"metakey\":\"\",\"metadesc\":\"\",\"access\":\"1\",\"hits\":null,\"metadata\":\"{}\",\"featured\":\"0\",\"language\":\"*\",\"xreference\":null,\"note\":null}', 0),
(993, 164, 1, '', '2020-04-21 16:45:09', 251, 4923, '73e29343e41cb8a8f41c7d04b0fed3a436d741aa', '{\"id\":164,\"asset_id\":\"411\",\"title\":\"EXAMES NACIONAIS - NOVAS INFORMA\\u00c7\\u00d5ES\",\"alias\":\"exames-nacionais-novas-informacoes\",\"introtext\":\"<p><span style=\\\"background-color: #333399; color: #ffffff;\\\"><strong>EXAMES NACIONAIS - NOVAS INFORMA\\u00c7\\u00d5ES <\\/strong><\\/span><\\/p>\\r\\n<p><strong>Inscri\\u00e7\\u00f5es para Exame<\\/strong>&nbsp;<strong>e Provas de Equival\\u00eancia \\u00e0 Frequ\\u00eancia<\\/strong> <strong>\\u2013 at\\u00e9 11 de maio<\\/strong><\\/p>\\r\\n<p>Foi publicado o Decreto-Lei n\\u00ba 14-G\\/2020, de 13 de abril, que&nbsp;estabelece medidas excecionais e tempor\\u00e1rias de resposta \\u00e0 pandemia da doen\\u00e7a COVID -19 no \\u00e2mbito dos ensinos b\\u00e1sico e secund\\u00e1rio, para o ano letivo de 2019\\/2020.<\\/p>\\r\\n<p>De acordo com o novo Decreto-Lei, os alunos <strong>podem alterar<\\/strong> a inscri\\u00e7\\u00e3o nos exames nacionais, uma vez que apenas necessitam de fazer os exames que se constituam como provas de ingresso. Se assim for, devem enviar <strong>novo boletim de inscri\\u00e7\\u00e3o <\\/strong>com os exames pretendidos para o email <strong><em>exames2020@esmaior<\\/em><\\/strong>, at\\u00e9 ao dia <strong>11 de maio<\\/strong>.<\\/p>\\r\\n<p><strong>Os alunos do 12\\u00ba ano, no caso de j\\u00e1 n\\u00e3o pretenderem realizar nenhum exame<\\/strong>, enviam um boletim com a cruz a assinalar que apenas pretendem a Ficha Enes.<\\/p>\\r\\n<p>Findo o prazo de suspens\\u00e3o da atividade letiva presencial ou no dia da realiza\\u00e7\\u00e3o do primeiro exame, os alunos ou os seus encarregados de educa\\u00e7\\u00e3o procedem \\u00e0 entrega do original ou do modelo descarregado do boletim de inscri\\u00e7\\u00e3o, devidamente preenchido e assinado, havendo lugar, quando aplic\\u00e1vel, ao pagamento de encargos de inscri\\u00e7\\u00e3o.<\\/p>\\r\\n<p>Procedimentos de inscri\\u00e7\\u00e3o:<\\/p>\\r\\n<p>1 - Os alunos, ou os seus encarregados de educa\\u00e7\\u00e3o, descarregam o&nbsp;<strong>boletim<\\/strong>&nbsp;edit\\u00e1vel (<a href=\\\"files\\/boletim.pdf\\\"><strong>em anexo<\\/strong><\\/a>), preenchem e enviam-no, devidamente preenchido, para&nbsp;<a href=\\\"mailto:exames2020@esmaior.pt\\\">exames2020@esmaior.pt<\\/a><\\/p>\\r\\n<p>3 \\u2013 Se um aluno j\\u00e1 disp\\u00f5e do boletim EMEC, poder\\u00e1, em alternativa ao procedimento descrito no ponto 1, proceder ao seu preenchimento, digitalizar e enviar para&nbsp;<a href=\\\"mailto:exames2020@esmaior.pt\\\">exames2020@esmaior.pt<\\/a><\\/p>\\r\\n<p>4 - Nas situa\\u00e7\\u00f5es em que o procedimento descrito no ponto 1 n\\u00e3o for poss\\u00edvel, podem, ainda, os alunos, ou os seus encarregados de educa\\u00e7\\u00e3o, proceder \\u00e0 inscri\\u00e7\\u00e3o atrav\\u00e9s do preenchimento do formul\\u00e1rio dispon\\u00edvel em&nbsp;<a href=\\\"https:\\/\\/exames.dgeec.mec.pt\\/candidatura.php\\\">https:\\/\\/exames.dgeec.mec.pt\\/candidatura.php<\\/a><\\/p>\",\"fulltext\":\"\",\"state\":\"1\",\"catid\":\"11\",\"created\":\"2020-04-21 16:43:41\",\"created_by\":\"251\",\"created_by_alias\":\"\",\"modified\":\"2020-04-21 16:45:09\",\"modified_by\":\"251\",\"checked_out\":\"251\",\"checked_out_time\":\"2020-04-21 16:44:29\",\"publish_up\":\"2020-04-21 16:43:41\",\"publish_down\":\"0000-00-00 00:00:00\",\"images\":\"{\\\"image_intro\\\":\\\"\\\",\\\"image_intro_alt\\\":\\\"\\\",\\\"image_intro_caption\\\":\\\"\\\",\\\"float_intro\\\":\\\"\\\",\\\"image_fulltext\\\":\\\"\\\",\\\"image_fulltext_alt\\\":\\\"\\\",\\\"image_fulltext_caption\\\":\\\"\\\",\\\"float_fulltext\\\":\\\"\\\"}\",\"urls\":\"{\\\"urla\\\":false,\\\"urlatext\\\":\\\"\\\",\\\"targeta\\\":\\\"\\\",\\\"urlb\\\":false,\\\"urlbtext\\\":\\\"\\\",\\\"targetb\\\":\\\"\\\",\\\"urlc\\\":false,\\\"urlctext\\\":\\\"\\\",\\\"targetc\\\":\\\"\\\"}\",\"attribs\":\"{\\\"astroid_article_type\\\":\\\"regular\\\",\\\"astroid_article_video_url\\\":\\\"\\\",\\\"astroid_article_gallery_width\\\":\\\"\\\",\\\"astroid_article_gallery_bullets\\\":\\\"1\\\",\\\"astroid_article_gallery_navigation\\\":\\\"1\\\",\\\"astroid_article_thumbnail\\\":\\\"1\\\",\\\"astroid_article_gallery_items\\\":[],\\\"astroid_article_audio_source\\\":\\\"soundcloud\\\",\\\"astroid_article_audio_soundcloud\\\":\\\"\\\",\\\"astroid_article_audio_spotify\\\":\\\"\\\",\\\"astroid_article_review_heading\\\":\\\"\\\",\\\"astroid_article_review_summery\\\":\\\"\\\",\\\"astroid_article_review_good\\\":\\\"\\\",\\\"astroid_article_review_bad\\\":\\\"\\\",\\\"astroid_article_review_rating\\\":\\\"5\\\",\\\"astroid_article_button_action\\\":\\\"\\\",\\\"astroid_article_button_link\\\":\\\"\\\",\\\"astroid_article_review_criterias\\\":[],\\\"astroid_article_quote_text\\\":\\\"\\\",\\\"astroid_article_quote_author\\\":\\\"\\\",\\\"astroid_article_badge\\\":\\\"0\\\",\\\"astroid_article_badge_type\\\":\\\"2\\\",\\\"astroid_article_badge_text\\\":\\\"\\\",\\\"astroid_article_badge_color\\\":\\\"\\\",\\\"astroid_article_badge_text_color\\\":\\\"\\\",\\\"astroid_authorinfo\\\":\\\"\\\",\\\"astroid_relatedposts\\\":\\\"\\\",\\\"article_relatedposts_count\\\":\\\"\\\",\\\"article_relatedposts_count_custom\\\":\\\"4\\\",\\\"astroid_readtime\\\":\\\"\\\",\\\"astroid_socialshare\\\":\\\"\\\",\\\"astroid_comments\\\":\\\"\\\",\\\"astroid_og_title\\\":\\\"\\\",\\\"astroid_og_desc\\\":\\\"\\\",\\\"astroid_og_image\\\":\\\"\\\"}\",\"version\":2,\"ordering\":\"0\",\"metakey\":\"\",\"metadesc\":\"\",\"access\":\"1\",\"hits\":\"0\",\"metadata\":\"{}\",\"featured\":\"1\",\"language\":\"*\",\"xreference\":\"\",\"note\":\"\"}', 0),
(994, 165, 1, '', '2020-04-21 17:02:06', 251, 4108, 'e390062528d260c97f842dd4fc138ac5da15cd08', '{\"id\":165,\"asset_id\":412,\"title\":\"SPO - Informa\\u00e7\\u00e3o relevante \",\"alias\":\"spo-informacao-relevante\",\"introtext\":\"<p><strong>SERVI\\u00c7OS DE PSICOLOGIA E ORIENTA\\u00c7\\u00c3O VOCACIONAL (SPO)<\\/strong><\\/p>\\r\\n<p><strong>Informa\\u00e7\\u00e3o \\u00e0 Comunidade Educativa<\\/strong><\\/p>\\r\\n<p>Tendo em conta as conting\\u00eancias associadas \\u00e0 situa\\u00e7\\u00e3o at\\u00edpica em que vivemos, o Servi\\u00e7o de Psicologia e Orienta\\u00e7\\u00e3o do Agrupamento de Escolas de Santa Maria Maior, tal como todas as outras estruturas do Agrupamento, reformulou o seu referencial de atua\\u00e7\\u00e3o de modo a proceder \\u00e0 interven\\u00e7\\u00e3o \\u00e0 dist\\u00e2ncia com qualquer aluno\\/fam\\u00edlia. No que for poss\\u00edvel, o SPO ajudar\\u00e1 a encontrar as respostas mais ajustadas, permanecendo a trabalhar \\u00e0 dist\\u00e2ncia. Pretende-se, com este contacto:<\\/p>\\r\\n<ol>\\r\\n<li>Manter a comunica\\u00e7\\u00e3o e o acompanhamento dos alunos anteriormente sinalizados;<\\/li>\\r\\n<li>Atender a situa\\u00e7\\u00f5es de vulnerabilidade desenvolvidas \\/ aprofundadas no \\u00e2mbito do quadro de ensino \\u00e0 dist\\u00e2ncia;<\\/li>\\r\\n<li>Assegurar a orienta\\u00e7\\u00e3o vocacional e a comunica\\u00e7\\u00e3o dos resultados.<\\/li>\\r\\n<li>Preparar o ingresso no ensino superior.<\\/li>\\r\\n<\\/ol>\\r\\n<p>Para aceder a este acompanhamento, o aluno\\/fam\\u00edlia dever\\u00e1 enviar o pedido para os endere\\u00e7os institucionais das psic\\u00f3logas:<\\/p>\\r\\n<p>1\\u00ba ciclo e Ensino Secund\\u00e1rio \\u2013 <a href=\\\"mailto:mariajosesilva@esmaior.pt\\\">mariajosesilva@esmaior.pt<\\/a><\\/p>\\r\\n<p>2\\u00ba e 3\\u00ba ciclos \\u2013 <a href=\\\"mailto:noeliaafonso@esmaior.pt\\\">noeliaafonso@esmaior.pt<\\/a><\\/p>\\r\\n<p>O Servi\\u00e7o de Psicologia e Orienta\\u00e7\\u00e3o informa ainda que todo o acompanhamento prestado ser\\u00e1 feito, a partir de agora, atrav\\u00e9s da plataforma Teams do Agrupamento, tendo que ser usado o email institucional de cada aluno.<\\/p>\\r\\n<p>Viana do Castelo, 21 de abril de 2020, O Diretor<\\/p>\",\"fulltext\":\"\",\"state\":\"1\",\"catid\":\"11\",\"created\":\"2020-04-21 17:02:06\",\"created_by\":\"251\",\"created_by_alias\":\"\",\"modified\":\"2020-04-21 17:02:06\",\"modified_by\":null,\"checked_out\":null,\"checked_out_time\":null,\"publish_up\":\"2020-04-21 17:02:06\",\"publish_down\":\"0000-00-00 00:00:00\",\"images\":\"{\\\"image_intro\\\":\\\"\\\",\\\"image_intro_alt\\\":\\\"\\\",\\\"image_intro_caption\\\":\\\"\\\",\\\"float_intro\\\":\\\"\\\",\\\"image_fulltext\\\":\\\"\\\",\\\"image_fulltext_alt\\\":\\\"\\\",\\\"image_fulltext_caption\\\":\\\"\\\",\\\"float_fulltext\\\":\\\"\\\"}\",\"urls\":\"{\\\"urla\\\":false,\\\"urlatext\\\":\\\"\\\",\\\"targeta\\\":\\\"\\\",\\\"urlb\\\":false,\\\"urlbtext\\\":\\\"\\\",\\\"targetb\\\":\\\"\\\",\\\"urlc\\\":false,\\\"urlctext\\\":\\\"\\\",\\\"targetc\\\":\\\"\\\"}\",\"attribs\":\"{\\\"astroid_article_type\\\":\\\"regular\\\",\\\"astroid_article_video_url\\\":\\\"\\\",\\\"astroid_article_gallery_width\\\":\\\"\\\",\\\"astroid_article_gallery_bullets\\\":\\\"1\\\",\\\"astroid_article_gallery_navigation\\\":\\\"1\\\",\\\"astroid_article_thumbnail\\\":\\\"1\\\",\\\"astroid_article_gallery_items\\\":[],\\\"astroid_article_audio_source\\\":\\\"soundcloud\\\",\\\"astroid_article_audio_soundcloud\\\":\\\"\\\",\\\"astroid_article_audio_spotify\\\":\\\"\\\",\\\"astroid_article_review_heading\\\":\\\"\\\",\\\"astroid_article_review_summery\\\":\\\"\\\",\\\"astroid_article_review_good\\\":\\\"\\\",\\\"astroid_article_review_bad\\\":\\\"\\\",\\\"astroid_article_review_rating\\\":\\\"5\\\",\\\"astroid_article_button_action\\\":\\\"\\\",\\\"astroid_article_button_link\\\":\\\"\\\",\\\"astroid_article_review_criterias\\\":[],\\\"astroid_article_quote_text\\\":\\\"\\\",\\\"astroid_article_quote_author\\\":\\\"\\\",\\\"astroid_article_badge\\\":\\\"0\\\",\\\"astroid_article_badge_type\\\":\\\"2\\\",\\\"astroid_article_badge_text\\\":\\\"\\\",\\\"astroid_article_badge_color\\\":\\\"\\\",\\\"astroid_article_badge_text_color\\\":\\\"\\\",\\\"astroid_authorinfo\\\":\\\"\\\",\\\"astroid_relatedposts\\\":\\\"\\\",\\\"article_relatedposts_count\\\":\\\"\\\",\\\"article_relatedposts_count_custom\\\":\\\"4\\\",\\\"astroid_readtime\\\":\\\"\\\",\\\"astroid_socialshare\\\":\\\"\\\",\\\"astroid_comments\\\":\\\"\\\",\\\"astroid_og_title\\\":\\\"\\\",\\\"astroid_og_desc\\\":\\\"\\\",\\\"astroid_og_image\\\":\\\"\\\"}\",\"version\":1,\"ordering\":null,\"metakey\":\"\",\"metadesc\":\"\",\"access\":\"1\",\"hits\":null,\"metadata\":\"{}\",\"featured\":\"1\",\"language\":\"*\",\"xreference\":null,\"note\":null}', 0);
INSERT INTO `ynfp8_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
(995, 164, 1, '', '2020-04-21 17:08:20', 251, 5014, '470b08af8aee8554ccdd0516280a2db8dc0da21c', '{\"id\":164,\"asset_id\":\"411\",\"title\":\"EXAMES NACIONAIS - NOVAS INFORMA\\u00c7\\u00d5ES\",\"alias\":\"exames-nacionais-novas-informacoes\",\"introtext\":\"<p><span style=\\\"background-color: #333399; color: #ffffff;\\\"><strong>EXAMES NACIONAIS <span style=\\\"background-color: #cc99ff;\\\">- NOVAS INFORMA\\u00c7\\u00d5ES <\\/span><\\/strong><\\/span><\\/p>\\r\\n<p><strong>Inscri\\u00e7\\u00f5es para Exame<\\/strong>&nbsp;<strong>e Provas de Equival\\u00eancia \\u00e0 Frequ\\u00eancia<\\/strong> <strong>\\u2013 <span style=\\\"color: #ff0000;\\\">at\\u00e9 11 de maio<\\/span><\\/strong><\\/p>\\r\\n<p>Foi publicado o Decreto-Lei n\\u00ba 14-G\\/2020, de 13 de abril, que&nbsp;estabelece medidas excecionais e tempor\\u00e1rias de resposta \\u00e0 pandemia da doen\\u00e7a COVID -19 no \\u00e2mbito dos ensinos b\\u00e1sico e secund\\u00e1rio, para o ano letivo de 2019\\/2020.<\\/p>\\r\\n<p>De acordo com o novo Decreto-Lei, os alunos <strong>podem alterar<\\/strong> a inscri\\u00e7\\u00e3o nos exames nacionais, uma vez que apenas necessitam de fazer os exames que se constituam como provas de ingresso. Se assim for, devem enviar <strong>novo boletim de inscri\\u00e7\\u00e3o <\\/strong>com os exames pretendidos para o email <strong><em>exames2020@esmaior<\\/em><\\/strong>, at\\u00e9 ao dia <strong>11 de maio<\\/strong>.<\\/p>\\r\\n<p><strong>Os alunos do 12\\u00ba ano, no caso de j\\u00e1 n\\u00e3o pretenderem realizar nenhum exame<\\/strong>, enviam um boletim com a cruz a assinalar que apenas pretendem a Ficha Enes.<\\/p>\\r\\n<p>Findo o prazo de suspens\\u00e3o da atividade letiva presencial ou no dia da realiza\\u00e7\\u00e3o do primeiro exame, os alunos ou os seus encarregados de educa\\u00e7\\u00e3o procedem \\u00e0 entrega do original ou do modelo descarregado do boletim de inscri\\u00e7\\u00e3o, devidamente preenchido e assinado, havendo lugar, quando aplic\\u00e1vel, ao pagamento de encargos de inscri\\u00e7\\u00e3o.<\\/p>\\r\\n<p>Procedimentos de inscri\\u00e7\\u00e3o:<\\/p>\\r\\n<p>1 - Os alunos, ou os seus encarregados de educa\\u00e7\\u00e3o, descarregam o&nbsp;<strong>boletim<\\/strong>&nbsp;edit\\u00e1vel (<a href=\\\"files\\/boletim.pdf\\\"><strong>em anexo<\\/strong><\\/a>), preenchem e enviam-no, devidamente preenchido, para&nbsp;<a href=\\\"mailto:exames2020@esmaior.pt\\\">exames2020@esmaior.pt<\\/a><\\/p>\\r\\n<p>3 \\u2013 Se um aluno j\\u00e1 disp\\u00f5e do boletim EMEC, poder\\u00e1, em alternativa ao procedimento descrito no ponto 1, proceder ao seu preenchimento, digitalizar e enviar para&nbsp;<a href=\\\"mailto:exames2020@esmaior.pt\\\">exames2020@esmaior.pt<\\/a><\\/p>\\r\\n<p>4 - Nas situa\\u00e7\\u00f5es em que o procedimento descrito no ponto 1 n\\u00e3o for poss\\u00edvel, podem, ainda, os alunos, ou os seus encarregados de educa\\u00e7\\u00e3o, proceder \\u00e0 inscri\\u00e7\\u00e3o atrav\\u00e9s do preenchimento do formul\\u00e1rio dispon\\u00edvel em&nbsp;<a href=\\\"https:\\/\\/exames.dgeec.mec.pt\\/candidatura.php\\\">https:\\/\\/exames.dgeec.mec.pt\\/candidatura.php<\\/a><\\/p>\",\"fulltext\":\"\",\"state\":\"1\",\"catid\":\"11\",\"created\":\"2020-04-21 16:43:41\",\"created_by\":\"251\",\"created_by_alias\":\"\",\"modified\":\"2020-04-21 17:08:20\",\"modified_by\":\"251\",\"checked_out\":\"251\",\"checked_out_time\":\"2020-04-21 17:05:35\",\"publish_up\":\"2020-04-21 16:43:41\",\"publish_down\":\"0000-00-00 00:00:00\",\"images\":\"{\\\"image_intro\\\":\\\"\\\",\\\"image_intro_alt\\\":\\\"\\\",\\\"image_intro_caption\\\":\\\"\\\",\\\"float_intro\\\":\\\"\\\",\\\"image_fulltext\\\":\\\"\\\",\\\"image_fulltext_alt\\\":\\\"\\\",\\\"image_fulltext_caption\\\":\\\"\\\",\\\"float_fulltext\\\":\\\"\\\"}\",\"urls\":\"{\\\"urla\\\":false,\\\"urlatext\\\":\\\"\\\",\\\"targeta\\\":\\\"\\\",\\\"urlb\\\":false,\\\"urlbtext\\\":\\\"\\\",\\\"targetb\\\":\\\"\\\",\\\"urlc\\\":false,\\\"urlctext\\\":\\\"\\\",\\\"targetc\\\":\\\"\\\"}\",\"attribs\":\"{\\\"astroid_article_type\\\":\\\"regular\\\",\\\"astroid_article_video_url\\\":\\\"\\\",\\\"astroid_article_gallery_width\\\":\\\"\\\",\\\"astroid_article_gallery_bullets\\\":\\\"1\\\",\\\"astroid_article_gallery_navigation\\\":\\\"1\\\",\\\"astroid_article_thumbnail\\\":\\\"1\\\",\\\"astroid_article_gallery_items\\\":[],\\\"astroid_article_audio_source\\\":\\\"soundcloud\\\",\\\"astroid_article_audio_soundcloud\\\":\\\"\\\",\\\"astroid_article_audio_spotify\\\":\\\"\\\",\\\"astroid_article_review_heading\\\":\\\"\\\",\\\"astroid_article_review_summery\\\":\\\"\\\",\\\"astroid_article_review_good\\\":\\\"\\\",\\\"astroid_article_review_bad\\\":\\\"\\\",\\\"astroid_article_review_rating\\\":\\\"5\\\",\\\"astroid_article_button_action\\\":\\\"\\\",\\\"astroid_article_button_link\\\":\\\"\\\",\\\"astroid_article_review_criterias\\\":[],\\\"astroid_article_quote_text\\\":\\\"\\\",\\\"astroid_article_quote_author\\\":\\\"\\\",\\\"astroid_article_badge\\\":\\\"0\\\",\\\"astroid_article_badge_type\\\":\\\"2\\\",\\\"astroid_article_badge_text\\\":\\\"\\\",\\\"astroid_article_badge_color\\\":\\\"\\\",\\\"astroid_article_badge_text_color\\\":\\\"\\\",\\\"astroid_authorinfo\\\":\\\"\\\",\\\"astroid_relatedposts\\\":\\\"\\\",\\\"article_relatedposts_count\\\":\\\"\\\",\\\"article_relatedposts_count_custom\\\":\\\"4\\\",\\\"astroid_readtime\\\":\\\"\\\",\\\"astroid_socialshare\\\":\\\"\\\",\\\"astroid_comments\\\":\\\"\\\",\\\"astroid_og_title\\\":\\\"\\\",\\\"astroid_og_desc\\\":\\\"\\\",\\\"astroid_og_image\\\":\\\"\\\"}\",\"version\":5,\"ordering\":\"1\",\"metakey\":\"\",\"metadesc\":\"\",\"access\":\"1\",\"hits\":\"0\",\"metadata\":\"{}\",\"featured\":\"1\",\"language\":\"*\",\"xreference\":\"\",\"note\":\"\"}', 0),
(997, 164, 1, '', '2020-04-21 18:22:08', 251, 4626, '3fe1b2ad2e6492f71aece6f02b74c9f2f64ab788', '{\"id\":164,\"asset_id\":\"411\",\"title\":\"EXAMES NACIONAIS - NOVAS INFORMA\\u00c7\\u00d5ES\",\"alias\":\"exames-nacionais-novas-informacoes\",\"introtext\":\"<p><span style=\\\"background-color: #333399; color: #ffffff;\\\"><strong>EXAMES NACIONAIS <span style=\\\"background-color: #cc99ff;\\\">- NOVAS INFORMA\\u00c7\\u00d5ES <\\/span><\\/strong><\\/span><\\/p>\\r\\n<p><strong>Inscri\\u00e7\\u00f5es para Exame<\\/strong>&nbsp;<strong>e Provas de Equival\\u00eancia \\u00e0 Frequ\\u00eancia<\\/strong> <strong>\\u2013 <span style=\\\"color: #ff0000;\\\">at\\u00e9 11 de maio<\\/span><\\/strong><\\/p>\\r\\n<p>Foi publicado o Decreto-Lei n\\u00ba 14-G\\/2020, de 13 de abril, que&nbsp;estabelece medidas excecionais e tempor\\u00e1rias de resposta \\u00e0 pandemia da doen\\u00e7a COVID -19 no \\u00e2mbito dos ensinos b\\u00e1sico e secund\\u00e1rio, para o ano letivo de 2019\\/2020.<\\/p>\\r\\n<p>De acordo com o novo Decreto-Lei, os alunos <strong>podem alterar<\\/strong> a inscri\\u00e7\\u00e3o nos exames nacionais, uma vez que apenas necessitam de fazer os exames que se constituam como provas de ingresso. Se assim for, devem enviar <strong>novo boletim de inscri\\u00e7\\u00e3o <\\/strong>com os exames pretendidos para o email <strong><em>exames2020@esmaior<\\/em><\\/strong>, at\\u00e9 ao dia <strong>11 de maio<\\/strong>.<\\/p>\\r\\n<p><strong>Os alunos do 12\\u00ba ano, no caso de j\\u00e1 n\\u00e3o pretenderem realizar nenhum exame<\\/strong>, enviam um boletim com a cruz a assinalar que apenas pretendem a Ficha Enes.<\\/p>\\r\\n<p>Findo o prazo de suspens\\u00e3o da atividade letiva presencial ou no dia da realiza\\u00e7\\u00e3o do primeiro exame, os alunos ou os seus encarregados de educa\\u00e7\\u00e3o procedem \\u00e0 entrega do original ou do modelo descarregado do boletim de inscri\\u00e7\\u00e3o, devidamente preenchido e assinado, havendo lugar, quando aplic\\u00e1vel, ao pagamento de encargos de inscri\\u00e7\\u00e3o.<\\/p>\\r\\n<p>Procedimentos de inscri\\u00e7\\u00e3o:<\\/p>\\r\\n<p>1 - Os alunos, ou os seus encarregados de educa\\u00e7\\u00e3o, descarregam o&nbsp;<strong>boletim<\\/strong>&nbsp;edit\\u00e1vel (<a href=\\\"files\\/boletim.pdf\\\"><strong>em anexo<\\/strong><\\/a>), preenchem e enviam-no, devidamente preenchido, para&nbsp;<a href=\\\"mailto:exames2020@esmaior.pt\\\">exames2020@esmaior.pt<\\/a><\\/p>\\r\\n<p>2 - Se um aluno j\\u00e1 disp\\u00f5e do boletim EMEC, poder\\u00e1, em alternativa ao procedimento descrito no ponto 1, proceder ao seu preenchimento, digitalizar e enviar para&nbsp;<a href=\\\"mailto:exames2020@esmaior.pt\\\">exames2020@esmaior.pt<\\/a><\\/p>\\r\\n<p>&nbsp;<\\/p>\",\"fulltext\":\"\",\"state\":\"1\",\"catid\":\"11\",\"created\":\"2020-04-21 16:43:41\",\"created_by\":\"251\",\"created_by_alias\":\"\",\"modified\":\"2020-04-21 18:22:08\",\"modified_by\":\"251\",\"checked_out\":\"251\",\"checked_out_time\":\"2020-04-21 18:20:26\",\"publish_up\":\"2020-04-21 16:43:41\",\"publish_down\":\"0000-00-00 00:00:00\",\"images\":\"{\\\"image_intro\\\":\\\"\\\",\\\"image_intro_alt\\\":\\\"\\\",\\\"image_intro_caption\\\":\\\"\\\",\\\"float_intro\\\":\\\"\\\",\\\"image_fulltext\\\":\\\"\\\",\\\"image_fulltext_alt\\\":\\\"\\\",\\\"image_fulltext_caption\\\":\\\"\\\",\\\"float_fulltext\\\":\\\"\\\"}\",\"urls\":\"{\\\"urla\\\":false,\\\"urlatext\\\":\\\"\\\",\\\"targeta\\\":\\\"\\\",\\\"urlb\\\":false,\\\"urlbtext\\\":\\\"\\\",\\\"targetb\\\":\\\"\\\",\\\"urlc\\\":false,\\\"urlctext\\\":\\\"\\\",\\\"targetc\\\":\\\"\\\"}\",\"attribs\":\"{\\\"astroid_article_type\\\":\\\"regular\\\",\\\"astroid_article_video_url\\\":\\\"\\\",\\\"astroid_article_gallery_width\\\":\\\"\\\",\\\"astroid_article_gallery_bullets\\\":\\\"1\\\",\\\"astroid_article_gallery_navigation\\\":\\\"1\\\",\\\"astroid_article_thumbnail\\\":\\\"1\\\",\\\"astroid_article_gallery_items\\\":[],\\\"astroid_article_audio_source\\\":\\\"soundcloud\\\",\\\"astroid_article_audio_soundcloud\\\":\\\"\\\",\\\"astroid_article_audio_spotify\\\":\\\"\\\",\\\"astroid_article_review_heading\\\":\\\"\\\",\\\"astroid_article_review_summery\\\":\\\"\\\",\\\"astroid_article_review_good\\\":\\\"\\\",\\\"astroid_article_review_bad\\\":\\\"\\\",\\\"astroid_article_review_rating\\\":\\\"5\\\",\\\"astroid_article_button_action\\\":\\\"\\\",\\\"astroid_article_button_link\\\":\\\"\\\",\\\"astroid_article_review_criterias\\\":[],\\\"astroid_article_quote_text\\\":\\\"\\\",\\\"astroid_article_quote_author\\\":\\\"\\\",\\\"astroid_article_badge\\\":\\\"0\\\",\\\"astroid_article_badge_type\\\":\\\"2\\\",\\\"astroid_article_badge_text\\\":\\\"\\\",\\\"astroid_article_badge_color\\\":\\\"\\\",\\\"astroid_article_badge_text_color\\\":\\\"\\\",\\\"astroid_authorinfo\\\":\\\"\\\",\\\"astroid_relatedposts\\\":\\\"\\\",\\\"article_relatedposts_count\\\":\\\"\\\",\\\"article_relatedposts_count_custom\\\":\\\"4\\\",\\\"astroid_readtime\\\":\\\"\\\",\\\"astroid_socialshare\\\":\\\"\\\",\\\"astroid_comments\\\":\\\"\\\",\\\"astroid_og_title\\\":\\\"\\\",\\\"astroid_og_desc\\\":\\\"\\\",\\\"astroid_og_image\\\":\\\"\\\"}\",\"version\":6,\"ordering\":\"2\",\"metakey\":\"\",\"metadesc\":\"\",\"access\":\"1\",\"hits\":\"0\",\"metadata\":\"{}\",\"featured\":\"1\",\"language\":\"*\",\"xreference\":\"\",\"note\":\"\"}', 0),
(998, 166, 1, '', '2020-04-22 14:13:04', 251, 7045, '3947b0ac8661df22d32dd6a03ac3c7957eb1e756', '{\"id\":166,\"asset_id\":\"413\",\"title\":\"MATRICULAS \\u2013 1\\u00ba ANO DE ESCOLARIDADE\",\"alias\":\"matriculas-1-ano-de-escolaridade\",\"introtext\":\"<p><strong>MATRICULAS \\u2013 1\\u00ba ANO DE ESCOLARIDADE<\\/strong><\\/p>\\r\\n<p>INFORMA\\u00c7\\u00c3O (nos termos do Despacho Normativo n\\u00ba 6\\/2018)<\\/p>\\r\\n<ol>\\r\\n<li>A matr\\u00edcula no 1.\\u00ba ano do 1.\\u00ba ciclo do ensino b\\u00e1sico \\u00e9 obrigat\\u00f3ria para as crian\\u00e7as que completem seis anos de idade at\\u00e9 15 de setembro.<\\/li>\\r\\n<\\/ol><ol start=\\\"2\\\">\\r\\n<li>As crian\\u00e7as que completem os seis anos de idade entre 16 de setembro e 31 de dezembro podem ingressar no 1.\\u00ba ciclo do ensino b\\u00e1sico se tal for requerido pelo encarregado de educa\\u00e7\\u00e3o, dependendo a sua aceita\\u00e7\\u00e3o definitiva da exist\\u00eancia de vaga nas turmas j\\u00e1 constitu\\u00eddas, depois de aplicadas as prioridades definidas na lei em vigor.&nbsp;<\\/li>\\r\\n<\\/ol><ol start=\\\"3\\\">\\r\\n<li>Em situa\\u00e7\\u00f5es excecionais previstas na lei, o membro do Governo respons\\u00e1vel pela \\u00e1rea da educa\\u00e7\\u00e3o pode autorizar, a requerimento do encarregado da educa\\u00e7\\u00e3o, a antecipa\\u00e7\\u00e3o ou o adiamento da matr\\u00edcula no 1.\\u00ba ano do 1.\\u00ba ciclo do ensino b\\u00e1sico.&nbsp;&nbsp;<\\/li>\\r\\n<\\/ol><ol start=\\\"4\\\">\\r\\n<li>&nbsp;O requerimento referido no n\\u00famero anterior \\u00e9 apresentado no estabelecimento de educa\\u00e7\\u00e3o e de ensino frequentado pela crian\\u00e7a ou, se n\\u00e3o for o caso, no estabelecimento de educa\\u00e7\\u00e3o e de ensino que pretende frequentar, at\\u00e9 15 de maio do ano escolar imediatamente anterior ao pretendido para a antecipa\\u00e7\\u00e3o ou adiamento da matr\\u00edcula, acompanhado de um parecer t\\u00e9cnico fundamentado, o qual integra, obrigatoriamente, uma avalia\\u00e7\\u00e3o psicopedag\\u00f3gica da crian\\u00e7a.&nbsp;<\\/li>\\r\\n<\\/ol>\\r\\n<p>PER\\u00cdODO DE MATR\\u00cdCULA&nbsp;<\\/p>\\r\\n<p>- O per\\u00edodo normal para matr\\u00edcula \\u00e9 fixado entre o dia 4 de maio e o dia 30 de junho de 2020, conforme definido no Decreto-lei n\\u00ba 14 G\\/ 2020.&nbsp;&nbsp;<\\/p>\\r\\n<p>- As matr\\u00edculas recebidas at\\u00e9 30 de junho de 2020 s\\u00e3o consideradas imediatamente ap\\u00f3s essa data para efeitos de seria\\u00e7\\u00e3o, sendo as demais sujeitas a seria\\u00e7\\u00e3o em momento posterior.<\\/p>\\r\\n<p>LOCAL DE MATR\\u00cdCULA&nbsp;<\\/p>\\r\\n<ol>\\r\\n<li>O pedido de matr\\u00edcula \\u00e9 apresentado, preferencialmente, <span style=\\\"color: #ff0000;\\\">via internet<\\/span> na aplica\\u00e7\\u00e3o inform\\u00e1tica dispon\\u00edvel no Portal das Matr\\u00edculas ( <a href=\\\"https:\\/\\/portaldasmatriculas.edu.gov.pt\\\">https:\\/\\/portaldasmatriculas.edu.gov.pt<\\/a>), com o recurso \\u00e0 autentica\\u00e7\\u00e3o atrav\\u00e9s de cart\\u00e3o de cidad\\u00e3o ou <span style=\\\"color: #ff0000;\\\">c\\u00f3digo de acesso ao portal das finan\\u00e7as.&nbsp;&nbsp;<\\/span><\\/li>\\r\\n<\\/ol><ol start=\\\"2\\\">\\r\\n<li>N\\u00e3o sendo poss\\u00edvel cumprir o disposto no n\\u00famero anterior, o pedido de matr\\u00edcula pode ser apresentado na sede do Agrupamento do estabelecimento de educa\\u00e7\\u00e3o e de ensino da \\u00e1rea da resid\\u00eancia do aluno, independentemente das prefer\\u00eancias manifestadas para a frequ\\u00eancia, procedendo esses servi\\u00e7os ao registo eletr\\u00f3nico da matr\\u00edcula na aplica\\u00e7\\u00e3o inform\\u00e1tica referida no n\\u00famero anterior ou noutra indicada pelo Minist\\u00e9rio da Educa\\u00e7\\u00e3o.&nbsp;&nbsp;<\\/li>\\r\\n<\\/ol>\\r\\n<p>DOCUMENTOS NECESS\\u00c1RIOS NO ATO DA MATR\\u00cdCULA PRESENCIAL&nbsp;<\\/p>\\r\\n<p>. Cart\\u00e3o do cidad\\u00e3o do aluno;<\\/p>\\r\\n<p>. 1 Fotografia<\\/p>\\r\\n<p>. Documento de Identifica\\u00e7\\u00e3o do Encarregado de Educa\\u00e7\\u00e3o (C.C\\/ B.I\\/Outro)<\\/p>\\r\\n<p>. Comprovativo da morada da \\u00e1rea de resid\\u00eancia (apenas no caso de n\\u00e3o estar atualizada no C.C e se o Encarregado de Educa\\u00e7\\u00e3o for portador de B.I\\/Outro).<\\/p>\\r\\n<p>. Comprovativo do local de trabalho (caso a matr\\u00edcula seja efetuada pelo local de trabalho);<\\/p>\\r\\n<p>. No caso de requerer subs\\u00eddio entregar declara\\u00e7\\u00e3o do escal\\u00e3o de abono de fam\\u00edlia de 2020.<\\/p>\\r\\n<p>DIVULGA\\u00c7\\u00c3O DAS LISTAS RELATIVAS \\u00c0 MATR\\u00cdCULA NO 1\\u00ba ANO<\\/p>\\r\\n<ol>\\r\\n<li>At\\u00e9 15 de julho, ser\\u00e3o publicadas as listas de crian\\u00e7as que requereram a matr\\u00edcula no estabelecimento de ensino.<\\/li>\\r\\n<\\/ol><ol start=\\\"2\\\">\\r\\n<li>No dia 24 de julho, ser\\u00e3o publicadas as listas de alunos admitidos no estabelecimento de ensino.<\\/li>\\r\\n<\\/ol>\\r\\n<p>INFORMA\\u00c7\\u00d5ES \\/ ESCLARECIMENTOS DE D\\u00daVIDAS<\\/p>\\r\\n<p>Para qualquer quest\\u00e3o referente a matr\\u00edculas, poder\\u00e1 contactar os servi\\u00e7os administrativos por email&nbsp; <a href=\\\"mailto:servicosadm@esmaior.pt\\\">servicosadm@esmaior.pt<\\/a>. Caso pretenda ser contactado telefonicamente, indique o n\\u00famero de contacto.<\\/p>\",\"fulltext\":\"\",\"state\":\"1\",\"catid\":\"11\",\"created\":\"2020-04-21 18:10:17\",\"created_by\":\"251\",\"created_by_alias\":\"\",\"modified\":\"2020-04-22 14:13:04\",\"modified_by\":\"251\",\"checked_out\":\"251\",\"checked_out_time\":\"2020-04-22 14:11:34\",\"publish_up\":\"2020-04-21 18:10:17\",\"publish_down\":\"0000-00-00 00:00:00\",\"images\":\"{\\\"image_intro\\\":\\\"\\\",\\\"image_intro_alt\\\":\\\"\\\",\\\"image_intro_caption\\\":\\\"\\\",\\\"float_intro\\\":\\\"\\\",\\\"image_fulltext\\\":\\\"\\\",\\\"image_fulltext_alt\\\":\\\"\\\",\\\"image_fulltext_caption\\\":\\\"\\\",\\\"float_fulltext\\\":\\\"\\\"}\",\"urls\":\"{\\\"urla\\\":false,\\\"urlatext\\\":\\\"\\\",\\\"targeta\\\":\\\"\\\",\\\"urlb\\\":false,\\\"urlbtext\\\":\\\"\\\",\\\"targetb\\\":\\\"\\\",\\\"urlc\\\":false,\\\"urlctext\\\":\\\"\\\",\\\"targetc\\\":\\\"\\\"}\",\"attribs\":\"{\\\"astroid_article_type\\\":\\\"regular\\\",\\\"astroid_article_video_url\\\":\\\"\\\",\\\"astroid_article_gallery_width\\\":\\\"\\\",\\\"astroid_article_gallery_bullets\\\":\\\"1\\\",\\\"astroid_article_gallery_navigation\\\":\\\"1\\\",\\\"astroid_article_thumbnail\\\":\\\"1\\\",\\\"astroid_article_gallery_items\\\":[],\\\"astroid_article_audio_source\\\":\\\"soundcloud\\\",\\\"astroid_article_audio_soundcloud\\\":\\\"\\\",\\\"astroid_article_audio_spotify\\\":\\\"\\\",\\\"astroid_article_review_heading\\\":\\\"\\\",\\\"astroid_article_review_summery\\\":\\\"\\\",\\\"astroid_article_review_good\\\":\\\"\\\",\\\"astroid_article_review_bad\\\":\\\"\\\",\\\"astroid_article_review_rating\\\":\\\"5\\\",\\\"astroid_article_button_action\\\":\\\"\\\",\\\"astroid_article_button_link\\\":\\\"\\\",\\\"astroid_article_review_criterias\\\":[],\\\"astroid_article_quote_text\\\":\\\"\\\",\\\"astroid_article_quote_author\\\":\\\"\\\",\\\"astroid_article_badge\\\":\\\"0\\\",\\\"astroid_article_badge_type\\\":\\\"2\\\",\\\"astroid_article_badge_text\\\":\\\"\\\",\\\"astroid_article_badge_color\\\":\\\"\\\",\\\"astroid_article_badge_text_color\\\":\\\"\\\",\\\"astroid_authorinfo\\\":\\\"\\\",\\\"astroid_relatedposts\\\":\\\"\\\",\\\"article_relatedposts_count\\\":\\\"\\\",\\\"article_relatedposts_count_custom\\\":\\\"4\\\",\\\"astroid_readtime\\\":\\\"\\\",\\\"astroid_socialshare\\\":\\\"\\\",\\\"astroid_comments\\\":\\\"\\\",\\\"astroid_og_title\\\":\\\"\\\",\\\"astroid_og_desc\\\":\\\"\\\",\\\"astroid_og_image\\\":\\\"\\\"}\",\"version\":2,\"ordering\":\"0\",\"metakey\":\"\",\"metadesc\":\"\",\"access\":\"1\",\"hits\":\"0\",\"metadata\":\"{}\",\"featured\":\"1\",\"language\":\"*\",\"xreference\":\"\",\"note\":\"\"}', 0),
(999, 166, 1, '', '2020-04-23 20:04:19', 231, 8401, '40aa2508fffd8bddd9ae197068c3d076ef1cffd6', '{\"id\":166,\"asset_id\":\"413\",\"title\":\"MATRICULAS \\u2013 1\\u00ba ANO DE ESCOLARIDADE\",\"alias\":\"matriculas-1-ano-de-escolaridade\",\"introtext\":\"<p>\\r\\n\\t<strong>MATRICULAS &ndash; 1&ordm; ANO DE ESCOLARIDADE<\\/strong><\\/p>\\r\\n<p>\\r\\n\\tINFORMA&Ccedil;&Atilde;O (nos termos do Despacho Normativo n&ordm; 6\\/2018)<\\/p>\\r\\n<ol>\\r\\n\\t<li>\\r\\n\\t\\tA matr&iacute;cula no 1.&ordm; ano do 1.&ordm; ciclo do ensino b&aacute;sico &eacute; obrigat&oacute;ria para as crian&ccedil;as que completem seis anos de idade at&eacute; 15 de setembro.<\\/li>\\r\\n<\\/ol>\\r\\n<ol start=\\\"2\\\">\\r\\n\\t<li>\\r\\n\\t\\tAs crian&ccedil;as que completem os seis anos de idade entre 16 de setembro e 31 de dezembro podem ingressar no 1.&ordm; ciclo do ensino b&aacute;sico se tal for requerido pelo encarregado de educa&ccedil;&atilde;o, dependendo a sua aceita&ccedil;&atilde;o definitiva da exist&ecirc;ncia de vaga nas turmas j&aacute; constitu&iacute;das, depois de aplicadas as prioridades definidas na lei em vigor.&nbsp;<\\/li>\\r\\n<\\/ol>\\r\\n<ol start=\\\"3\\\">\\r\\n\\t<li>\\r\\n\\t\\tEm situa&ccedil;&otilde;es excecionais previstas na lei, o membro do Governo respons&aacute;vel pela &aacute;rea da educa&ccedil;&atilde;o pode autorizar, a requerimento do encarregado da educa&ccedil;&atilde;o, a antecipa&ccedil;&atilde;o ou o adiamento da matr&iacute;cula no 1.&ordm; ano do 1.&ordm; ciclo do ensino b&aacute;sico.&nbsp;&nbsp;<\\/li>\\r\\n<\\/ol>\\r\\n<ol start=\\\"4\\\">\\r\\n\\t<li>\\r\\n\\t\\t&nbsp;O requerimento referido no n&uacute;mero anterior &eacute; apresentado no estabelecimento de educa&ccedil;&atilde;o e de ensino frequentado pela crian&ccedil;a ou, se n&atilde;o for o caso, no estabelecimento de educa&ccedil;&atilde;o e de ensino que pretende frequentar, at&eacute; 15 de maio do ano escolar imediatamente anterior ao pretendido para a antecipa&ccedil;&atilde;o ou adiamento da matr&iacute;cula, acompanhado de um parecer t&eacute;cnico fundamentado, o qual integra, obrigatoriamente, uma avalia&ccedil;&atilde;o psicopedag&oacute;gica da crian&ccedil;a.&nbsp;<\\/li>\\r\\n<\\/ol>\\r\\n<p>\\r\\n\\tPER&Iacute;ODO DE MATR&Iacute;CULA&nbsp;<\\/p>\\r\\n<p>\\r\\n\\t- O per&iacute;odo normal para matr&iacute;cula &eacute; fixado entre o dia 4 de maio e o dia 30 de junho de 2020, conforme definido no Decreto-lei n&ordm; 14 G\\/ 2020.&nbsp;&nbsp;<\\/p>\\r\\n<p>\\r\\n\\t- As matr&iacute;culas recebidas at&eacute; 30 de junho de 2020 s&atilde;o consideradas imediatamente ap&oacute;s essa data para efeitos de seria&ccedil;&atilde;o, sendo as demais sujeitas a seria&ccedil;&atilde;o em momento posterior.<\\/p>\\r\\n<p>\\r\\n\\tLOCAL DE MATR&Iacute;CULA&nbsp;<\\/p>\\r\\n<ol>\\r\\n\\t<li>\\r\\n\\t\\tO pedido de matr&iacute;cula &eacute; apresentado, preferencialmente, <span style=\\\"color: #ff0000;\\\">via internet<\\/span> na aplica&ccedil;&atilde;o inform&aacute;tica dispon&iacute;vel no Portal das Matr&iacute;culas ( <a href=\\\"https:\\/\\/portaldasmatriculas.edu.gov.pt\\\">https:\\/\\/portaldasmatriculas.edu.gov.pt<\\/a>), com o recurso &agrave; autentica&ccedil;&atilde;o atrav&eacute;s de cart&atilde;o de cidad&atilde;o ou <span style=\\\"color: #ff0000;\\\">c&oacute;digo de acesso ao portal das finan&ccedil;as.&nbsp;&nbsp;<\\/span><\\/li>\\r\\n<\\/ol>\\r\\n<ol start=\\\"2\\\">\\r\\n\\t<li>\\r\\n\\t\\tN&atilde;o sendo poss&iacute;vel cumprir o disposto no n&uacute;mero anterior, o pedido de matr&iacute;cula pode ser apresentado na sede do Agrupamento do estabelecimento de educa&ccedil;&atilde;o e de ensino da &aacute;rea da resid&ecirc;ncia do aluno, independentemente das prefer&ecirc;ncias manifestadas para a frequ&ecirc;ncia, procedendo esses servi&ccedil;os ao registo eletr&oacute;nico da matr&iacute;cula na aplica&ccedil;&atilde;o inform&aacute;tica referida no n&uacute;mero anterior ou noutra indicada pelo Minist&eacute;rio da Educa&ccedil;&atilde;o.&nbsp;&nbsp;<\\/li>\\r\\n<\\/ol>\\r\\n<p>\\r\\n\\tDOCUMENTOS NECESS&Aacute;RIOS NO ATO DA MATR&Iacute;CULA PRESENCIAL&nbsp;<\\/p>\\r\\n<p>\\r\\n\\t. Cart&atilde;o do cidad&atilde;o do aluno;<\\/p>\\r\\n<p>\\r\\n\\t. 1 Fotografia<\\/p>\\r\\n<p>\\r\\n\\t. Documento de Identifica&ccedil;&atilde;o do Encarregado de Educa&ccedil;&atilde;o (C.C\\/ B.I\\/Outro)<\\/p>\\r\\n<p>\\r\\n\\t. Comprovativo da morada da &aacute;rea de resid&ecirc;ncia (apenas no caso de n&atilde;o estar atualizada no C.C e se o Encarregado de Educa&ccedil;&atilde;o for portador de B.I\\/Outro).<\\/p>\\r\\n<p>\\r\\n\\t. Comprovativo do local de trabalho (caso a matr&iacute;cula seja efetuada pelo local de trabalho);<\\/p>\\r\\n<p>\\r\\n\\t. No caso de requerer subs&iacute;dio entregar declara&ccedil;&atilde;o do escal&atilde;o de abono de fam&iacute;lia de 2020.<\\/p>\\r\\n<p>\\r\\n\\tDIVULGA&Ccedil;&Atilde;O DAS LISTAS RELATIVAS &Agrave; MATR&Iacute;CULA NO 1&ordm; ANO<\\/p>\\r\\n<ol>\\r\\n\\t<li>\\r\\n\\t\\tAt&eacute; 15 de julho, ser&atilde;o publicadas as listas de crian&ccedil;as que requereram a matr&iacute;cula no estabelecimento de ensino.<\\/li>\\r\\n<\\/ol>\\r\\n<ol start=\\\"2\\\">\\r\\n\\t<li>\\r\\n\\t\\tNo dia 24 de julho, ser&atilde;o publicadas as listas de alunos admitidos no estabelecimento de ensino.<\\/li>\\r\\n<\\/ol>\\r\\n<p>\\r\\n\\tINFORMA&Ccedil;&Otilde;ES \\/ ESCLARECIMENTOS DE D&Uacute;VIDAS<\\/p>\\r\\n<p>\\r\\n\\tPara qualquer quest&atilde;o referente a matr&iacute;culas, poder&aacute; contactar os servi&ccedil;os administrativos por email&nbsp; <a href=\\\"mailto:servicosadm@esmaior.pt\\\">servicosadm@esmaior.pt<\\/a>. Caso pretenda ser contactado telefonicamente, indique o n&uacute;mero de contacto.<\\/p>\\r\\n\",\"fulltext\":\"\",\"state\":1,\"catid\":\"11\",\"created\":\"2020-04-21 18:10:17\",\"created_by\":\"251\",\"created_by_alias\":\"\",\"modified\":\"2020-04-23 20:04:19\",\"modified_by\":\"231\",\"checked_out\":\"231\",\"checked_out_time\":\"2020-04-23 20:04:14\",\"publish_up\":\"2020-04-21 18:10:17\",\"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\":\"{\\\"article_layout\\\":\\\"\\\",\\\"show_title\\\":\\\"\\\",\\\"link_titles\\\":\\\"\\\",\\\"show_tags\\\":\\\"\\\",\\\"show_intro\\\":\\\"\\\",\\\"info_block_position\\\":\\\"\\\",\\\"info_block_show_title\\\":\\\"\\\",\\\"show_category\\\":\\\"\\\",\\\"link_category\\\":\\\"\\\",\\\"show_parent_category\\\":\\\"\\\",\\\"link_parent_category\\\":\\\"\\\",\\\"show_associations\\\":\\\"\\\",\\\"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_page_title\\\":\\\"\\\",\\\"show_publishing_options\\\":\\\"\\\",\\\"show_article_options\\\":\\\"\\\",\\\"show_urls_images_backend\\\":\\\"\\\",\\\"show_urls_images_frontend\\\":\\\"\\\",\\\"astroid_article_type\\\":\\\"regular\\\",\\\"astroid_article_video_type\\\":\\\"youtube\\\",\\\"astroid_article_video_url\\\":\\\"\\\",\\\"astroid_article_gallery_width\\\":\\\"\\\",\\\"astroid_article_gallery_bullets\\\":\\\"1\\\",\\\"astroid_article_gallery_navigation\\\":\\\"1\\\",\\\"astroid_article_thumbnail\\\":\\\"1\\\",\\\"astroid_article_gallery_items\\\":[],\\\"astroid_article_audio_source\\\":\\\"soundcloud\\\",\\\"astroid_article_audio_soundcloud\\\":\\\"\\\",\\\"astroid_article_audio_spotify\\\":\\\"\\\",\\\"astroid_article_review_heading\\\":\\\"\\\",\\\"astroid_article_review_summery\\\":\\\"\\\",\\\"astroid_article_review_good\\\":\\\"\\\",\\\"astroid_article_review_bad\\\":\\\"\\\",\\\"astroid_article_review_rating\\\":\\\"5\\\",\\\"astroid_article_button_action\\\":\\\"\\\",\\\"astroid_article_button_link\\\":\\\"\\\",\\\"astroid_article_review_criterias\\\":[],\\\"astroid_article_quote_text\\\":\\\"\\\",\\\"astroid_article_quote_author\\\":\\\"\\\",\\\"astroid_article_badge\\\":\\\"0\\\",\\\"astroid_article_badge_type\\\":\\\"2\\\",\\\"astroid_article_badge_text\\\":\\\"\\\",\\\"astroid_article_badge_color\\\":\\\"\\\",\\\"astroid_article_badge_text_color\\\":\\\"\\\",\\\"astroid_authorinfo\\\":\\\"\\\",\\\"astroid_relatedposts\\\":\\\"\\\",\\\"article_relatedposts_count\\\":\\\"\\\",\\\"article_relatedposts_count_custom\\\":\\\"4\\\",\\\"astroid_readtime\\\":\\\"\\\",\\\"astroid_socialshare\\\":\\\"\\\",\\\"astroid_comments\\\":\\\"\\\",\\\"astroid_og_title\\\":\\\"\\\",\\\"astroid_og_desc\\\":\\\"\\\",\\\"astroid_og_image\\\":\\\"\\\"}\",\"version\":3,\"ordering\":\"0\",\"metakey\":\"\",\"metadesc\":\"\",\"access\":\"1\",\"hits\":\"0\",\"metadata\":\"{\\\"robots\\\":\\\"\\\",\\\"author\\\":\\\"\\\",\\\"rights\\\":\\\"\\\",\\\"xreference\\\":\\\"\\\"}\",\"featured\":\"1\",\"language\":\"*\",\"xreference\":\"\",\"note\":\"\"}', 0),
(1000, 164, 1, '', '2020-04-28 19:03:04', 251, 4750, 'c3498b0c8c7f7752d82274cac34fb3c5ccb2df3d', '{\"id\":164,\"asset_id\":\"411\",\"title\":\"EXAMES NACIONAIS - NOVAS INFORMA\\u00c7\\u00d5ES\",\"alias\":\"exames-nacionais-novas-informacoes\",\"introtext\":\"<p><span style=\\\"background-color: #333399; color: #ffffff;\\\"><strong>EXAMES NACIONAIS <span style=\\\"background-color: #cc99ff;\\\">- NOVAS INFORMA\\u00c7\\u00d5ES <\\/span><\\/strong><\\/span><\\/p>\\r\\n<p><strong>Inscri\\u00e7\\u00f5es para Exame<\\/strong>&nbsp;<strong>e Provas de Equival\\u00eancia \\u00e0 Frequ\\u00eancia<\\/strong> <strong>\\u2013 <span style=\\\"color: #ff0000;\\\">at\\u00e9 11 de maio<\\/span><\\/strong><\\/p>\\r\\n<p>Foi publicado o Decreto-Lei n\\u00ba 14-G\\/2020, de 13 de abril, que&nbsp;estabelece medidas excecionais e tempor\\u00e1rias de resposta \\u00e0 pandemia da doen\\u00e7a COVID -19 no \\u00e2mbito dos ensinos b\\u00e1sico e secund\\u00e1rio, para o ano letivo de 2019\\/2020.<\\/p>\\r\\n<p>De acordo com o novo Decreto-Lei, os alunos <strong>podem alterar<\\/strong> a inscri\\u00e7\\u00e3o nos exames nacionais, uma vez que apenas necessitam de fazer os exames que se constituam como provas de <span style=\\\"background-color: #ffffff;\\\">ingresso.<\\/span> Se assim for, devem enviar <strong>novo boletim de inscri\\u00e7\\u00e3o <\\/strong>com os exames pretendidos para o email <span style=\\\"color: #800000;\\\"><span style=\\\"color: #cc99ff;\\\"><strong>exames2020@esmaior.pt<\\/strong><\\/span>, <\\/span>at\\u00e9 ao dia <strong>11 de maio<\\/strong>.<\\/p>\\r\\n<p><strong>Os alunos do 12\\u00ba ano, no caso de j\\u00e1 n\\u00e3o pretenderem realizar nenhum exame<\\/strong>, enviam um boletim com a cruz a assinalar que apenas pretendem a Ficha Enes.<\\/p>\\r\\n<p>Findo o prazo de suspens\\u00e3o da atividade letiva presencial ou no dia da realiza\\u00e7\\u00e3o do primeiro exame, os alunos ou os seus encarregados de educa\\u00e7\\u00e3o procedem \\u00e0 entrega do original ou do modelo descarregado do boletim de inscri\\u00e7\\u00e3o, devidamente preenchido e assinado, havendo lugar, quando aplic\\u00e1vel, ao pagamento de encargos de inscri\\u00e7\\u00e3o.<\\/p>\\r\\n<p>Procedimentos de inscri\\u00e7\\u00e3o:<\\/p>\\r\\n<p>1 - Os alunos, ou os seus encarregados de educa\\u00e7\\u00e3o, descarregam o&nbsp;<strong>boletim<\\/strong>&nbsp;edit\\u00e1vel (<a href=\\\"files\\/boletim.pdf\\\"><strong>em anexo<\\/strong><\\/a>), preenchem e enviam-no, devidamente preenchido, para&nbsp;<a href=\\\"mailto:exames2020@esmaior.pt\\\">exames2020@esmaior.pt<\\/a><\\/p>\\r\\n<p>2 - Se um aluno j\\u00e1 disp\\u00f5e do boletim EMEC, poder\\u00e1, em alternativa ao procedimento descrito no ponto 1, proceder ao seu preenchimento, digitalizar e enviar para&nbsp;<a href=\\\"mailto:exames2020@esmaior.pt\\\">exames2020@esmaior.pt<\\/a><\\/p>\\r\\n<p>&nbsp;<\\/p>\",\"fulltext\":\"\",\"state\":\"1\",\"catid\":\"11\",\"created\":\"2020-04-21 16:43:41\",\"created_by\":\"251\",\"created_by_alias\":\"\",\"modified\":\"2020-04-28 19:03:04\",\"modified_by\":\"251\",\"checked_out\":\"251\",\"checked_out_time\":\"2020-04-28 18:59:57\",\"publish_up\":\"2020-04-21 16:43:41\",\"publish_down\":\"0000-00-00 00:00:00\",\"images\":\"{\\\"image_intro\\\":\\\"\\\",\\\"image_intro_alt\\\":\\\"\\\",\\\"image_intro_caption\\\":\\\"\\\",\\\"float_intro\\\":\\\"\\\",\\\"image_fulltext\\\":\\\"\\\",\\\"image_fulltext_alt\\\":\\\"\\\",\\\"image_fulltext_caption\\\":\\\"\\\",\\\"float_fulltext\\\":\\\"\\\"}\",\"urls\":\"{\\\"urla\\\":false,\\\"urlatext\\\":\\\"\\\",\\\"targeta\\\":\\\"\\\",\\\"urlb\\\":false,\\\"urlbtext\\\":\\\"\\\",\\\"targetb\\\":\\\"\\\",\\\"urlc\\\":false,\\\"urlctext\\\":\\\"\\\",\\\"targetc\\\":\\\"\\\"}\",\"attribs\":\"{\\\"astroid_article_type\\\":\\\"regular\\\",\\\"astroid_article_video_url\\\":\\\"\\\",\\\"astroid_article_gallery_width\\\":\\\"\\\",\\\"astroid_article_gallery_bullets\\\":\\\"1\\\",\\\"astroid_article_gallery_navigation\\\":\\\"1\\\",\\\"astroid_article_thumbnail\\\":\\\"1\\\",\\\"astroid_article_gallery_items\\\":[],\\\"astroid_article_audio_source\\\":\\\"soundcloud\\\",\\\"astroid_article_audio_soundcloud\\\":\\\"\\\",\\\"astroid_article_audio_spotify\\\":\\\"\\\",\\\"astroid_article_review_heading\\\":\\\"\\\",\\\"astroid_article_review_summery\\\":\\\"\\\",\\\"astroid_article_review_good\\\":\\\"\\\",\\\"astroid_article_review_bad\\\":\\\"\\\",\\\"astroid_article_review_rating\\\":\\\"5\\\",\\\"astroid_article_button_action\\\":\\\"\\\",\\\"astroid_article_button_link\\\":\\\"\\\",\\\"astroid_article_review_criterias\\\":[],\\\"astroid_article_quote_text\\\":\\\"\\\",\\\"astroid_article_quote_author\\\":\\\"\\\",\\\"astroid_article_badge\\\":\\\"0\\\",\\\"astroid_article_badge_type\\\":\\\"2\\\",\\\"astroid_article_badge_text\\\":\\\"\\\",\\\"astroid_article_badge_color\\\":\\\"\\\",\\\"astroid_article_badge_text_color\\\":\\\"\\\",\\\"astroid_authorinfo\\\":\\\"\\\",\\\"astroid_relatedposts\\\":\\\"\\\",\\\"article_relatedposts_count\\\":\\\"\\\",\\\"article_relatedposts_count_custom\\\":\\\"4\\\",\\\"astroid_readtime\\\":\\\"\\\",\\\"astroid_socialshare\\\":\\\"\\\",\\\"astroid_comments\\\":\\\"\\\",\\\"astroid_og_title\\\":\\\"\\\",\\\"astroid_og_desc\\\":\\\"\\\",\\\"astroid_og_image\\\":\\\"\\\"}\",\"version\":7,\"ordering\":\"2\",\"metakey\":\"\",\"metadesc\":\"\",\"access\":\"1\",\"hits\":\"0\",\"metadata\":\"{}\",\"featured\":\"1\",\"language\":\"*\",\"xreference\":\"\",\"note\":\"\"}', 0),
(1001, 167, 1, '', '2020-04-29 09:48:53', 251, 6483, 'b18836fd32958da16aa815a9202aa21194f55639', '{\"id\":167,\"asset_id\":421,\"title\":\"EXAMES 2020 - Clarifica\\u00e7\\u00e3o\",\"alias\":\"exames-2020-clarificacao\",\"introtext\":\"<p><strong>1 \\u2013<\\/strong> Este ano letivo, os <strong>alunos internos<\\/strong> s\\u00f3 podem realizar os exames finais nacionais que elejam como Provas de Ingresso para efeitos de acesso ao ensino superior, desde que a <strong>classifica\\u00e7\\u00e3o da disciplina (CIF) seja igual ou superior 10.<\\/strong><\\/p>\\r\\n<p>Por isso, t\\u00eam de preencher um novo boletim de exame onde v\\u00e3o assinalar no quadro 4 do boletim:<\\/p>\\r\\n<p>4.4 Interno - <strong>N<\\/strong>, 4.5 Aprova\\u00e7\\u00e3o -<strong> N<\\/strong>, 4.6 Melhoria - <strong>N<\\/strong>, 4.7 Prosseguimento de Estudos&nbsp; - <strong>N\\u00e3o<\\/strong> <strong>Preenchem<\\/strong>, 4.8 -&nbsp; Prova de Ingresso - <strong>S<\\/strong><\\/p>\\r\\n<p><strong>2 -<\\/strong> Os alunos que pretendem obter aprova\\u00e7\\u00e3o em <strong>disciplinas n\\u00e3o conclu\\u00eddas<\\/strong>, inscrevem-se nessas disciplinas como <strong>autopropostos<\\/strong>, assinalando no quadro 4:<\\/p>\\r\\n<p>4.4 Interno - <strong>N<\\/strong>, 4.5 Aprova\\u00e7\\u00e3o - <strong>S<\\/strong>, 4.6 Melhoria - <strong>N<\\/strong>, 4.7 Prosseguimento de Estudos&nbsp; - <strong>N\\u00e3o Preenchem<\\/strong>, 4.8 -&nbsp; Prova de Ingresso - <strong>S ou N<\\/strong>, consoante essa disciplina seja ou n\\u00e3o prova de ingresso&nbsp;<\\/p>\\r\\n<p><strong>3<\\/strong> <strong>-<\\/strong> Ao colocarem N no ponto 4.6 Melhoria, esse procedimento n\\u00e3o tem qualquer influ\\u00eancia na prova de ingresso, ou seja, se a nota obtida na prova for melhor que outra prova que tenham realizado em anos anteriores, para efeitos de acesso considerar-se-\\u00e1 sempre a melhor classifica\\u00e7\\u00e3o.<\\/p>\\r\\n<p><strong>4 -<\\/strong> Os alunos que no ano letivo anterior foram admitidos a exame com uma classifica\\u00e7\\u00e3o positiva e n\\u00e3o conclu\\u00edram a disciplina, isto \\u00e9, obtiveram uma <strong>classifica\\u00e7\\u00e3o final da disciplina (CFD) menor que 10<\\/strong>, ter\\u00e3o que realizar este ano o <strong>exame dessa disciplina como autopropostos,<\\/strong> adotando o procedimento indicado no ponto 2.<\\/p>\\r\\n<p><strong>5 \\u2013 <\\/strong>Os alunos do 11\\u00ba ano que n\\u00e3o pretendam <strong>realizar exames este ano<\\/strong>, pelo facto de n\\u00e3o os elegerem como provas de ingresso para acesso ao ensino superior, devem pedir a anula\\u00e7\\u00e3o da inscri\\u00e7\\u00e3o j\\u00e1 efetuada.<\\/p>\\r\\n<p><strong>6 -<\\/strong> Os alunos do 12\\u00ba ano, incluindo os alunos dos Cursos Profissionais<strong>,<\\/strong> que n\\u00e3o pretendam <strong>realizar exames este ano<\\/strong>, em virtude de j\\u00e1 terem realizado as suas provas de ingresso, preenchem um novo boletim, deixando o <strong>quadro 4 em branco<\\/strong> e assinalando a quadr\\u00edcula <strong>5. \'N\\u00e3o realiza exames\\/Apenas pretende a ficha ENES\'.<\\/strong><\\/p>\\r\\n<p><strong>7 - <\\/strong>Os alunos dos cursos profissionais s\\u00f3 precisam de realizar os exames finais que elejam como provas de ingresso se pretenderem concorrer ao ensino superior. Caso se tenham inscrito em exames que agora n\\u00e3o desejam realizar, como por exemplo o Portugu\\u00eas, t\\u00eam de entregar novo boletim s\\u00f3 com a inscri\\u00e7\\u00e3o nas provas que realmente pretendem realizar, ou atuar como descrito no ponto 6, se for o caso.<\\/p>\\r\\n<p><strong>8 - <\\/strong><strong>Todos os alunos t\\u00eam de se inscrever na 1\\u00aa fase<\\/strong>, com exce\\u00e7\\u00e3o dos alunos exclu\\u00eddos por faltas que s\\u00f3 podem efetuar a inscri\\u00e7\\u00e3o nos exames da 2\\u00aa fase.<\\/p>\\r\\n<p><strong>9 - <\\/strong>O prazo para altera\\u00e7\\u00e3o ou anula\\u00e7\\u00e3o das inscri\\u00e7\\u00f5es decorre at\\u00e9 ao dia <strong>11 de maio<\\/strong>.<\\/p>\\r\\n<p><strong>10 -<\\/strong> Findo o prazo de suspens\\u00e3o da atividade letiva presencial (26 de junho) ou no dia da realiza\\u00e7\\u00e3o do primeiro exame, os alunos ou os seus encarregados de educa\\u00e7\\u00e3o procedem \\u00e0 entrega do boletim original ou do modelo descarregado do boletim de inscri\\u00e7\\u00e3o, devidamente preenchido e assinado, havendo lugar, quando aplic\\u00e1vel, ao pagamento de encargos de inscri\\u00e7\\u00e3o.<\\/p>\\r\\n<p>Todos os boletins de inscri\\u00e7\\u00e3o ou anula\\u00e7\\u00f5es de exame ter\\u00e3o de ser enviados para <strong>exames2020@esmaior.pt<\\/strong><\\/p>\",\"fulltext\":\"\",\"state\":\"1\",\"catid\":\"11\",\"created\":\"2020-04-29 09:48:53\",\"created_by\":\"251\",\"created_by_alias\":\"\",\"modified\":\"2020-04-29 09:48:53\",\"modified_by\":null,\"checked_out\":null,\"checked_out_time\":null,\"publish_up\":\"2020-04-29 09:48:53\",\"publish_down\":\"0000-00-00 00:00:00\",\"images\":\"{\\\"image_intro\\\":\\\"\\\",\\\"image_intro_alt\\\":\\\"\\\",\\\"image_intro_caption\\\":\\\"\\\",\\\"float_intro\\\":\\\"\\\",\\\"image_fulltext\\\":\\\"\\\",\\\"image_fulltext_alt\\\":\\\"\\\",\\\"image_fulltext_caption\\\":\\\"\\\",\\\"float_fulltext\\\":\\\"\\\"}\",\"urls\":\"{\\\"urla\\\":false,\\\"urlatext\\\":\\\"\\\",\\\"targeta\\\":\\\"\\\",\\\"urlb\\\":false,\\\"urlbtext\\\":\\\"\\\",\\\"targetb\\\":\\\"\\\",\\\"urlc\\\":false,\\\"urlctext\\\":\\\"\\\",\\\"targetc\\\":\\\"\\\"}\",\"attribs\":\"{\\\"astroid_article_type\\\":\\\"regular\\\",\\\"astroid_article_video_url\\\":\\\"\\\",\\\"astroid_article_gallery_width\\\":\\\"\\\",\\\"astroid_article_gallery_bullets\\\":\\\"1\\\",\\\"astroid_article_gallery_navigation\\\":\\\"1\\\",\\\"astroid_article_thumbnail\\\":\\\"1\\\",\\\"astroid_article_gallery_items\\\":[],\\\"astroid_article_audio_source\\\":\\\"soundcloud\\\",\\\"astroid_article_audio_soundcloud\\\":\\\"\\\",\\\"astroid_article_audio_spotify\\\":\\\"\\\",\\\"astroid_article_review_heading\\\":\\\"\\\",\\\"astroid_article_review_summery\\\":\\\"\\\",\\\"astroid_article_review_good\\\":\\\"\\\",\\\"astroid_article_review_bad\\\":\\\"\\\",\\\"astroid_article_review_rating\\\":\\\"5\\\",\\\"astroid_article_button_action\\\":\\\"\\\",\\\"astroid_article_button_link\\\":\\\"\\\",\\\"astroid_article_review_criterias\\\":[],\\\"astroid_article_quote_text\\\":\\\"\\\",\\\"astroid_article_quote_author\\\":\\\"\\\",\\\"astroid_article_badge\\\":\\\"0\\\",\\\"astroid_article_badge_type\\\":\\\"2\\\",\\\"astroid_article_badge_text\\\":\\\"\\\",\\\"astroid_article_badge_color\\\":\\\"\\\",\\\"astroid_article_badge_text_color\\\":\\\"\\\",\\\"astroid_authorinfo\\\":\\\"\\\",\\\"astroid_relatedposts\\\":\\\"\\\",\\\"article_relatedposts_count\\\":\\\"\\\",\\\"article_relatedposts_count_custom\\\":\\\"4\\\",\\\"astroid_readtime\\\":\\\"\\\",\\\"astroid_socialshare\\\":\\\"\\\",\\\"astroid_comments\\\":\\\"\\\",\\\"astroid_og_title\\\":\\\"\\\",\\\"astroid_og_desc\\\":\\\"\\\",\\\"astroid_og_image\\\":\\\"\\\"}\",\"version\":1,\"ordering\":null,\"metakey\":\"\",\"metadesc\":\"\",\"access\":\"1\",\"hits\":null,\"metadata\":\"{}\",\"featured\":\"1\",\"language\":\"*\",\"xreference\":null,\"note\":null}', 0),
(1002, 167, 1, '', '2020-04-29 10:17:21', 251, 6675, '27f1e13979af2d9241473e558abe455c074f9426', '{\"id\":167,\"asset_id\":\"421\",\"title\":\"EXAMES 2020 - Clarifica\\u00e7\\u00e3o\",\"alias\":\"exames-2020-clarificacao\",\"introtext\":\"<p><strong>1 \\u2013<\\/strong> Este ano letivo, os <strong>alunos internos<\\/strong> s\\u00f3 podem realizar os exames finais nacionais que elejam como Provas de Ingresso para efeitos de acesso ao ensino superior, desde que a <strong>classifica\\u00e7\\u00e3o da disciplina (CIF) seja igual ou superior 10.<\\/strong><\\/p>\\r\\n<p>Por isso, t\\u00eam de preencher um novo boletim de exame onde v\\u00e3o assinalar no quadro 4 do boletim:<\\/p>\\r\\n<p>4.4 Interno - <strong>N<\\/strong>, 4.5 Aprova\\u00e7\\u00e3o -<strong> N<\\/strong>, 4.6 Melhoria - <strong>N<\\/strong>, 4.7 Prosseguimento de Estudos&nbsp; - <strong>N\\u00e3o<\\/strong> <strong>Preenchem<\\/strong>, 4.8 -&nbsp; Prova de Ingresso - <strong>S<\\/strong><\\/p>\\r\\n<p><strong>2 -<\\/strong> Os alunos que pretendem obter aprova\\u00e7\\u00e3o em <strong>disciplinas n\\u00e3o conclu\\u00eddas<\\/strong>, inscrevem-se nessas disciplinas como <strong>autopropostos<\\/strong>, assinalando no quadro 4:<\\/p>\\r\\n<p>4.4 Interno - <strong>N<\\/strong>, 4.5 Aprova\\u00e7\\u00e3o - <strong>S<\\/strong>, 4.6 Melhoria - <strong>N<\\/strong>, 4.7 Prosseguimento de Estudos&nbsp; - <strong>N\\u00e3o Preenchem<\\/strong>, 4.8 -&nbsp; Prova de Ingresso - <strong>S ou N<\\/strong>, consoante essa disciplina seja ou n\\u00e3o prova de ingresso&nbsp;<\\/p>\\r\\n<p><strong>3<\\/strong> <strong>-<\\/strong> Ao colocarem N no ponto 4.6 Melhoria, esse procedimento n\\u00e3o tem qualquer influ\\u00eancia na prova de ingresso, ou seja, se a nota obtida na prova for melhor que outra prova que tenham realizado em anos anteriores, para efeitos de acesso considerar-se-\\u00e1 sempre a melhor classifica\\u00e7\\u00e3o.<\\/p>\\r\\n<p><strong>4 -<\\/strong> Os alunos que no ano letivo anterior foram admitidos a exame com uma classifica\\u00e7\\u00e3o positiva e n\\u00e3o conclu\\u00edram a disciplina, isto \\u00e9, obtiveram uma <strong>classifica\\u00e7\\u00e3o final da disciplina (CFD) menor que 10<\\/strong>, ter\\u00e3o que realizar este ano o <strong>exame dessa disciplina como autopropostos,<\\/strong> adotando o procedimento indicado no ponto 2.<\\/p>\\r\\n<p><strong>5 \\u2013 <\\/strong>Os alunos do 11\\u00ba ano que n\\u00e3o pretendam <strong>realizar exames este ano<\\/strong>, pelo facto de n\\u00e3o os elegerem como provas de ingresso para acesso ao ensino superior, devem pedir a anula\\u00e7\\u00e3o da inscri\\u00e7\\u00e3o j\\u00e1 efetuada.<\\/p>\\r\\n<p><strong>6 -<\\/strong> Os alunos do 12\\u00ba ano, incluindo os alunos dos Cursos Profissionais<strong>,<\\/strong> que n\\u00e3o pretendam <strong>realizar exames este ano<\\/strong>, em virtude de j\\u00e1 terem realizado as suas provas de ingresso, preenchem um novo boletim, deixando o <strong>quadro 4 em branco<\\/strong> e assinalando a quadr\\u00edcula <strong>5. \'N\\u00e3o realiza exames\\/Apenas pretende a ficha ENES\'.<\\/strong><\\/p>\\r\\n<p><strong>7 - <\\/strong>Os alunos dos cursos profissionais s\\u00f3 precisam de realizar os exames finais que elejam como provas de ingresso se pretenderem concorrer ao ensino superior. Caso se tenham inscrito em exames que agora n\\u00e3o desejam realizar, como por exemplo o Portugu\\u00eas, t\\u00eam de entregar novo boletim s\\u00f3 com a inscri\\u00e7\\u00e3o nas provas que realmente pretendem realizar, ou atuar como descrito no ponto 6, se for o caso.<\\/p>\\r\\n<p><strong>8 - <\\/strong><strong>Todos os alunos t\\u00eam de se inscrever na 1\\u00aa fase<\\/strong>, com exce\\u00e7\\u00e3o dos alunos exclu\\u00eddos por faltas que s\\u00f3 podem efetuar a inscri\\u00e7\\u00e3o nos exames da 2\\u00aa fase.<\\/p>\\r\\n<p><strong>9 - <\\/strong>O prazo para altera\\u00e7\\u00e3o ou anula\\u00e7\\u00e3o das inscri\\u00e7\\u00f5es decorre at\\u00e9 ao dia <strong>11 de maio<\\/strong>.<\\/p>\\r\\n<p><strong>10 -<\\/strong> Findo o prazo de suspens\\u00e3o da atividade letiva presencial (26 de junho) ou no dia da realiza\\u00e7\\u00e3o do primeiro exame, os alunos ou os seus encarregados de educa\\u00e7\\u00e3o procedem \\u00e0 entrega do boletim original ou do modelo descarregado do boletim de inscri\\u00e7\\u00e3o, devidamente preenchido e assinado, havendo lugar, quando aplic\\u00e1vel, ao pagamento de encargos de inscri\\u00e7\\u00e3o.<\\/p>\\r\\n<p>Todos os boletins de inscri\\u00e7\\u00e3o ou anula\\u00e7\\u00f5es de exame ter\\u00e3o de ser enviados para <strong><a href=\\\"mailto:exames2020@esmaior.pt\\\">exames2020@esmaior.pt<\\/a><\\/strong><\\/p>\\r\\n<p>Descarregue o boletim, preencha-o e envie para&nbsp;<a href=\\\"mailto:exames2020@esmaior.pt\\\">exames2020@esmaior.pt<\\/a><\\/p>\",\"fulltext\":\"\",\"state\":\"1\",\"catid\":\"11\",\"created\":\"2020-04-29 09:48:53\",\"created_by\":\"251\",\"created_by_alias\":\"\",\"modified\":\"2020-04-29 10:17:21\",\"modified_by\":\"251\",\"checked_out\":\"251\",\"checked_out_time\":\"2020-04-29 10:12:45\",\"publish_up\":\"2020-04-29 09:48:53\",\"publish_down\":\"0000-00-00 00:00:00\",\"images\":\"{\\\"image_intro\\\":\\\"\\\",\\\"image_intro_alt\\\":\\\"\\\",\\\"image_intro_caption\\\":\\\"\\\",\\\"float_intro\\\":\\\"\\\",\\\"image_fulltext\\\":\\\"\\\",\\\"image_fulltext_alt\\\":\\\"\\\",\\\"image_fulltext_caption\\\":\\\"\\\",\\\"float_fulltext\\\":\\\"\\\"}\",\"urls\":\"{\\\"urla\\\":false,\\\"urlatext\\\":\\\"\\\",\\\"targeta\\\":\\\"\\\",\\\"urlb\\\":false,\\\"urlbtext\\\":\\\"\\\",\\\"targetb\\\":\\\"\\\",\\\"urlc\\\":false,\\\"urlctext\\\":\\\"\\\",\\\"targetc\\\":\\\"\\\"}\",\"attribs\":\"{\\\"astroid_article_type\\\":\\\"regular\\\",\\\"astroid_article_video_url\\\":\\\"\\\",\\\"astroid_article_gallery_width\\\":\\\"\\\",\\\"astroid_article_gallery_bullets\\\":\\\"1\\\",\\\"astroid_article_gallery_navigation\\\":\\\"1\\\",\\\"astroid_article_thumbnail\\\":\\\"1\\\",\\\"astroid_article_gallery_items\\\":[],\\\"astroid_article_audio_source\\\":\\\"soundcloud\\\",\\\"astroid_article_audio_soundcloud\\\":\\\"\\\",\\\"astroid_article_audio_spotify\\\":\\\"\\\",\\\"astroid_article_review_heading\\\":\\\"\\\",\\\"astroid_article_review_summery\\\":\\\"\\\",\\\"astroid_article_review_good\\\":\\\"\\\",\\\"astroid_article_review_bad\\\":\\\"\\\",\\\"astroid_article_review_rating\\\":\\\"5\\\",\\\"astroid_article_button_action\\\":\\\"\\\",\\\"astroid_article_button_link\\\":\\\"\\\",\\\"astroid_article_review_criterias\\\":[],\\\"astroid_article_quote_text\\\":\\\"\\\",\\\"astroid_article_quote_author\\\":\\\"\\\",\\\"astroid_article_badge\\\":\\\"0\\\",\\\"astroid_article_badge_type\\\":\\\"2\\\",\\\"astroid_article_badge_text\\\":\\\"\\\",\\\"astroid_article_badge_color\\\":\\\"\\\",\\\"astroid_article_badge_text_color\\\":\\\"\\\",\\\"astroid_authorinfo\\\":\\\"\\\",\\\"astroid_relatedposts\\\":\\\"\\\",\\\"article_relatedposts_count\\\":\\\"\\\",\\\"article_relatedposts_count_custom\\\":\\\"4\\\",\\\"astroid_readtime\\\":\\\"\\\",\\\"astroid_socialshare\\\":\\\"\\\",\\\"astroid_comments\\\":\\\"\\\",\\\"astroid_og_title\\\":\\\"\\\",\\\"astroid_og_desc\\\":\\\"\\\",\\\"astroid_og_image\\\":\\\"\\\"}\",\"version\":2,\"ordering\":\"0\",\"metakey\":\"\",\"metadesc\":\"\",\"access\":\"1\",\"hits\":\"0\",\"metadata\":\"{}\",\"featured\":\"1\",\"language\":\"*\",\"xreference\":\"\",\"note\":\"\"}', 0);
INSERT INTO `ynfp8_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
(1003, 167, 1, '', '2020-04-29 14:02:44', 231, 6993, '93d750a3442ff1adec15895a979eebff669768e9', '{\"id\":167,\"asset_id\":\"421\",\"title\":\"EXAMES 2020 - Clarifica\\u00e7\\u00e3o\",\"alias\":\"exames-2020-clarificacao\",\"introtext\":\"<p>\\r\\n\\t<strong>1 &ndash;<\\/strong> Este ano letivo, os <strong>alunos internos<\\/strong> s&oacute; podem realizar os exames finais nacionais que elejam como Provas de Ingresso para efeitos de acesso ao ensino superior, desde que a <strong>classifica&ccedil;&atilde;o da disciplina (CIF) seja igual ou superior 10.<\\/strong><\\/p>\\r\\n<p>\\r\\n\\tPor isso, t&ecirc;m de preencher um novo boletim de exame onde v&atilde;o assinalar no quadro 4 do boletim:<\\/p>\\r\\n<p>\\r\\n\\t4.4 Interno - <strong>N<\\/strong>, 4.5 Aprova&ccedil;&atilde;o -<strong> N<\\/strong>, 4.6 Melhoria - <strong>N<\\/strong>, 4.7 Prosseguimento de Estudos&nbsp; - <strong>N&atilde;o<\\/strong> <strong>Preenchem<\\/strong>, 4.8 -&nbsp; Prova de Ingresso - <strong>S<\\/strong><\\/p>\\r\\n<p>\\r\\n\\t<strong>2 -<\\/strong> Os alunos que pretendem obter aprova&ccedil;&atilde;o em <strong>disciplinas n&atilde;o conclu&iacute;das<\\/strong>, inscrevem-se nessas disciplinas como <strong>autopropostos<\\/strong>, assinalando no quadro 4:<\\/p>\\r\\n<p>\\r\\n\\t4.4 Interno - <strong>N<\\/strong>, 4.5 Aprova&ccedil;&atilde;o - <strong>S<\\/strong>, 4.6 Melhoria - <strong>N<\\/strong>, 4.7 Prosseguimento de Estudos&nbsp; - <strong>N&atilde;o Preenchem<\\/strong>, 4.8 -&nbsp; Prova de Ingresso - <strong>S ou N<\\/strong>, consoante essa disciplina seja ou n&atilde;o prova de ingresso&nbsp;<\\/p>\\r\\n<p>\\r\\n\\t<strong>3<\\/strong> <strong>-<\\/strong> Ao colocarem N no ponto 4.6 Melhoria, esse procedimento n&atilde;o tem qualquer influ&ecirc;ncia na prova de ingresso, ou seja, se a nota obtida na prova for melhor que outra prova que tenham realizado em anos anteriores, para efeitos de acesso considerar-se-&aacute; sempre a melhor classifica&ccedil;&atilde;o.<\\/p>\\r\\n<p>\\r\\n\\t<strong>4 -<\\/strong> Os alunos que no ano letivo anterior foram admitidos a exame com uma classifica&ccedil;&atilde;o positiva e n&atilde;o conclu&iacute;ram a disciplina, isto &eacute;, obtiveram uma <strong>classifica&ccedil;&atilde;o final da disciplina (CFD) menor que 10<\\/strong>, ter&atilde;o que realizar este ano o <strong>exame dessa disciplina como autopropostos,<\\/strong> adotando o procedimento indicado no ponto 2.<\\/p>\\r\\n<p>\\r\\n\\t<strong>5 &ndash; <\\/strong>Os alunos do 11&ordm; ano que n&atilde;o pretendam <strong>realizar exames este ano<\\/strong>, pelo facto de n&atilde;o os elegerem como provas de ingresso para acesso ao ensino superior, devem pedir a anula&ccedil;&atilde;o da inscri&ccedil;&atilde;o j&aacute; efetuada.<\\/p>\\r\\n<p>\\r\\n\\t<strong>6 -<\\/strong> Os alunos do 12&ordm; ano, incluindo os alunos dos Cursos Profissionais<strong>,<\\/strong> que n&atilde;o pretendam <strong>realizar exames este ano<\\/strong>, em virtude de j&aacute; terem realizado as suas provas de ingresso, preenchem um novo boletim, deixando o <strong>quadro 4 em branco<\\/strong> e assinalando a quadr&iacute;cula <strong>5. &#39;N&atilde;o realiza exames\\/Apenas pretende a ficha ENES&#39;.<\\/strong><\\/p>\\r\\n<p>\\r\\n\\t<strong>7 - <\\/strong>Os alunos dos cursos profissionais s&oacute; precisam de realizar os exames finais que elejam como provas de ingresso se pretenderem concorrer ao ensino superior. Caso se tenham inscrito em exames que agora n&atilde;o desejam realizar, como por exemplo o Portugu&ecirc;s, t&ecirc;m de entregar novo boletim s&oacute; com a inscri&ccedil;&atilde;o nas provas que realmente pretendem realizar, ou atuar como descrito no ponto 6, se for o caso.<\\/p>\\r\\n<p>\\r\\n\\t<strong>8 - <\\/strong><strong>Todos os alunos t&ecirc;m de se inscrever na 1&ordf; fase<\\/strong>, com exce&ccedil;&atilde;o dos alunos exclu&iacute;dos por faltas que s&oacute; podem efetuar a inscri&ccedil;&atilde;o nos exames da 2&ordf; fase.<\\/p>\\r\\n<p>\\r\\n\\t<strong>9 - <\\/strong>O prazo para altera&ccedil;&atilde;o ou anula&ccedil;&atilde;o das inscri&ccedil;&otilde;es decorre at&eacute; ao dia <strong>11 de maio<\\/strong>.<\\/p>\\r\\n<p>\\r\\n\\t<strong>10 -<\\/strong> Findo o prazo de suspens&atilde;o da atividade letiva presencial (26 de junho) ou no dia da realiza&ccedil;&atilde;o do primeiro exame, os alunos ou os seus encarregados de educa&ccedil;&atilde;o procedem &agrave; entrega do boletim original ou do modelo descarregado do boletim de inscri&ccedil;&atilde;o, devidamente preenchido e assinado, havendo lugar, quando aplic&aacute;vel, ao pagamento de encargos de inscri&ccedil;&atilde;o.<\\/p>\\r\\n<p>\\r\\n\\tTodos os boletins de inscri&ccedil;&atilde;o ou anula&ccedil;&otilde;es de exame ter&atilde;o de ser enviados para <strong><a href=\\\"mailto:exames2020@esmaior.pt\\\">exames2020@esmaior.pt<\\/a><\\/strong><\\/p>\\r\\n<p>\\r\\n\\t<u><strong><a href=\\\"files\\/boletim(2).pdf\\\">Descarregue o boletim<\\/a><\\/strong><\\/u>, preencha-o e envie para&nbsp;<a href=\\\"mailto:exames2020@esmaior.pt\\\">exames2020@esmaior.pt<\\/a><\\/p>\\r\\n\",\"fulltext\":\"\",\"state\":\"1\",\"catid\":\"11\",\"created\":\"2020-04-29 09:48:53\",\"created_by\":\"251\",\"created_by_alias\":\"\",\"modified\":\"2020-04-29 14:02:44\",\"modified_by\":\"231\",\"checked_out\":\"231\",\"checked_out_time\":\"2020-04-29 14:01:34\",\"publish_up\":\"2020-04-29 09:48:53\",\"publish_down\":\"0000-00-00 00:00:00\",\"images\":\"{\\\"image_intro\\\":\\\"\\\",\\\"image_intro_alt\\\":\\\"\\\",\\\"image_intro_caption\\\":\\\"\\\",\\\"float_intro\\\":\\\"\\\",\\\"image_fulltext\\\":\\\"\\\",\\\"image_fulltext_alt\\\":\\\"\\\",\\\"image_fulltext_caption\\\":\\\"\\\",\\\"float_fulltext\\\":\\\"\\\"}\",\"urls\":\"{\\\"urla\\\":false,\\\"urlatext\\\":\\\"\\\",\\\"targeta\\\":\\\"\\\",\\\"urlb\\\":false,\\\"urlbtext\\\":\\\"\\\",\\\"targetb\\\":\\\"\\\",\\\"urlc\\\":false,\\\"urlctext\\\":\\\"\\\",\\\"targetc\\\":\\\"\\\"}\",\"attribs\":\"{\\\"astroid_article_type\\\":\\\"regular\\\",\\\"astroid_article_video_url\\\":\\\"\\\",\\\"astroid_article_gallery_width\\\":\\\"\\\",\\\"astroid_article_gallery_bullets\\\":\\\"1\\\",\\\"astroid_article_gallery_navigation\\\":\\\"1\\\",\\\"astroid_article_thumbnail\\\":\\\"1\\\",\\\"astroid_article_gallery_items\\\":[],\\\"astroid_article_audio_source\\\":\\\"soundcloud\\\",\\\"astroid_article_audio_soundcloud\\\":\\\"\\\",\\\"astroid_article_audio_spotify\\\":\\\"\\\",\\\"astroid_article_review_heading\\\":\\\"\\\",\\\"astroid_article_review_summery\\\":\\\"\\\",\\\"astroid_article_review_good\\\":\\\"\\\",\\\"astroid_article_review_bad\\\":\\\"\\\",\\\"astroid_article_review_rating\\\":\\\"5\\\",\\\"astroid_article_button_action\\\":\\\"\\\",\\\"astroid_article_button_link\\\":\\\"\\\",\\\"astroid_article_review_criterias\\\":[],\\\"astroid_article_quote_text\\\":\\\"\\\",\\\"astroid_article_quote_author\\\":\\\"\\\",\\\"astroid_article_badge\\\":\\\"0\\\",\\\"astroid_article_badge_type\\\":\\\"2\\\",\\\"astroid_article_badge_text\\\":\\\"\\\",\\\"astroid_article_badge_color\\\":\\\"\\\",\\\"astroid_article_badge_text_color\\\":\\\"\\\",\\\"astroid_authorinfo\\\":\\\"\\\",\\\"astroid_relatedposts\\\":\\\"\\\",\\\"article_relatedposts_count\\\":\\\"\\\",\\\"article_relatedposts_count_custom\\\":\\\"4\\\",\\\"astroid_readtime\\\":\\\"\\\",\\\"astroid_socialshare\\\":\\\"\\\",\\\"astroid_comments\\\":\\\"\\\",\\\"astroid_og_title\\\":\\\"\\\",\\\"astroid_og_desc\\\":\\\"\\\",\\\"astroid_og_image\\\":\\\"\\\"}\",\"version\":5,\"ordering\":\"0\",\"metakey\":\"\",\"metadesc\":\"\",\"access\":\"1\",\"hits\":\"0\",\"metadata\":\"{}\",\"featured\":\"1\",\"language\":\"*\",\"xreference\":\"\",\"note\":\"\"}', 0),
(1004, 168, 1, '', '2020-04-29 15:18:32', 231, 2363, 'f529f542b88b110a0dc63c51d4132c8fda481ee2', '{\"id\":168,\"asset_id\":422,\"title\":\"Gr\\u00e2ndola\",\"alias\":\"grandola\",\"introtext\":\"<p>Trabalho realizado\\u00a0por\\u00a0\\u00a0Renata Martins do 6\\u00ba A.<\\/p>\\r\\n<p><video controls=\\\"controls\\\" width=\\\"396\\\" height=\\\"198\\\">\\r\\n<source src=\\\"files\\/video\\\" \\/><\\/video><\\/p>\",\"fulltext\":\"\",\"state\":\"1\",\"catid\":\"11\",\"created\":\"2020-04-29 15:18:32\",\"created_by\":\"231\",\"created_by_alias\":\"\",\"modified\":\"2020-04-29 15:18:32\",\"modified_by\":null,\"checked_out\":null,\"checked_out_time\":null,\"publish_up\":\"2020-04-29 15:18:32\",\"publish_down\":\"0000-00-00 00:00:00\",\"images\":\"{\\\"image_intro\\\":\\\"\\\",\\\"image_intro_alt\\\":\\\"\\\",\\\"image_intro_caption\\\":\\\"\\\",\\\"float_intro\\\":\\\"\\\",\\\"image_fulltext\\\":\\\"\\\",\\\"image_fulltext_alt\\\":\\\"\\\",\\\"image_fulltext_caption\\\":\\\"\\\",\\\"float_fulltext\\\":\\\"\\\"}\",\"urls\":\"{\\\"urla\\\":false,\\\"urlatext\\\":\\\"\\\",\\\"targeta\\\":\\\"\\\",\\\"urlb\\\":false,\\\"urlbtext\\\":\\\"\\\",\\\"targetb\\\":\\\"\\\",\\\"urlc\\\":false,\\\"urlctext\\\":\\\"\\\",\\\"targetc\\\":\\\"\\\"}\",\"attribs\":\"{\\\"astroid_article_type\\\":\\\"regular\\\",\\\"astroid_article_video_url\\\":\\\"\\\",\\\"astroid_article_gallery_width\\\":\\\"\\\",\\\"astroid_article_gallery_bullets\\\":\\\"1\\\",\\\"astroid_article_gallery_navigation\\\":\\\"1\\\",\\\"astroid_article_thumbnail\\\":\\\"1\\\",\\\"astroid_article_gallery_items\\\":[],\\\"astroid_article_audio_source\\\":\\\"soundcloud\\\",\\\"astroid_article_audio_soundcloud\\\":\\\"\\\",\\\"astroid_article_audio_spotify\\\":\\\"\\\",\\\"astroid_article_review_heading\\\":\\\"\\\",\\\"astroid_article_review_summery\\\":\\\"\\\",\\\"astroid_article_review_good\\\":\\\"\\\",\\\"astroid_article_review_bad\\\":\\\"\\\",\\\"astroid_article_review_rating\\\":\\\"5\\\",\\\"astroid_article_button_action\\\":\\\"\\\",\\\"astroid_article_button_link\\\":\\\"\\\",\\\"astroid_article_review_criterias\\\":[],\\\"astroid_article_quote_text\\\":\\\"\\\",\\\"astroid_article_quote_author\\\":\\\"\\\",\\\"astroid_article_badge\\\":\\\"0\\\",\\\"astroid_article_badge_type\\\":\\\"2\\\",\\\"astroid_article_badge_text\\\":\\\"\\\",\\\"astroid_article_badge_color\\\":\\\"\\\",\\\"astroid_article_badge_text_color\\\":\\\"\\\",\\\"astroid_authorinfo\\\":\\\"\\\",\\\"astroid_relatedposts\\\":\\\"\\\",\\\"article_relatedposts_count\\\":\\\"\\\",\\\"article_relatedposts_count_custom\\\":\\\"4\\\",\\\"astroid_readtime\\\":\\\"\\\",\\\"astroid_socialshare\\\":\\\"\\\",\\\"astroid_comments\\\":\\\"\\\",\\\"astroid_og_title\\\":\\\"\\\",\\\"astroid_og_desc\\\":\\\"\\\",\\\"astroid_og_image\\\":\\\"\\\"}\",\"version\":1,\"ordering\":null,\"metakey\":\"\",\"metadesc\":\"\",\"access\":\"1\",\"hits\":null,\"metadata\":\"{}\",\"featured\":\"1\",\"language\":\"*\",\"xreference\":null,\"note\":null}', 0),
(1005, 168, 1, '', '2020-04-29 15:20:06', 231, 2380, '1c74f0b828f80e94eb6213426d2575dddee6ef67', '{\"id\":168,\"asset_id\":\"422\",\"title\":\"Gr\\u00e2ndola\",\"alias\":\"grandola\",\"introtext\":\"<p>Trabalho realizado\\u00a0por\\u00a0\\u00a0Renata Martins do 6\\u00ba A.<\\/p>\\r\\n<p><video controls=\\\"controls\\\" width=\\\"396\\\" height=\\\"198\\\">\\r\\n<source src=\\\"files\\/video\\/\\\" \\/><\\/video><\\/p>\",\"fulltext\":\"\",\"state\":\"1\",\"catid\":\"11\",\"created\":\"2020-04-29 15:18:32\",\"created_by\":\"231\",\"created_by_alias\":\"\",\"modified\":\"2020-04-29 15:20:06\",\"modified_by\":\"231\",\"checked_out\":\"231\",\"checked_out_time\":\"2020-04-29 15:19:07\",\"publish_up\":\"2020-04-29 15:18:32\",\"publish_down\":\"0000-00-00 00:00:00\",\"images\":\"{\\\"image_intro\\\":\\\"\\\",\\\"image_intro_alt\\\":\\\"\\\",\\\"image_intro_caption\\\":\\\"\\\",\\\"float_intro\\\":\\\"\\\",\\\"image_fulltext\\\":\\\"\\\",\\\"image_fulltext_alt\\\":\\\"\\\",\\\"image_fulltext_caption\\\":\\\"\\\",\\\"float_fulltext\\\":\\\"\\\"}\",\"urls\":\"{\\\"urla\\\":false,\\\"urlatext\\\":\\\"\\\",\\\"targeta\\\":\\\"\\\",\\\"urlb\\\":false,\\\"urlbtext\\\":\\\"\\\",\\\"targetb\\\":\\\"\\\",\\\"urlc\\\":false,\\\"urlctext\\\":\\\"\\\",\\\"targetc\\\":\\\"\\\"}\",\"attribs\":\"{\\\"astroid_article_type\\\":\\\"regular\\\",\\\"astroid_article_video_url\\\":\\\"\\\",\\\"astroid_article_gallery_width\\\":\\\"\\\",\\\"astroid_article_gallery_bullets\\\":\\\"1\\\",\\\"astroid_article_gallery_navigation\\\":\\\"1\\\",\\\"astroid_article_thumbnail\\\":\\\"1\\\",\\\"astroid_article_gallery_items\\\":[],\\\"astroid_article_audio_source\\\":\\\"soundcloud\\\",\\\"astroid_article_audio_soundcloud\\\":\\\"\\\",\\\"astroid_article_audio_spotify\\\":\\\"\\\",\\\"astroid_article_review_heading\\\":\\\"\\\",\\\"astroid_article_review_summery\\\":\\\"\\\",\\\"astroid_article_review_good\\\":\\\"\\\",\\\"astroid_article_review_bad\\\":\\\"\\\",\\\"astroid_article_review_rating\\\":\\\"5\\\",\\\"astroid_article_button_action\\\":\\\"\\\",\\\"astroid_article_button_link\\\":\\\"\\\",\\\"astroid_article_review_criterias\\\":[],\\\"astroid_article_quote_text\\\":\\\"\\\",\\\"astroid_article_quote_author\\\":\\\"\\\",\\\"astroid_article_badge\\\":\\\"0\\\",\\\"astroid_article_badge_type\\\":\\\"2\\\",\\\"astroid_article_badge_text\\\":\\\"\\\",\\\"astroid_article_badge_color\\\":\\\"\\\",\\\"astroid_article_badge_text_color\\\":\\\"\\\",\\\"astroid_authorinfo\\\":\\\"\\\",\\\"astroid_relatedposts\\\":\\\"\\\",\\\"article_relatedposts_count\\\":\\\"\\\",\\\"article_relatedposts_count_custom\\\":\\\"4\\\",\\\"astroid_readtime\\\":\\\"\\\",\\\"astroid_socialshare\\\":\\\"\\\",\\\"astroid_comments\\\":\\\"\\\",\\\"astroid_og_title\\\":\\\"\\\",\\\"astroid_og_desc\\\":\\\"\\\",\\\"astroid_og_image\\\":\\\"\\\"}\",\"version\":2,\"ordering\":\"0\",\"metakey\":\"\",\"metadesc\":\"\",\"access\":\"1\",\"hits\":\"0\",\"metadata\":\"{}\",\"featured\":\"1\",\"language\":\"*\",\"xreference\":\"\",\"note\":\"\"}', 0),
(1006, 168, 1, '', '2020-04-29 15:21:52', 231, 2401, '7b8c7ad00f2a1a635d4f46aa68fe70384e2b4429', '{\"id\":168,\"asset_id\":\"422\",\"title\":\"Gr\\u00e2ndola\",\"alias\":\"grandola\",\"introtext\":\"<p>Trabalho realizado\\u00a0por\\u00a0\\u00a0Renata Martins do 6\\u00ba A.<\\/p>\\r\\n<p><video controls=\\\"controls\\\" width=\\\"396\\\" height=\\\"198\\\">\\r\\n<source src=\\\"files\\/video\\/trabalho_grandola.mp4\\\" \\/><\\/video><\\/p>\",\"fulltext\":\"\",\"state\":\"1\",\"catid\":\"11\",\"created\":\"2020-04-29 15:18:32\",\"created_by\":\"231\",\"created_by_alias\":\"\",\"modified\":\"2020-04-29 15:21:52\",\"modified_by\":\"231\",\"checked_out\":\"231\",\"checked_out_time\":\"2020-04-29 15:20:30\",\"publish_up\":\"2020-04-29 15:18:32\",\"publish_down\":\"0000-00-00 00:00:00\",\"images\":\"{\\\"image_intro\\\":\\\"\\\",\\\"image_intro_alt\\\":\\\"\\\",\\\"image_intro_caption\\\":\\\"\\\",\\\"float_intro\\\":\\\"\\\",\\\"image_fulltext\\\":\\\"\\\",\\\"image_fulltext_alt\\\":\\\"\\\",\\\"image_fulltext_caption\\\":\\\"\\\",\\\"float_fulltext\\\":\\\"\\\"}\",\"urls\":\"{\\\"urla\\\":false,\\\"urlatext\\\":\\\"\\\",\\\"targeta\\\":\\\"\\\",\\\"urlb\\\":false,\\\"urlbtext\\\":\\\"\\\",\\\"targetb\\\":\\\"\\\",\\\"urlc\\\":false,\\\"urlctext\\\":\\\"\\\",\\\"targetc\\\":\\\"\\\"}\",\"attribs\":\"{\\\"astroid_article_type\\\":\\\"regular\\\",\\\"astroid_article_video_url\\\":\\\"\\\",\\\"astroid_article_gallery_width\\\":\\\"\\\",\\\"astroid_article_gallery_bullets\\\":\\\"1\\\",\\\"astroid_article_gallery_navigation\\\":\\\"1\\\",\\\"astroid_article_thumbnail\\\":\\\"1\\\",\\\"astroid_article_gallery_items\\\":[],\\\"astroid_article_audio_source\\\":\\\"soundcloud\\\",\\\"astroid_article_audio_soundcloud\\\":\\\"\\\",\\\"astroid_article_audio_spotify\\\":\\\"\\\",\\\"astroid_article_review_heading\\\":\\\"\\\",\\\"astroid_article_review_summery\\\":\\\"\\\",\\\"astroid_article_review_good\\\":\\\"\\\",\\\"astroid_article_review_bad\\\":\\\"\\\",\\\"astroid_article_review_rating\\\":\\\"5\\\",\\\"astroid_article_button_action\\\":\\\"\\\",\\\"astroid_article_button_link\\\":\\\"\\\",\\\"astroid_article_review_criterias\\\":[],\\\"astroid_article_quote_text\\\":\\\"\\\",\\\"astroid_article_quote_author\\\":\\\"\\\",\\\"astroid_article_badge\\\":\\\"0\\\",\\\"astroid_article_badge_type\\\":\\\"2\\\",\\\"astroid_article_badge_text\\\":\\\"\\\",\\\"astroid_article_badge_color\\\":\\\"\\\",\\\"astroid_article_badge_text_color\\\":\\\"\\\",\\\"astroid_authorinfo\\\":\\\"\\\",\\\"astroid_relatedposts\\\":\\\"\\\",\\\"article_relatedposts_count\\\":\\\"\\\",\\\"article_relatedposts_count_custom\\\":\\\"4\\\",\\\"astroid_readtime\\\":\\\"\\\",\\\"astroid_socialshare\\\":\\\"\\\",\\\"astroid_comments\\\":\\\"\\\",\\\"astroid_og_title\\\":\\\"\\\",\\\"astroid_og_desc\\\":\\\"\\\",\\\"astroid_og_image\\\":\\\"\\\"}\",\"version\":3,\"ordering\":\"0\",\"metakey\":\"\",\"metadesc\":\"\",\"access\":\"1\",\"hits\":\"0\",\"metadata\":\"{}\",\"featured\":\"1\",\"language\":\"*\",\"xreference\":\"\",\"note\":\"\"}', 0),
(1007, 167, 1, '', '2020-04-29 15:23:12', 231, 6744, '5e9d9b83e34d80dad20becf9dd74f0500bf76cef', '{\"id\":167,\"asset_id\":\"421\",\"title\":\"EXAMES 2020 - Clarifica\\u00e7\\u00e3o\",\"alias\":\"exames-2020-clarificacao\",\"introtext\":\"<p><strong>1 \\u2013<\\/strong> Este ano letivo, os <strong>alunos internos<\\/strong> s\\u00f3 podem realizar os exames finais nacionais que elejam como Provas de Ingresso para efeitos de acesso ao ensino superior, desde que a <strong>classifica\\u00e7\\u00e3o da disciplina (CIF) seja igual ou superior 10.<\\/strong><\\/p>\\r\\n<p>Por isso, t\\u00eam de preencher um novo boletim de exame onde v\\u00e3o assinalar no quadro 4 do boletim:<\\/p>\\r\\n<p>4.4 Interno - <strong>N<\\/strong>, 4.5 Aprova\\u00e7\\u00e3o -<strong> N<\\/strong>, 4.6 Melhoria - <strong>N<\\/strong>, 4.7 Prosseguimento de Estudos\\u00a0 - <strong>N\\u00e3o<\\/strong> <strong>Preenchem<\\/strong>, 4.8 -\\u00a0 Prova de Ingresso - <strong>S<\\/strong><\\/p>\\r\\n<p><strong>2 -<\\/strong> Os alunos que pretendem obter aprova\\u00e7\\u00e3o em <strong>disciplinas n\\u00e3o conclu\\u00eddas<\\/strong>, inscrevem-se nessas disciplinas como <strong>autopropostos<\\/strong>, assinalando no quadro 4:<\\/p>\\r\\n<p>4.4 Interno - <strong>N<\\/strong>, 4.5 Aprova\\u00e7\\u00e3o - <strong>S<\\/strong>, 4.6 Melhoria - <strong>N<\\/strong>, 4.7 Prosseguimento de Estudos\\u00a0 - <strong>N\\u00e3o Preenchem<\\/strong>, 4.8 -\\u00a0 Prova de Ingresso - <strong>S ou N<\\/strong>, consoante essa disciplina seja ou n\\u00e3o prova de ingresso\\u00a0<\\/p>\\r\\n<p><strong>3<\\/strong> <strong>-<\\/strong> Ao colocarem N no ponto 4.6 Melhoria, esse procedimento n\\u00e3o tem qualquer influ\\u00eancia na prova de ingresso, ou seja, se a nota obtida na prova for melhor que outra prova que tenham realizado em anos anteriores, para efeitos de acesso considerar-se-\\u00e1 sempre a melhor classifica\\u00e7\\u00e3o.<\\/p>\\r\\n\",\"fulltext\":\"\\r\\n<p><strong>4 -<\\/strong> Os alunos que no ano letivo anterior foram admitidos a exame com uma classifica\\u00e7\\u00e3o positiva e n\\u00e3o conclu\\u00edram a disciplina, isto \\u00e9, obtiveram uma <strong>classifica\\u00e7\\u00e3o final da disciplina (CFD) menor que 10<\\/strong>, ter\\u00e3o que realizar este ano o <strong>exame dessa disciplina como autopropostos,<\\/strong> adotando o procedimento indicado no ponto 2.<\\/p>\\r\\n<p><strong>5 \\u2013 <\\/strong>Os alunos do 11\\u00ba ano que n\\u00e3o pretendam <strong>realizar exames este ano<\\/strong>, pelo facto de n\\u00e3o os elegerem como provas de ingresso para acesso ao ensino superior, devem pedir a anula\\u00e7\\u00e3o da inscri\\u00e7\\u00e3o j\\u00e1 efetuada.<\\/p>\\r\\n<p><strong>6 -<\\/strong> Os alunos do 12\\u00ba ano, incluindo os alunos dos Cursos Profissionais<strong>,<\\/strong> que n\\u00e3o pretendam <strong>realizar exames este ano<\\/strong>, em virtude de j\\u00e1 terem realizado as suas provas de ingresso, preenchem um novo boletim, deixando o <strong>quadro 4 em branco<\\/strong> e assinalando a quadr\\u00edcula <strong>5. \'N\\u00e3o realiza exames\\/Apenas pretende a ficha ENES\'.<\\/strong><\\/p>\\r\\n<p><strong>7 - <\\/strong>Os alunos dos cursos profissionais s\\u00f3 precisam de realizar os exames finais que elejam como provas de ingresso se pretenderem concorrer ao ensino superior. Caso se tenham inscrito em exames que agora n\\u00e3o desejam realizar, como por exemplo o Portugu\\u00eas, t\\u00eam de entregar novo boletim s\\u00f3 com a inscri\\u00e7\\u00e3o nas provas que realmente pretendem realizar, ou atuar como descrito no ponto 6, se for o caso.<\\/p>\\r\\n<p><strong>8 - <\\/strong><strong>Todos os alunos t\\u00eam de se inscrever na 1\\u00aa fase<\\/strong>, com exce\\u00e7\\u00e3o dos alunos exclu\\u00eddos por faltas que s\\u00f3 podem efetuar a inscri\\u00e7\\u00e3o nos exames da 2\\u00aa fase.<\\/p>\\r\\n<p><strong>9 - <\\/strong>O prazo para altera\\u00e7\\u00e3o ou anula\\u00e7\\u00e3o das inscri\\u00e7\\u00f5es decorre at\\u00e9 ao dia <strong>11 de maio<\\/strong>.<\\/p>\\r\\n<p><strong>10 -<\\/strong> Findo o prazo de suspens\\u00e3o da atividade letiva presencial (26 de junho) ou no dia da realiza\\u00e7\\u00e3o do primeiro exame, os alunos ou os seus encarregados de educa\\u00e7\\u00e3o procedem \\u00e0 entrega do boletim original ou do modelo descarregado do boletim de inscri\\u00e7\\u00e3o, devidamente preenchido e assinado, havendo lugar, quando aplic\\u00e1vel, ao pagamento de encargos de inscri\\u00e7\\u00e3o.<\\/p>\\r\\n<p>Todos os boletins de inscri\\u00e7\\u00e3o ou anula\\u00e7\\u00f5es de exame ter\\u00e3o de ser enviados para <strong><a href=\\\"mailto:exames2020@esmaior.pt\\\">exames2020@esmaior.pt<\\/a><\\/strong><\\/p>\\r\\n<p><u><strong><a href=\\\"files\\/boletim(2).pdf\\\">Descarregue o boletim<\\/a><\\/strong><\\/u>, preencha-o e envie para\\u00a0<a href=\\\"mailto:exames2020@esmaior.pt\\\">exames2020@esmaior.pt<\\/a><\\/p>\",\"state\":\"1\",\"catid\":\"11\",\"created\":\"2020-04-29 09:48:53\",\"created_by\":\"251\",\"created_by_alias\":\"\",\"modified\":\"2020-04-29 15:23:12\",\"modified_by\":\"231\",\"checked_out\":\"231\",\"checked_out_time\":\"2020-04-29 15:22:52\",\"publish_up\":\"2020-04-29 09:48:53\",\"publish_down\":\"0000-00-00 00:00:00\",\"images\":\"{\\\"image_intro\\\":\\\"\\\",\\\"image_intro_alt\\\":\\\"\\\",\\\"image_intro_caption\\\":\\\"\\\",\\\"float_intro\\\":\\\"\\\",\\\"image_fulltext\\\":\\\"\\\",\\\"image_fulltext_alt\\\":\\\"\\\",\\\"image_fulltext_caption\\\":\\\"\\\",\\\"float_fulltext\\\":\\\"\\\"}\",\"urls\":\"{\\\"urla\\\":false,\\\"urlatext\\\":\\\"\\\",\\\"targeta\\\":\\\"\\\",\\\"urlb\\\":false,\\\"urlbtext\\\":\\\"\\\",\\\"targetb\\\":\\\"\\\",\\\"urlc\\\":false,\\\"urlctext\\\":\\\"\\\",\\\"targetc\\\":\\\"\\\"}\",\"attribs\":\"{\\\"astroid_article_type\\\":\\\"regular\\\",\\\"astroid_article_video_url\\\":\\\"\\\",\\\"astroid_article_gallery_width\\\":\\\"\\\",\\\"astroid_article_gallery_bullets\\\":\\\"1\\\",\\\"astroid_article_gallery_navigation\\\":\\\"1\\\",\\\"astroid_article_thumbnail\\\":\\\"1\\\",\\\"astroid_article_gallery_items\\\":[],\\\"astroid_article_audio_source\\\":\\\"soundcloud\\\",\\\"astroid_article_audio_soundcloud\\\":\\\"\\\",\\\"astroid_article_audio_spotify\\\":\\\"\\\",\\\"astroid_article_review_heading\\\":\\\"\\\",\\\"astroid_article_review_summery\\\":\\\"\\\",\\\"astroid_article_review_good\\\":\\\"\\\",\\\"astroid_article_review_bad\\\":\\\"\\\",\\\"astroid_article_review_rating\\\":\\\"5\\\",\\\"astroid_article_button_action\\\":\\\"\\\",\\\"astroid_article_button_link\\\":\\\"\\\",\\\"astroid_article_review_criterias\\\":[],\\\"astroid_article_quote_text\\\":\\\"\\\",\\\"astroid_article_quote_author\\\":\\\"\\\",\\\"astroid_article_badge\\\":\\\"0\\\",\\\"astroid_article_badge_type\\\":\\\"2\\\",\\\"astroid_article_badge_text\\\":\\\"\\\",\\\"astroid_article_badge_color\\\":\\\"\\\",\\\"astroid_article_badge_text_color\\\":\\\"\\\",\\\"astroid_authorinfo\\\":\\\"\\\",\\\"astroid_relatedposts\\\":\\\"\\\",\\\"article_relatedposts_count\\\":\\\"\\\",\\\"article_relatedposts_count_custom\\\":\\\"4\\\",\\\"astroid_readtime\\\":\\\"\\\",\\\"astroid_socialshare\\\":\\\"\\\",\\\"astroid_comments\\\":\\\"\\\",\\\"astroid_og_title\\\":\\\"\\\",\\\"astroid_og_desc\\\":\\\"\\\",\\\"astroid_og_image\\\":\\\"\\\"}\",\"version\":6,\"ordering\":\"1\",\"metakey\":\"\",\"metadesc\":\"\",\"access\":\"1\",\"hits\":\"0\",\"metadata\":\"{}\",\"featured\":\"1\",\"language\":\"*\",\"xreference\":\"\",\"note\":\"\"}', 0),
(1008, 163, 1, '', '2020-04-30 10:45:46', 231, 4732, '1853ac8f3356376750a78cc577cfbf41781706af', '{\"id\":163,\"asset_id\":\"410\",\"title\":\"BIBLIOTECAS - E@D\",\"alias\":\"bibliotecas-e-d\",\"introtext\":\"<p><strong>Plano de Ensino a Dist\\u00e2ncia \\u2013 Bibliotecas Escolares<\\/strong><\\/p>\\r\\n<p>Num quadro de altera\\u00e7\\u00e3o substancial da vida social, com fortes implica\\u00e7\\u00f5es no quotidiano da escola, as bibliotecas do agrupamento prop\\u00f5e a cria\\u00e7\\u00e3o de um servi\\u00e7o de atendimento em linha, em modo s\\u00edncrono, a professores e a alunos para apoio \\u00e0s atividades letivas, que se desenvolvem a dist\\u00e2ncia, e para apoio e orienta\\u00e7\\u00e3o \\u00e0s atividades de pesquisa da informa\\u00e7\\u00e3o e de sele\\u00e7\\u00e3o de recursos documentais.<\\/p>\\r\\n<p>O servi\\u00e7o de atendimento s\\u00edncrono ser\\u00e1 disponibilizado atrav\\u00e9s da plataforma <strong>Teams<\\/strong> com os seguintes hor\\u00e1rios e endere\\u00e7os:<\\/p>\\r\\n<p><strong>Escola Secund\\u00e1ria de Santa Maria Maior:<\\/strong><\\/p>\\r\\n<p><a href=\\\"mailto:biblioteca.maior@esmaior.pt\\\">biblioteca.maior@esmaior.pt<\\/a><\\/p>\\r\\n<p>Atendimento para professores: todos os dias \\u00fateis das 11h \\u00e0s 12h<\\/p>\\r\\n<p>Atendimento para alunos: todos os dias \\u00fateis das 12h \\u00e0s 13h<\\/p>\\r\\n<p>\\u00a0<\\/p>\\r\\n<p><strong>EB 2,3 Frei Bartolomeu dos M\\u00e1rtires<\\/strong><\\/p>\\r\\n<p><a href=\\\"mailto:biblioteca.frei@esmaior.pt\\\">biblioteca.frei@esmaior.pt<\\/a><\\/p>\\r\\n<p>Atendimento para professores: todos os dias \\u00fateis das 11h \\u00e0s 12h<\\/p>\\r\\n<p>Atendimento para alunos: todos os dias \\u00fateis das 12h \\u00e0s 13h<\\/p>\\r\\n<p>\\u00a0<\\/p>\\r\\n<p>Continuam a funcionar os habituais meios de comunica\\u00e7\\u00e3o (ass\\u00edncrona) com as bibliotecas:<\\/p>\\r\\n<p><strong>Escola Secund\\u00e1ria de Santa Maria Maior:<\\/strong><\\/p>\\r\\n<p><a href=\\\"mailto:be.essmm@gmail.com\\\">be.essmm@gmail.com<\\/a><\\/p>\\r\\n<p><a href=\\\"https:\\/\\/www.facebook.com\\/Biblioteca-MAIOR-600248023505774\\/\\\">Facebook<\\/a><\\/p>\\r\\n<p>Instagram: Biblioteca Maior<\\/p>\\r\\n<p><a href=\\\"http:\\/\\/bibmaior.blogspot.com\\\">Blogue Ler para Ser Maior<\\/a><\\/p>\\r\\n<p>Servi\\u00e7o de Apoio <a href=\\\"https:\\/\\/docs.google.com\\/forms\\/d\\/e\\/1FAIpQLSeoJVpN6gOf-BEEPL5mqyGIzH9zfBv-3MpLMb-Ox16TTzWXXg\\/viewform\\\">\\u00c0 dist\\u00e2ncia mas presente<\\/a><\\/p>\\r\\n<p><strong>\\u00a0<\\/strong><\\/p>\\r\\n<p><strong>EB 2,3 Frei Bartolomeu dos M\\u00e1rtires<\\/strong><\\/p>\\r\\n<p><a href=\\\"mailto:bibliotecafrei@gmail.com\\\">bibliotecafrei@gmail.com<\\/a><\\/p>\\r\\n<p><a href=\\\"https:\\/\\/bibliotecafrei.webnode.pt\\/\\\">P\\u00e1gina Bibliotecafrei <\\/a>\\u00a0<\\/p>\\r\\n<p><a href=\\\"https:\\/\\/www.facebook.com\\/biblioteca.frei\\\">Facebook Bibliotecafrei Aesmm<\\/a><\\/p>\",\"fulltext\":\"\",\"state\":\"1\",\"catid\":\"11\",\"created\":\"2020-04-20 15:38:16\",\"created_by\":\"251\",\"created_by_alias\":\"\",\"modified\":\"2020-04-30 10:45:46\",\"modified_by\":\"231\",\"checked_out\":\"231\",\"checked_out_time\":\"2020-04-30 10:44:14\",\"publish_up\":\"2020-04-20 15:38:16\",\"publish_down\":\"0000-00-00 00:00:00\",\"images\":\"{\\\"image_intro\\\":\\\"\\\",\\\"image_intro_alt\\\":\\\"\\\",\\\"image_intro_caption\\\":\\\"\\\",\\\"float_intro\\\":\\\"\\\",\\\"image_fulltext\\\":\\\"\\\",\\\"image_fulltext_alt\\\":\\\"\\\",\\\"image_fulltext_caption\\\":\\\"\\\",\\\"float_fulltext\\\":\\\"\\\"}\",\"urls\":\"{\\\"urla\\\":false,\\\"urlatext\\\":\\\"\\\",\\\"targeta\\\":\\\"\\\",\\\"urlb\\\":false,\\\"urlbtext\\\":\\\"\\\",\\\"targetb\\\":\\\"\\\",\\\"urlc\\\":false,\\\"urlctext\\\":\\\"\\\",\\\"targetc\\\":\\\"\\\"}\",\"attribs\":\"{\\\"astroid_article_type\\\":\\\"regular\\\",\\\"astroid_article_video_url\\\":\\\"\\\",\\\"astroid_article_gallery_width\\\":\\\"\\\",\\\"astroid_article_gallery_bullets\\\":\\\"1\\\",\\\"astroid_article_gallery_navigation\\\":\\\"1\\\",\\\"astroid_article_thumbnail\\\":\\\"1\\\",\\\"astroid_article_gallery_items\\\":[],\\\"astroid_article_audio_source\\\":\\\"soundcloud\\\",\\\"astroid_article_audio_soundcloud\\\":\\\"\\\",\\\"astroid_article_audio_spotify\\\":\\\"\\\",\\\"astroid_article_review_heading\\\":\\\"\\\",\\\"astroid_article_review_summery\\\":\\\"\\\",\\\"astroid_article_review_good\\\":\\\"\\\",\\\"astroid_article_review_bad\\\":\\\"\\\",\\\"astroid_article_review_rating\\\":\\\"5\\\",\\\"astroid_article_button_action\\\":\\\"\\\",\\\"astroid_article_button_link\\\":\\\"\\\",\\\"astroid_article_review_criterias\\\":[],\\\"astroid_article_quote_text\\\":\\\"\\\",\\\"astroid_article_quote_author\\\":\\\"\\\",\\\"astroid_article_badge\\\":\\\"0\\\",\\\"astroid_article_badge_type\\\":\\\"2\\\",\\\"astroid_article_badge_text\\\":\\\"\\\",\\\"astroid_article_badge_color\\\":\\\"\\\",\\\"astroid_article_badge_text_color\\\":\\\"\\\",\\\"astroid_authorinfo\\\":\\\"\\\",\\\"astroid_relatedposts\\\":\\\"\\\",\\\"article_relatedposts_count\\\":\\\"\\\",\\\"article_relatedposts_count_custom\\\":\\\"4\\\",\\\"astroid_readtime\\\":\\\"\\\",\\\"astroid_socialshare\\\":\\\"\\\",\\\"astroid_comments\\\":\\\"\\\",\\\"astroid_og_title\\\":\\\"\\\",\\\"astroid_og_desc\\\":\\\"\\\",\\\"astroid_og_image\\\":\\\"\\\"}\",\"version\":4,\"ordering\":\"5\",\"metakey\":\"\",\"metadesc\":\"\",\"access\":\"1\",\"hits\":\"0\",\"metadata\":\"{}\",\"featured\":\"1\",\"language\":\"*\",\"xreference\":\"\",\"note\":\"\"}', 0),
(1009, 163, 1, '', '2020-04-30 10:47:07', 231, 4708, '6684293229ac809a68a09b8b036f9e7656b20de3', '{\"id\":163,\"asset_id\":\"410\",\"title\":\"BIBLIOTECAS - E@D\",\"alias\":\"bibliotecas-e-d\",\"introtext\":\"<p><strong>Plano de Ensino a Dist\\u00e2ncia \\u2013 Bibliotecas Escolares<\\/strong><\\/p>\\r\\n<p>Num quadro de altera\\u00e7\\u00e3o substancial da vida social, com fortes implica\\u00e7\\u00f5es no quotidiano da escola, as bibliotecas do agrupamento prop\\u00f5e a cria\\u00e7\\u00e3o de um servi\\u00e7o de atendimento em linha, em modo s\\u00edncrono, a professores e a alunos para apoio \\u00e0s atividades letivas, que se desenvolvem a dist\\u00e2ncia, e para apoio e orienta\\u00e7\\u00e3o \\u00e0s atividades de pesquisa da informa\\u00e7\\u00e3o e de sele\\u00e7\\u00e3o de recursos documentais.<\\/p>\\r\\n<p>O servi\\u00e7o de atendimento s\\u00edncrono ser\\u00e1 disponibilizado atrav\\u00e9s da plataforma <strong>Teams<\\/strong> com os seguintes hor\\u00e1rios e endere\\u00e7os:<\\/p>\\r\\n<p><strong>Escola Secund\\u00e1ria de Santa Maria Maior:<\\/strong><\\/p>\\r\\n<p><a href=\\\"mailto:biblioteca.maior@esmaior.pt\\\">biblioteca.maior@esmaior.pt<\\/a><\\/p>\\r\\n<p>Atendimento para professores: todos os dias \\u00fateis das 11h \\u00e0s 12h<\\/p>\\r\\n<p>Atendimento para alunos: todos os dias \\u00fateis das 12h \\u00e0s 13h<\\/p>\\r\\n<p>\\u00a0<strong>EB 2,3 Frei Bartolomeu dos M\\u00e1rtires<\\/strong><\\/p>\\r\\n<p><a href=\\\"mailto:biblioteca.frei@esmaior.pt\\\">biblioteca.frei@esmaior.pt<\\/a><\\/p>\\r\\n<p>Atendimento para professores: todos os dias \\u00fateis das 11h \\u00e0s 12h<\\/p>\\r\\n<p>Atendimento para alunos: todos os dias \\u00fateis das 12h \\u00e0s 13h<\\/p>\\r\\n<p>\\u00a0Continuam a funcionar os habituais meios de comunica\\u00e7\\u00e3o (ass\\u00edncrona) com as bibliotecas:<\\/p>\\r\\n<p><strong>Escola Secund\\u00e1ria de Santa Maria Maior:<\\/strong><\\/p>\\r\\n<p><a href=\\\"mailto:be.essmm@gmail.com\\\">be.essmm@gmail.com<\\/a><\\/p>\\r\\n<p><a href=\\\"https:\\/\\/www.facebook.com\\/Biblioteca-MAIOR-600248023505774\\/\\\">Facebook<\\/a><\\/p>\\r\\n<p>Instagram: Biblioteca Maior<\\/p>\\r\\n<p><a href=\\\"http:\\/\\/bibmaior.blogspot.com\\\">Blogue Ler para Ser Maior<\\/a><\\/p>\\r\\n<p>Servi\\u00e7o de Apoio <a href=\\\"https:\\/\\/docs.google.com\\/forms\\/d\\/e\\/1FAIpQLSeoJVpN6gOf-BEEPL5mqyGIzH9zfBv-3MpLMb-Ox16TTzWXXg\\/viewform\\\">\\u00c0 dist\\u00e2ncia mas presente<\\/a><\\/p>\\r\\n<p><strong>\\u00a0<\\/strong><\\/p>\\r\\n<p><strong>EB 2,3 Frei Bartolomeu dos M\\u00e1rtires<\\/strong><\\/p>\\r\\n<p><a href=\\\"mailto:bibliotecafrei@gmail.com\\\">bibliotecafrei@gmail.com<\\/a><\\/p>\\r\\n<p><a href=\\\"https:\\/\\/bibliotecafrei.webnode.pt\\/\\\">P\\u00e1gina Bibliotecafrei <\\/a>\\u00a0<\\/p>\\r\\n<p><a href=\\\"https:\\/\\/www.facebook.com\\/biblioteca.frei\\\">Facebook Bibliotecafrei Aesmm<\\/a><\\/p>\",\"fulltext\":\"\",\"state\":\"1\",\"catid\":\"11\",\"created\":\"2020-04-20 15:38:16\",\"created_by\":\"251\",\"created_by_alias\":\"\",\"modified\":\"2020-04-30 10:47:07\",\"modified_by\":\"231\",\"checked_out\":\"231\",\"checked_out_time\":\"2020-04-30 10:46:09\",\"publish_up\":\"2020-04-20 15:38:16\",\"publish_down\":\"0000-00-00 00:00:00\",\"images\":\"{\\\"image_intro\\\":\\\"\\\",\\\"image_intro_alt\\\":\\\"\\\",\\\"image_intro_caption\\\":\\\"\\\",\\\"float_intro\\\":\\\"\\\",\\\"image_fulltext\\\":\\\"\\\",\\\"image_fulltext_alt\\\":\\\"\\\",\\\"image_fulltext_caption\\\":\\\"\\\",\\\"float_fulltext\\\":\\\"\\\"}\",\"urls\":\"{\\\"urla\\\":false,\\\"urlatext\\\":\\\"\\\",\\\"targeta\\\":\\\"\\\",\\\"urlb\\\":false,\\\"urlbtext\\\":\\\"\\\",\\\"targetb\\\":\\\"\\\",\\\"urlc\\\":false,\\\"urlctext\\\":\\\"\\\",\\\"targetc\\\":\\\"\\\"}\",\"attribs\":\"{\\\"astroid_article_type\\\":\\\"regular\\\",\\\"astroid_article_video_url\\\":\\\"\\\",\\\"astroid_article_gallery_width\\\":\\\"\\\",\\\"astroid_article_gallery_bullets\\\":\\\"1\\\",\\\"astroid_article_gallery_navigation\\\":\\\"1\\\",\\\"astroid_article_thumbnail\\\":\\\"1\\\",\\\"astroid_article_gallery_items\\\":[],\\\"astroid_article_audio_source\\\":\\\"soundcloud\\\",\\\"astroid_article_audio_soundcloud\\\":\\\"\\\",\\\"astroid_article_audio_spotify\\\":\\\"\\\",\\\"astroid_article_review_heading\\\":\\\"\\\",\\\"astroid_article_review_summery\\\":\\\"\\\",\\\"astroid_article_review_good\\\":\\\"\\\",\\\"astroid_article_review_bad\\\":\\\"\\\",\\\"astroid_article_review_rating\\\":\\\"5\\\",\\\"astroid_article_button_action\\\":\\\"\\\",\\\"astroid_article_button_link\\\":\\\"\\\",\\\"astroid_article_review_criterias\\\":[],\\\"astroid_article_quote_text\\\":\\\"\\\",\\\"astroid_article_quote_author\\\":\\\"\\\",\\\"astroid_article_badge\\\":\\\"0\\\",\\\"astroid_article_badge_type\\\":\\\"2\\\",\\\"astroid_article_badge_text\\\":\\\"\\\",\\\"astroid_article_badge_color\\\":\\\"\\\",\\\"astroid_article_badge_text_color\\\":\\\"\\\",\\\"astroid_authorinfo\\\":\\\"\\\",\\\"astroid_relatedposts\\\":\\\"\\\",\\\"article_relatedposts_count\\\":\\\"\\\",\\\"article_relatedposts_count_custom\\\":\\\"4\\\",\\\"astroid_readtime\\\":\\\"\\\",\\\"astroid_socialshare\\\":\\\"\\\",\\\"astroid_comments\\\":\\\"\\\",\\\"astroid_og_title\\\":\\\"\\\",\\\"astroid_og_desc\\\":\\\"\\\",\\\"astroid_og_image\\\":\\\"\\\"}\",\"version\":5,\"ordering\":\"5\",\"metakey\":\"\",\"metadesc\":\"\",\"access\":\"1\",\"hits\":\"0\",\"metadata\":\"{}\",\"featured\":\"1\",\"language\":\"*\",\"xreference\":\"\",\"note\":\"\"}', 0),
(1010, 166, 1, '', '2020-04-30 10:48:03', 231, 7175, '7bb50f9ccd8020fea1142382b51fbe0347cfd175', '{\"id\":166,\"asset_id\":\"413\",\"title\":\"MATRICULAS \\u2013 1\\u00ba ANO DE ESCOLARIDADE\",\"alias\":\"matriculas-1-ano-de-escolaridade\",\"introtext\":\"<p><strong>MATRICULAS \\u2013 1\\u00ba ANO DE ESCOLARIDADE<\\/strong><\\/p>\\r\\n<p>INFORMA\\u00c7\\u00c3O (nos termos do Despacho Normativo n\\u00ba 6\\/2018)<\\/p>\\r\\n<ol>\\r\\n<li>A matr\\u00edcula no 1.\\u00ba ano do 1.\\u00ba ciclo do ensino b\\u00e1sico \\u00e9 obrigat\\u00f3ria para as crian\\u00e7as que completem seis anos de idade at\\u00e9 15 de setembro.<\\/li>\\r\\n<\\/ol>\\r\\n<ol start=\\\"2\\\">\\r\\n<li>As crian\\u00e7as que completem os seis anos de idade entre 16 de setembro e 31 de dezembro podem ingressar no 1.\\u00ba ciclo do ensino b\\u00e1sico se tal for requerido pelo encarregado de educa\\u00e7\\u00e3o, dependendo a sua aceita\\u00e7\\u00e3o definitiva da exist\\u00eancia de vaga nas turmas j\\u00e1 constitu\\u00eddas, depois de aplicadas as prioridades definidas na lei em vigor.\\u00a0<\\/li>\\r\\n<\\/ol>\\r\\n<ol start=\\\"3\\\">\\r\\n<li>Em situa\\u00e7\\u00f5es excecionais previstas na lei, o membro do Governo respons\\u00e1vel pela \\u00e1rea da educa\\u00e7\\u00e3o pode autorizar, a requerimento do encarregado da educa\\u00e7\\u00e3o, a antecipa\\u00e7\\u00e3o ou o adiamento da matr\\u00edcula no 1.\\u00ba ano do 1.\\u00ba ciclo do ensino b\\u00e1sico.\\u00a0\\u00a0<\\/li>\\r\\n<\\/ol>\\r\\n<ol start=\\\"4\\\">\\r\\n<li>\\u00a0O requerimento referido no n\\u00famero anterior \\u00e9 apresentado no estabelecimento de educa\\u00e7\\u00e3o e de ensino frequentado pela crian\\u00e7a ou, se n\\u00e3o for o caso, no estabelecimento de educa\\u00e7\\u00e3o e de ensino que pretende frequentar, at\\u00e9 15 de maio do ano escolar imediatamente anterior ao pretendido para a antecipa\\u00e7\\u00e3o ou adiamento da matr\\u00edcula, acompanhado de um parecer t\\u00e9cnico fundamentado, o qual integra, obrigatoriamente, uma avalia\\u00e7\\u00e3o psicopedag\\u00f3gica da crian\\u00e7a.\\u00a0\",\"fulltext\":\"<\\/li>\\r\\n<\\/ol>\\r\\n<p>PER\\u00cdODO DE MATR\\u00cdCULA\\u00a0<\\/p>\\r\\n<p>- O per\\u00edodo normal para matr\\u00edcula \\u00e9 fixado entre o dia 4 de maio e o dia 30 de junho de 2020, conforme definido no Decreto-lei n\\u00ba 14 G\\/ 2020.\\u00a0\\u00a0<\\/p>\\r\\n<p>- As matr\\u00edculas recebidas at\\u00e9 30 de junho de 2020 s\\u00e3o consideradas imediatamente ap\\u00f3s essa data para efeitos de seria\\u00e7\\u00e3o, sendo as demais sujeitas a seria\\u00e7\\u00e3o em momento posterior.<\\/p>\\r\\n<p>LOCAL DE MATR\\u00cdCULA\\u00a0<\\/p>\\r\\n<ol>\\r\\n<li>O pedido de matr\\u00edcula \\u00e9 apresentado, preferencialmente, <span style=\\\"color: #ff0000;\\\">via internet<\\/span> na aplica\\u00e7\\u00e3o inform\\u00e1tica dispon\\u00edvel no Portal das Matr\\u00edculas ( <a href=\\\"https:\\/\\/portaldasmatriculas.edu.gov.pt\\\">https:\\/\\/portaldasmatriculas.edu.gov.pt<\\/a>), com o recurso \\u00e0 autentica\\u00e7\\u00e3o atrav\\u00e9s de cart\\u00e3o de cidad\\u00e3o ou <span style=\\\"color: #ff0000;\\\">c\\u00f3digo de acesso ao portal das finan\\u00e7as.\\u00a0\\u00a0<\\/span><\\/li>\\r\\n<\\/ol>\\r\\n<ol start=\\\"2\\\">\\r\\n<li>N\\u00e3o sendo poss\\u00edvel cumprir o disposto no n\\u00famero anterior, o pedido de matr\\u00edcula pode ser apresentado na sede do Agrupamento do estabelecimento de educa\\u00e7\\u00e3o e de ensino da \\u00e1rea da resid\\u00eancia do aluno, independentemente das prefer\\u00eancias manifestadas para a frequ\\u00eancia, procedendo esses servi\\u00e7os ao registo eletr\\u00f3nico da matr\\u00edcula na aplica\\u00e7\\u00e3o inform\\u00e1tica referida no n\\u00famero anterior ou noutra indicada pelo Minist\\u00e9rio da Educa\\u00e7\\u00e3o.\\u00a0\\u00a0<\\/li>\\r\\n<\\/ol>\\r\\n<p>DOCUMENTOS NECESS\\u00c1RIOS NO ATO DA MATR\\u00cdCULA PRESENCIAL\\u00a0<\\/p>\\r\\n<p>. Cart\\u00e3o do cidad\\u00e3o do aluno;<\\/p>\\r\\n<p>. 1 Fotografia<\\/p>\\r\\n<p>. Documento de Identifica\\u00e7\\u00e3o do Encarregado de Educa\\u00e7\\u00e3o (C.C\\/ B.I\\/Outro)<\\/p>\\r\\n<p>. Comprovativo da morada da \\u00e1rea de resid\\u00eancia (apenas no caso de n\\u00e3o estar atualizada no C.C e se o Encarregado de Educa\\u00e7\\u00e3o for portador de B.I\\/Outro).<\\/p>\\r\\n<p>. Comprovativo do local de trabalho (caso a matr\\u00edcula seja efetuada pelo local de trabalho);<\\/p>\\r\\n<p>. No caso de requerer subs\\u00eddio entregar declara\\u00e7\\u00e3o do escal\\u00e3o de abono de fam\\u00edlia de 2020.<\\/p>\\r\\n<p>DIVULGA\\u00c7\\u00c3O DAS LISTAS RELATIVAS \\u00c0 MATR\\u00cdCULA NO 1\\u00ba ANO<\\/p>\\r\\n<ol>\\r\\n<li>At\\u00e9 15 de julho, ser\\u00e3o publicadas as listas de crian\\u00e7as que requereram a matr\\u00edcula no estabelecimento de ensino.<\\/li>\\r\\n<\\/ol>\\r\\n<ol start=\\\"2\\\">\\r\\n<li>No dia 24 de julho, ser\\u00e3o publicadas as listas de alunos admitidos no estabelecimento de ensino.<\\/li>\\r\\n<\\/ol>\\r\\n<p>INFORMA\\u00c7\\u00d5ES \\/ ESCLARECIMENTOS DE D\\u00daVIDAS<\\/p>\\r\\n<p>Para qualquer quest\\u00e3o referente a matr\\u00edculas, poder\\u00e1 contactar os servi\\u00e7os administrativos por email\\u00a0 <a href=\\\"mailto:servicosadm@esmaior.pt\\\">servicosadm@esmaior.pt<\\/a>. Caso pretenda ser contactado telefonicamente, indique o n\\u00famero de contacto.<\\/p>\",\"state\":\"1\",\"catid\":\"11\",\"created\":\"2020-04-21 18:10:17\",\"created_by\":\"251\",\"created_by_alias\":\"\",\"modified\":\"2020-04-30 10:48:03\",\"modified_by\":\"231\",\"checked_out\":\"231\",\"checked_out_time\":\"2020-04-30 10:47:29\",\"publish_up\":\"2020-04-21 18:10:17\",\"publish_down\":\"0000-00-00 00:00:00\",\"images\":\"{\\\"image_intro\\\":\\\"\\\",\\\"image_intro_alt\\\":\\\"\\\",\\\"image_intro_caption\\\":\\\"\\\",\\\"float_intro\\\":\\\"\\\",\\\"image_fulltext\\\":\\\"\\\",\\\"image_fulltext_alt\\\":\\\"\\\",\\\"image_fulltext_caption\\\":\\\"\\\",\\\"float_fulltext\\\":\\\"\\\"}\",\"urls\":\"{\\\"urla\\\":false,\\\"urlatext\\\":\\\"\\\",\\\"targeta\\\":\\\"\\\",\\\"urlb\\\":false,\\\"urlbtext\\\":\\\"\\\",\\\"targetb\\\":\\\"\\\",\\\"urlc\\\":false,\\\"urlctext\\\":\\\"\\\",\\\"targetc\\\":\\\"\\\"}\",\"attribs\":\"{\\\"astroid_article_type\\\":\\\"regular\\\",\\\"astroid_article_video_type\\\":\\\"youtube\\\",\\\"astroid_article_video_url\\\":\\\"\\\",\\\"astroid_article_gallery_width\\\":\\\"\\\",\\\"astroid_article_gallery_bullets\\\":\\\"1\\\",\\\"astroid_article_gallery_navigation\\\":\\\"1\\\",\\\"astroid_article_thumbnail\\\":\\\"1\\\",\\\"astroid_article_gallery_items\\\":[],\\\"astroid_article_audio_source\\\":\\\"soundcloud\\\",\\\"astroid_article_audio_soundcloud\\\":\\\"\\\",\\\"astroid_article_audio_spotify\\\":\\\"\\\",\\\"astroid_article_review_heading\\\":\\\"\\\",\\\"astroid_article_review_summery\\\":\\\"\\\",\\\"astroid_article_review_good\\\":\\\"\\\",\\\"astroid_article_review_bad\\\":\\\"\\\",\\\"astroid_article_review_rating\\\":\\\"5\\\",\\\"astroid_article_button_action\\\":\\\"\\\",\\\"astroid_article_button_link\\\":\\\"\\\",\\\"astroid_article_review_criterias\\\":[],\\\"astroid_article_quote_text\\\":\\\"\\\",\\\"astroid_article_quote_author\\\":\\\"\\\",\\\"astroid_article_badge\\\":\\\"0\\\",\\\"astroid_article_badge_type\\\":\\\"2\\\",\\\"astroid_article_badge_text\\\":\\\"\\\",\\\"astroid_article_badge_color\\\":\\\"\\\",\\\"astroid_article_badge_text_color\\\":\\\"\\\",\\\"astroid_authorinfo\\\":\\\"\\\",\\\"astroid_relatedposts\\\":\\\"\\\",\\\"article_relatedposts_count\\\":\\\"\\\",\\\"article_relatedposts_count_custom\\\":\\\"4\\\",\\\"astroid_readtime\\\":\\\"\\\",\\\"astroid_socialshare\\\":\\\"\\\",\\\"astroid_comments\\\":\\\"\\\",\\\"astroid_og_title\\\":\\\"\\\",\\\"astroid_og_desc\\\":\\\"\\\",\\\"astroid_og_image\\\":\\\"\\\"}\",\"version\":4,\"ordering\":\"2\",\"metakey\":\"\",\"metadesc\":\"\",\"access\":\"1\",\"hits\":\"0\",\"metadata\":\"{\\\"robots\\\":\\\"\\\",\\\"author\\\":\\\"\\\",\\\"rights\\\":\\\"\\\",\\\"xreference\\\":\\\"\\\"}\",\"featured\":\"1\",\"language\":\"*\",\"xreference\":\"\",\"note\":\"\"}', 0),
(1011, 163, 1, '', '2020-04-30 10:56:50', 231, 5302, 'd2cdea220f2f754d2773177b1f53c045335c6718', '{\"id\":163,\"asset_id\":\"410\",\"title\":\"BIBLIOTECAS - E@D\",\"alias\":\"bibliotecas-e-d\",\"introtext\":\"<p><strong>Plano de Ensino a Dist\\u00e2ncia \\u2013 Bibliotecas Escolares<\\/strong><\\/p>\\r\\n<p>Num quadro de altera\\u00e7\\u00e3o substancial da vida social, com fortes implica\\u00e7\\u00f5es no quotidiano da escola, as bibliotecas do agrupamento prop\\u00f5e a cria\\u00e7\\u00e3o de um servi\\u00e7o de atendimento em linha, em modo s\\u00edncrono, a professores e a alunos para apoio \\u00e0s atividades letivas, que se desenvolvem a dist\\u00e2ncia, e para apoio e orienta\\u00e7\\u00e3o \\u00e0s atividades de pesquisa da informa\\u00e7\\u00e3o e de sele\\u00e7\\u00e3o de recursos documentais.<\\/p>\\r\\n<p>O servi\\u00e7o de atendimento s\\u00edncrono ser\\u00e1 disponibilizado atrav\\u00e9s da plataforma <strong>Teams<\\/strong> com os seguintes hor\\u00e1rios e endere\\u00e7os:<\\/p>\\r\\n<p><strong>Escola Secund\\u00e1ria de Santa Maria Maior:<\\/strong><\\/p>\\r\\n<p><span style=\\\"color: #ff0000;\\\"><a style=\\\"color: #ff0000;\\\" href=\\\"mailto:biblioteca.maior@esmaior.pt\\\">biblioteca.maior@esmaior.pt<\\/a><\\/span><\\/p>\\r\\n<p>Atendimento para professores: todos os dias \\u00fateis das 11h \\u00e0s 12h<\\/p>\\r\\n<p>Atendimento para alunos: todos os dias \\u00fateis das 12h \\u00e0s 13h<\\/p>\\r\\n<p>&nbsp;<strong>EB 2,3 Frei Bartolomeu dos M\\u00e1rtires<\\/strong><\\/p>\\r\\n<p><span style=\\\"color: #ff0000;\\\"><a style=\\\"color: #ff0000;\\\" href=\\\"mailto:biblioteca.frei@esmaior.pt\\\">biblioteca.frei@esmaior.pt<\\/a><\\/span><\\/p>\\r\\n<p>Atendimento para professores: todos os dias \\u00fateis das 11h \\u00e0s 12h<\\/p>\\r\\n<p>Atendimento para alunos: todos os dias \\u00fateis das 12h \\u00e0s 13h<\\/p>\\r\\n<p>&nbsp;Continuam a funcionar os habituais meios de comunica\\u00e7\\u00e3o (ass\\u00edncrona) com as bibliotecas:<\\/p>\\r\\n<p><strong>Escola Secund\\u00e1ria de Santa Maria Maior:<\\/strong><\\/p>\\r\\n<p><span style=\\\"color: #ff0000;\\\"><a style=\\\"color: #ff0000;\\\" href=\\\"mailto:be.essmm@gmail.com\\\">be.essmm@gmail.com<\\/a><\\/span><\\/p>\\r\\n<p><span style=\\\"color: #ff0000;\\\"><a style=\\\"color: #ff0000;\\\" href=\\\"https:\\/\\/www.facebook.com\\/Biblioteca-MAIOR-600248023505774\\/\\\">Facebook<\\/a><\\/span><\\/p>\\r\\n<p>Instagram: Biblioteca Maior<\\/p>\\r\\n<p><span style=\\\"color: #ff0000;\\\"><a style=\\\"color: #ff0000;\\\" href=\\\"http:\\/\\/bibmaior.blogspot.com\\\">Blogue Ler para Ser Maior<\\/a><\\/span><\\/p>\\r\\n<p>Servi\\u00e7o de Apoio<span style=\\\"color: #ff0000;\\\"> <a style=\\\"color: #ff0000;\\\" href=\\\"https:\\/\\/docs.google.com\\/forms\\/d\\/e\\/1FAIpQLSeoJVpN6gOf-BEEPL5mqyGIzH9zfBv-3MpLMb-Ox16TTzWXXg\\/viewform\\\">\\u00c0 dist\\u00e2ncia mas presente<\\/a><\\/span><\\/p>\\r\\n<p><strong>&nbsp;<\\/strong><\\/p>\\r\\n<p><strong>EB 2,3 Frei Bartolomeu dos M\\u00e1rtires<\\/strong><\\/p>\\r\\n<p><span style=\\\"color: #ff0000;\\\"><a style=\\\"color: #ff0000;\\\" href=\\\"mailto:bibliotecafrei@gmail.com\\\">bibliotecafrei@gmail.com<\\/a><\\/span><\\/p>\\r\\n<p><span style=\\\"color: #ff0000;\\\"><a style=\\\"color: #ff0000;\\\" href=\\\"https:\\/\\/bibliotecafrei.webnode.pt\\/\\\">P\\u00e1gina Bibliotecafrei <\\/a>&nbsp;<\\/span><\\/p>\\r\\n<p><span style=\\\"color: #ff0000;\\\"><a style=\\\"color: #ff0000;\\\" href=\\\"https:\\/\\/www.facebook.com\\/biblioteca.frei\\\">Facebook Bibliotecafrei Aesmm<\\/a><\\/span><\\/p>\",\"fulltext\":\"\",\"state\":\"1\",\"catid\":\"11\",\"created\":\"2020-04-20 15:38:16\",\"created_by\":\"251\",\"created_by_alias\":\"\",\"modified\":\"2020-04-30 10:56:50\",\"modified_by\":\"231\",\"checked_out\":\"231\",\"checked_out_time\":\"2020-04-30 10:55:46\",\"publish_up\":\"2020-04-20 15:38:16\",\"publish_down\":\"0000-00-00 00:00:00\",\"images\":\"{\\\"image_intro\\\":\\\"\\\",\\\"image_intro_alt\\\":\\\"\\\",\\\"image_intro_caption\\\":\\\"\\\",\\\"float_intro\\\":\\\"\\\",\\\"image_fulltext\\\":\\\"\\\",\\\"image_fulltext_alt\\\":\\\"\\\",\\\"image_fulltext_caption\\\":\\\"\\\",\\\"float_fulltext\\\":\\\"\\\"}\",\"urls\":\"{\\\"urla\\\":false,\\\"urlatext\\\":\\\"\\\",\\\"targeta\\\":\\\"\\\",\\\"urlb\\\":false,\\\"urlbtext\\\":\\\"\\\",\\\"targetb\\\":\\\"\\\",\\\"urlc\\\":false,\\\"urlctext\\\":\\\"\\\",\\\"targetc\\\":\\\"\\\"}\",\"attribs\":\"{\\\"astroid_article_type\\\":\\\"regular\\\",\\\"astroid_article_video_url\\\":\\\"\\\",\\\"astroid_article_gallery_width\\\":\\\"\\\",\\\"astroid_article_gallery_bullets\\\":\\\"1\\\",\\\"astroid_article_gallery_navigation\\\":\\\"1\\\",\\\"astroid_article_thumbnail\\\":\\\"1\\\",\\\"astroid_article_gallery_items\\\":[],\\\"astroid_article_audio_source\\\":\\\"soundcloud\\\",\\\"astroid_article_audio_soundcloud\\\":\\\"\\\",\\\"astroid_article_audio_spotify\\\":\\\"\\\",\\\"astroid_article_review_heading\\\":\\\"\\\",\\\"astroid_article_review_summery\\\":\\\"\\\",\\\"astroid_article_review_good\\\":\\\"\\\",\\\"astroid_article_review_bad\\\":\\\"\\\",\\\"astroid_article_review_rating\\\":\\\"5\\\",\\\"astroid_article_button_action\\\":\\\"\\\",\\\"astroid_article_button_link\\\":\\\"\\\",\\\"astroid_article_review_criterias\\\":[],\\\"astroid_article_quote_text\\\":\\\"\\\",\\\"astroid_article_quote_author\\\":\\\"\\\",\\\"astroid_article_badge\\\":\\\"0\\\",\\\"astroid_article_badge_type\\\":\\\"2\\\",\\\"astroid_article_badge_text\\\":\\\"\\\",\\\"astroid_article_badge_color\\\":\\\"\\\",\\\"astroid_article_badge_text_color\\\":\\\"\\\",\\\"astroid_authorinfo\\\":\\\"\\\",\\\"astroid_relatedposts\\\":\\\"\\\",\\\"article_relatedposts_count\\\":\\\"\\\",\\\"article_relatedposts_count_custom\\\":\\\"4\\\",\\\"astroid_readtime\\\":\\\"\\\",\\\"astroid_socialshare\\\":\\\"\\\",\\\"astroid_comments\\\":\\\"\\\",\\\"astroid_og_title\\\":\\\"\\\",\\\"astroid_og_desc\\\":\\\"\\\",\\\"astroid_og_image\\\":\\\"\\\"}\",\"version\":6,\"ordering\":\"5\",\"metakey\":\"\",\"metadesc\":\"\",\"access\":\"1\",\"hits\":\"0\",\"metadata\":\"{}\",\"featured\":\"1\",\"language\":\"*\",\"xreference\":\"\",\"note\":\"\"}', 0);
INSERT INTO `ynfp8_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
(1012, 160, 1, '', '2020-05-01 15:52:23', 251, 2996, 'da4699981dcbf6725defd39e6eee641496bb9c25', '{\"id\":160,\"asset_id\":\"407\",\"title\":\"Concurso Diretor CFAE\",\"alias\":\"concurso-diretor-cfae\",\"introtext\":\"<p>PROCEDIMENTO CONCURSAL PARA SELE\\u00c7\\u00c3O DO DIRETOR DO CENTRO DE FORMA\\u00c7\\u00c3O DA ASSOCIA\\u00c7\\u00c3O DE ESCOLAS DE VIANA DO CASTELO:<\\/p>\\r\\n<ul>\\r\\n<li><strong><a href=\\\"files\\/aviso_abertura.pdf\\\">Aviso de Abertura - Concurso Diretor CFAE VCT<\\/a><\\/strong><\\/li>\\r\\n<\\/ul>\\r\\n<ul>\\r\\n<li><strong><a href=\\\"files\\/aviso_abertura_dr.pdf\\\">Aviso de Abertura DR - Concurso Diretor CFAE VCT<\\/a><\\/strong><\\/li>\\r\\n<\\/ul>\\r\\n<ul>\\r\\n<li><strong><a href=\\\"files\\/Regulamento.pdf\\\">Regulamento<\\/a><\\/strong><\\/li>\\r\\n<\\/ul>\\r\\n<ul>\\r\\n<li><strong><a href=\\\"files\\/Requerimento_candidatura_modelo.pdf\\\">Requerimento de candidatura (modelo)<\\/a><\\/strong><\\/li>\\r\\n<li><a href=\\\"images\\/lista_admitidos_signed.pdf\\\">LISTA DE CANDIDATOS ADMITIDOS A CONCURSO<\\/a><\\/li>\\r\\n<\\/ul>\",\"fulltext\":\"\",\"state\":\"1\",\"catid\":\"11\",\"created\":\"2020-04-08 11:10:25\",\"created_by\":\"231\",\"created_by_alias\":\"\",\"modified\":\"2020-05-01 15:52:23\",\"modified_by\":\"251\",\"checked_out\":\"251\",\"checked_out_time\":\"2020-05-01 15:50:54\",\"publish_up\":\"2020-04-08 11:10:25\",\"publish_down\":\"0000-00-00 00:00:00\",\"images\":\"{\\\"image_intro\\\":\\\"\\\",\\\"image_intro_alt\\\":\\\"\\\",\\\"image_intro_caption\\\":\\\"\\\",\\\"float_intro\\\":\\\"\\\",\\\"image_fulltext\\\":\\\"\\\",\\\"image_fulltext_alt\\\":\\\"\\\",\\\"image_fulltext_caption\\\":\\\"\\\",\\\"float_fulltext\\\":\\\"\\\"}\",\"urls\":\"{\\\"urla\\\":false,\\\"urlatext\\\":\\\"\\\",\\\"targeta\\\":\\\"\\\",\\\"urlb\\\":false,\\\"urlbtext\\\":\\\"\\\",\\\"targetb\\\":\\\"\\\",\\\"urlc\\\":false,\\\"urlctext\\\":\\\"\\\",\\\"targetc\\\":\\\"\\\"}\",\"attribs\":\"{\\\"astroid_article_type\\\":\\\"regular\\\",\\\"astroid_article_video_url\\\":\\\"\\\",\\\"astroid_article_gallery_width\\\":\\\"\\\",\\\"astroid_article_gallery_bullets\\\":\\\"1\\\",\\\"astroid_article_gallery_navigation\\\":\\\"1\\\",\\\"astroid_article_thumbnail\\\":\\\"1\\\",\\\"astroid_article_gallery_items\\\":[],\\\"astroid_article_audio_source\\\":\\\"soundcloud\\\",\\\"astroid_article_audio_soundcloud\\\":\\\"\\\",\\\"astroid_article_audio_spotify\\\":\\\"\\\",\\\"astroid_article_review_heading\\\":\\\"\\\",\\\"astroid_article_review_summery\\\":\\\"\\\",\\\"astroid_article_review_good\\\":\\\"\\\",\\\"astroid_article_review_bad\\\":\\\"\\\",\\\"astroid_article_review_rating\\\":\\\"5\\\",\\\"astroid_article_button_action\\\":\\\"\\\",\\\"astroid_article_button_link\\\":\\\"\\\",\\\"astroid_article_review_criterias\\\":[],\\\"astroid_article_quote_text\\\":\\\"\\\",\\\"astroid_article_quote_author\\\":\\\"\\\",\\\"astroid_article_badge\\\":\\\"0\\\",\\\"astroid_article_badge_type\\\":\\\"2\\\",\\\"astroid_article_badge_text\\\":\\\"\\\",\\\"astroid_article_badge_color\\\":\\\"\\\",\\\"astroid_article_badge_text_color\\\":\\\"\\\",\\\"astroid_authorinfo\\\":\\\"\\\",\\\"astroid_relatedposts\\\":\\\"\\\",\\\"article_relatedposts_count\\\":\\\"\\\",\\\"article_relatedposts_count_custom\\\":\\\"4\\\",\\\"astroid_readtime\\\":\\\"\\\",\\\"astroid_socialshare\\\":\\\"\\\",\\\"astroid_comments\\\":\\\"\\\",\\\"astroid_og_title\\\":\\\"\\\",\\\"astroid_og_desc\\\":\\\"\\\",\\\"astroid_og_image\\\":\\\"\\\"}\",\"version\":3,\"ordering\":\"8\",\"metakey\":\"\",\"metadesc\":\"\",\"access\":\"1\",\"hits\":\"0\",\"metadata\":\"{}\",\"featured\":\"1\",\"language\":\"*\",\"xreference\":\"\",\"note\":\"\"}', 0),
(1013, 168, 1, '', '2020-05-05 21:42:37', 251, 2447, 'a93ca405697914eeacf439bbc8aa1bdf68ec16d1', '{\"id\":168,\"asset_id\":\"422\",\"title\":\"Gr\\u00e2ndola\",\"alias\":\"grandola\",\"introtext\":\"<p>Trabalho realizado&nbsp;por&nbsp;&nbsp;Renata Martins do 6\\u00ba A.<\\/p>\\r\\n<p>\\r\\n<video controls=\\\"controls\\\" width=\\\"396\\\" height=\\\"198\\\" type=\\\"video\\/mpeg\\\"> <source src=\\\"files\\/video\\/trabalho_grandola.mp4\\\" type=\\\"video\\/mp4\\\" \\/><\\/video>\\r\\n<\\/p>\",\"fulltext\":\"\",\"state\":\"1\",\"catid\":\"11\",\"created\":\"2020-04-29 15:18:32\",\"created_by\":\"231\",\"created_by_alias\":\"\",\"modified\":\"2020-05-05 21:42:37\",\"modified_by\":\"251\",\"checked_out\":\"251\",\"checked_out_time\":\"2020-05-05 21:41:15\",\"publish_up\":\"2020-04-29 15:18:32\",\"publish_down\":\"2020-05-05 21:42:07\",\"images\":\"{\\\"image_intro\\\":\\\"\\\",\\\"image_intro_alt\\\":\\\"\\\",\\\"image_intro_caption\\\":\\\"\\\",\\\"float_intro\\\":\\\"\\\",\\\"image_fulltext\\\":\\\"\\\",\\\"image_fulltext_alt\\\":\\\"\\\",\\\"image_fulltext_caption\\\":\\\"\\\",\\\"float_fulltext\\\":\\\"\\\"}\",\"urls\":\"{\\\"urla\\\":false,\\\"urlatext\\\":\\\"\\\",\\\"targeta\\\":\\\"\\\",\\\"urlb\\\":false,\\\"urlbtext\\\":\\\"\\\",\\\"targetb\\\":\\\"\\\",\\\"urlc\\\":false,\\\"urlctext\\\":\\\"\\\",\\\"targetc\\\":\\\"\\\"}\",\"attribs\":\"{\\\"astroid_article_type\\\":\\\"regular\\\",\\\"astroid_article_video_url\\\":\\\"\\\",\\\"astroid_article_gallery_width\\\":\\\"\\\",\\\"astroid_article_gallery_bullets\\\":\\\"1\\\",\\\"astroid_article_gallery_navigation\\\":\\\"1\\\",\\\"astroid_article_thumbnail\\\":\\\"1\\\",\\\"astroid_article_gallery_items\\\":[],\\\"astroid_article_audio_source\\\":\\\"soundcloud\\\",\\\"astroid_article_audio_soundcloud\\\":\\\"\\\",\\\"astroid_article_audio_spotify\\\":\\\"\\\",\\\"astroid_article_review_heading\\\":\\\"\\\",\\\"astroid_article_review_summery\\\":\\\"\\\",\\\"astroid_article_review_good\\\":\\\"\\\",\\\"astroid_article_review_bad\\\":\\\"\\\",\\\"astroid_article_review_rating\\\":\\\"5\\\",\\\"astroid_article_button_action\\\":\\\"\\\",\\\"astroid_article_button_link\\\":\\\"\\\",\\\"astroid_article_review_criterias\\\":[],\\\"astroid_article_quote_text\\\":\\\"\\\",\\\"astroid_article_quote_author\\\":\\\"\\\",\\\"astroid_article_badge\\\":\\\"0\\\",\\\"astroid_article_badge_type\\\":\\\"2\\\",\\\"astroid_article_badge_text\\\":\\\"\\\",\\\"astroid_article_badge_color\\\":\\\"\\\",\\\"astroid_article_badge_text_color\\\":\\\"\\\",\\\"astroid_authorinfo\\\":\\\"\\\",\\\"astroid_relatedposts\\\":\\\"\\\",\\\"article_relatedposts_count\\\":\\\"\\\",\\\"article_relatedposts_count_custom\\\":\\\"4\\\",\\\"astroid_readtime\\\":\\\"\\\",\\\"astroid_socialshare\\\":\\\"\\\",\\\"astroid_comments\\\":\\\"\\\",\\\"astroid_og_title\\\":\\\"\\\",\\\"astroid_og_desc\\\":\\\"\\\",\\\"astroid_og_image\\\":\\\"\\\"}\",\"version\":4,\"ordering\":\"0\",\"metakey\":\"\",\"metadesc\":\"\",\"access\":\"1\",\"hits\":\"0\",\"metadata\":\"{}\",\"featured\":\"0\",\"language\":\"*\",\"xreference\":\"\",\"note\":\"\"}', 0),
(1014, 166, 1, '', '2020-05-05 22:10:30', 251, 8112, 'e942874e6acc5d6ce1798f5f6901e88c0f4da865', '{\"id\":166,\"asset_id\":\"413\",\"title\":\"MATRICULAS \\u2013 1\\u00ba ANO DE ESCOLARIDADE\",\"alias\":\"matriculas-1-ano-de-escolaridade\",\"introtext\":\"<p><a href=\\\"http:\\/\\/pmat.dgeec.mec.pt\\/\\\"><img src=\\\"images\\/Portal.jpg\\\" alt=\\\"Portal\\\" \\/><\\/a><\\/p>\\r\\n<p><a href=\\\"http:\\/\\/pmat.dgeec.mec.pt\\/\\\">http:\\/\\/pmat.dgeec.mec.pt\\/<\\/a><\\/p>\\r\\n<p>&nbsp;<\\/p>\\r\\n<p><span style=\\\"color: #800080;\\\">Se \\u00e9 Encarregado de Educa\\u00e7\\u00e3o a matr\\u00edcula do seu educando deve ser realizada aqui no<a id=\\\"http:\\/\\/pmat.dgeec.mec.pt\\/\\\" href=\\\"http:\\/\\/pmat.dgeec.mec.pt\\/\\\">Portal das Matr\\u00edculas<\\/a>que lhe permite, mediante consentimento pr\\u00e9vio, fornecer toda a informa\\u00e7\\u00e3o e documenta\\u00e7\\u00e3o necess\\u00e1ria \\u00e0 instru\\u00e7\\u00e3o do processo de matr\\u00edcula. <\\/span><\\/p>\\r\\n<p>A \\u00fanica porta de entrada no sistema educativo de todas as crian\\u00e7as e jovens, com todos os dados num s\\u00f3 lugar e para todas as matr\\u00edculas e renova\\u00e7\\u00f5es.&nbsp;&nbsp;<\\/p>\\r\\n<p><a href=\\\"http:\\/\\/pmat.dgeec.mec.pt\\/\\\">http:\\/\\/pmat.dgeec.mec.pt\\/<\\/a> &nbsp;<\\/p>\\r\\n<p>&nbsp;<\\/p>\\r\\n<p>&nbsp;<\\/p>\\r\\n<p>&nbsp;<\\/p>\\r\\n<p>&nbsp;<\\/p>\\r\\n<p>INFORMA\\u00c7\\u00c3O (nos termos do Despacho Normativo n\\u00ba 6\\/2018)<\\/p>\\r\\n<ol>\\r\\n<li>A matr\\u00edcula no 1.\\u00ba ano do 1.\\u00ba ciclo do ensino b\\u00e1sico \\u00e9 obrigat\\u00f3ria para as crian\\u00e7as que completem seis anos de idade at\\u00e9 15 de setembro.<\\/li>\\r\\n<\\/ol><ol start=\\\"2\\\">\\r\\n<li>As crian\\u00e7as que completem os seis anos de idade entre 16 de setembro e 31 de dezembro podem ingressar no 1.\\u00ba ciclo do ensino b\\u00e1sico se tal for requerido pelo encarregado de educa\\u00e7\\u00e3o, dependendo a sua aceita\\u00e7\\u00e3o definitiva da exist\\u00eancia de vaga nas turmas j\\u00e1 constitu\\u00eddas, depois de aplicadas as prioridades definidas na lei em vigor.&nbsp;<\\/li>\\r\\n<\\/ol><ol start=\\\"3\\\">\\r\\n<li>Em situa\\u00e7\\u00f5es excecionais previstas na lei, o membro do Governo respons\\u00e1vel pela \\u00e1rea da educa\\u00e7\\u00e3o pode autorizar, a requerimento do encarregado da educa\\u00e7\\u00e3o, a antecipa\\u00e7\\u00e3o ou o adiamento da matr\\u00edcula no 1.\\u00ba ano do 1.\\u00ba ciclo do ensino b\\u00e1sico.&nbsp;&nbsp;<\\/li>\\r\\n<\\/ol><ol start=\\\"4\\\">\\r\\n<li>&nbsp;O requerimento referido no n\\u00famero anterior \\u00e9 apresentado no estabelecimento de educa\\u00e7\\u00e3o e de ensino frequentado pela crian\\u00e7a ou, se n\\u00e3o for o caso, no estabelecimento de educa\\u00e7\\u00e3o e de ensino que pretende frequentar, at\\u00e9 15 de maio do ano escolar imediatamente anterior ao pretendido para a antecipa\\u00e7\\u00e3o ou adiamento da matr\\u00edcula, acompanhado de um parecer t\\u00e9cnico fundamentado, o qual integra, obrigatoriamente, uma avalia\\u00e7\\u00e3o psicopedag\\u00f3gica da crian\\u00e7a.&nbsp;\",\"fulltext\":\"<\\/li>\\r\\n<\\/ol>\\r\\n<p>PER\\u00cdODO DE MATR\\u00cdCULA&nbsp;<\\/p>\\r\\n<p>- O per\\u00edodo normal para matr\\u00edcula \\u00e9 fixado entre o dia 4 de maio e o dia 30 de junho de 2020, conforme definido no Decreto-lei n\\u00ba 14 G\\/ 2020.&nbsp;&nbsp;<\\/p>\\r\\n<p>- As matr\\u00edculas recebidas at\\u00e9 30 de junho de 2020 s\\u00e3o consideradas imediatamente ap\\u00f3s essa data para efeitos de seria\\u00e7\\u00e3o, sendo as demais sujeitas a seria\\u00e7\\u00e3o em momento posterior.<\\/p>\\r\\n<p>LOCAL DE MATR\\u00cdCULA&nbsp;<\\/p>\\r\\n<ol>\\r\\n<li>O pedido de matr\\u00edcula \\u00e9 apresentado, preferencialmente, <span style=\\\"color: #ff0000;\\\">via internet<\\/span> na aplica\\u00e7\\u00e3o inform\\u00e1tica dispon\\u00edvel no Portal das Matr\\u00edculas ( <a href=\\\"https:\\/\\/portaldasmatriculas.edu.gov.pt\\\">https:\\/\\/portaldasmatriculas.edu.gov.pt<\\/a>), com o recurso \\u00e0 autentica\\u00e7\\u00e3o atrav\\u00e9s de cart\\u00e3o de cidad\\u00e3o ou <span style=\\\"color: #ff0000;\\\">c\\u00f3digo de acesso ao portal das finan\\u00e7as.&nbsp;&nbsp;<\\/span><\\/li>\\r\\n<\\/ol><ol start=\\\"2\\\">\\r\\n<li>N\\u00e3o sendo poss\\u00edvel cumprir o disposto no n\\u00famero anterior, o pedido de matr\\u00edcula pode ser apresentado na sede do Agrupamento do estabelecimento de educa\\u00e7\\u00e3o e de ensino da \\u00e1rea da resid\\u00eancia do aluno, independentemente das prefer\\u00eancias manifestadas para a frequ\\u00eancia, procedendo esses servi\\u00e7os ao registo eletr\\u00f3nico da matr\\u00edcula na aplica\\u00e7\\u00e3o inform\\u00e1tica referida no n\\u00famero anterior ou noutra indicada pelo Minist\\u00e9rio da Educa\\u00e7\\u00e3o.&nbsp;&nbsp;<\\/li>\\r\\n<\\/ol>\\r\\n<p>DOCUMENTOS NECESS\\u00c1RIOS NO ATO DA MATR\\u00cdCULA PRESENCIAL&nbsp;<\\/p>\\r\\n<p>. Cart\\u00e3o do cidad\\u00e3o do aluno;<\\/p>\\r\\n<p>. 1 Fotografia<\\/p>\\r\\n<p>. Documento de Identifica\\u00e7\\u00e3o do Encarregado de Educa\\u00e7\\u00e3o (C.C\\/ B.I\\/Outro)<\\/p>\\r\\n<p>. Comprovativo da morada da \\u00e1rea de resid\\u00eancia (apenas no caso de n\\u00e3o estar atualizada no C.C e se o Encarregado de Educa\\u00e7\\u00e3o for portador de B.I\\/Outro).<\\/p>\\r\\n<p>. Comprovativo do local de trabalho (caso a matr\\u00edcula seja efetuada pelo local de trabalho);<\\/p>\\r\\n<p>. No caso de requerer subs\\u00eddio entregar declara\\u00e7\\u00e3o do escal\\u00e3o de abono de fam\\u00edlia de 2020.<\\/p>\\r\\n<p>DIVULGA\\u00c7\\u00c3O DAS LISTAS RELATIVAS \\u00c0 MATR\\u00cdCULA NO 1\\u00ba ANO<\\/p>\\r\\n<ol>\\r\\n<li>At\\u00e9 15 de julho, ser\\u00e3o publicadas as listas de crian\\u00e7as que requereram a matr\\u00edcula no estabelecimento de ensino.<\\/li>\\r\\n<\\/ol><ol start=\\\"2\\\">\\r\\n<li>No dia 24 de julho, ser\\u00e3o publicadas as listas de alunos admitidos no estabelecimento de ensino.<\\/li>\\r\\n<\\/ol>\\r\\n<p>INFORMA\\u00c7\\u00d5ES \\/ ESCLARECIMENTOS DE D\\u00daVIDAS<\\/p>\\r\\n<p>Para qualquer quest\\u00e3o referente a matr\\u00edculas, poder\\u00e1 contactar os servi\\u00e7os administrativos por email&nbsp; <a href=\\\"mailto:servicosadm@esmaior.pt\\\">servicosadm@esmaior.pt<\\/a>. Caso pretenda ser contactado telefonicamente, indique o n\\u00famero de contacto.<\\/p>\",\"state\":\"1\",\"catid\":\"11\",\"created\":\"2020-04-21 18:10:17\",\"created_by\":\"251\",\"created_by_alias\":\"\",\"modified\":\"2020-05-05 22:10:30\",\"modified_by\":\"251\",\"checked_out\":\"251\",\"checked_out_time\":\"2020-05-05 21:54:40\",\"publish_up\":\"2020-04-21 18:10:17\",\"publish_down\":\"0000-00-00 00:00:00\",\"images\":\"{\\\"image_intro\\\":\\\"\\\",\\\"image_intro_alt\\\":\\\"\\\",\\\"image_intro_caption\\\":\\\"\\\",\\\"float_intro\\\":\\\"\\\",\\\"image_fulltext\\\":\\\"\\\",\\\"image_fulltext_alt\\\":\\\"\\\",\\\"image_fulltext_caption\\\":\\\"\\\",\\\"float_fulltext\\\":\\\"\\\"}\",\"urls\":\"{\\\"urla\\\":false,\\\"urlatext\\\":\\\"\\\",\\\"targeta\\\":\\\"\\\",\\\"urlb\\\":false,\\\"urlbtext\\\":\\\"\\\",\\\"targetb\\\":\\\"\\\",\\\"urlc\\\":false,\\\"urlctext\\\":\\\"\\\",\\\"targetc\\\":\\\"\\\"}\",\"attribs\":\"{\\\"astroid_article_type\\\":\\\"regular\\\",\\\"astroid_article_video_type\\\":\\\"youtube\\\",\\\"astroid_article_video_url\\\":\\\"\\\",\\\"astroid_article_gallery_width\\\":\\\"\\\",\\\"astroid_article_gallery_bullets\\\":\\\"1\\\",\\\"astroid_article_gallery_navigation\\\":\\\"1\\\",\\\"astroid_article_thumbnail\\\":\\\"1\\\",\\\"astroid_article_gallery_items\\\":[],\\\"astroid_article_audio_source\\\":\\\"soundcloud\\\",\\\"astroid_article_audio_soundcloud\\\":\\\"\\\",\\\"astroid_article_audio_spotify\\\":\\\"\\\",\\\"astroid_article_review_heading\\\":\\\"\\\",\\\"astroid_article_review_summery\\\":\\\"\\\",\\\"astroid_article_review_good\\\":\\\"\\\",\\\"astroid_article_review_bad\\\":\\\"\\\",\\\"astroid_article_review_rating\\\":\\\"5\\\",\\\"astroid_article_button_action\\\":\\\"\\\",\\\"astroid_article_button_link\\\":\\\"\\\",\\\"astroid_article_review_criterias\\\":[],\\\"astroid_article_quote_text\\\":\\\"\\\",\\\"astroid_article_quote_author\\\":\\\"\\\",\\\"astroid_article_badge\\\":\\\"0\\\",\\\"astroid_article_badge_type\\\":\\\"2\\\",\\\"astroid_article_badge_text\\\":\\\"\\\",\\\"astroid_article_badge_color\\\":\\\"\\\",\\\"astroid_article_badge_text_color\\\":\\\"\\\",\\\"astroid_authorinfo\\\":\\\"\\\",\\\"astroid_relatedposts\\\":\\\"\\\",\\\"article_relatedposts_count\\\":\\\"\\\",\\\"article_relatedposts_count_custom\\\":\\\"4\\\",\\\"astroid_readtime\\\":\\\"\\\",\\\"astroid_socialshare\\\":\\\"\\\",\\\"astroid_comments\\\":\\\"\\\",\\\"astroid_og_title\\\":\\\"\\\",\\\"astroid_og_desc\\\":\\\"\\\",\\\"astroid_og_image\\\":\\\"\\\"}\",\"version\":5,\"ordering\":\"2\",\"metakey\":\"\",\"metadesc\":\"\",\"access\":\"1\",\"hits\":\"0\",\"metadata\":\"{\\\"robots\\\":\\\"\\\",\\\"author\\\":\\\"\\\",\\\"rights\\\":\\\"\\\",\\\"xreference\\\":\\\"\\\"}\",\"featured\":\"1\",\"language\":\"*\",\"xreference\":\"\",\"note\":\"\"}', 0),
(1015, 166, 1, '', '2020-05-05 22:16:01', 251, 7977, '51ab74cd3fb4ebff3bf078b1566788aaa92fb1b4', '{\"id\":166,\"asset_id\":\"413\",\"title\":\"MATRICULAS \\u2013 1\\u00ba ANO \",\"alias\":\"matriculas-1-ano-de-escolaridade\",\"introtext\":\"<p><a href=\\\"http:\\/\\/pmat.dgeec.mec.pt\\/\\\"><img style=\\\"display: block; margin-left: auto; margin-right: auto;\\\" src=\\\"images\\/Portal.jpg\\\" alt=\\\"Portal\\\" \\/><\\/a><\\/p>\\r\\n<p>&nbsp;<\\/p>\\r\\n<p>&nbsp;<\\/p>\\r\\n<p><span style=\\\"color: #800080;\\\">Se \\u00e9 Encarregado de Educa\\u00e7\\u00e3o a matr\\u00edcula do seu educando deve ser realizada aqui no&nbsp;<a id=\\\"http:\\/\\/pmat.dgeec.mec.pt\\/\\\" href=\\\"http:\\/\\/pmat.dgeec.mec.pt\\/\\\"><span style=\\\"font-size: 10pt;\\\"><strong>Portal das Matr\\u00edculas<\\/strong><\\/span><\\/a>.&nbsp;<\\/span><\\/p>\\r\\n<p>A \\u00fanica porta de entrada no sistema educativo de todas as crian\\u00e7as e jovens, com todos os dados num s\\u00f3 lugar e para todas as matr\\u00edculas e renova\\u00e7\\u00f5es.&nbsp;&nbsp;<\\/p>\\r\\n<p><a href=\\\"http:\\/\\/pmat.dgeec.mec.pt\\/\\\">http:\\/\\/pmat.dgeec.mec.pt\\/<\\/a> &nbsp;<\\/p>\\r\\n<p>&nbsp;<\\/p>\\r\\n<p>&nbsp;<\\/p>\\r\\n<p>&nbsp;<\\/p>\\r\\n<p>&nbsp;<\\/p>\\r\\n<p>INFORMA\\u00c7\\u00c3O (nos termos do Despacho Normativo n\\u00ba 6\\/2018)<\\/p>\\r\\n<ol>\\r\\n<li>A matr\\u00edcula no 1.\\u00ba ano do 1.\\u00ba ciclo do ensino b\\u00e1sico \\u00e9 obrigat\\u00f3ria para as crian\\u00e7as que completem seis anos de idade at\\u00e9 15 de setembro.<\\/li>\\r\\n<\\/ol><ol start=\\\"2\\\">\\r\\n<li>As crian\\u00e7as que completem os seis anos de idade entre 16 de setembro e 31 de dezembro podem ingressar no 1.\\u00ba ciclo do ensino b\\u00e1sico se tal for requerido pelo encarregado de educa\\u00e7\\u00e3o, dependendo a sua aceita\\u00e7\\u00e3o definitiva da exist\\u00eancia de vaga nas turmas j\\u00e1 constitu\\u00eddas, depois de aplicadas as prioridades definidas na lei em vigor.&nbsp;<\\/li>\\r\\n<\\/ol><ol start=\\\"3\\\">\\r\\n<li>Em situa\\u00e7\\u00f5es excecionais previstas na lei, o membro do Governo respons\\u00e1vel pela \\u00e1rea da educa\\u00e7\\u00e3o pode autorizar, a requerimento do encarregado da educa\\u00e7\\u00e3o, a antecipa\\u00e7\\u00e3o ou o adiamento da matr\\u00edcula no 1.\\u00ba ano do 1.\\u00ba ciclo do ensino b\\u00e1sico.&nbsp;&nbsp;<\\/li>\\r\\n<\\/ol><ol start=\\\"4\\\">\\r\\n<li>&nbsp;O requerimento referido no n\\u00famero anterior \\u00e9 apresentado no estabelecimento de educa\\u00e7\\u00e3o e de ensino frequentado pela crian\\u00e7a ou, se n\\u00e3o for o caso, no estabelecimento de educa\\u00e7\\u00e3o e de ensino que pretende frequentar, at\\u00e9 15 de maio do ano escolar imediatamente anterior ao pretendido para a antecipa\\u00e7\\u00e3o ou adiamento da matr\\u00edcula, acompanhado de um parecer t\\u00e9cnico fundamentado, o qual integra, obrigatoriamente, uma avalia\\u00e7\\u00e3o psicopedag\\u00f3gica da crian\\u00e7a.&nbsp;\",\"fulltext\":\"<\\/li>\\r\\n<\\/ol>\\r\\n<p>PER\\u00cdODO DE MATR\\u00cdCULA&nbsp;<\\/p>\\r\\n<p>- O per\\u00edodo normal para matr\\u00edcula \\u00e9 fixado entre o dia 4 de maio e o dia 30 de junho de 2020, conforme definido no Decreto-lei n\\u00ba 14 G\\/ 2020.&nbsp;&nbsp;<\\/p>\\r\\n<p>- As matr\\u00edculas recebidas at\\u00e9 30 de junho de 2020 s\\u00e3o consideradas imediatamente ap\\u00f3s essa data para efeitos de seria\\u00e7\\u00e3o, sendo as demais sujeitas a seria\\u00e7\\u00e3o em momento posterior.<\\/p>\\r\\n<p>LOCAL DE MATR\\u00cdCULA&nbsp;<\\/p>\\r\\n<ol>\\r\\n<li>O pedido de matr\\u00edcula \\u00e9 apresentado, preferencialmente, <span style=\\\"color: #ff0000;\\\">via internet<\\/span> na aplica\\u00e7\\u00e3o inform\\u00e1tica dispon\\u00edvel no Portal das Matr\\u00edculas ( <a href=\\\"https:\\/\\/portaldasmatriculas.edu.gov.pt\\\">https:\\/\\/portaldasmatriculas.edu.gov.pt<\\/a>), com o recurso \\u00e0 autentica\\u00e7\\u00e3o atrav\\u00e9s de cart\\u00e3o de cidad\\u00e3o ou <span style=\\\"color: #ff0000;\\\">c\\u00f3digo de acesso ao portal das finan\\u00e7as.&nbsp;&nbsp;<\\/span><\\/li>\\r\\n<\\/ol><ol start=\\\"2\\\">\\r\\n<li>N\\u00e3o sendo poss\\u00edvel cumprir o disposto no n\\u00famero anterior, o pedido de matr\\u00edcula pode ser apresentado na sede do Agrupamento do estabelecimento de educa\\u00e7\\u00e3o e de ensino da \\u00e1rea da resid\\u00eancia do aluno, independentemente das prefer\\u00eancias manifestadas para a frequ\\u00eancia, procedendo esses servi\\u00e7os ao registo eletr\\u00f3nico da matr\\u00edcula na aplica\\u00e7\\u00e3o inform\\u00e1tica referida no n\\u00famero anterior ou noutra indicada pelo Minist\\u00e9rio da Educa\\u00e7\\u00e3o.&nbsp;&nbsp;<\\/li>\\r\\n<\\/ol>\\r\\n<p>DOCUMENTOS NECESS\\u00c1RIOS NO ATO DA MATR\\u00cdCULA PRESENCIAL&nbsp;<\\/p>\\r\\n<p>. Cart\\u00e3o do cidad\\u00e3o do aluno;<\\/p>\\r\\n<p>. 1 Fotografia<\\/p>\\r\\n<p>. Documento de Identifica\\u00e7\\u00e3o do Encarregado de Educa\\u00e7\\u00e3o (C.C\\/ B.I\\/Outro)<\\/p>\\r\\n<p>. Comprovativo da morada da \\u00e1rea de resid\\u00eancia (apenas no caso de n\\u00e3o estar atualizada no C.C e se o Encarregado de Educa\\u00e7\\u00e3o for portador de B.I\\/Outro).<\\/p>\\r\\n<p>. Comprovativo do local de trabalho (caso a matr\\u00edcula seja efetuada pelo local de trabalho);<\\/p>\\r\\n<p>. No caso de requerer subs\\u00eddio entregar declara\\u00e7\\u00e3o do escal\\u00e3o de abono de fam\\u00edlia de 2020.<\\/p>\\r\\n<p>DIVULGA\\u00c7\\u00c3O DAS LISTAS RELATIVAS \\u00c0 MATR\\u00cdCULA NO 1\\u00ba ANO<\\/p>\\r\\n<ol>\\r\\n<li>At\\u00e9 15 de julho, ser\\u00e3o publicadas as listas de crian\\u00e7as que requereram a matr\\u00edcula no estabelecimento de ensino.<\\/li>\\r\\n<\\/ol><ol start=\\\"2\\\">\\r\\n<li>No dia 24 de julho, ser\\u00e3o publicadas as listas de alunos admitidos no estabelecimento de ensino.<\\/li>\\r\\n<\\/ol>\\r\\n<p>INFORMA\\u00c7\\u00d5ES \\/ ESCLARECIMENTOS DE D\\u00daVIDAS<\\/p>\\r\\n<p>Para qualquer quest\\u00e3o referente a matr\\u00edculas, poder\\u00e1 contactar os servi\\u00e7os administrativos por email&nbsp; <a href=\\\"mailto:servicosadm@esmaior.pt\\\">servicosadm@esmaior.pt<\\/a>. Caso pretenda ser contactado telefonicamente, indique o n\\u00famero de contacto.<\\/p>\",\"state\":\"1\",\"catid\":\"11\",\"created\":\"2020-04-21 18:10:17\",\"created_by\":\"251\",\"created_by_alias\":\"\",\"modified\":\"2020-05-05 22:16:01\",\"modified_by\":\"251\",\"checked_out\":\"251\",\"checked_out_time\":\"2020-05-05 22:11:49\",\"publish_up\":\"2020-04-21 18:10:17\",\"publish_down\":\"0000-00-00 00:00:00\",\"images\":\"{\\\"image_intro\\\":\\\"\\\",\\\"image_intro_alt\\\":\\\"\\\",\\\"image_intro_caption\\\":\\\"\\\",\\\"float_intro\\\":\\\"\\\",\\\"image_fulltext\\\":\\\"\\\",\\\"image_fulltext_alt\\\":\\\"\\\",\\\"image_fulltext_caption\\\":\\\"\\\",\\\"float_fulltext\\\":\\\"\\\"}\",\"urls\":\"{\\\"urla\\\":false,\\\"urlatext\\\":\\\"\\\",\\\"targeta\\\":\\\"\\\",\\\"urlb\\\":false,\\\"urlbtext\\\":\\\"\\\",\\\"targetb\\\":\\\"\\\",\\\"urlc\\\":false,\\\"urlctext\\\":\\\"\\\",\\\"targetc\\\":\\\"\\\"}\",\"attribs\":\"{\\\"astroid_article_type\\\":\\\"regular\\\",\\\"astroid_article_video_type\\\":\\\"youtube\\\",\\\"astroid_article_video_url\\\":\\\"\\\",\\\"astroid_article_gallery_width\\\":\\\"\\\",\\\"astroid_article_gallery_bullets\\\":\\\"1\\\",\\\"astroid_article_gallery_navigation\\\":\\\"1\\\",\\\"astroid_article_thumbnail\\\":\\\"1\\\",\\\"astroid_article_gallery_items\\\":[],\\\"astroid_article_audio_source\\\":\\\"soundcloud\\\",\\\"astroid_article_audio_soundcloud\\\":\\\"\\\",\\\"astroid_article_audio_spotify\\\":\\\"\\\",\\\"astroid_article_review_heading\\\":\\\"\\\",\\\"astroid_article_review_summery\\\":\\\"\\\",\\\"astroid_article_review_good\\\":\\\"\\\",\\\"astroid_article_review_bad\\\":\\\"\\\",\\\"astroid_article_review_rating\\\":\\\"5\\\",\\\"astroid_article_button_action\\\":\\\"\\\",\\\"astroid_article_button_link\\\":\\\"\\\",\\\"astroid_article_review_criterias\\\":[],\\\"astroid_article_quote_text\\\":\\\"\\\",\\\"astroid_article_quote_author\\\":\\\"\\\",\\\"astroid_article_badge\\\":\\\"0\\\",\\\"astroid_article_badge_type\\\":\\\"2\\\",\\\"astroid_article_badge_text\\\":\\\"\\\",\\\"astroid_article_badge_color\\\":\\\"\\\",\\\"astroid_article_badge_text_color\\\":\\\"\\\",\\\"astroid_authorinfo\\\":\\\"\\\",\\\"astroid_relatedposts\\\":\\\"\\\",\\\"article_relatedposts_count\\\":\\\"\\\",\\\"article_relatedposts_count_custom\\\":\\\"4\\\",\\\"astroid_readtime\\\":\\\"\\\",\\\"astroid_socialshare\\\":\\\"\\\",\\\"astroid_comments\\\":\\\"\\\",\\\"astroid_og_title\\\":\\\"\\\",\\\"astroid_og_desc\\\":\\\"\\\",\\\"astroid_og_image\\\":\\\"\\\"}\",\"version\":6,\"ordering\":\"2\",\"metakey\":\"\",\"metadesc\":\"\",\"access\":\"1\",\"hits\":\"0\",\"metadata\":\"{\\\"robots\\\":\\\"\\\",\\\"author\\\":\\\"\\\",\\\"rights\\\":\\\"\\\",\\\"xreference\\\":\\\"\\\"}\",\"featured\":\"1\",\"language\":\"*\",\"xreference\":\"\",\"note\":\"\"}', 0),
(1016, 166, 1, '', '2020-05-05 22:17:24', 251, 7864, '2b50d56ce4d9a39889540a9703103f2fe40ea992', '{\"id\":166,\"asset_id\":\"413\",\"title\":\"MATRICULAS \\u2013 1\\u00ba ANO \",\"alias\":\"matriculas-1-ano-de-escolaridade\",\"introtext\":\"<p><a href=\\\"http:\\/\\/pmat.dgeec.mec.pt\\/\\\"><img style=\\\"display: block; margin-left: auto; margin-right: auto;\\\" src=\\\"images\\/Portal.jpg\\\" alt=\\\"Portal\\\" \\/><\\/a><\\/p>\\r\\n<p>&nbsp;<\\/p>\\r\\n<p><span style=\\\"color: #800080;\\\">Se \\u00e9 Encarregado de Educa\\u00e7\\u00e3o a matr\\u00edcula do seu educando deve ser realizada aqui no&nbsp;<a id=\\\"http:\\/\\/pmat.dgeec.mec.pt\\/\\\" href=\\\"http:\\/\\/pmat.dgeec.mec.pt\\/\\\"><strong>Portal das Matr\\u00edculas<\\/strong><\\/a>.&nbsp;<\\/span><\\/p>\\r\\n<p>A \\u00fanica porta de entrada no sistema educativo de todas as crian\\u00e7as e jovens, com todos os dados num s\\u00f3 lugar e para todas as matr\\u00edculas e renova\\u00e7\\u00f5es.&nbsp;&nbsp;<\\/p>\\r\\n<p><a href=\\\"http:\\/\\/pmat.dgeec.mec.pt\\/\\\">http:\\/\\/pmat.dgeec.mec.pt\\/<\\/a> &nbsp;<\\/p>\\r\\n<p>&nbsp;<\\/p>\\r\\n<p>INFORMA\\u00c7\\u00c3O (nos termos do Despacho Normativo n\\u00ba 6\\/2018)<\\/p>\\r\\n<ol>\\r\\n<li>A matr\\u00edcula no 1.\\u00ba ano do 1.\\u00ba ciclo do ensino b\\u00e1sico \\u00e9 obrigat\\u00f3ria para as crian\\u00e7as que completem seis anos de idade at\\u00e9 15 de setembro.<\\/li>\\r\\n<\\/ol><ol start=\\\"2\\\">\\r\\n<li>As crian\\u00e7as que completem os seis anos de idade entre 16 de setembro e 31 de dezembro podem ingressar no 1.\\u00ba ciclo do ensino b\\u00e1sico se tal for requerido pelo encarregado de educa\\u00e7\\u00e3o, dependendo a sua aceita\\u00e7\\u00e3o definitiva da exist\\u00eancia de vaga nas turmas j\\u00e1 constitu\\u00eddas, depois de aplicadas as prioridades definidas na lei em vigor.&nbsp;<\\/li>\\r\\n<\\/ol><ol start=\\\"3\\\">\\r\\n<li>Em situa\\u00e7\\u00f5es excecionais previstas na lei, o membro do Governo respons\\u00e1vel pela \\u00e1rea da educa\\u00e7\\u00e3o pode autorizar, a requerimento do encarregado da educa\\u00e7\\u00e3o, a antecipa\\u00e7\\u00e3o ou o adiamento da matr\\u00edcula no 1.\\u00ba ano do 1.\\u00ba ciclo do ensino b\\u00e1sico.&nbsp;&nbsp;<\\/li>\\r\\n<\\/ol><ol start=\\\"4\\\">\\r\\n<li>&nbsp;O requerimento referido no n\\u00famero anterior \\u00e9 apresentado no estabelecimento de educa\\u00e7\\u00e3o e de ensino frequentado pela crian\\u00e7a ou, se n\\u00e3o for o caso, no estabelecimento de educa\\u00e7\\u00e3o e de ensino que pretende frequentar, at\\u00e9 15 de maio do ano escolar imediatamente anterior ao pretendido para a antecipa\\u00e7\\u00e3o ou adiamento da matr\\u00edcula, acompanhado de um parecer t\\u00e9cnico fundamentado, o qual integra, obrigatoriamente, uma avalia\\u00e7\\u00e3o psicopedag\\u00f3gica da crian\\u00e7a.&nbsp;\",\"fulltext\":\"<\\/li>\\r\\n<\\/ol>\\r\\n<p>PER\\u00cdODO DE MATR\\u00cdCULA&nbsp;<\\/p>\\r\\n<p>- O per\\u00edodo normal para matr\\u00edcula \\u00e9 fixado entre o dia 4 de maio e o dia 30 de junho de 2020, conforme definido no Decreto-lei n\\u00ba 14 G\\/ 2020.&nbsp;&nbsp;<\\/p>\\r\\n<p>- As matr\\u00edculas recebidas at\\u00e9 30 de junho de 2020 s\\u00e3o consideradas imediatamente ap\\u00f3s essa data para efeitos de seria\\u00e7\\u00e3o, sendo as demais sujeitas a seria\\u00e7\\u00e3o em momento posterior.<\\/p>\\r\\n<p>LOCAL DE MATR\\u00cdCULA&nbsp;<\\/p>\\r\\n<ol>\\r\\n<li>O pedido de matr\\u00edcula \\u00e9 apresentado, preferencialmente, <span style=\\\"color: #ff0000;\\\">via internet<\\/span> na aplica\\u00e7\\u00e3o inform\\u00e1tica dispon\\u00edvel no Portal das Matr\\u00edculas ( <a href=\\\"https:\\/\\/portaldasmatriculas.edu.gov.pt\\\">https:\\/\\/portaldasmatriculas.edu.gov.pt<\\/a>), com o recurso \\u00e0 autentica\\u00e7\\u00e3o atrav\\u00e9s de cart\\u00e3o de cidad\\u00e3o ou <span style=\\\"color: #ff0000;\\\">c\\u00f3digo de acesso ao portal das finan\\u00e7as.&nbsp;&nbsp;<\\/span><\\/li>\\r\\n<\\/ol><ol start=\\\"2\\\">\\r\\n<li>N\\u00e3o sendo poss\\u00edvel cumprir o disposto no n\\u00famero anterior, o pedido de matr\\u00edcula pode ser apresentado na sede do Agrupamento do estabelecimento de educa\\u00e7\\u00e3o e de ensino da \\u00e1rea da resid\\u00eancia do aluno, independentemente das prefer\\u00eancias manifestadas para a frequ\\u00eancia, procedendo esses servi\\u00e7os ao registo eletr\\u00f3nico da matr\\u00edcula na aplica\\u00e7\\u00e3o inform\\u00e1tica referida no n\\u00famero anterior ou noutra indicada pelo Minist\\u00e9rio da Educa\\u00e7\\u00e3o.&nbsp;&nbsp;<\\/li>\\r\\n<\\/ol>\\r\\n<p>DOCUMENTOS NECESS\\u00c1RIOS NO ATO DA MATR\\u00cdCULA PRESENCIAL&nbsp;<\\/p>\\r\\n<p>. Cart\\u00e3o do cidad\\u00e3o do aluno;<\\/p>\\r\\n<p>. 1 Fotografia<\\/p>\\r\\n<p>. Documento de Identifica\\u00e7\\u00e3o do Encarregado de Educa\\u00e7\\u00e3o (C.C\\/ B.I\\/Outro)<\\/p>\\r\\n<p>. Comprovativo da morada da \\u00e1rea de resid\\u00eancia (apenas no caso de n\\u00e3o estar atualizada no C.C e se o Encarregado de Educa\\u00e7\\u00e3o for portador de B.I\\/Outro).<\\/p>\\r\\n<p>. Comprovativo do local de trabalho (caso a matr\\u00edcula seja efetuada pelo local de trabalho);<\\/p>\\r\\n<p>. No caso de requerer subs\\u00eddio entregar declara\\u00e7\\u00e3o do escal\\u00e3o de abono de fam\\u00edlia de 2020.<\\/p>\\r\\n<p>DIVULGA\\u00c7\\u00c3O DAS LISTAS RELATIVAS \\u00c0 MATR\\u00cdCULA NO 1\\u00ba ANO<\\/p>\\r\\n<ol>\\r\\n<li>At\\u00e9 15 de julho, ser\\u00e3o publicadas as listas de crian\\u00e7as que requereram a matr\\u00edcula no estabelecimento de ensino.<\\/li>\\r\\n<\\/ol><ol start=\\\"2\\\">\\r\\n<li>No dia 24 de julho, ser\\u00e3o publicadas as listas de alunos admitidos no estabelecimento de ensino.<\\/li>\\r\\n<\\/ol>\\r\\n<p>INFORMA\\u00c7\\u00d5ES \\/ ESCLARECIMENTOS DE D\\u00daVIDAS<\\/p>\\r\\n<p>Para qualquer quest\\u00e3o referente a matr\\u00edculas, poder\\u00e1 contactar os servi\\u00e7os administrativos por email&nbsp; <a href=\\\"mailto:servicosadm@esmaior.pt\\\">servicosadm@esmaior.pt<\\/a>. Caso pretenda ser contactado telefonicamente, indique o n\\u00famero de contacto.<\\/p>\",\"state\":\"1\",\"catid\":\"11\",\"created\":\"2020-04-21 18:10:17\",\"created_by\":\"251\",\"created_by_alias\":\"\",\"modified\":\"2020-05-05 22:17:24\",\"modified_by\":\"251\",\"checked_out\":\"251\",\"checked_out_time\":\"2020-05-05 22:16:19\",\"publish_up\":\"2020-04-21 18:10:17\",\"publish_down\":\"0000-00-00 00:00:00\",\"images\":\"{\\\"image_intro\\\":\\\"\\\",\\\"image_intro_alt\\\":\\\"\\\",\\\"image_intro_caption\\\":\\\"\\\",\\\"float_intro\\\":\\\"\\\",\\\"image_fulltext\\\":\\\"\\\",\\\"image_fulltext_alt\\\":\\\"\\\",\\\"image_fulltext_caption\\\":\\\"\\\",\\\"float_fulltext\\\":\\\"\\\"}\",\"urls\":\"{\\\"urla\\\":false,\\\"urlatext\\\":\\\"\\\",\\\"targeta\\\":\\\"\\\",\\\"urlb\\\":false,\\\"urlbtext\\\":\\\"\\\",\\\"targetb\\\":\\\"\\\",\\\"urlc\\\":false,\\\"urlctext\\\":\\\"\\\",\\\"targetc\\\":\\\"\\\"}\",\"attribs\":\"{\\\"astroid_article_type\\\":\\\"regular\\\",\\\"astroid_article_video_type\\\":\\\"youtube\\\",\\\"astroid_article_video_url\\\":\\\"\\\",\\\"astroid_article_gallery_width\\\":\\\"\\\",\\\"astroid_article_gallery_bullets\\\":\\\"1\\\",\\\"astroid_article_gallery_navigation\\\":\\\"1\\\",\\\"astroid_article_thumbnail\\\":\\\"1\\\",\\\"astroid_article_gallery_items\\\":[],\\\"astroid_article_audio_source\\\":\\\"soundcloud\\\",\\\"astroid_article_audio_soundcloud\\\":\\\"\\\",\\\"astroid_article_audio_spotify\\\":\\\"\\\",\\\"astroid_article_review_heading\\\":\\\"\\\",\\\"astroid_article_review_summery\\\":\\\"\\\",\\\"astroid_article_review_good\\\":\\\"\\\",\\\"astroid_article_review_bad\\\":\\\"\\\",\\\"astroid_article_review_rating\\\":\\\"5\\\",\\\"astroid_article_button_action\\\":\\\"\\\",\\\"astroid_article_button_link\\\":\\\"\\\",\\\"astroid_article_review_criterias\\\":[],\\\"astroid_article_quote_text\\\":\\\"\\\",\\\"astroid_article_quote_author\\\":\\\"\\\",\\\"astroid_article_badge\\\":\\\"0\\\",\\\"astroid_article_badge_type\\\":\\\"2\\\",\\\"astroid_article_badge_text\\\":\\\"\\\",\\\"astroid_article_badge_color\\\":\\\"\\\",\\\"astroid_article_badge_text_color\\\":\\\"\\\",\\\"astroid_authorinfo\\\":\\\"\\\",\\\"astroid_relatedposts\\\":\\\"\\\",\\\"article_relatedposts_count\\\":\\\"\\\",\\\"article_relatedposts_count_custom\\\":\\\"4\\\",\\\"astroid_readtime\\\":\\\"\\\",\\\"astroid_socialshare\\\":\\\"\\\",\\\"astroid_comments\\\":\\\"\\\",\\\"astroid_og_title\\\":\\\"\\\",\\\"astroid_og_desc\\\":\\\"\\\",\\\"astroid_og_image\\\":\\\"\\\"}\",\"version\":7,\"ordering\":\"2\",\"metakey\":\"\",\"metadesc\":\"\",\"access\":\"1\",\"hits\":\"0\",\"metadata\":\"{\\\"robots\\\":\\\"\\\",\\\"author\\\":\\\"\\\",\\\"rights\\\":\\\"\\\",\\\"xreference\\\":\\\"\\\"}\",\"featured\":\"1\",\"language\":\"*\",\"xreference\":\"\",\"note\":\"\"}', 0),
(1017, 166, 1, '', '2020-05-05 22:25:02', 251, 7951, 'ea3881ad69f67e4de5952245e79758008edb6542', '{\"id\":166,\"asset_id\":\"413\",\"title\":\"MATRICULAS \\u2013 1\\u00ba ANO \",\"alias\":\"matriculas-1-ano-de-escolaridade\",\"introtext\":\"<p><a href=\\\"http:\\/\\/pmat.dgeec.mec.pt\\/\\\"><img style=\\\"display: block; margin-left: auto; margin-right: auto;\\\" src=\\\"images\\/Portal.jpg\\\" alt=\\\"Portal\\\" \\/><\\/a><\\/p>\\r\\n<p>&nbsp;<\\/p>\\r\\n<p><span style=\\\"color: #800080;\\\">Se \\u00e9 Encarregado de Educa\\u00e7\\u00e3o a matr\\u00edcula do seu educando deve ser realizada aqui no&nbsp;<span style=\\\"color: #339966;\\\"><span style=\\\"color: #008074;\\\"><a id=\\\"http:\\/\\/pmat.dgeec.mec.pt\\/\\\" style=\\\"color: #008074;\\\" href=\\\"http:\\/\\/pmat.dgeec.mec.pt\\/\\\"><strong>Portal das Matr\\u00edculas<\\/strong><\\/a>.<\\/span>&nbsp;<\\/span><\\/span><\\/p>\\r\\n<p>A \\u00fanica porta de entrada no sistema educativo de todas as crian\\u00e7as e jovens, com todos os dados num s\\u00f3 lugar e para todas as matr\\u00edculas e renova\\u00e7\\u00f5es&nbsp;<a href=\\\"http:\\/\\/pmat.dgeec.mec.pt\\/\\\">http:\\/\\/pmat.dgeec.mec.pt\\/<\\/a> &nbsp;<\\/p>\\r\\n<p>&nbsp;<\\/p>\\r\\n<p>INFORMA\\u00c7\\u00c3O (nos termos do Despacho Normativo n\\u00ba 6\\/2018)<\\/p>\\r\\n<ol>\\r\\n<li>A matr\\u00edcula no 1.\\u00ba ano do 1.\\u00ba ciclo do ensino b\\u00e1sico \\u00e9 obrigat\\u00f3ria para as crian\\u00e7as que completem seis anos de idade at\\u00e9 15 de setembro.<\\/li>\\r\\n<\\/ol><ol start=\\\"2\\\">\\r\\n<li>As crian\\u00e7as que completem os seis anos de idade entre 16 de setembro e 31 de dezembro podem ingressar no 1.\\u00ba ciclo do ensino b\\u00e1sico se tal for requerido pelo encarregado de educa\\u00e7\\u00e3o, dependendo a sua aceita\\u00e7\\u00e3o definitiva da exist\\u00eancia de vaga nas turmas j\\u00e1 constitu\\u00eddas, depois de aplicadas as prioridades definidas na lei em vigor.&nbsp;<\\/li>\\r\\n<\\/ol><ol start=\\\"3\\\">\\r\\n<li>Em situa\\u00e7\\u00f5es excecionais previstas na lei, o membro do Governo respons\\u00e1vel pela \\u00e1rea da educa\\u00e7\\u00e3o pode autorizar, a requerimento do encarregado da educa\\u00e7\\u00e3o, a antecipa\\u00e7\\u00e3o ou o adiamento da matr\\u00edcula no 1.\\u00ba ano do 1.\\u00ba ciclo do ensino b\\u00e1sico.&nbsp;&nbsp;<\\/li>\\r\\n<\\/ol><ol start=\\\"4\\\">\\r\\n<li>&nbsp;O requerimento referido no n\\u00famero anterior \\u00e9 apresentado no estabelecimento de educa\\u00e7\\u00e3o e de ensino frequentado pela crian\\u00e7a ou, se n\\u00e3o for o caso, no estabelecimento de educa\\u00e7\\u00e3o e de ensino que pretende frequentar, at\\u00e9 15 de maio do ano escolar imediatamente anterior ao pretendido para a antecipa\\u00e7\\u00e3o ou adiamento da matr\\u00edcula, acompanhado de um parecer t\\u00e9cnico fundamentado, o qual integra, obrigatoriamente, uma avalia\\u00e7\\u00e3o psicopedag\\u00f3gica da crian\\u00e7a.&nbsp;\",\"fulltext\":\"<\\/li>\\r\\n<\\/ol>\\r\\n<p>PER\\u00cdODO DE MATR\\u00cdCULA&nbsp;<\\/p>\\r\\n<p>- O per\\u00edodo normal para matr\\u00edcula \\u00e9 fixado entre o dia 4 de maio e o dia 30 de junho de 2020, conforme definido no Decreto-lei n\\u00ba 14 G\\/ 2020.&nbsp;&nbsp;<\\/p>\\r\\n<p>- As matr\\u00edculas recebidas at\\u00e9 30 de junho de 2020 s\\u00e3o consideradas imediatamente ap\\u00f3s essa data para efeitos de seria\\u00e7\\u00e3o, sendo as demais sujeitas a seria\\u00e7\\u00e3o em momento posterior.<\\/p>\\r\\n<p>LOCAL DE MATR\\u00cdCULA&nbsp;<\\/p>\\r\\n<ol>\\r\\n<li>O pedido de matr\\u00edcula \\u00e9 apresentado, preferencialmente, <span style=\\\"color: #ff0000;\\\">via internet<\\/span> na aplica\\u00e7\\u00e3o inform\\u00e1tica dispon\\u00edvel no Portal das Matr\\u00edculas ( <a href=\\\"https:\\/\\/portaldasmatriculas.edu.gov.pt\\\">https:\\/\\/portaldasmatriculas.edu.gov.pt<\\/a>), com o recurso \\u00e0 autentica\\u00e7\\u00e3o atrav\\u00e9s de cart\\u00e3o de cidad\\u00e3o ou <span style=\\\"color: #ff0000;\\\">c\\u00f3digo de acesso ao portal das finan\\u00e7as.&nbsp;&nbsp;<\\/span><\\/li>\\r\\n<\\/ol><ol start=\\\"2\\\">\\r\\n<li>N\\u00e3o sendo poss\\u00edvel cumprir o disposto no n\\u00famero anterior, o pedido de matr\\u00edcula pode ser apresentado na sede do Agrupamento do estabelecimento de educa\\u00e7\\u00e3o e de ensino da \\u00e1rea da resid\\u00eancia do aluno, independentemente das prefer\\u00eancias manifestadas para a frequ\\u00eancia, procedendo esses servi\\u00e7os ao registo eletr\\u00f3nico da matr\\u00edcula na aplica\\u00e7\\u00e3o inform\\u00e1tica referida no n\\u00famero anterior ou noutra indicada pelo Minist\\u00e9rio da Educa\\u00e7\\u00e3o.&nbsp;&nbsp;<\\/li>\\r\\n<\\/ol>\\r\\n<p>DOCUMENTOS NECESS\\u00c1RIOS NO ATO DA MATR\\u00cdCULA PRESENCIAL&nbsp;<\\/p>\\r\\n<p>. Cart\\u00e3o do cidad\\u00e3o do aluno;<\\/p>\\r\\n<p>. 1 Fotografia<\\/p>\\r\\n<p>. Documento de Identifica\\u00e7\\u00e3o do Encarregado de Educa\\u00e7\\u00e3o (C.C\\/ B.I\\/Outro)<\\/p>\\r\\n<p>. Comprovativo da morada da \\u00e1rea de resid\\u00eancia (apenas no caso de n\\u00e3o estar atualizada no C.C e se o Encarregado de Educa\\u00e7\\u00e3o for portador de B.I\\/Outro).<\\/p>\\r\\n<p>. Comprovativo do local de trabalho (caso a matr\\u00edcula seja efetuada pelo local de trabalho);<\\/p>\\r\\n<p>. No caso de requerer subs\\u00eddio entregar declara\\u00e7\\u00e3o do escal\\u00e3o de abono de fam\\u00edlia de 2020.<\\/p>\\r\\n<p>DIVULGA\\u00c7\\u00c3O DAS LISTAS RELATIVAS \\u00c0 MATR\\u00cdCULA NO 1\\u00ba ANO<\\/p>\\r\\n<ol>\\r\\n<li>At\\u00e9 15 de julho, ser\\u00e3o publicadas as listas de crian\\u00e7as que requereram a matr\\u00edcula no estabelecimento de ensino.<\\/li>\\r\\n<\\/ol><ol start=\\\"2\\\">\\r\\n<li>No dia 24 de julho, ser\\u00e3o publicadas as listas de alunos admitidos no estabelecimento de ensino.<\\/li>\\r\\n<\\/ol>\\r\\n<p>INFORMA\\u00c7\\u00d5ES \\/ ESCLARECIMENTOS DE D\\u00daVIDAS<\\/p>\\r\\n<p>Para qualquer quest\\u00e3o referente a matr\\u00edculas, poder\\u00e1 contactar os servi\\u00e7os administrativos por email&nbsp; <a href=\\\"mailto:servicosadm@esmaior.pt\\\">servicosadm@esmaior.pt<\\/a>. Caso pretenda ser contactado telefonicamente, indique o n\\u00famero de contacto.<\\/p>\",\"state\":\"1\",\"catid\":\"11\",\"created\":\"2020-04-21 18:10:17\",\"created_by\":\"251\",\"created_by_alias\":\"\",\"modified\":\"2020-05-05 22:25:02\",\"modified_by\":\"251\",\"checked_out\":\"251\",\"checked_out_time\":\"2020-05-05 22:20:20\",\"publish_up\":\"2020-04-21 18:10:17\",\"publish_down\":\"0000-00-00 00:00:00\",\"images\":\"{\\\"image_intro\\\":\\\"\\\",\\\"image_intro_alt\\\":\\\"\\\",\\\"image_intro_caption\\\":\\\"\\\",\\\"float_intro\\\":\\\"\\\",\\\"image_fulltext\\\":\\\"\\\",\\\"image_fulltext_alt\\\":\\\"\\\",\\\"image_fulltext_caption\\\":\\\"\\\",\\\"float_fulltext\\\":\\\"\\\"}\",\"urls\":\"{\\\"urla\\\":false,\\\"urlatext\\\":\\\"\\\",\\\"targeta\\\":\\\"\\\",\\\"urlb\\\":false,\\\"urlbtext\\\":\\\"\\\",\\\"targetb\\\":\\\"\\\",\\\"urlc\\\":false,\\\"urlctext\\\":\\\"\\\",\\\"targetc\\\":\\\"\\\"}\",\"attribs\":\"{\\\"astroid_article_type\\\":\\\"regular\\\",\\\"astroid_article_video_type\\\":\\\"youtube\\\",\\\"astroid_article_video_url\\\":\\\"\\\",\\\"astroid_article_gallery_width\\\":\\\"\\\",\\\"astroid_article_gallery_bullets\\\":\\\"1\\\",\\\"astroid_article_gallery_navigation\\\":\\\"1\\\",\\\"astroid_article_thumbnail\\\":\\\"1\\\",\\\"astroid_article_gallery_items\\\":[],\\\"astroid_article_audio_source\\\":\\\"soundcloud\\\",\\\"astroid_article_audio_soundcloud\\\":\\\"\\\",\\\"astroid_article_audio_spotify\\\":\\\"\\\",\\\"astroid_article_review_heading\\\":\\\"\\\",\\\"astroid_article_review_summery\\\":\\\"\\\",\\\"astroid_article_review_good\\\":\\\"\\\",\\\"astroid_article_review_bad\\\":\\\"\\\",\\\"astroid_article_review_rating\\\":\\\"5\\\",\\\"astroid_article_button_action\\\":\\\"\\\",\\\"astroid_article_button_link\\\":\\\"\\\",\\\"astroid_article_review_criterias\\\":[],\\\"astroid_article_quote_text\\\":\\\"\\\",\\\"astroid_article_quote_author\\\":\\\"\\\",\\\"astroid_article_badge\\\":\\\"0\\\",\\\"astroid_article_badge_type\\\":\\\"2\\\",\\\"astroid_article_badge_text\\\":\\\"\\\",\\\"astroid_article_badge_color\\\":\\\"\\\",\\\"astroid_article_badge_text_color\\\":\\\"\\\",\\\"astroid_authorinfo\\\":\\\"\\\",\\\"astroid_relatedposts\\\":\\\"\\\",\\\"article_relatedposts_count\\\":\\\"\\\",\\\"article_relatedposts_count_custom\\\":\\\"4\\\",\\\"astroid_readtime\\\":\\\"\\\",\\\"astroid_socialshare\\\":\\\"\\\",\\\"astroid_comments\\\":\\\"\\\",\\\"astroid_og_title\\\":\\\"\\\",\\\"astroid_og_desc\\\":\\\"\\\",\\\"astroid_og_image\\\":\\\"\\\"}\",\"version\":8,\"ordering\":\"2\",\"metakey\":\"\",\"metadesc\":\"\",\"access\":\"1\",\"hits\":\"0\",\"metadata\":\"{\\\"robots\\\":\\\"\\\",\\\"author\\\":\\\"\\\",\\\"rights\\\":\\\"\\\",\\\"xreference\\\":\\\"\\\"}\",\"featured\":\"1\",\"language\":\"*\",\"xreference\":\"\",\"note\":\"\"}', 0);
INSERT INTO `ynfp8_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
(1018, 166, 1, '', '2020-05-06 08:26:47', 251, 8075, '829380908e32fc59e6b550e53739db47d8bdc0f8', '{\"id\":166,\"asset_id\":\"413\",\"title\":\"MATRICULAS \\u2013 1\\u00ba ANO \",\"alias\":\"matriculas-1-ano-de-escolaridade\",\"introtext\":\"<p><a href=\\\"https:\\/\\/portaldasmatriculas.edu.gov.pt\\\"><img style=\\\"display: block; margin-left: auto; margin-right: auto;\\\" src=\\\"images\\/Portal.jpg\\\" alt=\\\"Portal\\\" \\/><\\/a><\\/p>\\r\\n<p>&nbsp;<\\/p>\\r\\n<p><span style=\\\"color: #800080;\\\">Se \\u00e9 Encarregado de Educa\\u00e7\\u00e3o a matr\\u00edcula do seu educando deve ser realizada aqui no&nbsp;&nbsp;<a href=\\\"https:\\/\\/portaldasmatriculas.edu.gov.pt\\/\\\">https:\\/\\/portaldasmatriculas.edu.gov.pt<\\/a>&nbsp;<span style=\\\"color: #339966;\\\"><span style=\\\"color: #008074;\\\"><a id=\\\"http:\\/\\/pmat.dgeec.mec.pt\\/\\\" style=\\\"color: #008074;\\\" href=\\\"http:\\/\\/pmat.dgeec.mec.pt\\/\\\"><strong>Portal das Matr\\u00edculas<\\/strong><\\/a>.<\\/span>&nbsp;<\\/span><\\/span><\\/p>\\r\\n<p>A \\u00fanica porta de entrada no sistema educativo de todas as crian\\u00e7as e jovens, com todos os dados num s\\u00f3 lugar e para todas as matr\\u00edculas e renova\\u00e7\\u00f5es&nbsp;<a href=\\\"http:\\/\\/pmat.dgeec.mec.pt\\/\\\">http:\\/\\/pmat.dgeec.mec.pt\\/<\\/a> &nbsp;<\\/p>\\r\\n<p>&nbsp;<\\/p>\\r\\n<p>INFORMA\\u00c7\\u00c3O (nos termos do Despacho Normativo n\\u00ba 6\\/2018)<\\/p>\\r\\n<ol>\\r\\n<li>A matr\\u00edcula no 1.\\u00ba ano do 1.\\u00ba ciclo do ensino b\\u00e1sico \\u00e9 obrigat\\u00f3ria para as crian\\u00e7as que completem seis anos de idade at\\u00e9 15 de setembro.<\\/li>\\r\\n<\\/ol><ol start=\\\"2\\\">\\r\\n<li>As crian\\u00e7as que completem os seis anos de idade entre 16 de setembro e 31 de dezembro podem ingressar no 1.\\u00ba ciclo do ensino b\\u00e1sico se tal for requerido pelo encarregado de educa\\u00e7\\u00e3o, dependendo a sua aceita\\u00e7\\u00e3o definitiva da exist\\u00eancia de vaga nas turmas j\\u00e1 constitu\\u00eddas, depois de aplicadas as prioridades definidas na lei em vigor.&nbsp;<\\/li>\\r\\n<\\/ol><ol start=\\\"3\\\">\\r\\n<li>Em situa\\u00e7\\u00f5es excecionais previstas na lei, o membro do Governo respons\\u00e1vel pela \\u00e1rea da educa\\u00e7\\u00e3o pode autorizar, a requerimento do encarregado da educa\\u00e7\\u00e3o, a antecipa\\u00e7\\u00e3o ou o adiamento da matr\\u00edcula no 1.\\u00ba ano do 1.\\u00ba ciclo do ensino b\\u00e1sico.&nbsp;&nbsp;<\\/li>\\r\\n<\\/ol><ol start=\\\"4\\\">\\r\\n<li>&nbsp;O requerimento referido no n\\u00famero anterior \\u00e9 apresentado no estabelecimento de educa\\u00e7\\u00e3o e de ensino frequentado pela crian\\u00e7a ou, se n\\u00e3o for o caso, no estabelecimento de educa\\u00e7\\u00e3o e de ensino que pretende frequentar, at\\u00e9 15 de maio do ano escolar imediatamente anterior ao pretendido para a antecipa\\u00e7\\u00e3o ou adiamento da matr\\u00edcula, acompanhado de um parecer t\\u00e9cnico fundamentado, o qual integra, obrigatoriamente, uma avalia\\u00e7\\u00e3o psicopedag\\u00f3gica da crian\\u00e7a.&nbsp;\",\"fulltext\":\"<\\/li>\\r\\n<\\/ol>\\r\\n<p>PER\\u00cdODO DE MATR\\u00cdCULA&nbsp;<\\/p>\\r\\n<p>- O per\\u00edodo normal para matr\\u00edcula \\u00e9 fixado entre o dia 4 de maio e o dia 30 de junho de 2020, conforme definido no Decreto-lei n\\u00ba 14 G\\/ 2020.&nbsp;&nbsp;<\\/p>\\r\\n<p>- As matr\\u00edculas recebidas at\\u00e9 30 de junho de 2020 s\\u00e3o consideradas imediatamente ap\\u00f3s essa data para efeitos de seria\\u00e7\\u00e3o, sendo as demais sujeitas a seria\\u00e7\\u00e3o em momento posterior.<\\/p>\\r\\n<p>LOCAL DE MATR\\u00cdCULA&nbsp;<\\/p>\\r\\n<ol>\\r\\n<li>O pedido de matr\\u00edcula \\u00e9 apresentado, preferencialmente, <span style=\\\"color: #ff0000;\\\">via internet<\\/span> na aplica\\u00e7\\u00e3o inform\\u00e1tica dispon\\u00edvel no Portal das Matr\\u00edculas ( <a href=\\\"https:\\/\\/portaldasmatriculas.edu.gov.pt\\\">https:\\/\\/portaldasmatriculas.edu.gov.pt<\\/a>), com o recurso \\u00e0 autentica\\u00e7\\u00e3o atrav\\u00e9s de cart\\u00e3o de cidad\\u00e3o ou <span style=\\\"color: #ff0000;\\\">c\\u00f3digo de acesso ao portal das finan\\u00e7as.&nbsp;&nbsp;<\\/span><\\/li>\\r\\n<\\/ol><ol start=\\\"2\\\">\\r\\n<li>N\\u00e3o sendo poss\\u00edvel cumprir o disposto no n\\u00famero anterior, o pedido de matr\\u00edcula pode ser apresentado na sede do Agrupamento do estabelecimento de educa\\u00e7\\u00e3o e de ensino da \\u00e1rea da resid\\u00eancia do aluno, independentemente das prefer\\u00eancias manifestadas para a frequ\\u00eancia, procedendo esses servi\\u00e7os ao registo eletr\\u00f3nico da matr\\u00edcula na aplica\\u00e7\\u00e3o inform\\u00e1tica referida no n\\u00famero anterior ou noutra indicada pelo Minist\\u00e9rio da Educa\\u00e7\\u00e3o.&nbsp;&nbsp;<\\/li>\\r\\n<\\/ol>\\r\\n<p>DOCUMENTOS NECESS\\u00c1RIOS NO ATO DA MATR\\u00cdCULA PRESENCIAL&nbsp;<\\/p>\\r\\n<p>. Cart\\u00e3o do cidad\\u00e3o do aluno;<\\/p>\\r\\n<p>. 1 Fotografia<\\/p>\\r\\n<p>. Documento de Identifica\\u00e7\\u00e3o do Encarregado de Educa\\u00e7\\u00e3o (C.C\\/ B.I\\/Outro)<\\/p>\\r\\n<p>. Comprovativo da morada da \\u00e1rea de resid\\u00eancia (apenas no caso de n\\u00e3o estar atualizada no C.C e se o Encarregado de Educa\\u00e7\\u00e3o for portador de B.I\\/Outro).<\\/p>\\r\\n<p>. Comprovativo do local de trabalho (caso a matr\\u00edcula seja efetuada pelo local de trabalho);<\\/p>\\r\\n<p>. No caso de requerer subs\\u00eddio entregar declara\\u00e7\\u00e3o do escal\\u00e3o de abono de fam\\u00edlia de 2020.<\\/p>\\r\\n<p>DIVULGA\\u00c7\\u00c3O DAS LISTAS RELATIVAS \\u00c0 MATR\\u00cdCULA NO 1\\u00ba ANO<\\/p>\\r\\n<ol>\\r\\n<li>At\\u00e9 15 de julho, ser\\u00e3o publicadas as listas de crian\\u00e7as que requereram a matr\\u00edcula no estabelecimento de ensino.<\\/li>\\r\\n<\\/ol><ol start=\\\"2\\\">\\r\\n<li>No dia 24 de julho, ser\\u00e3o publicadas as listas de alunos admitidos no estabelecimento de ensino.<\\/li>\\r\\n<\\/ol>\\r\\n<p>INFORMA\\u00c7\\u00d5ES \\/ ESCLARECIMENTOS DE D\\u00daVIDAS<\\/p>\\r\\n<p>Para qualquer quest\\u00e3o referente a matr\\u00edculas, poder\\u00e1 contactar os servi\\u00e7os administrativos por email&nbsp; <a href=\\\"mailto:servicosadm@esmaior.pt\\\">servicosadm@esmaior.pt<\\/a>. Caso pretenda ser contactado telefonicamente, indique o n\\u00famero de contacto.<\\/p>\",\"state\":\"1\",\"catid\":\"11\",\"created\":\"2020-04-21 18:10:17\",\"created_by\":\"251\",\"created_by_alias\":\"\",\"modified\":\"2020-05-06 08:26:47\",\"modified_by\":\"251\",\"checked_out\":\"251\",\"checked_out_time\":\"2020-05-06 08:25:00\",\"publish_up\":\"2020-04-21 18:10:17\",\"publish_down\":\"0000-00-00 00:00:00\",\"images\":\"{\\\"image_intro\\\":\\\"\\\",\\\"image_intro_alt\\\":\\\"\\\",\\\"image_intro_caption\\\":\\\"\\\",\\\"float_intro\\\":\\\"\\\",\\\"image_fulltext\\\":\\\"\\\",\\\"image_fulltext_alt\\\":\\\"\\\",\\\"image_fulltext_caption\\\":\\\"\\\",\\\"float_fulltext\\\":\\\"\\\"}\",\"urls\":\"{\\\"urla\\\":false,\\\"urlatext\\\":\\\"\\\",\\\"targeta\\\":\\\"\\\",\\\"urlb\\\":false,\\\"urlbtext\\\":\\\"\\\",\\\"targetb\\\":\\\"\\\",\\\"urlc\\\":false,\\\"urlctext\\\":\\\"\\\",\\\"targetc\\\":\\\"\\\"}\",\"attribs\":\"{\\\"astroid_article_type\\\":\\\"regular\\\",\\\"astroid_article_video_type\\\":\\\"youtube\\\",\\\"astroid_article_video_url\\\":\\\"\\\",\\\"astroid_article_gallery_width\\\":\\\"\\\",\\\"astroid_article_gallery_bullets\\\":\\\"1\\\",\\\"astroid_article_gallery_navigation\\\":\\\"1\\\",\\\"astroid_article_thumbnail\\\":\\\"1\\\",\\\"astroid_article_gallery_items\\\":[],\\\"astroid_article_audio_source\\\":\\\"soundcloud\\\",\\\"astroid_article_audio_soundcloud\\\":\\\"\\\",\\\"astroid_article_audio_spotify\\\":\\\"\\\",\\\"astroid_article_review_heading\\\":\\\"\\\",\\\"astroid_article_review_summery\\\":\\\"\\\",\\\"astroid_article_review_good\\\":\\\"\\\",\\\"astroid_article_review_bad\\\":\\\"\\\",\\\"astroid_article_review_rating\\\":\\\"5\\\",\\\"astroid_article_button_action\\\":\\\"\\\",\\\"astroid_article_button_link\\\":\\\"\\\",\\\"astroid_article_review_criterias\\\":[],\\\"astroid_article_quote_text\\\":\\\"\\\",\\\"astroid_article_quote_author\\\":\\\"\\\",\\\"astroid_article_badge\\\":\\\"0\\\",\\\"astroid_article_badge_type\\\":\\\"2\\\",\\\"astroid_article_badge_text\\\":\\\"\\\",\\\"astroid_article_badge_color\\\":\\\"\\\",\\\"astroid_article_badge_text_color\\\":\\\"\\\",\\\"astroid_authorinfo\\\":\\\"\\\",\\\"astroid_relatedposts\\\":\\\"\\\",\\\"article_relatedposts_count\\\":\\\"\\\",\\\"article_relatedposts_count_custom\\\":\\\"4\\\",\\\"astroid_readtime\\\":\\\"\\\",\\\"astroid_socialshare\\\":\\\"\\\",\\\"astroid_comments\\\":\\\"\\\",\\\"astroid_og_title\\\":\\\"\\\",\\\"astroid_og_desc\\\":\\\"\\\",\\\"astroid_og_image\\\":\\\"\\\"}\",\"version\":9,\"ordering\":\"2\",\"metakey\":\"\",\"metadesc\":\"\",\"access\":\"1\",\"hits\":\"0\",\"metadata\":\"{\\\"robots\\\":\\\"\\\",\\\"author\\\":\\\"\\\",\\\"rights\\\":\\\"\\\",\\\"xreference\\\":\\\"\\\"}\",\"featured\":\"1\",\"language\":\"*\",\"xreference\":\"\",\"note\":\"\"}', 0),
(1019, 166, 1, '', '2020-05-06 08:31:43', 251, 7848, '55964554730013c1e86422bb9e9f136f81fa4168', '{\"id\":166,\"asset_id\":\"413\",\"title\":\"MATRICULAS \\u2013 1\\u00ba ANO \",\"alias\":\"matriculas-1-ano-de-escolaridade\",\"introtext\":\"<p><a href=\\\"https:\\/\\/portaldasmatriculas.edu.gov.pt\\\"><img style=\\\"display: block; margin-left: auto; margin-right: auto;\\\" src=\\\"images\\/Portal.jpg\\\" alt=\\\"Portal\\\" \\/><\\/a><\\/p>\\r\\n<p>&nbsp;<\\/p>\\r\\n<p><span style=\\\"color: #800080;\\\">Se \\u00e9 Encarregado de Educa\\u00e7\\u00e3o a matr\\u00edcula do seu educando deve ser realizada aqui no&nbsp;&nbsp;<strong><a href=\\\"https:\\/\\/portaldasmatriculas.edu.gov.pt\\/\\\">https:\\/\\/portaldasmatriculas.edu.gov.pt<\\/a><\\/strong><\\/span><\\/p>\\r\\n<p>Se tem qualquer d\\u00favida sobre matr\\u00edculas ou renova\\u00e7\\u00f5es, veja por favor em:&nbsp;<strong><span style=\\\"color: #800080;\\\"><a style=\\\"color: #800080;\\\" href=\\\"http:\\/\\/pmat.dgeec.mec.pt\\/\\\">http:\\/\\/pmat.dgeec.mec.pt\\/<\\/a><\\/span><\\/strong> &nbsp;<\\/p>\\r\\n<p>&nbsp;<\\/p>\\r\\n<p>INFORMA\\u00c7\\u00c3O (nos termos do Despacho Normativo n\\u00ba 6\\/2018)<\\/p>\\r\\n<ol>\\r\\n<li>A matr\\u00edcula no 1.\\u00ba ano do 1.\\u00ba ciclo do ensino b\\u00e1sico \\u00e9 obrigat\\u00f3ria para as crian\\u00e7as que completem seis anos de idade at\\u00e9 15 de setembro.<\\/li>\\r\\n<\\/ol><ol start=\\\"2\\\">\\r\\n<li>As crian\\u00e7as que completem os seis anos de idade entre 16 de setembro e 31 de dezembro podem ingressar no 1.\\u00ba ciclo do ensino b\\u00e1sico se tal for requerido pelo encarregado de educa\\u00e7\\u00e3o, dependendo a sua aceita\\u00e7\\u00e3o definitiva da exist\\u00eancia de vaga nas turmas j\\u00e1 constitu\\u00eddas, depois de aplicadas as prioridades definidas na lei em vigor.&nbsp;<\\/li>\\r\\n<\\/ol><ol start=\\\"3\\\">\\r\\n<li>Em situa\\u00e7\\u00f5es excecionais previstas na lei, o membro do Governo respons\\u00e1vel pela \\u00e1rea da educa\\u00e7\\u00e3o pode autorizar, a requerimento do encarregado da educa\\u00e7\\u00e3o, a antecipa\\u00e7\\u00e3o ou o adiamento da matr\\u00edcula no 1.\\u00ba ano do 1.\\u00ba ciclo do ensino b\\u00e1sico.&nbsp;&nbsp;<\\/li>\\r\\n<\\/ol><ol start=\\\"4\\\">\\r\\n<li>&nbsp;O requerimento referido no n\\u00famero anterior \\u00e9 apresentado no estabelecimento de educa\\u00e7\\u00e3o e de ensino frequentado pela crian\\u00e7a ou, se n\\u00e3o for o caso, no estabelecimento de educa\\u00e7\\u00e3o e de ensino que pretende frequentar, at\\u00e9 15 de maio do ano escolar imediatamente anterior ao pretendido para a antecipa\\u00e7\\u00e3o ou adiamento da matr\\u00edcula, acompanhado de um parecer t\\u00e9cnico fundamentado, o qual integra, obrigatoriamente, uma avalia\\u00e7\\u00e3o psicopedag\\u00f3gica da crian\\u00e7a.&nbsp;\",\"fulltext\":\"<\\/li>\\r\\n<\\/ol>\\r\\n<p>PER\\u00cdODO DE MATR\\u00cdCULA&nbsp;<\\/p>\\r\\n<p>- O per\\u00edodo normal para matr\\u00edcula \\u00e9 fixado entre o dia 4 de maio e o dia 30 de junho de 2020, conforme definido no Decreto-lei n\\u00ba 14 G\\/ 2020.&nbsp;&nbsp;<\\/p>\\r\\n<p>- As matr\\u00edculas recebidas at\\u00e9 30 de junho de 2020 s\\u00e3o consideradas imediatamente ap\\u00f3s essa data para efeitos de seria\\u00e7\\u00e3o, sendo as demais sujeitas a seria\\u00e7\\u00e3o em momento posterior.<\\/p>\\r\\n<p>LOCAL DE MATR\\u00cdCULA&nbsp;<\\/p>\\r\\n<ol>\\r\\n<li>O pedido de matr\\u00edcula \\u00e9 apresentado, preferencialmente, <span style=\\\"color: #ff0000;\\\">via internet<\\/span> na aplica\\u00e7\\u00e3o inform\\u00e1tica dispon\\u00edvel no Portal das Matr\\u00edculas ( <a href=\\\"https:\\/\\/portaldasmatriculas.edu.gov.pt\\\">https:\\/\\/portaldasmatriculas.edu.gov.pt<\\/a>), com o recurso \\u00e0 autentica\\u00e7\\u00e3o atrav\\u00e9s de cart\\u00e3o de cidad\\u00e3o ou <span style=\\\"color: #ff0000;\\\">c\\u00f3digo de acesso ao portal das finan\\u00e7as.&nbsp;&nbsp;<\\/span><\\/li>\\r\\n<\\/ol><ol start=\\\"2\\\">\\r\\n<li>N\\u00e3o sendo poss\\u00edvel cumprir o disposto no n\\u00famero anterior, o pedido de matr\\u00edcula pode ser apresentado na sede do Agrupamento do estabelecimento de educa\\u00e7\\u00e3o e de ensino da \\u00e1rea da resid\\u00eancia do aluno, independentemente das prefer\\u00eancias manifestadas para a frequ\\u00eancia, procedendo esses servi\\u00e7os ao registo eletr\\u00f3nico da matr\\u00edcula na aplica\\u00e7\\u00e3o inform\\u00e1tica referida no n\\u00famero anterior ou noutra indicada pelo Minist\\u00e9rio da Educa\\u00e7\\u00e3o.&nbsp;&nbsp;<\\/li>\\r\\n<\\/ol>\\r\\n<p>DOCUMENTOS NECESS\\u00c1RIOS NO ATO DA MATR\\u00cdCULA PRESENCIAL&nbsp;<\\/p>\\r\\n<p>. Cart\\u00e3o do cidad\\u00e3o do aluno;<\\/p>\\r\\n<p>. 1 Fotografia<\\/p>\\r\\n<p>. Documento de Identifica\\u00e7\\u00e3o do Encarregado de Educa\\u00e7\\u00e3o (C.C\\/ B.I\\/Outro)<\\/p>\\r\\n<p>. Comprovativo da morada da \\u00e1rea de resid\\u00eancia (apenas no caso de n\\u00e3o estar atualizada no C.C e se o Encarregado de Educa\\u00e7\\u00e3o for portador de B.I\\/Outro).<\\/p>\\r\\n<p>. Comprovativo do local de trabalho (caso a matr\\u00edcula seja efetuada pelo local de trabalho);<\\/p>\\r\\n<p>. No caso de requerer subs\\u00eddio entregar declara\\u00e7\\u00e3o do escal\\u00e3o de abono de fam\\u00edlia de 2020.<\\/p>\\r\\n<p>DIVULGA\\u00c7\\u00c3O DAS LISTAS RELATIVAS \\u00c0 MATR\\u00cdCULA NO 1\\u00ba ANO<\\/p>\\r\\n<ol>\\r\\n<li>At\\u00e9 15 de julho, ser\\u00e3o publicadas as listas de crian\\u00e7as que requereram a matr\\u00edcula no estabelecimento de ensino.<\\/li>\\r\\n<\\/ol><ol start=\\\"2\\\">\\r\\n<li>No dia 24 de julho, ser\\u00e3o publicadas as listas de alunos admitidos no estabelecimento de ensino.<\\/li>\\r\\n<\\/ol>\\r\\n<p>INFORMA\\u00c7\\u00d5ES \\/ ESCLARECIMENTOS DE D\\u00daVIDAS<\\/p>\\r\\n<p>Para qualquer quest\\u00e3o referente a matr\\u00edculas, poder\\u00e1 contactar os servi\\u00e7os administrativos por email&nbsp; <a href=\\\"mailto:servicosadm@esmaior.pt\\\">servicosadm@esmaior.pt<\\/a>. Caso pretenda ser contactado telefonicamente, indique o n\\u00famero de contacto.<\\/p>\",\"state\":\"1\",\"catid\":\"11\",\"created\":\"2020-04-21 18:10:17\",\"created_by\":\"251\",\"created_by_alias\":\"\",\"modified\":\"2020-05-06 08:31:43\",\"modified_by\":\"251\",\"checked_out\":\"251\",\"checked_out_time\":\"2020-05-06 08:28:57\",\"publish_up\":\"2020-04-21 18:10:17\",\"publish_down\":\"0000-00-00 00:00:00\",\"images\":\"{\\\"image_intro\\\":\\\"\\\",\\\"image_intro_alt\\\":\\\"\\\",\\\"image_intro_caption\\\":\\\"\\\",\\\"float_intro\\\":\\\"\\\",\\\"image_fulltext\\\":\\\"\\\",\\\"image_fulltext_alt\\\":\\\"\\\",\\\"image_fulltext_caption\\\":\\\"\\\",\\\"float_fulltext\\\":\\\"\\\"}\",\"urls\":\"{\\\"urla\\\":false,\\\"urlatext\\\":\\\"\\\",\\\"targeta\\\":\\\"\\\",\\\"urlb\\\":false,\\\"urlbtext\\\":\\\"\\\",\\\"targetb\\\":\\\"\\\",\\\"urlc\\\":false,\\\"urlctext\\\":\\\"\\\",\\\"targetc\\\":\\\"\\\"}\",\"attribs\":\"{\\\"astroid_article_type\\\":\\\"regular\\\",\\\"astroid_article_video_type\\\":\\\"youtube\\\",\\\"astroid_article_video_url\\\":\\\"\\\",\\\"astroid_article_gallery_width\\\":\\\"\\\",\\\"astroid_article_gallery_bullets\\\":\\\"1\\\",\\\"astroid_article_gallery_navigation\\\":\\\"1\\\",\\\"astroid_article_thumbnail\\\":\\\"1\\\",\\\"astroid_article_gallery_items\\\":[],\\\"astroid_article_audio_source\\\":\\\"soundcloud\\\",\\\"astroid_article_audio_soundcloud\\\":\\\"\\\",\\\"astroid_article_audio_spotify\\\":\\\"\\\",\\\"astroid_article_review_heading\\\":\\\"\\\",\\\"astroid_article_review_summery\\\":\\\"\\\",\\\"astroid_article_review_good\\\":\\\"\\\",\\\"astroid_article_review_bad\\\":\\\"\\\",\\\"astroid_article_review_rating\\\":\\\"5\\\",\\\"astroid_article_button_action\\\":\\\"\\\",\\\"astroid_article_button_link\\\":\\\"\\\",\\\"astroid_article_review_criterias\\\":[],\\\"astroid_article_quote_text\\\":\\\"\\\",\\\"astroid_article_quote_author\\\":\\\"\\\",\\\"astroid_article_badge\\\":\\\"0\\\",\\\"astroid_article_badge_type\\\":\\\"2\\\",\\\"astroid_article_badge_text\\\":\\\"\\\",\\\"astroid_article_badge_color\\\":\\\"\\\",\\\"astroid_article_badge_text_color\\\":\\\"\\\",\\\"astroid_authorinfo\\\":\\\"\\\",\\\"astroid_relatedposts\\\":\\\"\\\",\\\"article_relatedposts_count\\\":\\\"\\\",\\\"article_relatedposts_count_custom\\\":\\\"4\\\",\\\"astroid_readtime\\\":\\\"\\\",\\\"astroid_socialshare\\\":\\\"\\\",\\\"astroid_comments\\\":\\\"\\\",\\\"astroid_og_title\\\":\\\"\\\",\\\"astroid_og_desc\\\":\\\"\\\",\\\"astroid_og_image\\\":\\\"\\\"}\",\"version\":10,\"ordering\":\"2\",\"metakey\":\"\",\"metadesc\":\"\",\"access\":\"1\",\"hits\":\"0\",\"metadata\":\"{\\\"robots\\\":\\\"\\\",\\\"author\\\":\\\"\\\",\\\"rights\\\":\\\"\\\",\\\"xreference\\\":\\\"\\\"}\",\"featured\":\"1\",\"language\":\"*\",\"xreference\":\"\",\"note\":\"\"}', 0),
(1020, 166, 1, '', '2020-05-06 08:34:11', 251, 7840, 'a10e9003550199b1c7a2fdf84378e575ec735c3f', '{\"id\":166,\"asset_id\":\"413\",\"title\":\"MATRICULAS \\u2013 1\\u00ba ANO \",\"alias\":\"matriculas-1-ano-de-escolaridade\",\"introtext\":\"<p><a href=\\\"https:\\/\\/portaldasmatriculas.edu.gov.pt\\\"><img style=\\\"display: block; margin-left: auto; margin-right: auto;\\\" src=\\\"images\\/Portal.jpg\\\" alt=\\\"Portal\\\" \\/><\\/a><\\/p>\\r\\n<p>&nbsp;<\\/p>\\r\\n<p><span style=\\\"color: #800080;\\\">Se \\u00e9 Encarregado de Educa\\u00e7\\u00e3o a matr\\u00edcula do seu educando deve ser realizada aqui:&nbsp;<strong><a href=\\\"https:\\/\\/portaldasmatriculas.edu.gov.pt\\/\\\">https:\\/\\/portaldasmatriculas.edu.gov.pt<\\/a><\\/strong><\\/span><\\/p>\\r\\n<p>Se tem qualquer d\\u00favida sobre matr\\u00edculas ou renova\\u00e7\\u00f5es, veja por favor em:&nbsp;<strong><span style=\\\"color: #800080;\\\"><a style=\\\"color: #800080;\\\" href=\\\"http:\\/\\/pmat.dgeec.mec.pt\\/\\\">http:\\/\\/pmat.dgeec.mec.pt\\/<\\/a><\\/span><\\/strong> &nbsp;<\\/p>\\r\\n<p>&nbsp;<\\/p>\\r\\n<p>INFORMA\\u00c7\\u00c3O (nos termos do Despacho Normativo n\\u00ba 6\\/2018)<\\/p>\\r\\n<ol>\\r\\n<li>A matr\\u00edcula no 1.\\u00ba ano do 1.\\u00ba ciclo do ensino b\\u00e1sico \\u00e9 obrigat\\u00f3ria para as crian\\u00e7as que completem seis anos de idade at\\u00e9 15 de setembro.<\\/li>\\r\\n<\\/ol><ol start=\\\"2\\\">\\r\\n<li>As crian\\u00e7as que completem os seis anos de idade entre 16 de setembro e 31 de dezembro podem ingressar no 1.\\u00ba ciclo do ensino b\\u00e1sico se tal for requerido pelo encarregado de educa\\u00e7\\u00e3o, dependendo a sua aceita\\u00e7\\u00e3o definitiva da exist\\u00eancia de vaga nas turmas j\\u00e1 constitu\\u00eddas, depois de aplicadas as prioridades definidas na lei em vigor.&nbsp;<\\/li>\\r\\n<\\/ol><ol start=\\\"3\\\">\\r\\n<li>Em situa\\u00e7\\u00f5es excecionais previstas na lei, o membro do Governo respons\\u00e1vel pela \\u00e1rea da educa\\u00e7\\u00e3o pode autorizar, a requerimento do encarregado da educa\\u00e7\\u00e3o, a antecipa\\u00e7\\u00e3o ou o adiamento da matr\\u00edcula no 1.\\u00ba ano do 1.\\u00ba ciclo do ensino b\\u00e1sico.&nbsp;&nbsp;<\\/li>\\r\\n<\\/ol><ol start=\\\"4\\\">\\r\\n<li>&nbsp;O requerimento referido no n\\u00famero anterior \\u00e9 apresentado no estabelecimento de educa\\u00e7\\u00e3o e de ensino frequentado pela crian\\u00e7a ou, se n\\u00e3o for o caso, no estabelecimento de educa\\u00e7\\u00e3o e de ensino que pretende frequentar, at\\u00e9 15 de maio do ano escolar imediatamente anterior ao pretendido para a antecipa\\u00e7\\u00e3o ou adiamento da matr\\u00edcula, acompanhado de um parecer t\\u00e9cnico fundamentado, o qual integra, obrigatoriamente, uma avalia\\u00e7\\u00e3o psicopedag\\u00f3gica da crian\\u00e7a.&nbsp;\",\"fulltext\":\"<\\/li>\\r\\n<\\/ol>\\r\\n<p>PER\\u00cdODO DE MATR\\u00cdCULA&nbsp;<\\/p>\\r\\n<p>- O per\\u00edodo normal para matr\\u00edcula \\u00e9 fixado entre o dia 4 de maio e o dia 30 de junho de 2020, conforme definido no Decreto-lei n\\u00ba 14 G\\/ 2020.&nbsp;&nbsp;<\\/p>\\r\\n<p>- As matr\\u00edculas recebidas at\\u00e9 30 de junho de 2020 s\\u00e3o consideradas imediatamente ap\\u00f3s essa data para efeitos de seria\\u00e7\\u00e3o, sendo as demais sujeitas a seria\\u00e7\\u00e3o em momento posterior.<\\/p>\\r\\n<p>LOCAL DE MATR\\u00cdCULA&nbsp;<\\/p>\\r\\n<ol>\\r\\n<li>O pedido de matr\\u00edcula \\u00e9 apresentado, preferencialmente, <span style=\\\"color: #ff0000;\\\">via internet<\\/span> na aplica\\u00e7\\u00e3o inform\\u00e1tica dispon\\u00edvel no Portal das Matr\\u00edculas ( <a href=\\\"https:\\/\\/portaldasmatriculas.edu.gov.pt\\\">https:\\/\\/portaldasmatriculas.edu.gov.pt<\\/a>), com o recurso \\u00e0 autentica\\u00e7\\u00e3o atrav\\u00e9s de cart\\u00e3o de cidad\\u00e3o ou <span style=\\\"color: #ff0000;\\\">c\\u00f3digo de acesso ao portal das finan\\u00e7as.&nbsp;&nbsp;<\\/span><\\/li>\\r\\n<\\/ol><ol start=\\\"2\\\">\\r\\n<li>N\\u00e3o sendo poss\\u00edvel cumprir o disposto no n\\u00famero anterior, o pedido de matr\\u00edcula pode ser apresentado na sede do Agrupamento do estabelecimento de educa\\u00e7\\u00e3o e de ensino da \\u00e1rea da resid\\u00eancia do aluno, independentemente das prefer\\u00eancias manifestadas para a frequ\\u00eancia, procedendo esses servi\\u00e7os ao registo eletr\\u00f3nico da matr\\u00edcula na aplica\\u00e7\\u00e3o inform\\u00e1tica referida no n\\u00famero anterior ou noutra indicada pelo Minist\\u00e9rio da Educa\\u00e7\\u00e3o.&nbsp;&nbsp;<\\/li>\\r\\n<\\/ol>\\r\\n<p>DOCUMENTOS NECESS\\u00c1RIOS NO ATO DA MATR\\u00cdCULA PRESENCIAL&nbsp;<\\/p>\\r\\n<p>. Cart\\u00e3o do cidad\\u00e3o do aluno;<\\/p>\\r\\n<p>. 1 Fotografia<\\/p>\\r\\n<p>. Documento de Identifica\\u00e7\\u00e3o do Encarregado de Educa\\u00e7\\u00e3o (C.C\\/ B.I\\/Outro)<\\/p>\\r\\n<p>. Comprovativo da morada da \\u00e1rea de resid\\u00eancia (apenas no caso de n\\u00e3o estar atualizada no C.C e se o Encarregado de Educa\\u00e7\\u00e3o for portador de B.I\\/Outro).<\\/p>\\r\\n<p>. Comprovativo do local de trabalho (caso a matr\\u00edcula seja efetuada pelo local de trabalho);<\\/p>\\r\\n<p>. No caso de requerer subs\\u00eddio entregar declara\\u00e7\\u00e3o do escal\\u00e3o de abono de fam\\u00edlia de 2020.<\\/p>\\r\\n<p>DIVULGA\\u00c7\\u00c3O DAS LISTAS RELATIVAS \\u00c0 MATR\\u00cdCULA NO 1\\u00ba ANO<\\/p>\\r\\n<ol>\\r\\n<li>At\\u00e9 15 de julho, ser\\u00e3o publicadas as listas de crian\\u00e7as que requereram a matr\\u00edcula no estabelecimento de ensino.<\\/li>\\r\\n<\\/ol><ol start=\\\"2\\\">\\r\\n<li>No dia 24 de julho, ser\\u00e3o publicadas as listas de alunos admitidos no estabelecimento de ensino.<\\/li>\\r\\n<\\/ol>\\r\\n<p>INFORMA\\u00c7\\u00d5ES \\/ ESCLARECIMENTOS DE D\\u00daVIDAS<\\/p>\\r\\n<p>Para qualquer quest\\u00e3o referente a matr\\u00edculas, poder\\u00e1 contactar os servi\\u00e7os administrativos por email&nbsp; <a href=\\\"mailto:servicosadm@esmaior.pt\\\">servicosadm@esmaior.pt<\\/a>. Caso pretenda ser contactado telefonicamente, indique o n\\u00famero de contacto.<\\/p>\",\"state\":\"1\",\"catid\":\"11\",\"created\":\"2020-04-21 18:10:17\",\"created_by\":\"251\",\"created_by_alias\":\"\",\"modified\":\"2020-05-06 08:34:11\",\"modified_by\":\"251\",\"checked_out\":\"251\",\"checked_out_time\":\"2020-05-06 08:33:38\",\"publish_up\":\"2020-04-21 18:10:17\",\"publish_down\":\"0000-00-00 00:00:00\",\"images\":\"{\\\"image_intro\\\":\\\"\\\",\\\"image_intro_alt\\\":\\\"\\\",\\\"image_intro_caption\\\":\\\"\\\",\\\"float_intro\\\":\\\"\\\",\\\"image_fulltext\\\":\\\"\\\",\\\"image_fulltext_alt\\\":\\\"\\\",\\\"image_fulltext_caption\\\":\\\"\\\",\\\"float_fulltext\\\":\\\"\\\"}\",\"urls\":\"{\\\"urla\\\":false,\\\"urlatext\\\":\\\"\\\",\\\"targeta\\\":\\\"\\\",\\\"urlb\\\":false,\\\"urlbtext\\\":\\\"\\\",\\\"targetb\\\":\\\"\\\",\\\"urlc\\\":false,\\\"urlctext\\\":\\\"\\\",\\\"targetc\\\":\\\"\\\"}\",\"attribs\":\"{\\\"astroid_article_type\\\":\\\"regular\\\",\\\"astroid_article_video_type\\\":\\\"youtube\\\",\\\"astroid_article_video_url\\\":\\\"\\\",\\\"astroid_article_gallery_width\\\":\\\"\\\",\\\"astroid_article_gallery_bullets\\\":\\\"1\\\",\\\"astroid_article_gallery_navigation\\\":\\\"1\\\",\\\"astroid_article_thumbnail\\\":\\\"1\\\",\\\"astroid_article_gallery_items\\\":[],\\\"astroid_article_audio_source\\\":\\\"soundcloud\\\",\\\"astroid_article_audio_soundcloud\\\":\\\"\\\",\\\"astroid_article_audio_spotify\\\":\\\"\\\",\\\"astroid_article_review_heading\\\":\\\"\\\",\\\"astroid_article_review_summery\\\":\\\"\\\",\\\"astroid_article_review_good\\\":\\\"\\\",\\\"astroid_article_review_bad\\\":\\\"\\\",\\\"astroid_article_review_rating\\\":\\\"5\\\",\\\"astroid_article_button_action\\\":\\\"\\\",\\\"astroid_article_button_link\\\":\\\"\\\",\\\"astroid_article_review_criterias\\\":[],\\\"astroid_article_quote_text\\\":\\\"\\\",\\\"astroid_article_quote_author\\\":\\\"\\\",\\\"astroid_article_badge\\\":\\\"0\\\",\\\"astroid_article_badge_type\\\":\\\"2\\\",\\\"astroid_article_badge_text\\\":\\\"\\\",\\\"astroid_article_badge_color\\\":\\\"\\\",\\\"astroid_article_badge_text_color\\\":\\\"\\\",\\\"astroid_authorinfo\\\":\\\"\\\",\\\"astroid_relatedposts\\\":\\\"\\\",\\\"article_relatedposts_count\\\":\\\"\\\",\\\"article_relatedposts_count_custom\\\":\\\"4\\\",\\\"astroid_readtime\\\":\\\"\\\",\\\"astroid_socialshare\\\":\\\"\\\",\\\"astroid_comments\\\":\\\"\\\",\\\"astroid_og_title\\\":\\\"\\\",\\\"astroid_og_desc\\\":\\\"\\\",\\\"astroid_og_image\\\":\\\"\\\"}\",\"version\":11,\"ordering\":\"2\",\"metakey\":\"\",\"metadesc\":\"\",\"access\":\"1\",\"hits\":\"0\",\"metadata\":\"{\\\"robots\\\":\\\"\\\",\\\"author\\\":\\\"\\\",\\\"rights\\\":\\\"\\\",\\\"xreference\\\":\\\"\\\"}\",\"featured\":\"1\",\"language\":\"*\",\"xreference\":\"\",\"note\":\"\"}', 0),
(1021, 156, 1, '', '2020-05-07 21:24:00', 251, 3767, '043c21ccc61341009a598f20f205772d400b7092', '{\"id\":156,\"asset_id\":\"403\",\"title\":\"Informa\\u00e7\\u00f5es - Covid-19\",\"alias\":\"informacoes-covid-19\",\"introtext\":\"<p>&nbsp;<\\/p>\\r\\n<h2>&nbsp;<\\/h2>\\r\\n<table style=\\\"width: 655px;\\\">\\r\\n<tbody>\\r\\n<tr><th style=\\\"width: 304px;\\\">Documentos<\\/th><\\/tr>\\r\\n<tr>\\r\\n<td style=\\\"width: 304px;\\\"><a href=\\\"files\\/covid19\\/Plano_de_Contingencia_Agrupamento.pdf\\\">Plano de Conting\\u00eancia do Agrupamento<\\/a><\\/td>\\r\\n<\\/tr>\\r\\n<tr>\\r\\n<td style=\\\"width: 304px;\\\"><a href=\\\"files\\/covid19\\/Plano_Contingencia_resumido.pdf\\\">Plano de Conting\\u00eancia (resumido)<\\/a><\\/td>\\r\\n<\\/tr>\\r\\n<tr>\\r\\n<td style=\\\"width: 304px;\\\"><a href=\\\"files\\/covid19\\/CI_28_Medidas.pdf\\\">Comunica\\u00e7\\u00e3o interna n\\u00ba 28 - Medidas Covid 19<\\/a><\\/td>\\r\\n<\\/tr>\\r\\n<tr>\\r\\n<td style=\\\"width: 304px;\\\"><a href=\\\"files\\/covid19\\/CI_29_Despacho_Suspensao_Atividades_Exterior.pdf\\\">Comunica\\u00e7\\u00e3o interna n\\u00ba 29 - Despacho de suspens\\u00e3o das atividades no exterior<\\/a><\\/td>\\r\\n<\\/tr>\\r\\n<tr>\\r\\n<td style=\\\"width: 304px;\\\"><a href=\\\"files\\/covid19\\/CI_30_Suspensao_das_Atividades_Letivas.pdf\\\">Comunica\\u00e7\\u00e3o interna n\\u00ba 30 - Suspens\\u00e3o das atividades letivas<\\/a><\\/td>\\r\\n<\\/tr>\\r\\n<tr>\\r\\n<td style=\\\"width: 304px;\\\"><a href=\\\"files\\/covid19\\/CI_30_Suspensao_das_Atividades_Letivas.pdf\\\">&nbsp;DL n\\u00ba14-G\\/2020 de 23-04 &nbsp;medidas excecionais e tempor\\u00e1rias na \\u00e1rea da educa\\u00e7\\u00e3o<\\/a><\\/td>\\r\\n<\\/tr>\\r\\n<\\/tbody>\\r\\n<\\/table>\\r\\n<p><a href=\\\"files\\/covid19\\/CI_30_Suspensao_das_Atividades_Letivas.pdf\\\"><\\/a><\\/p>\",\"fulltext\":\"\",\"state\":\"1\",\"catid\":\"11\",\"created\":\"2020-03-20 16:35:39\",\"created_by\":\"231\",\"created_by_alias\":\"\",\"modified\":\"2020-05-07 21:24:00\",\"modified_by\":\"251\",\"checked_out\":\"251\",\"checked_out_time\":\"2020-05-07 21:19:16\",\"publish_up\":\"2020-03-20 16:35:39\",\"publish_down\":\"0000-00-00 00:00:00\",\"images\":\"{\\\"image_intro\\\":\\\"\\\",\\\"image_intro_alt\\\":\\\"\\\",\\\"image_intro_caption\\\":\\\"\\\",\\\"float_intro\\\":\\\"\\\",\\\"image_fulltext\\\":\\\"\\\",\\\"image_fulltext_alt\\\":\\\"\\\",\\\"image_fulltext_caption\\\":\\\"\\\",\\\"float_fulltext\\\":\\\"\\\"}\",\"urls\":\"{\\\"urla\\\":false,\\\"urlatext\\\":\\\"\\\",\\\"targeta\\\":\\\"\\\",\\\"urlb\\\":false,\\\"urlbtext\\\":\\\"\\\",\\\"targetb\\\":\\\"\\\",\\\"urlc\\\":false,\\\"urlctext\\\":\\\"\\\",\\\"targetc\\\":\\\"\\\"}\",\"attribs\":\"{\\\"astroid_article_type\\\":\\\"regular\\\",\\\"astroid_article_video_type\\\":\\\"youtube\\\",\\\"astroid_article_video_url\\\":\\\"\\\",\\\"astroid_article_gallery_width\\\":\\\"\\\",\\\"astroid_article_gallery_bullets\\\":\\\"1\\\",\\\"astroid_article_gallery_navigation\\\":\\\"1\\\",\\\"astroid_article_thumbnail\\\":\\\"1\\\",\\\"astroid_article_gallery_items\\\":[],\\\"astroid_article_audio_source\\\":\\\"soundcloud\\\",\\\"astroid_article_audio_soundcloud\\\":\\\"\\\",\\\"astroid_article_audio_spotify\\\":\\\"\\\",\\\"astroid_article_review_heading\\\":\\\"\\\",\\\"astroid_article_review_summery\\\":\\\"\\\",\\\"astroid_article_review_good\\\":\\\"\\\",\\\"astroid_article_review_bad\\\":\\\"\\\",\\\"astroid_article_review_rating\\\":\\\"5\\\",\\\"astroid_article_button_action\\\":\\\"\\\",\\\"astroid_article_button_link\\\":\\\"\\\",\\\"astroid_article_review_criterias\\\":[],\\\"astroid_article_quote_text\\\":\\\"\\\",\\\"astroid_article_quote_author\\\":\\\"\\\",\\\"astroid_article_badge\\\":\\\"0\\\",\\\"astroid_article_badge_type\\\":\\\"2\\\",\\\"astroid_article_badge_text\\\":\\\"\\\",\\\"astroid_article_badge_color\\\":\\\"\\\",\\\"astroid_article_badge_text_color\\\":\\\"\\\",\\\"astroid_authorinfo\\\":\\\"\\\",\\\"astroid_relatedposts\\\":\\\"\\\",\\\"article_relatedposts_count\\\":\\\"\\\",\\\"article_relatedposts_count_custom\\\":\\\"4\\\",\\\"astroid_readtime\\\":\\\"\\\",\\\"astroid_socialshare\\\":\\\"\\\",\\\"astroid_comments\\\":\\\"\\\",\\\"astroid_og_title\\\":\\\"\\\",\\\"astroid_og_desc\\\":\\\"\\\",\\\"astroid_og_image\\\":\\\"\\\"}\",\"version\":5,\"ordering\":\"12\",\"metakey\":\"\",\"metadesc\":\"\",\"access\":\"1\",\"hits\":\"0\",\"metadata\":\"{\\\"robots\\\":\\\"\\\",\\\"author\\\":\\\"\\\",\\\"rights\\\":\\\"\\\",\\\"xreference\\\":\\\"\\\"}\",\"featured\":\"0\",\"language\":\"*\",\"xreference\":\"\",\"note\":\"\"}', 0),
(1022, 66, 1, '', '2020-05-07 21:26:56', 251, 5821, '09c0f14811596b7cc699f464d9ebdedc1b26b994', '{\"id\":66,\"asset_id\":\"295\",\"title\":\"Documentos Orientadores\",\"alias\":\"documentos-orientadores\",\"introtext\":\"<p>&nbsp;<\\/p>\\r\\n<p>&nbsp;<\\/p>\\r\\n<div class=\\\"container\\\">\\r\\n<table class=\\\"table table-hover\\\" style=\\\"width: 441.6px; margin-left: auto; margin-right: auto;\\\">\\r\\n<tbody>\\r\\n<tr>\\r\\n<td style=\\\"width: 440.6px;\\\"><a href=\\\"files\\/PAA2019_2020.pdf\\\">Plano anual de Atividades 2019\\/2020<\\/a> <span style=\\\"color: #ff0000;\\\"><strong>(novo)<\\/strong><\\/span><\\/td>\\r\\n<\\/tr>\\r\\n<tr>\\r\\n<td style=\\\"width: 440.6px;\\\"><a href=\\\"files\\/documentos_orientadores\\/PAA2018_19.pdf\\\" target=\\\"_blank\\\" rel=\\\"noopener noreferrer\\\">Plano anual de Atividades 2018\\/2019<\\/a><\\/td>\\r\\n<\\/tr>\\r\\n<tr>\\r\\n<td style=\\\"width: 440.6px;\\\"><a href=\\\"files\\/PROJETO_EDUCATIVO_2019-2022.pdf\\\" target=\\\"_blank\\\" rel=\\\"noopener noreferrer\\\">Projeto Educativo<\\/a><\\/td>\\r\\n<\\/tr>\\r\\n<tr>\\r\\n<td style=\\\"width: 440.6px;\\\"><a href=\\\"files\\/REGULAMENTO_INTERNO_Agr_SMM.pdf\\\" target=\\\"_blank\\\" rel=\\\"noopener noreferrer\\\">Regulamento Interno<\\/a><\\/td>\\r\\n<\\/tr>\\r\\n<tr>\\r\\n<td style=\\\"width: 440.6px;\\\"><a href=\\\"files\\/reg_visitas_estudo.pdf\\\" target=\\\"_blank\\\" rel=\\\"noopener noreferrer\\\">Regulamento das Visitas de Estudo<\\/a><\\/td>\\r\\n<\\/tr>\\r\\n<tr>\\r\\n<td style=\\\"width: 440.6px;\\\"><a href=\\\"files\\/Ser_aluno_maior_2015-16.pdf\\\" target=\\\"_blank\\\" rel=\\\"noopener noreferrer\\\">Carta dos 7 Princ\\u00edpios<\\/a><\\/td>\\r\\n<\\/tr>\\r\\n<tr>\\r\\n<td style=\\\"width: 440.6px;\\\"><a href=\\\"files\\/documentos_orientadores\\/PLANO_ACAO_ESTRATEGICA_2016_2018.pdf\\\" target=\\\"_blank\\\" rel=\\\"noopener noreferrer\\\">Plano de A\\u00e7\\u00e3o Estrat\\u00e9gica 2016 - 2018<\\/a><\\/td>\\r\\n<\\/tr>\\r\\n<tr>\\r\\n<td style=\\\"width: 440.6px;\\\"><a href=\\\"files\\/documentos_orientadores\\/PLANO_MELHORIA_2015_2018_v2.pdf\\\" target=\\\"_blank\\\" rel=\\\"noopener noreferrer\\\">Plano de Melhoria 2015 - 2018<\\/a><\\/td>\\r\\n<\\/tr>\\r\\n<tr>\\r\\n<td style=\\\"width: 440.6px;\\\"><a href=\\\"files\\/documentos_orientadores\\/PROJETO%20DE%20AUTOAVALIA\\u00c7\\u00c3O%20DE%20AGRUPAMENTO%202015-2018vf.pdf\\\" target=\\\"_blank\\\" rel=\\\"noopener noreferrer\\\">Projeto de Autoavalia\\u00e7\\u00e3o do Agrupamento 2015 - 2018<\\/a><\\/td>\\r\\n<\\/tr>\\r\\n<tr>\\r\\n<td style=\\\"width: 440.6px;\\\"><a href=\\\"files\\/Quadros_de_valor_e_excelncia_mdia_18.pdf\\\" target=\\\"_blank\\\" rel=\\\"noopener noreferrer\\\">Regulamento dos Quadros de Valor e de Excel\\u00eancia<\\/a><\\/td>\\r\\n<\\/tr>\\r\\n<tr>\\r\\n<td style=\\\"width: 440.6px;\\\"><a href=\\\"files\\/documentos_orientadores\\/NORMAS%20de%20EVACUA\\u00c7\\u00c3O%202018.pdf\\\" target=\\\"_blank\\\" rel=\\\"noopener noreferrer\\\">Normas de Evacua\\u00e7\\u00e3o<\\/a><\\/td>\\r\\n<\\/tr>\\r\\n<tr>\\r\\n<td style=\\\"width: 440.6px;\\\"><a href=\\\"files\\/documentos_orientadores\\/Crit\\u00e9rios%20para%20a%20constitui\\u00e7\\u00e3o%20de%20turmas%20AGESM%202017.pdf\\\" target=\\\"_blank\\\" rel=\\\"noopener noreferrer\\\">Crit\\u00e9rios para a constitui\\u00e7\\u00e3o de turmas<\\/a><\\/td>\\r\\n<\\/tr>\\r\\n<tr>\\r\\n<td style=\\\"width: 440.6px;\\\">\\r\\n<p><a href=\\\"images\\/DORA_-_4\\u00aa_revis\\u00e3o_CP_3_set._2019.pdf\\\">DORA - Documento Orientador e Regulador da Avalia\\u00e7\\u00e3o (2019)<\\/a><\\/p>\\r\\n<p>DL n\\u00ba 14-G \\/2020, de 13 de abril - Estabelece as medidas excecionais e tempor\\u00e1rias na \\u00e1rea da educa\\u00e7\\u00e3o no \\u00e2mbito da pandemia da doen\\u00e7a COVID-19.<\\/p>\\r\\n<\\/td>\\r\\n<\\/tr>\\r\\n<tr>\\r\\n<td style=\\\"width: 440.6px;\\\">\\r\\n<p><a href=\\\"files\\/documentos_orientadores\\/Estratgia_de_Educao_para_a_Cidadania_2019-20.pdf\\\" target=\\\"_blank\\\">Estrat\\u00e9gia de Educa\\u00e7\\u00e3o para a Cidadania<\\/a><\\/p>\\r\\n<\\/td>\\r\\n<\\/tr>\\r\\n<\\/tbody>\\r\\n<\\/table>\\r\\n<\\/div>\\r\\n<p>&nbsp;<\\/p>\",\"fulltext\":\"\",\"state\":\"1\",\"catid\":\"16\",\"created\":\"2019-07-22 13:05:23\",\"created_by\":\"231\",\"created_by_alias\":\"\",\"modified\":\"2020-05-07 21:26:56\",\"modified_by\":\"251\",\"checked_out\":\"251\",\"checked_out_time\":\"2020-05-07 21:25:19\",\"publish_up\":\"2019-07-22 13:05:23\",\"publish_down\":\"0000-00-00 00:00:00\",\"images\":\"{\\\"image_intro\\\":\\\"\\\",\\\"image_intro_alt\\\":\\\"\\\",\\\"image_intro_caption\\\":\\\"\\\",\\\"float_intro\\\":\\\"\\\",\\\"image_fulltext\\\":\\\"\\\",\\\"image_fulltext_alt\\\":\\\"\\\",\\\"image_fulltext_caption\\\":\\\"\\\",\\\"float_fulltext\\\":\\\"\\\"}\",\"urls\":\"{\\\"urla\\\":false,\\\"urlatext\\\":\\\"\\\",\\\"targeta\\\":\\\"\\\",\\\"urlb\\\":false,\\\"urlbtext\\\":\\\"\\\",\\\"targetb\\\":\\\"\\\",\\\"urlc\\\":false,\\\"urlctext\\\":\\\"\\\",\\\"targetc\\\":\\\"\\\"}\",\"attribs\":\"{\\\"astroid_article_type\\\":\\\"regular\\\",\\\"astroid_article_video_type\\\":\\\"youtube\\\",\\\"astroid_article_video_url\\\":\\\"\\\",\\\"astroid_article_gallery_width\\\":\\\"\\\",\\\"astroid_article_gallery_bullets\\\":\\\"1\\\",\\\"astroid_article_gallery_navigation\\\":\\\"1\\\",\\\"astroid_article_thumbnail\\\":\\\"1\\\",\\\"astroid_article_gallery_items\\\":[],\\\"astroid_article_audio_source\\\":\\\"soundcloud\\\",\\\"astroid_article_audio_soundcloud\\\":\\\"\\\",\\\"astroid_article_audio_spotify\\\":\\\"\\\",\\\"astroid_article_review_heading\\\":\\\"\\\",\\\"astroid_article_review_summery\\\":\\\"\\\",\\\"astroid_article_review_good\\\":\\\"\\\",\\\"astroid_article_review_bad\\\":\\\"\\\",\\\"astroid_article_review_rating\\\":\\\"5\\\",\\\"astroid_article_button_action\\\":\\\"\\\",\\\"astroid_article_button_link\\\":\\\"\\\",\\\"astroid_article_review_criterias\\\":[],\\\"astroid_article_quote_text\\\":\\\"\\\",\\\"astroid_article_quote_author\\\":\\\"\\\",\\\"astroid_article_badge\\\":\\\"0\\\",\\\"astroid_article_badge_type\\\":\\\"2\\\",\\\"astroid_article_badge_text\\\":\\\"\\\",\\\"astroid_article_badge_color\\\":\\\"\\\",\\\"astroid_article_badge_text_color\\\":\\\"\\\",\\\"astroid_authorinfo\\\":\\\"0\\\",\\\"astroid_relatedposts\\\":\\\"\\\",\\\"article_relatedposts_count\\\":\\\"\\\",\\\"article_relatedposts_count_custom\\\":\\\"4\\\",\\\"astroid_readtime\\\":\\\"0\\\",\\\"astroid_socialshare\\\":\\\"\\\",\\\"astroid_comments\\\":\\\"\\\",\\\"astroid_og_title\\\":\\\"\\\",\\\"astroid_og_desc\\\":\\\"\\\",\\\"astroid_og_image\\\":\\\"\\\"}\",\"version\":16,\"ordering\":\"32\",\"metakey\":\"\",\"metadesc\":\"\",\"access\":\"1\",\"hits\":\"0\",\"metadata\":\"{\\\"robots\\\":\\\"\\\",\\\"author\\\":\\\"\\\",\\\"rights\\\":\\\"\\\",\\\"xreference\\\":\\\"\\\"}\",\"featured\":\"0\",\"language\":\"*\",\"xreference\":\"\",\"note\":\"\"}', 0),
(1023, 66, 1, '', '2020-05-07 21:27:48', 251, 5891, '2a3730df9bb53d07177ec1a1ddf2fc3b3a87cd81', '{\"id\":66,\"asset_id\":\"295\",\"title\":\"Documentos Orientadores\",\"alias\":\"documentos-orientadores\",\"introtext\":\"<p>&nbsp;<\\/p>\\r\\n<p>&nbsp;<\\/p>\\r\\n<div class=\\\"container\\\">\\r\\n<table class=\\\"table table-hover\\\" style=\\\"width: 441.6px; margin-left: auto; margin-right: auto;\\\">\\r\\n<tbody>\\r\\n<tr>\\r\\n<td style=\\\"width: 440.6px;\\\"><a href=\\\"files\\/PAA2019_2020.pdf\\\">Plano anual de Atividades 2019\\/2020<\\/a> <span style=\\\"color: #ff0000;\\\"><strong>(novo)<\\/strong><\\/span><\\/td>\\r\\n<\\/tr>\\r\\n<tr>\\r\\n<td style=\\\"width: 440.6px;\\\"><a href=\\\"files\\/documentos_orientadores\\/PAA2018_19.pdf\\\" target=\\\"_blank\\\" rel=\\\"noopener noreferrer\\\">Plano anual de Atividades 2018\\/2019<\\/a><\\/td>\\r\\n<\\/tr>\\r\\n<tr>\\r\\n<td style=\\\"width: 440.6px;\\\"><a href=\\\"files\\/PROJETO_EDUCATIVO_2019-2022.pdf\\\" target=\\\"_blank\\\" rel=\\\"noopener noreferrer\\\">Projeto Educativo<\\/a><\\/td>\\r\\n<\\/tr>\\r\\n<tr>\\r\\n<td style=\\\"width: 440.6px;\\\"><a href=\\\"files\\/REGULAMENTO_INTERNO_Agr_SMM.pdf\\\" target=\\\"_blank\\\" rel=\\\"noopener noreferrer\\\">Regulamento Interno<\\/a><\\/td>\\r\\n<\\/tr>\\r\\n<tr>\\r\\n<td style=\\\"width: 440.6px;\\\"><a href=\\\"files\\/reg_visitas_estudo.pdf\\\" target=\\\"_blank\\\" rel=\\\"noopener noreferrer\\\">Regulamento das Visitas de Estudo<\\/a><\\/td>\\r\\n<\\/tr>\\r\\n<tr>\\r\\n<td style=\\\"width: 440.6px;\\\"><a href=\\\"files\\/Ser_aluno_maior_2015-16.pdf\\\" target=\\\"_blank\\\" rel=\\\"noopener noreferrer\\\">Carta dos 7 Princ\\u00edpios<\\/a><\\/td>\\r\\n<\\/tr>\\r\\n<tr>\\r\\n<td style=\\\"width: 440.6px;\\\"><a href=\\\"files\\/documentos_orientadores\\/PLANO_ACAO_ESTRATEGICA_2016_2018.pdf\\\" target=\\\"_blank\\\" rel=\\\"noopener noreferrer\\\">Plano de A\\u00e7\\u00e3o Estrat\\u00e9gica 2016 - 2018<\\/a><\\/td>\\r\\n<\\/tr>\\r\\n<tr>\\r\\n<td style=\\\"width: 440.6px;\\\"><a href=\\\"files\\/documentos_orientadores\\/PLANO_MELHORIA_2015_2018_v2.pdf\\\" target=\\\"_blank\\\" rel=\\\"noopener noreferrer\\\">Plano de Melhoria 2015 - 2018<\\/a><\\/td>\\r\\n<\\/tr>\\r\\n<tr>\\r\\n<td style=\\\"width: 440.6px;\\\"><a href=\\\"files\\/documentos_orientadores\\/PROJETO%20DE%20AUTOAVALIA\\u00c7\\u00c3O%20DE%20AGRUPAMENTO%202015-2018vf.pdf\\\" target=\\\"_blank\\\" rel=\\\"noopener noreferrer\\\">Projeto de Autoavalia\\u00e7\\u00e3o do Agrupamento 2015 - 2018<\\/a><\\/td>\\r\\n<\\/tr>\\r\\n<tr>\\r\\n<td style=\\\"width: 440.6px;\\\"><a href=\\\"files\\/Quadros_de_valor_e_excelncia_mdia_18.pdf\\\" target=\\\"_blank\\\" rel=\\\"noopener noreferrer\\\">Regulamento dos Quadros de Valor e de Excel\\u00eancia<\\/a><\\/td>\\r\\n<\\/tr>\\r\\n<tr>\\r\\n<td style=\\\"width: 440.6px;\\\"><a href=\\\"files\\/documentos_orientadores\\/NORMAS%20de%20EVACUA\\u00c7\\u00c3O%202018.pdf\\\" target=\\\"_blank\\\" rel=\\\"noopener noreferrer\\\">Normas de Evacua\\u00e7\\u00e3o<\\/a><\\/td>\\r\\n<\\/tr>\\r\\n<tr>\\r\\n<td style=\\\"width: 440.6px;\\\"><a href=\\\"files\\/documentos_orientadores\\/Crit\\u00e9rios%20para%20a%20constitui\\u00e7\\u00e3o%20de%20turmas%20AGESM%202017.pdf\\\" target=\\\"_blank\\\" rel=\\\"noopener noreferrer\\\">Crit\\u00e9rios para a constitui\\u00e7\\u00e3o de turmas<\\/a><\\/td>\\r\\n<\\/tr>\\r\\n<tr>\\r\\n<td style=\\\"width: 440.6px;\\\">\\r\\n<p><a href=\\\"images\\/DORA_-_4\\u00aa_revis\\u00e3o_CP_3_set._2019.pdf\\\">DORA - Documento Orientador e Regulador da Avalia\\u00e7\\u00e3o (2019)<\\/a><\\/p>\\r\\n<p>DL n\\u00ba 14-G \\/2020, de 13 de abril - Estabelece as medidas excecionais e tempor\\u00e1rias na \\u00e1rea da educa\\u00e7\\u00e3o no \\u00e2mbito da pandemia da doen\\u00e7a COVID-19.&nbsp;<span style=\\\"color: #ff0000;\\\"><strong>(novo)<\\/strong><\\/span><\\/p>\\r\\n<\\/td>\\r\\n<\\/tr>\\r\\n<tr>\\r\\n<td style=\\\"width: 440.6px;\\\">\\r\\n<p><a href=\\\"files\\/documentos_orientadores\\/Estratgia_de_Educao_para_a_Cidadania_2019-20.pdf\\\" target=\\\"_blank\\\">Estrat\\u00e9gia de Educa\\u00e7\\u00e3o para a Cidadania<\\/a><\\/p>\\r\\n<\\/td>\\r\\n<\\/tr>\\r\\n<\\/tbody>\\r\\n<\\/table>\\r\\n<\\/div>\\r\\n<p>&nbsp;<\\/p>\",\"fulltext\":\"\",\"state\":\"1\",\"catid\":\"16\",\"created\":\"2019-07-22 13:05:23\",\"created_by\":\"231\",\"created_by_alias\":\"\",\"modified\":\"2020-05-07 21:27:48\",\"modified_by\":\"251\",\"checked_out\":\"251\",\"checked_out_time\":\"2020-05-07 21:27:12\",\"publish_up\":\"2019-07-22 13:05:23\",\"publish_down\":\"0000-00-00 00:00:00\",\"images\":\"{\\\"image_intro\\\":\\\"\\\",\\\"image_intro_alt\\\":\\\"\\\",\\\"image_intro_caption\\\":\\\"\\\",\\\"float_intro\\\":\\\"\\\",\\\"image_fulltext\\\":\\\"\\\",\\\"image_fulltext_alt\\\":\\\"\\\",\\\"image_fulltext_caption\\\":\\\"\\\",\\\"float_fulltext\\\":\\\"\\\"}\",\"urls\":\"{\\\"urla\\\":false,\\\"urlatext\\\":\\\"\\\",\\\"targeta\\\":\\\"\\\",\\\"urlb\\\":false,\\\"urlbtext\\\":\\\"\\\",\\\"targetb\\\":\\\"\\\",\\\"urlc\\\":false,\\\"urlctext\\\":\\\"\\\",\\\"targetc\\\":\\\"\\\"}\",\"attribs\":\"{\\\"astroid_article_type\\\":\\\"regular\\\",\\\"astroid_article_video_type\\\":\\\"youtube\\\",\\\"astroid_article_video_url\\\":\\\"\\\",\\\"astroid_article_gallery_width\\\":\\\"\\\",\\\"astroid_article_gallery_bullets\\\":\\\"1\\\",\\\"astroid_article_gallery_navigation\\\":\\\"1\\\",\\\"astroid_article_thumbnail\\\":\\\"1\\\",\\\"astroid_article_gallery_items\\\":[],\\\"astroid_article_audio_source\\\":\\\"soundcloud\\\",\\\"astroid_article_audio_soundcloud\\\":\\\"\\\",\\\"astroid_article_audio_spotify\\\":\\\"\\\",\\\"astroid_article_review_heading\\\":\\\"\\\",\\\"astroid_article_review_summery\\\":\\\"\\\",\\\"astroid_article_review_good\\\":\\\"\\\",\\\"astroid_article_review_bad\\\":\\\"\\\",\\\"astroid_article_review_rating\\\":\\\"5\\\",\\\"astroid_article_button_action\\\":\\\"\\\",\\\"astroid_article_button_link\\\":\\\"\\\",\\\"astroid_article_review_criterias\\\":[],\\\"astroid_article_quote_text\\\":\\\"\\\",\\\"astroid_article_quote_author\\\":\\\"\\\",\\\"astroid_article_badge\\\":\\\"0\\\",\\\"astroid_article_badge_type\\\":\\\"2\\\",\\\"astroid_article_badge_text\\\":\\\"\\\",\\\"astroid_article_badge_color\\\":\\\"\\\",\\\"astroid_article_badge_text_color\\\":\\\"\\\",\\\"astroid_authorinfo\\\":\\\"0\\\",\\\"astroid_relatedposts\\\":\\\"\\\",\\\"article_relatedposts_count\\\":\\\"\\\",\\\"article_relatedposts_count_custom\\\":\\\"4\\\",\\\"astroid_readtime\\\":\\\"0\\\",\\\"astroid_socialshare\\\":\\\"\\\",\\\"astroid_comments\\\":\\\"\\\",\\\"astroid_og_title\\\":\\\"\\\",\\\"astroid_og_desc\\\":\\\"\\\",\\\"astroid_og_image\\\":\\\"\\\"}\",\"version\":17,\"ordering\":\"32\",\"metakey\":\"\",\"metadesc\":\"\",\"access\":\"1\",\"hits\":\"0\",\"metadata\":\"{\\\"robots\\\":\\\"\\\",\\\"author\\\":\\\"\\\",\\\"rights\\\":\\\"\\\",\\\"xreference\\\":\\\"\\\"}\",\"featured\":\"0\",\"language\":\"*\",\"xreference\":\"\",\"note\":\"\"}', 0);
INSERT INTO `ynfp8_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
(1024, 66, 1, '', '2020-05-07 21:37:37', 251, 6156, 'ea995d8c368583f28cb92c7a51998117221a9220', '{\"id\":66,\"asset_id\":\"295\",\"title\":\"Documentos Orientadores\",\"alias\":\"documentos-orientadores\",\"introtext\":\"<p>&nbsp;<\\/p>\\r\\n<p>&nbsp;<\\/p>\\r\\n<div class=\\\"container\\\">\\r\\n<table class=\\\"table table-hover\\\" style=\\\"width: 441.6px; margin-left: auto; margin-right: auto;\\\">\\r\\n<tbody>\\r\\n<tr>\\r\\n<td style=\\\"width: 440.6px;\\\"><a href=\\\"files\\/PAA2019_2020.pdf\\\">Plano anual de Atividades 2019\\/2020<\\/a> <span style=\\\"color: #ff0000;\\\"><strong>(novo)<\\/strong><\\/span><\\/td>\\r\\n<\\/tr>\\r\\n<tr>\\r\\n<td style=\\\"width: 440.6px;\\\"><a href=\\\"files\\/documentos_orientadores\\/PAA2018_19.pdf\\\" target=\\\"_blank\\\" rel=\\\"noopener noreferrer\\\">Plano anual de Atividades 2018\\/2019<\\/a><\\/td>\\r\\n<\\/tr>\\r\\n<tr>\\r\\n<td style=\\\"width: 440.6px;\\\"><a href=\\\"files\\/PROJETO_EDUCATIVO_2019-2022.pdf\\\" target=\\\"_blank\\\" rel=\\\"noopener noreferrer\\\">Projeto Educativo<\\/a><\\/td>\\r\\n<\\/tr>\\r\\n<tr>\\r\\n<td style=\\\"width: 440.6px;\\\"><a href=\\\"files\\/REGULAMENTO_INTERNO_Agr_SMM.pdf\\\" target=\\\"_blank\\\" rel=\\\"noopener noreferrer\\\">Regulamento Interno<\\/a><\\/td>\\r\\n<\\/tr>\\r\\n<tr>\\r\\n<td style=\\\"width: 440.6px;\\\"><a href=\\\"files\\/reg_visitas_estudo.pdf\\\" target=\\\"_blank\\\" rel=\\\"noopener noreferrer\\\">Regulamento das Visitas de Estudo<\\/a><\\/td>\\r\\n<\\/tr>\\r\\n<tr>\\r\\n<td style=\\\"width: 440.6px;\\\"><a href=\\\"files\\/Ser_aluno_maior_2015-16.pdf\\\" target=\\\"_blank\\\" rel=\\\"noopener noreferrer\\\">Carta dos 7 Princ\\u00edpios<\\/a><\\/td>\\r\\n<\\/tr>\\r\\n<tr>\\r\\n<td style=\\\"width: 440.6px;\\\"><a href=\\\"files\\/documentos_orientadores\\/PLANO_ACAO_ESTRATEGICA_2016_2018.pdf\\\" target=\\\"_blank\\\" rel=\\\"noopener noreferrer\\\">Plano de A\\u00e7\\u00e3o Estrat\\u00e9gica 2016 - 2018<\\/a><\\/td>\\r\\n<\\/tr>\\r\\n<tr>\\r\\n<td style=\\\"width: 440.6px;\\\"><a href=\\\"files\\/documentos_orientadores\\/PLANO_MELHORIA_2015_2018_v2.pdf\\\" target=\\\"_blank\\\" rel=\\\"noopener noreferrer\\\">Plano de Melhoria 2015 - 2018<\\/a><\\/td>\\r\\n<\\/tr>\\r\\n<tr>\\r\\n<td style=\\\"width: 440.6px;\\\"><a href=\\\"files\\/documentos_orientadores\\/PROJETO%20DE%20AUTOAVALIA\\u00c7\\u00c3O%20DE%20AGRUPAMENTO%202015-2018vf.pdf\\\" target=\\\"_blank\\\" rel=\\\"noopener noreferrer\\\">Projeto de Autoavalia\\u00e7\\u00e3o do Agrupamento 2015 - 2018<\\/a><\\/td>\\r\\n<\\/tr>\\r\\n<tr>\\r\\n<td style=\\\"width: 440.6px;\\\"><a href=\\\"files\\/Quadros_de_valor_e_excelncia_mdia_18.pdf\\\" target=\\\"_blank\\\" rel=\\\"noopener noreferrer\\\">Regulamento dos Quadros de Valor e de Excel\\u00eancia<\\/a><\\/td>\\r\\n<\\/tr>\\r\\n<tr>\\r\\n<td style=\\\"width: 440.6px;\\\"><a href=\\\"files\\/documentos_orientadores\\/NORMAS%20de%20EVACUA\\u00c7\\u00c3O%202018.pdf\\\" target=\\\"_blank\\\" rel=\\\"noopener noreferrer\\\">Normas de Evacua\\u00e7\\u00e3o<\\/a><\\/td>\\r\\n<\\/tr>\\r\\n<tr>\\r\\n<td style=\\\"width: 440.6px;\\\"><a href=\\\"files\\/documentos_orientadores\\/Crit\\u00e9rios%20para%20a%20constitui\\u00e7\\u00e3o%20de%20turmas%20AGESM%202017.pdf\\\" target=\\\"_blank\\\" rel=\\\"noopener noreferrer\\\">Crit\\u00e9rios para a constitui\\u00e7\\u00e3o de turmas<\\/a><\\/td>\\r\\n<\\/tr>\\r\\n<tr>\\r\\n<td style=\\\"width: 440.6px;\\\">\\r\\n<p><a href=\\\"images\\/DORA_-_4\\u00aa_revis\\u00e3o_CP_3_set._2019.pdf\\\">DORA - Documento Orientador e Regulador da Avalia\\u00e7\\u00e3o (2019)<\\/a><\\/p>\\r\\n<p><strong><a href=\\\"images\\/PLANO_DE_ORGANIZA\\u00c7\\u00c3O_DO_TRABALHO_\\u00c0_DIST\\u00c2NCIA_-_vers\\u00e3o_aditada_30_abril.pdf\\\">Plano de Organiza\\u00e7\\u00e3o do Trabalho \\u00e0 Dist\\u00e2ncia<\\/a> <span style=\\\"color: #ff0000;\\\">(novo)<\\/span><\\/strong><\\/p>\\r\\n<p>DL n\\u00ba 14-G \\/2020, de 13 de abril - Estabelece as medidas excecionais e tempor\\u00e1rias na \\u00e1rea da educa\\u00e7\\u00e3o no \\u00e2mbito da pandemia da doen\\u00e7a COVID-19&nbsp;<span style=\\\"color: #ff0000;\\\"><strong>(novo)<\\/strong><\\/span><\\/p>\\r\\n<\\/td>\\r\\n<\\/tr>\\r\\n<tr>\\r\\n<td style=\\\"width: 440.6px;\\\">\\r\\n<p><a href=\\\"files\\/documentos_orientadores\\/Estratgia_de_Educao_para_a_Cidadania_2019-20.pdf\\\" target=\\\"_blank\\\">Estrat\\u00e9gia de Educa\\u00e7\\u00e3o para a Cidadania<\\/a><\\/p>\\r\\n<\\/td>\\r\\n<\\/tr>\\r\\n<\\/tbody>\\r\\n<\\/table>\\r\\n<\\/div>\\r\\n<p>&nbsp;<\\/p>\",\"fulltext\":\"\",\"state\":\"1\",\"catid\":\"16\",\"created\":\"2019-07-22 13:05:23\",\"created_by\":\"231\",\"created_by_alias\":\"\",\"modified\":\"2020-05-07 21:37:37\",\"modified_by\":\"251\",\"checked_out\":\"251\",\"checked_out_time\":\"2020-05-07 21:35:07\",\"publish_up\":\"2019-07-22 13:05:23\",\"publish_down\":\"0000-00-00 00:00:00\",\"images\":\"{\\\"image_intro\\\":\\\"\\\",\\\"image_intro_alt\\\":\\\"\\\",\\\"image_intro_caption\\\":\\\"\\\",\\\"float_intro\\\":\\\"\\\",\\\"image_fulltext\\\":\\\"\\\",\\\"image_fulltext_alt\\\":\\\"\\\",\\\"image_fulltext_caption\\\":\\\"\\\",\\\"float_fulltext\\\":\\\"\\\"}\",\"urls\":\"{\\\"urla\\\":false,\\\"urlatext\\\":\\\"\\\",\\\"targeta\\\":\\\"\\\",\\\"urlb\\\":false,\\\"urlbtext\\\":\\\"\\\",\\\"targetb\\\":\\\"\\\",\\\"urlc\\\":false,\\\"urlctext\\\":\\\"\\\",\\\"targetc\\\":\\\"\\\"}\",\"attribs\":\"{\\\"astroid_article_type\\\":\\\"regular\\\",\\\"astroid_article_video_type\\\":\\\"youtube\\\",\\\"astroid_article_video_url\\\":\\\"\\\",\\\"astroid_article_gallery_width\\\":\\\"\\\",\\\"astroid_article_gallery_bullets\\\":\\\"1\\\",\\\"astroid_article_gallery_navigation\\\":\\\"1\\\",\\\"astroid_article_thumbnail\\\":\\\"1\\\",\\\"astroid_article_gallery_items\\\":[],\\\"astroid_article_audio_source\\\":\\\"soundcloud\\\",\\\"astroid_article_audio_soundcloud\\\":\\\"\\\",\\\"astroid_article_audio_spotify\\\":\\\"\\\",\\\"astroid_article_review_heading\\\":\\\"\\\",\\\"astroid_article_review_summery\\\":\\\"\\\",\\\"astroid_article_review_good\\\":\\\"\\\",\\\"astroid_article_review_bad\\\":\\\"\\\",\\\"astroid_article_review_rating\\\":\\\"5\\\",\\\"astroid_article_button_action\\\":\\\"\\\",\\\"astroid_article_button_link\\\":\\\"\\\",\\\"astroid_article_review_criterias\\\":[],\\\"astroid_article_quote_text\\\":\\\"\\\",\\\"astroid_article_quote_author\\\":\\\"\\\",\\\"astroid_article_badge\\\":\\\"0\\\",\\\"astroid_article_badge_type\\\":\\\"2\\\",\\\"astroid_article_badge_text\\\":\\\"\\\",\\\"astroid_article_badge_color\\\":\\\"\\\",\\\"astroid_article_badge_text_color\\\":\\\"\\\",\\\"astroid_authorinfo\\\":\\\"0\\\",\\\"astroid_relatedposts\\\":\\\"\\\",\\\"article_relatedposts_count\\\":\\\"\\\",\\\"article_relatedposts_count_custom\\\":\\\"4\\\",\\\"astroid_readtime\\\":\\\"0\\\",\\\"astroid_socialshare\\\":\\\"\\\",\\\"astroid_comments\\\":\\\"\\\",\\\"astroid_og_title\\\":\\\"\\\",\\\"astroid_og_desc\\\":\\\"\\\",\\\"astroid_og_image\\\":\\\"\\\"}\",\"version\":18,\"ordering\":\"32\",\"metakey\":\"\",\"metadesc\":\"\",\"access\":\"1\",\"hits\":\"0\",\"metadata\":\"{\\\"robots\\\":\\\"\\\",\\\"author\\\":\\\"\\\",\\\"rights\\\":\\\"\\\",\\\"xreference\\\":\\\"\\\"}\",\"featured\":\"0\",\"language\":\"*\",\"xreference\":\"\",\"note\":\"\"}', 0),
(1025, 169, 1, '', '2020-05-09 14:47:32', 251, 2299, '5342b07ffa0afbcdc0bca5f8c6d2e5a2c63cca71', '{\"id\":169,\"asset_id\":432,\"title\":\"Carta aos alunos \",\"alias\":\"carta-aos-alunos\",\"introtext\":\"<p><img src=\\\"images\\/Carta-aluno-Regresso-\\u00e0-Escola.jpg\\\" alt=\\\"Carta aluno Regresso \\u00e0 Escola\\\" \\/><\\/p>\",\"fulltext\":\"\",\"state\":\"1\",\"catid\":\"11\",\"created\":\"2020-05-09 14:47:32\",\"created_by\":\"251\",\"created_by_alias\":\"\",\"modified\":\"2020-05-09 14:47:32\",\"modified_by\":null,\"checked_out\":null,\"checked_out_time\":null,\"publish_up\":\"2020-05-09 14:47:32\",\"publish_down\":\"0000-00-00 00:00:00\",\"images\":\"{\\\"image_intro\\\":\\\"\\\",\\\"image_intro_alt\\\":\\\"\\\",\\\"image_intro_caption\\\":\\\"\\\",\\\"float_intro\\\":\\\"\\\",\\\"image_fulltext\\\":\\\"\\\",\\\"image_fulltext_alt\\\":\\\"\\\",\\\"image_fulltext_caption\\\":\\\"\\\",\\\"float_fulltext\\\":\\\"\\\"}\",\"urls\":\"{\\\"urla\\\":false,\\\"urlatext\\\":\\\"\\\",\\\"targeta\\\":\\\"\\\",\\\"urlb\\\":false,\\\"urlbtext\\\":\\\"\\\",\\\"targetb\\\":\\\"\\\",\\\"urlc\\\":false,\\\"urlctext\\\":\\\"\\\",\\\"targetc\\\":\\\"\\\"}\",\"attribs\":\"{\\\"astroid_article_type\\\":\\\"regular\\\",\\\"astroid_article_video_url\\\":\\\"\\\",\\\"astroid_article_gallery_width\\\":\\\"\\\",\\\"astroid_article_gallery_bullets\\\":\\\"1\\\",\\\"astroid_article_gallery_navigation\\\":\\\"1\\\",\\\"astroid_article_thumbnail\\\":\\\"1\\\",\\\"astroid_article_gallery_items\\\":[],\\\"astroid_article_audio_source\\\":\\\"soundcloud\\\",\\\"astroid_article_audio_soundcloud\\\":\\\"\\\",\\\"astroid_article_audio_spotify\\\":\\\"\\\",\\\"astroid_article_review_heading\\\":\\\"\\\",\\\"astroid_article_review_summery\\\":\\\"\\\",\\\"astroid_article_review_good\\\":\\\"\\\",\\\"astroid_article_review_bad\\\":\\\"\\\",\\\"astroid_article_review_rating\\\":\\\"5\\\",\\\"astroid_article_button_action\\\":\\\"\\\",\\\"astroid_article_button_link\\\":\\\"\\\",\\\"astroid_article_review_criterias\\\":[],\\\"astroid_article_quote_text\\\":\\\"\\\",\\\"astroid_article_quote_author\\\":\\\"\\\",\\\"astroid_article_badge\\\":\\\"0\\\",\\\"astroid_article_badge_type\\\":\\\"2\\\",\\\"astroid_article_badge_text\\\":\\\"\\\",\\\"astroid_article_badge_color\\\":\\\"\\\",\\\"astroid_article_badge_text_color\\\":\\\"\\\",\\\"astroid_authorinfo\\\":\\\"\\\",\\\"astroid_relatedposts\\\":\\\"\\\",\\\"article_relatedposts_count\\\":\\\"\\\",\\\"article_relatedposts_count_custom\\\":\\\"4\\\",\\\"astroid_readtime\\\":\\\"\\\",\\\"astroid_socialshare\\\":\\\"\\\",\\\"astroid_comments\\\":\\\"\\\",\\\"astroid_og_title\\\":\\\"\\\",\\\"astroid_og_desc\\\":\\\"\\\",\\\"astroid_og_image\\\":\\\"\\\"}\",\"version\":1,\"ordering\":null,\"metakey\":\"\",\"metadesc\":\"\",\"access\":\"1\",\"hits\":null,\"metadata\":\"{}\",\"featured\":\"1\",\"language\":\"*\",\"xreference\":null,\"note\":null}', 0),
(1026, 156, 1, '', '2020-05-10 17:09:41', 251, 4278, '238a060a5f8652fe4851263f075d6426a3e47125', '{\"id\":156,\"asset_id\":\"403\",\"title\":\"Informa\\u00e7\\u00f5es - Covid-19\",\"alias\":\"informacoes-covid-19\",\"introtext\":\"<p>&nbsp;<\\/p>\\r\\n<h2>&nbsp;<\\/h2>\\r\\n<table style=\\\"width: 655px;\\\">\\r\\n<tbody>\\r\\n<tr><th style=\\\"width: 304px;\\\">Documentos<\\/th><\\/tr>\\r\\n<tr>\\r\\n<td style=\\\"width: 304px;\\\"><a href=\\\"files\\/covid19\\/Plano_de_Contingencia_Agrupamento.pdf\\\">Plano de Conting\\u00eancia do Agrupamento<\\/a><\\/td>\\r\\n<\\/tr>\\r\\n<tr>\\r\\n<td style=\\\"width: 304px;\\\"><a href=\\\"files\\/covid19\\/Plano_Contingencia_resumido.pdf\\\">Plano de Conting\\u00eancia (resumido)<\\/a><\\/td>\\r\\n<\\/tr>\\r\\n<tr>\\r\\n<td style=\\\"width: 304px;\\\"><a href=\\\"files\\/covid19\\/CI_28_Medidas.pdf\\\">Comunica\\u00e7\\u00e3o interna n\\u00ba 28 - Medidas Covid 19<\\/a><\\/td>\\r\\n<\\/tr>\\r\\n<tr>\\r\\n<td style=\\\"width: 304px;\\\"><a href=\\\"files\\/covid19\\/CI_29_Despacho_Suspensao_Atividades_Exterior.pdf\\\">Comunica\\u00e7\\u00e3o interna n\\u00ba 29 - Despacho de suspens\\u00e3o das atividades no exterior<\\/a><\\/td>\\r\\n<\\/tr>\\r\\n<tr>\\r\\n<td style=\\\"width: 304px;\\\"><a href=\\\"files\\/covid19\\/CI_30_Suspensao_das_Atividades_Letivas.pdf\\\">Comunica\\u00e7\\u00e3o interna n\\u00ba 30 - Suspens\\u00e3o das atividades letivas<\\/a><\\/td>\\r\\n<\\/tr>\\r\\n<tr>\\r\\n<td style=\\\"width: 304px;\\\">\\r\\n<p><a href=\\\"files\\/covid19\\/CI_30_Suspensao_das_Atividades_Letivas.pdf\\\">&nbsp;DL n\\u00ba14-G\\/2020 de 23-04 &nbsp;medidas excecionais e tempor\\u00e1rias na \\u00e1rea da educa\\u00e7\\u00e3<\\/a>o<\\/p>\\r\\n<p><a href=\\\"images\\/DGEstE_-_Regresso_aulas_em_regime_presencial_11_e_12_anos_de_escolaridade_e_2_e_3_anos_dos_cursos_de_dupla_certifica\\u00e7\\u00e3o_do_ensino_secund\\u00e1rio.pdf\\\">Orienta\\u00e7\\u00f5es da DGEstE sobre o regresso \\u00e0s aulas presenciais<\\/a><\\/p>\\r\\n<p><a href=\\\"images\\/PLANO_DE_ORGANIZA\\u00c7\\u00c3O_DO_TRABALHO_\\u00c0_DIST\\u00c2NCIA_-_vers\\u00e3o_aditada_30_abril.pdf\\\">Plano de Organiza\\u00e7\\u00e3o do trabalho \\u00e0 Dist\\u00e2ncia<\\/a> (3\\u00ba Per\\u00edodo)<\\/p>\\r\\n<\\/td>\\r\\n<\\/tr>\\r\\n<\\/tbody>\\r\\n<\\/table>\\r\\n<p><a href=\\\"files\\/covid19\\/CI_30_Suspensao_das_Atividades_Letivas.pdf\\\"><\\/a><\\/p>\",\"fulltext\":\"\",\"state\":\"1\",\"catid\":\"11\",\"created\":\"2020-03-20 16:35:39\",\"created_by\":\"231\",\"created_by_alias\":\"\",\"modified\":\"2020-05-10 17:09:41\",\"modified_by\":\"251\",\"checked_out\":\"251\",\"checked_out_time\":\"2020-05-10 17:05:34\",\"publish_up\":\"2020-03-20 16:35:39\",\"publish_down\":\"0000-00-00 00:00:00\",\"images\":\"{\\\"image_intro\\\":\\\"\\\",\\\"image_intro_alt\\\":\\\"\\\",\\\"image_intro_caption\\\":\\\"\\\",\\\"float_intro\\\":\\\"\\\",\\\"image_fulltext\\\":\\\"\\\",\\\"image_fulltext_alt\\\":\\\"\\\",\\\"image_fulltext_caption\\\":\\\"\\\",\\\"float_fulltext\\\":\\\"\\\"}\",\"urls\":\"{\\\"urla\\\":false,\\\"urlatext\\\":\\\"\\\",\\\"targeta\\\":\\\"\\\",\\\"urlb\\\":false,\\\"urlbtext\\\":\\\"\\\",\\\"targetb\\\":\\\"\\\",\\\"urlc\\\":false,\\\"urlctext\\\":\\\"\\\",\\\"targetc\\\":\\\"\\\"}\",\"attribs\":\"{\\\"astroid_article_type\\\":\\\"regular\\\",\\\"astroid_article_video_type\\\":\\\"youtube\\\",\\\"astroid_article_video_url\\\":\\\"\\\",\\\"astroid_article_gallery_width\\\":\\\"\\\",\\\"astroid_article_gallery_bullets\\\":\\\"1\\\",\\\"astroid_article_gallery_navigation\\\":\\\"1\\\",\\\"astroid_article_thumbnail\\\":\\\"1\\\",\\\"astroid_article_gallery_items\\\":[],\\\"astroid_article_audio_source\\\":\\\"soundcloud\\\",\\\"astroid_article_audio_soundcloud\\\":\\\"\\\",\\\"astroid_article_audio_spotify\\\":\\\"\\\",\\\"astroid_article_review_heading\\\":\\\"\\\",\\\"astroid_article_review_summery\\\":\\\"\\\",\\\"astroid_article_review_good\\\":\\\"\\\",\\\"astroid_article_review_bad\\\":\\\"\\\",\\\"astroid_article_review_rating\\\":\\\"5\\\",\\\"astroid_article_button_action\\\":\\\"\\\",\\\"astroid_article_button_link\\\":\\\"\\\",\\\"astroid_article_review_criterias\\\":[],\\\"astroid_article_quote_text\\\":\\\"\\\",\\\"astroid_article_quote_author\\\":\\\"\\\",\\\"astroid_article_badge\\\":\\\"0\\\",\\\"astroid_article_badge_type\\\":\\\"2\\\",\\\"astroid_article_badge_text\\\":\\\"\\\",\\\"astroid_article_badge_color\\\":\\\"\\\",\\\"astroid_article_badge_text_color\\\":\\\"\\\",\\\"astroid_authorinfo\\\":\\\"\\\",\\\"astroid_relatedposts\\\":\\\"\\\",\\\"article_relatedposts_count\\\":\\\"\\\",\\\"article_relatedposts_count_custom\\\":\\\"4\\\",\\\"astroid_readtime\\\":\\\"\\\",\\\"astroid_socialshare\\\":\\\"\\\",\\\"astroid_comments\\\":\\\"\\\",\\\"astroid_og_title\\\":\\\"\\\",\\\"astroid_og_desc\\\":\\\"\\\",\\\"astroid_og_image\\\":\\\"\\\"}\",\"version\":6,\"ordering\":\"13\",\"metakey\":\"\",\"metadesc\":\"\",\"access\":\"1\",\"hits\":\"0\",\"metadata\":\"{\\\"robots\\\":\\\"\\\",\\\"author\\\":\\\"\\\",\\\"rights\\\":\\\"\\\",\\\"xreference\\\":\\\"\\\"}\",\"featured\":\"0\",\"language\":\"*\",\"xreference\":\"\",\"note\":\"\"}', 0);

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

--
-- Estrutura da tabela `ynfp8_updates`
--

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

--
-- Extraindo dados da tabela `ynfp8_updates`
--

INSERT INTO `ynfp8_updates` (`update_id`, `update_site_id`, `extension_id`, `name`, `description`, `element`, `type`, `folder`, `client_id`, `version`, `data`, `detailsurl`, `infourl`, `extra_query`) VALUES
(1, 1538, 0, 'JD Profiler - Module', '', 'mod_jdprofiler', 'module', '', 1, '1.1', '', 'https://cdn.joomdev.com/extensionupdates/mod_jdprofiler.xml', 'https://www.joomdev.com/products/extensions/jd-profiler', ''),
(2, 1562, 0, 'FOF 3.x Stable', 'FOF 3.x Stable', 'lib_fof30', 'library', '', 1, '3.4.4', '', 'http://cdn.akeebabackup.com/updates/fof3_file.xml', 'https://www.akeebabackup.com/component/ars/?view=Items&release_id=3046', ''),
(3, 1, 700, 'Joomla', '', 'joomla', 'file', '', 0, '3.9.10', '', 'https://update.joomla.org/core/sts/extension_sts.xml', '', ''),
(6, 1562, 0, 'FOF 3.x Stable', 'FOF 3.x Stable', 'lib_fof30', 'library', '', 1, '3.4.5', '', 'http://cdn.akeebabackup.com/updates/fof3_file.xml', 'https://www.akeebabackup.com/component/ars/?view=Items&release_id=3076', ''),
(7, 1564, 0, 'Slideshow CK', 'Show your images with a nice effect', 'slideshowck', 'component', '', 1, '2.0.6', '', 'https://update.joomlack.fr/slideshowck_light_update.xml', 'https://www.joomlack.fr/extensions-joomla/slideshow-ck', ''),
(10, 1562, 0, 'FOF 3.x Stable', 'FOF 3.x Stable', 'lib_fof30', 'library', '', 1, '3.4.5', '', 'http://cdn.akeebabackup.com/updates/fof3_file.xml', 'https://www.akeebabackup.com/component/ars/?view=Items&release_id=3076', ''),
(11, 376, 0, 'Astroid Template Zero', '', 'astroid_template_zero', 'template', '', 0, '2.2.3', '', 'https://cdn.joomdev.com/updates/astroid_template_zero.xml', 'https://github.com/joomdev/Astroid-Framework/releases', ''),
(13, 1562, 0, 'FOF 3.x Stable', 'FOF 3.x Stable', 'lib_fof30', 'library', '', 1, '3.4.5', '', 'http://cdn.akeebabackup.com/updates/fof3_file.xml', 'https://www.akeebabackup.com/component/ars/?view=Items&release_id=3076', ''),
(14, 376, 0, 'Astroid Template Zero', '', 'astroid_template_zero', 'template', '', 0, '2.2.3', '', 'https://cdn.joomdev.com/updates/astroid_template_zero.xml', 'https://github.com/joomdev/Astroid-Framework/releases', ''),
(16, 1562, 0, 'FOF 3.x Stable', 'FOF 3.x Stable', 'lib_fof30', 'library', '', 1, '3.4.5', '', 'http://cdn.akeebabackup.com/updates/fof3_file.xml', 'https://www.akeebabackup.com/component/ars/?view=Items&release_id=3076', ''),
(17, 1562, 0, 'FOF 3.x Stable', 'FOF 3.x Stable', 'lib_fof30', 'library', '', 1, '3.4.5', '', 'http://cdn.akeebabackup.com/updates/fof3_file.xml', 'https://www.akeebabackup.com/component/ars/?view=Items&release_id=3076', ''),
(18, 1562, 0, 'FOF 3.x Stable', 'FOF 3.x Stable', 'lib_fof30', 'library', '', 1, '3.4.5', '', 'http://cdn.akeebabackup.com/updates/fof3_file.xml', 'https://www.akeebabackup.com/component/ars/?view=Items&release_id=3076', ''),
(19, 1, 0, 'Joomla', '', 'joomla', 'file', '', 0, '3.9.11', '', 'https://update.joomla.org/core/sts/extension_sts.xml', '', ''),
(20, 1, 0, 'Joomla', '', 'joomla', 'file', '', 0, '3.9.11', '', 'https://update.joomla.org/core/sts/extension_sts.xml', '', ''),
(21, 1, 0, 'Joomla', '', 'joomla', 'file', '', 0, '3.9.11', '', 'https://update.joomla.org/core/sts/extension_sts.xml', '', ''),
(22, 1, 0, 'Joomla', '', 'joomla', 'file', '', 0, '3.9.11', '', 'https://update.joomla.org/core/sts/extension_sts.xml', '', ''),
(23, 1, 0, 'Joomla', '', 'joomla', 'file', '', 0, '3.9.11', '', 'https://update.joomla.org/core/sts/extension_sts.xml', '', ''),
(24, 1, 0, 'Joomla', '', 'joomla', 'file', '', 0, '3.9.11', '', 'https://update.joomla.org/core/sts/extension_sts.xml', '', ''),
(25, 1, 0, 'Joomla', '', 'joomla', 'file', '', 0, '3.9.11', '', 'https://update.joomla.org/core/sts/extension_sts.xml', '', ''),
(26, 1, 0, 'Joomla', '', 'joomla', 'file', '', 0, '3.9.11', '', 'https://update.joomla.org/core/sts/extension_sts.xml', '', ''),
(27, 1, 0, 'Joomla', '', 'joomla', 'file', '', 0, '3.9.11', '', 'https://update.joomla.org/core/sts/extension_sts.xml', '', ''),
(28, 1, 0, 'Joomla', '', 'joomla', 'file', '', 0, '3.9.11', '', 'https://update.joomla.org/core/sts/extension_sts.xml', '', ''),
(29, 1, 0, 'Joomla', '', 'joomla', 'file', '', 0, '3.9.11', '', 'https://update.joomla.org/core/sts/extension_sts.xml', '', ''),
(30, 1, 0, 'Joomla', '', 'joomla', 'file', '', 0, '3.9.11', '', 'https://update.joomla.org/core/sts/extension_sts.xml', '', ''),
(31, 1562, 0, 'FOF 3.x Stable', 'FOF 3.x Stable', 'lib_fof30', 'library', '', 1, '3.4.5', '', 'http://cdn.akeebabackup.com/updates/fof3_file.xml', 'https://www.akeebabackup.com/component/ars/?view=Items&release_id=3076', ''),
(33, 1, 0, 'Joomla', '', 'joomla', 'file', '', 0, '3.9.11', '', 'https://update.joomla.org/core/sts/extension_sts.xml', '', ''),
(34, 1, 0, 'Joomla', '', 'joomla', 'file', '', 0, '3.9.11', '', 'https://update.joomla.org/core/sts/extension_sts.xml', '', ''),
(35, 1, 0, 'Joomla', '', 'joomla', 'file', '', 0, '3.9.11', '', 'https://update.joomla.org/core/sts/extension_sts.xml', '', ''),
(36, 1, 0, 'Joomla', '', 'joomla', 'file', '', 0, '3.9.11', '', 'https://update.joomla.org/core/sts/extension_sts.xml', '', ''),
(37, 1, 0, 'Joomla', '', 'joomla', 'file', '', 0, '3.9.11', '', 'https://update.joomla.org/core/sts/extension_sts.xml', '', ''),
(38, 1562, 0, 'FOF 3.x Stable', 'FOF 3.x Stable', 'lib_fof30', 'library', '', 1, '3.4.5', '', 'http://cdn.akeebabackup.com/updates/fof3_file.xml', 'https://www.akeebabackup.com/component/ars/?view=Items&release_id=3076', ''),
(39, 1, 0, 'Joomla', '', 'joomla', 'file', '', 0, '3.9.11', '', 'https://update.joomla.org/core/sts/extension_sts.xml', '', ''),
(40, 1, 0, 'Joomla', '', 'joomla', 'file', '', 0, '3.9.11', '', 'https://update.joomla.org/core/sts/extension_sts.xml', '', ''),
(41, 1, 0, 'Joomla', '', 'joomla', 'file', '', 0, '3.9.11', '', 'https://update.joomla.org/core/sts/extension_sts.xml', '', ''),
(42, 1, 0, 'Joomla', '', 'joomla', 'file', '', 0, '3.9.11', '', 'https://update.joomla.org/core/sts/extension_sts.xml', '', ''),
(43, 1, 0, 'Joomla', '', 'joomla', 'file', '', 0, '3.9.11', '', 'https://update.joomla.org/core/sts/extension_sts.xml', '', ''),
(44, 1, 0, 'Joomla', '', 'joomla', 'file', '', 0, '3.9.11', '', 'https://update.joomla.org/core/sts/extension_sts.xml', '', ''),
(45, 1, 0, 'Joomla', '', 'joomla', 'file', '', 0, '3.9.11', '', 'https://update.joomla.org/core/sts/extension_sts.xml', '', ''),
(46, 1, 0, 'Joomla', '', 'joomla', 'file', '', 0, '3.9.11', '', 'https://update.joomla.org/core/sts/extension_sts.xml', '', ''),
(47, 1, 0, 'Joomla', '', 'joomla', 'file', '', 0, '3.9.11', '', 'https://update.joomla.org/core/sts/extension_sts.xml', '', ''),
(48, 1, 0, 'Joomla', '', 'joomla', 'file', '', 0, '3.9.11', '', 'https://update.joomla.org/core/sts/extension_sts.xml', '', ''),
(49, 1, 0, 'Joomla', '', 'joomla', 'file', '', 0, '3.9.11', '', 'https://update.joomla.org/core/sts/extension_sts.xml', '', ''),
(50, 1, 0, 'Joomla', '', 'joomla', 'file', '', 0, '3.9.11', '', 'https://update.joomla.org/core/sts/extension_sts.xml', '', ''),
(51, 1, 0, 'Joomla', '', 'joomla', 'file', '', 0, '3.9.11', '', 'https://update.joomla.org/core/sts/extension_sts.xml', '', ''),
(52, 1, 0, 'Joomla', '', 'joomla', 'file', '', 0, '3.9.11', '', 'https://update.joomla.org/core/sts/extension_sts.xml', '', ''),
(53, 1, 0, 'Joomla', '', 'joomla', 'file', '', 0, '3.9.11', '', 'https://update.joomla.org/core/sts/extension_sts.xml', '', ''),
(54, 1, 0, 'Joomla', '', 'joomla', 'file', '', 0, '3.9.11', '', 'https://update.joomla.org/core/sts/extension_sts.xml', '', ''),
(55, 1, 0, 'Joomla', '', 'joomla', 'file', '', 0, '3.9.11', '', 'https://update.joomla.org/core/sts/extension_sts.xml', '', ''),
(56, 1, 0, 'Joomla', '', 'joomla', 'file', '', 0, '3.9.11', '', 'https://update.joomla.org/core/sts/extension_sts.xml', '', ''),
(57, 1, 0, 'Joomla', '', 'joomla', 'file', '', 0, '3.9.11', '', 'https://update.joomla.org/core/sts/extension_sts.xml', '', ''),
(58, 1, 0, 'Joomla', '', 'joomla', 'file', '', 0, '3.9.11', '', 'https://update.joomla.org/core/sts/extension_sts.xml', '', ''),
(59, 1, 0, 'Joomla', '', 'joomla', 'file', '', 0, '3.9.11', '', 'https://update.joomla.org/core/sts/extension_sts.xml', '', ''),
(60, 1, 0, 'Joomla', '', 'joomla', 'file', '', 0, '3.9.11', '', 'https://update.joomla.org/core/sts/extension_sts.xml', '', ''),
(61, 1, 0, 'Joomla', '', 'joomla', 'file', '', 0, '3.9.11', '', 'https://update.joomla.org/core/sts/extension_sts.xml', '', ''),
(62, 1, 0, 'Joomla', '', 'joomla', 'file', '', 0, '3.9.11', '', 'https://update.joomla.org/core/sts/extension_sts.xml', '', ''),
(63, 1, 0, 'Joomla', '', 'joomla', 'file', '', 0, '3.9.11', '', 'https://update.joomla.org/core/sts/extension_sts.xml', '', ''),
(64, 1, 0, 'Joomla', '', 'joomla', 'file', '', 0, '3.9.11', '', 'https://update.joomla.org/core/sts/extension_sts.xml', '', ''),
(65, 1, 0, 'Joomla', '', 'joomla', 'file', '', 0, '3.9.11', '', 'https://update.joomla.org/core/sts/extension_sts.xml', '', ''),
(66, 1, 0, 'Joomla', '', 'joomla', 'file', '', 0, '3.9.11', '', 'https://update.joomla.org/core/sts/extension_sts.xml', '', ''),
(67, 1562, 0, 'FOF 3.x Stable', 'FOF 3.x Stable', 'lib_fof30', 'library', '', 1, '3.4.5', '', 'http://cdn.akeebabackup.com/updates/fof3_file.xml', 'https://www.akeebabackup.com/component/ars/?view=Items&release_id=3076', ''),
(69, 1, 0, 'Joomla', '', 'joomla', 'file', '', 0, '3.9.11', '', 'https://update.joomla.org/core/sts/extension_sts.xml', '', ''),
(70, 1, 0, 'Joomla', '', 'joomla', 'file', '', 0, '3.9.11', '', 'https://update.joomla.org/core/sts/extension_sts.xml', '', ''),
(71, 1, 0, 'Joomla', '', 'joomla', 'file', '', 0, '3.9.11', '', 'https://update.joomla.org/core/sts/extension_sts.xml', '', ''),
(72, 1, 0, 'Joomla', '', 'joomla', 'file', '', 0, '3.9.11', '', 'https://update.joomla.org/core/sts/extension_sts.xml', '', ''),
(73, 1, 0, 'Joomla', '', 'joomla', 'file', '', 0, '3.9.11', '', 'https://update.joomla.org/core/sts/extension_sts.xml', '', ''),
(74, 1, 0, 'Joomla', '', 'joomla', 'file', '', 0, '3.9.11', '', 'https://update.joomla.org/core/sts/extension_sts.xml', '', ''),
(75, 1, 0, 'Joomla', '', 'joomla', 'file', '', 0, '3.9.11', '', 'https://update.joomla.org/core/sts/extension_sts.xml', '', ''),
(76, 1, 0, 'Joomla', '', 'joomla', 'file', '', 0, '3.9.11', '', 'https://update.joomla.org/core/sts/extension_sts.xml', '', ''),
(77, 1, 0, 'Joomla', '', 'joomla', 'file', '', 0, '3.9.11', '', 'https://update.joomla.org/core/sts/extension_sts.xml', '', ''),
(78, 1, 0, 'Joomla', '', 'joomla', 'file', '', 0, '3.9.11', '', 'https://update.joomla.org/core/sts/extension_sts.xml', '', ''),
(79, 1, 0, 'Joomla', '', 'joomla', 'file', '', 0, '3.9.11', '', 'https://update.joomla.org/core/sts/extension_sts.xml', '', ''),
(80, 1, 0, 'Joomla', '', 'joomla', 'file', '', 0, '3.9.11', '', 'https://update.joomla.org/core/sts/extension_sts.xml', '', ''),
(81, 1, 0, 'Joomla', '', 'joomla', 'file', '', 0, '3.9.11', '', 'https://update.joomla.org/core/sts/extension_sts.xml', '', ''),
(82, 1, 0, 'Joomla', '', 'joomla', 'file', '', 0, '3.9.11', '', 'https://update.joomla.org/core/sts/extension_sts.xml', '', ''),
(83, 1, 0, 'Joomla', '', 'joomla', 'file', '', 0, '3.9.11', '', 'https://update.joomla.org/core/sts/extension_sts.xml', '', ''),
(84, 1, 0, 'Joomla', '', 'joomla', 'file', '', 0, '3.9.11', '', 'https://update.joomla.org/core/sts/extension_sts.xml', '', ''),
(85, 1, 0, 'Joomla', '', 'joomla', 'file', '', 0, '3.9.11', '', 'https://update.joomla.org/core/sts/extension_sts.xml', '', ''),
(86, 1, 0, 'Joomla', '', 'joomla', 'file', '', 0, '3.9.11', '', 'https://update.joomla.org/core/sts/extension_sts.xml', '', ''),
(87, 1, 0, 'Joomla', '', 'joomla', 'file', '', 0, '3.9.11', '', 'https://update.joomla.org/core/sts/extension_sts.xml', '', ''),
(88, 1, 0, 'Joomla', '', 'joomla', 'file', '', 0, '3.9.11', '', 'https://update.joomla.org/core/sts/extension_sts.xml', '', ''),
(89, 1, 0, 'Joomla', '', 'joomla', 'file', '', 0, '3.9.11', '', 'https://update.joomla.org/core/sts/extension_sts.xml', '', ''),
(90, 1, 0, 'Joomla', '', 'joomla', 'file', '', 0, '3.9.11', '', 'https://update.joomla.org/core/sts/extension_sts.xml', '', ''),
(91, 1, 0, 'Joomla', '', 'joomla', 'file', '', 0, '3.9.11', '', 'https://update.joomla.org/core/sts/extension_sts.xml', '', ''),
(92, 1, 0, 'Joomla', '', 'joomla', 'file', '', 0, '3.9.11', '', 'https://update.joomla.org/core/sts/extension_sts.xml', '', ''),
(93, 1, 0, 'Joomla', '', 'joomla', 'file', '', 0, '3.9.11', '', 'https://update.joomla.org/core/sts/extension_sts.xml', '', ''),
(94, 1, 0, 'Joomla', '', 'joomla', 'file', '', 0, '3.9.11', '', 'https://update.joomla.org/core/sts/extension_sts.xml', '', ''),
(95, 1562, 0, 'FOF 3.x Stable', 'FOF 3.x Stable', 'lib_fof30', 'library', '', 1, '3.4.6', '', 'http://cdn.akeebabackup.com/updates/fof3_file.xml', '\n			https://www.akeebabackup.com/download/fof3/3-4-6.html			\n		', ''),
(96, 1564, 12787, 'Slideshow CK', 'Show your images with a nice effect', 'com_slideshowck', 'component', '', 1, '2.0.8', '', 'https://update.joomlack.fr/slideshowck_light_update.xml', 'https://www.joomlack.fr/extensions-joomla/slideshow-ck', ''),
(97, 1, 0, 'Joomla', '', 'joomla', 'file', '', 0, '3.9.11', '', 'https://update.joomla.org/core/sts/extension_sts.xml', '', ''),
(98, 1, 0, 'Joomla', '', 'joomla', 'file', '', 0, '3.9.11', '', 'https://update.joomla.org/core/sts/extension_sts.xml', '', ''),
(99, 1, 0, 'Joomla', '', 'joomla', 'file', '', 0, '3.9.11', '', 'https://update.joomla.org/core/sts/extension_sts.xml', '', ''),
(100, 1, 0, 'Joomla', '', 'joomla', 'file', '', 0, '3.9.11', '', 'https://update.joomla.org/core/sts/extension_sts.xml', '', ''),
(101, 1562, 0, 'FOF 3.x Stable', 'FOF 3.x Stable', 'lib_fof30', 'library', '', 1, '3.4.6', '', 'http://cdn.akeebabackup.com/updates/fof3_file.xml', '\n			https://www.akeebabackup.com/download/fof3/3-4-6.html			\n		', ''),
(102, 1, 0, 'Joomla', '', 'joomla', 'file', '', 0, '3.9.11', '', 'https://update.joomla.org/core/sts/extension_sts.xml', '', ''),
(103, 1, 0, 'Joomla', '', 'joomla', 'file', '', 0, '3.9.11', '', 'https://update.joomla.org/core/sts/extension_sts.xml', '', ''),
(104, 1, 0, 'Joomla', '', 'joomla', 'file', '', 0, '3.9.11', '', 'https://update.joomla.org/core/sts/extension_sts.xml', '', ''),
(105, 1, 0, 'Joomla', '', 'joomla', 'file', '', 0, '3.9.11', '', 'https://update.joomla.org/core/sts/extension_sts.xml', '', ''),
(106, 1, 0, 'Joomla', '', 'joomla', 'file', '', 0, '3.9.11', '', 'https://update.joomla.org/core/sts/extension_sts.xml', '', ''),
(107, 1, 0, 'Joomla', '', 'joomla', 'file', '', 0, '3.9.11', '', 'https://update.joomla.org/core/sts/extension_sts.xml', '', ''),
(108, 1, 0, 'Joomla', '', 'joomla', 'file', '', 0, '3.9.11', '', 'https://update.joomla.org/core/sts/extension_sts.xml', '', ''),
(109, 1, 0, 'Joomla', '', 'joomla', 'file', '', 0, '3.9.11', '', 'https://update.joomla.org/core/sts/extension_sts.xml', '', ''),
(110, 1562, 0, 'FOF 3.x Stable', 'FOF 3.x Stable', 'lib_fof30', 'library', '', 1, '3.4.6', '', 'http://cdn.akeebabackup.com/updates/fof3_file.xml', '\n			https://www.akeebabackup.com/download/fof3/3-4-6.html			\n		', ''),
(111, 1, 0, 'Joomla', '', 'joomla', 'file', '', 0, '3.9.11', '', 'https://update.joomla.org/core/sts/extension_sts.xml', '', ''),
(112, 1, 0, 'Joomla', '', 'joomla', 'file', '', 0, '3.9.11', '', 'https://update.joomla.org/core/sts/extension_sts.xml', '', ''),
(113, 1, 0, 'Joomla', '', 'joomla', 'file', '', 0, '3.9.11', '', 'https://update.joomla.org/core/sts/extension_sts.xml', '', ''),
(114, 1, 0, 'Joomla', '', 'joomla', 'file', '', 0, '3.9.11', '', 'https://update.joomla.org/core/sts/extension_sts.xml', '', ''),
(115, 1, 0, 'Joomla', '', 'joomla', 'file', '', 0, '3.9.11', '', 'https://update.joomla.org/core/sts/extension_sts.xml', '', ''),
(116, 1, 0, 'Joomla', '', 'joomla', 'file', '', 0, '3.9.11', '', 'https://update.joomla.org/core/sts/extension_sts.xml', '', ''),
(117, 1562, 0, 'FOF 3.x Stable', 'FOF 3.x Stable', 'lib_fof30', 'library', '', 1, '3.4.6', '', 'http://cdn.akeebabackup.com/updates/fof3_file.xml', '\n			https://www.akeebabackup.com/download/fof3/3-4-6.html			\n		', ''),
(118, 1, 0, 'Joomla', '', 'joomla', 'file', '', 0, '3.9.11', '', 'https://update.joomla.org/core/sts/extension_sts.xml', '', ''),
(119, 1, 0, 'Joomla', '', 'joomla', 'file', '', 0, '3.9.11', '', 'https://update.joomla.org/core/sts/extension_sts.xml', '', ''),
(120, 1, 0, 'Joomla', '', 'joomla', 'file', '', 0, '3.9.11', '', 'https://update.joomla.org/core/sts/extension_sts.xml', '', ''),
(121, 1, 0, 'Joomla', '', 'joomla', 'file', '', 0, '3.9.11', '', 'https://update.joomla.org/core/sts/extension_sts.xml', '', ''),
(122, 1562, 0, 'FOF 3.x Stable', 'FOF 3.x Stable', 'lib_fof30', 'library', '', 1, '3.4.6', '', 'http://cdn.akeebabackup.com/updates/fof3_file.xml', '\n			https://www.akeebabackup.com/download/fof3/3-4-6.html			\n		', ''),
(123, 1564, 0, 'Slideshow CK', 'Show your images with a nice effect', 'com_slideshowck', 'component', '', 1, '2.0.9', '', 'https://update.joomlack.fr/slideshowck_light_update.xml', 'https://www.joomlack.fr/extensions-joomla/slideshow-ck', ''),
(124, 1, 0, 'Joomla', '', 'joomla', 'file', '', 0, '3.9.11', '', 'https://update.joomla.org/core/sts/extension_sts.xml', '', ''),
(125, 1, 0, 'Joomla', '', 'joomla', 'file', '', 0, '3.9.11', '', 'https://update.joomla.org/core/sts/extension_sts.xml', '', ''),
(126, 1, 0, 'Joomla', '', 'joomla', 'file', '', 0, '3.9.11', '', 'https://update.joomla.org/core/sts/extension_sts.xml', '', ''),
(127, 1, 0, 'Joomla', '', 'joomla', 'file', '', 0, '3.9.11', '', 'https://update.joomla.org/core/sts/extension_sts.xml', '', ''),
(128, 1, 0, 'Joomla', '', 'joomla', 'file', '', 0, '3.9.11', '', 'https://update.joomla.org/core/sts/extension_sts.xml', '', ''),
(129, 1, 0, 'Joomla', '', 'joomla', 'file', '', 0, '3.9.11', '', 'https://update.joomla.org/core/sts/extension_sts.xml', '', ''),
(130, 1, 0, 'Joomla', '', 'joomla', 'file', '', 0, '3.9.11', '', 'https://update.joomla.org/core/sts/extension_sts.xml', '', ''),
(131, 1562, 0, 'FOF 3.x Stable', 'FOF 3.x Stable', 'lib_fof30', 'library', '', 1, '3.4.6', '', 'http://cdn.akeebabackup.com/updates/fof3_file.xml', '\n			https://www.akeebabackup.com/download/fof3/3-4-6.html			\n		', ''),
(132, 1564, 0, 'Slideshow CK', 'Show your images with a nice effect', 'com_slideshowck', 'component', '', 1, '2.0.9', '', 'https://update.joomlack.fr/slideshowck_light_update.xml', 'https://www.joomlack.fr/extensions-joomla/slideshow-ck', ''),
(133, 1, 0, 'Joomla', '', 'joomla', 'file', '', 0, '3.9.11', '', 'https://update.joomla.org/core/sts/extension_sts.xml', '', ''),
(134, 1, 0, 'Joomla', '', 'joomla', 'file', '', 0, '3.9.11', '', 'https://update.joomla.org/core/sts/extension_sts.xml', '', ''),
(135, 1, 0, 'Joomla', '', 'joomla', 'file', '', 0, '3.9.11', '', 'https://update.joomla.org/core/sts/extension_sts.xml', '', ''),
(136, 1, 0, 'Joomla', '', 'joomla', 'file', '', 0, '3.9.11', '', 'https://update.joomla.org/core/sts/extension_sts.xml', '', ''),
(137, 1, 0, 'Joomla', '', 'joomla', 'file', '', 0, '3.9.11', '', 'https://update.joomla.org/core/sts/extension_sts.xml', '', ''),
(138, 1, 0, 'Joomla', '', 'joomla', 'file', '', 0, '3.9.11', '', 'https://update.joomla.org/core/sts/extension_sts.xml', '', ''),
(139, 1, 0, 'Joomla', '', 'joomla', 'file', '', 0, '3.9.11', '', 'https://update.joomla.org/core/sts/extension_sts.xml', '', ''),
(140, 1, 0, 'Joomla', '', 'joomla', 'file', '', 0, '3.9.11', '', 'https://update.joomla.org/core/sts/extension_sts.xml', '', ''),
(141, 1, 0, 'Joomla', '', 'joomla', 'file', '', 0, '3.9.11', '', 'https://update.joomla.org/core/sts/extension_sts.xml', '', ''),
(142, 1, 0, 'Joomla', '', 'joomla', 'file', '', 0, '3.9.11', '', 'https://update.joomla.org/core/sts/extension_sts.xml', '', ''),
(143, 1, 0, 'Joomla', '', 'joomla', 'file', '', 0, '3.9.11', '', 'https://update.joomla.org/core/sts/extension_sts.xml', '', ''),
(144, 1, 0, 'Joomla', '', 'joomla', 'file', '', 0, '3.9.11', '', 'https://update.joomla.org/core/sts/extension_sts.xml', '', ''),
(145, 1165, 12211, 'JD Simple Contact Form', '', 'mod_jdsimplecontactform', 'module', '', 0, '1.4', '', 'https://cdn.joomdev.com/updates/mod_jdsimplecontactform.xml', 'https://www.joomdev.com/products/extensions/jd-simple-contact-form', ''),
(146, 1562, 0, 'FOF 3.x Stable', 'FOF 3.x Stable', 'lib_fof30', 'library', '', 1, '3.4.6', '', 'http://cdn.akeebabackup.com/updates/fof3_file.xml', '\n			https://www.akeebabackup.com/download/fof3/3-4-6.html			\n		', ''),
(147, 1564, 0, 'Slideshow CK', 'Show your images with a nice effect', 'com_slideshowck', 'component', '', 1, '2.0.9', '', 'https://update.joomlack.fr/slideshowck_light_update.xml', 'https://www.joomlack.fr/extensions-joomla/slideshow-ck', ''),
(148, 1, 0, 'Joomla', '', 'joomla', 'file', '', 0, '3.9.12', '', 'https://update.joomla.org/core/sts/extension_sts.xml', '', ''),
(149, 1, 0, 'Joomla', '', 'joomla', 'file', '', 0, '3.9.12', '', 'https://update.joomla.org/core/sts/extension_sts.xml', '', ''),
(150, 1, 0, 'Joomla', '', 'joomla', 'file', '', 0, '3.9.12', '', 'https://update.joomla.org/core/sts/extension_sts.xml', '', ''),
(151, 1, 0, 'Joomla', '', 'joomla', 'file', '', 0, '3.9.12', '', 'https://update.joomla.org/core/sts/extension_sts.xml', '', ''),
(152, 1562, 0, 'FOF 3.x Stable', 'FOF 3.x Stable', 'lib_fof30', 'library', '', 1, '3.4.6', '', 'http://cdn.akeebabackup.com/updates/fof3_file.xml', '\n			https://www.akeebabackup.com/download/fof3/3-4-6.html			\n		', ''),
(153, 1564, 0, 'Slideshow CK', 'Show your images with a nice effect', 'com_slideshowck', 'component', '', 1, '2.0.9', '', 'https://update.joomlack.fr/slideshowck_light_update.xml', 'https://www.joomlack.fr/extensions-joomla/slideshow-ck', ''),
(154, 1, 0, 'Joomla', '', 'joomla', 'file', '', 0, '3.9.12', '', 'https://update.joomla.org/core/sts/extension_sts.xml', '', ''),
(155, 1, 0, 'Joomla', '', 'joomla', 'file', '', 0, '3.9.12', '', 'https://update.joomla.org/core/sts/extension_sts.xml', '', ''),
(156, 1, 0, 'Joomla', '', 'joomla', 'file', '', 0, '3.9.12', '', 'https://update.joomla.org/core/sts/extension_sts.xml', '', ''),
(157, 1, 0, 'Joomla', '', 'joomla', 'file', '', 0, '3.9.12', '', 'https://update.joomla.org/core/sts/extension_sts.xml', '', ''),
(158, 1, 0, 'Joomla', '', 'joomla', 'file', '', 0, '3.9.12', '', 'https://update.joomla.org/core/sts/extension_sts.xml', '', ''),
(159, 1, 0, 'Joomla', '', 'joomla', 'file', '', 0, '3.9.12', '', 'https://update.joomla.org/core/sts/extension_sts.xml', '', ''),
(160, 1, 0, 'Joomla', '', 'joomla', 'file', '', 0, '3.9.12', '', 'https://update.joomla.org/core/sts/extension_sts.xml', '', ''),
(161, 1, 0, 'Joomla', '', 'joomla', 'file', '', 0, '3.9.12', '', 'https://update.joomla.org/core/sts/extension_sts.xml', '', ''),
(162, 1, 0, 'Joomla', '', 'joomla', 'file', '', 0, '3.9.12', '', 'https://update.joomla.org/core/sts/extension_sts.xml', '', ''),
(163, 1, 0, 'Joomla', '', 'joomla', 'file', '', 0, '3.9.12', '', 'https://update.joomla.org/core/sts/extension_sts.xml', '', ''),
(164, 1, 0, 'Joomla', '', 'joomla', 'file', '', 0, '3.9.12', '', 'https://update.joomla.org/core/sts/extension_sts.xml', '', ''),
(165, 1, 0, 'Joomla', '', 'joomla', 'file', '', 0, '3.9.12', '', 'https://update.joomla.org/core/sts/extension_sts.xml', '', ''),
(166, 1, 0, 'Joomla', '', 'joomla', 'file', '', 0, '3.9.12', '', 'https://update.joomla.org/core/sts/extension_sts.xml', '', ''),
(167, 1, 0, 'Joomla', '', 'joomla', 'file', '', 0, '3.9.12', '', 'https://update.joomla.org/core/sts/extension_sts.xml', '', ''),
(168, 1, 0, 'Joomla', '', 'joomla', 'file', '', 0, '3.9.12', '', 'https://update.joomla.org/core/sts/extension_sts.xml', '', ''),
(169, 1, 0, 'Joomla', '', 'joomla', 'file', '', 0, '3.9.12', '', 'https://update.joomla.org/core/sts/extension_sts.xml', '', ''),
(170, 1, 0, 'Joomla', '', 'joomla', 'file', '', 0, '3.9.12', '', 'https://update.joomla.org/core/sts/extension_sts.xml', '', ''),
(171, 1, 0, 'Joomla', '', 'joomla', 'file', '', 0, '3.9.12', '', 'https://update.joomla.org/core/sts/extension_sts.xml', '', ''),
(172, 1, 0, 'Joomla', '', 'joomla', 'file', '', 0, '3.9.12', '', 'https://update.joomla.org/core/sts/extension_sts.xml', '', ''),
(173, 1, 0, 'Joomla', '', 'joomla', 'file', '', 0, '3.9.12', '', 'https://update.joomla.org/core/sts/extension_sts.xml', '', ''),
(174, 1, 0, 'Joomla', '', 'joomla', 'file', '', 0, '3.9.12', '', 'https://update.joomla.org/core/sts/extension_sts.xml', '', ''),
(175, 1, 0, 'Joomla', '', 'joomla', 'file', '', 0, '3.9.12', '', 'https://update.joomla.org/core/sts/extension_sts.xml', '', ''),
(176, 1, 0, 'Joomla', '', 'joomla', 'file', '', 0, '3.9.12', '', 'https://update.joomla.org/core/sts/extension_sts.xml', '', ''),
(177, 1, 0, 'Joomla', '', 'joomla', 'file', '', 0, '3.9.12', '', 'https://update.joomla.org/core/sts/extension_sts.xml', '', ''),
(178, 1, 0, 'Joomla', '', 'joomla', 'file', '', 0, '3.9.12', '', 'https://update.joomla.org/core/sts/extension_sts.xml', '', ''),
(179, 1, 0, 'Joomla', '', 'joomla', 'file', '', 0, '3.9.12', '', 'https://update.joomla.org/core/sts/extension_sts.xml', '', ''),
(180, 1, 0, 'Joomla', '', 'joomla', 'file', '', 0, '3.9.12', '', 'https://update.joomla.org/core/sts/extension_sts.xml', '', ''),
(181, 1, 0, 'Joomla', '', 'joomla', 'file', '', 0, '3.9.12', '', 'https://update.joomla.org/core/sts/extension_sts.xml', '', ''),
(182, 1562, 0, 'FOF 3.x Stable', 'FOF 3.x Stable', 'lib_fof30', 'library', '', 1, '3.4.6', '', 'http://cdn.akeebabackup.com/updates/fof3_file.xml', '\n			https://www.akeebabackup.com/download/fof3/3-4-6.html			\n		', ''),
(183, 1564, 0, 'Slideshow CK', 'Show your images with a nice effect', 'com_slideshowck', 'component', '', 1, '2.0.9', '', 'https://update.joomlack.fr/slideshowck_light_update.xml', 'https://www.joomlack.fr/extensions-joomla/slideshow-ck', ''),
(184, 1571, 12798, 'JCE 2.7.18', 'Installation package for Joomla! 3.x and 4.x', 'pkg_jce', 'package', '', 0, '2.7.18', '', 'https://cdn.joomlacontenteditor.net/updates/xml/editor/pkg_jce.xml', 'https://www.joomlacontenteditor.net/news/jce-pro-2-7-18-released', ''),
(185, 1, 0, 'Joomla', '', 'joomla', 'file', '', 0, '3.9.12', '', 'https://update.joomla.org/core/sts/extension_sts.xml', '', ''),
(186, 1, 0, 'Joomla', '', 'joomla', 'file', '', 0, '3.9.12', '', 'https://update.joomla.org/core/sts/extension_sts.xml', '', ''),
(187, 1, 0, 'Joomla', '', 'joomla', 'file', '', 0, '3.9.12', '', 'https://update.joomla.org/core/sts/extension_sts.xml', '', ''),
(188, 1, 0, 'Joomla', '', 'joomla', 'file', '', 0, '3.9.12', '', 'https://update.joomla.org/core/sts/extension_sts.xml', '', ''),
(189, 1562, 0, 'FOF 3.x Stable', 'FOF 3.x Stable', 'lib_fof30', 'library', '', 1, '3.4.6', '', 'http://cdn.akeebabackup.com/updates/fof3_file.xml', '\n			https://www.akeebabackup.com/download/fof3/3-4-6.html			\n		', ''),
(190, 1564, 0, 'Slideshow CK', 'Show your images with a nice effect', 'com_slideshowck', 'component', '', 1, '2.0.9', '', 'https://update.joomlack.fr/slideshowck_light_update.xml', 'https://www.joomlack.fr/extensions-joomla/slideshow-ck', ''),
(191, 1, 0, 'Joomla', '', 'joomla', 'file', '', 0, '3.9.12', '', 'https://update.joomla.org/core/sts/extension_sts.xml', '', ''),
(192, 1, 0, 'Joomla', '', 'joomla', 'file', '', 0, '3.9.12', '', 'https://update.joomla.org/core/sts/extension_sts.xml', '', ''),
(193, 1, 0, 'Joomla', '', 'joomla', 'file', '', 0, '3.9.12', '', 'https://update.joomla.org/core/sts/extension_sts.xml', '', ''),
(194, 1, 0, 'Joomla', '', 'joomla', 'file', '', 0, '3.9.12', '', 'https://update.joomla.org/core/sts/extension_sts.xml', '', ''),
(195, 1562, 0, 'FOF 3.x Stable', 'FOF 3.x Stable', 'lib_fof30', 'library', '', 1, '3.4.6', '', 'http://cdn.akeebabackup.com/updates/fof3_file.xml', '\n			https://www.akeebabackup.com/download/fof3/3-4-6.html			\n		', ''),
(196, 1564, 0, 'Slideshow CK', 'Show your images with a nice effect', 'com_slideshowck', 'component', '', 1, '2.0.10', '', 'https://update.joomlack.fr/slideshowck_light_update.xml', 'https://www.joomlack.fr/extensions-joomla/slideshow-ck', ''),
(197, 1, 0, 'Joomla', '', 'joomla', 'file', '', 0, '3.9.12', '', 'https://update.joomla.org/core/sts/extension_sts.xml', '', ''),
(198, 1, 0, 'Joomla', '', 'joomla', 'file', '', 0, '3.9.12', '', 'https://update.joomla.org/core/sts/extension_sts.xml', '', ''),
(199, 1, 0, 'Joomla', '', 'joomla', 'file', '', 0, '3.9.12', '', 'https://update.joomla.org/core/sts/extension_sts.xml', '', ''),
(200, 1, 0, 'Joomla', '', 'joomla', 'file', '', 0, '3.9.12', '', 'https://update.joomla.org/core/sts/extension_sts.xml', '', ''),
(201, 1, 0, 'Joomla', '', 'joomla', 'file', '', 0, '3.9.12', '', 'https://update.joomla.org/core/sts/extension_sts.xml', '', ''),
(202, 1, 0, 'Joomla', '', 'joomla', 'file', '', 0, '3.9.12', '', 'https://update.joomla.org/core/sts/extension_sts.xml', '', ''),
(203, 1, 0, 'Joomla', '', 'joomla', 'file', '', 0, '3.9.12', '', 'https://update.joomla.org/core/sts/extension_sts.xml', '', ''),
(204, 1, 0, 'Joomla', '', 'joomla', 'file', '', 0, '3.9.12', '', 'https://update.joomla.org/core/sts/extension_sts.xml', '', ''),
(205, 1, 0, 'Joomla', '', 'joomla', 'file', '', 0, '3.9.12', '', 'https://update.joomla.org/core/sts/extension_sts.xml', '', ''),
(206, 1, 0, 'Joomla', '', 'joomla', 'file', '', 0, '3.9.12', '', 'https://update.joomla.org/core/sts/extension_sts.xml', '', ''),
(207, 1, 0, 'Joomla', '', 'joomla', 'file', '', 0, '3.9.12', '', 'https://update.joomla.org/core/sts/extension_sts.xml', '', ''),
(208, 1562, 0, 'FOF 3.x Stable', 'FOF 3.x Stable', 'lib_fof30', 'library', '', 1, '3.4.6', '', 'http://cdn.akeebabackup.com/updates/fof3_file.xml', '\n			https://www.akeebabackup.com/download/fof3/3-4-6.html			\n		', ''),
(209, 1564, 0, 'Slideshow CK', 'Show your images with a nice effect', 'com_slideshowck', 'component', '', 1, '2.0.10', '', 'https://update.joomlack.fr/slideshowck_light_update.xml', 'https://www.joomlack.fr/extensions-joomla/slideshow-ck', ''),
(210, 1, 0, 'Joomla', '', 'joomla', 'file', '', 0, '3.9.12', '', 'https://update.joomla.org/core/sts/extension_sts.xml', '', ''),
(211, 1, 0, 'Joomla', '', 'joomla', 'file', '', 0, '3.9.12', '', 'https://update.joomla.org/core/sts/extension_sts.xml', '', ''),
(212, 1, 0, 'Joomla', '', 'joomla', 'file', '', 0, '3.9.12', '', 'https://update.joomla.org/core/sts/extension_sts.xml', '', ''),
(213, 1, 0, 'Joomla', '', 'joomla', 'file', '', 0, '3.9.12', '', 'https://update.joomla.org/core/sts/extension_sts.xml', '', ''),
(214, 1562, 0, 'FOF 3.x Stable', 'FOF 3.x Stable', 'lib_fof30', 'library', '', 1, '3.4.6', '', 'http://cdn.akeebabackup.com/updates/fof3_file.xml', '\n			https://www.akeebabackup.com/download/fof3/3-4-6.html			\n		', ''),
(215, 1564, 0, 'Slideshow CK', 'Show your images with a nice effect', 'com_slideshowck', 'component', '', 1, '2.0.10', '', 'https://update.joomlack.fr/slideshowck_light_update.xml', 'https://www.joomlack.fr/extensions-joomla/slideshow-ck', ''),
(216, 1, 0, 'Joomla', '', 'joomla', 'file', '', 0, '3.9.12', '', 'https://update.joomla.org/core/sts/extension_sts.xml', '', ''),
(217, 1, 0, 'Joomla', '', 'joomla', 'file', '', 0, '3.9.12', '', 'https://update.joomla.org/core/sts/extension_sts.xml', '', ''),
(218, 1, 0, 'Joomla', '', 'joomla', 'file', '', 0, '3.9.12', '', 'https://update.joomla.org/core/sts/extension_sts.xml', '', ''),
(219, 1, 0, 'Joomla', '', 'joomla', 'file', '', 0, '3.9.12', '', 'https://update.joomla.org/core/sts/extension_sts.xml', '', ''),
(220, 1, 0, 'Joomla', '', 'joomla', 'file', '', 0, '3.9.12', '', 'https://update.joomla.org/core/sts/extension_sts.xml', '', ''),
(221, 1562, 0, 'FOF 3.x Stable', 'FOF 3.x Stable', 'lib_fof30', 'library', '', 1, '3.4.6', '', 'http://cdn.akeebabackup.com/updates/fof3_file.xml', '\n			https://www.akeebabackup.com/download/fof3/3-4-6.html			\n		', ''),
(222, 1564, 0, 'Slideshow CK', 'Show your images with a nice effect', 'com_slideshowck', 'component', '', 1, '2.0.10', '', 'https://update.joomlack.fr/slideshowck_light_update.xml', 'https://www.joomlack.fr/extensions-joomla/slideshow-ck', ''),
(223, 1, 0, 'Joomla', '', 'joomla', 'file', '', 0, '3.9.12', '', 'https://update.joomla.org/core/sts/extension_sts.xml', '', ''),
(224, 1, 0, 'Joomla', '', 'joomla', 'file', '', 0, '3.9.12', '', 'https://update.joomla.org/core/sts/extension_sts.xml', '', ''),
(225, 1, 0, 'Joomla', '', 'joomla', 'file', '', 0, '3.9.12', '', 'https://update.joomla.org/core/sts/extension_sts.xml', '', ''),
(226, 1, 0, 'Joomla', '', 'joomla', 'file', '', 0, '3.9.12', '', 'https://update.joomla.org/core/sts/extension_sts.xml', '', ''),
(227, 1562, 0, 'FOF 3.x Stable', 'FOF 3.x Stable', 'lib_fof30', 'library', '', 1, '3.4.6', '', 'http://cdn.akeebabackup.com/updates/fof3_file.xml', '\n			https://www.akeebabackup.com/download/fof3/3-4-6.html			\n		', ''),
(228, 1564, 0, 'Slideshow CK', 'Show your images with a nice effect', 'com_slideshowck', 'component', '', 1, '2.0.10', '', 'https://update.joomlack.fr/slideshowck_light_update.xml', 'https://www.joomlack.fr/extensions-joomla/slideshow-ck', ''),
(229, 1, 0, 'Joomla', '', 'joomla', 'file', '', 0, '3.9.12', '', 'https://update.joomla.org/core/sts/extension_sts.xml', '', ''),
(230, 1, 0, 'Joomla', '', 'joomla', 'file', '', 0, '3.9.12', '', 'https://update.joomla.org/core/sts/extension_sts.xml', '', ''),
(231, 1, 0, 'Joomla', '', 'joomla', 'file', '', 0, '3.9.12', '', 'https://update.joomla.org/core/sts/extension_sts.xml', '', ''),
(232, 1, 0, 'Joomla', '', 'joomla', 'file', '', 0, '3.9.12', '', 'https://update.joomla.org/core/sts/extension_sts.xml', '', ''),
(233, 1, 0, 'Joomla', '', 'joomla', 'file', '', 0, '3.9.12', '', 'https://update.joomla.org/core/sts/extension_sts.xml', '', ''),
(234, 1, 0, 'Joomla', '', 'joomla', 'file', '', 0, '3.9.12', '', 'https://update.joomla.org/core/sts/extension_sts.xml', '', ''),
(235, 1, 0, 'Joomla', '', 'joomla', 'file', '', 0, '3.9.12', '', 'https://update.joomla.org/core/sts/extension_sts.xml', '', ''),
(236, 1, 0, 'Joomla', '', 'joomla', 'file', '', 0, '3.9.12', '', 'https://update.joomla.org/core/sts/extension_sts.xml', '', ''),
(237, 1, 0, 'Joomla', '', 'joomla', 'file', '', 0, '3.9.12', '', 'https://update.joomla.org/core/sts/extension_sts.xml', '', ''),
(238, 1, 0, 'Joomla', '', 'joomla', 'file', '', 0, '3.9.12', '', 'https://update.joomla.org/core/sts/extension_sts.xml', '', ''),
(239, 1, 0, 'Joomla', '', 'joomla', 'file', '', 0, '3.9.12', '', 'https://update.joomla.org/core/sts/extension_sts.xml', '', ''),
(240, 1, 0, 'Joomla', '', 'joomla', 'file', '', 0, '3.9.12', '', 'https://update.joomla.org/core/sts/extension_sts.xml', '', ''),
(241, 1, 0, 'Joomla', '', 'joomla', 'file', '', 0, '3.9.12', '', 'https://update.joomla.org/core/sts/extension_sts.xml', '', ''),
(242, 1, 0, 'Joomla', '', 'joomla', 'file', '', 0, '3.9.12', '', 'https://update.joomla.org/core/sts/extension_sts.xml', '', ''),
(243, 1, 0, 'Joomla', '', 'joomla', 'file', '', 0, '3.9.12', '', 'https://update.joomla.org/core/sts/extension_sts.xml', '', ''),
(244, 1, 0, 'Joomla', '', 'joomla', 'file', '', 0, '3.9.12', '', 'https://update.joomla.org/core/sts/extension_sts.xml', '', ''),
(245, 1, 0, 'Joomla', '', 'joomla', 'file', '', 0, '3.9.12', '', 'https://update.joomla.org/core/sts/extension_sts.xml', '', ''),
(246, 1, 0, 'Joomla', '', 'joomla', 'file', '', 0, '3.9.12', '', 'https://update.joomla.org/core/sts/extension_sts.xml', '', ''),
(247, 1, 0, 'Joomla', '', 'joomla', 'file', '', 0, '3.9.12', '', 'https://update.joomla.org/core/sts/extension_sts.xml', '', ''),
(248, 1562, 0, 'FOF 3.x Stable', 'FOF 3.x Stable', 'lib_fof30', 'library', '', 1, '3.4.6', '', 'http://cdn.akeebabackup.com/updates/fof3_file.xml', '\n			https://www.akeebabackup.com/download/fof3/3-4-6.html			\n		', ''),
(249, 1564, 0, 'Slideshow CK', 'Show your images with a nice effect', 'com_slideshowck', 'component', '', 1, '2.0.10', '', 'https://update.joomlack.fr/slideshowck_light_update.xml', 'https://www.joomlack.fr/extensions-joomla/slideshow-ck', ''),
(250, 1, 0, 'Joomla', '', 'joomla', 'file', '', 0, '3.9.12', '', 'https://update.joomla.org/core/sts/extension_sts.xml', '', ''),
(251, 1, 0, 'Joomla', '', 'joomla', 'file', '', 0, '3.9.12', '', 'https://update.joomla.org/core/sts/extension_sts.xml', '', ''),
(252, 1, 0, 'Joomla', '', 'joomla', 'file', '', 0, '3.9.12', '', 'https://update.joomla.org/core/sts/extension_sts.xml', '', ''),
(253, 1, 0, 'Joomla', '', 'joomla', 'file', '', 0, '3.9.12', '', 'https://update.joomla.org/core/sts/extension_sts.xml', '', ''),
(254, 1, 0, 'Joomla', '', 'joomla', 'file', '', 0, '3.9.12', '', 'https://update.joomla.org/core/sts/extension_sts.xml', '', ''),
(255, 1, 0, 'Joomla', '', 'joomla', 'file', '', 0, '3.9.12', '', 'https://update.joomla.org/core/sts/extension_sts.xml', '', ''),
(256, 1, 0, 'Joomla', '', 'joomla', 'file', '', 0, '3.9.12', '', 'https://update.joomla.org/core/sts/extension_sts.xml', '', ''),
(257, 1, 0, 'Joomla', '', 'joomla', 'file', '', 0, '3.9.12', '', 'https://update.joomla.org/core/sts/extension_sts.xml', '', ''),
(258, 1, 0, 'Joomla', '', 'joomla', 'file', '', 0, '3.9.12', '', 'https://update.joomla.org/core/sts/extension_sts.xml', '', ''),
(259, 1, 0, 'Joomla', '', 'joomla', 'file', '', 0, '3.9.12', '', 'https://update.joomla.org/core/sts/extension_sts.xml', '', ''),
(260, 1, 0, 'Joomla', '', 'joomla', 'file', '', 0, '3.9.12', '', 'https://update.joomla.org/core/sts/extension_sts.xml', '', ''),
(261, 1, 0, 'Joomla', '', 'joomla', 'file', '', 0, '3.9.12', '', 'https://update.joomla.org/core/sts/extension_sts.xml', '', ''),
(262, 1, 0, 'Joomla', '', 'joomla', 'file', '', 0, '3.9.12', '', 'https://update.joomla.org/core/sts/extension_sts.xml', '', ''),
(263, 1, 0, 'Joomla', '', 'joomla', 'file', '', 0, '3.9.12', '', 'https://update.joomla.org/core/sts/extension_sts.xml', '', ''),
(264, 1, 0, 'Joomla', '', 'joomla', 'file', '', 0, '3.9.12', '', 'https://update.joomla.org/core/sts/extension_sts.xml', '', ''),
(265, 1, 0, 'Joomla', '', 'joomla', 'file', '', 0, '3.9.12', '', 'https://update.joomla.org/core/sts/extension_sts.xml', '', ''),
(266, 1, 0, 'Joomla', '', 'joomla', 'file', '', 0, '3.9.12', '', 'https://update.joomla.org/core/sts/extension_sts.xml', '', ''),
(267, 1, 0, 'Joomla', '', 'joomla', 'file', '', 0, '3.9.12', '', 'https://update.joomla.org/core/sts/extension_sts.xml', '', ''),
(268, 1, 0, 'Joomla', '', 'joomla', 'file', '', 0, '3.9.12', '', 'https://update.joomla.org/core/sts/extension_sts.xml', '', ''),
(269, 1, 0, 'Joomla', '', 'joomla', 'file', '', 0, '3.9.12', '', 'https://update.joomla.org/core/sts/extension_sts.xml', '', ''),
(270, 1, 0, 'Joomla', '', 'joomla', 'file', '', 0, '3.9.12', '', 'https://update.joomla.org/core/sts/extension_sts.xml', '', ''),
(271, 1, 0, 'Joomla', '', 'joomla', 'file', '', 0, '3.9.12', '', 'https://update.joomla.org/core/sts/extension_sts.xml', '', ''),
(272, 1, 0, 'Joomla', '', 'joomla', 'file', '', 0, '3.9.12', '', 'https://update.joomla.org/core/sts/extension_sts.xml', '', ''),
(273, 1, 0, 'Joomla', '', 'joomla', 'file', '', 0, '3.9.12', '', 'https://update.joomla.org/core/sts/extension_sts.xml', '', ''),
(274, 1, 0, 'Joomla', '', 'joomla', 'file', '', 0, '3.9.12', '', 'https://update.joomla.org/core/sts/extension_sts.xml', '', ''),
(275, 1, 0, 'Joomla', '', 'joomla', 'file', '', 0, '3.9.12', '', 'https://update.joomla.org/core/sts/extension_sts.xml', '', ''),
(276, 1, 0, 'Joomla', '', 'joomla', 'file', '', 0, '3.9.12', '', 'https://update.joomla.org/core/sts/extension_sts.xml', '', ''),
(277, 1, 0, 'Joomla', '', 'joomla', 'file', '', 0, '3.9.12', '', 'https://update.joomla.org/core/sts/extension_sts.xml', '', ''),
(278, 1, 0, 'Joomla', '', 'joomla', 'file', '', 0, '3.9.12', '', 'https://update.joomla.org/core/sts/extension_sts.xml', '', ''),
(279, 1562, 0, 'FOF 3.x Stable', 'FOF 3.x Stable', 'lib_fof30', 'library', '', 1, '3.4.7', '', 'http://cdn.akeebabackup.com/updates/fof3_file.xml', '\n			https://www.akeebabackup.com/download/fof3/3-4-7.html			\n		', ''),
(280, 1564, 0, 'Slideshow CK', 'Show your images with a nice effect', 'com_slideshowck', 'component', '', 1, '2.0.11', '', 'https://update.joomlack.fr/slideshowck_light_update.xml', 'https://www.joomlack.fr/extensions-joomla/slideshow-ck', ''),
(281, 1, 0, 'Joomla', '', 'joomla', 'file', '', 0, '3.9.12', '', 'https://update.joomla.org/core/sts/extension_sts.xml', '', ''),
(282, 1, 0, 'Joomla', '', 'joomla', 'file', '', 0, '3.9.12', '', 'https://update.joomla.org/core/sts/extension_sts.xml', '', ''),
(283, 1, 0, 'Joomla', '', 'joomla', 'file', '', 0, '3.9.12', '', 'https://update.joomla.org/core/sts/extension_sts.xml', '', ''),
(284, 1562, 0, 'FOF 3.x Stable', 'FOF 3.x Stable', 'lib_fof30', 'library', '', 1, '3.4.7', '', 'http://cdn.akeebabackup.com/updates/fof3_file.xml', '\n			https://www.akeebabackup.com/download/fof3/3-4-7.html			\n		', ''),
(285, 1564, 0, 'Slideshow CK', 'Show your images with a nice effect', 'com_slideshowck', 'component', '', 1, '2.0.11', '', 'https://update.joomlack.fr/slideshowck_light_update.xml', 'https://www.joomlack.fr/extensions-joomla/slideshow-ck', ''),
(286, 1, 0, 'Joomla', '', 'joomla', 'file', '', 0, '3.9.12', '', 'https://update.joomla.org/core/sts/extension_sts.xml', '', ''),
(287, 1, 0, 'Joomla', '', 'joomla', 'file', '', 0, '3.9.12', '', 'https://update.joomla.org/core/sts/extension_sts.xml', '', ''),
(288, 1, 0, 'Joomla', '', 'joomla', 'file', '', 0, '3.9.12', '', 'https://update.joomla.org/core/sts/extension_sts.xml', '', ''),
(289, 1, 0, 'Joomla', '', 'joomla', 'file', '', 0, '3.9.12', '', 'https://update.joomla.org/core/sts/extension_sts.xml', '', ''),
(290, 1, 0, 'Joomla', '', 'joomla', 'file', '', 0, '3.9.12', '', 'https://update.joomla.org/core/sts/extension_sts.xml', '', ''),
(291, 1, 0, 'Joomla', '', 'joomla', 'file', '', 0, '3.9.12', '', 'https://update.joomla.org/core/sts/extension_sts.xml', '', ''),
(292, 1, 0, 'Joomla', '', 'joomla', 'file', '', 0, '3.9.12', '', 'https://update.joomla.org/core/sts/extension_sts.xml', '', ''),
(293, 1, 0, 'Joomla', '', 'joomla', 'file', '', 0, '3.9.12', '', 'https://update.joomla.org/core/sts/extension_sts.xml', '', ''),
(294, 1, 0, 'Joomla', '', 'joomla', 'file', '', 0, '3.9.12', '', 'https://update.joomla.org/core/sts/extension_sts.xml', '', ''),
(295, 1, 0, 'Joomla', '', 'joomla', 'file', '', 0, '3.9.12', '', 'https://update.joomla.org/core/sts/extension_sts.xml', '', ''),
(296, 1, 0, 'Joomla', '', 'joomla', 'file', '', 0, '3.9.12', '', 'https://update.joomla.org/core/sts/extension_sts.xml', '', ''),
(297, 1, 0, 'Joomla', '', 'joomla', 'file', '', 0, '3.9.12', '', 'https://update.joomla.org/core/sts/extension_sts.xml', '', ''),
(298, 1, 0, 'Joomla', '', 'joomla', 'file', '', 0, '3.9.12', '', 'https://update.joomla.org/core/sts/extension_sts.xml', '', ''),
(299, 1, 0, 'Joomla', '', 'joomla', 'file', '', 0, '3.9.12', '', 'https://update.joomla.org/core/sts/extension_sts.xml', '', ''),
(300, 1, 0, 'Joomla', '', 'joomla', 'file', '', 0, '3.9.12', '', 'https://update.joomla.org/core/sts/extension_sts.xml', '', ''),
(301, 1, 0, 'Joomla', '', 'joomla', 'file', '', 0, '3.9.12', '', 'https://update.joomla.org/core/sts/extension_sts.xml', '', ''),
(302, 1, 0, 'Joomla', '', 'joomla', 'file', '', 0, '3.9.12', '', 'https://update.joomla.org/core/sts/extension_sts.xml', '', ''),
(303, 1, 0, 'Joomla', '', 'joomla', 'file', '', 0, '3.9.12', '', 'https://update.joomla.org/core/sts/extension_sts.xml', '', ''),
(304, 1, 0, 'Joomla', '', 'joomla', 'file', '', 0, '3.9.12', '', 'https://update.joomla.org/core/sts/extension_sts.xml', '', ''),
(305, 1, 0, 'Joomla', '', 'joomla', 'file', '', 0, '3.9.12', '', 'https://update.joomla.org/core/sts/extension_sts.xml', '', ''),
(306, 1, 0, 'Joomla', '', 'joomla', 'file', '', 0, '3.9.12', '', 'https://update.joomla.org/core/sts/extension_sts.xml', '', ''),
(307, 1, 0, 'Joomla', '', 'joomla', 'file', '', 0, '3.9.12', '', 'https://update.joomla.org/core/sts/extension_sts.xml', '', ''),
(308, 1, 0, 'Joomla', '', 'joomla', 'file', '', 0, '3.9.12', '', 'https://update.joomla.org/core/sts/extension_sts.xml', '', ''),
(309, 1, 0, 'Joomla', '', 'joomla', 'file', '', 0, '3.9.12', '', 'https://update.joomla.org/core/sts/extension_sts.xml', '', ''),
(310, 1, 0, 'Joomla', '', 'joomla', 'file', '', 0, '3.9.12', '', 'https://update.joomla.org/core/sts/extension_sts.xml', '', ''),
(311, 1, 0, 'Joomla', '', 'joomla', 'file', '', 0, '3.9.12', '', 'https://update.joomla.org/core/sts/extension_sts.xml', '', ''),
(312, 1, 0, 'Joomla', '', 'joomla', 'file', '', 0, '3.9.12', '', 'https://update.joomla.org/core/sts/extension_sts.xml', '', ''),
(313, 1, 0, 'Joomla', '', 'joomla', 'file', '', 0, '3.9.12', '', 'https://update.joomla.org/core/sts/extension_sts.xml', '', ''),
(314, 1, 0, 'Joomla', '', 'joomla', 'file', '', 0, '3.9.12', '', 'https://update.joomla.org/core/sts/extension_sts.xml', '', ''),
(315, 1, 0, 'Joomla', '', 'joomla', 'file', '', 0, '3.9.12', '', 'https://update.joomla.org/core/sts/extension_sts.xml', '', ''),
(316, 1, 0, 'Joomla', '', 'joomla', 'file', '', 0, '3.9.12', '', 'https://update.joomla.org/core/sts/extension_sts.xml', '', ''),
(317, 1, 0, 'Joomla', '', 'joomla', 'file', '', 0, '3.9.12', '', 'https://update.joomla.org/core/sts/extension_sts.xml', '', ''),
(318, 1562, 0, 'FOF 3.x Stable', 'FOF 3.x Stable', 'lib_fof30', 'library', '', 1, '3.4.7', '', 'http://cdn.akeebabackup.com/updates/fof3_file.xml', '\n			https://www.akeebabackup.com/download/fof3/3-4-7.html			\n		', ''),
(319, 1564, 0, 'Slideshow CK', 'Show your images with a nice effect', 'com_slideshowck', 'component', '', 1, '2.0.12', '', 'https://update.joomlack.fr/slideshowck_light_update.xml', 'https://www.joomlack.fr/extensions-joomla/slideshow-ck', ''),
(320, 1571, 0, 'JCE 2.7.19', 'Installation package for Joomla! 3.x and 4.x', 'pkg_jce', 'package', '', 0, '2.7.19', '', 'https://cdn.joomlacontenteditor.net/updates/xml/editor/pkg_jce.xml', 'https://www.joomlacontenteditor.net/news/jce-pro-2-7-19-released', ''),
(321, 1, 0, 'Joomla', '', 'joomla', 'file', '', 0, '3.9.12', '', 'https://update.joomla.org/core/sts/extension_sts.xml', '', ''),
(322, 1, 0, 'Joomla', '', 'joomla', 'file', '', 0, '3.9.12', '', 'https://update.joomla.org/core/sts/extension_sts.xml', '', ''),
(323, 1, 0, 'Joomla', '', 'joomla', 'file', '', 0, '3.9.12', '', 'https://update.joomla.org/core/sts/extension_sts.xml', '', ''),
(324, 1, 0, 'Joomla', '', 'joomla', 'file', '', 0, '3.9.12', '', 'https://update.joomla.org/core/sts/extension_sts.xml', '', ''),
(325, 1562, 0, 'FOF 3.x Stable', 'FOF 3.x Stable', 'lib_fof30', 'library', '', 1, '3.4.7', '', 'http://cdn.akeebabackup.com/updates/fof3_file.xml', '\n			https://www.akeebabackup.com/download/fof3/3-4-7.html			\n		', ''),
(326, 1564, 0, 'Slideshow CK', 'Show your images with a nice effect', 'com_slideshowck', 'component', '', 1, '2.0.12', '', 'https://update.joomlack.fr/slideshowck_light_update.xml', 'https://www.joomlack.fr/extensions-joomla/slideshow-ck', ''),
(327, 1571, 0, 'JCE 2.7.19', 'Installation package for Joomla! 3.x and 4.x', 'pkg_jce', 'package', '', 0, '2.7.19', '', 'https://cdn.joomlacontenteditor.net/updates/xml/editor/pkg_jce.xml', 'https://www.joomlacontenteditor.net/news/jce-pro-2-7-19-released', ''),
(328, 1, 0, 'Joomla', '', 'joomla', 'file', '', 0, '3.9.12', '', 'https://update.joomla.org/core/sts/extension_sts.xml', '', ''),
(329, 1, 0, 'Joomla', '', 'joomla', 'file', '', 0, '3.9.12', '', 'https://update.joomla.org/core/sts/extension_sts.xml', '', ''),
(330, 1, 0, 'Joomla', '', 'joomla', 'file', '', 0, '3.9.12', '', 'https://update.joomla.org/core/sts/extension_sts.xml', '', ''),
(331, 1, 0, 'Joomla', '', 'joomla', 'file', '', 0, '3.9.12', '', 'https://update.joomla.org/core/sts/extension_sts.xml', '', ''),
(332, 1, 0, 'Joomla', '', 'joomla', 'file', '', 0, '3.9.12', '', 'https://update.joomla.org/core/sts/extension_sts.xml', '', ''),
(333, 1, 0, 'Joomla', '', 'joomla', 'file', '', 0, '3.9.12', '', 'https://update.joomla.org/core/sts/extension_sts.xml', '', ''),
(334, 1, 0, 'Joomla', '', 'joomla', 'file', '', 0, '3.9.12', '', 'https://update.joomla.org/core/sts/extension_sts.xml', '', ''),
(335, 1, 0, 'Joomla', '', 'joomla', 'file', '', 0, '3.9.12', '', 'https://update.joomla.org/core/sts/extension_sts.xml', '', ''),
(336, 1, 0, 'Joomla', '', 'joomla', 'file', '', 0, '3.9.12', '', 'https://update.joomla.org/core/sts/extension_sts.xml', '', ''),
(337, 1, 0, 'Joomla', '', 'joomla', 'file', '', 0, '3.9.12', '', 'https://update.joomla.org/core/sts/extension_sts.xml', '', ''),
(338, 1, 0, 'Joomla', '', 'joomla', 'file', '', 0, '3.9.12', '', 'https://update.joomla.org/core/sts/extension_sts.xml', '', ''),
(339, 1, 0, 'Joomla', '', 'joomla', 'file', '', 0, '3.9.12', '', 'https://update.joomla.org/core/sts/extension_sts.xml', '', ''),
(340, 1, 0, 'Joomla', '', 'joomla', 'file', '', 0, '3.9.12', '', 'https://update.joomla.org/core/sts/extension_sts.xml', '', ''),
(341, 1, 0, 'Joomla', '', 'joomla', 'file', '', 0, '3.9.12', '', 'https://update.joomla.org/core/sts/extension_sts.xml', '', ''),
(342, 1, 0, 'Joomla', '', 'joomla', 'file', '', 0, '3.9.12', '', 'https://update.joomla.org/core/sts/extension_sts.xml', '', ''),
(343, 1, 0, 'Joomla', '', 'joomla', 'file', '', 0, '3.9.12', '', 'https://update.joomla.org/core/sts/extension_sts.xml', '', ''),
(344, 1562, 0, 'FOF 3.x Stable', 'FOF 3.x Stable', 'lib_fof30', 'library', '', 1, '3.4.7', '', 'http://cdn.akeebabackup.com/updates/fof3_file.xml', '\n			https://www.akeebabackup.com/download/fof3/3-4-7.html			\n		', ''),
(345, 1564, 0, 'Slideshow CK', 'Show your images with a nice effect', 'com_slideshowck', 'component', '', 1, '2.0.13', '', 'https://update.joomlack.fr/slideshowck_light_update.xml', 'https://www.joomlack.fr/extensions-joomla/slideshow-ck', ''),
(346, 1571, 0, 'JCE 2.7.19', 'Installation package for Joomla! 3.x and 4.x', 'pkg_jce', 'package', '', 0, '2.7.19', '', 'https://cdn.joomlacontenteditor.net/updates/xml/editor/pkg_jce.xml', 'https://www.joomlacontenteditor.net/news/jce-pro-2-7-19-released', ''),
(347, 1, 0, 'Joomla', '', 'joomla', 'file', '', 0, '3.9.13', '', 'https://update.joomla.org/core/sts/extension_sts.xml', '', ''),
(348, 1, 0, 'Joomla', '', 'joomla', 'file', '', 0, '3.9.13', '', 'https://update.joomla.org/core/sts/extension_sts.xml', '', ''),
(349, 1, 0, 'Joomla', '', 'joomla', 'file', '', 0, '3.9.13', '', 'https://update.joomla.org/core/sts/extension_sts.xml', '', ''),
(350, 1, 0, 'Joomla', '', 'joomla', 'file', '', 0, '3.9.13', '', 'https://update.joomla.org/core/sts/extension_sts.xml', '', '');
INSERT INTO `ynfp8_updates` (`update_id`, `update_site_id`, `extension_id`, `name`, `description`, `element`, `type`, `folder`, `client_id`, `version`, `data`, `detailsurl`, `infourl`, `extra_query`) VALUES
(351, 1, 0, 'Joomla', '', 'joomla', 'file', '', 0, '3.9.13', '', 'https://update.joomla.org/core/sts/extension_sts.xml', '', ''),
(352, 1, 0, 'Joomla', '', 'joomla', 'file', '', 0, '3.9.13', '', 'https://update.joomla.org/core/sts/extension_sts.xml', '', ''),
(353, 1, 0, 'Joomla', '', 'joomla', 'file', '', 0, '3.9.13', '', 'https://update.joomla.org/core/sts/extension_sts.xml', '', ''),
(354, 1, 0, 'Joomla', '', 'joomla', 'file', '', 0, '3.9.13', '', 'https://update.joomla.org/core/sts/extension_sts.xml', '', ''),
(355, 1, 0, 'Joomla', '', 'joomla', 'file', '', 0, '3.9.13', '', 'https://update.joomla.org/core/sts/extension_sts.xml', '', ''),
(356, 1, 0, 'Joomla', '', 'joomla', 'file', '', 0, '3.9.13', '', 'https://update.joomla.org/core/sts/extension_sts.xml', '', ''),
(357, 1, 0, 'Joomla', '', 'joomla', 'file', '', 0, '3.9.13', '', 'https://update.joomla.org/core/sts/extension_sts.xml', '', ''),
(358, 1, 0, 'Joomla', '', 'joomla', 'file', '', 0, '3.9.13', '', 'https://update.joomla.org/core/sts/extension_sts.xml', '', ''),
(359, 1, 0, 'Joomla', '', 'joomla', 'file', '', 0, '3.9.13', '', 'https://update.joomla.org/core/sts/extension_sts.xml', '', ''),
(360, 1, 0, 'Joomla', '', 'joomla', 'file', '', 0, '3.9.13', '', 'https://update.joomla.org/core/sts/extension_sts.xml', '', ''),
(361, 1, 0, 'Joomla', '', 'joomla', 'file', '', 0, '3.9.13', '', 'https://update.joomla.org/core/sts/extension_sts.xml', '', ''),
(362, 1, 0, 'Joomla', '', 'joomla', 'file', '', 0, '3.9.13', '', 'https://update.joomla.org/core/sts/extension_sts.xml', '', ''),
(363, 1, 0, 'Joomla', '', 'joomla', 'file', '', 0, '3.9.13', '', 'https://update.joomla.org/core/sts/extension_sts.xml', '', ''),
(364, 1, 0, 'Joomla', '', 'joomla', 'file', '', 0, '3.9.13', '', 'https://update.joomla.org/core/sts/extension_sts.xml', '', ''),
(365, 1, 0, 'Joomla', '', 'joomla', 'file', '', 0, '3.9.13', '', 'https://update.joomla.org/core/sts/extension_sts.xml', '', ''),
(366, 1, 0, 'Joomla', '', 'joomla', 'file', '', 0, '3.9.13', '', 'https://update.joomla.org/core/sts/extension_sts.xml', '', ''),
(367, 1, 0, 'Joomla', '', 'joomla', 'file', '', 0, '3.9.13', '', 'https://update.joomla.org/core/sts/extension_sts.xml', '', ''),
(368, 1, 0, 'Joomla', '', 'joomla', 'file', '', 0, '3.9.13', '', 'https://update.joomla.org/core/sts/extension_sts.xml', '', ''),
(369, 1, 0, 'Joomla', '', 'joomla', 'file', '', 0, '3.9.13', '', 'https://update.joomla.org/core/sts/extension_sts.xml', '', ''),
(370, 1, 0, 'Joomla', '', 'joomla', 'file', '', 0, '3.9.13', '', 'https://update.joomla.org/core/sts/extension_sts.xml', '', ''),
(371, 1, 0, 'Joomla', '', 'joomla', 'file', '', 0, '3.9.13', '', 'https://update.joomla.org/core/sts/extension_sts.xml', '', ''),
(372, 1562, 0, 'FOF 3.x Stable', 'FOF 3.x Stable', 'lib_fof30', 'library', '', 1, '3.4.7', '', 'http://cdn.akeebabackup.com/updates/fof3_file.xml', '\n			https://www.akeebabackup.com/download/fof3/3-4-7.html			\n		', ''),
(373, 1564, 0, 'Slideshow CK', 'Show your images with a nice effect', 'com_slideshowck', 'component', '', 1, '2.0.13', '', 'https://update.joomlack.fr/slideshowck_light_update.xml', 'https://www.joomlack.fr/extensions-joomla/slideshow-ck', ''),
(374, 1571, 0, 'JCE 2.7.19', 'Installation package for Joomla! 3.x and 4.x', 'pkg_jce', 'package', '', 0, '2.7.19', '', 'https://cdn.joomlacontenteditor.net/updates/xml/editor/pkg_jce.xml', 'https://www.joomlacontenteditor.net/news/jce-pro-2-7-19-released', ''),
(375, 1, 0, 'Joomla', '', 'joomla', 'file', '', 0, '3.9.13', '', 'https://update.joomla.org/core/sts/extension_sts.xml', '', ''),
(376, 1, 0, 'Joomla', '', 'joomla', 'file', '', 0, '3.9.13', '', 'https://update.joomla.org/core/sts/extension_sts.xml', '', ''),
(377, 1, 0, 'Joomla', '', 'joomla', 'file', '', 0, '3.9.13', '', 'https://update.joomla.org/core/sts/extension_sts.xml', '', ''),
(378, 1, 0, 'Joomla', '', 'joomla', 'file', '', 0, '3.9.13', '', 'https://update.joomla.org/core/sts/extension_sts.xml', '', ''),
(379, 1, 0, 'Joomla', '', 'joomla', 'file', '', 0, '3.9.13', '', 'https://update.joomla.org/core/sts/extension_sts.xml', '', ''),
(380, 1, 0, 'Joomla', '', 'joomla', 'file', '', 0, '3.9.13', '', 'https://update.joomla.org/core/sts/extension_sts.xml', '', ''),
(381, 1, 0, 'Joomla', '', 'joomla', 'file', '', 0, '3.9.13', '', 'https://update.joomla.org/core/sts/extension_sts.xml', '', ''),
(382, 1, 0, 'Joomla', '', 'joomla', 'file', '', 0, '3.9.13', '', 'https://update.joomla.org/core/sts/extension_sts.xml', '', ''),
(383, 1, 0, 'Joomla', '', 'joomla', 'file', '', 0, '3.9.13', '', 'https://update.joomla.org/core/sts/extension_sts.xml', '', ''),
(384, 1, 0, 'Joomla', '', 'joomla', 'file', '', 0, '3.9.13', '', 'https://update.joomla.org/core/sts/extension_sts.xml', '', ''),
(385, 1, 0, 'Joomla', '', 'joomla', 'file', '', 0, '3.9.13', '', 'https://update.joomla.org/core/sts/extension_sts.xml', '', ''),
(386, 1, 0, 'Joomla', '', 'joomla', 'file', '', 0, '3.9.13', '', 'https://update.joomla.org/core/sts/extension_sts.xml', '', ''),
(387, 1, 0, 'Joomla', '', 'joomla', 'file', '', 0, '3.9.13', '', 'https://update.joomla.org/core/sts/extension_sts.xml', '', ''),
(388, 1, 0, 'Joomla', '', 'joomla', 'file', '', 0, '3.9.13', '', 'https://update.joomla.org/core/sts/extension_sts.xml', '', ''),
(389, 1, 0, 'Joomla', '', 'joomla', 'file', '', 0, '3.9.13', '', 'https://update.joomla.org/core/sts/extension_sts.xml', '', ''),
(390, 1562, 0, 'FOF 3.x Stable', 'FOF 3.x Stable', 'lib_fof30', 'library', '', 1, '3.4.7', '', 'http://cdn.akeebabackup.com/updates/fof3_file.xml', '\n			https://www.akeebabackup.com/download/fof3/3-4-7.html			\n		', ''),
(391, 1564, 0, 'Slideshow CK', 'Show your images with a nice effect', 'com_slideshowck', 'component', '', 1, '2.0.13', '', 'https://update.joomlack.fr/slideshowck_light_update.xml', 'https://www.joomlack.fr/extensions-joomla/slideshow-ck', ''),
(392, 1571, 0, 'JCE 2.7.19', 'Installation package for Joomla! 3.x and 4.x', 'pkg_jce', 'package', '', 0, '2.7.19', '', 'https://cdn.joomlacontenteditor.net/updates/xml/editor/pkg_jce.xml', 'https://www.joomlacontenteditor.net/news/jce-pro-2-7-19-released', ''),
(393, 1, 0, 'Joomla', '', 'joomla', 'file', '', 0, '3.9.13', '', 'https://update.joomla.org/core/sts/extension_sts.xml', '', ''),
(394, 1, 0, 'Joomla', '', 'joomla', 'file', '', 0, '3.9.13', '', 'https://update.joomla.org/core/sts/extension_sts.xml', '', ''),
(395, 1, 0, 'Joomla', '', 'joomla', 'file', '', 0, '3.9.13', '', 'https://update.joomla.org/core/sts/extension_sts.xml', '', ''),
(396, 1562, 0, 'FOF 3.x Stable', 'FOF 3.x Stable', 'lib_fof30', 'library', '', 1, '3.4.7', '', 'http://cdn.akeebabackup.com/updates/fof3_file.xml', '\n			https://www.akeebabackup.com/download/fof3/3-4-7.html			\n		', ''),
(397, 1564, 0, 'Slideshow CK', 'Show your images with a nice effect', 'com_slideshowck', 'component', '', 1, '2.0.13', '', 'https://update.joomlack.fr/slideshowck_light_update.xml', 'https://www.joomlack.fr/extensions-joomla/slideshow-ck', ''),
(398, 1571, 0, 'JCE 2.7.19', 'Installation package for Joomla! 3.x and 4.x', 'pkg_jce', 'package', '', 0, '2.7.19', '', 'https://cdn.joomlacontenteditor.net/updates/xml/editor/pkg_jce.xml', 'https://www.joomlacontenteditor.net/news/jce-pro-2-7-19-released', ''),
(399, 1, 0, 'Joomla', '', 'joomla', 'file', '', 0, '3.9.13', '', 'https://update.joomla.org/core/sts/extension_sts.xml', '', ''),
(400, 1, 0, 'Joomla', '', 'joomla', 'file', '', 0, '3.9.13', '', 'https://update.joomla.org/core/sts/extension_sts.xml', '', ''),
(401, 1, 0, 'Joomla', '', 'joomla', 'file', '', 0, '3.9.13', '', 'https://update.joomla.org/core/sts/extension_sts.xml', '', ''),
(402, 1, 0, 'Joomla', '', 'joomla', 'file', '', 0, '3.9.13', '', 'https://update.joomla.org/core/sts/extension_sts.xml', '', ''),
(403, 1, 0, 'Joomla', '', 'joomla', 'file', '', 0, '3.9.13', '', 'https://update.joomla.org/core/sts/extension_sts.xml', '', ''),
(404, 1, 0, 'Joomla', '', 'joomla', 'file', '', 0, '3.9.13', '', 'https://update.joomla.org/core/sts/extension_sts.xml', '', ''),
(405, 1, 0, 'Joomla', '', 'joomla', 'file', '', 0, '3.9.13', '', 'https://update.joomla.org/core/sts/extension_sts.xml', '', ''),
(406, 1, 0, 'Joomla', '', 'joomla', 'file', '', 0, '3.9.13', '', 'https://update.joomla.org/core/sts/extension_sts.xml', '', ''),
(407, 1, 0, 'Joomla', '', 'joomla', 'file', '', 0, '3.9.13', '', 'https://update.joomla.org/core/sts/extension_sts.xml', '', ''),
(408, 1, 0, 'Joomla', '', 'joomla', 'file', '', 0, '3.9.13', '', 'https://update.joomla.org/core/sts/extension_sts.xml', '', ''),
(409, 1, 0, 'Joomla', '', 'joomla', 'file', '', 0, '3.9.13', '', 'https://update.joomla.org/core/sts/extension_sts.xml', '', ''),
(410, 1, 0, 'Joomla', '', 'joomla', 'file', '', 0, '3.9.13', '', 'https://update.joomla.org/core/sts/extension_sts.xml', '', ''),
(411, 1, 0, 'Joomla', '', 'joomla', 'file', '', 0, '3.9.13', '', 'https://update.joomla.org/core/sts/extension_sts.xml', '', ''),
(412, 1, 0, 'Joomla', '', 'joomla', 'file', '', 0, '3.9.13', '', 'https://update.joomla.org/core/sts/extension_sts.xml', '', ''),
(413, 1, 0, 'Joomla', '', 'joomla', 'file', '', 0, '3.9.13', '', 'https://update.joomla.org/core/sts/extension_sts.xml', '', ''),
(414, 1, 0, 'Joomla', '', 'joomla', 'file', '', 0, '3.9.13', '', 'https://update.joomla.org/core/sts/extension_sts.xml', '', ''),
(415, 1, 0, 'Joomla', '', 'joomla', 'file', '', 0, '3.9.13', '', 'https://update.joomla.org/core/sts/extension_sts.xml', '', ''),
(416, 1, 0, 'Joomla', '', 'joomla', 'file', '', 0, '3.9.13', '', 'https://update.joomla.org/core/sts/extension_sts.xml', '', ''),
(417, 1, 0, 'Joomla', '', 'joomla', 'file', '', 0, '3.9.13', '', 'https://update.joomla.org/core/sts/extension_sts.xml', '', ''),
(418, 1, 0, 'Joomla', '', 'joomla', 'file', '', 0, '3.9.13', '', 'https://update.joomla.org/core/sts/extension_sts.xml', '', ''),
(419, 1, 0, 'Joomla', '', 'joomla', 'file', '', 0, '3.9.13', '', 'https://update.joomla.org/core/sts/extension_sts.xml', '', ''),
(420, 1562, 0, 'FOF 3.x Stable', 'FOF 3.x Stable', 'lib_fof30', 'library', '', 1, '3.4.7', '', 'http://cdn.akeebabackup.com/updates/fof3_file.xml', '\n			https://www.akeebabackup.com/download/fof3/3-4-7.html			\n		', ''),
(421, 1564, 0, 'Slideshow CK', 'Show your images with a nice effect', 'com_slideshowck', 'component', '', 1, '2.0.13', '', 'https://update.joomlack.fr/slideshowck_light_update.xml', 'https://www.joomlack.fr/extensions-joomla/slideshow-ck', ''),
(422, 1571, 0, 'JCE 2.7.20', 'Installation package for Joomla! 3.x and 4.x', 'pkg_jce', 'package', '', 0, '2.7.20', '', 'https://cdn.joomlacontenteditor.net/updates/xml/editor/pkg_jce.xml', 'https://www.joomlacontenteditor.net/news/jce-pro-2-7-20-released', ''),
(423, 1, 0, 'Joomla', '', 'joomla', 'file', '', 0, '3.9.13', '', 'https://update.joomla.org/core/sts/extension_sts.xml', '', ''),
(424, 1, 0, 'Joomla', '', 'joomla', 'file', '', 0, '3.9.13', '', 'https://update.joomla.org/core/sts/extension_sts.xml', '', ''),
(425, 1, 0, 'Joomla', '', 'joomla', 'file', '', 0, '3.9.13', '', 'https://update.joomla.org/core/sts/extension_sts.xml', '', ''),
(426, 1, 0, 'Joomla', '', 'joomla', 'file', '', 0, '3.9.13', '', 'https://update.joomla.org/core/sts/extension_sts.xml', '', ''),
(427, 1, 0, 'Joomla', '', 'joomla', 'file', '', 0, '3.9.13', '', 'https://update.joomla.org/core/sts/extension_sts.xml', '', ''),
(428, 1, 0, 'Joomla', '', 'joomla', 'file', '', 0, '3.9.13', '', 'https://update.joomla.org/core/sts/extension_sts.xml', '', ''),
(429, 1, 0, 'Joomla', '', 'joomla', 'file', '', 0, '3.9.13', '', 'https://update.joomla.org/core/sts/extension_sts.xml', '', ''),
(430, 1, 0, 'Joomla', '', 'joomla', 'file', '', 0, '3.9.13', '', 'https://update.joomla.org/core/sts/extension_sts.xml', '', ''),
(431, 1, 0, 'Joomla', '', 'joomla', 'file', '', 0, '3.9.13', '', 'https://update.joomla.org/core/sts/extension_sts.xml', '', ''),
(432, 1, 0, 'Joomla', '', 'joomla', 'file', '', 0, '3.9.13', '', 'https://update.joomla.org/core/sts/extension_sts.xml', '', ''),
(433, 1, 0, 'Joomla', '', 'joomla', 'file', '', 0, '3.9.13', '', 'https://update.joomla.org/core/sts/extension_sts.xml', '', ''),
(434, 1, 0, 'Joomla', '', 'joomla', 'file', '', 0, '3.9.13', '', 'https://update.joomla.org/core/sts/extension_sts.xml', '', ''),
(435, 1, 0, 'Joomla', '', 'joomla', 'file', '', 0, '3.9.13', '', 'https://update.joomla.org/core/sts/extension_sts.xml', '', ''),
(436, 1, 0, 'Joomla', '', 'joomla', 'file', '', 0, '3.9.13', '', 'https://update.joomla.org/core/sts/extension_sts.xml', '', ''),
(437, 1562, 0, 'FOF 3.x Stable', 'FOF 3.x Stable', 'lib_fof30', 'library', '', 1, '3.4.7', '', 'http://cdn.akeebabackup.com/updates/fof3_file.xml', '\n			https://www.akeebabackup.com/download/fof3/3-4-7.html			\n		', ''),
(438, 1564, 0, 'Slideshow CK', 'Show your images with a nice effect', 'com_slideshowck', 'component', '', 1, '2.0.13', '', 'https://update.joomlack.fr/slideshowck_light_update.xml', 'https://www.joomlack.fr/extensions-joomla/slideshow-ck', ''),
(439, 1571, 0, 'JCE 2.7.20', 'Installation package for Joomla! 3.x and 4.x', 'pkg_jce', 'package', '', 0, '2.7.20', '', 'https://cdn.joomlacontenteditor.net/updates/xml/editor/pkg_jce.xml', 'https://www.joomlacontenteditor.net/news/jce-pro-2-7-20-released', ''),
(440, 1, 0, 'Joomla', '', 'joomla', 'file', '', 0, '3.9.13', '', 'https://update.joomla.org/core/sts/extension_sts.xml', '', ''),
(441, 1, 0, 'Joomla', '', 'joomla', 'file', '', 0, '3.9.13', '', 'https://update.joomla.org/core/sts/extension_sts.xml', '', ''),
(442, 1, 0, 'Joomla', '', 'joomla', 'file', '', 0, '3.9.13', '', 'https://update.joomla.org/core/sts/extension_sts.xml', '', ''),
(443, 1, 0, 'Joomla', '', 'joomla', 'file', '', 0, '3.9.13', '', 'https://update.joomla.org/core/sts/extension_sts.xml', '', ''),
(444, 1, 0, 'Joomla', '', 'joomla', 'file', '', 0, '3.9.13', '', 'https://update.joomla.org/core/sts/extension_sts.xml', '', ''),
(445, 1562, 0, 'FOF 3.x Stable', 'FOF 3.x Stable', 'lib_fof30', 'library', '', 1, '3.4.7', '', 'http://cdn.akeebabackup.com/updates/fof3_file.xml', '\n			https://www.akeebabackup.com/download/fof3/3-4-7.html			\n		', ''),
(446, 1564, 0, 'Slideshow CK', 'Show your images with a nice effect', 'com_slideshowck', 'component', '', 1, '2.0.13', '', 'https://update.joomlack.fr/slideshowck_light_update.xml', 'https://www.joomlack.fr/extensions-joomla/slideshow-ck', ''),
(447, 1571, 0, 'JCE 2.7.20', 'Installation package for Joomla! 3.x and 4.x', 'pkg_jce', 'package', '', 0, '2.7.20', '', 'https://cdn.joomlacontenteditor.net/updates/xml/editor/pkg_jce.xml', 'https://www.joomlacontenteditor.net/news/jce-pro-2-7-20-released', ''),
(448, 1, 0, 'Joomla', '', 'joomla', 'file', '', 0, '3.9.13', '', 'https://update.joomla.org/core/sts/extension_sts.xml', '', ''),
(449, 1, 0, 'Joomla', '', 'joomla', 'file', '', 0, '3.9.13', '', 'https://update.joomla.org/core/sts/extension_sts.xml', '', ''),
(450, 1, 0, 'Joomla', '', 'joomla', 'file', '', 0, '3.9.13', '', 'https://update.joomla.org/core/sts/extension_sts.xml', '', ''),
(451, 1562, 0, 'FOF 3.x Stable', 'FOF 3.x Stable', 'lib_fof30', 'library', '', 1, '3.4.7', '', 'http://cdn.akeebabackup.com/updates/fof3_file.xml', '\n			https://www.akeebabackup.com/download/fof3/3-4-7.html			\n		', ''),
(452, 1564, 0, 'Slideshow CK', 'Show your images with a nice effect', 'com_slideshowck', 'component', '', 1, '2.0.13', '', 'https://update.joomlack.fr/slideshowck_light_update.xml', 'https://www.joomlack.fr/extensions-joomla/slideshow-ck', ''),
(453, 1571, 0, 'JCE 2.7.20', 'Installation package for Joomla! 3.x and 4.x', 'pkg_jce', 'package', '', 0, '2.7.20', '', 'https://cdn.joomlacontenteditor.net/updates/xml/editor/pkg_jce.xml', 'https://www.joomlacontenteditor.net/news/jce-pro-2-7-20-released', ''),
(454, 1, 0, 'Joomla', '', 'joomla', 'file', '', 0, '3.9.13', '', 'https://update.joomla.org/core/sts/extension_sts.xml', '', ''),
(455, 1, 0, 'Joomla', '', 'joomla', 'file', '', 0, '3.9.13', '', 'https://update.joomla.org/core/sts/extension_sts.xml', '', ''),
(456, 1, 0, 'Joomla', '', 'joomla', 'file', '', 0, '3.9.13', '', 'https://update.joomla.org/core/sts/extension_sts.xml', '', ''),
(457, 1, 0, 'Joomla', '', 'joomla', 'file', '', 0, '3.9.13', '', 'https://update.joomla.org/core/sts/extension_sts.xml', '', ''),
(458, 1, 0, 'Joomla', '', 'joomla', 'file', '', 0, '3.9.13', '', 'https://update.joomla.org/core/sts/extension_sts.xml', '', ''),
(459, 1, 0, 'Joomla', '', 'joomla', 'file', '', 0, '3.9.13', '', 'https://update.joomla.org/core/sts/extension_sts.xml', '', ''),
(460, 1, 0, 'Joomla', '', 'joomla', 'file', '', 0, '3.9.13', '', 'https://update.joomla.org/core/sts/extension_sts.xml', '', ''),
(461, 1, 0, 'Joomla', '', 'joomla', 'file', '', 0, '3.9.13', '', 'https://update.joomla.org/core/sts/extension_sts.xml', '', ''),
(462, 1, 0, 'Joomla', '', 'joomla', 'file', '', 0, '3.9.13', '', 'https://update.joomla.org/core/sts/extension_sts.xml', '', ''),
(463, 1, 0, 'Joomla', '', 'joomla', 'file', '', 0, '3.9.13', '', 'https://update.joomla.org/core/sts/extension_sts.xml', '', ''),
(464, 1, 0, 'Joomla', '', 'joomla', 'file', '', 0, '3.9.13', '', 'https://update.joomla.org/core/sts/extension_sts.xml', '', ''),
(465, 1, 0, 'Joomla', '', 'joomla', 'file', '', 0, '3.9.13', '', 'https://update.joomla.org/core/sts/extension_sts.xml', '', ''),
(466, 1, 0, 'Joomla', '', 'joomla', 'file', '', 0, '3.9.13', '', 'https://update.joomla.org/core/sts/extension_sts.xml', '', ''),
(467, 1, 0, 'Joomla', '', 'joomla', 'file', '', 0, '3.9.13', '', 'https://update.joomla.org/core/sts/extension_sts.xml', '', ''),
(468, 1, 0, 'Joomla', '', 'joomla', 'file', '', 0, '3.9.13', '', 'https://update.joomla.org/core/sts/extension_sts.xml', '', ''),
(469, 1, 0, 'Joomla', '', 'joomla', 'file', '', 0, '3.9.13', '', 'https://update.joomla.org/core/sts/extension_sts.xml', '', ''),
(470, 1, 0, 'Joomla', '', 'joomla', 'file', '', 0, '3.9.13', '', 'https://update.joomla.org/core/sts/extension_sts.xml', '', ''),
(471, 1, 0, 'Joomla', '', 'joomla', 'file', '', 0, '3.9.13', '', 'https://update.joomla.org/core/sts/extension_sts.xml', '', ''),
(472, 1, 0, 'Joomla', '', 'joomla', 'file', '', 0, '3.9.13', '', 'https://update.joomla.org/core/sts/extension_sts.xml', '', ''),
(473, 1, 0, 'Joomla', '', 'joomla', 'file', '', 0, '3.9.13', '', 'https://update.joomla.org/core/sts/extension_sts.xml', '', ''),
(474, 1562, 0, 'FOF 3.x Stable', 'FOF 3.x Stable', 'lib_fof30', 'library', '', 1, '3.5.0', '', 'http://cdn.akeebabackup.com/updates/fof3_file.xml', '\n			https://www.akeebabackup.com/download/fof3/3-5-0.html			\n		', ''),
(475, 1564, 0, 'Slideshow CK', 'Show your images with a nice effect', 'com_slideshowck', 'component', '', 1, '2.0.13', '', 'https://update.joomlack.fr/slideshowck_light_update.xml', 'https://www.joomlack.fr/extensions-joomla/slideshow-ck', ''),
(476, 1571, 0, 'JCE 2.7.20', 'Installation package for Joomla! 3.x and 4.x', 'pkg_jce', 'package', '', 0, '2.7.20', '', 'https://cdn.joomlacontenteditor.net/updates/xml/editor/pkg_jce.xml', 'https://www.joomlacontenteditor.net/news/jce-pro-2-7-20-released', ''),
(477, 1, 0, 'Joomla', '', 'joomla', 'file', '', 0, '3.9.13', '', 'https://update.joomla.org/core/sts/extension_sts.xml', '', ''),
(478, 1, 0, 'Joomla', '', 'joomla', 'file', '', 0, '3.9.13', '', 'https://update.joomla.org/core/sts/extension_sts.xml', '', ''),
(479, 1, 0, 'Joomla', '', 'joomla', 'file', '', 0, '3.9.13', '', 'https://update.joomla.org/core/sts/extension_sts.xml', '', ''),
(480, 1, 0, 'Joomla', '', 'joomla', 'file', '', 0, '3.9.13', '', 'https://update.joomla.org/core/sts/extension_sts.xml', '', ''),
(481, 1, 0, 'Joomla', '', 'joomla', 'file', '', 0, '3.9.13', '', 'https://update.joomla.org/core/sts/extension_sts.xml', '', ''),
(482, 1, 0, 'Joomla', '', 'joomla', 'file', '', 0, '3.9.13', '', 'https://update.joomla.org/core/sts/extension_sts.xml', '', ''),
(483, 1, 0, 'Joomla', '', 'joomla', 'file', '', 0, '3.9.13', '', 'https://update.joomla.org/core/sts/extension_sts.xml', '', ''),
(484, 1, 0, 'Joomla', '', 'joomla', 'file', '', 0, '3.9.13', '', 'https://update.joomla.org/core/sts/extension_sts.xml', '', ''),
(485, 1, 0, 'Joomla', '', 'joomla', 'file', '', 0, '3.9.13', '', 'https://update.joomla.org/core/sts/extension_sts.xml', '', ''),
(486, 1, 0, 'Joomla', '', 'joomla', 'file', '', 0, '3.9.13', '', 'https://update.joomla.org/core/sts/extension_sts.xml', '', ''),
(487, 1, 0, 'Joomla', '', 'joomla', 'file', '', 0, '3.9.13', '', 'https://update.joomla.org/core/sts/extension_sts.xml', '', ''),
(488, 1, 0, 'Joomla', '', 'joomla', 'file', '', 0, '3.9.13', '', 'https://update.joomla.org/core/sts/extension_sts.xml', '', ''),
(489, 1, 0, 'Joomla', '', 'joomla', 'file', '', 0, '3.9.13', '', 'https://update.joomla.org/core/sts/extension_sts.xml', '', ''),
(490, 1, 0, 'Joomla', '', 'joomla', 'file', '', 0, '3.9.13', '', 'https://update.joomla.org/core/sts/extension_sts.xml', '', ''),
(491, 1, 0, 'Joomla', '', 'joomla', 'file', '', 0, '3.9.13', '', 'https://update.joomla.org/core/sts/extension_sts.xml', '', ''),
(492, 1, 0, 'Joomla', '', 'joomla', 'file', '', 0, '3.9.13', '', 'https://update.joomla.org/core/sts/extension_sts.xml', '', ''),
(493, 1, 0, 'Joomla', '', 'joomla', 'file', '', 0, '3.9.13', '', 'https://update.joomla.org/core/sts/extension_sts.xml', '', ''),
(494, 1, 0, 'Joomla', '', 'joomla', 'file', '', 0, '3.9.13', '', 'https://update.joomla.org/core/sts/extension_sts.xml', '', ''),
(495, 1, 0, 'Joomla', '', 'joomla', 'file', '', 0, '3.9.13', '', 'https://update.joomla.org/core/sts/extension_sts.xml', '', ''),
(496, 1, 0, 'Joomla', '', 'joomla', 'file', '', 0, '3.9.13', '', 'https://update.joomla.org/core/sts/extension_sts.xml', '', ''),
(497, 1, 0, 'Joomla', '', 'joomla', 'file', '', 0, '3.9.13', '', 'https://update.joomla.org/core/sts/extension_sts.xml', '', ''),
(498, 1, 0, 'Joomla', '', 'joomla', 'file', '', 0, '3.9.13', '', 'https://update.joomla.org/core/sts/extension_sts.xml', '', ''),
(499, 1, 0, 'Joomla', '', 'joomla', 'file', '', 0, '3.9.13', '', 'https://update.joomla.org/core/sts/extension_sts.xml', '', ''),
(500, 1, 0, 'Joomla', '', 'joomla', 'file', '', 0, '3.9.13', '', 'https://update.joomla.org/core/sts/extension_sts.xml', '', ''),
(501, 1562, 0, 'FOF 3.x Stable', 'FOF 3.x Stable', 'lib_fof30', 'library', '', 1, '3.5.0', '', 'http://cdn.akeebabackup.com/updates/fof3_file.xml', '\n			https://www.akeebabackup.com/download/fof3/3-5-0.html			\n		', ''),
(502, 1564, 0, 'Slideshow CK', 'Show your images with a nice effect', 'com_slideshowck', 'component', '', 1, '2.0.14', '', 'https://update.joomlack.fr/slideshowck_light_update.xml', 'https://www.joomlack.fr/extensions-joomla/slideshow-ck', ''),
(503, 1571, 0, 'JCE 2.8.1', 'Installation package for Joomla! 3.x and 4.x', 'pkg_jce', 'package', '', 0, '2.8.1', '', 'https://cdn.joomlacontenteditor.net/updates/xml/editor/pkg_jce.xml', 'https://www.joomlacontenteditor.net/news/jce-pro-2-8-1-released', ''),
(504, 1, 0, 'Joomla', '', 'joomla', 'file', '', 0, '3.9.13', '', 'https://update.joomla.org/core/sts/extension_sts.xml', '', ''),
(505, 1, 0, 'Joomla', '', 'joomla', 'file', '', 0, '3.9.13', '', 'https://update.joomla.org/core/sts/extension_sts.xml', '', ''),
(506, 1, 0, 'Joomla', '', 'joomla', 'file', '', 0, '3.9.13', '', 'https://update.joomla.org/core/sts/extension_sts.xml', '', ''),
(507, 1, 0, 'Joomla', '', 'joomla', 'file', '', 0, '3.9.13', '', 'https://update.joomla.org/core/sts/extension_sts.xml', '', ''),
(508, 1, 0, 'Joomla', '', 'joomla', 'file', '', 0, '3.9.13', '', 'https://update.joomla.org/core/sts/extension_sts.xml', '', ''),
(509, 1, 0, 'Joomla', '', 'joomla', 'file', '', 0, '3.9.13', '', 'https://update.joomla.org/core/sts/extension_sts.xml', '', ''),
(510, 1, 0, 'Joomla', '', 'joomla', 'file', '', 0, '3.9.13', '', 'https://update.joomla.org/core/sts/extension_sts.xml', '', ''),
(511, 1, 0, 'Joomla', '', 'joomla', 'file', '', 0, '3.9.13', '', 'https://update.joomla.org/core/sts/extension_sts.xml', '', ''),
(512, 1, 0, 'Joomla', '', 'joomla', 'file', '', 0, '3.9.13', '', 'https://update.joomla.org/core/sts/extension_sts.xml', '', ''),
(513, 1, 0, 'Joomla', '', 'joomla', 'file', '', 0, '3.9.13', '', 'https://update.joomla.org/core/sts/extension_sts.xml', '', ''),
(514, 1, 0, 'Joomla', '', 'joomla', 'file', '', 0, '3.9.13', '', 'https://update.joomla.org/core/sts/extension_sts.xml', '', ''),
(515, 1, 0, 'Joomla', '', 'joomla', 'file', '', 0, '3.9.13', '', 'https://update.joomla.org/core/sts/extension_sts.xml', '', ''),
(516, 1, 0, 'Joomla', '', 'joomla', 'file', '', 0, '3.9.13', '', 'https://update.joomla.org/core/sts/extension_sts.xml', '', ''),
(517, 1, 0, 'Joomla', '', 'joomla', 'file', '', 0, '3.9.13', '', 'https://update.joomla.org/core/sts/extension_sts.xml', '', ''),
(518, 1, 0, 'Joomla', '', 'joomla', 'file', '', 0, '3.9.13', '', 'https://update.joomla.org/core/sts/extension_sts.xml', '', ''),
(519, 1, 0, 'Joomla', '', 'joomla', 'file', '', 0, '3.9.13', '', 'https://update.joomla.org/core/sts/extension_sts.xml', '', ''),
(520, 1, 0, 'Joomla', '', 'joomla', 'file', '', 0, '3.9.13', '', 'https://update.joomla.org/core/sts/extension_sts.xml', '', ''),
(521, 1, 0, 'Joomla', '', 'joomla', 'file', '', 0, '3.9.13', '', 'https://update.joomla.org/core/sts/extension_sts.xml', '', ''),
(522, 1, 0, 'Joomla', '', 'joomla', 'file', '', 0, '3.9.13', '', 'https://update.joomla.org/core/sts/extension_sts.xml', '', ''),
(523, 1, 0, 'Joomla', '', 'joomla', 'file', '', 0, '3.9.13', '', 'https://update.joomla.org/core/sts/extension_sts.xml', '', ''),
(524, 1, 0, 'Joomla', '', 'joomla', 'file', '', 0, '3.9.13', '', 'https://update.joomla.org/core/sts/extension_sts.xml', '', ''),
(525, 1, 0, 'Joomla', '', 'joomla', 'file', '', 0, '3.9.13', '', 'https://update.joomla.org/core/sts/extension_sts.xml', '', ''),
(526, 1, 0, 'Joomla', '', 'joomla', 'file', '', 0, '3.9.13', '', 'https://update.joomla.org/core/sts/extension_sts.xml', '', ''),
(527, 1, 0, 'Joomla', '', 'joomla', 'file', '', 0, '3.9.13', '', 'https://update.joomla.org/core/sts/extension_sts.xml', '', ''),
(528, 1, 0, 'Joomla', '', 'joomla', 'file', '', 0, '3.9.13', '', 'https://update.joomla.org/core/sts/extension_sts.xml', '', ''),
(529, 1, 0, 'Joomla', '', 'joomla', 'file', '', 0, '3.9.13', '', 'https://update.joomla.org/core/sts/extension_sts.xml', '', ''),
(530, 1, 0, 'Joomla', '', 'joomla', 'file', '', 0, '3.9.13', '', 'https://update.joomla.org/core/sts/extension_sts.xml', '', ''),
(531, 1, 0, 'Joomla', '', 'joomla', 'file', '', 0, '3.9.13', '', 'https://update.joomla.org/core/sts/extension_sts.xml', '', ''),
(532, 1, 0, 'Joomla', '', 'joomla', 'file', '', 0, '3.9.13', '', 'https://update.joomla.org/core/sts/extension_sts.xml', '', ''),
(533, 1, 0, 'Joomla', '', 'joomla', 'file', '', 0, '3.9.13', '', 'https://update.joomla.org/core/sts/extension_sts.xml', '', ''),
(534, 1, 0, 'Joomla', '', 'joomla', 'file', '', 0, '3.9.14', '', 'https://update.joomla.org/core/sts/extension_sts.xml', '', ''),
(535, 1, 0, 'Joomla', '', 'joomla', 'file', '', 0, '3.9.14', '', 'https://update.joomla.org/core/sts/extension_sts.xml', '', ''),
(536, 1, 0, 'Joomla', '', 'joomla', 'file', '', 0, '3.9.14', '', 'https://update.joomla.org/core/sts/extension_sts.xml', '', ''),
(537, 1, 0, 'Joomla', '', 'joomla', 'file', '', 0, '3.9.14', '', 'https://update.joomla.org/core/sts/extension_sts.xml', '', ''),
(538, 376, 0, 'Astroid Template Zero', '', 'astroid_template_zero', 'template', '', 0, '2.3.0', '', 'https://cdn.joomdev.com/updates/astroid_template_zero.xml', 'https://github.com/joomdev/Astroid-Framework/releases', ''),
(539, 1562, 0, 'FOF 3.x Stable', 'FOF 3.x Stable', 'lib_fof30', 'library', '', 1, '3.5.1', '', 'http://cdn.akeebabackup.com/updates/fof3_file.xml', '\n			https://www.akeebabackup.com/download/fof3/3-5-1.html			\n		', ''),
(540, 1564, 0, 'Slideshow CK', 'Show your images with a nice effect', 'com_slideshowck', 'component', '', 1, '2.0.14', '', 'https://update.joomlack.fr/slideshowck_light_update.xml', 'https://www.joomlack.fr/extensions-joomla/slideshow-ck', ''),
(542, 1571, 0, 'JCE 2.8.2', 'Installation package for Joomla! 3.x and 4.x', 'pkg_jce', 'package', '', 0, '2.8.2', '', 'https://cdn.joomlacontenteditor.net/updates/xml/editor/pkg_jce.xml', 'https://www.joomlacontenteditor.net/news/jce-pro-2-8-2-released', ''),
(543, 1, 0, 'Joomla', '', 'joomla', 'file', '', 0, '3.9.14', '', 'https://update.joomla.org/core/sts/extension_sts.xml', '', ''),
(544, 1, 0, 'Joomla', '', 'joomla', 'file', '', 0, '3.9.14', '', 'https://update.joomla.org/core/sts/extension_sts.xml', '', ''),
(545, 1, 0, 'Joomla', '', 'joomla', 'file', '', 0, '3.9.14', '', 'https://update.joomla.org/core/sts/extension_sts.xml', '', ''),
(546, 1, 0, 'Joomla', '', 'joomla', 'file', '', 0, '3.9.14', '', 'https://update.joomla.org/core/sts/extension_sts.xml', '', ''),
(547, 376, 0, 'Astroid Template Zero', '', 'astroid_template_zero', 'template', '', 0, '2.3.0', '', 'https://cdn.joomdev.com/updates/astroid_template_zero.xml', 'https://github.com/joomdev/Astroid-Framework/releases', ''),
(548, 1562, 0, 'FOF 3.x Stable', 'FOF 3.x Stable', 'lib_fof30', 'library', '', 1, '3.5.1', '', 'http://cdn.akeebabackup.com/updates/fof3_file.xml', '\n			https://www.akeebabackup.com/download/fof3/3-5-1.html			\n		', ''),
(549, 1564, 0, 'Slideshow CK', 'Show your images with a nice effect', 'com_slideshowck', 'component', '', 1, '2.0.14', '', 'https://update.joomlack.fr/slideshowck_light_update.xml', 'https://www.joomlack.fr/extensions-joomla/slideshow-ck', ''),
(550, 1571, 0, 'JCE 2.8.2', 'Installation package for Joomla! 3.x and 4.x', 'pkg_jce', 'package', '', 0, '2.8.2', '', 'https://cdn.joomlacontenteditor.net/updates/xml/editor/pkg_jce.xml', 'https://www.joomlacontenteditor.net/news/jce-pro-2-8-2-released', ''),
(551, 1, 0, 'Joomla', '', 'joomla', 'file', '', 0, '3.9.14', '', 'https://update.joomla.org/core/sts/extension_sts.xml', '', ''),
(552, 1, 0, 'Joomla', '', 'joomla', 'file', '', 0, '3.9.14', '', 'https://update.joomla.org/core/sts/extension_sts.xml', '', ''),
(553, 1, 0, 'Joomla', '', 'joomla', 'file', '', 0, '3.9.14', '', 'https://update.joomla.org/core/sts/extension_sts.xml', '', ''),
(554, 1, 0, 'Joomla', '', 'joomla', 'file', '', 0, '3.9.14', '', 'https://update.joomla.org/core/sts/extension_sts.xml', '', ''),
(555, 1, 0, 'Joomla', '', 'joomla', 'file', '', 0, '3.9.14', '', 'https://update.joomla.org/core/sts/extension_sts.xml', '', ''),
(556, 1, 0, 'Joomla', '', 'joomla', 'file', '', 0, '3.9.14', '', 'https://update.joomla.org/core/sts/extension_sts.xml', '', ''),
(557, 376, 0, 'Astroid Template Zero', '', 'astroid_template_zero', 'template', '', 0, '2.3.0', '', 'https://cdn.joomdev.com/updates/astroid_template_zero.xml', 'https://github.com/joomdev/Astroid-Framework/releases', ''),
(558, 1562, 0, 'FOF 3.x Stable', 'FOF 3.x Stable', 'lib_fof30', 'library', '', 1, '3.5.1', '', 'http://cdn.akeebabackup.com/updates/fof3_file.xml', '\n			https://www.akeebabackup.com/download/fof3/3-5-1.html			\n		', ''),
(559, 1564, 0, 'Slideshow CK', 'Show your images with a nice effect', 'com_slideshowck', 'component', '', 1, '2.0.14', '', 'https://update.joomlack.fr/slideshowck_light_update.xml', 'https://www.joomlack.fr/extensions-joomla/slideshow-ck', ''),
(560, 1571, 0, 'JCE 2.8.2', 'Installation package for Joomla! 3.x and 4.x', 'pkg_jce', 'package', '', 0, '2.8.2', '', 'https://cdn.joomlacontenteditor.net/updates/xml/editor/pkg_jce.xml', 'https://www.joomlacontenteditor.net/news/jce-pro-2-8-2-released', ''),
(561, 1, 0, 'Joomla', '', 'joomla', 'file', '', 0, '3.9.14', '', 'https://update.joomla.org/core/sts/extension_sts.xml', '', ''),
(562, 1, 0, 'Joomla', '', 'joomla', 'file', '', 0, '3.9.14', '', 'https://update.joomla.org/core/sts/extension_sts.xml', '', ''),
(563, 1, 0, 'Joomla', '', 'joomla', 'file', '', 0, '3.9.14', '', 'https://update.joomla.org/core/sts/extension_sts.xml', '', ''),
(564, 1, 0, 'Joomla', '', 'joomla', 'file', '', 0, '3.9.14', '', 'https://update.joomla.org/core/sts/extension_sts.xml', '', ''),
(565, 1, 0, 'Joomla', '', 'joomla', 'file', '', 0, '3.9.14', '', 'https://update.joomla.org/core/sts/extension_sts.xml', '', ''),
(566, 1, 0, 'Joomla', '', 'joomla', 'file', '', 0, '3.9.14', '', 'https://update.joomla.org/core/sts/extension_sts.xml', '', ''),
(567, 1, 0, 'Joomla', '', 'joomla', 'file', '', 0, '3.9.14', '', 'https://update.joomla.org/core/sts/extension_sts.xml', '', ''),
(568, 1, 0, 'Joomla', '', 'joomla', 'file', '', 0, '3.9.14', '', 'https://update.joomla.org/core/sts/extension_sts.xml', '', ''),
(569, 1, 0, 'Joomla', '', 'joomla', 'file', '', 0, '3.9.14', '', 'https://update.joomla.org/core/sts/extension_sts.xml', '', ''),
(570, 1, 0, 'Joomla', '', 'joomla', 'file', '', 0, '3.9.14', '', 'https://update.joomla.org/core/sts/extension_sts.xml', '', ''),
(571, 1, 0, 'Joomla', '', 'joomla', 'file', '', 0, '3.9.14', '', 'https://update.joomla.org/core/sts/extension_sts.xml', '', ''),
(572, 1, 0, 'Joomla', '', 'joomla', 'file', '', 0, '3.9.14', '', 'https://update.joomla.org/core/sts/extension_sts.xml', '', ''),
(573, 1, 0, 'Joomla', '', 'joomla', 'file', '', 0, '3.9.14', '', 'https://update.joomla.org/core/sts/extension_sts.xml', '', ''),
(574, 1, 0, 'Joomla', '', 'joomla', 'file', '', 0, '3.9.14', '', 'https://update.joomla.org/core/sts/extension_sts.xml', '', ''),
(575, 1, 0, 'Joomla', '', 'joomla', 'file', '', 0, '3.9.14', '', 'https://update.joomla.org/core/sts/extension_sts.xml', '', ''),
(576, 1, 0, 'Joomla', '', 'joomla', 'file', '', 0, '3.9.14', '', 'https://update.joomla.org/core/sts/extension_sts.xml', '', ''),
(577, 1, 0, 'Joomla', '', 'joomla', 'file', '', 0, '3.9.14', '', 'https://update.joomla.org/core/sts/extension_sts.xml', '', ''),
(578, 1, 0, 'Joomla', '', 'joomla', 'file', '', 0, '3.9.14', '', 'https://update.joomla.org/core/sts/extension_sts.xml', '', ''),
(579, 1, 0, 'Joomla', '', 'joomla', 'file', '', 0, '3.9.14', '', 'https://update.joomla.org/core/sts/extension_sts.xml', '', ''),
(580, 1, 0, 'Joomla', '', 'joomla', 'file', '', 0, '3.9.14', '', 'https://update.joomla.org/core/sts/extension_sts.xml', '', ''),
(581, 1, 0, 'Joomla', '', 'joomla', 'file', '', 0, '3.9.14', '', 'https://update.joomla.org/core/sts/extension_sts.xml', '', ''),
(582, 1, 0, 'Joomla', '', 'joomla', 'file', '', 0, '3.9.14', '', 'https://update.joomla.org/core/sts/extension_sts.xml', '', ''),
(583, 1, 0, 'Joomla', '', 'joomla', 'file', '', 0, '3.9.14', '', 'https://update.joomla.org/core/sts/extension_sts.xml', '', ''),
(584, 1, 0, 'Joomla', '', 'joomla', 'file', '', 0, '3.9.14', '', 'https://update.joomla.org/core/sts/extension_sts.xml', '', ''),
(585, 376, 0, 'Astroid Template Zero', '', 'astroid_template_zero', 'template', '', 0, '2.3.0', '', 'https://cdn.joomdev.com/updates/astroid_template_zero.xml', 'https://github.com/joomdev/Astroid-Framework/releases', ''),
(586, 1, 0, 'Joomla', '', 'joomla', 'file', '', 0, '3.9.14', '', 'https://update.joomla.org/core/sts/extension_sts.xml', '', ''),
(587, 1562, 0, 'FOF 3.x Stable', 'FOF 3.x Stable', 'lib_fof30', 'library', '', 1, '3.5.1', '', 'http://cdn.akeebabackup.com/updates/fof3_file.xml', '\n			https://www.akeebabackup.com/download/fof3/3-5-1.html			\n		', ''),
(588, 1564, 0, 'Slideshow CK', 'Show your images with a nice effect', 'com_slideshowck', 'component', '', 1, '2.0.14', '', 'https://update.joomlack.fr/slideshowck_light_update.xml', 'https://www.joomlack.fr/extensions-joomla/slideshow-ck', ''),
(589, 1571, 0, 'JCE 2.8.2', 'Installation package for Joomla! 3.x and 4.x', 'pkg_jce', 'package', '', 0, '2.8.2', '', 'https://cdn.joomlacontenteditor.net/updates/xml/editor/pkg_jce.xml', 'https://www.joomlacontenteditor.net/news/jce-pro-2-8-2-released', ''),
(590, 1, 0, 'Joomla', '', 'joomla', 'file', '', 0, '3.9.14', '', 'https://update.joomla.org/core/sts/extension_sts.xml', '', ''),
(591, 1, 0, 'Joomla', '', 'joomla', 'file', '', 0, '3.9.14', '', 'https://update.joomla.org/core/sts/extension_sts.xml', '', ''),
(592, 1, 0, 'Joomla', '', 'joomla', 'file', '', 0, '3.9.14', '', 'https://update.joomla.org/core/sts/extension_sts.xml', '', ''),
(593, 1, 0, 'Joomla', '', 'joomla', 'file', '', 0, '3.9.14', '', 'https://update.joomla.org/core/sts/extension_sts.xml', '', ''),
(594, 1, 0, 'Joomla', '', 'joomla', 'file', '', 0, '3.9.14', '', 'https://update.joomla.org/core/sts/extension_sts.xml', '', ''),
(595, 1, 0, 'Joomla', '', 'joomla', 'file', '', 0, '3.9.14', '', 'https://update.joomla.org/core/sts/extension_sts.xml', '', ''),
(596, 1, 0, 'Joomla', '', 'joomla', 'file', '', 0, '3.9.14', '', 'https://update.joomla.org/core/sts/extension_sts.xml', '', ''),
(597, 1, 0, 'Joomla', '', 'joomla', 'file', '', 0, '3.9.14', '', 'https://update.joomla.org/core/sts/extension_sts.xml', '', ''),
(598, 1, 0, 'Joomla', '', 'joomla', 'file', '', 0, '3.9.14', '', 'https://update.joomla.org/core/sts/extension_sts.xml', '', ''),
(599, 1, 0, 'Joomla', '', 'joomla', 'file', '', 0, '3.9.14', '', 'https://update.joomla.org/core/sts/extension_sts.xml', '', ''),
(600, 1, 0, 'Joomla', '', 'joomla', 'file', '', 0, '3.9.14', '', 'https://update.joomla.org/core/sts/extension_sts.xml', '', ''),
(601, 1, 0, 'Joomla', '', 'joomla', 'file', '', 0, '3.9.14', '', 'https://update.joomla.org/core/sts/extension_sts.xml', '', ''),
(602, 1, 0, 'Joomla', '', 'joomla', 'file', '', 0, '3.9.14', '', 'https://update.joomla.org/core/sts/extension_sts.xml', '', ''),
(603, 1, 0, 'Joomla', '', 'joomla', 'file', '', 0, '3.9.14', '', 'https://update.joomla.org/core/sts/extension_sts.xml', '', ''),
(604, 1, 0, 'Joomla', '', 'joomla', 'file', '', 0, '3.9.14', '', 'https://update.joomla.org/core/sts/extension_sts.xml', '', ''),
(605, 1, 0, 'Joomla', '', 'joomla', 'file', '', 0, '3.9.14', '', 'https://update.joomla.org/core/sts/extension_sts.xml', '', ''),
(606, 1, 0, 'Joomla', '', 'joomla', 'file', '', 0, '3.9.14', '', 'https://update.joomla.org/core/sts/extension_sts.xml', '', ''),
(607, 1, 0, 'Joomla', '', 'joomla', 'file', '', 0, '3.9.14', '', 'https://update.joomla.org/core/sts/extension_sts.xml', '', ''),
(608, 1, 0, 'Joomla', '', 'joomla', 'file', '', 0, '3.9.14', '', 'https://update.joomla.org/core/sts/extension_sts.xml', '', ''),
(609, 1, 0, 'Joomla', '', 'joomla', 'file', '', 0, '3.9.14', '', 'https://update.joomla.org/core/sts/extension_sts.xml', '', ''),
(610, 1, 0, 'Joomla', '', 'joomla', 'file', '', 0, '3.9.14', '', 'https://update.joomla.org/core/sts/extension_sts.xml', '', ''),
(611, 1, 0, 'Joomla', '', 'joomla', 'file', '', 0, '3.9.14', '', 'https://update.joomla.org/core/sts/extension_sts.xml', '', ''),
(612, 1, 0, 'Joomla', '', 'joomla', 'file', '', 0, '3.9.14', '', 'https://update.joomla.org/core/sts/extension_sts.xml', '', ''),
(613, 1, 0, 'Joomla', '', 'joomla', 'file', '', 0, '3.9.14', '', 'https://update.joomla.org/core/sts/extension_sts.xml', '', ''),
(614, 1, 0, 'Joomla', '', 'joomla', 'file', '', 0, '3.9.14', '', 'https://update.joomla.org/core/sts/extension_sts.xml', '', ''),
(615, 1, 0, 'Joomla', '', 'joomla', 'file', '', 0, '3.9.14', '', 'https://update.joomla.org/core/sts/extension_sts.xml', '', ''),
(616, 1, 0, 'Joomla', '', 'joomla', 'file', '', 0, '3.9.14', '', 'https://update.joomla.org/core/sts/extension_sts.xml', '', ''),
(617, 1, 0, 'Joomla', '', 'joomla', 'file', '', 0, '3.9.14', '', 'https://update.joomla.org/core/sts/extension_sts.xml', '', ''),
(618, 1, 0, 'Joomla', '', 'joomla', 'file', '', 0, '3.9.14', '', 'https://update.joomla.org/core/sts/extension_sts.xml', '', ''),
(619, 376, 0, 'Astroid Template Zero', '', 'astroid_template_zero', 'template', '', 0, '2.3.0', '', 'https://cdn.joomdev.com/updates/astroid_template_zero.xml', 'https://github.com/joomdev/Astroid-Framework/releases', ''),
(620, 1562, 0, 'FOF 3.x Stable', 'FOF 3.x Stable', 'lib_fof30', 'library', '', 1, '3.5.1', '', 'http://cdn.akeebabackup.com/updates/fof3_file.xml', '\n			https://www.akeebabackup.com/download/fof3/3-5-1.html			\n		', ''),
(621, 1564, 0, 'Slideshow CK', 'Show your images with a nice effect', 'com_slideshowck', 'component', '', 1, '2.0.15', '', 'https://update.joomlack.fr/slideshowck_light_update.xml', 'https://www.joomlack.fr/extensions-joomla/slideshow-ck', ''),
(622, 1571, 0, 'JCE 2.8.2', 'Installation package for Joomla! 3.x and 4.x', 'pkg_jce', 'package', '', 0, '2.8.2', '', 'https://cdn.joomlacontenteditor.net/updates/xml/editor/pkg_jce.xml', 'https://www.joomlacontenteditor.net/news/jce-pro-2-8-2-released', ''),
(623, 1, 0, 'Joomla', '', 'joomla', 'file', '', 0, '3.9.14', '', 'https://update.joomla.org/core/sts/extension_sts.xml', '', ''),
(624, 1, 0, 'Joomla', '', 'joomla', 'file', '', 0, '3.9.14', '', 'https://update.joomla.org/core/sts/extension_sts.xml', '', ''),
(625, 1, 0, 'Joomla', '', 'joomla', 'file', '', 0, '3.9.14', '', 'https://update.joomla.org/core/sts/extension_sts.xml', '', ''),
(626, 1, 0, 'Joomla', '', 'joomla', 'file', '', 0, '3.9.14', '', 'https://update.joomla.org/core/sts/extension_sts.xml', '', ''),
(627, 1, 0, 'Joomla', '', 'joomla', 'file', '', 0, '3.9.14', '', 'https://update.joomla.org/core/sts/extension_sts.xml', '', ''),
(628, 1, 0, 'Joomla', '', 'joomla', 'file', '', 0, '3.9.14', '', 'https://update.joomla.org/core/sts/extension_sts.xml', '', ''),
(629, 1, 0, 'Joomla', '', 'joomla', 'file', '', 0, '3.9.14', '', 'https://update.joomla.org/core/sts/extension_sts.xml', '', ''),
(630, 1, 0, 'Joomla', '', 'joomla', 'file', '', 0, '3.9.14', '', 'https://update.joomla.org/core/sts/extension_sts.xml', '', ''),
(631, 1, 0, 'Joomla', '', 'joomla', 'file', '', 0, '3.9.14', '', 'https://update.joomla.org/core/sts/extension_sts.xml', '', ''),
(632, 1, 0, 'Joomla', '', 'joomla', 'file', '', 0, '3.9.14', '', 'https://update.joomla.org/core/sts/extension_sts.xml', '', ''),
(633, 1, 0, 'Joomla', '', 'joomla', 'file', '', 0, '3.9.14', '', 'https://update.joomla.org/core/sts/extension_sts.xml', '', ''),
(634, 376, 0, 'Astroid Template Zero', '', 'astroid_template_zero', 'template', '', 0, '2.3.0', '', 'https://cdn.joomdev.com/updates/astroid_template_zero.xml', 'https://github.com/joomdev/Astroid-Framework/releases', ''),
(635, 1562, 0, 'FOF 3.x Stable', 'FOF 3.x Stable', 'lib_fof30', 'library', '', 1, '3.5.1', '', 'http://cdn.akeebabackup.com/updates/fof3_file.xml', '\n			https://www.akeebabackup.com/download/fof3/3-5-1.html			\n		', ''),
(636, 1564, 0, 'Slideshow CK', 'Show your images with a nice effect', 'com_slideshowck', 'component', '', 1, '2.0.15', '', 'https://update.joomlack.fr/slideshowck_light_update.xml', 'https://www.joomlack.fr/extensions-joomla/slideshow-ck', ''),
(637, 1571, 0, 'JCE 2.8.2', 'Installation package for Joomla! 3.x and 4.x', 'pkg_jce', 'package', '', 0, '2.8.2', '', 'https://cdn.joomlacontenteditor.net/updates/xml/editor/pkg_jce.xml', 'https://www.joomlacontenteditor.net/news/jce-pro-2-8-2-released', ''),
(638, 1, 0, 'Joomla', '', 'joomla', 'file', '', 0, '3.9.14', '', 'https://update.joomla.org/core/sts/extension_sts.xml', '', ''),
(639, 1, 0, 'Joomla', '', 'joomla', 'file', '', 0, '3.9.14', '', 'https://update.joomla.org/core/sts/extension_sts.xml', '', ''),
(640, 1, 0, 'Joomla', '', 'joomla', 'file', '', 0, '3.9.14', '', 'https://update.joomla.org/core/sts/extension_sts.xml', '', ''),
(641, 1, 0, 'Joomla', '', 'joomla', 'file', '', 0, '3.9.14', '', 'https://update.joomla.org/core/sts/extension_sts.xml', '', ''),
(642, 1, 0, 'Joomla', '', 'joomla', 'file', '', 0, '3.9.14', '', 'https://update.joomla.org/core/sts/extension_sts.xml', '', ''),
(643, 1, 0, 'Joomla', '', 'joomla', 'file', '', 0, '3.9.14', '', 'https://update.joomla.org/core/sts/extension_sts.xml', '', ''),
(644, 1, 0, 'Joomla', '', 'joomla', 'file', '', 0, '3.9.14', '', 'https://update.joomla.org/core/sts/extension_sts.xml', '', ''),
(645, 1, 0, 'Joomla', '', 'joomla', 'file', '', 0, '3.9.14', '', 'https://update.joomla.org/core/sts/extension_sts.xml', '', ''),
(646, 1, 0, 'Joomla', '', 'joomla', 'file', '', 0, '3.9.14', '', 'https://update.joomla.org/core/sts/extension_sts.xml', '', ''),
(647, 1, 0, 'Joomla', '', 'joomla', 'file', '', 0, '3.9.14', '', 'https://update.joomla.org/core/sts/extension_sts.xml', '', ''),
(648, 1, 0, 'Joomla', '', 'joomla', 'file', '', 0, '3.9.14', '', 'https://update.joomla.org/core/sts/extension_sts.xml', '', ''),
(649, 376, 0, 'Astroid Template Zero', '', 'astroid_template_zero', 'template', '', 0, '2.3.0', '', 'https://cdn.joomdev.com/updates/astroid_template_zero.xml', 'https://github.com/joomdev/Astroid-Framework/releases', ''),
(650, 1562, 0, 'FOF 3.x Stable', 'FOF 3.x Stable', 'lib_fof30', 'library', '', 1, '3.5.1', '', 'http://cdn.akeebabackup.com/updates/fof3_file.xml', '\n			https://www.akeebabackup.com/download/fof3/3-5-1.html			\n		', ''),
(651, 1564, 0, 'Slideshow CK', 'Show your images with a nice effect', 'com_slideshowck', 'component', '', 1, '2.0.15', '', 'https://update.joomlack.fr/slideshowck_light_update.xml', 'https://www.joomlack.fr/extensions-joomla/slideshow-ck', ''),
(652, 1571, 0, 'JCE 2.8.2', 'Installation package for Joomla! 3.x and 4.x', 'pkg_jce', 'package', '', 0, '2.8.2', '', 'https://cdn.joomlacontenteditor.net/updates/xml/editor/pkg_jce.xml', 'https://www.joomlacontenteditor.net/news/jce-pro-2-8-2-released', ''),
(653, 1, 0, 'Joomla', '', 'joomla', 'file', '', 0, '3.9.14', '', 'https://update.joomla.org/core/sts/extension_sts.xml', '', ''),
(654, 1, 0, 'Joomla', '', 'joomla', 'file', '', 0, '3.9.14', '', 'https://update.joomla.org/core/sts/extension_sts.xml', '', ''),
(655, 376, 0, 'Astroid Template Zero', '', 'astroid_template_zero', 'template', '', 0, '2.3.0', '', 'https://cdn.joomdev.com/updates/astroid_template_zero.xml', 'https://github.com/joomdev/Astroid-Framework/releases', ''),
(656, 1562, 0, 'FOF 3.x Stable', 'FOF 3.x Stable', 'lib_fof30', 'library', '', 1, '3.5.1', '', 'http://cdn.akeebabackup.com/updates/fof3_file.xml', '\n			https://www.akeebabackup.com/download/fof3/3-5-1.html			\n		', ''),
(657, 1564, 0, 'Slideshow CK', 'Show your images with a nice effect', 'com_slideshowck', 'component', '', 1, '2.0.15', '', 'https://update.joomlack.fr/slideshowck_light_update.xml', 'https://www.joomlack.fr/extensions-joomla/slideshow-ck', ''),
(658, 1571, 0, 'JCE 2.8.2', 'Installation package for Joomla! 3.x and 4.x', 'pkg_jce', 'package', '', 0, '2.8.2', '', 'https://cdn.joomlacontenteditor.net/updates/xml/editor/pkg_jce.xml', 'https://www.joomlacontenteditor.net/news/jce-pro-2-8-2-released', ''),
(659, 1, 0, 'Joomla', '', 'joomla', 'file', '', 0, '3.9.14', '', 'https://update.joomla.org/core/sts/extension_sts.xml', '', ''),
(660, 1, 0, 'Joomla', '', 'joomla', 'file', '', 0, '3.9.14', '', 'https://update.joomla.org/core/sts/extension_sts.xml', '', ''),
(661, 1, 0, 'Joomla', '', 'joomla', 'file', '', 0, '3.9.14', '', 'https://update.joomla.org/core/sts/extension_sts.xml', '', ''),
(662, 1, 0, 'Joomla', '', 'joomla', 'file', '', 0, '3.9.14', '', 'https://update.joomla.org/core/sts/extension_sts.xml', '', ''),
(663, 1, 0, 'Joomla', '', 'joomla', 'file', '', 0, '3.9.14', '', 'https://update.joomla.org/core/sts/extension_sts.xml', '', ''),
(664, 1, 0, 'Joomla', '', 'joomla', 'file', '', 0, '3.9.14', '', 'https://update.joomla.org/core/sts/extension_sts.xml', '', ''),
(665, 1, 0, 'Joomla', '', 'joomla', 'file', '', 0, '3.9.14', '', 'https://update.joomla.org/core/sts/extension_sts.xml', '', ''),
(666, 1, 0, 'Joomla', '', 'joomla', 'file', '', 0, '3.9.14', '', 'https://update.joomla.org/core/sts/extension_sts.xml', '', ''),
(667, 1, 0, 'Joomla', '', 'joomla', 'file', '', 0, '3.9.14', '', 'https://update.joomla.org/core/sts/extension_sts.xml', '', ''),
(668, 1, 0, 'Joomla', '', 'joomla', 'file', '', 0, '3.9.14', '', 'https://update.joomla.org/core/sts/extension_sts.xml', '', ''),
(669, 1, 0, 'Joomla', '', 'joomla', 'file', '', 0, '3.9.14', '', 'https://update.joomla.org/core/sts/extension_sts.xml', '', ''),
(670, 1, 0, 'Joomla', '', 'joomla', 'file', '', 0, '3.9.14', '', 'https://update.joomla.org/core/sts/extension_sts.xml', '', ''),
(671, 1, 0, 'Joomla', '', 'joomla', 'file', '', 0, '3.9.14', '', 'https://update.joomla.org/core/sts/extension_sts.xml', '', ''),
(672, 1, 0, 'Joomla', '', 'joomla', 'file', '', 0, '3.9.14', '', 'https://update.joomla.org/core/sts/extension_sts.xml', '', ''),
(673, 1, 0, 'Joomla', '', 'joomla', 'file', '', 0, '3.9.14', '', 'https://update.joomla.org/core/sts/extension_sts.xml', '', ''),
(674, 1, 0, 'Joomla', '', 'joomla', 'file', '', 0, '3.9.14', '', 'https://update.joomla.org/core/sts/extension_sts.xml', '', ''),
(675, 1, 0, 'Joomla', '', 'joomla', 'file', '', 0, '3.9.14', '', 'https://update.joomla.org/core/sts/extension_sts.xml', '', ''),
(676, 1, 0, 'Joomla', '', 'joomla', 'file', '', 0, '3.9.14', '', 'https://update.joomla.org/core/sts/extension_sts.xml', '', ''),
(677, 1, 0, 'Joomla', '', 'joomla', 'file', '', 0, '3.9.14', '', 'https://update.joomla.org/core/sts/extension_sts.xml', '', ''),
(678, 1, 0, 'Joomla', '', 'joomla', 'file', '', 0, '3.9.14', '', 'https://update.joomla.org/core/sts/extension_sts.xml', '', ''),
(679, 1, 0, 'Joomla', '', 'joomla', 'file', '', 0, '3.9.14', '', 'https://update.joomla.org/core/sts/extension_sts.xml', '', ''),
(680, 1, 0, 'Joomla', '', 'joomla', 'file', '', 0, '3.9.14', '', 'https://update.joomla.org/core/sts/extension_sts.xml', '', ''),
(681, 1, 0, 'Joomla', '', 'joomla', 'file', '', 0, '3.9.14', '', 'https://update.joomla.org/core/sts/extension_sts.xml', '', ''),
(682, 1, 0, 'Joomla', '', 'joomla', 'file', '', 0, '3.9.14', '', 'https://update.joomla.org/core/sts/extension_sts.xml', '', ''),
(683, 1, 0, 'Joomla', '', 'joomla', 'file', '', 0, '3.9.14', '', 'https://update.joomla.org/core/sts/extension_sts.xml', '', ''),
(684, 1, 0, 'Joomla', '', 'joomla', 'file', '', 0, '3.9.14', '', 'https://update.joomla.org/core/sts/extension_sts.xml', '', ''),
(685, 376, 0, 'Astroid Template Zero', '', 'astroid_template_zero', 'template', '', 0, '2.3.0', '', 'https://cdn.joomdev.com/updates/astroid_template_zero.xml', 'https://github.com/joomdev/Astroid-Framework/releases', ''),
(686, 1562, 0, 'FOF 3.x Stable', 'FOF 3.x Stable', 'lib_fof30', 'library', '', 1, '3.5.1', '', 'http://cdn.akeebabackup.com/updates/fof3_file.xml', '\n			https://www.akeebabackup.com/download/fof3/3-5-1.html			\n		', '');
INSERT INTO `ynfp8_updates` (`update_id`, `update_site_id`, `extension_id`, `name`, `description`, `element`, `type`, `folder`, `client_id`, `version`, `data`, `detailsurl`, `infourl`, `extra_query`) VALUES
(687, 1564, 0, 'Slideshow CK', 'Show your images with a nice effect', 'com_slideshowck', 'component', '', 1, '2.0.15', '', 'https://update.joomlack.fr/slideshowck_light_update.xml', 'https://www.joomlack.fr/extensions-joomla/slideshow-ck', ''),
(688, 1571, 0, 'JCE 2.8.3', 'Installation package for Joomla! 3.x and 4.x', 'pkg_jce', 'package', '', 0, '2.8.3', '', 'https://cdn.joomlacontenteditor.net/updates/xml/editor/pkg_jce.xml', 'https://www.joomlacontenteditor.net/news/jce-pro-2-8-3-released', ''),
(689, 1, 0, 'Joomla', '', 'joomla', 'file', '', 0, '3.9.14', '', 'https://update.joomla.org/core/sts/extension_sts.xml', '', ''),
(690, 1, 0, 'Joomla', '', 'joomla', 'file', '', 0, '3.9.14', '', 'https://update.joomla.org/core/sts/extension_sts.xml', '', ''),
(691, 1, 0, 'Joomla', '', 'joomla', 'file', '', 0, '3.9.14', '', 'https://update.joomla.org/core/sts/extension_sts.xml', '', ''),
(692, 1, 0, 'Joomla', '', 'joomla', 'file', '', 0, '3.9.14', '', 'https://update.joomla.org/core/sts/extension_sts.xml', '', ''),
(693, 1, 0, 'Joomla', '', 'joomla', 'file', '', 0, '3.9.14', '', 'https://update.joomla.org/core/sts/extension_sts.xml', '', ''),
(694, 1, 0, 'Joomla', '', 'joomla', 'file', '', 0, '3.9.14', '', 'https://update.joomla.org/core/sts/extension_sts.xml', '', ''),
(695, 1, 0, 'Joomla', '', 'joomla', 'file', '', 0, '3.9.14', '', 'https://update.joomla.org/core/sts/extension_sts.xml', '', ''),
(696, 1, 0, 'Joomla', '', 'joomla', 'file', '', 0, '3.9.14', '', 'https://update.joomla.org/core/sts/extension_sts.xml', '', ''),
(697, 1, 0, 'Joomla', '', 'joomla', 'file', '', 0, '3.9.14', '', 'https://update.joomla.org/core/sts/extension_sts.xml', '', ''),
(698, 1, 0, 'Joomla', '', 'joomla', 'file', '', 0, '3.9.14', '', 'https://update.joomla.org/core/sts/extension_sts.xml', '', ''),
(699, 1, 0, 'Joomla', '', 'joomla', 'file', '', 0, '3.9.14', '', 'https://update.joomla.org/core/sts/extension_sts.xml', '', ''),
(700, 1, 0, 'Joomla', '', 'joomla', 'file', '', 0, '3.9.14', '', 'https://update.joomla.org/core/sts/extension_sts.xml', '', ''),
(701, 1, 0, 'Joomla', '', 'joomla', 'file', '', 0, '3.9.14', '', 'https://update.joomla.org/core/sts/extension_sts.xml', '', ''),
(702, 1, 0, 'Joomla', '', 'joomla', 'file', '', 0, '3.9.14', '', 'https://update.joomla.org/core/sts/extension_sts.xml', '', ''),
(703, 1, 0, 'Joomla', '', 'joomla', 'file', '', 0, '3.9.14', '', 'https://update.joomla.org/core/sts/extension_sts.xml', '', ''),
(704, 1, 0, 'Joomla', '', 'joomla', 'file', '', 0, '3.9.14', '', 'https://update.joomla.org/core/sts/extension_sts.xml', '', ''),
(705, 1, 0, 'Joomla', '', 'joomla', 'file', '', 0, '3.9.14', '', 'https://update.joomla.org/core/sts/extension_sts.xml', '', ''),
(706, 1, 0, 'Joomla', '', 'joomla', 'file', '', 0, '3.9.14', '', 'https://update.joomla.org/core/sts/extension_sts.xml', '', ''),
(707, 1, 0, 'Joomla', '', 'joomla', 'file', '', 0, '3.9.14', '', 'https://update.joomla.org/core/sts/extension_sts.xml', '', ''),
(708, 1, 0, 'Joomla', '', 'joomla', 'file', '', 0, '3.9.14', '', 'https://update.joomla.org/core/sts/extension_sts.xml', '', ''),
(709, 1, 0, 'Joomla', '', 'joomla', 'file', '', 0, '3.9.14', '', 'https://update.joomla.org/core/sts/extension_sts.xml', '', ''),
(710, 1, 0, 'Joomla', '', 'joomla', 'file', '', 0, '3.9.14', '', 'https://update.joomla.org/core/sts/extension_sts.xml', '', ''),
(711, 1, 0, 'Joomla', '', 'joomla', 'file', '', 0, '3.9.14', '', 'https://update.joomla.org/core/sts/extension_sts.xml', '', ''),
(712, 1, 0, 'Joomla', '', 'joomla', 'file', '', 0, '3.9.14', '', 'https://update.joomla.org/core/sts/extension_sts.xml', '', ''),
(713, 1, 0, 'Joomla', '', 'joomla', 'file', '', 0, '3.9.14', '', 'https://update.joomla.org/core/sts/extension_sts.xml', '', ''),
(714, 1, 0, 'Joomla', '', 'joomla', 'file', '', 0, '3.9.14', '', 'https://update.joomla.org/core/sts/extension_sts.xml', '', ''),
(715, 1, 0, 'Joomla', '', 'joomla', 'file', '', 0, '3.9.14', '', 'https://update.joomla.org/core/sts/extension_sts.xml', '', ''),
(716, 376, 0, 'Astroid Template Zero', '', 'astroid_template_zero', 'template', '', 0, '2.3.0', '', 'https://cdn.joomdev.com/updates/astroid_template_zero.xml', 'https://github.com/joomdev/Astroid-Framework/releases', ''),
(717, 1562, 0, 'FOF 3.x Stable', 'FOF 3.x Stable', 'lib_fof30', 'library', '', 1, '3.5.1', '', 'http://cdn.akeebabackup.com/updates/fof3_file.xml', '\n			https://www.akeebabackup.com/download/fof3/3-5-1.html			\n		', ''),
(718, 1564, 0, 'Slideshow CK', 'Show your images with a nice effect', 'com_slideshowck', 'component', '', 1, '2.0.15', '', 'https://update.joomlack.fr/slideshowck_light_update.xml', 'https://www.joomlack.fr/extensions-joomla/slideshow-ck', ''),
(719, 1571, 0, 'JCE 2.8.3', 'Installation package for Joomla! 3.x and 4.x', 'pkg_jce', 'package', '', 0, '2.8.3', '', 'https://cdn.joomlacontenteditor.net/updates/xml/editor/pkg_jce.xml', 'https://www.joomlacontenteditor.net/news/jce-pro-2-8-3-released', ''),
(720, 1, 0, 'Joomla', '', 'joomla', 'file', '', 0, '3.9.14', '', 'https://update.joomla.org/core/sts/extension_sts.xml', '', ''),
(721, 1, 0, 'Joomla', '', 'joomla', 'file', '', 0, '3.9.14', '', 'https://update.joomla.org/core/sts/extension_sts.xml', '', ''),
(722, 1, 0, 'Joomla', '', 'joomla', 'file', '', 0, '3.9.14', '', 'https://update.joomla.org/core/sts/extension_sts.xml', '', ''),
(723, 1, 0, 'Joomla', '', 'joomla', 'file', '', 0, '3.9.14', '', 'https://update.joomla.org/core/sts/extension_sts.xml', '', ''),
(724, 1, 0, 'Joomla', '', 'joomla', 'file', '', 0, '3.9.14', '', 'https://update.joomla.org/core/sts/extension_sts.xml', '', ''),
(725, 1, 0, 'Joomla', '', 'joomla', 'file', '', 0, '3.9.14', '', 'https://update.joomla.org/core/sts/extension_sts.xml', '', ''),
(726, 1, 0, 'Joomla', '', 'joomla', 'file', '', 0, '3.9.14', '', 'https://update.joomla.org/core/sts/extension_sts.xml', '', ''),
(727, 1, 0, 'Joomla', '', 'joomla', 'file', '', 0, '3.9.14', '', 'https://update.joomla.org/core/sts/extension_sts.xml', '', ''),
(728, 1, 0, 'Joomla', '', 'joomla', 'file', '', 0, '3.9.14', '', 'https://update.joomla.org/core/sts/extension_sts.xml', '', ''),
(729, 1, 0, 'Joomla', '', 'joomla', 'file', '', 0, '3.9.14', '', 'https://update.joomla.org/core/sts/extension_sts.xml', '', ''),
(730, 1, 0, 'Joomla', '', 'joomla', 'file', '', 0, '3.9.14', '', 'https://update.joomla.org/core/sts/extension_sts.xml', '', ''),
(731, 1, 0, 'Joomla', '', 'joomla', 'file', '', 0, '3.9.14', '', 'https://update.joomla.org/core/sts/extension_sts.xml', '', ''),
(732, 1, 0, 'Joomla', '', 'joomla', 'file', '', 0, '3.9.14', '', 'https://update.joomla.org/core/sts/extension_sts.xml', '', ''),
(733, 1, 0, 'Joomla', '', 'joomla', 'file', '', 0, '3.9.14', '', 'https://update.joomla.org/core/sts/extension_sts.xml', '', ''),
(734, 1, 0, 'Joomla', '', 'joomla', 'file', '', 0, '3.9.14', '', 'https://update.joomla.org/core/sts/extension_sts.xml', '', ''),
(735, 1, 0, 'Joomla', '', 'joomla', 'file', '', 0, '3.9.14', '', 'https://update.joomla.org/core/sts/extension_sts.xml', '', ''),
(736, 1, 0, 'Joomla', '', 'joomla', 'file', '', 0, '3.9.14', '', 'https://update.joomla.org/core/sts/extension_sts.xml', '', ''),
(737, 1, 0, 'Joomla', '', 'joomla', 'file', '', 0, '3.9.14', '', 'https://update.joomla.org/core/sts/extension_sts.xml', '', ''),
(738, 1, 0, 'Joomla', '', 'joomla', 'file', '', 0, '3.9.14', '', 'https://update.joomla.org/core/sts/extension_sts.xml', '', ''),
(739, 1, 0, 'Joomla', '', 'joomla', 'file', '', 0, '3.9.15', '', 'https://update.joomla.org/core/sts/extension_sts.xml', '', ''),
(740, 1, 0, 'Joomla', '', 'joomla', 'file', '', 0, '3.9.15', '', 'https://update.joomla.org/core/sts/extension_sts.xml', '', ''),
(741, 1, 0, 'Joomla', '', 'joomla', 'file', '', 0, '3.9.15', '', 'https://update.joomla.org/core/sts/extension_sts.xml', '', ''),
(742, 1, 0, 'Joomla', '', 'joomla', 'file', '', 0, '3.9.15', '', 'https://update.joomla.org/core/sts/extension_sts.xml', '', ''),
(743, 1, 0, 'Joomla', '', 'joomla', 'file', '', 0, '3.9.15', '', 'https://update.joomla.org/core/sts/extension_sts.xml', '', ''),
(744, 1, 0, 'Joomla', '', 'joomla', 'file', '', 0, '3.9.15', '', 'https://update.joomla.org/core/sts/extension_sts.xml', '', ''),
(745, 1, 0, 'Joomla', '', 'joomla', 'file', '', 0, '3.9.15', '', 'https://update.joomla.org/core/sts/extension_sts.xml', '', ''),
(746, 1, 0, 'Joomla', '', 'joomla', 'file', '', 0, '3.9.15', '', 'https://update.joomla.org/core/sts/extension_sts.xml', '', ''),
(747, 1, 0, 'Joomla', '', 'joomla', 'file', '', 0, '3.9.15', '', 'https://update.joomla.org/core/sts/extension_sts.xml', '', ''),
(748, 376, 0, 'Astroid Template Zero', '', 'astroid_template_zero', 'template', '', 0, '2.3.0', '', 'https://cdn.joomdev.com/updates/astroid_template_zero.xml', 'https://github.com/joomdev/Astroid-Framework/releases', ''),
(749, 1165, 0, 'JD Simple Contact Form', '', 'mod_jdsimplecontactform', 'module', '', 0, '1.5', '', 'https://cdn.joomdev.com/updates/mod_jdsimplecontactform.xml', 'https://www.joomdev.com/products/extensions/jd-simple-contact-form', ''),
(750, 1562, 0, 'FOF 3.x Stable', 'FOF 3.x Stable', 'lib_fof30', 'library', '', 1, '3.5.1', '', 'http://cdn.akeebabackup.com/updates/fof3_file.xml', '\n			https://www.akeebabackup.com/download/fof3/3-5-1.html			\n		', ''),
(751, 1564, 0, 'Slideshow CK', 'Show your images with a nice effect', 'com_slideshowck', 'component', '', 1, '2.0.15', '', 'https://update.joomlack.fr/slideshowck_light_update.xml', 'https://www.joomlack.fr/extensions-joomla/slideshow-ck', ''),
(752, 1571, 0, 'JCE 2.8.5', 'Installation package for Joomla! 3.x and 4.x', 'pkg_jce', 'package', '', 0, '2.8.5', '', 'https://cdn.joomlacontenteditor.net/updates/xml/editor/pkg_jce.xml', 'https://www.joomlacontenteditor.net/news/jce-pro-2-8-4-released', ''),
(753, 1, 0, 'Joomla', '', 'joomla', 'file', '', 0, '3.9.15', '', 'https://update.joomla.org/core/sts/extension_sts.xml', '', ''),
(754, 1, 0, 'Joomla', '', 'joomla', 'file', '', 0, '3.9.15', '', 'https://update.joomla.org/core/sts/extension_sts.xml', '', ''),
(755, 1, 0, 'Joomla', '', 'joomla', 'file', '', 0, '3.9.15', '', 'https://update.joomla.org/core/sts/extension_sts.xml', '', ''),
(756, 1, 0, 'Joomla', '', 'joomla', 'file', '', 0, '3.9.15', '', 'https://update.joomla.org/core/sts/extension_sts.xml', '', ''),
(757, 1, 0, 'Joomla', '', 'joomla', 'file', '', 0, '3.9.15', '', 'https://update.joomla.org/core/sts/extension_sts.xml', '', ''),
(758, 1, 0, 'Joomla', '', 'joomla', 'file', '', 0, '3.9.15', '', 'https://update.joomla.org/core/sts/extension_sts.xml', '', ''),
(759, 1, 0, 'Joomla', '', 'joomla', 'file', '', 0, '3.9.15', '', 'https://update.joomla.org/core/sts/extension_sts.xml', '', ''),
(760, 1, 0, 'Joomla', '', 'joomla', 'file', '', 0, '3.9.15', '', 'https://update.joomla.org/core/sts/extension_sts.xml', '', ''),
(761, 1, 0, 'Joomla', '', 'joomla', 'file', '', 0, '3.9.15', '', 'https://update.joomla.org/core/sts/extension_sts.xml', '', ''),
(762, 1, 0, 'Joomla', '', 'joomla', 'file', '', 0, '3.9.15', '', 'https://update.joomla.org/core/sts/extension_sts.xml', '', ''),
(763, 1, 0, 'Joomla', '', 'joomla', 'file', '', 0, '3.9.15', '', 'https://update.joomla.org/core/sts/extension_sts.xml', '', ''),
(764, 1, 0, 'Joomla', '', 'joomla', 'file', '', 0, '3.9.15', '', 'https://update.joomla.org/core/sts/extension_sts.xml', '', ''),
(765, 1, 0, 'Joomla', '', 'joomla', 'file', '', 0, '3.9.15', '', 'https://update.joomla.org/core/sts/extension_sts.xml', '', ''),
(766, 1, 0, 'Joomla', '', 'joomla', 'file', '', 0, '3.9.15', '', 'https://update.joomla.org/core/sts/extension_sts.xml', '', ''),
(767, 1, 0, 'Joomla', '', 'joomla', 'file', '', 0, '3.9.15', '', 'https://update.joomla.org/core/sts/extension_sts.xml', '', ''),
(768, 1, 0, 'Joomla', '', 'joomla', 'file', '', 0, '3.9.15', '', 'https://update.joomla.org/core/sts/extension_sts.xml', '', ''),
(769, 1, 0, 'Joomla', '', 'joomla', 'file', '', 0, '3.9.15', '', 'https://update.joomla.org/core/sts/extension_sts.xml', '', ''),
(770, 1, 0, 'Joomla', '', 'joomla', 'file', '', 0, '3.9.15', '', 'https://update.joomla.org/core/sts/extension_sts.xml', '', ''),
(771, 1, 0, 'Joomla', '', 'joomla', 'file', '', 0, '3.9.15', '', 'https://update.joomla.org/core/sts/extension_sts.xml', '', ''),
(772, 1, 0, 'Joomla', '', 'joomla', 'file', '', 0, '3.9.15', '', 'https://update.joomla.org/core/sts/extension_sts.xml', '', ''),
(773, 1, 0, 'Joomla', '', 'joomla', 'file', '', 0, '3.9.15', '', 'https://update.joomla.org/core/sts/extension_sts.xml', '', ''),
(774, 1, 0, 'Joomla', '', 'joomla', 'file', '', 0, '3.9.15', '', 'https://update.joomla.org/core/sts/extension_sts.xml', '', ''),
(775, 1, 0, 'Joomla', '', 'joomla', 'file', '', 0, '3.9.15', '', 'https://update.joomla.org/core/sts/extension_sts.xml', '', ''),
(776, 1, 0, 'Joomla', '', 'joomla', 'file', '', 0, '3.9.15', '', 'https://update.joomla.org/core/sts/extension_sts.xml', '', ''),
(777, 1, 0, 'Joomla', '', 'joomla', 'file', '', 0, '3.9.15', '', 'https://update.joomla.org/core/sts/extension_sts.xml', '', ''),
(778, 1, 0, 'Joomla', '', 'joomla', 'file', '', 0, '3.9.15', '', 'https://update.joomla.org/core/sts/extension_sts.xml', '', ''),
(779, 1, 0, 'Joomla', '', 'joomla', 'file', '', 0, '3.9.15', '', 'https://update.joomla.org/core/sts/extension_sts.xml', '', ''),
(780, 1, 0, 'Joomla', '', 'joomla', 'file', '', 0, '3.9.15', '', 'https://update.joomla.org/core/sts/extension_sts.xml', '', ''),
(781, 1, 0, 'Joomla', '', 'joomla', 'file', '', 0, '3.9.15', '', 'https://update.joomla.org/core/sts/extension_sts.xml', '', ''),
(782, 1, 0, 'Joomla', '', 'joomla', 'file', '', 0, '3.9.15', '', 'https://update.joomla.org/core/sts/extension_sts.xml', '', ''),
(783, 1, 0, 'Joomla', '', 'joomla', 'file', '', 0, '3.9.15', '', 'https://update.joomla.org/core/sts/extension_sts.xml', '', ''),
(784, 1, 0, 'Joomla', '', 'joomla', 'file', '', 0, '3.9.15', '', 'https://update.joomla.org/core/sts/extension_sts.xml', '', ''),
(785, 1, 0, 'Joomla', '', 'joomla', 'file', '', 0, '3.9.15', '', 'https://update.joomla.org/core/sts/extension_sts.xml', '', ''),
(786, 1, 0, 'Joomla', '', 'joomla', 'file', '', 0, '3.9.15', '', 'https://update.joomla.org/core/sts/extension_sts.xml', '', ''),
(787, 1, 0, 'Joomla', '', 'joomla', 'file', '', 0, '3.9.15', '', 'https://update.joomla.org/core/sts/extension_sts.xml', '', ''),
(788, 1, 0, 'Joomla', '', 'joomla', 'file', '', 0, '3.9.15', '', 'https://update.joomla.org/core/sts/extension_sts.xml', '', ''),
(789, 1, 0, 'Joomla', '', 'joomla', 'file', '', 0, '3.9.15', '', 'https://update.joomla.org/core/sts/extension_sts.xml', '', ''),
(790, 1, 0, 'Joomla', '', 'joomla', 'file', '', 0, '3.9.15', '', 'https://update.joomla.org/core/sts/extension_sts.xml', '', ''),
(791, 1, 0, 'Joomla', '', 'joomla', 'file', '', 0, '3.9.15', '', 'https://update.joomla.org/core/sts/extension_sts.xml', '', ''),
(792, 1, 0, 'Joomla', '', 'joomla', 'file', '', 0, '3.9.15', '', 'https://update.joomla.org/core/sts/extension_sts.xml', '', ''),
(793, 1, 0, 'Joomla', '', 'joomla', 'file', '', 0, '3.9.15', '', 'https://update.joomla.org/core/sts/extension_sts.xml', '', ''),
(794, 1, 0, 'Joomla', '', 'joomla', 'file', '', 0, '3.9.15', '', 'https://update.joomla.org/core/sts/extension_sts.xml', '', ''),
(795, 1, 0, 'Joomla', '', 'joomla', 'file', '', 0, '3.9.15', '', 'https://update.joomla.org/core/sts/extension_sts.xml', '', ''),
(796, 1, 0, 'Joomla', '', 'joomla', 'file', '', 0, '3.9.15', '', 'https://update.joomla.org/core/sts/extension_sts.xml', '', ''),
(797, 1, 0, 'Joomla', '', 'joomla', 'file', '', 0, '3.9.15', '', 'https://update.joomla.org/core/sts/extension_sts.xml', '', ''),
(798, 1, 0, 'Joomla', '', 'joomla', 'file', '', 0, '3.9.15', '', 'https://update.joomla.org/core/sts/extension_sts.xml', '', ''),
(799, 1, 0, 'Joomla', '', 'joomla', 'file', '', 0, '3.9.15', '', 'https://update.joomla.org/core/sts/extension_sts.xml', '', ''),
(800, 1, 0, 'Joomla', '', 'joomla', 'file', '', 0, '3.9.15', '', 'https://update.joomla.org/core/sts/extension_sts.xml', '', ''),
(801, 1, 0, 'Joomla', '', 'joomla', 'file', '', 0, '3.9.15', '', 'https://update.joomla.org/core/sts/extension_sts.xml', '', ''),
(802, 1, 0, 'Joomla', '', 'joomla', 'file', '', 0, '3.9.15', '', 'https://update.joomla.org/core/sts/extension_sts.xml', '', ''),
(803, 1, 0, 'Joomla', '', 'joomla', 'file', '', 0, '3.9.15', '', 'https://update.joomla.org/core/sts/extension_sts.xml', '', ''),
(804, 1, 0, 'Joomla', '', 'joomla', 'file', '', 0, '3.9.15', '', 'https://update.joomla.org/core/sts/extension_sts.xml', '', ''),
(805, 1, 0, 'Joomla', '', 'joomla', 'file', '', 0, '3.9.15', '', 'https://update.joomla.org/core/sts/extension_sts.xml', '', ''),
(806, 1, 0, 'Joomla', '', 'joomla', 'file', '', 0, '3.9.15', '', 'https://update.joomla.org/core/sts/extension_sts.xml', '', ''),
(807, 1, 0, 'Joomla', '', 'joomla', 'file', '', 0, '3.9.15', '', 'https://update.joomla.org/core/sts/extension_sts.xml', '', ''),
(808, 1, 0, 'Joomla', '', 'joomla', 'file', '', 0, '3.9.15', '', 'https://update.joomla.org/core/sts/extension_sts.xml', '', ''),
(809, 1, 0, 'Joomla', '', 'joomla', 'file', '', 0, '3.9.15', '', 'https://update.joomla.org/core/sts/extension_sts.xml', '', ''),
(810, 1, 0, 'Joomla', '', 'joomla', 'file', '', 0, '3.9.15', '', 'https://update.joomla.org/core/sts/extension_sts.xml', '', ''),
(811, 1, 0, 'Joomla', '', 'joomla', 'file', '', 0, '3.9.15', '', 'https://update.joomla.org/core/sts/extension_sts.xml', '', ''),
(812, 1, 0, 'Joomla', '', 'joomla', 'file', '', 0, '3.9.15', '', 'https://update.joomla.org/core/sts/extension_sts.xml', '', ''),
(813, 1, 0, 'Joomla', '', 'joomla', 'file', '', 0, '3.9.15', '', 'https://update.joomla.org/core/sts/extension_sts.xml', '', ''),
(814, 1, 0, 'Joomla', '', 'joomla', 'file', '', 0, '3.9.15', '', 'https://update.joomla.org/core/sts/extension_sts.xml', '', ''),
(815, 1, 0, 'Joomla', '', 'joomla', 'file', '', 0, '3.9.15', '', 'https://update.joomla.org/core/sts/extension_sts.xml', '', ''),
(816, 1, 0, 'Joomla', '', 'joomla', 'file', '', 0, '3.9.15', '', 'https://update.joomla.org/core/sts/extension_sts.xml', '', ''),
(817, 1, 0, 'Joomla', '', 'joomla', 'file', '', 0, '3.9.15', '', 'https://update.joomla.org/core/sts/extension_sts.xml', '', ''),
(818, 1, 0, 'Joomla', '', 'joomla', 'file', '', 0, '3.9.15', '', 'https://update.joomla.org/core/sts/extension_sts.xml', '', ''),
(819, 1, 0, 'Joomla', '', 'joomla', 'file', '', 0, '3.9.15', '', 'https://update.joomla.org/core/sts/extension_sts.xml', '', ''),
(820, 1, 0, 'Joomla', '', 'joomla', 'file', '', 0, '3.9.15', '', 'https://update.joomla.org/core/sts/extension_sts.xml', '', ''),
(821, 1, 0, 'Joomla', '', 'joomla', 'file', '', 0, '3.9.15', '', 'https://update.joomla.org/core/sts/extension_sts.xml', '', ''),
(822, 1, 0, 'Joomla', '', 'joomla', 'file', '', 0, '3.9.15', '', 'https://update.joomla.org/core/sts/extension_sts.xml', '', ''),
(823, 1, 0, 'Joomla', '', 'joomla', 'file', '', 0, '3.9.15', '', 'https://update.joomla.org/core/sts/extension_sts.xml', '', ''),
(824, 1, 0, 'Joomla', '', 'joomla', 'file', '', 0, '3.9.15', '', 'https://update.joomla.org/core/sts/extension_sts.xml', '', ''),
(825, 1, 0, 'Joomla', '', 'joomla', 'file', '', 0, '3.9.15', '', 'https://update.joomla.org/core/sts/extension_sts.xml', '', ''),
(826, 1, 0, 'Joomla', '', 'joomla', 'file', '', 0, '3.9.15', '', 'https://update.joomla.org/core/sts/extension_sts.xml', '', ''),
(827, 1, 0, 'Joomla', '', 'joomla', 'file', '', 0, '3.9.15', '', 'https://update.joomla.org/core/sts/extension_sts.xml', '', ''),
(828, 1, 0, 'Joomla', '', 'joomla', 'file', '', 0, '3.9.15', '', 'https://update.joomla.org/core/sts/extension_sts.xml', '', ''),
(829, 1, 0, 'Joomla', '', 'joomla', 'file', '', 0, '3.9.15', '', 'https://update.joomla.org/core/sts/extension_sts.xml', '', ''),
(830, 1, 0, 'Joomla', '', 'joomla', 'file', '', 0, '3.9.15', '', 'https://update.joomla.org/core/sts/extension_sts.xml', '', ''),
(831, 1, 0, 'Joomla', '', 'joomla', 'file', '', 0, '3.9.15', '', 'https://update.joomla.org/core/sts/extension_sts.xml', '', ''),
(832, 1, 0, 'Joomla', '', 'joomla', 'file', '', 0, '3.9.15', '', 'https://update.joomla.org/core/sts/extension_sts.xml', '', ''),
(833, 1, 0, 'Joomla', '', 'joomla', 'file', '', 0, '3.9.15', '', 'https://update.joomla.org/core/sts/extension_sts.xml', '', ''),
(834, 1, 0, 'Joomla', '', 'joomla', 'file', '', 0, '3.9.15', '', 'https://update.joomla.org/core/sts/extension_sts.xml', '', ''),
(835, 1, 0, 'Joomla', '', 'joomla', 'file', '', 0, '3.9.15', '', 'https://update.joomla.org/core/sts/extension_sts.xml', '', ''),
(836, 1, 0, 'Joomla', '', 'joomla', 'file', '', 0, '3.9.15', '', 'https://update.joomla.org/core/sts/extension_sts.xml', '', ''),
(837, 1, 0, 'Joomla', '', 'joomla', 'file', '', 0, '3.9.15', '', 'https://update.joomla.org/core/sts/extension_sts.xml', '', ''),
(838, 1, 0, 'Joomla', '', 'joomla', 'file', '', 0, '3.9.15', '', 'https://update.joomla.org/core/sts/extension_sts.xml', '', ''),
(839, 1, 0, 'Joomla', '', 'joomla', 'file', '', 0, '3.9.15', '', 'https://update.joomla.org/core/sts/extension_sts.xml', '', ''),
(840, 1, 0, 'Joomla', '', 'joomla', 'file', '', 0, '3.9.15', '', 'https://update.joomla.org/core/sts/extension_sts.xml', '', ''),
(841, 1, 0, 'Joomla', '', 'joomla', 'file', '', 0, '3.9.15', '', 'https://update.joomla.org/core/sts/extension_sts.xml', '', ''),
(842, 1, 0, 'Joomla', '', 'joomla', 'file', '', 0, '3.9.15', '', 'https://update.joomla.org/core/sts/extension_sts.xml', '', ''),
(843, 1, 0, 'Joomla', '', 'joomla', 'file', '', 0, '3.9.15', '', 'https://update.joomla.org/core/sts/extension_sts.xml', '', ''),
(844, 1, 0, 'Joomla', '', 'joomla', 'file', '', 0, '3.9.15', '', 'https://update.joomla.org/core/sts/extension_sts.xml', '', ''),
(845, 1, 0, 'Joomla', '', 'joomla', 'file', '', 0, '3.9.15', '', 'https://update.joomla.org/core/sts/extension_sts.xml', '', ''),
(846, 1, 0, 'Joomla', '', 'joomla', 'file', '', 0, '3.9.15', '', 'https://update.joomla.org/core/sts/extension_sts.xml', '', ''),
(847, 1, 0, 'Joomla', '', 'joomla', 'file', '', 0, '3.9.15', '', 'https://update.joomla.org/core/sts/extension_sts.xml', '', ''),
(848, 1, 0, 'Joomla', '', 'joomla', 'file', '', 0, '3.9.15', '', 'https://update.joomla.org/core/sts/extension_sts.xml', '', ''),
(849, 1, 0, 'Joomla', '', 'joomla', 'file', '', 0, '3.9.15', '', 'https://update.joomla.org/core/sts/extension_sts.xml', '', ''),
(850, 1, 0, 'Joomla', '', 'joomla', 'file', '', 0, '3.9.15', '', 'https://update.joomla.org/core/sts/extension_sts.xml', '', ''),
(851, 1, 0, 'Joomla', '', 'joomla', 'file', '', 0, '3.9.15', '', 'https://update.joomla.org/core/sts/extension_sts.xml', '', ''),
(852, 1, 0, 'Joomla', '', 'joomla', 'file', '', 0, '3.9.15', '', 'https://update.joomla.org/core/sts/extension_sts.xml', '', ''),
(853, 1, 0, 'Joomla', '', 'joomla', 'file', '', 0, '3.9.15', '', 'https://update.joomla.org/core/sts/extension_sts.xml', '', ''),
(854, 1, 0, 'Joomla', '', 'joomla', 'file', '', 0, '3.9.15', '', 'https://update.joomla.org/core/sts/extension_sts.xml', '', ''),
(855, 1, 0, 'Joomla', '', 'joomla', 'file', '', 0, '3.9.15', '', 'https://update.joomla.org/core/sts/extension_sts.xml', '', ''),
(856, 1, 0, 'Joomla', '', 'joomla', 'file', '', 0, '3.9.15', '', 'https://update.joomla.org/core/sts/extension_sts.xml', '', ''),
(857, 1, 0, 'Joomla', '', 'joomla', 'file', '', 0, '3.9.15', '', 'https://update.joomla.org/core/sts/extension_sts.xml', '', ''),
(858, 1, 0, 'Joomla', '', 'joomla', 'file', '', 0, '3.9.15', '', 'https://update.joomla.org/core/sts/extension_sts.xml', '', ''),
(859, 1, 0, 'Joomla', '', 'joomla', 'file', '', 0, '3.9.15', '', 'https://update.joomla.org/core/sts/extension_sts.xml', '', ''),
(860, 1, 0, 'Joomla', '', 'joomla', 'file', '', 0, '3.9.15', '', 'https://update.joomla.org/core/sts/extension_sts.xml', '', ''),
(861, 1, 0, 'Joomla', '', 'joomla', 'file', '', 0, '3.9.15', '', 'https://update.joomla.org/core/sts/extension_sts.xml', '', ''),
(862, 1, 0, 'Joomla', '', 'joomla', 'file', '', 0, '3.9.15', '', 'https://update.joomla.org/core/sts/extension_sts.xml', '', ''),
(863, 1, 0, 'Joomla', '', 'joomla', 'file', '', 0, '3.9.15', '', 'https://update.joomla.org/core/sts/extension_sts.xml', '', ''),
(864, 1, 0, 'Joomla', '', 'joomla', 'file', '', 0, '3.9.15', '', 'https://update.joomla.org/core/sts/extension_sts.xml', '', ''),
(865, 1, 0, 'Joomla', '', 'joomla', 'file', '', 0, '3.9.15', '', 'https://update.joomla.org/core/sts/extension_sts.xml', '', ''),
(866, 1, 0, 'Joomla', '', 'joomla', 'file', '', 0, '3.9.15', '', 'https://update.joomla.org/core/sts/extension_sts.xml', '', ''),
(867, 1, 0, 'Joomla', '', 'joomla', 'file', '', 0, '3.9.15', '', 'https://update.joomla.org/core/sts/extension_sts.xml', '', ''),
(868, 1, 0, 'Joomla', '', 'joomla', 'file', '', 0, '3.9.15', '', 'https://update.joomla.org/core/sts/extension_sts.xml', '', ''),
(869, 1, 0, 'Joomla', '', 'joomla', 'file', '', 0, '3.9.15', '', 'https://update.joomla.org/core/sts/extension_sts.xml', '', ''),
(870, 1, 0, 'Joomla', '', 'joomla', 'file', '', 0, '3.9.15', '', 'https://update.joomla.org/core/sts/extension_sts.xml', '', ''),
(871, 1, 0, 'Joomla', '', 'joomla', 'file', '', 0, '3.9.15', '', 'https://update.joomla.org/core/sts/extension_sts.xml', '', ''),
(872, 1, 0, 'Joomla', '', 'joomla', 'file', '', 0, '3.9.15', '', 'https://update.joomla.org/core/sts/extension_sts.xml', '', ''),
(873, 1, 0, 'Joomla', '', 'joomla', 'file', '', 0, '3.9.15', '', 'https://update.joomla.org/core/sts/extension_sts.xml', '', ''),
(874, 1, 0, 'Joomla', '', 'joomla', 'file', '', 0, '3.9.15', '', 'https://update.joomla.org/core/sts/extension_sts.xml', '', ''),
(875, 1, 0, 'Joomla', '', 'joomla', 'file', '', 0, '3.9.15', '', 'https://update.joomla.org/core/sts/extension_sts.xml', '', ''),
(876, 1, 0, 'Joomla', '', 'joomla', 'file', '', 0, '3.9.15', '', 'https://update.joomla.org/core/sts/extension_sts.xml', '', ''),
(877, 1, 0, 'Joomla', '', 'joomla', 'file', '', 0, '3.9.15', '', 'https://update.joomla.org/core/sts/extension_sts.xml', '', ''),
(878, 1, 0, 'Joomla', '', 'joomla', 'file', '', 0, '3.9.15', '', 'https://update.joomla.org/core/sts/extension_sts.xml', '', ''),
(879, 1, 0, 'Joomla', '', 'joomla', 'file', '', 0, '3.9.15', '', 'https://update.joomla.org/core/sts/extension_sts.xml', '', ''),
(880, 1, 0, 'Joomla', '', 'joomla', 'file', '', 0, '3.9.15', '', 'https://update.joomla.org/core/sts/extension_sts.xml', '', ''),
(881, 1, 0, 'Joomla', '', 'joomla', 'file', '', 0, '3.9.15', '', 'https://update.joomla.org/core/sts/extension_sts.xml', '', ''),
(882, 1, 0, 'Joomla', '', 'joomla', 'file', '', 0, '3.9.15', '', 'https://update.joomla.org/core/sts/extension_sts.xml', '', ''),
(883, 376, 0, 'Astroid Template Zero', '', 'astroid_template_zero', 'template', '', 0, '2.3.0', '', 'https://cdn.joomdev.com/updates/astroid_template_zero.xml', 'https://github.com/joomdev/Astroid-Framework/releases', ''),
(884, 1165, 0, 'JD Simple Contact Form', '', 'mod_jdsimplecontactform', 'module', '', 0, '1.5', '', 'https://cdn.joomdev.com/updates/mod_jdsimplecontactform.xml', 'https://www.joomdev.com/products/extensions/jd-simple-contact-form', ''),
(885, 1562, 0, 'FOF 3.x Stable', 'FOF 3.x Stable', 'lib_fof30', 'library', '', 1, '3.5.1', '', 'http://cdn.akeebabackup.com/updates/fof3_file.xml', '\n					https://www.akeebabackup.com/download/fof3/3-5-1.html\n				', ''),
(886, 1564, 0, 'Slideshow CK', 'Show your images with a nice effect', 'com_slideshowck', 'component', '', 1, '2.0.16', '', 'https://update.joomlack.fr/slideshowck_light_update.xml', 'https://www.joomlack.fr/extensions-joomla/slideshow-ck', ''),
(887, 1571, 0, 'JCE 2.8.9', 'Installation package for Joomla! 3.x and 4.x', 'pkg_jce', 'package', '', 0, '2.8.9', '', 'https://cdn.joomlacontenteditor.net/updates/xml/editor/pkg_jce.xml', 'https://www.joomlacontenteditor.net/news/jce-pro-2-8-9-released', ''),
(888, 1, 0, 'Joomla', '', 'joomla', 'file', '', 0, '3.9.15', '', 'https://update.joomla.org/core/sts/extension_sts.xml', '', ''),
(889, 1, 0, 'Joomla', '', 'joomla', 'file', '', 0, '3.9.15', '', 'https://update.joomla.org/core/sts/extension_sts.xml', '', ''),
(890, 376, 0, 'Astroid Template Zero', '', 'astroid_template_zero', 'template', '', 0, '2.3.0', '', 'https://cdn.joomdev.com/updates/astroid_template_zero.xml', 'https://github.com/joomdev/Astroid-Framework/releases', ''),
(891, 1165, 0, 'JD Simple Contact Form', '', 'mod_jdsimplecontactform', 'module', '', 0, '1.5', '', 'https://cdn.joomdev.com/updates/mod_jdsimplecontactform.xml', 'https://www.joomdev.com/products/extensions/jd-simple-contact-form', ''),
(892, 1562, 0, 'FOF 3.x Stable', 'FOF 3.x Stable', 'lib_fof30', 'library', '', 1, '3.5.1', '', 'http://cdn.akeebabackup.com/updates/fof3_file.xml', '\n					https://www.akeebabackup.com/download/fof3/3-5-1.html\n				', ''),
(893, 1564, 0, 'Slideshow CK', 'Show your images with a nice effect', 'com_slideshowck', 'component', '', 1, '2.0.16', '', 'https://update.joomlack.fr/slideshowck_light_update.xml', 'https://www.joomlack.fr/extensions-joomla/slideshow-ck', ''),
(894, 1571, 0, 'JCE 2.8.9', 'Installation package for Joomla! 3.x and 4.x', 'pkg_jce', 'package', '', 0, '2.8.9', '', 'https://cdn.joomlacontenteditor.net/updates/xml/editor/pkg_jce.xml', 'https://www.joomlacontenteditor.net/news/jce-pro-2-8-9-released', ''),
(895, 1571, 0, 'JCE 2.8.9', 'Installation package for Joomla! 3.x and 4.x', 'pkg_jce', 'package', '', 0, '2.8.9', '', 'https://cdn.joomlacontenteditor.net/updates/xml/editor/pkg_jce.xml', 'https://www.joomlacontenteditor.net/news/jce-pro-2-8-9-released', ''),
(896, 1, 0, 'Joomla', '', 'joomla', 'file', '', 0, '3.9.15', '', 'https://update.joomla.org/core/sts/extension_sts.xml', '', ''),
(897, 1, 0, 'Joomla', '', 'joomla', 'file', '', 0, '3.9.15', '', 'https://update.joomla.org/core/sts/extension_sts.xml', '', ''),
(898, 1, 0, 'Joomla', '', 'joomla', 'file', '', 0, '3.9.15', '', 'https://update.joomla.org/core/sts/extension_sts.xml', '', ''),
(899, 1, 0, 'Joomla', '', 'joomla', 'file', '', 0, '3.9.15', '', 'https://update.joomla.org/core/sts/extension_sts.xml', '', ''),
(900, 1, 0, 'Joomla', '', 'joomla', 'file', '', 0, '3.9.15', '', 'https://update.joomla.org/core/sts/extension_sts.xml', '', ''),
(901, 1, 0, 'Joomla', '', 'joomla', 'file', '', 0, '3.9.15', '', 'https://update.joomla.org/core/sts/extension_sts.xml', '', ''),
(902, 376, 0, 'Astroid Template Zero', '', 'astroid_template_zero', 'template', '', 0, '2.3.0', '', 'https://cdn.joomdev.com/updates/astroid_template_zero.xml', 'https://github.com/joomdev/Astroid-Framework/releases', ''),
(903, 1, 0, 'Joomla', '', 'joomla', 'file', '', 0, '3.9.15', '', 'https://update.joomla.org/core/sts/extension_sts.xml', '', ''),
(904, 1165, 0, 'JD Simple Contact Form', '', 'mod_jdsimplecontactform', 'module', '', 0, '1.5', '', 'https://cdn.joomdev.com/updates/mod_jdsimplecontactform.xml', 'https://www.joomdev.com/products/extensions/jd-simple-contact-form', ''),
(905, 1562, 0, 'FOF 3.x Stable', 'FOF 3.x Stable', 'lib_fof30', 'library', '', 1, '3.5.1', '', 'http://cdn.akeebabackup.com/updates/fof3_file.xml', '\n					https://www.akeebabackup.com/download/fof3/3-5-1.html\n				', ''),
(906, 1564, 0, 'Slideshow CK', 'Show your images with a nice effect', 'com_slideshowck', 'component', '', 1, '2.0.16', '', 'https://update.joomlack.fr/slideshowck_light_update.xml', 'https://www.joomlack.fr/extensions-joomla/slideshow-ck', ''),
(907, 1571, 0, 'JCE 2.8.9', 'Installation package for Joomla! 3.x and 4.x', 'pkg_jce', 'package', '', 0, '2.8.9', '', 'https://cdn.joomlacontenteditor.net/updates/xml/editor/pkg_jce.xml', 'https://www.joomlacontenteditor.net/news/jce-pro-2-8-9-released', ''),
(908, 1, 0, 'Joomla', '', 'joomla', 'file', '', 0, '3.9.15', '', 'https://update.joomla.org/core/sts/extension_sts.xml', '', ''),
(909, 376, 0, 'Astroid Template Zero', '', 'astroid_template_zero', 'template', '', 0, '2.3.0', '', 'https://cdn.joomdev.com/updates/astroid_template_zero.xml', 'https://github.com/joomdev/Astroid-Framework/releases', ''),
(910, 1165, 0, 'JD Simple Contact Form', '', 'mod_jdsimplecontactform', 'module', '', 0, '1.5', '', 'https://cdn.joomdev.com/updates/mod_jdsimplecontactform.xml', 'https://www.joomdev.com/products/extensions/jd-simple-contact-form', ''),
(911, 1562, 0, 'FOF 3.x Stable', 'FOF 3.x Stable', 'lib_fof30', 'library', '', 1, '3.5.1', '', 'http://cdn.akeebabackup.com/updates/fof3_file.xml', '\n					https://www.akeebabackup.com/download/fof3/3-5-1.html\n				', ''),
(912, 1564, 0, 'Slideshow CK', 'Show your images with a nice effect', 'com_slideshowck', 'component', '', 1, '2.0.16', '', 'https://update.joomlack.fr/slideshowck_light_update.xml', 'https://www.joomlack.fr/extensions-joomla/slideshow-ck', ''),
(913, 1571, 0, 'JCE 2.8.9', 'Installation package for Joomla! 3.x and 4.x', 'pkg_jce', 'package', '', 0, '2.8.9', '', 'https://cdn.joomlacontenteditor.net/updates/xml/editor/pkg_jce.xml', 'https://www.joomlacontenteditor.net/news/jce-pro-2-8-9-released', ''),
(914, 1, 0, 'Joomla', '', 'joomla', 'file', '', 0, '3.9.15', '', 'https://update.joomla.org/core/sts/extension_sts.xml', '', ''),
(915, 1, 0, 'Joomla', '', 'joomla', 'file', '', 0, '3.9.15', '', 'https://update.joomla.org/core/sts/extension_sts.xml', '', ''),
(916, 1, 0, 'Joomla', '', 'joomla', 'file', '', 0, '3.9.15', '', 'https://update.joomla.org/core/sts/extension_sts.xml', '', ''),
(917, 1, 0, 'Joomla', '', 'joomla', 'file', '', 0, '3.9.15', '', 'https://update.joomla.org/core/sts/extension_sts.xml', '', ''),
(918, 1, 0, 'Joomla', '', 'joomla', 'file', '', 0, '3.9.15', '', 'https://update.joomla.org/core/sts/extension_sts.xml', '', ''),
(919, 1, 0, 'Joomla', '', 'joomla', 'file', '', 0, '3.9.15', '', 'https://update.joomla.org/core/sts/extension_sts.xml', '', ''),
(920, 1, 0, 'Joomla', '', 'joomla', 'file', '', 0, '3.9.15', '', 'https://update.joomla.org/core/sts/extension_sts.xml', '', ''),
(921, 1, 0, 'Joomla', '', 'joomla', 'file', '', 0, '3.9.15', '', 'https://update.joomla.org/core/sts/extension_sts.xml', '', ''),
(922, 1, 0, 'Joomla', '', 'joomla', 'file', '', 0, '3.9.15', '', 'https://update.joomla.org/core/sts/extension_sts.xml', '', ''),
(923, 1, 0, 'Joomla', '', 'joomla', 'file', '', 0, '3.9.15', '', 'https://update.joomla.org/core/sts/extension_sts.xml', '', ''),
(924, 1, 0, 'Joomla', '', 'joomla', 'file', '', 0, '3.9.15', '', 'https://update.joomla.org/core/sts/extension_sts.xml', '', ''),
(925, 1, 0, 'Joomla', '', 'joomla', 'file', '', 0, '3.9.15', '', 'https://update.joomla.org/core/sts/extension_sts.xml', '', ''),
(926, 1, 0, 'Joomla', '', 'joomla', 'file', '', 0, '3.9.15', '', 'https://update.joomla.org/core/sts/extension_sts.xml', '', ''),
(927, 1, 0, 'Joomla', '', 'joomla', 'file', '', 0, '3.9.15', '', 'https://update.joomla.org/core/sts/extension_sts.xml', '', ''),
(928, 1, 0, 'Joomla', '', 'joomla', 'file', '', 0, '3.9.15', '', 'https://update.joomla.org/core/sts/extension_sts.xml', '', ''),
(929, 1, 0, 'Joomla', '', 'joomla', 'file', '', 0, '3.9.15', '', 'https://update.joomla.org/core/sts/extension_sts.xml', '', ''),
(930, 1, 0, 'Joomla', '', 'joomla', 'file', '', 0, '3.9.15', '', 'https://update.joomla.org/core/sts/extension_sts.xml', '', ''),
(931, 1, 0, 'Joomla', '', 'joomla', 'file', '', 0, '3.9.15', '', 'https://update.joomla.org/core/sts/extension_sts.xml', '', ''),
(932, 1, 0, 'Joomla', '', 'joomla', 'file', '', 0, '3.9.16', '', 'https://update.joomla.org/core/sts/extension_sts.xml', '', ''),
(933, 1, 0, 'Joomla', '', 'joomla', 'file', '', 0, '3.9.16', '', 'https://update.joomla.org/core/sts/extension_sts.xml', '', ''),
(934, 1, 0, 'Joomla', '', 'joomla', 'file', '', 0, '3.9.16', '', 'https://update.joomla.org/core/sts/extension_sts.xml', '', ''),
(935, 1, 0, 'Joomla', '', 'joomla', 'file', '', 0, '3.9.16', '', 'https://update.joomla.org/core/sts/extension_sts.xml', '', ''),
(936, 1, 0, 'Joomla', '', 'joomla', 'file', '', 0, '3.9.16', '', 'https://update.joomla.org/core/sts/extension_sts.xml', '', ''),
(937, 1, 0, 'Joomla', '', 'joomla', 'file', '', 0, '3.9.16', '', 'https://update.joomla.org/core/sts/extension_sts.xml', '', ''),
(938, 1, 0, 'Joomla', '', 'joomla', 'file', '', 0, '3.9.16', '', 'https://update.joomla.org/core/sts/extension_sts.xml', '', ''),
(939, 1, 0, 'Joomla', '', 'joomla', 'file', '', 0, '3.9.16', '', 'https://update.joomla.org/core/sts/extension_sts.xml', '', ''),
(940, 1, 0, 'Joomla', '', 'joomla', 'file', '', 0, '3.9.16', '', 'https://update.joomla.org/core/sts/extension_sts.xml', '', ''),
(941, 1, 0, 'Joomla', '', 'joomla', 'file', '', 0, '3.9.16', '', 'https://update.joomla.org/core/sts/extension_sts.xml', '', ''),
(942, 1, 0, 'Joomla', '', 'joomla', 'file', '', 0, '3.9.16', '', 'https://update.joomla.org/core/sts/extension_sts.xml', '', ''),
(943, 1, 0, 'Joomla', '', 'joomla', 'file', '', 0, '3.9.16', '', 'https://update.joomla.org/core/sts/extension_sts.xml', '', ''),
(944, 376, 0, 'Astroid Template Zero', '', 'astroid_template_zero', 'template', '', 0, '2.3.0', '', 'https://cdn.joomdev.com/updates/astroid_template_zero.xml', 'https://github.com/joomdev/Astroid-Framework/releases', ''),
(945, 1165, 0, 'JD Simple Contact Form', '', 'mod_jdsimplecontactform', 'module', '', 0, '1.5', '', 'https://cdn.joomdev.com/updates/mod_jdsimplecontactform.xml', 'https://www.joomdev.com/products/extensions/jd-simple-contact-form', ''),
(946, 1562, 0, 'FOF 3.x Stable', 'FOF 3.x Stable', 'lib_fof30', 'library', '', 1, '3.5.1', '', 'http://cdn.akeebabackup.com/updates/fof3_file.xml', '\n					https://www.akeebabackup.com/download/fof3/3-5-1.html\n				', ''),
(947, 1564, 0, 'Slideshow CK', 'Show your images with a nice effect', 'com_slideshowck', 'component', '', 1, '2.0.16', '', 'https://update.joomlack.fr/slideshowck_light_update.xml', 'https://www.joomlack.fr/extensions-joomla/slideshow-ck', ''),
(948, 1571, 0, 'JCE 2.8.9', 'Installation package for Joomla! 3.x and 4.x', 'pkg_jce', 'package', '', 0, '2.8.9', '', 'https://cdn.joomlacontenteditor.net/updates/xml/editor/pkg_jce.xml', 'https://www.joomlacontenteditor.net/news/jce-pro-2-8-9-released', ''),
(949, 1, 0, 'Joomla', '', 'joomla', 'file', '', 0, '3.9.16', '', 'https://update.joomla.org/core/sts/extension_sts.xml', '', ''),
(950, 1, 0, 'Joomla', '', 'joomla', 'file', '', 0, '3.9.16', '', 'https://update.joomla.org/core/sts/extension_sts.xml', '', ''),
(951, 1, 0, 'Joomla', '', 'joomla', 'file', '', 0, '3.9.16', '', 'https://update.joomla.org/core/sts/extension_sts.xml', '', ''),
(952, 1, 0, 'Joomla', '', 'joomla', 'file', '', 0, '3.9.16', '', 'https://update.joomla.org/core/sts/extension_sts.xml', '', ''),
(953, 1, 0, 'Joomla', '', 'joomla', 'file', '', 0, '3.9.16', '', 'https://update.joomla.org/core/sts/extension_sts.xml', '', ''),
(954, 1, 0, 'Joomla', '', 'joomla', 'file', '', 0, '3.9.16', '', 'https://update.joomla.org/core/sts/extension_sts.xml', '', ''),
(955, 1, 0, 'Joomla', '', 'joomla', 'file', '', 0, '3.9.16', '', 'https://update.joomla.org/core/sts/extension_sts.xml', '', ''),
(956, 1, 0, 'Joomla', '', 'joomla', 'file', '', 0, '3.9.16', '', 'https://update.joomla.org/core/sts/extension_sts.xml', '', ''),
(957, 1, 0, 'Joomla', '', 'joomla', 'file', '', 0, '3.9.16', '', 'https://update.joomla.org/core/sts/extension_sts.xml', '', ''),
(958, 1, 0, 'Joomla', '', 'joomla', 'file', '', 0, '3.9.16', '', 'https://update.joomla.org/core/sts/extension_sts.xml', '', ''),
(959, 1, 0, 'Joomla', '', 'joomla', 'file', '', 0, '3.9.16', '', 'https://update.joomla.org/core/sts/extension_sts.xml', '', ''),
(960, 1, 0, 'Joomla', '', 'joomla', 'file', '', 0, '3.9.16', '', 'https://update.joomla.org/core/sts/extension_sts.xml', '', ''),
(961, 1, 0, 'Joomla', '', 'joomla', 'file', '', 0, '3.9.16', '', 'https://update.joomla.org/core/sts/extension_sts.xml', '', ''),
(962, 1, 0, 'Joomla', '', 'joomla', 'file', '', 0, '3.9.16', '', 'https://update.joomla.org/core/sts/extension_sts.xml', '', ''),
(963, 1, 0, 'Joomla', '', 'joomla', 'file', '', 0, '3.9.16', '', 'https://update.joomla.org/core/sts/extension_sts.xml', '', ''),
(964, 1, 0, 'Joomla', '', 'joomla', 'file', '', 0, '3.9.16', '', 'https://update.joomla.org/core/sts/extension_sts.xml', '', ''),
(965, 1, 0, 'Joomla', '', 'joomla', 'file', '', 0, '3.9.16', '', 'https://update.joomla.org/core/sts/extension_sts.xml', '', ''),
(966, 376, 0, 'Astroid Template Zero', '', 'astroid_template_zero', 'template', '', 0, '2.3.0', '', 'https://cdn.joomdev.com/updates/astroid_template_zero.xml', 'https://github.com/joomdev/Astroid-Framework/releases', ''),
(967, 1165, 0, 'JD Simple Contact Form', '', 'mod_jdsimplecontactform', 'module', '', 0, '1.5', '', 'https://cdn.joomdev.com/updates/mod_jdsimplecontactform.xml', 'https://www.joomdev.com/products/extensions/jd-simple-contact-form', ''),
(968, 1562, 0, 'FOF 3.x Stable', 'FOF 3.x Stable', 'lib_fof30', 'library', '', 1, '3.5.1', '', 'http://cdn.akeebabackup.com/updates/fof3_file.xml', '\n					https://www.akeebabackup.com/download/fof3/3-5-1.html\n				', ''),
(969, 1564, 0, 'Slideshow CK', 'Show your images with a nice effect', 'com_slideshowck', 'component', '', 1, '2.0.16', '', 'https://update.joomlack.fr/slideshowck_light_update.xml', 'https://www.joomlack.fr/extensions-joomla/slideshow-ck', ''),
(970, 1571, 0, 'JCE 2.8.9', 'Installation package for Joomla! 3.x and 4.x', 'pkg_jce', 'package', '', 0, '2.8.9', '', 'https://cdn.joomlacontenteditor.net/updates/xml/editor/pkg_jce.xml', 'https://www.joomlacontenteditor.net/news/jce-pro-2-8-9-released', ''),
(971, 1, 0, 'Joomla', '', 'joomla', 'file', '', 0, '3.9.16', '', 'https://update.joomla.org/core/sts/extension_sts.xml', '', ''),
(972, 1, 0, 'Joomla', '', 'joomla', 'file', '', 0, '3.9.16', '', 'https://update.joomla.org/core/sts/extension_sts.xml', '', ''),
(973, 1, 0, 'Joomla', '', 'joomla', 'file', '', 0, '3.9.16', '', 'https://update.joomla.org/core/sts/extension_sts.xml', '', ''),
(974, 1, 0, 'Joomla', '', 'joomla', 'file', '', 0, '3.9.16', '', 'https://update.joomla.org/core/sts/extension_sts.xml', '', ''),
(975, 1, 0, 'Joomla', '', 'joomla', 'file', '', 0, '3.9.16', '', 'https://update.joomla.org/core/sts/extension_sts.xml', '', ''),
(976, 1, 0, 'Joomla', '', 'joomla', 'file', '', 0, '3.9.16', '', 'https://update.joomla.org/core/sts/extension_sts.xml', '', ''),
(977, 1, 0, 'Joomla', '', 'joomla', 'file', '', 0, '3.9.16', '', 'https://update.joomla.org/core/sts/extension_sts.xml', '', ''),
(978, 1, 0, 'Joomla', '', 'joomla', 'file', '', 0, '3.9.16', '', 'https://update.joomla.org/core/sts/extension_sts.xml', '', ''),
(979, 1, 0, 'Joomla', '', 'joomla', 'file', '', 0, '3.9.16', '', 'https://update.joomla.org/core/sts/extension_sts.xml', '', ''),
(980, 1, 0, 'Joomla', '', 'joomla', 'file', '', 0, '3.9.16', '', 'https://update.joomla.org/core/sts/extension_sts.xml', '', ''),
(981, 1, 0, 'Joomla', '', 'joomla', 'file', '', 0, '3.9.16', '', 'https://update.joomla.org/core/sts/extension_sts.xml', '', ''),
(982, 1, 0, 'Joomla', '', 'joomla', 'file', '', 0, '3.9.16', '', 'https://update.joomla.org/core/sts/extension_sts.xml', '', ''),
(983, 1, 0, 'Joomla', '', 'joomla', 'file', '', 0, '3.9.16', '', 'https://update.joomla.org/core/sts/extension_sts.xml', '', ''),
(984, 1, 0, 'Joomla', '', 'joomla', 'file', '', 0, '3.9.16', '', 'https://update.joomla.org/core/sts/extension_sts.xml', '', ''),
(985, 1, 0, 'Joomla', '', 'joomla', 'file', '', 0, '3.9.16', '', 'https://update.joomla.org/core/sts/extension_sts.xml', '', ''),
(986, 1, 0, 'Joomla', '', 'joomla', 'file', '', 0, '3.9.16', '', 'https://update.joomla.org/core/sts/extension_sts.xml', '', ''),
(987, 1, 0, 'Joomla', '', 'joomla', 'file', '', 0, '3.9.16', '', 'https://update.joomla.org/core/sts/extension_sts.xml', '', ''),
(988, 1, 0, 'Joomla', '', 'joomla', 'file', '', 0, '3.9.16', '', 'https://update.joomla.org/core/sts/extension_sts.xml', '', ''),
(989, 1, 0, 'Joomla', '', 'joomla', 'file', '', 0, '3.9.16', '', 'https://update.joomla.org/core/sts/extension_sts.xml', '', ''),
(990, 1, 0, 'Joomla', '', 'joomla', 'file', '', 0, '3.9.16', '', 'https://update.joomla.org/core/sts/extension_sts.xml', '', ''),
(991, 1, 0, 'Joomla', '', 'joomla', 'file', '', 0, '3.9.16', '', 'https://update.joomla.org/core/sts/extension_sts.xml', '', ''),
(992, 1, 0, 'Joomla', '', 'joomla', 'file', '', 0, '3.9.16', '', 'https://update.joomla.org/core/sts/extension_sts.xml', '', ''),
(993, 1, 0, 'Joomla', '', 'joomla', 'file', '', 0, '3.9.16', '', 'https://update.joomla.org/core/sts/extension_sts.xml', '', ''),
(994, 1, 0, 'Joomla', '', 'joomla', 'file', '', 0, '3.9.16', '', 'https://update.joomla.org/core/sts/extension_sts.xml', '', ''),
(995, 1, 0, 'Joomla', '', 'joomla', 'file', '', 0, '3.9.16', '', 'https://update.joomla.org/core/sts/extension_sts.xml', '', ''),
(996, 1, 0, 'Joomla', '', 'joomla', 'file', '', 0, '3.9.16', '', 'https://update.joomla.org/core/sts/extension_sts.xml', '', ''),
(997, 1, 0, 'Joomla', '', 'joomla', 'file', '', 0, '3.9.16', '', 'https://update.joomla.org/core/sts/extension_sts.xml', '', ''),
(998, 1, 0, 'Joomla', '', 'joomla', 'file', '', 0, '3.9.16', '', 'https://update.joomla.org/core/sts/extension_sts.xml', '', ''),
(999, 1, 0, 'Joomla', '', 'joomla', 'file', '', 0, '3.9.16', '', 'https://update.joomla.org/core/sts/extension_sts.xml', '', ''),
(1000, 1, 0, 'Joomla', '', 'joomla', 'file', '', 0, '3.9.16', '', 'https://update.joomla.org/core/sts/extension_sts.xml', '', ''),
(1001, 1, 0, 'Joomla', '', 'joomla', 'file', '', 0, '3.9.16', '', 'https://update.joomla.org/core/sts/extension_sts.xml', '', ''),
(1002, 1, 0, 'Joomla', '', 'joomla', 'file', '', 0, '3.9.16', '', 'https://update.joomla.org/core/sts/extension_sts.xml', '', ''),
(1003, 1, 0, 'Joomla', '', 'joomla', 'file', '', 0, '3.9.16', '', 'https://update.joomla.org/core/sts/extension_sts.xml', '', ''),
(1004, 1, 0, 'Joomla', '', 'joomla', 'file', '', 0, '3.9.16', '', 'https://update.joomla.org/core/sts/extension_sts.xml', '', ''),
(1005, 1, 0, 'Joomla', '', 'joomla', 'file', '', 0, '3.9.16', '', 'https://update.joomla.org/core/sts/extension_sts.xml', '', ''),
(1006, 1, 0, 'Joomla', '', 'joomla', 'file', '', 0, '3.9.16', '', 'https://update.joomla.org/core/sts/extension_sts.xml', '', ''),
(1007, 1, 0, 'Joomla', '', 'joomla', 'file', '', 0, '3.9.16', '', 'https://update.joomla.org/core/sts/extension_sts.xml', '', ''),
(1008, 1, 0, 'Joomla', '', 'joomla', 'file', '', 0, '3.9.16', '', 'https://update.joomla.org/core/sts/extension_sts.xml', '', ''),
(1009, 1, 0, 'Joomla', '', 'joomla', 'file', '', 0, '3.9.16', '', 'https://update.joomla.org/core/sts/extension_sts.xml', '', ''),
(1010, 1, 0, 'Joomla', '', 'joomla', 'file', '', 0, '3.9.16', '', 'https://update.joomla.org/core/sts/extension_sts.xml', '', ''),
(1011, 1, 0, 'Joomla', '', 'joomla', 'file', '', 0, '3.9.16', '', 'https://update.joomla.org/core/sts/extension_sts.xml', '', ''),
(1012, 1, 0, 'Joomla', '', 'joomla', 'file', '', 0, '3.9.16', '', 'https://update.joomla.org/core/sts/extension_sts.xml', '', ''),
(1013, 1, 0, 'Joomla', '', 'joomla', 'file', '', 0, '3.9.16', '', 'https://update.joomla.org/core/sts/extension_sts.xml', '', ''),
(1014, 1, 0, 'Joomla', '', 'joomla', 'file', '', 0, '3.9.16', '', 'https://update.joomla.org/core/sts/extension_sts.xml', '', ''),
(1015, 1, 0, 'Joomla', '', 'joomla', 'file', '', 0, '3.9.16', '', 'https://update.joomla.org/core/sts/extension_sts.xml', '', ''),
(1016, 1, 0, 'Joomla', '', 'joomla', 'file', '', 0, '3.9.16', '', 'https://update.joomla.org/core/sts/extension_sts.xml', '', ''),
(1017, 1, 0, 'Joomla', '', 'joomla', 'file', '', 0, '3.9.16', '', 'https://update.joomla.org/core/sts/extension_sts.xml', '', ''),
(1018, 1, 0, 'Joomla', '', 'joomla', 'file', '', 0, '3.9.16', '', 'https://update.joomla.org/core/sts/extension_sts.xml', '', ''),
(1019, 1, 0, 'Joomla', '', 'joomla', 'file', '', 0, '3.9.16', '', 'https://update.joomla.org/core/sts/extension_sts.xml', '', ''),
(1020, 1, 0, 'Joomla', '', 'joomla', 'file', '', 0, '3.9.16', '', 'https://update.joomla.org/core/sts/extension_sts.xml', '', ''),
(1021, 1, 0, 'Joomla', '', 'joomla', 'file', '', 0, '3.9.16', '', 'https://update.joomla.org/core/sts/extension_sts.xml', '', ''),
(1022, 1, 0, 'Joomla', '', 'joomla', 'file', '', 0, '3.9.16', '', 'https://update.joomla.org/core/sts/extension_sts.xml', '', ''),
(1023, 1, 0, 'Joomla', '', 'joomla', 'file', '', 0, '3.9.16', '', 'https://update.joomla.org/core/sts/extension_sts.xml', '', ''),
(1024, 1, 0, 'Joomla', '', 'joomla', 'file', '', 0, '3.9.16', '', 'https://update.joomla.org/core/sts/extension_sts.xml', '', ''),
(1025, 1, 0, 'Joomla', '', 'joomla', 'file', '', 0, '3.9.16', '', 'https://update.joomla.org/core/sts/extension_sts.xml', '', ''),
(1026, 1, 0, 'Joomla', '', 'joomla', 'file', '', 0, '3.9.16', '', 'https://update.joomla.org/core/sts/extension_sts.xml', '', ''),
(1027, 1, 0, 'Joomla', '', 'joomla', 'file', '', 0, '3.9.16', '', 'https://update.joomla.org/core/sts/extension_sts.xml', '', ''),
(1028, 1, 0, 'Joomla', '', 'joomla', 'file', '', 0, '3.9.16', '', 'https://update.joomla.org/core/sts/extension_sts.xml', '', ''),
(1029, 1, 0, 'Joomla', '', 'joomla', 'file', '', 0, '3.9.16', '', 'https://update.joomla.org/core/sts/extension_sts.xml', '', ''),
(1030, 1, 0, 'Joomla', '', 'joomla', 'file', '', 0, '3.9.16', '', 'https://update.joomla.org/core/sts/extension_sts.xml', '', ''),
(1031, 1, 0, 'Joomla', '', 'joomla', 'file', '', 0, '3.9.16', '', 'https://update.joomla.org/core/sts/extension_sts.xml', '', ''),
(1032, 1, 0, 'Joomla', '', 'joomla', 'file', '', 0, '3.9.16', '', 'https://update.joomla.org/core/sts/extension_sts.xml', '', ''),
(1033, 1, 0, 'Joomla', '', 'joomla', 'file', '', 0, '3.9.16', '', 'https://update.joomla.org/core/sts/extension_sts.xml', '', ''),
(1034, 1, 0, 'Joomla', '', 'joomla', 'file', '', 0, '3.9.16', '', 'https://update.joomla.org/core/sts/extension_sts.xml', '', ''),
(1035, 1, 0, 'Joomla', '', 'joomla', 'file', '', 0, '3.9.16', '', 'https://update.joomla.org/core/sts/extension_sts.xml', '', ''),
(1036, 1, 0, 'Joomla', '', 'joomla', 'file', '', 0, '3.9.16', '', 'https://update.joomla.org/core/sts/extension_sts.xml', '', ''),
(1037, 1, 0, 'Joomla', '', 'joomla', 'file', '', 0, '3.9.16', '', 'https://update.joomla.org/core/sts/extension_sts.xml', '', ''),
(1038, 1, 0, 'Joomla', '', 'joomla', 'file', '', 0, '3.9.16', '', 'https://update.joomla.org/core/sts/extension_sts.xml', '', '');
INSERT INTO `ynfp8_updates` (`update_id`, `update_site_id`, `extension_id`, `name`, `description`, `element`, `type`, `folder`, `client_id`, `version`, `data`, `detailsurl`, `infourl`, `extra_query`) VALUES
(1039, 1, 0, 'Joomla', '', 'joomla', 'file', '', 0, '3.9.16', '', 'https://update.joomla.org/core/sts/extension_sts.xml', '', ''),
(1040, 1, 0, 'Joomla', '', 'joomla', 'file', '', 0, '3.9.16', '', 'https://update.joomla.org/core/sts/extension_sts.xml', '', ''),
(1041, 1, 0, 'Joomla', '', 'joomla', 'file', '', 0, '3.9.16', '', 'https://update.joomla.org/core/sts/extension_sts.xml', '', ''),
(1042, 1, 0, 'Joomla', '', 'joomla', 'file', '', 0, '3.9.16', '', 'https://update.joomla.org/core/sts/extension_sts.xml', '', ''),
(1043, 1, 0, 'Joomla', '', 'joomla', 'file', '', 0, '3.9.16', '', 'https://update.joomla.org/core/sts/extension_sts.xml', '', ''),
(1044, 1, 0, 'Joomla', '', 'joomla', 'file', '', 0, '3.9.16', '', 'https://update.joomla.org/core/sts/extension_sts.xml', '', ''),
(1045, 1, 0, 'Joomla', '', 'joomla', 'file', '', 0, '3.9.16', '', 'https://update.joomla.org/core/sts/extension_sts.xml', '', ''),
(1046, 1, 0, 'Joomla', '', 'joomla', 'file', '', 0, '3.9.16', '', 'https://update.joomla.org/core/sts/extension_sts.xml', '', ''),
(1047, 1, 0, 'Joomla', '', 'joomla', 'file', '', 0, '3.9.16', '', 'https://update.joomla.org/core/sts/extension_sts.xml', '', ''),
(1048, 1, 0, 'Joomla', '', 'joomla', 'file', '', 0, '3.9.16', '', 'https://update.joomla.org/core/sts/extension_sts.xml', '', ''),
(1049, 1, 0, 'Joomla', '', 'joomla', 'file', '', 0, '3.9.16', '', 'https://update.joomla.org/core/sts/extension_sts.xml', '', ''),
(1050, 1, 0, 'Joomla', '', 'joomla', 'file', '', 0, '3.9.16', '', 'https://update.joomla.org/core/sts/extension_sts.xml', '', ''),
(1051, 1, 0, 'Joomla', '', 'joomla', 'file', '', 0, '3.9.16', '', 'https://update.joomla.org/core/sts/extension_sts.xml', '', ''),
(1052, 1, 0, 'Joomla', '', 'joomla', 'file', '', 0, '3.9.16', '', 'https://update.joomla.org/core/sts/extension_sts.xml', '', ''),
(1053, 1, 0, 'Joomla', '', 'joomla', 'file', '', 0, '3.9.16', '', 'https://update.joomla.org/core/sts/extension_sts.xml', '', ''),
(1054, 1, 0, 'Joomla', '', 'joomla', 'file', '', 0, '3.9.16', '', 'https://update.joomla.org/core/sts/extension_sts.xml', '', ''),
(1055, 1, 0, 'Joomla', '', 'joomla', 'file', '', 0, '3.9.16', '', 'https://update.joomla.org/core/sts/extension_sts.xml', '', ''),
(1056, 1, 0, 'Joomla', '', 'joomla', 'file', '', 0, '3.9.16', '', 'https://update.joomla.org/core/sts/extension_sts.xml', '', ''),
(1057, 1, 0, 'Joomla', '', 'joomla', 'file', '', 0, '3.9.16', '', 'https://update.joomla.org/core/sts/extension_sts.xml', '', ''),
(1058, 1, 0, 'Joomla', '', 'joomla', 'file', '', 0, '3.9.16', '', 'https://update.joomla.org/core/sts/extension_sts.xml', '', ''),
(1059, 1, 0, 'Joomla', '', 'joomla', 'file', '', 0, '3.9.16', '', 'https://update.joomla.org/core/sts/extension_sts.xml', '', ''),
(1060, 1, 0, 'Joomla', '', 'joomla', 'file', '', 0, '3.9.16', '', 'https://update.joomla.org/core/sts/extension_sts.xml', '', ''),
(1061, 1, 0, 'Joomla', '', 'joomla', 'file', '', 0, '3.9.16', '', 'https://update.joomla.org/core/sts/extension_sts.xml', '', ''),
(1062, 1, 0, 'Joomla', '', 'joomla', 'file', '', 0, '3.9.16', '', 'https://update.joomla.org/core/sts/extension_sts.xml', '', ''),
(1063, 1, 0, 'Joomla', '', 'joomla', 'file', '', 0, '3.9.16', '', 'https://update.joomla.org/core/sts/extension_sts.xml', '', ''),
(1064, 1, 0, 'Joomla', '', 'joomla', 'file', '', 0, '3.9.16', '', 'https://update.joomla.org/core/sts/extension_sts.xml', '', ''),
(1065, 1, 0, 'Joomla', '', 'joomla', 'file', '', 0, '3.9.16', '', 'https://update.joomla.org/core/sts/extension_sts.xml', '', ''),
(1066, 1, 0, 'Joomla', '', 'joomla', 'file', '', 0, '3.9.16', '', 'https://update.joomla.org/core/sts/extension_sts.xml', '', ''),
(1067, 1, 0, 'Joomla', '', 'joomla', 'file', '', 0, '3.9.16', '', 'https://update.joomla.org/core/sts/extension_sts.xml', '', ''),
(1068, 1, 0, 'Joomla', '', 'joomla', 'file', '', 0, '3.9.16', '', 'https://update.joomla.org/core/sts/extension_sts.xml', '', ''),
(1069, 1, 0, 'Joomla', '', 'joomla', 'file', '', 0, '3.9.16', '', 'https://update.joomla.org/core/sts/extension_sts.xml', '', ''),
(1070, 1, 0, 'Joomla', '', 'joomla', 'file', '', 0, '3.9.16', '', 'https://update.joomla.org/core/sts/extension_sts.xml', '', ''),
(1071, 1, 0, 'Joomla', '', 'joomla', 'file', '', 0, '3.9.16', '', 'https://update.joomla.org/core/sts/extension_sts.xml', '', ''),
(1072, 1, 0, 'Joomla', '', 'joomla', 'file', '', 0, '3.9.16', '', 'https://update.joomla.org/core/sts/extension_sts.xml', '', ''),
(1073, 1, 0, 'Joomla', '', 'joomla', 'file', '', 0, '3.9.16', '', 'https://update.joomla.org/core/sts/extension_sts.xml', '', ''),
(1074, 1, 0, 'Joomla', '', 'joomla', 'file', '', 0, '3.9.16', '', 'https://update.joomla.org/core/sts/extension_sts.xml', '', ''),
(1075, 1, 0, 'Joomla', '', 'joomla', 'file', '', 0, '3.9.16', '', 'https://update.joomla.org/core/sts/extension_sts.xml', '', ''),
(1076, 1, 0, 'Joomla', '', 'joomla', 'file', '', 0, '3.9.16', '', 'https://update.joomla.org/core/sts/extension_sts.xml', '', ''),
(1077, 1, 0, 'Joomla', '', 'joomla', 'file', '', 0, '3.9.16', '', 'https://update.joomla.org/core/sts/extension_sts.xml', '', ''),
(1078, 1, 0, 'Joomla', '', 'joomla', 'file', '', 0, '3.9.16', '', 'https://update.joomla.org/core/sts/extension_sts.xml', '', ''),
(1079, 1, 0, 'Joomla', '', 'joomla', 'file', '', 0, '3.9.16', '', 'https://update.joomla.org/core/sts/extension_sts.xml', '', ''),
(1080, 1, 0, 'Joomla', '', 'joomla', 'file', '', 0, '3.9.16', '', 'https://update.joomla.org/core/sts/extension_sts.xml', '', ''),
(1081, 1, 0, 'Joomla', '', 'joomla', 'file', '', 0, '3.9.16', '', 'https://update.joomla.org/core/sts/extension_sts.xml', '', ''),
(1082, 1, 0, 'Joomla', '', 'joomla', 'file', '', 0, '3.9.16', '', 'https://update.joomla.org/core/sts/extension_sts.xml', '', ''),
(1083, 1, 0, 'Joomla', '', 'joomla', 'file', '', 0, '3.9.16', '', 'https://update.joomla.org/core/sts/extension_sts.xml', '', ''),
(1084, 1, 0, 'Joomla', '', 'joomla', 'file', '', 0, '3.9.16', '', 'https://update.joomla.org/core/sts/extension_sts.xml', '', ''),
(1085, 1, 0, 'Joomla', '', 'joomla', 'file', '', 0, '3.9.16', '', 'https://update.joomla.org/core/sts/extension_sts.xml', '', ''),
(1086, 1, 0, 'Joomla', '', 'joomla', 'file', '', 0, '3.9.16', '', 'https://update.joomla.org/core/sts/extension_sts.xml', '', ''),
(1087, 1, 0, 'Joomla', '', 'joomla', 'file', '', 0, '3.9.16', '', 'https://update.joomla.org/core/sts/extension_sts.xml', '', ''),
(1088, 1, 0, 'Joomla', '', 'joomla', 'file', '', 0, '3.9.16', '', 'https://update.joomla.org/core/sts/extension_sts.xml', '', ''),
(1089, 1, 0, 'Joomla', '', 'joomla', 'file', '', 0, '3.9.16', '', 'https://update.joomla.org/core/sts/extension_sts.xml', '', ''),
(1090, 1, 0, 'Joomla', '', 'joomla', 'file', '', 0, '3.9.16', '', 'https://update.joomla.org/core/sts/extension_sts.xml', '', ''),
(1091, 1, 0, 'Joomla', '', 'joomla', 'file', '', 0, '3.9.16', '', 'https://update.joomla.org/core/sts/extension_sts.xml', '', ''),
(1092, 1, 0, 'Joomla', '', 'joomla', 'file', '', 0, '3.9.16', '', 'https://update.joomla.org/core/sts/extension_sts.xml', '', ''),
(1093, 1, 0, 'Joomla', '', 'joomla', 'file', '', 0, '3.9.16', '', 'https://update.joomla.org/core/sts/extension_sts.xml', '', ''),
(1094, 1, 0, 'Joomla', '', 'joomla', 'file', '', 0, '3.9.16', '', 'https://update.joomla.org/core/sts/extension_sts.xml', '', ''),
(1095, 1, 0, 'Joomla', '', 'joomla', 'file', '', 0, '3.9.16', '', 'https://update.joomla.org/core/sts/extension_sts.xml', '', ''),
(1096, 1, 0, 'Joomla', '', 'joomla', 'file', '', 0, '3.9.16', '', 'https://update.joomla.org/core/sts/extension_sts.xml', '', ''),
(1097, 1, 0, 'Joomla', '', 'joomla', 'file', '', 0, '3.9.16', '', 'https://update.joomla.org/core/sts/extension_sts.xml', '', ''),
(1098, 1, 0, 'Joomla', '', 'joomla', 'file', '', 0, '3.9.16', '', 'https://update.joomla.org/core/sts/extension_sts.xml', '', ''),
(1099, 1, 0, 'Joomla', '', 'joomla', 'file', '', 0, '3.9.16', '', 'https://update.joomla.org/core/sts/extension_sts.xml', '', ''),
(1100, 1, 0, 'Joomla', '', 'joomla', 'file', '', 0, '3.9.16', '', 'https://update.joomla.org/core/sts/extension_sts.xml', '', ''),
(1101, 1, 0, 'Joomla', '', 'joomla', 'file', '', 0, '3.9.16', '', 'https://update.joomla.org/core/sts/extension_sts.xml', '', ''),
(1102, 1, 0, 'Joomla', '', 'joomla', 'file', '', 0, '3.9.16', '', 'https://update.joomla.org/core/sts/extension_sts.xml', '', ''),
(1103, 1, 0, 'Joomla', '', 'joomla', 'file', '', 0, '3.9.16', '', 'https://update.joomla.org/core/sts/extension_sts.xml', '', ''),
(1104, 1, 0, 'Joomla', '', 'joomla', 'file', '', 0, '3.9.16', '', 'https://update.joomla.org/core/sts/extension_sts.xml', '', ''),
(1105, 1, 0, 'Joomla', '', 'joomla', 'file', '', 0, '3.9.16', '', 'https://update.joomla.org/core/sts/extension_sts.xml', '', ''),
(1106, 1, 0, 'Joomla', '', 'joomla', 'file', '', 0, '3.9.18', '', 'https://update.joomla.org/core/sts/extension_sts.xml', '', ''),
(1107, 1, 0, 'Joomla', '', 'joomla', 'file', '', 0, '3.9.18', '', 'https://update.joomla.org/core/sts/extension_sts.xml', '', ''),
(1108, 1, 0, 'Joomla', '', 'joomla', 'file', '', 0, '3.9.18', '', 'https://update.joomla.org/core/sts/extension_sts.xml', '', ''),
(1109, 1, 0, 'Joomla', '', 'joomla', 'file', '', 0, '3.9.18', '', 'https://update.joomla.org/core/sts/extension_sts.xml', '', ''),
(1110, 1, 0, 'Joomla', '', 'joomla', 'file', '', 0, '3.9.18', '', 'https://update.joomla.org/core/sts/extension_sts.xml', '', ''),
(1111, 1, 0, 'Joomla', '', 'joomla', 'file', '', 0, '3.9.18', '', 'https://update.joomla.org/core/sts/extension_sts.xml', '', ''),
(1112, 1, 0, 'Joomla', '', 'joomla', 'file', '', 0, '3.9.18', '', 'https://update.joomla.org/core/sts/extension_sts.xml', '', ''),
(1113, 1, 0, 'Joomla', '', 'joomla', 'file', '', 0, '3.9.18', '', 'https://update.joomla.org/core/sts/extension_sts.xml', '', ''),
(1114, 1, 0, 'Joomla', '', 'joomla', 'file', '', 0, '3.9.18', '', 'https://update.joomla.org/core/sts/extension_sts.xml', '', ''),
(1115, 376, 0, 'Astroid Template Zero', '', 'astroid_template_zero', 'template', '', 0, '2.3.0', '', 'https://cdn.joomdev.com/updates/astroid_template_zero.xml', 'https://github.com/joomdev/Astroid-Framework/releases', ''),
(1116, 1165, 0, 'JD Simple Contact Form', '', 'mod_jdsimplecontactform', 'module', '', 0, '1.5', '', 'https://cdn.joomdev.com/updates/mod_jdsimplecontactform.xml', 'https://www.joomdev.com/products/extensions/jd-simple-contact-form', ''),
(1117, 1562, 0, 'FOF 3.x Stable', 'FOF 3.x Stable', 'lib_fof30', 'library', '', 1, '3.5.3', '', 'http://cdn.akeebabackup.com/updates/fof3_file.xml', '\n					https://www.akeebabackup.com/download/fof3/3-5-3.html\n				', ''),
(1118, 1564, 0, 'Slideshow CK', 'Show your images with a nice effect', 'com_slideshowck', 'component', '', 1, '2.0.16', '', 'https://update.joomlack.fr/slideshowck_light_update.xml', 'https://www.joomlack.fr/extensions-joomla/slideshow-ck', ''),
(1119, 1571, 0, 'JCE 2.8.10', 'Installation package for Joomla! 3.x and 4.x', 'pkg_jce', 'package', '', 0, '2.8.10', '', 'https://cdn.joomlacontenteditor.net/updates/xml/editor/pkg_jce.xml', 'https://www.joomlacontenteditor.net/news/jce-pro-2-8-10-released', ''),
(1120, 1573, 12808, 'PopUpAholic', 'Popup model box module for Joomla 3.6.4+', 'mod_popupaholic', 'module', '', 0, '1.3.4', '', 'https://www.graphicaholic.com/downloads/popupaholic/popupaholic.xml', 'https://www.graphicaholic.com/demos/extensions/popup-aholic', ''),
(1121, 1, 0, 'Joomla', '', 'joomla', 'file', '', 0, '3.9.18', '', 'https://update.joomla.org/core/sts/extension_sts.xml', '', ''),
(1122, 1, 0, 'Joomla', '', 'joomla', 'file', '', 0, '3.9.18', '', 'https://update.joomla.org/core/sts/extension_sts.xml', '', ''),
(1123, 1, 0, 'Joomla', '', 'joomla', 'file', '', 0, '3.9.18', '', 'https://update.joomla.org/core/sts/extension_sts.xml', '', ''),
(1124, 1, 0, 'Joomla', '', 'joomla', 'file', '', 0, '3.9.18', '', 'https://update.joomla.org/core/sts/extension_sts.xml', '', ''),
(1125, 1, 0, 'Joomla', '', 'joomla', 'file', '', 0, '3.9.18', '', 'https://update.joomla.org/core/sts/extension_sts.xml', '', ''),
(1126, 1, 0, 'Joomla', '', 'joomla', 'file', '', 0, '3.9.18', '', 'https://update.joomla.org/core/sts/extension_sts.xml', '', ''),
(1127, 1, 0, 'Joomla', '', 'joomla', 'file', '', 0, '3.9.18', '', 'https://update.joomla.org/core/sts/extension_sts.xml', '', ''),
(1128, 1, 0, 'Joomla', '', 'joomla', 'file', '', 0, '3.9.18', '', 'https://update.joomla.org/core/sts/extension_sts.xml', '', ''),
(1129, 1, 0, 'Joomla', '', 'joomla', 'file', '', 0, '3.9.18', '', 'https://update.joomla.org/core/sts/extension_sts.xml', '', ''),
(1130, 1, 0, 'Joomla', '', 'joomla', 'file', '', 0, '3.9.18', '', 'https://update.joomla.org/core/sts/extension_sts.xml', '', ''),
(1131, 1, 0, 'Joomla', '', 'joomla', 'file', '', 0, '3.9.18', '', 'https://update.joomla.org/core/sts/extension_sts.xml', '', ''),
(1132, 1, 0, 'Joomla', '', 'joomla', 'file', '', 0, '3.9.18', '', 'https://update.joomla.org/core/sts/extension_sts.xml', '', ''),
(1133, 1, 0, 'Joomla', '', 'joomla', 'file', '', 0, '3.9.18', '', 'https://update.joomla.org/core/sts/extension_sts.xml', '', ''),
(1134, 1, 0, 'Joomla', '', 'joomla', 'file', '', 0, '3.9.18', '', 'https://update.joomla.org/core/sts/extension_sts.xml', '', ''),
(1135, 1, 0, 'Joomla', '', 'joomla', 'file', '', 0, '3.9.18', '', 'https://update.joomla.org/core/sts/extension_sts.xml', '', ''),
(1136, 1, 0, 'Joomla', '', 'joomla', 'file', '', 0, '3.9.18', '', 'https://update.joomla.org/core/sts/extension_sts.xml', '', ''),
(1137, 1, 0, 'Joomla', '', 'joomla', 'file', '', 0, '3.9.18', '', 'https://update.joomla.org/core/sts/extension_sts.xml', '', ''),
(1138, 1, 0, 'Joomla', '', 'joomla', 'file', '', 0, '3.9.18', '', 'https://update.joomla.org/core/sts/extension_sts.xml', '', ''),
(1139, 1, 0, 'Joomla', '', 'joomla', 'file', '', 0, '3.9.18', '', 'https://update.joomla.org/core/sts/extension_sts.xml', '', ''),
(1140, 1, 0, 'Joomla', '', 'joomla', 'file', '', 0, '3.9.18', '', 'https://update.joomla.org/core/sts/extension_sts.xml', '', ''),
(1141, 1, 0, 'Joomla', '', 'joomla', 'file', '', 0, '3.9.18', '', 'https://update.joomla.org/core/sts/extension_sts.xml', '', ''),
(1142, 1, 0, 'Joomla', '', 'joomla', 'file', '', 0, '3.9.18', '', 'https://update.joomla.org/core/sts/extension_sts.xml', '', ''),
(1143, 1, 0, 'Joomla', '', 'joomla', 'file', '', 0, '3.9.18', '', 'https://update.joomla.org/core/sts/extension_sts.xml', '', ''),
(1144, 1, 0, 'Joomla', '', 'joomla', 'file', '', 0, '3.9.18', '', 'https://update.joomla.org/core/sts/extension_sts.xml', '', ''),
(1145, 1, 0, 'Joomla', '', 'joomla', 'file', '', 0, '3.9.18', '', 'https://update.joomla.org/core/sts/extension_sts.xml', '', ''),
(1146, 1, 0, 'Joomla', '', 'joomla', 'file', '', 0, '3.9.18', '', 'https://update.joomla.org/core/sts/extension_sts.xml', '', ''),
(1147, 1, 0, 'Joomla', '', 'joomla', 'file', '', 0, '3.9.18', '', 'https://update.joomla.org/core/sts/extension_sts.xml', '', ''),
(1148, 1, 0, 'Joomla', '', 'joomla', 'file', '', 0, '3.9.18', '', 'https://update.joomla.org/core/sts/extension_sts.xml', '', ''),
(1149, 1, 0, 'Joomla', '', 'joomla', 'file', '', 0, '3.9.18', '', 'https://update.joomla.org/core/sts/extension_sts.xml', '', ''),
(1150, 1, 0, 'Joomla', '', 'joomla', 'file', '', 0, '3.9.18', '', 'https://update.joomla.org/core/sts/extension_sts.xml', '', ''),
(1151, 1, 0, 'Joomla', '', 'joomla', 'file', '', 0, '3.9.18', '', 'https://update.joomla.org/core/sts/extension_sts.xml', '', ''),
(1152, 1, 0, 'Joomla', '', 'joomla', 'file', '', 0, '3.9.18', '', 'https://update.joomla.org/core/sts/extension_sts.xml', '', ''),
(1153, 1, 0, 'Joomla', '', 'joomla', 'file', '', 0, '3.9.18', '', 'https://update.joomla.org/core/sts/extension_sts.xml', '', ''),
(1154, 1, 0, 'Joomla', '', 'joomla', 'file', '', 0, '3.9.18', '', 'https://update.joomla.org/core/sts/extension_sts.xml', '', ''),
(1155, 1, 0, 'Joomla', '', 'joomla', 'file', '', 0, '3.9.18', '', 'https://update.joomla.org/core/sts/extension_sts.xml', '', ''),
(1156, 1, 0, 'Joomla', '', 'joomla', 'file', '', 0, '3.9.18', '', 'https://update.joomla.org/core/sts/extension_sts.xml', '', ''),
(1157, 1, 0, 'Joomla', '', 'joomla', 'file', '', 0, '3.9.18', '', 'https://update.joomla.org/core/sts/extension_sts.xml', '', ''),
(1158, 376, 0, 'Astroid Template Zero', '', 'astroid_template_zero', 'template', '', 0, '2.3.0', '', 'https://cdn.joomdev.com/updates/astroid_template_zero.xml', 'https://github.com/joomdev/Astroid-Framework/releases', ''),
(1159, 1165, 0, 'JD Simple Contact Form', '', 'mod_jdsimplecontactform', 'module', '', 0, '1.5', '', 'https://cdn.joomdev.com/updates/mod_jdsimplecontactform.xml', 'https://www.joomdev.com/products/extensions/jd-simple-contact-form', ''),
(1160, 1562, 0, 'FOF 3.x Stable', 'FOF 3.x Stable', 'lib_fof30', 'library', '', 1, '3.5.3', '', 'http://cdn.akeebabackup.com/updates/fof3_file.xml', '\n					https://www.akeebabackup.com/download/fof3/3-5-3.html\n				', ''),
(1161, 1564, 0, 'Slideshow CK', 'Show your images with a nice effect', 'com_slideshowck', 'component', '', 1, '2.0.17', '', 'https://update.joomlack.fr/slideshowck_light_update.xml', 'https://www.joomlack.fr/extensions-joomla/slideshow-ck', ''),
(1162, 1571, 0, 'JCE 2.8.11', 'Installation package for Joomla! 3.x and 4.x', 'pkg_jce', 'package', '', 0, '2.8.11', '', 'https://cdn.joomlacontenteditor.net/updates/xml/editor/pkg_jce.xml', 'https://www.joomlacontenteditor.net/news/jce-pro-2-8-11-released', ''),
(1163, 1, 0, 'Joomla', '', 'joomla', 'file', '', 0, '3.9.18', '', 'https://update.joomla.org/core/sts/extension_sts.xml', '', ''),
(1164, 1, 0, 'Joomla', '', 'joomla', 'file', '', 0, '3.9.18', '', 'https://update.joomla.org/core/sts/extension_sts.xml', '', ''),
(1165, 1, 0, 'Joomla', '', 'joomla', 'file', '', 0, '3.9.18', '', 'https://update.joomla.org/core/sts/extension_sts.xml', '', ''),
(1166, 1, 0, 'Joomla', '', 'joomla', 'file', '', 0, '3.9.18', '', 'https://update.joomla.org/core/sts/extension_sts.xml', '', ''),
(1167, 376, 0, 'Astroid Template Zero', '', 'astroid_template_zero', 'template', '', 0, '2.3.0', '', 'https://cdn.joomdev.com/updates/astroid_template_zero.xml', 'https://github.com/joomdev/Astroid-Framework/releases', ''),
(1168, 1165, 0, 'JD Simple Contact Form', '', 'mod_jdsimplecontactform', 'module', '', 0, '1.5', '', 'https://cdn.joomdev.com/updates/mod_jdsimplecontactform.xml', 'https://www.joomdev.com/products/extensions/jd-simple-contact-form', ''),
(1169, 1562, 0, 'FOF 3.x Stable', 'FOF 3.x Stable', 'lib_fof30', 'library', '', 1, '3.5.3', '', 'http://cdn.akeebabackup.com/updates/fof3_file.xml', '\n					https://www.akeebabackup.com/download/fof3/3-5-3.html\n				', ''),
(1170, 1564, 0, 'Slideshow CK', 'Show your images with a nice effect', 'com_slideshowck', 'component', '', 1, '2.0.17', '', 'https://update.joomlack.fr/slideshowck_light_update.xml', 'https://www.joomlack.fr/extensions-joomla/slideshow-ck', ''),
(1171, 1571, 0, 'JCE 2.8.11', 'Installation package for Joomla! 3.x and 4.x', 'pkg_jce', 'package', '', 0, '2.8.11', '', 'https://cdn.joomlacontenteditor.net/updates/xml/editor/pkg_jce.xml', 'https://www.joomlacontenteditor.net/news/jce-pro-2-8-11-released', ''),
(1172, 1, 0, 'Joomla', '', 'joomla', 'file', '', 0, '3.9.18', '', 'https://update.joomla.org/core/sts/extension_sts.xml', '', ''),
(1173, 1, 0, 'Joomla', '', 'joomla', 'file', '', 0, '3.9.18', '', 'https://update.joomla.org/core/sts/extension_sts.xml', '', ''),
(1174, 1, 0, 'Joomla', '', 'joomla', 'file', '', 0, '3.9.18', '', 'https://update.joomla.org/core/sts/extension_sts.xml', '', ''),
(1175, 1, 0, 'Joomla', '', 'joomla', 'file', '', 0, '3.9.18', '', 'https://update.joomla.org/core/sts/extension_sts.xml', '', ''),
(1176, 1, 0, 'Joomla', '', 'joomla', 'file', '', 0, '3.9.18', '', 'https://update.joomla.org/core/sts/extension_sts.xml', '', ''),
(1177, 1, 0, 'Joomla', '', 'joomla', 'file', '', 0, '3.9.18', '', 'https://update.joomla.org/core/sts/extension_sts.xml', '', ''),
(1178, 376, 0, 'Astroid Template Zero', '', 'astroid_template_zero', 'template', '', 0, '2.3.0', '', 'https://cdn.joomdev.com/updates/astroid_template_zero.xml', 'https://github.com/joomdev/Astroid-Framework/releases', ''),
(1179, 1, 0, 'Joomla', '', 'joomla', 'file', '', 0, '3.9.18', '', 'https://update.joomla.org/core/sts/extension_sts.xml', '', ''),
(1180, 1165, 0, 'JD Simple Contact Form', '', 'mod_jdsimplecontactform', 'module', '', 0, '1.5', '', 'https://cdn.joomdev.com/updates/mod_jdsimplecontactform.xml', 'https://www.joomdev.com/products/extensions/jd-simple-contact-form', ''),
(1181, 1562, 0, 'FOF 3.x Stable', 'FOF 3.x Stable', 'lib_fof30', 'library', '', 1, '3.5.4', '', 'http://cdn.akeebabackup.com/updates/fof3_file.xml', '\n					https://www.akeebabackup.com/download/fof3/3-5-4.html\n				', ''),
(1182, 1564, 0, 'Slideshow CK', 'Show your images with a nice effect', 'com_slideshowck', 'component', '', 1, '2.0.17', '', 'https://update.joomlack.fr/slideshowck_light_update.xml', 'https://www.joomlack.fr/extensions-joomla/slideshow-ck', ''),
(1183, 1571, 0, 'JCE 2.8.11', 'Installation package for Joomla! 3.x and 4.x', 'pkg_jce', 'package', '', 0, '2.8.11', '', 'https://cdn.joomlacontenteditor.net/updates/xml/editor/pkg_jce.xml', 'https://www.joomlacontenteditor.net/news/jce-pro-2-8-11-released', ''),
(1184, 1574, 12811, 'Smart Slider 3', '', 'com_smartslider3', 'component', '', 1, '3.4.1.3', '', 'https://secure.nextendweb.com/api/api.php?action=joomla_version&platform=joomla&product=smartslider3&pro=0', 'https://smartslider3.helpscoutdocs.com/article/432-changelog', ''),
(1185, 1, 0, 'Joomla', '', 'joomla', 'file', '', 0, '3.9.18', '', 'https://update.joomla.org/core/sts/extension_sts.xml', '', ''),
(1186, 1, 0, 'Joomla', '', 'joomla', 'file', '', 0, '3.9.18', '', 'https://update.joomla.org/core/sts/extension_sts.xml', '', ''),
(1187, 376, 0, 'Astroid Template Zero', '', 'astroid_template_zero', 'template', '', 0, '2.3.0', '', 'https://cdn.joomdev.com/updates/astroid_template_zero.xml', 'https://github.com/joomdev/Astroid-Framework/releases', ''),
(1188, 1165, 0, 'JD Simple Contact Form', '', 'mod_jdsimplecontactform', 'module', '', 0, '1.5', '', 'https://cdn.joomdev.com/updates/mod_jdsimplecontactform.xml', 'https://www.joomdev.com/products/extensions/jd-simple-contact-form', ''),
(1189, 1562, 0, 'FOF 3.x Stable', 'FOF 3.x Stable', 'lib_fof30', 'library', '', 1, '3.5.4', '', 'http://cdn.akeebabackup.com/updates/fof3_file.xml', '\n					https://www.akeebabackup.com/download/fof3/3-5-4.html\n				', ''),
(1190, 1564, 0, 'Slideshow CK', 'Show your images with a nice effect', 'com_slideshowck', 'component', '', 1, '2.0.17', '', 'https://update.joomlack.fr/slideshowck_light_update.xml', 'https://www.joomlack.fr/extensions-joomla/slideshow-ck', ''),
(1191, 1571, 0, 'JCE 2.8.11', 'Installation package for Joomla! 3.x and 4.x', 'pkg_jce', 'package', '', 0, '2.8.11', '', 'https://cdn.joomlacontenteditor.net/updates/xml/editor/pkg_jce.xml', 'https://www.joomlacontenteditor.net/news/jce-pro-2-8-11-released', ''),
(1192, 1, 0, 'Joomla', '', 'joomla', 'file', '', 0, '3.9.18', '', 'https://update.joomla.org/core/sts/extension_sts.xml', '', ''),
(1193, 1, 0, 'Joomla', '', 'joomla', 'file', '', 0, '3.9.18', '', 'https://update.joomla.org/core/sts/extension_sts.xml', '', ''),
(1194, 1, 0, 'Joomla', '', 'joomla', 'file', '', 0, '3.9.18', '', 'https://update.joomla.org/core/sts/extension_sts.xml', '', ''),
(1195, 1, 0, 'Joomla', '', 'joomla', 'file', '', 0, '3.9.18', '', 'https://update.joomla.org/core/sts/extension_sts.xml', '', ''),
(1196, 1, 0, 'Joomla', '', 'joomla', 'file', '', 0, '3.9.18', '', 'https://update.joomla.org/core/sts/extension_sts.xml', '', ''),
(1197, 1, 0, 'Joomla', '', 'joomla', 'file', '', 0, '3.9.18', '', 'https://update.joomla.org/core/sts/extension_sts.xml', '', ''),
(1198, 1, 0, 'Joomla', '', 'joomla', 'file', '', 0, '3.9.18', '', 'https://update.joomla.org/core/sts/extension_sts.xml', '', ''),
(1199, 1, 0, 'Joomla', '', 'joomla', 'file', '', 0, '3.9.18', '', 'https://update.joomla.org/core/sts/extension_sts.xml', '', ''),
(1200, 1, 0, 'Joomla', '', 'joomla', 'file', '', 0, '3.9.18', '', 'https://update.joomla.org/core/sts/extension_sts.xml', '', ''),
(1201, 1, 0, 'Joomla', '', 'joomla', 'file', '', 0, '3.9.18', '', 'https://update.joomla.org/core/sts/extension_sts.xml', '', ''),
(1202, 1, 0, 'Joomla', '', 'joomla', 'file', '', 0, '3.9.18', '', 'https://update.joomla.org/core/sts/extension_sts.xml', '', ''),
(1203, 1, 0, 'Joomla', '', 'joomla', 'file', '', 0, '3.9.18', '', 'https://update.joomla.org/core/sts/extension_sts.xml', '', ''),
(1204, 1, 0, 'Joomla', '', 'joomla', 'file', '', 0, '3.9.18', '', 'https://update.joomla.org/core/sts/extension_sts.xml', '', ''),
(1205, 1, 0, 'Joomla', '', 'joomla', 'file', '', 0, '3.9.18', '', 'https://update.joomla.org/core/sts/extension_sts.xml', '', ''),
(1206, 1, 0, 'Joomla', '', 'joomla', 'file', '', 0, '3.9.18', '', 'https://update.joomla.org/core/sts/extension_sts.xml', '', ''),
(1207, 1, 0, 'Joomla', '', 'joomla', 'file', '', 0, '3.9.18', '', 'https://update.joomla.org/core/sts/extension_sts.xml', '', ''),
(1208, 1, 0, 'Joomla', '', 'joomla', 'file', '', 0, '3.9.18', '', 'https://update.joomla.org/core/sts/extension_sts.xml', '', ''),
(1209, 1, 0, 'Joomla', '', 'joomla', 'file', '', 0, '3.9.18', '', 'https://update.joomla.org/core/sts/extension_sts.xml', '', ''),
(1210, 1, 0, 'Joomla', '', 'joomla', 'file', '', 0, '3.9.18', '', 'https://update.joomla.org/core/sts/extension_sts.xml', '', ''),
(1211, 1, 0, 'Joomla', '', 'joomla', 'file', '', 0, '3.9.18', '', 'https://update.joomla.org/core/sts/extension_sts.xml', '', ''),
(1212, 1, 0, 'Joomla', '', 'joomla', 'file', '', 0, '3.9.18', '', 'https://update.joomla.org/core/sts/extension_sts.xml', '', ''),
(1213, 1, 0, 'Joomla', '', 'joomla', 'file', '', 0, '3.9.18', '', 'https://update.joomla.org/core/sts/extension_sts.xml', '', ''),
(1214, 1, 0, 'Joomla', '', 'joomla', 'file', '', 0, '3.9.18', '', 'https://update.joomla.org/core/sts/extension_sts.xml', '', ''),
(1215, 1, 0, 'Joomla', '', 'joomla', 'file', '', 0, '3.9.18', '', 'https://update.joomla.org/core/sts/extension_sts.xml', '', ''),
(1216, 376, 0, 'Astroid Template Zero', '', 'astroid_template_zero', 'template', '', 0, '2.3.0', '', 'https://cdn.joomdev.com/updates/astroid_template_zero.xml', 'https://github.com/joomdev/Astroid-Framework/releases', ''),
(1217, 1165, 0, 'JD Simple Contact Form', '', 'mod_jdsimplecontactform', 'module', '', 0, '1.5', '', 'https://cdn.joomdev.com/updates/mod_jdsimplecontactform.xml', 'https://www.joomdev.com/products/extensions/jd-simple-contact-form', ''),
(1218, 1562, 0, 'FOF 3.x Stable', 'FOF 3.x Stable', 'lib_fof30', 'library', '', 1, '3.5.4', '', 'http://cdn.akeebabackup.com/updates/fof3_file.xml', '\n					https://www.akeebabackup.com/download/fof3/3-5-4.html\n				', ''),
(1219, 1564, 0, 'Slideshow CK', 'Show your images with a nice effect', 'com_slideshowck', 'component', '', 1, '2.0.17', '', 'https://update.joomlack.fr/slideshowck_light_update.xml', 'https://www.joomlack.fr/extensions-joomla/slideshow-ck', ''),
(1220, 1571, 0, 'JCE 2.8.11', 'Installation package for Joomla! 3.x and 4.x', 'pkg_jce', 'package', '', 0, '2.8.11', '', 'https://cdn.joomlacontenteditor.net/updates/xml/editor/pkg_jce.xml', 'https://www.joomlacontenteditor.net/news/jce-pro-2-8-11-released', '');

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

--
-- Estrutura da tabela `ynfp8_update_sites`
--

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

--
-- Extraindo dados da tabela `ynfp8_update_sites`
--

INSERT INTO `ynfp8_update_sites` (`update_site_id`, `name`, `type`, `location`, `enabled`, `last_check_timestamp`, `extra_query`) VALUES
(1, 'Joomla! Core', 'collection', 'https://update.joomla.org/core/list.xml', 1, 1589272911, ''),
(2, 'Accredited Joomla! Translations', 'collection', 'https://update.joomla.org/language/translationlist_3.xml', 0, 0, ''),
(3, 'Joomla! Update Component Update Site', 'extension', 'https://update.joomla.org/core/extensions/com_joomlaupdate.xml', 1, 1589272909, ''),
(374, 'mod_registerlogin', 'extension', 'https://www.joomdev.com/extensionupdates/mod_registerlogin.xml', 1, 1589272910, ''),
(375, 'astroid_framework', 'extension', 'https://cdn.joomdev.com/updates/astroid_system_plugin.xml', 1, 1589272911, ''),
(376, 'astroid_framework', 'extension', 'https://cdn.joomdev.com/updates/astroid_template_zero.xml', 1, 1589272911, ''),
(910, 'mod_jd_skillset', 'extension', 'https://cdn.joomdev.com/extensionupdates/mod_jd_skillset.xml', 1, 1589272912, ''),
(1165, 'mod_jdsimplecontactform', 'extension', 'https://cdn.joomdev.com/updates/mod_jdsimplecontactform.xml', 1, 1589272912, ''),
(1536, 'mod_jdprogressbar.xml', 'extension', 'https://cdn.joomdev.com/updates/mod_jdprogressbar.xml', 1, 1589272913, ''),
(1537, 'com_jdprofiler', 'extension', 'https://cdn.joomdev.com/extensionupdates/com_jdprofiler.xml', 1, 1589272914, ''),
(1538, 'mod_jdprofiler', 'extension', 'https://cdn.joomdev.com/extensionupdates/mod_jdprofiler.xml', 1, 1589272914, ''),
(1539, 'pkg_jdprofiler', 'package', 'https://www.joomdev.com/extensionupdates/pkg_jdprofiler.xml', 1, 1589272914, ''),
(1562, 'FOF 3.x', 'extension', 'http://cdn.akeebabackup.com/updates/fof3_file.xml', 1, 1589272915, ''),
(1563, 'WebInstaller Update Site', 'extension', 'https://appscdn.joomla.org/webapps/jedapps/webinstaller.xml', 1, 1589272915, ''),
(1564, 'Slideshow CK Light Update', 'extension', 'https://update.joomlack.fr/slideshowck_light_update.xml', 1, 1589272915, ''),
(1567, 'FavSlider Updates', 'extension', 'http://updates.favthemes.com/extensions/favslider.xml', 1, 1589272915, ''),
(1569, 'JoomlaCK Editor Update Site', 'extension', 'http://www.joomlackeditor.com/upgrade/plg_jckeditor.xml', 1, 1589272933, ''),
(1570, 'JoomlaCK Editor Update Site', 'extension', 'http://www.joomlackeditor.com/upgrade/com_jckman.xml', 1, 1589272945, ''),
(1571, 'JCE Editor Package', 'extension', 'https://cdn.joomlacontenteditor.net/updates/xml/editor/pkg_jce.xml', 1, 1589272946, ''),
(1572, 'Astroid Framework', 'extension', 'https://cdn.joomdev.com/updates/astroid_framework.xml', 1, 1589272947, ''),
(1573, 'PopUpAholic Update', 'extension', 'https://www.graphicaholic.com/downloads/popupaholic/popupaholic.xml', 1, 1589272947, ''),
(1574, 'Smart Slider 3 Updates', 'extension', 'https://secure.nextendweb.com/api/api.php?action=joomla_version&platform=joomla&product=smartslider3&pro=0', 1, 1589272948, ''),
(1575, 'DJ-ImageSlider Package', 'extension', 'http://dj-extensions.com/updates/djimageslider.xml', 1, 1589272948, ''),
(1576, 'K2 Updates', 'extension', 'http://getk2.org/app/update.xml', 1, 1589272948, ''),
(1577, 'PDF Embed', 'collection', 'https://techjoomla.com/updates/stream/pdf_embed.xml?format=xml', 1, 1589272950, ''),
(1578, 'AllVideos', 'extension', 'https://cdn.joomlaworks.org/updates/allvideos.xml', 1, 1589272950, '');

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

--
-- Estrutura da tabela `ynfp8_update_sites_extensions`
--

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

--
-- Extraindo dados da tabela `ynfp8_update_sites_extensions`
--

INSERT INTO `ynfp8_update_sites_extensions` (`update_site_id`, `extension_id`) VALUES
(1, 700),
(2, 802),
(2, 12785),
(3, 28),
(374, 10004),
(375, 10709),
(376, 10710),
(910, 12126),
(1165, 12211),
(1536, 12756),
(1537, 12757),
(1538, 12758),
(1539, 12759),
(1562, 12782),
(1563, 12786),
(1564, 12787),
(1567, 12799),
(1569, 12800),
(1570, 12802),
(1571, 12798),
(1572, 12807),
(1573, 12808),
(1574, 12811),
(1575, 12819),
(1576, 12821),
(1577, 12836),
(1578, 12837);

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

--
-- Estrutura da tabela `ynfp8_usergroups`
--

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

--
-- Extraindo dados da tabela `ynfp8_usergroups`
--

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

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

--
-- Estrutura da tabela `ynfp8_users`
--

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

--
-- Extraindo dados da tabela `ynfp8_users`
--

INSERT INTO `ynfp8_users` (`id`, `name`, `username`, `email`, `password`, `block`, `sendEmail`, `registerDate`, `lastvisitDate`, `activation`, `params`, `lastResetTime`, `resetCount`, `otpKey`, `otep`, `requireReset`) VALUES
(231, 'Super User', 'gestor', 'diretor@esmaior.pt', '$2y$10$/18nH5RIPhsMkC0VjNTkBuHDkwkg5xUgR0klrWZRoCE1qGfzovSOi', 0, 1, '2019-07-14 15:25:33', '2020-05-12 08:41:45', '0', '{\"admin_style\":\"\",\"admin_language\":\"\",\"language\":\"\",\"editor\":\"jckeditor\",\"timezone\":\"\",\"astroid_author_picture\":\"0\",\"upload\":\"\",\"astroid_author_aboutme\":\"\",\"astroid_author_social\":[],\"jckuicolor\":\"#FAF2F3\"}', '0000-00-00 00:00:00', 0, '', '', 0),
(251, 'Benjamin Moreira', 'diretor', 'diretor@esmaior.com', '$2y$10$.i/7iU.UQEqHsdBJBI03ruSXpesZva1qg90OHtpMGcyHzqsysW.ka', 0, 0, '2019-07-15 22:13:39', '2020-05-10 17:10:14', '', '{\"admin_style\":\"\",\"admin_language\":\"\",\"language\":\"pt-PT\",\"editor\":\"\",\"timezone\":\"Europe\\/Lisbon\",\"astroid_author_picture\":\"0\",\"upload\":\"\",\"astroid_author_aboutme\":\"\",\"astroid_author_social\":[]}', '0000-00-00 00:00:00', 0, '', '', 0),
(252, 'teste', 'teste', 'teste@esmaior.pt', '$2y$10$vEIMeJjXxlmZlisI64Kq/O7yEbZBjM2T.//7.qY9j7fzaEWGmxd0C', 0, 0, '2019-09-14 16:12:25', '2020-04-04 11:18:54', '', '{\"admin_style\":\"\",\"admin_language\":\"\",\"language\":\"\",\"editor\":\"jce\",\"timezone\":\"\",\"astroid_author_picture\":\"0\",\"upload\":\"\",\"astroid_author_aboutme\":\"\",\"astroid_author_social\":[]}', '0000-00-00 00:00:00', 0, '', '', 0),
(253, 'Cavalheiro', 'cavalheiro', 'luiscavalheiro@esmaior.pt', '$2y$10$3myxrQjLk3m8mVPNKr4t2e9CL3rznqQHHGhw4B2FbgtiNVxwRqBgG', 0, 0, '2019-10-03 14:28:14', '2020-03-12 14:40:15', '', '{\"admin_style\":\"\",\"admin_language\":\"\",\"language\":\"\",\"editor\":\"\",\"timezone\":\"\",\"astroid_author_picture\":\"0\",\"upload\":\"\",\"astroid_author_aboutme\":\"\",\"astroid_author_social\":[]}', '0000-00-00 00:00:00', 0, '', '', 0);

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

--
-- Estrutura da tabela `ynfp8_user_keys`
--

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

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

--
-- Estrutura da tabela `ynfp8_user_notes`
--

CREATE TABLE `ynfp8_user_notes` (
  `id` int(10) UNSIGNED NOT NULL,
  `user_id` int(10) UNSIGNED NOT NULL DEFAULT '0',
  `catid` int(10) UNSIGNED NOT NULL DEFAULT '0',
  `subject` varchar(100) COLLATE utf8mb4_unicode_ci NOT NULL DEFAULT '',
  `body` text COLLATE utf8mb4_unicode_ci 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',
  `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,
  `modified_time` datetime NOT NULL DEFAULT '0000-00-00 00:00:00',
  `review_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'
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;

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

--
-- Estrutura da tabela `ynfp8_user_profiles`
--

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

--
-- Extraindo dados da tabela `ynfp8_user_profiles`
--

INSERT INTO `ynfp8_user_profiles` (`user_id`, `profile_key`, `profile_value`, `ordering`) VALUES
(601, 'profile.aboutme', '\"Lorem ipsum\"', 10),
(601, 'profile.address1', '\"\"', 1),
(601, 'profile.address2', '\"\"', 2),
(601, 'profile.city', '\"\"', 3),
(601, 'profile.country', '\"\"', 5),
(601, 'profile.dob', '\"\"', 11),
(601, 'profile.favoritebook', '\"\"', 9),
(601, 'profile.phone', '\"\"', 7),
(601, 'profile.postal_code', '\"\"', 6),
(601, 'profile.region', '\"\"', 4),
(601, 'profile.website', 'false', 8);

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

--
-- Estrutura da tabela `ynfp8_user_usergroup_map`
--

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

--
-- Extraindo dados da tabela `ynfp8_user_usergroup_map`
--

INSERT INTO `ynfp8_user_usergroup_map` (`user_id`, `group_id`) VALUES
(231, 8),
(251, 2),
(251, 3),
(251, 4),
(251, 5),
(252, 2),
(252, 4),
(252, 5),
(252, 6),
(253, 2),
(253, 3),
(253, 4),
(253, 5);

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

--
-- Estrutura da tabela `ynfp8_utf8_conversion`
--

CREATE TABLE `ynfp8_utf8_conversion` (
  `converted` tinyint(4) NOT NULL DEFAULT '0'
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;

--
-- Extraindo dados da tabela `ynfp8_utf8_conversion`
--

INSERT INTO `ynfp8_utf8_conversion` (`converted`) VALUES
(2);

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

--
-- Estrutura da tabela `ynfp8_viewlevels`
--

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

--
-- Extraindo dados da tabela `ynfp8_viewlevels`
--

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

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

--
-- Estrutura da tabela `ynfp8_wf_profiles`
--

CREATE TABLE `ynfp8_wf_profiles` (
  `id` int(11) NOT NULL,
  `name` varchar(255) NOT NULL,
  `description` text NOT NULL,
  `users` text NOT NULL,
  `types` text NOT NULL,
  `components` text NOT NULL,
  `area` tinyint(3) NOT NULL,
  `device` varchar(255) NOT NULL,
  `rows` text NOT NULL,
  `plugins` text NOT NULL,
  `published` tinyint(3) NOT NULL,
  `ordering` int(11) NOT NULL,
  `checked_out` int(11) NOT NULL,
  `checked_out_time` datetime NOT NULL,
  `params` text NOT NULL
) ENGINE=MyISAM DEFAULT CHARSET=utf8;

--
-- Extraindo dados da tabela `ynfp8_wf_profiles`
--

INSERT INTO `ynfp8_wf_profiles` (`id`, `name`, `description`, `users`, `types`, `components`, `area`, `device`, `rows`, `plugins`, `published`, `ordering`, `checked_out`, `checked_out_time`, `params`) VALUES
(1, 'Default', 'Default Profile for all users', '', '3,4,5,6,8,7', '', 0, 'desktop,tablet,phone', 'help,newdocument,undo,redo,spacer,bold,italic,underline,strikethrough,justifyfull,justifycenter,justifyleft,justifyright,spacer,blockquote,formatselect,styleselect,removeformat,cleanup;fontselect,fontsizeselect,fontcolor,spacer,clipboard,indent,outdent,lists,sub,sup,textcase,charmap,hr;directionality,fullscreen,print,searchreplace,spacer,table,style,xhtmlxtras;visualaid,visualchars,visualblocks,nonbreaking,anchor,unlink,link,imgmanager,spellchecker,article', 'formatselect,styleselect,cleanup,fontselect,fontsizeselect,fontcolor,clipboard,lists,textcase,charmap,hr,directionality,fullscreen,print,searchreplace,table,style,xhtmlxtras,visualchars,visualblocks,nonbreaking,anchor,link,imgmanager,spellchecker,article,spellchecker,article,browser,contextmenu,inlinepopups,media,preview,source', 1, 1, 0, '0000-00-00 00:00:00', '{}'),
(2, 'Front End', 'Sample Front-end Profile', '', '3,4,5', '', 1, 'desktop,tablet,phone', 'help,newdocument,undo,redo,spacer,bold,italic,underline,strikethrough,justifyfull,justifycenter,justifyleft,justifyright,spacer,formatselect,styleselect;clipboard,searchreplace,indent,outdent,lists,cleanup,charmap,removeformat,hr,sub,sup,textcase,nonbreaking,visualchars,visualblocks;fullscreen,print,visualaid,style,xhtmlxtras,anchor,unlink,link,imgmanager,spellchecker,article', 'charmap,contextmenu,inlinepopups,help,clipboard,searchreplace,fullscreen,preview,print,style,textcase,nonbreaking,visualchars,visualblocks,xhtmlxtras,imgmanager,anchor,link,spellchecker,article,lists,formatselect,styleselect,hr', 0, 2, 0, '0000-00-00 00:00:00', '{}'),
(3, 'Blogger', 'Simple Blogging Profile', '', '3,4,5,6,8,7', '', 0, 'desktop,tablet,phone', 'bold,italic,strikethrough,lists,blockquote,spacer,justifyleft,justifycenter,justifyright,spacer,link,unlink,imgmanager,article,spellchecker,fullscreen,kitchensink;formatselect,styleselect,underline,justifyfull,clipboard,removeformat,charmap,indent,outdent,undo,redo,help', 'link,imgmanager,article,spellchecker,fullscreen,kitchensink,clipboard,contextmenu,inlinepopups,lists,formatselect,styleselect,textpattern', 0, 3, 0, '0000-00-00 00:00:00', '\n                \n            '),
(4, 'Mobile', 'Sample Mobile Profile', '', '3,4,5,6,8,7', '', 0, 'tablet,phone', 'undo,redo,spacer,bold,italic,underline,formatselect,spacer,justifyleft,justifycenter,justifyfull,justifyright,spacer,fullscreen,kitchensink;styleselect,lists,spellchecker,article,link,unlink', 'fullscreen,kitchensink,spellchecker,article,link,inlinepopups,lists,formatselect,styleselect,textpattern', 0, 4, 0, '0000-00-00 00:00:00', '\n                \n            '),
(5, 'Markdown', 'Sample Markdown Profile', '', '6,7,3,4,5,8', '', 0, 'desktop,tablet,phone', 'fullscreen,justifyleft,justifycenter,justifyfull,justifyright,link,unlink,imgmanager,styleselect', 'fullscreen,link,imgmanager,styleselect,inlinepopups,media,textpattern', 0, 5, 0, '0000-00-00 00:00:00', '\n                \n            ');

--
-- Índices para tabelas despejadas
--

--
-- Índices para tabela `ynfp8_action_logs`
--
ALTER TABLE `ynfp8_action_logs`
  ADD PRIMARY KEY (`id`),
  ADD KEY `idx_user_id` (`user_id`),
  ADD KEY `idx_user_id_logdate` (`user_id`,`log_date`),
  ADD KEY `idx_user_id_extension` (`user_id`,`extension`),
  ADD KEY `idx_extension_item_id` (`extension`,`item_id`);

--
-- Índices para tabela `ynfp8_action_logs_extensions`
--
ALTER TABLE `ynfp8_action_logs_extensions`
  ADD PRIMARY KEY (`id`);

--
-- Índices para tabela `ynfp8_action_logs_users`
--
ALTER TABLE `ynfp8_action_logs_users`
  ADD PRIMARY KEY (`user_id`),
  ADD KEY `idx_notify` (`notify`);

--
-- Índices para tabela `ynfp8_action_log_config`
--
ALTER TABLE `ynfp8_action_log_config`
  ADD PRIMARY KEY (`id`);

--
-- Índices para tabela `ynfp8_advancedtemplates`
--
ALTER TABLE `ynfp8_advancedtemplates`
  ADD PRIMARY KEY (`styleid`);

--
-- Índices para tabela `ynfp8_akeeba_common`
--
ALTER TABLE `ynfp8_akeeba_common`
  ADD PRIMARY KEY (`key`);

--
-- Índices para tabela `ynfp8_assets`
--
ALTER TABLE `ynfp8_assets`
  ADD PRIMARY KEY (`id`),
  ADD UNIQUE KEY `idx_asset_name` (`name`),
  ADD KEY `idx_lft_rgt` (`lft`,`rgt`),
  ADD KEY `idx_parent_id` (`parent_id`);

--
-- Índices para tabela `ynfp8_associations`
--
ALTER TABLE `ynfp8_associations`
  ADD PRIMARY KEY (`context`,`id`),
  ADD KEY `idx_key` (`key`);

--
-- Índices para tabela `ynfp8_banners`
--
ALTER TABLE `ynfp8_banners`
  ADD PRIMARY KEY (`id`),
  ADD KEY `idx_state` (`state`),
  ADD KEY `idx_own_prefix` (`own_prefix`),
  ADD KEY `idx_metakey_prefix` (`metakey_prefix`(100)),
  ADD KEY `idx_banner_catid` (`catid`),
  ADD KEY `idx_language` (`language`);

--
-- Índices para tabela `ynfp8_banner_clients`
--
ALTER TABLE `ynfp8_banner_clients`
  ADD PRIMARY KEY (`id`),
  ADD KEY `idx_own_prefix` (`own_prefix`),
  ADD KEY `idx_metakey_prefix` (`metakey_prefix`(100));

--
-- Índices para tabela `ynfp8_banner_tracks`
--
ALTER TABLE `ynfp8_banner_tracks`
  ADD PRIMARY KEY (`track_date`,`track_type`,`banner_id`),
  ADD KEY `idx_track_date` (`track_date`),
  ADD KEY `idx_track_type` (`track_type`),
  ADD KEY `idx_banner_id` (`banner_id`);

--
-- Índices para tabela `ynfp8_categories`
--
ALTER TABLE `ynfp8_categories`
  ADD PRIMARY KEY (`id`),
  ADD KEY `cat_idx` (`extension`,`published`,`access`),
  ADD KEY `idx_access` (`access`),
  ADD KEY `idx_checkout` (`checked_out`),
  ADD KEY `idx_path` (`path`(100)),
  ADD KEY `idx_left_right` (`lft`,`rgt`),
  ADD KEY `idx_alias` (`alias`(100)),
  ADD KEY `idx_language` (`language`);

--
-- Índices para tabela `ynfp8_contact_details`
--
ALTER TABLE `ynfp8_contact_details`
  ADD PRIMARY KEY (`id`),
  ADD KEY `idx_access` (`access`),
  ADD KEY `idx_checkout` (`checked_out`),
  ADD KEY `idx_state` (`published`),
  ADD KEY `idx_catid` (`catid`),
  ADD KEY `idx_createdby` (`created_by`),
  ADD KEY `idx_featured_catid` (`featured`,`catid`),
  ADD KEY `idx_language` (`language`),
  ADD KEY `idx_xreference` (`xreference`);

--
-- Índices para tabela `ynfp8_content`
--
ALTER TABLE `ynfp8_content`
  ADD PRIMARY KEY (`id`),
  ADD KEY `idx_access` (`access`),
  ADD KEY `idx_checkout` (`checked_out`),
  ADD KEY `idx_state` (`state`),
  ADD KEY `idx_catid` (`catid`),
  ADD KEY `idx_createdby` (`created_by`),
  ADD KEY `idx_featured_catid` (`featured`,`catid`),
  ADD KEY `idx_language` (`language`),
  ADD KEY `idx_xreference` (`xreference`),
  ADD KEY `idx_alias` (`alias`(191));

--
-- Índices para tabela `ynfp8_contentitem_tag_map`
--
ALTER TABLE `ynfp8_contentitem_tag_map`
  ADD UNIQUE KEY `uc_ItemnameTagid` (`type_id`,`content_item_id`,`tag_id`),
  ADD KEY `idx_tag_type` (`tag_id`,`type_id`),
  ADD KEY `idx_date_id` (`tag_date`,`tag_id`),
  ADD KEY `idx_core_content_id` (`core_content_id`);

--
-- Índices para tabela `ynfp8_content_frontpage`
--
ALTER TABLE `ynfp8_content_frontpage`
  ADD PRIMARY KEY (`content_id`);

--
-- Índices para tabela `ynfp8_content_rating`
--
ALTER TABLE `ynfp8_content_rating`
  ADD PRIMARY KEY (`content_id`);

--
-- Índices para tabela `ynfp8_content_types`
--
ALTER TABLE `ynfp8_content_types`
  ADD PRIMARY KEY (`type_id`),
  ADD KEY `idx_alias` (`type_alias`(100));

--
-- Índices para tabela `ynfp8_djimageslider`
--
ALTER TABLE `ynfp8_djimageslider`
  ADD PRIMARY KEY (`id`),
  ADD KEY `catid` (`catid`,`published`);

--
-- Índices para tabela `ynfp8_extensions`
--
ALTER TABLE `ynfp8_extensions`
  ADD PRIMARY KEY (`extension_id`),
  ADD KEY `element_clientid` (`element`,`client_id`),
  ADD KEY `element_folder_clientid` (`element`,`folder`,`client_id`),
  ADD KEY `extension` (`type`,`element`,`folder`,`client_id`);

--
-- Índices para tabela `ynfp8_fields`
--
ALTER TABLE `ynfp8_fields`
  ADD PRIMARY KEY (`id`),
  ADD KEY `idx_checkout` (`checked_out`),
  ADD KEY `idx_state` (`state`),
  ADD KEY `idx_created_user_id` (`created_user_id`),
  ADD KEY `idx_access` (`access`),
  ADD KEY `idx_context` (`context`(191)),
  ADD KEY `idx_language` (`language`);

--
-- Índices para tabela `ynfp8_fields_categories`
--
ALTER TABLE `ynfp8_fields_categories`
  ADD PRIMARY KEY (`field_id`,`category_id`);

--
-- Índices para tabela `ynfp8_fields_groups`
--
ALTER TABLE `ynfp8_fields_groups`
  ADD PRIMARY KEY (`id`),
  ADD KEY `idx_checkout` (`checked_out`),
  ADD KEY `idx_state` (`state`),
  ADD KEY `idx_created_by` (`created_by`),
  ADD KEY `idx_access` (`access`),
  ADD KEY `idx_context` (`context`(191)),
  ADD KEY `idx_language` (`language`);

--
-- Índices para tabela `ynfp8_fields_values`
--
ALTER TABLE `ynfp8_fields_values`
  ADD KEY `idx_field_id` (`field_id`),
  ADD KEY `idx_item_id` (`item_id`(191));

--
-- Índices para tabela `ynfp8_finder_filters`
--
ALTER TABLE `ynfp8_finder_filters`
  ADD PRIMARY KEY (`filter_id`);

--
-- Índices para tabela `ynfp8_finder_links`
--
ALTER TABLE `ynfp8_finder_links`
  ADD PRIMARY KEY (`link_id`),
  ADD KEY `idx_type` (`type_id`),
  ADD KEY `idx_title` (`title`(100)),
  ADD KEY `idx_md5` (`md5sum`),
  ADD KEY `idx_url` (`url`(75)),
  ADD KEY `idx_published_list` (`published`,`state`,`access`,`publish_start_date`,`publish_end_date`,`list_price`),
  ADD KEY `idx_published_sale` (`published`,`state`,`access`,`publish_start_date`,`publish_end_date`,`sale_price`);

--
-- Índices para tabela `ynfp8_finder_links_terms0`
--
ALTER TABLE `ynfp8_finder_links_terms0`
  ADD PRIMARY KEY (`link_id`,`term_id`),
  ADD KEY `idx_term_weight` (`term_id`,`weight`),
  ADD KEY `idx_link_term_weight` (`link_id`,`term_id`,`weight`);

--
-- Índices para tabela `ynfp8_finder_links_terms1`
--
ALTER TABLE `ynfp8_finder_links_terms1`
  ADD PRIMARY KEY (`link_id`,`term_id`),
  ADD KEY `idx_term_weight` (`term_id`,`weight`),
  ADD KEY `idx_link_term_weight` (`link_id`,`term_id`,`weight`);

--
-- Índices para tabela `ynfp8_finder_links_terms2`
--
ALTER TABLE `ynfp8_finder_links_terms2`
  ADD PRIMARY KEY (`link_id`,`term_id`),
  ADD KEY `idx_term_weight` (`term_id`,`weight`),
  ADD KEY `idx_link_term_weight` (`link_id`,`term_id`,`weight`);

--
-- Índices para tabela `ynfp8_finder_links_terms3`
--
ALTER TABLE `ynfp8_finder_links_terms3`
  ADD PRIMARY KEY (`link_id`,`term_id`),
  ADD KEY `idx_term_weight` (`term_id`,`weight`),
  ADD KEY `idx_link_term_weight` (`link_id`,`term_id`,`weight`);

--
-- Índices para tabela `ynfp8_finder_links_terms4`
--
ALTER TABLE `ynfp8_finder_links_terms4`
  ADD PRIMARY KEY (`link_id`,`term_id`),
  ADD KEY `idx_term_weight` (`term_id`,`weight`),
  ADD KEY `idx_link_term_weight` (`link_id`,`term_id`,`weight`);

--
-- Índices para tabela `ynfp8_finder_links_terms5`
--
ALTER TABLE `ynfp8_finder_links_terms5`
  ADD PRIMARY KEY (`link_id`,`term_id`),
  ADD KEY `idx_term_weight` (`term_id`,`weight`),
  ADD KEY `idx_link_term_weight` (`link_id`,`term_id`,`weight`);

--
-- Índices para tabela `ynfp8_finder_links_terms6`
--
ALTER TABLE `ynfp8_finder_links_terms6`
  ADD PRIMARY KEY (`link_id`,`term_id`),
  ADD KEY `idx_term_weight` (`term_id`,`weight`),
  ADD KEY `idx_link_term_weight` (`link_id`,`term_id`,`weight`);

--
-- Índices para tabela `ynfp8_finder_links_terms7`
--
ALTER TABLE `ynfp8_finder_links_terms7`
  ADD PRIMARY KEY (`link_id`,`term_id`),
  ADD KEY `idx_term_weight` (`term_id`,`weight`),
  ADD KEY `idx_link_term_weight` (`link_id`,`term_id`,`weight`);

--
-- Índices para tabela `ynfp8_finder_links_terms8`
--
ALTER TABLE `ynfp8_finder_links_terms8`
  ADD PRIMARY KEY (`link_id`,`term_id`),
  ADD KEY `idx_term_weight` (`term_id`,`weight`),
  ADD KEY `idx_link_term_weight` (`link_id`,`term_id`,`weight`);

--
-- Índices para tabela `ynfp8_finder_links_terms9`
--
ALTER TABLE `ynfp8_finder_links_terms9`
  ADD PRIMARY KEY (`link_id`,`term_id`),
  ADD KEY `idx_term_weight` (`term_id`,`weight`),
  ADD KEY `idx_link_term_weight` (`link_id`,`term_id`,`weight`);

--
-- Índices para tabela `ynfp8_finder_links_termsa`
--
ALTER TABLE `ynfp8_finder_links_termsa`
  ADD PRIMARY KEY (`link_id`,`term_id`),
  ADD KEY `idx_term_weight` (`term_id`,`weight`),
  ADD KEY `idx_link_term_weight` (`link_id`,`term_id`,`weight`);

--
-- Índices para tabela `ynfp8_finder_links_termsb`
--
ALTER TABLE `ynfp8_finder_links_termsb`
  ADD PRIMARY KEY (`link_id`,`term_id`),
  ADD KEY `idx_term_weight` (`term_id`,`weight`),
  ADD KEY `idx_link_term_weight` (`link_id`,`term_id`,`weight`);

--
-- Índices para tabela `ynfp8_finder_links_termsc`
--
ALTER TABLE `ynfp8_finder_links_termsc`
  ADD PRIMARY KEY (`link_id`,`term_id`),
  ADD KEY `idx_term_weight` (`term_id`,`weight`),
  ADD KEY `idx_link_term_weight` (`link_id`,`term_id`,`weight`);

--
-- Índices para tabela `ynfp8_finder_links_termsd`
--
ALTER TABLE `ynfp8_finder_links_termsd`
  ADD PRIMARY KEY (`link_id`,`term_id`),
  ADD KEY `idx_term_weight` (`term_id`,`weight`),
  ADD KEY `idx_link_term_weight` (`link_id`,`term_id`,`weight`);

--
-- Índices para tabela `ynfp8_finder_links_termse`
--
ALTER TABLE `ynfp8_finder_links_termse`
  ADD PRIMARY KEY (`link_id`,`term_id`),
  ADD KEY `idx_term_weight` (`term_id`,`weight`),
  ADD KEY `idx_link_term_weight` (`link_id`,`term_id`,`weight`);

--
-- Índices para tabela `ynfp8_finder_links_termsf`
--
ALTER TABLE `ynfp8_finder_links_termsf`
  ADD PRIMARY KEY (`link_id`,`term_id`),
  ADD KEY `idx_term_weight` (`term_id`,`weight`),
  ADD KEY `idx_link_term_weight` (`link_id`,`term_id`,`weight`);

--
-- Índices para tabela `ynfp8_finder_taxonomy`
--
ALTER TABLE `ynfp8_finder_taxonomy`
  ADD PRIMARY KEY (`id`),
  ADD KEY `parent_id` (`parent_id`),
  ADD KEY `state` (`state`),
  ADD KEY `ordering` (`ordering`),
  ADD KEY `access` (`access`),
  ADD KEY `idx_parent_published` (`parent_id`,`state`,`access`);

--
-- Índices para tabela `ynfp8_finder_taxonomy_map`
--
ALTER TABLE `ynfp8_finder_taxonomy_map`
  ADD PRIMARY KEY (`link_id`,`node_id`),
  ADD KEY `link_id` (`link_id`),
  ADD KEY `node_id` (`node_id`);

--
-- Índices para tabela `ynfp8_finder_terms`
--
ALTER TABLE `ynfp8_finder_terms`
  ADD PRIMARY KEY (`term_id`),
  ADD UNIQUE KEY `idx_term` (`term`),
  ADD KEY `idx_term_phrase` (`term`,`phrase`),
  ADD KEY `idx_stem_phrase` (`stem`,`phrase`),
  ADD KEY `idx_soundex_phrase` (`soundex`,`phrase`);

--
-- Índices para tabela `ynfp8_finder_terms_common`
--
ALTER TABLE `ynfp8_finder_terms_common`
  ADD KEY `idx_word_lang` (`term`,`language`),
  ADD KEY `idx_lang` (`language`);

--
-- Índices para tabela `ynfp8_finder_tokens`
--
ALTER TABLE `ynfp8_finder_tokens`
  ADD KEY `idx_word` (`term`),
  ADD KEY `idx_context` (`context`);

--
-- Índices para tabela `ynfp8_finder_tokens_aggregate`
--
ALTER TABLE `ynfp8_finder_tokens_aggregate`
  ADD KEY `token` (`term`),
  ADD KEY `keyword_id` (`term_id`);

--
-- Índices para tabela `ynfp8_finder_types`
--
ALTER TABLE `ynfp8_finder_types`
  ADD PRIMARY KEY (`id`),
  ADD UNIQUE KEY `title` (`title`);

--
-- Índices para tabela `ynfp8_jcklanguages`
--
ALTER TABLE `ynfp8_jcklanguages`
  ADD PRIMARY KEY (`id`);

--
-- Índices para tabela `ynfp8_jckplugins`
--
ALTER TABLE `ynfp8_jckplugins`
  ADD PRIMARY KEY (`id`),
  ADD UNIQUE KEY `plugin` (`name`);

--
-- Índices para tabela `ynfp8_jcktoolbarplugins`
--
ALTER TABLE `ynfp8_jcktoolbarplugins`
  ADD PRIMARY KEY (`toolbarid`,`pluginid`);

--
-- Índices para tabela `ynfp8_jcktoolbars`
--
ALTER TABLE `ynfp8_jcktoolbars`
  ADD PRIMARY KEY (`id`),
  ADD UNIQUE KEY `toolbar` (`name`);

--
-- Índices para tabela `ynfp8_jdprofiler_designation`
--
ALTER TABLE `ynfp8_jdprofiler_designation`
  ADD PRIMARY KEY (`id`);

--
-- Índices para tabela `ynfp8_jdprofiler_profiles`
--
ALTER TABLE `ynfp8_jdprofiler_profiles`
  ADD PRIMARY KEY (`id`);

--
-- Índices para tabela `ynfp8_jdprofiler_skill`
--
ALTER TABLE `ynfp8_jdprofiler_skill`
  ADD PRIMARY KEY (`id`);

--
-- Índices para tabela `ynfp8_jdprofiler_team`
--
ALTER TABLE `ynfp8_jdprofiler_team`
  ADD PRIMARY KEY (`id`);

--
-- Índices para tabela `ynfp8_k2_attachments`
--
ALTER TABLE `ynfp8_k2_attachments`
  ADD PRIMARY KEY (`id`),
  ADD KEY `idx_hits` (`hits`),
  ADD KEY `idx_itemID` (`itemID`);

--
-- Índices para tabela `ynfp8_k2_categories`
--
ALTER TABLE `ynfp8_k2_categories`
  ADD PRIMARY KEY (`id`),
  ADD KEY `idx_access` (`access`),
  ADD KEY `idx_category` (`published`,`access`,`trash`),
  ADD KEY `idx_language` (`language`),
  ADD KEY `idx_ordering` (`ordering`),
  ADD KEY `idx_parent` (`parent`),
  ADD KEY `idx_published` (`published`),
  ADD KEY `idx_trash` (`trash`);

--
-- Índices para tabela `ynfp8_k2_comments`
--
ALTER TABLE `ynfp8_k2_comments`
  ADD PRIMARY KEY (`id`),
  ADD KEY `idx_commentDate` (`commentDate`),
  ADD KEY `idx_countComments` (`itemID`,`published`),
  ADD KEY `idx_itemID` (`itemID`),
  ADD KEY `idx_latestComments` (`published`,`commentDate`),
  ADD KEY `idx_published` (`published`),
  ADD KEY `idx_userID` (`userID`);

--
-- Índices para tabela `ynfp8_k2_extra_fields`
--
ALTER TABLE `ynfp8_k2_extra_fields`
  ADD PRIMARY KEY (`id`),
  ADD KEY `idx_group` (`group`),
  ADD KEY `idx_published` (`published`),
  ADD KEY `idx_ordering` (`ordering`);

--
-- Índices para tabela `ynfp8_k2_extra_fields_groups`
--
ALTER TABLE `ynfp8_k2_extra_fields_groups`
  ADD PRIMARY KEY (`id`);

--
-- Índices para tabela `ynfp8_k2_items`
--
ALTER TABLE `ynfp8_k2_items`
  ADD PRIMARY KEY (`id`),
  ADD KEY `idx_access` (`access`),
  ADD KEY `idx_catid` (`catid`),
  ADD KEY `idx_created_by` (`created_by`),
  ADD KEY `idx_created` (`created`),
  ADD KEY `idx_featured_ordering` (`featured_ordering`),
  ADD KEY `idx_featured` (`featured`),
  ADD KEY `idx_hits` (`hits`),
  ADD KEY `idx_item` (`published`,`publish_up`,`publish_down`,`trash`,`access`),
  ADD KEY `idx_language` (`language`),
  ADD KEY `idx_ordering` (`ordering`),
  ADD KEY `idx_published` (`published`),
  ADD KEY `idx_publish_down` (`publish_down`),
  ADD KEY `idx_publish_up` (`publish_up`),
  ADD KEY `idx_trash` (`trash`);

--
-- Índices para tabela `ynfp8_k2_rating`
--
ALTER TABLE `ynfp8_k2_rating`
  ADD PRIMARY KEY (`itemID`),
  ADD KEY `idx_rating_sum` (`rating_sum`),
  ADD KEY `idx_rating_count` (`rating_count`);

--
-- Índices para tabela `ynfp8_k2_tags`
--
ALTER TABLE `ynfp8_k2_tags`
  ADD PRIMARY KEY (`id`),
  ADD KEY `idx_name` (`name`),
  ADD KEY `idx_published` (`published`);

--
-- Índices para tabela `ynfp8_k2_tags_xref`
--
ALTER TABLE `ynfp8_k2_tags_xref`
  ADD PRIMARY KEY (`id`),
  ADD KEY `idx_tagID` (`tagID`),
  ADD KEY `idx_itemID` (`itemID`);

--
-- Índices para tabela `ynfp8_k2_users`
--
ALTER TABLE `ynfp8_k2_users`
  ADD PRIMARY KEY (`id`),
  ADD KEY `idx_userName` (`userName`),
  ADD KEY `idx_userID` (`userID`),
  ADD KEY `idx_group` (`group`);

--
-- Índices para tabela `ynfp8_k2_user_groups`
--
ALTER TABLE `ynfp8_k2_user_groups`
  ADD PRIMARY KEY (`id`),
  ADD KEY `idx_name` (`name`);

--
-- Índices para tabela `ynfp8_languages`
--
ALTER TABLE `ynfp8_languages`
  ADD PRIMARY KEY (`lang_id`),
  ADD UNIQUE KEY `idx_sef` (`sef`),
  ADD UNIQUE KEY `idx_langcode` (`lang_code`),
  ADD KEY `idx_access` (`access`),
  ADD KEY `idx_ordering` (`ordering`);

--
-- Índices para tabela `ynfp8_menu`
--
ALTER TABLE `ynfp8_menu`
  ADD PRIMARY KEY (`id`),
  ADD UNIQUE KEY `idx_client_id_parent_id_alias_language` (`client_id`,`parent_id`,`alias`(100),`language`),
  ADD KEY `idx_componentid` (`component_id`,`menutype`,`published`,`access`),
  ADD KEY `idx_menutype` (`menutype`),
  ADD KEY `idx_left_right` (`lft`,`rgt`),
  ADD KEY `idx_alias` (`alias`(100)),
  ADD KEY `idx_path` (`path`(100)),
  ADD KEY `idx_language` (`language`);

--
-- Índices para tabela `ynfp8_menu_types`
--
ALTER TABLE `ynfp8_menu_types`
  ADD PRIMARY KEY (`id`),
  ADD UNIQUE KEY `idx_menutype` (`menutype`);

--
-- Índices para tabela `ynfp8_messages`
--
ALTER TABLE `ynfp8_messages`
  ADD PRIMARY KEY (`message_id`),
  ADD KEY `useridto_state` (`user_id_to`,`state`);

--
-- Índices para tabela `ynfp8_messages_cfg`
--
ALTER TABLE `ynfp8_messages_cfg`
  ADD UNIQUE KEY `idx_user_var_name` (`user_id`,`cfg_name`);

--
-- Índices para tabela `ynfp8_modules`
--
ALTER TABLE `ynfp8_modules`
  ADD PRIMARY KEY (`id`),
  ADD KEY `published` (`published`,`access`),
  ADD KEY `newsfeeds` (`module`,`published`),
  ADD KEY `idx_language` (`language`);

--
-- Índices para tabela `ynfp8_modules_menu`
--
ALTER TABLE `ynfp8_modules_menu`
  ADD PRIMARY KEY (`moduleid`,`menuid`);

--
-- Índices para tabela `ynfp8_newsfeeds`
--
ALTER TABLE `ynfp8_newsfeeds`
  ADD PRIMARY KEY (`id`),
  ADD KEY `idx_access` (`access`),
  ADD KEY `idx_checkout` (`checked_out`),
  ADD KEY `idx_state` (`published`),
  ADD KEY `idx_catid` (`catid`),
  ADD KEY `idx_createdby` (`created_by`),
  ADD KEY `idx_language` (`language`),
  ADD KEY `idx_xreference` (`xreference`);

--
-- Índices para tabela `ynfp8_nextend2_image_storage`
--
ALTER TABLE `ynfp8_nextend2_image_storage`
  ADD PRIMARY KEY (`id`),
  ADD UNIQUE KEY `hash` (`hash`);

--
-- Índices para tabela `ynfp8_nextend2_section_storage`
--
ALTER TABLE `ynfp8_nextend2_section_storage`
  ADD PRIMARY KEY (`id`),
  ADD KEY `application` (`application`,`section`,`referencekey`),
  ADD KEY `application_2` (`application`,`section`);

--
-- Índices para tabela `ynfp8_nextend2_smartslider3_generators`
--
ALTER TABLE `ynfp8_nextend2_smartslider3_generators`
  ADD PRIMARY KEY (`id`);

--
-- Índices para tabela `ynfp8_nextend2_smartslider3_sliders`
--
ALTER TABLE `ynfp8_nextend2_smartslider3_sliders`
  ADD PRIMARY KEY (`id`);

--
-- Índices para tabela `ynfp8_nextend2_smartslider3_sliders_xref`
--
ALTER TABLE `ynfp8_nextend2_smartslider3_sliders_xref`
  ADD PRIMARY KEY (`group_id`,`slider_id`);

--
-- Índices para tabela `ynfp8_nextend2_smartslider3_slides`
--
ALTER TABLE `ynfp8_nextend2_smartslider3_slides`
  ADD PRIMARY KEY (`id`);

--
-- Índices para tabela `ynfp8_overrider`
--
ALTER TABLE `ynfp8_overrider`
  ADD PRIMARY KEY (`id`);

--
-- Índices para tabela `ynfp8_postinstall_messages`
--
ALTER TABLE `ynfp8_postinstall_messages`
  ADD PRIMARY KEY (`postinstall_message_id`);

--
-- Índices para tabela `ynfp8_privacy_consents`
--
ALTER TABLE `ynfp8_privacy_consents`
  ADD PRIMARY KEY (`id`),
  ADD KEY `idx_user_id` (`user_id`);

--
-- Índices para tabela `ynfp8_privacy_requests`
--
ALTER TABLE `ynfp8_privacy_requests`
  ADD PRIMARY KEY (`id`);

--
-- Índices para tabela `ynfp8_redirect_links`
--
ALTER TABLE `ynfp8_redirect_links`
  ADD PRIMARY KEY (`id`),
  ADD KEY `idx_old_url` (`old_url`(100)),
  ADD KEY `idx_link_modifed` (`modified_date`);

--
-- Índices para tabela `ynfp8_schemas`
--
ALTER TABLE `ynfp8_schemas`
  ADD PRIMARY KEY (`extension_id`,`version_id`);

--
-- Índices para tabela `ynfp8_session`
--
ALTER TABLE `ynfp8_session`
  ADD PRIMARY KEY (`session_id`),
  ADD KEY `userid` (`userid`),
  ADD KEY `time` (`time`);

--
-- Índices para tabela `ynfp8_slideshowck_styles`
--
ALTER TABLE `ynfp8_slideshowck_styles`
  ADD PRIMARY KEY (`id`);

--
-- Índices para tabela `ynfp8_spmedia`
--
ALTER TABLE `ynfp8_spmedia`
  ADD PRIMARY KEY (`id`);

--
-- Índices para tabela `ynfp8_sppagebuilder`
--
ALTER TABLE `ynfp8_sppagebuilder`
  ADD PRIMARY KEY (`id`);

--
-- Índices para tabela `ynfp8_sppagebuilder_addons`
--
ALTER TABLE `ynfp8_sppagebuilder_addons`
  ADD PRIMARY KEY (`id`);

--
-- Índices para tabela `ynfp8_sppagebuilder_integrations`
--
ALTER TABLE `ynfp8_sppagebuilder_integrations`
  ADD PRIMARY KEY (`id`);

--
-- Índices para tabela `ynfp8_sppagebuilder_languages`
--
ALTER TABLE `ynfp8_sppagebuilder_languages`
  ADD PRIMARY KEY (`id`);

--
-- Índices para tabela `ynfp8_sppagebuilder_sections`
--
ALTER TABLE `ynfp8_sppagebuilder_sections`
  ADD PRIMARY KEY (`id`);

--
-- Índices para tabela `ynfp8_tags`
--
ALTER TABLE `ynfp8_tags`
  ADD PRIMARY KEY (`id`),
  ADD KEY `tag_idx` (`published`,`access`),
  ADD KEY `idx_access` (`access`),
  ADD KEY `idx_checkout` (`checked_out`),
  ADD KEY `idx_path` (`path`(100)),
  ADD KEY `idx_left_right` (`lft`,`rgt`),
  ADD KEY `idx_alias` (`alias`(100)),
  ADD KEY `idx_language` (`language`);

--
-- Índices para tabela `ynfp8_template_styles`
--
ALTER TABLE `ynfp8_template_styles`
  ADD PRIMARY KEY (`id`),
  ADD KEY `idx_template` (`template`),
  ADD KEY `idx_home` (`home`);

--
-- Índices para tabela `ynfp8_ucm_base`
--
ALTER TABLE `ynfp8_ucm_base`
  ADD PRIMARY KEY (`ucm_id`),
  ADD KEY `idx_ucm_item_id` (`ucm_item_id`),
  ADD KEY `idx_ucm_type_id` (`ucm_type_id`),
  ADD KEY `idx_ucm_language_id` (`ucm_language_id`);

--
-- Índices para tabela `ynfp8_ucm_content`
--
ALTER TABLE `ynfp8_ucm_content`
  ADD PRIMARY KEY (`core_content_id`),
  ADD KEY `tag_idx` (`core_state`,`core_access`),
  ADD KEY `idx_access` (`core_access`),
  ADD KEY `idx_alias` (`core_alias`(100)),
  ADD KEY `idx_language` (`core_language`),
  ADD KEY `idx_title` (`core_title`(100)),
  ADD KEY `idx_modified_time` (`core_modified_time`),
  ADD KEY `idx_created_time` (`core_created_time`),
  ADD KEY `idx_content_type` (`core_type_alias`(100)),
  ADD KEY `idx_core_modified_user_id` (`core_modified_user_id`),
  ADD KEY `idx_core_checked_out_user_id` (`core_checked_out_user_id`),
  ADD KEY `idx_core_created_user_id` (`core_created_user_id`),
  ADD KEY `idx_core_type_id` (`core_type_id`);

--
-- Índices para tabela `ynfp8_ucm_history`
--
ALTER TABLE `ynfp8_ucm_history`
  ADD PRIMARY KEY (`version_id`),
  ADD KEY `idx_ucm_item_id` (`ucm_type_id`,`ucm_item_id`),
  ADD KEY `idx_save_date` (`save_date`);

--
-- Índices para tabela `ynfp8_updates`
--
ALTER TABLE `ynfp8_updates`
  ADD PRIMARY KEY (`update_id`);

--
-- Índices para tabela `ynfp8_update_sites`
--
ALTER TABLE `ynfp8_update_sites`
  ADD PRIMARY KEY (`update_site_id`);

--
-- Índices para tabela `ynfp8_update_sites_extensions`
--
ALTER TABLE `ynfp8_update_sites_extensions`
  ADD PRIMARY KEY (`update_site_id`,`extension_id`);

--
-- Índices para tabela `ynfp8_usergroups`
--
ALTER TABLE `ynfp8_usergroups`
  ADD PRIMARY KEY (`id`),
  ADD UNIQUE KEY `idx_usergroup_parent_title_lookup` (`parent_id`,`title`),
  ADD KEY `idx_usergroup_title_lookup` (`title`),
  ADD KEY `idx_usergroup_adjacency_lookup` (`parent_id`),
  ADD KEY `idx_usergroup_nested_set_lookup` (`lft`,`rgt`) USING BTREE;

--
-- Índices para tabela `ynfp8_users`
--
ALTER TABLE `ynfp8_users`
  ADD PRIMARY KEY (`id`),
  ADD KEY `idx_name` (`name`(100)),
  ADD KEY `idx_block` (`block`),
  ADD KEY `username` (`username`),
  ADD KEY `email` (`email`);

--
-- Índices para tabela `ynfp8_user_keys`
--
ALTER TABLE `ynfp8_user_keys`
  ADD PRIMARY KEY (`id`),
  ADD UNIQUE KEY `series` (`series`),
  ADD KEY `user_id` (`user_id`);

--
-- Índices para tabela `ynfp8_user_notes`
--
ALTER TABLE `ynfp8_user_notes`
  ADD PRIMARY KEY (`id`),
  ADD KEY `idx_user_id` (`user_id`),
  ADD KEY `idx_category_id` (`catid`);

--
-- Índices para tabela `ynfp8_user_profiles`
--
ALTER TABLE `ynfp8_user_profiles`
  ADD UNIQUE KEY `idx_user_id_profile_key` (`user_id`,`profile_key`);

--
-- Índices para tabela `ynfp8_user_usergroup_map`
--
ALTER TABLE `ynfp8_user_usergroup_map`
  ADD PRIMARY KEY (`user_id`,`group_id`);

--
-- Índices para tabela `ynfp8_viewlevels`
--
ALTER TABLE `ynfp8_viewlevels`
  ADD PRIMARY KEY (`id`),
  ADD UNIQUE KEY `idx_assetgroup_title_lookup` (`title`);

--
-- Índices para tabela `ynfp8_wf_profiles`
--
ALTER TABLE `ynfp8_wf_profiles`
  ADD PRIMARY KEY (`id`);

--
-- AUTO_INCREMENT de tabelas despejadas
--

--
-- AUTO_INCREMENT de tabela `ynfp8_action_logs`
--
ALTER TABLE `ynfp8_action_logs`
  MODIFY `id` int(10) UNSIGNED NOT NULL AUTO_INCREMENT, AUTO_INCREMENT=8;

--
-- AUTO_INCREMENT de tabela `ynfp8_action_logs_extensions`
--
ALTER TABLE `ynfp8_action_logs_extensions`
  MODIFY `id` int(10) UNSIGNED NOT NULL AUTO_INCREMENT, AUTO_INCREMENT=19;

--
-- AUTO_INCREMENT de tabela `ynfp8_action_log_config`
--
ALTER TABLE `ynfp8_action_log_config`
  MODIFY `id` int(10) UNSIGNED NOT NULL AUTO_INCREMENT, AUTO_INCREMENT=20;

--
-- AUTO_INCREMENT de tabela `ynfp8_assets`
--
ALTER TABLE `ynfp8_assets`
  MODIFY `id` int(10) UNSIGNED NOT NULL AUTO_INCREMENT COMMENT 'Primary Key', AUTO_INCREMENT=433;

--
-- AUTO_INCREMENT de tabela `ynfp8_banners`
--
ALTER TABLE `ynfp8_banners`
  MODIFY `id` int(11) NOT NULL AUTO_INCREMENT;

--
-- AUTO_INCREMENT de tabela `ynfp8_banner_clients`
--
ALTER TABLE `ynfp8_banner_clients`
  MODIFY `id` int(11) NOT NULL AUTO_INCREMENT;

--
-- AUTO_INCREMENT de tabela `ynfp8_categories`
--
ALTER TABLE `ynfp8_categories`
  MODIFY `id` int(11) NOT NULL AUTO_INCREMENT, AUTO_INCREMENT=17;

--
-- AUTO_INCREMENT de tabela `ynfp8_contact_details`
--
ALTER TABLE `ynfp8_contact_details`
  MODIFY `id` int(11) NOT NULL AUTO_INCREMENT;

--
-- AUTO_INCREMENT de tabela `ynfp8_content`
--
ALTER TABLE `ynfp8_content`
  MODIFY `id` int(10) UNSIGNED NOT NULL AUTO_INCREMENT, AUTO_INCREMENT=170;

--
-- AUTO_INCREMENT de tabela `ynfp8_content_types`
--
ALTER TABLE `ynfp8_content_types`
  MODIFY `type_id` int(10) UNSIGNED NOT NULL AUTO_INCREMENT, AUTO_INCREMENT=14;

--
-- AUTO_INCREMENT de tabela `ynfp8_djimageslider`
--
ALTER TABLE `ynfp8_djimageslider`
  MODIFY `id` int(10) UNSIGNED NOT NULL AUTO_INCREMENT;

--
-- AUTO_INCREMENT de tabela `ynfp8_extensions`
--
ALTER TABLE `ynfp8_extensions`
  MODIFY `extension_id` int(11) NOT NULL AUTO_INCREMENT, AUTO_INCREMENT=12838;

--
-- AUTO_INCREMENT de tabela `ynfp8_fields`
--
ALTER TABLE `ynfp8_fields`
  MODIFY `id` int(10) UNSIGNED NOT NULL AUTO_INCREMENT;

--
-- AUTO_INCREMENT de tabela `ynfp8_fields_groups`
--
ALTER TABLE `ynfp8_fields_groups`
  MODIFY `id` int(10) UNSIGNED NOT NULL AUTO_INCREMENT;

--
-- AUTO_INCREMENT de tabela `ynfp8_finder_filters`
--
ALTER TABLE `ynfp8_finder_filters`
  MODIFY `filter_id` int(10) UNSIGNED NOT NULL AUTO_INCREMENT;

--
-- AUTO_INCREMENT de tabela `ynfp8_finder_links`
--
ALTER TABLE `ynfp8_finder_links`
  MODIFY `link_id` int(10) UNSIGNED NOT NULL AUTO_INCREMENT;

--
-- AUTO_INCREMENT de tabela `ynfp8_finder_taxonomy`
--
ALTER TABLE `ynfp8_finder_taxonomy`
  MODIFY `id` int(10) UNSIGNED NOT NULL AUTO_INCREMENT;

--
-- AUTO_INCREMENT de tabela `ynfp8_finder_terms`
--
ALTER TABLE `ynfp8_finder_terms`
  MODIFY `term_id` int(10) UNSIGNED NOT NULL AUTO_INCREMENT;

--
-- AUTO_INCREMENT de tabela `ynfp8_finder_types`
--
ALTER TABLE `ynfp8_finder_types`
  MODIFY `id` int(10) UNSIGNED NOT NULL AUTO_INCREMENT, AUTO_INCREMENT=6;

--
-- AUTO_INCREMENT de tabela `ynfp8_jcklanguages`
--
ALTER TABLE `ynfp8_jcklanguages`
  MODIFY `id` int(11) NOT NULL AUTO_INCREMENT;

--
-- AUTO_INCREMENT de tabela `ynfp8_jckplugins`
--
ALTER TABLE `ynfp8_jckplugins`
  MODIFY `id` int(11) NOT NULL AUTO_INCREMENT, AUTO_INCREMENT=101;

--
-- AUTO_INCREMENT de tabela `ynfp8_jcktoolbars`
--
ALTER TABLE `ynfp8_jcktoolbars`
  MODIFY `id` int(11) NOT NULL AUTO_INCREMENT, AUTO_INCREMENT=7;

--
-- AUTO_INCREMENT de tabela `ynfp8_jdprofiler_designation`
--
ALTER TABLE `ynfp8_jdprofiler_designation`
  MODIFY `id` int(11) UNSIGNED NOT NULL AUTO_INCREMENT;

--
-- AUTO_INCREMENT de tabela `ynfp8_jdprofiler_profiles`
--
ALTER TABLE `ynfp8_jdprofiler_profiles`
  MODIFY `id` int(11) UNSIGNED NOT NULL AUTO_INCREMENT, AUTO_INCREMENT=5;

--
-- AUTO_INCREMENT de tabela `ynfp8_jdprofiler_skill`
--
ALTER TABLE `ynfp8_jdprofiler_skill`
  MODIFY `id` int(11) UNSIGNED NOT NULL AUTO_INCREMENT;

--
-- AUTO_INCREMENT de tabela `ynfp8_jdprofiler_team`
--
ALTER TABLE `ynfp8_jdprofiler_team`
  MODIFY `id` int(11) UNSIGNED NOT NULL AUTO_INCREMENT, AUTO_INCREMENT=2;

--
-- AUTO_INCREMENT de tabela `ynfp8_k2_attachments`
--
ALTER TABLE `ynfp8_k2_attachments`
  MODIFY `id` int(11) NOT NULL AUTO_INCREMENT;

--
-- AUTO_INCREMENT de tabela `ynfp8_k2_categories`
--
ALTER TABLE `ynfp8_k2_categories`
  MODIFY `id` int(11) UNSIGNED NOT NULL AUTO_INCREMENT, AUTO_INCREMENT=2;

--
-- AUTO_INCREMENT de tabela `ynfp8_k2_comments`
--
ALTER TABLE `ynfp8_k2_comments`
  MODIFY `id` int(11) NOT NULL AUTO_INCREMENT;

--
-- AUTO_INCREMENT de tabela `ynfp8_k2_extra_fields`
--
ALTER TABLE `ynfp8_k2_extra_fields`
  MODIFY `id` int(11) NOT NULL AUTO_INCREMENT, AUTO_INCREMENT=2;

--
-- AUTO_INCREMENT de tabela `ynfp8_k2_extra_fields_groups`
--
ALTER TABLE `ynfp8_k2_extra_fields_groups`
  MODIFY `id` int(11) NOT NULL AUTO_INCREMENT, AUTO_INCREMENT=2;

--
-- AUTO_INCREMENT de tabela `ynfp8_k2_items`
--
ALTER TABLE `ynfp8_k2_items`
  MODIFY `id` int(11) NOT NULL AUTO_INCREMENT, AUTO_INCREMENT=7;

--
-- AUTO_INCREMENT de tabela `ynfp8_k2_tags`
--
ALTER TABLE `ynfp8_k2_tags`
  MODIFY `id` int(11) NOT NULL AUTO_INCREMENT;

--
-- AUTO_INCREMENT de tabela `ynfp8_k2_tags_xref`
--
ALTER TABLE `ynfp8_k2_tags_xref`
  MODIFY `id` int(11) NOT NULL AUTO_INCREMENT;

--
-- AUTO_INCREMENT de tabela `ynfp8_k2_users`
--
ALTER TABLE `ynfp8_k2_users`
  MODIFY `id` int(11) NOT NULL AUTO_INCREMENT, AUTO_INCREMENT=2;

--
-- AUTO_INCREMENT de tabela `ynfp8_k2_user_groups`
--
ALTER TABLE `ynfp8_k2_user_groups`
  MODIFY `id` int(10) UNSIGNED NOT NULL AUTO_INCREMENT;

--
-- AUTO_INCREMENT de tabela `ynfp8_languages`
--
ALTER TABLE `ynfp8_languages`
  MODIFY `lang_id` int(11) UNSIGNED NOT NULL AUTO_INCREMENT, AUTO_INCREMENT=3;

--
-- AUTO_INCREMENT de tabela `ynfp8_menu`
--
ALTER TABLE `ynfp8_menu`
  MODIFY `id` int(11) NOT NULL AUTO_INCREMENT, AUTO_INCREMENT=817;

--
-- AUTO_INCREMENT de tabela `ynfp8_menu_types`
--
ALTER TABLE `ynfp8_menu_types`
  MODIFY `id` int(10) UNSIGNED NOT NULL AUTO_INCREMENT, AUTO_INCREMENT=13;

--
-- AUTO_INCREMENT de tabela `ynfp8_messages`
--
ALTER TABLE `ynfp8_messages`
  MODIFY `message_id` int(10) UNSIGNED NOT NULL AUTO_INCREMENT, AUTO_INCREMENT=2;

--
-- AUTO_INCREMENT de tabela `ynfp8_modules`
--
ALTER TABLE `ynfp8_modules`
  MODIFY `id` int(11) NOT NULL AUTO_INCREMENT, AUTO_INCREMENT=236;

--
-- AUTO_INCREMENT de tabela `ynfp8_newsfeeds`
--
ALTER TABLE `ynfp8_newsfeeds`
  MODIFY `id` int(10) UNSIGNED NOT NULL AUTO_INCREMENT;

--
-- AUTO_INCREMENT de tabela `ynfp8_nextend2_image_storage`
--
ALTER TABLE `ynfp8_nextend2_image_storage`
  MODIFY `id` int(11) NOT NULL AUTO_INCREMENT, AUTO_INCREMENT=5;

--
-- AUTO_INCREMENT de tabela `ynfp8_nextend2_section_storage`
--
ALTER TABLE `ynfp8_nextend2_section_storage`
  MODIFY `id` int(11) NOT NULL AUTO_INCREMENT, AUTO_INCREMENT=10006;

--
-- AUTO_INCREMENT de tabela `ynfp8_nextend2_smartslider3_generators`
--
ALTER TABLE `ynfp8_nextend2_smartslider3_generators`
  MODIFY `id` int(11) NOT NULL AUTO_INCREMENT;

--
-- AUTO_INCREMENT de tabela `ynfp8_nextend2_smartslider3_sliders`
--
ALTER TABLE `ynfp8_nextend2_smartslider3_sliders`
  MODIFY `id` int(11) NOT NULL AUTO_INCREMENT, AUTO_INCREMENT=2;

--
-- AUTO_INCREMENT de tabela `ynfp8_nextend2_smartslider3_slides`
--
ALTER TABLE `ynfp8_nextend2_smartslider3_slides`
  MODIFY `id` int(11) NOT NULL AUTO_INCREMENT, AUTO_INCREMENT=5;

--
-- AUTO_INCREMENT de tabela `ynfp8_overrider`
--
ALTER TABLE `ynfp8_overrider`
  MODIFY `id` int(10) NOT NULL AUTO_INCREMENT COMMENT 'Primary Key';

--
-- AUTO_INCREMENT de tabela `ynfp8_postinstall_messages`
--
ALTER TABLE `ynfp8_postinstall_messages`
  MODIFY `postinstall_message_id` bigint(20) UNSIGNED NOT NULL AUTO_INCREMENT, AUTO_INCREMENT=12;

--
-- AUTO_INCREMENT de tabela `ynfp8_privacy_consents`
--
ALTER TABLE `ynfp8_privacy_consents`
  MODIFY `id` int(10) UNSIGNED NOT NULL AUTO_INCREMENT, AUTO_INCREMENT=5;

--
-- AUTO_INCREMENT de tabela `ynfp8_privacy_requests`
--
ALTER TABLE `ynfp8_privacy_requests`
  MODIFY `id` int(10) UNSIGNED NOT NULL AUTO_INCREMENT;

--
-- AUTO_INCREMENT de tabela `ynfp8_redirect_links`
--
ALTER TABLE `ynfp8_redirect_links`
  MODIFY `id` int(10) UNSIGNED NOT NULL AUTO_INCREMENT;

--
-- AUTO_INCREMENT de tabela `ynfp8_slideshowck_styles`
--
ALTER TABLE `ynfp8_slideshowck_styles`
  MODIFY `id` int(10) NOT NULL AUTO_INCREMENT;

--
-- AUTO_INCREMENT de tabela `ynfp8_spmedia`
--
ALTER TABLE `ynfp8_spmedia`
  MODIFY `id` bigint(20) UNSIGNED NOT NULL AUTO_INCREMENT;

--
-- AUTO_INCREMENT de tabela `ynfp8_sppagebuilder`
--
ALTER TABLE `ynfp8_sppagebuilder`
  MODIFY `id` bigint(20) UNSIGNED NOT NULL AUTO_INCREMENT, AUTO_INCREMENT=2;

--
-- AUTO_INCREMENT de tabela `ynfp8_sppagebuilder_addons`
--
ALTER TABLE `ynfp8_sppagebuilder_addons`
  MODIFY `id` int(5) UNSIGNED NOT NULL AUTO_INCREMENT;

--
-- AUTO_INCREMENT de tabela `ynfp8_sppagebuilder_integrations`
--
ALTER TABLE `ynfp8_sppagebuilder_integrations`
  MODIFY `id` bigint(20) UNSIGNED NOT NULL AUTO_INCREMENT;

--
-- AUTO_INCREMENT de tabela `ynfp8_sppagebuilder_languages`
--
ALTER TABLE `ynfp8_sppagebuilder_languages`
  MODIFY `id` int(5) UNSIGNED NOT NULL AUTO_INCREMENT;

--
-- AUTO_INCREMENT de tabela `ynfp8_sppagebuilder_sections`
--
ALTER TABLE `ynfp8_sppagebuilder_sections`
  MODIFY `id` int(5) UNSIGNED NOT NULL AUTO_INCREMENT;

--
-- AUTO_INCREMENT de tabela `ynfp8_tags`
--
ALTER TABLE `ynfp8_tags`
  MODIFY `id` int(10) UNSIGNED NOT NULL AUTO_INCREMENT, AUTO_INCREMENT=10;

--
-- AUTO_INCREMENT de tabela `ynfp8_template_styles`
--
ALTER TABLE `ynfp8_template_styles`
  MODIFY `id` int(10) UNSIGNED NOT NULL AUTO_INCREMENT, AUTO_INCREMENT=34;

--
-- AUTO_INCREMENT de tabela `ynfp8_ucm_content`
--
ALTER TABLE `ynfp8_ucm_content`
  MODIFY `core_content_id` int(10) UNSIGNED NOT NULL AUTO_INCREMENT, AUTO_INCREMENT=2;

--
-- AUTO_INCREMENT de tabela `ynfp8_ucm_history`
--
ALTER TABLE `ynfp8_ucm_history`
  MODIFY `version_id` int(10) UNSIGNED NOT NULL AUTO_INCREMENT, AUTO_INCREMENT=1027;

--
-- AUTO_INCREMENT de tabela `ynfp8_updates`
--
ALTER TABLE `ynfp8_updates`
  MODIFY `update_id` int(11) NOT NULL AUTO_INCREMENT, AUTO_INCREMENT=1221;

--
-- AUTO_INCREMENT de tabela `ynfp8_update_sites`
--
ALTER TABLE `ynfp8_update_sites`
  MODIFY `update_site_id` int(11) NOT NULL AUTO_INCREMENT, AUTO_INCREMENT=1579;

--
-- AUTO_INCREMENT de tabela `ynfp8_usergroups`
--
ALTER TABLE `ynfp8_usergroups`
  MODIFY `id` int(10) UNSIGNED NOT NULL AUTO_INCREMENT COMMENT 'Primary Key', AUTO_INCREMENT=10;

--
-- AUTO_INCREMENT de tabela `ynfp8_users`
--
ALTER TABLE `ynfp8_users`
  MODIFY `id` int(11) NOT NULL AUTO_INCREMENT, AUTO_INCREMENT=254;

--
-- AUTO_INCREMENT de tabela `ynfp8_user_keys`
--
ALTER TABLE `ynfp8_user_keys`
  MODIFY `id` int(10) UNSIGNED NOT NULL AUTO_INCREMENT;

--
-- AUTO_INCREMENT de tabela `ynfp8_user_notes`
--
ALTER TABLE `ynfp8_user_notes`
  MODIFY `id` int(10) UNSIGNED NOT NULL AUTO_INCREMENT;

--
-- AUTO_INCREMENT de tabela `ynfp8_viewlevels`
--
ALTER TABLE `ynfp8_viewlevels`
  MODIFY `id` int(10) UNSIGNED NOT NULL AUTO_INCREMENT COMMENT 'Primary Key', AUTO_INCREMENT=7;

--
-- AUTO_INCREMENT de tabela `ynfp8_wf_profiles`
--
ALTER TABLE `ynfp8_wf_profiles`
  MODIFY `id` int(11) NOT NULL AUTO_INCREMENT, AUTO_INCREMENT=6;
COMMIT;

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